.preview-session-container {
    padding: 0!important;
    overflow: hidden;
    background: #fff
}

.preview-session-container .content {
    display: flex;
    padding: 160px 0;
    flex-direction: row
}

.preview-session-container .content .content-left {
    display: flex;
    flex-direction: column;
    width: 400px
}

.preview-session-container .content .content-left .title {
    font-size: 40px;
    font-weight: 600;
    line-height: 56px;
    margin-bottom: 0;
    text-align: right
}

.preview-session-container .content .content-left .title-end {
    margin-bottom: 40px
}

.preview-session-container .content .content-left .description {
    font-size: 21px;
    font-weight: 400;
    line-height: 38px;
    margin-bottom: 60px;
    color: #616577;
    text-align: right
}

.preview-session-container .content .content-left .use-btn {
    height: 52px;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0 48px;
    font-size: 19px;
    letter-spacing: 1px;
    font-weight: 400;
    margin-bottom: 40px;
    background-color: #3963ef;
    border-color: #3963ef;
    box-shadow: 0 3px 6px rgba(86,109,186,.4)
}

.preview-session-container .content .content-left .use-btn:hover {
    box-shadow: 0 6px 14px rgba(86,109,186,.4)
}

.preview-session-container .content .content-left .use-btn:active {
    background-color: #3257d2;
    border-color: #3257d2;
    box-shadow: 0 6px 14px rgba(86,109,186,.4)
}

.preview-session-container .content .content-left .use-tip {
    font-size: 17px;
    font-weight: 500;
    color: #616577
}

.preview-session-container .content .content-left .use-tip:after {
    background: url(/theme/Muse/images/svg/show-more-arrow.svg) 50% no-repeat;
    content: "";
    background-size: contain;
    display: inline-block;
    width: 14px;
    height: 10px;
    margin-left: 12px;
    filter: invert(40%) sepia(11%) saturate(725%) hue-rotate(192deg) brightness(91%) contrast(80%)
}

.preview-session-container .content .content-left .use-tip:hover {
    color: #3963ef;
    text-decoration: underline
}

.preview-session-container .content .content-left .use-tip:hover:after {
    filter: invert(29%) sepia(96%) saturate(1632%) hue-rotate(217deg) brightness(95%) contrast(98%)!important
}

.preview-session-container .content .content-left .use-tip:active {
    color: #3257d2!important;
    text-decoration: underline
}

.preview-session-container .content .ani-container {
    display: flex;
    justify-content: center;
    position: absolute;
    margin-right: 561px;
}

.preview-session-container .content .ani-container .show-time-circle {
    background: url(/theme/Muse/images/svg/home-anim-circle.svg) no-repeat 50%;
    background-size: contain;
    width: 560px;
    display: inline-block;
    height: 560px
}

.preview-session-container .content .ani-container .show-time-phone {
    z-index: 2;
    position: absolute;
    margin-top: 148px;
    background: url(/theme/Muse/images/svg/home-anim-phone.svg) no-repeat 50%;
    background-size: contain;
    width: 250px;
    display: inline-block;
    height: 506px
}

.preview-session-container .content .ani-container .lottie-content {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 234px;
    height: 234px;
    position: absolute;
    margin-top: 200px
}

.preview-session-container .content .ani-container .lottie-content .connect-stand-by {
    position: absolute;
    cursor: pointer;
    z-index: 4;
    width: 120px;
    height: 120px;
    background: url(/theme/Muse/images/svg/connect-stand-by.svg) no-repeat 50%;
    background-size: contain;
    display: inline-block
}

.preview-session-container .content .ani-container .lottie-content .connect-stand-by-by {
    position: absolute;
    cursor: pointer;
    z-index: 6;
    width: 108px;
    height: 108px;
    background: #012c76;
    background-size: contain;
    display: inline-block;
    border-radius: 50%;
    opacity: 0
}

.preview-session-container .content .ani-container .lottie-content .connect-stand-by-hide {
    display: none
}

.preview-session-container .content .ani-container .lottie-content .lottie-centre {
    position: absolute;
    z-index: 3;
    width: 145px;
    height: 145px
}

.preview-session-container .content .ani-container .lottie-content .lottie-centre-arrow {
    position: absolute;
    z-index: 3;
    width: 250px;
    height: 250px
}

.preview-session-container .content .ani-container .lottie-content .connect-loading {
    transform: rotateX(19deg);
    z-index: 3;
    width: 140px;
    height: 140px;
    background: url(/theme/Muse/images/svg/connect-loading.svg) no-repeat 50%;
    background-size: contain;
    display: inline-block
}

.preview-session-container .content .ani-container .lottie-content .connect-loading-hide {
    display: none
}

.preview-session-container .content .ani-container .move-block {
    opacity: 0;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    width: 558px;
    height: 558px;
    position: absolute
}

.preview-session-container .content .ani-container .move-block .move-icon {
    position: relative;
    margin-bottom: -34px
}

.preview-session-container .content .ani-container .move-block img.facebook {
    background: url(/theme/Muse/images/svg/icon-facebook.svg) no-repeat 50%
}

.preview-session-container .content .ani-container .move-block img.whatsapp {
    background: url(/theme/Muse/images/svg/icon-whatsapp.svg) no-repeat 50%
}

.preview-session-container .content .ani-container .move-block img.gmail {
    background: url(/theme/Muse/images/svg/icon-gmail.svg) no-repeat 50%
}

.preview-session-container .content .ani-container .move-block img.netflix {
    background: url(/theme/Muse/images/svg/icon-netflix.svg) no-repeat 50%
}

.preview-session-container .content .ani-container .move-block img.telegram {
    background: url(/theme/Muse/images/svg/icon-telegram.svg) no-repeat 50%
}

.preview-session-container .content .ani-container .move-block img.youtube {
    background: url(/theme/Muse/images/svg/icon-youtube.svg) no-repeat 50%
}

.preview-session-container .content .ani-container .move-block img.ins {
    background: url(/theme/Muse/images/svg/icon-ins.svg) no-repeat 50%
}

.preview-session-container .content .ani-container .move-block img.line {
    background: url(/theme/Muse/images/svg/icon-line.svg) no-repeat 50%
}

.preview-session-container .content .ani-container .move-block img.twitter {
    background: url(/theme/Muse/images/svg/icon-twitter.svg) no-repeat 50%
}

.preview-session-container-mb {
    background: #fff;
    padding: 2rem .533rem 0 .533rem;
    overflow: hidden
}

.preview-session-container-mb .content {
    width: 100%!important;
    display: flex;
    flex-direction: column
}

.preview-session-container-mb .content .content-left {
    display: flex;
    flex-direction: column;
    margin-bottom: 1.333rem
}

.preview-session-container-mb .content .content-left .title {
    font-size: .747rem;
    font-weight: 600;
    line-height: 1.013rem;
    margin-bottom: 0;
    text-align: right
}

.preview-session-container-mb .content .content-left .title-end {
    margin-bottom: .8rem
}

.preview-session-container-mb .content .content-left .description {
    font-size: .48rem;
    font-weight: 400;
    line-height: .827rem;
    margin-bottom: 1.067rem;
    color: #616577;
    text-align: right
}

.preview-session-container-mb .content .content-left .use-btn {
    height: 1.173rem;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0 1.173rem;
    font-size: .427rem;
    letter-spacing: 1px;
    font-weight: 400;
    margin-bottom: .667rem;
    background-color: #3963ef;
    border-color: #3963ef;
    box-shadow: 0 .04rem .08rem rgba(86,109,186,.4)
}

.preview-session-container-mb .content .content-left .use-btn:hover {
    box-shadow: 0 .08rem .187rem rgba(86,109,186,.4)
}

.preview-session-container-mb .content .content-left .use-btn:active {
    background-color: #3257d2;
    border-color: #3257d2;
    box-shadow: 0 .08rem .187rem rgba(86,109,186,.4)
}

.preview-session-container-mb .content .content-left .use-tip {
    text-align: right;
    font-size: .373rem;
    font-weight: 500;
    color: #616577
}

.preview-session-container-mb .content .content-left .use-tip:after {
    background: url(/theme/Muse/images/svg/show-more-arrow.svg) 50% no-repeat;
    content: "";
    background-size: contain;
    display: inline-block;
    width: .373rem;
    height: .267rem;
    margin-left: .267rem;
    filter: invert(40%) sepia(11%) saturate(725%) hue-rotate(192deg) brightness(91%) contrast(80%)
}

