@font-face {
    font-family: Alibaba PuHuiTi-Bold;
    src: url(../font/Alibaba-PuHuiTi-Bold.9e07d77bdd7b03150324cbe9fdd66ee2.ttf) format("truetype")
}

@font-face {
    font-family: Alibaba PuHuiTi-Medium;
    src: url(../font/Alibaba-PuHuiTi-Medium.2bc11803b8a2cf8a506ac3cc440d7946.ttf) format("truetype")
}

@font-face {
    font-family: Alibaba PuHuiTi-Regular;
    src: url(../font/Alibaba-PuHuiTi-Regular.9d774670c9d9c48472dfcfe8f1326da6.ttf) format("truetype")
}

@font-face {
    font-family: Alibaba PuHuiTi-Light;
    src: url(../font/Alibaba-PuHuiTi-Light.e18f2e66c2545b99000ffd942faf0cd6.ttf) format("truetype")
}

body,
html {
    padding: 0;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
    color: #1b1c21;
    font-size: 18px
}

h1 {
    font-weight: 400
}

a {
    color: inherit;
    text-decoration: none
}

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

.container {
    max-width: 1000px;
    margin: 0 auto
}

#__hcfy__ {
    display: none !important
}

.ant-anchor {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-around;
    justify-content: space-around
}

.ant-timeline-item {
    padding-bottom: 0 !important
}

.ant-timeline-item-head {
    width: 6px !important;
    height: 6px !important;
    background: #ff5b27 !important;
    left: 2px;
    top: 2px
}

#header .ant-anchor-link-active>a:after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    background: #fff;
    left: 0;
    bottom: -6px
}

#header .ant-anchor-link-active:hover>a:after {
    background: #ff5b27
}

#header .default .ant-anchor-link-active>a:after {
    background: #ff5b27
}

#home-product .slick-dots li {
    width: auto;
    height: auto;
    -webkit-flex: 0 1 auto;
    flex: 0 1 auto
}

#home-team .slick-dots li {
    margin: 0
}

#home-team .slick-dots {
    bottom: -70px
}

.slick-list {
    width: 100%
}

.slick-active .dotItem {
    background: #e74134 !important;
    display: block !important;
    opacity: 1 !important
}

.honorSlider .slick-active .dotItem {
    background: #c4c4c4 !important
}

#honorList .slick-active .dotItem {
    background: #e74134 !important
}

#moreInfo .slick-slide>div {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center
}

#home-team .slick-dots li.slick-active button:before,
#moreInfo .slick-dots li.slick-active button:before {
    color: #fb8f6d;
    opacity: 1
}

#home-team .slick-prev,
#moreInfo .slick-next,
#moreInfo .slick-prev {
    z-index: 99;
    width: 60px;
    height: 60px;
    border-radius: 50%
}

#moreInfo .slick-next {
    right: -70px
}

#home-team .slick-next {
    right: 310px;
    top: 48%
}

#moreInfo .slick-prev {
    left: -70px
}

#home-team .slick-prev {
    left: 270px;
    top: 48%
}

#home-team .slick-next:before,
#home-team .slick-prev:before,
#moreInfo .slick-next:before,
#moreInfo .slick-prev:before {
    font-family: cursive;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    content: "";
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #929292 url(../image/20210413_right_a.png) no-repeat 50%;
    background-size: 50% 50%
}

#moreInfo .slick-prev:hover:before {
    background: #ff5b27 url(../image/20210413_left_a.png) no-repeat 50%;
    background-size: 50% 50%
}

#moreInfo .slick-next:hover:before {
    background: #ff5b27 url(../image/20210413_right_a.png) no-repeat 50%;
    background-size: 50% 50%
}

#home-team .slick-prev:hover:before {
    background: #ff5b27 url(../image/20210413_left_a.png) no-repeat 50%;
    background-size: 50% 50%
}

