.qcy_img {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.qcy_img img {
    width: 100%;
}

.qcy_pick {
    width: 100%;
    height: 0.826666rem;
    line-height: 0.826666rem;
    background: rgba(255, 231, 231, 1);
    box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.06);
    color: #9B4848;
    font-size: 0.32rem;
    text-align: center;
    font-weight: 600;
}

.qcy_fff {
    padding: 10px 0 0;
    font-size: 0.32rem;
    color: #999;
}

.qcy_fff .qcy_tit {
    font-size: 0.4rem;
    color: #181818;
    height: 0.56rem;
    font-weight: 600;
    align-items: center;
    margin-bottom: 0.12rem;
}

.qcy_fff .qcy_tit img {
    height: 0.5rem;
    margin-left: 0.1rem;
}

.qcy_fff p {
    height: 0.44rem;
    font-size: 10px;
    line-height: 0.44rem;
}

.jiage {
    align-items: center;
    justify-content: flex-end;
    font-size: 0.24rem;
    color: #999;
    padding-top: 0.2rem;
    padding-bottom: 0.066666rem;
}

.jiage .zcj {
    margin-left: 0.653333rem;
    align-items: baseline;
    font-size: 10px;
}

.jiage .zcj p {
    font-size: 0.48rem;
}

.jiage .zcj p.c-f00 {
    color: #E71A1A;
}

.jiage .zcj p.c-f00 span {
    color: #E71A1A;
}

.jiage .zcj p span {
    color: #000000;
    font-size: 0.266666rem;
}

.qcy_top {
    border-radius: 0.0625rem;
    overflow: hidden;
}


/*搜索页样式*/

.Ruogu_jiaM1 .qcy_pick {
    width: 100%;
    height: 1.9rem;
    line-height: 1.9rem;
    background: rgba(255, 231, 231, 1);
    box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.06);
    color: #9B4848;
    font-size: 0.78rem;
    text-align: center;
    font-weight: 600;
}

.Ruogu_jiaM1 .qcy_fff .qcy_tit {
    font-size: 0.93rem;
    color: #181818;
    height: auto;
    font-weight: 500;
    align-items: center;
    margin-bottom: 0.2rem;
}

.Ruogu_jiaM1 .qcy_fff .qcy_tit img {
    width: 2.6rem;
    height: auto;
    margin-left: 0.1rem;
}

.Ruogu_jiaM1 .jiage .zcj p {
    font-size: 0.48rem;
}

.Ruogu_jiaM1 .jiage .zcj p.c-f00 {
    color: #E71A1A;
    font-size: 1rem;
}

.Ruogu_jiaM1 .jiage .zcj p.big {
    font-size: 1rem;
}

.Ruogu_jiaM1 .jiage .zcj p span {
    color: #000000;
    font-size: 0.266666rem;
}

.Ruogu_jiaM1 .qcy_top {
    border-radius: 4px;
    overflow: hidden;
}