.main[data-v-280646e8] {
    background-image: url(img/bg@2x.7821613.png);
    background-size: 100% 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    position: relative;
    float: left
}

.content-img[data-v-280646e8] {
    width: 35.1vw;
    height: auto;
    position: absolute;
    left: 14%;
    top: 8.8%
}

.right-box[data-v-280646e8] {
    position: absolute;
    top: 23.98%;
    left: 58.02%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: start;
    align-items: start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.content-logo[data-v-280646e8] {
    width: 28.1vw;
    height: auto
}

.qrcodes-div[data-v-280646e8] {
    width: 424px;
    height: 60px;
    margin-top: 50px
}

@-webkit-keyframes rotate30-280646e8 {
    0% {
        -webkit-transform: rotate(-15deg)
    }

    to {
        -webkit-transform: rotate(0deg)
    }
}

@keyframes rotate30-280646e8 {
    0% {
        -webkit-transform: rotate(-15deg)
    }

    to {
        -webkit-transform: rotate(0deg)
    }
}

@-webkit-keyframes toTop40-280646e8 {
    0% {
        top: 40px
    }

    to {
        top: 0
    }
}

@keyframes toTop40-280646e8 {
    0% {
        top: 40px
    }

    to {
        top: 0
    }
}

@-webkit-keyframes big1_1-280646e8 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.sound[data-v-280646e8] {
    width: 356px;
    position: absolute;
    bottom: 90px;
    right: -70px
}

.musicBox[data-v-280646e8] {
    width: 227px;
    position: absolute;
    bottom: 100px;
    left: -105px
}

.heartArrow[data-v-280646e8] {
    width: 246px;
    position: absolute;
    top: 110px;
    right: 15px
}

.phone[data-v-280646e8] {
    -webkit-animation: rotate30-280646e8 .5s ease;
    animation: rotate30-280646e8 .5s ease
}

.logo[data-v-280646e8] {
    position: relative;
    top: 0;
    -webkit-animation: toTop40-280646e8 .5s ease;
    animation: toTop40-280646e8 .5s ease
}

.heartArrow[data-v-280646e8],
.musicBox[data-v-280646e8] {
    -webkit-animation: big1_1-280646e8 .3s ease;
    animation: big1_1-280646e8 .3s ease
}

.content2 .wave[data-v-280646e8] {
    width: 400px;
    position: absolute;
    right: 0;
    bottom: 0
}

@-webkit-keyframes rightRotate15-280646e8 {
    0% {
        -webkit-transform: rotate(15deg)
    }

    to {
        -webkit-transform: rotate(0deg)
    }
}

@keyframes rightRotate15-280646e8 {
    0% {
        -webkit-transform: rotate(15deg)
    }

    to {
        -webkit-transform: rotate(0deg)
    }
}

@keyframes big1_1-280646e8 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.box[data-v-280646e8] {
    position: relative
}

.ta[data-v-280646e8],
.words[data-v-280646e8] {
    display: block
}

.ta[data-v-280646e8] {
    width: 119px;
    -webkit-animation: big1_1-280646e8 .3s ease;
    animation: big1_1-280646e8 .3s ease
}

.words[data-v-280646e8] {
    margin-top: 15px;
    width: 440px;
    position: relative;
    -webkit-animation: toTop40-280646e8 .5s ease;
    animation: toTop40-280646e8 .5s ease
}

.heart1[data-v-280646e8] {
    width: 78px
}

.heart2[data-v-280646e8] {
    width: 62px
}

.phone2[data-v-280646e8] {
    width: 688px;
    position: relative;
    -webkit-animation: rightRotate15-280646e8 .5s ease;
    animation: rightRotate15-280646e8 .5s ease
}

.wave2[data-v-280646e8] {
    width: 755px;
    position: absolute;
    left: -160px;
    top: -120px
}

.flower[data-v-280646e8] {
    width: 238px;
    position: absolute;
    right: 0;
    bottom: 0
}

.header[data-v-280646e8] {
    width: 1200px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 34px 0
}

.icon[data-v-280646e8] {
    width: 129px
}

.homeNav[data-v-280646e8] {
    position: relative;
    cursor: pointer
}

.homeNav img[data-v-280646e8] {
    position: relative;
    z-index: 10;
    height: 24px
}

.homeNav.active[data-v-280646e8]:after {
    content: "";
    z-index: 9;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    width: 100%;
    height: 6px;
    border-radius: 8px;
    background: #fd437a
}

.phone3[data-v-280646e8] {
    width: 498px;
    position: relative
}

.tangguo[data-v-280646e8] {
    position: absolute;
    width: 184px;
    right: 0;
    bottom: 50px
}

.sex[data-v-280646e8] {
    width: 131px
}

.heart21[data-v-280646e8] {
    width: 78px;
    position: absolute;
    top: 20px;
    left: 130px
}

.heart22[data-v-280646e8] {
    width: 31px;
    position: absolute;
    top: 30px;
    left: 195px
}

.wave3[data-v-280646e8] {
    width: 996px;
    position: absolute;
    left: -440px;
    top: -120px
}

.huatong[data-v-280646e8] {
    width: 128px
}

.yinfu1[data-v-280646e8],
.yinfu2[data-v-280646e8] {
    width: 36px;
    position: absolute
}

.yinfu1[data-v-280646e8] {
    left: 100px;
    top: 40px
}

.yinfu2[data-v-280646e8] {
    left: 150px;
    top: 20px
}

.phone4[data-v-280646e8] {
    display: block;
    position: relative;
    width: 435px
}

.car[data-v-280646e8] {
    position: absolute;
    width: 532px;
    right: -200px;
    bottom: -80px
}

.footer[data-v-280646e8] {
    position: fixed;
    width: 100%;
    height: 160px;
    bottom: 0;
    z-index: 999;
    background: #000;
    padding-left: 484px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.footer-en[data-v-280646e8] {
    height: 218px
}

.footer-info[data-v-280646e8] {
    width: 450px;
    height: 100px;
    padding-top: 20px;
    color: #fff;
    font-size: 14px
}

.footer-contact[data-v-280646e8] {
    margin-left: 348px;
    height: 100px;
    padding-top: 20px;
    color: #fff;
    font-size: 14px
}

.footer-contact>p>span[data-v-280646e8] {
    display: inline-block;
    width: 200px;
    height: 30px
}

.footer-contact>p>.span-fox[data-v-280646e8] {
    width: 101px;
    height: 30px;
    background: hsla(0, 0%, 100%, .2);
    border-radius: 8px;
    line-height: 30px;
    padding-left: 5px
}

.footer-contact>p img[data-v-280646e8] {
    vertical-align: middle;
    width: 22px;
    height: auto
}

.policy-info[data-v-280646e8] {
    position: absolute;
    bottom: 18px;
    left: 0;
    width: 100%;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999;
    text-align: center
}

.policy-info>a[data-v-280646e8] {
    color: #999;
    border-bottom: 1px solid #999
}

html {
    font-family: PingFangSC-Regular, HelveticaNeue-Thin, 微软雅黑, helvetica, verdana, sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body,
html {
    height: 100%
}

body {
    margin: auto;
    line-height: 1.5;
    color: #000;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

svg:not(:root) {
    overflow: hidden
}

a {
    background: transparent;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    color: #08c
}

a:active {
    outline: 0;
    color: #069
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0;
    vertical-align: middle
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: border-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    resize: vertical
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

button,
html,
input,
select,
textarea {
    font-family: Helvetica Neue, Helvetica, STHeiTi, Arial, sans-serif
}

blockquote,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0
}

dd,
dl,
li,
ol,
ul {
    margin: 0;
    padding: 0
}

ol,
ul {
    list-style: none outside none
}

h1,
h2,
h3 {
    line-height: 2;
    font-weight: 400
}

h1 {
    font-size: 1.8rem
}

h2 {
    font-size: 1.6rem
}

h3 {
    font-size: 1.4rem
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #ccc
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #ccc
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #ccc
}

* {
    box-sizing: border-box
}

@media screen and (max-width:768px) {

    .contact,
    .footer {
        display: none !important
    }

    .middle {
        overflow: hidden
    }

    .middle-wrapper {
        width: 100%;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
        -webkit-transform: translate(-50%, 4%) !important;
        transform: translate(-50%, 4%) !important;
        top: 0 !important
    }

    .iphone-wrapper {
        margin-right: 0 !important;
        margin-top: 45px
    }

    .description {
        text-align: center;
        zoom: .6
    }

    .qrcodes .btn.active:after,
    .qrcodes .btn.active:before {
        opacity: 0 !important
    }

    .btn {
        zoom: 1.5
    }

    .description {
        margin-top: 0 !important
    }

    .main .swiper-pagination {
        right: -11% !important
    }
}

@media screen and (max-height:1000px) and (min-height:820px) {

    .footer,
    .middle-wrapper {
        zoom: .91
    }
}

@media screen and (max-height:820px) {

    .footer,
    .middle-wrapper {
        zoom: .8
    }
}

@media screen and (max-height:720px) {

    .footer,
    .middle-wrapper {
        zoom: .7
    }
}

@media screen and (max-height:640px) {

    .footer,
    .middle-wrapper {
        zoom: .6
    }
}

.middle {
    position: relative
}

.middle-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    z-index: 2;
    margin: 0 auto
}

.iphone-wrapper {
    margin-right: 80px
}

.swiper-container {
    width: 100%;
    height: 100%
}

.img-box {
    height: 813px
}

.img-box,
.img-box img {
    width: 476px;
    position: relative
}

.description {
    position: relative;
    margin-top: -20px
}

.logo img {
    width: 750px
}

.tip {
    margin-top: 60px
}

.tip img {
    width: 589px;
    height: 173px
}

.qrcodes {
    font-size: 0;
    width: 424px;
    -webkit-box-pack: start;
    -webkit-justify-content: start;
    justify-content: start
}

.qrcodes,
.qrcodes .btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.qrcodes .btn {
    width: 228px;
    height: 60px;
    cursor: pointer;
    position: relative;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.btn.ios {
    background-image: url(img/btn_teacher_cn@2x_1.c12d6e4.png);
    background-size: 180px 40px;
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, .4);
    border-radius: 10px;
    background-position: 16px
}

.btn-ios-en {
    background-image: url(img/btn_teacher_en@2x_1.e754b69.png) !important;
    background-size: 180px 40px !important;
    background-position: 12px !important
}

.btn.android {
    background-image: url(img/btn_user_cn@2x_1.a4319ff.png);
    background-size: 192px 40px;
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, .4);
    border-radius: 10px;
    background-position: calc(50% + 16px) 50%;
    margin-right: 24px
}

.btn-android-en {
    background-image: url(img/btn_user_cn@2x_en_1.adbdb33.png) !important;
    background-position: 12px !important
}

.btn.android:hover {
    background-image: url(img/googleplay.e73891a.png);
    background-size: 160px 40px;
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, .4);
    background-position: 50%;
    margin-right: 24px
}

.btn-android-en:hover {
    background-size: 192px 40px !important;
    background-position: 12px !important
}

.btn.ikarma-ios {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKAAAAAoCAMAAABO8gGqAAAAqFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8j1z1tAAAAN3RSTlMAhw32BaoRsltxB4xKKoL6pEM+fefAdJFsNAo6GxXr1sSvn1AlGN1oX2WWz5oxH+JVybu3Lu94ALxcAwAABJ9JREFUWMPk039vmkAcgPGH6x2IoEMoRUFXAa12Ijppeu//nc0fKckSb9moaUz2+eMCly/JQy7HfyQb8mVG+YZ/Nh3xRexc6x1mqaRdIU1BClo2J/3+7+8IzmTabndmb7TWDSYzFQQWS1UoT0LhBnFvpFQBb0MoRqqIU/Cq6qV4A7ZOkoewbqpmAjI5fjZrxzrK9dEYEycDG2cLrgu7DJ5XEAyYeOCMwV3jRzDM4LyPJFNgzwXvY5jk7Vg3oT76LjBYOuc1B+QcYqAR8O5fAgWMIsYl7F8BniwBVNvTY8lPAMf+GOtG6aMeJplHu54DL1Vu2QaGQxYBUi04KRvL5iCA8ukSmEw+xrp5PPZFGNUKYKr+GNhXyY/2TvuKagC4+0tgPvtUoNT6xQezeAE2hwWsI1OgP27/B8ScUQVpbDPswaChW+BgbEVlCqsQyFwr8iXXLJqkqqidpKj6pkD7WQXVK4AVRLkPruMdQkiLInGmnQK3sT55yHv1LEse9cnjE1fNBMBSYLTyZVoXPie1BJBTzsSMTlbf9DVzm04cCQxDbmatDTaCLvy8V3oRNzN50AZen05EFtrczlwbuNyFTBso7oOlDWrug+mEY+7EznRDMJG14C/IsLcf8Hm/2q237TSBMArAexwkiMZBQTwEwVRBgzUeqt3v/2ZlQNLWgKTt6lq96HfBBQz8m3+GNUhW+4o6HZ7QbH1hZqEjmo+tvxBQoM6WDNBkQs/vHT7RC4AXWvh9Ias9oMaZbX5Fk9CbI+Oz+6cBj6wmW6jWZbCNoHV6GIixZeT/F6bZSd0VrmJ+gTYTG3TadDpDAIGfdpcoRg/HLoBld7xumn6Hv7gIvRF8TgHYbI/pKR5NQPAQypBqg4ItwxgFQyoq2QU2iqHkMdajXXILc0Ep6e2aFksNeUaVHtcImOYBL8kKsy4dXfLSNzDdq0cUxtz7K2jlFE9V9Aijw1M+2jJttOkaRi9MZrhnxTr7yoSOMoFRaOiA3CGzYAzBZ2QGTFEwxor0nMP3gG3m4R3uINjJKzvl1bsS1pH9Fm615AOANZc6YAKtzwNEUcVQEUrBur0nj3EZIfSgbehDcJo/xJ9ndkxxl89aco5bLxwJIVLdMDs7aAdOILiDFoX40XTE9jWgwVNxil2IvJl9Xj3jLlOyTlq1M0qNag6bC2hrvkBwAM3b3zT8IssOqi20HvvXgC77g9wZ941ZQwa4Ua4bWJzojwRayiEEfWTm5Rbe+9JDLnoLGEmjmLDNNeCBPj7EDFnNxTt9FoVn8gib7AMIQs+AyLcMCE6QO3NrFv0aFW8DuOzolkbSvAZsySTWQxZLNFizUmTjnSQ0kHP4aHMbppa/p6WTnaKJ5Xy/J6UnNutPSj4BO+4nT5hF/GxNIk6gAxZ1o85mLJMWmpxYQe3wzpApCj0Km+3plvQ2eevOXUk+xCj5HjPHJ2RcyTFgOopMLLwFhJWQygnQKE743gYNsoBA/ApcSxqrn1tx7g3fas9tZGar+LbyysBHrDzmLovTVlXsdLUBtTLgXxW0FdXzABnTT8hkiX8r4M9/la+v+Aj3gNLAneO/f9A3BuTtGPfh+4wAAAAASUVORK5CYII=)
}

.btn.ikarma-android,
.btn.ikarma-ios {
    background-size: 160px 40px;
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, .4);
    border-radius: 10px;
    background-position: 50%
}

