#new-box_right{
    border: 1px solid #F1F1F1;
    float: left;
    width: 981px;
    height: auto;
    padding-bottom: 100px;
    background-color: #FFFFFF;
    margin-left: 18px;
}

#new-box_right-bottom{
    width: 933px;
}
#new-box_right-bottom .gonggao-list{
    margin-top: 22px;
}
#new-box_right-bottom .gonggao-list ul li{
    cursor: pointer;
    width: 933px;
    height: 80px;
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 1px;
}
#new-box_right-bottom .gonggao-list ul li p{
    float: left;
}
#new-box_right-bottom .gonggao-list .g-list_p1{
    position: relative;
    top: 19px;
    background-color: #1578c8;
    width: 44px;
    height: 44px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
#new-box_right-bottom .gonggao-list ul li:hover .g-list_p1{
    background-color: #df9a20;
}
#new-box_right-bottom .gonggao-list .g-list_p2{
    width: 300px;
}
#new-box_right-bottom .gonggao-list .g-list_p2 span{
    display: block;
    margin-left: 12px;
}
#new-box_right-bottom .gonggao-list .g-list_p2 .g-list_p2-s1{
    margin-top: 33px;
    font-family: SimSun;
    font-size: 16px;
    font-weight: bold;
    color: #666666;
}
#new-box_right-bottom .gonggao-list .g-list_p2 .g-list_p2-s2{
    margin-top: 11px;
    font-family: SimSun;
    font-size: 12px;
    color: #666666;
}
#new-box_right-bottom .gonggao-list .g-list_p3{
    float: right;
    margin-top: 27px;
}