html,body{overflow-x: hidden;overflow-y: auto;margin: 0 auto;background-color: #f5f5f5; font-size: 12px;padding-bottom: 0.6rem !important;}
.nav-back {
    width: 100%;
    height: 0.88rem;
    position: fixed;
    background:  #fff;
    z-index: 2;
}
.nav-back img {
    width: 0.52rem;
    height: 0.37rem;
    position: absolute;
    left: 0.3rem;
    top: 0.26rem;
}
.nav-back p {
    text-align: center;
    font-size: 0.36rem;
    line-height: 0.9rem;
    color: #333333;
}
.spell_Head_Top{
    height: 100%;
    margin-top:  0.88rem;
}
.spell_Head_Top .spell_Head{
    width: 7.5rem;
    padding-top: 0.64rem;
    padding-left: 0.33rem;
    background: url("/wshop/Public/images/pindan_pig.png") no-repeat center;
    background-size: cover;
    height:  4rem;
}
.spell_Head_Top .spell_Head .hot_Buy{
    color: #FFFFFF;
    font-size: 0.48rem;
    font-weight:bold;
}
.spell_Head_Top .commodities_List{
    width: 6.86rem;
    margin-top: -2.38rem;
    margin-left: 0.32rem;
}
.spell_Head_Top .commodities_List .selling_Good {
    overflow: hidden;
    display: block;
    line-height: 1;
    width: 100%;
    height: 3rem;
    background: #fff;
    box-sizing: border-box;
    border-radius: 20px;
    padding: 0.3rem 0.18rem;
    margin-bottom: 0.25rem;
}
.spell_Head_Top .commodities_List .selling_Good .banner_left {
    float: left;
    width: 2.4rem;
    height: 2.4rem;
    overflow: hidden;
}
.spell_Head_Top .commodities_List .selling_Good .banner_left img {
    width: 2.4rem;
    height: 2.4rem;
}
.spell_Head_Top .commodities_List .selling_Good .banner_right {
    width: 3.7rem;
    float: left;
    font-size: 0.28rem;
    padding: 0.21rem 0 0.24rem 0.16rem;
    box-sizing: border-box;
}
.spell_Head_Top .commodities_List .selling_Good .banner_right  .text_p {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 0.34rem;
    height: 0.64rem;
    color: #000000;
    font-size: 0.28rem;
}
.spell_Head_Top .commodities_List .selling_Good .banner_right  .floor_identify {
    text-align: left;
    margin-top: 0.72rem;
}
.spell_Head_Top .commodities_List .selling_Good .banner_right  .floor_identify p {
    color: #F5243F;
    display: inline-block;
    border-radius: 200px;
    font-size: 0.24rem;
}
.spell_Head_Top .commodities_List .selling_Good .banner_right  .floor_identify p span {
    display: inline-block;
    font-size: 0.3rem;
    margin-left: 0.17rem;
    font-weight:bold;
    transform: scale(0.9);
}
.spell_Head_Top .commodities_List .selling_Good .banner_right  .price {
    position: relative;
    margin-top: 0.4rem;
    font-size: 0.24rem;
}
.spell_Head_Top .commodities_List .selling_Good .banner_right .price .price_al {
    color:#999999;
    font-size: 0.24rem;
    margin-top: 0.2rem;
}
.spell_Head_Top .commodities_List .selling_Good .banner_right .price .Go {
    line-height: 0.54rem;
    position: absolute;
    width: 1.56rem;
    height: 0.52rem;
    right: -0.15rem;
    bottom: -0.1rem;
    background: #FA2453;
    text-align: center;
    border-radius: 26px;
    color: #fff;
    font-size: 0.28rem;
}