@charset "utf-8"; /*翻页条*/
.pagebar {
    margin: 1rem auto 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.pagebar>.p_t {
    align-self: flex-start;
    line-height: .38rem;
    margin: 0 .04rem;
    /* min-width: .36rem; */
    margin-bottom: .1rem;
}

.pagebar>.p_goto {
    margin-bottom: .1rem;
    padding: 0 .1rem;
    height: .36rem;
}

.p_pages {
    text-align: center;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

.pagebar * {
    font-size: .14rem;
    white-space: nowrap;
}

.pagebar .p_pages span {
    padding: 0 .1rem;
    height: .36rem;
    display: flex;
    margin: 0 .04rem;
    box-sizing: border-box;
    border-radius: 0;
    min-width: .36rem;
    color: #333;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
    margin-bottom: .1rem;
    border: none;
}

.pagebar span.p_goto:before,.p_pages span:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: #cecece 1px solid;
    border-radius: 0;
    z-index: -1
}

.pagebar span.p_pages:before{
    display:none;
}

.p_pages span a, .pagebar span a {
    display: flex  !important;
    align-items: center;
    border-radius: 0;
    justify-content: center;
    margin: 0 -.1rem  !important;
    height: 100% !important;
    width: calc(100% + .2rem);
    padding: 0 .1rem  !important;
    transition: .5s;
    border: none !important;
}

.p_pages svg {
    width: .16rem;
    height: .16rem;
    transition: .5s;
}

.pagebar .p_last + span, .pagebar .p_last + span + span {
    padding: 0;
    margin-right: -.05rem;
}

.p_pages .p_goto + span {
    padding: 0;
}

.p_pages .p_t:before {
    display: none
}

.p_goto {
    margin: 0 .03rem;
    position: relative;
    z-index: 1;
}

.p_goto input {
    display: flex;
    align-items: center;
    justify-content: center;
    height: .36rem;
    padding: 0;
    transition: .5s;
    position: relative;
    z-index: 1;
    border: none;
    border-radius: 0;
    width: .3rem;
}

.p_goto a {
    display: flex;
    align-items: center;
    border-radius: .04rem;
    justify-content: center;
    height: .36rem;
    padding: 0 .1rem;
    transition: .5s;
    position: relative;
    z-index: 1;
}

.p_goto a::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: #e5e5e5 1px solid;
    border-radius: .04rem;
    z-index: -1;
    transition: .5s;
}

.p_pages span.p_no_d {
    border-radius: 0;
    background: #922e8e;
    color: #fff!important;
    border: none;
}

.p_pages span.p_no_d:before {
    border: #922e8e 1px solid
}

.p_pages a:hover, .p_pages a.on, .p_goto a:hover {
    background: #922e8e !important;
    color: #fff!important;
}

.p_pages a:hover svg {
    fill: #fff
}

.p_goto a:hover::before {
    border: #922e8e 1px solid;
}

@media(max-width: 769px) {
    .pagebar {
        margin: .4rem auto 0;
    }

    .pagebar>.p_pages {
        width: 100%
    }
}

@media(max-width: 1025px) {
}

@media(min-width: 769px) {
}

@media(max-width: 769px) {
}

.n_ba {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.n_ba .imgBox .img {
    padding-bottom: 31.25%;
}

.n_ba .top {
    position: absolute;
    top: 5vw;
    right: 0;
    bottom: 0;
    left: 0;
}

.n_ba .top .wp {
    height: 100%;
    flex-direction: column;
    justify-content: center;
    position: relative;
    max-width: 14rem;
}

.n_ba h4 {
    font-size: .5rem;
    color: rgba(255,255,255,.6);
    font-family: "Azonix";
    line-height: 1;
    -webkit-mask: linear-gradient(0deg, transparent 0%, #fff 100%);
    mask: linear-gradient(0deg, transparent 0%, #fff 100%);
    padding: 0 .1rem;
}

.n_ba h3 {
    font-size: .48rem;
    color: #fff;
    font-weight: bold;
    line-height: 1;
    margin: -.18rem 0 0;
}

.mianbao {
    line-height: 1.375;
    display: flex;
    align-items: center;
    z-index: 2;
    margin: .1rem 0 0;
    position: absolute;
    bottom: 3vw;
}

.mianbao img {
    height: .16rem;
    margin: -2px .14rem 0 0;
}

.mianbao * {
    font-size: .15rem;
    color: #fff;
    font-style: normal;
    transition: .5s;
    text-transform: uppercase;
}

.mianbao span {
    margin: 0 .06rem;
}

.mianbao a:hover {
    color: #fff;
}

#waveContainer {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: -1;
    pointer-events: none;
    bottom: -10vw;
    mix-blend-mode: darken;
}

.n_pad1 {
    padding: .75rem 0 1.6rem;
}

.n_container {
    position: relative;
    z-index: 1;
    min-height: 100vh;
    background: #fafcfe;
    overflow: hidden;
}

.n_container .wp {
    align-items: flex-start
}

.n_container .n_left {
    width: 3rem;
    margin: 0 0 .6rem;
    position: relative;
    z-index: 1;
}

.n_container .n_left:before {
    content: "";
    position: absolute;
    height: .6rem;
    right: .06rem;
    bottom: -.1rem;
    left: .22rem;
    z-index: -1;
    background: url(../images/n_left.png) center bottom no-repeat;
    background-size: 100% 100%;
}

.n_container .n_left:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 1rem;
    left: 0;
    z-index: -1;
    background: linear-gradient(90deg, #244ec2, #513ca9);
}

.n_container .n_left .box {
    width: 100%;
    position: relative;
    z-index: 1;
    height: 100%;
}

.n_container .n_left .box:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(../images/n_left.jpg) center bottom no-repeat;
    background-size: 100% auto;
    clip-path: polygon(0 0, 0 0, 100% 0, 100% 0, 100% calc(100% - 0.75rem), calc(100% - 0.65rem) 100%, 0 100%, 0 100%);
    z-index: -1;
}

.n_container .n_right {
    width: calc(100% - 3rem - .8rem);
}

.yiji {
    height: .94rem;
    display: flex;
    align-items: center;
    padding: 0 .15rem;
    justify-content: center;
}

.yiji h3 {
    font-size: .24rem;
    color: #fff;
    text-align: center;
    font-weight: normal;
}

.erji {
    position: relative;
    z-index: 1;
    padding: 0 0 1.5rem;
}

.erji:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 1px;
    background: url(../images/line1.png) center no-repeat;
    background-size: 100% 1px;
    z-index: 2
}

