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;
    font-size: 16px
}

a {
    color: inherit;
    text-decoration: none
}

ul {
    margin-bottom: 0;
    list-style: none
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input:-internal-autofill-previewed,
input:-internal-autofill-selected {
    background-color: #fff;
    -webkit-transition: background-color 5000s ease-out .5s;
    -moz-transition: background-color 5000s ease-out .5s;
    transition: background-color 5000s ease-out .5s
}

.pc-header {
    width: 100%;
    min-width: 1200px;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 10
}

.default-header {
    background-color: #242222
}

.white-header {
    background-color: #fff
}

.pc-header-wrap {
    max-width: 1200px;
    width: 1200px;
    min-width: 1200px;
    display: -moz-box;
    display: flex;
    -moz-align-items: center;
    -moz-box-align: center;
    align-items: center;
    -moz-justify-content: space-between;
    -moz-box-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
    height: 76px
}

.pc-header-wrap>a {
    display: inline-block;
    height: 100%;
    line-height: 86px
}

.pc-header-wrap .left-wrap,
.pc-header-wrap .left-wrap .f1 {
    display: -moz-box;
    display: flex;
    -moz-align-items: center;
    -moz-box-align: center;
    align-items: center;
    height: 100%
}

.pc-header-wrap .left-wrap .f1 {
    position: relative
}

.pc-header-wrap .left-wrap .f1 a {
    font-size: 16px;
    font-weight: 400;
    color: hsla(0, 0%, 100%, .75);
    line-height: 16px;
    margin-right: 20px
}

.pc-header-wrap .left-wrap .f1 a:hover {
    color: #fff
}

.white-header .pc-header-wrap .left-wrap .f1 a {
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 16px;
    margin-right: 20px
}

.white-header .pc-header-wrap .left-wrap .f1 a:hover {
    color: #1ea098
}

.pc-header-wrap .left-wrap .sNav {
    position: absolute;
    top: 60px;
    left: -160px;
    width: 620px;
    height: 236px;
    background: #fff;
    -webkit-box-shadow: 0 6px 29px 6px rgba(111, 109, 109, .17);
    box-shadow: 0 6px 29px 6px rgba(111, 109, 109, .17);
    border-radius: 4px;
    z-index: 10;
    padding: 20px
}

.pc-header-wrap .left-wrap .solutionP {
    width: 200px;
    height: 379px;
    left: -70px
}

.pc-header-wrap .left-wrap .aboutP {
    width: 210px;
    height: 179px;
    left: -50px
}

.pc-header-wrap .left-wrap .solutionP.sNav:after {
    left: 95px
}

.pc-header-wrap .left-wrap .aboutP.sNav:after {
    left: 120px
}

.pc-header-wrap .left-wrap .sNav:after {
    display: block;
    content: "";
    border: 10px solid transparent;
    border-bottom-color: #fff;
    position: absolute;
    left: 182px;
    top: -20px
}

.pc-header-wrap .left-wrap .sNav .sNav-wrap {
    display: -moz-box;
    display: flex;
    -moz-flex-direction: column;
    flex-direction: column;
    -moz-box-flex: 1;
    flex: 1 1;
    width: 100%;
    height: 100%
}

.pc-header-wrap .left-wrap .sNav .sNav-wrap .f2 {
    display: -moz-box;
    display: flex;
    -moz-align-items: center;
    -moz-box-align: center;
    align-items: center;
    -moz-box-flex: 1;
    flex: 1 1
}

.pc-header-wrap .left-wrap .sNav .sNav-wrap .f2 a {
    font-size: 14px;
    color: #333;
    margin-right: 25px;
    display: inline-block
}

.pc-header-wrap .left-wrap .sNav .sNav-wrap .f2 a i {
    color: #1ea098
}

.pc-header-wrap .left-wrap .sNav .sNav-wrap .f2>a {
    width: 115px;
    height: 58px;
    line-height: 58px;
    text-align: center;
    border-radius: 2px
}

.pc-header-wrap .left-wrap .solutionP .sNav-wrap .f2>a {
    width: 100%;
    margin-right: 0;
    text-align: left;
    padding: 0 16px
}

.pc-header-wrap .left-wrap .aboutP .sNav-wrap .f2>a {
    width: 100%;
    margin-right: 0;
    text-align: center
}

.pc-header-wrap .left-wrap .sNav .sNav-wrap .f2>a:hover {
    background: rgba(30, 160, 152, .1);
    color: #1ea098
}

.pc-header-wrap .left-wrap .sNav .sNav-wrap .f2 a .iconfont {
    margin-right: 9px
}

.pc-header-wrap .left-wrap .sNav .sNav-wrap .f2 .tNav .f3 {
    font-size: 12px;
    font-weight: 400;
    color: #666;
    margin-right: 30px
}

.pc-header-wrap .left-wrap .sNav .sNav-wrap .f2 .tNav .f3:hover {
    color: #1ea098
}

.pc-header-wrap .left-wrap .sNav .sNav-wrap .f2 .tNav .f3:last-child {
    margin-right: 0
}

.IconPlaceRight {
    color: #f2b022;
    margin-left: 4px
}

.pc-header .pc-header-wrap .right-wrap {
    display: -moz-box;
    display: flex;
    -moz-box-align: center;
    align-items: center
}

.pc-header-wrap .right-wrap .right-wrap-en {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    margin-right: 28px
}

.white-header .pc-header-wrap .right-wrap .right-wrap-en {
    font-size: 16px;
    font-weight: 500;
    color: #333;
    margin-right: 28px
}

.pc-header-wrap .right-wrap .right-wrap-en img {
    width: 12px;
    margin-right: 6px;
    margin-top: -3px
}

.pc-header-wrap .right-wrap .login {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    margin-right: 28px
}

.pc-header-wrap .right-wrap .right-wrap-login-box {
    position: relative
}

.pc-header-wrap .right-wrap .right-wrap-login-box .box {
    display: -moz-box;
    display: flex;
    -moz-align-items: center;
    -moz-box-align: center;
    align-items: center;
    color: #fff
}

.pc-header-wrap .right-wrap .pc-header-other .box {
    color: #273333;
    position: relative
}

.pc-header-wrap .right-wrap .right-wrap-login-box strong {
    font-weight: 400
}

.pc-header-wrap .right-wrap .right-wrap-login-box strong:hover .pc-header-menu {
    display: block
}

.pc-header-wrap .right-wrap .right-wrap-login-box .default-user-info {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    border-radius: 50%;
    background: #1ea098
}

.pc-header-wrap .right-wrap .right-wrap-login-box .default-user-info img {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: transparent
}

.pc-header-wrap .right-wrap .right-wrap-login-box .default-user-info .iconfont {
    color: #fff;
    font-size: 14px
}

.pc-header-wrap .right-wrap .right-wrap-login-box .box span {
    margin-right: 12px
}

.pc-header-wrap .right-wrap .right-wrap-login-box .pc-header-menu {
    display: none;
    position: absolute;
    top: 33px;
    right: -20px;
    padding: 10px;
    z-index: 1000
}

.pc-header-wrap .right-wrap .right-wrap-login-box .pc-header-menu-box {
    display: inline-block;
    width: 88px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    background: hsla(0, 0%, 100%, .3);
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.pc-header-wrap .right-wrap .right-wrap-login-box .pc-header-menu-box:hover {
    background: hsla(0, 0%, 100%, .5)
}

.pc-header-wrap .right-wrap .pc-header-other .pc-header-menu-box {
    background: #4f9e97
}

.pc-header-wrap .right-wrap .pc-header-other .pc-header-menu-box:hover {
    background: #65aea8
}

.pc-header-wrap .right-wrap .right-wrap-login-box .pc-header-menu-box:after {
    width: 0;
    content: " ";
    border: 8px solid transparent;
    border-bottom-color: hsla(0, 0%, 100%, .3);
    position: absolute;
    top: -6px;
    right: 20px
}

.pc-header-wrap .right-wrap .right-wrap-login-box .pc-header-menu-box:hover:after {
    border-color: transparent transparent hsla(0, 0%, 100%, .5)
}

.pc-header-wrap .right-wrap .pc-header-other .pc-header-menu-box:after {
    border-color: transparent transparent #4f9e97
}

.pc-header-wrap .right-wrap .pc-header-other .pc-header-menu-box:hover:after {
    border-color: transparent transparent #65aea8
}

.pc-header-wrap .right-wrap .right-wrap-login-box .pc-header-menu-box .iconfont {
    font-size: 12px
}

.white-header .pc-header-wrap .right-wrap .login {
    color: #333
}

.pc-header-wrap .right-wrap .login:hover {
    color: #1ea098
}

.transparent-header .pc-header-wrap .right-wrap {
    display: -moz-box;
    display: flex;
    -moz-align-items: center;
    -moz-box-align: center;
    align-items: center
}

#Login .login-wrap .login-lang-wrap .custom-select,
#Register .register-mo-btn-wrap .custom-select,
.transparent-header .pc-header-wrap .right-wrap .custom-select {
    display: -moz-box;
    display: flex;
    -moz-align-items: center;
    -moz-box-align: center;
    align-items: center;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    font-weight: 600;
    font-size: 14px;
    color: #273333;
    position: relative
}

#Login .login-wrap .login-lang-wrap .custom-select .custom-select-tip,
#Register .register-mo-btn-wrap .custom-select .custom-select-tip,
.transparent-header .pc-header-wrap .right-wrap .custom-select .custom-select-tip {
    display: -moz-box;
    display: flex;
    -moz-box-align: center;
    align-items: center
}

#Register .register-mo-btn-wrap .custom-select {
    font-weight: 400
}

#Login .login-wrap .login-lang-wrap .custom-select .custom-select-tip>i,
#Register .register-mo-btn-wrap .custom-select .custom-select-tip>i,
.transparent-header .pc-header-wrap .right-wrap .custom-select .custom-select-tip>i {
    margin-top: 1px
}

#Login .login-wrap .login-lang-wrap .custom-select i,
#Register .register-mo-btn-wrap .custom-select i,
.transparent-header .pc-header-wrap .right-wrap .custom-select i {
    font-weight: 400;
    font-size: 16px;
    margin-right: 8px
}

#Login .login-wrap .login-lang-wrap .custom-select span i,
#Register .register-mo-btn-wrap .custom-select span i,
.transparent-header .pc-header-wrap .right-wrap .custom-select span i {
    margin-left: 6px
}

#Login .login-wrap .login-lang-wrap .custom-select-shang,
#Register .register-mo-btn-wrap .custom-select-shang,
.transparent-header .pc-header-wrap .right-wrap .custom-select .custom-select-shang {
    display: none
}

#Login .login-wrap .login-lang-wrap .custom-select:hover .custom-select-shang,
#Register .register-mo-btn-wrap .custom-select:hover .custom-select-shang,
.transparent-header .pc-header-wrap .right-wrap .custom-select:hover .custom-select-shang {
    display: inline-block
}

#Login .login-wrap .login-lang-wrap .custom-select:hover .custom-select-xia,
#Register .register-mo-btn-wrap .custom-select:hover .custom-select-xia,
.transparent-header .pc-header-wrap .right-wrap .custom-select:hover .custom-select-xia {
    display: none
}

#Login .login-wrap .login-lang-wrap .custom-select .custom-select-child,
#Register .register-mo-btn-wrap .custom-select .custom-select-child,
.transparent-header .pc-header-wrap .right-wrap .custom-select .custom-select-child {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 30px 0 0;
    z-index: 1
}

#Login .login-wrap .login-lang-wrap .custom-select .custom-select-child {
    left: 0;
    right: auto
}

