﻿.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    }
        .con_list{
        width: 100%;
        height: 100%;
        margin: 30px auto;
    }
    .notice .pl {
        width: 882px;
        float: left;
    }

    .con_list li{
        width: 100%;
        margin: 6px 0;
        padding: 6px 0;
    }
    .con_list li p{
        float: left;
    }
    .region{
        background: #fff1ed;
        padding: 0 10px;
        border-radius: 5px;
        margin-right: 20px;
    }
    .title_con{
        
    }
    .con_list li .time_r{
        float: right;
    }
    .notice .pl .main {
        width: 838px;
        border: none;
    }
    .notice .pl .main .tit {
        border-bottom: none;
        background-color: #fff;
        padding-left: 10px;
    }
.con_top{
    width: 100%;
    height: 100%;
    background-color: #EEEEEE ;
    box-sizing: border-box;
    padding: 10px 30px;
}
.con_top ul{
    margin: 20px 0;
}
.con_top ul li{
    float: left;
    padding: 0px 6px;
    background-color: #fff;
    margin: 10px;
}
.my_red{
    color: #DE0000;
}
.title_box{
    width: 100%;
    border-bottom: 1px solid #eee;
    margin: 20px 0;
    padding: 0 0;
}
.title_box h2{
    line-height: 60px;
    width: 294px;
    border-bottom: 2px solid #DE0000;
}
.title_box .my_date{
    position: absolute;
    right: 0;
    top: 22px;
}
.but_list{
    width: 100%;
    /* display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between; */
}
.but_list li{
    float: left;
    width: 126px;
    box-sizing: border-box;
    text-align: center;
    padding: 10px 0px;
    background-color: #eee;
    border-radius: 5px;
    margin-right: 16px;
    margin-bottom: 12px;
}

.but_list a:nth-child(6) li{
    margin-right: 0px !important;
}
.Select{
    color: #fff;
    font-weight: 600;
    background-image: -webkit-radial-gradient(-26px -23px, circle cover, #ffa805, red) !important;
}

.con_list ul li .bg_red{
    background: #DE0000;
    color: #fff;
}
.con_list ul li .text_cen{
    color: #666;
}
.cat {
    width: 311px;
    border: 1px #EEEEEE solid;
    border-top-width: 1px;
    margin-top: 0;
    margin-bottom: 25px;
}
.cat li {
    width: 155px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    float: left;
    border-bottom: 1px #EEEEEE solid;
    cursor: pointer;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.link_gray6 a {
    color: #666666;
    text-decoration: none;
}
.cat li.odd {
    border-right: 1px #EEEEEE solid;
}
.cat li.odd:nth-child(even) {
    border-right: none;
}
.cat li.odd:hover {
    color: #1888FB !important;
    background-color: #e6eff8;
}
.cat li.odd:hover > a{
    color: #1888FB !important;
    background-color: #e6eff8;
}
/* .blu_list{
    color: #1888FB !important;
    background-color: #e6eff8;
} */



































































































































































