@charset "utf-8";/* CSS Document */


.headerWpr{width:100%;padding:15px 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,.headerWprcp{ background:#fff; padding:10px 0px;box-shadow: 0 2px 5px 3px rgba(0,0,0,0.06);}
.header{ height:60px;}
.logo{ float:left; position: relative;transition: all 0.5s ease-out;margin-right: 60px;}
.logo img.iOpacity { position: absolute; left: 0; top: 0;}
.headerWprDown .logo img.iOpacity, .headerWprDown:hover .logo img.iOpacity {
  opacity: 1;
}
.headerWprcp .logo img.iOpacity, .headerWprcp:hover .logo img.iOpacity {
  opacity: 1;
}


.pcNav{white-space:nowrap; float:right;}
.pcNav ul li{float:left;}
.pcNav ul li:nth-child(1){ display:none;}
.pcNav ul li:nth-child(2){ display:none;}
.pcNav ul li:nth-child(3){ display:none;}




.nav_a{ display: inline-block; padding: 0px 30px; line-height: 60px; color: #fff; font-size: 17px; }

.pcNav ul li:hover .nav_a{color: #006ec7; outline: 0;}

.navleft-ul .li {
    float: left;
    padding-left: 30px;
    box-sizing: border-box;line-height: 60px;
    position: relative;color: #ffffff;
}

.navleft-ul .li:nth-child(n+2) {
    margin-left: 40px;
}

.navleft-ul .li .imgd {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 20px;
    height: 20px;
}
.navleft-ul .li .imgd img {
    display: block;
    vertical-align: middle;
}
.navleft-ul .li span{ font-size:16px;}

.imgd .i1, .imgd .i2 {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.navleft-ul .li .imgd .i0 {
    opacity: 1;
}
.navleft-ul .li .imgd .i1, .navleft-ul .li .imgd .i2 {
    opacity: 0;
}

.headerWprDown .navleft-ul .li .imgd .i2 {
    opacity: 1;
}
.headerWprcp .navleft-ul .li .imgd .i2 {
    opacity: 1;
}

.headerWprDown .navleft-ul .li .imgd .i0,.headerWprDown .navleft-ul .li .imgd .i1{
    opacity: 0;
}
.headerWprcp .navleft-ul .li .imgd .i0,.headerWprcp .navleft-ul .li .imgd .i1{
    opacity: 0;
}

.headerWprDown .navleft-ul .li {color: #333;}

.headerWprcp .navleft-ul .li {color: #333;}

.headRx{ float: right; padding-top: 10px; }
.headLan{ float:left; cursor:pointer; position:relative; padding-left:25px; background: url(../images/lan_ico.png) no-repeat left center; height:40px; margin-right:30px;}
.headLan_v{ display: inline-block; height: 40px; background: url(../images/lan_ar.png) no-repeat right center; padding-right: 11px; font-size: 14px; line-height: 40px; color:#fff; 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: #076acd;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 #006ec7;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:#57a1dc; color:#574c37;}
.headLan:hover .headLan_option{opacity:1; visibility:visible; transition:all 0.5s ease-in-out; transform:translateY(0);}
.head_pser{ background: url(../images/ser_i1.png) no-repeat center center; float: left; height: 40px; width: 20px; margin-right:45px; }
.headMenuBtn{background: #fff;line-height: 40px;float: left;height: 40px;width: 100px;padding-left: 15px;font-size: 12px;color: #574c37;/* letter-spacing: 1px; */border-radius: 30px;}
.headMenuBtn:hover{ color: #574c37; }
.headMenuBtn span{float: right;width: 24px;margin: 15px 15px 0px 0px;}
.headMenuBtn span i{ background: #574C37; height: 1px; margin-bottom: 4px; 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 ,.headerWprcp .headLan{ background: url(../images/lan_ico2.png) no-repeat left center!important;}
.headerWpr_w .headLan_v,.headerWprDown .headLan_v,.headerWprcp .headLan_v{ color:#006ec7!important; background: url(../images/lan_ar2.png) no-repeat right center!important;}
.headerWpr_w .head_pser,.headerWprDown .head_pser,.headerWprcp .head_pser{ background: url(../images/ser_i1a.png) no-repeat center center!important;}


.headerWpr_w .nav_a, .headerWprDown .nav_a, .headerWprcp .nav_a {color: #333;}

.headerWpr_w .headMenuBtn, .headerWprDown .headMenuBtn, .headerWprcp .headMenuBtn {background: rgba(0, 0, 0, 0.2);color: #000000;}

.headerWpr_w .headMenuBtn span i,.headerWprDown .headMenuBtn span i,.headerWprcp .headMenuBtn span i{ background: #000;}

@media (max-width:1799px){
.headerWpr{padding:10px 0px;}
.logo img{height:50px; width:auto;}
.nav_a {line-height: 50px;}
.headRx{padding-top:5px;}
.header{height:50px;}
.headerWpr_w,.headerWprDown,.headerWprcp{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:15vw; 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: #015DB3;
}

.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: #006ec7;}
.site-menu li a:hover{color: #006ec7;}      




.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;}
}





/***************底部******************/
.footer {background: url(../images/footer-bg.jpg) no-repeat center;
    width: 100%;
    background-size: cover;}

.footer-outerLink {justify-content: center; }
.footer-outerLink .outer-item {z-index: 3;flex: 0 0 auto;position: relative;margin-left: 2.4rem;cursor: pointer;padding: 1.7rem 0; }
.footer-outerLink .outer-item:before {background: #e5e5e5;height: 40px;content: "";display: block;width: 1px;position: absolute;left: -1.2rem;top: 50%;margin-top: -20px; }
.footer-outerLink .outer-item:first-child {margin-left: 0; }
.footer-outerLink .outer-item:first-child:before {display: none; }
.footer-outerLink .outer-item:hover .hover {display: block; }
.footer-outerLink .outer-item:hover .unhover {display: none; }
.footer-outerLink .outer-item:hover .outer-name, .footer-outerLink .outer-item:hover .outer-detail {color: #0964a1; }
.footer-outerLink .outer-ewm {display: none;background: #fff;padding: 2px;position: absolute;bottom: 100%;left: 0;width: 140px;margin-bottom: 16px;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
.footer-outerLink .hover {display: none; }
.footer-outerLink .outer-mains {justify-content: flex-start; }
.footer-outerLink .outer-ico {flex: 0 0 26px;width: 26px;position: relative;height: 24px;overflow: hidden;margin-right: 12px; }
.footer-outerLink .outer-ico .img100 {position: absolute;width: 100%;height: 100%;left: 0;top: 0; }
.footer-outerLink .outer-txts {position: relative;flex: 0 0 auto;max-width: 210px; }
.footer-outerLink .outer-name {font-size: 18px;line-height: 20px;color: #333;margin-bottom: 5px;transition-duration: .3s; }
.footer-outerLink .outer-detail {font-size: 14px;line-height: 20px;color: #6f6f6f;transition-duration: .3s; }
.footer-top {padding: 2.8rem 0 2rem; }
.footer-top .footer-top-left {flex: 0 0 calc(100% - 280px);}
.footer-top .footer-top-right {flex: 0 0 260px;}
.footer-top .footer-right {flex: 0 0 auto; }
.footer-top .footer-nav {flex: 0 0 20%;margin-bottom: 1rem; }
.footer-top .footer-nav-a1 {display: block;font-size: 18px;line-height: 22px;margin-bottom: 1rem;color: #fff; }
.footer-top .footer-nav-a11 {color: #0964a1;font-size: 14px;margin-bottom: 12px;background: url(../images/footer-ico1.png) no-repeat left center;padding-left: 28px;transition-duration: .3s; }
.footer-top .footer-nav-a11:hover {padding-left: 24px; }
.footer-top .footer-nav-a2 {display: block;font-size: 14px;height: 32px;line-height: 32px;color: rgba(255, 255, 255, 0.6);transition-duration: .3s; }
.footer-top .footer-nav-a2:hover {color: #fff; }
.footer-top .tele-h5 {text-align: right; }
.footer-top .ewm-btns {justify-content: flex-end; }
.footer-top .tele-num {font-size: 30px;line-height: 1.3;color: #0964a1;margin-bottom: 1.1rem; }
.footer-right-address {font-size: 14px;line-height: 24px;color: #b2b6c0; }
.footer-right-address .footer-company, .footer-right-address .work-h5, .footer-right-address .ser-line {color: #fff;margin-top: 1rem; }
.footer-right-address .footer-add-h5 {padding-left: 15px;color: #0964a1;margin-top: 1rem;background: url(../images/add2.png) no-repeat left center; }
.footer-bot {padding: 20px 0;font-size: 14px;line-height: 32px;color: rgba(255, 255, 255, 0.5);background: #373434; }
.footer-bot .boc-a {color: rgba(255, 255, 255, 0.5);transition: all .3s ease; }
.footer-bot .boc-a:hover {color: #fff; }
.footer-bot .footer-bot-dl {/* flex: 0 0 auto; */}
.footer-bot .footer-bot-dr {position: relative;flex: 0 0 230px; }
.footer-bot .friend-name {cursor: pointer;color: rgba(255, 255, 255, 0.5);padding-left: 15px;background: url(../img/sectiontopon.png) no-repeat left 80px center; }
.footer-bot .friend-a {display: block;color: #333;border-bottom: 1px solid rgba(0, 0, 0, 0.1);transition-duration: .3s;padding: 0 10px; }
.footer-bot .friend-a:hover {background: #fff;color: #0964a1; }
.footer-bot .friend-hides {position: absolute;z-index: 3;width: 100%;bottom: 100%;left: 0;display: none;background: #d8d7d7;color: #333;height: auto;line-height: 40px; }
.book-email {width: 382px;color: rgba(0, 0, 0, 0.5);font-size: 14px;line-height: 48px;margin-bottom: 10px;}
.book-email .book-title {font-size: 18px;line-height: 22px;color: #fff;margin-bottom: 1rem; }
.book-email .book-mains {position: relative;padding-right: 110px;background: #d8d7d7; }
.book-email .book-input {width: 100%;background: none;border: none;display: block;height: 48px;padding: 0 22px;box-sizing: border-box; }
.book-email .book-input::placeHolder {color: rgba(0, 0, 0, 0.5); }
.book-email .book-submit { padding: 0; border: none;position: absolute; right: 0; top: 0; width: 110px; height: 48px; background: #0964a1;  text-align: center; color: #fff;border: none;display: block; }