html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
hr,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    border: 0;
    vertical-align: baseline;
    margin: 0;
    padding: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

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

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

b,
strong {
    font-weight: 800
}

html {
    position: static !important;
    top: 0 !important;
    box-sizing: border-box
}

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

html:not(.page-loaded) .slides {
    font-family: "Inter", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif;
    font-size: 16px;
    margin: 0;
    padding: 0
}

h1 {
    font-size: 70px;
    line-height: 100%;
    letter-spacing: -0.032em;
    padding: 0;
    margin: 0;
    font-weight: 800
}

@media only screen and (max-width: 600px) {
    html:not(.page-loaded) h1 {
        font-size: 39px;
        line-height: 100%;
        letter-spacing: -0.032em
    }
}

html:not(.page-loaded) .popup,
html:not(.page-loaded) .dropdown,
html:not(.page-loaded) [class*="figure_"],
[class*="additional_"] {
    display: none
}

.opacity-8 {
    opacity: .8
}

.logo-icon {
    display: block;
    position: relative;
    margin-left: auto;
    margin-right: auto
}

html.wf-loading h1,
html.wf-loading h2,
html.wf-loading h3,
html.wf-loading h4,
html.wf-loading h5,
html.wf-loading h6,
html.wf-loading .h1,
html.wf-loading .h2,
html.wf-loading .h3,
html.wf-loading .h4,
html.wf-loading .h5,
html.wf-loading .h6,
html.wf-loading p,
html.wf-loading span,
html.wf-loading a,
html.wf-loading li {
    opacity: 0 !important
}

.slides {
    background: #f9f9f9;
    color: #23222a;
    transition: background .5s, color .25s
}

.slides.dark-mode {
    background: #171719;
    color: white
}

.slides.dark-mode .menu svg {
    fill: white
}

.section_1 .button {
    height: 50px;
    width: 176px
}

@media (max-width: 767.98px) {
    .section_1 .button {
        display: block;
        margin: 0 auto;
        margin-bottom: 10px !important;
        width: 200px
    }
}

.figure_1 {
    top: -370px;
    left: -240px
}

.absolute {
    position: absolute !important
}

img {
    max-width: 100%
}

.rounded {
    border-radius: 8px !important
}

.videoThumbnail {
    overflow: hidden
}

.margin-bottom-3 {
    margin-bottom: 30px !important
}

.margin-bottom-4 {
    margin-bottom: 40px !important
}

.margin-right-0 {
    margin-right: 0 !important
}

.padding-right-0 {
    padding-right: 0 !important
}

.padding-top-3.padding-left-3.padding-right-3.padding-bottom-3 {
    padding: 30px
}

.padding-top-15 {
    padding-top: 150px !important
}

@media (max-width: 767px) {
    .padding-top-phablet-8 {
        padding-top: 80px !important
    }
}

.opacity-5 {
    opacity: .5
}

.opacity-8 {
    opacity: .8
}

.bold {
    font-weight: bold
}

.slide.text .wrap {
    text-align: left
}

.slide.text h1,
.slide.text h2 {
    margin-top: 60px
}

.slide.text h1+h2 {
    margin-top: 20px
}

.slide.text h2+p,
.slide.text h1+p {
    margin-top: 20px
}

.slide.text h2,
.slide.text p,
.slide.text li {
    margin-bottom: 10px
}

.slide.text ul,
.slide.text li {
    list-style: disc
}

.slide.text li {
    margin-left: 20px
}

.slide.text>li {
    opacity: .8
}

.align-center,
.container .wrap {
    text-align: center
}

html:not(.page-loaded) body {
    background: #fff
}

html:not(.page-loaded) .container {
    display: table;
    table-layout: fixed;
    position: relative;
    width: 100%
}

html:not(.page-loaded) .container .wrap {
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
    padding: 70px 6%
}

[class*=fix-] {
    width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    float: none
}

.fix-7-12 {
    max-width: 680px !important
}

.fix-8-12 {
    max-width: 780px !important
}

.fix-9-12 {
    max-width: 880px !important
}

.fix-10-12 {
    max-width: 980px !important
}

.fix-11-12 {
    max-width: 1080px !important
}

.fix-12-12 {
    max-width: 1180px !important
}

.button {
    display: inline-block;
    border-radius: 8px;
    padding: 14px 22px;
    color: #fff;
    border: none;
    outline: none;
    text-decoration: none;
    background: #2F80ED !important;
    color: #fff !important;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 500;
    text-align: center;
    vertical-align: top;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    transition: 0.3s;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    -webkit-backface-visibility: hidden;
    box-shadow: none;
    font-size: 15px;
    margin-left: 5px;
    margin-right: 5px
}

.blue-pale {
    background: #e1edfc !important;
    color: #1366d6 !important;
    padding: 10px 14px !important;
    border-radius: 6px
}

.blue-pale:hover {
    background: #d3e4fb !important
}

p.larger {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: -0.019em
}

p.small {
    font-size: 16px;
    letter-spacing: -0.011em
}

p.smaller {
    font-size: 14px;
    letter-spacing: -0.006em;
    line-height: 22px
}

p.large {
    font-size: 21px;
    letter-spacing: -0.011em
}

.button.white {
    border: 1px solid rgba(0, 0, 0, 0.11);
    padding-top: 13px;
    padding-bottom: 13px;
    background: #fff !important;
    color: #161616 !important
}

