@charset "UTF-8";

:root {
    --heading-font: "Poppins", sans-serif;
    --para-font: "Open Sans", sans-serif;
    --heading-color: #292929;
    --para-color: #777777;
    --main-color-one: #0052d9;
    --main-color-two: #00CDDD;
    --section-bg: #fafafa;
    --ec-common-heading: #171717;
    --ec-common-text: #636363;
    --ec-bg-white: #1c2434;
    --ec-theme-1: #2785ff
}

.top-banner .swiper-pagination-bullet {
    display: inline-block;
    vertical-align: top;
    margin-top: 22px !important;
    background: #d7dbe0;
    border-radius: 2px;
    width: 30px;
    height: 4px;
    cursor: pointer;
    opacity: 1
}

.top-banner .swiper-pagination-bullet-active {
    cursor: default;
    background: #0052d9
}

.ch-normal {
    font-size: 0;
    position: relative;
    z-index: 1
}

.tpm1-prod-hero__btn-group {
    margin-top: 40px
}

@media (max-width:767px) {
    .tpm1-prod-hero__btn-group {
        margin-top: 4px
    }
}

.tpm1-prod-hero__btn {
    background: #0052d9;
    box-shadow: 8px 8px 20px 0 rgba(55, 99, 170, .1);
    color: #fff;
    min-width: 136px;
    height: 44px;
    font-size: 16px;
    line-height: 42px;
    -webkit-font-smoothing: auto;
    transition: all .3s ease-in-out;
    color: #fff !important;
    min-width: 136px;
    height: 44px;
    font-size: 16px;
    line-height: 42px;
    -webkit-font-smoothing: auto;
    text-align: center
}

@media (max-width:767px) {
    .tpm1-prod-hero__btn {
        min-width: 90px;
        height: 30px;
        font-size: 14px;
        line-height: 30px
    }
}

.tpm1-prod-hero__btn:hover {
    background: #0052d9;
    box-shadow: 8px 8px 20px 0 rgba(55, 99, 170, .3)
}

.banner-img-1 {
    background-color: #e4ebee;
    background-image: url(../img/banner-n1.jpg)
}

@media (max-width:767px) {
    .banner-img-1 {
        background-image: url(../img/banner-n1-m.jpg)
    }
}

.banner-img-2 {
    text-align: center
}

.banner-img-2 {
    display: block;
    background-color: #03022c
}

@media (max-width:767px) {
    .banner-img-2 {
        display: none
    }
}

.banner-img-2-m {
    display: none
}

@media (max-width:767px) {
    .banner-img-2-m {
        display: block
    }
}

.ch-normal-con {
    display: inline-block
}

.ch-normal-title {
    color: #181818;
    overflow: hidden;
    font-weight: 500;
    word-break: break-all
}

.ch-normal-sub-tit {
    overflow: hidden;
    color: #4b5b76;
    word-break: break-all
}

.ch-normal-tag-btn-wrap {
    position: absolute;
    top: 148px;
    left: 0
}

.ch-normal-tag {
    display: inline-block;
    font-size: 12px;
    height: 22px;
    padding: 0 8px;
    line-height: 20px;
    border-radius: 11px
}

.ch-normal-tag-product {
    background: rgba(255, 255, 255, .6);
    color: #0052d9;
    border: 1px solid #0052d9
}

.ch-normal-tag-company {
    background: rgba(255, 255, 255, .6);
    color: #088f50;
    border: 1px solid #088f50
}

.ch-normal-tag-discounts {
    background: rgba(255, 255, 255, .6);
    color: #9c2cff;
    border: 1px solid #9c2cff
}

.ch-normal-tag-promotion {
    background: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    color: #fff
}

@media screen and (min-width:769px) {
    .ch-normal {
        min-width: 1200px;
        height: 500px;
        background-repeat: no-repeat;
        background-position: top;
        background-size: auto 100%
    }

    .ch-normal-with-btn {
        position: relative
    }

    .ch-normal-with-btn .ch-normal-inner {
        padding-top: 158px
    }

    .ch-normal-with-btn .ch-normal-tag-btn-wrap {
        position: absolute;
        top: 120px;
        left: 0
    }

    .ch-normal-with-btn .ch-normal-tag-btn-wrap .ch-normal-tag+.ch-normal-video-play {
        margin-left: 8px
    }

    .ch-normal-with-btn .ch-normal-button-wrap {
        position: absolute;
        bottom: 100px
    }

    .ch-normal-with-btn .ch-button {
        width: 136px;
        height: 44px;
        font-size: 16px;
        line-height: 24px
    }

    .ch-normal-with-btn .ch-button:nth-child(n+2) {
        margin-left: 20px
    }

    .ch-normal-inner {
        width: 1180px;
        height: 100%;
        margin: 0 auto;
        padding-top: 168px;
        position: relative;
        z-index: 30
    }

    .ch-normal-title {
        font-size: 42px;
        line-height: 54px;
        max-height: 108px;
        max-width: 580px
    }

    .ch-normal-sub-tit {
        font-size: 16px;
        line-height: 24px;
        max-height: 48px;
        margin-top: 16px;
        max-width: 580px
    }

    .ch-normal-video-play {
        display: inline-block;
        height: 24px;
        border-radius: 12px;
        background: #0354d9;
        color: #fff;
        font-size: 12px;
        text-align: left;
        line-height: 24px;
        padding-left: 28px;
        padding-right: 8px;
        position: relative
    }

    .ch-normal-video-play:before {
        content: "";
        display: inline-block;
        width: 20px;
        height: 20px;
        position: absolute;
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTIgMjRDMTguNjI3NCAyNCAyNCAxOC42Mjc0IDI0IDEyQzI0IDUuMzcyNTggMTguNjI3NCAwIDEyIDBDNS4zNzI1OCAwIDAgNS4zNzI1OCAwIDEyQzAgMTguNjI3NCA1LjM3MjU4IDI0IDEyIDI0WiIgZmlsbD0id2hpdGUiLz48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE2LjUgMTIuMUw4LjUgMTcuMVY3LjA5OTk4TDE2LjUgMTIuMVoiIGZpbGw9IiMwMDUyRDkiLz48L3N2Zz4=);
        background-repeat: no-repeat;
        background-size: contain;
        left: 2px;
        top: 2px
    }

    .ch-normal .ch-normal-tag+.ch-normal-video-play {
        margin-left: 8px
    }

    .ch-normal-compact.ch-normal .ch-normal-inner {
        padding-top: 188px
    }

    .ch-normal-compact.ch-normal.ch-normal-with-btn .ch-normal-inner {
        padding-top: 150px
    }

    .ch-normal-compact.ch-normal.ch-normal-with-btn .ch-normal-tag-btn-wrap {
        top: 110px
    }

    .ch-normal-compact.ch-normal.ch-normal-with-btn .ch-normal-button-wrap {
        bottom: 110px
    }

    .ch-normal-compact.ch-normal.ch-normal-with-btn .ch-button:nth-child(n+2) {
        margin-left: 16px
    }
}

@media screen and (max-width:768px) {
    .ch-normal {
        background-size: auto 100%;
        background-position: top;
        background-repeat: no-repeat;
        height: 400px
    }

    .ch-normal-inner {
        width: 100%;
        padding: 210px 20px 0;
        display: inline-block;
        box-sizing: border-box;
        text-align: center
    }

    .ch-normal-text {
        position: relative;
        z-index: 10
    }

    .ch-normal-title {
        max-width: 320px;
        font-size: 24px;
        line-height: 32px;
        max-height: 64px
    }

    .ch-normal-sub-tit {
        max-width: 320px;
        font-size: 14px;
        line-height: 22px;
        margin-top: 12px;
        max-height: 44px
    }

    .ch-normal-with-btn .ch-normal-text {
        max-height: 98px;
        min-height: 64px;
        overflow: hidden
    }
}

@media screen and (max-width:768px) {
    .ch-normal-with-btn {
        position: relative
    }

    .ch-normal-with-btn .ch-normal-inner {
        padding-top: 228px
    }

    .ch-normal-with-btn .ch-normal-button-wrap {
        position: absolute;
        bottom: 48px;
        left: 50%;
        transform: translateX(-50%);
        width: 100%
    }

    .ch-normal-with-btn .ch-button {
        width: 100px;
        height: 36px
    }

    .ch-normal-with-btn .ch-button:nth-child(n+2) {
        margin-left: 20px
    }
}

@media screen and (min-width:769px) {
    .ch-show-mobile {
        display: none
    }
}

@media screen and (max-width:768px) {
    .ch-show-pc {
        display: none
    }
}

:root {
    --heading-font: "Poppins", sans-serif;
    --para-font: "Open Sans", sans-serif;
    --heading-color: #292929;
    --para-color: #777777;
    --main-color-one: #0052d9;
    --main-color-two: #00CDDD;
    --section-bg: #fafafa;
    --ec-common-heading: #171717;
    --ec-common-text: #636363;
    --ec-bg-white: #1c2434;
    --ec-theme-1: #2785ff
}

.about-area {
    position: relative;
    background: #fff;
    z-index: 9
}

.about-area .container {
    position: relative;
    z-index: 2
}

.about-content {
    text-align: center;
    margin-top: 30px
}

.more-text {
    margin-top: 40px;
    display: block
}

.about-content span a {
    color: #fff;
    text-decoration: underline
}

.about-content span a:hover {
    color: var(--main-color-two)
}

.support-all {
    margin-left: 40px
}

.about-main {
    position: relative
}

.about-main .about-main-item2 {
    position: absolute;
    height: 100%;
    right: 0
}

@media (max-width:767px) {
    .about-main .about-main-item2 {
        position: static
    }
}

