* {
	margin: 0px;
	padding: 0px;
	font-family: "Microsoft YaHei"
}

body {
	overflow: hidden;
	background: #fff;
}

html {
	overflow-x: hidden;
	overflow-y: auto
}

img {
	border: 0px
}

ul {
	list-style: none;
}

.clear{
	clear: both;
}

.topdiv {
	border-top: 5px solid rgb(13, 56, 113);
	width: 100%;
	background: #f5f8f9;
	height: 30px;
}

.topcon {
	width: 1015px;
	height: 30px;
	margin: 0 auto;
	position: relative
}

.topleft {
	float: left;
	font-size: 10pt;
	color: #404040;
	line-height: 30px;
	color: rgb(127, 127, 127)
}

.topright {
	float: right;
	font-size: 10.5pt;
	line-height: 30px
}

.topright img{
	width: 18px;
	vertical-align: middle;
	margin-right: 5px;
	margin-bottom: 3px;
}

.topright .sp1{
	color: rgb(38,38,38);
	margin-right: 20px;
}

.topright .sp2{
	color: rgb(13, 56, 113);
	margin-left: 5px;
	margin-right: 5px;
}

.toplink {
	color: rgb(13, 56, 113);
	text-decoration: none;
}

.toplink:hover {
	text-decoration: underline;
}

.topmenu {
	width: 1015px;
	height: 85px;
	line-height: 85px;
	margin: 0 auto;
	font-size: 12pt;
}

.topmenuleft {
	float: left;
}

.topmenuleft a{
	text-decoration: none;
}

.topmenuleft img {
	vertical-align: middle;
}

.topmenuright {
	float: right;
	position: relative;
}

.menuul {
	height: 85px;
	margin: 0 auto;
	list-style-type: none;
}

.mainmenuli {
	float: left;
	padding: 0 5px;
	margin-left: 40px;
	line-height: 28px;
	margin-top: 28px;
	height: 28px;
}

.mainmenuli a {
	color: rgb(64, 64, 64);
	text-decoration: none;
	font-size: 12pt;
}

.singleli:hover {
	border-bottom: 2px solid rgb(13, 56, 113);
}

#xzmeun {
	border-bottom: 2px solid rgb(13, 56, 113);
	font-weight: bold;
}

#xzmeun a {
	color: rgb(13, 56, 113);
}

.foot1{
	width:100%;
	background: rgb(244, 247, 249);
	text-align: center;
	float: left;
}

.foot1 a{
	font-size: 10pt;
	color: rgb(64,64,64);
}

.foot2{
	width:100%;
	background: #fff;
	text-align: center;
	float: left;
}

.foot2 a{
	font-size: 10pt;
	color: rgb(64,64,64);
}

.footp1{
	font-size: 10pt;
	color: rgb(64,64,64);
	line-height: 20px;
	margin-top:15px
}

.footp2{
	font-size: 10pt;
	color: rgb(127,127,127);
	line-height: 20px;
	margin-top:5px;
}

.footp3{
	font-size: 10pt;
	color: rgb(47,85,151);
	margin-bottom:15px;
}