.top-placeholder {
    background: #fff;
    height: 2.6rem;
    padding-top: 0.4rem;
    margin-top: 0.266667rem;
    text-align: center;
}
.top-placeholder-inner {
    display: inline-block;
    position: relative;
    height: 5.6rem;
    line-height: 2.3rem;
    font-size: 1.2rem;
    color: #333;
    font-weight: bold;
}
.top-placeholder-inner:before {
    left: -1.9rem;
}
.top-placeholder-inner:before, .top-placeholder-inner:after {
    content: '';
    position: absolute;
    top: 1.2rem;
    width: 1.8rem;
    height: 0;
    font-size: 0;
    border-top: 1px solid #333;
    -webkit-transform: scaleY(0.5);
    -moz-transform: scaleY(0.5);
    transform: scaleY(0.5);
}
.list {
    background-color: #fff;
}
.field {
    position: relative;
    margin-left: 0.26666666666666666rem;
    padding: 0.4rem 0 0.3333333333333333rem;
    background: #fff;
}
.field .avatar {
    width: 2rem;
    height: 92%;
    text-align: center;
    position: absolute;
    overflow: hidden;
    border: 1px solid #E4E4E4;
}
.field .content {
    position: relative;
    overflow: hidden;
}
.field::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #E4E4E4;
    bottom: 0;
    -webkit-transform: scaleY(0.5);
    -moz-transform: scaleY(0.5);
    -ms-transform: scaleY(0.5);
    -o-transform: scaleY(0.5);
    transform: scaleY(0.5);
}
.avatar-img {
    vertical-align: middle;
    width: 100%;
}

