@charset "utf-8";
.header_box .header{
    background: #fff;
}
.data_txt p{
    color: #625c5c;
}
.list_box0 .li a{
    color: #625c5c;
}
.list_box0 .lan span{
    color: #625c5c;
}
.list_box0 .lan span:after{
    background-image: url("../images/h-ico-9.png");
}
.header .list_box0 .li:before{
    background: #625c5c;
}
#nav li h2{
    color: #625c5c;
}
#nav ul li h2:after{
    background: #974077;
}
#openBtn{
    background: #974077;
}
.pagination {
    text-align: center;
    font-size: 0;
    padding-top: .9rem;
}

.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: #974077;
    color: #fff;
    border: 1px solid #974077;
}

.pagination a:hover {
    background: #974077;
    color: #fff;
    border: 1px solid #974077;
}

.n_banner .img img{
    display: block;
    width: 100%;
    object-fit: cover;
    max-height: 5rem;
}

.n_banner .top{
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 3;
}
.n_banner .top .wp{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.n_banner .tit h4 img{
    display: block;
    height: .7rem;
}
.n_banner .tit h4{
    font-size: 1.1rem;
    color: transparent;
    line-height: 1;
    -webkit-text-stroke:1px #fff;
    font-family: 'Chusung',sans-serif;
    opacity: .22;
}
.n_banner .tit h2{
    position: relative;
    z-index: 2;
    margin-top: -.6rem;
    font-size: .42rem;
    line-height: 1;
    color: #fff;
    font-family: 'SourceHanSerifCN-Bold',sans-serif;
}
.n_banner .tit{
    margin-bottom: .25rem;
}
.posi{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.posi img{
    display: block;
    width: .15rem;
    margin-right: .1rem;
}
.posi a,
.posi span{
    display: block;
    font-size: .16rem;
    line-height: .26rem;
    color: #fff;
}
.posi span{
    margin: 0 .05rem;
}
.n_dh{
    position: relative;
    z-index: 3;

}

.n_dh .n_erji{
    display: flex;
    flex-wrap: wrap;
    width: 57.625%;
}
.n_dh .n_erji li{
    position: relative;
    padding-left: .42rem;
    margin-left: .42rem;
}
.n_dh .n_erji li:before{
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    width: 1px;
    height: .18rem;
    background: #974077;
    transform: translateY(-50%) skewX(-10deg);
}
.n_dh .n_erji li:first-child{
    padding-left: 0;
    margin-left: 0;
}
.n_dh .n_erji li:first-child:before{
    display: none;
}
.n_dh .n_erji li a{
    display: block;
    font-size: .2rem;
    color: #333333;
    line-height: .6rem;
    transition: .5s;
}
.n_dh .n_erji li:hover a,
.n_dh .n_erji li.active a{
    color: #974077;
    font-weight: bold;
}
.n_banner:after{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    bottom: 0;
    width: 6.93rem;
    background: url("../images/n-img-1.png") no-repeat left center/100% 100%;
    z-index: 2;
}
.n_banner {
    position: relative;
    background: #fff;
}
.inner_page{
    padding: .73rem 0 1.76rem;
    background: #f4f4fa url("../images/inner_page.png") no-repeat bottom center/100% auto;
}
.n_tit h2{
    position: relative;
    padding: 0 .1rem;
    font-size: .36rem;
    line-height: .66rem;
    color: #222222;
    font-family: 'SourceHanSerifCN-Bold',sans-serif;
    z-index: 2;
}
.n_tit h2 span{
    color: #974077;
    font-family: 'SourceHanSerifCN-Bold',sans-serif;
}
.n_tit h2:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: .35rem;
    background: url("../images/n-img-2.png") repeat-x bottom left/auto 100%;
    z-index: -1;
}
.n_tit{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid rgba(194, 148, 180, 0.2);
}

/*inner_s1*/

.inner_s1 ul{
    display: flex;
    flex-wrap: wrap;
}
.inner_s1 ul li{
    width: 25%;
    margin-top: .68rem;
}
.inner_s1 ul li:nth-child(-n+4){
    margin-top: 0;
}
.inner_s1 ul li .box{
    width: calc(100% + .29rem);
    position: relative;
}
.inner_s1 ul li a{
    display: block;
    position: relative;
    z-index: 2;
    padding: .5rem ;
    border: .02rem solid #974077;
    background: url("../images/n-img-4.jpg") no-repeat left top/cover;
}
.inner_s1 ul li .pic{
    padding-top: 1.9rem;
}
.inner_s1 ul li time{
    display: flex;
    align-items: baseline;
    font-size: .18rem;
    line-height: 1;
    color: #974077;
    font-family: 'SourceHanSerifCN-Bold',sans-serif;
}
.inner_s1 ul li time span{
    display: block;
    font-size: .28rem;
    line-height: 1;
    margin-right: .05rem;
}
.inner_s1 ul li h3{
    margin-top: .2rem;
    font-size: .2rem;
    line-height: .3rem;
    color: #333333;
    -webkit-line-clamp: 3;
    height: .9rem;
    transition: .5s;
}
.inner_s1 ul li h5 img{
    display: block;
    height: .07rem;
    margin-left: .1rem;
}
.inner_s1 ul li h5{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-size: .14rem;
    line-height: 1;
    color: #974077;
    transition: .5s;
}
.inner_s1 ul li .txt{
    margin-top: .22rem;
}
.inner_s1 ul li a:after{
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    width: .44rem;
    height: .44rem;
    background: url("../images/s1-img-2.png") no-repeat 50%/100% 100%;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.inner_s1 ul li .box:after{
    position: absolute;
    content: '';
    left: .12rem;
    top: .12rem;
    right: -.08rem;
    bottom: -.08rem;
    background: url("../images/n-img-5.png") no-repeat 50%/cover;
    transition: .5s;
}
.inner_s1 ul li:nth-child(2) .box{
    margin-top: .3rem;
}
.inner_s1 ul li:nth-child(4) .box{
    margin-top: .3rem;
}
.inner_s1 ul li:nth-child(5) .box{
    margin-top: .3rem;
}
.inner_s1 ul li:nth-child(7) .box{
    margin-top: -.2rem;
}
.inner_s1 ul li:nth-child(8) .box{
    margin-top: .3rem;
}

.inner_s1 ul li:hover h3{
    color: #974077;
}
.inner_s1 ul li:hover a:after{
    opacity: 1;
    visibility: visible;
}
.inner_s1 ul li:hover a h5{
    opacity: 0;
    visibility: hidden;
}
.inner_s1 ul li:hover .box:after{
    background: rgba(151, 64, 119, 0.2);
}
.inner_s1 ul li:hover{
    z-index: 5;
}
.inner_s1 {
    margin-top: .73rem;
}
/*inner_s2*/

.inner_s2 .dtl_l{
    width: 68.03%;
}

.dtl_tit h1{
    font-size: 22px;
    line-height: 28px;
    color: #000;
    text-align: center;
    font-family: "Microsoft Yahei",sans-serif;
}
.dtl_tit .cont{
    margin-top: .3rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    background: #f3f5f8;
    font-family: "Microsoft Yahei",sans-serif;
}
.dtl_tit .cont .li{
    font-size: 13px;
    line-height: 32px;
    color: #000;
    margin: 0 .08rem;
}
.dtl_tit{
    padding-bottom: .3rem;
}

.dtl_txt p,
.dtl_txt p *{
    font-size: .16rem !important;
    line-height: 2 !important;
    color: #333;
    text-indent: 2em;
    font-family: "Microsoft Yahei",sans-serif !important;
}
.dtl_txt p + p{
    margin-top: .16rem;
}
.dtl_txt p:first-child{
    margin-top: 0;
}
.dtl_txt p img{
    display: block;
    width: 6rem !important;
    height: auto !important;
    max-width: 100%;
    margin: 0 auto;
}
.dtl_page p span{
    display: flex;
    align-items: center;
    font-size: .18rem;
    line-height: .26rem;
    color: #333333;
}
.dtl_page p span img{
    display: block;
    height: .07rem;
    margin-left: .1rem;
}
.dtl_page p a{
    margin-top: .08rem;
    display: block;
    font-size: .18rem;
    line-height: .26rem;
    color: #666666;
    transition: .5s;
}
.dtl_page p:not(:first-child){
    margin-top: .32rem;
}
.dtl_page p:hover a{
    color: #974077;
}

.dtl_page{
    margin-top: 1.1rem;
    border-top: 1px solid rgba(151, 64, 119, 0.5);
    padding: .34rem .39rem;
}

.inner_s2 .dtl_r{
    width: 27.21%;
    position: relative;
    padding-left: .47rem;
}

.inner_s2 .dtl_r .tit h2{
    display: flex;
    align-items: center;
    font-size: .32rem;
    color: #222222;
    line-height: .4rem;
    font-weight: bold;
}
.inner_s2 .dtl_r .tit h2 img{
    display: block;
    width: .31rem;
    margin-right: .1rem;
}


.inner_s2 .slideList li a{
    display: block;
    padding: .2rem 0 .19rem;
}
.inner_s2 .slideList li .pic{
    padding-top: .86rem;
}
.inner_s2 .slideList li h3{
    font-size: .18rem;
    line-height: .24rem;
    color: #333333;
    height: .48rem;
    transition: .5s;
}
.inner_s2 .slideList li time{
    margin-top: .02rem;
    display: block;
    font-size: .16rem;
    line-height: 1;
    color: #974077;
    font-family: 'SourceHanSerifCN-Bold',sans-serif;
    text-align: right;
}
.inner_s2 .slideList li .txt{
    margin-top: .17rem;
}
.inner_s2 .slideList li{
    border-bottom: 1px dashed #e6e5e5;
}
.inner_s2 .slideList li:hover h3{
    color: #974077;
}
.inner_s2 .slideNews .btn_box{
    position: absolute;
    right: 0;
    top: -.7rem;
    width: .92rem;
    display: flex;
    justify-content: space-between;
}
.inner_s2 .slideNews .btn{
    position: static;
    width: .4rem;
    height: .4rem;
    background: #fff no-repeat 50%/.17rem;
    border: 1px solid rgba(151, 64, 119, 0.2);
    border-radius: .5rem;
    transform: none;
    transition: .5s;
}
.inner_s2 .slideNews .prev{
    background-image: url("../images/prev-1.png");
}
.inner_s2 .slideNews .next{
    background-image: url("../images/next-1.png");
}
.inner_s2 .slideNews .btn:hover{
    background-color: #974077;
    border-color: #974077;
}
.inner_s2 .slideNews .prev:hover{
    background-image: url("../images/prev-2.png");
}
.inner_s2 .slideNews .next:hover{
    background-image: url("../images/next-2.png");
}
.inner_s2 .slideNews{
    margin-top: .26rem;
    position: relative;
}

.inner_s2 .dtl_r:before{
    position: absolute;
    content: '';
    left: 0;
    top: .18rem;
    bottom: -.54rem;
    width: 1px;
    background: #e7e7e7;
}

.inner_s2 .detail{
    margin-top: .25rem;
    padding: .72rem .6rem .85rem .7rem;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    background: #fff url("../images/n-img-11.png") no-repeat bottom center/100% auto;
    box-shadow: 0 0 .2rem rgba(0, 0, 0, 0.1);
}

/*inner_s3*/

.inner_s3 li a{
    position: relative;
    z-index: 2;
    padding: .24rem .68rem .41rem .4rem;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    border: .02rem solid #974077;
    background: #fff;
}
.inner_s3 li a time{
    display: block;
    width: 1rem;
    height: 1.1rem;
    padding: .1rem 0;
    color: #222222;
    text-align: center;
    transition: .5s;
    background: url("../images/n-img-12.png") no-repeat bottom center/cover;
}
.inner_s3 li a time span{
    display: block;
    font-size: 0.3rem;
    line-height: 1;
    font-family: 'SourceHanSerifCN-Bold',sans-serif;
}
.inner_s3 li a time em{
    margin-top: .05rem;
    display: block;
    font-size: .18rem;
    line-height: 1;
    font-family: 'SourceHanSansCN-Bold',sans-serif;
}
.inner_s3 li a .txt{
    width: calc(100% - 1.38rem);
    padding-top: .06rem;
}
.inner_s3 li a h3{
    font-size: .24rem;
    color: #000000;
    line-height: .3rem;
    transition: .5s;
    font-family: 'SourceHanSansCN-Medium',sans-serif;
}
.inner_s3 li a p{
    margin-top: .05rem;
    font-size: .18rem;
    line-height: .3rem;
    color: #000000;
    height: .6rem;
    transition: .5s;
}
.inner_s3 li a h6{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-size: .14rem;
    color: #974077;
    line-height: 1;
}
.inner_s3 li a h6 img{
    display: block;
    height: .07rem;
    margin-left: .1rem;
}
.inner_s3 li a:after{
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    width: .44rem;
    height: .44rem;
    background: url("../images/s1-img-2.png") no-repeat 50%/100% 100%;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.inner_s3 li .box:after{
    position: absolute;
    content: '';
    left: .11rem;
    top: .29rem;
    right: -.09rem;
    bottom: -.09rem;
    background: url("../images/n-img-13.png") no-repeat 50%/cover;
    transition: .5s;
}
.inner_s3 li .box{
    position: relative;
    margin-right: 1.55rem;
}
.inner_s3 li:nth-child(2n) .box{
    margin-right: .08rem;
    margin-left: 1.46rem;
}
.inner_s3 li{
    position: relative;
    margin-top: -.2rem;
}
.inner_s3 li:first-child{
    margin-top: 0;
}
.inner_s3 li:hover a time{
    color: #974077;
}
.inner_s3 li:hover a h3,
.inner_s3 li:hover a p{
    color: #974077;
}
.inner_s3 li:hover a h5{}
.inner_s3 li:hover h6{
    opacity: 0;
    visibility: hidden;
}
.inner_s3 li:hover a:after{
    opacity: 1;
    visibility: visible;
}
.inner_s3 li:hover .box:after{
    background: #d7bdd1;
}
.inner_s3 li:hover{
    z-index: 5;
}

.inner_s3{
    margin-top: .76rem;
}

/*inner_s4*/
.inner_s4 .item{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.inner_s4 .item1 .left{
    width: 100%;
    margin-top: .45rem;
}
.inner_s4 .item1 .left .img img{
    display: block;
    width: auto;
    max-width: 100%;
}
.inner_s4 .para{
    font-size: .18rem;
    line-height: .33rem;
    color: #333333;
    text-indent: 2em;
}
.inner_s4 .para *{
    font-size: .18rem;
    line-height: .33rem;
}
.inner_s4 .item1 .para{
    margin-top: .15rem;
}
.inner_s4 .item1 .item_ul h3{
    display: flex;
    align-items: baseline;
    font-size: .2rem;
    line-height: 1;
    color: #fff;
}
.inner_s4 .item1 .item_ul h3 i{
    display: block;
    font-size: .5rem;
    color: #fff;
    font-family: 'SourceHanSansCN-Bold',sans-serif;
}
.inner_s4 .item1 .item_ul h4{
    font-size: .16rem;
    line-height: .24rem;
    color: #fff;
    margin-top: .1rem;
}
.inner_s4 .item1 .item_ul ul{
    justify-content: space-around;
}
.inner_s4 .item1 .item_ul{
    margin-top: .45rem;
    padding: .2rem;
    background: url("../images/n-img-17.png") no-repeat 50%/cover;
}
.inner_s4 .item1 .right{
    width: 42.5%;
}
.inner_s4 .item1 .imgBox{
    position: relative;
    padding-right: .27rem;
}
.inner_s4 .item1 .imgBox img{
    display: block;
    width: 100%;
    position: relative;
    z-index: 2;
}
.inner_s4 .item1 .imgBox:after{
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    left: 1.1rem;
    top: .33rem;
    background: #974077;
}
.inner_s4 .item2{
    margin-top: .72rem;
    flex-direction: row-reverse;
}
.inner_s4 .item2 .left{
    width: 51.25%;
}
.inner_s4 .item2 .item_ul h3{
    display: flex;
    align-items: baseline;
    font-size: .2rem;
    line-height: 1;
    color: #fff;
}
.inner_s4 .item2 .item_ul h3 i{
    display: block;
    font-size: .5rem;
    line-height: 1;
    font-family: 'SourceHanSansCN-Bold',sans-serif;
}
.inner_s4 .item2 .item_ul h4{
    font-size: .16rem;
    line-height: .24rem;
    color: #fff;
    margin-top: .17rem;
}
.inner_s4 .item2 .item_ul ul{
    justify-content: space-around;
}
.inner_s4 .item2 .item_ul{
    margin-top: .4rem;
    padding: .24rem 0 .24rem;
    background: url("../images/n-img-17.png") no-repeat 50%/cover;
}
.inner_s4 .item2 .right{
    width: 44.6875%;
}
.inner_s4 .item2 .right .imgBox img{
    display: block;
    width: 100%;
    position: relative;
    z-index: 2;
}
.inner_s4 .item2 .right .imgBox:after{
    position: absolute;
    content: '';
    right: -.12rem;
    top: .11rem;
    left: .15rem;
    bottom: -.11rem;
    background: url("../images/n-img-5.png") repeat 50%/contain;
}
.inner_s4 .item2 .right .imgBox{
    position: relative;
}
.inner_s4{
    margin-top: .4rem;
}
/*inner_s5*/

.inner_s5 .top ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: .1rem .5rem;
}

.inner_s5 .top ul li{
    font-size: .24rem;
    line-height: .3rem;
    color: #222222;
    transition: .5s;
}

.inner_s5 .top ul li:hover,
.inner_s5 .top ul li.active{
    color: #974077;
    font-family: 'SourceHanSansCN-Bold',sans-serif;
}
.inner_s5 .bot ul{
    display: flex;
    flex-wrap: wrap;
    gap: 0.3rem 2%;
}
.inner_s5 .bot li{
    width: 12.57%;
}
.inner_s5 .bot li a{
    display: block;
}
.inner_s5 .bot li .imgBox{
    padding: 0 .1rem .1rem .1rem;
    position: relative;
}
.inner_s5 .bot li .imgBox:after{
    position: absolute;
    content: '';
    right: 0;
    top: .1rem;
    left: .13rem;
    bottom: 0;
    background: url("../images/n-img-5.png") repeat 50%/contain;
    transition: .5s;
}
.inner_s5 .bot li .pic{
    z-index: 3;
    /*padding-top: 3.74rem;*/
    padding-top: 2.6rem;
}
.inner_s5 .bot li .txt h3{
    font-size: 0.2rem;
    line-height: 1;
    color: #333333;
    font-family: 'SourceHanSansCN-Medium',sans-serif;
    margin-right: .05rem;
}
.inner_s5 .bot li .txt h4{
    font-size: .16rem;
    line-height: 1;
    color: #974077;
    font-family: 'SourceHanSerifCN-Bold', sans-serif;
}
.inner_s5 .bot li .txt{
    position: relative;
    z-index: 3;
    margin: -.5rem .1rem 0;
    padding: 0.1rem 0.1rem;
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    border: .02rem solid #974077;
    background: #fff url("../images/n-img-19.png") no-repeat left top/cover;
    transition: .5s;
}
.inner_s5 .bot li:hover .imgBox:after{
    background: rgba(151, 64, 119, 0.3);
}
.inner_s5 .bot li:hover .txt h3,
.inner_s5 .bot li:hover .txt h4{
    color: #fff;
}
.inner_s5 .bot li:hover .txt{
    background: #974077;
}
.inner_s5 .bot{
    margin-top: .74rem;
}
.inner_s5{
    margin-top: .48rem;
}
/*inner_s6*/
.inner_s6 .item_tit h2{
    font-size: .36rem;
    line-height: .4rem;
    color: #222222;
    font-family: 'SourceHanSansCN-Bold', sans-serif;
}
.inner_s6 .item_ul ul{
    display: flex;
    flex-wrap: wrap;
    gap: .39rem 3.78125%;
}
.inner_s6 .item_ul li{
    position: relative;
    width: 30.8125%;
    padding: 0 .09rem .08rem 0;
}

.inner_s6 .item_ul li a{
    display: block;
    position: relative;
    z-index: 2;
    background:#fff url("../images/n-img-20.png") no-repeat left top /contain;
}
.inner_s6 .item_ul li .con{
    position: relative;
    z-index: 3;
    padding: .34rem .1rem .48rem;
}
.inner_s6 .item_ul li .con i{
    display: block;
    height: 1px;
    margin: 0 .2rem;
    position: relative;
    background: #974077;
}
.inner_s6 .item_ul li .con i:after{
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    bottom: 0;
    width: 0;
    background: #fff;
    transition: .5s;
}
.inner_s6 .item_ul li .con h3{
    margin-top: .4rem;
    font-size: .3rem;
    line-height: .4rem;
    color: #222222;
    text-align: center;
    transition: .5s;
}
.inner_s6 .item_ul li a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url("../images/n-img-21.png") no-repeat 50%/cover;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.inner_s6 .item_ul li:after{
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    top: .08rem;
    left: .09rem;
    background: url("../images/s2-img-3.png") repeat 50%/contain;
}
.inner_s6 .item_ul li:hover a:after{
    opacity: 1;
    visibility: visible;
}
.inner_s6 .item_ul li:hover .con i:after{
    width: 100%;
    left: 0;
}
.inner_s6 .item_ul li:hover .con h3{
    color: #fff;
}
.inner_s6 .item_ul{
    margin-top: .46rem;
}
.inner_s6 .item:not(:first-child){
    margin-top: .76rem;
}
.inner_s6{
    margin-top: .6rem;
}




/*手机端内页菜单*/

#m_n_nav {
    display: none;
    line-height: 50px;
    position: relative;
    z-index: 9;
    width: 100%;
    background: #974077;
}

#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: #974077;
}

#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: 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: #974077;
}

