body{font-family:"微软雅黑"!important;font:14px Microsoft YaHei!important;line-height: 24px;color: #333;}
body,div,p,span,ul,li,dl,dt,dd,h1,h2,h3,a,input,img{margin:0;padding:0;font-family:"微软雅黑"!important;font-weight: normal;}
li,ol{list-style:none;}
a,input,img,textarea{border:none;outline:none;}
i,em{font-style:normal;}
.fl{float: left;}.fr{float: right;}.tc{text-align:center;}.tr{text-align:right;}.tl{text-align:left;}
.db{display: block;}.ma{margin: 0 auto;}.pr{position: relative;}.pa{position: absolute;}.pf{position: fixed;}
.transition{-webkit-transition: all  0.3s ease-out;-moz-transition: all  0.3s ease-out;-o-transition: all  0.3s ease-out; transition: all  0.3s ease-out; }
a{text-decoration: none;color: #333;}
a:focus{text-decoration: none;color: #333;}
a:hover,a:focus{text-decoration: none!important;}
.hide{display: none}
.show{display: block}
.modal a{outline:none;}
label{font-weight: normal;width:100%;}
a:hover {color: #2f82ff;}
a:focus {outline:none;outline-offset:0;}
img{vertical-align: middle;}
.container{margin:0 auto;}
/* .wow{animation-duration: 1s;-webkit-animation-duration: 1s;} */
.wower{animation-duration: 0.8s;-webkit-animation-duration: 0.8s;}
.fx{position: fixed!important;}

.slick-dotted.slick-slider{margin-bottom: 0px;}
.slick-slide{outline: none;}
.slick-slide a{outline: none;}
.slick-vertical .slick-slide{border: none;}
.clear{clear: both;}

.ximg{width: 100%;height: auto;overflow: hidden;}
.ximg img{width: 100%;transition: 300ms;}

.iclass{width: 100%;height: 100%;overflow: hidden;position: fixed;top: 0;right: 0;z-index: 15;background: #fafafa;}
.iclass_list{width: 100%;height: 80%;overflow-y: auto;overflow-x: hidden;margin-top: 90px;}
.iclass_list ul{width: 100%;height: auto;overflow: hidden;}
.iclass_list ul li{border-bottom: 1px solid #e6e6e6;position: relative;}
.iclass_list ul li a{display: block;font-size: 16px;line-height: 50px;height: 50px;padding: 0 3%;overflow: hidden;position: relative;}
.iclass_list ul li span{width: 30px;height: 50px;background: url(../images/im_one.png) center center no-repeat;background-size: 10px!important;position: absolute;right: 3%;top: 0;transition: 300ms;}
.iclass_list ul li a:hover,.iclass_list ul li a.cu1{background: #fff;color: #2f82ff;font-weight: bold;}
.iclass_list ul li span.close_one{transform: rotate(-90deg);background: url(../images/im_one_h.png) center center no-repeat; }
.iclass_list ul li ul{display: none;background: #fff;padding-bottom: 10px;}
.iclass_list ul li ul li{border-bottom: none;}
.iclass_list ul li ul li a{font-size: 15px;line-height: 40px;height: 40px;text-indent: 16px;}
.iclass_list ul li ul li a:hover{}

.page-prev {
	transform:translate3d(100%, 0, 0);
	-ms-transform:translate3d(100%, 0, 0);
	-webkit-transform:translate3d(100%, 0, 0);	
	-o-transform:translate3d(100%, 0, 0);	
	-moz-transform:translate3d(100%, 0, 0);
}
.page-next {
	transform:translate3d(-100%, 0, 0);
	-ms-transform:translate3d(-100%, 0, 0);
	-webkit-transform:translate3d(-100%, 0, 0);	
	-o-transform:translate3d(-100%, 0, 0);	
	-moz-transform:translate3d(-100%, 0, 0);
}
.page-active{
	transform:translate3d(0, 0, 0);
	-ms-transform:translate3d(0, 0, 0);
	-webkit-transform:translate3d(0, 0, 0);	
	-o-transform:translate3d(0, 0, 0);	
	-moz-transform:translate3d(0, 0, 0);
}
.page-in {
	-webkit-transition:all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-ms-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
}
.page-out {
	-webkit-transition:all 300ms cubic-bezier(0.42, 0, 0.58, 1) 0.1s;
	-ms-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1) 0.1s;
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1) 0.1s;
}
.share-in{
	transform:translate3d(100%, 0, 0);
	-ms-transform:translate3d(100%, 0, 0);
	-webkit-transform:translate3d(100%, 0, 0);	
	-o-transform:translate3d(100%, 0, 0);	
	-moz-transform:translate3d(100%, 0, 0);
}

body{padding-top: 90px;}
.iheader{width: 100%;height: auto;position: fixed;top: 0;left: 0;background: #fff;transition: 300ms;z-index: 20;border-bottom: 1px solid #ececec;}
.iheader .container{position: relative;}
.ilogo{width: 250px;height: auto;overflow: hidden;float: left;}
.ilogo a{display: flex;align-items: center;height: 90px;overflow: hidden;transition: 300ms;}
.ilogo a img{max-width: 100%;max-height: 100%;}
.inav{margin-left: 300px;}
.inav ul{text-align: center;}
.inav ul li{width: 12.5%;float: left;position: relative;font-size: 16px;}
.inav ul li a{display: block;line-height: 90px;height: 90px;overflow: hidden;padding: 0 5px;transition: 300ms;}
.inav ul li a:hover,.inav ul li.cu a,.inav ul li.on a{color: #2f82ff;font-weight: bold;}
.inav ul li .two_ul{position: absolute;padding-top: 10px;width: 100%;filter:alpha(opacity=0);opacity: 0;visibility: hidden;transform: translateY(10px);transition: 300ms;}
.inav ul li:hover .two_ul{filter:alpha(opacity=100);opacity: 1;visibility: visible;transform: translateY(0px);}
.inav ul li ul{border-radius: 4px;padding: 12px 0;background: #fff;box-shadow: 0px 10px 30px 0 rgba(0,0,0,.1);position: relative;}
.inav ul li ul:before{content: "";border: 4px solid #fff;border-color: #fff #fff transparent transparent;transform: rotate(-45deg);box-shadow: 10px -10px 10px 0px rgba(0,0,0,.03);position: absolute;left: 50%;top: -4px;margin-left: -4px;}
.inav ul li ul li{width: 100%;float: none;font-size: 14px;}
.inav ul li ul li a,.inav ul li.cu ul li a,.inav ul li.on ul li a{color: #808080;line-height: 38px;height: 38px;font-weight: normal;}
.inav ul li ul li a:hover{color: #2f82ff;font-weight: bold;}
.inav_button{width: 32px;height: 100%;background: url(../images/inav_button.png) center center no-repeat;background-size: 30px;position: absolute;right: 15px;top: 0;}
.inav_close{background: url(../images/inav_close.png) center center no-repeat;background-size: 22px;}

@media (min-width: 992px){
	.iheader_on{box-shadow: 0px 5px 20px 0 rgba(0,0,0,.1);}
	.iheader_on .ilogo a{height: 80px;}
	.iheader_on .inav ul li a{line-height: 80px;height: 80px;}
	.iheader_on .inav ul li ul li a,.iheader_on .inav ul li.cu ul li a,.iheader_on .inav ul li.on ul li a{line-height: 38px;height: 38px;}
}

.banner{width: 100%;height: auto;overflow: hidden;position: relative;}
.banner_img{width: 100%;height: auto;overflow: hidden;font-size: 0px;}
.banner_img a{display: block;width: 100%;height: 100%;overflow: hidden;}
.banner_img img{max-width: none;width: 100%;position: relative;left: 50%;transform:translatex(-50%);-webkit-transform:translatex(-50%);-moz-transform:translatex(-50%);-ms-transform:translatex(-50%);}
.ibanner .slick-dots{bottom: 20px;font-size: 0px;}
.ibanner .slick-dots li{width: auto;height: auto;margin: 0 10px;}
.ibanner .slick-dots li button{width: 8px;height: 8px;border-radius: 4px;transition: 300ms;background: rgba(238,238,238,.3);padding: 0px;}
.ibanner .slick-dots li button:before{display: none;}
.ibanner .slick-dots li.slick-active button{background: #eee;width: 30px;}

.isection{padding: 70px 0 80px;}
.iheadline{text-align: center;margin-bottom: 30px;}
.ihead_cn{font-size: 30px;line-height: 1.4;}
.ihead_state{font-size: 16px;line-height: 1.6;color: #808080;margin-top: 10px;}
.ia_hover{position: relative;display: block;width: 146px;line-height: 40px;border-radius: 4px;text-align: center;background-color: #2f82ff;color: #fff;overflow: hidden;transition: 300ms;z-index: 2;}
.ia_hover:before{content: "";width: 100%;padding-top: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);border-radius: 50%;background: rgba(255,255,255,.2);filter:alpha(opacity=0);opacity: 0;z-index: -1;}
.ia_hover:hover{color: #fff;}
.ia_hover:hover:before{animation:  iaHover linear 1s;}
.xny_button{margin: 0 auto;width: 200px;}
.xny_more{display: inline-block;vertical-align: top;padding-right: 14px;position: relative;line-height: 24px;color: #808080;transition: 300ms;font-size: 14px;}
.xny_more:after{content: "";width: 8px;height: 8px;border-top: 1.5px solid #808080;border-right: 1.5px solid #808080;position: absolute;right: 2px;top: 50%;transform: translateY(-50%) rotate(45deg);transition: 300ms;}
.xny_more:hover{color: #2f82ff;}
.xny_more:hover:after{border-color: #2f82ff;}
.iheadline2{width: 100%;font-size: 24px;line-height: 1.4;margin-bottom: 20px;position: relative;}
.iheadline2 .xny_more{position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.xedit_box{line-height: 26px;}
.xedit_box img{max-width: 100%;max-height: 100%;}

.ione{background: #fafafa;}
.ione_area{padding: 20px 20px 20px 0px;width: 100%;display: flex;align-items: center;margin-bottom: 24px;border-radius: 10px;background: #fff;}
.ione_intro{width: 52.5%;padding: 0 40px;}
.ione_bt{font-size: 24px;line-height: 1.4;}
.ione_ul{width: 100%;height: auto;overflow: hidden;margin: 14px 0 18px;padding: 24px 0 20px; text-align: center;background: #f4f9ff;}
.ione_ul li{width: 33.33%;float: left;}
.ione_ul li dt{color: #0084e4;line-height: 1;margin-bottom: 5px;}
.ione_ul li dt span{font-size: 30px;font-family: Arial!important;margin-right: 3px;}
.ione_ul li dd{color: #808080;line-height: 24px;}
.ione_nr{margin-bottom: 24px;line-height: 24px;}
.ione_img{width: 47.5%;border-radius: 5px;position: relative;}
.ione_imore{width: 180px;line-height: 44px;height: 48px;overflow: hidden;border-radius: 24px;text-align: center;background: #f4c900;transition: 300ms;font-size: 18px;font-weight: bold;letter-spacing: 2px;color: #fff;position: absolute;bottom: 20px;left: 50%;transform: translateX(-50%);box-shadow: 0px 20px 20px 0 rgba(132,131,244,.5);text-shadow: 0 2px 5px rgba(187,106,0,.5);}
.ione_imore:hover,.ione_imore:focus{color: #fff;}
.ione_imore:hover{box-shadow: 0px 20px 50px 0 rgba(0,0,0,.2);}
.ione_item{width: 32%;float: left;margin-right: 2%;}
.ione_item:nth-child(3n){margin-right: 0;}
.ione_item a{display: block;width: 100%;height: auto;overflow: hidden;text-align: center;transition: 300ms;background-color: #fff;border-radius: 10px;padding: 20px;}
.ione_item a i{display: block;border-radius: 5px;}
.ione_item a dt{font-size: 20px;line-height: 30px;height: 30px;overflow: hidden;color: #333;margin: 12px 0 4px;white-space: nowrap;text-overflow: ellipsis;}
.ione_item a dd{line-height: 24px;max-height: 48px;overflow: hidden;color: #808080;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.ione_item a span{display: block;line-height: 24px;color: #999;margin-top: 10px;transition: 300ms;}
.ione_item a:hover{box-shadow: 0px 20px 50px 0 rgba(83,83,83,.1);}
.ione_item a:hover span{color: #2f82ff;}
.ione_item a:hover i img{transform: scale(1.05,1.05);}

.itwo{}
.itwo_data{width: 100%;display: flex;flex-wrap: wrap;}
.itwo_item{width: 48.75%;float: left;margin-bottom: 2.5%;}
.itwo_item:nth-child(odd){margin-right: 2.5%;}
.itwo_item a{display: flex;width: 100%;background: #f5f5f5;padding: 30px 30px 25px 35px;border-radius: 10px;align-items: center;transition: 300ms;min-height: 100%;}
.itwo_icon{width: 72px;margin-right: 20px;float: left;}
.itwo_intro{flex: 1;height: auto;overflow: hidden;}
.itwo_bt{font-size: 18px;font-weight: bold;line-height: 28px;height: 28px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-bottom: 10px;}
.itwo_nr{line-height: 24px;max-height: 48px;overflow: hidden;color: #808080;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.itwo_item a:hover{background-color: #fff;box-shadow: 0px 20px 50px 0 rgba(83,83,83,.1);}

.ithree{background: #f0f6ff;}
.ithree_data{}
.ithree_item{width: 49.2%;float: left;}
.ithree_item a{display: block;transition: 300ms;}
.ithree_bt{margin: 0 10px;line-height: 66px;height: 66px;overflow: hidden;border-radius: 14px 14px 0 0;font-size: 24px;color: #fff;text-align: center;background: url(../images/ithree_bt1.png) center center no-repeat;background-size: cover!important;letter-spacing: 1px;}
.ithree_bt span{display: inline-block;vertical-align: top;font-weight: bold;position: relative;transition: 300ms;}
.ithree_bt span:before{content: "";width: 7px;height: 7px;border-radius: 50%;background: #fff;position: absolute;left: 0;top: 50%;transform: translateY(-50%);transition: 300ms;filter:alpha(opacity=0);opacity: 0;}
.ithree_bt span:after{content: "";width: 7px;height: 7px;border-radius: 50%;background: #fff;position: absolute;right: 0;top: 50%;transform: translateY(-50%);transition: 300ms;filter:alpha(opacity=0);opacity: 0;}
.ithree_intro{padding: 20px 30px 30px 20px;background-color: #fff;border-radius: 10px;background-color: #fff;box-shadow: 0px 20px 50px 0 rgba(83,83,83,.1);height: auto;overflow: hidden;}
.ithree_img{width: 186px;border-radius: 5px;float: left;margin-right: 20px;}
.ithree_nr{flex: 1;height: auto;overflow: hidden;}
.ithree_nr dd{line-height: 24px;height: 72px;overflow: hidden;margin: 12px 0 20px;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;color: #333;}
.ithree_nr span{display: inline-block;vertical-align: top;padding-right: 14px;position: relative;line-height: 24px;color: #808080;transition: 300ms;}
.ithree_nr span:after{content: "";width: 8px;height: 8px;border-top: 1.5px solid #808080;border-right: 1.5px solid #808080;position: absolute;right: 2px;top: 50%;transform: translateY(-50%) rotate(45deg);transition: 300ms;}
.ithree_item a:hover{transform: translateY(-15px);}
.ithree_item a:hover .ithree_bt span{padding: 0 20px;}
.ithree_item a:hover .ithree_bt span:before,.ithree_item a:hover .ithree_bt span:after{filter:alpha(opacity=100);opacity: 1;}
.ithree_item a:hover .ithree_nr span{color: #2f82ff;}
.ithree_item a:hover .ithree_nr span:after{border-color: #2f82ff;}
.ithree_item:nth-child(even){margin-left: 1.6%;}
.ithree_item:nth-child(even) .ithree_bt{background: url(../images/ithree_bt2.png) center center no-repeat;}

.ifour{}
.ifour_left{width: 65.8%;float: left;margin-right: 50px;height: auto;overflow: hidden;}
.ifour_slide{width: 330px;float: left;height: auto;overflow: hidden;background: #fafafa;margin-right: 30px;}
.ifour_item a{display: block;height: auto;overflow: hidden;}
.ifour_intro{padding: 10px 20px 40px;}
.ifour_bt{line-height: 24px;height: 24px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-bottom: 5px;transition: 300ms;}
.ifour_nr{line-height: 24px;height: 48px;overflow: hidden;color: #808080;transition: 300ms;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.ifour_item a:hover .ifour_img img{transform: scale(1.05,1.05);}
.ifour_slide .slick-dots{bottom: 20px;font-size: 0px;}
.ifour_slide .slick-dots li{width: auto;height: auto;margin: 0 10px;}
.ifour_slide .slick-dots li button{width: 8px;height: 8px;border-radius: 4px;transition: 300ms;background: #2f82ff;padding: 0px;filter:alpha(opacity=50);opacity: 0.5;}
.ifour_slide .slick-dots li button:before{display: none;}
.ifour_slide .slick-dots li.slick-active button{filter:alpha(opacity=100);opacity: 1;}
.ifour_data{flex: 1;height: auto;overflow: hidden;}
.ifour_cate{padding-bottom: 17px;margin-bottom: 17px;border-bottom: 1px dashed #e6e6e6;width: 100%;height: auto;overflow: hidden;}
.ifour_cate:last-child{padding-bottom: 0;margin-bottom: 0;border-bottom: none;}
.ifour_cate dd{width: 76px;height: 138px;border-radius: 4px;float: left;font-size: 24px;font-weight: bold;margin-right: 14px;display: flex;justify-content: center;align-items: center;background: url(../images/ifour_tit1.png) center center no-repeat;background-size: cover!important;color: #fff;writing-mode: vertical-rl;writing-mode: tb-rl;letter-spacing: 5px;text-shadow: 0px 2px 5px #5e7dce;}
.ifour_cate ul{flex: 1;height: auto;overflow: hidden;}
.ifour_cate ul li a{display: block;line-height: 35px;height: 35px;overflow: hidden;transition: 300ms;padding-left: 10px;position: relative;white-space: nowrap;text-overflow: ellipsis;}
.ifour_cate ul li a:before{content: "";width: 4px;height: 4px;border-radius: 50%;background-color: #2F82FF;position: absolute;left: 0;top: 50%;margin-top: -2px;}
.ifour_cate:nth-child(even) dd{background: url(../images/ifour_tit2.png) center center no-repeat;}
.ifour_right{flex: 1;height: auto;overflow: hidden;}
.ifour_right ul{width: 100%;height: auto;overflow: hidden;}
.ifour_right ul li a{display: block;padding-left: 30px;line-height: 35px;height: 35px;overflow: hidden;transition: 300ms;position: relative;white-space: nowrap;text-overflow: ellipsis;}
.ifour_right ul li a span{width: 20px;line-height: 20px;height: 20px;overflow: hidden;border-radius: 3px;background-color: #b3b3b3;color: #fff;font-size: 12px;position: absolute;left: 0;top: 50%;transform: translateY(-50%);text-align: center;}
.ifour_right ul li:nth-child(1) a span{background: #df332f;}
.ifour_right ul li:nth-child(2) a span{background: #ec822c;}
.ifour_right ul li:nth-child(3) a span{background: #ecb82c;}

.ifive{background: #fafafa;}
.ifive_slide{box-shadow: 0px 20px 50px 0 rgba(83,83,83,.1);border-radius: 10px;padding: 50px;background: #fff;}
.ifive_item{width: 100%;height: auto;overflow: hidden;display: flex;align-items: center;}
.ifive_img{width: 50%;float: left;margin-right: 50px;}
.ifive_intro{flex: 1;height: auto;overflow: hidden;padding-right: 20px;}
.ifive_bt{font-size: 20px;font-weight: bold;line-height: 30px;padding-bottom: 16px;position: relative;margin-bottom: 16px;}
.ifive_bt:after{content: "";width: 38px;height: 3px;background: #2F82FF;position: absolute;left: 0;bottom: 0;}
.ifive_state{line-height: 24px;margin-bottom: 12px;}
.ifive_nr{line-height: 24px;max-height: 48px;overflow: hidden;margin-bottom: 45px;color: #808080;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.ifive_slide .slick-arrow{width: 54px;height: 54px;z-index: 2;transition: 300ms;overflow: hidden;box-shadow: 0px 10px 30px 0 rgba(0,0,0,.08);border-radius: 50%;/* top: 50%;transform:translate(0, 0);-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0); */}
.ifive_slide .slick-prev:before{display: none;}
.ifive_slide .slick-next:before{display: none;}
.ifive_slide .slick-arrow:hover{box-shadow: 0px 10px 30px 0 rgba(47,130,255,.3);}
.ifive_slide .slick-prev{background: url(../images/ifive_prev.png) #fff center center no-repeat;left: -27px;}
.ifive_slide .slick-next{background: url(../images/ifive_next.png) #fff center center no-repeat;right: -27px;}
.ifive_slide .slick-prev:hover{background: url(../images/ifive_prev_h.png) #fff center center no-repeat;}
.ifive_slide .slick-next:hover{background: url(../images/ifive_next_h.png) #fff center center no-repeat;}
.ifive_imore{display: block;width: 240px;line-height: 48px;border-radius: 5px;color: #808080;background: #ededed;text-align: center;transition: 300ms;margin: 35px auto 0;}
.ifive_imore:hover{background: #2F82FF;color: #fff;}

.isix{}
.isix_area{width: 100%;height: auto;overflow: hidden;display: flex;align-items: center;margin-bottom: 30px;}
.isix_intro{width: 50%;margin-right: 28px;}
.isix_img{flex: 1;border-radius: 5px;order: 2;}
.isix_bt{font-size: 20px;font-weight: bold;position: relative;padding-bottom: 16px;margin-bottom: 14px;line-height: 30px;}
.isix_bt:after{content: "";width: 40px;height: 3px;background-color: #2f82ff;position: absolute;bottom: 0;left: 0;}
.isix_nr{line-height: 30px;max-height: 120px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.isix_data{width: 100%;display: flex;justify-content: space-between;height: auto;overflow: hidden;padding-top: 30px;}
.isix_item{text-align: center;min-width: 120px;max-width: 25%;}
.isix_item dt{line-height: 1;margin-bottom: 10px;}
.isix_item dt span{font-family: Arial!important;font-size: 36px;color: #2F82FF;margin-right: 3px;}
.isix_item dd{line-height: 24px;}
.isix_ul{width: 100%;height: auto;overflow: hidden;background-color: #f4f9ff;border-radius: 10px;padding: 30px 0 25px;display: flex;flex-wrap: wrap;}
.isix_ul li{width: 16.66%;float: left;text-align: center;}
.isix_ul li i{display: block;width: 46px;margin: 0 auto 15px;}
.isix_ul li dt{font-size: 16px;line-height: 26px;height: 26px;overflow: hidden;margin-bottom: 4px;}
.isix_ul li dd{line-height: 24px;height: auto;overflow: hidden;color: #808080;}

.iseven{background: #fafafa;}
.iseven_data{width: 100%;border-top: 1px solid #e6e6e6;border-left: 1px solid #e6e6e6;}
.iseven_data li{width: 16.66%;float: left;border-bottom: 1px solid #e6e6e6;border-right: 1px solid #e6e6e6;position: relative;overflow: visible;}
.iseven_data li:after{content: "";width: 100%;height: 100%;position: absolute;left: 0;top: 0;transition: 300ms;}
.iseven_data li:hover:after{box-shadow: 0px 20px 50px 0 rgba(198,198,198,.6);z-index: 2;}
.iseven_data li:hover img{transform: scale(1.05,1.05);}

/*1228*/
.ieight{padding: 50px 0;background: url(../images/ieight_bg.jpg) bottom center no-repeat;background-size: cover;}
.ieight_bt{/*font-size: 24px;font-weight: bold;*/color: #fff;text-align: center;line-height: 1.4;margin-bottom: 24px; font-size: 30px;letter-spacing: 2px;text-shadow: 0px 5px 10px rgba(27,99,174,.5);}
.ieight_bt br{display: none;}
.ieight_bt span{margin-left: 5px;font-weight: bold;color: #ffea00;}
.ieight_form{width: 54%;margin: 0 auto;position: relative;}
.ieight_form span{position: absolute;left: 20px;top: 0;line-height: 44px; padding-left: 20px;background: url(../images/ieight_tel.png) left center no-repeat;}
.ieight_input{display: block;width: 65%;height: 44px;overflow: hidden;background-color: #fff;padding: 0 20px 0 75px;border-radius: 22px;border: none;outline: none;float: left;margin-right: 10px; box-shadow: 0px 10px 20px 0 rgba(0,142,251,.5);}
.ieight_btn{flex: 1;height: auto;overflow: hidden; border-radius: 22px;box-shadow: 0px 10px 20px 0 rgba(0,142,251,.5);}
.ieight_btn input{display: block;width: 100%;height: 44px;overflow: hidden;border-radius: 22px;background: #166df0;color: #fff;border: none;outline: none;cursor: pointer;transition: 300ms;}
.ieight_btn input:hover{background: #217aff;}

.ifooter{background: #303133;}
.ifoot_above{padding: 60px 0 30px;width: 100%;display: flex;flex-wrap: wrap;border-bottom: 1px solid #2b2b2b;justify-content: space-between;}
.ifoot_time{float: left;}
.ifoot_head{line-height: 30px;font-size: 16px;color: #fff;margin-bottom: 6px;}
.ifoot_time .ifoot_head{padding-left: 36px;background: url(../images/ifoot_tel.png) left center no-repeat;margin-bottom: 0px;}
.ifoot_time dd{font-size: 28px;font-weight: bold;color: #fff;line-height: 1.2;padding: 8px 0;font-family: Arial!important;}
.ifoot_time p{color: #a8a8a8;line-height: 24px;}
.ifoot_time a{margin-top: 14px;}
.ifoot_nav{width: 190px;}
.ifoot_nav_ul{height: auto;overflow: hidden;}
.ifoot_nav_ul a{width: 50%;float: left;line-height: 32px;height: 32px;overflow: hidden;color: #b1b1b1;transition: 300ms;}
.ifoot_nav_ul a:hover{color: #fff;}
.ifoot_con{max-width: 29%;}
.ifoot_con_nr{line-height: 30px;color: #b1b1b1;}
.ifoot_link{width: 188px;}
.ifoot_link_box{width: 100%;height: auto;overflow: hidden;background: rgba(255,255,255,.03);border-radius: 5px;padding: 0 20px 12px;}
.ifoot_link p{line-height: 38px;color: #fff;}
.ifoot_link a{display: block;float: left;width: 70px;margin-bottom: 8px;border-radius: 3px;height: auto;overflow: hidden;}
.ifoot_link a:nth-child(even){margin-right: 8px;}
.ifoot_link a img{width: 100%;}
.icopyright{padding: 18px 0;text-align: center;line-height: 24px;color: #666;}
.icopyright a{color: #666;transition: 300ms;}
.icopyright a:hover{color: #fff;}

.iside{width: 48px;box-shadow: 0px 15px 50px 0 rgba(0,0,0,.1);padding: 8px 0 0 0;border-radius: 24px;position: fixed;top: 50%;transform: translateY(-50%);z-index: 12;background: #fff;right: 20px;}
.iside_item{position: relative;}
.iside_item:after{content: "";width: 16px;height: 1px;background: #ededed;position: absolute;left: 50%;margin-left: -8px;bottom: 0;}
.iside_item:last-child:after{display: none;}
.iside_item a{display: block;padding: 12px 0;text-align: center;transition: 300ms;}
.iside_item a i{display: block;width: 18px;height: auto;overflow: hidden;margin: 0 auto 5px;}
.iside_item a i img{width: 200%;float: left;transition: 300ms;}
.iside_item a p{font-size: 12px;line-height: 16px;color: #808080;}
.iside_item:hover a i img{float: right;}
.iside_item:hover a p{color: #2f82ff;}
.iside_hover{padding-right: 16px;position: absolute;right: 100%;top: 0;filter:alpha(opacity=0);opacity: 0;visibility: hidden;transform: translateX(-10px);transition: 300ms;}
.iside_item:hover .iside_hover{filter:alpha(opacity=100);opacity: 1;visibility: visible;transform: translateX(0px);}
.iside_hover_box{border-radius: 4px;background: #fff;box-shadow: 0px 10px 30px 0 rgba(0,0,0,.1);position: relative;}
.iside_hover_box:after{content: "";border: 6px solid #fff;border-color: #fff #fff transparent transparent;transform: rotate(45deg);box-shadow: 10px -10px 10px 0px rgba(0,0,0,.03);position: absolute;left: 100%;top: 16px;margin-left: -8px;}
.iside_tel .iside_hover_box{padding: 0px 20px;}
.iside_tel .iside_hover_box dt{padding-left: 24px;line-height: 38px;border-bottom: 1px solid #e6e6e6;background: url(../images/iside_tel_icon.png) left center no-repeat;}
.iside_tel .iside_hover_box dd{line-height: 38px;font-size: 16px;font-weight: bold;color: #2f82ff;white-space: nowrap;font-family: Arial!important;}

/* 我要咨询弹框 */
.xopacity{width: 100%;height: 100%;position: fixed;left: 0;top: 0;background: rgba(0,0,0,.5);z-index: 21;display: none;}
.xpopup{width: 700px;padding: 20px 30px 50px;position: fixed;top: 50%;left: 50%;transform: translate(-50%,-50%);background: #fff;border-radius: 10px;z-index: 22;display: none;}
.xpopup_head{font-size: 24px;position: relative;font-weight: bold;line-height: 60px;border-bottom: 1px dashed #e6e6e6;}
.xpopup_close{width: 20px;height: 100%;background: url(../images/xpopup_close.png) center center no-repeat;position: absolute;right: 0;top: 0;transition: 300ms;cursor: pointer;}
.xpopup_close:hover{transform: rotate(180deg);}
.xpopup_state{line-height: 24px;color: #808080;margin: 15px 0 24px;}
.xpopup_line{width: 100%;height: auto;overflow: hidden;margin-bottom: 20px;}
.xpopup_bt{width: 120px;float: left;margin-right: 10px;line-height: 46px;height: 46px;overflow: hidden;text-align: right;}
.xpopup_bt span{color: #ff0000;margin-right: 3px;}
.xpopup_input{flex: 1;height: auto;overflow: hidden;}
.xpopup_input input{display: block;width: 100%;padding: 0 12px;height: 46px;overflow: hidden;background: #f7f7f7;border-radius: 4px;border: none;outline: none;}
.xpopup_btn{margin-top: 30px;}
.xpopup_btn input{display: block;background: none;width: 100%;border: none;outline: none;}
.xpopup_tel{line-height: 24px;color: #808080;margin: 15px 0 -10px;}/*1216*/
.xpopup_tel a{color: #2f82ff;}/*1216*/

/* 02网站定制 */
.xwz_one{}
.xwzone_item{width: 31.66%;float: left;margin-right: 2.5%;}
.xwzone_item:nth-child(3n){margin-right: 0px;}
.xwzone_item a{display: block;}
.xwzone_bt{margin: 0 10px;font-weight: bold;font-size: 18px;line-height: 46px;height: 46px;overflow: hidden;text-align: center;color: #fff;background:  linear-gradient(to right, #8e71fd, #695fe6);border-radius: 10px 10px 0 0;}
.xwzone_bellow{border-radius: 10px;box-shadow: 0px 20px 30px 0 rgba(83,83,83,.08);height: auto;overflow: hidden;}
.xwzone_intro{width: 100%;padding: 20px;height: auto;overflow: hidden;display: flex;align-items: center;padding-bottom: 0px;}
.xwzone_img{width: 150px;float: left;margin-right: 20px;}
.xwzone_nr{flex: 1;line-height: 24px;max-height: 96px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;color: #333;}
.xwzone_more{line-height: 46px;height: 46px;overflow: hidden;color: #808080;text-align: center;transition: 300ms;}
.xwzone_item a:hover .xwzone_more{color: #2f82ff;}
.xwzone_item a:hover .xwzone_img img{transform: scale(1.05,1.05);}
.xwzone_item:nth-child(2n) .xwzone_bt{background:  linear-gradient(to right, #02e7ff, #26baff);}
.xwzone_item:nth-child(3n) .xwzone_bt{background:  linear-gradient(to right, #ffbe18, #ff7f18);}
.xwz_two{background: #f7f7f7;}
.xwztwo_tab{width: 100%;height: auto;overflow: hidden;margin: -15px auto 30px;text-align: center;}
.xwztwo_tab_item{display: inline-block;vertical-align: top;margin: 0 26px;font-size: 16px;position: relative;line-height: 42px;height: 42px;overflow: hidden;cursor: pointer;transition: 300ms;}
.xwztwo_tab_item:after{content: "";width: 100%;height: 3px;background: #2F82FF;position: absolute;bottom: 0;left: 0;transition: 300ms;transform: scale(0,0);}
.xwztwo_tab_item:hover,.xwztwo_tab_item.on{color: #2F82FF;font-weight: bold;}
.xwztwo_tab_item.on:after{transform: scale(1,1);}
.xwztwo_data_item{display: none;}
.xwztwo_data_item ul{padding-bottom: 14px;}
.xwztwo_data_item ul li{width: 31.66%;float: left;margin-right: 2.5%;margin-bottom: 2.5%;}
.xwztwo_data_item ul li:nth-child(3n){margin-right: 0;}
.xwztwo_data_item ul li a{display: block;border-radius: 10px;height: auto;overflow: hidden;transition: 300ms;background: #fff;cursor: default;position: relative;}
.xwztwo_data_item ul li a:after{content: "";width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 2;transition: 300ms;}/*1216*/
.xwztwo_intro{padding: 15px 20px 5px;height: auto;overflow: hidden;}
.xwztwo_bt{font-size: 16px;line-height: 26px;height: 26px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-weight: bold;margin-bottom: 4px;color: #333;}
.xwztwo_nr{line-height: 24px;height: 24px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #808080;}
.xwztwo_more{border-top: 1px solid #e6e6e6;line-height: 40px;margin-top: 8px;}
.xwztwo_more{padding-right: 0px!important;}/* 1208 */
.xwztwo_more:after{display: none;}/* 1208 */
.xcase_hover{width: 120px;line-height: 38px;border-radius: 3px;background: #2F82FF;color: #fff;text-align: center;cursor: pointer;position: absolute;left: 50%;top: 55%;transform: translate(-50%,-50%);transition: 300ms;z-index: 3;filter:alpha(opacity=0);opacity: 0;}/*1216*/
.xwztwo_data_item ul li a:hover{box-shadow: 0px 20px 50px 0 rgba(83,83,83,.1);}
/*.xwztwo_data_item ul li a:hover .xwztwo_more{color: #2F82FF;}*//*1216*/
.xwztwo_data_item ul li a:hover .xwztwo_more:after{border-color: #2F82FF;}
.xwztwo_data_item ul li a:hover .xwztwo_img img{transform: scale(1.05,1.05);}
.xwztwo_data_item ul li a:hover:after{background: rgba(0,0,0,.5);}/*1216*/
.xwztwo_data_item ul li a:hover .xcase_hover{filter:alpha(opacity=100);opacity: 1;top: 50%;}/*1216*/
.xwz_three{}
.xwzthree_data{width: 100%;height: auto;overflow: hidden;}
.xwzthree_item{width: 48.4%;float: left;margin-bottom: 1.6%;padding-bottom: 1.6%;border-bottom: 1px dashed #e6e6e6;}
.xwzthree_item:nth-child(odd){margin-right: 3.2%;}
.xwzthree_item:nth-last-child(1),.xwzthree_item:nth-last-child(2){padding-bottom: 0;margin-bottom: 0;border-bottom: none;}
.xwzthree_item a{display: block;width: 100%;height: auto;overflow: hidden;display: flex;align-items: center;}
.xwzthree_img{width: 206px;border-radius: 10px;float: left;margin-right: 20px;}
.xwzthree_intro{flex: 1;height: auto;overflow: hidden;}
.xwzthree_bt{font-size: 16px;line-height: 30px;max-height: 30px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;margin-bottom: 2px;}
.xwzthree_nr{line-height: 24px;height: 24px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #808080;}
.xwzthree_other{line-height: 24px;max-height: 48px;overflow: hidden;color: #808080;margin-top: 8px;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.xwzthree_item a:hover .xwzthree_bt{font-weight: bold;}
.xwzthree_item a:hover .xwzthree_img img{transform: scale(1.05,1.05);}

/*03百度推广*/
.xtg_one{}
.xtgone_slide{box-shadow: 0px 20px 50px 0 rgba(128,128,128,.2);height: auto;overflow: hidden;}
.xtgone_tab{background: #f8f8f8;width: 234px;float: left;text-align: center;}
.xtgone_tab_item{border-bottom: 1px solid #fff;cursor: pointer;position: relative;padding: 0 5px;}
.xtgone_tab_item:last-child{border-bottom: none;}
.xtgone_tab_item:after{content: "";border: 8px solid #2F82FF;border-color: transparent transparent transparent #2F82FF;position: absolute;left: 100%;top: 50%;transform: translateY(-50%);display: none;}
.xtgone_tab_item span{display: inline-block;vertical-align: top;position: relative;font-size: 18px;line-height: 70px;height: 70px;overflow: hidden;transition: 300ms;}
.xtgone_tab_item span:before{content: "";width: 6px;height: 6px;background: #fff;border-radius: 50%;overflow: hidden;position: absolute;left: 0;top: 50%;transform: translateY(-50%);filter:alpha(opacity=0);opacity: 0;}
.xtgone_tab_item span:after{content: "";width: 6px;height: 6px;background: #fff;border-radius: 50%;overflow: hidden;position: absolute;right: 0;top: 50%;transform: translateY(-50%);filter:alpha(opacity=0);opacity: 0;}
.xtgone_tab_item:hover{color: #2F82FF;}
.xtgone_tab_item.on{color: #fff;background: url(../images/xtgone_tab_bg.jpg) center center no-repeat;background-size: cover;}
.xtgone_tab_item.on:after{display: block;}
.xtgone_tab_item.on span{padding: 0 14px;font-weight: bold;}
.xtgone_tab_item.on span:before{filter:alpha(opacity=100);opacity: 1;}
.xtgone_tab_item.on span:after{filter:alpha(opacity=100);opacity: 1;}
.xtgone_data{flex: 1;height: auto;overflow: hidden;position: relative;}
.xtgone_data_item{width: 100%;display: flex;/* align-items: center; */padding: 40px 40px 30px 50px;filter:alpha(opacity=0);opacity: 0;position: absolute;left: 0;top: 0;transform: translateY(0px);}
.xtgone_data_item.cur{filter:alpha(opacity=100);opacity: 1;position: relative;transform: translateY(0px);transition: 300ms;z-index: 5;}
.xtgone_intro{width: 54%;float: left;padding-right: 30px;padding-top: 4%;}
.xtgone_bt{font-size: 24px;font-weight: bold;line-height: 1.4;position: relative;padding-bottom: 15px;margin-bottom: 24px;}
.xtgone_bt:after{content: "";width: 44px;height: 3px;background-color: #2F82FF;position: absolute;bottom: 0;left: 0;}
.xtgone_nr{line-height: 30px;max-height: 120px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;margin-bottom: 40px;}
.xtgone_more:hover{box-shadow: 0px 20px 30px 0 rgba(47,130,255,.3);}
.xtgone_img{width: 46%;float: right;}
.xtg_two{background: #f7f7f7;}
.xtgtwo_data{padding-bottom: 14px;}
.xtgtwo_item{width: 31.66%;float: left;margin-right: 2.5%;margin-bottom: 2.5%;}
.xtgtwo_item:nth-child(3n){margin-right: 0;}
.xtgtwo_item a{display: block;border-radius: 10px;height: auto;overflow: hidden;transition: 300ms;background: #fff;position: relative;cursor: default;}/*1216*/
.xtgtwo_item a:after{content: "";width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 2;transition: 300ms;}/*1216*/
.xtgtwo_intro{padding: 16px 20px;height: auto;overflow: hidden;}
.xtgtwo_bt{font-size: 16px;line-height: 26px;height: 26px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-weight: bold;margin-bottom: 4px;color: #333;}
.xtgtwo_nr{line-height: 24px;height: 48px;overflow: hidden;color: #808080;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.xtgtwo_des{border-top: 1px solid #e6e6e6;line-height: 24px;margin-top: 8px;padding-top: 8px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;color: #333;}
.xtgtwo_des span{color: #2F82FF;}
.xtgtwo_item a:hover{box-shadow: 0px 20px 50px 0 rgba(83,83,83,.1);}
.xtgtwo_item a:hover .xtgtwo_img img{transform: scale(1.05,1.05);}
.xtgtwo_item a:hover:after{background: rgba(0,0,0,.5);}/*1216*/
.xtgtwo_item a:hover .xcase_hover{filter:alpha(opacity=100);opacity: 1;top: 50%;}/*1216*/

/* 03百度推广-爱采购-客户案例 */
.xsub_banner{position: relative;}
.xsub_head{position: absolute;left: 0;top: 50%;transform: translateY(-50%);color: #fff;padding: 0 4.5%;text-shadow: 0px 5px 10px rgba(0,0,0,.3);width: 60%;}
.xsub_head dt{font-size: 38px;letter-spacing: 1px;line-height: 1.5;margin-bottom: 4px;font-weight: bold;}
.xsub_head dd{font-size: 20px;line-height: 1.4;}
.xmain{background: #f7f7f7;padding: 30px 0 60px;min-height: 60vh;}
.xleft{width: 880px;margin-right: 30px;background: #fff;}
.xright{width: 290px;}
.xacg_tab{width: 100%;height: auto;overflow: hidden;position: relative;}
.xacg_tab:after{content: "";width: 100%;height: 1px;background: #e6e6e6;position: absolute;bottom: 0;left: 0;}
.xacg_tab_item{width: 50%;float: left;position: relative;cursor: pointer;font-size: 18px;line-height: 70px;height: 70px;overflow: hidden;text-align: center;z-index: 2;}
.xacg_tab_item:after{content: "";width: 100%;height: 3px;background: #2f82ff;position: absolute;bottom: 0;left: 0;transition: 300ms;transform: scale(0,0);}
.xacg_tab_item.on{font-weight: bold;}
.xacg_tab_item.on:after{transform: scale(1,1);}
.xacg_data{padding: 50px 40px 60px;}
.xacg_data_item{display: none;}
.xkhcase_data{padding-bottom: 14px;}
.xkhcase_item{margin-bottom: 30px;}
.xkhcase_item a{display: block;width: 100%;height: auto;overflow: hidden;display: flex;align-items: center;box-shadow: 0px 20px 50px 0 rgba(83,83,83,.1);cursor: default;}
.xkhcase_img{width: 320px;float: left;}
.xkhcase_intro{flex: 1;height: auto;overflow: hidden;padding: 0 30px;}
.xkhcase_bt{font-size: 18px;font-weight: bold;line-height: 28px;height: 28px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;transition: 300ms;}
.xkhcase_nr{line-height: 24px;height: 24px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #808080;margin: 12px 0 8px;}
.xkhcase_des{line-height: 24px;max-height: 48px;overflow: hidden;color: #333;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.xkhcase_des span{color: #2F82FF;}
.xkhcase_item a:hover .xkhcase_img img{transform: scale(1.05,1.05);}
.xright_box{padding: 20px;background: #fff;margin-bottom: 20px;}
.xright_btn dd{width: 100%;height: 80px;overflow: hidden;border-radius: 4px;color: #fff;font-size: 18px;font-weight: bold;display: flex;align-items: center;justify-content: center;background-size: cover!important;transition: 300ms;}
.xright_btn dd.xright_btn_msg{background: url(../images/xright_btn1.jpg) center center no-repeat;margin-bottom: 20px;cursor: pointer;}
.xright_btn dd.xright_btn_tel{background: url(../images/xright_btn2.jpg) center center no-repeat;font-family: Arial!important;font-size: 24px;}
.xright_btn dd img{max-width: 44px;margin-right: 8px;}
.xright_btn dd.xright_btn_msg:hover{box-shadow: 0px 10px 20px 0 rgba(97,126,248,.2);}
.xright_btn dd.xright_btn_tel:hover{box-shadow: 0px 10px 20px 0 rgba(250,131,33,.2);}
.xright_head{font-size: 18px;border-bottom: 1px solid #e6e6e6;position: relative;line-height: 46px;margin-top: -10px;margin-bottom: 20px;font-weight: bold;}
.xright_head .xny_more{position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.xright_news{margin-top: -5px;}
.xright_news li a{display: block;line-height: 36px;height: 36px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;transition: 300ms;}
.xright_nav{display: flex;width: 100%;flex-wrap: wrap;}
.xright_nav_item{width: 29.6%;float: left;margin-right: 5.6%;margin-bottom: 10px;text-align: center;}
.xright_nav_item:nth-child(3n){margin-right: 0;}
.xright_nav_item a{display: block;height: auto;/*overflow: hidden;*/transition: 300ms;}/* 1208 */
.xright_nav_item a i{display: block;border-radius: 4px;background: #f4f9ff;margin-bottom: 8px;transition: 300ms;}
.xright_nav_item a p{line-height: 18px;}
.xright_nav_item a:hover i{background: #fff;box-shadow: 0px 10px 30px 0 rgba(0,0,0,.1);}/* 1208 */

/* 03百度推广-爱采购-详情页 */
.xpart{padding: 14px 0 40px;}
.xpart:last-child{padding-bottom: 0;}
.xheading{margin-bottom: 25px;text-align: center;}
.xhead{font-size: 22px;line-height: 1.4;font-weight: bold;}
.xhead span{font-weight: bold;color: #2F82FF;}
.xstate{margin-top: 10px;color: #808080;line-height: 24px;}
.xstate span{font-weight: bold;color: #2F82FF;}
.xflex_area{width: 100%;display: flex;align-items: center;}
.xacgone_img{width: 44.75%;float: right;order: 2;}
.xacgone_nr{width: 55.25%;float: left;padding-right: 5%;}
.xacgone_nr dd{line-height: 24px;padding-left: 14px;position: relative;margin-bottom: 24px;}
.xacgone_nr dd:last-child{margin-bottom: 0;}
.xacgone_nr dd span{position: absolute;left: 0;top: 0;color: #2F82FF;}
.xacgtwo_data{width: 100%;display: flex;flex-wrap: wrap;}
.xacgtwo_item{width: 48.75%;padding: 30px;background: #fafafa;display: flex;align-items: center;margin-bottom: 2.5%;float: left;border-radius: 10px;transition: 300ms;cursor: default;}
.xacgtwo_item:nth-child(odd){margin-right: 2.5%;}
.xacgtwo_item:hover{background: #fff;box-shadow: 0px 20px 50px 0 rgba(14,5,10,.05);}
.xacgtwo_icon{width: 68px;border-radius: 50%;float: left;margin-right: 20px;}
.xacgtwo_intro{flex: 1;height: auto;overflow: hidden;}
.xacgtwo_intro dt{font-size: 18px;line-height: 28px;height: 28px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-bottom: 6px;}
.xacgtwo_intro dd{line-height: 22px;color: #666;}
.xacgthree_img{width: 62%;order: 2;border-radius: 10px;box-shadow: 0px 20px 50px 0 rgba(14,5,10,.05);}
.xacgthree_intro{width: 38%;padding-right: 5%;}
.xacgthree_item{margin-bottom: 20px;}
.xacgthree_item:last-child{margin-bottom: 0;}
.xacgthree_item dt{font-size: 18px;line-height: 1;color: #2F82FF;font-style: italic;font-weight: bold;letter-spacing: 1px;margin-bottom: 10px;}
.xacgthree_item dt span{font-family: Impact!important;font-size: 24px;margin-right: 2px;}
.xacgthree_item dd{line-height: 22px;color: #666;}
.xacgfour_area{margin-bottom: 55px;}
.xacgfour_area:last-child{margin-bottom: 0;}
.xacgfour_intro{flex: 1;height: auto;overflow: hidden;padding-left: 6.25%;}
.xacgfour_num{font-family: Arial!important;font-size: 24px;line-height: 1.2;color: #ccc;font-weight: bold;margin-bottom: 12px;letter-spacing: 1px;}
.xacgfour_bt{font-weight: bold;font-size: 18px;color: #2F82FF;line-height: 1.2;margin-bottom: 12px;}
.xacgfour_nr{line-height: 24px;color: #4c4c4c;}
.xacgfour_nr span{font-weight: bold;color: #2F82FF;}
.xacgfour_img{padding: 1.75% 0 1.75% 1.75%;position: relative;width: 50%;order: -1;overflow: visible;}
.xacgfour_img:before{content: "";width: 60%;height: 100%;background: #c5c5c5;border-radius: 10px;position: absolute;left: 0;top: 0;}
.xacgfour_img img{box-shadow: 0px 20px 50px 0 rgba(14,5,10,.08);position: relative;z-index: 2;border-radius: 8px;}
.xacgfour_area:nth-last-child(2) .xacgfour_intro{padding: 0 6.25% 0 0;}
.xacgfour_area:nth-last-child(2) .xacgfour_img{padding: 1.75% 1.75% 1.75% 0;order: 2;}
.xacgfour_area:nth-last-child(2) .xacgfour_img:before{left: auto;right: 0;}
.xacgfour_area:nth-child(3) .xacgfour_intro{width: 100%;display: block;height: auto;overflow: hidden;padding-left: 0;display: flex;}
.xacgfour_area:nth-child(3) .xacgfour_num{margin-right: 14px;}
.xacgfour_ul{padding-top: 20px;}
.xacgfour_ul li{width: 23.125%;float: left;margin-right: 2.5%;text-align: center;}
.xacgfour_ul li:nth-child(4n){margin-right: 0;}
.xacgfour_ul li i{padding: 10px;border-radius: 10px;box-shadow: 0px 20px 50px 0 rgba(14,5,10,.1);display: block;margin-bottom: 12px;}
.xacgfour_ul li p{line-height: 32px;min-width: 116px;display: inline-block;vertical-align: top;max-width: 100%;margin: 0 auto;padding: 0 10px;height: 32px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #fff;background-color: #2F82FF;border-radius: 16px;}
.xacgfive_intro{flex: 1;height: auto;margin-right: 20px;position: relative;padding: 20px 16px 20px;border-radius: 10px;box-shadow: 0px 20px 50px 0 rgba(14,5,10,.08);z-index: 2;background: #fff;order: -1;}
.xacgfive_intro:after{content: "";width: 24px;height: 20px;background: url(../images/xacgfive_intro_r.png) left center no-repeat;background-size: 100%;position: absolute;top: 20%;left: 100%;}
.xacgfive_intro dt{font-size: 18px;margin-bottom: 10px;color: #2F82FF;font-weight: bold;}
.xacgfive_intro dd{line-height: 24px;}
.xacgfive_img{width: 62%;padding-right: 3.25%;padding-bottom: 14px;position: relative;}
.xacgfive_img i{display: block;box-shadow: 0px 20px 50px 0 rgba(14,5,10,.08);}
.xacgfive_img_pc{border-radius: 10px;}
.xacgfive_img_mc{border-radius: 12px;position: absolute;bottom: 0;right: 0;width: 23.4%;}
.xacgsix_area{border: 1px solid #e6e6e6;border-top: 2px solid #2F82FF;padding: 30px 49px 50px;border-radius: 0 0 20px 20px;margin-bottom: 40px;text-align: center;}
.xacgsix_area:last-child{margin-bottom: 0;}
.xacgsix_bt{font-size: 20px;margin-bottom: 28px;line-height: 1.4;}
.xacgsix_ul{width: 100%;height: auto;overflow: hidden;}
.xacgsix_ul li{width: 20%;float: left;position: relative;padding: 0 10px;}
.xacgsix_ul li:after{content: "";width: 18px;height: 62px;background: url(../images/xacgsix_icon0.png) center center no-repeat;background-size: 100%;position: absolute;right: -9px;top: 0;}
.xacgsix_ul li:last-child:after{display: none;}
.xacgsix_ul li i{width: 62px;border-radius: 50%;background-color: #2F82FF;display: block;margin: 0 auto 10px;}
.xacgsix_ul li p{font-size: 16px;line-height: 24px;}
.xacgsix_intro{padding: 20px 30px;background: #fafafa;margin-top: 24px;}
.xacgsix_intro dt{font-size: 18px;line-height: 1.5;margin-bottom: 8px;}
.xacgsix_intro dd{line-height: 24px;color: #666;}

/* 04开发定制 */
.xkfone_slide{box-shadow: 0px 20px 50px 0 rgba(0,0,0,.05);}
.xkfone_tab{width: 100%;height: auto;overflow: hidden;background: #f2f2f2;}
.xkfone_tab_item{width: 50%;float: left;font-size: 22px;text-align: center;line-height: 60px;height: 60px;overflow: hidden;position: relative;cursor: pointer;}
.xkfone_tab_item:after{content: "";width: 100%;height: 2px;background: #2F82FF;position: absolute;top: 0;left: 0;transform: scale(0,0);transition: 300ms;}
.xkfone_tab_item:hover{color: #2F82FF;}
.xkfone_tab_item.on{font-weight: bold;background: #fff;color: #2F82FF;}
.xkfone_tab_item.on:after{transform: scale(1,1);}
.xkfone_data{width: 100%;position: relative;}
.xkfone_data_item{width: 100%;padding: 40px;display: flex;align-items: center;filter:alpha(opacity=0);opacity: 0;position: absolute;left: 0;top: 0;}
.xkfone_data_item.cur{filter:alpha(opacity=100);opacity: 1;position: relative;transition: 300ms;z-index: 5;}
.xkfone_intro{padding: 0 40px 0 20px;width: 50%;float: left;}
.xkfone_img{width: 50%;float: left;}
.xkfone_bt{font-size: 20px;margin-bottom: 20px;font-weight: bold;line-height: 30px;}
.xkfone_nr1{padding-left: 30px;}
.xkfone_nr1 dt{width: 100%;display: flex;align-items: center;font-weight: bold;color: #2F82FF;margin-bottom: 4px;line-height: 24px;}
.xkfone_nr1 dt img{max-width: 20px;max-height: 100%;margin-right: 10px;margin-left: -30px;}
.xkfone_nr1 dd{margin-bottom: 20px;line-height: 24px;}
.xkfone_nr1 dd:nth-last-of-type(1){margin-bottom: 0;}
.xkfone_more{margin-top: 25px;}
.xkfone_nr2{padding-left: 34px;}
.xkfone_nr2 dd{line-height: 24px;}
.xkfone_nr2 dd img{margin-left: -34px;max-width: 24px;max-height: 100%;margin-right: 10px;}
.xkf_two.isection{padding-top: 10px;}
.xkftwo_slide{margin: 0 -43px;padding-bottom: 40px;}
.xkftwo_item{padding: 0 43px;margin-bottom: 60px;}
.xkftwo_item a{display: block;border: 10px solid #e6e6e6;border-radius: 25px;height: auto;overflow: hidden;position: relative;}
.xkftwo_item a:after{content: "";width: 100%;height: 100%;position: absolute;top: 0;left: 0;transition: 300ms;}
.xkftwo_item img{width: 100%;}
.xkftwo_ewm{width: 100%;height: auto;overflow: hidden;position: absolute;top: 50%;left: 0;transform: translateY(-46%);z-index: 2;text-align: center;transition: 300ms;filter:alpha(opacity=0);opacity: 0;}
.xkftwo_ewm i{display: block;background: #fff;width: 140px;padding: 14px;height: auto;overflow: hidden;margin: 0 auto 10px;}
.xkftwo_ewm i img{width: 100%;}
.xkftwo_ewm p{line-height: 24px;color: #fff;}
.xkftwo_item a:hover:after{background: rgba(0,0,0,.6);}
.xkftwo_item a:hover .xkftwo_ewm{transform: translateY(-50%);filter:alpha(opacity=100);opacity: 1;}
.xkftwo_slide .slick-dots{bottom: 0px;font-size: 0px;position: relative;}
.xkftwo_slide .slick-dots li{width: auto;height: auto;margin: 0 10px;}
.xkftwo_slide .slick-dots li button{width: 8px;height: 8px;border-radius: 4px;transition: 300ms;background: #2f82ff;padding: 0px;filter:alpha(opacity=50);opacity: 0.5;}
.xkftwo_slide .slick-dots li button:before{display: none;}
.xkftwo_slide .slick-dots li.slick-active button{filter:alpha(opacity=100);opacity: 1;}
.xkf_three{background: #f7f7f7;}
.xkfthree_form{width: 100%;height: auto;}
.xkfthree_line{width: 21.6%;margin-right: 0.8%;float: left;position: relative;margin-bottom: 25px;z-index: 2;}
.xkfthree_line:nth-child(1),.xkfthree_line:nth-child(5){width: 16%;}
.xkfthree_line:nth-child(5){margin-right: 0;}
.xkfthree_line input{display: block;width: 100%;height: 46px;padding: 0 14px;border-radius: 5px;background: #fff;border: none;outline: none;color: #808080;}
.xkfthree_select input{cursor: pointer;}
.xkfthree_select:after{content: "";width: 14px;height: 100%;background: url(../images/xkfthree_select_icon.png) center center no-repeat;position: absolute;right: 14px;top: 0;transition: 300ms;}
.xkfthree_select.open{z-index: 5;}
.xkfthree_select.open:after{background: url(../images/xkfthree_select_icon_h.png) center center no-repeat;transform: rotate(180deg);}
.xkfthree_select ul{width: 100%;height: auto;overflow: hidden;position: absolute;background-color: #fff;border-radius: 5px;padding: 12px 14px;margin-top: 1px;box-shadow: 0px 10px 50px 0 rgba(0,0,0,.05);opacity: 0;transform: translateY(10px);visibility: hidden;transition: 300ms;}
.xkfthree_select ul li{line-height: 30px;height: 30px;color: #808080;overflow: hidden;}
.xkfthree_select ul li.on{color: #2f82ff;font-weight: bold;}
.xkfthree_select.open ul{opacity: 1;visibility: visible;transform: translateY(0px);}
.xkfthree_btn input{display: block;width: 100%;background: none;position: relative;z-index: 2;}/* 1209 */
.xkf_four.isection{padding-bottom: 20px;}
.xkffour_data{width: 100%;display: flex;flex-wrap: wrap;}
.xkffour_item{width: 22.525%;float: left;box-shadow: 0px 10px 30px 0 rgba(0,0,0,.05);border-radius: 10px;padding: 32px 20px;text-align: center;margin-right: 3.3%;}
.xkffour_item:nth-child(4n){margin-right: 0;}
.xkffour_icon{width: 56px;margin: 0 auto;}
.xkffour_num{font-family: Arial!important;font-weight: bold;color: #ccc;font-size: 36px;line-height: 1;margin: 15px 0 10px;}
.xkffour_bt{font-size: 18px;line-height: 28px;}

/* 05资讯热点 */
.xny_search{padding: 34px 0 16px;background: url(../images/xny_search_bg.jpg) center center no-repeat;background-size: cover;}
.xny_search_form{width: 420px;margin: 0 auto;}
.xny_search_form form{width: 100%;position: relative;border-radius: 4px;height: auto;overflow: hidden;padding-right: 50px;}
.xny_search_box{display: block;width: 100%;padding: 0 14px;height: 42px;overflow: hidden;background: #fff;border: none;outline: none;}
.xny_search_btn{width: 50px;height: 100%;background: url(../images/xnews_search_icon.png) #2f82ff center center no-repeat;position: absolute;right: 0;top: 0;}
.xny_search_hot{line-height: 30px;color: #c5d0ff;}
.xny_search_hot a{color: #c5d0ff;transition: 300ms;margin-right: 14px;}
.xny_search_hot a:hover{color: #fff;}
.xhere{line-height: 54px;color: #808080;padding-left: 20px;background: url(../images/xhere.png) left center no-repeat;height: 54px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.xhere a{color: #808080;transition: 300ms;}
.xhere a:hover{color: #2F82FF;}
.xmain.xmain_spec{padding-top: 0px;background: none;}
.xleft_nav{width: 140px;float: left;height: auto;overflow: hidden;}
.xleft_nav_item{margin-bottom: 4px;}
.xleft_nav_item a{display: block;font-size: 16px;line-height: 50px;height: 50px;overflow: hidden;text-align: center;border-radius: 4px;background-color: #f2f2f2;transition: 300ms;}
.xleft_nav_item a:hover,.xleft_nav_item a.on{background: #2f82ff;color: #fff;}
.xleft_area{margin-left: 170px;}
.xnews_list{padding-bottom: 10px;}
.xnews_eg{padding-bottom: 30px;margin-bottom: 30px;border-bottom: 1px dashed #e6e6e6;}
.xnews_eg a{display: block;width: 100%;height: auto;overflow: hidden;display: flex;align-items: center;}
.xnews_pic{width: 206px;border-radius: 10px;float: left;margin-right: 20px;}
.xnews_info{flex: 1;height: auto;overflow: hidden;}
.xnews_tit{font-size: 16px;line-height: 30px;max-height: 30px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.xnews_des{line-height: 24px;max-height: 48px;overflow: hidden;color: #808080;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;margin: 6px 0;}
.xnews_other{line-height: 24px;max-height: 24px;overflow: hidden;color: #808080;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.xnews_eg a:hover .xnews_tit{font-weight: bold;}
.xnews_eg a:hover .xnews_pic img{transform: scale(1.05,1.05);}
.xnext1{width: 100%;text-align: center;}
.xnext1 ul,.xnext1 ul li,.xnext1 form{display: inline-block;vertical-align: top;}
.xnext1 a,.xnext1 span,.xnext1 input{display: inline-block;vertical-align: top;line-height: 36px;padding: 0 14px;border-radius: 4px;border: 1px solid #e6e6e6;margin: 0 3px;background: none;color: #808080;transition: 300ms;}
.xnext1 input.xnext1_input{width: 38px;padding: 0;text-align: center;}
.xnext1 a:hover,.xnext1_btn:hover,.xnext1 a.on{border: 1px solid #2f82ff;background: #2f82ff;color: #fff;}
.xnext1 p{line-height: 24px;padding-top: 10px;color: #808080;}
.xnext1 p i{color: #2f82ff;}
.xmain_spec .xleft{width: 920px;}
.xmain_spec .xright{width: 250px;}
.xmain_spec .xright_box{padding: 0;margin-bottom: 30px;background: none;}
.xright_hot{margin-top: -10px;}
.xright_hot li a{display: block;line-height: 36px;height: 36px;overflow: hidden;padding-left: 30px;position: relative;white-space: nowrap;text-overflow: ellipsis;transition: 300ms;}
.xright_hot li a span{width: 20px;height: 20px;line-height: 20px;text-align: center;overflow: hidden;border-radius: 3px;background-color: #b3b3b3;color: #fff;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.xright_hot li:first-child a span{background: #df332f;}
.xright_hot li:nth-child(2) a span{background: #ec822c;}
.xright_hot li:nth-child(3) a span{background: #ecb82c;}

/* 05资讯热点-搜索结果 */
.xnews_none{text-align: center;width: 100%;height: auto;overflow: hidden;}
.xnews_none i{display: block;width: 293px;margin: 40px auto 20px;}
.xnews_none dd{line-height: 24px;color: #808080;}

/* 05资讯热点-详情页 */
.xnews_title{font-size: 24px;font-weight: bold;line-height: 1.4;margin: 35px 0 15px;}
.xnews_publish{line-height: 24px;color: #808080;margin-bottom: 30px;}
.xnews_share{width: 100%;height: auto;margin: 25px 0 20px;display: flex;justify-content: space-between;}
.xnews_cr{line-height: 32px;color: #808080;float: left;}
.xnews_share_btn{float: right;width: 90px;line-height: 32px;height: auto;border-radius: 4px;text-align: center;background: #f2f2f2;color: #808080;cursor: pointer;position: relative;transition: 300ms;z-index: 4;}
.xnews_share_btn span{display: inline-block;vertical-align: top;padding-left: 24px;background: url(../images/xnews_share_btn.png) left center no-repeat;}
.xnews_share_btn:hover,.xnews_share_btn.on{background: #ddd;color: #333;}
.xnews_share_box{padding-top: 14px;position: absolute;left: 50%;transform: translatex(-50%);width: 120px;display: none;}
.xnews_share_box i{display: block;width: 100%;padding: 10px;background: #fff;border-radius: 5px;box-shadow: 0px 10px 30px 0 rgba(0,0,0,.15);position: relative;}
.xnews_share_box i:after{content: "";border: 6px solid #fff;border-color: #fff #fff transparent transparent;transform: rotate(-45deg);box-shadow: 10px -10px 10px 0px rgba(0,0,0,.03);position: absolute;left: 50%;top: -4px;margin-left: -6px;}
.xnews_share_box i img{width: 100%;}

.xnext2{padding: 12px 20px;background: #fafafa;}
.xnext2 a{display: block;line-height: 30px;height: 30px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #808080;transition: 300ms;}
.xnext2 a:hover{color: #2F82FF;}
.xnews_recom{margin-top: 55px;}
.xnews_recom ul{width: 100%;height: auto;overflow: hidden;}
.xnews_recom ul li{width: 48.4%;float: left;height: auto;overflow: hidden;padding-bottom: 2%;margin-bottom: 2%;border-bottom: 1px dashed #e6e6e6;}
.xnews_recom ul li:nth-child(odd){margin-right: 3.2%;}
.xnews_recom ul li a{display: block;height: auto;overflow: hidden;display: flex;align-items: center;}
.xnews_recom_img{width: 156px;border-radius: 5px;margin-right: 20px;}
.xnews_recom_intro{flex: 1;height: auto;overflow: hidden;}
.xnews_recom_intro dt{font-size: 16px;line-height: 24px;max-height: 48px;overflow: hidden;text-overflow: ellipsis;margin-bottom: 8px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;transition: 300ms;}
.xnews_recom_intro dd{line-height: 24px;height: 24px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #808080;}
.xnews_recom ul li a:hover .xnews_recom_intro dt{font-weight: bold;}
.xnews_recom ul li a:hover .xnews_recom_img img{transform: scale(1.05,1.05);}

/* 24网站地图 */
.xsite_area{padding: 50px 50px 65px;background-color: #fff;}
.xsite_head{font-size: 30px;line-height: 1.4;padding: 28px 0;text-align: center;background: url(../images/xsite_head.jpg) center center no-repeat;background-size: cover;margin-bottom: 20px;}
.xsite_item{padding: 20px 0;border-bottom: 1px solid #eee;width: 100%;height: auto;overflow: hidden;}
.xsite_item a{display: block;line-height: 30px;height: 30px;overflow: hidden;transition: 300ms;}
.xsite_item a:hover{font-weight: bold;}
.xsite_item>a{width: 130px;text-align: center;float: left;margin-right: 40px;background-color: #d9e9ff;font-weight: bold;}
.xsite_item ul{flex: 1;height: auto;overflow: hidden;}
.xsite_item ul li{float: left;width: 16.6%;padding-right: 20px;}

/*03百度推广-好快推SEO*/
.xhktone_data{width: 100%;display: flex;flex-wrap: wrap;}
.xhktone_item{width: 31.6%;float: left;margin-bottom: 2.6%;margin-right: 2.6%;padding: 24px 20px;background: #f7fbff;border-radius: 10px;}
.xhktone_num{font-family: Impact!important;font-size: 48px;line-height: 1;text-align: center;margin-bottom: 16px;color: #a8d5ff;margin-top: 5px;}
.xhktone_bt{font-size: 18px;font-weight: bold;text-align: center;line-height: 28px;height: 28px;overflow: hidden;}
.xhktone_nr{line-height: 22px;margin-top: 12px;padding-top: 18px;position: relative;}
.xhktone_nr:before{content: "";width: 24px;height: 3px;background-color: #d8ecff;border-radius: 2px;position: absolute;top: 0;left: 50%;transform: translateX(-50%);}
.xhktone_item:nth-child(3n){margin-right: 0;}
.xhktone_item:nth-child(even){background: #d8ecff;}
.xhktone_item:nth-child(even) .xhktone_num{color: #fff;}
.xhktone_item:nth-child(even) .xhktone_nr:before{background-color: #a2caf0;}
.xhkttwo_item{width: 100%;display: flex;align-items: center;padding: 10px 0;}
.xhkttwo_intro{width: 53%;padding: 0 3.75%;}
.xhkttwo_bt{font-size: 20px;font-weight: bold;line-height: 1.4;margin-bottom: 10px;color: #2F82FF;}
.xhkttwo_nr{line-height: 24px;}
.xhkttwo_img{width: 47%;text-align: center;}
.xhkttwo_img img{max-width: 100%;max-height: 100%;}
.xhkttwo_item:nth-child(odd) .xhkttwo_img{order: -1;}
.xhktthree_data{width: 100%;display: flex;flex-wrap: wrap;height: auto;overflow: hidden;margin-bottom: 40px;}
.xhktthree_item{width: calc(50% - 10px);float: left;padding: 25px 30px 30px;border-radius: 12px;margin-bottom: 20px;background: url(../images/xhktthree_bg.png) center bottom no-repeat;background-size: cover;}
.xhktthree_item:nth-child(odd){margin-right: 20px;}
.xhktthree_icon{width: 50px;margin: 0 auto 10px;}
.xhktthree_bt{font-size: 18px;line-height: 28px;height: 28px;overflow: hidden;text-align: center;margin: 12px 0 10px;font-weight: bold;}
.xhktthree_nr{line-height: 24px;color: #808080;}
.xhktthree_list{padding-bottom: 20px;}
.xhktthree_eg{width: calc(33.33% - 14px);float: left;margin-right: 21px;}
.xhktthree_tit{font-size: 24px;line-height: 60px;height: 60px;overflow: hidden;font-weight: bold;border-radius: 20px 20px 0 0;text-align: center;color: #fff;margin: 0 10px;background: url(../images/xhktthree_tit1.jpg) center bottom no-repeat;background-size: cover!important;}
.xhktthree_info{padding: 14px 14px 20px;border-radius: 10px;box-shadow: 0px 20px 50px 0 rgba(0,0,0,.05);height: auto;opacity: inherit;}
.xhktthree_ul li{padding: 5px 0 5px 10px;position: relative;line-height: 24px;}
.xhktthree_ul li i{color: #6a60e7;position: absolute;left: 0;}
.xhktthree_ul li span{color: #6a60e7;font-weight: bold;}
.xhktthree_des{border-radius: 10px;margin-top: 8px;padding: 0 10px;background: #f5f4ff;color: #6a60e7;text-align: center;}
.xhktthree_des dt{font-size: 18px;font-weight: bold;line-height: 50px;}
.xhktthree_des dl{width: 100%;line-height: 26px;font-size: 16px;font-weight: bold;height: 72px;border-radius: 10px;background: #e9e7ff;display: flex;align-items: center;flex-wrap: wrap;justify-content: center;}
.xhktthree_des dd{font-size: 18px;line-height: 60px;height: 60px;overflow: hidden;text-align: center;}
.xhktthree_des dd span{font-family: Impact!important;font-size: 30px}
.xhktthree_eg:nth-child(2n) .xhktthree_tit{background: url(../images/xhktthree_tit2.jpg) center bottom no-repeat;}
.xhktthree_eg:nth-child(2n) .xhktthree_ul li i{color: #2cbd93;}
.xhktthree_eg:nth-child(2n) .xhktthree_ul li span{color: #2cbd93;}
.xhktthree_eg:nth-child(2n) .xhktthree_des{color: #2cbd93;background: #e9fff9;}
.xhktthree_eg:nth-child(2n) .xhktthree_des dl{background: #dbf8f0;}
.xhktthree_eg:nth-child(3n){margin: 0;}
.xhktthree_eg:nth-child(3n) .xhktthree_tit{background: url(../images/xhktthree_tit3.jpg) center bottom no-repeat;}
.xhktthree_eg:nth-child(3n) .xhktthree_ul li i{color: #f05d58;}
.xhktthree_eg:nth-child(3n) .xhktthree_ul li span{color: #f05d58;}
.xhktthree_eg:nth-child(3n) .xhktthree_des{color: #f05d58;background: #fff8f8;}
.xhktthree_eg:nth-child(3n) .xhktthree_des dl{background: #ffeae9;}
.xhktfour_data{padding-top: 30px;width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.xhktfour_item{width: 41%;margin-bottom: 3.75%;float: left;padding: 18px 20px;border-radius: 10px;box-shadow: 0px 10px 30px 0 rgba(14,5,10,.05);position: relative;background: #fff;}
.xhktfour_item:after{content: "";border: 6px solid #fff;border-color: #fff #fff transparent transparent;transform: rotate(45deg) translateY(-50%);box-shadow: 15px -15px 15px 0px rgba(0,0,0,.08);position: absolute;top: 50%;right: 0%;margin-right: -1px;}
.xhktfour_item i{width: 30px;line-height: 30px;height: 30px;overflow: hidden;border-radius: 5px 5px 0 5px;color: #fff;font-weight: bold;font-size: 18px;font-family: Arial!important;float: left;margin-right: 8px;background: #ffd117;text-align: center;}
.xhktfour_item p{flex: 1;height: auto;overflow: hidden;line-height: 24px;}
.xhktfour_item:nth-child(even):after{left: 0%;right: auto;border-color: #fff transparent transparent #fff;transform: rotate(-45deg) translateY(-50%);margin-right: 0;margin-left: -1px;}
/*.xhktfour_item:nth-child(3),.xhktfour_item:nth-child(4){width: 37.5%;}*/
.xhktfour_item:nth-child(2) i{background: #dd9ad9;}
.xhktfour_item:nth-child(3) i{background: #00aeff;}
.xhktfour_item:nth-child(4) i{background: #ef9452;}
.xhktfour_item:nth-child(5) i{background: #f96d37;}
.xhktfour_item:nth-child(6) i{background: #3fd6c0;}

/* 03百度推广-百度竞价开户 */
.xssone_area{width: 100%;height: auto;overflow: hidden;}
.xssone_intro{width: 51.25%;float: left;padding-right: 5%;}
.xssone_bt{padding-bottom: 20px;margin-bottom: 25px;position: relative;}
.xssone_bt:after{content: "";width: 46px;height: 3px;background: #2F82FF;position: absolute;bottom: 0;left: 0;}
.xssone_nr{line-height: 24px;}
.xssone_img{width: 48.75%;}
.xss_two{background: #f7faff;padding: 40px 3.75% 20px;}
.xsstwo_item{width: 100%;display: flex;align-items: center;margin-bottom: 5%;}
.xsstwo_icon{width: 72px;border-radius: 8px;margin-right: 20px;float: left;box-shadow: 0px 20px 20px 0 #c7c2f9;}
.xsstwo_intro{flex: 1;height: auto;overflow: hidden;}
.xsstwo_intro dt{font-size: 20px;font-weight: bold;margin-bottom: 6px;line-height: 1.4;}
.xsstwo_intro dd{line-height: 24px;color: #808080;font-size: 16px;}
.xsstwo_intro dd span{font-weight: bold;color: #716efa;}
.xsstwo_item:nth-child(2) .xsstwo_icon{box-shadow: 0px 20px 20px 0 #befbda;}
.xsstwo_item:nth-child(2) .xsstwo_intro dd span{color: #1bcb7a;}
.xsstwo_item:nth-child(3) .xsstwo_icon{box-shadow: 0px 20px 20px 0 #ffd5c6;}
.xsstwo_item:nth-child(3) .xsstwo_intro dd span{color: #f9534e;}
.xss_three{padding: 60px 0 20px;}
.xssthree_item{padding: 20px 20px 30px;border-radius: 0px 0px 30px 30px;box-shadow: 0px 20px 50px 0 rgba(14,5,10,.05);margin-bottom: 5%;background-color: #fff;}
.xssthree_intro{text-align: center;background: #378afa;padding: 14px 3.5%;}
.xssthree_bt{font-size: 20px;line-height: 1.4;color: #fff;font-weight: bold;margin-bottom: 4px;}
.xssthree_nr{font-size: 16px;line-height: 1.6;color: #e5f6ff;}
.xssthree_item:last-child .xssthree_intro{background: #ea9848;}
.xssthree_item:last-child .xssthree_nr{color: #fff0de;}
.xssfour_data{width: 100%;display: flex;justify-content: space-between;}
.xssfour_item{width: 20%;text-align: center;position: relative;}
.xssfour_item:after{content: "";width: 18px;height: 70px;background: url(../images/xacgsix_icon0.png) center center no-repeat;background-size: 100%;position: absolute;right: -22%;top: 0;}
.xssfour_item:last-child:after{display: none;}
.xssfour_icon{width: 50px;margin: 0 auto;}
.xssfour_bt{padding: 14px 0 8px;font-size: 16px;font-weight: bold;position: relative;line-height: 1.6;margin-bottom: 10px;}
.xssfour_bt:after{content: "";width: 14px;height: 2px;background: #2f82ff;position: absolute;left: 50%;transform: translateX(-50%);bottom: 0;}
.xssfour_nr{line-height: 24px;}
.xss_five{padding: 40px 5% 30px;background: #f9f9f9;margin-bottom: 40px;}
.xssfive_item{width: 100%;height: auto;overflow: hidden;background: #fff;border-radius: 10px;margin-bottom: 20px;padding: 20px;box-shadow: 0px 13px 30px 0 rgba(237,244,255,.05);}
.xssfive_icon{width: 100px;border-radius: 10px;background: #edf4ff;float: left;margin-right: 20px;}
.xssfive_intro{flex: 1;height: auto;overflow: hidden;}
.xssfive_bt{font-size: 18px;line-height: 28px;height: 28px;overflow: hidden;font-weight: bold;margin: 2px 0;}
.xssfive_nr{line-height: 24px;}
.xsssix_table{background: #fafbfd;border-color: #e4eaf8;border-radius: 14px;height: auto;overflow: hidden;text-align: center;}
.xsssix_table tr:first-child{background: #f4f6fb;font-size: 16px;font-weight: bold;}
.xsssix_table tr:first-child td:nth-child(3){text-align: center;}
.xsssix_table tr td{line-height: 24px;padding: 24px 16px;}
.xsssix_table tr td:first-child{width: 16.8%;}
.xsssix_table tr td:nth-child(2){width: 17%;}
.xsssix_table tr td:nth-child(3){width: 47.3%;text-align: left;}
.xsssix_table tr td:nth-child(4){width: 18.9%;}

/*03百度推广-知了好学*/
.xhxone_intro{width: 48.5%;}
.xhxone_img{width: 51.5%;}
.xhx_two{padding: 40px 20px 30px;margin: 10px 0 30px;background: #fbfdff;}
.xhxtwo_data{width: 100%;display: flex;flex-wrap: wrap;}
.xhxtwo_item{width: calc(50% - 10px);float: left;border-radius: 10px;background: #5d9cf4;margin-bottom: 20px;position: relative;padding: 20px 14px 24px 20px;}
.xhxtwo_item:nth-child(odd){margin-right: 20px;}
.xhxtwo_item:nth-child(2){background: #f5c15f;}
.xhxtwo_item:nth-child(3){background: #56c795;}
.xhxtwo_item:nth-child(4){background: #ff6d6d;}
.xhxtwo_bt{font-size: 18px;font-weight: bold;line-height: 28px;padding-bottom: 15px;margin-bottom: 15px;position: relative;color: #fff;}
.xhxtwo_bt:after{content: "";width: 46px;height: 2px;background: rgba(255,255,255,.2);position: absolute;left: 0;bottom: 0;}
.xhxtwo_nr{color: #fbfdff;line-height: 24px;}
.xhxtwo_num{font-family: Impact!important;font-size: 42px;line-height: 1;position: absolute;right: 20px;top: 20px;letter-spacing: 2px;color: rgba(255,255,255,.2);}
.xhxthree_tab{text-align: center;width: 100%;display: flex;justify-content: center;margin-bottom: 30px;position: relative;z-index: 2;}
.xhxthree_tab_item{width: 108px;height: 108px;margin: 0 24px;border-radius: 50%;position: relative;display: flex;align-items: center;box-shadow: 0px 10px 20px 0 rgba(14,5,10,.1);background: #fff;color: #808080;transition: 300ms;cursor: pointer;}
.xhxthree_tab_item:before{content: "";width: calc(100% + 18px);height: calc(100% + 18px);background: #cbdaee;border-radius: 50%;position: absolute;top: -9px;left: -9px;transition: 300ms;z-index: -1;transform: scale(0,0);}
.xhxthree_tab_item dd{text-align: center;width: 100%;}
.xhxthree_tab_item i{width: 42px;margin: 0 auto 4px;display: block;}
.xhxthree_tab_item i img.ximg_b{display: none;}
.xhxthree_tab_item p{line-height: 24px;}
.xhxthree_tab_item.on,.xhxthree_tab_item:hover{background: #4697ff;color: #fff;}
.xhxthree_tab_item.on i img.ximg_a,.xhxthree_tab_item:hover i img.ximg_a{display: none;}
.xhxthree_tab_item.on i img.ximg_b,.xhxthree_tab_item:hover i img.ximg_b{display: inline;}
.xhxthree_tab_item.on{box-shadow: none;}
.xhxthree_tab_item.on:before{transform: scale(1,1);}
.xhxthree_data{width: 100%;position: relative;margin-bottom: 20px;}
.xhxthree_data_item{width: 100%;filter:alpha(opacity=0);opacity: 0;position: absolute;left: 0;top: 0;display: flex;justify-content: space-between;flex-wrap: wrap;}
.xhxthree_data_item.cur{filter:alpha(opacity=100);opacity: 1;position: relative;transition: 300ms;z-index: 5;}
.xhxthree_item{width: 22%;box-shadow: 0 10px 20px 0 rgba(14,5,10,.1);border-radius: 20px;}
.xhxfour_tab{width: 100%;display: flex;justify-content: center;margin-bottom: 30px;flex-wrap: wrap;}
.xhxfour_tab_item{width: auto;padding: 0 10px;min-width: 86px;text-align: center;margin: 0 5px;font-size: 16px;line-height: 36px;color: #4697ff;transition: 300ms;border: 2px solid #4697ff;border-radius: 20px;cursor: pointer;}
.xhxfour_tab_item.on,.xhxfour_tab_item:hover{background: #4697ff;color: #fff;}
.xhxfour_data{width: 100%;position: relative;margin-bottom: 20px;}
.xhxfour_data_item{width: 100%;filter:alpha(opacity=0);opacity: 0;position: absolute;left: 0;top: 0;}
.xhxfour_data_item.cur{filter:alpha(opacity=100);opacity: 1;position: relative;transition: 300ms;z-index: 5;}
.xhxfive_form{padding: 40px 20px;border-radius: 0 0 15px 15px;box-shadow: 0px 10px 80px 0 rgba(0,0,0,.05);border-top: 2px solid #4697ff;}
.xhxfive_form form{width: 100%;height: auto;overflow: hidden;}
.xhxfive_line{width: calc(50% - 10px);float: left;background: #f7f7f7;border-radius: 5px;position: relative;}
.xhxfive_line:nth-child(3n+1){margin-right: 20px;}
.xhxfive_bt{width: 105px;float: left;text-align: right;line-height: 50px;}
.xhxfive_box{flex: 1;height: auto;overflow: hidden;}
.xhxfive_box input{line-height: 50px;height: 50px;display: block;width: 100%;padding: 0 14px 0 10px;background: none;border: none;outline: none;}
.xhxfive_btn{margin-top: 30px;}
.xhxfive_btn input{display: block;width: 100%;background: none;border: none;outline: none;position: relative;z-index: 2;}
.xhxfive_check{width: 100%;background: none;margin: 4px 0;}
.xhxfive_check .xhxfive_box{padding: 6px 0;}
.xhxfive_check label{float: left;width: auto;margin-right: 20px;margin-left: 8px;margin-bottom: 0px;position: relative;padding-left: 24px;line-height: 38px;}
.xhxfive_check input[type=radio]{width: 10px;height: 10px;position: absolute;top: 50%;left: 0;margin: 0;transform: translateY(-50%);}
.xhxfive_check input[type=radio]::after{content: "";width: 14px;height: 14px;background: url(../images/xhxfive_check.png) center center no-repeat;border: none;position: absolute;left: -2px;top: -2px;border-radius: 50%;}
.xhxfive_check input[type=radio]:checked::after{background: url(../images/xhxfive_check_h.jpg) center center no-repeat;}
/*1209 checkbox改radio*/

/*03百度推广-百度加盟星*/
.xjmx_two{padding: 40px 5%;margin: 10px 0 40px;background: #fff8ec;}
.xjmxtwo_data{width: 100%;height: auto;overflow: hidden;padding-top: 6px;}
.xjmxtwo_item{width: 50%;float: left;text-align: center;}
.xjmxtwo_item i{width: 48px;margin: 0 auto;display: block;}
.xjmxtwo_item dt{font-size: 16px;font-weight: bold;line-height: 26px;margin: 12px 0 6px;}
.xjmxtwo_item dd{line-height: 24px;color: #666;}
.xjmxthree_area{margin-bottom: 3.75%;}
.xjmxthree_area:last-child{margin-bottom: 0px;}
.xjmxthree_head{margin: 0 20px;line-height: 60px;border-radius: 20px 20px 0 0;font-size: 18px;font-weight: bold;color: #fff;background: #fd732d;text-align: center;}
.xjmxthree_box{padding: 20px;border-radius: 20px;box-shadow: 0px 10px 30px 0 rgba(76,76,76,.1);text-align: center;}
.xjmxthree_box img{max-width: 100%;}
.xjmxfour_data{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;padding: 10px 0 14px;}
.xjmxfour_item{width: 33%;text-align: center;}
.xjmxfour_item i{display: block;width: 58px;margin: 0 auto;}
.xjmxfour_item dt{font-size: 24px;font-weight: bold;line-height: 1.4;margin: 10px 0 6px;}
.xjmxfour_item dd{line-height: 24px;color: #666;}
.xjmxsix_data{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.xjmxsix_item{width: 20%;}
.xjmxsix_item i{display: block;width: 78px;line-height: 78px;font-family: Impact!important;font-size: 30px;color: #f06c27;text-align: center;background: url(../images/xjmxsix_bg.png) center top no-repeat;background-size: 100%;margin: 0 auto;}
.xjmxsix_item dt{font-size: 16px;line-height: 24px;text-align: center;margin-bottom: 10px;margin-top: -6px;font-weight: bold;}
.xjmxsix_item dd{line-height: 24px;color: #666;}
.xjmxseven_data{width: 100%;height: auto;overflow: hidden;}
.xjmxseven_item{width: calc(50% - 10px);float: left;margin-bottom: 20px;}
.xjmxseven_item:nth-child(odd){margin-right: 20px;}
.xjmxeight_item{width: 100%;display: flex;align-items: center;margin-bottom: 20px;padding: 20px 30px;border-radius: 10px;background: #fff8ec;}
.xjmxeight_item:last-child{margin-bottom: 0px;}
.xjmxeight_icon{width: 54px;margin-right: 20px;float: left;}
.xjmxeight_intro{flex: 1;height: auto;overflow: hidden;}
.xjmxeight_intro dt{font-size: 16px;line-height: 26px;margin-bottom: 6px;color: #f06c27;font-weight: bold;}
.xjmxeight_intro dd{line-height: 24px;}
.xjmxnine_data{margin-bottom: 20px;width: 100%;display: flex;flex-wrap: wrap;}
.xjmxnine_item{width: calc(50% - 10px);padding: 20px 20px 15px 20px;border-radius: 10px;box-shadow: 0px 10px 30px 0 rgba(0,0,0,.05);float: left;margin-bottom: 20px;}
.xjmxnine_item:nth-child(odd){margin-right: 20px;}
.xjmxnine_bt{line-height: 1;font-size: 16px;font-weight: bold;margin-bottom: 8px;}
.xjmxnine_bt i{font-size: 38px;margin-right: 10px;color: #f06c27;font-style: italic;letter-spacing: 2px;}
.xjmxnine_bt i span{color: #ffd2ba;}
.xjmxnine_nr{line-height: 24px;color: #808080;}

/*03百度推广-百度信息流*/
.xxxlone_img{overflow: visible;}
.xxxlone_img i{display: block;position: relative;z-index: 2;}
.xxxlone_img i:after{content: "";width: 28.3%;height: 87%;border-radius: 14px;position: absolute;right: 0;bottom: 0;z-index: -1;box-shadow: 0px 10px 20px 0 rgba(14,5,10,.05);}
.xxxlone_img i:before{content: "";width: 91.25%;height: 93.5%;border-radius: 14px;position: absolute;top: 0;left: 0;z-index: -2;box-shadow: 0px 10px 20px 0 rgba(14,5,10,.05);}
.xxxltwo_slide .slick-arrow{width: 48px;height: 75px;z-index: 2;transition: 300ms;overflow: hidden;filter:alpha(opacity=30);opacity: 0.3;background-size: 100%!important;/* top: 50%;transform:translate(0, 0);-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0); */}
.xxxltwo_slide .slick-prev:before{display: none;}
.xxxltwo_slide .slick-next:before{display: none;}
.xxxltwo_slide .slick-prev{background: url(../images/xxxltwo_prev.png) center center no-repeat;left: 0px;}
.xxxltwo_slide .slick-next{background: url(../images/xxxltwo_next.png) center center no-repeat;right: 0px;}
.xxxltwo_slide .slick-prev:hover,.xxxltwo_slide .slick-next:hover{filter:alpha(opacity=80);opacity: 0.8;}
.xxxlthree_data{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;padding: 10px 0;}
.xxxlthree_item{width: 24%;padding: 0 5px;text-align: center;}
.xxxlthree_icon{width: 76px;border-radius: 10px;box-shadow: 0px 13px 40px 0 rgba(14,5,10,.1);margin: 0 auto 20px;}
.xxxlthree_bt{font-size: 18px;font-weight: bold;line-height: 1.4;}
.xxxlthree_nr{font-size: 16px;line-height: 1.4;margin: 14px 0 10px;}
.xxxlthree_num{line-height: 24px;color: #666;background: #f4f8ff;padding: 8px 5px;}
.xxxlthree_num span{font-weight: bold;color: #2f82ff;}
.xxxl_four{background: #f4f8ff;}
.xxxlfour_intro{width: 62.5%;padding-right: 5%;}
.xxxlfour_intro dd{line-height: 24px;margin-bottom: 20px;background: url(../images/xxxlfour_dd.png) left top no-repeat;padding-left: 40px;}
.xxxlfour_intro dd:last-child{margin-bottom: 0px;}
.xxxlfour_intro dd span{font-weight: bold;}
.xxxlfour_img{width: 37.5%;}
.xxxlfive_data{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;padding-top: 10px;}
.xxxlfive_item{width: 47.5%;margin-bottom: 5%;display: flex;align-items: center;}
.xxxlfive_icon{width: 112px;border-radius: 10px;box-shadow: 0px 20px 20px 0 rgba(115,158,249,.5);float: left;margin-right: 20px;}
.xxxlfive_intro{flex: 1;height: auto;overflow: hidden;}
.xxxlfive_intro dl{font-size: 18px;line-height: 28px;font-weight: bold;}
.xxxlfive_intro dt{font-size: 16px;line-height: 26px;margin: 4px 0;}
.xxxlfive_intro dd{line-height: 24px;color: #808080;}
.xxxlfive_item:nth-child(2) .xxxlfive_icon{box-shadow: 0px 20px 20px 0 rgba(87,237,155,.5);}
.xxxlfive_item:nth-child(3) .xxxlfive_icon{box-shadow: 0px 20px 20px 0 rgba(254,162,130,.5);}
.xxxlfive_item:nth-child(4) .xxxlfive_icon{box-shadow: 0px 20px 20px 0 rgba(115,219,253,.5);}
.xxxlsix_data{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;}
.xxxlsix_item{width: calc(33.33% - 18px);border-radius: 12px;box-shadow: 0px 10px 20px 0 rgba(14,5,10,.05);padding: 30px 5px;text-align: center;}
.xxxlsix_icon{width: 114px;margin: 0 auto 20px;}
.xxxlsix_bt{line-height: 24px;}
.xxxlsix_bt span{font-weight: bold;color: #2f82ff;}
.xxxl_seven{background: #f9f9f9;}
.xxxlseven_data{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;}
.xxxlseven_item{width: calc(25% - 12px);}
.xxxleight_data{width: 100%;height: auto;overflow: hidden;text-align: center;}
.xxxleight_item{width: 25%;padding: 0 5px;float: left;}
.xxxleight_item i{width: 115px;margin: 0 auto 4px;display: block;}
.xxxleight_item dt{font-size: 18px;line-height: 28px;font-weight: bold;}
.xxxleight_item dd{font-size: 16px;line-height: 26px;color: #808080;}
.xxxlnine_slide{box-shadow: 0px 20px 50px 0 rgba(14,5,10,.05);}
.xxxlnine_tab{width: 100%;display: flex;background: #edf3fa;}
.xxxlnine_tab_item{width: 25%;text-align: center;padding: 18px 3px;font-size: 18px;line-height: 1.4;border-right: 1px solid #fff;cursor: pointer;position: relative;}
.xxxlnine_tab_item>div{height: 100%;display: flex;align-items: center;justify-content: center;}
.xxxlnine_tab_item:last-child{border-right: none;}
.xxxlnine_tab_item.on{background: url(../images/xxxlnine_tab_bg.jpg) center center no-repeat;background-size: cover;color: #fff;}
.xxxlnine_tab_item.on>div{font-weight: bold;}
.xxxlnine_tab_item.on:after{content: "";border: 8px solid #fff;border-color: transparent transparent #fff transparent;position: absolute;left: 50%;transform: translatex(-50%);bottom: 0px;}
.xxxlnine_data{width: 100%;position: relative;}
.xxxlnine_data_item{width: 100%;filter:alpha(opacity=0);opacity: 0;position: absolute;left: 0;top: 0;padding: 20px 3.75%;}
.xxxlnine_data_item.cur{filter:alpha(opacity=100);opacity: 1;position: relative;transition: 300ms;z-index: 5;}
.xxxlnine_data1_slide .slick-slide{padding: 0 10px;}
.xxxlten_slide.slick-dotted.slick-slider{margin-bottom: 20px;}
.xxxlten_slide .slick-dots{bottom: 0px;font-size: 0px;position: relative;margin-top: 20px;}
.xxxlten_slide .slick-dots li{width: auto;height: auto;margin: 0 10px;}
.xxxlten_slide .slick-dots li button{width: 8px;height: 8px;border-radius: 4px;transition: 300ms;background: #2f82ff;padding: 0px;filter:alpha(opacity=50);opacity: 0.5;}
.xxxlten_slide .slick-dots li button:before{display: none;}
.xxxlten_slide .slick-dots li.slick-active button{filter:alpha(opacity=100);opacity: 1;}
.xxxleleven_item{margin-bottom: 24px;}
.xxxleleven_item:last-child{margin-bottom: 0px;}
.xxxleleven_bt{font-size: 18px;margin: 0 20px;line-height: 60px;font-weight: bold;border-radius: 20px 20px 0 0;color: #fff;background: url(../images/xxxleleven_bg.jpg) center bottom no-repeat;background-size: cover;text-align: center;}
.xxxleleven_nr{padding: 20px;box-shadow: 0px 20px 50px 0 rgba(14,5,10,.05);border-radius: 0 0 20px 20px;}
.xxxleleven_nr dd{margin-bottom: 20px;line-height: 24px;padding-left: 110px;position: relative;}
.xxxleleven_nr dd:last-child{margin-bottom: 0px;}
.xxxleleven_nr dd span{font-size: 16px;font-weight: bold;padding-left: 24px;background: url(../images/xxxleleven_icon.jpg) left center no-repeat;position: absolute;left: 0;top: 0;}

/*1203 add*/
.xcity_list{width: 100%;height: auto;overflow: hidden;margin-bottom: 40px;border: 1px solid #f2f2f2;background: url(../images/xcity_bg.jpg) repeat;border-bottom: none;}
.xcity_list li{width: 16.66%;float: left;text-align: center;}
.xcity_list li a{display: block;line-height: 60px;height: 60px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}


/* ***************** */
/**** wp/06-09css ****/
/* ***************** */

/* 06案例展示 */
html{overflow-x: hidden;}
.case_ban{text-align: center;height:122px;line-height: 122px;overflow: hidden; font-size: 30px;color:#fff;
	background: url(../images/06case_02.jpg) no-repeat center center;background-size: cover;}
.det_class{background:#f7f7f7;margin:20px 0;padding:25px 30px 20px;}
.det_class .list{overflow: hidden;margin-bottom:5px;}
.det_class .list .title{float: left; width:80px;line-height: 30px; height:30px;color:#808080;font-size: 14px;overflow: hidden;}
.det_class .list .cont{margin-left:80px;}
.det_class .proClass_list .cont .item{ display: inline-block;vertical-align: top;margin-bottom:5px;margin-right:20px;border:1px solid #ccc;
min-width: 60px;height:30px;line-height: 28px;border-radius: 3px;cursor: pointer; text-align: center;padding:0 10px;font-size: 14px;}
.det_class .proClass_list .cont .item.on,
.det_class .proClass_list .cont .item:hover{background: #2f82ff;color:#fff;border-color:#2f82ff;}
.det_class .jobClass_list .cont .item{display: inline-block;vertical-align: top;font-size: 14px;line-height: 30px;margin-bottom:5px;padding:0 15px;cursor: pointer;}
.det_class .jobClass_list {position: relative;}
.det_class .jobClass_list .cont .item.on,
.det_class .jobClass_list .cont .item:hover{color:#2f82ff;}
.det_class .jobClass_list .cont{height:35px;overflow: hidden; padding-right:60px;position: relative;
	transition: all linear .3s;-webkit-transition: all linear .3s;}
.det_class .jobClass_list   .upBtn{cursor: pointer; position: absolute;top:0;right:0; width: 55px; display: inline-block;line-height: 30px;color:#2f82ff;font-size: 14px;}
.det_class .jobClass_list   .upBtn i{display: inline-block;vertical-align: middle;margin-left:5px;margin-top:-3px; border-top:6px solid #2f82ff;border-left:6px solid transparent;border-right:6px solid transparent;transition: all linear .3s;-webkit-transition: all linear .3s;}
.det_class .jobClass_list.on .cont{height:auto;}
.det_class .jobClass_list.on .upBtn i{transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.case_content{padding:15px 0 25px;}
.case_content .box{margin:0 -15px;overflow: hidden;}
.case_list{float: left;width:calc(33.33% - 30px); margin:15px;border-radius: 10px;position: relative;overflow: hidden;}
.case_list img{max-width: 100%;max-height: 100%;}
.case_list .contA{position: relative;}
.case_list .contA .bot{position: absolute;bottom:0;left:0;right:0; background: rgba(0,0,0,.5);
	padding:10px 15px;transition: all linear .1s;-webkit-transition: all linear .1s;}
.case_list .contA .bot .ti{color:#fff;font-weight: bold;line-height: 22px;height:22px; overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}
.case_list .contA .bot .des{color:#fff;font-size: 14px; line-height: 22px;height:22px; overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}
.case_list .contB{background: rgba(0,0,0,.5); padding:35px 20px; position: absolute;bottom:-100%;left:0;right:0;transform: all linear .3s;-webkit-transition: all linear .3s;}
.case_list .contB .ti{color:#fff;font-size: 18px;font-weight: bold;line-height: 30px;height:30px; overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}
.case_list .contB .des{margin:5px 0 0; color:#fff;font-size: 14px;line-height: 24px;height:24px; overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}
.case_list .contB .txt{margin:20px 0; color:#fff;font-size: 14px;line-height: 24px;height:48px; overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:2;}
.case_list .contB .more {text-align: center;}
.case_list .contB .more a{display: inline-block;vertical-align: top;margin:0 10px;width:132px;height:42px;line-height: 42px;color:#fff;background: #2f82ff;border-radius: 6px;font-size: 14px;}
.case_list .contB .more a:hover{box-shadow: 0 10px 10px 1px rgba(9,101,240,.5);}
.case_list:hover .contA .bot{bottom:-100%;}
.case_list:hover .contB{bottom:0;height:100%;}

/*07关于我们*/
.ab_ti{text-align: center;font-size: 30px;line-height: 36px;}
.abSection_one{padding:80px 0;}
.abSection_one .des{font-size: 18px;color:#808080;line-height: 30px;text-align: center;margin:10px 0 30px;}
.abSection_one .txt{font-size: 14px;line-height: 24px;}
.abSection_one img{max-width: 100%;max-height: 100%;}
.abSection_one .isix_data{padding:40px 60px 35px;}

.abSection_two{padding:60px 0; background: url(../images/about_08.jpg) no-repeat center center;background-size: cover;}
.abSection_two .isix_ul li{background: #fff;padding:30px 0;border-radius: 10px;margin:0 5px;width:calc(100% / 6 - 10px);}
.abSection_two .isix_ul{padding:40px 0;}
.abSection_two .isix_ul li:hover{box-shadow: 0 5px 30px 0 rgba(0,0,0,.1);}

.abSection_three{padding:70px 0 50px;}
.abThree_tab{text-align: center;margin:20px 0;}
.abThree_tab span{display: inline-block;margin:0 22px;font-size: 18px;cursor: pointer;}
.abThree_tab span:after{content:"";display:none;width:100%;margin-top:10px;height:3px;background: #2f82ff;}
.abThree_tab span.on,
.abThree_tab span:hover{font-weight: bold;color:#2f82ff;}
.abThree_tab span.on:after,
.abThree_tab span:hover:after{display: block;}
.abThree_slide{text-align: center;}
.abThree_slide img{max-width: 100%;max-height: 100%;margin: 0 auto;}
.abThree_slide .slick-list{padding:30px 0 90px;}
.abThree_slide .slick-slide{margin:0 -20px;}
.abThree_list{float: left;width: calc(25% - 40px);background: #fff;padding:10px;margin:0 20px;box-shadow: 0 5px 20px 0 rgba(0,0,0,.1);
}
.abThree_list .ti{margin:15px 0 5px;height:48px;line-height: 24px; overflow: hidden; display: flex;align-items: center;  justify-content: center; }
.abThree_list .ti span{max-height: 100%;display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:2;}
.abThree_slide .slick-prev,
.abThree_slide .slick-next{top:auto;bottom:-23px;z-index: 10;
	width:48px;height:48px;border-radius: 50%;border:1px solid #e7e7e7;text-align: center;}
.abThree_slide .slick-prev{left:calc(50% - 68px);}
.abThree_slide .slick-next{right:calc(50% - 68px);}
.abThree_slide .slick-prev:before,
.abThree_slide .slick-next:before{content:"";opacity:1; display: block;color:#808080;font-size: 20px;font-family: "幼圆";}
.abThree_slide .slick-prev:before{content:"<";}
.abThree_slide .slick-next:before{content:">";}
.abThree_slide .slick-prev:hover,
.abThree_slide .slick-next:hover{border-color:#2f82ff;background: #2f82ff;}
.abThree_slide .slick-prev:hover:before,
.abThree_slide .slick-next:hover:before{color:#fff;}
.abThree_cont{position: relative;}
.abThree_item{position: absolute;top:0;left:0;right:0;opacity: 0;}
.abThree_item.on{position: relative;opacity: 1;z-index: 10;}

.abSection_four{background: #f7f7f7;padding:55px 0;}
.abFour_cont{margin:30px -10px 40px;overflow:hidden;}
.abFour_list{float: left;width:calc(50% - 20px);padding:20px; margin:15px 10px;background: #fff;border-radius: 10px;}
.abFour_list dt{float: left;width: 246px;text-align: center;}
.abFour_list dt img{max-width: 100%;max-height: 100%;}
.abFour_list dd{margin-left:246px;padding:20px;}
.abFour_list dd .ti{font-size: 20px;font-weight: bold;line-height: 26px;height:26px; overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}
.abFour_list dd .des{font-size: 14px;color:#808080; line-height: 24px;height:72px; overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:3;}
.abFour_list dd .line{width:34px;height:3px;background: #2f82ff;margin:15px 0 20px;}
.abFour_list:hover{box-shadow: 0 8px 25px 0 rgba(0,0,0,.05);}

.contact_main{padding:40px 0 50px;background: #f7f7f7;}
.tact_cont{border-top:2px solid #2f82ff;background: #fff;padding:50px ;}
.tact_title{font-size: 30px;line-height: 36px;margin:15px 0;text-align: center;}
.tact_one .txt{padding:20px 0; width:100%; font-size: 14px;line-height: 30px;display: inline-flex;justify-content: space-between;}
.tact_one .map{width: 100%;height:280px;margin:20px 0 45px;}
.tact_two .cont{width: 100%;padding:20px 0;display: inline-flex;justify-content: space-between;}
.tact_two .cont .txt{width: 50%;padding:25px 80px;}
.tact_two .cont .txt:first-child{padding-left:0;border-right:1px dashed #f1f1f1;}
.tact_two .cont .txt .name{margin-bottom:15px;font-size: 18px;}
.tact_two .cont .txt .name img{margin-right:10px;}
.tact_two .cont .txt dl{display: inline-flex;width: 100%;}
.tact_two .cont .txt dl dt{font-size: 14px;line-height: 30px;}
.tact_two .cont .txt dl dd{flex: 1;font-size: 14px;line-height: 30px;margin-left:5px;}

.city_one{padding:40px 0 70px;}
.cityOne_lt{float: left;width: 50%;padding:45px 50px 0 0;}
.cityOne_lt .line{width:60px;height:3px;background: #2f82ff;margin:15px 0;}
.cityOne_lt .des{font-size: 14px;line-height: 24px;}
.cityOne_rt{float: right;width: 50%;text-align: center;}
.cityOne_rt img{max-width: 100%;max-height: 100%;}

.city_two{background: #f7f7f7;padding:65px 0;text-align: center;}
.cityTwo_cont{margin-top:45px;}
.cityTwo_list{float: left;width: 33.33%;padding:0 5%;}
.cityTwo_list dt{width:213px;height:213px;margin:0 auto; border-radius: 50%;position: relative;}
.cityTwo_list dt img{max-height: 100%;max-width: 100%;position: relative;z-index: 10;}
.cityTwo_list dd .ti{margin-top:30px;font-size: 18px;line-height: 24px;height:24px;overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}
.cityTwo_list dd .des{margin-top:10px;font-size: 14px;color:#808080; line-height: 24px;height:72px;overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:3;}
.cityTwo_list dt:before{content:'';display: block;width:100%;height:100%;opacity: .4;
position: absolute;top:0;left:0;right:0;bottom:0;border-radius: 50%;}
.cityTwo_list dt:after{content:'';display: block;width:100%;height:100%;opacity: .2;
	position: absolute;top:0;left:0;right:0;bottom:0;border-radius: 50%;}
.cityTwo_list:nth-child(1) dt:before{background:#30cee4;}
.cityTwo_list:nth-child(1) dt:after{background:#30cee4;}
.cityTwo_list:nth-child(2) dt:before{background:#6558d1;}
.cityTwo_list:nth-child(2) dt:after{background:#6558d1;}
.cityTwo_list:nth-child(3) dt:before{background:#fca80b;}
.cityTwo_list:nth-child(3) dt:after{background:#fca80b;}
.cityTwo_list:hover dt:before{animation: cityTwo linear 1s infinite;-webkit-animation: cityTwo linear 1s infinite;}
.cityTwo_list:hover dt:after{animation: cityTwo2  linear 1s infinite;-webkit-animation: cityTwo2 linear 1s infinite;}
@keyframes cityTwo {
	0%{transform: scale(1);-webkit-transform: scale(1);}
	100%{transform: scale(1.2);-webkit-transform: scale(1.2);opacity: 0;}
}
@keyframes cityTwo2 {
	0%{transform: scale(1);-webkit-transform: scale(1);}
	100%{transform: scale(1.4);-webkit-transform: scale(1.4);opacity: 0;}
}

.city_three{padding:65px 0;}
.cityThree_cont{margin:45px -10px 20px;display: inline-flex;width: calc(100% + 20px);}
.cityThree_list{float: left;width:calc(100% / 8 - 20px);background: #fff;box-shadow: 0 5px 15px 0 rgba(0,0,0,.07);border-radius: 10px;
margin:0 10px;text-align: center;padding:35px 10px 55px;position: relative;
transition: all linear .3s;-webkit-transition: all linear .3s;}
.cityThree_list .icon{width:64px;height:64px;margin:0 auto;}
.cityThree_list .icon img{max-height: 100%;max-width: 100%;}
.cityThree_list .ti{width:20px;word-break: break-all; font-size: 18px;font-weight: bold;margin:25px auto 10px;font-weight: bold;line-height: 20px;}
.cityThree_list .des{display: none; font-size: 14px;color:#808080;line-height: 24px;height:48px;overflow: hidden;  -webkit-box-orient: vertical;  -webkit-line-clamp:2;}
.cityThree_list .more em{color:#2f82ff;font-size: 40px;font-family: "宋体";
	display: block;line-height: 32px;height:30px;position:absolute;bottom:25px;left:0;right:0;margin:auto;}
.cityThree_list .more span{display: none;}
.cityThree_list.on{width: calc(100% / 8 * 3 - 20px);border-radius: 0 0 10px 10px;border-top:2px solid #2f82ff;
padding:40px;text-align: left;}
.cityThree_list.on .icon{margin:0;}
.cityThree_list.on .ti{margin:25px 0 15px;width: 100%;}
.cityThree_list.on .des{display: block;}
.cityThree_list.on .more em{display: none;}
.cityThree_list.on .more span{display: block;color:#2f82ff;font-size: 14px;margin-top:25px;}

.city_four{padding:60px 0;background: url(../images/09city_bg_02.jpg) no-repeat center center;background-size: cover;}
.city_four .ihead_cn{color:#fff;}
.cityFour_cont{margin:30px -10px;overflow: hidden;}
.cityFour_list{float: left;width:calc(50% - 20px);margin:0 10px; background: #fff;border-radius: 20px;padding:40px;display: inline-flex;}
.cityFour_list dt{width: 160px;height:160px;text-align: center;}
.cityFour_list dt img{max-width: 100%;max-height: 100%;}
.cityFour_list dd{flex:1;padding-left:25px;padding-top:5px;}
.cityFour_list dd .ti{color:#2f82ff;font-size: 24px;font-weight: bold;line-height: 28px;height:28px; overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}
.cityFour_list dd .des{margin:15px 0; font-size: 14px;line-height: 24px;height:72px; overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:3;}
.cityFour_list dd .more{font-size: 14px;color:#2f82ff;}
.cityFour_list dd .more i{font-family: "幼圆";margin-left:2px;}
.cityFour_list:last-child dd .ti{color:#2dbbe2;}
.cityFour_list:last-child dd .more {color:#2dbbe2;}

.city_five{padding:75px 0 50px;}
.cityFive_cont ul{margin:35px -15px 0;overflow: hidden;}
.cityFive_cont ul li{float: left;width:calc(33.33% - 30px);margin:0 15px 30px;border:1px solid #e5e5e5;border-radius: 10px;overflow: hidden;}
.cityFive_cont ul li:hover{background: #fff;border-color:#fff;box-shadow: 0 5px 15px 0 rgba(0,0,0,.05);}

.city_six{padding:50px 0;background: #fafafa;}
.citySix_cont{margin:35px -15px 10px;}
.citySix_list{float: left;width:calc(50% - 30px);padding:23px 25px; margin:0 15px 30px;border:1px solid #e6e6e6;border-radius: 6px;
transition: all linear .1s;-webkit-transition: all linear .1s;}
.citySix_list .ti a{display: block;font-size: 16px; height: 24px;line-height: 24px; overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}
.citySix_list .des{margin:10px 0; font-size: 14px;color:#808080; height: 48px;line-height: 24px; overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:2;}
.citySix_list .time{ font-size: 14px;color:#808080; height: 24px;line-height: 24px; overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}
.citySix_list .view{ font-size: 14px;color:#808080; height: 24px;line-height: 24px; overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}
.citySix_list:hover{background: #fff;border-color:#fff;border-top:1px solid #2f82ff;border-radius: 0 0 6px 6px;
transform: translateY(-10px);-webkit-transform: translateY(-10px);box-shadow: 0 5px 15px 0 rgba(0,0,0,.05);}
.citySix_list:hover .ti a{color:#2f82ff;font-weight: bold;}

.city_seven{text-align: center;padding:55px 0;}
.city_seven .iseven_data{margin-top:50px;border:none;}
.city_seven .iseven_data li{border:none;}

/* ***************** */
/**** wp/06-09css-END ****/
/* ***************** */


/*2023-03-27*/
.img img{width: 100%;}
.pxt_one{width: 100%;height: auto;overflow: hidden;background: url(../images/pxt-bg1.png) center no-repeat;background-size:cover;}
.pxtone_bg{width: 100%;height: 780px;overflow: hidden;position: relative;left: 50%;margin-left: -960px;}
.pxtone_bg img{height: 100%;}
.pxt_one .pxt_onepa{height: auto;overflow: hidden;position: absolute;top: 50%;left: 50%;z-index: 9;
	-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.pxtone_dec{width:55.8%;height: auto;float: right;padding: 26px 0;background: url(../images/pxt-bg3.png) 76% top no-repeat;background-size:11.34% auto;}
.pxtone_dec .title{font-size: 20px;font-weight: bold;color: #2f82ff;line-height: 3;}
.pxtone_dec .title p{font-size: 35px;color: #333;line-height: 1;font-weight: bold;}
.pxtone_dectext{text-indent: 30px;font-size: 16px;color: #486898;line-height: 36px;width: 100%;height: auto;overflow: hidden;}
.pxtone_dec a{display: block;width: 139px;height: 40px;line-height: 40px;text-align: center;font-size: 14px;color:#fff;border-radius: 4px;background: #2f82ff;margin-top: 3%;}

.why_box{width: 100%;height: auto;overflow: hidden;padding: 3% 0 2%;position: relative;}
.why_box:before{content: "";width:310px;height: 317px;background: url(../images/pxt-pic1.png) center no-repeat;background-size: 100% auto;position: absolute;top:28%;left: 37%; }
.why_box .why_left{width:47.9%;float: left;background: #eef5ff;border-radius: 30px;padding: 0.5% 2.2% 2.2%;height: 603px;}
.why_left .left_title{width: 50%;height: 67px;line-height: 67px;box-shadow: 0 13px 18px rgba(0,129,255,0.34);font-size: 30px;font-weight: bold;color: #fff;padding-left: 5%;border-radius: 20px 20px 0 0;
background: -webkit-linear-gradient(#5a9cff, #2b7ef3); /* Safari 5.1 - 6.0 */position: relative;top: -6%;left: -5.2%;
background: -o-linear-gradient(#5a9cff, #2b7ef3); /* Opera 11.1 - 12.0 */
background: -moz-linear-gradient(#5a9cff, #2b7ef3); /* Firefox 3.6 - 15 */
background: linear-gradient(#5a9cff, #2b7ef3);}

.why_ul{width: 100%;height: auto;}
.why_ul li{width: 100%;display: flex;align-items:center;padding: 5% 0;}
.why_ul li .why_num{width: 39px;height: 45px;margin-right: 4%;text-align: center;line-height: 45px;font-size: 21px;color: #fff;font-weight: bold;
	background: url(../images/pxt-icon1.png) center no-repeat;background-size: 100% auto;}
.why_ul li .why_text{flex:1;font-size: 16px;color: #333;line-height: 24px;}
.why_left .why_ul li:nth-child(2){padding-right: 20%;}
.why_left .why_ul li:nth-child(3){padding-right: 21%;}
.why_left .why_ul li:nth-child(4){padding-right: 22%;}

.why_box .why_right{width:50%;height: 603px;float: right;background: #fff3e2;border-radius: 30px;padding: 0.5% 2.2% 2.2%;}
.why_right .right_title{width: 50%;height: 67px;line-height: 67px;box-shadow: 0 11px 13px rgba(255,200,119,0.39);font-size: 30px;font-weight: bold;color: #fff;padding-left: 5%;border-radius: 20px 20px 0 0;
background: -webkit-linear-gradient(#ffc36b, #ffaa2c); /* Safari 5.1 - 6.0 */position: relative;top: -6%;left:55%;
background: -o-linear-gradient(#ffc36b, #ffaa2c); /* Opera 11.1 - 12.0 */
background: -moz-linear-gradient(#ffc36b, #ffaa2c); /* Firefox 3.6 - 15 */
background: linear-gradient(#ffc36b, #ffaa2c);}
.why_right .why_ul li{text-align: right;align-items:normal;padding: 3% 0;}
.why_right .why_ul li .why_num{margin-right: 0;margin-left: 4%;background: url(../images/pxt-icon2.png) center no-repeat;background-size: 100% auto;}
.why_right .why_text p{font-weight: bold;font-size: 20px;color: #333;line-height: 20px;margin-bottom: 9px;}
.why_right .why_ul li:nth-child(1){padding-left: 16%;}
.why_right .why_ul li:nth-child(2){padding-left: 16%;}
.why_right .why_ul li:nth-child(3){padding-left: 26%;}

.pxt_thr{background: #f8f8f8;}
.yylist{width: 100%;height: auto;display: flex;flex-wrap: wrap;justify-content: space-between;}
.yylist li{width: 23.17%;height: 373px;background: #fff;margin:6% 0 2%;padding:7% 3% 2%;position: relative; }
.yylist li .yyicon{width: 31.66%;height: auto;border-radius: 50%;position: absolute;top: -11%;left: 35.24%;box-shadow: 0 11px 21px rgba(84,155,255,0.39);
background: -webkit-linear-gradient(#0c6fff, #40b9ff); /* Safari 5.1 - 6.0 */
background: -o-linear-gradient(#0c6fff, #40b9ff); /* Opera 11.1 - 12.0 */
background: -moz-linear-gradient(#0c6fff, #40b9ff); /* Firefox 3.6 - 15 */
background: linear-gradient(#0c6fff, #40b9ff);}
.yylist li .title{font-size: 26px;color: #1d1d1d;line-height: 32px;height: 32px;overflow: hidden;width: 100%;margin: 17% 0;}
.yylist li .text{font-size: 16px;color: #767676;line-height: 30px;text-align: left;}
/*好快推新闻营销解决方案*/
.case_slide{box-shadow: 0px 8px 35px rgba(0,0,0,.15);margin-top: 4%;}
.case_tab{width: 100%;height: auto;overflow: hidden;background: #f2f2f2;}
.case_tab_item{width: 25%;float: left;font-size: 16px;text-align: center;line-height: 60px;height: 60px;overflow: hidden;position: relative;cursor: pointer;}
.case_tab_item:after{content: "";width: 100%;height: 2px;background: #2F82FF;position: absolute;top: 0;left: 0;transform: scale(0,0);transition: 300ms;}
.case_tab_item.on{font-weight: bold;background: #fff;font-size: 18px;}
.case_tab_item.on:after{transform: scale(1,1);}
.case_data{width: 100%;position: relative;}
.case_data_item{width: 100%;padding:4% 4.5% 4% 6%;display: flex;align-items: center;flex-direction:row-reverse;filter:alpha(opacity=0);opacity: 0;position: absolute;left: 0;top: 0;}
.case_data_item.cur{filter:alpha(opacity=100);opacity: 1;position: relative;transition: 300ms;z-index: 5;}
.case_intro{flex:1;padding:6.5% 0 6.5% 11%;position: relative;}
.case_intro_bd{width:45px;position: absolute;top: 0;left: 8%; }
.case_intro_bd2{width:45px;position: absolute;bottom: 0;right:0; }
.case_intro dd{font-size: 16px;color: #333;line-height: 30px;}
.case_intro dd p{font-weight: bold;}
.case_img{width: 40.16%;}

.yshilist{width: 100%;height: auto;display: flex;flex-wrap: wrap;justify-content: space-between;}
.yshilist li{width: 47.6%;margin:1.8% 1.2%;}
.yshilist li a{width: 100%;height: auto;;display: flex;align-items: center;justify-content: space-between;}
.yshilist li .img{width: 53.93%;}
.yshilist li dl{flex:1;padding: 0 5%}
.yshilist li dt{font-size: 20px;color: #3c3c3c;line-height: 24px;height: 24px;overflow: hidden;}
.yshilist li dd{width: 100%;height: 72px;font-size: 14px;color: #999;line-height: 24px;margin-top: 10px;}
/*2023-03-27end*/







@media (min-width: 1350px) {
	.container{width: 1230px;}
}

@media (min-width: 1200px) and (max-width: 1349px){
	.ione_imore{width: 150px;font-size: 16px;line-height: 42px;height: 42px;}
	
	.xwzone_img{width: 130px;margin-right: 18px;}
	
	.xtgone_tab_item span{font-size: 17px;line-height: 68px;height: 68px;}
	.xtgone_bt{font-size: 22px;}
	.xtgone_nr{margin-bottom: 30px;}
	
	.xleft{width: 850px;}
	.xmain_spec .xleft{width: 890px;}
	.xleft_nav_item a{line-height: 46px;height: 46px;}
	.xnews_eg{padding-bottom: 24px;margin-bottom: 24px;}
	.xnext1 a, .xnext1 span, .xnext1 input{padding: 0 12px;line-height: 32px;}
	
	.xkfone_tab_item{font-size: 20px;}
	.xkftwo_slide{margin: 0 -38px;}
	.xkftwo_item{padding: 0 38px;}
	.xkftwo_ewm i{width: 130px;padding: 12px;}

	.xsssix_table tr td{padding: 20px 14px;}
	.xxxleight_item i{width: 96px;}

	/*2023-03-27*/
	.pxtone_bg{width: 736px;margin-left: -920px;}
	/*2023-03-27end*/
}

@media (max-width: 1200px){
	/*wp*/
	.case_list .contB{padding:20px;}
	.case_list .contB .txt{margin:14px 0;}
	.case_list .contB .more a{width: 100px;}
	/*wp-end*/

	/*2023-03-27*/
	.pxtone_bg{width: 626px;margin-left: -755px;}
	.why_left .left_title{width: 54%;font-size: 28px;}
	.why_right .right_title{width: 57%;font-size: 28px;left: 48%;}
	.why_box:before{width: 26%;height: 45%;top: 25%;}
	.why_right .why_ul li:nth-child(1){padding-left: 9%;}
	.why_right .why_ul li:nth-child(3){padding-left: 9%;}
	.why_right .why_text p{font-size: 18px;line-height: 1;}
	.why_ul li{padding: 6.5% 0;}
	.case_tab_item.on{font-size: 16px;}
	/*2023-03-27end*/
}

@media (min-width: 992px) and (max-width: 1199px){
	.ilogo{width: 220px;}
	.inav{margin-left: 250px;}
	.isection{padding: 60px 0;}
	.ihead_cn{font-size: 28px;}
	.ia_hover{width: 130px;line-height: 38px;}
	.xny_button{width: 180px;line-height: 40px;}
	.ione_intro{padding: 0 20px;}
	.ione_bt{font-size: 22px;}
	.ione_ul{padding: 16px 0 14px;margin: 14px 0;}
	.ione_ul li dt{margin-bottom: 2px;}
	.ione_ul li dt span{font-size: 26px;}
	.ione_nr{margin-bottom: 16px;}
	.ione_item a dt{font-size: 18px;}
	.ione_imore{width: 140px;font-size: 15px;line-height: 34px;height: 36px;bottom: 14px;}
	
	.itwo_item a{padding: 24px 24px 20px 26px;}
	.itwo_bt{margin-bottom: 6px;}
	.itwo_icon{width: 62px;}
	
	.ithree_bt{font-size: 20px;line-height: 52px;height: 52px;}
	.ithree_bt span:after,.ithree_bt span:before{width: 6px;height: 6px;}
	.ithree_intro{padding: 20px 20px 20px 20px;}
	.ithree_nr dd{margin: 8px 0 8px;}
	.ithree_img{width: 160px;margin-right: 16px;}
	
	.ifour_right ul li a{line-height: 31px;height: 31px;}
	.ifour_cate{margin-bottom: 15px;padding-bottom: 15px;}
	.ifour_cate dd{height: 124px;width: 56px;font-size: 20px;}
	.ifour_cate ul li a{line-height: 31px;height: 31px;}
	.ifour_left{margin-right: 30px;}
	.ifour_slide{width: 280px;}
	.ifour_intro{padding: 10px 20px 32px;}
	.ifour_bt{margin-bottom: 2px;}
	.ifour_slide .slick-dots{bottom: 16px;}
	.ifour_slide .slick-dots li{margin: 0 6px;}
	.ifour_slide .slick-dots li button{width: 7px;height: 7px;}
	
	.ifive_img{margin-right: 36px;}
	.ifive_bt{font-size: 18px;}
	.ifive_nr{margin-bottom: 20px;}
	.ifive_imore{width: 220px;line-height: 42px;}
	
	.isix_bt{font-size: 18px;line-height: 28px;}
	.isix_nr{line-height: 24px;max-height: 96px;}
	.isix_data{padding-top: 20px;}
	.isix_item{min-width: 90px;}
	.isix_item dt{margin-bottom: 4px;}
	.isix_item dt span{font-size: 26px;}
	.isix_ul{padding: 24px 0 20px;}
	.isix_ul li i{width: 40px;margin-bottom: 8px;}
	
	.ieight{padding: 40px 0;}
	.ieight_bt{font-size: 20px; margin-bottom: 20px;}
	.ieight_form span{line-height: 40px;}
	.ieight_input{height: 40px;}
	.ieight_btn input{height: 40px;}
	
	.ifoot_above{padding: 45px 0 25px;}
	.ifoot_time dd{font-size: 26px;}
	.icopyright{padding: 15px 0;}
	
	.xwzone_bt{font-size: 16px;line-height: 42px;height: 42px;}
	.xwzone_intro{padding: 15px;padding-bottom: 0;}
	.xwzone_img{width: 100px;margin-right: 14px;}
	.xwzone_nr{max-height: 72px;-webkit-line-clamp: 3;}
	
	.xwzthree_img{width: 188px;margin-right: 15px;}
	.xwzthree_other{margin-top: 4px;}
	
	.xtgone_tab{width: 208px;}
	.xtgone_tab_item span{font-size: 16px;line-height: 56px;height: 56px;}
	.xtgone_data_item{padding: 40px 40px 30px;}
	.xtgone_intro{padding-top: 2%;}
	.xtgone_bt{font-size: 20px;margin-bottom: 18px;}
	.xtgone_nr{margin-bottom: 24px;line-height: 28px;max-height: 112px;}
	
	.xsub_head dt{font-size: 36px;margin-bottom: 8px;}
	.xsub_head dd{font-size: 18px;}
	
	.xleft{width: 100%;margin-right: 0;}
	.xacg_tab_item{line-height: 64px;height: 64px;}
	.xpopup{width: 580px;padding: 14px 30px 40px;}
	.xpopup_head{font-size: 22px;line-height: 54px;}
	.xpopup_state{margin: 15px 0 18px;}
	.xpopup_line{margin-bottom: 18px;}
	.xpopup_bt{line-height: 44px;height: 44px;}
	.xpopup_input input{height: 44px;}
	
	.xleft_nav_item a{line-height: 46px;height: 46px;}
	.xnews_eg{padding-bottom: 24px;margin-bottom: 24px;}
	
	.xnews_title{font-size: 22px;margin: 25px 0 15px;}
	
	.xkfone_tab_item{font-size: 20px;line-height: 56px;height: 56px;}
	.xkfone_intro{padding: 0 30px 0 0;}
	.xkfone_bt{font-size: 18px;margin-bottom: 15px;}
	.xkfone_nr1 dd{margin-bottom: 12px;}
	.xkftwo_slide{margin: 0 -25px;}
	.xkftwo_item{padding: 0 25px;margin-bottom: 40px;}
	.xkftwo_ewm i{width: 118px;padding: 10px;}
	.xkffour_item{padding: 25px 14px;}
	.xkffour_icon{width: 46px;}
	.xkffour_num{font-size: 32px;}
	.xkffour_bt{font-size: 16px;line-height: 26px;}
	
	.xsite_area{padding: 40px 40px 50px;}
	.xsite_head{font-size: 26px;padding: 22px 0;}
}

@media (max-width: 991px){
	body{padding-top: 80px;}
	.ilogo a{height: 80px;}
	.iheader,.iheader_on,.iheader_on2{box-shadow: 0px 0px 0px 1px #e6e6e6;}
	.ibanner .slick-dots li{margin: 0 8px;}
	
	.isection{padding: 60px 0;}
	.ihead_cn{font-size: 26px;font-weight: bold;letter-spacing: 1px;}
	.ihead_state{margin-top: 5px;}
	.ione_area{display: block;padding: 20px;}
	.ione_intro{width: 100%;padding: 0;height: auto;overflow: hidden;}
	.ione_bt,.ione_intro .ia_hover{display: none;}
	.ione_ul{margin: 0;}
	.ione_ul li dt span{font-size: 34px;}
	.ione_nr{margin: 20px 0;}
	.ione_img{width: 100%;}
	.ione_item{width: 100%;margin-right: 0;margin-bottom: 20px;}
	.ione_item a{display: flex;align-items: center;text-align: left;}
	.ione_item a i{width: 220px;float: left;margin-right: 20px;}
	.ione_item a dl{flex: 1;height: auto;overflow: hidden;}
	.ione_item a dt{margin: 0px 0px 10px;}
	.ione_item a dd{-webkit-line-clamp: 3;max-height: 72px;}
	.ione_item a span{display: none;}
	
	.itwo_item{width: 48.4%;margin-bottom: 3.2%;}
	.itwo_item:nth-child(odd){margin-right: 3.2%;}
	.itwo_item a{display: block;text-align: center;padding: 25px;}
	.itwo_icon{float: none;margin: 0 auto;width: 64px;}
	.itwo_intro{display: block;width: 100%;}
	.itwo_bt{margin-top: 10px;}
	.itwo_nr{display: block;max-height: none;}
	
	.ithree_item{width: 100%;margin-bottom: 20px;}
	.ithree_item:nth-child(even){margin-left: 0;}
	.ithree_bt{font-size: 20px;line-height: 52px;height: 52px;}
	.ithree_bt span:after,.ithree_bt span:before{width: 6px;height: 6px;}
	.ithree_intro{padding: 20px 20px 20px 20px;}
	.ithree_item a:hover{transform: translateY(0px);}
	
	.ifour_left{width: 100%;margin-right: 0;float: none;}
	.ifour_right{display: none;}
	.ifour_cate dd{width: 64px;font-size: 22px;}
	
	.ifive_slide{padding: 30px 70px 40px;}
	.ifive_item{display: block;}
	.ifive_img{width: 100%;margin-right: 0;float: none;}
	.ifive_intro{display: block;width: 100%;padding-right: 0px;}
	.ifive_bt{margin-top: 20px;text-align: center;}
	.ifive_bt:after{left: 50%;transform: translateX(-50%);}
	.ifive_nr{margin-bottom: 20px;}
	.ifive_intro .ia_hover{margin: 0 auto;}
	.ifive_slide .slick-arrow{width: 50px;height: 50px;}
	.ifive_slide .slick-prev{left: -15px;}
	.ifive_slide .slick-next{right: -15px;}
	.ifive_imore{width: 200px;line-height: 42px;}
	
	.isix_area{display: block;}
	.isix_img{display: block;width: 100%;}
	.isix_intro{width: 100%;margin-right: 0;}
	.isix_bt{margin-top: 24px;text-align: center;}
	.isix_bt:after{left: 50%;transform: translateX(-50%);}
	.isix_ul{padding: 15px 0 20px;}
	.isix_ul li{width: 33.33%;padding: 10px 0;}
	.isix_ul li i{width: 42px;margin-bottom: 10px;}
	
	.iseven_data li{width: 33.333%;}
	.ieight{padding: 40px 0;}
	.ieight_bt{font-size: 24px;margin-bottom: 20px;letter-spacing: 1px;}
	.ieight_form{width: 78%;}
	.ieight_form span{line-height: 40px;}
	.ieight_input{height: 40px;}
	.ieight_btn input{height: 40px;}
	
	.ifoot_above{padding: 50px 0 24px;}
	.ifoot_con{display: none;}
	
	.xbanner img{width: 120%;}
	.xwzone_item{width: 100%;margin-bottom: 3.2%;}
	.xwzone_intro{padding: 20px;}
	.xwzone_more{display: none;}
	.xwztwo_data_item ul li{width: 48.4%;margin-right: 0;margin-bottom: 3.2%;}
	.xwztwo_data_item ul li:nth-child(odd){margin-right: 3.2%;}
	.xwzthree_item{width: 100%;padding-bottom: 2%;margin-bottom: 2%;}
	.xwzthree_item:nth-child(odd){margin-right: 0;}
	.xwzthree_item:nth-last-child(2){padding-bottom: 2%;margin-bottom: 2%;border-bottom: 1px dashed #e6e6e6;}
	
	.xtgone_tab{width: 100%;float: none;height: auto;overflow: hidden;}
	.xtgone_tab_item{width: 33.33%;float: left;border-bottom: none;}
	.xtgone_tab_item span{font-size: 16px;line-height: 56px;height: 56px;}
	.xtgone_tab_item.on:after{display: none;}
	.xtgone_data{display: block;width: 100%;}
	.xtgone_data_item{padding: 35px 30px;}
	.xtgone_intro{padding-top: 2%;}
	.xtgone_bt{font-size: 20px;margin-bottom: 18px;}
	.xtgone_nr{margin-bottom: 24px;line-height: 28px;max-height: 112px;}
	.xtgtwo_item{width: 48.4%;margin-right: 0;margin-bottom: 3.2%;}
	.xtgtwo_item:nth-child(odd){margin-right: 3.2%;}
	
	.xsub_head dt{font-size: 32px;margin-bottom: 8px;}
	.xsub_head dd{font-size: 16px;}
	
	.xmain{padding-top: 0px;background: none;}
	.xleft{width: 100%;margin-right: 0;background: none;}
	.xacg_tab{margin-bottom: 30px;}
	.xacg_data{padding: 0;}
	.xacg_tab_item{line-height: 64px;height: 64px;}
	.xkhcase_item{margin-bottom: 24px;}
	.xkhcase_img{width: 280px;}
	.xpopup{width: 540px;padding: 10px 25px 35px;}
	.xpopup_head{font-size: 20px;line-height: 50px;}
	.xpopup_state{margin: 15px 0 18px;}
	.xpopup_line{margin-bottom: 14px;}
	.xpopup_bt{line-height: 40px;height: 40px;width: 105px;}
	.xpopup_input input{height: 40px;}
	
	.xmain.xmain_spec{padding-top: 35px;}
	.xmain_spec .xleft{width: 100%;}
	.xleft_nav{width: 100%;float: none;margin-bottom: 30px;}
	.xleft_nav_item{width: 22.6%;margin-right: 3.2%;float: left;margin-bottom: 0;}
	.xleft_nav_item:nth-child(4n){margin-right: 0;}
	.xleft_nav_item a{line-height: 46px;height: 46px;}
	.xleft_area{margin-left: 0;}
	.xnews_list{padding-bottom: 15px;}
	.xnews_eg{padding-bottom: 20px;margin-bottom: 20px;}
	.xnext1 a{margin: 0 10px;padding: 0 20px;}
	
	.xnews_none i{margin-top: 60px;}
	
	.xnews_title{font-size: 22px;margin: 15px 0 15px;}
	.xnews_recom{margin-top: 45px;}
	.xnews_recom_img{width: 140px;margin-right: 14px;}
	.xnews_recom_intro dt{font-size: 15px;margin-bottom: 4px;font-weight: bold;}
	
	.xkfone_tab_item{font-size: 18px;line-height: 56px;height: 56px;}
	.xkfone_data_item{display: block;height: auto;overflow: hidden;}
	.xkfone_intro{padding: 0;width: 100%;}
	.xkfone_bt{font-size: 18px;margin-bottom: 15px;text-align: center;}
	.xkfone_nr1 dd{margin-bottom: 12px;}
	.xkfone_img{width: 100%;margin-top: 30px;text-align: center;}
	.xkfone_img img{width: auto;max-width: 100%;}
	.xkftwo_slide{margin: 0 -25px;padding-bottom: 30px;}
	.xkftwo_item{padding: 0 25px;margin-bottom: 40px;}
	.xkftwo_ewm i{width: 118px;padding: 10px;}
	.xkfthree_line{width: 100%;margin-right: 0;margin-bottom: 20px;}
	.xkfthree_line:nth-child(1), .xkfthree_line:nth-child(5){width: 100%;}
	.xkfthree_line input{height: 40px;}
	.xkfthree_btn{margin-top: 10px;}
	.xkf_four.isection{padding-bottom: 0;}
	.xkffour_item{padding: 25px 14px;width: 48.4%;margin-right: 0;margin-bottom: 3.2%;}
	.xkffour_item:nth-child(odd){margin-right: 3.2%;}
	.xkffour_icon{width: 46px;}
	.xkffour_num{font-size: 32px;}
	.xkffour_bt{font-size: 16px;line-height: 26px;}
	
	.xmain_sitemap{padding-top: 30px;}
	.xsite_area{padding: 30px 30px 45px;}
	.xsite_head{font-size: 24px;padding: 20px 0;}
	.xsite_item{padding: 16px 0;}
	.xsite_item a{margin: 2px 0;}
	.xsite_item>a{margin-right: 36px;}
	.xsite_item ul li{width: 25%;}
	
	.xpart{padding: 14px 0 30px;}
	.xhead{font-size: 20px;}
	.xacgtwo_item{background: #fcfcfc;padding: 20px;}
	.xacgtwo_intro dt{font-size: 16px;line-height: 26px;height: 26px;margin-bottom: 4px;}
	.xacgtwo_icon{width: 60px;margin-right: 16px;}
	.xacgthree_intro{width: 44%;}
	.xacgthree_img{width: 56%;}
	.xacgthree_item dt{font-size: 16px;}
	.xacgthree_item dt span{font-size: 20px;}
	.xacgfive_img{width: 56%;}
	.xacgsix_area{padding: 30px 24px 34px;}
	.xacgsix_ul li p{font-size: 14px;}
	.xacgsix_ul li i{width: 54px;}
	.xacgsix_ul li:after{width: 14px;height: 54px;right: -7px;}
	
	.xhktthree_ul li{font-size: 13px;}
	.xhktthree_des dt{font-size: 17px;}
	.xhktthree_des dl{font-size: 15px;}
	.xhktthree_des dd{line-height: 54px;height: 54px;}
	.xhktthree_des dd span{font-size: 26px;}
	.xhktfour_item{padding: 14px 16px;}

	.xssone_bt{margin-bottom: 16px;}
	.xssone_bt:after{width: 38px;}
	.xssfive_icon{width: 86px;}
	.xsssix_table tr td{padding: 16px 14px;}
	.xsssix_table tr td:nth-child(2){width: 18%;}
	.xsssix_table tr td:nth-child(3){width: 45.3%;}
	
	.xhxthree_tab_item{width: 92px;height: 92px;margin: 0 20px;}
	.xhxthree_tab_item i{width: 36px;margin-bottom: 0px;}
	.xhxfour_tab{margin-bottom: 14px;}
	.xhxfour_tab_item{font-size: 14px;line-height: 30px;border-width: 1px;min-width: 80px;}
	.xhxfive_bt{line-height: 46px;}
	.xhxfive_box input{line-height: 46px;height: 46px;}
	.xhxfive_check label{line-height: 34px;padding-left: 20px;}

	.xjmxfour_item i{width: 50px;}
	.xjmxfour_item dt{font-size: 20px;}

	.xxxlthree_icon{width: 68px;}
	.xxxlfive_icon{width: 106px;margin-right: 16px;}
	.xxxleight_item i{width: 98px;}
	.xxxlnine_tab_item{font-size: 17px;}
	.xxxleleven_bt{line-height: 54px;}
	
	
	/*wp*/
	.case_list{width:calc(50% - 30px)}
	.abSection_one{padding:40px 0;}
	.ab_ti{font-size: 20px;line-height: 24px;}
	.abSection_one .des{font-size: 14px;line-height: 20px;}
	.abSection_one .isix_data{padding:20px;}
	.abThree_slide .slick-slide{margin:0 -10px;}
	.abThree_list{width:calc(25% - 20px);margin:0 10px;}
	.abThree_tab span{font-size: 14px;}
	.abFour_list{padding:10px;}
	.abFour_list dt{width: 140px;}
	.abFour_list dd{margin-left: 140px;padding:10px;}
	.abFour_list dd .ti{font-size: 15px;line-height: 20px;height:20px;}
	.abFour_list dd .line{margin:8px 0;height:2px;width: 25px;}
	.abFour_list dd .des{font-size: 12px;line-height: 20px;height:60px;}
	.tact_cont{padding:30px;}
	.tact_one .txt{display: block;}
	.tact_title{font-size: 22px;line-height: 26px;}
	.tact_two .cont{display: block;}
	.tact_two .cont .txt{padding:20px 0;width:100%;}
	.tact_two .cont .txt:first-child{border:none;}
	
	.cityOne_lt{float: none;width: 100%;padding:20px 0 0;}
	.cityOne_lt .line{margin:15px auto;}
	.cityOne_lt .ihead_cn{text-align: center;}
	.cityOne_rt{float: none;width: 100%;margin-top:20px;}
	.cityTwo_list dt{width: 170px;height:170px;}
	.cityThree_cont{display: block;}
	.cityThree_cont .cityThree_list{width: calc(33.33% - 20px);margin:0 10px 20px;border-top:1px solid #2f82ff;border-radius: 0 0 6px 6px;
	padding:20px;}
	.cityThree_cont .cityThree_list .icon{margin:0 auto;}
	.cityThree_cont .cityThree_list .ti{width:100%;margin:15px 0 10px; text-align: center;height:24px;line-height: 24px; overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}
	.cityThree_cont .cityThree_list  .des{display: block;text-align: left;}
	.cityThree_cont .cityThree_list  .more{display: none;}
	.cityFour_cont{margin:30px 0;}
	.cityFour_list{float: none;width: 100%;margin:0 0 20px;padding:20px;}
	
	.cityFive_cont ul {margin:35px -10px 0;}
	.cityFive_cont ul li{width:calc(33.33% - 20px);margin:0 10px 20px;}
	.citySix_cont{margin:35px -10px 10px;}
	.citySix_list{width:calc(50% - 20px);margin:0 10px 20px;}
	/*wp-end*/



	/*2023-03-27*/
	.pxt_one{padding: 6% 0;}
	.pxt_one .pxt_onepa{position: relative;top: 0;left: 0;-webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);transform: translate(0, 0);}
    .pxtone_dec{width: 100%;}
    .pxtone_bg{width: 100%;left: 0;margin-left: 0;height: 600px;}
    .pxtone_bg img{height: 130%;position: relative;top: -15%;left: -10%;}
    .why_box:before{display: none;}
    .why_box .why_left{width: 100%;height: auto;padding: 0 4% 3%;}
    .why_left .left_title{width: 50%;top: -20px;left: -4.2%;}
    .why_ul li{padding: 2.5% 0;}
    .why_box .why_right{width: 100%;height: auto;margin-top: 9%;padding: 0 4% 3%;}
    .why_right .right_title{width: 50%;left: -4.2%;top: -20px;}
    .yylist li{height: 328px;padding: 6% 2% 2%;}
    .yylist li .yyicon{top: -7%;}
    .yylist li .title{font-size: 22px;margin: 12% 0;}
    .case_tab{height: 60px;overflow-x: scroll;white-space: nowrap;}
    .case_tab_item{width: 50%;float: unset;display: inline-block;}
    /* 滚动条样式 */
	.case_tab::-webkit-scrollbar{height: 4px;}
	.case_tab::-webkit-scrollbar-track{background: #d9d9d9;}
	.case_tab::-webkit-scrollbar-thumb{background: #b3afaf;}
	.case_data_item{padding: 4% 3.5% 4% 4%;}
	.case_intro{padding: 6.5% 0 6.5% 9%;}
	.case_intro_bd,.case_intro_bd2{width: 36px;}
	.case_intro dd{font-size: 15px;line-height: 28px;}
	.yshilist li{width: 100%;}
	.yshilist li .img{width: 41%;}
	.why_right .why_ul li{padding-left: 0!important;flex-direction:row-reverse;text-align: left;}
	.why_left .why_ul li{padding-right: 0!important; }
    .why_right .why_ul li .why_num{margin-right: 4%;margin-left: 0;}
    /*2023-03-27end*/



}

@media (max-width: 767px){
	/*2023-03-27*/
	.pxtone_dec .title{font-size: 16px;line-height: 1.7;margin-bottom: 12px;}
	.pxtone_dec .title p{font-size: 24px;margin-bottom: 6px;}
	.pxtone_dectext{font-size: 14px;line-height: 24px;}
	.pxtone_dec a{width: 120px;height: 36px;line-height: 36px;margin: 4% 0 0;}
	.pxtone_bg{height: auto;}
    .pxtone_bg img{height: auto;position: relative;top: 0;left:0;width: 100%;}
	.why_box{padding-top: 6%;}
	.why_box .why_left,.why_box .why_right{border-radius: 18px;}
	.why_left .left_title{width: 55%;height:42px;line-height: 42px;font-size: 18px;border-radius: 12px 12px 0 0;}
	.why_ul li .why_num{width: 34px;height:39px;line-height:39px;font-size: 16px;}
	.why_ul li .why_text{font-size: 14px;}
	.why_right .right_title{width: 55%;left: -4%;height:42px;line-height: 42px;font-size: 18px;border-radius: 12px 12px 0 0;}
	.why_right .why_ul li{padding-left: 0!important;flex-direction:row-reverse;text-align: left;}
	.why_left .why_ul li{padding-right: 0!important; }
	.why_right .why_text p{font-size: 16px;margin-bottom: 5px;}
	.why_right .why_ul li .why_num{margin-right: 4%;margin-left: 0;}
	.yylist li{width: 48.6%;margin: 7% 0 4%;height: 218px;}
	.yylist li .yyicon{width: 29%;}
	.yylist li .title{font-size: 18px;margin: 18% 0 7%;line-height: 24px;height: 24px;}
	.yylist li .text{font-size: 14px;line-height: 24px;}
	.case_tab::-webkit-scrollbar{height: 1px;}
	.case_tab{height: 46px;}
	.case_tab_item{height: 46px;line-height: 46px;font-size: 14px;}
	.case_tab_item.on{font-size: 14px;}
	.case_data_item{display: block;}
	.case_intro{padding: 6.5% 0 6.5% 6%;}
	.case_intro_bd, .case_intro_bd2{width: 27px;}
	.case_intro_bd{left: 0;}
	.case_img{width:94%;margin: 20px auto 0;}
	.yshilist li .img{width: 46%;}
	.yshilist li dl{padding: 0 0 0 4%;}
	.yshilist li dt{font-size: 16px;}
	.yshilist li dd{height: 60px;line-height: 20px;margin-top: 4px;}
	/*2023-03-27end*/







	body{padding-top: 70px;}
	.ilogo a{height: 70px;}
	.inav_button{background-size: 28px;}
	.inav_close{background-size: 20px;}
	.iclass_list{margin-top: 80px;}
	.iclass_list ul li a{padding: 0 15px;line-height: 46px;height: 46px;font-size: 15px;}
	.iclass_list ul li span{right: 15px;background-size: 8px!important;height: 46px;}
	.iclass_list ul li ul li a{font-size: 14px;line-height: 34px;height: 34px;}
	.ibanner .slick-dots{bottom: 14px;}
	.ibanner .slick-dots li{margin: 0 5px;}
	.ibanner .slick-dots li button{width: 7px;height: 7px;}
	.ibanner .slick-dots li.slick-active button{width: 24px;}
	
	.isection{padding: 46px 0;}
	.iheadline{margin-bottom: 20px;}
	.ihead_cn{font-size: 20px;}
	.ihead_state{font-size: 15px;line-height: 24px;}
	.iheadline2{font-size: 20px;font-weight: bold;}
	.ia_hover{width: 130px;line-height: 38px;}
	.ione_area{padding: 14px;margin-bottom: 16px;}
	.ione_ul{padding: 18px 0 12px;}
	.ione_ul li dt span{font-size: 26px;}
	.ione_nr{margin: 15px 0;}
	.ione_item{margin-bottom: 14px;}
	.ione_item a{padding: 14px;}
	.ione_item a i{width: 168px;margin-right: 14px;}
	.ione_item a dt{margin: 0px 0px 2px;font-size: 16px;line-height: 26px;height: 26px;}
	.ione_imore{width: 130px;font-size: 14px;line-height: 34px;height: 34px;bottom: 10px;letter-spacing: 1px;}
	
	.itwo_item a{padding: 20px 14px 14px;}
	.itwo_icon{width: 50px;}
	.itwo_bt{margin: 8px 0 6px;font-size: 16px;line-height: 26px;height: 26px;}
	
	.ithree_bt{font-size: 16px;line-height: 40px;height: 40px;}
	.ithree_bt span:after,.ithree_bt span:before{width: 5px;height: 5px;}
	.ithree_img{width: 128px;margin-right: 14px;}
	.ithree_intro{padding: 14px;display: flex;align-items: center;}
	.ithree_nr dd{margin: 0;}
	.ithree_nr span{display: none;}
	.ithree_item a:hover .ithree_bt span{padding: 0 16px;}
	
	.ifour_slide{width: 100%;margin-right: 0;float: none;}
	.ifour_slide .slick-dots li{margin: 0 8px;}
	.ifour_cate{padding-bottom: 14px;margin-bottom: 14px;}
	.ifour_cate ul li a{line-height: 32px;height: 32px;}
	.ifour_data{display: block;width: 100%;margin-top: 20px;}
	.ifour_cate dd{width: 58px;font-size: 20px;height: 128px;}
	
	.ifive_slide{padding: 20px 30px 25px;}
	.ifive_bt{margin: 20px 0 10px;padding-bottom: 10px;font-size: 16px;}
	.ifive_bt:after{width: 32px;}
	.ifive_state{margin-bottom: 6px;}
	.ifive_nr{margin-bottom: 14px;}
	.ifive_slide .slick-arrow{width: 36px;height: 36px;}
	.ifive_slide .slick-prev{left: -12px;}
	.ifive_slide .slick-next{right: -12px;}
	.ifive_imore{width: 176px;line-height: 40px;margin-top: 28px;}
	
	.isix_area{margin-bottom: 0;}
	.isix_bt{margin: 20px 0 12px;padding-bottom: 10px;font-size: 16px;}
	.isix_bt:after{width: 32px;}
	.isix_nr{line-height: 26px;max-height: none;display: block;}
	.isix_data{padding: 14px 0;flex-wrap: wrap;}
	.isix_item{min-width: 50%;width: 50%;max-width: 50%;padding: 10px 0;}
	.isix_item dt{margin-bottom: 5px;}
	.isix_item dt span{font-size: 26px;}
	.isix_ul{padding: 20px 0 14px;}
	.isix_ul li{padding: 6px 0;}
	.isix_ul li i{width: 30px;margin-bottom: 6px;}
	.isix_ul li dt{font-size: 15px;line-height: 24px;height: 24px;margin-bottom: 0px;}
	
	.ieight{padding: 32px 0;}
	.ieight_bt{font-size: 18px;margin-bottom: 16px;}
	.ieight_bt br{display: inline;}
	.ieight_form{width: 100%;padding-right: 160px;}
	.ieight_form span{line-height: 36px;left: 16px;}
	.ieight_input{height: 36px;line-height: 36px;float: none;width: 100%;margin-right: 0;padding: 0 16px 0 70px;}
	.ieight_btn{width: 150px;position: absolute;right: 0;top: 0;}
	.ieight_btn input{height: 36px;}
	
	.ifoot_above{padding: 40px 0 26px;}
	.ifoot_time dd{font-size: 24px;}
	.ifoot_nav_ul a{line-height: 30px;height: 30px;}
	.ifoot_link{width: 100%;margin-top: 20px;}
	.ifoot_link a{width: 22.825%;margin-right: 2.9%;}
	.ifoot_link a:nth-child(even){margin-right: 2.9%;}
	.ifoot_link a:nth-child(4n+1){margin-right: 0;}
	
	.xbanner img{width: 140%;}
	.xwzone_item{margin-bottom: 4%;}
	.xwzone_bt{font-size: 16px;line-height: 42px;height: 42px;}
	.xwzone_intro{padding: 14px;}
	.xwzone_img{width: 130px;margin-right: 14px;}
	.xwztwo_tab{margin: -10px auto 20px;}
	.xwztwo_tab_item{margin: 0 10px;font-size: 15px;line-height: 36px;height: 36px;}
	.xwztwo_data_item ul li a{border-radius: 6px;}
	.xwztwo_intro{padding: 10px 14px 10px;}
	.xwztwo_bt{font-size: 15px;line-height: 24px;height: 24px;margin-bottom: 2px;}
	.xwztwo_more{display: none;}
	.xwzthree_item{padding-bottom: 3%;margin-bottom: 3%;}
	.xwzthree_item:nth-last-child(2),.xwzthree_item:nth-last-child(1){padding-bottom: 3%;margin-bottom: 3%;}
	.xwzthree_img{width: 180px;border-radius: 6px;margin-right: 14px;}
	.xwzthree_bt{-webkit-line-clamp: 2;font-size: 15px;font-weight: bold;line-height: 24px;max-height: 48px;margin-bottom: 0;}
	.xwzthree_nr{display: none;}
	
	.xtgone_tab_item span{font-size: 15px;line-height: 42px;height: 42px;}
	.xtgone_tab_item span:after,.xtgone_tab_item span:before{width: 5px;height: 5px;}
	.xtgone_tab_item.on span{padding: 0 12px;}
	.xtgone_data_item{padding: 25px 20px;display: block;height: auto;overflow: hidden;transform: translateY(5px);}
	.xtgone_intro{width: 100%;padding-right: 0;padding-top: 0%;}
	.xtgone_img{width: 100%;}
	.xtgone_bt{font-size: 18px;margin-bottom: 14px;}
	.xtgone_bt:after{width: 34px;}
	.xtgone_nr{margin-bottom: 20px;line-height: 24px;max-height: none;display: block;}
	.xtgone_more{display: none;}
	.xtgtwo_item a{border-radius: 6px;}
	.xtgtwo_intro{padding: 10px 14px;}
	.xtgtwo_bt{font-size: 15px;line-height: 24px;height: 24px;margin-bottom: 2px;}
	.xtgtwo_nr{line-height: 22px;height: 44px;}
	.xtgtwo_des{display: none;}
	
	.xsub_head dt{font-size: 22px;margin-bottom: 4px;}
	.xsub_head dd{font-size: 14px;}
	
	.xacg_tab_item{line-height: 54px;height: 54px;font-size: 16px;}
	.xkhcase_item a{display: block;}
	.xkhcase_img{width: 100%;float: none;}
	.xkhcase_intro{display: block;width: 100%;padding: 16px 20px;}
	.xkhcase_bt{font-size: 16px;line-height: 26px;height: 26px;}
	.xkhcase_nr{margin: 4px 0 2px;}
	.xpopup{width: 100%;width: calc(100% - 30px);width: -webkit-calc(100% - 30px);width: -moz-calc(100% - 30px);padding: 10px 20px 30px;}
	.xpopup_head{font-size: 18px;line-height: 46px;}
	.xpopup_close{background-size: 14px;}
	.xpopup_state{margin: 15px 0 10px;}
	.xpopup_line{margin-bottom: 10px;}
	.xpopup_bt{line-height: 34px;height: 34px;width: 100%;text-align: left;float: none;}
	.xpopup_input{display: block;width: 100%;}
	.xpopup_input input{height: 36px;}
	.xpopup_btn.ia_hover{width: 100%;line-height: 38px;margin-top: 24px;}
	
	.xny_search{padding: 28px 0 10px;}
	.xny_search_form{width: 100%;}
	.xny_search_box{height: 38px;}
	.xny_search_btn{background-size: 20px;}
	.xmain.xmain_spec{padding-top: 30px;}
	.xleft_nav{margin-bottom: 24px;}
	.xleft_nav_item a{line-height: 38px;height: 38px;font-size: 15px;}
	.xnews_eg{padding-bottom: 16px;margin-bottom: 16px;}
	.xnews_pic{width: 180px;margin-right: 14px;border-radius: 6px;}
	.xnews_tit{font-size: 15px;font-weight: bold;line-height: 24px;max-height: 48px;-webkit-line-clamp: 2;}
	.xnews_des{display: none;}
	.xnews_other{max-height: 48px;-webkit-line-clamp: 2;margin-top: 6px;}
	.xnext1 a{margin: 0 2px;padding: 0 16px;}
	
	.xnews_none i{margin-top: 40px;width: 250px;}
	
	.xnews_title{font-size: 20px;margin: 0px 0 10px;}
	.xnews_publish{margin-bottom: 20px;}
	.xnews_share_btn{display: none;}
	.xnext2{padding: 8px 14px;}
	.xnext2 a{line-height: 28px;height: 28px;}
	.xnews_recom{margin-top: 40px;}
	.xnews_recom ul li{width: 100%;padding-bottom: 3.2%;margin-bottom: 3.2%;}
	.xnews_recom ul li:nth-child(odd){margin-right: 0;}
	.xnews_recom ul li:last-child{border-bottom: none;padding-bottom: 0;margin-bottom: 0;}
	
	.xkfone_tab_item{font-size: 16px;line-height: 50px;height: 50px;}
	.xkfone_data_item{padding: 24px 20px;}
	.xkfone_bt{font-size: 17px;line-height: 26px;}
	.xkftwo_slide{margin: 0 -14px;padding-bottom: 30px;}
	.xkftwo_item{padding: 0 14px;margin-bottom: 24px;}
	.xkftwo_ewm i{width: 106px;padding: 8px;}
	.xkfthree_line{margin-bottom: 16px;}
	.xkfthree_btn{width: 100%;}
	.xkffour_icon{width: 38px;}
	.xkffour_num{font-size: 30px;margin: 10px 0 6px;}
	.xkffour_bt{font-size: 15px;line-height: 24px;}
	
	.xsite_area{padding: 20px 20px 35px;}
	.xsite_head{font-size: 22px;padding: 16px 0;margin-bottom: 12px;}
	.xsite_item{padding: 14px 0;}
	.xsite_item a{line-height: 28px;height: 28px;}
	.xsite_item>a{margin-right: 20px;width: 82px;}
	.xsite_item ul li{width: 33.33%;padding-right: 5px;font-size: 13px;}
	
	.xhead{font-size: 18px;}
	.xflex_area{display: block;}
	.xacgone_img{width: 100%;margin-bottom: 20px;}
	.xacgone_nr{width: 100%;padding-right: 0;}
	.xacgtwo_item{width: 100%;margin-bottom: 3.6%;}
	.xacgtwo_item:nth-child(odd){margin-right: 0;}
	.xacgthree_intro{width: 100%;padding-right: 0;}
	.xacgthree_img{width: 100%;margin-bottom: 28px;}
	.xacgfour_area{margin-bottom: 40px;}
	.xacgfour_intro{width: 100%;display: block;padding-left: 0;}
	.xacgfour_num{margin-bottom: 8px;}
	.xacgfour_bt{font-size: 16px;margin-bottom: 8px;}
	.xacgfour_img{width: 88%;margin-top: 20px;margin-left: auto;margin-right: auto;padding: 10px 0 10px 10px;}
	.xacgfour_area:nth-last-child(2) .xacgfour_img{padding: 10px 10px 10px 0;}
	.xacgfour_area:nth-child(3) .xacgfour_intro{display: block;}
	.xacgfour_area:nth-child(3) .xacgfour_num{margin-right: 0;}
	.xacgfour_ul{padding-top: 5px;}
	.xacgfour_ul li{width: 48.4%;margin-right: 0;margin-top: 15px;}
	.xacgfour_ul li:nth-child(odd){margin-right: 3.2%;}
	.xacgfour_ul li p{line-height: 26px;height: 26px;}
	.xacgfive_img{width: 88%;margin: 0 auto;}
	.xacgfive_intro{margin: 20px 0 0 0;display: block;width: 100%;}
	.xacgfive_intro:after{width: 100%;height: 20px;left: 0;top: auto;bottom: 100%;background: url(../images/xacgfive_intro_t.png) center center no-repeat;background-size: auto 100%;}
	.xacgfive_intro dt{font-size: 16px;margin-bottom: 8px;}
	.xacgsix_area{padding: 24px 14px;border-radius: 0 0 12px 12px;margin-bottom: 25px;}
	.xacgsix_bt{font-size: 18px;margin-bottom: 20px;}
	.xacgsix_ul li{padding: 0 3px;}
	.xacgsix_ul li p{font-size: 14px;line-height: 22px;}
	.xacgsix_ul li i{width: 44px;}
	.xacgsix_ul li:after{width: 12px;height: 44px;right: -6px;}
	.xacgsix_intro{padding: 14px;margin-top: 16px;}
	.xacgsix_intro dt{font-size: 16px;margin-bottom: 4px;}
	
	.xhktone_item{width: 48.4%;margin-right: 0;padding: 16px 14px;margin-bottom: 3.2%;}
	.xhktone_item:nth-child(odd){margin-right: 3.2%;}
	.xhktone_item:nth-child(3){background: #d8ecff;}
	.xhktone_item:nth-child(3) .xhktone_num{color: #fff;}
	.xhktone_item:nth-child(3) .xhktone_nr:before{background-color: #a2caf0;}
	.xhktone_item:nth-child(4){background: #f7fbff;}
	.xhktone_item:nth-child(4) .xhktone_num{color: #a8d5ff;}
	.xhktone_item:nth-child(4) .xhktone_nr:before{background-color: #d8ecff;}
	.xhktone_num{font-size: 36px;margin-bottom: 6px;}
	.xhktone_bt{font-size: 16px;line-height: 26px;height: 26px;}
	.xhktone_nr{margin-top: 10px;padding-top: 12px;}
	.xhkttwo_bt{font-size: 16px;margin-bottom: 6px;}
	.xhkttwo_intro{padding: 0;width: 56%;}
	.xhkttwo_img{width: 44%;}
	.xhktthree_data{margin-bottom: 25px;}
	.xhktthree_item{width: calc(50% - 1.6%);margin-bottom: 3.2%;padding: 25px 14px 14px;}
	.xhktthree_item:nth-child(odd){margin-right: 3.2%;}
	.xhktthree_icon{width: 44px;}
	.xhktthree_bt{font-size: 16px;line-height: 26px;height: 26px;margin: 12px 0 6px;}
	.xhktthree_eg{width: 100%;margin-right: 0;margin-bottom: 15px;}
	.xhktthree_tit{font-size: 18px;line-height: 44px;height: 44px;border-radius: 14px 14px 0 0;}
	.xhktthree_ul li{font-size: 14px;padding: 3px 0 3px 10px;}
	.xhktthree_des dt{font-size: 16px;}
	.xhktfour_data{padding-top: 0;background: none!important;}
	.xhktfour_item{padding: 14px 16px;width: 100%;margin-bottom: 4%;display: flex;align-items: center;}
	.xhktfour_item:after{display: none;}
	.xhktfour_item:nth-child(3), .xhktfour_item:nth-child(4){width: 100%;}

	.xssone_intro{width: 100%;padding-right: 0;float: none;}
	.xssone_img{width: 100%;margin: 20px 0;}
	.xssone_bt{text-align: center;padding-bottom: 16px;margin-bottom: 12px;}
	.xssone_bt:after{left: 50%;transform: translatex(-50%);width: 30px;}
	.xss_two{padding: 26px 14px 12px;}
	.xsstwo_icon{width: 68px;margin-right: 14px;}
	.xsstwo_intro dt{font-size: 16px;margin-bottom: 4px;}
	.xsstwo_intro dd{line-height: 24px;font-size: 14px;}
	.xss_three{padding: 40px 0 20px;}
	.xssthree_item{padding: 14px 14px 20px;border-radius: 0 0 12px 12px;}
	.xssthree_bt{font-size: 16px;}
	.xssthree_nr{font-size: 14px;}
	.xssfour_icon{width: 34px;}
	.xssfour_item:after{width: 12px;height: 40px;}
	.xssfour_bt{font-size: 15px;}
	.xss_five{margin: 0 -15px 25px;}
	.xssfive_item{padding: 14px;}
	.xssfive_bt{font-size: 16px;line-height: 26px;height: 26px;margin: 0 0 2px 0;}
	.xssfive_icon{width: 68px;margin-right: 14px;}
	.xsssix_table tr:first-child{font-size: 15px;}
	
	.xhxone_intro{float: none;}
	.xhxone_img{width: 100%;margin-top: 20px;float: none;}
	.xhx_two{margin: 10px -15px 30px;padding: 40px 15px 30px;}
	.xhxtwo_item{width: 100%;margin-bottom: 14px;}
	.xhxtwo_item:nth-child(odd){margin-right: 0px;}
	.xhxthree_tab_item{margin: 0 10px;width: 78px;height: 78px;}
	.xhxthree_tab_item:before{width: calc(100% + 14px);height: calc(100% + 14px);left: -7px;top: -7px;}
	.xhxthree_tab_item i{width: 32px;}
	.xhxthree_data{margin-bottom: 0px;}
	.xhxthree_item{width: 46%;margin-bottom: 5%;}
	.xhxfour_tab{margin-bottom: 0px;}
	.xhxfour_tab_item{margin-bottom: 8px;line-height: 28px;}
	.xhxfive_form{padding: 34px 15px 40px;}
	.xhxfive_line{width: 100%;margin: 0 0 12px 0;}
	.xhxfive_line:nth-child(3n+1){margin-right: 0px;}
	.xhxfive_bt{width: 100px;line-height: 42px;}
	.xhxfive_box input{line-height: 42px;height: 42px;}
	.xhxfive_check label{line-height: 30px;}
	.xhxfive_btn{margin-top: 10px;}

	.xjmx_two{margin: 15px -15px 30px;padding: 35px 15px;}
	.xjmxtwo_item{padding: 0 5px;}
	.xjmxtwo_item i{width: 42px;}
	.xjmxthree_area{margin-bottom: 20px;}
	.xjmxthree_head{margin: 0 10px;font-size: 16px;line-height: 46px;border-radius: 10px 10px 0 0;}
	.xjmxthree_box{padding: 20px 14px;border-radius: 10px;}
	.xjmxfour_data{justify-content: center;padding: 0px;}
	.xjmxfour_item{width: 50%;padding: 10px 5px;}
	.xjmxfour_item:last-child{width: 60%;}
	.xjmxfour_item i{width: 44px;}
	.xjmxfour_item dt{font-size: 16px;}
	.xjmxsix_data{margin-top: -10px;}
	.xjmxsix_item{width: 50%;padding: 10px 5px;}
	.xjmxsix_item i{width: 60px;line-height: 60px;font-size: 22px;}
	.xjmxsix_item dt{font-size: 15px;line-height: 22px;margin-top: -10px;margin-bottom: 6px;}
	.xjmxseven_item,.xjmxnine_item{width: 100%;margin-bottom: 14px;}
	.xjmxseven_item:nth-child(odd),.xjmxnine_item:nth-child(odd){margin-right: 0px;}
	.xjmxeight_item{padding: 14px 14px;margin-bottom: 14px;}
	.xjmxeight_icon{width: 46px;margin-right: 16px;}
	.xjmxeight_intro dt{margin-bottom: 2px;}
	.xjmxnine_item{padding: 16px 16px 12px 16px;}
	.xjmxnine_bt i{font-size: 30px;}

	.xxxltwo_slide .slick-arrow{width: 28px;}
	.xxxlthree_data{padding: 0px;}
	.xxxlthree_item{width: 50%;padding: 10px 1.5%;}
	.xxxlthree_icon{width: 52px;margin-bottom: 14px;}
	.xxxlthree_bt{font-size: 16px;}
	.xxxlthree_nr{font-size: 14px;margin: 6px 0 8px;}
	.xxxlfour_intro{width: 100%;padding-right: 0px;}
	.xxxlfour_intro dd{background-size: 24px;padding-left: 36px;margin-bottom: 16px;}
	.xxxlfive_data{padding-top: 0px;}
	.xxxlfive_item{width: 50%;padding: 10px 1.5%;display: block;text-align: center;margin-bottom: 0px;}
	.xxxlfive_icon{width: 62px;float: none;margin: 0 auto 10px;}
	.xxxlfive_intro{display: block;}
	.xxxlfive_intro dl{font-size: 16px;}
	.xxxlfive_intro dt{font-size: 14px;margin: 0px;}
	.xxxlsix_item{padding: 14px 5px;width: calc(33.33% - 10px);}
	.xxxlsix_icon{width: 76px;margin-bottom: 10px;}
	.xxxlsix_bt br{display: none;}
	.xxxlseven_item{width: calc(50% - 8px);margin-bottom: 14px;}
	.xxxleight_item{width: 50%;padding: 10px 5px;}
	.xxxleight_item i{width: 80px;}
	.xxxleight_item dt{font-size: 16px;line-height: 26px;}
	.xxxleight_item dd{font-size: 14px;line-height: 24px;}
	.xxxlnine_tab_item{font-size: 14px;padding: 12px 3px;}
	.xxxlten_slide .slick-dots li{margin: 0 7px;}
	.xxxleleven_bt{font-size: 16px;margin: 0 10px;border-radius: 10px 10px 0 0;line-height: 46px;}
	.xxxleleven_item{margin-bottom: 16px;}
	.xxxleleven_nr dd{margin-bottom: 10px;}

	/*wp*/
	.case_ban{background: url(../images/06caseM_02.jpg) no-repeat center center;
	font-size: 18px;line-height: 70px;height:70px;background-size: cover;}
	.det_class{margin:15px ;padding:15px 0 5px;}
	.det_class .title{font-size: 13px;width:67px;}
	.det_class .list .cont{margin-left:70px;}
	.det_class .proClass_list .cont .item{margin-right:2px;font-size: 13px;min-width: auto;padding:0 6px;}
	.det_class .jobClass_list .cont .item{padding:0 8px;font-size: 13px;}
	.det_class .jobClass_list .cont{padding-right:0;}
	.det_class .jobClass_list  .upBtn{position: static;margin:10px auto 0;display: block;text-align: center;}
	.case_content{padding:5px 0;}
	.caseM_list{margin:0 0 15px 0;box-shadow: 0 5px 20px 0 rgba(0,0,0,.1);}
	.caseM_list .img{text-align: center;}
	.caseM_list img{max-width: 100%;max-height: 100%;}
	.caseM_list .cont{padding:10px ;}
	.caseM_list .ti{display: block;font-weight: bold; font-size: 15px;line-height: 24px;height:24px;overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}
	.caseM_list .des{margin:3px 0;font-size: 12px;color:#808080; line-height: 24px;height:24px;overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}
	.caseM_list .txt{display: block;font-size: 12px; line-height: 20px;height:40px;overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:2;}
	.caseM_list .txt i{color:#2f82ff;}
	
	.abSection_one{padding:30px 0;}
	.ab_ti{font-size: 17px;}
	.abSection_one .des{margin:4px 0 15px;}
	.abSection_one .txt{font-size: 13px;}
	.abSection_two{padding:30px 0;}
	.abSection_two .isix_ul{padding:20px 0;margin:0 -5px;width: auto;}
	.abSection_two .isix_ul li{width:calc(50% - 10px);margin:5px;padding: 10px;
	display: inline-flex;align-items: center;border-radius: 6px;}
	.abSection_two .isix_ul li dl{text-align: left;flex: 1;margin-left:5px;}
	.abSection_two .isix_ul li dt{line-height: 20px;height:20px;}
	.abSection_two .isix_ul li dd{font-size: 12px;line-height: 20px;}
	.abSection_two .isix_ul li i{margin:0;}
	.abSection_three{padding:30px 0;}
	.abThree_tab{margin:10px 0;}
	.abThree_tab span{margin:0 10px;}
	.abThree_tab span:after{height:2px;margin-top:5px;}
	.abThree_slide .slick-list{padding:10px 0 40px;}
	.abThree_slide .slick-slide{margin:0 -5px;}
	.abThree_list{width:calc(50% - 10px );margin:5px;padding:5px;}
	.abThree_list .ti{margin:5px 0;font-size: 13px;}
	.abThree_slide .slick-prev,
	.abThree_slide .slick-next{width: 35px;height:35px;}
	.abThree_slide .slick-prev:before,
	.abThree_slide .slick-next:before{font-size: 16px;vertical-align: middle;line-height: 33px;}
	.abThree_slide .slick-prev{left:calc(50% - 50px);}
	.abThree_slide .slick-next{right:calc(50% - 50px);}
	
	.abSection_four{padding:30px 0;}
	.abFour_cont{margin:10px 0;}
	.abFour_list{float: none;width:100%;margin:12px 0;}
	.abFour_list dt{width: 80px;}
	.abFour_list dd{margin-left:90px;padding:0;}
	.abFour_list dd .line{width: 18px;}
	
	.contact_main{padding:20px 0;}
	.tact_cont{padding:20px;}
	.tact_title{margin:5px 0 10px;font-size:17px;font-weight: bold;}
	.tact_one .txt{padding:0;font-size: 13px;line-height: 25px;}
	.tact_one .map{height:160px;margin:20px 0 30px;}
	.tact_two .cont{padding:0;}
	.tact_two .cont .txt{padding:10px 0;}
	.tact_two .cont .txt .name{font-size:16px;margin-bottom:5px;}
	.tact_two .cont .txt .name img{width: 20px;}
	.tact_two .cont .txt dl dt{line-height: 24px;font-size: 12px;}
	.tact_two .cont .txt dl dd{line-height: 24px;font-size: 12px;}
	
	.city_one{padding:30px 0;}
	.cityOne_lt .line{width: 40px;height:2px;}
	.city_two{padding:30px 0;}
	.cityTwo_cont{margin-top:20px;}
	.cityTwo_list{float: none;padding:0; width:100%;margin:10px 0;display: inline-flex;align-items: center;}
	.cityTwo_list dt{width: 100px;height:100px;}
	.cityTwo_list dt:before{display: none;}
	.cityTwo_list dt:after{display: none;}
	.cityTwo_list dd{flex:1;text-align:left;padding-left:10px;}
	.cityTwo_list dd .ti{margin:0;font-size: 15px;}
	.cityTwo_list dd .des{margin-top:5px;font-size: 12px;line-height: 20px;height:auto;max-height:60px;}
	.city_three{padding:30px 0;}
	.cityThree_cont .cityThree_list{width: calc(50% - 10px);margin:0 5px 10px;}
	.cityThree_cont{margin:20px -5px 10px;width: auto;}
	.cityThree_list .icon{width: 40px;height:40px;}
	.cityThree_cont .cityThree_list .ti{font-size: 15px;margin:10px 0 5px;}
	.cityThree_cont .cityThree_list .des{font-size: 12px;line-height: 20px;height:100px;-webkit-line-clamp:5;}
	.city_four{padding:30px 0;}
	.cityFour_cont{margin:20px 0;}
	.cityFour_list{border-radius: 6px;align-items: center;}
	.cityFour_list dt{width: 80px;height:80px;}
	.cityFour_list dd{padding-left:10px;}
	.cityFour_list dd .ti{font-size: 16px;line-height: 24px;height:24px;}
	.cityFour_list dd .des{margin:5px 0 0;font-size: 12px;line-height: 20px;height:60px;}
	.cityFour_list dd .more{display: none;}
	.city_five{padding:30px 0;}
	.cityFive_cont ul{margin:20px -5px 0;}
	.cityFive_cont ul li{width:calc(50% - 10px);margin:0 5px 10px;border-radius: 6px;}
	.city_six{padding:30px 0;}
	.citySix_cont{margin:20px 0;}
	.citySix_list{float: none;width: 100%;margin:15px 0;padding:15px;}
	.citySix_list .ti a{font-size: 15px;}
	.citySix_list .des{font-size: 13px;line-height: 20px;height:40px;margin:8px 0;}
	.citySix_list .time{font-size: 13px;line-height: 20px;height:20px}
	.citySix_list .view{font-size: 13px;line-height: 20px;height:20px}
	.city_seven{padding:30px 0;}
	.city_seven .iseven_data{margin-top:20px;}
	/*wp-end*/
}

@media (max-width: 420px){
	body{padding-top: 64px;}
	.ilogo a{height: 64px;}
	.iclass_list{margin-top: 70px;}
	.iclass_list ul li a{line-height: 42px;height: 42px;font-size: 14px;}
	.iclass_list ul li span{height: 42px;}
	.iclass_list ul li ul li a{line-height: 32px;height: 32px;}
	.ibanner .slick-dots li button{width: 6px;height: 6px;}
	.ibanner .slick-dots li.slick-active button{width: 20px;}
	
	.isection{padding: 40px 0;}
	.ihead_state{font-size: 14px;}
	.ia_hover{width: 110px;line-height: 34px;}
	.ione_ul li dt{margin-bottom: 3px;}
	.ione_ul li dt span{font-size: 22px;}
	.ione_item a i{width: 140px;}
	.ione_item a dd{max-height: 48px;-webkit-line-clamp: 2;}
	.ione_imore{width: 110px;font-size: 14px;line-height: 28px;height: 28px;bottom: 8px;letter-spacing: 0px;font-weight: normal;border-radius: 14px;}
	
	.itwo_item a{padding: 16px 10px 12px;}
	.itwo_icon{width: 42px;}
	.itwo_bt{margin: 6px 0 2px;font-size: 15px;line-height: 24px;height: 24px;}
	
	.ithree_bt{line-height: 38px;height: 38px;border-radius: 10px 10px 0 0;}
	.ithree_img{width: 112px;}
	.ithree_intro{padding: 14px;}
	
	.ifour_intro{padding: 14px 14px 40px;}
	.ifour_slide .slick-dots li{margin: 0 6px;}
	.ifour_slide .slick-dots li button{width: 6px;height: 6px;}
	.ifour_cate dd{width: 52px;}
	
	.ifive_slide{padding: 20px 25px 25px;}
	.ifive_slide .slick-arrow{width: 32px;height: 32px;}
	.ifive_slide .slick-prev{left: -10px;}
	.ifive_slide .slick-next{right: -10px;}
	.ifive_imore{width: 168px;line-height: 38px;margin-top: 24px;}
	
	.isix_item{padding: 8px 0;}
	.isix_item dt{margin-bottom: 3px;}
	.isix_item dt span{font-size: 22px;}
	.isix_ul{padding: 16px 0 10px;}
	.isix_ul li i{width: 28px;}
	.isix_ul li dt{font-size: 14px;}
	
	.ieight{padding: 26px 0;}
	.ieight_bt{font-size: 17px;margin-bottom: 10px;}
	.ieight_form{padding-right: 140px;font-size: 13px;}
	.ieight_form span{line-height: 34px;left: 12px;padding-left: 14px;background-size: 12px;}
	.ieight_input{height: 34px;line-height: 34px;padding: 0 10px 0 55px;}
	.ieight_btn{width: 130px;}
	.ieight_btn input{height: 34px;line-height: 34px;}
	
	.ifoot_above{padding: 30px 0 26px;}
	.ifoot_time .ifoot_head{background-size: 24px;padding-left: 32px;}
	.ifoot_time dd{font-size: 21px;}
	.ifoot_nav{width: 160px;}
	.icopyright{padding: 14px 0;}
	
	.xwzone_bt{line-height: 38px;height: 38px;}
	.xwzone_img{width: 112px;}
	.xwzone_nr{max-height: 72px;-webkit-line-clamp: 3;}
	.xwztwo_tab{margin: -10px auto 16px;display: flex;justify-content: space-between;}
	.xwztwo_tab_item{font-size: 14px;line-height: 34px;height: 34px;margin: 0;}
	.xwztwo_intro{padding: 8px 14px 8px;}
	.xwztwo_bt{font-size: 14px;margin-bottom: 0px;}
	.xwzthree_img{width: 156px;}
	.xwzthree_bt{font-size: 14px;line-height: 22px;max-height: 100px;}
	.xwzthree_other{line-height: 20px;max-height: 40px;margin-top: 4px;font-size: 13px;}
	.xcase_hover{width: 90px;line-height: 30px;}/*1216*/
	
	.xtgone_tab_item{padding: 0;}
	.xtgone_tab_item span{font-size: 14px;line-height: 36px;height: 36px;}
	.xtgone_tab_item span:after,.xtgone_tab_item span:before{width: 4px;height: 4px;}
	.xtgone_tab_item.on span{padding: 0 8px;}
	.xtgone_data_item{padding: 25px 14px;}
	.xtgone_bt{font-size: 16px;}
	.xtgone_bt:after{width: 28px;}
	.xtgtwo_intro{padding: 8px 14px;}
	
	.xsub_head dt{font-size: 18px;}
	.xsub_head dd{font-size: 13px;}
	
	.xacg_tab{margin-bottom: 24px;}
	.xacg_tab_item{line-height: 46px;height: 46px;}
	.xacg_tab_item:after{height: 2px;}
	.xkhcase_item{margin-bottom: 20px;}
	.xkhcase_intro{padding: 14px 14px;}
	.xkhcase_nr{margin: 2px 0 2px;}
	.xpopup{padding: 8px 16px 24px;}
	.xpopup_head{font-size: 17px;line-height: 42px;}
	.xpopup_close{background-size: 12px;}
	.xpopup_state{margin: 12px 0 8px;line-height: 22px;}
	.xpopup_line{margin-bottom: 8px;}
	.xpopup_bt{line-height: 32px;height: 32px;}
	.xpopup_input input{height: 34px;}
	.xpopup_btn.ia_hover{line-height: 34px;margin-top: 20px;}
	.xpopup_tel{line-height: 22px;}/*1216*/
	
	.xny_search_box{height: 36px;}
	.xny_search_btn{background-size: 18px;}
	.xmain.xmain_spec{padding-top: 24px;}
	.xleft_nav{margin-bottom: 20px;}
	.xleft_nav_item a{line-height: 34px;height: 34px;font-size: 14px;}
	.xnews_eg{padding-bottom: 12px;margin-bottom: 12px;}
	.xnews_pic{width: 156px;}
	.xnews_tit{font-size: 14px;line-height: 22px;max-height: 44px;}
	.xnews_other{line-height: 20px;max-height: 40px;font-size: 13px; margin-top: 4px;}
	.xnext1 a{line-height: 32px;}
	
	.xnews_none i{width: 240px;}
	
	.xnews_title{font-size: 18px;}
	.xnews_publish{margin-bottom: 14px;}
	.xnews_share{margin: 15px 0;}
	.xnext2 a{line-height: 26px;height: 26px;}
	.xnews_recom_img{width: 130px;}
	.xnews_recom_intro dt{font-size: 14px;line-height: 22px;max-height: 44px;}
	.xnews_recom_intro dd{font-size: 13px;line-height: 20px;height: 20px;}
	
	.xkfone_tab_item{line-height: 46px;height: 46px;}
	.xkfone_data_item{padding: 24px 14px;}
	.xkfone_bt{font-size: 16px;}
	.xkftwo_slide{margin: 0 -8px;padding-bottom: 24px;}
	.xkftwo_item{padding: 0 8px;margin-bottom: 16px;}
	.xkftwo_item a{border-width: 8px;border-radius: 20px;}
	.xkftwo_ewm i{width: 96px;padding: 7px;}
	.xkftwo_slide .slick-dots{margin-top: 10px;}
	.xkftwo_slide .slick-dots li{margin: 0 8px;}
	.xkfthree_line{margin-bottom: 14px;}
	.xkfthree_line input{height: 38px;}
	.xkfthree_btn{width: 100%;}
	.xkffour_item{padding: 20px 8px;}
	.xkffour_icon{width: 32px;}
	.xkffour_num{font-size: 26px;margin: 6px 0 3px;}
	.xkffour_bt{font-size: 14px;}
	
	.xmain_sitemap{padding-top: 24px;}
	.xsite_area{padding: 15px 14px 30px;}
	.xsite_head{font-size: 18px;padding: 14px 0;margin-bottom: 8px;}
	.xsite_item a{margin: 1px 0;}
	.xsite_item>a{margin-right: 20px;}
	.xsite_item ul li{width: 50%;}
	
	.xpart{padding: 14px 0 22px;}
	.xheading{margin-bottom: 16px;}
	.xhead{font-size: 17px;}
	.xacgone_img{margin-bottom: 14px;}
	.xacgone_nr dd{margin-bottom: 10px;}
	.xacgtwo_item{padding: 14px;}
	.xacgtwo_icon{width: 54px;margin-right: 14px;}
	.xacgthree_img{margin-bottom: 20px;}
	.xacgthree_item{margin-bottom: 14px;}
	.xacgfour_area{margin-bottom: 30px;}
	.xacgfour_img{margin-top: 15px;}
	.xacgfour_ul li i{padding: 7px;}
	.xacgsix_area{padding: 20px 14px;margin-bottom: 20px;}
	.xacgsix_bt{font-size: 17px;margin-bottom: 16px;}
	.xacgsix_ul li p{font-size: 13px;}
	.xacgsix_ul li i{width: 38px;}
	.xacgsix_ul li:after{width: 10px;height: 38px;right: -5px;}
	
	.xhktone_item{padding: 14px;}
	.xhktone_num{font-size: 32px;margin-bottom: 4px;}
	.xhktone_bt{font-size: 15px;line-height: 24px;height: 24px;}
	.xhktone_nr{margin-top: 8px;padding-top: 10px;}
	.xhktone_nr:before{width: 20px;}
	.xhktthree_data{margin-bottom: 15px;}
	.xhktthree_icon{width: 38px;}
	.xhktthree_bt{font-size: 15px;line-height: 24px;height: 24px;margin: 8px 0 4px;}
	.xhktthree_tit{font-size: 16px;line-height: 40px;height: 40px;border-radius: 10px 10px 0 0;}
	.xhktthree_des dt{font-size: 16px;}

	.xsstwo_item{align-items: flex-start;}
	.xsstwo_intro dt{font-size: 15px;margin-bottom: 2px;}
	.xsstwo_intro dd{font-size: 13px;line-height: 22px;}
	.xsstwo_icon{width: 62px;}
	.xssfour_item:after{width: 10px;right: -24%;}
	.xssfour_icon{width: 30px;}
	.xssfour_bt{font-size: 14px;padding: 8px 0 6px;margin-bottom: 6px;}
	.xssfour_nr{font-size: 13px;line-height: 22px;}
	.xssfive_item{margin-bottom: 14px;}
	.xssfive_icon{width: 50px;border-radius: 8px;margin-right: 12px;}
	.xssfive_bt{font-size: 15px;}
	.xssfive_nr{font-size: 13px;line-height: 22px;}
	.xsssix_table{font-size: 13px;}
	.xsssix_table tr:first-child{font-size: 14px;}
	
	.xhxone_img{margin-top: 14px;}
	.xhxtwo_item{padding: 14px 14px;}
	.xhxtwo_bt{line-height: 26px;font-size: 16px;padding-bottom: 10px;margin-bottom: 10px;}
	.xhxtwo_bt:after{width: 38px;}
	.xhxtwo_num{font-size: 34px;top: 14px;right: 14px;}
	.xhxthree_tab{margin-bottom: 20px;}
	.xhxthree_tab_item{margin: 0 8px;width: 70px;height: 70px;font-size: 13px;}
	.xhxthree_tab_item i{width: 26px;}
	.xhxfour_tab{margin-bottom: 10px;}
	.xhxfour_tab_item{line-height: 26px;margin: 0 3px 6px;min-width: 70px;padding: 0 5px;}
	.xhxfive_form{padding: 34px 15px 40px;}
	.xhxfive_bt{line-height: 40px;}
	.xhxfive_box input{line-height: 40px;height: 40px;}
	.xhxfive_check label{line-height: 28px;}

	.xjmxtwo_item i{width: 42px;}
	.xjmxtwo_item dt{font-size: 15px;margin: 10px 0 4px;}
	.xjmxthree_head{font-size: 15px;line-height: 42px;}
	.xjmxfour_item i{width: 40px;}
	.xjmxeight_icon{width: 32px;margin-right: 14px;}
	.xjmxeight_intro dt{font-size: 15px;line-height: 24px;}
	.xjmxeight_intro dd{font-size: 13px;}
	.xjmxnine_bt{font-size: 15px;margin-bottom: 5px;}
	.xjmxnine_bt i{font-size: 26px;}
	.xjmxnine_nr{font-size: 13px;}

	.xxxltwo_slide .slick-arrow{width: 24px;}
	.xxxlfour_intro dd{background-size: 20px;background-position: left 2px;padding-left: 30px;margin-bottom: 10px;}
	.xxxlfive_icon{width: 56px;}
	.xxxlsix_icon{width: 68px;margin-bottom: 4px;}
	.xxxleight_item i{width: 72px;}
	.xxxleleven_bt{font-size: 15px;line-height: 42px;}
	.xxxleleven_nr{padding: 14px;}
	.xxxleleven_nr dd{padding-left: 100px;}
	.xxxleleven_nr dd span{font-size: 15px;padding-left: 20px;background-size: 13px;}

	.xcity_list{background-size: auto 100px;}
	.xcity_list li{width: 20%;}
	.xcity_list li a{line-height: 50px;height: 50px;}
}

@media (max-width: 372px){
	body{padding-top: 60px;}
	.ilogo a{height: 60px;}
	.inav_button{background-size: 26px;}
	.inav_close{background-size: 18px;}
	.iclass_list ul li ul li a{line-height: 30px;height: 30px;}
	.ibanner .slick-dots{bottom: 12px;}
	
	.isection{padding: 35px 0;}
	.ihead_cn{font-size: 18px;}
	.ihead_state{line-height: 22px;}
	.iheadline2{font-size: 18px;margin-bottom: 14px;}
	.ia_hover{width: 102px;line-height: 32px;}
	.xedit_box{line-height: 24px;}
	.ione_area{padding: 12px;}
	.ione_ul li dt{margin-bottom: 0px;}
	.ione_ul li dt span{font-size: 18px;}
	.ione_nr{margin: 12px 0;}
	.ione_item{margin-bottom: 12px;}
	.ione_item a{padding: 12px;}
	.ione_item a i{width: 118px;}
	.ione_item a dt{margin: 0px;font-size: 15px;line-height: 24px;height: 24px;}
	.ione_item a dd{max-height: 44px;line-height: 22px;font-size: 13px;}
	.ione_imore{width: 96px;font-size: 12px;line-height: 24px;height: 26px;bottom: 6px;}
	
	.itwo_icon{width: 38px;}
	.itwo_nr{line-height: 22px;font-size: 13px;}
	
	.ithree_item{margin-bottom: 14px;}
	.ithree_bt{font-size: 15px;line-height: 34px;height: 34px;}
	.ithree_img{width: 98px;margin-right: 12px;}
	.ithree_intro{padding: 12px;}
	.ithree_nr dd{font-size: 13px;}
	.ithree_item a:hover .ithree_bt span{padding: 0 14px;}
	
	.ifour_intro{padding: 14px 12px 34px;}
	.ifour_slide .slick-dots{bottom: 16px;}
	.ifour_cate{padding-bottom: 10px;margin-bottom: 10px;}
	.ifour_cate ul li a{line-height: 28px;height: 28px;}
	.ifour_cate dd{width: 46px;font-size: 18px;height: 112px;}
	
	.ifive_slide{padding: 20px;}
	.ifive_bt{margin: 14px 0 8px;padding-bottom: 8px;font-size: 15px;}
	.ifive_bt:after{width: 28px;}
	.ifive_slide .slick-arrow{width: 28px;height: 28px;background-size: 6px!important;}
	.ifive_imore{width: 168px;line-height: 36px;}
	
	.isix_bt{margin: 14px 0 10px;padding-bottom: 8px;font-size: 15px;}
	.isix_bt:after{width: 28px;}
	.isix_nr{line-height: 24px;}
	.isix_item dt span{font-size: 18px;}
	.isix_ul li i{width: 24px;}
	.isix_ul li dd{font-size: 13px;line-height: 22px;}
	
	.ieight{padding: 26px 0;}
	.ieight_bt{font-size: 15px;margin-bottom: 12px;}
	.ieight_form{padding-right: 125px;font-size: 12px;}
	.ieight_form span{line-height: 30px;background-size: 10px;padding-left: 12px;left: 10px;}
	.ieight_input{height: 30px;line-height: 30px;padding-left: 50px;}
	.ieight_btn{width: 116px;}
	.ieight_btn input{height: 30px;line-height: 30px;}
	
	.ifooter{font-size: 13px;}
	.ifoot_above{padding: 26px 0 20px;}
	.ifoot_head{font-size: 15px;line-height: 26px;}
	.ifoot_time .ifoot_head{background-size: 22px;padding-left: 30px;}
	.ifoot_time dd{font-size: 20px;padding: 10px 0 6px;}
	.ifoot_nav{width: 140px;}
	.ifoot_link{margin-top: 16px;}
	.ifoot_link_box{padding: 0 12px 8px;}
	
	.xwzone_item{margin-bottom: 14px;}
	.xwzone_bt{font-size: 15px;line-height: 34px;height: 34px;}
	.xwzone_intro{padding: 12px;}
	.xwzone_img{width: 98px;margin-right: 12px;}
	.xwzone_nr{font-size: 13px;}
	.xwztwo_tab_item:after{height: 2px;}
	.xwztwo_intro{padding: 6px 10px 6px;}
	.xwztwo_nr{font-size: 13px;line-height: 22px;height: 22px;}
	.xwzthree_item{padding-bottom: 10px;margin-bottom: 10px;}
	.xwzthree_item:nth-last-child(2),.xwzthree_item:nth-last-child(1){padding-bottom: 10px;margin-bottom: 10px;}
	.xwzthree_img{width: 114px;border-radius: 5px;margin-right: 10px;}
	.xwzthree_bt{max-height: 22px;-webkit-line-clamp: 1;}
	.xwzthree_other{margin-top: 2px;font-size: 12px;}
	
	.xtgone_tab_item span{font-size: 14px;line-height: 32px;height: 32px;}
	.xtgone_tab_item span:after,.xtgone_tab_item span:before{display: none;}
	.xtgone_tab_item.on span{padding: 0px;}
	.xtgone_data_item{padding: 20px 14px;}
	.xtgone_bt{font-size: 15px;margin-bottom: 10px;}
	.xtgone_nr{margin-bottom: 15px;}
	.xtgtwo_intro{padding: 6px 10px 8px;}
	.xtgtwo_bt{font-size: 14px;margin-bottom: 0px;}
	.xtgtwo_nr{font-size: 12px;line-height: 20px;height: 40px;}
	
	.xsub_head dt{font-size: 17px;}
	.xsub_head dd{font-size: 12px;}
	
	.xmain{padding-bottom: 45px;}
	.xacg_tab{margin-bottom: 20px;}
	.xacg_tab_item{line-height: 42px;height: 42px;font-size: 15px;}
	.xkhcase_data{padding-bottom: 10px;}
	.xkhcase_intro{padding: 10px 14px;}
	.xkhcase_bt{font-size: 15px;}
	.xkhcase_nr,.xkhcase_des{font-size: 13px;}
	.xpopup_head{font-size: 16px;line-height: 38px;}
	.xpopup_state{margin: 12px 0 4px;font-size: 13px;}
	.xpopup_line{margin-bottom: 6px;}
	.xpopup_bt{font-size: 13px;}
	.xpopup_input input{height: 32px;}
	.xpopup_btn.ia_hover{line-height: 32px;margin-top: 16px;}
	.xpopup_tel{font-size: 13px;}/*1216*/
	
	.xny_search{padding: 24px 0 8px;}
	.xny_search_form form{padding-right: 42px;}
	.xny_search_box{height: 32px;}
	.xny_search_btn{width: 42px;}
	.xny_search_hot{font-size: 13px;}
	.xny_search_hot a{margin-right: 10px;}
	.xleft_nav_item a{line-height: 30px;height: 30px;}
	.xnews_pic{width: 114px;margin-right: 10px;border-radius: 5px;}
	.xnews_tit{max-height: 22px;-webkit-line-clamp: 1;}
	.xnews_other{font-size: 12px; margin-top: 2px;}
	.xnext1 a{margin: 0 3px;padding: 0 12px;line-height: 30px;font-size: 13px;}
	.xnext1 p{padding-top: 8px;}
	
	.xnews_none i{width: 220px;margin: 30px auto 12px;}
	.xnews_none dd{font-size: 13px;line-height: 22px;}
	
	.xnews_title{font-size: 16px;}
	.xnews_publish{margin-bottom: 10px;font-size: 13px;line-height: 22px;}
	.xnews_share{margin: 12px 0;}
	.xnews_recom{margin-top: 32px;}
	.xnews_recom_img{width: 116px;margin-right: 12px;}
	.xnews_recom_intro dt{margin-bottom: 2px;}
	.xnews_recom_intro dd{font-size: 12px;}
	
	.xkfone_tab_item{font-size: 15px;line-height: 42px;height: 42px;}
	.xkfone_data_item{padding: 20px 14px;}
	.xkfone_bt{font-size: 15px;margin-bottom: 10px;line-height: 24px;}
	.xkftwo_slide{margin: 0 -5px;}
	.xkftwo_item{padding: 0 5px;margin-bottom: 10px;}
	.xkftwo_item a{border-width: 6px;border-radius: 16px;}
	.xkftwo_ewm i{width: 90px;padding: 6px;}
	.xkftwo_slide .slick-dots li{margin: 0 6px;}
	.xkftwo_slide .slick-dots li button{width: 7px;height: 7px;}
	.xkfthree_line{margin-bottom: 12px;}
	.xkfthree_line input{height: 36px;}
	.xkfthree_select ul li{line-height: 28px;height: 28px;font-size: 13px;}
	.xkfthree_btn{width: 100%;}
	.xkffour_icon{width: 32px;}
	.xkffour_num{font-size: 22px;margin: 8px 0 5px;}
	.xkffour_bt{line-height: 22px;}
	
	.xsite_head{font-size: 16px;}
	.xsite_item{padding: 12px 0;}
	.xsite_item a{font-size: 13px;line-height: 26px;height: 26px;}
	.xsite_item>a{margin-right: 16px;width: 72px;}
	.xsite_item ul li{font-size: 12px;}
	
	.xhead{font-size: 16px;}
	.xstate{line-height: 22px;margin-top: 8px;}
	.xacgtwo_item{padding: 12px 14px;}
	.xacgtwo_intro dt{font-size: 15px;line-height: 24px;height: 24px;margin-bottom: 2px;}
	.xacgthree_item dt{font-size: 15px;}
	.xacgthree_item dt span{font-size: 18px;}
	.xacgfour_bt{font-size: 15px;}
	.xacgfour_img{padding: 8px 0 8px 8px;}
	.xacgfour_area:nth-last-child(2) .xacgfour_img{padding: 8px 8px 8px 0;}
	.xacgfour_ul li i{padding: 5px;margin-bottom: 8px;}
	.xacgfour_ul li p{line-height: 24px;height: 24px;font-size: 13px;min-width: 102px;}
	.xacgfive_intro{padding: 16px 14px 16px;}
	.xacgfive_intro:after{height: 16px;}
	.xacgfive_intro dt{font-size: 15px;margin-bottom: 5px;}
	.xacgsix_bt{font-size: 16px;}
	.xacgsix_ul{margin: 0 -10px;width: auto;}
	.xacgsix_ul li i{width: 34px;}
	.xacgsix_ul li:after{width: 8px;height: 34px;right: -4px;}
	.xacgsix_intro dt{font-size: 15px;}
	.xacgsix_intro dd{font-size: 13px;line-height: 22px;}
	
	.xhktone_item{padding: 12px 10px;}
	.xhktone_num{font-size: 28px;}
	.xhktone_bt{font-size: 14px;}
	.xhktone_nr{font-size: 13px;padding-top: 8px;margin-top: 6px;}
	.xhkttwo_bt{font-size: 15px;margin-bottom: 4px;}
	.xhkttwo_nr,.xhktthree_nr{font-size: 13px;line-height: 22px;}
	.xhktthree_data{margin-bottom: 10px;}
	.xhktthree_item{padding: 20px 10px 14px;}
	.xhktthree_icon{width: 34px;}
	.xhktthree_bt{font-size: 14px;}
	.xhktthree_tit{font-size: 15px;line-height: 36px;height: 36px;}
	.xhktthree_ul li{font-size: 13px;padding: 2px 0 2px 10px;}
	.xhktthree_des dt{font-size: 15px;line-height: 42px;height: 42px;}
	.xhktthree_des dl{font-size: 14px;line-height: 22px;height: 60px;}
	.xhktthree_des dd{line-height: 50px;height: 50px;}
	.xhktthree_des dd span{font-size: 22px;}
	.xhktfour_item{padding: 14px 12px;}

	.xssone_img{margin: 12px 0 20px;}
	.xsstwo_icon{width: 50px;margin-right: 12px;}
	.xssthree_item{padding: 10px 10px 14px;}
	.xssthree_bt{font-size: 15px;}
	.xssthree_nr{font-size: 13px;}
	.xsssix_table tr td{padding: 12px 9px;line-height: 22px;}
	
	.xhxone_img{margin-top: 14px;}
	.xhxtwo_bt{font-size: 15px;padding-bottom: 8px;margin-bottom: 8px;}
	.xhxtwo_bt:after{width: 28px;}
	.xhxtwo_nr{font-size: 13px;line-height: 22px;}
	.xhxtwo_num{font-size: 30px;}
	.xhxthree_tab_item{margin: 0 5px;width: 62px;height: 62px;font-size: 12px;}
	.xhxthree_tab_item:before{width: calc(100% + 10px);height: calc(100% + 10px);left: -5px;top: -5px;}
	.xhxthree_tab_item i{width: 22px;}
	.xhxfour_tab_item{line-height: 24px;min-width: 64px;font-size: 12px;}
	.xhxfour_data{margin-bottom: 0px;}
	.xhxfive_form{padding: 24px 15px 34px;}
	.xhxfive_line{margin: 0 0 10px 0;font-size: 13px;}
	.xhxfive_bt{width: 90px;line-height: 36px;}
	.xhxfive_box input{line-height: 36px;height: 36px;padding-left: 6px;}
	.xhxfive_check .xhxfive_box{padding: 4px 0;}
	.xhxfive_check label{padding-left: 18px;margin: 0 8px 0 4px;}

	.xjmxtwo_item i{width: 36px;}
	.xjmxthree_head{font-size: 14px;line-height: 38px;}
	.xjmxfour_item i{width: 34px;}
	.xjmxfour_item dt{font-size: 15px;margin: 8px 0 4px;}
	.xjmxsix_item dd{font-size: 13px;}
	.xjmxsix_item i{width: 52px;line-height: 52px;font-size: 18px;}
	.xjmxsix_item dt{margin: -8px 0 4px;}

	.xxxlthree_icon{width: 42px;margin-bottom: 10px;}
	.xxxlthree_bt{font-size: 15px;}
	.xxxlthree_nr{margin: 4px 0 6px;}
	.xxxlthree_num{font-size: 12px;padding: 6px 5px;line-height: 22px;}
	.xxxlfour_intro dd{background-size: 18px;background-position: left 3px;padding-left: 28px;}
	.xxxlfive_icon{width: 50px;}
	.xxxlfive_intro dl{font-size: 15px;line-height: 24px;}
	.xxxlfive_intro dt{font-size: 12px;line-height: 22px;margin: 2px 0;}
	.xxxlfive_intro dd{font-size: 12px;line-height: 22px;}
	.xxxlsix_icon{width: 60px;margin-bottom: 2px;}
	.xxxlsix_item{width: calc(33.33% - 6px);}
	.xxxlsix_bt{font-size: 13px;line-height: 22px;}
	.xxxleight_item i{width: 60px;}
	.xxxleight_item dt{font-size: 15px;}
	.xxxlnine_tab_item{font-size: 13px;}
	.xxxlnine_tab_item.on:after{border-width: 6px;}
	.xxxlten_slide .slick-dots li{margin: 0 5px;}
	.xxxlten_slide .slick-dots li button{width: 6px;height: 6px;}
	.xxxleleven_bt{font-size: 14px;line-height: 40px;}
	.xxxleleven_nr dd{padding-left: 95px;}
	.xxxleleven_nr dd span{font-size: 14px;}
}



/* xadd animation */
@keyframes iaHover {
	0% {
		filter:alpha(opacity=100);opacity: 1;
		-webkit-transform: translate(-50%,-50%) scale(0,0);
		-moz-transform: translate(-50%,-50%) scale(0,0);
		-o-transform: translate(-50%,-50%) scale(0,0);
		transform: translate(-50%,-50%) scale(0,0)
	}
	100% {
		filter:alpha(opacity=0);opacity: 0;
		-webkit-transform: translate(-50%,-50%) scale(1,1);
		-moz-transform: translate(-50%,-50%) scale(1,1);
		-o-transform: translate(-50%,-50%) scale(1,1);
		transform: translate(-50%,-50%) scale(1,1)
	}
}
@-webkit-keyframes iaHover {
	0% {
		filter:alpha(opacity=100);opacity: 1;
		-webkit-transform: translate(-50%,-50%) scale(0,0);
		-moz-transform: translate(-50%,-50%) scale(0,0);
		-o-transform: translate(-50%,-50%) scale(0,0);
		transform: translate(-50%,-50%) scale(0,0)
	}
	100% {
		filter:alpha(opacity=0);opacity: 0;
		-webkit-transform: translate(-50%,-50%) scale(1,1);
		-moz-transform: translate(-50%,-50%) scale(1,1);
		-o-transform: translate(-50%,-50%) scale(1,1);
		transform: translate(-50%,-50%) scale(1,1)
	}
}







/*wp-二级单页*/
.wzgbp_title{font-size: 24px;font-weight: bold; line-height: 30px;text-align: center;margin-bottom:30px;}

.wzgbp_sectionOne{margin-bottom:55px;}
.wzgbpOne_box{background: #fff;border-radius: 10px;box-shadow: 0 7px 12px 0 rgba(0,0,0,.1);overflow: hidden;}
.wzgbpOne_had{height:50px;line-height: 50px;text-align: center;font-size: 18px;font-weight:bold;color:#fff;
	background: -webkit-linear-gradient(left,#28b8ff, #04e4ff); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(left,#28b8ff, #04e4ff); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(left,#28b8ff, #04e4ff); /* Firefox 3.6 - 15 */
	background: linear-gradient(left,#28b8ff, #04e4ff); /* 标准的语法 */
}
.wzgbpOne_had:before{content:"";display: inline-block;vertical-align: middle;width:20px;height:2px;background: #fdfe03;margin:-3px 6px 0 0;}
.wzgbpOne_had:after{content:"";display: inline-block;vertical-align: middle;width:20px;height:2px;background: #fdfe03;margin:-3px 0 0 6px;}
.wzgbpOne_cont{padding:20px;display: inline-flex;align-items: center;}
.wzgbpOne_lt{width: 310px;text-align: center;padding-top:20px;}
.wzgbpOne_lt img{max-width: 100%;max-height: 100%;}
.wzgbpOne_rt{flex: 1;padding-left:20px;}
.wzgbpOne_list li{font-size:14px;position: relative; padding:10px 20px 10px 30px;line-height: 24px;display: inline-block;}
.wzgbpOne_list li:before{content:"";position: absolute;left:13px;top:21px;
	width:7px;height:7px;border-radius: 50%;background: #2f82ff;margin:-3px 8px 0 0;display: inline-block;vertical-align: middle;}

.wzgbp_sectionTwo{text-align: center;margin-bottom:60px;padding:0 106px;}
.wzgbpTwo_list{overflow: hidden;text-align: center;display: inline-flex;justify-content: space-between;
	width: 100%;margin:5px 0 55px;}
.wzgbpTwo_list dl dt{width: 88px;height:88px;margin:0 auto;overflow: hidden;}
.wzgbpTwo_list dl dt img{max-width: 100%;max-height: 100%;}
.wzgbpTwo_list dl dd{margin-top:25px;font-size: 18px;}
.wzgbpTwo_list dl{position: relative;width: 88px;}
.wzgbpTwo_list dl:after{content:"";position: absolute;top:25px;right:-112%;
	display: block;width:37px;height:37px;background: url(../images/gbp_18.png) no-repeat center center;}
.wzgbpTwo_list dl:last-child:after{display: none;}
.wzgbpTwo_txt{width: 100%;height:60px;line-height: 60px;font-size: 18px;color:#fff;background: #2f82ff;border-radius: 30px; overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}

.wzgbpThree_cont{margin:0 -20px 45px;overflow:hidden;}
.wzgbpThree_cont li{float: left;width:calc(50% - 40px);margin:20px;border-radius: 10px;box-shadow: 0 5px 10px 0 rgba(0,0,0,.05);overflow: hidden;}
.wzgbpThree_cont  .xwztwo_intro{padding-bottom:30px;position: relative;}
.wzgbpThree_cont  .xwztwo_intro:after{content:"";display:block;position:absolute;bottom:20px;left:20px;width:70px;height:1px;background: #e6e6e6;}

.wzgbpFour_cont{margin:0 -20px 35px;overflow: hidden;}
.wzgbpFour_list{ float: left;width: calc(50% - 40px);margin:20px;text-align: center; background: #fff;border-radius: 10px;overflow: hidden;box-shadow:  0 5px 10px 0 rgba(0,0,0,.05);}
.wzgbpFour_list .had{height:55px;line-height: 55px;color:#fff;font-size: 18px;overflow: hidden;
	background: url(../images/gbp_25.png) no-repeat center center;background-size: cover;}
.wzgbpFour_list .txt{padding:25px 20px;font-size: 14px;color:#666;}
.wzgbpFour_list .txt span{line-height: 24px;height:24px; overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}

.wzgbpFive_cont{margin:0 -10px;overflow: hidden;padding:5px 0 25px;}
.wzgbpFive_list{float: left;width:calc(33.33% - 20px);background: #fff;padding:35px 15px 5px; margin:0 10px;border-radius: 10px;box-shadow: 0 0 10px 0 rgba(0,0,0,.05);}
.wzgbpFive_list .ti{font-size: 18px;text-align: center; margin-bottom:30px;height:24px;line-height: 24px; overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}
.wzgbpFive_list .price{font-size: 14px;color:#666;text-align: center;line-height: 26px;}
.wzgbpFive_list .price em{color:#e51717;}
.wzgbpFive_list .price b{font-size: 18px;}
.wzgbpFive_list .des{border-top:1px solid #ebebeb;padding:10px 0;margin-top:20px;}
.wzgbpFive_list .des .txt{font-size: 14px;color:#999;margin:15px 0;line-height: 24px;height:24px; overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}
.wzgbpFive_list .des .txt:before{content:"";width:5px;height:5px;border-radius: 50%;background: #c8c8c8;margin:-3px 8px 0 0;display: inline-block;vertical-align: middle;}

.wzjmy_sectionOne{margin-bottom:90px;}
.wzjmyOne_item {display: inline-flex;justify-content: space-between;}
.wzjmyOne_item .wzgbpOne_box{width: 47%;box-shadow:0 5px 10px 1px rgba(38,186,255,.1);}
.wzjmyOne_item .wzgbpOne_lt {/*width: 48%;*/ /*1227*/ width: 36%;}
.wzjmyOne_item .wzgbpOne_cont{padding:10px;}
.wzjmyOne_item .wzgbpOne_rt{padding-left:10px;}
.wzjmyOne_item .wzgbpOne_list li{padding:10px 5px 10px 15px;line-height: 18px;}
.wzjmyOne_item .wzgbpOne_list li:before{left:4px;top:18px;/*1227*/left: 0;}
.wzjmyOne_item .wzgbpOne_box:last-child {box-shadow:0 5px 10px 1px rgba(255,186,81,.1);}
.wzjmyOne_item .wzgbpOne_box:last-child .wzgbpOne_had{
	background: -webkit-linear-gradient(left,#ffba51, #ffe435);
	background: -o-linear-gradient(left,#ffba51, #ffe435);
	background: -moz-linear-gradient(left,#ffba51, #ffe435);
	background: linear-gradient(left,#ffba51, #ffe435);
}

.wzjmyTwo_cont{overflow: hidden;margin:10px 0 40px;}
.wzjmyTwo_list{float: left;width:33.33%;text-align: center;margin-bottom:35px;}
.wzjmyTwo_list img{max-width: 100%;max-height: 100%;}
.wzjmyTwo_list .ti{font-size: 18px;margin:15px 0 10px;line-height: 24px;height:24px; overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}
.wzjmyTwo_list .des{font-size: 14px;color:#666;line-height: 22px;height:66px; overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:3}

.wzjmy_sectionThree{background: #fcfcfc;padding:35px 18px 0;margin-bottom:55px;}
.wzjmyThree_cont{overflow: hidden;padding-top:7px;}
.wzjmyThree_list{float: left;width: calc(50% - 36px);margin:0 18px 36px;border-radius: 10px;box-shadow: 0 0 10px 0 rgba(0,0,0,.07);
background: #fff;position: relative;text-align: center;padding:40px 30px;}
.wzjmyThree_list .num{font-size: 80px;line-height: 70px; font-weight: bold;color:#f9f9f9;font-style: italic;
position: absolute;top:5px;right:15px;}
.wzjmyThree_list .icon{width: 108px;height:108px;margin:0 auto;background: #f0f7fa;border-radius: 50%;}
.wzjmyThree_list .icon img{max-width: 100%;max-height: 100%;}
.wzjmyThree_list .ti{margin:30px 0 10px;font-size:18px;line-height: 30px;height:30px; overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}
.wzjmyThree_list .des{font-size:14px;color:#666; line-height: 24px;height:48px; overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:2;}

.wzjmyFour_cont{text-align: center;margin-bottom:35px;}
.wzjmyFour_cont img{max-width: 100%;max-height: 100%;}

.wzjmyFive_cont{overflow: hidden;}
.wzjmyFive_list{float: left;width: 50%;text-align: center;margin-bottom:50px;position: relative;}
.wzjmyFive_list .icon{width:52px;height:52px;margin:0 auto;position: relative;}
.wzjmyFive_list .icon img{position: relative;z-index: 5;max-width: 100%;max-height: 100%;}
.wzjmyFive_list .icon:before{content:"";display: block;width: 100%;height:100%;border-radius: 50%;background: #afc8fa;
position: absolute;left:13px;top:0;z-index: 3;}
.wzjmyFive_list .icon:after{content:"";display: block;width: 100%;height:100%;border-radius: 50%;background: #e3ecfc;
	position: absolute;left:27px;top:0;}
.wzjmyFive_list .icon span{display: block;font-size: 60px;line-height: 54px;font-weight: bold;color:#eff3fd;
	position: absolute;right:80%;top:0;}
.wzjmyFive_list .ti{margin:35px 0 15px;font-size: 18px;line-height: 24px;height:24px; overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}
.wzjmyFive_list .des{font-size: 14px;color:#666; line-height: 24px;height:48px; overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:2;}
.wzjmyFive_list:after{content:"";display: none;width: 1px;height:100px;background: #e3ecfc;position: absolute;top:50%;right:0;margin-top:-50px;}
.wzjmyFive_cont .wzjmyFive_list:nth-child(1):after,
.wzjmyFive_cont .wzjmyFive_list:nth-child(3):after{display: block;}


.wzwzdz_sectionOne .wzgbpOne_box {box-shadow:0 5px 10px 1px rgba(255,186,81,.1);}
.wzwzdz_sectionOne .wzgbpOne_had {
	background: -webkit-linear-gradient(left,#ffba51, #ffe435);
	background: -o-linear-gradient(left,#ffba51, #ffe435);
	background: -moz-linear-gradient(left,#ffba51, #ffe435);
	background: linear-gradient(left,#ffba51, #ffe435);
}

.wzwzdz_sectionTwo{margin-bottom:60px;padding:40px 10px;border-radius: 10px;overflow: hidden;
	/*background: url(../images/wzdzbg_03.jpg) no-repeat center center;background-size: cover;*/}
/*.wzwzdz_sectionTwo .wzgbp_title{color:#fff;}*/
.wzwzdzTwo_cont{overflow: hidden;}
.wzwzdzTwo_list{float: left;width:33.33%;/*1227*//*padding:0 8px;*/text-align: center;/*color:#fff;*/}
.wzwzdzTwo_list img{max-width: 100%;max-height: 100%;}
.wzwzdzTwo_list .icon{margin:30px 0 15px;}
.wzwzdzTwo_list .ti{font-size: 18px;line-height: 24px;height:24px; overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}
.wzwzdzTwo_list .des{font-size: 14px;margin-top:10px;line-height: 22px;height:66px;padding: 0 30px;/*1227*//*text-align: left;*/ overflow: hidden;color: #808080;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:3;}

.wzwzdz_sectionThree{margin-bottom:60px;text-align: center;border-radius: 10px;overflow: hidden;
	/*padding:55px 0;background: url(../images/wzdzbg_06.jpg) no-repeat center center;background-size: cover;*/}
.wzwzdz_sectionThree img{max-width: 100%;max-height: 100%;}
.wzgbp_title .des{margin-top:12px;font-size: 14px;color:#808080;line-height: 20px;}

.wzwzdzFour_cont{margin:0 -20px 15px;}
.wzwzdzFour_list{float: left;display: inline-flex;display: flex;align-items: center; padding:20px; width: calc(50% - 40px);margin:0 20px 40px;background: #fff;border-radius: 10px;box-shadow: 0 0 10px 0 rgba(0,0,0,.07);}
.wzwzdzFour_list dt{width: 160px;float: left;margin-right: 18px;}
.wzwzdzFour_list dt img{max-width: 100%;max-height: 100%;}
.wzwzdzFour_list dd{flex: 1;/*padding:18px;*/}
.wzwzdzFour_list dd .ti{display: inline-block; height:38px;line-height: 38px;overflow: hidden; border-radius: 19px;color:#fff;padding:0 15px;background: #2f82ff;}
.wzwzdzFour_list dd .ti b{font-size: 20px;display: inline-block;vertical-align: middle;margin:-3px 5px 0 0;}
.wzwzdzFour_list dd .des{font-size: 14px;margin-top:10px;line-height: 22px;height:66px;height: auto; overflow: hidden; /* display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:3;*/}

.wzwzdz_sectionFive .wzgbp_title{margin-bottom:15px;}
.wzgbp_title b{display: block;color:#2f82ff;text-align: center;font-size: 18px;margin-top:10px;}
.wzwzdzFive_cont{margin-bottom:55px;background: #fff;box-shadow: 0 0 10px 0 rgba(0,0,0,.05);padding:40px 40px 20px;border-radius: 10px;}
.wzwzdzFive_list {overflow: hidden;text-align: center;padding:1px 0 0 1px;}
.wzwzdzFive_list a{float: left;width:25%; border:1px solid #e5e5e5;margin-top:-1px;margin-left:-1px;}
.wzwzdzFive_list img{max-width: 100%;max-height: 100%;}
.wzwzdzFive_des {padding:10px 0;}
.wzwzdzFive_des li{margin:5px 0;display: inline-flex;align-items: center;}
.wzwzdzFive_des li span{display: inline-block;line-height: 38px;height:38px;border-radius: 19px;background: #2f82ff;text-align: center;
color:#fff;margin-right:15px;width: 172px;overflow: hidden;}
.wzwzdzFive_des li span b{font-size: 20px;display: inline-block;vertical-align: middle;margin:-3px 10px 0 0;}
.wzwzdzFive_des li p{font-size: 14px;color:#888;line-height: 24px;flex:1;}

.wzgbp_title .des i{color:#2f82ff;}
.wzwzdzSix_cont{text-align: center;margin-bottom:55px;}
.wzwzdzSix_cont img{max-width: 100%;max-height: 100%;}

.wzwzdzSeven_cont{overflow: hidden;}
.wzwzdzSeven_list{float: left;width:33.33%;text-align: center;position: relative;}
.wzwzdzSeven_list img{width: 100%;max-width: 100%;max-height: 100%;}
.wzwzdzSeven_list .ti{color:#fff;position: absolute;bottom:25px;left:10px;right:20px;
height:24px;line-height: 24px; overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}

.xsub_head img{width: auto;position: static;margin-right:15px;    transform: translatex(0);-webkit-transform: translatex(0);}
.rjdzOne_cont{margin:0 -20px 60px;overflow: hidden;}
.rjdzOne_list{float: left;width: calc(50% - 40px);margin:0 20px;border:1px solid #f1f1f1;border-radius: 10px;
	padding:40px 18px;text-align: center;}
.rjdzOne_list .ti{margin:35px 0 15px;color:#2f82ff;font-weight: bold;font-size: 18px;}
.rjdzOne_list .des{color:#4c4c4c;font-size: 14px;line-height: 24px;}

.rjdzTwo_cont{margin-bottom:30px;overflow:hidden;}
.rjdzTwo_list{float: left;width:33.33%;text-align: center;margin-bottom:15px;position: relative;}
.rjdzTwo_list .ti{margin:20px auto 12px;color:#2f82ff;font-weight: bold;font-size: 18px;line-height: 24px;height:24px;
	overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}
.rjdzTwo_list .des{color:#888;font-size: 14px;line-height: 24px;height:72px;
	overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:3;}
.rjdzTwo_list:after{content:"";display: block;position: absolute;right:0;top:50%;margin-top:-70px;
width: 1px;height:140px;background: url(../images/rjdzbg_03.png) no-repeat center center;}
.rjdzTwo_cont .rjdzTwo_list:nth-child(3n):after{display: none;}

.rjdzThree_cont{margin:0 -20px;}
.rjdzThree_list{float: left;width:calc(50% - 40px);margin:0 20px 40px;padding:20px;border-radius: 10px;box-shadow: 0 0 10px 0 rgba(0,0,0,.07);text-align: center;
background: #fff url(../images/rjdzbg_07.png) no-repeat left bottom;}
.rjdzThree_list img{max-width: 100%;max-height: 100%;}
.rjdzThree_list .ti{color:#4c4c4c;font-size: 18px;font-weight: bold;margin:12px 0 10px; line-height: 24px;height:24px;
	overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}
.rjdzThree_list .des{color:#4c4c4c;font-size: 14px;line-height: 24px;height:48px;
	overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:2;}
.rjdzThree_more{display: block;margin:20px auto 0;width: 132px;height:42px;line-height: 42px;background: #2f82ff;color:#fff;text-align: center;border-radius: 6px;font-size: 14px;}
.rjdzThree_more:hover{color:#fff;}


.xsub_head .xcx{font-size: 28px;}
.xcxkfOne_cont .ti{font-size: 18px;color:#2f82ff;}
.xcxkfOne_cont .des{margin:10px 0 30px; font-size: 14px;color:#808080;line-height: 30px;}
.xcxkfOne_cont .img{text-align: center;}
.xcxkfOne_cont .img img{max-width: 100%;max-height: 100%;}
.xcxkfOne_cont{margin-bottom:55px;}

.xcxkfTwo_cont{text-align: center;margin-bottom:55px;}
.xcxkfTwo_cont img{max-width: 100%;max-height: 100%;}

.xcxkfThree_item{background: #fff;margin-bottom:40px; overflow: hidden; border-radius: 10px;box-shadow: 0 0 15px 0 rgba(0,0,0,.1);}
.xcxkfThree_item .box{padding:40px;overflow: hidden;display: inline-flex;align-items: center;}
.xcxkfThree_item .box .lt{float: left;width: 245px;text-align: center;}
.xcxkfThree_item .box .lt img{max-width: 100%;max-height: 100%;border-radius: 50%;}
.xcxkfThree_item .box .lt dd{margin:10px 0;font-size: 18px;line-height: 30px;}
.xcxkfThree_item .box .lt dd:after{content:"";display: block;width:26px;height:4px;background: #2f82ff;
	margin:12px auto 0;border-radius: 2px;}
.xcxkfThree_item .box .rt{flex: 1;}
.xcxkfThree_item .box .rt li{font-size: 18px;display: inline-block;width: 49%;vertical-align: top;
	position: relative;line-height: 26px;margin:13px 0;padding:0 0 0 20px; }
.xcxkfThree_item .box .rt li:before{content:"";display: block;width:5px;height:5px;border-radius: 50%;background: #2f82ff;
position: absolute;top:10px;left:5px;}
.xcxkfThree_item .more a{display:block;height:54px;line-height: 54px;background: #2f82ff; text-align: center;color:#fff;font-size: 14px;}
.xcxkfThree_item .more i{font-family: "幼圆";margin-left:10px;margin-top:-3px;}
.xcxkfThree_cont .xcxkfThree_item:nth-child(2n) .more a{background: #1bc8d7;}
.xcxkfThree_cont .xcxkfThree_item:nth-child(2n) .box .lt dd:after{background: #1bc8d7;}
.xcxkfThree_item:hover .box .lt img{box-shadow: 0 5px 15px 0 rgba(11,131,255,.4)}
.xcxkfThree_cont .xcxkfThree_item:nth-child(2n):hover .box .lt img{box-shadow: 0 5px 15px 0 rgba(27,200,215,.4)}
.xcxkfThree_cont{padding-bottom:20px;}

.xcxkfFour_cont{margin:0 -20px 20px;overflow: hidden;}
.xcxkfFour_list{float: left;width:calc(50% - 40px);margin:0 20px 40px;background: #ff6c6c;border-radius: 10px;
	padding:45px 40px 30px;color:#fff;}
.xcxkfFour_list dt{text-align: right;}
.xcxkfFour_list dt img{border-radius: 50%;background: #fff;box-shadow:0 8px 10px 2px rgba(252,7,7,.6)}
.xcxkfFour_list dd .ti{font-size: 18px;font-weight: bold; margin:40px 0 10px;height:24px;line-height: 24px;overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}
.xcxkfFour_list dd .des{font-size: 15px;line-height: 30px;height:60px;overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:2;}
.xcxkfFour_cont .xcxkfFour_list:nth-child(2){background: #55c795;}
.xcxkfFour_cont .xcxkfFour_list:nth-child(2) dt img{box-shadow: 0 8px 10px 2px  rgba(6,156,90,.6)}
.xcxkfFour_cont .xcxkfFour_list:nth-child(3){background: #5c9cf4;}
.xcxkfFour_cont .xcxkfFour_list:nth-child(3) dt img{box-shadow: 0 8px 10px 2px  rgba(6,110,252,.6)}
.xcxkfFour_cont .xcxkfFour_list:nth-child(4){background: #f1b441;}
.xcxkfFour_cont .xcxkfFour_list:nth-child(4) dt img{box-shadow: 0 8px 10px 2px  rgba(229,153,10,.6)}

.xcxkfFive_cont{margin:0 -20px 20px;overflow: hidden;}
.xcxkfFive_list{float: left;width:calc(50% - 40px);margin:0 20px 40px;background: #fff;border-radius: 10px;
	padding:30px;border:1px solid #e5e5e5;text-align: center;}
.xcxkfFive_list img{max-width: 100%;max-height: 100%;}
.xcxkfFive_list .ti{margin:30px 0 10px;display: inline-block;font-size: 20px;line-height: 42px;
	height:42px;background: #2f82ff;border-radius: 21px;color:#fff;padding:0 30px;box-shadow: 0 5px 6px 1px  rgba(57,126,255,.3)}
.xcxkfFive_list .ti b{font-size: 22px;font-style: italic;margin-right:25px;text-shadow: 3px 4px 1px #2a5cff;}
.xcxkfFive_list .des{color:#444;line-height: 30px;height:90px;overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:3;}

.xcxkfSix_cont{margin-bottom:60px;border-radius: 10px; text-align: center;box-shadow: 0 0 10px 0 rgba(0,0,0,.1)}
.xcxkfSix_cont img{max-width: 100%;max-height: 100%;}

.xcxkfSeven_cont{text-align: center;padding:10px 0 20px 0;}
.xcxkfSeven_cont img{max-width: 100%;max-height: 100%;}




/***城市站服务修改 20220401***/
.cityW_banner{background: #5e6ced;overflow: hidden;}
.cityW_banner .box{width: 100%;position: relative; display: inline-flex;justify-content: space-between;margin:0 auto;align-items: end;}
.ban_txt{width: 50%;color:#fff;padding:190px 0 135px;}
.ban_txt .title{font-size: 42px;font-weight: bold;margin-bottom:20px;line-height: 50px;}
.ban_txt .des{font-size: 23px; line-height: 40px;letter-spacing: 1px;}
.ban_img{float: right;position:absolute;bottom:0;right:0; width: 50%;}
.ban_img img{position: absolute;bottom:0;transition:all linear .3s;}
.ban_img .b1{left:-50px;z-index:5;}
.ban_img .b2{left:7px;}
.ban_img .b3{left:147px;z-index:5;}
.ban_img .b4{left:250px;z-index:6;}
.ban_img .b5{left:285px;z-index:5;}
.ban_img .b6{left:194px;}
.ban_img .b7{left:410px;bottom:145px;}
.ban_img .b8{left:520px;}
.ban_img .b9{left:610px;}
.ban_img img:hover{bottom:-5px;}
.ban_img img.b7:hover{bottom:150px;}
.ban_img img.b8:hover{bottom:5px;}

.eightW_eight{background: #e1f0ff;position: relative;overflow: hidden;}
.eightW_eight .container{position: relative;z-index: 10;}
.eightW_eight .ieight_bt{font-size: 30px;line-height: 36px;color:#333;font-weight: normal;}
.eightW_eight .ieight_bt b{font-size: 34px;color:#166df0;letter-spacing: 2px;}
.eightW_eight .ieight_form{width: 52%;}
.eightW_eight .ieight_input{padding-left:70px;}
.eightW_eight .ieight_form span{padding-left:20px;background: url(../images/09telicon_03.png) no-repeat center left;}
.eightW_eight .ieight_btn {width: 33%;display: inline-block;overflow: visible;}
.eightW_eight .ieight_btn input:hover{box-shadow:  0 15px 15px 0 rgba(22,109,240,.3);}
.eightW_eight .eightW_bg{position: absolute;top:0;left:0;right:0;bottom:0;margin:auto; width: 170px;height:170px;}
.eightW_eight .eightW_bg em{opacity: 0; display: block;z-index: 1; position: absolute;top:0;left:0;width: 100%;height:100%;border-radius: 50%; border:0.2px solid rgba(47,130,255,.3);}
.eightW_eight .eightW_bg em:nth-child(2):before{content:"";display: block;position: absolute;top:28px;left:19px;width:2px;height:2px;border-radius: 50%;background: #a0c6ff;}
.eightW_eight .eightW_bg em:nth-child(3):before{content:"";display: block;position: absolute;bottom:17px;left:25px;width:6px;height:6px;border-radius: 50%;background: #d1e3ff;}
.eightW_eight .eightW_bg em:nth-child(3):after {content:"";display: block;position: absolute;bottom:20px;right:26px;width:3px;height:3px;border-radius: 50%;background: #88b7ff;}
.eightW_eight .eightW_bg em:nth-child(4):before {content:"";display: block;position: absolute;bottom:55%;left:-2px;width:4px;height:4px;border-radius: 50%;background: #6ea8ff;}
.eightW_eight .eightW_bg em:nth-child(4):after {content:"";display: block;position: absolute;bottom:50%;right:-3px;width:4px;height:4px;border-radius: 50%;background: #6ea8ff;}
.eightW_eight .eightW_bg em:nth-child(5):before {content:"";display: block;position: absolute;bottom:35%;left:1px;width:4px;height:4px;border-radius: 50%;background: #a0c6ff;}
.eightW_eight .eightW_bg em:nth-child(5):after {content:"";display: block;position: absolute;bottom:60%;right:0;width:2px;height:2px;border-radius: 50%;background: #cbe0ff;}

.eightW_eight .eightW_bg em:nth-child(1){animation: eightW_bg linear 8s infinite;}
.eightW_eight .eightW_bg em:nth-child(2){animation: eightW_bg linear 8s 2s infinite;}
.eightW_eight .eightW_bg em:nth-child(3){animation: eightW_bg linear 8s 4s infinite;}
.eightW_eight .eightW_bg em:nth-child(4){animation: eightW_bg linear 8s 6s infinite;}
.eightW_eight .eightW_bg em:nth-child(5){animation: eightW_bg linear 8s 8s infinite;}
@keyframes eightW_bg {
	0% {
		opacity: 0.1;
		transform: scale(1.26,1.26)
	}
	20% {opacity: 0.2;}
	100% {
		opacity: 0;
		transform: scale(7,7) rotate(360deg)
	}
}
.cityW_four{padding:105px 0 115px;}

.cityW_six{background: #f7f7f7;padding:95px 0;}
.citySix_cont{display: inline-flex;justify-content: space-between;width: 100%;}
.citySixW_lt{width: 65%;height:360px;}
.citySixW_rt{width: 35%; background: #fff;padding:50px 35px;}
.citySixW_rt .ti{font-size: 24px;line-height: 30px;}
.citySixW_rt .des{font-size: 14px;line-height: 30px;color:#808080;}
.citySixW_rt .des:after{content:"";display: block;width:35px;background: #2f82ff;height:2px;margin-top:7px;}
.citySixW_rt .list{margin-top:20px;}
.citySixW_rt .list li{font-size: 14px;padding-left:30px;margin:13px 0;
	background: url(../images/09tact_03.png) no-repeat top 3px left;}
.citySixW_rt .list li.fax{background: url(../images/09tact_06.png) no-repeat top 4px left;}
.citySixW_rt .list li.address{background: url(../images/09tact_08.png) no-repeat top 4px left;}

.cityW_footer{text-align: center;padding:20px 0;background: #303133;}
.cityW_footer .linkW{color:#b4b4b4;font-size: 12px;}
.cityW_footer .linkW a{color:#b4b4b4;font-size: 12px;}
.cityW_footer .linkW a:after{content:"";display: inline-block;vertical-align: middle;width:1px;height:12px;background: #b4b4b4;
	margin:0 10px;}
.cityW_footer .linkW a:last-child:after{display: none;}
.cityW_footer  a:hover{color:#fff;}
.cityW_footer .copyW  {font-size: 12px;color:#6f6f6f;margin-top:10px;}
.cityW_footer .copyW  a{font-size: 12px;color:#6f6f6f;}


@media (max-width:1400px) {
	/***城市站服务修改 20220401***/
	.ban_img{transform: scale(0.9,0.9);-webkit-transform:scale(0.9,0.9);}
	.ban_txt .title{font-size: 35px;}
	.ban_txt .des{font-size: 18px;}
}


@media (max-width: 1200px) {
	.wzgbpTwo_list dl:after{right:-130%;}

	/***城市站服务修改 20220401***/
	.ban_img{transform: scale(0.75,0.75);-webkit-transform:scale(0.75,0.75);}
	.ban_txt{padding:140px 0 100px 0;}
	.ban_txt .title{font-size: 30px;line-height: 40px;}
	.ban_txt .des{font-size: 16px;line-height: 24px;}

	.eightW_eight .ieight_input{width: 63%;}
	.eightW_eight .ieight_bt{font-size: 22px;}
	.eightW_eight .ieight_bt b{font-size: 24px;}
}

@media (max-width: 992px) {
	.wzgbp_sectionTwo{padding:0 60px;}
	.wzgbpTwo_list dl:after{right:-120%;}
	.wzwzdzTwo_list .des{padding: 0 16px;}/*1227*/

	/***城市站服务修改 20220401***/
	.ban_img{transform-origin: bottom center;-webkit-transform-origin:bottom center;
		transform: scale(0.5,0.5);-webkit-transform:scale(0.5,0.5);}
	.ban_img img{width:auto;}
	.ban_txt{padding:100px 0 70px 0;}
	.ban_txt .title{font-size: 24px;line-height: 30px;}
	.ban_txt .des{font-size: 12px;line-height: 20px;}

	.eightW_eight .ieight_form{width: 68%;}
}

@media (max-width: 768px) {
	.wzgbp_title{font-size: 18px;line-height: 24px;margin-bottom:20px;}
	.wzgbpOne_box{border-radius: 6px;}
	.wzgbpOne_had{font-size: 16px;height:40px;line-height: 40px;}
	.wzgbpOne_cont{padding:10px;}
	.wzgbpOne_lt{width: 50%;}
	.wzgbpOne_rt{padding-left:10px;}
	.wzgbpOne_list li{padding:2px 5px 2px 15px;}
	.wzgbpOne_list li:before{width: 5px;height:5px;left:3px;top:14px;}
	.wzgbp_sectionOne{margin-bottom:40px;}

	.wzgbp_sectionTwo{padding:0 10px;margin-bottom:40px;}
	.wzgbpTwo_list dl{width: 50px;}
	.wzgbpTwo_list dl dt{width: 50px;height:50px;}
	.wzgbpTwo_list dl dd{font-size: 14px;margin-top:15px;}
	.wzgbpTwo_list dl:after{width: 28px;height:28px;background-size: 23px;top:12px;}
	.wzgbpTwo_list {margin-bottom:20px;}
	.wzgbpTwo_txt{height:40px;line-height: 40px;font-size: 15px;border-radius: 20px;}

	.wzgbpThree_cont{margin:0 -5px 30px;}
	.wzgbpThree_cont li{width: calc(50% - 10px);margin:5px;border-radius: 6px;}
	.wzgbpThree_cont .xwztwo_intro{padding-bottom:10px;}
	.wzgbpThree_cont .xwztwo_intro:after{display: none;}

	.wzgbpFour_cont{margin:0 -5px 30px;}
	.wzgbpFour_list{width: calc(50% - 10px);margin:5px;border-radius: 6px;}
	.wzgbpFour_list .had{height:40px;line-height: 40px;font-size: 15px;}
	.wzgbpFour_list .txt{padding:20px 10px;}
	.wzgbpFour_list .txt span{height:40px;line-height: 20px; -webkit-line-clamp:2;}

	.wzgbpFive_cont{margin:0;padding:0;}
	.wzgbpFive_list{float: none;width: 100%;margin:10px 0;padding:20px 10px 0;}
	.wzgbpFive_list .ti{margin-bottom:15px;font-size: 16px;}
	.wzgbpFive_list .des{margin-top:15px;padding:5px 0;}
	.wzgbpFive_list .des .txt{margin:7px 0;}

	.wzjmyOne_item{display: block;}
	.wzjmyOne_item .wzgbpOne_box{width: 100%;margin-bottom:20px;}
	.wzjmyOne_item .wzgbpOne_list li{padding:5px 5px 5px 15px;}
	.wzjmyOne_item .wzgbpOne_list li:before{top:14px;}
	.wzjmyOne_item .wzgbpOne_lt{width: 40%;padding-top:10px;}
	.wzjmy_sectionOne{margin-bottom:40px;}

	.wzjmyTwo_list{width: 50%;margin-bottom:25px;}
	.wzjmyTwo_list img{width:45px;height:45px;}
	.wzjmyTwo_list .ti{font-size: 15px;margin:10px 0 7px;line-height: 20px;height:20px;}
	.wzjmyTwo_list .des{font-size: 13px;height:60px;line-height: 20px;}
	.wzjmyTwo_cont{margin:10px 0;}

	.wzjmy_sectionThree{padding:30px 0 0;margin-bottom:40px;}
	.wzjmyThree_cont{margin:0 -5px;}
	.wzjmyThree_list{width:calc(50% - 10px );margin:0 5px 10px;padding:20px 10px;}
	.wzjmyThree_list .num{font-size: 35px;line-height: 25px;right:10px;}
	.wzjmyThree_list .icon{width: 70px;height:70px;}
	.wzjmyThree_list .ti{font-size: 15px;margin:10px 0 7px;line-height: 20px;height:20px;}
	.wzjmyThree_list .des{font-size: 13px;height:60px;line-height: 20px;-webkit-line-clamp:3;}

	.wzjmyFive_list .icon{width: 40px;height:40px;}
	.wzjmyFive_list .icon:before{left:8px;}
	.wzjmyFive_list .icon:after{left:16px;}
	.wzjmyFive_list .icon span{font-size:40px;line-height: 40px;}
	.wzjmyFive_list .ti{margin:15px 0 7px;font-size: 15px;}
	.wzjmyFive_list{margin-bottom:25px;padding:0 8px;}
	.wzjmyFive_list:after{height:60px;margin-top:-30px;}


	.wzwzdz_sectionTwo{/*background: #2f82ff;*/margin:0 -15px;border-radius: 0;padding:30px 15px;}
	.wzwzdzTwo_list{float: left;width: 100%;padding:0;margin-bottom:18px;}
	.wzwzdzTwo_list .des{text-align: left;margin-top:5px;height:auto;padding: 0;    -webkit-line-clamp: inherit;}
	.wzwzdzTwo_list .des span{font-weight: bold;}

	.wzwzdz_sectionThree{background: #f5f8ff;margin:0 -15px 30px;border-radius: 0;padding:30px 15px 10px;}
	.wzwzdzThree_list{float: left;width:50%;text-align: center;margin-bottom:30px;}
	.wzwzdzThree_list img{width: 90px;height:90px;}
	.wzwzdzThree_list dd{color:#666;font-size: 14px;margin-top:10px;}
	.wzwzdzThree_cont .visible-xs{overflow: hidden;}

	.wzwzdzFour_cont{margin:0 0 20px;}
	.wzwzdzFour_list{float:none;width: 100%;margin:0 0 20px 0;padding:12px;border-radius: 6px;}
	.wzwzdzFour_list dt{width: 130px;}
	.wzwzdzFour_list dd{text-align: center;padding:10px;}
	.wzwzdzFour_list dd .ti{line-height: 30px;height:30px;}
	.wzwzdzFour_list dd .ti b{font-size: 18px;}
	.wzwzdzFour_list dd .des{margin-top:0;}

	.wzgbp_title b{font-size: 14px;}
	.wzwzdzFive_cont{padding:12px;border-radius: 6px;margin-bottom:30px;}
	.wzwzdzFive_list a{width: 33.33%;}
	.wzwzdzFive_des li {display: block;margin-bottom:10px;}
	.wzwzdzFive_des li span{display: block;line-height: 30px;height:30px;width: 100%;margin-bottom:5px;}
	.wzwzdzFive_des li span b{font-size: 17px;}
	.wzwzdzFive_des li p{text-align: center;line-height: 20px;font-size: 13px;}

	.wzwzdzSix_cont{margin-bottom:35px;}
	.wzwzdzSix_cont img{box-shadow: 0 0 10px 0 rgba(0,0,0,.07);border-radius: 6px;}

	.wzwzdzSeven_list{width: 50%;}
	.wzwzdzSeven_list .ti{bottom:5px;font-size: 12px;left:5px;right:5px;}

	.wzgbp_title .des br{display: none;}
	.rjdzOne_cont{margin:0 0 30px;}
	.rjdzOne_list{float: none;width:100%;margin:0 0 20px;padding:25px 15px;}
	.rjdzOne_list .icon img{width: 70px;}
	.rjdzOne_list .ti{margin:20px 0 10px;font-size: 16px;}
	.rjdzOne_list .des{font-size: 13px;line-height: 20px;}

	.rjdzTwo_list{width: 50%;margin-bottom:10px;padding:0 5px;}
	.rjdzTwo_list .img img{width: 50px;}
	.rjdzTwo_list .ti{margin:10px 0 3px;font-size: 16px;}
	.rjdzTwo_list .des{font-size: 13px;line-height: 20px;height:60px;}
	.rjdzTwo_cont .rjdzTwo_list:nth-child(3n):after{display: block;}
	.rjdzTwo_cont .rjdzTwo_list:nth-child(2n):after{display: none;}

	.rjdzThree_cont{margin:0 -5px 20px;}
	.rjdzThree_list{margin:0 5px 10px;width:calc(50% - 10px);padding:10px;border-radius: 6px;background-size: 115px;}
	.rjdzThree_list .ti{font-size: 15px;margin:8px 0 5px;}
	.rjdzThree_list .des{font-size: 13px;line-height: 20px;height:60px;-webkit-line-clamp:3;}
	.rjdzThree_more{border-radius: 21px;}

	.xcxkfOne_cont .ti{font-size: 16px;text-align: center;}
	.xcxkfOne_cont .des{line-height: 22px;text-align: center;margin:5px 0 20px;font-size: 13px;}

	.xcxkfThree_item {margin-bottom:20px;}
	.xcxkfThree_item .box{padding:20px;}
	.xcxkfThree_item .box .lt{width:140px;}
	.xcxkfThree_item .box .lt img{width:80px;}
	.xcxkfThree_item .box .lt dd{font-size: 14px;line-height: 20px;margin:7px 0 0;}
	.xcxkfThree_item .box .lt dd:after{height:2px;width:15px;margin-top:7px;}
	.xcxkfThree_item .box .rt li{display: block;width: 100%;font-size: 14px;margin:7px 0;line-height: 20px;}
	.xcxkfThree_item .more a{height:40px;line-height: 40px;}

	.xcxkfFour_cont{margin:0 -5px 20px;}
	.xcxkfFour_list{margin:0 5px 10px;width:calc(50% - 10px);border-radius: 6px;padding:20px 15px 10px;}
	.xcxkfFour_list dt img{width:50px;}
	.xcxkfFour_list dd .ti{font-size: 15px;margin:7px 0 3px;font-weight: normal;}
	.xcxkfFour_list dd .des{font-size: 13px;line-height: 20px;height:60px;-webkit-line-clamp:3;}

	.xcxkfFive_cont{margin:0 -5px 15px;}
	.xcxkfFive_list{margin:0 5px 10px;width:calc(50% - 10px);border-radius: 6px;padding:10px;}
	.xcxkfFive_list .ti{margin:15px 0 8px;font-size: 15px;padding:0 13px;line-height: 30px;height:30px;}
	.xcxkfFive_list .ti b{font-size: 15px;margin-right:8px;}
	.xcxkfFive_list .des{font-size: 13px;line-height: 20px;height:60px;}

	.xcxkfSix_cont{margin-bottom:30px;}
	.xcxkfSeven_cont{padding:0;}

	.wzgbp_title .des{margin-top:7px;}


	/***城市站服务修改 20220401***/
	.cityW_banner .box{display: block;position: relative;}
	.ban_img{float: none;width: 100%;position: absolute;left:-18%;bottom:0;
		transform: scale(0.5,0.5);-webkit-transform:scale(0.5,0.5);}
	.ban_txt{float: none;width: 100%;padding:40px 0 190px 0;}
	.ban_txt .title{font-size: 18px;line-height: 30px;position: relative;z-index: 5;}
	.ban_txt .des{display: none;}

	.cityFive_cont ul li .xwztwo_intro{padding:8px 12px;}

	.eightW_eight .ieight_bt{font-size: 14px;margin-bottom:10px;}
	.eightW_eight .ieight_bt b{font-size: 16px;letter-spacing: 0;}
	@keyframes eightW_bg {
		0% {
			opacity: 0.1;
			transform: scale(1.06,1.06)
		}
		20% {opacity: 0.2;}
		100% {
			opacity: 0;
			transform: scale(3,3) rotate(90deg)
		}
	}
	.eightW_eight .ieight_form{width: 100%;font-size: 13px;}
	.eightW_eight .ieight_input{width: 100%;}
	.eightW_eight .ieight_btn{width: 40%;font-size: 13px;}

	.cityW_four{padding:30px 0;}
	.cityW_six{padding:30px 0;}
	.citySix_cont{display: block;}
	.citySixW_lt{width: 100%;height:320px;}
	.citySixW_rt{width: 100%;padding:30px 15px;}
	.citySixW_rt .ti{font-size: 16px;}


}


/*211231 修改（改版/新增）*/
.x2ss_one .xheading{padding-bottom: 16px;position: relative;}
.x2ss_one .xheading:after{content: "";width: 46px;height: 3px;background: #2f82ff;position: absolute;left: 50%;transform: translatex(-50%);bottom: 0;}
.x2ssone_bt{font-size: 18px;text-align: center;color: #2f82ff;line-height: 1.4;font-weight: bold;}
.x2ssone_nr{line-height: 24px;text-indent: 2em;margin: 16px 0;}
.x2ssone_img{text-align: center;}
.x2ssone_img img{max-width: 100%;}

.xxxlten_slide .slick-arrow{width: 30px;height: 54px;z-index: 2;transition: 300ms;overflow: hidden;background-size: 10px!important;/* top: 50%;transform:translate(0, 0);-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0); */}
.xxxlten_slide .slick-prev:before{display: none;}
.xxxlten_slide .slick-next:before{display: none;}
.xxxlten_slide .slick-prev{background: url(../images/x2xxlten_prev.png) rgba(47,130,255,.2) center center no-repeat;left: -40px;border-radius: 0 10px 10px 0;}
.xxxlten_slide .slick-next{background: url(../images/x2xxlten_next.png) rgba(47,130,255,.2) center center no-repeat;right: -40px;border-radius: 10px 0 0 10px;}
.xxxlten_slide .slick-prev:hover{background: url(../images/x2xxlten_prev.png) rgba(47,130,255,.5) center center no-repeat;}
.xxxlten_slide .slick-next:hover{background: url(../images/x2xxlten_next.png) rgba(47,130,255,.5) center center no-repeat;}

.x2xxl_twelve{width: 90%;margin: 0 5%;line-height: 60px;display: flex;align-items: center;justify-content: center;flex-wrap: wrap;font-size: 18px;font-weight: bold;color: #fff;background: linear-gradient(to right, #2f85ff, #2fa3ff);border-radius: 30px;}
.x2xxl_twelve img{margin-right: 8px;}
.x2xxl_twelve span{font-weight: bold;font-size: 22px;margin-left: 8px;}

.two_ul ul li a i{display: inline-block;vertical-align: top;max-height: 100%;overflow: hidden;padding-left: 18px;background: url(../images/x2nav_fire.png) left center no-repeat;}
.x2gbpone_head{display: flex;align-items: center;justify-content: center;}
.x2gbpone_head img{margin-right: 8px;}
.x2gbpone_area{width: 100%;display: flex;align-items: center;flex-wrap: wrap;padding: 20px 40px;}
.x2gbpone_img{width: 28.5%;float: left;margin-right: 5%;height: auto;overflow: hidden;}
.x2gbpone_intro{flex: 1;height: auto;overflow: hidden;}
.x2gbpone_intro li{padding: 8px 0;}
.x2gbpone_intro li dt{font-size: 16px;line-height: 26px;color: #3686ff;font-weight: bold;padding-left: 14px;position: relative;}
.x2gbpone_intro li dt:before{content: "";width: 6px;height: 6px;background: #3686ff;border-radius: 50%;position: absolute;left: 0%;top: 50%;margin-top: -3px;}
.x2gbpone_intro li dd{line-height: 24px;padding-left: 14px;}
.x2gbpfive_btn{margin: 14px auto 50px;}
.x2gbpfive_btn a{display: block;color: #fff;}

.x2xjm_five{background: #f3f8ff;padding: 50px 0;}
.x2jmyfive_data{width: 100%;text-align: center;height: auto;overflow: hidden;}
.x2jmyfive_item{width: 33.33%;float: left;height: auto;text-align: center;position: relative;padding: 0 5px;}
.x2jmyfive_item:after{content: "";width: 56px;height: 50px;position: absolute;top: 0;right: -28px;background: url(../images/x2jmyfive_decor.png) center center no-repeat;background-size: 100%;}
.x2jmyfive_item:last-child:after{display: none;}
.x2jmyfive_item i{display: block;width: 56px;margin: 0 auto;}
.x2jmyfive_item dt{font-size: 18px;line-height: 28px;overflow: hidden;margin: 15px 0 4px;}
.x2jmyfive_item dd{line-height: 24px;color: #666;}

.x2wzone_data{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;}
.x2wzone_item{width: 23.125%;border-radius: 10px;padding: 40px 10px 25px;box-shadow: 0px 10px 30px 0 rgba(0,0,0,.05);text-align: center;}
.x2wzone_item i{display: block;width: 58px;margin: 0 auto 20px;}
.x2wzone_item dd{line-height: 24px;}

.x2xcxfive_data{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;margin-bottom: 20px;}
.x2xcxfive_item{width: 31.5%;border: 1px solid #e5e5e5;padding: 19px 19px 14px;border-radius: 10px;text-align: center;}
.x2xcxfive_item img{width: 100%;border-radius: 8px;height: auto;overflow: hidden;}
.x2xcxfive_item dt{width: 100%;display: flex;align-items: center;justify-content: center;background: #397eff;color: #fff;font-size: 18px;line-height: 42px;border-radius: 22px;margin: 20px 0 12px;box-shadow: 0px 6px 6px 0 rgba(57,126,255,.25);}
.x2xcxfive_item dt span{font-size: 22px;font-weight: bold;text-shadow: 4px 3px 0px rgba(0,0,0,.25);margin-right: 8px;}
.x2xcxfive_item dd{font-size: 16px;line-height: 30px;color: #444;}


@media (min-width: 1350px){}

@media (min-width: 1200px) and (max-width: 1349px){}

@media (max-width: 1200px){}

@media (min-width: 992px) and (max-width: 1199px){}

@media (max-width: 991px){
	.x2ssone_bt{font-size: 17px;}
	.xxxlten_slide .slick-prev{left: 0;}
	.xxxlten_slide .slick-next{right: 0;}
	.x2xxl_twelve{line-height: 54px;}

	.x2xjm_five{padding: 40px 0;}
	.x2jmyfive_item i{width: 50px;}
	.x2jmyfive_item dt{font-size: 16px;line-height: 26px;}
	.x2jmyfive_item:after{height: 44px;width: 44px;right: -22px;}

	.x2wzone_data{margin-top: -1.6%;}
	.x2wzone_item{width: 48.4%;margin: 1.6% 0;}

	.x2xcxfive_item{padding: 14px 14px 12px;}
	.x2xcxfive_item dt{font-size: 16px;line-height: 38px;}
	.x2xcxfive_item dt span{font-size: 20px;}
	.x2xcxfive_item dd{font-size: 14px;line-height: 26px;}
}

@media (max-width: 767px){
	.x2ss_one .xheading:after{width: 38px;}
	.x2ssone_bt{font-size: 16px;}
	.x2ssone_nr{margin: 12px 0;}
	.xxxlten_slide .slick-arrow{width: 24px;background-size: 8px!important;height: 46px;}
	.xxxlten_slide .slick-prev{border-radius: 0 5px 5px 0;}
	.xxxlten_slide .slick-next{border-radius: 5px 0 0 5px;}
	.x2xxl_twelve{font-size: 16px;line-height: 30px;padding: 10px;width: 100%;margin: 0;border-radius: 12px;}
	.x2xxl_twelve span{font-size: 20px;}
	.x2xxl_twelve img{max-width: 20px;}

	.x2gbpone_head img{max-width: 34px;}
	.x2gbpone_area{display: block;padding: 20px 30px;}
	.x2gbpone_img{width: 200px;float: none;margin: 0 auto;}

	.x2xjm_five{padding: 30px 5px;}
	.x2jmyfive_item i{width: 42px;}
	.x2jmyfive_item dt{font-size: 15px;line-height: 24px;margin: 10px 0 4px;}
	.x2jmyfive_item dd{font-size: 13px;line-height: 22px;}
	.x2jmyfive_item:after{height: 40px;width: 32px;right: -16px;}

	.x2xcxfive_item{width: 100%;margin-bottom: 3.5%;}
}

@media (max-width: 420px){
	.x2ssone_bt{line-height: 26px;}
	.x2xxl_twelve{font-size: 15px;line-height: 28px;}
	.x2xxl_twelve span{font-size: 16px;margin-left: 0px;}
	.x2xxl_twelve img{max-width: 18px;}

	.x2gbpone_head img{max-width: 30px;}
	.x2gbpone_area{padding: 14px 20px;}
	.x2gbpone_img{width: 180px;}

	.x2wzone_item{padding: 30px 10px 20px;}
	.x2wzone_item i{width: 50px;margin-bottom: 12px;}

	.x2xcxfive_item dt{font-size: 14px;line-height: 32px;margin: 14px 0 8px;}
	.x2xcxfive_item dt span{font-size: 16px;}
	.x2xcxfive_item dd{line-height: 24px;}
}

@media (max-width: 372px){
	.x2ssone_bt{font-size: 15px;line-height: 24px;}
	.x2ssone_nr{font-size: 13px;margin: 8px 0;}
	.xxxlten_slide .slick-arrow{width: 20px;background-size: 8px!important;height: 42px;}
	.x2xxl_twelve{font-size: 14px;line-height: 24px;}
	.x2xxl_twelve img{max-width: 16px;}

	.x2gbpone_area{padding: 10px 14px 20px;}
	.x2gbpone_img{width: 150px;}
	.x2gbpone_intro li{padding: 5px 0;}
	.x2gbpone_intro li dt{font-size: 15px;}

	.x2xjm_five{padding: 22px 0px;}
	.x2jmyfive_item i{width: 36px;}
	.x2jmyfive_item dt{font-size: 14px;margin: 6px 0 2px;}
	.x2jmyfive_item dd{font-size: 12px;line-height: 20px;}
	.x2jmyfive_item:after{height: 32px;width: 28px;right: -14px;}

	.x2wzone_item i{width: 42px;margin-bottom: 10px;}
}


/*211231 修改（改版/新增）-end*/