
.xz-patnerlist li{cursor:pointer;float:left;width:15%;margin-right:2%;margin-bottom:20px;box-sizing:border-box;border:1px solid #ddd;border-radius:5px;}
.xz-patnerlist li:last-child{margin-right:0;}
.xz-patnerlist li img{width:100%;}

@media screen and (max-width:768px){
.xz-patnerlist li{width:32%;}
.xz-patnerlist li:nth-child(3n){margin-right:0;}
	
}


.xz-prenext{width:100%;overflow:hidden;margin-top:50px;}
.xz-prenext li{width:50%;line-height:30px;font-size:15px;float:left;}
.xz-prenext li:last-child{text-align:right;}

.xz-solu-content-list{overflow:hidden;width:100%;margin-top:20px;}
.xz-solu-content-list .casestart{width:100%;overflow:hidden;margin-bottom:10px;}
.xz-solu-content-list .casestart span{font-size:16px;line-height:40px;color:#21519d;font-weight:bold;}
.xz-solu-content-list .casesend{width:100%;overflow:hidden;margin-top:10px;}
.xz-solu-content-list .casesend span{color:#696969;font-size:16px;line-height:40px;font-weight:bold;}
.flex-box{overflow:hidden;width:100%;display:flex;flex-wrap:wrap;justify-content: flex-start;flex-direction: row;align-items: stretch;}
.flex-box li{border:1px solid #d9dfe9;box-shadow:0px 3px 6px #e6ecf5;padding:2% 2.5%;box-sizing:border-box;float:left;width:calc(50% - 10px);margin-right:20px;border-radius:5px;margin-bottom:25px;}
.flex-box .right{margin-right:0!important;}
.flex-box li .tt{font-size:18px;font-weight:bold;color:#21519d;}
.flex-box li .blue-line span{display:block;color:#21519d;font-size:20px;background:#21519d;height:2px;width:20px;margin:5px 0;}
.flex-box li .txt{line-height:20px;font-size:14px;color:#666;}
@media screen and (max-width:768px){
.flex-box li{width:100%;margin-right:0;}
}
.xz-protitle-tab{overflow:hidden;width:100%;}
.xz-protitle-tab li{cursor:pointer;background:#e1edff;float:left;width:120px;text-align:center;line-height:50px;font-size:16px;font-weight:600;letter-spacing:2px;border-radius:5px 5px 0px 0px;margin-right:5px;}
.xz-protitle-tab .tab{background:linear-gradient(200deg, rgb(38 86 158) 0%, rgb(71 123 204) 100%);color:#fff;}

@media screen and (max-width:768px){
.xz-protitle-tab li{width:100px;line-height:40px;}	
}

.xz-content{margin-top:20px;width:100%;overflow:hidden;}
.xz-content .xz-protxt{display:none;}

.xz-prolist li .imgbox{width:100%;position:relative;background:url(/static/image/prod_bg.png);background-size:cover;}
.xz-prolist li .imgbox img{width:100%;background:#fff;}
.xz-prolist li .txt{box-sizing:border-box;padding:10px 20px;background:#fff;margin:0 auto;left:10%;top:50%;}
.xz-prolist li .txt h5{line-height:50px;color:#0760be;font-size:24px;text-align:center;font-weight:600;border-bottom:1px solid #d9d9d9;}
.xz-prolist li .txt p{color:#666;font-size:14px;line-height:22px;letter-spacing:1px;margin:10px 0;height:61px;overflow:hidden;}
.xz-prolist li a:hover p{color:#666;}
.xz-prolist .swiper-button-prev{top:35%;color:#fff;}
.xz-prolist .swiper-button-next{top:35%;color:#fff;}

@media screen and (min-width:769px){
.xz-prolist li .imgbox{padding-bottom:160px;}
.xz-prolist li .txt{position:absolute;width:80%;}
.xz-prolist li .txt h5{padding-top:15px;}
}
@media screen and (max-width:768px){
.xz-prolist .swiper-button-prev{display:none;}
.xz-prolist .swiper-button-next{display:none;}

}
.xz-pro-left{float:left;}
.xz-pro-left .box{}
.xz-pro-left .tb-pic a{display:table-cell;text-align:center;vertical-align:middle;}
.xz-pro-left .tb-pic a img{vertical-align:middle;max-width:100%;}
.xz-pro-left .tb-pic a{*display:block;*font-family:Arial;*line-height:1;}
.xz-pro-left .tb-thumb{margin:10px 0 0;overflow:hidden;}
.xz-pro-left .tb-thumb li{background:none repeat scroll 0 0 transparent;float:left;height:42px;margin:0 6px 0 0;overflow:hidden;padding:1px;}

.xz-pro-left .tb-s310 a{*font-size:271px;}
.xz-pro-left .tb-s40 a{*font-size:35px;}
.xz-pro-left .tb-s40, .tb-s40 a{height:40px;width:40px;}
.xz-pro-left .tb-booth{position:relative;z-index:1;}
.xz-pro-left .tb-thumb .tb-selected{background:none repeat scroll 0 0 #C30008;height:40px;padding:2px;}
.xz-pro-left .tb-thumb .tb-selected div{background-color:#FFFFFF;border:medium none;}
.xz-pro-left .tb-thumb li div{border:1px solid #CDCDCD;}
div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:200px;height:200px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;width:150px!important;height:150px!important;background: rgba(254, 238, 167, .3);border: 1px solid rgba(212, 212, 212, .3);cursor:move;z-index:1;}

.xz-pro-right{float:left;}
.xz-pro-right h1{font-size:20px;color:#000;font-weight:600;padding:30px 0 20px;}
.xz-pro-right .des{font-size:15px;color:#666;line-height:28px;}
.xz-pro-right .goback a{display:inline-block;border:1px solid #373c41;line-height:44px;border-radius:23px;font-size:16px;padding:0 35px;color:#666;margin:30px 0 20px;}
.xz-pro-right .goback a:hover{background:linear-gradient(220deg, rgb(30 79 155) 0%, rgb(72 122 200) 100%);color:#fff;}

@media screen and (max-width:767px){
.xz-pro-right .des{max-height:84px;overflow:hidden;}
	
}

@media screen and (min-width:768px){
.xz-pro-left .tb-pic a img{padding:0 50px;}	
}
@media screen and (min-width:1024px){
.xz-pro-left{width:400px;}
.xz-pro-left .tb-pic a img{padding:0;}
.xz-pro-left .tb-s310, .tb-s310 a{height:266px;width:400px;}
.xz-pro-left .tb-s310, .tb-s310 img{max-height:266px;max-width:400px;}	
.xz-pro-right{width:calc(100% - 450px);margin-left:50px;}
}
@media screen and (min-width:1440px){
.xz-pro-left{width:600px;}	
.xz-pro-left .tb-s310, .tb-s310 a{height:400px;width:600px;}
.xz-pro-left .tb-s310, .tb-s310 img{max-height:400px;max-width:600px;}	
.xz-pro-right{width:calc(100% - 650px);}
}



.qa-pages{padding-top:30px;text-align:center;}
.qa-pages a{display:inline-block;line-height:36px;padding:0 12px;margin:0 3px;border:1px solid #d9d9d9;font-size:16px;}
.qa-pages .page-item{background:#d9d9d9;color:#fff;}
.qa-pages .page-num-current{background:#004e94;color:#fff;}
.qa-pages a:hover{background:#004e94;color:#fff;}
.qa-pages .no-data{font-size:18px;font-weight:600;color:#333;}
.qa-pages .no-data img{padding-right:10px;}