@charset "UTF-8";
.pb_sys_style2 .p_no_d {
    border: 1px solid #991706 !important;
    color: #fff;
    background-color: #991706 !important;
}
.pic { /*padding-top: 75%;*/position: relative;overflow: hidden;}
.pic:before {content: '';position: absolute;top: 0;left: -86%;z-index: 2;display: block;width: 50%;height: 100%;-webkit-transform: skewX(-25deg);transform: skewX(-25deg);background: -webkit-linear-gradient(rgba(255,255,255,0), rgba(255,255,255,.1));background: linear-gradient(rgba(255,255,255,0), rgba(255,255,255,.1));}
.pic .a{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-position: 50%;background-repeat: no-repeat;background-size: cover;transition: all 0.3s ease-in;}
.bg-mask:hover .pic .a {-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
.pic img:hover, .bg-mask:hover .cover_img .a{transform: scale(1.05);}
.bg-mask:hover .pic:before {-webkit-animation: shine .5s;animation: shine .5s;}
.pagination {
    text-align: center;
    font-size: 0;
    padding-top: .8rem;
}

.pagination a {
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 0 0.12rem;
    height: 0.35rem;
    font-size: 0.14rem;
    line-height: 0.35rem;
    text-align: center;
    color: #666;
    margin: 0 7px;
}

.pagination a.active {
    background: #991706;
    color: #fff;
    border: 1px solid #991706;
}

.pagination a:hover {
    background: #991706;
    color: #fff;
    border: 1px solid #991706;
}

.n_banner .img img{
    display: block;
    width: 100%;
}
.inner_page{
    position: relative;
    z-index: 5;
    min-height: 6.08rem;
    padding-bottom: 1.2rem;
}
.leftNav{
    margin-top: -1.24rem;
    width: 18.125%;
    align-self: flex-start;
    position: relative;
    z-index: 2;
}
.leftNav .tit h2{
    font-size: .36rem;
    line-height: .52rem;
    color: #fff;
    font-weight: bold;
}
.leftNav .tit {
    height: 1.24rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #991706 no-repeat top center/100% 100%;
}
.leftNav .block .box h3{
    position: relative;
    font-size: .24rem;
    line-height: .85rem;
    color: #2F2F2F;
    padding: 0 .35rem 0 .19rem;
    border-bottom: 1px dashed rgba(17, 64, 108, 0.2);
    transition: .5s;
}
.leftNav .block .box a{
    display: block;
}
.leftNav .block .box i{
    position: absolute;
    right: .13rem;
    top: 50%;
    width: .09rem;
    height: .17rem;
    background: url("../images/n-img-2.png") no-repeat 50%/100% 100%;
    transform: translateY(-50%);
    cursor: pointer;
    transition: .5s;
}
.leftNav .block .s-link a{
    display: block;
    font-size: .16rem;
    line-height: .23rem;
    color: #424242;
    margin-top: .17rem;
    transition: .5s;
}
.leftNav .block  a.active,
.leftNav .block  a:hover{
    color: #991706;
}
.leftNav .block .s-link{
    display: none;
    padding: 0 .18rem .24rem;
    border-bottom: 1px dashed rgba(17, 64, 108, 0.2);
}
.leftNav .block .s-link p{
    position: relative;
}
.leftNav .block .box.active h3,
.leftNav .block .box.on h3,
.leftNav .block .box:hover h3{
    color: #991706;
    font-weight: bold;

}
.leftNav .block .box.on h3{
    border-color: transparent;
}
.leftNav .block .box:last-child h3{
    border-color: transparent;
}
.leftNav .block{
    position: relative;
    z-index: 2;
    margin-left: .15rem;
    min-height: 4.2rem;
    padding: .05rem .25rem .2rem .22rem;
    background: #fff;
    box-shadow: 0 .04rem .1rem 0 rgba(0, 0, 0, 0.2);
}
.leftNav:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 1.24rem;
    bottom: .19rem;
    background: #991706;
}

.rightBox{
    width: 77.5%;
    padding-top: .5rem;
}
.n_tit h2{
    margin-right: .2rem;
    font-size: .24rem;
    line-height: .36rem;
    color: #414141;
    font-weight: bold;
    flex-shrink: 0;
}
.posi{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-shrink: 0;
    margin-left: .2rem;
}
.posi img{
    display: block;
    width: .16rem;
    margin-right: .1rem;
}
.posi *{
    font-size: .16rem;
    line-height: .26rem;
    color: #414141;
}
.posi span:not(:nth-child(2)){
    margin: 0 .02rem;
}
.posi a:hover,
.posi a.active{
    color: #991706;
    transition: .5s;
}
.n_tit i:before{
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    width: 1px;
    height: .06rem;
    background: #991706;
    transform: translateY(-50%);
}
.n_tit i{
    display: block;
    flex: 1;
    height: 1px;
    background: #991706;
    position: relative;
}