#Login .login-wrap .login-lang-wrap .custom-select .custom-select-child>div,
#Register .register-mo-btn-wrap .custom-select .custom-select-child>div,
.transparent-header .pc-header-wrap .right-wrap .custom-select .custom-select-child>div {
    width: 160px;
    height: 84px;
    background: #fff;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .0784313725490196);
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .0784313725490196);
    border-radius: 8px;
    padding: 8px
}

#Register .register-mo-btn-wrap .custom-select .custom-select-child li:first-child,
.transparent-header .pc-header-wrap .right-wrap .custom-select .custom-select-child li:first-child {
    margin-bottom: 4px
}

#Login .login-wrap .login-lang-wrap .custom-select .custom-select-child li,
#Register .register-mo-btn-wrap .custom-select .custom-select-child li,
.transparent-header .pc-header-wrap .right-wrap .custom-select .custom-select-child li {
    display: -moz-box;
    display: flex;
    -moz-align-items: center;
    -moz-box-align: center;
    align-items: center;
    height: 32px;
    border-radius: 6px;
    font-weight: 500;
    font-size: 14px;
    color: #273333;
    padding: 0 9px;
    cursor: pointer
}

#Login .login-wrap .login-lang-wrap .custom-select .custom-select-child li.custom-select-child-active,
#Login .login-wrap .login-lang-wrap .custom-select .custom-select-child li:hover,
#Register .register-mo-btn-wrap .custom-select .custom-select-child li.custom-select-child-active,
#Register .register-mo-btn-wrap .custom-select .custom-select-child li:hover,
.transparent-header .pc-header-wrap .right-wrap .custom-select .custom-select-child li.custom-select-child-active,
.transparent-header .pc-header-wrap .right-wrap .custom-select .custom-select-child li:hover {
    background: #e8f6f5
}