.erji li {
    padding: 0;
}

.erji li .a {
    padding: 0 .3rem;
    height: .92rem;
    align-items: center;
    position: relative;
    z-index: 1;
    justify-content: center;
}

.erji li .a:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 1px;
    background: url(../images/line1.png) center no-repeat;
    background-size: 100% 1px;
}

.erji li .a:after {
    content: "";
    position: absolute;
    left: -.08rem;
    top: 0;
    bottom: 0;
    width: 0;
    background: linear-gradient(90deg, #9c4299, #9c4299, transparent);
    z-index: -1;
}

.erji li .a h4 {
    font-size: .24rem;
    color: #fff;
    transition: .5s
}

.erji i {
    width: .72rem;
    height: .77rem;
    background: url(../images/erji.png) center no-repeat;
    background-size: cover;
    position: absolute;
    top: 50%;
    left: .3rem;
    font-size: 0;
    display: flex;
    transform: translateY(-50%);
    opacity: 0;
    transition: .5s;
}

.erji li.on i {
    opacity: 1
}

.erji li.on .a:after {
    width: calc(100% + .08rem);
}

.erji li.on .a h4, .erji li:hover .a h4 {
    color: #fff;
}

.nt1 li {
    margin: 0 0 .28rem;
}

.nt1 .a {
    position: relative;
    z-index: 1;
    height: 1.76rem;
    background: #fff;
    clip-path: polygon(0 0, 0 0, 100% 0, 100% 0, 100% calc(100% - 0.4rem), calc(100% - 0.4rem) 100%, 0 100%, 0 100%);
    padding: 0 .5rem 0 .56rem;
    flex-direction: column;
    justify-content: center;
}

.nt1 .a::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: linear-gradient(45deg, #094fc3, #922e8e);
    opacity: 0;
    transition: .5s;
}

.nt1 h4 {
    flex: 1;
    font-size: .24rem;
}

.nt1 .time {
    align-items: baseline;
    line-height: 1;
}

.nt1 .time big {
    font-size: .3rem;
    color: #922e8e;
    transition: .5s;
}

.nt1 .time small {
    font-size: .18rem;
    color: #6c6c6c;
    margin: 0 0 0 .08rem;
    transition: .5s;
}

.nt1 .top {
    width: 100%
}

.nt1 .line {
    width: 100%;
    height: 1px;
    background: rgba(108,108,108,.2);
    margin: .14rem 0;
    transition: .5s
}

.nmore1 {
    position: absolute;
    width: 1.46rem;
    height: .35rem;
    background: #fff;
    right: .06rem;
    bottom: .05rem;
    clip-path: polygon(0 0, 0 0, 100% 0, 100% 0, 100% calc(100% - 0.36rem), calc(100% - 0.36rem) 100%, 0 100%, 0 100%);
    align-items: center;
    justify-content: center;
    font-size: .14rem;
    color: #6c216d !important;
    padding: 0 .24rem 0 0;
    opacity: 0;
    transition: .5s
}

.nmore1 i {
    font-size: .23rem;
    color: #6c216d !important;
    font-family: 'lib';
    margin: 0 0 0 .06rem
}

#m_n_nav {
    display: none;
    line-height: 50px;
    position: relative;
    z-index: 9;
    width: 100%;
    background: linear-gradient(90deg, #244ec2, #513ca9);
}

#bnt_back {
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -14px;
    height: 28px;
}

#bnt_back img {
    height: 28px;
    vertical-align: top;
}

#bnt_back svg {
    fill: rgb(255, 255, 255);
    height: 30px;
    vertical-align: middle;
    width: 26px;
}

#m_n_nav i {
    position: absolute;
    top: 0;
    right: 15px;
    font-size: .2rem;
    color: #666;
    font-family: simsun;
    font-style: normal;
    width: .3rem;
    height: .3rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

#m_n_nav h1 {
    font-size: 16px;
    color: rgb(255, 255, 255);
    text-align: center;
    margin: 0px;
    line-height: 50px;
    font-weight: normal;
}

#n_n_title {
    position: relative;
}

#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 {
    padding: 10px;
}

#sub_nav_content ul li {
    display: block;
    line-height: 28px;
    margin: 1rem 0px;
}

#sub_nav_content ul li a {
    display: block;
    border-left: #922e8e;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    padding-left: 10px;
    color: #922e8e;
}

#sub_nav_content ul li.on a {
    color: #922e8e;
}

#sub_nav_content dl {
    font-size: 0px;
    overflow: hidden;
    background: rgb(255, 255, 255);
    padding: 10px 0px;
    display: flex;
    flex-wrap: wrap;
}

#sub_nav_content dt {
    position: relative;
    background: rgb(255, 255, 255);
    z-index: 999;
    min-width: 100%;
    display: inline-block;
    margin-bottom: 0px;
    text-align: left;
}

#sub_nav_content dt a {
    margin: 0px 20px;
    display: block;
    color: #333;
    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 dt.title {
    background: rgb(250, 250, 251);
}

#sub_nav_content dt.title i {
    opacity: 1;
}

#sub_nav_content dt.title_on {
    background: rgb(250, 250, 251);
}

#sub_nav_content dt.title_on a {
    color: #922e8e border-top: 1px solid rgb(255, 255, 255);
}

#sub_nav_content dt.title_on a i {
    color: #922e8e
}

#sub_nav_content dt.last a {
    border-top: 1px solid rgb(248, 248, 248);
}

#sub_nav_content dt.on a, #sub_nav_content dt.title_on a {
    color: #922e8e;
}

#sub_nav_content dd {
    display: none;
    width: 100%;
    /* display: flex; */
}

#sub_nav_content dd .box {
    padding: 0px;
}

#sub_nav_content dd a {
    padding: 0px 25px;
    line-height: 30px;
    font-size: 12px;
    color: #999;
    display: block;
    height: 30px;
}

