body {
    overflow-x: hidden;
}

header .nav li>a i {
    line-height: 5.3;
}

/* html {
    font-size: 100px !important;
} */

.public_banner2>.n_bot {
    margin-bottom: -2rem;
}

.public_banner2>.n_bot>li:first-child {
    padding: .15rem;
}

.bac {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.fle {
    display: flex;
    flex-wrap: wrap;
}

.pad1 {
    padding-left: 3.6rem;
    padding-right: 3.6rem;
}

.ma_rt {
    margin-right: 0;
}

.ph_dis {
    display: none !important;
}

.pc_dis {
    display: block !important;
}

.ERP span,
.ERP i,
.ERP u,
.ERP a,
.ERP b,
.ERP img {
    display: block;
    font-style: normal;
}

* {
    font-family: Microsoft YaHei, 'å¾®è½¯é›…é»‘';
}

.ERP ul {
    margin-bottom: 0;
}

.act-wrap a:hover {
    color: #fff;
}

.ERP p {
    margin-bottom: 0;
}

.ERP {
    width: 100%;
    /* height: 100%; */
}

.ma_rt {
    margin-right: 0 !important;
}


.public_banner2.ydn {
    height: 7.2rem;
}

.sj_main {
    padding: 0 1.9rem;
}

.sj_main>h2 {
    font-size: 40px;
    margin-bottom: .35rem;
    font-weight: normal;
    text-align: center;
}

.sj_main>p {
    font-size: .24rem;
    line-height: 1.8;
    text-align: center;
    color: #333;
}

.act-header>div.sj_top1 {
    padding-top: 0.9rem;
    padding-bottom: 1.5rem;
}

.sj_top1 .sj_head_left>h1 {
    margin-bottom: 0rem;
    line-height: 1;
    font-weight: normal;
    padding: 0;
    font-size: .58rem;
    color: #5A64BE;
}

.sj_top1 .sj_head_left>h1>img {
    margin: 0 auto;
    margin-bottom: 0;
    width: 50%;
}

.sj_head_left>h2 {
    font-size: .24rem;
    margin-bottom: 0.1rem;
    padding: 0;
    color: #333;
    font-weight: normal;
    text-align: center;
}

.sj_top1 .sj_head_left>p {
    color: #333;
}

.sj_top1_1 {
    background-image: url(../img/ydn/top1_bg2.png);
    padding-top: 1rem;
}

.sj_top1_1>div>ul {
    display: flex;
    position: absolute;
    top: -1.95rem;
    z-index: 10;
    align-items: center;
}

.sj_top1_1>div>ul>li {
    cursor: pointer;
    display: flex;
    align-items: center;
    padding: 0.22rem 0.33rem;
    border-radius: 6px;
    background: linear-gradient(0deg, #FEFEFF 0%, #F3F5F8 100%);
    box-shadow: 0px 6px 30px 0px rgb(51 51 51 / 10%);
    margin-right: 0.28rem;
    font-size: .24rem;
    cursor: pointer;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    color: #333;
}

.sj_top1_1>div>ul>li>i {
    margin-right: 0.2rem;
    position: relative;
}

.sj_top1_1>div>ul>li>i>img {
    opacity: 1;
    position: relative;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    width: 100%;
}

.sj_top1_1>div>ul>li>i>img:last-child {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.sj_top1_1>div>ul>li:hover {
    color: #fff;
    background: linear-gradient(90deg, #6A3EF8 0%, #A897FF 100%);
}

.sj_top1_1>div>ul>li:hover>i>img:last-child {
    opacity: 1;
}

.sj_top1_1>div>ul>li.ydn_vid {
    border: 2px solid #FFFFFF;
    background: linear-gradient(0deg, #FEFEFF 0%, #F3F5F8 100%);
    box-shadow: 0px 6px 30px 0px rgb(51 51 51 / 10%);
    border-radius: 6px;
    padding: 0.13rem 0.15rem;
    position: relative;
    cursor: pointer;
    width: 30%;
    height: 1.88rem;
}

.sj_top1_1>div>ul>li.ydn_vid>span {
    height: 100%;
    overflow: hidden;
}

.sj_top1_1>div>ul>li.ydn_vid>span>img {}

.sj_top1_1>div>ul>li.ydn_vid>span>i {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    flex-direction: column;
    top: 0;
    font-size: .2rem;
    left: 0;
    /* color: #6A3EF8; */
    color: #fff;
}

.sj_top1_1>div>ul>li.ydn_vid>span>i>img {
    transition: .5s;
    width: 0.7rem;
    margin-bottom: .15rem;
}

.sj_top1_1>div>ul>li.ydn_vid:hover>span>i>img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
}

.sj_top1_1>div div.swiper-pagination {
    display: flex;
    justify-content: center;
}

.sj_top1_1>div div.swiper-slide {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    padding: 0.18rem 0;
}

.sj_top1_1>div div.swiper-slide>i {
    width: 15%;
}

.sj_top1_1>div div.swiper-slide>div {
    width: 50%;
}

.sj_top1_1>div div.swiper-slide:first-child>div>p {
    font-size: .3rem;
    margin-bottom: 0.3rem;
    color: #333;
}

.sj_top1_1>div div.swiper-slide:last-child>div>p {
    font-size: .3rem;
    color: #333;
}

.sj_top1_1>div div.swiper-slide>div>p {
    font-size: .24rem;
    line-height: 1.5;
    margin-bottom: 0;
    color: #333;
}

.sj_top1_1>div div.swiper-slide>div>ul {
    display: flex;
    justify-content: space-between;
}

.sj_top1_1>div div.swiper-slide>div>ul>li {
    display: flex;
    align-items: center;
    font-size: .2rem;
    color: #333;
}

.sj_top1_1>div div.swiper-slide>div>ul>li>i {
    margin-right: 0.1rem;
}

.sj_top1_1>div div.swiper-slide:first-child>span {
    transform: translateY(0.2rem);
    -webkit-transform: translateY(0.2rem);
    -moz-transform: translateY(0.2rem);
    -ms-transform: translateY(0.2rem);
    -o-transform: translateY(0.2rem);
}

.sj_top1_1>div div.swiper-slide>span {
    transform: none;
    width: 30%;
}

.sj_top1_1>div div.swiper-slide:first-child>span>img {
    transform: translateY(0.2rem);
}

.sj_top2 {
    padding: .8rem 0;
    background-color: #fff;
}

.sj_top2>div>p {
    /* font-size: .16rem;
    text-align: left; */
}

.sj_top2>div>div {
    margin-top: .6rem;
    align-items: center;
    justify-content: space-between;

}

.sj_top2>div>div>span {
    width: 30%;
    position: relative;
}

.sj_top2>div>div>span>img {
    position: relative;
    z-index: 10;
}

.sj_top2>div>div>span::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-color: #4e2cbb;
    opacity: .2;
    top: 0;
    left: 0;
    display: none;
}

.sj_top2>div>div>ul {
    width: 7%;
}

.sj_top2>div>div>ul>li {
    margin-bottom: 1rem;
}

.sj_top2>div>div>ul>li:last-child {
    margin-bottom: 0;
}

.sj_top2>div>div>ul>li>b {
    font-size: .3rem;
    margin-bottom: 0.15rem;
    color: #6A3EF8;
}

.sj_top2>div>div>ul>li>p {
    font-size: .2rem;
}

.sj_top2>div>div>div {
    width: 50%;
}

.sj_top2>div>div>div>div {
    display: flex;
    position: relative;
}

.sj_top2>div>div>div>div>p {
    display: flex;
    align-items: center;
    padding: 0.15rem 0.6rem;
    background: #826BF9;
    border-radius: 50px;
    color: #fff;
    font-size: .16rem;
    width: 65%;
}

.sj_top2>div>div>div>div>p:last-child {
    margin-left: -11%;
    background: #A897FF;
    position: absolute;
    right: 0;
    width: 65%;
    top: 0;
}

.sj_top2>div>div>div>div>p>i {
    margin-right: 0.1rem;
}

.sj_top2>div>div>div>ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0.3rem 0;
    background: #EEF1FC;
    padding: 0.2rem 0.4rem;
    padding-bottom: 0.05rem;
}

.sj_top2>div>div>div>ul>li {
    width: 32%;
    margin-right: 1.5%;
    margin-bottom: 0.35rem;
    display: flex;
    align-items: center;
    font-size: .2rem;
}

.sj_top2>div>div>div>ul>li>i {
    margin-right: 0.1rem;
}

.sj_top2>div>div>div>p {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #6A3EF8;
    color: #fff;
    font-size: .16rem;
    padding: 0.2rem 0.5rem;
    border-radius: 0.5rem;
}

.sj_top2>div>div>div>p>i {
    color: #fff;
}

.sj_top3 {
    background-color: #F6F8FA;
    padding-top: .8rem;
    padding-bottom: .6rem;
}

.sj_top3>div>div {
    overflow: hidden;
}

.sj_top3>div>div>div {}

.sj_top3>div>div>div {
    margin-top: .6rem;
    position: relative;
}

@keyframes d1 {
    0% {
        transform: translateX(0px);
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -o-transform: translateX(0px);
    }

    33% {
        transform: translateX(10px);
    }

    66% {
        transform: translateX(-10px);
    }

    100% {
        transform: translateX(0px);
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -o-transform: translateX(0px);
    }
}

.sj_top3>div>div>div>i {
    position: absolute;
    /* animation-name: d1; */
    animation-delay: 0s;
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    width: 3%;
}

.sj_top3>div>div>div>i.sj3_i1 {
    top: 8%;
    left: 15%;
}

.sj_top3>div>div>div>i.sj3_i2 {
    top: 8%;
    left: 52%;
}

.sj_top3>div>div>div>i.sj3_i2>img {
    transform: rotate(180deg);
}

.sj_top3>div>div>div>i.sj3_i3 {
    bottom: 37%;
    left: 22%;
}

.sj_top3>div>div>div>i.sj3_i4 {
    right: 28%;
    bottom: 38%;
}

.sj_top3>div>div>div>i.sj3_i5 {
    top: 39%;
    left: 62%;
    /* animation-name: d2; */
}

.sj_top3>div>div>div>i.sj3_i5>img {
    transform: rotate(-90deg);
}

@keyframes d2 {
    0% {
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
    }

    33% {
        transform: translateY(10px);
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        -ms-transform: translateY(10px);
        -o-transform: translateY(10px);
    }

    66% {
        transform: translateY(-10px);
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -o-transform: translateY(-10px);
    }

    100% {
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
    }
}


.sj_top3>div>div>div>span {
    position: absolute;
    /* animation-name: d2; */
    animation-delay: 0s;
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    width: 2.5%;
}

.sj_top3>div>div>div>span.sj3_sp1 {
    top: 27%;
    left: 45%;
}

.sj_top3>div>div>div>span.sj3_sp2 {
    bottom: 18%;
    left: 45%;
}

.sj_top4 {
    background-image: url(../img/ydn/top4.png);
}

.sj_top4>div {
    padding: 1.5rem 1.9rem;
}

.sj_top4>div>ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.sj_top4>div>ul>li {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.sj_top4>div>ul>li>div {
    text-align: center;
    margin-right: 1.2rem;
}

.sj_top4>div>ul>li>div>i {
    font-size: .2rem;
    color: #fff;
}

.sj_top4>div>ul>li>div>b {
    margin: .2rem 0;
    font-size: .36rem;
    font-weight: bold;
    color: #fff;
}

.sj_top4>div>ul>li>div>p {
    font-size: .16rem;
    color: #fff;
}

.sj_top4>div>ul>li>p {
    display: flex;
    color: #E35FFF;
    align-items: center;
    font-size: .24rem;
}

.sj_top4>div>ul>li>p>i {
    font-weight: bold;
    transform: scaleY(1.5);
    color: #E35FFF;
    -webkit-transform: scaleY(1.5);
    -moz-transform: scaleY(1.5);
    -ms-transform: scaleY(1.5);
    -o-transform: scaleY(1.5);
    margin-left: .1rem;
}

.sj_top4>div>ul>li:last-child>div {
    margin-left: 1.2rem;
    margin-right: 0;
}

.sj_top4>div>ul>li:last-child>p {
    color: #A3B4D9;
}

.sj_top4>div>ul>li:last-child>p>i {
    color: #A3B4D9;
    margin-left: 0%;
    margin-right: 0.1rem;
    border-top: 3px solid #A3B4D9;
    width: 15px;
    height: 14px;
    border-left: 3px solid #A3B4D9;
    transform: rotate(-45deg);
}


.ydn5 {
    padding: .7rem 1.8rem .65rem .33rem;
    background: #F1F3F4;
}

.ydn5>div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.ydn5>div>span {
    width: 25%;
}

.ydn5>div>div {
    width: 18%;
}

.ydn5>div>div>p {
    display: flex;
    align-items: flex-end;
    margin-bottom: .4rem;
}

.ydn5>div>div>p:last-child {
    margin-bottom: 0;
}

.ydn5>div>div>p>b {
    font-size: .6rem;
    color: #6A3EF8;
    line-height: .8;
}

.ydn5>div>div>p>i {
    font-size: .38rem;
    font-weight: bold;
}

.ydn5>div>ul {
    width: 50%;
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
}

.ydn5>div>ul>li {
    display: flex;
    width: 46%;
    justify-content: space-between;
    margin-bottom: .8rem;
}

.ydn5>div>ul>li:nth-child(5),
.ydn5>div>ul>li:nth-child(6) {
    margin-bottom: 0;
}

.ydn5>div>ul>li>i {
    /* margin-right: .19rem; */
    width: 0.04rem;
    height: 0.66rem;
    background: linear-gradient(0deg, #6084FD 0%, #09CCDE 100%);
    border-radius: 0.02rem;
}

.ydn5>div>ul>li>p {
    width: 95%;
}

.ydn5>div>ul>li>p>b {
    font-size: .24rem;
}

.ydn5>div>ul>li>p>i {
    font-size: .16rem;
    margin-top: .24rem;
    line-height: 1.5;
}

.sj_top5 {
    padding: .8rem 0;
}

.sj_top5>div {}

.sj_top5>div>div {}

.sj_top5>div>div>div {
    margin-top: .48rem;
    position: relative;
    /* transform: scale(.8); */
}

.sj_top5>div>div>div>img {
    width: 100%;
}

.sj_top5>div>div>div>div {
    position: absolute;
    top: 1.15rem;
    left: 2.1rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.sj_top5>div>div>div>div>a {
    margin-right: .45rem;
    font-size: .18rem;
    color: #333;
    line-height: 1;
}

.sj_top5>div>div>div>div>a:first-child:hover {
    color: #2345A7;
}

.sj_top5>div>div>div>div>a:last-child {
    margin-right: 0;
    font-size: .5rem;
    transform: translateY(-0.17rem);
}

.sj_top5>div>div>div>ul {
    position: absolute;
    top: 2.2rem;
    left: 1.94rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    width: 45%;
}

.sj_top5>div>div>div>ul>li {
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0px 6px 30px 0px rgb(51 51 51 / 10%);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    position: relative;
    padding: 0.13rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.sj_top5>div>div>div>ul>li:first-child {
    width: 100%;
    justify-content: center;
    margin-bottom: 0.07rem;
}

.sj_top5>div>div>div>ul>li>span {

    width: 0.3rem;
    height: auto;
    /* margin: 0 auto; */
}

.sj_top5>div>div>div>ul>li>span>img {
    width: 100%;
}

.sj_top5>div>div>div>ul>li>p {
    font-size: .2rem;
    text-align: center;
    margin-left: 0.1rem;
    color: #333;
}

.sj_top5>div>div>div>ul>li>div {
    position: absolute;
    width: 100%;
    height: 100%;
    /* padding: 0.15rem 0.1rem; */
    display: flex;
    top: 0;
    left: 0;
    transition: .5s;
    opacity: 0;
    background-color: #fff;
    z-index: 10;
    justify-content: center;
    align-items: center;
    display: none;
}

.sj_top5>div>div>div>ul>li>div>a {
    font-size: .12rem;
    line-height: 1.2;
    color: #333;
    padding: 0 0.05rem;
}

.sj_top5>div>div>div>ul>li:hover>div {
    opacity: 1;
}

.sj_top5 .new_t5 {
    background: #fff;
    border-radius: 100em;
    padding: 0;
    position: relative;
    padding: 2em 0;
    box-shadow: 0 0 30px 0px rgb(0 0 0 / 10%);
    margin-top: 2em;
    padding-left: 8%;
    padding-right: 8%;
}

.sj_top5 .new_t5>img {
    position: absolute;
    left: 0;
    top: 0;
    width: auto;
    max-width: 100%;
    display: none;
}

.sj_top5 .new_t5>i {
    display: table;
    margin: 0 auto;
    margin-bottom: 0.2rem;
}

.sj_top5 .new_t5>ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.sj_top5 .new_t5>ul>li {
    width: 16%;
}

.sj_top5 .new_t5>ul>li>a {
    font-size: .18rem;
    display: flex;
    justify-content: center;
    padding: .12rem 0;
    background: linear-gradient(to bottom, #58a2f6 0%, #305af9 100%);
    color: #fff;
    border-radius: 6px;
    align-items: center;
}

.sj_top5 .new_t5>ul>li>a:hover {
    background: linear-gradient(to right, #ffb252 0%, #f18541 100%);
}

.sj_top5 .new_t5>ul>li>a>i {
    position: relative;
    width: .14rem;
    height: .14rem;
    margin-right: .13rem;
}

.sj_top5 .new_t5>ul>li>a>i::before {
    content: '';
    width: 100%;
    height: 100%;
    border-radius: 100em;
    z-index: 9;
    background: linear-gradient(to bottom, #ffcf3f 0%, #ef6739 100%);
    position: absolute;
}

@keyframes arr-color {
    0% {
        transform: scale(1);
        opacity: 1;
    }

    60% {
        transform: scale(1.8);
    }

    100% {
        transform: scale(2.2);
        opacity: 0;
        -webkit-transform: scale(2.2);
        -moz-transform: scale(2.2);
        -ms-transform: scale(2.2);
        -o-transform: scale(2.2);
    }
}

.sj_top5 .new_t5>ul>li>a>i::after {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(to bottom, #fff08a 0%, #ff916c 100%);
    animation: arr-color 1.2s both infinite ease-in-out;
    border-radius: 100em;
    z-index: 1;
    transform-origin: center;
}

.sj_top5 .new_t5>ul>li>p {}

.ydn6 {
    background: #F6F8FA;
    padding: 0.8rem 0;
}

.ydn6>div {
    padding: 0 2.6rem;
}

.ydn6>div>i {
    text-align: right;
    font-size: .16rem;
    margin-top: 0.2rem;
    color: #999;
}

.ydn6>div>div>div {
    display: flex;
    justify-content: space-between;
    margin-top: 0.7rem;
}

.ydn6>div>div>div>i {
    display: flex;
    align-items: center;
}

.ydn6>div>div>div>div {
    box-shadow: 0px 6px 30px 0px rgb(51 51 51 / 10%);
    border-radius: 6px;
    background: #fff;
    position: relative;
}

.ydn6>div>div>div>div>p.sj6_p {
    background: linear-gradient(0deg, #6A3EF8 0%, #A897FF 100%);
    border-radius: 25px;
    text-align: center;
    font-size: .24rem;
    color: #fff;
    padding: 0.15rem;
    line-height: 1;
    margin-top: -0.24rem;
}

.ydn6>div>div>div>.sj_t6_1 {
    padding: 0rem 0.12rem 0.6rem 0.11rem;
    width: 12%;
}

.ydn6>div>div>div>.sj_t6_1>span {
    display: table;
    margin: 0 auto;
    margin-top: 0.68rem;
    margin-bottom: 0.29rem;
}

.ydn6>div>div>div>.sj_t6_1>i {
    display: flex;
    align-items: center;
    color: #333;
    font-size: .16rem;
    line-height: 1.5;
}

.ydn6>div>div>div>.sj_t6_2 {
    padding: 0.2rem;
    padding-top: 0;
    padding-left: 0;
    width: 60%;
}

.ydn6>div>div>div>.sj_t6_2>i {
    position: absolute;
    top: -0.24rem;
    left: -0.7rem;
    z-index: 10;
}

.ydn6>div>div>div>.sj_t6_2>i:last-child {
    left: auto;
    right: -0.7rem;
}

.ydn6>div>div>div>div.sj_t6_2>p.sj6_p {
    display: table;
    margin: 0 auto;
    padding: 0.15rem 0.5rem;
    margin-top: -0.24rem;
}

.ydn6>div>div>div>.sj_t6_2>div {
    display: flex;
    margin-top: 0.13rem;
}

.ydn6>div>div>div>.sj_t6_2>div>ul {
    border-right: 1px dashed #DDDDDD;
    padding: 0 0.15rem;
    width: 75%;
}

.ydn6>div>div>div>.sj_t6_2>div>ul>li {
    padding-bottom: 0.4rem;
    border-bottom: 1px dashed #DDDDDD;
}

.ydn6>div>div>div>.sj_t6_2>div>ul>li:last-child {
    border-bottom: none;
    padding-bottom: 0;
    padding-top: 0.1rem;
}

.ydn6>div>div>div>.sj_t6_2>div>ul>li>p {
    align-items: center;
    justify-content: center;
    font-size: .2rem;
    color: #333;
}

.ydn6>div>div>div>.sj_t6_2>div>ul>li>p>i {
    margin-right: 0.1rem;
    color: #333;
}

.ydn6>div>div>div>.sj_t6_2>div>ul>li>span {
    display: flex;
    align-items: center;
    font-size: .16rem;
    justify-content: center;
    margin-top: 0.08rem;
    color: #333;
}

.ydn6>div>div>div>.sj_t6_2>div>ul>li>span>i {
    width: 0.2rem;
    margin: 0 0.15rem;
}

.ydn6>div>div>div>.sj_t6_2>div>div {
    padding: 0.12rem 0 0 0.2rem;
    width: 25%;
}

.ydn6>div>div>div>.sj_t6_2>div>div>span {
    display: table;
    margin: 0 auto;
}

.ydn6>div>div>div>.sj_t6_2>div>div>h3 {
    font-size: .2rem;
    margin: 0.05rem 0 0.15rem 0;
    text-align: center;
    font-weight: normal;
    color: #333;
}

.ydn6>div>div>div>.sj_t6_2>div>div>p {
    flex-wrap: wrap;
    display: flex;
    position: relative;
    text-indent: 1em;
    font-size: .16rem;
    line-height: 1.8;
    color: #333;
}

.ydn6>div>div>div>.sj_t6_2>div>div>p>i {
    width: 10px;
    height: 10px;
    background: #4596F1;
    border-radius: 50%;
    margin-right: 0.1rem;
    margin-top: 0.06rem;
    position: absolute;
}

.ydn6>div>div>div>.sj_t6_3 {
    padding: 0 0.25rem;
}

.ydn6>div>div>div>.sj_t6_3>p {
    margin-bottom: .25rem;
}

.ydn6>div>div>div>.sj_t6_3>span {
    font-size: .16rem;
    display: flex;
    align-items: center;
    color: #333;
}

.ydn6>div>div>div>.sj_t6_3>span>i {
    width: 10px;
    height: 10px;
    background: #4596F1;
    border-radius: 50%;
    margin-right: 0.1rem;
}

.ydn6>div>div>div>.sj_t6_3>b {
    margin-top: 0.15rem;
    margin-bottom: 0.18rem;
    font-size: .24rem;
    color: #6A3EF8;
    font-weight: normal;
    display: flex;
    align-items: center;
    padding-left: 0.15rem;
}

.ydn6>div>div>div>.sj_t6_3>b>i {
    width: 0.2rem;
    margin: 0 0.15rem;
}

.sj_top7 {
    padding: .8rem 0 .23rem 0;
}

.sj_top7>div {}

.sj_top7>div>ul {
    margin-top: .22rem;
}

.sj_top7>div>ul:last-child {
    display: none;
}

.sj_top7>div>ul>li {
    width: 20%;
    position: relative;
}

.sj_top7>div>ul>li>p {
    position: absolute;
    top: 1.9rem;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: .16rem;
    line-height: 1.5;
}

.sj_top7>div>ul>li>p>b {
    line-height: 1;
    font-size: .24rem;
    margin-bottom: .2rem;
    font-weight: normal;
    color: #333;
    text-align: center;
}

.sj_top8 {
    background-image: url(../img/ydn/top8_bg.png);
    padding: .24rem 0 .12rem 0;
}

.sj_top8>div {
    display: flex;
    justify-content: center;
    align-items: center;
}

.sj_top8>div>span {
    margin-right: 1rem;
}

.sj_top8>div>div {
    width: 46%;
}

.sj_top8>div>div>b {
    font-size: .24rem;
    font-weight: normal;
    color: #333;
}

.sj_top8>div>div>h3 {
    font-size: 0.4rem;
    color: #00AFF0;
    margin: .2rem 0 .3rem 0;
}

.sj_top8>div>div>ul {
    margin-top: .2rem;
    justify-content: space-between;
}

.sj_top8>div>div>ul>li {
    display: flex;
    width: 50%;
    align-items: center;
    font-size: .16rem;
    margin-bottom: .15rem;
}

.sj_top8>div>div>ul>li>i {
    margin-right: .1rem;
}

.sj_top8>div>div>a {
    line-height: 1;
    margin-top: .1rem;
    padding: .12rem .25rem;
    /* background-color: #fff; */
    display: table;
    font-size: .16rem;
    color: #333;
    border: 1px solid #333;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
}

.sj_top8>div>div>a:hover {
    color: #fff;
    border: 1px solid transparent;
    background: linear-gradient(90deg, #FFB351 0%, #F08541 100%);
}

@media screen and (max-width:1200px) {
    html {
        font-size: 75px !important;
    }

    .sj_main,
    .act-header>div {
        width: 90%;
    }

}

.sj_top1_1>div div.swiper-slide>div>span,
.sj_ph_top4 {
    display: none;
}

.ph_hua {
    display: none !important;
}

.ph_scroll_bar::-webkit-scrollbar {
    width: 3px;
    height: 6px;
    transition: .5s;
    background-color: #DDDDDD;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.ph_scroll_bar::-webkit-scrollbar-thumb {
    background-color: #2345A7;
    border: 3px solid #2345A7;
}

.sj_top8>div>div>span {
    display: none;
}

div.sj_video,
div.sj_video2 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 20;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .5s;
    transform: scale(0);
}

div.sj_video.on,
div.sj_video2.on {
    transform: scale(1);
}

div.sj_video>div,
div.sj_video2>div {
    position: relative;
    width: 60%;
    z-index: 10;
}

div.sj_video>div>video,
div.sj_video2>div>video {
    width: 100%;
}

div.sj_video>div>i,
div.sj_video2>div>i {
    cursor: pointer;
    width: 0.5rem;
    height: 0.5rem;
    background-color: rgb(102 98 98 / 50%);
    font-size: .28rem;
    color: #fff;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

div.sj_video>div>i:hover,
div.sj_video2>div>i:hover {
    background-color: rgb(33 33 33 / 100%);
}

div.sj_video>i,
div.sj_video2>i {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: #333;
    opacity: .3;
    top: 0%;
    left: 0%;
}

@media screen and (max-width:1024px) {
    .sj_top5 .new_t5>img {
        display: none;
    }

    .sj_top5 .new_t5 {
        padding: 2em 10%;
    }

    div.sj_video>div,
    div.sj_video2>div {
        width: 80%;
    }


    div.sj_video>div>i,
    div.sj_video2>div>i {
        width: 35px;
        height: 35px;
        font-size: 18px;
    }
}

@media screen and (max-width:540px) {
    .act-header {
        /* background-image: url(../img/ydn/ph_top1_bg.png) !important; */
        /* background-position: top left; */
        background-position: 50% 0%;
    }

    .sj_top1_1>div div.swiper-slide:last-child>div>p {
        font-size: .3rem;
    }

    .sj_top1_1>div div.swiper-slide:last-child>div>p>br {
        display: none;
    }

    .act-header>div.sj_top1 {
        padding-bottom: 3.5rem;
        padding-top: 1.5rem;
    }

    .sj_head_left>span {
        display: table;
        margin: 0 auto;
        margin-bottom: 0.15rem;
    }

    .sj_top1 .sj_head_left>h1 {
        text-align: center;
        margin-bottom: 0.2rem;
        font-size: .5rem;
    }

    .sj_head_left>h2 {
        font-size: 18px;
        line-height: 1.5;
        text-align: center;
    }

    .sj_top1 .sj_head_left>h1>img {
        margin: 0 auto;
        width: 100%;
    }

    .sj_head_left {
        width: 100%;
    }

    .sj_top1 .sj_head_left>p {
        font-size: 17px;
        text-align: center;
    }

    .sj_top1_1>div>ul>li>i {
        /* margin-right: 0.1rem; */
        margin: 0 auto;
        width: 30px;
    }

    .sj_top1_1>div>ul {
        top: 0;
        position: relative;
        z-index: 10;
        width: 100%;
        flex-wrap: wrap;
        justify-content: center;
    }

    .sj_top1_1>div>ul>li {
        font-size: 16px;
        padding: 0.22rem;
        /* display: block; */
    }

    .sj_top1_1>div>ul>li.ydn_vid {
        width: 100%;
        margin-right: 0;
        margin-bottom: 0.2rem;
        height: auto;
    }

    .sj_top1_1>div>ul>li:last-child {
        margin-right: 0;
        margin-top: 15px;
    }

    .sj_top1_1>div div.swiper-slide {
        padding: .8rem 0;
        padding-bottom: 0.3rem;
    }

    .sj_top1_1>div div.swiper-slide>i,
    .sj_top1_1>div div.swiper-slide>span {
        display: none;
    }

    .sj_top1_1>div div.swiper-slide>div>span {
        display: flex;
        justify-content: space-between;
        margin-bottom: 10px;
        align-items: center;
    }

    .sj_top1_1>div div.swiper-slide>div>span>img {
        width: 50%;
    }

    .sj_top1_1>div div.swiper-slide>div {
        width: 100%;
    }

    .sj_top1_1>div div.swiper-slide>div>p {
        text-align: center;
    }

    .sj_top1_1 {
        padding-top: .5rem;
        background-image: url(../img/ydn/ph_top1_bg2.png);
    }

    .sj_main>h2 {
        font-size: 22px;
        margin-bottom: 0.2rem;
    }

    .sj_top2>div>p {
        font-size: 16px;
    }

    .sj_top2>div>div>span {
        display: none;
    }

    .sj_top2>div>div>div {
        width: 80%;
    }

    .sj_top2>div>div>div>div>p {
        padding: 0.15rem 0.3rem;
        font-size: 16px;
    }

    .sj_top2>div>div>div>div>p:last-child {
        width: 55%;
    }

    .sj_top2>div>div>ul {
        width: 20%;
    }

    .sj_top2>div>div>div>ul,
    .sj_top2>div>div>div>p {
        padding: .2rem;
    }

    .sj_top2>div>div>div>ul>li {
        width: 33%;
        margin-right: 0.5%;
        margin-bottom: 0.1rem;
        font-size: 12px;
    }

    .sj_top2>div>div>ul>li {
        margin-bottom: 0.6rem;
    }

    .sj_top2>div>div>div>ul>li>i {
        width: 0.2rem;
    }

    .sj_top4 {
        display: none;
    }

    .sj_ph_top4 {
        display: block;
        padding: 0.8rem 0;
        background: linear-gradient(90deg, #000000 0%, #260156 0%, #0F2E95 100%);
    }

    .sj_ph_top4>div>h2 {
        color: #fff;
    }

    .sj_ph_top4>div>p {
        color: #fff;
    }

    .sj_ph_top4>div>span {
        margin-top: 0.4rem;
        margin-bottom: -0.2rem;
    }

    .sj_top3>div>div {
        overflow: auto;
    }

    .sj_top3>div>div>div {
        width: 200%;
    }

    .ph_hua {
        display: flex !important;
        align-items: center;
        justify-content: center;
        font-size: 20px;
        color: #2345A7;
        text-decoration: none;
        margin-top: 20px;
    }

    .ph_hua>img {
        margin-right: 10px;
        width: 20px;
        animation: scroll-att-left 2s infinite both;
        -webkit-animation: scroll-att-left 2s infinite both;
    }

    .ph_hua>img:last-child {
        margin-right: 0;
        margin-left: 10px;
        animation: scroll-arr-act 2s infinite both;
    }

    @keyframes scroll-att-left {

        0%,
        20%,
        50%,
        80%,
        100% {
            transform: translateX(0);
            -webkit-transform: translateX(0);
            -moz-transform: translateX(0);
            -ms-transform: translateX(0);
            -o-transform: translateX(0);
        }

        40% {
            transform: translateX(2px);
        }

        60% {
            transform: translateX(-6px);
        }
    }

    @keyframes scroll-arr-act {

        0%,
        20%,
        50%,
        80%,
        100% {
            transform: translateX(0);
        }

        40% {
            transform: translateX(-6px);
        }

        60% {
            transform: translateX(2px);
        }
    }

    .sj_top5>div>div {
        overflow: auto;
    }

    .sj_top5>div>div>div {
        width: 260%;
        transform: scale(1);
    }

    .sj_top5>div>div>div>div>a {
        margin-right: 0.25rem;
    }

    .sj_top5>div>div>div>ul>li>div>a,
    .sj_top5>div>div>div>ul>li>p,
    .sj_top5>div>div>div>div>a {
        font-size: 12px;
    }

    .ydn6>div>div {
        overflow: auto;
        padding-bottom: 0.2rem;
    }

    .ydn6>div>div>div {
        width: 270%;
    }

    .ydn6>div>div>div>.sj_t6_2>div>ul>li>span,
    .ydn6>div>div>div>.sj_t6_3>span {
        font-size: 13px;
    }

    .ydn6>div>div>div>.sj_t6_2>div>div>p {
        font-size: 12px;
    }

    .sj_top7>div>ul {
        display: none;
    }

    .sj_top7>div>ul>li {
        width: 50%;
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
    }


    .sj_top7>div>ul:last-child {
        display: flex;
    }

    .sj_top8>div>span {
        display: none;
    }

    .sj_top8>div>div>span {
        display: block;
        width: 40%;
    }

    .sj_top8>div>div>b {
        font-size: 18px;
        line-height: 1.5;
        margin-bottom: 10px;
    }

    .sj_top8>div>div {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        /* justify-content: space-between; */
    }

    .sj_top8>div>div>ul {
        width: 60%;
    }

    .sj_top8>div>div>ul>li,
    .sj_top8>div>div>a {
        font-size: 14px;
    }

    .sj_top8>div>div>a {
        display: none;
    }

    .sj_top8 {
        padding: 0.7rem 0;
    }

    .sj_top5>div>div>div>ul>li>div {
        display: block;
        overflow: auto;
    }

    .sj_top5>div>div>div>ul>li:first-child>div {
        display: flex;
    }

    .sj_top5 .new_t5>ul {
        /* justify-content: flex-start; */
    }

    .sj_top5 .new_t5>ul>li>a {
        font-size: 16px;
    }

    .sj_top5 .new_t5 {
        background: #fff;
        border-radius: 6px;
    }

    .sj_top5 .new_t5>ul>li {
        width: 48%;
        margin-bottom: 0.2rem;
    }

    .sj_top5 .new_t5>ul>li>p {
        font-size: 14px;
    }
}

/* .ERP>div {
    height: 100%;
} */

.act-header {
    background-image: url(../img/ydn/top1_bg.png);
    height: auto;
}

.act-header>div {

    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: .8rem;
    padding-bottom: .8rem;
    height: auto;
    overflow: inherit;
    max-width: 1200px;
    margin: 0 auto;
}

.sj_head_left {}

.sj_head_left>div {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    margin-bottom: 0.5rem;
}

.sj_head_left>div>span {
    /* width: 1.9rem; */
}

.sj_head_left>div>i {
    width: 2px;
    height: 0.36rem;
    background-color: #FFFFFF;
    margin: 0 0.22rem;
}

.sj_head_left>span {
    margin-bottom: .27rem;
}

.sj_head_left>h1 {
    font-size: .4rem;
    color: #fff;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0.5rem;
}

.sj_head_left>p {
    font-size: .24rem;
    color: #fff;
}

.sj_top1 .sj_head_left>p.down_icon {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    margin-top: .3rem;
    width: 80%;
}

.sj_top1 .sj_head_left>p.down_icon>a {
    display: flex;
    align-items: center;
    padding: .1rem .24rem;
    background: #fff;
    border-radius: .1rem;
}

.sj_top1 .sj_head_left>p.down_icon>a>i {
    width: .5rem;
}

.sj_top1 .sj_head_left>p.down_icon>a>span {
    transition: .5s;
    font-size: .2rem;
    margin-left: .2rem;
}

.sj_top1 .sj_head_left>p.down_icon>a:hover {}

.sj_top1 .sj_head_left>p.down_icon>a:hover>span {
    color: #6a3ef8;
}

.sj_head_right {
    padding: 2.5% 2%;
    border-radius: 6px;
    border: 1px solid #fff;
    background: rgba(255, 255, 255, 0.1500);
}

.sj_head_right>h3 {
    font-size: 24px;
    color: #fff;
    text-align: center;
    margin-bottom: 6%;
}

.sj_head_right>div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 15px;
    border-radius: 6px;
    border: 1px solid #fff;
    margin-bottom: 10px;
}

.sj_head_right>div>span {}

.sj_head_right>div>i {
    width: 1px;
    height: 14px;
    background: #FFFFFF;
    margin: 0 8px;
}

.sj_head_right>div>input {
    outline: none;
    border: none;
    padding: 10px;
    font-size: .14rem;
    background: none;
    color: #fff;
    width: 230px;
}

.sj_head_right>div>input::placeholder {
    color: #fff;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.sj_head_right>div>input:focus::placeholder {
    color: #aeaeae
}

.sj_head_right>button.btn {
    font-size: 16px;
    padding: 12px 48px;
    margin: 0 auto;
    display: block;
    margin-top: 15px;
    background: linear-gradient(to right, #ffb252 0%, #f18541 100%);
}

.sj_head_right>p {
    font-size: 16px;
    margin-top: 20px;
    color: #fff;
    text-align: center;
}

@media screen and (max-width:1440px) {
    .sj_head_right>h3 {
        font-size: 20px;
    }

    .sj_head_right>div>input {
        padding: 5px;
        width: 170px;
    }

    .sj_head_right>button.btn {
        padding: 10px 30px;
        margin-top: 10px;
    }

    .sj_head_right>p {
        margin-top: 13px;
    }
}



/********************* åº•éƒ¨è¡¨å• ********************/
#des>#form {
    background: url(../img/ydn/foot_bg.png) no-repeat center;
    background-size: cover;
    /* padding: 0.2rem 3.6rem 0.3rem 4.35rem; */
    padding: 1% 0% 1.5% 0%;
}

#form>div {
    display: flex;
    justify-content: space-between;
}

#form>div>span {
    width: 25%;
}

#form>div>form {
    width: 72%;
    display: flex;
    align-items: center;
}

#form>div>form .form {}

#des #form .form h3 {
    color: #fff;
    padding: 0;
    font-weight: normal;
}

#form>div>form .form>ul {}

#des #form .form>ul>li {
    width: 32%;
    border-radius: 6px;
    background: rgba(255, 255, 255, .15);
}

#des #form .form>ul>li:nth-of-type(3) {
    width: 33%;
}

#form>div>form .form>ul>li>div {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 13px 20px;
    border-radius: 6px;
}

#form>div>form .form>ul>li>div>span {}

#form>div>form .form>ul>li>div>i {
    width: 1px;
    height: 14px;
    background: #FFFFFF;
    margin: 0 8px;
}

#des #form>div>form .form>ul>li>div>.input-text {
    outline: none;
    border: none;
    padding: 0;
    font-size: 14px;
    background: none;
    color: #fff;
    width: 230px;
    height: auto;
    line-height: 1;
    display: block;
}

#des #form>div>form .form>ul>li>div>.input-text::placeholder {
    color: #fff;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

#des #form>div>form .form>ul>li>div>.input-text:focus {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#des #form>div>form .form>ul>li>div>.input-text:focus::placeholder {
    color: #aeaeae;
}

#form>div>form .form>p {
    display: flex;
    justify-content: center;
    align-items: center;
}

#form>div>form .form>p>a {
    width: 160px;
    border-radius: 6px;
    text-align: center;
    /* padding: 10px 20px; */
    height: 40px;
    line-height: 37px;
    color: #fff;
    font-size: 16px;
    border: 1px solid #fff;
    transition: .5s;
}

