/* 苹方-简 */
/*$PingFangSC_Regular:PingFangSC-Regular, sans-serif;*/
/*$PingFangSC_Ultralight: PingFangSC-Ultralight, sans-serif;*/
/*$PingFangSC_Light: PingFangSC-Light, sans-serif;*/
/*$PingFangSC_Thin: PingFangSC-Thin, sans-serif;*/
/*$PingFangSC_Medium: PingFangSC-Medium, sans-serif;*/
/*$PingFangSC_Semibold: PingFangSC-Semibold, sans-serif;*/
/* 苹方-港 */
/*$PingFangSC_Regular:PingFangHK-Regular, sans-serif;*/
/*$PingFangSC_Ultralight: PingFangHK-Ultralight, sans-serif;*/
/*$PingFangSC_Light: PingFangHK-Light, sans-serif;*/
/*$PingFangSC_Thin: PingFangHK-Thin, sans-serif;*/
/*$PingFangSC_Medium: PingFangHK-Medium, sans-serif;*/
/*$PingFangSC_Semibold: PingFangHK-Semibold, sans-serif;*/
/* 苹方-繁 */
/*$PingFangSC_Regular:PingFangTC-Regular, sans-serif;*/
/*$PingFangSC_Ultralight: PingFangTC-Ultralight, sans-serif;*/
/*$PingFangSC_Light: PingFangTC-Light, sans-serif;*/
/*$PingFangSC_Thin: PingFangTC-Thin, sans-serif;*/
/*$PingFangSC_Medium: PingFangTC-Medium, sans-serif;*/
/*$PingFangSC_Semibold: PingFangTC-Semibold, sans-serif;*/

/* Space out content a bit */

body {

    color: #4a4a4a;
    background: #F5F5F5;
}

a{
    color: #4A4A4A;
}
a:hover{
    color: #4A4A4A;
    text-decoration: none;
}

ul,dl{
    margin: 0;
    padding: 0;
}
dl dt{
    font-weight: 400;
}
li{
    list-style: none;
}

.container{
    max-width: 960px;
}
/*语言下拉框*/

.fl {
    float: left;
}
.fr {
    float: right;
}
.logoBox{
    display: inline-block;
    text-align: center;
    margin-left: 10px;
}
.navbarBox {
    text-align: right;
}
.navbarBox > li{
    line-height: 33px;
    display: inline-block;
}
.navbarBox > li .btn-blue{
    padding-left: 30px;
    padding-right: 30px;
}
.navbarBox > li > a{
    font-size: 14px;
    text-decoration: none;
    font-weight: 400;
    color: #fff
}
.navbarBox > li > a:hover{
    color: #fff
}

.navbarBox > li.on > a{
    color: rgba(255, 255, 255, 0.4)
}

#fixSoll{
    width: 100%;
}
#fixSoll .w-logo {
    width: 90px;
    position: relative;
    top: 5px;
    margin: 0;

}
#fixSoll .w-logo img{
    width: 100%;
}
#fixSoll .innerBox{
    padding:15px;
    max-width: 1200px;
    margin: auto;
}
#fixSoll .fa-reorder{
    display: none;
    cursor: pointer;
}
#fixSoll .dropdown-menu{
    min-width: auto;
}
#fixSoll.on{
    width: 100%;
    background-color: #4b3c6f;
    position: fixed;
    top: 0;
    left: 0;
}
#fixSoll.on .slogin{
    display: none;
}
#fixSoll .w-logo{
    width: 90px;
    position: relative;
    top: 0;
    float: left;
    padding: 5px 0;
    line-height: 25px;
}
.btn:active, .btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 0;
    box-shadow: inset 0 0;
}
.flag {
    width: 23px;
    height: 16px;
    margin-top: 5px;
    margin-right: 5px;
    float: left;
    background-size: cover;
    background-repeat:no-repeat;
    background-position:100% 100%;
}
.selectbar .dropdown .dropdown-toggle{
    color: #591b85;
    font-weight: bold;
}
.selectbar .dropdown-menu {
    left: initial;
    right: calc(100% - 7rem);
    border: 0;
    /* box-shadow: unset; */
    width: 10em;
    padding: 1em 0;
    overflow: hidden;
    overflow-y: auto;
    max-height: 70vh;
}
.selectbar .dropdown-menu li {
    /* padding: 6px; */
    line-height: 25px;
}
.selectbar .dropdown-menu li a {
    padding: .5em 1em;
    padding-left: 8px;
    line-height: 27px;
}

