@charset "utf-8";
html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
ul,
ol,
li,
p {
    margin: 0;
    padding: 0;
}

ul,
ol,
li {
    list-style: none;
}

a {
    text-decoration: unset;
}

a,
body,
div,
em,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
img,
li,
p,
span,
ul,
ul {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    /* font-size: 100%; */
    vertical-align: middle;
}

img {
    border: none;
    vertical-align: middle;
}

body {
    font-weight: 400;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-size: 16px;
    color: #000;
    margin: auto;
    padding: 0;
}

.head {
    height: 64px;
    box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.5);
    line-height: 64px;
    padding: 0 32px;
    background: #fff;
}

.head a {
    font-size: 16px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #202125;
}

.head .head-list {
    display: flex;
    justify-content: flex-start;
}

.head .head-list .h-d-2 .h-ul-1 li {
    margin-left: 40px;
    float: left;
    position: relative;
}

.head .head-list .h-d-2 .h-ul-1 li:first-child {
    margin-left: 116px;
}

.head .head-list .h-d-2 .h-ul-1 .on:after {
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    bottom: 2px;
    width: 100%;
    background: #3C74E1;
    border-radius: 1px 1px 1px 1px;
}


.content-home {
    width: 100%;
    max-width: 1276px;
    margin: 0 auto;
}

.section-1 {
    padding: 100px 0 64px;
}

.section-1 .c-div-1 {
    margin: 0 auto 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.section-1 .c-div-1 .c-img-1 {
    width: 63px;
    height: 63px;
    margin-right: 16px;
}

.section-1 .c-div-1 h2{
     font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 72px;
    color: #000000;
    line-height: 72px;
    font-style: normal;
    text-transform: none;
    text-align: center;
}

.section-1 p{
      font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 48px;
    color: #000000;
    line-height: 48px;
    font-style: normal;
    text-transform: none;
    text-align: center;
    margin-top: 32px;
}
 


.c-ul-1 {
    width: 520px;
    height: 56px;
    background: #FFFFFF;
    box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.25);
    border-radius: 28px 28px 28px 28px;
    display: flex;
    justify-content: space-around;
    margin: 0 auto;
    align-items: center;
    padding: 10px 0;
    position: fixed;
    left: 36%;
    top:20px;
    z-index: 103;
    display: none;
}


.c-ul-1 > li a {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #73767A;
    line-height: 16px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    padding: 6px 10px;
    border-radius: 20px;
}

.c-ul-1 > li a.active {
    background-color: #f1f3f4;
}

.c-ul-1 .download-btn {
    display: block;
    background: #1973e8;
    border-radius: 32px;
    padding: 10px;
    color: #fff;
    text-align: center;
    width: 100px;
}

.c-ul-1 .download-btn i {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(../images/download-btn.png) no-repeat;
}

.mobile-index, .mobile-scroll {
    display: none;
}

.section-1 .download-list {
    text-align: center;
}

.section-1 .download-list .download-btn {
    display: inline-block;
    background: #1973e8;
    border-radius: 32px;
    padding: 20px 33px;
    margin-top: 40px;
    color: #fff;
    text-align: center;
    font-weight: 600;
    width: 210px;
    height: 64px;
}

.section-1 .download-list .download-btn i {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(../images/download-btn.png) no-repeat;
    padding-right: 26px;
}

.section-1 .download-list .device-container {
    margin-top: 30px;
}

.section-1 .download-list .device,.section-1 .download-list h3 {
    line-height: 30px;
    padding: 4px 20px;
    color: #999;
    font-size: 20px;
}

.section-1 .c-p-1 {
    text-align: center;
    margin-top: 24px;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #202125;
    font-style: normal;
    text-transform: none;
}

.section-1 .c-p-1 > a {
    vertical-align: unset;
}

.section-2 {
    margin-top: 200px;
}

.section-2 .c-div-2 {
    display: flex;
    align-items: center;
    width: 788px;
    margin: 0 auto;

}

.section-2 .c-div-2 h4 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 60px;
    color: #000000;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.section-2 .c-div-2 .d-div-1 .c-img-2 {
    height: 32px;
    width: 32px;
}

