
*, :after, :before {
    box-sizing: border-box
}

* {
    scroll-behavior: smooth !important;
}

:root {
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    scroll-behavior: smooth;
}

body {
    margin: 0;
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, Helvetica, Arial, Apple Color Emoji, Segoe UI Emoji;
    scroll-behavior: smooth;
}

hr {
    height: 0
}

abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, pre, samp {
    font-family: SFMono-Regular, Consolas, Liberation Mono, Menlo, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    padding: 0
}

progress {
    vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

.nuxt-progress {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
    width: 0;
    opacity: 1;
    transition: width .1s, opacity .4s;
    background-color: #000;
    z-index: 999999
}

.nuxt-progress.nuxt-progress-notransition {
    transition: none
}

.nuxt-progress-failed {
    background-color: red
}

.container.is-desktop[data-v-64e3282d] {
    display: block
}

.container.is-mobile[data-v-64e3282d] {
    display: none
}

@media screen and (max-width: 460px) {
    .container.is-desktop[data-v-64e3282d] {
        display: none
    }

    .container.is-mobile[data-v-64e3282d] {
        display: block
    }
}

.nav[data-v-123fd6a6] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 70px;
    color: hsla(0, 0%, 100%, .5);
    background: rgba(0, 0, 0, .2);
    transition: all .2s;
    z-index: 100
}

.nav.is-dark[data-v-123fd6a6] {
    color: hsla(0, 0%, 100%, .8);
    background: rgba(0, 0, 0, .5)
}

