.bs-content {
    border: 1px solid #d8e1f2;
    font-size: 13px;
    width: 100%;
}
.bs-content ul{ width: 424px; }
.bs-content .li-title {
    background: #f5f7fb;

}
.team ul li{
    margin: 0;
}
.list-right .newslist div, .list-right li {
    height: auto !important;
    line-height: 30px;
}
.list-right li {
    border-bottom: 1px #d0d0d0 dotted;
}
.bs-content .li-h .hl {
    height: 100%;
    width: 86px;
    float: left;
    text-align: center;
    text-indent: 0;
}
.bs-content .li-h .hr {
    width: 338px;
    float: left;
    border-left: 1px dotted #d8e1f2;
}
.bssds-content .art-img img {
    width: 180px !important;
    height: 218px !important;
}
.bs-content .title {
    background: #f5f7fb;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    padding-left: 20px;
}
.bs-content .article-content {
    padding: 10px 20px;
    overflow: hidden;
    line-height: 180%;
}
.wp_articlecontent .list-paddingleft-2 {
    padding-left: 0px !important;
}