<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bg-gray {
    background: #fff;
}
.w1200 {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.pd30{
    padding-bottom:30px;
}
.new_top_tit {
    width: 100%;
    overflow: hidden;
    height: 42px;
    line-height: 42px;
    color: #848484;
    font-size: 15px;
    border: 1px solid #dfdfdf;
    background: #fafafa;
}
.new_top_tit&gt;div {
    float: left;
    width: 20%;
    padding-left: 55px;
    box-sizing: border-box;
}
.new_top_tit .te_new {
    text-align: center;
    padding-left: 0;
    width: 245px;
}
.new_top_tit .leib {
    padding-left: 36px;
    width: 22%;
}
.new_top_tit .mingcc {
    padding-left: 0px;
    width: 37%;
}
.new_box {
    width: 100%;
    overflow: hidden;
}
.new_box .left_new {
    float: left;
    width: 245px;
    border-left: 1px solid #dfdfdf;
    background: #f9f9f9;
}
.left_new&gt;div {
    width: 100%;
    text-align: center;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #dfdfdf;
    color: #303030;
    font-size: 15px;
    cursor: pointer;
    border-right: 1px solid #dfdfdf;
}
.left_new .on {
    background: #fff;
    color: #333;
    font-weight: bold;
    border-left: 5px solid #00bcd4;
    border-right: 0 none;
}
.right_rew {
    float: right;
    width: 935px;
}
.row_new {
    width: 100%;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    border-bottom: 1px solid #f1f1f1;
}
.row_new&gt;div {
    width: 25%;
    float: left;
    padding-left: 15px;
    box-sizing: border-box;
    color: #848484;
}
.row_new .hui_new {
    color: #999;
}
.row_new&gt;div:nth-of-type(2) {
    width: 53%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.row_new&gt;div:nth-of-type(3) {
    width: 21%;
}</pre></body></html>