.header {
	position: fixed;
	z-index: 100;
	left: 0;
	top: -5rem;
	width: 100%
}
.logo {
	float: left;
	width: 282px;
	height: 59px;
	background: url(../images/logo.png) no-repeat left center;
}
.nav-close { border:0; cursor:pointer; outline:0; margin:0; padding:0; display:none;}

.header-tools button,.header-form button { outline:0; border:0; cursor:pointer;  padding:0;}

.wechat-popup-bd {
	top: -9999rem;
	position: absolute;
	opacity: 0;
	transition: opacity .5s;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	min-width: 10rem;
padding:.6rem;
	background: #fff
}
.wechat-popup-bd img {
	display: block;
	width: 100%;
	height: auto
}
.wechat-popup-bd p {
padding-top:.5rem;
	color: #8b95a0;
	text-align: center;
font-size:.8rem
}
.phpwihte { min-width:180px; left:50%;-webkit-transform: translateX(-85%);
	-ms-transform: translateX(-85%);
	transform: translateX(-85%);}
.wechat-popup-bd p.phpne { font-size:24px; color:#0154a8;}

.nav-item { margin:10px 0 28px 0;display: inline-block !important;text-align: left;}
.on .nav-item-hd { background:#004C92; color:#fff !important;}

@media (max-width:768px) {
.logo { width:200px;	height:42px; margin-top:18px !important;}
}
.header-bd {
	margin: 0 auto;
	padding-top:15px;
	position:relative;
}
.nav {
	font-size: 16px;
}
@media (max-width:1200px) {
.logo {
	background-size: 90% auto
}
.nav-sm-bg {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(45,56,69,.4)
}
.nav-fade-enter-active, .nav-fade-leave-active {
	transition: all .5s
}
.nav-fade-enter, .nav-fade-leave-to {
	opacity: 0
}
.logo {
	position: relative;
	z-index: 5;
	display: block
}
.nav-toggle {
	float: right;
	margin-top: 26px;
	z-index: 5;
	width: 1.38rem
}
.nav-toggle i {
	display: block;
	height: 2px;
	background: #fff
}
.nav-toggle i:nth-of-type(2) {
margin:.44rem 0
}
.nav-toggle i:nth-of-type(3) {
margin-left:.63rem
}
.header-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100vh
}
.nav {
	position: fixed;
	z-index: 10;
	right: 0;
	top: -9999rem;
	width: 315px;
	height: 100vh;
	padding: 20px 35px 0 35px;
	background: #fff;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	color: #8b95a0;
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
	transition: -webkit-transform .5s;
	transition: transform .5s;
	transition: transform .5s, -webkit-transform .5s
}
.nav a {
	color: #8b95a0
}
.nav dd a {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}
.nav dd:last-child a {
	padding-bottom: 0
}
.nav-selected {
	top: 0;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}
.nav-item {
	position: relative;
	width:100%;
	padding: 10px 0;
	margin:0 !important;
	border-bottom: 1px solid rgba(45,56,69,.12);
	line-height: 40px
}
.nav-item:last-child {
	border-bottom: 0
}
.nav-item-hd {
	position: relative;
	display: block;
	margin-right: 100px;
	color: #2d3845;
	font-size: 16px
}
.nav-sub {
	max-height: 0;
	overflow: hidden;
	transition: all .4s
}
.nav-sub a {
	display: block
}
.nav-sub-bd {
	padding: 20px 0 25px 0
}
.nav-sub-item h4 {
	font-weight: 300
}
.nav-sub-item dd {
	text-indent: 1em
}
.nav-dropdown {
	position: absolute;
	right: -100px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 25px;
	height: 25px;
	border-radius: 100rem;
	border: 1px solid #555;
	transition: all .5s
}
.nav-dropdown:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	width: 0;
	height: 0;
	margin-top: 1px;
	overflow: hidden;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	border-top: 5px solid #555;
	transition: all .5s
}
.nav-item-selected .nav-item-hd {
	color: #2d3845
}
.nav-item-selected .nav-dropdown {
	border-color: #2d3845
}
.nav-item-selected .nav-dropdown:before {
	border-top-color: #2d3845;
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(60deg);
	-ms-transform: translateX(-50%) translateY(-50%) rotate(60deg);
	transform: translateX(-50%) translateY(-50%) rotate(60deg);
	margin-left: -1px
}
.nav-item-selected .nav-product {
	max-height: 445px
}
.nav-item-selected .nav-solution {
	max-height: 245px
}
.nav-item-selected .nav-business {
	max-height: 205px
}
.nav-item-selected .nav-news {
	max-height: 325px
}
.nav-item-selected .nav-about {
	max-height: 285px
}
.nav-item-selected .nav-invest {
	max-height: 525px
}
.nav-item-selected .nav-career {
	max-height: 125px
}
.nav-hd {
	padding-top: 1rem;
	text-align: right
}
.nav-close {
	position: absolute;
	right: 35px;
	top: 21px;
	width: 20px;
	height: 20px;
	background: url(../images/close-42eb53062a.svg) no-repeat center center;
	background-size: 12px
}
.nav-close { display: block;}

.header-fixed, .simple .header {
	background: #fff
}
.header-fixed .logo, .simple .header .logo {
	background-image: url(../images/logo.png); margin-top:0;
}
.header-fixed .nav-toggle i, .simple .header .nav-toggle i {
	background: #0067da
}
.header-tools {
	display: none
}
.header-sm-search {
	position: relative;
	margin: 0 30px 10px 0;
	padding-bottom: 10px;
}
.header-sm-field {
	width: 100%;
	padding-left: 20px;
	border: 0;
	font-size: 14px
}
.header-sm-field::-webkit-search-cancel-button {
display:none
}
.header-sm-search-icon {
	position: absolute;
	left: 0;
	top: 3px
}
}

