.com_list_body{
    width: 100%;
    padding: 0px;
    /*height: 600px;*/
}
.qzqd_title{
    text-align: center;
    margin-top: 15px;
    font-size: 18px;
    font-weight: bold;
}
/*div-table*/
.div-table {overflow:hidden;margin-top: 20px;border:1px solid #e9edf4}
.div-table>span {float:left;border: 1px solid #e9edf4;}
.div-table .s1,.div-table .s3 {text-align: right;color:#015293;background-color: #f4f6f9;font-weight: bold;}
/*一篇文章*/
/*@media (min-width: 992px){*/
.div-table span{height:50px;line-height:50px;font-size: 16px;padding:0 10px;}
.div-table .s1,.div-table .s3 {width:208px;}
.div-table .s100{width:100%;text-align: left;color:#015293;background-color: #f4f6f9;font-weight: bold;}
.div-table .s2 {width:361px;}
.div-table .s3 {height: 100px;line-height: 100px;}
.div-table .s4 {width:930px;height:50px;line-height: inherit;padding: 5px 10px;}
.div-table .s5 {width:930px;height:50px;line-height: inherit;padding: 5px 10px;}
.div-table .sr100 {
    width:100%;height:auto;
    line-height: inherit;
    padding: 5px 10px;
    text-align: center;

}

.div-table .s150px {width:208px;height:150px;line-height:50px;text-align: right;color:#015293;background-color: #f4f6f9;font-weight: bold;}
.div-table .s5150px {
    width: 930px;
    height:150px;
    line-height: inherit;
    padding: 5px 10px;
}
.div-table .s170px {width:208px;height:170px;line-height:50px;text-align: right;color:#015293;background-color: #f4f6f9;font-weight: bold;}
.div-table .s5170px {
    width: 930px;
    height:170px;
    line-height: inherit;
    padding: 5px 10px;
}
.div-table .s250px {width:208px;height:250px;line-height:50px;text-align: right;color:#015293;background-color: #f4f6f9;font-weight: bold;}
.div-table .s5250px {
    width: 930px;
    height:250px;
    line-height: inherit;
    padding: 5px 10px;
}
/*补*/
.container {
    padding:15px;
}
.qzqd_tab {
    width: 100%;
}
.qzqd_tab > h3 {
    font-size: 22px;
    text-align: center;
    width: 80%;
font-weight:bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 15px auto 0;
    padding:30px 0px;
}
.table2 .tbtit{font-weight: bold;background: #f4f6f9;color: #245399;text-align: right;font-size: 12px;}
.table2 td{height: 50px;border: 2px solid #e9edf4;padding:0 15px;font-size: 16px !important;}
.table2 td.tbtit {
    text-align: left;
}
.table2 tr.big {
    min-height: 200px;
}
.table2 td.lct {
    padding: 20px;
}
@media screen and (max-width: 900px){
    .bsfw_detail {
        background-color: white;
        padding: 0px;
        width: 100%;
    }
    .div-table {margin-top: 15px;}
    .div-table>span {height:40px;line-height: 40px;}
    .div-table span.hide {display:none;}
    .div-table .s1 {width:37%;}
    .div-table .s2 {width:63%;padding-left:8px;}
    .div-table .s3 {width:37%;height:80px;line-height: 80px;}
    .div-table .s4 {width:63%;height:80px;line-height: inherit;padding:8px;}
    .common_detail_title {
        width: 100%;
        float: left;
        padding-bottom: 10px;
        border-bottom: 1px silver solid;
    }
    .div-table .s5 {
        width:63%;padding-left:8px;
        height: 40px;
    }
    .div-table .s150px {
        width: 100%;
        height:auto;
        line-height: 50px;
        text-align: center;
        color: #015293;
        background-color: #f4f6f9;
        font-weight: bold;
    }
    .div-table .s170px {width:100%;height:auto;line-height:50px;text-align:center;color:#015293;background-color: #f4f6f9;font-weight: bold;}
    .div-table .s250px {width:100%;height:auto;line-height:50px;text-align:center;color:#015293;background-color: #f4f6f9;font-weight: bold;}
    .div-table .s4 {
        height: 40px;
    }
    /*补*/
    .tab tr {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .table2 td {
        height: auto;
    }
    .table2 tr td {
        text-align: center;
        width: 50%;
        line-height: 50px;
        border: 1px solid #e9edf4;
    }
    .table2 tr.big {
        min-height:50px;
    }
}
