.aboutMain{

}
.aboutMain .section1{
	
padding-bottom: calc(139/1920*100vw);
	
background: url(../images/aboutbg1.jpg) no-repeat center center;
	
background-size: cover;
}
.aboutMain .section1 .dec{
	
font-size: 17px;
	
font-family: Microsoft YaHei;
	
font-weight: 400;
	
color: #727272;
	
line-height: 38px;
	
padding-bottom: calc(91/1920*100vw);
}
.aboutMain .section1 .item:last-child{
border-right:none;
}
.aboutMain .section1 .item{
	
text-align: center;
	
border-right: 1px solid #B5B5B5;
	
width: 398px;
}
.aboutMain .section1 .list{
	
display: -webkit-box;
	
display: -moz-box;
	
display: -webkit-flex;
	
display: -moz-flex;
	
display: -ms-flexbox;
	
display: flex;
	
justify-content: space-between;
	
padding-bottom: calc(80/1920*100vw);
}
.aboutMain .section1 .item .val{
	
display: inline-block;
	
position: relative;
	
/* padding-right: 40px; */
}
.aboutMain .section1 .item .val strong{
	
font-size: 52px;
	
font-family: Arial;
	
font-weight: bold;
	
color: #0068B6;
}
.aboutMain .section1 .item .val b{
color: #0068B6;
font-size: 30px;
vertical-align: top;
}
.aboutMain .section1 .item .val span{
	
font-size: 24px;
	
font-family: Microsoft YaHei;
	
font-weight: 400;
	
color: #767575;
	
/* position: absolute; */
	
right: 0;
	
top: 0px;
	
vertical-align: top;
}
.aboutMain .section1 .item .tit{
	
font-size: 24px;
	
font-family: Microsoft YaHei;
	
font-weight: 400;
	
color: #474747;
	
padding-top: 19px;
	
padding-right: 1em;
}
.aboutMain .section1 .imgbox{
	
}
.aboutMain .section1 .imgbox img{
	width: 1350px;
	margin: auto;
	max-width: 100%;
	display: block;
}
.aboutMain .section2 .titlemodel{
	color: #fff;
}
.aboutMain .section2{
	background: url(../images/aboutbg2.jpg) no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
	padding-top: calc(112/1920*100vw);
	padding-bottom: calc(131/1920*100vw);
}
.aboutMain .section2 .item{
	position: relative;
	overflow: hidden;
	float: left;
	width: 24%;
	margin-right: 1%;
	height: 460px;
	cursor: pointer;
}
.aboutMain .section2 .item:nth-child(4){
	margin-right:0px;
}
.aboutMain .section2 .poster{
	
height: 100%;
	
width: 100%;
transition-delay: .3s !important;
object-fit: cover;
}
.aboutMain .section2 .text *{
	position:relative;
	z-index:4;
}