#form>div>form .form>p>a:first-child {
    background: linear-gradient(90deg, #FFB351 0%, #F08541 100%);
    margin-right: 10px;
    border: 1px solid transparent;
    cursor: pointer;
}

#form>div>form .form>p>a:hover {
    border: 1px solid transparent;
    background: linear-gradient(90deg, #FFB351 0%, #F08541 100%);
}

#toolbar {
    display: none;
}

@media screen and (max-width:1440px) {
    /* #form>div>form .form>ul>li>div {
        padding: 10px 15px;
    }

    #form>div>form .form>p>a {
        width: 120px;
        padding: 6px 10px;
    }

    #des #form>div>form .form>ul>li>div>.input-text {
        font-size: 12px;
        width: 150px;
    } */
}

@media screen and (max-width:540px) {
    #des>#form {
        padding: 5% 0;
    }

    #form>div>span {
        display: none;
    }

    #form>div>form {
        width: 100%;
    }

    #des #form .form .list {
        width: 100%;
        padding: 0 10%;
    }

    #des #form .form>ul>li,
    #des #form .form>ul>li:last-child {
        width: 100%;
    }

    #form>div>form .form>ul>li>div {
        margin-bottom: 10px;
    }

    #form>div>form .form>p {
        width: 100%;
        padding: 0 10%;
    }

    footer,
    #toolbar {
        /* display: block;*/
    }

    .copy {
        display: none;
    }

    .header-box {
        height: auto;
    }
}

/********************* åº•éƒ¨èœå• ********************/
.footer-menu {
    display: none;
}

.foot_menu {
    padding: 2% 0%;
    background: #f7f4f8;
}

.foot_menu>.foot1 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 2%;
}

.foot_menu>.foot1>a {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 8.5%;
    font-size: 20px;
}

.foot_menu>.foot1>a:hover {
    color: #2345a7;
}

.foot_menu>.foot1>a>i {
    display: block;
    width: 27%;
    margin-right: 20px;
}

.foot_menu>.foot2 {
    display: flex;
    padding: 2% 0;
    border-top: 2px solid #DDDDDD;
    border-bottom: 2px solid #DDDDDD;
    max-width: 1200px;
    margin: 0 auto;
}

.foot_menu>.foot2>div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-right: 1px solid #DDDDDD;
    padding-right: 4%;
    width: 25%;
}

.foot_menu>.foot2>div:nth-child(2) {
    padding: 0 4%;
}

