.header{
	width:100%;
	height:50px;
	background:#fff;
	height:auto;
	background:#FCFCFC;/* 
	margin-bottom:30px; */
	border-top:3px #4F536C solid;
}
.header .header_top{
	width:100%;
	height:112px;
	border-bottom:1px #E0E0E0 solid;
}
.header .header_top .header_topCentent{
	width:1150px;
	height:88ppx;
	margin:0 auto;
} 
.header .header_top .header_topCentent .logoLeft{
	width:400px;
	float:left;
	height:88px;
}
.header .header_top .header_topCentent .logoLeft img{
	height:auto;
	float:left;
	margin-top: 18px;
}
.header .header_top .header_topCentent .logoLeft p{
	float:left;
	line-height:88px;
	font-size:16px;
	color:#717171;
	padding-left:10px;
}
.header .header_top .header_topCentent .logoRight{
	width:500px;
	float:right;
	height:88ppx;/* 
	padding-top:20px; */
}
/* .header .header_top .header_topCentent .logoRight .LoggedIn p{
	width:25px;
	height:25px;
	background:url(../../images/header/mali.png)no-repeat;
	float:right;
	margin-top: 10px;
	position: relative;
	margin-right: 20px; 
} */
.header .header_top .header_topCentent .logoRight .LoggedIn p span{
	width:auto;
	height:12px;
	border-radius: 11px;
	line-height:12px;
	font-size:12px;
	top: -3px;
	color:#fff;
    left: 15px;
	padding-left:5px;
	padding-right:5px;
	position: absolute;
	background:#FF8000;
}
.header .header_top .header_topCentent .logoRight .logoRight_personal{
	width:auto;
	margin-left:20px;
	float:right;
	position: relative;
	height: 68px;
	/* cursor: pointer; */
}
/* .header .header_top .header_topCentent .logoRight .logoRight_personal .logoRight_personal01 img{
	width:50px;
	height:50px;
	border-radius: 50px;
	float:left;
}
.header .header_top .header_topCentent .logoRight .logoRight_personal .logoRight_personal01 p{
	height:20px;
	background:url(../../images/header/xia.png) no-repeat right center;
	padding-right:20px;
	float:left;
	margin-top: 15px;
	padding-left:10px;
	margin-right:0;
	min-width: 70px;
    width: auto;
} */
.header .header_top .header_topCentent .logoRight .logoRight_personal ul{
	position: absolute;
	background:#fff;
	width:147px;	
	height:0;
	top: 67px;
	left: 0;
	border:1px #DDDDDD solid;
	border-top:none;
	overflow:hidden;
}
.logoRight .logoRight_personal .logoRight_personal01 ol{
	height:20px;
	margin-top:17px;
	margin-bottom:17px;
	float: right;
}
.logoRight .logoRight_personal .logoRight_personal01 ol li{
	float:left;
	padding-left:15px;
	color:#EEEEEE;
	height: 26px;
    line-height: 26px;
    font-size: 14px;
}
.logoRight .logoRight_personal .logoRight_personal01 ol li span{
	
}
.logoRight .logoRight_personal .logoRight_personal01 ol li.olLi01{
	color:#6C81B6;
}
.logoRight .logoRight_personal .logoRight_personal01 ol li a.li01,.logoRight .logoRight_personal .logoRight_personal01 ol li span{
	color:#FD8E1E;
}
.logoRight .logoRight_personal .logoRight_personal01 ol li a.li02{
	color:#888888;
}
.header .header_top .header_topCentent .logoRight .logoRight_personal ul li{
	width:auto;
	font-size:14px;
	padding-left: 40px;
	cursor: pointer;
	line-height: 44px;
	color:#666666;
	height:	44px;
}
.header .header_top .header_topCentent .logoRight .logoRight_personal ul li.li01{
	background:url(../../images/header/img06.png) no-repeat 10px center;
}
.header .header_top .header_topCentent .logoRight .logoRight_personal ul li.li02{
	background:url(../../images/header/img07.png) no-repeat 10px center;
}
.header .header_top .header_topCentent .logoRight .logoRight_personal ul li.li01:hover{
	background:url(../../images/header/img06.png) no-repeat 10px center #EFEFEF;
}
.header .header_top .header_topCentent .logoRight .logoRight_personal ul li.li02:hover{
	background:url(../../images/header/img07.png) no-repeat 10px center #EFEFEF;
}
.header .header_bottom{
	height:45px;
	border-bottom:1px #DDDDDD solid;
}
.header .header_bottom .nav{
	width:1150px;
	margin:0 auto;
	height:44px;
}
.header .header_bottom .nav .nav_left{
	float:left;
	width:auto;
	height:44px;
}
.header .header_bottom .nav .nav_left ul{
	height:44px;
}
.header .header_bottom .nav .nav_left ul li{
	float:left;
	border-left:1px #FCFCFC solid;
	border-right:1px #FCFCFC solid;
	width:99px;
	height:44px;
	color:#4E526C;
	cursor: pointer;
	text-align:center;
	line-height:44px;
	font-size:16px;
}
.header .header_bottom .nav .nav_left ul li a{
	color:#4E526C;
	cursor: pointer;
	/* width:99px; */
	height:44px;
	display:inline-block;
}
.header .header_bottom .nav .nav_left ul li:hover a,.header .header_bottom .nav .nav_left ul li.hgCurrent a{
	/* border-left:1px #DDDDDD solid;
	border-right:1px #DDDDDD solid;
	background:#FAF8F5; */
	color:#5A73AD;
	border-bottom:2px #5A73AD solid;
}
.header .header_bottom .nav .nav_left ul li:hover a{
	color:#5A73AD;
}
.header .header_bottom .nav .nav_right{
	float:right;
	width:320px;
	padding-top: 12px;
	height:52px; 
}
.header .header_bottom .nav .nav_right>input{
	float:right;
	width:265px;
	height:28px;
	border:1px #EEF0F3 solid;
	background:#EEF0F3;
	border-radius: 3px 0 0 3px;
}
.header .header_bottom .nav .nav_right>button{
	float:right;
	width:42px;
	height:28px;
	background:#5A73AD;
	color:#fff;
	font-size:16px;
	border:1px #5A73AD solid;
}

