.con_banner img{
	width: 100%;
}
.con_top{
	width: 1200px;
	height:50px;
	margin:0 auto;
}
.con_top_l{
	width: 140px;
	height: 50px;
	float: left;
	line-height: 50px;
	font-size: 18px;
	font-weight: bold;
}
.con_top_l img{
    position: relative;
    top: 8px;
}
.con_top_r{
	/*width: 500px;*/
	height: 50px;
	float: right;
	font-size: 14px;
	line-height: 50px;
	font-weight: bold;
}
.con_body{
	width: 1200px;
	height: auto;
	margin:0 auto;
}
.body_left{
	width: 875px;
	height: auto;
	float: left;
	overflow: hidden;
	background: #fdfdf7;
}
.ny_fenlei{
	width: 790px;
	height: 240px;
	margin:0 auto;
}
.ny_fenlei .fl_cont{
	width: 790px;
	height: auto;
	overflow: hidden;
	float: left;
	border-bottom: 1px solid #000;
}
.ny_fenlei .fl_cont .fl_name{
	line-height: 59px;
    float: left;
    display: block;
    height: 100%;
    font-size: 14px;
    font-weight: bold;
    width:15%;
}
.ny_fenlei .fl_cont .fl_list{
	width: 85%;
	float: left;
}
.ny_fenlei .fl_cont .fl_list span{
    display: block;
    float: left;
    margin:0 10px;
    padding: 0px 10px;
    line-height: 30px;
}
.ny_fenlei .fl_cont .fl_list span:hover{
	 display: block;
    float: left;
    margin:0 10px;
    padding: 0px 10px;
    line-height: 30px;
    background:red;
    border-radius:50%
}

.ny_fenlei .fl_cont .fl_list span:hover a{
	width: 100%;
    height: 100%;
    display: block;
 	color: #fff;
 	font-weight: bold;
}
.body_right{
	width: 318px;
	height: auto;
	float: right;
	overflow: hidden;
	background: #fff;
}
.right_news{
	width: 316px;
	height: auto;
	overflow: hidden;
}
.news_t{
	width: 315px;
    height: 73px;
    line-height: 72px;
    background-color: #10305c;
}
.news_t div{
	width: 150px;
	height: 73px;
	float: left;
	font-size: 16px;
	color: #fff;
	text-align: center;
}
.news_t div img{
	position: relative;
	top: 9px;
	margin-right: 10px;

}
.news_t p{
	width: 73px;
	height: 73px;
	float: right;
}
.news_t p a{
	color: #fff;
	/*font-weight: bold;*/
	font-size: 14px;
	line-height: 73px;
}
.news_c{
	width: 316px;
	height: auto;
	overflow: hidden;
}
.news_c li{
	width: 272px;
	height:40px;
	margin:0 auto;
 	 border-bottom: 1px dotted #000;				
}
.news_c li p{
    width: 200px;
    height: 40px;
    line-height: 40px;
    float: left;
    overflow: hidden;
}
.news_c li span{
    display: block;
    float: left;
    line-height: 40px;
    width: 70px;
}
.news_c_l{
	width: 185px;
	height: 180px;
	float: left;
	margin-left: 10px;
	line-height: 25px;
}


.ny_cont{
padding: 0 30px;
}
/**µ¥Ò³ÑùÊ½*/
.gsjj{
    padding: 0 40px;
}