@charset "utf-8";
/* CSS Document */

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin:0; padding:0 }
a,img{border:0;}
ul{
	list-style-type: none;	
}
body {
	font-family: "微软雅黑"; 
}
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 不支持最大宽度，因此默认为 100% 宽度 */
.ie6 img {
	width:100%;
}
#header {
	height: 143px;
	margin: 0 auto;
	/*background-image: url(../image/header/bg0.jpg);*/
	background-repeat: repeat-x;
}
#header .topcenter {
	height: 143px;
	margin: 0 auto;
	width: 90%;
	max-width:1240px;
	min-width:990px;
}
#header .topcenter .logo {
	float: left;
	height: 47px;
	width: 185px;
	padding-top:50px;
}
#header .topcenter .ver {
	height: 31px;
	text-align: right;
	padding-top: 5px;
	padding-right: 15px;
	font-size: 14px;
}
.header_right {
	float: right;
	width: 75%;
	height: 108px;
}

#maincontent {
	clear: both;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #FFF;
	/*width: 100%;
	max-width:1240px;
	min-width:990px;*/
	width:1240px;
}

#footer {
	height: 200px;
	margin: 20px auto;
	background-color: #f3f3f3;
	background-repeat: repeat-x;
	min-width: 990px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

.header_bottom_line{
	background-color: #d80c18;
	clear: both;
	height: 4px;
	min-width: 990px;
}
#menu {
	/*background-image: url(../images/header/menu_bg1.jpg);*/
	background-repeat: repeat-x;
	height: 25px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu .nav {
	width: 100%;
	float: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}




#header .topcenter .seach {
	height: 41px;
	width: 507px;
	float: right;
	background-image: url(../images/header/bg_search_box.gif);
	background-repeat: no-repeat;
	margin-top: 7px;
}
#spliad {
	clear: both;
	height: 500px;
	margin: 5px auto;
	background-color: #039;
	min-width:990px;
}
#footer .footcenter {
	width: 90%;
	max-width: 1240px;
	min-width: 990px;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.clear{clear:both;}

#search_box {
	float: left;
	margin-top: 5px;
	width: 241px;
	height: 35px;
	background-image: url(../images/header/bg_search_box2.gif);

} 
#search_box #s { 
float: left; 
padding: 0; 
margin: 3px 0 0 2px; 
border: 0; 
width: 190px; 
background: none; 
font-size: .8em; 
height: 28px;
} 
#search_box #go { 
float: right; 
margin: 3px 4px 0 0; 
} 
#maincontent .left_menu {
	font-family: Verdana, Geneva, sans-serif;
	width: 300px;
	float: left;
	margin-right: 9px;
}
#maincontent .right_content {
	font-family: Verdana, Geneva, sans-serif;
	float: right;
	width: 930px;
	
}
#maincontent .left_menu ul {
	list-style-type: none;
}
.dh {
	background-image: url(../images/dh_bg1.jpg);
	background-repeat: repeat-x;
	height: 30px;
	width: 100%;
	padding-top: 17px;
	font-size: 12px;
	text-align: right;
}
.h3 {
	font-size: 18px;
	font-weight: bold;
}
.h2 {
	font-size: 24px;
	font-weight: bold;
}
.content {
	line-height: 30px;
}
a {
	font-size:12px;
    line-height:150%;
	color:#4c4b4b;
	text-decoration:none;
}
/* 包含浮动: h5bp.com/q */ 
/*.clearfix:before, .clearfix:after { content: ""; display: table;}
.clearfix:after { clear: both; }*/
.clearfix { zoom: 1; }


.clearfix {
	
}
.clearfix::before {
	line-height: 0; display: table; content: "";
}
.clearfix::after {
	line-height: 0; display: table; content: "";
}
.clearfix::after {
	clear: both;
}



.xm-pagenavi {
	padding: 30px 0px; text-align: center;
}
.xm-pagenavi .numbers {
	border-width: 1px 1px 1px 0px; border-style: solid; border-color: rgb(230, 233, 237); margin: 0px; padding: 5px 10px; height: 20px; color: rgb(101, 109, 120); line-height: 20px; vertical-align: middle; display: inline-block;
}
.xm-pagenavi :first-child.numbers {
	padding-right: 20px; padding-left: 20px;
}
.xm-pagenavi :last-child.numbers {
	padding-right: 20px; padding-left: 20px;
}
.xm-pagenavi a.numbers:hover {
	background: rgb(245, 247, 250); text-decoration: none;
}
.xm-pagenavi span.numbers {
	color: rgb(204, 209, 217);
}
.xm-pagenavi span.current {
	background: rgb(255, 111, 61); color: rgb(255, 255, 255);
}
.xm-pagenavi .first {
	border-left-width: 1px; border-top-left-radius: 5px; border-bottom-left-radius: 5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-topleft: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomleft: 5px;
}
.xm-pagenavi .last {
	border-top-right-radius: 5px; border-bottom-right-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-bottom-right-radius: 5px; -moz-border-radius-bottomright: 5px;
}



.article_title {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	clear: both;
	padding: 10px;
}
.article_content {
	font-size: 12px;
	clear: both;
	padding: 10px;
	line-height: 25px;
}
#footer .footcenter section {
	float: left;
	width: 15%;
	margin-top: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dfdfdf;
	padding: 0 0 0 15px;
	height:160px;
}
#footer .footcenter section ol{
	list-style-type: none;
}
#footer .footcenter section a{
	font-size: 14px;
}
#footer .footcenter section a:hover{
	font-size: 14px;
	color: #000;
	text-decoration: underline;
}
#footer .copyright{
	color: #CCC;
	background-color: #a6a6a6;
	height: 40px;
	clear: both;
}
#footer .copyright div{
	padding: 5px;	
}
@media only screen and (max-width: 1190px) {
#spliad {
	height:400px;
}
#maincontent {
	width:100%;
	min-width:990px;
}
#footer .footcenter section h2 {
	font-size: 18px;
}

#maincontent .left_menu {
	width:20%;
	min-width: 200px;
}
#maincontent .right_content {
	width:78.5%;
	min-width: 760px;
}
}

