/* CSS Document */
html,body{min-height: 100%;}
body{margin:0px;padding:0px;font-size:12px;font-family:"宋体";line-height:23px;background:url(../img/bigBj.jpg) center top no-repeat;background-size: 100% 100%;min-height: 100%;background-attachment: fixed;}
ul,li{margin:0px;padding:0px;list-style:none;}
a{text-decoration:none;}
#bj{}
#tou{width:997px;height:92px;margin:auto;background:url(../img/tou.jpg) no-repeat center;}
#logo{height:51px;}
.swsy{float:right;padding-right:5px;padding-top:10px;}
.swsy a{color:#717171;}
#nav{height:41px;background:#000;}
#nav ul{}
#nav ul li{float:left;width: 12.5%;height:41px;display:block;text-align:center;line-height:41px;font-family:"微软雅黑";font-size:16px; color:#FFFFFF;position: relative;}
#nav ul li a{color:#FFFFFF;display:block;}
#nav ul li a:hover{background:#e9040b;}
#nav ul li ul {display:none;position:absolute;padding:0px;width: 100%;}
#nav ul li ul li {float: none;width: 100%;height:23px;line-height:23px;margin:0;background:#343434;border:none;font-weight:normal;}
#nav ul li ul li a {color:#ffffff;font-size:12px;width: 100%;height:23px;display:block;font-weight:normal;}
#nav ul li ul li a:hover {font-weight:bold;font-size:12px;background:none;background:#e9040b;}
#nav ul li:hover ul {display:block;}
#nav ul li.sfhover ul {display:block;}

#banner{height:423px;}
#zy{width:997px;margin:auto;}
#zynr{background: #FFF;overflow: hidden;margin-bottom: 20px;}
.title{font-family:"微软雅黑";font-size:18px;color:#5c5c5c;line-height:33px;border-bottom:1px solid #bdbdbd;padding-left:8px;font-weight:bold;}
.title span{font-size:14px;font-family:Arial;}
.zynr_con{padding:5px;min-height:350px;}
#foot{width: 100%;height:38px;line-height:38px;background:#ffffff;clear:both;text-align:center;color:#000000;margin: auto;position: fixed;bottom: 0;}

 @import url(pageBar.css);
#pageBarBox
{clear:both;
	margin-top:10px;
	margin-bottom:-10px;
	text-align:center;
}
#pageBarBox *
{
	margin:0 3px;
	background:url(../img/commTitleBG.jpg) repeat-x;
}

#pageBarBox .btn_Prev, #pageBarBox .btn_Next
{
	font-size:12px;
	font-family:微软雅黑;
	text-decoration:none;
	color:#9E9E9E;
	border:1px solid #E9E9E9;
	display:inline-block;
	height:30px;
	line-height:30px;
	width:60px;
	text-align:center;
}
#pageBarBox .btn_Prev:hover, #pageBarBox .btn_Next:hover,#pageBarBox .btn_pageNum:hover
{
	color:#c00 ;
	font-weight:bold;
}


#pageBarBox .btn_pageNum,#pageBarBox .btn_current
{
	display:inline-block;
	width:30px;
	height:30px;
	border:1px solid #E9E9E9;
	text-align:center;
	line-height:30px;
	font-size:12px;
	color:#9E9E9E;
	text-decoration:none;
	font-family:微软雅黑;
}
#pageBarBox .btn_current
{
	border:1px solid #fff;
	color:#fff ;
	background:url(../img/pageBarBtnBg.jpg) repeat-x;
	font-weight:bold;
}

#prevAndNextBox
{
	border-top:1px dotted #D1D1D1;
	border-bottom:1px dotted #D1D1D1;
	padding:10px 0px;
	margin-bottom:20px;
}
#prevAndNextBox *
{
	font-size:14px;
	color:#676767;
	line-height:27px;
}
#prevAndNextBox div
{
}
#prevAndNextBox div a
{
	text-decoration:none;
}
#prevAndNextBox div a:hover
{
	text-decoration:underline;
	color:#c00;
}
#prevAndNextBox div span
{
	
}
