
.yehang .f_l{
	position: absolute;left:0px
}

.yehang .f_r{
	position: absolute;right:0px;top:0px
}

.yehang .f_c{
	text-align:center;display: block;
	margin:0px 35px;
	float: inherit;
}

#main{
	border-bottom:1px #e0dede solid;
}
.grst-block{
	padding:5px;
	border-top:1px #e0dede solid;
	border-bottom:1px #e0dede solid;
	display:block;
	background:#fff;
	position: relative;
	color:#333333;
	font-size:12px
}
.shopjuli{background:#efefef;padding:0 5px;border-radius:4px;	border:1px #e0dede solid;height:20px;line-height:20px}
.grst-block:hover{
	color:#333333
}
.grst-img{
	position: absolute;
	top:10px;
	left:5px;
	border: 1px solid #d9d9d9;
}
.grst-content{
	margin-left:47px
}
.grst-logo{
	width:42px;
	height:42px;	
	opacity: 1; transition: opacity 0.5s;
}
.grst-detail{
	padding-bottom:10px;
	border-bottom:1px #a6a6a6 dotted;
	
}
.grst-activity{
	padding-top:5px;
	padding-bottom:5px
}

.grst-name{
	font-size:18px;
	font-weight:600
}

.grst-qison{
	position: absolute;
	top:5px;
	right:5px;
	text-align:right
}
.rst-badge {
    padding: 0 2px;
    border-radius: 2px;
    font-weight: 400!important;
    text-align: center;
}
.grst-sales{
	position:relative;
	top:-3px;
}



.locatewz{height:28px; line-height:28px;background:#fff;padding:8px 10px;font-size:14px;color:#252525;border-bottom:1px #e5e5e5 solid;border-top:1px #e5e5e5 solid}

.lbstitle{height:24px;line-height:24px;padding:0px 10px;font-size:13px;color:#999;padding:10px 10px}
.selectadd{background:#fff; border-bottom:1px #e5e5e5 solid;padding:0px 10px;}
.selectadd li{ padding:5px 0}
.selectadd li select{ width:100%;height:30px;line-height:30px;}
.submit{
    width: 100%;
    font-size: 14px;
    display: block;
	height: 30px;
    border: none;
    line-height: 30px;
    background: #e4393c;
    color: #FFF;
    padding: 0px;
	}
.lgli_qh li{width:33.33%}
.lgli_qh li, .lgli_qh .activeborder{width:33.33%}


.menu-cart {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: 42px;
    background: #000;
	filter:alpha(Opacity=70);-moz-opacity:0.7;opacity: 0.7;
    line-height: 1;
	z-index: 100;
}
.mcart-summary {
    color: #fff;
    font-size: 1.05rem;
	height:42px;
	line-height:42px;
	padding-left:10px
}
.mcart-checkout {
    background: #4cd964;
    color: #fff;
	width:100px;
	height:42px;
	line-height:42px;
	text-align:center
}
.restaurant-menu{top:81px}

.restaurant-menu ul{
transition-timing-function: cubic-bezier(0.1, 0.57, 0.1, 1); transition-duration: 0ms; transform: translate(0px, 0px) translateZ(0px);
}
 .ng-hide{
   display: none !important;
} 
.restaurant-menu .restaurant-menu-tip {
    width: 16px;
    height: 16px;
    line-height: 16px;
    display: inline-block;
    border-radius: 8px;
    text-align: center;
    color: #fff;
    background: #E4393C;
    font-size: 12px;
    margin-right: 2px;
}
.restaurant-food {
    top:81px
}
.restaurant-food-container img {
    float: left;
	opacity: 1; transition: opacity 0.5s;
}
.restaurant-food-container .restaurant-food-body {
    overflow: hidden;
    padding-left: 7px;
}
.restaurant-food-comment{
    position: relative;
    left: 10px;
    top: -4px;
}
.restaurant-food-container .restaurant-food-body .restaurant-food-price {
    color: #ff6000;
    font-size: 18px;
}

.mdish-cartcontrol {
    height: 25px;
    line-height: 25px;
}
.mdish-ordered {
    margin-left: 3px;
    margin-right: 3px;
    color: #999;
    font-size: .875em;
    vertical-align: top;
}
.ng-isolate-scope{float:right}
.mdish-cartcontrol span{float:left;height:32px;line-height:32px}
.mcart-note{height:42px;line-height:42px;padding-right:10px;color: #999;}


/*ÆÀ¼Û*/
.ratings-list {
    display: block;
    padding: .8rem 10px;
    border-bottom: 1px solid #ddd;
    background: #fff;
    color: #333;
}
.rating-header-user {
    float: right;
}
.ratings-list p {
    font-size: 16px;
    margin: .6em 0;
    word-wrap: break-word;
}
.ratings-list small {
    color: #999;
}


/*ÉÌ¼Ò½éÉÜ*/
.restaurant-info {
    background: #fff;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
}
.rinfo-header {
    padding: 10px;
    position: relative;
	height:64px
}
.rinfo-logo {
    margin-right: 16px;
    width: 42px;
    height: 42px;
    border-radius: 2px;
	float: left;
}
.rinfo-detail {
    width: 80%;
	float: left;	
}
.rinfo-name {
    margin: 0;
    font-weight: 400;
    font-size: 1em;
    line-height: 1.2;
}
.rinfo-datas {
    margin: .4rem 10px;
	height: 30px;
}
.rinfo-data {
    width: 33%;
    padding: .4rem 0;
    border-left: 1px solid #eee;
    text-align: center;
    line-height: 1;
	float:left
}
.rinfo-data:first-child {
    border-left: none;
}
.ui-block{
    margin-top: 10px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background: #fff;
}
.rinfo-title {
    margin: 0;
    padding: 10px;
    color: #999;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1;
}
.rinfo-content {
    padding: .55rem 10px;
    font-size: .875rem;
}
.rinfo-activity-badge {
    color: #ff6000;
}
.rinfo-activity-badge, .rinfo-attribute-badge {
    margin: 0 0 10px 18px;
}
.restaurantinfo-list-item:not(:last-of-type), .rinfo-header, .rinfo-title {
    border-bottom: 1px solid #eee;
}
.restaurantinfo-list-item {
    padding: 10px;
}
.restaurantinfo-list-item h3 {
    font-weight: 400;
    line-height: 100%;
}


.restaurantinfo-list-item>h3, .restaurantinfo-list-item>p, .restaurantinfo-list-item>span {
    margin: 0;
    display: inline-block;
    font-size: .9em;
}
.rst-badge, .rst-badge-large {
    background: #ff6000;
    color: #fff;
}
.leibie{display:none}
.leibie li{border-bottom:1px #ccc solid;background:#fff;height:40px;line-height:40px;padding-left:10px}




