@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
	font-size:14px;
	list-style:none;
	text-decoration:none;
}
a{
	color:#000000;
}
a:hover{
	color:#ff0000;
}
body{
	background:#e6e6e6;
	}
.headbox{
	width:1000px;
	height:110px;
	margin:auto;
	overflow:hidden;
	}	
.head{
	width: 1000px;
	height: 110px;
	padding-top: 15px;
	padding-bottom: 5px;
	}
.logo{
	width:290px;
	height:110px;
	float:left;
	overflow:hidden;
	}
.logo img{
	width:270px;
	height:60px;
	border:0;
	}
.sobox{
	width: 300px;
	height: 110px;
	float: right;
	overflow: hidden;
	}
.su_tit{
	width:300px;
	height:45px;
	line-height:45px;
	text-align:center;
	font-size:22px;
	font-family:"微软雅黑","黑体";
	overflow:hidden;
	}
#soso{
	width: 275px;
	height: 40px;
	float: right;
	padding-right: 15px;
	overflow: hidden;
	}
#search_form{display: block; float: left;width: 275px; overflow:hidden;}
#contentKey{
	border: medium none;
	font-family: "微软雅黑";
	font-size: 13px;
	height: 30px;
	line-height: 30px;
	outline: medium none;
	width: 215px;
	vertical-align: top;
	color: #999
}
.header_search .search_btn{
           cursor: pointer; float: right;
           height: 32px; width: 50px;margin:-1px 0 0 0; font-size: 14px;color:#FFF
   }
.search_green{border: 1px solid #b3b3b3;}
.search_green  .search_btn{border: 1px solid #b3b3b3; background: #b3b3b3 ;}
.men_main{
	width:100%;
	height:45px;
	background:#05a2e7;
	}
.menbox{
	width: 1000px;
	height: 45px;
	margin:auto;
	line-height:45px;
	text-align: center;
	overflow: hidden;
	}
.menbox a{
	font-family: "微软雅黑","黑体";
	font-size: 20px;
	color: #ffffff;
	padding:0px 20px 0px 10px;
	/*font-weight: bold;*/
	}

.warp{
	width:998px;
	margin:0 auto;
	border: 1px #ccc solid;
	background:#ffffff;
	}

.navigation{
	background: #ffffff;
	height: 49px;
	width: 988px;
	float: none;
	padding-top: 10px;
	line-height: 40px;
	padding-left: 10px;
	overflow: hidden;
	margin-top: 10px;
}
.nav{ float:left; color:#333;height: 49px;line-height: 49px; margin-left:10px;}
.nav a{ color:#000;}
.newsbox{
	width: 988px;
	float: none;
	overflow: hidden;
	border-top: none;
	background: #ffffff;
}
.newslp{ float:left; width:670px; overflow:hidden;}
.newscontent {
margin:0 10px 10px;
margin-right:0;
width:640px;
float:left;
padding:10px;
}

.newscontent h3.title {
	margin: 0;
	text-align: center;
	line-height: 30px;
	font-size:20px;
	font-family:"微软雅黑";
	padding-bottom: 10px;
	width:640px;
	color:#000;
	margin-bottom:10px;
	border-bottom: 1px solid #dfdfdf;
}

.newscontent .author {	
	padding-bottom: 5px;
	margin-bottom: 15px;
	margin-top:5px;
	text-align: center;
	color: #666;
	margin-bottom:20px;
}

.newscontent .author a
{
	color:blue;
}
.content
{
	padding-left:15px;
	padding-right:15px;
	padding-bottom:210px; 
        background:url(../images/2w.jpg) no-repeat center bottom;
}
.content p{ font-size:14px;line-height:27px;color:#000; margin-bottom:10px;}


.newsrp{
	float: right;
	margin-left: 10px;
	width: 300px;
}

/*图片推荐*/
.tjpho{
	width: 298px;
	float: none;
	border: 1px #e6e6e6 solid;
	height: 300px;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 5px;
}
.tjpho h1{ height:27px; width:100%; line-height:27px; font-size:14px; text-indent:28px;}
.tjpho ul{ margin-left:4px;}
.tjpho ul li{width:135px; height:140px; float:left;padding-right:5px; padding-left:5px; text-align:center;}
.tjpho ul li a{ color:#000;}
.tjpho ul li a img{ width:127px; height:92px;border:4px solid #dfdfdf; float:left; margin-bottom:5px; }
.tjpho ul li a span{ width:135px; height:25px; float:left; line-height:25px;}
.interfix1{
	width: 300px;
	float: none;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 10px;
}
.interfix1 h1{
	font-size: 14px;
	line-height: 29px;
	padding-left: 25px;
	float: left;
	width: 90%;
}
.interfix1 h1 a{ color:#000;}
.interfixc{ background:url() repeat-y; height:450px; float:left; width:100%;}
.hotlist{ width:100%; float:left;overflow:hidden;}
.hotlist ul{padding:5px 0 0 23px; width:250px;}
.hotlist ul li{ float:left; width:95%; line-height:25px;background:transparent url() no-repeat scroll 0 10px; padding-left:15px; }
.hotlist ul li a{ color:#000; font-size:12px;}
#bottom{
	width: 998px;
	height: 120px;
	margin:auto;
	}

.copyright{
	width: 998px;
	height: 120px;
    background: url(http://www.qdnrbs.cn/images/Bottom_news_nr.jpg) repeat-x center top;
	padding-top: 30px;
	overflow: hidden;
	}	
.copyright p{
	padding:0px 20px 0px 20px;
	font-size:14px;
	color:#ffffff;
	text-align:center;
	}	
.copyright p a{font-size:14px; color:#ffffff;}	
.pages{text-align:center;font-family:arial;margin-bottom:10px;}
.pages a{text-decoration:none;}
.pages li{height:20px!important;line-height:20px!important;width:auto!important;background-image:none!important;list-style-type:none;display:inline-block; border:1px #ddd solid;padding:3px 6px!important;margin:2px;}
.pages li:hover{background-color:#ccc;color:#1E90FF}
.pages .page-active{background-color:#ccc;}