.m-code {
    width: .8rem;
    height: .8rem;
    line-height: .6rem;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    background-image: url(../img/kl-iocn1.6b1896b8.png);
    background-size: 100% 100%;
    font-size: .28rem;
}

.m-code.bg-amage-1 {
    background-image: url(../img/ball-red.png);
}

.m-code.bg-amage-1,.m-code.bg-amage-2 {
    background-size: 100% 100%;
    line-height: .9rem;
}

.m-code.bg-amage-2 {
    background-image: url(../img/ball-blue.png);
}

.m-code.bg-amage-3 {
    background-image: url(../img/ball-green.png);
    background-size: 100% 100%;
    line-height: .9rem;
}

.m-code.dsb {
    background-image: url(../img/kl-iocn2.884a5cf8.png);
}

.vant-swiper-body-mini .nice-text {
    background-color: #07c160;
    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: #07c160;
    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%;
}

.page-market-forecast-details {
    padding-top: 46Px;
    background-color: #f2f2f2;
    min-height: 100vh;
}

.page-market-forecast-details .head {
    padding: .3rem;
    background-color: #fff;
}

.page-market-forecast-details .head .user-info-box {
    text-align: center;
}

.page-market-forecast-details .head .user-info-box img {
    width: .82rem;
    height: .82rem;
    border-radius: 50%;
}

.page-market-forecast-details .head .user-name {
    padding: .3rem 0 0 .2rem;
    font-size: .28rem;
}

.page-market-forecast-details .info-box {
    padding: 0 .3rem;
    margin: .2rem 0;
}

.page-market-forecast-details .info-box .info-hd {
    padding: .3rem;
    background-color: #07c160;
    color: #fff;
    border-radius: .16rem .16rem 0 0;
}

.page-market-forecast-details .info-box .info-hd .title {
    font-size: .32rem;
}

.page-market-forecast-details .info-box .info-hd .title small {
    background: #fff;
    color: #07c160;
    display: inline-block;
    border-radius: .3rem;
    padding: .04rem .1rem .02rem;
    margin-left: .1rem;
}

.page-market-forecast-details .info-box .info-hd .m-column-right {
    font-size: .24rem;
}

.page-market-forecast-details .tips {
    padding: .3rem;
    font-size: .24rem;
    text-align: center;
    background-color: #fff;
    border-radius: 0 0 .16rem .16rem;
}

.page-market-forecast-details .tips span {
    color: #999;
}

.page-market-forecast-details .bd-code {
    padding: .3rem;
    background-color: #fff;
}

.page-market-forecast-details .bd-code .zheng {
    color: #07c160;
    margin-right: .2rem;
    font-weight: 700;
}

.page-market-forecast-details .bd-code .m-code {
    margin-right: .2rem;
}