@charset "utf-8";
.pb_sys_style1 .p_no_d {
    border: 1px solid #94070a !important;
    color: #fff;
    background-color: #94070a !important;
}
.pb_sys_common *{font-size:15px;font-family:microsoft Yahei !important;}
.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o,.pb_sys_common .p_fun a, .pb_sys_common .p_no a{
    border: 1px solid #ccc;
    padding: 0px 8px !important;
    margin: 0px 0px 0px 9px !important;
    height: 32px !important;
    line-height: 32px !important;
    min-width: 38px !important;
    box-sizing:border-box;
    display:inline-block;
    vertical-align:middle;
    border-radius: 6px !important;
    font-size: 15px !important;
}
.pb_sys_common .p_t{ height: 32px !important;
    line-height: 32px !important;}
.pb_sys_common .p_goto input, .pb_sys_common .p_search input, .pb_sys_common .p_goto a, .pb_sys_common .p_search a{
border: 1px solid #ccc;
    padding: 0px 8px !important;
    margin: 0px 0px 0px 9px !important;
    height: 32px !important;
    line-height: 32px !important;
    min-width: 38px !important;
    box-sizing:border-box;
    display:inline-block;
    vertical-align:middle;
    border-radius: 6px !important;
    font-size: 15px !important;
margin-right:5px;
}
html{/* font-size: 100px !important; */}
.svgPath{display: block}
.pagination {
    text-align: center;
    font-size: 0;
    padding-top: 1.2rem;
}
.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: #94070A;
    color: #fff;
    border: 1px solid #94070A;
}

.pagination a:hover {
    background: #94070A;
    color: #fff;
    border: 1px solid #94070A;
}
.n-banner .img img{
    display: block;
    width: 100%;
}
.inner_page{
    padding: 0 0 1.21rem;
    background: url("../images/n-img-9.png") no-repeat bottom center/100% auto;
}
.leftNav{
    width: 20%;
    align-self: flex-start;
    position: relative;
    margin-top: -.69rem;
    z-index: 2;
}
.leftNav .title h3{
    font-size: .28rem;
    line-height: .58rem;
    color: #C4AA87;
    font-weight: 600;
    text-align: center;
}
.leftNav .title .lines{
    margin: .13rem auto 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    height: .12rem;
    max-width: 1.68rem;
}
.leftNav .title .lines i{
    display: block;
    height: 1px;
    opacity: .7;
    width: 100%;
    background: linear-gradient(270deg, rgba(196, 170, 135, 0) 0%, #C4AA87 46%, rgba(196, 170, 135, 0) 98%);
    position: relative;
}
.leftNav .title .lines .i1{
    background: rgba(196, 170, 135, 0.3);
    opacity: 1;
}
.leftNav .title .lines .i1:after{
    position: absolute;
    content: "";
    bottom: 0;
    left: 100%;
    width: .23rem;
    height: .23rem;
    background: url("../images/n-img-1.png") no-repeat 50%/100%;
}
.leftNav .title .lines .i2{
    width: 68.45%;
}
.leftNav .title .lines .i3{
    width: 45.83%;
}
.leftNav .title{
    padding: .3rem .2rem .25rem;
    background: url("../images/n-img-2.png") no-repeat bottom center/cover;
}
.leftNav .block h4{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: .24rem 0;
}
.leftNav .block h4 a{
    display: block;
    font-size: .2rem;
    line-height: .36rem;
    color: #333333;
    text-align: center;
    font-weight: 700;
    transition: all .5s;
}
.leftNav .block h4 i{
    display: block;
    width: .15rem;
    height: .08rem;
    background: url("../images/n-img-3.png") no-repeat 50%/100%;
    margin-left: .09rem;
    cursor: pointer;
}
.leftNav .s-link a{
    display: block;
    font-size: .18rem;
    line-height: .3rem;
    color: #333;
    /* text-align: center; */
    transition: all .5s;
    padding: .05rem 0;
    position:relative;
    padding-left: .15rem;
}
.leftNav .s-link a:before{
    position: absolute;
    content: '';
    left: 0;
    top: .2rem;
    width: .07rem;
    height: .07rem;
    background: #94070A;
    transform: translateY(-50%);
    transition: all .5s;
    border-radius: 50%;
}
.leftNav .s-link a + a{
    margin-top: .08rem;
}
.leftNav .s-link a:hover{
    color: #C4AA87;
}
.leftNav .s-link{
    padding: 0 0 .24rem;
    display: none;
}
.leftNav .box:hover h4 a,
.leftNav .box.active h4 a,
.leftNav .box.on h4 a{
    color: #94070A;
}

.leftNav .s-link a.active{
     color: #94070A;
}
.leftNav .box:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background: rgba(196, 170, 135, 0.2);
}
.leftNav .box{
    position: relative;
}
.leftNav .block{
    padding: .14rem .28rem 1.05rem;
    min-height: 5.37rem;
    background: #ffffff url("../images/n-img-4.png") no-repeat bottom center/100% auto;
    box-shadow: 0 .02rem .27rem 0 rgba(238, 238, 238, 0.5);
}