.n_tit{
    display: flex;
    align-items: center;
    justify-content: space-between;
}


/*inner_s1*/

.inner_s1 li{
    position: relative;
    line-height: .8rem;
    border-bottom: 1px dashed #C4D1E5;
}
.inner_s1 li a{
    font-size: .2rem;
    color: #3D3D3D;
    padding: 0 1.2rem 0 .24rem;
    transition: .5s;
}
.inner_s1 li time{
    position: absolute;
    right: 0;
    top: 0;
    font-size: .16rem;
    color: #9E9E9E;
}
.inner_s1 li:before{
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    width: .05rem;
    height: .05rem;
    background: #991706;
    transform: translateY(-50%);
}
.inner_s1 li:after{
    position: absolute;
    content: '';
    bottom: -1px;
    right: 0;
    width: 0;
    height: 1px;
    background: #991706;
    transition: .5s;
}
.inner_s1 li:hover a{
    color: #991706;
    font-weight: bold;
}
.inner_s1 li:hover:after{
    left: 0;
    width: 100%;
}

.inner_s1 {
    margin-top: .29rem;
}

/*inner_s2*/

.inner_s2 li a{
    position: relative;
    z-index: 2;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.inner_s2 li .pic{
    width: 2.8rem;
    height: 1.7rem;
}
.inner_s2 li .txt{
    width: calc(100% - 3.2rem);
    padding-right: .3rem;
}
.inner_s2 li h3{
    font-size: .2rem;
    line-height: .3rem;
    color: #333333;
    font-weight: bold;
    transition: .5s;
}
.inner_s2 li p{
    font-size: .16rem;
    line-height: .24rem;
    color: #666666;
    height: .48rem;
    margin-top: .15rem;
    transition: .5s;
}
.inner_s2 li time{
    margin-top: .16rem;
    display: block;
    font-size: .14rem;
    color: #9D9D9D;
    line-height: .3rem;
    transition: .5s;
}
.inner_s2 li:before{
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    right: 0;
    width: 0;
    background: #991706;
    box-shadow: .04rem .04rem .1rem 0 rgba(0, 0, 0, 0.2);
    transition: .5s;
    z-index: 1;
}
.inner_s2 li:after{
    position: absolute;
    content: '';
    left: 3.2rem;
    bottom: 0;
    right: 0;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.16);
}
.inner_s2 li:hover:before{
    left: 0;
    width: 100%;
}
.inner_s2 li:hover h3{
    color: #fff;
}
.inner_s2 li:hover p{
    color: #fff;
}
.inner_s2 li:hover time{
    color: #fff;
}
.inner_s2 li:first-child{
    margin-top: 0;
}
.inner_s2 li{
    position: relative;
    margin-top: .3rem;
}

.inner_s2{
    margin-top: .36rem;
}

/*inner_s3*/

.inner_s3 ul{
    display: flex;
    flex-wrap: wrap;

}
.inner_s3 ul li{
    width: 30.15%;
    margin: .5rem 0 0 4.775%;
    position: relative;
}
.inner_s3 ul li:nth-child(-n+3){
    margin-top: 0;
}
.inner_s3 ul li:nth-child(3n+1){
    margin-left: 0;
}
.inner_s3 ul li a{
    display: block;
}
.inner_s3 ul li .pic{
    padding-bottom: 2.1rem;
}
.inner_s3 ul li .pic img{width:100%;position: absolute;min-height: 100%;top: 0;}
.inner_s3 ul li h3{
    font-size: .2rem;
    line-height: .3rem;
    color: #333333;
    text-align: center;
    transition: .5s;
}
.inner_s3 ul li .txt{
    padding: .2rem .2rem .1rem;
    border-bottom: .02rem solid #991706;
}
.inner_s3 ul li:hover h3{
    color: #991706;
    font-weight: bold;
}

.inner_s3 {
    margin-top: .36rem;
}

/*inner_s7*/

