*{
	margin:0;
	padding:0;
}
.top{
    width: 100%;
    height: 60px;
    min-width: 1240px;
    background-color:#F5F5F5; 
    margin-bottom: 15px;
}
.container{
	width: 1200px;
	overflow: hidden;
	margin:0 auto;
}
.leftbox{
	width: 730px;
	float: left;
	display: inline-block;
	margin-right: 55px;
}
.smallnav{
	width: 100%;
	height:38px ;
	border-bottom: 2px solid #FE0000;
	margin-bottom: 15px;
}
.smallnav a{
	font-size:14px;
	color:#666666;
	line-height: 38px;

}
.newstitle{
	font-size: 30px;
	font-weight: bold;
	line-height: 50px;
	color:#666666;
}
.aboutnews{
	height: 30px;
	font-size:14px;
	line-height: 30px;
	color: #989898;
}
.keybox{
	height: 42px;
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 25px;
	margin-bottom: 30px;
}
.keys{
	/*width: 105px;*/
	height: 20px;
	margin-right: 20px;
	text-align: center;
	line-height: 20px;
	display: inline-block;
	border:1px solid #607F9C;
	border-radius: 5px;
	padding:0 2px;
}
.prev-nextbox{
	width: 100%;
	height: 15px;
	padding: 40px 0;
	font-size: 15px;
	line-height: 15px;
}
.prev-nextbox a{
	color:#FF3334;

}
.prev{
	float: left;
}
.pre-nex{
	color:#5FAAD2; 
}
.next{
	float: right;
}



/*右侧*/
.rightbox{
	width: 410px;
	display: inline-block;
	/*background-color: blue;*/
}
.qwbox{
	width: 100%;
	/*height: 350px;*/
	background-color: #F6F6F6;
	padding-top: 12px;
	padding-bottom: 20px;
	margin-top: 38px;
	position: relative;
}
.qwjdtitlebox{
	width: 100%;
	height: 28px;
	/*margin-bottom: 3px;*/
}
.qwjdtitle{
	width: 140px;
	height: 20px;
	color: #666666;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	border-left: 7px solid #6A81C5;
	margin-left: 10px;
	float: left;
	display: inline-block;
	
}
.rightline{
	width: 250px;
	height: 2px;
	background-color:#6A81C5;
	margin-top: 9px;
	float: right;
	display: inline-block;
}
.qwjdsmtitle{
	width: 370px;	
	/*height: 44px;*/
	display: block;
	font-size:15px;
	line-height: 35px;
	margin:0 auto;
	text-align: left;
	border-bottom: 2px solid #D9D9D9;
	
}
.qwjdsmtitlemore,.rmjdsmtitlemore{
	font-size: 16px;
	display: block;

	margin-bottom: 20px;
	margin-top:30px;
	margin-left: 20px;

}
.leftbox img{
	max-width: 730px;
}
/*热门政策*/
.zcbox{
	width: 100%;
	height: 430px;
	background-color: #F6F6F6;
	padding-top: 12px;
	margin-top: 60px;
	position: relative;
	margin-bottom: 30px;
}
.zcbox img{
	width: 367px;
	height: 213px;
	display: block;
	margin:0 auto;
	margin-top: 14px;
	margin-bottom: 10px;
}
.zcsmtitle{
	width: 370px;	
	height: 35px;
	display: block;
	line-height: 35px;
	margin:0 auto;
	text-align: left;
	border-bottom: 2px solid #D9D9D9;
	color: #333333;
	font-size:18px;
	font-weight: bold; 
}
.zccontent{
	width:290px;
	height: 50px;
	line-height: 25px;
	display: block;
	margin:0 auto;
	margin-top: 10px;
	font-size: 16px;
}
.news_content{
	width: 730px;
	word-break: break-all;
}