@charset "utf-8";
.pagination {
    text-align: center;
    font-size: 0;
    padding-top: .5rem;
}
.table{margin:0 auto;}
.pb_sys_common{line-height:36px!important;}
.pagination a {
    display: inline-block;
    border: 1px solid #979797;
    padding: 0 0.12rem;
    height: 0.35rem;
    font-size: 0.14rem;
    line-height: 0.35rem;
    text-align: center;
    color: #666;
    margin: 0 7px;
}
@media (min-width: 471px) and (max-width: 639px) {

 table{display: flex;
 overflow-x: auto;
 width: 100% !important;
 white-space: nowrap;font-size: 13px; }
}
@media (min-width: 329px) and (max-width: 470px) {

 table{display: flex;
 overflow-x: auto;
 width: 100% !important;
 white-space: nowrap;font-size: 12px;}

}
@media (max-width: 328px) {

 table{display: flex;
 overflow-x: auto;
 width: 100% !important;
 white-space: nowrap;font-size: 12px;}

}
@media (min-width: 1920px) and (max-width: 2560px){
table{
 width: 100% !important;    font-size: 13px !important;
    text-align: center !important;
}
}
@media (min-width: 1400px) and (max-width: 1600px) {
table{
 width: 100% !important;    font-size: 13px !important;
    text-align: center !important;
}
}
@media (min-width: 640px) and (max-width: 1399px) {
table{
 width: 100% !important;    font-size: 13px !important;
    text-align: center !important;
}
}
.pagination a.active {
    background: #b00d15;
    color: #fff;
    border: 1px solid #b00d15;
}

.pagination a:hover {
    background: #b00d15;
    color: #fff;
    border: 1px solid #b00d15;
}
.n_banner{
    position: relative;
}
.n_banner .img img{
    display: block;
    width: 100%;
}

.inner_page{
    padding: .58rem 0 1.04rem;
}