.preview-session-container-mb .content .content-left .use-tip:hover {
    color: #3963ef;
    text-decoration: underline
}

.preview-session-container-mb .content .content-left .use-tip:hover:after {
    filter: invert(29%) sepia(96%) saturate(1632%) hue-rotate(217deg) brightness(95%) contrast(98%)!important
}

.preview-session-container-mb .content .content-left .use-tip:active {
    color: #3257d2!important;
    text-decoration: underline
}

.preview-session-container-mb .content .ani-container {
    display: flex;
    justify-content: center
}

.preview-session-container-mb .content .ani-container .show-time-circle {
    background: url(/theme/Muse/images/svg/home-anim-circle.svg) no-repeat 50%;
    background-size: contain;
    width: 8.107rem;
    display: inline-block;
    height: 8.107rem
}

.preview-session-container-mb .content .ani-container .show-time-phone {
    z-index: 2;
    position: absolute;
    margin-top: 2.16rem;
    background: url(/theme/Muse/images/svg/home-anim-phone.svg) no-repeat 50%;
    background-size: contain;
    width: 3.613rem;
    display: inline-block;
    height: 7.32rem
}

.preview-session-container-mb .content .ani-container .lottie-content {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 3.4rem;
    height: 3.4rem;
    position: absolute;
    margin-top: 2.973rem
}

.preview-session-container-mb .content .ani-container .lottie-content .connect-stand-by {
    position: absolute;
    cursor: pointer;
    z-index: 4;
    width: 1.553rem;
    height: 1.553rem;
    background: url(/theme/Muse/images/svg/connect-stand-by.svg) no-repeat 50%;
    background-size: contain;
    display: inline-block
}

.preview-session-container-mb .content .ani-container .lottie-content .connect-stand-by-by {
    position: absolute;
    cursor: pointer;
    z-index: 6;
    width: 1.451rem;
    height: 1.451rem;
    background: #012c76;
    background-size: contain;
    display: inline-block;
    border-radius: 50%;
    opacity: 0
}

.preview-session-container-mb .content .ani-container .lottie-content .connect-stand-by-hide {
    display: none
}

.preview-session-container-mb .content .ani-container .lottie-content .lottie-centre {
    position: absolute;
    z-index: 3;
    width: 1.953rem;
    height: 1.953rem
}

.preview-session-container-mb .content .ani-container .lottie-content .lottie-centre-arrow {
    position: absolute;
    z-index: 3;
    width: 3.153rem;
    height: 3.153rem
}

.preview-session-container-mb .content .ani-container .lottie-content .connect-loading {
    transform: rotateX(19deg);
    z-index: 3;
    width: 1.853rem;
    height: 1.853rem;
    background: url(/theme/Muse/images/svg/connect-loading.svg) no-repeat 50%;
    background-size: contain;
    display: inline-block
}

.preview-session-container-mb .content .ani-container .lottie-content .connect-loading-hide {
    display: none
}

.preview-session-container-mb .content .ani-container .move-block {
    opacity: 0;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    height: 8.107rem;
    position: absolute
}

.preview-session-container-mb .content .ani-container .move-block .move-icon {
    position: relative;
    margin-bottom: -.493rem;
    width: .987rem;
    height: .987rem
}

@keyframes testCir {
    0% {
        transform: rotate(-1turn)
    }

    to {
        transform: rotate(0deg)
    }
}

@keyframes testCir2 {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(-1turn)
    }
}

.feature-map-container {
    background-color: #f7f8f9;
    padding: 0;
    z-index: 7
}

.feature-map-container .content {
    z-index: 3;
    margin-bottom: 130px;
    display: flex;
    flex-direction: column
}

.feature-map-container .content .title {
    background-color: #f8fafc;
    padding-top: 130px;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 20px
}

.feature-map-container .content .description {
    font-size: 21px;
    font-weight: 400;
    color: #616577;
    margin-bottom: 82px
}

.feature-map-container .content .feature-group {
    display: flex;
    flex-direction: row
}

.feature-map-container .content .feature-group:first-of-type {
    margin-bottom: 81px
}

.feature-map-container .content .feature-group .item {
    width: 328px;
    display: flex;
    flex-direction: column;
    margin-left: 48px
}

.feature-map-container .content .feature-group .item .feature-title {
    font-size: 21px;
    font-weight: 500;
    margin-bottom: 16px;
    text-align: right
}

.feature-map-container .content .feature-group .item .feature-description {
    font-size: 17px;
    font-weight: 400;
    line-height: 30px;
    text-align: right;
    color: #616577
}

.feature-map-container .content .feature-group .item i {
    width: 52px;
    display: inline-block;
    height: 52px;
    margin-bottom: 24px;
    background: no-repeat 50%;
    background-size: contain
}

.feature-map-container .content .feature-group .item .feature-fast {
    background: url(/theme/Muse/images/svg/fast.svg) no-repeat 50%
}

.feature-map-container .content .feature-group .item .feature-through-wall {
    background: url(/theme/Muse/images/svg/through-wall.svg) no-repeat 50%
}

.feature-map-container .content .feature-group .item .feature-safe {
    background: url(/theme/Muse/images/svg/safe.svg) no-repeat 50%
}

.feature-map-container .content .feature-group .item .feature-anonymity {
    background: url(/theme/Muse/images/svg/anonymity.svg) no-repeat 50%
}

.feature-map-container .content .feature-group .item .feature-unlock {
    background: url(/theme/Muse/images/svg/unlock.svg) no-repeat 50%
}

.feature-map-container .content .feature-group .item .feature-unlimited {
    background: url(/theme/Muse/images/svg/unlimited.svg) no-repeat 50%
}

.feature-map-container-mb {
    background-color: #f7f8f9;
    padding: 0 .533rem 0 .533rem;
    z-index: 7
}

.feature-map-container-mb .content {
    z-index: 3;
    margin-bottom: 1.067rem;
    display: flex;
    flex-direction: column
}

.feature-map-container-mb .content .title {
    background-color: #f8fafc;
    padding-top: 2rem;
    font-size: .747rem;
    line-height: 1.013rem;
    font-weight: 600;
    margin-bottom: .48rem
}

.feature-map-container-mb .content .description {
    font-size: .48rem;
    line-height: .827rem;
    font-weight: 400;
    color: #616577;
    margin-bottom: 1.333rem
}

.feature-map-container-mb .content .feature-group {
    display: flex;
    flex-direction: column
}

.feature-map-container-mb .content .feature-group .item {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: .933rem
}

.feature-map-container-mb .content .feature-group .item .feature-title {
    font-size: .533rem;
    font-weight: 500;
    margin-bottom: .32rem;
    text-align: right
}

.feature-map-container-mb .content .feature-group .item .feature-description {
    font-size: .427rem;
    font-weight: 400;
    line-height: .747rem;
    text-align: right;
    color: #616577
}

.feature-map-container-mb .content .feature-group .item i {
    width: 1.013rem;
    height: 1.013rem;
    display: inline-block;
    margin-bottom: .427rem
}

.feature-map-container-mb .content .feature-group .item .feature-fast {
    background: url(/theme/Muse/images/svg/fast.svg) no-repeat 50%;
    background-size: contain
}

.feature-map-container-mb .content .feature-group .item .feature-through-wall {
    background: url(/theme/Muse/images/svg/through-wall.svg) no-repeat 50%;
    background-size: contain
}

.feature-map-container-mb .content .feature-group .item .feature-safe {
    background: url(/theme/Muse/images/svg/safe.svg) no-repeat 50%;
    background-size: contain
}

.feature-map-container-mb .content .feature-group .item .feature-anonymity {
    background: url(/theme/Muse/images/svg/anonymity.svg) no-repeat 50%;
    background-size: contain
}

.feature-map-container-mb .content .feature-group .item .feature-unlock {
    background: url(/theme/Muse/images/svg/unlock.svg) no-repeat 50%;
    background-size: contain
}

.feature-map-container-mb .content .feature-group .item .feature-unlimited {
    background: url(/theme/Muse/images/svg/unlimited.svg) no-repeat 0;
    background-size: contain
}