.rightBox{
    width: 75.8125%;
    margin-top: .49rem;
}
.n_tit{
    padding: .15rem 0 ;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    position: relative;
}
.n_tit h4{
    font-size: .26rem;
    line-height: .44rem;
    color: #94070A;
}
.posi{
    display: flex;
    align-items: center;
    font-size: .18rem;
    line-height: .24rem;
    color: #666666;
    transition: all .5s;
}
.posi a{
    color: inherit;
}
.posi img{
    display: block;
    width: .15rem;
    margin-right: .08rem;
}
.posi span{
    display: block;
    margin: 0 .05rem;
}
.posi a:hover,
.posi a.active{
    color: #94070A;
}
.n_tit:before{
    position: absolute;
    content: '';
    left: .2rem;
    right: 0;
    bottom: 0;
    height: 1px;
    background: rgba(151, 151, 151, 0.3);
}
.n_tit:after{
    position: absolute;
    content: '';
    left: 0;
    bottom: -.03rem;
    height: .07rem;
    width: 1.25rem;
    background: url("../images/n-img-6.png") no-repeat left center/auto 100%;
}
.inner_s1 li a{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: .41rem 0;
    position: relative;
    z-index: 2;
}
.inner_s1 li .img{
    width: 3.57rem;
    height: 2.19rem;
}
.inner_s1 li .text{
    width: calc(100% - 3.91rem);
}
.inner_s1 li time{
    display: flex;
    align-items: baseline;
    font-size: .16rem;
    line-height: 1;
    color: #94070A;
    transition: all .5s;
}
.inner_s1 li time span{
    display: block;
    font-size: .26rem;
    line-height: 1;
    margin-right: .04rem;
    font-weight: 700;
}
.inner_s1 li h4{
    margin-top: .2rem;
    font-size: .2rem;
    line-height: .3rem;
    color: #000000;
    transition: all .5s;
}
.inner_s1 li p{
    font-size: .16rem;
    line-height: .26rem;
    color: #666666;
    max-height: .52rem;
    margin-top: .12rem;
    transition: all .5s;
    text-align: justify;
}
.inner_s1 li h6 img{
    display: block;
    width: .2rem;
    margin-left: .09rem;
}
.inner_s1 li h6{
    display: none;
    align-items: center;
    font-size: .16rem;
    line-height: .24rem;
    color: #FFFFFF;
    margin-top: .24rem;
}
.inner_s1 li:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background: rgba(196, 170, 135, 0.4);
}
.inner_s1 li:after{
    position: absolute;
    content: '';
    left: -.42rem;
    right: -.42rem;
    bottom: 0;
    top: 0;
    background: #94070A;
    clip-path: url("#clipPath1");
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
}
.inner_s1 li:hover time{
    color: #ffffff;
}
.inner_s1 li:hover h4{
    color: #ffffff;
    font-weight: 600;
}
.inner_s1 li:hover p{
    color: #ffffff;
}
.inner_s1 li:hover h6{
    display: flex;
}
.inner_s1 li:hover:after{
    opacity: 1;
    visibility: visible;
}
.inner_s1 li{
    position: relative;
}
.inner_s1{
    margin-top: .18rem;
}

