body, p, ul, li, h1, h2, h3 {
    margin: 0;
    padding: 0;
    list-style: none;
}

img {
    display: block;
}

a {
    text-decoration: none;
}

.bg {
    width: 7.5rem;
    height: 13.34rem;
    background: #E5E5E5;
}

.top {
    width: 100%;
    height: 0.8rem;
    background: #fff;
    line-height: 0.8rem;
    padding: 0.1rem 0;
}

.top a {
    font-family: "宋体";
    font-size: 0.4rem;
    font-weight: bold;
    margin: 0 0.4rem;
    color: #515151;
    float: left;
}

.top .gw {
    font-size: 0.33rem;
    color: #515151;
    float: left;
}

.top .bj {
    font-size: 0.32rem;
    color: #0780D9;
    float: right;
    margin-right: 0.5rem;
}

.brand {
    width: 100%;
    height: 0.65rem;
    margin-top: 0.26rem;
    background: #fff;
    border-bottom: 0.01rem solid #ccc;
    padding: 0.3rem 0;
}

.brand div {
    width: 0.48rem;
    height: 0.48rem;
    border-radius: 50%;
    border: .04rem solid #ccc;
    float: left;
    margin: 0 .3rem;
}

.brand span {
    font-size: 0.33rem;
    float: left;
    font-weight: 400;
    color: #505050;
    margin-top: 0.1rem;
}

.sale {
    width: 100%;
    height: 2.35rem;
    background: #fff;
    position: relative;
    top: 0;
    left: 0;
}

.sale div {
    width: 0.48rem;
    height: 0.48rem;
    border-radius: 50%;
    border: .04rem solid #ccc;
    float: left;
    margin: .9rem .3rem 0;
    position: relative;
    top: 0;
    left: 0;
}

.sale img {
    float: left;
    width: 1.5rem;
    margin: .4rem 0;
}

.p1 {
    font-size: 0.33rem;
    color: #424242;
    position: absolute;
    top: .37rem;
    left: 2.8rem;
    color: #000;
}

.p2 {
    font-size: 0.33rem;
    color: #424242;
    position: absolute;
    top: 1.07rem;
    left: 2.8rem;
    color: #939393;
}

.p3 {
    font-size: 0.33rem;
    color: #424242;
    position: absolute;
    top: 1.67rem;
    left: 2.8rem;
    color: #F13351;
}

.brd0 {
    margin-top: .94rem;
}

.brd0 .jie {
    display: block;
    width: 2.3rem;
    height: 0.65rem;
    background: #CCCCCC;
    color: #fff;
    float: right;
    text-align: center;
    margin: 0;
    line-height: .65rem;
}

.p5 {
    float: right;
    color: #5B5B5B;
    font-size: .33rem;
    margin-top: 0.1rem;
}

.p4 {
    float: right;
    color: #EB304E;
    font-size: .33rem;
    margin-right: .1rem;
    margin-top: 0.1rem;
}