body {
    font-size: 12px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.img {
    background: url("../images_b/icon.png") no-repeat;
    display: inline-block;
}

.discount-bg {
    height: 141px;
    width: 300px;
    background-position: -532px 0;
}

.app-no0 {
    height: 36px;
    width: 32px;
    background-position: -252px 0;
    display: inline-block;
    top: 9px;
    left: 14px;
    position: absolute;
    z-index: 3;
}

.app-no1 {
    height: 36px;
    width: 32px;
    background-position: -220px 0;
    display: inline-block;
    top: 9px;
    left: 14px;
    position: absolute;
    z-index: 3;
}

.app-menu-item-img {
    width: 96.15px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    background-size: 95px 42px;
}

.app-no2 {
    height: 36px;
    width: 32px;
    background-position: -284px 0;
    display: inline-block;
    top: 9px;
    left: 14px;
    position: absolute;
    z-index: 3;
}

.app-more-right {
    height: 12px;
    width: 8px;
    background-position: 0 0;
}

.app-more-left {
    height: 12px;
    width: 8px;
    background-position: -8px 0;
}

.app-new {
    height: 46px;
    width: 46px;
    background-position: -316px 0;
}

.app-rush-purchase-tips {
    font-size: 16px;
    margin-bottom: 4px;
    text-align: center;
}

.app-rush-purchase-more-tips-time {
    font-size: 16px;
    margin-bottom: 4px;
    text-align: center;
}

.app-rush-purchase-more-tips {
    font-size: 16px;
    margin-bottom: 4px;
    text-align: center;
}

.app-rush-purchase-title {
    display: inline-block;
    background: #d62626;
    color: #fff;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    border-radius: 0 50px 50px 0;
}

.app-time {
    background: #d62626;
    color: #fff;
    text-align: center;
    display: inline-block;
    padding: 0px 16px;
    border-radius: 20px;
    font-size: 18px;
}

.app-rush-purchase-item-box {
    border-right: 1px #eee solid;
    position: relative;
    display: inline-block;
    width: 400px;
}
.app-rush-purchase-item-box2 {
  border-right: 1px #eee solid;
  position: relative;
  display: inline-block;
  width: 397px;
}
.app-rush-purchase-item {
    padding: 10px;
    background: #fff;
}

.app-rush-purchase-img-box {
    width: 140px;
    height: 140px;
    background: #eee;
    float: left;
}

.app-number-img-box {
    width: 140px;
    height: 140px;
    background: #eee;
    float: left;
}

.app-number-item-box {
    position: relative;
    display: inline-block;
    margin-right: -4px;
}

.app-number-item {
    padding: 10px;
    background: #fff;
}

.app-index-more {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    padding: 0 20px;
    color: #676767;
}

.app-index-more-box {
    float: right;
    height: 96px;
    line-height: 96px;
}

.app-move-left-box {
    position: absolute;
    top: 80px;
    right: 0;
    z-index: 3;
    width: 36px;
    height: 44px;
    background: rgba(78, 78, 78, 0.3);
    line-height: 46px;
    text-align: center;
    border-radius: 21px 0 0 21px;
}

.app-move-right-box {
    position: absolute;
    top: 80px;
    left: 0;
    z-index: 3;
    width: 36px;
    height: 44px;
    background: rgba(78, 78, 78, 0.3);
    line-height: 46px;
    text-align: center;
    border-radius: 0 21px 21px 0;
}

.app-num-remove {
    background: #fff;
    font-size: 14px;
    color: #a9a9a9;
    display: inline-block;
    height: 30px;
    vertical-align: middle;
    line-height: 32px;
    width: 30px;
    text-align: center;
    border-top: 1px #e8ecee solid;
    border-bottom: 1px #e8ecee solid;
    border-right: 1px #e8ecee solid;
    border-left: 1px #e8ecee solid;
    border-radius: 5px 0 0 5px;
}

.app-num-add {
    background: #fff;
    font-size: 14px;
    color: #a9a9a9;
    display: inline-block;
    height: 30px;
    vertical-align: middle;
    line-height: 32px;
    width: 30px;
    text-align: center;
    border-top: 1px #e8ecee solid;
    border-left: 1px #e8ecee solid;
    border-bottom: 1px #e8ecee solid;
    border-right: 1px #e8ecee solid;
    border-radius: 0 5px 5px 0;
    margin-left: -5px;
}

.app-num {
    outline: 0;
    padding: 0 10px;
    text-align: center;
    width: 50px;
    height: 30px;
    border: 0;
    background: #fff;
    border-top: 1px #e8ecee solid;
    border-bottom: 1px #e8ecee solid;
    line-height: 32px;
    margin-left: -3px;
    vertical-align: top;
}

.app-btn-default {
    background: #4687ed;
    border-radius: 4px;
    color: #fff;
    height: 32px;
    width: 96px;
    line-height: 32px;
    text-align: center;
    display: inline-block;
  cursor: pointer;
}

.app-price-text{
    font-size: 20px;vertical-align: -1px;color: #D3291E;
}
.app-warn-text{
    font-size: 16px;
    color: #D3291E;
    margin-top: 5px;
    display: inline-block;
}
.app-tag-red {
    color: #ff0000;
    font-size: 12px;
    display: inline-block;
    background-color: #fff4f4;
    border: solid 1px #fff4f4;
    padding: 1px 4px;
    border-radius: 3px;
}

.app-tag-blue {
    background: #709feb;
    border-radius: 2px;
    padding: 2px;
    color: #fff;
    display: inline-block;
    width: 14px;
    height: 14px;
    line-height: 14px;
    text-align: center;
}

.app-price {
    color: #D3291E;
    font-size: 16px;
}
.app-diable-btn{
    background: #F0F0F0;cursor: default;color: #969696;
}
.app-unit {
    color: #D3291E;
    font-size: 12px;
}

.app-tag-otc {
    background: #ff0000;
    border-radius: 3px;
    color: #fff;
    padding: 3px;
    font-size: 12px;
}

.app-tag-otc-green {
    background: #00ae5b;
    border-radius: 3px;
    color: #fff;
    padding: 3px;
    font-size: 12px;
}

.app-ad-item {
    display: inline-block;
    position: relative;
    font-size: 12px;
    height: 16px;
    width: 35px;
    line-height: 16px;
    text-align: center;
    vertical-align: 0;
    color: #e1251b;
    background-color: rgba(225, 37, 27, 0.08);
    margin-right: 6px;
}

.app-top-header span {
    display: inline-block;
    line-height: 30px;
    height: 30px;
    padding: 0 5px;
}

.app-top-header span:after {
    content: "|";
    margin-left: 10px;
    color: #d2d2d2;
}

.app-top-header a:after {
    content: "|";
    margin-left: 10px;
    color: #d2d2d2;
}

.app-content {
    margin: 0 auto;
    width: 1200px;
}

.app-footer {
    background: #fff;
    padding: 20px 0 50px 20px;
}

.app-warn-tag {
    color: #FF5C00;
    background-color: #FFF5F0;
    padding: 5px;
    font-size: 12px;
    border-radius: 4px;
    margin-left: 5px;
}

.app-goods-pop {
    border: 1px #dadada solid;
    width: 300px;
    padding: 10px;
    background: #fff;
    box-shadow: 0 2px 4px #a0a0a057;
}

.app-goods-pop-text {
    font-size: 14px;
    margin-bottom: 3px;
}

.app-goods-pop-text-warn {
    color: #ff0000;
    padding: 8px 0;
}

.pr {
    position: relative;
}

.pa {
    position: absolute;
}

.group:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    font-size: 0;
}

.group {
    *zoom: 1;
}
