

@font-face {
    font-family: "lw";
    src: url("../fonts/lw.ttf") format("truetype"), url("../fonts/lw.woff") format("woff"), url("../fonts/lw.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

[class^="lw-"],
[class*=" lw-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "lw" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.lw-checkbox {
    cursor: pointer;
}

    .lw-checkbox input[type=checkbox] {
        width: auto;
        visibility: hidden;
        position: absolute;
    }

    .lw-checkbox:before {
        margin-right: 0.3125rem;
        color: #e4e6eb;
        content: "";
    }

    .lw-checkbox.checked:before {
        color: #00bfb6;
        content: "";
    }

.lw-close:before {
    content: "";
}

.lw-selected:before {
    content: "";
}

.lw-flag-cna .path1:before {
    content: "";
    color: #f74229;
}

.lw-flag-cna .path2:before {
    content: "";
    margin-left: -1em;
    color: #ffe500;
}

.lw-flag-hk .path1:before {
    content: "";
    color: white;
}

.lw-flag-hk .path2:before {
    content: "";
    margin-left: -1em;
    color: #e94b35;
}

.lw-flag-usa .path1:before {
    content: "";
    color: white;
}

.lw-flag-usa .path2:before {
    content: "";
    margin-left: -1em;
    color: #e94b35;
}

.lw-flag-usa .path3:before {
    content: "";
    margin-left: -1em;
    color: #227fbb;
}

.lw-flag-usa .path4:before {
    content: "";
    margin-left: -1em;
    color: white;
}

.lw-nav:before {
    content: "";
}

.lw-topping:before {
    content: "";
}

.lw-arrow-down:before {
    content: "";
}

.lw-arrow-right:before {
    content: "";
}

.lw-arrowdouble-down:before {
    content: "";
}

.lw-arrowdouble-up:before {
    content: "";
}

.lw-search:before {
    content: "";
}

.lw-time:before {
    content: "";
}

.lw-account:before {
    content: "";
}

.lw-automation:before {
    content: "";
}

.lw-brand:before {
    content: "";
}

.lw-classification:before {
    content: "";
}

.lw-commission:before {
    content: "";
}

.lw-customer:before {
    content: "";
}

.lw-custommade:before {
    content: "";
}

.lw-dashboard:before {
    content: "";
}

.lw-examine:before {
    content: "";
}

.lw-frame:before {
    content: "";
}

.lw-institutions:before {
    content: "";
}

.lw-learn:before {
    content: "";
}

.lw-link:before {
    content: "";
}

.lw-liquidation:before {
    content: "";
}

.lw-management:before {
    content: "";
}

.lw-one-stop:before {
    content: "";
}

.lw-optional:before {
    content: "";
}

.lw-portrait:before {
    content: "";
}

.lw-report:before {
    content: "";
}


.lw-wrong:before {
    content: "";
}

.lw-correct:before {
    content: "";
}

.lw-facebook:before {
    content: "";
}

.lw-wechat:before {
    content: "";
}

.lw-email:before {
    content: "";
}

.lw-weibo:before {
    content: "";
}

.lw-linken:before {
    content: "";
}

.lw-7day:before {
    content: "";
}

.lw-developer-proportion:before {
    content: "";
}

.lw-free:before {
    content: "";
}

.lw-security:before {
    content: "";
}

.lw-welfare01:before {
    content: "";
}

.lw-welfare02:before {
    content: "";
}

.lw-welfare03:before {
    content: "";
}

.lw-welfare04:before {
    content: "";
}

.lw-welfare05:before {
    content: "";
}

.lw-welfare06:before {
    content: "";
}

.lw-welfare07:before {
    content: "";
}

.lw-welfare08:before {
    content: "";
}

.lw-welfare09:before {
    content: "";
}

.lw-welfare10:before {
    content: "";
}

.lw-welfare11:before {
    content: "";
}

.lw-welfare12:before {
    content: "";
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
    line-height: 1.15;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
    margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
    background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    text-decoration: underline dotted;
    /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
    border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
    /* 1 */
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
    /* 1 */
    text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

    /**
 * Remove the inner border and padding in Firefox.
 */
    button::-moz-focus-inner,
    [type="button"]::-moz-focus-inner,
    [type="reset"]::-moz-focus-inner,
    [type="submit"]::-moz-focus-inner {
        border-style: none;
        padding: 0;
    }

    /**
 * Restore the focus styles unset by the previous rule.
 */
    button:-moz-focusring,
    [type="button"]:-moz-focusring,
    [type="reset"]:-moz-focusring,
    [type="submit"]:-moz-focusring {
        outline: 1px dotted ButtonText;
    }

/**
 * Correct the padding in Firefox.
 */
fieldset {
    padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
    vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
}

    /**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
    [type="search"]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
    display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
    display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
    display: none;
}

body {
    -webkit-font-smoothing: antialiased;
    font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, 微软雅黑, Arial, sans-serif;
}

.text-white {
    color: #fff;
}

.wraper {
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
}

@media screen and (min-width: 769px) {
    .wraper {
        max-width: 1200px;
    }

    .page-section {
        min-width: 1200px;
    }

    .pc-hide {
        display: none !important;
    }

    .site {
        min-width: 1200px;
    }
}

@media (max-width: 1200px) {
    .wraper {
        padding: 0 1.25rem;
    }
}

@media screen and (max-width: 768px) {
    .mobile-hide {
        display: none !important;
    }
}

.section-title {
    font-size: 1.75rem;
    color: #242a33;
    text-align: center;
    margin-top: 0;
    margin-bottom: 1rem;
}

.section-subtitle {
    font-size: 1rem;
    color: #828c99;
    text-align: center;
}

.search-form {
    display: flex;
    height: 3.125rem;
    width: 100%;
    position: relative;
}

input[type="text"].search-field {
    border: 1px solid #e4e6eb;
    border-right: none;
    background-color: #fff;
    padding-left: 2.375rem;
    flex: 1;
    color: #828c99;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
}

    input[type="text"].search-field:focus {
        outline: none;
    }

.search-submit {
    background-color: #00bfb6;
    border: none;
    color: #fff;
    width: 4.5rem;
    font-size: 0.875rem;
    border-radius: 0 0.125rem 0.125rem 0;
}

    .search-submit:focus {
        outline: none;
    }

.search-icon {
    color: #828c99;
    position: absolute;
    left: 1rem;
    font-size: 1rem;
    top: 52%;
    transform: translateY(-50%);
}

@media screen and (min-width: 769px) {
    .banner-box, .banner-box-no-image {
        min-height: 26.875rem;
        background-image: linear-gradient(to bottom, #1f75cc, #00d9bc);
    }

    .banner-box-no-image {
        min-height: 31.25rem;
    }
}

@media screen and (max-width: 768px) {
    .banner-box {
        background-image: linear-gradient(to bottom, #1f75cc, #00d9bc);
    }
}

.banner-box-about {
    min-height: 26.875rem;
    background: url("../images/banner-about.png") no-repeat bottom center, linear-gradient(to bottom, #1f75cc, #00d9bc);
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: 46.875rem auto, auto;
}

    .banner-box-about .subtitle {
        font-size: 1.25rem;
        margin-top: 0.9375rem;
    }

@media screen and (max-width: 768px) {
    .banner-box-about .subtitle {
        font-size: 0.9375rem;
        margin-top: 0.625rem;
    }
}

@media screen and (max-width: 768px) {
    .banner-box-about {
        min-height: 16.25rem;
        background: url("../images/banner-about-mobile.png") no-repeat center, linear-gradient(to bottom, #1f75cc, #00d9bc);
        background-size: auto 100%, auto;
    }
}

.banner-title-light {
    font-size: 2.25rem;
    line-height: 1.28;
    color: white;
}

@media screen and (max-width: 768px) {
    .banner-title-light {
        font-size: 1.375rem;
        padding: 0 1.25rem;
    }
}

.correct-icon {
    background-image: url("../images/lw-correct.svg");
    display: inline-block;
    background-size: 1.75rem;
    width: 1.75rem;
    height: 1.75rem;
}

.correct-icon-small {
    background-image: url("../images/correct_s.png");
    display: inline-block;
    background-size: 1.5rem;
    width: 1.5rem;
    height: 1.5rem;
}

.correct-icon-small-black {
    background-image: url("../images/correct_s_b.png");
    display: inline-block;
    background-size: 1.5rem;
    width: 1.5rem;
    height: 1.5rem;
}

.error-icon {
    background-image: url("../images/lw-wrong.svg");
    display: inline-block;
    background-size: 1.75rem;
    width: 1.75rem;
    height: 1.75rem;
}

.flex-wraper {
    display: flex;
    flex-flow: column;
    align-items: center;
}

.breadcrumbs {
    color: #acb4bf;
    font-size: 0.5rem;
}

    .breadcrumbs a,
    .breadcrumbs span {
        font-size: 0.875rem;
        text-decoration: none;
        color: #242a33;
    }

    .breadcrumbs .lw-arrow-right:last-child {
        display: none;
    }

.pgntn-page-pagination {
    text-align: center;
}

    .pgntn-page-pagination .pgntn-page-pagination-block {
        border: 1px solid #e4e6eb;
        border-radius: 0.125rem;
        display: inline-flex;
    }

        .pgntn-page-pagination .pgntn-page-pagination-block .current,
        .pgntn-page-pagination .pgntn-page-pagination-block .dots,
        .pgntn-page-pagination .pgntn-page-pagination-block .page-numbers {
            padding: 0.5rem 0.9375rem;
            margin: 0;
            text-decoration: none;
            font-size: 0.875rem;
            color: #242a33;
        }

            .pgntn-page-pagination .pgntn-page-pagination-block .current:not(:last-child),
            .pgntn-page-pagination .pgntn-page-pagination-block .dots:not(:last-child),
            .pgntn-page-pagination .pgntn-page-pagination-block .page-numbers:not(:last-child) {
                border-right: 1px solid #e4e6eb;
            }

        .pgntn-page-pagination .pgntn-page-pagination-block .current {
            background-color: #00bfb6;
            color: #fff;
        }

.modal {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    font-size: 0.8125rem;
    z-index: 9999;
    background-color: rgba(0, 0, 0, 0.3);
    overflow-y: auto;
    box-sizing: border-box;
}

@media screen and (max-width: 768px) {
    .modal#mobile-footer_qr_code .modal-content {
        border: none;
        position: absolute;
        width: auto;
        height: auto;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
}

.modal-content {
    border-radius: 0.3125rem;
    overflow: hidden;
    border: 1px solid #e4e6eb;
    margin: 6.25rem auto;
    width: 33.75rem;
    max-width: 90%;
}

@media screen and (max-width: 768px) {
    .modal-content {
        margin: 1.875rem auto;
    }
}

.modal-title {
    margin: 0;
    color: #242a33;
    font-size: 1rem;
    line-height: 1.63;
    height: 2.875rem;
    padding: 0 1.5rem;
    background-color: #f7f8f9;
    display: flex;
    align-items: center;
}

    .modal-title h3 {
        margin: 0;
        flex: 1;
        font-weight: normal;
    }

    .modal-title .modal-closer {
        margin-right: -0.625rem;
        width: 1.625rem;
        text-align: center;
        color: #828c99;
        font-size: 1.5rem;
        cursor: pointer;
    }

.modal-body {
    background-color: #fff;
    padding: 2rem 0;
}

.modal-footer {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    padding-bottom: 2rem;
}

    .modal-footer > *:not(:last-child) {
        margin-right: 0.9375rem;
    }

.form .item {
    display: flex;
}

    .form .item:not(:last-child) {
        margin-bottom: 1.25rem;
    }

.form .label {
    width: 30%;
    justify-content: flex-end;
    font-size: 0.8125rem;
    display: flex;
    align-items: center;
    padding-right: 0.75rem;
}

.form .require::before {
    content: "*";
    color: #ff4c4c;
}

.form .control {
    width: 70%;
    position: relative;
}

    .form .control > .input,
    .form .control > .input-group {
        width: 100%;
    }

.form label.error {
    position: absolute;
    left: 0;
    top: 100%;
    margin-top: 0.1875rem;
    font-size: 0.75rem;
    color: #ff4c4c;
}

.input-group {
    border-radius: 0.125rem;
    border: 1px solid #e4e6eb;
    display: inline-flex;
    height: 2rem;
    box-sizing: border-box;
}

    .input-group > .input {
        margin: 0;
        border: none;
        border-radius: 0;
        flex: 1;
        width: 0.625rem;
        height: 100%;
        box-sizing: border-box;
    }

    .input-group > *:not(:last-child) {
        border-right: 1px solid #e4e6eb;
    }

    .input-group > label.error {
        border-right: none;
    }

    .input-group > span {
        background-color: #fafafa;
        display: flex;
        align-items: center;
        padding: 0 0.75rem;
        color: #828c99;
    }

.search-nodata {
    color: #828c99;
    text-align: center;
    padding-top: 120px;
    font-size: 14px;
}

    .search-nodata img {
        margin-bottom: 0.625rem;
    }

.videoModal-content {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.download-file {
    padding-left: 1.875rem;
    width: 300px;
    height: 260px;
}

.hs-form-container {
    min-width: 22.5rem;
    background-color: #fff;
    padding: 1.25rem;
    border-radius: 4px;
}

    .hs-form-container .form-title {
        text-align: center;
        font-size: 1.125rem;
        color: #242a33;
    }

    .hs-form-container .form-description {
        text-align: center;
        font-size: 0.75rem;
        color: #828c99;
        margin: 0.625rem 0 1.5rem;
    }

    .hs-form-container div.input {
        border: none;
        padding: 0;
        height: auto;
        min-height: 1.875rem;
    }

@media screen and (max-width: 768px) {
    .hs-form-container {
        min-width: 0;
    }
}

.hs-input {
    height: 1.875rem;
    border-radius: 0.125rem;
    border: 0.0625rem solid #e4e6eb;
    padding: 0 0.625rem;
    box-sizing: border-box;
    font-size: 0.8125rem;
    background-color: #fff;
}

    .hs-input:focus {
        outline: none;
    }

textarea.hs-input {
    height: 3.75rem;
    padding: 0.5rem 0.875rem;
    resize: none;
}

.hs-form-required {
    color: #ff4c4c;
    margin-left: 0.3125rem;
}

.hs-form-field {
    margin-bottom: 1rem;
}

    .hs-form-field label {
        color: #242a33;
        margin-bottom: 0.375rem;
        display: block;
        font-size: 0.8125rem;
    }

.hs-button.primary {
    background-color: #00bfb6;
    border-radius: 0.125rem;
    padding: 0.5rem 2.375rem;
    border: none;
    color: #fff;
    font-size: 0.875rem;
    margin-top: 0.9375rem;
}

    .hs-button.primary:hover {
        background: #00a8a6;
    }

.hs-submit .actions {
    text-align: center;
}

.hs-error-msgs {
    list-style: none;
    padding-left: 0;
    margin: 0;
    font-size: 0.8125rem;
    margin-top: 0.3125rem;
}

    .hs-error-msgs label {
        color: #ff4c4c;
    }

@media screen and (max-width: 768px) {
    .section-title {
        font-size: 1.0625rem;
    }

    .section-subtitle {
        font-size: 0.75rem;
        line-height: 1.5em;
    }
}

.mobile-search-box {
    display: none;
}

@media screen and (max-width: 768px) {
    .mobile-search-box {
        width: 100%;
    }

        .mobile-search-box .mobile-search-form {
            display: flex;
            margin-bottom: 0.625rem;
        }

            .mobile-search-box .mobile-search-form .mobile-search-label {
                background: #f7f8f9;
                display: flex;
                align-items: center;
                padding-left: 1rem;
                border-bottom-left-radius: 4px;
                border-top-left-radius: 4px;
                color: #828c99;
            }

            .mobile-search-box .mobile-search-form .mobile-search-input {
                width: 100%;
                height: 2.25rem;
                background: #f7f8f9;
                border: 0;
                outline: 0;
                font-size: 0.75rem;
                color: #242a33;
                border-bottom-right-radius: 4px;
                border-top-right-radius: 4px;
                padding-left: 0.375rem;
            }

    .search-nodata {
        padding-top: 6.25rem;
        padding-bottom: 1.25rem;
        font-size: 0.75rem;
    }
}

.page_navi {
    overflow: hidden;
    width: 100%;
    text-align: center;
}

    .page_navi a {
        padding: 0.5rem 0.9375rem;
        margin: 0;
        text-decoration: none;
        font-size: 0.875rem;
        color: #242a33;
    }

        .page_navi a:hover, .page_navi a.current {
            border: 1px solid #ffbb76;
            color: #ff7200;
            font-weight: bolder;
        }

input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="tel"],
textarea,
select,
.input,
.textarea,
.select {
    width: 100%;
    height: 2rem;
    padding: 0 0.5rem;
    border: 1px solid #e4e6eb;
    border-radius: 0.125rem;
    color: #242a33;
    font-size: 0.8125rem;
    box-sizing: border-box;
    outline: none;
}

    input[type="text"]::-webkit-input-placeholder,
    input[type="email"]::-webkit-input-placeholder,
    input[type="password"]::-webkit-input-placeholder,
    input[type="search"]::-webkit-input-placeholder,
    input[type="tel"]::-webkit-input-placeholder,
    textarea::-webkit-input-placeholder,
    select::-webkit-input-placeholder,
    .input::-webkit-input-placeholder,
    .textarea::-webkit-input-placeholder,
    .select::-webkit-input-placeholder {
        color: #828c99;
    }

    input[type="text"]:-moz-placeholder,
    input[type="email"]:-moz-placeholder,
    input[type="password"]:-moz-placeholder,
    input[type="search"]:-moz-placeholder,
    input[type="tel"]:-moz-placeholder,
    textarea:-moz-placeholder,
    select:-moz-placeholder,
    .input:-moz-placeholder,
    .textarea:-moz-placeholder,
    .select:-moz-placeholder {
        /* Firefox 18- */
        color: #828c99;
    }

    input[type="text"]::-moz-placeholder,
    input[type="email"]::-moz-placeholder,
    input[type="password"]::-moz-placeholder,
    input[type="search"]::-moz-placeholder,
    input[type="tel"]::-moz-placeholder,
    textarea::-moz-placeholder,
    select::-moz-placeholder,
    .input::-moz-placeholder,
    .textarea::-moz-placeholder,
    .select::-moz-placeholder {
        /* Firefox 19+ */
        color: #828c99;
    }

    input[type="text"]:-ms-input-placeholder,
    input[type="email"]:-ms-input-placeholder,
    input[type="password"]:-ms-input-placeholder,
    input[type="search"]:-ms-input-placeholder,
    input[type="tel"]:-ms-input-placeholder,
    textarea:-ms-input-placeholder,
    select:-ms-input-placeholder,
    .input:-ms-input-placeholder,
    .textarea:-ms-input-placeholder,
    .select:-ms-input-placeholder {
        color: #828c99;
    }

    input[type="text"]:focus,
    input[type="email"]:focus,
    input[type="password"]:focus,
    input[type="search"]:focus,
    input[type="tel"]:focus,
    textarea:focus,
    select:focus,
    .input:focus,
    .textarea:focus,
    .select:focus {
        border: 1px solid #00a8a6;
    }

    input[type="text"]:disabled,
    input[type="email"]:disabled,
    input[type="password"]:disabled,
    input[type="search"]:disabled,
    input[type="tel"]:disabled,
    textarea:disabled,
    select:disabled,
    .input:disabled,
    .textarea:disabled,
    .select:disabled {
        background-color: #f5f5f5;
        cursor: not-allowed;
    }

textarea,
.textarea {
    height: auto;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    outline: none;
}

.text-center {
    text-align: center;
}

.dropdown {
    position: relative;
}

.dropdown-text {
    cursor: pointer;
}

    .dropdown-text .lw-arrow-down {
        display: inline-block;
        transition: all 0.2s ease;
    }

.dropdown.active .dropdown-text span.lw-arrow-down {
    transform: rotate(180deg);
}

.dropdown-list {
    min-width: 10rem;
    position: absolute;
    list-style: none;
    top: 100%;
    margin: 0;
    padding-left: 0;
    background-color: #fff;
    border-radius: 4px;
    padding: 0.3125rem 0;
    display: none;
    margin-top: 0.625rem;
    border: 1px solid #e4e6eb;
}

    .dropdown-list .wpml-ls-legacy-list-vertical {
        width: 100%;
    }

@media screen and (max-width: 768px) {
    .dropdown-list {
        right: 0;
    }
}

.dropdown-list li {
    height: 2.25rem;
    line-height: 2.25rem;
}

    .dropdown-list li:hover, .dropdown-list li.hover {
        background-color: #f0f6fb;
    }

        .dropdown-list li:hover a, .dropdown-list li.hover a {
            color: #00a8a6;
        }

    .dropdown-list li > a {
        text-decoration: none;
        color: #242a33;
        display: block;
        line-height: 1.2;
        padding: 0.625rem 1.1875rem;
    }

@media screen and (min-width: 769px) {
    .content-blur {
        filter: blur(4px);
    }
}

@media screen and (min-width: 769px) {
    .hidden-pc {
        display: none !important;
    }
}

@media screen and (max-width: 768px) {
    .hidden-mobile {
        display: none !important;
    }
}

.button-default, .button-white-line, .button-link-line {
    cursor: pointer;
    user-select: none;
}

.button-default {
    background-color: #00bfb6;
    border-radius: 0.125rem;
    padding: 0.5rem 1.5rem;
    border: none;
    color: #fff;
    font-size: 0.875rem;
    border: 1px solid #00bfb6;
}

    .button-default:hover {
        background: #00bfb6;
        color: white;
    }

    .button-default:active {
        background: #00b0a7;
    }

    .button-default:disabled, .button-default.disabled {
        cursor: not-allowed;
        background-color: #fafafa;
        color: #828c99;
        border-color: #e4e6eb;
    }

.button-white-line {
    background: transparent;
    border: 1px solid #fff;
    border-radius: 0.125rem;
    padding: 0.5rem 1.75rem;
    font-size: 1rem;
    color: #fff;
}

    .button-white-line:hover {
        background: white;
        color: #00a8a6;
    }

    .button-white-line:active {
        color: #008f8d;
    }

.button-link-line {
    background: transparent;
    border: 1px solid #00a8a6;
    border-radius: 0.125rem;
    padding: 0.5rem 1.5rem;
    font-size: 0.875rem;
    color: #00a8a6;
    display: inline-block;
}

    .button-link-line:hover {
        background: #00bfb6;
        color: white;
    }

    .button-link-line:active {
        background: #00b0a7;
    }

a.button-default,
a.button-white-line,
a.button-link-line {
    text-decoration: none;
    display: inline-block;
}

.site-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9000;
    transition: all 0.3s linear;
}

    .site-header .site-logo-color {
        display: none;
    }

    .site-header .site-logo {
        display: block;
    }

.site-header-color {
    background-color: #fff;
    box-shadow: 0 1px 0 0 #e4e6eb;
}

    .site-header-color .site-header-box {
        color: #242a33;
    }

    .site-header-color .site-logo {
        display: none;
    }

    .site-header-color .site-logo-color {
        display: block;
    }

.header-pay-button {
    color: #fff;
    box-sizing: border-box;
    border: solid 1px #e4e6eb;
    border-radius: 0.125rem;
    font-size: 0.875rem;
    text-decoration: none;
    padding: 0.4375rem 1.25rem;
    margin-right: 0.75rem;
}

.site-header-color .header-pay-button {
    color: #242a33;
}

    .site-header-color .header-pay-button:hover {
        border-color: #00a8a6;
        color: #00a8a6;
    }

.site-logo-color img,
.site-logo img {
    width: 11.3125rem;
}

.site-header-box {
    height: 4.5rem;
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 0.875rem;
}

    .site-header-box .item {
        margin-right: 1rem;
    }

.primary-menu {
    display: flex;
    list-style: none;
    padding-left: 2.5rem;
    margin: 0;
}

    .primary-menu li {
        padding: 0 1.25rem;
        position: relative;
        height: 2.25rem;
        line-height: 2.25rem;
        cursor: pointer;
    }

@media screen and (min-width: 769px) {
    .primary-menu li:hover > .sub-menu {
        display: block !important;
    }
}

.primary-menu li > a {
    color: #fff;
    text-decoration: none;
}

.primary-menu li.current-menu-parent > a {
    font-weight: 900;
    opacity: 1;
}

@media screen and (max-width: 768px) {
    .primary-menu li.current-menu-parent > a {
        color: #00a8a6 !important;
    }
}

.primary-menu li.current-menu-item > a {
    color: #00a8a6;
}

.site-header-color .primary-menu > li > a {
    color: #242a33;
    opacity: 1;
}

.site-header-color .primary-menu li.current-menu-parent > a {
    font-weight: 900;
    color: #00a8a6;
}

.header-menu {
    flex: 1;
}

    .header-menu .sub-menu {
        position: absolute;
        left: 0;
        top: 100%;
        background-color: #fff;
        border-radius: 0.25rem;
        padding: 0.3125rem 0;
        list-style: none;
        display: none;
        border: 1px solid #e4e6eb;
        font-size: 0.8125rem;
        min-width: 10rem;
        z-index: 1010;
    }

        .header-menu .sub-menu .sub-menu {
            display: none;
            position: absolute;
            left: 102%;
            top: -6px;
            color: #242a33;
        }

        .header-menu .sub-menu > li {
            white-space: nowrap;
            padding-left: 0;
            position: relative;
        }

            .header-menu .sub-menu > li:hover {
                background-color: #f0f6fb;
            }

                .header-menu .sub-menu > li:hover > a {
                    color: #00a8a6;
                }

        .header-menu .sub-menu a {
            text-decoration: none;
            color: #242a33;
            display: block;
            line-height: 1.2;
            padding: 0.625rem 1.1875rem;
        }

.mobile-menu-icon {
    font-size: 1.25rem;
    color: #fff;
}

    .mobile-menu-icon.active::before {
        content: "\e941";
    }

.site-header-color .mobile-menu-icon {
    color: #242a33;
}

.mobile-menu {
    display: none;
    position: fixed;
    right: 1.25rem;
    top: 3.625rem;
    z-index: 9999;
}

    .mobile-menu .menu-item-has-children > a::after {
        display: inline-block;
        font-family: "lw" !important;
        font-size: 1.2em;
        content: "\e900";
        transition: all 0.2s ease;
    }

    .mobile-menu .menu-item-has-children > a[aria-expanded="true"]::after {
        transform: rotate(180deg);
    }

    .mobile-menu .mobile-menu-container {
        background-color: #fff;
        border-radius: 4px;
        width: 11rem;
        box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
        overflow: hidden;
        padding-top: 0.3125rem;
    }

    .mobile-menu .mobile-menu-trial-button {
        display: block;
        text-align: center;
        color: #fff;
    }

    .mobile-menu .mobile-menu-container .dropdown-text,
    .mobile-menu .primary-menu .dropdown-text {
        color: #242a33;
        line-height: 1.2em;
        font-size: 0.8125rem;
        display: block;
        padding: 0.625rem 0.9375rem;
        border-bottom: 1px solid #e9ebef;
    }

    .mobile-menu .mobile-menu-container .dropdown-list,
    .mobile-menu .primary-menu .dropdown-list {
        position: relative;
        top: 0;
        border-radius: 0;
        margin-top: 0;
        border: none;
        border-bottom: 1px solid #e4e6eb;
        padding: 0;
        background-color: #f7f8f9;
    }

        .mobile-menu .mobile-menu-container .dropdown-list li,
        .mobile-menu .primary-menu .dropdown-list li {
            border-bottom: 1px solid #e4e6eb;
        }

            .mobile-menu .mobile-menu-container .dropdown-list li a,
            .mobile-menu .primary-menu .dropdown-list li a {
                padding: 0.75rem 0.9375rem;
                color: #242a33;
            }

            .mobile-menu .mobile-menu-container .dropdown-list li:last-child,
            .mobile-menu .primary-menu .dropdown-list li:last-child {
                border-bottom: none;
            }

    .mobile-menu .mobile-menu-container .menu-item,
    .mobile-menu .primary-menu .menu-item {
        box-sizing: border-box;
        height: auto;
        padding: 0;
    }

        .mobile-menu .mobile-menu-container .menu-item a:not(.button-default),
        .mobile-menu .primary-menu .menu-item a:not(.button-default) {
            color: #242a33;
            line-height: 1.2em;
            display: block;
            padding: 0.75rem 0.9375rem;
        }

        .mobile-menu .mobile-menu-container .menu-item:not(.menu-last-item),
        .mobile-menu .primary-menu .menu-item:not(.menu-last-item) {
            border-bottom: 1px solid #e9ebef;
        }

        .mobile-menu .mobile-menu-container .menu-item.menu-last-item,
        .mobile-menu .primary-menu .menu-item.menu-last-item {
            padding: 0.625rem 0.9375rem;
        }

    .mobile-menu .mobile-menu-container .menu-static,
    .mobile-menu .primary-menu .menu-static {
        max-height: 17.5rem;
        overflow-y: auto;
    }

    .mobile-menu .primary-menu {
        padding-left: 0;
        margin: 0;
        display: block;
    }

    .mobile-menu .sub-menu {
        padding: 0;
        font-size: 0.875rem;
        border-top: 1px solid #e9ebef;
        background-color: #f7f8f9;
        display: none;
    }

        .mobile-menu .sub-menu > .menu-item {
            border-bottom: none !important;
        }

        .mobile-menu .sub-menu .current-menu-item a {
            color: #00a8a6;
        }

        .mobile-menu .sub-menu span {
            margin-top: 0.3125rem;
            display: block;
            font-size: 0.625rem;
            color: #828c99;
        }

        .mobile-menu .sub-menu .sub-menu {
            border-top: none;
        }

            .mobile-menu .sub-menu .sub-menu li {
                padding-left: 0.9375rem;
            }

    .mobile-menu .primary-menu,
    .mobile-menu .sub-menu {
        list-style: none;
    }

    .mobile-menu a {
        color: #242a33;
        text-decoration: none;
        font-size: 0.75rem;
    }

@media (max-width: 768px) {
    .site-logo,
    .site-logo-color {
        flex: 1;
    }

        .site-logo img,
        .site-logo-color img {
            width: 7.8125rem;
            vertical-align: middle;
        }

    .site-header-box {
        height: 3.125rem;
    }
}

.footer-partner {
    padding: 5rem 0;
}

    .footer-partner .partner-box {
        margin-top: 4.375rem;
        max-width: 61.25rem;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .footer-partner .partner-01 {
        background: url("../images/logo01.png") no-repeat;
    }

@media screen and (min-width: 769px) {
    .footer-partner .partner-01:hover {
        background: url("../images/logo01-color.png") no-repeat;
        background-size: 7.5rem 3.75rem;
    }
}

.footer-partner .partner-02 {
    background: url("../images/logo02.png") no-repeat;
}

@media screen and (min-width: 769px) {
    .footer-partner .partner-02:hover {
        background: url("../images/logo02-color.png") no-repeat;
        background-size: 7.5rem 3.75rem;
    }
}

.footer-partner .partner-03 {
    background: url("../images/logo03.png") no-repeat;
}

@media screen and (min-width: 769px) {
    .footer-partner .partner-03:hover {
        background: url("../images/logo03-color.png") no-repeat;
        background-size: 7.5rem 3.75rem;
    }
}

.footer-partner .partner-04 {
    background: url("../images/logo04.png") no-repeat;
}

@media screen and (min-width: 769px) {
    .footer-partner .partner-04:hover {
        background: url("../images/logo04-color.png") no-repeat;
        background-size: 7.5rem 3.75rem;
    }
}

.footer-partner .partner-05 {
    background: url("../images/logo05.png") no-repeat;
}

@media screen and (min-width: 769px) {
    .footer-partner .partner-05:hover {
        background: url("../images/logo05-color.png") no-repeat;
        background-size: 7.5rem 3.75rem;
    }
}

.footer-partner .partner-06 {
    background: url("../images/logo06.png") no-repeat;
}

@media screen and (min-width: 769px) {
    .footer-partner .partner-06:hover {
        background: url("../images/logo06-color.png") no-repeat;
        background-size: 7.5rem 3.75rem;
    }
}

.footer-partner .partner-07 {
    background: url("../images/logo07.png") no-repeat;
}

@media screen and (min-width: 769px) {
    .footer-partner .partner-07:hover {
        background: url("../images/logo07-color.png") no-repeat;
        background-size: 7.5rem 3.75rem;
    }
}

.footer-partner .partner-08 {
    background: url("../images/logo08.png") no-repeat;
}

@media screen and (min-width: 769px) {
    .footer-partner .partner-08:hover {
        background: url("../images/logo08-color.png") no-repeat;
        background-size: 7.5rem 3.75rem;
    }
}

.footer-partner .partner-09 {
    background: url("../images/logo09.png") no-repeat;
}

@media screen and (min-width: 769px) {
    .footer-partner .partner-09:hover {
        background: url("../images/logo09-color.png") no-repeat;
        background-size: 7.5rem 3.75rem;
    }
}

.footer-partner .partner-10 {
    background: url("../images/logo10.png") no-repeat;
}

@media screen and (min-width: 769px) {
    .footer-partner .partner-10:hover {
        background: url("../images/logo10-color.png") no-repeat;
        background-size: 7.5rem 3.75rem;
    }
}

@media screen and (min-width: 769px) {
    .footer-partner .partner {
        height: 5.625rem;
        border-right: 1px dashed #e4e6eb;
        background-size: 7.5rem 3.75rem;
    }

        .footer-partner .partner:nth-child(1) {
            width: 10rem;
            background-position: left top;
            border-bottom: 1px dashed #e4e6eb;
        }

        .footer-partner .partner:nth-child(2), .footer-partner .partner:nth-child(3), .footer-partner .partner:nth-child(4) {
            width: 12.5rem;
            background-position: center top;
            border-bottom: 1px dashed #e4e6eb;
        }

        .footer-partner .partner:nth-child(5) {
            width: 10rem;
            background-position: right top;
            border-right: 1px solid transparent;
            border-bottom: 1px dashed #e4e6eb;
        }

        .footer-partner .partner:nth-child(6) {
            width: 10rem;
            background-position: left bottom;
        }

        .footer-partner .partner:nth-child(7), .footer-partner .partner:nth-child(8), .footer-partner .partner:nth-child(9) {
            width: 12.5rem;
            background-position: center bottom;
        }

        .footer-partner .partner:nth-child(10) {
            width: 10rem;
            border-right: 1px dashed transparent;
            background-position: right bottom;
        }
}

@media screen and (max-width: 768px) {
    .footer-partner {
        padding: 2.5rem 1.25rem;
    }

        .footer-partner .partner-box {
            margin-top: 1.875rem;
        }

        .footer-partner .partner {
            width: 50%;
            box-sizing: border-box;
            border-bottom: 1px dashed #e4e6eb;
            background-size: 6.25rem 3.125rem;
            background-position: center center;
            height: 5.25rem;
        }

            .footer-partner .partner:nth-child(odd) {
                border-right: 1px dashed #e4e6eb;
            }

            .footer-partner .partner:last-child,
            .footer-partner .partner:nth-last-child(2) {
                border-bottom: none;
            }
}

.footer-free-trial {
    text-align: center;
    padding: 4rem 0 2.5rem;
    background-color: #f7f8f9;
}

    .footer-free-trial.footer-free-trial-whiteBgc {
        background-color: #fff;
    }

    .footer-free-trial .footer-limit-box {
        max-width: 75rem;
        margin: 0 auto;
        padding: 0 2.5rem;
        box-sizing: border-box;
    }

@media screen and (max-width: 768px) {
    .footer-free-trial .footer-limit-box {
        padding: 0;
    }
}

.footer-free-trial a {
    display: inline-block;
}

.footer-free-trial .title {
    font-size: 1.25rem;
    line-height: 1.71;
    text-align: center;
    color: #242a33;
    margin-bottom: 1rem;
}

.footer-free-trial .description {
    font-size: 0.875rem;
    line-height: 1.71;
    text-align: center;
    color: #525a66;
    margin-bottom: 1.875rem;
}

@media screen and (max-width: 768px) {
    .footer-free-trial {
        padding: 2rem 1.25rem;
    }

        .footer-free-trial .title {
            font-size: 1.0625rem;
            margin: 0 1.25rem 1.25rem;
            line-height: 1.5;
        }

        .footer-free-trial .description {
            font-size: 0.75rem;
            line-height: 1.83;
            margin-bottom: 0;
        }

        .footer-free-trial a {
            margin-top: 1.25rem;
        }
}

    .footer .hr {
        border-top: 1px solid #4b5f73;
    }

@media screen and (max-width: 768px) {
    .footer .hr {
        margin: 0 -1.25rem;
    }
}

.footer .tag {
    list-style: none;
    display: flex;
    justify-content: space-between;
    padding: 2rem 0;
    margin: 0;
    font-size: 0.875rem;
}

    .footer .tag span {
        display: inline-block;
        font-size: 2.5rem;
        line-height: 2.5rem;
        border-radius: 50%;
        margin-right: 1rem;
    }

    .footer .tag li {
        padding: 0;
        display: flex;
        align-items: center;
    }

@media screen and (max-width: 64rem) {
    .footer .tag {
        flex-wrap: wrap;
        padding: 2.5rem 1.25rem 1.25rem;
    }

        .footer .tag span {
            font-size: 1.5rem;
            line-height: 1.5rem;
        }

        .footer .tag li {
            width: 49%;
            margin-bottom: 1.25rem;
        }

            .footer .tag li span {
                margin-right: 0.5rem;
            }
}

.footer .copy-right {
    text-align: center;
    height: 4.625rem;
    line-height: 4.625rem;
    color: #fff;
    font-size: 0.75rem;
}

    .footer .copy-right a {
        color: #fff;
        text-decoration: none;
    }

    .footer .copy-right > *:not(:last-child) {
        margin-right: 0.625rem;
    }

.footer-menu-box {
    display: flex;
}

    .footer-menu-box > div:first-child {
        flex: 1;
        padding: 3.4375rem 0;
    }

@media screen and (max-width: 768px) {
    .footer-menu-box > div:first-child {
        padding: 0;
    }
}

.footer-social {
    margin-left: 10.625rem;
    margin-top: 3.5rem;
    font-size: 1.25rem;
}

.footer-social-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: space-between;
    width: 11rem;
}

    .footer-social-list a {
        text-decoration: none;
        display: inline-block;
        color: #fff;
    }

        .footer-social-list a.icon-hover:hover {
            opacity: 0.7;
        }

    .footer-social-list li {
        color: white;
    }

.pc-footer-qr_code {
    position: relative;
    height: 5.5625rem;
}

    .pc-footer-qr_code .footer-qr_code {
        position: absolute;
        right: 0;
        top: 2rem;
    }

.footer-pay {
    padding-top: 2.75rem;
    text-align: right;
}

.footer-pay-btn {
    border-radius: 0.125rem;
    border: 1px solid #c2c6cc;
    color: #c2c6cc;
    text-decoration: none;
    font-size: 0.875rem;
    padding: 0.25rem 0.75rem;
    box-sizing: border-box;
}

    .footer-pay-btn:hover {
        background-color: #fff;
        color: #00a8a6;
        border-color: #fff;
    }

.mobile-copy-right {
    color: #fff;
    font-size: 0.75rem;
    text-align: center;
    padding: 1.25rem 0;
}

    .mobile-copy-right a {
        display: block;
        margin-bottom: 0.5rem;
        margin-left: 0.625rem;
        font-size: 0.8125rem;
        color: #fff;
        text-decoration: none;
    }

@media screen and (max-width: 768px) {
    .footer .tag > li {
        flex-wrap: wrap;
        margin-right: 0;
        text-align: center;
        justify-content: center;
        font-size: 0.625rem;
    }

        .footer .tag > li > span {
            display: block;
            margin-bottom: 0.625rem;
            font-size: 1.75rem;
            width: 100%;
        }

    .footer-menu-box {
        display: block;
    }

    .menu-footer-container {
        display: none;
    }

    .footer-social {
        margin-left: 0;
        margin-top: 1.875rem;
        padding: 0 4.375rem;
    }

        .footer-social .title {
            font-size: 1.0625rem;
            color: #fff;
            text-align: center;
            margin-bottom: 2rem;
        }

    .footer-social-list {
        width: auto;
    }

    .footer-pay {
        width: 100%;
        text-align: center;
        padding: 1.875rem 0 2.1875rem;
    }
}

.mobile-footer-modal-qr_code {
    width: 10rem;
    height: 10rem;
}

    .mobile-footer-modal-qr_code img {
        width: 100%;
    }

.footer-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0.875rem;
    display: flex;
    justify-content: space-between;
}

    .footer-menu li {
        padding: 0;
    }