/*inner_s2*/
.inner_s2 li a{
    padding: .31rem 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 2;
    transition: all .5s;
}
.inner_s2 li time{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column-reverse;
    /* width: 0.94rem; */
    /* height: .84rem; */
    margin-right: .2rem;
    flex-shrink: 0;
    color: #94070A;
    background: #fff;
    transition: all .5s;
    border: .01rem solid rgb(148 7 10 / 40%);
}
.inner_s2 li time span{
    display: block;
    font-size: .2rem;
    line-height: 1.6;
    /* font-weight: 600; */
}
.inner_s2 li time em{
    display: block;
    font-size: .2rem;
    line-height: 2;
    /* margin-bottom: .05rem; */
    padding: 0 .1rem;
    background: #94070A;
    color: #fff;
}
.inner_s2 li .text{
    width: calc(100% - 1.04rem);
}
.inner_s2 li h4{
    font-size: .2rem;
    line-height: .3rem;
    color: #000000;
    transition: all .5s;
}
.inner_s2 li p{
    margin-top: .1rem;
    font-size: .16rem;
    line-height: .26rem;
    color: #666666;
    transition: all .5s;
}
.inner_s2 li:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background: rgba(196, 170, 135, 0.4);
}
.inner_s2 li:after{
    position: absolute;
    content: '';
    left: -.44rem;
    right: -.39rem;
    bottom: 0;
    top: 0;
    background: #94070A;
    clip-path: url("#clipPath2");
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
}
.inner_s2 li:hover time{
    /* color: #FFFFFF; */
    /* background-image: url("../images/n-img-11.png"); */
    border: .01rem solid rgb(148 7 10 / 100%);
}
.inner_s2 li:hover h4{
    color: #FFFFFF;
    font-weight: 600;
}
.inner_s2 li:hover p{
    color: #ffffff;
}
.inner_s2 li:hover:after{
    opacity: 1;
    visibility: visible;
}
@media (min-width: 1025px) {
    .inner_s2 li:hover a{
        padding: .33rem 0 .33rem;
    }
}
.inner_s2 li{
    position: relative;
}
.inner_s2{
    margin-top: .14rem;
}

.inner_s3 .dtl-tit h3{
    font-size: .26rem;
    line-height: .38rem;
    color: #333333;
    text-align: center;
}
.inner_s3 .dtl-tit .cont{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: .18rem;
}
.inner_s3 .dtl-tit .cont .li{
    font-size: .18rem;
    line-height: .26rem;
    color: #666666;
    margin: 0 .29rem;
}
.inner_s3 .dtl-tit{
    padding: .33rem .3rem .32rem;
    background: linear-gradient(90deg, rgba(148, 7, 10, 0.08) 0%, rgba(148, 7, 10, 0.00556) 100%);
}
.inner_s3 .dtl-txt p{
    font-size: .18rem !important;
    line-height: .36rem !important;
    color: #333333;
    /* text-indent: 2em; */
    margin-bottom: .1rem;
    font-family: '微软雅黑'!important;
    background: none !important;
}

.inner_s3 .dtl-txt table{
    /* min-width: 70%; */
    margin: 5px auto;
}
.inner_s3 .dtl-txt table td{text-indent:0 !important;min-width: 80px;font-size:.18rem !important;}
.inner_s3 .dtl-txt table td p{text-indent:0 !important;font-size:.18rem !important;}
.inner_s3 .dtl-txt table td img{
    width: inherit;
    max-width: inherit;
}
.inner_s3 .dtl-txt  span{
    font-size: .18rem !important;
    line-height: .36rem !important;
    color: #333333;
    font-family: '微软雅黑'!important;
}
.inner_s3 .dtl-txt p + p{
    /* margin-bottom: .3rem; */
}
.inner_s3 .dtl-txt p img{
    /* display: block; */
    /* width: auto; */
    height: auto;
    max-width: 100%;
    margin: 0 auto;
    /* max-width: 600px; */
border:0 !important;
}
.inner_s3 .dtl-txt {
    margin-top: .46rem;
    /* text-indent: 2em; */
}
.inner_s3 .dtl-txt li{
    list-style: none;
}
.inner_s3 .dtl-page p{
    font-size: .18rem;
    line-height: .26rem;
    color: #666666;
    transition: all .5s;
}
.inner_s3 .dtl-page p + p{
    margin-top: .19rem;
}
.inner_s3 .dtl-page p:hover{
    color: #94070A;
}
.inner_s3 .dtl-txt iframe, .inner_s3 .dtl-txt video{
    max-width:100%;
    display:block;
    margin:0 auto;
    height: auto;
}
.inner_s3 .dtl-page:before{
    position: absolute;
    content: '';
    left: 0;
    bottom: 100%;
    height: .05rem;
    width: .91rem;
    background: #94070A;
    clip-path: polygon(0 0, 98% 0,100% 100%, 0 100%);
}
.inner_s3 .dtl-page{
    margin-top: .67rem;
    padding-top: .62rem;
    border-top: 1px solid rgba(148, 7, 10, 0.21);
    position: relative;
}
.inner_s3{
    margin-top: .49rem;
}