#home-team .slick-next:hover:before {
    background: #ff5b27 url(../image/20210413_right_a.png) no-repeat 50%;
    background-size: 50% 50%
}

#home-team .slick-prev:before,
#moreInfo .slick-prev:before {
    background: #929292 url(../image/20210413_left_a.png) no-repeat 50%;
    background-size: 50% 50%
}

#home-team .slick-dots,
#moreInfo .slick-dots {
    bottom: -75px
}

@media (max-width:640px) {
    .slick-dots li {
        margin: 0 4px !important
    }

    .slick-dots li,
    .slick-dots li .dotItem {
        width: 7px !important;
        height: 7px !important
    }

    #home-banner .slick-dots {
        bottom: .8rem !important
    }

    .slick-dots li:first-of-type {
        border-bottom-left-radius: 100px;
        border-top-left-radius: 100px
    }

    .slick-dots li:last-of-type {
        border-bottom-right-radius: 100px;
        border-top-right-radius: 100px
    }
}

.layout {
    width: 100%;
    min-width: 25rem;
    padding: 0 .8rem
}

@media screen and (max-width:1600px) and (min-width:1240px) {
    .layout {
        padding: 0 calc(50vw - 12rem)
    }
}

@media screen and (min-width:1600px) {
    .layout {
        padding: 0 16vw
    }
}

@media (max-width:640px) {
    .layout {
        min-width: 100%
    }
}

#home-banner .slick-dots {
    bottom: 55px
}

#partner .slick-dots {
    bottom: -146px
}

.defaultSlider .slick-dots {
    bottom: -100px
}

.userSlider .slick-dots {
    bottom: -180px
}

#partner .slick-next,
#partner .slick-prev {
    display: none !important
}

.defaultSlider .slick-prev {
    left: -150px
}

.defaultSlider .slick-next {
    right: -150px
}

.customSlider .slick-next,
.customSlider .slick-prev {
    z-index: 999
}

.customSlider .slick-prev {
    left: -20px
}

.customSlider .slick-next {
    right: 20px
}

.defaultSlider .slick-next:before,
.defaultSlider .slick-prev:before {
    z-index: 99;
    font-family: cursive;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    content: "";
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: url(../image/20210728_gray_left.png) no-repeat 50%/cover;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.defaultSlider .slick-prev:before {
    background: url(../image/20210728_gray_left.png) no-repeat 50%/cover;
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

#partner .slick-dots li {
    width: 72px !important;
    height: 10px;
    margin: 0;
    overflow: hidden;
    background: #fff
}

.defaultSlider .slick-prev:hover:before {
    background: url(../image/20210728_red_right.png) no-repeat 50%/cover;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.defaultSlider .slick-next:hover:before {
    background: url(../image/20210728_red_right.png) no-repeat 50%/cover;
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.customSlider .slick-next:before,
.customSlider .slick-prev:before {
    z-index: 99;
    font-family: cursive;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    content: "";
    width: 60px;
    height: 60px;
    border-radius: 50%;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .15);
    opacity: 1
}

.customSlider .slick-prev:before,
.customSlider .slick-prev:hover:before {
    background: url(../image/20220328_left.png) no-repeat 50%/cover
}

.customSlider .slick-next:before,
.customSlider .slick-next:hover:before {
    background: url(../image/20220328_right.png) no-repeat 50%/cover
}

#partner .slick-dots li:first-of-type {
    border-top-left-radius: 9px;
    border-bottom-left-radius: 9px
}

#partner .slick-dots li:nth-of-type(2) {
    border-top-right-radius: 9px;
    border-bottom-right-radius: 9px
}

.ant-divider-inner-text {
    padding: 0 45px !important
}

.slick-slide div:focus-visible {
    outline: none
}

