/*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;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;}

*,
*::before,
*::after{-webkit-box-sizing: border-box;box-sizing: border-box;}

:root {
	--main-color: #2f839f;
	--main-color2: #109B04;
	--main-bg: #f2f2f2;
	--main-color-000: #000;
	--main-color-333: #333333;
	--main-color-888: #888888;
	--main-transition: all ease 0.4s;
	--main-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	--font-66: 66px;
	--font-58: 58px;
	--font-48: 48px;
	--font-46: 46px;
	--font-40: 40px;
	--font-38: 38px;
	--font-36: 36px;
	--font-32: 32px;
	--font-30: 30px;
	--font-28: 28px;
	--font-26: 26px;
	--font-24: 24px;
	--font-22: 22px;
	--font-20: 20px;
	--font-18: 18px;
	--font-16: 16px;
}

.indexTop{width: 100%;background: var(--main-color);}
.indexTop .warp{display: flex;justify-content: space-between;align-items: center;height: 45px;font-size: 16px;}
.welCome{color: #fff;}
.language a{color: #fff;}
.hTel{font-size: 19px;color: #fff;}
.hTel img{vertical-align: middle;height: 28px;margin: 0 20px;}

.header{ position:relative;}
.headList{display: flex;justify-content: space-between;align-items: center;height: 100px;}
.headList .logo{display: block;}
.headList .logo img{max-height: 97px;width: auto;}


/*menu*/
.menu{height:100px;line-height:100px;}
.menu ul li{ float:left; position:relative;padding: 0 20px;}
.menu>ul>li:last-child{padding-right: 0;}
.menu ul li dl{ background:#fff; width:100%; position:absolute; left:50%; top:100px; box-shadow:2px 2px 5px rgba(0,0,0,0.2);display:none;z-index: 9;transform: translateX(-50%);min-width: 150px;}
.menu ul li dl dd{ line-height:40px;border-bottom:#ddd dotted 1px;position: relative;}
.menu ul li dl dd a{ font-size:14px; color:#333;display:block;padding: 0 10px;text-align: center;}
.menu ul li dl dd a:hover{color: var(--main-color);}
.menu ul li span a{ font-size:18px;color:#333;display:block;text-align:center;position: relative;font-weight:bold;}
.menu ul li span a:after{position: absolute;left: 0;width: 100%;height: 3px;bottom: 10px;background: var(--main-color);content: "";opacity: 0;}
.menu a:hover,
.menu a.menu_hover,
.menu ul li.hover span a{color: var(--main-color);}
.menu a:hover:after,
.menu a.menu_hover:after,
.menu ul li.hover span a:after{opacity: 1;}

/*mMenu*/
.m_header{width: 100%;}
.sp_header1{height:70px;overflow:hidden;background:#fff;position:fixed;z-index:9999;width:100%;display: none;top: 0;}
.sp_logo1{float:left;height:70px;display: flex;justify-content: center;align-items: center;padding-left: 10px;}
.sp_logo1 img{margin:auto;max-height:50px;}
.sp_nav1{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:25px}
.sp_nav1 span{display:block;background:#0188FB;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav1 span:nth-of-type(1){top:0px}
.sp_nav1 span:nth-of-type(2){top:10px}
.sp_nav1 span:nth-of-type(3){top:20px}
.sp_nav_se1 span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se1 span:nth-of-type(2){width:0}
.sp_nav_se1 span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav1{position:fixed;z-index:999;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_show1{top:70px;}
.sjj_nav1 ul li i{position:absolute;top:5px;right:0px;height:30px;padding:0px 7px 0 7px;}
.sjj_nav1 ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav1 ul li .sjj_nav_i_se1 svg{transform:rotate(0deg)}
.sjj_nav1 ul li{border-top:1px #e4e8eb solid;position:relative;line-height:45px;font-size:16px}
.sjj_nav1>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav1 ul li ul{display:none}
.sjj_nav1 ul li a{color:#333;width:100%;padding: 0 20px;display: block;box-sizing: border-box;}
.sjj_nav1 ul li a:hover{color: #0188FB;}
.sjj_nav1 ul li ul li a{color:#333;display:block;text-align:left;}
.sjj_nav1 ul li i svg{width:25px;height:25px;fill:#333;}
.sjj_nav1 ul li .sjj_nav_i_se svg{fill:#333}
.sjj_nav1 ul li ul li>ul{margin-left:10px}
.sjj_nav1 ul li ul li{border-top: none;}
.sjj_nav1 ul li ul li a{padding: 0 30px;}

/*swiper*/
.swiper {width: 100%;height: 100%;position: relative;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;}
.swiper .swiper-button-next:after,.swiper .swiper-button-prev:after{font-size: 30px;}

/*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;}
.pt60{padding-top: 60px;}
.pb60{padding-bottom: 60px;}
.pt50{padding-top: 50px;}
.pb50{padding-bottom: 50px;}

.mt10{margin-top: 10px;}
.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;}
.textRight{text-align: right;}
.pc_show{}
.m_show{display: none;}
.iTitCn{}
.iTitEn{}
.iTit{font-size: 35px;color: #333;}
.iTit strong{display: inline-block;margin: 0 10px;}
.iTit img{max-height: 17px;width: auto;vertical-align: middle;}
.iTit2{font-size: 26px;color: #000;font-weight: bold;}
.iTit3{font-size: 24px;color: #000;font-weight: bold;}
.iTxt{color: #444;font-size: 18px;}
.iTxt2{color: #666;font-size: 16px;}
.iTxt3{color: #666;font-size: 14px;line-height: 1.6;}
.iTxt img,
.iTxt2 img,
.iTxt3 img{max-width: 100%;}


.iLine i{}
.hidden{overflow: hidden;}
.comBg{background-size: cover;background-repeat: no-repeat;}
.iVideo{width: 100%;}
.iVideo video{width: 100%;}
.iImg{width: 100%;}
.iImg img{width: 100%;}

.iMore{}
.iMore .btn{display: inline-block;padding: 10px 20px;border: 1px solid #ddd;border-radius: 30px;font-size: 14px;color: #666;}
.iMore .btn1{}
.iMore .btn2{background: var(--main-color);color: #fff;}

/*-------------------------------------------*/

/*banner*/
.banner{width: 100%;}
.bannerSwiper .swiper-pagination-bullet{opacity: 1;background: #fff;transition:width ease 0.35s;border-radius: 20px;}
.bannerSwiper .swiper-pagination-bullet-active{background: var(--main-color);width:20px;}
.bannerSwiper .swiper-button-next:after,.bannerSwiper .swiper-button-prev:after{color: #fff;}
.banner a{display: block;width: 100%;height: 100%;}

.index1{width: 100%;border-bottom: 1px solid #eee;}
.i1Warp{width: 100%;}
.i1Warp .left{width: 30%;padding: 20px;font-size: 20px;}
.i1Warp .center{width: 40%;padding: 20px;border-left: 1px solid #eee;border-right: 1px solid #eee;}
.i1Warp .right{width: 30%;padding: 20px;display: flex;align-items: center;justify-content: center;}
.i1Warp .left .tit{color: #666;}
.i1Warp .left .tit2{color: var(--main-color);font-weight: bold;}
.hot_search{font-size: 16px;color: #666;}
.hot_search .list{flex: 1;}
.hot_search a{font-size: 14px;color: #666;margin-right: 5px;margin-bottom: 5px;}

.headLine{ display:inline-block; margin:0 20px; color:#fff; font-size:16px; font-style: normal;}
.search2{position: relative;width: 220px;height: 36px;overflow: hidden;margin-rigght: 20px;border: 1px solid #eee;}
.search2 input{position: absolute;top: 0;left: 0;width: 100%;height: 100%;padding: 0 40px 0 10px;box-sizing: border-box;border-radius: 0;background: none;outline: none; color:#fff;}
.search2 input::placeholder{color:#fff;}
.search2 button{background: transparent;width: 36px;height: 36px; position: absolute; top: 0;right: 0;color: #fff;font-size: 14px;border: none;}

.search{position: relative;width: 100%;height: 40px;overflow: hidden;margin: 0 auto;max-width: 280px;border: 1px solid #eee;}
.search input{position: absolute;top: 0;left: 0;width: 100%;height: 100%;padding: 0 40px 0 10px;box-sizing: border-box;border-radius: 0;background: none;outline: none;}
.search button{background: transparent;width: 40px;height: 40px; position: absolute; top: 0;right: 0;color: #333;font-size: 14px;border: none;}

.index2 .wapper{width: 100%;max-width: 1480px;}
.i2Class{width: 100%;}
.i2List{width: 100%;}
.i2List ul{display: flex;}
.i2List ul li{width: 200px;height: 406px;position: relative;}
.i2List ul li.active{width: calc(100% - 400px);}
.i2List .title{width: 154px; height:115px;background:url(../images/p_br.jpg) no-repeat;box-shadow: 0 0 3px #d3d3d3; font-size: 16px; color: #000;font-style: normal; text-align: center; padding-top: 78px; position: absolute; left: 17px; top:-30px; z-index:99; display: none;}

.i2List .part{display: block;width: 100%;height: 100%;background: url(../images/bgp.jpg) center;padding: 35px 20px;position: relative;background-size: cover;}
.i2List .part .desc{width: 100%;}
.i2List .part .tit{font-size: 16px;color: #000;line-height: 1.6;text-align: center;}
.i2List .part .txt{font-size: 14px;color: #000;display: none;margin: 10px 0;}
.i2List .part .img{width: 100%;position: absolute;left: 0;width: 200px;height: 200px;display: flex;justify-content: center;align-items: center;bottom: 0;}
.i2List .part .img img{width: auto;height: auto;max-width: 100%;max-height: 100%;}
.i1More{margin-top: 20px;display: none;}
.i1More span{display: inline-block;padding: 10px 20px;border: 1px solid var(--main-color);border-radius: 30px;font-size: 14px;color: #333;}
.i1More span:hover{background: #fff;}

.i2List ul li.active .title{display: block;}
.i2List ul li.active .part{background: #c8c8c8;}
.i2List ul li.active .part .tit{font-size: 20px;font-weight: bold;text-align: left;}
.i2List ul li.active .part .txt{display: block;}
.i2List ul li.active .part .i1More{display: block;}
.i2List ul li.active .part .desc{width: 50%;padding-top: 120px;height: 100%;overflow: hidden;}
.i2List ul li.active .part .img{width: 45%;height: 100%;left: auto;right: 0;top: 0;}

.i2List2{width: 100%;}
.i2List2 ul li{width: calc(33.3% - 20px);margin-right: 30px;}
.i2List2 ul li:nth-child(3n){margin-right: 0;}
.i2List2 .part{display: block;width: 100%;height: 100%;position: relative;overflow: hidden;}
.i2List2 .part .img{width: 100%;height: 100%;}
.i2List2 .part .img img{width: 100%;height: 100%;object-fit: cover;}
.i2List2 .part .imgTop{width: 100%;position: absolute;left: 0;bottom: 0;background: rgba(0,0,0,0.6);padding: 15px;}
.i2List2 .part .tit{text-align: center;color: #fff;font-size: 16px;}

.i2List3{width: 100%;margin-top: 50px;}
.i2List3 ul li{width: calc(33.3% - 20px);margin-right: 30px;margin-bottom: 30px;}
.i2List3 ul li:nth-child(3n){margin-right: 0;}
.i2List3 .part{display: block;width: 100%;height: 100%;position: relative;overflow: hidden;padding: 10px;border: 1px solid #ddd;}
.i2List3 .part .img{width: 100%;height: 450px;display: flex;justify-content: center;align-items: center;}
.i2List3 .part .img img{width: 100%;height: 100%;object-fit: cover;}
.i2List3 .part .desc{width: 100%;padding-top: 15px;}
.i2List3 .part .tit{text-align: center;color: #333;font-size: 16px;}


.index3{width: 100%;}
.i3List{width: 100%;}
.i3List ul li{padding: 45px 0;background: var(--main-bg);}
.i3List .part{width: 100%;margin: 0 auto;display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;max-width: 1600px;}
.i3List .part .img{width: 48%;}
.i3List .part .img img{width: 100%;}
.i3List .part .desc{width: 48%;padding: 0 3%;}
.i3List .part .top{width: 100%;}
.i3List .part .numb{padding-right: 33px;padding-top: 9px;}
.i3List .part .numb img{width: 87px;}
.i3List .part .box{flex: 1;}
.i3List .part .tag{margin-bottom: 10px;}
.i3List .part .tag span{display: inline-block;padding: 10px 20px;font-size: 26px;color: #fff;font-weight: bold;background: var(--main-color);}

.i3List ul li:nth-child(2n){background: #fff;}
.i3List ul li:nth-child(2n) .desc{order: 0;}
.i3List ul li:nth-child(2n) .img{order: 1;}

.index4{background: var(--main-bg);}
.i4List{width: 100%;}
.i4List ul li{width: 33.3%;padding: 20px;}
.i4List .part{text-align: center;width: 100%;}
.i4List .part .icon{text-align: center;}
.i4List .part .icon img{width: 106px;}
.i4List .part .iTit3{margin-top: 20px;}
.i4List .part .iTxt2{margin-top: 20px;}

.index5{background: #d6e4e7;}
.i5Slide{width: 100%;}
.i5Tab{width: 100%;background: #fff;}
.i5Tab ul li{width: 20%;border-right: 1px solid #eee;}
.i5Tab a{display: block;width: 100%;height: 50px;line-height: 50px;color: #000;font-size: 16px;text-align: center;}
.i5Tab ul li.on a{background: var(--main-color);color: #fff;}

.i5Panel{margin-top: 20px;}
.i5Panel .item{display: none;}
.i5Warp{width: 100%;background: #fff;padding: 25px;}
.i5Warp .part{width: 100%;}
.i5Warp .part .img{width: 50%;}
.i5Warp .part .img img{width: 100%;height: 100%;object-fit: cover;}
.i5Warp .part .desc{width: 50%;padding-left: 20px;}
.i5Warp .part .tit{font-size: 20px;color: #000;margin-bottom: 20px; text-align:center;}
.i5Warp .part .tit a{color: #000;}
.i5Warp .part .iMore{display: flex;justify-content: center;}
.i5Warp .part .iMore a{margin:5px;}

.index6{padding: 45px 0;}
.i6Top{width: 100%;position: relative;}
.i6Top .img{width: 100%;}
.i6Top .img img{width: 100%;}
.i6Top .imgTop{position: absolute;right: 0;bottom: 35px;font-size: 16px;color: #fff;display: flex;align-items: center;width: 50%;}
.i6Top .imgTop i{font-style: normal;margin-right: 20px;}
.i6Top .imgTop span{font-size: 22px;font-weight: bold;display: block;}
.i6Top .imgTop a{display: inline-block;width: 129px;height: 42px;line-height: 42px;border-radius: 42px;color: #fff;font-size: 16px;background: #e63129;text-align: center;}

.i6Warp{width: 100%;}
.i6Warp .left,
.i6Warp .right{width: 48%;}
.i6Warp .iTop{margin-bottom: 20px;}
.i6Warp .iTop .tit{font-size: 20px;color: #000;}
.i6Warp .iTop .more{color: #666;font-size: 14px;text-transform: uppercase;}
.i6List1{width: 100%;}
.i6List1 ul li{border-bottom: 1px dashed #d4d4d4;padding-left: 20px;background: url(../images/n_ico.jpg) left center no-repeat;}
.i6List1 .part{display: flex;justify-content: space-between;align-items: center;line-height: 40px;}
.i6List1 .part .tit{flex: 1;font-size: 15px;color: #000;}
.i6List1 .part .time{font-size: 14px;color: #666;}
.i6List1 .part:hover .tit{color: var(--main-color);}

.i6List2{width: 100%;}
.i6List2 ul li{margin-bottom: 20px;}
.i6List2 .part{width: 100%;display: flex;justify-content: space-between;border: 1px solid #eee;padding: 8px;align-items: center;}
.i6List2 .part .date{width: 116px;border-right: 1px solid #e0e0e0;color: #aeaeae;height: 96px;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.i6List2 .part .date span{font-size: 22px;color: #666;}
.i6List2 .part .date strong{font-weight: normal;margin-top: 10px;display: block;}
.i6List2 .part .desc{width: calc(100% - 125px);}
.i6List2 .part .tit{font-size: 17px;color: #000;margin-bottom: 10px;}
.i6List2 .part:hover{border-color: var(--main-color);}
.i6List2 .part:hover .tit{color: var(--main-color);}

.index7{background: url(../images/zji.jpg) no-repeat center 0;padding-top: 80px;}
.i7List{width: 100%;}
.i7List dt .part{display: block;width: 100%;position: relative;}
.i7List dt .part .img{width: 100%;}
.i7List dt .part .img img{width: 100%;}
.i7List dt .part .imgTop{position: absolute;left: 0;bottom: 0;width: 100%;padding: 20px 50px;background: rgba(0,0,0,0.6);color: #fff;}
.i7List dt .part .tit{font-size: 20px;color: #fff;margin-bottom: 20px;}

.i7List ul{border: 1px solid #ddd;}
.i7List ul li{width: 25%;border-right: 1px solid #ddd;}
.i7List ul li:last-child{border-right: none;}
.i7List ul li .part{display: flex;justify-content: center;align-items: center;padding: 20px;font-size: 20px;color: #666;height: 82px;}
.i7List ul li .part img{width: 32px;margin-right: 20px;}
.i7List ul li .part:hover{font-weight: bold;}

.footer{background: var(--main-bg);}
.fWarp{padding: 45px 0;font-size: 15px;color: #000;}
.fWarp a{color: #000;}
.fWarp a:hover{color: var(--main-color);}
.fMenu{flex: 1;}
.fMenu dl{border-right: 1px solid #e0e0e0;width: 180px;margin-right: 45px;}
.fMenu dl dt{}
.fMenu .tit{display: block;line-height: 100%;height: 38px;font-size: 16px;color: #000;font-weight: bold;background: url(images/f_lin.jpg) no-repeat left bottom;margin-bottom: 10px;}
.fMenu ul li{margin: 10px 0;}
.fMenu ul li a{}

.fEwm{width: 300px;font-size: 14px;}
.fEwm .ewm{width: 45%;text-align: center;}

.fLinks{padding: 20px 0;border-top: 1px solid #e0e0e0;color: #a5a5a5;font-size: 15px;}
.fLinks a{color: #a5a5a5;}
.fLinks a:after{content: "|";padding: 0 20px;}
.fLinks a:hover{color: #000;}

.copyright{padding: 20px 0;color: #fff;font-size: 15px;text-align: center;background: var(--main-color);}
.copyright a{color: #fff;}
.copyright i{font-style: normal;}


.tongtu{width: 100%;position: relative;overflow: hidden;}
.tongtu .img{width: 100%;}
.tongtu .img img{width: 100%;}
.tongtu .imgTop{position: absolute;top: 50%;left: 0;transform: translateY(-50%);width: 100%;z-index: 9;}
.tongtu .t1{text-align: center;font-size: 24px;color: #fff;font-weight: bold;}
.tongtu .txt{text-align: center;font-size: 14px;color: #fff;}

.p_page{width: 100%;background: #f2f2f2;padding: 20px 0;border-bottom: 1px solid #eee;}
.current{border-bottom: 1px dashed #dcdcdc;position: relative;padding: 20px 0;padding-left: 25px;font-size: 14px;}
.current:before{width: 10px;height: 20px;background: var(--main-color);content: "";position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.current a{font-size: 14px;color: #888;position: relative;}
.current a:after{content: ">";padding: 0 5px;color: #888;}
.current a:last-child:after{display: none;}

.p_page .search{margin: 0;border: 1px solid #ddd;border-radius: 30px;overflow: hidden;background: #fff;}

.iTel{position: relative;}
.iTel .warp{position: relative;max-width: 240px;position: relative;}
.iTel .img{width: 100%;}
.iTel .img img{width: 100%;}
.iTel .imgTop{position: absolute;top: 40px;left: 60px;}
.iTel .tit{font-size: 20px;color: #333;}
.iTel .tit img{margin-right: 5px;vertical-align: middle;}
.iTel .tel{font-size: 18px;color: #000;font-weight: bold;margin-top: 10px;}

.proMenu{width: 100%;}
.proMenu ul li{width: 25%;padding: 1px;}
.proMenu ul li a{display: block;width: 100%;height: 50px;padding-left: 20px;color: #666;font-size: 18px;border: 1px solid #ddd;border-radius: 5px;display: flex;justify-content: space-between;background: #fafafa;line-height: 50px;overflow: hidden;}
	.proMenu ul li a span {
		flex: 1;
		font-weight: bold;
	}
.proMenu ul li i{width: 50px;height: 50px;background: var(--main-color);display: block;}
.proMenu ul li a:hover{color: var(--main-color);}
.proMenu ul li.on a{color: var(--main-color);border: 1px solid var(--main-color);}

/*product*/

.product{width: 100%;padding: 45px 0;}
.proList{width: 100%;}
.proList ul li{width: calc(33.3% - 10px);margin-right: 15px;margin-bottom: 20px;}
.proList ul li:nth-child(3n){margin-right: 0;}
.proList .part{display: block;width: 100%;height: 100%;border: 1px solid #ddd;}
.proList .part .img{width: 100%;}
.proList .part .img img{width: 100%;}
.proList .part .desc{padding: 20px;}
.proList .part .tit{font-size: 18px;color: #666;text-align: center;}
.proList .part:hover{border-color: var(--main-color);}
.proList .part:hover .tit{color: var(--main-color);}

/*prodetail*/

.prodetail{width: 100%;padding: 45px 0;}
.prod1{width: 100%;}
.prod1Left{width: 42%;}
.prod1Right{width: 52%;display: flex;flex-direction: column;justify-content: space-between;}
.prodPanel{width: 100%;height: 500px;border: 1px solid #ddd;}
.prodPanel .part {display: flex;justify-content: center;align-items: center;width: 100%;height: 100%;font-size: 0px;}

.prodPanel .part video,
.prodPanel .part img{width: 100%;height: 100%;max-width: 100%;max-height: 100%;}

.prodetail .swiper-button-next,.prodetail .swiper-button-prev{color: #333;}
.prodetail .swiper-button-next:after,.prodetail .swiper-button-prev:after{font-size: 42px;}
.prodpSwiper .swiper-slide img{transition: 0.5s;}
.prodpSwiper .swiper-slide img:hover{transform: scale(1.1);}
.prodpSwiper{z-index: 98 !important;}
.prodtSwiper{margin-top: 10px;}
.prodtSwiper .swiper-slide{border: 1px solid #ddd;}
.prodtSwiper .swiper-slide img{opacity: 0.6;}
.prodtSwiper .swiper-slide-thumb-active{border-color: #000;}
.prodtSwiper .swiper-slide-thumb-active img{opacity: 1;}

.prod1Tit{font-size: 24px;color: #4a4a4a;padding-bottom: 10px;margin-bottom: 10px;border-bottom: 1px solid #ddd;}
.prod1Txt{font-size: 14px;color: #666;}
.prodDown{margin-top: 35px;margin-bottom: 20px;}
.prodDown a{font-size: 15px;color: #333;}
.prodDown a img{vertical-align: middle;width: 38px;margin-right: 5px;}
.prodLink{margin-top: auto;border-top: 1px solid #ddd;padding-top: 10px;font-size: 18px;color: #454545;}
.prodLink i img{width: 40px;margin-right: 10px;}
.prodLink a{display: inline-block;padding: 12px 45px;background: var(--main-color);color: #fff;font-size: 16px;}

.pageBar{margin-top: 50px;padding-top: 50px;border-top: 1px solid #ddd;font-size: 14px;}
.pageBar .item{width: auto;max-width: 50%;}

.prod2{margin-top: 50px;font-size: 14px;}
.prod2Inner{font-size: 16px;color: #333;overflow: hidden;}
.prod2Inner img{max-width: 100%;width: auto;}
.prod2Tab{height: 56px;border-bottom: 1px solid #ebebeb;margin-bottom: 20px;}
.prod2Tab ul li{font-size: 18px;line-height: 56px;color: #333;padding: 0 30px;border-right: 1px solid #ebebeb;cursor: pointer;margin-bottom: 30px;}
.prod2Tab ul li.on{background: url(../images/p14-icon10.png) no-repeat center bottom #2f839f;color: #fff;}

table {border-collapse: collapse;border-spacing: 0;}

.prod3Tit{border-bottom: 2px solid #dfdfdf;margin-bottom: 30px;line-height: 45px;}
.prod3Tit b {display: inline-block;font-size: 24px;font-weight: normal;color: #464646;padding-left: 52px;border-bottom: 2px solid #015950;background: url(../images/p14-icon11.png) no-repeat 22px center;position: relative;bottom: -4px;}
.prod3Tit span{margin-left: 10px;font-size: 18px;text-transform: uppercase;color: #c2c2c1;}

.prod3List{width: 100%;}
.prod3List ul li{width: calc(25% - 15px);margin-right: 20px;margin-bottom: 20px;}
.prod3List ul li:nth-child(4n){margin-right: 0;}
.prod3List .part{display: block;width: 100%;height: 100%;position: relative;}
.prod3List .part .img{width: 100%;}
.prod3List .part .img img{width: 100%;}
.prod3List .part .desc{padding: 10px;position: absolute;left: 0;width: 100%;background: rgba(0,0,0,0.3);bottom: 0;}
.prod3List .part .tit{font-size: 16px;color: #fff;text-align: center;}
.prod3List .part:hover{border-color: var(--main-color);}
.prod3List .part:hover .tit{color: var(--main-color);}

.case{padding: 45px 0;}
.caseList{width: 100%;}
.caseList ul li{width: 33.3%;padding: 0 5px;margin-bottom: 20px;}
.caseList .part{display: block;width: 100%;height: 100%;border: 1px solid #ddd;}
.caseList .part .img{width: 100%;}
.caseList .part .img img{width: 100%;}
.caseList .part .desc{padding: 15px;}
.caseList .part .tit{font-size: 18px;color: #4b4b4b;}
.caseList .part .txt{margin-top: 10px;font-size: 14px;line-height: 20px;color: #666;}
.caseList .part:hover{border-color: var(--main-color);}
.caseList .part:hover .tit{color: var(--main-color);}

/*about*/

.about{width: 100%;}
.aboutMenu{width: 100%;margin: 20px 0;}
.aboutMenu ul li{flex: 1;}
.aboutMenu ul li a{height: 55px;font-size: 18px;line-height: 55px;text-align: center;border-right: 1px solid #eee;background: #f4f4f4;cursor: pointer;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;color: #333;display: block;width: 100%;}
.aboutMenu ul li a:hover,
.aboutMenu ul li.on a{    background: url(../images/p16-icon6.png) no-repeat bottom center #2f839f;border-color: #2f839f;color: #fff;}

.abo2List{width: 100%;}
.abo2List ul li{width: 100%;display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;background: rgb(245, 245, 245);}
.abo2List .img{width: 50%;}
.abo2List .img img{width: 100%;}
.abo2List .desc{width: 50%;padding: 20px;}
.abo2List ul li:nth-child(2n) .desc{order: 0;}
.abo2List ul li:nth-child(2n) .img{order: 1;}

.about3 .iTxt img{width: 100%;}

.about5{padding-bottom: 60px;}
.abo5List{width: 100%;}
.abo5List ul li{width: 25%;padding: 10px;}
.abo5List .part{display: block;width: 100%;border: 1px solid #eee;}
.abo5List .part .img{width: 100%;padding: 5px;height: 223px;display: flex;justify-content: center;align-items: center;}
.abo5List .part .img img{width: auto;height: auto;max-width: 100%;max-height: 100%;}
.abo5List .part .desc{height: 50px;font-size: 14px;line-height: 50px;text-align: center;padding: 0 5px;background: #f0f0f0;}
.abo5List .part .tit{font-size: 14px;}


/*contact*/

.contact1{width: 100%;padding: 35px 0;}
.contact1 .left{width: 42%;}
.contact1 .right{width: 55%;}
.contact1 .tit{font-size: 22px;color: #333;font-weight: bold;margin-bottom: 20px;}
.contact1 .tit img{max-height: 38px;}
.contact1 ul li{padding: 12px 0;border-bottom: 1px solid #eee;display: flex;align-items: center;}
.contact1 .icon{width: 45px;margin-right: 15px;}
.contact1 .icon img{width: 100%;}
.contact1 .desc{font-size: 16px;color: #333;flex: 1;}
.contact2{padding: 35px 0;}
.contact3{padding: 35px 0 60px;}
.map1{width: 100%;height: 335px;border: 1px solid #eee;overflow: hidden;}
.map2{width: 100%;height: 460px;border: 1px solid #eee;overflow: hidden;}

/*message*/

.message{width: 100%;}
.message .title
.message .title strong{display: inline-block;padding: 10px 20px;background: var(--main-color);color: #fff;font-size: 18px;font-weight: bold;}
.mesForm{width: 100%;border: 1px solid #eee;padding: 50px;padding-bottom: 60px;background: url(../images/r1-orderform-1-bg.jpg) center bottom no-repeat;}
.mesForm ul{max-width: 840px;margin: 0 auto;}
.mesForm ul li{margin-bottom: 15px;display: flex;justify-content: space-between;}
.mesForm .tit{width: 130px;line-height: 33px;font-size: 14px;color: #666;font-weight: bold;text-align: right;}
.mesForm .tit span{color: #f00;}
.mesForm .input{flex: 1;}
.mesForm input,
.mesForm textarea{width: 100%;height: 33px;border: 1px solid #eee;padding: 0 10px;font-size: 14px;flex: 1;}
.mesForm textarea{height: 100px;}
.yzmImg{width: 100px;height: 33px;}
.yzmImg img{width: 100%;height: 100%}
.mesForm button{width: 120px;height: 33px;border: none;background: var(--main-color);color: #fff;font-size: 14px;}

.inside{padding: 20px 0 45px;overflow: hidden;}
.inside img{max-width: 100%;}

.client-2 {
	position: fixed;
	right: -170px;
	top: 50%;
	z-index: 900;
}

.client-2 li a {
	text-decoration: none;
}

.client-2 li {
	margin-top: 1px;
	clear: both;
	height: 62px;
	position: relative;
}

.client-2 li i {
	background: url(../images/fx.png) no-repeat;
	display: block;
	width: 30px;
	height: 27px;
	margin: 0px auto;
	text-align: center;
}

.client-2 li p {
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	color: #fff;
	padding:0;
}

.client-2 .my-kefu-qq i {
	background-position: 4px 5px;
}

.client-2 .my-kefu-tel i {
	background-position: 0 -21px;
}

.client-2 .my-kefu-liuyan i {
	background-position: 4px -53px;
}

.client-2 .my-kefu-weixin i {
	background-position: -34px 4px;
}

.client-2 .my-kefu-weibo i {
	background-position: -30px -22px;
}

.client-2 .my-kefu-ftop {
	display: none;
}

.client-2 .my-kefu-ftop i {
	width: 33px;
	height: 31px;
	background-position: -23px -47px;
	background-size: 52px 82px;
}

.client-2 .my-kefu-ftop .my-kefu-main {
	padding-top: 6px;
}

.client-2 .my-kefu-left {
	float: left;
	width: 62px;
	height: 47px;
	position: relative;
}

.client-2 .my-kefu-tel-right {
	font-size: 16px;
	color: #fff;
	float: left;
	height: 24px;
	line-height: 22px;
	padding: 0 15px;
	border-left: 1px solid #fff;
	margin-top: 14px;
}

.client-2 .my-kefu-right {
	width: 20px;
}

.client-2 .my-kefu-tel-main {
	background: var(--main-color);
	color: #fff;
	height: 60px;
	width: 230px;
	padding: 9px 0 0;
	float: left;
}

.client-2 .my-kefu-main {
	background: var(--main-color);
	width: 97px;
	height: 60px;
	position: relative;
	padding: 9px 0 0;
	float: left;
}

.client-2 .my-kefu-weixin-pic {
	position: absolute;
	left: -130px;
	top: -24px;
	display: none;
	z-index: 333;
}

.my-kefu-weixin-pic img {
	width: 115px;
	height: 115px;
}

@media only screen and (max-width: 1200px) {
body{ width:1200px; margin:0 auto;}
.wapper{ width:1200px; margin:0 auto;}

}