#sub_nav_content dd a.on {
    color: #922e8e;
}

@media(min-width: 769px) {
    .nt1 .a:hover .nmore1 {
        opacity: 1;
    }

    .nt1 .a:hover::before {
        opacity: 1
    }

    .nt1 .a:hover * {
        color: #fff
    }

    .nt1 .a:hover .line {
        background: rgba(255,255,255,.2);
    }
}

@media(max-width: 769px) {
    .n_ba .imgBox .img {
        padding-bottom: 45%;
    }

    #m_n_nav {
        display: block
    }

    .n_container .n_left {
        display: none
    }

    .n_container .n_right {
        width: 100%
    }

    .mianbao {
        display: none;
    }

    .n_ba h4 {
        font-size: .25rem;
        padding: 0 .1rem;
    }

    .n_ba h3 {
        font-size: .26rem;
        margin: -.04rem 0 0;
    }

    .n_pad1 {
        padding: .35rem 0 .6rem;
    }

    .nt1 li {
        margin: 0 0 .2rem;
    }

    .nt1 .a {
        padding: 0 15px;
    }

    .nt1 h4 {
        order: 1;
        width: 100%;
        flex: auto;
        margin: .1rem 0 0;
        font-size: 16px;
    }

    .nt1 .line {
        margin: .06rem 0;
    }

    .nt1 .a {
        height: 1.5rem;
    }

    .nt1 .time big {
        font-size: .26rem;
    }

    .nt1 .time small {
        font-size: .16rem;
    }

    .n_container {
        min-height: 50vh;
    }
}

.nt2 li {
    margin: 0 0 .28rem;
}

.nt2 .imgBox {
    width: 2.82rem;
    margin: 0 .16rem 0 0;
}

.nt2 .imgBox .img {
    padding-bottom: 67.37%;
}

.nt2 .txt {
    flex: 1;
    overflow: hidden;
}

.nt2 .txt {
    position: relative;
    z-index: 1;
    height: 1.9rem;
    background: url(../images/nt2_b1.jpg) center no-repeat;
    background-size: cover;
    clip-path: polygon(0 0, 0 0, 100% 0, 100% 0, 100% calc(100% - 0.4rem), calc(100% - 0.4rem) 100%, 0 100%, 0 100%);
    padding: 0 .5rem 0 .56rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.nt2 .txt::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: linear-gradient(45deg, #094fc3, #922e8e);
    background: url(../images/nt2_b2.jpg) center no-repeat;
    background-size: cover;
    opacity: 0;
    transition: .5s;
}

.nt2 h4 {
    flex: 1;
    font-size: .24rem;
}

.nt2 .time {
    align-items: baseline;
    line-height: 1;
}

.nt2 .time big {
    font-size: .3rem;
    color: #922e8e;
    transition: .5s;
}

.nt2 .time small {
    font-size: .18rem;
    color: #6c6c6c;
    margin: 0 0 0 .08rem;
    transition: .5s;
}

.nt2 .top {
    width: 100%
}

.nt2 .line {
    width: 100%;
    height: 1px;
    background: rgba(108,108,108,.2);
    margin: .14rem 0;
    transition: .5s
}

@media(min-width: 769px) {
    .nt2 .a:hover .nmore1 {
        opacity: 1;
    }

    .nt2 .a:hover .txt::before {
        opacity: 1
    }

    .nt2 .a:hover * {
        color: #fff
    }

    .nt2 .a:hover .line {
        background: rgba(255,255,255,.2);
    }
}

@media(max-width: 769px) {
    .nt2 .imgBox {
        width: 100%;
        margin: 0 0 .1rem;
    }

    .nt2 .txt {
        flex: auto;
        width: 100%;
    }

    .nt2 .txt {
        padding: 0 15px;
    }

    .nt2 .txt {
        height: 1.5rem;
    }

    .nt2 .time big {
        font-size: .26rem;
    }

    .nt2 .time small {
        font-size: .16rem;
    }

    .nt2 h4 {
        order: 1;
        width: 100%;
        flex: auto;
        margin: .1rem 0 0;
        font-size: 16px;
    }

    .nt2 .line {
        margin: .06rem 0;
    }

    .nt2 li {
        margin: 0 0 .2rem;
    }
}

.detail {
    background: #f7f7fd url(../images/zq_b.png) center .8rem no-repeat;
    background-size: 100% auto;
}

.detail .left {
    width: 69.05%;
    padding: .7rem 1rem;
    background: #fff;
}

.detail .right {
    width: calc(100% - 69.05%);
    padding: .75rem 0 0 .7rem;
}

.detail .arc-con p {
    margin-bottom: .2rem;
}

.ar_tit {
    position: relative;
    z-index: 1;
    margin: 0 0 .4rem;
}

.ar_tit h3 {
    font-size: .3rem;
    color: #191919;
    line-height: 1.6;
    margin: 0 auto;
}

.ar_tit .con {
    padding: .2rem 0 .3rem;
    align-items: center;
}

.ar_tit .con .ll p {
    font-size: .16rem;
    color: rgba(25,25,25,.6);
    line-height: 1.5;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background: #f2f3f5;
    height: .28rem;
    padding: 0 .18rem;
    border-radius: 50vw;
}

.ar_tit .con .rr p {
    font-size: .18rem;
    color: rgba(25,25,25,.6);
    line-height: 1.5;
}

.ar_tit .con .line {
    margin: 0 .14rem;
    height: 1px;
    background: #e5e5e5;
    flex: 1;
    overflow: hidden;
}

.ar_tit .con1 p {
    font-size: .16rem;
    color: #922e8e;
    margin: 0 .25rem 0 0
}

.ar_tj {
    border-top: 1px solid #e5e5e5;
    padding: .2rem 0;
    position: relative;
    z-index: 1;
    margin: .6rem 0 0;
}

.ar_tj .a {
    display: block;
    font-size: .16rem;
    color: #3D3D3D;
    line-height: 1.5;
    margin: .08rem 0;
    transition: .5s;
}

.nmore3 {
    width: 1.84rem;
    height: .5rem;
    align-items: center;
    border: 1px solid #922e8e;
    font-size: .16rem;
    color: #922e8e;
    transition: .5s;
    margin: .3rem auto 0;
    border-radius: 50vw;
    padding: 0 .36rem;
}

.nmore3 img {
    width: .16rem;
    transition: .5s;
}

.h3-4 {
    align-items: center;
    font-size: .3rem;
    color: #191919;
    margin-bottom: .15rem;
}

.h3-4 img {
    width: .29rem;
    margin: 0 .12rem 0 0;
}

.nt3 {
    position: relative;
    z-index: 1;
    margin: 0 0 0 .14rem;
}

.nt3:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: .06rem;
    width: 1px;
    background: #e5e5e5
}