@media (max-width:640px) {
    .ant-divider-inner-text {
        padding: 0 .3rem !important
    }

    .product .ant-divider-inner-text {
        padding: 0 .12rem !important
    }

    .defaultSlider .slick-dots,
    .slick-arrow {
        display: none !important
    }

    .newswrap {
        padding: 0 .74rem;
        width: 100vw;
        min-width: 100vw
    }

    .customSlider .tiga-dots-wrap {
        background-color: transparent !important;
        bottom: 0 !important
    }

    .customSlider .tiga-dots {
        width: 4px !important;
        height: 4px !important;
        background-color: #afafaf !important
    }

    .customSlider .tiga-dots-active {
        width: 9px !important;
        height: 4px !important;
        border-radius: 2px !important;
        background-color: #e63522 !important
    }

    .customSlider .slick-dots {
        display: block !important;
        bottom: -20px !important
    }

    .customSlider .slick-dots li {
        width: 4px !important;
        height: 4px !important;
        background-color: #afafaf !important;
        margin: 0 3px !important;
        border-radius: 50% !important
    }

    .customSlider .slick-dots .slick-active {
        width: 9px !important;
        height: 4px !important;
        border-radius: 2px !important;
        background-color: #e63522 !important
    }

    .customSlider .slick-dots li button {
        display: none !important
    }
}

.ant-image-mask {
    display: none !important
}

.ant-fade-appear,
.ant-fade-enter,
.ant-fade-leave {
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.ant-fade-appear.ant-fade-appear-active,
.ant-fade-enter.ant-fade-enter-active {
    -webkit-animation-name: antFadeIn;
    animation-name: antFadeIn;
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.ant-fade-leave.ant-fade-leave-active {
    -webkit-animation-name: antFadeOut;
    animation-name: antFadeOut;
    -webkit-animation-play-state: running;
    animation-play-state: running;
    pointer-events: none
}

.ant-fade-appear,
.ant-fade-enter {
    opacity: 0
}

.ant-fade-appear,
.ant-fade-enter,
.ant-fade-leave {
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

@-webkit-keyframes antFadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes antFadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes antFadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes antFadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.ant-zoom-leave {
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.ant-zoom-leave.ant-zoom-leave-active {
    -webkit-animation-name: antZoomOut;
    animation-name: antZoomOut;
    -webkit-animation-play-state: running;
    animation-play-state: running;
    pointer-events: none
}

.ant-zoom-leave {
    -webkit-animation-timing-function: cubic-bezier(.78, .14, .15, .86);
    animation-timing-function: cubic-bezier(.78, .14, .15, .86)
}

@-webkit-keyframes antZoomOut {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        -webkit-transform: scale(.2);
        transform: scale(.2);
        opacity: 0
    }
}

@keyframes antZoomOut {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        -webkit-transform: scale(.2);
        transform: scale(.2);
        opacity: 0
    }
}

.header_height_padding {
    padding-top: 86px
}

.ant-breadcrumb {
    font-size: 26px !important;
    height: 25px
}

@media (max-width:640px) {
    .header_height_padding {
        padding-top: 50px
    }

    .ant-breadcrumb {
        font-size: 16px !important
    }
}

.ant-select-single .ant-select-selector .ant-select-selection-placeholder,
.custom_select.ant-select-single .ant-select-selector .ant-select-selection-item {
    line-height: 56px;
    font-size: 16px
}

.custom_select.ant-select:not(.ant-select-customize-input) .ant-select-selector {
    height: 56px;
    background-color: transparent;
    border: none
}

.custom_select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input {
    line-height: 56px;
    height: 56px
}

.custom_option.ant-select-item {
    padding: 12px
}

.ant-select-dropdown {
    padding: 0 !important
}

.custom_option.ant-select-item-option-selected:not(.ant-select-item-option-disabled) {
    background-color: #e63522;
    color: #fff
}

::-webkit-scrollbar {
    width: 5px
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #f0f0f0;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #ccc
}

::-webkit-scrollbar-thumb:hover {
    border-radius: 10px;
    background-color: #a3a3a3;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2)
}

.copy_href_link {
    margin: 10px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 140px
}

.copy_href_title {
    font-size: 20px;
    font-weight: 400;
    color: #333;
    line-height: 40px
}

.copy_href_text {
    font-size: 22px;
    font-weight: 700;
    color: #e63522;
    line-height: 40px;
    cursor: pointer
}

@media (max-width:640px) {
    .copy_href_title {
        font-size: 16px;
        line-height: 21px
    }

    .copy_href_text {
        font-size: 14px;
        line-height: 21px
    }
}

.ant-modal-body {
    padding: 0 !important
}

.ant-modal-content {
    background-color: #000 !important
}

.ant-modal-close {
    background: #fff !important;
    border-radius: 50% !important;
    top: -20px !important;
    right: -20px !important;
    color: #000 !important
}

.ant-modal-close-x {
    line-height: 40px !important;
    width: 40px !important;
    height: 40px !important
}

.ant-cascader-menus {
    pointer-events: all !important
}

#home-product .out-left-right {
    animation-fill-mode: forwards;
    -webkit-animation: outLeft .7s cubic-bezier(.66, 0, .34, 1);
    animation: outLeft .7s cubic-bezier(.66, 0, .34, 1)
}

#home-product .out-left-right,
#home-product .out-right-left {
    opacity: 0;
    z-index: 0;
    -webkit-transform: scale(.6);
    transform: scale(.6);
    -webkit-animation-fill-mode: forwards
}

