.vant-swiper-body-mini .open-hides span {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative
}

.vant-swiper-body-mini .open-hides span label {
    margin-right: .1rem;
    color: #1989fa
}

.vant-swiper-body-mini .open-hides span i {
    float: left;
    margin-left: .4rem;
    margin-top: .16rem;
    margin-right: .06rem;
    width: 0;
    height: 0;
    border-width: .1rem;
    border-style: solid;
    border-color: #fff transparent transparent transparent
}

.vant-swiper-body-mini .open-hides span.open {
    color: #333
}

.vant-swiper-body-mini .open-hides span.open i {
    margin-top: .06rem;
    transform: rotate(180deg)
}

.vant-swiper-body-mini .mini-site {
    border-radius: .16rem;
    box-shadow: 0 .08rem .16rem 0 rgba(0,0,0,.03);
    background-color: #fff;
    margin-top: .3rem;
    padding-bottom: .3rem
}

.vant-swiper-body-mini .mini-site .mtitle {
    margin: 0 .24rem;
    text-align: center;
    font-size: .32rem;
    font-weight: 700;
    color: #333;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-bottom: .2rem
}

.vant-swiper-body-mini .mini-site .mtitle span {
    width: .32rem;
    height: .06rem;
    background-color: #333;
    margin: 0 .26rem
}

.vant-swiper-body-mini .mini-site .nav {
    margin: 0 .24rem;
    background: #fff;
    display: flex;
    color: #fff;
    position: relative;
    align-items: center;
    border: .02rem solid #1989fa;
    border-radius: .08rem;
    height: .6rem;
    margin-bottom: .2rem
}

.vant-swiper-body-mini .mini-site .nav li {
    height: 100%;
    width: 50%;
    height: .6rem
}

.vant-swiper-body-mini .mini-site .nav .item-body {
    font-size: .36rem;
    font-style: normal;
    font-weight: 400;
    color: #333;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    position: relative;
    font-weight: 300
}

.vant-swiper-body-mini .mini-site .nav .act {
    background: #1989fa;
    color: #fff
}

.vant-swiper-body-mini .mini-site .box .website-body {
    height: 100%;
    background: #fff;
    padding: 0 .08rem;
    display: flex;
    flex-wrap: wrap
}

.vant-swiper-body-mini .mini-site .box .website-body .website-item {
    width: 33%;
    text-align: center;
    padding: .2rem 0 .2rem
}