.foot_menu>.foot2>div>b {
    font-size: 20px;
    width: 100%;
    display: block;
    margin-bottom: 5%;
}

.foot_menu>.foot2>div>a {
    font-size: 16px;
    transition: .5s;
    margin-right: 2%;
}

.foot_menu>.foot2>div>a:hover {
    color: #2345a7;
}

.foot_menu>.foot2>.ft2_3 {
    width: 16%;
    border: none;
    padding-left: 4%;
    padding-right: 2%;
}

.foot_menu>.foot2>.ft2_4 {
    width: 34%;
    border: none;
    padding: 0;
}

.foot_menu>.foot2>.ft2_4>p {
    width: 100%;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 10px;
}

.foot_menu>.foot2>.ft2_4>span {
    display: flex;
    flex-direction: column;
    font-size: 15px;
    width: 22%;
    text-align: center;
}

.foot_menu>.foot2>.ft2_4>span>img {
    margin-bottom: 7px;
}

.foot_menu>.foot2>.ft2_4>div {
    width: 46%;
}

.foot_menu>.foot2>.ft2_4>div>p {
    font-size: 16px;
    margin-bottom: 10px;
}

.foot_menu>.foot2>.ft2_4>div>b {
    font-size: 24px;
    margin-bottom: 20px;
    display: block;
}

.foot_menu>.foot2>.ft2_4>div>a {
    width: 100%;
    display: block;
    background: linear-gradient(-90deg, #3059F9 0%, #59A3F6 100%);
    text-align: center;
    border-radius: 6px;
    color: #fff;
    padding: 10px 0;
    font-size: 16px;
}

.foot_menu>.foot2>.ft2_4>div>a:hover {
    background: linear-gradient(90deg, #FFB351 0%, #F08541 100%);
}

.foot_menu>.foot3 {

    display: none;
    justify-content: space-between;
    align-items: center;
    padding-top: 1%;
    max-width: 1200px;
    margin: 0 auto;
}

.foot_menu>.foot3>p {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 16px;
}

.foot_menu>.foot3>p>a {
    margin-left: 15px;
    width: 12%;
    position: relative;
}

.copy {
    display: none;
}

footer .copy {
    display: block;
}

.foot_menu>.foot3>p>a>img:last-child,
.foot_menu>.foot3>p>a:first-child>img:first-child {
    opacity: 0;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.foot_menu>.foot3>p>a:hover>img:last-child,
.foot_menu>.foot3>p>a:first-child:hover>img:first-child {
    opacity: 1;
}

.foot_menu>.foot3>p>a:first-child {
    position: relative;
    display: block;
}

.foot_menu>.foot3>p>a:first-child>img {}

.foot_menu>.foot3>p>a:first-child>img:last-child {
    position: absolute;
    top: -250%;
    left: 0;
    width: 150px;
    transform: scale(3.5);
    display: none;
}

.foot_menu>.foot3>p>a:first-child:hover>img:last-child {
    display: block;
}

.foot_menu>.foot3>div {
    width: 60%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.foot_menu>.foot3>div>ul {
    display: flex;
}

.foot_menu>.foot3>div>ul>li {
    padding: 0 10px;
    /* padding: 0 5px; */
    border-right: 1px solid #999999;
    line-height: 1;
    font-size: 16px;
}

.foot_menu>.foot3>div>ul>li:last-child {
    border: none;
}

.foot_menu>.foot3>div>ul>li>a:hover {
    color: #2345a7;
}

.foot_menu>.foot3>div>select {
    width: 24%;
    height: 30px;
    color: #333;
    font-size: 14px;
    text-align: left;
    border: 1px solid #ccc;
    padding: 0 10px 0 10px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    background: url(https://static.digiwin.com/static/images/link.png) no-repeat 120px center #fff;
    font-family: "å¾®è½¯é›…é»‘", Arial;
    background-color: rgb(153 153 153 / 10%);
    border: none;
    line-height: 30px;
    margin-left: 15px;
}

.foot_menu>.foot3>div>select option {}

.copy {
    padding: 15px 0;
    background: #132230;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
}

.rt_menu {
    position: fixed;
    z-index: 30;
    top: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100vh;
}

.rt_menu>ul {
    box-shadow: 0px 6px 30px 0px rgb(51 51 51 / 10%);
    border-radius: 100px;
    padding: 20px 0px;
    background: #fff;
}

.rt_menu>ul>li {
    margin-bottom: 15px;
    cursor: pointer;
    position: relative;
    padding: 0 7px;
    border-bottom: 2px solid #F5F5F5;
    padding-bottom: 15px;
}

.rt_menu>ul>li:last-child {
    padding-bottom: 0;
    border: none;
    margin-bottom: 0;
}

.rt_menu>ul>li>span {
    position: absolute;
    left: -220%;
    bottom: 0;
    width: 200%;
    display: none;
    z-index: 30;
}

.rt_menu>ul>li:hover>span {
    display: block;
}

.rt_menu>ul>li:last-child {
    margin-bottom: 0;
}

.rt_menu>ul>li>i {
    position: relative;
    display: table;
    margin: 0 auto;
    /* width: 50%; */
}

.rt_menu>ul:last-child {
    width: 70px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
}

.rt_menu>ul>li>p {
    font-size: 14px;
    color: #999;
    transition: .5s;
    text-align: center;
    margin-top: 10px;
}

.rt_menu>ul>li>i>img {
    transition: .5s;
}

.rt_menu>ul>li>i>img:last-child {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.rt_menu>ul>li:hover>i>img {
    opacity: 0;
}

.rt_menu>ul>li:hover>i>img:last-child {
    opacity: 1;
}

.rt_menu>ul>li:hover>p {
    color: #333;
}

.rt_menu>i {
    position: absolute;
    bottom: 10%;
    width: 275%;
    right: 0;
    cursor: pointer;
    display: none;
}

@keyframes shangxia {
    0% {
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
    }

    100% {
        transform: translateY(-10%);
        -webkit-transform: translateY(-10%);
        -moz-transform: translateY(-10%);
        -ms-transform: translateY(-10%);
        -o-transform: translateY(-10%);
    }
}

.rt_menu>i>img:last-child {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    animation-name: shangxia;
    animation-delay: 0s;
    animation-duration: .8s;
    animation-direction: alternate;
    animation-iteration-count: infinite;
}

.rt_menu>i.on,
.rt_menu>div.on {
    display: block;
}

.rt_menu>div {
    display: none;
    overflow: hidden;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    position: fixed;
    right: 6%;
    background: #fff;
    z-index: 20;
    padding-bottom: 20px;
}

.rt_menu>div>h3 {
    padding: 18px;
    font-size: 18px;
    padding-bottom: 0;
}

.rt_menu>div>p {
    padding: 15px 20px;
    font-size: 20px;
    display: flex;
    justify-content: space-between;
    /* align-items: center; */
    color: #fff;
    background: linear-gradient(90deg, #3059F9 0%, #59A3F6 100%);
}

.rt_menu>div>p>i {
    width: 22px;
    /* height: 2px; */
    /* background: #FFFFFF; */
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}

.rt_menu>div>p>i::after {
    content: '';
    width: 100%;
    height: 2px;
    background-color: #fff;
}

.rt_menu>div>div>textarea {
    outline: none;
    resize: none;
    font-size: 14px;
    color: #333;
    padding: 14px;
    border-radius: 6px;
    border: 1px solid #ddd;
    transition: .5s;
}


.rt_menu>div>textarea::placeholder {
    color: #333;
}

.rt_menu>div>textarea:focus::placeholder {
    color: #aeaeae;
}

.rt_menu>div>div {
    padding: 18px;
}

.rt_menu>div>div>div {
    margin-top: 14px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    padding: 0 15px;
    display: flex;
    align-items: center;
    border: 1px solid #DDDDDD;
}

.rt_menu>div>div>div>i>img {
    display: block;
}

.rt_menu>div>div>div>input {
    padding-left: 10px;
    font-size: 14px;
    color: #333;
    margin-left: 10px;
    outline: none;
    border: none;
    width: 90%;
    padding: 15px 0;
}

.rt_menu>div>div>div>input::placeholder {
    color: #999;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.rt_menu>div>div>div>input:focus::placeholder {
    color: #aeaeae;
}

.rt_menu>div>button {
    font-size: 20px;
    color: #fff;
    padding: 12px 64px;
    cursor: pointer;
    border-radius: 6px;
    margin: 0 auto;
    display: block;
    background: linear-gradient(90deg, #3059F9 0%, #59A3F6 100%);
}

.rt_menu>div>button:hover {
    background: linear-gradient(90deg, #FFB351 0%, #F08541 100%);
}

.top7 {
    position: relative;
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
}

.top7::after {
    position: absolute;
    width: 100%;
    height: 5px;
    /* background-color: #040B25; */
    background-color: #020613;
    top: -3px;
    left: 0;
}

.top7 #sw7 {
    margin-bottom: .25rem;
    padding: 0.2rem;
}

.top7 #sw7 .swiper-slide {
    height: auto;
}

.top7 #sw7 .swiper-slide:nth-child(1)>a>span>img {
    height: 100%;
    margin: 0 auto;
}

.top7 #sw7 .swiper-slide>a {
    border-radius: 6px;
    height: 65%;
    box-shadow: 0px 6px 20px 0px rgb(51 51 51 / 10%);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow: hidden;
}

.top7 #sw7 .swiper-slide>a:last-child {
    margin-top: 0.2rem;
}

.top7 #sw7 .swiper-slide>a>span {
    overflow: hidden;
    height: 50%;
}

.top7 #sw7 .swiper-slide>a>span>img {
    transition: .5s;
}

.top7 #sw7 .swiper-slide>a>p {
    font-size: .16rem;
    padding: 0.2rem;
    text-align: justify;
    line-height: 1.5;
}

.top7 #sw7 .swiper-slide>a>div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.2rem;
    padding-top: 0;
}

.top7 #sw7 .swiper-slide>a>div>p {
    font-size: 12px;
}

.top7 #sw7 .swiper-slide>a>div>i {
    font-size: .14rem;
    display: flex;
    align-items: center;
    transition: .5s;
}

.top7 #sw7 .swiper-slide>a>div>i::after {
    content: '>';
    margin-left: 0.1rem;
    transition: .5s;
    transform: scaleY(1.5);
    font-size: 0.14rem;
}

.top7 #sw7 .swiper-slide>a.news_x {
    height: 30%;
}

.top7 .scrollbar7 {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
}

.top7 .scrollbar7>span {
    margin-left: 6px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #d5d4d7;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.top7 .scrollbar7>span.swiper-pagination-bullet-active {
    width: 50px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.top7 .scrollbar7>span:first-child {
    margin-left: 0;
}

.top7 .scrollbar7>span:last-child {
    opacity: 1;
}

.top7 #sw7 .swiper-slide>a:hover>span>img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
}

.top7 #sw7 .swiper-slide>a:hover * {
    color: #333;
}

.top7 #sw7 .swiper-slide>a:hover>div>i,
.top7 #sw7 .swiper-slide>a:hover>div>i::after {
    color: #6A3EF8;
}

.ydn72 {
    padding: .8rem 1.9rem;
}

.ydn72 {}

.ydn72>ul {
    margin-top: .22rem;
}

.sj_top7>div>ul:last-child {
    display: none;
}

.ydn72>ul>li {
    width: 20%;
    position: relative;
}

.ydn72>ul>li>p {
    position: absolute;
    top: 2.6rem;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: .16rem;
    line-height: 1.5;
}

.ydn72>ul>li>p>b {
    line-height: 1;
    font-size: .24rem;
    margin-bottom: .2rem;
    font-weight: normal;
    color: #333;
    text-align: center;
}

@media screen and (max-width:1440px) {

    /* .foot_menu>.foot2>.ft2_4>div>b {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .foot_menu>.foot1>a,
    .foot_menu>.foot2>div>b {
        font-size: 16px;
    }

    .foot_menu>.foot1>a>i {
        margin-right: 15px;
    }

    .foot_menu>.foot2>div>a,
    .foot_menu>.foot2>.ft2_4>p,
    .foot_menu>.foot2>.ft2_4>div>p,
    .foot_menu>.foot3>p,
    .foot_menu>.foot3>div>ul>li {
        font-size: 14px;
    }

    .foot_menu>.foot2>.ft2_4>span {
        font-size: 12px;
    }

    .foot_menu>.foot2>.ft2_4>div>a {
        padding: 6px 0;
    }

    .foot_menu>.foot2>.ft2_3 {
        padding-right: 0%;
    }

    .foot_menu>.foot2>div>a {
        margin-right: 0;
    } */

    .top7 #sw7 .sj_two {
        height: 62%;
    }

    .top7 #sw7 .sj_three {
        height: 35%;
    }

    .rt_menu>ul {
        padding: 15px 0px;
    }

    .rt_menu>ul>li {
        margin-bottom: 10px;
        padding-bottom: 5px;
    }

    .rt_menu>ul>li>i {
        width: 20px;
    }

    .rt_menu>ul:last-child>li>i {
        width: 25px;
    }

    .rt_menu>ul>li>p {
        margin-top: 5px;
    }

    .rt_menu>ul:last-child {
        width: 60px;
        height: 60px;
    }
}

@media screen and (max-width:1400px) {}

@media screen and (max-width:1360px) {
    .rt_menu>div {
        transform: scale(.7);
        -webkit-transform: scale(.7);
        -moz-transform: scale(.7);
        -ms-transform: scale(.7);
        -o-transform: scale(.7);
    }
}

@media screen and (max-width:1200px) {

    .ydn72>ul {
        display: none;
    }

    .ydn72>ul>li {
        width: 50%;
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
    }

    ydn72>ul:last-child {
        display: flex;
    }

    .foot_menu>.foot2,
    .foot_menu>.foot3 {
        width: 90%;
    }

    .foot_menu>.foot2>.ft2_4>div>b {
        font-size: 20px;
    }

    .foot_menu>.foot3>div {
        width: 75%;
    }

    .foot_menu>.foot2>.ft2_4>span {
        font-size: 12px;
    }

    .foot_menu>.foot3>div>ul>li,
    .foot_menu>.foot2>div>a {
        font-size: 14px;
    }
}

@media screen and (max-width:768px) {
    .foot_menu {
        display: none;
    }

    .rt_menu>div {
        right: 20%;
    }

    .rt_menu {
        display: none;
    }
}

@media screen and (max-width:540px) {
    .top7>.sj_main {
        width: 100%;
    }
}

/**************************** æ™ºé©±ä¸­å° ********************/
.zqzt2 {
    padding-top: 1.2rem;
    padding-bottom: .8rem;
}

.zqzt2>div {
    margin-top: .5rem;
    position: relative;
}