.aboutMain .section2 .item:hover .text:after{
	opacity:.9;
	width:100%;
	height:100%;
}
.aboutMain .section2 .text:after{
	content: "";
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: linear-gradient(54deg,  rgba(0,197,59,0.93) 0%,#00A0E9 100%);
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
	opacity: .9;
	position: absolute;
	opacity: 0;
	/* height: 0; */
}
.aboutMain .section2 .text{
	
position: absolute;
	
left: 0;
	
top: 0px;
	
text-align: center;
	
z-index: 4;
	
width: 100%;
	
height: 100%;
}
.aboutMain .section2 .center{
	
position: absolute;
	
width: 100%;
	
bottom: -202px;
}
.aboutMain .section2 .line{
	
width: 177px;
	
height: 1px;
	
margin: 27px auto;
	
background: #fff;
}
.aboutMain .section2 .icon{
	
margin-bottom: 18px;
}
.aboutMain .section2 .icon img{
	
}
.aboutMain .section2 .item .title{
	
font-size: 20px;
	
font-family: Microsoft YaHei;
	
font-weight: 400;
	
color: #F3F3F3;
}
.aboutMain .section2 .dec{
height: 174px;	
}
.aboutMain .section2 .dec p{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 1.8;
}
.aboutMain .section2 .item:hover .center{
	bottom: 50px;
}




.aboutMain .section3{padding-top: calc(94/1920*100vw);overflow: hidden;}
.aboutMain .section3 .mapContain:after{
	content:"";
	display:table;
	clear:both;
}
.aboutMain .section3 .mapContain{
	

}
.aboutMain .section3 .mapContain .right{
	
float: right;
	
width: 47%;
	
position: relative;
	
margin-top: calc(160/1920*100vw);
	
margin-bottom: calc(223/1920*100vw);
}
.aboutMain .section3 .mapContain .right .mapImg{
	
}
.aboutMain .section3 .mapContain .right .mapImg img{
	
width: 100%;
}
.aboutMain .section3 .mapContain .right .items{
	
/* position: absolute; */
	
/* left: 0; */
	
/* top: 0px; */
	
/* width: 100%; */
	
/* height: 100%; */
}
.aboutMain .section3 .mapContain .right .item.item1{
	
left: 18%;
	
top: 47%;
}
.aboutMain .section3 .mapContain .right .item.item2{left: 46%;top: 43%;}

.aboutMain .section3 .mapContain .right .item.item3{left: 78%;top: 64%;}

.aboutMain .section3 .mapContain .right .item.item4{left: 82%;top: 48%;}

.aboutMain .section3 .mapContain .right .item.item2 .name{left: auto;padding-right: 29px;top: -10px;padding-left: 0;right: 0;}
.aboutMain .section3 .mapContain .right .item.item3 .name{left: auto;padding-right: 29px;top: 3px;padding-left: 0;right: 0;}



.aboutMain .section3 .mapContain .right .item.type2 .slideInfor{padding-top: 0vw;padding-bottom: calc(107px + 11vw);top: auto;bottom: 18px;}
.aboutMain .section3 .mapContain .right .item.type2 .slideInfor svg.v2 circle{
	
transform: rotateX(180deg) rotate(270deg);
	
transform-origin: center center;
}
.aboutMain .section3 .mapContain .right .item.type2 .slideInfor:after{
	top:auto;
	bottom:0px;
}
.aboutMain .section3 .mapContain .right .item:hover{
z-index:888}
.aboutMain .section3 .mapContain .right .item.type2 .slideInfor svg.v2{
	
bottom: auto;
	
top: 0px;
}
.aboutMain .section3 .mapContain .right .item.type2 .slideInfor .text{
	bottom: auto;
	top:7px;
}

.aboutMain .section3 .mapContain .right .item{
	
position: absolute;
	
width: 18px;
	
height: 18px;
}
.aboutMain .section3 .mapContain .right .hover{
	
cursor: pointer;
	
position: absolute;
	
width: 100%;
	
height: 100%;
}
.aboutMain .section3 .mapContain .right .dot{
	    display: block;
	    width: 13px;
	    height: 13px;
	    background: #48b665;
	    border: 3px solid #48b665;
	    border-radius: 50%;
	    position: relative;
	    animation: bordershow 3s infinite;
	    z-index: 2;
}
.aboutMain .section3 .mapContain .right .dot:after{
	content: '';
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: -1;
	transform: translate(-50%, -50%);
	width: 25px;
	height: 25px;
	border-radius: 50%;
	background: rgb(72 182 101 / .4);
	animation: boderM 3s .75s infinite;
}
.aboutMain .section3 .mapContain .right .dot:before{
	content: '';
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: -1;
	transform: translate(-50%, -50%);
	width: 25px;
	height: 25px;
	border-radius: 50%;
	background: rgb(72 182 101 / .4);
	animation: boderM 3s infinite;
}
.aboutMain .section3 .mapContain .right .icon{
	
}
.aboutMain .section3 .mapContain .right .icon img{
	
}




.aboutMain .section3 .mapContain .right .name{
	
font-size: 17px;
	
font-family: SourceHanSansCN;
	
font-weight: 500;
	
color: #595757;
	
word-break: keep-all;
	
position: absolute;
	
padding-left: 29px;
	
top: 0px;
	
line-height: 18px;
}
.aboutMain .section3 .mapContain .right .slideInfor{
	
position: absolute;
	
top: 10px;
	
width: 120px;
	
left: 50%;
	
margin-left: -62px;
	
text-align: center;
	
padding-top: calc(107px + 11vw);
	
z-index: -1;
}
.aboutMain .section3 .mapContain .right .text{
	
width: 107px;
	
color: #FFFFFF;
	
height: 107px;
	
margin: auto;
	
border-radius: 300px;
	
background: linear-gradient(-87deg, #00bc27 0%, #6cdf32 100%);
	
display: -webkit-box;
	
display: -moz-box;
	
display: -webkit-flex;
	
display: -moz-flex;
	
display: -ms-flexbox;
	
display: flex;
	
flex-direction: column;
	
justify-content: center;
	
position: absolute;
	
bottom: 7px;
	
margin: auto;
	
-webkit-transition: all .4s cubic-bezier(.77,0,.175,1);
-o-transition: all .4s cubic-bezier(.77,0,.175,1);
-moz-transition:all .4s cubic-bezier(.77,0,.175,1);
-ms-transition: all .4s cubic-bezier(.77,0,.175,1);
transition: all .4s cubic-bezier(.77,0,.175,1);


-webkit-transform: scale(0,0);
	
-o-transform: scale(0,0);
	
-moz-transform: scale(0,0);
	
-ms-transform: scale(0,0);
	
transform: scale(0,0);
	
left: 7px;
	
bottom: 7px;
}
.aboutMain .section3 .mapContain .right .text h2{
	font-size: 28px;
	font-family: SourceHanSansCN;
	font-weight: 500;
	width: 107px;
	color: #FFFFFF;
}
.aboutMain .section3 .mapContain .right .text p{
	font-size: 15px;
	font-family: SourceHanSansCN;
	font-weight: 500;
	color: #FFFFFF;
	padding-top: 7px;
}

.aboutMain .section3 .mapContain .right .slideInfor {

cursor: pointer;
}
.aboutMain .section3 .mapContain .right .slideInfor .v2{

position: absolute;

left: 50%;

-o-transform: translate(-50%, 0%);

-webkit-transform: translate(-50%, 0%);

-moz-transform: translate(-50%, 0%);

-ms-transform: translate(-50%, 0%);

transform: translate(-50%, 0%);

bottom: 0px;

width: 120px;

height: 120px;
}
.aboutMain .section3 .mapContain .right .slideInfor .text{

}


.aboutMain .section3 .mapContain .right .slideInfor:after{
	content: "";
	width: 1px;
	background: #00C53B;
	position:absolute;
	top: 0%;
	left: 50%;
	-o-transform: translate(-50%, 0%);
	-webkit-transform: translate(-50%, 0%);
	-moz-transform: translate(-50%, 0%);
	-ms-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
height: 0px;
-webkit-transition: all .4s cubic-bezier(.77,0,.175,1);
-o-transition: all .4s cubic-bezier(.77,0,.175,1);
-moz-transition:all .4s cubic-bezier(.77,0,.175,1);
-ms-transition: all .4s cubic-bezier(.77,0,.175,1);
transition: all .4s cubic-bezier(.77,0,.175,1);
transition-delay: .8s;
}

 .aboutMain .section3 .mapContain .right .slideInfor svg.v2{
stroke-dasharray: 400;
stroke-dashoffset: 400;
-webkit-transition: all .4s cubic-bezier(.77,0,.175,1);
-o-transition: all .4s cubic-bezier(.77,0,.175,1);
-moz-transition:all .4s cubic-bezier(.77,0,.175,1);
-ms-transition: all .4s cubic-bezier(.77,0,.175,1);
transition: all .4s cubic-bezier(.77,0,.175,1);

  }
.aboutMain .section3 .mapContain .right .slideInfor   svg.v2 circle{
    transform: rotate(-90deg);
    transform-origin: center center;
  }


.aboutMain .section3 .mapContain .right .item:hover .slideInfor:after{
		height: calc(11vw - 12px);
		transition-delay: 0s;
}

.aboutMain .section3 .mapContain .right .item:hover .slideInfor   svg.v2{
stroke-dashoffset: 115;
transition-delay: .4s;
}

.aboutMain .section3 .mapContain .right .item:hover .text{
-webkit-transform: scale(1,1);
-o-transform:  scale(1,1);
-moz-transform:  scale(1,1);
-ms-transform:  scale(1,1);
transform: scale(1,1);
transition-delay: .6s;
}

.aboutMain .section4{
	background: url(../images/wave.jpg) no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
	padding-top: calc(94/1920*100vw);
	padding-bottom: calc(136/1920*100vw);
}
.aboutMain .section4 .titlemodel{
	color: #fff;
	margin: 0;
}

.aboutMain .section4 .list .swiper-button-prev{
	
width: 27%;
	
height: 100%;
	
margin: 0;
	
top: 0;
}

.aboutMain .section4 .list .swiper-button-next{
	
width: 27%;
	
height: 100%;
	
margin: 0;
	
top: 0;
}


.aboutMain .section4 .list .swiper-button-prev:before, 
.aboutMain .section4 .list .swiper-button-next:before {
    opacity: 0;
}
.aboutMain .section4 .list .swiper-button-next, 
.aboutMain .section4 .list .swiper-button-prev {
    background: none !important;
}

.aboutMain .section4 .list .swiper-button-prev .btn {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -25px;
    border-radius: 300px;
}
.aboutMain .section4 .list .swiper-button-next .btn {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -25px;
    border-radius: 300px;
}

.aboutMain .section4 .list .swiper-button-prev .btn:after {
    content: "";
    background: url(../images/arr6.png) no-repeat center center;
    background-size: 20%;
    position: absolute;
    width: 100%;
    height: 100%;
}
.aboutMain .section4 .list .swiper-button-next .btn:after {
    content: "";
    background: url(../images/arr7.png) no-repeat center center;
    background-size: 20%;
    position: absolute;
    width: 100%;
    height: 100%;
}

.aboutMain .section4 .list .swiper-button-next:hover .btn, .aboutMain .section4 .list .swiper-button-prev:hover .btn {
    background: linear-gradient(86deg, #00A0E9 0%, rgba(0,197,59,0.89) 100%);
}


.aboutMain .section4 .list .swiper-button-prev:hover .btn:after{
    background: url(../images/arr8.png) no-repeat center center;
    background-size: 20%;
}



.aboutMain .section4 .list .swiper-button-next:hover .btn:after{
	    background: url(../images/arr2.png) no-repeat center center;
    background-size: 20%;
}








.aboutMain .section4 .list{
	
position: relative;
}
.aboutMain .section4 .list .content{
	
text-align: center;
	
position: relative;
	
width: 252px;
cursor: pointer;
	
height: 337px;
	
margin: auto;
	
padding-top: 85px;
}
.aboutMain .section4 .list .time{
	
position: relative;
z-index: 4;
}
.aboutMain .section4 .list .bg:before{
	content:"";
	width:100%;
	height:100%;
	border-radius:1000px;
	position:absolute;
	border:1px solid #fff;
	left:0px;
	top:0px;
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
	position: absolute;
	top: 50%;
	left: 50%;
	-o-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 0;
	height: 0;
	opacity: 0;
}

.aboutMain .section4 .list .bg:after{
	content:"";
	width:calc(100% - 34px);
	height:calc(100% - 34px);
	border-radius:1000px;
	position:absolute;
	border:1px solid #fff;
	left:17px;
	top:17px;
	position: absolute;
	top: 50%;
	left: 50%;
	-o-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 0;
	height: 0;
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
	opacity: 0;
	}



.aboutMain .section4 .list .swiper-slide-active .bg:after{
	width:calc(100% - 34px);
	height:calc(100% - 34px);
	opacity: 1;
	transition-delay: .2s;
}


.aboutMain .section4 .list .swiper-slide-active .bg:before{
width: 100%;
height: 100%;
opacity: 1;
}


.aboutMain .section4 .list .swiper-slide-active .bg img{
	-webkit-transform: scale(1,1);
-o-transform: scale(1,1);
-moz-transform: scale(1,1);
-ms-transform: scale(1,1);
transform: scale(1,1);
opacity: 1;

}

.aboutMain .section4 .list .year{
	
font-size: 44px;
	
font-family: Arial;
	
font-weight: 400;
	
color: #FFFFFF;
	
position: absolute;
	
top: 50%;
	
left: 50%;
	
-o-transform: translate(-50%, -50%);
	
-webkit-transform: translate(-50%, -50%);
	
-moz-transform: translate(-50%, -50%);
	
-ms-transform: translate(-50%, -50%);
	
transform: translate(-50%, -50%);
	
width: 100%;
	
z-index: 5;
	
z-index: 7;
}
.aboutMain .section4 .list .bg{
	
width: 250px;
	
height: 250px;
	
margin: auto;
	
position: relative;
	
padding: 17px;
	
z-index: 5;
}
.aboutMain .section4 .list .bg .img{
	
width: 100%;
	
height: 100%;
	
overflow: hidden;
	
position: relative;
	
border-radius: 300px;
	
transform: rotate(0deg);
	
-webkit-transform: rotate(0deg);
	
overflow: hidden;
}
.aboutMain .section4 .list .bg img{
	
width: 100%;
	
height: 100%;
	
object-fit: cover;
	
-webkit-transform: scale(0,0);
	
-o-transform: scale(0,0);
	
-moz-transform: scale(0,0);
	
-ms-transform: scale(0,0);
	
transform: scale(0,0);
	
opacity: 0;
}
.aboutMain .section4 .list .bg:after{
	
}
.aboutMain .section4 .list .info{
	
width: 250px;
	
height: 250px;
	
margin: auto;
	
border-radius: 300px;
	
background: #000;
	
color: #fff;
	
text-align: center;
	
padding-top: 66px;
	
position: absolute;
	
left: 0;
	
top: 100%;
	
background: linear-gradient(89deg, rgba(0,160,233,0.99) 14.000000000000002%, rgba(0,197,59,0.93) 100%);
}
.aboutMain .section4 .list .info h3{
	
font-size: 26px;
	
font-weight: normal;
	
padding-bottom: 16px;
	
border-bottom: 1px solid #fff;
	
display: inline-block;
	
width: auto;
	
font-size: 42px;
	
font-family: Arial;
	
font-weight: 400;
	
color: #FFFFFF;
	
width: 176px;
	
max-width: 90%;
}
.aboutMain .section4 .list .info p span{
	display:block;
	line-height:inherit;
}
.aboutMain .section4 .list .info p{
	
font-size: 14px;
	
padding-top: 15px;
	
color: #888;
	
font-size: 14px;
	
font-family: Microsoft YaHei;
	
font-weight: 400;
	
color: #FFFFFF;
	
line-height: 22px;
}
.aboutMain .section4 .list .content *{
	-webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.aboutMain .section4 .list .swiper-slide-active .content:hover .time{
		z-index: 11;
    -webkit-transform: scale(0.5) translateY(-100%);
    -moz-transform: scale(0.5) translateY(-100%);
    -ms-transform: scale(0.5) translateY(-100%);
    -o-transform: scale(0.5) translateY(-100%);
    transform: scale(0.5) translateY(-100%);
}
.aboutMain .section4 .list .swiper-slide-active .content:hover .info{
		-webkit-transform: translateY(-100%);
		-moz-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		-o-transform: translateY(-100%);
		transform: translateY(-100%);
}
.aboutMain .section4 .list .swiper-slide-active .content:hover .year{
	opacity: 0;
}

.aboutMain .section4 .list .swiper-slide i.left{
	position: absolute;
	left: 0px;
	top: 211px;
	border-bottom: 1px dashed #fff;
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}
.aboutMain .section4 .list .swiper-slide i.left:after{
	content:"";
	position:absolute;
	right:0px;
	width:1px;
	height:7px;
	background:#fff;
	top:-3px;

}
.aboutMain .section4 .list .swiper-slide i.right{
	
position: absolute;
	
right: 0px;
	
top: 211px;
	
border-bottom: 1px dashed #fff;
	
-webkit-transition: all 0.35s ease-in-out;
	
-moz-transition: all 0.35s ease-in-out;
	
transition: all 0.35s ease-in-out;
}
.aboutMain .section4 .list .swiper-slide i.right:after{
	content:"";
	position:absolute;
	left:0px;
	width:1px;
	height:7px;
	background:#fff;
	top:-3px;
}


.aboutMain .section4 .list .swiper-slide i.right,
.aboutMain .section4 .list .swiper-slide i.left{
width: calc((100% - 125px)/2);
}
.aboutMain .section4 .list .swiper-slide.swiper-slide-active i.right,
.aboutMain .section4 .list .swiper-slide.swiper-slide-active i.left{
width: calc((100% - 265px)/2);
}
.aboutMain .section4 .list .swiper-wrapper {  
  transition-timing-function:linear !important;
    -webkit-transition-timing-function: linear !important;   
	  -moz-transition-timing-function: linear !important;
	  -ms-transition-timing-function: linear !important;
	  -o-transition-timing-function: linear !important;
	  transition-timing-function: linear !important;
  }

.aboutMain .section4 .list   {
	padding-bottom: 85px;
}


.aboutMain .section5{
	text-align: center;
	padding-top: calc(121/1920*100vw);
	padding-bottom: calc(137/1920*100vw);
}
.aboutMain .section5 .list{
	
padding-top: calc(45/1920*100vw);
	
/* display: flex; */
	
/* justify-content: space-evenly; */
}
.aboutMain .section5 .list .item:hover .circle:after{
	width:100%;
	height:100%;
	opacity:1;
}
.aboutMain .section5 .list .circle:after{
	content:"";
	position:absolute;
	position:absolute;
	top: 100%;
	left: -100%;
	width: 100%;
	height: 100%;
	background: linear-gradient(92deg, #00A0E9 11%, #00C53B 100%);
	border-radius:300px;
	-webkit-transition:all 0.4s;
	-o-transition:all 0.4s;
	-moz-transition:all 0.4s;
	-ms-transition:all 0.4s;
	transition:all 0.4s;
	opacity:0;
}
.aboutMain .section5 .list .item{cursor: pointer;float: left;width: 33.33%;}

.aboutMain .section5 .list .item:hover .icon,
.aboutMain .section5 .list .item:hover .circle{
	border-color:transparent
}
.aboutMain .section5 .list .item:hover .circle:after{
	left:0px;
	top:0
}
.aboutMain .section5 .list .circle{
	
width: 163px;
	
height: 163px;
	
border: 1px solid #0068B6;
	
border-radius: 50%;
	
margin: auto;
	
padding: 16px;
	
position: relative;
	
overflow: hidden;
}
.aboutMain .section5 .list .icon{
	
position: relative;
	
width: 100%;
	
height: 100%;
	
border: 1px solid #0068B6;
	
border-radius: 50%;
	
background: #fff;
	
z-index: 5;
}
.aboutMain .section5 .list .icon img{position: absolute;top: 50%;left: 50%;-o-transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.aboutMain .section5 .list .title{
	font-size: 29px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #0962A9;
	padding-top: 44px;
	padding-bottom: 19px;
}
.aboutMain .section5 .list .dec{
	
}
.aboutMain .section5 .list .dec p{
	font-size: 17px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #545454;
	line-height: 1.5;
}
.aboutMain .section6{
	
background: #F3F3F3;
	
padding-top: calc(129/1920*100vw);
	
padding-bottom: calc(122/1920*100vw);
}
.aboutMain .section6 .dec{
	
font-size: 16px;
	
font-family: Microsoft YaHei;
	
font-weight: 400;
	
color: #676767;
	
line-height: 36px;
	
padding-bottom: calc(54/1920*100vw);
}
.aboutMain .section6 .list{
	
}
.aboutMain .section6 .list .imgbox{
	
height: 192px;

	

	
border: 1px solid rgb(199 199 199 / 0.5);
background:#fff;
position: relative;
}

.aboutMain .section6 .list .swiper-button-next,
.aboutMain .section6 .list .swiper-button-prev{
	top: 99px;
}

.aboutMain .section6 .list .imgbox img{
	
position: absolute;
	
top: 50%;
	
left: 50%;
cursor: pointer;
	
-o-transform: translate(-50%, -50%);
	
-webkit-transform: translate(-50%, -50%);
	
-moz-transform: translate(-50%, -50%);
	
-ms-transform: translate(-50%, -50%);
	
transform: translate(-50%, -50%);
	
width: 100%;
height: 100%;
object-fit: contain;
}
.aboutMain .section6 .list .tit{
	
text-align: center;
	
font-size: 16px;
	
font-family: Microsoft YaHei;
	
font-weight: 400;
	
color: #676767;
	
padding-top: 24px;
}
.aboutMain .section6 .list{
	position: relative;
}



.aboutMain .section3 .mapContain .right .dotswrap{
	
}
.aboutMain .section3 .mapContain .right .dotswrap img{cursor: pointer;width: 100%;}
.aboutMain .section3 .mapContain .right .dotswrap .dotitem{
	position: absolute;
	width: 1.4%;
}
.aboutMain .section3 .mapContain .right .dotswrap .dotitem.dotitem1{
	
top: 45%;
	
left: 15.6%;
}
.aboutMain .section3 .mapContain .right .dotswrap .dotitem.dotitem2{
	
top: 51%;
	
left: 15.6%;
}
.aboutMain .section3 .mapContain .right .dotswrap .dotitem.dotitem3{
	
left: 27%;
	
top: 59%;
}
.aboutMain .section3 .mapContain .right .dotswrap .dotitem.dotitem4{
	
left: 30%;
	
top: 70%;
}
.aboutMain .section3 .mapContain .right .dotswrap .dotitem.dotitem5{
	
left: 44%;
	
top: 45%;
}
.aboutMain .section3 .mapContain .right .dotswrap .dotitem.dotitem6{
	
left: 47.5%;
	
top: 51%;
}
.aboutMain .section3 .mapContain .right .dotswrap .dotitem.dotitem7{
	
left: 51%;
	
top: 37.5%;
}
.aboutMain .section3 .mapContain .right .dotswrap .dotitem.dotitem8{
	
left: 56%;
	
top: 48%;
}
.aboutMain .section3 .mapContain .right .dotswrap .dotitem.dotitem9{
	
left: 53%;
	
top: 65.5%;
}
.aboutMain .section3 .mapContain .right .dotswrap .dotitem.dotitem10{
	
left: 54%;
	
top: 77%;
}
.aboutMain .section3 .mapContain .right .dotswrap .dotitem.dotitem11{
	
left: 56%;
	
top: 27%;
}
.aboutMain .section3 .mapContain .right .dotswrap .dotitem.dotitem12{
	
left: 58%;
	
top: 43.5%;
}
.aboutMain .section3 .mapContain .right .dotswrap .dotitem.dotitem13{
	
left: 60%;
	
top: 51.5%;
}
.aboutMain .section3 .mapContain .right .dotswrap .dotitem.dotitem14{
	
left: 67%;
	
top: 44%;
}
.aboutMain .section3 .mapContain .right .dotswrap .dotitem.dotitem15{
	
left: 71%;
	
top: 50%;
}
.aboutMain .section3 .mapContain .right .dotswrap .dotitem.dotitem16{
	
left: 76%;
	
top: 54%;
}
.aboutMain .section3 .mapContain .right .dotswrap .dotitem.dotitem17{
	
}
.aboutMain .section3 .mapContain .right .dotswrap .dotitem.dotitem18{
	
left: 78%;
	
top: 37%;
}
.aboutMain .section3 .mapContain .right .dotswrap .dotitem.dotitem19{
	
left: 79%;
	
top: 57%;
}
.aboutMain .section3 .mapContain .right .dotswrap .dotitem.dotitem20{
	
left: 81%;
	
top: 51%;
}
.aboutMain .section3 .mapContain .right .dotswrap .dotitem.dotitem21{
	
left: 84%;
	
top: 42%;
}
.aboutMain .section3 .mapContain .right .dotswrap .dotitem.dotitem22{
	
left: 88%;
	
top: 76%;
}


.aboutMain .section3 .mapContain .right .dotswrap .dotitem:hover img{
        -moz-animation: heartbeat  1.5s infinite;
    -webkit-animation: heartbeat  1.5s infinite;
    -o-animation: heartbeat   1.5s infinite;
    animation-direction: alternate;
    -webkit-animation-direction: alternate;
    animation-timing-function: cubic-bezier(0.46, 0.02, 0.97, 0.36);
    -webkit-animation-timing-function: cubic-bezier(0.46, 0.02, 0.97, 0.36);
    animation: heartbeat  1.5s infinite;
}
.aboutMain .section3 .mapContain .left{
	
float: left;
	
width: 39.3%;
	
margin-top: calc(100/1920*100vw);
}
.aboutMain .section3 .mapContain .left .bottomtext{
	
font-size: 14px;
	
font-family: Microsoft YaHei;
	
font-weight: 400;
	
color: #717071;
	
line-height: 25px;
	
padding: 42px 46px;
}
.aboutMain .section3 .mapContain .left .mapImg:after{
	content: "";
	position: absolute;
	width: calc(100/1920*100vw);
	height: calc(153/1920*100vw);
	background: url(../images/mappic2.png) no-repeat center center;
	background-size: 100%;
	bottom: 0;
	right: calc(-60/1920*100vw);
}
.aboutMain .section3 .mapContain .left .mapImg{
	
position: relative;
}
.aboutMain .section3 .mapContain .left .mapImg img{
	
width: 100%;
}
.aboutMain .section3 .mapContain .left .items{
	
position: absolute;
	
left: 1%;
	
top: 0%;
	
width: 100%;
	
height: 100%;
}
.aboutMain .section3 .mapContain .left .items .item:hover{
	z-index:55
}
.aboutMain .section3 .mapContain .left .items .item{
	
position: absolute;
	
/* left: 0; */
	
/* top: 0; */
	
width: 1.6%;
}
.aboutMain .section3 .mapContain .left .items .item:hover .icon{
	-webkit-transform: scale(1.55,1.55);
-o-transform:scale(1.55,1.55);
-moz-transform:scale(1.55,1.55);
-ms-transform: scale(1.55,1.55);
transform:scale(1.55,1.55);

}
.aboutMain .section3 .mapContain .left .items .icon{
	
-webkit-transition: all 0.2s;
	
-o-transition:all 0.2s;
	
-moz-transition:all 0.2s;
	
-ms-transition:all 0.2s;
	
transition:all 0.2s;
}
.aboutMain .section3 .mapContain .left .items .icon img{width: 100%;cursor: pointer;}
.aboutMain .section3 .mapContain .left .items .slideText:after{
	content: "";
	position:absolute;
	left: 50%;
	-o-transform: translate(-50%, 0%);
	-webkit-transform: translate(-50%, 0%);
	-moz-transform: translate(-50%, 0%);
	-ms-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
	bottom: -4px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #0068B7 transparent transparent transparent;
}
.aboutMain .section3 .mapContain .left .items .item:hover .slideText{
	bottom:22px;

	visibility:visible;
	opacity:1;
	z-index:5;
}
.aboutMain .section3 .mapContain .left .items .slideText{
	position:absolute;
	bottom: 22px;
	left: 50%;
	-o-transform: translate(-50%, 0%);
	-webkit-transform: translate(-50%, 0%);
	-moz-transform: translate(-50%, 0%);
	-ms-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
	width: 105px;
	background: #0068B7;
	text-align: center;
	line-height: 29px;
	border-radius: 3px;
	/* display: none; */
	font-size: 12px;
	color: #fff;
	visibility: hidden;
	opacity: 0;
	z-index: -1;
	bottom: 10px;
	-webkit-transition: all 0.2s;
	-o-transition:all 0.2s;
	-moz-transition:all 0.2s;
	-ms-transition:all 0.2s;
	transition:all 0.2s;
}
.aboutMain .section3 .mapContain .left .items .item.item1{

left: 89%;

top: 18.5%;
}
.aboutMain .section3 .mapContain .left .items .item.item2{

left: 86%;

top: 17%;
}
.aboutMain .section3 .mapContain .left .items .item.item3{

left: 87%;

top: 24%;
}
.aboutMain .section3 .mapContain .left .items .item.item4{

left: 86%;

top: 26%;
}
.aboutMain .section3 .mapContain .left .items .item.item5{

left: 24%;

top: 20%;
}
.aboutMain .section3 .mapContain .left .items .item.item6{

left: 47%;

top: 45%;
}
.aboutMain .section3 .mapContain .left .items .item.item7{

left: 77.4%;

top: 30%;
}
.aboutMain .section3 .mapContain .left .items .item.item8{

right: 13.9%;

top: 30.5%;
}
.aboutMain .section3 .mapContain .left .items .item.item9{

right: 18%;

top: 33%;
}
.aboutMain .section3 .mapContain .left .items .item.item10{

right: 14%;

top: 33%;
}
.aboutMain .section3 .mapContain .left .items .item.item11{

right: 16%;

top: 39%;
}
.aboutMain .section3 .mapContain .left .items .item.item12{

right: 22%;

top: 38%;
}
.aboutMain .section3 .mapContain .left .items .item.item13{

right: 20%;

top: 37%;
}
.aboutMain .section3 .mapContain .left .items .item.item14{

right: 37%;

top: 35%;
}
.aboutMain .section3 .mapContain .left .items .item.item15{

left: 68%;

top: 37%;
}
.aboutMain .section3 .mapContain .left .items .item.item16{

left: 65%;

top: 35%;
}
.aboutMain .section3 .mapContain .left .items .item.item17{

left: 62%;

top: 38%;
}
.aboutMain .section3 .mapContain .left .items .item.item18{left: 56%;top: 41%;}
.aboutMain .section3 .mapContain .left .items .item.item19{

left: 72%;

top: 37%;
}
.aboutMain .section3 .mapContain .left .items .item.item20{left: 74%;top: 38%;}
.aboutMain .section3 .mapContain .left .items .item.item21{

left: 75%;

top: 39%;
}
.aboutMain .section3 .mapContain .left .items .item.item22{

left: 72%;

top: 40%;
}
.aboutMain .section3 .mapContain .left .items .item.item23{

left: 75%;

top: 41%;
}
.aboutMain .section3 .mapContain .left .items .item.item24{

left: 70.6%;

top: 42%;
}
.aboutMain .section3 .mapContain .left .items .item.item25{

left: 70.6%;

top: 46%;
}
.aboutMain .section3 .mapContain .left .items .item.item26{

top: 47.5%;

left: 70.5%;
}
.aboutMain .section3 .mapContain .left .items .item.item27{

top: 42.5%;

left: 66.5%;
}
.aboutMain .section3 .mapContain .left .items .item.item28{
    top: 48%;
    left: 65.5%;

}
.aboutMain .section3 .mapContain .left .items .item.item29{

left: 62%;

top: 41%;
}
.aboutMain .section3 .mapContain .left .items .item.item30{

left: 61%;

top: 47%;
}
.aboutMain .section3 .mapContain .left .items .item.item31{left: 61%;top: 53%;}
.aboutMain .section3 .mapContain .left .items .item.item32{

left: 51%;

top: 47%;
}
.aboutMain .section3 .mapContain .left .items .item.item33{
	left: 57%;
	top: 52%;
}
.aboutMain .section3 .mapContain .left .items .item.item34{
		left: 67%;
		top: 51%;
}
.aboutMain .section3 .mapContain .left .items .item.item35{
	
right: 25%;
	
top: 44%;
}
.aboutMain .section3 .mapContain .left .items .item.item36{
	
right: 26%;
	
top: 46%;
}
.aboutMain .section3 .mapContain .left .items .item.item37{
	
right: 24%;
	
top: 46%;
}
.aboutMain .section3 .mapContain .left .items .item.item38{
		
right: 21%;
		
top: 43%;
}
.aboutMain .section3 .mapContain .left .items .item.item39{
	
right: 22%;
	
top: 45%;
}
.aboutMain .section3 .mapContain .left .items .item.item40{
	
right: 20%;
	
top: 45.5%;
}
.aboutMain .section3 .mapContain .left .items .item.item41{
	
right: 16%;
	
top: 43%;
}
.aboutMain .section3 .mapContain .left .items .item.item42{
	right: 15%;
	top: 42.5%;
}
.aboutMain .section3 .mapContain .left .items .item.item43{
		right: 23.5%;
		top: 47.5%;
}
.aboutMain .section3 .mapContain .left .items .item.item44{
			right: 24.5%;
			top: 49.5%;
}
.aboutMain .section3 .mapContain .left .items .item.item45{
				right: 26.5%;
				top: 50.5%;
}
.aboutMain .section3 .mapContain .left .items .item.item46{
					right: 17.5%;
					top: 47.5%;
}
.aboutMain .section3 .mapContain .left .items .item.item47{
	
right: 21%;
	
top: 50%;
}
.aboutMain .section3 .mapContain .left .items .item.item48{
	
left: 69%;
	
top: 52%;
}
.aboutMain .section3 .mapContain .left .items .item.item49{
	
left: 67%;
	
top: 57%;
}
.aboutMain .section3 .mapContain .left .items .item.item50{
	
left: 71%;
	
top: 55%;
}
.aboutMain .section3 .mapContain .left .items .item.item51{

left: 52%;

top: 60%;
}
.aboutMain .section3 .mapContain .left .items .item.item52{left: 51%;top: 63%;}
.aboutMain .section3 .mapContain .left .items .item.item53{left: 51%;top: 68%;}
.aboutMain .section3 .mapContain .left .items .item.item54{left: 55.6%;top: 66%;}
.aboutMain .section3 .mapContain .left .items .item.item55{left: 47%;top: 78%;}
.aboutMain .section3 .mapContain .left .items .item.item56{

left: 56%;

top: 74%;
}
.aboutMain .section3 .mapContain .left .items .item.item57{
	left: 66.5%;top: 59.3%;}
.aboutMain .section3 .mapContain .left .items .item.item58{left: 65.5%;top: 63.3%;}
.aboutMain .section3 .mapContain .left .items .item.item59{left: 62%;top: 81%;}
.aboutMain .section3 .mapContain .left .items .item.item60{
	
left: 59%;
	
top: 85%;
}
.aboutMain .section3 .mapContain .left .items .item.item6{
	
}
.aboutMain .section3 .mapContain .left .items .item.item61{
	
left: 65%;
	
top: 88%;
}
.aboutMain .section3 .mapContain .left .items .item.item62{
	left: 64%;
	top: 93%;
}
.aboutMain .section3 .mapContain .left .items .item.item63{
	left: 71%;
	top: 63%;
}
.aboutMain .section3 .mapContain .left .items .item.item64{
	left: 69%;
	top: 66.5%;
}
.aboutMain .section3 .mapContain .left .items .item.item65{
	
left: 73%;
	
top: 64%;
}
.aboutMain .section3 .mapContain .left .items .item.item66{
	
left: 74.6%;
	
top: 65.6%;
}
.aboutMain .section3 .mapContain .left .items .item.item67{
	left: 68%;
	top: 69.6%;
}
.aboutMain .section3 .mapContain .left .items .item.item68{
	
left: 69%;
	
top: 71.6%;
}
.aboutMain .section3 .mapContain .left .items .item.item69{
	left: 68%;
	top: 74%;
}
.aboutMain .section3 .mapContain .left .items .item.item70{
	
left: 74%;
	
top: 68%;
}

.aboutMain .section3 .mapContain .left .items .item.item71{

left: 73%;

top: 71%;
}
.aboutMain .section3 .mapContain .left .items .item.item72{

left: 73%;

top: 76%;
}
.aboutMain .section3 .mapContain .left .items .item.item73{

left: 79%;

top: 68%;
}
.aboutMain .section3 .mapContain .left .items .item.item74{

left: 69%;

top: 82%;
}
.aboutMain .section3 .mapContain .left .items .item.item75{left: 70.5%;top: 82.5%;}
.aboutMain .section3 .mapContain .left .items .item.item76{

top: 84%;

left: 69%;
}
.aboutMain .section3 .mapContain .left .items .item.item77{

top: 83.5%;

left: 72.5%;
}
.aboutMain .section3 .mapContain .left .items .item.item78{

top: 83.9%;

left: 71.1%;
}
.aboutMain .section3 .mapContain .left .items .item.item79{

top: 85.2%;

left: 70.1%;
}
.aboutMain .section3 .mapContain .left .items .item.item80{top: 86.8%;left: 70.6%;}
.aboutMain .section3 .mapContain .left .items .item.item81{top: 85%;left: 71.8%;}

.aboutMain .section3 .mapContain .left .items .item.item82{right: 17%;top: 75%;}
.aboutMain .section3 .mapContain .left .items .item.item83{
	
right: 17%;
	
top: 78%;
}
.aboutMain .section3 .mapContain .left .items .item.item84{
	
right: 19%;
	
top: 79%;
}
.aboutMain .section3 .mapContain .left .items .item.item85{
	
right: 21%;
	
top: 78%;
}
.aboutMain .section3 .mapContain .left .items .item.item86{
	
right: 23%;
	
top: 80%;
}
.aboutMain .section3 .mapContain .left .items .item.item87{
		
right: 22%;
		
top: 83%;
}
.aboutMain .section3 .mapContain .left .items .item.item88{
	right: 14%;
	top: 60%;
}
.aboutMain .section3 .mapContain .left .items .item.item89{
	
right: 15%;
	
top: 69%;
}
.aboutMain .section3 .mapContain .left .items .item.item90{
	
right: 13%;
	
top: 67%;
}
.aboutMain .section3 .mapContain .left .items .item.item91{
	right: 17%;
	top: 66%;
}
.aboutMain .section3 .mapContain .left .items .item.item92{
		right: 18.5%;
		top: 67%;
}
.aboutMain .section3 .mapContain .left .items .item.item93{
			right: 15.5%;
			top: 64%;
}
.aboutMain .section3 .mapContain .left .items .item.item94{
				right: 13.5%;
				top: 64%;
}
.aboutMain .section3 .mapContain .left .items .item.item95{
					right: 16.5%;
					top: 63%;
}
.aboutMain .section3 .mapContain .left .items .item.item96{
	
right: 16.5%;
	
top: 61.5%;
}
.aboutMain .section3 .mapContain .left .items .item.item97{
	right: 15.2%;
	top: 61.7%;
}
.aboutMain .section3 .mapContain .left .items .item.item98{
		right: 19.2%;
		top: 61.7%;
}
.aboutMain .section3 .mapContain .left .items .item.item99{
			right: 15.2%;
			top: 57.9%;
}
.aboutMain .section3 .mapContain .left .items .item.item100{
	right: 16.6%;
	top: 59.7%;
}
.aboutMain .section3 .mapContain .left .items .item.item101{
	right: 15.6%;
	top: 59.9%;
}
.aboutMain .section3 .mapContain .left .items .item.item102{
		right: 16.9%;
		top: 58.9%;
}
.aboutMain .section3 .mapContain .left .items .item.item103{
			right: 19.5%;
			top: 58.5%;
}
.aboutMain .section3 .mapContain .left .items .item.item104{
			right: 18%;
			top: 58%;
}
.aboutMain .section3 .mapContain .left .items .item.item105{
				right: 17.5%;
				top: 56.6%;
}
.aboutMain .section3 .mapContain .left .items .item.item106{
				right: 18.5%;
				top: 57%;
}
.aboutMain .section3 .mapContain .left .items .item.item107{
			right: 17%;
			top: 55%;
}
.aboutMain .section3 .mapContain .left .items .item.item108{
				right: 19%;
				top: 54%;
}
.aboutMain .section3 .mapContain .left .items .item.item109{
					right: 23%;
					top: 53%;
}
.aboutMain .section3 .mapContain .left .items .item.item110{
						right: 21%;
						top: 54%;
}
.aboutMain .section3 .mapContain .left .items .item.item111{
				right: 25.5%;
				top: 56.5%;
}
.aboutMain .section3 .mapContain .left .items .item.item112{
				right: 22.5%;
				top: 59.5%;
}
.aboutMain .section3 .mapContain .left .items .item.item113{
				right: 20.5%;
				top: 60.5%;
}
.aboutMain .section3 .mapContain .left .items .item.item114{
				right: 20.7%;
				top: 57.5%;
}
.aboutMain .section3 .mapContain .left .items .item.item115{
				right: 22.4%;
				top: 56.5%;
}


.aboutMain .section3 .wapMap img{
	width: 100%;
}





    
.en .aboutMain .section2 .dec p {
  line-height:1.2
}
	.en .aboutMain .section3 .mapContain .right .text h2{
		font-size: 14px;
		/* transform: scale(1.05,1.05); */
	}
	.en .aboutMain .section3 .mapContain .right .text p{
		font-size: 12px;
		transform: scale(.85,.85);
	}
