
body, dd, dl, form, h1, h2, h3, h4, h5, h6, input, ol, p, select, td, textarea, th, ul {
    margin: 0;
    padding: 0
}
em {
    font-style: normal
}
li {
    list-style: none
}
a {
    text-decoration: none;
    color: #000
}
img {
    border: none;
    vertical-align: top
}
table {
    border-collapse: collapse
}
input, textarea {
    outline: 0
}
textarea {
    resize: none;
    overflow: auto
}
body {
    font-size: 12px;
    font-family: "微软雅黑"
}
.clear_rx {
    zoom: 1
}
.clear_rx:after {
    content: "";
    display: block;
    clear: both
}
.fl_rx {
    float: left
}
.fr_rx {
    float: right
}
.hid_rx {
    display: none
}
.sellout_goods{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.4);
    z-index: 22;
    display:none
}
.sellout_goods_pc {
    position:absolute;
    left:0;
    top:0;
    bottom:0;
    right:0;
    width:100px;
    height:100px;
    margin:auto;
    background:url(../image/goods_sellout.png);
    background-size:100% 100%;
}
.sellout_goods_wap {
    position:absolute;
    left:0;
    top:0;
    right:0;
    bottom:0;
    width:1.4rem;
    height:1.4rem;
    margin:auto;
    background:url(../image/goods_sellout.png);
    background-size:100% 100%;
}
.marktext_wap {
    width: 1.2rem;
    height: 0.4rem;
    position: absolute;
    top: 0;
    left: 50%;
    font-size: 0.3rem;
    margin-left: -0.7rem;
    line-height: 0.4rem;
    text-align: center;
    color: #fff;
    z-index:9;
}
.marktext {width: 60px;height: 30px; text-align: center;position: absolute;left: 50%;line-height: 30px;color: #fff !important;z-index: 9;font-weight: 700;opacity: 0.9;margin-left:-30px;}