html {
    font-family: 'Helvetica Neue', Helvetica, sans-serif;
    display: block;
    background: #fff;
    min-height: 100vh;
    -webkit-overflow-scrolling: touch;
}

blockquote,
body,
button,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
select,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0;
    font-style: normal;
    outline: none;
    border: none;
}

body {
    display: block;
    font-size: 12px !important;
}

* {
    box-sizing: border-box;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}

address,
button,
caption,
cite,
code,
dfn,
input,
optgroup,
option,
select,
textarea,
th,
var {
    font: inherit;
}

del,
ins {
    text-decoration: none;
}

li {
    list-style: none;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

q:after,
q:before {
    content: '';
}

abbr,
acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: baseline;
}

sub {
    vertical-align: baseline;
}

legend {
    color: #666;
}

.clear {
    clear: both;
}

.clearFix:after {
    clear: both;
    content: '.';
    display: block;
    margin: 0;
    padding: 0;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

.clearFix {
    *zoom: 1;
}

pre {
    white-space: pre-wrap;
    word-wrap: break-word;
}

pre {
    margin-left: 2em;
}

a {
    text-decoration: none;
    color: #666;
    -webkit-tap-highlight-color: transparent;
}

a:hover {
    text-decoration: none;
    cursor: pointer;
}

.center {
    text-align: center;
}

input:focus {
    border-color: none;
    outline: 0;
}

::-webkit-input-placeholder {
    color: #bbb !important;
}

.view-pc {
    position: relative;
    min-width: 1340px;
    min-height: 658px;
    margin-top: 80px;
    /* background: #101F2D; */
}

.view-pc .header-top {
    position: fixed;
    width: 100%;
    /* padding: 10px 0; */
    top: 0;
    z-index: 20;
    left: 0;
    line-height: 88px;
    background: #080E50;
    box-shadow: 0px 2px 49px 0px rgba(16, 33, 49, 1);
}

.view-pc .header-top .header {
    width: 1200px;
    position: relative;
    background: #080E50;
    margin: 0 auto;
    height: 88px;
}

.view-pc .header-top .header .logo {
    width: 140px;
    vertical-align: middle;
}

.view-pc .header-top .header .logo2 {
    display: none;
}

.view-pc .header-top .header .menu {
    display: none;
}

.view-pc .header-top .header .menu2 {
    display: none;
}

.view-pc .header-top .header .caidan {
    position: absolute;
    right: 0px;
    top: 0;
}

.view-pc .header-top .header .caidan a {
    font-size: 18px;
    padding: 14px 33px;
    font-weight: 400;
    color: #6972DB;
    margin: 0 12px;
}

.view-pc .header-top .header .caidan a:hover {
    font-weight: 400;
    color: #56DAC6;
}

.view-pc .banner {
    /* background: url(../img/index/bg1.png) center 0 no-repeat; */
    margin-bottom: 16px;
    background-image: linear-gradient(135deg, #08003D 0%, #071C64 100%);
}

.view-pc .banner .kd {
    width: 1200px;
    height: 700px;
    margin: 0 auto;
    background: url("../img/index/Illustration.png") right 152px no-repeat;
}

.view-pc .banner .kd .left {
    width: 480px;
    overflow: hidden;
}

.view-pc .banner .kd .left .btitle {
    font-family: PingFangSC-Semibold;
    font-size: 48px;
    color: #FFFFFF;
    line-height: 68px;
    font-weight: 600;
    margin-top: 190px;
}

.view-pc .banner .kd .left .bsubtitle {
    font-family: PingFangSC-Regular;
    font-size: 30px;
    color: #FFFFFF;
    line-height: 30px;
    font-weight: 400;
    margin-top: 30px;
}

.view-pc .banner .woyaoxiazai {
    margin-top: 80px;
    width: 100%;
    /* overflow: hidden; */
}

.view-pc .banner .woyaoxiazai a {
    width: 208px;
    height: 46px;
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 20px;
}

.view-pc .banner .woyaoxiazai a.android {
    /* background: url("../img/index/btn1.png") 0 0 no-repeat; */
}

.view-pc .banner .woyaoxiazai a.ios {
    /* background: url("../img/index/btn2.png") 0 0 no-repeat; */
}

.view-pc .banner .woyaoxiazai a.windows {
    /* background: url("../img/index/btn3.png") 0 0 no-repeat; */
}

.view-pc .banner .woyaoxiazai a,
.view-pc .box5 .bline1 .woyaoxiazai a {
    /* background: url("../img/index/btn4.png") 0 0 no-repeat; */
    background-color: #7CD7C6;
    width: 208px;
    height: 46px;
    border-radius: 46px;
    font-size: 20px;
    color: white;
    text-align: center;
    line-height: 46px;
}



.view-pc .solid {
    width: 1200px;
    height: 1px;
    margin: 0 auto;
    border: 1px solid rgba(138, 145, 201, 1);
}

.view-pc .box1 {
    padding-top: 60px;
}

.view-pc .box1 .content {}

.view-pc .box1 .line {
    font-size: 36px;
    font-weight: 400;
    height: 36px;
    font-family: PingFangSC-Regular;
    line-height: 36px;
    text-align: center;
    color: #070F52;
}

.view-pc .box1 .line2 {
    height: 30px;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #677897;
    line-height: 30px;
    text-align: center;
    font-weight: 400;
    margin-top: 10px;
}


.view-pc .box2 ul {
    display: flex;
    flex-wrap: wrap;
    width: 90vw;
    margin: 20px auto;
    justify-content: space-between;
    /* background: url("../img/index/part2.png") center 0 no-repeat; */
}

.view-pc .box2 li {
    width: 30%;
    text-align: center;
    margin-bottom: 20px;
    height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    padding: 0 .2667rem;
    box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%);
    border-radius: 10px;
}

.view-pc .box2 li h2 {
    font-size: 20px;
}

.view-pc .box3 {
    width: 100%;
    /* height: 608px; */

    color: white;
    padding-top: 128px;
    padding-bottom: 66px;
    text-align: center;
}

.view-pc .box3 .line {
    font-size: 36px;
    font-weight: 400;
    height: 36px;
    font-family: PingFangSC-Regular;
    line-height: 36px;
    color: #070F52;
}

.view-pc .box3 .line2 {
    height: 30px;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #677897;
    line-height: 30px;
    font-weight: 400;
    margin-top: 10px;
}

.view-pc .box3 .swiper-container {
    width: 1200px;
    /* height: 600px; */
    margin-top: 50px;
}

.view-pc .box3 .swiper-container .swiper-pagination {
    position: relative;
    height: 50px;
    top: -80px;
}

.view-pc .box3 .swiper-container .swiper-pagination-bullet {
    background: transparent;
    margin-left: 2px;
    margin-right: 2px;
    border: 2px solid #fff;
    width: 12px;
    height: 12px;
    margin-bottom: 0px;
}

.view-pc .box3 .swiper-container .swiper-pagination-bullet-active {
    width: 12px;
    height: 12px;
    background: #fff;
    border: 2px solid #fff;
    margin-bottom: 0;
}

.view-pc .box3 .swiper-slide {
    width: 320px;
    height: 614px;
    background: #070F52;
    border-radius: 8px;
    margin-right: 48px;
}

.view-pc .box3 .swiper-slide:hover {
    /* background-image: linear-gradient(-44deg, #292A49 0%, #31336D 65%); */
    box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.49);
    border-radius: 7px;
}



