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: #EEBD43;
    box-shadow: 0px 2px 49px 0px #EEBD43;
}

.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: white;
    margin: 0 12px;
}

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

.view-pc .banner {
    background: url(../img/mb/1.png) center 0 no-repeat;
    margin-bottom: 16px;
}

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

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

.view-pc .banner .kd .right {
    width: 50%;
}

.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: 40px;
    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: white;
    width: 208px;
    height: 46px;
    border-radius: 5px;
    font-size: 20px;
    color: #000;
    text-align: center;
    line-height: 46px;
}



.view-pc .solid {
    /* border: 1px solid rgba(138, 145, 201, 1); */
}

.view-pc .box1 {
    padding-top: 60px;
    width: 1200px;
    margin: auto;
    text-align: center;

}
.view-pc .box1 .line {
    font-weight: bold;
    font-size:30px;
}
.view-pc .box1 .line2 {
    font-size: 20px;
    margin:17px 0 40px;
}

.view-pc .box1 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.view-pc .box1 ul li {
    width: 30%;
    margin-top: 40px;
}
.view-pc .box1 ul li  .title {
    font-size: 18px;
    font-weight: bold;
    margin: 15px;
}
.view-pc .box1 ul li .text {
    width: 60%;
    margin: 0 auto;
    font-size:15px;
    line-height: 20px;
}



.view-pc .box2 ul {
    display: flex;
    flex-wrap: wrap;
    width: 1200px;
    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;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    padding: 20px;
    box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%);
    border-radius: 10px;
}

.view-pc .box2 li .title {
    font-size: 20px;
    margin-bottom: 10px;
}
.view-pc .box2 li .text {
    font-size: 15px;
}
.view-pc .box3 {
    width: 1200px;
    /* height: 608px; */
    margin: 0 auto;
    padding-top: 128px;
    padding-bottom: 66px;
    text-align: center;
}

.view-pc .box3 ul {}

.view-pc .box3 li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
}

.view-pc .box3 li img {
    width: 500px;
}

.view-pc .box3 li .right {
    text-align: left;
    width: 500px;
}

.view-pc .box3 li .title {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 50px;
}

.view-pc .box3 li .text {
    font-size: 18px;
}

.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: #7497D1;
    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: #000;
    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;
}

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

@media screen and (max-width: 750px) {
    .hidden-xs {
        display: none !important;
    }

    .view-pc {
        display: none;
    }

    .view-mb {
        display: block;
        padding-bottom: 80px;
        /* 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: #E4B540;
        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-image: url("../img/mb/1.png") ;
        background-position: center;
        background-size: 18rem 7.5rem;
        background-repeat: no-repeat;
        width: 100%;
        position: relative;
        padding-top: 0.96rem;
        height: 8.6667rem;
        /* margin-top: 1rem; */
    }
    .view-mb .banner .title {
        color: white;
        margin-top: 1rem;
        font-size:.4rem;
    }
    .view-mb .banner .tip {
        color: white;
        font-size:.25rem;
        margin: .5rem 0 .4rem;
        width:3rem;
    }
    .view-mb .banner {
        display: table;
        position: relative;
    }

    .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-box {
        top: 20%;
        left: 50%;
        transform: translateX(-50%);
        position: absolute;
    }

    .view-mb .banner .woyaoxiazai {
        width: 90vw;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: flex-end;
    }

    .view-mb .banner .woyaoxiazai a {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 44%;
        margin-bottom: .3rem;
        height: 0.7rem;
        color: white;
        border-radius: .1rem;
        border: 1px solid #fff;
    }

    .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: white;
        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;
        align-items: center;
        border-radius: .1333rem;
        padding: 0 .4rem;
        font-size: .2rem;
        color: #5D5F77;
    }

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

    .view-mb .box1 ul li .title {
        color: #000;
        font-size: .3rem;
    }

    .view-mb .box1 ul li img {
        width: 1rem;
        margin-right: .3rem;
    }

    .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: 15px;
    }

    .view-mb .box1 .line2 {
        font-family: PingFangSC-Regular;
        font-size: 0.25rem;
        color: #677897;
        text-align: center;
        width: 80%;
        
        line-height: 0.30rem;
        font-weight: 400;
        margin: 0 auto 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 .box1 .text {
        margin-top: 5px;
        font-size: .25rem;
    }

    .view-mb .box2 {
        margin: 80px 20px;
    }
    .view-mb .box2 li {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .view-mb .box2 li .right {
        flex:1;
        font-size: 0.25rem;

    }
    .view-mb .box2 li  img {
        width: 2.3rem;
        margin-right: 20px;
    }
    .view-mb .box2 li+li {
        margin-top: 20px;
    }

    .view-mb .box2 .title {
        font-weight: bold;
        font-size: .3rem;
        margin-bottom: 10px;
    }

    .view-mb .box3 {
        padding: 0 20px;
        color: #020B31;
    }

    .view-mb .box3 li+li {
        margin-top: 40px;
    }

    .view-mb .box3 img {
        width: 80%;
        margin: 0 auto;
        display: block;
    }

    .view-mb .box3 .title {
        font-size: .4rem;
        font-weight: bold;
        margin-top: 30px;
    }

    .view-mb .box3 .text {
        margin-top: 10px;
        line-height: 25px;
        font-size: 0.25rem;

    }


    .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 #DDB756;
        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;
        justify-content: space-between;
        margin-bottom: 0.36rem;
    }

    .view-mb .box5 .woyaoxiazai a {
        display: block;
        width: 42.7%;
        height: 0.88rem;
        color: #DDB756;
        border-radius: .1rem;
        border: 1px solid #DDB756;
        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; */
}