/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0;list-style:none;text-decoration:none;border:0; list-style:none;}
body {
    font-size: 12px;
    font-family: 'Arial';
    color: #666;
}
body.head_on{overflow:hidden}
a{color:#666;transition: 0.3s;}
a:hover{ color:#f60; text-decoration:none;cursor: pointer;}
p{line-height:1.8em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ width:1200px; margin:0 auto;}
.wapper2{ width:1520px; margin:0 auto;}


.indexTop{width: 100%;background: #fff;font-size: 14px;}
.indexTop .wapper{width:100%; max-width:1400px; margin:0 auto;}
.indexTop .Warp{display: flex;justify-content: space-between;align-items: center;height: 45px;}
.welCome {
    color: #3c92a5;
    font-weight: 800;
}
.language{margin-right: 20px;margin-left: 20px;}
.language img{vertical-align: middle;margin-right: 5px;width:32px}
.language a{color: #333;}
.language a:hover{color: #f87e1a;}
.hTel {
    margin-right: 20px;
    color: #3c92a5;
    margin-left: 20px;
    font-weight: 800;
}
.hLinks{margin-left: 10px;}
.hLinks a{display: inline-block;color: #000;margin-left: 10px;font-size: 16px;}
.hLinks a:hover{color: #f87e1a;}

.hTel2 {
    margin-left: 10px;
    margin-right: 60px;
}
.hTel2 img{transform: scale(1);-webkit-animation: circleAni-data-v-5aaaeebc 2s ease-in-out infinite;animation: circleAni-data-v-5aaaeebc 2s ease-in-out infinite; max-height:60px; width:auto;}

@-webkit-keyframes circleAni-data-v-5aaaeebc {
 0% {
  transform: scale(1);
  opacity: 1
 }
 50% {
  transform: scale(1.2);
  opacity: 0.6
 }
 to {
  transform: scale(1);
  opacity: 1
 }
}

@keyframes circleAni-data-v-5aaaeebc {
 0% {
  transform: scale(1);
  opacity: 1
 }
 50% {
  transform: scale(1.2);
  opacity: 0.6
 }
 to {
  transform: scale(1);
  opacity: 1
 }
}

.header{ position:relative;z-index: 999;width: 100%;}
.header .wapper{width:100%; max-width:1400px; margin:0 auto;}
.headList{display: flex;justify-content: space-between;align-items: center;height: 100px;}
.headList .logo{display: block;}
.headList .logo img{max-height: 55px;width: auto;}

.header.fixed{position: fixed;top: 0;left: 0;background: #fff;border-bottom: 1px solid #ddd;box-shadow: 0 2px 4px rgb(0 0 0 / 8%);}


/*menu*/
.menu{height:100px;line-height:100px;}
.menu ul li{ float:left; position:relative;}
.menu ul li dl{ background:#fff; width:200px; position:absolute; left: 50%;transform: translate(-50%);top:100px; box-shadow:2px 2px 5px rgba(0,0,0,0.2);display:none;z-index: 9;box-sizing: border-box;border-top: 1px solid #3c92a5;}
.menu ul li dl dd{ line-height:30px;}
.menu ul li dl dd a{ font-size:14px; color:#666;display:block; border-bottom: 1px solid transparent;text-align: center;padding: 6px 0;}
.menu ul li dl dd a:hover{ color:#fff; background: #3c92a5;}
.menu a{ font-size:18px;color:#2a333c;display:block;text-align:center;position: relative;}
.menu a:hover{color:#fff; background: #3c92a5;}
a.menu_hover{color:#fff; background: #3c92a5;}
.menu ul li span a{padding:0 20px;}
.menu ul li span a:after{position: absolute;bottom: 0px;left: 50%; display: inline-block; width: 0%; margin: 0 auto;background: #3c92a5; height: 2px; -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;-webkit-transform: translateX(-50%);transform: translateX(-50%);content: "";}
.menu ul li:hover span a:after{width: 100%;}

.menu ul li.ProMenu dl{width: 200px;}
.menu ul li.ProMenu dl .img{width: calc(100% - 150px);order: 1;text-align: center;}
.menu ul li.ProMenu dl .img img{width: auto;max-width: 100%;}
.menu ul li.ProMenu dl .list{width: 150px;flex: 1;}
.menu ul li.ProMenu dl .list a{text-align: left;}

.hSearch{position: relative;padding-left: 20px;float: right;z-index: 9;}
.hSeBtn{color: #fff;font-size: 16px;height: 32px;display: block;line-height: 32px;background: #f87e1a;border-radius: 50%;width: 32px;text-align: center;}
.hSeBtn.active i:before{content: "\f00d";color: #fed03d;}
.hSeBtn:hover{color: #fed03d;}
.hSePanel{width: 325px;padding: 10px;box-sizing: border-box;top: 65px;right: 0;background: #f4f4f4;position: absolute;display: none;border-top: 1px solid #f87e1a;}
.hSePanel.active{display: block;}
.hSearch .search{width: 100%;height: 35px;border: 1px solid #e0e0e0;border-radius: 3px;position: relative;overflow: hidden;}
.hSearch .search input{position: absolute;top: 0;left: 0;width: 100%;height: 100%;padding: 0 50px 0 10px;box-sizing: border-box;outline: none;}
.hSearch .search button{width: 50px;height: 100%;position: absolute;top: 0;right: 0;text-align: center;border: none;background: #f87e1a;color: #fff;font-size: 16px;}


/*mMenu*/
.m_header{width: 100%;}
.m_header .language{float: right; margin-right:10px; line-height:70px;}

.sp_header{height:70px;overflow:hidden;background:#fff;position:fixed;z-index:999999;width:100%;display: none;top: 0;}
.sp_logo{float:left;height:70px;display: flex;justify-content: center;align-items: center;padding-left: 10px;}
.sp_logo img{margin:auto;max-height:40px;}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:25px}
.sp_nav span{display:block;background:#0188FB;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:999998;background:#fff;width:100%;height:calc(100% - 70px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;display: none;}
.nav_show{top:70px}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #e4e8eb solid;position:relative;line-height:45px;font-size:16px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#333;width:100%;padding: 0 20px;display: block;box-sizing: border-box;}
.sjj_nav ul li a:hover{color: #0188FB;}
.sjj_nav ul li ul li a{color:#333;display:block;text-align:left;}
.sjj_nav ul li i svg{width:25px;height:25px;fill:#333;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#333}
.sjj_nav ul li ul li>ul{margin-left:10px}
.sjj_nav ul li ul li{border-top: none;}
.sjj_nav ul li ul li a{padding: 0 30px;}

/*mSearch*/
.mSearch{position: relative;width: calc(100% - 20px);height: 35px;overflow: hidden;margin: 20px 10px;}
.mSearch input{position: absolute;top: 0;left: 0;width: 100%;height: 100%;padding: 0 60px 0 10px;box-sizing: border-box;border: 1px solid #ccc;border-radius: 25px;background: none;outline: none;}
.mSearch button{background: #fed03d;width: 60px;height: 35px; position: absolute; top: 0;right: 0;border-radius: 0 25px 25px 0;color: #fff;font-size: 14px;border: none;}

/*swiper*/
.swiper {width: 100%;height: 100%; overflow:hidden}
.swiper-slide {background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center; -ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.swiper-slide img { display: block;width: 100%;height: 100%;object-fit: cover;}

/*common*/
.disFlex {
	flex-wrap: wrap;
	display: -webkit-box;/* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
	display: -moz-box;/* Firefox 17- */
	display: -webkit-flex;/* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
	display: -moz-flex;/* Firefox 18+ */
	display: -ms-flexbox;/* IE 10 */
	display: flex;
}
.jusBet{justify-content: space-between;}
.jusCet{justify-content: center;}
.jusEnd{justify-content: flex-end;}
.aliTop{align-items: flex-start;}
.aliCet{align-items: center;}
.alibtm{align-items: flex-end;}

.img{font-size: 0px;overflow: hidden;}
img{transition: 0.5s;}

.f_left{float: left;}
.f_right{float: right;}
.clearfix:before,
.clearfix:after {content: "";display: table;}
.clearfix:after {clear: both;overflow: hidden;}
.clearfix {*zoom: 1;}

.bgfff{background: #fff !important;}
.fff{color: #fff !important;}
em{font-style: normal;}
.overflow1{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 100%;display: block;}
.overflow2{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.overflow3{display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}

.pt140{padding-top: 140px;}
.pb140{padding-bottom: 140px;}
.pt120{padding-top: 120px;}
.pb120{padding-bottom: 120px;}
.pt100{padding-top: 100px;}
.pb100{padding-bottom: 100px;}
.pt80{padding-top: 80px;}
.pb80{padding-bottom: 80px;}
.pt70{padding-top: 70px;}
.pb70{padding-bottom: 70px;}
.pt60{padding-top: 60px;}
.pb60{padding-bottom: 60px;}
.pt50{padding-top: 50px;}
.pb50{padding-bottom: 50px;}

.mt20{margin-top: 20px;}
.mt35{margin-top: 35px;}
.mt50{margin-top: 50px;}
.mt60{margin-top: 60px;}
.mt70{margin-top: 70px;}
.mt80{margin-top: 80px;}

.textCet{text-align: center;}
.iTit{display: flex;justify-content: center;font-size: 36px;color: #333;align-items: center;margin-bottom: 10px;}
.iTit span{display: inline-block;margin: 0 5%;text-transform: uppercase;}
.iTit em{display: inline-block;width: 200px;height: 1px;background: #8f8f90;}







/*-------------------------------------------*/

/*banner*/
.banner{width: 100%;}
.bannerSwiper .swiper-pagination-bullet{opacity: 1;background: #bebebe;width: 10px;height: 10px;}
.bannerSwiper .swiper-pagination-bullet-active{background: #F87E1A;opacity: 1;}
.bannerSwiper .swiper-button-next,.bannerSwiper .swiper-button-prev{color: #eee;}
.bannerSwiper .swiper-button-next:after,.bannerSwiper .swiper-button-prev:after{font-size: 38px;}
.bannerSwiper .swiper-button-next:hover{color: #F87E1A;}
.bannerSwiper .swiper-button-prev:hover{color: #F87E1A;}

.tcVideo{width: 100%;height: 100%;position: fixed;top: 0;left: 0;z-index: 999;background: rgba(0, 0, 0, 0.6);display: none;}
.tcVideo.active{display: block;}
.tcVideo .Warp{position: relative;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;padding: 45px;box-sizing: border-box;}
.tcVideo .panel{width: 60%;height: 80%;background: #000;position: relative;}
.tcVideo .panel video{width: 100%;height: 100%;}
.tcVideo .videoClose{position: absolute;top: 0;right: 0;width: 60px;height: 60px;background: rgba(255,255,255,0.1);color: #fff;font-size: 20px;display: flex;justify-content: center;align-items: center;z-index: 99;}
.tcVideo .videoClose img{width: 35px;}

.index1{width: 100%;}
.i1Tit{width: 100%;position: relative;padding-left: 20px;margin-bottom: 40px;box-sizing: border-box;}
.i1Tit strong{font-size: 24px;color: #333;font-weight: normal;}
.i1Tit span{font-size: 14px;color: #333;display: block;}
.i1Tit:before{position: absolute;top: 50%;transform: translateY(-50%);width: 10px;height: 72px;background: #F87E1A;content: "";left: 0;}

.i1List{width: 100%;}
.i1List ul li{float: left;width: 25%;padding: 0 5px;box-sizing: border-box;margin-bottom: 30px;}
.i1List .part{display: block;width: 100%;padding: 10px;box-sizing: border-box;transition: 0.3s;color: #000;height: 100%;border:1px solid #ddd;}
/*.i1List .part:hover{border:1px solid #ddd;}
*/.i1List .part .img{width: 100%;overflow: hidden;}
.i1List .part .img img{width: 100%; transition:0.3s;}
.i1List .part:hover .img img{ transform:scale(1.3);}
.i1List .part .desc{width: 100%;padding-top: 15px;text-align: center;}
.i1List .part .t1{font-size: 14px;line-height: 1.8;}
.i1List .part .info{font-size: 13px;color: #746f61;margin-top: 10px;}
  /*  .i1List .part:hover {
        background: #4ee2ec;
        color: #fff;
    }
.i1List .part:hover .info{color: #fff;}*/

.index2{padding-bottom:60px; background:#f9f9f9;}
.i2Warp{width: 100%;position: relative;padding: 0 15px;box-sizing: border-box;padding-top: 20px;}
    .i2Warp:before {
        width: 140px;
        height: 140px;
        background: #3c92a5;
        position: absolute;
        top: 0;
        left: -10px;
        content: "";
    }
.i2box{position: relative;width: 100%;background: #fff;}
.i2box .img{width: 50%;position: relative;overflow: hidden;}
.i2box .img img{width: 100%;}
.i2box .videoBtn2{position: absolute;top: calc(50% - 30px);left: calc(50% - 30px);}
.i2box .videoBtn2 img{width: 60px;opacity: 0.6;}
.i2box .img:hover .videoBtn2 img{opacity: 1;transform: scale(1.05);}

.i2box .desc{width: 50%;position: relative;padding: 30px;box-sizing: border-box;}
.i2Tit{font-size: 24px;color: #333;margin-bottom: 10px;position: relative;}
.i2Tit:after{position: absolute;left: 0;width: 36px;height: 2px;background: #F87E1A;bottom: 0;content: "";display:none;}
.i2box .desc .info{font-size: 15px;color: #666;font-weight: 600;}

.i2More{position: absolute;right: 0;bottom: 0;width: 40px;height: 40px;background: #F87E1A;color: #fff;font-size: 20px;text-align: center;line-height: 40px;}
.i2More a{color: #fff;}
.i2More a i{display: inline-block;vertical-align: middle;}

.i3Warp{width: 100%;}
.i3Warp .left{width: 35%;}
.i3Warp .left video{width: 100%;}

.i3Warp .desc{width: 60%;}
.i3Warp .info{font-size: 15px;color: #666;font-weight: 600;}

.i3List{width: 100%;position: relative;overflow: hidden;}
.i3Swiper{width: 100%;}
.i3List .part{display: block;width: 100%;position: relative;overflow: hidden;}
.i3List .part .img{width: 100%;height: 100%;overflow: hidden;}
.i3List .part .img img{width: 100%;height: 100%;object-fit: cover;}
.i3List .part .imgTop{position: absolute;left: 10%;bottom: 10%;}
.i3List .part .panel{width: 100%;height: 100%;max-width: 400px;max-height: 320px;overflow: hidden;padding: 40px;box-sizing: border-box;background: rgba(255,255,255,0.8);color: #000;}
.i3List .part .panel h3{font-size: 14px;}
.i3List .part .panel h4{font-size: 16px;margin: 10px 0;}
.i3List .part .panel .info{font-size: 12px;margin-top: 15px;}
.i3List .swiper-slide:nth-child(2) .imgTop{left: auto;bottom: auto;right: 10%;top: 10%;}

.index4{background:#f9f9f9;}
.i4Tit{width: 100%;text-align: center;position: relative;font-size: 32px;font-weight: bold;padding-bottom: 20px;margin-bottom: 20px;color: #333;}
.i4Tit:after{position: absolute;left: 50%;transform: translateX(-50%);width: 40px;height: 4px;background: #F87E1A;bottom: 0;content: "";display:none;}

.i4Warp .left{width: 51%;}
.i4Warp .right{width: 48%;}

.i4Warp>.box>ul>li{width: 49%;margin-right: 2%;margin-bottom: 10px;}
.i4Warp>.box>ul>li:nth-child(2n){margin-right: 0px;}
.i4Warp>.box>ul>li img{width: 100%;box-sizing: border-box;border: 5px solid transparent;height: 200px;object-fit: cover;}
.i4Warp>.box>ul>li img:hover{width: 100%;border: 5px solid #609ee9;}

.i4Warp .left.box>ul>li img{height: 413px;}
.i4Warp .left.box>ul>li:last-child{width: 100%;margin-right:0;}
.i4Warp .left.box>ul>li:last-child img{height: 200px;}

.index5{background: #f9f9f9;width: 100%;}
.i5List{width: 100%;padding: 30px 20px;box-sizing: border-box;}
.i5List ul li{float: left;width: 33.3%;padding: 0 13px;box-sizing: border-box;margin-bottom: 30px;}
.i5List .part{display: block;width: 100%;position: relative;overflow: hidden;}
.i5List .part .img{width: 100%;position: relative;overflow: hidden;display: block;}
.i5List .part .img img{width: 100%;object-fit: cover;}

.ComImg_show{width: 100%;height: 100%;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-ms-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}

.ComImg_show:after {content: "";width: 100%;height: 100%;overflow: hidden;background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));opacity: 0;position: absolute;top: 0;left: -100%;
	-webkit-transform: skewX(-45deg);
	-moz-transform: skewX(-45deg);
	-ms-transform: skewX(-45deg);
	-o-transform: skewX(-45deg);
	transform: skewX(-45deg);
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	-ms-transition: all 0s;
	-o-transition: all 0s;
	transition: all 0s;
}

.i5List .part:hover .ComImg_show img,
.i6List .part:hover .ComImg_show img,
.comProPart:hover .ComImg_show img {
	-webkit-transform: scale(1.05, 1.05);
	-moz-transform: scale(1.05, 1.05);
	-ms-transform: scale(1.05, 1.05);
	-o-transform: scale(1.05, 1.05);
	transform: scale(1.05, 1.05);
}

.i5List .part:hover  .ComImg_show:after,
.i6List .part:hover  .ComImg_show:after,
.comProPart:hover .ComImg_show:after {
	left: 200%;opacity: 1;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}

.i5List .part .desc{width: 100%;margin-top: 20px;}
.i5List .part .t1{font-size: 16px;color: #202020;font-weight: bold;}
.i5List .part .txt{font-size: 14px;color: #999;margin: 10px 0;}
.i5List .part .txt span{display: inline-block;margin-right: 10px;}
.i5List .part .txt i{padding-right: 5px;}
.i5List .part .info{font-size: 13px;color: #666;margin: 10px 0;line-height: 1.8;}
.i5List .part .more{display: inline-block;font-size: 16px;color: #202020;text-decoration: underline;}
.i5List .part .more i{padding-left: 5px;}

.i5List .part:hover .t1{color: #F87E1A;}
.i5List .part:hover .more{color: #F87E1A;}

.index6{background: rgba(0,0,0,.01);}
.i6List{width: 100%;padding: 0 30px;box-sizing: border-box;padding-bottom: 45px;position: relative;}
.i6List .part{display: block;width: 100%;position: relative;overflow: hidden;}
.i6List .part .img{width: 100%;position: relative;overflow: hidden;display: block;}
.i6List .part .img img{width: 100%;object-fit: cover;}
.i6List .part .t1{text-align: center;font-size: 14px;color: #202020;margin-top: 10px;}
.i6List .part:hover .t1{color: #F87E1A;}

.i6List .swiper-button-next:after,.i6List .swiper-button-prev:after{font-size: 20px;color: #666;}
.i6List .swiper-button-next{right: 0;}
.i6List .swiper-button-prev{left: 0;}
.i6List .swiper-pagination-bullet-active{background: #000;}

.footer{width: 100%;padding: 30px 0;position: relative;color: #fff;font-size: 14px;}
.fLogo{font-size: 22px;font-weight: bold;margin-right: 10px;}
.fLogo img{ height:30px;
}
    .footer .left{width: 45%;}
.footer .left ul li{margin: 10px 0;}
.footer .cet{width: 20%;font-size: 12px;}
.footer .cet dl dt{font-size: 16px;font-weight: bold;}
.footer .cet dl dd{margin: 10px 0;}
.footer .cet dl dd a{font-weight: bold;color: #fff;font-size: 12px;}
.footer .right{width: 20%;margin-top: auto;}
.fLinks{margin-bottom: 20px;}
.fLinks a{display: inline-block;margin-right: 20px;}
.fLinks a img{width: 37px;/*transform: scale(1);-webkit-animation: circleAni-data-v-5aaaeebc 2s ease-in-out infinite;animation: circleAni-data-v-5aaaeebc 2s ease-in-out infinite;*/}

@-webkit-keyframes circleAni-data-v-5aaaeebc {
 0% {
  transform: scale(1);
  opacity: 1
 }
 50% {
  transform: scale(1.01);
  opacity: 0
 }
 to {
  transform: scale(1);
  opacity: 1
 }
}

@keyframes circleAni-data-v-5aaaeebc {
 0% {
  transform: scale(1);
  opacity: 1
 }
 50% {
  transform: scale(1.01);
  opacity: 0
 }
 to {
  transform: scale(1);
  opacity: 1
 }
}

.copyright{width: 100%;padding: 10px 0;text-align: center;font-size: 14px;color: #666;}
.footer3{width:100%; padding:10px 0;}
.footer3 .fMenu{text-align:center;}
.footer3 .fMenu a{display: inline-block; margin:5px 10px; color:#333; font-size:15px; font-weight:400;}
.footer3 .desc{margin-top:20px;}
.footer3 .fTel{width:100%; text-align:center;}
.footer3 .fTel ul{display:flex;justify-content: center;flex-wrap: wrap; font-style:15px;}
.footer3 .fTel ul li{padding:0 20px; box-sizing:border-box;}
.footer3 .fTel ul li:last-child{width:100%;}
.footer3 .fBtm{margin-top:20px;align-items: center;}
.footer3 .fLinks{margin-bottom:0;}



.tongtu{width: 100%;position: relative;overflow: hidden;}
.tongtu .img{font-size: 0px;overflow: hidden;width: 1200px;margin:0 auto}
.tongtu .img img{width: 100%;height: 100%;object-fit: cover;}
.tongtu .imgTop{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: flex;align-items: center;}
.tongtu .desc{max-width: 1400px;padding: 0 10px;box-sizing: border-box;margin: 0 auto;width: 100%;}
.tongtu .t1{font-size: 32px;font-weight: 500;color: #404040; margin-bottom: 20px;padding-bottom: 20px;position: relative;}
.tongtu .t1:before{position: absolute;left: 0;bottom: 0;width: 36px;height: 1px;background: #888;content: "";}
.tongtu .info{font-size: 14px;font-weight: 500;color: #666;line-height: 20px;}

.current{font-size: 14px;color: #404040;}
.current a{color: #404040;position: relative;}
.current a:after{content: ">";padding: 0 10px;}
.current a:last-child:after{display: none;}
.current a:hover{color: #F87E1A;}

.mainCont{width: 100%;margin: 50px 0;}
.mLeft{width: 280px;margin-right: 20px;}
.mRight{width: calc(100% - 300px);}
.mLTit{font-weight: bold;border-top: 1px solid rgba(32,32,32,1);font-size: 18px;padding: 12px 0;color: #000;}
.mLTit a{color: #000;}
.mLTit a:hover{color: #e81d37;}

.tab_list5{width: 100%;margin-bottom: 30px;}
.accordion {width: 100%;}
.accordion .link {cursor: pointer;display: block;padding: 12px 20px;position: relative;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;box-sizing: border-box;background: rgba(0,0,0,.03);border-bottom: 1px solid rgba(0,0,0,.06);border-left: 1px solid transparent;}
.accordion .link a{color: #202020;font-size: 14px;font-weight: 400;text-decoration: none;transition: 0.3s;display: block;box-sizing: border-box;font-weight: 300;}
.accordion .link:hover{background: #fff;color: #1e73be;border-left-color: #1e73be;}
.accordion .link:hover a{color: #1e73be;transform: translateX(5px);}
.accordion .link:hover i{color: #1e73be;}
.accordion li.on .link{color: #1e73be;border-left-color: #1e73be;}
.accordion li.on .link a{color: #1e73be;}

.accordion li i {position: absolute;top: 10px;left: 12px;font-size: 18px;color: #666;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;}
.accordion li i.icon {right: 12px;left: auto;font-size: 20px;}
.accordion li.open .link {color: #1e73be;border-left-color: #1e73be;}
.accordion li.open a {color: #1e73be;}
.accordion li.open i {color: #1e73be;}
.accordion li.open i.icon {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);}

.submenu {display: none;font-size: 14px;}
.submenu li {border-bottom: 1px dotted #e8e5e5;}
.submenu a {display: block;text-decoration: none;color: #666 !important;padding: 10px;-webkit-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease;padding-left: 20px;}
.submenu a:hover {color: #027D3A !important;}
/*tab5_____end*/

.mLList ul li{float: left;width: 49%;margin-right: 2%;margin-bottom: 20px;}
.mLList ul li:nth-child(2n){margin-right: 0;}


.comProPart{display: block;width: 100%;position: relative;overflow: hidden;}
.comProPart .img{width: 100%;position: relative;overflow: hidden;display: block;}
.comProPart .img img{width: 100%;object-fit: cover;}
    .comProPart .t1 {
        font-size: 14px;
        color: #404040;
        margin-top: 15px;
        text-align: center;
    }
.comProPart:hover .t1{color: #1e73be;}

.product{width: 100%;}
.proDesc{font-size: 14px;color: #666;font-weight: 400;}
.proList ul li{float: left;width: 33.3%;padding: 0 5px;margin-bottom: 30px;box-sizing: border-box;}


/*页码*/
.pagebar{width: 100%;margin: 0 auto;padding: 15px 0 10px;font-size: 0;text-align: center;}
.pagebar a{margin: 2px;padding: 5px 10px; font-size: 14px;color: #777;font-weight: 400;border: 1px solid #e2e2e2; border-radius: 2px; background: #fff;display: inline-block;} 
.pagebar .now-page{font-size: 14px;color: #fff; font-weight: 400;padding: 5px 10px;margin: 0 5px 5px;border: 1px solid #1e73be; border-radius: 2px; background: #1e73be;display: inline-block;}
.pagebar a:hover{color: #fff; border: 1px solid #1e73be; background: #1e73be;}

.tcOpen{margin: 20px 0;}
.tcOpen a{display: inline-block;padding: 15px 25px;background: #FED03D;color: #fff;font-weight: bold;font-size: 25px;border-radius: 3px;}
.tcOpen a i{opacity: 0;transition: 0.3s;}
.tcOpen a:hover i{opacity: 1;transform: translateX(10px);}
.tcOpen a:hover{transform: translateX(10px);}


.tanchuang{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 99999;background: rgba(0,0,0,0.3);display: none;}
.tanchuang.active{display: block;}
.tanchuang .warp{width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;}
.tanchuang .box{width: 100%;max-width: 750px;height: auto;min-height: 300px;background: #8C00FF;color: #fff;padding: 20px;box-sizing: border-box;border-radius: 3px;overflow: hidden;position: relative;}
.tcTop .t1{font-size: 32px;text-align: center;}
.tcClose{font-size: 20px;cursor: pointer;position: absolute;top: 20px;right: 20px;}
.tcForm{width: 100%;}
.tcForm ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.tcForm ul li{width: 49%;margin-bottom: 15px;position: relative;}
.tcForm ul li:last-child{width: 100%;}
.tcForm ul li:nth-last-child(2){width: 100%;}
.tcForm .tit{color: #fff;font-size: 14px;margin-bottom: 5px;}
.tcForm .tit i{color: #f00;font-style: normal;vertical-align: middle;padding-right: 5px;}
.tcForm input,
.tcForm textarea{width: 100%;height: 40px;padding: 0 10px;box-sizing: border-box;border: 1px solid #dcdfe6;border-radius: 5px;outline: none;color: #606266;background: #fff;}
.tcForm input:focus,
.tcForm textarea:focus{border-color: #409eff;}
.tcForm textarea{padding: 10px;height: 120px;}
.tcForm button{width: 160px;height: 40px;border-radius: 40px;text-align: center;background: #49B6B8;font-size: 16px;color: #fff;border: none;margin: 0 auto;display: block;font-weight: bold;}
.tcForm button:hover{background: #379799;}
.tcForm .error{font-size: 12px;color: #f00;position: absolute;bottom: -15px;left: 0;display: none;}
.tanchuang .info{text-align: center;margin: 20px 0;font-size: 18px;}
.tanchuang .info p{line-height: 1.6;}
.prod1{width: 100%;}
.prod1 .left{width: 38.2%;margin-right: 3%;}
.prod1 .right{width: 58.8%;}
.prod1 .img{width: 100%;box-shadow: 0px 2px 18px -11px rgb(0 0 0 / 30%);margin-bottom: 20px;position: relative;overflow: hidden;height: 455px;display: flex;justify-content: center;align-items: center;cursor: pointer;}
.prod1 .img img{width: auto;height: auto;max-width: 100%;max-height: 100%;}
.prod1 .img:hover img{transform: scale(1.2);}
.prod1 .img .icon{position: absolute;top: 20px;right: 20px;color: #000;font-size: 20px;}
.prod1 .left .txt{box-shadow: 0px 2px 18px -11px rgb(0 0 0 / 30%);padding: 10px;text-align: center;font-size: 18px;font-weight: bold;color: #0060BF;}
.prod1 .left .txt p{padding: 0;line-height: 1.8;}
.prod1 .desc{font-size: 14px;color: #000;}
.prod1 .table{width: 100%;margin: 20px 0;}
.prod1 .table ul li{display: flex;flex-wrap: wrap;justify-content: space-between;border-bottom: 1px dotted rgba(0,0,0,.1);background: #fff;}
.prod1 .table ul li:first-child{border-top: 1px dotted rgba(0,0,0,.1);}
.prod1 .table ul li:nth-child(even){background: #f9f9f9;}
    .prod1 .desc p {
        line-height: 1em;
    }
.prod1 .table .tit{width: 150px;padding: 10px 5px;font-size: 14px;color: #000;font-weight: bold;box-sizing: border-box;}
.prod1 .table .txt{width: calc(100% - 150px);font-size: 14px;padding: 10px 5px;box-sizing: border-box;}
.prod1 .table .txt a{color: #1e73be;}
.prod1 .info{font-size: 12px;color: #666;}
.prod1 .info a{color: #1e73be;}
.prod1 .links{margin-top: 20px;}
.prod1 .links a{display: inline-block;margin-right: 10px;}
.prod1 .links a img{width: 32px;}

.prod2{background: rgba(0,0,0,0.01);padding: 35px 0;}
.prod2 ul li{width: 17.6%;margin-right: 3%;float: left;}
.prod2 ul li:last-child{margin-right: 0;}
.prod2 .part{display: block;width: 100%;padding: 20px 10px;box-sizing: border-box;border: 1px solid #eee;font-size: 24px;color: #000;text-align: center;transition: 0.3s;}
.prod2 .part .t1{margin-top: 15px;}
.prod2 .part:hover{transform: rotateX(0deg) rotateY(0deg) rotateZ(-2deg)!important;}

.prodDesc{font-size: 18px;color: #000;}

.prod3Slide{width: 100%;border: 1px solid #d9d9d9;box-sizing: border-box;margin-top: 30px;}
.prod3Tab ul{display: flex;flex-wrap: wrap;background: #f4f4f4;}
.prod3Tab ul li{width: calc(100% / 7);text-align: center;height: 42px;font-weight: 600;font-size: 20px;display: table;line-height: 42px;border-right: 1px solid #d9d9d9;box-sizing: border-box;color: #000;}
.prod3Tab ul li a{color: #000;}
.prod3Tab ul li.on{background: #eee;}

.prod3Panel .info{padding: 30px;box-sizing: border-box;font-size: 18px;color: #000;}
.prod3Panel .info img{max-width: 100%;width: auto;}

.prod4{background: rgba(0,0,0,0.01);}
.prod4 .item{width: 48%;}

.prod4List{width: 100%;}
.prod4List ul li{margin-bottom: 20px;border: 1px solid #eee;padding: 20px;box-sizing: border-box;}
.prod4List .title{color: #000;font-size: 18px;display: flex;justify-content: space-between;align-items: center;line-height: 18px;cursor: pointer;}

.prod4List .tit{font-weight: bold;flex: 1;}
.prod4List .icon{width: 18px;height: 18px;background: #e02b20;border-radius: 50%;color: #fff;font-size: 14px;text-align: center;line-height: 17px;position: relative;}
.prod4List .panel{margin-top: 25px;display: none;}
.prod4List .info{font-size: 17px;color: #000;}

.prod4List .title.on .icon span{display: none;}
.prod4List .title.on .icon:after{content: "-";}

.prod5 .left{width: 48%;}
.prod5 .right{width: 48%;}
.prod5 .title{font-size: 30px;color: #000;font-weight: bold;margin-bottom: 20px;}
.prod5 .info{font-size: 17px;color: #000;margin-bottom: 20px;}
.prod5 .left ul li{margin: 20px 0;display: flex;flex-wrap: wrap;}
.prod5 .left ul li .icon{font-size: 26px;width: 30px;margin-right: 20px;text-align: center;color: #000;}
.prod5 .left ul li .desc{flex: 1;color: #000;font-size: 17px;}
.prod5 .left ul li .desc h3{font-size: 20px;color: #000;margin-bottom: 5px;}
.prod5Form{width: 100%;}
.prod5Form ul li{width: 100%;margin-bottom: 15px;}
.prod5Form input,
.prod5Form textarea{width: 100%;height: 44px;background: #fff;border: 1px solid #ccc;padding: 0 10px;box-sizing: border-box;outline: none;}
.prod5Form textarea{padding: 10px;height: 116px;}
.prod5Form button{width: 140px;height: 38px;background: #0060bf;color: #fff;text-align: center;font-size: 16px;border: none;}
.prod5Form input:focus,
.prod5Form textarea:focus{border-color: #1e73be;}

.prod6{background: rgba(0,0,0,0.01);}
.prod6List{width: 100%;}
.prod6List ul li{float: left;width: 25%;padding: 0 5px;box-sizing: border-box;margin-bottom: 20px;}
.prod6List .part .img{position: relative;background: #fff;}
.prod6List .part .icon{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;background: rgba(255,255,255,0.8);border: 1px solid #ddd;box-sizing: border-box;opacity: 0;transition: 0.3s;}
.prod6List .part .icon img{width: 30px;height: 30px;}
.prod6List .part:hover .icon{opacity: 1;}

.prod6Top{width: 100%;}
.prod6Top .more{width: 50%;background: rgba(214,214,214,0.4);padding: 10px 0;text-align: center;font-size: 17px;color: #2ea3f2;display: block;}

.abo1{width: 100%;}
.abo1 .desc{width: 100%;}
.abo1 h3{font-size: 28px;color: #202020;margin-bottom: 10px;}
.abo1 .img{width: 45%;}
.abo1 .img img{width: 100%;}
.aboInfo{color: #202020;font-size: 14px;line-height: 1.8;}
.aboInfo img{width: auto;max-width: 100%;}

.abo2{background: #f9f9f9;}
.abo3{width: 100%;}
.abo3List{width: 100%;}
.abo3List ul li{float: left;width: 33.3%;padding: 0 10px;box-sizing: border-box;margin-bottom: 40px;}
.abo3List .part{display: block;width: 100%;margin-bottom: 10px;}
.abo3List .part .img{width: 100%;}
.abo3List .part .img img{width: 100%;}

.abo4{width: 100%;}
.abo4List{width: 100%;}
.abo4List ul li{float: left;width: 25%;padding: 0 20px;box-sizing: border-box;margin-bottom: 40px;}
.abo4List .part{display: block;width: 100%;margin-bottom: 10px;}
.abo4List .part .img{width: 100%;}
.abo4List .part .img img{width: 100%;}
.abo4List .part h3{font-size: 20px;color: #202020;margin: 20px 0 10px;text-align: center;}
.abo4List .part .aboInfo{text-align: center;}

.abo5{width: 100%;color: #FFF;}
.abo5 .desc{width: 48%;}
.abo5 .right{width: 48%;}
.abo5 .right video{width: 100%;}

.mRTit{margin-bottom: 10px;padding-bottom: 10px;font-size: 24px;border-bottom: 1px solid rgba(0,0,0,.08);color: #000;font-weight: bold;}
.certificates{width: 100%;}

.faqList_2 ul{width:49%;}
.faqList ul li{padding: 20px 0;border-bottom: 1px solid #ddd;}
.faqList .title{font-size: 18px;color: #323232;display: flex;justify-content: space-between;align-items: center;cursor: pointer;}
.faqList .title .tit{flex: 1;}
.faqList .title .icon{font-size: 26px;color: #999;}

.faqList .panel{width: 100%;padding: 20px 0 10px;display: none;}
.faqList .info{color: #76838f;font-size: 16px;}

.faqList .title.on .icon span{display: none;}
.faqList .title.on .icon:after{content: "-";}

.faq2List ul li{float: left;width: 20%;padding: 0 10px;box-sizing: border-box;margin-bottom: 40px;}
.faq2List .part{display: block;width: 100%;position: relative;overflow: hidden;border: 1px solid #ccc;}
.faq2List .part .img{width: 100%;overflow: hidden;}
.faq2List .part .img img{width: 100%;}
.faq2List .part:hover .img img{transform: scale(1.1);}
.faq2List .part .desc{padding: 10px;background: #e6e6e6;box-sizing: border-box;text-align: center;}
.faq2List .part .t1{font-size: 16px;color: #0a0a0a;}
.faq2List .part:hover .desc{background: #F87E1A;}
.faq2List .part:hover .t1{color: #fff;}

.faq3{width: 100%;padding: 40px 0;}
.faq3 .tit{font-size: 30px;}
.faq3 .downBtn{display: block;width: 227px;height: 50px;line-height: 50px;background: #F87E1A;color: #fff;text-align: center;font-size: 20px;}
.faq3 .downBtn:hover{background: #609EE9;}
.faq3 .downBtn i{padding-right: 5px;}

.faq4List{width: 100%;}
.faq4List ul li{float: left;width: 33.3%;}
.faq4List .part{display: block;width: 100%;height: 100%;display: flex;flex-direction: column;}
.faq4List .part .img{width: 100%;height: 50%;overflow: hidden;}
.faq4List .part .img img{width: 100%;height: 100%;object-fit: cover;}
.faq4List .part .desc{width: 100%;height: 50%;background: #f9f9f9;padding: 35px 25px;box-sizing: border-box;text-align: center;position: relative;}

.faq4List .part .icon{margin-bottom: 20px;}
.faq4List .part .icon img{width: 55px;}
.faq4List .part .info{font-size: 16px;color: #222;line-height: 1.8;}

.faq4List .part .numbs{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;font-size: 6vw;color: #e9e9e9;font-weight: bold;opacity: 0.3;}

.faq4List ul li:nth-child(even) .part .img{order: 1;}
.faq4List ul li:nth-child(even) .part .desc{order: 0;}


.footList1{width: 100%;padding: 50px 0;background: #f5f5f5;}
.footList1 ul{display: flex;flex-wrap: wrap;}
.footList1 ul li{float: left;width: 33.33%;display: flex;flex-wrap: wrap;align-items: center;padding: 10px;box-sizing: border-box;}
.footList1 ul li .icon{width: 70px;text-align: center;margin-right: 10px;}
.footList1 ul li .icon img{max-width: 100%;width: auto;}
.footList1 ul li .desc{color: #000;font-size: 16px;flex: 1;}

.footList2{width: 100%;padding: 10px 0 0 0;}
.footList2 .warp{justify-content: space-around;display: flex;flex-wrap: wrap;}
    .footList2 .warp a {
        display: inline-block;
        padding: 10px 35px;
        background: #609ee9;
        color: #fff;
        font-size: 14px;
		width:320px;
		text-align:center;
		margin-bottom:10px;
		max-width: 100%;
    }
.footList2 .warp a i{padding:0 10px;}
        .footList2 .warp a:hover {
            background: #FF6159;
        }


.footer2{width: 100%;padding: 50px 0;}
.footer2 .f2Warp{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;align-items: flex-start;}

.fLinks a{display: inline-block;margin-right: 10px;margin-bottom: 5px;width: 35px;height: 35px;border-radius: 50%;text-align: center;line-height: 30px;}
.fLinks a img{width: 35px;display: inline-block;vertical-align: middle;}

.fTel{font-size: 14px;color: #333;width: 45%;}
.fTel .t1{color: #000;font-size: 16px;font-weight: bold;margin-bottom: 10px;}
.fTel ul li{margin: 10px 0;}
.fTel ul li span{font-weight:600;}
.fTel .img img{width: auto;max-width: 100px;}

.add1Swiper{width: 100%;}
.add1Swiper .part{width: 100%;display: block;height: 100%;}
.add1Swiper .part .img{width: 100%;display: block;font-size: 0px;overflow: hidden;}
.add1Swiper .part .img img{width: 100%;height: 100%;object-fit: cover;}
.add1Swiper .part .desc{width: 100%;padding: 20px 10px 40px 10px;box-sizing: border-box;position: relative;}
.add1Swiper .part .txt{font-size: 16px;color: #333;text-align: center;line-height: 1.5;margin-bottom: 10px;}
.add1Swiper .part .more a{position: absolute;left: 50%;transform: translateX(-50%);bottom: 10px;width: 150px;height: 30px;line-height: 30px;background: #000;color: #fff;font-size: 20px;text-align: center;color: #fff;opacity: 0;transition: 0.3s;}
.add1Swiper .part:hover .more a{opacity: 1;}

.add2{width: 100%;background: #f9f9f9;}
.add2Info{color: #333;font-family: Helvetica;letter-spacing: 0px;font-size: 18px;max-width: 980px;margin: 0 auto;}

.add2List{width: 100%;max-width: 980px;margin: 0 auto;margin-top: 50px;}
.add2List .warp{width: 100%;position: relative;padding: 20px 0;box-sizing: border-box;}
.add2List .swiper-button-next,.add2List .swiper-button-prev{color: #333;}
.add2List .swiper-button-next:after,.add2List .swiper-button-prev:after{font-size: 26px;}
.add2List .swiper-button-next{right: -30px;}
.add2List .swiper-button-prev{left: -30px;}
.add2tSwiper .swiper-slide img{opacity: 0.6;}
.add2tSwiper .swiper-slide-thumb-active img{opacity: 1;border: 3px solid #3c92a5;box-sizing: border-box;}
.add2pSwiper{z-index: 98 !important;}

.add3{width: 100%;}
.add3 .i4Tit{color: #fff;font-family: Helvetica;}
.add3 .i4Tit span{display: block;font-size: 24px;font-weight: normal;margin-top: 10px;}
.add3List{width: 100%;margin-top: 50px;}
.add3List ul li{float: left;width: 25%;padding: 0 10px;box-sizing: border-box;margin-bottom: 20px;}
.add3List .part{display: block;width: 100%;background: #272d39;height: 300px;border-radius: 10px;box-shadow: 0px 2px 18px -11px rgb(0 0 0 / 30%);color: #fff;position: relative;padding: 20px;box-sizing: border-box;}
.add3List .part h3{font-size: 24px;font-weight: normal;}
.add3List .part .info{font-size: 16px;margin-top: 15px;max-width: 80%;line-height: 1.8;}
.add3List .part .more{color: #fff;display: inline-block;margin-top: 15px;font-size: 16px;}
.add3List .part .img{position: absolute;right: 0;bottom: 0;width:50%;border-radius:10px;}
.add3List .part .img img{width: auto;max-width: 100%;transition: 0.3s;}
.add3List .part:hover .img img{transform: scale(1.2);}


.add4{width: 100%;position: relative;}
.add4:before{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #0009;opacity: 0.8;content: "";z-index: 1;}
.add4 .wapper{position: relative;z-index: 9;}
.add4 .i4Tit{color: #fff;font-family: Helvetica;}
    .add4 .i4Tit strong{
       font-size:40px;
    }
.add4 .i4Tit span{display: block;font-size: 24px;font-weight: normal;margin-top: 10px;}
.add4List{width: 100%;margin-top: 50px;}
.add4List ul li{float: left;width: 25%;padding: 0 10px;box-sizing: border-box;margin-bottom: 20px;}
.add4List .part{display: block;width: 100%;text-align: center;color: #fff;}
.add4List .part .img{width: 100px;height: 100px;border: 1px solid rgba(255,255,255,0.8);border-radius: 50%;display: flex;justify-content: center;align-items: center;margin: 0 auto;}
.add4List .part .img img{width: auto;max-width: 80px;}
.add4List .part .tit{font-size: 24px;font-weight: bold;margin-top: 10px;}
.add4List .part .tit .timer{font-size: 80px;}
.add4List .part .info{font-size: 16px;margin-top: 10px;font-weight:bold;}


.add_cont{width: 100%;}
.add_cont .f_left{width: 35%;padding: 6% 5%;box-sizing: border-box;background: #3c92a5;}
.add_cont .f_right{width: 65%;padding: 6% 5%;box-sizing: border-box;background: #f0f0f0;}
.add_cont .logo{margin-bottom: 20px;}
.add_cont .logo img{max-height: 50px;width: auto;}
.add_cont .list ul li{padding: 15px 0;border-bottom: 1px solid rgba(255,255,255,0.8);}
.add_cont .list ul li:last-child{border: none;}
.add_cont .list .t1{color: #fff;opacity: 0.8;font-size: 14px;margin-bottom: 5px;font-weight:bold;}
    .add_cont .list .txt {
        color: #fff;
        font-size: 16px;
        font-weight: bold;
    }
.add_cont .list .txt a{color: #fff;}
    .add_cont .list_btn {
        display: inline-block;
        border: 1px solid #fff;
        color: #fff;
        font-size: 16px;
        padding: 10px 35px;
        font-weight: bold;
    }

.add_cont h3{color: #000;font-size: 38px;margin-bottom: 40px;text-transform: uppercase;}
    .add_cont .txt {
        color: #333;
        font-size: 16px;
        font-weight: bold;
    }
.add_cont_form{width: 100%;margin-top: 20px;}
.add_cont_form ul li{margin-bottom: 15px;}
    .add_cont_form input,
    .add_cont_form textarea {
        width: 100%;
        height: 45px;
        border: 1px solid #eee;
        padding: 0 10px;
        box-sizing: border-box;
        outline: none;
        font-weight: bold;
    }
.add_cont_form input:focus,
.add_cont_form textarea:focus{border-color: #3c92a5;}
.add_cont_form textarea{height: 160px;padding: 10px;}
.add_cont_yzm{display: flex;justify-content: space-between;align-items: center;}
.add_cont_yzm input{flex: 1;}
.add_cont_yzm .yzmImg{display: inline-block;width: 120px;height: 45px;border: 1px solid #ddd;box-sizing: border-box;text-align: center;background: #fff;margin-left: 20px;}
.add_cont_yzm .yzmImg img{vertical-align: middle;width: 100%;height: 45px;}
.add_cont_form .submit{text-align: right;}
    .add_cont_form .submit button {
        display: inline-block;
        width: 200px;
        height: 45px;
        background: #3c92a5;
        color: #fff;
        text-align: center;
        font-size: 16px;
        border: none;
        font-weight: bold;
    }


.add_pro{width: 100%;}
.add_pro1{width: 100%;}
.add_pro2{width: 100%;margin-top: 10px;font-size: 16px;color: #333;font-family: Helvetica;}
.add_pro2 h3{font-size: 26px;color: #333;margin: 15px 0;}
.add_pro2 img{width: auto;max-width: 100%;}
.add_pro3{width: 100%;margin-top: 50px;}
.add_pro3 .item{width: 49%;}









@media only screen and (max-width: 1520px) {
.wapper2{ width:1280px;padding: 0 10px;box-sizing: border-box;}

}


@media only screen and (max-width: 1280px) {
.wapper{ width:100%;padding: 0 10px;box-sizing: border-box;}
.wapper2{ width:100%;padding: 0 10px;box-sizing: border-box;}
.i4Tit{font-size: 28px;}
.iTit{font-size: 28px;}
.tongtu .t1{font-size: 28px;}
.mLeft{width: 260px;}
.mRight{width: calc(100% - 280px);}
.tcTop .t1{font-size: 28px;}
.prod2 .part{font-size: 20px;}
.prod3Tab ul li{font-size: 18px;}
.prod5 .title{font-size: 28px;}
.faq3 .tit{font-size: 28px;}
.headList .logo img{max-height:40px;}
.menu a{font-size:15px;}
.menu ul li span a{padding:0 13px;}
.tongtu .img{width:100%;}



}


@media only screen and (max-width: 980px) {
.language{margin: 0 10px;}
.hTel{margin: 0 10px;}
.menu a{font-size: 15px;}
.menu ul li span a{padding:0 10px;}
.menu ul li.ProMenu dl{width: 460px;}
.i4Tit{font-size: 26px;}
.i4Warp .left{width: 100%;}
.i4Warp .right{width: 100%;}
.iTit{font-size: 26px;}
.iTit em{width: 100px;}
.fLinks a{margin-right: 10px;}
.tongtu .t1{font-size: 26px;}
.tongtu .img img{min-height: 260px;object-fit: cover;}
.proList ul li{width: 50%;}
.prod1 .left .txt{font-size: 16px;}
.prod1 .desc{font-size: 15px;}
.tcOpen a{font-size: 18px;}
.tcTop .t1{font-size: 26px;}
.prod2 .part{font-size: 18px;}
.prod3Tab ul li{font-size: 16px;}
.prod3Panel .info{font-size: 16px;}
.prod4List .title{font-size: 16px;}
.prod5 .title{font-size: 26px;}
.prod5 .info{font-size: 16px;}
.prod5 .left ul li .desc{font-size: 16px;}
.abo1 h3{font-size: 26px;}
.faqList .title{font-size: 16px;}
.faq4List .part .desc{padding: 15px;}
.faq4List .part .icon{margin-bottom: 10px;}
.faq4List .part .info{font-size: 14px;}
.faq3 .tit{font-size: 26px;}
.faq3 .downBtn{font-size: 18px;}
.headList .logo img{max-height:25px;}
.hSearch{padding-left:5px;}
.add2List .swiper-button-next{right: 0px;}
.add2List .swiper-button-prev{left: 0px;}

}

@media only screen and (max-width: 791px) {
.wapper,
.wapper2{padding: 0 5px;box-sizing: border-box;}
.indexTop{display: none;}
.header{ display:none}
.sp_header{ display:block;border-bottom: 1px solid #eee;}
.sjj_nav{ display:block;}
.sp_nav span{background: #000;}
.hHei{height: 70px;}
.hTel2 img{max-height:100px;}

.i1List ul li{width: 50%;padding: 0 1%;}
.i1Tit:before{height: 100%;}
.i2box .img{width: 100%;margin-bottom: 20px;}
.i2box .desc{width: 100%;padding: 30px 15px;padding-bottom: 45px;}
.tcVideo .Warp{padding: 0;}
.tcVideo .panel{width: 100%;}
.i3Warp .left{width: 100%;margin-bottom: 20px;}
.i3Warp .desc{width: 100%;}
.i3List .part .imgTop{top: 0 !important;left: 0 !important;right: 0 !important;bottom: 0 !important;padding: 5%;box-sizing: border-box;width: 100%;}
.i3List .part .panel{margin: auto;width: 100%;height: 100%;padding: 15px;}
.i4Tit{font-size: 24px;}
.i4Warp>.box>ul>li{margin: 0;width: 50%;}
.i4Warp .right.box>ul>li{width: 100%;}
.i4Warp>.box>ul>li img{height: 160px;}
.iTit{font-size: 24px;}
.iTit em{width: 32px;}
.i6List{padding: 0;padding-bottom: 45px;}
.i5List{padding: 30px 0;}
.i5List ul li{width: 100%;padding: 0;}
.footer .left{width: 100%;}
.footer .cet{width: 100%;}
.footer .right{width: 100%;margin-top: 20px;}
.tongtu .t1{font-size: 24px;padding-bottom: 10px;margin-bottom: 10px;}
.current{font-size: 12px;}
.current a:after{padding: 0 5px;}

.mLeft{width: 100%;order: 1;margin-top: 20px;margin-right: 0;}
.mRight{width: 100%;order: 0;}
.proDesc{font-size: 13px;}
.prod1 .left{width: 100%;margin: 0;margin-bottom: 20px;}
.prod1 .right{width: 100%;}
.prod1 .desc{font-size: 14px;}
.tcOpen a{font-size: 16px;}
.tanchuang .box{width: 100%;box-sizing: border-box;}
.tcForm ul li{width: 100%;}
.tanchuang .info{font-size: 14px;}
.tcTop .t1{font-size: 24px;}
.prod1 .table .tit{width: 100%;}
.prod1 .table .txt{width: 100%;}
.prod2 .part{font-size: 16px;}
.prod2 ul li{width: 48%;margin: 1%;}
.prod2 ul li:last-child{width: 98%;}
.prod3Tab ul li{font-size: 14px;width: 33.3%;border: none;}
.prod3Panel .info{font-size: 14px;padding: 30px 15px;}
.prod4 .item{width: 100%;}
.prod4List ul li{padding: 20px 10px;}
.prod4List .info{font-size: 14px;}
.prod5 .title{font-size: 24px;}
.prod5 .info{font-size: 14px;}
.prod5 .left ul li .desc{font-size: 14px;}
.prod5 .left{width: 100%;margin-bottom: 20px;}
.prod5 .right{width: 100%;}
.prod6Top{display: block;}
.prod6Top .more{width: 100%;margin-top: 20px;}
.prod6List ul li{width: 50%;}
.prod5 .left ul li .desc h3{font-size: 16px;}
.abo1 h3{font-size: 24px;}
.abo1 .desc{width: 100%;margin-bottom: 20px;}
.abo1 .img{width: 100%;}
.abo3List ul li{width: 50%;}
.abo4List ul li{width:50%;padding: 0 5px;margin-bottom: 20px;}
.abo4List .part h3{font-size: 16px;}
.abo4List .part .aboInfo{font-size: 13px;}
.abo5 .desc{width: 100%;margin-bottom: 20px;}
.abo5 .right{width: 100%;}
.faqList ul li{padding: 15px 0;}
.faqList .info{font-size: 14px;}
.faq2List ul li{width: 50%;padding: 0 5px;margin-bottom: 10px;}
.faq4List ul li{width: 100%;}
.faq4List .part{display: block;height: auto;}
.faq4List .part .img{height: auto;}
.faq4List .part .desc{height: auto;}
.faq3 .tit{font-size: 18px;width: 100%;margin-bottom: 20px;}
.faqList_2 ul{width:100%;}
.add_cont .f_left{width:100%; padding:10% 5%;}
.add_cont .f_right{width:100%; padding:10% 5%;}
.add_cont h3{font-size: 26px;margin-bottom: 20px;}
.add_cont .txt{font-size:14px;}
.fTel{width:100%; margin-top:20px;}
.fLinks{width:100%; margin-top:20px;text-align: center;}
.add_pro3 .item{width: 100%;}



}



    .ml_mbbot {
        display: none;
    }
    .ml_sidebar {
        position: fixed;
        top: 50%;
        transform: translateY(-50%);
        right: 0px;
        z-index: 99999;
        /* box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; */
    }
        .ml_sidebar ul li {
            width: 65px;
            height: 65px;
            background-color: #609ee9;
            text-align: center;
            color: #fff;
            border-bottom: 1px solid #fff;
            cursor: pointer;
            position: relative;
            display: flex;
            align-items: center;
            flex-direction: column;
            justify-content: center;
        }
    .ml_sidebar ul li i {
        font-size: 30px !important;
    }
    .ml_sidebar ul li span {
        font-size: 14px !important;
    }
    .ml_sidebar_pos {
        transition: all ease 0.4s;
        height: 65px;
        width: 200px;
        position: absolute;
        background-color: #609ee9;
        color: #fff;
        right: 100%;
        top: 0;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        transform: rotateX(90deg);
        border-bottom: 1px solid #3c92a5;
    }
    .ml_sidebar_pos_code {
        width: 150px !important;
        height: 150px !important;
        padding: 10px;
    }
    .ml_sidebar_pos_code img {
        width: 100%;
    }
    .ml_sidebar ul li:hover .ml_sidebar_pos {
        transform: rotateX(0deg);
    }
    .backtotop {
        border-bottom: none !important;
        transition: var(--main-transition);
        opacity: 0;
        visibility: hidden;
    }
    .ml_sidebar_show1 {
        opacity: 1 !important;
        visibility: visible !important;
    }





@media only screen and (max-width: 996px) {
    .ml_sidebar {
        
    }
    .ml_mbbot {
        z-index: 99999;
        position: fixed;
        bottom: 0;
        display: flex;
        justify-content: space-between;
        left: 0;
        background-color: #de3f34;
        width: 100%;
        height: 60px;
    }
    .ml_mbbot li {
        flex: 1;
        display: flex;
        flex-direction: column;
        justify-content: center;
        border-right: 1px solid #fff;
        align-items: center;
    }
    .ml_mbbot li i {
        font-size: 20px !important;
        color: #fff;
    }
    .ml_mbbot li p {
        font-size: 16px;
        color: #fff;
    }
	
	.add2Info{font-size:15px;}
	.add3List ul li{width:50%;}
}

@media only screen and (max-width: 768px) {
.add3List ul li{width:100%; padding:0;}
.add3List .part{height:280px;}
.add3List .part h3{font-size:18px;}
.add3List .part .info{font-size:15px;}
.add3List .part .more{font-size:15px;}
.add4List ul li{width:100%; padding:0;}
.add4List .part .img {width:80px; height:80px;}
.add4List .part .img img{max-width:45px;}
.add4List .part .tit .timer{font-size:38px;}






}