.nt3 li {
    padding: .26rem 0 0;
    transition: .5s;
}

.nt3 .a {
    display: block;
    position: relative;
    z-index: 1;
}

.nt3 .a::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 1.42rem;
    height: .31rem;
    background: url(../images/nt3_b.png) center no-repeat;
    background-size: 100% 100%;
}

.nt3 h6 {
    font-size: .13rem;
    color: #922e8e;
    position: relative;
    z-index: 1;
    padding: 0 0 0 .4rem;
    line-height: .36rem;
}

.nt3 h4 {
    margin: .04rem 0 0;
    font-size: .16rem;
    padding: 0 0 0 .36rem;
}

.detail .wp {
    max-width: 15.06rem;
}

.detail .arc-con * {
    font-size: .16rem;
    color: #666;
    line-height: 1.75;
}

.detail .arc-con table tr th {
    color: #fff
}

.detail .tit {
    position: relative;
    align-items: center
}

.detail .tit span {
    font-size: .16rem;
    color: #fff;
    line-height: 1.5;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background: #922e8e;
    height: .28rem;
    padding: 0 .18rem;
    border-radius: 50vw;
}

.detail .tit::after {
    content: "";
    margin: 0 0 0 .3rem;
    height: 1px;
    background: #e5e5e5;
    flex: 1;
    overflow: hidden;
}

.n_bas .wp {
    max-width: 15.06rem;
}

@media(min-width: 769px) {
    .nmore3:hover {
        background: #922e8e;
        color: #fff;
    }

    .nmore3:hover img {
        filter: brightness(10)
    }

    .ar_tj .a:hover {
        color: #28318C;
        font-weight: bold;
    }

    .nt3 .a:hover h4 {
        color: #28318C;
        font-weight: bold;
        ;}
}

@media(max-width: 769px) {
    .ar_tit h3 {
        font-size: .22rem;
        text-align: center;
    }

    .ar_tit .con .ll p {
        font-size: .14rem;
    }

    .ar_tj .a {
        font-size: .16rem;
    }

    .ar_tj {
        margin: .3rem auto 0;
        padding: .25rem 0 0
    }

    .nmore3 {
        height: .45rem;
        font-size: .18rem
    }

    .detail .left {
        width: 100%;
        padding: .25rem 15px;
    }

    .detail .right {
        width: 100%;
        margin: .3rem 0 0;
        padding: 0;
    }

    .nt11 h4 {
        margin: .1rem 0 0;
    }

    .detail .arc-con table tr th {
        color: #fff;
    }

    .ar_tit .con {
        padding: .1rem 0 .2rem;
    }
}

.mianbao1 {
    position: relative;
    bottom: auto;
    margin: .55rem 0;
}

.mianbao1 * {
    color: #6c216d;
}

.nt4 {
    margin: 0 -.37rem -.74rem;
}

.nt4 li {
    width: 33.33%;
    padding: 0 .37rem;
    margin-bottom: .74rem;
    position: relative;
}

.nt4 .a {
    display: block;
    border-radius: 0;
    overflow: hidden;
    transition: .5s;
    background: #ffffff;
    position: relative;
    z-index: 1;
    padding: .28rem;
    border: #c4c4c4 1px solid;
}

.nt4 .a:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(90deg, rgb(9,79,195) 0%, rgb(146,46,142) 100%);
    z-index: -1;
    transition: .5s;
    opacity: 0
}

.nt4 li:after {
    content: "";
    position: absolute;
    left: calc(.37rem + .28rem);
    bottom: 0;
    width: .8rem;
    height: .04rem;
    background: #922e8e;
    z-index: 1;
    transition: .5s
}

.nt4 .imgW {
    position: relative;
    border-radius: 0;
}

.nt4 .imgW .img {
    padding-bottom: 67.5%;
}

.nt4 .top {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0,0,0,.3);
}

.nt4 .top img {
    width: .45rem;
}

.nt4 h6 {
    position: absolute;
    bottom: -.08rem;
    left: 0;
    min-width: 1.7rem;
    line-height: .36rem;
    border-radius: 0;
    text-align: center;
    font-size: .16rem;
    color: #fff;
    padding: 0 .2rem 0 0;
    background: #922e8e;
    width: auto;
    font-weight: bold;
    clip-path: polygon(0 0, 0 0, 100% 0, 100% 0, 100% calc(100% - 0.36rem), calc(100% - 0.3rem) 100%, 0 100%, 0 100%);
}

.nt4 .txt {
    height: 1.36rem;
    padding: .32rem .1rem 0;
}

.nt4 h4 {
    font-size: .22rem;
    margin: 0 0 .12rem
}

.n_bas .bottom {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
}

.n_ej li {
    margin: 0 4vw 0 0;
}

.n_ej .a {
    line-height: .75rem;
    text-align: center;
    position: relative;
    display: inline-block;
    font-size: .22rem;
    color: #fff;
    padding: 0;
    transition: .5s;
    z-index: 1;
}

.n_ej .a:after {
    content: "";
    position: absolute;
    left: 50%;
    height: 2px;
    bottom: 0;
    height: .11rem;
    background: url(../images/n_ej.png) center no-repeat;
    width: .62rem;
    opacity: 0;
    transition: .5s;
    transform: translateX(-50%);
}

.n_ej {
    position: relative;
    z-index: 1;
    padding: 0 0 0 6vw;
}