.section-2 .c-div-2 .d-div-1 {
    width: 214px;
    height: 72px;
    background: #EAF0FD;
    border-radius: 36px 36px 36px 36px;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 52px;
    color: #3567CB;
    text-align: center;
    font-style: normal;
    text-transform: none;
}

.section-2 .c-div-3 {
    margin-top: 100px;
    display: flex;
    justify-content: space-between;
}

.section-2 .c-div-3 .c-ul-2 {
    width: 614px;
    height: 650px;
    background: #EAF0FD;
    border-radius: 40px;
}

.section-2 .c-div-3 .c-ul-2 .d-div-2 {
    height: 304px;
    padding: 40px 62px;
}


.section-2 .c-div-3 .c-ul-2 .d-div-2 .c-p-2 {

    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    color: #606368;
    line-height: 28px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.section-2 .c-div-3 .c-ul-2 .d-div-2 .c-p-3 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 48px;
    color: #1D1E21;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 16px;
}

.section-2 .c-div-3 .c-ul-2 .d-div-2 .c-p-4 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 18px;
    color: #585B60;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 16px;
}

.section-2 .c-div-3 .c-ul-2 .d-div-2 a {
    display: block;
    margin-top: 24px;
}

.section-2 .c-div-3 .c-ul-2 .c-img-4 {
    display: block;
    width: 188px;
    height: 188px;
    margin: 100px 0 0 368px;
}

.section-2 .c-div-3 .c-ul-2:nth-of-type(2) {
    background: #FDF7E3;
}


.section-3 .c-div-4 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 60px;
    color: #000000;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin-top: 200px;
}

.section-3 .c-div-4 .d-div-3 .c-img-5 {
    height: 32px;
    width: 32px;
}

.section-3 .c-div-4 .d-div-3 {
    display: inline-block;
    width: 214px;
    height: 72px;
    background: #f8e9e7;
    border-radius: 36px 36px 36px 36px;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 52px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    color: #D65140;
}

.section-3 .c-img-6 {
    display: block;
    margin: 100px auto 0;
}

.section-4 {
    display: flex;
    justify-content: space-around;
    margin-top: 200px;
    align-items: center;
}

.section-4 .c-img-7 {
    width: 614px;
    height: 614px;
}

.section-4 .c-div-5 {
    width: 354px;
}

.section-4 .c-div-5 i {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(../images/youjiantou.png) no-repeat;
}

.section-4 .c-div-5 .d-div-4 {
    margin-top: 29px;
    border-left: 4px solid #129aee;
    padding: 2px 20px;
}

.section-4 .c-div-5 .d-div-4:nth-of-type(1) {
    margin-top: 0;
}

.section-4 .c-div-5 .d-div-4 .c-p-5 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 28px;
    color: #000000;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.section-4 .c-div-5 .d-div-4 .c-p-6 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 18px;
    color: #606368;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 16px;
}

.section-4 .c-div-5 .d-div-4 .c-a-1 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #3A73E0;
    text-align: left;
    font-style: normal;
    text-transform: none;
    display: inline-block;
    margin-top: 18px;
}

.section-4 .c-div-5 .d-div-5 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 28px;
    color: #000000;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 56px;
    border-left: 4px solid #f2f3f4;
    padding: 2px 20px;
}

.section-4 .c-div-5 .d-div-6 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 28px;
    color: #000000;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 56px;
    border-left: 4px solid #f2f3f4;
    padding: 2px 20px;

}


.section-4 .c-div-5 .c-a-2 {
    display: inline-block;
    background: #EAF0FD;
    border-radius: 24px 24px 24px 24px;
    padding: 13px 29px;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #3A73E0;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 72px;
}

.section-5 {
    margin-top: 200px;
}

.section-5 .c-div-6 {
    display: inline-block;
    width: 345px;
}

.section-5 .c-div-6 .c-p-7 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 48px;
    color: #202124;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.section-5 .c-div-6 .c-p-8 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 18px;
    color: #707070;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 32px;
}

.section-5 .c-div-6 .c-a-3 {
    display: inline-block;
    background: #EAF0FD;
    border-radius: 24px 24px 24px 24px;
    padding: 13px 29px;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #3A73E0;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 40px;
}