.point-content {
    display: flex;
    justify-content: center;
    align-items: center
}

@keyframes warn {
    0% {
        transform: scale(.5);
        opacity: 1
    }

    to {
        transform: scale(1.5);
        opacity: 0
    }
}

.point-content .dot {
    position: relative;
    width: 8px;
    height: 8px;
    border: 5px solid #5287ff;
    border-radius: 50%;
    z-index: 2
}

.point-content .pulse,.point-content .pulse1 {
    position: absolute;
    width: 26px;
    height: 26px;
    border: 2px solid #5287ff;
    border-radius: 50%;
    z-index: 1;
    opacity: 0
}

.point-content-mb {
    display: flex;
    justify-content: center;
    align-items: center
}

.point-content-mb .dot {
    position: relative;
    width: 5px;
    height: 5px;
    border: 3px solid #5287ff;
    border-radius: 50%;
    z-index: 2
}

.point-content-mb .pulse,.point-content-mb .pulse1 {
    position: absolute;
    width: 16px;
    height: 16px;
    border: 2px solid #5287ff;
    border-radius: 50%;
    z-index: 1;
    opacity: 0
}

.ant-popover-inner {
    /*display: none;*/
    box-shadow: 0 6px 20px rgba(2,14,62,.16)
}

.map-point_detail {
    padding: 12px 8px;
	direction: ltr;
    font-family: open sans,Helvetica,Arial,sans-serif
}

.map-point_detail .flag-content {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 18px
}

.map-point_detail .flag-content .flag-flag {
    height: 19.1px;
    width: 28.6px
}

.map-point_detail .flag-content .us {
    background-image: url(/theme/Muse/images/svg/flag-us.svg)
}

.map-point_detail .flag-content .uk {
    background-image: url(/theme/Muse/images/svg/flag-uk.svg)
}

.map-point_detail .flag-content .germany {
    background-image: url(/theme/Muse/images/svg/flag-germany.svg)
}

.map-point_detail .flag-content .russia {
    background-image: url(/theme/Muse/images/svg/flag-russia.svg)
}

.map-point_detail .flag-content .china {
    background-image: url(/theme/Muse/images/svg/flag-china.svg)
}

.map-point_detail .flag-content .seoul {
    background-image: url(/theme/Muse/images/svg/flag-seoul.svg)
}

.map-point_detail .flag-content .japan {
    background-image: url(/theme/Muse/images/svg/flag-japan.svg)
}

.map-point_detail .flag-content .taipei {
    background-image: url(/theme/Muse/images/svg/flag-taipei.svg)
}

.map-point_detail .flag-content .hk {
    background-image: url(/theme/Muse/images/svg/flag-hk.svg)
}

.map-point_detail .flag-content .singapore {
    background-image: url(/theme/Muse/images/svg/flag-singapore.svg)
}

.map-point_detail .flag-content .flag-name {
    margin-bottom: 0;
    margin-left: 12.3px;
    font-size: 15px;
    font-weight: 400;
    color: #616577
}

.map-point_detail p {
    margin-bottom: 0;
    font-size: 19px;
    font-weight: 500;
    color: #242c45
}

.map-point_detail p span {
    font-size: 15px;
    font-weight: 400;
    color: #616577
}

.map-point_detail .point-node {
    margin-bottom: 8px
}

.service-map-container {
    padding: 130px 0;
    background: #fff
}

.service-map-container .content {
    display: flex;
    flex-direction: column;
    align-items: center
}

.service-map-container .content .title {
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 20px
}

.service-map-container .content .description {
    font-size: 21px;
    font-weight: 400;
    color: #616577;
    margin-bottom: 80px
}

.service-map-container .content .map-container .map-bg {
    background: url(/theme/Muse/images/svg/service-map.png) 50% no-repeat;
    background-size: contain;
    width: 1080px;
    display: flex;
    height: 523px;
    margin-bottom: 80px
}

.service-map-container .content .map-container .map-bg .point-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 37px;
    height: 37px
}

.service-map-container .content .map-container .map-point {
    display: flex;
    justify-content: center;
    cursor: pointer;
    width: 37px;
    height: 37px;
    top: 0;
    left: 0
}

.service-map-container .content .use-btn {
    height: 52px;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0 48px;
    font-size: 19px;
    letter-spacing: 1px;
    font-weight: 400;
    margin-bottom: 24px;
    background-color: #3963ef;
    border-color: #3963ef;
    box-shadow: 0 3px 6px rgba(86,109,186,.4)
}

.service-map-container .content .use-tip {
    display: none;
    cursor: unset;
    font-size: 17px;
    font-weight: 400;
    color: #3963ef
}

.service-map-container .content .use-tip:after {
    background: url(/theme/Muse/images/svg/show-more-arrow.svg) 50% no-repeat;
    content: "";
    background-size: contain;
    display: inline-block;
    width: 14px;
    height: 10px;
    margin-left: 12px
}

.map-point_detail-mb .flag-content {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 18px
}

.map-point_detail-mb .flag-content .flag-flag {
    height: 19.1px;
    width: 28.6px
}

.map-point_detail-mb .flag-content .us {
    background-image: url(/theme/Muse/images/svg/flag-us.svg)
}

.map-point_detail-mb .flag-content .uk {
    background-image: url(/theme/Muse/images/svg/flag-uk.svg)
}

.map-point_detail-mb .flag-content .germany {
    background-image: url(/theme/Muse/images/svg/flag-germany.svg)
}

.map-point_detail-mb .flag-content .russia {
    background-image: url(/theme/Muse/images/svg/flag-russia.svg)
}

.map-point_detail-mb .flag-content .china {
    background-image: url(/theme/Muse/images/svg/flag-china.svg)
}

.map-point_detail-mb .flag-content .seoul {
    background-image: url(/theme/Muse/images/svg/flag-seoul.svg)
}

.map-point_detail-mb .flag-content .japan {
    background-image: url(/theme/Muse/images/svg/flag-japan.svg)
}

.map-point_detail-mb .flag-content .taipei {
    background-image: url(/theme/Muse/images/svg/flag-taipei.svg)
}

.map-point_detail-mb .flag-content .hk {
    background-image: url(/theme/Muse/images/svg/flag-hk.svg)
}

.map-point_detail-mb .flag-content .singapore {
    background-image: url(/theme/Muse/images/svg/flag-singapore.svg)
}

.map-point_detail-mb .flag-content .flag-name {
    margin-bottom: 0;
    margin-left: 12.3px;
    font-size: 15px;
    font-weight: 400;
    color: #616577
}

.map-point_detail-mb p {
    margin-bottom: 0;
    font-size: 19px;
    font-weight: 500;
    color: #242c45
}

.map-point_detail-mb p span {
    font-size: 15px;
    font-weight: 400;
    color: #616577
}

.map-point_detail-mb .point-node {
    margin-bottom: 8px
}

.service-map-container-mb {
    background: #fff;
    padding: 2rem .533rem 0 .533rem;
    overflow: hidden
}

.service-map-container-mb .content {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%!important
}

.service-map-container-mb .content .title {
    font-size: .747rem;
    line-height: 1.013rem;
    font-weight: 600;
    margin-bottom: .48rem
}

.service-map-container-mb .content .description {
    font-size: .48rem;
    line-height: .827rem;
    font-weight: 400;
    color: #616577;
    margin-bottom: 1.333rem
}

.service-map-container-mb .content .map-container .map-bg {
    background: url(/theme/Muse/images/svg/service-map.png) 50% no-repeat;
    background-size: contain;
    width: 10rem;
    display: flex;
    height: 4.84rem;
    margin-bottom: 1.333rem
}

.service-map-container-mb .content .map-container .map-bg .point-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: .493rem;
    height: .493rem;
    padding: 0
}

.service-map-container-mb .content .map-container .map-point {
    display: flex;
    justify-content: center;
    cursor: pointer;
    width: .493rem;
    height: .493rem;
    top: 0;
    left: 0
}

.service-map-container-mb .content .use-btn {
    height: 1.173rem;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0 1.173rem;
    font-size: .427rem;
    letter-spacing: 1px;
    font-weight: 400;
    margin-bottom: 2rem;
    background-color: #3963ef;
    border-color: #3963ef;
    box-shadow: 0 .04rem .08rem rgba(86,109,186,.4)
}