.view-pc .box3 .swiper-slide .shead .day7 {
    width: 88px;
    height: 88px;
    margin: 48px auto 10px;
    background: url("../img/index/buy-7.png") 0 0 no-repeat;
}

.view-pc .box3 .swiper-slide .shead .day30 {
    width: 88px;
    height: 88px;
    margin: 48px auto 10px;
    background: url("../img/index/buy-30.png") 0 0 no-repeat;
}

.view-pc .box3 .swiper-slide .shead .day60 {
    width: 88px;
    height: 88px;
    margin: 48px auto 10px;
    background: url("../img/index/buy-60.png") 0 0 no-repeat;
}

.view-pc .box3 .swiper-slide .shead .day180 {
    width: 88px;
    height: 88px;
    margin: 48px auto 10px;
    background: url("../img/index/buy-180.png") 0 0 no-repeat;
}

.view-pc .box3 .swiper-slide .shead .day365 {
    width: 88px;
    height: 88px;
    margin: 48px auto 10px;
    background: url("../img/index/buy-365.png") 0 0 no-repeat;
}

.view-pc .box3 .swiper-slide .shead .dnm {
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #7887A7;
    font-weight: 400;
}


.view-pc .box3 .swiper-slide .sbody {}

.view-pc .box3 .swiper-slide .sbody .dnm {
    font-family: LucidaGrande;
    font-size: 16px;
    color: #677897;
    text-align: center;
    line-height: 36px;
    font-weight: 400;
}

