.view-box{overflow-y: auto;overflow-x: hidden;-webkit-overflow-scrolling: touch;}
/**/
.search-box{background-color: #13AE68;}
.search{border: 1px solid #13AE68;border-radius: 26px;padding: 0;margin: 2% 0;background-color: #fff;}
.search input{width: 87%;border-radius: 34px;height: 32px;outline: none;border:  0;text-align: center;font-size: 12px;}
.search-btn{width: 13%;height: 32px;text-align:  center;line-height: 32px;}
.search-btn img{width: 22px;height: 22px;margin-top: -4px;}
/**/
.down-goods-pic{padding: 0;}
.down-goods-main{border-bottom: 2px solid #EEEEEE;padding: 2% 10px;}
.down-goods-pic img{width: 100%;height: 100%;}
.down-goods-text{padding-right:  0;position:  relative;}
.down-goods-name{font-size: 14px;color: #111;line-height: 24px;height: 22px;}
.down-goods-spec{color: #8B8B8B;width: 96%;}
.describe{
    margin-top: 6vw;
    height: 4vw;
    width: 100%;
    font-size: 12px;
    color: #b6b5b5;
    max-height: 10vw;
    overflow: hidden;
    margin-bottom: 2%;
}
.goods-name-sp{display: inline-block;width: 80%;overflow:  hidden;max-height:  20px;}
.goods-collect{width: 44px;height: 44px;}
.goods-collect img{width: 100%;height: 100%;}
.number-spec{display:  inline-block;margin-top: 5px;color: #FE0103;}
.select-spec{color:  #03C527;padding: 2%;/* width:  74px; *//* height: 28px; *//* text-align:  center; *//* line-height: 28px; */}
.select-spec span{font-size: 12px;}
.select-spec img{width: 20px;height: 20px;margin-top: -4px;}
.spec-select{width: 100%;margin-top:  2%;display: none;}
.spec-select-li{width: 100%;padding: 1% 0;border-top: 1px dashed #eee;}
.spec-select-text{padding: 0;}
.spec-select-text dt{color: #FE0103;font-size: 14px;}
.spec-select-text dd{font-size: 12px;color: #111;}
.spec-select-number{padding: 0;margin-top:  2px;}
.select-number-minus{width: 35px;height: 35px;display: none;}
.select-number-ipt{border-radius: 12px;border: 1px solid #03C527;margin-top: 5px;width: 62px;display: none;}
.select-number-ipt input{width: 60px;height: 22px;border-radius: 12px;border: 0;text-align:center;color: #03C527;}
.select-number-add{width: 35px;height: 35px;}
.select-number-minus img,.select-number-add img{width: 100%;height: 100%;}
.spec-catty-text{font-size: 14px;margin-top:  2.5%;padding:  0;}
.spec-catty-text span{color: #FE0103;font-weight:  900;}
.goods-specification{max-height: 17px;overflow:  hidden;width: 100%;display: inline-block;}
/*已购次数*/
.purchased-number{width: 30%;line-height:  30px;}
.spec-select-number{width: 20%;}

.down-goods-text .del_often{
    position: absolute;
    right: 0px;
    top: 0px;
    width: 20px;
    height: 20px;
    border-radius: 4px;
}