body {
    padding-top: 1.877rem;
}

.classreturn {
    position: fixed;
    top: 0;
}

.get_mp .mp_plus,
.get_mp .mp_minous {
    background: #f5f5f5;
}

.layui-m-layerbtn span[no] {
    border-right: 1px solid #333;
}

.layui-m-layerbtn span[yes] {
    color: #333;
}

div.layui-m-layercont {
    background: #000;
    color: #fff;
    width: 9.4rem;
    height: 2.77333rem;
    line-height: 2.77333rem;
    font-size: 0.725rem;
    padding: 0;
}
.sc_list .radio{
    margin-top: 1rem;
}
.similer-product .similar-product-text{
    padding: 0.34133rem 0.512rem 0 0.512rem;
    font-size: 0.554667rem;
    line-height: 0.682667rem;
    color: #333;
    box-sizing: border-box;
    -webkit-line-clamp: 2;
}
.similer-product .similar-product-price{
    position: absolute;
    bottom: 0;
    padding: 0.64rem 0.512rem 0.427rem;
    height: auto;
    box-sizing: border-box;
    width: 7.36rem;
    display: flex;
    justify-content: space-between;
}
.similer-product .similar-product-price .top {
    line-height: 0.682667rem;
    color: #ff3b3b;
    font-size: 0.59733rem;
    display: flex;
    align-items: baseline;
}
.similer-product .similar-product-price .bottom {
    font-size: 0.46933rem;
    color: #999999;
    font-weight: 500;
}
.similer-product .similar-product-price .top .small-price{
    font-size: .47rem;
}