.inner_s4 ul{
    display: flex;
    flex-wrap: wrap;
}
.inner_s4 li{
    width: 31.32%;
    margin: .61rem 0 0 3.02%;
    position: relative;
    background: #FFFFFF;
    box-shadow: 0 .02rem .12rem  rgba(0, 0, 0, 0.0687);
}
.inner_s4 li:nth-child(-n+3){
    margin-top: 0;
}
.inner_s4 li:nth-child(3n+1){
    margin-left: 0;
}
.inner_s4 li a{
    display: block;
    position: relative;
    z-index: 2;
    padding: .32rem .3rem .31rem;
}
.inner_s4 li h4{
    font-size: .22rem;
    line-height: .32rem;
    color: #333333;
    transition: all .5s;
}
.inner_s4 li .line{
    display: block;
    margin: .22rem 0;
    border-bottom: 1px dashed rgba(148, 7, 10, 0.24);
    transition: all .5s;
}
.inner_s4 li p{
    font-size: .16rem;
    line-height: .25rem;
    color: #666666;
    height: .5rem;
    margin-bottom: .1rem;
    transition: all .5s;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: justify;
}
.inner_s4 li h5{
    font-size: .16rem;
    line-height: .24rem;
    color: #666666;
    padding-left: .26rem;
    background: no-repeat left center/auto .14rem;
}
.inner_s4 li h5.h51{
    background-image: url("../images/n-img-13.png");
}
.inner_s4 li h5.h52{
    margin-top: .1rem;
    background-image: url("../images/n-img-14.png");
}
.inner_s4 li:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: #94070A url("../images/n-img-15.png") no-repeat bottom right/contain;
    box-shadow: 0 .02rem .12rem rgba(148, 7, 10, 0.3582);
    opacity: 0;
    visibility: hidden;
    transition: all .5s
}
.inner_s4 li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    height: .06rem;
    background: #94070A;
    transition: all .5s
}
.inner_s4 li:hover h4{
    color: #FFFFFF;
    font-weight: 700;
}
.inner_s4 li:hover .line{
    border-color: rgba(196, 170, 135, 0.38);
}
.inner_s4 li:hover p{
    color: #FFFFFF;
}
.inner_s4 li:hover h5{
    color: #FFFFFF;
}
.inner_s4 li:hover .h51{
    background-image: url("../images/n-img-16.png");
}
.inner_s4 li:hover .h52{
    background-image: url("../images/n-img-17.png");
}
.inner_s4 li:hover:before{
    opacity: 1;
    visibility: visible;
}
.inner_s4 li:hover:after{
    background: #C4AA87;
}
.inner_s4 {
    margin-top: .65rem;
}

/*inner_s5*/

.inner_s5 .item .desc{
    font-size: .2rem !important;
    line-height: .34rem !important;
    color: #333333;
    text-indent: 2em;
}
.inner_s5 .item .desc p{
    font-size: .2rem !important;
    line-height: .34rem !important;
    color: #333333;
    text-indent: 2em;
}
.inner_s5 .item .desc p + p{
    margin-top: .1rem;
}
.inner_s5 .item1 .item-l{
    width: 54.57%;
    margin-top: .46rem;
}
.inner_s5 .item1 .item-r{
    width: 42.21%;
    padding-right: .15rem;
    padding-bottom: .15rem;
    position: relative;
}
.inner_s5 .item1 .item-r .img{
    height: 3.17rem;
    position: relative;
    z-index: 2;
}
.inner_s5 .item1 .item-r:after{
    position: absolute;
    content: '';
    top: .15rem;
    left: .15rem;
    right: 0;
    bottom: 0;
    background: #94070A;
}
.inner_s5 .item1{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.inner_s5 .item + .item{
    margin-top: .54rem;
}
.inner_s5{
    margin-top: .53rem;
}

/*inner_s6*/

.inner_s6 .item-l{
    width: 56.14%;
}
.inner_s6 .item-l .img{
    height: 4.1rem;
}
.inner_s6 .item-r{
    width: 43.86%;
    position: relative;
    padding: .8rem .4rem;
    background: url("../images/n-img-20.png") no-repeat 50%/cover;
}
.inner_s6 .item-r .text{
    position: relative;
    z-index: 2;
}
.inner_s6 .item-r h3{
    font-size: .24rem;
    line-height: .34rem;
    color: #FFFFFF;
}
.inner_s6 .item-r .line{
    display: block;
    height: .03rem;
    width: .9rem;
    background: #FFFFFF;
    margin: .32rem 0 .35rem;
}
.inner_s6 .item-r h5{
    font-size: .18rem;
    line-height: .26rem;
    color: #FFFFFF;
}
.inner_s6 .item-r h5 + h5{
    margin-top: .14rem;
}
.inner_s6 .item-r:before{
    position: absolute;
    content: '';
    left: .1rem;
    top: .1rem;
    right: .1rem;
    bottom: .1rem;
    background: url("../images/n-img-21.png") no-repeat 50%/100% 100%;
}
.inner_s6 .item{
    display: flex;
    flex-wrap: wrap;
    /*align-items: flex-start;*/
    justify-content: space-between;
}
.inner_s6{
    margin-top: 1rem;
}

/*inner_s7*/

.inner_s7 li a{
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 2;
    height: .8rem;
}
.inner_s7 li h4{
    flex: 1;
    font-size: .2rem;
    line-height: .3rem;
    color: #333333;
    position: relative;
    padding-left: .2rem;
}
.inner_s7 li h4:before{
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    width: .07rem;
    height: .07rem;
    background: #94070A;
    transform: translateY(-50%);
    transition: all .5s;
}
.inner_s7 li time{
    font-size: .2rem;
    line-height: .3rem;
    color: #94070A;
    transition: all .5s;
    flex-shrink: 0;
    margin-left: .2rem;
}
.inner_s7 li:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    border-bottom: .01rem dashed #94070A;
    opacity: .2;
}
.inner_s7 li:after{
    position: absolute;
    content: '';
    left: -.25rem;
    right: -.2rem;
    top: 0;
    bottom: 0;
    background: #94070A;
    clip-path: url("#clipPath3");
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
}
.inner_s7 li:hover h4:before{
    background: #C4AA87;
}
.inner_s7 li:hover h4{
    color: #FFFFFF;
    font-weight: 700;
}
.inner_s7 li:hover time{
    color: #FFFFFF;
}
.inner_s7 li:hover:after{
    opacity: 1;
    visibility: visible;
}

