/* å®¡æ ¸è¿›åº¦åˆ—è¡¨ */
.left {
    width: 66%;
    margin-right: 20px;
}
.ldbz, .yjgk {
    padding: 20px;
    background-color: #fff;
}
.ld-til a{
    font-size: 18px;
    font-weight: bold;
    color: #0b5db1;
}
.main .bd {
    width: 100%;
    height: 5px;
    margin-top: 13px;
    background: url(../images/bsfw/br.png)
}
.tab-list {
    margin-top: 12px;
}
.tab-list li {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}
.tab-list li a {
    display: inline-block;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}
.tab-list li .time {
    float: right;
    color: #999;
}
.add-more {
    display: none;
    width: 98%;
    border-radius: 8px;
    background: #F0F0F0;
    border: 1px solid #D4D4D4;
    color: #333;
    text-align: center;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    margin-top: 5px;
    padding: 0;
}
.list-group {
    margin-top: 20px;
}
.tab-head li {
    width: 100%;
    height: 38px;
    background: url(../images/bsfw/br.png) left bottom no-repeat;
}
.tab-head li.active a {
    color: #0b5db1;
}
.tab-head li a {
    font-size: 16px;
    font-weight: bold;
}
.lists {
    float: left;
    width: 49%;
    min-height: 333px;
    padding: 22px 20px 21px;
    background-color: #fff;
    margin-bottom: 20px;
}
.lists.ds {
    margin-right: 15px;
}
.ldbz {min-height:350px;}
/* å³ä¾§ */
.right {
    width: 32%;
}
.bszn-img {
    display: inline-block;
    margin-bottom: 22px;
}
.yjgk .bd {
    /*background: url(../images/bsfw/yjbd.png)*/
}
.yjgk ul li {
    width: 100%;
    background-color: #ecf2f9;
    padding: 15px 18px 15px;
    margin-top: 15px;
}
.yjgk ul li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: 19px;
    height: 23px;
    line-height: 23px;
}
.yjgk ul li img:first-child {
    margin-right: 15px;
}
@media screen and (max-width: 1200px) {
.lists.ds{margin-right: 13px;}
.bszn-img{margin-bottom: 38px;}
.bszn-img,.bszn-img img{width: 100%;}
.yjgk ul li img:first-child{margin-right: 2px;}
.yjgk ul li a {font-size: 16px;}
}
@media screen and (max-width: 991px) {
.left{width:100%;}
.right{width:100%;}
.lists{width:100%;}
.right>img{width:100%;}
.add-more {
    display: block;
}
.bszn-img{display: inline-block;width: 100%; text-align: center;}
}
@media screen and (max-width: 320px) {
.yjgk ul li a {font-size: 16px;}
.bszn-img img {width: 95%;}
}