/*个性化自定义*/
body{
    background-color: #f5f8f8;
    font-family: "icofont","Microsoft YaHei";
    width: 100%;
    height: auto;
    min-height: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-image: url(../images/gl/page_bg.png);
}
#header:after{
    content: "";
    display: block;
    width: 100%;
    height: 0.02rem;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #38a545;
}




/*CONTENT*/
#content{
    display: block;
    position: relative;
    z-index: 256;
}
/*BANNER*/
.con_banner{
    display: block;
    margin: 0 auto 0.3rem auto;
}
.con_banner > img{
    display: block;
    width: 100%;
    height: auto;
}
/*列表内容开始*/
.con_liebiao{
    display: block;
    margin: 0 auto 0.4rem auto;
}
.con_liebiao_cen{
    display: block;
    width: 14rem;
    height: auto;
    max-width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    position: relative;
    padding: 0 0 0 2.7rem;
}
@media screen and (max-width: 960px){
    .con_liebiao_cen{
        padding: 0 0;
    }
}
/*列表侧边栏*/
.con_liebiao_cen_aside{
    display: block;
    width: 2.4rem;
    height: auto;
    min-height: 3.6rem;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
}
.con_liebiao_cen_aside_tit{
    display: block;
    padding: 0.3rem 0 0.3rem 0.35rem;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url(../images/liebiao/con_aside_title_bg.png);
}
.con_liebiao_cen_aside_tit > h2{
    color: #fff;
    font-weight: 500;width: 2rem;
    font-size: 0.29rem;
    margin: 0 auto 0.05rem auto;
}
.con_liebiao_cen_aside_tit > span{
    display: block;
    font-size: 0.12rem;
    color: #fff;
}
.con_liebiao_cen_aside_lb{
    display: block;
    box-sizing: border-box;
    padding: 0.15rem 0.35rem;
}
.con_liebiao_cen_aside_lb > a{
    display: block;
    font-size: 0.16rem;
    color: #313131;
    padding: 0.2rem 0 0.15rem 0;
    border-bottom: 0.01rem #b4cbea solid;
}
.con_liebiao_cen_aside_lb > a:hover{
    color: #109f49;
}
@media screen and (max-width: 960px){
    .con_liebiao_cen_aside{
        width: 100%;
        height: auto;
        min-height: auto;
        margin: 0 auto 0.15rem auto;
        position: relative;
    }
    .con_liebiao_cen_aside_tit{
        padding: 0.15rem 0 0.15rem 0.25rem;
    }
    .con_liebiao_cen_aside_lb{
        padding: 0.15rem 0.35rem 0.35rem 0.35rem;
    }
}
@media screen and (max-width: 480px){
    .con_liebiao_cen_aside_tit > h2{
        font-size: 0.22rem;
    }
}
/*列表主内容*/
.con_liebiao_cen_lb{
    width: 100%;
    height: auto;
    min-height: 7.2rem;
    display: block;
    position: relative;
    box-sizing: border-box;
    padding: 0.85rem 0.7rem 0.7rem 0.7rem;
    background-color: #fff;
}
.con_liebiao_cen_lb_mbx{
    top: 0.25rem;
    right: 0.75rem;
    position: absolute;
    color: #555;
    font-size: 0.15rem;
}
.con_liebiao_cen_lb_mbx > a{
    color: #555;
    font-size: 0.15rem;
    margin: 0 0.08rem 0 0.05rem;
}
.con_liebiao_cen_lb_mbx > a:hover{
    color: #109f49;
}
.con_liebiao_cen_lb_cee{
    display: block;
    margin: 0 auto 0.45rem auto;
}
.con_liebiao_cen_lb_cee > li{
    display: block;
    margin: 0 auto 0.27rem auto;
    border-bottom: 0.02rem #ddd dotted;
}
.con_liebiao_cen_lb_cee > li > a{
    display: block;
    position: relative;
    box-sizing: border-box;
    padding: 0.1rem 1.2rem 0.28rem 1.1rem;
    transition: All 0.2s ease-in-out;
    -webkit-transition: All 0.2s ease-in-out;
}
.con_liebiao_cen_lb_cee > li > a:hover{
    background-color: #dcede3;
}
.con_liebiao_cen_lb_cee_date{
    display: block;
    position: absolute;
    top: 0.1rem;
    left: 0.1rem;
    width: 0.68rem;
    height: auto;
    padding: 0.08rem 0 0.12rem 0;
    text-align: center;
    background-color: #109f49;
}
.con_liebiao_cen_lb_cee_date > strong{
    color: #fff;
    font-weight: 500;
    font-size: 0.3rem;
    display: block;
    position: relative;
    padding: 0 0 0.03rem 0;
    margin: 0 auto 0.05rem auto;
}
.con_liebiao_cen_lb_cee_date > strong:after{
    content: "";
    width: 70%;
    height: 0.01rem;
    position: absolute;
    bottom: 0;
    left: 15%;
    background-color: rgba(255, 255, 255, 0.3);
}
.con_liebiao_cen_lb_cee_date > span{
    color: #fff;
    font-size: 0.12rem;
    display: block;
}
.con_liebiao_cen_lb_cee > li > a > h3{
    color: #555;
    width: 100%;
    height: auto;
    font-size: 0.17rem;
    line-height: 0.27rem;
    font-weight: bold;
    margin: 0 auto 0.12rem auto;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.con_liebiao_cen_lb_cee > li > a:hover > h3{
    color: #109f49;
}
.con_liebiao_cen_lb_cee > li > a > p{
    color: #555;
    font-size: 0.12rem;
    margin: 0 auto;
    width: 100%;
    height: auto;
    min-height: 0.32rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.con_liebiao_cen_lb_cee_more{
    display: block;
    width: 1rem;
    height: auto;
    top: 0.1rem;
    right: 0;
    position: absolute;
    padding: 0.45rem 0 0.05rem 0;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 60% auto;
    background-image: url(../images/liebiao/con_liebiao_icon.png);
}
.con_liebiao_cen_lb_cee_more > span{
    display: block;
    font-size: 0.13rem;
    text-align: center;
    color: #555;
}
@media screen and (max-width: 960px){
    .con_liebiao_cen_lb{
        padding: 0.85rem 0.3rem 0.7rem 0.3rem;
    }
    .con_liebiao_cen_lb_cee_more{
        display: none;
    }
    .con_liebiao_cen_lb_cee > li > a{
        padding: 0.1rem 0 0.28rem 0.9rem;
    }
}
@media screen and (max-width: 480px){
    .con_liebiao_cen_lb{
        padding: 0.75rem 0.1rem 0.7rem 0.1rem;
        min-height: auto;
    }
    .con_liebiao_cen_lb_mbx{
        right: 0.15rem;
        font-size: 0.13rem;
    }
    .con_liebiao_cen_lb_mbx > a{
        font-size: 0.13rem;
    }
    .con_liebiao_cen_lb_cee > li > a{
        padding: 0.1rem 0 0.28rem 0.8rem;
    }
    .con_liebiao_cen_lb_cee_date{
        left: 0;
    }
}
/*列表-换页*/
.con_ym{
    width: 100%;
    height: auto;
    display: block;
    text-align: center;
    left: 0;
    bottom: 0.4rem;
    position: absolute;
}
.con_ym_fyBtn,
.con_ym_sx{
    vertical-align: top;
    display: inline-block;
}
.con_ym_fyBtn > a,
.con_ym_sx > a{
    width: auto;
    height: auto;
    min-width: 0.14rem;
    font-size: 0.12rem;
    line-height: 0.12rem;
    text-align: center;
    color: #222;
    border-radius: 0.02rem;
    border: 0.01rem #aaa solid;
    vertical-align: top;
    display: inline-block;
}
.con_ym_fyBtn > a{
    padding: 0.05rem 0.1rem;
}
.con_ym_sx > a{
    padding: 0.05rem 0.07rem;
}
.con_ym_sx > a.df{
    color: #222;
    border: 0.01rem #aaa solid;
}
.con_ym_sx > a.hov{
    color: #fff;
    border: 0.01rem #bde0b9 solid;
    background-color: #109f49;
}
.con_ym_sx > a:hover,
.con_ym_fyBtn > a:hover{
    color: #fff;
    border: 0.01rem #bde0b9 solid;
    background-color: #bde0b9;
}
@media screen and (max-width: 960px){
    .con_ym_sx{
        display: block;
        margin: 0.2rem auto;
    }
    .con_ym_sx > a{
        padding: 0.05rem 0.05rem;
    }
}
@media screen and (max-width: 480px){
    .con_ym_sx{
        display: none;
    }
}