.n_ej:before {
    content: "";
    position: absolute;
    border: rgba(255,255,255,.5) 1px solid;
    top: -.08rem;
    right: calc((100vw - 16rem)/2*-1 - 50%);
    bottom: .22rem;
    left: 0;
    transform: skewX(-35deg);
    z-index: -1;
    transform-origin: left bottom;
    border-image: linear-gradient(90deg, rgba(255, 255, 255, .5) 0%, transparent 100%) 1;
}

.n_ej:after {
    content: "";
    position: absolute;
    background: rgba(146,46,142,.9);
    top: 0;
    right: -50vw;
    bottom: 0;
    left: 0;
    transform: skewX(-35deg);
    z-index: -1;
    transform-origin: left bottom;
    backdrop-filter: blur(1px);
}

.n_ej li.on .a, .n_ej li:hover .a {
    color: #fff;
}

.n_ej li.on .a {
    font-weight: bold;
}

.n_ej li.on .a:after {
    opacity: 1;
}

.n_bg1 {
    background: #f7f7fd url(../images/zq_b1.png) center .8rem no-repeat;
    background-size: 100% auto;
    padding-top: 0;
}

.yzjy .left {
    width: 3.6rem;
}

.yzjy .right {
    width: calc(100% - 3.6rem);
    padding: 0 0 0 .5rem;
}
.yzjy .right h3{ display: none}
.yzjy .right h3 img {
    height: .51rem;
    margin: 0 0 .3rem -.28rem;
}

@media(min-width: 769px) {
    .nt4 .a:hover {
        box-shadow: 0px 8px 24px 0px rgba(81, 18, 149, 0.2);
    }

    .nt4 .a:hover:before {
        opacity: 1
    }

    .nt4 .a:hover h4 {
        color: #fff
    }

    .nt4 .a:hover p {
        color: rgba(255,255,255,.7)
    }

    .nt4 li:hover:after {
        opacity: 0
    }

    .nt4 .a:hover h6 {
        background: #fff;
        color: #6c216d
    }
}

@media(max-width: 769px) {
    .nt4 {
        margin: 0 -7px -.25rem;
    }

    .nt4 li {
        width: 100%;
        padding: 0 7px;
        margin-bottom: .25rem;
    }

    .nt4 .a {
        padding: .2rem
    }

    .nt4 .top img {
        width: .3rem;
    }

    .nt4 .txt {
        padding: .32rem 0 0;
    }

    .nt4 h4 {
        font-size: 16px
    }

    .nt4 li:after {
        left: .3rem
    }

    .n_ej {
        display: none;
    }

    .yzjy .left {
        width: 100%;
        padding: 0 25%;
    }

    .yzjy .right {
        width: 100%;
        padding: .3rem 0 0;
    }

    .yzjy .right h3 img {
        height: .24rem;
        margin: 0 0 .2rem 0;
    }

    #waveContainer {
        bottom: -50vw;
    }
}

.tit1 {
    position: relative;
    z-index: 1;
    align-items: center;
    justify-content: center;
    margin: 0 0 .7rem;
}

.tit1 .ll {
    text-align: center;
}