.new-web-top .btn-download{
    /* width: 400px; */
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 1.5em auto;
}
.new-web-top .btn-download a{
    margin: 0 5px 3px;
}
.new-web-top .btn-download img.btnimg{
    width: 130px;
    height: 30px;
    object-fit: contain;
    border-radius: 6px;
    filter: contrast(0.9);
    /* filter: contrast(0.5) grayscale(1); */
}


.banner-img{
    padding-top: 30px;
    text-align: center;
}
.banner-img img{
    width: 395px;
    max-width: 90%!important;
}
.banner-text{
    position: relative;
    z-index: 1;
    padding-top: 70px;
    text-align: center;
}
.banner-text .main-title{
    /* zoom: 1.2; */
    /* Safari bug */
    font-size: 48px;
    font-weight: 900;
    line-height: 1.1;
}
.main-title{
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2em;
}
.sub-title{
    padding: 0 2em;
    font-size: 18px;
    /* font-weight: 100; */
    line-height: 1.3em;
    margin-top: 12px;
}
.section-title{
    font-size: 28px;
    font-weight: 700;
    line-height: 1.2em;
}
.btn-download{
    margin-top: 40px;
}
.btn-download a{
    display: inline-block;
    margin: 0 2px 3px 2px;
}

.sum-disc{
    /* min-height: 500px; */
    background: #591b85;
    /* padding-top:76px;
    padding-bottom: 76px; */
    color: #fff;
    text-align: center;
}

.bottom-padding{
    padding-bottom: 80px;
}
.sub-section{
    margin-top: 90px;
}

.sub-section-text{
    background-size: 0;
}