.inner_s7 .dtl_tit h1{
    font-size: .2rem;
    line-height: 1.5;
    color: #333333;
    font-weight: bold;
    text-align: center;
}
.inner_s7 .dtl_tit .cont p{
    font-size: .16rem;
    line-height: .32rem;
    color: #9E9E9E;
    margin: 0 .3rem;
}
.inner_s7 .dtl_tit .cont{
    margin-top: .3rem;
    padding: .05rem 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    background: #F7F7F7;
}
.inner_s7 .dtl_txt p{
    font-size: .18rem !important;
    line-height: .34rem !important;
    color: #333;
    text-indent: 2em;
    word-break: break-all;
}
.inner_s7 .dtl_txt table td p{text-indent:0 !important;}
.inner_s7 .dtl_txt p span{
    font-size: .18rem !important;
    line-height: .34rem !important;
    color: #333;
 
    word-break: break-all;
}
.inner_s7 .dtl_txt p img{
    /* display: block; */
    width: auto;
    height: auto;
    max-width: 100%;
    margin: 1px auto;
    vertical-align: middle;
}
.inner_s7 .dtl_txt{
    margin-top: .3rem;
}
.inner_s7 .dtl_txt div{max-width:100%;overflow-x:auto;}
.inner_s7 .dtl_txt table{margin: 10px auto !important;}
.inner_s7 .dtl_page p{
    font-size: .16rem;
    line-height: .34rem;
    color: #333333;
    transition: .5s;
}
.inner_s7 .dtl_page p:hover{
    color: #991706;
}
.inner_s7 .dtl_page{
    margin-top: .4rem;
    padding-top: .35rem;
    border-top: 1px dashed #D8D8D8;
}

.inner_s7{
    margin-top: .36rem;
}



/*手机端内页菜单*/

#m_n_nav {
    display: none;
    line-height: 50px;
    position: relative;
    z-index: 9;
    width: 100%;
    background: #991706;
}

#bnt_back {
    position: absolute;
    left: 15px;
    top: 0px;
}

#bnt_back img {
    height: 18px;
    display: inline-block;
    vertical-align: middle;
}

#bnt_back svg {
    fill: rgb(255, 255, 255);
    height: 30px;
    vertical-align: middle;
    width: 26px;
}

#m_n_nav i {
}

#m_n_nav h1 {
    font-size: 14px;
    color: rgb(255, 255, 255);
    text-align: center;
    margin: 0px;
    line-height: 50px;
}

#bnt_sub_nav {
    position: absolute;
    right: 15px;
    top: 0px;
    height: 50px;
    cursor: pointer;
    color: rgb(255, 255, 255);
    font-size: 18px;
    display: flex;
    align-items: center;
}

#bnt_sub_nav svg {
    fill: rgb(255, 255, 255);
    height: 20px;
    vertical-align: middle;
    width: 20px;
}

#bnt_sub_nav img {
    display: block;
    height: 20px;
}

#bnt_sub_nav.on img {
    transform: rotate(-180deg);
}

#sub_nav_content {
    background: rgb(240, 243, 245);
    display: none;
    box-shadow: rgb(153, 153, 153) 0px 0px 5px;
    z-index: 9;
}

#sub_nav_content ul {
    display: none;
}
#sub_nav_content ul li {
    display: block;
    line-height: 28px;

}

#sub_nav_content ul li a {
    display: block;

    height: 30px;
    line-height: 30px;
    font-size: 13px;
    padding-left: 10px;
    color: rgb(83, 84, 85);
}

#sub_nav_content ul li.on a {
    color: #991706;
}

#sub_nav_content dl {
    font-size: 0px;
    overflow: hidden;
    background: rgb(255, 255, 255);
    padding: 10px 0px;
}

#sub_nav_content dt {
    position: relative;
    background: rgb(255, 255, 255);
    z-index: 999;
    width: 100%;
    display: block;
    margin-bottom: 0px;
    /*float: left;*/
    line-height: 30px;
    padding: 0 20px;
}
#sub_nav_content dt i{
    float: right;
    font-family: simsun;
    font-style: normal;
    font-weight: bold;
    font-size: .16rem;
}
#sub_nav_content li i {
    float: right;
    font-family: simsun;
    font-style: normal;
    font-weight: bold;
    font-size: .16rem;
}
#sub_nav_content dt a {

    display: inline-block;
    width: 88%;
    color: rgb(91, 83, 73);
    line-height: 30px;
    font-size: 14px;
    font-weight: 400;
    vertical-align: top;
}

#sub_nav_content dt a i {
    position: absolute;
    right: 15px;
    top: 0px;
    opacity: 0;
    display: none;
}

#sub_nav_content dt a {
}



#sub_nav_content dd {
    display: none;
}

#sub_nav_content dd .box {
    padding: 0px;
}

#sub_nav_content dd a {
    padding: 0px 25px;
    line-height: 30px;
    border-top: 1px solid rgb(231, 231, 231);
    font-size: 12px;
    color: rgb(91, 83, 73);
    display: block;
    height: 30px;
}

#sub_nav_content dd a.on {
    color: #991706;
}