.tit1 .ll h4 {
    font-size: .5rem;
    color: rgba(146,46,142,.3);
    font-family: "Azonix";
    line-height: 1;
    -webkit-mask: linear-gradient(0deg, transparent 0%, #fff 100%);
    mask: linear-gradient(0deg, transparent 0%, #fff 100%);
}

.tit1 .ll h3 {
    font-size: .42rem;
    color: #000000;
    line-height: 1;
    margin: -.2rem 0 0;
}

.tit1 .ll h3 span {
    color: #922e8e
}

.about .fl1 {
    position: relative;
    z-index: 1;
    padding-top: 0;
}

.about .fl1 #waveContainer {
    top: 50%;
    transform: translateY(-50%);
}

.about .fl1 .wp.flexjs {
    align-items: flex-start;
}

.about .fl1 .left {
    width: calc(100% - 7.11rem - .8rem);
    padding: .2rem 0 0;
}

.about .fl1 .right {
    width: 7.11rem;
}

.h3-1 {
    font-size: .34rem;
    color: #922e8e;
    margin: .5rem 0 0;
}

.nt5Box {
    margin: 1rem 0 .5rem;
    position: relative;
    z-index: 1;
}

.nt5Box::before {
    content: "";
    position: absolute;
    top: 50%;
    height: .06rem;
    left: 0;
    right: 0;
    background: url(../images/line2.png) center repeat-x;
    background-size: 100% 100%;
    transform: translateY(-50%);
    z-index: -1;
}

.nt5Box::after {
    content: "";
    position: absolute;
    width: .17rem;
    height: .18rem;
    background: url(../images/nt5.png) center no-repeat;
    background-size: 100% 100%;
    top: 50%;
    right: 1px;
    z-index: -1;
    transform: translateY(-50%);
}

.nt5 {
    padding: 0 3vw;
}

.nt5 li {
    padding: 0 .2rem;
    width: 33.33%;
    min-height: 2.2rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.nt5 h6 {
    font-size: .28rem;
    color: #69005f;
    margin: 0 0 .1rem;
    line-height: 1;
}

.nt5 p {
    font-size: .16rem;
    line-height: 1.75;
    color: #000;
}

.nt5 li .con {
    position: relative;
}

.nt5 li .con:before {
    content: "";
    position: absolute;
    top: 0;
    left: .15rem;
    width: 1px;
    bottom: 0;
    background: url(../images/nt5_b.png) center no-repeat;
    background-size: 100% 100%;
}

.nt5 li .con:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: .31rem;
    height: .31rem;
    background: url(../images/nt5_y.png) center no-repeat;
    background-size: 100% 100%;
    transform: translateY(-50%);
}

.nt6 li {
    width: calc(50% - 2.2vw);
}

.nt6 .img {
    border-radius: .2rem;
    overflow: hidden;
}

.n_container1 .wp {
    max-width: 15.06rem;
}

.n_pad2 {
    padding: 1rem 0;
    overflow: hidden;
}

.about .fl2 {
    background: #fff;
}

.about .fl3 .box {
    width: calc(50% - .35rem);
}

.about .fl4 {
    background: #fff;
}

.about .fl4 .wp {
    align-items: center;
}

.about .fl4 .box {
    width: calc(50% - .35rem);
}

.about .fl4 .box .tit1 {
    justify-content: flex-start;
}

.about .fl4 .box .tit1 .ll {
    text-align: left;
}

.about .fl5 {
    background: url(../images/fengche.png) 65% 40% no-repeat;
    background-size: 16.92vw auto;
}

.about .fl5 .box1 {
    position: relative;
    padding: 0 28% 4vw 0;
}

.about .fl5 .box1 .arc-cons {
    position: absolute;
    top: -.2rem;
    right: 0;
}

.about .fl5 .wp {
    align-items: flex-end;
}

.about .fl5 .box {
    width: calc(50% - .35rem);
}

.about .fl5 .box .tit1 {
    justify-content: flex-start;
}

.about .fl5 .box .tit1 .ll {
    text-align: left;
}

@media(min-width: 769px) {
    .nt5 li:nth-child(1), .nt5 li:nth-child(2), .nt5 li:nth-child(3) {
        padding: 0 7vw 0 0;
        justify-content: flex-end;
    }

    .nt5 li:nth-child(4), .nt5 li:nth-child(5), .nt5 li:nth-child(6) {
        padding: 0 0 0 7vw;
        justify-content: flex-start;
    }

    .nt5 li:nth-child(1) .con, .nt5 li:nth-child(2) .con, .nt5 li:nth-child(3) .con {
        padding: 0 0 .3rem .36rem;
    }

    .nt5 li:nth-child(4) .con, .nt5 li:nth-child(5) .con, .nt5 li:nth-child(6) .con {
        padding: .3rem 0 0 .36rem;
    }

    .nt5 li:nth-child(1) .con:after, .nt5 li:nth-child(2) .con:after, .nt5 li:nth-child(3) .con:after {
        top: auto;
        bottom: -.31rem;
    }

    .nt5 li:nth-child(4) .con:before, .nt5 li:nth-child(5) .con:before, .nt5 li:nth-child(6) .con:before {
        transform: rotateX(180deg)
    }
}

@media(max-width: 769px) {
    .n_pad2 {
        padding: .4rem 0;
    }

    .about .fl1 {
        padding: .4rem 0;
    }

    .tit1 {
        margin-bottom: .25rem
    }

    .tit1 .ll h4 {
        font-size: .25rem;
    }

    .tit1 .ll h3 {
        font-size: .24rem;
        margin: -.1rem 0 0;
    }

    .about .fl1 .left {
        width: 100%;
        padding: 0;
    }

    .about .fl1 .right {
        width: 100%;
        padding: .4rem 0 0
    }

    .h3-1 {
        font-size: .24rem;
        margin: .25rem 0 0;
    }

    .nt5Box {
        margin: .4rem 0 .25rem;
    }

    .nt5Box::before, .nt5Box::after {
        display: none
    }

    .nt5 {
        padding: .1rem 0;
    }

    .nt5 li {
        width: 100%;
        min-height: auto;
        padding: 0 0 .25rem;
    }

    .nt5 li .con {
        padding: 0 .365rem
    }

    .nt5 li .con:after {
        transform: translateY(0);
        top: -.02rem;
        width: .24rem;
        height: .24rem;
    }

    .nt5 li .con:before {
        left: .12rem
    }

    .nt5 h6 {
        font-size: .2rem
    }

    .nt6 li {
        width: 100%;
        margin-bottom: .25rem
    }

    .about .fl3 .box {
        width: 100%;
        margin-bottom: 0rem
    }

    .about .fl4 .box {
        width: 100%;
        margin-bottom: 0rem
    }

    .about .fl5 .box1 {
        padding: 0
    }

    .about .fl5 .box1 .arc-cons {
        position: relative;
        top: 0;
        margin: .2rem 0 0;
        padding: 0 24%;
    }

    .about .fl5 .box1 .arc-cons img {
        width: 100%
    }

    .about .fl5 .box {
        width: 100%;
        margin-top: .15rem
    }
}

.n_table1 {
    width: 100%;
    border-top: #7776ff 2px solid;
}

.n_table1 tr {
    border-bottom: rgba(119,118,255,.3) 1px solid;
}

.n_table1 tr:nth-child(1) {
    background-image: linear-gradient( 21deg, rgba(195,193,233,.7) 0%, rgb(239,239,250,.7) 51%, rgb(215,215,241,.7) 100%);
}

.n_table1 tr th, .n_table1 tr td {
    padding: .2rem .44rem;
    font-size: .18rem;
}

.n_table1 tr th {
    text-align: left;
    color: #6c216d;
    font-size: .2rem;
}

.n_table1 tr th:nth-child(3), .n_table1 tr td:nth-child(3) {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.n_table1 tr .ll {
    align-items: center;
    flex-wrap: nowrap;
}

.n_table1 tr .ll img {
    margin: 0 .1rem 0 0;
    width: .22rem;
}

.n_bg2 {

    background-size: 100% auto;
}

.wjxz #waveContainer {
    bottom: -20vw;
}

.n_bg3 {
  
    background-size: 100% auto;
}

.wjxz #waveContainer {
    bottom: -20vw;
}

.h3-2 {
    font-size: .26rem;
    color: #6c216d;
    text-align: center;
    margin: 0 0 .3rem;
}

@media(min-width: 769px) {
    .n_table1 tr th:nth-child(1) {
        width: 60%;
    }

    .n_table1 tr th:nth-child(2) {
        width: 30%;
    }

    .n_table1 tr th:nth-child(3) {
        width: 10%;
    }

    .n_table2 tr th:nth-child(1) {
        width: 30%;
    }

    .n_table2 tr th:nth-child(2) {
        width: 50%;
    }

    .n_table2 tr th:nth-child(3) {
        width: 20%;
    }
}

@media(max-width: 769px) {
    .n_table1 tr th, .n_table1 tr td {
        padding: .2rem .1rem;
        font-size: .14rem;
    }

    .n_table1 tr td:nth-child(2), .n_table1 tr td:nth-child(3) {
        white-space: nowrap
    }

    .n_table1 tr th {
        font-size: .16rem;
    }

    .n_table2 tr td:nth-child(2), .n_table2 tr td:nth-child(3) {
        white-space: inherit
    }

    .h3-2 {
        font-size: .24rem;
        margin: 0 0 .2rem;
    }
}