.zqzt2>div::before,
.zqzt2>div::after {
    content: '';
    height: 100%;
    width: 2rem;
    top: 0;
    left: 0;
    background: linear-gradient(to right, #fff, transparent);
    z-index: 10;
}

.zqzt2>div::after {
    left: auto;
    right: 0;
    background: linear-gradient(to left, #fff, transparent);
}

.zqzt2>div .swiper-slide {
    border-radius: .2rem;
    padding: .4rem .35rem;
    padding-top: 1rem;
    height: auto;
    padding-bottom: 0.6rem;
}

.zqzt2>div .swiper-slide::after {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    content: '';
    background: #fff;
    opacity: .7;
}

.zqzt2>div .swiper-slide.bac1 {
    background-image: linear-gradient(115deg, #eae8ff, #cabdf9);
}

.zqzt2>div .swiper-slide.bac2 {
    background-image: linear-gradient(115deg, #deecff, #bacbf8);
}

.zqzt2>div .swiper-slide.bac3 {
    background-image: linear-gradient(115deg, #d4e6ff, #94b6f9);
}

.zqzt2>div .swiper-slide.bac4 {
    background-image: linear-gradient(115deg, #b4eced, #78cac0);
}

.zqzt2>div .swiper-slide>b {
    font-size: .3rem;
    font-weight: bold;
    position: relative;
    z-index: 10;
    margin-bottom: .4rem;
}

.zqzt2>div .swiper-slide>em {
    font-size: .24rem;
    position: relative;
    z-index: 10;
    margin-top: .2rem;
}

.zqzt2>div .swiper-slide>p {
    line-height: 1.5;
    font-size: .2rem;
    margin-top: .2rem;
    position: relative;
    z-index: 10;
    text-align: justify;
}

.zqzt2.sjzt2 .swiper-slide>p {
    margin-top: .1rem;
}

.zqzt2.sjzt2 .swiper-slide>p>i {
    display: inline-block;
    margin-right: .1rem;
    width: .16rem;
}

.zqzt2>div .swiper-slide>span {
    width: 1.2rem;
    margin-top: .2rem;
    display: table;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 5;
    position: absolute;
    top: .2rem;
    right: 0.5rem;
}

.zqzt2.sjzt21>div .swiper-slide>span {
    width: .8rem;
    top: .5rem;
}

.zqzt2>div>p {
    width: .8rem;
    height: .8rem;
    font-size: .4rem;
    color: #333;
    position: absolute;
    z-index: 15;
    top: 1.6rem;
    left: 1.6rem;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    line-height: .8rem;
    box-shadow: 0px 6px .3rem 0px rgba(51, 51, 51, 0.1);
    cursor: pointer;
    transition: .5s;
    border: 1px solid transparent;
}

.zqzt2>div>p:hover {
    border-color: #5173dd;
}

.zqzt2>div>p::before {
    position: relative;
}

.zqzt2>div>p:last-child {
    left: auto;
    right: 1.6rem;
}

.zqzt2.sjzt2 {}

.zqzt2.sjzt2 .swiper-slide {
    /* background: #f5f5f5; */
    background: #f6f6fb;
    padding-bottom: .2rem;
    padding-top: .4rem;
}

.zqzt2.sjzt2 .swiper-slide>b {
    font-weight: bold;
}

.zqzt2.sjzt2 .swiper-slide::after {
    display: none;
}

.zqzt2.sjzt2 .swiper-slide>span {
    position: relative;
    bottom: auto;
    left: auto;
    margin-top: .5rem;
    width: 90%;
    top: auto;
    right: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.zqzt2.sjzt2>div>p {
    top: 40%;
}

.zqzt4 {
    padding: .8rem 1.9rem;
}

.zqzt4>ul {
    margin-top: .5rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.zqzt4>ul>li {
    width: 20%;
    transition: .5s;
    overflow: hidden;
    position: relative;
    background-image: linear-gradient(115deg, #d4e6ff, #94b6f9);
    border-radius: .3rem;
    padding: .3rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-top: 2rem;
    box-shadow: 0px 6px .3rem 0px rgba(51, 51, 51, 0.1);
}

.zqzt4>ul>li.on {
    width: 55%;
}

.zqzt4>ul>li:nth-child(2) {
    background-image: linear-gradient(115deg, #b4eced, #78cac0);
}

.zqzt4>ul>li:nth-child(3) {
    background-image: linear-gradient(115deg, #eae8ff, #cabdf9);
}

.zqzt4>ul>li>i {
    width: .5rem;
    position: absolute;
    transition: .5s;
    top: .2rem;
    right: .2rem;
}

.zqzt4>ul>li>b {
    font-size: .24rem;
    transition: .5s;
    position: absolute;
    top: 2.5rem;
    left: .6rem;
}

.zqzt4>ul>li>p {
    padding: .2rem;
    border-radius: .2rem;
    background: #fff;
    height: 1.3rem;
    transition: .5s;
    overflow: hidden;
    display: flex;
    align-items: center;
    box-shadow: 0px 6px .3rem 0px rgba(51, 51, 51, 0.1);
}

.zqzt4>ul>li>p>i {
    font-size: .18rem;
    line-height: 1.5;
    position: absolute;
    opacity: 0;
    transition: .5s;
}

.zqzt4>ul>li.on>i {
    right: 90%;
}

.zqzt4>ul>li.on>b {
    top: 1.2rem;
    left: .4rem;
}

.zqzt4>ul>li.on>p {
    height: 1.8rem;
}

.zqzt4>ul>li.on>p>i {
    opacity: 1;
    position: relative;
}

.zqzt42 {
    padding: .8rem 1.9rem;
    background: #fff;
}

.zqzt42>ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: .5rem;
}

.zqzt42>ul>li {
    width: 22%;
    position: relative;
    display: flex;
    /* transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s; */
    transition: .5s;
    height: 3.33rem;
    border-radius: 30px;
    overflow: hidden;
}

.zqzt42>ul>li>span {
    position: absolute;
    width: 100%;
    height: 100%;
    transition: .2s;
    display: flex;
    justify-content: center;
    flex-direction: column;
    font-size: .24rem;
    color: #fff;
    line-height: 1.5;
    text-align: center;
    background: linear-gradient(0deg, rgba(27, 32, 138, 0.6) 0%, rgba(3, 16, 54, 0) 100%);
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    align-items: center;
}

.zqzt42>ul>li>span>i {
    width: 0.8rem;
    margin-bottom: .25rem;
}

.zqzt42>ul>li>i {
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    transition: .5s;
}

.zqzt42>ul>li>div {
    flex-direction: column;
    justify-content: center;
    width: 3.44rem;
    height: 100%;
    overflow: hidden;
    background: linear-gradient(0deg, #6A3EF8 0%, #A897FF 100%);
    position: absolute;
    left: 4.4rem;
    top: 0;
    padding: 0.7rem 0.12rem;
    display: none;
    transition: .5s;
}

.zqzt42>ul>li.zi>div {
    width: 4.75rem;
}

.zqzt42>ul>li>div>b {
    font-size: .24rem;
    color: #fff;
    text-align: center;
    font-weight: normal;
    margin-bottom: .25rem;
    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 1;

    overflow: hidden;
}

.zqzt42>ul>li>div>p {
    text-align: justify;
    color: #fff;
    line-height: 1.8;
    font-size: .16rem;
    /* display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 5;

    overflow: hidden; */
}

.zqzt42>ul>li.on {
    width: 51%;
}

.zqzt42>ul>li.on>span {
    opacity: 0;
}

.zqzt42>ul>li.on>i {
    width: 65%;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.zqzt42>ul>li.zi>i {
    background-size: auto;
    background-position: left;
}

.zqzt42>ul>li.zi.on>i {
    width: 40%;
}

.zqzt42>ul>li.on>div {
    display: block;
    /* width: 35%;
    padding: 0.7rem 0.12rem; */
}

.zqzt42>ul>li.zi.on>div {
    /* width: 65%; */
    left: 40%;
    padding: .2rem;
}

.zqzt3 {
    padding: .9rem 0;
    background-color: #F5F7FA;
}

.zqzt3>div {}

.zqzt3>div>p {
    font-size: .24rem;
    text-align: justify;
    line-height: 1.8;
}

.zqzt3>div>div {
    margin-top: .5rem;
}

.zqzt3>div>div>div {
    position: relative;
}

.zqzt3>div>div>div>i {
    position: absolute;
}

.zqzt3>div>div>div>.t3_i1 {
    right: 3.6rem;
    top: 1.26rem;
}

.zqzt3>div>div>div>.t3_i2 {
    right: 3.6rem;
    top: 3.26rem;
}

.zqzt3>div>div>div>.t3_i3 {
    top: 1.5rem;
    left: 3.4rem;
}

.zqzt3>div>div>div>.t3_i4 {
    top: 3.92rem;
    left: 3.38rem;
}

.zqzt3>div>div>div>.t3_i5 {
    top: 2.64rem;
    left: 7.55rem;
    width: 0.3rem;
}

.zqzt3>div>div>div>.t3_i6 {
    bottom: 1.45rem;
    left: 7.55rem;
    width: 0.3rem;
}

.zqzt3>div>div>div>.t3_i7 {
    bottom: 0.35rem;
    left: 7.55rem;
    width: 0.3rem;
}

.zqzt3>div>div>div>p {
    display: flex;
    padding: .05rem .2rem;
    background-color: #8B72F2;
    color: #fff;
    font-size: .2rem;
    border-radius: 6px;
    justify-content: space-between;
    align-items: center;
}

.zqzt3>div>div>div>p>i {
    width: 1.88rem;
    padding: .1rem;
    text-align: center;
    font-size: .2rem;
    background-color: #fff;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
}

.zqzt3>div>div>div>ul {
    margin: .1rem 0;
    display: flex;
    justify-content: space-between;
}

.zqzt3>div>div>div>ul>li {
    width: 24%;
    padding: .2rem .15rem;
    border-radius: 6px;
    background-color: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    box-shadow: 0px 6px 30px 0px rgba(51, 51, 51, 0.1);
}

.zqzt3>div>div>div>ul>li b,
.zqzt3>div>div>div>div>b {
    font-size: .18rem;
    font-weight: bold;
    text-align: center;
    width: 100%;
    margin-bottom: .12rem;
}

.zqzt3>div>div>div>ul>li p,
.zqzt3>div>div>div>div>p {
    padding: .1rem 0;
    border-radius: 6px;
    background-color: #F2F7FE;
    margin-bottom: .06rem;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    text-align: center;
    font-size: .16rem;
    line-height: 1.5;
}

.zqzt3>div>div>div>ul>li p.p1 {
    width: 100%;
}

.zqzt3>div>div>div>ul>li p.p2 {
    width: 49%;
}

.zqzt3>div>div>div>ul>li p.p3 {
    width: 32%;
}

.zqzt3>div>div>div>ul>li p.p4 {
    width: 24%;
}

.zqzt3>div>div>div>ul>li.t3_li3 {
    display: block;
}

.zqzt3>div>div>div>ul>li.t3_li2 {
    box-shadow: none;
    background-color: transparent;
    flex-direction: column;
    padding: 0;
    width: 50%;
}

.zqzt3>div>div>div>ul>li>div {
    background-color: #fff;
    box-shadow: 0px 6px 30px 0px rgba(51, 51, 51, 0.1);
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    display: flex;
    flex-wrap: wrap;
    padding: 0.2rem 0.25rem;
    justify-content: space-between;
}

.zqzt3>div>div>div>div {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: .1rem .2rem;
    background: #FFFFFF;
    margin-bottom: .1rem;
    box-shadow: 0px 6px 30px 0px rgba(51, 51, 51, 0.1);
    border-radius: 6px;
}

.zqzt3>div>div>div>div>b {}

.zqzt3>div>div>div>div>p {
    width: 24%;
    text-align: center;
}

.zqzt3>div>div>div>span {
    padding: .15rem .7rem;
    background: #CEC5FE;
    border-radius: 6px;
    display: flex;
    justify-content: space-between;
}

.zqzt3>div>div>div>span>i {
    font-size: .2rem;
    color: #333;
}

@media screen and (max-width:540px) {

    .zqzt3>div>div {
        overflow: auto;
        padding-bottom: 0.3rem;
    }

    .zqzt3>div>div::-webkit-scrollbar-thumb {
        background-color: #2345A7;
        border: 3px solid #2345A7;
    }

    .zqzt3>div>div::-webkit-scrollbar {
        width: 3px;
        height: 6px;
        transition: .5s;
        background-color: #DDDDDD;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -ms-transition: .5s;
    }

    .zqzt3>div>div>div {
        width: 300%;
    }

    .zqzt3>div>div>div>p,
    .zqzt3>div>div>div>p>i {
        font-size: 18px;
    }

    .zqzt3>div>div>div>ul>li b,
    .zqzt3>div>div>div>div>b {
        font-size: 16px;
    }

    .zqzt3>div>div>div>ul>li p,
    .zqzt3>div>div>div>div>p {
        font-size: 14px;
    }

    .zqzt3>div>div>div>.t3_i3 {
        top: 2.1rem;
        left: 3.05rem;
        width: 0.5rem;
    }

    .zqzt3>div>div>div>.t3_i4 {
        top: 5.1rem;
        left: 3.05rem;
        width: 0.5rem;
    }

    .zqzt3>div>div>div>.t3_i5 {
        top: 3.2rem;
        left: 6.6rem;
        width: 0.3rem;
    }

    .zqzt3>div>div>div>.t3_i6 {
        left: 6.6rem;
        bottom: 1.78rem;
        width: 0.3rem;
    }

    .zqzt3>div>div>div>.t3_i7 {
        left: 6.6rem;
        bottom: 0.35rem;
        width: 0.3rem;
    }

    .zqzt3>div>div>div>.t3_i1 {
        right: 3.1rem;
        top: 1.46rem;
    }

    .zqzt3>div>div>div>.t3_i2 {
        right: 3.1rem;
        top: 3.76rem;
    }

    .zqzt42>ul>li,
    .zqzt42>ul>li.on {
        width: 100%;
        margin-bottom: 0.4rem;
        flex-wrap: wrap;
        height: auto;
    }

    .zqzt42>ul>li>span {
        display: none;
    }

    .zqzt42>ul>li>div>b,
    .zqzt42>ul>li>div>p {
        display: block;
    }

    .zqzt42>ul>li.on>i,
    .zqzt42>ul>li>i {
        width: 100%;
        height: 150px;
    }

    .zqzt42>ul>li>div,
    .zqzt42>ul>li.on>div {
        width: 100%;
        padding: 0.2rem 0.12rem;
        position: relative;
        display: block;
        left: 0;
    }

    .zqzt42>ul>li>div>p {
        font-size: 14px;
    }

    .zqzt42>ul>li>div>p>br {
        display: none;
    }

    .zqzt42>ul>li.zi.on>i,
    .zqzt42>ul>li.zi>i {
        width: 100%;
        background-size: cover;
    }

    .zqzt42>ul>li.zi.on>div {
        left: 0;
        padding: .2rem .12rem;
    }
}

/***************************************** çŸ¥è¯†ä¸­å° *****************************/
.zszt2 {
    padding: 1.4rem 1.9rem .8rem 1.9rem;
    background-color: #F5F7FA;
}

.zszt2>p {
    line-height: 1.5;
}

.zszt2>div {}

.zszt2>div>b {
    font-size: .3rem;
    text-align: center;
    margin-bottom: .3rem;
    font-weight: normal;
}

.zszt2>div {
    margin-top: 0.3rem;
}

.zszt2>div>div {
    margin-top: 0.2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px dashed #999;
    padding-bottom: 0.2rem;
}

.zszt2>div>div>p {
    font-size: .24rem;
    color: #fff;
    padding: 0.35rem 0.4rem;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.zszt2>div>div>p.sj2_bg1 {
    background-image: url(../img/ydn/zszt/top2_bg1.png);
}

.zszt2>div>div>p.sj2_bg2 {

    background-image: url(../img/ydn/zszt/top2_bg2.png);
}

.zszt2>div>div>p.sj2_bg3 {

    background-image: url(../img/ydn/zszt/top2_bg3.png);
}

.zszt2>div>div>div {
    width: 86%;
}

.zszt2>div>div>div>i {}

.zszt2>div>div>div>div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #DEE8FF;
    padding: 0.15rem 0.4rem;
    border-radius: 6px;
    margin-bottom: 0.1rem;
}

.zszt2>div>div.sj2_div1 {
    margin-top: .5rem;
}

.zszt2>div>div.sj2_div3>div {
    display: flex;
    justify-content: center;
    align-items: center;
}

.zszt2>div>div.sj2_div4 {
    justify-content: flex-end;
    border: none;
}

.zszt2>div>div.sj2_div3>div>i:nth-child(2) {
    margin: 0 .75rem;
}

.zszt2>div>div.sj2_div1>div>div {
    background-color: #CEC5FE;
}

.zszt2>div>div>div>div.sj2_d2 {}

.zszt2>div>div>div>div>p {
    font-size: .2rem;
}

.zszt2>div>div>div>div>i {
    width: 17%;
    font-size: 16px;
}

.zszt2>div>div.sj2_div2>div>div>i {
    width: auto;
}

.zszt2>div>div>div>div.sj2_d2>i {
    width: 1.8rem;
    text-align: center;
    padding: 0.1rem 0.2rem;
    border-radius: 6px;
    background-color: #CEC5FE;
}

.zszt2>div>div>div>div>i.d2_i2 {
    padding: 0.1rem 0.2rem;
    border-radius: 6px;
    background: #A897FF;
}

.zszt2>div>div.sj2_div4>div>div {
    background: none;
    margin: 0;
    text-align: center;
}

.zszt2>div>div.sj2_div4>div>div>i {
    width: 1.8rem;
    background-color: #CEC5FE;
    padding: 0.1rem 0.2rem;
    border-radius: 6px;
}

.zszt2>div>div>div>div>b {}

.zszt2>div>div>div>div>span {
    font-size: 16px;
}

.zszt2>div>div>div>ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.zszt2>div>div>div>ul>li {
    background: #fff;
    box-shadow: 0px 6px 30px 0px rgb(51 51 51 / 10%);
    border-radius: 6px;
    padding: 0.2rem;
    display: flex;
    flex-wrap: wrap;
    width: 35%;
    align-items: flex-start;
    justify-content: space-between;
}

.zszt2>div>div>div>ul>li:nth-child(2) {
    width: 24%;
}

.zszt2>div>div>div>ul>li:nth-child(3) {
    width: 13%;
}

.zszt2>div>div>div>ul>li:nth-child(4) {
    width: 13%;
    display: block;
}

.zszt2>div>div>div>ul>li:nth-child(5) {
    width: 11%;
}

.zszt2>div>div>div>ul>li>b {
    width: 100%;
    text-align: center;
    font-size: .18rem;
}

.zszt2>div>div>div>ul>li>p {
    margin: 0 auto;
    margin-top: 0.1rem;
    text-align: center;
    width: 1rem;
    padding: 0.07rem 0.08rem;
    background: #F2F7FE;
    border-radius: 6px;
    /* cursor: pointer; */
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    font-size: .16rem;
}

.zszt2>div>div>div>ul>li:first-child>p:hover {
    background: #CEC5FE;
    cursor: pointer;
}

.zszt2>div>div>div>ul>li:first-child>p:last-child:hover {
    background: #F2F7FE;
    cursor: default;
}

.zszt52 {
    /* padding: .8rem 0;
    padding-bottom: .55rem;
    background-color: #F3F5F8; */
}

.zszt52>div>img {
    max-width: 100%;
    margin: 0 auto;
    margin-top: .4rem;
}

.zszt52>div>.ul1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.zszt52>div>.ul1>li {
    width: 32%;
    background-image: url(../img/top3_bg1.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    padding: 0.3rem;
    position: relative;
    margin-bottom: 2%;
}

.zszt52>div>.ul1>li.bg2 {
    margin-bottom: 0;
    width: 49%;
    background-image: url(../img/top3_bg2.png);
}

.zszt52>div>.ul1>li>b {
    font-size: .24rem;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 0.3rem;
    position: relative;
    z-index: 10;
}

.zszt52>div>.ul1>li>p {
    font-size: .16rem;
    line-height: 2;
    position: relative;
    z-index: 10;
}

.zszt52>div>.ul1>li>i {
    position: absolute;
    top: 0.2rem;
    right: 0.3rem;
}

.zszt52>div>.ul2 {
    display: flex;
    margin-top: .4rem;
    padding: 0 .8rem;
    justify-content: space-between;
    margin-bottom: .4rem;
}

.zszt52>div>.ul2>li {
    cursor: pointer;
    border-radius: 25px;
    font-size: .2rem;
    padding: .15rem .3rem;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.zszt52>div>.ul2>li.on {
    color: #fff;

    background: linear-gradient(0deg, #6A3EF8 0%, #A897FF 100%);
}

.zszt52 .swiper-slide {
    /* display: none; */
    flex-wrap: wrap;
    display: flex;
}

.zszt52 .swiper-slide.swiper-slide-active {}

.zszt52 .swiper-container {
    padding: 0 .6rem;
}

.zszt52 .t5_lf,
.zszt52 .t5_rt {
    background: none;
    width: .5rem;
    height: .5rem;
}

.zszt52 .t5_lf {
    left: 0;
}

.zszt52 .t5_rt {
    right: 0;
}

.zszt52 .t5_lf::after,
.zszt52 .t5_rt::after {
    display: none;
}

.zszt52 .t5_d1 {
    justify-content: space-between;
}

.zszt52 .t5_d1>p {
    font-size: .24rem;
    line-height: 1.5;
    width: 27%;
    padding-top: 0.5rem;
}

.zszt52 .t5_d1>p>img {
    margin-top: 0.6rem;
}

.zszt52 .t5_d1>div {
    width: 70%;
}

.zszt52 .t5_d1>div>b {
    width: 100%;
    padding: 0.25rem;
    text-align: center;
    background: #DEE8FF;
    font-size: .24rem;
    color: #3722B5;
    border-radius: 6px;
}

.zszt52 .t5_d1>div>b>i {
    margin-top: 0.15rem;
    font-size: .18rem;
    font-weight: normal;
}

.zszt52 .t5_d1>div>ul {
    margin: 0.2rem 0;
    display: flex;
    justify-content: space-between;
    padding: 0 0.6rem;
    flex-wrap: wrap;
}

.zszt52 .t5_d1>div>ul>li {
    padding: 0.2rem;
    border-radius: 6px;
    background: #fff;
    text-align: center;
    width: 22%;
}

.zszt52 .t5_d1>div>ul>li>b {
    font-size: .18rem;
}

.zszt52 .t5_d1>div>ul>li>p {
    padding: 0.07rem 0;
    width: 100%;
    background: #F2F7FE;
    border-radius: 6px;
    margin-top: 0.1rem;
    font-size: .16rem;
}

.zszt52 .t5_d1>div>p {
    padding: 0.22rem;
    text-align: center;
    background: #DEE8FF;
    border-radius: 6px;
    line-height: 1;
    font-size: .24rem;
}

.zszt52 .t5_d2 {
    justify-content: space-between;
}

.zszt52 .t5_d2>div {
    width: 48%;
    background: #fff;
    padding: 0.4rem 0.4rem 0.2rem 0.4rem;
    border-radius: 6px;
}

.zszt52 .t5_d2>div>b {
    font-size: .24rem;
    font-weight: normal;
    text-align: center;
    margin-bottom: 0.15rem;
}

.zszt52 .t5_d2>div>p {
    margin-bottom: 0.25rem;
    font-size: .16rem;
    line-height: 1.8;
    text-align: justify;
}

.zszt52 .t5_d2>div>span {}

.zszt52 .t5_d3,
.zszt52 .t5_d4 {
    padding-top: .2rem;
}

.zszt52 .t5_d3>p {
    font-size: .16rem;
    width: 100%;
    text-align: center;
    line-height: 1;
    margin-bottom: .65rem;
}

.zszt52 .t5_d3>ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.zszt52 .t5_d3>ul>li {
    width: 28%;
}

.zszt52 .t5_d3>ul>li:nth-child(2) {
    width: 40%;
}

.zszt52 .t5_d3>ul>li>b {
    padding: .12rem;
    text-align: center;
    color: #3722B5;
    width: 240px;
    font-size: .24rem;
    margin: 0 auto;
    background-color: #DEE8FF;
    border-radius: 6px;
    margin-bottom: .2rem;
}

.zszt52 .t5_d3>ul>li>i {}

.zszt52 .t5_d4>p {
    text-align: justify;
    font-size: .16rem;
    line-height: 1.7;
    margin-bottom: .4rem;
}

@media screen and (max-width:540px) {

    .zszt2 {
        padding-top: 3.4rem;
        background-image: url(https://www.digiwin.com/project/digiwinathena/img/ph_top1_bg2.png);
    }

    .zszt2>div>ul>li {
        width: 48%;
        margin-bottom: 5%;
    }

    .zszt2>div>ul>li:last-child {
        width: 100%;
        margin-bottom: 0;
    }

    .zszt2>div>ul>li:last-child>i {
        width: 30%;
        left: 35%;
    }

    .zszt2>div>ul>li>p {
        font-size: 14px;
    }

    .zszt2>div {
        overflow: auto;
    }

    .zszt2>div>div {
        width: 315%;
    }

    .zszt2>div>div>div>ul>li>b {
        font-size: 16px;
    }

    .zszt2>div>div>div>ul>li>p {
        width: 90px;
    }

    .zszt2>div>div.sj2_div4>div>div>i,
    .zszt2>div>div>div>div.sj2_d2>i {
        width: 135px;
    }

    .zszt2>div::-webkit-scrollbar {
        width: 3px;
        height: 6px;
        transition: .5s;
        background-color: #DDDDDD;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -ms-transition: .5s;
    }

    .zszt2>div::-webkit-scrollbar-thumb {
        background-color: #2345A7;
        border: 3px solid #2345A7;
    }

    .zszt52>div>div {
        position: relative;
        margin-top: 0.3rem;
    }

    .sj_main>h2 {
        margin-bottom: .3rem;
    }

    .zszt52 .t5_d4>div {
        overflow: auto;
    }

    .zszt52 .t5_d4>div::-webkit-scrollbar,
    .sj_top1_2>div>div::-webkit-scrollbar {
        width: 3px;
        height: 6px;
        transition: .5s;
        background-color: #DDDDDD;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -ms-transition: .5s;
    }

    .zszt52 .t5_d4>div::-webkit-scrollbar-thumb,
    .sj_top1_2>div>div::-webkit-scrollbar-thumb {
        background-color: #2345A7;
        border: 3px solid #2345A7;
    }

    .zszt52 .t5_d4>div>span {
        position: relative;
        width: 250%;
        padding-bottom: 5%;
    }

    .zszt52 .t5_d4>div>span>img {
        width: 100%;
    }

    .ph_top4>div>div>p>b {
        width: 150%;
    }

    .ph_top4>div>div {
        border-radius: 6px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        -ms-border-radius: 6px;
        -o-border-radius: 6px;
    }

    .zszt52>div>.ul1>li>b>br {
        display: none;
    }

    .zszt52>div>.ul1>li,
    .zszt52>div>.ul1>li.bg2 {
        width: 100%;
        margin-bottom: 2%;
    }

    .zszt52>div>.ul1>li>i {
        width: 30%;
    }

    .zszt52>div>.ul2 {
        padding: 0;
    }

    .zszt52 .swiper-container {
        padding: 0;
        margin-top: .5rem;
    }

    .zszt52 .swiper-wrapper {
        display: block;
    }

    .zszt52 .t5_d1>p,
    .zszt52 .t5_d1>div {
        width: 100%;
    }

    .zszt52 .swiper-slide {
        margin-bottom: .5rem;
    }

    .zszt52 .swiper-slide>b {
        width: 100%;
        text-align: center;
        border-radius: 25px;
        font-size: 20px;
        padding: 0.15rem 0.3rem;
        transition: .5s;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -ms-transition: .5s;
        -o-transition: .5s;
        color: #fff;
        margin-bottom: .2rem;
        background: linear-gradient(0deg, #6A3EF8 0%, #A897FF 100%);
    }

    .zszt52 .t5_d1>p {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 0.2rem;
        padding: 0;
    }

    .zszt52 .t5_d1>p>img {
        margin-top: 0;
        width: 35%;
    }

    .zszt52 .t5_d1>div>b {
        width: 100%;
        padding: 0.25rem 0.15rem;
        font-size: 18px;
    }

    .zszt52 .t5_d1>div>ul {
        padding: 0;
    }

    .zszt52 .t5_d1>div>ul>li>b {
        font-size: 16px;
    }

    .zszt52 .t5_d1>div>ul>li {
        padding: 0.2rem 0.1rem;
        border-radius: 6px;
        background: #fff;
        text-align: center;
        width: 24%;
    }

    .zszt52 .t5_d1>div>b>i {
        font-size: 16px;
    }

    .zszt52 .t5_d1>div>ul>li>p {
        font-size: 12px;
    }

    .zszt52 .t5_lf,
    .zszt52 .t5_rt {
        display: none;
    }

    .zszt52 .t5_d2>div>p {
        font-size: 14px;
    }

    .zszt52 .t5_d2>div {
        width: 100%;
        padding: 0.2rem;
        margin-bottom: 0.2rem;
    }

    .zszt52 .t5_d3>p {
        font-size: 14px;
        line-height: 1.5;
        margin-bottom: 0.2rem;
    }

    .zszt52 .t5_d3>ul>li>b {
        font-size: 16px;
        width: auto;
        margin-bottom: .1rem;
    }

    .zszt52 .t5_d3>ul>li {
        width: 49%;
        margin-bottom: 4%;
    }

    .zszt52 .t5_d3>ul>li:nth-child(2) {
        width: 49%;
    }

    .zszt52 .t5_d3>ul>li:last-child {
        width: 100%;
        margin-bottom: 0%;
    }

    .zszt52 .t5_d4>p {
        font-size: 14px;
    }
}

.jspt2 {
    padding: .8rem 0;
}

.jspt2>div>p {
    font-size: .24rem;
    line-height: 2;
    margin-bottom: .3rem;
}

.jspt2>div>div {}

.jspt2>div>div>div {}

.jspt2>div>div>div>p {
    font-size: .2rem;
    text-align: center;
    padding: 0.15rem;
    border-radius: 6px;
    background: #CEC5FE;
    margin-bottom: 0.15rem;
}

.jspt2>div>div>div>div {
    padding: 0.15rem 0;
    border-top: 1px dashed #999999;
}

.jspt2>div>div>div>div>ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.jspt2>div>div>div>div>ul>li {}

.jspt2>div>div>div>div ul h5 {
    padding: 0.15rem;
    text-align: center;
    font-size: .2rem;
    background: #DEE8FF;
    border-radius: 6px;
    width: 100%;
}

.jspt2>div>div>div>div ul i {
    font-size: .16rem;
    background: #CEC5FE;
    border-radius: 6px;
    margin-bottom: 0.08rem;
    padding: 0.08rem;
    text-align: center;
    line-height: 1;
}

.jspt2>div>div>div>div>ul>.t2_li1 {
    width: 62%;
}

.jspt2>div>div>div>div>ul>.t2_li1>h5 {
    margin: 0.1rem 0;
}

.jspt2>div>div>div>div>ul>.t2_li1>ul {
    display: flex;
    justify-content: space-between;
    padding-bottom: 0.2rem;
    border-bottom: 1px dashed #999;
}

.jspt2>div>div>div>div>ul>.t2_li1>ul>li {
    width: 32.5%;
    box-shadow: 0px 6px 30px 0px rgb(51 51 51 / 10%);
    border-radius: 6px;
    background: #fff;
    padding: 0.2rem 0.3rem;
    margin-top: 0.18rem;
}

.jspt2>div>div>div>div>ul>.t2_li1>ul>li>b {
    font-size: .18rem;
    text-align: center;
    margin-bottom: 0.15rem;
}

.jspt2>div>div>div>div>ul>.t2_li1>ul>li>span {
    display: table;
    margin: 0 auto;
    margin-bottom: 0.19rem;
    height: 1rem;
}

.jspt2>div>div>div>div>ul>.t2_li1>ul>li>i {}

.jspt2>div>div>div>div>ul>.t2_li1>p {
    display: flex;
    justify-content: space-between;
}

.jspt2>div>div>div>div>ul>.t2_li1>p>i {
    padding: 0.1rem 0;
    line-height: 1.5;
    width: 0.765rem;
}

.jspt2>div>div>div>div>ul>.t2_li2 {
    width: 15%;
    padding: 0 0.11rem;
    border: 1px dashed #999;
    border-top: none;
    border-bottom: none;
}

.jspt2>div>div>div>div>ul>.t2_li2>h5 {}

.jspt2>div>div>div>div>ul>.t2_li2>p {
    margin-top: .2rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 88%;
}

.jspt2>div>div>div>div>ul>.t2_li2>p>i {
    padding: 0.15rem;
    width: 100%;
    font-size: .16rem;
    text-align: center;
    background: #CEC5FE;
    border-radius: 6px;
}

.jspt2>div>div>div>div>ul>.t2_li3 {
    width: 21%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.jspt2>div>div>div>div>ul>.t2_li3>div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.jspt2>div>div>div>div>ul>.t2_li3>div>h5 {}

.jspt2>div>div>div>div>ul>.t2_li3>div>p {
    margin-top: 0.2rem;
    width: 39%;
}

.jspt2>div>div>div>div>ul>.t2_li3>div>p:last-child {
    width: 58%;
}

.jspt2>div>div>div>div>ul>.t2_li3>div>p>i {
    height: 0.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1.3;
}

.jspt2>div>div>div>b {
    background: #8B72F2;
    border-radius: 6px;
    text-align: center;
    padding: 0.15rem;
    color: #fff;
    font-size: .2rem;
    font-weight: normal;
}

.ph_dis2 {
    display: none !important;
}

@media screen and (max-width:540px) {

    .jspt2>div>div>div>div ul i {
        font-size: 14px;
    }

    .jspt2>div>div>div>div>ul>.t2_li1>ul>li>span {
        height: 1.3rem;
    }

    .jspt2>div>div>div>div>ul>.t2_li1>ul>li>b {
        font-size: 16px;
    }

    .jspt2>div>div {
        overflow: auto;
        padding-bottom: 0.2rem;
    }

    .jspt2>div>div::-webkit-scrollbar {
        width: 3px;
        height: 6px;
        transition: .5s;
        background-color: #DDDDDD;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -ms-transition: .5s;
    }

    .jspt2>div>div::-webkit-scrollbar-thumb {
        background-color: #2345A7;
        border: 3px solid #2345A7;
    }

    .jspt2>div>div>div {
        width: 300%;
    }

    .jspt2>div>div>div>div ul h5 {
        font-size: 18px;
    }

    .jspt2>div>div>div>div>ul>.t2_li2>p>i {
        font-size: 14px;
    }

    .jspt2>div>div>div>div>ul>.t2_li1>p>i {
        width: 0.85rem;
    }
}

.ywy2 {
    padding: 0.8rem 0;
    padding-top: 1.5rem;
    background-image: url(../img/ydn/ywy/top1_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
}

.ywy2>div {}

.ywy2>div>h3 {
    margin-bottom: .4rem;
}

.ywy2>div>ul {
    justify-content: space-between;
}

.ywy2>div>ul>li {
    position: relative;
    width: 19%;
    border-radius: 6px;
    border: 2px solid #FFFFFF;
    padding: 0.75rem .2rem .3rem .2rem;
    transition: .5s;
    box-shadow: 0px 6px 30px 0px rgba(51, 51, 51, 0.1);
    background: linear-gradient(0deg, #FEFEFF 0%, #F3F5F8 100%);
}

.ywy2>div>ul>li:hover {
    background: linear-gradient(0deg, #6A3EF8 0%, rgba(168, 151, 255, 0.5) 100%);
}

.ywy2>div>ul>li>b {
    font-size: .32rem;
    text-align: left;
    font-weight: normal;
    color: #3722B5;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    position: relative;
    z-index: 10;
    margin-bottom: 0.1rem;
}

.ywy2>div>ul>li>p {
    font-size: .14rem;
    line-height: 2;
    position: relative;
    z-index: 10;
    transition: .5s;
    text-align: justify;
}

.ywy2>div>ul>li:hover>b,
.ywy2>div>ul>li:hover>p {
    color: #fff;
}

.ywy2>div>ul>li>i {
    position: absolute;
    width: 40%;
    left: auto;
    top: .1rem;
    right: 0.2rem;
}

.ywy2>div>ul>li>i>img {
    max-width: 100%;
}

.zqzt2 {
    /* padding-top: 0; */
}

.zqzt2.sjzt2 {
    padding-top: .8rem;
}

.ywy5 {
    padding: .8rem 0;
    padding-bottom: .55rem;
    background-color: #F6F8FA;
}

.ywy5>div>img {
    max-width: 100%;
    margin: 0 auto;
    margin-top: .4rem;
}

.ywy6 {
    padding: .8rem 0;
    background-color: #fff;
}

.ywy6 * {
    color: #fff;
}

.ywy6>div {}

.ywy6>div>h3 {
    color: #333;
    margin-bottom: .5rem;
}

.ywy6>div>ul {
    justify-content: space-between;
    border-radius: 25px;
    overflow: hidden;
}

.ywy6>div>ul>li {
    width: 49%;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 0.4rem;
    padding-bottom: 0.55rem;
}

.ywy6>div>ul>li>i {
    width: 0.8rem;
    transition: .5s;
}

.ywy6>div>ul>li>h3 {
    padding: 0.1rem 0.6rem;
    background: rgba(255, 255, 255, .3);
    border-radius: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0.2rem 0;
    line-height: 1;
    font-size: .24rem;
    transition: .5s;
}

.ywy6>div>ul>li>h3>i {
    width: 15px;
    height: 15px;
    background: linear-gradient(180deg, #FFB351 0%, #F08541 100%);
    border-radius: 50%;
    position: relative;
}

.ywy6>div>ul>li>h3>i::after {
    position: absolute;
    background: linear-gradient(180deg, #FFB351 0%, #F08541 100%);
    border-radius: 50%;
    width: 100%;
    height: 100%;
    content: '';
    top: 0;
    left: 0;
    opacity: .5;
    animation-name: fangda;
    animation-delay: 0s;
    animation-duration: .8s;
    animation-direction: alternate;
    animation-iteration-count: infinite;
}

@keyframes fangda {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
    }

    100% {
        transform: scale(1.5);
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
    }
}

.ywy6>div>ul>li>p {
    font-size: .2rem;
    margin-bottom: 0.4rem;
    line-height: 1;
    transition: .5s;
}

.ywy6>div>ul>li>b {
    display: flex;
    align-items: center;
    font-size: .24rem;
    transition: .5s;
}

.ywy6>div>ul>li>b>img {
    margin-left: 0.2rem;
    animation-name: shangxia;
    animation-delay: 0s;
    animation-duration: .8s;
    animation-direction: alternate;
    animation-iteration-count: infinite;
}

.ywy6>div>ul>li:hover>i,
.ywy6>div>ul>li:hover>h3,
.ywy6>div>ul>li:hover>p,
.ywy6>div>ul>li:hover>b {
    opacity: 0;
}

.ywy6>div>ul>li>div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: .5s;
    opacity: 0;
    background: rgba(0, 0, 0, .3);
    padding: 0.38rem 0.35rem 0.4rem 0.35rem;
}

.ywy6>div>ul>li:hover>div {
    opacity: 1;
}

.ywy6>div>ul>li>div>h3 {
    padding: 0.1rem 0.75rem;
    line-height: 1;
    font-size: .24rem;
    text-align: center;
    display: table;
    margin: 0 auto;
    background: rgba(255, 255, 255, .3);
    border-radius: 6px;
}

.ywy6>div>ul>li>div>ul {
    display: flex;
    justify-content: space-between;
    margin-top: 0.2rem;
    flex-wrap: wrap;
}

.ywy6>div>ul>li>div>ul>li {}

.ywy6>div>ul>li>div>ul>li>b {
    font-size: .2rem;
    margin-bottom: 0.05rem;
    line-height: 1;
}

.ywy6>div>ul>li>div>ul>li>p {
    font-size: .16rem;
    line-height: 2;
}

.ywy6>div>ul>li>div>p {
    border-radius: 50px;
    border: 1px solid #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: .2rem;
    height: 0.85rem;
    font-weight: bold;
    margin-top: 0.1rem;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
}

.ywy6>div>ul>li>div>p>i {
    font-weight: normal;
    font-size: .16rem;
}

/************************** æ–°é›…å…¸å¨œ ***********************/
.new_ydn1 {
    position: relative;
    padding: 2.2rem 2.25rem 1.1rem 2.25rem;
    background: url(../img/ydn/new/top1_bg.jpg) no-repeat center;
    background-size: cover;
    /* height: 100vh; */
    overflow: hidden;
}

.new_ydn1>h3 {
    font-size: .88rem;
    text-align: center;
    line-height: 1.2;
    background: -webkit-linear-gradient(323deg, #fff 30%, #5CA7FF 99%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    z-index: 10;
}

.new_ydn1>h3:nth-child(2) {
    font-size: .7rem;
    margin-top: .1rem;
    letter-spacing: .2em;
}

.new_ydn1>i {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: .24rem;
    color: #FFFFFFCC;
    line-height: 1.5;
    margin: .1rem 0 .3rem 0;
    position: relative;
    z-index: -1;
    opacity: 0;
}

.new_ydn1>i>em {
    color: #D1C7FF;
}

.new_ydn1>p {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 10;
}

.new_ydn8>div>div>a,
.new_ydn1>p>a {
    padding: .12rem;
    padding-left: .5rem;
    font-size: .24rem;
    border-radius: 1rem;
    border: 1px solid #099dfd;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: .5s;
    width: 3.4rem;
}

.new_ydn8>div>div>a>i,
.new_ydn1>p>a>i {
    color: #fff;
    transition: .5s;
}

.new_ydn8>div>div>a>span,
.new_ydn1>p>a>span {
    position: relative;
}

.new_ydn8>div>div>a>span>svg,
.new_ydn1>p>a>span>svg {
    transition: .5s;
}

.new_ydn8>div>div>a>span>svg:last-child,
.new_ydn1>p>a>span>svg:last-child {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
}

.new_ydn8>div>div>a:first-child,
.new_ydn1>p>a:first-child {
    margin-right: .2rem;
    background: #fff;
    border-color: #fff;
}

.new_ydn8>div>div>a:first-child>i,
.new_ydn1>p>a:first-child>i {
    color: #666;
}

.new_ydn1>p>a:first-child>span {}

.new_ydn1>p>a:first-child>span>svg {}

.new_ydn8>div>div>a:hover,
.new_ydn1>p>a:hover {
    border-color: #099dfd;
    background: #099dfd;
}

.new_ydn8>div>div>a:hover>i,
.new_ydn1>p>a:hover>i {
    color: #fff;
}

.new_ydn1>p>a:hover>span {}

.new_ydn8>div>div>a:hover>span>svg,
.new_ydn1>p>a:hover>span>svg {
    opacity: 0;
}

.new_ydn8>div>div>a:hover>span>svg:last-child,
.new_ydn1>p>a:hover>span>svg:last-child {
    opacity: 1;
}

.new_ydn1>ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 1.1rem;
    position: relative;
    z-index: 5;
}

.new_ydn1>ul>li {
    background-color: transparent;
    background-image: linear-gradient(90deg, #FFFFFF0F 0%, #E4F1FF1F 100%);
    border: 1px solid rgba(255, 255, 255, .5);
    padding: .3rem;
    border-radius: .3rem;
    width: 16%;
}

.new_ydn1.sjpt1>ul>li {
    background: linear-gradient(180deg, #BBC0FF 0%, #7377FE 100%);
}

.new_ydn1>ul>li>b {
    font-size: .3rem;
    color: #fff;
    font-weight: normal;
}

.new_ydn1>ul>li>svg {
    margin-top: .2rem;
    display: block;
}

.new_ydn1>ul>li>p {
    /* display: flex; */
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: .25rem;
}

.new_ydn1>ul>li>p>i {
    font-size: .18rem;
    color: #FFFFFFCC;
    margin: .2rem 0;
}

.new_ydn1>ul>li>span {
    width: .45rem;
    margin-top: -0.7rem;
    margin-left: auto;
    opacity: .4;
    transition: .5s;
    cursor: pointer;
    transform: translateY(-.2rem);
}

.new_ydn1>ul>li>span:hover {
    opacity: 1;
    transform: translateY(-.2rem) scale(1.1);
}

.new_ydn1>ul>li>em {
    font-size: .16rem;
    color: #FFFFFF99;
}

.new_ydn1 .lr_gif {
    position: absolute;
    top: 3rem;
    left: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.new_ydn1 .lr_gif>p {
    width: 4rem;
}

.new_ydn1 .lr_gif>p>img {
    height: 152px;
    object-fit: cover;
    object-position: center;
}

.new_ydn1 .xuanfu {
    position: absolute;
    margin-top: .5rem;
    z-index: 15;
    display: flex;
    justify-content: space-between;
    width: 100%;
    left: 0;
    top: 3rem;
    padding: 0 4rem 0 5rem;
    align-items: center;
}

.new_ydn1 .xuanfu>div {
    position: relative;
    display: flex;
    align-items: center;
    padding: .13rem .2rem;
    border-radius: 1rem;
    border: 1px solid #9e9898;
    transition: .5s;
    transform: translate(-1rem, 2rem);
    cursor: pointer;
}

.new_ydn1 .xuanfu>div:last-child {
    transform: translate(2rem, -1.2rem);
}

.new_ydn1 .xuanfu>div:hover {
    border-color: #fff;
}

.new_ydn1 .xuanfu>div .card_effect {}

.new_ydn1 .xuanfu>div .card_effect>div {}

.new_ydn1 .xuanfu>div .card_effect {
    width: 100%;
    border-radius: 999px;
    content: "";
    position: absolute;
    right: auto;
    top: -1px;
    bottom: -1px;
    left: -1px;
    z-index: 3;
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask-composite: xor;
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    opacity: 1;
    padding: 1px;
    pointer-events: none;
    opacity: 0;
    transition: 0.5s;
    box-sizing: border-box;
}

.new_ydn1 .xuanfu>div:hover .card_effect {
    opacity: 1;
}

.new_ydn1 .xuanfu>div .card_effect>div {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 1.5rem;
    /* height: 100%; */
    box-sizing: border-box;
    animation: borderTurn 2s infinite linear;
    animation-name: borderTurnWithTranslate;
    background-image: conic-gradient(from 0 at 50% 50%, #3d97ff 0deg, rgba(61, 151, 255, 0) 120deg, rgba(61, 151, 255, 0) 220deg, #3d97ff 360deg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.new_ydn1 .xuanfu>div .card_effect>div:before {
    content: "";
    float: left;
    padding-top: 100%;
}

.new_ydn1 .xuanfu>div .card_effect>div:after {
    clear: both;
    content: "";
    display: block;
}

@keyframes borderTurnWithTranslate {
    0% {
        transform: translate(-50%, -50%) rotate(0);
    }

    to {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

.new_ydn1 .xuanfu>div>b {
    margin-right: .1rem;
    position: relative;
}

.new_ydn1 .xuanfu>div>b::after {
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #575050;
    transition: .5s;
    opacity: .8;
    border-radius: 50%;
}

.new_ydn1 .xuanfu>div:hover>b::after {
    opacity: 0;
}

.new_ydn1 .xuanfu>div>b>svg {
    display: block;
}

.new_ydn1 .xuanfu>div .btn__text {
    font-size: .18rem;
}

.new_ydn1 .xuanfu>div .btn__text>span {
    color: rgb(255 255 255 / 80%);
    transition: .5s;
}

.new_ydn1 .xuanfu>div:hover .btn__text>span {
    color: #fff;
}

.new_ydn1 .xuanfu>div:first-child:hover .btn__text>span {
    /* display: none; */
}

.new_ydn1 .xuanfu>div .btn__text>div {
    position: absolute;
    transition: .5s;
    top: 0;
}

.new_ydn1 .xuanfu>div:hover .btn__text>div {
    position: relative;
}

.new_ydn1 .xuanfu>div .btn__text>div>p {
    display: flex;
}

.new_ydn1 .xuanfu>div .btn__text>div>p>em {
    color: #fff;
    transition: .5s;
    line-height: 1.5;
    opacity: 0;
}

.new_ydn1 .xuanfu>div:hover .btn__text>div>p>em {
    opacity: 1;
}

.new_ydn1 .xuanfu>div:hover .btn__text>div>p>em:nth-child(2) {
    transition-delay: .1s;
}

.new_ydn1 .xuanfu>div:hover .btn__text>div>p>em:nth-child(3) {
    transition-delay: .2s;
}

.new_ydn1 .xuanfu>div:hover .btn__text>div>p>em:nth-child(4) {
    transition-delay: .3s;
}

.new_ydn1 .xuanfu>div:hover .btn__text>div>p>em:nth-child(5) {
    transition-delay: .4s;
}

.new_ydn1 .xuanfu>div:hover .btn__text>div>p>em:nth-child(6) {
    transition-delay: .5s;
}

.new_ydn1 .xuanfu>div:hover .btn__text>div>p>em:nth-child(7) {
    transition-delay: .6s;
}

.new_ydn1 .xuanfu>div:hover .btn__text>div>p>em:nth-child(8) {
    transition-delay: .7s;
}

.new_ydn1>video {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.new_ydn1::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: url(../img/ydn/new/top1_bg.jpg) no-repeat center;
    background-size: cover;
    opacity: .7;
}

.new_ydn1>span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 5;
    opacity: .4;
}

.new_ydn1>span>i {
    animation: movebanner 2s infinite linear alternate;
    -webkit-animation: movebanner 2s infinite linear alternate;
    position: absolute;
    width: 1.4rem;
    top: 1.5rem;
    right: 4rem;
}

.new_ydn1>span>i:last-child {
    right: auto;
    left: 2rem;
    top: 5rem;
}

.new_ydn1>span>i:last-child {
    animation-delay: 1s;
}

@keyframes movebanner {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(20px);
    }
}

.new_ydn1>span>i>img {}

.new_ydn1>canvas {
    position: absolute;
    top: -2.5rem;
    left: 9rem;
    z-index: 1;
    height: 100%;
    transform: rotate(90deg);
}

.new_ydn1.sjpt1 {
    padding: 2.5rem 1.9rem 0rem 1.9rem;
    height: 7.3rem;
    overflow: visible;
}

.new_ydn1.sjpt1>h2 {
    font-size: .5rem;
    color: #fff;
    margin-bottom: .25rem;
    line-height: 1.4;
    position: relative;
    z-index: 10;
}

.new_ydn1.sjpt1>b {
    font-size: .36rem;
    color: #fff;
    line-height: 1.5;
    position: relative;
    z-index: 10;
}

.new_ydn1.sjpt1>p {
    margin-top: .6rem;
    justify-content: flex-start;
}

.new_ydn1.sjpt1>p>a {
    background: linear-gradient(-90deg, #3059F9 0%, #7478FE 100%);
    border-radius: 0.15rem;
    padding: .18rem .7rem;
    width: auto;
    border: none;
    font-size: .24rem;
    font-weight: bold;
    color: #fff;
}

.new_ydn1.sjpt1>p>a:last-child {}

.new_ydn1.sjpt1>ul {
    /* background: #333; */
}

.new_ydn2 {
    padding: .8rem 2.25rem;
    background: url(../img/ydn/new/top1_bg.jpg) no-repeat center;
    background-size: cover;
}

.new_ydn2>h3 {
    color: #fff;
}

.new_ydn2>ul {
    margin-top: .5rem;
    display: flex;
    flex-wrap: wrap;
}

.new_ydn2>ul>li {
    background-color: #FFFFFF0D;
    border: 1px solid rgb(255 255 255 / 50%);
    border-radius: .3rem;
    padding: .3rem .2rem;
    width: 23%;
    margin-bottom: 2%;
    margin-right: 2%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.new_ydn2>ul>li:nth-child(4n) {
    margin-right: 0;
}

.new_ydn2>ul>li>span {
    width: 20%;
}

.new_ydn2>ul>li>b {
    width: 75%;
    font-size: .26rem;
    color: #fff;
    line-height: 1.9;
    font-weight: normal;
}

.new_ydn2>ul>li>b>i {
    color: #9c9dff;
    font-size: .3rem;
    display: inline-block;
    font-weight: normal;
}

.new_ydn2>ul>li>em {
    color: #FFFFFFB3;
    font-size: .18rem;
    margin-top: .2rem;
    line-height: 1.5;
    width: 100%;
}



.new_ydn3 {
    height: 400vh;
    width: 100%;
    padding: .8rem 1.25rem;
    background-color: #fff;
    padding-bottom: 4.5rem;
    background: #ebf1f9;
}

.new_ydn3.sjpt5 {
    height: 300vh;
    padding-bottom: 3rem;
}

.new_ydn3>div {
    /* background-color: red; */
    position: sticky;
    top: 1rem;
    /* height: 100%; */
}

.new_ydn3>div>p {
    position: relative;
    /* top: 1rem; */
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 20;
}

.new_ydn3>div>p>b {
    font-size: .5rem;
    font-weight: normal;
}

.new_ydn3>div>p>i {
    font-size: .2rem;
    width: 25%;
    line-height: 1.5;
}

.new_ydn3>div>ul {
    position: relative;
    margin-top: .5rem;
}

.new_ydn3>div>ul>li {
    margin-bottom: 1.5rem;
    /* transition: .5s; */
    padding: .6rem .45rem;
    padding-bottom: 0.7rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 5;
    width: 100%;
    border-radius: .2rem;
    overflow: hidden;
}

.new_ydn3.sjpt5>div>ul>li {
    /* height: 4.3rem; */
    background-color: #fff;
}

.new_ydn3>div>ul>li.y3_li2 {
    z-index: 10;
    position: absolute;
    top: 170%;
}

.new_ydn3>div>ul>li.y3_li3 {
    z-index: 15;
    position: absolute;
    top: 370%;
}

.new_ydn3>div>ul>li::after {
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 50%);
    z-index: 1;
    top: 0;
    left: 0;
}

.new_ydn3.sjpt5>div>ul>li::after {
    display: none;
}

.new_ydn3>div>ul>li:last-child {
    margin-bottom: 0;
}

.new_ydn3>div>ul>li>b {
    font-size: .4rem;
    color: #fff;
    font-weight: normal;
    position: relative;
    z-index: 10;
    text-align: center;
}

.new_ydn3.sjpt5>div>ul>li>b {
    color: #333;
    margin-bottom: .3rem;
    font-weight: bold;
}

.new_ydn3>div>ul>li>p {
    margin-top: .4rem;
    position: relative;
    z-index: 10;
    display: flex;
    justify-content: center;
    align-items: center;
}

.new_ydn3>div>ul>li>p>a {
    padding: .12rem;
    padding-left: .5rem;
    font-size: .24rem;
    border-radius: 1rem;
    border: 1px solid #099dfd;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: .5s;
    width: 2.4rem;
}

.new_ydn3>div>ul>li>p>a>i {
    color: #fff;
    transition: .5s;
}

.new_ydn3>div>ul>li>p>a>span {
    position: relative;
}

.new_ydn3>div>ul>li>p>a>span>svg {
    transition: .5s;
}

.new_ydn3>div>ul>li>p>a>span>svg:last-child {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
}

.new_ydn3>div>ul>li>p>a:first-child {
    margin-right: .2rem;
    background: #fff;
    border-color: #fff;
}

.new_ydn3>div>ul>li>p>a:first-child>i {
    color: #666;
}

.new_ydn3>div>ul>li>p>a:first-child>span {}

.new_ydn3>div>ul>li>p>a:first-child>span>svg {}

.new_ydn3>div>ul>li>p>a:hover {
    border-color: #099dfd;
    background: #099dfd;
}

.new_ydn3>div>ul>li>p>a:hover>i {
    color: #fff;
}

.new_ydn3>div>ul>li>p>a:hover>span {}

.new_ydn3>div>ul>li>p>a:hover>span>svg {
    opacity: 0;
}

.new_ydn3>div>ul>li>p>a:hover>span>svg:last-child {
    opacity: 1;
}

.new_ydn3>div>ul>li>p>a:hover rect {
    fill: #fff;
}

.new_ydn3>div>ul>li>p>a:hover path {
    fill: #099dfd;
}

.new_ydn3>div>ul>li>ol {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: .4rem;
    position: relative;
    z-index: 10;
}

.new_ydn3>div>ul>li>ol>li {
    width: 25%;
}

.new_ydn3>div>ul>li>ol>li>b {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    position: relative;
    z-index: 10;
}

.new_ydn3>div>ul>li>ol>li>b>em {
    font-size: .3rem;
    color: #fff;
}

.new_ydn3>div>ul>li>ol>li>b>i {
    width: .3rem;
    margin-left: .1rem;
}

.new_ydn3>div>ul>li>ol>li>b>i.xia {
    transform: rotateX(180deg);
}

.new_ydn3>div>ul>li>ol>li>b>span {
    font-size: .2rem;
    margin-left: .1rem;
    color: #fff;
}

.new_ydn3>div>ul>li>ol>li>p {
    margin-top: .2rem;
}

.new_ydn3>div>ul>li>ol>li>p>i {
    font-size: .24rem;
    text-align: center;
    color: #fff;
    line-height: 1.4;
}

.new_ydn3>div>ul>li.y3_li2>ol>li,
.new_ydn3>div>ul>li.y3_li3>ol>li {
    width: 20%;
}

.new_ydn4 {
    padding: .85rem 1.65rem .8rem 1.9rem;
    position: relative;
    background: #EBF1F9;
}

.new_ydn4>a {
    margin-top: .3rem;
    text-align: center;
    font-size: .22rem;
}

.new_ydn4>ul {
    margin-top: .5rem;
}

.new_ydn4>ul>li {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: .3rem;
}

.new_ydn4>ul>li>.ydn4_lf1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 70%;
    position: relative;
    z-index: 10;
}

.new_ydn4>ul>li>.ydn4_lf1>p {
    width: 45%;
    position: relative;
}

.new_ydn4>ul>li>.ydn4_lf1>p>span {}

.new_ydn4>ul>li>.ydn4_lf1>p>b {
    background: linear-gradient(-90deg, #3059F9 0%, #7478FE 100%);
    border-radius: 0.27rem;
    border: 0px solid;
    border-image: linear-gradient(0deg, #3059F9, #7478FE) 10 10;
    padding: .17rem .5rem;
    font-size: .2rem;
    color: #fff;
    display: table;
    margin: 0 auto;
    margin-top: -.3rem;
    position: relative;
    z-index: 10;
}

.new_ydn4>ul>li>.ydn4_lf1>p>i {
    width: .6rem;
    margin: 0 auto;
    position: absolute;
    left: 44%;
    animation: movebanner 2s infinite linear alternate;
    -webkit-animation: movebanner 2s infinite linear alternate;
}

.new_ydn4>ul>li>.ydn4_lf1>i {
    width: 7%;
}

.new_ydn4>ul>li>.ydn4_lf2 {
    width: 70%;
    position: relative;
}

.new_ydn4>ul>li>.ydn4_lf2>i {
    width: 3.5rem;
    position: absolute;
    z-index: 7;
    top: -1rem;
    left: 2.6rem;
}

.new_ydn4>ul>li>.ydn4_lf2>span {
    position: absolute;
    z-index: 6;
    top: 0;
    left: 0;
    width: 100%;
}

.new_ydn4>ul>li>.ydn4_lf2>ol {
    position: relative;
    z-index: 10;
    display: flex;
    justify-content: space-between;
}

.new_ydn4>ul>li>.ydn4_lf2>ol>li {
    width: 40%;
    padding: 0 4%;
}

.new_ydn4>ul>li>.ydn4_lf2>ol>li:last-child {
    width: 60%;
    padding: 0 5%;
}

.new_ydn4>ul>li>.ydn4_lf2>ol>li>p {
    display: flex;
    justify-content: space-between;
}

.new_ydn4>ul>li>.ydn4_lf2>ol>li>p>i {
    width: .8rem;
    text-align: center;
    font-size: .14rem;
    line-height: 1.5;
    position: relative;
}

.new_ydn4>ul>li>.ydn4_lf2>ol>li:first-child>p>i:nth-child(1) {
    transform: translateY(.15rem);
}

.new_ydn4>ul>li>.ydn4_lf2>ol>li:first-child>p>i:nth-child(2) {}

.new_ydn4>ul>li>.ydn4_lf2>ol>li:first-child>p>i:nth-child(3) {}

.new_ydn4>ul>li>.ydn4_lf2>ol>li:first-child>p>i:nth-child(4) {
    transform: translateY(.15rem);
}

.new_ydn4>ul>li>.ydn4_lf2>ol>li>p>i>img {
    margin-top: -.4rem;
}

.new_ydn4>ul>li>.ydn4_lf2>ol>li>b {
    background: linear-gradient(-90deg, #3059F9 0%, #7478FE 100%);
    border-radius: 0.27rem;
    border: 0px solid;
    border-image: linear-gradient(0deg, #3059F9, #7478FE) 10 10;
    padding: .17rem .3rem;
    font-size: .2rem;
    color: #fff;
    display: table;
    margin: 0 auto;
    margin-top: .1rem;
    position: relative;
    z-index: 10;
}

.new_ydn4>ul>li>.ydn4_lf2>ol>li:last-child>p {}

.new_ydn4>ul>li>.ydn4_lf2>ol>li:last-child>p>i:nth-child(1) {
    transform: translateY(.15rem);
}

.new_ydn4>ul>li>.ydn4_lf2>ol>li:last-child>p>i:nth-child(2) {
    transform: translateY(.1rem);
}

.new_ydn4>ul>li>.ydn4_lf2>ol>li:last-child>p>i:nth-child(3) {}

.new_ydn4>ul>li>.ydn4_lf2>ol>li:last-child>p>i:nth-child(4) {}

.new_ydn4>ul>li>.ydn4_lf2>ol>li:last-child>p>i:nth-child(5) {
    transform: translateY(.1rem);
}

.new_ydn4>ul>li>.ydn4_lf2>ol>li:last-child>p>i:nth-child(6) {
    transform: translateY(.15rem);
}

.new_ydn4>ul>li>.ydn4_lf3 {
    position: relative;
    width: 70%;
    padding-top: .3rem;
}

.new_ydn4>ul>li>.ydn4_lf3>span {
    width: 13.9rem;
    left: -1.35rem;
    position: absolute;
    top: 0;
}

.new_ydn4>ul>li>.ydn4_lf3>i {
    width: 1.15rem;
    position: absolute;
    z-index: 5;
    top: -.7rem;
    left: 45%;
    animation: movebanner 2s infinite linear alternate;
    -webkit-animation: movebanner 2s infinite linear alternate;
}

.new_ydn4>ul>li>.ydn4_lf3>p {
    position: relative;
    z-index: 10;
    display: flex;
    justify-content: space-between;
    padding: 0 2.4rem;
}

.new_ydn4>ul>li>.ydn4_lf3>p>i {
    font-size: .16rem;
}

.new_ydn4>ul>li>.ydn4_lf3>p>i>em {
    text-align: center;
    padding-top: .07rem;
    margin-top: .08rem;
    border-top: 1px solid #333;
    background: linear-gradient(-90deg, #3059F9 0%, #7478FE 100%);
    border-radius: .1rem 0 .1rem 0;
    border: 0px solid;
    border-image: linear-gradient(0deg, #3059F9, #7478FE) 10 10;
    padding: .1rem .15rem;
    font-size: .2rem;
    color: #fff;
    display: table;
    margin: 0 auto;
    margin-top: .1rem;
    position: relative;
    z-index: 10;
}

.new_ydn4>ul>li>.ydn4_lf3>b {
    position: relative;
    z-index: 10;
    background: linear-gradient(-90deg, #3059F9 0%, #7478FE 100%);
    border-radius: 0.27rem;
    border: 0px solid;
    border-image: linear-gradient(0deg, #3059F9, #7478FE) 10 10;
    padding: .17rem .3rem;
    font-size: .2rem;
    color: #fff;
    display: table;
    margin: 0 auto;
    margin-top: .1rem;
}

.new_ydn4>ul>li>.ydn4_rt {
    width: 30%;
    display: flex;
    justify-content: space-between;
    position: relative;
    padding: .5rem 2%;
    z-index: 5;
}

.new_ydn4>ul>li>.ydn4_rt::after {
    content: '';
    width: 200%;
    top: -10%;
    right: -17%;
    height: 120%;
    /* background: linear-gradient(to right, #ebf1f9 0%, #F3F5F8 100%); */
    /* box-shadow: 0rem 0rem 0.3rem 0rem rgba(51, 51, 51, 0.1); */
    border-radius: 0.2rem;
    /* border: 2px solid #FFFFFF; */
    background: url(../img/ydn/new/ydn4_rtbg.png) no-repeat center;
    background-size: contain;
}

.new_ydn4>ul>li>.ydn4_rt>span {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 10;
}

@keyframes opa1 {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.new_ydn4>ul>li>.ydn4_rt>span>i {
    width: .15rem;
    animation: opa1 2s infinite linear alternate;
    -webkit-animation: opa1 2s infinite linear alternate;
}

.new_ydn4>ul>li>.ydn4_rt>span>i:nth-child(3) {
    animation-delay: .1s;
}

.new_ydn4>ul>li>.ydn4_rt>span>i:nth-child(2) {
    animation-delay: .2s;
}

.new_ydn4>ul>li>.ydn4_rt>span>i:nth-child(1) {
    animation-delay: .3s;
}

.new_ydn4>ul>li>.ydn4_rt>p {
    position: relative;
    z-index: 10;
    width: 75%;
}

.new_ydn4>ul>li>.ydn4_rt>p>b {
    font-size: .3rem;
    color: #7479FE;
}

.new_ydn4>ul>li>.ydn4_rt>p>b>i {
    font-size: .24rem;
    color: #333;
    display: inline-block;
}

.new_ydn4>ul>li>.ydn4_rt>p>i {
    font-size: .24rem;
    margin-top: .24rem;
}

.new_ydn5 {
    padding: .85rem 2.2rem;
}

.new_ydn5>a {
    margin-top: .3rem;
    text-align: center;
    font-size: .22rem;
}

.new_ydn5>ul {
    margin-top: .35rem;
    position: relative;
}

.new_ydn5>ul>li {
    position: relative;
}

.new_ydn5>ul>li .ydn5_b {
    position: relative;
    z-index: 10;
    background: linear-gradient(-90deg, #3059F9 0%, #7478FE 100%);
    border-radius: 0.27rem;
    border: 0px solid;
    border-image: linear-gradient(0deg, #3059F9, #7478FE) 10 10;
    padding: .17rem .5rem;
    font-size: .2rem;
    color: #fff;
    display: table;
    margin: 0 auto;
    margin-top: .1rem;
}

.new_ydn5>ul>.ydn5_li1 {
    padding: 0 2rem .35rem 2rem;
}

.new_ydn5>ul>.ydn5_li1>span {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
}

.new_ydn5>ul>.ydn5_li1>p {
    position: relative;
    z-index: 10;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 1.9rem;
}

.new_ydn5>ul>.ydn5_li1>p>i {
    width: .83rem;
    height: .83rem;
    background: linear-gradient(0deg, #A6B3FF 0%, #FFFFFF 100%);
    border-radius: 50%;
    font-size: .2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    animation: movebanner 2s infinite linear alternate;
    -webkit-animation: movebanner 2s infinite linear alternate;
}

.new_ydn5>ul>.ydn5_li1>p>i:nth-child(2),
.new_ydn5>ul>.ydn5_li1>p>i:nth-child(5) {
    /* transform: translateY(.13rem); */
    margin-top: .13rem;
    animation-delay: 1.2s;
}

.new_ydn5>ul>.ydn5_li1>p>i:nth-child(4) {
    /* transform: translateY(-.06rem); */
    margin-top: -0.06rem;
    animation-delay: .5s;
}

.new_ydn5>ul>.ydn5_li1>b {
    margin-top: 0;
}

.new_ydn5>ul>.ydn5_li2 {
    display: flex;
    justify-content: space-between;
    margin-top: .55rem;
    align-items: flex-start;
}

.new_ydn5>ul>.ydn5_li2>p {
    position: relative;
    z-index: 10;
    margin-top: .2rem;
    display: flex;
    align-items: center;
}

.new_ydn5>ul>.ydn5_li2>p>b {
    font-size: .24rem;
    color: #3148F3;
    margin: 0 .1rem;
}

.new_ydn5>ul>.ydn5_li2>p>i {
    display: flex;
}

.new_ydn5>ul>.ydn5_li2>p>i>img {
    width: .23rem;
    animation: opa1 2s infinite linear alternate;
    -webkit-animation: opa1 2s infinite linear alternate;
}

.new_ydn5>ul>.ydn5_li2>p>i>img:nth-child(2) {
    animation-delay: .1s;
}

.new_ydn5>ul>.ydn5_li2>p>i>img:nth-child(3) {
    animation-delay: .2s;
}

.new_ydn5>ul>.ydn5_li2>p>i.ydn5_i>img {
    transform: rotateY(180deg);
}

.new_ydn5>ul>.ydn5_li2>p>i.ydn5_i>img:nth-child(2) {
    animation-delay: .1s;
}

.new_ydn5>ul>.ydn5_li2>p>i.ydn5_i>img:nth-child(3) {
    animation-delay: .2s;
}

.new_ydn5>ul>.ydn5_li2>div {
    position: relative;
    z-index: 10;
    /* display: flex; */
    align-items: center;
    justify-content: space-between;
}

.new_ydn5>ul>.ydn5_li2>div>b {
    font-size: .18rem;
    text-align: center;
}

.new_ydn5>ul>.ydn5_li2>div>b>i {
    font-weight: normal;
    margin-top: .1rem;
}

.new_ydn5>ul>.ydn5_li2>div>p {}

.new_ydn5>ul>.ydn5_li2>div>p>i {
    width: 1.25rem;
    margin: 0 auto;
    margin-bottom: .1rem;
}

.new_ydn5>ul>.ydn5_li2>div>p>b {
    margin-top: 0rem;
}

.new_ydn5>ul>.ydn5_li2>div>i {
    font-size: .16rem;
    line-height: 1.5;
    margin-left: .1rem;
}

.new_ydn5>ul>.ydn5_li2>ul {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}

.new_ydn5>ul>.ydn5_li2>ul>li {
    width: .83rem;
    height: .83rem;
    background: linear-gradient(0deg, #A6B3FF 0%, #FFFFFF 100%);
    border-radius: 50%;
    font-size: .2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1.3;
    position: absolute;
    z-index: 5;
    animation: movebanner 2s infinite linear alternate;
    -webkit-animation: movebanner 2s infinite linear alternate;
}

.new_ydn5>ul>.ydn5_li2>ul>li:nth-child(1) {
    left: 2.6rem;
    top: 1rem;
}

.new_ydn5>ul>.ydn5_li2>ul>li:nth-child(2) {
    top: 0rem;
    left: 4.1rem;
    animation-delay: .2s;
}

.new_ydn5>ul>.ydn5_li2>ul>li:nth-child(3) {
    right: 4rem;
    top: 1.1rem;
}

.new_ydn5>ul>.ydn5_li2>ul>li:nth-child(4) {
    top: 0;
    right: 3.5rem;
    animation-delay: .3s;
}

.new_ydn5>ul>.ydn5_li2>ul>li:nth-child(5) {
    right: 2.2rem;
    top: .3rem;
    animation-delay: .8s;
}

.new_ydn5>ul>.ydn5_li2>span {
    width: 90%;
    position: absolute;
    left: 5%;
    top: .25rem;
    z-index: 1;
}

.new_ydn5>ul>.ydn5_li2>i {
    position: absolute;
    top: -.83rem;
    width: 7.9rem;
    left: 3.5rem;
}

.new_ydn5>ul>.ydn5_li3 {}

.new_ydn5>ul>.ydn5_li3>ol {
    display: flex;
    justify-content: space-between;
}

.new_ydn5>ul>.ydn5_li3>ol>li {
    width: 50%;
    position: relative;
}

.new_ydn5>ul>.ydn5_li3>ol>li>span {
    position: absolute;
    bottom: 0;
}

.new_ydn5>ul>.ydn5_li3>ol>li>div {
    padding: .18rem .4rem .15rem .18rem;
    background: #FFFFFF;
    border-radius: 0.1rem;
    border: 1px solid #864BFF;
    width: 67%;
    margin: 0 auto;
    position: relative;
    z-index: 10;
}

.new_ydn5>ul>.ydn5_li3>ol>li>div>p {
    display: flex;
    justify-content: space-between;
    /* align-items: center; */
}

.new_ydn5>ul>.ydn5_li3>ol>li>div>p>b {
    font-size: .2rem;
    width: 20%;
    text-align: center;
    padding-top: .05rem;
}

.new_ydn5>ul>.ydn5_li3>ol>li>div>p>i {
    display: flex;
    flex-wrap: wrap;
    width: 80%;
}

.new_ydn5>ul>.ydn5_li3>ol>li>div>p>i>em {
    padding: .07rem .15rem;
    min-width: 32%;
    font-size: .16rem;
    background: rgb(134 75 255 / 15%);
    border-radius: 0.1rem;
    margin-bottom: .1rem;
    text-align: center;
    margin-right: 1.3%;
}

.new_ydn5>ul>.ydn5_li3>ol>li>b {}

.new_ydn7 {
    padding: .8rem 0;
    background: #f6f6f6;
}

.new_ydn7>div {
    padding: .25rem 0;
    margin-top: .5rem;
}

.new_ydn7>div .swiper-slide {
    padding: .25rem;
    border-radius: .2rem;
    background: #fff;
    transition: .5s;
    height: auto;
}

.new_ydn7>div .swiper-slide:hover {
    transform: translateY(-4px);
    box-shadow: 0 .08rem .25rem rgba(148, 163, 184, 0.15);
}

.new_ydn7>div .swiper-slide>img {
    background: #ebf1f9;
    padding: .2rem;
    border-radius: .1rem;
}

.new_ydn7>div .swiper-slide>b {
    font-size: .18rem;
    text-align: center;
    line-height: 1.4;
    margin-top: .2rem;
    font-weight: normal;
}

.new_ydn7>div .swiper-slide>p {
    font-size: .24rem;
    text-align: center;
    line-height: 1.5;
    margin-top: .1rem;
}

.new_ydn7>div>p {
    position: absolute;
    top: 45%;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    z-index: 10;
    padding: 0 1.2rem;
}

.new_ydn7>div>p>i {
    width: .6rem;
    height: .6rem;
    border-radius: 50%;
    background: #fff;
    font-size: .4rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #333;
    transition: .5s;
    box-shadow: 0 .08rem .25rem rgba(148, 163, 184, 0.15);
}

.new_ydn7>div>p>i::before {}

.new_ydn7>div>p>i:hover {
    color: #9c9dff;
}

.new_ydn7>div>p>i:hover::before {}

.new_ydn7>div>p>i:last-child {}

.new_ydn71 {
    padding: .8rem 1.9rem;
    position: relative;
    /* background: #ebf1f9; */
}

.new_ydn71>div {
    display: flex;
    justify-content: space-between;
    margin-top: .5rem;
}

.new_ydn71>div>p {
    width: 16%;
}

.new_ydn71>div>p>i {
    height: 1.6rem;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50%;
    margin: 0 auto;
}

.new_ydn71>div>p>em {
    font-size: .24rem;
    text-align: center;
}

.new_ydn71>ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: .4rem;
}

.new_ydn71>ul>li {
    font-size: .24rem;
    text-align: center;
    width: 32%;
    line-height: 1.5;
    padding: .3rem 0;
    border-radius: .2rem;
    box-shadow: 0rem 0rem 0.3rem 0rem #dcdcdc;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.new_ydn71>ul.ydn7_ul2>li {
    width: 24%;
    padding: .2rem 0;
}

.new_ydn71>ul>li>span {
    height: 1rem;
    width: 60%;
    margin-top: -.15rem;
}

.new_ydn71>ul>li>i {
    margin-top: -.2rem;
}

.new_ydn8 {
    padding: .8rem 1.25rem 0 1.25rem;
}

.new_ydn8>div {
    background: url(../img/ydn/new/top8_bg.png) no-repeat center;
    background-size: cover;
    border-radius: .3rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: .8rem .5rem;
    position: relative;
    overflow: hidden;
}

.new_ydn8.sjpt6>div {
    /* display: block; */
    background-image: url(../img/ydn/sjpt/header_bg.png);
    padding: 1rem .5rem;
}

.new_ydn8>div::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: url(../img/ydn/new/top1_bg.jpg) no-repeat center;
    background-size: cover;
    opacity: .5;
}

.new_ydn8.sjpt6>div::after {
    background: #333;
    opacity: .6;
    /* display: none; */
}

.new_ydn8>div>p {
    position: relative;
    z-index: 10;
    margin-left: .8rem;
}

.new_ydn8.sjpt6>div>p {
    margin-left: 0;
    /* margin-bottom: .4rem; */
}

.new_ydn8>div>p>i {
    color: #fff;
    text-align: center;
    line-height: 1.2;
    background: -webkit-linear-gradient(323deg, #fff 30%, #5CA7FF 99%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    z-index: 10;
    font-size: .4rem;
    margin-top: .1rem;
    letter-spacing: .2em;
}

.new_ydn8>div>p>b {
    color: #fff;
    margin-bottom: .4rem;
    font-size: 0.58rem;
    text-align: left;
    line-height: 1.2;
    background: -webkit-linear-gradient(323deg, #fff 30%, #5CA7FF 99%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    z-index: 10;
}

.new_ydn8.sjpt6>div>p>b {
    color: #333;
    /* -webkit-text-fill-color: #333; */
    margin: 0;
}

.new_ydn8.sjpt6>div>p>b {
    margin-bottom: 0;
    font-size: .5rem;
    margin-left: 1rem;
}

.new_ydn8>div>p>em {
    font-size: .28rem;
    color: #fff;
    margin-top: .25rem;
    opacity: .5;
}

.new_ydn8>div>div {
    position: relative;
    z-index: 10;
    display: flex;
    align-items: center;
}

.new_ydn8>div>video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.new_ydn8>div>div>a:first-child {
    margin-bottom: 0;
}

.new_ydn8>div>div>a {
    transform: scale(.9);
}

.ydn8 {
    padding: .7rem 1.15rem .8rem 1.25rem;
}

.ydn8>span {
    margin-top: .5rem;
}

.ydn8>ul {
    margin-top: .3rem;
    margin-bottom: .4rem;
    padding-left: .75rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.ydn8>ul>li {
    width: 49%;
    padding: .22rem .85rem .25rem .8rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #F5F5F5;
    border-radius: 0.2rem;
}

.ydn8>ul>li>span {
    width: .7rem;
}

.ydn8>ul>li>p {
    font-size: .2rem;
    line-height: 1.4;
    width: 80%;
}

.ydn8>div {
    margin-top: .58rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.ydn8>div>p {
    width: 21%;
    /* padding-top: .15rem; */
}

.ydn8>div>p>i {
    color: #7377FE;
    font-size: .24rem;
    background: linear-gradient(90deg, rgba(48, 89, 249, 0) 0%, rgba(116, 120, 254, 0.3) 100%);
    text-align: right;
    padding: .6rem .48rem;
    font-weight: bold;
    margin-top: .2rem;
}

.ydn8>div>p>i:first-child {
    padding: .28rem .48rem;
}

.ydn8>div>div {
    width: 79%;
    padding-right: .22rem;
    position: relative;
}

.ydn8>div>div>img {
    width: 100%;
}

.ydn8>div>div>div {
    position: absolute;
    top: -.25rem;
    width: 67%;
}

.ydn8>div>div>div>p {
    display: flex;
    align-items: center;
    justify-content: center;
}

.ydn8>div>div>div>p>span {
    width: .8rem;
}

.ydn8>div>div>div>p>b {
    padding: .14rem .43rem .23rem .35rem;
    font-size: .24rem;
    background: url(../img/ydn/new/ydn8_icobg.png) no-repeat;
    background-size: 100% 100%;
    font-weight: normal;
}

.ydn8 .ydn8_d1>.d1_1 {
    margin-top: .28rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 .9rem 0 1.1rem;
}

.ydn8 .ydn8_d1>.d1_1>i {
    font-size: .2rem;
}

.ydn8 .ydn8_d1>.d1_1>b {
    font-size: .24rem;
    color: #7377FE;
}

.ydn8 .ydn8_d1>.d1_2 {
    margin-top: .77rem;
    display: flex;
    justify-content: space-between;
    padding: 0 .1rem 0 .55rem;
}

.ydn8 .ydn8_d1>.d1_2>p {}

.ydn8 .ydn8_d1>.d1_2>p>b {
    padding: .16rem .48rem .23rem .45rem;
    font-size: .22rem;
    background: url(../img/ydn/new/ydn8_icobg.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
    display: table;
    margin: 0 auto;
}

.ydn8 .ydn8_d1>.d1_2>p>b>em {
    font-size: .16rem;
    display: inline-block;
}

.ydn8 .ydn8_d1>.d1_2>p>i {
    font-size: .16rem;
    text-align: center;
}

.ydn8 .ydn8_d1>.d1_3 {
    margin-top: .75rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 .73rem 0 .16rem;
}

.ydn8 .ydn8_d1>.d1_3>b {
    padding: .26rem .63rem .3rem .63rem;
    font-size: .2rem;
    background: url(../img/ydn/new/ydn8_icobg.png) no-repeat;
    background-size: 100% 100%;
}

.ydn8 .ydn8_d1>.d1_3>p {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 38%;
}

.ydn8 .ydn8_d1>.d1_3>p>i {
    font-size: .16rem;
    width: 100%;
    margin-bottom: .24rem;
}

.ydn8 .ydn8_d1>.d1_3>p>span {
    font-size: .16rem;
}

.ydn8 .ydn8_d1>.d1_3>span {
    width: 20%;
    text-align: right;
}

.ydn8 .ydn8_d1>.d1_3>span>i {
    font-size: .16rem;
    margin-top: .25rem;
}

.ydn8 .ydn8_d1>.d1_3>span>i:first-child {
    margin-top: 0;
}

.ydn8 .ydn8_d1>.d1_4 {
    margin-top: .85rem;
    padding: 0 .17rem 0 1rem;
    display: flex;
    justify-content: space-between;
}

.ydn8 .ydn8_d1>.d1_4>p {}

.ydn8 .ydn8_d1>.d1_4>p>span {
    width: .47rem;
    margin: 0 auto;
    margin-bottom: .1rem;
}

.ydn8 .ydn8_d1>.d1_4>p>i {
    font-size: .2rem;
}

.ydn8 .ydn8_d2 {
    left: auto;
    right: 0;
    width: 33%;
}

.ydn8 .ydn8_d2>ul {
    margin-top: .3rem;
}

.ydn8 .ydn8_d2>ul>li {}

.ydn8 .ydn8_d2>ul>li.ydn8_li1 {
    font-size: .2rem;
    padding-left: .53rem;
}

.ydn8 .ydn8_d2>ul>li.ydn8_li2 {
    margin-top: .78rem;
    padding: 0 .9rem 0 .3rem;
}

.ydn8 .ydn8_d2>ul>li.ydn8_li2>i {
    font-size: .2rem;
    text-align: center;
}

.ydn8 .ydn8_d2>ul>li.ydn8_li2>p {
    display: flex;
    flex-wrap: wrap;
}

.ydn8 .ydn8_d2>ul>li.ydn8_li2>p>i {
    font-size: .14rem;
    margin-right: .2rem;
    margin-top: .18rem;
}

.ydn8 .ydn8_d2>ul>li.ydn8_li3 {
    margin-top: .78rem;
    padding-right: 1rem;
}

.ydn8 .ydn8_d2>ul>li.ydn8_li3>i {
    font-size: .16rem;
    margin-bottom: .25rem;
    text-align: center;
}

.ydn8 .ydn8_d2>ul>li.ydn8_li4 {
    margin-top: .95rem;
}

.ydn8 .ydn8_d2>ul>li.ydn8_li4>span {
    width: .47rem;
    margin: 0 auto;
    margin-bottom: .1rem;
}

.ydn8 .ydn8_d2>ul>li.ydn8_li4>i {
    font-size: .2rem;
    text-align: center;
}

@media screen and (max-width:540px) {

    .ywy2 {
        background-image: url(https://www.digiwin.com/project/digiwinathena/img/ph_top1_bg2.png);
    }

    .ywy2>div>ul>li {
        width: 48%;
        margin-bottom: 5%;
    }

    .ywy2>div>ul>li:last-child {
        width: 100%;
        margin-bottom: 0;
    }

    .ywy2>div>ul>li:last-child>i {
        width: 30%;
        left: 35%;
    }

    .ywy2>div>ul>li>p {
        font-size: 14px;
    }

    .ywy5>div>div {
        position: relative;
        overflow: auto;
        margin-top: 0.3rem;
    }

    .ywy5>div>div::-webkit-scrollbar {
        width: 3px;
        height: 6px;
        transition: .5s;
        background-color: #DDDDDD;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -ms-transition: .5s;
    }

    .ywy5>div>div::-webkit-scrollbar-thumb {
        background-color: #2345A7;
        border: 3px solid #2345A7;
    }

    .ywy5>div>div>span {
        position: relative;
        width: 250%;
    }

    .ywy5>div>div>span>img {
        width: 100%;
    }

    .ywy6>div>ul {
        border-radius: 0;
    }

    .ywy6>div>ul>li {
        width: 100%;
        border-radius: 25px;
        margin-bottom: 4rem;
    }

    .ywy6>div>ul>li>div {
        top: 100%;
        padding: 0.1rem 0;
        background-color: transparent;
        opacity: 1;
    }

    .ywy6>div>ul>li:hover>i,
    .ywy6>div>ul>li:hover>h3,
    .ywy6>div>ul>li:hover>p,
    .ywy6>div>ul>li:hover>b {
        opacity: 1;
    }

    .ywy6>div>ul>li>div>ul>li {
        width: 45%;
    }

    .ywy6>div>ul>li>div>h3 {
        display: none;
    }

    .ywy6>div>ul>li>div * {
        color: #333;
    }

    .ywy6>div>ul>li>div>ul>li>b {
        font-size: 16px;
    }

    .ywy6>div>ul>li>div>p>i,
    .ywy6>div>ul>li>div>ul>li>p {
        font-size: 14px;
    }

    .ywy6>div>ul>li>div>p {
        border: 1px solid #333;
    }
}

.syyc3 {
    padding: 0 1.9rem .8rem 1.9rem;
}

.syyc3>ul {
    width: 100%;
    margin-top: .55rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.syyc3>ul>li {
    width: 49%;
    background: url(../img/ydn/syyc/top2_bg.png) no-repeat right top;
    background-size: auto;
    position: relative;
    padding: 0.35rem 0.25rem 0.45rem 0.25rem;
    box-shadow: 0px 6px 30px 0px rgba(51, 51, 51, 0.1);
    border-radius: 6px;
    background-color: #fff;
    margin-bottom: 2%;
}

.syyc3>ul>li>p {
    display: flex;
    align-items: center;
}

.syyc3>ul>li>p>span {}

.syyc3>ul>li>p>i {
    font-size: .24rem;
    margin-left: 0.15rem;
}

.syyc3>ul>li>span {
    position: absolute;
    right: 0;
    top: 0;
    max-width: 45%;
    height: 100%;
}

.syyc3>ul>li>span>img {
    max-height: 100%;
}

.syyc3>ul>li:last-child>span {
    right: -0.25rem;
}

.syyc3>ul>li>i {
    font-size: .16rem;
    line-height: 1.7;
    margin-top: 0.15rem;
    width: 100%;
}

.syyc5 {
    padding: 0 1.9rem;
    padding-bottom: 0.8rem;
    position: relative;
    padding-top: 3rem;
    background: url(../img/ydn/syyc/top5_bg.png) no-repeat bottom left;
    background-size: 100% 100%;
    margin-top: -1.6rem;
    background-color: #fff;
}

.syyc5>h3 {
    color: #fff;
}

.syyc5>ul {
    position: absolute;
    width: 35%;
    top: 3.8rem;
    right: 3%;
}

.syyc5>ul.t6_ul1 {
    right: auto;
    left: 3%;
}

.syyc5>ul>li {
    padding: 0.2rem 0.25rem 0.25rem 0.3rem;
    border-radius: 24px;
    background: #fff;
    position: relative;
    margin-bottom: 0.3rem;
}

.syyc5>ul>li>p {
    cursor: pointer;
}

.syyc5>ul>li>p>b {
    font-size: .2rem;
    color: #5A64BE;
    line-height: 1.5;
}

.syyc5>ul>li>p>span {
    position: absolute;
    right: 0.2rem;
    top: 0.2rem;
    width: 0.35rem;
    height: 0.35rem;
    background: #fff;
    border-radius: 10em;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 3px solid #6f59b8;
}

.syyc5>ul>li>p>span>img {
    transition: all .3s;
    width: 80%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.syyc5>ul>li>p.on>span>img {
    transform: rotate(180deg);
}

.syyc5>ul>li>i {
    font-size: .18rem;
    margin-top: 0.3rem;
    display: none;
    line-height: 1.5;
}

.syyc5>ul>li>img {
    height: auto !important;
    max-width: 100%;
    position: absolute;
    left: calc(100% - 0.1rem);
    width: 0.28rem;
}

.syyc5>ul.t6_ul2>li>img {
    transform: scaleX(-1);
    left: calc(-3% - 0rem);
}

.syyc5>span {
    margin-bottom: -2.6rem;
    width: 130%;
    margin-left: -15%;
    margin-top: .3rem;
}

.syyc5>p:last-child {
    display: flex;
    justify-content: center;
    margin-top: .2rem;
}

.syyc5>p>i {
    font-size: .18rem;
    color: #fff;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 0.4rem;
}

.syyc5>p>b {
    font-size: .2rem;
    color: #fff;
    text-align: center;
}

.syyc5>p>a {
    padding: 0.12rem 0.4rem;
    font-size: .16rem;
    color: #fff;
    border: 1px solid #fff;
    display: table;
    border-radius: 0.06rem;
    margin-right: 0.2rem;
}

.syyc5>p>a:hover {
    background: linear-gradient(0deg, #3059F9 0%, #59A3F6 100%);
}

@media screen and (max-width:540px) {

    .syyc3>ul {
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
    }

    .syyc3>ul>li {
        width: 100%;
    }

    .syyc3>ul>li>span {
        top: 15%;
        max-width: 30%;
    }

    .syyc3>ul>li>i {
        font-size: 14px;
    }

    .syyc5>ul {
        position: relative;
        width: 100%;
        top: auto;
    }

    .syyc5>ul>li>p>b {
        font-size: 18px;
    }

    .syyc5>ul>li>p>span {
        position: absolute;
        right: 10px;
        top: 10px;
        width: 25px;
        height: 25px;
    }

    .syyc5>ul>li>i {
        font-size: 14px;
    }

    .syyc5>span {
        margin-bottom: 0;
        width: 0;
        margin-left: 0;
    }

    .syyc5>ul>li>img {
        display: none;
    }

    .syyc5>p>i {
        font-size: 14px;
    }

    .syyc5>p>b {
        font-size: 18px;
    }

    .syyc5>p:last-child {
        flex-wrap: wrap;
    }

    .syyc5>p>a {
        font-size: 14px;
        margin-bottom: 10px;
    }
}

.apqp1_2 {
    padding: 0.8rem 0;
    background-color: #f5f7fa;
}

.apqp1_2>div {}

.apqp1_2>div>h3 {}

.apqp1_2>div>ul {
    justify-content: space-between;
    margin-top: .5rem;
}

.apqp1_2>div>ul>li {
    width: 32%;
    background-color: #fff;
}

.apqp1_2>div>ul>li>div {
    padding: .1rem .45rem;
    padding-bottom: .3rem;
}

.apqp1_2>div>ul>li>div>span {
    display: table;
    margin: 0 auto;
    margin-bottom: .1rem;
}

.apqp1_2>div>ul>li>div>p {
    margin-bottom: .14rem;
    font-size: .16rem;
    display: flex;
    align-items: center;
    line-height: 1.5;
}

.apqp1_2>div>ul>li>div>p>img {
    display: inline-block;
    margin-right: .15rem;
    margin-top: 0;
}

.apqp1_2>div>ul>li>div>i {
    position: relative;
    display: table;
    margin: 0 auto;
}

.apqp1_2>div>ul>li>div>i>img {
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.apqp1_2>div>ul>li>div>i>img:last-child {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
}

.apqp1_2>div>ul>li>div>b {
    margin: .15rem 0 .3rem 0;
    padding-bottom: .15rem;
    position: relative;
    text-align: center;
    font-size: .24rem;
    font-weight: normal;
}

.apqp1_2>div>ul>li>div>b::before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    content: '';
    height: 2px;
    background: linear-gradient(-90deg, #797BE5 0%, #C8C9FD 100%);
}

.apqp1_2>div>ul>li:hover>div>b::before {

    background: linear-gradient(90deg, #FFCC8A 0%, #F08541 100%);
}

.apqp1_2>div>ul>li:hover>div>i>img {
    opacity: 0;
}

.apqp1_2>div>ul>li:hover>div>i>img:last-child {
    opacity: 1;
}

.apqp1_2>div>ul>li>div:first-child {
    background: linear-gradient(0deg, rgb(97 100 255 / 20%) 0%, rgb(192 194 255 / 20%) 100%);
}

.apqp1_2>div>ul>li>div:last-child {
    padding: .15rem .45rem;
    background-color: #fff;
}

.apqp1_2>div>ul>li:hover>div:first-child {
    background: linear-gradient(180deg, rgb(255 204 138 / 25%) 0%, rgb(240 133 65 / 25%) 100%);
}


.apqp1 {
    padding: 1.5rem 1.9rem .8rem 1.9rem;
    z-index: 10;
    position: relative;
}

.apqp1>div {
    padding: .6rem .4rem;
    background: #FFFFFF;
    border-radius: 6px;
    box-shadow: 0px 6px 30px 0px rgba(51, 51, 51, 0.1);
}

.apqp1>div>h4 {
    font-size: .3rem;
    color: #333;
    text-align: center;
    font-weight: normal;
    padding: 0;
}

.apqp1>div>ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: .4rem;
}

.apqp1>div>ul>li {
    width: 33.33%;
    display: flex;
    align-items: center;
}

.apqp1>div>ul>li>span {
    margin-right: .1rem;
    width: 1.58rem;
}

.apqp1>div>ul>li>p {
    font-size: .24rem;
}

.apqp1>div>ul>li>p>img {
    margin-top: .2rem;
    width: .35rem;
    margin-left: .2rem;
    animation-name: shangxia;
    animation-delay: 0s;
    animation-duration: .8s;
    animation-direction: alternate;
    animation-iteration-count: infinite;
}

.apqp2 {
    padding-top: .8rem;
}

.apqp2>div {

    /* box-shadow: 0px 6px 30px 0px rgba(51, 51, 51, 0.1); */
}

.apqp2>div:last-child {
    background: #F3F5F8;
    /* box-shadow: none; */
    box-shadow: inset 0px 10px 20px 0px rgb(51 51 51 / 10%);
}

.apqp2>div>ul {
    justify-content: space-between;
}

.apqp2>div>ul>li {
    width: 18%;
    padding-bottom: .28rem;
    border-bottom: 4px solid transparent;
    cursor: pointer;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.sj_main img {
    max-width: 100%;
}

.apqp2>div>ul>li>span {
    width: .8rem;
    margin: 0 auto;

}

.apqp2>div>ul>li>p {
    font-size: .2rem;
    text-align: center;
    margin-top: .1rem;
}

.apqp2>div>ul>li.on {
    border-bottom: 4px solid #6D3EE9;
}

.apqp2>div>ul>li.on>span {
    transition: .5s;
    transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
}

.apqp2>div>div {
    position: relative;
}

.apqp2>div>div>div {
    padding: .1rem .7rem .1rem .5rem;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    opacity: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 1.8rem;
    transition: .5s;
}

.apqp2>div>div>div>p {
    width: 75%;
}

.apqp2>div>div>div>p>b {
    font-size: .2rem;
    color: #3722B5;
    font-weight: normal;
    margin-bottom: .15rem;
}

.apqp2>div>div>div>p>i {
    line-height: 1.5;
    font-size: .16rem;
}

.apqp2>div>div>div>i {
    width: 20%;
}

.apqp2>div>div>div.on {
    position: relative;
    z-index: 10;
    opacity: 1;
}

.apqp31 {
    overflow: hidden;
    padding: .8rem 0;
    background: linear-gradient(-90deg, #5357FF 0%, #9A9CFE 100%);
}

.apqp31>div {}

.apqp31>div>h3 {
    margin-bottom: .3rem;
    color: #fff;
}

.apqp31>div>p {
    font-size: .24rem;
    color: #fff;
    text-align: center;
}

.apqp31>div>ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: .5rem;
}

.apqp31>div>ul>li {
    width: 25%;
    padding: .4rem .1rem;
    background-color: #fff;
    border-radius: 6px;
    position: relative;
}

.apqp31>div>ul>li>h4 {
    font-size: .24rem;
    padding: .1rem .3rem;
    border-radius: 6px;
    display: table;
    margin: 0 auto;
    color: #fff;
    background: linear-gradient(90deg, #C4C2C7 0%, #BAB9BB 100%);
}

.apqp31>div>ul>li>b {
    width: 100%;
    font-size: .18rem;
    text-align: center;
    margin: .2rem 0 .3rem 0;
}

.apqp31>div>ul>li>i {
    position: absolute;
    top: 45%;
    right: -0.45rem;
}

.apqp31>div>ul>li:last-child>i {
    position: absolute;
    top: 45%;
    right: auto;
    left: -.45rem;
}

.apqp31>div>ul>li>p {
    width: 100%;
    background-color: #F5F5F5;
    font-size: .16rem;
    padding: .12rem;
    text-align: center;
    margin-bottom: 0.1rem;
}

.apqp31>div>ul>li:nth-child(2) {
    width: 40%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.apqp31>div>ul>li:nth-child(2)>h4 {

    background: linear-gradient(-90deg, #6B6DE9 0%, #9A9CFE 100%);
}

.apqp31>div>ul>li:nth-child(2)>p {
    width: 48%;
}

.apqp31>div>ul>li:last-child>h4 {

    background: linear-gradient(90deg, #FFB351 0%, #F08541 100%);
}

.apqp31>div>a {
    width: 1.6rem;
    color: #fff;
    text-align: center;
    padding: .1rem;
    font-size: .16rem;
    margin: .4rem auto 0 auto;
    border: 1px solid #FFFFFF;
    border-radius: 6px;
}

.apqp31>div>a:hover {
    border: 1px solid transparent;
    background: linear-gradient(to right, #ffb252 0%, #f18541 100%);
}

.apqp4 {
    padding: .8rem 0;
    background: #fff;
}

.apqp4>div {}

.apqp4>div>ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: .5rem;
}

.apqp4>div>ul>li {
    width: 18%;
    position: relative;
    display: flex;
    /* transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s; */
    transition: .5s;
    height: 3.33rem;
    border-radius: 30px;
    overflow: hidden;
}

.apqp4>div>ul>li>span {
    position: absolute;
    width: 100%;
    height: 100%;
    transition: .2s;
    display: flex;
    justify-content: center;
    flex-direction: column;
    font-size: .24rem;
    color: #fff;
    line-height: 1.5;
    text-align: center;
    background: linear-gradient(0deg, rgba(27, 32, 138, 0.6) 0%, rgba(3, 16, 54, 0) 100%);
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    align-items: center;
}

.apqp4>div>ul>li>span>i {
    width: 0.8rem;
    margin-bottom: .25rem;
}

.apqp4>div>ul>li>i {
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    transition: .5s;
}

.apqp4>div>ul>li>div {
    flex-direction: column;
    justify-content: center;
    width: 3.8rem;
    height: 100%;
    overflow: hidden;
    background: linear-gradient(0deg, #6A3EF8 0%, #A897FF 100%);
    position: absolute;
    left: 2.4rem;
    top: 0;
    padding: 0.7rem 0.3rem;
    display: none;
    transition: .5s;
}

.apqp4>div>ul>li>div>b {
    font-size: .24rem;
    color: #fff;
    text-align: center;
    font-weight: normal;
    margin-bottom: .25rem;
    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 1;

    overflow: hidden;
}

.apqp4>div>ul>li>div>p {
    text-align: justify;
    color: #fff;
    line-height: 1.8;
    font-size: .16rem;
    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 5;

    overflow: hidden;
}

.apqp4>div>ul>li.on {
    width: 40%;
}

.apqp4>div>ul>li.on>span {
    opacity: 0;
}

.apqp4>div>ul>li.on>i {
    width: 50%;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.apqp4>div>ul>li.on>div {
    display: block;
    /* width: 35%;
    padding: 0.7rem 0.12rem; */
}

.sjpt2 {}

.sjpt2 {
    padding: 1.8rem 1.9rem 1rem 1.9rem;
}

.sjpt2>div {
    margin-top: 1.1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.sjpt2>div .sj2_d1 {
    width: 23%;
}

.sjpt2>div .sj2_d1>p {
    font-size: .24rem;
    margin-bottom: .25rem;
    line-height: 1.4;
    text-align: center;
}

.sjpt2>div .sj2_d1>div {
    background: linear-gradient(0deg, rgb(48 89 249 / 10%) 0%, rgb(116 120 254 / 10%) 100%);
    padding: .5rem;
}

.sjpt2>div .sj2_d1>div>b {
    text-align: center;
    font-size: .24rem;
}

.sjpt2>div .sj2_d1>div>p {
    font-size: .48rem;
    color: #6A3EF8;
    font-weight: bold;
    position: relative;
    display: table;
    margin: 0 auto;
    margin-top: .3rem;
}

.sjpt2>div .sj2_d1>div>p>i {
    position: absolute;
    width: .8rem;
    top: 0;
    right: -.4rem;
    z-index: -1;
}

.sjpt2>div .sj2_d1>div>span {
    width: 1.1rem;
    margin: 0 auto;
    display: table;
}

.sjpt2>div .sj2_d1>div>div {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.sjpt2>div .sj2_d1>div>div>b {
    font-size: .24rem;
}

.sjpt2>div .sj2_d1>div>div>p {
    font-size: .16rem;
    line-height: 1.7;
    padding-left: .19rem;
    border-left: 1px solid #333;
}

.sjpt2>div .sj2_d2 {
    width: 50%;
    position: relative;
}

.sjpt2>div .sj2_d2>p {
    background: linear-gradient(0deg, #FEFEFF 0%, #F3F5F8 100%);
    box-shadow: 0rem 0rem 0.3rem 0rem rgba(51, 51, 51, 0.1);
    border-radius: 0.2rem;
    border: 2px solid #FFFFFF;
    font-size: .2rem;
    padding: .57rem .45rem;
    margin-top: .25rem;
    font-weight: bold;
}

.sjpt2>div .sj2_d2>p:first-child {
    margin-top: 0;
}

.sjpt2>div .sj2_d2>ul {
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: -.7rem;
    right: .4rem;
    width: 68%;
}

.sjpt2>div .sj2_d2>ul>li {
    padding: .42rem .45rem .65rem .45rem;
    background: linear-gradient(180deg, #BBC0FF 0%, #7377FE 100%);
    border-radius: 0.1rem;
    width: 49%;
}

.sjpt2>div .sj2_d2>ul>li>b {
    font-size: .2rem;
    text-align: center;
    color: #fff;
    margin-bottom: .3rem;
}

.sjpt2>div .sj2_d2>ul>li>p {
    font-size: .16rem;
}

.sjpt2>div .sj2_d2>ul>li>p>i {
    line-height: 1.7;
    text-align: justify;
    color: #fff;
}

.sjpt2>div .sj2_d2>ul>li>p>i:nth-child(2) {
    margin: .3rem 0 .55rem 0;
    padding: .45rem 0 .35rem 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.sjpt2>div .sj2_d2>ul>li:last-child {
    background: linear-gradient(0deg, #3059F9 0%, #7478FE 100%);
}


.sjpt3 {
    padding: .8rem 1.9rem;
    background: #F6F8FB;
}

.sjpt3>ul {
    z-index: 15;
    padding: 0;
    justify-content: center;
}

.sjpt3>ul>li.on {
    background: linear-gradient(90deg, #3059F9 0%, #8959F6 100%);
}

.sjpt3>div {}

.sjpt3>div>div {
    background: #FFFFFF;
    box-shadow: 0rem 0rem 0.3rem 0rem rgba(51, 51, 51, 0.1);
    border-radius: 0.2rem;
    padding: .35rem .7rem .45rem .5rem;
}

.sjpt3>div>.sj3_d1 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.sjpt3>div>div>div {
    width: 100%;
}

.sjpt3>div>.sj3_d1>div {
    width: 50%;
}

.sjpt3>div>div>div>i {
    font-size: .24rem;
    color: #6A3EF8;
    margin-bottom: .2rem;
    text-align: center;
}

.sjpt3>div>.sj3_d1>div>i {
    text-align: left;
}

.sjpt3>div>div>div>b {
    font-size: .24rem;
}

.sjpt3>div>div>div>span {
    margin-top: .3rem;
}

.sjpt3>div>div>div>p {
    margin-bottom: .3rem;
}

.sjpt3>div>div>div>p>em {
    margin-top: .19rem;
    font-size: .16rem;
    padding-left: .2rem;
    position: relative;
}

.sjpt3>div>div>div>p>em::before {
    content: '';
    width: 0.08rem;
    height: 0.08rem;
    background: #6A3EF8;
    border-radius: 50%;
    top: .04rem;
    left: 0;
}

.sjpt3>div>div>span {
    width: 47%;
}

.sjpt4 {
    padding: .8rem 2.2rem .8rem 2.5rem;
}

.sjpt4>div {
    position: relative;
    padding-top: .3rem;
    margin-top: .4rem;
}

.sjpt4>div>img {
    position: absolute;
    top: 0;
    left: 5%;
    width: 90%;
}

.sjpt4>div>ul {
    position: relative;
    z-index: 10;
    display: flex;
    justify-content: space-between;
}

.sjpt4>div>ul>li {
    width: 18%;
}

.sjpt4>div>ul>li:nth-child(2) {
    width: 18%;
    margin-top: .2rem;
    animation-delay: .1s;
}

.sjpt4>div>ul>li:nth-child(3) {
    width: 22%;
    animation-delay: .2s;
    margin-top: .3rem;
}

.sjpt4>div>ul>li:nth-child(4) {
    width: 18%;
    animation-delay: .3s;
    margin-top: .2rem;
}

.sjpt4>div>ul>li:nth-child(5) {
    width: 18%;
    animation-delay: .4s;
}

@keyframes zhuanq {
    0% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
    }
}

.sjpt4>div>ul>li>span {
    width: 1.27rem;
    position: relative;
    margin: 0 auto;
}

.sjpt4>div>ul>li>span>img {
    animation-name: zhuanq;
    animation-duration: 10s;
    animation-delay: 0s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

.sjpt4>div>ul>li>span>i {
    font-size: .3rem;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 5;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    color: #fff;
    font-weight: bold;
}

.sjpt4>div>ul>li>b {
    font-size: .2rem;
    text-align: center;
    margin-bottom: .25rem;
}

.sjpt4>div>ul>li:nth-child(3)>b {
    margin-top: .3rem;
}

.sjpt4>div>ul>li>p {}

.sjpt4>div>ul>li>p>i {
    padding: .15rem .55rem;
    font-size: .16rem;
    margin: 0 auto;
    background: linear-gradient(90deg, #E6E3FF 0%, #FFFFFF 100%);
    border-radius: 0.2rem;
    border: 1px solid #6A3EF8;
    margin-bottom: .13rem;
    display: table;
}

.sjpt4>div>ul>li>p>i::before {
    content: '';
}

.sjpt4>div>ul>li>div {
    background: linear-gradient(180deg, #E6E3FF 0%, #FFFFFF 100%);
    border-radius: 0.2rem;
    border: 1px solid #6A3EF8;
    padding: .17rem .05rem .2rem .05rem;
}

.sjpt4>div>ul>li>div>i {
    position: relative;
    font-size: .16rem;
    margin-bottom: .1rem;
    padding-left: .3rem;
    line-height: 1.4;
}

.sjpt4>div>ul>li>div>i::before {
    content: '';
    width: 0.08rem;
    height: 0.08rem;
    background: #6A3EF8;
    border-radius: 50%;
    left: 0.15rem;
    top: .07rem;
}

.sjpt4>div>ul>li:nth-child(2)>div>i,
.sjpt4>div>ul>li:nth-child(4)>div>i {
    padding-left: .8rem;
}

.sjpt4>div>ul>li:nth-child(2)>div>i::before,
.sjpt4>div>ul>li:nth-child(4)>div>i::before {
    left: .6rem;
}

.sjpt4>div>ul>li>div>span {}

.sjpt4>div>ul>li:nth-child(3)>div>span {
    padding: 0 .2rem;
}

.sjpt4>div>ul>li:nth-child(5)>div>span {
    padding: 0 .3rem;
}

.sjpt4>div>ul>li>div>button {
    background: linear-gradient(90deg, #3059F9 0%, #8959F6 100%);
    border-radius: 0.17rem;
    padding: .1rem .37rem;
    margin: 0 auto;
    display: table;
    margin-top: .1rem;
    border: none;
    outline: none;
    color: #fff;
}

.aipt2 {
    padding: .8rem 1.9rem;
    background: #F6F8FB;
}

.aipt2>ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: .5rem;
}

.aipt2>ul>li {
    padding: .36rem .3rem;
    border-radius: .24rem;
    overflow: hidden;
    width: 33%;
    background-size: cover;
    background-position: center;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.aipt2>ul>li:nth-child(2) {}

.aipt2>ul>li>b {
    font-size: .24rem;
    color: #fff;
    width: 100%;
}

.aipt2>ul>li>p {
    margin-top: .3rem;
    position: relative;
    overflow: hidden;
    padding: .1rem .12rem;
    border-radius: .5rem;
}

.aipt2>ul>li>p>i {
    font-size: .15rem;
    color: inherit;
    -webkit-text-fill-color: transparent;
    background: linear-gradient(90deg, rgb(13, 94, 255), rgb(119, 51, 254)) text;
    position: relative;
    overflow: hidden;
    z-index: 10;
}

.aipt2>ul>li>p>em {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
}

@media screen and (max-width:768px) {
    .apqp4>div>ul>li.on>div {
        display: block;
        left: auto;
        position: relative;
        width: 50%;
    }
}

@media screen and (max-width:540px) {
    html {
        font-size: 75px !important;
    }

    .apqp1_2 {
        padding-bottom: 0;
        padding-top: 0;
        background: #fff;
    }

    .apqp1 {
        margin-top: 0;
    }

    .apqp31>div>ul>li>i {
        position: absolute;
        top: auto;
        right: 45%;
        bottom: -0.55rem;
        transform: rotate(90deg);
    }

    .apqp31>div>ul>li:last-child>i {
        position: absolute;
        top: -0.55rem;
        bottom: auto;
        right: auto;
        left: 45%;
    }

    .apqp1>div>ul>li {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        box-shadow: 0px 6px 30px 0px rgb(51 51 51 / 10%);
        margin-bottom: 0.2rem;
        padding: 0.2rem 0;
    }

    .apqp1>div>ul>li>p {
        font-size: 16px;
        display: flex;
        align-items: center;
    }

    .apqp1>div {
        box-shadow: none;
    }

    .apqp1>div>ul>li>p>img {
        margin-top: 0;
    }

    .apqp1_2>div>ul>li {
        width: 100%;
    }

    .apqp1_2>div>ul>li>div>span {
        width: 2rem;
    }

    .apqp1_2>div>ul>li>div>p {
        font-size: 14px;
        padding-left: 15%;
    }

    .apqp1_2>div>ul>li>div:last-child>p {
        padding-left: 0;
    }

    .apqp1_2>.sj_main {
        padding: 0;
    }

    .apqp1_2>div>ul>li>div>b {
        font-size: 20px;
    }

    .apqp1_2>div>ul>li>div:last-child {
        padding-top: 0;
    }

    .apqp1_2>div>ul>li>div>i {
        transform: translateY(-5px);
        -webkit-transform: translateY(-5px);
        -moz-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        -o-transform: translateY(-5px);
    }

    .apqp31>div>h3 {
        line-height: 1.5;
    }

    .apqp31>div>ul>li,
    .apqp31>div>ul>li:nth-child(2) {
        width: 100%;
    }

    .apqp31>div>ul>li>b {
        font-size: 16px;
    }

    .apqp31>div>ul>li>p {
        font-size: 14px;
    }

    .apqp31>div>ul>li {
        margin-bottom: 0.5rem;
    }

    .apqp31>div>a {
        font-size: 14px;
        margin-top: 0;
    }

    .apqp31>div>ul>li:nth-child(1) {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .apqp31>div>ul>li:nth-child(1)>p {
        width: 48%;
    }

    .apqp4>div>ul>li,
    .apqp4>div>ul>li.on {
        width: 100%;
        margin-bottom: 0.4rem;
        flex-wrap: wrap;
        height: auto;
    }

    .apqp4>div>ul>li>span {
        display: none;
    }

    .apqp4>div>ul>li>div>b,
    .apqp4>div>ul>li>div>p {
        display: block;
    }

    .apqp4>div>ul>li.on>i,
    .apqp4>div>ul>li>i {
        width: 100%;
        height: 150px;
    }

    .apqp4>div>ul>li>div,
    .apqp4>div>ul>li.on>div {
        width: 100%;
        padding: 0.2rem 0.12rem;
        position: relative;
        display: block;
        left: 0;
    }

    .apqp4>div>ul>li>div>p {
        font-size: 14px;
    }

    .apqp4>div>ul>li>div>p>br {
        display: none;
    }
}