@charset "UTF-8";
@font-face{font-family:hs_l;src:url(https://114my.cn.114.114my.net/hxp/fonts/HarmonyOS_Sans_SC_Light.ttf.txt)}
@font-face{font-family:hs_r;src:url(https://114my.cn.114.114my.net/hxp/fonts/HarmonyOS_Sans_SC_Regular.ttf)}
@font-face{font-family:hs_m;src:url(https://114my.cn.114.114my.net/hxp/fonts/HarmonyOS_Sans_SC_Medium.ttf.txt)}
@font-face{font-family:hs_b;src:url(https://114my.cn.114.114my.net/hxp/fonts/HarmonyOS_Sans_SC_Bold.ttf.txt)}
.hs_l{font-family:hs_l}
.hs_r{font-family:hs_r}
.hs_m{font-family:hs_m}

.hs_b{font-family:hs_b}
@font-face{font-family:din_b;src:url(https://114my.cn.114.114my.net/hxp/fonts/DIN-Bold.otf)}
@font-face {font-family:"DIN-BOLD";src:url("https://114my.cn.114.114my.net/hxp/fonts/DIN-BOLD.woff2.txt") format("woff2"),url("https://114my.cn.114.114my.net/hxp/fonts/DIN-BOLD.woff.txt") format("woff"),url("https://114my.cn.114.114my.net/hxp/fonts/DIN-BOLD.ttf.txt") format("truetype"),url("https://114my.cn.114.114my.net/hxp/fonts/DIN-BOLD.eot.txt") format("embedded-opentype"),url("https://114my.cn.114.114my.net/hxp/fonts/DIN-BOLD.svg.txt") format("svg")
}
@font-face {
	font-family:'Montserrat-Bold';
	src: url('https://114my.cn.114.114my.net/hxp/fonts/Montserrat-Bold.eot.txt');
	src: url('https://114my.cn.114.114my.net/hxp/fonts/Montserrat-Bold.woff.txt') format('woff'), url('https://114my.cn.114.114my.net/hxp/fonts/Montserrat-Bold.ttf.txt') format('truetype');	font-weight: normal;
	font-style: normal;
}

@font-face {
  font-family: 'iconfont';  /* Project id 4614430 */
  src: url('//at.alicdn.com/t/c/font_4614430_8ctw0pmh7db.woff2?t=1720659234393') format('woff2'),
       url('//at.alicdn.com/t/c/font_4614430_8ctw0pmh7db.woff?t=1720659234393') format('woff'),
	   
       url('//at.alicdn.com/t/c/font_4614430_8ctw0pmh7db.ttf?t=1720659234393') format('truetype');
}
@font-face {
  font-family: 'iconfont';  /* Project id 4663731 */
  src: url('//at.alicdn.com/t/c/font_4663731_eu52qh97ttl.woff2?t=1724643293238') format('woff2'),
       url('//at.alicdn.com/t/c/font_4663731_eu52qh97ttl.woff?t=1724643293238') format('woff'),
       url('//at.alicdn.com/t/c/font_4663731_eu52qh97ttl.ttf?t=1724643293238') format('truetype');
}
@font-face {
  font-family: 'iconfont';  /* Project id 4614430 */
  src: url('//memberpic.114my.com.cn/dg173287/cssnew/iconfont.woff2.txt') format('woff2'),
       url('//memberpic.114my.com.cn/dg173287/cssnew/iconfont.woff.txt') format('woff'),	   
       url('//memberpic.114my.com.cn/dg173287/cssnew/iconfont.ttf.txt') format('truetype');
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}
	

/* CSS Reset */
en,i{    font-style: normal;}
html{-webkit-text-size-adjust:none; }
body{color: #1a1a1a;overflow-x:hidden;margin:0; padding:0; font-family: hs_r;}
header,nav,section,article,aside,footer {display: block;}
input,select,textarea {border-radius: 0;outline: none;font-family:PingFang SC,"Source Han Sans",Arial,sans-serif;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"],input[type="password"] {-webkit-appearance: none;}
a{color: #1a1a1a;font-size:15px;text-decoration:none;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;} 
a * {-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
*{ margin:0; padding:0; font-family: hs_r; }
.fullscreen,.fullscreen body {width: 100%;height: 100%;overflow: hidden}
.alltra {-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.table {display: table;width: 100%;height: 100%;}
.table-cell {display: table-cell;vertical-align: middle;}
.pcshow { display:block;}
.mbshow { display:none!important;}
li{ list-style:none}
.fr{ float:right}
.fl{ float:left}
.clear { clear:both;}
.cl{ clear:both;}
.img {position: relative;overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: cover;background-color: #000;}
.pic {position: relative;overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.img img,.pic img {max-width: 100%;max-height:100%;margin: auto;padding: 0;border: 0;width: 100%;height: auto;border: none;}
.img-center {position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;display: block;width: auto!important;height: auto!important;z-index: 1;max-width: 100%;max-height:100%;}
.img-block {display: block;width: 100%;height: auto;}
.img-inline {display: inline-block;width:195px;height: auto;}
.content{margin: auto;position: relative;overflow: hidden;}
.clamp1 {text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.clamp2 {display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.clamp3 {display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
::-webkit-scrollbar{height:4px; width:10px;background: #cfd6db;}
::-webkit-scrollbar-button{height:0; width:5px;background: #139a51;}
::-webkit-scrollbar-thumb{background-color:#139a51;box-shadow:inset 1px 1px 0 #139a51,inset 0 -1px 0 #139a51;}

.entitle-1{font-size: 50px;font-family: 'Montserrat-Bold';}
.english-1{font-size: 14px;}
.english-2{font-size: 30px;font-family: 'Montserrat-Bold';}
.english-3{font-size: 200px;font-family: 'Montserrat-Bold';}
.title-2 { font-size: 30px;font-family: hs_m;}

.scroll-down{box-shadow: 0 0 13px rgba(0,0,0,.1);}
.scroll-top{box-shadow: 0 0 13px rgba(0,0,0,.1);}

/* header */
.header {position:fixed;left: 0;top: 0;z-index: 100;width: 100%;transition:all .4s ease;background-color: #fff;}
.header-content {width:96%;height: 100px;margin: auto;position: relative;}
.header-logo {width:auto;height: auto;position: absolute;top: 50%;transform: translateY(-50%);left: 0;z-index: 11;}
.header-logo a { float:left; display: block;background: url(https://memberpic.114my.com.cn/dg0073361/uploadfile/image/20250603/20250603135124_1584013353.png) center no-repeat;background-size: 100%;}
.header-logo img {opacity: 0;display: inline-block;width: auto;height:65px;}
.header-logo p{display: block; line-height:30px; float: left; font-size: 33px;margin-top: 10px;  margin-left:15px; font-weight: bold; letter-spacing:2px;}
.header-logo p em{ font-size:13px; display: block; font-weight:normal; line-height:18px; color:#666;    font-style: normal; text-transform:uppercase; letter-spacing:0px; }
.header-nav {position: absolute;right:0;top: 0;height: 100%;z-index: 1;text-align: center;}
.header-nav ul {list-style: none;margin: 0;padding: 0;display: inline-block;vertical-align: middle;}
.header-nav li{display: inline-block;vertical-align: middle;position: relative; padding:4.8% 0;}
.header-nav li:nth-child(2) {position: static;}
.header-nav li::after {content: '';width: 5px;height: 10px;display: inline-block;vertical-align: middle;background: url() center no-repeat;margin: 0 15px;opacity: .14;display: none;}
.header-nav li:last-child::after {display: none;}
.header-nav li a.n1{color: #000;font-size: 17px;line-height: 100px;display: inline-block;position: relative;}
.header-nav li a.n1 span{display: inline-block;line-height: normal;box-sizing: border-box;padding: 5px 20px;}
.header-nav li a.n1:hover span,.header-nav li.cur a.n1 span,.header-nav li.on a.n1 span{background:linear-gradient(45deg, #039847, #139a51);color: #fff!important; border-radius:25px;}
.header-nav li.cur a.n1,.header-nav li a.n1:hover,.header-nav li.on a.n1 {color: #fff;} 
.header-nav li.cur a.n1 span,.header-nav li a.n1:hover span,.header-nav li.on a.n1 span{color: #000;} 
.header-right {display: inline-block;vertical-align: middle;margin-left:0px; /*margin-top:3.6%;*/}
.header-right div {display: inline-block;vertical-align: middle;}
.header-right a.cur{display: block;color: #000;text-align: center;}
.header-right i{display: inline-block;vertical-align: middle;width: 25px;height: 25px;position: relative;background: url('//memberpic.114my.com.cn/dg173287/uploadfile/image/20250206/20250206103621_1581672941.png') center no-repeat;}
.header-nav .header-search span{display: inline-block;vertical-align: middle;margin-left: 5px;font-size: 13px;color: #000;}
.header-right span{display: inline-block;vertical-align: middle;margin-left: 5px;font-size:20px;color: #000;}
.header-search i img{opacity: 0;}
.header-search a:hover i {background: url() center no-repeat;}
.header-language {margin-left: 15px;position: relative;}
.header-language::before {content: '';width: 1px;height: 16px;background: #000;position: absolute;left: 0;top: 50%;transform: translateY(-50%);opacity: .5;}
.header-language i{background: url();}
.header-language a{padding: 0 0px 0 20px;color: #000;}

.header-nav .header-search i{display: inline-block;vertical-align: middle;width: 25px;height: 25px;position: relative;background: url('//memberpic.114my.com.cn/dg173287/uploadfile/image/20250206/20250206103621_1581672941.png') center no-repeat;}
.header-nav .header-search a:hover i img{opacity: 0;}
.header-nav .header-search a:hover i {background: url('//memberpic.114my.com.cn/dg173287/uploadfile/image/20250206/20250206105354_599213151.png') center no-repeat;
}
.header-language {margin-left: 15px;position: relative;}
.header-language::before {content: '';width: 1px;height: 16px;background: #000;position: absolute;left: 0;top: 50%;transform: translateY(-50%);opacity: .5;}
.header-language i{background: url();}
.header-language a{padding: 0 0px 0 20px;color: #000;}

.header-nav-menu {position: absolute;width: 140px;top: 100px;left:-50px;background: #fff;text-align: left;padding: 10px 15px 20px 15px;display: none;text-align: center;}
.header-nav-menu a {display: block;padding: 5px 0;font-size: 16px;color: #6f6f6f;}
.header-nav-menu a:hover {color: #139a51;}
.header-nav li.cur .header-nav-menu {display: block;}
.header-nav-menu.product {position: fixed;width: 100%;left:0px;padding: 0;border-top: 1px solid #e6e6e6;}
.header-nav-menu.about {position: fixed;width: 100%;left:0px;padding: 0;border-top: 1px solid #e6e6e6;}
.header-nav-product-left {float: left;width:35%;position: relative;}
.header-nav-product-left .text {position: absolute;left: 50%;top: 15%;transform: translateX(-50%);z-index: 11;color: #fff;text-align: left;}
.header-nav-product-left .text .english-2 {text-transform: uppercase;}
.header-nav-product-left .img {background: #139a51;}
.header-nav-product-right {float: left;width:65%;position: relative;}
.header-nav-product-content {padding: 2% 0 0 0;overflow: hidden;width: 80%;margin: auto;}
.header-nav-product-type {text-align: left;overflow: hidden;}
.header-nav-product-type a{padding: 18px 0px;display: block;float: left;width:25%;margin: 0 0% 2% 0;position: relative;}
.header-nav-product-type a::before {content: '';width:70%;height: 2px;background: #e5e5e5;position: absolute;left: 0;bottom: 0;z-index: 1;}
.header-nav-product-type a::after {content: '';transition:all .4s ease;width:0px;height: 2px;background: #139a51;position: absolute;left: 0;bottom: 0;z-index: 3;}
.header-nav-product-type .number-1{color: #999;}
.header-nav-product-type .title-7{margin-top: 3%;font-weight: bold;}
.header-nav-product-type .icon-1{position: absolute;width: 17px;height: 10px;background: url('../images/rl1.png') center no-repeat;right: 0;bottom: 30%;z-index: 11;filter:grayscale(100%);opacity: .5;}
.header-nav-product-type a:hover .title-7,.header-nav-product-type a:hover .number-1 {color: #139a51;}
.header-nav-product-type a:hover .icon-1{opacity: 1;filter:grayscale(0);}
.header-nav-product-type a:hover::after {width: 70%;}
.header-nav-technical-support {margin-top: 2%;overflow: hidden;text-align: left;width: 100%;}
.header-nav-technical-support a{display: block;position: relative;color: #fff;padding: 15px 5%;overflow: hidden;background: #fff url('../images/navbgt2.png') no-repeat;font-size: 0;width: 48%;float: left;box-sizing: border-box;margin-right: 2%;border: 1px solid #ccc;}
.header-nav-technical-support .icon-1{display: inline-block;vertical-align: middle;width: 40px;height: 40px;position: relative;}
.header-nav-technical-support a:hover .icon-1{mix-blend-mode:color-dodge;filter: invert(1);}
.header-nav-technical-support .title-4{display: inline-block;vertical-align: middle;margin-left: 10px;color: #000; font-size: 16px;}
.header-nav-technical-support .more-1{font-size: 16px;padding-right: 0px;position: absolute;right: 5%;top: 50%;transform: translateY(-50%);color: #000;}
.header-nav-technical-support a:hover .title-4,.header-nav-technical-support a:hover .more-1{color: #fff;}
.header-nav-technical-support a:hover {background: #139a51 url('../images/navbgt1.png') no-repeat;}
.header-nav-menu.about .header-nav-product-left {padding: 2%;width:40%;overflow: hidden;box-sizing: border-box;position: relative;}
.header-nav-menu.about .header-nav-product-left::after {content: '';width: 1px;height:80%;background: #ccc;position: absolute;right:0;top:50%;opacity: .3;transform: translateY(-50%);}
.header-nav-menu.about .header-nav-product-left .img {background: none;background-size: cover;width: 90%;}
.header-nav-menu.about .header-nav-product-left .img img {opacity: 0;display: block;width: 100%;height: auto;}
.header-nav-menu.about .header-nav-product-right {width:55%;height: 100%;}
.header-nav-technical-support a.button-1 {margin-right: 0;background: none;color: #000;border: 1px solid #ccc;}
.header-nav-technical-support a.button-1 .more-1 {color: #4a4a4a;}
.header-nav-technical-support a.button-1:hover .title-4,.header-nav-technical-support a.button-1:hover .more-1{color: #fff;}
.header-nav-technical-support a.button-1:hover {background: #139a51;}

.menu-toggle {display: block;width: 40px;height: 40px;position: absolute;overflow: hidden;right: 3%;top:50%;z-index: 111;transform: translateY(-50%);display: none;}
.cd-nav-trigger {display: block;width: 40px;height: 40px;}
.menu-toggle span.hamburger,
.menu-toggle span.hamburger:after,
.menu-toggle span.hamburger:before {content:"";display:block;width:24px;height:2px;background:#000;position:absolute;top:50%;margin-top:-1px;left:50%;margin-left:-12px;-webkit-transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);-webkit-transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-delay:0.15s;}
.menu-toggle span.hamburger:after {margin-top:-7px;top:0;transition-delay:0.27s;}
.menu-toggle span.hamburger:before {margin-top:7px;top:0;transition-delay:0.2s;}
.menu-toggle span.cross:before,
.menu-toggle span.cross:after {content:"";display:block;width:24px;height:2px;background:#000;position:absolute;top:50%;margin-top:-1.5px;left:50%;margin-left:-12px;-webkit-transform:translateY(-70px) translateX(-70px) rotate(45deg);transform:translateY(-70px) translateX(-70px) rotate(45deg);transition-delay:0.12s;}
.menu-toggle span.cross:after {transition-delay:0s;-webkit-transform:translateY(70px) translateX(-70px) rotate(-45deg);transform:translateY(70px) translateX(-70px) rotate(-45deg);}
.menu-toggle span.cross:after {-webkit-transform:translateY(-70px) translateX(70px) rotate(-45deg);transform:translateY(-70px) translateX(70px) rotate(-45deg);}
.no-touch .menu-toggle span.hamburger,
.no-touch .menu-toggle span.hamburger:after,
.no-touch .menu-toggle span.hamburger:before {-webkit-transform:translateX(70px);transform:translateX(70px);transition-delay:0.12s;}
.no-touch .menu-toggle span.hamburger:after {transition-delay:0s;}
.no-touch .menu-toggle span.hamburger:before {transition-delay:0.07s;}
.no-touch .menu-toggle span.cross:before {transition-delay:0.12s;-webkit-transform:rotate(45deg);transform:rotate(45deg);background: #000;}
.no-touch .menu-toggle span.cross:after {transition-delay:0.24s;-webkit-transform:rotate(-45deg) !important;transform:rotate(-45deg) !important;background: #000;}
.header.scroll-top .menu-toggle span.hamburger,.header.scroll-top .menu-toggle span.hamburger:after,.header.scroll-top .menu-toggle span.hamburger:before{background: #000;}


.desc1{font-family:hs_l;}

@media screen and (max-width: 1680px) {
.viewmore-1 span,.index-product-nav i,.index-news-right .index-news-item .text .title-6,.footer-nav a,.header-nav-menu a ,.product-date p,.news-detail-turnpage a,.news-other .news-item a .title-4{font-size: 14px;}
.header-content {height: 80px;}

.header-nav li a.n1 {font-size: 14px;line-height: 80px;}
.viewmore-1 i {width: 40px;height: 40px;}
.header-nav-menu.product,.header-nav-menu.about  {top: 80px;}
.header-nav-menu {width: 110px;top: 80px;left: -40px;}
.header-nav-technical-support {margin-top: 0;}
.header-nav-technical-support a {font-size: 0;}
.header-nav-technical-support .icon-1 img{width: 30px;}
.header-nav-product-type a {padding: 10px 0px;}
.header-nav-technical-support a {padding: 5px 5%;}
.header-nav-menu {width: 90px;left: -10px;padding: 5px 15px 10px 15px;}
}
@media screen and (max-width: 1600px) {	
.header-nav-product-type a {padding: 5px 0px;}
}

@media screen and (max-width: 1440px) {
.header-nav-product-content {width: 90%;padding: 2% 0 0 0;}
.header-nav-technical-support {margin-top: 2%;} 
}

@media screen and (max-width: 1024px) {
.header-nav li a.n1 span {padding: 5px 10px;}
.header-nav-technical-support .icon-1 {width: 25px;height: 25px;}
.header-nav-technical-support .title-4,.header-nav-technical-support .more-1 {font-size:12px;}
.header-nav-product-content {padding: 2% 0 5% 0;}
}

/*search*/
.searchIcon{height:200px; align-items: center; background: linear-gradient(270deg,#139a51 -18.95%,#139a51 9.48%,#139a51 75.22%); }
.searchIcon > span{font-size:14px; height:21px;text-align: center;line-height: 42px;/*border: 1px #eee solid;*/ border-radius: 50%; width:60px;}
.searchIcon > span i{color: #000;display: inline-block;vertical-align: middle;margin-left:8px;margin-top:-7px;}
.searchIcon > span a{line-height: 42px;font-size: 20px;}
.slideDown{text-align:center;position:absolute;right:0;width:100%;height:204px; z-index:999;overflow:hidden; }
.slideDown .searchBox{ overflow: hidden; display: inline-block; width:90%; height:66px; margin-top:44px; margin-bottom: 15px; background: #fff; border-radius: 50px;}
.slideDown .searchBox{}
.slideDown .searchHot{ font-size: 15px; color: #fff; font-weight: 100; padding-bottom:}
.slideDown .searchHot a{ color: #fff; font-size:0.9vw; display: inline-block;}
.slideDown .searchBox input[type='text']{ font-size: 14px; color: #666; float: left; width: 840px; height: 100%; border: none; outline: none; background: none; line-height: 60px; margin-left: 25px; font-size: 14px; color: #666;}

.search-bg{width:90%;height: 60px;line-height:60px;padding-left: 10px; float:left;}
.search-i{width:18px;overflow:hidden;height:19px;float: left;margin-top:22px;}
.nav_r{float:right;width:6.5vw;}
#infoname{width:1330px; background:none; outline:none; color:#d2d1d1; border: none; height:66px; line-height:60px; padding-left: 50px;}
.searchIcon:hover .slideDown{transform: rotateX(0deg);} 
 @media screen and (max-width: 1560px) {
.page{ width:1400px;}
.w1400{ width:1400px;}
}


/*copy*/


@media screen and (min-width: 1263px) {
    html {
        font-size: calc(1263px * 20 / 1903);
    }
}

@media screen and (min-width: 1349px) {
    html {
        font-size: calc(1349px * 20 / 1903);
    }
}

@media screen and (min-width: 1463px) {
    html {
        font-size: calc(1463px * 20 / 1903);
    }
}

@media screen and (min-width: 1543px) {
    html {
        font-size: calc(1543px * 20 / 1903);
    }
}

@media screen and (min-width: 1583px) {
    html {
        font-size: calc(1583px * 20 / 1903);
    }
}

@media screen and (min-width: 1643px) {
    html {
        font-size: calc(1643px * 20 / 1903);
    }
}

@media screen and (min-width: 1663px) {
    html {
        font-size: calc(1663px * 20 / 1903);
    }
}

@media screen and (min-width: 1903px) {
    html {
        font-size: calc(1903px * 20 / 1903);
    }
}

/*产品*/
.probg > .page1 { position: relative;}
.page1 {    width: 1300px;    margin: 0 auto;    position: relative;}
.probg {width: 100%;margin:auto;overflow: hidden; padding: 50px 0 55px; background:#f5f5f5}
.fenlei {display: block;border-top: 1px solid #dbdce0;margin-top: 47px;}
.fenlei1 {float: left;display: block;width:430px;height: 165px; background:#fff;}
.fenlei2 { float:left; display: block;width:430px;height: 165px; border-left:1px solid #dbdce0; border-right:1px solid #dbdce0; background:#fff;}
.cp_bt{ padding:28px 20px 20px;}
.cp_bt span {font-size: 19px;font-weight: bold;color: #333;background: url(https://memberpic.114my.com.cn/dg0073361/uploadfile/image/20191126/20191126134539_1275843980.png) no-repeat left;padding-left: 30px;}
.cp_bt p {float: right;}
.fenlei a:hover {color: #00ac38;}
.fenlei ul {padding-left: 20px;}
.fenlei li {float:left; font-size:16px; color:#666; width:126px; line-height:33px;}
.cp_bt span a {font-size: 19px;}
.fenlei1 li a {font-size: 16px;}
.fenlei2 li a {font-size: 16px;}
/*广告条*/
.pro_list { padding-top:25px; width:1300px; position:relative; overflow:hidden;}
.pro_qie { width:1300px; height:400px;  overflow:hidden;}
.pro_qie dl { float:left; background:url(https://memberpic.114my.com.cn/dg0073361/uploadfile/image/20191129/20191129180808_2076829120.jpg) left no-repeat #fff; width:1300px; height:400px; overflow:hidden;}
.pro_qie dl.beijing2 { background:url(https://memberpic.114my.com.cn/dg0073361/uploadfile/image/20191129/20191129180808_754819535.jpg) left no-repeat #fff;}
.pro_qie dl.beijing3 { background:url(https://memberpic.114my.com.cn/dg0073361/uploadfile/image/20191129/20191129180807_1144383844.jpg) left no-repeat #fff;}
/*文字*/
.pro_qie dl dt { position:relative; margin-left:870px; margin-top:45px;}
div#Partner_img_cont dt span {font-size: 34px;font-weight: bold;color: #333;}
div#Partner_img_cont dt em {display: block;width: 280px;height: 3px;background: #00ac38;margin: 20px 0 30px;}
div#Partner_img_cont dt p {font-size: 17px;line-height:31px;color: #666;}
div#Partner_img_cont b {width: 85px;height:30px;display: block;background: #00ac38;text-align: center;border-radius: 20px;font-size: 14px;line-height:30px;transition: 0.3s all; margin-top:25px;}
div#Partner_img_cont b a {color: #fff;}
div#Partner_img_cont b:hover {margin-left: 10px;transition: 0.3s all;}
/*箭头*/
#Partner_img_btn_l{ background:url(https://memberpic.114my.com.cn/dg0073361/uploadfile/image/20191126/20191126155252_1940135003.png) center no-repeat; width:30px; height:59px; left:20px; top:200px; cursor: pointer; position:absolute; }
#Partner_img_btn_r{ background:url(https://memberpic.114my.com.cn/dg0073361/uploadfile/image/20191126/20191126155252_1411059691.png) center no-repeat; width:30px; height:59px; right:20px; top:200px; cursor: pointer; position:absolute; }
/*产品滚动*/
.prod_cp {padding-top: 31px;}
.prod_cp td { padding-right: 12px; padding-left: 0px !important;}
.prod_cp tr {float: left;}
.prod_cp tbody img {border: 1px solid #eee; transition:0.2s all;}
.prod_cp td:hover > a img {border: 1px solid #00ac38;transition: 0.2s;}
.prod_cp td > a:nth-child(3) {display: block;width: 283px;height: 57px;background: #fff;font-size: 16px;line-height: 57px;color: #666;transition:0.2s all;}
.prod_cp td:hover > a:nth-child(3) {background:#00ac38; color: #fff;transition:0.2s all;}

/*pro*/
.pro_bc{ padding:80px 0px; background:#fff;}
.pro {width: 100%; background: #139a51;padding: 130px 0 80px 0px;   margin-top: -50px;position: relative;}
.pro:after {content:'';  width: 106%;height: 200px;border-radius: 50%;position: absolute;top: -132px;left: -57px;background: #139a51;}
.pro_box {width:1500px;margin: 0 auto; min-width:1300px;}



.hftitle{ overflow:hidden}
.hftitle h2{text-align:center;}
.hftitle h2 b{display:block;font-size:2.2rem;line-height:3.2rem;color:#000;font-weight:700}
.hftitle h2 span{color:#333}
.hftitle h2 em{ font-style:normal; display:block;font-size:1rem;font-weight:400;line-height:2rem;color:#000}


.title{position: relative;overflow: hidden;}
.entitle{font-size: 46px;line-height: 50px;font-family: 'srm';}
.zhtitle{font-size: 30px;line-height: 30px;font-weight: 500;margin-top: 14px;}
.gyc {  margin: 0 auto;    max-width: 85%;    min-width: 1200px;}

/**/
.paro_bg{background:#fff; width:100%; min-width:1300px; overflow:hidden; padding-top:60px;}
.arod_list a{width:16.2%;height: 50px;line-height: 50px; background: #f2f2f2;color: #333;font-size: 20px;display: block;float: left;text-align: center;text-transform: uppercase;transition: 0.3s ease all;}
.arod_list a.on{width:16.2%;background: #139a51;color: #fff;}
.arod_list a+a{margin-left: 2px;}

.prca_img{ }
.prca_img td{width:23.2%;display:block;float:left;margin-top:1.7%;position: relative;text-align: center; border: 1px solid #eee;}
.prca_img td+td{margin-left:10px;}
.prca_img td img{width:100%;position: relative;z-index:9;transition: all linear 0.5s;-moz-transition: all linear 0.5s;-ms-transition: all linear 0.5s;-webkit-transition: all linear 0.5s;}
.prca_img td>a{display: block;width: 100%;overflow: hidden;}
.prca_img td:hover img{-webkit-transform: scale(1.12, 1.12);transform: scale(1.12, 1.12);}
.prca_img td br{display:none;}
.prca_img td span{width:100% !important;display:block;height:60px;position: relative;z-index:9;}
.prca_img td span a{font-size:17px;color:#fff;line-height:60px;text-transform: uppercase;display:block;width:100%;height:60px;position: relative;z-index: 9;transition: 0.3s ease all;background:#999;}
.prca_img td hover span a{color:#fff; background:#139a51;}
.prca_img td div a{ display:block; width:100%; height:35px;color:#333; background:#f2f2f2;line-height:35px;font-size:14px;}

.pan_con td{position: relative;margin-right:12px; transition: 0.5s;overflow: hidden;  border: 1px #eee solid; width:314px !important; padding-left:inherit !important;}
.pan_con td a{overflow: hidden;}
.pan_con td:hover img{-moz-transform:scale(1.05);-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);}
.pan_con td:last-child{margin-right: 0;}
.pan_con td>br{display: none;}
.pan_con td div{padding-top: 0px !important;transition: all 0.5s ease;width: 100%;height: 0%;}
.pan_con td div a{ display:block; width:100%; height:45px;color:#333; background:#f2f2f2;line-height:45px;font-size:14px;}


/*power*/
.power{max-width:1920px;height:820px; background: #ecf1ee;overflow:hidden;    padding: 80px 0;}
.power *{box-sizing: content-box;}
.power_container{width:100%;min-width:1200px;height:649px;position:relative;overflow:hidden;margin-top: 50px;}
.power_con{width:1226px;position:absolute;left:50%;margin-left:-613px}
.power_con .tempWrap,.power_con .tempWrap div{overflow:visible!important}
.power_con dl{width:1200px;position:relative;padding:0 13px 132px}
.power_con dt{width:1200px;height:517px;overflow:hidden;position:relative}
.power_con dt img{width:1200px;height:517px}
.power_con dt:after{position:absolute;content:"";width:100%;height:100%;background:rgba(0,0,0,.42);left:0;top:0;opacity:1;-o-transition:all .3s ease;transition:all .3s ease}
.power_con dd{width:775px;height:282px;background:#009d50;bottom:0;z-index:24;position:absolute;right:13px;bottom:30px;-o-transition:all .3s ease;padding:51px 48px 0 43px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.power_con dd h3{padding-bottom:27px;position:relative; overflow: hidden;}
.power_con dd h3:after{position:absolute;content:"";width:72px;height:1px;background:#fff;left:0;bottom:0}
.power_con dd h3 strong{display:inline-block;font-size:38px;line-height:100%;color:#fff; float: left;}
.power_con dd h3 span{display:inline-block;font-size:28px;line-height:100%;color:rgba(255,255,255,.95);font-weight:400;margin-top:9px; float: left; padding-left: 18px; letter-spacing:2px;}
.power_con dd p{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:16px;line-height:32px;color:#fff;margin-top:17px}
.power_con dl.active dt:after{opacity:0}
.power_next,.power_prev{width:59px;height:100px;position:absolute;cursor:pointer;top:435px;-o-transition:all .3s ease;transition:all .3s ease; z-index: 55;}
.power_next:hover,.power_prev:hover{}
.power_prev{left:45px}
.power_next{left:102px}
.scrollbar_container{position:absolute;left:60px;bottom:49px}
.scrollbar_container .num{font-size:18px;line-height:100%;color:#333;float:left}
.scrollbar_container .scrollbar{position:relative;width:209px;height:1px;background:#fff;margin:9px 20px;float:left}
.scrollbar_container .scrollbar i{display:block;width:16.6666%;left:0;top:-1px;position:absolute;background:#009d50;height:2px;-o-transition:all .3s ease;transition:all .3s ease}



@media screen and (max-width:999px) and (min-width:800px) {
.box1 {max-width:990px;}
}
@media screen and (max-width:1099px) and (min-width:1000px) {
.box1 {max-width:1070px;}
}
@media screen and (max-width:1299px) and (min-width:1100px) {
.box1 {max-width:1280px;}
.news_div_item_content {padding:0 3%;}
.news_div_item_date { top: 16px; left: 20%;}
.news_bottom .news_div_item_date {right:20%;}
}
@media screen and (max-width:1499px) and (min-width:1300px) {
.box1 {max-width:1490px;}
.news_div_item_content {padding:0 3%;}
.news_div_item_date {top: 27px; left: 20%;}
.news_bottom .news_div_item_date {right:20%;}}

@media screen and (max-width:1810px) and (min-width:1500px) {
.news_div_item_content {padding:0 3%;}
.news_div_item_date {top:40px;}
}
@media screen and (max-width:1920px) and (min-width:1500px) {
.box1 {max-width:1400px;}
}


.fabout {background: url(https://memberpic.114my.com.cn/dg173287/uploadfile/image/20250206/20250206094523_50408283.jpg)no-repeat right top fixed;padding: 6% 1% 10% 1%;overflow:hidden;/* background-size: contain; */width: 100%;height: 100%;    position: relative;}
.fabout:before {   content: '';    position: absolute;    width: 100%; height: 100%;    background: rgba(0, 0, 0, 0.7);    background-size: 2px;    -webkit-background-size: 2px;    -moz-background-size: 2px;   -o-background-size: 2px; -ms-background-size: 2px; left: 0;  top: 0; z-index: 6;}
.about_box {max-width:90%;margin:0 auto;position: relative;z-index: 99;}
.about_con {display:flex;justify-content:space-between;align-items: center;}
.about_txt {display:flex;flex-direction:column;width: 54%;}
.about_txt p {display:flex;flex-direction:column;font-size: calc(1.0rem + 1vw);font-family: Arial;font-weight: bold;color: #fff;}
.about_txt p span {font-size: calc(1.1rem + 1vw);padding: 3% 0 0;color: #fff;font-weight: normal;}
.about_txt em {font-size: 16px;margin: 5% 0 0;line-height: 28px;color: #fff;height: 240px;overflow: auto;}
.about_txt em::-webkit-scrollbar,.pro_call ul::-webkit-scrollbar { width: 0px;transition:0.5s;}
.about_txt a {border-bottom: 1px solid #fff;width: 8rem;/* text-decoration: underline; */margin: 1% 0 0;font-size: 14px;transition:0.5s;display: inline-block;line-height:24px;color: #fff; text-align: center;}
.about_txt a:hover {color:#139a51;transform:translateX(5px);}
.about_num {width: 27%;}
.about_num ul {display: flex;width: 100%;justify-content:  space-between;flex-wrap: wrap;}
.about_num li {display: flex;flex-direction: column;align-items:  center;width: 49%;padding: 14% 0;transition:0.5s;background: rgba(255,255,255,1);box-shadow: 0 0 10px #139a51;border-radius: 10px;}
.about_num li:first-child {background:linear-gradient(to bottom, #139a51 0%, #039847 100%);color:#fff;}
.about_num li:hover {background:linear-gradient(to bottom, #139a51 0%, #039847 100%);color:#fff;}
.about_num li:hover b {color:#fff;}
.about_num li:nth-child(n+3) {margin: 2% 0 0;}
.about_num li span {display: flex;align-items: center;}
.about_num li span b {font-size: calc(2.5rem + 1vw);font-family:  srm;/* color: #006cb7; */transition:0.5s;}
.about_num li span i {width: 20px;height: 20px;border-radius: 50%;display: flex;justify-content: center;align-items: center;background: #ec9b00;color: #fff;font-size: 12px;}
.about_num li p {font-size: calc(0.5rem + 0.5vw);margin: 3% 0 0;}
/*sj*/
.honor_bg{ background:#fff; padding: 4%; overflow: hidden; max-width: 90%;background: #fff;margin: 0 auto;margin-top: -5%;box-shadow: 0px 50px 50px #eee;margin-bottom: 5%; position: relative;z-index: 99;}
.mot_con {}
.mot_con ul {justify-content: space-between;align-items: center;}
.mot_con li {display:  flex;flex-direction:  column;position:  relative;width: 32.5%; overflow:  hidden;    margin: 0 0.2%;}
.mot_con li:hover img {    transform: scale(1.1);}
.mot_con li:after {content:'';width:100%;height:100%;background:rgba(0,0,0,0.3);position:absolute;top:0;left:0;display:none;}
.mot_con li p {width:100%;padding:20px 20px;background:rgba(102,102,102,0.1);transition: 0.5s;text-align: center;}
.mot_con li a {  overflow: hidden;     display: inline-block;  }
.mot_con li p a {font-size: 16px;width:  100%;height: 100%;display:  flex;flex-direction:  column;    z-index: 5;color: #222;  }
.mot_con li a img {width:100%;height:auto;transition: 0.5s;}
.mot_con .ban_dot{display:  none !important;}
.mot_con .slick-dotted.slick-slider { margin-bottom: 0px !important;}

/**/
.about_tab {max-width:78%;margin: 0 auto;margin-top: -6%;position: relative;background: #fff;padding: 4% 5% 3%;box-shadow:  0 0 20px #ccc;z-index: 99;border-radius:13px;}
.about_call .slick-dotted.slick-slider{margin-bottom:0px !important;}
.about_call {max-width: 1450px;margin: 0 auto;}
.about_call .ban_dot  {display:none !important;}
.about_call ul {}


.about_call li {position: relative;margin: 0 0.2%; border: 1px #eee solid;}
.about_call li>a {}
.about_call li>a img {height:auto;    width: 100%;}
.about_call li p { text-align: center;background: rgba(0,0,0,0.5);  position: absolute; bottom: 0;left: 0; width: 96%;padding: 2%;}
.about_call li p>a { font-size: 16px;color: #fff;}
.about_btn {display:  flex;justify-content: space-between;}
.about_btn:hover i {}
.about_btn>i {width:60px;height:60px;cursor: pointer;border: 2px solid #fff;border-radius: 50%;font-size: 26px;color: #fff;display: flex;justify-content: center;align-items: center;position: absolute;top: 39%;background: #139a51;}
.about_btn>i:first-child {left: 2%;transform: rotate(180deg);}
.about_btn>i:last-child {right: 2%;}
/*factory*/
.content1{margin:0 auto;position:relative}
.p_fac{margin: 0 auto;    max-width:94%;    min-width: 1200px;}
.fac_box{margin:0px auto; height: 385px;}
.fb_tab{text-align:center;font-size:0; }
.fb_tab a{font-size:20px;color:#333;display:inline-block;vertical-align:top;width:33%;background:#f5f5f5;height:60px;line-height:60px;margin-right: 1px;border-radius:30px; }
.fb_tab a.cur{color:#ffffff;background:linear-gradient(45deg, #139a51, #039847);}
.fb_con{margin-top:30px;position:relative;}
.fb_con li{height:301px;position:relative;overflow:hidden;display:block;}
.fb_con li+li{display:none;}
.fb_con li table{position:absolute;top:0;left:0;}
.fb_con li td{width:338px;display:inline-block;vertical-align:top;margin-right: 16px; }
.fb_con li td br{display:none;}
.fb_con li td div a{display:block;line-height:30px; font-size: 15px; font-weight: 200;}
.fb_con>div{width:63px;height:63px;position:absolute;top:50%;margin-top:-31px;transition:600ms;}
.fbc_btnl{left:-92px;background:url(https://memberpic.114my.com.cn/dg0073361/uploadfile/image/20250603/20250603175927_292253398.png) no-repeat;}
.fbc_btnr{right:-92px;background:url(https://memberpic.114my.com.cn/dg0073361/uploadfile/image/20250603/20250603175832_2132857073.png) no-repeat;}
.fb_con>div:hover{background-position:-73px center;cursor: pointer;transition:600ms;}

/**/
.hbnes{padding: 80px 0 80px 0;overflow: hidden;  background: linear-gradient(-180deg, #fff, #f5f5f5);}
.news_bg{width: 100%;padding: 20px 0;overflow: hidden;    height: 580px;}
.news{max-width: 1500px;margin: 0 auto;}
.news_t{text-align: left;float: left;}
.news_t dd:after{display: none;}
.news_t p{font-size: 36px;font-weight: normal;}
.news_t dd{font-size: 18px;color: #999;line-height: 30px;}
.news_a{width: auto;}
.news_a a{width: 200px;background: #f5f5f5; border-radius:30px;height: 46px;font-size: 18px;color: #333;float: left;box-sizing: border-box;text-align: center;margin-left: 20px;display: flex;align-items: center;justify-content: center;}
.news_a a.on{background:linear-gradient(45deg, #139a51, #039847);color: #fff;}
.news_b{height: 488px;margin-top: 60px;position: relative;}
.new_tit{display: flex;justify-content: space-between;align-items: center;    width: 44%;    margin: 0 auto}
.new_item+.new_item{display: none;}
.new_item{}
.new_item>div{display: flex;justify-content: space-between;}
.new_lc .news_div_item{display: flex;flex-direction: column-reverse;width: 48.5%;position: relative;padding: 25px 24px 60px;background: #fff;}
.new_lc .news_div{display: flex;justify-content: space-between;}
.new_lc{width: 66%;}
.new_rc{width: 32%;}
img.news_div_item_image{width: 100%;}
.new_rc .news_div_item_pic, .new_rc .news_div_item_date{display: none;}
.new_ic{margin-top: 40px;position: relative;}
.new_lc a.news_div_item_a{font-size: 18px;color: #333;position: relative;display: block;margin-top: 20px;}
.new_lc .news_div_item_body{font-size: 14px;color: #999;line-height: 26px;margin-top: 40px;height: 52px;overflow: hidden;}
.new_lc .news_div_item_date{display: flex;position: absolute;bottom: 129px;left: 24px;}
.new_lc .news_div_item_date>div{font-size: 12px;color: #999;}
.new_lc .news_div_item_pic{border: 1px solid #eee;}
.new_lc .news_div_item_a:after{position: absolute;content: "read more →";font-size: 14px;color: rgb(34, 34, 34);bottom: -126px;left: 0;}
.new_rc .news_div_item{background: #fff;padding: 30px 32px;position: relative;}
.new_rc .news_div_item:nth-child(n+3):after{content: "";display: block;width: 0;height: 6px;background: #139a51;transition: 0.3s all ease-in-out;position: absolute;bottom: 0;left: 0;}
.new_rc .news_div_item:nth-child(n+3):hover::after{width: 100%;}
.new_rc .news_div_item:nth-child(-n+2){display: none;}
.new_rc .news_div_item:nth-child(n+4){margin-top: 20px;}
.new_rc a.news_div_item_a{display: block;font-size: 18px;}
.new_rc .news_div_item_body{font-size: 15px;color: #999;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;margin-top: 10px;}
/**/
.gotop img{width: 30px;}
.flexStart{display: -webkit-box;display: -ms-flexbox;display: flex;display: -webkit-flex;-webkit-box-pack: start;-webkit-justify-content: flex-start;-ms-flex-pack: start;justify-content: flex-start;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.flexBetween{display: -webkit-flex;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}
footer{background:#139a51;min-height: 2rem;}
footer .wbox1{padding: 2% 0;border-bottom: 1px solid rgba(255, 255, 255, 0.16);}
footer .wbox1 .left img{height: 88px;}
footer .wbox1 .left p{color: #fff;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;margin-left: 1.2rem;}
.linkTagcs li a {    color: #fff !important;    word-break: break-all;}
footer .wbox1 .wleft{ color:#fff; font-size:16px;}
footer .wbox1 .left a{font-size:14px;color: #fff;display: flex;white-space: nowrap;line-height: 26px;}
footer .wbox1 .left a i{margin-right: 6%;font-size:2vw;color: #fff;line-height:26px;}
footer .wbox1 .left a span{margin-left: 12%;}
footer .wbox1 .left a span i{font-size:20px;color: #fff;}
footer .wbox1 .right{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;cursor: pointer;}
footer .box2{--p: 0.45rem;}
footer .box2 .left{width: 24%;color: #fff;padding:4% 0;}
footer .box2 .left p{font-size:18px;margin-bottom: 2%;color: rgba(255,255,255,0.92);}
footer .box2 .left .dd{font-size: 24px;font-family: 'srm';}
footer .box2 .left .dd dd{line-height: 36px;}
footer .box2 .left .m{margin-top: 3%;}
footer .box2 .left .f24{font-size: 16px;line-height:1.4;color: rgba(255, 255, 255, 0.6);}
footer .box2 .left .f18{font-size: 16px;color: rgba(255, 255, 255, 0.6);}
footer .box2 .center{-webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;border-left: 1px solid rgba(255, 255, 255, 0.2);border-right: 1px solid rgba(255, 255, 255, 0.2);padding-top: 4%;}
.flexCenter{display: -webkit-flex;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}
footer .box2 .center .item:nth-child(1){margin-right: 4%;}
footer .box2 .center .item{text-align: center;color: #fff;}
footer .box2 .center .item img{width: 150px;    border: 5px solid #fff;}
footer .box2 .center .item figcaption{font-size: 18px;margin-bottom: 10%;}
footer .box2 .rightb{width: 32%;padding:4% 6%;display: flex;justify-content: space-between;}
@media screen and (max-width: 1680px){footer .box2 .rightb{width: 36%;}}
@media screen and (max-width: 1440px){footer .box2 .rightb{width: 35%;}}
@media screen and (max-width: 1360px){footer .box2 .rightb{width: 35%;}}
@media screen and (max-width: 1280px){footer .box2 .rightb{width: 35%;}}
footer .box2 .rightb ul li{margin-bottom: 6px;}
footer .box2 .rightb ul li a{font-size: 16px;color: #fff;opacity: 0.6;-webkit-transition: 0.4s;-o-transition: 0.4s;transition: 0.4s;}
footer .box2 .rightb ul li:nth-child(1) a{font-size:20px;color: #fff;opacity: 1;}
footer .box2 .rightb ul li a i{margin-left: 0.32rem;opacity: 0;-webkit-transition: 0.4s;-o-transition: 0.4s;transition: 0.4s;font-size: 20px;color: #fff;}
footer .box2 .rightb ul li a:hover{opacity: 1;}
footer .box2 .rightb ul li a:hover i{opacity: 1;}
footer .box3{border-top: 1px solid rgba(255, 255, 255, 0.25);padding: 2% 0;}
footer .box3 .left{font-size: 15px;}
footer .box3 .left span{color: #fff;opacity: 0.7;}
footer .box3 .left a{color: #fff;opacity: 0.7;}
footer .box3 .right1{font-size: 16px;}
footer .box3 .right1 a{color: #fff;opacity: 0.7;margin-left: 10px;-webkit-transition: 0.4s;-o-transition: 0.4s;transition: 0.4s;}
footer .box3 .right1 a:hover{opacity: 1;}
footer .box3 .right1 .active{opacity: 1;}