.support-services {
    padding: 30px 20px 20px 30px;
    background: linear-gradient(135deg, #091b3a, #0a1c28);
    box-shadow: 0 10px 29.7px .3px rgba(225, 225, 225, .64);
    border-radius: 12px;
    height: 100%
}

@media (max-width:767px) {
    .support-services {
        padding: 20px 10px 10px 20px
    }
}

.support-services h4 {
    font-size: 20px;
    text-transform: capitalize;
    padding-bottom: 0;
    letter-spacing: .6px;
    line-height: 28px;
    color: #fff;
    margin-top: 0;
    font-weight: 700;
    margin-bottom: 15px
}

.support-services p {
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    color: #fff
}

.support-images {
    float: left;
    width: 80px;
    height: 80px;
    border-radius: 50px
}

.support-services .support-content h4 {
    font-size: 24px;
    text-transform: capitalize;
    padding-bottom: 0;
    letter-spacing: .6px;
    line-height: 28px;
    color: #fff
}

.support-content p {
    margin-bottom: 0
}

.about-video {
    overflow: hidden;
    border-radius: 12px;
    position: relative;
    box-shadow: 0 10px 29.7px .3px rgba(225, 225, 225, .64);
    background: #fff
}

.video-content {
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    z-index: 9;
    transform: translateY(-50%)
}

.video-play-home.video-zone {
    border-radius: 100px;
    display: inline-block;
    border: 1px solid #fff;
    text-align: center;
    height: 100px;
    width: 100px;
    line-height: 90px;
    position: relative;
    font-size: 40px;
    background: #61b3db2b;
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
    cursor: pointer
}

.video-play-home::before {
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-name: popcircle;
    border: 1px solid #fff;
    border-radius: 100px;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.video-play-home.video-zone i {
    color: #fff;
    margin-left: 5px;
    transition: .4s
}

.video-play-home.video-zone:hover i {
    color: var(--main-color-two);
    transition: .4s
}

.video-play.video-zone {
    border-radius: 100px;
    display: inline-block;
    border: 1px solid #fff;
    text-align: center;
    height: 100px;
    width: 100px;
    line-height: 90px;
    position: relative;
    font-size: 40px;
    background: #61b3db2b;
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px)
}

.video-play::before {
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-name: popcircle;
    border: 1px solid #fff;
    border-radius: 100px;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.video-play.video-zone i {
    color: #fff;
    margin-left: 5px;
    transition: .4s
}

.video-play.video-zone:hover i {
    color: var(--main-color-two);
    transition: .4s
}

.about-area .owl-carousel .owl-item .support-images {
    width: 80px;
    height: 80px
}

.support-carousel.owl-carousel .owl-dots div.owl-dot>span {
    background: #888 none repeat scroll 0 0;
    display: inline-block;
    height: 8px;
    width: 8px;
    transition: .4s;
    border-radius: 50%
}

.support-carousel.owl-carousel .owl-dots {
    bottom: -10px;
    display: block;
    left: 50%;
    margin-left: -40px;
    position: absolute
}

.support-carousel.owl-carousel .owl-dots div.owl-dot {
    display: inline-block;
    margin: 0 3px
}

.support-carousel.owl-carousel .owl-dots div.owl-dot.active span {
    background: var(--main-color-two);
    width: 30px;
    border-radius: 3px
}

@media (max-width:767px) {
    .video-play.video-zone {
        height: 60px;
        width: 60px;
        line-height: 58px;
        font-size: 24px
    }

    .about-video {
        margin-bottom: 15px;
        margin-right: 0
    }

    .support-services {
        height: auto
    }

    .support-services h4 {
        font-size: 16px !important
    }

    .support-services p {
        font-size: 14px !important
    }
}

@keyframes popcircle {
    0% {
        transform: scale(1)
    }

    99% {
        transform: scale(1.5)
    }

    100% {
        opacity: 0
    }
}

:root {
    --heading-font: "Poppins", sans-serif;
    --para-font: "Open Sans", sans-serif;
    --heading-color: #292929;
    --para-color: #777777;
    --main-color-one: #0052d9;
    --main-color-two: #00CDDD;
    --section-bg: #fafafa;
    --ec-common-heading: #171717;
    --ec-common-text: #636363;
    --ec-bg-white: #1c2434;
    --ec-theme-1: #2785ff
}

.process-box {
    max-width: 1200px;
    margin: 0 auto;
    padding-bottom: 20px
}

@media (max-width:767px) {
    .process-box {
        padding-bottom: 20px
    }
}

.process-box .sp-enterprocess {
    padding: 144px 0 88px;
    height: 1px
}

.process-box .sp-enterprocess-list {
    display: flex
}

.process-box .sp-enterprocess-item {
    position: relative;
    flex: 1;
    transition: all .45s
}

.process-box .sp-enterprocess-item:before {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 2px solid #d5d5d5;
    top: -11px;
    background-color: #fff;
    left: 50%;
    margin-left: -11px
}

.process-box .sp-enterprocess-item:after {
    content: "";
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: #0052d9;
    position: absolute;
    left: 50%;
    top: -6px;
    display: block;
    transform: translateX(-6px)
}

.process-box .sp-enterprocess-item.actived {
    cursor: default;
    flex: 2
}

.process-box .sp-enterprocess-item:before {
    width: 24px;
    height: 24px;
    border-color: #0052d9
}

.process-box .sp-enterprocess-item.actived .sp-enterprocess-main {
    opacity: 1;
    z-index: 1
}

.process-box .sp-enterprocess-item.actived .sp-enterprocess-number {
    margin-left: initial;
    position: initial
}

.process-box .sp-enterprocess-item.actived .sp-enterprocess-number--1 {
    background-image: url(https://imgcache.qq.com/open_proj/proj_qcloud_v2/saas-portal/build/images/20210706-number-a1.svg)
}

.process-box .sp-enterprocess-item.actived .sp-enterprocess-number--2 {
    background-image: url(https://imgcache.qq.com/open_proj/proj_qcloud_v2/saas-portal/build/images/20210706-number-a2.svg)
}

.process-box .sp-enterprocess-item.actived .sp-enterprocess-number--3 {
    background-image: url(https://imgcache.qq.com/open_proj/proj_qcloud_v2/saas-portal/build/images/20210706-number-a3.svg)
}

.process-box .sp-enterprocess-item.actived .sp-enterprocess-number--4 {
    background-image: url(https://imgcache.qq.com/open_proj/proj_qcloud_v2/saas-portal/build/images/20210706-number-a4.svg)
}

.process-box .sp-enterprocess-item:first-child .sp-enterprocess-line {
    width: 50%;
    margin-left: 50%
}

.process-box .sp-enterprocess-item:first-child.actived .sp-enterprocess-line {
    width: calc(100% - 30px);
    margin-left: 30px
}

.process-box .sp-enterprocess-item:first-child.actived:before {
    left: 0;
    margin-left: 18px
}

.process-box .sp-enterprocess-item:first-child.actived:after {
    left: 0;
    margin-left: 23px
}

.process-box .sp-enterprocess-item:last-child .sp-enterprocess-line {
    width: 50%
}

.process-box .sp-enterprocess-item:last-child.actived .sp-enterprocess-line {
    width: 100%
}

.process-box .sp-enterprocess-item:hover:before {
    border-color: #0052d9
}

.process-box .sp-enterprocess-detail {
    height: 144px;
    position: absolute;
    top: -144px;
    width: 100%
}

.process-box .sp-enterprocess-main {
    margin-left: 20px;
    opacity: 0;
    z-index: -1
}

.process-box .sp-enterprocess-simple {
    width: 100%;
    bottom: -88px;
    position: absolute;
    text-align: center;
    height: 88px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

.process-box .sp-enterprocess-line {
    display: block;
    width: 100%;
    height: 1px;
    background-color: #e6e6e6
}

.process-box .sp-enterprocess-title {
    color: #000;
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 8px
}

.process-box .sp-enterprocess-subtitle {
    margin-bottom: 8px;
    color: #282e36;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px
}

.process-box .sp-enterprocess-text {
    margin-bottom: 8px
}

.process-box .sp-enterprocess-text a {
    color: #0052d9
}

.process-box .sp-enterprocess-text a:hover {
    text-decoration: underline
}

.process-box .sp-enterprocess-description {
    color: #888;
    font-size: 12px;
    line-height: 20px
}

.process-box .sp-enterprocess-description-a {
    color: var(--main-color-one);
    text-decoration: underline
}

.process-box .sp-enterprocess-number {
    display: block;
    width: 60px;
    height: 60px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 48px;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    bottom: 20px
}

.process-box .sp-number {
    display: block
}

.process-box .sp-enterprocess-number--1 {
    background-image: url(https://imgcache.qq.com/open_proj/proj_qcloud_v2/saas-portal/build/images/20210706-number-1.svg)
}

.process-box .sp-enterprocess-number--2 {
    background-image: url(https://imgcache.qq.com/open_proj/proj_qcloud_v2/saas-portal/build/images/20210706-number-2.svg)
}

.process-box .sp-enterprocess-number--3 {
    background-image: url(https://imgcache.qq.com/open_proj/proj_qcloud_v2/saas-portal/build/images/20210706-number-3.svg)
}

.process-box .sp-enterprocess-number--4 {
    background-image: url(https://imgcache.qq.com/open_proj/proj_qcloud_v2/saas-portal/build/images/20210706-number-4.svg)
}

@media screen and (max-width:640px) {
    .process-box .sp-enterprocess {
        height: initial;
        padding: 0
    }

    .process-box .sp-enterprocess-list {
        display: block
    }

    .process-box .sp-enterprocess-item {
        background-color: #fff;
        padding: 12px 8px
    }

    .process-box .sp-enterprocess-item:after,
    .process-box .sp-enterprocess-item:before {
        display: none !important
    }

    .process-box .sp-enterprocess-item+.sp-enterprocess-item {
        margin-top: 12px
    }

    .process-box .sp-enterprocess-line {
        display: none
    }

    .process-box .sp-enterprocess-detail {
        position: relative;
        top: initial;
        height: initial
    }

    .process-box .sp-enterprocess-simple {
        display: none
    }

    .process-box .sp-enterprocess-main {
        display: block;
        margin-left: 12px
    }

    .process-box .sp-enterprocess-number {
        position: initial;
        left: initial;
        margin-left: initial;
        width: 24px;
        height: 24px;
        background-size: 100%
    }

    .process-box .sp-enterprocess-title {
        font-size: 16px;
        line-height: 26px;
        font-weight: 700
    }

    .process-box .sp-enterprocess-text {
        font-size: 12px;
        line-height: 20px
    }

    .process-box .sp-enterprocess-main {
        opacity: 1;
        z-index: 1
    }
}

.equity-box {
    background: #f3f5f8
}

:root {
    --heading-font: "Poppins", sans-serif;
    --para-font: "Open Sans", sans-serif;
    --heading-color: #292929;
    --para-color: #777777;
    --main-color-one: #0052d9;
    --main-color-two: #00CDDD;
    --section-bg: #fafafa;
    --ec-common-heading: #171717;
    --ec-common-text: #636363;
    --ec-bg-white: #1c2434;
    --ec-theme-1: #2785ff
}

.partnerIntroduction-box .tl-tabs {
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased
}

.partnerIntroduction-box .tl-tabs__bar {
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    max-width: 1200px;
    margin: 0 auto
}

.partnerIntroduction-box .tl-tabs__bar.is-scrolling .tl-tabs__backward {
    display: block
}

.partnerIntroduction-box .tl-tabs__bar.is-scrolling .tl-tabs__forward {
    display: block
}

.partnerIntroduction-box .tl-tabs__bar.is-scrolling .tl-tabs__list {
    padding: 0 36px
}

.partnerIntroduction-box .tl-tabs__list {
    position: relative;
    display: inline-block;
    min-width: 100%;
    font-size: 0;
    list-style: none;
    text-align: center;
    vertical-align: top
}

.partnerIntroduction-box .tl-tabs__backward {
    position: absolute;
    top: 0;
    bottom: 4px;
    left: 0;
    display: none;
    width: 36px;
    background-color: #fff;
    cursor: pointer
}

.partnerIntroduction-box .tl-tabs__backward::before {
    position: absolute;
    top: 50%;
    left: 12px;
    width: 16px;
    height: 16px;
    margin-top: -8px;
    background-image: url(img/icon-arrow-left.svg);
    background-repeat: no-repeat;
    background-position: inherit;
    content: ''
}

.partnerIntroduction-box .tl-tabs__backward:hover::before {
    background-image: url(img/icon-arrow-left-hover.svg)
}

.partnerIntroduction-box .tl-tabs__backward--disabled {
    cursor: default
}

.partnerIntroduction-box .tl-tabs__backward--disabled::before {
    background-image: url(img/icon-arrow-left-disabled.svg)
}

.partnerIntroduction-box .tl-tabs__backward--disabled:hover::before {
    background-image: url(img/icon-arrow-left-disabled.svg)
}

.partnerIntroduction-box .tl-tabs__forward {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 4px;
    display: none;
    width: 36px;
    background-color: #fff;
    cursor: pointer
}

.partnerIntroduction-box .tl-tabs__forward::before {
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 12px;
    width: 16px;
    height: 16px;
    background-image: url(img/icon-arrow-right.svg);
    background-repeat: no-repeat;
    background-position: inherit;
    content: ''
}

.partnerIntroduction-box .tl-tabs__forward:hover::before {
    background-image: url(img/icon-arrow-right-hover.svg)
}

.partnerIntroduction-box .tl-tabs__forward--disabled {
    cursor: default
}

.partnerIntroduction-box .tl-tabs__forward--disabled::before {
    background-image: url(img/icon-arrow-right-disabled.svg)
}

.partnerIntroduction-box .tl-tabs__forward--disabled:hover::before {
    background-image: url(img/icon-arrow-right-disabled.svg)
}

.partnerIntroduction-box .tl-tabs__cont {
    background: #f3f5f8;
    box-shadow: inset 8px 8px 20px 0 rgba(55, 99, 170, .11), inset -8px -8px 20px 0 #fff;
    padding: 40px 20px
}

@media (max-width:767px) {
    .partnerIntroduction-box .tl-tabs__cont {
        padding: 18px 6px
    }
}

.partnerIntroduction-box .tl-tabs--inset .tl-tabs__cont {
    padding: 20px;
    border-radius: 8px
}

.partnerIntroduction-box .tl-tabs--blank .tl-tabs__cont {
    padding: 0;
    background: initial;
    box-shadow: none
}

.partnerIntroduction-box .tl-tabs__item {
    display: inline-block;
    vertical-align: top
}

.partnerIntroduction-box .tl-tabs__item:hover .tl-tabs__item-cont {
    color: #0052d9
}

.partnerIntroduction-box .tl-tabs__item:hover .tl-tabs__item-cont::before {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    content: ''
}

.partnerIntroduction-box .tl-tabs__item.is-active .tl-tabs__item-cont {
    color: #0052d9
}

.partnerIntroduction-box .tl-tabs__item.is-active .tl-tabs__item-cont::before {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    border-bottom: 4px solid #0052d9;
    content: ''
}

.partnerIntroduction-box .tl-tabs__item.is-disabled .tl-tabs__item-cont {
    color: #999;
    cursor: default
}

.partnerIntroduction-box .tl-tabs__item.is-disabled .tl-tabs__item-cont::before {
    content: none
}

.partnerIntroduction-box .tl-tabs__item-cont {
    position: relative;
    cursor: pointer;
    padding: 0 20px 20px;
    text-align: center;
    font-size: 16px;
    color: #495770;
    line-height: 24px
}

.partnerIntroduction-box .tl-tabs__item-icon {
    display: block;
    width: 48px;
    height: 48px;
    margin: 0 auto 12px;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: top center
}

.partnerIntroduction-box .tl-tabs.is-full .tl-tabs__cont {
    border-radius: 0
}

.partnerIntroduction-box .tl-tabs.is-full .tl-tabs__panel {
    margin: 0 auto
}

.partnerIntroduction-box .tl-tabs--equal .tl-tabs__list {
    display: flex
}

.partnerIntroduction-box .tl-tabs--equal .tl-tabs__item {
    flex: 1;
    min-width: 0;
    width: 1px;
    max-width: 33.33%
}

.partnerIntroduction-box .tl-tabs--vertical {
    display: flex
}

.partnerIntroduction-box .tl-tabs--vertical .tl-tabs__bar {
    position: relative;
    margin-right: -2px;
    padding: 0;
    width: 200px;
    box-sizing: border-box;
    white-space: normal
}

.partnerIntroduction-box .tl-tabs--vertical .tl-tabs__item {
    display: block;
    min-width: 0;
    margin-bottom: 20px;
    padding-right: 18px
}

.partnerIntroduction-box .tl-tabs--vertical .tl-tabs__item:hover .tl-tabs__item-cont {
    color: #495770
}

.partnerIntroduction-box .tl-tabs--vertical .tl-tabs__item.is-active {
    padding-right: 0
}

.partnerIntroduction-box .tl-tabs--vertical .tl-tabs__item.is-active .tl-tabs__item-cont {
    padding-right: 30px;
    background-image: linear-gradient(0deg, #f4f6f9, #f3f5f8);
    border: 2px solid #fff;
    border-right: none;
    box-shadow: 8px 8px 20px 0 rgba(55, 99, 170, .1), -8px -8px 20px 0 #fff;
    font-weight: 400;
    color: #495770
}

.partnerIntroduction-box .tl-tabs--vertical .tl-tabs__item.is-active .tl-tabs__item-cont:before,
.partnerIntroduction-box .tl-tabs--vertical .tl-tabs__item:hover .tl-tabs__item-cont:before {
    display: none
}

.partnerIntroduction-box .tl-tabs--vertical .tl-tabs__item-cont {
    padding: 12px;
    background: #f3f5f8;
    box-shadow: inset 8px 8px 20px 0 rgba(55, 99, 170, .11), inset -8px -8px 20px 0 #fff;
    border-radius: 4px;
    font-size: 16px;
    line-height: 24px;
    color: #495770;
    text-align: center;
    border: 2px solid transparent;
    transition: background .3s linear
}

.partnerIntroduction-box .tl-tabs--vertical .tl-tabs__cont {
    padding: 40px;
    background-image: linear-gradient(0deg, #fff, #f3f5f8);
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px 0 rgba(55, 99, 170, .1), -8px -8px 20px 0 #fff;
    flex: 1;
    width: 1px
}

.partnerIntroduction-box .tl-tabs.theme-dark {
    background-color: #242933;
    color: #fff
}

.partnerIntroduction-box .tl-tabs.theme-dark .tl-tabs__item-cont {
    color: #fff
}

.partnerIntroduction-box .tl-tabs.theme-dark .tl-tabs__item.is-active .tl-tabs__item-cont,
.partnerIntroduction-box .tl-tabs.theme-dark .tl-tabs__item:hover .tl-tabs__item-cont {
    color: #fff
}

.partnerIntroduction-box .tl-tabs.theme-dark .tl-tabs__cont {
    background: #242933;
    border: 2px solid #242933;
    box-shadow: inset 8px 8px 20px 0 rgba(18, 21, 26, .6), inset -8px -8px 20px 0 rgba(54, 62, 77, .5)
}

.partnerIntroduction-box .tl-tabs--ani .tl-tabs__item-icon {
    width: 60px;
    height: 60px;
    margin-bottom: 6px;
    margin-top: -6px
}

.partnerIntroduction-box .tpm-rich-text {
    line-height: 24px;
    font-size: 14px;
    color: #495770;
    -webkit-font-smoothing: antialiased;
    word-wrap: break-word;
    overflow-wrap: break-word
}

.partnerIntroduction-box .tpm-rich-text>:first-child {
    margin-top: 0 !important
}

.partnerIntroduction-box .tpm-rich-text>:last-child {
    margin-bottom: 0 !important
}

.partnerIntroduction-box .tpm-rich-text .ts-link {
    color: #0052d9;
    text-decoration: none
}

.partnerIntroduction-box .tpm-rich-text .ts-link:hover {
    text-decoration: underline
}

.partnerIntroduction-box .tpm-rich-text .ts-link:not([href]) {
    color: inherit;
    text-decoration: none
}

.partnerIntroduction-box .tpm-rich-text .ts-h3 {
    line-height: 26px;
    font-size: 16px;
    margin-bottom: 12px;
    color: #000
}

.partnerIntroduction-box .tpm-rich-text *+.ts-h3 {
    margin-top: 28px
}

.partnerIntroduction-box .tpm-rich-text .ts-p {
    line-height: 24px;
    font-size: 14px
}

.partnerIntroduction-box .tpm-rich-text *+.ts-p {
    margin-top: 8px
}

.partnerIntroduction-box .tpm-rich-text .ts-uli {
    position: relative;
    padding-left: 18px
}

.partnerIntroduction-box .tpm-rich-text .ts-uli:before {
    content: "";
    display: block;
    position: absolute;
    box-sizing: border-box;
    left: 0;
    top: 9px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #9ba6b7
}

.partnerIntroduction-box .tpm-rich-text .ts-uli[data-indent] {
    margin-left: 18px
}

.partnerIntroduction-box .tpm-rich-text .ts-uli[data-indent]:before {
    width: 7px;
    height: 7px;
    border: 1px solid #99a7b9;
    background-color: transparent
}

.partnerIntroduction-box .tpm-rich-text .ts-uli[data-indent="2"] {
    margin-left: 36px
}

.partnerIntroduction-box .tpm-rich-text .ts-uli+.ts-uli {
    margin-top: 4px
}

.partnerIntroduction-box .tpm-rich-text .ts-image {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%;
    border: 0
}

.partnerIntroduction-box .tpm-rich-text *+.ts-image {
    margin-top: 32px;
    margin-bottom: 32px
}

.partnerIntroduction-box .tpm-rich-text .ts-video iframe,
.partnerIntroduction-box .tpm-rich-text .ts-video video {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 860px;
    max-height: 100%;
    box-shadow: 8px 8px 20px 0 rgba(55, 99, 170, .1), -8px -8px 20px 0 #fff;
    border-radius: 4px
}

.partnerIntroduction-box .tpm-rich-text .ts-video iframe {
    height: 450px
}

@media screen and (max-width:768px) {
    .partnerIntroduction-box .tpm-rich-text .ts-video iframe {
        height: 520px
    }
}

@media screen and (max-width:600px) {
    .partnerIntroduction-box .tpm-rich-text .ts-video iframe {
        height: 230px
    }
}

.partnerIntroduction-box .tpm-rich-text *+.ts-video {
    margin-top: 32px
}

@media screen and (max-width:768px) {
    .partnerIntroduction-box .tpm-rich-text .ts-image {
        max-width: 100%
    }

    .partnerIntroduction-box .tpm-rich-text *+.ts-image {
        margin-top: 24px;
        margin-bottom: 24px
    }
}

.partnerIntroduction-box .tpm-rich-text .ts-module-button-group {
    margin-top: 28px;
    margin-bottom: 28px
}

.partnerIntroduction-box .tpm-rich-text .ts-module-button-group button:first-child {
    margin-left: 0
}

.partnerIntroduction-box .tpm-rich-text .ts-module-button-group button+button {
    margin-left: 20px
}

.partnerIntroduction-box .tpm-rich-text .ts-module-products {
    margin: 20px 0
}

.partnerIntroduction-box .tpm-rich-text .ts-module-products .tp-grid__col {
    display: block;
    flex: 0 0 auto;
    -webkit-box-flex: 0;
    padding-bottom: 0
}

.partnerIntroduction-box .tpm-rich-text .ts-module-products .tpm-product-recommend__item {
    padding: 12px 4px;
    border-radius: 4px;
    height: 100%;
    align-items: center;
    color: #3d485d
}

.partnerIntroduction-box .tpm-rich-text .ts-module-products .tpm-product-recommend__item .tpm-product-recommend__item-text {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 36px;
    line-height: 18px;
    overflow: hidden;
    font-size: 12px
}

@media screen and (min-width:769px) {
    .partnerIntroduction-box .tpm-rich-text .ts-module-products .tpm-product-recommend__item {
        background-color: #fff;
        width: 100px
    }
}

.partnerIntroduction-box .tpm-rich-text .ts-module-customers {
    margin: 20px 0
}

.partnerIntroduction-box .tpm-rich-text .ts-module-customers.tpm-logo-card__wrap {
    padding: 0
}

.partnerIntroduction-box .tpm-rich-text .ts-module-customers .tpm-logo-card__list {
    margin: 0 -10px;
    padding: 0
}

.partnerIntroduction-box .tpm-rich-text .ts-module-customers .tpm-logo-card__list>div {
    display: inline-block;
    padding: 0 10px
}

.partnerIntroduction-box .tpm-rich-text .ts-module-customers .tpm-logo-card {
    box-shadow: none
}

@media screen and (max-width:600px) {
    .partnerIntroduction-box .tpm-rich-text .ts-module-customers.tpm-logo-card__wrap {
        padding: 0
    }
}

@media screen and (max-width:768px) {
    .partnerIntroduction-box .tpm-rich-text .ts-module-customers .tpm-logo-card__list {
        margin: 0 -4px;
        padding: 0
    }

    .partnerIntroduction-box .tpm-rich-text .ts-module-customers .tpm-logo-card__list>div {
        display: inline-block;
        padding: 0 4px 8px
    }

    .partnerIntroduction-box .tpm-rich-text .ts-module-customers .tpm-logo-card__list .tpm-logo-card {
        padding: 4px;
        height: 56px
    }
}

.partnerIntroduction-box .tl-tabs__panel-topp {
    transition: opacity .45s ease 0s, transform .45s ease 0s;
    transform-origin: center center;
    flex-shrink: 0;
    opacity: 0;
    display: none;
    transform: translate3d(0, 10px, 0)
}

.partnerIntroduction-box .tl-tabs__panel-topp-active {
    transition: opacity .45s ease 0s, transform .45s ease 0s;
    transform-origin: center center;
    flex-shrink: 0;
    opacity: 1;
    display: block;
    transform: translate3d(0, 0, 0)
}

.partnerIntroduction-box .tl-tabs__panel-i {
    transition: opacity .45s ease 0s, transform .45s ease 0s;
    transform-origin: center center;
    flex-shrink: 0;
    display: none;
    opacity: 0;
    transform: translate3d(10px, 0, 0)
}

.partnerIntroduction-box .tl-tabs__panel-i-active {
    transition: opacity .45s ease 0s, transform .45s ease 0s;
    transform-origin: center center;
    flex-shrink: 0;
    opacity: 1;
    display: block;
    transform: translate3d(0, 0, 0)
}

.partnerIntroduction-box .tpa-flex {
    display: flex
}

.partnerIntroduction-box .tpa-flex .tpm-scene-card__item {
    flex-basis: 25%
}

.partnerIntroduction-box .bg-color1 {
    background: #e7effe
}

.partnerIntroduction-box .bg-color2 {
    background: #ffe0ef
}

.partnerIntroduction-box .bg-color3 {
    background: #ffffe3
}

.partnerIntroduction-box .bg-color4 {
    background: #e3fffd
}

.partnerIntroduction-box .bg-color5 {
    background: #e4e0ff
}

.partnerIntroduction-box .service-classification-item {
    display: flex;
    justify-content: space-between;
    overflow: hidden;
    margin-bottom: 24px;
    border-radius: 12px;
    height: 230px;
}

@media (max-width:767px) {
    .partnerIntroduction-box .service-classification-item {
        flex-direction: column
    }
}

.partnerIntroduction-box .service-classification-item .item-nav-aside {
    width: 607px;
    background-size: 260px 440px;
    background-repeat: no-repeat;
    padding-left: 40px;
    position: relative
}

@media (max-width:767px) {
    .partnerIntroduction-box .service-classification-item .item-nav-aside {
        padding-left: 16px
    }
}

.partnerIntroduction-box .service-classification-item .item-nav-aside .nav-aside-title {
    margin-top: 46px
}

@media (max-width:767px) {
    .partnerIntroduction-box .service-classification-item .item-nav-aside .nav-aside-title {
        margin-top: 16px
    }
}

.partnerIntroduction-box .service-classification-item .item-nav-aside .nav-aside-title .title {
    font-size: 30px;
    color: #424e5e;
    font-weight: 500
}

@media (max-width:767px) {
    .partnerIntroduction-box .service-classification-item .item-nav-aside .nav-aside-title .title {
        font-size: 28px
    }
}

.partnerIntroduction-box .service-classification-item .item-nav-aside .nav-aside-title .subtitle {
    font-size: 12px
}

.partnerIntroduction-box .service-classification-item .item-nav-aside .watch-more {
    position: absolute;
    bottom: 60px;
    width: 120px;
    height: 40px;
    display: flex;
    vertical-align: center;
    flex-direction: row-reverse;
    justify-content: space-between
}

.partnerIntroduction-box .service-classification-item .item-nav-aside .watch-more:active {
    background: rgba(250, 79, 48, .1)
}

.partnerIntroduction-box .service-classification-item .item-nav-aside .watch-more:hover {
    background: rgba(250, 79, 48, .15)
}

.partnerIntroduction-box .service-classification-item .item-nav-aside .watch-more span {
    display: inline-block;
    height: 100%;
    display: flex;
    align-items: center
}

.partnerIntroduction-box .service-classification-item .item-nav-aside .watch-more .cus-b-icon {
    height: 100%;
    display: flex;
    align-items: center;
    margin-left: 6px
}

.partnerIntroduction-box .service-classification-item .item-nav-aside .cus-b-button--normal {
    background: rgba(250, 79, 48, .1);
    border-radius: 1px;
    font-size: 14px;
    color: #fa4f30;
    border: none
}

.partnerIntroduction-box .service-classification-item .item-nav-aside .cus-b-button--primary:hover:before,
.partnerIntroduction-box .service-classification-item .item-nav-aside .cus-b-button:hover:before {
    background-color: transparent
}

.partnerIntroduction-box .service-classification-item .item-main-column {
    width: 100%;
    padding: 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start
}

@media (max-width:767px) {
    .partnerIntroduction-box .service-classification-item .item-main-column {
        padding: 16px
    }
}

.partnerIntroduction-box .service-classification-item .item-main-column .column-card {
    width: 100%
}

@media (max-width:767px) {
    .partnerIntroduction-box .service-classification-item .item-main-column .column-card {
        width: 100%
    }
}

.partnerIntroduction-box .product-card-img {
    flex-shrink: 0
}

.partnerIntroduction-box .product-card-img img {
    display: block;
    -o-object-fit: contain;
    object-fit: contain;
    width: 60px;
    height: 60px
}

@media (max-width:767px) {
    .partnerIntroduction-box .product-card-img img {
        margin-bottom: 6px
    }
}

.partnerIntroduction-box .home-product-card {
    display: flex;
    padding: 20px 0 20px 20px
}

@media (max-width:767px) {
    .partnerIntroduction-box .home-product-card {
        flex-direction: column;
        width: 100%;
        padding: 0;
        margin-bottom: 28px
    }
}

.partnerIntroduction-box .home-product-card .right-padding {
    height: 60px;
    margin-left: 20px
}

@media (max-width:767px) {
    .partnerIntroduction-box .home-product-card .right-padding {
        display: none
    }
}

.partnerIntroduction-box .home-product-card .right-padding-show-border {
    margin-left: 19px;
    border-left: 1px solid #f0f0f0
}

@media (max-width:767px) {
    .partnerIntroduction-box .home-product-card .right-padding-show-border {
        display: none
    }
}

.partnerIntroduction-box .home-product-card .product-card-img .img {
    display: block;
    width: 60px;
    height: 60px
}

.partnerIntroduction-box .home-product-card .pro-card-content {
    width: 100%;
    margin-left: 20px;
    flex-direction: column
}

@media (max-width:767px) {
    .partnerIntroduction-box .home-product-card .pro-card-content {
        margin-left: 0
    }
}

.partnerIntroduction-box .home-product-card .pro-card-content,
.partnerIntroduction-box .home-product-card .pro-card-content .cus-card-header {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify
}

@media (max-width:767px) {
    .partnerIntroduction-box .pro-card-content .cus-card-header {
        margin-bottom: .3rem
    }
}

.partnerIntroduction-box .home-product-card .pro-card-content .cus-card-header .cus-card-title {
    display: flex;
    align-items: center
}

.partnerIntroduction-box .home-product-card .pro-card-content .cus-card-header .cus-card-title .title {
    font-size: 14px;
    color: #373d40
}

.partnerIntroduction-box .home-product-card .pro-card-content .cus-card-header .cus-card-title .title a {
    font-size: 14px
}

.partnerIntroduction-box .home-product-card .pro-card-content .cus-card-header .cus-card-title .featured {
    margin-right: 8px;
    background: #ffbc51;
    border-radius: 1px;
    color: #fff;
    height: 14px;
    line-height: 14px;
    padding: 0 2px;
    font-size: 12px;
    display: flex;
    align-items: center
}

.partnerIntroduction-box .home-product-card .pro-card-content .cus-card-header .cus-card-title .featured .featured-content {
    display: inline-block;
    font-size: 12px;
    transform: scale(.833)
}

.partnerIntroduction-box .home-product-card .pro-card-content .cus-card-header .people-count {
    font-size: 12px;
    color: #6b6e72
}

.partnerIntroduction-box .home-product-card .pro-card-content .pro-desc {
    font-size: 16px;
    color: #373d40;
    padding-right: 6px;
    /* display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; */
    /* overflow: hidden; */
    margin-top: 2px;
    line-height: 28px;
}

.partnerIntroduction-box .adding-blank {
    display: inline-flex;
    align-items: center;
    font-size: 14px;
    color: #6c7481
}

.partnerIntroduction-box .home-product-card .pro-card-content .advantage {
    display: flex;
    flex-wrap: wrap
}

.partnerIntroduction-box .home-product-card .pro-card-content .advantage .advantage-list {
    margin-right: 11px;
    flex-shrink: 0
}

@media (max-width:767px) {
    .partnerIntroduction-box .home-product-card .pro-card-content .advantage .advantage-list {
        margin-right: 0;
        width: 50%
    }
}

.partnerIntroduction-box .home-product-card .pro-card-content .advantage .advantage-list .checked-icon {
    width: 12px;
    display: inline-block
}

.partnerIntroduction-box .home-product-card .pro-card-content .advantage .advantage-list .advantage-desc {
    font-size: 12px;
    color: #373d40;
    margin-left: 3.7px
}

@media screen and (max-width:768px) {
    .partnerIntroduction-box .tl-tabs__item-cont {
        font-size: 12px;
        padding: 0 8px 8px
    }
}

.tpm-logo-card__wrap--fixcol .tpm-logo-card__list {
    display: flex;
    flex-wrap: wrap
}

@media screen and (min-width:769px) {
    .kefubox {
        position: fixed;
        right: 10px;
        z-index: 99999;
        transform: translateY(500px)
    }

    .kefubox .main {
        width: 50px;
        background: #fff;
        border: 1px solid #f2f2f2;
        box-shadow: 0 0 15px #e4e4e4;
        box-sizing: border-box
    }

    .kefubox .cursor_default {
        cursor: default
    }

    .kefubox .floor {
        border-bottom: 1px solid #f2f2f2;
        position: relative;
        box-sizing: border-box
    }

    .kefubox .floor .home {
        background-image: url(data:image/svg+xml;utf8,%3Csvg%20t%3D%221586946606115%22%20class%3D%22icon%22%20viewBox%3D%220%200%201024%201024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20p-id%3D%221943%22%20width%3D%2264%22%20height%3D%2264%22%3E%3Cpath%20d%3D%22M896%20832H128V490.666667L512%20128l384%20362.666667z%22%20fill%3D%22%23E8EAF6%22%20p-id%3D%221944%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M832%20448l-106.666667-106.666667V192h106.666667zM128%20832h768v106.666667H128z%22%20fill%3D%22%23C5CAE9%22%20p-id%3D%221945%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M512%2091.733333L85.333333%20488.533333l42.666667%2046.933334L512%20179.2l384%20356.266667%2042.666667-46.933334z%22%20fill%3D%22%23B71C1C%22%20p-id%3D%221946%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M384%20597.333333h256v341.333334H384z%22%20fill%3D%22%23D84315%22%20p-id%3D%221947%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M448%20362.666667h128v128h-128z%22%20fill%3D%22%2301579B%22%20p-id%3D%221948%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M586.666667%20757.333333c-6.4%200-10.666667%204.266667-10.666667%2010.666667v42.666667c0%206.4%204.266667%2010.666667%2010.666667%2010.666666s10.666667-4.266667%2010.666666-10.666666v-42.666667c0-6.4-4.266667-10.666667-10.666666-10.666667z%22%20fill%3D%22%23FF8A65%22%20p-id%3D%221949%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E)
    }

    .kefubox .floor .tellink {
        background-image: url(data:image/svg+xml;utf8,%3Csvg%20t%3D%221586947302970%22%20class%3D%22icon%22%20viewBox%3D%220%200%201024%201024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20p-id%3D%222086%22%20width%3D%2264%22%20height%3D%2264%22%3E%3Cpath%20d%3D%22M187.6%20245.3l152.9%20152.9-27.9%2027.9c-5.7%205.7-6.3%2014.9-1.2%2021.2l26.5%2033.5c29.9%2037.8%2062.4%2074.3%2096.7%20108.6s70.8%2066.8%20108.6%2096.7l33.5%2026.5c6.4%205%2015.5%204.5%2021.2-1.2l27.9-27.9%20152.9%20152.9-56.2%2056.2c-2.2-1.1-4.3-2.1-6.4-3.2C591.8%20826.6%20478.4%20744.5%20379%20645c-99.4-99.4-181.6-212.8-244.3-337.1-1.1-2.1-2.2-4.3-3.2-6.4l56.1-56.2m0-83.9c-4.1%200-8.2%201.6-11.3%204.7L78%20264.4c-14.4%2014.4-18.2%2036.5-9.3%2054.9%202.9%205.9%205.8%2011.7%208.7%2017.6C141.7%20464.4%20227.1%20584%20333.6%20690.5s226.1%20191.9%20353.6%20256.2c5.8%202.9%2011.7%205.8%2017.6%208.7%206.7%203.2%2013.8%204.8%2020.9%204.8%2012.5%200%2024.8-4.9%2034-14.1l98.3-98.3c6.2-6.2%206.2-16.4%200-22.6l-220.9-221c-3.1-3.1-7.2-4.7-11.3-4.7s-8.2%201.6-11.3%204.7l-21.6%2021.6c-5.8%205.8-15%206.3-21.4%201.1-31.7-25.7-62.3-53.3-91.8-82.7-29.4-29.4-57-60.1-82.7-91.8-5.2-6.4-4.7-15.6%201.1-21.4l21.6-21.6c6.2-6.2%206.2-16.4%200-22.6L199%20166.1c-3.2-3.2-7.3-4.7-11.4-4.7z%22%20fill%3D%22%233E3A39%22%20p-id%3D%222087%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M444.1%20362.5L223.3%20141.7c-6.2-6.2-6.2-16.4%200-22.6l50.4-50.4c6.2-6.2%2016.4-6.2%2022.6%200l220.8%20220.8c6.2%206.2%206.2%2016.4%200%2022.6l-50.4%2050.4c-6.2%206.3-16.3%206.3-22.6%200zM882.3%20800.7L661.5%20579.9c-6.2-6.2-6.2-16.4%200-22.6l50.4-50.4c6.2-6.2%2016.4-6.2%2022.6%200l220.8%20220.8c6.2%206.2%206.2%2016.4%200%2022.6l-50.4%2050.4c-6.2%206.2-16.4%206.2-22.6%200z%22%20fill%3D%22%23FF6E83%22%20p-id%3D%222088%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E)
    }

    .kefubox .floor .qqlink {
        background-image: url(data:image/svg+xml;utf8,%3Csvg%20t%3D%221586947319072%22%20class%3D%22icon%22%20viewBox%3D%220%200%201024%201024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20p-id%3D%222226%22%20width%3D%2264%22%20height%3D%2264%22%3E%3Cpath%20d%3D%22M511.03745067%20986.9408c-85.50293333%200-163.98613333-26.68693333-214.51733334-66.54506667-25.6608%207.1488-58.4864%2018.65493333-79.20213333%2032.9216-17.7248%2012.2016-15.51573333%2024.6464-12.32%2029.6704%2014.02666667%2022.06826667%20240.62186667%2014.09173333%20306.03946667%207.21813334v-3.26506667z%22%20fill%3D%22%23FAAD08%22%20p-id%3D%222227%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M495.62731733%20986.9408c85.5008%200%20163.98613333-26.68693333%20214.51733334-66.54506667%2025.6608%207.1488%2058.48533333%2018.65493333%2079.2032%2032.9216%2017.72373333%2012.2016%2015.51253333%2024.6464%2012.32%2029.6704-14.02666667%2022.06826667-240.62293333%2014.09173333-306.0416%207.21813334v-3.26506667z%22%20fill%3D%22%23FAAD08%22%20p-id%3D%222228%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M496.137184%20472.0256c140.7296-0.9344%20253.5136-27.50186667%20291.73013333-37.696%209.1104-2.432%2013.984-6.78826667%2013.984-6.78826667%200.032-1.25013333%200.57813333-22.3488%200.57813334-33.232C802.42945067%20211.02186667%20713.733984%2026.8512%20495.61665067%2026.83946667%20277.500384%2026.8512%20188.80065067%20211.0208%20188.80065067%20394.30933333c0%2010.8832%200.5504%2031.98186667%200.58346666%2033.232%200%200%203.9648%204.07573333%2011.23093334%206.048%2035.2832%209.57866667%20150.18986667%2037.4816%20294.48533333%2038.43626667h1.0368z%22%20fill%3D%22%23000000%22%20p-id%3D%222229%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M883.50145067%20626.96746667c-8.66133333-27.82506667-20.48426667-60.27306667-32.45546667-91.43466667%200%200-6.8864-0.848-10.36586667%200.15786667-107.424%2031.152-237.62453333%2051.00586667-336.8448%2049.808h-1.02613333C404.14465067%20586.6848%20274.82731733%20567.05813333%20167.76491733%20536.2112%20163.67425067%20535.03466667%20155.59745067%20535.53386667%20155.59745067%20535.53386667%20143.62625067%20566.6944%20131.804384%20599.1424%20123.14411733%20626.96746667%2081.84491733%20759.64586667%2095.22411733%20814.5536%20105.41291733%20815.78453333c21.8624%202.63893333%2085.09866667-99.87946667%2085.09866667-99.87946666%200%20104.17066667%2094.21226667%20264.1248%20309.94773333%20265.59573333a765.87733333%20765.87733333%200%200%201%205.7248%200C721.92171733%20980.02986667%20816.130784%20820.0768%20816.130784%20715.90613333c0%200%2063.23626667%20102.5184%2085.10186667%2099.87946667%2010.18666667-1.23093333%2023.56586667-56.13866667-17.7312-188.81813333%22%20fill%3D%22%23000000%22%20p-id%3D%222230%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M429.20811733%20303.91146667c-29.76%201.32266667-55.19466667-32.11306667-56.78933333-74.61973334-1.6192-42.53546667%2021.18186667-78.08746667%2050.94826667-79.4176%2029.73333333-1.3056%2055.14986667%2032.11626667%2056.76586666%2074.63893334%201.6288%2042.53546667-21.17653333%2078.08-50.9248%2079.3984m220.448-74.61973334c-1.5936%2042.50666667-27.02933333%2075.94026667-56.78933333%2074.61973334-29.7472-1.32053333-52.5536-36.86293333-50.9248-79.39733334%201.61386667-42.52586667%2027.0304-75.94773333%2056.76373333-74.63893333%2029.7696%201.33013333%2052.57066667%2036.88106667%2050.95146667%2079.41653333%22%20fill%3D%22%23FFFFFF%22%20p-id%3D%222231%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M695.40545067%20359.0688c-7.8112-18.78293333-86.46613333-39.7088-183.8432-39.7088h-1.04533334c-97.376%200-176.03306667%2020.92586667-183.84213333%2039.7088a6.66026667%206.66026667%200%200%200-0.57066667%202.672c0%201.3536%200.4192%202.57493333%201.07306667%203.61173333%206.5792%2010.416%2093.92426667%2061.88586667%20183.3408%2061.88586667h1.04533333c89.41546667%200%20176.75733333-51.46666667%20183.33973334-61.88373333a6.77546667%206.77546667%200%200%200%201.0688-3.62133334c0-0.9568-0.21333333-1.85173333-0.5664-2.66453333%22%20fill%3D%22%23FAAD08%22%20p-id%3D%222232%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M464.67371733%20239.33546667c1.344%2016.94506667-7.8688%2032-20.5504%2033.6448-12.7008%201.64693333-24.0736-10.7552-25.42506666-27.70986667-1.32586667-16.95466667%207.87306667-32.00853333%2020.53333333-33.64053333%2012.72213333-1.65226667%2024.11413333%2010.76053333%2025.44213333%2027.7056m77.97013334%208.464c2.70186667-4.39253333%2021.1488-27.488%2059.328-19.0784%2010.02773333%202.208%2014.66666667%205.45706667%2015.64586666%206.73706666%201.44533333%201.888%201.84106667%204.576%200.37546667%208.19626667-2.90346667%207.17333333-8.89386667%206.97813333-12.2176%205.5744-2.144-0.90666667-28.736-16.94826667-53.232%206.98986667-1.68426667%201.648-4.69866667%202.21226667-7.55733333%200.25813333-2.85653333-1.95626667-4.0384-5.9232-2.3424-8.67733333%22%20fill%3D%22%23000000%22%20p-id%3D%222233%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M503.82145067%20589.328h-1.03146667c-67.80586667%200.80213333-150.0224-8.00426667-229.6384-23.38133333-6.81706667%2038.67946667-10.93333333%2087.29386667-7.3984%20145.27573333%208.928%20146.54293333%2097.728%20238.65173333%20234.79253333%20239.99573333H506.11691733c137.06453333-1.344%20225.86453333-93.4528%20234.79466667-239.99573333%203.53493333-57.98613333-0.58346667-106.60053333-7.40266667-145.2832-79.63093333%2015.38453333-161.86133333%2024.19626667-229.68746666%2023.3888%22%20fill%3D%22%23FFFFFF%22%20p-id%3D%222234%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M310.69291733%20581.3504v146.63253333s69.28746667%2013.552%20138.69973334%204.17066667V596.896c-43.97333333-2.4128-91.40053333-7.79093333-138.69973334-15.5456%22%20fill%3D%22%23EB1C26%22%20p-id%3D%222235%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M806.50411733%20427.2384s-130.112%2043.07946667-302.6592%2044.30826667h-1.02613333c-172.26346667-1.22346667-302.21653333-44.16106667-302.66026667-44.30826667l-43.5776%20114.08213333c108.9984%2034.464%20244.0928%2056.67733333%20346.23786667%2055.38773334l1.024-0.00213334c102.15253333%201.29706667%20237.22666667-20.91733333%20346.24-55.3856l-43.57866667-114.08213333z%22%20fill%3D%22%23EB1C26%22%20p-id%3D%222236%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E)
    }

    .kefubox .floor .wechatimg {
        background-image: url(data:image/svg+xml;utf8,%3Csvg%20t%3D%221586947424844%22%20class%3D%22icon%22%20viewBox%3D%220%200%201024%201024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20p-id%3D%222236%22%20width%3D%2264%22%20height%3D%2264%22%3E%3Cpath%20d%3D%22M903.36%20780.8a37.888%2037.888%200%200%200%2027.632%209.04%2043.488%2043.488%200%200%200%2026.704-12.64A238.112%20238.112%200%200%200%201024%20618.144c0-133.696-121.6-252.944-277.184-272.816C709.072%20200.784%20552.512%2096%20373.872%2096%20167.6%2096%200%20238.736%200%20413.088a277.648%20277.648%200%200%200%2081.04%20194.224%2037.28%2037.28%200%200%200%2028.544%2011.744%2037.504%2037.504%200%200%200%2027.632-63.232%20206.4%20206.4%200%200%201-60.8-142.736c0-133.696%20132.608-242.096%20296.512-242.096%20131.68%200%20253.232%2072.272%20291.92%20172.544-162.064%2015.36-288.224%20134.608-288.224%20274.624a238.736%20238.736%200%200%200%202.768%2036.128h-6.4a449.824%20449.824%200%200%201-90.24-11.744c-6.4-0.896-12.896-2.704-19.344-3.616a34.128%2034.128%200%200%200-24.864%203.616L121.6%20700.352a37.264%2037.264%200%200%200-17.6%2050.592%2037.952%2037.952%200%200%200%2034.064%2020.8%2060.448%2060.448%200%200%200%2017.504-3.616l104.976-51.488%206.4%200.896a483.792%20483.792%200%200%200%20105.904%2013.552c9.216%200%2019.344%200%2030.4-0.896a283.536%20283.536%200%200%200%2069.072%2086.72%20353.6%20353.6%200%200%200%20227.456%2078.592%20399.808%20399.808%200%200%200%2094.848-14.4l78.272%2042.464a42.56%2042.56%200%200%200%2018.416%204.512%2039.248%2039.248%200%200%200%2034.08-19.872%2037.328%2037.328%200%200%200-15.648-51.488l-92.08-49.68a41.696%2041.696%200%200%200-27.632-3.616%20385.472%20385.472%200%200%201-91.2%2015.36c-133.52-0.896-244.032-90.336-244.032-201.456s110.496-200.544%20246.784-200.544c133.52%200%20245.872%2092.144%20245.872%20200.544a165.632%20165.632%200%200%201-47.888%20110.208%2037.76%2037.76%200%200%200%203.792%2053.264z%22%20fill%3D%22%2336AB60%22%20p-id%3D%222237%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M212.96%20315.728a49.184%2049.184%200%201%200%2098.368%200%2049.184%2049.184%200%201%200-98.368%200zM446.208%20315.728a49.184%2049.184%200%201%200%2098.368%200%2049.184%2049.184%200%201%200-98.368%200zM559.616%20549.44a49.184%2049.184%200%201%200%2098.368%200%2049.184%2049.184%200%201%200-98.368%200zM748.608%20549.44a49.184%2049.184%200%201%200%2098.368%200%2049.184%2049.184%200%201%200-98.368%200z%22%20fill%3D%22%2336AB60%22%20p-id%3D%222238%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E)
    }

    .kefubox .floor .erweimaimg {
        background-image: url(data:image/svg+xml;utf8,%3Csvg%20t%3D%221586947336638%22%20class%3D%22icon%22%20viewBox%3D%220%200%201024%201024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20p-id%3D%222370%22%20width%3D%2264%22%20height%3D%2264%22%3E%3Cpath%20d%3D%22M53.6%20556.8v424.8h318.4c58.4%200%20106.4-47.2%20106.4-106.4V556.8H53.6zM407.2%20864c0%2026.4-20.8%2047.2-47.2%2047.2H124V628h283.2V864zM726.4%20944.8V816h71.2v99.2c0%2016.8-13.6%2030.4-30.4%2030.4h-40.8v-0.8zM868%20944.8V775.2h71.2v145.6c0%2013.6-11.2%2024.8-24.8%2024.8h-46.4v-0.8zM868%20694.4v-136h71.2v111.2c0%2013.6-11.2%2024.8-24.8%2024.8-20.8-0.8-46.4-0.8-46.4%200zM726.4%20764V558.4h71.2v180.8c0%2013.6-11.2%2024.8-24.8%2024.8h-46.4zM584.8%20944.8V738.4H656v179.2c0%2015.2-12.8%2028-28%2028h-43.2v-0.8zM584.8%20659.2V558.4H656v77.6c0%2012.8-10.4%2023.2-23.2%2023.2h-48z%22%20fill%3D%22%233C82FF%22%20p-id%3D%222371%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M300.8%20840h-71.2c-19.2%200-35.2-16.8-35.2-35.2v-71.2c0-19.2%2016.8-35.2%2035.2-35.2h71.2c19.2%200%2035.2%2016.8%2035.2%2035.2v71.2c0.8%2018.4-16%2035.2-35.2%2035.2z%22%20fill%3D%22%23FF5B3E%22%20p-id%3D%222372%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M53.6%2060.8v424.8h318.4c58.4%200%20106.4-47.2%20106.4-106.4V60.8H53.6z%20m353.6%20304.8c0%2027.2-22.4%2049.6-49.6%2049.6H124V132h283.2v233.6z%22%20fill%3D%22%233C82FF%22%20p-id%3D%222373%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M300.8%20344h-71.2c-19.2%200-35.2-16.8-35.2-35.2v-71.2c0-19.2%2016.8-35.2%2035.2-35.2h71.2c19.2%200%2035.2%2016.8%2035.2%2035.2v71.2c0.8%2019.2-16%2035.2-35.2%2035.2z%22%20fill%3D%22%23FF5B3E%22%20p-id%3D%222374%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M548.8%2060.8v424.8h318.4c58.4%200%20106.4-47.2%20106.4-106.4V60.8H548.8zM903.2%20368c0%2026.4-20.8%2047.2-47.2%2047.2H620V132h283.2V368z%22%20fill%3D%22%233C82FF%22%20p-id%3D%222375%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M796.8%20344h-71.2c-19.2%200-35.2-16.8-35.2-35.2v-71.2c0-19.2%2016.8-35.2%2035.2-35.2h71.2c19.2%200%2035.2%2016.8%2035.2%2035.2v71.2c0.8%2019.2-16%2035.2-35.2%2035.2z%22%20fill%3D%22%23FF5B3E%22%20p-id%3D%222376%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E)
    }

    .kefubox .floor>div {
        transform: translateX(300px)
    }

    .kefubox .floor:hover div {
        transition: all .3s linear;
        transform: translateX(0)
    }

    .kefubox .floor .absbox {
        position: absolute;
        right: 48px;
        top: 0;
        z-index: 3
    }

    .kefubox .floor .back {
        box-shadow: 0 0 15px #e4e4e4;
        height: 50px;
        width: 120px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 12px;
        color: #666;
        background: #fff;
        box-sizing: border-box
    }

    .kefubox .floor .kftel {
        cursor: default;
        box-shadow: 0 0 15px #e4e4e4;
        height: 50px;
        font-weight: 500;
        width: 120px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 16px;
        color: #666;
        background: #fff;
        box-sizing: border-box
    }

    .kefubox .floor .qq {
        box-shadow: 0 0 15px #e4e4e4;
        height: 50px;
        width: 120px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 12px;
        color: #666;
        background: #fff;
        box-sizing: border-box
    }

    .kefubox .floor .erweima {
        box-shadow: 0 0 15px #e4e4e4;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        padding: 15px;
        font-size: 12px;
        color: #666;
        background: #fff;
        box-sizing: border-box
    }

    .kefubox .floor .erweima img {
        width: 100px;
        height: 100px
    }

    .kefubox .floor .erweima p {
        width: 100px;
        padding: 5px 0;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 12px
    }

    .kefubox .floor>a {
        width: 50px;
        height: 50px;
        z-index: 9999;
        background-position: center center;
        background-size: 25px 25px;
        background-repeat: no-repeat;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .kefubox .floor>a:hover {
        transition: all .3s linear;
        background-color: #e4e4e4;
        transform: scale(1.1)
    }

    .kefubox .floor>a img {
        height: 25px;
        width: 25px;
        display: block
    }

    .kefubox .floor>a img:hover {
        transition: all .3s linear;
        transform: scale(1.3)
    }

    .kefubox .floor:last-child {
        border-bottom: none
    }
}

@media screen and (max-width:768px) {
    .kefubox {
        position: fixed;
        right: 2vw;
        top: 45vh;
        z-index: 99999
    }

    .kefubox .floor {
        display: none
    }

    .kefubox .tel {
        box-shadow: 0 0 5px #ddd;
        width: 10vw;
        height: 10vw;
        background-color: #fff;
        background-image: url(data:image/svg+xml;utf8,%3Csvg%20t%3D%221586947302970%22%20class%3D%22icon%22%20viewBox%3D%220%200%201024%201024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20p-id%3D%222086%22%20width%3D%2264%22%20height%3D%2264%22%3E%3Cpath%20d%3D%22M187.6%20245.3l152.9%20152.9-27.9%2027.9c-5.7%205.7-6.3%2014.9-1.2%2021.2l26.5%2033.5c29.9%2037.8%2062.4%2074.3%2096.7%20108.6s70.8%2066.8%20108.6%2096.7l33.5%2026.5c6.4%205%2015.5%204.5%2021.2-1.2l27.9-27.9%20152.9%20152.9-56.2%2056.2c-2.2-1.1-4.3-2.1-6.4-3.2C591.8%20826.6%20478.4%20744.5%20379%20645c-99.4-99.4-181.6-212.8-244.3-337.1-1.1-2.1-2.2-4.3-3.2-6.4l56.1-56.2m0-83.9c-4.1%200-8.2%201.6-11.3%204.7L78%20264.4c-14.4%2014.4-18.2%2036.5-9.3%2054.9%202.9%205.9%205.8%2011.7%208.7%2017.6C141.7%20464.4%20227.1%20584%20333.6%20690.5s226.1%20191.9%20353.6%20256.2c5.8%202.9%2011.7%205.8%2017.6%208.7%206.7%203.2%2013.8%204.8%2020.9%204.8%2012.5%200%2024.8-4.9%2034-14.1l98.3-98.3c6.2-6.2%206.2-16.4%200-22.6l-220.9-221c-3.1-3.1-7.2-4.7-11.3-4.7s-8.2%201.6-11.3%204.7l-21.6%2021.6c-5.8%205.8-15%206.3-21.4%201.1-31.7-25.7-62.3-53.3-91.8-82.7-29.4-29.4-57-60.1-82.7-91.8-5.2-6.4-4.7-15.6%201.1-21.4l21.6-21.6c6.2-6.2%206.2-16.4%200-22.6L199%20166.1c-3.2-3.2-7.3-4.7-11.4-4.7z%22%20fill%3D%22%233E3A39%22%20p-id%3D%222087%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M444.1%20362.5L223.3%20141.7c-6.2-6.2-6.2-16.4%200-22.6l50.4-50.4c6.2-6.2%2016.4-6.2%2022.6%200l220.8%20220.8c6.2%206.2%206.2%2016.4%200%2022.6l-50.4%2050.4c-6.2%206.3-16.3%206.3-22.6%200zM882.3%20800.7L661.5%20579.9c-6.2-6.2-6.2-16.4%200-22.6l50.4-50.4c6.2-6.2%2016.4-6.2%2022.6%200l220.8%20220.8c6.2%206.2%206.2%2016.4%200%2022.6l-50.4%2050.4c-6.2%206.2-16.4%206.2-22.6%200z%22%20fill%3D%22%23FF6E83%22%20p-id%3D%222088%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E);
        background-size: 6vw 6vw;
        background-repeat: no-repeat;
        background-position: center center;
        display: flex
    }

    .kefubox .tel:active {
        background-color: #f2f2f2
    }

    .kefubox .tel .kftel {
        display: none
    }
}

:root {
    --heading-font: "Poppins", sans-serif;
    --para-font: "Open Sans", sans-serif;
    --heading-color: #292929;
    --para-color: #777777;
    --main-color-one: #0052d9;
    --main-color-two: #00CDDD;
    --section-bg: #fafafa;
    --ec-common-heading: #171717;
    --ec-common-text: #636363;
    --ec-bg-white: #1c2434;
    --ec-theme-1: #2785ff
}

.selectedServices {
    max-width: 1200px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px
}

.tl-swiper {
    position: relative;
    margin: 36px 0 48px
}

.tl-swiper .swiper-button-prev {
    display: none
}

.tl-swiper .swiper-button-next {
    display: none
}

.tl-swiper .swiper-container {
    position: initial
}

.tl-swiper .swiper-container-fade {
    overflow: visible
}

.tl-swiper__pages {
    margin-top: 40px;
    text-align: center;
    font-size: 0;
    bottom: -20px !important
}

.tl-swiper .swiper-pagination-bullet {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px;
    background: #d7dbe0;
    border-radius: 2px;
    width: 30px;
    height: 4px;
    cursor: pointer;
    opacity: 1
}

.tl-swiper .swiper-pagination-bullet:focus {
    outline: 0
}

.tl-swiper .swiper-pagination-bullet:hover {
    background: #0052d9
}

.tl-swiper .swiper-pagination-bullet-active {
    cursor: default;
    background: #0052d9
}

.tl-swiper__btn {
    position: absolute;
    top: 0;
    width: 40px;
    height: 40px;
    z-index: 10;
    transform: translateY(-50%);
    border-radius: 50%;
    font-size: 0;
    background-image: linear-gradient(0deg, #fff 0, #f3f5f8 100%);
    border: 2px solid #fff;
    box-shadow: 4px 4px 10px 0 rgba(55, 99, 170, .2), -4px -4px 10px 0 #fff;
    display: flex;
    align-items: center;
    justify-content: center
}

.tl-swiper__btn-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    background-color: #fff;
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, .16);
    border-radius: 50%
}

.tl-swiper__btn-inner:after {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-image: linear-gradient(135deg, #dbe2e9 0, #fff 100%)
}

.tl-swiper__btn:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    margin: -5px 0 0 -3px;
    width: 6px;
    height: 10px
}

.tl-swiper__btn--prev:after {
    background-image: url(https://tri-pre.woa.com/static/images/slice/btn-prev.dd1a148e.svg)
}

.tl-swiper__btn--prev:hover:after {
    background-image: url(https://tri-pre.woa.com/static/images/slice/btn-prev-hover.92adc093.svg)
}

.tl-swiper__btn--next:after {
    margin-left: -2px;
    background-image: url(https://tri-pre.woa.com/static/images/slice/btn-next.39a461be.svg)
}

.tl-swiper__btn--next:hover:after {
    background-image: url(https://tri-pre.woa.com/static/images/slice/btn-next-hover.c85cfb2e.svg)
}

.tp-link__inner {
    font-size: 14px
}

.tl-swiper__btn--prev {
    right: 100%;
    margin-right: 20px
}

@media (max-width:767px) {
    .tl-swiper__btn--prev {
        display: none;
        margin-right: 0
    }
}

.tl-swiper__btn--next {
    left: 100%;
    margin-left: 20px
}

@media (max-width:767px) {
    .tl-swiper__btn--next {
        display: none;
        margin-left: 0
    }
}

.tl-swiper__btn.swiper-button-disabled {
    opacity: .5;
    cursor: default;
    pointer-events: none
}

@media screen and (min-width:769px) and (max-width:1320px) {
    .tl-swiper .tl-swiper__btn.is-wrapped {
        display: none
    }
}

:root {
    --heading-font: "Poppins", sans-serif;
    --para-font: "Open Sans", sans-serif;
    --heading-color: #292929;
    --para-color: #777777;
    --main-color-one: #0052d9;
    --main-color-two: #00CDDD;
    --section-bg: #fafafa;
    --ec-common-heading: #171717;
    --ec-common-text: #636363;
    --ec-bg-white: #1c2434;
    --ec-theme-1: #2785ff
}

.sailingActivities {
    max-width: 1200px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px
}

@media (max-width:767px) {
    .sailingActivities {
        padding-left: 12px;
        padding-right: 12px
    }
}

#my-popup {
    width: 800px;
    position: relative;
    margin: 0 auto
}

#my-popup video {
    width: 100%
}

.what-we-are-shape-1 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0
}

@media (max-width:767px) {
    .what-we-are-shape-1 {
        width: 40%
    }
}

.what-we-are-shape-2 {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0
}

@media (max-width:767px) {
    .what-we-are-shape-2 {
        width: 40%
    }
}

.top-banner {
    padding-top: 0
}

@media (max-width:767px) {
    .banner-content {
        padding-top: 0;
        padding-bottom: 0
    }

    .banner-main {
        width: 100% !important
    }

    .w {
        width: 100%;
        padding: 0 10px;
        position: relative
    }

    .header-section {
        background-color: var(--main-color-one)
    }

    .top-banner {
        padding-top: 0;
        margin-top: 0
    }

    .btns-wrapper {
        margin-top: 10px
    }

    .banner-content h2 {
        font-size: 16px
    }

    .banner-content h3 {
        font-size: 14px
    }

    .banner-content p {
        font-size: 12px;
        line-height: 150%;
        margin-top: 0;
        max-height: 90px;
        overflow: hidden;
        text-overflow: ellipsis
    }
}

.view-column {
    max-width: 1200px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px
}

@media (max-width:767px) {
    .view-column {
        padding-left: 12px;
        padding-right: 12px
    }
}

.tpm-section__hd {
    margin-bottom: 32px;
    text-align: center;
    -webkit-font-smoothing: antialiased
}

.tpm-section__title {
    padding-top: 60px;
    font-size: 28px;
    font-weight: 500;
    font-size: 28px;
    color: #000;
    line-height: 48px
}

@media (max-width:767px) {
    .tpm-section__title {
        font-size: 20px;
        padding-top: 28px
    }
}

.tp-grid__layout {
    overflow: hidden
}

.tp-grid__row.tp-grid--gutter-8n .tp-grid__col {
    margin-bottom: 32px;
    padding-right: 16px;
    padding-left: 16px
}

.tp-grid__col--8 {
    display: block;
    flex: 0 0 auto;
    width: 33.3333333333%;
    -webkit-box-flex: 0
}

.tp-grid__col {
    display: block;
    flex: 1 1 auto;
    box-sizing: border-box;
    padding-right: 0;
    padding-left: 0;
    font-size: 14px;
    -webkit-box-flex: 1
}

.tpm-feature__item {
    display: flex;
    align-items: flex-start;
    -webkit-font-smoothing: antialiased
}

.tpm-feature__item-bd {
    flex: 1;
    width: 1px
}

.tpm-feature__item-icon {
    display: block;
    width: 48px;
    height: 48px;
    margin-right: 20px
}

@media (max-width:767px) {
    .tpm-feature__item-icon {
        position: absolute
    }

    .tp-grid__col--phone-24 {
        display: block;
        flex: 0 0 auto;
        width: 100%;
        box-flex: 0
    }

    .tpm-feature__item-title {
        height: 48px;
        margin-bottom: 12px;
        padding: 10px 0 0 68px
    }
}

.tpm-feature__item-title {
    margin-bottom: 8px;
    font-weight: 400;
    font-size: 18px;
    color: #000;
    line-height: 28px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.tpm-feature__item-desc {
    font-size: 14px;
    color: #495770;
    line-height: 22px
}

.tp-grid__row.tp-grid--gutter-8n {
    margin-right: -16px;
    margin-bottom: -32px;
    margin-left: -16px
}

.tp-grid__row {
    display: flex;
    flex-flow: row wrap;
    box-sizing: border-box;
    margin-right: 0;
    margin-left: 0
}

.tpm-2-action-panel__inner {
    margin: 0 auto;
    max-width: 1180px;
    min-height: 160px;
    display: flex;
    align-items: center
}

@media (max-width:767px) {
    .tpm-2-action-panel__inner {
        align-items: center;
        min-height: 280px;
        flex-direction: column;
        padding: 32px 16px
    }
}

.tpm-2-action-panel__main {
    flex: 1
}

@media (max-width:767px) {
    .tpm-2-action-panel__main {
        padding-right: 0;
        text-align: center;
        position: relative
    }
}

.tpm-2-action-panel__side {
    display: flex;
    align-items: center
}

@media (max-width:767px) {
    .tpm-2-action-panel__side {
        margin-top: 32px
    }
}

.tpm-2-action-panel__qrcodes {
    display: flex;
    white-space: nowrap;
    margin: 24px 0 8px
}

@media (max-width:767px) {
    .tpm-2-action-panel__qrcodes {
        margin: 0 auto
    }
}

.tpm-2-action-panel .tpm-qrcode:first-child {
    margin-left: 0
}

@media (max-width:767px) {
    .tpm-2-action-panel .tpm-qrcode:first-child {
        font-size: 16px;
        line-height: 28px
    }
}

.tpm-qrcode {
    text-align: center;
    font-size: 12px;
    color: #000;
    line-height: 20px;
    -webkit-font-smoothing: antialiased
}

.tpm-2-action-panel {
    background: #242933 url(../img/bg_739.jpg) top/auto 100% no-repeat;
    padding: 0 20px;
    color: #fff;
    -webkit-font-smoothing: antialiased
}

.tpm-qrcode__img {
    margin: 0 auto;
    width: 100px;
    height: 100px;
    border-radius: 6px;
    border: 2px solid #fff;
    background-color: #fff
}

@media (max-width:767px) {
    .tpm-qrcode__img {
        width: 120px;
        height: 120px
    }
}

.tpm-qrcode__text {
    margin-top: 8px;
    color: #fff
}

@media (max-width:767px) {
    .tpm-qrcode__text {
        margin-top: 12px
    }
}

.tpm-qrcode__img img {
    margin: 0;
    display: block;
    width: 100%;
    height: 100%
}

.tpm-2-action-panel__desc {
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    max-width: 700px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: 64px
}

@media (max-width:767px) {
    .tpm-2-action-panel__desc {
        display: block;
        max-height: none;
        font-size: 18px;
        line-height: 28px
    }
}

.tpm-2-action-panel__btns {
    margin-top: 12px;
    font-size: 0
}

@media (max-width:767px) {
    .tpm-2-action-panel__btns {
        position: static;
        margin-top: 24px;
        text-align: center
    }
}

.tpm-btn {
    display: inline-block;
    box-sizing: border-box;
    min-width: 104px;
    height: 36px;
    padding: 0 24px;
    color: #fff;
    font-size: 14px;
    line-height: 34px;
    white-space: nowrap;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    background-color: #0052d9;
    border: 1px solid transparent;
    outline: 0 none;
    cursor: pointer;
    box-shadow: 8px 8px 20px 0 rgba(55, 99, 170, .1)
}

.tpm-btn--white-hole {
    color: #fff;
    background-color: transparent;
    border-color: rgba(255, 255, 255, .6);
    box-shadow: none
}

.tpm-2-action-panel .tpm-btn {
    min-width: 126px;
    padding: 0
}

.tpm-btn__text {
    color: inherit
}