*{
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;
}
.yeguo-footer-copyright a{
	color: #363E62;
}
.yeguo-nav-contaner a:hover{
    color: #2c2c3e!important;
}
.w-button a:hover{
	color: white!important;
}
._2-buttons a:hover{
	color: #14142b!important;
}
.home-v3-contact-links-grid a:hover{
	color: black!important;
}
.aos-animate a:hover {
	color:#14142b!important;
}
ul,li{
	list-style-type: none;
}
.fl{
	float: left!important;
}
.fr{
	float: right!important;
}
.yeguo-header{
	width: 100%;
	margin: auto;
	border-top: 1px solid transparent;
	background-color: #fff;
	min-width: 1200px;
}
.yeguo-header-langchange{
	display: inline-block;
	float: left;
	font-size: 14px;
	height: 56px;
	line-height: 70px;
	margin-left: 20px;
	color: #666;
}
.yeguo-header-btn{
	position: absolute;
	right: 1px;
	top: -20px;
	height: 96px;
	line-height: 96px;
	font-size: 18px;
}
.yeguo-login{
	width: 137px;
	height: 100%;
	float: right;
	text-align: center;
	border-left:1px solid #F0EFEF;
	border-right:1px solid #F0EFEF;
	margin-right: -1px;
}

.yeguo-header-info{
	position: absolute;
	right: 5px;
	top: 10px;
	height: 36px;
	border-top: transparent 1px solid;
    background-color: #fff;
}
.yeguo-header-user{
	height: 36px;
	line-height: 36px;
	margin: auto;
	font-size: 12px;
	color: #999999;
}
.yeguo-header-user-hy{
	margin-right: 28px;
}
.yeguo-header-username{
	color: #363e63;
	font-weight: bold;
}
.yeguo-header-logout{
	height: 100%;
}
.yeguo-header-logout img{
	width: 13px;
	height: 16px;
	margin-top: 10px;
}
.yeguo-header-logout a{
	color: #999999;
	display: block;
	cursor: pointer;
	margin-left: 6px;
}
.yeguo-login a {
	color: black;
	display: block;
}
.yeguo-login:hover{
	background: url(../images/btn_bg.png) repeat-x left top;
}
.yeguo-header-common{
	min-width: 120px;
	height: 100%;
	float: right;
	border-left:1px solid #F0EFEF;
	border-right:1px solid #F0EFEF;
	text-align: center;
	margin-right: -1px;
	cursor: pointer;
}
.regist a em, .yeguo-login a em{
	position: relative;
	top: -3px;
	left: 2px;
	width: 13px;
	height: 7px;
	display: inline-block;
	background: url(../images/up.png) no-repeat center;
}
.regist:hover a em, .yeguo-login:hover a em{
	background: url(../images/down.png) no-repeat center;
}
.yeguo-regist-down{
	font-size: 14px;
	display: none;
}
.yeguo-login-down{
	display: none;
}
.regist:hover .yeguo-regist-down{
	display: block;
        position: relative;
        z-index: 1;
}
.yeguo-login:hover .yeguo-login-down{
	display: block;
}
.yeguo-header-common a{
	color: black;
	display: block;
}
.down{
	width: 100%;
}
.down p{
	width: 100%;
	height: 35px;
	line-height: 35px;
	background-color: #fff;
}
.down p:hover{
	background-color: #EEEEEE;
}
.yeguo-header-common:hover{
	background: url(../images/btn_bg.png) repeat-x left top;
}
.yeguo-header-content{
	width: 1200px;
	margin: auto;
	font-size: 0px;
	position: relative;
}
.yeguo-header-logo{
	width: 1200px;
	position: relative;
	height: 56px;
	margin: 20px 0;
	background: url(../images/logo.png) no-repeat left center;
}
.yeguo-header-logo .homepage{
	display: inline-block;
	width: 227px;
	height: 56px;
        float:left;
}
.yeguo-header-nav{
	width: 100%;
	height: 40px;
	background-color: white;
}
.yeguo-nav-contaner{
	width: 1200px;
	height: 40px;
	margin: auto;
}
.yeguo-header-nav ul{
	width: 100%;
	height: 40px;
}
.yeguo-header-nav ul li{
	/*width: 107px;*/
	float: left;
	height: 40px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	padding: 0 10px;
}
.yeguo-header-nav.en ul li {
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
}


.yeguo-header-nav ul li a{
	color: black;
	font-size: 14px;
	display: inline-block;
	line-height: 40px;
	width: 100%;
}
.yeguo-header-nav ul li.active{
}