.service-map-container-mb .content .use-tip {
    display: none;
    cursor: unset;
    font-size: .427rem;
    font-weight: 400;
    color: #3963ef
}

.service-map-container-mb .content .use-tip:after {
    background: url(/theme/Muse/images/svg/show-more-arrow.svg) 50% no-repeat;
    content: "";
    background-size: contain;
    display: inline-block;
    width: .453rem;
    height: .32rem;
    margin-left: .32rem
}

.network-provider-container {
    width: 100%;
    background-color: #f7f8f9;
    padding: 130px 0
}

.network-provider-container .content {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%!important
}

.network-provider-container .content .title {
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 20px
}

.network-provider-container .content .description {
    font-size: 21px;
    font-weight: 400;
    color: #616577;
    margin-bottom: 80px
}

.network-provider-container .content .list-content {
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
    height: 200px;
    overflow: hidden;
    display: flex;
    justify-content: flex-end
}

.network-provider-container .content .list-content .provider-list {
    display: flex;
    flex-direction: row;
    animation: movex 24s linear infinite normal;
    animation-fill-mode: forwards;
    position: relative;
    justify-content: flex-end
}

.network-provider-container .content .list-content .provider-list img {
    width: 240px;
    height: 145px;
    margin: 0 20px
}

@keyframes movex {
    0% {
        transform: translateX(0)
    }

    to {
        transform: translateX(33.3%)
    }
}

.network-provider-container-mb {
    width: 100%;
    background-color: #f7f8f9;
    overflow: hidden
}

.network-provider-container-mb .content {
    padding: 2rem 0 0 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%!important
}

.network-provider-container-mb .content .title {
    padding: 0 .533rem;
    font-size: .747rem;
    line-height: 1.013rem;
    font-weight: 600;
    margin-bottom: .48rem
}

.network-provider-container-mb .content .description {
    padding: 0 .533rem;
    font-size: .48rem;
    line-height: .827rem;
    font-weight: 400;
    color: #616577;
    margin-bottom: 1.333rem
}

.network-provider-container-mb .content .list-content {
    width: 100%;
    position: relative;
    height: -moz-fit-content;
    height: fit-content;
    overflow: hidden;
    display: flex;
    justify-content: flex-end;
    margin-bottom: 1.987rem
}

.network-provider-container-mb .content .list-content .provider-list {
    width: -moz-fit-content;
    width: fit-content;
    display: flex;
    flex-direction: row;
    animation: movex-mb 14s linear infinite normal;
    position: relative;
    justify-content: flex-end
}

.network-provider-container-mb .content .list-content .provider-list img {
    width: 4.8rem;
    height: 3.12rem;
    margin: 0 .567rem
}

@keyframes movex-mb {
    0% {
        transform: translateX(0)
    }

    to {
        transform: translateX(50%)
    }
}

.operational-data-container {
    padding: 130px 0;
    background: #fff
}

.operational-data-container .content {
    display: flex;
    flex-direction: column;
    align-items: center
}

.operational-data-container .content .title {
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 20px
}

.operational-data-container .content .description {
    font-size: 21px;
    font-weight: 400;
    color: #616577;
    margin-bottom: 80px
}

.operational-data-container .content .data-list {
    display: flex;
    flex-direction: row
}

.operational-data-container .content .data-list .data-item {
    margin: 0 40px
}

.operational-data-container .content .data-list .data-item .data-title {
    width: 155px;
    font-size: 32px;
    font-weight: 400;
    color: #3963ef;
    text-align: right;
    margin-bottom: 10px
}

.operational-data-container .content .data-list .data-item .data-detail {
    font-size: 17px;
    font-weight: 400;
    color: #9da3b9;
    text-align: right;
    margin-bottom: 0;
    width: -moz-max-content;
    width: max-content
}

.operational-data-container-mb {
    background: #fff;
    padding: 2rem .533rem
}

.operational-data-container-mb .content {
    display: flex;
    flex-direction: column
}

.operational-data-container-mb .content .title {
    font-size: .747rem;
    line-height: 1.013rem;
    font-weight: 600;
    margin-bottom: .48rem
}

.operational-data-container-mb .content .description {
    font-size: .48rem;
    line-height: .827rem;
    font-weight: 400;
    color: #616577;
    margin-bottom: 1.333rem
}

.operational-data-container-mb .content .data-list {
    display: flex;
    flex-wrap: wrap
}

.operational-data-container-mb .content .data-list .data-item {
    width: 4.467rem;
    margin-bottom: 1.28rem
}

.operational-data-container-mb .content .data-list .data-item .data-title {
    width: 100%;
    font-size: .533rem;
    font-weight: 600;
    color: #242c45;
    text-align: right;
    margin-bottom: .213rem
}

.operational-data-container-mb .content .data-list .data-item .data-detail {
    font-size: .373rem;
    font-weight: 400;
    color: #606d83;
    text-align: right;
    margin-bottom: 0;
    width: 100%
}

.operational-data-container-mb .content .data-list .data-item:nth-of-type(5) {
    margin-bottom: 0
}

.protocols-tech-container {
    background-color: #f7f8f9;
    padding: 130px 0
}

.protocols-tech-container .content {
    display: flex;
    flex-direction: column;
    align-items: center
}

.protocols-tech-container .content .title {
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 20px
}

.protocols-tech-container .content .description {
    font-size: 21px;
    font-weight: 400;
    color: #616577;
    margin-bottom: 80px
}

.protocols-tech-container .content .protocols-content {
    display: flex;
    flex-direction: row;
    margin-bottom: 80px;
    box-shadow: 0 2px 3px rgba(2,14,62,.1);
    border-radius: 4px
}

.protocols-tech-container .content .protocols-content .protocols-list {
    display: flex;
    flex-direction: column;
    width: 417px
}

.protocols-tech-container .content .protocols-content .protocols-list p {
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 101px;
    font-size: 21px;
    font-weight: 500;
    line-height: 29px;
    margin-bottom: 0;
    background: #fbfcfd;
    color: #242c45
}

.protocols-tech-container .content .protocols-content .protocols-list p:nth-of-type(2) {
    border-top: 1px solid #e5e9ed;
    border-bottom: 1px solid #e5e9ed
}

.protocols-tech-container .content .protocols-content .protocols-list p:first-of-type {
    border-top-left-radius: 4px
}

.protocols-tech-container .content .protocols-content .protocols-list p:nth-of-type(3) {
    border-bottom-left-radius: 4px
}

.protocols-tech-container .content .protocols-content .protocols-list p:hover {
    color: #3963ef
}

.protocols-tech-container .content .protocols-content .protocols-list .selected-protocol {
    background: #fff;
    color: #3963ef;
    border-right: 4px solid #3963ef
}

.protocols-tech-container .content .protocols-content .description-list {
    padding: 60px 49px 38px 49px;
    background-color: #fff
}

.protocols-tech-container .content .protocols-content .description-list .protocols-detail {
    border-radius: 4px;
    width: 663px;
    font-size: 17px;
    font-weight: 400;
    color: #616577;
    text-align: right;
    margin-bottom: 0;
    line-height: 30px
}

.protocols-tech-container .content .protocols-content .description-list .protocols-detail:not(:first-child) {
    margin-top: 20px
}

.protocols-tech-container .content .use-btn {
    height: 52px;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0 48px;
    font-size: 19px;
    letter-spacing: 1px;
    font-weight: 400;
    background-color: #3963ef;
    border-color: #3963ef;
    box-shadow: 0 3px 6px rgba(86,109,186,.4)
}

.protocols-tech-container-mb {
    background-color: #f7f8f9;
    padding: 2rem .533rem
}

.protocols-tech-container-mb .content {
    display: flex;
    flex-direction: column;
    align-items: center
}

.protocols-tech-container-mb .content .title {
    padding: 0 .533rem;
    font-size: .747rem;
    line-height: 1.013rem;
    font-weight: 600;
    margin-bottom: .48rem
}

.protocols-tech-container-mb .content .description {
    padding: 0 .533rem;
    font-size: .48rem;
    line-height: .827rem;
    font-weight: 400;
    color: #616577;
    margin-bottom: 1.333rem
}

