﻿html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, 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
}

a {
    background-color: transparent
}

    a:active, a:hover {
        outline: 0
    }

abbr[title] {
    border-bottom: 1px dotted
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

b, strong {
    font-weight: 700
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

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
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

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] {
    cursor: pointer;
    -webkit-appearance: button
}

    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] {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        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;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-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
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

html {
    background-color: #fbfbfb
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

a {
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    touch-callout: none;
    -webkit-touch-callout: none
}

body {
    font-size: 14px;
    font-family: -apple-system,SF UI Text,PingFang SC,Hiragino Sans GB,Microsoft YaHei,WenQuanYi Micro Hei,Helvetica Neue,Helvetica,Arial,sans-serif;
    color: #333;
    background-color: #fbfbfb
}

.clearfix {
    zoom: 1
}

    .clearfix:after, .clearfix:before {
        content: "";
        display: table
    }

    .clearfix:after {
        clear: both
    }

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.scrollable {
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.icon {
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -o-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0)
}

.icon, button {
    display: inline-block
}

button {
    margin-bottom: 0;
    vertical-align: middle;
    text-align: center;
    white-space: nowrap;
    background-image: none;
    border: 1px solid transparent;
    cursor: pointer;
    outline: none;
    -webkit-appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: background-color .3s ease-out,border-color .3s ease-out;
    -moz-transition: background-color .3s ease-out,border-color .3s ease-out;
    -o-transition: background-color .3s ease-out,border-color .3s ease-out;
    -ms-transition: background-color .3s ease-out,border-color .3s ease-out;
    transition: background-color .3s ease-out,border-color .3s ease-out
}

h1 {
    font-size: 48px
}

h2 {
    font-size: 36px
}

h3 {
    font-size: 26px
}

h4 {
    font-size: 20px
}

.search-bar-container .search-bar[data-v-000ce270] {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 240px;
    height: 36px;
    font-size: 16px;
    line-height: 22px;
    color: #6a6a6a;
    background-color: #eee;
    border: 1px solid #eee;
    border-radius: 18px 18px 18px 18px;
    font-weight: 400
}

.search-bar-container .search-bar .input[data-v-000ce270] {
    padding: 0;
    border: none;
    margin: 0 0 0 15px;
    width: 144px;
    height: 22px;
    background-color: #eee;
    color: #6a6a6a;
    caret-color: #ff2442
}

    .search-bar-container .search-bar .input[data-v-000ce270]:focus {
        outline: none
    }

.search-bar-container .search-bar .search-icon[data-v-000ce270] {
    width: 22px;
    height: 22px;
    margin-right: 15px;
    cursor: pointer
}

.search-bar-container .search-bar.focus-border[data-v-000ce270] {
    border: 1px solid #eee
}

.active[data-v-f1f82872] {
    text-decoration: none
}

.header[data-v-f1f82872] {
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
    height: 106px;
    font-size: 16px;
    font-family: PingFang SC,Helvetica,Arial,sans-serif;
    font-weight: 500
}

.header .RED[data-v-f1f82872], .header[data-v-f1f82872] {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.header .RED[data-v-f1f82872] {
    height: 25px;
    margin-left: 91px
}

.header .RED .logo[data-v-f1f82872] {
    cursor: pointer;
    margin-top: 1px
}

.header .navigation-bar[data-v-f1f82872] {
    list-style-type: none;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    -o-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin: 0 76px 0 0;
    padding: 0;
    min-width: 1014px
}

.header .navigation-bar .navigation-item[data-v-f1f82872] {
    cursor: pointer;
    margin-left: 58px
}

.header .navigation-bar .business-link[data-v-f1f82872] {
    position: relative;
    display: inline-block
}

.header .navigation-bar .business-link:hover .drop-down-wrapper[data-v-f1f82872] {
    display: block
}

.header .navigation-bar .business-link .drop-down-wrapper[data-v-f1f82872] {
    position: absolute;
    display: none;
    left: 30px;
    top: 22px
}

.header .navigation-bar .business-link .drop-down-wrapper .dropdown-content[data-v-f1f82872] {
    margin-top: 30px;
    background-color: #fff;
    z-index: 1001;
    text-align: center;
    overflow: hidden;
    border-radius: 10px
}

.header .navigation-bar .business-link .drop-down-wrapper .dropdown-content span[data-v-f1f82872] {
    margin-right: -1px;
    display: block;
    white-space: nowrap;
    color: #999;
    font-weight: 300;
    text-decoration: none;
    font-size: 16px;
    line-height: 16px;
    padding: 15px 30px;
    cursor: pointer
}

    .header .navigation-bar .business-link .drop-down-wrapper .dropdown-content span[data-v-f1f82872]:hover {
        background-color: #f5f5f5
    }

.light-theme[data-v-f1f82872] {
    background-color: #fff
}

.light-theme .navigation-bar .active[data-v-f1f82872] {
    color: #555
}

.light-theme .navigation-bar .navigation-item[data-v-f1f82872] {
    position: relative
}

    .light-theme .navigation-bar .navigation-item[data-v-f1f82872]:before {
        position: absolute;
        bottom: -8px;
        content: "";
        width: 100%;
        height: 2px;
        background-color: #ff2442;
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        border-radius: 2px;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }

.light-theme .navigation-bar .business-link .drop-down-wrapper .dropdown-content[data-v-f1f82872] {
    border: 1px solid #e6e6e6
}

.light-theme .navigation-bar .current-tab[data-v-f1f82872] {
    color: #ff2442
}

    .light-theme .navigation-bar .current-tab[data-v-f1f82872]:before {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
        -ms-filter: none;
        filter: none
    }

.dark-theme .navigation-bar .active[data-v-f1f82872] {
    color: #fff
}

.dark-theme .navigation-bar .navigation-item[data-v-f1f82872] {
    position: relative
}

    .dark-theme .navigation-bar .navigation-item[data-v-f1f82872]:before {
        position: absolute;
        bottom: -10px;
        content: "";
        width: 100%;
        height: 2px;
        background-color: hsla(0,0%,100%,.5);
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        border-radius: 2px;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }

.dark-theme .navigation-bar .current-tab[data-v-f1f82872]:before {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    -ms-filter: none;
    filter: none
}

@media screen and (min-width:1280px) and (max-width:1400px) {
    .search-bar[data-v-f1f82872] {
        margin-right: -20px;
        zoom: .9
    }
}

@media screen and (max-width:1280px) and (min-width:1100px) {
    .header .navigation-bar[data-v-f1f82872] {
        margin-right: 50px
    }

    .header .navigation-bar .search-bar[data-v-f1f82872] {
        margin-right: -25px;
        zoom: .8
    }
}

@media screen and (max-width:1100px) {
    .search-bar[data-v-f1f82872] {
        zoom: .8
    }
}

a[data-v-6df93968] {
    text-decoration: none
}

.dark-theme .top[data-v-6df93968] {
    color: #fff
}

.dark-theme .bottom .info .line a[data-v-6df93968], .dark-theme .bottom .info[data-v-6df93968] {
    color: #fff
}

.light-theme[data-v-6df93968] {
    background-color: #fbfbfb
}

.light-theme .top[data-v-6df93968] {
    color: #333
}

.light-theme .top .navigation-item[data-v-6df93968]:hover {
    color: #fe2543
}

.light-theme .bottom .info .line a[data-v-6df93968], .light-theme .bottom .info[data-v-6df93968] {
    color: #999
}

.footer[data-v-6df93968] {
    font-family: PingFang SC,Helvetica,Arial,sans-serif;
    padding-top: 50px
}

.top[data-v-6df93968] {
    font-size: 14px;
    font-weight: 500;
    text-align: center
}

.top .navigation-bar[data-v-6df93968] {
    min-width: 800px;
    margin: 0 0 20px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    list-style-type: none;
    position: relative
}

.top .navigation-bar.three .navigation-item[data-v-6df93968] {
    margin-left: 200px
}

.top .navigation-bar .navigation-item[data-v-6df93968] {
    display: inline;
    margin-left: 100px;
    width: 115px;
    cursor: pointer
}

    .top .navigation-bar .navigation-item[data-v-6df93968]:first-child {
        margin-left: 0
    }

.bottom .info[data-v-6df93968] {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    height: 70px;
    font-size: 12px;
    line-height: 18px;
    font-weight: 400
}

.bottom .info .line[data-v-6df93968], .bottom .info[data-v-6df93968] {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.bottom .info .line[data-v-6df93968] {
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    white-space: nowrap
}

.bottom .info .line i[data-v-6df93968] {
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    margin-left: 5px;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    cursor: pointer
}

html body {
    height: 100%;
    padding: 0;
    margin: 0
}

html .framework {
    height: 100vh
}

.pc-wrapper[data-v-49701631] {
    position: relative;
    width: 100%;
    overflow: hidden
}

.header[data-v-49701631] {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    width: 100%;
    height: 106px;
    z-index: 100
}

.header.home-header[data-v-49701631] {
    position: fixed
}

.pc-container[data-v-49701631] {
    margin: 0
}

.need-margin[data-v-49701631] {
    margin-bottom: 150px
}

.footer[data-v-49701631] {
    position: absolute;
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    padding-bottom: 30px;
    left: 50%;
    width: 100%;
    bottom: 0
}

@media screen and (min-width:1250px) and (max-width:1400px) {
    .footer[data-v-49701631] {
        zoom: .9
    }
}

@media screen and (max-width:1250px) and (min-width:1101px) {
    .header[data-v-49701631] {
        zoom: .9
    }

    .footer[data-v-49701631] {
        zoom: .8
    }
}

@media screen and (max-width:1100px) and (min-width:1030px) {
    .header[data-v-49701631] {
        zoom: .8
    }

    .footer[data-v-49701631] {
        zoom: .7
    }
}

@media screen and (max-width:1030px) and (min-width:1024px) {
    .header[data-v-49701631] {
        zoom: .8
    }

    .footer[data-v-49701631] {
        zoom: .6
    }
}

@media screen and (max-width:1024px) {
    .header[data-v-49701631] {
        zoom: .8
    }

    .footer[data-v-49701631] {
        zoom: .6
    }
}

.oneBanner[data-v-6141ae3a] {
    width: 100%;
    height: 500px;
    position: relative;
    margin: 0 auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.oneBanner .title[data-v-6141ae3a] {
    max-width: 100%;
    z-index: 1;
    font-size: 48px;
    line-height: 67px;
    font-weight: 700;
    font-family: PingFang SC,Helvetica,Arial,sans-serif;
    color: #fff;
    position: relative
}

.oneBanner .line[data-v-6141ae3a] {
    max-width: 100%;
    border-radius: 1px;
    margin: 16px 0 25px;
    display: inline-block;
    width: 204px;
    height: 1px;
    background-color: #fff
}

.oneBanner .content[data-v-6141ae3a] {
    max-width: 100%;
    z-index: 1;
    font-size: 24px;
    font-family: PingFang SC,Helvetica,Arial,sans-serif;
    line-height: 33px;
    font-weight: 400;
    color: #fff
}

.oneBanner .inner[data-v-6141ae3a] {
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%
}

.container[data-v-588cd65c] {
    padding-bottom: 100px;
    background-color: #fff
}

.trophy-wrapper[data-v-588cd65c] {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.trophy-wrapper .title[data-v-588cd65c] {
    font-size: 36px;
    color: #000;
    margin: 100px 0 50px
}

.container[data-v-791241d0] {
    padding-bottom: 100px;
    background-color: #fff
}

.activities-wrapper[data-v-791241d0] {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.activities-wrapper .title[data-v-791241d0] {
    font-size: 36px;
    color: #000;
    margin: 100px 0 50px
}

.passage-wrapper[data-v-bbc30230] {
    background-color: #fafafa;
    width: 100%;
    height: 100%
}

.passage-wrapper .passage[data-v-bbc30230] {
    width: 940px;
    padding: 50px 100px;
    margin: 156px auto 200px;
    border-radius: 8px;
    background-color: #fff;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -o-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -moz-box-align: start;
    -o-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start
}

.passage-wrapper .passage .title[data-v-bbc30230] {
    margin: 0;
    font-size: 32px;
    line-height: 45px;
    color: #333
}

.passage-wrapper .passage .subtitle[data-v-bbc30230] {
    margin: 42px 0 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -o-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.passage-wrapper .passage .subtitle .date[data-v-bbc30230] {
    font-size: 16px;
    line-height: 22px;
    color: #666
}

.passage-wrapper .passage .subtitle .line[data-v-bbc30230] {
    margin: 0 48px 0 36px;
    display: inline-block;
    height: 20px;
    width: 1px;
    background-color: #4d4d4f
}

.passage-wrapper .passage .subtitle .viewSum[data-v-bbc30230] {
    font-size: 16px;
    line-height: 22px;
    color: #666
}

.passage-wrapper .passage .content-wrapper[data-v-bbc30230] {
    margin: 26px 0 0;
    width: 740px;
    font-size: 16px;
    line-height: 32px;
    color: #333
}

.passage-wrapper .passage .content-wrapper .content[data-v-bbc30230] {
    width: 740px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -o-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    position: relative
}

.passage-wrapper .passage .content-wrapper .content .paragraph[data-v-bbc30230] {
    margin: 15px auto;
    width: 100%;
    text-indent: 32px;
    text-align: justify
}

.passage-wrapper .passage .content-wrapper .content .inline-picture[data-v-bbc30230] {
    width: 70%;
    margin: 20px auto
}

.container[data-v-487e09e4] {
    padding-bottom: 100px;
    background-color: #fff
}

.reports-wrapper[data-v-487e09e4] {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.reports-wrapper .title[data-v-487e09e4] {
    font-size: 36px;
    color: #000;
    margin: 100px 0 50px
}

.hoverable[data-v-ee6d5da0] {
    cursor: pointer
}

.event-wrapper[data-v-ee6d5da0] {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -o-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.event-wrapper[data-v-ee6d5da0], .selector-wrapper[data-v-ee6d5da0] {
    width: 1000px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.selector-wrapper[data-v-ee6d5da0] {
    margin-bottom: 50px;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    color: #666;
    font-size: 16px;
    font-weight: 16px;
    line-height: 76px;
    text-align: center;
    cursor: pointer
}

.selector-wrapper .arrow[data-v-ee6d5da0] {
    width: 70px;
    height: 76px;
    border: 1px solid #e6e6e6;
    color: #000
}

.selector-wrapper .selector[data-v-ee6d5da0] {
    width: 216px;
    height: 76px;
    border: 1px solid #e6e6e6;
    border-right: none
}

    .selector-wrapper .selector[data-v-ee6d5da0]:first-child {
        border-left: none
    }

    .selector-wrapper .selector[data-v-ee6d5da0]:last-child {
        border-right: 1px solid #e6e6e6
    }

.selector-wrapper .selector.current[data-v-ee6d5da0] {
    color: #333;
    background-color: #f4f4f4
}

.breaking-news[data-v-ee6d5da0] {
    width: 864px;
    padding-left: 100px;
    padding-right: 50px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -o-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -moz-box-align: start;
    -o-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start
}

.breaking-news .year[data-v-ee6d5da0] {
    font-size: 20px;
    line-height: 28px;
    color: #ff2741;
    font-weight: 400;
    margin: 0 0 30px
}

.item-wrapper[data-v-ee6d5da0] {
    width: 600px;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -o-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.each-item[data-v-ee6d5da0], .item-wrapper[data-v-ee6d5da0] {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: start;
    -moz-box-align: start;
    -o-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start
}

.each-item[data-v-ee6d5da0] {
    color: #555;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 4px
}

.each-item .month[data-v-ee6d5da0] {
    display: inline-block;
    text-align: right;
    width: 58px;
    margin-right: 18px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    color: #000
}

.each-item .month.followers[data-v-ee6d5da0] {
    color: #fff
}

.each-item .progress[data-v-ee6d5da0] {
    display: inline-block
}

.each-item .progress .dot[data-v-ee6d5da0] {
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #ccc;
    margin: 10px auto 0
}

.each-item .progress .line[data-v-ee6d5da0] {
    display: block;
    width: 1px;
    height: 45px;
    background-color: #eee;
    margin: 10px auto 0
}

.each-item .content[data-v-ee6d5da0] {
    display: inline-block;
    margin-left: 30px;
    width: 628px;
    white-space: pre-wrap;
    overflow: hidden;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400
}

.each-item:last-child .line[data-v-ee6d5da0], .each-item:last-child.selected .process[data-v-ee6d5da0] {
    background-color: #fff
}

.each-item.selected[data-v-ee6d5da0] {
    color: #000
}

.each-item.selected .process[data-v-ee6d5da0] {
    display: block;
    background-color: #ff2741;
    -webkit-transition: width .8s ease;
    -moz-transition: width .8s ease;
    -o-transition: width .8s ease;
    -ms-transition: width .8s ease;
    transition: width .8s ease;
    -webkit-animation: time-data-v-ee6d5da0 2s infinite;
    -moz-animation: time-data-v-ee6d5da0 2s infinite;
    -o-animation: time-data-v-ee6d5da0 2s infinite;
    -ms-animation: time-data-v-ee6d5da0 2s infinite;
    animation: time-data-v-ee6d5da0 2s infinite
}

@-moz-keyframes time-data-v-ee6d5da0 {
    0% {
        height: 0
    }

    to {
        height: 45px
    }
}

@-webkit-keyframes time-data-v-ee6d5da0 {
    0% {
        height: 0
    }

    to {
        height: 45px
    }
}

@-o-keyframes time-data-v-ee6d5da0 {
    0% {
        height: 0
    }

    to {
        height: 45px
    }
}

@keyframes time-data-v-ee6d5da0 {
    0% {
        height: 0
    }

    to {
        height: 45px
    }
}

.each-item.selected .dot[data-v-ee6d5da0] {
    background-color: #ff2741
}

.each-item.selected .content[data-v-ee6d5da0] {
    color: #ff2442
}

.details-wrapper[data-v-ad932cf8] {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-family: PingFang SC,Helvetica,Arial,sans-serif
}

.details-wrapper .title[data-v-ad932cf8] {
    font-size: 36px;
    line-height: 50px;
    font-weight: 700;
    color: #000;
    margin: 0 0 19px
}

.details-wrapper .details[data-v-ad932cf8] {
    width: 795px;
    margin: 0;
    font-size: 16px;
    line-height: 24px;
    color: #555;
    text-align: center
}

div .item[data-v-49e31a27], div[data-v-49e31a27] {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

div .item .detail-wrapper[data-v-49e31a27], div .item[data-v-49e31a27] {
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 124px
}

div .item .detail-wrapper[data-v-49e31a27] {
    margin: 0 50px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

div .item .detail-wrapper .image-wrapper .image[data-v-49e31a27] {
    width: 36px;
    height: auto;
    margin: auto
}

div .item .detail-wrapper .title[data-v-49e31a27] {
    font-size: 20px;
    line-height: 24px;
    color: #333;
    font-weight: 700
}

div .item .detail-wrapper .detail[data-v-49e31a27] {
    font-size: 16px;
    line-height: 16px;
    color: #666
}

div .item .line[data-v-49e31a27] {
    width: 1px;
    height: 100px;
    background-color: #ccc
}

.container[data-v-5e583054] {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.container .card-wrapper[data-v-5e583054] {
    width: 240px;
    height: 350px
}

.container .card-wrapper .img-card[data-v-5e583054] {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -webkit-transition: -webkit-transform .6s;
    -moz-transition: -moz-transform .6s;
    -o-transition: -o-transform .6s;
    -ms-transition: -ms-transform .6s;
    transition: transform .6s
}

.container .card-wrapper:hover .card-front[data-v-5e583054] {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0)
}

.container .card-wrapper:hover .card-back[data-v-5e583054] {
    opacity: 1;
    -ms-filter: none;
    filter: none
}

.container .card-wrapper:hover .card-back .mask-back[data-v-5e583054] {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.container .card-wrapper .card-back[data-v-5e583054], .container .card-wrapper .card-front[data-v-5e583054] {
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 100%
}

.container .card-wrapper .card-front[data-v-5e583054] {
    -webkit-transition: opacity .3s ease 0s;
    -moz-transition: opacity .3s ease 0s;
    -o-transition: opacity .3s ease 0s;
    -ms-transition: opacity .3s ease 0s;
    transition: opacity .3s ease 0s;
    background-repeat: no-repeat;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    background-size: 100%
}

.container .card-wrapper .card-front .mask-front[data-v-5e583054] {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: hsla(0,0%,100%,.6);
    opacity: .8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.container .card-wrapper .card-front .mask-front .index[data-v-5e583054] {
    margin-bottom: 20px;
    color: #000;
    font-size: 16px;
    line-height: 24px
}

.container .card-wrapper .card-front .mask-front .tab[data-v-5e583054] {
    color: #333;
    font-size: 24px;
    line-height: 30px
}

.container .card-wrapper .card-back[data-v-5e583054] {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: opacity .6s ease 0s;
    -moz-transition: opacity .6s ease 0s;
    -o-transition: opacity .6s ease 0s;
    -ms-transition: opacity .6s ease 0s;
    transition: opacity .6s ease 0s
}

.container .card-wrapper .card-back .mask-back[data-v-5e583054] {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -o-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-transition: -webkit-transform .8s ease 0s;
    -moz-transition: -moz-transform .8s ease 0s;
    -o-transition: -o-transform .8s ease 0s;
    -ms-transition: -ms-transform .8s ease 0s;
    transition: transform .8s ease 0s;
    position: absolute;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: #ff2442;
    color: #fff
}

.container .card-wrapper .card-back .mask-back .index[data-v-5e583054] {
    font-size: 16px;
    line-height: 24px
}

.container .card-wrapper .card-back .mask-back .tab[data-v-5e583054] {
    margin-top: 16px;
    font-size: 24px;
    line-height: 30px
}

.container .card-wrapper .card-back .mask-back .line[data-v-5e583054] {
    margin-top: 20px;
    margin-bottom: 20px;
    display: inline-block;
    width: 49px;
    height: 1px;
    border-radius: 1px;
    background-color: #fff;
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50)
}

.container .card-wrapper .card-back .mask-back .description[data-v-5e583054] {
    width: 200px;
    font-size: 14px;
    line-height: 25px
}

div[data-v-600c5ed7] {
    display: grid;
    grid-template-columns: repeat(2,440px);
    grid-template-rows: repeat(2,208px);
    grid-row-gap: 15px;
    grid-column-gap: 75px;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    justify-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    grid-auto-flow: row
}

div .tab[data-v-600c5ed7] {
    width: 100%;
    height: 100%;
    padding: 0 30px 0 25px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-items: space-around;
    -webkit-box-align: start;
    -moz-box-align: start;
    -o-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    border: 1px solid #fff;
    border-radius: 8px;
    cursor: pointer
}

div .tab .title[data-v-600c5ed7] {
    font-size: 24px;
    line-height: 30px;
    color: #333
}

div .tab .description[data-v-600c5ed7] {
    font-size: 16px;
    line-height: 24px;
    color: #333
}

div .tab[data-v-600c5ed7]:hover {
    border-color: #979797
}

.office-list[data-v-5b231e56] {
    margin-bottom: 50px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.office-list .office[data-v-5b231e56] {
    width: 216px;
    height: 76px;
    text-align: center;
    border: 1px solid #e6e6e6;
    border-right: none;
    line-height: 76px;
    color: #666;
    font-size: 16px;
    background-color: #fff;
    cursor: pointer
}

    .office-list .office[data-v-5b231e56]:last-child {
        border-right: 1px solid #e6e6e6
    }

    .office-list .office.current[data-v-5b231e56], .office-list .office[data-v-5b231e56]:hover {
        color: #ff2441;
        background-color: #e6e6e6
    }

.image-wrapper[data-v-5b231e56] {
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -moz-box-align: start;
    -o-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start
}

.image-wrapper .image-list[data-v-5b231e56], .image-wrapper[data-v-5b231e56] {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.image-wrapper .image-list[data-v-5b231e56] {
    position: relative;
    width: 320px;
    height: 298px;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover
}

.image-wrapper .image-list .title[data-v-5b231e56] {
    z-index: 1;
    font-size: 26px;
    line-height: 37px;
    font-weight: 700;
    font-family: PingFang SC,Helvetica,Arial,sans-serif;
    color: #fff
}

.image-wrapper .image-list .content[data-v-5b231e56] {
    z-index: 1;
    font-size: 16px;
    font-family: PingFang SC,Helvetica,Arial,sans-serif;
    line-height: 24px;
    color: #fff;
    margin-top: 21px
}

.image-wrapper .image-list .inner[data-v-5b231e56] {
    position: absolute;
    background-color: rgba(0,0,0,.7);
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%
}

.title-wrapper[data-v-cc16d084] {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -moz-box-align: start;
    -o-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    font-family: PingFang SC,Helvetica,Arial,sans-serif
}

.title-wrapper .top[data-v-cc16d084] {
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    color: #ff2741;
    margin: 0 0 10px
}

.title-wrapper .title[data-v-cc16d084] {
    margin: 0;
    font-size: 26px;
    line-height: 39px;
    font-weight: 600;
    color: #000;
    text-align: center
}

.title-wrapper .line[data-v-cc16d084] {
    width: 30px;
    height: 1px;
    background-color: #ff2741;
    overflow: hidden;
    margin: 11px 0 0
}

.qrcode-group[data-v-c8ab4402] {
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.qrcode-group .qrcode[data-v-c8ab4402], .qrcode-group[data-v-c8ab4402] {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.qrcode-group .qrcode[data-v-c8ab4402] {
    width: 180px;
    height: 180px;
    margin-right: 10px;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -o-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.qrcode-group .qrcode.hoverable[data-v-c8ab4402] {
    cursor: pointer
}

.qrcode-group .qrcode .image[data-v-c8ab4402] {
    margin-top: 31px;
    width: 90px;
    height: 90px
}

.qrcode-group .qrcode .description[data-v-c8ab4402] {
    margin-top: 20px;
    color: #555;
    font-size: 16px;
    line-height: 18px;
    font-weight: 400
}

.title[data-v-0ba19aa2] {
    margin-bottom: 50px;
    font-size: 36px;
    line-height: 50px;
    font-weight: 700;
    color: #000
}

.introduction[data-v-0ba19aa2] {
    background-color: #fff;
    padding-top: 96px;
    padding-bottom: 75px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.introduction .description[data-v-0ba19aa2] {
    display: inline-block;
    vertical-align: top;
    width: 960px;
    color: #555;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 50px
}

.introduction .ambition-list[data-v-0ba19aa2] {
    margin: 44px auto 92px
}

.context[data-v-0ba19aa2] {
    background-color: #fbfbfb;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding-top: 100px;
    padding-bottom: 100px
}

.context .detail-wrapper[data-v-0ba19aa2] {
    margin-bottom: 30px
}

.growth[data-v-0ba19aa2] {
    padding: 100px 0;
    background-color: #fff;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.iphone[data-v-7987ce22] {
    width: 300px;
    height: 600px;
    position: relative
}

.iphone .iphone-mp4[data-v-7987ce22] {
    position: absolute;
    width: 260px;
    height: 564px;
    margin: 18px 20px
}

.iphone .iphone-mp4 .my-video[data-v-7987ce22] {
    width: 260px;
    height: 564px
}

.iphone .iphone-case[data-v-7987ce22] {
    position: absolute;
    width: 300px;
    height: 600px;
    /*background-image: url(../image/phoneBg.png);*/
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain
}

@media screen and (min-height:900px) {
    .iphone[data-v-7987ce22] {
        zoom: 1
    }
}

@media screen and (min-height:820px) and (max-height:900px) {
    .iphone[data-v-7987ce22] {
        zoom: .9
    }
}

@media screen and (max-height:820px) {
    .iphone[data-v-7987ce22] {
        zoom: .8
    }
}

@media screen and (max-height:720px) {
    .iphone[data-v-7987ce22] {
        zoom: .7
    }
}

@media screen and (max-height:540px) {
    .iphone[data-v-7987ce22] {
        zoom: .6
    }
}

.container[data-v-70b7f98c] {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed
}

.video-bg[data-v-70b7f98c] {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0
}

    .video-bg[data-v-70b7f98c]:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        background: transparent
    }

.video-bg .my-video[data-v-70b7f98c] {
    min-width: 100%;
    min-height: 100%
}

.content[data-v-70b7f98c] {
    position: relative;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}

.content .middle[data-v-70b7f98c] {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    width: 100%;
    height: 100%
}

.content .middle .middle-wrapper[data-v-70b7f98c] {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-60%,-60%);
    -moz-transform: translate(-60%,-60%);
    -o-transform: translate(-60%,-60%);
    -ms-transform: translate(-60%,-60%);
    transform: translate(-60%,-60%);
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: absolute
}

.content .middle .middle-wrapper .iphone-wrapper[data-v-70b7f98c] {
    margin-right: 60px
}

.content .middle .middle-wrapper .description[data-v-70b7f98c] {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: start;
    -moz-box-align: start;
    -o-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start
}

.content .middle .middle-wrapper .description .logo-big[data-v-70b7f98c] {
    width: 200px;
    height: 50px;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%;
    color: #fff;
    font-size: 50px;
    font-weight:bolder;
}

.content .middle .middle-wrapper .description .lifestyle[data-v-70b7f98c] {
    white-space: nowrap;
    color: #fff;
    font-size: 32px;
    font-weight: 500;
    margin: 13px 0 0
}

.content .middle .middle-wrapper .description .lifestyle-english[data-v-70b7f98c] {
    white-space: nowrap;
    color: #fff;
    font-size: 14px;
    font-family: Helvetica,Arial,sans-serif;
    font-style: oblique;
    font-weight: 400;
    margin: 20px 0 0
}

.content .middle .middle-wrapper .description .qrcodes[data-v-70b7f98c] {
    margin-top: 36px;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -o-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.content .middle .middle-wrapper .description .qrcodes[data-v-70b7f98c], .content .middle .middle-wrapper .description .qrcodes div[data-v-70b7f98c] {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.content .middle .middle-wrapper .description .qrcodes div[data-v-70b7f98c] {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 150px;
    height: 40px;
    border-radius: 20px;
    background-color: #fff;
    margin-right: 15px;
    cursor: pointer;
    position: relative
}

    .content .middle .middle-wrapper .description .qrcodes div[data-v-70b7f98c]:before {
        content: "";
        position: absolute;
        top: 35px;
        left: 0;
        width: 100%;
        height: 142px;
        border-radius: 0 0 20px 20px;
        background-color: #fff;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }

    .content .middle .middle-wrapper .description .qrcodes div[data-v-70b7f98c]:after {
        content: "";
        position: absolute;
        top: 40px;
        left: 8px;
        width: 134px;
        height: 134px;
        border-radius: 12px 12px 12px 12px;
        background-image: url(../image/ios.png);
        background-repeat: no-repeat;
        -webkit-background-size: contain;
        -moz-background-size: contain;
        background-size: contain;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }

    .content .middle .middle-wrapper .description .qrcodes div[data-v-70b7f98c]:hover {
        border-radius: 20px 20px 0 0
    }

        .content .middle .middle-wrapper .description .qrcodes div[data-v-70b7f98c]:hover:after, .content .middle .middle-wrapper .description .qrcodes div[data-v-70b7f98c]:hover:before {
            top: 40px;
            opacity: 1;
            -ms-filter: none;
            filter: none
        }

.content .middle .middle-wrapper .description .qrcodes div span[data-v-70b7f98c] {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 6px
}

.content .middle .middle-wrapper .description .qrcodes .android[data-v-70b7f98c]:after {
    background-image: url(../image/android.png)
}

.content .footer[data-v-70b7f98c] {
    position: absolute;
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    padding-bottom: 30px;
    bottom: 0;
    left: 50%;
    width: 100%
}

@media screen and (min-height:900px) {
    .middle-wrapper[data-v-70b7f98c] {
        zoom: 1
    }
}

@media screen and (min-height:820px) and (max-height:900px) {
    .middle-wrapper[data-v-70b7f98c] {
        zoom: .9
    }
}

@media screen and (max-height:820px) {
    .middle-wrapper[data-v-70b7f98c] {
        zoom: .8
    }
}

@media screen and (max-height:720px) {
    .middle-wrapper[data-v-70b7f98c] {
        zoom: .7
    }
}

@media screen and (max-height:540px) {
    .middle-wrapper[data-v-70b7f98c] {
        zoom: .6
    }
}

@media screen and (min-width:1250px) and (max-width:1400px) {
    .footer[data-v-70b7f98c] {
        zoom: .9
    }
}

@media screen and (max-width:1250px) and (min-width:1101px) {
    .header[data-v-70b7f98c] {
        zoom: .9
    }

    .footer[data-v-70b7f98c] {
        zoom: .8
    }
}

@media screen and (max-width:1101px) and (min-width:1030px) {
    .header[data-v-70b7f98c] {
        zoom: .8
    }

    .footer[data-v-70b7f98c] {
        zoom: .7
    }
}

@media screen and (max-width:1030px) and (min-width:1024px) {
    .header[data-v-70b7f98c] {
        zoom: .8
    }

    .footer[data-v-70b7f98c] {
        zoom: .6
    }
}

@media screen and (max-width:1024px) {
    .header[data-v-70b7f98c] {
        zoom: .8
    }

    .footer[data-v-70b7f98c] {
        zoom: .6
    }
}

.pop-over-container[data-v-70c3c16f] {
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    background-color: rgba(0,0,0,.4)
}

.pop-over-container .download-app[data-v-70c3c16f], .pop-over-container[data-v-70c3c16f] {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.pop-over-container .download-app[data-v-70c3c16f] {
    width: 280px;
    height: 271px;
    background-color: #fff;
    border-radius: 8px;
    -webkit-box-pack: distribute;
    -moz-box-pack: distribute;
    -o-box-pack: distribute;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    position: relative
}

.pop-over-container .download-app .sweet-potato[data-v-70c3c16f] {
    background: url(//ci.xiaohongshu.com/0feac0b2-2134-438c-8b59-3ddeec95b811@r_640w_640h.jpg) no-repeat;
    height: 100px;
    width: 105px;
    display: block;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    margin: -104px 0 0 5px
}

.pop-over-container .download-app .image-box[data-v-70c3c16f] {
    width: 128px;
    height: 128px;
    border-radius: 5px
}

.pop-over-container .download-app .image-box img[data-v-70c3c16f] {
    width: 100%;
    height: 100%
}

.pop-over-container .download-app p[data-v-70c3c16f] {
    font-size: 14px;
    color: #555;
    text-align: center;
    margin: 0 0 3px
}

.pop-over-container .download-app .close[data-v-70c3c16f] {
    cursor: pointer;
    width: 100%;
    color: #5b92e1;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    border-top: 1px solid #eee;
    padding: 10px 0;
    margin: 18px 0 0
}

.spinner-container[data-v-c346134c] {
    position: relative;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -moz-box-align: start;
    -o-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.spinner[data-v-c346134c] {
    border-radius: 50%;
    margin: 100px 20px 20px;
    display: inline-block;
    position: relative;
    height: 60px;
    width: 60px;
    background-color: #e0e0eb
}

.spinnerTwo[data-v-c346134c]:before {
    left: 27.5px;
    width: 5px;
    background-color: #535657;
    border-radius: 8px;
    -webkit-animation: clockmin-data-v-c346134c 2s linear infinite;
    -moz-animation: clockmin-data-v-c346134c 2s linear infinite;
    -o-animation: clockmin-data-v-c346134c 2s linear infinite;
    -ms-animation: clockmin-data-v-c346134c 2s linear infinite;
    animation: clockmin-data-v-c346134c 2s linear infinite
}

.spinnerTwo[data-v-c346134c]:after, .spinnerTwo[data-v-c346134c]:before {
    position: absolute;
    top: 30px;
    content: "";
    height: 35px;
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    -o-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0
}

.spinnerTwo[data-v-c346134c]:after {
    width: 2px;
    left: 29px;
    background-color: #d1462f;
    border-radius: 2px;
    -webkit-animation: clocksec-data-v-c346134c .5s linear infinite;
    -moz-animation: clocksec-data-v-c346134c .5s linear infinite;
    -o-animation: clocksec-data-v-c346134c .5s linear infinite;
    -ms-animation: clocksec-data-v-c346134c .5s linear infinite;
    animation: clocksec-data-v-c346134c .5s linear infinite
}

.spinnerTwo span[data-v-c346134c] {
    position: absolute;
    top: 10px;
    left: 27.5px;
    height: 20px;
    width: 5px;
    border-radius: 2px;
    background: #535657;
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-animation: clockhour-data-v-c346134c 10s linear infinite;
    -moz-animation: clockhour-data-v-c346134c 10s linear infinite;
    -o-animation: clockhour-data-v-c346134c 10s linear infinite;
    -ms-animation: clockhour-data-v-c346134c 10s linear infinite;
    animation: clockhour-data-v-c346134c 10s linear infinite
}

.zone-input[data-v-c8cca880] {
    width: 80px;
    height: 40px;
    padding: 8px 16px;
    background: #fff;
    border-radius: 8px 0 0 8px;
    border: 1px solid #ecf1f8;
    border-right-width: 0;
    outline: none;
    cursor: pointer
}

.zone-input_wrapper[data-v-c8cca880] {
    position: relative
}

.zone-input_wrapper img[data-v-c8cca880] {
    position: absolute;
    right: 16px;
    top: 18px;
    width: 8px
}

.zone-input[data-v-c8cca880]:focus {
    border-radius: 8px 0 0 8px;
    border: 1px solid #ecf1f8;
    border-right-width: 0
}

.warn[data-v-c8cca880] {
    border: 1px solid #f24444;
    border-right-width: 0
}

.phone-input[data-v-c8cca880] {
    border-radius: 0 4px 4px 0 !important
}

.phone-input.warn[data-v-c8cca880] {
    border-left: 1px solid #ecf1f8;
    border-right: 1px solid #f24444
}

.filter_body[data-v-c8cca880] {
    padding: 8px;
    max-height: 220px;
    overflow-y: scroll;
    width: 80px
}

.filter_item[data-v-c8cca880] {
    position: relative;
    padding: 9px 16px;
    line-height: 24px;
    font-size: 14px;
    color: #808e94
}

.filter_item img[data-v-c8cca880] {
    position: absolute
}

.filter_item[data-v-c8cca880]:hover {
    border-radius: 4px;
    background: #f3f7fd;
    cursor: pointer
}

.account-input[data-v-c8cca880] {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    width: 288px
}

.phone-login[data-v-8987e8b4] {
    position: relative
}

.phone-login .error-msg_captcha[data-v-8987e8b4] {
    font-size: 12px;
    color: #f24444;
    line-height: 17px;
    margin-top: 4px;
    margin-bottom: -8px
}

.phone-login .error-msg_account[data-v-8987e8b4] {
    color: #f24444;
    font-size: 12px;
    line-height: 20px;
    margin-top: 4px;
    margin-bottom: -8px
}

.phone-login .button_normal[data-v-8987e8b4] {
    width: 102px;
    height: 40px;
    background: #f3f7fd;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 500;
    color: #5b92e1;
    line-height: 24px;
    border: none;
    outline: none
}

.phone-login .button_normal.disabled[data-v-8987e8b4] {
    cursor: default;
    background-color: #f9fbfe;
    color: #adc9f0
}

.login_captcha[data-v-8987e8b4] {
    width: 288px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 24px 0 0
}

.login_captcha .corona_input[data-v-8987e8b4] {
    width: 170px
}

input[data-v-51fc9bae] {
    outline: none
}

    input[data-v-51fc9bae]::-webkit-inner-spin-button, input[data-v-51fc9bae]::-webkit-outer-spin-button {
        -webkit-appearance: none
    }

input[type=number][data-v-51fc9bae] {
    -moz-appearance: textfield
}

.container[data-v-51fc9bae] {
    width: 100vw;
    height: 100vh;
    background: #f5f8fa;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.login[data-v-51fc9bae] {
    width: 416px;
    background: #fff;
    border-radius: 12px;
    padding: 56px 64px 74px;
    -webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,.1);
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.1)
}

.login-header[data-v-51fc9bae] {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 36px;
    font-size: 20px;
    color: #333;
    line-height: 32px;
    font-weight: 500
}

.login-header > div[data-v-51fc9bae] {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -o-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    position: relative;
    cursor: pointer
}

.login-header > div.active[data-v-51fc9bae] {
    cursor: auto;
    color: #293134
}

.login-header > div[data-v-51fc9bae]:nth-child(2n+2):before {
    content: "";
    width: 1px;
    height: 20px;
    background: #ecf1f8;
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.login-button[data-v-51fc9bae] {
    width: 100%;
    height: 48px;
    margin-top: 24px;
    font-size: 22px;
    line-height: 48px;
    font-weight: 500;
    background: #ff2442;
    border-radius: 34px;
    color: #fff;
    text-align: center;
    cursor: pointer
}
