@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "微软雅黑";
	font-size: 15px;
	line-height: 35px;
	color: #333333;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #005E96;
}

.clearfix {
	clear: both;
}
.date {
	float: right;
}

/*屏蔽UC浏览器底部广告*/
div[id^="_"] { display: none !important; }
#top {
	background-image: url(topbg.jpg);
	background-position: center top;
	height: 303px;
}
#top_logo {
	height: 243px;
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(logo.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#menu {
	background-image: url(menubg.png);
	height: 60px;
}
#menu_inner {
	height: 60px;
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
}
#menu_inner li {
	list-style-type: none;
	line-height: 60px;
	float: left;
}
#menu_inner a {
	color: #FFFFFF;
	width: 258px;
	display: block;
	height: 60px;
	text-align: center;
	font-size: 18px;
}

#menu_inner a.active {
	color: #FFFFFF;
	background-color: #0091ff;
}
.lispan {
	background-image: url(menu_span.png);
	width: 2px;
}
#banner {
	height: auto;
}
#wrap_inner {
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 40px;
}
#block {
	width: 400px;
	margin-right: 45px;
	float: left;
}
#block2 {
	width: 400px;
	float: right;
}
#block_top {
	background-image: url(block_topbg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	width: 130px;
	margin-right: auto;
	margin-left: auto;
	font-size: 28px;
	padding-top: 12px;
	padding-left: 79px;
}

#block_list {
	clear: both;
	padding: 5px;
}

#block_list li {
	background-image: url(li.png);
	background-repeat: no-repeat;
	background-position: 2px 16px;
	padding-left: 20px;
	list-style-type: none;
}
#botttm {
	background-image: url(bottombg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 160px;
}
#bottom_inner {
	height: 130px;
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	color: #FFFFFF;
	text-align: center;
}
#bottom_r1 {
	height: 40px;
	font-size: 16px;
	color: #FFFFFF;
}
#bottom_r1 a {
	color: #FFFFFF;
	text-decoration: none;    
}
#bottom_r1 a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#bottom_r2 {
	height: 60px;
}