.protocols-tech-container-mb .content .protocols-content {
    display: flex;
    flex-direction: column;
    box-shadow: 0 .027rem .04rem rgba(2,14,62,.1);
    border-radius: .053rem;
    width: 100%;
    border: .013rem solid #e5e9ed
}

.protocols-tech-container-mb .content .protocols-content .protocols-list {
    width: 100%;
    display: flex;
    flex-direction: column
}

.protocols-tech-container-mb .content .protocols-content .protocols-list .protocols-title {
    width: 100%;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 2.027rem;
    font-size: .533rem;
    font-weight: 500;
    line-height: .747rem;
    margin-bottom: 0;
    background: #fbfcfd;
    color: #242c45;
    border-top: .013rem solid #e5e9ed
}

.protocols-tech-container-mb .content .protocols-content .protocols-list .protocols-title:nth-of-type(2) {
    border-top: .013rem solid #e5e9ed;
    border-bottom: .013rem solid #e5e9ed
}

.protocols-tech-container-mb .content .protocols-content .protocols-list .protocols-title:first-of-type {
    border-top-left-radius: .053rem
}

.protocols-tech-container-mb .content .protocols-content .protocols-list .protocols-title:nth-of-type(3) {
    border-bottom-left-radius: .053rem
}

.protocols-tech-container-mb .content .protocols-content .protocols-list .protocols-title:hover {
    color: #3963ef
}

.protocols-tech-container-mb .content .protocols-content .protocols-list .selected-protocol {
    background: #fff;
    color: #3963ef;
    border-left: .053rem solid #3963ef
}

.protocols-tech-container-mb .content .protocols-content .protocols-list .description-list {
    padding: .64rem .533rem;
    background-color: #fff;
    border-top: .013rem solid #e5e9ed
}

.protocols-tech-container-mb .content .protocols-content .protocols-list .description-list .protocols-detail {
    width: 100%;
    background-color: #fff;
    font-size: .427rem;
    line-height: .747rem;
    font-weight: 400;
    color: #616577;
    text-align: right;
    margin-bottom: .48rem
}

.app-download-container {
    background-color: #3963ef;
    padding: 130px 0
}

.app-download-container .content {
    height: 313px;
    display: flex;
    flex-direction: row
}

.app-download-container .content .detail-list {
    display: flex;
    flex-direction: column;
    width: 431px
}

.app-download-container .content .detail-list .title {
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #fff;
    text-align: right
}

.app-download-container .content .detail-list .description {
    font-size: 21px;
    font-weight: 400;
    color: hsla(0,0%,100%,.8);
    margin-bottom: 80px;
    text-align: right
}

.app-download-container .content .detail-list .download-btn {
    display: flex;
    flex-direction: row
}

.app-download-container .content .detail-list .download-btn .ios-btn {
    --hero-image: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 48px;
    height: 52px;
    margin-left: 16px;
    background-color: #242c45;
    border-color: #242c45;
    box-shadow: 0 3px 6px rgba(86,109,186,.4)
}

.app-download-container .content .detail-list .download-btn .ios-btn:hover {
    box-shadow: 0 6px 14px rgba(86,109,186,.5);
    position: relative;
    transform: translateY(-1px)
}

.app-download-container .content .detail-list .download-btn .ios-btn:active {
    box-shadow: 0 3px 6px rgba(86,109,186,.5);
    background-color: #141a2b
}

.app-download-container .content .detail-list .download-btn .ios-btn span {
    display: flex;
    font-size: 17px;
    font-weight: 400;
    color: #fff
}

.app-download-container .content .detail-list .download-btn .ios-btn span:before {
    content: "";
    background: url(/theme/Muse/images/svg/appstore.svg) 50% no-repeat;
    background-size: contain;
    display: inline-block;
    width: 18px;
    height: 21px;
    margin-left: 12.5px
}

.app-download-container .content .detail-list .download-btn .android-btn {
    background-color: #fff;
    border-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 48px;
    height: 52px;
    margin-left: 16px;
    box-shadow: 0 3px 6px rgba(86,109,186,.4)
}

.app-download-container .content .detail-list .download-btn .android-btn:hover {
    box-shadow: 0 6px 14px rgba(86,109,186,.5);
    position: relative;
    transform: translateY(-1px)
}

.app-download-container .content .detail-list .download-btn .android-btn:active {
    box-shadow: 0 3px 6px rgba(86,109,186,.4);
    background-color: #eaebf0
}

.app-download-container .content .detail-list .download-btn .android-btn span {
    display: flex;
    font-size: 17px;
    font-weight: 400;
    color: #242c45
}

.app-download-container .content .detail-list .download-btn .android-btn span:before {
    content: "";
    background: url(/theme/Muse/images/svg/android.svg) 50% no-repeat;
    background-size: contain;
    display: inline-block;
    width: 18px;
    height: 21px;
    margin-left: 12.5px
}

.app-download-container .content .app-show {
    position: relative;
    bottom: 283px;
    left: 225px
}

.app-download-container .content .app-show .app-android {
    background: url(/theme/Muse/images/svg/android-ios.png) 50% no-repeat;
    background-size: auto;
    width: 525px;
    display: inline-block;
    height: 767px;
    position: relative;
    right: 295px;
    z-index: 1
}

.app-download-container-mb {
    background-color: #3963ef;
    padding: 2rem .533rem 0 .533rem
}

.app-download-container-mb .content {
    width: 100%!important;
    display: flex;
    flex-direction: column
}

.app-download-container-mb .content .detail-list {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-bottom: .8rem
}

.app-download-container-mb .content .detail-list .title {
    font-size: .747rem;
    font-weight: 600;
    margin-bottom: .48rem;
    color: #fff
}

.app-download-container-mb .content .detail-list .description {
    font-size: .48rem;
    line-height: .84rem;
    font-weight: 400;
    color: hsla(0,0%,100%,.8);
    margin-bottom: 1.333rem;
    text-align: center
}

.app-download-container-mb .content .detail-list .download-btn {
    display: flex;
    flex-direction: row
}

.app-download-container-mb .content .detail-list .download-btn .ios-btn {
    width: 4.24rem;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 1.173rem;
    margin-right: .453rem;
    background-color: #242c45;
    border-color: #242c45;
    box-shadow: 0 .04rem .08rem rgba(86,109,186,.4)
}

.app-download-container-mb .content .detail-list .download-btn .ios-btn:hover {
    box-shadow: 0 .08rem .187rem rgba(86,109,186,.4)
}

.app-download-container-mb .content .detail-list .download-btn .ios-btn:active {
    box-shadow: 0 .04rem .08rem rgba(86,109,186,.4);
    background-color: #141a2b
}

.app-download-container-mb .content .detail-list .download-btn .ios-btn span {
    display: flex;
    font-size: .427rem;
    font-weight: 400;
    color: #fff
}

.app-download-container-mb .content .detail-list .download-btn .ios-btn span:before {
    background: url(/theme/Muse/images/svg/appstore.svg) 50% no-repeat;
    content: "";
    background-size: contain;
    display: inline-block;
    width: .415rem;
    height: .47rem;
    margin-right: .217rem;
    margin-top: .04rem
}

.app-download-container-mb .content .detail-list .download-btn .android-btn {
    width: 4.24rem;
    background-color: #fff;
    border-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 1.173rem;
    box-shadow: 0 .04rem .08rem rgba(86,109,186,.4)
}

.app-download-container-mb .content .detail-list .download-btn .android-btn:hover {
    box-shadow: 0 .08rem .187rem rgba(86,109,186,.4)
}

.app-download-container-mb .content .detail-list .download-btn .android-btn:active {
    box-shadow: 0 .04rem .08rem rgba(86,109,186,.4);
    background-color: #eaebf0
}

.app-download-container-mb .content .detail-list .download-btn .android-btn span {
    display: flex;
    font-size: .427rem;
    font-weight: 400;
    color: #242c45
}

.app-download-container-mb .content .detail-list .download-btn .android-btn span:before {
    background: url(/theme/Muse/images/svg/android.svg) 50% no-repeat;
    content: "";
    background-size: contain;
    display: inline-block;
    width: .415rem;
    height: .47rem;
    margin-right: .217rem;
    margin-top: .04rem
}

.app-download-container-mb .content .app-show {
    display: flex;
    justify-content: center;
    position: relative
}

