#section{
    padding-bottom: 100px;
    position: relative;
}
.banner{
    position: relative;
}
.banner>div{
    position: absolute;
    left:46%;
    top:29%;
    overflow: hidden;
}
.banner>div>p{
    font-size: 30px;
    width: 30px;
    float:left;
    color:#474847;
}
.banner>div>p:first-child{
    padding: 10px 40px 0 200px;
    background: url("../img/bn01.png") no-repeat;
}
.banner>div>p.sx{
    padding:10px 220px 45px 0;
    background: url("../img/whyx/bn02.png") no-repeat right bottom;
}
.news-content{
    padding: 25px 50px 25px 60px;
    border-bottom:1px solid #d6d6d6;
    overflow: hidden;
}
.news-content>p,.news-content>div{
    float:left;
}
p.data{
    font-family: Cambria;
    font-size: 26px;
    color: #555;
}
.news-img{
    width:418px;
    height:224px;
    background: url("../img/hdzx/news.png") no-repeat center;
    background-size: cover;
    margin-left: 30px;
}
/*.zx-content,.zx-title{*/
    /*width: 475px;*/
/*}*/
.zx-title{
    font-size:20px;
    color:#3b3b3b;
}
.zx-rt{
    margin-left: 5.46875%;
    height:224px;
    position: relative;
    width:45%;
}
.zx-content{
    font-size: 14px;
    color:#9b9b9b;
    margin-top: 20px;
    line-height: 25px;
}
a.lookmore{
    font-size: 14px;
    margin-left: 0;
    margin-top: 0;
    position: absolute;
    bottom:0;
    background: #f2f2f2;
    border:1px solid #bbbaba;
    color:#000;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
a.lookmore:hover{
    background: #c1180b;
    border:1px solid #f2f2f2;
    color:#fff;
}
.paging{
    margin: 30px 0;
	text-align:center;
}
.paging a,.paging span{
	display:inline-block;
	margin:0 10px;
	padding:5px 10px;
	border:1px solid #ccc;
    font-size: 16px;
}
.paging a.sel{
	background:#ccc;
}
.z-lf,.z-rt{
    position: absolute;
    background: url("../img/hdzx/666.png") no-repeat;
    height:49px;
}
.z-rt{
    right:0;
    top:686px;
    width: 346px;
    background-position: left;
}
.z-lf{
    top:1400px;
    width: 330px;
    background-position: right;
}