.shop-title {
    overflow: hidden;
}
.shop-na {
    font-size: 1rem;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 500;
    margin-right: 15px;
}
.shop-mid-line {
    height: 23px;
    font-size: 20px;
}
.clearfix {
    zoom: 1;
}
.appr-status {
    float: left;
    width: 84px;
    height: 12px;
    margin: 8px 0 0 0;
}
.appr-score {
    background: url(//xs01.meituan.net/waimai_i/img/sprite/newstars.ae33dbae.png) no-repeat;
    background-size: cover;
    width: 12px;
    height: 12px;
    float: left;
    margin-right: 4px;
    background-position: 0 0;
}
.appr-score-half {
    background-position: -13px 0;
}
.shop-sold {
    float: left;
    margin-top: 5px;
    font-size: 0.8rem;
    color: #656565;
}
.shop-right {
    float: right;
    margin-right: 15px;
    font-size: 0.8rem;
    padding-top: 0.16rem;
    color: #656565;
    text-align: right;
}
.shop-dvd-line {
    float: right;
    margin: 0.4rem 5px 0;
    width: 0;
    height: 0.8rem;
    font-size: 0;
    border-right: 1px solid #ccc;
}
.shop-delivery-time {
    float: right;
    font-size: 0.8rem;
    margin-top: 0.16rem;
    color: #656565;
    text-align: right;
}
.shop-line {
    font-size: 0.8rem;
    color: #656565;
}
.shop-line {
    margin-top: 3px;
    clear: both;
}
.shop-discount-entries {
    font-size: 11px;
    color: #898989;
    padding-top: 0.2rem;
    position: relative;
    margin-top: 0.2rem;
}
.shop-discount-entry-wrap-overflow {
    width: 96%;
}
.shop-discount-entry {
    margin-bottom: 4px;
    position: relative;
}
.shop-discount-entry-desc{
    font-size:0.8rem;
}

.checkbox { position: relative; height: 23px;width: 23px;
    margin: 0; }
.checkbox input[type='checkbox'] { position: absolute; left: 0; top: 0; width: 20px; height: 20px; opacity: 0; } 
.checkbox input[type='radio'] { position: absolute; left: 0; top: 0; width: 20px; height: 20px; opacity: 0; } 

.checkbox label { position: absolute; left: 30px; top: 0; height: 20px; line-height: 20px; }
.checkbox label:before { content: ''; position: absolute; left: -30px; top: 0; width: 15px; height: 15px; border: 1px solid #ddd; border-radius: 50%; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; } 
.checkbox label:after { content: ''; position: absolute; left: -25px; top: 1px; width: 6px; height: 11px; border: 0; border-right: 1px solid #fff; border-bottom: 1px solid #fff; background: #fff; transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; }
.checkbox input[type='checkbox']:checked + label:before { background: #4cd764; border-color: #4cd764; } 
.checkbox input[type='checkbox']:checked + label:after { background: #4cd764; }

.checkbox input[type='radio']:checked + label:before { background: #4cd764; border-color: #4cd764; } 
.checkbox input[type='radio']:checked + label:after { background: #4cd764; }



.goodscat{padding:0 5px;}
.goodscat.open .info::after{-webkit-transform:rotate(180deg)}
.goodscat .fields{ display:none;overflow:hidden}
.goodscat .fields ul li{ color:#999}
.goodscat .fields .ul1{background-color:#fff;overflow:hidden;padding:0.8rem 0; height:1.6rem; line-height:1.6rem;position: static;}
.goodscat .fields .ul1 li{overflow:hidden;text-overflow:ellipsis;white-space:nowrap; float:left; width:50%;}
#main .ul1 li{line-height:40px; padding-left:8px;}
.goodscat .fields .ul2{-webkit-tap-highlight-color:transparent}
.goodscat .fields .ul2 .ul2-prop{padding:1rem 0 0.5rem;border-bottom:1px solid #f3f3f3}
.goodscat .fields .ul2 h2{color:#999;margin-bottom:0.6rem}
.goodscat .fields .ul2 label{display:inline-block;border:1px solid #ceced0;background-color:#fafafa;min-width:2rem;padding:0.5rem 0.8rem;margin:0 0.5rem 0.5rem 0;max-width:100%;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:0.3rem;border-radius:0.3rem}
.goodscat .fields .ul2 input{display:none}
.goodscat .fields .ul2 input:checked+label{border-color:#0099e6 ;position:relative}
.goodscat .fields .ul2 input:checked+label:after{
background:-webkit-linear-gradient(left top,transparent 49%,#0099e6  49%,#0099e6  100%);background:-moz-linear-gradient(left top,transparent 49%,#0099e6  49%,#0099e6  100%);background:-o-linear-gradient(left top,transparent 49%,#0099e6  49%,#0099e6  100%);content:'7';position:absolute;right:-0.5rem;bottom:-0.5rem;width:2rem;height:2rem;color:#fff;font-family:tahoma;font-size:12px;font-style:italic;font-weight:bolder;line-height:2.8rem;text-indent:0.5rem;overflow:hidden;-webkit-transform:rotate(-90deg) scaleX(-1) scale(0.55);-moz-transform:rotate(-90deg) scaleX(-1) scale(0.55);-o-transform:rotate(-90deg) scaleX(-1) scale(0.55);	-moz-border-radius: 5px;      /* Gecko browsers */
-webkit-border-radius: 5px;   /* Webkit browsers */
border-radius:5px;}
.goodscat .fields  .quantity{padding:0;}
.goodscat .fields  .quantity h2{color:#999;margin-bottom:0.6rem;}
.goodscat .fields  .quantity .ui-number{display:inline-block;vertical-align:middle;border:1px solid #e3e3e3;letter-spacing:0;height:2.3rem;line-height:2.3rem;overflow:hidden}
.goodscat .fields  .quantity .ui-number .increase,.goodscat .quantity .ui-number .decrease,.goodscat .quantity .ui-number .num{float:left;text-align:center}
.goodscat .fields  .quantity .ui-number .increase,.goodscat .quantity .ui-number .decrease{font-style:normal;font-size:1.5rem;font-weight:700;border:0;display:inline-block;width:2rem;height:100%;-webkit-user-select:none; background: #fafafa }
.goodscat .fields  .quantity .ui-number .num{height:100%;width:3.8rem;border:0;-webkit-border-radius:0;border-radius:0;font-weight:700}
.goodscat .fields  .quantity .ui-number .num::-webkit-inner-spin-button{display:none}


#day_b{
	padding:0.8rem 0;
	background:#d60154;
	color:#fff;
	border-radius:24px;
}