.app-download-container-mb .content .app-show .app-android {
    background: url(/theme/Muse/images/svg/android-ios.png) 50% no-repeat;
    background-size: contain;
    width: 7rem;
    display: inline-block;
    height: 8.8rem;
    position: relative;
    z-index: 1
}

.home-qa-container {
    background: #fff
}

.home-qa-container .content {
    padding: 0 0 130px 0;
    z-index: 5
}

.home-qa-container .content .title {
    margin-top: 130px;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 80px
}

.home-qa-container .content .qa-content {
    display: flex;
    flex-direction: row
}

.home-qa-container .content .qa-content .qa-group:first-of-type {
    margin-left: 48px
}

.home-qa-container .content .qa-content .qa-item {
    border-bottom: 1px solid #e5e9ed
}

.home-qa-container .content .qa-content .qa-item:first-of-type {
    border-top: 1px solid #e5e9ed
}

.home-qa-container .content .qa-content .qa-item-container {
    width: 516px;
    display: flex;
    flex-direction: column;
    text-align: right
}

.home-qa-container .content .qa-content .qa-item-container .item-header {
    cursor: pointer;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between
}

.home-qa-container .content .qa-content .qa-item-container .item-header .qa-title {
    cursor: pointer;
    display: flex;
    align-items: center;
    font-size: 21px;
    font-weight: 600;
    line-height: 30px;
    height: 93px;
    margin-bottom: 0
}

.home-qa-container .content .qa-content .qa-item-container .item-header .item-open-icon-close {
    animation: mymove .1s;
    animation-fill-mode: forwards
}

.home-qa-container .content .qa-content .qa-item-container .item-header .item-open-icon-open {
    animation: mymove2 .1s;
    animation-fill-mode: forwards
}

.home-qa-container .content .qa-content .qa-item-container .item-header .item-close-icon {
    background: url(/theme/Muse/images/svg/qa-close-hover.svg) 50% no-repeat;
    background-size: contain;
    width: 14px;
    display: inline-block;
    height: 14px
}

.home-qa-container .content .qa-content .qa-item-container .item-header:hover .qa-title {
    color: #3963ef
}

.home-qa-container .content .qa-content .qa-item-container .item-header:hover .item-close-icon {
    background: url(/theme/Muse/images/svg/qa-close-hover.svg) 50% no-repeat;
    background-size: contain
}

.home-qa-container .content .qa-content .qa-item-container .item-header .qa-item-enter-active {
    transition: transform .3s ease
}

.home-qa-container .content .qa-content .qa-item-container .item-header .qa-item-leave-active {
    transition: transform .8s cubic-bezier(1,.5,.8,1)
}

.home-qa-container .content .qa-content .qa-item-container .item-header .qa-item-enter,.home-qa-container .content .qa-content .qa-item-container .item-header .qa-item-leave-to {
    transform: translateX(10px);
    opacity: 0
}

.home-qa-container .content .qa-content .qa-item-container .item-header:hover {
    cursor: pointer
}

.home-qa-container .content .qa-content .qa-item-container .content-list {
    max-height: -moz-fit-content;
    max-height: fit-content;
    height: 0;
    overflow: hidden;
    transition: height .2s ease-out
}

.home-qa-container .content .qa-content .qa-item-container .content-list p {
    font-size: 17px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 20px;
    color: #616577
}

.home-qa-container .content .qa-content .qa-item-container .content-list p .inside-title {
    font-weight: 600
}

.home-qa-container .content .qa-content .qa-item-container .content-list p:last-child {
    margin-bottom: 32px
}

.home-qa-container .content .qa-content .qa-item-container .content-list .content-0 {
    padding-right: 7px /*HERE*/
}

.home-qa-container .content .qa-content .qa-item-container .content-list .content-0 .content-item {
    font-size: 17px;
    font-weight: 400;
    line-height: 30px;
    color: #616577;
    text-indent: -27px
}

.home-qa-container .content .qa-content .qa-item-container .content-list .content-0 .content-item .title {
    font-size: 17px;
    font-weight: 500;
    line-height: 30px;
    color: #242c45
}

.home-qa-container .content .qa-content .qa-item-container .content-list .content-0 .content-item:before {
    margin: 0 13.5px 0 0;
    background: url(/theme/Muse/images/svg/get-arr.svg) 50% no-repeat;
    background-size: auto;
    content: "";
    display: inline-block;
    width: 24px; /*HERE*/
    height: 9px
}

.home-qa-container .content .qa-content .qa-item-container .content-list .content-1 {
    padding-right: 7px
}

.home-qa-container .content .qa-content .qa-item-container .content-list .content-1 .content-item {
    font-size: 17px;
    font-weight: 400;
    line-height: 30px;
    color: #616577;
    text-indent: -27px
}

.home-qa-container .content .qa-content .qa-item-container .content-list .content-1 .content-item:before {
    margin: 0 13.5px 0 0;
    background: url(/theme/Muse/images/svg/get-arr.svg) 50% no-repeat;
    background-size: auto;
    content: "";
    display: inline-block;
    width: 24px; /*HERE*/
    height: 9px
}

.home-qa-container .content .qa-content .qa-item-container .content-list .content-2 {
    padding-top: 12px
}

.home-qa-container .content .qa-content .qa-item-container .content-list .content-2 .content-container .item-title {
    font-size: 17px;
    font-weight: 500;
    line-height: 30px;
    color: #242c45;
    display: flex;
    align-items: center
}

.home-qa-container .content .qa-content .qa-item-container .content-list .content-2 .content-container .item-title:before {
    margin: 0 13.5px 0 0;
    background: url(/theme/Muse/images/svg/get-circle-arr.svg) 50% no-repeat;
    background-size: auto;
    content: "";
    display: inline-block;
    width: 48px; /*HERE*/
    height: 24px
}

.home-qa-container .content .qa-content .qa-item-container .content-list .content-2 .content-container .item-content {
    font-size: 17px;
    font-weight: 400;
    line-height: 30px;
    color: #616577;
    padding-left: 37.5px
}

.home-qa-container .content .qa-content .qa-item-container .content-list .content-3 {
    padding-top: 12px
}

.home-qa-container .content .qa-content .qa-item-container .content-list .content-3 .content-container .item-title {
    font-size: 17px;
    font-weight: 500;
    line-height: 30px;
    color: #242c45;
    display: flex;
    align-items: center
}

.home-qa-container .content .qa-content .qa-item-container .content-list .content-3 .content-container .item-title:before {
    margin: 0 13.5px 0 0;
    background: url(/theme/Muse/images/svg/err-circle.svg) 50% no-repeat;
    background-size: auto;
    content: "";
    display: inline-block;
    width: 48px; /*HERE*/
    height: 24px
}

.home-qa-container .content .qa-content .qa-item-container .content-list .content-3 .content-container .item-content {
    font-size: 17px;
    font-weight: 400;
    line-height: 30px;
    color: #616577;
    padding-left: 37.5px
}

.home-qa-container .content .qa-content .qa-item-container .content-list .content-4 {
    margin: 12px 0 32px 0;
    background: url(/theme/Muse/images/svg/qa-devices-icon.svg) no-repeat 50%;
    background-size: auto;
    content: "";
    display: inline-block;
    width: 224px;
    height: 32px
}

.home-qa-container .content .qa-content .qa-item-container .content-list .content-5 {
    margin: 12px 0 32px 0;
    background: url(/theme/Muse/images/svg/qa-payment-icons.svg) no-repeat 50%;
    background-size: auto;
    content: "";
    display: inline-block;
    width: 315.5px;
    height: 130px;
	float: left
}

.home-qa-container .content .qa-content .qa-item-container .content-list .content-6 .form-title .item-title {
    font-size: 17px;
    font-weight: 500;
    line-height: 30px;
    color: #242c45
}

.home-qa-container .content .qa-content .qa-item-container .content-list .content-6 .content-item {
    font-size: 17px;
    font-weight: 400;
    line-height: 30px;
    color: #616577;
    text-indent: -12px;
    display: flex;
    align-items: center
}

.home-qa-container .content .qa-content .qa-item-container .content-list .content-6 .content-item .title {
    margin: 0 0 0 29.5px;
    font-size: 17px;
    font-weight: 500;
    line-height: 30px;
    color: #242c45
}