.transparent-header .pc-header-wrap .right-wrap,
.transparent-header .pc-header-wrap .right-wrap a {
    font-size: 14px
}

.transparent-header .pc-header-wrap .right-wrap .common-btn {
    margin-left: 10px
}

.pc-footer {
    background-color: #040404
}

.pc-footer-info {
    display: -moz-box;
    display: flex;
    -moz-align-items: center;
    -moz-box-align: center;
    align-items: center;
    max-width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
    padding: 60px 0
}

.pc-footer-info-wrap {
    display: -moz-box;
    display: flex;
    color: #fff;
    width: 100%
}

.footer-info-tree {
    width: 1px;
    height: auto;
    background-color: hsla(0, 0%, 100%, .1);
    margin: 0 88px
}

.footer-info-left .footer-info-contact {
    display: -moz-box;
    display: flex
}

.footer-info-left .footer-logo {
    margin-bottom: 40px
}

.footer-info-left .footer-info-contact {
    margin-bottom: 45px
}

.footer-info-left .footer-info-about h3,
.footer-info-left .footer-info-contact h3 {
    font-weight: 600;
    font-size: 15px;
    color: #fff
}

.footer-info-left .footer-info-contact .footer-info-contact-us {
    margin-right: 40px
}

.footer-info-left .footer-info-contact .footer-info-contact-us div {
    margin-bottom: 8px
}