.view-pc .box3 .swiper-slide .sbody .day {
    width: 224px;
    height: 50px;
    font-family: PingFangSC-Semibold;
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
    font-weight: 600;
    margin: 36px auto 10px;
}


.view-pc .box3 .swiper-slide .line1px {
    width: 260px;
    height: 1px;
    border: 1px solid rgba(16, 33, 49, 1);
    margin: 20px auto 30px;
}


.view-pc .box3 .swiper-slide .btnbox {}

.view-pc .box3 .swiper-slide .btnbox .price7 {
    background: url("../img/index/p15.png") center 0 no-repeat;
    height: 42px;
}

.view-pc .box3 .swiper-slide .btnbox .price30 {
    background: url("../img/index/p30.png") center 0 no-repeat;
    height: 42px;
}

.view-pc .box3 .swiper-slide .btnbox .price60 {
    background: url("../img/index/p60.png") center 0 no-repeat;
    height: 42px;
}

.view-pc .box3 .swiper-slide .btnbox .price180 {
    background: url("../img/index/p180.png") center 0 no-repeat;
    height: 42px;
}

.view-pc .box3 .swiper-slide .btnbox .price365 {
    background: url("../img/index/365.png") center 0 no-repeat;
    height: 42px;
}

.view-pc .box3 .swiper-slide .btnbox .dnm {
    width: 180px;
    height: 36px;
    margin: 20px auto 0;
    background: url("../img/index/buyBtn.png") 0 0 no-repeat;
}

.view-pc .box3 .swiper-slide .btnbox .dnm:hover {
    background: url("../img/index/buyBtn2.png") 0 0 no-repeat;
}

.view-pc .box4 {

    padding-top: 60px;
    /* background: url("../img/index/bg2.png") center 0 no-repeat */
}

.view-pc .box4 ul {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 80px;
    margin-top: 98px;
}

.view-pc .box4 ul li {
    width: 590px;
    height: 180px;
    background: #070F52;
    border-radius: 8px;
    margin-bottom: 20px;
    padding: 30px 30px 0 30px;
}

.view-pc .box4 ul li h4 {
    font-family: PingFangSC-Semibold;
    font-size: 20px;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 600
}

.view-pc .box4 ul li p {
    padding-top: 20px;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #7887A7;
    letter-spacing: 0;
    line-height: 24px;
    font-weight: 400;
}



.view-pc .box5 {
    width: 100%;
    min-width: 1125px;
    margin-top: 80px;
}

.view-pc .dw {
    height: 36px;
    font-family: PingFangSC-Regular;
    font-size: 36px;
    color: #070F52;
    text-align: center;
    line-height: 36px;
    font-weight: 400;
}

.view-pc .box5 .bline1 {
    height: 230px;
}

.view-pc .box5 .bline1 .xiazaitit {
    display: block;
    margin: 0 auto;
    padding-top: 84px;
}

.view-pc .box5 .bline1 .woyaoxiazai {
    width: 1200px;
    display: flex;
    margin: 60px auto 0;
    justify-content: space-around;
}

.view-pc .box5 .bline1 .woyaoxiazai a {
    width: 264px;
    height: 60px;
    line-height: 60px;
}


.view-pc .box5 .bline1 .woyaoxiazai .android {
    /* background: url("../img/index/btn11.png") 0 0 no-repeat */
}

.view-pc .box5 .bline1 .woyaoxiazai .ios {
    /* background: url("../img/index/btn22.png") 0 0 no-repeat */
}

