/* 主体部分 */
.rq {
    padding: 0.15rem 0.48rem;
}
.time{
    /* width: 6.86rem; */
    width: 100%;
    height: .6rem;
    text-align: center;
    color: #222222;
    line-height: 0.6rem;
    font-family: PingFangSC-Medium, PingFang SC;
    margin-top: 0.2rem;
    font-weight: 700;
    font-size: 0.4rem;
    opacity: 0.8;
 } 
.times {
   text-align: center;
   font-size:0.25rem;
   height: 0.4rem;
   line-height: 0.4rem;
   margin-top: 0.1rem;
   font-weight: 700;
   opacity: 0.5;
}

.time-zoom{
    text-align: center;
    font-size:0.25rem;
    height: 0.4rem;
    line-height: 0.4rem;
    margin-top: 0.9rem;
    font-weight: 700;
    opacity: 0.5;
}


.time-zooms{
    text-align: center;
    font-size:0.25rem;
    height: 0.4rem;
    line-height: 0.4rem;
   margin:0.9rem 0rem 0.9rem 0rem;
    font-weight: 700;
    opacity: 0.5;
}


.timers {
    text-align: center;
    font-size: 0.25rem;
    font-weight: 700;
    opacity: 0.5;
 }
.line {
    width: 100%;
    height: 2px;
    margin-top: 0.5rem;
    background-color: #EFEFEF;
}

.contents{
    padding: 15px 20px;
}

.contents_cont{
    padding: 0.2rem 0.7rem;
    width: 100%;
    height: 7.64rem;
    white-space: nowrap;
    font-size: 0.32rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 700;
    letter-spacing:0.01rem;
    text-indent:2em;
    white-space:normal;
    color: #222222;
    line-height: 0.5rem;
    text-align: center;
    opacity: 0.7;
}

.contents img{
    width: 100%;
    height: 3.84rem;
    margin: 0.5rem auto;
    background: #FFFFFF;
}