.inner_s7 li{
    position: relative;
}

.inner_s7{
    margin-top: .25rem;
}

/*inner_s8*/

.inner_s8 .tab-tit{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background: #C4AA87;

}
.inner_s8 .tab-tit .li{
    flex: 1;
    font-size: .24rem;
    line-height: .58rem;
    color: #FFFFFF;
    text-align: center;
    padding: 0 .1rem;
    position: relative;
    cursor: pointer;
    transition: all .5s;
}
.inner_s8 .tab-tit .li:before{
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    width: 1px;
    height: .26rem;
    background: #FFFFFF;
    opacity: .3;
    transform: translateY(-50%);
}
.inner_s8 .tab-tit .li:first-child:before{
    display: none;
}
.inner_s8 .tab-tit .li.active{
    background: #94070A;
}
.inner_s8 .tab-cont dl{
    display: flex;
    flex-wrap: wrap;
    padding: .3rem .3rem .21rem;
}
.inner_s8 .tab-cont dl dd{
    font-size: .2rem;
    line-height: .42rem;
    color: #333333;
    min-width: .7rem;
    padding: 0 .15rem;
    border-radius: 50vw;
    cursor: pointer;
    transition: all .5s;
    margin-bottom: .1rem;
    text-align: center;
}
.inner_s8 .tab-cont dl.zyfl dd{
    padding: 0 .28rem;
    margin-bottom: .18rem;
}
.inner_s8 .tab-cont dl.xyfl dd{
    padding: 0 .28rem;
    margin-bottom: .18rem;
}

.inner_s8 .tab-cont dl dd.active,
.inner_s8 .tab-cont dl dd:hover{
    background: #94070A;
    color: #fff;
}
.inner_s8 .tab-cont .child{
    display: none;
}
.inner_s8 .tab-cont .child.active{
    display: block;
}
.inner_s8 .tab-cont {
    background: rgba(242, 242, 242, 0.6);
}