.vant-swiper-body-mini .mini-site .box .website-body .website-item .bg {
    background: #f2f2f2;
    padding: .1rem 0;
    border-radius: .08rem;
    font-size: .24rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.vant-swiper-body-mini .mini-site .box .website-body .website-item .bg .van-tag {
    margin: .02rem;
    font-size: .16rem
}

.vant-swiper-body-mini .mini-site .box .website-body .website-item.mt {
    padding-top: 0
}

.vant-swiper-body-mini .mini-site .box .website-body .website-item div {
    padding: 0 .1rem
}

.vant-swiper-body-mini .mini-site .box .website-body .website-item img {
    width: 90%;
    height: .8rem;
    border-radius: .08rem
}

.vant-swiper-body-mini .nice-text {
    background-color: #1989fa;
    padding: .3rem .1rem;
    color: #fff;
    font-size: .24rem;
    font-weight: 700
}

.vant-swiper-body-mini .nice-text span {
    color: #fec72f
}

.vant-swiper-body-mini .nice-text label {
    background-color: #fff;
    color: #1989fa;
    border-radius: .4rem;
    float: right;
    padding: .1rem .1rem;
    margin-top: -.08rem
}

.vant-swiper-body-mini .van-swipe {
    height: 2rem
}

.vant-swiper-body-mini.radius,.vant-swiper-body-mini.radius .van-swipe {
    border-radius: .08rem
}

.vant-swiper-body-mini .van-swipe-item img {
    display: block;
    width: 100%;
    height: 100%
}

.picture_lts {
    display: flex;
    position: fixed;
    bottom: 4.8rem;
    right: .24rem;
    z-index: 101
}

.m-scene-recommend {
    background: #eaf4fe
}

.m-scene-recommend .van-tabs__nav--card {
    margin: 0 .16rem
}

.m-scene-recommend .platform-list {
    overflow: hidden;
    padding: .1rem .16rem 0;
    background: #f5f5f5;
    display: flex;
    justify-content: space-between
}

.m-scene-recommend .platform-list li {
    width: 49%
}

.m-scene-recommend .platform-list li .item-body {
    background: #fff;
    text-align: center;
    position: relative;
    overflow: hidden;
    border-radius: .16rem .16rem 0 0;
    padding: .1rem 0;
    margin-right: .04rem
}

.m-scene-recommend .platform-list li .item-body .title {
    font-size: .28rem;
    padding-bottom: .1rem;
    padding-top: .1rem
}

.m-scene-recommend .platform-list li .item-body .time {
    font-size: .24rem;
    width: 100%;
    display: flex;
    justify-content: center
}

.m-scene-recommend .platform-list li .item-body .time span {
    color: #999
}

.m-scene-recommend .platform-list li .item-body.act {
    background: #1989fa;
    color: #fff
}

.m-scene-recommend .platform-list li .item-body.act span {
    color: #fff
}

.m-scene-recommend .platform-list li:last-of-type .item-body {
    margin-right: 0
}

.m-scene-recommend .m-scene-recommend-body {
    max-width: 480Px;
    margin: 0 auto;
    background-color: #f6f6f6
}

.m-scene-recommend .video {
    margin-left: .16rem;
    margin-right: .16rem
}

.m-scene-recommend .th .border-box {
    background: #f7f7f7!important;
    padding-bottom: 0
}

.m-scene-recommend .prize-list {
    background: #fff;
    padding: .2rem .3rem
}

.m-scene-recommend .prize-list .hd-box {
    padding-bottom: .1rem
}

.m-scene-recommend .prize-list .hd-box .title {
    font-size: .26rem;
    font-weight: 500
}

.m-scene-recommend .prize-list .hd-box .right {
    font-size: .26rem;
    color: #1989fa;
    font-weight: 500
}

.m-scene-recommend .prize-list .bd-box .item {
    margin-top: .2rem;
    box-shadow: 0 .02rem .08rem 0 hsla(0,0%,62.7%,.5)
}

.m-scene-recommend .prize-list .bd-box .item .image {
    height: 2rem;
    position: relative
}

.m-scene-recommend .prize-list .bd-box .item .image img {
    width: 100%;
    height: 100%
}

.m-scene-recommend .prize-list .bd-box .item .image label {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAMAAAC7IEhfAAAAYFBMVEUAAAB/f3+/v7+zs7PMzMzJycnGxsa/v7/CwsLIyMjDw8PFxcXExMTHx8fGxsbExMTFxcXGxsbFxcXFxcXGxsbFxcXGxsbGxsbExMTFxcXFxcXFxcXExMTFxcXGxsbFxcW9W9zkAAAAH3RSTlMAAgQKChMbHCoqN1hfX3iHlpeen6u0tNLU1OPr9Pj+hzYalQAAAPhJREFUOMudldsSgjAMRBeQi4AUlItSS/7/L33Q0V7SUtzHzpnuJE22gK6k7sZFKiWXsasT+FSIlTStomCxvFdkSfW5yzWSGMnGwtJhI1bbkOpcNpFXU6bdN1NA8+/OgYIavnVsYXD7VJRL2pF8d6mnXfUAUJp9vjwZUJUAhHmG84MhBZCsFojTzQXXBDXZIMDY1+gYEJVj32HkQNd+xMKCjv0C6QEtewnlA017FQKvBui3vpvWvmJau5jo9kQ3nHvClnvC6KFwxqzyjFnc4BZHViF+uaLXNT4AkE4hbtJiKguEz5z9E3vxQXogmgGUdtiX3n8h8H28ALpjis/Lm8ymAAAAAElFTkSuQmCC);
    background-size: 100% 100%;
    position: absolute;
    width: .5rem;
    height: .5rem;
    left: 50%;
    top: 50%;
    margin-left: -.25rem;
    margin-top: -.25rem
}

.m-scene-recommend .prize-list .bd-box .item .text {
    font-size: .24rem;
    text-align: center;
    padding: .2rem 0
}

.m-scene-recommend .bd {
    font-size: .24rem;
    padding: .1rem .26rem
}

.m-scene-recommend .bd label {
    color: #1989fa;
}

.m-scene-recommend .ft {
    background: #fff;
    padding: .16rem .26rem;
    font-size: .24rem;
    line-height: .48rem
}

.m-scene-recommend .ft ul li {
    overflow: hidden
}

.m-scene-recommend .ft ul li:last-child {
    color: #1989fa
}

.m-scene-recommend .ft li {
    position: relative
}

.m-scene-recommend .ft li .ft-col {
    margin-left: .1rem
}

.m-scene-recommend .ft .ft-right {
    font-size: .24rem;
    background: red;
    color: #fff;
    border-radius: .2rem;
    padding: 0 .08rem
}

.m-scene-recommend .van-sticky video::-webkit-media-controls-timeline {
    display: none!important
}