.btn.ikarma-android {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKAAAAAoCAMAAABO8gGqAAAAq1BMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////Nr6iZAAAAOHRSTlMAesLS5Pw98x0ZEgmBXEAn8MuoStaPMw73BezbjIZhVyGvlXA5JODGvJ+bRuhmVDC1rE/BdisfoyrpPyAAAAKNSURBVFjD7djZjqJAAIXho4jIIoiKgIqO+95u3T3n/Z9soOhOA2rSlcnMkInfjYk5Sf0XFDHi6alULAOfPJTRuwXA0ENgfkApRZV1QKpK1A5RRp09P6hRGQsrzLj6KJsRudlQcGfkGSXj98nIorDuqOQF5fLKghXK5coC1UCp7FnUQ1n41naOxo9PC8d5O/Z6c7PhDXXc8b5z8IDh7XDXMcxt5KzJYFFjka2QV9wxoYIHGqzgHovT3EaOSnJ8G9ghqeKWrg44lwycqdZvBPJxIHGrwqO2lQyEj78XOKhiq4kD7Q7s4XAUInG0pjNDHG7v0PEsA9BnU69pImaM3zObPxtoc4Q6D4hVu57mLtk1ALyqWnVQ2yWHV5VIvATGWuAOOHAA1NnMbeSoUoFtzQQGrghUXR14ZZQUnE1gvBSBLa3pN0xHXRnAfN8NRWBuI0cj+fLdQCPYps9hEsg3IK1d903EtiKQB8Qmmo7YhQcRmNvI6csEzsQNbqjTJLAGUbIHgg0StggMQsS0NoT+WQTmNnKWMoGKNkosW2byDCLRbqHB6OuGpl/rjCC4igjMbeQoJC+3gTuSAQrm/NTMBhr0kFiIQAUxnx4EZSUCcxs5FVLTbwPrK3KCgo2qI2H2q9lA9E9IXL4CUbtChAYbEZjbSGpab7gTaFRmPvJ87YTUlE42cKo6iK0zgRbt9KMuAvMbectv/Zo58AWpHofZQL1Ve9F7bSUTaA60w6Ln8SdEYH4jb8OCvYlbbj/EB2UfZgLRU0iuFplA6CeSwTBMA/MbeaZ1XpFsTSZdksvJ1oEkx3ZQoNfn5sONPJukK+4MhyijZ+B/H+hQvJlHJGcoJaulLACzrZ3K98fH09O/8QuJO5/8u3Vi4AAAAABJRU5ErkJggg==);
    margin-right: 24px
}