.inner_s8 .bot ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.inner_s8 .bot li{
    width: 47.82%;
    margin-top: .55rem;
    position: relative;
}
.inner_s8 .bot li:nth-child(-n+2){
    margin-top: 0;
}
.inner_s8 .bot li a{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    position: relative;
    z-index: 2;
    padding: 0 .08rem;
}
.inner_s8 .bot li .img{
    width: 1.78rem;
    height: 2.37rem;
    border-radius: .04rem;
}
.inner_s8 .bot li .text{
    width: calc(100% - 2.08rem);
    padding-right: .22rem;
    margin-top: .72rem;
}
.inner_s8 .bot li h4{
    font-size: .26rem;
    line-height: .38rem;
    color: #333333;
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
}
.inner_s8 .bot li h4 span{
    display: block;
    font-size: .16rem;
    line-height: 1;
    margin-left: .14rem;
}
.inner_s8 .bot li h5{
    display: flex;
    margin-top: .17rem;
}
.inner_s8 .bot li h5 span{
    display: block;
    font-size: .18rem;
    line-height: .32rem;
    color: #94070A;
    padding: 0 .07rem;
    background: rgba(148, 7, 10, 0.07);
    border-radius: .04rem;
}
.inner_s8 .bot li h6 img{
    display: block;
    width: .15rem;
    margin-right: .06rem;
}
.inner_s8 .bot li h6{
    display: flex;
    align-items: center;
    font-size: .18rem;
    line-height: .24rem;
    color: #666666;
    margin-top: .18rem;
}
.inner_s8 .bot li:before{
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    top: .36rem;
    width: 1.6rem;
    background: #94070A;
    z-index: 1;
}
.inner_s8 .bot li:after{
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    top: .36rem;
    right: 0;
    background: url("../images/n-img-24.png") no-repeat right center/100% 100%;
    box-shadow: 0 .02rem .2rem  rgba(148, 7, 10, 0.0398);
}
.inner_s8 .bot{
    margin-top: .48rem;
}
.inner_s8{
    margin-top: .51rem;
}

/*inner_s9*/

.inner_s9 .item-tit h4{
    font-size: .24rem;
    line-height: .59rem;
    color: #FFFFFF;
    position: relative;
    z-index: 2;
}
.inner_s9 .item-tit:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    top: .1rem;
    background: #94070A;
}
.inner_s9 .item-tit{
    position: relative;
    padding: 0 .4rem;
    background: url("../images/n-img-25.png") no-repeat top center/100% auto;
}
.inner_s9 .item-bot li a{
    font-size: .2rem;
    line-height: .3rem;
    color: #333333;
    transition: all .5s;
}
.inner_s9 .item-bot li:before{
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    width: .07rem;
    height: .07rem;
    background: #94070A;
    transform: translateY(-50%);
}
.inner_s9 .item-bot li + li{
    margin-top: .25rem;
}
.inner_s9 .item-bot li:hover a{
    color: #94070A;
}
.inner_s9 .item-bot li{
    position: relative;
    padding-left: .18rem;
}
.inner_s9 .item-bot{
    padding: .4rem .4rem .43rem;
    background: #FFFFFF;
    box-shadow: 0 .02rem .14rem 0 rgba(148, 7, 10, 0.0757);
}
.inner_s9 .item + .item{
    margin-top: .6rem;
}
.inner_s9{
    margin-top: .6rem;
}

/*inner_s10*/

.inner_s10 ul{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.inner_s10 li{
    width: 23.125%;
    margin: .4rem 0 0 1.25%;
    position: relative;
}
.inner_s10 li:nth-child(-n+4){
    margin-top: 0;
}
.inner_s10 li:nth-child(4n+1){
    margin-left: 0;
}
.inner_s10 li a{
    position: relative;
    z-index: 2;
    font-size: .2rem;
    line-height: .8rem;
    color: #333;
    text-align: center;
    padding: 0 .2rem;
    transition: all .5s;
}
.inner_s10 li:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url("../images/n-img-26.png") no-repeat 50%/100% 100%;
}
.inner_s10 li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url("../images/n-img-27.png") no-repeat 50%/100% 100%;
    filter: drop-shadow(0 .02rem .1rem rgba(148, 7, 10, 0.4828));
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
}
.inner_s10 li:hover a{
    color: #FFFFFF;
}
.inner_s10 li:hover:after{
    opacity: 1;
    visibility: visible;
}
.inner_s10{
    margin-top: .6rem;
}


/*手机端内页菜单*/

#m_n_nav {
    display: none;
    line-height: 50px;
    position: relative;
    z-index: 9;
    width: 100%;
    background: #94070A;
}

#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: 18px;
    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: #94070A;
}

#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 dt a {

display: inline-block;

width: 88%;

color: rgb(91, 83, 73);

line-height: 30px;

font-size: 15px;

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.on a {
    color: #94070A;
}



#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: #94070A;
}

