/*
* @Author: liyulin
* @Date:   2017-04-27 14:14:02
* @Last Modified by:   liyulin
* @Last Modified time: 2017-04-28 16:08:28
*/
.header-nav {
    height:535px;
}
.bodyer_right{
	width: 969px;
	/*height: 1212px;*/
	float: left;
	margin-left: 21px;
}
.header_infor{
	width: 969px;
	height: 67px;
	background:url(../images/head-bg.png) no-repeat;
}
.header_infor span{
	color: #fff;
	height: 67px;
	line-height: 67px;
	display: inline-block;
	padding-left: 27px;
	font-size: 23px;
}
.header_infor span em{
	font-size: 14px;
	color: #b4b2b2;
	margin-left:6px;
}
.header_infor p{
	float: right;
	height: 67px;
	line-height: 67px;
	text-align: left;
	color: #b4b2b2;
	font-size: 13px;
	margin-right:16px;
}
.header_infor p a{
	color: #b4b2b2;
	font-size: 13px;
	padding: 0 10px;
}
.main_List{
	width:888px;
	/*height: 1111px;*/
	background-color: #fff;
	padding: 34px 35px 0px 44px;
    border: 1px solid #F2F2F2;
    overflow:hidden;
    zoom:1;
}
.fw_list{
	width: 888px;   
    background-color: #fff;
   
    overflow: hidden;
    zoom: 1;
}

    .fw_list h1 {
        text-align:center;
        font-size:20px;
        font-weight:normal;
    }
    .fw_list p.news-date {
        text-align:center;
        height:50px;
        line-height:50px;
    }

    .fw_list .new_content {
        width:890px;
        height:1px;
        background-color:#969696;
        position:relative;
        margin-bottom:20px;
    }