@media (max-width: 1199px){
    .n_banner .img{
    }
    #m_n_nav{
        display: block;
    }
    .rightBox{
        width: 100%;
        padding-top: 0;
    }
    .n_dh,
    .n_tit h2,
    .n_banner .tit,
    .n_banner:after{
        display: none;
    }
    .n_banner .top .wp{
        justify-content: flex-end;
        padding-bottom: .1rem;
    }
    .posi{
        margin-left: 0;
    }
    .inner_page{
        padding: .3rem 0 .4rem;
    }
    .n_tit{
        padding-bottom: .1rem;
        margin-bottom: .1rem;
        border: none;
    }
}
@media (max-width: 1025px){
    .inner_s1 ul li .box{
        width: 100%;
        margin: 0 !important;
    }
    .inner_s1 ul li a{
        padding: .2rem;
    }
    .inner_s1 ul li{
        width: 48.5%;
        margin: 0;
    }

    .inner_s1 ul{
        gap: .3rem 3%;
    }
    .inner_s1 ul li .pic{
        padding-top: 61.29%;
    }
    .inner_s1 ul li time span{
        font-size: .24rem;
        margin-right: .05rem;
    }
    .inner_s1 ul li time{
        font-size: .16rem;
    }
    .inner_s1 ul li h3{
        margin-top: .1rem;
    }
    .inner_s1 ul li h5{
        margin-top: .05rem;
    }
    .inner_s1 ul li a:after{
        width: .32rem;
        height: .32rem;
    }
    .pagination{
        padding-top: .3rem;
    }
    .inner_s1{
        margin-top: 0;
    }
    .inner_s2 .dtl_l{
        width: 100%;
    }
    .dtl_tit .cont{
        margin-top: .1rem;
    }
    .dtl_tit .cont .li{
        margin: 0 .05rem;
    }
    .dtl_tit{
        padding-bottom: .2rem;
    }
    .dtl_txt p,
    .dtl_txt p *{
        font-size: .18rem !important;

    }
    .dtl_page{
        margin-top: .3rem;
        padding: .15rem 0 0;
    }
    .dtl_page p:not(:first-child){
        margin-top: .15rem;
    }
    .dtl_page p a{
        margin-top: .03rem;
    }
    .inner_s2 .dtl_r{
        width: 100%;
        margin-top: .4rem;
        padding-left: 0;
    }
    .inner_s2 .dtl_r .tit h2{
        font-size: .26rem;
        line-height: .3rem;
    }
    .inner_s2 .dtl_r .tit h2 img{
        width: .24rem;
        margin-right: .1rem;
    }
    .inner_s2 .dtl_r:before{
        display: none;
    }
    .inner_s2 .slideList li .pic{
        padding-top: 24.29%;
    }
    .inner_s2 .slideList li .txt{
        margin-top: .1rem;
    }
    .inner_s2 .slideList li a{
        padding: .15rem 0;
    }
    .inner_s2 .slideList li{
        width: 49%;
    }
    .inner_s2 .slideList{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .inner_s2 .slideNews {
        margin-top: 0.1rem;
    }
    .inner_s2 .slideNews .btn{
        width: .35rem;
        height: .35rem;
        background-size: .14rem;
    }
    .inner_s2 .slideNews .btn_box{
        top: -.4rem;
    }
    .inner_s2 .detail{
        padding: .2rem;
        margin-top: 0;
    }

    .inner_s3 li .box{
        margin: 0 !important;
    }
    .inner_s3 li a{
        padding: .2rem;
    }
    .inner_s3 li{
        margin-top: .24rem;
    }
    .inner_s3 li a:after{
        width: .34rem;
        height: .34rem;
    }
    .inner_s3 li a time span{
        font-size: 0.26rem;
    }
    .inner_s3 li a time em{
        font-size: .14rem;
        margin-top: .08rem;
    }
    .inner_s3 li a time{
        padding: .05rem 0;
        width: 0.9rem;
    }
    .inner_s3 li a h3{
        font-size: .2rem;
    }
    .inner_s3 li a p{
        line-height: .28rem;
        height: .56rem;
    }
    .inner_s3 li a .txt{
        width: calc(100% - 1.1rem);
        padding-top: 0;
    }
    .inner_s3{
        margin-top: 0;
    }
    .inner_s4 .item1 .left{
        width: 100%;
        margin-top: 0;
    }
    .inner_s4 .item1 .left .img img{
        max-height: 1rem;
    }
    .inner_s4 .item1 .item_ul{
        margin-top: .2rem;
        padding: .2rem;

    }
    .inner_s4 .item1 .item_ul ul{
        gap: .2rem;
        justify-content: center;
    }
    .inner_s4 .item1 .item_ul h3 i,
    .inner_s4 .item2 .item_ul h3 i{
        font-size: .4rem;
    }
    .inner_s4 .item1 .right{
        width: 100%;
        margin-top: .3rem;
    }
    .inner_s4 .item1 .imgBox{
        padding-right: .2rem;
        width: 7rem;
        max-width: 100%;
        margin: 0 auto;
    }
    .inner_s4 .item2 .left{
        width: 100%;
    }
    .inner_s4 .item2 .item_ul{
        padding: .2rem;
        margin-top: .2rem;
    }
    .inner_s4 .item2 .item_ul h4{
        margin-top: .1rem;
    }
    .inner_s4 .item2 .right{
        width: 100%;
        margin-top: .2rem;
    }
    .inner_s4 .item2{
        margin-top: .3rem;
    }
    .inner_s4{
        margin-top: 0;
    }
    .inner_s5 .top ul li{
        font-size: .22rem;
    }
    .inner_s5 .top ul{
        gap: .1rem .2rem;
    }
    .inner_s5 .bot li .pic{
        padding-top: 121.4%;
    }
    .inner_s5 .bot li .txt h3{
        font-size: .2rem;
        margin-right: .05rem;
    }
    .inner_s5 .bot li .txt{
        margin: -0.1rem .1rem 0;
        padding: .1rem;
    }
    .inner_s5 .bot li{
        width: 23.5%;
    }
    .inner_s5 .bot ul{
        gap: .3rem 2%;
    }
    .inner_s5 .bot{
        margin-top: .3rem;
    }
    .inner_s5{
        margin-top: 0;
    }
    .inner_s6 .item_tit h2{
        font-size: .26rem;
        line-height: .3rem;
    }
    .inner_s6 .item_ul li .con h3{
        font-size: .2rem;
        line-height: .3rem;
        margin-top: .2rem;
    }
    .inner_s6 .item_ul li .con{
        padding: .2rem .1rem;
    }
    .inner_s6 .item_ul li .con i{
        margin: 0 .1rem;
    }
    .inner_s6 .item_ul ul li{
        width: 32%;
    }
    .inner_s6 .item_ul ul{
        gap: .24rem 2%;
    }
    .inner_s6 .item_ul{
        margin-top: .2rem;
    }
    .inner_s6 .item:not(:first-child){
        margin-top: .3rem;
    }
    .inner_s6{
        margin-top: 0;
    }

    .dtl_tit h1{
        font-size: .24rem;
        line-height: 1.5;
    }
    .dtl_tit .cont .li{
        line-height: 1.5;
    }
    .dtl_tit .cont{
        padding: .1rem 0;
    }
}

@media (max-width: 769px){
    .inner_s1 ul li a{
        padding: .15rem .15rem .2rem;
    }
    .inner_s1 ul li h3{
        margin-top: .05rem;
    }
    .inner_s2 .slideList li{
        width: 100%;
    }
    .inner_s5 .bot li{
        width: 32%;
    }
    .inner_s6 .item_ul ul li{
        width: 49%;
    }
}

@media (max-width: 481px){
    .inner_s1 ul li{
        width: 100%;
    }
    .inner_s4 .item1 .left .img img{
        max-height: .6rem;
    }
    .inner_s4 .item1 .item_ul ul{

    }
    .inner_s4 .item2 .item_ul ul{
        gap: .2rem;
        justify-content: space-between;
    }
    .inner_s5 .bot li{
        width: 49%;
    }
    .inner_s6 .item_tit h2{
        font-size: .24rem;
    }
    .inner_s6 .item_ul ul li{
        width: 100%;
    }
    .inner_s6 .item_ul li .con h3{
        font-size: .19rem;
    }
}

.pb_sys_style1 .p_no_d {
    border: 1px solid #974077 !important;
    color: #fff;
    background-color: #974077 !important;
}
.dtl_txt_jjy p img{
    display: block;
    height: auto !important;
    max-width: 100% !important;
    margin: 0 auto;
}
.dtl_txt_jjy p{
    font-size: .18rem;
    line-height: 2;
    color: #444444;
    text-indent: 2em;
    margin-top: 2em;
}
.dtl_txt_jjy p:first-child{
    margin-top: 0;
}
p.vsbcontent_img {
    margin: 20px auto 0 auto;
    text-align: center;
    text-indent: 0em;
}
.v_news_content table p {
    text-indent: 0em;
}

/*2025_06_16*/
.inner_s7 ul{
    display: flex;
    flex-wrap: wrap;

}
.inner_s7 ul li{
    width: 32%;
    position: relative;
    margin-top: .43rem;
    padding-right: .1rem;
    margin-left: 2%;
}
.inner_s7 ul li:nth-child(-n+3){
    margin-top: 0;
}
.inner_s7 ul li:nth-child(3n+1){
    margin-left: 0;
}
.inner_s7 ul li a{
    position: relative;
    z-index: 2;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: space-between;
}

.inner_s7 ul li .imgBox{
    position: relative;
    width: 2.34rem;
    height: 2.65rem;
    overflow: hidden;
}
.inner_s7 ul li .imgBox img{
    position: absolute;
    left: 0;
    right: .1rem;
    bottom: 0;
    max-width: 96%;
    max-height: 100%;
    margin: 0 auto;
    object-position: bottom center;
    object-fit: contain;
}
.inner_s7 ul li .txt{
    width: calc(100% - 2.44rem);
    padding: .25rem .43rem .17rem 0;
}
.inner_s7 ul li h2{
    font-size: .3rem;
    line-height: .4rem;
    color: #333333;
    font-family: 'SourceHanSansCN-Bold', sans-serif;
}
.inner_s7 ul li h3{
    margin-top: .1rem;
    font-size: .18rem;
    line-height: .28rem;
    color: #974077;
    font-family: 'SourceHanSerifCN-Bold', sans-serif;
}
.inner_s7 ul li p{
    margin-top: .2rem;
    font-size: .16rem;
    line-height: .26rem;
    color: #333;
    -webkit-line-clamp: 4;
    height: 1.04rem;
}
.inner_s7 ul li:before{
    position: absolute;
    content: '';
    left: 0;
    right: .1rem;
    bottom: 0;
    height: 2.44rem;
    background: url("../images/n-img-23.png") no-repeat left top /100% 100%;
    z-index: 1;
}
.inner_s7 ul li:after{
    position: absolute;
    content: '';
    right: 0;
    left: .1rem;
    bottom: -.1rem;
    height: 2.44rem;
    background: url("../images/n-img-24.png") repeat-x left center/auto 100%;
    transition: .5s;
}
.inner_s7 ul li:hover:after{
    background: rgba(151, 64, 119, 0.3);
}
.inner_s7{
    margin-top: .45rem;
}

@media (max-width: 1025px) {
    .inner_s7 ul li .imgBox{
        width: 2.5rem;
        height: 2.6rem;
    }
    .inner_s7 ul li .txt {
        width: calc(100% - 2.6rem);
        padding: .2rem 0.2rem .1rem 0;
    }
    .inner_s7 ul li h2{
        font-size: .22rem;
        line-height: .3rem;
    }
    .inner_s7 ul li h3{
        margin-top: .05rem;
    }
    .inner_s7 ul li p{
        margin-top: .05rem;
    }
    .inner_s7 ul li{
        width: 100%;
        margin: 0;
    }
    .inner_s7 ul{
        gap: .3rem 4%;
    }
    .inner_s7 ul li:before{
        height: 2.04rem;
    }
    .inner_s7 ul li:after{
        height: 2.04rem;
    }
    .inner_s7{
        margin-top: 0;
    }
}
@media (max-width: 481px) {
    .inner_s7 ul li p{
        -webkit-line-clamp: 2;
        height: .78rem;
    }
    .inner_s7 ul li .imgBox {
        width: 1.7rem;
        height: 1.8rem;
    }
    .inner_s7 ul li .txt {
        width: calc(100% - 1.7rem);
        padding: .2rem 0.2rem .1rem 0;
    }
    .inner_s7 ul li:before {
        height: 1.76rem;
    }
    .inner_s7 ul li:after{
        height: 1.76rem;
    }
}
.inner_s3 table ul li {
    margin-top: 0;
}

/*inner_s8*/

.inner_s8 .item_tit h3{
    position: relative;
    padding: 0 .1rem;
    font-size: .26rem;
    line-height: .46rem;
    color: #333;
    font-family: 'SourceHanSerifCN-Bold',sans-serif;
    z-index: 2;
}
.inner_s8 .item_tit h3:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: .25rem;
    background: url("../images/n-img-2.png") repeat-x bottom left/auto 100%;
    z-index: -1;
}
.inner_s8 .item_tit p{
    font-size: .16rem;
    line-height: 1;
    color: #666;
}
.inner_s8 .item_tit{
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid rgba(194, 148, 180, 0.2);
}
.inner_s8 .item_ul ul{
    display: flex;
    flex-wrap: wrap;
}
.inner_s8 .item_ul li{
    width: 12.57%;
    margin: .3rem 0 0 2%;
}
.inner_s8 .item_ul li:nth-child(-n+7){
    margin-top: 0;
}
.inner_s8 .item_ul li:nth-child(7n+1){
    margin-left: 0;
}
.inner_s8 .item_ul li a{
    display: block;
}
.inner_s8 .item_ul li a .pic{
    padding-top: 2.4rem;
}
.inner_s8 .item_ul li h3{
    font-size: .2rem;
    line-height: .3rem;
    color: #333;
    text-align: center;
    margin-top: .1rem;
    transition: .5s;
}
.inner_s8 .item_ul li:hover h3{
    color: #974077;
}
.inner_s8 .item_ul{
    margin-top: .3rem;
}

