/*head*/
.CenterBox{
	width: 1190px;
	/*height: auto;*/
	margin: 0 auto;
}
.nav {
	width: 100%;
	height: 45px;
	background: #f7f9fa;
	border-bottom: 1px solid #eaeaea;
}

.nav a:hover{
	font-weight: bold !important;
	color: #445A65 !important;
}

.nav-head>div {
	float: left;
	line-height: 1;
}

.nav-head-lf {
	padding-top: 15px;
}

.nav-head-mid {
	padding-top: 15px;
}

.nav-head a {
	float: left;
	height: 19px;
	font-size: 14px;
	color: #445A65;
	line-height: 20px;
}

.nav-head-lf a:nth-child(2) {
	margin-left: 19px;
}
.zgjyw{
	margin-left: 19px;
}

.nav-head-mid {
	margin-left: 330px;
}

.nav-head-mid span {
	float: left;
	width: 6px;
	height: 19px;
	background: url(http://www.eol.cn/images/ad/2017_img/xieG.png) no-repeat center center;
	margin-left: 10px;
	margin-right: 10px;
}

/*.arrow {
	width: 10px !important;
	height: 19px !important;
	background: url(http://www.eol.cn/images/ad/2017_img/arrow.png) no-repeat center center !important;
	margin-left: 5px !important;
	margin-right: 0px !important;
}*/

.nav-login {
	margin-left: 20px;
	padding-top: 20px;
}

.nav-login a {
	font-size: 12px;
	height: 16px;
	line-height: 16px;
}

.nav-login a+a {
	margin-left: 10px;
}
.navMore-box{
	float: left;
	height: 46px;
	padding-top: 18px;
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 9px;
	margin-left: 9px;
	position: relative;
	cursor: pointer;
	border-left: 1px solid #f7f9fa;
	border-right: 1px solid #f7f9fa;
}
.nav-more span{
	height: 19px;
    font-size: 14px;
    color: #445A65;
}
.nav-more img{
	vertical-align: middle !important;
}
.color-w{
	background: white;
	border-left: 1px solid #eee !important;
	border-right: 1px solid #eee !important;
}
.nav-more-show{
	position: absolute;
	right: -1px;
	top: 46px;
	/*width: 258px;*/
	width: 245px;
	padding: 10px 15px;
	background: white;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	display: none;
}
/*.nav-more-li:nth-child(1) a{
	padding-right: 10px;
}
.nav-more-li:nth-child(2) a{
	padding-right: 6px;
}*/
.nav-more-li1 a{
	padding-right: 10px;
}
.nav-more-li2 a{
	/*padding-right: 6px;*/
	padding-right: 10px;
}

.nav-more-li+.nav-more-li{
	margin-top: 5px;
	border-top: 1px dashed #eee;
	padding-top: 5px;
}
.nav-more-li2{
	margin-top: 5px;
	border-top: 1px dashed #eee;
	padding-top: 5px;
}
.nav-head-ri{
	height: 46px;
	box-sizing: border-box;
	padding-left: 12.5px;
	padding-top: 15px;
    padding-right: 12.5px;
    cursor: pointer;
	border-left: 1px solid #f7f9fa;
	border-right: 1px solid #f7f9fa;
	position: relative;
}
.nav-head-ri img{
	float: left;
}
.nav-head-ri span{
	float: left;
	margin-left: 5px;
	margin-top: 7px;
	color: #445A65;
	font-size: 12px;
}
.phone-show{
	position: absolute;
	top: 46px;
	left: -1px;
	width: 230px;
	background: white;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	box-sizing: border-box;
	padding: 5px 5px;
	display: none;
}
.phone-lf>div{
	width: 64px
	height: 17px;
	padding: 5px 0;
	letter-spacing: 1px;
}

.letSp{
	letter-spacing: 7px !important;
}
.phone-lf>div+div{
	border-top: 1px dashed #eee;
}
.phone-show a{
	float: none;
	font-size: 12px;
	height: 16px;
	line-height: 16px;
	margin-left: 6.5px;
}
.phone-show>div{
	float: left;
}
.phone-ri{
	width: 130px;
	height: 130px;
	margin-left: 10px;
}
.erweima{
	width: 130px;
	height: 130px;
	overflow: hidden;
}
.erweima+.erweima{
	display: none;
}

/*foot*/
.copyright {
	text-align: center;
	padding: 30px 0;
}
.copyright a:hover{
	font-weight: bold !important;
	color: #999 !important;
}

.copyright>div {
	font-size: 12px;
	color: #999;
	line-height: 26px;
}

.copyright a {
	color:#999;
	font-size: 12px;
	line-height: 26px;
	padding-left: 5px;
	padding-right: 5px;
}
/*.copyright a:hover{
	color: #E50113 !important;
}*/
