<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.collect_container_title {
    height: 45px;
    border-bottom: 1px solid #f2f2f2;
    font-size: 16px;
    color: #B74242;
    padding:0 8px;
}

.collect_container_title p {
   color: #333;
padding: 0 10px;
   /*width: 120px;*/
    height: 45px;
    line-height: 45px;
    text-align: center;
}
.collect_active{
    background: #B74242;
    color: #fff!important;
}

/*鏀惰棌淇℃伅*/
.collect_ul{

}
.collect_ul li{
    display: none;
}
.collect_container_info{
    margin-top: 25px;
}
.collect_info{
    border-radius: 5px;
    border: 1px solid #F2F2F2;
    padding: 15px 0;
    margin-bottom: 15px;
}
.collect_info_chose{
    width: 50px;
}

.collect_info_left_des{
    margin-left: 25px;
}
.collect_info_left_des_icon{
    width: 110px;
    height: 110px;
}
.collect_info_left_des_icon img{
    width: 100%;
    height: 100%;
}

.collect_info_left_des_shop{
    width:280px;
    margin-left: 25px;

}
.collect_info_left_des_shop_name{
    font-size: 16px;
    color: #333;
}
.collect_info_left_des_shop_price{
    color: #E1251B;
    font-size: 20px;
    margin-top: 5px;
}
.collect_info_right{
    margin-right: 35px;
}
.collect_info_right p{
    width: 96px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
    border-radius: 4px;

}
.collect_info_right p a{
    color: #fff;
}

.collect_info_right_see{
    color: #fff;
    background: #B74242;

}
.collect_info_right_qx{
    border: 1px solid #f5f5f5;
    margin-top:10px;
    color: #999;
}


</pre></body></html>