.nt7 li {
    position: relative;
    position: relative;
    z-index: 1;
    margin: 0 0 .86rem;
}

.nt7 li::before {
    content: "";
    position: absolute;
    top: 1.7rem;
    right: 1.7rem;
    bottom: -.1rem;
    left: -.1rem;
    z-index: -1;
    background-image: linear-gradient( -90deg, transparent 0%, rgb(9,79,195) 60%);
}

.nt7 .a {
    background: url(../images/nt7_b.jpg) center top no-repeat;
    background-size: cover;
    padding: .6rem;
    align-items: flex-start;
    clip-path: polygon(0 0, 0 0, 100% 0, 100% 0, 100% calc(100% - .34rem), calc(100% - .34rem) 100%, 0 100%, 0 100%);
}

.nt7 .imgW {
    width: 2.72rem;
    margin: 0 .6rem 0 0;
    position: relative;
}

.nt7 .imgW::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    border-top: transparent .34rem solid;
    border-right: #8a3b53 .34rem solid;
    transform: translate(2px, 2px);
    transition: .5s;
}

.nt7 .imgBox {
    clip-path: polygon(0 0, 0 0, 100% 0, 100% 0, 100% calc(100% - .34rem), calc(100% - .34rem) 100%, 0 100%, 0 100%);
}

.nt7 .txt {
    flex: 1;
    overflow: hidden
}

.nt7 .imgBox .img {
    padding-bottom: 133.82%;
}

.nt7 .name {
    align-items: baseline;
    line-height: 1;
    margin: .1rem 0 .3rem;
}

.nt7 .name big {
    font-size: .4rem;
    color: #6c216d;
    font-weight: bold;
}

.nt7 .name .line {
    margin: 0 .06rem;
    width: .4rem;
    height: 1.5px;
    background: #922e8e;
    transform: translateY(-.03rem);
}

.nt7 .name small {
    font-size: .24rem;
    color: #922e8e;
}

@media(max-width: 769px) {
    .nt7 .a {
        padding: .25rem 15px;
    }

    .nt7 .imgW {
        width: 1.75rem;
        margin: 0 auto;
    }

    .nt7 .txt {
        flex: auto;
        width: 100%;
        padding: .2rem 0 0;
    }

    .nt7 .name big {
        font-size: .28rem;
    }

    .nt7 .name small {
        font-size: .18rem
    }
}

.n_bg4 {
   
    background-size: 100% auto;
}

.jxwyh .box {
    margin: 0 0 .05rem;
}

.h3-3 {
    font-size: .26rem;
    color: #6c216d;
    margin: 0 0 .22rem;
}

.nt8 {
    margin: 0 -.14rem
}

.nt8 li {
    position: relative;
    padding: 0 .14rem;
    width: 50%;
    margin: 0 0 .2rem;
}

.nt8 li::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: .14rem;
    width: .05rem;
    background-image: linear-gradient( 180deg, #7776ff 0%, #ae2cf1 100%);
    border-right: #fff 2px solid;
}

.nt8 .a {
    background: url(../images/nt8_b.png) center no-repeat;
    background-size: cover;
    align-items: center;
    padding: 0 .56rem;
    height: .7rem;
    font-size: .2rem;
    color: #3c3c3c;
}

.nt8 .ll {
    width: 30%;
    font-weight: 500;
}

.nt8 .rr {
    flex: 1;
    overflow: hidden
}

@media(max-width: 769px) {
    .nt8 li {
        width: 100%;
        margin: 0 0 .15rem;
    }

    .nt8 .a {
        font-size: .18rem;
        padding: 0 .35rem;
    }

    .h3-3 {
        font-size: .24rem;
    }

    .jxwyh .box {
        margin: 0 0 .15rem;
    }
}

.nt9 {
    margin: 0 -.27rem -.5rem;
}

.nt9 li {
    width: 33.33%;
    padding: 0 .27rem;
    margin: 0 0 .5rem;
}

.nt9 .a {
    display: block;
    background: #fff;
    border-radius: .1rem .1rem 0 0;
    overflow: hidden;
}

.nt9 .imgBox .img {
    padding-bottom: 56.38%;
}

.nt9 .txt {
    padding: .15rem .3rem;
}

.nt9 .line {
    height: 1px;
    background: #dbdaf2;
    margin: .08rem -.18rem .1rem;
}

.nt9 h6 {
    color: #922e8e;
}

@media(min-width: 769px) {
}

@media(max-width: 769px) {
    .nt9 {
        margin: 0 -7px -.25rem;
    }

    .nt9 li {
        width: 100%;
        padding: 0 7px;
        margin: 0 0 .25rem;
    }
}

.nt10 {
    margin: 0 -.14rem
}

.nt10 li {
    position: relative;
    padding: 0 .14rem;
    width: 50%;
    margin: 0 0 .3rem;
}

.nt10 li::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: .14rem;
    width: .05rem;
    background-image: linear-gradient( 180deg, #7776ff 0%, #ae2cf1 100%);
    border-right: #fff 2px solid;
}

.nt10 .a {
    background: url(../images/nt10_b.jpg) center no-repeat;
    background-size: cover;
    align-items: center;
    padding: 0 .2rem 0 .4rem;
    height: 1.6rem;
    font-size: .2rem;
    color: #3c3c3c;
}

.nt10 .ll {
    width: 36%;
    font-weight: 500;
}

.nt10 .ll h3 {
    font-size: .3rem;
    color: #3c3c3c;
}

.nt10 .ll h5 {
    font-size: .2rem;
    color: #3c3c3c;
    margin: .08rem 0 0;
}

.nt10 .rr {
    flex: 1;
    overflow: hidden
}

.nt10 .rr a {
    padding: .05rem 0 .05rem .4rem;
    position: relative;
    display: block;
    line-height: 1.5;
    font-size: .2rem;
    background-size: .23rem auto !important;
}

.nt10 .rr a.p1 {
    color: #922e8e;
    background: url(../images/nt10_i1.png) left center no-repeat;
display:none;
}

.nt10 .rr a.p2 {
    color: #3c3c3c;
    background: url(../images/nt10_i2.png) left center no-repeat;
}