.slides.dark-mode .button.white {
    border-color: white
}

.panel.top {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.07)
}

a {
    text-decoration: none;
    color: #303030
}

.panel .sections {
    display: table;
    width: 100%;
    font-size: 0
}

.panel .logo {
    font-size: 21px;
    font-weight: 800 !important;
    letter-spacing: -0.02em
}

.link:hover {
    color: #2F80ED;
    opacity: 1
}

.panel .menu {
    white-space: nowrap;
    display: inline-block;
    padding: 0 12px;
    font-size: 0
}

.panel .menu svg {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-left: 5px
}

.panel .menu li {
    font-size: 14px;
    line-height: 17px;
    font-weight: 500;
    display: inline-block;
    margin: 0 7px
}

.panel .menu li a {
    padding: 0 7px;
    line-height: 25px
}

.panel .menu li a:hover {
    color: #2F80ED
}

.panel .sections>div {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 33.33333%;
    white-space: nowrap;
    font-size: 16px;
    height: 80px
}

.left,
.panel .sections .left {
    text-align: left
}

.panel .sections .right {
    text-align: right
}

.flex {
    flex-wrap: wrap
}

.flex.fixedSpaces {
    margin-left: -10px;
    margin-right: -10px
}

.flex.fixedSpaces>[class*='col-'] {
    padding-left: 10px;
    padding-right: 10px
}

.flex>.col-1-12 {
    width: 8.3333333333%
}

.flex>.col-2-12 {
    width: 16.6666666667%
}

.flex>.col-3-12 {
    width: 25%
}

.flex>.col-4-12 {
    width: 33.3333333333%
}

.flex>.col-5-12 {
    width: 41.6666666667%
}

.flex>.col-6-12 {
    width: 50%
}

.flex>.col-7-12 {
    width: 58.3333333333%
}

.flex>.col-8-12 {
    width: 66.6666666667%
}

.flex>.col-9-12 {
    width: 75%
}

.flex>.col-10-12 {
    width: 83.3333333333%
}

.flex>.col-11-12 {
    width: 91.6666666667%
}

.flex>.col-12-12 {
    width: 100%
}

.flex>.col-1-10 {
    width: 10%
}

.flex>.col-2-10 {
    width: 20%
}

.flex>.col-3-10 {
    width: 30%
}

.flex>.col-4-10 {
    width: 40%
}

.flex>.col-5-10 {
    width: 50%
}

.flex>.col-6-10 {
    width: 60%
}

.flex>.col-7-10 {
    width: 70%
}

.flex>.col-8-10 {
    width: 80%
}

.flex>.col-9-10 {
    width: 90%
}

.flex>.col-10-10 {
    width: 100%
}

.section_1 {
    background: url(../assets/img/tbg.jpg) center no-repeat !important;
    background-size: cover !important;
}

.pin {
    width: 40px;
    height: 40px;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
}

.us {
    top: 37%;
    left: 12%;
}

.de {
    top: 29%;
    left: 47%;
}

.bj {
    top: 39%;
    left: 76.5%;
}

.zz {
    top: 42%;
    left: 76%;
}

.qd {
    top: 41.5%;
    left: 77.4%;
}

.sh {
    top: 45%;
    left: 77.8%;
}

.sz {
    top: 47%;
    left: 77%;
}

.circle {
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #277cf9;
}

.circle:nth-child(1) {
    animation: anim 3s linear infinite;
}

.circle:nth-child(2) {
    animation: anim 3s linear 0.8s infinite;
}

.circle:nth-child(3) {
    animation: anim 3s linear 1.6s infinite;
}

@keyframes anim {
    from {
        opacity: 1;
        transform: scale(0);
    }
    to {
        opacity: 0;
        transform: scale(4);
    }
}

.shine {
    position: relative;
    width: 200px;
    height: 200px;
    border-radius: 100px;
    overflow: hidden;
    background: url(../assets/img/logo.png) no-repeat;
    background-size: contain;
}

.shine:after {
  animation: shine 5s ease-in-out infinite;
  animation-fill-mode: forwards;
  content: ' ';
  position: absolute;
  top: -110%;
  left: -210%;
  width: 200%;
  height: 200%;
  opacity: 0;
  transform: rotate(30deg);
  background: rgba(255, 255, 255, 0.13);
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.13) 0%,
    rgba(255, 255, 255, 0.13) 77%,
    rgba(255, 255, 255, 0.5) 92%,
    rgba(255, 255, 255, 0.0) 100%
  );
}

@keyframes shine {
  10% {
    opacity: 1;
    top: -30%;
    left: -30%;
    transition-property: left, top, opacity;
    transition-duration: 0.7s, 0.7s, 0.15s;
    transition-timing-function: ease;
  }
  100% {
    opacity: 0;
    top: -30%;
    left: -30%;
    transition-property: left, top, opacity;
  }
}

.bg {
    position: absolute;
    top: -120px;
    z-index: -1;
    width: 100%;
    height: 100%;
    opacity: 0.1;
}

.fg {
    width: 100%;
    height: 100%;
}

.slides.dark-mode .section_1 h1 {
    color: #171719!important;
}

@media (max-width: 480px) {
    .bg {
        top: -170px;
    }
}