price-action.bg-f8{background-color: #f8f8f8;}

/*商品分类*/
.goods-classify.container-box{height: 100%;position: relative;}
.goods-classify .menu{width: 120px;height: 200px;  display: none;position: absolute;right: 10px;top:44px; color: #fff;background: url("../images/goods-classify-menuarrow.png") no-repeat 83px 0px; }
.goods-classify .menu ul{width: 120px;height: 190px;padding: 15px 10px;border-radius: 6px;font-size: 1.3rem;margin-top:10px;background-color:  rgba(0,0,0,0.8);}
.goods-classify .menu>ul li{line-height: 30px;display: block;}
.goods-classify .menu>ul li a{color: #fff;display: block;width: 100%;height: 100%;}
.goods-classify .menu>ul li+li{margin-top:5px;}
.goods-classify .menu>ul li i{width: 25px;height: 25px;display: inline-block;background-size: 25px 25px;position: relative;top:5px;margin-right:10px;}
.goods-classify .menu>ul li i.icon-homepage{background-image: url("../images/goods-classify-homepage.png");}
.goods-classify .menu>ul li i.icon-class{background-image: url("../images/goods-classify-class.png");}
.goods-classify .menu>ul li i.icon-shopcar{background-image: url("../images/goods-classify-shopcar.png");}
.goods-classify .menu>ul li i.icon-usercenter{background-image: url("../images/goods-classify-usercenter.png");}
.goods-classify .classify{height: 100%;padding-top:44px;margin-top:-44px;}
.goods-classify .classify .classify-left{float: left;background-color: #f2f2f2;height: 100%; overflow-y:auto;-webkit-overflow-scrolling:touch;  }
.goods-classify .classify .classify-left ul li{height: 40px;line-height: 40px;text-align: center;}
.goods-classify .classify .classify-right ul li{height:30px;line-height:30px;}
.goods-classify .classify .classify-left ul li a,.classify-right ul li a{display: block;padding: 0 5px; text-overflow: ellipsis;  white-space: nowrap;/*禁止自动换行*/  overflow: hidden;font-size:12px;}
.goods-classify .classify .classify-left ul li.active{background-color: #fff;}
.goods-classify .classify .classify-left ul li.active a{color: #ff3657;}
.goods-classify .classify .classify-right{float: left;overflow-y:auto; -webkit-overflow-scrolling:touch;height:100%;background:#fff;padding:0 0 20px 10px;}
.goods-classify .classify .classify-right .first-level{margin:10px;}
.goods-classify .classify .classify-right .first-level a{ display: block; text-align: center; line-height: 35px; font-size: 12px; color: #fff; background-color: #DD2727; }
.goods-classify .classify .classify-right .first-level a i.arrow{border-color:#fff;width:8px;height:8px; border-width:2px 2px 0 0;}
.goods-classify .classify .classify-right .second-level-classify{margin-top:8px;font-size: 13px;display: block;margin-bottom:5px;}
.goods-classify .classify .classify-right .second-level-classify .second-level-icon{display: inline-block;float: right;width: 22px;height: 20px;background-image: url("../images/goods-classify-choose.png");margin-right:15px;}
.goods-classify .classify .classify-right .second-level-classify img{position: absolute;right:10px;width: 20px;}
.goods-classify .classify .classify-right ul.third-level-classify{padding-left:8px;}
.goods-classify .classify .classify-right ul.third-level-classify li{float: left;width:33.3333%;margin-bottom:3px;padding:0 2px;}
.goods-classify .classify .classify-right ul.third-level-classify li a{background:#fafafa;}

/*商品筛选*/
.goods-filter .ui-header{color: #333;border-bottom: solid 1px #dcdcdc;}
.goods-filter ul.filter li .filter-title{padding: 10px;position: relative; display: block;border-bottom:solid 1px #dedede;background-color:#fff; font-size:13px;}
.goods-filter ul.filter li .filter-title span{display: inline-block;float: right;}
.goods-filter ul.filter li .filter-title i{display: inline-block;float: right;margin:3px 0 0 10px; width: 10px; height: 10px; border: solid #c6c6c6; border-width: 1px 1px 0 0; -webkit-transform: rotate(135deg) translateZ(0); -ms-transform: rotate(135deg) translateZ(0); transform: rotate(135deg) translateZ(0); }
.goods-filter ul.filter li .filter-title i.active{-webkit-transform:rotateZ(-45deg);-moz-transform:rotateZ(-45deg);transform:rotateZ(-45deg);}
.goods-filter ul.filter li .filter-content{padding: 10px 0 10px 10px;display: none;}
.goods-filter ul.filter li .filter-content .filter-content-list{width: 33.333%;padding-right: 10px;float: left;}
.goods-filter ul.filter li .filter-content .filter-content-list a{cursor: pointer;background-color: #fff;  width: 100%;padding: 4px 4px; display: inline-block;text-align: center;border-radius: 3px; border:solid 1px #dcdcdc;margin-top:4px;text-overflow: ellipsis;  white-space: nowrap;/*禁止自动换行*/  overflow: hidden;}
.goods-filter ul.filter li .filter-content .filter-content-list a.active{border-color: #ff2200;}
.goods-filter .ui-header .icon-black-back{}
.goods-filter .action-btn{padding: 15px 20px 15px 0;background-color: #fff;text-align: center;}
.goods-filter .action-btn .btn{padding: 5px;display: inline-block;width: 110px;margin-left: 10px;}
.goods-filter .action-btn .btn.btn-confirm{color: #fff;background-color: #ff3657;border-color: #ff3657;}

/*团抢购列表*/
.group-buying{max-width: 640px;  margin: auto;  min-width: 320px;    box-sizing: border-box;}
.group-buying ul.group-buying-list>li{margin-top:20px;padding:0 10px;position:relative;}
.group-buying ul.group-buying-list>li:first-child{margin-top:15px;}
.group-buying ul.group-buying-list>li .detail-head{overflow:hidden;position:relative;}
.group-buying ul.group-buying-list>li .detail-head:after{content:'';display:inline-block;height:100%;visibility:hidden;vertical-align:middle;}
.group-buying ul.group-buying-list>li .detail-head img{max-width:100%;max-height: 100%;}
.group-buying ul.group-buying-list>li .detail-head .group-buying-introduction{position: absolute;width: 100%;  padding: 10px; background-color: rgba(255,255,255,0.6);bottom:-1px;line-height:normal;}
.group-buying ul.group-buying-list>li.about-to-start .detail-head .grap-buying-introduction{background:rgba(255,255,255,.5);}
.group-buying ul.group-buying-list>li.about-to-start .head-flag{position: absolute;background: url("../../images/about-to-start-flag.png") no-repeat;width: 79px;height: 65px;top:-5px;left: 20px;text-align: center;line-height: 60px;-webkit-background-size:90%;background-size:90%;}
.group-buying ul.group-buying-list>li.about-to-start .head-flag p{color: #fff;margin-left: -8px;font-size:1.4rem;}
.group-buying ul.group-buying-list>li.already-start .head-flag{position: absolute;background-color: #ff9c00; width: 65px;height: 65px;top:0px;left: 10px;text-align: center;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;padding: 0 1px;}
.group-buying ul.group-buying-list>li.already-start .head-flag p{color: #fff;padding-top:2px;}
.group-buying ul.group-buying-list>li.already-start .head-flag a{display: block;width: 100%;background-color: #fff;border-radius: 3px;margin:2px 0 1px;color: #666666;}
.group-buying ul.group-buying-list>li .detail-content{padding:10px;background: #fff;}
.group-buying ul.group-buying-list>li .detail-content .selling-points a{display: inline-block;padding: 2px 5px;border: solid 1px #ff9c00;color: #ff9c00;margin:0 10px 5px 0;max-width: 116px;text-overflow: ellipsis;border-radius:4px;  white-space: nowrap;/*禁止自动换行*/  overflow: hidden;}
.group-buying ul.group-buying-list>li .detail-content .buying-start-time {margin-top:10px}
.group-buying ul.group-buying-list>li .detail-content .buying-end-time {margin-top:10px}
.group-buying ul.group-buying-list>li .detail-content .buying-start-time a{display: inline-block;background-color: #00cc98;color: #fff;padding: 2px 10px;border-radius: 12px;}
.group-buying ul.group-buying-list>li .detail-content .buying-end-time a{display: inline-block;background-color: #ff517f;color: #fff;padding: 2px 10px;border-radius: 12px;}
.group-buying ul.group-buying-list>li .detail-content .price-action{margin-bottom: 10px;position:relative;min-height:32px;}
.group-buying ul.group-buying-list>li .detail-content .price-action em{font-size: 2.4rem;color: #ff3657;position:absolute;bottom:0;}
.group-buying ul.group-buying-list>li .detail-content .price-action em del{color: #999999;font-size:1.6rem;padding-left:5px;}
.group-buying ul.group-buying-list>li .detail-content .price-action .btn-to-start{background-color: #ff3675;color: #fff;border: none;font-size:1.4rem;}
.group-buying ul.group-buying-list>li .detail-content .price-action .btn-to-end{background-color: #999999;color: #fff;border: none;}
.group-buying .ui-header-secondary .tabs-nav li.active:after{border-color: #ff3657;}
.group-buying .ui-header-secondary .tabs-nav li.active a{color: #ff3657;}
.group-buying .ui-header-secondary .tabs-nav li a{display: inline-block;font-size:14px;}
.group-buying .ui-header-secondary .tabs-nav li a i.arrow-top{margin:0 0 -2px 6px;}
.group-buying .ui-header-secondary .tabs-nav li a i.arrow-down{margin:0 0 3px 6px;}
.group-buying .classify-list{display: none; position: relative;top:0px;background-color: rgba(0,0,0,0.8);z-index: 9;width:100%;padding:10px;}
.group-buying .classify-list a{width: 24%;padding:0 5px;height: 30px;font-size:14px;color: #fff;display: inline-block;line-height: 40px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.group-buying .ui-header .ui-title a:hover{cursor: pointer;}
.group-buying .ui-header .ui-title a.active{color:#ff3657;}
.group-buying .classify-list a:hover{cursor: pointer;}
.group-buying .classify-list a.active{color:#ff3657;}
.group-buying .ui-iscroller {top:80px;}
.group-buying ul.group-buying-list>li .detail-content .aimTime {display:none!important;}
.group-buying .tabs-nav > li {background-color:#fff;}
.group-buying .group-buying-list {max-width:640px;min-width:320px;margin:0 auto;}

 .ui-title a{
    font-size:1.4rem;
    padding:0 10px;
    color:#666;
                }
.ui-title-click{
    font-size:1.6rem !important;
    color:#ff3657 !important;
}
.LocationAddr-box1{
    padding:10px;
    border-bottom:1px solid #dedede;
    font-size:13px;
}
.LocationAddr-box1 span{
    float:right;
}
.LocationAddr-box1 i{
    display: inline-block;
    float: right;
    margin:4px 0 0 10px;
    width: 10px; height: 10px; border: solid #c6c6c6; border-width: 1px 1px 0 0; -webkit-transform: rotate(45deg) translateZ(0); -ms-transform: rotate(45deg) translateZ(0); transform: rotate(45deg) translateZ(0); 
}
.LocationAddr-box2{
    padding:15px 10px;
    border-bottom:1px solid #dedede;
}
.LocationAddr-box2 label{
    padding:5px 15px;
    padding-left:10px;
    border:1px solid #dedede;
    background:#fff;
    border-radius:3px;
    margin-right:5px;
    white-space:nowrap;
}
.label_click{
    border:1px solid #ff2200 !important;
}