.section-5 .c-div-6 i {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(../images/youjiantou.png) no-repeat;
}

.section-5 .c-img-8 {
    width: 880px;
    height: 548px;
    display: inline-block;
}


.section-6 {
    margin-top: 200px;
}

.section-6 .c-div-7 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 60px;
    color: #000000;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin-top: 200px;
}

.section-6 .c-div-7 .d-div-7 {
    display: inline-block;
    width: 214px;
    height: 72px;
    background: #eaf0fd;
    border-radius: 36px 36px 36px 36px;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 52px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    color: #3567cb;
}

.section-6 .c-div-7 .d-div-7 .c-img-9 {
    height: 32px;
    width: 32px;
}

.c-div-8 {
    margin-top: 100px;
    display: flex;
    justify-content: space-around;
}

.c-div-8 .c-p-9 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 28px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    padding-top: 40px;
    padding-left: 62px;
}

.c-div-8 .c-p-10 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 36px;
    color: #FFFFFF;
    line-height: 50px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    width: 468px;
    padding-left: 62px;
    padding-top: 16px;
}

.d-div-9 {
    background: #3B73E1;
    border-radius: 40px;
    min-height: 566px;
    width: 614px;
    border: 1px solid #DBDCE0;

}

.d-div-9 .c-img-10 {
    width: 100%;
}

.d-div-9 .c-img-11 {
    position: relative;
    width: 60px;
    height: 60px;
    left: 522px;
    bottom: 32px;
}

.d-div-10 {
    background: #ffffff;
    border-radius: 40px;
    min-height: 566px;
    width: 614px;
    border: 1px solid #DBDCE0;

}


.d-div-10 .c-img-11 {
    position: relative;
    width: 60px;
    height: 60px;
    left: 522px;
    top: 284px;
}

.d-div-10 .c-p-9, .d-div-10 .c-p-10 {
    color: #202124;
}

.d-div-11 .d-div-10 {
    background: #eaf0fd;
}

.d-div-11 .d-div-9 {
    background: #294ea1;
}

.d-div-8 .d-div-10 {
    margin-top: 48px
}

.d-div-11 .d-div-9 {
    margin-top: 48px
}


.section-7 .c-div-9 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 60px;
    color: #000000;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin-top: 200px;
}

.section-7 .c-div-9 .d-div-12 {
    display: inline-block;
    width: 214px;
    height: 72px;
    background: #fdf7e3;
    border-radius: 36px 36px 36px 36px;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 52px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    color: #c6732d
}

.section-7 .c-div-9 .d-div-12 .c-img-12 {
    height: 32px;
    width: 32px;
}

.section-7 .c-div-10 {
    width: 1276px;
    height: 624px;
    background: url(../images/c-div-10.png) no-repeat;
    margin-top: 100px;
}

.section-7 .d-div-13 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    color: #606368;
    line-height: 28px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    padding-top: 71px;
    padding-left: 110px
}

.section-7 .d-div-14 {
    padding-top: 24px;
    padding-left: 110px
}

.section-7 .d-div-15 {
    display: inline-block;
    width: 333px;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 36px;
    color: #202124;
    line-height: 48px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.section-7 .d-div-16 {
    display: inline-block;
    width: 553px;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 18px;
    color: #707070;
    line-height: 26px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-left: 72px;
}

.section-7 .c-a-4 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #3A73E0;
    text-align: left;
    font-style: normal;
    text-transform: none;
    padding-top: 225px;
    padding-left: 515px
}

.section-7 i {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(../images/youjiantou.png) no-repeat;
}

.section-7 .c-div-11 {
    display: flex;
    justify-content: space-between;
    margin-top: 48px;
}

.section-7 .d-div-17 {
    border-radius: 40px;
    min-height: 566px;
    width: 614px;
    border: 1px solid #DBDCE0;
    background: #f8e39d;
}

.section-7 .d-div-18 {
    border-radius: 40px;
    min-height: 566px;
    width: 614px;
    border: 1px solid #DBDCE0;
    background: #fff;
}

.section-7 .c-p-11 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    color: #606368;
    line-height: 28px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    padding-top: 40px;
    padding-left: 62px;
}