.view-pc .box5 .bline1 .woyaoxiazai .windows {
    /* background: url("../img/index/btn33.png") 0 0 no-repeat */
}

.view-pc .box5 .bline1 .woyaoxiazai .browser {
    /* background: url("../img/index/btn44.png") 0 0 no-repeat */
}



.view-pc .box5 .bline2 {
    width: 100%;
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
    border-top: 1px solid #7987b3;
    border-bottom: 1px solid #7987b3;
}

.view-pc .box5 .bline2 .ct {
    width: 1300px;
    margin: 0 auto;
    position: relative;
}

.view-pc .box5 .bline2 .ct img {
    width: 180px;
}

.view-pc .box5 .bline2 .caidan {
    position: absolute;
    right: 0;
    top: 6px;
}

.view-pc .box5 .bline2 .caidan a {
    font-size: 18px;
    padding: 14px 33px;
    font-weight: 400;
    color: #fff;
    margin: 0 32px;
}

.view-pc .box5 .bline2 .caidan a:hover {
    color: #fff;
}

.view-pc .box5 .bline3 {
    color: #fff;
    background: transparent;
    height: 52px;
    line-height: 52px;
    text-align: center;
}

.view-pc .box5 .bline3.zhenghongdz {
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    background: transparent;
    height: 80px;
    line-height: 80px;
    width: 100%;
    text-align: center;
}

#view_pc_tips_box .footer {
    width: 100%;
    background: #070F52;
    height: 52px;
    line-height: 52px;
    text-align: center;
    color: #8A91C9;
}

.view-mb {
    display: none;
}

.view_footer_tips_box {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #EEF0FA;
}

.view_footer_tips_box ul {
    display: flex;
    justify-content: space-between;
}

@media screen and (max-width: 1340px) {
    .header-top .header {
        width: 100%;
    }
}