.footer-info-left .footer-info-contact .footer-info-contact-us div:last-child {
    margin-bottom: 0
}

.footer-info-left .footer-info-contact a {
    font-weight: 400;
    font-size: 15px;
    color: hsla(0, 0%, 100%, .7);
    margin-right: 15px
}

.footer-info-left .footer-info-contact a:last-child {
    margin-right: 0
}

.footer-info-left .footer-info-about {
    margin-bottom: 45px
}

.footer-info-left .footer-info-contact .footer-info-contact-link {
    margin-right: 40px
}

.footer-info-about .footer-qr-img-wrap img {
    width: 100px;
    height: 100px;
    background: #fff;
    border-radius: 6px
}

.footer-info-left .footer-info-platform a {
    display: inline-block;
    margin-right: 32px
}

.footer-info-left .footer-info-platform a img {
    width: 24px;
    height: 24px
}

.footer-info-left .footer-info-platform a:last-child {
    margin-right: 0
}

.footer-info-right {
    -moz-box-flex: 1;
    flex: 1 1
}

.footer-info-right .footer-info-right-item h3 {
    font-weight: 600;
    font-size: 15px;
    color: #fff;
    margin-bottom: 16px
}

.footer-info-right .footer-info-right-item ul {
    padding-left: 0
}

.footer-info-right .footer-info-right-item {
    display: -moz-box;
    display: flex;
    margin-bottom: 40px
}

.footer-info-right .footer-info-right-item:last-child {
    margin-bottom: 0
}

.footer-info-right .footer-info-right-item .footer-info-item-wrap:first-child {
    width: 35%
}

.footer-info-right .footer-info-right-item .footer-info-item-wrap:nth-child(2) {
    width: 42%
}

.footer-info-right .footer-info-right-item ul a {
    font-weight: 400;
    font-size: 13px;
    color: hsla(0, 0%, 100%, .7)
}

.footer-info-right .footer-info-right-item ul li {
    margin-bottom: 10px
}

.footer-info-right .footer-info-right-item ul a:hover {
    font-weight: 400;
    font-size: 13px;
    color: #fff
}

.pc-footer-line {
    border-top: 1px solid hsla(0, 0%, 100%, .1);
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    color: hsla(0, 0%, 100%, .7)
}

.pc-footer-line,
.pc-footer-line-wrap {
    display: -moz-box;
    display: flex;
    -moz-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
    -moz-align-items: center;
    -moz-box-align: center;
    align-items: center
}

.pc-footer-line-2 img {
    width: 16px;
    height: 16px;
    margin-right: 5px;
    margin-left: 5px
}

