.head{
    width: 1900px;
    height: 170px;
    position: absolute;
    top:0;
    left:0;
    background: url(../../images/yfdp/sqs_index/s_top.png) no-repeat 0 0;
}
.weather{
    position: absolute;
    width: 420px;
    height: 80px;
    top:30px;
    right:30px;

}
#clock{
    position: absolute;
    top:130px;
    right: 30px;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
font-size: 26px;
    margin-top: -27px;
    color: #000;
}

.content{
    width: 1685px;
    height: 576px;
    margin: 0 auto;
    position: absolute;
    top:255px;
    left:120px;
    /*background: #fff;*/
}
.content .left{
    float: left;
    width: 436px;
    height: 536px;
    padding:20px;
    background: url(../../images/bdf/sqs_index/left_bg.png) repeat 0 0;
}
.content .left .left_img{
    width: 436px;
    height: 260px;
}
.content .left_news,.content .left_gonggao{
    width: 416px;
    height: 120px;
     margin-top:8px;
}
.content .right{
    float: left;
    width:1200px;
    height: 576px;
    margin-left:8px;
}
.content ul li{
    list-style: none;
    float: left;
    height: 277px;
    width: 230px;
    margin-right: 10px;
}
.content ul li.li_bottom{
    margin-top:20px;
}

.content ul li.li_4,.content ul li.li_8{
    margin-right: 0;
}

.content ul li.li_1,.content ul li.li_7{
    width:475px;
}

.content .left_gonggao,.content .left_news{
    padding:10px;
    background: url(../../images/bdf/sqs_index/index_newbg.png) repeat 0 0;
}
.content .left_title,.content .left_title span{
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    font-size:18px;
    text-align: center;
    color: #333;
}
.content .left_title img{
    vertical-align: top;
}
.content .left_content{
    height: 85px;
    font-size:14px;
    color: #454546;
}