.btn:hover {
    border-radius: 10px 10px 0 0
}

.qrcodes .btn:before {
    background-color: rgba(0, 0, 0, .4);
    opacity: 0
}

.qrcodes .btn-ikarma:before,
.qrcodes .btn:before {
    content: "";
    position: absolute;
    top: 60px;
    left: 0;
    width: 200px;
    border-radius: 0 0 10px 10px
}

.qrcodes .btn-ikarma:before {
    background-color: #764504b3;
    z-index: 9999
}

.qrcodes .btn.active:before {
    opacity: 1;
    height: 190px
}

.qrcodes .btn.active:after {
    opacity: 1;
    height: 168px
}

.qrcodes .btn:after {
    content: "";
    position: absolute;
    top: 60px;
    left: 16px;
    width: 168px;
    height: 0;
    opacity: 0;
    z-index: 1000
}

.qrcodes .btn.android:after {
    background-image: url(img/new_qr_android_icon.590525d.png);
    background-repeat: no-repeat;
    background-size: contain
}

.qrcodes .btn.ios:after {
    background-image: url(img/zixunshi.82d61de.png);
    background-repeat: no-repeat;
    background-size: contain
}

.qrcodes .btn.ikarma-android:after,
.qrcodes .btn.ikarma-ios:after {
    background-image: url(https://static.yaame.io/admin/52d13c34fa2b0111280ae69513279b37.png);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 10000
}

.btn .btn-img {
    height: 36px;
    position: relative
}

.contact {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .91);
    z-index: 10000;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    visibility: hidden
}