.pc-footer-line a,
.pc-footer-line a:hover {
    font-size: 12px;
    color: hsla(0, 0%, 100%, .7)
}

.PCFreeRegister {
    display: -moz-box;
    display: flex;
    -moz-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
    -moz-align-items: flex-end;
    -moz-box-align: end;
    align-items: flex-end;
    width: 100%;
    height: 508px;
    background: #2d2d2d;
    background-image: url(https://osfront.onesight.com/next_static/images/Index/ManagementPlatform.png);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover
}

.PCFreeRegister .visible_button {
    min-width: 230px;
    height: 52px;
    background: #1da9a0 !important;
    border-color: #1da9a0 !important;
    border-radius: 6px;
    margin-bottom: 60px
}

.PCFreeRegister .visible_button.visible_button_free {
    background: #1dcca1 !important;
    border-color: #1dcca1 !important
}

.common-btn {
    position: relative;
    z-index: 1;
    display: inline-block
}

.common-btn .ant-btn-primary {
    border-radius: 8px
}

.common-btn .ant-btn-primary a {
    font-size: 16px
}

#__next {
    min-height: 100%
}

.Carousel .slick-dots.slick-dots-bottom {
    left: auto;
    z-index: 5;
    margin-right: 15px;
    margin-left: 15px
}

#ListPagination .ant-pagination-item-active,
#ListPagination .ant-pagination-item:focus,
#ListPagination .ant-pagination-item:hover,
#ListPagination .ant-pagination-next:hover button,
#ListPagination .ant-pagination-prev:hover button {
    border-color: #1ea098;
    color: #1ea098
}

#ListPagination .ant-pagination-item-active a,
#ListPagination .ant-pagination-item:focus a,
#ListPagination .ant-pagination-item:hover a {
    color: #1ea098
}

.BindModule .ant-modal-body,
.ExpoProIndustry .ant-modal-body {
    padding: 0
}

.ant-pagination-item-active,
.ant-pagination-item:hover {
    border-color: #1ea098 !important
}

.ant-pagination-item-active a,
.ant-pagination-item:hover a {
    color: #1ea098 !important
}

.visible_button {
    background: #1ea098 !important;
    border-color: #1ea098 !important
}

.index_play_video_wrap .ant-modal-body {
    padding: 8px
}

.index_play_video_wrap .ant-modal-header {
    padding: 10px 24px
}

.index_play_video_wrap .ant-modal-close-x {
    width: 43px;
    height: 43px;
    line-height: 43px
}



