@charset "utf-8";
/* CSS Document */
/*****header*******/
:root {
    --theme-main: #00ad7e;
    --theme-secondary: #222;
}
.webTop .rBox{float: right;display: flex;}
.webTop .rBox ul li{float: left;margin-left: 25px;}
.webTop .rBox ul li i{vertical-align: -2px;margin-right: 5px;color: #999;}
.webTop{font-size: 13px;background: #eceff1;color: #666;}
.header{ width:100%;  background:#fff;}
.header_nav{ width:80%; margin:0 auto;}
.headerTop .serviceType{float: left;margin-top: 20px;}
.headerTop .serviceType ul li{float: left;position: relative;}
.headerTop .serviceType ul li > a{display: inline-block;padding: 0px 15px;border-radius: 30px;font-size: 15px;margin-left: 20px;
transition: all 0.3s ease-in-out;color: #069;border: 1px #069  solid;text-decoration: none;}
.headerTop .serviceType ul li > a:hover{opacity: 0.7;}
.logo{float: left;margin-top: 15px;margin-bottom: 10px;}
.menu{float:left;height: 60px;}
.langChoice{position: relative;line-height: 28px;margin-left: 30px;cursor: pointer;}
.langChoice dt{line-height: 28px;font-weight: normal;}
.langChoice dd{position: absolute;width: 100%;background: #fff;z-index: 10;text-align: center;line-height: 30px;border: 1px #ddd solid;border-bottom: none;display: none;}
.langChoice dd a{display: block;width: 100%;border-bottom: 1px #ddd solid;}
.langChoice dd a:hover{text-decoration: none;background: #f5f5f5;}
.menu ul li.oneMenu a{color: #333;}
.menu ul li{vertical-align: middle;font-size: 18px;position: relative;text-transform:capitalize;padding: 0 20px;float: left;}
.menu ul li.activeMenu a {
    color: #00ad7e;
}
.menu ul li a{display: inline-block;}
.menu ul li.activeMenu i{color: var(--theme-main);}
.menu_down{position: absolute;width: 200px;margin-left: -90px;left: 50%;top: 60px;padding: 15px;z-index: 9;visibility: hidden;opacity:0;transition: all .6s cubic-bezier(.075,.82,.165,1);-webkit-transition: all .6s cubic-bezier(.075,.82,.165,1);-moz-transition: all .6s cubic-bezier(.075,.82,.165,1);-ms-transition: all .6s cubic-bezier(.075,.82,.165,1);-o-transition: all .6s cubic-bezier(.075,.82,.165,1);}
.menu_down:before {content: "";display: inline-block;width: 100%;height: 100%;top: 0;left: 0;position: absolute;background: #fff;box-shadow: 0 0 5px #aaa;opacity: 0;transform-origin: top;-webkit-transform-origin: top;-moz-transform-origin: top;-ms-transform-origin: top;-o-transform-origin: top;transform: scale(0.85);-webkit-transform: scale(0.85);-moz-transform: scale(0.85);-ms-transform: scale(0.85);-o-transform: scale(0.85);transition: all .6s cubic-bezier(.075,.82,.165,1);-webkit-transition: all .6s cubic-bezier(.075,.82,.165,1);-moz-transition: all .6s cubic-bezier(.075,.82,.165,1);-ms-transition: all .6s cubic-bezier(.075,.82,.165,1);-o-transition: all .6s cubic-bezier(.075,.82,.165,1);}
.menu ul li:hover .menu_down {visibility: visible;opacity:1;}
.menu ul li:hover .menu_down:before {transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);opacity:1;}
.menu ul li a{ color:#333;} 
.menu_down ul li {padding: 5px 0;display: block;float: inherit;    height: auto;
    line-height: initial;}
.menu_down ul li a {border: none;font-size: 15px;line-height: 1.66;display: inline-block;text-align: center;width: 100%;color: #333 !important;}
.menu_down ul li a:hover {border: none;text-decoration: underline;}
.menu ul li a{ color:#333;} 
.topRight{float: right;}
.search{float: right;position: relative;margin-top: 25px;}
.search input {height: 40px;color: #000;line-height: 26px;width: 300px;padding: 0 10px;background: #fff;border-bottom: 1px #ddd solid;}
.search button {display: inline-block;height: 100%;width: 40px;background: none;line-height: 40px;float: right;position: absolute;right: 0;}
.search button i{font-size: 20px;color: #666;}

.nav {line-height: 60px;height: 60px;float: left;margin-top: 20px;margin-left: 40px;}
.logo2 {display: inline-block;float: left;width:0;margin-right: 20px;opacity: 0;transition: all ease-in-out 0.3s;}
.banner{max-height: 600px;}
.banner img{width: 100%;height: 500px;object-fit: cover;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 40px !important;}
.swiper_ind .swiper-pagination-bullet{display: inline-block;width: 12px;height: 12px;border-radius: 100%;background: #fff;transition: all ease-in-out 0.3s;}
.swiper_ind .swiper-pagination-bullet-active{width: 30px;height: 12px;border-radius: 6px;}
.swiper_ind .swiper-slide{display: flex;align-items: center;position: relative;}
.swiper_ind .swiper-slide .banTxt{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);text-align: left;}
.swiper_ind .swiper-slide .banTxt h2{font-size: 50px;color: #fff;margin-bottom: 15px;}
.swiper_ind .swiper-slide .banTxt p{font-size: 26px;color: #fff;}
.tit{text-align: center;margin-bottom: 30px;}
.tit h2{font-size:32px;font-weight: bold;color: #000;}
.tit h2 a {float: right;font-size: 14px;color: #069;line-height: 32px;}
.serviceBox{margin-top: 60px;}	
.serviceBox ul li{float: left;width: 25%;text-align: center;border: 1px #ddd solid;border-right: none;padding: 20px;height: 460px;position: relative;}
.serviceBox ul li:nth-last-child(1){border-right: 1px #ddd solid;}
.serviceBox ul li span {font-size: 30px;color: #bdccd4;font-style: italic;font-weight: bold;margin-bottom: 10px;display: inline-block;opacity: 0.6;}
.serviceBox ul li em{display: inline-block;width: 30px;height: 2px;background: #adadad;margin-top: 15px;}
.serviceBox ul li h2{font-size: 25px;font-weight: bold;color: #333;}
.serviceBox ul li p{font-size: 15px;line-height: 28px;color: #666;margin-top: 15px;}
.serviceBox ul li a{position: absolute;width: 100%;left: 0;bottom: 0;height: 50px;line-height: 50px;color: #fff;font-size: 16px;transition: all ease-in-out 0.3s;}
.serviceBox ul li a:hover{opacity: 0.8;}
.indProduts .swiper-button-prev,.indProduts .swiper-button-next{background-image: none !important;width: 42px !important;border: 1px #337ab7 solid;
height: 42px;border-radius: 100%;text-align: center;line-height: 42px;top:50%;background: #fff;}
.indProduts .swiper-button-prev{left: 70px;left: inherit;background: #fff;}
.indProduts .swiper-button-prev i,.indProduts .swiper-button-next i{font-size: 24px;color: #337ab7;}
.indProduts{margin-top: 50px;}
.indProduts .container{position: relative;}	
.swiperPro{width: 90%;}
.indProduts .imgBox{width: 100%;height: 180px;}
.indProduts .imgBox a{display: inline-block;width: 100%;height: 100%;border: 1px #ddd solid;display: flex;align-items: center;justify-content: center;}
.indProduts  .txtBox a{font-size: 18px;display: inline-block;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #069;font-weight: bold;transition: all 0.3s ease-in-out;}
.indProduts  .txtBox p{font-size: 15px;color: #333;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.indGood{margin-bottom:-50px;margin-top:80px;padding:50px 0;background-position: center;background-size: cover;background-repeat: no-repeat;}
.indGood h2{font-size: 26px;color: #333;}
.indGood p{font-size: 32px;color: #333;text-transform: uppercase;font-weight: bold;}
.indGood span{width: 50px;display: inline-block;height: 2px;background: #666;margin: 20px 0;}
.indGood .container{position: relative;}
.indGood a{color: #fff;font-size: 16px;border: 1px #eee solid;padding: 8px 60px;border-radius: 30px;background: #087852;display: inline-block;margin-top: 50px;}
.proDetail,.newsDotBox {
    user-select: none;
}
.newsBox{margin-top: 60px;}
.newsBox .newsCon{display:flex;}
.newsBox .newsCon .newsLis{width: 68%;float: left;margin-right: 2%;border: 1px #dedede solid;}
.newsBox .newsCon .newsLis .newsLi{padding: 30px;border-bottom: 1px #dedede solid;}
.newsBox .newsCon .newsImg{width: 30%;float: left;padding: 40px;} 
.newsBox .newsCon .newsLis .newsLi h3{font-size: 20px;margin-bottom: 15px;line-height: 28px;}
.newsBox .newsCon .newsLis .newsLi h3 span{float: right;color: #999;font-size: 14px;}
.newsBox .newsCon .newsLis .newsLi p{color: #666;}
.newsBox .newsCon .newsImg h2{font-size: 36px;color: #ff9800;}
.newsBox .newsCon .newsImg h2 b{color: #fff;}
.newsBox .newsCon .newsImg p{font-size: 20px;color: #d2d2d2;margin-top: 15px;}
.newsBox .newsCon .newsImg .inputBox{margin-top: 150px;}
.newsBox .newsCon .newsImg .inputBox input{width: calc(100% - 50px);height:40px;border: 1px #8c8c8c solid;background-color: rgba(0, 0, 0, 0.9);}
.newsBox .newsCon .newsImg .inputBox button{background: #ff9800;width: 50px;height: 40px;color: #fff;float: right;}
.neiBan{height: 300px;/* display: none; */background-size: cover !important;
}
.neiBan .container{display: flex;align-items: center;height: 300px;}
.neiBan h2{font-size: 40px;font-weight: bold;}	
.crumbs{padding: 20px 0;background: #f3f3f3;}
.crumbs a:last-child {
    color: #00ad7e;
}
.leftPart{background: #fff;padding: 20px;}
.rightPart{background: #fff;padding: 30px;}
.leftPart h2{font-size: 22px;font-weight: bold;color: #2582b1;margin-bottom: 15px;}
.classify{margin-bottom: 30px;}
.classify ul li{line-height: 37px;border-bottom: 1px #dedede dotted;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.classify ul li > a{display: inline-block;width: 100%;font-size: 16px;padding-right: 40px;overflow: hidden;text-overflow: ellipsis;
white-space: nowrap;position: relative;margin-top: 10px;font-weight: bold;}
.classify ul li > a i{position: absolute;right: 10px;font-size: 14px;color: #999;}
.twoMenu_l{display: block;}
.twoMenu_l h5 a{font-size: 15px;display: inline-block;width: 100%;padding-right: 40px;overflow: hidden;
text-overflow: ellipsis;white-space: nowrap;line-height: 30px;padding: 5px 0;color: #666;}
.twoMenu_l {padding:10px;}
.thrMenu_l h5 a{position: relative;padding-left: 20px;color: #597690;}
.thrMenu_l h5 a::before{position: absolute;content: "";display: inline-block;width: 6px;height: 6px;border-radius: 100%;background: #9ab7d2;left: 5px;top: 13px;}
.classify ul li.active > a{color: #f70;}
.contactInfo span{display: inline-block;width: 100%;float: left;color: #666;}
.contactInfo p{margin-bottom: 15px;}
.contactInfo  em{display: inline-block;width: 100%;word-break: break-word;}
.mainBox{padding-bottom: 50px;}
.mainBox .rightPart h2{font-size: 32px;color: #333;font-weight: bold;}
.mainBox .rightPart .info{margin-top: 30px;}
.mainBox .rightPart .info p{line-height: 30px;}
.mainBox .rightPart .info h3{font-size: 26px;font-weight: bold;margin-bottom: 15px;}	
.mainBox .rightPart .info img{max-width: 100%;margin: 20px 0;}
.mainBox .rightPart .info table{width: 100%;border-bottom: 1px #dedede solid;border-right: 1px #dedede solid;}
.mainBox .rightPart .info table td,.mainBox .rightPart .info table th{border-left: 1px #dedede solid;border-top: 1px #dedede solid;padding: 5px;}
.mainBox .rightPart .info table th{font-weight: bold;color: #069;}
.about2 b{font-size: 24px;margin-right: 10px;}
.about2  b small{font-size: 15px;}
.about3 ul{margin: 0 -10px;}
.about3 ul li{width: 33.33%;float: left;padding: 0 10px;}
.about3 ul li .imgBox{display: flex;align-items: center;justify-content: center;border: 1px #dedede solid;height: 272px;}
.proCot  th{font-size: 20px;font-weight: bold;padding: 10px;}
.proCot table{width: 100%;}
.proCot .thCas{width: 18%;}
.proCot .thMole{width: 25%;}
.proCot .thTech{width: 18%;}
.proCot .thInquary{width: 102px;}
.proCot td{padding: 10px;vertical-align: middle;color: #666;}
.proCot td .inquiry{border: 1px #f70  solid;color: #f70 ;text-align: center;width: 100%;display: inline-block; 
   height: 30px;line-height: 30px;font-size: 16px;transition: all ease-in-out 0.3s;border-radius: 30px;}
.proCot td .inquiry:hover{color: #fff;background: #ff8a00;}
.proCot td a{color: #069;}
.proCot table tr:nth-child(2n){background: #f9f9f9;}
.proDetail .proTop .imgBox{height: 213px;border: 1px #dedede solid;display: flex;align-items: center;justify-content: center;}
.proDetail .proTop .txtBox{margin-top: 25px;}
.proDetail .proTop .txtBox h1{font-size: 26px;font-weight: bold;margin-bottom: 10px;}
.proDetail .proTop .txtBox ul li{float: left;width: 100%;border-bottom: 1px #dedede dotted;padding: 10px 0;}
.proDetail .proTop .txtBox .inquiryBtn{color: #fff;background: #f70;font-size: 18px;display: inline-block;padding: 8px 40px;
margin-top: 20px;transition: all ease-in-out 0.3s;border-radius: 30px;}
.proDetail .proTop .txtBox .inquiryBtn:hover{background: #ff5200;}
/* 产品详情页 */
.proTop{margin-top: 30px;}
.proTop .dotBoxL{float: left;width: 400px;}
.proTop .dotBoxL .videoBox {background: #333;width: 400px;height: 400px;position: absolute;left: 0;top: 0px;z-index: 9;}
.videoIcon {position: absolute;z-index:8;bottom: 80px;left: 10px;width: 50px;height: 50px;line-height: 50px;cursor: pointer;}
.videoIcon i{font-size: 50px;color: #c5c5c5;}
.videoClose{position: absolute;top: 20px;right: 20px;cursor: pointer;}
.videoClose i{color: #fff;}
.proTop .dotBoxL .videoBox video{width: 400px;height: 400px;}
#exzoom {width: 400px;}
.myVideo {position: absolute;width: 100%;height: 100%;}
.myVideo .zoomIcon {position: absolute;position: absolute;bottom: 69px;right: 0;z-index: 8;background: #fff;padding: 5px;opacity: 0.5;}

/* zoom */
.bg{height: 470px;margin:0 auto;overflow: hidden;box-sizing: border-box;z-index: 99;}
.bg_left{width: 400px;height:auto;float: left}
.bg_right{float: left;position: absolute;left: 400px;z-index: 999;background: #fff;}
.show{width: 400px;height: 400px;margin-bottom: 10px;position: relative;border:1px solid #E8E8E8;cursor:move;overflow: hidden;display: flex !important;align-items: center;justify-content: center;}
.show img{max-width: 400px;max-height: 400px;}
.move{width: 200px;height: 200px;background: #ff8a00;filter: Alpha(opacity=50);opacity:0.5;position: absolute;top: 0;left: 0;display: none;}
.bigshow{width: 400px;height: 400px;overflow: hidden;margin-left: 10px;display: none;border:1px solid #E8E8E8;}
.bigshow img{max-width:800px;max-height: 800px;margin-right: 10px;}
.smallshow{width: 100%;height: 70px;position: relative}
.smallshow img{width:54px;border:1px solid #e8e8e8;box-sizing: border-box;height: 54px;}
.smallshow>.middle_box{width:400px;overflow: hidden;height: 70px;}
.smallshow .middle{overflow: hidden;;height: 70px;}
.smallshow .middle>li{width: 64px;height: 64px;float: left;cursor:pointer;padding:0 5px;}
.bigitem {width: 800px; height: 800px;display: flex;align-items: center;justify-content: center;}	
.proDetail .proBtm{margin-top: 40px;} 
.proDetail .proBtm h2{font-size: 24px;margin-bottom: 20px;font-weight: bold;}
.proDetail .proBtm{line-height: 30px;user-select:none;}
.rightPart h2{font-size: 26px;font-weight: bold;margin-bottom:20px;}
sup,.red{color: red;font-size: 16px;}
.inquiryBox1 .inputBox.required .tips {color: #fff;background: #363636;display: inline-block;position: relative;margin-top: 5px;
font-size: 12px;border-radius: 2px;padding: 0 3px;    margin-left: 146px;}
.inputBox.required .tips::after {width: 0;height: 0;border-right: 6px solid transparent;border-left: 6px solid transparent;border-bottom: 6px solid #363636;position: absolute;content: "";left: 6px;top: -5px;}
.inquiryBox1 .submitBtn:hover{opacity: 0.9;}
.inquiryBox1 input{height: 30px;width: calc(100% - 153px);padding: 0 10px;border: 1px solid #DDDDDD;}
.inquiryBox1 form .selectCon{display: inline-block;width: calc(100% - 153px);position: relative;}
.inquiryBox1 form .selectCon input{width: calc(100% - 119px);}
.inquiryBox1 span{display:inline-block;width: 143px;position: relative;color: #666;}
.inquiryBox1 .inputBox{margin-bottom: 10px;}
.inquiryBox1 .inputBox .radioBox{display: inline-block;width: calc(100% - 153px);}
.inquiryBox1 .inputBox .radioBox label{margin-right: 20px;font-weight: normal;}
.inquiryBox1 .inputBox .codeBox{display: inline-block;width: calc(100% - 153px);}
.inquiryBox1 .inputBox .codeBox input{width: calc(100% - 80px);}
.inquiryBox1 .inputBox .codeBox img{width: 80px;height: 30px;}
.inquiryBox1 .inputBox select{width: 114px;height: 30px;border: 1px solid #DDDDDD;padding-left: 10px;}
.inquiryBox1 .inputBox .triangle{position: absolute;right: 10px;top: 3px;color: #a5a5a5;font-size: 14px;cursor: pointer;z-index: 1;width: auto;}
.inquiryBox1{margin-top: 30px;}
.inquiryBox1 h2{margin-bottom: 15px;}
.radio_box input[type="radio"]{width: 16px;height: 16px;-webkit-appearance: none;  margin-left: -1px;  border: 1px #bbb solid; border-radius: 100%;margin-right: 0.3rem;vertical-align: -4px;appearance: none;-webkit-appearance: none;outline: none;}
.radio_box input[type="radio"]:checked{ border: 1px #ff8a00 solid;position: relative;}
.radio_box input[type="radio"]:checked:after{content: "";background: #FF8A00;position: absolute;top: 4px;left: 4px;width: 6px;height: 6px;font-family: "iconfont" !important;font-size:30px;display:block;border-radius: 3px;}
.inquiryBox1 form .inputBox .radio_box .txt{margin-left: 10px;font-weight: 400;}
.inquiryBox1 .inputBox sup{color: #EF2525;font-size: 18px;position: absolute;top: 9px;left: -5px;}
.inquiryBox1 .inputBox textarea{width: calc(100% - 153px);height: 98px;border: 1px solid #DDDDDD}
.inquiryBox1 .submitBtn{display: flex;align-items: center;justify-content: center;background-color: #F1881F;color: #fff;width: 130px;height: 40px;
cursor: pointer;border-radius: 5px;margin-left: 146px;margin-top: 41px;}
.RequiredText{margin-left: 146px;}
.RequiredText sup {vertical-align: -8px;margin: 0 5px;color: #f00;}
.inquiryBox1 .submitBtn:hover{background-color: #eb9642;}
.inquiryBox .submitBtn:hover{opacity: 0.9;}
.inquiryBox input[type="text"] {height: 40px;width: 100%;border: 1px #ccc solid;/* margin-bottom: 10px; */background: none;padding: 5px;border-radius: 5px;}
.inputBox.required input{border: 1px #f00 solid;}
.inputBox.required  textarea{border: 1px #f00 solid;}
.inquiryBox span{display: block;}
.inquiryBox sup{font-size: 18px;color: #f00;vertical-align: -12px;margin-right: 4px;}
.inquiryBox .inputBox{margin-bottom: 15px;}
.inquiryBox .inputBox span{color: #333;}
.inquiryBox .inputBox input::placeholder{color: #333;}
.inquiryBox h2{margin-bottom: 15px;}
.inquiryBox textarea{height: 100px;width: 100%;padding: 0 10px;border-radius: 8px;background: none;border: 1px #ddd solid;}
.inquiryBox .submitBtn {display: inline-block;border-radius: 8px;background: #F1881F;color: #fff;padding: 5px 40px;margin-top: 30px;margin-right: 10px;}
.inquiryBox .submitBtn:hover {opacity: 0.9;}
.inquiryBox .codeBox{display: flex;align-items: center;}
.inquiryBox .codeBox img{width: 100px;height: 40px;}
.inputBox.required .tips {color: #fff;background: #363636;display: inline-block;position: relative;margin-top: 5px;font-size: 12px;border-radius: 2px;padding: 0 3px;}
.inputBox.required .tips::after {width: 0;height: 0;border-right: 6px solid transparent;border-left: 6px solid transparent;border-bottom: 6px solid #363636;position: absolute;content: "";left: 6px;top: -5px;}


.newsBox2 .newsUl li{height: 40px;line-height: 40px;border-bottom: 1px #dedede dotted;padding: 0 10px;}
.newsBox2 .newsUl li a{display: inline-block;color: #333;position: relative;padding-left: 10px;width: 100%;padding-right: 100px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;position: relative;}
.newsBox2 .newsUl li a span{float: right;color: #999;display: inline-block;width: 100px;text-align: right;position: absolute;right: 0;}
.newsBox2 .newsUl li a:before{content: "";position: absolute;top: 50%;width: 4px;height: 4px;border-radius: 100%;background: #c5c5c5;transform: translateY(-50%);left: 0;}
.newsBox2 .newsUl li a:hover{color: #337ab7;}
.newsDotBox  .newsTit{color: #333 !important;font-size: 24px;line-height: 40px;margin-bottom: 20px;margin-top: 0;font-weight: bold;}
.newsDotBox .newsTimes{font-size: 14px;color: #999;margin-bottom: 30px;}
.newsDotBox p{font-size: 16px;color: #333;line-height: 30px;}
.newsDotBox p strong {
    font-weight: bold;
    font-size: 20px;
    margin: 10px 0;
    display: inline-block;
}
.newsDotBox * {
    font-family: "Source Han Sans SC", "Microsoft YaHei", sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.5;
    text-align: left !important;text-indent: 0 !important;
}
.newsDotBox p b{ margin: 10px 0;display:inline-block;color:#333;}
.newsDotBox p b *{ font-weight: bold;
    font-size: 20px !important;color: #333;
  
    display: inline-block;}
.newsDotBox img{max-width: 100%;margin: 20px 0;}
.contactBg{margin-bottom: 50px;}
.contactBox{background: #fff;padding: 50px;}
.compTxt{padding-right: 80px;}
.compTxt h3{font-size: 24px;line-height: 40px;color: #f70;}
.compTxt h2{font-size: 30px;font-weight: bold;margin: 40px 0;color: #333;}
.compTxt p{font-size: 16px;line-height: 40px;}
.compTxt p a{color: #069;font-weight: bold;}
.jobBox{background: #fff;padding: 50px;}
.jobBox h2{font-size: 22px;font-weight: bold;color: #333;}
.jobLi h2{font-size: 18px;color: #333;font-weight: bold;}
.jobLi h3{font-size: 16px;color: #333;font-weight: bold;margin: 10px 0;}
.jobLi{margin-top: 30px;}
.proLis {margin:0 -10px}
.proLis li{float: left;width: 33.33%;padding: 10px;}
.proLis li .imgBox{width: 100%;height: 180px;overflow: hidden;display: flex;align-items: center;justify-content: center;border: 1px #eee solid;}
.proLis li .txtBox{background: #f5f5f5;text-align: center;padding: 10px;}
.proLis li .txtBox a{display: inline-block;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #337ab7;font-size: 16px;}
.proLis li .txtBox p{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}	
.proRec{margin-top: 50px;}	
.proRec h2{font-size: 24px !important;}
	/***footer***/
.footer{padding: 20px 0 0;background: #fff;margin-top: 50px;}
.footerlogo{height: 32px;margin: 0 0 54px;background: #000;background: url(../images/cyc02.png);background-size: 5px 5px;}
.footer .container{margin: 0 auto; padding:0;}
.footerTop{color: #333;}
.footerTop a{color: #aaa;}
.footerTop span{position: relative;margin-right:30px;}
.footerTop span:after{position: absolute;content: "";background: #087852;width: 100%;height: 4px;left: 0;bottom: 0;bottom: -18px;}
.footerTop  .lBox{float: left;}
.footerTop .links{float: right;color: #333;}
.footerTop .links a{margin-left: 10px;transition: all 0.3s ease-in-out;}
.footerTop .links a:hover{opacity: 0.8;}
.footerTop .links a img{width: 30px;}
.footerTop{border-bottom: 1px  #d5d5d5 solid;padding-bottom: 10px;}
.footerwarp {margin-top: 20px;padding-bottom: 30px;}
.footerwarp ul li{float: left;color: #666;margin-right: 30px;}
.footerwarp .logoBtm{text-align: right;}
/***footer***/
.footerwarp  h3{font-size: 15px;margin-top: 15px;color: #aaa;}
.footerwarp  h3 a{margin: 0 20px;color: #ff9800;}
.footercopy{color: #adadad;background: #363636;padding: 30px 0;font-size: 14px;}
.footercopy span{margin-right: 20px;}
.footercopy p{margin-top: 10px;}
.about1 sup{color:#333;}
.about1,.about3{background:#fff;}	
.contentBox{}	
.section-header-title {
    position: relative;
    text-align: left;
    background: url("../images/leaf.webp") no-repeat center right;
    padding-bottom: 40px;
    padding-top: 15px;
    background-size: 120px;
    display: inline-block;
}

.section-header-title h2 {
    font-size: 30px;
    text-transform: capitalize;
    display: block;
    margin: 0;
    color: #00ad7e;
    letter-spacing: 0;
    font-weight: 500;
}
.about-desc {
    font-size: 16px;
    color: #515151;
}	
.about-desc p{margin-bottom:10px;line-height:28px;}	
.img-fluid {
    max-width: 100%;
    height: auto;
}
.py-4{padding: 50px 0;}
/*why-choose-us*/
.why-choose-us {
    width: 100%;
    position: relative;
    padding: 50px 0;
    background: url(../images/aboutBg.jpg);
    background-attachment: fixed;
}

.why-choose-us-content {
    float: left;
    width: 100%;
}

.why-choose-items > ul {
    list-style: none;
    /*columns: 2 576px;*/
    /*column-gap: 1rem;*/
    column-count: 1;
    column-gap: 1em;

}

.why-choose-items ul > li {
    background: #ffffff;
    padding: 12px;
    /*float: left;*/
    width: 100%;
    /*margin: 0 1rem 1rem 0;*/
    break-inside: avoid;
    display: 0;
    margin: 0 0 0.5em;
}

.why-choose-items ul li h4 {
    font-size: 16px;
    color: #5db812;
    font-weight: 500;
    margin-bottom: 7px;
}

.why-choose-items ul li p {
    font-size: 15px;
    color: #515151;
    margin-bottom: 0;
}

.why-choose-items ul li ul {
    padding-top: 10px;
}

.why-choose-items ul li > ul > li {
    margin: 0;
    padding: 4px 0;
    font-weight: 500;
    /*text-transform: capitalize;*/
}

.why-choose-items ul li > ul > li span {
    color: #5db812;
    font-size: 15px;
}
.mb-3, .my-3 {
    margin-bottom: 30px!important;
}
.block-title h3 {
    font-size: 30px;
    text-transform: capitalize;
    display: block;
    margin: 0;
    color: #222222;
    letter-spacing: 0;
    font-weight: 500;
    text-align: center;
}
.pt-5, .py-5 {
    padding-top: 50px; 

}
.contentBox h3{font-size: 30px;margin-bottom: 20px;font-weight: 500;}	
.d-flex{display:flex;align-items:center;    justify-content: space-between;}
.about4{background:#f2f2f2;}
.banner-section {
    position: relative;
    background-image: url(../images/banner-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
    height: 85vh;
}
.banner-section .banner-content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    max-width: 600px;
    width: 100%;
}
.banner-content h4 {
    color: var(--theme-main);
}
.banner-content h2 {
    font-size: 50px;
    color: #fff;
}
.banner-content p {
    font-size: 17px;
    font-weight: 500;
    color: #ccc;
    padding: 10px 0;
    text-transform: capitalize;
}
.primary-btn {
    display: inline-block;
    background-color: var(--theme-main);
    color: #fff;
    padding: 13px 30px;
    border-radius: 10px;
    font-size: 17px;
    font-weight: 500;
    transition: .3s;
}
.primary-btn:hover {
    background-color: var(--theme-secondary);
    color: #fff;
}
.about-left {
    position: relative;
    padding-left: 70px;
}
.about-left img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
.about-left .about-video {
    position: absolute;
    width: 215px;
    height: 215px;
    bottom: -70px;
    left: 0;
    border: 10px solid #fff;
    box-shadow: 0 0 10px 0 #ccc;
}
.about-left .about-video img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.about-left .about-since {
    padding: 15px 0 0 200px;
    position: absolute;
}
.about-left .about-since h2 {
    text-transform: uppercase;
    color: var(--theme-main);
}
.about-left .about-since h2 span {
    background-color: var(--theme-main);
    color: #fff;
    padding: 0px 8px;
    letter-spacing: 3px;
}
.container-small {
    padding: 0 70px;
}

.about-section sup{color:#666;}
.about-section .about-right{text-align:left;}
.application-boxes {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.app-box {
    width: 140px;
    text-align: center;
    margin: 0 15px 20px;
}
.app-box .app-box-img {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: 10px;
    box-shadow: 0 0 10px 0 #ccc;
}
.app-box .app-box-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .3s;
}
.app-box:hover .app-box-img img {
    transform: scale(1.1);
}
.app-box h6 {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    font-size: 14px;
}
.dose-box h4 {
    color: var(--theme-main);
}
.benefit-section {
    background-image: url(../images/benefit-bg-2.png);
    background-size: cover;
    background-position: right;
    position: relative;
}
.benefit-section:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 50%);
    top: 0;
    left: 0;
}
.benefit-box {
    padding: 15px;
    background-color: #fff;
    border-radius: 10px;
    text-align: center;
    height: 100%;
}
.dose-box h4 {
    color: var(--theme-main);
}
.dose-box.benefit-box {
    height: auto;
    background-color: var(--theme-main);
}
.benefit-section .row {
    align-items: center;
}
.dose-box.benefit-box p {
    color: #fff;
}
.benefit-icon {
    position: relative;
    width: fit-content;
    margin: 0 auto 10px;
}
.benefit-box .icon-img {
    width: 80px;
    height: 80px;
    text-align: center;
    box-shadow: 0 0 10px 0 #ccc;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.benefit-box .icon-img img {
    width: 50px;
}
.benefit-icon .icon-num {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: var(--theme-main);
    border-radius: 50%;
    color: #fff;
    position: absolute;
    top: 0;
    right: -10px;
}
.benefit-section .title {
    text-align: center;
}
.why-box {
    background-color: #fff;
    box-shadow: 0 0 10px 0 #ccc;
    padding: 20px;
    position: relative;
    height: 100%;
    border-left: 4px solid var(--theme-main);
}
.why-box .number span {
    display: inline-block;
    width: 49px;
    height: 49px;
    text-align: center;
    line-height: 49px;
    background-color: var(--theme-main);
    color: #fff;
    font-size: 22px;
    border-radius: 50%;
    margin-bottom: 10px;
}
.why-box .content p {
    margin-bottom: 0;
}
.why-choose {
    margin-top: -60px;
}
.contactBg{margin-bottom: 50px;}
.contactBox{background: #fff;padding: 50px 0;}
.contactForm label{display: block;margin-bottom: 10px;}
.compTxt{padding-right: 80px;}
.compTxt h3{font-size: 24px;line-height: 40px;color: #f70;}
.compTxt h2{font-size: 30px;font-weight: bold;margin: 40px 0;color: #333;}
.compTxt p{font-size: 16px;line-height: 40px;}
.compTxt p a{color: #069;font-weight: bold;}
.contactForm  p{margin-bottom: 5px;}
.contactForm input{border: 1px #dedede solid;width: 100%;height: 50px;padding: 0 10px;}
.contactForm  textarea{border: 1px #dedede solid;width: 100%;height: 80px;padding: 0 10px;}
.contactForm button{display: block;background: #f70;color: #fff;padding: 8px 40px;border-radius: 30px;font-size: 18px;margin-top: 20px;transition:all ease 0.3s;}
.contactForm button:hover{background: #ff8a00;}
.code input {width: 75% !important;}
.code img {
    width: 140px;
}

/*加入我们*/
.job{padding-top:60px}
.job h1{text-align:center;margin-bottom:45px;font-size:32px}
.job h2,.job h3{margin:15px 0;}
.job h2{font-size:24px;color:#333}
.job h3{font-size:20px;color:#333}
.job p{font-size:16px;color:#666;margin-bottom:10px}
@media(max-width:768px) {
.headerPhoneTop {position: fixed;width: 100%;top: 0;left: 0;text-align: center;background: #fff;box-shadow: 0 0 7px #b9b9b9;z-index: 99;transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;}
.menuPhone {position: fixed;width: 250px;height: 100%;overflow-y: auto;left: -250px;background: #337ab7;top: 0;    z-index: 111;
transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;}
.headerPhoneLogo img {height: 30px;}
.headerPhoneLogo {padding: 10px 0;}
a.menu-trigger {position: absolute;display: inline-block;width: 36px;height: 30px;top: 50%;margin-top: -15px;left: 10px;padding: 0 5px;}
a.menu-trigger span {display: block;background: #222;width: 100%;height: 2px;margin: 6px 0;}
.wrapper {position:relative;width: 100%;left: 0;padding-top: 5px !important;transition: left 0.2s ease-in-out;-webkit-transition: left 0.2s ease-in-out;-moz-transition: left 0.2s ease-in-out;-ms-transition: left 0.2s ease-in-out;-o-transition: left 0.2s ease-in-out;}
body.menuOpen .headerPhoneTop  {left:250px;}
body.menuOpen .wrapper  {left:250px;}
body.menuOpen .menuPhone{left:0;}
.headerPhone {    transition: left 0.2s ease-in-out;-webkit-transition: left 0.2s ease-in-out;-moz-transition: left 0.2s ease-in-out;-ms-transition: left 0.2s ease-in-out;-o-transition: left 0.2s ease-in-out;}
body.menuOpen .headerPhone {left: 250px;}
.menuPhone li h2 {margin: 0;font-size: 15px;line-height: 30px;}
.menuPhone li h2 a {color: #fff;padding: 5px 15px;display: inline-block;width: 100%;}
.menuPhone li h5 {margin: 0;padding-left: 25px;font-size: 12px;line-height: 25px;border-top: solid 1px rgba(255, 255, 255, 0.15);}
.menuPhone li h5 a {color: #fff;padding: 5px 0;display: inline-block;font-size: 14px;position: relative;padding-right: 30px;width: 100%;}
.menuPhone li h5 a i{position: absolute;right: 10px;top: 10px;}
.menuPhone .p_twoMenu_l h5 a{text-align: left;color: #91cdff;}
.menuPhone .p_thrMenu_l h5{padding-left: 0;}
.menuPhone ul li {border-bottom: solid 1px rgba(255, 255, 255, 0.15);}
.menuPhoneHide {background: rgba(255, 255, 255, 0.1);display: none;}
.headerPhone .menu_tr_ico{position: absolute;right:15px;top: 50%;margin-top: -18px;}
.headerPhone .menu_tr_ico .enChange{background:  #ff8a00;color:  #fff;border-radius:  100%;padding: 5px;}
.headerPhone .menu_tr_ico i{font-size: 20px;color: #666;display: inline-block;margin-left: 10px;}
.headerPhone .menu_tr_search{margin-top: 10px;padding: 0 15px;position: relative;}
.headerPhone .menu_tr_search input{width: 100%;height: 40px;background-color: #f1f1f1;padding: 0 10px;}
.headerPhone .menu_tr_search button{    right: 20px;position: absolute;width: 40px;height: 40px;background: none;top: 0;}
.headerPhone .menu_tr_ico .selectBox {background: #fff;box-shadow: 0 0 4px #ddd;position: absolute;display: none;right: 0px;max-height: 300px;overflow-y: scroll;}
.headerPhone .menu_tr_ico .selectBox:after{width: 0;height: 0;border-right: 5px solid transparent;border-left: 5px solid transparent;border-bottom: 7px solid #fff;content: "";position: absolute;top: -7px;right: 9px;}
.headerPhone .menu_tr_ico .selectBox::before{width: 0;height: 0;border-right: 5px solid transparent;border-left: 5px solid transparent;border-bottom: 7px solid #999;content: "";position: absolute;top: -7px;right: 9px;}
.headerPhone .menu_tr_ico .selectBox ul li{padding: 0 10px;border-bottom: 1px #dedede solid;}
.headerPhone {padding-top: 50px;position: relative;left: 0;}
.p_twoMenu_l{display: none;}
.serviceBox ul li{margin-bottom: 30px;width: 100%;    border-right: 1px #ddd solid;}
.newsBox .newsCon .newsLis{width: 100%;}
.newsBox .newsCon .newsImg{width: 100%;padding: 20px;}
.newsBox .newsCon .newsImg .inputBox{margin-top: 20px;}
.footer{padding: 0;}
.footercopy{padding: 10px;}
.newsBox .newsCon .newsLis .newsLi{padding: 10px;}
.footercopy p{margin-top: 0;}
.mainBox{background: #fff;}
.rightPart{padding: 0;}
.about3 ul li{width: 50%;}
.proLis .proLi {margin-bottom: 10px;border-bottom: 1px #dedede solid;padding-bottom: 15px;}
.proLis .proLi a{color: #069;}
.proLis .proLi .inquiryBtn{border: 1px #f70 solid;color: #f70;padding: 5px 30px;font-size: 16px;display: inline-block;margin-top: 10px;border-radius: 30px;}
.proDetail .proTop .txtBox{margin-top: 20px;}
.inquiryBox{padding: 0;padding-top: 30px;}
.inquiryBox label span{width: 100%;}
.inquiryBox label input{width: 100%;}
.inquiryBox textarea{width: 100%;}
.inquiryBox p{margin: 0;}
.inquiryBox .inquiryBtn{margin: 0;width: 100%;text-align: center;border-radius: 30px;margin-top: 30px;}
.jobBox {padding: 0;margin-top: 30px;}
.compTxt{padding-right: 0;}
.contactBox{padding: 0;}
.banner{max-height: 200px;overflow: hidden;}
.proDetail_xs{width:100%}
.bg_left{width:100%;}
.proTop .dotBoxL .videoBox{height: 300px;width: 100%;}
.proTop .dotBoxL .videoBox video{height: 300px;width: 100%;}
.bg{height: 370px;}
.show{height: 300px;width:100%;}
.proTop .dotBoxL{width: 100%;}
.proLis li{width: 100%;}
    .swiper_ind .swiper-slide .banTxt h2{font-size: 16px;color: #fff;margin-bottom: 15px;}
.swiper_ind .swiper-slide .banTxt p{font-size: 16px;color: #fff;}
.page_ind{display: none;}
.proMain {padding:0 !important;}
.physicochemical ul li{width:100% !important;}
.articleLi h3{width:100% !important;}
.proDetail .details h3{font-size: 20px !important;word-break: break-word;}
.upDown ul li, .otherPro ul li{width:50% !important;}
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	