.header{
	background-color: #fff;
	height: 70px; 
	width: 100%;
	min-width: 1152px;
	margin:0 auto;
	border-bottom:1px #CDCDCD solid;
	/*  box-shadow: 2px 2px 18px #888888;*/
	color: #000;
}
.header01{
	width: 1152px;
	margin: 0 auto;
	height: 90px;
}
.header01 .header_left{
	float: left;
	width: 500px;
}
.header01 .header_left .logo{
	width: auto;
	float: left;
	height:70px;
}
.header01 .header_left .logo img{
	height:65px;
	max-width: 300px;
    width: auto;
	margin-top:3px;
}
.header01 .header_left p{
    float: left;
    width: auto;
    line-height: 90px;
    color: #717171;
    margin-left: 20px;
    font-size: 16px;
    margin-top: 5px;
}
.header01 .header_right{
	width: 285px;
	height: 70px;
	float: right;
	position: relative;
}
.header01 .header_right dl{
	width:100%;
	height:69px;
}
.header01 .header_right dl dt{
	width:58px;
	height:69px;
	float:left;
	border-top:2px #657DB3 solid;
	text-align: center;
    padding-top: 20px;
} 
.header01 .header_right dl dt img{
	width:25px;
	height:25px;
	border-radius:25px;
}
.header01 .header_right dl dd{
	width:auto;
	height:69px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top: 15px;
	border-top: 2px #657DB3 solid;
}
.header01 .header_right dl dd p{
	font-size:12px;
	color:#4D526C;
	line-height:20px;
}
.header01 .header_right dl dd h4{
	font-size:14px;
	color:#4E526C;
}
.header01 .header_right ul{
	width:110px;
	height:80px;
	border:1px #CDCDCD solid;
	border-top:0;
	background: #fff;
    position: absolute;
    top: 70px;
    padding-left:10px;
    padding-right:10px;
}
.header01 .header_right ul li{
	width:100%;
	height:auto;
	text-align:center;
}
.header01 .header_right ul li#h_user_name{
	width:100%;
	height:44px;
	line-height:44px;
	font-size:12px;
	color:#5A73AD;
	border-bottom:1px #DDDDDD solid;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
/* .header01 .header_right ul li#userName:after{
	
	width:100%;
} */
.header01 .header_right ul li.accountSettings{
	margin-top:15px;
	width:100%;
	padding-left:20px;
	background:url(../images/headericon01.png)no-repeat 4px center;
	color:#999999;
	font-size:14px;
	cursor: pointer;
}
.header01 .header_right ul li.accountSettings:hover{
	color:#4F536C;
}
.header01 .header_right ul li.exitAccount{
	margin-top:15px;
	width:100%;
	padding-left:20px;
	background:url(../images/headericon02.png)no-repeat 4px center;
	cursor: pointer;
}
.header01 .header_right ul li.exitAccount a{
	color:#999999;
	font-size:14px;
}
.header01 .header_right ul li.exitAccount:hover a{
	color:#4F536C;
}
/* .header01 .header_right ul li{
	float:left;
	padding-right:15px;
}
.header01 .header_right ul li a{
	color:#5A73AD;
	text-decoration: underline;
} */





.header1{
	width:100%;
	height:50px;
	background:#fff;
	height:auto;
	background:#FCFCFC;
}
.header1 .header_top{
	width:100%;
	height:88px;
	border-bottom:1px #E0E0E0 solid;
}
.header1 .header_top .header_topCentent{
	width:1150px;
	height:88ppx;
	margin:0 auto;
}
.header1 .header_top .header_topCentent .logoLeft{
	width:470px;
	float:left;
	height:88ppx;
}
.header1 .header_top .header_topCentent .logoLeft>img{
	height:36px;
	float:left;
	margin-top: 26px;
}
.header1 .header_top .header_topCentent .logoLeft>p{
	float:left;
	line-height:88px;
	font-size:16px;
	color:#717171;
	padding-left:10px;
}
.header1 .header_top .header_topCentent .logoRight{
	width:530px;
	float:right;
	height:88px;
}
.header1 .header_top .header_topCentent .logoRight a{
	color:#4C526C;
	font-size:14px;
	float: right;
    line-height: 88px;
    background:url(../images/img13.png)no-repeat left center;
    padding-left:25px;
} 

.header1 .header_bottom{
	height:52px;
}



