#Header {
    background: #F7F7F7;
}
.banner{background:url(/res/ChinaPostJT/structure/24104749.jpg) no-repeat center top;}
.text{width:1100px;
    margin:auto;
    padding:70px 0;
    display:block;
    font-size:18px;
    color:#333;
    line-height:1.8;
    text-align:left;}
.new_tu{
    width: 1100px;
    margin: auto;
    padding: 50px 0;
    overflow: hidden;
}
.new_tu li{border-bottom: 1px solid #EDEDED;
    padding: 36px 0;
    overflow: hidden;}
.new_tu li #ReportIDPicture{
    width: 305px;
    float: left;
    margin-right: 30px;
    height: 202px;
    overflow: hidden;
}
.new_tu li #ReportIDPicture img{width:100%;}
.new_tu li #ReportIDname{
    display: block;
    font-size: 26px;
    font-weight: 600;
    line-height: 1.6;
}
.new_tu li a{color: #333;}
.new_tu li #ReportIDgetSubhead{
    display: block;
    font-size: 18px;
    color: #333;
    padding: 14px 0;
    display: block;}
.new_tu li #ReportIDLogograph{
    font-size: 14px;
    line-height: 1.8;
    color: #333;
    text-align: justify;
}
#Footer {
    background: #247048;
}