@media screen and (max-width: 768px) {
    .footer-menu {
        flex-wrap: wrap;
    }

        .footer-menu > li {
            width: 50%;
            margin-bottom: 1.875rem;
        }
}

.footer-menu .menu-item-has-children > a {
    color: #fff;
    cursor: inherit;
    text-decoration: none;
    display: block;
    margin-bottom: 2.0625rem;
}

.footer-menu .page_item > a {
    cursor: pointer;
}

.footer-menu .sub-menu {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .footer-menu .sub-menu li:not(:last-child) {
        margin-bottom: 1.25rem;
    }

    .footer-menu .sub-menu a {
        color: #c2c6cc;
        text-decoration: none;
    }

        .footer-menu .sub-menu a:hover {
            color: #fff;
        }

.go-top-wrapper {
    position: fixed;
    right: 1.25rem;
    bottom: 18.75rem;
}

    .go-top-wrapper .go-item {
        position: relative;
        width: 3.75rem;
        height: 3.75rem;
        border-radius: 50%;
        margin-top: 1.25rem;
        color: #fff;
        font-size: 0.875rem;
        cursor: pointer;
        background: -webkit-linear-gradient(#59d3d2, #47b5ca);
        /*Safari5.1-6.0*/
        background: -o-linear-gradient(#59d3d2, #47b5ca);
        /*Opera11.1-12.0*/
        background: -moz-linear-gradient(#59d3d2, #47b5ca);
        /*Firefox3.6-15*/
        background: linear-gradient(#59d3d2, #47b5ca);
        /*标准的语法*/
    }

        .go-top-wrapper .go-item .go-font {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
        }

        .go-top-wrapper .go-item.go-top {
            display: none;
        }

            .go-top-wrapper .go-item.go-top .go-font {
                font-size: 1.75rem;
            }

.nice-select {
    background-color: #fff;
    clear: both;
    cursor: pointer;
    display: block;
    outline: none;
    position: relative;
    transition: all 0.2s ease-in-out;
    user-select: none;
    white-space: nowrap;
    padding: 0.5rem 0.5rem;
    width: 100%;
    height: 2rem;
    margin-top: 0.375rem;
    border: 1px solid #e4e6eb;
    border-radius: 0.125rem;
    color: #242a33;
    font-size: 0.8125rem;
    box-sizing: border-box;
    outline: none !important;
}

    .nice-select:hover {
        border-color: #dbdbdb;
    }

    .nice-select::before {
        /* use !important to prevent issues with browser extensions that change fonts */
        font-family: 'lw' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e93e";
        position: absolute;
        right: 6px;
        top: 50%;
        transform: translateY(-50%);
        color: #828c99;
    }

    .nice-select.open {
        border: 1px solid #00a8a6;
    }

        .nice-select.open::after {
            color: #444;
        }

        .nice-select.open .list {
            opacity: 1;
            pointer-events: auto;
            transform: scale(1) translateY(0);
        }

    .nice-select.disabled {
        border-color: #ededed;
        color: #999;
        pointer-events: none;
    }

        .nice-select.disabled:after {
            border-color: #cccccc;
        }

    .nice-select.wide {
        width: 100%;
    }

        .nice-select.wide .list {
            left: 0 !important;
            right: 0 !important;
        }

    .nice-select.right {
        float: right;
    }

        .nice-select.right .list {
            left: auto;
            right: 0;
        }

    .nice-select.small {
        font-size: 12px;
        height: 36px;
        line-height: 34px;
    }

        .nice-select.small:after {
            height: 4px;
            width: 4px;
        }

        .nice-select.small .option {
            line-height: 34px;
            min-height: 34px;
        }

    .nice-select .list {
        background-color: #fff;
        border-radius: 0.125rem;
        box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
        box-sizing: border-box;
        margin-top: 0.375rem;
        opacity: 0;
        overflow: hidden;
        padding: 0;
        pointer-events: none;
        position: absolute;
        top: 100%;
        left: 0;
        min-width: 100%;
        transform-origin: 50% 0;
        transform: translateY(-21px);
        transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
        z-index: 900;
        max-height: 12.5rem;
        overflow-y: auto;
    }

        .nice-select .list:hover .option:not(:hover) {
            background-color: transparent !important;
        }

    .nice-select .option {
        cursor: pointer;
        font-weight: 400;
        line-height: 2rem;
        list-style: none;
        min-height: 2rem;
        outline: none;
        padding-left: 8px;
        padding-right: 19px;
        text-align: left;
        transition: all 0.2s;
    }

        .nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
            background-color: #eff8f8;
            color: #00a8a6;
        }

        .nice-select .option.selected {
            font-weight: bold;
        }

        .nice-select .option.disabled {
            background-color: transparent;
            color: #999;
            cursor: default;
        }

.no-csspointerevents .nice-select .list {
    display: none;
}

.no-csspointerevents .nice-select.open .list {
    display: block;
}

@media screen and (min-width: 769px) {
    .home-banner {
        color: #fff;
        height: 598px;
        padding: 1px;
        background: url(../images/illustrations.svg) no-repeat;
        background-position: 60% bottom;
        background-size: auto 100%;
        display: flex;
    }

        .home-banner.in-view {
            background-position: center bottom;
        }

        .home-banner .title {
            font-size: 2.25rem;
            font-weight: 400;
            margin-top: 12.5rem;
        }

        .home-banner .description {
            font-size: 1.2rem;
            line-height: 1.5;
            margin-top: 1.75rem;
        }

        .home-banner .description-list {
            font-size: 0.875rem;
            line-height: 1.57;
            padding-left: 1.25rem;
            margin: 1.25rem 0 1.75rem 0;
        }

            .home-banner .description-list li:not(:last-child) {
                margin-bottom: 0.5rem;
            }

        .home-banner .button-white-line {
            margin-top: 2.625rem;
        }

    .home-wraper {
        width: 75rem;
        margin: 0 auto;
    }

    .home-banner-image {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .home-banner {
        color: #fff;
        padding-top: 5.25rem;
    }

        .home-banner .title {
            font-size: 1.375rem;
            line-height: 1.28;
            font-weight: 400;
            padding-left: 1.25rem;
        }

        .home-banner .description {
            font-size: 0.9375rem;
            line-height: 1.5rem;
            padding-left: 1.25rem;
            margin-top: 1.25rem;
        }

        .home-banner .mobile-button-white-line {
            font-size: 0.75rem;
            margin-left: 1.25rem;
            margin-top: 1.25rem;
            padding: 0.5rem 1rem;
        }

    .home-banner-image {
        margin: auto;
        margin-top: 2.5rem;
        width: 100%;
    }
}

.padding40 {
    padding: 0 2.5rem;
    box-sizing: border-box;
}

.home-banner-no-image {
    background: none;
    color: white;
}

    .home-banner-no-image .title {
        font-size: 1.75rem;
        line-height: 1.29;
    }

    .home-banner-no-image .title-large {
        font-size: 2rem;
        line-height: 0.94;
    }

    .home-banner-no-image .description {
        font-size: 1.25rem;
        line-height: 1.8;
        margin-top: 1.75rem;
    }

    .home-banner-no-image .description-list {
        margin-top: 1.5625rem;
        margin-bottom: 2rem;
        font-size: 0.875rem;
        line-height: 1.57;
        padding-left: 1.25rem;
    }

        .home-banner-no-image .description-list li:not(:last-child) {
            margin-bottom: 0.5rem;
        }

.home-cls {
    display: flex;
    flex-flow: column;
    align-items: center;
}

@media screen and (min-width: 769px) {
    .home-cls .main-media {
        padding-bottom: 5rem;
    }

    .home-cls .main-media2 {
        padding-bottom: 5rem;
    }

    .home-cls .tab-bar-item-media {
        display: flex;
        flex-flow: column;
        align-items: center;
    }

    .home-cls .tab-content {
        float: left;
        width: 100%;
        align-items: center;
        background: #f7f8f9;
        display: none;
    }

    .home-cls .tab-content-display {
        display: flex;
    }

    .home-cls .tab-image {
        margin-right: 5rem;
    }

    .home-cls .tab-detail {
        display: flex;
        flex-flow: column;
        width: 100%;
    }

    .home-cls .card-background {
        padding: 2.25rem 0;
        background: #f7f8f9;
        display: flex;
        flex-flow: column;
        align-items: center;
        width: 100%;
    }

    .home-cls .grid-item-container {
        display: flex;
        width: 100%;
    }
}

.home-cls .main {
    max-width: 75rem;
    width: 100%;
}

    .home-cls .main::after {
        clear: both;
        content: "";
        display: block;
    }

.home-cls .max-width {
    max-width: 75rem;
    width: 100%;
}

.home-cls .tab-detail-title {
    font-size: 1.25rem;
    line-height: 1.1;
    color: #242a33;
    margin-bottom: 1.875rem;
}

.home-cls .tab-detail-sub-title {
    margin: 0;
    padding-left: 1.375rem;
    line-height: 1.86;
    font-size: 0.875rem;
    color: #828c99;
}

    .home-cls .tab-detail-sub-title li:not(:last-child) {
        margin-bottom: 0.25rem;
    }

.home-cls .tab-detail-category-layout {
    display: flex;
    margin-top: 1.25rem;
    margin-bottom: 2.5rem;
    justify-content: space-between;
}

.home-cls .tab-detail-category {
    font-size: 0.875rem;
    color: #242a33;
}

    .home-cls .tab-detail-category span {
        width: 1.75rem;
        height: 1.75rem;
        margin-right: 0.5rem;
    }

    .home-cls .tab-detail-category:last-child {
        padding-right: 12px;
    }

@media (min-width: 769px) {
    .home-cls .tab-bar-item {
        width: calc(33.33333%);
        float: left;
        margin-left: 0;
    }
}

.home-cls .tab-bar-item:hover {
    cursor: pointer;
}

    .home-cls .tab-bar-item:hover .tab-bar-item-label,
    .home-cls .tab-bar-item:hover .tab-bar-item-label-s {
        color: #00a8a6;
        font-weight: 500;
    }

.home-cls .tab-bar-item .tab-bar-item-label {
    font-size: 1rem;
    line-height: 1.38;
    color: #242a33;
}

.home-cls .tab-bar-item .tab-bar-item-label-s {
    font-size: 0.875rem;
    line-height: 1.57;
    color: #242a33;
    margin-top: 0.25rem;
}

.home-cls .tab-bar-item-active::after {
    content: "";
    display: inline-block;
    border-width: 12px;
    border-style: solid;
    border-color: transparent;
    border-bottom-color: #f7f8f9;
    margin-top: -0.25rem;
}

.home-cls .tab-bar-item-active .tab-bar-item-label,
.home-cls .tab-bar-item-active .tab-bar-item-label-s {
    color: #00a8a6;
    font-weight: 500;
}

.home-cls .title {
    width: calc(100%);
    float: left;
    margin-left: 0;
    margin-bottom: 0rem;
    display: flex;
    flex-flow: column;
    align-items: center;
}

    .home-cls .title .main-title {
        font-size: 1.75rem;
        color: #242a33;
        margin-top: 5rem;
        margin-bottom: 1rem;
    }

    .home-cls .title .sub-title {
        font-size: 1rem;
        color: #828c99;
        margin-bottom: 3.75rem;
        line-height: 1.71;
        text-align: center;
    }

@media screen and (max-width: 768px) {
    .home-cls .title .main-title,
    .home-cls .title .sub-title {
        margin-left: 1.25rem;
        margin-right: 1.25rem;
    }

    .home-cls .title .main-title {
        margin-top: 2.5rem;
        margin-bottom: 0.625rem;
        font-size: 1.0625rem;
    }

    .home-cls .title .mobile-main-title {
        font-size: 1.0625rem;
        text-align: center;
        margin-left: 2.5rem;
        margin-right: 2.5rem;
        line-height: 1.5;
    }

    .home-cls .title .sub-title {
        margin-bottom: 1.875rem;
        line-height: 1.5em;
        font-size: 0.75rem;
        text-align: center;
    }
}

.home-cls .grid-item {
    flex: 1;
    border: 1px solid #e4e6eb;
}

    .home-cls .grid-item:not(:last-child) {
        margin-right: 2.5rem;
    }

    .home-cls .grid-item .grid-title-layout {
        display: flex;
        align-items: center;
        background-color: #f7f8f9;
        border-bottom: 1px solid #e4e6eb;
        padding-left: 3.75rem;
    }

        .home-cls .grid-item .grid-title-layout .grid-title {
            margin: 3.625rem 0rem;
            margin-left: 0.75rem;
            font-size: 1.25rem;
            color: #242a33;
        }

    .home-cls .grid-item .grid-content, .home-cls .grid-item .grid-content-large {
        padding: 3.125rem 3.75rem;
        display: flex;
        flex-flow: column;
        background-color: white;
    }

        .home-cls .grid-item .grid-content .grid-text, .home-cls .grid-item .grid-content-large .grid-text {
            font-size: 0.875rem;
            color: #242a33;
            display: flex;
            line-height: 1.71;
        }

            .home-cls .grid-item .grid-content .grid-text:not(:last-child), .home-cls .grid-item .grid-content-large .grid-text:not(:last-child) {
                margin-bottom: 1.875rem;
            }

            .home-cls .grid-item .grid-content .grid-text span, .home-cls .grid-item .grid-content-large .grid-text span {
                width: 1rem;
                height: 1rem;
                margin-right: 0.5rem;
                line-height: 1.71;
            }

        .home-cls .grid-item .grid-content .grid-text-more, .home-cls .grid-item .grid-content-large .grid-text-more {
            font-size: 0.875rem;
            color: #242a33;
            color: #00a8a6;
        }

            .home-cls .grid-item .grid-content .grid-text-more:hover, .home-cls .grid-item .grid-content-large .grid-text-more:hover {
                color: #008988;
            }

        .home-cls .grid-item .grid-content a.grid-text-more, .home-cls .grid-item .grid-content-large a.grid-text-more {
            text-decoration: none;
        }

    .home-cls .grid-item .grid-content-large {
        padding: 2.5rem 3.75rem;
    }

        .home-cls .grid-item .grid-content-large .grid-text-light {
            font-size: 0.875rem;
            font-weight: 300;
            color: #828c99;
            margin-left: 1.5rem;
            margin-top: 0.625rem;
        }

.home-cls .seciton-background {
    opacity: 0.9;
    width: calc(100%);
    float: left;
    margin-left: 0;
    box-shadow: inset -0.0625rem 0 0 0 #dadfe6;
    background-image: linear-gradient(to right, #00d1ae, #0b83e6);
    display: flex;
    flex-flow: column;
    align-items: center;
}

    .home-cls .seciton-background .title-light {
        width: calc(100%);
        float: left;
        margin-left: 0;
        margin-bottom: 0rem;
        display: flex;
        flex-flow: column;
        align-items: center;
    }

        .home-cls .seciton-background .title-light .main-title-light {
            font-size: 1.75rem;
            color: white;
            margin-top: 5rem;
            margin-bottom: 1rem;
        }

        .home-cls .seciton-background .title-light .sub-title-light {
            font-size: 0.875rem;
            color: white;
            margin-bottom: 3.75rem;
        }

        .home-cls .seciton-background .title-light .space-holder {
            margin-bottom: 5.25rem;
        }

@media screen and (max-width: 768px) {
    .home-cls .seciton-background .title-light .main-title-light {
        font-size: 1.125rem;
        padding: 2.5rem 2.5rem 1.875rem;
        line-height: 1.5;
        margin: 0;
    }

    .home-cls .seciton-background .title-light .sub-title-light {
        font-size: 0.75rem;
        margin-bottom: 2.5rem;
    }

    .home-cls .seciton-background .title-light .space-holder {
        margin: 0;
    }
}

.home-cls .seciton-background .grid-light-item {
    width: calc(100%);
    float: left;
    margin-left: 0;
    display: flex;
    flex-flow: column;
    align-items: center;
}

@media (min-width: 769px) {
    .home-cls .seciton-background .grid-light-item {
        width: calc(25%);
        float: left;
        margin-left: 0;
    }
}

.home-cls .seciton-background .grid-light-item .grid-title-light {
    font-size: 2.25rem;
    font-weight: 500;
    line-height: 1.39;
    color: white;
}

.home-cls .seciton-background .grid-light-item .grid-sub-title {
    font-size: 0.875rem;
    line-height: 1.43;
    color: white;
    margin-top: 0.25rem;
    margin-bottom: 1.5rem;
}

@media screen and (max-width: 768px) {
    .home-cls .seciton-background .grid-light-item .grid-sub-title {
        font-size: 0.75rem;
        margin-bottom: 0.5rem;
    }

    .home-cls .seciton-background .grid-light-item .grid-title-light {
        font-size: 1.375rem;
    }
}

.home-cls .seciton-background .grid-light-item .split-line {
    width: 3rem;
    height: 1px;
    background-color: white;
}

.home-cls .seciton-background .grid-light-item .grid-detial-light {
    margin: 0rem 1.875rem;
    margin-top: 1.5rem;
    font-size: 0.75rem;
    line-height: 1.83;
    text-align: center;
    color: white;
}

@media screen and (max-width: 768px) {
    .home-cls .seciton-background .grid-light-item .grid-detial-light {
        margin: 0rem 3.875rem;
        margin-top: 0.5rem;
    }
}

@media screen and (max-width: 768px) {
    .home-cls .main-media {
        padding-bottom: 0rem;
    }

        .home-cls .main-media .sub-title {
            line-height: 1.83;
        }

        .home-cls .main-media .grid-item-container {
            padding: 1.25rem;
        }

        .home-cls .main-media .grid-item {
            border: none;
            margin: 0;
        }

    .home-cls .main-media2 {
        padding-bottom: 2.5rem;
    }

    .home-cls .grid-item-media {
        padding-bottom: 1.25rem;
    }

        .home-cls .grid-item-media:not(:last-child) .item {
            border-bottom: 0rem;
        }

    .home-cls .grid-light-item-media:not(:last-child) {
        margin-bottom: 2.5rem;
    }

    .home-cls .tab-bar-item-media {
        display: none;
    }

    .home-cls .tab-content {
        padding: 1.875rem;
        display: flex;
        flex-flow: column;
        align-items: center;
        background: #f7f8f9;
        border-bottom: 1px solid #e4e6eb;
    }

    .home-cls .tab-detail-title {
        margin-bottom: 0.625rem;
        font-size: 0.9375rem;
    }

    .home-cls .tab-detail-sub-title {
        font-size: 0.75rem;
        padding-left: 1rem;
    }

        .home-cls .tab-detail-sub-title li:not(:last-child) {
            margin-bottom: 0.25rem;
            line-height: 1.83;
        }

    .home-cls .tab-image {
        margin-bottom: 1.875rem;
        width: 17.5rem;
    }

    .home-cls .tab-detail {
        display: flex;
        flex-flow: column;
        width: 100%;
    }

    .home-cls .tab-detail-category-layout {
        margin-top: 0.625rem;
        flex-wrap: wrap;
        margin-bottom: 1.25rem;
    }

    .home-cls .tab-detail-category {
        width: 50%;
        padding: 0.5rem 0;
        flex: auto;
        font-size: 0.75rem;
    }

        .home-cls .tab-detail-category > span {
            font-size: 0.875rem;
        }

        .home-cls .tab-detail-category:last-child {
            display: none;
        }

    .home-cls .button-center {
        display: flex;
    }

    .home-cls .card-background {
        background: #f7f8f9;
        display: flex;
        flex-flow: column;
        align-items: center;
        width: 100%;
    }

    .home-cls .grid-item {
        border: none;
    }

        .home-cls .grid-item .grid-title-layout {
            padding: 1.875rem 1.25rem;
            border: 1px solid #e4e6eb;
            align-items: center;
        }

            .home-cls .grid-item .grid-title-layout .grid-title {
                margin: 0rem 1rem;
                font-size: 0.9375rem;
            }

        .home-cls .grid-item .grid-content, .home-cls .grid-item .grid-content-large {
            padding: 1.875rem 1.25rem;
            text-align: left;
            border: 1px solid #e4e6eb;
            border-top: none;
        }

            .home-cls .grid-item .grid-content .grid-text, .home-cls .grid-item .grid-content-large .grid-text {
                font-size: 0.75rem;
            }

                .home-cls .grid-item .grid-content .grid-text:not(:last-child), .home-cls .grid-item .grid-content-large .grid-text:not(:last-child) {
                    margin-bottom: 1.5rem;
                }

                .home-cls .grid-item .grid-content .grid-text span, .home-cls .grid-item .grid-content-large .grid-text span {
                    font-size: 1rem;
                    line-height: 1.3;
                }

            .home-cls .grid-item .grid-content .grid-text-more, .home-cls .grid-item .grid-content-large .grid-text-more {
                margin-top: 0;
                font-size: 0.75rem;
            }
}

.job-cls .section-text {
    display: flex;
    justify-content: center;
    margin-top: 5rem;
}

@media screen and (max-width: 768px) {
    .job-cls .section-text {
        margin-top: 0;
        padding: 1.25rem;
    }
}

.job-cls .job-section {
    padding: 5rem 0;
    box-sizing: border-box;
}

@media screen and (max-width: 768px) {
    .job-cls .job-section {
        padding: 1.75rem 1.25rem;
    }
}

.job-cls .job-section .title-dark {
    text-align: center;
}

@media screen and (max-width: 768px) {
    .job-cls .job-section .title-dark {
        margin-top: 0.25rem;
    }
}

.job-cls .text-area {
    max-width: 75rem;
    border: 1px solid #e4e6eb;
    border-radius: 0.25rem;
    width: 100%;
    padding: 3.75rem 3.75rem 2.5rem;
    box-sizing: border-box;
}

@media screen and (max-width: 768px) {
    .job-cls .text-area {
        padding: 1.5625rem;
    }
}

.job-cls .text-area .title-dark {
    text-align: center;
}

.job-cls .text-area .job-text-list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    margin-top: 1.25rem;
}

@media screen and (max-width: 768px) {
    .job-cls .text-area .job-text-list {
        margin-top: 0;
    }
}

.job-cls .text-area .job-text-list .job-text-item {
    flex: 0 1 25%;
    color: #242a33;
}

@media screen and (max-width: 768px) {
    .job-cls .text-area .job-text-list .job-text-item {
        flex: 0 1 50%;
        padding: 0 0.625rem;
        box-sizing: border-box;
    }
}

.job-cls .text-area .job-text-list .job-text-item p {
    margin: 0;
}

    .job-cls .text-area .job-text-list .job-text-item p:first-child {
        font-size: 2.25rem;
        margin: 2.5rem 0 1.25rem;
    }

@media screen and (max-width: 768px) {
    .job-cls .text-area .job-text-list .job-text-item p:first-child {
        margin: 2rem 0 0.75rem;
    }
}

.job-cls .text-area .job-text-list .job-text-item p:last-child {
    font-size: 0.875rem;
}

@media screen and (max-width: 768px) {
    .job-cls .text-area .job-text-list .job-text-item p:last-child {
        font-size: 0.75rem;
    }
}

.job-cls .text-area .footer {
    background: #f7f8f9;
    height: 5rem;
    margin: 0 -3.75rem;
    margin-top: 2.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.job-cls .job-category {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-top: 0.625rem;
}

@media screen and (max-width: 768px) {
    .job-cls .job-category {
        display: block;
        margin-top: 1.5rem;
    }
}

.job-cls .job-category .job-category-column {
    flex: 0 1 33.3333%;
    padding-left: 1.875rem;
    box-sizing: border-box;
}

    .job-cls .job-category .job-category-column:first-child {
        padding-left: 0;
    }

    .job-cls .job-category .job-category-column:nth-child(3n+1) {
        padding-left: 0;
    }

@media screen and (max-width: 768px) {
    .job-cls .job-category .job-category-column {
        width: 100%;
        padding-left: 0;
        margin-top: 1.5625rem;
    }
}

.job-cls .job-category .job-category-column-item {
    margin-top: 1.875rem;
}

.job-cls .job-category .job-category-title {
    color: #828c99;
    font-size: 0.875rem;
    padding-bottom: 0.375rem;
    border-bottom: 1px solid #e4e6eb;
}

@media screen and (max-width: 768px) {
    .job-cls .job-category .job-category-title {
        font-size: 0.75rem;
    }
}

.job-cls .job-category .job-category-list {
    padding: 0;
    margin: 1.5rem 0 0;
}

@media screen and (max-width: 768px) {
    .job-cls .job-category .job-category-list {
        margin-top: 0.875rem;
    }
}

.job-cls .job-category .job-category-list .job-category-item {
    padding: 0 0.75rem;
    background: #fff;
    list-style: none;
    border: 1px solid #e4e6eb;
    border-radius: 0.125rem;
}

    .job-cls .job-category .job-category-list .job-category-item:not(:first-child) {
        margin-top: 1rem;
    }

    .job-cls .job-category .job-category-list .job-category-item.category-active .job-category-top {
        color: #00a8a6;
        font-weight: 500;
        border-bottom: 1px solid #e4e6eb;
    }

    .job-cls .job-category .job-category-list .job-category-item.category-active .job-category-tag {
        transform: rotate(180deg);
    }

@media screen and (max-width: 768px) {
    .job-cls .job-category .job-category-list .job-category-item {
        padding: 0 0.625rem;
    }

        .job-cls .job-category .job-category-list .job-category-item:not(:first-child) {
            margin-top: 0.75rem;
        }
}

.job-cls .job-category .job-category-list .job-category-item .job-category-top {
    position: relative;
    color: #242a33;
    padding: 0.625rem 0;
    cursor: pointer;
}

@media screen and (max-width: 768px) {
    .job-cls .job-category .job-category-list .job-category-item .job-category-top {
        padding: 0;
        height: 1.75rem;
        line-height: 1.75rem;
    }
}

.job-cls .job-category .job-category-list .job-category-item .job-category-top .job-category-name {
    font-size: 0.875rem;
}

@media screen and (max-width: 768px) {
    .job-cls .job-category .job-category-list .job-category-item .job-category-top .job-category-name {
        font-size: 0.75rem;
    }
}

.job-cls .job-category .job-category-list .job-category-item .job-category-top .job-category-tag {
    position: absolute;
    top: 50%;
    right: 0;
    font-size: 1.25rem;
    transform: translateY(-50%);
}

@media screen and (max-width: 768px) {
    .job-cls .job-category .job-category-list .job-category-item .job-category-top .job-category-tag {
        font-size: 1rem;
    }
}

.job-cls .job-category .job-category-list .job-category-item .job-category-body {
    display: none;
    padding: 1.5rem 0;
    color: #242a33;
    font-size: 0.875rem;
    transition: display 0.8s ease-out;
}

@media screen and (max-width: 768px) {
    .job-cls .job-category .job-category-list .job-category-item .job-category-body {
        padding: 0;
        font-size: 0.75rem;
    }
}

.section-tab-bar {
    background: #f7f8f9;
    display: flex;
    justify-content: center;
}

.tab-bar-about {
    max-width: 60rem;
    width: 70%;
    display: flex;
}

@media screen and (max-width: 768px) {
    .tab-bar-about {
        width: 100%;
    }
}

.tab-bar-about-item {
    flex: 1;
    text-align: center;
}

    .tab-bar-about-item a {
        position: relative;
        display: block;
        font-size: 0.875rem;
        color: #242a33;
        padding: 0.9375rem 1.875rem;
        text-decoration: none;
        border-bottom: 2px solid transparent;
    }

@media screen and (max-width: 768px) {
    .tab-bar-about-item a {
        line-height: 2.5rem;
        padding: 0;
        font-size: 0.8125rem;
    }
}

.tab-bar-about-item.selected a {
    color: #00a8a6;
    font-weight: 500;
}

    .tab-bar-about-item.selected a::after {
        content: "";
        position: absolute;
        bottom: -0.125rem;
        left: 50%;
        width: 6.25rem;
        height: 2px;
        border-radius: 2px;
        margin-left: -3.125rem;
        background-color: #00a8a6;
    }

@media screen and (max-width: 768px) {
    .tab-bar-about-item.selected a {
        border-bottom: none;
    }

        .tab-bar-about-item.selected a::after {
            width: 7.5rem;
            margin-left: -3.75rem;
            background-color: #00a8a6;
        }
}

@media screen and (max-width: 768px) and (max-width: 768px) {
    .tab-bar-about-item.selected a {
        border-bottom: none;
    }

        .tab-bar-about-item.selected a::after {
            width: 1.5rem;
            height: 2px;
            border-radius: 2px;
            margin-left: -0.75rem;
        }
}

.about-cls .section-text {
    display: flex;
    justify-content: center;
    margin-top: 5rem;
}

@media screen and (max-width: 768px) {
    .about-cls .section-text {
        margin-top: 0;
        padding: 1.25rem;
    }
}

.about-cls .section-title {
    font-family: PingFangSC;
    font-size: 1.75rem;
    margin: 1.25rem 0 2.5rem;
    text-align: center;
    color: #242a33;
    font-weight: normal;
}

@media screen and (max-width: 768px) {
    .about-cls .section-title {
        font-size: 1.0625rem;
        margin: 0.25rem 0 0.875rem;
    }
}

.about-cls .text-area {
    max-width: 75rem;
    border: 1px solid #e4e6eb;
    border-radius: 0.25rem;
    width: 100%;
    padding: 2.5rem 3.75rem;
    box-sizing: border-box;
}

    .about-cls .text-area p {
        font-size: 0.875rem;
        line-height: 2;
        letter-spacing: 0.00625rem;
        color: #242a33;
        margin: 0;
        text-align: justify;
    }

        .about-cls .text-area p:not(:last-child) {
            margin-bottom: 1.5rem;
        }

    .about-cls .text-area .link {
        font-size: 0.875rem;
        line-height: 2;
        letter-spacing: 0.00625rem;
        font-weight: 500;
        color: #00a8a6;
    }

        .about-cls .text-area .link:hover {
            color: #008988;
        }

    .about-cls .text-area .content-list-item,
    .about-cls .text-area .content-list-item-reserve {
        width: 100%;
        display: flex;
        align-items: center;
    }

    .about-cls .text-area .content-list-item-reserve {
        flex-direction: row-reverse;
    }

        .about-cls .text-area .content-list-item-reserve .content-list-item-title,
        .about-cls .text-area .content-list-item-reserve .content-list-item-text,
        .about-cls .text-area .content-list-item-reserve .content-list-item-title-highlight {
            text-align: right;
        }

    .about-cls .text-area .content-list-item-line {
        width: 2px;
        height: 2.125rem;
        background: #e4e6eb;
        margin: 1.5rem 0;
    }

@media screen and (max-width: 768px) {
    .about-cls .text-area .content-list-item-line {
        width: 1px;
        height: 1.25rem;
        margin: 0.75rem 0;
    }
}

.about-cls .text-area .content-list-item-center,
.about-cls .text-area .content-list-item-center-dark {
    width: 5rem;
    height: 5rem;
    border-radius: 50%;
    border: 0.125rem solid #99dcdb;
    margin: 0 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
    font-weight: bold;
    font-style: italic;
    text-align: center;
    color: #00a8a6;
}

@media screen and (max-width: 768px) {
    .about-cls .text-area .content-list-item-center,
    .about-cls .text-area .content-list-item-center-dark {
        width: 4rem;
        height: 4rem;
        font-size: 0.875rem;
        margin: 0 1.25rem 0 2rem;
    }
}

.about-cls .text-area .content-list-item-center-dark {
    border: 0.125rem solid #e4e6eb;
    color: #828c99;
}

.about-cls .text-area .content-list-item-box {
    flex: 1;
}

.about-cls .text-area .content-list-item-text {
    font-size: 0.75rem;
    color: #828c99;
    margin-top: 0.375rem;
    line-height: 1.67;
}

.about-cls .text-area .content-list-item-title,
.about-cls .text-area .content-list-item-title-highlight {
    font-size: 1rem;
    font-weight: 500;
}

@media screen and (max-width: 768px) {
    .about-cls .text-area .content-list-item-title,
    .about-cls .text-area .content-list-item-title-highlight {
        font-size: 0.875rem;
    }
}

.about-cls .text-area .content-list-item-title {
    color: #242a33;
}

.about-cls .text-area .content-list-item-title-highlight {
    color: #00a8a6;
}

.about-cls .text-area .content {
    margin: 1.25rem 5rem 6.25rem;
    display: flex;
    flex-flow: column;
    align-items: center;
}

@media screen and (max-width: 768px) {
    .about-cls .text-area .content {
        margin-bottom: 2.5rem !important;
    }
}

.about-cls .text-area .content .content-title {
    font-size: 1.75rem;
    color: #242a33;
    margin-bottom: 2.5rem;
}

@media screen and (max-width: 768px) {
    .about-cls .text-area .content .content-title {
        font-size: 1.0625rem;
        padding-top: 0.25rem;
        margin-bottom: 2rem;
    }
}

.about-cls .text-area .content .sub-title {
    font-size: 0.875rem;
    line-height: 2;
    letter-spacing: 0.0125rem;
    color: #242a33;
    text-align: center;
    margin-bottom: 3.4375rem;
}

@media screen and (max-width: 768px) {
    .about-cls .text-area .content .sub-title {
        font-size: 0.75rem;
        margin-bottom: 1.25rem;
    }
}

.about-cls .text-area .content .contact-us {
    display: flex;
}

    .about-cls .text-area .content .contact-us a {
        padding: 0.1875rem 3.125rem;
        text-decoration: none;
        font-size: 1.5rem;
        color: #00bfb6;
    }

        .about-cls .text-area .content .contact-us a:not(:last-child) {
            border-right: 1px dashed #e4e6eb;
        }

        .about-cls .text-area .content .contact-us a:hover {
            color: #00a8a6;
        }

@media screen and (max-width: 768px) {
    .about-cls .text-area .content {
        margin: 1.25rem;
        margin-bottom: 5rem;
    }

        .about-cls .text-area .content .contact-us a {
            padding: 1.25rem;
        }

            .about-cls .text-area .content .contact-us a:not(:last-child) {
                border-right: none;
            }
}

.about-cls .text-area .footer {
    background: #f7f8f9;
    height: 5rem;
    margin: 0 -3.75rem;
    margin-top: 2.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media screen and (max-width: 768px) {
    .about-cls .text-area {
        padding: 1.25rem;
    }

        .about-cls .text-area p {
            font-size: 0.75rem;
        }

        .about-cls .text-area .footer {
            margin: 0 -1.25rem;
            height: auto;
            padding: 0.6875rem;
        }

    .mobile-about-big-event {
        margin: 0 !important;
    }

    .mobile-about-list-item {
        flex: none !important;
    }
}

.contact-cls .section-text {
    display: flex;
    justify-content: center;
    margin-top: 5rem;
}

@media screen and (max-width: 768px) {
    .contact-cls .section-text {
        margin-top: 0;
        padding: 1.25rem;
    }
}

.contact-cls .text-area {
    max-width: 75rem;
    border: 1px solid #e4e6eb;
    border-radius: 0.25rem;
    width: 100%;
    margin-bottom: 5rem;
}

    .contact-cls .text-area .content-list-item,
    .contact-cls .text-area .content-list-item-reserve {
        width: 100%;
        display: flex;
        align-items: center;
    }

    .contact-cls .text-area .content-list-item-reserve {
        flex-direction: row-reverse;
    }

        .contact-cls .text-area .content-list-item-reserve .content-list-item-title,
        .contact-cls .text-area .content-list-item-reserve .content-list-item-text,
        .contact-cls .text-area .content-list-item-reserve .content-list-item-title-highlight {
            text-align: right;
        }

    .contact-cls .text-area .content-list-item-line {
        width: 0.125rem;
        height: 2.125rem;
        background: #e4e6eb;
        margin: 1.5rem 0;
    }

@media screen and (max-width: 768px) {
    .contact-cls .text-area .content-list-item-line {
        width: 1px;
        height: 1.25rem;
        margin: 0.75rem 0;
    }
}

.contact-cls .text-area .content-list-item-center,
.contact-cls .text-area .content-list-item-center-dark {
    width: 5rem;
    height: 5rem;
    border-radius: 50%;
    border: 0.125rem solid #99dcdb;
    margin: 0 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
    font-weight: bold;
    font-style: italic;
    text-align: center;
    color: #00a8a6;
}

@media screen and (max-width: 768px) {
    .contact-cls .text-area .content-list-item-center,
    .contact-cls .text-area .content-list-item-center-dark {
        width: 4rem;
        height: 4rem;
        margin: 0 1.25rem 0 2rem;
    }
}

.contact-cls .text-area .content-list-item-center-dark {
    border: 0.125rem solid #e4e6eb;
    color: #828c99;
}

.contact-cls .text-area .content-list-item-box {
    flex: 1;
}

.contact-cls .text-area .content-list-item-text {
    font-size: 0.75rem;
    color: #828c99;
    margin-top: 0.375rem;
    line-height: 1.67;
}

.contact-cls .text-area .content-list-item-title,
.contact-cls .text-area .content-list-item-title-highlight {
    font-size: 1rem;
    font-weight: 500;
}

@media screen and (max-width: 768px) {
    .contact-cls .text-area .content-list-item-title,
    .contact-cls .text-area .content-list-item-title-highlight {
        font-size: 0.875rem;
    }
}

.contact-cls .text-area .content-list-item-title {
    color: #242a33;
}

.contact-cls .text-area .content-list-item-title-highlight {
    color: #00a8a6;
}

.contact-cls .text-area .content {
    margin: 5rem;
    margin-bottom: 6.25rem;
    display: flex;
    flex-flow: column;
    align-items: center;
}

@media screen and (max-width: 768px) {
    .contact-cls .text-area .content {
        margin-bottom: 2.5rem !important;
    }
}

.contact-cls .text-area .content .title,
.contact-cls .text-area .content .content-title {
    font-size: 1.75rem;
    color: #242a33;
    margin-bottom: 2rem;
}

@media screen and (max-width: 768px) {
    .contact-cls .text-area .content .title,
    .contact-cls .text-area .content .content-title {
        font-size: 1.0625rem;
        padding-top: 0.25rem;
        margin-bottom: 0.875rem;
    }
}

.contact-cls .text-area .content .content-title {
    margin-bottom: 2.5rem;
}

.contact-cls .text-area .content .sub-title {
    font-size: 0.875rem;
    line-height: 2;
    letter-spacing: 0.0125rem;
    color: #242a33;
    text-align: center;
    margin-bottom: 3.4375rem;
}

@media screen and (max-width: 768px) {
    .contact-cls .text-area .content .sub-title {
        font-size: 0.75rem;
        margin-bottom: 1.25rem;
    }
}

.contact-cls .text-area .content .contact-us {
    display: flex;
}

    .contact-cls .text-area .content .contact-us a {
        padding: 0.1875rem 3.125rem;
        text-decoration: none;
        font-size: 1.5rem;
        color: #00bfb6;
    }

        .contact-cls .text-area .content .contact-us a:not(:last-child) {
            border-right: 1px dashed #e4e6eb;
        }

        .contact-cls .text-area .content .contact-us a:hover {
            color: #00a8a6;
        }

@media screen and (max-width: 768px) {
    .contact-cls .text-area .content {
        margin: 1.25rem;
        margin-bottom: 5rem;
    }

        .contact-cls .text-area .content .contact-us a {
            padding: 1.25rem;
            font-size: 1.25rem;
        }

            .contact-cls .text-area .content .contact-us a:not(:last-child) {
                border-right: none;
            }
}

.contact-cls .text-area .footer {
    background: #f7f8f9;
    height: 5rem;
    margin-top: 2.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media screen and (max-width: 768px) {
    .contact-cls .text-area .footer {
        margin: 0;
        height: auto;
        padding: 0.6875rem;
    }
}

@media screen and (max-width: 768px) {
    .contact-cls .text-area {
        margin-bottom: 0;
    }
}

.contact-cls .contact-form {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 2.5rem;
}

    .contact-cls .contact-form .contact-label {
        box-sizing: border-box;
        flex: 0 1 50%;
        margin-bottom: 1.25rem;
        color: #242a33;
        font-size: 0.875rem;
    }

        .contact-cls .contact-form .contact-label .label-name {
            margin-bottom: 0.375rem;
        }

        .contact-cls .contact-form .contact-label .contact-input {
            width: 100%;
            border: 1px solid #e4e6eb;
            border-radius: 0.125rem;
            height: 2.5rem;
        }

        .contact-cls .contact-form .contact-label:nth-child(odd) {
            padding-right: 0.9375rem;
        }

        .contact-cls .contact-form .contact-label:nth-child(even) {
            padding-left: 0.9375rem;
        }

        .contact-cls .contact-form .contact-label.label-textarea {
            flex: 0 1 100%;
        }

            .contact-cls .contact-form .contact-label.label-textarea .contact-textarea {
                width: 100%;
                border: 1px solid #e4e6eb;
                padding: 0.625rem 0.875rem;
            }

.contact-cls .contact-form-submit {
    margin-top: 3.125rem;
}

    .contact-cls .contact-form-submit .button-default {
        width: 6.5rem;
        text-align: center;
        cursor: pointer;
    }

.contact-cls .weixinghover {
    position: relative;
}

    .contact-cls .weixinghover img {
        position: absolute;
        left: 50%;
        top: 100%;
        transform: translateX(-50%);
        display: none;
    }

@media screen and (max-width: 768px) {
    .contact-cls .weixinghover img {
        display: none;
    }
}

.contact-cls .weixinghover:hover img {
    display: block;
}

.faq-cls .section-text {
    display: flex;
    justify-content: center;
}

@media screen and (max-width: 768px) {
    .faq-cls .section-text {
        margin-top: 0;
        padding: 1.25rem;
    }
}

.faq-cls .title-dark {
    padding: 1.25rem 0 2.5rem;
}

.faq-cls .text-area {
    max-width: 75rem;
    border: 1px solid #e4e6eb;
    border-radius: 0.25rem;
    width: 100%;
}

    .faq-cls .text-area .content {
        margin: 2.5rem 3.75rem;
        display: flex;
        flex-flow: column;
        align-items: center;
    }

    .faq-cls .text-area .text-section {
        font-size: 0.875rem;
        line-height: 2;
        letter-spacing: 0.00625rem;
        color: #242a33;
        width: 100%;
    }

        .faq-cls .text-area .text-section:not(:last-child) {
            padding-bottom: 1.5rem;
            border-bottom: 1px solid #e4e6eb;
        }

        .faq-cls .text-area .text-section:not(:first-child) {
            padding-top: 1.5rem;
        }

@media screen and (max-width: 768px) {
    .faq-cls .text-area .text-section {
        font-size: 0.75rem;
    }

        .faq-cls .text-area .text-section:not(:last-child) {
            padding-bottom: 0.9375rem;
        }

        .faq-cls .text-area .text-section:not(:first-child) {
            padding-top: 0.9375rem;
        }
}

.faq-cls .text-area .text-section .title-dark {
    text-align: center;
    margin-bottom: 1rem;
}

.faq-cls .text-area .text-section p {
    margin-block-start: 0em;
    margin-block-end: 0em;
    line-height: 1.71;
    color: #242a33;
}

    .faq-cls .text-area .text-section p:first-child {
        margin-bottom: 0.625rem;
        font-weight: 500;
        color: #00a8a6;
        font-size: 1rem;
    }

.faq-cls .text-area .footer {
    background: #f7f8f9;
    height: 5rem;
    margin-top: 2.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media screen and (max-width: 768px) {
    .faq-cls .text-area .footer {
        margin: 0;
        height: auto;
        padding: 0.6875rem;
    }
}

@media screen and (max-width: 768px) {
    .faq-cls .text-area .content {
        margin: 1.25rem;
    }
}

.submit-success {
    padding-top: 8.3125rem;
    padding-bottom: 7.3125rem;
    display: flex;
}

    .submit-success .demonstrated {
        padding-top: 0;
    }

.submit-thx {
    flex: 1;
    padding-right: 3.75rem;
}

    .submit-thx > img {
        margin-top: -2.375rem;
        margin-left: -3.125rem;
        width: 32.75rem;
        height: 21.75rem;
        max-width: 100%;
    }

@media screen and (max-width: 768px) {
    .submit-thx > img {
        margin-bottom: 0.9375rem;
    }
}

.submit-thx .title {
    font-size: 2.25rem;
    color: #fff;
    line-height: 1;
    margin-top: 0.1875rem;
    margin-bottom: 2.5625rem;
}

.submit-thx .description {
    font-size: 1.25rem;
    opacity: 0.8;
    color: #ffffff;
}

.submit-thx .contact {
    font-size: 1rem;
    color: #fff;
    line-height: 2;
    letter-spacing: 0.0125rem;
}

.submit-thx .icon {
    text-decoration: none;
    color: #fff;
    font-size: 1.625rem;
}

.submit-thx .follow {
    display: flex;
    margin-top: 2.5rem;
    margin-bottom: 2rem;
}

    .submit-thx .follow .weixin {
        text-align: center;
        padding: 0 0.875rem;
    }

    .submit-thx .follow .weixin-qr-code {
        width: 6.5rem;
        height: 6.9375rem;
        margin-top: 1.0625rem;
    }

    .submit-thx .follow > div:first-child {
        padding-right: 3.5625rem;
    }

        .submit-thx .follow > div:first-child a:hover {
            opacity: 0.7;
        }

    .submit-thx .follow > div:last-child {
        padding-left: 3.5625rem;
    }

        .submit-thx .follow > div:last-child a:hover {
            opacity: 0.7;
        }

    .submit-thx .follow .line {
        height: 2.09375rem;
        border-left: 1px dashed #e4e6eb;
    }

.submit-result {
    background-color: #fff;
    border-radius: 0.25rem;
    padding: 4.5rem 2.0625rem 4.375rem;
    text-align: center;
    width: 25.5rem;
    box-sizing: border-box;
}

    .submit-result img {
        height: 3.25rem;
        width: 3.25rem;
    }

    .submit-result .title {
        color: #00a8a6;
        margin: 1.25rem 0 0.75rem;
        font-size: 1.25rem;
        line-height: 1.4;
        text-indent: 0.625rem;
    }

    .submit-result .description {
        color: #242a33;
        line-height: 2;
        font-size: 0.875rem;
        margin-bottom: 5.5rem;
    }

.disclaimer {
    background-color: #f7f8f9;
    box-sizing: border-box;
}

@media screen and (min-width: 769px) {
    .disclaimer {
        padding: 9.375rem 0 5rem;
    }
}

@media screen and (max-width: 768px) {
    .disclaimer {
        padding: 4rem 1.25rem 1.25rem;
    }
}

.disclaimer-box {
    background-color: #fff;
}

@media screen and (min-width: 769px) {
    .disclaimer-box {
        padding: 3.75rem;
    }
}

@media screen and (max-width: 768px) {
    .disclaimer-box {
        padding: 1.25rem;
    }
}

.disclaimer-content {
    line-height: 2;
    letter-spacing: 0.00625rem;
    text-align: justify;
    color: #242a33;
}

@media screen and (min-width: 769px) {
    .disclaimer-content {
        font-size: 0.875rem;
    }
}

@media screen and (max-width: 768px) {
    .disclaimer-content {
        font-size: 0.75rem;
    }
}

.disclaimer-title {
    text-align: center;
    color: #242a33;
}

@media screen and (min-width: 769px) {
    .disclaimer-title {
        font-size: 1.75rem;
        margin-bottom: 2.5rem;
    }
}

@media screen and (max-width: 768px) {
    .disclaimer-title {
        font-size: 1.0625rem;
        margin-bottom: 0.875rem;
    }
}

.table-section {
    background-color: #f7f8f9;
    display: flex;
    flex-flow: column;
    align-items: center;
}

    .table-section table,
    .table-section th,
    .table-section td {
        border: 1px solid #e4e6eb;
        border-collapse: collapse;
        text-align: center;
        background: white;
    }

    .table-section tr {
        min-height: 3.125rem;
    }

    .table-section th {
        width: 20rem;
        font-weight: normal;
        font-size: 1.125rem;
        color: #242a33;
    }

        .table-section th:first-child {
            width: 15rem;
        }

        .table-section th div {
            margin: 2rem 0;
        }

    .table-section td div,
    .table-section td span {
        margin: 0.75rem;
        font-size: 0.875rem;
        line-height: 2;
        color: #242a33;
    }

    .table-section td span {
        margin: 1rem;
        line-height: 1.7;
        display: inline-block;
    }

    .table-section td a {
        margin: 1.5rem 0;
    }

    .table-section td:first-child div {
        color: #828c99;
    }

.table-box {
    max-width: 75rem;
    min-width: 50rem;
    width: 100%;
    border: 1px solid #e4e6eb;
    margin-bottom: 6.25rem;
}

.table-title {
    font-size: 1.75rem;
    color: #242a33;
    margin-top: 5rem;
    margin-bottom: 3.75rem;
}

@media screen and (max-width: 768px) {
    .table-title {
        font-size: 1.125rem;
        margin: 1.875rem 0;
    }

    .table-box {
        margin-bottom: 1.875rem;
    }

        .table-box th {
            font-size: 1rem;
        }

        .table-box tr td span,
        .table-box tr td div {
            font-size: 0.75rem;
        }
}

.page .section,
.page .section-dark,
.page .section-color {
    display: flex;
    flex-flow: column;
    align-items: center;
}

.page .section-dark {
    background: #f7f8f9;
}

@media screen and (max-width: 768px) {
    .page .section-dark .image-mobile {
        margin-top: 2.5rem;
    }
}

.page .section-padding {
    margin-top: 5rem;
    margin-bottom: 4.6875rem;
}

@media screen and (max-width: 768px) {
    .page .section-padding {
        margin: 2.5rem 1.25rem;
    }

        .page .section-padding .title-dark {
            margin: 0 1.25rem;
        }
}

.page .section-color {
    opacity: 0.9;
    background-image: linear-gradient(to right, #00d1ae, #0b83e6);
}

.page .display-none {
    display: none;
}

.page .section-banner {
    background-image: linear-gradient(to bottom, #1f75cc, #00d9bc);
    padding-top: 6.25rem;
    padding-bottom: 2.5rem;
}

.page .section-banner-product {
    padding-top: 8.75rem;
    padding-bottom: 3.75rem;
}

.page .section-banner-fixed {
    background-image: linear-gradient(to bottom, #1f75cc, #00d9bc);
}

.page .limit-box,
.page .limit-box-fixed {
    width: 75rem;
    margin: auto;
    display: flex;
    justify-content: space-between;
}

.page .limit-box-fixed {
    height: 31.25rem;
    align-items: center;
}

.page .banner-s1,
.page .banner-s2,
.page .banner-s3 {
    background: linear-gradient(to bottom, #1f75cc, #00d9bc);
}

.page .banner-h1,
.page .banner-h1-product {
    font-size: 2rem;
    color: white;
    margin-top: 3.625rem;
}

.page .banner-h1-product {
    margin-top: 3.125rem;
}

.page .banner-activity {
    background: url("../images/banner-activity.jpg") no-repeat center;
    background-size: contain;
    background-color: #0d1932;
}

@media screen and (max-width: 768px) {
    .page .banner-activity {
        background-image: url("../images/banner-activity-mobile.jpg");
    }

        .page .banner-activity .limit-box-fixed {
            padding-top: 0;
            width: 100%;
            height: 27.1875rem;
        }
}

@media screen and (max-width: 768px) {
    .page .banner-h1-product {
        font-size: 1.375rem;
        margin-top: 4.625rem;
    }
}

.page .banner-h2 {
    font-size: 1.25rem;
    line-height: 1.8;
    color: white;
    margin-top: 1.75rem;
}

.page .banner-h2-multi {
    font-size: 1.25rem;
    line-height: 1.5;
    color: white;
    margin-top: 0.75rem;
}

.page .banner-list {
    margin-top: 1.5rem;
    margin-bottom: 1.75rem;
    font-size: 0.875rem;
    line-height: 1.57;
    padding-left: 1.25rem;
    color: white;
}

    .page .banner-list li:not(:last-child) {
        margin-bottom: 0.5rem;
    }

.page .banner-image {
    width: 28.75rem;
    height: 22.5rem;
}

.page .banner-image-bottom {
    width: 28.75rem;
    height: 22.5rem;
    justify-self: flex-end;
}

@media screen and (min-width: 769px) {
    .page .limit-box-h,
    .page .limit-box-v {
        width: 75rem;
        display: flex;
        align-items: center;
    }

    .page .limit-box-v {
        flex-flow: column;
    }

    .page .flex-box-h, .page .white-card-box {
        display: flex;
        width: 100%;
    }

    .page .image-mobile {
        display: none;
    }
}

.page .flex-box-h-limit {
    display: flex;
    margin: 3.75rem 10rem 0;
    width: 80%;
}

.page .flex-box-h-limit-71 {
    display: flex;
    margin-top: 5rem;
    margin-bottom: 3.75rem;
    width: 71%;
}

.page .flex-box-v, .page .flex-box-v-card {
    display: flex;
    flex-flow: column;
    width: 100%;
}

.page .flex-box-v-card {
    background: white;
    border: 0.25rem;
    align-items: center;
}

.page .top-quotation,
.page .bottom-quotation {
    color: #242a33;
    width: 0.875rem;
    height: 0.875rem;
}

.page .bottom-quotation {
    align-self: flex-end;
}

.page .content-desc {
    font-size: 1rem;
    line-height: 1.5;
    margin: 0 0.625rem;
    color: #828c99;
    text-align: center;
}

.page .content-box-3 {
    display: flex;
    margin-top: 3.75rem;
    width: 100%;
    justify-content: center;
}

.page .content-item-box3 {
    display: flex;
    flex-flow: column;
    border: 1px solid #e4e6eb;
    width: 28.875rem;
}

    .page .content-item-box3:not(:last-child) {
        margin-right: 1.25rem;
    }

.page .content-item-box3-inner {
    padding: 2.5rem 3.75rem;
}

    .page .content-item-box3-inner ul {
        list-style: none;
        padding-left: 0;
        margin: 0;
    }

    .page .content-item-box3-inner li:not(:last-child) {
        margin-bottom: 1.25rem;
    }

    .page .content-item-box3-inner a {
        margin-top: 2.5rem;
    }

.page .content-title-box {
    background: #f7f8f9;
    padding: 2rem 3.75rem 1.5rem;
    display: flex;
    border-bottom: 1px solid #e4e6eb;
}

.page .content-title-icon {
    width: 2rem;
    height: 2rem;
}

.page .content-title-labels {
    flex: 1;
    margin-left: 1.25rem;
}

.page .content-title-labels-title {
    font-size: 1.25rem;
    color: #242a33;
}

.page .content-title-labels-sub {
    font-size: 0.875rem;
    line-height: 1.71;
    color: #828c99;
    margin-top: 0.75rem;
}

.page .content-item-more {
    font-size: 0.875rem;
    line-height: 1.57;
    color: #828c99;
    margin-top: 1.5rem;
}

.page .list-group {
    display: flex;
    margin-bottom: 1.5rem;
}

    .page .list-group ul {
        flex: 1;
        padding: 0;
        margin: 0;
    }

.page .list-item,
.page .list-item-highlight {
    display: flex;
    align-items: center;
}

    .page .list-item span,
    .page .list-item-highlight span {
        font-size: 0.875rem;
        color: #242a33;
        margin-left: 0.375rem;
    }

    .page .list-item-highlight span {
        color: #00a8a6;
    }

.page .box-margin {
    margin-top: 3.75rem;
}

.page .box-padding {
    padding: 5rem 0;
    justify-content: center;
}

.page .footer-padding {
    padding: 2.5rem 0;
    justify-content: center;
}

.page .box-padding-about {
    padding: 5rem 0;
}

.page .white-card-box:not(:last-child) {
    margin-bottom: 1.25rem;
}

.page .white-card {
    background: white;
    border-radius: 0.25rem;
    display: flex;
    padding: 1.875rem 2.5rem;
    flex: 1;
}

    .page .white-card:not(:last-child) {
        margin-right: 1.25rem;
    }

.page .white-card-icon {
    width: 1.75rem;
    height: 1.75rem;
    margin-right: 1.25rem;
    font-size: 1.75rem;
}

.page .white-card-box-v {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.page .white-card-box-h {
    display: flex;
    margin-top: 1.25rem;
}

.page .white-card-box-text {
    font-size: 0.875rem;
    line-height: 1.43;
    letter-spacing: -pxrem(0.2);
    color: #828c99;
    margin-top: 0.75rem;
}

.page .white-card-title {
    font-size: 1.125rem;
    color: #242a33;
    line-height: 1.75rem;
}

.page .white-card-desc {
    font-size: 0.875rem;
    line-height: 1.71;
    color: #828c99;
    margin-top: 0.75rem;
}

.page .image-left,
.page .item-rl-image {
    width: 35rem;
    height: 22.5rem;
    object-fit: contain;
    margin-right: 7.5rem;
}

.page .image-right {
    width: 35rem;
    height: 22.5rem;
    object-fit: contain;
    margin-left: 7.5rem;
}

.page .fit-box,
.page .fit-box-560 {
    width: 30rem;
}

    .page .fit-box ul,
    .page .fit-box-560 ul {
        margin: 1.75rem 0;
        padding-left: 1.25rem;
    }

        .page .fit-box ul li,
        .page .fit-box-560 ul li {
            font-size: 0.875rem;
            line-height: 1.83;
            color: #828c99;
        }

            .page .fit-box ul li:not(:last-child),
            .page .fit-box-560 ul li:not(:last-child) {
                margin-bottom: 0.25rem;
            }

.page .fit-box-560 {
    width: 35rem;
}

.page .fit-box-480 {
    width: 30rem;
}

.page .fit-box-p {
    margin: 1.5rem 0;
}

    .page .fit-box-p p {
        margin: 0;
        padding: 0;
        line-height: 1.71;
        font-size: 0.875rem;
        color: #828c99;
        max-width: 30rem;
    }

@media screen and (max-width: 768px) {
    .page .fit-box-p {
        text-align: left;
        margin: 0.625rem 0 1.25rem;
    }

        .page .fit-box-p p {
            font-size: 0.75rem;
        }
}

.page .fit-box-ul {
    padding: 0;
    margin: 1.75rem 0;
}

    .page .fit-box-ul ul {
        font-size: 0.875rem;
        color: #828c99;
        line-height: 1.57;
    }

        .page .fit-box-ul ul:not(:last-child) {
            margin-bottom: 0.75rem;
        }

.page .fit-box-p-section:not(:last-child) {
    margin-bottom: 0.75rem;
}

.page .fit-box-p-0 {
    margin: 2rem 0 0;
}

.page .fit-box-h1 {
    font-size: 1.75rem;
    line-height: 1;
    color: #242a33;
}

.page .fit-box-h2 {
    font-size: 1rem;
    color: #242a33;
    line-height: 1.5;
}

.page .fit-box-desc {
    font-size: 1rem;
    line-height: 1.5;
    color: #828c99;
    margin-top: 1rem;
}

.page .fit-box-desc-section {
    margin: 1.5rem 0;
    max-width: 30rem;
    font-size: 0.875rem;
    line-height: 1.71;
    color: #828c99;
}

@media screen and (max-width: 768px) {
    .page .fit-box-desc-section {
        font-size: 0.75rem;
        line-height: 1.375rem;
        text-align: left;
        margin: 0.625rem 0 1.25rem;
    }
}

.page .fit-box-h3 {
    font-size: 0.875rem;
    line-height: 1.57;
    margin: 1.5rem 0;
    color: #828c99;
}

.page .fit-box-text {
    font-size: 0.875rem;
    line-height: 1.71;
    color: #828c99;
    margin-top: 0.25rem;
}

    .page .fit-box-text.clear-margin-top {
        margin-top: 0;
    }

.page .item-rl {
    display: flex;
    align-items: center;
}

    .page .item-rl:nth-child(even) {
        flex-direction: row-reverse;
    }

        .page .item-rl:nth-child(even) .item-rl-image {
            margin-right: 0;
            margin-left: 5rem;
        }

.page .item-rl-box {
    flex: 1;
}

.page .item-rl-box-h1 {
    font-size: 1.25rem;
    line-height: 1.2;
    color: #242a33;
}

.page .item-rl-box-text {
    font-size: 0.875rem;
    line-height: 1.71;
    color: #828c99;
    margin-top: 0.75rem;
}

.page .item-footer {
    flex: 1;
    text-align: center;
}

    .page .item-footer:not(:last-child) {
        margin-right: 3.75rem;
    }

.page .item-footer-box {
    width: 100%;
    display: flex;
    margin-top: 6.25rem;
}

.page .item-footer-h1 {
    font-size: 2.25rem;
    line-height: 1.39;
    color: #242a33;
}

.page .item-footer-h2 {
    font-size: 0.875rem;
    color: #828c99;
    margin-top: 0.25rem;
}

.page .item-footer-text {
    font-size: 0.75rem;
    line-height: 1.83;
    color: #828c99;
}

.page .item-footer-line {
    width: 3rem;
    height: 1px;
    background-color: #e4e6eb;
    margin: 1.5rem auto;
}

@media screen and (min-width: 768px) {
    .page .item-grid {
        flex: 1;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}

.page .item-grid-icon {
    font-size: 2.625rem;
}

.page .item-grid-text {
    font-size: 0.875rem;
    color: #242a33;
    margin-top: 1rem;
}

.page .box-style2 {
    margin-bottom: 5rem;
}

.page .box-style3 {
    padding: 6.25rem 0 5rem;
}

.page .box-style4 {
    margin-top: 3.75rem;
    margin-bottom: 5rem;
}

.page .box-style5 {
    margin: 5rem 0 3.75rem;
}

.page .box-style6 {
    margin: 3.75rem 0;
}

.page .team-box {
    border: 1px solid #e4e6eb;
    background: white;
    width: 100%;
    margin-top: 2.5rem;
}

@media screen and (max-width: 768px) {
    .page .team-box {
        overflow: hidden;
        border-bottom: none;
        margin-top: 0.875rem;
    }
}

.page .team-margin {
    margin-top: 5rem;
}

@media screen and (max-width: 768px) {
    .page .team-margin {
        margin-top: 0.625rem;
    }
}

.page .team-box-item {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 2.1875rem;
}

    .page .team-box-item:not(:last-child) {
        border-right: 1px solid #e4e6eb;
    }

@media screen and (max-width: 768px) {
    .page .team-box-item {
        border-bottom: 1px solid #e4e6eb;
        width: 50%;
        float: left;
        padding: 0;
        box-sizing: border-box;
        height: 7rem;
        justify-content: center;
    }

        .page .team-box-item:nth-child(3n) {
            border-right: 1px solid #e4e6eb;
        }

        .page .team-box-item:nth-child(2n) {
            border-right: none;
        }
}

.page .team-box-item img {
    width: 2.5rem;
    height: 2.5rem;
}

@media screen and (max-width: 768px) {
    .page .team-box-item img {
        width: 1.875rem;
        height: 1.875rem;
    }
}

.page .team-box-item div {
    font-size: 0.875rem;
    text-align: center;
    color: #242a33;
    margin-top: 1.25rem;
}

@media screen and (max-width: 768px) {
    .page .team-box-item div {
        margin-top: 0.625rem;
        font-size: 0.75rem;
    }
}

.page .team-box-p {
    font-size: 0.875rem;
    line-height: 2;
    letter-spacing: 0.2px;
    text-align: center;
    color: #828c99;
    margin-top: 2rem;
    margin-bottom: 3.125rem;
}

@media screen and (max-width: 768px) {
    .page .team-box-p {
        margin-bottom: 2rem;
    }
}

.page .video-cover1 {
    background: url("../images/bw-cover1.png") no-repeat;
    background-size: cover;
}

.page .video-cover2 {
    background: url("../images/bw-cover2.png") no-repeat;
    background-size: cover;
}

.page .video-cover3 {
    background: url("../images/bw-cover3.png") no-repeat;
    background-size: cover;
}

.page .item-style4 {
    flex: 1;
    cursor: pointer;
    display: flex;
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    height: 13.625rem;
    border-radius: 0.25rem;
}

    .page .item-style4:not(:last-child) {
        margin-right: 1.25rem;
    }

    .page .item-style4 img {
        width: 3.375rem;
        height: 3.375rem;
    }

.page .item-style4-text {
    font-size: 1.25rem;
    color: white;
    padding: 1.75rem 1rem 1.5rem;
    opacity: 0.9;
    margin-top: 10px;
    align-self: stretch;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000000);
}

.page .item-style5 {
    display: flex;
    flex: 1;
    flex-flow: column;
    padding: 2rem 1.875rem;
    background: white;
}

    .page .item-style5:not(:last-child) {
        margin-right: 1.25rem;
    }

    .page .item-style5 ul {
        margin: 0;
        margin-top: 2.25rem;
        padding-left: 0;
        list-style-type: none;
    }

        .page .item-style5 ul li {
            font-size: 0.875rem;
            color: #828c99;
        }

            .page .item-style5 ul li:not(:last-child) {
                margin-bottom: 1rem;
            }

            .page .item-style5 ul li::before {
                content: "\25CF";
                color: #828c99;
                font-size: 0.25rem;
                margin-right: 0.5rem;
            }

    .page .item-style5 a {
        text-decoration: none;
        color: #00a8a6;
        font-size: 0.875rem;
        line-height: 1.57;
        margin-top: 1.5rem;
    }

        .page .item-style5 a:hover {
            color: #008988;
        }

.page .item-style5-font-black ul li {
    color: #242a33;
}

.page .item-style5-pd1 {
    padding: 2.5rem;
    padding-bottom: 3.75rem;
}

.page .item-style5-title {
    font-size: 1.125rem;
    color: #242a33;
    display: flex;
    align-items: center;
}

    .page .item-style5-title span {
        font-size: 2.25rem;
        margin-right: 1rem;
    }

.page .item-style5-title-2 {
    font-size: 1.125rem;
    line-height: 1.56;
    color: #242a33;
    display: flex;
    align-items: center;
}

    .page .item-style5-title-2 span {
        width: 1.5rem;
        height: 1.5rem;
        font-size: 1.5rem;
        margin-right: 0.75rem;
    }

.page .item-style5-text {
    font-size: 0.875rem;
    line-height: 1.57;
    color: #828c99;
    margin-top: 0.75rem;
}

.page .item-style6 {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0 9.375rem;
    width: 100%;
    box-sizing: border-box;
}

    .page .item-style6 ul {
        font-size: 0.875rem;
        line-height: 1.71;
        color: #828c99;
        margin: 0;
        margin-top: 1.5rem;
        padding-left: 1.25rem;
        list-style-type: none;
        padding-left: 0;
    }

        .page .item-style6 ul li:not(:last-child) {
            margin-bottom: 0.5rem;
        }

        .page .item-style6 ul li::before {
            content: "\25CF";
            color: #828c99;
            font-size: 0.25rem;
            margin-right: 0.5rem;
        }

    .page .item-style6:not(:last-child) {
        margin-bottom: 6.25rem;
    }

    .page .item-style6:nth-child(even) {
        flex-direction: row-reverse;
    }

        .page .item-style6:nth-child(even) .item-style6-icon {
            margin-right: 0rem;
            margin-left: 6.25rem;
        }

.page .item-style6-icon {
    width: 20rem;
    height: 20rem;
    margin-right: 6.25rem;
}

.page .item-style6-box {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.page .item-style6-title {
    font-size: 1.75rem;
    color: #242a33;
}

.page .item-style6-text {
    font-size: 0.875rem;
    line-height: 1.71;
    color: #828c99;
    margin-top: 1.5rem;
}

@media screen and (max-width: 768px) {
    .page .item-style6-title {
        font-size: 1.0625rem;
        margin-top: 1.25rem;
    }

    .page .item-style6-text {
        font-size: 0.75rem;
        margin-top: 0.625rem;
        text-align: left;
    }

    .page .item-style5 ul {
        margin-top: 1.9375rem;
    }

        .page .item-style5 ul li {
            font-size: 0.75rem;
        }

    .page .item-style5-title-2 {
        font-size: 1rem;
    }

    .page .item-style6-box ul li {
        font-size: 0.75rem;
    }
}

.page .item-style6-botton {
    margin-top: 1.5rem;
}

.page .item-style7 {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 1rem;
    line-height: 1.63;
    color: #242a33;
    flex: 1;
}

    .page .item-style7 span {
        font-size: 3.5rem;
        margin-bottom: 1.5rem;
    }

.page .padding-style1 {
    padding: 5.625rem 0 6.375rem;
}

.page .padding-style2 {
    padding: 4.875rem 0 6.25rem;
}

.page .padding-style3 {
    padding: 5rem 0 3.75rem;
}

.page .padding-style4 {
    padding: 5rem 0 2.5rem;
}

.page .padding-style5 {
    padding: 5rem 0 0;
}

.page .padding-style6 {
    padding: 5rem 0;
}

.page .title-dark {
    font-size: 1.75rem;
    color: #242a33;
}

.page .trader-work-desc {
    width: 1031px;
}

.page .title-desc, .page .title-desc-light, .page .title-desc-style1 {
    font-size: 1rem;
    line-height: 1.71;
    color: #828c99;
    margin-top: 1rem;
    text-align: center;
}

@media screen and (max-width: 768px) {
    .page .title-desc, .page .title-desc-light, .page .title-desc-style1 {
        font-size: 0.75rem;
        margin-top: 0.625rem;
    }
}

.page .max-width-960 {
    max-width: 60rem;
}

.page .title-desc-light {
    color: white;
}

.page .title-desc-style1 {
    margin-top: 6.25rem;
}

.page .title-light {
    font-size: 1.75rem;
    color: white;
}

.page .text-light {
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 1.71;
    text-align: center;
    color: #828c99;
}

    .page .text-light span {
        font-size: 1rem;
        font-weight: 500;
        color: #00a8a6;
    }

.page .text-limit1 {
    max-width: 32.875rem;
    margin-top: 2rem;
    margin-bottom: 2.5rem;
}

.page .list-h {
    margin: 0;
    padding: 0;
    margin-top: 3.75rem;
}

    .page .list-h li {
        float: left;
        font-size: 0.875rem;
        color: #242a33;
        line-height: 1.71;
    }

        .page .list-h li:not(:last-child) {
            margin-right: 3.75rem;
        }

.page .full-image {
    background-image: url("../images/tab-broker-work.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 100%;
    width: 100%;
    height: 21.875rem;
    margin-top: 3.75rem;
}

.page .button-style1 {
    margin-top: 3.75rem;
    margin-bottom: 2.5rem;
}

.page .fix-button-size {
    padding: 0.5rem 1rem;
}

.page .white-card-margin {
    margin-top: 3.75rem;
}

.page .white-card-margin-two {
    margin-top: 1.25rem;
    margin-bottom: 5rem;
}

.page .solution-banner-img {
    align-self: flex-end;
}

.page .mobile-trader-work-advance-desc {
    display: none;
}

@media screen and (max-width: 768px) {
    .page .banner-h1 {
        margin-top: 0;
        font-size: 1.375rem;
        line-height: 1.25;
    }

    .page .banner-h2-multi {
        font-size: 1rem;
    }

    .page .solution-banner-img {
        width: 80%;
        margin: auto;
    }

    .page .limit-box-fixed {
        padding-top: 5rem;
        width: 100%;
        flex-direction: column;
        height: auto;
        align-items: normal;
    }

    .page .banner-list {
        font-size: 0.75rem;
    }

    .page .mobile-banner-list {
        padding-left: 0.9375rem;
        margin-top: 0.625rem;
        margin-bottom: 1.875rem;
    }

        .page .mobile-banner-list li {
            margin-bottom: 0.1875rem !important;
        }

    .page .mobile-button-white-line {
        font-size: 0.75rem;
        padding: 0.5rem 1rem;
    }

    .page .solution-nor-white-card {
        flex-direction: column;
        background-color: #f7f8f9;
        width: 100%;
    }

    .page .white-card-margin {
        margin-top: 1.875rem;
    }

    .page .item-style5 {
        padding: 1.25rem;
    }

        .page .item-style5:not(:last-child) {
            margin-right: 0;
            margin-bottom: 0.75rem;
        }

    .page .item-style5-title {
        font-size: 1rem;
    }

    .page .item-style5-text {
        font-size: 0.75rem;
    }

    .page .white-card-margin-two {
        margin-top: 0.75rem;
        margin-bottom: 2.5rem;
    }

    .page .white-card-box-text {
        margin-top: 0.625rem;
        font-size: 0.75rem;
    }

    .page .mobile-solution-advance {
        flex-direction: column;
        padding: 0 1.6875rem;
    }

        .page .mobile-solution-advance:nth-child(even) {
            flex-direction: column;
        }

        .page .mobile-solution-advance:not(:last-child) {
            margin-bottom: 0.625rem;
        }

    .page .mobile-solution-advance-img {
        margin-right: 0;
        width: 70%;
        height: auto;
        margin-top: 1.25rem;
        margin-left: 0 !important;
    }

    .page .item-style6-box {
        text-align: center;
    }

    .page .item-style6-botton {
        margin-bottom: 1.25rem;
    }

    .page .mobile-solution-module {
        flex-direction: column;
        width: 100%;
        margin: 1.875rem 0;
    }

    .page .title-dark {
        text-align: center;
        font-size: 1.0625rem;
        line-height: 1.5em;
        margin: 0 1.25rem;
    }

    .page .mobile-title-desc {
        text-align: center;
        font-size: 0.75rem;
        line-height: 2em;
        margin-top: 0.625rem;
    }

    .page .trader-work-desc {
        width: 100%;
    }

    .page .padding-style6 {
        padding: 1.875rem 1.25rem;
    }

    .page .section-banner {
        padding: 0;
    }

    .page .banner-content {
        padding: 1.25rem;
    }

    .page .mobile-banner-content {
        margin-top: 4rem;
        padding-bottom: 2.5rem;
    }

    .page .limit-box {
        width: 100%;
        flex-flow: column;
    }

    .page .banner-image {
        width: 17.5rem;
        height: auto;
        margin: auto;
        padding-bottom: 1.25rem;
    }

    .page .box-padding {
        padding: 2.5rem 1.25rem;
    }
}

@media screen and (max-width: 768px) and (max-width: 768px) {
    .page .box-padding {
        padding: 2rem 1.25rem;
    }
}

@media screen and (max-width: 768px) {
    .page .mobile-box-padding {
        padding-top: 0rem;
    }

    .page .mobile-solution-center {
        text-align: center;
    }

    .page .item-style5-pd1 {
        padding: 1.875rem 1.25rem 2.5rem 1.25rem;
    }

    .page .mobile-solution-partment {
        flex-direction: column;
    }

    .page .box-style4 {
        margin: 1.875rem 0;
    }

    .page .padding-style5 {
        padding: 2.5rem 1.25rem 0;
    }

    .page .item-style7 {
        margin-top: 1.875rem;
        width: 50%;
        flex: none;
        font-size: 0.75rem;
    }

        .page .item-style7 span {
            font-size: 2rem;
            margin-bottom: 0.5rem;
        }

    .page .mobile-solution-half-percent {
        display: flex;
        flex-wrap: wrap;
        margin-top: 0.625rem;
        margin-bottom: 1.875rem;
    }

    .page .item-style6-box ul {
        text-align: left;
    }

    .page .mobile-solution-table {
        overflow: scroll;
        width: 100%;
    }

    .page .flex-box-h-limit-71 {
        width: 100%;
        margin-top: 2.5rem;
        margin-bottom: 1.875rem;
    }

        .page .flex-box-h-limit-71 .content-desc {
            font-size: 0.75rem;
            line-height: 2em;
        }

    .page .box-margin {
        margin-top: 1.875rem;
    }

    .page .white-card-box:not(:last-child) {
        margin-bottom: 0.75rem;
    }

    .page .white-card {
        padding: 1.25rem 1rem;
    }

        .page .white-card:not(:last-child) {
            margin-right: 0;
            margin-bottom: 0.75rem;
        }

    .page .white-card-icon {
        font-size: 1.25rem;
        width: 1.25rem;
        height: 1.25rem;
        margin-right: 0.75rem;
    }

    .page .white-card-box-v {
        margin-top: -0.25rem;
    }

    .page .white-card-title {
        font-size: 0.875rem;
    }

    .page .white-card-desc {
        font-size: 0.75rem;
        margin-top: 0.5rem;
    }

    .page .white-card-box-h {
        flex-flow: column;
        margin-top: 0.3125rem;
    }

    .page .white-card-box-h-item {
        margin-top: 0.75rem;
    }

    .page .white-card-box-h-item-title,
    .page .white-card-box-h-item-text {
        font-size: 0.75rem;
    }

    .page .image-left,
    .page .image-right {
        display: none;
    }

    .page .item-rl {
        flex-flow: column;
        align-items: center;
    }

        .page .item-rl:nth-child(even) {
            flex-flow: column;
        }

    .page .item-rl-image {
        width: 100%;
        height: auto;
        margin-right: 0;
        margin-left: 0 !important;
    }

    .page .item-rl-box {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        margin-top: 1.25rem;
    }

    .page .item-rl-box-h1 {
        margin-top: 1.25rem;
        font-size: 0.9375rem;
    }

    .page .item-rl-box-text {
        font-size: 0.75rem;
    }

    .page .padding-style4 {
        padding: 2.5rem 1.25rem;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .page .box-style4 {
        width: 100%;
    }

    .page .item-style4 {
        width: 100%;
        height: 9.875rem;
    }

        .page .item-style4:not(:last-child) {
            margin-right: 0;
            margin-bottom: 1.25rem;
        }

        .page .item-style4 img {
            width: 2.4375rem;
            height: 2.4375rem;
        }

    .page .item-footer-box {
        flex-direction: column;
        margin-top: 1.875rem;
    }

    .page .item-footer:not(:last-child) {
        margin-right: 0;
        padding-bottom: 1.25rem;
    }

    .page .image-mobile {
        width: 17.5rem;
        height: auto;
        margin-top: 0.625rem;
    }

    .page .fit-box {
        width: 100%;
        display: flex;
        flex-flow: column;
        margin-top: 1.25rem;
    }

        .page .fit-box ul {
            padding-left: 1.25rem;
            margin: 0.625rem 0 1.25rem;
        }

            .page .fit-box ul li {
                font-size: 0.75rem;
                line-height: 1.375rem;
                text-align: left;
            }

        .page .fit-box .button-link-box {
            text-align: center;
        }

    .page .fit-box-h1 {
        font-size: 1.0625rem;
        line-height: 1.5;
        text-align: center;
        line-height: 1.375rem;
    }

    .page .fit-box-h2 {
        font-size: 0.875rem;
    }

    .page .fit-box-p-section:not(:last-child) {
        margin-bottom: 0.625rem;
    }

    .page .fit-box-text {
        font-size: 0.75rem;
        margin-top: 0;
    }

    .page .fit-box-h3 {
        text-align: center;
        font-size: 0.75rem;
    }

    .page .limit-box-h,
    .page .limit-box-v {
        display: flex;
        flex-flow: column;
        align-items: center;
    }

    .page .mobile-column-reverse {
        flex-flow: column-reverse;
    }

    .page .fit-box-560 {
        width: 100%;
    }

    .page .content-box-3 {
        flex-flow: column;
    }

    .page .content-item-box3:not(:last-child) {
        margin-right: 0;
        border-bottom: 0;
    }

    .page .flex-box-h-limit {
        flex-wrap: wrap;
    }

    .page .item-grid {
        width: 50%;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 1.25rem;
    }

    .page .mobile-section-dark,
    .page .mobile-section-video {
        align-items: normal;
    }

    .page .mobile-section-video {
        padding: 2.5rem 3rem;
    }

    .page .mobile-section-video-text {
        font-size: 0.875rem;
        padding: 0.9375rem 1rem;
    }

    .page .mobile-download-role-doc {
        text-align: center;
    }

    .page .mobile-section-video-box {
        margin: 1.875rem 0;
    }

    .page .trader-work-advance-desc {
        display: none;
    }

    .page .mobile-trader-work-advance-desc {
        display: block;
        font-size: 0.75rem;
        line-height: 1.47;
        color: #828c99;
        text-align: center;
        margin-top: 0.75rem;
        margin-bottom: 1.25rem;
    }

    .page .fit-box-desc {
        font-size: 0.75rem;
    }

    .page .content-box-3 {
        margin-top: 1.875rem;
    }

    .page .content-item-box3 {
        width: 100%;
    }

    .page .content-title-box {
        padding: 1.25rem;
    }

    .page .content-title-labels {
        margin-left: 0.75rem;
    }

    .page .content-title-labels-title {
        font-size: 1.0625rem;
        margin-top: 0.3125rem;
    }

    .page .content-title-labels-sub {
        font-size: 0.75rem;
        margin-top: 0.5rem;
    }

    .page .content-item-box3-inner {
        padding: 1.875rem 3.375rem;
    }

        .page .content-item-box3-inner ul li:not(:last-child) {
            margin-bottom: 1rem;
        }

    .page .list-item,
    .page .list-item-highlight {
        font-size: 0.75rem;
    }

        .page .list-item span,
        .page .list-item-highlight span {
            font-size: 0.75rem;
        }

    .page .item-grid-icon {
        font-size: 1.875rem;
    }

    .page .item-grid {
        margin-top: 2.5rem;
        margin-bottom: 0;
    }

    .page .item-grid-text {
        font-size: 0.75rem;
        margin-top: 0.5rem;
    }

    .page .mobile-dealer-work-service {
        padding: 0 1.4375rem;
        margin: 0;
    }

    .page .item-footer-h1 {
        font-size: 1.375rem;
    }

    .page .item-footer-h2 {
        font-size: 0.75rem;
    }

    .page .item-footer-line {
        margin: 0.5rem auto;
    }

    .page .item-footer:not(:last-child) {
        padding-bottom: 1.625rem;
    }

    .page .mobile-product-footer-padding {
        padding: 0 3.875rem;
        width: auto !important;
    }

    .page .section .image-mobile {
        margin-top: 0;
    }

    .page .section:first-child .image-mobile {
        margin-top: 0.625rem;
    }
}

@media screen and (max-width: 768px) {
    .mobile-icon-module {
        font-size: 1.5rem !important;
    }

    .mobile-proxy-manage {
        width: auto !important;
    }
}

.section-product {
    text-align: center;
}

    .section-product .fit-box {
        margin-top: 1rem;
    }

        .section-product .fit-box a {
            box-sizing: border-box;
            display: inline-block;
            height: 2.125rem;
            margin-left: 1.5rem;
        }

            .section-product .fit-box a:first-child {
                margin: 0;
            }

.infomations {
    display: flex;
}

    .infomations:first-child {
        margin-top: 6.25rem;
    }

    .infomations:not(:last-child) {
        margin-bottom: 1.25rem;
    }

@media screen and (min-width: 769px) {
    .infomations .left {
        margin-right: 1.25rem;
        width: 51.25rem;
    }

        .infomations .left .pgntn-page-pagination {
            margin: 2.5rem 0 5rem;
        }

    .infomations .right {
        width: 22.5rem;
        background-color: #fff;
    }
}

@media screen and (max-width: 768px) {
    .infomations {
        flex-wrap: wrap;
    }

        .infomations .left {
            width: 100%;
            margin-top: 10px;
        }

            .infomations .left .pgntn-page-pagination {
                margin: 1.875rem 0;
            }

                .infomations .left .pgntn-page-pagination .pgntn-page-pagination-block .page-numbers {
                    font-size: 0.75rem;
                    padding: 0.3125rem 0.6875rem;
                }

        .infomations .right {
            margin-top: 0.625rem;
            width: 100%;
            display: flex;
        }

        .infomations:first-child {
            margin-top: 3.75rem;
        }

        .infomations:not(:last-child) {
            margin-bottom: 0rem;
        }
}

.infomation-item {
    margin-right: 1.875rem;
    padding: 1.25rem 0;
    border-bottom: 1px solid #e4e6eb;
    display: flex;
    cursor: pointer;
}

    .infomation-item:hover .title a {
        color: #00a8a6;
    }

    .infomation-item:first-child {
        padding-top: 0;
    }

@media screen and (max-width: 768px) {
    .infomation-item {
        padding: 0.625rem 0;
        margin-right: 0;
    }
}

.infomation-thumb {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f7f8f9;
    background-size: 9.125rem;
    background-repeat: no-repeat;
    background-position: center;
    width: 14rem;
    height: 7.875rem;
}

    .infomation-thumb .infomation-thumb-img {
        width: 14rem;
        height: 7.875rem;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }

@media screen and (max-width: 768px) {
    .infomation-thumb {
        width: 6.625rem;
        height: 3.75rem;
        background-size: 5rem;
    }

        .infomation-thumb .infomation-thumb-img,
        .infomation-thumb img {
            max-width: 7rem;
            max-height: 3.9375rem;
        }
}

.infomation-info {
    flex: 1;
    padding-left: 1.25rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media screen and (min-width: 769px) {
    .infomation-info {
        width: 34.125rem;
    }
}

.infomation-info .title {
    font-weight: 500;
    line-height: 1.5;
    font-size: 1.125rem;
    margin: 0 0 0;
    padding: 0;
}

    .infomation-info .title a {
        color: #242a33;
        text-decoration: none;
    }

@media screen and (min-width: 769px) {
    .infomation-info .title {
        margin-bottom: 0.625rem;
    }
}

@media screen and (max-width: 768px) {
    .infomation-info .title {
        font-size: 0.875rem;
        line-height: 1.5;
    }
}

.infomation-info .description {
    font-size: 0.875rem;
    line-height: 1.57;
    overflow: hidden;
    color: #828c99;
}

    .infomation-info .description p {
        margin: 0;
    }

@media screen and (max-width: 768px) {
    .infomation-info .description {
        display: none;
    }
}

.infomation-info .publish-info {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.infomation-info .user,
.infomation-info .time {
    color: #828c99;
    font-size: 0.875rem;
    margin-right: 1rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.infomation-info .icon {
    font-size: 1rem;
    margin-right: 0.25rem;
}

.infomation-info .user img {
    border-radius: 50%;
    margin-right: 0.25rem;
}

.infomation-info .tags {
    display: flex;
    flex-wrap: wrap;
}

    .infomation-info .tags > a {
        text-decoration: none;
        border: 1px solid #e4e6eb;
        border-radius: 2px;
        color: #828c99;
        line-height: 1;
    }

        .infomation-info .tags > a:hover {
            border-color: #00a8a6;
            color: #00a8a6;
        }

@media screen and (min-width: 769px) {
    .infomation-info .user,
    .infomation-info .time {
        margin-top: 0.625rem;
    }

    .infomation-info .tags > a {
        padding: 4px 10px;
        font-size: 12px;
        margin-right: 10px;
        margin-top: 0.625rem;
    }
}

@media screen and (max-width: 768px) {
    .infomation-info .user,
    .infomation-info .time {
        font-size: 0.625rem;
        margin-top: 0.375rem;
    }

    .infomation-info .time {
        display: flex;
        align-items: center;
    }

        .infomation-info .time .icon {
            width: 0.75rem;
            height: 0.75rem;
            font-size: 0.75rem;
            margin-right: 0.25rem;
        }

    .infomation-info .user {
        margin-right: 0.625rem;
    }

        .infomation-info .user img {
            width: 0.875rem;
            height: 0.875rem;
            margin-right: 0.375rem;
        }

    .infomation-info .tags > a {
        padding: 0.0625rem 0.375rem;
        font-size: 0.625rem;
        margin-right: 0.25rem;
        margin-top: 0.375rem;
    }
}

.infomations-follow {
    margin-top: 1.25rem;
}

.infomations-content {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #333;
}

    .infomations-content img {
        margin-right: 0.5rem;
        margin-left: -0.375rem;
    }

.infomations-title {
    font-size: 1.125rem;
    margin: 2rem 0 1rem;
    font-weight: 500;
    color: #242a33;
}

.infomations-txt {
    flex: 1;
}

.infomations-txt-bold {
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.63;
    color: #333333;
}

.infomations-txt-regular {
    font-size: 0.875rem;
    line-height: 1.63;
    color: #828c99;
}

.infomation-nav {
    padding: 0;
    margin: 0;
    display: flex;
    background-color: #f7f8f9;
}

    .infomation-nav li {
        list-style: none;
        padding: 0;
        margin: 0;
        height: 3.125rem;
        font-weight: 500;
        line-height: 3rem;
        padding: 0 1.25rem;
    }

        .infomation-nav li.active {
            border-bottom: 0.125rem solid #00a8a6;
            box-sizing: border-box;
        }

            .infomation-nav li.active a {
                color: #00a8a6;
            }

    .infomation-nav a {
        text-decoration: none;
        font-size: 0.875rem;
        color: #242a33;
    }

@media screen and (max-width: 768px) {
    .infomation-nav li {
        height: 2.5rem;
        line-height: 2.375rem;
    }

    .infomation-nav a {
        font-size: 0.75rem;
        font-weight: normal;
    }
}

.infomation-banner-large,
.infomation-banner-small {
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

    .infomation-banner-large .img,
    .infomation-banner-small .img {
        height: 100%;
        width: 100%;
        background-color: #eee;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .infomation-banner-large .img img,
        .infomation-banner-small .img img {
            max-width: 100%;
            max-height: 100%;
        }

    .infomation-banner-large .title,
    .infomation-banner-small .title {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 3.625rem;
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000000);
        font-size: 1.25rem;
        color: #fff;
        line-height: 1.3;
        align-items: flex-end;
        display: flex;
        padding: 1rem 1.25rem;
    }

        .infomation-banner-large .title p,
        .infomation-banner-small .title p {
            width: 100%;
            overflow: hidden;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            margin: 0 0;
        }

@media screen and (max-width: 768px) {
    .infomation-banner-large .title,
    .infomation-banner-small .title {
        height: 2.5rem;
        font-size: 0.8125rem;
        padding: 0 0.75rem 0.875rem;
    }
}

.infomation-banner-large {
    height: 28.75rem;
}

.infomation-banner-small {
    height: 13.75rem;
}

    .infomation-banner-small:not(:last-child) {
        margin-bottom: 1.25rem;
    }

@media screen and (max-width: 768px) {
    .mobile-search-box {
        display: block;
        margin-top: 4.0625rem;
    }

    .infomation-info {
        padding-left: 0.875rem;
    }

    .mobile-article-slide {
        margin-top: 0.625rem;
    }

    .slick-dots {
        list-style: none;
        padding-left: 0;
        margin: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 0.875rem;
        position: absolute;
        bottom: 0;
        width: 100%;
        z-index: 2;
    }

        .slick-dots li {
            width: 0.4375rem;
            height: 0.125rem;
            margin-right: 0.15625rem;
            background-color: #fff;
            opacity: 0.3;
        }

            .slick-dots li:last-child {
                margin-right: 0;
            }

            .slick-dots li.slick-active {
                opacity: 1;
            }

            .slick-dots li button {
                display: none;
            }

    .infomation-detatil .infomation-info .user {
        font-size: 0.75rem;
    }

    .infomation-detatil .infomation-info .time {
        font-size: 0.75rem;
    }

    .infomation-detatil .infomation-info .tags > a {
        font-size: 0.75rem;
    }
}

.article {
    margin-bottom: 6.25rem;
}

    .article .infomation-info {
        width: auto;
        padding-left: 0;
    }

@media screen and (min-width: 769px) {
    .article .infomations .left {
        width: 50.625rem;
        margin-right: 1.875rem;
    }
}

@media screen and (max-width: 768px) {
    .article {
        margin-bottom: 1.25rem;
    }

        .article .infomation-info {
            margin-top: 0.625rem;
        }

        .article .infomations .left {
            margin-top: 1.25rem;
        }
}

.article-title {
    color: #242a33;
    font-size: 1.5rem;
    margin-top: 0;
    margin-bottom: 1.25rem;
    line-height: 1.4;
}

.article-content {
    font-size: 0.875rem;
    line-height: 1.71;
    color: #242a33;
}

    .article-content img {
        max-width: 100%;
    }

.related-posts {
    background-color: #f7f8f9;
    padding: 2.5rem 0 3.75rem;
}

    .related-posts .infomations {
        margin-top: 0;
    }

    .related-posts .infomation-thumb {
        border: 1px solid #e4e6eb;
    }

    .related-posts .infomation-item:last-child {
        border-bottom: none;
    }

@media (max-width: 49.125rem) {
    .related-posts {
        display: none;
    }
}

.related-title {
    font-size: 1.25rem;
    color: #242a33;
    position: relative;
    padding-left: 0.875rem;
}

    .related-title::before {
        content: "";
        display: block;
        background-color: #00a8a6;
        height: 100%;
        width: 4px;
        position: absolute;
        left: 0;
    }

@media screen and (max-width: 768px) {
    .article-title {
        font-size: 1.0625rem;
        line-height: 1.5;
        margin-bottom: 0.9375rem;
    }

    .mobile-article {
        margin-top: 3.125rem !important;
    }
}

.trial {
    padding-top: 133px;
}

    .trial .title {
        margin-bottom: 1.5rem;
        margin-top: 2.5rem;
    }

    .trial .description {
        font-size: 1.125rem;
        line-height: 2;
        display: flex;
        align-items: center;
    }

        .trial .description.sub-description {
            opacity: 0.8;
            font-size: 1rem;
        }

    .trial .dot {
        display: inline-block;
        background-color: #fff;
        height: 0.25rem;
        width: 0.25rem;
        margin-right: 0.5rem;
        border-radius: 50%;
    }

    .trial .split-space {
        margin-top: 2.125rem;
    }

.trial-list {
    display: flex;
    list-style: none;
    color: #fff;
    padding-left: 0;
    margin: 1.875rem 0 2.5rem;
    font-size: 0.875rem;
}

    .trial-list img {
        margin-bottom: 0.625rem;
    }

    .trial-list li {
        text-align: center;
    }

        .trial-list li:not(:last-child) {
            margin-right: 2rem;
        }

@media screen and (max-width: 768px) {
    .trial {
        flex-direction: column;
        padding: 6.25rem 1.25rem 1.25rem;
        text-align: center;
    }

        .trial .title {
            margin-top: 0;
        }

        .trial .dot {
            display: none;
        }

        .trial .description {
            justify-content: center;
        }

    .trial-form {
        width: 100%;
        min-width: 0;
        box-sizing: border-box;
    }
}

.payment-form .modal-body {
    padding: 1.25rem 0;
}

.payment-form .label {
    width: 25%;
}

.payment-form .control {
    width: 59%;
    display: flex;
    justify-content: center;
}

    .payment-form .control .input {
        margin: 0;
    }

.payment-form .payment-money {
    display: flex;
}

    .payment-form .payment-money > .input-group {
        width: 48%;
        height: 2rem;
    }

        .payment-form .payment-money > .input-group:not(:last-child) {
            margin-right: 4%;
        }

.payment-form .rist-contract {
    margin: 2rem auto 0.9375rem;
    text-align: center;
}

    .payment-form .rist-contract input[type="checkbox"] {
        width: auto;
        height: auto;
        margin: 1px 0.3125rem 0;
        vertical-align: top;
    }

    .payment-form .rist-contract a {
        color: #00a8a6;
        text-decoration: none;
        font-weight: 600;
    }

        .payment-form .rist-contract a:hover {
            color: #008f8d;
        }

.payment-form .risk-des-box {
    padding: 0 1.5rem;
    margin-bottom: 0.75rem;
}

.payment-form .risk-description {
    padding: 1.25rem;
    line-height: 1.6em;
    color: #242a33;
    border-radius: 2px;
    background-color: #f7f8f9;
}

.video-area {
    padding: 5rem 0;
    margin-top: 4.5rem;
}

    .video-area .video-category {
        margin-top: 5rem;
    }

        .video-area .video-category:first-child {
            margin-top: 0.5rem;
        }

        .video-area .video-category .video-title {
            margin: 0 auto 2.5rem;
            color: #242a33;
            font-size: 1.75rem;
            text-align: center;
        }

        .video-area .video-category .video-list {
            display: flex;
            flex-wrap: wrap;
            padding: 0;
            margin: -1.3125rem -1.3125rem 0 0;
        }

            .video-area .video-category .video-list .video-item {
                background-size: cover;
                list-style: none;
                cursor: pointer;
                display: flex;
                flex: 0 0 24.125rem;
                flex-flow: column;
                justify-content: flex-end;
                align-items: center;
                width: 24.125rem;
                height: 13.625rem;
                border-radius: 0.25rem;
                margin-top: 1.3125rem;
                position: relative;
            }

                .video-area .video-category .video-list .video-item:not(:last-child) {
                    margin-right: 1.3125rem;
                }

                .video-area .video-category .video-list .video-item img {
                    position: absolute;
                    top: 50%;
                    left: 50%;
                    transform: translate(-50%, -50%);
                    width: 3.375rem;
                    height: 3.375rem;
                }

                .video-area .video-category .video-list .video-item .video-item-text {
                    font-size: 1.25rem;
                    color: white;
                    padding: 1.75rem 1.25rem 1rem;
                    opacity: 0.9;
                    line-height: 1.3;
                    align-self: stretch;
                    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000000);
                    border-radius: 0.25rem;
                }

                    .video-area .video-category .video-list .video-item .video-item-text p {
                        margin: 0;
                        width: 100%;
                        display: -webkit-box;
                        -webkit-box-orient: vertical;
                        -webkit-line-clamp: 2;
                        overflow: hidden;
                    }

@media screen and (max-width: 768px) {
    .video-area {
        padding: 2rem 0;
        margin-top: 2.75rem;
    }

        .video-area .video-category {
            margin-top: 2rem;
        }

            .video-area .video-category:first-child {
                margin-top: 0;
            }

            .video-area .video-category .video-title {
                font-size: 1.0625rem;
                margin-bottom: 0;
            }

            .video-area .video-category .video-list {
                margin: 0;
            }

                .video-area .video-category .video-list .video-item {
                    flex: 0 1 auto;
                    margin-top: 0.875rem;
                    width: 22.1875rem;
                    height: 11.75rem;
                }

                    .video-area .video-category .video-list .video-item img {
                        width: 2.875rem;
                        height: 2.875rem;
                    }

                    .video-area .video-category .video-list .video-item .video-item-text {
                        font-size: 1rem;
                        padding-top: 0.875rem;
                        padding-bottom: 1rem;
                    }

                    .video-area .video-category .video-list .video-item:not(:last-child) {
                        margin-right: 0;
                    }
}

.videoModal {
    display: none;
}

    .videoModal video {
        width: 50rem;
        height: 37.5rem;
    }

        .videoModal video:focus {
            outline: none;
        }

@media screen and (max-width: 768px) {
    .videoModal video {
        width: 100%;
        height: auto;
    }
}

.video-wraper {
    background-color: #f7f8f9;
}

.book-banner-img {
    margin: 0 6.5rem 2.3125rem 0;
}

.book-area {
    background: #f7f8f9;
    padding-bottom: 2.5rem;
}

    .book-area .book-search-area {
        box-sizing: border-box;
        padding: 20px 0;
        line-height: 1.5;
        background: #fff;
    }

        .book-area .book-search-area .book-search-center {
            margin: 0 auto;
            width: 75rem;
            display: flex;
        }

            .book-area .book-search-area .book-search-center .book-classification-list {
                margin-right: 1.25rem;
                width: 51.25rem;
                display: flex;
                overflow: hidden;
            }

                .book-area .book-search-area .book-search-center .book-classification-list .book-classification-item {
                    width: 12.5rem;
                    border-right: 1px solid #e4e6eb;
                    padding: 0 3.125rem;
                }

                    .book-area .book-search-area .book-search-center .book-classification-list .book-classification-item:first-child {
                        padding-left: 0;
                    }

                    .book-area .book-search-area .book-search-center .book-classification-list .book-classification-item:last-child {
                        border-right: none;
                        padding-right: 0;
                    }

                    .book-area .book-search-area .book-search-center .book-classification-list .book-classification-item .item-title {
                        color: #242a33;
                        font-size: 1rem;
                    }

                    .book-area .book-search-area .book-search-center .book-classification-list .book-classification-item .book-info-list {
                        width: 12.5rem;
                        overflow: hidden;
                        padding: 0;
                        margin: 0.4375rem 0;
                    }

                        .book-area .book-search-area .book-search-center .book-classification-list .book-classification-item .book-info-list .book-info-item {
                            float: left;
                            list-style: none;
                            min-width: 33.33%;
                            overflow: hidden;
                            text-overflow: ellipsis;
                            word-break: break-all;
                            color: #828c99;
                            font-size: 0.875rem;
                            margin-top: 0.375rem;
                            cursor: pointer;
                        }

            .book-area .book-search-area .book-search-center .book-search {
                width: 22.5rem;
                padding: 0.9375rem 0;
            }

    .book-area .book-list-area {
        margin: 3.75rem auto 0;
        width: 75rem;
    }

        .book-area .book-list-area .book-search-tips {
            text-align: center;
            font-size: 18px;
            margin: 3.125rem 0;
        }

            .book-area .book-list-area .book-search-tips .search-tps-text {
                color: #242a33;
            }

            .book-area .book-list-area .book-search-tips .search-tps-link {
                color: #00a8a6;
            }

        .book-area .book-list-area .book-list {
            overflow: hidden;
            width: 77.5rem;
            margin-left: -2.5rem;
            margin-top: -2.5rem;
        }

            .book-area .book-list-area .book-list .book-item {
                float: left;
                width: 16.875rem;
                height: 13.5rem;
                border-radius: 0.3125rem;
                margin-left: 2.5rem;
                margin-top: 2.5rem;
            }

                .book-area .book-list-area .book-list .book-item .book-item-picture {
                    background-size: cover;
                    border-radius: 0.3125rem 0.3125rem 0 0;
                    width: 16.875rem;
                    height: 9.5rem;
                }

                .book-area .book-list-area .book-list .book-item .book-item-name {
                    background: #fff;
                    color: #242a33;
                    display: flex;
                    padding: 0 1.25rem;
                    border-radius: 0 0 0.3125rem 0.3125rem;
                }

                    .book-area .book-list-area .book-list .book-item .book-item-name p {
                        width: 100%;
                        text-overflow: ellipsis;
                        overflow: hidden;
                        white-space: nowrap;
                        text-align: center;
                    }

        .book-area .book-list-area .pgntn-page-pagination {
            margin: 5rem 0 2.5rem;
        }

.book-details-area {
    background: #f7f8f9;
    padding: 4.5rem 0 2.5rem;
}

    .book-details-area .book-details-top {
        width: 75rem;
        margin: 2.5rem auto 0;
        background: #fff;
        padding: 2.5rem;
        overflow: hidden;
        box-sizing: border-box;
    }

        .book-details-area .book-details-top .details-top-left {
            width: 18.75rem;
            height: 25rem;
            background-size: cover;
            float: left;
        }

        .book-details-area .book-details-top .details-top-right {
            float: left;
            width: 48rem;
            height: 25rem;
            margin-left: 2rem;
        }

            .book-details-area .book-details-top .details-top-right .details-top-title {
                font-size: 28px;
                color: #242a33;
            }

            .book-details-area .book-details-top .details-top-right .details-top-introduction {
                margin-top: 1.5625rem;
                color: #828c99;
                font-size: 1.125rem;
                line-height: 2rem;
                overflow: hidden;
                text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-line-clamp: 5;
                -webkit-box-orient: vertical;
            }

            .book-details-area .book-details-top .details-top-right .details-top-page {
                margin-top: 1.5rem;
                color: #828c99;
                font-size: 1.125rem;
                line-height: 1.75rem;
            }

            .book-details-area .book-details-top .details-top-right .details-top-date {
                margin-top: 0.8125rem;
                color: #828c99;
                font-size: 1.125rem;
                line-height: 1.75rem;
            }

            .book-details-area .book-details-top .details-top-right .details-top-menus {
                margin-top: 2.875rem;
            }

                .book-details-area .book-details-top .details-top-right .details-top-menus .menus-download {
                    width: 8rem;
                    height: 2.375rem;
                    border-radius: 0.125rem;
                    background-color: #00bfb6;
                    color: #fff;
                    line-height: 2.375rem;
                    text-align: center;
                    cursor: pointer;
                }

    .book-details-area .book-details-content {
        width: 75rem;
        margin: 2.5rem auto 0;
        background: #fff;
        padding: 2.5rem;
        box-sizing: border-box;
    }

        .book-details-area .book-details-content .details-content-title {
            font-size: 1.75rem;
            color: #242a33;
        }

        .book-details-area .book-details-content .details-content-body {
            margin-top: 1.5rem;
            font-size: 1.125rem;
            color: #828c99;
            line-height: 2rem;
        }

.activity-area {
    background: #fff;
}

    .activity-area .activity-head {
        width: 75rem;
        box-sizing: border-box;
        text-align: center;
        padding: 3.125rem 0;
        margin: 0 auto;
    }

        .activity-area .activity-head .activity-head-title {
            color: #242a33;
            font-size: 1.75rem;
        }

        .activity-area .activity-head .activity-head-body {
            margin-top: 1rem;
            color: #828c99;
            font-size: 1rem;
            line-height: 1.75rem;
        }

    .activity-area .activity-content {
        background: #f7f8f9;
        padding: 5rem 0 6.8125rem;
    }

        .activity-area .activity-content .activity-classify {
            width: 75rem;
            margin: 0 auto;
        }

            .activity-area .activity-content .activity-classify.mt80 {
                margin-top: 5rem;
            }

            .activity-area .activity-content .activity-classify .activity-classify-title {
                color: #242a33;
                font-size: 1.75rem;
                text-align: center;
            }

            .activity-area .activity-content .activity-classify .activity-classify-list {
                margin-top: 2.5rem;
                overflow: hidden;
                margin-right: -2.5rem;
            }

                .activity-area .activity-content .activity-classify .activity-classify-list .activity-classify-item {
                    width: 16.875rem;
                    margin-bottom: 2.125rem;
                    float: left;
                    margin-right: 2.5rem;
                }

                    .activity-area .activity-content .activity-classify .activity-classify-list .activity-classify-item.activity-classify-hidden {
                        display: none;
                    }

                    .activity-area .activity-content .activity-classify .activity-classify-list .activity-classify-item a {
                        text-decoration: none;
                    }

                    .activity-area .activity-content .activity-classify .activity-classify-list .activity-classify-item .activity-classify-picture {
                        width: 16.875rem;
                        height: 9.5rem;
                        background-repeat: no-repeat;
                        background-size: cover;
                        background-position: center;
                        background-color: #edeff0;
                        position: relative;
                        overflow: hidden;
                        border-radius: 0.25rem 0.25rem 0 0;
                    }

                        .activity-area .activity-content .activity-classify .activity-classify-list .activity-classify-item .activity-classify-picture .activity-classify-sign {
                            color: #fff;
                            width: 33.33%;
                            background: #ff4c4c;
                            position: absolute;
                            right: -1.625rem;
                            top: 0.625rem;
                            font-size: 0.75rem;
                            height: 1.25rem;
                            line-height: 1.25rem;
                            text-align: center;
                            transform: rotate(45deg);
                        }

                    .activity-area .activity-content .activity-classify .activity-classify-list .activity-classify-item .activity-classify-content {
                        padding: 1.25rem 1.25rem 1rem;
                        background: #fff;
                        box-sizing: border-box;
                        border-radius: 0 0 0.25rem 0.25rem;
                    }

                        .activity-area .activity-content .activity-classify .activity-classify-list .activity-classify-item .activity-classify-content .activity-classify-name {
                            width: 100%;
                            text-overflow: ellipsis;
                            overflow: hidden;
                            display: -webkit-box;
                            -webkit-line-clamp: 2;
                            -webkit-box-orient: vertical;
                            text-align: left;
                            line-height: 1.4;
                            margin: 0;
                            color: #242a33;
                        }

                        .activity-area .activity-content .activity-classify .activity-classify-list .activity-classify-item .activity-classify-content .activity-classify-button {
                            border: 1px solid #00a8a6;
                            height: 2rem;
                            line-height: 2rem;
                            width: 6rem;
                            margin: 1rem auto 0;
                            text-align: center;
                            color: #00a8a6;
                            font-size: 0.875rem;
                            border-radius: 0.125rem;
                        }

                            .activity-area .activity-content .activity-classify .activity-classify-list .activity-classify-item .activity-classify-content .activity-classify-button:hover {
                                background: #00bfb6;
                                color: white;
                            }

                    .activity-area .activity-content .activity-classify .activity-classify-list .activity-classify-item.forward {
                        border-radius: 0.25rem;
                        background: #edeff0;
                        text-align: center;
                        position: relative;
                        height: 17.625rem;
                    }

                        .activity-area .activity-content .activity-classify .activity-classify-list .activity-classify-item.forward .forward-body {
                            position: absolute;
                            top: 50%;
                            left: 50%;
                            transform: translate(-50%, -50%);
                            -webkit-transform: translate(-50%, -50%);
                            -moz-transform: translate(-50%, -50%);
                            -ms-transform: translate(-50%, -50%);
                            -o-transform: translate(-50%, -50%);
                        }

                        .activity-area .activity-content .activity-classify .activity-classify-list .activity-classify-item.forward .forward-picture {
                            margin: 0;
                            font-size: 0;
                        }

                        .activity-area .activity-content .activity-classify .activity-classify-list .activity-classify-item.forward .activity-classify-forward {
                            margin: 1.125rem 0 0 0;
                            font-size: 1rem;
                            color: #828c99;
                        }

                    .activity-area .activity-content .activity-classify .activity-classify-list .activity-classify-item.activity-classify-review .activity-classify-content {
                        padding: 1rem 1.25rem 1.25rem;
                    }

            .activity-area .activity-content .activity-classify .plan-expander {
                padding: 0;
            }

                .activity-area .activity-content .activity-classify .plan-expander > a {
                    background-color: #f7f8f9;
                }

            .activity-area .activity-content .activity-classify .hidden {
                display: none !important;
            }

            .activity-area .activity-content .activity-classify.going .activity-classify-list .activity-classify-item {
                margin-bottom: 0;
            }

@media screen and (max-width: 768px) {
    .activity-area .activity-head {
        width: 100%;
        padding: 1.25rem;
    }

        .activity-area .activity-head .activity-head-title {
            font-size: 1.0625rem;
        }

        .activity-area .activity-head .activity-head-body {
            font-size: 0.75rem;
            line-height: 1.125rem;
        }

    .activity-area .activity-content {
        padding: 1.875rem 1.25rem;
    }

        .activity-area .activity-content .activity-classify {
            width: 100%;
        }

            .activity-area .activity-content .activity-classify .activity-classify-title {
                font-size: 1.0625rem;
            }

            .activity-area .activity-content .activity-classify .activity-classify-list {
                margin-top: 1.25rem;
                margin-right: 0;
            }

                .activity-area .activity-content .activity-classify .activity-classify-list .activity-classify-item {
                    width: 10.125rem;
                    margin-right: 0.625rem;
                    margin-bottom: 1.25rem;
                }

                    .activity-area .activity-content .activity-classify .activity-classify-list .activity-classify-item .activity-classify-picture {
                        width: 10.125rem;
                        height: 5.75rem;
                    }

                        .activity-area .activity-content .activity-classify .activity-classify-list .activity-classify-item .activity-classify-picture .activity-classify-sign {
                            width: 50%;
                            right: -1.375rem;
                            font-size: 0.75rem;
                        }

                    .activity-area .activity-content .activity-classify .activity-classify-list .activity-classify-item .activity-classify-content {
                        padding: 0.75rem 1rem;
                        text-align: center;
                    }

                        .activity-area .activity-content .activity-classify .activity-classify-list .activity-classify-item .activity-classify-content .activity-classify-name {
                            font-size: 0.75rem;
                        }

                        .activity-area .activity-content .activity-classify .activity-classify-list .activity-classify-item .activity-classify-content .activity-classify-button {
                            font-size: 0.75rem;
                            width: auto;
                            height: auto;
                            margin: 0.75rem 0 0 0;
                            padding: 0.375rem 0.75rem;
                            display: inline-block;
                            line-height: 1;
                        }

                    .activity-area .activity-content .activity-classify .activity-classify-list .activity-classify-item:nth-child(even) {
                        margin-right: 0;
                    }

                    .activity-area .activity-content .activity-classify .activity-classify-list .activity-classify-item.forward {
                        height: 11.625rem;
                    }

                        .activity-area .activity-content .activity-classify .activity-classify-list .activity-classify-item.forward .forward-picture img {
                            width: 48px;
                            height: auto;
                        }

                        .activity-area .activity-content .activity-classify .activity-classify-list .activity-classify-item.forward .activity-classify-forward {
                            margin: 0.625rem 0 0rem;
                            font-size: 0.75rem;
                        }

                    .activity-area .activity-content .activity-classify .activity-classify-list .activity-classify-item.activity-classify-review .activity-classify-content {
                        padding: 0.75rem 1rem;
                    }

            .activity-area .activity-content .activity-classify.mt80 {
                margin-top: 1.875rem;
            }

            .activity-area .activity-content .activity-classify.going .activity-classify-list .activity-classify-item {
                margin-bottom: 0;
            }

            .activity-area .activity-content .activity-classify .plan-expander {
                margin-top: 0;
            }
}

.price-banner .limit-box-fixed {
    flex-flow: row wrap;
    align-items: flex-start;
    justify-content: flex-start;
}

@media screen and (max-width: 768px) {
    .price-banner .limit-box-fixed {
        padding-top: 0;
        padding-bottom: 5rem;
    }
}

.price-banner .banner-content {
    flex: 0 1 100%;
    text-align: center;
    color: #fff;
    font-size: 2rem;
    margin: 7.5rem auto 0;
    line-height: 3.125rem;
}

@media screen and (max-width: 768px) {
    .price-banner .banner-content {
        margin-top: 3.125rem;
        font-size: 1.125rem;
        line-height: 1.56;
    }
}

.price-banner .banner-content p {
    margin: 0;
}

.price-banner .banner-tab-list {
    flex: 0 1 25rem;
    margin: -6.875rem auto 0;
    text-align: center;
    padding: 0;
    display: flex;
}

@media screen and (max-width: 768px) {
    .price-banner .banner-tab-list {
        margin: 0 auto 1.5rem;
        flex: 0 1 13rem;
    }
}

.price-banner .banner-tab-list .banner-tab-item {
    list-style: none;
    padding-bottom: 1.125rem;
    font-size: 1.375rem;
    flex: 1;
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
    cursor: pointer;
}

@media screen and (max-width: 768px) {
    .price-banner .banner-tab-list .banner-tab-item {
        padding: 0 0.3125rem 0.625rem;
        font-size: 0.875rem;
    }
}

.price-banner .banner-tab-list .banner-tab-item > a {
    color: rgba(255, 255, 255, 0.6);
    text-decoration: none;
}

.price-banner .banner-tab-list .banner-tab-item.current {
    border-bottom: 4px solid #fff;
}

    .price-banner .banner-tab-list .banner-tab-item.current > a {
        color: #fff;
        font-weight: 500;
    }

@media screen and (max-width: 768px) {
    .price-banner .banner-tab-list .banner-tab-item.current {
        border-bottom-width: 2px;
    }
}

.price-table-header {
    position: relative;
    margin-top: -9.25rem;
    width: 100%;
    height: 14.3125rem;
}

@media screen and (max-width: 768px) {
    .price-table-header {
        height: auto;
        margin-top: -4.375rem;
    }
}

.price-table-header .price-table-list {
    display: flex;
    align-items: flex-end;
}

@media screen and (max-width: 768px) {
    .price-table-header .price-table-list {
        display: block;
    }
}

.price-table-header .price-table-list .price-item {
    flex: 0 1 25rem;
    box-sizing: border-box;
    height: 14.25rem;
    border: 1px solid #e4e6eb;
    background: #fff;
    padding: 2rem 0.9375rem;
    text-align: center;
}

@media screen and (min-width: 769px) {
    .price-table-header .price-table-list .price-item {
        border-right: none;
    }
}

@media screen and (max-width: 768px) {
    .price-table-header .price-table-list .price-item {
        height: auto;
        border-bottom: none;
    }

        .price-table-header .price-table-list .price-item:nth-child(2) {
            border-radius: 2px;
        }

        .price-table-header .price-table-list .price-item:last-child {
            border-bottom: 1px solid #e4e6eb;
        }
}

.price-table-header .price-table-list .price-item.price-table-title {
    border: none;
    background: none;
    border-bottom: 1px solid #e4e6eb;
    font-size: 0.875rem;
    font-weight: 500;
    height: 9.6875rem;
}

@media screen and (max-width: 768px) {
    .price-table-header .price-table-list .price-item.price-table-title {
        display: none;
    }
}

@media screen and (min-width: 769px) {
    .price-table-header .price-table-list .price-item:last-child {
        border-right: 1px solid #e4e6eb;
        border-radius: 0 0.25rem 0 0;
    }

    .price-table-header .price-table-list .price-item:nth-child(2) {
        border-radius: 0.25rem 0 0 0;
    }
}

.price-table-header .price-table-list .price-item .price-title {
    font-size: 1.375rem;
    font-weight: 500;
    color: #242a33;
}

@media screen and (max-width: 768px) {
    .price-table-header .price-table-list .price-item .price-title {
        font-size: 1.125rem;
    }
}

.price-table-header .price-table-list .price-item .price-tips {
    margin-top: 0.5rem;
    font-size: 1rem;
    color: #828c99;
}

@media screen and (max-width: 768px) {
    .price-table-header .price-table-list .price-item .price-tips {
        margin-top: 0.375rem;
        font-size: 0.75rem;
    }
}

.price-table-header .price-table-list .price-item .price-money {
    margin-top: 1.5rem;
    font-size: 1.625rem;
    color: #242a33;
}

@media screen and (max-width: 768px) {
    .price-table-header .price-table-list .price-item .price-money {
        margin-top: 0.875rem;
        font-size: 1.5rem;
    }
}

.price-table-header .price-table-list .price-item .price-menu {
    margin: 1.25rem auto 0;
    padding: 0.5625rem 1.5rem;
    border: 1px solid #00a8a6;
    color: #00a8a6;
    cursor: pointer;
    border-radius: 0.125rem;
    display: inline-block;
    text-decoration: none;
}

@media screen and (max-width: 768px) {
    .price-table-header .price-table-list .price-item .price-menu {
        font-size: 0.875rem;
    }
}

.price-table-header .price-table-list .price-item.price-hot {
    position: relative;
    overflow: hidden;
}

    .price-table-header .price-table-list .price-item.price-hot::before {
        content: "HOT";
        position: absolute;
        width: 9.375rem;
        background-color: #fc4e51;
        color: #fff;
        font-size: 0.875rem;
        top: 0.8125rem;
        right: -3.375rem;
        transform: rotate(45deg);
    }

    .price-table-header .price-table-list .price-item.price-hot .price-menu {
        background-color: #00bfb6;
        border-color: #00bfb6;
        color: #fff;
    }

.price-table-header .price-table-list .price-item .plan-expander {
    display: none;
    margin-top: 1.25rem;
}

@media screen and (max-width: 768px) {
    .price-table-header .price-table-list .price-item .plan-expander {
        display: block;
    }
}

.price-table-header .price-table-list .price-item .price-table {
    margin: 1.875rem -0.9375rem 0;
    border-top: 1px solid #e4e6eb;
}

    .price-table-header .price-table-list .price-item .price-table .price-column:first-child {
        border-left: none;
    }

    .price-table-header .price-table-list .price-item .price-table .price-column:last-child {
        border-right: none;
    }

.price-table-header .price-table-list .price-item.fixed {
    position: fixed;
    top: 3.125rem;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 888;
    padding: 0.9375rem;
    visibility: hidden;
    border-bottom: 1px solid #e4e6eb;
}

@media screen and (max-width: 768px) {
    .price-table-header .price-table-list .price-item.fixed.active {
        visibility: visible;
    }
}

.price-table-header .price-table-list .price-item.fixed .price-money {
    margin-top: 0.625rem;
    color: #f75b34;
}

.price-table-header .price-table-list .price-item.fixed .price-menu {
    margin-top: 0.625rem;
}

@media screen and (min-width: 769px) {
    .price-table-header.fixed-header {
        height: 9.6875rem;
    }

        .price-table-header.fixed-header > .price-table-list {
            z-index: 1000;
            position: fixed;
            width: 75rem;
            top: 4.5rem;
            left: 50%;
            transform: translateX(-50%);
        }

        .price-table-header.fixed-header .price-item {
            height: 9.6875rem;
            padding: 1.5rem 0;
        }

            .price-table-header.fixed-header .price-item.price-table-title {
                background-color: #fff;
                display: flex;
                justify-content: center;
                align-items: flex-end;
                padding-bottom: 1.25rem;
            }

            .price-table-header.fixed-header .price-item .price-title {
                font-size: 1rem;
                font-weight: 500;
            }

            .price-table-header.fixed-header .price-item .price-tips {
                display: none;
            }

            .price-table-header.fixed-header .price-item .price-money {
                font-weight: 500;
                font-size: 1.375rem;
                color: #f75b34;
                margin-top: 0.625rem;
            }

            .price-table-header.fixed-header .price-item .price-menu {
                margin-top: 0.875rem;
            }
}

.price-table {
    margin-bottom: 2.125rem;
    margin-top: -1px;
}

@media screen and (max-width: 768px) {
    .price-table {
        display: none;
    }
}

@media screen and (min-width: 769px) {
    .price-table.mobile {
        display: none !important;
    }
}

.price-table .price-row {
    display: flex;
    background-color: #fff;
}

    .price-table .price-row .price-column {
        flex: 0 1 25rem;
        box-sizing: border-box;
        border: 1px solid #e4e6eb;
        border-right: none;
        border-top: none;
        padding: 0.8125rem 0.3125rem;
        justify-content: center;
        font-size: 0.875rem;
        text-align: center;
        line-height: 1.375rem;
        color: #242a33;
        display: flex;
        align-items: center;
    }

        .price-table .price-row .price-column:last-child {
            border-right: 1px solid #e4e6eb;
        }

        .price-table .price-row .price-column:first-child {
            color: #828c99;
        }

@media screen and (max-width: 768px) {
    .price-table .price-row .price-column {
        padding: 0.625rem 0.3125rem;
        font-size: 0.75rem;
    }
}

.price-table .price-row .price-column .lw-wrong,
.price-table .price-row .price-column .lw-correct {
    display: inline-block;
    font-size: 1.125rem;
    transform: scale(1.5);
}

@media screen and (max-width: 768px) {
    .price-table .price-row .price-column .lw-wrong,
    .price-table .price-row .price-column .lw-correct {
        transform: scale(1.2);
    }
}

.price-table .price-row .price-column .lw-correct {
    color: #00a8a6;
}

.price-table .price-row .price-column .lw-wrong {
    color: #ced2d9;
}

.price-table .price-row .price-column .price-tips-private {
    display: inline-block;
    white-space: nowrap;
    color: #00a8a6;
    font-size: 0.625rem;
    margin-left: 0.625rem;
    padding: 0 0.375rem;
    background-color: #f7f8f9;
    border-radius: 0.125rem;
    font-weight: 500;
    vertical-align: middle;
}

@media screen and (max-width: 768px) {
    .price-table .price-row .price-column .price-tips-private {
        margin-left: 0;
    }
}

.price-table .price-row.row-title {
    background-color: #f7f8f9;
}

    .price-table .price-row.row-title .price-column:first-child {
        font-weight: 500;
        color: #242a33;
    }

.price-table .price-row.hidden > div {
    display: none;
}

.cost-content {
    margin: 5rem auto;
    text-align: center;
}

@media screen and (max-width: 768px) {
    .cost-content {
        margin: 2.5rem auto;
    }
}

.cost-content .cost-title {
    font-size: 1.75rem;
    color: #242a33;
}

@media screen and (max-width: 768px) {
    .cost-content .cost-title {
        font-size: 1.0625rem;
    }
}

.cost-content .cost-row {
    display: flex;
    border: 1px solid #e4e6eb;
    border-bottom: none;
    background: #fff;
    color: #828c99;
}

    .cost-content .cost-row .cost-column {
        box-sizing: border-box;
        flex: 0 1 50rem;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 0.875rem;
        text-align: center;
        line-height: 1.375rem;
        padding: 0.8125rem 0;
    }

@media screen and (max-width: 768px) {
    .cost-content .cost-row .cost-column {
        font-size: 0.75rem;
    }
}

.cost-content .cost-row .cost-column:first-child {
    flex-basis: 25rem;
    border-right: 1px solid #e4e6eb;
}

.cost-content .cost-row:last-child {
    border-bottom: 1px solid #e4e6eb;
}

.cost-content .cost-table {
    margin-top: 2.5rem;
}

@media screen and (max-width: 768px) {
    .cost-content .cost-table {
        margin-top: 1.5rem;
    }
}

.cost-content .cost-table .cost-thead .cost-row {
    background-color: #f7f8f9;
    border-bottom: none;
    color: #242a33;
    border-radius: 0.25rem 0.25rem 0 0;
}

.cost-content .cost-table .cost-thead .cost-column {
    font-weight: 500;
}

.cost-content .cost-table .cost-tbody .cost-row:last-child {
    border-radius: 0 0 0.25rem 0.25rem;
}

.plan-content {
    margin: 5rem auto;
    text-align: center;
}

@media screen and (max-width: 768px) {
    .plan-content {
        margin: 2.5rem auto;
    }
}

.plan-content .plan-title {
    font-size: 1.75rem;
    color: #242a33;
}

@media screen and (max-width: 768px) {
    .plan-content .plan-title {
        font-size: 1.0625rem;
    }
}

.plan-content .plan-row {
    display: flex;
    border: 1px solid #e4e6eb;
    border-bottom: none;
    background: #fff;
    color: #828c99;
}

    .plan-content .plan-row .plan-column {
        box-sizing: border-box;
        flex: 0 1 18.75rem;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 0.875rem;
        text-align: center;
        line-height: 1.3;
        padding: 0.8125rem;
        flex-wrap: wrap;
        border-right: 1px solid #e4e6eb;
        word-break: break-word;
    }

@media screen and (max-width: 768px) {
    .plan-content .plan-row .plan-column {
        font-size: 0.75rem;
        line-height: 1.6;
    }
}

.plan-content .plan-row .plan-column:last-child {
    flex-basis: 25rem;
    padding: 0;
    border: none;
}

@media screen and (max-width: 768px) {
    .plan-content .plan-row .plan-column:last-child {
        flex-basis: 30%;
    }
}

.plan-content .plan-row .plan-column:nth-child(3) {
    padding: 0;
    flex-basis: 25rem;
}

@media screen and (max-width: 768px) {
    .plan-content .plan-row .plan-column:nth-child(3) {
        flex-basis: 30%;
    }
}

.plan-content .plan-row .plan-column:first-child {
    flex-basis: 12.5rem;
}

@media screen and (max-width: 768px) {
    .plan-content .plan-row .plan-column:first-child {
        padding: 0.8125rem 0;
        flex-basis: 20%;
    }
}

.plan-content .plan-row .plan-column:nth-child(2) {
    flex-basis: 12.5rem;
}

@media screen and (max-width: 768px) {
    .plan-content .plan-row .plan-column:nth-child(2) {
        padding: 0.8125rem 0;
        flex-basis: 20%;
    }
}

.plan-content .plan-row .plan-column .plan-font {
    flex: 0 1 100%;
    padding: 0.625rem 0;
}

.plan-content .plan-row .plan-column .plan-child-cloumn {
    padding: 0.625rem 0.625rem;
    flex: 1;
    border-right: 1px solid #e4e6eb;
    box-sizing: border-box;
    height: 100%;
}

    .plan-content .plan-row .plan-column .plan-child-cloumn:last-child {
        border-right: none;
    }

    .plan-content .plan-row .plan-column .plan-child-cloumn > p {
        top: 50%;
        position: relative;
        transform: translate(0, -50%);
        margin: 0;
    }

@media screen and (max-width: 768px) {
    .plan-content .plan-row .plan-column .plan-child-cloumn {
        padding: 0.625rem 0;
    }
}

.plan-content .plan-row:last-child {
    border-bottom: 1px solid #e4e6eb;
}

.plan-content .plan-table {
    margin-top: 2.5rem;
}

@media screen and (max-width: 768px) {
    .plan-content .plan-table {
        margin-top: 1.5rem;
    }
}

.plan-content .plan-table .plan-thead .plan-row {
    background-color: #f7f8f9;
    border-bottom: none;
    color: #242a33;
    border-radius: 0.25rem 0.25rem 0 0;
}

.plan-content .plan-table .plan-thead .plan-column {
    font-weight: 500;
}

    .plan-content .plan-table .plan-thead .plan-column .plan-child-cloumn {
        height: 50%;
        border-top: 1px solid #e4e6eb;
    }

    .plan-content .plan-table .plan-thead .plan-column:last-child .plan-font {
        flex: 1;
    }

    .plan-content .plan-table .plan-thead .plan-column:last-child .plan-child-cloumn {
        flex: 0 1 100%;
        height: 50%;
    }

.plan-content .plan-table .plan-tbody .plan-row:last-child {
    border-radius: 0 0 0.25rem 0.25rem;
}

    .plan-content .plan-table .plan-tbody .plan-row:last-child .plan-column:nth-child(4) .plan-child-cloumn {
        flex: 0 1 100%;
    }

.price-more-content {
    background: #f7f8f9;
    padding: 5rem 0;
}

@media screen and (max-width: 768px) {
    .price-more-content {
        padding: 2rem 0 1.25rem;
    }
}

.price-more-content .price-more-title {
    font-size: 1.75rem;
    color: #242a33;
    text-align: center;
}

@media screen and (max-width: 768px) {
    .price-more-content .price-more-title {
        font-size: 1.0625rem;
    }
}

.price-more-content .price-more-body {
    background: #fff;
    margin-top: 2.5rem;
    padding: 1rem 2.5rem;
    border-radius: 0.25rem;
    font-size: 0.875rem;
    line-height: 1.5rem;
    color: #242a33;
}

@media screen and (max-width: 768px) {
    .price-more-content .price-more-body {
        margin-top: 1.5rem;
        padding: 0.375rem 1.25rem;
        line-height: 1.83;
    }
}

.price-more-content .price-more-body .price-more-item {
    padding: 1.5rem 0;
    border-bottom: 1px solid #e4e6eb;
}

@media screen and (max-width: 768px) {
    .price-more-content .price-more-body .price-more-item {
        padding: 0.875rem 0;
    }
}

.price-more-content .price-more-body .price-more-item:last-child {
    border: none;
}

.price-more-content .price-more-body .price-more-label {
    color: #00a8a6;
    font-size: 1rem;
    font-weight: 500;
}

@media screen and (max-width: 768px) {
    .price-more-content .price-more-body .price-more-label {
        font-size: 0.75rem;
    }
}

.price-more-content .price-more-body .price-more-name {
    margin-top: 0.625rem;
}

@media screen and (max-width: 768px) {
    .price-more-content .price-more-body .price-more-name {
        margin-top: 0.25rem;
        font-size: 0.75rem;
    }
}

.plan-expander {
    z-index: 5;
    position: relative;
    text-align: center;
}

    .plan-expander.fixed {
        position: fixed;
        width: 100%;
        background-color: #fff;
        border-top: 1px solid #e4e6eb;
    }

    .plan-expander::before {
        z-index: -1;
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        height: 1px;
        background-color: #e4e6eb;
    }

    .plan-expander.noline::before {
        display: none;
    }

    .plan-expander > a {
        display: inline-block;
        background-color: #fff;
        padding: 0.3125rem 0.625rem;
        font-size: 0.875rem;
        line-height: 1.25rem;
        color: #00a8a6;
        text-decoration: none;
    }

@media screen and (max-width: 768px) {
    .plan-expander > a {
        font-size: 0.75rem;
    }
}

.plan-expander > a .lw-arrowdouble-up {
    display: none;
}

.plan-expander > a span::before {
    content: attr(unexpanded-text);
}

.plan-expander > a.expanded .lw-arrowdouble-up {
    display: inline-block;
}

.plan-expander > a.expanded .lw-arrowdouble-down {
    display: none;
}

.plan-expander > a.expanded span::before {
    content: attr(expanded-text);
}

.demonstrated {
    padding-top: 8.3125rem;
}

    .demonstrated .title {
        margin-bottom: 1.5rem;
        font-size: 2rem;
    }

    .demonstrated .description {
        font-size: 0.875rem;
        line-height: 1.625rem;
        color: rgba(255, 255, 255, 0.9);
        filter: alpha(opacity=90);
        -moz-opacity: 0.9;
        -khtml-opacity: 0.9;
        -webkit-filter: alpha(opacity=90);
        opacity: 0.9;
    }

        .demonstrated .description .demonstrated-font {
            margin: 1.5rem 0;
        }

    .demonstrated .dot {
        display: inline-block;
        background-color: #fff;
        height: 0.25rem;
        width: 0.25rem;
        margin-right: 0.5rem;
        border-radius: 50%;
    }

    .demonstrated .split-space {
        margin-top: 2.125rem;
    }

.demonstrated-form {
    width: 22rem;
    padding: 1.875rem 1.5rem;
}

    .demonstrated-form .form-body {
        width: 100%;
        margin-top: 1.3125rem;
    }

        .demonstrated-form .form-body .form-item {
            margin-top: 1rem;
            width: 100%;
        }

            .demonstrated-form .form-body .form-item:first-child {
                margin-top: 0;
            }

            .demonstrated-form .form-body .form-item label.error {
                margin-top: 0.3125rem;
                color: #ff4c4c;
                font-size: 0.75rem;
            }

        .demonstrated-form .form-body .label-name {
            font-size: 0.8125rem;
            color: #242a33;
        }

            .demonstrated-form .form-body .label-name span {
                color: #ff4c4c;
                margin-left: 0.3125rem;
            }

        .demonstrated-form .form-body input[type="text"],
        .demonstrated-form .form-body textarea {
            padding: 0.5rem 0.5rem;
            margin-top: 0.375rem;
        }

        .demonstrated-form .form-body .phone-wrap {
            width: 100%;
            display: flex;
            align-items: center;
            margin-top: 0.375rem;
            flex-wrap: wrap;
            border-radius: 0.125rem;
            position: relative;
        }

            .demonstrated-form .form-body .phone-wrap .phone-zone-dropdown {
                width: 3.125rem;
                padding-left: 0.625rem;
                top: 0;
                left: 0;
                position: absolute;
                line-height: 2rem;
                font-size: 0.8125rem;
                cursor: pointer;
                z-index: 100;
            }

                .demonstrated-form .form-body .phone-wrap .phone-zone-dropdown .dropdown-trigger {
                    position: relative;
                    user-select: none;
                }

                    .demonstrated-form .form-body .phone-wrap .phone-zone-dropdown .dropdown-trigger > i {
                        position: absolute;
                        top: 50%;
                        right: 0;
                        transform: translateY(-50%);
                        color: #828c99;
                    }

                    .demonstrated-form .form-body .phone-wrap .phone-zone-dropdown .dropdown-trigger.active > i {
                        color: #444;
                    }

                .demonstrated-form .form-body .phone-wrap .phone-zone-dropdown .custom-dropdown {
                    background-color: #fff;
                    border-radius: 0.125rem;
                    box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
                    box-sizing: border-box;
                    margin-top: 0.375rem;
                    opacity: 0;
                    overflow: hidden;
                    padding: 0;
                    pointer-events: none;
                    position: absolute;
                    top: 100%;
                    left: 0;
                    width: 15rem;
                    transform-origin: 50% 0;
                    transform: translateY(-21px);
                    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
                    z-index: 900;
                    max-height: 12.5rem;
                }

                    .demonstrated-form .form-body .phone-wrap .phone-zone-dropdown .custom-dropdown.active {
                        visibility: visible;
                        opacity: 1;
                        pointer-events: auto;
                        transform: scale(1) translateY(0);
                    }

                    .demonstrated-form .form-body .phone-wrap .phone-zone-dropdown .custom-dropdown ul {
                        border-top: 1px solid #dadee6;
                        max-height: 12.5rem;
                        overflow-y: auto;
                        padding-left: 0;
                        margin: 0;
                    }

                    .demonstrated-form .form-body .phone-wrap .phone-zone-dropdown .custom-dropdown li {
                        list-style: none;
                        display: flex;
                        padding: 0 0.625rem;
                        color: #242a33;
                        height: 2.25rem;
                        line-height: 2.25rem;
                        cursor: pointer;
                    }

                        .demonstrated-form .form-body .phone-wrap .phone-zone-dropdown .custom-dropdown li > span:first-child {
                            flex: 1;
                        }

                        .demonstrated-form .form-body .phone-wrap .phone-zone-dropdown .custom-dropdown li:hover, .demonstrated-form .form-body .phone-wrap .phone-zone-dropdown .custom-dropdown li.active {
                            background-color: #eff8f8;
                            color: #00a8a6;
                        }

                        .demonstrated-form .form-body .phone-wrap .phone-zone-dropdown .custom-dropdown li.active {
                            font-weight: bold;
                        }

                .demonstrated-form .form-body .phone-wrap .phone-zone-dropdown .dropdown-search-input {
                    height: 2rem;
                    color: #242a33;
                    padding-left: 0.625rem;
                    margin: 0;
                    width: 100%;
                    background-color: transparent;
                    border: none;
                    box-sizing: border-box;
                }

                .demonstrated-form .form-body .phone-wrap .phone-zone-dropdown > .lw-selected {
                    position: absolute;
                    top: 50%;
                    right: 2px;
                    color: #828c99;
                    font-size: 0.625rem;
                    transform: translateY(-50%);
                }

            .demonstrated-form .form-body .phone-wrap .phone-number {
                margin: 0;
                padding: 0 0 0 4.0625rem;
            }

        .demonstrated-form .form-body .verification-code {
            position: relative;
            display: flex;
        }

            .demonstrated-form .form-body .verification-code .button-default {
                cursor: pointer;
                box-sizing: border-box;
                font-size: 0.8125rem;
                white-space: nowrap;
                border-radius: 0 0.125rem 0.125rem 0;
            }

                .demonstrated-form .form-body .verification-code .button-default.disable {
                    color: #828c99;
                    background-color: #fafafa;
                    border: 1px solid #e4e6eb;
                    border-left: none;
                    text-align: center;
                }

            .demonstrated-form .form-body .verification-code > label.error {
                position: absolute;
                margin-top: 0 !important;
                bottom: -15px;
            }

@media screen and (max-width: 768px) {
    .demonstrated-form .form-body .verification-code > label.error {
        top: 100%;
        margin-top: 0.1875rem !important;
        transform: none;
        right: auto;
        left: 0;
    }
}

.demonstrated-form .form-body .verification-code > input {
    margin: 0;
    flex: 1;
    border-radius: 0.125rem 0 0 0.125rem;
}

.demonstrated-form .form-body textarea {
    resize: none;
}

.demonstrated-form .form-body .checkbox-form .label-content {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

    .demonstrated-form .form-body .checkbox-form .label-content .label-check {
        flex: 0 1 5.625rem;
        font-size: 0.75rem;
        margin-top: 0.5rem;
        cursor: pointer;
    }

    .demonstrated-form .form-body .checkbox-form .label-content label.error {
        position: absolute;
        top: 100%;
        left: 0;
        margin-top: 0.1875rem;
    }

.demonstrated-form .form-button {
    width: 6.5rem;
    text-align: center;
    margin: 2rem auto 0;
}

    .demonstrated-form .form-button .button-default {
        cursor: pointer;
    }

.demo-modal {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    font-size: 0.8125rem;
    z-index: 9999;
    background-color: rgba(0, 0, 0, 0.3);
    overflow-y: auto;
    box-sizing: border-box;
}

    .demo-modal .demo-modal-content {
        position: relative;
        margin: 0;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 520px;
        background: #fff;
        border-radius: 5px;
    }

        .demo-modal .demo-modal-content .demo-modal-body {
            padding: 2rem 1.5rem;
        }

        .demo-modal .demo-modal-content .close {
            background: url("../images/error.png") no-repeat;
            background-size: cover;
            position: absolute;
            top: 0.3125rem;
            right: 0.3125rem;
            cursor: pointer;
            width: 1.75rem;
            height: 1.75rem;
        }

        .demo-modal .demo-modal-content .face-wrap {
            text-align: center;
        }

        .demo-modal .demo-modal-content .demo-modal-text {
            font-size: 1rem;
            color: #242a33;
            margin: 1.875rem 0 0 0;
        }

        .demo-modal .demo-modal-content .demo-modal-button {
            display: flex;
            justify-content: flex-end;
        }

            .demo-modal .demo-modal-content .demo-modal-button .button-default {
                margin-top: 2.25rem;
                width: 3.5rem;
                cursor: pointer;
                text-align: center;
            }

@media screen and (max-width: 768px) {
    .demonstrated {
        flex-direction: column;
        padding: 6.25rem 1.25rem 1.25rem;
    }

        .demonstrated .title {
            margin-top: 0;
        }

        .demonstrated .dot {
            display: none;
        }

        .demonstrated .description {
            justify-content: center;
        }

    .demonstrated-form {
        width: 100%;
        min-width: 0;
        box-sizing: border-box;
    }
}

.categorys-box {
    margin-top: 2rem;
}

.categorys-title {
    font-size: 1.125rem;
    margin: 2rem 0 1rem;
    font-weight: 500;
    color: #242a33;
}

    .categorys-title.mb {
        margin-bottom: 0.5rem;
    }

.categorys {
    display: flex;
    flex-wrap: wrap;
}

    .categorys a {
        width: 112px;
        text-align: center;
        color: #242a33;
        box-sizing: border-box;
        border: solid 1px #e4e6eb;
        border-radius: 0.125rem;
        font-size: 0.875rem;
        text-decoration: none;
        padding: 0.4375rem 0;
        margin: 0 0.75rem 0.75rem 0;
    }

        .categorys a:nth-child(3n) {
            margin-right: 0;
        }

        .categorys a:hover, .categorys a.active {
            border-color: #00a8a6;
            color: #00a8a6;
        }

.search-result {
    min-height: 600px;
    padding-bottom: 6.25rem;
}

.search-result_highlight {
    color: #00a8a6;
    font-weight: 500;
}

.search-result_info {
    display: flex;
    font-size: 14px;
    border-bottom: 1px solid #e4e6eb;
    padding-bottom: 0.625rem;
}

    .search-result_info > div:first-child {
        flex: 1;
    }

    .search-result_info .back-blog {
        color: #00a8a6;
        font-weight: bold;
    }

.payment-success {
    position: fixed;
    display: flex;
    left: 0;
    right: -1px;
    top: 0;
    bottom: 0;
    align-items: center;
    justify-content: center;
    background-color: #f1f2f7;
}

.payment-success-tips {
    width: 19.375rem;
    border-radius: 4px;
    background-color: #ffffff;
    height: 21.25rem;
}

.payment-success-tips_title {
    background-color: #fafafa;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    display: flex;
    align-items: center;
    padding-left: 1rem;
    height: 2.5rem;
    font-size: 0.875rem;
    color: #666666;
}

.payment-success-tips_body {
    display: flex;
    flex: 1;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding-top: 3.375rem;
}

    .payment-success-tips_body > div {
        width: 100%;
        text-align: center;
    }

.payment-success_state {
    font-size: 0.875rem;
    margin: 0.4375rem 0;
    color: #333;
}

    .payment-success_state + div {
        font-size: 0.75rem;
        color: #666666;
    }

@media screen and (min-width: 769px) {
    .transition01s {
        transition: all 0.1s ease-out;
    }

    .transition02s {
        transition: all 0.2s ease-out;
    }

    .transition03s {
        transition: all 0.3s ease-out;
    }

    .transition05s {
        transition: all 0.5s ease-out;
    }

    .transition06s {
        transition: all 0.6s ease-out;
    }

    .transition08s {
        transition: all 0.8s ease-out;
    }

    .transition1s {
        transition: all 1s ease-out;
    }

    .transition1-5s {
        transition: all 1.5s ease-out;
    }

    .in-slide-up {
        transform: translate3d(0, 15px, 0);
    }

        .in-slide-up.in-view {
            transform: translate3d(0, 0, 0);
        }

    .in-slide-down {
        transform: translate3d(0, -15px, 0);
    }

        .in-slide-down.in-view {
            transform: translate3d(0, 0, 0);
        }

    .in-slide-left {
        transform: translate3d(15px, 0, 0);
    }

        .in-slide-left.in-view {
            transform: translate3d(0, 0, 0);
        }

    .in-slide-right {
        transform: translate3d(-15px, 0, 0);
    }

        .in-slide-right.in-view {
            transform: translate3d(0, 0, 0);
        }

    .in-opacity-0 {
        opacity: 0;
    }

        .in-opacity-0.in-view {
            opacity: 1;
        }

    .in-opacity-05 {
        opacity: 0.5;
    }

        .in-opacity-05.in-view {
            opacity: 1;
        }
}
