/*index-header部分start*/
body{
    background: #eae9e8;
}
.header{
    width: 100%;
    min-width: 1280px;

    background: url("../images/news-bg1.png") no-repeat ;
     background-size: 100% 100%;
}
/*index-header部分end*/


.neww{
    width: 65%;
    margin: 0.8rem auto;
    background: #fff;
    padding:0.4rem 0.9rem  0.9rem 0.9rem;
}

.newdetails-mes-redtip{
    display: inline-block;
    width: 108px;
    height: 37px;
    background: #ff0000;
    border-radius: 2px;
    font: 22px/37px "microsoft yahei";
    color: #fff;
    text-align: center;
    margin: 20px 0 20px 0px;
}
.newdetails-mes-time{
    display: inline-block;
    font: 24px "microsoft yahei";
    color: #666;
    margin-left: 10px;
}
.newdetails h2{
    margin-top: 0.5rem;
    font: 0.55rem "microsoft yahei";
    color: #333;
}
.newdetails-text{
    font: 300 0.3rem/0.75rem "microsoft yahei";
    color: #333;
    text-indent:2em;
	line-height:21px;
}
.returnBegin{
	position: fixed;
	bottom:100px;
	right:0;
	width:98px;
	height: 98px;
	margin-top:-160px;
	margin-right: 66px;
	cursor: pointer;
    background: url('../images/zftgw_xwzx_fhdb1.png') no-repeat 100% 100%;
}
.returnBtn{
	float: right;
    width:1.1rem;
    height: 1.25rem;
    margin-right: 3.5%;
    cursor: pointer;
    background: url('../images/zftgw_xwzx_fhbt1onm.png') no-repeat 100% 100%;
    background-size: cover;
}
.returnBegin:hover{
    
	background: url('../images/zftgw_xwzx_fhdb1onm.png') no-repeat 100% 100%;
	
}
.returnBtn:hover{
    float: right;
    width:1.1rem;
    height: 1.25rem;
    margin-right: 3.5%;
    cursor: pointer;
	background: url('../images/zftgw_xwzx_fhbt1.png') no-repeat 100% 100%;
    background-size: cover;
}   