.subtit .zh{font-size: 34px;color: #333;font-weight: bold;}
.subtit .en{font-size: 26px;color: #000;opacity: 0.35;}
.menu{padding: 40px 0;}
.crumbs{float: right;}
.crumbs,.crumbs a,.crumbs span{font-size: 16px;color: #999;}
.crumbs a.act{color: #333333;}
.options{float: left;font-size: 16px;color: #999;}
.options ul{margin-bottom: 0;font-size: 0;}
.options li{display: inline-block;padding: 4px 40px ;position: relative;}
.options li:after{content: '';position: absolute;right: 0;top: 20%;height: 60%;width: 1px;background-color: #333;}
.options li:first-child{padding-left: 0;}
.options li:last-child:after{display: none;}
.options li a{font-size: 16px;color: #333;}
.options li.act a{color: #00a0e9;}

/** row内容 **/
.abin{padding: 50px 0;}
.abin .col-lg-4{width: 33.33%;float: left;}
.abin .colit{margin-bottom: 30px;}
.abin .colit-img{overflow: hidden;}
.abin .colit-img img{width: 100%;border-radius: 8px;}
.abin .colit p{font-size: 18px;color: #000000;margin-bottom: 0;}
.abin .colit-hover{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.colit:hover .colit-img img{transform: scale(1.01);	}
.abin .colit,.abin .colit-img,.abin .colit-img img,.product .colit-hover{
	transition: all 0.6s;-webkit-transition: all 0.6s;-moz-transition: all 0.6s;
	-o-transition: all 0.6s; -ms-transition: all 0.6s;
}

/* 关于 */
.about{}
.subg{width: 100%;height: 100%;background-position: center bottom;background-size: 100% auto;background-repeat: no-repeat;}
.aboutbg1{background-image: url("../img/about-bg-all1.jpg");}
.aboutbg2{background-image: url("../img/about-bg-all2.jpg");}

.abedit{}
.abedit .txt{text-align: center;}
.abedit .txt p{font-size: 16px;color: #000;line-height: 32px;margin-bottom: 0;}
.abedit video{width: 100%;}
.abedit .txt .time{color: #999999;font-size: 16px;}
.abedit .txt img{width: 100%;}
.abedit .txt .imgtip{font-size: 16px;color: #999999;}
.abedit .txt h2{font-size: 28px;margin-top: 0;}

.dewdpage{margin-top: 60px;padding-top:37px ;position: relative;border-top: 1px solid #e6e6e6;}
.npage a:hover{color: #00a0e9;}
.npage a{font-size: 14px;color: #333;display: block;}
.npage a:first-of-type{margin-bottom: 8px;}
.rpage{padding: 10px 20px;border: 1px solid #d2d2d2;position: absolute;right: 50px;bottom: 5px;}
.rpage span,.rpage img{display: inline-block;vertical-align: middle;}
.rpage span{ color: #999999;font-size: 14px;}
.rpage img{width: 20px;}

.honor{}
.honor .colit{background-color: #f1f3f6;text-align: center;padding:20px 10px ;}
.honor .colit p{margin-top: 20px;}
.honor .colit:hover p{color:#00a0e9;}
.bigimg{position: fixed;left: 0;top: 0;width: 100%;height:100% ;display: none;background-color: rgba(0,0,0,0.6);z-index: 11;}
.bigimg .imgcon{width: 100%;text-align: center;}
.bigimg .imgcon img{width: auto;height: auto;max-height: 100%;max-width: 100%;}

.newsit{border-bottom: 1px solid #e6e6e6;}
.newsin{padding: 20px 0;font-size: 0;position: relative;}
.newsin:before{content: "";transition: all 0.6s;-webkit-transition: all 0.6s;position:absolute;height: 100%;width: 10000px;left: -50%;top: 0px;background-color: #ddf4ff;opacity: 0;z-index: -2;}
.newsin:hover:before{opacity: 1;}
.newsit .newsit-le,.newsit .newsit-ri{display: inline-block;vertical-align: middle;}
.newsit-le{width: 70%;font-size: 0;padding-right: 10px;}
.newsit-le .time,.newsit-le .des{display: inline-block;vertical-align: middle;}
.newsit-le .time{font-size: 18px;color: #333333;}
.newsit-le .des{margin-left: 50px;width: 628px;}
.newsit-le .des h5{font-size: 18px;}
.newsit-le .des p{color: #333;opacity: 0.7;font-size: 16px;}
.newsit-le .des .amore{transition: none;-webkit-transition: none;display: none}
.newsit-le .des .amore span{padding-right: 10px;font-size: 14px;color: #333;display: inline-block;vertical-align: middle;}
.newsit-le .des .amore img{display: inline-block;vertical-align: middle;}
.newsit-ri{width: 30%;text-align: right;}
.newsit-ri img{max-width: 100%;width: 244px;border-radius: 10px;}
.newsit:hover{border-bottom-color:transparent;}

/* product产品中心 */
.productbg{background-image: url("../img/productbg-bg-all.jpg");background-color: #f8fafb;}
.product .colit{margin-bottom: 40px;position: relative;background-color: #ffff;text-align: center;padding:30px 40px 0 40px;box-shadow: 1px 0 20px rgba(126,127,134,0.15);}
.product .colit p{padding: 20px 0;border-top: 1px solid #e6e6e6;}
.product .colit-hover{opacity: 0;background-color: rgba(3,152,220,0.85);}
.product .colit-hover .jdjz{width: 100%;}
.product .colit-hover p{font-size: 26px;color: #fff;border: none;}
.product .colit-hover .add{width: 30px;height: 30px;border-radius: 50%;border: 1px solid #fff;font-size: 26px;line-height: 24px;color: #fff;margin: 0 auto;}
.product .colit:hover .colit-hover{opacity: 1;}
.product .swipro{width: 100%;box-shadow: 1px 0 20px rgba(126,127,134,0.15);background-color: #fff;margin: 40px auto;text-align: center;}
.product .swipro .swiper-slide img{max-width: 100%;}
.bluemore{text-align: center;}
.bluemore a{display: inline-block;cursor: pointer;}
.bluemore span,.bluemore img{display: inline-block;vertical-align: middle;}
.bluemore span{color: #00a0e9;}
.bluemore img{width: 17px;margin-left: 6px;}
.productbg1{background-image: url("../img/productbg1-bg-all.jpg");}
.return {text-align: right;display: block;padding-bottom: 20px;}
.return span{font-size: 16px;color: #666;padding-right: 10px;}

/* exhibition展示中心-产品案例 */
.exhibitionbg{background-image: url("../img/exhibitionbg-bg-all.jpg");}
.exhibition{}
.exhibition .colit p{text-align: center;padding: 20px 0;}
.exhibition .colit-img{position: relative;}
.exhibition .colit-hover .cmore{display: inline-block;text-align: center;width: 60px;height: 60px;border-radius: 50%;border: 1px dashed #fff;}
.exhibition .colit-hover .cmore img{width: 16px;height: 16px;margin-top: 22px;position: relative;}
.exhibition .colit-hover{opacity: 0;background-color: rgba(5,62,104,0.6);}
.exhibition .colit:hover .colit-img{box-shadow: 2px 0 15px rgba(25,48,67,0.3);}
.exhibition .colit:hover p{color: #0aa6ee;}
.exhibition .colit:hover .colit-hover{opacity: 1;}
.exhibition .colit:hover .colit-hover .cmore img{animation: kuos 1s linear infinite;}
@keyframes kuos {0%{left: 0;}100%{left: 100%;}}

.sous{margin-bottom: 40px;}
.ssall{position: relative;padding-right: 128px;}
.ssall input{width: 100%;border-radius: 30px 0 0 30px;padding: 14px 30px;font-size: 16px;color: #333333;background-color: #f7f8fa;}
.ssall .ssri{background-color: #1bb1f5;border-radius: 0 30px 30px 0;position: absolute;right: 0;top: 0;height: 100%;width: 128px;text-align: center;cursor: pointer;}
.ssall .ssri img,.ssall .ssri span{display: inline-block;vertical-align: middle;line-height: 50px;}
.ssall .ssri span{font-size: 16px;color: #fff;}
.ssall .ssri img{width: 16px;}
.ssel{display: flex;justify-content: space-between;margin: 30px 0;}
.sseli{cursor: pointer;width: 32%;background-color: #f7f8fa;border: 1px solid #f7f8fa;padding: 14px 30px;border-radius: 30px;position: relative;}
.sseli .dots{position: absolute;right: 40px;top: 52%;}
.sseli .dots:before,.sseli .dots:after{content: '';position: absolute;width: 14px;height: 1.5px;background-color: #999999;}
.sseli .dots:before{transform: rotate(45deg);left: 0;}
.sseli .dots:after{transform: rotate(135deg);left: 9px;}
.sselcon{display: none;position: absolute;left: 0;top: 120%;width: 100%;z-index: 1;box-shadow: 1px 0 5px rgba(166,166,166,0.35);background: #fff;border-radius: 6px;}
.sselcon ul{margin-bottom: 0;padding: 10px;z-index: 1;}
.sselcon li{cursor: pointer;color: #333333;font-size: 16px;font-size: 16px;padding: 8px 16px;border-radius: 6px;}
.sseli.act,.sseli:hover{border-color: #07a4ec;}
.sselcon {transition: none;-webkit-transition: none}
.sselcon li:hover{background-color: #07a4ec;color: #fff;}

.sub-in{}
.sub-in-ban{font-size: 0;}
.ban-l{width: 50%;display: inline-block;padding-right: 80px;}
.ban-l img{width: 100%;}
.gallery-thumbs .swiper-wrapper{ position: relative;}
.swiper-wrappersda{transform: translate3d(0px, 0px, 0px) !important;}
.ban-l .swiper-slide {background-size: cover;background-position: center;position: relative;text-align: center;}
.gallery-top {height: 80%;width: 100%;}
.gallery-thumbs-box{padding: 0 40px;position: relative;margin-top: 40px;}
.gallery-thumbs-box .swiper-button-prev, .gallery-thumbs-box  .swiper-container-rtl .swiper-button-next{background-image:url("../img/nav-down-hui.png");left: 0;transform: rotate(90deg);}
.gallery-thumbs-box .swiper-button-next,.gallery-thumbs-box .swiper-container-rtl .swiper-button-prev{background-image:url("../img/nav-down-hui.png");right: 0;transform: rotate(-90deg);}
.gallery-thumbs-box .swiper-button-next,.gallery-thumbs-box .swiper-button-prev{width: 23px;height: 100%;background-size: 100% auto;margin-top: 0;top: 0;outline: none;}
.gallery-thumbs {height: 20%;box-sizing: border-box;}
.gallery-thumbs img{border: 1px solid transparent;}
.gallery-thumbs .swiper-slide {height: 100%;}
.gallery-thumbs .swiper-slide-active img{border-color:#00a0e9;}
.ban-txt{width: 50%;display: inline-block;vertical-align: top;}
.ban-txt h3{font-size: 28px;color: #333;margin-top: 0;}
.ban-txt .product-type,.ban-txt ul{margin-bottom: 0;padding: 40px 0;min-height: 480px;border-bottom: 1px solid #e6e6e6;}
.ban-txt .product-type li,.ban-txt ul li{color: #333;font-size: 16px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin-bottom: 20px;}
.ban-txt ul li p{margin-bottom: 0;}
.ban-txt .bluemore{font-size: 16px;color: #fff;margin-top: 68px;text-align: right;}
.ban-txt .bluemore a{display: inline-block;background: #0398dc;width: 140px;height: 48px;line-height: 48px;text-align: center;}
.ban-txt .bluemore span{color: #fff;font-size: 14px;}
.ban-txt .bluemore img{margin: 0 10px 0 0;}




.exhibition .jiange{height: 14px;background-color: #f7f8fa;width: 100%;margin-top: 70px;}
.exhibition .cases .col-lg-4{width: 25%;}
.exhibition .cases .cases-tit{position: relative;font-size: 28px;color: #333;padding-left: 20px;margin: 50px 0;}
.exhibition .cases .cases-tit:before{content: '';position: absolute;left: 0;top: 10%;height: 80%;background-color: #0398dc;width: 8px;}


/* 解决方案 */
.solution{}
.solutionul{margin-bottom: 50px;}
.solutionul ul{text-align: center;margin-bottom: 0;}
.solutionul li{cursor: pointer;font-size: 16px;display: inline-block;margin: 0 20px 10px;}
.solutionul li.act{color: #fff;background-color: #21b4f7;border-radius: 30px;padding: 8px 20px;}
.solution .ban-l{width: 100%;position: relative;padding: 0;}
.solution .gallery-top{}
.solution .gallery-top .swiper-slide{padding: 0 120px;}
.solution .gallery-thumbs-box{padding: 0;}
.solution .gallery-thumbs-box .swiper-container{padding: 10px 0px 0px 10px;}
.solution .gallery-thumbs img{border: none;border-radius: 8px;}
.solution .gallery-thumbs span{color: #333;font-size: 16px;margin-top: 10px;display: block;}
.solution .gallery-thumbs .swiper-slide,
.solution .gallery-thumbs .swiper-wrapper{border-radius: 8px;}
.solution .gallery-thumbs .swiper-slide img{transform: scale(0.9);position: relative;top: 0px;transition: all 0.6s;-webkit-transition: all 0.6s;;}
.solution .gallery-thumbs .swiper-slide-active img{box-shadow: 2px 0 10px rgba(103,124,133,0.28);transform: scale(1.0);top: -8px;}
.solution .gallery-thumbs .swiper-slide-active span{color: #21b4f7;}
.solution .swiper-button-next, .solution .swiper-container-rtl .swiper-button-prev,.solution .swiper-button-prev, .solution .swiper-container-rtl .swiper-button-next{background-image: url("../img/swi-turn-right.png");}
.solution .swiper-button-next, .solution .swiper-button-prev{width: 60px;height: 60px;background-size:24px 24px;border-radius: 50%;background-color: #eeeeee;outline: none;}
.solution .swiper-button-prev{transform: rotate(180deg);left: 0;}
.solution .swiper-button-next{background-color: #33b3ed;right: 0;}

.solutionbg{background-image: url("../img/solutionbg-bg-all.jpg");}
.solutionbg2{background-image: url("../img/solutionbg2-bg-all.jpg");}
.solution .sseli{width: 48%;}
.solution .row{margin-left: -10px;margin-right: -10px;}
.solution .col-lg-4{width: 20%;float: left;padding-left: 10px;padding-right: 10px;}
.solution .colit{border: 1px solid #e0e0e0;border-radius: 8px;background-color: #fff;padding: 14px 10px;text-align: center;}
.solution .colit P{font-size: 16px;color: #333333;margin: 16px;height: 44px;overflow: hidden;}
.solution .colit .sign{font-size: 16px;color: #00a0e9;padding-top: 10px;}
.capsulemore{text-align: center;margin: 40px 0;}
.capsulemore-in{background-color: #00a0e9;border-radius: 35px;box-shadow: 2px 0 15px rgba(0,160,233,0.48);cursor: pointer;padding:8px 10px;display: inline-block;}
.capsulemore span,.capsulemore .circle{display: inline-block;vertical-align: middle;}
.capsulemore span{color: #fff;font-size: 18px;padding: 0 80px 0 20px;padding: 0 20px;}
.capsulemore .circle{width: 50px;height: 50px;border-radius: 50%;background-color: #fff;position: relative;}
.capsulemore .circle img{width: 9px;height: 17px;}
.capsulemore-in:hover span{padding-right: 80px;}


/* 立即购买 */
.buy{padding-top: 30px;}
.buybg{background-image: url("../img/buybg-bg-all.jpg");}
.buyin{position: relative;}
.buyin>img{border-radius: 20px;width: 100%;}
.buyin .buybtn{position: absolute;bottom: 0;display: inline-block;padding: 20px 40px;}
.buyin .buybtntm{left: 0;background-color: #ff0042;border-radius: 0 20px 0 20px;}
.buyin .buybtnjd{right: 0;background-color: #dd2727;border-radius: 20px 0 20px 0;}
.buyin .buybtn img,.buyin .buybtn span{display: inline-block;vertical-align: middle;}
.buyin .buybtn span{font-size: 22px;color: #fff;padding-right: 30px;}
.buyin .buybtn img{width: 32px;}
.buyin .buybtn img.ri{position: relative;right: 0;}
.buyin .buybtn:hover img.ri{right: -10px;transition: none;-webkit-transition: none;}


/* 联系我们 */
.contactbg{background-image: url("../img/contactbg1-bg-all.jpg");}
.regitem{font-size: 0;}
.regit{background-color: #fff;width: 50%;display: inline-block;vertical-align: top;border-bottom: 1px solid #e6e6e6;position: relative;}
.regitin{padding: 40px;}
.regit:after{content: '';position: absolute;right: 0;top: 20%;height: 60%;background-color: #e6e6e6;width: 1px;}
.regit:nth-child(2n):after{display: none;}
.regit .regit-img,.regit .regit-txt{display: inline-block;vertical-align: top;}
.regit .regit-img{padding-right: 40px;}
.regit .regit-img img{width: 100%;width: 180px;border-radius: 10px;}
.regit .regit-txt{width: 300px;}
.regit .regit-txt p{font-size: 20px;color: #333333;margin-bottom: 30px;
overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.regit .regit-txt ul{margin-bottom: 0;}
.regit .regit-txt li{position: relative;margin: 10px 0;padding-left: 30px;}
.regit .regit-txt li img,.regit .regit-txt li span{display: inline-block;vertical-align: middle;}
.regit .regit-txt li img{width: 20px;position: absolute;left: 0;top: 0px;}
.regit .regit-txt li span{color: #999999;font-size: 16px;}
.regit:hover{box-shadow: 1px 0 20px rgba(131,132,134,0.2);z-index: 1;}
.regit:hover .regit-txt p{color: #00a0e9;}

.service .regit{width: 100%;}
.service .regit .regit-txt{width: 70%;}
.service .regit .regit-txt ul{font-size: 0;}
.service .regit .regit-txt li{width: 50%;display: inline-block;}
.service .regit .regit-txt li span{color: #333;}

.jointab{width: 100%;}
.jointab .thead{background: #f0f2f4;}
.jointab .tbody{background: #fff;}
.jointab .tbody b{display: none;}
.jointab .thead,.jointab .tbodyin{font-size: 0;position: relative;}
.jointab .thead>div,.jointab .tbodyin>div{font-size: 16px;color: #333;padding: 20px 0;text-align: center;width: 18%;display: inline-block;vertical-align: middle;}
.jointab .thead>div.two,.jointab .tbodyin>div.two{width: 46%;text-align: left;padding-left: 10px;}

.jointab .tbodyin p{margin-bottom: 0;}

.jointab .two,.jointab .time{color: #999999;line-height: 30px;}
.jointab .tbody .tbodyin:before{background-color: #fff;}
.jointab .tbody .tbodyin:nth-child(2n):before{background-color: #f8f9fa;}
.jointab .tbodyin *{position: relative;z-index: 1;}
.jointab .tbodyin a{font-size: 14px;color: #00a0e9;display: inline-block;border-radius: 20px;border: 1px solid #00a0e9;padding: 6px 18px;}
.jointab .tbodyin:hover a{color: #fff;background: #00a0e9;}
.jointab .tbodyin:before{content: '';position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);width: 100%;height: 100%;z-index: 0;transition:all 0.6s;-webkit-transition:all 0.6s;}
.jointab .tbodyin:hover:before{box-shadow: 1px 0 30px rgba(103,115,126,0.2);width: 106%;}
.jointab .tbodyin:hover{z-index: 2;}


.abvideo{position: relative;cursor: pointer;}
.vidplay{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);width: 52px;height: 52px;}
.vidplay img{ width: 100%;}
.vidplay .dquan{width: 52px;height: 52px;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%); -webkit-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);border-radius: 100%;}
.lprolist:hover .dquan1{animation: kuosss 2s linear infinite;}
.vidplay .dquan1{border: 1px solid white;}
.vidplay .dquan2{border: 1.5px solid white;animation: kuos1 1s linear infinite;}
.videotan{position: fixed;width: 100%;height: 100%;left: 0;top: 0;background-color: rgba(0,0,0,.4);visibility: hidden;opacity: 0;transition-duration: .5s;z-index: 20;}
.videotan.active video{transform: translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);}
.videotan video{object-fit: fill;max-width: 1200px;width: 100%;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -70%);-ms-transform:translate(-50%, -70%);-moz-transform:translate(-50%, -70%);-webkit-transform:translate(-50%, -70%);-o-transform:translate(-50%, -70%);transition-duration: .5s;}
.videotan.active{transition:opacity 0.3s 0s, visibility 0s 0s;visibility: visible;opacity: 1;}
.videotan .guan{position: absolute;width: 100%;height: 100%;top: 0;left: 0;}
@keyframes kuos1 {
    0%{width: 52px;height: 52px;}
    100%{width: 100px;height: 100px;}
}

@keyframes kuosss {
    0%{width: 52px;height: 52px;opacity: .5;}
    100%{width: 100px;opacity: .5;height: 100px;}
}


@media screen and (max-width: 1430px){
	.subtit .zh{font-size: 28px;}
	.subtit .en{font-size: 24px;}
	.product .colit{padding: 30px 30px 0 30px;}
	
	.ban-txt h3,.exhibition .cases .cases-tit{font-size: 26px;}
	.ban-txt .product-type,.ban-txt ul{min-height: 450px;}
	
	.regitin{padding: 30px;}
	.regit .regit-img{padding-right: 30px;}
	.regit .regit-txt p{margin-bottom: 20px;}
}
@media screen and (max-width: 1230px){
	.subtit .zh{font-size: 24px;}
	.subtit .en{font-size: 22px;}
	.abedit .txt h2{font-size: 24px;}
	/* .newsit-le .des{margin-left: 30px;} */
	.newsit-le .time{font-size: 16px;}
	.newsit-le .time, .newsit-le .des{display: block;}
	.newsit-le .des{margin-left: 0px;width: 100%;}
	
	.ban-txt h3,.exhibition .cases .cases-tit{font-size: 24px;}
	.ban-txt .product-type,.ban-txt ul{padding: 30px 0;min-height: 360px;}
	.ban-txt .product-type li,.ban-txt ul li{margin-bottom: 10px;}
	.exhibition .cases .cases-tit{margin: 30px 0;}
	.ban-txt .bluemore{margin-top: 60px;}
	
	.solution .swiper-button-next, .solution .swiper-button-prev{width: 50px;height: 50px;}
	.solution .gallery-top .swiper-slide{padding: 0 80px;}
	
	.regitin{padding: 20px;}
	.regit .regit-img, .regit .regit-txt{display: block;}
	.regit .regit-txt{width: 100%;}
	.regit .regit-txt p{font-size: 18px;margin: 20px 0;}
	.regit .regit-img{padding-right: 0;}
	.regit:after{height: 100%;top:0;}
	.service .regit .regit-txt{width: 100%;}
}
@media screen and (max-width: 991px){
	.abin{padding: 30px 0;}
	.options li{padding: 4px 20px;}
	.abedit .txt h2{font-size: 20px;}
	
	
	.dewdpage{margin-top: 20px;padding-top:20px;}
	.rpage {position: initial;padding: 0;text-align: center;width: 140px;height: 42px;line-height: 38px;display: block;margin: 20px auto 0;}
	
	.abin .row{margin-left: -10px;margin-right: -10px;}
	.abin .col-lg-4{padding-left: 10px;padding-right: 10px;}
	.abin .colit{margin-bottom: 30px;}
	.abin .colit p{font-size: 16px;}
	
	.product .colit{padding: 20px 20px 0 20px;}
	.product .colit p{padding: 12px 0;}
	
	.ban-txt h3, .exhibition .cases .cases-tit{font-size: 20px;}
	.ban-l{padding-right: 20px;}
	.ban-txt .product-type,.ban-txt ul{padding: 20px 0;min-height: 316px;}
	.ban-txt .bluemore{margin-top: 40px;}

	.newsit-ri img{width: 100%;}
}
@media screen and (max-width: 768px){
	
	.subg{background-size: auto 100%;}
	.subtit .zh{font-size: 22px;}
	.subtit .en{font-size: 20px;}
	.menu{padding: 20px 0;}
	.crumbs,.options{float: none;}
	.crumbs{margin-bottom: 8px;}
	.abedit .txt p{line-height: 28px;}
	.abedit .txt h2{font-size: 18px;}
	
	.abin .col-lg-4{width: 50%;}
	.abin .row{margin-left: -8px;margin-right: -8px;}
	.abin .col-lg-4{padding-left: 8px;padding-right: 8px;}
	
	.newsit .newsit-le, .newsit .newsit-ri{display: block;width: 100%;}
	.newsit .newsit-ri{margin-top: 20px;text-align: left;}
	.newsit-le{padding-right: 0;}
	.newsit-le .des .amore{display: block;}
	.newsit-ri img{width: auto;}
	
	.ban-l{width: 100%;padding-right: 0;}
	.ban-txt{width: 100%;margin-top: 30px;}
	.ban-txt .product-type,.ban-txt ul{min-height: auto;}
	.ban-txt .bluemore{text-align: center;margin-top: 30px;}
	.exhibition .jiange{margin-top: 30px;}
	
	.ssall{padding-right: 90px;}
	.ssall .ssri{width: 90px;}
	.sous{margin-bottom: 30px;}
	.ssel{display: block;margin: 20px 0;}
	.sseli,.solution .sseli{width: 100%;margin-bottom: 20px;padding: 10px 20px;}
	
	.solution .swiper-button-next, .solution .swiper-button-prev{width: 40px;height: 40px;}
	.solution .gallery-top .swiper-slide{padding: 0 50px;}
	.solution .colit P{margin: 16px 0;}
	.solution .colit .sign{padding-top: 0;}
	
	.capsulemore span{font-size: 16px;}
	.capsulemore .circle{width: 40px;height: 40px;}
	
	.buyin .buybtn{position: relative;width: 100%;padding: 14px 30px;}
	.buyin>img,.buyin .buybtn{border-radius: 0;}
	.buyin .buybtn span{font-size: 18px;}
	
	.jointab .thead{display: none;}
	.jointab .tbody b{display: block;}
	.jointab .thead>div, .jointab .tbodyin>div{width: 100%;text-align: left;padding: 5px 0;}
	.jointab .thead>div.two, .jointab .tbodyin>div.two{width: 100%;padding: 5px 0;}
	
	.tbodyin{padding-bottom: 20px;margin-bottom: 20px;border-bottom: 1px solid #e6e6e6;}
	.jointab .tbodyin:hover:before{display: none;}
	.jointab .tbody .tbodyin:nth-child(2):before{background-color: #fff;}
}
@media screen and (max-width: 640px){
	.subtit .zh{font-size: 20px;}
	.abedit .txt p{font-size: 14px;}
	.abin .colit{margin-bottom: 20px;}
	.abin .colit p{font-size: 14px;}
	.options li{width: 50%;text-align: center;padding: 0;margin-top: 10px;}
	.options li:nth-child(2n):after{display: none;}
	
	.product .colit{padding: 10px 10px 0 10px;}
	.product .colit p{padding: 10px 0;}
	
	.newsit-le .des h5{font-size: 16px;}
	.newsit-le .des p{font-size: 14px;}
	
	.ban-txt h3, .exhibition .cases .cases-tit{font-size: 18px;}
	.exhibition .cases .col-lg-4{width: 50%;}
	
	.regitin{padding: 10px;}
	.regit .regit-txt p{font-size: 16px;}
	.regit .regit-txt li{padding-left: 24px;}
	.regit .regit-txt li span{font-size: 14px;}
	.service .regit .regit-txt li{width: 100%;margin: 5px 0;}
}
@media screen and (max-width: 540px){
	.regit{width: 100%;}
	.regit:after{display: none;}
	.regit .regit-img img{width: 100%;}
	.regitin{padding: 20px 10px 10px 10px;}
}
@media screen and (max-width: 414px){
	.subtit .zh{font-size: 18px;}
	.options li{padding: 0;}
	.options li a{font-size: 14px;}
}