*{
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
}
header{
    width: 100%;
    height: 0.88rem;
    background: #ff0036;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}
.box-left{
    width: 0.6rem;
    height: 0.6rem;
    background: url("../img/ztt.webp") no-repeat;
    background-size: cover;
    margin-left: 0.24rem;
}
.box-center{
    width: 2.37rem;
    height: 0.41rem;
    background: url("../img/tmall.webp") no-repeat;
    background-size: cover;
}
.box-right{
    width: 0.56rem;
    height: 0.88rem;
    margin-right: 0.24rem;
    line-height: 0.88rem;
    font-size: 0.28rem;
    color: white;
    text-align: center;
}
.box-righta{
    font-size: 0.28rem;
    color: white;
    text-align: center;
    /*display: block;*/
}
/*头部结束*/
/*搜索开始*/
.ss-box{
    width: 100%;
    height: 0.92rem;
    background: #ff0036;
    padding: 0 0.24rem;
    box-sizing: border-box;
}
.ss-boxs{
    width: 7.1rem;
    height: 0.72rem;
    background: white;
    border-radius: 0.08rem;
    overflow: hidden;
}
.ss-boxss{
    width: 0.3rem;
    height: 0.32rem;
    display: block;
    margin: 0.2rem 0.2rem 0;
    float: left;
}
.ss-boxs span{
    display: block;
    float: left;
    width: 1.96rem;
    height: 0.752rem;
    font-size: 0.28rem;
    color: rgba(0,0,0,0.3);
    text-align: center;
    line-height: 0.752rem;
}
/*搜索结束*/
/*分类开始*/
.fl-box{
    width: 100%;
    height: 1.548rem;
    padding: 0 0.24rem;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.fl-box1{
    width: 1.4rem;
    height: 1.552rem;
    display: block;
    color: #000000;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.fl-box .fl-box1 img{
    width: 0.96rem;
    height: 0.96rem;
    margin: 0.1rem 0.22rem 0.04rem;
}
.fl-box .fl-box1 span{
    font-size: 0.26rem;
    display: block;
    text-align: center;
    width: 1.4rem;
    height: 0.288rem;
    line-height: 0.288rem;
}
/*分类结束*/
/*轮播开始*/
.banners{
    width: 100%;
    height: 2.845rem;
    padding:0.2rem 0.24rem 0rem;
    box-sizing: border-box;
}
.banner{
    width: 7.02rem;
    height: 2.645rem;
    position: relative;
}
.banner img{
    width: 7.02rem;
    height: 2.645rem;
    position: absolute;
    top: 0;
    left: 0;
}
.bots{
    width: 7.5rem;
    height: 0.04rem;

    position: absolute;
    bottom: 0.2rem;
    right: 0;
    z-index: 99;
    display: flex;
    justify-content: center;
}
.bot{
    width: 0.32rem;
    height: 0.04rem;
    background: white;
    margin: 0 0.05rem;
    opacity: 0.5;
}
.bot1{
    opacity: 1;
}
.bot:hover{
    opacity: 1;
}

/*轮播结束*/
/*轮播下开始*/
.pic-s{
    width: 100%;
    height: 3.6rem;
    margin-top: 0.29rem;
    /*padding: 0 0.24rem;*/
    box-sizing: border-box;
}
.pic-s img{
    width: 100%;
    height: 3.6rem;
    cursor: pointer;
}
/*轮播下结束*/
/*现时抢购开始*/
.xxqg-box{
    width: 100%;
    height: 5.26rem;
    margin-top: 0.2rem;
    padding: 0 0.24rem;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-content: space-between;
}
.xxqg{
    width: 3.45rem;
    height: 2.57rem;
    background: url("../img/bj.png") no-repeat;
    position: relative;
}
.xxqga{
    height: 0.32rem;
    font-size: 0.32rem;
    display: block;
    color: black;
    line-height: 0.32rem;
    margin-top: 0.3rem;
    margin-left: 0.3rem;
}
.xxqgt{
    width: 3.44rem;
    height: 1.55rem;
    display: flex;
    justify-content: space-around;
}
.xxqgz{
    font-weight: 700;
}
.xxqgtz{
    width: 1.55rem;
    height: 1.55rem;
}
.xxqgtzt{
    width: 1.55rem;
    height: 1.31rem;
    cursor: pointer;
}
.xxqgtx{
    /*width: 1.55rem;*/
    height: 0.24rem;
}
.xxqgtx span{
    font-size: 0.24rem;
    text-align: center;
    width: 0.96rem;
    height: 0.24rem;
    line-height: 0.24rem;
    border: 0.01rem solid rgb(255,0,54);
    display: block;
    color: rgb(255,0,54);
    margin: -0.28rem auto 0;
}
.djs{
    width: 1.369rem;
    height: 0.416rem;
    position: absolute;
    top: 0.3rem;
    right: 0.2rem;
    display: flex;
    justify-content: space-between;
    font-size: 0.26rem;
    color: #000000;
}
.djs1{
    width: 0.4rem;
    height: 0.4rem;
    border-radius: 0.06rem;
    background: black;
    font-size: 0.26rem;
    color: #ffffff;
    text-align: center;
    line-height: 0.4rem;
}
/*现时抢购结束*/
/*猜你喜欢开始*/
.likes{
    width: 100%;
    height: 0.792rem;
    padding: 0 0.24rem;
    box-sizing: border-box;
    overflow: hidden;
}
.likes span{
    height: 0.36rem;
    line-height: 0.36rem;
    font-size: 0.36rem;
    color: black;
    display: block;
    margin-top: 0.2rem;
}
/*猜你喜欢结束*/
/*猜你喜欢开始*/
.like-box{
    width: 100%;
    height: auto;
    padding: 0 0.24rem;
    box-sizing: border-box;
}
.cn-like{
    width: 7.064rem;
    height: 5.54rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.cn-likez{
    width: 3.4rem;
    height: 5.34rem;
    border: 0.02rem solid rgb(237, 237, 237);
    position: relative;
    box-sizing: border-box;
    cursor: pointer;
}
.like-t{
    width: 3.36rem;
    height: 3.36rem;
    background: rgba(0, 0, 0, 0.03);
    padding: 0.3rem;
    box-sizing: border-box;
}
.like-t img{
    width: 2.76rem;
    height: 2.76rem;
}
.like-z{
    width: 3.36rem;
    height: 1.34rem;
    padding: 0.2rem 0.2rem 0;
    box-sizing: border-box;
}
.like-tg{
    width: 2.96rem;
    height: 0.72rem;
    font-size: 0.28rem;
    display: block;
    color: rgb(62, 62, 62);
    margin: 0.04rem 0;
}
.cn-likez .like-z img{
    width: 1.4636rem;
    height: 0.28rem;
    display: block;
    float: left;
}
.like-j3{
    font-size: 0.22rem;
    height: 0.26rem;
    color: rgb(255, 0, 54);
    line-height: 0.26rem;
    border: 0.01rem solid rgb(255, 0, 54);
    float: left;
    display: block;
    margin-left: 0.08rem;
}
.like-x{
    width: 3.4rem;
    height: 0.6rem;
}
.like-qian{
    font-size: 0.32rem;
    font-weight: 600;
    color: rgb(255, 0, 0);
    line-height: 0.56rem;
    margin-left: 0.2rem;
    display: block;
    float: left;
    text-align: center;
}
.likea{
    width: 1.02rem;
    height: 0.46rem;
    line-height: 0.46rem;
    background-color: rgb(255, 230, 235);
    padding-left: 0.18rem;
    padding-right: 0.18rem;
    border-radius:0.2314rem;
    font-size: 0.22rem;
    color: rgb(255, 0, 54);
    display: block;
    float: right;
    text-align: center;
    margin-top: 0.08rem;
    margin-right: 0.08rem;
}
.like-dw{
    width: 0.8rem;
    height: 0.36rem;
    background: rgb(205, 163, 177);
    position: absolute;
    top: 3.2rem;
    left: 0.24rem;
}
.like-dws{
    font-size: 0.2rem;
    font-weight: 400;
    color: white;
    height: 0.36rem;
    line-height: 0.36rem;
    text-align: center;
    display: block;
}
.cn-likehb{
    width: 3.4rem;
    height: 5.34rem;
}
/*猜你喜欢下结束*/