.text-line{
    height: 2px;
    width: 170px;
    margin-top: 30px;
    background-image: url(../images/dot_pur.png);
    background-repeat: repeat-x;
}
.text-padding{
    padding-top: 25px;
}
.footer{
    background: #4A4A4A;
    padding-top: 50px;
    padding-bottom: 30px;
    font-size: 14px;
    color: #9B9A9B;
}
.footer .ico-app{
    width: 2rem;
    height: 2rem;
    object-fit: contain;
}
.footer a, .footer a:hover{
    color: currentColor;
}
.footer strong{
    color: #f5f5f5;
}
.footer ul{
    margin-bottom: 10px;
}
.footer .list-inline{
    padding-right: 3px;
    padding-left: 3px;
}
.footer .btns-box{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.footer .btns-box{
    margin: initial;
}
.footer .btn-download{
    margin-top: initial;
}
.footer .btn-download img.btnimg{
    width: 120px;
    /* height: 30px; */
    object-fit: contain;
    /* border: 1px solid #333; */
    border-radius: 6px;
    filter: contrast(.8);
    /* filter: contrast(0.5) grayscale(1); */
}
.footer .btn-download a{
    margin-bottom: initial;
}
.footer .btn-download .qrDesc{
    top: initial;
    bottom: calc(100% + 1em);
}

.footer hr{
    border-top-color:#4d1874
}



.mb-hidden{
    display: none;
}

.pc-hidden{

}

.careers{
    float: right;
    font-weight: bold;
}
.careers a, .careers a:hover{
    color: #591b85;
    background: #8b60aa;
    padding: 5px 15px;
    border-radius: 5px;
}

@media only screen and (max-width: 768px)  {
    .selectbar .dropdown-menu{
        position: fixed;
        top: 5rem;
        right: 2rem;
        width: 80vw;
    }
    .selectbar .dropdown-menu li{
        display: inline-block;
        width: 48%;
    }
    .mb8em{
        margin-bottom: 5em!important;
    }
    .faq-box{
        padding: 2em 0!important;
    }
    
    .mediaBox{
        display: block!important;
    }
    .mediaBox .imgBox{
        width: 100%!important;
    }
    .textBox{
        padding: 0!important;
        text-align: center!important;
    }

    .container{
        max-width: 600px;
        /* max-width: 375px; */
    }
    .mediaBox-main{ display: flex!important; flex-direction: column-reverse!important;}
    .mediaBox-main .img-item{ position: relative; }
    /* .LImg .mediaBox-main{ flex-direction: column-reverse!important; } */
    .mediaBox-main .textBox{margin-bottom: 2em;}

    .banner-text{
        text-align: center;
        /* margin-left: -9px;
        margin-right: -9px; */
        padding-top: 20px;
    }
    .main-title{
        font-size: 32px;
        font-weight: 700;
        line-height: 1.1em;
        zoom: initial!important;
    }
    .sub-title{
        /* font-size: 12px;
        font-weight: 100;
        line-height: 1.3em;
        margin-top: 5px; */
    }
    .section-title{
        font-size: 14px;
        font-weight: 700;
        line-height: 1.2em;
    }

    .sum-disc{
        background: #591b85;
        padding-top:50px;
        padding-bottom: 50px;
        color: #fff;
        text-align: left;
    }

    .sub-section{
        margin-top:50px;
        /* padding-left:30px; */
    }
    .sub-section.feedback-box{
        flex-wrap: wrap;
    }
    .sub-section .feedback-item{
        flex: 30vw;
        margin-bottom: 1em;
        padding: 3em 1em;
    }

    .sub-section-text{
        background-image: url(../images/dot_pur.png);
        background-repeat: repeat-y;
        background-position: left;
        background-size: 2px;
        margin-bottom: 25px;
    }

    .text-line{
        display: none
    }

    .sec-img{
        padding-left: 0;
        padding-right:30px;
    }

    .sec-img-padding-right{
        padding-left: 0;
        padding-right: 0;
    }
    .sec-img img, .sec-img-padding-right img{
        width: 100%;
    }


    .bottom-padding{
        padding-bottom: 50px;
    }

    .download-m{
        width: 100%;
        background:#4a4a4a;
        padding: 10px 10px 20px 10px;
        text-align: center;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 1000;
        box-shadow:0 -5px 8px rgba(0, 0, 0, 0.3);
        -moz-box-shadow:0 -5px 8px rgba(0, 0, 0, 0.3);
        -webkit-box-shadow:0 -5px 8px rgba(0, 0, 0, 0.3);
    }
    .Web .download-m {
        position: initial;
        box-shadow: initial;
        padding: 20px 10px 10px 10px;
        background: none!important;
    }
    .Web .footer + .download-m {
        margin-top: -6em;
        opacity: .6;
    }
    .mb-download-box{
        display: flex;
        justify-content: center;
        width: 90%;
        margin: 0 auto;
    }
    .download-m a {
        display: block;
        margin-bottom: 5px;
        margin-left: 2px;
        margin-right: 2px;
        float: left;
        /* background: #000; */
        border-radius: 5px;
    }

    .download-m a img{
        text-align: center;
        width: 120px;
        height: 30px;
        object-fit: contain;
        /* border: 1px solid #333; */
        border-radius: 6px;
        /* filter: contrast(0.7) grayscale(1); */
        filter: grayscale(1);
    }

    .footer{
        padding-bottom: 100px;
        text-align: center;
    }
    .footer .btns-box{
        justify-content: center;
    }


    .mb-hidden{
        display:block;
    }

    .pc-hidden,
    .download_btn:after,
    .qrDesc{
        display: none!important;
    }

    .careers{
        float: none;
        padding-top: 10px;
    }

    .main-title{
        font-size: 35px!important;
    }
    .tc{
        /* line-height: 5rem!important; */
    }
    .tc__c__l__i{
        /* line-height: 2!important; */
    }

    /* ru */
    html:lang(ru)  .tc {
        line-height: 4rem!important;
    }
    html:lang(ru) .tc__c{
        height: 4rem;
    }
    .long-txt{
        font-size: 90%;
    }
}
@media only screen and (max-width: 420px){
    .main-title {font-size: 27px!important;margin-left: -.5em;margin-right: -.5em;}
    html:lang(ja) .main-title{
        font-size: 27px!important;
    }
    html:lang(ja) .tc {
        line-height: 4rem!important;
    }
}
html:lang(ms) .tc__c{
    /* height: 6rem; */
}



.flex{
    display: flex;
}
.flex1{
    flex: 1;
}
.row-reverse{
    flex-direction: row-reverse;
}
.mediaBox{

}
.mediaBox-main{
    min-height: 60vh;
}
.mediaBox-main .img-item{
    object-position: top;
}
.mediaBox-main .imgBox{
    /* flex: .6; */
    width: 300px;
    /* height: 700px; */
}
.mediaBox-main .textBox{
    padding: 0;
    padding-top: 5em;
}
.imgBox{
    position: relative;
    flex: .7;
    width: 386px;
    height: 500px;
}
.LImg{ background-color: #fbfbfb;}
.LImg .textBox{ padding-left: 4rem;}
.RImg .textBox{ padding-right: 4rem;}

.RImg{
    
}
.RImg .mediaBox-main{ flex-direction: row-reverse; }
.mediaBox-main .squareImg{flex: .8;height: 400px;}
.img-item{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
    /* animation-duration: 40s;
    animation-iteration-count: infinite; */
    /* transition: all 3s;
    opacity: 0; */
}
.showImg{
    opacity: 1;
    /* animation-name: change; */
    /* animation-duration: 40s;
    animation-iteration-count: infinite; */
}
.textBox{
    padding-top: 5em;
    padding-left: 3em;
    padding-right: 3em;
    text-align: initial;
}

.feedback-box{
    display: flex;
    margin-top: 0;
}
.feedback-item{
    flex: 1;
    background: #fff;
    border-radius: 20px;
    margin: 0 8px;
    padding: 3em 2em;
    text-align: center;
}
.mtbH1{
    margin:8rem 0 5rem 0;
}
.center{
    text-align: center;
}
.mb8em{
    margin-bottom: 8em;
}
.h4{
    font-size: 2rem;
    font-weight: bold;
}
.S{
    font-size: 1rem;
}

.faq-box{
    padding: 4em 3em;
    background: #fff;
}
.faq-item{
    padding: 1em;
    border-bottom: 1px solid #f7f7f7;
}
.faq-item *{
    pointer-events: none;
}
.faq-item.showDesc .ico-arrow--down:after{
    transform: rotate(180deg);
}
.faq-item.showDesc .faq-item--desc{
    display: block;
}
.faq-item:hover{
    opacity: .7;
    cursor: pointer;
    background: #f9f9f9;
    border-radius: 3px
}
.faq-item--desc{
    display: none;
}
.faq-item .h4{
    position: relative;
    padding-right: 1em;
    color:#591B85;
}
.ico-arrow--down,
.ico-arrow--up{
    position: relative;
}
.ico-arrow--down:after,
.ico-arrow--up:after{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 2rem;
    height: 2rem;
    background: url(/img/web/arrow_circle_down@2x.png) no-repeat 100% 50% / 2rem auto;
    transition: all .8s;
}
.ico-arrow--up:after{
    transform: rotate(180deg);
}

.qrDesc{
    overflow: hidden;
    display: flex;
    flex-direction: column;
    position: absolute;
    display: none;
    width: 9em;
    margin-top: 0.5em;

    border-radius: 8px;
    background: #fff;
    box-shadow: 0 0 15px #909090;
}
.qrDesc span{
    font-size: 10px;
    display: block;
    padding-bottom: 0.5em;
    color: #999;
}
.qrDesc img{
    max-width: 100%;
}
.download_btn{
    position: relative;
    text-align: center;
}
.download_btn:after{
    content: '';
    position: absolute;
    top:0;
    right: .8rem;
    z-index: 1;
    width: 1.2rem;
    height: 100%;
    background: url(/img/web/web_qr.png) no-repeat 50% 50% / contain;
    opacity: .5;
}
.download_btn:hover .qrDesc{
    display: block;
}
.data-text--after:after,
.data-text--before:before{content:attr(data-text)}
.data-text--after:after:empty,
.data-text--before:before:empty{display:none}
.inlineStrong{
    margin-left: -7px!important;
}
.inlineStrong .data-text--after:after{
    position: relative;
    left: .5em;
}
.select-none{
    user-select: none; 
}


/* 动画 */
.tc {
    /* height: 50px; */
    /* overflow: hidden; */
    /* padding: 0 .5em; */
    font-size: inherit;
    /* line-height: 7rem; */
    letter-spacing: -2px;
    line-height: 1.3em;
  }
  .tc__c {
    overflow: hidden;
    display: inline-flex;
    /* width: 100%; */
    /* font-weight: 600; */
    overflow: hidden;
    /* height: 4rem; */
    height: 1.3em;
  }
  .tc__c i{
    /* color: #4a4a4a; */
    font-style: normal;
  }
  .R{
    text-align: right;
  }
  .L{
    text-align: left;
  }
  .tc__c__t {
    /* display: inline;
    float: left;
    margin: 0; */
    padding: 0 .2em;
  }
  .tc__c__l {
    flex: 1;
    margin-top: 0;
    /* padding-left: 110px; */
    /* text-align: left; */
    list-style: none;
    color: #591b85;
    /* -webkit-animation-name: change;
    -webkit-animation-duration: 30s;
    -webkit-animation-iteration-count: infinite; */
    /* animation-name: change; */
    animation-duration: 40s;
    animation-iteration-count: infinite;
  }
  .tc__c__l__i {
    /* line-height: 1.2; */
    overflow: hidden;
    /* height: 4rem; */
    height: inherit;
    line-height: inherit;
    margin: 0;
  }
  
  /* @-webkit-keyframes opacity {
    0%, 100% {
      opacity: 0;
    }
    50% {
      opacity: 1;
    }
  }
  @-webkit-keyframes change {
    0%, 12.66%, 100% {
      transform: translate3d(0, 0, 0);
    }
    16.66%, 29.32% {
      transform: translate3d(0, -25%, 0);
    }
    33.32%, 45.98% {
      transform: translate3d(0, -50%, 0);
    }
    49.98%, 62.64% {
      transform: translate3d(0, -75%, 0);
    }
    66.64%, 79.3% {
      transform: translate3d(0, -50%, 0);
    }
    83.3%, 95.96% {
      transform: translate3d(0, -25%, 0);
    }
  }
  @-o-keyframes opacity {
    0%, 100% {
      opacity: 0;
    }
    50% {
      opacity: 1;
    }
  }
  @-o-keyframes change {
    0%, 12.66%, 100% {
      transform: translate3d(0, 0, 0);
    }
    16.66%, 29.32% {
      transform: translate3d(0, -25%, 0);
    }
    33.32%, 45.98% {
      transform: translate3d(0, -50%, 0);
    }
    49.98%, 62.64% {
      transform: translate3d(0, -75%, 0);
    }
    66.64%, 79.3% {
      transform: translate3d(0, -50%, 0);
    }
    83.3%, 95.96% {
      transform: translate3d(0, -25%, 0);
    }
  }
  @-moz-keyframes opacity {
    0%, 100% {
      opacity: 0;
    }
    50% {
      opacity: 1;
    }
  }
  @-moz-keyframes change {
    0%, 12.66%, 100% {
      transform: translate3d(0, 0, 0);
    }
    16.66%, 29.32% {
      transform: translate3d(0, -25%, 0);
    }
    33.32%, 45.98% {
      transform: translate3d(0, -50%, 0);
    }
    49.98%, 62.64% {
      transform: translate3d(0, -75%, 0);
    }
    66.64%, 79.3% {
      transform: translate3d(0, -50%, 0);
    }
    83.3%, 95.96% {
      transform: translate3d(0, -25%, 0);
    }
  } */
  @keyframes opacity {
    0%, 100% {
        top: 0;
      opacity: 0;
    }
    50% {
        top: 0;
      opacity: 1;
    }
  }
  @keyframes change {
    0%, 12.66%, 100% {
      transform: translate3d(0, 0, 0);
    }
    16.66%, 29.32% {
      transform: translate3d(0, -100%, 0);
    }
    33.32%, 45.98% {
      transform: translate3d(0, -200%, 0);
    }
    49.98%, 62.64% {
      transform: translate3d(0, -100%, 0);
    }
    66.64%, 79.3% {
      transform: translate3d(0, -200%, 0);
    }
    83.3%, 95.96% {
      transform: translate3d(0, -100%, 0);
    }
  }

.call-room-box{
    position: relative;
    overflow: hidden;
    width: 600px;
    min-height: 420px;
    max-width: 90vw;
    margin: 40px auto 0;
    padding: 0;
    border-radius: 20px;
    background: #555;
}
/* .call-room-box:after {
    content: "";
    position: absolute;
    z-index: 2;
    background: url(/img/call/bg_iphone14.png) no-repeat 0 0/100% auto;
    height: 100%;
    left: 0;
    pointer-events: none;
    top: 0;
    width: 100%;
} */
.call-room-box video{
    position: relative;
    z-index: 0;
    display: block;
    width: 100%;
    min-height: 100px;
    margin: 0;
    padding: 0;
    /* background: #000; */
    /* pointer-events: none; */
}
/* .call-room-box video::-webkit-media-controls{ 
    display:none!important;
} */
@media only screen and (max-width: 768px)  {
    .call-room-box{
        max-width: 82vw;
        min-height: 194px;
        border-radius: 1rem;
    }
}

/*
 图片变纯白 
 filter: grayscale(1) brightness(10);
 filter: drop-shadow(100px 0 0 #fff);
*/
.Web #fixSoll .w-logo img {
    filter: brightness(10);
    image-rendering: optimizeSpeed;
    -webkit-optimize-contrast: true;
    -moz-crisp-edges: grayscale; /* Firefox */
}
.Web .selectbar .dropdown .dropdown-toggle,
.Web .tc__c__l{ color:#fff;}
.Web .container-top{
    /* margin-bottom: 150px; */
    margin-bottom: 4em;
    padding-bottom: 4em;
}
.Web .banner-img{margin-bottom: -120px;}

.swiper-box{
    overflow: hidden;
    overflow-x: auto;
    min-width: 100vw;
    margin: 2em -15px 0;
    padding: 10px 0;
}
.swiper-box .video-box{
    overflow: hidden;
    display: inline-flex;
    /* width: 252px;
    height: 340px; */
    width: 230px;
    height: 310px;
    border-radius: 10px;
    box-shadow: 0 0 10px #e7e7e7;
}
.vInnerBox{
    overflow: hidden;
    display: inline-flex;
    height: 380px;
    padding: 10px;
}
.vInnerBox.mb30{
    margin-top: 30px;
}
.videosBox{
    display: inline-flex;
    flex-wrap: nowrap;
}
.video-box{

}
.video{border-radius: inherit;}


.bg-fff{
    background-color: #fff;
}

.img-flags{
    height: 30px;
    max-width: 100%;
    margin-top: 2em;
    object-fit: contain;
}

.p-tb0{
    padding-top: 0;
    padding-bottom: 0;
}
.p-tb-gap{
    padding-top: 8rem;
    padding-bottom: 8rem;
}
.XHideen{width: 100vw; overflow-x: hidden;}

.Web .tc{
    letter-spacing: initial;
}
.Web .main-title {font-weight: 900;line-height: 1.4;}

.slim{
    display: none;
}


.scrolling-animation {
    overflow: hidden;
    position: relative;
}

.scrolling-animation .videosBox {
    display: inline-flex;
    flex-wrap: nowrap;
    animation-name: scroll; /* 应用动画序列 */
    animation-duration: 60s; /* 动画持续时间 */
    animation-delay: 3s;
    animation-direction: alternate; /* 反方向执行*/ 
    /* animation-play-state: paused; running 暂停动画*/
    animation-iteration-count: infinite;
    animation-timing-function: linear; /* 动画计时函数 */
    animation-fill-mode: forwards; /* 动画停留在结束状态 */
}

.gpu{transform-style: preserve-3d; }
.gpu-remove{transform-style: none; }


.scrolling-animation .vInnerBox {

}


@keyframes scroll {
  0% {
    transform: translate3d(0);
  }
  100% {
    transform: translate3d(calc(-100% + 100vw),0,0); /* 切记注意您列表长度所在，该值为列表宽度减去父元素宽度 */
  }
}