﻿#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{
    clear: both;
    position: absolute;
    top:60px;
    /*right:10px;*/
    left:710px;
}
#news-type li{
    margin-left:20px;
    float: left;
}
#news-type li p{
    font-size: 24px;
}
.newType p{
    color:#ff8214 !important;
}

#reg7{
    width: 99.8%;
   height:500px;
    display: table;
    margin-top:20px;
}
#new_info{
    /*border:1px solid red;*/
}
#new_info .title{
    font-size: 24px;
    text-align: center;
    margin-bottom:20px;
}
#new_info .createDate{
    font-size: 18px;
    text-align: center;
    margin-bottom:20px;
}
.new_box{
    width: 100%;
    padding-bottom:20px;
}
.new_box p{
    margin-bottom:10px;
}
.new_box p span{
     margin-bottom:10px;
    font-size: 14px;
    line-height: 25px;
 }
.new_box h2,.new_box h3,.new_box h4,.new_box h5{
    margin-bottom:10px;
    font-size: 16px!important;
}
.new_box h2 span,.new_box h5 span，.new_box h3 span，.new_box h4 span{
    font-size: 16px!important;
    font-weight: bold;
}

.new_box h2{
    margin-bottom:10px;
}
#next{
    width: 100%;
    height:40px;
    position: relative;
    margin-top:30px;
}
#next li{
    width:45%;
    height: 100%;
    float: left;
    margin-right:9.52%;
    font-size: 18px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    line-height: 40px;
}
#next li:nth-child(2){
    margin-right:0;
   text-align: right;

}

