<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.left_contener{
    width: 100%;
    float: left;
    margin-top: 18px;
}
.left_contener .left_contener_title{
    /*width:  978px;*/
    width: 100%;
    line-height: 44px;
    background: #F4F4F4;
    border-left: 6px solid #E03635;;
}
.left_contener .left_contener_title p{
    font-size: 14px;
    color: #5E5E5E;
    margin-left: 18px;
}
.left_contener .left_contener_tab{
    width: 203px;
    float: left;
}
.left_contener .left_contener_tab ul{
    width: 100%;
}
.left_contener .left_contener_tab ul li{
    width: 100%;
    background: #F9F9F9;
    border: 1px solid #ECECEC;
    line-height: 53px;
    cursor: pointer;
    text-align: center;
    margin-bottom: 14px;
    font-size: 18px;
    color: #1F1F1F;
}
.left_contener .left_contener_tab ul li.actives{
    background-image: linear-gradient(-180deg, #E13C2A 0%, #E03736 100%);
    color: #fff;
}
.left_contener  .left_contener_list{
    width: 1142px;
    float: left;
    margin-left: 12px;
}
.left_contener  .left_contener_list ul li{
    border-bottom: 1px dotted #cdcdcd;
    margin-bottom: 16px;
}
.left_contener  .left_contener_list ul li .p1{
    font-size: 18px;
    color: #3C3C3C;
    height: 50px;
    overflow: hidden;
}
.left_contener  .left_contener_list ul li .p2{
    font-size: 14px;
    color: #4B4B4B;
    line-height: 29px;
    height: 62px;
    overflow: hidden;
    margin-top: 8px;
}
.left_contener  .left_contener_list ul li .p3{
    opacity: 0.4;
    font-size: 14px;
    color: #4B4B4B;
    margin-top: 5px;
    margin-bottom: 12px;
}
.left_contener  .left_contener_list ul li .p3 .span1{
    width: 50%;
    display: inline-block;
    text-align: left;
}
.left_contener  .left_contener_list ul li .p3 .span2{
    width: 50%;
    display: inline-block;
    text-align: right;
}
/*鍒楄〃鍒嗛〉start*/

.page_div {margin-top: 20px;
    margin-bottom: 20px;
    font-size: 15px;
    font-family: "microsoft yahei";
    color: #666666;
    margin-right: 10px;
    padding-left: 52px;
    box-sizing: border-box;
}
/*
 * 椤垫暟鎸夐挳鏍峰紡
 */

.page_div a {
    min-width: 30px;
    height: 28px;
    border: 1px solid #dce0e0!important;
    text-align: center;
    margin: 0 4px;
    cursor: pointer;
    line-height: 28px;
    color: #666666;
    font-size: 13px;
    display: inline-block;
    border-radius: 4px;
}

#firstPage,
#lastPage {
    width: 50px;
    color: #0073A9;
    border: 1px solid #0073A9!important;
}

#prePage,
#nextPage {
    width: 70px;
    color: #767676;
    border: 1px solid #D1D1D1!important;
}

.page_div .current {    /*background-color: #0073A9;*/    /*border-color: #0073A9;*/    color:#fff;    background: #F45151;}

.totalPages {
    margin: 0 10px;
}

.totalPages span,
.totalSize span {
    color: #0073A9;
    margin: 0 5px;
}

/*鍒楄〃鍒嗛〉end*/
.right_contener{
    width: 360px;
    float: right;
    margin-top: 18px;
}
.centers_left_tab{
    width: 100%;
    height: 44px;
    line-height: 44px;
    background: url("../img/Column_bg.png") no-repeat,#F7F7F7;
    background-size: 43%;
    position: relative;
    box-shadow: inset 0 -1px 0 0 #F45151;
}
.centers_left_tab p{
    margin-left: 27px;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 1.8px;
}
.centers_left_tab .mores{
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 14px;
    color: #5E5E5E;
    letter-spacing: 0;
}
.right_contener .imgs_bg{
    width: 100%;
    background: #EBEBEB;
    text-align: center;
}
.right_contener .imgs_bg img{
    width:320px;
    margin: 10px auto 0;
}
.right_contener .imgs_bg p{
    font-size: 14px;
    color: #4B4B4B;
    line-height: 35px;
}
.right_contener .listd{
    width: 100%;
    background: #F8F8F8;

}
.right_contener .listd li{
    font-size: 14px;
    color: #5D5D5D;
    height: 32px;
    margin: 0 10px;
    overflow: hidden;
    line-height: 32px;}
.centers_right{
    width: 100%;
}
.centers_right .listd{
    width: 100%;
}
.centers_right .listd .list_li{
    padding: 10px;
    border-bottom: 1px dotted #cdcdcd;
}
.centers_right .listd .list_li .p1{
    font-size: 16px;
    color: #4B4B4B;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    font-weight: 600;
}
.centers_right .listd .list_li .p2{
    letter-spacing: 0;
    height: 54px;
    overflow: hidden;
    margin-bottom: 8px;
    font-size: 14px;
    color: #7A7A7A;
    text-align: justify;
    line-height: 24px;
}</pre></body></html>