.home-qa-container .content .qa-content .qa-item-container .content-list .content-6 .content-item:before {
    background: url(/theme/Muse/images/svg/err-circle.svg) 50% no-repeat;
    background-size: auto;
    content: "";
    display: inline-block;
    width: 24px;
    height: 28.5px
}

.home-qa-container .content .qa-content .qa-item-container .content-list-open {
    height: -moz-fit-content;
    height: fit-content;
    transition: height .2s ease-in
}

.home-qa-container-mb .content {
    width: 100%!important;
    padding: 2rem .533rem;
    background: #fff;
    z-index: 5
}

.home-qa-container-mb .content .title {
    font-size: .747rem;
    font-weight: 600;
    margin-bottom: 1.333rem
}

.home-qa-container-mb .content .qa-content {
    display: flex;
    flex-direction: column
}

.home-qa-container-mb .content .qa-content .qa-group:nth-of-type(2) .qa-item-container:first-of-type {
    border-top: none
}

.home-qa-container-mb .content .qa-content .qa-item {
    border-bottom: 1px solid #e5e9ed
}

.home-qa-container-mb .content .qa-content .qa-item:first-of-type {
    border-top: 1px solid #e5e9ed
}

.home-qa-container-mb .content .qa-content .qa-item-container {
    width: 100%;
    display: flex;
    flex-direction: column;
    text-align: right
}

.home-qa-container-mb .content .qa-content .qa-item-container .item-header {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: .64rem 0
}

.home-qa-container-mb .content .qa-content .qa-item-container .item-header .qa-title {
    max-width: 7.88rem;
    cursor: pointer;
    display: flex;
    align-items: center;
    font-size: .533rem;
    font-weight: 600;
    line-height: .747rem;
    margin-bottom: 0
}

.home-qa-container-mb .content .qa-content .qa-item-container .item-header .item-open-icon-close {
    animation: mymove .2s;
    animation-fill-mode: forwards
}

.home-qa-container-mb .content .qa-content .qa-item-container .item-header .item-open-icon-open {
    animation: mymove2 .2s;
    animation-fill-mode: forwards
}

@keyframes mymove {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(45deg)
    }
}

@keyframes mymove2 {
    0% {
        transform: rotate(45deg)
    }

    to {
        transform: rotate(0deg)
    }
}

.home-qa-container-mb .content .qa-content .qa-item-container .item-header .item-close-icon {
    background: url(/theme/Muse/images/svg/qa-close.svg) 50% no-repeat;
    background-size: contain;
    display: inline-block;
    width: .373rem;
    height: .373rem
}

.home-qa-container-mb .content .qa-content .qa-item-container .item-header:hover .qa-title {
    color: #3963ef
}

.home-qa-container-mb .content .qa-content .qa-item-container .item-header:hover .item-close-icon {
    background: url(/theme/Muse/images/svg/qa-close-hover.svg) 50% no-repeat
}

.home-qa-container-mb .content .qa-content .qa-item-container .item-header .qa-item-enter-active {
    transition: transform .3s ease
}

.home-qa-container-mb .content .qa-content .qa-item-container .item-header .qa-item-leave-active {
    transition: transform .8s cubic-bezier(1,.5,.8,1)
}

.home-qa-container-mb .content .qa-content .qa-item-container .item-header .qa-item-enter,.home-qa-container-mb .content .qa-content .qa-item-container .item-header .qa-item-leave-to {
    transform: translateX(10px);
    opacity: 0
}

.home-qa-container-mb .content .qa-content .qa-item-container .content-list {
    max-height: -moz-fit-content;
    max-height: fit-content;
    height: 0;
    overflow: hidden;
    transition: height .2s ease-out
}

.home-qa-container-mb .content .qa-content .qa-item-container .content-list p {
    font-size: .427rem;
    font-weight: 400;
    line-height: .747rem;
    margin-bottom: .48rem;
    color: #616577
}

.home-qa-container-mb .content .qa-content .qa-item-container .content-list p .inside-title {
    font-weight: 600
}

.home-qa-container-mb .content .qa-content .qa-item-container .content-list p:last-child {
    margin-bottom: .64rem
}

.home-qa-container-mb .content .qa-content .qa-item-container .content-list .content-0 {
    padding-left: .587rem
}

.home-qa-container-mb .content .qa-content .qa-item-container .content-list .content-0 .content-item {
    font-size: .427rem;
    font-weight: 400;
    line-height: .693rem;
    color: #616577;
    text-indent: -.587rem
}

.home-qa-container-mb .content .qa-content .qa-item-container .content-list .content-0 .content-item .title {
    font-size: .427rem;
    font-weight: 500;
    line-height: .693rem;
    color: #242c45
}

.home-qa-container-mb .content .qa-content .qa-item-container .content-list .content-0 .content-item:before {
    margin: 0 .32rem 0 0;
    background-size: auto;
    background: url(/theme/Muse/images/svg/get-arr.svg) 50% no-repeat;
    content: "";
    display: inline-block;
    width: .267rem;
    height: .2rem
}

.home-qa-container-mb .content .qa-content .qa-item-container .content-list .content-1 {
    padding-left: .587rem
}

.home-qa-container-mb .content .qa-content .qa-item-container .content-list .content-1 .content-item {
    font-size: .427rem;
    font-weight: 400;
    line-height: .747rem;
    color: #616577;
    text-indent: -.587rem
}

.home-qa-container-mb .content .qa-content .qa-item-container .content-list .content-1 .content-item:before {
    margin: 0 .32rem 0 0;
    background: url(/theme/Muse/images/svg/get-arr.svg) 50% no-repeat;
    background-size: auto;
    content: "";
    display: inline-block;
    width: .267rem;
    height: .2rem
}

.home-qa-container-mb .content .qa-content .qa-item-container .content-list .content-2 {
    padding-top: .16rem
}

.home-qa-container-mb .content .qa-content .qa-item-container .content-list .content-2 .content-container .item-title {
    font-size: .427rem;
    font-weight: 500;
    line-height: .693rem;
    color: #242c45;
    display: flex;
    align-items: center
}

.home-qa-container-mb .content .qa-content .qa-item-container .content-list .content-2 .content-container .item-title:before {
    margin: 0 .32rem 0 0;
    background: url(/theme/Muse/images/svg/get-circle-arr.svg) 50% no-repeat;
    background-size: contain;
    content: "";
    display: inline-block;
    width: .533rem;
    height: .533rem
}

.home-qa-container-mb .content .qa-content .qa-item-container .content-list .content-2 .content-container .item-content {
    font-size: .427rem;
    font-weight: 400;
    line-height: .747rem;
    color: #616577;
    padding-left: .865rem
}

.home-qa-container-mb .content .qa-content .qa-item-container .content-list .content-3 {
    padding-top: .16rem
}

.home-qa-container-mb .content .qa-content .qa-item-container .content-list .content-3 .content-container .item-title {
    font-size: .427rem;
    font-weight: 500;
    line-height: .693rem;
    color: #242c45;
    display: flex;
    align-items: center
}

.home-qa-container-mb .content .qa-content .qa-item-container .content-list .content-3 .content-container .item-title:before {
    position: relative;
    content: "";
    margin: 0 .32rem 0 0;
    width: .533rem;
    height: .533rem;
    background: url(/theme/Muse/images/svg/err-circle.svg) 50% no-repeat;
    background-size: contain;
    display: inline-block
}

.home-qa-container-mb .content .qa-content .qa-item-container .content-list .content-3 .content-container .item-content {
    font-size: .427rem;
    font-weight: 400;
    line-height: .747rem;
    color: #616577;
    padding-left: .865rem
}

.home-qa-container-mb .content .qa-content .qa-item-container .content-list .content-4 {
    margin: .613rem 0 .64rem 0;
    background: url(/theme/Muse/images/svg/qa-devices-icon.svg) no-repeat 50%;
    background-size: contain;
    content: "";
    display: inline-block;
    width: 6.92rem;
    height: .96rem
}

.home-qa-container-mb .content .qa-content .qa-item-container .content-list .content-5 {
    margin: .12rem 0 .64rem 0;
    background: url(/theme/Muse/images/svg/qa-payment-icons.svg) no-repeat 50%;
    background-size: contain;
    content: "";
    display: inline-block;
    width: 8.42rem;
    height: 3.36rem
}

