

 
/* index */
.banner {position: relative;}
.index-banner-swiper {position: relative;background: #000;z-index:1;}
.banner-slide {}
.banner-slide .txt{position: absolute;width: 900px;left: 10%;top: 54%;margin-top: -167px;z-index: 33;}
.banner-slide .txt h4{font-size: 20px;color: #00a78e;margin: 0;padding: 0;position: relative;text-transform: uppercase;}
.banner-slide .txt h2{font-size: 60px;color: #fff;padding:10px 0 25px 0;margin:0;line-height:70px;font-weight: bold;}
.banner-slide .txt h3{font-size: 20px;color: #fff;padding:25px 0;margin:0;font-weight: normal;line-height: 30px;}
.banner-slide .txt .line {width: 60px;height: 4px;background: #00a78e;margin: 10px 0;}
.banner-slide .txt.center {text-align: center;width:100%;left:0;top:20%;margin: 0;}
.banner-slide .txt.center .line{margin: 10px auto;}
.banner-slide .txt.right {left: auto;right: 5%;}
.banner-slide .txt.none {display: none;}
.banner-slide .img {text-align: center;}
.banner-slide .txt .img {text-align: left;}


.banner-slide .txt h4 {transform:translateY(200px);opacity:0;transition:all 0.3s;}
.banner-slide .txt h2 {transform:translateY(200px);opacity:0;transition:all 0.5s;}
.banner-slide .txt h3 {transform:translateY(200px);opacity:0;transition:all 0.8s;}
.banner-slide .txt .line {transform:translateY(200px);opacity:0;transition:all 0.7s;}
.index-banner-swiper .swiper-slide-active .txt h4,
.index-banner-swiper .swiper-slide-active .txt h2,
.index-banner-swiper .swiper-slide-active .txt h3,
.index-banner-swiper .swiper-slide-active .txt .line{transform:translateY(0px);opacity:1;}


.swiper-banner-pagination {bottom: 25px;width: 100%; display: block;z-index: 90;}
.swiper-banner-pagination .swiper-pagination-bullet {width:60px;height:10px;margin:0 0 0 10px;border-radius: 0;opacity:1;background: none; position: relative;z-index: 11;outline: none;}
.swiper-banner-pagination .swiper-pagination-bullet::before {content: '';display: block;width: 100%;height: 2px;position: absolute;left: 0;top:5px;background: #fff;opacity: 0.3;}
.swiper-banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after{opacity: 1;}
.swiper-banner-pagination .swiper-pagination-bullet::after {content: '';display: block;position: absolute;left:0;top:5px;width:0;height: 2px;background: #00a78e;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;z-index: 10;}
.swiper-banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {-webkit-animation: w100 4000ms 1;animation: w100 4000ms 1;}

@keyframes w100{0%{width: 0%;} 100%{width: 100%;}}

.banst{ height:auto; overflow:hidden; margin-top:40px;margin-left:-40px}
.banst li{ float:left; width:60px; margin-right:50px; text-align:left}
.banst li img{ width:100%}

.banst1{ height:auto; overflow:hidden; margin-top:0px; padding-top:20px; text-align:center}
.banst1 li{ display:inline-block; width:60px; margin-right:50px; text-align:left}
.banst1 li img{ width:100%}
@media only screen and (max-width:992px){
.banst{ height:auto; overflow:hidden; margin-top:30px;margin-left:-40px}
.banst li{ float:left; width:40px; margin-right:30px; text-align:left}
.banst1 li{ display:inline-block; width:40px; margin-right:50px; text-align:left}
.banst1{ height:auto; overflow:hidden; margin-top:0px; padding-top:20px; text-align:center ; width:100%}
	
}

/* page*/
.cp_bk1{ padding:80px 0; height:auto; overflow:hidden}
.cp_bk11{ padding:80px 0 0; height:auto; overflow:hidden}

/**2023-4-6 powerby cyberance-luke**/
.cp_bk1 p {margin-bottom:10px;}
.cp_bk1 table {margin:auto; margin-bottom:20px;}
.cp_bk1 p img{max-width:100%; height:auto; display:block; margin:0 auto;}
.cp_bk1 h6{font-size:18px; color:#00a78e; text-align:left; line-height:26px; display:block; margin-bottom:10px; font-weight: bold;}
.cp_bk1 .list-paddingleft-2{list-style: square;}
.cp_bk1 ul {}
.cp_bk1 ul li{list-style-type: square; margin: 0; padding: 0;margin-bottom:10px; margin-left:8px; }
/**2023-4-6 powerby cyberance-luke**/

.cp_bk2{ padding:80px 0 100px; height:auto; overflow:hidden; background:url(../image/about7.jpg) no-repeat center / cover fixed}
.cp_bk2 .bs_bj{ margin-top:20px;box-shadow: 0 8px 15px 0 rgba(95,125,158,.2); padding:30px 20px;background-color:#fff; height:auto; overflow:hidden}
.cp_bk2 .gy_wz{width:50%; padding:50px; float: right}
.cp_bk2 .gy_wz h3{font-size:20px; font-weight:bold; color:#00a78e; line-height:30px; margin-bottom:20px;}
.cp_bk2 .gy_wz .w_z{font-size:16px; line-height:36px;}
.cp_bk2 .gy_wz ul li{margin:10px 0; line-height:26px;}
.cp_bk2 .gy_tp{width:48%; text-align:center; float:left}

.cp_bk2 .gy_wz1{width:50%; padding:50px; float: left}
.cp_bk2 .gy_wz1 h3{font-size:20px; font-weight:bold; color:#00a78e; line-height:30px; margin-bottom:20px;}
.cp_bk2 .gy_wz1 .w_z{font-size:16px; line-height:36px;}
.cp_bk2 .gy_wz1 ul li{margin:10px 0; line-height:26px;}
.cp_bk2 .gy_tp1{width:48%; text-align:center; float:right}


@media only screen and (max-width:1360px){
.cp_bk1{ padding:60px 0; height:auto; overflow:hidden}
/**2023-5-22，powerby cyberance-luke**/
.cp_bk1 table {margin:auto; margin-bottom:20px; table-layout: fixed; white-space:normal; word-break: break-all; text-overflow: ellipsis;}
/**2023-5-22，powerby cyberance-luke**/
.cp_bk11{ padding:60px 0 0; height:auto; overflow:hidden}
}

@media only screen and (max-width:992px){
.cp_bk1{ padding:20px 0; height:auto; overflow:hidden}
/**2023-5-22，powerby cyberance-luke**/
.cp_bk1 table {margin:auto; margin-bottom:20px; table-layout: fixed; white-space:normal; word-break: break-all; text-overflow: ellipsis;}
/**2023-5-22，powerby cyberance-luke**/
.cp_bk11{ padding:20px 0 0; height:auto; overflow:hidden}

.cp_bk2{padding:20px 0;}
.cp_bk2 .container{ width:98%; margin:0 auto}
.cp_bk2 .gy_wz{width:100%;}
.cp_bk2 .bs_bj{ padding:10px}
.cp_bk2 .gy_wz{width:100%; padding:0 10px;}
.cp_bk2 .gy_wz h3{font-size:16px; line-height:26px; margin-bottom:10px;}
.cp_bk2 .gy_wz .w_z{font-size:14px; line-height:26px;}
.cp_bk2 .gy_wz ul li{margin:.8rem 0; line-height:2.4rem;}
.cp_bk2 .gy_tp{width:100%; margin-top:1.5rem;}

.cp_bk2 .gy_wz1{width:100%; padding:0 10px;}
.cp_bk2 .gy_wz1 h3{font-size:16px; line-height:26px; margin-bottom:10px;}
.cp_bk2 .gy_wz1 .w_z{font-size:14px; line-height:26px;}
.cp_bk2 .gy_wz1 ul li{margin:.8rem 0; line-height:2.4rem;}
.cp_bk2 .gy_tp1{width:100%; margin-top:1.5rem;}

}

.cp_bk21{ padding:80px 0 100px; height:auto; overflow:hidden; background:url(../image/about7.jpg) no-repeat center / cover fixed}
.cp_bk21 li{ margin-top:40px;box-shadow: 0 8px 15px 0 rgba(95,125,158,.2); padding: 0; float:left; width:31.3%; margin-right:3%; background:#fff;box-sizing:border-box}
.cp_bk21 li:nth-child(3n){margin-right:0; }
.cp_bk21 .gy_wz{width:100%;padding:0 20px}
.cp_bk21 .gy_wz h3{font-size:18px; font-weight:bold; color:#242424; line-height:30px; margin-bottom:10px;}
/**.cp_bk21 .gy_wz .w_z{font-size:14px; line-height:26px; color:#555; min-height:170px;text-align:justify; text-justify:inter-ideograph }**/
.cp_bk21 .gy_wz .w_z{font-size:14px; line-height:26px; color:#555; min-height:390px;}
/**2023-5-16，powerby cyberance-luke**/
.cp_bk21 .gy_tp{width:100%; text-align:center; margin-bottom:20px}
.cp_bk21 .gy_tp img{width:100%; text-align:center}
.tupp{ text-align:center}
.tupp img{ max-width:100%}
@media only screen and (max-width:1360px){
.cp_bk21 .gy_wz{width:100%;padding:0 10px}
.cp_bk21 .gy_wz .w_z{font-size:14px; line-height:26px; color:#555; min-height:190px; }
	
	}
@media only screen and (max-width:640px){
.cp_bk21{ padding:20px 0 20px; height:auto; overflow:hidden; background:url(../image/about7.jpg) no-repeat center / cover fixed}
.cp_bk21 li{ margin-top:20px;box-shadow: 0 8px 15px 0 rgba(95,125,158,.2); padding: 0; float:left; width:100%; margin-right:0; background:#fff;box-sizing:border-box}
.cp_bk21 .gy_wz{width:100%;}
.cp_bk21 .row.bs_bj .gy_wz{width:100%; padding:2rem;}
.cp_bk21 .gy_wz h3{font-size:16px; line-height:26px; margin-bottom:10px;}
.cp_bk21 .gy_wz .w_z{font-size:14px; line-height:26px; min-height:inherit; padding-bottom:10px}
.cp_bk21 .gy_wz ul li{margin:.8rem 0; line-height:2.4rem;}
.cp_bk21 .gy_tp{width:100%; margin-top:0;}
.cp_bk21 .row.bs_bj .gy_tp{width:100%; margin:0;}
}

/**2023-5-17，powerby cyberance-luke**/
.cp_bk21-2{ padding:80px 0 100px; height:auto; overflow:hidden; background:url(../image/about7.jpg) no-repeat center / cover fixed}
.cp_bk21-2 li{ margin-top:40px;box-shadow: 0 8px 15px 0 rgba(95,125,158,.2); padding: 0; float:left; width:31.3%; margin-right:3%; background:#fff;box-sizing:border-box}
.cp_bk21-2 li:nth-child(3n){margin-right:0; }
.cp_bk21-2 .gy_wz{width:100%;padding:0 20px}
.cp_bk21-2 .gy_wz h3{font-size:18px; font-weight:bold; color:#242424; line-height:30px; margin-bottom:10px;}
.cp_bk21-2 .gy_wz .w_z{font-size:14px; line-height:26px; color:#555; min-height:155px;}
.cp_bk21-2 .gy_tp{width:100%; text-align:center; margin-bottom:20px}
.cp_bk21-2 .gy_tp img{width:100%; text-align:center}
.tupp{ text-align:center}
.tupp img{ max-width:100%}
@media only screen and (max-width:1360px){
.cp_bk21-2 .gy_wz{width:100%;padding:0 10px}
.cp_bk21-2 .gy_wz .w_z{font-size:14px; line-height:26px; color:#555; min-height:190px; }
	
	}
@media only screen and (max-width:640px){
.cp_bk21-2{ padding:20px 0 20px; height:auto; overflow:hidden; background:url(../image/about7.jpg) no-repeat center / cover fixed}
.cp_bk21-2 li{ margin-top:20px;box-shadow: 0 8px 15px 0 rgba(95,125,158,.2); padding: 0; float:left; width:100%; margin-right:0; background:#fff;box-sizing:border-box}
.cp_bk21-2 .gy_wz{width:100%;}
.cp_bk21-2 .row.bs_bj .gy_wz{width:100%; padding:2rem;}
.cp_bk21-2 .gy_wz h3{font-size:16px; line-height:26px; margin-bottom:10px;}
.cp_bk21-2 .gy_wz .w_z{font-size:14px; line-height:26px; min-height:inherit; padding-bottom:10px}
.cp_bk21-2 .gy_wz ul li{margin:.8rem 0; line-height:2.4rem;}
.cp_bk21-2 .gy_tp{width:100%; margin-top:0;}
.cp_bk21-2 .row.bs_bj .gy_tp{width:100%; margin:0;}
}
/**2023-5-17，powerby cyberance-luke**/

.cp_bk3{ padding:80px 0 100px; height:auto; overflow:hidden; background:url(http://en.dfpower.com.cn/template/bowo/pc/images/bj2.jpg) no-repeat center / cover fixed}
.cp_bk3 .qy_wz{padding:35px; background-color:#f7f7f7; font-size:15px; line-height:28px; margin-top:35px;}
.cc_lb{margin-top:30px;}
.cc_lb .b_t{font-size:20px; font-weight:bold; color:#00a78e; line-height:32px; margin-bottom:10px;}
.cc_lb .b_t i{vertical-align:middle; margin-right:5px;}
.cc_lb table{width:100%; background-color:#fff; border-collapse:collapse; border:1px solid #ddd;}
.cc_lb table td{padding:8px ; text-align:left; border:1px solid #ddd;}
.cc_lb table td.tb_hd{background-color:#00a78e; color:#fff;}
@media only screen and (max-width:992px){
.cp_bk3{ padding:20px 0 20px; height:auto; overflow:hidden; background:url(http://en.dfpower.com.cn/template/bowo/pc/images/bj2.jpg) no-repeat center / cover fixed}
.cc_lb .b_t{font-size:22px; font-weight:normal;}
.cc_lb{margin-top:30px;overflow-y: scroll; width: 100%; overflow-x: scroll;}
/**.cc_lb table{ width:900px}**/
/**2023-5-22，powerby cyberance-luke**/
.cc_lb table {margin:auto; margin-bottom:20px; table-layout: fixed; white-space:normal; word-break: break-all; text-overflow: ellipsis;}
/**2023-5-22，powerby cyberance-luke**/
}


.cp_bk4{ padding:80px 0 100px; height:auto; overflow:hidden; background:url(../image/s-2-5.jpg) no-repeat center / cover fixed;box-sizing:border-box}
.cp_bk4 .row{ margin-top:20px;box-shadow: 0 8px 15px 0 rgba(95,125,158,.2); padding:30px 20px;box-sizing:border-box}
.cp_bk4 .row.bs_bj{background-color:rgba(255,255,255,.5);}
.cp_bk4 .gy_wz{width:100%;}
.cp_bk4 .row.bs_bj .gy_wz{width:100%; padding:0px;box-sizing:border-box}
.cp_bk4 .gy_wz h3{font-size:20px; font-weight:bold; color:#00a78e; line-height:30px;}
.cp_bk4 .gy_wz .w_z{font-size:16px; line-height:36px;}
.cp_bk4 .gy_wz ul li{margin:10px 0; line-height:26px;}
.cp_bk4 .gy_tp{width:48%; text-align:center}
.cp_bk4 .row.bs_bj .gy_tp{width:50%; text-align:center}
@media only screen and (max-width:640px){
.cp_bk4{padding:20px 0;}
.cp_bk4 .gy_wz{width:100%;}
.cp_bk4 .row{ margin-top:20px;box-shadow: 0 8px 15px 0 rgba(95,125,158,.2); padding:10px;box-sizing:border-box;width:96%; margin:20px auto 0}

.cp_bk4 .row.bs_bj .gy_wz{width:96%; padding:10px; margin:0 auto}
.cp_bk4 .gy_wz h3{font-size:1.8rem; line-height:2.6rem; margin-bottom:1rem;}
.cp_bk4 .gy_wz .w_z{font-size:14px; line-height:26px;}
.cp_bk4 .gy_wz ul li{margin:.8rem 0; line-height:2.4rem;}
.cp_bk4 .gy_tp{width:100%; margin-top:1.5rem;}
.cp_bk4 .row.bs_bj .gy_tp{width:100%; margin:0;}
}


/**.zbt{ float:left; width:40%; height:auto; overflow:hidden}powerby cyberance-luke**/
/**.2023-5-15,powerby cyberance-luke**/
.zbt{ float:left; width:30%; height:auto; overflow:hidden}
.zbtu{ width:100%;height:auto; overflow:hidden;box-shadow: 0 0 20px rgba(0,0,0,.1); background:#fafafa}
.zbtu img{ width:100%;box-shadow: 0 0 20px rgba(0,0,0,.1);}
.zbtu1{ width:100%;height:auto; overflow:hidden; text-align:center;box-shadow: 0 0 20px rgba(0,0,0,.1); background:#fafafa}
.zbtu1 img{ width:55%; margin:0 auto;}
/**.ybz{ float: right; width:50%}**/
/**.2023-5-15,powerby cyberance-luke**/
.ybz{ float: right; width:60%}
/**.2023-5-15,powerby cyberance-luke**/
.zwnr{ height: auto; overflow:hidden; margin-top:20px}
.zwnr h1{ font-size:22px; color:#00a78e; font-weight:450 }
.zwnr p{ font-size:16px; line-height:30px; color:#666; margin-bottom:20px}
@media only screen and (max-width:992px){
.zwnr h1{ font-size:18px; color:#00a78e; font-weight:450 }
.zwnr p{ font-size:14px; line-height:26px; color:#666; margin-bottom:20px}
.zbt{ float:none; width:100%; height:auto; overflow:hidden; margin-bottom:20px}
.ybz{ float: none; width:100%}

}
.product-detail .header-height {height: 125px;}
.header-height {height: 85px;}
.section {background-position: center;background-repeat: no-repeat;background-size: cover;clear: both;overflow: hidden;}
.section .content {}
.title-style {overflow: hidden;}
.title-style h3 {text-transform: uppercase;font-size: 36px;margin:5px 0 0 0;color: #00a78e;}
.title-style h1 {text-transform: uppercase;font-size: 60px;line-height: 60px; margin:8px 0 20px 0;color: #1a1a1a;}
.title-style h2 {text-transform: uppercase;font-size: 32px;line-height: 60px; margin:8px 0 20px 0;color: #1a1a1a; font-weight:bold}
.title-style h5 {font-size: 20px;margin:0;color: #666;line-height: 30px;}
.title-style h4 {text-transform: uppercase;font-size: 20px;margin:5px 0 0 0;color: #00a78e;}
.title-style .line {width: 80px;height: 4px;background: #00a78e;margin: 10px 0;}
.title-style-1 {}

.title-style1 {overflow: hidden; text-align:center}
.title-style1 h3 {text-transform: uppercase;font-size: 36px;margin:5px 0 0 0;color: #00a78e;}
.title-style1 h1 {text-transform: uppercase;font-size: 60px;line-height: 60px; margin:8px 0 20px 0;color: #1a1a1a;}
.title-style1 h2 {text-transform: uppercase;font-size: 42px;line-height: 60px; margin:8px 0 20px 0;color: #1a1a1a; font-weight:bold}
.title-style1 h5 {font-size: 20px;margin:0;color: #666;line-height: 30px;}
.title-style1 h4 {text-transform: uppercase;font-size: 20px;margin:5px 0 0 0;color: #00a78e;}
.title-style1 .line {width: 80px;height: 4px;background: #00a78e;margin: 10px auto;}
.title-style-1 {}


@media only screen and (max-width:992px){
.title-style .line {width: 50px;height: 4px;background: #00a78e;margin:  0;}
.title-style1 h2 {text-transform: uppercase;font-size:20px;line-height: 30px; margin:8px 0 10px 0;color: #1a1a1a; font-weight:bold}
.title-style1 h5 {font-size: 20px;margin:0;color: #666;line-height: 30px;}
.title-style1 .line {width: 40px;height: 4px;background: #00a78e;margin: 0 auto;}

}

.view-btn {overflow: hidden;display: inline-block;clear:both;}
.view-btn a {background: #00a78e;display: block;padding:18px 30px;overflow: hidden;font-size: 0;line-height: normal;}
.view-btn i{display: inline-block;vertical-align: middle;margin-right:10px;}
.view-btn h5{display: inline-block;vertical-align: middle;font-size: 14px;color: #fff;margin: 0;}
.view-btn a:hover {background: #00aa77;}
.img-center {position: absolute;display: block;left: 0;top: 0;bottom: 0;right: 0;margin: auto;width: auto!important;height: auto!important;}
.img-block {display: block;width: 100%;height: auto;}
.faq-btn {clear: both;padding: 30px 0;}
.faq-btn a {background: #ededed;border-radius: 30px;display: inline-block;padding: 5px 20px;font-size: 0;}
.faq-btn i{display: inline-block;vertical-align: middle;margin-right: 10px;}
.faq-btn i img {display: block;}
.faq-btn h6{font-size: 14px;color: #b2b2b2;font-weight: normal;display: inline-block;vertical-align: middle;margin: 0;}
.faq-btn a:hover {background: #000;}
.line-height-30 {line-height: 30px;}
.swiper-button-next,.swiper-button-prev,.swiper-pagination .swiper-pagination-bullet {outline: none;}
.link-btn-r {display: block;width: 55px;height: 55px;background: #ccc url("../image/link1.png") center no-repeat;border-radius: 100%; position: absolute;top: 7px;right: 0;}
.link-btn-r:hover {background: #00a78e url("../image/link2.png") center no-repeat;}



 

/* evcharger */
.screen-banner {position: relative;} 
.screen-banner-swiper {}
.screen-banner-swiper .screen-banner-slide{position: relative;}
.screen-banner-swiper .screen-banner-slide .main {position: absolute;left:50%;top:0;width:1400px;height: 100%; margin-left: -700px;z-index: 10;}
.screen-banner-swiper .screen-banner-slide .title{text-align: center;position: relative;padding-bottom: 50px;}
.screen-banner-swiper .screen-banner-slide .title h2{font-size: 120px;color: #fff;margin:0;text-transform: uppercase;opacity: .1;}
.screen-banner-swiper .screen-banner-slide .title h4{font-size: 18px;line-height: 30px;color: #00a78e;margin:50px 0 0;}
.screen-banner-swiper .screen-banner-slide .title h3{font-size: 50px;color: #fff;margin:0;}
.screen-banner-swiper .screen-banner-slide .title .text {position: absolute;left: 0;top: 0; text-align: center;width: 100%;}
.screen-banner-swiper .screen-banner-slide .line {width: 80px;height: 4px;background: #00a78e;margin:50px auto;}
.screen-banner-swiper .screen-banner-slide .img{position: relative;}
.screen-banner-swiper .screen-banner-slide .img img{display: block;}
.screen-banner-swiper .screen-banner-slide .data5 {clear: both;margin-top: 50px;overflow: hidden;text-align: center;font-size: 0;}
.screen-banner-swiper .screen-banner-slide .data5 li {padding: 0 3%;font-size: 14px;color: #c0c1c2;display: inline-block;vertical-align: top;position: relative;}
.screen-banner-swiper .screen-banner-slide .data5 li::after {content: '';display: block;position: absolute; width: 1px;height: 100%;background: #fff;opacity: .1;right: 0;top: 0;}
.screen-banner-swiper .screen-banner-slide .data5 li h3{color: #fff;margin:0px 0 10px 0;}
.screen-banner-swiper .screen-banner-slide .data5 li h3 strong{font-size: 30px;}
.screen-banner-swiper .screen-banner-slide .data5 li h3 span{font-size: 16px;}

.screen-banner-swiper .swiper-pagination {}
.screen-banner-swiper .swiper-pagination {bottom: 10%;}
.screen-banner-swiper .swiper-pagination-bullet{background: #fff;width: 60px;height: 2px; border-radius: 0;}
.screen-banner-swiper .swiper-pagination-bullet-active{background: #00a78e;}

.screen-banner-bottom.position-fixed.top85 {top:0px;transform:translateY(85px);}
.screen-banner-bottom.position-fixed {position: fixed;top:0px;bottom: auto;border-bottom: 1px solid #e5e5e5;border-top:none;background: #fff;z-index: 99;}
.screen-banner-bottom.position-fixed a {height: 60px;line-height: 60px;font-size: 14px;font-weight: normal;color: #000;}
.screen-banner-bottom.position-fixed a.cur {color: #000;}
.screen-banner-bottom.position-fixed a::after {background: #e5e5e5;opacity:1;}
.screen-banner-bottom.position-fixed a:hover {color: #000;}

.screen-banner-bottom {position: absolute;bottom: 0;left: 0;width: 100%;z-index: 40;border-top: 1px solid rgba(255,255,255,.2);transition:all .4s ease;}
.screen-banner-bottom-nav {width: 75%;margin: auto;position: relative;overflow: hidden;}
.screen-banner-bottom-nav::before{content: '';display:block;width:1px;height:30px;background:#fff;position:absolute;left: 0;top: 50%;margin-top: -15px;opacity: .2;}
.screen-banner-bottom-nav a{display: block;float: left;width: 20%;height: 70px;line-height: 70px;position: relative; text-align: center;font-weight:bold;font-size: 17px;color: #fff;}
.screen-banner-bottom-nav a::before {content: '';display: none;width: 100%;height:3px;background: #00a78e;position: absolute;top:0;left: 0;z-index: 10;}
.screen-banner-bottom-nav a::after {content: '';display: block;width: 1px;height:30px;background: #fff;position: absolute;top: 50%;margin-top: -15px;opacity: .1;}
.screen-banner-bottom-nav a::after {right: 0;}
.screen-banner-bottom-nav a.cur {background: url("../image/nav.png") top repeat-x;color: #dee1e0;}
.screen-banner-bottom-nav a:hover {background: url("../image/nav.png") top repeat-x;color: #dee1e0;}
.screen-banner-bottom-nav a:hover::before,.screen-banner-bottom-nav a.cur::before {display: block;}
.screen-banner-bottom-nav.num3 a{width: 33.333%;}
.screen-banner-bottom-nav.num2 a{width: 50%;}
.screen-banner-bottom-nav.num4 a{width: 25%;}
.screen-banner-bottom-nav.num5 {}


.index-about {  background:url(../image/about1.jpg) no-repeat center; height:auto; overflow:hidden; padding:100px 0}
.index-about .about-item {width: 85%; margin:0 auto; height:auto; overflow:hidden}
.index-about .about-item .content {width: 100%; height: auto  ;border: 1px solid rgba(255,255,255,.3);overflow: hidden;background: rgba(0,0,0,0.2)}
.index-about .about-item .left{padding: 6% 0 4% 5%;overflow: hidden;width:46%;height: auto  ;box-sizing:border-box; float:left; text-align:justify}
.index-about .about-item .left::after {content: '';display: block;width: 1px;height: 100%;background: #fff;position: absolute;right: 0;top: 0;opacity: .3;}
.index-about .about-item .left .title{overflow: hidden;}
.index-about .about-item .left .title h2{text-transform: uppercase;margin: 0;color: #fff;}
.index-about .about-item .left .title h4{font-size: 20px; margin:10px 0;color: #fff;}
.index-about .about-item .left .title .line{width: 80px;height: 4px;background: #00a78e;margin: 25px 0;}
.index-about .about-item .left .text{font-size: 15px;line-height: 30px;color: #fff;opacity: .6; overflow:hidden; 
     text-overflow:ellipsis;
     display:-webkit-box; 
     -webkit-box-orient:vertical;
     -webkit-line-clamp:6;}
.index-about .about-item .left .play {display: inline-block;margin-top:30px;}
.index-about .about-item .left .play a{display: block;overflow: hidden;background: #00a78e;border: 1px solid #00a78e;padding: 15px 20px;font-size: 0;}
.index-about .about-item .left .play i{width: 13px;height: 16px;display: inline-block;vertical-align: middle;margin-right: 10px;background: url("../image/play.png") center no-repeat;background-size: 100%; }
.index-about .about-item .left .play span{font-size: 14px;color: #fff;display: inline-block;vertical-align: middle;margin-right: 10px;}
.index-about .about-item .left .play a:hover {background: #0f2c72;border: 1px solid #0f2c72;}
.index-about .about-item .left .play a:hover span,.index-about .about-item .left .play a:hover i{opacity: 1;}
.index-about .about-item .right {overflow: hidden;width:49%;position: relative; float:right;border-left: 1px solid rgba(255,255,255,.3);}
.index-about .about-item .right::after {content: '';display: block;width: 100%;height: 1px;background: #fff;position: absolute;left: 0;top: 50%;margin-top: -0.5px;opacity: .3;}
.index-about .about-item .right .item {position: relative;float: left;width: 33.3333333%;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.index-about .about-item .right .item:hover {background: #00a78e;}
.index-about .about-item .right .item li {color:#fff;list-style: none;position: absolute;left: 0;top: 0;width:90%;padding:30% 0 0 10%;height:80%;}
.index-about .about-item .right .item li h2{font-weight: normal;margin: 0;}
.index-about .about-item .right .item li h2 strong{font-size: 60px;}
.index-about .about-item .right .item li h2 span{font-size: 18px;font-weight: normal;margin-left: 5px;}
.index-about .about-item .right .item li h6{font-weight: normal;margin: 0;font-size: 16px;line-height: 26px;opacity: .7;}
.index-about .about-item .right .item .img img{display: block;width: 100%;height: auto;opacity: 0;}
.index-about .about-item .right .item::after {content: '';display: block;width: 1px;height: 100%;background: #fff;position: absolute;right: 0;top: 0;opacity: .3;}
.index-about .about-item .right .item:last-child::after,.index-about .about-item .right .item:nth-child(3)::after {display: none;}
.index-about .img{}
.index-about .img img{display: block;width: 100%;height: auto;}

 
/*相关产品*/
.product-range {padding: 100px 0 80px 0;overflow: hidden;}
.product-range .title {text-align: center;margin-bottom:60px;}
.product-range .title h2{margin: 0;font-size: 40px;}
.product-range .title h4{margin: 10px auto;font-weight: normal;font-size: 16px;color: #999999;}
.product-range-list {margin: 0px auto;width: 75%;position: relative;padding:0 5%;text-align: center;font-size: 0;}
.product-range-list .item{background: #fff;position: relative;overflow: hidden;display:block;width: 49.5%;margin:0 1% 1% 0;text-align: left;float: left;}
.product-range-list .item.mr0 {margin-right: 0;}
.product-range-list .item .text{position: absolute;left:8%;top: 0;width: 45%;height: 100%;z-index: 31;color: #000;overflow: hidden;}
.product-range-list .item .text h3{display: block;width:100%;font-size: 26px;color: #1a1a1a;margin: 0;text-transform: uppercase;position: relative;padding-bottom:20px;margin-bottom:15px;}
.product-range-list .item .text h3::before,.product-range-list .item .text h3::after {content: '';display: block;width: 100%;height: 2px;background: #e8e8e8;position: absolute;left: 0;bottom: 0;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.product-range-list .item .text h3::before {width:60px;background: #00a78e;z-index: 3;}
.product-range-list .item .text h5{font-size: 14px;line-height: 24px; color: #999999;font-weight:normal;margin: 0;}
.product-range-list .item .text h6{display: inline-block;clear: both; font-size: 14px;color: #999999;font-weight:normal;margin:30px 0 0;padding-right: 25px;background: url("../image/right1.png") right center no-repeat;}
.product-range-list .item .img{position: relative;float: right;width: 50%;}
.product-range-list .item a {display: block;overflow: hidden;}
.product-range-list .item a .img img.img-center{transform: scale(.96);}
.product-range-list .item a:hover .img img.img-center{transform: scale(1);}
.product-range-list .item a:hover h3::before {width: 100%;}
.product-range-list .product-range-list-swiper {padding-bottom: 50px;}
.product-range-list .product-range-list-swiper .item{width: 100%;margin:0;float: none;}
.product-range-list .product-range-list-swiper .swiper-pagination{bottom:0;}
.product-range-list .product-range-list-swiper .swiper-pagination span{border-radius: 0px;width: 40px;height: 2px;}
.product-range-list .product-range-list-swiper .swiper-pagination span.swiper-pagination-bullet-active {background: #00a78e;}




/*解决方案*/
.evcharger-solution {position: relative;margin:2%;overflow: hidden;}
.evcharger-solution-nav {text-align: center;font-size: 0;padding:40px 0;overflow: hidden; }
.evcharger-solution-nav a{position: relative;padding: 0 65px;display: inline-block;vertical-align: middle;font-size: 0;}
.evcharger-solution-nav a.cur{}
.evcharger-solution-nav a i{width: 45px;height:30px;display: inline-block;vertical-align: middle;}
.evcharger-solution-nav a i img {opacity: .3;width: 70%;margin: auto;}
.evcharger-solution-nav a span{color: #bfbfbf;font-size: 17px;font-weight: bold;display: inline-block;vertical-align: middle;padding-left: 5px;}
.evcharger-solution-nav a:hover span{color: #000;}
.evcharger-solution-nav a:hover i img {opacity: 1;}
.evcharger-solution-nav a::after {content: '';display: block;width: 1px;height: 100%;background: #dedede;position: absolute;right: 0;top: 0;}
.evcharger-solution-nav a.cur span{color: #00a78e;}
.evcharger-solution-nav a.cur i img {opacity: 1;}
.evcharger-solution-nav a i svg {opacity: .3;width: 70%;margin: auto;}
.evcharger-solution-nav a:hover i *{fill: #000;opacity: 1;}
.evcharger-solution-nav a.cur i *,.evcharger-solution-nav a.cur:hover i *{fill: #00a78e;opacity: 1;}



.evcharger-solution-banner {position: relative;padding-bottom: 270px; overflow: hidden;}
.evcharger-solution-banner .text {color: #fff;position: absolute;width: 800px;height:100%;left: 50%;top:0;margin-left: -400px;z-index: 10;text-align: center;}
.evcharger-solution-banner .text h4{font-size: 16px;margin: 0;font-weight: normal;}
.evcharger-solution-banner .text h3{font-size: 40px;margin: 0;}
.evcharger-solution-banner .text .line{width: 80px;height: 4px;background: #00a78e;margin:25px auto;}
.evcharger-solution-banner .text h5{margin: 0;font-weight: normal;font-size: 16px;line-height: 28px;opacity: .8;}
.evcharger-solution-banner .img {position: relative;}

.evcharger-solution-banner .item4 {width: 78%;position: absolute;left: 11%;bottom: 0;z-index: 10;}
.evcharger-solution-banner .item4 a{display: block;background: #fff;width:18.2%;padding:2% 3% 3% 3%;float: left; border-top: 4px solid #00a78e;margin-right: 1%;}
.evcharger-solution-banner .item4 a:last-child {margin-right: 0;}
.evcharger-solution-banner .item4 a h2{margin: 0;font-weight: normal;font-size: 80px;color: #ededed;padding-bottom: 20px;}
.evcharger-solution-banner .item4 a h5{margin: 0;font-weight: normal;font-size: 14px;color: #ccc;text-transform: uppercase;}
.evcharger-solution-banner .item4 a h4{margin: 0;font-size: 18px;}
.evcharger-solution-banner .item4 a h6{margin: 0;font-weight: normal;font-size: 15px;line-height: 25px;height: 100px;overflow: hidden; color: #666666;}
.evcharger-solution-banner .item4 .line {margin-top:15px;}
.line-ain{height: 20px; position: relative;}
.line-ain::before,.line-ain::after {content: '';display: block;width: 100%;height:2px;background: #ccc;position: absolute;left: 0;top: 0;transition:all .4s ease;}
.line-ain::before {width: 60px;background: #00a78e;}
.line-ain::after {opacity: .3;}

.evcharger-our-project {padding:130px 0  0px 0;overflow: hidden;background: #f7f7f7;}
.evcharger-our-project .title {text-align: center;}
.evcharger-our-project .title h2{margin: 0;font-size: 40px;}
.evcharger-our-project .title h4{margin: 10px auto;font-weight: normal;font-size: 16px;color: #999999;}
.our-project-swiper-3 {margin-top: 60px;overflow: hidden;}
.our-project-swiper-3 .project-3 {position: relative;overflow: hidden;}
.our-project-swiper-3 .text{position: absolute;width: 90%;padding: 5%;overflow: hidden;bottom: 0;z-index: 4;color: #fff;}
.our-project-swiper-3 .text h4{font-size: 20px;margin: 10px 0;}
.our-project-swiper-3 .text h6{font-weight: normal;font-size: 14px;line-height: 20px;opacity: .6;margin: 0;}
.our-project-swiper-3 .img{}
.our-project-swiper-3 .img img{display: block;width: 100%;height: auto;position: relative;z-index: 3;}
.our-project-swiper-3 .img .img-center{position: absolute;left: 0;top: 0;bottom: 0;right: 0;margin: auto;width: auto;height: auto;z-index: 1;}
.our-project-swiper-3 .swiper-button-next,.our-project-swiper-3 .swiper-button-prev {width: 60px;height: 60px;margin-top: -30px; background-color:rgba(0,0,0,.5);}
.our-project-swiper-3 .swiper-button-next {right: 50%;left: auto;margin-right: -475px; background-image: url("../image/right1.png");background-size: auto;}
.our-project-swiper-3 .swiper-button-prev {left: 50%;margin-left: -475px;background-image: url("../image/left1.png");background-size: auto;}
.our-project-swiper-3 .swiper-button-next:hover,.our-project-swiper-3 .swiper-button-prev:hover {background-color:#00a78e;}
.our-project-swiper-3 .project-3 a {display: block;}
.our-project-swiper-3 .project-3 a:hover .img .img-center{transform: scale(1.1);}

.application-mode {padding: 100px 0;overflow: hidden; }
.application-mode .title{text-align: center;}
.application-mode .title h2{margin: 0;font-size: 40px;}
.application-mode .title h4{margin: 10px auto;font-weight: normal;font-size: 16px;color: #999999;}
.application-mode-content {margin: 0px auto;width: 75%;position: relative;padding:3% 0 0 0;overflow: hidden;}
.amc-item2 {overflow: hidden;}
.amc-item2 .item{background: #fff;float: left;width:49.4%;margin:0 1% 1% 0;}
.amc-item2 .item.mr0 {margin:0 0 1% 0;}
.amc-item2 .item a {display: block;overflow: hidden;padding: 5%;position: relative;}
.amc-item2 .item a:hover h4::before{width: 100%;}
.amc-item2 .item .img{position: relative;width:47.5%;float: left;}
.amc-item2 .item .text {position: absolute;right:7%;top: 0;width:38%;height: 100%;}
.amc-item2 .item .text h6{margin: 0;font-weight: normal;font-size: 16px;color: #ccc;padding-bottom: 5px;}
.amc-item2 .item .text h4{margin: 0;font-weight: bold;font-size: 20px;position: relative;padding-bottom: 15px;}
.amc-item2 .item .text h4::before,.amc-item2 .item .text h4::after {content: '';display: block;height: 2px;position: absolute;left: 0;bottom: 0;}
.amc-item2 .item .text h4::before {width: 80px;background: #00a78e;z-index: 1;transition:all .4s ease;}
.amc-item2 .item .text h4::after {width: 100%;background: #e5e5e5;}
.amc-item2 .item .text h5{margin: 0;font-weight: normal;font-size: 15px;color: #999;line-height: 25px;padding-top:15px;}

.amc-item8 {overflow: hidden;}
.amc-item8 .item{background: #fff;float: left;width:24%;margin:0 1% 1% 0;}
.amc-item8 .item.mr0 {margin:0 0 1% 0;}
.amc-item8 .item a {display: block;overflow: hidden;padding:10%;position: relative;}
.amc-item8 .item a:hover h4::before{width: 100%;}
.amc-item8 .item .img{position: relative;width:51px;height: 51px;}
.amc-item8 .item .text {width:100%;height: 100%;}
.amc-item8 .item .text h4{margin: 0;font-weight: bold;font-size: 20px;position: relative;padding: 15px 0;display: block;}
.amc-item8 .item .text h4::before,.amc-item8 .item .text h4::after {content: '';display: block;height: 2px;position: absolute;left: 0;bottom: 0;}
.amc-item8 .item .text h4::before {width: 80px;background: #00a78e;z-index: 1;transition:all .4s ease;}
.amc-item8 .item .text h4::after {width: 100%;background: #e5e5e5;}
.amc-item8 .item .text h5{margin: 0;font-weight: normal;font-size: 15px;color: #999;line-height: 25px;padding-top:15px;min-height: 110px;}


.amc-item4 {overflow: hidden;}
.amc-item4 .item{background: #fff;float: left;width:23.5%;margin:0 2% 1% 0;}
.amc-item4 .item.mr0 {margin:0 0 1% 0;}
.amc-item4 .item a {display: block;overflow: hidden;position: relative;}
.amc-item4 .item a:hover h4::before{width: 100%;}
.amc-item4 .item .img{position: relative;background: #f7f7f7;border: 1px solid #e6e6e6;}
.amc-item4 .item .text {overflow: hidden;padding:30px 0 0 0;}
.amc-item4 .item .text h4{margin: 0;font-weight: bold;font-size: 17px;position: relative;padding-bottom: 15px;}
.amc-item4 .item .text h4::before,.amc-item4 .item .text h4::after {content: '';display: block;height: 2px;position: absolute;left: 0;bottom: 0;}
.amc-item4 .item .text h4::before {width: 80px;background: #00a78e;z-index: 1;transition:all .4s ease;}
.amc-item4 .item .text h4::after {width: 100%;background: #e5e5e5;}
.amc-item4 .item .text h5{margin: 0;font-weight: normal;font-size: 15px;color: #999;line-height: 25px;padding-top:15px;min-height: 90px;}
.amc-item4 .item .text h6{font-size: 14px;color: #000;background: url("../image/r1.png") right center no-repeat;opacity: .3;display: inline-block;padding-right: 20px;margin: 0;}
.amc-item4 .item a:hover h6{opacity: 1;}



.system-advantages{position: relative;overflow: hidden;}
.system-advantages .img{}
.system-advantages .img img{display: block;width: 100%;height: auto;}
.system-advantages-content {position: absolute;width: 100%;height: 100%;left: 0;top: 0;z-index: 11;overflow: hidden;text-align: center;}
.system-advantages-content .title{position: absolute;width: 300px;left: 50%;margin-left: -150px; top: 140px;}
.system-advantages-content .title h2{color: #fff;margin: 0;font-size: 40px;}
.system-advantages-content .title h4{color: #919298;margin: 10px auto;font-weight: normal;font-size: 16px;}
.system-advantages-content-main {width: 1200px;margin:  100px auto auto;}
.system-advantages-content-main .sacm-content{position: relative;width: 100%;height: 100%;}
.system-advantages-content-main .sapic2{position: absolute;width: 450px;text-align: center;left: 50%;top:25%;margin-left: -225px;}
.system-advantages-content-main .sapic1{}
.system-advantages-content-main .sacm-content .item {position: absolute;text-align: right;}
.system-advantages-content-main .sacm-content .item h3{margin: 0;color: #fff;}
.system-advantages-content-main .sacm-content .item h5{font-weight: normal;color: #bbbbbf;margin:10px 0 20px 0;}
.system-advantages-content-main .sacm-content .item .liney{margin-right: -63px;}
.system-advantages-content-main .sacm-content .item.item1 {left: 100px;top: 150px;}
.system-advantages-content-main .sacm-content .item.item2 {left: 850px;top: 150px;text-align: left;}
.system-advantages-content-main .sacm-content .item.item2 .liney{margin-left: -63px;margin-right: 0;transform: rotateY(180deg);}
.system-advantages-content-main .sacm-content .item.item3 {left: 950px;top: 550px;text-align: left;}
.system-advantages-content-main .sacm-content .item.item3 .liney{margin-left: -63px;margin-right: 0;transform: rotateY(180deg);}
.system-advantages-content-main .sacm-content .item.item4 {left: 60px;top: 550px;}


.mark-section-bg-fixed {width: 100%;height: 660px;overflow: hidden;position: relative;}
.mark-section-bg-fixed .play {width: 100px;height: 60px;position: absolute;top: 50%;left: 50%;margin:-30px 0 0 -50px;z-index: 11;cursor: pointer;}
.mark-section-bg-fixed .play i{display: block;margin: auto;width: 58px;height: 58px;border: 2px solid #fff;background: url("../image/play.png") center no-repeat;transition:all .4s ease;}
.mark-section-bg-fixed .play span{display: block;padding: 10px 0;text-align: center;color: #fff;font-size: 14px;text-transform: uppercase;}
.mark-section-bg-fixed .play:hover i{background: #00a78e url("../image/play.png") center no-repeat;border: 2px solid #00a78e;}


.roll-content {height: 500px;overflow: auto;}
.roll-content::-webkit-scrollbar{height:4px; width:2px;background: #ccc;}
.roll-content::-webkit-scrollbar-thumb{background-color:#000;box-shadow:inset 1px 1px 0 #000,inset 0 -1px 0 #000;}
.roll-content .roll-main {padding-right: 5%;overflow: hidden;}




/*优势介绍*/
.power-quality-advantage {position: relative;margin:2%;overflow: hidden;}
.power-quality-advantage .title {text-align: center;position: absolute;width:400px;left: 50%;margin-left: -200px;top: 40px;}
.power-quality-advantage .title h3 {font-size: 30px;line-height: 44px;}
.power-quality-advantage-content {overflow: hidden;}
.advantage-yuanquan {width: 1140px;margin:40px auto auto auto;position: relative;}
.advantage-yuanquan .advantage-yuanquan-pic {position: absolute;width: 500px;height: 500px;left: 50%;top: 50%;margin: -250px 0 0 -250px;z-index: 10;}
.advantage-yuanquan .advantage-yuanquan-pic .advantage-yuanquan-swiper{}
.advantage-yuanquan .advantage-yuanquan-pic .advantage-yuanquan-swiper .img{width: 500px;height: 500px;position: relative;}
.advantage-yuanquan .advantage-yuanquan-nav {position: absolute;left: 0;width: 100%;height: 100%;top:200px;z-index: 10;}
.advantage-yuanquan .advantage-yuanquan-nav a {text-align: right;display: block;position: absolute;}
.advantage-yuanquan .advantage-yuanquan-nav a i{display: block;width: 8px;height: 8px;background: #000;position: absolute;right: 5px;top: 13px;border-radius: 100%;opacity: .5;}
.advantage-yuanquan .advantage-yuanquan-nav a i::after {content: '';display: block;width: 16px;height: 16px;position: absolute;right: -5px;top: -5px;border-radius: 100%;border: 1px solid #000;}
.advantage-yuanquan .advantage-yuanquan-nav a h3{margin: 0;font-weight: bold;font-size: 17px;border: 2px solid #c6c6c7;display: inline-block;padding: 7px 20px;}
.advantage-yuanquan .advantage-yuanquan-nav a h5{margin: 0;font-weight: normal;font-size: 15px;line-height: 24px;color: #666666;margin-top: 10px;}
.advantage-yuanquan .advantage-yuanquan-nav a.yn1{right: 705px;top: 0;padding-right:50px;}
.advantage-yuanquan .advantage-yuanquan-nav a.yn2{left: 705px;top: 0;text-align: left;padding-left:50px;}
.advantage-yuanquan .advantage-yuanquan-nav a.yn3{left: 860px;top: 255px;text-align: left;padding-left:50px;}
.advantage-yuanquan .advantage-yuanquan-nav a.yn4{left: 740px;top: 500px;text-align: left;padding-left:50px;}
.advantage-yuanquan .advantage-yuanquan-nav a.yn5{left: 50%;right: auto; top: 560px;margin-left: -100px;text-align: center;padding:50px 0 0 0;}
.advantage-yuanquan .advantage-yuanquan-nav a.yn6{right: 740px;top: 500px;padding-right:50px;}
.advantage-yuanquan .advantage-yuanquan-nav a.yn7{right: 860px;top: 255px;padding-right:50px;}
.advantage-yuanquan .advantage-yuanquan-nav a.yn2 i,.advantage-yuanquan .advantage-yuanquan-nav a.yn3 i,.advantage-yuanquan .advantage-yuanquan-nav a.yn4 i {left: 5px;right: auto;}
.advantage-yuanquan .advantage-yuanquan-nav a.yn5 i {right: 50%;margin-left: -4px;}
.advantage-yuanquan .advantage-yuanquan-nav a:hover h3{border: 2px solid #000;}
.advantage-yuanquan .advantage-yuanquan-nav a:hover i {opacity: 1;}
.advantage-yuanquan .advantage-yuanquan-nav a.cur h3 {border: 2px solid #00a78e;}
.advantage-yuanquan .advantage-yuanquan-img {position: relative;width: 960px;margin: auto;}
.advantage-yuanquan .advantage-yuanquan-img img{display: block;width: 100%;height: auto;}
 

.evcharger-advantage {position: relative;margin:2%;overflow: hidden;}
.evcharger-advantage .img {position: relative;}
.evcharger-advantage .title {position: absolute;left: 50%;top:15%;text-align: center;color: #fff;width: 500px;margin-left: -250px;z-index: 10;}
.evcharger-advantage .title h3{margin: 0;font-size: 40px;}
.evcharger-advantage .title h4{margin: 10px 0;font-weight: normal;font-size: 16px;opacity: .6;}
.evcharger-advantage .item3 {position: absolute;width:100%;height: 100%;left: 0;top: 0;z-index: 3;}
.evcharger-advantage .item3 a{display: block;width: 33%;height: 100%;float: left;color: #fff;text-align: center;opacity: .8;background: url("../image/jb2.png") center 200% repeat-x;z-index: 10;position: relative;}
.evcharger-advantage .item3 a .main {position: relative;width:100%;height: 60%;z-index: 100;padding-top: 65%;overflow: hidden;}
.evcharger-advantage .item3 a::before {content: '';display: block;width: 1px;height: 100%;background: #fff;position: absolute;right: 0;top: 0;opacity: .15;}
.evcharger-advantage .item3 a:last-child::before {display: none;}
.evcharger-advantage .item3 i{display: block;position: relative;width: 90px;height: 65px;margin:auto;}
.evcharger-advantage .item3 i .img{display: block;}
.evcharger-advantage .item3 h3 {margin: 5px 0 20px 0;}
.evcharger-advantage .item3 .line {width: 50px;height:3px;background: #00a78e;margin:10px auto;}
.evcharger-advantage .item3 .text {font-size: 15px;width: 65%;margin: auto;line-height: 26px;}
.evcharger-advantage .item3 a:hover,.evcharger-advantage .item3 a.cur {background: url("../image/jb2.png") bottom repeat-x;opacity: 1;z-index: 50;}
.evcharger-advantage.sadvantage2 {margin:6% auto 5% auto;}
.evcharger-advantage.sadvantage2 .title {position: relative;left:auto;top:auto;margin:auto;color: #000;}
.evcharger-advantage .item4 {position:relative;width:100%;margin-top: 50px;overflow: hidden;}
.evcharger-advantage .item4 a{display: block;width: 25%;float: left;color: #fff;position: relative;}
.evcharger-advantage .item4 a .text {color: #fff;position: absolute;left:10%;bottom:5%;width: 80%; z-index: 30;}
.evcharger-advantage .item4 a .text h5{margin: 0;font-weight: normal;font-size: 14px;text-transform: uppercase;opacity: .3;}
.evcharger-advantage .item4 a .text h3{margin: 5px 0 15px 0;font-size: 18px;}
.evcharger-advantage .item4 a .text .line{height: 20px; position: relative;}
.evcharger-advantage .item4 a .text .line::before,.evcharger-advantage .item4 a .text .line::after {content: '';display: block;width: 100%;height:2px;background: #fff;position: absolute;left: 0;top: 0;transition:all .4s ease;}
.evcharger-advantage .item4 a .text .line::before {width: 60px;background: #00a78e;}
.evcharger-advantage .item4 a .text .line::after {opacity: .3;}
.evcharger-advantage .item4 a .text h6{margin: 0;font-weight: normal;font-size: 14px;line-height: 24px;opacity: .6;display: block;height:0px;overflow: hidden;}
.evcharger-advantage .item4 a .img{position: relative;}
.evcharger-advantage .item4 a .img .mark {opacity: 0;position: absolute;z-index: 20;width: 100%;height: 100%;background: url( http://en.dfpower.com.cn/template/bowo/pc/css/product/images/evc-mark.png%22) center bottom repeat-x;}	
.evcharger-advantage .item4 a:hover .text .line::before{width:100%;}
.evcharger-advantage .item4 a:hover .text h6 {display: block;height: 96px;}
.evcharger-advantage .item4 a:hover .img .mark {opacity: 1;}	
.evcharger-advantage.sadvantage3 {margin:6% auto 5% auto;}
.evcharger-advantage.sadvantage3 .title {position: relative;left:auto;top:auto;margin:0;color: #000;text-align: left;}
.content-top {position: relative;}
.navr4 {position: absolute;right: .4%;top:20px;padding-bottom: 20px;}
.navr4::after {content: '';width: 100%;height: 2px;background: #ccc;bottom: 0;position: absolute;right: 0;}
.navr4 a{font-size: 17px;color: #999999;font-weight: bold;margin-left:50px;position: relative;}
.navr4 a.cur::after {content: '';width: 100%;height: 2px;background: #00a78e;bottom: -21px;position: absolute;right: 0;z-index: 1;}
.navr4 a:first-child {margin-left: 0;}
.navr4 a.cur {color: #1a1a1a;}
.navr4 a:hover {color: #000;}
.partners-swiper4 {position: relative;margin-top: 50px;}
.partners-swiper4 .img {width: 19.1%;height: 140px;margin-right: 1%;margin-bottom: 1%;float: left; position: relative;background: #fff;}
.partners-swiper4 .img.mr0 {margin-right: 0;}
.partners-swiper4 .img img{transition:all .4s ease;}
.partners-swiper4 .img:hover img {transform: scale(1.1);}


.battery-advantage {padding: 100px 0 0 0;overflow: hidden;}
.battery-advantage .title{text-align: center;}
.battery-advantage .title h3{font-size: 40px;margin:10px 0;}
.battery-advantage .title h4{font-size: 16px;color: #999999;margin: 0;}
.battery-advantage .item6 {margin-top: 80px;}
.item-av6 {background: #f7f7f7;width:32.66%;margin:0 1% 1% 0;float: left;position: relative;}
.item-av6:nth-child(3),.item-av6:nth-child(6) {margin:0 0 1% 0;}
.item-av6 a {display: block;overflow: hidden;padding:10% 10%;}
.item-av6 i{width: 50px;height: 50px;position: relative;display: block;}
.item-av6 h3{margin: 0;font-weight: bold;font-size: 18px;padding: 15px 0 10px 0;}
.item-av6 h5{margin: 0;font-weight: normal;font-size: 15px;color: #666666;line-height: 25px;}
.item-av6 h6{margin: 0;font-weight: normal;font-size: 18px;color: #999999;position: absolute;right: 10%;top: 20%;}
.serving-customers {margin-top: 80px;padding-bottom: 100px; overflow: hidden;}
.serving-customers .img{position: relative;width: 19.2%;height: 135px;background: #fff;float: left;margin:0 1% 1% 0; }
.serving-customers .img:nth-child(5),
.serving-customers .img:nth-child(10),
.serving-customers .img:nth-child(15),
.serving-customers .img:nth-child(20){margin:0 0 1% 0;}


.energy-storage-advantage {}
.energy-storage-advantage-content {}
.energy-storage-advantage-yuanquan {position: relative;width: 1300px;margin: auto;overflow: hidden;}
.es-yuanquan-text {position: absolute;width: 100%;height: 100%;left: 0;top: 0;}
.es-yuanquan-text a{position: absolute;display: block;z-index: 15;}
.es-yuanquan-text a i{display: block;width: 8px;height: 8px;background: #000;position: absolute;right: 5px;top: 13px;border-radius: 100%;opacity: .5;}
.es-yuanquan-text a i::after {content: '';display: block;width: 16px;height: 16px;position: absolute;right: -5px;top: -5px;border-radius: 100%;border: 1px solid #000;}
.es-yuanquan-text a h3{margin: 0;margin-bottom: 10px;border: 2px solid #ccc;padding: 7px 20px;;position: relative;font-size: 0;display:inline-block;overflow: hidden;}
.es-yuanquan-text a h3 em{display: inline-block;vertical-align: middle;margin-right: 10px;}
.es-yuanquan-text a h3 strong{display: inline-block;vertical-align: middle;font-size: 17px;}
.es-yuanquan-text a h5{color: #666666;font-size: 15px;font-weight: normal;margin: 0;line-height: 26px;}
.es-yuanquan-text a:hover h3{border: 2px solid #000;}
.es-yuanquan-text a:hover i {opacity: 1;}
.es-yuanquan-text a.yq1 {left:0;top: 100px;width: 100%;text-align: center;padding-bottom: 30px;}
.es-yuanquan-text a.yq1 i {right: 50%;top:auto;bottom: 0;}
.es-yuanquan-text a.yq2 {left:883px;top: 280px;padding-left: 50px;}
.es-yuanquan-text a.yq2 i {left:0;right: auto;}
.es-yuanquan-text a.yq3 {left:910px;top: 600px;padding-left: 50px;}
.es-yuanquan-text a.yq3 i {left:0;right: auto;}
.es-yuanquan-text a.yq4 {right:910px;top: 600px;padding-right: 50px;text-align: right;}
.es-yuanquan-text a.yq4 i {left:auto;right: 0;}
.es-yuanquan-text a.yq5 {right:883px;top: 280px;padding-right: 50px;text-align: right;}
.es-yuanquan-text a.yq5 i {left:auto;right: 0;}
.es-yuanquan-product {position: absolute;left: 50%;width: 620px;margin-left: -410px;bottom: 3%;z-index: 10;}
.es-yuanquan-product img {display: inline-block;}
.es-yuanquan-img {margin: auto;width: 960px;overflow: hidden;}
.es-yuanquan-img .bgtext{position: absolute;left: 0;width: 100%;font-size: 200px;top: 50%;margin-top: -120px; color: #fff;text-transform: uppercase;text-align: center;text-shadow: 0px 0px 40px rgba(255,255,255,0.4);}

 
.global-product-certification {position: relative;}
.global-product-certification .img img {display: block;width: 100%;height: auto;}
.gpc-content{position: absolute;width: 100%;height: 100%;text-align: center;}
.gpc-content .title-style h2{color: #fff;}
.gpc-content .title-style .line{margin: 10px auto;}
.gpc-content .title-style .text{color: #b8bdc1;line-height: 28px;padding: 10px 0;}
.gpc-content-main{margin-top:50px;overflow: hidden;width: 100%;background: url("../image/advantage2.png") center top no-repeat;padding:90px 0 50px 0;min-height: 360px;}
.gpc-content-btn{padding-top: 40px;overflow: hidden;width: 890px;margin: auto;}
.gpc-content-btn a{color: #add0e0;margin: 10px;border: 2px solid #293d53;display: inline-block;vertical-align: middle;font-size: 14px;padding: 10px 30px;border-radius: 100px;}
.gpc-content-btn a:hover {color: #95bed3;border: 2px solid #6ec0d3;box-shadow:rgb(107,236,255) 0px 0px 20px inset;}
.Linefeed {clear: both;}




/*盛弘优充*/
.evcharger-youchong {position: relative;margin:2%;overflow: hidden;}
.youchong-content {position: relative;}
.youchong-content .text{position: absolute;left: 10%;top:0;width:580px;height: 100%; z-index: 10;}
.youchong-content .text .title{color: #fff;}
.youchong-content .text .title h4{margin:5px 0;font-weight: normal;font-size: 16px;opacity: .6;}
.youchong-content .text .title h3{margin:0;font-size: 40px;}
.youchong-content .text .title .line{display: block;width:60px;background: #00a78e;height: 4px;margin: 25px 0;}
.youchong-content .text .title h5{margin:0;font-size: 16px;line-height: 30px;font-weight: normal;opacity: .6;}
.youchong-content .text .txt{color: #fff;padding-top:15px;overflow: hidden;}
.youchong-content .text .txt h4{margin:25px 0;font-size: 18px;}
.youchong-content .text .txt li{list-style: none;float: left;text-align: center;position: relative;padding:0 30px;}
.youchong-content .text .txt li:nth-child(2) {padding:0 30px 0 0px;}
.youchong-content .text .txt li:last-child {padding:0 0px 0 30px;}
.youchong-content .text .txt li i{display: block;width: 70px;height: 57px;margin: auto;}
.youchong-content .text .txt li h5{margin:5px 0;font-size: 16px;font-weight: normal;opacity: .6;}
.youchong-content .text .btn {margin-top: 50px;}
.btn-pdf {display: block;float: left;margin-right: 15px;padding:15px 20px 15px 30px;font-size: 0;background: #00a78e;}
.btn-pdf span{color: #fff;font-size: 14px;display: inline-block;vertical-align: middle;margin-right: 10px;}
.btn-pdf i{display: inline-block;vertical-align: middle;width: 18px;height: 10px;background:url("../image/right4.png");}
.btn-pdf:hover {background: #008b62;}


/*下载中心*/
.download-list-nav {overflow: hidden;padding:50px 0 0px 0;text-align: center;}
.download-list-nav a{font-weight: bold;display: inline-block;font-size: 18px;color: #999;margin: 0 20px;padding: 0 5px; position: relative;padding-bottom:20px;}
.download-list-nav a::after {content: '';display: none;width: 100%;height: 3px;background: #00a78e;position: absolute;left: 0;bottom: 0;}
.download-list-nav a.cur::after {display: block;}
.download-list-nav a.cur {color: #000;}
.download-list-nav a:hover {color: #000;}
.download-list {overflow: hidden;padding:50px 0 40px 0;}
.download-list a{display: block;position: relative;overflow: hidden;float: left;width: 32.6%;margin-right: 1%;}
.download-list a.mr0 {margin-right: 0;}
.download-list a .text{position: absolute;z-index: 63;padding:10%;height:70%;width: 80%;}
.download-list a .text h6{margin: 0;font-size: 14px;color: #00a78e;font-weight: normal;padding-bottom: 15px;}
.download-list a .text h3{margin: 0;font-size: 18px;line-height: 24px;color: #fff;}
.download-list a .text h5{position: absolute;left: 10%;bottom: 15%; font-size: 0;padding-bottom: 10px;display: inline-block;}
.download-list a .text h5 i{display: inline-block;vertical-align: middle;margin-right: 10px;background: url("../image/d.png");width: 14px;height: 16px;}
.download-list a .text h5 span{color: #fff;display: inline-block;vertical-align: middle;font-size: 14px;}
.download-list a .text h5::after {content: '';display: block;width: 100%;height: 2px;background: #fff;position: absolute;left: 0;bottom: 0;}
.download-list a .img {position: relative;overflow: hidden;}
.download-list a .img img{display: block;width: 100%;height: auto;z-index: 13;position: relative;}
.download-list a .img img.img-center{position: absolute;left: 0;top: 0;bottom: 0;right: 0;z-index: 33;margin: auto;width: auto;height: auto;}
.download-list a:hover .text h3{color: #00a78e;}
.download-list a:hover .text h5 span {color: #00a78e;}
.download-list a:hover .text h5 i {background: url("../image/d1.png");}
.download-list a:hover .text h5::after {background: #00a78e;}
.download-list-bottom {clear: both;}
.download-list-bottom a{display: block;position: relative;overflow: hidden;border-top: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;margin-top: -1px;}
.download-list-bottom a .text {padding: 25px 0 25px 2% ;overflow: hidden;position: relative;z-index: 33;}
.download-list-bottom a .text h6{margin: 0;font-size: 14px;color: #00a78e;font-weight: normal;padding-bottom: 15px;}
.download-list-bottom a .text h3{margin: 0;font-size: 18px;line-height: 24px;color: #1a1a1a;}
.download-list-bottom a .text h5{position: absolute;right:2%;top:50%;margin-top: -20px;padding: 10px 20px; font-size: 0;border: 1px solid #e5e5e5;text-align: center;}
.download-list-bottom a .text h5 i{display: inline-block;vertical-align: middle;margin-right: 10px;background: url("../image/d2.png");width: 14px;height: 16px;opacity: .5;}
.download-list-bottom a .text h5 span{color: #666666;display: inline-block;vertical-align: middle;font-size: 14px;}
.download-list-bottom a::after {content: '';display: block;width:0;height: 100%;position: absolute;left: 0;top: 0;background: #f2fcf9;-webkit-transition:all .8s ease;-moz-transition:all .8s ease;transition:all .8s ease;}
.download-list-bottom a:hover::after {width: 100%;}



/*产品详细*/
.product-section {}
.product-section .content{width:75%;}
.screen {position: relative;background-repeat: no-repeat;overflow: hidden;}
.screen .main {}
.screen .title {}
.screen .title h3{margin: 5px 0 0 0;font-size: 36px;color: #00a78e;font-weight: bold;font-family: 'Montserrat-Extra-Bold'  }
.screen .title h2{margin: 0;font-size: 60px; font-weight:bold}
.screen .title h4{margin: 0;font-size: 48px;color: #fff;}
.screen .title .line{width: 80px;height: 4px;background: #00a78e;margin: 35px 0;}
.screen .title.center {text-align: center;}
.screen .title.center .line{margin: 25px auto;}
.screen .text {font-size: 16px;line-height: 28px;color: #666666;text-align:justify; text-justify:inter-ideograph;}
.screen .img {position: relative;}
.screen .img img{display: block;}
.screen .left {width: 50%;float: left;overflow: hidden;}
.screen .right {width: 50%;float: right;overflow: hidden;}

.screen-1-1 .main,.screen-1-6 .main {width: 600px;height: 100%;position: absolute;top: 0;left: 13%;z-index: 10;}
.screen-1-2 .main,.screen-1-4 .main,.screen-1-7 .main {width: 100%;height: 100%;position: absolute;top: 0;left:0;z-index: 10;text-align: center;}
.screen-1-1 .title {padding-top:0;}
.screen-1-1 .text {font-size: 16px;line-height: 36px;}
.screen-1-1 .img {position: relative;}
.screen-1-1 .img .productimg {width: 60%;height: auto;position: absolute;bottom:-5%;right:-10%;z-index: 10;}
.screen-1-2 .main .text{color: #a9aaac;}
.screen-1-2 .main .item3 {text-align: center;margin-top: 40px;}
.screen-1-2 .main .item3 li {list-style: none;display: inline-block;vertical-align: middle;padding: 0 50px;position: relative;}
.screen-1-2 .main .item3 li h3{margin: 0;font-weight: normal;font-size: 40px;color: #00a78e;}
.screen-1-2 .main .item3 li span{color: #a9aaac;font-size: 16px;padding: 10px 0;display: block;}
.screen-1-2 .main .item3 li::after {content: '';display: block;width: 1px;height: 100%;background: #fff;position: absolute;right: 0;top: 0;opacity: .1;}
.screen-1-2 .main .item3 li:last-child::after {display: none;}
.screen-1-2 .main .picain {background: url("../image/s-t-2.png") center no-repeat;padding:50px 10%;overflow: hidden;margin-top:100px;text-align: center;}
.screen-1-2 .main .picain img:first-child {margin-right:50px;}
.picain .item4 {width: 540px; text-align: left;position: relative;display: inline-block;margin:0 2%;}
.picain .item4 h4{font-size: 18px;color: #fff;margin:13px 0;}
.picain .item4 .jingdu{margin: 0;font-weight: normal;background: url("../image/jdt1.png") no-repeat;height: 8px;width: 100%;position: relative;}
.picain .item4 .jingdu span{display: block;top: 0;left: 0;border-radius: 10px;width: 50%;height: 8px;overflow: hidden;background-image: linear-gradient(to right,#01835c, #24dea7);}
.picain .item4 .jingdu i{display: block;width: 70px;height: 70px;background: url("../image/ggg.png") no-repeat;position: absolute;top: 50%;margin-top: -35px;}
.picain .item4 h5{font-size: 18px;margin:13px 0;font-weight: normal;color: #919296;}
.picain .item4 .rightshu{position: absolute;right: 0;top: 30px;}
.picain .item4 .rightshu h6{margin: 0;font-weight: normal;font-size: 14px;color: #919296;}
.picain .item4 .rightshu h3{margin: 0;font-weight: normal;font-size: 22px;color: #fff;}
@keyframes gmwidth30{0% { width:0;}100%{ width: 30%;}}
@keyframes gmwidth40{0% { width:0;}100%{ width: 40%;}}
@keyframes gmwidth62{0% { width:0;}100%{ width: 62%;}}
@keyframes gmwidth75{0% { width:0;}100%{ width: 75%;}}
@keyframes gmleft23{0% { left:0;opacity: 0;}100%{ left: 23%;opacity: 1;}}
@keyframes gmleft33{0% { left:0;opacity: 0;}100%{ left: 33%;opacity: 1;}}
@keyframes gmleft55{0% { left:0;opacity: 0;}100%{ left: 55%;opacity: 1;}}
@keyframes gmleft65{0% { left:0;opacity: 0;}100%{ left: 68%;opacity: 1;}}
.gmwidth30{-webkit-animation-name:gmwidth30;animation-name:gmwidth30;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.gmwidth40{-webkit-animation-name:gmwidth40;animation-name:gmwidth40;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.gmwidth62{-webkit-animation-name:gmwidth62;animation-name:gmwidth62;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.gmwidth75{-webkit-animation-name:gmwidth75;animation-name:gmwidth75;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.gmleft23{-webkit-animation-name:gmleft23;animation-name:gmleft23;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.gmleft33{-webkit-animation-name:gmleft33;animation-name:gmleft33;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.gmleft55{-webkit-animation-name:gmleft55;animation-name:gmleft55;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.gmleft65{-webkit-animation-name:gmleft65;animation-name:gmleft65;-webkit-animation-fill-mode:both;animation-fill-mode:both}


.screen-1-3 .left {background: #303438;position: absolute;left: 0;top: 0;height: 100%;width:28%;padding:0 9% 0 13%;}
.screen-1-3 .left .text {color: #bebfc0;}
.screen-1-3 .left .item3 {margin-top: 40px;width: 461px;}
.screen-1-3 .left .item3 a{display: block;position: relative;margin-top: 30px;}
.screen-1-3 .left .item3 a h4{margin: 0;color: #6c6e70;font-size: 18px;}
.screen-1-3 .left .item3 a h3{margin: 10px 0;color: #bebfc0;font-size: 30px;}
.screen-1-3 .left .item3 a .progress {position: relative;height: 8px;overflow: hidden;}
.screen-1-3 .left .item3 a .progress i{display: block;width:24%;height: 8px;position: absolute;top: 0;z-index: 1; background-image: linear-gradient(to right,#01835c, #24dea7);border-radius: 20px;}
.screen-1-3 .left .item3 a .progress img {display: block;width: 100%;height: auto;}
@keyframes gmleft45{0% { left:0;opacity: 0;}100%{ left: 45%;opacity: 1;}}
@keyframes gmleft60{0% { left:0;opacity: 0;}100%{ width:19%;left: 60%;opacity: 1;}}
@keyframes gmleft62{0% { left:0;opacity: 0;}100%{ width:26%;left: 61%;opacity: 1;}}
.gmleft45{-webkit-animation-name:gmleft45;animation-name:gmleft45;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.gmleft60{-webkit-animation-name:gmleft60;animation-name:gmleft60;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.gmleft62{-webkit-animation-name:gmleft62;animation-name:gmleft62;-webkit-animation-fill-mode:both;animation-fill-mode:both}


.screen-1-3 .left .item3 a .che{position: absolute;top: 0;right: 0;display: none;}
.screen-1-3 .left .item3 a:hover .che{display: block;}
.screen-1-3 .left .item3 a:hover h3{color: #00a78e;}
.screen-1-3 .left .item3 .txt{color: #6c6e70;font-size: 12px;padding-top: 10px;}
.screen-1-3 .right img{display: block; height: 100%;}
.screen-1-4 .title h4{color: #000;margin-bottom: 50px;}
.screen-1-4 .text{padding-top:30px;width:700px;margin: auto;}
.screen-1-4 .text-left {width: 350px;text-align: center;font-size: 16px;line-height: 28px; color: #666666;position: absolute;left: 15%;top: 50%;margin-top: -20px;}
.screen-1-4 .text-right {width: 350px;text-align: center;font-size: 16px;line-height: 28px;color: #666666;position: absolute;right: 15%;top: 50%;margin-top: -20px;}
.pic-animation {width: 900px;height: 630px;position: absolute;z-index: 10;left: 50%;top: 50%;margin:-315px 0 0 -450px;}
.pic-animation-relative {position: relative;width: 100%;height: 100%;}
.pic-animation .item {width: 222px;height:103px;position: absolute;}
.pic-animation .item h5{margin: 0;font-weight: normal;color: #000;font-size: 14px;position: absolute;text-transform: uppercase;}
.pic-animation .item .jingdutiao1{position: absolute;width: 70%;height: 10px;}
.pic-animation .item .jingdutiao1 i{display: block;position: absolute;top: 0;left: 0;height: 10px;width:50%;border-radius: 20px;background-image: linear-gradient(to right,#00feb2, #00c288);}
.pic-animation .item .jingdutiao1 span{display: block;height: 10px;width: 100%;background: #cecfe0;border-radius: 20px;}
.pic-animation .item .yline1{}
.pic-animation .item.item1 {left: 0;top: 0;} 
.pic-animation .item.item1 h5{left:15px;top:40px;} 
.pic-animation .item.item1 .jingdutiao1 {bottom: 20px;left: -95px;}
.pic-animation .item.item2 {right: 0;top: 0;}
.pic-animation .item.item2 .yline1{transform: rotateY(180deg);}
.pic-animation .item.item2 h5{right:15px;top:40px;}
.pic-animation .item.item2 .jingdutiao1 {bottom: 20px;right: -85px;}
.pic-animation .item.item3 {left: 0;bottom: 0px;}
.pic-animation .item.item3 h5{left:15px;bottom: 30px;}
.pic-animation .item.item3 .yline1{transform: rotateY(180deg);transform: rotateX(180deg);}
.pic-animation .item.item3 .jingdutiao1 {top: 30px;left: -95px;}
.pic-animation .item.item4 {right: 0;bottom: 0px;}
.pic-animation .item.item4 h5{right:15px;bottom: 30px;}
.pic-animation .item.item4 .yline1{ transform: rotate(180deg);}
.pic-animation .item.item4 .jingdutiao1 {top: 30px;right: -95px;}

.screen-1-5 .main {width: 700px;height: 100%;position: absolute;top: 0;left: 13%;z-index: 10;}
.screen-1-5 .text {color: #b9b9bb;}
.screen-1-5 .img {position: relative;}
.screen-1-5 .dunimg {position: absolute;right: 14%;top: 28%;width: 452px;height: 512px;z-index: 10;-webkit-animation: topdown 4000ms infinite;animation: topdown 4000ms infinite;}
@keyframes topdown{0% { top:28%;} 50%{ top:32%; }100%{ top:28%; }}
.screen-1-5 .icons8 {overflow: hidden;margin-top: 50px;}
.screen-1-5 .icons8 li{list-style: none;float: left;width: 33%;font-size: 0;margin-bottom: 20px;}
.screen-1-5 .icons8 li * {transition:all .4s ease;}
.screen-1-5 .icons8 li i {display:inline-block;vertical-align: middle;width: 54px;height: 54px;position: relative;border: 1px solid #555561;overflow: hidden;border-radius: 100%;}
.screen-1-5 .icons8 li i img{display: block;position: absolute;left: 0;top: 0;bottom: 0;right: 0;margin: auto;transform: scale(0.9);}
.screen-1-5 .icons8 li h4 {margin: 0;font-size: 17px;color: #ccc;display: inline-block;vertical-align: middle;margin-left: 15px;}
.screen-1-5 .icons8 li:hover i {border: 1px solid #fff;}
.screen-1-5 .icons8 li:hover i img{transform: scale(1);}
.screen-1-5 .icons8 li:hover h4{color: #fff;}


.screen-1-6 .main{width: 850px;}
.screen-1-6 .title h4{color: #000;}
.screen-1-6 .text {margin-bottom: 100px;}
.screen-1-6 .main .pic img{margin-left: -50px;}
.screen-1-6 .rightpic {width: 60%;position: absolute;right: 0;top: 0;height: 100%;z-index: 20;}
.screen-1-6 .rightpic .item4 {position: absolute;width: 100%;height: 100%;}
.screen-1-6 .rightpic .item4 a{display: block;width: 450px;height: 100px;padding: 10px;float: right;clear: both;margin: 35px 7% 35px 0;}
.screen-1-6 .rightpic .item4 a:hover {background: url("http://en.dfpower.com.cn/template/bowo/pc/images/s-t-6-7.png") no-repeat;background-size:auto 100%;}
.screen-1-6 .rightpic .item4 .pic{width: 90px;height: 90px;border-radius: 100%;overflow: hidden;border: 4px solid #c8e2db;float: left;}
.screen-1-6 .rightpic .item4 .txt{float: left;width: 250px;padding: 0 10px;}
.screen-1-6 .rightpic .item4 .txt h4{margin: 0;color: #001a12;font-size: 17px;padding: 7px 0;}
.screen-1-6 .rightpic .item4 .txt h6{margin: 0;font-weight: normal;font-size: 12px;line-height: 20px; color: #858c8c;}
.screen-1-6 .rightpic .item4 a.item41 {margin: 35px 15% 35px 0;}
.screen-1-6 .rightpic .item4 a.item44 {margin: 35px 17% 35px 0;}
.screen-1-7 .text {color: #9d9da3;}
.screen-1-7 .item3 {text-align: center;margin-top: 50px;overflow: hidden;}
.screen-1-7 .item3 a {display: inline-block;vertical-align: middle;width: 400px;height: 400px;position: relative;color: #fff;background: url("http://en.dfpower.com.cn/template/bowo/pc/images/s-t-7-1.png") center no-repeat;margin: 0 2%;}
.screen-1-7 .item3 a i{display: block;width: 53px;height: 53px;margin: auto;opacity: .8;}
.screen-1-7 .item3 a h4{margin: 10px 0;font-size: 16px;opacity: .6;text-transform: uppercase;}
.screen-1-7 .item3 a h3{margin: 0;font-size: 24px;}
.screen-1-7 .item3 a:hover {background: url("http://en.dfpower.com.cn/template/bowo/pc/images/s-t-7-2.png") center no-repeat;}
.screen-1-7 .item3 a:hover h4 {opacity: 1;color: #00a78e;}
.screen-1-7 .item3 a:hover i{opacity: 1;}


.screen-2-1 .main,.screen-2-3 .main,.screen-2-5 .main {width: 100%;height: 100%;position: absolute;top: 0;left:0;z-index: 10;text-align: center;}
.screen-2-2 .main,.screen-2-4 .main,.screen-2-6 .main {width: 750px;height: 100%;position: absolute;top: 0;left: 13%;z-index: 10;}
.screen-2-1 .main .text {margin-bottom: 230px;}
.screen-2-1 .main .title {padding-top: 70px;}
.screen-2-1 .img,.screen-2-2 .img,.screen-2-4 .img {position: relative;}
.screen-2-1 .img .productimg {width: 838px;height: 370px;position: absolute;bottom:-5%;left: 50%;margin-left: -419px;z-index: 10;}
.screen-2-2 .text,.screen-2-4 .text {color: #b8b8b9;}
.screen-2-2 .img .productimg {width: 622px;height: 589px;position: absolute;top:50%;margin-top:-294.5px;right: 14%;z-index: 10;}
.screen-2-3 .main .title h4,.screen-2-5 .main .title h4{color: #000;}
.screen-2-3 .main .text {margin-bottom: 10px;}
.screen-2-3 .main .chemain {margin: auto;overflow: hidden;position: relative;}
.screen-2-3 .main .chemain .cheitem5 {text-align: center;position: absolute;width: 1260px;left: 50%;top:40%;margin: 0 0 0 -630px;}
.screen-2-3 .main .chemain .cheitem5 li {list-style: none;display: inline-block;vertical-align: bottom;margin: 0 2%;}
.screen-2-3 .main .chemain .cheitem5 li i{display: block;}
.screen-2-3 .main .chemain .cheitem5 li i img{transition:all .4s ease;}
.screen-2-3 .main .chemain .cheitem5 li h6{margin: 0;font-weight: normal;font-size: 14px;color: #666666;padding: 10px 0;}
.screen-2-3 .main .chemain .cheitem5 li:hover i img{transform: scale(1.1);}


.screen-2-4 .img .productimg {width: 637px;height: 716px;position: absolute;top:10%;right: 11%;z-index: 10;-webkit-animation: topdown2 4000ms infinite;animation: topdown2 4000ms infinite;}
@keyframes topdown2{0% { top:10%;} 50%{ top:12%; }100%{ top:10%; }}
.screen-2-5 .productpic{width: 1130px;height: 460px;margin:50px auto auto;position: relative;overflow: hidden;}
.screen-2-5 .productpic div {position: absolute;}
.screen-2-5 .productpic .ppic1 {width: 616px;height: 346px;left: 50%;top: 50%;margin:-133px 0 0 -300px;z-index: 10;}
.screen-2-5 .productpic .ppic2 {width: 705px;height: 258px;right:-20px;top: 0;z-index: 11;}
.screen-2-5 .productpic .ppic3 {width: 468px;height: 298px;left: 0;top: 10%;z-index: 11;}
.screen-2-5 .productpic .ppic4 {width: 705px;height: 152px;right:0;bottom:18%;z-index: 11;}
.screen-2-5 .productpic .ppic5 {width: 278px;height: 166px;left:25%;bottom:0;}
.screen-2-5 .productpic .ppic5 h5 {margin: 0;font-weight: normal;color: #666666;font-size: 15px;margin-top: -40px;}
@keyframes fatopright1{0% { left:50%;bottom:20%;opacity: 0;}100%{ left:25%;bottom:0;opacity: 1;}}
.fatopright1{-webkit-animation-name:fatopright1;animation-name:fatopright1;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.screen-2-6 .text {color: #b8b8b9;}
.screen-2-6 .img .productimg {width: 520px;height: 502px;position: absolute;top:50%;margin-top: -251px;right: 15%;z-index: 10;}
.jingdutiao8 {width: 520px;position: absolute;right: 15%;top: 50%;z-index: 33;margin-top: -250px;}
.jingdutiao8 .item{position: relative;overflow: hidden;margin-bottom: 30px;}
.jingdutiao8 .item h4{display: block;margin: 0;font-weight: normal;}
.jingdutiao8 .item h4 span{font-weight: bold;font-size: 15px;color: #dededf;margin-right: 5px;}
.jingdutiao8 .item h4 strong{font-weight: normal;font-size: 18px;color: #00a78e;}
.jingdutiao8 .item .jdt1{width:50%;height: 20px;border-radius:20px;margin: 10px 0;background-image: linear-gradient(to right,rgba(255,255,255,0),rgba(255,255,255,.5));}
.jingdutiao8 .item .jdt2{width:50%;height: 20px;border-radius:20px;margin: 10px 0;background-image: linear-gradient(to right,rgba(255,255,255,0),#00a78e);}
@keyframes jdtwidth40{0% { width:0;opacity: 0;}100%{ width: 40%;opacity: 1;}}
@keyframes jdtwidth50{0% { width:0;opacity: 0;}100%{ width: 50%;opacity: 1;}}
@keyframes jdtwidth48{0% { width:0;opacity: 0;}100%{ width: 47%;opacity: 1;}}
@keyframes jdtwidth80{0% { width:0;opacity: 0;}100%{ width: 80%;opacity: 1;}}
@keyframes jdtwidth90{0% { width:0;opacity: 0;}100%{ width: 90%;opacity: 1;}}
@keyframes jdtwidth100{0% { width:0;opacity: 0;}100%{ width: 100%;opacity: 1;}}
.jdtwidth40{-webkit-animation-name:jdtwidth40;animation-name:jdtwidth40;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.jdtwidth50{-webkit-animation-name:jdtwidth50;animation-name:jdtwidth50;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.jdtwidth48{-webkit-animation-name:jdtwidth48;animation-name:jdtwidth48;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.jdtwidth80{-webkit-animation-name:jdtwidth80;animation-name:jdtwidth80;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.jdtwidth90{-webkit-animation-name:jdtwidth90;animation-name:jdtwidth90;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.jdtwidth100{-webkit-animation-name:jdtwidth100;animation-name:jdtwidth100;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.jingdutiao8 .bottom {}
.jingdutiao8 .bottom li{font-size: 14px;color: #8e8f91;list-style: none;display: inline-block;vertical-align: middle;position: relative;margin-right: 20px;}
.jingdutiao8 .bottom li::before {content: '';width: 20px;height: 9px;border-radius: 10px;background:#ccc;display: inline-block;vertical-align: baseline;margin-right: 10px;}
.jingdutiao8 .bottom li:last-child::before {background:#038566;}

.screen-3-1 .main,.screen-3-5 .main,.screen-3-6 .main,.screen-3-8 .main {width: 610px;height: 100%;position: absolute;top: 0;left: 13%;z-index: 10;}
.screen-3-3 .main,.screen-3-7 .main {width: 100%;height: 100%;position: absolute;top: 0;left:0;z-index: 10;text-align: center;}
.screen-3-1 .text {font-size: 18px;line-height: 32px;}
.screen-3-3 .main .title h4,.screen-3-5 .main .title h4,.screen-3-7 .main .title h4{color: #000;}
.screen-3-4 .text,.screen-3-6 .text,.screen-3-8 .text {color: #b8b8b9;}
.screen-3-1 .img,.screen-3-4 .img,.screen-3-5 .img {position: relative;}
.screen-3-1 .img .productimg {width: 926px;height: 743px;position: absolute;bottom:-8%;right:0;z-index: 10;}
.screen-3-3 .chedonghua {margin-top: 40px;position: relative;overflow: hidden;text-align: center;}
.screen-3-3 .chedonghua .chedatet{width: 502px;display: inline-block;margin: 5px 10px;}
.screen-3-3 .chedonghua .chedatet .jindu2 {height: 50px;position: relative;overflow: hidden;background: url('../image/jindu1.png') center no-repeat;}
.screen-3-3 .chedonghua .chedatet .jindu2 h6{width: 104px;height: 24px;right: 5%;top: 50%;margin-top: -12px; display: block;position: absolute;z-index: 1;background: url('../image/charging.png') no-repeat;}
.screen-3-3 .chedonghua .chedatet .jindu2 i{display: block;position: absolute;right: 0;top: 0;height: 50px;width:40%;background-image: linear-gradient(to right,#2ae4ad,#13b483);border-radius: 3px;overflow: hidden;}
.screen-3-3 .chedonghua .chedatet.chedatet2 .jindu2 i{right: auto;left: 0;width:70%;}
.screen-3-3 .chedonghua .chedatet.chedatet2 .jindu2 h6{right: auto;left: 5%;}
@keyframes jdtright40{0% { width:0;opacity: 0;}100%{ width: 40%;opacity: 1;}}
@keyframes jdtright70{0% { width:0;opacity: 0;}100%{ width: 70%;opacity: 1;}}
.jdtright40{-webkit-animation-name:jdtright40;animation-name:jdtright40;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.jdtright70{-webkit-animation-name:jdtright70;animation-name:jdtright70;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.screen-3-3 .chedonghua .chepicb1 {position: relative;}
.screen-3-3 .chedonghua .chepicb1 .chpicl {width: 400px;height: 325px;position: absolute;left: 24%;top: 3%;}
.screen-3-3 .chedonghua .chepicb1 .chpicl .chec1{width: 100%;height: 187px;position: absolute;left: 0;top:50%;margin-top: -93.5px;z-index: 10;}
.screen-3-3 .chedonghua .chepicb1 .chpicl .chec2{width: 277px;height: 277px;position: absolute;left:50%;top:50%;margin: -138.5px 0 0 -138.5px;}
.screen-3-3 .chedonghua .chepicb1 .chpicl.chpicl2 {left:auto;right: 24%;}
.screen-3-3 .chedonghua .chepicb1 .chpicl.chpicl2 .chec1 {transform: rotateY(180deg);}

.screen-3-4 .main {width: 530px;height: 100%;position: absolute;top: 0;left: 13%;z-index: 10;}
.screen-3-4 .img .productimg {width: 865px;height:auto;position: absolute;bottom:10%;right:1%;z-index: 10;padding: 130px 0 0 50px;}
.screen-3-4 .img .productimg img.img-top {position: absolute;left: 0;top: 0;z-index: 11;}
.screen-3-4 .item li{list-style: none;margin: 0;padding: 0;margin-bottom: 30px;}
.screen-3-4 .item li i{display: block;float: left;width: 35px;margin-right: 10px;}
.screen-3-4 .item li h3{margin: 0;display: block;float: left;width:70%;color: #fff;}
.screen-3-4 .item li p {clear: both;}
.screen-3-5 .img .productimg {width: 987px;height: auto;position: absolute;bottom:0;right:3%;z-index: 10;}
.screen-3-8 .img .productimg {width: 60%;height: auto;position: absolute;bottom:-17%;right:1%;z-index: 10;}


.screen-4-1 .main,.screen-4-3 .main {width: 790px;height: 100%;position: absolute;top: 0;right:13%;z-index: 10;}
.screen-4-2 .main,.screen-4-6 .main {width: 790px;height: 100%;position: absolute;top: 0;left:13%;z-index: 10;}
.screen-4-5 .main {width: 100%;height: 100%;position: absolute;top: 0;left:0;z-index: 10;text-align: center;}
.screen-4-1 .title {background: url("../image/s-4-1-1.png") left top no-repeat;padding-top:95px;}
.screen-4-1 .text {font-size: 18px;line-height: 32px;}
.screen-4-2 .text,.screen-4-6 .text {color: #b8b8b9;}
.screen-4-3 .main .title h4,.screen-4-5 .main .title h4{color: #000;}
.screen-4-6 .main .item3.date3 span{color: #b8b8b9;}



.itempic {overflow: hidden;width: 100%;}
.itempic a{display: block;position: relative;width: 35%;float: left;}
.itempic a::before {content: '';display: block;width: 30px;height: 30px;position: absolute;bottom:5%;right:5%;background: url("../image/fd.png");}
.date3 {text-align: left;margin-top: 40px;}
.date3 li {list-style: none;display: inline-block;vertical-align: top;padding: 0 40px;position: relative;text-align: left;}
.date3 li h3{margin: 0;font-weight: normal;font-size: 40px;color: #00a78e;}
.date3 li h3 strong {font-size: 60px;}
.date3 li h3 i {font-style: normal;font-size:34px;font-weight: bold;}
.date3 li h4{margin: 0;font-size: 26px;color: #00a78e;}
.date3 li h6{color: #a9aaac;font-size: 16px;padding: 10px 0;display: block;margin: 0;}
.date3 li::after {content: '';display: block;width: 1px;height: 100%;background: #fff;position: absolute;right: 0;top: 0;opacity: .1;}
.date3 li:last-child::after {display: none;}
.date3 li:first-child {padding: 0 40px 0 0px;}
.icon4 {text-align: left;margin-top: 40px;}
.icon4 li {text-align: center;display: inline-block;vertical-align: middle;padding: 0 20px;position: relative;}
.icon4 li i {width: 60px;height: 60px;margin: auto;display: block;position: relative;}
.icon4 li span{color: #a9aaac;font-size: 16px;padding: 10px 0;display: block;}
.icon4 li::after {content: '';display: block;width: 1px;height: 100%;background: #fff;position: absolute;right: 0;top: 0;opacity: .1;}
.icon4 li:last-child::after {display: none;}
.icon4 li:first-child {padding: 0 20px 0 0px;}





/*产品详细 产品轮换*/
.screen-7 {background-position:center;background-repeat:no-repeat;}
.screen-7 *{-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.screen-7 .left {width: 50%;}
.screen-7 .swiper-big-img1 {}
.screen-7 .swiper-big-img1 .swiper-slide {}
.screen-7 .swiper-big-img1 .img{position: relative;}
.screen-7 .swiper-big-img1 .img img {display: block;width: 100%;height: auto;}
.screen-7 .left-swiper-img {position: absolute;left: 0;top: 0;width: 140px;height: 100%;z-index: 3;background-image: linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.5));}
.screen-7 .swiper-small-img2 {height:70%;margin: 150px 0 0px 0;overflow: hidden;}
.screen-7 .swiper-small-img2 .img{position: relative;cursor: pointer;width: 80%;margin: auto;}
.screen-7 .swiper-small-img2 .img img {display: block;width: 100%;height: auto;opacity: .3;}
.screen-7 .swiper-small-img2 .swiper-slide-thumb-active .img img {opacity: 1;}
.screen-7 .right {width: 48%;padding-bottom: 94px;overflow: hidden;}
.screen-7 .swiper-right {margin-top: 94px;color: #000;background: #fff;padding:0 14.5% 0 13%;position: relative;height: 710px;overflow: hidden;}
.screen-7 .swiper-right .swiper-text  {height: 100%;}
.screen-7 .swiper-right .swiper-text .swiper-wrapper {display: table;width: 100%;height: 100%;}
.screen-7 .swiper-right .swiper-text .swiper-wrapper .swiper-slide {display: table-cell;vertical-align: middle;height: auto;}
.screen-7 .swiper-right .swiper-text .item {position: relative;}
.screen-7 .swiper-right .swiper-text .item .title-1{border-bottom: 4px solid #000;padding-bottom: 20px;position: relative;}
.screen-7 .swiper-right .swiper-text .item .title-1 h3 {font-size: 36px;color: #1a1a1a;margin: 0;text-transform: uppercase;}
.screen-7 .swiper-right .swiper-text .item .title-1 h5 {font-size: 20px;color: #00a78e;margin: 0;text-transform: uppercase;}
.screen-7 .swiper-right .swiper-text .item .text {padding:30px 0 0 0;overflow: hidden;line-height: 24px;font-size: 14px;color: #666666;}
.screen-7 .swiper-right .swiper-text .item .text .rolling-height {height: 420px;}
.screen-7 .swiper-right .swiper-text .item .text .rolling-height .rolling1 {padding-right: 3%;width: 95%;}
.screen-7 .swiper-right .swiper-text .item .text strong{color: #1a1a1a;}
.screen-7 .swiper-right .swiper-text .item .text table tr{margin:5px 0;vertical-align: top;display: block;}
.screen-7 .swiper-right .swiper-text .item .text table tr td:first-child {width: 130px;}
.swiper-tab-screen .swiper-button-next,.swiper-tab-screen .swiper-button-prev  {width: 100px;height: 60px;bottom:65px;top: auto;opacity: 1; background-color: #333333;}
.swiper-tab-screen .swiper-button-next {right: 7%;left: auto;background-image: url("../image/right1.png");background-size: auto;}
.swiper-tab-screen .swiper-button-prev {right: 12.5%;left: auto;background-image: url("../image/left1.png");background-size: auto;}
.swiper-tab-title {position: absolute;left:5%;bottom:5%;width:620px;height: 100px;}
.swiper-tab-title h4{color: #666;font-size: 14px;text-transform: uppercase;margin: 0;}
.swiper-tab-title .swiper-slide {cursor: pointer;}
.swiper-tab-title .swiper-slide-thumb-active  h4 {color: #fff;}


/*产品详细 适用方案*/
.product-applicable-plan {overflow: hidden;padding: 120px 0;}
.product-applicable-plan .title {text-align: center;}
.product-applicable-plan .title h2{margin: 0;font-size: 40px;}
.product-applicable-plan .title h4{margin: 10px auto;font-weight: normal;font-size: 16px;color: #999999;}
.product-applicable-plan .item2 {text-align: center;overflow: hidden;margin-top: 40px;font-size: 0;}
.product-applicable-plan .item2 a{display:inline-block;vertical-align: middle;position: relative;width: 48%;margin: 1%;}
.product-applicable-plan .item2 .text {color: #fff;position: absolute;width: 100%;height: 100%;z-index: 10;}
.product-applicable-plan .item2 .text i {display: block;position: relative;width: 40px;height:40px;margin:10px auto;}
.product-applicable-plan .item2 .text i * {color: #fff;fill:#fff; }
.product-applicable-plan .item2 .text h4 {margin: 0;font-size: 20px;}
.product-applicable-plan .item2 .text .line {width: 55px;height: 4px;background: #00a78e;margin: 15px auto;}
.product-applicable-plan .item2 .text h6 {margin: 0 auto;font-weight: normal;font-size: 14px;line-height: 24px;width:70%;opacity: .8;overflow: hidden; height: 0px;}
.product-applicable-plan .item2 a:hover .text h6{height: 75px;}
.product-applicable-plan .item2 .img {position: relative;overflow: hidden;}
.product-applicable-plan .item2 a:hover .img img.img-center {transform: scale(1.1);}
.product-detail .evcharger-our-project{background: #fff;padding: 130px 0;}



/*产品详细 模版*/
.detail-template {position: relative;}
.detail-template .img{position: relative;}
.detail-template .img img {display: block;width: 100%;height: auto;}
.detail-template .left{width: 730px;height: 100%;position: absolute;top: 0;left: 13%;z-index: 10;}
.detail-template .center {width: 100%;height: 100%;position: absolute;top: 0;left:0;z-index: 10;text-align: center;}
.detail-template .center.top10 {top: 10%;}
.detail-template .center.top10 .table,.detail-template .center.top10 .table-cell {display: block;}
.detail-template .center .title .line {margin: 25px auto;}
.detail-template .center .title.mtop13 {margin-top: 13%;}
.detail-template .center .title.mtop10 {margin-top: 10%;}
.detail-template .center .title.mtop7 {margin-top: 7%;}
.detail-template .center .title.mtop5 {margin-top: 5%;}
.detail-template .right{width: 700px;height: 100%;position: absolute;top: 0;right: 10%;z-index: 10;}
.detail-template .text{position: relative;font-size: 16px;line-height: 28px;color: #666666;}
.detail-template .text.text18 {font-size: 18px;line-height: 32px;}
.detail-template .width-main {width: 800px;margin: auto;}
.detail-template .picmain {margin-top: 80px;}
.detail-template .left .title.mtop13 {margin-top: 70px;}
.detail-template .title h2 {margin: 0;font-size: 60px;}
.detail-template .title h3 {margin: 0;font-size: 48px;}
.detail-template .title .line {width: 80px;height: 4px;background: #00a78e;margin: 25px 0;}
.detail-template .baise h3,.detail-template .baise h2{color: #fff;}
.detail-template .title h4 {margin: 0;font-size: 24px;color: #00a78e;}
.detail-template .baise .text{color: #b9babc;}

.detail-template .img .product-left-pic1 {position: absolute;bottom:0;left:0;z-index: 9;text-align:left;}
.detail-template .img .product-right-pic1 {width:700px;height:auto;position: absolute;bottom:5%;right: 10%;z-index: 9;text-align: center;}
.detail-template .img .product-right-pic2 {position: absolute;bottom:0;right:0;z-index: 9;text-align: right;}
.detail-template .img .product-right-pic2 img,.detail-template .img .product-left-pic1 img {display: inline-block;width: auto;height: auto;}
.detail-template .img .product-right-img1 {width:650px;height:auto;position: absolute;bottom:10%;right: 10%;z-index: 9;text-align: right;}
.detail-template .img .product-right-img1 img,.detail-template .img .product-right-pic1 img{display: inline-block;width: auto;height: auto;}
.detail-template .img .right-img1 {width:650px;height:auto;position: absolute;top:21%;right: 10%;z-index: 9;text-align: center;}
.detail-template .img .right-img1 img,.detail-template .img .right-img2 img,.detail-template .img .right-ycenter img{display: inline-block;width: auto;height: auto;}
.detail-template .img .right-img2 {width:800px;height:auto;position: absolute;top:19%;right: 10%;z-index: 9;text-align: center;}
.detail-template .img .center-bottom-img1 {width:100%;height:auto;position: absolute;bottom:0;left:0;z-index: 9;text-align: center;}
.detail-template .img .right-ycenter {width:800px;height:100%;position: absolute;top:0;right: 5%;z-index: 9;text-align: center;}
.detail-template .img .t25{top:25%;}
.detail-template .img .b0{bottom:0;}
.detail-template .img .b-5{bottom:-5%;}
.detail-template .img .b-13{bottom:-13%;}
.detail-template .img .b-15{bottom:-15%;}
.detail-template .img .b-20{bottom:-20%;}
.detail-template .img .b-26{bottom:-26%;}
.detail-template .pimg1 {margin-top: 50px;}
.detail-template .datepic {margin-top: 30px;}


.detail-template .product-left {width:40%;height:auto;position: absolute;top:15%;left: 7%;z-index: 9;text-align: center;}
.detail-template .product-left.ycenter {height:100%;top:0;}
.detail-template .product-left .img img{display: inline-block;width: auto;height: auto;}
.detail-template .table-right  {width:34%;height:auto;position: absolute;top:15%;right: 13%;z-index: 9;}
.detail-template .table-right.top10{top:10%;}
.detail-template .table-right.ycenter {height:100%;top:0;}
.detail-template .table-right .biaoti1 {color: #fff;font-size: 30px;font-weight: bold;}
.table-parameter {padding-top: 10px; overflow: hidden;}
.table-parameter-nav {padding: 20px 0;overflow: hidden;}
.table-parameter-nav.num4 a{width:23%;}
.table-parameter-nav.num4 a:nth-child(3),.table-parameter-nav.num4 a:nth-child(6),.table-parameter-nav.num4 a:nth-child(9) {margin:0 1% 1% 0;}
.table-parameter-nav a{font-size: 14px;color: #939393;width:31.88%;border-radius: 100px;border: 1px solid #353434;height: 40px;line-height:40px;text-align: center;display: inline-block;margin:0 1% 1% 0;}
.table-parameter-nav a.cur{color: #fff;border: 1px solid #fff;}
.table-parameter-nav a:hover {color: #fff;}
.table-parameter-nav a:nth-child(3),.table-parameter-nav a:nth-child(6),.table-parameter-nav a:nth-child(9) {margin:0 0px 1% 0;}
.table-parameter-list {border-top: 2px solid #323131;overflow: hidden;}
.parameter-li {overflow: hidden;position: relative;}
.parameter-li li{list-style: none;width: 40%;padding:20px 0;overflow: hidden; font-size: 14px;line-height: 24px; color: #fff;display: block;float: left;border-bottom: 1px solid #323131;margin-right:10%;}
.parameter-li h4 {display: block;margin: 0;color: #fff;border-bottom: 1px solid #323131;padding:20px 0;font-size: 14px;width: 90%;clear: both;overflow: hidden;}
.parameter-li h4:first-child {padding:0px 0 20px 0;}
.scrollh {overflow: auto;height: 550px;margin-top:30px;}
.scrollh::-webkit-scrollbar{height:4px; width:2px;background:rgba(255,255,255,.2)}


.icontxt5 {margin: 20px 0;overflow: hidden;}
.icontxt5 h4{font-size: 18px;padding-bottom: 10px;}
.icontxt5 li{position: relative;list-style: none;text-align: center;float: left;padding:0 4%;}
.icontxt5 li::after {content: '';display: block;width: 1px;height: 100%;position: absolute;right: 0;top: 0;background: #d9dce1;}
.icontxt5 li:nth-child(2){padding:0 5% 0 0;}
.icontxt5 li:last-child::after {display: none;}
.icontxt5 li i{display: block;width:80px;height: 50px;margin: auto;}
.icontxt5 li span{display: block;font-size: 16px;color: #666666;}
.detail-template .left.baise .icontxt5 li::after {opacity: .2;}
.detail-template .left.baise .icontxt5 li span{color: #999;}
.detail-template .center.baise .icontxt5 li {float: none;display: inline-block;padding:0 2%;}
.detail-template .center.baise .icontxt5 li:nth-child(2){padding:0 2% ;}
.detail-template .center.baise .icontxt5 li::after {opacity: .2;}
.detail-template .center.baise .icontxt5 li span{font-size: 14px;color: #98999a;}
.icontxt5.heise li::after {background: #000;opacity: .1;}
.mtb40 {margin: 40px 0;}
.pt10 {padding-top: 10px;}
.pt0 {padding-top: 0px;}
.textimg-swiper-pic .pic.pt0 {padding-top: 0px;}


.datetxt3 {text-align: center;margin-top: 40px;}
.datetxt3 li{position: relative;list-style: none;text-align: center;display: inline-block;padding:0;width:30%;}
.datetxt3 li::after {content: '';display: block;width: 1px;height:92%;position: absolute;right: 0;top: 5px;background: #d9dce1;}
.datetxt3 li:last-child::after {display: none;}
.datetxt3 li h4{margin:0;font-weight: normal;font-size: 30px;color: #00a78e;text-transform: uppercase;}
.datetxt3 li h4 em {font-style: normal;font-size: 14px;}
.datetxt3 li span{font-size: 15px;color: #999999;display: block;padding-top: 10px;overflow: hidden;}
.detail-template .baise .datetxt3 li::after {background: #fff;opacity: .1;}
.detail-template .left .datetxt3,.detail-template .left .datetxt3 li  {text-align: left;vertical-align: top;}
.datetxt3.num2 li {width:40%;padding-left: 5%;}
.datetxt3.num2 li:first-child {padding-left:0;}
.datetxt3.num2 li span{color: #666666;}

.icontxt4 {margin: 50px 0 0 0;overflow: hidden;text-align: left;}
.icontxt4 li{position: relative;list-style: none;float: left;width:40%;margin-bottom: 20px;}
.icontxt4 li i{display: block;width: 50px;height: 50px;margin: 0;position: relative;}
.icontxt4 li span{display: block;font-size: 14px;color: #818386;}
.icontxt4.style2 li{width:auto;padding: 0 15px;text-align: center;}
.icontxt4.style2 li:first-child{padding: 0 15px 0 0px;}
.icontxt4.style2 li i {width:auto;}
.icontxt4.style2 li span {padding-top:10px;}


.icontxt3 {margin: 50px 0 0 0;overflow: hidden;text-align: left;}
.icontxt3 li{position: relative;list-style: none;float: left;margin-bottom:40px;padding:0 5%;}
.icontxt3 li:first-child,.icontxt3 li:last-child{padding:0 5% 0 0;}
.icontxt3 li:last-child{clear: both;}
.icontxt3 li:first-child::after {content: '';display: block;width: 1px;height:92%;position: absolute;right: 0;top: 5px;background: #b8bdca;}
.icontxt3 li i{display: block;width: 50px;height: 50px;margin: 0;}
.icontxt3 li span{display: block;font-size: 14px;color: #666666;}
 
.icontxt2 {margin: 40px 0 0 0;overflow: hidden;text-align: left;}
.icontxt2 li{position: relative;list-style: none;margin:50px 0 0 0;}
.icontxt2 li i{display: block;width: 50px;height: 50px;margin: 0;}
.icontxt2 li h4 {margin:0;font-size:18px;padding-bottom: 10px;}
.icontxt2 li span{display: block;font-size: 16px;line-height: 28px; color: #666666;}

.textimg-swiper-pic {text-align: center;margin-top:50px;height: 500px; overflow: hidden;}
.textimg-swiper-pic img{display: inline-block;}
.textimg-swiper-pic .pic {padding-top: 50px;}
.textimg-swiper-pic .pic img{margin:0 10px;}
.textimg-swiper-nav {text-align: center;margin-top:0px;overflow: hidden;position: absolute;width: 100%;bottom:10%;z-index: 20;}
.textimg-swiper-nav a {display: inline-block;vertical-align: top;min-width:220px;height: 95px;position: relative;margin:10px 20px;}
.textimg-swiper-nav a::after {content: '';display: block;width: 100%;height: 3px;background: #ccc;position: absolute;bottom: 0;left: 0;}
.textimg-swiper-nav a::before {content: '';display: none;width: 100%;height:100%;border: 3px solid #000;position: absolute;bottom: 0;left: 0;z-index: 10;box-sizing: content-box;}
.textimg-swiper-nav a.cur::before{display: block;}
.textimg-swiper-nav a.cur h5 span {color: #000;}
.textimg-swiper-nav a h5 {font-weight: normal;margin: 0;position: absolute;left:0;bottom:20%;width:100%;text-align: center;} 
.textimg-swiper-nav a span{font-size: 16px;color: #666666;line-height: 28px;display:inline-block;text-align: left;}
.textimg-swiper-nav.h45px a {height: 45px;}
.textimg-swiper-nav.h45px a h5 {bottom:27%;} 
.textimg-swiper-pic.hauto {height: auto;}
.textimg-swiper-pic.h100 {height: 100%;}
.textimg-swiper-nav.h45px a::after {background: #000;opacity: .1;}




.global-product-certification-iconbtn{margin-top:50px;overflow: hidden;width: 100%;background: url("../image/bg.png") center top no-repeat;padding:90px 0 50px 0;min-height: 360px;}
.global-product-certification-iconbtn .content-btn{padding-top: 40px;overflow: hidden;width: 890px;margin: auto;}
.global-product-certification-iconbtn .content-btn a{color: #435261;margin: 10px;border: 2px solid #a0b0bf;display: inline-block;vertical-align: middle;font-size: 14px;padding: 10px 30px;border-radius: 100px;}
.global-product-certification-iconbtn .content-btn a:hover {color: #c8e3ef;border: 2px solid #2778c9;background: #2778c9;}


.fcs10-main {position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 10;}
.fcs10-main-bottom {width: 1440px;position: absolute;left: 50%;bottom: 5%;margin-left: -700px;}
.fcs10-main-bottom li {display: block;list-style: none;padding:20px 0;float: left;width: 30%;margin-right:3.3%;margin-bottom: 1%; border-bottom: 2px solid #e5e5e6;}
.fcs10-main-bottom li i{display: inline-block;vertical-align: middle;margin-right:20px;}
.fcs10-main-bottom li h5{display: inline-block;vertical-align: middle;margin: 0;font-weight: normal;font-size: 16px;}
.fcs10-main-bottom li:nth-child(3),.fcs10-main-bottom li:nth-child(6) {margin-right: 0;}

.fcs10-main-top {width: 1440px;margin: auto;position: relative;}
.fcs-img {width: 960px;margin: auto;}
.fcs10-main-top .fcsitem3{width: 650px;height:540px;position: absolute;left: 50%;top: 50%;margin: -270px 0 0 -325px;}
.fcs10-main-top .fcsitem3 .item{position: absolute;display: block;z-index: 15;}
.fcs10-main-top .fcsitem3 .item em{display: block;width: 8px;height: 8px;background: #000;position: absolute;right: 5px;top: 13px;border-radius: 100%;opacity: .5;}
.fcs10-main-top .fcsitem3 .item em::after {content: '';display: block;width: 16px;height: 16px;position: absolute;right: -5px;top: -5px;border-radius: 100%;border: 1px solid #000;}
.fcs10-main-top .fcsitem3 .item h3{margin: 0;margin-bottom: 10px;border: 2px solid #ccc;padding: 7px 20px;;position: relative;font-size: 0;display:inline-block;overflow: hidden;}
.fcs10-main-top .fcsitem3 .item h3 i{display: inline-block;vertical-align: middle;margin-right: 10px;}
.fcs10-main-top .fcsitem3 .item h3 span{display: inline-block;vertical-align: middle;font-size: 17px;}
.fcs10-main-top .fcsitem3 .item h6{color: #666666;font-size: 15px;font-weight: normal;margin: 0;line-height: 26px;}
.fcs10-main-top .fcsitem3 .item:hover h3{border: 2px solid #000;}
.fcs10-main-top .fcsitem3 .item:hover em {opacity: 1;}
.fcs10-main-top .fcsitem3 .item.item1 {left: 0;top: -130px;width: 100%; text-align: center;}
.fcs10-main-top .fcsitem3 .item.item1 em{right: 50%;top: auto;bottom: -23px;margin-right: -10px;}
.fcs10-main-top .fcsitem3 .item.item2 {left: 615px;right: auto;top:300px;width: 250px; padding-left: 40px; text-align: left;}
.fcs10-main-top .fcsitem3 .item.item2 em{left:0;right: auto;}
.fcs10-main-top .fcsitem3 .item.item3 {left:auto;right: 610px;top:300px;width: 450px;text-align: right;padding-right: 40px;}

.iconpic4 {overflow: hidden;margin-top: 40px;}
.iconpic4 img{margin-right: 5%;display: block;float: left;}


/*页面广告*/
.page-banner {position: relative;background: #000;}
.page-banner .text {position: absolute;left: 12.5%;top:0;height: 100%;z-index: 1;}
.page-banner .text h5{font-size: 16px;color: #00a78e;margin: 0;text-transform: uppercase;margin-top:80px;}
.page-banner .text h3{font-size: 60px;color: #fff;margin: 2px 0;text-transform: uppercase;margin-top:50px;opacity: .1;}
.page-banner .text h2{font-size: 40px;color: #fff;margin: 2px 0;text-transform: uppercase; font-weight:bold; letter-spacing:5px}
.page-banner .text .line {width: 80px;height: 4px;background: #00a78e;margin: 15px 0;}
.page-banner .text h6 {font-size: 16px;color: #fff;opacity: .6;margin: 15px 0;width: 80%;line-height: 26px;}
.page-banner .img{background-position: center;background-repeat: no-repeat;background-size: auto;}
.page-banner .img img{display: block;width: 100%;height: auto;opacity: 0;}

.interesting-list-nav {padding-top: 40px;overflow: hidden;text-align: center;}
.interesting-nav {padding: 20px 0;position: relative;margin: auto;display: inline-block;}
.interesting-nav::after {content: '';width: 100%;height: 3px;background: #ccc;bottom: 0;position: absolute;right: 0;}
.interesting-list-nav a{font-size: 17px;color: #999999;font-weight: bold;margin-left:50px;position: relative;}
.interesting-list-nav a.cur::after {content: '';width: 100%;height: 3px;background: #00a78e;bottom: -21px;position: absolute;right: 0;z-index: 1;}
.interesting-list-nav a:first-child {margin-left: 0;}
.interesting-list-nav a.cur {color: #1a1a1a;}
.interesting-list-nav a:hover {color: #000;}

 
.interesting-list {overflow: hidden;padding:40px 0;}
.interesting-list  a{width: 32.6666%;float: left;background: #f7f7f7;margin-right: 1%;margin-bottom: 1%;display: block;position: relative;overflow: hidden;}
.interesting-list  a.mr0 {margin-right: 0;}
.interesting-list  a .text{position: relative;bottom: auto;width: 90%;padding:6.2% 6.2% 3.2% 6.2%;left:auto;color: #000000;height: 90px;}
.interesting-list  a .text h3{margin: 0;font-size: 18px;line-height: 26px;margin-bottom: 10px;}
.interesting-list  a .text h6{margin: 0;font-size: 14px;color: #999999;font-weight: normal;}
.interesting-list  a .img {position: relative;overflow: hidden;}
.interesting-list  a .img img {display: block;width: 100%;height: auto;z-index: 13;position: relative;}
.interesting-list  a .img img.img-center {position: absolute;left: 0;top: 0;bottom: 0;right: 0;z-index: 33;margin: auto;width: auto;height: auto;}
.interesting-list  a:hover .img img.img-center {opacity: .5;transform: scale(1.1);}

.turnpage {font-size: 0;}
.turnpage a{display: inline-block;padding:0px 20px;height: 41px;line-height: 41px; text-align: center;color: #b3b3b3;font-size: 0px;border: 1px solid #ededed;}
.turnpage a i{width: 18px;height: 10px;opacity: .3; display: inline-block;vertical-align: middle;margin: 0 5px;}
.turnpage a.prev i{background: url("../image/left3.png");}
.turnpage a.next i{background: url("../image/right3.png");}
.turnpage a span{display: inline-block;vertical-align: middle;font-size: 14px;}
.turnpage a.cur{background: #00a78e;border: 1px solid #00a78e;color: #fff;}
.turnpage a:hover {background: #00a78e;border: 1px solid #00a78e;}
.turnpage a:hover span {color: #fff;}
.turnpage a.prev:hover i{background: url("../image/left4.png");opacity: 1;}
.turnpage a.next:hover i{background: url("../image/right4.png");opacity: 1;}


.page-path {background: #f7f7f7;}
.page-path .content {font-family: "宋体",Arial;padding:15px 0;color: #999;}
.page-path a{font-size: 12px;color: #999999;}
.page-path a:hover {color: #000;}

.interesting-detail {width: 80%;margin: auto;padding: 100px 0;overflow: hidden;}
.interesting-detail-title {position: relative;padding-bottom: 15px;overflow: hidden;}
.interesting-detail-title h5{font-weight: normal;font-size: 16px;color: #00a78e;margin: 0;}
.interesting-detail-title h1{font-size: 30px;color: #000000;margin:10px 0;}
.interesting-detail-title::before,.interesting-detail-title::after {content: '';display: block;position: absolute;left: 0;bottom: 0;width: 100%;height: 3px;background: #e5e5e5;}
.interesting-detail-title::before {width: 140px;background: #00a78e;z-index: 3;}
.interesting-detail-text {padding: 30px 0;overflow: hidden;color: #585858;line-height: 30px;font-size: 16px;}
.interesting-detail-turnpage {overflow: hidden;border-top: 2px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;position: relative;margin-top: 30px;}
.interesting-detail-turnpage a {display: block;width: 40%;font-size: 0;padding:25px 0;overflow: hidden;}
.interesting-detail-turnpage a i{display: inline-block;vertical-align: middle;width: 18px;height: 10px;margin: 0 5px;opacity: .3;}
.interesting-detail-turnpage a span{display: inline-block;vertical-align: middle;font-size: 14px;color: #666;text-transform: uppercase;font-weight: bold;}
.interesting-detail-turnpage a.prev{float: left;}
.interesting-detail-turnpage a.prev i {background: url("../image/left3.png");}
.interesting-detail-turnpage a.return{position: absolute;width: 100px;text-align: center;left: 50%;margin-left: -50px;top: 50%;margin-top: -34px;}
.interesting-detail-turnpage a.next{float: right;text-align: right;}
.interesting-detail-turnpage a.next i {background: url("../image/right3.png");}
.interesting-detail-turnpage a:hover span {color: #00a78e;}

.interesting-other {padding: 100px 0;overflow: hidden;}
.interesting-other .title-style {text-align: center;}
.interesting-other .title-style h2 {margin: 0;}
.interesting-other .title-style h5 {margin: 0;font-size: 16px;color: #999;} 
.interesting-other .interesting-list  a .text {background: #fff;}



.video-list {overflow: hidden;padding:60px 0 40px 0;}
.video-list  a{width: 32.6666%;float: left;background: #f7f7f7;margin-right: 1%;margin-bottom: 1%;display: block;position: relative;overflow: hidden;}
.video-list  a.mr0 {margin-right: 0;}
.video-list  a .text{position: relative;bottom: auto;width: 90%;padding: 5% 5% 3% 5%;left:auto;color: #000000;height: 100px;}
.video-list  a .text h6{margin: 0;font-size: 14px;color: #00a78e;font-weight: normal;padding-bottom: 10px;}
.video-list  a .text h3{margin: 0;font-size: 18px;line-height: 24px;}
.video-list  a .img {position: relative;overflow: hidden;}
.video-list  a .img .play {width: 50px;height: 50px;border: 1px solid #fff;position: absolute;left: 50%;top: 50%;margin: -27px 0 0 -27px;z-index: 38;}
.video-list  a .img .play i{width: 50px;height: 50px;background: url("../image/play.png") center no-repeat;display: block;}
.video-list  a .img img {display: block;width: 100%;height: auto;z-index: 13;position: relative;}
.video-list  a .img img.img-center {position: absolute;left: 0;top: 0;bottom: 0;right: 0;z-index: 33;margin: auto;width: auto;height: auto;}
.video-list  a:hover .img img.img-center {opacity: .5;transform: scale(1.1);}

.video-list-bottom {overflow: hidden;padding:40px 0 40px 0;}
.video-list-bottom a {margin-right:2%;margin-bottom:-1px;border-top: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;display: block;position: relative;overflow: hidden;width: 49%;padding:20px 0;float: left;}
.video-list-bottom a.mr0 {margin-right:0;}
.video-list-bottom a .img{position: relative;overflow: hidden;width:25%;background: #000;}
.video-list-bottom a .img .play{width: 40px;height:40px;border: 1px solid #fff;position: absolute;left: 50%;top: 50%;margin: -22px 0 0 -22px;z-index: 38;}
.video-list-bottom a .img .play i{width: 40px;height:40px;background: url("../image/play.png") center no-repeat;display: block;}
.video-list-bottom a .img img{display: block;width: 100%;height: auto;z-index: 13;position: relative;}
.video-list-bottom a .img img.img-center{position: absolute;left: 0;top: 0;bottom: 0;right: 0;z-index: 33;margin: auto;width: auto;height: auto;opacity: .5;}
.video-list-bottom a .text{position: absolute;right: 0;width:60%;height: 100%;padding-right: 10%; top: 0;z-index: 3;}
.video-list-bottom a .text h6{margin: 0;font-size: 14px;color: #00a78e;font-weight: normal;padding-bottom: 10px;}
.video-list-bottom a .text h3{margin: 0;font-size: 18px;line-height: 24px;}
.video-list-bottom a .text i{background: url("../image/right3.png");display: block;width: 18px;height: 10px;position: absolute;right: 5%;top: 50%;margin-top: -5px;opacity: .3;}
.video-list-bottom a::after {content: '';display: block;width:0;height: 100%;position: absolute;left: 0;top: 0;background: #f2fcf9;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.video-list-bottom a:hover::after {width: 100%;}
.video-list-bottom a:hover .text i {right: 2%;}
.no-content {text-align: center;overflow: hidden;padding:5% 0;}
.no-content img {display: inline-block;}







/* about */

.about-sinexcel {position: relative;}
.about-sinexcel .text{position: absolute;width: 100%;height:100%}
.about-sinexcel .text .title-style{text-align: center;}
.about-sinexcel .text .title-style h4{font-size: 20px;padding-bottom: 10px;}
.about-sinexcel .text .title-style h2{color: #fff;font-size: 40px;line-height: 56px; letter-spacing:5px}
.about-sinexcel .scroll-down {position: absolute;bottom: 0;left: 50%;margin-left: -70px;width: 140px;text-align: center;}
.about-sinexcel .scroll-down span{font-size: 12px;color: #fff;display: block;margin: auto;}
.about-sinexcel .scroll-down i{height:40px;width: 1px;display: block;margin:10px auto auto;background: #fff;opacity: .5;}
.about-sinexcel .img{ }
.about-sinexcel .img img{display: block;width: 100%;height: auto;}
 
.about-ours {position: relative;}
.about-ours .absolute{position: absolute;height: 100%;width: 80%;left: 10%;}
.about-ours .left{width:40%;margin-top: 5%;margin-left: 5%;}
.about-ours .left .title-style h5{font-size: 16px;line-height: 24px;color: #999999;}
.about-ours .left .title-style h2 {margin: 0px 0 20px 0;}
.about-ours .left .text{font-size: 14px;color: #666;line-height: 28px;margin-top: 20px;}
/**2023-3-31 powerby cyberance-luke**/
.about-ours .left .text p{text-indent: 2em;}
/**2023-3-31 powerby cyberance-luke**/
.about-ours .left .text .item3{margin-top: 40px;}
.about-ours .left .text .item3 li {width: 30%;font-size: 14px;line-height: 24px;color: #999999;list-style: none;display: inline-block;vertical-align: top;position: relative;padding-left: 30px;}
.about-ours .left .text .item3 li h3{font-size: 40px;line-height: 26px;color: #00a78e;margin: 10px 0;}
.about-ours .left .text .item3 li span {color: #666;font-size: 16px;}
.about-ours .left .text .item3 li:first-child {padding-left:0px;}
.about-ours .left .text .item3 li::after {content: '';display: block;width: 1px;height: 100%;background: #ccc;position: absolute;right: 0;top: 0;opacity: .5;}
.about-ours .left .text .item3 li:last-child::after {display: none;}
.about-ours .right{width:45%;position: relative;text-align: center; margin-top:90px}
.about-ours .right .slogo{width: 465px;height: 110px;position: absolute;left: 50%;top:20%;margin-left: -232.5px;text-align: center; animation: icons 4s linear infinite;-webkit-animation:icons 4s linear infinite}
.about-ours .right .slogo img{display: inline-block;}
.about-ours .img img{display: block;width: 100%;}

@-webkit-keyframes icons { 0%{-webkit-transform: translate(0,0);transform: translate(0,0);}50%{-webkit-transform: translate(0,1em);transform: translate(0,1em);}100%{-webkit-transform: translate(0,0);transform: translate(0,0);}}
@keyframes icons {0%{-webkit-transform: translate(0,0);transform: translate(0,0);}50%{-webkit-transform: translate(0,1em);transform: translate(0,1em);}100%{-webkit-transform: translate(0,0);transform: translate(0,0);}} 


.about-company-qualification {position: relative;}
.about-company-qualification .main {width: 550px;height: 100%;position: absolute;top: 0;right:15%;z-index: 10;}
.about-company-qualification .main .title {color: #fff;}
.about-company-qualification .main .title h4{font-size: 40px;margin: 0;}
.about-company-qualification .main .title .line{width: 80px;height: 4px;background: #00a78e;margin: 25px 0;}
.about-company-qualification .main .text {font-size: 16px;line-height: 28px;color: #b9b9b9;}
.about-company-qualification .main .date3 li span {padding:0;color: #b9b9b9;}
.about-company-qualification .img img{width: 100%;}


.core-competence {position: relative;}
.core-competence .absolute{position: absolute;height: 100%;width: 90%;left: 5%;text-align: center;}
.core-competence .absolute .title-style h2{margin: 0;}
.core-competence .absolute .title-style h5{color: 999999;font-size: 16px;}
.core-competence .absolute .item3{margin-top: 50px;}
.core-competence .absolute .item3 .item{display: inline-block;vertical-align: top;width: 25%;position: relative;padding: 30px 0;}
.core-competence .absolute .item3 .item::after {content: '';display: block;position: absolute;width: 1px;height: 100%;background: #d9dbdb;top: 0;right: 0;}
.core-competence .absolute .item3 .item:last-child::after {display: none;}
.core-competence .absolute .item3 .item i{display: inline-block;}
.core-competence .absolute .item3 .item h3{font-size: 18px;color: #1a1a1a;margin: 20px 0;}
.core-competence .absolute .item3 .item h5{width: 80%;font-size: 14px;line-height: 22px;opacity: .6;font-weight: normal;color: #1a1a1a;margin: 0 auto;min-height: 100px;}
.core-competence .img img{display: block;width: 100%;}

.company-culture {position: relative;}
.company-culture .absolute{position: absolute;height: 100%;width:100%;text-align: center;z-index: 10;}
.company-culture .absolute .title-style {margin-top: 100px;}
.company-culture .absolute .title-style h2{color: #fff;margin: 0;}
.company-culture .absolute .title-style h5{color: 999999;font-size: 16px;}
.company-culture .absolute .img {position: relative;height: 690px;}
.company-culture .absolute .img img{display: inline-block;width:auto;}
.company-culture .img.bg-black {background: #000;}
.company-culture .img.bg-black img.pcshow{animation: fadeintm 1000ms linear infinite;}
.company-culture .img img{display: block;width: 100%;}
.company-culture .slogoimg {width: 280px;height: 60px;position: absolute;top: 50%;left: 50%;margin: -50px 0 0 -140px;-webkit-animation:fudong1 4s linear infinite;animation: fudong1 4s linear infinite;}
.company-culture .absolute .item {width: 410px;height: 205px;position: absolute;}
.company-culture .absolute .item .pcontent {position: relative;width:100%;height: 100%;overflow: hidden;}
.company-culture .absolute .item .text1{text-align: left;width: 310px;position: absolute;top: 10%;left:20%;z-index: 5;}
.company-culture .absolute .item .text1 h3{font-size: 20px;color: #fff;}
.company-culture .absolute .item .text1 h6{margin: 0;font-weight: normal;font-size: 16px;line-height: 26px; color: #b8bfc4;}
.company-culture .absolute .item .ypic1{width: 205px;height: 205px;position: absolute;left: 0;top: 0;z-index: 1;}
.company-culture .absolute .item .ypic2{width: 205px;height: 205px;position: absolute;left: 0;top: 0;}
.company-culture .absolute .item.item1 {top: 15%;right:50%;margin: -20px -500px 0 0 ;}
.company-culture .absolute .item.item2 {top: 35%;left:50%;margin: -20px 0 0 -600px;}
.company-culture .absolute .item.item2 .text1 {top: 15%;left:auto;right: 20%; text-align: right;}
.company-culture .absolute .item.item2 .ypic1{left: auto;right: 0;-webkit-transform:rotate(140deg);transform:rotate(140deg);}
.company-culture .absolute .item.item2 .ypic2{left: auto;right: 0;-webkit-transform:rotate(140deg);transform:rotate(140deg);}
.company-culture .absolute .item.item3 {bottom: 5%;right:50%;margin: -20px -400px 0 0 ;}
.company-culture .absolute .item.item3 .text1 {top: 25%;}
@keyframes fudong1 {0%{top: 50%;}50%{top: 52%;}100%{top: 50%;}} 
@keyframes fadeintm {0%{opacity: 1;}50%{opacity: .8;}100%{opacity: 1;}} 


.about-global {position: relative;}
.about-global .img{position: relative;}
.about-global .img img{display: block;width: 100%;height: auto;}
.about-global .top{position: absolute;left: 12.5%;width: 75%;top: 0;height: 100%;z-index: 3;}
.about-global .top .left{color: #fff;width: 45%;height: 100%;}
.about-global .top .left .title-style {}
.about-global .top .left .title-style h2{color: #fff;}
.about-global .top .left .title-style h5{color: #fff;font-size: 20px;font-weight: bold;margin:20px 0 10px 0;}
.about-global .top .left .text {font-size: 16px;line-height: 26px;color: #bab7b7;padding: 20px 0;overflow: hidden;}
.about-global .top .right {width: 50%;height: 100%;position: relative;}
.about-global .top .right .img {position: relative;}
.about-global .top .right .img img{}
.about-global .top .right .img .place {position: absolute;width: 100%;height: 100%;}
.about-global .top .right .img .place a{display: inline-block;position: relative;position: absolute;}
.about-global .top .right .img .place a .item {font-size: 0;}
.about-global .top .right .img .place a .item i{display: inline-block;vertical-align: middle;margin-right: 10px; width:5px;height:5px;background: #00a78e;border-radius: 10px;position: relative;z-index: 3;}
.about-global .top .right .img .place a .item i::after {content: '';display: block;width: 20px;height: 20px;border-radius: 100px;background: #00a78e;opacity: .7;z-index: 1;position: absolute; left: 50%;top: 50%;margin: -10px 0 0 -10px;}
.about-global .top .right .img .place a .item h6{color: #fff;font-weight: normal;margin: 0;font-size: 14px;display: inline-block;vertical-align: middle;}
.shenzhen {top: 24%;left:52%;}
.huizhou {top: 20%;left: 54%;} 
.suzhou {top: 15.5%;left: 58%;} 
.xian {top: 15.5%;left: 43%;} 
.india {top: 38.5%;left: 22.5%;} 
.usa {top: 25%;left:92%;} 

.shenzhen i::after {-webkit-animation: place100 4000ms infinite;animation: place100 4000ms infinite;}
.huizhou  i::after {-webkit-animation: place100 3000ms infinite;animation: place100 3000ms infinite;}
.suzhou   i::after {-webkit-animation: place100 2000ms infinite;animation: place100 2000ms infinite;}
.xian     i::after {-webkit-animation: place100 3000ms infinite;animation: place100 3000ms infinite;}
.india    i::after {-webkit-animation: place100 5000ms infinite;animation: place100 5000ms infinite;}
.usa      i::after {-webkit-animation: place100 3000ms infinite;animation: place100 3000ms infinite;}
@keyframes place100{0%{width: 0px;height: 0px;margin: 0px;} 100%{width: 40px;height: 40px;margin: -20px 0 0 -20px;opacity: 0;}}

.about-global .top .right .img .place a .text {font-size: 12px;line-height: 22px;padding:30px;color: #fff; width: 300px;position: absolute;left: -140px;top:40px;;background-image: linear-gradient(rgba(0,190,134,0.4),rgba(0,0,0,0.1));display: none;}
.about-global .top .right .img .place a .text::before {content: '';display: block;width: 31px;height: 17px;position: absolute;top: -17px;left:43%;background: url("http://en.dfpower.com.cn/template/bowo/pc/images/ts.png") center no-repeat;}
.about-global .top .right .img .place a:hover .text {display: block;}
.about-global .top .right .img .place a:hover {z-index: 999;}


.development-history {}
.development-history .top{position: absolute;width: 100%;height: 100%;}
.development-history .top .title-style{text-align: center;width:30%;margin: 150px auto auto;}
.development-history .top .title-style h2{margin: 0;}
.development-history .top .title-style h5{color: 999999;font-size: 16px;}
.swiper-history .swiper-history-time{text-align: center;background: url("../image/line.png") center no-repeat;}
.swiper-history .swiper-history-time .year-num {font-size: 40px;color: #808080;}
.swiper-history .swiper-history-time .year-num span {color: #808080;}
.swiper-history .swiper-history-time .text{ font-size: 18px;line-height: 28px;color: #666;margin: auto;overflow: hidden;display: none;}
.swiper-history .swiper-history-time .swiper-slide-active .year-num {font-size: 250px;color: #808080;padding-top: 40px;}
.swiper-history .swiper-history-time .swiper-slide-active .year-num span {color: #00a78e;}
.swiper-history .swiper-history-time .swiper-slide-active .text{display: block;height: 130px;}
.swiper-history .swiper-history-time .swiper-button-next,.swiper-history .swiper-history-time .swiper-button-prev {background-color: #fff;width: 50px;height: 50px;border-radius: 100%;border: 2px solid #ccc;opacity: 1;}
.swiper-history .swiper-history-time .swiper-button-next {right:18%;background: url("../image/right.png") center no-repeat;}
.swiper-history .swiper-history-time .swiper-button-prev {left:18%;background: url("../image/left.png") center no-repeat;}


.company-honor {overflow: hidden;padding: 200px 0 100px 0;position: relative;}
.company-honor .title-style{margin-left: 13%;}
.company-honor .title-style h2{margin: 0;}
.company-honor .title-style h5{color: 999999;font-size: 16px;}
.company-honor-swiper {width: 100%;height: 350px;margin: auto;background: url("../image/honort.png") center bottom repeat-x;margin-top: 100px; padding-bottom:40px;}
.company-honor-swiper .swiper-slide {width: auto;height: 300px;display: table;}
.table-bottom {display: table-cell;vertical-align: bottom;}
.honor-img {overflow: hidden;display:block;position: relative;max-width: 221px;}
.honor-img .htop{height: 7px;width: 100%;background: url("../image/honor1.png") no-repeat;background-size: 100% 100%;}
.honor-img .hbottom{height: 27px;width: 100%;background: url("../image/honor3.png") no-repeat;background-size: 100% 100%;}
.honor-img .hcenter {padding:0px 7px;background: url("../image/honor2.png") no-repeat;background-size:100% 100%;}
.honor-img .hcenter img {display: block;}
.honor-img a {display: block;}
.honor-img a::before {content: '';width: 50px;height: 50px;position: absolute;left: 50%;top: 50%;margin-left: -25px;margin-top: -35px;z-index: 10;background: url("../image/fd.png") no-repeat;display: none;}
.honor-img a:hover::before {display: block; }
.honor-img a:hover {opacity: .6;}
.rpagination {position: relative;height:40px;}
.swiper-r {position: absolute;right:13%;top: 25%;width: 400px;}
.swiper-pagination-progressbar {width: 100%;height: 3px;background: rgba(0,0,0,.1);margin-top: 10px;}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#00a78e;}
.swiper-pagination-num #current {font-size: 24px;color: #000;}
.swiper-pagination-num{font-size: 14px;color: #b2b2b2;}
.lbtip {width: 112px;height: 26px;position: absolute;left: 13%;bottom: 10%;}


/* investors */
.investors-relations {position: relative;}
.investors-relations .main {position: absolute;width: 100%;height: 100%;}
.investors-relations .main .title-style {text-align: center;}
.investors-relations .main .title-style h4{margin: 0;font-size: 60px;font-weight: normal;color: #203346;}
.investors-relations .main .title-style .line{width: 80px;height: 4px;background: #00a78e;margin: 25px auto;}
.investors-relations .main .title-style h2{margin: 0;font-size: 40px;color: #fff;}
.investors-relations .img img {display: block;width: 100%;height: auto;}
.investors-date {background:rgba(77,108,163,.15);overflow: hidden;margin:50px auto auto;width:65%;padding: 5%;}
.investors-date .left {float: left;width:34%;position: relative;overflow: hidden;padding:1% 0;}
.investors-date .left::after {content: '';display: block;width: 1px;height: 100%;background: #fff;position: absolute;right: 0;top: 0;opacity: .1;}
.investors-date .left .ld1{font-size: 16px;color: #5f656f;}
.investors-date .left .ld2{}
.investors-date .left .ld2 span{font-size: 14px;color: #fff;}
.investors-date .left .ld2 .txt1 {font-size: 70px;}
.investors-date .left .ld2 .txt3 {font-size: 20px;color: #ff4040;padding-left: 10px;}
.investors-date .left .ld3{font-size: 12px;color: #5f656f;}
.investors-date .right{float: left;width:65%;text-align: right;padding-top:3%;}
.investors-date .right li{list-style: none;display: inline-block;vertical-align: middle;width: 20%;text-align: left;}
.investors-date .right li span{color: #91959a;font-size: 14px;}
.investors-date .right li h3{color: #fff;margin: 10px 0;}
.investors-date .right li h3 strong{font-size: 30px;}
.investors-date .right li h3 i{font-size: 14px;font-style: normal;padding-left: 5px;}

.announcement {padding: 100px 0 50px 0;overflow: hidden;}
.announcement .title-style{text-align: center;}
.announcement .title-style h2{margin: 0;}
.announcement .title-style h5{color: #999999;font-size: 16px;}
.announcement-list {padding:40px 0;overflow: hidden;}
.announcement-list li{display: block;position: relative;overflow: hidden;border-top: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;margin-top: -1px;}
.announcement-list li a{padding: 25px 0 25px 2% ;overflow: hidden;position: relative;z-index: 33;display: block;}
.announcement-list li a h6,.announcement-list li a h3,.announcement-list li a h5 {z-index: 11;position: relative;}
.announcement-list li a h6{margin: 0;font-size: 14px;color: #00a78e;font-weight: normal;padding-bottom: 10px;}
.announcement-list li a h3{margin: 0;font-size: 18px;line-height: 24px;color: #1a1a1a;font-weight: normal;}
.announcement-list li a:hover h3{color: #009266;}
.announcement-list li a h5{position: absolute;right:2%;top:50%;width: 100px;height: 26px;font-weight: normal;margin-top:-10px;font-size: 14px;color: #999; text-align: center;}
.announcement-list li a::after {content: '';display: block;width:0;height: 100%;position: absolute;left: 0;top: 0;z-index: 1; background: #f2fcf9;-webkit-transition:all .8s ease;-moz-transition:all .8s ease;transition:all .8s ease;}
.announcement-list li a:hover::after {width: 100%;}
.viewmore {margin: 10px auto;}
.viewmore a{display: block;width: 100px;margin: auto; padding: 15px 20px 15px 30px;text-align: center;font-size: 0;background: #00a78e;}
.viewmore a i{width: 14px;height: 20px;display: inline-block;vertical-align: middle;background: url("../image/right.png") center no-repeat ;margin-left: 10px;}
.viewmore a span{display: inline-block;vertical-align: middle;font-size: 14px;color: #fff;}
.viewmore a:hover {background: #009266}



/* service */
.service-support {padding: 60px 0;overflow: hidden;}
.service-support .left{float: left;width: 49%;overflow: hidden;}
.service-support .left .title{}
.service-support .left .title h3{font-size: 30px;}
.service-support .left .title .line{width: 80px;height: 4px;background: #00a78e;margin: 25px 0;}
.service-support .left .text{color: #666;font-size: 14px;line-height: 24px;}
.service-support .left .text strong {color: #000;font-size: 20px;}
.service-support .right{float: left;width: 49%;overflow: hidden;}
.service-support .right .item3{clear: both;border-bottom: 1px solid #dcdddf;overflow: hidden;padding: 30px 0;}
.service-support .right .item3 .title{float: left;width: 30%;}
.service-support .right .item3 .title i{display: inline-block;vertical-align: middle;position: relative;width: 50px;height: 50px;}
.service-support .right .item3 .title h4{display: inline-block;vertical-align: middle;font-size: 20px;margin: 0 10px;}
.service-support .right .text{float: left;width: 65%;color: #1a1a1a;font-size: 16px;line-height: 34px;}

.service-faq {padding: 100px 0;overflow: hidden;}
.service-faq .left {float: left;width: 25%;padding-right: 3%; overflow: hidden;position: relative;}
.service-faq .left .title{padding-right: 10%;border-bottom: 1px solid #e6e6e6;}
.service-faq .left .title h3{font-size: 20px;}
.service-faq .left .title .line{margin-top: 25px; position: relative;}
.service-faq .left .title .line::after {content: '';display: block;width: 80px;height: 4px;background: #00a78e;position: absolute;left: 0;bottom: -1px;}
.service-faq .left .leftnav{padding: 20px 0; overflow: hidden;border-bottom: 1px solid #e6e6e6;}
.service-faq .left .leftnav a{display: block;font-weight: bold;font-size: 18px;color: #999999;padding: 15px 20px;}
.service-faq .left .leftnav a.cur {background: #f7f7f7 url("../image/r2.png") 95% center no-repeat;}
.service-faq .left .leftnav a:hover,.service-faq .left .leftnav a.cur {color: #000;}
.service-faq .left .text{color: #666;font-size: 14px;line-height: 24px;padding: 20px 0;}
.service-faq .right{float: left;width:67%;padding-left: 3%;overflow: hidden;position: relative;}
.service-faq .right::before {content: '';display: block;width: 1px;height: 100%;background: #e6e6e6;position: absolute;left: 0;top: 0;}
.faq-list{ clear: both;margin-top: -1px;overflow: hidden;}
.faq-list .title{padding:25px 0;border-top: 1px solid #e6e6e6;border-bottom: 1px solid #e6e6e6;position: relative;cursor: pointer;overflow: hidden;}
.faq-list .title h3 {float: left;margin: 0; font-size: 17px;color: #1a1a1a;font-weight: normal;}
.faq-list .title i {width: 20px;height:20px;display: block;position: absolute;right:0;top: 50%;margin-top: -10px; background: url("../image/faq1.png")  center no-repeat;}
.faq-list .title.cur i {background: url("../image/faq2.png") center no-repeat;}
.faq-list .title.cur h3 {color: #00a78e;}
.faq-list ul{padding: 0; overflow: hidden; font-size: 16px;line-height: 28px;color: #666666;}
.faq-list ul.children{ display: none;}
.faq-list.cur ul.children{ display: block;}




/* contact */
.contact-section {padding: 80px 0;overflow: hidden; background:#fafafa}
.contact-section .title-style{text-align: center;}
.contact-section .title-style h2{}
.contact-section .title-style .line{margin: 10px auto;}
.contact-section .title-style .text{width: 50%;margin:20px auto;font-size: 16px;color: #666;line-height: 26px;}
.contact-section .container  {overflow: hidden;padding:  0 0 0;}
.contact-section .container .left {width: 61%;position: relative;}
.ditu{ position:relative; height:384px;width:100%;}
.ditu img{ width:100%; height:384px}

.ditutextbox {
	position: absolute;
	width: 332px;
	height: 90%;
	background: rgba(0,167,142,0.9);
	left: 35px;
	top: 5%;
	box-sizing: border-box;
	padding: 20px 0 0 30px; z-index:999
}
.ditutitle {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	margin-bottom:20px;
}
.dituxian {
	width:20px;
	background: #fff;
	height: 4px;
	margin-bottom: 20px;
}
.ditutext {
	font-size: 14px;
	color: #fff;
	line-height: 2;
}
.contact-section .container .right {width: 37%;}
.content-form {overflow: hidden;}
.content-form li{list-style: none;margin: 0 0 10px 0;padding: 0;font-size: 0;}
.content-form li .input2 {border: 1px solid #ededed;background: #fff;padding: 10px 20px;width:50%;height:60px;font-size: 14px;font-weight: normal;box-sizing: border-box;}
.content-form li .input2:first-child {margin-right: 1%;width:49%;}
.content-form li .textarea1 {width:100%;height:175px;font-size: 14px;border: 1px solid #ededed;background: #fff;padding: 20px 20px;box-sizing: border-box;}
.content-form li .submit1 {background: #00a78e;color: #fff;font-size: 14px;width: 100%;height:58px;cursor: pointer;}
.content-form li .submit1:hover {background: #00a78e;}


.popup-window {background: rgba(0,0,0,.5);position: fixed;top: 0;left: 0;z-index: 9999;width: 100%;height: 100%;display: none;}
.popup-window-content {background: #fff;width: 800px;padding: 5% 2% 5% 5%;margin: auto;position: relative;z-index: 10;opacity: 0;transform: translate(0px,-100px);transition: all .4s;}
.popup-window-content .rolling-content{overflow: auto;height: 500px;position: relative;}
.popup-window-content .rolling-content .rolling-h{padding-right: 50px;font-size: 16px;color: #7d7d7d;line-height: 26px;}
.popup-window-content .rolling-content .rolling-h h2{color: #000;margin: 10px 0;text-transform: uppercase;font-size: 30px;}
.popup-window-content-bg {position: absolute;left: 0;top: 0;width:100%;height: 100%;z-index: 1;}
.ani-show1 {display: block;opacity: 1;transform: translate(0px,0px);transition-delay: .5s;}
.video-window-content {width: 80%;height: auto;margin: auto;position: relative;z-index: 10;}
.video-window-content video {width: 100%;height: auto;display: block;margin: auto;}


.Contact-our-team {padding: 140px 0 140px 0;overflow: hidden;}
.Contact-our-team .left{width: 45%;}
.Contact-our-team .left .title-style h5{color: #999;font-size: 16px;margin: 0;}
.Contact-our-team .left .title-style h2{margin: 0px 0 20px 0;}
.Contact-our-team .left .text{font-size: 16px;line-height: 26px;color: #999999;padding: 20px 0;overflow: hidden;}
.Contact-our-team .left .item2{border-top: 1px solid #e6e6e7;border-bottom: 1px solid #e6e6e7;padding: 30px 0 20px 0;overflow: hidden;}
.Contact-our-team .left .item2 li {width: 50%;float: left;list-style: none;}
.Contact-our-team .left .item2 h3{font-size: 14px;margin: 0;color: #999999;font-weight: normal;}
.Contact-our-team .left .item2 h4{font-size: 20px;margin: 5px 0;color: #1a1a1a;font-weight: normal;}						
.Contact-our-team .left .annotation {font-size: 12px;line-height: 20px;color: #999999;padding: 20px 0;overflow: hidden;}
.Contact-our-team .right{width: 48%;}
.contact-bottom {position: relative;overflow: hidden;}
.contact-bottom .left{width: 50%;}
.contact-bottom .left .map{overflow: hidden;position: relative;}
.contact-bottom .left .map img{display: block;}
.contact-bottom .left .map iframe{border: none;margin: 0;padding: 0;margin-top: -50px;}
.contact-bottom .right{width: 35%;position: absolute;height: 100%;right: 10%;top: 0;}
.contact-bottom .right .name{border-bottom: 4px solid #000;padding-bottom:20px;}
.contact-bottom .right .name h4{font-size: 20px;color: #24c38f;margin: 0;text-transform: uppercase;}
.contact-bottom .right .name h2{font-size: 40px;color: #1a1a1a;margin: 0;text-transform: uppercase;}
.content-way{}
.content-way .item {border-bottom: 1px solid #dcdcde;overflow: hidden;padding:30px 0;}
.content-way .item.item2 li{float: left;width: 45%;margin-right: 5%;}
.content-way .item.item2 li::after{content: '';display: block;width: 1px;height: 100%;background:#dedfe4;position: absolute;right:10%;top: 0;}
.content-way .item.item2 li:last-child::after {display: none;}
.content-way .item.item2 li:last-child {width: 45%;margin-right:0;}
.content-way .item.item2 li:first-child {width: 50%;}
.content-way li{list-style: none;position: relative;}
.content-way li i{width: 38px;height: 38px;border: 2px solid #00a78e;border-radius: 100%;overflow: hidden;display: inline-block;vertical-align: middle;margin-right: 10px;}
.content-way li i.c1 {background: url("../image/c2.png") center no-repeat;}
.content-way li i.c2 {background: url("../image/c31.png") center no-repeat;}
.content-way li i.c3 {background: url("../image/c31.png") center no-repeat;}
.content-way li i.c4 {background: url("../image/c4.png") center no-repeat;}
/**2023-4-4 powerby cyberance-luke**/
.content-way li ii{width: 38px;height: 38px;border: 0px solid #00a78e;border-radius: 100%;overflow: hidden;display: inline-block;vertical-align: middle;margin-right: 10px;}
.content-way li ii.c5 {background: url("../image/c5.png") center no-repeat;}
/**2023-4-4 powerby cyberance-luke**/
.content-way li span{display: inline-block;vertical-align: middle;}
.content-way li h6{font-size: 14px;color: #555;font-weight: normal;margin: 0;}
.content-way li h5{font-size: 14px;color: #1a1a1a;margin: 5px 0 0 0;}
.content-ewm {font-size: 14px;line-height: 28px; color: #999;padding-top: 30px;}
 
@media only screen and (max-width:992px){
.content-way li i{width: 28px;height: 28px;border: 2px solid #00a78e;border-radius: 100%;overflow: hidden;display: inline-block;vertical-align: middle;margin-right: 10px;}
.content-way li h5{font-size: 12px;color: #1a1a1a;margin: 5px 0 0 0; letter-spacing:0}
}
/* fonts */
.title-style h1,.title-style h3,.title-style h2,.title-style h4,.screen-7 .swiper-right .swiper-text .item .title-1 h3,.swiper-tab-title h4,.screen-7 .swiper-right .swiper-text .item .title-1 h5,.screen-9 .upper-video .title-style h2,.screen-banner-swiper .screen-banner-slide .text h1,.our-project-swiper-3 .text h4,.product-range-list .item-2 .text h3,.screen-3 .upper .bottom .item .text h4,.screen-5 .upper .left .text h4,.screen-5 .upper .bottom .left li h2,.page-banner .text h2,.page-banner .text h5,.interesting-detail-title h1,.interesting-other h2,.Contact-our-team .left .email h3,.contact-bottom .right .name h2,.contact-bottom .right .name h4,.banner-slide .txt h1,.index-products-center .bottom3 a .text h2,.index-about .about-item .left .title h2,.index-interesting .title h2,.index-interesting-list a .text h2,.item-nav .left .ntitle h3,.item-nav .cnav li a h4,.screen-1 .title-style h5,.screen-12 .swiper-right .swiper-text .item .title-1 h3,.cd-nav a,.shownav-c  ul li a,.shownav-c ul li h4,.about-ours .left .text .item h3,.core-competence .absolute .item3 .item h3,.banner-slide .txt h4,.screen-banner-swiper .screen-banner-slide .title h2,.page-banner .text h3,.Contact-our-team .left .item2 h4 a
{font-family: 'Montserrat-Extra-Bold',Microsoft Yahei,Arial;}

.screen-3 .right .text .serial-num,.header .content .right .language .icon,.evcharger-data .item li h2 strong,.evcharger-data .item li h2 span,.screen-1 .upper .item4 li h2,.screen-3 .left .item2 li h2 strong,.screen-3 .img .text *,.screen-7 .screen-7-swiper .spagination7 span,.index-about .about-item .right li h2 strong,.index-about .about-item .right li h2 span,.about-global .top .left .text .num h2 strong,.about-global .top .left .text .num h2 span,.swiper-history .swiper-history-time .year-num,.swiper-history .swiper-history-time .year-num span,.about-date .left .item h2 strong,.about-swiper-pic .swiper-slide .text .itemlist .item h4 strong,.screen-banner-swiper .screen-banner-slide .data5 li h3 strong,.evcharger-solution-banner .item4 a h2,.screen-1-2 .main .item3 li h3,.screen-1-3 .left .item3 a h3,.screen-2-2 .main .item3 li h3,.date3 li h3,.about-ours .left .text .item3 li h3,.date3 li h3 strong,.swiper-history .swiper-history-time .swiper-slide-active .year-num,.swiper-history .swiper-history-time .swiper-slide-active .year-num  span,.swiper-pagination-num #current,.investors-date .left .ld2 span,.investors-date .right li h3 strong,.investors-date .right li h3 i,.service-support .left .text strong,.date3 li span,.jingdutiao8 .item h4 strong,.item-av6 h6,.datetxt3 li h4,.es-yuanquan-img .bgtext
{font-family: 'Barlow-Bold',Microsoft Yahei,Arial;}


.swiper-history .swiper-history-time .year-num,.swiper-history .swiper-history-time .year-num span,.swiper-pagination-num,.datetxt3 li h4 em
{font-family: 'Barlow-Light',Microsoft Yahei,Arial;}



.screen-7 .swiper-right .swiper-text .item .text  strong,.screen-7 .swiper-right .swiper-text .item .text  h2,.swiper-button-bottom .snext8 h6,.swiper-button-bottom .sprev8 h6,.swiper-button-bottom .swiper-pagination.spagination8 span,.swiper-button-bottom .swiper-pagination.spagination8,.contact-section .content .left .content-way li span h5,.popup-window-content .rolling-content .rolling-h h2,.header .content .center .nav li a,input,textarea,.screen-3 .img .text h3 p,.screen-5 .upper .bottom .left li h4,.interesting-detail-turnpage a span,.download-list a .text h3,.Contact-our-team .left .email h1,.screen-12 .swiper-right .swiper-text .item .text strong,.about-date .left .item h3,.about-date .left .item h3 strong,.about-date .right .item h4 strong,.index-products-center .bottom5 .text h4,.evcharger-advantage .item4 a .text h5,.evcharger-solution-banner .item4 a h5,.pic-animation .item h5,.detail-template .title h2,.table-parameter-nav a,.product-range-list .item .text h3,.global-product-certification .gpc-content-btn a,.global-product-certification-iconbtn .gpc-content-btn a,.global-product-certification-iconbtn .content-btn a
{font-family: 'Montserrat-Bold',Microsoft Yahei,Arial;}


.title-style h5,.view-btn h5,.screen-2 .top .right .text,.screen-2 .top .right .faq-btn h6,.screen-3 .left .text,.screen-3 .right .text .txt1,.header .content .right .search .search-input,.content .center .left .subscribe input::-webkit-input-placeholder,.content .center .left .subscribe .subscribe-submit,.page-path a,.download-list a .text h5 span,.download-list-bottom a .text h5 span,.page-banner .text h6,.index-products-center .bottom3 a .text h6 span,.index-about .about-item .left .play span,.index-about .about-item .right li h6,.screen8-swiper-img .section-item .item a h4 strong,.about-date .left .item h4,.battery-advantage .title h4,.amc-item4 .item .text h6
{font-family: 'Montserrat-Light',Microsoft Yahei,Arial;font-weight: normal;}



.item-av6 h3,.table-parameter-nav a,.download-list-nav a,.item-nav .right-nav ul li ul li a h5 {text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}

.item-av6 h5 {display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}

.amc-item8 .item .text h5 {display: -webkit-box;-webkit-line-clamp:4;-webkit-box-orient: vertical;overflow: hidden;}

.sy_bt{margin-bottom:50px; position:relative;}
.sy_bt h1{font-size:48px; font-weight:bold; color:#00a78e; line-height:38px; margin-bottom:15px;}
.sy_bt h4{font-size:16px; color:#333;}
.sy_bt em{ text-transform:uppercase; margin-bottom:25px; display:block;font-size:16px; font-style:normal}
.sy_bt i{width:40px; height:4px; background-color:#27d3e7;display:inline-block; margin-right:10px; margin-bottom:4px }
.sy_bt a{width:130px; height:46px; border-radius:5px; background-color:#00a78e; font-size:15px; color:#fff; line-height:46px; text-align:center; position:absolute; top:50%; margin-top:0; right:0;}
.sy_bt a:hover{background-color:#27d3e7; color:#fff;}
@media only screen and (max-width:640px){
.sy_bt{margin-bottom:10px;}
.sy_bt h1{font-size:20px; line-height:40px; margin-bottom:30px; margin-top:20px}
.sy_bt h4{font-size:1.4rem;}
.sy_bt em{ height:4px; margin-bottom:4px;}
.sy_bt a{width:120px; height:35px; font-size:12px; line-height:36px; margin-top:-20px;}
.sy_bt i{width:30px; height:4px; background-color:#27d3e7;display:inline-block; margin-right:10px; margin-bottom:4px }

}

.fa_hx{width:100%; padding-top:100px; overflow:hidden;}
.fa_hx .gn_js{width:100%; background-position:center; background-repeat:no-repeat; background-size:cover;}
.fa_hx .gn_js .row{margin:0;}
.fa_hx .gn_js .hd{width:200px; padding:18px 0 0; background-color:rgba(255,255,255,.1);box-sizing:border-box}
.fa_hx .gn_js .hd ul{ padding-left:0}
.fa_hx .gn_js .hd ul li{font-size:16px; line-height:50px; padding:0 0; color:#fff; cursor:pointer; position:relative; text-align:center; list-style: none}
.fa_hx .gn_js .hd ul li span{display:inline-block; position:relative; z-index:9;}
.fa_hx .gn_js .hd ul li.on:after{width:100%; height:100%; position:absolute; top:0; left:0; background-color:#00a78e; content:"";}
.fa_hx .gn_js .bd{width:calc(100% - 200px); padding:0 0 0 60px;box-sizing:border-box}
.fa_hx .gn_js .n_r{width:100%; display:flex; flex-wrap:wrap; align-items:center; justify-content:space-between;}
.fa_hx .gn_js .w_z{width:50%; color:#fff;}
.fa_hx .gn_js .w_z h3{font-size:26px; font-weight:bold; line-height:36px;}
.fa_hx .gn_js .w_z em{width:36px; height:4px; border-radius:2px; background-color:#fff; display:block; margin:15px 0 30px;}
.fa_hx .gn_js .w_z p{line-height:36px; margin-bottom:45px; font-size:16px; padding-right:20px}
.fa_hx .gn_js .w_z a{display:inline-block; margin-right:20px; width:120px; height:38px; border:1px solid #fff; border-radius:19px; font-size:15px; line-height:36px; color:#fff; text-align:center;}
.fa_hx .gn_js .w_z a:hover{background-color:#fff; color:#00a78e;}
.fa_hx .gn_js .w_z a.lx_hq{background-color:#fff; color:#00a78e;}
.fa_hx .gn_js .w_z a.lx_hq:hover{background-color:#00a78e; border:1px solid #00a78e; color:#fff;}
.fa_hx .gn_js .t_p{width:48%;}
.fa_hx .gn_js .t_p img{width:100%; height:auto; display:block;}
@media only screen and (max-width:1440px){
.fa_hx{padding-top:70px;}
.fa_hx .gn_js .hd{width:150px;}
.fa_hx .gn_js .hd ul li{font-size:15px; line-height:46px;}
.fa_hx .gn_js .hd ul li.on:after{}
.fa_hx .gn_js .bd{width:calc(100% - 150px); padding:70px 0 70px 50px;}
.fa_hx .gn_js .w_z{width:46%;}
.fa_hx .gn_js .w_z h3{font-size:22px; line-height:32px;}
.fa_hx .gn_js .w_z em{margin:15px 0 25px;}
.fa_hx .gn_js .w_z p{line-height:36px; margin-bottom:20px ; font-size:15px}
.fa_hx .gn_js .w_z a{margin-right:15px; width:110px; height:34px; border-radius:17px; font-size:14px; line-height:32px;}
.fa_hx .gn_js .t_p{width:50%;}
}
@media only screen and (max-width:1024px){
.fa_hx .gn_js .w_z a{margin-right:10px; width:100px;}
}
@media only screen and (max-width:640px){
.fa_hx{padding-top:30px;}
.fa_hx .gn_js .hd{width:100%; padding:25px 0; background:none; overflow:auto;}
.fa_hx .gn_js .hd::-webkit-scrollbar{display:none}
.fa_hx .gn_js .hd ul{display:flex; white-space:nowrap;}
.fa_hx .gn_js .hd ul li{font-size:15px; text-align:center; line-height:38px; color:#fff; display:inline-block;}
.fa_hx .gn_js .hd ul li span{min-width:76px; padding:0 10px; display:block;}
.fa_hx .gn_js .hd ul li.on:after{width:100%; height:100%;  }
.fa_hx .gn_js .bd{width:100%; padding:0 0 50px;}
.fa_hx .gn_js .n_r{flex-direction:column-reverse;}
.fa_hx .gn_js .w_z{width:100%;}
.fa_hx .gn_js .w_z h3{font-size:20px; line-height:30px;}
.fa_hx .gn_js .t_p{width:100%; margin-bottom:35px;}
}

.sy_xw{width:100%; padding:80px 0;   overflow:hidden; position:relative; }
.sy_xw .xw_tj .row{margin:0;}
.sy_xw .xw_tj .tj_xw{width:32%; padding:0 ; position:relative;box-shadow: 0px 5px 30px #e2e2e2; background:#fff; margin-right:2%}
.sy_xw .xw_tj .tj_xw:last-child {margin-right:0}
.sy_xw .xw_tj .b_q{padding-left:15px; color:#666; position:relative;}
.sy_xw .xw_tj .b_q:after{width:6px; height:6px; border-radius:50%; background-color:#0b57a7; position:absolute; left:0; top:50%; margin-top:-3px; content:"";}
.sy_xw .xw_tj .b_t{font-size:18px; font-weight:bold; line-height:26px; margin:15px 0; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; padding:0 15px}
.sy_xw .xw_tj .w_z{line-height:24px; color:#555; height: auto; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;
-webkit-box-orient:vertical; padding:0 15px; margin-bottom:15px; font-size:14px}
.sy_xw .xw_tj .t_p{overflow:hidden; margin-bottom:20px; position:relative}
.sy_xw .xw_tj .t_p:after{width:30%; height:200%; content:""; position:absolute; top:0; left:-30%;
background-image:-webkit-linear-gradient(to right, rgba(255,255,255,.02), rgba(255,255,255,.5), rgba(255,255,255,.02));
background-image:-moz-linear-gradient(to right, rgba(255,255,255,.02), rgba(255,255,255,.5), rgba(255,255,255,.02));
background-image:-ms-linear-gradient(to right, rgba(255,255,255,.02), rgba(255,255,255,.5), rgba(255,255,255,.02));
background-image:-o-linear-gradient(to right, rgba(255,255,255,.02), rgba(255,255,255,.5), rgba(255,255,255,.02));
background-image:linear-gradient(to right, rgba(255,255,255,.02), rgba(255,255,255,.5), rgba(255,255,255,.02));
transform:skew(30deg);
-webkit-transform:skew(30deg);
-moz-transform:skew(30deg);
-ms-transform:skew(30deg);
-o-transform:skew(30deg);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_xw .xw_tj  .t_p:hover:after{left:100%; top:-100%;}
.sy_xw .xw_tj .t_p img{width:100%; height:100%; display:block;
object-fit:cover;
object-position:center;
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
-o-user-select:none;
user-select:none;
transition:all 1s;
-o-transition:all 1s;
-ms-transition:all 1s;
-moz-transition:all 1s;
-webkit-transition:all 1s;}
.sy_xw .xw_tj .tj_xw:hover .t_p img{transform:scale(1.05);
-webkit-transform:scale(1.05);
-moz-transform:scale(1.05);
-ms-transform:scale(1.05);
-o-transform:scale(1.05);}
.readDetail{ position:relative; padding:0 15px 15px; }
.readDetail a{color:#ccc;}
.readLink{ padding:15px 15px 10px 0; display:block; float:none; width:100%; height:100%; border-top:1px solid #e5e5e5; text-align:left; color:#ccc; font-size:14px; }
.iconRead{ position:absolute; top:0px; right:15px; bottom:0px; color:#ccc; display:flex; align-items:center; }


@media only screen and (max-width:640px){
.sy_xw{padding:30px 0 10px;}
.sy_xw .xw_tj .row{margin:0 10px; display:block}
.sy_xw .xw_tj .tj_xw{width:100%; padding:0 ; position:relative; margin-bottom:20px}
.sy_xw .xw_tj .b_t{font-size:16px; font-weight:bold; line-height:26px; margin:10px 0 5px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_xw .xw_tj .w_z{line-height:24px; color:#555; height: auto; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;
-webkit-box-orient:vertical; font-size:14px}
}

#gallery {
    position: relative;
}

.gal-img {
    padding: 10px;
}

.gal-img img {
    border-radius: 0;
    -moz-transition: 0.5s all;
    transition: 0.5s all;
}

.gal-img:hover.gal-img img {
    box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .2);
}

.gal-img a span {
    font-size: 0.9em;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 400;
    color: #1e272e;
    text-shadow: 0 0 0.5px rgba(58, 57, 57, 0.25);
    background: #ffffff;
    display: block;
    padding: 1em;
    margin-bottom: 15px;
}

.pop-overlay {
    position: fixed  ;
    top: 0px;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 0ms;
    visibility: hidden;
    opacity: 0;
    z-index: 999;
}

.pop-overlay:target {
    visibility: visible;
    opacity: 1;
}

.popup {
    background: #fff;
    border-radius: 5px;
    width: 30%;
    position: relative;
    margin: 8em auto;
    padding: 3em 1em;
}
.popup h1{ font-size:18px; font-weight:bold; margin-bottom:10px; margin-top:10px}
.popup p {
    font-size: 15px;
    color: #666;
    letter-spacing: .5px;
    line-height: 30px;overflow:hidden; 
     text-overflow:ellipsis;
     display:-webkit-box; 
     -webkit-box-orient:vertical;
     -webkit-line-clamp:2;
}
.popup .cp_cs a{display:inline-block; margin-top:20px; background-color:#00a78e; font-size:15px; line-height:40px; color:#fff; padding:0 30px; margin-right:10px;border-radius:5px;} 
.popup h2 {
    margin-top: 0;
    color: #fff;

}

.popup .close {
    position: absolute;
    top: 5px;
    right: 15px;
    transition: all 200ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #000;
}

.popup .close:hover {
    color: #30c39e;
}


.sy_jj{ width:100%; height:auto; overflow:hidden; background:#ffc845; padding:80px 0; position:relative}
.sy_jj .swiper-button-prev{width:40px; height:40px; border-radius:3px; background:  url(../image/banner-l1.png) no-repeat center; left:5%; margin-top:75px;
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size:100% 100%;
-ms-background-size:100% 100%;
-o-background-size:100% 100%;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_jj .swiper-button-next{width:40px; height:40px; border-radius:3px; background:  url(../image/banner-r1.png) no-repeat center; right:5%; margin-top:75px;
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size:100% 100%;
-ms-background-size:100% 100%;
-o-background-size:100% 100%;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.cpjs{ height:auto; overflow:hidden; margin-top:30px}
.in-prod-menu {text-align: center;font-size: 0;margin-bottom: 20px;margin-left:-35px}
.in-prod-menu ul{ text-align:center; }
.in-prod-menu li {display: inline-block;vertical-align: middle; list-style: none;white-space: nowrap; }
.in-prod-menu li a {display: block;margin: 0 15px 10px;font-size: 16px;line-height: 38px;position: relative;border: #00a78e 1px solid;width: 280px;border-radius: 5px;}
.in-prod-menu li.on a{color: #fff;background: #00a78e;}
.in-prod-menu li a:before {left: 33px;}
.in-prod-menu li a:after {right: 33px;}
.in-prod-menu li.active a {color: #fff;background: #00a78e;border: #00a78e 1px solid;}
.in-prod-menu li.active a:before,.in-prod-menu li.active a:after {display: block;}

.list-1 { width:100%; margin-left:0px;}
.list-1 li {float: left;width: 23.5%;list-style: none;box-sizing:border-box; background:#fff; margin-right:1.95%;box-sizing:border-box;border: 1px solid #eee;}
.list-1 li:nth-child(4n){margin-right:0; }
.list-1 li a {display: block;margin: 20px 0 0 0;}
.list-1 li .img-cover { text-align:center ;box-sizing:border-box}
.list-1 li .img-cover img{ width:95%; margin:0 auto;transition:all 0.6s}
.list-1 li .img-cover:hover img{ transform:scale(1.1,1.1); transition:all 0.6s}
.list-1 li .text {line-height: 50px;background-color: #f2f2f2;text-align: center;margin: 2px 0 0;position: relative;}
.list-1 li .text:before {content: '';position: absolute;left: 50%;width: 0;height: 100%;background-color: #00a78e;transition: all 0.5s;}
.list-1 li .text p {margin: 0;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;position: relative;z-index: 1;transition: all 0.5s; font-weight:600; font-size:15px}
.list-1 li a:hover .img-cover span {transform: scale(1.1);}
.list-1 li a:hover .text:before {width: 100%;left: 0;}
.list-1 li a:hover .text p {color: #fff;}

.list-1-1 li {width: 33.333333%;}
@media only screen and (max-width:992px){
.sy_jj{ width:100%; height:auto; overflow:hidden; background:#ffc845; padding:30px 0; position:relative}
.in-prod-menu li a {display: block;margin: 0 10px 10px;font-size: 14px;line-height: 38px;position: relative;border: #00a78e 1px solid;width: 125px;border-radius: 5px;}
.in-prod-menu {text-align: center;font-size: 0;margin-bottom:0px;margin-left:-35px}
	
	
}

.bt1{ text-align:center; margin:0 auto 50px; overflow:hidden}
.bt1 h3{ display:block; font-size:38px; color:#000; font-weight:bold}
.bt1 em{ display:block; width:37px; height:5px; background:#00a78e; margin:12px auto 10px}
.bt1 span{ text-transform:uppercase; font-size:16px; color:#888}

.bt2{ text-align:center; margin:0 auto 50px; overflow:hidden}
.bt2 h3{ display:block; font-size:38px; color:#fff; font-weight:bold}
.bt2 em{ display:block; width:37px; height:5px; background:#00a78e; margin:12px auto 10px}
.bt2 span{ text-transform:uppercase; font-size:16px; color:#fafafa}

@media only screen and (max-width:640px){
.bt1{ text-align:center; margin:0 auto 20px; overflow:hidden}
.bt1 h3{ display:block; font-size:18px; color:#000; font-weight:bold}
.bt1 em{ display:block; width:37px; height:4px; background:#00a78e; margin:10px auto 8px}
.bt1 span{ text-transform:uppercase; font-size:14px; color:#888}
	
	
}

.sy_cp{width:100%; padding:80px 0 80px;   }

.sy_cp .swiper-cp{ width:calc(84.5% - 30px); margin:0 auto }
.sy_cp .cp_zs{position:relative; }
.sy_cp .swiper-button-prev{width:40px; height:40px; border-radius:3px; background:#fff url(../image/banner-l.png) no-repeat center; left:5%; margin-top:-20px;
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size:100% 100%;
-ms-background-size:100% 100%;
-o-background-size:100% 100%;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_cp .swiper-button-next{width:40px; height:40px; border-radius:3px; background:#fff url(../image/banner-r.png) no-repeat center; right:5%; margin-top:-20px;
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size:100% 100%;
-ms-background-size:100% 100%;
-o-background-size:100% 100%;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_cp .swiper-pagination{bottom:0;}
.sy_cp .swiper-pagination-bullet{width:10px; height:10px; border-radius:50%; background-color:#3b3b3b;}
.sy_cp .swiper-pagination-bullet-active{background-color:#00a78e;}
.sy_cp .n_r {
  border-bottom: 0;
  position: relative;box-sizing:border-box ;-webkit-transition: transform 0.3s;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s; border:#f4f4f4 1px solid
}





.sy_cp .t_p {
  position: relative;
  overflow: hidden;
}

.sy_cp .t_p:after {
  width: 30%;
  height: 200%;
  content: "";
  position: absolute;
  top: 0;
  left: -30%;
  background-image: -webkit-linear-gradient(to right, rgba(255, 255, 255, .02), rgba(255, 255, 255, .5), rgba(255, 255, 255, .02));
  background-image: -moz-linear-gradient(to right, rgba(255, 255, 255, .02), rgba(255, 255, 255, .5), rgba(255, 255, 255, .02));
  background-image: -ms-linear-gradient(to right, rgba(255, 255, 255, .02), rgba(255, 255, 255, .5), rgba(255, 255, 255, .02));
  background-image: -o-linear-gradient(to right, rgba(255, 255, 255, .02), rgba(255, 255, 255, .5), rgba(255, 255, 255, .02));
  background-image: linear-gradient(to right, rgba(255, 255, 255, .02), rgba(255, 255, 255, .5), rgba(255, 255, 255, .02));
  transform: skew(30deg);
  -webkit-transform: skew(30deg);
  -moz-transform: skew(30deg);
  -ms-transform: skew(30deg);
  -o-transform: skew(30deg);
  transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
}

.sy_cp .n_r:hover .t_p:after {
  left: 100%;
  top: -100%;
}

.sy_cp .t_p img {
  width: 100%;
  height: auto;
  display: block;
  text-align:center;
}
.sy_cp .n_r:hover .t_p img {transform:scale(1.05)}
.sy_cp .w_z {
  /**padding: 12px;**/
  /**2023-5-16 powerby cyberance-luke**/
  padding-top: 15px;
  padding-bottom: 12px;
  padding-left: 12px;
  padding-right: 6px;
  /**2023-5-16 powerby cyberance-luke**/
  background:#f4f4f4;
  height: auto;
  overflow: hidden;
  /**text-align: center;  color:#222**/
  /**2023-4-11 powerby cyberance-luke**/
  text-align: left;
  color:#222;
  min-height: 220px;
  /**2023-4-11 powerby cyberance-luke**/
}
/**
.sy_cp .w_z h1{ font-size:18px; font-weight: 700; }
**/
/**2023-4-11 powerby cyberance-luke**/
.sy_cp .w_z h1{ font-size:18px; font-weight: 700; overflow: hidden; white-space: nowrap; }
/**2023-4-11 powerby cyberance-luke**/
.sy_cp .w_z p{line-height: 26px;font-size: 14px;color: #888; margin-bottom:10px;word-break: break-word}

.sy_cp .n_r:hover {
  -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}

.sy_cp .n_r:hover .w_z{color: #00a78e;}
.sy_cp .cp_zs{height:0; overflow:hidden;}
.sy_cp .cp_zs.dk{height:auto;}
.sy_cp .product_TabTitle{margin-bottom:40px;}
.sy_cp .product_TabTitle li{width:175px; display:inline-block; text-align:center; background-color:#f6f6f6; font-size:16px; line-height:45px; margin:0px 5px; cursor:pointer;border-radius: 6px;}
.sy_cp .product_TabTitle li.on{  background-color:#00a78e; color:#FFF;}
.sy_cp .product_TabTitle li:hover{   background-color:#00a78e; color:#FFF;}
.sy_cp .product_TabTitle{ text-align:center;}
@media only screen and (max-width:640px){
.sy_cp{padding:20px 0 0;}
.sy_cp .product_TabTitle li{padding:0; font-size:12px; margin:0px 1px 8px; width:105px; line-height:30px}
.sy_cp .product_TabTitle li.on{border:solid 1px #00a78e; background-color:#00a78e; color:#FFF;}
.sy_cp .product_TabTitle li:hover{ border:solid 1px #00a78e; background-color:#00a78e; color:#FFF;}
.sy_cp .product_TabTitle{ text-align:center;}
.sy_cp .swiper-cp{padding-bottom:40px;}
.sy_cp .w_z{padding:10px; font-size:14px}
.sy_cp .w_z h1{font-size:16px;}
.sy_cp .w_z p{font-size:14px; line-height:26px; height: auto;overflow:hidden; 
     text-overflow:ellipsis;
     display:-webkit-box; 
     -webkit-box-orient:vertical;
     -webkit-line-clamp:3; margin-bottom:0}

.sy_cp .swiper-button-prev{width:40px; height:40px; border-radius:3px; background:#fff url(../image/banner-l.png) no-repeat center; left:0%; margin-top:-20px;
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size:100% 100%;
-ms-background-size:100% 100%;
-o-background-size:100% 100%;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_cp .swiper-button-next{width:40px; height:40px; border-radius:3px; background:#fff url(../image/banner-r.png) no-repeat center; right:0%; margin-top:-20px;
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size:100% 100%;
-ms-background-size:100% 100%;
-o-background-size:100% 100%;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_cp .product_TabTitle {
  margin-bottom: 20px;
}
}



.service-panel {
 position:relative;
 padding:66px 30px 30px;
 cursor:pointer;
 -webkit-box-shadow:0 5px 33px 0 rgba(40,40,40,.11);
 box-shadow:0 5px 33px 0 rgba(40,40,40,.11);
 border-radius:8px;
 background-color:#fff; height:auto; margin-top:40px; 
}
.service-panel .service-icon {
 position:absolute;
 top:-40px;
 left:30px;
 z-index:999;
}
.service-panel .service-icon img{ width:80px;position:relative;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.service-panel:hover .service-icon img{transform:rotateY(180deg);
-webkit-transform:rotateY(180deg);
-moz-transform:rotateY(180deg);
-ms-transform:rotateY(180deg);
-o-transform:rotateY(180deg);}

.service-panel .service-content h4 a {
 display:block;
 font-family:var(--global--font-heading);
 font-weight:700;
 font-size:18px;
 line-height:29px;
 text-transform:capitalize;
 padding-bottom:20px;
 margin-bottom:20px;
 border-bottom:2px solid #eaeaea;
 color:var(--global--color-heading);
 width:100%;
 -webkit-transition:.3s ease-in-out;
 -o-transition:.3s ease-in-out;
 transition:.3s ease-in-out
}
.service-panel .service-content .brt{ overflow:hidden}
.service-panel .service-content .brt img{position:relative;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.service-panel:hover .service-content .brt img{transform:scale(1.05);
-o-transform:scale(1.05);
-ms-transform:scale(1.05);
-moz-transform:scale(1.05);
-webkit-transform:scale(1.05);}

.service-panel .service-content p {
  font-size: 15px;
  line-height: 25px;
  margin-bottom: 20px; padding-top:20px; color:#666;
  min-height: 100px;
}

.service-panel .service-content .btnm {
 position:relative;
 text-transform:capitalize;
 -webkit-box-shadow:0 3px 63px 0 rgba(40,40,40,.11);
 box-shadow:0 3px 63px 0 rgba(40,40,40,.11);
 width:165px;
 height:45px ; background:#253745; line-height:45px; display:block; text-align:center; color:#fff;border-radius:6px
}
.service-panel .service-content:hover .btnm{ background:#00a78e}
@media only screen and (max-width:992px){
.service-panel {
 position:relative;
 padding:36px 20px 20px;
 cursor:pointer;
 -webkit-box-shadow:0 5px 33px 0 rgba(40,40,40,.11);
 box-shadow:0 5px 33px 0 rgba(40,40,40,.11);
 border-radius:8px;
 background-color:#fff; height:auto; margin-top:40px
}
.service-panel .service-icon {
 position:absolute;
 top:-30px;
 left:30px;
 z-index:9999;
}
.service-panel .service-icon img{ width:60px;  z-index:9999; position: relative;}	

.service-panel:hover .service-icon img{transform:rotateY(0);
-webkit-transform:rotateY(0);
-moz-transform:rotateY(0);
-ms-transform:rotateY(0);
-o-transform:rotateY(0);}
.service-panel .service-content h4 a {
 font-size:16px;
 line-height:29px;
 text-transform:capitalize;
 padding-bottom:10px;
 margin-bottom:10px;
 border-bottom:2px solid #eaeaea;
}
.service-panel .service-content p {
  font-size: 14px;
  line-height: 25px;
  margin-bottom: 10px; padding-top:10px; color:#666
  
}
.service-panel .service-content .btnm {
 position:relative;
 text-transform:capitalize;
 -webkit-box-shadow:0 3px 63px 0 rgba(40,40,40,.11);
 box-shadow:0 3px 63px 0 rgba(40,40,40,.11);
 width:125px;
 height:35px ; background:#253745; line-height:35px; display:block; text-align:center; color:#fff;border-radius:6px; font-size:12px
}
}

.lybox{ background:#fafafa; color:#333; padding:60px 0; height:auto; overflow:hidden}
.lybox_left font{ font-size:28px; display:block; font-weight:bold; letter-spacing:3px}
.lybox_left  font b{ color:#00a78e;}
.lybox_left span{ font-size:34px; display:block; height: auto; margin-top:10px; letter-spacing:2px; margin-bottom:20px}
.lybox_left p{ font-size:24px;}
.lybox_left p b{ font-size:16px;}
.lybox_r{ width:45%;}
.lyitem{ position:relative; margin-bottom:10px;}
.lyitem .inp{ width:96%; margin-left:2%; height:60px; line-height:60px; background:none; border:none; position:relative ; color:#555;}
/**.lyitem textarea.inp{ height:130px; line-height:34px; outline:none; font-size:14px}**/
/**2023-3-30,powerde by cyberance-luke**/
.lyitem textarea.inp{ height:160px; line-height:34px; outline:none; font-size:14px}
/**2023-3-30,powerde by cyberance-luke**/
.lyitem:before{  content:" "; position:absolute; left:0; top:0; height:100%; width:100%; background-color:#fff; border: 1px solid #ededed;  

}
.lybtn button{ width:100%; height:60px; background:#00a78e; color:#fff; border:none; font-size:20px; cursor:pointer; font-size:16px}
/**.lybtn button:hover{ background:#32b1b4}**/
/**2023-4-4 powerby cyberance-luke**/
.lybtn button:hover{ background:#ffc845;}
/**2023-4-4 powerby cyberance-luke**/
.lyitem .inp::-webkit-input-placeholder { color: #555; }
.dizhilist{ }
.dizhilist li{ box-sizing:border-box; width:100%; }
.dizhilist font img{ vertical-align:middle; position:relative; top:-2px; margin-right:10px}
.dizhilist font{ display:block; font-size:20px; font-weight:bold; letter-spacing:2px}
.dizhilist p{ font-size:16px; line-height:2; margin-top:10px; padding-left:40px}


.fl{ float:left}
.fr{ float:right}
@media only screen and (max-width:992px){
.lybox{ background:#fafafa; color:#333; padding:30px 0; height:auto; overflow:hidden}
.fl{ float:none}
.fr{ float:none}
.lybox_left font{ font-size:18px; display:block; font-weight:bold; letter-spacing:3px}
.lybox_left  font b{ color:#00a78e;}
.lybox_left span{ font-size:20px; display:block; height: auto; margin-top:5px; letter-spacing:2px; margin-bottom:10px}
.lybox_left p{ font-size:24px;}
.lybox_left p b{ font-size:16px;}
.lybox_r{ width:100%;}	
.lybtn button{ width:100%; height:50px; background:#00a78e; color:#fff; border:none; font-size:20px; cursor:pointer; font-size:16px}

}

.cy_ys{width:100%; height:auto; overflow:hidden; margin-top:20px}
.cy_ys .row{margin:0;}
.cy_ys .ys_nr{width:19.2%; /**padding:30px;**/ padding:28px; background-color:#fafafa; color:#333; float:left; margin-right:1%;box-shadow: 0 5px 5px 0 rgba(95,125,158,.2); margin-bottom:1%}
.cy_ys .ys_nr .t_b{width:80px; height:80px; padding:3px; border:1px solid #00a78e; border-radius:50%; margin:0 auto 20px; position:relative;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.cy_ys .ys_nr:hover .t_b{transform:rotateY(180deg);
-webkit-transform:rotateY(180deg);
-moz-transform:rotateY(180deg);
-ms-transform:rotateY(180deg);
-o-transform:rotateY(180deg);}
.cy_ys .ys_nr .t_b .tb{width:72px; height:72px; line-height:72px; color:#fff; text-align:center; font-size:24px; font-weight:bold; background-position:top center; background-repeat:no-repeat; background-size:100% auto; overflow:hidden; position:relative; z-index:1;}
.cy_ys .ys_nr .t_b:before{width:80%; height:80%; content:""; border-radius:50%; background-color:#00a78e; position:absolute; top:10%; left:10%;}

.cy_ys .ys_nr h3{font-size:18px; font-weight:bold; text-align:center; margin-bottom:10px;}
/**
.cy_ys .ys_nr .w_z{line-height:26px; text-align:center; font-size:15px; color:#666; }
**/
/***2023-5-6, powerby cyberance-luke***/
.cy_ys .ys_nr .w_z{line-height:26px; text-align:center; font-size:14px; color:#666; text-justify:inter-ideograph}
/***2023-5-6, powerby cyberance-luke***/
.cy_ys .ys_mb{margin-top:35px;}
.cy_ys .ys_mb ul li{font-size:20px; line-height:28px; font-weight:bold; color:#fff; text-shadow:0 0 15px rgba(0,0,0,.5); margin:0 25px;}
.cy_ys .ys_nr:nth-child(5n){margin-right:0; }
@media only screen and (max-width:640px){
.cy_ys{  background:url(http://en.dfpower.com.cn/template/bowo/pc/images/ys_bj.jpg) no-repeat center / cover;}
.cy_ys .ys_bt{font-size:1.8rem; margin-bottom:3rem;}
.cy_ys .ys_nr{width:100%; padding:2rem; margin-bottom:30px;}
.cy_ys .ys_nr h3{font-size:16px; margin-bottom:10px;}
.cy_ys .ys_nr .w_z{line-height:24px;}
.cy_ys .ys_mb{margin-top:2rem;}
.cy_ys .ys_mb ul li{font-size:1.6rem; line-height:2.6rem; margin:0 ;}
}

.icontext-3 {clear: both;overflow: hidden;padding:20px 0;}
.icontext-3 li{list-style: none;padding: 0;margin: 0;position: relative;float: left;width:23%;padding:0 2%;}
.icontext-3 li:first-child {padding:0 2% 0 0;}
.icontext-3 li:last-child {padding:0 0 0 2%;width:28%;}
.icontext-3 li h3{display: block;color: #00a78e;font-size: 36px;margin: 0;padding: 0;}
.icontext-3 li span{display: block; font-size: 14px;padding:10px 0;color: #999;}
.icontext-3 li::before {content: '';display: block;width: 1px;height:100%;background: #ccc;position: absolute;left: 0;top: 0;}
.icontext-3 li:first-child::before {display: none;}
.text-2 {
  font-size: 16px;
  line-height: 36px;
  color: #666666;
}

.youdian{ height:auto; overflow:hidden; margin-top:50px;  padding-bottom:50px; width:100%}
.youdian h1{ font-size:22px; margin-bottom:20px; font-weight:800}
.youdian p{ line-height:36px; color:#555}
.youdianl{ float:left; width:49%; height:auto; overflow:hidden}
.youdianr{ float:right; width:49%; height:auto; overflow:hidden}
@media only screen and (max-width:992px){
.youdian{ height:auto; overflow:hidden; margin-top:0;  padding-bottom:0; width:100%}
.youdian h1{ font-size:22px; margin-bottom:20px; font-weight:800}
.youdian p{ line-height:36px; color:#555}
.youdianl{ float:none; width:100%; height:auto; overflow:hidden}
.youdianr{ float:none; width:100%; height:auto; overflow:hidden}

.icontext-3 li{list-style: none;padding: 0;margin: 0;position: relative;float: left;width:32%;padding:0 1%;}
.icontext-3 li h3{ font-size:24px}
.text-2 {
  font-size: 14px;
  line-height: 26px;
  color: #666666;
}
}

.rong { width:100%; height:auto; overflow:hidden; margin-top:50px}
.rong ul{ width:100%; padding-left:0}
.rong li{ float:left; width:19.2%; margin-right:1% ; border:#eee 1px solid; padding:8px;box-sizing:border-box }
.rong li:nth-child(5n){margin-right:0; }
.rong li img{ width:100%}
.rong li p{ text-align:center; background:#fafafa; line-height:40px; font-size:15px}
.rong li:hover p{ text-align:center; background:#00a78e ; line-height:40px; font-size:15px; color:#fff}


.rong1 { width:95%; height:auto; overflow:hidden; margin:60px auto 30px}
.rong1 ul{ width:100%; padding-left:0}
.rong1 li{ float:left; width:23.5%; margin-right:2% ; border:#eee 1px solid; padding:8px;box-sizing:border-box }
.rong1 li:nth-child(4n){margin-right:0; }
.rong1 li img{ width:100%}
.rong1 li p{ text-align:center; background:#fafafa; line-height:40px; font-size:15px}
.rong1 li:hover p{ text-align:center; background:#00a78e ; line-height:40px; font-size:15px; color:#fff}



.bk_cp2{ height:auto; overflow:hidden; text-align:center; margin:10px auto}
.bk_tp{ text-align:center; margin:10px auto}
.bk_tp img{ max-width:100%}


.youdian2{ height:auto; overflow:hidden; margin-top:30px; background:#fafafa; padding:50px; width:100%;box-sizing:border-box }
.youdian2 h1{ font-size:22px; margin-bottom:20px; font-weight:800}
.youdian2 p{ line-height:36px; color:#555}
.youdian2l{ float:left; width:49%; height:auto; overflow:hidden}
.youdian2r{ float:right; width:49%; height:auto; overflow:hidden}
/**.youdian2r img{ width:100%}**/
/**2023-4-18 powerby cyberance-luke**/
.youdian2r img{ width:75%}
/**2023-4-18 powerby cyberance-luke**/

.cy_jj{width:100%; padding: 0 0;  overflow:hidden;}
.cy_jj .jj_wz{font-size:15px; line-height:26px; margin-bottom:35px;}
.cy_jj .jj_wz img{width:100%; height:auto; display:block;}
.cy_jj .jj_ys .row{margin:0;}
.cy_jj .jj_ys ul li{width:48%; padding:40px; background-color:#fff; color:#fff; margin-right:2%}
.cy_jj .jj_ys h3{font-size:18px; font-weight:bold; line-height:28px; margin-bottom:10px;}
.cy_jj .jj_ys p{line-height:33px;}
@media only screen and (max-width:640px){
.cy_jj{padding:50px 0;}
.cy_jj .jj_wz{font-size:1.3rem; line-height:2.4rem; margin-bottom:2.5rem;}
.cy_jj .jj_ys ul li{width:100%; padding:2rem; margin-bottom:30px;}
.cy_jj .jj_ys h3{font-size:1.6rem; line-height:2.6rem; margin-bottom:.8rem;}
.cy_jj .jj_ys p{line-height:2.4rem;}


.youdian2{ height:auto; overflow:hidden; margin-top:20px; background:#fafafa; padding:20px; width:100%;box-sizing:border-box }
.youdian2 h1{ font-size:16px; margin-bottom:10px; font-weight:800}
.youdian2 p{ line-height:26px; color:#555; font-size:14px}
.youdian2l{ float:left; width:100%; height:auto; overflow:hidden}
.youdian2r{ float:right; width:100%; height:auto; overflow:hidden}
.rong { width:100%; height:auto; overflow:hidden; margin-top:10px}
.rong ul{ width:100%; padding-left:0}
.rong li{ float:left; width:49%; margin-right:2% ; border:#eee 1px solid; padding:8px 8px 0;box-sizing:border-box }
.rong li:nth-child(even){margin-right:0; margin-bottom:2%}
.rong li:nth-child(odd){margin-right:2%; margin-bottom:2%}
.rong li p{ text-align:center; background:#fafafa; line-height:30px; font-size:12px}
.rong li:hover p{ text-align:center; background:#00a78e ; line-height:30px; font-size:12px; color:#fff}

}
.ny_lm{margin-top:50px; text-align:center; margin-left:-40px; height:auto; overflow:hidden}
.ny_lm ul{}
.ny_lm ul li{display:inline-block; border-bottom:#cccccc 4px solid; margin:0 -3px}
.ny_lm ul li a{font-size:17px; line-height:50px; color:#999; font-weight: bold; display:block; padding:0 20px}
.ny_lm ul li a:hover{color:#000; }
.ny_lm ul li.on {border-bottom:#00a78e 4px solid;}
.ny_lm ul li.on a{ color:#000;}
@media only screen and (max-width:1440px){
.ny_lm{margin-bottom:30px;}
.ny_lm ul li a{font-size:16px; line-height:26px; padding-bottom:10px;}
}
@media only screen and (max-width:1360px){
.ny_lm{margin-top:50px; text-align:center; margin-left:-40px; margin-bottom:20px}
}
@media only screen and (max-width:992px){
.ny_lm{margin-bottom:0px; margin-top:20px}
.ny_lm ul li a{font-size:12px; padding-bottom:5px;}
.ny_lm ul li a:before{top:31px;}
}

.ny_nr{width:100%; padding:60px 0 ; position:relative; background-color:#fff; overflow:hidden;}
.ny_nr .yy_lb ul li{width:49%; margin-bottom:2%; background-color:#fafafa; padding:30px 0; display:flex; flex-wrap:wrap; align-items:center; justify-content:space-between; margin-right:2%; float:left;box-sizing:border-box;min-height: 450px;  }
.ny_nr .yy_lb ul li:nth-child(2n){margin-right:0; }
.ny_nr .yy_lb .t_p{width:46%; position:relative }
.ny_nr .yy_lb .t_p img{width:100%; height:auto; display:block;}
.ny_nr .yy_lb .t_p:hover img{transform:scale(1.1,1.1); transition:all 0.6s}
.ny_nr .yy_lb .w_z{width:50%;}
/**
ny_nr .yy_lb .w_z h3{font-size:30px; font-weight:bold; line-height:40px; color:#000;}
.ny_nr .yy_lb .w_z p{color:#999; line-height:26px; margin:25px 0; min-height:60px;}
**/
/**2023-4-26，powerby cyberance-luke**/
.ny_nr .yy_lb .w_z h3{font-size:24px; font-weight:bold; line-height:40px; color:#000;}
.ny_nr .yy_lb .w_z p{color:#999; line-height:26px; margin:25px 0; min-height:60px; padding-right:5px;}
/**2023-4-26，powerby cyberance-luke**/
.ny_nr .yy_lb .w_z a{width:160px; height:52px; background-color:#00a78e; line-height:52px; text-align:center; color:#fff; display:block;}
.ny_nr .yy_lb .w_z a:hover{background-color:#ffc845;}
.ny_nr .yy_lb .w_z a img{width:34px; margin-left:10px; display:inline-block;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .yy_lb .w_z a:hover img{margin-left:20px;}
.ny_nr .al_lb ul{margin:0 -20px;}
.ny_nr .al_lb ul li{width:calc(33.333333333% - 40px); margin:0 20px 40px;}
.ny_nr .fa_nr{transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .cp_lb .fa_nr{border:1px solid #ddd;}
.ny_nr .fa_nr:hover{box-shadow:0 0 20px rgba(0,0,0,.1);
transform:translateY(-10px);
-webkit-transform:translateY(-10px);
-moz-transform:translateY(-10px);
-ms-transform:translateY(-10px);
-o-transform:translateY(-10px);}
.ny_nr .fa_nr .t_p{overflow:hidden; background-color:#000; position:relative;}
.ny_nr .fa_nr .t_p span{width:140px; height:40px; border:1px solid #fff; border-radius:22px; font-size:15px; line-height:38px; text-align:center; color:#fff; position:absolute; top:50%; left:50%; margin:-20px 0 0 -70px; opacity:0; z-index:999; display:block;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .fa_nr:hover .t_p span{opacity:1;}
.ny_nr .fa_nr:hover .t_p span:hover{border:1px solid #00a78e; background-color:#00a78e;}
.ny_nr .fa_nr .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-o-transition:all 1s;
-ms-transition:all 1s;
-moz-transition:all 1s;
-webkit-transition:all 1s;}
.ny_nr .fa_nr:hover .t_p img{opacity:.4;
transform:scale(1.05);
-webkit-transform:scale(1.05);
-moz-transform:scale(1.05);
-ms-transform:scale(1.05);
-o-transform:scale(1.05);}
.ny_nr .fa_nr .w_z{padding:30px 30px 40px; background-color:#f7f7f7; position:relative;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .fa_nr:hover .w_z{background-color:#fff;}
.ny_nr .fa_nr .w_z:after{width:0; height:4px; background-color:#00a78e; position:absolute; bottom:0; left:0; content:"";
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .fa_nr:hover .w_z:after{width:100%;}
.ny_nr .fa_nr .w_z h3{font-size:20px; font-weight:bold; line-height:30px; margin-bottom:10px;}
.ny_nr .fa_nr .w_z p{font-size:14px; line-height:26px; color:#999; height: auto; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;
-webkit-box-orient:vertical;}
.ny_nr .xw_lb ul li{margin-bottom:40px; padding-bottom:40px; border-bottom:1px solid #eee;}
.ny_nr .xw_nr{width:100%; position:relative; display:flex; flex-wrap:wrap; justify-content:space-between;}
.ny_nr .xw_nr .t_p{width:26%; overflow:hidden;}
.ny_nr .xw_nr .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-o-transition:all 1s;
-ms-transition:all 1s;
-moz-transition:all 1s;
-webkit-transition:all 1s;}
.ny_nr .xw_nr:hover .t_p img{transform:scale(1.05);
-webkit-transform:scale(1.05);
-moz-transform:scale(1.05);
-ms-transform:scale(1.05);
-o-transform:scale(1.05);}
.ny_nr .xw_nr .w_z{width:70%; display:flex; flex-wrap:wrap; justify-content:space-between;}
.ny_nr .xw_nr .w_z h3{font-size:20px; line-height:30px; font-weight:bold; margin-bottom:20px; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;
-webkit-box-orient:vertical;}
.ny_nr .xw_nr .w_z p{line-height:30px; color:#555; height: auto; margin-bottom:25px; overflow:hidden; display:-webkit-box;
line-clamp:3;
-webkit-line-clamp:3;
-moz-line-clamp:3;
-ms-line-clamp:3;
-o-line-clamp:3;
-webkit-box-orient:vertical;}
.ny_nr .xw_nr .w_z a.m_r{display:inline-block; border-radius:3px; border:1px solid #ddd; padding:0 25px; line-height:38px;}
.ny_nr .xw_nr:hover .w_z a.m_r{background-color:#00a78e; border:1px solid #00a78e; color:#fff;}
.ny_nr .xw_nr .w_z .l_m{width:calc(100% - 170px);}
.ny_nr .xw_nr .w_z .r_q{width:120px;}
.ny_nr .xw_nr .w_z .r_l{width:100%; background-color:#f7f7f7; border-radius:5px; padding:20px 0; font-size:15px; text-align:center; font-weight:bold;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .xw_nr:hover .w_z .r_l{color:#00a78e;}
.ny_nr .xw_nr .w_z .r_q strong{font-size:32px; line-height:40px; display:block;}
.ny_nr .xq_nr{background-color:#fff; width:80%; margin:0 auto}
.ny_nr .xq_nr .b_t{font-size:26px; line-height:36px; font-weight:bold; color:#000; margin-bottom:20px; text-align:center}
.ny_nr .xq_nr .x_x{display:flex; flex-wrap:wrap; justify-content:space-between; padding-bottom:20px; border-bottom:1px dashed #d1d1d1; margin-bottom:35px;}
.ny_nr .xq_nr .x_x .z_c span{margin-right:20px; display:inline-block;}
.ny_nr .xq_nr .x_x .y_c a{display:inline-block; margin-left:15px; color:#094aab;}
.ny_nr .xq_nr .n_r {line-height:30px; text-align:justify; text-justify:inter-ideograph;}
.ny_nr .xq_nr .n_r img{max-width:100%; height:auto; display:block; margin:0 auto;}
/**2023-3-8 powerby cyberance-luke**/
.ny_nr .xq_nr .n_r p {margin-bottom:10px;}
.ny_nr .xq_nr .n_r table {margin:auto; margin-bottom:20px;}
.ny_nr .xq_nr .n_r h6{font-size:18px; color:#00a78e; text-align:left; line-height:26px; display:block; margin-bottom:10px; font-weight: bold;}
.ny_nr .xq_nr .n_r p img{max-width:100%; height:auto; display:block; margin:0 auto;}
.ny_nr .xq_nr .n_r .list-paddingleft-2{list-style: square;}
.ny_nr .xq_nr .n_r ul {}
.ny_nr .xq_nr .n_r ul li{list-style-type: square; margin: 0; padding: 0;margin-bottom:10px; }
/**2023-3-8 powerby cyberance-luke**/
.ny_nr .xq_nr .f_y{margin-top:40px; padding-top:30px; border-top:1px solid #eee; color:#999; line-height:32px;}
.ny_nr .ry_zz .n_r{background-color:#fff; padding:20px; margin-bottom:30px; box-shadow:0px 8px 20px 0px rgba(95,125,158,.1);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .ry_zz .n_r:hover{box-shadow:0px 8px 20px 0px rgba(95, 125, 158, 0.3);
transform:translateY(-10px);
-o-transform:translateY(-10px);
-ms-transform:translateY(-10px);
-moz-transform:translateY(-10px);
-webkit-transform:translateY(-10px);}
.ny_nr .ry_zz img{width:100%; height:auto; display:block;}
.ny_nr .zs_js{font-size:16px; line-height:32px; text-align:center; margin-bottom:50px;}
.ny_nr .ry_zz p{font-size:16px; text-align:center; margin-top:20px; padding-top:20px; border-top:1px solid #ddd;}

@media only screen and (max-width:1360px){
.ny_nr{width:100%; padding:30px 0 ; position:relative; background-color:#fff; overflow:hidden;}

}


@media only screen and (max-width:640px){
.ny_nr{padding:20px 0 20px;   z-index:100;}
.ny_nr .yy_lb ul{ margin-left:-40px}
.ny_nr .yy_lb ul li{padding:0px; margin-bottom:20px;}
.ny_nr .yy_lb .t_p{width:100%; margin-bottom:25px;}
.ny_nr .yy_lb .w_z{width:100%; padding:10px}
.ny_nr .yy_lb .w_z h3{font-size:16px; line-height:30px;}
.ny_nr .yy_lb .w_z p{line-height:22px; margin:0 0 ; font-size:14px}
.ny_nr .yy_lb .w_z a{width:120px; height:30px; line-height:30px; font-size:12px}
.ny_nr .yy_lb .w_z a img{width:25px;}
.ny_nr .fa_lb ul li{width:100%; margin-bottom:20px;}
.ny_nr .al_lb ul{margin:0; margin-left:-40px  }
.ny_nr .al_lb ul li{width:100%; margin:0 0 20px;}
.ny_nr .xw_lb ul{ margin-left:-40px}
.ny_nr .xw_lb ul li{margin-bottom:10px; padding-bottom:10px;}
.ny_nr .xw_nr .t_p{width:40%;}
.ny_nr .xw_nr .t_p img{width:100%;
height:100%;
display:block;
object-fit:cover;
object-position:center;
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
-o-user-select:none;
user-select:none;}
.ny_nr .xw_nr .w_z{width:56%;}
.ny_nr .xw_nr .w_z h3{font-size:16px; font-weight:normal; line-height:23px; margin-bottom:6px;}
.ny_nr .xw_nr .w_z p{font-size:14px; line-height:24px; height: auto; margin-bottom:10px;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;}
.ny_nr .fa_nr .w_z h3{font-size:16px; font-weight:bold; line-height:26px; margin-bottom:10px;}
.ny_nr .fa_nr .w_z{ padding:20px}
.ny_nr .xw_nr .w_z .l_m{width:100%;}
.ny_nr .xw_nr .w_z .r_q{display:none;}
.ny_nr .xw_nr .w_z a.m_r{border-radius:0; border:0; padding:0; font-size:14px; line-height:26px;}
.ny_nr .xw_nr:hover .w_z a.m_r{background-color:#fff; border:0; color:#00a78e;}

.ny_nr .xq_nr{background-color:#fff; padding:0; width:100%;}
.ny_nr .xq_nr .b_t{font-size:18px; line-height:16px; font-weight:bold; color:#000; margin-bottom:10px; text-align:center}
.ny_nr .xq_nr .x_x{padding-bottom:10px; margin-bottom:10px; line-height:22px;}
.ny_nr .xq_nr .x_x .z_c{width:100%;}
.ny_nr .xq_nr .x_x .z_c span{margin-right:1.5rem;}
.ny_nr .xq_nr .x_x .y_c{width:100%;}
.ny_nr .xq_nr .x_x .y_c a{margin-left:.8rem;}
.ny_nr .xq_nr .n_r{line-height:26px; font-size:14px}
.ny_nr .xq_nr .n_r strong{font-size:18px; line-height:24px;}
.ny_nr .xq_nr .f_y{margin-top:20px; padding-top:20px; line-height:26px; font-size:14px  }

.ny_nr .ry_zz p{font-size:14px; text-align:center; margin-top:10px; padding-top:10px; border-top:1px solid #ddd;}
.ny_nr .ry_zz ul{ margin-left:-50px}
.ny_nr .ry_zz .n_r{ padding:10px; margin-bottom:20px}

}

.yema{width:100%; margin-top:30px; text-align:center;}
.yema ul li{display:inline-block; margin:0 2px;}
.yema ul li a{min-width:40px; padding:0 15px; border-radius:2px; background-color:#fff; border:1px solid #eee; font-size:15px; line-height:38px; text-align:center; color:#999; display:block;}
.yema ul li a:hover{background-color:#00a78e; border:1px solid #00a78e; color:#fff;}
.yema ul li a.on{background-color:#00a78e; border:1px solid #00a78e; color:#fff;}
@media only screen and (max-width:640px){
.yema{margin-top:20px;}
.yema ul{ margin-left:-40px}
.yema ul li{margin:0 2px;}
.yema ul li a{min-width:30px; padding:5px; font-size:12px; line-height:20px;}
}


.ny_lx{width:100%; padding:60px 0; height:auto; overflow:hidden; }
.ny_lx .lx_nr{width:40%; float:left;  }
.ny_lx .lx_nr .b_t{margin-bottom:30px;width:100%; }
.ny_lx .lx_nr .b_t h3{font-size:24px; color:#000; font-weight:bold; line-height:30px; margin-bottom:6px;}
.ny_lx .lx_nr .b_t h4{font-size:16px; color:#777; font-weight:400; text-transform:uppercase; line-height:30px;}
.ny_lx .lx_nr .x_x { width:100%; height:auto; overflow:hidden; margin-left:-48px}
.ny_lx .lx_nr .x_x ul li{width:50%; margin-bottom:10px; font-size:13px; line-height:28px; color:#999; padding-left:35px; position:relative; float:left; }
/**.ny_lx .lx_nr .x_x ul li:last-child { width:100%}**/
/**2023-4-8 powerby cyberance-luke**/
.ny_lx .lx_nr .x_x ul li:nth-child(5) { width:100%}
.ny_lx .lx_nr .x_x ul li:nth-child(6) { width:100%}
/**2023-4-8 powerby cyberance-luke**/
.ny_lx .lx_nr .x_x font{font-size:16px; color:#000; line-height:30px; font-weight:bold}
.ny_lx .lx_nr .x_x strong{font-size:16px; color:#555; font-weight:500; line-height:30px; }
.ny_lx .lx_nr .x_x i{width:30px; position:absolute; top:0; left:0; font-size:18px; color:#999; text-align:center; display:inline-block;}
.ny_lx .lx_nr .e_m ul{margin-left:-48px}
.ny_lx .lx_nr .e_m ul li{width:calc(30% - 10px); margin:0 10px; text-align:center; float:left}
.ny_lx .lx_nr .e_m img{width:100%; height:auto; padding:5px; display:block; border:1px solid #ddd;}
.ny_lx .lx_nr .e_m p{margin-top:10px; font-size:13px; line-height:22px;}
/**.ny_lx .lx_dt{width:60%; box-shadow:0 0 20px rgba(0,0,0,.1); float:right}**/
/**2023-4-18 powerby cyberance-luke**/
.ny_lx .lx_dt{width:60%; float:right}
/**2023-4-18 powerby cyberance-luke**/
.ny_lx .lx_dt img{ width:100%}
/**2023-4-8 powerby cyberance-luke**/
.ny_lx .lx_dt iframe{ width:100%}
/**2023-4-8 powerby cyberance-luke**/
@media only screen and (max-width:1440px){
.ny_lx{padding:70px 0;}
.ny_lx .lx_nr{width:48%;}
.ny_lx .lx_nr .b_t{margin-bottom:30px;}
.ny_lx .lx_nr .b_t h3{font-size:26px; line-height:34px;}
.ny_lx .lx_nr .b_t h4{font-size:18px; line-height:26px;}
.ny_lx .lx_nr .x_x ul li{width:48%; margin-bottom:25px; font-size:13px; line-height:26px;}
.ny_lx .lx_nr .x_x font{font-size:15px; line-height:26px;}
.ny_lx .lx_nr .x_x strong{font-size:18px; line-height:28px;}
.ny_lx .lx_nr .e_m ul{margin:0 -15px;}
.ny_lx .lx_nr .e_m ul li{width:calc(25% - 30px); margin:0 15px;}
.ny_lx .lx_dt{width:48%;}
}
@media only screen and (max-width:992px){
.ny_lx .lx_nr{width:100%;}
.ny_lx .lx_dt{width:100%; height:380px; margin-top:40px; box-shadow:none;}
}
@media only screen and (max-width:640px){
.ny_lx{padding:20px 0;}
.ny_lx .lx_nr .b_t{margin-bottom:20px;}
.ny_lx .lx_nr .b_t h3{font-size:20px; color:#000; font-weight:bold; line-height:26px; margin-bottom:5px;}
.ny_lx .lx_nr .b_t h4{font-size:14px; color:#777; font-weight:bold; text-transform:uppercase; line-height:26px;}
.ny_lx .lx_nr .x_x strong{font-size:16px; line-height:28px;}

.ny_lx .lx_nr .x_x ul li{width:100%; margin-bottom:10px}
.ny_lx .lx_nr .e_m{padding:0 30px;}
.ny_lx .lx_nr .e_m ul li{width:calc(50% - 30px);}
.ny_lx .lx_dt{height: auto; margin-top:30px;}
}

.ny_bd{width:100%; padding:60px 0 ; background-color:#f7f7f7; overflow:hidden;}
.ny_bd .lx_bd .b_t{text-align:center; margin-bottom:50px;}
.ny_bd .lx_bd .b_t h3{font-size:28px; color:#000; font-weight:bold; line-height:40px; margin-bottom:10px;}
.ny_bd .lx_bd .b_t h4{font-size:16px; color:#777; line-height:26px;}
.ny_bd .lx_bd .t_p{width:40%; background-position:center; background-repeat:no-repeat; background-size:cover; float:left; height:auto; overflow:hidden}
.ny_bd .lx_bd .t_p img{ width:100%}
.ny_bd .lx_bd .b_d{width:60%; padding:10px 50px 0; float:right}
.ny_bd .lx_bd .b_d ul{display:flex; flex-wrap:wrap; justify-content:space-between;}
.ny_bd .lx_bd .b_d ul li{width:45%; margin-top:20px; position:relative;}
.ny_bd .lx_bd .b_d ul li.q_b{width:100%; text-align:center}
.ny_bd .lx_bd .b_d input{width:100%; height:61px;border:0; border-bottom:1px solid #eee; font-size:15px; line-height:60px; color:#333; display:block;}
.ny_bd .lx_bd .b_d input::placeholder{color:#999;}
.ny_bd .lx_bd .b_d textarea{width:100%; height:122px; padding-top:17px;border:0; border-bottom:1px solid #eee; font-size:15px; line-height:26px; color:#333; resize:none; display:block; }
.ny_bd .lx_bd .b_d textarea::placeholder{color:#999;}
.ny_bd .lx_bd .b_d button{width:160px; height:50px; background-color:#00a78e ; font-size:16px; line-height:50px; color:#fff; margin:20px auto 0; outline:none;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;border:0}
.ny_bd .lx_bd .b_d button.c_z{background-color:#888;}
.ny_bd .lx_bd .b_d button:hover{background-color:#ffc845;}
.ny_bd .lx_bd .b_d button.c_z:hover{background-color:#2b2b2b;}
@media only screen and (max-width:1440px){
.ny_bd{padding:70px 0;}
.ny_bd .lx_bd .b_t{margin-bottom:40px;}
.ny_bd .lx_bd .b_t h3{font-size:26px; line-height:32px;}
.ny_bd .lx_bd .b_d{padding:20px 30px 40px;}
.ny_bd .lx_bd .b_d ul li{width:47%; margin-top:10px;}
.ny_bd .lx_bd .b_d input{height:51px; font-size:14px; line-height:50px;}
.ny_bd .lx_bd .b_d textarea{height:99px; padding-top:10px; font-size:14px; line-height:22px;}
.ny_bd .lx_bd .b_d button{width:140px; height:46px; font-size:15px; line-height:46px; margin-top:15px; margin-right:15px;}
}
@media only screen and (max-width:640px){
.ny_bd{padding:30px 0 30px;}
.ny_bd .lx_bd .b_t{margin-bottom:20px;}
.ny_bd .lx_bd .b_t h3{font-size:20px; line-height:30px; padding:0 50px;}
.ny_bd .lx_bd .b_t h4{font-size:14px; line-height:26px;padding:0 50px;}

.ny_bd .lx_bd .t_p{width:100%; height: auto; float:none}
.ny_bd .lx_bd .b_d{width:100%; float:none; padding:0; margin-left:-20px}
.ny_bd .lx_bd .b_d ul{ display:block}
.ny_bd .lx_bd .b_d ul li{width:100%;}
.ny_bd .lx_bd .b_d button{width:120px; height:36px; font-size:14px; line-height:36px; margin-top:15px; margin-right:15px;}

}

.zhaopin{ width:100%; }		   

.zpbt{ padding-left:100px; background:#00a78e; color:#fff; font-size:16px; overflow:hidden; line-height:50px;}
.zp1{float:left; width:calc(100% - 480px)  }
.zp2{ float:left;width:240px; text-align:center}
.zp3{float:right; width:240px; text-align:center}

.zpbt p{ display:block; float:left;}

.zp3 a{ display:block; color:#666; font-size:14px; border:#e1e1e1 1px solid; width:120px; height:35px; line-height:35px; margin:0 auto; border-radius:5px; transition:all 0.6s}
.zp3 a:hover{ background:#00a78e; color:#fff;transition:all 0.6s}


.zhaopin .conbox .conTop {display: block;
    padding: 0;
    font-size: 16px;
    color: #333;
    border: none;
    margin: 0;
    position: relative;
	border-bottom:#e1e1e1 1px solid;
	cursor:pointer;

	
	padding:15px 0;
	padding-left:100px;
	 font-weight:bold;
	 overflow:hidden;
	 line-height:35px
	}

.zhaopin .conbox .conTop:before{ content: "+"; 
		    width: 40px;
		    height: 40px;
			line-height:35px;
		    text-align: center;
		   	 position: absolute;
		    top: 50%;
		    left: 0px;
		    transform: translateY(-50%);
		    transition: all 0.5s ease 0s;
			background:#fff;
			color:#00a78e;
			border:#00a78e 1px solid;
			box-sizing:border-box
			
			}
			
.zhaopin .conbox.cur .conTop:before{ content: "－";
		    width: 40px;
		    height: 40px;
			line-height:40px;
		    text-align: center;
		   	 position: absolute;
		    top: 50%;
		    left: 0px;
		    transform: translateY(-50%);
		    transition: all 0.5s ease 0s;
			background:#00a78e;
			color:#fff;
			border:0
			 }


.zplx{ border-top:#eee 1px solid; font-size:12px; padding-top:15px; margin-top:15px;}
.zplx a{ color:#00a78e}
.zhaopin .conbox .boxBot {display: none;padding: 0px; font-size:14px; line-height:30px; color:#666; background:#f8f8f8; padding:30px; box-sizing:border-box}
.zhaopin .conbox.cur .conTop{ border:0}
.zhaopin .conbox.cur .boxBot {display: block;}

.gwzz { overflow:hidden}
.gwzz ul li{ float:left; width:48%; margin-right:4%;}
.gwzz ul li:nth-child(2n){margin-right:0;}
.gwzz ul li h3{ font-weight:bold; font-size:16px; color:#333; margin-bottom:10px}

@media only screen and (max-width:992px){
.zpbt{ font-size:14px; padding-left:30px;}

.zp1{float:left; width:calc(100% - 200px)  }
.zp2{ float:left;width:100px; text-align:center;}
.zp3{float:right; width:100px; text-align:center}

.zhaopin .conbox .conTop{  font-size:14px; padding:10px 0;padding-left:30px; line-height:25px}
	
.zp3 a{  font-size:12px;  width:70px; height:25px; line-height:25px; }

.gwzz ul li{ float:none; width:100%; margin-right:0; margin-bottom:15px}
.gwzz ul li h3{ font-weight:bold; font-size:14px; color:#333; margin-bottom:10px}
.gwzz ul li p{ font-size:12px; line-height:20px;}
.zhaopin .conbox .boxBot{ padding:10px;}
.zhaopin .conbox .conTop:before{
    width: 20px;
    height: 20px;
    line-height:20px;
    font-size:12px;
}			
.zhaopin .conbox.cur .conTop:before{
    width: 20px;
    height: 20px;
    line-height:20px;
    font-size:12px;
    }
}
.xsdt{ width:100%; text-align:center}
.gs_js{width:100%; padding:50px 0 100px; background:url(../image/gy_bj.jpg) no-repeat center bottom / auto 100%; overflow:hidden; position:relative;}
.gs_js .gs_wz{line-height:36px; color:#555; font-size:16px; width:80%; margin:0 auto}
.gs_js .gs_sp{max-width:860px; margin:30px auto 0;}
.gs_js .gs_sp img{width:100%; height:auto; display:block;}
@media only screen and (max-width:640px){
.gs_js{padding:60px 0 80px; margin-top:-1px; z-index:100;}
.gs_js .gs_wz{line-height:2.2rem;}
.gs_js .gs_sp{max-width:100%; width:100%; margin:2.5rem auto 0;}
}

.DownloadCon{}
.DownloadCon ul li{ padding:20px; background:#fff; padding-right:0; box-sizing:border-box;  display: flex;   justify-content: space-between; align-items: center; margin-bottom:15px; border:#eee 1px solid;  }

.DownloadCon ul li span{color: #333;font-size: 15px;display: block;float: left;border-left: 1px #ddd solid;}
.DownloadCon ul li span:first-child{border-left: none;}
/**.DownloadCon ul li span.span01{width: calc(100% - 295px); box-sizing:border-box;}**/
/**2023-4-1 powerby cyberance-luke**/
.DownloadCon ul li span.span01{width: calc(100% - 295px); box-sizing:border-box; font-size:14px; color:#1a1a1a;}
/**2023-4-1 powerby cyberance-luke**/
.DownloadCon ul li span.span02{width: 135px;text-align: center;color: #999;font-size: 12px;}
.DownloadCon ul li span.span03{width: 160px;text-align: center;font-size: 14px;color: #666;}


.DownloadCon ul li span a{display: block; color:#666}
.DownloadCon ul li:hover{background-color: #00a78e;}
.DownloadCon ul li:hover span{border-left: 1px #fff solid;color: #fff;}
.DownloadCon ul li:hover span:first-child{border-left: none;}
.DownloadCon ul li:hover span a{color: #fff;}

@media only screen and (max-width:1440px){
	
.DownloadCon{ width:98%; margin:0 auto}
	
}
@media only screen and (max-width:992px){
.DownloadCon{ width:100%}
.DownloadCon ul{ margin-left:-40px}
.DownloadCon ul li{ padding:10px; padding-right:0;}
.DownloadCon ul li span.span01{width: calc(100% - 110px); box-sizing:border-box; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.DownloadCon ul li span.span02{width: 80px;text-align: center;color: #999;font-size: 12px; display:none;}
.DownloadCon ul li span.span03{width: 100px;text-align: center;font-size: 12px;color: #666;}
.DownloadCon ul li span{color: #333;font-size: 12px;}
}


.ny_nr .cj_wt ul li{border-bottom:1px dotted #ddd; padding-bottom:20px; margin-bottom:20px;}
.ny_nr .cj_wt .w_t{padding-left:46px; font-size:16px; line-height:36px; color:#333; position:relative; cursor:pointer;}
.ny_nr .cj_wt ul li.on .w_t{color:#00a78e;}
.ny_nr .cj_wt .w_t span{width:30px; height:30px; background-color:#aaa; font-size:15px; line-height:30px; text-align:center; color:#fff; position:absolute; top:3px; left:0;}
.ny_nr .cj_wt ul li.on .w_t span{background-color:#00a78e;}
.ny_nr .cj_wt .j_d{padding:5px 0 0 46px; font-size:14px; line-height:26px; color:#555; position:relative; margin-top:10px; display:none;}
.ny_nr .cj_wt .j_d span{width:30px; height:30px; background-color:#00a78e; font-size:15px; line-height:30px; text-align:center; color:#fff; position:absolute; top:3px; left:0;}

@media only screen and (max-width:992px) {
.ny_nr .cj_wt ul li{border-bottom:1px dotted #ddd; padding-bottom:10px; margin-bottom:10px;}
.ny_nr .cj_wt .w_t{padding-left:46px; font-size:14px; line-height:26px; color:#333; position:relative; cursor:pointer;}
.ny_nr .cj_wt{ margin-left:-40px}	
}
.qymss { width: 100%; background: #f7f7f7; }
/**.qymss .zc { width: 48%; float: right;} **/
/**20203-4-4 powerby cyberance-luke**/
.qymss .zc { width: 35%; float: right;margin-left:20px;}
/**20203-4-4 powerby cyberance-luke**/
.qymss .zc img { width: 100%; height: auto;}
.qymss .yc { width: 100%; float: left; padding:30px}
/**20203-3-31 powerby cyberance-luke**/
.qymss .yc p { font-size: 16px; line-height: 36px;}
.qymss .yc p font { height: 40px; line-height: 40px; display: block; color: #00a78e;font-size: 20px;  margin-bottom: 10px; font-weight: bold;}
.qymss .yc h6 { height: 40px; line-height: 40px; display: block; color: #00a78e;font-size: 20px;  margin-bottom: 10px; font-weight: bold;}
.qymss .yc p span { height: 20px; line-height: 20px; display: block; font-size: 16px; margin-top: 10px; margin-bottom: 10px; font-weight: bold;}
/**20203-3-31 powerby cyberance-luke**/
@media only screen and (max-width:992px) {
.qymss {  padding: 0px;}
.qymss .zc { width: 100%; float: none;}	
.qymss .yc { width: 100%; float: none; margin-top: 0; padding:15px}
.qymss .yc p { font-size: 14px; line-height: 26px;}
.qymss .yc p font {
  height: auto;
  line-height: 26px;
  display: block;
  color: #00a78e;
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: bold;
}
}


.service-support {width: 100%; height: auto;overflow: hidden}
.service-support .left {float: left; width: 49%;overflow: hidden;}
.service-support .left .tup{width: 100%; }
.service-support .left .tup img{width: 100%; } 
.service-support .right {float: right; width: 49%; overflow: hidden; border-top: 1px solid #dcdddf;}
.service-support .right .item3 {
  clear: both;
  border-bottom: 1px solid #dcdddf;
  overflow: hidden;
  padding: 30px 0;
}

.service-support .right .item3 .title {
  float: left;
  width: 30%;
}

.service-support .right .item3 .title i {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 50px;
  height: 50px;
}
.service-support .right .item3 .title h4 {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  margin: 0 10px;
}
.service-support .right .text {
  float: left;
  width: 65%;
  color: #1a1a1a;
  font-size: 16px;
  line-height: 34px;
}
.service-support .right .text strong{ color:#00a78e}
.service-faq {
  padding: 100px 0;
  overflow: hidden;
}

.service-faq .left {
  float: left;
  width: 25%;
  padding-right: 3%;
  overflow: hidden;
  position: relative;
}

.service-faq .left .title {
  padding-right: 10%;
  border-bottom: 1px solid #e6e6e6;
}

.service-faq .left .title h3 {
  font-size: 20px;
}

.service-faq .left .title .line {
  margin-top: 25px;
  position: relative;
}

.service-faq .left .title .line::after {
  content: '';
  display: block;
  width: 80px;
  height: 4px;
  background: #0f6941;
  position: absolute;
  left: 0;
  bottom: -1px;
}

.service-faq .left .leftnav {
  padding: 20px 0;
  overflow: hidden;
  border-bottom: 1px solid #e6e6e6;
}

.service-faq .left .leftnav a {
  display: block;
  font-weight: bold;
  font-size: 18px;
  color: #999999;
  padding: 15px 20px;
}

.service-faq .left .leftnav a.cur {
  background: #f7f7f7 url("http://en.dfpower.com.cn/template/bowo/about/images/r2.png") 95% center no-repeat;
}

.service-faq .left .leftnav a:hover,
.service-faq .left .leftnav a.cur {
  color: #000;
}

.service-faq .left .text {
  color: #666;
  font-size: 14px;
  line-height: 24px;
  padding: 20px 0;
}

.service-faq .right {
  float: left;
  width: 67%;
  padding-left: 3%;
  overflow: hidden;
  position: relative;
}

.service-faq .right::before {
  content: '';
  display: block;
  width: 1px;
  height: 100%;
  background: #e6e6e6;
  position: absolute;
  left: 0;
  top: 0;
}

.faq-list {
  clear: both;
  margin-top: -1px;
  overflow: hidden;
}

.faq-list .title {
  padding: 25px 0;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}

.faq-list .title h3 {
  float: left;
  margin: 0;
  font-size: 17px;
  color: #1a1a1a;
  font-weight: normal;
}

.faq-list .title i {
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -10px;
  background: url("http://en.dfpower.com.cn/template/bowo/about/images/faq1.png") center no-repeat;
}

.faq-list .title.cur i {
  background: url("http://en.dfpower.com.cn/template/bowo/about/images/faq2.png") center no-repeat;
}

.faq-list .title.cur h3 {
  color: #0f6941;
}

.faq-list ul {
  padding: 0;
  overflow: hidden;
  font-size: 16px;
  line-height: 28px;
  color: #666666;
}

.faq-list ul.children {
  display: none;
}

.faq-list.cur ul.children {
  display: block;
}
@media only screen and (max-width: 1600px) {
.service-support .right .item3 {
  clear: both;
  border-bottom: 1px solid #dcdddf;
  overflow: hidden;
  padding: 15px 0;
}
}
@media only screen and (max-width: 1360px) {
	
	}
@media only screen and (max-width: 992px) {
.service-support {
  width: 94%;
  margin: 20px auto;
  max-width: 1380px;
  padding-bottom: 20px;
  height: auto;
  overflow: hidden;
}
.service-support .left {
  float: none;
  width: 100%;
  overflow: hidden; 
}	
.service-support .left .title h3 {
  font-size: 18px;
}

.service-support .left .title .line {
  width: 40px;
  height: 3px;
  background: #0f6941;
  margin: 15px 0;
}
.service-support .right {
  float: none;
  width: 100%;
  overflow: hidden;
}
.service-support .right .item3 .title h4 {
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  margin: 0 ;
}

.service-support .right .text {
  float: left;
  width: 65%;
  color: #1a1a1a;
  font-size: 14px;
  line-height: 24px;
}
.service-support .right .item3{ padding:15px 0}	
}

.ny_wz{width:100%; padding:15px 0; background-color:#fff; border-bottom:1px solid #eee; font-size:14px; line-height:30px;}
.ny_wz .container{max-width: 70%;}
.ny_wz i{ }
@media only screen and (max-width:990px){
.ny_wz{padding:15px 0; font-size:14px;}
.ny_wz .container{max-width: 96%;}

}
@media only screen and (max-width:640px){
.ny_wz{padding:10px 0;}

}
/***2023-5-9，powerby cyberance-luke***/
body {
-moz-user-select:none;
}
/***2023-5-1，powerby cyberance-luke***/
.index-newsmore {margin-top: 30px;clear: both;}
.viewmore-btn {font-size: 0;display: inline-block;position: relative;}
.viewmore-btn a {display: block;border: 1px solid #ccc;padding: 15px 30px;}
.viewmore-btn span{font-size: 14px;color: #666;display: inline-block;vertical-align: middle;margin-right: 10px;z-index: 3;position: relative;}
.viewmore-btn i{width: 9px;height: 12px;display: inline-block;vertical-align: middle;margin-right: 10px;background: url("../image/right2.png");background-size:100% 100%;margin-top: 3px;position: relative;z-index: 3;opacity: .5;}
.viewmore-btn a::before {content: '';display: block;width:5px;height: 100%;position: absolute;left: 0;top: 0;background: #00bf86;z-index: 1;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.viewmore-btn a:hover::before{width: 100%;}
.viewmore-btn a:hover span {color: #fff;}
.viewmore-btn a:hover i{background: url("../image/right3.png");background-size:100% 100%;opacity: 1;}
/***2023-6-20，powerby cyberance-luke***/
*{
-webkit-touch-callout:none;  /*系统默认菜单被禁用*/
-webkit-user-select:none; /*webkit浏览器*/
-khtml-user-select:none; /*早期浏览器*/
-moz-user-select:none;/*火狐*/
-ms-user-select:none; /*IE10*/
user-select:none;
}
input {
-webkit-user-select:auto; /*webkit浏览器*/
}