.section-7 .c-p-12 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 36px;
    color: #202124;
    line-height: 50px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    padding-top: 16px;
    padding-left: 62px;
    width: 564px;
}

.section-7 .c-img-13 {
    width: 612px;
    height: 476px;
}

.section-8 {
    width: 1276px;
    height: 640px;
    background: #3B73E1;
    border-radius: 40px;
    margin-top: 160px;
}

.section-8 .c-p-13 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 60px;
    color: #FFFFFF;
    text-align: center;
    font-style: normal;
    text-transform: none;
    padding-top: 170px;
}

.section-8 .c-p-14 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
    font-style: normal;
    text-transform: none;
    width: 631px;
    padding-top: 24px;
    margin-left: 323px;
}

.section-8 .c-a-5 {
    display: inline-block;
    background: #FFFFFF;
    border-radius: 32px;
    padding: 22px 33px;
    margin-left: 533px;
    margin-top: 40px;
}

.section-8 i {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(../images/xiazai-4.png) no-repeat;
}

.section-8 .d-div-19 {
    width: 196px;
    height: 178px;
    background: #FFFFFF;
    border-radius: 32px 32px 0px 0px;
    padding: 34px 34px 0;
    position: relative;
    left: 1000px;
    top: 36px;
}

.section-8 .c-img-14 {
    width: 104px;
    height: 104px;
    margin: 0 auto;
    display: block;
}

.section-8 .c-p-15 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 12px;
    color: #1D2125;
    line-height: 28px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin-top: 8px;
}

.down_qrcode img {
    margin: 0 auto;
}

.swiper1 {
    width: 100%;
}

.swiper1 .swiper-slide {
    height: 444px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper1 .swiper-slide img {
    width: auto;
    height: 100%;
    display: block;
}

.swiper2 .s-div-1 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 60px;
    color: #000000;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin-top: 200px;
}

.swiper2 .s-div-1 .s-div-2 {
    display: inline-block;
    width: 214px;
    height: 72px;
    background: #cbdfcf;
    border-radius: 36px 36px 36px 36px;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 52px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    color: #407e40
}

.swiper2 .s-div-1 .s-div-2 .s-img-1 {
    height: 32px;
    width: 32px;
}

.swiper2 li {
    width: 950px;
    background: #FFFFFF;
    border: 1px solid #DBDCE0;
    min-height: 216px;
    border-radius: 40px 40px 0px 0px;
    margin-top: 100px;
}


.swiper2 li:nth-of-type(2) {
    background: #f8e39d;
}

.l-div-1 {
    display: inline-block;
    width: 200px;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 28px;
    color: #000000;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin-top: 66px;
    margin-left: 72px;
}

.l-div-2 {
    width: 470px;
    display: inline-block;
    margin-top: 66px;
    margin-left: 72px;
}

.l-p-1 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #707070;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.l-a-1 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #3A73E0;
    font-style: normal;
    text-transform: none;
    margin-top: 16px;
    display: block;
}

.l-a-1 i {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(../images/youjiantou.png) no-repeat;
}

.l-img-1 {
    display: block;
    width: 100%;
    margin-top: 64px;
}

.swiper1-button {
    display: flex;
    justify-content: space-around;
}

.swiper1-button-next {
    width: 56px;
    height: 56px;
    background: #f2f3f4;
    color: #3f76e2;
    border-radius: 50%;
    font-size: 56px;
    line-height: 50px;
    padding-left: 12px;
    position: relative;
    top: 53px;
    left: 40px;
}

.swiper1-button-next:hover, .swiper1-button-prev:hover, .swiper-button-next:hover, .swiper-button-prev:hover {
    background: #d2e3fc;
}

.swiper1-button-prev {
    width: 56px;
    height: 56px;
    background: #f2f3f4;
    color: #3f76e2;
    border-radius: 50%;
    font-size: 56px;
    line-height: 48px;
    position: relative;
    top: -2px;
    right: 40px;
    padding-left: 4px;
}


.swiper-button-next {
    width: 56px;
    height: 56px;
    background: #f2f3f4;
    color: #3f76e2;
    border-radius: 50%;
    font-size: 56px;
    line-height: 50px;
    padding-left: 12px;
    position: relative;
    top: 34px;
    left: 80px;
}