.home-qa-container-mb .content .qa-content .qa-item-container .content-list .content-6 .form-title .item-title {
    font-size: .427rem;
    font-weight: 500;
    line-height: .693rem;
    color: #242c45
}

.home-qa-container-mb .content .qa-content .qa-item-container .content-list .content-6 .content-item {
    padding-left: .88rem;
    font-size: .427rem;
    font-weight: 400;
    line-height: .747rem;
    color: #616577;
    text-indent: -.88rem
}

.home-qa-container-mb .content .qa-content .qa-item-container .content-list .content-6 .content-item .title {
    font-size: .427rem;
    font-weight: 500;
    line-height: .693rem;
    color: #242c45
}

.home-qa-container-mb .content .qa-content .qa-item-container .content-list .content-6 .content-item:before {
    position: relative;
    content: "";
    margin: 0 .32rem 0 0;
    width: .533rem;
    height: .533rem;
    top: .075rem;
    background: url(/theme/Muse/images/svg/err-circle.svg) 50% no-repeat;
    background-size: contain;
    display: inline-block
}

.home-qa-container-mb .content .qa-content .qa-item-container .content-list-open {
    height: -moz-fit-content;
    height: fit-content;
    transition: height .2s ease-in
}

.public-footer-container {
    background: #fff;
    border-top: 1px solid #e5e9ed
}

.public-footer-container .content {
    padding: 130px 0 114px 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.public-footer-container .content .footer-item {
    display: flex;
    flex-direction: column
}

.public-footer-container .content .footer-item p {
    text-align: right
}

.public-footer-container .content .footer-item .title {
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 32px
}

.public-footer-container .content .footer-item .description {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    color: #616577;
    margin-bottom: 16px
}

.public-footer-container .content .footer-item .copy-right {
    font-size: 16px;
    color: #9aa8b7;
    margin-top: 29px
}

.public-footer-container .content .footer-item .link {
    text-align: right;
    cursor: pointer
}

.public-footer-container .content .footer-item .link:hover {
    color: #242c45
}

.public-footer-container .content .footer-item .call-center {
    display: flex;
    align-items: center
}

.public-footer-container .content .footer-item .call-center:before {
    background: url(https://cdn.jsdelivr.net/gh/UnPanel/unpanel-assets@v1.0.1/home/footer-call-center.svg) no-repeat 50%;
    background-size: auto;
    content: "";
    width: 16px;
    display: inline-block;
    height: 16px;
    margin-right: 8px
}

.public-footer-container .content .footer-item .email {
    display: flex;
    align-items: center
}

.public-footer-container .content .footer-item .email:before {
    background: url(https://cdn.jsdelivr.net/gh/UnPanel/unpanel-assets@v1.0.1/home/footer-email.svg) no-repeat 50%;
    background-size: auto;
    content: "";
    width: 16px;
    display: inline-block;
    height: 16px;
    margin-right: 8px
}

.public-footer-container .content .js-introduce {
    width: 462px
}

.public-footer-container .content .website-map {
    margin-right: 145px
}

.public-footer-container .content .footer-right {
    display: flex;
    flex-direction: row
}

.public-footer-container-mb {
    background: #fff
}

.public-footer-container-mb .content {
    padding: 2rem .533rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.public-footer-container-mb .content .footer-item {
    display: flex;
    flex-direction: column
}

.public-footer-container-mb .content .footer-item p {
    text-align: right
}

.public-footer-container-mb .content .footer-item .title {
    font-size: .48rem;
    font-weight: 600;
    margin-bottom: .373rem
}

.public-footer-container-mb .content .footer-item .description {
    font-size: .373rem;
    font-weight: 400;
    line-height: .587rem;
    color: #616577;
    margin-bottom: .373rem
}

.public-footer-container-mb .content .footer-item .link {
    text-align: right;
    cursor: pointer
}

.public-footer-container-mb .content .footer-item .link:hover {
    color: #242c45
}

.public-footer-container-mb .content .footer-item .call-center {
    display: flex;
    align-items: center
}

.public-footer-container-mb .content .footer-item .call-center:before {
    background: url(https://cdn.jsdelivr.net/gh/UnPanel/unpanel-assets@v1.0.1/home/footer-call-center.svg) no-repeat 50%;
    background-size: auto;
    content: "";
    display: inline-block;
    width: .36rem;
    height: .36rem;
    margin-right: .107rem
}

.public-footer-container-mb .content .footer-item .email {
    display: flex;
    align-items: center
}

.public-footer-container-mb .content .footer-item .email:before {
    background: url(https://cdn.jsdelivr.net/gh/UnPanel/unpanel-assets@v1.0.1/home/footer-email.svg) no-repeat 50%;
    background-size: auto;
    content: "";
    display: inline-block;
    width: .36rem;
    height: .36rem;
    margin-right: .107rem
}

.public-footer-container-mb .content .js-introduce {
    width: 100%;
    margin-bottom: 1.067rem
}

.public-footer-container-mb .content .contact-us,.public-footer-container-mb .content .website-map {
    width: 4.293rem
}

.public-footer-container-mb .content .footer-right {
    display: flex;
    flex-direction: row
}

.pc-header {
    position: fixed;
    z-index: 1000;
    top: 0
}

.header-below {
    margin-top: 88px
}

@keyframes testkey {
    0% {
        transform: scale(.5);
        opacity: 1
    }

    to {
        transform: scale(1.5);
        opacity: 0
    }
}

.home-container {
    font-family: 'IRANSans';
    /*font-family: Open Sans,sans-serif;*/
    color: #242c45;
    text-align: center
}

.home-container .home-item {
    width: 100%;
    display: flex;
    justify-content: center
}

.home-container .home-item .content {
    width: 1080px
}

.home-container .home-item .content-hide {
    display: none
}

.home-container .use-btn:active,.home-container .use-btn:hover {
    box-shadow: 0 6px 14px rgba(86,109,186,.4)
}

.home-container .use-btn:active {
    background-color: #3257d2;
    border-color: #3257d2
}

.home-container .blue-link:hover {
    text-decoration: underline
}

.home-container .blue-link:active {
    color: #3257d2!important;
    text-decoration: underline
}

.home-container p {
    margin-bottom: 0
}

.home-container .back-to-top {
    z-index: 1000;
    position: fixed;
    bottom: 80px;
    right: 80px;
    cursor: pointer;
    padding: 19px 16px;
    background: #fff url(/theme/Muse/images/svg/back-to-top.2fbef45b.svg) no-repeat 50%;
    background-size: auto;
    width: 48px;
    display: inline-block;
    height: 48px;
    border: 1px solid #e5e9ed;
    box-shadow: 0 2px 3px rgba(2,14,62,.1);
    border-radius: 4px
}

.home-container .back-to-top:hover {
    background: #fff url(/theme/Muse/images/svg/back-to-top-hover.c8937ae2.svg) 50% no-repeat;
    background-size: auto;
    box-shadow: 0 5px 8px rgba(2,14,62,.1)
}

.home-container .back-to-top-mb {
    position: fixed;
    bottom: 2.633rem;
    right: .533rem;
    cursor: pointer;
    z-index: 10;
    padding: .253rem .213rem;
    background: #fff url(/theme/Muse/images/svg/back-to-top-hover.c8937ae2.svg) no-repeat 50%;
    background-size: auto;
    width: 1.2rem;
    display: inline-block;
    height: 1.2rem;
    border: .027rem solid #e5e9ed;
    box-shadow: 0 .053rem .08rem rgba(2,14,62,.1);
    border-radius: .093rem
}

.home-container .back-to-top-mb:hover {
    background: #fff url(/theme/Muse/images/svg/back-to-top-hover.c8937ae2.svg) 50% no-repeat;
    background-size: auto;
    box-shadow: 0 .133rem .213rem rgba(2,14,62,.1)
}

.home-container .back-to-top-mb-hidden {
    display: none
}

.home-container-pc {
    width: 100%;
    background: #f6f8fa;
    min-height: 100%;
    height: -moz-fit-content;
    height: fit-content;
    overflow: auto;
    text-align: justify;
    overflow-x: hidden
}

.map-bg {
	direction: ltr
}

.data-title {
	direction: ltr;
    font-family: open sans,Helvetica,Arial,sans-serif
}