@media (max-width: 1199px){
    .n_banner .img{
    }
    #m_n_nav{
        display: block;
    }
    .leftNav{
        display: none;
    }
    .rightBox{
        width: 100%;
        margin-top: 0;
    }
    .n_tit h2,
    .n_tit i{
        display: none;
    }
    .inner_page{
        padding: .3rem 0 .4rem;
    }
}
@media (max-width: 993px){
    .n_tit h4{
        font-size: max(.32rem,18px);
        line-height: 1.5;
    }
    .posi{
        font-size: max(.2rem,12px);
        line-height: 1.5;
    }
    .inner_s1 li time{
        font-size: max(.24rem,14px);
    }
    .inner_s1 li time span{
        font-size: max(.34rem,20px);
    }
    .inner_s1 li h4{
        font-size: max(.3rem,16px);
        line-height: 1.5;
        height:.3em;
        margin-top: .5em;
    }
    .inner_s1 li p{
        font-size: max(.22rem,14px);
        line-height: 1.75;
        height: 3.5em;
        margin-top: .5em;
    }
    .inner_s1 li h6{
        font-size: max(.2rem,14px);
        line-height: 1.5;
        margin-top: .5em;
    }
    .inner_s1 li a{
        padding: .3rem 0;
    }
    .pagination{
        padding-top: .3rem;
    }
    .inner_s2 li time{
      
    }
    .inner_s2 li h4{
        font-size: max(.28rem,16px);
        line-height: 1.5;
    }
    .inner_s2 li p{
        font-size: max(.22rem,14px);
        line-height: 1.75;
        margin-top: .2em;
    }
    .inner_s2 li a{
        padding: .2rem 0;
    }
    .inner_s3 .dtl-tit{
        padding: .2rem;
    }
    .inner_s3 .dtl-tit h3{
        font-size: max(.3rem,18px);
        line-height: 1.5;
    }
    .inner_s3 .dtl-tit .cont .li{
        font-size: max(.22rem,14px);
        line-height: 1.75;
    }
    .inner_s3 .dtl-tit .cont{
        margin-top: .5em;
    }
    .inner_s3 .dtl-txt p{
        font-size: max(.2rem,14px) !important;
        line-height: 1.85 !important;
    }
    .inner_s3 .dtl-txt  span{
        font-size: max(.2rem,14px) !important;
        line-height: 1.85 !important;
    }
    .inner_s3 .dtl-txt p + p{
        margin-top: 1em;
    }
    .inner_s3 .dtl-txt{
        margin-top: .25rem;
    }
    .inner_s3 .dtl-page{
        padding-top: .2rem;
        margin-top: .25rem;
    }
    .inner_s3 .dtl-page p{
        font-size: max(.2rem,14px);
        line-height: 1.85;
    }
    .inner_s3 .dtl-page p + p{
        margin-top: .5em;
    }
    .inner_s4 li h4{
        font-size: max(.26rem,18px);
        line-height: 1.5;
    }
    .inner_s4 li .line{
        margin: .15rem 0;
    }
    .inner_s4 li p{
        font-size: max(.22rem,14px);
        line-height: 1.6;
        height: 3.2em;
        margin-bottom: .7em;
    }
    .inner_s4 li h5{
        font-size: max(.22rem,14px);
        line-height: 1.6;
        background-size: auto 1em;
        padding-left: 1.5em;
    }
    .inner_s4 li a{
        padding: .25rem;
    }
    .inner_s4 li{
        width: 32%;
        margin: 0;
    }
    .inner_s4 ul{
        gap: .3rem 2%;
    }
    .inner_s4{
        margin-top: .4rem;
    }
    .inner_s6 .item-r h5{
        font-size: max(.2rem,14px);
        line-height: 1.6;
    }
    .inner_s6 .item-r h5 + h5{
        margin-top: .5em;
    }
    .inner_s6 .item-r{
        padding: .3rem;
    }
    .inner_s6{
        margin-top: .4rem;
    }
    .inner_s5 .item1 .item-r{
        width: 100%;
    }
    .inner_s5 .item1 .item-r .img{
        height: auto;
    }
    .inner_s5 .item1 .item-l{
        width: 100%;
        margin-top: 0;
        margin-bottom: 1em;
    }
    .inner_s5 .item .desc{
        font-size: max(.2rem,14px);
        line-height: 1.75;
    }
    .inner_s5 .item .desc p + p{
        margin-top: 1em;
    }
    .inner_s5 .item + .item{
        margin-top: 1em;
    }
    .inner_s5{
        margin-top: .4rem;
    }
    .inner_s7 li h4{
        font-size: max(.24rem,14px);
        line-height: 1.5;
    }
    .inner_s7 li time{
        font-size: max(.24rem,14px);
        line-height: 1.5;
        margin-left: 1em;
    }
    .inner_s7 li a{
        height: 4em;
    }
    .inner_s7 li:after{
        left: -.2rem;
        right: -.2rem;
        clip-path: none;
    }
    .inner_s8 .tab-tit .li{
        font-size: max(.24rem,16px);
        line-height: 2.5em;
    }
    .inner_s8 .tab-cont dl dd{
        font-size: max(.2rem,14px);
        line-height: 1.85;
        padding: 0 1em;
        margin-bottom: 0;
    }
    .inner_s8 .tab-cont dl.zyfl dd,
    .inner_s8 .tab-cont dl.xyfl dd{
        padding: 0 1em;
        margin-bottom: 0;
    }
    .inner_s8 .tab-cont dl{
        gap: 1em .5em;
        padding: .3rem;
    }
    .inner_s8 .bot li h4{
        font-size: max(.28rem,16px);
        line-height: 1.5;
    }
    .inner_s8 .bot li h4 span{
        font-size: max(.2rem,12px);
        margin-left: .5em;
    }
    .inner_s8 .bot li h5 span{
        font-size: max(.2rem,13px);
        line-height: 1.8em;
        padding: 0 .5em;
    }
    .inner_s8 .bot li h5{
        margin-top: .8em;
    }
    .inner_s8 .bot li h6 img{
        width: 1em;
    }
    .inner_s8 .bot li h6{
        font-size: max(.2rem,14px);
        line-height: 1.6em;
        margin-top: .5em;
    }
    .inner_s8 .bot li{
        width: 49%;
        margin: 0;
    }
    .inner_s8 .bot ul{
        gap: .3rem 2%;
    }
    .inner_s8 .bot{
        margin-top: .3rem;
    }
    .inner_s8{
        margin-top: .3rem;
    }
    .inner_s9 .item-bot{
        padding: .3rem;
    }
    .inner_s9 .item-bot li a{
        font-size: max(.24rem,14px);
        line-height: 1.75;
    }
    .inner_s9 .item-bot li + li{
        margin-top: .8em;
    }
    .inner_s9 .item-tit h4{
        font-size: max(.26rem,16px);
        line-height: 2.5;
    }
    .inner_s9 .item-tit{
        padding: 0 .3rem;
    }
    .inner_s9 .item + .item{
        margin-top: .3rem;
    }
    .inner_s9{
        margin-top: .4rem;
    }
    .inner_s10 li a{
        font-size: max(.2rem,14px);
        line-height: 3em;
    }
    .inner_s10 li{
        width: 23.5%;
        margin: 0;
    }
    .inner_s10 ul{
        gap: .25rem 2%;
    }
    .inner_s10{
        margin-top: .3rem;
    }
    .inner_s5 .item .desc p{
        font-size: .24rem !important;
        line-height: .4rem !important;
        color: #333333;
        text-indent: 2em;
    }
    .inner_s5 .item .desc p *{
        font-size: .24rem !important;
        line-height: .4rem !important;
        color: #333333;
    }
}
@media (max-width: 769px){
    .inner_s1 li .img{
        width: 100%;
        height: 54vw;
    }
    .inner_s1 li .text{
        width: 100%;
        margin-top: .3rem;
    }
    .inner_s1 li h6{
        display: flex;
        color: #333333;
    }
    .inner_s1 li:hover h6{
        color: #FFFFFF;
    }
    .inner_s1 li:after{
        clip-path: none;
        left: -5vw;
        right: -5vw;
    }
    .inner_s2 li:after{
        clip-path: none;
        left: -5vw;
        right: -5vw;
    }
    .inner_s4 li{
        width: 49%;
    }
    .inner_s6 .item-l{
        width: 100%;
    }
    .inner_s6 .item-l .img{
        width: 100%;
        height: auto;
    }
    .inner_s6 .item-r{
        width: 100%;
    }
    .inner_s6 .item-r .line{
        margin: .2rem 0;
    }
    .inner_s6 .item-r h3{
        font-size: max(.26rem,16px);
    }
    .inner_s8 .bot li{
        width: 100%;
    }
    .inner_s8 .bot li .text{
        margin-top: .6rem;
    }
    .inner_s10 li{
        width: 49%;
    }
    .inner_s10 li a{
        line-height: 3.7em;
    }
}
@media (max-width: 597px){
    .n_tit h4{
        width: 100%;
    }
    .inner_s2 li time{
        
    }
    .inner_s2 li .text {
        width: calc(100% - 1.3rem);
    }
    .inner_s2 li time em{
        font-size: max(0.2rem,15px);
    }
     .inner_s2 li time span{
         font-size:max(.2rem,14px)
     }
    .inner_s4 li{
        width: 100%;
    }
    .inner_s8 .tab-cont dl{
        gap: .5em ;
    }
    .inner_s8 .tab-tit .li{
        flex: auto;
        width: 100%;
    }
    .inner_s10 li{
        width: 100%;
    }
    .posi{display:none;}
}