@charset "utf-8"; 
.relative { position: relative; }
.fixYd .relative { height: 100%; }
.fixYd { width: 100%; height: 100vh; position: fixed; z-index: 100; background: #000; }
.fixYdA { position: absolute; left:0; top:50%; transform:translateY(-50%); width: 100%; }
.fixYdA .t span { display:inline-block; position: relative; padding-right: 30px; }
.fixYdA .t span i { position: absolute; right:0; bottom: 0; width: 30px; height: 5px; background: #fff; }
.fixYdA .t span i { -webkit-animation:line 0.8s linear 20; }
@keyframes line {
	0% { opacity: 0;}
	20% {opacity: 1;}
	60% {opacity: 1;}
	100% {opacity: 0;}
}


.img100 img { width: 100%; } 
.dib { display: inline-block; }
.center { text-align: center; }

/**viveo视频弹窗**/
/*视频弹窗*/
.fixVideo { display: none; position: fixed; top:0; left:0;background: rgba(0,0,0,.5);width: 100%;height: 100%;z-index: 1000; }
.fixVideoA {width: 100%;height: 100%;position: relative; }
.fixVideoB { position: absolute;width: 80%; max-width: 80%; border-radius: 10px; overflow: hidden; height: auto; position: absolute;left: 50%;top: 50%; transform: translate(-50%, -50%); }
.fixVideoB .close { position: absolute; right:10px; top:10px;height: 40px;width: 40px; cursor: pointer; text-align: center;line-height: 40px; font-size: 30px;  z-index: 10000;background: #fff; color:#999; border-radius:50%;}
.fixVideoB .close:hover { color:#fff; background: #0274bc; }
.fixVideo.videoSp .fixVideoB { max-width: 500px; }


/**文字超出隐藏**/
.clamp1 { 
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap; 
}

.clamp2 { 
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;	
}

.clamp3 { 
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;	
}


/**关于我们**/
.manbane .dnwbnzm { position: absolute; top: 50%; left: 0; transform: translateY(-50%); width: 100%; }
.manbane .dnwbnzm .t2 { margin-top: 12px; }

.AboutUs-A { padding: 160px 0 0; position: relative; }
.AboutUs-A .utusal { width: 440px; }
.AboutUs-A .utusal .tusate .color46 { line-height: 1.6; }
.AboutUs-A .utusal .tusatm { margin-top: 160px; }
.AboutUs-A .utusal .tusatm ul li { border-bottom: 1px solid #E7E7E7; padding: 35px 0; }
.AboutUs-A .utusal .tusatm ul li:last-child { border-bottom: 0; }
.AboutUs-A .utusal .tusatm ul li .sau span { display: inline-block; line-height: .8; }
.AboutUs-A .utusal .tusatm ul li .sau i { display: inline-block; line-height: .8; vertical-align: middle; margin-bottom: -10px; }
.AboutUs-A .utusal .tusatm ul li .san { margin-top: 12px; }
.AboutUs-A .utusar { width: calc(100% - 620px); }
.AboutUs-A .utusar .xnqnme { line-height: 2.125; margin-bottom: 52px; }
.AboutUs-A .utusar .xnqnme p:nth-child(n+2){ margin-top:10px; }
.AboutUs-A .utusar .anzme { position: absolute; left: 0%; top: 50%; transform: translate(-50%,-50%); width: 122px; height: 122px; cursor: pointer; }
.AboutUs-A .utusar .anzme .quanxne { position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: url(../images/quanxne.png)no-repeat center center/cover; -webkit-animation:haha1 8s linear infinite; }
.AboutUs-A .utusar .anzme .quanxzi { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); width: 66px; height: 66px; background: url(../images/quanxnea.png)no-repeat center center/cover; }


.AboutUs-A .bgA { position: absolute; top:-30vw; opacity: 0; left: -70vw; width: 36.97%; transition:all 2s; }
.AboutUs-A .active .bgA { left:0; opacity: 1; top:0; }

.AboutUs-A .bgb { position: absolute; top:-30vw; opacity: 0; right: -70vw; width: 45.36%; transition:all 2s; }
.AboutUs-A .active .bgb { right:0; opacity: 1; top:35vw; }



@-webkit-keyframes haha1{
    0%{-webkit-transform:rotate(0deg);}
    25%{-webkit-transform:rotate(90deg);}
    50%{-webkit-transform:rotate(180deg);}
    75%{-webkit-transform:rotate(270deg);}
    100%{-webkit-transform:rotate(360deg);}
}

.AboutUs-B { padding: 7.03125vw 20px 0; position: relative; }
.AboutUs-B .clearfix { display: flex; flex-wrap: wrap; }
.AboutUs-B .oyutzne { width: 33.33%; padding: 0 40px; position: relative; cursor: pointer; transition: all .5s; overflow: hidden; }
.AboutUs-B .oyutzne::before { position: absolute; content: ""; right: 0; top: 50%; transform: translateY(-50%); width: 1px; height: 18.7vw; background: #D8D8D8; }
.AboutUs-B .oyutzne:last-child::before { display: none; }
.AboutUs-B .oyutzne .znsnn { height: 805px; }
.AboutUs-B .oyutzne .znsnn .nznem { position: absolute; top: 50%; left: 0; width: 100%; transform: translateY(-50%); z-index: 1; }
.AboutUs-B .oyutzne .znsnn .nznem .nzne { position: absolute; bottom: 33px; right: 31px; line-height: 1; padding-right: 20px; transition: all .5s; }
.AboutUs-B .oyutzne .znsnn .nznem .nzne span {
    width: 9px;
    height: 9px;
    transition: all 0.6s;
    background: url(../images/morebg1.svg) no-repeat right center;
    position: absolute;
    right: 0;
    top: 6px;
}
.AboutUs-B .oyutzne:hover .znsnn .nznem .nzne { padding-right: 28px; }
.AboutUs-B .oyutzne:hover .znsnn .nznem .nzne span { transform:rotate(45deg); }
.AboutUs-B .oyutzne .znsnn { overflow: hidden; }
.AboutUs-B .oyutzne .znsnn .kuomzne { 
	position: absolute;
	z-index: 2;
	width: 0;
	height: 100%;
	top: 0;
	right: -28px;
	padding: 13px 14px 40px; 
	background: linear-gradient(45deg, #005DE5 7%, #3EB8AC 74%);
	transition: all 1s;
	overflow: hidden;
} 
.AboutUs-B .oyutzne .znsnn .kuomzne .mainPre { position: relative; width: 100%; height: 100%; }

.AboutUs-B .oyutzne .znsnn .kuomzne  .zneb { line-height: 1.71; }
.AboutUs-B .oyutzne .znsnn .kuomzne  .znec { display: none; }
.AboutUs-B .oyutzne .znsnn .kuomzne  .imge { display: none; }

.AboutUs-B .oyutzne .znsnn .kuomzne .more { display:block; margin-top: 35px; }
.AboutUs-B .oyutzne .znsnn .kuomzne .more .smallM { display:inline-block; width: 54px; height: 44px; border-radius: 50px; border:1px solid rgba(255,255,255,0.3); position: relative; }
.AboutUs-B .oyutzne .znsnn .kuomzne .more .smallM:after { content:''; width: 100%; height: 100%; position: absolute; left:0; top:0; background: url(../images/morebg1.svg) no-repeat center; }

.AboutUs-B .oyutzne:hover .znsnn .kuomzne { width: 100%; right: 0; }

.AboutUs-B .bgA { position: absolute; bottom:-30vw; opacity: 0; left: -70vw; width: 40%; transition:all 2s; }
.AboutUs-B .active .bgA { left:0; opacity: 1; bottom:-18vw; }



.mainPree { position: relative; width: 100%; height: 100%; overflow: hidden; }
.divMinWid { width: 28vw; position: absolute; top:0; right: 0; }

.boutusbtan { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); z-index: 999; display: none; }
.boutusbtan .zmenan { position: fixed; top: 50%; left: 50%; width: 74.5%; transform: translate(-50%,-50%); background: #fff; padding: 80px 80px 80px; }
.boutusbtan .zmenan .anznneowo { margin-top: 35px; padding-right: 40px; overflow-y: auto; overflow-x: hidden; height: 57vh; }
.boutusbtan .zmenan .anznneowo::-webkit-scrollbar {
	/*滚动条整体样式*/
	width: 4px;
	/*高宽分别对应横竖滚动条的尺寸*/
	height: 4px;
}

.boutusbtan .zmenan .anznneowo::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	/* border-radius: 5px; */
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.15);
	background: linear-gradient(4deg, #005DE5 15%, #3EB8AC 80%);
}

.boutusbtan .zmenan .anznneowo::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	-webkit-box-shadow: inset 0 0 5px rgba(255, 255, 255, .1);
	border-radius: 0;
	background: rgba(0, 71, 186, 0.1);
}

.boutusbtan .zmenan .anznneowo .imge { margin-top: 35px; }
.boutusbtan .zmenan .guanbizne { display: inline-block; cursor: pointer; position: absolute; right: 0; top: 15px; transition: all .5s; }
.boutusbtan .zmenan .guanbizne:hover  { transform:rotate(45deg); }




@media(max-width:1920px) {
	.AboutUs-B .oyutzne .znsnn { height: 656px; }

	/* .boutusbtan .zmenan { padding: 50px; width: 65%; } */

}

@media(max-width:1900px) {
	.AboutUs-A { padding: 8.42105vw 0 0; }
	.AboutUs-A .utusal .tusatm { margin-top: 8.42105vw; }

	
}


/**-.**/
.about_e{
	padding: 8.17708vw 0 7.55208vw;
	position: relative;
}

.about_e:before{
	position: absolute;
	content: "";
	top: 0;
	right: 0;
	height: 100%;
	width: 37.8%;
	background: url(../images/yanjiu_a_bg.jpg) center center repeat-y;
}



.about_e .about_e_box .left{
	width: 50.5%;
	height: 32.2vw;
}

.about_e .about_e_box .left .img img { transform: scale(1); }

.about_e .about_e_box .left>.clearfix {
	height: 100%;
}


.about_e .about_e_box .left .img{
	float: left;
	width: 72%;
	border-radius: 8px;
	overflow: hidden;
}

.about_e .about_e_box .left1 .img { border: 2px solid rgba(0, 71, 186, 0.1); padding: 10px; border-radius: 1000px; overflow: hidden; margin-top: 1.5625vw; }
.about_e .about_e_box .left1 .img img { border-radius: 50000px; }

.about_e .about_e_box .left .bt{
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	color: #2fa9a2;
	text-align: center;
}


.about_e .about_e_box .left .bt .swiper-button-nextz,
.about_e .about_e_box .left .bt .swiper-button-prevz{
	width: 52px;
	height: 52px;
	float: right;
	margin: 0 7px;
	margin-top: 5.20833vw;
	transition: all 0.3s;
	cursor: pointer;
}

.about_e .about_e_box .left .bt .swiper-button-prevz {
    background: url(../images/opskal.png) center center/cover;
    left: 0;
	width: 54px;
	height: 44px;
}

.about_e .about_e_box .left .bt .swiper-button-nextz {
    background: url(../images/opskar.png) center center/cover;
    right: 0;
	width: 54px;
	height: 44px;
}
.about_e .about_e_box .left .bt .swiper-button-prevz:hover{background: url(../images/opskala.png) center center/cover;}
.about_e .about_e_box .left .bt .swiper-button-nextz:hover{background: url(../images/opskara.png) center center/cover;}

.about_e .about_e_box .right{
	width: 29%;
	position: relative;
	height: 22.8vw;
    overflow: auto;
}
.about_e .about_e_box .right::-webkit-scrollbar{
	width: 4px;
	
}
.about_e .about_e_box .right::-webkit-scrollbar-track{
	background: #ccc;
	width: 4px;
}

.about_e .about_e_box .right::-webkit-scrollbar-track-piece{
	width: 4px;
} 
.about_e .about_e_box .right::-webkit-scrollbar-thumb{
	    background: #2fa9a2;
	    border: 5px;
		
}
.about_e .about_e_box .right::-webkit-scrollbar-button{
	display: none;
}


.about_e .about_e_box .right .ul > li{
	margin-bottom: 20px;
}

.about_e .about_e_box .right .ul > li:last-child{
	margin-bottom: 0;
}

.about_e .about_e_box .right .ul > li .bt{
	color: #2fa9a2;
}

.about_e .about_e_box .right .ul > li .js{
	color: #5f656e;
	line-height: 1.6;
	margin-top: 6px;
}

.about_e .bg{
	width: 16.6vw;
	height: 32.2vw;
	position: absolute;
	top: 0;
	left: 38.5%;z-index: 100;
	/*background: url(../images/about_e_icon1.png) center center/cover;*/
}



.about_e .about_e_box .left.left2{display: none;}
@media(max-width: 1500px){
	.about_e .about_e_box .left .bt .swiper-button-nextz, .about_e .about_e_box .left .bt .swiper-button-prevz{
		/* width: 48px;
		height: 48px; */
		margin: 20px 4px 0;
	}
}

@media(max-width: 1100px){
	.about_e{
		padding: 40px 0 50px;
	}
	.about_e .bg{display: none;}
	.about_e .about_e_box {
	    margin-top: 20px;
	}
	.about_e:before{display: none;}
	.about_e .about_e_box .right{
		width: 100%;
		margin-top: 30px;
		height: 51.8vw;
	}
	.about_e .about_e_box .left{
		width: 100%;
		margin-top: 20px;
	}
	.about_e .about_e_box .left .img{width: 100%;}
	.about_e .about_e_box .left.left2{display: block;}
	.about_e .about_e_box .left.left1 .bt{display: none;}
	.about_e .about_e_box .left.left2 .img{display: none;}
	.about_e .about_e_box .left.left2 .bt{
		position: initial;
		display: inline-block;
		width: 100%;
		transform: initial;
	}
	.about_e .about_e_box .left.left2 .bt p{display: inline-block;}
	.about_e .about_e_box .left .bt .swiper-button-nextz, .about_e .about_e_box .left .bt .swiper-button-prevz{
		margin-top: -6px;
		width: 40px;
		height: 40px;
	}
	.about_e .about_e_box .right .ul > li {
	    margin-bottom: 12px;
	}
}

.left { float: left; }
.right { float: right; }

.history-graph path {
    fill: none;
    stroke: #00bfff;
    stroke-width: 2;
    stroke-miterlimit: 10; z-index: 100; cursor: pointer;
}

.history-graph path.full {
    stroke: #d2dee8;z-index: 101;
}


.about_e .bg{
	width: 32.2vw;
	margin-left: -16%;
}
.history-graph {
    position: relative;
    width: 99%;
    margin: 0 auto;
    overflow: visible;
    /*pointer-events: none; */
    z-index: 100;
}

.history-graph path {
    fill: none;
    stroke: #2fa9a2;
    stroke-width: 2;
    stroke-miterlimit: 10;
    transition: all 0.4s;
}


.history-graph path.hitzone {
    pointer-events: visible;
    cursor: pointer;
    stroke-width: 20;
    stroke: transparent;
}


.zkzoekong { overflow: hidden; width: 29%; position: absolute; right: 0; top: 50%; transform:translateY(-50%); }
.zkzoekong .swiper-container { height: 350px; overflow: initial; }
.zkzoekong .swiper-container .swiper-slide {
    height: 100px;
}
.zkzoekong .swiper-container .swiper-slide .nian { color: #0047BA; transition:all .5s; }
.zkzoekong .swiper-container .swiper-slide-thumb-active .nian { font-size:24px; }
.zkzoekong .swiper-container .swiper-slide .xnzn { color: #465059; line-height: 1.55; margin-top: 5px;  padding-right:10px; } 
.zkzoekong .swiper-container .swiper-slide .xnzn::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 4px;
    /*高宽分别对应横竖滚动条的尺寸*/
    height: 4px;
}

.zkzoekong .swiper-container .swiper-slide .xnzn::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    /* border-radius: 5px; */
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.15);
    background: linear-gradient(4deg, #005DE5 15%, #3EB8AC 80%);
}

.zkzoekong .swiper-container .swiper-slide .xnzn::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(255, 255, 255, .1);
    border-radius: 0;
    background: rgba(0, 71, 186, 0.1);
}

 
.handler-wrapper .handler {
    position: absolute;
    width: 7.6px;
    height: 7.6px;
    top: -4px;
    left: -4px;
	background: linear-gradient(47deg, #005DE5 7%, #3EB8AC 74%);
    z-index: 2;
	border-radius: 50%;
}

.handler-wrapper {
    position: absolute;
    display: block;
    width: calc(50% + 6.6vw);
    height: calc(50% + 6.6vw);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto auto;
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 2;
    pointer-events: none;
    transition: all 0.4s;
}

.about_e .namennze { color: #000; width: 100%; font-size: 8.33333vw; line-height: 8.4375vw; float: left; margin-top: 1.5625vw; background: linear-gradient(75deg, rgba(0, 93, 229, 0.05) 1%, rgba(62, 184, 172, 0.05) 69%); -webkit-background-clip: text;  -webkit-text-fill-color: transparent; }
.about_e .indexA-b .zuaoms { position: absolute; bottom: 0; right: -12%; font-size: 8.33333vw; line-height: 8.4375vw; background: linear-gradient(75deg, rgba(0, 93, 229, 0.05) 1%, rgba(62, 184, 172, 0.05) 69%); -webkit-background-clip: text;  -webkit-text-fill-color: transparent; }
.about_e .indexA-b { margin-bottom: 34px; }





.AboutUs-C { padding: 5vw 32px 0; }
.AboutUs-C .janznmmen{ 
	background: url(../images/AboutUs-C.jpg)no-repeat center center/cover; 
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 20px;
	padding: 7.18749vw 11.5% 11.04166vw 11.5%;
}
.AboutUs-C .janznmmen .zmme { width: 661px; margin-top: -14px; }
.AboutUs-C .janznmmen ul {  display: flex; flex-wrap: wrap;}
.AboutUs-C .janznmmen ul li { background: rgba(255, 255, 255, 0.7); backdrop-filter: blur(40px); float: left; width: 48.71%; margin-right: 2.58%; margin-bottom: 2.58%; padding: 30px 28px 28px; }
.AboutUs-C .janznmmen ul li:nth-child(2n) { margin-right: 0; }
.AboutUs-C .janznmmen ul li:nth-child(4)  { margin-bottom: 0; }
.AboutUs-C .janznmmen ul li:nth-child(3)  {  margin-bottom: 0; opacity: 0; }
.AboutUs-C .janznmmen ul li .znb { line-height: 1.5; margin-top: 10px; }
.AboutUs-C .janznmmen ul li .oucon { text-align: right; margin-top: 25px; }


.AboutUs-D .anzmen { position: absolute; right: 0; bottom: 19px; }
.AboutUs-D .indexA-b { display: inline-block; }
.anzmen .goznenw { width: 54px; height: 44px; margin-top: 0; position: initial; z-index: 9; opacity:1; transition: all .5s; }
.anzmen .goznenw:after { opacity: 0; }
.anzmen .swiper-button-prev { background: url(../images/opskal.png)no-repeat center center/cover; margin-right: 10px; }
.anzmen .swiper-button-next { background: url(../images/opskar.png)no-repeat center center/cover; }

.anzmen .swiper-button-prev:hover { background: url(../images/opskala.png)no-repeat center center/cover; }
.anzmen .swiper-button-next:hover { background: url(../images/opskara.png)no-repeat center center/cover; }


.AboutUs-D { padding-top: 7.08333vw; }
.AboutUs-D .home_b_box { overflow: hidden; padding: 10px; text-align: center; margin-top: 30px; }
.AboutUs-D .home_b_box .swiper-slide { background: #fff; box-shadow: 0px 3px 10px 0px rgba(147, 220, 216, .2); border-radius: 20px; overflow: hidden; }
.AboutUs-D .home_b_box .swiper-slide a { display:block; padding: 62px 23px 23px; } 
.AboutUs-D .home_b_box .swiper-slide .nr .img { padding: 0 10px; }
.AboutUs-D .home_b_box .swiper-slide .nr .img img { width: 100%; }
.AboutUs-D .home_b_box .swiper-slide .nr .text { border-top: 1px solid #E7E7E7; min-height:81px; margin-top: 60px; padding-top: 30px; } 
 
.AboutUs-D .home_b_box .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
	background: linear-gradient(43deg, rgba(0, 93, 229, 0.8) 8%, rgba(62, 184, 172, 0.8) 75%);
    cursor: pointer;
    opacity: 0;
    transition: all 0.6s;
	box-shadow: 0px 3px 10px 0px rgba(147, 220, 216, 0.2);
}

.AboutUs-D .home_b_box .bg::before {
	position: absolute;
	content: "";
	top: 50%;
	left: 50%;
	width: 33px;
	height: 34px;
	transform: translate(-50%,-50%);
	background: url(../images/home_b_box.png)no-repeat center center/cover;
}

.AboutUs-D .home_b_box .swiper-slide:hover .bg { opacity: 1; }


.fp-viewing-footerl .header{background: #fff;}
.fp-overflow{overflow-y: hidden !important;}
.fancybox-button--zoom,
.fancybox-infobar,
.fancybox-button--thumbs{display: none !important;}
.footerss {
    height: auto !important;
}
.compensate-for-scrollbar {
    margin-right: 0 !important;
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 29%;
    transform: translateX(-50%);
}

.fancybox-navigation .fancybox-button--arrow_right {
    left: 71%;
    transform: translateX(-50%);
}

.new-class { animation: xiala 1s linear 1; animation-fill-mode:forwards; -webkit-animation-fill-mode:forwards; }
@keyframes xiala {
	0% { opacity: 0; } 
	100% { opacity: 1; }
}


.AboutUs-F { padding: 7.29166vw 0 7.29166vw; position: relative; }
.AboutUs-F .anzmwbn .znanmdm { position: absolute; bottom: 13px; right: 0; }
.AboutUs-F .anzmwbn .znanmdm ul li { font-size: 15px; cursor: pointer; color: #0047BA; transition: all .5s; float: left; margin-right: 15px; text-align: center; width: 243px; height: 52px; line-height: 50px; border-radius: 40px; box-sizing: border-box; border: 1px solid rgba(0, 71, 186, 0.2); }
.AboutUs-F .anzmwbn .znanmdm ul li:last-child { margin-right: 0; }
.AboutUs-F .anzmwbn .znanmdm ul li.cur { background: linear-gradient(71deg, #005DE5 1%, #3EB8AC 70%); color: #fff; border: 1px solid rgba(0, 0, 0, 0); }
.AboutUs-F .tusnznn .swiper-slide .img { overflow: hidden; border-radius: 22px; }
.AboutUs-F .tusnznn .swiper-slide .img img { transform: scale(1.01); }
.AboutUs-F .tusnznn .swiper-slide:hover .img img { transform: scale(1.05); }

.AboutUs-F .tusnznn { margin-top: 45px; }
.AboutUs-F .tusnznn .bozne .kozmsnn { margin-top: 50px; }
.AboutUs-F .tusnznn .bozne .kozmsnn .anzmen { width: 120px; }
.AboutUs-F .tusnznn .bozne .kozmsnn .swiper-pagination { position: absolute; overflow: hidden; left: auto; right: 0; top: 50%; transform: translateY(-50%); background: rgba(0, 71, 186, 0.1); width: calc(100% - 156px); }
.AboutUs-F .tusnznn .bozne .kozmsnn .swiper-pagination .swiper-pagination-progressbar-fill { background: linear-gradient(1deg, #005DE5 15%, #3EB8AC 80%); }

.AboutUs-F .bgA { position: absolute; top:-30vw; opacity: 0; right: -70vw; width: 36.97%; transition:all 2s; }
.AboutUs-F .active .bgA { right:0; opacity: 1; top:-10vw; }

.mo { display: none; }

.nybanner .imgens { overflow: hidden; }
.nybanner img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);  
    -webkit-transition: all 1.5s cubic-bezier(0.7, 0, 0.3, 1);
    transition: all 1.5s cubic-bezier(0.7, 0, 0.3, 1);
}
.nybanner.cur img {
    -webkit-transform: scale(1);
    transform: scale(1);  
}

@media(max-width:1920px) {
	/* .AboutUs-B .oyutzne .znsnn .kuomzne { width: 100%; right: 0; } */
	.AboutUs-B .oyutzne .znsnn .nznem .nzne span { top: 5px; }
	
	.AboutUs-F .indexA-b { width:100%; }
	.AboutUs-F .anzmwbn .znanmdm {
	    position: initial;
	    margin: 30px 0 0;
	    width: 100%;
	    float: left;
	}
}

@media(max-width:1700px) {
	.AboutUs-B .oyutzne .znsnn {
		height: 577px;
	}
}

@media(max-width:1600px) {
	.AboutUs-B .oyutzne .znsnn {
		height: 577px;
	}

	.AboutUs-C .janznmmen { padding: 7.18749vw 4% 11.04166vw 4%; }
}

@media(max-width:1500px) {
	.AboutUs-A .utusal .tusatm { margin-top: 5vw; }

	.AboutUs-B .oyutzne .znsnn {
		height: 530px;
	}
	.zkzoekong { width: 37%; }
	.AboutUs-D .home_b_box .swiper-slide a { padding: 20px; }
	.AboutUs-D .home_b_box .swiper-slide .nr .text { margin-top: 30px; padding-top: 15px; }
	
	.zkzoekong .swiper-container .swiper-slide-thumb-active .nian { font-size:20px; }
}

@media(max-width:1280px) {
	.AboutUs-A .utusal .tusatm ul li { padding: 20px 0; }
	.AboutUs-A .utusar .anzme {
		width: 90px;
		height: 90px;
	}

	.AboutUs-A .utusar .anzme .quanxzi {
		width: 46px;
		height: 46px;
	}
	.AboutUs-B .oyutzne .znsnn {
		height: 467px;
	}
	.AboutUs-F .anzmwbn .znanmdm ul li { height: 40px; line-height: 38px; }
	.zkzoekong .swiper-container { height: 40vw; }
}

@media(max-width:1100px) {
	.AboutUs-A .utusal { width: 100%; }
	.AboutUs-A .bgA { display: none; }

	.AboutUs-A { padding: 35px 0 0; }

	.AboutUs-A .utusal .tusatm { margin-top: 15px; }
	.AboutUs-A .utusal .tusatm ul li { padding: 15px 0; }
	.AboutUs-A .utusal .tusatm ul li i { font-size: 14px; margin-bottom: auto; margin-top: -7px; }
	.AboutUs-A .utusal .tusatm ul li .san { margin-top: 6px; }

	.AboutUs-A .utusar { width: 100%; margin-top: 15px; }
	.AboutUs-A .utusar .anzme { left: 50%; }
	.AboutUs-A .utusar .xnqnme { margin-bottom: 20px; }
	.AboutUs-B { padding: 35px  4% 0; }
	.AboutUs-B .oyutzne .znsnn .kuomzne { display: none; }
	.AboutUs-B .oyutzne::before { display: none; }
	.AboutUs-B .oyutzne { width: 100%; padding: 0; margin-bottom: 20px; }
	.AboutUs-B .oyutzne:last-child { margin-bottom: 0; }
	.AboutUs-B .oyutzne .znsnn { height: auto; }
	.AboutUs-B .oyutzne .znsnn .nznem { position: initial; transform: translate(0); }
	.AboutUs-B .oyutzne .znsnn .nznem .nzne { bottom: 20px; right: 20px; }


	.boutusbtan .zmenan { padding: 20px;  width: 92%; }
	.boutusbtan .zmenan .anznneowo { padding-right: 10px; margin-top: 15px; }
	.boutusbtan .zmenan .indexA-b { padding-top: 45px; }
	.boutusbtan .zmenan .indexA-b .guanbizne { top: 0; }
	.boutusbtan .zmenan .anznneowo .imge { margin-top: 20px; }
	.zkzoekong { position: initial; width: 100%; }
	.zkzoekong .swiper-container { height: 300px; }

	.anzmen .goznenw { width: 43px; height: 35px; }
	
	.AboutUs-D .home_b_box .swiper-slide .nr .text { min-height:38px; } 

	.AboutUs-E { padding: 35px 0 46px; }
	.AboutUs-E .znsmenn { margin-top: 20px; }
	.AboutUs-E .znsmenn .anzmen { position: absolute; right: 0; bottom: 0; z-index: 9; }
	.AboutUs-E .znsmenn .wnzn .nian { color: #0047BA; margin-top: 15px; } 
	.AboutUs-E .znsmenn .wnzn .xnzn { line-height: 1.6; margin: 10px 0 20px; min-height: 70px; }
	.AboutUs-E .znsmenn .img { 
		border: 2px solid rgba(0, 71, 186, 0.1);
		padding: 10px;
		border-radius: 340px;
	}
	.AboutUs-E .znsmenn .img img { border-radius: 300px; }
	.AboutUs-C { padding: 0 4%; }
	.AboutUs-C .janznmmen { padding: 35px 20px 45px; }
	.AboutUs-C .janznmmen .zmme { width: 100%; margin-top: 25px; }
	.AboutUs-C .janznmmen ul li { width: 100%; padding: 20px; margin-right: 0; }
	.AboutUs-C .janznmmen ul li:nth-child(3) { margin-left:0; }

	.mo { display: block; }

	.AboutUs-A .bgA,
	.AboutUs-A .bgb,
	.AboutUs-B .bgA,
	.AboutUs-F .bgA { display: none; }

	.AboutUs-D .anzmen { bottom: 0; }
	.AboutUs-D .home_b_box .swiper-slide .nr .img { padding: 0; }
	.AboutUs-F { padding: 35px 0 45px; }
	.AboutUs-F .anzmwbn .znanmdm { position: initial; }

	.AboutUs-F .anzmwbn .znanmdm { float: left; width: 100%; margin-top: 20px; }
	.AboutUs-F .anzmwbn .znanmdm ul li { width: 100%; margin-bottom: 20px; font-size: 14px; }
	.AboutUs-F .anzmwbn .znanmdm ul li:last-child { margin-bottom:0; }
	.AboutUs-F .tusnznn { margin-top: 30px; }
	.AboutUs-F .tusnznn .bozne .kozmsnn .swiper-pagination { width: calc(100% - 120px); }
	.AboutUs-F .tusnznn .bozne .kozmsnn { margin-top: 30px; }
	
	.fancybox-navigation .fancybox-button--arrow_left {
        left: 6px;
        transform: translateX(0);
    }
    
    .fancybox-navigation .fancybox-button--arrow_right {
        left: auto;
        right: 6px;
        transform: translateX(0);
    }
}





/**技术平台**/
.technology-A { padding: 7.8125vw 0 0; }
.technology-A .nologyal { width: 40%; position: absolute; top: 50%; left: 0; transform: translateY(-50%); }
.technology-A .nologyal .zoennzn { line-height: 2.125; }
.technology-A .nologyal .zoennzn p {
    position: relative;
    padding-left: 23px;
}
.technology-A .nologyal .zoennzn p:before {
    position: absolute;
    content: "";
    left: 0;
    top: 13px;
    width: 9px;
    height: 9px;
    background: url(../images/zoennzn.svg)no-repeat center center/cover;
}
.technology-A .nologyal .zoennzn sup {
        font-size: 12px;
    transform: scale(.8);
    display: inline-block;
}
.technology-A .nologyal .zoennzn h3 {
    position: relative;
    padding-left: 23px;
}
.technology-A .nologyal .zoennzn h3:before {
    position: absolute;
    content: "";
    left: 0;
    top: 13px;
    width: 12px;
    height: 12px;
    background: url(../images/zoennzna.svg)no-repeat center center/cover;
}
.technology-A .nologyar { width: 55%; }




.technology-A .bgA { position: absolute; top:-30vw; opacity: 0; left: -70vw; width: 36.97%; transition:all 2s; }
.technology-A .active .bgA { left:0; opacity: 1; top:0; }
.bega { position: relative; z-index: 2; }

.technology-B { padding: 7.55208vw 0 0; }
.technology-B .btnaznnbott ul { display: flex; flex-wrap: wrap; }
.technology-B .btnaznnbott ul li { float: left; box-shadow: 0px 3px 10px 0px rgba(147, 220, 216, 0.2); width: 32.48%; background: #fff; margin-right: 1.28%; }
.technology-B .btnaznnbott ul li:last-child { margin-right: 0; }
.technology-B .btnaznnbott ul li a { display: block; padding: 40px 39px 40px; }
.technology-B .btnaznnbott ul li .fjet { padding-bottom: 28px; border-bottom: 1px solid #E7E7E7; }
.technology-B .btnaznnbott ul li .fjet .etzw { margin-top: 16px; }
.technology-B .btnaznnbott ul li .fjet .icon .me { display: none; }
.technology-B .btnaznnbott ul li .fieb .iebi { line-height: 1.2; margin-top: 36px; }
.technology-B .btnaznnbott ul li .fieb .iebi p { position: relative; padding-left: 15px; margin-bottom: 15px; }
.technology-B .btnaznnbott ul li .fieb .iebi p:last-child { margin-bottom: 0; }
.technology-B .btnaznnbott ul li .fieb .iebi p::before {
	position: absolute;
	content: "";
	top: 5px;
	left: 0;
	width: 9px;
	height: 9px;
	background: #0047BA;
	border-radius: 0px 20px 20px 0px;
}

.technology-B .btnaznnbott ul li .femzm { text-align: right; height: 44px; margin-top: 15px; }

.technology-B .btnaznnbott ul li .femzm span {
	display: inline-block;
    width: 54px;
    height: 44px;
    border-radius: 50px;
    border: 1px solid rgba(255,255,255,0.3);
    position: relative;
}
.technology-B .btnaznnbott ul li .femzm span:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/morebg1e.svg) no-repeat center center/cover;
}

.technology-B .btnaznnbott ul li:hover { background: linear-gradient(43deg, #005DE5 8%, #3EB8AC 75%); }
.technology-B .btnaznnbott ul li:hover a .fjet .icon .me { display: block; }
.technology-B .btnaznnbott ul li:hover a .fjet .icon .mz { display: none; }
.technology-B .btnaznnbott ul li:hover a .fjet .etzw { color: #fff; }
.technology-B .btnaznnbott ul li:hover a .fjet { border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
.technology-B .btnaznnbott ul li:hover a .fieb .iebi p { color: #fff; }
.technology-B .btnaznnbott ul li:hover a .fieb .iebi p::before { background: rgba(255, 255, 255, 0.3); }
.technology-B .btnaznnbott ul li:hover a .femzm span:after { background: url(../images/morebg1ea.svg) no-repeat center center/cover; }

.technology-B .xiantoao { width: 100%; height: 3px; margin: 62px 0 0; }
.technology-B .xiantoao .xiantao { background: rgba(0, 71, 186, 0.1); width: 100%; height: 100% }
.technology-B .xiantoao .xiantao .koumo { background: linear-gradient(90deg, #005DE5 0%, #3EB8AC 68%); width: 0; height: 100%; transition:all 2s; } 
.technology-B .active .xiantoao .xiantao .koumo { width:100%; }
.technology-B .xiantoao .mnz { position: absolute; top: 50%; left: 33.1%; transform: translate(-50%,-50%); background: linear-gradient(47deg, #005DE5 7%, #3EB8AC 74%); width: 44px; height: 44px; border-radius: 50%; }
.technology-B .xiantoao .mnz::before { position: absolute; content: ""; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 12px; height: 12px; background: url(../images/mnze.svg)no-repeat center center/cover; }
.technology-B .xiantoao .mnz:last-child { left: 66.9%; }

.technology-B .bgA { position: absolute; top:-19.5vw; opacity: 0; right: -70vw; width: 45.36%; transition:all 2s; }
.technology-B .active .bgA { right:0; opacity: 1; top:-19.5vw; }

.technology-B .bgB { position: absolute; bottom:-29vw; opacity: 0; right: -70vw; width: 45.36%; transition:all 2s; }
.technology-B .active .bgB { right:0; opacity: 1; bottom:-29vw; }


.technology-C { padding: 11.04166vw 32px 5.98958vw; }
.technology-C .bodaopzioe-swi { margin-top: 70px; }
.technology-C .swiper-container { height: 100vh; overflow: hidden; }
.technology-C .vhzn { height: 100vh; width: 50%; }

.znwnwbnel { padding: 0 7.5% 0 22.8%; }
.inznenmmr { padding: 0 22.8% 0 7.5%;  }

.technology-C .lidel .znwnwbne { position: absolute; width: 100%; bottom: 40px; left: 0;  }
.technology-C .lidel .znwnwbne ul li { padding: 22px 0 22px; border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
.technology-C .lidel .znwnwbne ul li:last-child { border-bottom: 0; padding-bottom: 0; }
.technology-C .lidel .znwnwbne ul li a { display: block; }
.technology-C .lidel .znwnwbne ul li a .eail { position: relative; }
.technology-C .lidel .znwnwbne ul li a .eail .imge { width: 140px; }
.technology-C .lidel .znwnwbne ul li a .eail .wnzne { position: absolute; left: 160px; top: 50%; transform: translateY(-50%); }
.technology-C .lidel .znwnwbne ul li a .eail .wnzne .neb { margin-top: 13px; }
.technology-C .lidel .znwnwbne ul li a .eabbs { position: absolute; right: 18px; top:50%; transform: translateY(-50%); }
.technology-C .lidel .znwnwbne ul li a .eabbs span {
	display: inline-block;
    width: 54px;
    height: 44px;
    border-radius: 50px;
    border: 1px solid rgba(255,255,255,0.3);
    position: relative;
}
.technology-C .lidel .znwnwbne ul li a .eabbs span::before { 
	content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/morebg1eq.svg) no-repeat center center/cover;
}

.technology-C .lider { background: #F2F9FF; }
.technology-C .lider .inznenmm { 
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	transform: translateY(-50%);
}
.technology-C .lider .inznenmm .emnnto .nta { line-height: 1; }
.technology-C .lider .inznenmm .emnnto .ntb { margin: 6px 0 8.38541vw; }
.technology-C .lider .inznenmm .emnnbot .boa { margin-bottom: 17px; }
.technology-C .lider .inznenmm .emnnbot .bobe ul li { border-top: 1px solid #E7E7E7; line-height: 1; }
.technology-C .lider .inznenmm .emnnbot .bobe ul li:last-child { border-bottom: 1px solid #E7E7E7; }
.technology-C .lider .inznenmm .emnnbot .bobe ul li a { display: block; line-height: 1; padding: 27px 0; color: #465059; }
.technology-C .lider .inznenmm .emnnbot .bobe ul li a span { position: relative; display: inline-block; padding-left: 20px; width: 100%; }
.technology-C .lider .inznenmm .emnnbot .bobe ul li a span::before {
    position: absolute;
    content: "";
    top: 50%;
    left: 0;
    width: 9px;
    height: 9px;
    background: #0047BA;
    border-radius: 0px 20px 20px 0px;
	transform: translateY(-50%);
}

.technology-C .tsbnabb .lider .inznenmm .emnnto .ntb { margin-bottom: 32px;}
.technology-C .tsbnabb .lider .inznenmm .emnnbot ul li { float: left; width: 47.6%; margin-right: 4.8%; }
.technology-C .tsbnabb .lider .inznenmm .emnnbot ul li:nth-child(2n) { margin-right: 0; }
.technology-C .tsbnabb .lider .inznenmm .emnnbot ul li:nth-child(5) { border-bottom: 1px solid #E7E7E7; }
.technology-C .tsbnabb .lider .znennw .img { width: 60%; }
.technology-C .tsbnabb .lider .znennw img { transform: scale(1); }
.technology-C .tsbnabb .lider .znennw { margin-top: 3.38541vw; }


.technology-C .bgA { position: absolute; top:7.5vw; opacity: 0; left: -70vw; width: 40.88%; transition:all 2s; }
.technology-C .active .bgA { left:0; opacity: 1; top:7.5vw; }

@media(max-width:1600px) {
	.znwnwbnel { padding: 0 7% 0 8.2%; }
	.inznenmmr { padding: 0 8.2% 0 7%; }
}

@media(max-width:1500px) {
	.technology-B .btnaznnbott ul li a { padding: 20px; }
}

@media(max-width:1100px) {
	.technology-A .active .bgA { display: none; }
	.technology-A { padding: 35px 0 45px; }

	.technology-A .nologyar { width: 100%; margin-top: 20px; }
	.technology-A .nologyal { position: initial; transform: translateY(0); margin-top: 25px; width: 100%; }

	.technology-B .bgA,
	.technology-B .bgB { display: none; }

	.technology-B { padding-top: 0; }
	.technology-B .btnaznnbott { margin-top: 25px; }
	.technology-B .btnaznnbott ul li { width: 100%; margin-bottom: 20px; }
	.technology-B .btnaznnbott ul li:last-child { margin-bottom: 0; }
	.technology-B .xiantoao { display: none; }
	.technology-C  .bgA { display: none; }

	.technology-C { padding: 35px 4% 45px; }
	.technology-C .bodaopzioe-swi { margin-top: 25px; }
	.technology-C .vhzn { width: 100%; height: auto; }
	.technology-C .lidel { background: none !important; } 
	.technology-C .lidel .znwnwbne { position: initial; width: 100%; padding: 0; }
	.technology-C .bodaopzioe-swi { height: auto; }
	.technology-C .lidel .znwnwbne ul li a .eail .wnzne .neb { color: #465059; }
	.inznenmmr { padding: 0; }
	.technology-C .lider { margin-top: 20px; border-radius: 10px; overflow: hidden;  }
	.technology-C .lider .inznenmm { position: initial; transform: translateY(0); padding: 15px; }
	.technology-C .lidel .mb { border-radius: 10px; overflow: hidden; }
	.technology-C .lider .inznenmm .emnnto .ntb { margin: 10px 0 20px; }
	.technology-C .lider .inznenmm .emnnbot .bobe ul li a { padding: 20px 0; }
	.technology-C .tsbnabb .lider .inznenmm .emnnto .ntb { margin: 10px 0 20px; }
	

    .technology-A .nologyal .zoennzn p:before {
        top: 11px;
    }

    .technology-A .nologyal .zoennzn h3:before {
        top: 11px;
    }
}




/**技术平台详情**/
.ewaada { position: relative; z-index: 2; }

.mbx { padding-top: 23px; position: relative; z-index: 1; }
.mbx a { display: block; line-height: 1; float: left; color: #767676; font-size: 15px; }
.mbx span { display: block; line-height: 1; float: left; color: #767676; font-size: 15px; margin: 0 7px; }
.mbx .cur { color: #465059; }
.technologye-A { padding-bottom: 92px; position: relative; }
.technologye-A .ologyetop .yetoper { width: 66.5%; line-height: 2.125;}
.technologye-A .ologyetop { padding: 5.52083vw 0 0; }


.technologye-A .bgA { position: absolute; top:-30vw; opacity: 0; left: -70vw; width: 36.97%; transition:all 2s; }
.technologye-A .active .bgA { left:0; opacity: 1; top:0; }


.AboutUs-F1 .bgA { width: 40.88%; left: -70vw; right: auto; }

.AboutUs-F1 .bgA { top: 0; }
.AboutUs-F1 .active .bgA { left:0; opacity: 1; top:0; }





@media(max-width:1100px) {
	.technologye-A .bgA { display: none; }
	.mbx { display: none; }

	.technologye-A .ologyetop .yetopel { width: 100%; }
	.technologye-A .ologyetop .yetoper { width: 100%; margin-top: 15px; }
	.technologye-A .ologyebott { margin-top: 30px; }
	.technologye-A .ologyetop { padding-top: 35px; }
	.technologye-A { padding-bottom: 0; }
}




/**3-3技术平台一体化平台**/
.yitihua-A .kanznne { padding: 5.78125vw 0 0; }
.yitihua-A .tihuatop .tiznael { width: 29%; }
.yitihua-A .tihuatop .tiznaer { width: 66%; }
.yitihua-A .tihuatop .tiznaer ul li { float: left; margin-right: 6.51041vw; margin-bottom:3%; position: relative; }
.yitihua-A .tihuatop .tiznaer ul li::before { position: absolute; content: ""; right: -3.3vw; top: 50%; transform: translateY(-50%); width: 1px; height: 4.27083vw; background: #D8D8D8; }
.yitihua-A .tihuatop .tiznaer ul li:last-child { margin-right: 0; }
.yitihua-A .tihuatop .tiznaer ul li:last-child::before { display: none; }
.yitihua-A .tihuatop .tiznaer ul li .en span { display: inline-block; }
.yitihua-A .tihuatop .tiznaer ul li .en i { display: inline-block; margin-top: -15px; vertical-align: middle; }
.yitihua-A .tihuatop .tiznaer ul li .ne { margin-top: 10px; }


.yitihua-A .bgA { position: absolute; top:-30vw; opacity: 0; left: -70vw; width: 36.97%; transition:all 2s; }
.yitihua-A .active .bgA { left:0; opacity: 1; top:0; }

.yitihua-B { padding: 4.16666vw 0 4.63541vw; margin-top: 5.20833vw; }
.yitihua-B .tuhub-bott { margin-top: 15px; }
.yitihua-B .tuhub-bott ul li { float: left; margin-right: 1.4%; margin-top: 1.4%; width: 32.4%; position: relative; }
.yitihua-B .tuhub-bott ul li::before { position: absolute; content: ""; top: 0; left: 0; width: 100%; height: 100%; background: url(../images/bottes.png)no-repeat center center/cover; z-index: 1; }
.yitihua-B .tuhub-bott ul li:nth-child(3n) { margin-right: 0; }
.yitihua-B .tuhub-bott ul li .wabb { line-height: 1; left: 30px; bottom: 27px; position: absolute; z-index: 2; }
.yitihua-B .tuhub-bott ul li img {
    transform: scale(1.01);
}
.yitihua-B .tuhub-bott ul li:hover img {
    transform: scale(1.05);
}

.yitihua-B .bgA { position: absolute; top:0; opacity: 0; left: -70vw; width: 40.88%; transition:all 2s; }
.yitihua-B .active .bgA { left:0; opacity: 1; top:0; }


.yitihua-B .bgB { position: absolute; bottom:0; opacity: 0; right: -70vw; width: 40.88%; transition:all 2s; }
.yitihua-B .active .bgB { right:0; opacity: 1; bottom:-6.3vw; }



.color76 { color: #767676; }

.gznznb { margin-top: 56px; }
.gznznb .zne { margin-top: 7px; }

@media(max-width:1900px) {
	.yitihua-A .tihuatop .tiznaer ul li .en i { margin-top: -.7vw; }
}

@media(max-width:1500px) {
	.yitihua-B .tuhub-bott ul li .wabb { bottom: 20px; left: 20px; }

	.yitihua-A .tihuatop .tiznaer ul li { margin-right: 8.51041vw; }
	.yitihua-A .tihuatop .tiznaer ul li::before { right: -4.4vw; }
	.gznznb { margin-top: 35px; }
}


@media(max-width:1100px) {
	.yitihua-A .kanznne { padding: 35px 0 0; }
	.yitihua-A .active .bgA { display: none; }

	.yitihua-A .tihuatop .tiznaer { width: 100%; margin-top: 20px; }
	.yitihua-A .tihuatop .tiznaer ul li::before { left: 50%; right: auto; transform: translate(-50%,-50%); display: none; }
	.yitihua-A .tihuatop .tiznaer ul li { width: 33.33%; margin-right: 0; text-align: center; margin-bottom:20px; }
	.yitihua-A .tihuatop .tiznaer ul li .ne { margin-top: 0; height:44px; }
	.yitihua-A .tihuatop .tiznaer ul li .en i { font-size: 14px; margin-top: -5px; }
	.yitihua-A .tihuatop .tiznael { width:100%; } 

	.yitihua-B { margin-top: 0; padding: 35px 0 45px; }
	.yitihua-B .active .bgA { display: none; }
	.yitihua-B .active .bgB { display: none; }

	.yitihua-B .tuhub-bott ul li { width: 49%; margin-right: 2%; margin-top: 2%; }
	.yitihua-B .tuhub-bott ul li:nth-child(3n) { margin-right: 2%; }
	.yitihua-B .tuhub-bott ul li:nth-child(2n) { margin-right: 0; }
	.yitihua-B .tuhub-bott ul li .wabb { bottom: 15px; left: 15px; }
	.gznznb { margin-top: 20px; }
}




/**产品服务**/
.ProductServices-A { position: relative; overflow: hidden; padding: 7.55208vw 0 0; }
.ProductServices-A .rvicesree { width: 51.53%; overflow: hidden;}
.ProductServices-A .rvicesree .swiper-container { width: 55.3%; overflow: initial; padding-left: 3.8vw; }
.ProductServices-A .rvicesree .swiper-container .swiper-slide { position: relative; }
.ProductServices-A .rvicesree .swiper-container .swiper-slide .zenmasn { transform: scale(.68); transition: all 1s; }
.ProductServices-A .rvicesree .swiper-container .swiper-slide-active .zenmasn { transform: scale(1); }
.ProductServices-A .rvicesree .swiper-container .swiper-slide img { width: 100%; transform: scale(1); }


.ProductServices-A .rvicesree .swiper-container .swiper-slide .zenmasn .img { position:relative; border-radius:165px; }
.ProductServices-A .rvicesree .swiper-container .swiper-slide .zenmasn .img:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.3);
    z-index: 1;
    opacity: 0;
    transition: all .5s;
}
.ProductServices-A .rvicesree .swiper-container .swiper-slide-active .zenmasn .img:before { opacity:1; }

.ProductServices-A .rvicesree .swiper-container .swiper-slide .xtuvn { position: absolute; width: 5.5vw; height: 5.5vw; background: #fff; border-radius: 50%; top: 60%; box-shadow: 0px 3px 10px 0px rgba(147, 220, 216, 0.2); transform: translate(-50%,-50%); opacity: 0; transition: all 1s; z-index:1; }
.ProductServices-A .rvicesree .swiper-container .swiper-slide .xtuvn img { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); border-radius: 0; width:2.91666vw; } 
.ProductServices-A .rvicesree .swiper-container .swiper-slide-active .xtuvn { opacity: 1; }


.ProductServices-A .rvicesree .swiper-container .swiper-slide .tuvzne { position: absolute; width: 100%; top: 82%; transform: translateY(-50%); left: 0; text-align: center; padding: 0 2vw; line-height: 1.4; opacity: 0; transition: all 1s; z-index:1; } 
.ProductServices-A .rvicesree .swiper-container .swiper-slide-active .tuvzne { opacity: 1; }
 
.ProductServices-A  .rvicesreel { width: 48%; padding-top: 4.16666vw; }
.ProductServices-A  .rvicesreel .znemsnoe { min-height: 240px; margin-bottom: 47px; }
.ProductServices-A  .rvicesreel .znemsnoe ul li { position: relative; margin-bottom: 23px; }
.ProductServices-A  .rvicesreel .znemsnoe ul li:last-child { margin-bottom: 0; }
.ProductServices-A  .rvicesreel .znemsnoe ul li .t { padding-left: 25px; position: relative; line-height: 1.45; transition: all .5s; }

.ProductServices-A  .rvicesreel .znemsnoe ul li.curter .t { font-size: 26px; }
.ProductServices-A  .rvicesreel .znemsnoe ul li .t::before { position: absolute; content: ""; top: 50%; transform: translateY(-50%); left: 0; border-radius: 0px 20px 20px 0px; width: 9px; height: 9px; background: #0047BA; }
.ProductServices-A  .rvicesreel .znemsnoe ul li.curter .t::before { width: 12px; height: 12px; }
.ProductServices-A  .rvicesreel .znemsnoe ul li .cont { display: none; padding-left: 25px; }
.ProductServices-A  .rvicesreel .znemsnoe ul li .cont .nt { line-height: 1.5; margin-top: 10px; }


.ProductServices-A .bgA { position: absolute; top:-30vw; opacity: 0; left: -70vw; width: 36.97%; transition:all 2s; }
.ProductServices-A .active .bgA { left:0; opacity: 1; top:0; }


.ProductServices-B { padding: 7.29166vw 0 7.44791vw; position: relative; margin-top: 5.3125vw; }

.ProductServices-B .bgA { position: absolute; top:0; opacity: 0; left: -70vw; width: 45.36%; transition:all 2s; }
.ProductServices-B .active .bgA { left:0; opacity: 1; top:0; }

.ProductServices-B .bgB { position: absolute; top:-22vw; opacity: 0; right: -70vw; width: 45.36%; transition:all 2s; }
.ProductServices-B .active .bgB { right:0; opacity: 1; top:-22vw; }

.ProductServices-B .bgC { position: absolute; bottom:-8vw; opacity: 0; right: -70vw; width: 45.36%; transition:all 2s; }
.ProductServices-B .active .bgC { right:0; opacity: 1; bottom:-8vw; }



.ProductServices-B .ewww-b .wwer { position: absolute; bottom: 5px; right: 0; }
.ProductServices-B .ewww-b .wwer .erze { margin-right: 40px; }
.ProductServices-B .ewww-b .wwer .erze:last-child { margin-right: 0; }
.ProductServices-B .ewww-b .wwer .erze span { display: inline-block; float: left; width: 40px; height: 18px; border-radius: 100px; background: linear-gradient(67deg, #005DE5 2%, #3EB8AC 70%); margin-right: 10px; }
.ProductServices-B .ewww-b .wwer .erze i { display: inline-block; float: left; line-height: 18px; font-size: 14px; color: #0047BA; }
.ProductServices-B .ewww-b .wwer .erze:last-child span { background: none; border: 1px dashed rgba(0, 71, 186, 0.5); }

.ProductServices-B .suibianni .iannit { background: linear-gradient(87deg, #005DE5 0%, #3EB8AC 68%); border-radius: 20px; }
.ProductServices-B .suibianni .iannit .it { color: #fff; line-height: 80px; text-align: center; float: left; width: 7.859%; border-right: 1px solid rgba(255, 255, 255, 0.1); }
.ProductServices-B .suibianni .iannit .it:last-child { border-right: 0; }

.ProductServices-B .suibianni .iannit .n2 { width:11%; }
.ProductServices-B .suibianni .iannit .n3 { width:22.99%; }


.ProductServices-B .suibianni .iannib ul li { background: #fff; overflow: hidden; }
.ProductServices-B .suibianni .iannib ul li:nth-child(2n) { background: #F2F9FF; }
.ProductServices-B .suibianni .iannib ul li .annibl { width: 45%; }
.ProductServices-B .suibianni .iannib ul li .annibl .it { float: left; width: 16.1%; text-align: center; font-size: 16px; color: #465059; height: 100px; border-right: 1px solid rgba(0, 0, 0, 0.06); position: relative; }
.ProductServices-B .suibianni .iannib ul li .annibl .it i { line-height: 1.5; display: inline-block; position: absolute; top: 50%; transform: translateY(-50%); left: 0; width: 100%; padding: 0 5px; }


.ProductServices-B .suibianni .iannib ul li .annibr { width: 55%; position: relative; }
.ProductServices-B .suibianni .iannib ul li .annibr .it { float: left; width: 14.285%; padding: 0 18px; height: 100px; border-right: 1px solid rgba(0, 0, 0, 0.06); text-align: center; position: relative; }
.ProductServices-B .suibianni .iannib ul li .annibr span { position: absolute; top: 50%; transform: translate(-50%,-50%); left: 50%; line-height: 28px; width: calc(100% - 36px); border: 1px dashed rgba(0, 71, 186, 0.5); height: 30px; display: inline-block; border-radius: 100px; color: #0047BA; font-size: 14px; }
.ProductServices-B .suibianni .iannib ul li .annibr .itt { width: 28.5%; float: left; position: relative; text-align: center; }
.ProductServices-B .suibianni .iannib ul li .annibr .itt .it { width: 50%; }
.ProductServices-B .suibianni .iannib ul li .annibr .itt span { position: initial; transform: translate(0); }
.ProductServices-B .suibianni .iannib ul li .annibr .itt .ite { position: absolute; top: 50%; transform: translateY(-50%); width: 100%; }

.ProductServices-B .suibianni .iannib ul li .annibr .znw { border-right: 0; }

.ProductServices-B .suibianni .iannib ul li .annibr .umanz {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}
.ProductServices-B .suibianni .iannib ul li .annibr .umanz .anz {
    padding: 0 18px;
    position: relative;
    width: calc(100% - 36px);
    height: 30px;
    border-radius: 100px;
}
.ProductServices-B .suibianni .iannib ul li .annibr .umanz .anz .span {
    position: absolute;
    display: inline-block;
    height: 100%;
}
.ProductServices-B .suibianni .iannib ul li .annibr .umanz .anz .span .ie {
    width: 0;
    transition: all 3.5s;
    position: relative;
    height: 100%;
    border-radius: 100px;
	background: linear-gradient(85deg, #005DE5 0%, #3EB8AC 68%);
}

.ProductServices-B .suibianni .iannib ul li.active .annibr .umanz .anz .span .ie { width: 100%; }

.ProductServices-B .suibianni .iannit .n4 { width: 11%; }
.ProductServices-B .suibianni .iannit .n5 { width: 10.333%; }

.ProductServices-B .suibianni .iannib ul li .annibl .na2 { width: 24.5%; }
.ProductServices-B .suibianni .iannib ul li .annibl .na3 { text-align:left; width:51%; }
.ProductServices-B .suibianni .iannib ul li .annibl .na3 i { padding:0 25px; }
.ProductServices-B .suibianni .iannib ul li .annibl .na4 { width: 24.5%; }
.ProductServices-B .suibianni .iannib ul li .annibl .na5 { width: 21.9%; }

.ProductServices-B .suibiannie .kaai .iea { background: linear-gradient(85deg, #005DE5 0%, #3EB8AC 69%); color: #fff; padding: 0 10px; line-height: 40px; border-radius: 10px; }
.ProductServices-B .suibiannie .kaai .iebot { border: 0.5px solid rgba(0, 0, 0, 0.1); border-top: 0; margin-top: -5px; padding: 25px 0 0; border-radius: 0px 0px 10px 10px; overflow: hidden; }
.ProductServices-B .suibiannie .kaai .iebot .boez { padding: 0 10px; }
.ProductServices-B .suibiannie .kaai .iebot .boez .ez { padding: 0 17px; border-right: 1px solid rgba(216, 216, 216, 0.8); width: 33.33%; }
.ProductServices-B .suibiannie .kaai .iebot .boez .ez:nth-child(1) { padding-left: 0; }
.ProductServices-B .suibiannie .kaai .iebot .boez .ez:nth-child(3) {  padding-right: 0; border-right: 0 }
.ProductServices-B .suibiannie .kaai .iebot .boez .ez:last-child{ padding-right: 0; border-right: 0; display:none; }
.ProductServices-B .suibiannie .kaai .iebot .boez .ez .e { color: #767676; line-height: 1; font-size: 13px; }
.ProductServices-B .suibiannie .kaai .iebot .boez .ez .z { font-size: 13px; color: #465059; margin-top: 5px; }

.ProductServices-B .suibiannie .kaai .iebot .bonz { background: rgba(0, 71, 186, 0.05); margin-top: 20px; }

.ProductServices-B .suibiannie .kaai .iebot .bonz .ont .n { z-index: 5; float: left; width: 14.28%; text-align: center; font-size: 12px; position: relative; border-right:1px solid rgba(0, 71, 186, 0.1); padding: 0 3px; height: 60px; }
.ProductServices-B .suibiannie .kaai .iebot .bonz .ont .n span {
	position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    left: 50%;
	left: 50%;
    width: calc(100% - 6px);
    border: 1px dashed rgba(0, 71, 186, 0.5);
	padding: 3px 0;
    display: inline-block;
    border-radius: 100px;
    color: #0047BA;
    font-size: 12px;
	text-align: center;
}

.ProductServices-B .suibiannie .kaai .iebot .bonz .ont  .ne { float: left; }

.ProductServices-B .suibiannie .kaai .iebot .bonz .ony .y { float: left; position: relative; color: #767676; font-size: 12px; width: 14.28%; text-align: center; line-height: 1; border-right:1px solid rgba(0, 71, 186, 0.1); height: 55px; }
.ProductServices-B .suibiannie .kaai .iebot .bonz .ony .y span { position: absolute; top: 50%; transform: translateY(-50%); left: 0; width: 100%; text-align: center; line-height: 1.4; }


.ProductServices-B .suibiannie .kaai .iebot .bonz .fenzu .ne { position: relative; width: 28.6%; }
.ProductServices-B .suibiannie .kaai .iebot .bonz .fenzu .ne .n { width: 50%; }
.zwe { border-right: 0 !important; }
.ProductServices-B .suibiannie .kaai .iebot .bonz .fenzu .ne span {
	position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    left: 50%;
	left: 50%;
    width: calc(100% - 6px);
    border: 1px dashed rgba(0, 71, 186, 0.5);
	padding: 3px 0;
    display: inline-block;
    border-radius: 100px;
    color: #0047BA;
    font-size: 12px;
	text-align: center;
}

.ProductServices-B .suibiannie .kaai { margin-bottom: 20px; }
.ProductServices-B .suibiannie .kaai:last-child { margin-bottom: 0; }

.ProductServices-B .suibiannie .kaai .iebot .bonz .ont .umanz {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}
.ProductServices-B .suibiannie .kaai .iebot .bonz .ont .umanz .anz {
    padding: 0 5px;
    position: relative;
    width: calc(100% - 8px);
    height: 22px;
    border-radius: 100px;
}
.ProductServices-B .suibiannie .kaai .iebot .bonz .ont .umanz .anz .span {
    position: absolute;
    display: inline-block;
    height: 100%;
}
.ProductServices-B .suibiannie .kaai .iebot .bonz .ont .umanz .anz .span .ie {
    width: 0%;
    transition: all 2.5s;
    position: relative;
    height: 100%;
    border-radius: 100px;
	background: linear-gradient(85deg, #005DE5 0%, #3EB8AC 68%);
}

.ProductServices-B .suibiannie .kaai.active .iebot .bonz .ont .umanz .anz .span .ie { width: 100%; }

.suibiannie { margin-top: 30px; }


@media(max-width:1900px) {
	.ProductServices-A .rvicesreel .znemsnoe ul li.curter .t { font-size: 25px; }
}

@media(max-width:1700px) {
	.ProductServices-A .rvicesreel .znemsnoe ul li.curter .t { font-size: 24px; }
}

@media(max-width:1680px) {
	.ProductServices-B .suibianni .iannib ul li .annibr span { font-size: 13px; }
}

@media(max-width:1500px) {
	.ProductServices-A .rvicesreel .znemsnoe ul li.curter .t { font-size: 22px; }

	.ProductServices-A .rvicesree .swiper-container .swiper-slide .xtuvn img { height: 25px; }

	.ProductServices-B .suibianni .iannit { border-radius: 10px; }
	.ProductServices-B .suibianni .iannit .it { line-height: 60px; }

	.ProductServices-B .suibianni .iannib ul li .annibl .it { font-size: 14px; height: 50px; }

	.ProductServices-B .suibianni .iannib ul li .annibr .it { height: 50px; padding: 0 10px; }

	.ProductServices-B .suibianni .iannib ul li .annibr span { font-size: 12px; height: 20px; line-height: 19px; width: calc(100% - 20px); }
	.ProductServices-B .suibianni .iannib ul li .annibr .umanz .anz { height: 20px; width: calc(100% - 20px); padding: 0 10px; }
}

@media(max-width:1300px) {
	.ProductServices-B .suibianni .iannib ul li .annibr span { font-size: 22px; }
}

@media(max-width:1100px) {
	.ProductServices-A { padding: 35px 0 45px; }
	.ProductServices-A .rvicesreel { width: 100%; padding-top: 0; }
	.ProductServices-A .rvicesreel .znemsnoe ul li { margin-bottom: 15px; }
	.ProductServices-B .suibianni .iannib ul li .annibr span { font-size: 20px; }
	.ProductServices-A .rvicesreel .znemsnoe ul li.curter .t { font-size: 19px; }

	.ProductServices-A .rvicesree { width: 100%; }
	.ProductServices-A .rvicesree .swiper-container { padding-left: 30px; width: 70%; }
	.ProductServices-A .rvicesree .swiper-container .swiper-slide .xtuvn { width: 50px; height: 50px; }
	.ProductServices-A .rvicesree .swiper-container .swiper-slide .xtuvn img { height: 25px; }

	.ProductServices-A .rvicesreel .znemsnoe { min-height: 190px; margin-bottom: 35px; }
	.ProductServices-A .rvicesree .swiper-container .swiper-slide .tuvzne { padding: 0 20px; top: 78%; }

	.ProductServices-A .active .bgA { display: none; }

	.ProductServices-B .active .bgA,
	.ProductServices-B .active .bgB,
	.ProductServices-B .active .bgC { display: none; }

	.ProductServices-B { margin-top: 0; padding: 35px 0 45px; }
	.ProductServices-B .ewww-b .wwer { position: initial; width: 100%; margin-top: 20px; }
	.ProductServices-B .ewww-b .wwer .erze { margin-right: 30px; }
	.ProductServices-B .ewww-b .wwer .erze span { width: 33px; height: 12px; }
	.ProductServices-B .ewww-b .wwer .erze i { font-size: 12px; line-height: 12px; }
	
	
}

@media(max-width:450px) {
	.ProductServices-B .suibiannie .kaai .iebot .boez .ez { padding: 0 17px; }
	.ProductServices-B .suibiannie .kaai .iebot .boez .ez .z { width: 100%; }
}


/**媒体中心**/
.news-A { padding: 6.66666vw 0 6.25vw; }
.news-A .wsar { width: 66%; position: absolute; bottom: 5px; right: 0; }
.news-A .wsar .znbme ul li { float: left; font-size: 15px; border: 1px solid rgba(0, 71, 186, 0.2); line-height: 1; border-radius: 40px; margin-right: 10px; position: relative; }
.news-A .wsar .znbme { width: 418px; }
.news-A .wsar .znbme ul li:last-child { margin-right: 0; }


.news-A .wsar .znbme ul li a { display: block; color: #0047BA; width: 201px; transition: all .5s; padding: 17px 42px;  position: relative; z-index: 2; }


.news-A .wsar .znbme ul li.cur a { color: #fff; } 
.news-A .wsar .znbme ul li:hover a { color: #fff; } 

.news-A .wsar .znbme ul li:before { position: absolute; transition: all .5s; background: linear-gradient(71deg, #005DE5 1%, #3EB8AC 70%); content: ""; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 201px; height: 51px; opacity: 0;  border-radius: 40px; overflow: hidden; }
.news-A .wsar .znbme ul li.cur:before { opacity: 1; } 
.news-A .wsar .znbme ul li:hover:before { opacity: 1; } 

.news-A .wsar .zndme { width: calc(100% - 429px); margin-left: 10px; }
.news-A .wsar .zndme input {
	width: 100%;
    height: 51px;
    padding: 0 0 0 20px;
    border-radius: 40px;
    font-size: 15px;
    color: #BEBEBE;
	border: 1px solid rgba(0, 71, 186, 0.2);
    background: none;
}
.news-A .wsar .zndme input::-webkit-input-placeholder {color: rgba(0, 71, 186, 0.5);}
.news-A .wsar .zndme input::-moz-placeholder {color: rgba(0, 71, 186, 0.5);}
.news-A .wsar .zndme input:-moz-placeholder {color: rgba(0, 71, 186, 0.5);}
.news-A .wsar .zndme input:-ms-input-placeholder {color: rgba(0, 71, 186, 0.5);}
.news-A .wsar .zndme .btrpa { width: 100%; }
.news-A .wsar .zndme button {
    position: absolute;
    right: 0;
    height: 100%;
    width: 128px;
    border-radius: 50px;
	background: linear-gradient(69deg, #005DE5 2%, #3EB8AC 70%);
    font-size: 15px;
}

.news-A .wsar .zndme button span {
    background: url(../images/btrpa.png) no-repeat center center / cover;
    width: 12px;
    height: 13px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 8px;
}

.news-A .wansnbott .botznent a { display: block; background: linear-gradient(72deg, #005DE5 1%, #3EB8AC 70%); padding: 15px 97px 15px 15px; }

.news-A .wansnbott .botznent a .znentl { width: 53.6%; }
.news-A .wansnbott .botznent a .znentr { width: 43.5%; padding: 50px 0 0 0; position: absolute; height: 100%; right: 0; }
.news-A .wansnbott .botznent a .znentr .wnznema { line-height: 1.4; margin: 65px 0 20px; }
.news-A .wansnbott .botznent a:hover .znentr .wnznema  {
    text-decoration: underline;
}
.news-A .wansnbott .botznent a .znentr .wnznemb { line-height: 1.7; }

.news-A .more { display:block; position: absolute; left:0; bottom:50px; }
.news-A .more .smallM { display:inline-block; width: 54px; height: 44px; border-radius: 50px; border:1px solid rgba(255,255,255,0.3); position: relative; background:rgba(255,255,255,0); transition:all .5s; }
 
.news-A .more .smallM:after { content:''; width: 100%; height: 100%; position: absolute; left:0; top:0; background: url(../images/morebg1.svg) no-repeat center; transition:all .5s;  }


.smallM:hover,.news-A .more .smallM:hover { background: #0047BA; border-color:#0047BA; }


/*.news-A .wansnbott .botznent:hover .more .smallM {*/
/*    background:rgba(255,255,255,1);*/
/*}*/

/*.news-A .wansnbott .botznent:hover .more .smallM:after {*/
/*    background: url(../images/morebg1a.svg) no-repeat center;*/
/*} */

.news-A .wansnbott .botznassnn { margin-top: 20px; }
.news-A .wansnbott .botznassnn ul li { box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.02); background: #FFFFFF; margin-bottom: 20px; }
.news-A .wansnbott .botznassnn ul li:last-child { margin-bottom: 0; }
.news-A .wansnbott .botznassnn ul li a { display: block; padding: 15px 38px 15px 15px; }
.news-A .wansnbott .botznassnn ul li a .ime { width: 23.67%; margin-right: 28px; }
.news-A .wansnbott .botznassnn ul li a .snn { width: 73.5%; position: absolute; right: 0; top: 50%; transform: translateY(-50%); }
.news-A .wansnbott .botznassnn ul li a .snn .nb { margin: 5px 0 16px; }
.news-A .wansnbott .botznassnn ul li:hover a .snn .nb { color: #0047BA; text-decoration: underline; }
.news-A .wansnbott .botznassnn ul li a .snn .nc { line-height: 1.85; }

.news-A .wansnbott .botznassnn ul li a .ime img { transition: all .8s; transform: scale(1.01); }
.news-A .wansnbott .botznassnn ul li:Hover a .ime img { transform: scale(1.05); }


.sshhahngme { position: relative; }
.sshhahngme .bgA { position: absolute; top:-30vw; opacity: 0; left: -70vw; width: 36.97%; transition:all 2s; }
.sshhahngme .active .bgA { left:0; opacity: 1; top:0; }


.news-A { position: relative; }
.news-A .bgB { position: absolute; top:32vw; opacity: 0; right: -70vw; width: 36.97%; transition:all 2s; }
.news-A .active .bgB { right:0; opacity: 1; top:32vw; }

.fyq .clearfix { display: inline-block; }
.fyq a { display: block; position: relative; transition: all .5s; font-size: 16px; margin: 0 6px; color: #2B378E; border: 1px solid rgba(0, 71, 186, 0.2); border-radius: 10px;float: left; width: 52px; height: 52px; line-height: 50px; }
.fyq a span { position: relative; z-index: 1; }
.fyq a:before { position: absolute; transition: all .5s; background: linear-gradient(47deg, #005DE5 7%, #3EB8AC 74%); color: #fff; content: ""; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 52px; height: 52px; opacity: 0;  border-radius: 10px; overflow: hidden; }

.fyq a.cur:before { opacity: 1; }
.fyq a:hover:before { opacity: 1; }

.fyq a.cur,
.fyq a:hover { color: #fff; }

@media(max-width:1900px) {
	.news-A .wansnbott .botznent a .znentr .wnznema { margin-top: 3.4vw; }
	.news-A .wansnbott .botznent a .znentr { padding-top: 2.63157vw; }
	.news-A .wansnbott .botznent a { padding-right: 5vw; }
}

@media(max-width:1500px) {
	.news-A .wsar .znbme ul li a { padding: 13px 30px; width: 186px; text-align:center; }
	.news-A .wsar .znbme ul li:before { width: 186px; height: 45px; }
	.news-A .wsar .zndme input { height: 43px; }
	.news-A .wsar .znbme { width: 389px; }
	.news-A .wsar .zndme { width: calc(100% - 399px); }
}


@media(max-width:1280px) {
	.news-A .more  { bottom: 30px; }
}

@media(max-width:1100px) {
	.news-A { padding: 35px 0 45px; }
	.sshhahngme .active .bgA,
	.news-A .active .bgB { display: none; }
	.news-A .wsar { width: 100%; position: initial; }
	.news-A .wsar .znbme { width: 100%; margin-top: 20px; }
	.news-A .wsar .znbme ul li { width: 32%; margin-right: 2%; font-size: 14px; }
	.news-A .wsar .znbme ul li a { text-align: center; padding: 12px 0; width: auto; }
	.news-A .wsar .znbme ul li:before { width: 101%; height: 101%; }
	.news-A .wsar .zndme { width: 100%; margin-left: 0; margin-top: 15px; }
	.news-A .wsar .zndme input { font-size: 14px; }
	.news-A .wansnbott .botznent a { padding: 15px; }
	.news-A .wansnbott .botznent a .znentl { width: 100%; }
	.news-A .wansnbott .botznent a .znentr { position: initial; width: 100%; padding-top: 20px; }
	.news-A .more { position: initial; margin-top: 25px; }
	.news-A .wansnbott .botznent a .znentr .wnznema { margin: 10px 0 15px; }
	.news-A .wansnbott .botznassnn ul li a { padding: 15px; }
	.news-A .wansnbott .botznassnn ul li a .ime { width: 100%; }
	.news-A .wansnbott .botznassnn ul li a .snn { width: 100%; position: initial; transform: translateY(0); margin-top: 20px; }
	.news-A .wansnbott .botznassnn ul li a .snn .nb {
		margin: 5px 0 12px;
	}
	.fyq a { width: 40px; height: 40px; font-size: 14px; line-height: 38px; }
	.fyq a:before { width: 41px; height: 41px; }
}


/**新聞詳情**/
.newes-A { padding: 0 0 6.31578vw; }
.newes-A .bega { margin-top: 50px; }
.newes-A .eweszeal { background: #F2F9FF; width: 71.7%; padding: 36px 32px 55px; }
.newes-A .eweszeal .btze { padding-bottom: 25px; border-bottom: 1px solid rgba(43, 55, 142, 0.1); }
.newes-A .eweszeal .btze .zeb { margin-top: 10px; }
.newes-A .eweszeal .btze .zeb span { margin-left: 17px; }
.newes-A .eweszeal .xqnzne { line-height: 2; padding-top: 25px; }
.newes-A .eweszeal .xqnzne img { overflow: hidden; border-radius: 12px; }
.newes-A .eweszeal .aanqmzsn { border-top: 1px solid rgba(43, 55, 142, 0.1); padding-top: 40px; margin-top: 45px; }
.newes-A .eweszeal .aanqmzsn .mzsn { width: 50%; }
.newes-A .eweszeal .aanqmzsn .mzsn .sn { margin-bottom: 18px; }
.newes-A .eweszeal .aanqmzsn .mzsn .sn:last-child { margin-bottom: 0; }
.newes-A .eweszeal .aanqmzsn .mzsn .sn span { display: inline-block; float: left; line-height: 1; color: #222222; width: 64px; }
.newes-A .eweszeal .aanqmzsn .mzsn .sn i { display: inline-block; float: left; line-height: 1; width: calc(100% - 64px); }
.newes-A .eweszeal .aanqmzsn .more { position: absolute; right: 0; top: 50%; transform: translateY(-50%); }

.newes-A .eweszear { width: 26.5%; }
.newes-A .eweszear .szeartop { background: #F2F9FF; margin-bottom: 20px; padding: 37px 30px 7px; }
.newes-A .eweszear .szeartop:last-child { margin-bottom: 0; }
.newes-A .eweszear .bobb { margin-top: 30px; }
.newes-A .eweszear .bobb ul { border-top: 1px solid rgba(43, 55, 142, 0.1); }
.newes-A .eweszear .bobb ul li { border-bottom: 1px solid rgba(43, 55, 142, 0.1); }
.newes-A .eweszear .bobb ul li:last-child { border-bottom: 0; }
.newes-A .eweszear .bobb ul li a { display: block; position: relative; line-height: 1; padding: 32px 0; color: #465059; transition: all .5s; }

.newes-A .eweszear .bobb ul li a:before { position: absolute; content: ""; top: 50%; right: 0; transform: translateY(-50%); width: 14px; height: 12px; background: url(../images/bobb.svg)no-repeat center center/cover; }

.newes-A .eweszear .bobb ul li a:after { position: absolute; content: ""; bottom: -1px; left: 0; width: 0; height: 1px; transition: all .5s; background: #0047BA; }
.newes-A .eweszear .bobb ul li:last-child a:after { display: none; }

.newes-A .eweszear .bobb ul li:hover a:after { width: 100%; }
.newes-A .eweszear .bobb ul li:hover a:before { background: url(../images/bobba.svg)no-repeat center center/cover;width: 14px; height: 12px;  }
.newes-A .eweszear .bobb ul li:hover a { color: #0047BA; }

.newes-A .eweszear .bobb ul li.cur a:after { width: 100%; }
.newes-A .eweszear .bobb ul li.cur a:before { background: url(../images/bobba.svg)no-repeat center center/cover;width: 14px; height: 12px;  }
.newes-A .eweszear .bobb ul li.cur a { color: #0047BA; }




.newes-A .eweszear .szeartop:last-child { padding-bottom: 34px; }
.newes-A .eweszear .szeartop .bobbew { margin-top: 25px; }
.newes-A .eweszear .szeartop .bobbew ul li { border-bottom: 1px solid rgba(43, 55, 142, 0.1); padding-bottom: 15px; margin-bottom: 26px; }
.newes-A .eweszear .szeartop .bobbew ul li a { display: block; }
.newes-A .eweszear .szeartop .bobbew ul li a .ezbas .asa { margin-top: 16px; }
.newes-A .eweszear .szeartop .bobbew ul li a .ezbas .asa span { margin-left: 17px; }
.newes-A .eweszear .szeartop .bobbew ul li a .ezbas .bsb { line-height: 1.55; margin-top: 10px; }
.newes-A .eweszear .szeartop .bobbew ul li:last-child { border-bottom: 0; margin-bottom: 0; padding-bottom: 0; }

.newes-A .eweszear .szeartop .bobbew ul li .img img { transform: scale(1.01); }
.newes-A .eweszear .szeartop .bobbew ul li:hover .img img { transform: scale(1.05); }


.newes-A { position: relative; }
.newes-A .bgB { position: absolute; top:4.52vw; opacity: 0; right: -70vw; width: 45%; transition:all 2s; }
.newes-A .active .bgB { right:0; opacity: 1; top:4.51vw; }

@media(max-width:1500px) {
	.newes-A .eweszear .bobb ul li a { padding: 20px 0; }
	.newes-A .eweszear .szeartop { padding-bottom: 10px; }
}

@media(max-width:1100px) {
	.newes-A { padding: 35px 0 45px; }
	.newes-A .eweszear { display: none; }
	.newes-A .bega { margin-top: 0; }
	.newes-A .eweszeal { padding: 20px; width: 100%; }
	.newes-A .eweszeal .btze .zea { line-height: 1.5; }
	.newes-A .eweszeal .btze .zeb { margin-top: 5px; }
	.newes-A .eweszeal .btze { padding-bottom: 20px; }
	.newes-A .eweszeal .xqnzne { padding-top: 20px; }
	.newes-A .bgB { display: none; }
	.newes-A .eweszeal .aanqmzsn { margin-top: 20px; padding-top: 20px; }
	.newes-A .eweszeal .aanqmzsn .mzsn { width: 100%; }
	.newes-A .eweszeal .aanqmzsn .mzsn .sn { margin-bottom: 13px; }
	.newes-A .eweszeal .aanqmzsn .more { position: initial; transform: translateY(0); float: left; margin-top: 25px; }
}







.indexB { position: relative; }
.indexB-a { position: relative; width: 100%; padding-bottom: 10.41666vw;}
.indexB-a .bg { position: absolute; width: 100%; height: 100%; top: 50%; left: 50%; transform:translate(-50%, -50%); display:none; }
.indexB-a .bg3 { position: relative; width: 100%;height: 100%; transition:all 0.3s; }
.indexB-a .bg2 { transition: all 0.6s; opacity: 1; position: absolute; top: 50%; left: 50%; transform:translate(-50%, -50%); }


.indexB.fixed .indexB-b { position:fixed; left:0; top:0; width: 100%; }
.indexB.fixed2 .indexB-b { position:absolute; left:0; bottom:0; width: 100%; }

.indexB .indexA-b {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 20%;
    transform: translateY(-50%);
    height: auto;
}

.contacutsxine .indexA-b {
    text-align: center;
    margin-bottom: 20px;
}



.dexbenz { padding: 0; } 
.dexbenz .sanznen { width: calc(100% - 30px); height: 100%; }

.indexnen { left:0; top:0; position: absolute; width: 100%; height: 100%; }
.indexnen .mainPre { left:0; top:0; position: relative; width: 100%; height: 100%; }
.indexnen .lk { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); cursor: pointer; }
.indexnen .lk .span { border: 2px solid #0047BA; background: #FFFFFF; width: 26px; height: 26px; border-radius: 50%; position: relative; overflow: hidden; }
.indexnen .lk .span::before { position: absolute; content: ""; top: 50%; left: 50%; transform: translate(-50%,-50%); background: #0047BA; width: 7px; height: 7px; border-radius: 50%; }
.indexnen .lk .i { position: absolute; top: 50%; transform: translateY(-50%); right: 34px; width: 176px; }

.indexnen .lk.cur .span { background: linear-gradient(47deg, #005DE5 7%, #3EB8AC 74%);  border: 0 solid #0047BA; }
.indexnen .lk.cur .span::before { background: #fff; }
.indexnen .lk.cur .i { display: block; }

.indexnen .lk1 { top: 42.5%; left: 49%; }
.indexnen .lk2 { top: 56%; left: 47.3%; }
.indexnen .lk3 { top: 58.5%; left: 46.5%; }

.dexbenz .indexB-f { opacity: 1; height: 0; position: absolute; top: 50%; transform: translateY(-50%); left: auto; right: 11.3%; z-index: 9; height: auto; bottom: auto; width: 27%; background: #fff; padding: 16px 12px 40px; border-radius: 20px;  }
.dexbenz .indexB-f.show { opacity: 1; height: auto; }
.dexbenz .indexB-f .wznns { padding: 26px 22px 0; }
.dexbenz .indexB-f .wznns .nsxq { line-height: 1.75; margin-top: 13px; }
.dexbenz .indexB-f .wznns .nsxq span { text-align: justify; display: inline-block; text-align-last: justify; width: 60px; }
.dexbenz .indexB-f .wznns .more { display: inline-block; }


.ContactUsA { padding: 7.29166vw 0; }
.ContactUsA .fnznnem { margin-top: 35px; }
.ContactUsA .fnznnem ul li { float: left; width: 49.47%; margin-right: 1%; margin-bottom: 14px; position: relative; border: 1px solid rgba(0, 71, 186, 0.2); border-radius: 10px; transition: all .5s; }
.ContactUsA .fnznnem ul li:hover { border: 1px solid #0047BA; }
.ContactUsA .fnznnem ul li:nth-child(2n) { margin-right: 0; }
.ContactUsA .fnznnem ul li:nth-child(5) { width: 100%; margin-right: 0; }
.ContactUsA .fnznnem ul li:last-child { width: 100%; margin-right: 0; margin-bottom: 0; }

.ContactUsA .fnznnem ul li input { border: 0; height: 100%; height: 64px; font-size: 16px; padding-left: 66px; border-radius: 10px; }
.ContactUsA .fnznnem ul li input::-webkit-input-placeholder {color: rgba(70, 80, 89, 0.3);}
.ContactUsA .fnznnem ul li input::-moz-placeholder {color: rgba(70, 80, 89, 0.3);}
.ContactUsA .fnznnem ul li input:-moz-placeholder {color: rgba(70, 80, 89, 0.3);}
.ContactUsA .fnznnem ul li input:-ms-input-placeholder {color: rgba(70, 80, 89, 0.3);}

.ContactUsA .fnznnem ul li .icon { position: absolute; left: 22px; top: 50%; transform: translateY(-50%); z-index: 1; }
.ContactUsA .fnznnem ul li .icon .dj { display: none; }
.ContactUsA .fnznnem ul li span { position: absolute; left: 51px; top: 50%; transform: translateY(-50%); color: #C80016; z-index: 1; font-size: 16px; }

.layui-form-select dl { top: 70px; border: 1px solid rgba(0, 71, 186, 0.2); }
.layui-form-selectup dl { bottom: 70px; }
.layui-unselect input { color: rgba(70, 80, 89, 0.3); }
.layui-form-select dl dd.layui-this { background: linear-gradient(53deg, #005DE5 5%, #3EB8AC 73%); }

.ContactUsA .fnznnem ul li textarea { width: 100%; border: 0; border-radius: 10px; resize: none; font-size: 16px; padding-left: 54px; color: rgba(70, 80, 89, 0.3); height: 160px; padding-top: 27px; }
.ContactUsA .fnznnem ul li textarea::-webkit-input-placeholder {color: rgba(70, 80, 89, 0.3);}
.ContactUsA .fnznnem ul li textarea::-moz-placeholder {color: rgba(70, 80, 89, 0.3);}
.ContactUsA .fnznnem ul li textarea:-moz-placeholder {color: rgba(70, 80, 89, 0.3);}
.ContactUsA .fnznnem ul li textarea:-ms-input-placeholder {color: rgba(70, 80, 89, 0.3);}

.ContactUsA .fnznnem ul li:last-child .icon { top: 22.4%; }


.ContactUsA .fnznnem ul li:hover .icon .dj { display: block; }
.ContactUsA .fnznnem ul li:hover .icon .mr { display: none; }

.ContactUsA .fnznnem .tjanmo button {
	position: relative;
    overflow: hidden;
    display: inline-block;
    transition: all 0.5s;
    border: 1px solid rgba(255, 255, 255, 0.4);
    padding: 6px;
    border-radius: 80px;
    font-size: 16px;
    color: #fff;
	border-color: rgba(0, 71, 186, 0.2);
	height: auto;
	line-height: auto;
	background: #fff;
	color: #0047BA;
}
.ContactUsA .fnznnem .tjanmo button:before {
    background: #0047BA;
    transition: all 0.8s;
    content: '';
    height: 102%;
    width: 102%;
    position: absolute;
    left: -105%;
    top: -1%;
}
.ContactUsA .fnznnem .tjanmo button i {
    position: relative;
    z-index: 2;
    display: inline-block;
    vertical-align: top;
    line-height: 44px;
    padding: 0 22px;
}

.ContactUsA .fnznnem .tjanmo button span {
    vertical-align: top;
    position: relative;
    display: inline-block;
    width: 54px;
    height: 44px;
    border-radius: 90px;
    background: linear-gradient(53deg, #005DE5 5%, #3EB8AC 73%);
}

.ContactUsA .fnznnem .tjanmo button span:after {
    transition: all 0.8s;
    content: '';
    width: 54px;
    height: 100%;
    background: url(../images/morebg1.svg) no-repeat center;
    position: absolute;
    right: 0;
    top: 0;
}

.ContactUsA .fnznnem .tjanmo button:hover { opacity: 1; }
.ContactUsA .fnznnem .tjanmo button:hover:before {
    left: -1%;
    top: -1%;
}
.ContactUsA .fnznnem .tjanmo button:hover span:after {
    transform: rotate(45deg);
}
.ContactUsA .fnznnem .tjanmo button:hover i {
    color: #fff;
}

.ContactUsA { overflow: hidden; position: relative; }
.ContactUsA .bgA { position: absolute; top:-30vw; opacity: 0; left: -70vw; width: 36.97%; transition:all 2s; }
.ContactUsA .active .bgA { left:0; opacity: 1; top:-10vw; }
.bega { position: relative; z-index: 2; }

.ContactUsA { overflow: hidden; position: relative; }
.ContactUsA .bgB { position: absolute; top:16.3vw; opacity: 0; right: -70vw; width: 45%; transition:all 2s; }
.ContactUsA .active .bgB { right:0; opacity: 1; top:16.3vw; }


.layui-form-select .layui-edge { right: 20px; }
@media(max-width:1600px) {
	.indexnen .lk .span { width: 24px; height: 24px; }
}


@media(max-width:1500px) {
	.ContactUsA .fnznnem ul li input { height: 50px; }
	.ContactUsA .fnznnem ul li textarea { height: 120px; padding-top: 20px; }
	.ContactUsA .fnznnem ul li:last-child .icon { top: 24%; }
	.dexbenz .indexB-f { padding-bottom: 20px; }
	.dexbenz .indexB-f .wznns {
		padding: 15px 10px 0;
	} 
	.dexbenz .indexB-f { width: 30%; right: 8.3%; }
}

@media(max-width:1366px) {
	.dexbenz .indexB-f .imge img { height: 13vw; }
	.dexbenz .indexB-f { width: 35%; right: 5.3%; }
}

@media(max-width:1280px) {
	.indexnen .lk .span { width: 20px; height: 20px; }
	.indexnen .lk .i { font-size: 15px; left: 26px; }
	.indexnen .lk .span::before { width: 5px; height: 5px; }
}

@media(max-width:1100px) {
	.dexbenz .sanznen { width: calc(100% - 34px); }
	.ContactUsA .bgA,
	.ContactUsA .bgB { display: none; }
	.ContactUsA .fnznnem ul li { width: 100%; }
	.ContactUsA .fnznnem ul li input { height: 45px; font-size: 14px; padding-left: 50px; }
	.ContactUsA .fnznnem ul li .icon { left: 15px; }
	.ContactUsA .fnznnem ul li span { left: 40px; }
	.ContactUsA .fnznnem ul li .icon img { width: 18px; }

	.layui-form-select dl { top: 60px; }
	.layui-form-selectup dl { bottom: 60px; }

	.ContactUsA { padding: 35px 0 45px; }
	.ContactUsA .fnznnem { margin-top: 20px; }
	.ContactUsA .fnznnem ul li textarea { height: 90px; padding-left: 49px; padding-top: 15px; }
	.ContactUsA .fnznnem .tjanmo button { padding: 4px; height: 46px; }
	.ContactUsA .fnznnem .tjanmo button span { width: 44px; height: 36px; }
	.ContactUsA .fnznnem .tjanmo button span:after { width: 44px; }
	.ContactUsA .fnznnem .tjanmo button i { padding: 0 20px; line-height: 38px; }

	.dexbenz .indexB-f { width: 85%; left: 50%; right: auto; transform: translateX(-50%); bottom: 4vh; top: auto; }
	.dexbenz .indexB-f .imge img { height: auto; }

	.contacutsxine { padding: 35px 0 45px; }

	.indexnenws {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
	}
	.indexnenws .lk { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); cursor: pointer; }
	.indexnenws .lk .span { border: 2px solid #0047BA; background: #FFFFFF; width: 18px; height: 18px; border-radius: 50%; position: relative; overflow: hidden; }
	.indexnenws .lk .span::before { position: absolute; content: ""; top: 50%; left: 50%; transform: translate(-50%,-50%); background: #0047BA; width: 5px; height: 5px; border-radius: 50%; }
	.indexnenws .lk .i { position: absolute; top: 50%; transform: translateY(-50%); left: 25px; width: 80px; display: none; font-size: 14px; }

	.indexnenws .lk.cur .span { background: linear-gradient(47deg, #005DE5 7%, #3EB8AC 74%);  border: 0 solid #0047BA; }
	.indexnenws .lk.cur .span::before { background: #fff; }
	.indexnenws .lk.cur .i { display: block; }

	.indexnenws .lk1 { top: 13.5%; left: 60%; }
	.indexnenws .lk2 { top: 21.2%; left: 56.3%; }
	.indexnenws .lk3 { top: 23.5%; left: 53.9%; }

	.indexB-fww {
		position: relative;
		width: 90%;
		background: #fff;
		padding: 12px 12px 20px 12px;
		border-radius: 15px;
		margin: 0 auto; margin-top: -110vw;
	}

	.indexB-fww .wznns { padding-top: 15px; }

	.indexB-fww .wznns .nsxq {
		line-height: 1.75;
		margin-top: 13px;
	}

}

.absbdAA { padding-bottom: 30px; background: #f2f9ff; border-radius: 20px; overflow: hidden; }



/**职业发展**/
.CareerA { padding: 8.22916vw 0 0; }
.CareerA .reerabott ul { display: flex; flex-wrap: wrap; }
.CareerA .reerabott ul li { float: left; width: 32.65%; margin-right: 1%; position: relative; overflow: hidden; box-shadow: 0px 3px 10px 0px rgba(147, 220, 216, 0.2);  background: #fff; }
.CareerA .reerabott ul li:last-child { margin-right: 0; }
.CareerA .reerabott ul li { height: 29.125vw; }
.CareerA .reerabott ul li .boenz { height: 29.125vw; position: relative; left: 0; opacity:1; transition: all .5s; }
.CareerA .reerabott ul li .boenz .icon { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); }
.CareerA .reerabott ul li .boenz .ennz { position: absolute; width: 100%; left: 0; bottom: 46px; padding: 0 40px; }
.CareerA .reerabott ul li .boenz .ennz .nzb { line-height: 1; margin-top: 8px; }

 
.CareerA .reerabott ul li .kuomznee { position: absolute; width: 100%; top: 0; right: -50vw; transition: all 1s; height: 29.125vw; z-index: 1; background: linear-gradient(48deg, #005DE5 7%, #3EB8AC 74%); box-shadow: 0px 3px 10px 0px rgba(147, 220, 216, 0.2); padding: 0 26px 0 30px; } 
.CareerA .reerabott ul li .kuomznee .znnee { width: 145px; margin-right: 50px; position: relative; }
.CareerA .reerabott ul li .kuomznee .znnee .neeb { position: absolute; left: 0; bottom: 0; display: inline-block; }
.CareerA .reerabott ul li .kuomznee .znnee .nzb { line-height: 1.22; margin-top: 10px; }
.CareerA .reerabott ul li .kuomznee .znneer { width: calc(100% - 195px); }
.CareerA .reerabott ul li .kuomznee .znneer img { transform: scale(1); }
.CareerA .reerabott ul li .kuomznee .divMinWide .flex { display: flex; flex-wrap: wrap; }

.CareerA .reerabott ul li .kuomznee .divMinWide { position: absolute; top: 50%; transform: translateY(-50%); left: 0; width: 100%; padding: 0 26px 0 30px; }

.CareerA .reerabott ul li:hover .kuomznee { right: 0; }
.CareerA .reerabott ul li:hover .boenz { opacity:0; }


.CareerA .bgA { position: absolute; top:-30vw; opacity: 0; left: -70vw; width: 36.97%; transition:all 2s; }
.CareerA .active .bgA { left:0; opacity: 1; top:0; }


.CareerB { padding: 9.27083vw 0 7.8125vw; position: relative; }
.CareerB .btopr { width: 66.3%; line-height: 2.125; }

.CareerB .zhnasne { padding: 0 32px; }
.CareerB .zhnasne .imgde img { transform: scale(1); }
.CareerB .zhnasne .kaanzn { position: absolute; bottom: 40px; left: 0; width: 100%; padding: 0 20px; }
.CareerB .zhnasne .kaanzn ul { display: flex; flex-wrap: wrap; align-items: flex-end; }
.CareerB .zhnasne .kaanzn ul li { float: left; width: 24.38%; margin-right: .82%; background: rgba(255, 255, 255, 0.7); padding: 27px 28px 24px; transition: all .5s; height: 78px; transition: all .5s; }
.CareerB .zhnasne .kaanzn ul li:last-child { margin-right: 0; }
.CareerB .zhnasne .kaanzn ul li .zoneb { width: 13.28125vw; margin-top: 10px; line-height: 1.5; position: relative; height: 1px; opacity: 0; transition: all .5s; }
.CareerB .zhnasne .kaanzn ul li .zoenm .enmr { position: absolute; right: 0; top: 50%; transform: translateY(-50%); opacity: 1; transition: all .5s; }

.CareerB .zhnasne .kaanzn ul li.sign:hover { padding: 27px 47px 24px; height: 232px; }
.CareerB .zhnasne .kaanzn ul li.sign:hover .zoneb { height: 48px; opacity: 1; }
.CareerB .zhnasne .kaanzn ul li.sign:hover .zoenm .enmr { opacity: 0; }

.CareerB .zhnasne .kaanzn ul li .zoenm,
.CareerB .zhnasne .kaanzn ul li .relative {
    height: 100%;
}

.CareerB .zhnasne .kaanzn ul li .relative .enml  {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 88%;
    transition: all .5s;
}
.CareerB .zhnasne .kaanzn ul li.sign:hover .relative .enml {
    top: 13%;
}

.CareerB .bgA { position: absolute; top:-6vw; opacity: 0; right: -70vw; width: 36.97%; transition:all 2s; }
.CareerB .active .bgA { right:0; opacity: 1; top:-6vw; }

.CareerB .bgB { position: absolute; bottom:-10.5vw; opacity: 0; left: -70vw; width: 40%; transition:all 2s; }
.CareerB .active .bgB { left:0; opacity: 1; bottom:-10.5vw; }


.CareerC .eercbott .eerctoe { width: calc(100% - 1353px); box-shadow: 0px 3px 10px 0px rgba(147, 220, 216, 0.2); background: #fff; position: absolute; padding: 41px 34px 0; margin-right: 16px; height: 100%; left: 0; }
.CareerC .eercbott .eerctoe .ctoe { position: relative; padding-bottom: 40px; }
.CareerC .eercbott .eerctoe .ctoe::before {
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: linear-gradient(90deg, #005DE5 0%, #3EB8AC 68%);
}
.CareerC .eercbott .eerctoe .ctom { padding-bottom: 10px; }
.CareerC .eercbott .eerctoe .ctom ul li { line-height: 1; color: #465059; border-bottom: 1px solid rgba(0, 71, 186, 0.1); padding:38px 0 38px; }
.CareerC .eercbott .eerctoe .ctom ul li:last-child { border-bottom: 0; }
.CareerC .eercbott .eerctoe .ctom ul li .relative { padding-left: 40px; }
.CareerC .eercbott .eerctoe .ctom ul li span { position: absolute; top: 50%; left: 0; transform: translateY(-50%); }

.CareerC .eercbott .eerctor { width: 1337px; }
.CareerC .eercbott .eerctor .ctioze { margin-bottom: 13px; }
.CareerC .eercbott .eerctor .ctioze .wzne { position: absolute; top: 47px; padding: 0 40px; width: 100%; }

.CareerC .eercbott .eerctor .ctiowze .kongdong { position: absolute; opacity: 0; transition: all .8s; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(64deg, rgba(0, 93, 229, 0.9) 3%, rgba(62, 184, 172, 0.9) 71%); }
.CareerC .eercbott .eerctor .ctiowze .kongdong .ong { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); line-height: 1; width:100%; padding:0 20px; text-align:center; }

.CareerC .eercbott .eerctor .ctiowze .swiper-slide { cursor: pointer; }
.CareerC .eercbott .eerctor .ctiowze .swiper-slide-thumb-active .kongdong { opacity: 1; }

.CareerC .bgB { position: absolute; bottom:-19vw; opacity: 0; right: -70vw; width: 45.36%; transition:all 2s; }
.CareerC .active .bgB { right:0; opacity: 1; bottom:-19vw; }





.CareerD { overflow: hidden; padding: 8.4375vw 0 0; }
.CareerD .swiper-container { overflow: hidden; }
.CareerD .anzmen { position: absolute; right: 0; bottom: 5px; z-index: 1; }
.CareerD .naamzmne { display: inline-block; width: 50%; }

.sana2-swiper { width: 60.4%; overflow: hidden; margin-right: 1.43%; float: left; }
.sana3-swiper { width: 38.17%; overflow: hidden; float: left; }
.CareerD .sanxiangqieh .sana1 { width: 28.5%; position: absolute; left: -16.9%; overflow: hidden; top: 0; }
.CareerD .sanxiangqieh .sana3 { width: 28.5%; position: absolute; top: 0; right: -16.9%; overflow: hidden; }


.CareerE { padding: 8.54166vw 0 6.25vw; }
.CareerE .dexatop .znwnswm { position: absolute; right: 0; bottom: 5px; }
.CareerE .dexatop .znwnswm ul li {
    cursor: pointer;
    color: #0047BA;
    transition: all .5s;
    float: left;
    margin-right: 15px;
    text-align: center;
    border-radius: 40px;
    box-sizing: border-box;
    border: 1px solid rgba(0, 71, 186, 0.2);
}
.CareerE .dexatop .znwnswm ul li a {
	display:block;
    font-size: 15px;
    cursor: pointer;
    color: #0047BA;
    transition: all .5s;
    text-align: center;
    width: 145px;
    height: 52px;
    line-height: 50px;
}




.CareerE .dexatop .znwnswm ul li:last-child { margin-right: 0[]; }
.CareerE .dexatop .znwnswm ul li.cur {
    background: linear-gradient(71deg, #005DE5 1%, #3EB8AC 70%);
    color: #fff;
    border: 1px solid rgba(0, 0, 0, 0);
}
.CareerE .dexatop .znwnswm ul li.cur a { color:#fff; }
.CareerE .dexabott .huanxe { box-shadow: 0px 3px 10px 0px rgba(147, 220, 216, 0.2); }
.CareerE .dexabott .btmzn { background: linear-gradient(87deg, #005DE5 0%, #3EB8AC 68%); border-radius: 20px; }
.CareerE .dexabott .btmzn .zn { line-height: 80px; }

.CareerE .zn { float: left; text-align: center; }

.CareerE .z1 { width: 17.89%;  }
.CareerE .z2 { width: 13.1%; }
.CareerE .z3 { width: 21.85%; }
.CareerE .z4 { width: 15.9%; }
.CareerE .z5 { width: 18.5%; }
.CareerE .z6 { width: 12.75%; }

.CareerE .dexabott .bmmze ul li .t { background: #fff; }
.CareerE .dexabott .bmmze ul li:nth-child(2n) .t { background: #F9FCFF; }
.CareerE .dexabott .bmmze .zn { line-height: 70px; border-right: 1px solid rgba(0, 0, 0, 0.06); color: #465059; }
.CareerE .dexabott .bmmze .zn:last-child { border: 0; }
.CareerE .dexabott .bmmze .z6 .jznen { display: inline-block; line-height: 1; position: relative; padding-right: 15px; }
.CareerE .dexabott .bmmze .z6 .jznen span { display: inline-block; width: 7px; height: 12px; background: url(../images/znense.png)no-repeat center center/cover; position: absolute; top: 50%; transform: translateY(-50%); right: 0; }

.CareerE .dexabott .bmmze ul li .t { position: relative; }
.CareerE .dexabott .bmmze ul li .cont { padding: 45px 77px 0; display: none; position: relative; }
.CareerE .dexabott .bmmze ul li .cont .zneao { margin-bottom: 30px; }
.CareerE .dexabott .bmmze ul li .cont .zneao:last-child { margin-bottom: 0; }
.CareerE .dexabott .bmmze ul li .cont .zneao .eb { line-height: 1.875; margin-top: 10px; }

.CareerE .dexabott .bmmze ul li .cont .naamzne { border-top: 1px solid rgba(0, 0, 0, 0.08); padding: 42px 0 60px; margin-top: 41px; }
.CareerE .dexabott .bmmze ul li .cont .naamzne .mznel { width: 70%; }
.CareerE .dexabott .bmmze ul li .cont .naamzne .mznel .e { color: #767676; line-height: 2; }
.CareerE .dexabott .bmmze ul li .cont .naamzne .mznel .e a { display: inline-block; color: #0047BA; text-decoration: underline; }
.CareerE .dexabott .bmmze ul li .cont .naamzne .mzner { position: absolute; right: 0; top: 50%; transform: translateY(-50%); }


.CareerE .dexabott .bmmze ul li.curter .t { color: #0047BA; background: #F2F9FF; }
.CareerE .dexabott .bmmze ul li.curter .zn { color: #0047BA; }
.CareerE .dexabott .bmmze ul li.curter .jznen span { background: url(../images/znensea.png)no-repeat center center/cover; }

.CareerE .bgB { position: absolute; bottom:3.33333vw; opacity: 0; right: -70vw; width: 45.36%; transition:all 2s; }
.CareerE .active .bgB { right:0; opacity: 1; bottom:3.33333vw; }

.CareerE .bgA { position: absolute; top:16.1vw; opacity: 0; left: -70vw; width: 36.9%; transition:all 2s; }
.CareerE .active .bgA { left:0; opacity: 1; top:16.1vw; }
.CareerE .dexabott .bmmze ul li .more .t { background: none; }

.ProductServices-B .suibianni .iannib ul li .annibr .it,
.ProductServices-B .suibianni .iannib ul li .annibr .itt { position: relative; z-index: 1; }

@media(max-width:2300px) {
	.CareerA .reerabott ul li,
	.CareerA .reerabott ul li .boenz,
	.CareerA .reerabott ul li .kuomznee { height: 25.125vw; }

	.CareerC .eercbott .eerctoe { width: calc(100% - 1116px); }
	.CareerC .eercbott .eerctor { width: 1100px; }
}




@media(max-width:1920px) {
	.CareerA .reerabott ul li,
	.CareerA .reerabott ul li .boenz,
	.CareerA .reerabott ul li .kuomznee { height: 23.125vw; }

	.CareerC .eercbott .eerctoe { width: calc(100% - 953px); }
	.CareerC .eercbott .eerctor { width: 937px; }
	.CareerC .eercbott .eerctoe .ctom ul li { font-size:20px; }
}



@media(max-width:1600px) {
	.CareerA .reerabott ul li,
	.CareerA .reerabott ul li .boenz,
	.CareerA .reerabott ul li .kuomznee {
		height: 28.125vw;
	}

.CareerB .zhnasne .kaanzn ul li .relative .enml { font-size:18px; }

	.CareerD .sanxiangqieh .sana1 { width: 33.6%; left: -28.9%; }
	.CareerD .sanxiangqieh .sana3 { width: 33.6%; right: -28.9%; }
}



@media(max-width:1500px) {
	.CareerA .reerabott ul li .boenz .ennz { padding: 0 20px; bottom: 25px; }
	.CareerA .reerabott ul li .kuomznee { padding: 0 20px; }
	
.CareerB .zhnasne .kaanzn ul li .relative .enml { font-size:16px; }
	.CareerB .zhnasne .kaanzn ul li { padding: 15px; height: 60px; }
	.CareerB .zhnasne .kaanzn ul li.sign:hover {
		padding: 25px;
		height: 250px;
	}
	.CareerB .zhnasne .kaanzn ul li .zoneb { width:17.28125vw; }


	.CareerC .eercbott .eerctoe { padding: 20px 20px 0; }
	.CareerC .eercbott .eerctoe .ctom ul li { padding: 30px 0; }
	.CareerC .eercbott .eerctoe .ctoe { padding-bottom: 25px; }
	.CareerC .eercbott .eerctor .ctioze .wzne { padding: 0 20px; top: 25px; }
	.CareerE .dexatop .znwnswm ul li a { width: 150px; line-height: 52px; }

	/*.CareerE .dexatop .znwnswm ul li { height: 47px; line-height: 45px; }*/
	.CareerE .dexabott .btmzn .zn { line-height: 70px; }
	.CareerE .dexabott .bmmze .zn { line-height: 60px; }
	.CareerE .dexabott .bmmze ul li .cont { padding: 20px 25px; }

	
	
}

@media(max-width:1450px) {
	.CareerC .eercbott .eerctor { width: 834px; }
	.CareerC .eercbott .eerctoe { width: calc(100% - 850px); }

	.CareerB .zhnasne .kaanzn ul li .zoneb { width: 17.28125vw; }
}

@media(max-width:1280px) {
	.CareerA .reerabott ul li .kuomznee .znnee { width: 100px; }
	.CareerA .reerabott ul li .kuomznee .znneer {
		width: calc(100% - 150px);
	}

	.CareerA .reerabott ul li .kuomznee .znnee .neeb { width: 40px; }

	.CareerC .eercbott .eerctor { width: 700px; }
	.CareerC .eercbott .eerctoe { width: calc(100% - 716px); }
	
	.CareerB .zhnasne .kaanzn ul li .relative .enml { font-size:14px; }
}

@media(max-width:1100px) {
	.CareerA { padding-top: 35px; }
	.CareerA .active .bgA,
	.CareerB .active .bgA,
	.CareerC .active .bgB { display: none; }
	
	.CareerA .reerabott { margin-top: 25px; }
	
	.CareerA .reerabott ul li, .CareerA .reerabott ul li .boenz, .CareerA .reerabott ul li .kuomznee {
		height: 72.125vw;
	}

	.CareerA .reerabott ul li { width: 100%; margin-bottom: 20px; }
	.CareerA .reerabott ul li:last-child { margin-bottom: 0; }
	.CareerA .reerabott ul li .kuomznee { right: -100vw; }

	.CareerA .reerabott ul li .boenz .icon { width: 70px; }

	.CareerB .btopr { width: 100%; margin-top: 10px; }
	.CareerB .zhnasne { padding: 0 4%; }

	.fyq a { margin: 0 4px; }

	.kaanmwme { height: 100vh; }

	.CareerB .zhnasne .kaanzn { bottom: 20px; }
	.CareerB .zhnasne .kaanzn ul li { width: 100%; margin-bottom: 2%; margin-right:0%; padding: 15px; height: 48px; }
	.CareerB .zhnasne .kaanzn ul li:nth-child(2n) { margin-right: 0; }
	/*.CareerB .zhnasne .kaanzn ul li:last-child { margin-bottom: 0; }*/
	.CareerB .zhnasne .kaanzn ul li .zoneb { width: 100%; }
	.CareerB .zhnasne .kaanzn ul li.sign:hover { padding: 20px; }
	.CareerB .zhnasne .kaanzn ul li.sign:hover { height:320px; }
	.CareerB .zhnasne .kaanzn ul li .relative .enml { font-size:13px; }

	.CareerC .eercbott .eerctoe { width: 100%; position: initial; margin-right: 0; }
	.CareerC .eercbott .eerctoe .ctom ul li { padding: 18px 0; }
	.CareerC .eercbott .eerctor { width: 100%; margin-top: 20px; }
	.CareerC .eercbott .eerctor .ctioze .wzne { top: 20px; }
	.CareerC .eercbott .eerctor .ctiowze .kongdong .ong { text-align: center; width: 100%; padding: 0 15px; }
	
	.CareerD { padding-top: 35px; }
	.CareerD .sanxiangqieh .sana1 { display: none; }
	.CareerD .sanxiangqieh .sana3 { display: none; }
	.sana3-swiper { display: none; }
	.CareerD .swiper-container { width: 100%; }

	.CareerD .sanxiangqieh { margin-top: 25px; }

	.CareerE { padding: 35px 0 45px; }
	.CareerE .dexatop .znwnswm { position: initial; width: 100%; margin-top: 15px; float: left; }

	.CareerE .dexatop .znwnswm ul li { width: 49%; margin-right: 2%; height: 45px; line-height: 43px; font-size: 14px; }
	.CareerE .dexatop .znwnswm ul li:last-child { margin-right: 0; }
	
	.CareerE .z2 { display: none; }
	.CareerE .z3 { display: none; }
	.CareerE .z4 { display: none; }
	.CareerE .dexabott .btmzn .zn,
	.CareerE .dexabott .bmmze .zn { width: 33.33% !important; }

	.ProductServices-B .suibiannie .kaai .iebot .boez>.clearfix { display: flex; flex-wrap: wrap; }

	.CareerE .dexabott .btmzn .zn { line-height: 55px; }
	.CareerE .dexabott .bmmze .zn { line-height: 50px; }
	.CareerE .dexabott .btmzn { border-radius: 10px; }
	.CareerE .dexabott .bmmze ul li .cont { padding: 20px; }
	.CareerE .dexabott .bmmze ul li .cont .naamzne { margin-top: 20px; padding-top: 20px; padding-bottom: 20px; }
	.CareerE .dexabott .bmmze ul li .cont .naamzne .mznel { width: 100%; }
	.CareerE .dexabott .bmmze ul li .cont .naamzne .mzner { position: initial; float: left; transform: translateY(0); margin-top: 20px; }


	.CareerE .bgA { display: none; }
	.CareerE .bgB { display: none; }

	.CareerE .dexatop .znwnswm ul li a { width: 100%; line-height: 43px; }
	.CareerE .dexabott { margin-top: 25px; }
	
	.CareerD .naamzmne { width:62%; }
}
@media(max-width: 500px){
	.CareerB .zhnasne .kaanzn ul li .font22 { font-size: 16px; }
	.CareerB .zhnasne .kaanzn ul li .zoenm .enmr img { height: 28px; width: auto; }
}


.technologyA { height: 300vh; overflow: hidden; position: relative; }
.technologyA-a { height: 100vh; width: 100%; overflow: hidden; }
.technologyA-b { height: 100vh; width: 100%; }

.navmo.fixed-head { top: -90px; transition:all 0.5s; }
.navmo.fixed-head.fixTop { top: 0px; }


.technologyA-b.active2 .technologyA-a { position: fixed; left:0; top:0; z-index: 10; }


.technologyA-b .lider { bottom: -100vh; transition:all 1s; }
.technologyA-b.active2 .lider { bottom: 0; }
.technologyA-b .lidel { top: -100vh; transition:all 1s; }
.technologyA-b.active2 .lidel { top: 0; }

.technologyA-b.active .lider { bottom: 0; }
.technologyA-b.active .lidel { top: 0; }


@media(max-width:1100px){
	.technologyA,.technologyA-a,.technologyA-b { height: auto; position: relative!important; }
	.technologyA-b .lider { bottom: auto; transition:all 1s; }
	.technologyA-b.active2 .lider { bottom: auto; }
	.technologyA-b .lidel { top: auto; transition:all 1s; }
	.technologyA-b.active2 .lidel { top: auto; }
	.technologyA-b.active .lider { bottom: auto; }
	.technologyA-b.active .lidel { top: auto; }
}


/*.indexB22 { height: 200vh; }*/

.AboutUs-B .oyutzne:hover .znsnn .nznem { left: -100%; transition:all 0.5s; opacity: 0; }
.AboutUs-B .oyutzne:hover { z-index: 111; }

.kuomzne .asndnd { padding:0 16px; }


 




.ruguokezie {
    height: 100vh;
    text-align: center;
}

.ruguokezie .djanxnnx {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
}
.ruguokezie .djanxnnx .wzns {
    color: #465059;
    line-height: 1.5;
    margin-top: 30px;
}



.Digdeeper4 { padding:5vw 0 0; }
.Digdeeper4 .dgsqpwa { position: relative; }
.Digdeeper4 .dgsqpwa:before { position:absolute; content:""; top:50%; transform:translateY(-50%); width:100%; height:4px; background: rgba(0, 71, 186, 0.1); }
.Digdeeper4 .dgsqpwa .kozmsnn {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
}
.Digdeeper4 .gsnerpr {
    background: url(../images/gsnerpr.png) repeat-x center;
    position: relative;
    padding: 0 86px;
    margin-top: 56px;
}
.Digdeeper4 .gsnerpr .swiper-container { padding:0 20px; }
.Digdeeper4 .gsnerpr .gsprers .swiper-wrapper .swiper-slide {
    height: 540px;
}
.Digdeeper4 .gsnerpr .gsprers .swiper-wrapper .swiper-slide .gserpp {
    position: absolute;
    height: 50%;
    left: 2px;
    top: 2px;
    width: 160%;
}
.Digdeeper4 .gsnerpr .gsprers .swiper-wrapper .swiper-slide:nth-child(2n) .gserpp {
    top: auto;
    bottom: 0px;
}



.Digdeeper4 .gsnerpr .gsprers .swiper-wrapper .swiper-slide .aboutD-d {
    border-left: 1px solid #D8D8D8;
    height: 100%;
    width: 100%;
    padding-left: 20px;
}

.Digdeeper4 .gsnerpr .gsprers .swiper-wrapper .swiper-slide .aboutD-d:before {
	position: absolute;
	content: "";
	left: -16px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
    background: url(../images/gsprers.png)no-repeat center center/cover;
	bottom: -13px;
}

.Digdeeper4 .gsnerpr .gsprers .swiper-wrapper .swiper-slide-active .aboutD-d:before {
    background: url(../images/gsprersa.png)no-repeat center center/cover;
}

.Digdeeper4 .gsnerpr .gsprers .swiper-wrapper .swiper-slide:nth-child(2n) .aboutD-d:before {
	top: -15px;
}

.Digdeeper4 .gsnerpr .gsprers .swiper-wrapper .swiper-slide .d { line-height:1; margin-bottom:13px; }
.Digdeeper4 .gsnerpr .gsprers .swiper-wrapper .swiper-slide:nth-child(2n) .gserpp .d { padding-top: 40px; }

.Digdeeper4 .gsnerpr .gsprers .swiper-wrapper .swiper-slide .con { margin-bottom:10px; }
.Digdeeper4 .gsnerpr .gsprers .swiper-wrapper .swiper-slide .con:last-child { margin-bottom:0; }
.Digdeeper4 .gsnerpr .gsprers .swiper-wrapper .swiper-slide .t,
.Digdeeper4 .gsnerpr .gsprers .swiper-wrapper .swiper-slide .c { line-height:1.5; }

.Digdeeper4 .gsnerpr .gsprers .swiper-wrapper .swiper-slide .con ul li { margin-bottom:20px; }
.Digdeeper4 .gsnerpr .gsprers .swiper-wrapper .swiper-slide .con ul li:last-child { margin-bottom:0; }
.Digdeeper4 .gsnerpr .gsprers .swiper-wrapper .swiper-slide .con ul li .span { width:50px; }
.Digdeeper4 .gsnerpr .gsprers .swiper-wrapper .swiper-slide .con ul li .spa { width: calc(100% - 80px);
    word-break: break-all; }

.Digdeeper4 .anzmen .swiper-button-prev {background: url(../images/opskal.png)no-repeat center center/cover #fff;margin-right: 10px; border-radius:20px; overflow:hidden;}
.Digdeeper4 .anzmen .swiper-button-next { background: url(../images/opskar.png)no-repeat center center/cover #fff; border-radius:20px; overflow:hidden; }

.Digdeeper4 .anzmen .swiper-button-prev:hover { background: url(../images/opskala.png)no-repeat center center/cover; }
.Digdeeper4 .anzmen .swiper-button-next:hover { background: url(../images/opskara.png)no-repeat center center/cover; }


@media(max-width:1500px) {
    .Digdeeper4 .gsnerpr .gsprers .swiper-wrapper .swiper-slide .gserpp { width:140%; }
}

@media(max-width:1100px) {
    .Digdeeper4 .gsnerpr {
        padding: 0;
    }
    .Digdeeper4 .dgsqpwa .kozmsnn { display:none; }
    .Digdeeper4 .gsnerpr .gsprers .swiper-wrapper .swiper-slide { height:300px; }
    .Digdeeper4 .gsnerpr .gsprers .swiper-wrapper .swiper-slide .gserpp { width:100%; height:100%; }
    .Digdeeper4 .gsnerpr .gsprers .swiper-wrapper .swiper-slide:nth-child(2n) .gserpp { position:relative; }
    .Digdeeper4 .gsnerpr .gsprers .swiper-wrapper .swiper-slide:nth-child(2n) .gserpp .d { padding-top:0; }
    .Digdeeper4 .dgsqpwa:before { transform:translateY(0); top:auto; bottom:0; }
    
    .Digdeeper4 .gsnerpr .gsprers .swiper-wrapper .swiper-slide:nth-child(2n) .aboutD-d:before { top:auto; bottom:-8px; }
     .Digdeeper4 .gsnerpr .gsprers .swiper-wrapper .swiper-slide .aboutD-d:before { top:auto; bottom:-8px; }
    .Digdeeper4 .gsnerpr .swiper-container { padding:0 10px; overflow:initial; }
    
    .Digdeeper4 .gsnerpr .gsprers .swiper-wrapper .swiper-slide .aboutD-d:before { width:21px; height:21px; left:-11px; }
    
    .Digdeeper4 { padding:40px 0 0; }
    .Digdeeper4 .gsnerpr { margin-top:25px; }
}






.AboutUs-miwe { padding: 5vw 32px 0; z-index:2; }
.AboutUs-miwe .indexA-b { margin-bottom:40px; }
.AboutUs-miwe .containera { background: #F2F9FF; padding: 6.25vw 11.5%; border-radius: 20px; overflow:hidden;  }
.AboutUs-miwe .containera ul { display:flex; flex-wrap:wrap; }
.AboutUs-miwe .containera ul li { float:left; width:32.49%; margin-right:1.25%; background: rgba(255, 255, 255, 0.7); backdrop-filter: blur(40px); padding:35px 28px 40px; position:relative; }
.AboutUs-miwe .containera ul li:last-child { margin-right:0; }
.AboutUs-miwe .containera ul li .houzn .zna { transition: all .5s; }
.AboutUs-miwe .containera ul li .houzn .znb { margin-top:8px; transition: all .5s; }
.AboutUs-miwe .containera ul li .oucon { margin-top:65px; }
.AboutUs-miwe .containera ul li .m2 { display:none; }

.AboutUs-miwe .containera ul li:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all .5s;
    background: linear-gradient(64deg, #005DE5 3%, #3EB8AC 71%);
}
.AboutUs-miwe .containera ul li:hover:before { opacity:1; }

.AboutUs-miwe .containera ul li:hover .houzn .zna,
.AboutUs-miwe .containera ul li:hover .houzn .znb { color:#fff; }
.AboutUs-miwe .containera ul li:hover .m2 { display:block; }
.AboutUs-miwe .containera ul li:hover .m1 { display:none; }


@media(max-width:1600px) {
    .AboutUs-miwe .containera { padding: 6.25vw 4%; }
}
@media(max-width:1100px) {
    .AboutUs-miwe { padding: 35px 4% 0; }
    .AboutUs-miwe .indexA-b { margin-bottom:20px; }
    .AboutUs-miwe .containera { padding: 35px 20px 45px; }
    .AboutUs-miwe .containera ul li { width:100%; margin-bottom:20px; border-radius:10px; padding:20px; }
    .AboutUs-miwe .containera ul li:last-child{ margin-bottom:0; }
    .AboutUs-miwe .containera ul li .oucon { margin-top:30px; }
}






