:root {
    --fill: url(#grad);
}
.page9{
    padding-bottom: 80px;
}


@media screen and (min-width:1000px) {
    body {
        display: grid;
        align-items: center;
    }

    .isMobile {
        display: none !important;
    }

    div.screen {
        max-width: 1200px;
        display: flex;
        margin: 0 auto;

        background-color: aqua;
    }

    .header_banner {
        width: 100%;
        height: 630px;
        background: url(../images/pc_bgc/1_01.jpg) no-repeat top center;
        cursor: pointer;
        overflow: hidden;
        position: relative;
    }

    .header_banner .logo {
        padding-top: 54px;
    }

    .header_banner .title {
        padding-top: 130px;
        margin: 0 auto;
        display: block;
    }

    .header_banner .title img {
        margin: 0 auto;
        display: block;
    }

    .nav {
        background: #5821bd;
        max-width: 100%;
        height: 70px;
        overflow: hidden;
        box-sizing: border-box;
        z-index: 998;
        overflow: hidden;
    }

    .nav p {
        font-size: 40px;
        margin: 0 auto;
    }

    .nav .content {
        max-width: 980px;
        margin: 0 auto;
    }

    .nav a {
        float: left;
        width: 50%;
        height: 70px;
        line-height: 70px;
        box-sizing: border-box;
        text-align: center;
        color: #fefefe;
        cursor: pointer;
        box-sizing: border-box;
        position: relative;
        text-decoration-line: none;
    }

    .nav .active {
        background: linear-gradient(to bottom, #7f3be8, #7227c9);
        color: #fefefe;
    }

    main {
        display: none;
        position: relative;
    }

    main.active {
        display: block;
        position: relative;
    }

    .page1 {
        background: url(../images/pc_bgc/1_03.jpg) no-repeat top center;
        background-size: 100% 100%;
        width: 100%;
        overflow: hidden;
        cursor: pointer;
        padding-top: 80px;
    }

    .page1 .title {
        width: 100%;
        height: 64px;
        text-align: center;
    }

    .page1 .content {
        max-width: 1200px;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        box-sizing: border-box;
    }

    .page1 .content p {
        width: 100%;
        text-align: center;
        font-size: 18.444px;
        font-family: "HYQiHei";
        color: rgb(255, 255, 255);
    }

    .page1 .content .box {
        width: 750px;
        flex: 0 1 150px;
        margin: 15px;
    }

    .page1 .bottom {
        overflow: hidden;
        width: 774px;
        margin: 0 auto;
        padding-top: 20px;
        padding-bottom: 85px;
    }

    .page1 .bottom img {
        float: left;
        overflow: hidden;

    }

    .page1 .bottom p {
        float: left;
        margin-left: 30px;
        font-size: 22px;
        color: #fefefe;
        margin-bottom: 10px;
    }

    .page1 .bottom p:first-child {
        margin-top: 40px;
    }

    .page1 .bottom p::before {
        content: "";
        display: block;
        background: url('../images/6.png') no-repeat 100%;
        width: 6px;
        height: 6px;
        float: left;
        margin-top: 10px;
        margin-right: 10px;
    }

    .page1 .bottom a {
        background: linear-gradient(to right, #d776ff, #324aff);
        width: 260px;
        height: 50px;
        line-height: 50px;
        border-radius: 40px;
        text-align: center;
        float: left;
        margin-left: 100px;
        font-size: 22px;
        font-weight: 700;
        color: #fefefe;
        margin-top: 30px;
    }

    .page2 {
        background: url(../images/pc_bgc/1_04.jpg) no-repeat top center;
        background-size: 100% 100%;
        width: 100%;
        padding-top: 60px;
        box-sizing: border-box;
        text-align: center;
    }

    .page2 .title {
        width: 100%;
        height: 64px;
        margin-bottom: 40px;
    }

    .page2 .content {
        max-width: 1200px;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        box-sizing: border-box;
        padding-bottom: 64px;
    }

    .page2 .content .fl_box {
        float: left;
        width: 153px;
        height: 233px;
        margin: 0 7px;
        background-size: 100% 100%;
        padding: 88px 6px 0;
        box-sizing: border-box;
    }

    .page2 .content .flbox1 {
        background: url(../images/8.png) no-repeat top center;
    }

    .page2 .content .flbox2 {
        background: url(../images/9.png) no-repeat top center;
    }

    .page2 .content .flbox3 {
        background: url(../images/10.png) no-repeat top center;
    }

    .page2 .content .flbox4 {
        background: url(../images/11.png) no-repeat top center;
    }

    .page2 .content .flbox5 {
        background: url(../images/12.png) no-repeat top center;
    }

    .page2 .content .flbox6 {
        background: url(../images/13.png) no-repeat top center;
    }

    .page2 .content .fl_box p:first-child {
        color: #fefefe;
        font-size: 22px;
        font-weight: 700;
        margin: 0 auto;
    }

    .page2 .content .fl_box p:last-child {
        margin-top: 20px;
        color: #fefefe;
        font-size: 18px;
    }

    .page3 {
        background: url(../images/pc_bgc/1_05.jpg) no-repeat top center;
        background-size: 100% 100%;
        width: 100%;
        text-align: center;
    }

    .page3 .title {
        width: 100%;
        height: 64px;
        margin-bottom: 40px;
    }

    .page3 .content {
        max-width: 1200px;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        box-sizing: border-box;
        padding-bottom: 40px;
    }

    .page3 .content .fl_box {
        width: 310px;
        height: 200px;
        margin: 12px 14px;
        background-size: 100% 100%;
        padding: 88px 6px 0;
        box-sizing: border-box;
        background-color: rgb(75, 43, 193);
        overflow: hidden;
        transition: 1s;
    }

    .page3 .content .fl_box p:first-child {
        color: #fefefe;
        font-size: 22px;
        font-weight: 700;
        margin: 0 auto;
        opacity: 1;
        transition: 1s;
    }

    .page3 .content .fl_box p:last-child {
        position: relative;
        top: -50px;
        color: #3c229f;
        font-size: 18px;
        margin: 0 auto;
        opacity: 0;
        transition: 1s;
    }

    .page3 .content .flbox1 {
        background: url(../img/1.png) no-repeat top center;
    }

    .page3 .content .flbox2 {
        background: url(../img/2.png) no-repeat top center;
    }

    .page3 .content .flbox3 {
        background: url(../img/3.png) no-repeat top center;
    }

    .page3 .content .flbox4 {
        background: url(../img/4.png) no-repeat top center;
    }

    .page3 .content .flbox5 {
        background: url(../img/5.png) no-repeat top center;
    }

    .page3 .content .flbox6 {
        background: url(../img/6.png) no-repeat top center;
    }

    .page3 .content .fl_box:hover {
        background: url(../images/16.png) no-repeat top center;
    }

    .page3 .content .fl_box:hover p:first-child {
        opacity: 0;
    }

    .page3 .content .fl_box:hover p:last-child {
        opacity: 1;
    }

    .page4 {
        background-color: rgb(43, 12, 121);
        width: 100%;
        text-align: center;
    }

    .page4 .title {
        width: 100%;
        height: 64px;
        margin-bottom: 40px;
    }

    .page4 .content {
        max-width: 980px;
        margin: 0 auto;
        display: grid;
        text-align: left;
        justify-items: center;
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-rows: auto auto;
        box-sizing: border-box;
        padding-bottom: 64px;
        grid-template-areas:
            "box1 box2 box3"
            "button button button";
    }

    .page4 .content .box1 {
        grid-area: box1;
    }

    .page4 .content .box2 {
        grid-area: box2;
    }

    .page4 .content .box3 {
        grid-area: box3;
    }

    .page4 .content .button {
        grid-area: button;
    }

    .page4 .content .box {
        width: 280px;
        padding-left: 20px;
        border-left: 1px solid #fefefe;
    }

    .page4 .content .box ul {
        padding-left: 20px;
    }

    .page4 .content .box li::marker {
        color: #dd8aff;
    }

    .page4 .content .box p {
        font-weight: 600;
        font-size: 18px;
        font-family: "HYQiHei";
        color: #fefefe;
    }

    .page4 .content .box li {
        font-weight: 300;
        font-size: 18px;
        font-family: "HYQiHei";
        color: #fefefe;
    }

    .page4 .content .box span {
        font-weight: 300;
        font-size: 18px;
        font-family: "HYQiHei";
        color: #fefefe;
    }

    .page4 .content .button {
        margin-top: 50px;
    }

    .page4 .button p {
        background: url(../img/14.png) no-repeat top center;
        width: 280px;
        height: 70px;
        line-height: 70px;
        border-radius: 40px;
        text-align: center;
        float: left;
        margin-left: 100px;
        font-size: 22px;
        font-weight: 700;
        color: #fefefe;
        margin: 0 auto;
    }

    .bg {
        background-color: rgb(43, 12, 121);
        background: url(../img/bg.png) no-repeat bottom center;
    }

    .page5 {
        /* background-color: rgb(43, 12, 121); */
        width: 100%;
        margin-bottom: -100px;
        text-align: center;
        overflow: hidden;
    }

    .page5 .title {
        width: 100%;
        height: 64px;
        margin-bottom: 40px;
    }

    .page5 .content {
        max-width: 980px;
        margin: 0 auto -400px;
        justify-items: center;
        box-sizing: border-box;
    }

    .page5 .content .light {
        position: relative;
        float: left;
        width: 105px;
        height: 700px;
        top: -200px;
        background: url(../img/12.png) no-repeat top center;
    }

    .page5 .content .box1 {
        width: 250px;
        float: left;
        margin-top: -20px;
    }

    .page5 .content .box1 ol {
        margin: 0 auto;
        list-style: decimal-leading-zero;
    }

    .page5 .content .box1 li {
        width: 250px;
        height: 47px;
        color: #fefefe;
        font-size: 22px;
        margin: 5px 0;
        /* --fill: url(#grad); */
    }

    .page5 .content .box1 li:hover::after {
        content: '';
        width: 14px;
        height: 90px;
        display: flex;
        position: relative;
        top: -60px;
        left: 210px;
        background: url(../img/13.png) no-repeat top center;
    }

    .page5 .content .box1 svg {
        position: relative;
        top: 10px;
    }

    .page5 .content .box1 svg text {
        font-size: 22px;
        fill: var(--fill);
        text-anchor: end;
    }

    .page5 .content .box1 li::marker {
        color: #8d7cb8;
    }

    .page5 .content .box1 li:hover {
        --fill: #fefefe;
    }

    .page5 .content .box1 li.active {
        --fill: #fefefe;
    }

    .page5 .content .box1 li.active::after {
        content: '';
        width: 14px;
        height: 90px;
        display: flex;
        position: relative;
        top: -60px;
        left: 210px;
        background: url(../img/13.png) no-repeat top center;
    }

    .page5 .content .box2 {
        max-width: 620px;
        float: left;
        text-align: left;
    }

    .page5 .content .box2 h1 {
        font-weight: 600;
        font-size: 18px;
        font-family: "HYQiHei";
        color: #fefefe;
    }

    .page5 .content .box2 p {
        font-weight: 300;
        font-size: 18px;
        font-family: "HYQiHei";
        color: #fefefe;
    }

    .page5 .content .box2 h1::before {
        content: '';
        position: relative;
        left: -10px;
        border-left: 3px #d876ff solid;
    }

    .page5 .content .box2 .item {
        display: none;
    }

    .page5 .content .box2 .item.active {
        display: block;
    }

    .page5 .content .button {
        clear: both;
        position: relative;
        top: -250px;
    }

    .page5 .content .button p {
        background: url(../img/14.png) no-repeat top center;
        width: 280px;
        height: 70px;
        line-height: 70px;
        text-align: center;
        font-size: 22px;
        font-weight: 700;
        color: #fefefe;
        margin: 0 auto;
    }

    .page6 {
        /* background-color: rgb(43, 12, 121); */
        width: 100%;
        text-align: center;
    }

    .page6 .title {
        width: 100%;
        height: 64px;
        margin-bottom: 40px;
    }

    .page6 .content {
        background: url(../img/26.png);
        background-size: 100% 100%;
        max-width: 1056px;
        height: 416px;
        margin: 0 auto;
    }

    .page6 .content .box1 {
        float: left;
        width: 240px;
        margin-left: 60px;
        margin-top: 50px;
        text-align: left;
    }

    .page6 .content .box1 h1 {
        font-size: 22px;
        font-family: "HYQiHei";
        color: #000;
        margin-bottom: 30px;
    }

    .page6 .content .box1 h1::after {
        content: '';
        display: block;
        width: 2em;
        height: 3px;
        margin-top: 5px;
        background: linear-gradient(to right, #d776ff, #324aff);
    }

    .page6 .content .box1 h2 {
        font-size: 20px;
        font-weight: 600;
        font-family: "HYQiHei";
        color: #3c229f;
    }

    .page6 .content .box1 p {
        font-size: 20px;
        font-weight: 300;
        font-family: "HYQiHei";
        color: #3c229f;
        margin: 0;
    }

    .page6 .content .box2 {
        float: left;
        max-width: 620px;
        margin-left: 61px;
        margin-top: 50px;
        text-align: left;
    }

    .page6 .content .box2 h1 {
        font-size: 22px;
        font-family: "HYQiHei";
        color: #fefefe;
        margin-bottom: 30px;
    }

    .page6 .content .box2 h1::after {
        content: '';
        display: block;
        width: 2em;
        height: 3px;
        margin-top: 5px;
        background: linear-gradient(to right, #d776ff, #324aff);
    }

    .page6 .content .box2 span {
        font-size: 18px;
        font-weight: 600;
        font-family: "HYQiHei";
        color: #fefefe;
    }

    .page6 .content .box2 p {
        font-size: 18px;
        font-weight: 300;
        font-family: "HYQiHei";
        color: #fefefe;
        margin: 10px 0;
    }

    .page10 {
        background: url(../images/pc_bgc/1_04.jpg) no-repeat top center;
        background-size: 100% 100%;
        width: 100%;
        padding-top: 60px;
        box-sizing: border-box;
        text-align: center;
    }

    .page10 .title {
        width: 100%;
        height: 64px;
        margin-bottom: 40px;
    }

    .page10 .content {
        max-width: 1200px;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        box-sizing: border-box;
        padding-bottom: 64px;
    }

    .page10 .content .fl_box {
        float: left;
        width: 278px;
        height: 397px;
        margin: 0;
        background-size: 100% 100%;
        padding: 88px 30px 0 60px;
        box-sizing: border-box;
    }

    .page10 .content .flbox1 {
        background: url(../img/31.png) no-repeat top center;
    }

    .page10 .content .flbox2 {
        background: url(../img/32.png) no-repeat top center;
    }

    .page10 .content .flbox3 {
        background: url(../img/33.png) no-repeat top center;
    }

    .page10 .content .flbox4 {
        background: url(../img/34.png) no-repeat top center;
    }

    .page10 .content .fl_box h1 {
        height: 2.5em;
        font-size: 22px;
        font-family: "HYQiHei";
        color: rgb(255, 255, 255);
        line-height: 1.273;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .page10 .content .fl_box p {
        padding: 0 4px;
        font-size: 16px;
        font-family: "HYQiHei";
        color: rgb(255, 255, 255);
        line-height: 22px;
        text-align: left;
    }

    .page11 {
        background: url(../images/pc_bgc/1_05.jpg) no-repeat top center;
        background-size: 100% 100%;
        width: 100%;
        text-align: center;
    }

    .page11 .title {
        width: 100%;
        height: 64px;
        margin-bottom: 40px;
    }

    .page11 .content {
        max-width: 1200px;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        box-sizing: border-box;
        padding-bottom: 40px;
    }

    .page11 .content .fl_box {
        width: 310px;
        height: 200px;
        margin: 12px 14px;
        background-size: 100% 100%;
        padding: 88px 6px 0;
        box-sizing: border-box;
        background-color: rgb(75, 43, 193);
        overflow: hidden;
        transition: 1s;
    }

    .page11 .content .fl_box p:first-child {
        color: #fefefe;
        font-size: 22px;
        font-weight: 700;
        margin: 0 auto;
        opacity: 1;
        transition: 1s;
    }

    .page11 .content .fl_box p:last-child {
        position: relative;
        top: -50px;
        color: #3c229f;
        font-size: 18px;
        margin: 0 auto;
        opacity: 0;
        transition: 1s;
    }

    .page11 .content .flbox1 {
        background: url(../img/36.png) no-repeat top center;
    }

    .page11 .content .flbox2 {
        background: url(../img/37.png) no-repeat top center;
    }

    .page11 .content .flbox3 {
        background: url(../img/38.png) no-repeat top center;
    }

    .page11 .content .flbox4 {
        background: url(../img/39.png) no-repeat top center;
    }

    .page11 .content .flbox5 {
        background: url(../img/40.png) no-repeat top center;
    }

    .page11 .content .flbox6 {
        background: url(../img/41.png) no-repeat top center;
    }

    .page11 .content .fl_box:hover {
        background: url(../images/16.png) no-repeat top center;
    }

    .page11 .content .fl_box:hover p:first-child {
        opacity: 0;
    }

    .page11 .content .fl_box:hover p:last-child {
        opacity: 1;
    }

    .page12 {
        background-color: rgb(43, 12, 121);
        width: 100%;
        text-align: center;
    }

    .page12 .title {
        width: 100%;
        height: 64px;
        margin-bottom: 40px;
    }

    .page12 .content {
        max-width: 980px;
        margin: 0 auto;
        display: grid;
        text-align: left;
        justify-items: center;
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-rows: auto auto;
        box-sizing: border-box;
        padding-bottom: 64px;
        grid-template-areas:
            "box1 box2 box3"
            ". button note";
    }

    .page12 .content .box1 {
        grid-area: box1;
    }

    .page12 .content .box2 {
        grid-area: box2;
    }

    .page12 .content .box3 {
        grid-area: box3;
    }

    .page12 .content .button {
        grid-area: button;
    }

    .page12 .content .note {
        grid-area: note;
    }

    .page12 .content .box {
        width: 280px;
        padding-left: 20px;
        border-left: 1px solid #fefefe;
    }

    .page12 .content .box ul {
        padding-left: 20px;
    }

    .page12 .content .box li::marker {
        color: #dd8aff;
    }

    .page12 .content .box p {
        font-weight: 600;
        font-size: 18px;
        font-family: "HYQiHei";
        color: #fefefe;
    }

    .page12 .content .box li {
        font-weight: 300;
        font-size: 18px;
        font-family: "HYQiHei";
        color: #fefefe;
    }

    .page12 .content .box li.p {
        margin: 18px 0;
    }

    .page12 .content .box span {
        font-weight: 300;
        font-size: 18px;
        font-family: "HYQiHei";
        color: #fefefe;
    }

    .page12 .content .button {
        margin-top: 50px;
    }

    .page12 .button p {
        background: url(../img/14.png) no-repeat top center;
        width: 280px;
        height: 70px;
        line-height: 70px;
        border-radius: 40px;
        text-align: center;
        float: left;
        margin-left: 100px;
        font-size: 22px;
        font-weight: 700;
        color: #fefefe;
        margin: 0 auto;
    }

    .page12 .content .note p {
        text-align: right;
        margin: 0;
        font-size: 12px;
        font-family: "HYQiHei";
        margin-right: -70px;
        color: rgba(255, 255, 255, 0.502);
    }

    .page13 {
        /* background: url(../images/pc_bgc/1_05.jpg) no-repeat top center; */
        background-size: 100% 100%;
        width: 100%;
        text-align: center;
    }

    .page13 .title {
        width: 100%;
        height: 64px;
        margin-bottom: 40px;
    }

    .page13 .content {
        max-width: 1200px;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        box-sizing: border-box;
        padding-bottom: 140px;
    }

    .page13 .content .box {
        width: 90px;
        height: 90px;
        border-radius: 50%;
        background: linear-gradient(to right, #d876ff, #324aff);
        float: left;
        margin: 50px 0;

        background-size: 100% 100%;
        padding-top: 18px;
        box-sizing: border-box;
    }

    .page13 .content .arrow {
        width: 48px;
        height: 26px;
        background: url(../img/44.png) no-repeat top center;
        float: left;
        margin: auto auto;
        background-size: 100% 100%;
        box-sizing: border-box;
    }

    .page13 .content .box h1 {
        font-size: 22px;
        font-family: "HYQiHei";
        color: rgb(255, 255, 255);
        line-height: 1.182;
        text-align: center;
    }

    .page13 .content .box p {
        width: 5em;
        padding-top: 20px;
        font-size: 20px;
        font-family: "HYQiHei";
        color: rgb(255, 255, 255);
        line-height: 1.5;
        text-align: center;
    }

    .page14 {
        /* background-color: rgb(43, 12, 121); */
        width: 100%;
        text-align: center;
    }

    .page14 .title {
        width: 100%;
        height: 64px;
        margin-bottom: 40px;
    }

    .page14 .content {
        background: url(../img/26.png);
        background-size: 100% 100%;
        max-width: 1056px;
        height: 416px;
        margin: 0 auto;
    }

    .page14 .content .box1 {
        float: left;
        width: 240px;
        margin-left: 60px;
        margin-top: 50px;
        text-align: left;
    }

    .page14 .content .box1 h1 {
        font-size: 22px;
        font-family: "HYQiHei";
        color: #000;
        margin-bottom: 30px;
    }

    .page14 .content .box1 h1::after {
        content: '';
        display: block;
        width: 3em;
        height: 3px;
        margin-top: 5px;
        background: linear-gradient(to right, #d776ff, #324aff);
    }

    .page14 .content .box1 h2 {
        font-size: 20px;
        font-weight: 600;
        font-family: "HYQiHei";
        color: #3c229f;
    }

    .page14 .content .box1 p {
        font-size: 20px;
        font-weight: 300;
        font-family: "HYQiHei";
        color: #3c229f;
        margin: 0;
    }

    .page14 .content .box2 {
        float: left;
        max-width: 620px;
        margin-left: 61px;
        margin-top: 50px;
        text-align: left;
    }

    .page14 .content .box2 h1 {
        font-size: 22px;
        font-family: "HYQiHei";
        color: #fefefe;
        margin-bottom: 30px;
    }

    .page14 .content .box2 h1::after {
        content: '';
        display: block;
        width: 3em;
        height: 3px;
        margin-top: 5px;
        background: linear-gradient(to right, #d776ff, #324aff);
    }

    .page14 .content .box2 .grid {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
    }

    .page14 .content .box2 .grid div {
        padding-right: 20px;
    }

    .page14 .content .box2 span {
        font-size: 18px;
        font-weight: 600;
        font-family: "HYQiHei";
        color: #fefefe;
    }

    .page14 .content .box2 p {
        font-size: 18px;
        font-weight: 300;
        font-family: "HYQiHei";
        color: #fefefe;
        margin: 10px 0;
    }

    .page7 {
        background-color: rgb(43, 12, 121);
        width: 100%;
        height: 600px;
        text-align: center;
    }

    .page7 .title {
        width: 100%;
        height: 64px;
        margin-top: 64px;
        margin-bottom: 40px;
    }

    .page7 .content {
        background: url(../img/27.png) no-repeat center top;
        width: 334px;
        height: 320px;
        margin: 0 auto;
        margin-top: 64px;
        box-sizing: border-box;
        position: relative;
        padding-bottom: 64px;
    }

    .page7 .content p {
        font-size: 18px;
        font-family: "HYQiHei";
        color: #fefefe;
        font-weight: 500;
        margin: 5px;
    }

    .page7 .content span {
        font-size: 18px;
        font-family: "HYQiHei";
        color: #dc8aff;
        font-weight: 600;
    }

    .page7 .content .box {
        margin: 0 auto;
    }

    .page7 .content .box1 {
        position: absolute;
        left: -300px;
        text-align: right;
    }

    .page7 .content .box2 {
        position: absolute;
        right: -300px;
        text-align: left;
    }

    .page7 .content .box3 {
        position: absolute;
        left: -300px;
        top: 140px;
        text-align: right;
    }

    .page7 .content .box4 {
        position: absolute;
        right: -350px;
        top: 140px;
        text-align: left;
    }

    .page7 .content .box5 {
        position: absolute;
        width: 700px;
        top: 350px;
        left: -190px;
        text-align: center;
    }

    .page8 {
        background-color: rgb(43, 12, 121);
        width: 100%;
        text-align: center;
    }

    .page8 .title {
        width: 100%;
        height: 64px;
        margin-top: 64px;
        margin-bottom: 40px;
    }

    .page8 .content {
        max-width: 1200px;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        box-sizing: border-box;
    }

    .page8 .content .box {
        float: left;
        width: 240px;
        height: 150px;
        margin: 0 7px;
        background-size: 100% 100%;
        box-sizing: border-box;
    }

    .page9 {
        background-color: rgb(43, 12, 121);
        width: 100%;
        text-align: center;
    }

    .page9 .title {
        width: 100%;
        height: 64px;
        margin-top: 64px;
        margin-bottom: 40px;
    }

    .form-wrap {
        width: 500px;
        margin: 50px auto 40px;
    }

    .form-wrap form .border {
        background: linear-gradient(to right, #d876ff, #324aff);
        border-radius: 24px;
        padding: 1px;
        margin-bottom: 20px;
    }

    .form-wrap form label {
        display: block;
        height: 50px;
        line-height: 50px;
        font-size: 0;
        background: rgb(43, 12, 121);
        background-position: 15px center;
        background-repeat: no-repeat;
        border-radius: 24px;
    }

    .form-wrap form label.name {
        background-position: 18px 14px;
    }

    .form-wrap form label.phone {
        background-position: 18px -45px;
    }

    .form-wrap form label.city {
        background-position: 18px -165px;
    }

    .form-wrap form label.country {
        background-image: url("../images/icon/icon-country.png");
    }

    .form-wrap form label.degree {
        background-image: url("../images/icon/icon-degree.png");
    }

    .form-wrap form label.school {
        background-image: url("../images/icon/icon-school.png");
    }

    .form-wrap form label span {
        text-align: center;
        display: inline-block;
        width: 30%;
        font-size: 18px;
        color: #fefefe;
        font-weight: 700;
        background: linear-gradient(to right, #d876ff, #ac6aff);
        border-radius: 24px;
    }

    .form-wrap form label input,
    .form-wrap form label select {
        width: 70%;
        height: 100%;
        padding: 0;
        border: none;
        outline: none;
        font-size: 18px;
        background-color: transparent;
        color: #666;
    }

    .form-wrap form label select {
        -moz-appearance: none;
        -webkit-appearance: none;
        background: url("../img/46.png") 95% center no-repeat;
    }

    .form-wrap form label select option {
        text-align: center;
    }

    .form-wrap form label select::-ms-expand {
        display: none;
    }

    .form-wrap .btn-wrap {
        cursor: pointer;
        display: block;
        width: 100%;
        height: 70px;
        border: none;
        border-radius: 50px;
        background: url(../img/23.png);
        background-size: 100% 100%;
        font-size: 22px;
        color: black;
        font-weight: 700;
        margin-top: 20px;
    }

    .img-wrap {
        width: 380px;
    }

    .img-wrap .qr {
        padding-top: 20px;
    }

    /*移动端表单*/
    .reg_mobile {
        display: none;
    }

    .reg_mobile .btn input {
        width: 100%;
        height: 100%;
        cursor: pointer;
    }

    /*左侧表单*/
    #reg {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        position: fixed;
        z-index: 9999;
        top: 120px;
        left: 5px;
        width: 200px;
        *width: 162px;
        height: 400px;
        padding: 142px 18px 0 20px;
        background: url("../images/icon/1reg_bg.png") no-repeat 0 0;
    }

    #reg .btn-close {
        position: absolute;
        top: 90px;
        right: 8px;
        width: 20px;
        height: 20px;
        background: url("../images/icon/close_btn.png") 0 0 no-repeat;
        cursor: pointer;
    }

    #reg form {
        width: 100%;
        height: 235px;
        /* padding-top: 12px; */
    }

    #reg form label {
        display: block;
        margin: 14px 0;
    }

    #reg form label span {
        font-size: 14px;
    }

    #reg form label span mark {
        background-color: transparent;
        color: #c00;
    }

    #reg form label input {
        width: 115px;
        font-size: 12px;
        border: 1px solid #ccc;
    }

    #reg form label select {
        width: 90px;
        font-size: 12px;
        border: 1px solid #ccc;
    }

    #reg form button {
        /* position: absolute; left: 50%; bottom: 20px; margin-left: -85px;*/
        width: 170px;
        height: 34px;
        border: none;
        background: yellow;
        color: #004196;
        font-size: 18px;
        margin-top: 34px;
        margin-left: -6px;
        *margin-top: 20px;
    }

    /*表单协议*/
    .tiaokuan {
        font-size: 12px;
        color: #999999;
        display: block;
        width: 100%;
        margin: 0px auto;
        cursor: pointer;
        line-height: 20px;
        text-align: left;
    }

    .tiaokuan img {
        float: left;
        margin-right: 4px;
        margin-top: 4px;
    }

    .tiaokuan.gray a {
        color: #1aa78d;
    }

    .tiaokuan.white a {
        color: #f39801;
    }

    .tiaokuan.white {
        color: #fff;
    }
}



@media screen and (max-width:1000px) {
    .isPC {
        display: none !important;
    }

    .header_banner {
        width: 100vw;
        height: 61.6vw;
        background: url(../img/m_bgc/1_01.png);
        background-size: cover;
        cursor: pointer;
        overflow: hidden;
        position: relative;
    }

    .header_banner .logo {
        display: none;
    }

    .header_banner .title {
        display: none;
    }

    .nav {
        background: #5821bd;
        max-width: 100vw;
        height: 10.333vw;
        overflow: hidden;
        box-sizing: border-box;
        z-index: 998;
        overflow: hidden;
    }

    .nav p {
        font-size: 5.333vw;
        margin: 0 auto;
    }

    .nav .content {
        margin: 0 auto;
    }

    .nav a {
        float: left;
        width: 50%;
        height: 18.666vw;
        line-height: 10.333vw;
        box-sizing: border-box;
        text-align: center;
        color: #fefefe;
        cursor: pointer;
        box-sizing: border-box;
        position: relative;
        text-decoration-line: none;
    }

    .nav .active {
        background: linear-gradient(to bottom, #7f3be8, #7227c9);
        color: #fefefe;
    }

    main {
        display: none;
        position: relative;
    }

    main.active {
        display: block;
        position: relative;
    }

    .page1 {
        background: url(../images/pc_bgc/1_03.jpg);
        background-size: 100% 100%;
        width: 100vw;
        overflow: hidden;
        padding-top: 8vw;
    }

    .page1 .title {
        width: 100vw;
        height: 10vw;
        text-align: center;
    }

    .page1 img {
        height: 80%;
        margin: 0 auto;
    }
    .page1 .box img {
        height: 42vh;
        margin: 0 auto;
    }
    .page1 .content {
        text-align: center;
        box-sizing: border-box;
    }

    .page1 .content p {
        font-family: "HYQiHei";
        font-size: 3.466vw;
        color: #fefefe;
        margin: 0 auto;
    }

    .page1 .content .box {
        width: 100vw;
        margin: 5.333vw 0;
    }

    .page1 .bottom {
        overflow: hidden;
        width: 100vw;
        margin: 0 auto;
        padding-top: 5.333vw;
        padding-bottom: 6.4vw;
    }

    .page1 .bottom img {
        width: 26.666vw;
        float: left;
        overflow: hidden;
        margin-left: 5.333vw;
    }

    .page1 .bottom p {
        width: 53.333vw;
        float: right;
        margin-left: 8vw;
        font-size: 3.2;
        color: #fefefe;
        margin: 1.333vw 6.666vw;
    }

    .page1 .bottom p::before {
        content: "";
        display: block;
        background: url('../images/6.png') no-repeat 100%;
        width: 1.6vw;
        height: 1.6vw;
        float: left;
        margin-right: 2.666vw;
    }

    .page1 .bottom a {
        background: linear-gradient(to right, #d776ff, #324aff);
        width: 42.666vw;
        height: 8vw;
        line-height: 8vw;
        border-radius: 10.666vw;
        text-align: center;
        float: left;
        margin-left: 26.666vw;
        font-size: 3.2vw;
        font-weight: 700;
        color: #fefefe;
        margin: 4vw 9.333vw;
    }

    .page2 {
        background: url(../images/pc_bgc/1_04.jpg) no-repeat top center;
        background-size: cover;
        width: 100vw;
        padding-top: 6.4vw;
        overflow: hidden;
        text-align: center;
    }

    .page2 .title {
        width: 100vw;
        height: 10vw;
        text-align: center;
        margin-bottom: 3.2vw;
    }

    .page2 img {
        height: 80%;
        margin: 0 auto;
    }

    .page2 .content {
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        box-sizing: border-box;
        padding-bottom: 6.4;
    }

    .page2 .content .fl_box {
        float: left;
        width: 26.666vw;
        height: 40.533vw;
        margin: 1.6vw 1.866vw;
        background-size: cover;
        padding: 14.666vw 1.6vw 0;
        box-sizing: border-box;
    }

    .page2 .content .flbox1 {
        background: url(../images/8.png) no-repeat top center;
        background-size: cover;
    }

    .page2 .content .flbox2 {
        background: url(../images/9.png) no-repeat top center;
        background-size: cover;
    }

    .page2 .content .flbox3 {
        background: url(../images/10.png) no-repeat top center;
        background-size: cover;
    }

    .page2 .content .flbox4 {
        background: url(../images/11.png) no-repeat top center;
        background-size: cover;
    }

    .page2 .content .flbox5 {
        background: url(../images/12.png) no-repeat top center;
        background-size: cover;
    }

    .page2 .content .flbox6 {
        background: url(../images/13.png) no-repeat top center;
        background-size: cover;
    }

    .page2 .content .fl_box p:first-child {
        color: #fefefe;
        font-size: 4vw;
        font-weight: 700;
        margin: 0 auto;
    }

    .page2 .content .fl_box p:last-child {
        margin-top: 2.333vw;
        color: #fefefe;
        font-size: 2.733vw;
        font-weight: 300;
    }

    .page3 {
        background: url(../images/pc_bgc/1_05.jpg) no-repeat top center;
        background-size: 100% 100%;
        width: 100vw;
        text-align: center;
        padding-top: 3vh;
    }

    .page3 .title {
        width: 100vw;
        height: 10vw;
        text-align: center;
        margin-bottom: 6.4vw;
    }

    .page3 img {
        height: 80%;
        margin: 0 auto;
    }

    .page3 .content {
        /* margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        box-sizing: border-box; */
        padding-bottom: 0.666vw;
    }
    .page3 .content .swiper-slide{
        width: 3.65rem;
    }
    
    
    .page3 .content .fl_box {
        width: 100%;
        height: 100%;
        background-size: 100% 100%;
        padding: 10.16625vw 1vw;
        box-sizing: border-box;
        /* background-color: rgb(75, 43, 193); */
        overflow: hidden;
        /* transition: 1s; */
    }

    .page3 .content .fl_box p:first-child {
        color: #fefefe;
        font-size: 3vw;
        font-weight: 700;
        margin: 0 auto;
        opacity: 1;
        transition: 1s;
    }

    .page3 .content .fl_box p:last-child {
        color: #fefefe;
        font-size: 2.5vw;
        text-align: left;
        width: 38.333125vw;
        line-height: 16px;
        margin: 0.8vw auto;
        opacity: 1;
        transition: 1s;
    }

    .page3 .content .flbox1 {
        background: url(../img/m/1.png) no-repeat top center;
        background-size: 100%;
    }

    .page3 .content .flbox2 {
        background: url(../img/m/2.png) no-repeat top center;
        background-size: 100%;
    }

    .page3 .content .flbox3 {
        background: url(../img/m/3.png) no-repeat top center;
        background-size: 100% ;
    }

    .page3 .content .flbox4 {
        background: url(../img/m/4.png) no-repeat top center;
        background-size: 100% ;
    }

    .page3 .content .flbox5 {
        background: url(../img/m/5.png) no-repeat top center;
        background-size: 100% ;
    }

    .page3 .content .flbox6 {
        background: url(../img/m/6.png) no-repeat top center;
        background-size: 100% ;
    }

    .page4 {
        background-color: rgb(43, 12, 121);
        background-size: 100% 100%;
        width: 100vw;
        text-align: center;
    }

    .page4 .title {
        width: 100vw;
        height: 10vw;
        text-align: center;
    }

    .page4 img {
        height: 80%;
        margin: 0 auto;
    }

    .page4 .content {
        width: 100vw;
        margin: 0 auto;
        display: grid;
        text-align: left;
        justify-items: center;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-template-rows: auto auto auto;
        box-sizing: border-box;
        padding-bottom: 6.4vw;
        grid-template-areas:
            "bar1 bar2 bar3 bar4"
            "item item item item"
            "button button button button";
    }

    .page4 .content .bar1 {
        grid-area: bar1;
    }

    .page4 .content .bar2 {
        grid-area: bar2;
    }

    .page4 .content .bar3 {
        grid-area: bar3;
    }

    .page4 .content .inner {
        grid-area: item;
        width: 90.666vw;
        margin-top: 5.333vw;
    }

    .page4 .content .button {
        grid-area: button;
    }

    .page4 .content svg {
        fill: var(--fill);
        width: 25vw;
        height: 12.533vw;
    }

    .page4 .content svg text {
        font-size: 3.733vw;
        text-anchor: middle;
    }

    .page4 .content .page4_bar {
        border-bottom: 0.533vw #fefefe48 solid;
    }

    .page4 .content .page4_bar:hover {
        --fill: #fefefe;
        border-bottom: 0.266vw #fefefe solid;
    }

    .page4 .content .page4_bar.active {
        border-bottom: 0.8vw #fefefe solid;
    }

    .page4 .content .item {
        margin: 0 auto;
        display: none;
    }

    .page4 .content .item.active {
        display: block;
    }

    .page4 .content .item p {
        font-weight: 600;
        font-size: 0.24rem;
        margin: 0 auto;
        font-family: "HYQiHei";
        color: #fefefe;
    }

    .page4 .content .item span {
        font-weight: 300;
        font-size: 0.24rem;
        margin: 0px auto;
        font-family: "HYQiHei";
        color: #fefefe;
    }

    .page4 .content .item li {
        font-weight: 300;
        font-size: 0.24rem;
        margin: 0px auto;
        font-family: "HYQiHei";
        color: #fefefe;
    }

    .page4 .content .item ul {
        padding-left: 5.333vw;
        padding-bottom: 2.666vw;
        margin: 0 auto;
    }

    .page4 .content .item li::marker {
        color: #dd8aff;
    }

    .page4 .content .button {
        margin-top: 2.666vw;
    }

    .page4 .button p {
        background: url(../img/14.png);
        background-size: 100% 100%;
        width: 2.8rem;
        height: 0.7rem;
        line-height: 0.7rem;
        text-align: center;
        float: left;
        font-size: 0.24rem;
        font-weight: 700;
        color: #fefefe;
        margin: 0 auto;
    }

    .bg {
        background-color: rgb(43, 12, 121);
        background: url(../img/bg.png) no-repeat bottom center;
    }

    .page5 {
        /* background-color: rgb(43, 12, 121); */
        width: 100%;
        margin-bottom: -26.666vw;
        text-align: center;
        overflow: hidden;
        margin-bottom: -40vw;
    }

    .page5 .title {
        width: 100vw;
        height: 10vw;
        text-align: center;
        margin-bottom: 6.4vw;
    }

    .page5 img {
        height: 80%;
        margin: 0 auto;
    }

    .page5 .content {
        position: relative;
        justify-items: center;
        box-sizing: border-box;
    }

    .page5 .content .box1 ol {
        width: 32vw;
        float: left;
        list-style: none;
        padding-left: 0;
        margin-left: -4vw;
    }

    .page5 .content .box1 li {
        margin: 2.666vw 0;
        height: 12.533vw;
    }

    .page5 .content .box1 svg {
        width: 26.6667vw;
        height: 12.5333vw;
    }

    .page5 .content .box1 svg text {
        text-anchor: end;
        font-size: 3.3333vw;
        fill: var(--fill);
    }

    .page5 .content .light {
        position: relative;
        float: left;
        width: 28vw;
        height: 186.666vw;
        top: -53.333vw;
        background: url(../img/12.png) no-repeat top center;
        background-size: cover;
    }

    .page5 .content .box1 li:hover {
        --fill: #fefefe;
    }

    .page5 .content .box1 li.active {
        --fill: #fefefe;
    }

    .page5 .content .box1 li:hover::after,
    .page5 .content .box1 li.active::after {
        content: '';
        width: 2.666vw;
        height: 16vw;
        display: flex;
        position: relative;
        top: -16vw;
        left: 32vw;
        background: url(../img/13.png);
        background-size: cover;
    }

    .page5 .content .box2 {
        width: 61.333vw;
        position: absolute;
        left: 32vw;
        text-align: left;
        padding-left: 4vw;
        padding-top: 5.333vw;
    }

    .page5 .content .box2 h1 {
        font-weight: 600;
        font-size: 4vw;
        font-family: "HYQiHei";
        color: #fefefe;
    }

    .page5 .content .box2 p {
        font-weight: 300;
        font-size: 3.2vw;
        font-family: "HYQiHei";
        color: #fefefe;
    }

    .page5 .content .box2 h1::before {
        content: '';
        position: relative;
        left: -2.666vw;
        border-left: 0.8vw #d876ff solid;
    }

    .page5 .content .box2 .item {
        display: none;
    }

    .page5 .content .box2 .item.active {
        display: block;
    }

    .page5 .content .button {
        margin-top: 0px;
        clear: both;
    }

    .page5 .button p {
        background: url(../img/14.png);
        background-size: cover;
        width: 56vw;
        height: 14vw;
        line-height: 14vw;
        border-radius: 8vw;
        text-align: center;
        font-size: 4.4vw;
        font-weight: 700;
        color: #fefefe;
        margin: 0 auto;
        position: relative;
        top: -53.333vw;
    }

    .page6 {
        /* background-color: rgb(43, 12, 121); */
        width: 100%;
        margin-bottom: -26.666vw;
        text-align: left;
        overflow: hidden;
        margin-bottom: -40vw;
    }

    .page6 .title {
        width: 100vw;
        height: 10vw;
        text-align: center;
        margin-bottom: 6.4vw;
    }

    .page6 img {
        height: 80%;
        margin: 0 auto;
    }

    .page6 .content {
        width: 100vw;
        height: 90.133vw;
        position: relative;
        justify-items: center;
        box-sizing: border-box;
        background: url(../img/m/7.png);
        background-size: cover;
    }

    .page6 .content .box1 h1 {
        font-size: 4vw;
        font-family: "HYQiHei";
        color: #000;
        margin-bottom: 8vw;
        position: absolute;
        top: 2.666vw;
        left: 13.333vw;
    }

    .page6 .content .box1 h1::before {
        content: '';
        display: block;
        position: relative;
        left: -1em;
        top: 0.5em;
        transform: rotate(90deg);
        width: 1em;
        height: 0.8vw;
        margin-top: 1.333vw;
        background: linear-gradient(to right, #d776ff, #324aff);
    }

    .page6 .content .box1 h2:first-of-type {
        font-size: 3.2vw;
        font-weight: 600;
        font-family: "HYQiHei";
        color: #3c229f;
        position: absolute;
        top: 10.666vw;
        left: 13.333vw;
    }

    .page6 .content .box1 h2:last-of-type {
        font-size: 3.2vw;
        font-weight: 600;
        font-family: "HYQiHei";
        color: #3c229f;
        position: absolute;
        top: 10.666vw;
        left: 53.333vw;
    }

    .page6 .content .box1 p:first-of-type {
        font-size: 3.2vw;
        font-weight: 300;
        font-family: "HYQiHei";
        color: #3c229f;
        margin: 0;
        position: absolute;
        top: 16.666vw;
        left: 13.333vw;
    }

    .page6 .content .box1 p:last-of-type {
        font-size: 3.2vw;
        font-weight: 300;
        font-family: "HYQiHei";
        color: #3c229f;
        margin: 0;
        position: absolute;
        top: 16.666vw;
        left: 53.333vw;
    }

    .page6 .content .box2 h1 {
        font-size: 4vw;
        font-family: "HYQiHei";
        color: #fefefe;
        position: absolute;
        top: 24vw;
        left: 13.3333vw;
    }

    .page6 .content .box2 h1::before {
        content: '';
        display: block;
        position: relative;
        left: -1em;
        top: 0.5em;
        transform: rotate(90deg);
        width: 1em;
        height: 0.8vw;
        margin-top: 1.3333vw;
        background: linear-gradient(to right, #d776ff, #324aff);
    }

    .page6 .content .box2 p {
        width: 77.3333vw;
        font-size: 3.2vw;
        font-weight: 300;
        font-family: "HYQiHei";
        color: #fefefe;
        line-height: 0.4rem;
        position: relative;
        top: 32.3333vw;
        left: 13.3333vw;
    }
    .page6 .content .box2 p span {
        font-weight: 700;
    }

    .page10 {
        background: url(../images/pc_bgc/1_04.jpg) no-repeat top center;
        background-size: 100% 100%;
        width: 100vw;
        padding-top: 6.4vw;
        overflow: hidden;
        text-align: center;
    }

    .page10 .title {
        width: 100vw;
        height: 10vw;
        text-align: center;
        margin-bottom: 3.2vw;
    }

    .page10 img {
        height: 80%;
        margin: 0 auto;
    }

    .page10 .content {
        /* margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        box-sizing: border-box; */
        padding-bottom: 0.3rem;
    }

    .page10 .content .fl_box {
        float: left;
        width: 2.78rem;
        height:3.97rem;
        margin: 0;
        /* background-size: 100% 100%; */
        /* padding: 11.73335vw 4vw 0 8vw; */
        padding: 1.1rem 0.4rem 0 0.8rem;
        box-sizing: border-box;
    }

    .page10 .content .flbox1 {
        background: url(../img/31.png) no-repeat top center;
        background-size: 100% 100%;
        width: 3.58rem;
        height: 4.57rem;
        box-sizing: border-box;
    }

    .page10 .content .flbox2 {
        background: url(../img/32.png) no-repeat top center;
        background-size: 100% 100%;
        width: 3.58rem;
        height: 4.57rem;
        box-sizing: border-box;
    }

    .page10 .content .flbox3 {
        background: url(../img/33.png) no-repeat top center;
        background-size: 100% 100%;
        width: 3.58rem;
        height: 4.57rem;
    }

    .page10 .content .flbox4 {
        background: url(../img/34.png) no-repeat top center;
        background-size: 100% 100%;
        width: 3.58rem;
        height: 4.57rem;
    }

    .page10 .content .fl_box h1 {
        height: 2.5em;
        font-size: 2.93335vw;
        font-family: "HYQiHei";
        color: rgb(255, 255, 255);
        line-height: 1.273;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .page10 .content .fl_box p {
        padding: 0 0.33335vw;
        font-size: 2.13335vw;
        font-family: "HYQiHei";
        color: rgb(255, 255, 255);
        line-height: 0.3rem;
        height: 2.4rem;
        text-align: left;
        overflow-y: auto;
    }

    .page11 {
        background: url(../images/pc_bgc/1_05.jpg) no-repeat top center;
        background-size: 100% 100%;
        width: 100vw;
        text-align: center;
    }

    .page11 .title {
        height: 10vw;
        text-align: center;
        margin-bottom: 6.4vw;
    }

    .page11 img {
        height: 80%;
        margin: 0 auto;
    }

    .page11 .content {
        /* margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        box-sizing: border-box; */
        padding-bottom: 10.666vw;
    }
    .page11 .content .swiper-slide{
        width: 3.65rem;
    }
    .page11 .content .fl_box {
        width: 100%;
        height: 100%;
        background-size: 100% 100%;
        padding: 10.16625vw 1vw;
        box-sizing: border-box;
        /* background-color: rgb(75, 43, 193); */
        overflow: hidden;
        /* transition: 1s; */
    }

    .page11 .content .fl_box p:first-child {
        color: #fefefe;
        font-size: 3vw;
        font-weight: 700;
        margin: 0 auto;
        opacity: 1;
        transition: 1s;
    }

    .page11 .content .fl_box p:last-child {
        color: #fefefe;
        font-size: 2.5vw;
        text-align: left;
        width: 38.333125vw;
        line-height: 16px;
        margin: 0.8vw auto;
        opacity: 1;
        transition: 1s;
    }

    .page11 .content .flbox1 {
        background: url(../img/m/1.png) no-repeat top center;
        background-size: 100%;
    }

    .page11 .content .flbox2 {
        background: url(../img/m/2.png) no-repeat top center;
        background-size: 100%;
    }

    .page11 .content .flbox3 {
        background: url(../img/m/3.png) no-repeat top center;
        background-size: 100%;
    }

    .page11 .content .flbox4 {
        background: url(../img/m/4.png) no-repeat top center;
        background-size: 100%;
    }

    .page11 .content .flbox5 {
        background: url(../img/m/5.png) no-repeat top center;
        background-size: 100%;
    }

    .page11 .content .flbox6 {
        background: url(../img/m/6.png) no-repeat top center;
        background-size: 100%;
    }

    .page12 {
        background-color: rgb(43, 12, 121);
        background-size: 100% 100%;
        width: 100vw;
        text-align: center;
    }

    .page12 .title {
        width: 100vw;
        height: 10vw;
        text-align: center;
        margin-bottom: 6.4vw;
    }

    .page12 img {
        height: 80%;
        margin: 0 auto;
    }

    .page12 .content {
        width: 100vw;
        margin: 0 auto;
        display: grid;
        text-align: left;
        justify-items: center;
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-rows: auto auto auto;
        box-sizing: border-box;
        padding-bottom: 6.4vw;
        grid-template-areas:
            "bar1 bar2 bar3"
            "item item item"
            "button button button";
    }

    .page12 .content .bar1 {
        grid-area: bar1;
    }

    .page12 .content .bar2 {
        grid-area: bar2;
    }

    .page12 .content .bar3 {
        grid-area: bar3;
    }

    .page12 .content .inner {
        grid-area: item;
        width: 90.666vw;
        margin-top: 5.333vw;
    }

    .page12 .content .button {
        grid-area: button;
    }

    .page12 .content svg {
        fill: var(--fill);
        width: 33.3vw;
        height: 12.533vw;
    }

    .page12 .content svg text {
        font-size: 3.733vw;
        text-anchor: middle;
    }

    .page12 .content .page12_bar {
        border-bottom: 0.533vw #fefefe48 solid;
    }

    .page12 .content .page12_bar:hover {
        --fill: #fefefe;
        border-bottom: 0.266vw #fefefe solid;
    }

    .page12 .content .page12_bar.active {
        border-bottom: 0.8vw #fefefe solid;
    }

    .page12 .content .item {
        margin: 0 auto;
        display: none;
    }

    .page12 .content .item.active {
        display: block;
    }

    .page12 .content .item div.last {
        width: 20vw;
        float: left;
    }

    .page12 .content .item div.last_right {
        width: 62vw;
        float: right;
        margin-right: 5vw;
    }

    .page12 .content .item div.last p {
        font-weight: 600;
        font-size: 3.1vw;
        margin: 2vw auto;
        padding-left: -2vw;
        text-align: right;
        font-family: "HYQiHei";
        color: #fefefe;
    }

    .page12 .content .item div.last_right p {
        font-weight: 300;
        font-size: 3.1vw;
        margin: 2vw auto;
        padding-left: -2vw;
        text-align: left;
        font-family: "HYQiHei";
        color: #fefefe;
    }

    .page12 .content .item span {
        font-weight: 300;
        font-size: 4.8vw;
        margin: 5px auto;
        font-family: "HYQiHei";
        color: #fefefe;
    }

    .page12 .content .item li {
        font-weight: 300;
        font-size: 3.1vw;
        margin: 2vw auto;
        font-family: "HYQiHei";
        color: #fefefe;
    }

    .page12 .content .item ul {
        padding-left: 5.333vw;
        padding-bottom: 2.666vw;
        margin: 0 auto;
    }

    .page12 .content .item li::marker {
        color: #dd8aff;
    }

    .page12 .content .button {
        margin-top: 2.666vw;
    }

    .page12 .button p {
        background: url(../img/14.png);
        background-size: cover;
        width: 56vw;
        height: 14vw;
        line-height: 14vw;
        border-radius: 8vw;
        text-align: center;
        float: left;
        font-size: 4.4vw;
        font-weight: 700;
        color: #fefefe;
        margin: 0 auto;
    }

    .bg {
        background-color: rgb(43, 12, 121);
        background: url(../img/bg.png) no-repeat bottom center;
    }

    .page13 {
        background-size: cover;
        width: 100vw;
        height: 106.4vw;
        padding-top: 6.4vw;
        overflow: hidden;
        text-align: center;
    }

    .page13 .title {
        width: 100vw;
        height: 10vw;
        text-align: center;
        margin-bottom: -3.2vw;
    }

    .page13 img {
        height: 130%;
        margin: 0 auto;
    }

    .page13 .content {
        width: 90vw;
        padding-top: -6.4vw;
        margin: 0 auto;
        display: grid;
        grid-template-columns: 25vw 5vw 25vw 5vw 25vw;
        grid-template-rows: 50vw auto auto;
        place-items: center;
        grid-template-areas:
            "box1 arrow1 box2 arrow2 box3"
            ". . . . arrow3"
            "box6 arrow5 box5 arrow4 box4";
        box-sizing: border-box;
        padding-bottom: 37.3333vw;
    }

    .page13 .content .box1 {
        grid-area: box1;
    }

    .page13 .content .arrow1 {
        grid-area: arrow1;
    }

    .page13 .content .box2 {
        grid-area: box2;
    }

    .page13 .content .arrow2 {
        grid-area: arrow2;
    }

    .page13 .content .box3 {
        grid-area: box3;
    }

    .page13 .content .arrow3 {
        grid-area: arrow3;
        transform: rotate(90deg);
    }

    .page13 .content .box4 {
        grid-area: box4;
    }

    .page13 .content .arrow4 {
        grid-area: arrow4;
    }

    .page13 .content .box5 {
        grid-area: box5;
    }

    .page13 .content .arrow5 {
        grid-area: arrow5;
    }

    .page13 .content .box6 {
        grid-area: box6;
    }

    .page13 .content .box {
        width: 12vw;
        height: 12vw;
        border-radius: 50%;
        background: linear-gradient(to right, #d876ff, #324aff);
        float: left;
        margin: 6.66665vw 0;
        background-size: 100% 100%;
        padding-top: 2.4vw;
        box-sizing: border-box;
    }

    .page13 .content .arrow {
        width: 6.4vw;
        height: 3.46665vw;
        background: url(../img/44.png) no-repeat top center;
        float: left;
        margin: auto auto;
        background-size: 100% 100%;
        box-sizing: border-box;
    }

    .page13 .content .box h1 {
        font-size: 2.93335vw;
        font-family: "HYQiHei";
        color: rgb(255, 255, 255);
        line-height: 1.182;
        text-align: center;
    }

    .page13 .content .box p {
        padding-top: 2.66665vw;
        font-size: 2.66665vw;
        font-family: "HYQiHei";
        color: rgb(255, 255, 255);
        line-height: 1.5;
        text-align: center;
    }

    .page13 .content .box3 p {
        width: 9em !important;
        margin-left: -2em !important;
    }

    .page13 .content .box1 p {
        width: 7em;
        margin-left: -1.25em;
    }

    .page13 .content .box2 p {
        width: 8em;
        margin-left: -1.75em;
    }

    .page13 .content .box4 p {
        width: 7em;
        margin-left: -1em;
    }

    .page13 .content .box5 p {
        width: 6em;
        margin-left: -0.75em;
    }

    .page13 .content .box6 p {
        width: 7em;
        margin-left: -1.5em;
    }

    .page14 {
        width: 100%;
        margin-bottom: -26.666vw;
        text-align: center;
        overflow: hidden;
        margin-bottom: -40vw;
    }

    .page14 .title {
        width: 100vw;
        height: 10vw;
        text-align: center;
        margin-bottom: 6.4vw;
    }

    .page14 img {
        height: 80%;
        margin: 0 auto;
    }

    .page14 .content {
        width: 100vw;
        height: 110.1333vw;
        position: relative;
        justify-items: center;
        text-align: left;
        box-sizing: border-box;
        background: url(../img/m/7.png);
        background-size: 100% 100%;
    }

    .page14 .content .box1 h1 {
        font-size: 4vw;
        font-family: "HYQiHei";
        color: #000;
        margin-bottom: 8vw;
        position: absolute;
        top: 2.6667vw;
        left: 13.3333vw;
    }

    .page14 .content .box1 h1::before {
        content: '';
        display: block;
        position: relative;
        left: -1em;
        top: 3vw;
        transform: rotate(90deg);
        width: 1em;
        height: 0.8vw;
        margin-top: 1.3333vw;
        background: linear-gradient(to right, #d776ff, #324aff);
    }

    .page14 .content .box1 h2:first-of-type {
        font-size: 3.2vw;
        font-weight: 600;
        font-family: "HYQiHei";
        color: #3c229f;
        position: absolute;
        top: 10.6667vw;
        left: 13.3333vw;
    }

    .page14 .content .box1 h2:last-of-type {
        font-size: 3.2vw;
        font-weight: 600;
        font-family: "HYQiHei";
        color: #3c229f;
        position: absolute;
        top: 10.6667vw;
        left: 60.3333vw;
    }

    .page14 .content .box1 p:first-of-type {
        width: 40vw;
        font-size: 3.2vw;
        font-weight: 300;
        font-family: "HYQiHei";
        color: #3c229f;
        margin: 0;
        text-align: left;
        position: absolute;
        top: 15.6667vw;
        left: 13.3333vw;
    }

    .page14 .content .box1 p:last-of-type {
        width: 32vw;
        font-size: 3.2vw;
        font-weight: 300;
        font-family: "HYQiHei";
        color: #3c229f;
        margin: 0;
        text-align: left;
        position: absolute;
        top: 15.6667vw;
        left: 60.3333vw;
    }

    .page14 .content .box2 h1 {
        font-size: 4vw;
        font-family: "HYQiHei";
        color: #fefefe;
        position: absolute;
        top: 24vw;
        left: 13.3333vw;
    }

    .page14 .content .box2 {
        padding-top: 3vw;
    }

    .page14 .content .box2 h1 {
        padding-top: 6vw;
    }

    .page14 .content .box2 h1::before {
        content: '';
        display: block;
        position: relative;
        left: -1em;
        top: 3vw;
        transform: rotate(90deg);
        width: 1em;
        height: 0.8vw;
        margin-top: 1.3333vw;
        background: linear-gradient(to right, #d776ff, #324aff);
    }

    .page14 .content .box2 p {
        width: 77.3333vw;
        font-size: 3.2vw;
        font-weight: 300;
        line-height: 0.3rem;
        font-family: "HYQiHei";
        color: #fefefe;
        margin: 2.6667vw 0;
        position: relative;
        top: 33.3333vw;
        left: 13.3333vw;
    }

    .page7 {
        background-color: rgb(43, 12, 121);
        width: 100%;
        margin-bottom: -26.666vw;
        text-align: center;
        overflow: hidden;
        margin-bottom: 0vw;
        margin-top: 40vw;
        padding-top: 5vw;
        padding-bottom: 0.45rem;
    }

    .page7 .title {
        width: 100vw;
        height: 10vw;
        text-align: center;
    }

    .page7 img {
        height: 80%;
        margin: 0 auto;
    }

    .page7 .content {
        margin: 0 auto;
        margin-top: 3.2vw;
        box-sizing: border-box;
        position: relative;
        padding-bottom: 6.4vw;
    }

    .page7 .content p {
        width: 66vw;
        font-size: 2.8vw;
        line-height: 0.4rem;
        font-family: "HYQiHei";
        color: #fefefe;
        text-align: left;
        font-weight: 500;
        margin-left: 11vw;
    }

    .page7 .content .box4 p {
        width: 66vw;
        font-size: 2.8vw;
        font-family: "HYQiHei";
        color: #fefefe;
        text-align: left;
        font-weight: 500;
        margin-left: 11vw;
        margin-top: 1vw;
    }

    .page7 .content span {
        font-size: 2.8vw;
        font-family: "HYQiHei";
        color: #dc8aff;
        font-weight: 600;
    }

    .page7 .content {
        background: url(../img/m/19.png);
        background-size: 100% 100%;
        width: 6.78rem;
        height: 5.86rem;
    }

    .page8 {
        background-color: rgb(43, 12, 121);
        background-size: 100% 100%;
        width: 100vw;
        text-align: center;
    }

    .page8 .title {
        width: 100vw;
        height: 0.65rem;
        text-align: center;
        margin-bottom: 0.4rem;
    }

    .page8 .title img {
        height: 100%;
        margin: 0 auto;
    }

    /* .page8 .content {
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        box-sizing: border-box;
    } */

    .page8 .content .box {
        float: left;
        width: 40vw;
        height: 25vw;
        margin: 0 1.400025vw;
        background-size: cover;
        box-sizing: border-box;
    }

    .page8 .content img {
        margin-left: 0.4rem;
        width: 3.41rem;
        height: 2.11rem;
    }

    .page9 {
        background-color: rgb(43, 12, 121);
        background-size: 100% 100%;
        width: 100vw;
        padding-top: 6.4vw;
        text-align: center;
    }

    .page9 .title {
        width: 100vw;
        height: 10vw;
        text-align: center;
        margin-bottom: 0vw;
    }

    .page9 .title img {
        height: 80%;
        margin: 0 auto;
    }

    .form-wrap {
        width: 80vw;
        margin: 50px auto 40px;
    }
    .form-wrap form .label {
        position: relative;
        display: block;
        width: 560px;
        height: 50px;
        line-height: 50px;
        margin-bottom: 20px;
        font-size: 0;
        border: 1px solid #d876ff!important;
        background: #fff;
        border-radius: 50px;
    }
    .form-wrap form .border {
        background: linear-gradient(to right, #d876ff, #324aff);
        border-radius: 24px;
        padding: 1px;
        margin-bottom: 20px;
    }

    .form-wrap form label {
        display: block;
        height: 50px;
        line-height: 50px;
        font-size: 0;
        background: rgb(43, 12, 121);
        background-position: 15px center;
        background-repeat: no-repeat;
        border-radius: 24px;
    }

    .form-wrap form label.name {
        background-position: 18px 14px;
    }

    .form-wrap form label.phone {
        background-position: 18px -45px;
    }

    .form-wrap form label.city {
        background-position: 18px -165px;
    }

    .form-wrap form label.country {
        background-image: url("../images/icon/icon-country.png");
    }

    .form-wrap form label.degree {
        background-image: url("../images/icon/icon-degree.png");
    }

    .form-wrap form label.school {
        background-image: url("../images/icon/icon-school.png");
    }
   

    .form-wrap form label span {
        text-align: center;
        display: inline-block;
        width: 30%;
        font-size: 18px;
        color: #fefefe;
        font-weight: 700;
        background: linear-gradient(to right, #d876ff, #ac6aff);
        border-radius: 24px;
    }

    .form-wrap form label input,
    .form-wrap form label select {
        width: 70%;
        height: 100%;
        padding: 0;
        border: none;
        outline: none;
        font-size: 18px;
        background-color: transparent;
        color: #666;
    }

    .form-wrap form label select {
        -moz-appearance: none;
        -webkit-appearance: none;
        background: url("../img/46.png") 95% center no-repeat;
    }

    .form-wrap form label select option {
        text-align: center;
    }

    .form-wrap form label select::-ms-expand {
        display: none;
    }

    .form-wrap .btn-wrap {
        cursor: pointer;
        display: block;
        width: 100%;
        height: 10vw;
        border: none;
        border-radius: 50px;
        background: url(../img/23.png);
        background-size: 100% 100%;
        font-size: 22px;
        color: black;
        font-weight: 700;
        margin-top: 20px;
    }

    .img-wrap {
        width: 380px;
    }

    .img-wrap .qr {
        padding-top: 20px;
    }

    /*移动端表单*/
    .reg_mobile {
        display: none;
    }

    .reg_mobile .btn input {
        width: 100%;
        height: 100%;
        cursor: pointer;
    }
    .form-wrap form .label {
        position: relative;
        display: block;
        width: 100%;
        height: 0.6rem;
        line-height: 0.6rem;
        margin-bottom: 0.2rem;
        font-size: 0;
        border: 0.01rem solid #d876ff!important;
        background: #fff;
        border-radius: 0.5rem;
    }
    .form-wrap form .label span {
        display: inline-block;
        width: 28%!important;
        font-size: 0.24rem;
        color: #fff;
        font-weight: 700;
        border-radius: 0.5rem;
        background: linear-gradient(to right,#d876ff,#334bff);
        text-align: center;
        margin-right: 0.1rem;
    }
    .qt_form .xdf_formbtn {
        background: linear-gradient(to right,#d876ff,#334bff)!important;
        width: 100%;
        height: 0.7rem;
        color: #fff;
        text-align: center;
        line-height: 0.7rem;
        border-radius: 0.5rem;
        margin: 0.2rem auto 0;
        cursor: pointer;
        font-size: 0.26rem;
        font-weight: 700;
    }
    /*左侧表单*/
    #reg {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        position: fixed;
        z-index: 9999;
        top: 120px;
        left: 5px;
        width: 200px;
        *width: 162px;
        height: 400px;
        padding: 142px 18px 0 20px;
        background: url("../images/icon/1reg_bg.png") no-repeat 0 0;
    }

    #reg .btn-close {
        position: absolute;
        top: 90px;
        right: 8px;
        width: 20px;
        height: 20px;
        background: url("../images/icon/close_btn.png") 0 0 no-repeat;
        cursor: pointer;
    }

    #reg form {
        width: 100%;
        height: 235px;
        /* padding-top: 12px; */
    }

    #reg form label {
        display: block;
        margin: 14px 0;
    }

    #reg form label span {
        font-size: 14px;
    }

    #reg form label span mark {
        background-color: transparent;
        color: #c00;
    }

    #reg form label input {
        width: 115px;
        font-size: 12px;
        border: 1px solid #ccc;
    }

    #reg form label select {
        width: 90px;
        font-size: 12px;
        border: 1px solid #ccc;
    }

    #reg form button {
        /* position: absolute; left: 50%; bottom: 20px; margin-left: -85px;*/
        width: 170px;
        height: 34px;
        border: none;
        background: yellow;
        color: #004196;
        font-size: 18px;
        margin-top: 34px;
        margin-left: -6px;
        *margin-top: 20px;
    }

    /*表单协议*/
    .tiaokuan {
        font-size: 12px;
        color: #999999;
        display: block;
        width: 100%;
        margin: 0px auto;
        cursor: pointer;
        line-height: 20px;
        text-align: left;
    }

    .tiaokuan img {
        float: left;
        margin-right: 4px;
        margin-top: 4px;
    }

    .tiaokuan.gray a {
        color: #1aa78d;
    }

    .tiaokuan.white a {
        color: #f39801;
    }

    .tiaokuan.white {
        color: #fff;
    }
}



.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: rgb(43, 12, 121);

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.8);
}

.swiper-slide-active,
.swiper-slide-duplicate-active {
    transform: scale(1);
}