@media screen and (max-width: 750px) {
    .view-pc {
        display: none;
    }

    .view_footer_tips_box {
        position: inherit;
        
    }
    .view_footer_tips_box ul {
        display: block;
    }

    body {
        padding-bottom:4rem !important;
    }

    .view-mb {
        display: block;
        /* padding-bottom: 130px; */
        /* background-color: #080E50; */
    }

    .view-mb img {
        width: 100%;
        /* height: 100%; */
    }

    .view-mb .header-top {
        position: fixed;
        width: 100%;
        top: 0;
        z-index: 20;
        left: 0;
        background-color: #080E50;
        line-height: 1.2rem;
    }

    .view-mb #mshouye img {
        display: block;
    }

    .view-mb .header-top .header {
        position: relative;
        margin: 0 auto;
        /* width: 9.2rem; */
        background: #080E50;
        box-shadow: 0rem 0.13rem 3.06rem 0rem rgba(16, 33, 49, 1);
        box-shadow: 0px 0.02rem 0.49rem 0 rgba(16, 33, 49, 1);
    }

    .view-mb .header-top .header .logo {
        /* height: 1.6rem; */
        /* vertical-align: middle; */
    }

    .view-mb .header-top .header.open {
        background: #0E1145;
    }

    .view-mb .header-top .header.open .logo {
        display: none;
    }

    .view-mb .header-top .header.open .logo2 {
        display: inline;
    }

    .view-mb .header-top .header.open .menu {
        display: none;
    }

    .view-mb .header-top .header.open .menu2 {
        display: block;
    }

    .view-mb .header-top .header.open .caidan {
        display: block;
    }

    .view-mb .header-top .header .logo {
        width: 2rem;
        /* height: 1rem; */
        margin-left: 0.45rem;
        vertical-align: middle;
    }

    .view-mb .header-top .header .logo2 {
        display: none;
        width: .8rem;
        margin-left: 0.45rem;
        vertical-align: middle;
    }

    .view-mb .header-top .header .menu {
        position: absolute;
        display: block;
        width: 0.7rem;
        height: 0.42rem;
        line-height: 0.42rem;
        right: 0.46rem;
        top: 50%;
        margin-top: -0.21rem;
    }

    .view-mb .header-top .header .menu img {
        width: 100%;
        height: 100%;
        vertical-align: middle;
    }

    .view-mb .header-top .header .menu2 {
        position: absolute;
        display: none;
        width: 0.7rem;
        height: 0.7rem;
        line-height: 0.7rem;
        right: 0.46rem;
        top: 50%;
        margin-top: -0.35rem;
    }

    .view-mb .header-top .header .menu2 img {
        width: 0.54rem;
        height: 0.54rem;
        vertical-align: middle;
    }

    .view-mb .header-top .header .caidan {
        position: fixed;
        width: 100%;
        height: 100%;
        background: #141D6E;
        display: none;
        /* top: 1rem; */
        left: 0;
    }

    .view-mb .header-top .header .caidan a {
        margin: 0;
        display: block;
        font-size: 0.54rem;
        padding-left: 0.93rem;
        text-align: left;
        font-weight: 400;
        color: #fff;
        line-height: 80px;
        border-radius: 0;
        height: 3rem;
        position: relative;
        line-height: 3rem;
    }

    .view-mb .header-top .header .caidan i {
        width: 0.22rem;
        height: 0.4rem;
        background: url(../img/mb/arrow_menu.png) no-repeat;
        background-size: cover;
        display: inline-block;
        position: absolute;
        right: 0.94rem;
        top: 1.2rem;
    }

    .view-mb .banner {
        /* background: url("../img/mb/bg1.png") center 0 no-repeat; */
        background-size: contain;
        padding-top: 0.96rem;
        margin-top: 1.1rem;
        background-image: linear-gradient(135deg, #08003D 0%, #071C64 100%);
    }

    .view-mb .banner {
        display: table;
    }

    .view-mb .banner .btitle {
        width: 5.6rem;
        margin: 0 auto;
        font-size: 0.56rem;
        color: #FFFFFF;
        text-align: center;
        line-height: 0.82rem;
        font-weight: 600;
        margin-bottom: 0.32rem;
    }

    .view-mb .banner .bsubtitle {
        font-family: PingFangSC-Regular;
        font-size: 0.3rem;
        color: #A2FBFD;
        line-height: 0.5rem;
        padding: 0 .4rem;
        font-weight: 400;
        text-indent: .6rem;
        margin-bottom: .3rem;
    }

    .view-mb .banner .bsubtitle2 {
        color: #635DEF;
        font-size: 0.3rem;
        line-height: 0.5rem;
        padding: 0 .8rem;
        /* margin-top: .6rem; */
        text-align: center;
    }

    .view-mb .banner .titlebg {
        height: 3.9rem;
        background: url("../img/mb/Illustration.png") center 0 no-repeat;
        background-size: contain;
        margin-bottom: .5rem;
    }


    .view-mb .banner .woyaoxiazai {
        width: 90vw;
        margin: 0 auto;
        /* display: flex; */
        /* justify-content: space-between; */
        margin-bottom: 0.36rem;
    }

    .view-mb .banner .woyaoxiazai a {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 60%;
        height: 0.88rem;

        color: white;
        border-radius: .4rem;
        background-image: linear-gradient(to right, #674CF6, #67CBCF);
        margin: 0 auto .2667rem;
    }

    .view-mb .banner .woyaoxiazai a span {
        font-size: .3rem;
        margin: 0 .1333rem;
    }

    .view-mb .banner .woyaoxiazai a img {
        width: 20px;
    }

    .view-mb .banner .woyaoxiazai .android {
        /* background: url("../img/mb/btn8.png") 0 0 no-repeat; */
        background-size: contain;
    }

    .view-mb .banner .woyaoxiazai .ios {
        /* background: url("../img/mb/btn9.png") 0 0 no-repeat; */
        background-size: contain;
    }

    .view-mb .banner .tips {
        font-family: PingFangSC-Regular;
        font-size: 0.22rem;
        color: #677897;
        text-align: center;
        font-weight: 400;
        padding-bottom: 0.36rem;
    }

    .view-mb .banner .tips2 {
        font-size: .5333rem;
    }



    .view-mb .banner .tips2,
    .view-mb .banner .tips3 {
        color: white;
        text-align: center;
        margin-bottom: .2667rem;
    }

    .view-mb .banner .tips3 {
        font-size: .3rem;
        margin-bottom: .5667rem;

    }

    .view-mb .box1 {
        /* height: 14.5rem; */
        width: 91.5vw;
        margin: 0 auto 0.88rem;
    }

    .view-mb .box1 ul li {
        display: flex;
        height: 2.5rem;
        box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%);
        align-items: center;
        justify-content: space-between;
        border-radius: .1333rem;
        padding: 0 .4rem;
        font-size: .25rem;
        color: #5D5F77;
    }

    .view-mb .box1 ul li+li {
        margin-top: .4rem;
    }

    .view-mb .box1 ul li .right {
        width: 75%;
    }

    .view-mb .box1 ul li img {
        width: .8rem;
    }

    .view-mb .box1 ul li h2 {
        font-size: .4rem;
        margin-bottom: .1333rem;
        color: black;
    }

    .view-mb .box1 .line {
        font-family: PingFangSC-Regular;
        font-size: 0.4rem;
        color: #070F52;
        text-align: center;
        line-height: 0.4rem;
        font-weight: 400;
        margin-bottom: 0.12rem;
    }

    .view-mb .box1 .line2 {
        font-family: PingFangSC-Regular;
        font-size: 0.22rem;
        color: #677897;
        text-align: center;
        line-height: 0.30rem;
        font-weight: 400;
        margin-bottom: 0.32rem;
    }

    .view-mb .box1 .flexbox {
        /* display: flex;
    flex-wrap: wrap;
    justify-content: space-around; */
    }

    .view-mb .box1 .flexbox .item {
        width: 4rem;
        text-align: center;
    }

    .view-mb .box1 .flexbox .item .icon {
        height: 3rem;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .view-mb .box1 .flexbox .item .tit {
        font-size: 0.51rem;
        font-family: PingFangSC-Bold, PingFang SC;
        font-weight: bold;
        color: #2d3341;
        line-height: 0.72rem;
    }

    .view-mb .box1 .flexbox .item .info {
        color: #646874;
        font-size: 0.4rem;
        margin-top: 0.3rem;
    }

    .view-mb .box1 .flexbox .item img {
        width: 1.9rem;
    }

    .view-mb .box2 ul li {
        text-align: center;

    }

    .view-mb .box2 ul li+li {
        margin-top: .2667rem;
    }

    .view-mb .box2 ul li img {
        margin-bottom: -0.4rem;
        width: 3rem;
        overflow: hidden;
    }

    .view-mb .box2 ul li p {
        text-align: left;
        font-size: .3rem;
    }

    .view-mb .box2 ul li h2 {
        font-size: .4rem;
        margin-bottom: .2667rem;
    }

    .view-mb .box2 ul li p {
        padding: 0 .4rem;
        color: #5D5F77;
    }

    .view-mb .box2>h1 {
        font-size: .6rem;
        text-align: center;
        margin: 1.5rem 0 .2667rem;
    }

    .view-mb .box2>h2 {
        font-size: .3rem;
        color: #5D5F77;
        text-align: center;
        padding: 0 .4rem;
    }

    .view-mb .box2 ol {
        width: 91.5vw;
        margin: .6rem auto 0;

    }

    .view-mb .box2 ol li+li {
        margin-top: .2667rem;
    }

    .view-mb .box2 ol li {
        display: flex;
        height: 2.5rem;
        /* justify-content: space-between; */
        box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%);
        align-items: center;
        padding-right: .4rem;
    }

    .view-mb .box2 ol li img {
        width: 3rem;
    }

    .view-mb .box2 ol li h1 {
        font-size: .4rem;
        margin-bottom: .2rem;
    }

    .view-mb .box2 ol li p {
        color: #5D5F77;
        font-size: .3rem;

    }

    .view-mb .box3 {}

    .view-mb .box3 .dw {
        font-family: PingFangSC-Regular;
        font-size: 0.6rem;
        color: #070F52;
        text-align: center;
        margin-bottom: 0.1rem;
        margin-top: 1.08rem;
    }

    .view-mb .box3 .tips {
        font-family: PingFangSC-Regular;
        font-size: 0.22rem;
        color: #677897;
        text-align: center;
        font-weight: 400;
        margin-bottom: 0.4rem;
    }

    .view-mb .box3 .swiper-container {
        width: 100%;
        /* height: 14.4rem; */
    }

    .view-mb .box3 .swiper-container .swiper-pagination {
        position: relative;
        height: 50px;
        top: 20px;
    }

    .view-mb .box3 .swiper-container .swiper-pagination-bullet {
        background: #666;
        margin-left: 2px;
        margin-right: 2px;
        border: 2px solid #fff;
        width: 0.2rem;
        height: 0.2rem;
        margin-bottom: 0px;
    }

    .view-mb .box3 .swiper-container .swiper-pagination-bullet-active {
        width: 0.2rem;
        height: 0.2rem;
        background: #88BDD2;
        border: 2px solid #88BDD2;
        margin-bottom: 0;
    }

    .view-mb .box3 .swiper-slide {
        width: 5rem;
        height: 8rem;
        background: #070F52;
        border-radius: 0.07rem;
        margin-right: 0.36rem;
    }

    .view-mb .box3 .swiper-slide-active {
        /* background-image: linear-gradient(-44deg, #292A49 0%, #31336D 65%); */
        box-shadow: 0 0.15rem 0.3rem 0 rgba(0, 0, 0, 0.49);
        border-radius: 7px;
    }



    .view-mb .box3 .swiper-slide .shead .day7 {
        width: 1.2rem;
        height: 1.2rem;
        margin: 0.48rem auto 0.1rem;
        background: url("../img/index/buy-7.png") 0 0 no-repeat;
        background-size: contain;
    }

    .view-mb .box3 .swiper-slide .shead .day30 {
        width: 1.2rem;
        height: 1.2rem;
        margin: 0.48rem auto 0.1rem;
        background: url("../img/index/buy-30.png") 0 0 no-repeat;
        background-size: contain;
    }

    .view-mb .box3 .swiper-slide .shead .day60 {
        width: 1.2rem;
        height: 1.2rem;
        margin: 0.48rem auto 0.1rem;
        background: url("../img/index/buy-60.png") 0 0 no-repeat;
        background-size: contain;
    }

    .view-mb .box3 .swiper-slide .shead .day180 {
        width: 1.2rem;
        height: 1.2rem;
        margin: 0.48rem auto 0.1rem;
        background: url("../img/index/buy-180.png") 0 0 no-repeat;
        background-size: contain;
    }

    .view-mb .box3 .swiper-slide .shead .day365 {
        width: 1.2rem;
        height: 1.2rem;
        margin: 0.48rem auto 0.1rem;
        background: url("../img/index/buy-365.png") 0 0 no-repeat;
        background-size: contain;
    }

    .view-mb .box3 .swiper-slide .shead .dnm {
        font-family: PingFangSC-Regular;
        font-size: 14px;
        color: #8A91C9;
        font-weight: 400;
        text-align: center;
    }


    .view-mb .box3 .swiper-slide .sbody {}

    .view-mb .box3 .swiper-slide .sbody .dnm {
        font-family: LucidaGrande;
        font-size: 16px;
        color: #8A91C9;
        text-align: center;
        line-height: 0.42rem;
        font-weight: 400;
    }

    .view-mb .box3 .swiper-slide .sbody .day {
        width: 224px;
        height: 50px;
        font-family: PingFangSC-Semibold;
        font-size: 18px;
        color: #FFFFFF;
        text-align: center;
        font-weight: 600;
        margin: 0.24rem auto 0.12rem;
    }


    .view-mb .box3 .swiper-slide .line1px {
        width: 260px;
        height: 1px;
        border: 1px solid #102131;
        margin: 0.335rem auto 0.225rem;
    }


    .view-mb .box3 .swiper-slide .btnbox {}

    .view-mb .box3 .swiper-slide .btnbox .price7 {
        background: url("../img/index/p15.png") center 0 no-repeat;
        height: 42px;
    }

    .view-mb .box3 .swiper-slide .btnbox .price30 {
        background: url("../img/index/p30.png") center 0 no-repeat;
        height: 42px;
    }

    .view-mb .box3 .swiper-slide .btnbox .price60 {
        background: url("../img/index/p60.png") center 0 no-repeat;
        height: 42px;
    }

    .view-mb .box3 .swiper-slide .btnbox .price180 {
        background: url("../img/index/p180.png") center 0 no-repeat;
        height: 42px;
    }

    .view-mb .box3 .swiper-slide .btnbox .price365 {
        background: url("../img/index/365.png") center 0 no-repeat;
        height: 42px;
    }

    .view-mb .box3 .swiper-slide .btnbox .dnm {
        width: 180px;
        height: 36px;
        margin: 0.36rem auto 0;
        background: url("../img/index/buyBtn.png") 0 0 no-repeat;
    }

    .view-mb .box3 .swiper-slide-active .btnbox .dnm {
        /* background: url("../img/index/buyBtn2.png") 0 0 no-repeat; */
        background-image: linear-gradient(to right, #674CF6, #67CBCF);
        border-radius: .5333rem;
        color: white;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: .3rem;
    }

    .view-mb .box4 {}

    .view-mb .box4 .dw {
        margin-top: 20px;
        font-family: PingFangSC-Regular;
        font-size: 0.4rem;
        color: #070F52;
        text-align: center;
        margin-bottom: 0.48rem;
    }

    .view-mb .box4 ul {
        width: 6.85rem;
        margin: 0 auto;
        margin-bottom: 0.71rem;
        margin-top: 0.4rem;
    }

    .view-mb .box4 ul li {
        background: #070F52;
        border-radius: 0.08rem;
        margin-bottom: 0.2rem;
        padding: 0.4rem 0.3rem 0.3rem 0.3rem;
        text-align: left;
    }

    .view-mb .box4 ul li h4 {
        font-family: PingFangSC-Semibold;
        font-size: 0.3rem;
        color: #FFFFFF;
        letter-spacing: 0;
        font-weight: 600
    }

    .view-mb .box4 ul li p {
        padding-top: 0.2rem;
        font-family: PingFangSC-Regular;
        font-size: 0.28rem;
        color: #7887A7;
        letter-spacing: 0;
        line-height: 0.4rem;
        font-weight: 400;
    }

    .view-mb .solid {
        width: 90vw;
        margin: 0 auto;
        height: 1px;
        border: 1px solid rgba(138, 145, 201, 1);
        margin-bottom: 0.875rem;
    }

    .view-mb .box5 {
        width: 100%;
        overflow: hidden;
    }

    .view-mb .box5 .dw {
        font-family: PingFangSC-Regular;
        font-size: 0.4rem;
        color: #070F52;
        text-align: center;
        margin-bottom: 0.48rem;
    }

    .view-mb .box5 .woyaoxiazai {
        width: 90vw;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 0.36rem;
    }

    .view-mb .box5 .woyaoxiazai a {
        display: block;
        width: 42.7%;
        margin-bottom: 10px;
        height: 0.88rem;
        background-image: linear-gradient(to right, #674CF6, #67CBCF);
        color: white;
        border-radius: .5333rem;
        text-align: center;
        line-height: .88rem;
        font-size: .3rem;

    }

    .view-mb .box5 .woyaoxiazai .android {
        /* background: url("../img/mb/btn8.png") 0 0 no-repeat; */
        background-size: contain;
    }

    .view-mb .box5 .woyaoxiazai .ios {
        /* background: url("../img/mb/btn9.png") 0 0 no-repeat; */
        background-size: contain;
    }

    .view-mb .box5 .tips {
        font-family: PingFangSC-Regular;
        font-size: 0.22rem;
        color: #677897;
        text-align: center;
        font-weight: 400;
        margin-bottom: 0.72rem;
    }

    .view-mb .box5 .bline3 {
        height: 0.56rem;
        line-height: 0.56rem;
        font-family: PingFangSC-Regular;
        font-size: 0.2rem;
        color: #8A91C9;
        letter-spacing: 0;
        text-align: center;
        font-weight: 400;
        /* margin-bottom: 1.72rem; */
        background: #070F52;
    }

}

.dnm a {
    color: #fff;
}