@media(max-width: 769px) {
    .nt10 li {
        width: 100%;
    }

    .nt10 .a {
        height: auto;
        padding: .25rem .3rem;
    }

    .nt10 .ll {
        width: 100%;
    }

    .nt10 .ll h3 {
        font-size: .24rem;
    }

    .nt10 .ll h5 {
        font-size: .16rem;
    }

    .nt10 .rr {
        flex: auto;
        width: 100%;
        padding: .1rem 0 0;
    }

    .nt10 .rr a {
        background-size: .18rem auto !important;
        padding: .02rem 0 .02rem .3rem;
        font-size: .18rem;
    }
}

.contact .content {
    background: url(../images/contact_b1.jpg) center no-repeat;
    background-size: cover;
    padding: .58rem .35rem;
    justify-content: flex-end;
}

.contact .content .box {
    background: #fff;
    padding: .4rem .54rem .6rem;
    max-width: 100%;
}

.h3-5 {
    font-size: .3rem;
    color: #3c3c3c;
    margin: 0 0 .22rem;
    border-bottom: #e0baf9 1px solid;
    padding: 0 0 .16rem;
}

.nt11 li a {
    padding: .1rem 0 .1rem .4rem;
    position: relative;
    display: block;
    line-height: 1.5;
    font-size: .2rem;
    background-size: .23rem auto !important;
    border-bottom: #e0baf9 1px solid
}

.nt11 li a.p1 {
    color: #922e8e;
    background: url(../images/nt10_i1.png) left center no-repeat;
}

.nt11 li a.p2 {
    color: #3c3c3c;
    background: url(../images/nt10_i2.png) left center no-repeat;
}

.nt11 li a.p3 {
    color: #3c3c3c;
    background: url(../images/nt10_i3.png) left center no-repeat;
}

@media(max-width: 769px) {
    .contact .content {
        padding: .25rem 15px
    }

    .contact .content .box {
        padding: .25rem 15px
    }

    .h3-5 {
        font-size: .2rem;
        margin-bottom: .15rem;
        padding-bottom: .1rem
    }

    .nt11 li a {
        background-size: .14rem auto !important;
        padding: .1rem 0 .1rem .3rem;
        font-size: .14rem;
    }
}

.pyfa .content {
    margin: 0 0 1rem;
}

.pyfa .content .box {
    margin: 0 0 .54rem .54rem;
}

.h3-6 {
    margin: 0 0 .4rem;
}

.h3-6 span {
    font-size: .24rem;
    color: #922e8e;
    position: relative;
    z-index: 1;
}

.h3-6 span::before {
    content: "";
    position: absolute;
    top: 50%;
    right: -1.2rem;
    left: -.54rem;
    background: url(../images/h3-6.jpg) center no-repeat;
    background-size: 100% 100%;
    z-index: -1;
    height: .57rem;
    transform: translateY(-50%) skewX(-43deg);
    transform-origin: left bottom;
}

.h3-6 span::after {
    content: "";
    position: absolute;
    top: 50%;
    right: -2.08rem;
    width: .81rem;
    height: .57rem;
    background: url(../images/h3-6.svg) center no-repeat;
    background-size: 100% 100%;
    transform: translateY(-50%);
}

.pyfa .arc-con p {
    text-indent: 0;
    color: #191919;
}

.pyfa .tit1 {
    margin-bottom: .5rem;
}

.nt12Box {
    position: relative;
}

.nt12 {
    text-align: center;
    max-height: 5rem;
    overflow: hidden;
    overflow-y: scroll;
    width: 8.6rem;
    margin: 0 auto;
    max-width: 100%;
}
.nt12::-webkit-scrollbar{width:3px;height:4px}
.nt12::-webkit-scrollbar-track{background:#ddd;}
.nt12::-webkit-scrollbar-thumb{background:#922e8e; }
.nt12 .arc-con p img{ max-height: inherit}

.ar_tj1 {
    border-top: 1px solid #922e8e;
    padding: .3rem 0;
    position: relative;
    z-index: 1;
    margin: 1rem 0 0;
}
.ar_tj1:before{ content: ""; position: absolute; top: .02rem; right: 0; left: 0; width: 100%; height: 1px; background: #922e8e}

.ar_tj1 .a {
    display: block;
    font-size: .18rem;
    color: #191919;
    line-height: 1.5;
    margin: .12rem 0;
    transition: .5s
}
.ar_tj1 .a:hover{ color: #922e8e}
.ar_tj1 .a img{ width: .24rem; margin: 0 .1rem 0 0}
.more3s {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 1rem;
    height: .32rem;
    align-items: center;
    justify-content: center;
    background: #922e8e;
    border-radius: .06rem;
    font-size: .18rem;
    color: #fff !important;
    transition: .5s
}
.more3s:hover{ letter-spacing: 2px}

.ar1 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: .2rem;
    z-index: 2;
    cursor: pointer;
}

.ar1.prev1 {
    left: 8%;
}

.ar1.next1 {
    right: 8%;
}

@media(max-width: 769px) {
    .pyfa .content {
        margin: 0 0 .5rem;
    }

    .pyfa .content .box {
        margin: 0 0 .3rem 0;
    }

    .h3-6 {
        margin: 0 0 .25rem;
    }

    .h3-6 span::before {
        left: -15px;
    }

    .h3-6 span {
        font-size: .2rem;
        padding: 0 0 0 .3rem;
    }

    .pyfa .tit1 {
        margin-bottom: .35rem;
    }

    .nt12Box {
        padding: 0 0 .3rem
    }

    .ar1 {
        top: auto;
        transform: translateY(0);
        bottom: 0;
        width: .1rem;
    }

    .ar1.prev1 {
        left: 40%
    }

    .ar1.next1 {
        right: 40%
    }

    .h3-6 span::before {
        right: -.8rem;
        height: .46rem;
    }

    .h3-6 span::after {
        right: -1.6rem;
        height: .45rem;
    }
    .more3s{position: static;margin: .4rem 0 0;}
    .ar_tj1 .a img{ width: .18rem; margin: 0 .05rem 0 0}
    .ar_tj1{ margin: .5rem 0 0}
}