body,html{
	width: 100%;
	height: auto;
	background: #fff;
}
/**{
	padding:0;
	margin:0;
}*/
.top{
	height: 30px;
	width: 100%;
	background: #4765A1;
	color:#fff;
	font-size: 12px;
	padding: 0 60px;
	line-height: 30px;
}
.tops,.headers,.navs,.foot{
	width: 1140px;
	margin:0 auto;
}
.top span{
	float: left;
	display: inline-block;

}
.top  ul {
	display: inline-block;
	float: right;
	width: auto;
}
.top  ul  li{
	float: left;
	padding-left: 25px;
}
.top  ul  li a{
	color:#fff
}
/*header{
	width: 100%;
	height: auto;
	clear: both;
	padding:0 60px;
	height: auto;
	height: 82px;
}*/
.header p{
	display: inline-block;
	float: left;
}
.header p img{
	vertical-align: middle;
	margin:4px 7px;
}
.header p span{
	font-size: 28px;
	display: inline-block;
	padding-left: 7px;
	color:#4765A1;
	padding-top: 24px;
}
.header ul {
	display: inline-block;
	float: right;
}
.header ul li{
	float: left;
	padding:32px 15px;
	text-align: center;
	color:#555;
}

.header ul li a{
	color:#555555;
	font-size: 16px;
	font-weight: bold;
}
.headers ul .H_li_blues{
	border-top: 2px solid #4765A1;
}

.headers ul li .H_A_blues{
	color:#4765A1;
}
.nav{
	clear: both;
	height:45px;
	width: 100%;
	/*border-top:2px solid #EEEEEE;*/
	border-bottom:1px solid #EEEEEE;
}
.nav ul{
	height: auto;
	clear: both;
	padding:0;
}
.nav ul li{
	float: left;
	line-height: 45px
}

.nav ul li a{
	font-size: 14px;
	color: #707271;
}
.nav ul  li span{
	padding: 0 12px;
	color: #707271;
}
.nav ul li .blue{
	color:#4765A1;
}
.footer{
	height: 62px;
	width:100%;
	background: #4765A1;
	padding:0 85px;
}
.foot div{
	float: left;
}
.footer .footerleft{
	float: left;
	width: 50%;
	font-size: 18px;
	color: #fff;
}
.footer .footerleft img{
	vertical-align: middle;
	margin-left: 15px
}
.footer .footerleft span{
	line-height: 62px;
}
.footer .footerright{
	float: right;
	width:50%;
	height: 100%;
	text-align: right;
	position: relative;
}
.footer .footerright ul{
	text-align: right;
	position: absolute;
	right:0;
	top:11px;
}
.footer .footerright ul li{
	float: left;
	font-size: 14px;
	color:#fff;
}
.footer .footerright ul li a{
	color:#fff;
}
.footer .footerright ul li span{
	padding:0 8px;
}
.footer .footerright p{
	clear: both;
	color:#fff;
	font-size: 14px;
	position: absolute;
	top:34px;
	right:0;
}
.Titles{
	width: 100%;
	height: 42px;
	border-bottom: 1px solid #e3e3e3;
	/*border-top: 1px solid #e3e3e3;*/
	clear: both;
}
.Titles p{
	width: 1140px;
	margin:0 auto;
	height: 100%;
	line-height: 42px;
	font-size: 16px;
	color:#47669F;
	background: url(/Content/Images/img/h-icon.jpg) no-repeat 20px center; 
	padding-left: 60px;
}
 .Titles p a{
	color:#47669F;
}
