@charset "utf-8";
/* CSS Document */


.headerWpr{width:100%;padding: 12px 0px;position:fixed;left:0;top:0;z-index:30;transition:all 0.5s ease-in-out;border-bottom:1px solid rgba(255,255,255,0);}
.headerWpr_w,.headerWprDown{background: rgba(0, 103, 168, 0.5);padding: 12px 0px;/*box-shadow: 0 2px 5px 3px rgba(0,0,0,0.06);*/}
.header{position:relative;height:60px;/* padding:0px 3%; */}

.logo{float: left;align-items: center;display: flex;position:relative;transition:all 0.5s ease-out;}
.logo img{ transition:all 0.5s ease-in-out; height:60px; width:auto;}
.logo img.iOpacity{position:absolute;left:0;top:0;}

.pcNav{white-space:nowrap;}
.pcNav ul li{float:left;}
.nav_a{display: inline-block;padding: 0px 10px;line-height: 60px;color: #333;font-size: 16px;}
.nav_a span {font-size: 12px; transform: rotate(90deg);display: inline-block;}
.pcNav ul li:hover .nav_a{color: #0b46a7; outline: 0;}
.pcNav ul li:hover .nav_a.on{color: #0b46a7; outline: 0;}



.headRx{float: right;/* margin-right:8vw; */}
.headLan{float:left;cursor:pointer;position:relative;padding-left:25px;background: url(../images/lan_ico2.png) no-repeat left center;height: 60px;}
.headLan_v{display: inline-block;height: 60px;background: url(../images/lan_ar2.png) no-repeat right center;padding-right: 15px;font-size: 14px;line-height: 60px;color: #0b46a7;transition:all 0.5s ease-in-out;}
.headLan_option{ width:120px; margin-left:-60px; position:absolute; left:50%; top:40px; padding-top:8px; opacity:0; visibility:hidden; transform:translateY(10px);}
.headLan_option dl{background: #0b46a7;border-radius:0.3em;padding:14px 0;box-shadow:0 5px 12px rgba(0,0,0,0.1);position:relative;}
.headLan_option dl:after{content:"";border-left:6px solid transparent;border-right:6px solid transparent;border-bottom: 6px solid #0b46a7;position:absolute;left:50%;top:-6px;margin-left:-6px;}
.headLan_a{ display:block; line-height:30px; height:30px; color:#fff; text-align:center}
.headLan_a:hover{ background:#0b46a7; color:#c61634;}
.headLan:hover .headLan_option{opacity:1; visibility:visible; transition:all 0.5s ease-in-out; transform:translateY(0);}






.nav_projects { position: relative; display: flex; padding: 1em 1.5em; -webkit-box-pack: center; -webkit-justify-content: center;-ms-flex-pack: center;justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; color: #23201d;font-size: 1.04em;font-weight: 700;}
.nav_last-wrapper { display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center;  align-items: center;}
.projects-arrow {width: 0.63em;max-width: none;margin-left: 0.5em;}
.projects_circle {position: absolute;left: -2.5em; bottom: -3.9em; z-index: -1; width: 16em;height: 16em; border-radius: 50%; background-color: #175ba2;}
.projects_wrapper { display: flex; -webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;color: #fff;}











.nav_a2{color: #c61634;line-height: 60px;font-size: 14px;margin-right: 20px;float:left;}
.nav_a2 i{color:#c61634;line-height: 60px;font-size: 28px;float:left;}

.head_pser{background: url(../images/ser_i1.png) no-repeat center center;float: left;height: 60px;width: 20px;margin-right: 20px;}

.headMenuBtn{/* background: #fff; */line-height: 60px;float: left;height: 60px;/* width: 100px; */padding-left: 15px;font-size: 12px;color: #fff;border-radius: 30px;display: flex;align-items: center;}
.headMenuBtn:hover{ color: #574c37; }
.headMenuBtn span{float: right;width: 30px;margin: 10px 5px 0px 0px;}
.headMenuBtn span i{background: #fff;height: 1px;margin-bottom: 8px;display:block;}

.headerWpr_join .headLan{ background: url(../images/top_i1.png) no-repeat left center;}
.headerWpr_join .headLan_v{ color:#574c37; background: url(../images/top_i2.png) no-repeat right center;}
.headerWpr_join .head_pser{background: url(../images/top_i3.png) no-repeat center center;}
.headerWpr_w .headLan,.headerWprDown .headLan{background: url(../images/lan_ico.png) no-repeat left center!important;}
.headerWpr_w .headLan_v,.headerWprDown .headLan_v{color: #fff!important;background: url(../images/lan_ar.png) no-repeat right center!important;}
.headerWpr_w .head_pser,.headerWprDown .head_pser{ background: url(../images/ser_i1a.png) no-repeat center center!important;}




/*.headerWprDown .logo img,.header:hover .logo img{opacity:0}
.headerWprDown .logo img.iOpacity,.header:hover .logo img.iOpacity{opacity:1;}
*/

.headerWprDown .logo img{opacity:0}
.headerWprDown .logo img.iOpacity{opacity:1;}

.headerWpr_w .nav_a, .headerWprDown .nav_a {color: #fff;}
.headerWpr_w .headMenuBtn, .headerWprDown .headMenuBtn {/* background: rgba(0, 0, 0, 0.2); *//* color: #000000; */}
.headerWpr_w .headMenuBtn span i,.headerWprDown .headMenuBtn span i{background: #000;}

@media (max-width: 1799px){
.headerWpr{padding:10px 0px;}
.logo img{height: 38px;width:auto;}
.logo img.iOpacity{position:absolute;left:0;top:10px;}

.nav_a {/* line-height: 50px; */padding: 0px 10px;}
.headRx{/* padding-top:5px; */margin-right: 4vw;}
.header{/* height:50px; */}
.headerWpr_w,.headerWprDown{padding:10px 0px;}
}


.menuLayer{width: 100%;height:100vh;position:fixed;left: 0%;/* margin-left:-60vw; */top:0;z-index:36;background: rgb(255, 255, 255);transition:all 0.6s ease;}
.menuTop{height:0vw; width:100%; position:absolute; left:0; top:0; right:0;z-index:8;}


.menuLayer .menu2 {
	font-size: 0;
	margin-top: 30px;
	border-bottom: 1px solid #d8d8d8;
}

.menuLayer .menu2 dl {
	display: inline-block;
	vertical-align: top;
}


.menuLayer .menu2 dt {
	padding-bottom:5px;
	position: relative;
	margin-bottom: 15px;
}

.menuLayer .menu2 dt:before {
	content: " ";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 24px;
	height: 2px;
	background: #d8d8d8;
}

.menuLayer .menu2 dd {
	margin-bottom: 18px;
	display:inline-block;
	font-size: 16px;
    line-height: 38px;
    margin-right: 32px;
}

.menuLayer .menu2 dt a {
	font-size: 16px;
	font-weight:bold;
	transition: .5s;
}

.menuLayer .menu2 dd a {
	font-size: 16px;
	transition: .5s;
}

.menuLayer .menu2 dt a:hover,
.menuLayer .menu2 dd a:hover {
	color: #0b46a7;
}

.menuLayer .menu3 {font-size: 0; border-bottom:1px solid #d8d8d8; padding-top:100px;}

.menuLayer .menu3  .site-menu li {
    margin-right: 48px; display: inline-block;vertical-align: top;
    line-height: 130px;font-weight: 600;letter-spacing: 0.4px;
    text-transform: uppercase;
}

.site-menu li a{color: #333; font-size:16px; font-weight:bold;}
.site-menu li.active a{color: #0b46a7;}
.site-menu li a:hover{color: #0b46a7;}      




.menuLogo{height: 56px;position: absolute;z-index: 10;top: 20px;left: 0px;cursor: pointer;transition:all 0.5s ease-in-out;}
.menuClose{background: url(../images/menu_close.png) no-repeat center center;height: 30px;width: 30px;position: absolute;z-index: 10;top: 20px;right: 10px;cursor: pointer;transition:all 0.5s ease-in-out;}
.menuClose:hover{ transform:rotate(180deg);}
.menuLayerOut{opacity:0;transform: translateY(-100%);visibility:hidden;}
@media (max-width:1799px){
.menuClose{background-size:32px auto;top:25px;/* right:calc(10vw + 25px); */}
.menuLtnm span{ font-size:180px; left:-55px; top:-85px;}
.menuLtnm strong{ font: 28px/32px LEMONMILK;}
.menuLtnm p{ font-size: 22px; line-height: 28px; }
.menuLul li.on .menuLtnm strong{ transform:translateY(38px);}
.menuLul li.on .menuLtnm p{ transform:translateY(-38px); font-size:38px;}
.menuLul .bgImg img{ width:800px; margin-left:-250px;}
}







/**********底部****************/
/*公共底部*/

.foot{
	background: #232323;
	background-size: cover;
	padding: 30px 0px;
	text-align: center;
}
.foot .container{
	/* display: flex; */
	/* align-content: flex-start; */
	/* justify-content: space-between; */
}
.foot .left img{
	width: 100%;
	max-width: 260px;
}
.foot .left p{
	width: 100%;
	max-width: 360px;
	color: #b2b2b2;
	line-height: 28px;
	margin-top: 24px;
}
.foot .center{
	display: flex;
	align-items: flex-start;
	width: 100%;
	margin: 20px auto 20px auto;
}
.foot .center dl{
	margin: 0 0.15rem;min-width: 100px
}
.foot .center h3{
	font-size: 16px;
	color: #fff;
	line-height: 1;
	margin-bottom: 10px;
	/* text-transform: capitalize; */
}
.foot .center a{
	display: block;
	color: #b2b2b2;
	line-height: 36px;
	text-transform: capitalize;
}
.foot .center a:hover{
	color: #fff;
}
.foot .right h3{
	font-size: 18px;
	color: #fff;
	line-height: 18px;
	margin-bottom: 20px;
	text-transform: capitalize;
}
.foot .right span{
	display: block;
	color: #b2b2b2;
	line-height: 36px;
}
.foot .right span.add{
	display: none;
}
.foot .right span a{
	color: #b2b2b2;
}
.foot .right .social{
	margin-top: 20px;
}
.foot .right .social a{
	 color: #fff;
	 margin-right: 10px;
}
.foot .right span a:hover{
	color: #fff;
	text-decoration: underline;
}
/*版权信息*/

.copyright{
	/* background: linear-gradient(90deg, #305897, #0d3760); */
	/* padding: 20px 0; */
	width: 100%;
	color: #fff;
	border-top: 1px solid #414141;
	padding: 15px 0px 0px;
}
.copyright .container{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.copyright .left{
	display: flex;
	align-items: center;
	line-height: 20px; color:#fff;
}
.copyright .left a{
	 color:#fff;
}

.copyright .left img{
	height: 14px;
	margin: 0 6px;
}
.copyright .left a{
	font-size: 14px;
	color: #fff;
}
.copyright .right{
	display: flex;
	align-items: center;
}
.copyright a:hover{
	text-decoration: underline;
}
@media only screen and (max-width: 1200px){
.foot .left {
    display: none;
}
}
@media (max-width:769px){

/*公共底部*/
	.foot {
	    padding: 30px 0;
	}
    .foot .center{
    	display: none;
	}
	.foot .right{
		width: 100%;
		text-align: center;
	}
    .foot .right h3 {
	    font-size: 24px;
	    line-height: 20px;
	    margin-bottom: 15px;
	}
	.foot .right span {
	    font-size: 15px;
	    line-height: 22px;
	    margin-top: 6px;
	}
	.foot .right span.add{
		display: block;
	}
	.foot .right .social {
	    justify-content: center;
	    margin-top: 20px;
	}
	.foot .right .social a {
	    margin: 0 5px;
	}
	/*版权信息*/
	.copyright{
		/* margin-bottom: 54px; */
		padding: 12px 0;
	}
	.copyright .container {
	    display: block;
	}
	.copyright .left{
		flex-wrap: wrap;
		justify-content: center;
		line-height: 26px;
	}
	.copyright .left span{
		display: block;
		width: 100%;
		text-align: center;
	}
	.copyright .left img{
		margin: 0 6px 0 0;
	}
	.copyright .right {
	    justify-content: center;
	    line-height: 26px;
	}
}