.list .top {
    padding-bottom: 0;
    background: #fff;
}

.list .header .head-left {
    margin-top: 0px;
    /* background: #115eae; */
    /* position: relative; */
    /* float: left; */
    /* left: 0; */
    /* bottom: 0; */
    /* width: 550px; */
    /* height: 100px; */
}

.list .header .sitelogo {
    height: 100px;
}

.list .header .sitelogo a {
    margin: 0 auto;
    display: block;
    width: 300px;
    height: 100px;
}
.list .header .head-right {
    float: left;
    width: 280px;
    padding-right: 0;
}

.list #nav {
    margin-left: 100px;
    width: 547px;
    float: left;
}
.list .news_meta {
    padding-top: 10px;
    font-size: 16px;
    float: left;
    line-height: 43px;
}

.list .mm {
    border-radius: 5px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    width: 50px;
    height: 50px;
    background: #115eae;
}

.list .dd {
    font-size: 16px;
    text-align: center;
    line-height: 43px;
    color: #313131;
}
.list .news_wz {
    margin-left: 75px;
}

.list .news_title a {
    font-weight: bold;
    font-size: 18px;
    color: #313131;
}

.list .news_title {
    line-height: 40px;
    background: url(/uploads/image/_t081timages/bor.png) no-repeat left;
}
.list .news_more {
    border-radius: 5px;
    text-align: center;
    width: 117px;
    background: #e7e7e7;
    height: 34px;
    color: #e7e7e7;
}

.list .news_more a {
    font-size: 12px;
    color: #3d5874;
}

.list .news_list li.news {
    border-top: 1px solid #d5d5d5;
    padding: 20px 0;
}
.list .news_text {
    padding: 10px 0 20px 0;
}
.list .news_list li.news:hover .news_title a {
    color: #115eae;
}
.list .news_list li.news.n1 {
    border-top: 0;
}
.list .infobox {
    box-shadow: 0 0 8px #eee;
    padding: 60px 130px;
}
.lo {
    margin-top: 20px;
    border: 1px solid #c1d4e0;
    padding: 20px 20px;    position: relative; background: #fafafa;
}
div#bdshare {
    padding-top: 20px;
}