@media (max-width: 1199px){
    .n_banner .img{
    }
    #m_n_nav{
        display: block;
    }
    .leftNav{
        display: none;
    }
    .rightBox{
        width: 100%;
        padding-top: 0;
    }
    .n_tit h2,
    .n_tit i{
        display: none;
    }
    .posi{
        margin-left: 0;
    }
    .inner_page{
        padding: .3rem 0 .4rem;
    }
}
@media (max-width: 1025px){
    .inner_page{
        padding: .5rem 0 .5rem;
    }
    .posi *{
        font-size: .22rem;
        line-height: 1.5;
    }
    .posi img{
        width: .24rem;
    }
    .inner_s1 li a{
        font-size: .24rem;
        padding-right: 1.5rem;
    }
    .inner_s1 li time{
        font-size: .22rem;
    }
    .inner_s1 li{
        line-height: .8rem;
    }
    .inner_s1{
        margin-top: .2rem;
    }
    .inner_s2 li .txt {
        width: calc(100% - 3rem);
        padding-right: .2rem;
    }
    .inner_s2 li:after{
        left: 3rem;
    }
    .inner_s2 li h3{
        font-size: .24rem;
    }
    .inner_s2 li p{
        font-size: .22rem;
        line-height: 1.5;
        height: 3em;
    }
    .inner_s2 li{
        margin-top: .3rem;
    }
    .inner_s2{
        margin-top: .3rem;
    }
    .pagination{
        padding-top: .4rem;
    }
    .inner_s3 ul li .pic{
        padding-top: 63.16%;
    }
    .inner_s3 ul li h3{
        font-size: .24rem;
        line-height: 1.5;
    }
    .inner_s3 ul li .txt{
        padding: .2rem;
    }
    .inner_s3 ul li{
        width: 32%;
        margin: 0;
    }
    .inner_s3 ul{
        gap: .26rem 2%;
    }
    .inner_s3{
        margin-top: .26rem;
    }
    .inner_s7 .dtl_tit h1{
        font-size: .3rem;
        line-height: 1.5;
    }
    .inner_s7 .dtl_tit .cont p{
        margin: 0;
        font-size: .22rem;
        line-height: 1.5;
    }
    .inner_s7 .dtl_tit .cont{
        margin-top: .15rem;
        gap: 0 .2rem;
        padding: .1rem 0;
    }
    .inner_s7 .dtl_txt{
        margin-top: .2rem;
    }
    .inner_s7 .dtl_txt p{
        font-size: .24rem !important;
        line-height: 1.85 !important;
    }
 .inner_s7 .dtl_txt p span{
        font-size: .24rem !important;
        line-height: 1.85 !important;
    }
    .inner_s7 .dtl_txt p img{
        margin: .2rem auto;
        max-width: 100% !important;
        width: auto !important;
        height: auto !important;
    }
    .inner_s7 .dtl_page p{
        font-size: .24rem;
        line-height: 1.85;
    }
    .inner_s7 .dtl_page{
        margin-top: .3rem;
        padding-top: .2rem;
    }
    .inner_s7{
        margin-top: .26rem;
    }

}
@media (max-width: 769px){
    .inner_s1 li a{
        padding: 0 1.5rem 0 .15rem;
    }
    .inner_s1 li{
        line-height: .8rem;
    }
    .inner_s2 li .pic{
        width: 100%;
        height: auto;
        padding-top: 60.71%;
    }
    .inner_s2 li .txt{
        width: 100%;
        padding: .2rem .15rem;
    }
    .inner_s2 li time,
    .inner_s2 li p{
        margin-top: .1rem;
    }
    .inner_s2 li:after{
        left: 0;
    }
    .inner_s3 ul li{
        width: 49%;
    }


}
@media (max-width: 641px){

}
@media (max-width: 481px){
    .inner_s3 ul li .txt{
        padding: .1rem;
    }
    .inner_s4 ul li,
    .inner_s5 ul li{
        width: 100%;
    }
    .inner_s2 li h3{
        font-size: .28rem;
        line-height: 1.5;
    }
    .inner_s2 li p{
        font-size: .26rem;
    }
    .posi *{
        font-size: .24rem;
    }
    .inner_s1 li a{
        font-size: .28rem;
    }
    .inner_s1 li{
        line-height: 1rem;
    }
    .inner_s3 ul li h3{
        font-size: .28rem;
        line-height: 1.5;
    }
    .inner_s7 .dtl_txt p,
    .inner_s7 .dtl_page p{
        font-size: .28rem !important;
    }
 .inner_s7 .dtl_txt p span  {
        font-size: .28rem !important;
    }
    .inner_s7 .dtl_tit h1{
        font-size: .34rem;
    }
.posi{display:none;}
}