.swiper-button-prev {
    width: 56px;
    height: 56px;
    background: #f2f3f4;
    color: #3f76e2;
    border-radius: 50%;
    font-size: 56px;
    line-height: 50px;
    padding-left: 2px;
    position: relative;
    top: 0px;
}

.footer {
    background: #f2f3f4;
    width: 100%;
    margin-top: 100px;
}

.foot {
    width: 1276px;
    margin: 0 auto;
    display: flex;
    height: 85px;
    align-items: center;
}

.google-loge {
    width: 86px;
    height: 36px;
    display: inline-block;
}


.copyright {
    text-align: center;
    width: 80%;
}

#to_top {
    position: fixed;
    bottom: 150px;
    right: 0;
    cursor: pointer;
    color: #3d73ed;
    z-index: 1000;
    display: none;
}

#beian{
    display: block;
    color: #000;
}

@media screen and (max-width: 840px) {
    .head {
        width: 100%;
    }
    
    .head img{
        height: 1.5rem;
        width: auto;
    }

    .head .head-list {
        justify-content: space-between;
    }


    .head .head-list .h-d-2 .h-ul-1 li {
        display: none;
    }

    .head .head-list .h-d-2 .h-ul-1 li:first-child {
        display: block;
    }

    .content-home {
        padding: 0px 12px;
        overflow: hidden;
    }

    .section-1 {
        padding: 40px 0 0;
        height: auto;
    }

    .section-1 .download-list .download-btn {
        margin-top: 10px;
        padding: 10px 30px;
        height: 44px;
        width: 204px;
    }
    .section-1 .download-list .device-container{
        margin-top: 15px;
    }
    .section-1 .c-div-1 h2 {
        font-size: 32px;
        margin-top: 0;
        line-height: 32px;
    }
    .section-1  p{
        font-size: 20px;
        line-height: 20px;
        margin: 20px 0;
    }
    .c-ul-1 {
        display: none;
    }

    .section-2 {
        margin-top: 60px;
    }

    .section-2 .c-div-2 h4 {
        font-size: 24px;
    }

    .section-2 .c-div-2 .d-div-1 .c-img-2 {
        width: 24px;
        height: 24px;
    }
    .section-1 .download-list .device, .section-1 .download-list h3 {
        line-height: 12px;
        padding: 4px 0;
        color: #999;
        font-size: 12px;
    }

    .section-2 .c-div-2 .d-div-1 {
        width: 114px;
        height: 44px;
        font-size: 24px;
        line-height: 40px;
    }

    .section-2 .c-div-3 {
        margin-top: 40px;
        flex-direction: column;
        width: 100%;
    }

    .section-2 .c-div-3 .c-ul-2 {
        width: 100%;
        height: auto;
    }

    .section-2 .c-div-3 .c-ul-2 .d-div-2 {
        width: 100%;
        padding: 20px;
        height: auto;
    }

    .section-2 .c-div-3 .c-ul-2 .d-div-2 .c-p-3 {
        width: 100%;
        font-size: 26px;
    }

    .section-2 .c-div-3 .c-ul-2 .d-div-2 .c-p-4 {
        font-size: 16px;
        width: 100%;
    }

    .section-2 .c-div-3 .c-ul-2 .d-div-2 a {
        font-size: 16px;
    }

    .section-2 .c-div-3 .c-ul-2 .c-img-3 {
        width: 100%;
        height: auto;
    }

    .section-2 .c-div-3 .c-ul-2 .c-img-4 {
        width: 30%;
        height: auto;
        margin: 70px 0 0 210px;
        padding-bottom: 30px;
    }

    .section-2 .c-div-3 .c-ul-2:nth-of-type(2) {
        margin-top: 30px;
    }


    .section-3 .c-div-4 {
        font-size: 24px;
        margin-top: 80px;
    }

    .section-3 .c-div-4 .d-div-3 .c-img-5 {
        width: 24px;
        height: 24px;
    }

    .section-3 .c-div-4 .d-div-3 {
        width: 114px;
        height: 44px;
        font-size: 24px;
        line-height: 40px;
    }

    .section-3 .c-img-6 {
        margin-top: 30px;
        width: 100%;
    }

    .section-4 {
        width: 100%;
        margin-top: 80px;
        flex-direction: column;
    }

    .section-4 .c-img-7 {
        width: 100%;
        height: auto;
    }

    .section-4 .c-div-5 {
        margin-top: 30px;
        width: 100%;
    }

    .section-4 .c-div-5 i {
    }

    .section-4 .c-div-5 .d-div-4 {
        margin-top: 30px;
    }

    .section-4 .c-div-5 .d-div-4 .c-p-5 {
        font-size: 24px;
    }

    .section-4 .c-div-5 .d-div-4 .c-p-6 {
        font-size: 16px;
    }

    .section-4 .c-div-5 .d-div-4 .c-a-1 {
    }

    .section-4 .c-div-5 .d-div-5 {
        font-size: 24px;
        margin-top: 30px;

    }

    .section-4 .c-div-5 .d-div-6 {
        font-size: 24px;
        margin-top: 30px;

    }


    .section-4 .c-div-5 .c-a-2 {
        margin-top: 30px;
    }

    .section-5 {
        margin-top: 80px;
    }

    .section-5 .c-div-6 {
        width: 100%
    }

    .section-5 .c-div-6 .c-p-7 {
        font-size: 24px;
        text-align: center;
    }

    .section-5 .c-div-6 .c-p-8 {
        margin-top: 24px;
        font-size: 16px;
    }

    .section-5 .c-div-6 .c-a-3 {
        margin-top: 24px;
    }

    .section-5 .c-div-6 i {
    }

    .section-5 .c-img-8 {
        width: 100%;
        height: auto;
    }


    .section-6 {
        margin-top: 80px;
    }

    .section-6 .c-div-7 {
        margin-top: 80px;
        font-size: 24px;
    }

    .section-6 .c-div-7 .d-div-7 {
        font-size: 24px;
        width: 30%;
        height: 40px;

    }

    .section-6 .c-div-7 .d-div-7 .c-img-9 {
        width: 24px;
        height: 24px;
    }

    .c-div-8 {
        display: block;
        width: 100%;
        margin-top: 30px;
    }

    .c-div-8 .c-p-9 {
        padding-top: 20px;
        padding-left: 30px;
    }

    .c-div-8 .c-p-10 {
        font-size: 24px;
        width: 100%;
        padding-left: 30px;
    }

    .d-div-9 {
        width: 100%;
        height: auto;
    }

    .d-div-9 .c-img-10 {
    }

    .d-div-9 .c-img-11 {
        left: 75%;
        bottom: 30px;
    }

    .d-div-10 {
        width: 100%;
    }


    .d-div-10 .c-img-11 {
        left: 75%;
    }

    .d-div-10 .c-p-9, .d-div-10 .c-p-10 {
    }

    .d-div-11 .d-div-10 {
        margin-top: 30px;
    }

    .d-div-11 .d-div-9 {
    }

    .d-div-8 .d-div-10 {
        margin-top: 30px;

    }

    .d-div-11 .d-div-9 {
    }


    .section-7 .c-div-9 {
        margin-top: 80px;
        font-size: 24px;
    }

    .section-7 .c-div-9 .d-div-12 {
        font-size: 24px;
        height: 40px;
        width: 96px;
    }

    .section-7 .c-div-9 .d-div-12 .c-img-12 {
        width: 24px;
        height: 24px;
    }

    .section-7 .c-div-10 {
        margin-top: 30px;
        width: 100%;
        height: auto;
        background-position: center;
        background-size: cover;
    }

    .section-7 .d-div-13 {
        padding-top: 30px;
        padding-left: 40px;
    }

    .section-7 .d-div-14 {
        padding-left: 40px;
    }

    .section-7 .d-div-15 {
        font-size: 24px;
        width: 90%;
    }

    .section-7 .d-div-16 {
        margin-left: 0;
        font-size: 16px;
        width: 90%;
    }

    .section-7 .c-a-4 {
        padding: 20px 0;
        margin-left: 40px;
        display: block;
    }

    .section-7 i {
    }

    .section-7 .c-div-11 {
        flex-direction: column;
    }

    .section-7 .d-div-17 {
        width: 100%;
        height: auto;
        min-height: auto;
    }

    .section-7 .d-div-18 {
        width: 100%;
        min-height: auto;
        margin-top: 30px;
    }

    .section-7 .c-p-11 {
        padding: 30px 0 0 40px;

    }

    .section-7 .c-p-12 {
        font-size: 24px;
        width: 90%;
        padding-left: 40px;
    }

    .section-7 .c-img-13 {
        width: 100%;
        height: auto;
    }

    .section-8 {
        margin-top: 80px;
        width: 100%;
        height: auto;
    }

    .section-8 .c-p-13 {
        padding-top: 60px;
        font-size: 24px;
    }

    .section-8 .c-p-14 {
        margin-left: 0;
        width: 100%;
        font-size: 16px;
    }

    .section-8 .c-a-5 {
        margin-left: 25%;
        width: 55%;
        margin-bottom: 50px;
        padding: 10px 20px;
        text-align: center;
    }


    .section-8 .d-div-19 {
        display: none;
        left: 40%;
        width: 50%;
        height: auto;
    }

    .section-8 .c-img-14 {
    }

    .section-8 .c-p-15 {
    }


    .swiper1 {
        width: 100%;
        height: 214px;
        margin-top: 30px;
    }

    .swiper1 .swiper-wrapper {
        width: auto;
        height: 214px;

    }

    .swiper1 .swiper-slide {
        width: auto;
        height: 214px;
    }

    .swiper1 .swiper-slide img {
        width: auto;
        height: 214px;
    }

    .swiper2 .s-div-1 {
        margin-top: 80px;
        font-size: 24px;
    }

    .swiper2 .s-div-1 .s-div-2 {
        font-size: 24px;
        width: 30%;
        height: 40px;
    }

    .swiper2 .s-div-1 .s-div-2 .s-img-1 {
        width: 24px;
        height: 24px;
    }

    .swiper2 li {
        margin-top: 30px;
    }


    .swiper2 li:nth-of-type(2) {
    }

    .l-div-1 {
    }

    .l-div-2 {
        width: 100%;
        margin: 0;
        padding: 10%;
    }

    .l-p-1 {
    }

    .l-a-1 {
    }

    .l-a-1 i {
    }

    .l-img-1 {
    }


    .swiper-button-next {
    }

    .swiper-button-prev {
    }

    .footer {
        margin-top: 80px;
        padding-top: 10px;
        padding-bottom: 70px;
    }

    .foot {
        width: 100%;
        height: 140px;
        align-items: unset;
    }

    .google-loge {
    }

    .copyright {
        font-size: 12px;
    }

    .mobile-index {
        width: 100%;
        display: flex;
        height: 64px;
        box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.5);
        padding: 0 10px;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 100;
        background: #fff;
        justify-content: space-between;
        align-items: center;
        display: none;
    }


    .mobile-index .index-name {
        padding: 10px 20px;
        color: #1967d2;
    }

    .mobile-index .index-name.active {
        border: 1px solid #1967d2;
        border-radius: 30px;
        background-color: #e8f0fe;
    }

    .mobile-scroll {
        box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.5);
        width: 60%;
        border-radius: 10px;
        padding: 10px 20px;
        position: fixed;
        z-index: 101;
        bottom: 54px;
        background: #fff;
        display: none;
    }

    .mobile-scroll li {
        line-height: 50px;
    }

    .mobile-scroll li a {
        width: 100%;
        color: #6d6d6d;
        display: block;
        border-radius: 20px;
        padding: 0 10px;
        margin-bottom: 10px;
    }

    .mobile-scroll li a.active {
        background-color: #f1f3f4;
    }


    .mobile-index .download-btn {
        display: inline-block;
        background: #1973e8;
        border-radius: 30px;
        padding: 5px 20px;
        color: #fff;
        text-align: center;
        line-height: 30px;
    }

    .mobile-index .download-btn i {
        display: inline-block;
        width: 18px;
        height: 18px;
        background: url(../images/download-btn.png) no-repeat;
    }

    #to_top img {
        width: 50px;
        height: 50px;
    }
}