@media (max-width:1440px) {
.nav-item {
	margin: 10px 0 28px 0;
	display: inline-block !important;
	text-align: left
}

}

@media (min-width:1201px) {
.nav-toggle {
	display: none
}
.nav-item-hd {
	color: #fff
}

.header.header-fixed, .header:hover, .simple .header {
	background: #fff;
	border-bottom:3px solid #E97F0B;
}
.header.header-fixed .logo, .header:hover .logo, .simple .header .logo {
	background-image: url(../images/logo.png)
}
.header.header-fixed .nav-item-hd,  .simple .header .nav-item-hd {
	color: #666; font-size:18px;padding: 0 17px;
}
.header.header-fixed .nav-item-hd:hover, .header:hover .nav-item-hd:hover, .simple .header .nav-item-hd:hover {/* color: #fff; */}
.nav {
float:right;
text-align: center
}
.nav-item-selected .nav-item-hd { background:#004C92; color:#fff !important;}
.nav-item-selected .nav-sub {
	top: 90px;
	opacity: 1
}
}
@media (min-width:1201px) and (max-width:768px) {
.nav-item-selected .nav-sub {
	top: 70px
}
}
@media (min-width:1201px) {
.nav-item-hd {
	display: inline-block;
	position: relative;
	line-height: 36px
}
}
@media (min-width:1201px) and (max-width:768px) {
.nav-item-hd {
	line-height: 67px
}
}
@media (min-width:1201px) {

.nav-sub {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	top: -9999rem;
	width: 100vw;
	border-top: 2px solid #E97F0B;
	background: #fff;
	text-align: center;
	opacity: 0
}
.nav-sub a {
	color: #555
}
.nav-sub a:hover {
	color: #2d3845
}
.nav-sub-bg {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 100%;
	width: 100vw;
	height: calc(100vh - 100%);
	background: rgba(45,56,69,.4);
	pointer-events: none
}
.nav-sub-bd { padding:20px 0;position: relative; max-width:1280px; width:100%; margin:0 auto;}
.nav-sub-item {
	display: inline-block;
	margin: 0 1.25rem;
	text-align: left;
	vertical-align: top
}
.nava1 .nav-sub-item:first-child { padding-left:0;}
.nava2 .nav-sub-item:first-child { padding-left:15%;}
.nava3 .nav-sub-item:first-child { padding-left:35%;}
.nava4 .nav-sub-item:first-child { padding-left:45%;}
.nava5 .nav-sub-item:first-child { padding-left:55%;}
.nava6 .nav-sub-bd { text-align:right;}
.nava6 .nav-sub-item:last-child { padding-right:6%;}

@media only screen and (max-width:1600px){
.nava1 .nav-sub-item:first-child { padding-left:2%;}
.nava3 .nav-sub-item:first-child { padding-left:25%;}

}
.nav-sub-item h4+h4 {
	margin-top: 1.25rem
}
.nav-sub-item h4 a {
	color: #2d3845
}
.nav-sub-item h4 a:hover {
	color: #0067da
}
.nav-sub-item dd {
margin-top:.63rem
}
.nav-sub-item dd:first-child {
	margin-top: 1.25rem
}
.nav-hd {
	display: none
}
.header-icon {
	color: #fff
}
.header-tools {
	float: right;
	margin-top: 20px
}
.header-tools, .header-tools a {
	color: #fff
}
.header-fixed .header-tools .header-icon, .header-fixed .header-tools a, .header:hover .header-tools .header-icon, .header:hover .header-tools a, .simple .header-tools .header-icon, .simple .header-tools a {
	color: #7F7F7F;
}
.header-fixed .header-tools .header-icon:hover, .header-fixed .header-tools a:hover, .header:hover .header-tools .header-icon:hover, .header:hover .header-tools a:hover, .simple .header-tools .header-icon:hover, .simple .header-tools a:hover {
	color: #004C92;
}
.header-en, .header-icon, .header-wechat-popup {
	float: left;
	margin-left: 1.5rem;
	line-height: 16px
}
.header-icon {
	width: 1.3rem;
	height: 1.3rem;
	background: 0 0;
	color: #fff;
	font-size: 22px;
	text-align: center;
}
.header-icon .seachbg { background: url(../images/seacbg.png) no-repeat; width:19px; height:17px; display:inline-block;}
.header-wechat-popup {
	position: relative;
	margin-left: 0
}
.header-wechat-popup:hover .wechat-popup-bd {
	top: 48px;
	opacity: 1
}
.header-form {
	position: absolute;
	right: 4%;
	top:90px;
	width: 285px;
	height: 54px;
	border:2px solid #E97F0B;
	background: #fff;
}
.header-form-bd {
	position: relative;
	/* max-width: 80%; */
	margin: 0 auto;
}
.header-form-bd, .header-form-bd form {
	/* height: 100% */
}
.header-field {
display: block;
	outline:0;
	width: 81%;
	padding: 0 0 0 .5rem;
	border: 0;
	font-size:16px;
	float: left;
	height: 50px;
	}
.header-submit {
    display: inline-block;
    outline: 0;
    width: 19%;
    line-height:50px;
    background-color: #eee;
    border: none;
    text-align: center;
    padding: 0 !important;
	float:left;
}	
.header-clear {
    position: absolute;
    right: 26px;
    top: -48px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 30px;
    background-color: #fff;
    padding: 0 !important;
    width: 40px;
    color: #333;
}
.header-sm-search {	display: none !important; }
}
@media only screen and (max-width:767px){

.header-bd {
    width: 90%;
    max-width: 1600px;
    margin: 0 auto;
    padding-top: 0px;
}

}

@media screen and (max-width: 767px) {
.on .nav-item-hd { background:#fff; color:#004C92 !important;}
.nav-sub-bd {
    padding: 0;
}
}

