#cenBg{
    width: 99.8%;
}
#reg6{
    width: 99.8%;
    height:130px;
    background: #efefef;
}
#news-title{
    font-size: 40px;
    font-weight: bold;
    position: absolute;
    top:40px;
    left:10px;
}
#news-title span{
    font-size: 30px;
    color: #343434;
}
#news-type{
    width: 40%;
    position: absolute;
    top:50px;
    right:0px;
}
#news-type li{
    margin-left:20px;
    float: left;
}
#news-type li p{
    font-size: 24px;
}
.newType p{
    color:#ff8214 !important;
}

#reg7{
    width: 99.8%;
    min-height:325px;
    display: table;
    max-height:2100px;
    margin-top:20px;
}

#reg7 ul{
    width: 100%;
    min-height:325px;
    display: table;
    max-height:1950px;
    margin-bottom:30px;
}
#reg7 ul li{
    width: 100%;
    height:225px;
    position: relative;
    border-bottom:1px solid #ccc;
}
#reg7 ul li:last-of-type{
    border:none;
}
.newsBox{
    width: 100%;
    height:242px;
    margin-top:80px;
    position: relative;
}
.newsBoxShow{
    border-bottom:none;
    box-shadow: 2px 2px 6px 6px #e9e9e9;
}
.newsBoxShow  .title{
    color: #ff8214 !important;
}
.newsBoxShow  .icon-chakan,.newsBoxShow  .icon-chakan span{
    color: #ff8214 !important;
}
#reg7 {
    /*border:1px solid #ff34a7;*/
}
#reg7 ul{
    /*border:1px solid red;*/
}
#reg7 ul li{
    width: 100%;
    height:230px;
    position: relative;
    margin-bottom:10px;
}
#reg7 ul li img{
    width: 227px;
    height:185px;
    margin-top:20px;
}
#reg7 ul li .newShow{
    width: 905px;
    height:142px;
    position: absolute;
    top:30px;
    right:30px;
}
#reg7  .title{
    font-size: 24px;
    margin-top:0px;
    margin-bottom:20px;
}
#reg7 .newShow div{
    width: 905px;
    height:60px;
    overflow: hidden;
    margin-bottom:20px;
}
#reg7 .newShow div p,#reg7 .newShow div span{
    font-size: 16px;
    line-height: 31px;
}
#reg7 .newShow .createDate{
    font-size: 16px;
}
.icon-chakan{
    font-size: 24px!important;
    position: absolute;
    right:15px;
    bottom:-20px;
}
.icon-chakan span{
    margin-left:5px;
    font-size: 16px;
}
.pageList{
    width: 100%;
    height:30px;
}
.pageList span,.pageList a{
    margin-right:15px;
}


