.new_l {
   width: 100%;
}
.new_d {
    width: 100%;
    height: 80px;
    float: left;
    margin-left: 1.15%;
    margin-top: 4%;
}
.new_d span {
    width: 8%;
    height: 68px;
    line-height: 68px;
    text-align: center;
    float: left;
    background-color: #C30813;
}
.new_d span b {
    width: 100%;
    float: left;
    font-size: 32px;
    height: 50px;
    line-height: 50px;
    color: #FCFFFF;
    font-weight: normal;
    padding-right: 5px;
}
.new_d span u {
    width: 100%;
    float: left;
    font-size: 12px;
    height: 10px;
    line-height: 10px;
    color: #FCFFFF;
    text-decoration: none;
}
.new_d a {
    display: block;
    font-size: 18px;
    color: #010101;
    margin-left: 9.5%;
}
.new_line {
    border-bottom: 1px solid #D0D0D0;
    width: 82.4%;
    margin: 0.8% 0px 0.8% 9.5%;
}
.new_d p {
    font-size: 13px;
    color: #9b9a9a;
    margin-left: 9.5%;
}