
.slideBox .swiper-pagination {
    margin-left: -30px;
}

.slideBox .swiper-pagination {
    background: none;
    z-index: 1;
}

.swiper-container .swiper-pagination .mip-carousel-indecator-item {
    background: rgba(255, 255, 255, .5);
}

.swiper-container .swiper-pagination .mip-carousel-activeitem {
    background: #fc0;
}

.mobileIndexSlideBottomBg {
    position: absolute;
    left: 0;
    bottom: 0;
}

.footer {
    background: #f4f9fd
}

.newMobileIpBanner {
    width: 50% !important;
}

.companyProfileInfo {
    width: 100%;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.companyProfileInfo h2 {
    color: #2FACF0;
    font-size: 16px;
    line-height: 30px;
    text-align: center
}

.companyProfileInfo p {
    text-indent: 2em;
    font-size: 12px;
    line-height: 26px;
}

.companyProfileIcons {
    text-align: center
}

.companyProfileIcons li {
    display: inline-block;
    float: left;
    margin: 30px 50px 0 50px;
}

.companyProfileIcons .IconBg {
    /*padding: 0 25px;*/
}

.companyProfileIcons .IconBg img {

}

.companyProfileIcons span, .companyProfileIcons h3 {
    display: block;
    line-height: 30px;
    font-size: 12px;
    color: #444444;
}

.mobileIndexCompanyProfile {
    margin: 15px;
    border: 20px solid #dcedfb;
    border-radius: 30px;
    padding: 10px;
    background: url(/v2024/images/mobile/mobile-index-companyBG.png) no-repeat center center #fff;
    background-size: cover;
    position: relative;
    z-index: 2;
}

.ipXiongXiaoLe {
    width: 70px;
    position: absolute;
    right: 15px;
    top: 0;
    z-index: 1
}

.ipXiongXiaoLeHand {
    width: 24px;
    position: absolute;
    right: 25px;
    top: 62px;
    z-index: 3
}

.ipTxb {
    width: 120px;
    position: absolute;
    left: 25px;
    bottom: 30px;
    z-index: 3;
}

#animatedVideoBoxPagination, .appSlidePagination {
    width: 100%;
    height: 14px;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 20;
    margin-top: 0;
}

#animatedVideoBoxPagination span, .appSlidePagination span {
    width: 5px;
    height: 5px;
    margin: 1px 3px;
    background: #c0e6f9;
    opacity: 1;
    border: none;
}

#animatedVideoBoxPagination span.swiper-pagination-bullet-active, .appSlidePagination span.swiper-pagination-bullet-active {
    width: 8px;
    height: 8px;
    margin: 0 5px;
    background: #95d9fe;
}

#animatedVideoBox .swiper-slide {
    text-align: center;
    font-size: 18px;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.5);
    /*margin-right: -10%;*/
}

#animatedVideoBox .swiper-slide-active, #animatedVideoBox .swiper-slide-duplicate-active {
    transform: scale(1);
    z-index: 1;

}

#animatedVideoBox {
    overflow: hidden;
    padding: 10px 10px 24px 10px;
    position: relative;
}

#animatedVideoBox .swiper-slide img {
    border: 10px solid #fff;
    border-radius: 20px;
    box-shadow: 0 0 10px rgba(47, 172, 240, .5);

}


#appSlideBox .swiper-slide img {
    display: block;
    /*width: 800px;*/
    height: 100%;
    object-fit: cover;
}

#appSlideBox {
    padding: 20px 0;
}

.appSlidePagination {
}

#appSlideBox .appSlideBoxInfo {
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}

#appSlideBox .appSlideBoxInfo .appSlideBoxBottomBg {
    background: rgba(0, 0, 0, .3);
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 1
}

#appSlideBox .appSlideBoxInfo .appSlideBoxBottomBg .appSlideLogo {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    border-radius: 5px;
}

.appSlideAppInfo {
    padding: 5px 10px;
    color: #fff;
}

.appSlideAppInfo .appName {
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;

}

.appSlideAppInfo .appTips {
    line-height: 1.2;
    font-size: 14px;
}

.appSlideAppInfo .appInstallButton {
    display: block;
    width: 50px;
    height: 30px;
    border-radius: 30px;
    background: rgba(255, 255, 255, .3);
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 30px;
}


#deriveSlide .swiper {
    width: 100%;
    height: 100%;
}

#deriveSlide .swiper-slide {
    text-align: center;
    font-size: 12px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

#deriveSlide .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#deriveSlide {

    margin: 0 auto;
    padding: 20px 0;
}

#deriveSlide .deriveSlideImageBox {
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 14px;
    overflow: hidden;
    display: block;
}

#deriveSlide .deriveSlideImageTitle {
    position: absolute;
    height: 26px;
    padding: 0 10px 0 10px;
    background: url(https://leyuan-cdn.tuxiaobei.com/tuxiaobei_com/v2024/images/deriveSlideBg.png) no-repeat right top;
    background-size: auto 26px;
    font-size: 12px;
    font-weight: bold;
    line-height: 26px;
    color: #fff;
}

#deriveSlideNextButton.newNextButton {
    right: 0 !important;
    background-size: 30px 54px
}

#deriveSlidePrevButton.newPrevButton {
    left: 0 !important;
    background-size: 30px 54px
}

#deriveSlidePagination {
    display: none
}

