/*.merchant_detail_li .top_detail{ padding-top:35px;}
.merchant_detail_li .top_detail .trait{ margin-top:15px;}
.merchant_detail_li .top_detail .trait img{ margin-right:10px;}
.merchant_detail_li .top .recommend>span{ position: relative;top:-20px;}
.merchant_detail_li .top .recommend>ul{ position: relative;top:-20px;}
.merchant_detail_li .serve{padding:0px;position: relative;background-color: #FAFAFA}
.merchant_detail_li .serve table{width:100%;}
.merchant_detail_li .serve table tr td{height:49px;border-top:1px solid #E0E0E0;color:#666666;font-size:14px;}
.merchant_detail_li .serve table tr td img{vertical-align: middle;}
.merchant_detail_li .serve table tr:nth-child(1) td{height:49px;border-top:0px;}
.merchant_detail_li .serve table tr td:nth-child(1){text-indent: 25px;width:600px;}
.merchant_detail_li .serve table tr td:nth-child(1)>span{background-color: #47C3AB;color: #ffffff;padding: 0px 5px;position: relative}
.merchant_detail_li .serve table tr td:nth-child(1)>span>img{position: absolute;top:50%;left: -1px;margin-top: -2px;}
.merchant_detail_li .serve table tr td:nth-child(2){text-align:center;width:100px;}
.merchant_detail_li .serve table tr td:nth-child(3){text-align:center;width:150px;}
.merchant_detail_li .serve table tr td:nth-child(4){text-align:center;width:100px;color:#ff8800;}
.merchant_detail_li .serve table tr td:nth-child(5){width:150px;text-align: center}
.merchant_detail_li .serve table tr td:nth-child(6){text-align:left;width:100px;text-decoration: line-through;}
.merchant_detail_li .serve table tr:nth-child(n+4){display: none;}
.merchant_detail_li .serve .unfold, .merchant_detail_li .serve .fold{background:#FAFAFA;height:15px;color:#bcbcbc;font-size:12px;font-family: "SimSun";border: 1px solid #E0E0E0;border-top:0px;padding: 5px 10px;position: absolute;left:50%;bottom:-27px;cursor:pointer;}
.merchant_detail_li .serve .unfold span, .merchant_detail_li .serve .fold span {margin-right:2px;}*/





.merchant_detail_li .top_detail{ padding-top:25px;}
.merchant_detail_li .top_detail .trait{ margin-top:15px;}
.merchant_detail_li .top_detail .trait img{ margin-right:10px;}
.merchant_detail_li .top .recommend>span{ position: relative;/*top:-20px;*/}
.merchant_detail_li .top .recommend>ul{ position: relative;/*top:-20px;*/}
.merchant_detail_li .serve{padding:0;position: relative;overflow: hidden;width: 100%}

.merchant_detail_li .serve table{width:100%;}
.merchant_detail_li .serve table tr{background-color: #FAFAFA;cursor: pointer}
.merchant_detail_li .serve table tr td{height:49px;border-top:1px solid #E0E0E0;color:#666666;font-size:14px;}
/*.merchant_detail_li .serve table tr td a{color:#666666}*/
.merchant_detail_li .serve table tr td img{vertical-align: middle;}
.merchant_detail_li .serve table tr:nth-child(1) td{height:49px;border-top:0;}
.merchant_detail_li .serve table tr td:nth-child(1){text-indent: 25px;width:490px;}
.merchant_detail_li .serve table tr:hover td:nth-child(1) a{color: #F18519}
.merchant_detail_li .serve table tr td:nth-child(1)>span{background-color: #47C3AB;color: #ffffff;padding: 0 5px;position: relative}
.merchant_detail_li .serve table tr td:nth-child(1)>span>img{position: absolute;top:50%;left: -1px;margin-top: -2px;}
.merchant_detail_li .serve table tr td:nth-child(2){text-align:center;width:100px;}
.merchant_detail_li .serve table tr td:nth-child(3){text-align:center;width:100px;}
.merchant_detail_li .serve table tr td:nth-child(4){text-align:center;width:150px;color:#ff6600;}
.merchant_detail_li .serve table tr td:nth-child(4) a{color:#ff6600;}
.merchant_detail_li .serve table tr td:nth-child(4) span{font-weight: 500;text-decoration: line-through;margin-left: 10px;}
.merchant_detail_li .serve table tr td:nth-child(5){text-align:left;width:100px}
.merchant_detail_li .serve table tr td:nth-child(6){text-align:left;width:100px}
.merchant_detail_li .serve table tr td:nth-child(6) a {background-color: #ff6600;color: white;padding:5px 15px;}
.merchant_detail_li .serve table tr td:nth-child(6) a span{display: inline-block;height: 5px;width: 5px;background-color: transparent;border: 2px solid white;border-left:none;border-bottom:none;transform: rotate(45deg);margin-bottom: 2px;}
/*.merchant_detail_li .serve table tr:nth-child(n+4){display: none;}*/
.merchant_detail_li .serve .unfold, .merchant_detail_li .serve .fold{background:#FAFAFA;height:15px;color:#bcbcbc;font-size:12px;font-family: "SimSun";border: 1px solid #E0E0E0;border-top:0px;padding: 5px 10px;position: absolute;left:50%;bottom:-27px;cursor:pointer;}
.merchant_detail_li .serve .unfold span, .merchant_detail_li .serve .fold span {margin-right:2px;}
span.noStock{
    background-color: #B2B2B2;
    color: white;
    font-size: 12px;
    border-radius: 8px;
    padding: 0px 4px;
}