@media screen and (max-width:768px) {
    .MOModal .ant-modal-body {
        padding: 0;
        height: 100vh
    }

    .MOModal .ant-modal {
        width: 100% !important
    }

    div .ant-btn {
        height: 2.625rem
    }

    .MOFreeRegister {
        display: -moz-box;
        display: flex;
        -moz-flex-direction: column;
        flex-direction: column;
        -moz-align-items: center;
        -moz-box-align: center;
        align-items: center;
        -moz-justify-content: space-between;
        -moz-box-pack: justify;
        justify-content: space-between;
        width: 100%;
        height: 18.12rem;
        background-color: #032338;
        text-align: center;
        background-image: url(https://osfront.onesight.com/next_static/images/Index/NewMO/Index/m1.png);
        background-repeat: no-repeat;
        background-position: 50%;
        background-size: cover;
        padding: 1.8rem 0 1.38rem
    }

    .MOFreeRegister-wrap h3 {
        font-size: 1.125rem;
        font-weight: 500;
        color: #fff
    }

    .MOFreeRegister-wrap p {
        font-size: .81rem;
        font-weight: 400;
        color: hsla(0, 0%, 100%, .6)
    }

    .MOFreeRegister-wrap button {
        width: 18.3125rem
    }

    .MOFreeRegister-wrap button a {
        font-size: .75rem;
        font-weight: 400;
        color: #fff !important
    }

    .MOFreeRegister button {
        width: 70%;
        background: #1dcca1 !important;
        border-radius: 8px
    }

    .MOFreeRegister button a {
        color: #fff !important;
        font-size: .74rem
    }

    .mo-footer-wrap {
        padding: 1.21rem 1rem 1.53rem
    }

    .mo-footer.mo-footer-black {
        background-color: #040404
    }

    .mo-footer.mo-footer-black .footer-info-nav .footer-info-nav-item {
        display: -moz-box;
        display: flex;
        color: #fff;
        margin-bottom: .6rem
    }

    .mo-footer.mo-footer-black .footer-info-nav .footer-info-nav-item-2:first-child {
        width: 60%
    }

    .mo-footer.mo-footer-black .footer-info-nav .footer-info-nav-item-2:last-child {
        -moz-box-flex: 1;
        flex: 1 1
    }

    .mo-footer.mo-footer-black .footer-info-nav-item-2 h3 {
        font-size: .88rem;
        color: #fff;
        margin-bottom: .5rem
    }

    .mo-footer.mo-footer-black .footer-info-nav-item-2 .footer-info-nav-item-3 a {
        font-size: .72rem;
        color: hsla(0, 0%, 100%, .7);
        margin-bottom: .3rem;
        white-space: nowrap
    }

    .mo-footer-line {
        display: -moz-box;
        display: flex;
        -moz-align-items: center;
        -moz-box-align: center;
        align-items: center;
        -moz-justify-content: center;
        -moz-box-pack: center;
        justify-content: center;
        min-height: 2.8rem;
        text-align: center;
        border-top: 1px solid hsla(0, 0%, 84.7%, .1)
    }

    .mo-footer-line,
    .mo-footer-line-wrap .mo-footer-line-1 a {
        font-size: .5625rem;
        font-weight: 400;
        color: hsla(0, 0%, 100%, .7)
    }

    .mo-footer-line-wrap .mo-footer-line-1 {
        margin-bottom: .3rem
    }

    .mo-footer-line-wrap .mo-footer-line-2 img {
        width: .65rem;
        height: .65rem;
        margin-right: .2rem;
        margin-top: -.2rem
    }

    .mo-footer-line-wrap .mo-footer-line-2 a {
        font-size: .5625rem;
        font-weight: 400;
        color: hsla(0, 0%, 100%, .7)
    }

    .mo-footer-wrap .left {
        margin-bottom: 1.5rem
    }

    .mo-footer-wrap .left .top img {
        width: 6.375rem;
        height: .9375rem;
        margin-bottom: 1rem
    }

    .mo-footer-wrap .left .top p {
        font-size: .75rem;
        font-weight: 400;
        color: #333;
        margin-top: .56rem;
        margin-bottom: 0
    }

    .mo-footer-wrap .right .footer-link-wrap {
        display: -moz-box;
        display: flex;
        -moz-align-items: center;
        -moz-box-align: center;
        align-items: center
    }

    .mo-footer-wrap .right .footer-info-contact-link .footer-link-left {
        width: 55%
    }

    .mo-footer-wrap .right .footer-info-contact-link .footer-link-left a {
        font-size: .72rem;
        color: hsla(0, 0%, 100%, .7);
        margin-bottom: .3rem;
        white-space: nowrap;
        margin-right: 1rem
    }

    .mo-footer-wrap .right .footer-info-about h3 {
        font-size: .88rem;
        color: #fff;
        margin-bottom: .5rem
    }

    .mo-footer-wrap .right .footer-info-contact-link .footer-link-right img {
        width: 20px;
        margin-right: 1rem
    }

    .mo-footer-wrap .left .link h3,
    .mo-footer-wrap .left .phone h3 {
        font-size: .875rem;
        font-weight: 500;
        color: #333;
        margin: 1rem 0 .56rem
    }

    .mo-footer-wrap .left .link p,
    .mo-footer-wrap .left .phone p {
        margin-bottom: .3rem;
        font-size: .75rem;
        font-weight: 400;
        color: #666
    }

    .mo-footer-wrap .left .link p a,
    .mo-footer-wrap .left .phone p a {
        color: #666;
        font-size: .75rem
    }

    .mo-footer-wrap .right .footer-info-contact-us {
        margin-bottom: 1rem
    }

    .mo-footer-wrap .right .footer-info-contact-us h3 {
        font-size: .88rem;
        color: #fff;
        margin-bottom: .5rem
    }

    .mo-footer-wrap .right .footer-info-contact-us a {
        font-size: .72rem;
        color: hsla(0, 0%, 100%, .7);
        margin-bottom: .3rem;
        white-space: nowrap
    }

    .mo-footer-wrap .right .footer-info-contact-us a i {
        margin-right: 4px
    }

    .mo-footer-wrap .right .footer-info-contact-us .contact-information a:first-child {
        margin-right: 1rem
    }

    .mo-footer-wrap .right .footer-info-contact-link {
        margin-bottom: 1rem
    }

    .mo-footer-wrap .right .footer-info-contact-link h3 {
        font-size: .88rem;
        color: #fff;
        margin-bottom: .5rem
    }

    .MOCarousel {
        position: relative
    }

    .MOCarousel .slick-dots.slick-dots-bottom {
        right: 1rem;
        margin-right: 0;
        margin-bottom: 1.875rem;
        width: 5.125rem;
        left: auto
    }
}

.default-btn-primary:hover a {
    color: #40a9ff !important
}

.container-wrapper .slick-slider .slick-dots {
    bottom: 15px
}

.container-wrapper .slick-slider .slick-dots li {
    width: auto;
    height: 8px
}

.container-wrapper .slick-slider .slick-dots li button:before {
    content: ""
}

.container-wrapper .slick-slider .slick-dots li button {
    padding: 0;
    width: 8px;
    height: 8px;
    background: hsla(0, 0%, 100%, .4);
    border-radius: 4px
}

.container-wrapper .slick-slider .slick-dots li button:hover {
    background: hsla(0, 0%, 100%, .8)
}

.container-wrapper .slick-slider .slick-dots li.slick-active button {
    width: 22px;
    background: #fff
}

@font-face {
    font-family: iconfont;
    src: url(//at.alicdn.com/t/c/font_2378206_q51mcaoxd2h.woff2?t=1735096458510) format("woff2"), url(//at.alicdn.com/t/c/font_2378206_q51mcaoxd2h.woff?t=1735096458510) format("woff"), url(//at.alicdn.com/t/c/font_2378206_q51mcaoxd2h.ttf?t=1735096458510) format("truetype")
}

.iconfont {
    font-family: iconfont !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale
}

.Customer_CustomerService__2L5zo {
    position: fixed;
    z-index: 100;
    right: 0;
    bottom: 30%;
    color: red
}

.Customer_CustomerServiceWrap__2laFY {
    position: relative;
    width: 51px;
    background: #fff;
    -webkit-box-shadow: 0 4px 24px 0 rgba(79, 79, 79, .13);
    box-shadow: 0 4px 24px 0 rgba(79, 79, 79, .13);
    border-radius: 2px;
    padding: 0 6px
}

.Customer_CustomerServiceBottom__3OgLy,
.Customer_CustomerServiceTop__2LPSx {
    display: -moz-box;
    display: flex;
    -moz-align-items: center;
    -moz-box-align: center;
    align-items: center;
    -moz-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
    height: 50%;
    padding: 8px 0
}

.Customer_CustomerServiceBottom__3OgLy a,
.Customer_CustomerServiceTop__2LPSx a {
    display: -moz-box;
    display: flex;
    -moz-flex-direction: column;
    flex-direction: column;
    -moz-align-items: center;
    -moz-box-align: center;
    align-items: center;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 400;
    color: #021522
}

.Customer_CustomerServiceBottom__3OgLy a:hover .Customer_CustomerServiceTxt__3dASG,
.Customer_CustomerServiceTop__2LPSx a:hover .Customer_CustomerServiceTxt__3dASG {
    color: #1ea098
}

.Customer_CustomerServiceLine__3MVIz {
    height: 1px;
    background: #ddd
}

.Customer_CustomerServiceImg__3CnGD {
    position: absolute;
    right: 53px;
    top: 0;
    text-align: center;
    width: 190px;
    height: 221px;
    border: 2px solid #1ea098;
    background: #fff;
    padding: 8px 0
}

.Customer_CustomerServiceImg__3CnGD img {
    width: 106px;
    height: 106px;
    margin: 18px 0
}

.Customer_CustomerServiceImg__3CnGD p {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 500;
    color: #333;
    line-height: 21px
}

.Customer_CustomerServiceImg__3CnGD div {
    font-size: 12px;
    font-weight: 500;
    color: #333
}

.Customer_CustomerServiceImg__3CnGD div i {
    color: #1ea098;
    font-style: inherit
}

@media screen and (max-width:768px) {
    .Customer_CustomerService__2L5zo {
        right: 0;
        bottom: 10%
    }

    .Customer_Moprobation__-dIeY {
        margin-top: 1rem;
        margin-bottom: 1.56rem
    }

    .Customer_CustomerServiceImg__3CnGD div,
    .Customer_CustomerServiceImg__3CnGD p {
        font-weight: 400
    }
}