.n_dh{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.n_dh .left h1{
    font-size: .5rem;
    line-height: 1;
    color: #000000;
    font-family: 'PingFang-SimBold',sans-serif;
}
.n_erji{
    display: flex;
    gap: 0 .68rem;
    justify-content: flex-end;
}
.n_erji li{
    position: relative;
}
.n_erji li h3{
    font-size: .2rem;
    line-height: .3rem;
    color: #000000;
    transition: .5s;
}
.n_erji li:after{
    position: absolute;
    content: '';
    left: 50%;
    bottom: -.49rem;
    width: .77rem;
    height: .33rem ;
    background: url("../images/n-img-2.png") no-repeat bottom center/100% auto;
    transform: translateX(-50%);
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.n_erji li.active h3,
.n_erji li:hover h3{
    color: #b00d15;
    font-family: 'PingFang-Medium',sans-serif;
}
.n_erji li.active:after,
.n_erji li:hover:after{
    opacity: 1;
    visibility: visible;
}

.posi{
    margin-top: .26rem;
    padding-left: .22rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
}
.posi *{
    display: block;
    font-size: .16rem;
    line-height: .26rem;
    color: #888888;
    transition: .5s;
}
.posi a:hover,
.posi a.active{
    color: #b00d15;
}
.posi span{
    margin: 0 .1rem;
    flex-shrink: 0;
}
.posi a{
    flex-shrink: 0;
}
.posi i:after{
    position: absolute;
    content: '';
    left: 0;
    right: calc((100vw - 15.6rem) / -2);
    top: 0;
    bottom: 0;
    background: #dcdcdc;
}
.posi i{
    flex: 1;
    height: 1px;
    position: relative;
    margin-left: .26rem;
}
.posi:before{
    position: absolute;
    content: '';
    left: -.02rem;
    top: 50%;
    width: .05rem;
    height: .2rem;
    background: #b00d15;
    transform: translateY(-50%);
}

/*inner_s1*/

.inner_s1 .top a{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.inner_s1 .top .pic{
    width: 48.72%;
    height: 4.28rem;
    border-radius: .1rem 0 .1rem 0;
}
.inner_s1 .top .txt{
    width: 51.28%;
    padding: 0 .85rem 0 .6rem;
}
.inner_s1 .top time{
    display: flex;
    align-items: baseline;
    font-size: .18rem;
    color: #666666;
    font-family: 'CanelaDeckTrial-Medium',sans-serif;
}
.inner_s1 .top time span{
    display: block;
    font-size: .4rem;
    line-height: .6rem;
    color: #b00d15;
    position: relative;
}
.inner_s1 .top time span:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background: #b80910;
}
.inner_s1 .top h3{
    margin-top: .16rem;
    font-size: .24rem;
    line-height: .34rem;
    color: #b00d15;
    height: .68rem;
    font-family: 'PingFang-SimBold',sans-serif;
}
.inner_s1 .top p{
    font-size: .16rem;
    line-height: .28rem;
    color: #666666;
    -webkit-line-clamp: 3;
    height: .84rem;
    margin-top: .21rem;
}
.inner_s1 .top h6 img{
    display: block;
    height: .6rem;
}
.inner_s1 .top h6{
    margin-top: .24rem;
    display: flex;
    justify-content: flex-end;
}
.inner_s1 .top{
    background: #f7f4ed url("../images/n-img-4.jpg") no-repeat right center/cover;
    border-radius: .1rem;
    overflow: hidden;
}
.inner_s1 .bot ul li a{
    position: relative;
    z-index: 2;
    padding: .4rem;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.inner_s1 .bot li .pic{
    width: 4.2rem;
    height: 2.36rem;
    border-radius: .1rem;
}
.inner_s1 .bot li .txt{
    width: calc(100% - 4.7rem);
    position: relative;
    padding-right: 1.35rem;
}
.inner_s1 .bot li time{
    display: flex;
    align-items: baseline;
    font-size: .18rem;
    color: #666666;
    font-family: 'CanelaDeckTrial-Medium',sans-serif;
    transition: .5s;
}
.inner_s1 .bot li time span{
    display: block;
    font-size: .4rem;
    line-height: .6rem;
    color: #b00d15;
    position: relative;
    transition: .5s;
}
.inner_s1 .bot li time span:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background: #b80910;
    transition: .5s;
}
.inner_s1 .bot li h3{
    margin-top: .16rem;
    font-size: .24rem;
    line-height: .34rem;
    color: #000000;
    font-family: 'PingFang-SimBold',sans-serif;
    transition: .5s;
}
.inner_s1 .bot li p{
    font-size: .16rem;
    line-height: .28rem;
    color: #666666;
    height: .56rem;
    margin-top: .17rem;
    transition: .5s;
}
.inner_s1 .bot li h6{
    position: absolute;
    right: 0;
    bottom: -.42rem;
    width: .6rem;
    height: .6rem;
    background: url("../images/n-img-6.png") no-repeat right center/auto 100%;
    transition: .5s;
}
.inner_s1 .bot ul li{
    position: relative;
    border: 1px solid #dcdcdc;
    border-radius: .1rem;
    overflow: hidden;
}
.inner_s1 .bot ul li +li{
    margin-top: .49rem;
}
.inner_s1 .bot ul li:after{
    position: absolute;
    content: '';
    left: -1px;
    right: -1px;
    top: -1px;
    bottom: -1px;
    background: url("../images/n-img-8.png") no-repeat 50%/cover;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.inner_s1 .bot ul li:hover:after{
    opacity: 1;
    visibility: visible;
}
.inner_s1 .bot ul li:hover time,
.inner_s1 .bot ul li:hover time span,
.inner_s1 .bot ul li:hover h3{
    color: #fff;
}
.inner_s1 .bot ul li:hover time span:after{
    background: #fff;
}
.inner_s1 .bot ul li:hover p{
    color: rgba(255, 255, 255, 0.46);
}
.inner_s1 .bot ul li:hover h6{
    background-image: url("../images/n-img-7.png");
}
.inner_s1 .bot{
    margin-top: .71rem;
}
.inner_s1{
    margin-top: .68rem;
}
/*inner_s2*/

.inner_s2 ul{
    gap: .39rem 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.inner_s2 ul li{
    position: relative;
    width: 48.46%;
    border: 1px solid #dcdcdc;
    border-radius: .1rem;
    overflow: hidden;
}

.inner_s2 ul li a{
    position: relative;
    z-index: 2;
    padding: .3rem .3rem .29rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.inner_s2 ul li time{
    width: .95rem;
    height: .95rem;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    background: #bc0906;
    border-radius: .1rem;
    transition: .5s;
    flex-shrink: 0;
    margin-right: .29rem;
}
.inner_s2 ul li time span{
    display: block;
    font-size: .4rem;
    line-height: 1;
    margin-top: -.08rem;
    font-family: 'CanelaDeckTrial-Medium',sans-serif;
}
.inner_s2 ul li time em{
    display: block;
    font-size: .18rem;
    line-height: 1;
    opacity: .65;
    margin-top: .1rem;
    font-family: 'CanelaDeckTrial-Regular',sans-serif;
}
.inner_s2 ul li h3{
    flex: 1;
    font-size: .22rem;
    line-height: .34rem;
    color: #000;
    max-height: .68rem;
    font-family: 'PingFang-Medium',sans-serif;
    transition: .5s;
}
.inner_s2 ul li:after{
    position: absolute;
    content: '';
    left: -1px;
    top: -1px;
    right: -1px;
    bottom: -1px;
    background: url("../images/n-img-9.png") no-repeat 50%/cover;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.inner_s2 ul li:hover time{
    background: #fff;
    color: #bc0906;
}
.inner_s2 ul li:hover time em{
    opacity: 1;
}
.inner_s2 ul li:hover h3{
    color: #fff;
}
.inner_s2 ul li:hover:after{
    opacity: 1;
    visibility: visible;
}
.inner_s2{
    margin-top: .68rem;
}

/*inner_s3*/

.inner_s3 .dtl_l{
    width: 66.03%;
}
.inner_s3 .dtl_tit h1{
    font-size: .3rem;
    line-height: .4rem;
    color: #bc0906;
    font-family: 'PingFang-SimBold',sans-serif;
}
.inner_s3 .dtl_tit .cont{
    display: flex;
    flex-wrap: wrap;
    gap: 0 .32rem;
    margin-top: .2rem;
}
.inner_s3 .dtl_tit .cont .li{
    font-size: .16rem;
    line-height: .26rem;
    color: #777777;
}
.inner_s3 .dtl_tit:after{
    position: absolute;
    content: '';
    right: 0;
    bottom: -1px;
    width: .18rem;
    height: 1px;
    background: #b00d15;
}
.inner_s3 .dtl_tit{
    position: relative;
    padding-bottom: .2rem;
    border-bottom: 1px solid #dcdcdc;
}
.inner_s3 .dtl_txt p{
    font-size: .18rem !important;
    line-height: 2 !important;
    color: #333333 !important;
    text-indent: 2em;
}
.inner_s3 .dtl_txt p + p{
    margin-top: .35rem;
}
.inner_s3 .dtl_txt p img{
    display: inline-block;
    width: auto;
    height: auto !important;
    max-width: 100%;
    margin: 0 auto;
}
.inner_s3 .dtl_txt{
    margin-top: .42rem;
}
.inner_s3 .dtl_page .item{
    width: 44.06%;
}
.inner_s3 .dtl_page .item a{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.inner_s3 .dtl_page .item a i{
    display: block;
    width: .4rem;
    height: .4rem;
    background: #f7f4ec no-repeat 50%/.14rem auto;
    border-radius: 50%;
    flex-shrink: 0;
    transition: .5s;
}
.inner_s3 .dtl_page .item a p{
    flex: 1;
    font-size: .18rem;
    line-height: .3rem;
    color: #333333;
    max-height: .6rem;
}
.inner_s3 .dtl_page .prev a i{
    margin-right: .5rem;
    background-image: url("../images/n-img-11.png");
}
.inner_s3 .dtl_page .next a i{
    margin-left: .5rem;
    background-image: url("../images/n-img-13.png");
}
.inner_s3 .dtl_page .next a{
    flex-direction: row-reverse;
}
.inner_s3 .dtl_page .prev:hover a i{
    background-image: url("../images/n-img-14.png");
}
.inner_s3 .dtl_page .next:hover a i{
    background-image: url("../images/n-img-12.png");
}
.inner_s3 .dtl_page .item:hover a i{
    background-color: #bc0906;
}
.inner_s3 .dtl_page .line{
    width: 1px;
    height: .52rem;
    background: #e5e4dd;
}
.inner_s3 .dtl_page{
    margin-top: .45rem;
    border-top: 1px solid #dcdcdc;
    padding-top: .47rem;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}

.inner_s3 .dtl_r{
    width: 28.85%;
    padding: .29rem .35rem .47rem;
    background: #f7f4ec;
    border-radius: .1rem;
}
.inner_s3 .dtl_r h2{
    font-size: .26rem;
    line-height: .3rem;
    color: #b00c14;
    font-family: 'PingFang-SimBold',sans-serif;
    margin-bottom: .1rem;
}
.inner_s3 .dtl_r ul li a{
    display: block;
    padding: .23rem 0 ;
}
.inner_s3 .dtl_r li time{
    position: relative;
    display: block;
    font-size: .18rem;
    line-height: .26rem;
    color: #666666;
    padding-left: .21rem;
    font-family: 'CanelaDeckTrial-Regular',sans-serif;
}
.inner_s3 .dtl_r li time:before{
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    width: .06rem;
    height: .06rem;
    background: #bc0906;
    border-radius: 50%;
    transform: translateY(-50%);
}
.inner_s3 .dtl_r li h3{
    margin-top: .07rem;
    font-size: .18rem;
    line-height: .3rem;
    color: #000000;
    height: .6rem;
    font-family: 'PingFang-Medium',sans-serif;
    transition: .5s;
}
.inner_s3 .dtl_r ul li{
    border-bottom: 1px dashed #d7d3c6;
}

.inner_s3{
    margin-top: .68rem;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}

/*inner_s4*/
.inner_s4 .block1 .left{
    width: 57.69%;
    margin-top: .49rem;
}
.inner_s4 p,
.inner_s4 p *{
    font-size: .18rem !important;
    line-height: .4rem !important;
    color: #333333;
    text-indent: 2em;
    font-family: 'PingFang-Regular',sans-serif !important;
}
.inner_s4 p + p{
    margin-top: .4rem;
}
.inner_s4 .block1 .right{
    width: 36.92%;
}
.inner_s4 .block1 .right .imgBox{
    position: relative;
    padding: .53rem .68rem 0 0;
}
.inner_s4 .block1 .right .imgBox img{
    display: block;
    width: 100%;
    position: relative;
    z-index: 2;
}
.inner_s4 .block1 .right .imgBox:before{
    position: absolute;
    content: '';
    top: .36rem;
    left: calc((100vw - 15.6rem) / -2);
    width: 9.49rem;
    height: 5.18rem ;
    background: url("../images/n-img-16.png") no-repeat 50%/100%;
}
.inner_s4 .block1 .right .imgBox:after{
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    width: .1rem;
    height: 5.66rem;
    background: url("../images/n-img-17.png") no-repeat top center/100% auto;
}

.inner_s4 .block1{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    flex-direction: row-reverse;
    justify-content: space-between;
}
.inner_s4 .block2 img{
    display: block;
    width: 100%;
}
.inner_s4 .block2{
    margin-top: 1.18rem;
    border-radius: .1rem;
    overflow: hidden;
}

.inner_s4 .block3{
    margin-top: 1.03rem;
}
.inner_s4 {
    margin-top: .7rem;
    margin-bottom: 1.41rem;
}

/*inner_s5*/
.inner_s5 .items{
    display: flex;
    justify-content: space-between;
}

.inner_s5 .items .item{
    width: 9.62%;
    height: 4rem;
    position: relative;
    overflow: hidden;
    border-radius: .1rem;
    transition: width .3s ease;
}
.inner_s5 .items .item .a{
    display: block;
    height: 100%;
    cursor: pointer;
}
.inner_s5 .item .show{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transition: .5s;
}
.inner_s5 .item .show img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.inner_s5 .item .show .txt{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.inner_s5 .item .show .txt h3{
    font-size: .26rem;
    line-height: .34rem;
    color: #fff;
    width: 1.1em;
    font-family: 'PingFang-Medium',sans-serif;
}
.inner_s5 .item .hide{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.inner_s5 .item .hide .con{
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    background: url("../images/n-img-27.jpg") no-repeat 50%/cover;
}
.inner_s5 .item .hide .pic{
    width: 4.5rem;
    height: 100%;
}
.inner_s5 .item .hide .txt{
    width: calc(100% - 5.3rem);
}
.inner_s5 .item .hide h3{
    font-size: .26rem;
    line-height: .3rem;
    color: #b00c14;
    font-family: 'PingFang-Medium',sans-serif;
    margin-bottom: .45rem;
}
.inner_s5 .item .hide h4 img{
    display: block;
    width: .44rem;
    margin-right: .2rem;
}
.inner_s5 .item .hide h4{
    display: flex;
    align-items: center;
    font-size: .2rem;
    line-height: .44rem;
    color: #333;
}
.inner_s5 .item .hide h4 + h4{
    margin-top: .1rem;
}
.inner_s5{
    margin-top: .68rem;
}
/*inner_s6*/
.inner_s6 p,
.inner_s6 p *{
    font-size: .18rem !important;
    line-height: .4rem !important;
    color: #333333;
    text-indent: 2em;
    font-family: 'PingFang-Regular',sans-serif !important;
}
.inner_s6 p + p{
    margin-top: .4rem;
}
.inner_s6 .block1 h2 span{
    display: block;
    font-size: .4rem;
    line-height: .5rem;
    color: #b00d15;
    font-family: 'PingFang-SimBold',sans-serif;

}
.inner_s6 .block1 h2{
    font-size: .18rem;
    margin-bottom: .21rem;
    text-indent: 2em;
}

.inner_s6 .block2 h3{
    font-size: .26rem;
    line-height: .4rem;
    color: #333333;
    font-family: 'PingFang-Medium',sans-serif;
}

.inner_s6 .block2 ul li{
    position: relative;
    width: 31.08%;
    background: #fff;
    border-radius: .1rem;
    overflow: hidden;
    box-shadow: 0 0 .2rem rgba(195, 195, 195, 0.56);
}
.inner_s6 .block2 ul li h4{
    font-size: .2rem;
    line-height: .4rem;
    color: #333333;
    -webkit-line-clamp: 4;
    height: 1.6rem;
    text-indent: 2em;
    font-family: 'PingFang-Medium',sans-serif;
}
.inner_s6 .block2 ul li h6{
    position: absolute;
    right: .05rem;
    top: 0;
    font-size: .8rem;
    line-height: 1;
    color: #be3d43;
    opacity: .12;
    font-family: Arial,sans-serif;
    font-weight: bold;
    font-style: italic;
}
.inner_s6 .block2 ul li .con{
    padding: .44rem .4rem .36rem;
    position: relative;
}
.inner_s6 .block2 ul li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: .02rem;
    background: #af0b13;
}
.inner_s6 .block2 ul{
    margin-top: .33rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.inner_s6 .block2{
    font-size: .18rem;
    padding: 0 2em;
    margin-top: .38rem;
}
.inner_s6 .block3{
    margin-top: .55rem;
}
.inner_s6{
    margin-top: .66rem;
}
/*inner_s7*/
.inner_s7 .left{
    width: 35.89%;
    padding: .47rem .84rem .47rem .78rem;
    border-radius: .1rem;
    background: linear-gradient(180deg,#f7f4ed 0%,transparent 100%);
}
.inner_s7 .left h2{
    position: relative;
    z-index: 2;
    font-size: .4rem;
    line-height: .48rem;
    color: #000000;
    font-family: 'PingFang-SimBold',sans-serif;
}
.inner_s7 .left h2 span{
    display: block;
    margin-left: 1em;
}
.inner_s7 .left h2:after{
    position: absolute;
    content: '';
    bottom: -.14rem;
    left: -.28rem;
    width: 1.14rem;
    height: .36rem;
    background: url("../images/n-img-28.png") no-repeat 50%/100%;
    z-index: -1;
}

.inner_s7 .left .imgBox{
    position: relative;
    margin-top: .87rem;
    z-index: 2;
}
.inner_s7 .left .img{
    height: 4.93rem;
    border-radius: .1rem;
    overflow: hidden;
}
.inner_s7 .left .img img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.inner_s7 .left .imgBox:before{
    position: absolute;
    content: '';
    left: -.33rem;
    bottom: -.37rem;
    width: 1.53rem;
    height: 1.53rem;
    background: #b00d14;
    border-radius: .1rem;
    z-index: -1;
}
.inner_s7 .left .imgBox:after{
    position: absolute;
    content: '';
    top: -.76rem;
    right: -.4rem;
    width: 1.78rem;
    height: 1.31rem;
    background: url("../images/n-img-30.png") no-repeat 50%/100%;
    z-index: 2;
}
.inner_s7 .right{
    width: 57.69%;
    margin-top: .21rem;
}
.inner_s7 p,
.inner_s7 p *{
    font-size: .18rem !important;
    line-height: .4rem !important;
    color: #333333;
    text-indent: 2em;
    font-family: 'PingFang-Regular',sans-serif !important;
}
.inner_s7 p + p{
    margin-top: .4rem;
}
.inner_s7{
    margin-top: .68rem;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
@media (min-width: 1026px) {
    .inner_s5 .item .hide .con{
        width: 10rem;
    }
    .inner_s5 .item.active{
        width: 64.1%;
        box-shadow: 0 0 .3rem rgba(195, 195, 195, 0.55);
    }
    .inner_s5 .item.active .show{
        opacity: 0;
        visibility: hidden;
    }
    .inner_s5 .item.active .hide{
        opacity: 1;
        visibility: visible;
    }
}

/*手机导航*/

#m_n_nav {
    display: none;
    line-height: 50px;
    position: relative;
    z-index: 9;
    width: 100%;
    background: #b00d15
}

#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 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: #b00d15
}

#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;
    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: 14px;
    font-weight: 400;
    vertical-align: top
}
#sub_nav_content dt.on>a{
    color: #b00d15;
}
#sub_nav_content dt a i {
    position: absolute;
    right: 15px;
    top: 0px;
    opacity: 0;
    display: none
}
#sub_nav_content dt i.on{
    transform: rotate(90deg);
}
#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: #b00d15
}

@media (max-width: 1199px) {
    #m_n_nav {
        display: block
    }

    .n_dh {
        display: none
    }
    .posi{
        margin-top: 0;
    }
    .posi i:after{
        right: -15px;
    }
}

@media (max-width: 1025px) {
    .inner_page{
        padding: .4rem 0;
    }
#vsb_content_2 TABLE{overflow-x: auto;
    display: flex;}
    .posi span{
        margin: 0 .05rem;
    }
    .posi{
        padding-left: .15rem;
    }
    .posi i{
        margin-left: .1rem;
    }
    .inner_s1 .top .pic {
        width: 43%;
        height: 3.28rem;
    }
    .inner_s1 .top .txt {
        width: 57%;
        padding: 0 0.4rem 0 0.4rem;
    }
    .inner_s1 .top time span{
        font-size: .3rem;
        line-height: .5rem;
    }
    .inner_s1 .top time{
        font-size: .16rem;
    }
    .inner_s1 .top h3{
        font-size: .2rem;
        line-height: .3rem;
        height: .6rem;
        margin-top: .1rem;
    }
    .inner_s1 .top p{
        margin-top: .1rem;
    }
    .inner_s1 .top h6 img{
        height: .4rem;
    }
    .inner_s1 .top h6{
        margin-top: .1rem;
    }
    .inner_s1 .bot ul li a{
        padding: .2rem;
    }
    .inner_s1 .bot li time span{
        font-size: .3rem;
        line-height: .5rem;
    }
    .inner_s1 .bot li time{
        font-size: .16rem;
    }
    .inner_s1 .bot li h3{
        font-size: .2rem;
        line-height: .3rem;
        margin-top: .1rem;
    }
    .inner_s1 .bot li p{
        margin-top: .1rem;
    }
    .inner_s1 .bot li h6{
        position: static;
        margin-top: .1rem;
        height: .4rem;
        width: auto;
    }
    .inner_s1 .bot li .txt {
        width: calc(100% - 4.5rem);
        padding-right: 0;
    }
    .inner_s1 .bot ul li +li{
        margin-top: .25rem;
    }
    .inner_s1 .bot{
        margin-top: .25rem;
    }
    .pagination{
        padding-top: .3rem;
    }
    .inner_s1{
        margin-top: .3rem;
    }
    .inner_s2 ul li a{
        padding: .2rem;
    }
    .inner_s2 ul li time span{
        font-size: .3rem;
    }
    .inner_s2 ul li time em{
        font-size: .16rem;
    }
    .inner_s2 ul li time{
        width: .8rem;
        height: .8rem;
        margin-right: .2rem;
    }
    .inner_s2 ul li h3{
        font-size: .2rem;
        line-height: .3rem;
        max-height: .6rem;
    }
    .inner_s2 ul li{
        width: 49%;
    }
    .inner_s2 ul{
        gap: .25rem 0;
    }
    .inner_s2{
        margin-top: .3rem;
    }
    .inner_s3 .dtl_tit h1{
        font-size: .26rem;
        line-height: 1.5;
    }
    .inner_s3 .dtl_tit .cont{
        margin-top: .1rem;
        gap: 0 .1rem;
    }
    .inner_s3 .dtl_txt p + p{
        margin-top: .2rem;
    }
    .inner_s3 .dtl_txt{
        margin-top: .25rem;
    }
    .inner_s3 .dtl_page{
        margin-top: .3rem;
        padding-top: .2rem;
    }
    .inner_s3 .dtl_page .prev a i{
        margin-right: .2rem;
    }
    .inner_s3 .dtl_page .next a i{
        margin-left: .2rem;
    }
    .inner_s3 .dtl_l{
        width: 100%;
    }
    .inner_s3 .dtl_r{
        width: 100%;
        margin-top: .4rem;
        padding: .2rem ;
    }
    .inner_s3 .dtl_r ul li a{
        padding: .15rem 0;
    }
    .inner_s3 .dtl_r li h3{
        margin-top: .05rem;
    }
    .inner_s3 .dtl_r li time{
        font-size: .16rem;
        padding-left: .15rem;
    }
    .inner_s3{
        margin-top: .3rem;
    }
    .inner_s4 p + p{
        margin-top: .2rem;
    }
    .inner_s4 .block1 .left{
        width: 100%;
        margin-top: 0;
    }
    .inner_s4 .block1 .right{
        width: 100%;
    }
    .inner_s4 .block1 .right .imgBox{
        padding: 0;
        margin-top: .3rem;
    }
    .inner_s4 .block1 .right .imgBox img{
        width: auto;
        max-width: 100%;
        margin: 0 auto;
    }
    .inner_s4 .block1 .right .imgBox:after,
    .inner_s4 .block1 .right .imgBox:before{
        display: none;
    }
    .inner_s4 .block2{
        margin-top: .3rem;
    }
    .inner_s4 .block3{
        margin-top: .2rem;
    }
    .inner_s4{
        margin-top: .3rem;
        margin-bottom: 0;
    }
    .inner_s5 .items .item{
        width: 100%;
        height: auto;
        box-shadow: 0 0 .3rem rgba(195, 195, 195, 0.55);
    }
    .inner_s5 .item .show{
        display: none;
    }
    .inner_s5 .item .hide{
        position: static;
        opacity: 1;
        visibility: visible;
    }
    .inner_s5 .item .hide .pic{
        width: 3.8rem;
        height: 2.8rem;
    }
    .inner_s5 .item .hide h3{
        font-size: .24rem;
        margin-bottom: .15rem;
    }
    .inner_s5 .item .hide h4 img{
        width: .3rem;
        margin-right: .1rem;
    }
    .inner_s5 .item .hide h4 + h4{
        margin-top: 0;
    }
    .inner_s5 .item .hide .txt {
        width: calc(100% - 4.1rem);
    }
    .inner_s5 .items{
        flex-wrap: wrap;
        gap: .25rem 0;
    }
    .inner_s5{
        margin-top: .3rem;
    }
    .inner_s6 .block1 h2 span{
        font-size: .22rem;
        line-height: .3rem;
    }
    .inner_s6 p + p{
        margin-top: .2rem;
    }
    .inner_s6 .block2 h3{
        font-size: .22rem;
        line-height: .3rem;
    }
    .inner_s6 .block2{
        margin-top: .2rem;
        padding: 0;
    }
    .inner_s6 .block2 ul li .con{
        padding: .2rem;
    }
    .inner_s6 .block2 ul li{
        width: 100%;
    }
    .inner_s6 .block2 ul{
        margin-top: .2rem;
        gap: .2rem 0;
    }
    .inner_s6 .block3{
        margin-top: .2rem;
    }
    .inner_s6{
        margin-top: .3rem;
    }
    .inner_s7 .left{
        width: 100%;
        padding: .2rem;
    }
    .inner_s7 .left h2{
        font-size: .3rem;
        line-height: .4rem;
    }
    .inner_s7 .left h2:after{
        left: -.1rem;
        bottom: -.1rem;
        width: 0.8rem;
        height: 0.3rem;
    }
    .inner_s7 .left .img{
       height: 65vw;
    }
    .inner_s7 .left .imgBox:after{
        top: -0.46rem;
        right: -0.1rem;
        width: 1.1rem;
        height: 0.8rem;
    }
    .inner_s7 .left .imgBox:before{
        left: -.2rem;
        bottom: -.2rem;
    }
    .inner_s7 .left .imgBox{
        margin-top: .3rem;
    }
    .inner_s7 .right{
        width: 100%;
        margin-top: .2rem;
    }
    .inner_s7 p + p{
        margin-top: .2rem;
    }
    .inner_s7{
        margin-top: .3rem;
    }
}
@media (max-width: 769px) {
    .inner_s1 .top .pic{
        width: 100%;
        height: auto;
        padding-top: 56.32%;
    }
    .inner_s1 .top .txt{
        width: 100%;
        padding: .1rem .2rem .2rem;
    }
    .inner_s1 .bot li .pic{
        width: 100%;
        height: auto;
        padding-top: 56.19%;
    }
    .inner_s1 .bot li .txt{
        width: 100%;
        margin-top: .1rem;
    }
    .inner_s2 ul li{
        width: 100%;
    }
    .inner_s5 .items .item{
        width: 49%;
    }
    .inner_s5 .item .hide .pic{
        width: 100%;
        height: auto;
        padding-top: 88.88%;
    }
    .inner_s5 .item .hide .txt{
        width: 100%;
        padding: .2rem;
    }
    .inner_s5 .item .hide h3{
        font-size: .22rem;
        margin-bottom: .05rem;
    }
}
@media (max-width: 481px) {
    .inner_s3 .dtl_tit h1{
        font-size: .24rem;
    }
    .inner_s3 .dtl_page .item{
        width: 100%;
    }
    .inner_s3 .dtl_page .line{
        display: none;
    }
    .inner_s3 .dtl_page{
        gap: .2rem 0;
    }
    .inner_s3 .dtl_page .next a{
        flex-direction: row;
    }
    .inner_s3 .dtl_page .next a i{
        margin-left: 0;
        margin-right: .2rem;
    }
    .inner_s5 .items .item{
        width: 100%;
    }
}