/**
 * Created by sunJia on 2025/11/27.
 * @Description: 二级页样式
 */
.subBanner{
    position: relative;
    z-index: 1;
}
.subBanner .gp-img-responsive{
    position: relative;
    padding-bottom: 31.25%;
}
.subBanner .gp-img-responsive::before{
    content: '';
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 23.44%;
    background: linear-gradient(to top, rgba(0,0,0,.3) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(to top, rgba(0,0,0,.3) 0%, rgba(0,0,0,0) 100%);
    background: -ms-linear-gradient(to top, rgba(0,0,0,.3) 0%, rgba(0,0,0,0) 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: none;
    -ms-pointer-events: none;
}
.subColumn{
    color: #FFFFFF;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    z-index: 3;
}
.secondeNav{
    position: absolute;
    top: 60%;
    right: 50%;
    transform: translate(50%, calc(-50% + .5rem));
    z-index: 3;
}
.secondeNav ul{
    justify-content: center;
}
.secondeNav li{
    margin-right: .25rem;
    width: 2.72rem;
    text-align: center;
}
.secondeNav li:last-child{
    margin-right: 0;
}
.secondeNav li a{
    display: block;
    color: #fff;
    line-height: 2.7;
    background: url(../images/sub-side-bg.png) no-repeat center/100% 100%;
}
.secondeNav li a.on{
    background: url(../images/sub-side-bg-hover.png) no-repeat center/100% 100%;
    color: #931F31;
}

.bread{
    color: #fff;
    line-height: 1.875;
    position: absolute;
    bottom: .23rem;
    width: 100%;
    right: 0;
    z-index: 3;
}
.bread .gp-flex{
    justify-content: flex-end;
    flex-wrap: wrap;
}
.bread a{
    color: inherit;
}
.bread a:hover{
    opacity: .8;
}
.bread span{
    padding: 0 .05rem;
}
.bread i{
    width: .3rem;
    font-size: 0;
    margin-right: .1rem;
}

.subContent{
    transition: all 0s ease-in-out;
    background: #E8E5E3 url(../images/sub-bg.png) no-repeat center/cover;
    padding: .6rem 0 .7rem;
}
.curChannel{
    line-height: 1.67;
}

/* intro */
.pageCon{
    padding-top: .45rem;
}
.intro .gp-content{
    padding-top: 0 !important;
    border: none !important;
    margin-top: 0 !important;
    line-height: 1.875;
    /* color: #444; */
}

/* history */
.history{
    padding: 0;
}
.history .pageCon{
}
.history .box{
    align-items: flex-start;
}
.history .year{
    width: 15.625%;
    flex-shrink: 0;
    font-size: .54rem;
    color: #fff;
    text-shadow: 
        -1px -1px 0 #9D0607,
        1px -1px 0 #9D0607,
        -1px  1px 0 #9D0607,
        1px  1px 0 #9D0607;
    transform: translateY(-50%);
    transform: translateY(.35rem);
}
.history .box:nth-of-type(1) .year{
    padding-top: .35rem;
    transform: none;

}
.history .year div{
    margin-bottom: .26rem;
    text-align: center;
    position: relative;
}
.history .year div::before{
    content: '';
    display: block;
    width: .04rem;
    height: .25rem;
    box-sizing: border-box;
    border: .01rem solid rgba(157, 6, 7, .24);
    background: #fff;
    position: absolute;
    left: 50%;
    transform: translateY(-50%);
    top: calc(100% + .08rem);
}
.history .year div:last-child{
    margin-bottom: 0;
}
.history .year div:last-child::before{
    display: none;
}
.history .boxCon{
    position: relative;
    flex: 1;
    min-width: 0;
    border-left: 1px solid #C1B5B5;
    padding-left: .5rem;
    padding-bottom: .25rem;
    padding-top: .6rem;
    line-height: 2.43;
    border-bottom: 1px solid #C1B5B5;
}
.history .box:first-child .boxCon{
    padding-top: 0;
}
.history .boxCon::before{
    content: '';
    display: none;
    width: .05rem;
    height: .05rem;
    border-radius: 50%;
    background: #9D0607;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(-50%);
    z-index: 1;
}
.history .box:first-child .boxCon:before{
    display: block;
}
.history .boxCon p{
    margin-bottom: .26rem;
}
.history .boxCon p:last-child{
    margin-bottom: 0;
}
.history .imgFloat{
    margin-top: .2rem;
}




/*分页*/
.pages{ position: relative;z-index: 2; text-align: center; font-size: 0; margin-top: 0.5rem; justify-content: center;}
.gp-page{ color:#553d46; font-size: 0px;}
.gp-page>a,.gp-page>span{display:inline-block;color: #553d46;background: transparent; cursor: pointer; border-radius: .02rem;background: #fff;
    margin: 0 0.1rem;font-size: 0.16rem; margin-bottom:0px; margin-left:0px;
    width: 0.32rem; height: 0.32rem; line-height: 0.32rem;  border: 0px solid rgba(148, 7, 10, 0.2);
    position:relative;text-align: center;vertical-align: top; box-sizing: border-box; *display: inline; *zoom:1;}
.gp-page .gp-page-prev,
.gp-page .gp-page-next{ width: auto; border: none; padding: 0 0.1rem;}
.gp-page .gp-page-prev{ margin-right: 0.1rem;}
.gp-page .gp-page-next{ margin-right: 0.1rem;}
.gp-page .gp-page-start:hover,
.gp-page .gp-page-end:hover,
.gp-page .gp-page-prev:hover,
.gp-page .gp-page-next:hover{ background: #A90011; color: #333;}
.gp-page .gp-page-start,
.gp-page .gp-page-end{ width: auto; border: none; padding: 0 0.1rem;}
.gp-page .gp-page-start{ width: auto; margin-right: 0.1rem;}
.gp-page .gp-page-end{ margin-right: 0.1rem;}
.gp-page > span{border:none; width: auto;}
.gp-page > a:hover, .gp-page > a.on_page{ background-color:#A90011; color: #fff; border-color: #A90011;}
.gp-m-page{ display: none;}
.gp-m-page a{display: inline-block;margin:0 0.1rem;}
/*居中*/
.gp-page-centered {text-align:center}
/*右对齐*/
.gp-page-right {text-align:right}
.gp-page .omit{ cursor: not-allowed;}
.ellipsis{ background: transparent !important; color: #333 !important; cursor: default !important;}
.jumpBox{ position: relative;}
#pageNumber{ height: 100%; border: none; outline: none; width: .32rem; text-align: center;}
#pageNumber::placeholder{ color: #333;}
.pageBtn{ width: auto; height: .32rem; line-height: .32rem; background: #fff; margin-left: .1rem; padding: 0 .1rem; cursor: pointer;}
.pages .tips{ position: absolute; right: 0; top: calc(100% + .1rem); text-wrap: nowrap; font-size: .12rem;}

/* 文章页 */
.article{position: relative;}
.article .pageCon{ padding-top: 0 !important;}
.gp-title{ text-align: center; line-height: 1.33;}
.gp-info{ font-size: 0; line-height: 1.25; flex-wrap: wrap; justify-content: center; background: rgba(255,255,255,.5); margin-top: 0.27rem;padding: .15rem 0;}
.gp-info span{ display: inline-block; color: #999; margin-right: 0.3rem;}
.gp-info span:last-child{ margin-right: 0px;}
.gp-content{ margin: 0 auto; line-height: 1.875; position: relative; margin-top: 0.2rem; padding-top: 0rem; border-top: 0px solid rgba(0, 0, 0, 0.1);}
.gp-content p{ margin-bottom: 0rem;}
.gp-content p:last-child{ margin-bottom: 0px;}

.Annex{ line-height: 1.5; margin-top: .65rem;}
.Annex h3{ line-height: 1.2; position: relative; margin-bottom: 0.1rem;color: #931F31; position: relative;}
.Annex h3::before{
    content: '';
    display: block;
    width: 100%;
    height: .01rem;
    background: #931F31;
    position: absolute;
    left: 0;
    top: calc(100% + .07rem);
    transform: translateY(-50%);
}
.Annex ul{ margin: 0 !important;}
.Annex li{ margin-top: 0.07rem;}
.Annex li::marker{ content: ''}
.Annex li:hover a{ color: #931F31;}
.Annex a{ position: relative;display: block;color: #333;}
    
@font-face {
    font-family: 'YouSheBiaoTiHei';
    src: url('../fonts/YouSheBiaoTiHei.eot');
    src: url('../fonts/youshebiaotihei.eot') format('embedded-opentype'),
        url('../fonts/youshebiaotihei.woff2') format('woff2'),
        url('../fonts/YouSheBiaoTiHei.woff') format('woff'),
        url('../fonts/youshebiaotihei.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.fmYouSheBiaoTiHei{ 
    font-family: 'YouSheBiaoTiHei';
}

/* textList */
.textList{
    padding-top: 0 !important;
}
.textList .pageCon{
    padding-top: .4rem;
}
.textList ul{
    margin: 0 -.11rem;
}
.textList li{
    margin-top: .24rem;
}
.textList li a{
    /* display: block; */
    flex-direction: row-reverse;
    margin: 0 .2rem;
    background: #fff;
    padding: .15rem .32rem .15rem .16rem;
    box-sizing: border-box;
    transition: all .25s ease;
}
.textList li .title{
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    flex: 1;
    min-width: 0;
    line-height: 1.5;
}
.textList li .date{
    width: .7rem;
    color: #999;
    flex-shrink: 0;
    text-align: center;
    line-height: 1;
    padding: .1rem 0;
    /* background: #931F31; */
    border: 1px solid #931F31;
    color: #fff;
    margin-right: .3rem;
}
.textList li .month{
    margin-bottom: .05rem;
    color: #999;
}
.textList li .day{
    color: #931F31;
}
.textList li a:hover{
    /* background: #A90011; */
    color: #A90011;
}
.textList li a:hover .date{
    /* color: #A90011; */
    /* background: #fff; */
}

/* picList */
.picList{}
.picList li{
    margin-bottom: .24rem;
    transition: all 0.3s ease-in-out;
}
.picList li:last-child{
    margin-bottom: 0rem;
}
.picList li:hover{
    /* transform: translateX(.06rem); */
}
.picList .img{
    width: 3.07rem;
    flex-shrink: 0;
}
.picList .info{
    flex: 1;
    min-width: 0;
    background: #fff;
    padding-left: .17rem;
    padding-top: .24rem;
    padding-right: .25rem;
}
.picList .noImg .info{
    padding-left: .3rem;
    padding-bottom: .24rem;
}
.picList .gp-img-responsive{
    padding-bottom: 56.25%;
}
.picList .info .title{
    line-height: 1.31;
}
.picList .info .summary{
    color: #999;
    line-height: 1.71;
    margin-top: .08rem;
}
.picList .info .date{
    margin-top: .24rem;
    padding-left: .28rem;
    background: url(../fonts/time-icon.svg) no-repeat left center/auto 100%;
    line-height: 1.71;
}

/* figures */
.figures{}
.figures .pageCon{
    padding-top: 0 !important;
}
.figures ul{
    margin: 0 -.24rem;
}
.figures li{
    margin-top: .56rem;
    transition: all 0s ease;
}
.figures li a{
    position: relative;
    z-index: 1;
    border-bottom: .03rem solid #931F31;
    padding: .43rem .18rem .6rem .16rem;
    background: #fff url(../images/peo-li-bg.png) no-repeat center/cover;
    margin: 0 .24rem;
    box-shadow: 3.54203px 3.54203px 8.85506px rgba(0, 0, 0, 0.1);
    transition: all 0s ease;
}
.figures li a::before{
    content: '';
    display: block;
    width: 100%;
    height: 0;
    background: #94070a;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
    transition: all 0.3s ease-in-out;
}
.figures li a:hover::before{
    height: 100%;
}
.figures li a:hover{
    transition: all 0.25s ease;
    /* transform: translateY(-.06rem); */
}
.figures li a:hover .name{
    color: #fff;
    transition: all 0.25s ease;
}
.figures li a:hover .summary{
    color: rgba(255,255,255,.6);
    transition: all 0.25s ease;
}
.figures .img{
    width: 2.14rem;
    flex-shrink: 0;
    position: absolute;
    left: 0.16rem;
    bottom: 0.16rem;
    z-index: 1;
    transition: all 0s ease;
}
.figures .gp-img-responsive{
    padding-bottom: 114.48%;
    background-color: transparent;
}
.figures .gp-img-responsive.lazy{
    background-color: transparent;
}
.figures .info{
    flex: 1;
    min-width: 0;
    margin-left: 2.3rem;
}
.figures .info .name{
    line-height: 1.31;
    color: #333;
    /* transition: all 0.25s ease; */
}
.figures .info .summary{
    line-height: 1.28;
    color: #777;
    margin-top: .17rem;
    padding-top: .17rem;
    border-top: 1px solid #E3DDCE;
    height: 6.4em;
    /* transition: all 0.25s ease; */
}




/* Responsive style */
@media screen and (max-width:996px){
    .subColumn{
        font-size: .4rem;
    }
    .bread{
        bottom: .15rem;
    }
    .subContent{
        padding: .4rem 0;
        background: #E8E5E3;
    }
    .pageCon{
        padding-top: .2rem;
    }
    .Annex{
        margin-top: .3rem;
    }
    .history .year{
        font-size: .42rem;
    }
    .history .boxCon{
        padding-top: .4rem;
        padding-left: .2rem;
    }
    .secondeNav{
        transform: translate(50%, calc(-50% + .3rem));
    }
    .pages{
        margin-top: .3rem;
    }
    .gp-page>a, .gp-page>span{
        display: none;
    }
    .gp-page .gp-page-prev, .gp-page .gp-page-next, .gp-page>a.on_page{
        display: block;
    }
    .textList li a{
        padding: .15rem;
    }
    .textList li .date{
        margin-right: .2rem;
    }
    .textList li{
        margin-top: .15rem;
    }
    .textList .pageCon{
        padding-top: .2rem;
    }
    .gp-info span{
        margin-right: .2rem;
    }
    .figures ul{
        margin: 0 -.15rem;
    }
    .figures li a{
        margin: 0 .15rem;
    }
    .history .imgFloat{
        float: none !important;
        margin-top: 0;
    }
}

@media screen and (max-width:767px){
    .subColumn{
        font-size: .36rem;
        bottom: 0.5rem;
        top: auto;
        right: auto;
        left: .3rem;
        transform: none;
    }
    .bread{
        position: relative;
        bottom: 0;
        color: #666;
        padding-top: .1rem;
        background: #E8E5E3;
    }
    .subContent{
        padding: .2rem 0 .3rem;
    }
    .bread i{
        display: none;
    }
    .secondeNav{
        width: 100%;
        background: #E8E5E3;
        position: relative;
        top: 0;
        right: unset;
        transform: none;
        padding-top: .1rem;
    }
    .secondeNav ul{
        overflow-x: scroll;
    }
    .secondeNav li{
        width: 2rem;
        flex-shrink: 0;
        margin-right: .15rem;
    }
    .hasSecondeNav .subColumn{
        bottom: 1rem;
    }
    .history .pageCon{
        padding-top: 0;
    }
    .history .box{
        flex-direction: column;
    }
    .history .year{
        font-size: .4rem;
        display: flex;
        display: -ms-flexbox;
        width: 100%;
        transform: none;
    }
    .history .box:nth-of-type(1) .year{
        padding-top: 0;
    }
    .history .year div{
        margin-bottom: 0;
        margin-right: .3rem;
    }
    .history .year div::before{
        height: .04rem;
        width: .25rem;
        top: 50%;
        transform: translateY(-50%);
        left: 102%;
    }
    .history .boxCon{
        border-bottom: 0;
        padding-top: 0;
    }
    .gp-info{
        margin-top: .16rem;
        padding: .1rem 0;
    }
    .gp-content{
        margin-top: .1rem;
    }
    .Annex a{
        /* word-break: break-all; */
    }
    .picList .img{
        width: 2.8rem;
    }
    .picList .info .date{
        margin-top: .15rem;
    }
    .picList .noImg .info{
        padding-left: .2rem;
        padding-bottom: .15rem;
    }
    .figures li{
        width: 100%;
    }
    .figures li a{
        padding: .2rem .15rem .4rem .15rem;
    }
    .figures .img{
        width: 1.8rem;
    }
    .figures .info{
        margin-left: 2rem;
    }
  
}

@media screen and (max-width:491px){
    .subBanner .gp-img-responsive{
        padding-bottom: 1.8rem;
        /* height: 1.8rem; */
    }
    .subColumn{
        font-size: .28rem;
        left: .2rem;
    }
    .curChannel{
        line-height: 1.28;
    }
    .subContent{
        /* background-size: cover; */
    }
    .intro .gp-content{
        line-height: 2;
    }
    .history .year{
        font-size: .34rem;
    }
    .history .boxCon{
        padding-left: .15rem;
        padding-bottom: .1rem;
    }
    .history .boxCon p{
        margin-bottom: .1rem;
    }
    .secondeNav li{
        width: auto;
        margin-right: .1rem;
    }
    .secondeNav li a{
        padding: 0 .3rem;
        line-height: 2.2;
    }
    .textList .pageCon{
        padding-top: 0;
    }
    .textList li .date{
        width: .6rem;
        margin-right: .15rem;
    }
    .picList li{
        margin-bottom: .15rem;
    }
    .picList li a{
        flex-direction: column;
    }
    .picList .img{
        width: 100%;
    }
    .picList .info{
        padding: .15rem;
    }
    .picList .info .date{
        margin-top: .1rem;
    }
    .picList .pageCon{
        padding-top: 0;
    }
    .figures .img{
        width: 1.5rem;
    }
    .figures .info{
        margin-left: 1.65rem;
    }
    .figures li a{
        padding: .15rem .1rem 0.2rem .1rem;
    }
  
}

@media screen and (max-width:414px){
    .gp-page .gp-page-prev, .gp-page .gp-page-next, .gp-page>a.on_page{
        margin-right: .05rem;
    }
    .pageBtn{
        margin-left: .05rem;
    }
    .figures li{
        margin-top: .35rem;
    }
    .figures .img{
        width: 1.35rem;
        left: .1rem;
        bottom: .1rem;
    }
    .figures .info{
        margin-left: 1.45rem;
    }
    .pages .tips{
        top: calc(100% + .05rem);
    }
    .textList li a{
        padding: .1rem;
    }
  
}

@media screen and (max-width:365px){
  
}
