﻿@charset "UTF-8";
body{overflow-y:auto;overflow-x: hidden;}
html{
  font-size: 7.1428vw;
}
@media screen and  (min-width: 1400px){ /*主体宽度*/
  html{
  font-size: 100px;
}
}
@media screen and  (max-width:300px){
  html{
  font-size:100px;
}
}
.w_width{max-width:1400px; margin-right: auto; margin-left: auto;}
.ctext{padding-left: 0.8rem;padding-right: 0.8rem;}
@media  screen and (max-width: 1024px){
.ctext{padding-left: 15px;padding-right: 15px;}
.w_width0{  padding-left:0;  padding-right:0;}
}

/* 头部banner */
.head{float: left;width: 100%;/*position:fixed; */position:absolute;top:0; left:0; z-index:22; background:#fff; }
.head.active{ box-shadow:0 3px 3px rgba(0,0,0,0.1);}
.head .top{float: left;width: 100%; padding:0 0.6rem;}
.head .logo{ float:left; line-height:0; margin:19px 0;}
.head .logo a{ float:left;}
.head .logo img{ height:50px;}
.head .tel{ float:right; position:relative; cursor:pointer; margin-left:calc(1px + 0.44rem);}
.head .tel:after{ float:right; width:1px; height:20px; content:''; position:absolute; left:-0.22rem; top:50%; margin-top:-10px; background:#cccccc;}
.head .tel .ico{ float:right; position:relative; z-index:6; width:22px; height:88px; background:url(../images/phone-call.svg) center no-repeat; background-size:22px auto;}
.head .tel .num{ float:right; position:absolute; right:-15px; top:25px; z-index:3; color:#000; background:#fff; box-shadow:0 0 6px rgba(0,0,0,0.1); border-radius:32px; line-height:38px; height:38px; font-size:calc(12px + 0.06rem); white-space:nowrap; z-index:1; padding:0 50px 0 15px;
-webkit-transition: all 500ms cubic-bezier(.5, 1, .4, 1);
	-moz-transition: all 500ms cubic-bezier(.5, 1, .4, 1);
	transition: all 500ms cubic-bezier(.5, 1, .4, 1);
	-webkit-transform-origin:85% 50%;
	-moz-transform-origin:85% 50%;
	-ms-transform-origin:85% 50%;
	-o-transform-origin:85% 50%;
	transform-origin:85% 50%;opacity: 1;
	-webkit-transform: translateY(0) scale(1);
	-moz-transform: translateY(0) scale(1);
	-ms-transform: translateY(0) scale(1);
	-o-transform: translateY(0) scale(1);
	transform: translateY(0) scale(1);filter: alpha(opacity=100);
	display: block \9;
	pointer-events: auto;}
/*.head .tel:hover .num{ opacity: 1;
	filter: alpha(opacity=100);
	display: block \9;
	pointer-events: auto;
	-webkit-transform: translateY(0) scale(1);
	-moz-transform: translateY(0) scale(1);
	-ms-transform: translateY(0) scale(1);
	-o-transform: translateY(0) scale(1);
	transform: translateY(0) scale(1);}*/

._menu{ float:left;margin-left:150px;}
._menu .nli{ float:left; position:relative; margin:0 15px;}
._menu .nli:nth-child(7){ margin-right:0}
._menu .nli span a{ float:left; position:relative; color:#000000; font-size:16px; line-height:88px; }
._menu .nli span a::after{  float:left; content:''; position:absolute; left:50%; bottom:0; background:#2b75bd; width:0; height:2px;-oz-transition: all 0.5s linear;
-webkit-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
-webkit-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
        transform:translateX(-50%);
   -moz-transform:translateX(-50%);
     -o-transform:translateX(-50%);}
._menu .nli:hover span a,
._menu .nli.active span a{ color:#2b75bd;}
._menu .nli:hover span a::after,
._menu .nli.active span a::after{ width:100%;}
._menu .sub{ display:none; float:left; position:absolute; left:50%; top:100%; transform:translateX(-50%); -ms-transform:translateX(-50%);background:#fff; box-shadow:0 3px 6px rgba(0,0,0,0.1); padding:8px 0;}
._menu .sub ul{ display:flex;flex-direction:column; float:left;}
._menu .sub li{ float:left;}
._menu .sub li a{ float:left; white-space:nowrap; text-align:center; color:#000; line-height:28px;font-size:14px; padding:0 0.2rem;}
._menu .sub li a:hover{ color:#2b75bd;font-weight:bold;}



.xialaph{ position: fixed; left: 0; float: left; width: 100%; top:58px; height:-webkit-calc(100% - 58px); height:-moz-calc(100% - 58px); height:calc(100% - 58px); overflow: scroll; padding:0 15px 30px 15px; display: none; z-index:16; background:#fff;-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;  }
.head.active .xialaph{ top:56px; height:-webkit-calc(100% - 56px); height:-moz-calc(100% - 56px); height:calc(100% - 56px);}
.xialaph .ul2,
.xialaph .ul3{ display: none;}
.xialaph h4 a{ float: left; width:100%; color: #151414; font-size:16px; line-height: 50px;}
.xialaph h4 a span{ padding-left: 6px; color: #ccc; font-size: 14px;}
.xialaph h4{ float: left; width: 100%; position: relative; margin-top:-1px;}
.xialaph h4 i{ float:left; width:8px; height:8px; position:absolute; right:12px; top:50%; border-top:1px solid #151414; border-right:1px solid #151414; transform:translate(0,-50%) rotate(45deg); -ms-transform:translate(0,-50%) rotate(45deg);}
.xialaph h4.active i{ transform:translate(0,-50%) rotate(135deg); -ms-transform:translate(0,-50%) rotate(135deg); margin-top:-4px; border-top:1px solid #2b75bd; border-right:1px solid #2b75bd; opacity:1}
.xialaph li:last-child h4::before{ content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background-color: #e5e5e5;}
.xialaph li:first-child h4::after{ display:none;}
.xialaph li:last-child h4::before{ display:none;}
.xialaph h4:hover a{ color: #2b75bd;}
.xialaph h5:hover a{ color: #2b75bd;}
.xialaph h4::after{ content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 1px; background-color: #e5e5e5;}
.xialaph h5 a{ float: left; width:100%; color: #444; font-size: 14px; line-height: 30px; text-transform: uppercase;}
.xialaph h5{ float: left; width: 100%; position: relative;}
.xialaph h5::after{ display:none; content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 1px; background-color: #e5e5e5;}
.xialaph li:last-child h5::after{ display:none;}
.xialaph .ul1{ float: left; width: 100%; border-bottom:1px solid #e5e5e5;}
.xialaph .ul2{ float: left; width: 100%; padding: 0 10px 20px 10px;}
.xialaph .ul3{ float:left; width:100%; padding: 0 10px 20px 10px; position: relative;}
.xialaph .ul3::after{ content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 1px; background-color: #e5e5e5;}
.xialaph li:last-child .ul3::after{ display: none;}


.menuph{ display:none; float: right; width: 26px; height: 20px; cursor: pointer; text-align: center; margin:19px 0;}
.menuph .point { float:left; width: 100%;  height: 20px; position: relative;}
.menuph .point:hover .navbtn,
.menuph .point:hover .navbtn::after,
.menuph .point:hover .navbtn::before { width: 100%;}
.menuph .navbtn { position: absolute; top:9px; right: 0; display: inline-block; width:100%; height: 2px; background: #000;
-webkit-transition: all .3s ease-out 0s; 
-moz-transition: all .3s ease-out 0s;  
-ms-transition: all .3s ease-out 0s;  
-o-transition: all .3s ease-out 0s;  
transition: all .3s ease-out 0s;}
.menuph .navbtn::after,
.menuph .navbtn::before { position: absolute; right: 0; display: inline-block; width: 100%; height: 2px; content: ''; background: #000;
-webkit-transition: all .3s ease-out 0s;  
-moz-transition: all .3s ease-out 0s;  
-ms-transition: all .3s ease-out 0s;  
-o-transition: all .3s ease-out 0s;  
transition: all .3s ease-out 0s;}
.menuph .navbtn::after { top: -9px;}
.menuph .navbtn::before { top: 9px;}
.menuph .point.active .navbtn{ background: transparent;}
.menuph .point.active .navbtn::after{ -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 0px;}
.menuph .point.active .navbtn::before { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 0px;}


@media  screen and (max-width:1024px){
._menu{ display:none;}
.menuph{ display:block;}
.head .logo{ margin:10px 0;}
.head .logo img{ height:38px;}
.head .tel{ display:none;}
.head .Search{ height:56px; margin-right:10px;}
._searchs{ float:left; width:100%; margin:0.6rem 0%; }
.Search{ height:60px;}
.Search .text{width: -webkit-calc(100% - 36px);width: -moz-calc(100% - 36px);width: calc(100% - 36px); height:36px;  line-height:24px; text-indent:10px; }
.Search .submit{ width:36px; height:36px;}
}
@media screen and (max-width:767px) {


}

.foot1 { float:left; width:100%; background: #2b75bd; padding-top:50px; padding-bottom:30px;}
.foot1 .box{ float:left; width:100%;  display: flex;flex-wrap:wrap; justify-content:space-between;}
.foot1 .nav { float:left;display: flex;flex-wrap:wrap;flex-direction: column; min-width:2rem;}
.foot1 .nav:nth-child(4){ margin-left:11%; min-width:3rem;}
.foot1 .nav h5 {display: flex; width:100%;}
.foot1 .nav h5 a {display: flex; width:100%; padding-bottom:0.16rem; margin-bottom:0.16rem; border-bottom:1px solid rgba(255,255,255,0.14); position:relative;color: #fff; font-weight:bold; font-size: calc(12px + 0.04rem);line-height:calc(20px + 0.16rem);font-family: '微软雅黑';}
.foot1 .nav h5 a::after{ float:left; width:24px; height:3px; border-radius:3px; content:''; position:absolute; left:0; bottom:-2px; z-index:3; background:#fff; }
.foot1 .nav ul { display: flex;flex-wrap: wrap; flex-direction:column;}
.foot1 .nav ul li {display: flex;color: #fff;font-size: calc(12px + 0.04rem);line-height:calc(20px + 0.16rem);}
.foot1 .nav ul li img{ max-width:none; height:16px; margin:calc(2px + 0.08rem) calc(3px + 0.04rem) 0 0;}
.foot1 .nav ul li a {display: flex;color: #fff;}
.foot1 .nav ul li a:hover{ text-decoration:underline;}
.foot1 .wacht{ float:right; display:flex; flex-wrap:wrap;flex-direction:column; align-items:center; justify-content:flex-start; color: #fff;font-size: calc(12px + 0.04rem);line-height:calc(20px + 0.16rem);}
.foot1 .wacht i{display: flex; width:calc(60px + 0.6rem); margin:0.1rem 0; }
.foot1 .wacht i img{ width:100%;}
.foot1 .wacht span{display: flex;}

.foot2{float:left; width:100%; background:#2b75bd; border-top:1px solid rgba(255,255,255,0.14); padding-top:20px; padding-bottom:20px;}
.Copyright{ float:left; width:100%;color: #fff; font-size: 14px;}
.Copyright a {color: #fff;}
.Copyright a:hover{ text-decoration:underline;}
@media screen and (max-width: 1400px) {
.foot1 .nav:nth-child(4){ margin-left:0;}
}
@media screen and (max-width: 767px) {
.Copyright{ text-align:center;}
.Copyright a{ display:block; }
.foot1 .nav:nth-child(1),
.foot1 .nav:nth-child(2),
.foot1 .nav:nth-child(3){ display:none;}
.foot1 .nav h5 a{ padding-bottom:calc(6px + 0.1rem); margin-bottom:calc(6px + 0.1rem);}
.foot1 .wacht i{ width:calc(84px + 0.72rem); margin:0; }
.foot1 .wacht span{display: none;}
.foot1 .box{ align-items:center;}
}


.client-2 {
	width: 45px;
	position: fixed;
	right: 10px;
	top: 60%;
	z-index: 999;
	color: #fff;
}
.client-2 li a {
	text-decoration: none;
	color: #fff;
}
.client-2 li {
	margin-bottom: 5px;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	cursor: pointer;
	position: relative;
}
.client-2 li.my-kefu-qq {
	background: #015ca0 url(../images/cimg23.png) center no-repeat;
}
.client-2 li.my-kefu-weixin {
	background: #015ca0 url(../images/cimg24.png) center no-repeat;
}
.client-2 li.my-kefu-tel {
	background: #015ca0 url(../images/cimg25.png) center no-repeat;
}
.client-2 li.my-kefu-shouye {
	background: #015ca0 url(../images/tohome.png) center no-repeat;
	background-size: 26px;
}
.client-2 li.my-kefu-shouye a {
	width: 45px;
	height: 45px;
	display: block;
}
.client-2 li.my-kefu-ftop {
	background: #015ca0 url(../images/returnTop.png) center no-repeat;
}
.client-2 li p {
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	color: #fff;
}
.client-2 li.my-kefu-qq .cont {
	margin: 0;
	background: #015ca0 url(../images/cimg23.png) 15px center no-repeat;
	border-radius: 50px;
	padding-left: 45px;
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-size: 16px;
	width: 130px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 999;
}
.client-2 li.my-kefu-tel .cont {
	margin: 0;
	background: #015ca0 url(../images/cimg25.png) 15px center no-repeat;
	border-radius: 50px;
	padding-left: 45px;
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-size: 18px;
	width: 180px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 999;
}
.client-2 .my-kefu-ftop {
	display: none;
}
.client-2 .my-kefu-ftop .my-kefu-main {
	padding-top: 6px;
}
.client-2 li.my-kefu-weixin .cont {
	margin: 0;
	width: 115px;
	padding: 5px;
	border: solid 1px #ccc;
	position: absolute;
	left: -150px;
	top: -44px;
	background-color: #fff;
}
.client-2 li.my-kefu-weixin .cont span {
	display: block;
	line-height: 20px;
	font-size: 12px;
	text-align: center;
	color: #1a1a1a;
}
.client-2 li.my-kefu-weixin .cont img {
	width: 115px;
	height: 115px;
}
.client-2 li:hover .cont {
	display: block!important;
}


.tit_zh{ float:left; width:100%; position:relative; z-index:6; text-align:center; font-weight:bold; color:#000; font-size:0.36rem; line-height:0.46rem; font-family:'微软雅黑';}
.tit_en{ float:left; width:100%; position:relative; z-index:6; text-align:center; text-transform:uppercase; color:#000; font-size:calc(12px + 0.04rem); line-height:calc(20px + 0.06rem); font-family:'微软雅黑';}

@media (max-width: 1024px){
.tit_zh{font-size:calc(12px + 0.24rem); line-height:calc(20px + 0.26rem);}

}



._PARTNERS{ width:100%; /*background:url(../images/img15.jpg) center no-repeat;*/height:auto;overflow:hidden;padding-top:50px; padding-bottom:50px;}
/*._PARTNERS:after{ float:left; width:100%; height:100%; content:''; position:absolute; left:0; top:0; z-index:1; background:#000; opacity:0.5;}
._PARTNERS .box{ float:left; width:100%; position:relative; z-index:6;}*/
._PARTNERS ul{ width:100%; height:auto;overflow:hidden;}
/*._PARTNERS .box .slick-track{ display:inline-flex;}*/
._PARTNERS .yyal{width:100%; height:auto;overflow:hidden;padding-top:20px;}
._PARTNERS .yyal li:nth-chlid(1){float:left;width:30%;margin-right:2%;}
._PARTNERS .yyal li:nth-chlid(2){float:left;width:30%;margin-right:2%;}
._PARTNERS .yyal li:nth-chlid(3){float:left;width:36%;margin-right:0;}
._PARTNERS .yyal li:nth-chlid(4){width:100%;margin-right:0;}
._PARTNERS .yyal li a{ float:left;line-height:0; overflow:hidden;}
._PARTNERS .yyal li a img{
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;transition: -webkit-transform 2s;vertical-align:middle;-ms-interpolation-mode:bicubic;}
._PARTNERS .yyal li a:hover img{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1);transform: scale(1.1);}
/*._PARTNERS .box .slick-dots{ width:100%; position:static; margin-top:0.31rem; display:flex; align-items:center; justify-content:center;}
._PARTNERS .box .slick-dots li{ width:20px; height:20px; border-radius:50%; margin:0 3px; padding:0; position:relative; display:flex; align-items:center; justify-content:center;}
._PARTNERS .box .slick-dots li button{ width:8px; height:8px; border-radius:50%; background:#fff; opacity:0.5;}
._PARTNERS .box .slick-dots li.slick-active{ border:1px solid #2b75bd;}
._PARTNERS .box .slick-dots li.slick-active button{ background:#2b75bd; opacity:1;}*/

/*@media (max-width: 1024px){
._PARTNERS{ padding-top:0.85rem; padding-bottom:0.85rem; margin-top:0.37rem;}
._PARTNERS .box .slick-dots li{ width:14px; height:14px; }
._PARTNERS .box .slick-dots li button{ width:6px; height:6px;}
}
@media (max-width: 767px){
._PARTNERS .box li{ width:33.33%;}

}*/

.ease{-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;  
}
._NEWS{ float:left; width:100%; background:#f6f8f9; padding-top:50px; padding-bottom:50px;}
._NEWS .box{ float:left; width:100%; position:relative; z-index:6;}
._NEWS .box ul{ margin:-0.12rem;}
._NEWS .box li{ float:left; width:32%; margin-right:2%;}
._NEWS .box li:nth-child(3){ margin-right:0;}
._NEWS .box li a{ float:left; width:100%; background:#fff; box-shadow:0 3px 10px rgba(0,0,0,0.08); padding:0.35rem 0.35rem 0.41rem 0.35rem;}
._NEWS .box li a i{ float:left; width:100%; line-height:0; overflow:hidden;}
._NEWS .box li a i img{
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;transition: -webkit-transform 2s;vertical-align:middle;-ms-interpolation-mode:bicubic;}
._NEWS .box li a:hover i img{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1);transform: scale(1.1);}
._NEWS .box li a time{ float:left; width:100%; border-bottom:1px solid #e5e5e5; color:#333; font-size:calc(12px + 0.16rem); line-height:1; padding-bottom:0.2rem;}
._NEWS .box li a time span{ display:flex;  font-size:calc(12px + 0.02rem); margin-top:0.1rem;}
._NEWS .box li a h4{ float:left; width:100%; font-weight:bold; color:#000; font-size:16px; line-height:35px; overflow:hidden;white-space: nowrap; text-overflow:ellipsis; margin:10px 0;font-family: '微软雅黑';}
._NEWS .box li a h5{ float:left; width:100%; color:#666; font-size:14px; line-height:24px; overflow:hidden; margin:10px 0;}
._NEWS .box li a h6{ float:left; padding:0 calc(15px + 0.1rem); color:#fff; font-size:calc(12px + 0.02rem); line-height:calc(22px + 0.08rem); height:calc(24px + 0.08rem); border-radius:calc(22px + 0.1rem); background:#2b75bd; border:1px solid #2b75bd;}
._NEWS .box li a:hover h4{ color:#2b75bd;}
._NEWS .box li a:hover h6{ background:#fff; color:#2b75bd;}



._services{ float:left; width:100%; padding-top:0.95rem; padding-bottom:0.95rem; }
._services .box{ float:left; width:100%; position:relative; z-index:6; margin-top:0.36rem; background:#2b75bd; box-shadow:0 3px 10px rgba(0,0,0,0.08);}
._services .box .number{ float:left; position:absolute; right:5.7%; bottom:0.32rem; z-index:6; color:#fff; font-size:calc(12px + 0.04rem); line-height:calc(26px + 0.14rem);}
._services .box .number font{ font-size:calc(12px + 0.12rem); font-weight:bold; margin-right:0.06rem;}
._services .box .number span{ margin-left:0.06rem;}
._services .box ul{ float:left; width:100%;}
._services .box li{ float:left; width:100%;}
._services .box li a{ float:left; width:100%;flex-wrap:wrap; display: flex;}
._services .box li a i{ float:left; width:49.2%; position:relative; line-height:0; overflow:hidden;}
._services .box li a i img{ opacity:0;
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;transition: -webkit-transform 2s;vertical-align:middle;-ms-interpolation-mode:bicubic;}
._services .box li a:hover i img{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1);transform: scale(1.1);}
._services .box li a .text{ float:left; width:50.8%; padding:4.7% 5.7% 0.32rem 6.1%;}
._services .box li a h4{ float:left; width:100%; font-weight:bold; color:#fff; font-size:calc(12px + 0.18rem); line-height:calc(20px + 0.2rem); overflow:hidden;white-space: nowrap; text-overflow:ellipsis;font-family: '微软雅黑';}
._services .box li a h5{ float:left; width:100%; color:#fff; font-size:calc(12px + 0.06rem); line-height:calc(20px + 0.2rem); overflow:hidden; margin:0.15rem 0 0.48rem 0;height: calc(100px + 1rem);
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp:5;}
._services .box li a h6{ float:left; padding:0 calc(15px + 0.17rem); color:#000; font-size:calc(12px + 0.04rem); line-height:calc(24px + 0.14rem); height:calc(26px + 0.14rem); border-radius:calc(26px + 0.14rem); background:#fff; border:1px solid #2b75bd;}
._services .box li a:hover h6{ background:rgba(0,0,0,0.2); color:#fff;}
._services .box .slick-dots{ width:100%; position:absolute; left:0; bottom:-0.4rem; margin-bottom:-16px; display:flex; align-items:center; justify-content:center;}
._services .box .slick-dots li{ width:20px; height:20px; border-radius:50%; margin:0 3px; padding:0; display:flex; align-items:center; justify-content:center;}
._services .box .slick-dots li button{ width:8px; height:8px; border-radius:50%; background:#000; opacity:0.5;}
._services .box .slick-dots li.slick-active{ border:1px solid #2b75bd;}
._services .box .slick-dots li.slick-active button{ background:#2b75bd; opacity:1;}
._services .box .slick-arrow{ width:42px; height:42px; left:49.2%; z-index:6; background:rgba(0,0,0,0.35); top:auto; bottom:0.3rem;-webkit-transform: translate(0,0%);
    -ms-transform: translate(0,0%);
    transform: translate(0,0%);}
._services .box .slick-prev{ margin-left:-42px;}
._services .box .slick-arrow:hover{ background:#fff; }
._services .box .slick-arrow:after{ float:left; width:10px; height:10px;  border-top:1px solid #fff; border-right:1px solid #fff; content:''; position:absolute; left:50%; top:50%;transform:translate(-50%,-50%) rotate(45deg); -ms-transform:translate(-50%,-50%) rotate(45deg); margin-left:-2px;}
._services .box .slick-prev:after{transform:translate(-50%,-50%) rotate(225deg); -ms-transform:translate(-50%,-50%) rotate(225deg); margin-left:2px;}
._services .box .slick-arrow:hover:after{ border-top:1px solid #2b75bd; border-right:1px solid #2b75bd;}

@media (max-width: 1400px){
._services .box li a h5{ line-height:calc(20px + 0.15rem); height: calc(100px + 0.75rem);}
}
@media (max-width: 1024px){
._services{ margin-bottom:0.7rem;}
._services .box .number{ bottom:0.65rem;}
._services .box li a .text{ padding:0.5rem 0.4rem 0.65rem 0.4rem;}
._services .box li a h5{ line-height:calc(20px + 0.08rem); margin:0.15rem 0 0.48rem 0;height: calc(60px + 0.24rem);
-webkit-line-clamp:3;}
._services .box .slick-dots li{ width:14px; height:14px; }
._services .box .slick-dots li button{ width:6px; height:6px;}
}
@media (max-width: 767px){
._services .box{ box-shadow:0 3px 3px rgba(0,0,0,0.08);}
._services .box li a i{ width:100%;}
._services .box li a i img{ opacity:1;}
._services .box li a .text{ width:100%;}
}



._about{ float:left; width:100%; padding-top:50px; padding-bottom:50px; }
._about .box{ float:left; width:100%; position:relative; z-index:6; margin-top:0.55rem;}
._about .box .img{ float:right; width:43.4%; position:relative; line-height:0; display:block; margin:0 0.1rem 0.1rem 0;}
._about .box .img:after{ float:left; width:100%; height:calc(100% - 0.5rem); content:''; position:absolute; right:-0.1rem; bottom:-0.1rem; background:#2b75bd; border-radius:0 0 0.45rem 0;}
._about .box .img .pic{ position:relative; z-index:6; border-radius:0 0 0.45rem 0;
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;transition: -webkit-transform 2s;vertical-align:middle;-ms-interpolation-mode:bicubic;}
._about .box .img .ico{width: calc(32px + 0.32rem);display: block;position: absolute;left: 50%;top: 50%; z-index:8; cursor: pointer;
transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
._about .box .img .ico:hover{opacity: 0.8;}
._about .box .text{ float:left; width:47%;}
._about .box .text h6{ float:left; width:100%; color:#000; font-size:0.36rem; line-height:0.46rem;margin:0.12rem 0 0.1rem 0;}
._about .box .text h4{ float:left; width:100%; color:#000; font-size:0.36rem; line-height:0.52rem; font-family:'微软雅黑';}
._about .box .text h5{ float:left; width:100%; color:#333; font-size:14px; line-height:24px; overflow:hidden; margin:10px 0 40px; height: auto;
}
._about .box .text a{ float:left; padding:0 calc(15px + 0.25rem); color:#fff; font-size:calc(12px + 0.04rem); line-height:calc(24px + 0.22rem); height:calc(26px + 0.22rem); border-radius:calc(26px + 0.22rem); background:#2b75bd; border:1px solid #2b75bd;}
._about .box .text a:hover{ background:#fff; color:#2b75bd;}
/*20230228start*/
@media (max-width: 1450px){
._about .box .text{ width:48%;}
._about .box .text h4{ font-size:0.4rem;}
}
/*20230228end*/
/*@media (max-width: 1400px){
._about .box .text{ width:49%;}
._about .box .text h6{ font-size:0.32rem; line-height:0.42rem;}
._about .box .text h4{ font-size:0.38rem; line-height:0.48rem;}
._about .box .text h5{ line-height:calc(20px + 0.15rem); height: calc(80px + 0.6rem); margin:4.68% 0 8.24% 0;}
}*/
@media (max-width: 1024px){
._about .box .text h5{ line-height:calc(20px + 0.08rem); margin:0.15rem 0 0.48rem 0; height: calc(60px + 0.24rem);
-webkit-line-clamp:3;}
}



._about0{ float:left; width:100%; background:#2b75bd; padding:50px;height:auto;overflow:hidden;}
._about0 .box{ float:left; width:100%;}
._about0 .box ul{ float:left; width:100%; display:flex; justify-content:space-between;}
._about0 .box ul li{ float:left; min-width:calc(60px + 1.5rem); display: flex; align-items:center;  margin:0.2rem 0;}
._about0 .box ul li .img{ display: flex; margin-right:0.16rem;}
._about0 .box ul li .img img{ max-width:none; height:calc(24px + 0.3rem);}
._about0 .box ul li .text{ display: flex;flex-wrap:wrap;flex-direction:column;}
._about0 .box ul li .text h4{ float:left; color:#fff;font-size:calc(12px + 0.12rem); line-height:1;}
._about0 .box ul li .text h4 span{font-size:24px;  margin-right:0.1rem;}
._about0 .box ul li .text h5{ float:left; color:#fff;font-size:calc(12px + 0.04rem); line-height:calc(20px + 0.06rem); margin-top:0.04rem;}
@media (max-width: 767px){
._about0 .box ul{flex-wrap:wrap; padding:0 0.7rem;}
._about0 .box ul li{ width:auto;}
._about0 .box ul li:nth-child(2n){ min-width:4rem;}
}



.slide_banner{ float:left; width:100%; position:relative; margin-top:88px;}
.slide_banner .box{float:left; width:100%;}
.slide_banner .box .div{float:left; width:100%; position:relative; line-height:0;}
.slide_banner .box .div:after{ float:left; width:100%; height:100%; content:''; position:absolute; left:0; top:0; z-index:1; background:url(img/bg.png) center no-repeat; background-size:100% 100%;}
.slide_banner .box .text{ float:left; width:100%; position:absolute; left:0; top:45.2%; z-index:5; transform:translate(0%,-50%); -ms-transform:translate(0%,-50%);}
.slide_banner .box .text .zh{ float:left; width:100%; font-weight:bold; color:#fff; font-size:0.88rem; line-height:0.98rem;font-family: '微软雅黑'; }
.slide_banner .box .text .en{ float:left; width:100%; color:#fff; font-size:0.36rem; line-height:0.46rem; text-transform:uppercase; opacity:0.7; letter-spacing:0.022rem; margin-top:0.26rem;}
.slide_banner .box .text .more{ float:left; padding:0 0.64rem; color:#fff; font-size:0.2rem; line-height:0.56rem; border-radius:0.56rem; background:#2b75bd; margin-top:0.74rem;}
.slide_banner .box .text .more:hover{ background:#fff; color:#2b75bd;}
.slide_banner .box .slick-arrow{ width:42px; height:42px; left:0.38rem; z-index:6; opacity:0.4; top:45.2%;}
.slide_banner .box .slick-next{ left:auto; right:0.38rem;}
.slide_banner .box .slick-arrow:hover{ opacity:1;}
.slide_banner .box .slick-arrow:after{ float:left; width:16px; height:16px;  border-top:3px solid #fff; border-right:3px solid #fff; content:''; position:absolute; left:50%; top:50%;transform:translate(-50%,-50%) rotate(45deg); -ms-transform:translate(-50%,-50%) rotate(45deg); margin-left:-2px;}
.slide_banner .box .slick-prev:after{transform:translate(-50%,-50%) rotate(225deg); -ms-transform:translate(-50%,-50%) rotate(225deg); margin-left:2px;}
.slide_banner .down{ float:left; width:100%; position:absolute; left:0; bottom:0.7rem; z-index:6; }
.slide_banner .down .list{ float:left; width:100%;}
.slide_banner .down .list li{ float:left; margin-right:0.78rem;}
.slide_banner .down .list li a{ float:left; color:#fff; font-size:calc(12px + 0.06rem); line-height:1.5; }
.slide_banner .down .list li a span{ display:block; font-size:calc(12px + 0.04rem); opacity:0.7; }
.slide_banner .down .list li.on a,
.slide_banner .down .list li:hover a{ color:#2b75bd;}
.slide_banner .down .list li.on a span,
.slide_banner .down .list li:hover a span{ opacity:1;}
.slide_banner .number{ display:flex; align-items:flex-start; float:left; position:absolute; left:68.33%; top:18.5%; transform:translate(0%,-50%); -ms-transform:translate(0%,-50%); z-index:8; color:#fff; color:rgba(255,255,255,0.3); font-size:0.28rem; line-height:1;}
.slide_banner .number font{ font-size:0.56rem; font-weight:bold; margin-right:0.06rem; color:rgba(255,255,255,1);}
.slide_banner .number span{ margin-top:0.07rem;}
@media (max-width: 1600px){
.slide_banner .box .text .zh{ font-size:0.76rem; line-height:0.86rem; }
.slide_banner .box .text .en{ font-size:0.31rem; line-height:0.41rem; letter-spacing:0.022rem; margin-top:0.26rem;}
.slide_banner .box .text .more{padding: 0 calc(15px + 0.25rem);font-size: calc(12px + 0.04rem);line-height: calc(24px + 0.22rem);border-radius: calc(26px + 0.22rem);}
}
@media (max-width: 1024px){
.slide_banner{ margin-top:58px;}
.slide_banner .box .text{ padding-left:28px; padding-right:28px;}
.slide_banner .box .slick-arrow{ width:28px; height:28px; left:0; top:45.2%;}
.slide_banner .box .slick-next{ left:auto; right:0;}
.slide_banner .box .slick-arrow:after{ width:10px; height:10px;  border-top:2px solid #fff; border-right:2px solid #fff;}
}
@media (max-width: 767px){
.slide_banner .box .text .more{ padding:0 0.74rem; font-size:12px; line-height:1rem;}
.slide_banner .down{ bottom:0.4rem;}
.slide_banner .down .list li{ width:33.33%; margin-right:0;}
.slide_banner .down .list li a span{ font-size:12px;}
.slide_banner .number{ font-size:0.56rem; top:22.5%;}
.slide_banner .number font{ font-size:0.66rem;}
.slide_banner .number span{ margin-top:0.07rem;}
}












/*wyb*/
.w_1920{max-width:1920px; margin-right: auto; margin-left: auto;}
/*弹窗*/
._pop{ float:left; width:100%; height:100%; position:fixed; left:0; top:0; z-index:99999999; display:none;background-color: rgba(0,0,0,0.8);}
._col{ float:left;  font-size: 0; position:absolute; right:-60px; top:-44px; width:44px; height:44px; border-radius: 100%;color: #999;cursor: pointer;background: url(img/zimg6.png)no-repeat center center;background-size: cover;
-webkit-transform: rotate(0);
-moz-transform: rotate(0);
-ms-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);}
._htm{ float:left; width:800px;position:fixed; left:50%; top:50%; transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);background-color: rgba(255,255,255,0.5);}
._htm video{width: 100%;display: block;margin: 0 auto;}
._htm img{width: 100%;display: block;margin: 0 auto;}
@media  screen and (max-width: 1680px){
._htm{ float:left; width:600px;}
}
@media  screen and (max-width: 991px){
._col{ float:left;  font-size: 50px; position:absolute; right:-50px; top:0; width:34px; height:34px; border-radius: 100%;color: #999;cursor: pointer;background: url(images);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
._htm{ float:left; width:500px;position:fixed; left:50%; top:50%; transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);}
}           
@media  screen and (max-width: 767px){
._col{ float:left;  font-size: 50px; position:absolute; right:10px; top:-55px; width:20px; height:20px; border-radius: 100%;color: #999;cursor: pointer;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
._htm{ float:left; width: calc(100% - 30px);position:fixed; left:50%; top:50%; transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);}
}

/*内页banner*/
.ny_banner{width: 100%;margin-top: 88px;}
.ny_banner img{width: 100%;display: block;}
@media  screen and (max-width: 1024px){
.ny_banner{margin-top: 58px;}
}

/*二级导航 当前位置*/
.ejDq_section{width: 100%;border-bottom: 1px solid #dbdbdb;}
.ejDq_section .w_width::after{content: "";display: block;clear: both;}
.ejDq_section .left{float: left;}
.ejDq_section .left ul{float: left;}
.ejDq_section .left li{float: left;margin-right: 0.8rem;}
.ejDq_section .left li:last-child{margin-right: 0;}
.ejDq_section .left a{display: block;font-size: calc(14px + 0.04rem);color: #000000;line-height: calc(38px + 0.4rem);position: relative;}
.ejDq_section .left a::after{content: "";display: block;width: 0%;height: 3px;position: absolute;left: 50%;bottom: -2px;background: #2b75bd;
transform: translate(-50%,0);
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
-moz-transform: translate(-50%,0);
-o-transform: translate(-50%,0);
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.ejDq_section .left li:hover a::after,
.ejDq_section .left li.on a::after{width: 100%;}
.ejDq_section .left li:hover a,
.ejDq_section .left li.on a{color: #2b75bd;}
.ejDq_section .right{float: right;}
.ejDq_section .right img{width: 18px;display: block;float: left;margin-top: calc(10px + 0.2rem);}
.ejDq_section .right span{display: block;font-size: calc(14px + 0.02rem);color: #555555;line-height: calc(38px + 0.4rem);float: left;margin: 0 6px;}
.ejDq_section .right a{display: block;font-size: calc(14px + 0.02rem);color: #555555;line-height: calc(38px + 0.4rem);float: left;}
.ejDq_section .right a:hover,
.ejDq_section .right a.on{color: #2b75bd;}
@media  screen and (max-width: 1024px){
.ejDq_section .left{width: 100%;}
.ejDq_section .left ul{width: 100%;font-size: 0;text-align: center; white-space:nowrap;overflow: hidden; overflow-x: auto; scrollbar-width: thin; max-width: 100%;}
.ejDq_section .left ul::-webkit-scrollbar{ display: none;}
.ejDq_section .left li{float: none;display: inline-block;vertical-align: middle;}
.ejDq_section .right{display: none;}
}

/*通用标题*/
.gg_tits{width: 100%;text-align: center;}
.gg_tits .t1{font-size: calc(14px + 0.22rem);color: #000000;line-height: calc(18px + 0.22rem);margin-bottom: calc(8px + 0.02rem);font-weight: bolder;}
.gg_tits .t2{font-size: calc(14px + 0.02rem);color: #000000;line-height: calc(18px + 0.02rem);text-transform:uppercase;}
@media  screen and (max-width: 1024px){
.gg_tits .t1{font-size: 18px;line-height: 24px;margin-bottom: 8px;}
.gg_tits .t2{font-size: 14px;line-height: 20px;}
}

/*服务能力*/
.fwnl_section1{width: 100%;padding-top: 1rem;padding-bottom: 1rem;}
.fwnl_section1 .content{width: 100%;margin-top: calc(12px + 0.18rem);}
.fwnl_section1 .content .info{font-size: calc(14px + 0.04rem);color: #000000;line-height: calc(26px + 0.14rem);margin-bottom: calc(12px + 0.28rem);}
.fwnl_section1 .content .video{width: 100%;position: relative;border-radius: calc(10px + 0.1rem);overflow: hidden;}
.fwnl_section1 .content .ba_pic{width: 100%;}
.fwnl_section1 .content .ba_pic img{width: 100%;display: block;}
.fwnl_section1 .content .ico{width: calc(31px + 0.4rem);display: block;position: absolute;left: 50%;top: 50%;cursor: pointer;
transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.fwnl_section1 .content .ico:hover{opacity: 0.8;}

.fwnl_section2{width: 100%;padding-bottom: 1rem;}
.fwnl_section2 ul{width: 100%;}
.fwnl_section2 li{width: 100%;margin-bottom: 1rem;}
.fwnl_section2 li:last-child{margin-bottom: 0;}
.fwnl_section2 a{display: block;width: 100%;}
.fwnl_section2 a::after{content: "";display: block;clear: both;}
.fwnl_section2 .left{width: 50%;float: left;}
.fwnl_section2 .left .pic{ width: 100%; padding-bottom: 63.57%; position: relative; overflow: hidden; min-height: 50px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.fwnl_section2 .left .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.fwnl_section2 a:hover .left .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.fwnl_section2 .right{width: 50%;float: right;padding: calc(14px + 0.56rem) 0 0 calc(14px + 0.76rem);}
.fwnl_section2 .right .tit{font-size: calc(14px + 0.16rem);color: #000000;line-height: calc(18px + 0.16rem);margin-bottom: calc(12px + 0.16rem);}
.fwnl_section2 a:hover .right .tit{color: #2b75bd;}
.fwnl_section2 .right .info{font-size: calc(14px + 0.04rem);color: #000000;line-height: calc(24px + 0.16rem);margin-bottom: calc(12px + 0.32rem);overflow: hidden; overflow-y: auto; scrollbar-width: thin; max-height: calc(96px + 0.64rem);padding-right: 6px;}
.fwnl_section2 .right .info::-webkit-scrollbar{ width: 3px;}
.fwnl_section2 .right .info::-webkit-scrollbar-track{ background-color: #e5e5e5; border-radius: 3px;}
.fwnl_section2 .right .info::-webkit-scrollbar-thumb{ width: 3px;  background-color: #2b75bd; border-radius: 3px;}
.fwnl_section2 .right .more{width: calc(100px + 0.44rem);font-size: calc(14px + 0.02rem);color: #ffffff;line-height: calc(30px + 0.08rem);text-align: center;border: 1px solid #2b75bd;border-radius: 20px;position: relative;overflow: hidden;}
.fwnl_section2 a:hover .right .more{color: #007fa0;}
.fwnl_section2 .right .more::after{content: "";display: block;width: 101%;height: 101%;background: #007fa0;position: absolute;left: 50%;top:-0.5%;z-index: 1;
transform: translate(-50%,0);
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
-moz-transform: translate(-50%,0);
-o-transform: translate(-50%,0);
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.fwnl_section2 a:hover .right .more::after{width: 0;}
.fwnl_section2 .right .more span{position: relative;z-index: 2;}
.fwnl_section2 li:nth-child(even) .left{float: right;}
.fwnl_section2 li:nth-child(even) .right{float: left;padding: calc(14px + 0.56rem) calc(14px + 0.76rem) 0 0;}
@media  screen and (max-width: 1680px){
.fwnl_section2 .right{padding: calc(14px + 0.3rem) 0 0 calc(14px + 0.3rem);}
.fwnl_section2 .right .tit{margin-bottom: calc(12px + 0.12rem);}
.fwnl_section2 .right .info{margin-bottom: calc(12px + 0.2rem);}
.fwnl_section2 li:nth-child(even) .right{float: left;padding: calc(14px + 0.3rem) calc(14px + 0.3rem) 0 0;}
}
@media  screen and (max-width: 1024px){
.fwnl_section2 .left{width: 100%;float: left;}
.fwnl_section2 .right{width: 100%;padding: 20px 0 0 0;}
.fwnl_section2 .right .tit{margin-bottom: 8px;}
.fwnl_section2 a:hover .right .tit{color: #2b75bd;}
.fwnl_section2 .right .info{ max-height:inherit;padding-right: 0;}
.fwnl_section2 .right .info::-webkit-scrollbar{ width: 0;}
.fwnl_section2 .right .info::-webkit-scrollbar-track{ background-color: rgba(255,255,255,0); border-radius: 0;}
.fwnl_section2 .right .info::-webkit-scrollbar-thumb{ width: 0;  background-color: rgba(255,255,255,0); border-radius: 0;}
.fwnl_section2 .right .info::-webkit-scrollbar{ display: none;}
.fwnl_section2 li:nth-child(even) .right{padding: 20px 0 0 0;}
}

/*动力电池售后服务*/
.dldc_section1{width: 100%;padding-top: 1rem;padding-bottom: 0.7rem;}
.dldc_section1 .ul{width: calc(100% + 24px);margin: 0 -12px;overflow: hidden;padding-bottom: 30px;}
.dldc_section1 .ul .slick-dots{position: absolute; bottom: 0; height: calc(8px + 0.02rem); text-align: center;}
.dldc_section1 .ul .slick-dots li{ vertical-align: top; width: calc(8px + 0.02rem); height: calc(8px + 0.02rem);border-radius: 100%; margin: 0 calc(4px + 0.04rem); background: #dddddd;}
.dldc_section1 .ul .slick-dots li.slick-active{ background: #2b75bd;}
.dldc_section1 .li{width: 33.33333%;float: left;padding: 0 12px;}
.dldc_section1 a{display: block;width: 100%;}
.dldc_section1 .pic{ width: 100%; padding-bottom: 66.22%; position: relative; overflow: hidden; min-height: 50px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.dldc_section1 .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.dldc_section1 a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.dldc_section1 .wordsbox{width: 100%;padding: calc(12px + 0.28rem) calc(10px + 0.06rem) calc(12px + 0.2rem) calc(10px + 0.06rem);border-bottom: 6px solid #dbedf2;position: relative;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.dldc_section1 a:hover .wordsbox{border-color: #2b75bd;}
.dldc_section1 .wordsbox .tit{font-size: calc(12px + 0.12rem);color: #000000;line-height: calc(18px + 0.1rem);margin-bottom: calc(12px + 0.06rem);text-align: center;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.dldc_section1 a:hover .wordsbox .tit{color: #2b75bd;}
.dldc_section1 .wordsbox .border{width: calc(12px + 0.2rem);height: 2px;background: #007fa0;margin: 0 auto calc(12px + 0.06rem) auto;}
.dldc_section1 .wordsbox .info{font-size: calc(12px + 0.04rem);color: #000000;line-height: calc(24px + 0.04rem);height: calc(48px + 0.08rem);
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.dldc_section1 .wordsbox  .more{width: calc(100px + 0.44rem);font-size: calc(12px + 0.04rem);color: #ffffff;line-height: calc(30px + 0.08rem);text-align: center;border: 1px solid #2b75bd;border-radius: 20px;position: relative;overflow: hidden;margin: calc(12px + 0.18rem) auto 0 auto;}
.dldc_section1 a:hover .wordsbox  .more{color: #007fa0;}
.dldc_section1 .wordsbox  .more::after{content: "";display: block;width: 100%;height: 100%;background: #007fa0;position: absolute;left: 50%;top: 0;z-index: 1;
transform: translate(-50%,0);
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
-moz-transform: translate(-50%,0);
-o-transform: translate(-50%,0);
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.dldc_section1 a:hover .wordsbox  .more::after{width: 0;}
.dldc_section1 .wordsbox  .more span{position: relative;z-index: 2;}
@media  screen and (max-width: 1024px){
.dldc_section1{padding-bottom: calc(30px + 0.7rem);}
}
@media screen and (max-width:767px) {
  .dldc_section1 .ul{padding-bottom: 0;}
  .dldc_section1 .li{width: 100%;margin-bottom: 20px;}
  .dldc_section1 .li:last-child{margin-bottom: 0;}
}
/*服务能力-电池维修服务-详情页*/
.dldcxq_section1{width: 100%;padding-bottom: 1rem;}
.dldcxq_section1 .content{width: 100%;background: #f7f8fa;font-size: 0;margin-top: calc(12px + 0.26rem);}
.dldcxq_section1 .content .left{width: 50%;display: inline-block;vertical-align: middle;}
.dldcxq_section1 .content .pic{width: 100%;}
.dldcxq_section1 .content img{width: 100%;display: block;}
.dldcxq_section1 .content .right{width: 50%;display: inline-block;vertical-align: middle;font-size: calc(12px + 0.06rem);color: #000000;line-height: calc(26px + 0.14rem);padding: 0 calc(10px + 0.8rem);}
@media  screen and (max-width: 1024px){
.dldcxq_section1 .content .left{width: 100%}
.dldcxq_section1 .content .right{width: 100%;padding: 16px;}
}

.dldcxq_section2{width: 100%;overflow: hidden;padding-bottom: 1rem;}
.dldcxq_section2 .top{width: 100%;margin-bottom: calc(10px + 0.24rem);}
.dldcxq_section2 .top .info{font-size: calc(12px + 0.06rem);color: #000000;line-height: calc(26px + 0.06rem);text-align: center;margin-top: calc(12px + 0.22rem);}
.dldcxq_section2 .bottom{background: #f7f8fa;padding-top: calc(10px + 0.6rem);}
.dldcxq_section2 .ul{width: calc(100% + 50px);margin: -25px;padding-bottom: calc(10px + 0.6rem);}
.dldcxq_section2 .li{padding: 25px;}
.dldcxq_section2 a{display: block;width: 100%;box-shadow: 0 0 20px rgba(0,0,0,0.1);background: #ffffff;padding: calc(10px + 0.05rem) calc(10px + 0.05rem) calc(10px + 0.2rem) calc(10px + 0.05rem);}
.dldcxq_section2 a:hover{background: #2b75bd;}
.dldcxq_section2 a .pic{ width: 100%; padding-bottom: 65.71%; position: relative; overflow: hidden; min-height: 50px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.dldcxq_section2 a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.dldcxq_section2 a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.dldcxq_section2 a .wordsbox{width: 100%;padding-top: calc(12px + 0.18rem);}
.dldcxq_section2 a .wordsbox .words{font-size: calc(12px + 0.08rem);color: #000000;line-height: calc(26px + 0.14rem);text-align: center;height: calc(52px + 0.28rem);
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp: 3;}
.dldcxq_section2 a:hover .wordsbox .words{color: #fff;}
.dldcxq_section2 .ul .slick-dots{position: static; margin-top: 0.1rem; height: calc(8px + 0.02rem); text-align: center;}
.dldcxq_section2 .ul .slick-dots li{ vertical-align: top; width: calc(8px + 0.02rem); height: calc(8px + 0.02rem);border-radius: 100%; margin: 0 calc(4px + 0.04rem); background: #dddddd;}
.dldcxq_section2 .ul .slick-dots li.slick-active{ background: #2b75bd;}
@media  screen and (max-width: 1024px){
.dldcxq_section2 .top .info{text-align: left;}
.dldcxq_section2 .top .info br{display: none;}
.dldcxq_section2 .ul{width: calc(100% + 24px);margin: -12px;padding-bottom: calc(10px + 0.6rem);}
.dldcxq_section2 .li{padding: 12px;}
.dldcxq_section2 a{box-shadow: 0 0 10px rgba(0,0,0,0.1);}

}

.dldcxq_section3{padding-bottom: 0.7rem;}
.dldcxq_section3 .content{margin-top: calc(10px + 0.32rem);}
.dldcxq_section3 .ul{margin: 0 -12.5px;width: calc(100% + 25px);padding-bottom: 30px;}
.dldcxq_section3 .li{padding: 0 12.5px;}
.dldcxq_section3 a{display: block;width: 100%;border: 1px solid #e5e5e5;background: #f7f8fa;padding:calc(10px + 0.04rem) calc(10px + 0.04rem) calc(10px + 0.3rem) calc(10px + 0.04rem);}
.dldcxq_section3 a:hover{background: #2b75bd;border-color: #2b75bd;}
.dldcxq_section3 a .pic{ width: 100%; padding-bottom: 65.71%; position: relative; overflow: hidden; min-height: 50px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.dldcxq_section3 a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.dldcxq_section3 a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.dldcxq_section3 a .wordsbox{width: 100%;padding: calc(10px + 0.22rem) 0.26rem 0 0.26rem;}
.dldcxq_section3 a .tit{font-size: calc(12px + 0.12rem);color: #000000;line-height: calc(16px + 0.12rem);text-align: center;margin-bottom: calc(5px + 0.07rem);
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.dldcxq_section3 a .info{font-size: calc(12px + 0.04rem);color: #000000;line-height: calc(24px + 0.04rem);text-align: center;height: calc(72px + 0.12rem);
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:3;}
.dldcxq_section3 a:hover .tit{color: #fff;}
.dldcxq_section3 a:hover .info{color: #fff;}
.dldcxq_section3 .ul .slick-dots{position: absolute; bottom: 0; height: calc(8px + 0.02rem); text-align: center;}
.dldcxq_section3 .ul .slick-dots li{ vertical-align: top; width: calc(8px + 0.02rem); height: calc(8px + 0.02rem);border-radius: 100%; margin: 0 calc(4px + 0.04rem); background: #dddddd;}
.dldcxq_section3 .ul .slick-dots li.slick-active{ background: #2b75bd;}
@media  screen and (max-width: 1024px){
.dldcxq_section3{padding-bottom: calc(30px + 0.7rem);}
}

/*以旧换新服务*/
.yjhx_section1{width: 100%;padding-bottom: 1rem;}
.yjhx_section1 .content{width: 100%;margin-top: calc(10px + 0.24rem);font-size: 0;}
.yjhx_section1 .content .left{width: 50%;display: inline-block;vertical-align: middle;}
.yjhx_section1 .content .left img{width: 100%;display: block;}
.yjhx_section1 .content .right{width: 50%;display: inline-block;vertical-align: middle;padding-left: calc(12px + 0.64rem);font-size: calc(12px + 0.06rem);color: #000000;line-height: calc(26px + 0.14rem);}
@media  screen and (max-width: 1680px){
.yjhx_section1 .content .right{line-height: calc(26px + 0.06rem);}
}
@media  screen and (max-width: 1280px){
.yjhx_section1 .content .right{line-height: 26px;padding-left: calc(12px + 0.4rem);}
}
@media  screen and (max-width: 1024px){
.yjhx_section1 .content .left{width: 100%;}
.yjhx_section1 .content .right{width: 100%;padding-left: 0;padding-top: 14px;}
}

.yjhx_section2{width: 100%;padding-bottom: 1rem;}
.yjhx_section2 .top{width: 100%;margin-bottom: calc(10px + 0.28rem);}
.yjhx_section2 .bottom{background: #f7f8fa;padding-top: calc(10px + 0.6rem);padding-bottom: calc(10px + 0.6rem);}
.yjhx_section2 .bottom .ul{margin: -12px;width: calc(100% + 24px);}
.yjhx_section2 .bottom .li{padding: 12px;}
.yjhx_section2 .bottom a{display: block;width: 100%;box-shadow: 0 0 20px rgba(0,0,0,0.1);background: #ffffff;padding: calc(10px + 0.05rem) calc(10px + 0.05rem) calc(10px + 0.3rem) calc(10px + 0.05rem);}
.yjhx_section2 .bottom a:hover{background: #2b75bd;}
.yjhx_section2 .bottom .pic{ width: 100%; padding-bottom: 65.71%; position: relative; overflow: hidden; min-height: 50px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.yjhx_section2 .bottom .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.yjhx_section2 .bottom a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.yjhx_section2 .bottom .wordsbox{width: 100%;padding: calc(12px + 0.22rem) 0.24rem 0 0.24rem;}
.yjhx_section2 .bottom .tit{font-size: calc(12px + 0.12rem);color: #000000;line-height: calc(18px + 0.1rem);margin-bottom: calc(10px + 0.02rem);text-align: center;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.yjhx_section2 .bottom .info{font-size: calc(12px + 0.04rem);color: #000000;line-height: calc(24px + 0.04rem);text-align: center;height: calc(48px + 0.08rem);
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.yjhx_section2 .bottom a:hover .tit{color: #fff;}
.yjhx_section2 .bottom a:hover .info{color: #fff;}
.yjhx_section2 .ul .slick-dots{position: absolute; bottom: -20px; height: calc(8px + 0.02rem); text-align: center;}
.yjhx_section2 .ul .slick-dots li{ vertical-align: top; width: calc(8px + 0.02rem); height: calc(8px + 0.02rem);border-radius: 100%; margin: 0 calc(4px + 0.04rem); background: #dddddd;}
.yjhx_section2 .ul .slick-dots li.slick-active{ background: #2b75bd;}
@media  screen and (max-width: 1024px){
.yjhx_section2 .ul{padding-bottom:30px;}
.yjhx_section2 .ul .slick-dots{bottom:10px;}
}

.yjhx_section3{width: 100%;padding-bottom:1rem;}
.yjhx_section3 .content{width: 100%;background: #f7f8fa;font-size: 0;margin-top: calc(10px + 0.3rem);}
.yjhx_section3 .content .left{width: 50%;display: inline-block;vertical-align: middle;font-size: calc(12px + 0.06rem);color: #333333;line-height: calc(24px + 0.16rem);padding: 20px calc(12px + 0.72rem);}
.yjhx_section3 .content .left span{font-size: 12px;}
.yjhx_section3 .content .right{width: 50%;display: inline-block;vertical-align: middle;}
.yjhx_section3 .content .right img{width: 100%;display: block;}
@media  screen and (max-width: 1680px){
.yjhx_section3 .content .left{line-height: calc(24px + 0.1rem);padding: 20px calc(14px + 0.5rem);}
}
@media  screen and (max-width: 1280px){
.yjhx_section3 .content .left{line-height: calc(24px + 0.1rem);padding: 20px calc(14px + 0.3rem);}
}
@media  screen and (max-width: 1024px){
.yjhx_section3 .content .left{width: 100%;padding: 16px;}
.yjhx_section3 .content .right{width: 100%;}
}

/*关于我们*/
.gywm_section1{width: 100%;padding-top: 1rem;padding-bottom: 1rem;}
.gywm_section1 h1{font-size: calc(12px + 0.36rem);color: #000000;line-height: calc(18px + 0.34rem);text-align: center;margin-bottom: 0.3rem;text-align: center;font-weight: bolder;}
.gywm_section1 h2{font-size: calc(12px + 0.28rem);color: #000000;line-height: calc(18px + 0.26rem);text-align: center;margin-bottom: calc(6px + 0.54rem);text-align: center;font-weight: bolder;}
.gywm_section1 .info{font-size: calc(12px + 0.06rem);color: #000000;line-height: calc(26px + 0.14rem);width: 78.28%;margin: 0 auto calc(12px + 0.52rem) auto;}
.gywm_section1 .video{width: 100%;position: relative;border-radius: calc(10px + 0.1rem);overflow: hidden;}
.gywm_section1 .ba_pic{width: 100%;}
.gywm_section1 .ba_pic img{width: 100%;display: block;}
.gywm_section1 .ico{width: calc(31px + 0.4rem);display: block;position: absolute;left: 50%;top: 50%;cursor: pointer;
transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.gywm_section1 .ico:hover{opacity: 0.8;}
@media  screen and (max-width: 1024px){
.gywm_section1 .info{width: 100%;}
}
@media screen and (max-width:767px) {
  .gywm_section1 h1{margin-bottom: 4px;}
}
.gywm_section2{width: 100%;}
.gywm_section2 .top{width: 100%;margin-bottom: calc(10px + 0.28rem);}
.gywm_section2 .bottom{background: #f7f8fa;padding-top: calc(30px + 0.4rem);padding-bottom: calc(30px + 0.4rem);}
.gywm_section2 .bottom .ul{margin: -12px;width: calc(100% + 24px);}
.gywm_section2 .bottom .li{padding: 12px;}
.gywm_section2 .bottom a{display: block;width: 100%;box-shadow: 0 0 20px rgba(0,0,0,0.1);background: #ffffff;padding: calc(10px + 0.05rem) calc(10px + 0.05rem) calc(10px + 0.2rem) calc(10px + 0.05rem);}
.gywm_section2 .bottom a:hover{background: #2b75bd;}
.gywm_section2 .bottom .pic{ width: 100%; padding-bottom: 65.71%; position: relative; overflow: hidden; min-height: 50px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.gywm_section2 .bottom .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.gywm_section2 .bottom a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.gywm_section2 .bottom .wordsbox{width: 100%;padding: calc(12px + 0.22rem) calc(12px + 0.22rem) 0 calc(12px + 0.22rem);}
.gywm_section2 .bottom .tit{font-size: calc(12px + 0.12rem);color: #000000;line-height: calc(18px + 0.1rem);margin-bottom: calc(10px + 0.02rem);text-align: center;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.gywm_section2 .bottom .info{font-size: calc(12px + 0.04rem);color: #000000;line-height: calc(24px + 0.04rem);text-align: center;height: calc(96px + 0.18rem);
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:4;}
.gywm_section2 .bottom a:hover .tit{color: #fff;}
.gywm_section2 .bottom a:hover .info{color: #fff;}
.gywm_section2 .ul .slick-dots{position: absolute; bottom: -20px; height: calc(8px + 0.02rem); text-align: center;}
.gywm_section2 .ul .slick-dots li{ vertical-align: top; width: calc(8px + 0.02rem); height: calc(8px + 0.02rem);border-radius: 100%; margin: 0 calc(4px + 0.04rem); background: #dddddd;}
.gywm_section2 .ul .slick-dots li.slick-active{ background: #2b75bd;}
@media  screen and (max-width: 1024px){
.gywm_section2 .ul{padding-bottom: 20px;}
.gywm_section2 .ul .slick-dots{bottom: 0;}
}

.gywm_section3{width: 100%;padding-top: 1rem;}
.gywm_section3 .top{margin-bottom: calc(10px + 0.3rem);}
.gywm_section3 .top .info{font-size: calc(12px + 0.06rem);color: #000000;line-height: calc(26px + 0.06rem);margin-top: calc(12px + 0.22rem);text-align: center;}
.gywm_section3 .bottom{width: 100%;}
.gywm_section3 .bottom .ul{width: 100%;overflow: hidden;}
.gywm_section3 .bottom .li{width: 16.66%;float: left;border-right: 1px solid rgba(255,255,255,0.2);}
.gywm_section3 .bottom .li:last-child{border-right-color: rgba(255,255,255,0);}
.gywm_section3 .bottom a{display: block;width: 100%;height: calc(138px + 3rem);position: relative;}
.gywm_section3 .bottom .boxs{width: 100%;position: absolute;left: 0;top: 50%;padding: 0 10px;
transform: translate(0,-50%);
-ms-transform: translate(0,-50%);
-webkit-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);}
.gywm_section3 .bottom .boxs .ico{width: calc(50px + 0.3rem);display: block;margin: 0 auto calc(12px + 0.04rem) auto;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;}
.gywm_section3 .bottom a:hover .boxs .ico{transform: rotateY(180deg);}
.gywm_section3 .bottom .boxs .words{font-size: calc(12px + 0.08rem);color: #ffffff;line-height: calc(26px + 0.06rem);text-align: center;}
@media  screen and (max-width: 1024px){
.gywm_section3 .bottom .ul{padding-bottom: 0px;}
.gywm_section3 .bottom .ul .slick-dots{position: absolute; bottom:16px; height: calc(8px + 0.02rem); text-align: center;}
.gywm_section3 .bottom .ul .slick-dots li{ vertical-align: top; width: calc(8px + 0.02rem); height: calc(8px + 0.02rem);border-radius: 100%; margin: 0 calc(4px + 0.04rem); background: rgba(255,255,255,0.4);}
.gywm_section3 .bottom .ul .slick-dots li.slick-active{ background: #fff;}
.gywm_section3 .top .info{text-align: left;font-size: 14px;}
.gywm_section3 .top .info br{display: none;}
}

@media (max-width: 767px){

.gywm_section3 .bottom .li{width: 50%;}

}


.gywm_section4{width: 100%;padding-top: 1rem;padding-bottom: 1rem;}
.gywm_section4 .content{width: 100%;overflow: hidden;position: relative;}
.gywm_section4 .content .gg_tits{position: absolute;left: 0;top: 0;width: auto;text-align: left; z-index:6;}
.gywm_section4 .content .list{width: 100%;}
.gywm_section4 .content ul{width: 100%;}
.gywm_section4 .content ul::after{content: "";display: block;clear: both;}
.gywm_section4 .content li{overflow: hidden;float: left; width:45.7%;}
.gywm_section4 .content li a{ width:100%; display:flex; flex-wrap:wrap;}
.gywm_section4 .content li a::after{content: "";display: block;clear: both;}
.gywm_section4 .content li:nth-child(1){margin-left:54.3%;}
.gywm_section4 .content li:nth-child(2n){width:54.3%;}


.gywm_section4 .content li .pic{width: 100%;height: 260px;overflow: hidden;}
.gywm_section4 .content li .pic div{width: 100%;height: 100%;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.gywm_section4 .content li:hover .pic div{
transform: scale(1.050);
-webkit-transform: scale(1.050);
-moz-transform: scale(1.050);
-o-transform: scale(1.050);
-ms-transform: scale(1.050);}
.gywm_section4 .content li .lefts{ float:left; width:46.9%;}
.gywm_section4 .content li .rights{ float:left; width:53.1%; height: 260px;background: #f7f8fa;position: relative;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.gywm_section4 .content li:nth-child(4n-1) a{ flex-direction:row-reverse; }
.gywm_section4 .content li:nth-child(4n-1) .lefts{width:53.1%;}
.gywm_section4 .content li:nth-child(4n-1) .rights{width:46.9%;}
.gywm_section4 .content li:nth-child(4n-2) a{ flex-direction:row-reverse; }
.gywm_section4 .content li:nth-child(4n-2) .lefts{width:44.8%;}
.gywm_section4 .content li:nth-child(4n-2) .rights{width:55.2%;}
.gywm_section4 .content li:nth-child(4n-4) .lefts{width:55.2%;}
.gywm_section4 .content li:nth-child(4n-4) .rights{width:44.8%;}

.gywm_section4 .content li:hover .rights{background: #2b75bd;}
.gywm_section4 .content li .wordsbox{width: 100%;position: absolute;left: 0;top: 50%;padding: 0 calc(12px + 0.28rem);
transform: translate(0,-50%);
-ms-transform: translate(0,-50%);
-webkit-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-o-transform: translate(0,-50%);}
.gywm_section4 .content li .wordsbox .tit{font-size: calc(12px + 0.12rem);color: #000000;line-height: calc(18px + 0.16rem);margin-bottom: calc(12px + 0.12rem);
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.gywm_section4 .content li .wordsbox .tit span{font-size: calc(12px + 0.18rem);font-weight: lighter;margin-right: 10px;}
.gywm_section4 .content li .wordsbox .info{font-size: calc(12px + 0.04rem);color: #000000;line-height: calc(22px + 0.06rem);
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:3;}
.gywm_section4 .content li:hover .wordsbox .tit,
.gywm_section4 .content li:hover .wordsbox .info{color: #fff;}
@media  screen and (max-width: 1024px){
.gywm_section4 .content li .pic{width: 100%;height: 150px;}
.gywm_section4 .content li .rights{height: 150px;}
.gywm_section4 .content li .wordsbox{padding: 0 10px;}
.gywm_section4 .content li .wordsbox .tit{margin-bottom: 8px;}
}
@media  screen and (max-width: 767px){
.gywm_section4 .content .gg_tits{position: static;width: 100%;text-align: center;margin-bottom: 20px;}
.gywm_section4 .content li{ width:100%;}
.gywm_section4 .content li:nth-child(1){ margin-left:0;}
.gywm_section4 .content li:nth-child(2n){ width:100%;}
.gywm_section4 .content li:nth-child(2n) a{ flex-direction:row-reverse;}
.gywm_section4 .content li .lefts{ width:50%;}
.gywm_section4 .content li .rights{ width:50%;}
.gywm_section4 .content li:nth-child(4n-1) a{ flex-direction:row; }
.gywm_section4 .content li:nth-child(4n-1) .lefts{width:50%;}
.gywm_section4 .content li:nth-child(4n-1) .rights{width:50%;}
.gywm_section4 .content li:nth-child(4n-2) a{ flex-direction:row-reverse; }
.gywm_section4 .content li:nth-child(4n-2) .lefts{width:50%;}
.gywm_section4 .content li:nth-child(4n-2) .rights{width:50%;}
.gywm_section4 .content li:nth-child(4n-4) .lefts{width:50%;}
.gywm_section4 .content li:nth-child(4n-4) .rights{width:50%;}
.gywm_section4 .content li:nth-child(5n) .rights{ width:100%;background: #2b75bd;}
.gywm_section4 .content li:nth-child(5n) .wordsbox .tit,
.gywm_section4 .content li:nth-child(5n) .wordsbox .info{color: #fff;}
}


.gywm_section5{width: 100%;}
.gywm_section5 .top{margin-bottom: calc(10px + 0.3rem);}
.gywm_section5 .bottom{width: 100%;background: #f7f8fa;padding-top: calc(10px + 0.5rem);padding-bottom: calc(20px + 0.4rem);}
.gywm_section5 .bottom .map{margin-bottom: calc(14px + 0.36rem);width: 100%;}
.gywm_section5 .bottom .map img{width: 100%;display: block;}
.gywm_section5 .bottom ul{width: 100%;display: flex; flex-direction: row; justify-content: space-between;}
.gywm_section5 .bottom li{float: left;min-width: calc(60px + 1.5rem);display: flex;align-items: center;margin: 0.2rem 0;}
.gywm_section5 .bottom li .ico{display: flex;margin-right: 0.16rem;}
.gywm_section5 .bottom li .ico img{max-width: none;height: calc(24px + 0.3rem);}
.gywm_section5 .bottom li .wordsbox{display: flex;flex-wrap: wrap;flex-direction: column;}
.gywm_section5 .bottom li .wordsbox ._t{ color: #2b75bd;float: left;font-size: calc(12px + 0.12rem);line-height: 1;}
.gywm_section5 .bottom li .wordsbox ._t span{font-size: calc(12px + 0.36rem);
    margin-right: 0.1rem;}
.gywm_section5 .bottom li .wordsbox ._b{color: #000000;float: left;font-size: calc(12px + 0.04rem);line-height: calc(20px + 0.06rem);margin-top: 0.04rem;}

@media screen and (max-width:767px) {
.gywm_section5 .bottom ul{flex-wrap: wrap;padding: 0 0.7rem;}
.gywm_section5 .bottom li{ min-width:4rem;}
}
.gywm_section6{width: 100%;padding-top: 1rem;}
.gywm_section6 .top{margin-bottom: calc(10px + 0.3rem);}
.gywm_section6 .bottom{width: 100%;padding-top:1rem;padding-bottom: 1rem;}
.gywm_section6 .bottom .info{font-size: calc(12px + 0.06rem);color: #ffffff;line-height: calc(26px + 0.14rem);text-align: center;margin-bottom: calc(14px + 0.26rem);}
.gywm_section6 .bottom .more{width: calc(240px + 1.22rem);margin: 0 auto;}
.gywm_section6 .bottom .more a{display: block;width: 100%;font-size: calc(12px + 0.06rem);color: #ffffff;line-height: calc(36px + 0.2rem);text-align: center;background: #2b75bd;border-radius: 28px;}
.gywm_section6 .bottom .more a:hover{opacity: 0.8;}
@media  screen and (max-width: 1024px){
.gywm_section6 .bottom .info br{display: none;text-align: left;}
}

/*新闻*/
.xw_section1{width: 100%;padding-top: 1rem;}
.xw_section1 .top{margin-bottom: calc(10px + 0.3rem);}
.xw_section1 .bottom{width: 100%;padding-top: calc(10px + 0.6rem);padding-bottom: calc(10px + 0.6rem);background: #f7f8fa;}
.xw_section1 .ul{margin: 0 -5px;width: calc(100% + 10px);}
.xw_section1 .li{width: 100%;padding: 0 5px;}
.xw_section1 a{display: block;width: 100%;position: relative;overflow: hidden;}
.xw_section1 a::after{content: "";display: block;width: 100%;height: 100%;background: url(img/zimg51.png)no-repeat bottom center;background-size: cover;position: absolute;left: 0;bottom: 0;z-index: 2;}
.xw_section1 a .ba_pic{ width: 100%; padding-bottom: 50%; position: relative; overflow: hidden; min-height: 50px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.xw_section1 a .ba_pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.xw_section1 a:hover .ba_pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.xw_section1 a .wordsbox{width: 100%;position: absolute;left: 0;bottom: calc(10px + 0.3rem);z-index: 3;padding: 0 calc(10px + 0.3rem);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;  }
.xw_section1 a .wordsbox .tit{font-size: calc(12px + 0.08rem);color: #ffffff;line-height: calc(18px + 0.06rem);margin-bottom: calc(6px + 0.08rem);font-weight: bolder;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.xw_section1 a .wordsbox .date{font-size: calc(12px + 0.04rem);color: #ffffff;line-height: calc(18px + 0.02rem);}
.xw_section1 a:hover .wordsbox{bottom: calc(10px + 0.2rem);}
.xw_section1 .slick-prev{width: 505px;height: 100%;left: 0;top: 50%;opacity: 0;}
.xw_section1 .slick-next{width: 505px;height: 100%;right: 0;top: 50%;opacity: 0;}
@media  screen and (max-width: 1680px){
.xw_section1 .slick-prev{width: 395px;}
.xw_section1 .slick-next{width: 395px;}
}
@media  screen and (max-width: 1280px){
.xw_section1 .slick-prev{width: 295px;}
.xw_section1 .slick-next{width: 295px;}
}
@media  screen and (max-width: 1024px){
.xw_section1 .slick-prev{width: 34px;}
.xw_section1 .slick-next{width: 34px;}
.xw_section1 a::after{width: 100%;height: 160%;}
}
.sycp{width: 100%;padding-top:50px;background:#f6f8f9;padding-bottom:30px;height:auto;overflow:hidden;}
.sycp ul{overflow: hidden;width: 100%;}
.sycp li{width: 32%;float: left;margin:0 2% 20px 0;box-shadow:0 3px 10px rgba(0,0,0,0.08); }
.sycp li:nth-child(3n){margin-right:0;}
.sycp a{display: block;width: 100%;}
/*.sycp a:hover{background: #2b75bd;}*/
.sycp a .pic{ width: 100%;height:auto;overflow:hidden;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.sycp a .pic img{ width: 100%;height:auto;
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.sycp a:hover .pic img{ -webkit-transform: scale(1.1); -moz-transform:scale(1.1); transform:scale(1.1);}
.sycp a .wordsbox{width: 100%;height:auto;background:#FFF;}
.sycp a .wordsbox .tit{font-size:16px;color: #000000;line-height:55px;font-weight: bolder;height:55px;text-align:center;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.sycp a .wordsbox .date{font-size: calc(12px + 0.04rem);color: #333333;line-height: calc(18px + 0.02rem);}
.sycp a:hover .wordsbox .tit,
.sycp a:hover .wordsbox .date{color: #000;}
@media  screen and (max-width: 1024px){
.sycp ul{margin: 0;overflow: hidden;width: 100%;}
.sycp li{width: 100%;float: left;padding: 0;margin-bottom: 12px;}
.sycp li:last-child{margin-bottom: 0;}
}

/*分页*/
.page_section{width: 100%;}
.page_section .page1{width: 100%;font-size: 0;text-align: center;}
.page_section .page1 a{display: inline-block;vertical-align: middle;width: 38px;height: 38px;border: 1px solid #e1e1e1;text-align: center;font-size: 14px;color: #555555;line-height: 36px;margin: 0 5px;}
.page_section .page1 a.a2{width: 100px;}
.page_section .page1 a:hover,
.page_section .page1 a.on{background: #2b75bd;border-color: #2b75bd;color: #fff;}
@media  screen and (max-width: 1024px){
.page_section .page2{width: 100%;font-size: 0;text-align: center;}
.page_section .page2 a{display: inline-block;vertical-align: middle;width: 100px;font-size: 14px;color: #fff;line-height: 36px;border-radius: 18px;background: #2b75bd;}
.page_section .page2 span{font-size: 16px;color: #333;line-height: 36px;display: inline-block;vertical-align: middle;margin: 0 12px;}
.page_section .page2 a:hover{opacity: 0.8;}
}




/* zzh */
/* 联系我们 */
.lxwm_main{float: left;width: 100%;padding-top: 1rem;padding-bottom: 1rem;}
.lxwm_main .sect1{float: left;width: 100%;background: #f7f8fa;padding: calc(10px + 0.3rem) calc(10px + 0.4rem) calc(10px + 0.3rem) calc(10px + 1.16rem);display: flex;justify-content: space-between;flex-wrap: wrap;}
/* .lxwm_main .sect1 ._l{float: left;width:calc(100% - 70px - 0.72rem);padding: 0 1.18rem 0 0.82rem;display: flex;justify-content: space-between;flex-wrap: wrap;} */
.lxwm_main .sect1 .infobox{float: left;}
.lxwm_main .sect1 .ico{display: block;width: calc(50px + 0.32rem);height: calc(50px + 0.32rem); background:#007fa0; border-radius: 100%;margin: 0 auto; padding:calc(10px + 0.11rem);}
.lxwm_main .sect1 .ico img{ max-width:none; height: calc(30px + 0.1rem);}
.lxwm_main .sect1 .info{display: block;font-size: calc(12px + 0.04rem);line-height: calc(20px + 0.1rem);color: #282828;text-align: center;margin-top: 10px;word-wrap:break-word; }
.lxwm_main .sect1 ._r{float: left;width: calc(70px + 0.72rem);line-height: 0;}
.lxwm_main .sect1 ._r .name{float: left;width: 100%;text-align: center;font-size: calc(12px + 0.04rem);line-height: calc(12px + 0.04rem);color: #000000;margin-top: 10px;}
.lxwm_main .sect2{float: left;width: 100%;margin-top:0.96rem;}
.lxwm_main .sect2 img{display: block;width: 100%;height: 100%;}
.lxwm_main .sect2 .titbox{float: left;width: 100%;}
.lxwm_main .sect2 .cont{float: left;width: 100%;font-size: calc(12px + 0.04rem);line-height: calc(20px + 0.12rem);color: #282828;margin-top: calc(10px + 0.15rem);margin-bottom: calc(10px + 0.22rem);text-align: center;padding: 0 1.2rem;}
.lxwm_main .sect2 .form{float: left;width: 100%;background: #f7f8fa;padding: calc(10px + 0.52rem) 0.6rem calc(10px + 0.36rem) 0.6rem;}
.lxwm_main .sect2 .lab{float: left;width: 49.21%;margin-bottom: calc(10px + 0.12rem);}
.lxwm_main .sect2 .r{float: right;}
.lxwm_main .sect2 .w100{width: 100%;}
.lxwm_main .sect2 .w20{width: 20.31%;}
.lxwm_main .sect2 .w30{width: 30.48%;padding-left: 1.58%;}
.lxwm_main .sect2 .lab i{color: red;}
.lxwm_main .sect2 h5{float: left;width: 100%;font-size: calc(12px + 0.04rem);line-height: calc(12px + 0.04rem);color: #282828;margin-bottom: calc(5px + 0.1rem);}
.lxwm_main .sect2 .text{float: left;width: 100%;height: calc(30px + 0.18rem);background: #ffffff;border: 1px solid #e5e5e5;border-radius: 4px;padding:calc(5px + 0.05rem) calc(10px + 0.05rem);}
.lxwm_main .sect2 .textarea{height: calc(60px + 0.68rem);}
.lxwm_main .sect2 .text:focus{border: 1px solid #007fa0;}
.lxwm_main .sect2 .yz{float: left;width:100%;display: flex;align-items: center;}
.lxwm_main .sect2 .yz ._img{float: left;width: 1.3rem;height: calc(30px + 0.18rem);border: 1px solid #e5e5e5;line-height: 0;border-radius: 4px;overflow: hidden;cursor: pointer;}
.lxwm_main .sect2 .yz .change{float: left;width: calc(100% - 1.3rem);font-size: calc(12px + 0.04rem);line-height: calc(12px + 0.04rem);color: #000000;margin-left: 0.15rem;cursor: pointer;}
.lxwm_main .sect2 .yz .change:hover{color: #007fa0;}
.lxwm_main .sect2 .yz .change:hover .ico{background: url(img/lxwm7-1.png) center no-repeat;}
.lxwm_main .sect2 .yz .ico{display: inline-block;vertical-align: middle;margin-top: -2px;margin-right:calc(4px + 0.06rem); width: calc(12px + 0.04rem);height: calc(12px + 0.04rem); background: url(img/lxwm7.png) center no-repeat;background-size: 100% 100%;}
.lxwm_main .sect2 .submit{float: right;width: 2.6rem;background: #007fa0;font-size: calc(12px + 0.04rem);line-height: calc(30px + 0.18rem);color: #ffffff;text-align: center;border-radius: 4px;transition: all 0.3s;}
.lxwm_main .sect2 .submit:hover{opacity: 0.8;}
@media screen and (max-width:1680px) {
  .lxwm_main .sect2 .yz .change{font-size: 12px;}
}
@media screen and (max-width:1024px) {
  .lxwm_main .sect2 .lab{width: 100%;}
  .lxwm_main .sect2 .yzm{width: 64%;}
  .lxwm_main .sect2 .w30{width: 36%;}
  .lxwm_main .sect2 .yz ._img{width: 32%;}
  .lxwm_main .sect2 .yz .change{width: 68%;}
  .lxwm_main .sect2 .submit{width: 5rem;float: none;margin: 0 auto;display: block;}
}
@media screen and (max-width:767px) {
  .lxwm_main .sect1{padding: calc(10px + 0.3rem);}
  .lxwm_main .sect1 .infobox{width: 50%;margin-bottom: 10px;}
  .lxwm_main .sect1 ._r{width: 50%;}
  .lxwm_main .sect1 ._r img{width:calc(70px + 0.72rem);display: block;margin: 0 auto;}
  .lxwm_main .sect2 .cont{padding: 0;text-align: left;}
  .lxwm_main .sect2 .yzm{width: 36%;}
  .lxwm_main .sect2 .w30{width: 64%;}
  .lxwm_main .sect2 .yz .change{margin-left: 10px;}
  
}
/* 通用模块 */
.tongyong{float: left;width: 100%;padding-bottom: 1rem;background: #ffffff;overflow: hidden;}
.tongyong img{display: block;width: 100%;transition: all .5s ease .1s;}
.tongyong .cont{float: left;width: 100%;margin-top: calc(10px + 0.21rem);}
.tongyong .ctit{float: left;width: 100%;font-size: calc(12px + 0.06rem);line-height: calc(20px + 0.1rem);color: #000000;text-align: center;}
.tongyong .list{float: left;width: 100%;margin-top: calc(10px + 0.44rem);padding-top: calc(10px + 0.5rem);padding-bottom: calc(10px + 0.5rem);position: relative;}
.tongyong .list::after{content: "";display: block;position: absolute;width: 4000px;height: 100%;background:#f7f8fa;left: -1000px;top: 0;z-index: 1;}
.tongyong .list .ul{float: left;width: calc(100% + 10px + 0.1rem);margin:0 calc(-5px - 0.05rem);position: relative;z-index: 5;}
.tongyong .list .li{float: left;width: 20%;padding:0 calc(5px + 0.05rem);margin-bottom: calc(15px + 0.05rem);}
.tongyong .list a{float: left;width: 100%;position: relative;box-shadow: 0 0 10px 3px rgba(0,0,0,0.08);}
.tongyong .list ._img{float: left;width: 100%;line-height: 0;overflow: hidden;}
.tongyong .list .text{float: left;width: calc(56px + 1rem);position: absolute;font-size: calc(12px + 0.08rem);line-height: calc(30px + 0.1rem);color: #ffffff;background: #007fa0;border-radius: calc(30px + 0.1rem); text-align: center;left: 50%;bottom: 0;transform: translate(-50%,50%);}
.tongyong .list a:hover img{-webkit-transform: scale(1.1); -moz-transform: scale(1.1);transform: scale(1.1);}
.tongyong .list a:hover{box-shadow: 0 0 10px 3px rgba(0, 127, 160, 0.3);}
.tongyong .slick-dots{position: absolute;}
@media screen and (max-width:767px) {
  .tongyong .list .ul{padding-bottom: 20px;}
  .tongyong .slick-dots{width: 100%;display: flex;align-items: center;justify-content: center;bottom: 0px;}
  .tongyong .slick-dots li{float: left;width: 8px;height: 8px;border-radius: 100%;background: gray;margin: 0 4px;}
  .tongyong .slick-dots .slick-active{background: #00708d;}
}

/* 新闻中心-详情页 */
.new_main{width: 100%;border-bottom: 1px solid #e5e5e5;position: relative;}
.new_main::after{content: "";display: block;clear: both;}
.new_main img{display: block;width: 100%;}
.new_main .section_L{float: left;width:70.85%;padding-right: 0.55rem;padding-top: 0.94rem;padding-bottom: 0.92rem;box-shadow: -10px 0px 10px 0px rgba(0,0,0,0.07) inset;}
.new_main .section_L .tit_l{float: left;width: 100%;border-bottom: 1px solid #e5e5e5;padding-bottom:0.28rem;margin-bottom: 0.29rem;}
.new_main .tit_l ._t{float: left;width: 100%;font-size: calc(12px + 0.16rem);line-height: calc(20px + 0.2rem);color: #000000;margin-bottom: 0.13rem;}
.new_main .tit_l ._b{float: left;width: 100%;font-size: calc(12px + 0.04rem);line-height: calc(20px + 0.1rem);color: #000000;}
.new_main .tit_l .t{float: left;margin-right:0.6rem;}
.new_main .tit_l ._r{float: right;margin-right: 0;}
.new_main .tit_l .bds_more{background: none;font-size: calc(12px + 0.04rem);line-height: calc(20px + 0.1rem);color: #000000;}
.new_main .tit_l i{display: inline-block;vertical-align: middle;width:calc(14px + 0.02rem);height:calc(14px + 0.02rem);margin-right:0.06rem;margin-top:-2px;}
.new_main .section_L .cont{float: left;width: 100%;font-size: calc(12px + 0.04rem);line-height: calc(22px + 0.06rem);color: #000000;margin-bottom: calc(0.5rem);}
.new_main .section_L ._imgs{width: 100%;display: flex;align-items: center;justify-content: space-between;margin: 0.34rem 0;}
.new_main ._imgs ._img{line-height: 0;width: calc(50% - 0.11rem);}
.new_main ._imgs img{display: block;width: 100%;}
.new_main .page{float: left;width: 100%;border-top: 1px solid #e5e5e5;position: relative;}
.new_main .page .a{float: left;width: 100%;font-size: calc(12px + 0.04rem);line-height: calc(20px + 0.1rem); height: calc(40px + 0.2rem); overflow:hidden; color: #000000;}
.new_main .page .a:hover{color: #007fa0;}
.new_main .page .pre{float: left;width: 50%;border-right: 1px solid #e5e5e5;padding-top: 0.24rem; padding-right:calc(20px + 0.2rem);}
.new_main .page .next{float: right;width: 50%;text-align: right;padding-top: 0.24rem; padding-left:calc(20px + 0.2rem);}
.new_main .page .return{display: block;position: absolute;display: flex;align-items: center;justify-content: center;flex-wrap: wrap; width:calc(40px + 0.38rem);height: calc(40px + 0.38rem);background: #007fa0;border-radius: 100%;top: -50%;left: 50%;transform: translate(-50%,0);}
.new_main .page .p1{display: block;height: calc(5px + 0.1rem);width:calc(10px + 0.1rem);margin: 0 auto;}
.new_main .page .p2{display: block;color: #ffffff;margin-top: 0.06rem;font-size: calc(12px + 0.02rem);}
.new_main .section_R{float: left;width: 29.15%;padding-left: 0.54rem;padding-top: 1rem;position: relative;}
.new_main .section_R .tit_r{float: left;width: 100%;font-size: calc(12px + 0.16rem);line-height: calc(20px + 0.1rem);color: #000000;border-bottom: 1px solid #e7e7e7;padding-bottom: 0.3rem;}
.new_main .section_R ul{float: left;width: 100%;}
.new_main .section_R li{float: left;width: 100%;border-bottom: 1px dashed #b2b2b2;padding-bottom: 0.22rem;padding-top: 0.22rem;}
.new_main .section_R a{float: left;width: 100%;position: relative;}
.new_main .section_R a::after{content: "";display: none;position: absolute;width:calc(4px + 0.02rem);height: calc(4px + 0.02rem);border-radius: 100%;background: #007fa0;left: 0;top:calc(10px + 0.05rem);margin-top:-2px;}
.new_main .section_R .text{width: 100%;font-size: calc(14px + 0.02rem);line-height: calc(20px + 0.08rem);color: #000000;margin-bottom:1px;}
.new_main .section_R .time{width: 100%;font-size: calc(12px + 0.04rem);line-height:calc(20px + 0.08rem);color: #555555;}
.new_main .section_R a:hover{padding-left: calc(10px + 0.04rem);}
.new_main .section_R a:hover::after{display: block;}
.new_main .section_R a:hover .text{color: #007fa0;}
.new_main .section_R a:hover .time{color: #007fa0;}
@media screen and (max-width:1024px){
  .new_main .section_L{width: 100%;padding-right: 0;box-shadow: none;}
  .new_main .section_R{width: 100%;padding-left: 0;box-shadow: none;margin-bottom: 20px;padding-top: 0;}
}
@media screen and (max-width:767px) {
  .new_main .section_R li{padding-bottom: 0.4rem;padding-top: 0.4rem;}
}


/*20230211start*/
.slide_banner .down .list{ width:70%;}
.slide_banner .down .list li{ width:33.33%;  margin-right:0 !important;}
.slide_banner .down .list li.slide_banner a,
.slide_banner .down .list li.slick-current a{ color:#2b75bd;}
.slide_banner .down .list li.slick-current a span{ opacity:1;}
@media screen and (max-width:1024px){
.slide_banner .down .list{ width:100%; }
}





/*20230213start*/
.yjhx_section2 .bottom .info{ height:calc(96px + 0.16rem);text-overflow:inherit;-webkit-line-clamp:9999; overflow:hidden;
 overflow-y:auto;
 scrollbar-width:thin;
}
.yjhx_section2 .bottom .info::-webkit-scrollbar {
 width:3px
}
.yjhx_section2 .bottom .info::-webkit-scrollbar-track
{
background-color:#f7f8fa; 
 border-radius:3px
}
.yjhx_section2 .bottom .info::-webkit-scrollbar-thumb {
 width:3px;
 height:60px;
 background-color:#2b75bd;
 border-radius:3px
}
.yjhx_section2 .bottom a:hover.info::-webkit-scrollbar-thumb {
 background-color:#ccc;
}


.BatteryAdTop{padding-top:1rem;}



.dldcxq_section3 a .info{overflow:hidden;
 overflow-y:auto;
 scrollbar-width:thin;}
.dldcxq_section3 a .info::-webkit-scrollbar {
 width:3px
}
.dldcxq_section3 a .info::-webkit-scrollbar-track
{
background-color:#f7f8fa; 
 border-radius:3px
}
.dldcxq_section3 a .info::-webkit-scrollbar-thumb {
 width:3px;
 height:60px;
 background-color:#2b75bd;
 border-radius:3px
}
.dldcxq_section3 a:hover .info::-webkit-scrollbar-thumb {
 background-color:#ccc;
}

.dldcxq_section2 a .wordsbox .words{overflow:hidden;
 overflow-y:auto;
 scrollbar-width:thin;}
.dldcxq_section2 a .wordsbox .words::-webkit-scrollbar {
 width:3px
}
.dldcxq_section2 a .wordsbox .words::-webkit-scrollbar-track
{
background-color:#f7f8fa; 
 border-radius:3px
}
.dldcxq_section2 a .wordsbox .words::-webkit-scrollbar-thumb {
 width:3px;
 height:60px;
 background-color:#2b75bd;
 border-radius:3px
}
.dldcxq_section2 a:hover .wordsbox .words::-webkit-scrollbar-thumb {
 background-color:#ccc;
}
.dldcxq_section2 .top .info img{ max-width:100%;}
.yjhx_section2 .bottom .info{height:calc(120px + 0.2rem);-webkit-line-clamp: 5;}
.dldcxq_section3 a .info{height:calc(120px + 0.2rem);-webkit-line-clamp: 5;}



.tongyong .list .li{width: 25%;}
@media screen and (max-width:767px) {
.tongyong .list .li{width: 50%;margin-top: 20px;}
}



.new_main img{ width:auto; max-width:100%;}