.logoRight .NotLoggedIn{
	
}
.logoRight .NotLoggedIn ol{
	height:auto;
	overflow:hidden;
	margin-bottom: 10px;
}
.logoRight .NotLoggedIn ol li{
	float:right;
	font-size:14px;
	line-height:25px;
	height:25px;/* 
	padding-left:30px; */
	margin: 12px 30px;
	cursor: pointer;
	margin-right:0;
}
.logoRight .NotLoggedIn ol li img{
	padding-right:10px;
}
.logoRight .NotLoggedIn ol li a{
	color:#797C90;
}

/* top  Icon */

.Topicon{
	width:25px;
	height:25px;
	display:inline-block;
	background:#FF8000;
	border-radius:50%;
	float:left;
	position:relative;
	margin-right:10px;
}
.Topicon:hover{
	background:#5A73AD;
	
} 
.Topicon img{
	position:absolute;
	left:5px;
	top:4px;
}
.searchBoxHeader{
	width:350px;
	float: right;
}
.searchBoxHeader input{
	width:295px;
	height:36px;
	border:1px #EEEEEE solid;
	background:#EEEEEE;
	border-radius: 4px 0 0 4px;
    float: left;
    padding-left: 10px;
    box-sizing: initial;
    font-family: "Microsoft Yahei";
}
.searchBoxHeader button{
	width:43px;
	height:38px;
	border:1px #5A73AD solid;	
	background:#5A73AD;
	float:right;
	border-radius: 0 4px 4px 0;
	font-size:16px;
	cursor: pointer;
	color:#FFFFFF;
}
.searchBoxHeader button:hover{
	border:1px #FD8E1E solid;	
	background:#FD8E1E;
}






