.addr {
    margin-right: 84px
}

.addr img {
    width: 620px;
    height: 500px
}

.contact-text {
    width: 320px
}

.contact-text .h1 {
    font-size: 60px;
    line-height: 66px
}

.contact-text .h1,
.contact-text .h2 {
    color: #fff;
    letter-spacing: 0;
    font-weight: 700
}

.contact-text .h2 {
    font-size: 28px;
    line-height: 28px;
    margin-top: 40px
}

.contact-text p {
    font-size: 24px;
    color: #999;
    line-height: 24px;
    margin-top: 20px
}

.close {
    width: 50px;
    height: 50px;
    position: absolute;
    right: -60px;
    top: 0;
    cursor: pointer
}

.my-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 5px;
    background: #660078;
    opacity: .2;
    cursor: pointer;
    margin: 0 6px
}

.my-bullet-active {
    opacity: 1;
    width: 36px;
    background: #fd437a
}

.main .swiper-pagination {
    position: fixed;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 0;
    bottom: 50%;
    z-index: 9999
}

.main {
    font-family: PingFangSC-Regular
}

.content,
.main {
    width: 100%;
    height: 100%;
    position: relative
}

::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

::-webkit-scrollbar-track {
    border-radius: 3px;
    background: rgba(0, 0, 0, .06);
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .08)
}

::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background: rgba(0, 0, 0, .12);
    -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, .2)
}

@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-multirow-column>.swiper-wrapper {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
    -webkit-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
    -webkit-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
    z-index: 10;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: normal;
    line-height: 1
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    content: "next"
}

.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #fff
}

.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: top .2s, -webkit-transform .2s;
    transition: top .2s, -webkit-transform .2s;
    transition: transform .2s, top .2s;
    transition: transform .2s, top .2s, -webkit-transform .2s
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: left .2s, -webkit-transform .2s;
    transition: left .2s, -webkit-transform .2s;
    transition: transform .2s, left .2s;
    transition: transform .2s, left .2s, -webkit-transform .2s
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: right .2s, -webkit-transform .2s;
    transition: right .2s, -webkit-transform .2s;
    transition: transform .2s, right .2s;
    transition: transform .2s, right .2s, -webkit-transform .2s
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white {
    --swiper-pagination-color: #fff
}

.swiper-pagination-black {
    --swiper-pagination-color: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s infinite linear;
    animation: swiper-preloader-spin 1s infinite linear;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@-webkit-keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}