.inner_s8 .item + .item{
    margin-top: .4rem;
}
.inner_s8{
    margin-top: .4rem;
}

@media (max-width: 1025px) {
    .inner_s8 .item_tit h3:after{
        height: .15rem;
    }
    .inner_s8 .item_tit h3{
        font-size: .22rem;
        line-height: .36rem;
    }
    .inner_s8 .item_ul li a .pic{
        padding-top: 121.43%;
    }
    .inner_s8 .item_ul li{
        width: 15%;
        margin: 0;
    }
    .inner_s8 .item_ul ul{
        gap: .2rem 2%;
    }
    .inner_s8 .item_ul{
        margin-top: .2rem;
    }
    .inner_s8 .item + .item{
        margin-top: .3rem;
    }
    .inner_s8{
        margin-top: .0em;
    }
}
@media (max-width: 769px) {
    .inner_s8 .item_ul li{
        width: 23.5%;
        margin: 0;
    }
}
@media (max-width: 481px) {
    .inner_s8 .item_ul li{
        width: 32%;
        margin: 0;
    }
    .inner_s8 .item_tit p{
        width: 100%;
        line-height: 2;
    }
    .inner_s8 .item_tit{
        flex-wrap: wrap;
    }
}


.sz_content .v_news_content img {
    width: 3.2rem !important;
    height: auto;
    object-fit: cover;
}

.inner_s3 .top ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: .1rem .5rem;
}

.inner_s3 .top ul li{
    font-size: .24rem;
    line-height: .3rem;
    color: #222222;
    transition: .5s;
}

.inner_s3 .top ul li:hover,
.inner_s3 .top ul li.active{
    color: #974077;
    font-family: 'SourceHanSansCN-Bold',sans-serif;
}
.inner_s3 .top li a{
    padding:0;
    border:none;
    background: transparent;
}
.inner_s3 .top li{
    margin:0;
}
.inner_s3 .top li a:after{
    display:none;
}

.dtl_txt_jjy table{
    width: 80% !important;
}

.inner_s3 .top {
    margin-bottom: 30px;
}