.nav .wrapper[data-v-123fd6a6] {
    height: 100%;
    max-width: 1200px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.nav .wrapper img[data-v-123fd6a6] {
    height: 45px;
    width: 45px;
}

.nav .wrapper ul[data-v-123fd6a6] {
    margin: 0;
    padding: 0;
    font-size: 18px;
    list-style: none;
    display: flex;
    align-items: center
}

.nav .wrapper ul li[data-v-123fd6a6] {
    margin-left: 40px;
    cursor: pointer
}

.nav .wrapper ul li.is-actived[data-v-123fd6a6], .nav .wrapper ul li[data-v-123fd6a6]:hover {
    color: #fff
}

.cover[data-v-e14fa776] {
    height: 100vh;
    background: url(./ty_a.png);
    background-size: cover;
    background-position: 50%;
    overflow: hidden
}

.cover .wrapper[data-v-e14fa776] {
    position: relative;
    top: 32%;
    max-width: 1140px;
    height: 68%;
    margin: auto
}

.cover .wrapper .solgan[data-v-e14fa776] {
    height: 135px;
    margin-bottom: 80px;
    display: block
}

.cover .wrapper .download[data-v-e14fa776] {
    display: flex
}

.cover .wrapper .btn[data-v-e14fa776] {
    width: 150px;
    height: 54px;
    margin-right: 20px;
    padding: 0 14px;
    color: #3f4658;
    font-size: 18px;
    background: #fff;
    box-shadow: 0 6px 14px 0 rgba(0, 0, 0, .1);
    border-radius: 12px;
    overflow: hidden;
    transition: all .2s
}

.cover .wrapper .btn[data-v-e14fa776]:hover {
    height: 192px
}

.cover .wrapper .btn .btn-text[data-v-e14fa776] {
    height: 54px;
    display: flex;
    align-items: center;
    cursor: pointer
}

.cover .wrapper .btn .btn-text img[data-v-e14fa776] {
    height: 32px;
    margin-right: 6px;
    display: block
}

.cover .wrapper .btn .qrcode[data-v-e14fa776] {
    width: 118px !important;
    height: 118px !important;
    margin: auto;
    background: #000;
    box-shadow: 0 6px 14px 0 rgba(0, 0, 0, .1);
    display: block
}

.feature[data-v-267516e6] {
    width: 100%;
    /*padding: 70px 0 96px;*/

}

.feature .wrapper[data-v-267516e6] {
    max-width: 930px;
    margin: auto
}

.feature .features[data-v-267516e6] {
    margin: 0;
    padding: 0;
    list-style: none;
    /*background: url(../img/feature-bg.png) no-repeat 50px 150px;*/
}

.feature .features li[data-v-267516e6] {
    margin-bottom: 75px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.feature .features h3[data-v-267516e6] {
    position: relative;
    margin: 0 0 18px;
    color: #8c75ea;
    font-size: 36px;
    font-weight: 500;
    line-height: 50px
}

.feature .features h3 span[data-v-267516e6] {
    position: relative;
    left: -78px;
    color: rgba(140, 117, 234, .1);
    font-size: 100px;
    font-weight: 600;
    line-height: 122px
}

.feature .features p[data-v-267516e6] {
    width: 400px;
    color: rgba(116, 126, 139, .7);
    font-size: 18px;
    line-height: 30px
}

.feature .features img[data-v-267516e6] {
    width: 400px;
    display: block
}

.title[data-v-1251f096] {
    position: relative;
    margin: 0;
    color: #3f4658;
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    line-height: 56px;
    letter-spacing: 1px
}

.title[data-v-1251f096]:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -20px;
    width: 80px;
    height: 8px;
    background: rgba(116, 126, 139, .3);
    transform: translateX(-50%)
}

.news[data-v-15be154c] {
    padding: 80px 0 50px;
    background: #f8f6fa
}

.news .posts[data-v-15be154c] {
    margin: 0 auto;
    width: 1020px
}

.news .posts .news-container[data-v-15be154c] {
    margin-top: 100px;
    overflow: hidden
}

.news .posts .news-container ul[data-v-15be154c] {
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    /*overflow: hidden*/
}

.news .posts .news-container ul li[data-v-15be154c] {
    width: 320px !important;
    min-width: 320px;
    height: 440px;
    margin: 0 10px;
    background: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 8px;
    overflow: hidden;
    transition: all .2s;
    cursor: pointer
}

.news .posts .news-container ul li[data-v-15be154c]:hover {
    box-shadow: 0 10px 60px 0 rgba(0, 0, 0, .1)
}

.news .posts .news-container ul li section[data-v-15be154c] {
    padding: 20px 30px
}

.news .posts .news-container ul li img[data-v-15be154c] {
    width: 320px;
    height: 240px;
    -o-object-fit: cover;
    object-fit: cover
}

.news .posts .news-container ul li h3[data-v-15be154c] {
    margin: 0 0 10px;
    color: #3f4658;
    text-overflow: ellipsis;
    font-size: 24px;
    font-weight: 600;
    line-height: 33px;
    white-space: nowrap;
    display: block;
    overflow: hidden
}

.news .posts .news-container ul li time[data-v-15be154c] {
    margin-bottom: 20px;
    color: #747e8b;
    font-size: 16px;
    line-height: 19px
}

.news .posts .news-container ul li p[data-v-15be154c] {
    color: #747e8b;
    font-size: 16px;
    line-height: 22px
}

.news .posts .news-container .animate[data-v-15be154c] {
    transition: all .5s
}

.download[data-v-7be2ae2f] {
    height: 500px;
    color: #fff;
    background: #f8f6fa url(../img/bg-4.png);
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.download h2[data-v-7be2ae2f] {
    width: 590px;
    margin: 0 0 60px;
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    line-height: 56px;
    letter-spacing: 1px
}

.download a[data-v-7be2ae2f] {
    width: 200px;
    height: 54px;
    font-size: 18px;
    text-align: center;
    line-height: 50px;
    border: 2px solid hsla(0, 0%, 100%, .2);
    border-radius: 12px;
    cursor: pointer;
    transition: all .2s
}

.download a[data-v-7be2ae2f]:hover {
    color: hsla(0, 0%, 100%, .7)
}

.about[data-v-0923d79a] {
    /*padding-top: 100px;*/
}

.about .content[data-v-0923d79a] {
    width: 690px;
    margin: 60px auto;
    color: #747e8b;
    text-align: left;
    font-size: 18px;
    line-height: 30px
}

.about .points[data-v-0923d79a] {
    width: 930px;
    height: 400px;
    margin: 0 auto;
    padding: 0;
    border-radius: 12px;
    list-style: none;
    overflow: hidden;
    display: flex
}

.about .points li[data-v-0923d79a] {
    position: relative;
    width: 310px;
    height: 100%;
    color: #fff;
    text-shadow: 0 0 6px rgba(0, 0, 0, .3);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.about .points li:hover .bg[data-v-0923d79a] {
    -webkit-filter: blur(5px);
    filter: blur(5px)
}

.about .points li:hover p[data-v-0923d79a] {
    height: 50%;
    overflow-y: auto;
    opacity: 1
}

.about .points li .bg[data-v-0923d79a] {
    background-size: cover;
    background-position-x: -85px
}

.about .points li .bg[data-v-0923d79a], .about .points li .bg[data-v-0923d79a]:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.about .points li .bg[data-v-0923d79a]:before {
    content: '';
    background: rgba(0, 0, 0, .6)
}

.about .points li span[data-v-0923d79a] {
    position: relative;
    margin-bottom: 20px;
    font-size: 24px;
    z-index: 1
}

.about .points li h3[data-v-0923d79a] {
    position: relative;
    margin: 0;
    font-size: 36px;
    font-weight: 500;
    z-index: 1
}

.about .points li p[data-v-0923d79a] {
    white-space: pre-line;
    position: relative;
    width: 260px;
    height: 0;
    margin-top: 20px;
    padding-top: 38px;
    font-size: 18px;
    line-height: 30px;
    z-index: 1;
    opacity: 0;
    overflow: hidden;
    transition: all .2s
}

.about .points li p[data-v-0923d79a]:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 80px;
    height: 1px;
    background: #fff;
    border-radius: 1px;
    display: block;
    transform: translateX(-50%)
}

.contact[data-v-75a45056] {
    /*padding-top: 100px;*/
}

.contact p[data-v-75a45056] {
    margin: 60px 0;
    color: #747e8b;
    text-align: center;
    font-size: 18px;
    line-height: 30px
}

.contact img[data-v-75a45056] {
    width: 100%;
    background: #fff;
    display: block
}

.footer[data-v-d3dddc32] {
    position: relative;
    padding-top: 50px;
    color: #737e8b;
    font-size: 14px;
    background: #f8f6fa;
    flex-direction: column;
    overflow: hidden
}

.footer .notice[data-v-d3dddc32], .footer[data-v-d3dddc32] {
    display: flex;
    align-items: center
}

.footer .notice[data-v-d3dddc32] {
    margin-bottom: 70px
}

.footer .notice img[data-v-d3dddc32] {
    height: 60px;
    margin-right: 10px;
    display: block
}

.footer .notice p[data-v-d3dddc32] {
    width: 450px;
    line-height: 20px
}

.footer .notice p em[data-v-d3dddc32] {
    color: red;
    font-style: normal;
    font-weight: 500
}

.footer .nav[data-v-d3dddc32] {
    margin: 0 0 10px;
    padding: 0;
    list-style: none;
    display: flex
}

.footer .nav li[data-v-d3dddc32] {
    padding: 0 8px;
    cursor: pointer
}

.footer .nav li[data-v-d3dddc32]:not(:last-child) {
    border-right: 1px solid #737e8b
}

.footer .report img[data-v-d3dddc32] {
    width: 9.5px;
    height: 10px
}

.footer .report a[data-v-d3dddc32] {
    color: #39c5fd
}

.copyright[data-v-d3dddc32] {
    display: flex;
    align-items: center
}

.police-icon[data-v-d3dddc32] {
    width: 20px;
    height: 20px;
    margin: 0 8px
}

.page[data-v-25c77b9a] {
    width: 100vw;
    height: 100vh;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    position: relative
}

.next-container[data-v-25c77b9a] {
    padding: 5.333vw;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    z-index: 104
}

.footer[data-v-25c77b9a] {
    width: 100%;
    padding: 6.666vw;
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: 0;
    z-index: 100
}

.footer a[data-v-25c77b9a] {
    width: 41.333vw;
    height: 14.666vw;
    border-radius: 3.2vw
}

.footer a[data-v-25c77b9a]:active {
    background-color: rgba(0, 0, 0, .3)
}

.cover[data-v-25c77b9a] {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(12, 11, 28, .9);
    z-index: 999
}

.mask-img[data-v-25c77b9a] {
    position: absolute;
    top: 3.466vw;
    right: 3.466vw;
    width: 57.73vw;
    height: 29.2vw
}

.swiper[data-v-b82940a0] {
    height: 100vh;
    overflow-x: visible;
    position: absolute;
    top: 0;
    z-index: 99;
    transition: left .5s ease
}
a {
    text-decoration: none;
}
/*正常的未被访问过的链接*/
a:link {
    text-decoration: none;
}
/*已经访问过的链接*/
a:visited {
    text-decoration: none;
}
/*鼠标划过(停留)的链接*/
a:hover {
    text-decoration: none;
}
/* 正在点击的链接*/
a:active {
    text-decoration: none;
}
