body{
    background: url(tfsk_aq_bg.jpg);
    background-size: cover;
}
p.title{
    line-height: 40px;
    text-align: left;
    padding:5px 50px;
    color: #0060FF;
    font-size: 24px;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
    background: url(tfsj_aq_icon.png) no-repeat 5px center;
    background-size: 40px;
}

p.title span{
    font-size: 16px;
    font-weight: normal;
}

span.time{
    float: right;
    color: #2d374b;
    font-size: 16px;
    font-weight: normal;
}

ul.tfsj_list{
    padding: 0 10px;
}

ul.tfsj_list li{
    list-style-type: disc;
    color: #0060FF;
    text-align: left;
    line-height: 40px;
}

.pic_list img{
    width: 320px;
    margin-right: 50px;
}
.pic_list a:last-child img{
    margin-right: 0%;
}

.pic_list_1 img{
    margin:0 10px;
}