#home-product .out-right-left {
    animation-fill-mode: forwards;
    -webkit-animation: outRight .7s cubic-bezier(.66, 0, .34, 1);
    animation: outRight .7s cubic-bezier(.66, 0, .34, 1)
}

#home-product .in-left-right {
    opacity: 1;
    z-index: 1;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation: inLeft .7s cubic-bezier(.66, 0, .34, 1);
    animation: inLeft .7s cubic-bezier(.66, 0, .34, 1)
}

#home-product .in-right-left {
    opacity: 1;
    z-index: 1;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation: inRight .7s cubic-bezier(.66, 0, .34, 1);
    animation: inRight .7s cubic-bezier(.66, 0, .34, 1)
}

@-webkit-keyframes inLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    60% {
        opacity: 1
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes inLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    60% {
        opacity: 1
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes inRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    60% {
        opacity: 1
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes inRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    60% {
        opacity: 1
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes outLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        opacity: 0
    }

    to {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@keyframes outLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        opacity: 0
    }

    to {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@-webkit-keyframes outRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        opacity: 0
    }

    to {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@keyframes outRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        opacity: 0
    }

    to {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@-webkit-keyframes productDot {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@keyframes productDot {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@-webkit-keyframes moduleHeaderShow {
    0% {
        opacity: 0
    }

    50% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes moduleHeaderShow {
    0% {
        opacity: 0
    }

    50% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes partybuildShow {
    0% {
        -webkit-transform: translateZ(600px);
        transform: translateZ(600px);
        opacity: 0
    }

    30% {
        -webkit-transform: translateZ(600px);
        transform: translateZ(600px);
        opacity: 0
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes partybuildShow {
    0% {
        -webkit-transform: translateZ(600px);
        transform: translateZ(600px);
        opacity: 0
    }

    30% {
        -webkit-transform: translateZ(600px);
        transform: translateZ(600px);
        opacity: 0
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@-webkit-keyframes slide-in-left {
    0% {
        -webkit-transform: translateX(-1000px);
        transform: translateX(-1000px);
        opacity: 0
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@keyframes slide-in-left {
    0% {
        -webkit-transform: translateX(-1000px);
        transform: translateX(-1000px);
        opacity: 0
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@-webkit-keyframes slide-in-right {
    0% {
        -webkit-transform: translateX(1000px);
        transform: translateX(1000px);
        opacity: 0
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@keyframes slide-in-right {
    0% {
        -webkit-transform: translateX(1000px);
        transform: translateX(1000px);
        opacity: 0
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@-webkit-keyframes text-focus-in {
    0% {
        -webkit-filter: blur(12px);
        filter: blur(12px);
        opacity: 0
    }

    to {
        -webkit-filter: blur(0);
        filter: blur(0);
        opacity: 1
    }
}

@keyframes text-focus-in {
    0% {
        -webkit-filter: blur(12px);
        filter: blur(12px);
        opacity: 0
    }

    to {
        -webkit-filter: blur(0);
        filter: blur(0);
        opacity: 1
    }
}

@-webkit-keyframes scaleShow {
    0% {
        opacity: 0 !important;
        -webkit-transform: matrix(1, 0, 0, 1, 0, 0) !important;
        transform: matrix(1, 0, 0, 1, 0, 0) !important
    }

    1% {
        opacity: 0 !important;
        -webkit-transform: matrix(.85, 0, 0, 1, 0, 0) !important;
        transform: matrix(.85, 0, 0, 1, 0, 0) !important
    }

    to {
        opacity: 1 !important;
        -webkit-transform: matrix(1, 0, 0, 1, 0, 0) !important;
        transform: matrix(1, 0, 0, 1, 0, 0) !important
    }
}

@keyframes scaleShow {
    0% {
        opacity: 0 !important;
        -webkit-transform: matrix(1, 0, 0, 1, 0, 0) !important;
        transform: matrix(1, 0, 0, 1, 0, 0) !important
    }

    1% {
        opacity: 0 !important;
        -webkit-transform: matrix(.85, 0, 0, 1, 0, 0) !important;
        transform: matrix(.85, 0, 0, 1, 0, 0) !important
    }

    to {
        opacity: 1 !important;
        -webkit-transform: matrix(1, 0, 0, 1, 0, 0) !important;
        transform: matrix(1, 0, 0, 1, 0, 0) !important
    }
}

.scaleShow .moduleHeader {
    -webkit-animation: moduleHeaderShow .8s cubic-bezier(.25, .46, .45, .94) both;
    animation: moduleHeaderShow .8s cubic-bezier(.25, .46, .45, .94) both
}

#home-product-wrap {
    opacity: 0
}

#home-product-wrap.scaleShow {
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation: inRight .7s cubic-bezier(.66, 0, .34, 1);
    animation: inRight .7s cubic-bezier(.66, 0, .34, 1)
}

#home-product-dot.scaleShow {
    -webkit-animation: productDot .9s both;
    animation: productDot .9s both
}

#party-building.scaleShow .buildList {
    -webkit-animation: partybuildShow 1s cubic-bezier(.25, .46, .45, .94) both;
    animation: partybuildShow 1s cubic-bezier(.25, .46, .45, .94) both
}

#home-about-header.scaleShow {
    opacity: 1;
    -webkit-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important;
    -webkit-transition: none !important;
    transition: none !important
}

#home-about-header.scaleShow .leftImg {
    -webkit-animation: slide-in-left .5s cubic-bezier(.25, .46, .45, .94) both;
    animation: slide-in-left .5s cubic-bezier(.25, .46, .45, .94) both
}

#home-about-header.scaleShow .aboutRight {
    -webkit-animation: slide-in-right .5s cubic-bezier(.25, .46, .45, .94) both;
    animation: slide-in-right .5s cubic-bezier(.25, .46, .45, .94) both
}

#home-about-header.scaleShow .aboutTextBox {
    -webkit-animation: text-focus-in .8s cubic-bezier(.55, .085, .68, .53) both;
    animation: text-focus-in .8s cubic-bezier(.55, .085, .68, .53) both
}

.scaleShow {
    opacity: 1 !important;
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0) !important;
    transform: matrix(1, 0, 0, 1, 0, 0) !important;
    -webkit-transition: opacity 1s cubic-bezier(.5, 0, 0, 1) 0s, -webkit-transform 1s cubic-bezier(.5, 0, 0, 1) 0s !important;
    transition: opacity 1s cubic-bezier(.5, 0, 0, 1) 0s, -webkit-transform 1s cubic-bezier(.5, 0, 0, 1) 0s !important;
    transition: opacity 1s cubic-bezier(.5, 0, 0, 1) 0s, transform 1s cubic-bezier(.5, 0, 0, 1) 0s !important;
    transition: opacity 1s cubic-bezier(.5, 0, 0, 1) 0s, transform 1s cubic-bezier(.5, 0, 0, 1) 0s, -webkit-transform 1s cubic-bezier(.5, 0, 0, 1) 0s !important
}

#user-heartvoice {
    opacity: 0;
    -webkit-transform: matrix(.85, 0, 0, .85, 0, 0);
    transform: matrix(.85, 0, 0, .85, 0, 0);
    -webkit-transition: opacity 1s cubic-bezier(.5, 0, 0, 1) 0s, -webkit-transform 1s cubic-bezier(.5, 0, 0, 1) 0s;
    transition: opacity 1s cubic-bezier(.5, 0, 0, 1) 0s, -webkit-transform 1s cubic-bezier(.5, 0, 0, 1) 0s;
    transition: opacity 1s cubic-bezier(.5, 0, 0, 1) 0s, transform 1s cubic-bezier(.5, 0, 0, 1) 0s;
    transition: opacity 1s cubic-bezier(.5, 0, 0, 1) 0s, transform 1s cubic-bezier(.5, 0, 0, 1) 0s, -webkit-transform 1s cubic-bezier(.5, 0, 0, 1) 0s
}

.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list,
.slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ""
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: #fff url(../image/ajax-loader.fb6f3c230cb846e25247dfaa1da94d8f.gif) 50% no-repeat
}

@font-face {
    font-family: slick;
    font-weight: 400;
    font-style: normal;
    src: url(../font/slick.a4e97f5a2a64f0ab132323fbeb33ae29.eot);
    src: url(../font/slick.a4e97f5a2a64f0ab132323fbeb33ae29.eot) format("embedded-opentype"), url(../font/slick.295183786cd8a138986521d9f388a286.woff) format("woff"), url(../font/slick.c94f7671dcc99dce43e22a89f486f7c2.ttf) format("truetype"), url(../font/slick.2630a3e3eab21c607e21576571b95b9d.svg) format("svg")
}

.slick-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    color: transparent;
    outline: none;
    background: transparent
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: "←"
}

[dir=rtl] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    right: auto;
    left: -25px
}

.slick-next:before {
    content: "→"
}

[dir=rtl] .slick-next:before {
    content: "←"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0
}

.slick-dots li,
.slick-dots li button {
    width: 20px;
    height: 20px;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    padding: 5px;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: none
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "•";
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}

.suspendedEntrance_consult__yNSN_ {
    position: relative
}

.suspendedEntrance_consult__yNSN_ .suspendedEntrance_online__2o2Ns {
    position: fixed;
    right: 0;
    top: 45%;
    z-index: 99
}

.suspendedEntrance_box__38JEK {
    background-color: #eb4534;
    height: 70px
}

.suspendedEntrance_box__38JEK,
.suspendedEntrance_top__2fpW4 {
    width: 64px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center
}

.suspendedEntrance_top__2fpW4 {
    background-color: #9fa0a0;
    height: 64px
}

.suspendedEntrance_top__2fpW4 .suspendedEntrance_icon__2QVPr {
    width: 38px;
    height: 21px
}

.suspendedEntrance_line__bVTgL {
    width: 64px;
    height: 1px;
    border-bottom: 1px solid #fff
}

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

@media (max-width:640px) {
    .suspendedEntrance_box__38JEK {
        width: 50px;
        height: 60px
    }

    .suspendedEntrance_top__2fpW4 {
        width: 50px;
        height: 50px;
        margin-right: 14px
    }

    .suspendedEntrance_top__2fpW4 .suspendedEntrance_icon__2QVPr {
        width: 25px;
        height: 14px
    }
}