.m_tp1{
    width: 100%;
}
.m_hddiv, .part3_tog{
    display: none;
}
.toggleBox{
    display: block !important;
}

.btms{
    color: #fcc2c2 !important;
}
.ass_price{
    background-color: #c0fffe !important;
}
.qxbj, .assist_btn{
    background-color: #e66152 !important;
}
.assist_btn{
    color: white !important;
}
.tsb{
    z-index: 1000;
}
.section03 .right-fixed1—box{
    overflow-x: auto;position: fixed;z-index: 9999;top: 0;left: 0;width: 100%;height: 100%;background: white;display: none;transition: all .5s; 
}
.section03 .right-fixed1—boxc{
    width: 100%;height: 65px;text-align: center;font-size: 26px;line-height: 65px;position: fixed;background: #fafafa;
}
.section03 .right-fixed1—boxc span{
    position: absolute;left: 28px;
}

.right-fixed2{
    width: 1720px;
}
.section03 .right-fixed1 {
    float: left;
    width: 312px;
    padding: 30px 20px 20px;
    background-color: #fff;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    font-size: 13px;
    line-height: 28px;
    margin: 65px 15px 0;
    position: relative;
    height: 580px;
}
.section03 .right-fixed1 .price {
    background-color: #fee8a5;
    border-bottom: 1px solid #aaa;
    font-size: 18px;
    line-height: 60px;
    text-align: center;
}
.section03 .right-fixed1 .price strong {
    font-size: 36px;
}
.section03 .right-fixed1 dl {
    width: 100px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 15px;
}
.section03 .right-fixed1 dt {
    display: inline-block;
    width: 100px;
    height: 100px;
    padding-top: 12px;
    background-color: #000;
    border-radius: 50%;
    vertical-align: middle;
    color: #fff;
    box-sizing: border-box;
    visibility: hidden;
}
.section03 .right-fixed1 dt p {
    font-size: 16px;
    line-height: 32px;
}
.section03 .right-fixed1 dt strong {
    font-size: 40px;
}
.section03 .right-fixed1 dt span {
    font-size: 18px;
    line-height: 18px;
    vertical-align: top;
    margin-left: 10px;
}
.section03 .right-fixed1 dt em {
    margin-left: -24px;
    font-weight: 600;
}
.section03 .right-fixed1 dd {
    display: inline-block;
    width: 50px;
    margin-left: 0;
    margin-top: 10px;
    vertical-align: middle;
}
.section03 .right-fixed1 dd img {
    display: block;
    width: 100%;
}
.section03 .right-fixed1 .bike {
    position: absolute;
    right: 8px;
    top: 104px;
    display: block;
    width: 56%;
    margin: 0;
}
.section03 .right-fixed1 h2 {
    font-size: 24px;
    line-height: 40px;
    padding-left: 0;
}
.section03 .right-fixed1 .sm strong {
    font-size: 18px;
    padding-left: 0;
}
.section03 .right-fixed1 .sm span {
    font-weight: 600;
}
.section03 .right-fixed1 .time {
    font-size: 16px;
    font-weight: 600;
}
.section03 .right-fixed1 .time img {
    display: inline-block;
    width: 24px;
    vertical-align: middle;
}
.section03 .right-fixed1 p.sm{ margin-top: 10px;}

.m_phone_yyben{
    position: sticky;
    bottom: 0;
    width: 95% !important;
}


@media (max-width: 999px) and (min-width: 320px) {
    .m_pc{
        display: none !important;
    }
    .m_phone{
        display: block !important;
    }
    .tsb{
        position: fixed;
        right: 1.2rem;
        top: .3rem;
        padding: 0 .1rem;
        color: white;
        font-size: .24rem;
        text-align: center;
        height: .4rem;
        line-height: .4rem;
        background: red;
    }
}
@media (min-width: 999px) {
    .m_pc{
        display: block !important;
    }
    .m_phone{
        display: none !important;
    }
}

@media  (min-width: 1000px) {
    .tsb{   
        position: absolute;
        left: 62%;
        top: 0;
        margin-top: 2%;
        padding: 0 15px;
        color: white;
        font-size: 14px;
        text-align: center;
        height: 24px;
        line-height: 24px;
        background: red;
    }
}
