.basic-info {
	position:relative;
	padding:10px 5px 4px;
	border:1px solid #eaeaea;
	margin-bottom:5px;
}
.basic-info .shop-name {
	line-height:63px;
}
.basic-info .shop-name:before {
	content:'';
	display:block
}
.basic-info .shop-name:after {
	content:'';
	display:block;
	height:0;
	clear:both
}
.basic-info .shop-name .verify {
	float:left;
	display:block;
	margin-left:10px;
	height:20px;
	line-height:20px;
	margin-top:22px;
	text-align:center;
	font-size:14px;
	color:#999
}
.basic-info .shop-name .verify i {
	width:20px;
	height:20px;
	background-position:0 0;
	background-image:url(../../image/icon_verify.png);
	background-repeat:no-repeat;
	overflow:hidden;
	display:inline-block;
	vertical-align:middle;
	padding-right:6px
}
@media (-webkit-min-device-pixel-ratio:2),(min-resolution:144dpi) {
	.basic-info .shop-name .verify i {
	background-image:url(../../image/icon_verify@2x.png);
	background-size:20px 20px
}
}.basic-info .shop-name h1,.basic-info .shop-name h2 {
	font-size:23px;
	font-weight:700;
	color:#333;
	float:left;
	line-height:26px;
}
.basic-info .shop-name .branch-wrap {
	float:right;
	position:relative;
	height:63px
}
.basic-info .shop-name .branch-wrap .branch {
	font-size:14px;
	height:63px;
	color:#38b;
	line-height:69px
}
.basic-info .shop-name .branch-wrap .branch .icon-shop {
	background-position:0 0;
	background-repeat:no-repeat;
	overflow:hidden;
	display:inline-block;
	width:12px;
	height:8px;
	margin-left:8px
}
.basic-info .shop-name .branch-wrap .shop-branchs {
	position:absolute;
	right:0;
	top:55px;
	width:411px;
	line-height:1.5;
	border:1px solid #ebebeb;
	background-color:#fff;
	-webkit-box-shadow:2px 2px 2px rgba(0,0,0,.05);
	box-shadow:2px 2px 2px rgba(0,0,0,.05);
	z-index:1000
}
.basic-info .shop-name .branch-wrap .shop-branchs a {
	color:#282828;
	cursor:pointer
}
.basic-info .shop-name .branch-wrap .shop-branchs .item {
	padding:15px 20px;
	border-bottom:1px solid #ebebeb;
	display:block
}
.basic-info .shop-name .branch-wrap .shop-branchs .item .name {
	font-size:12px;
	color:#999
}
.basic-info .shop-name .branch-wrap .shop-branchs .item .name span {
	font-size:14px;
	color:#282828
}
.basic-info .shop-name .branch-wrap .shop-branchs .address {
	color:#999
}
.basic-info .shop-name .branch-wrap .shop-branchs .sml-rank-stars {
	margin-right:10px;
	vertical-align:-2px;
	*vertical-align:middle
}
.basic-info .shop-name .branch-wrap .shop-branchs .add-shop {
	display:inline-block;
	height:33px;
	line-height:33px;
	padding:0 15px;
	border:1px solid #ebebeb;
	-webkit-border-radius:3px;
	border-radius:3px;
	margin:20px
}
.basic-info .shop-name .branch-wrap .shop-branchs .add-shop .icon-shop {
	background-position:0 -177px;
	background-repeat:no-repeat;
	overflow:hidden;
	display:inline-block;
	width:15px;
	height:15px;
	vertical-align:-2px;
	_vertical-align:middle;
	margin-right:10px
}
.basic-info .mix-info {
	margin-bottom:20px;
	position:relative
}
.basic-info .mix-info:before {
	content:'';
	display:block
}
.basic-info .mix-info:after {
	content:'';
	display:block;
	height:0;
	clear:both
}
.basic-info .mix-info .img-wrap {
	width:317px;
	height:240px;
	float:left;
	margin-right:20px;
	background:#000;
	position:relative;
	overflow:hidden
}
.basic-info .mix-info .img-wrap img {
	width:317px;
	height:240px;
	height:auto;
	position:absolute;
	transform:translateY(-50%);
	top:50%
}
.basic-info .mix-info .pic {
	width:317px;
	height:240px;
	height:auto;
	float:left;
	margin-right:20px;
	display:block;
	position:relative
}
.basic-info .mix-info .pic .mod-link {
	float:left;
	margin-top:12px
}
.basic-info .mix-info .pic .mask {
	position:absolute;
	z-index:4;
	right:0;
	bottom:70px;
	background-color:rgba(0,0,0,.6);
	height:35px;
	line-height:35px;
	padding:0 12px
}
.basic-info .mix-info .pic .mask .num {
	font-size:14px;
	color:#fff
}
.basic-info .mix-info .pic .mask .add-photo {
	float:right
}
.basic-info .mix-info .pic .mask .add-photo .icon-shop {
	background-position:0 -258px;
	background-repeat:no-repeat;
	overflow:hidden;
	display:inline-block;
	width:19px;
	height:17px;
	vertical-align:middle;
	margin-right:6px
}
.basic-info .mix-info .pic .thumb .thumb-link {
	margin-top:12px;
	float:left;
	display:inline-block;
	width:54px;
	height:54px;
	margin-right:11px
}
.basic-info .mix-info .pic .thumb .thumb-link:last-child {
	margin-right:0
}
.basic-info .mix-info .pic .thumb .thumb-link img {
	width:100%;
	height:100%;
	float:none
}
.basic-info .mix-info .pic .thumb .all-photo {
	display:inline-block;
	width:54px;
	height:54px;
	background-size:100%;
	background-image:url(../../image/all@3x.png);
	background-repeat:no-repeat
}
.basic-info .mix-info .pic.video:after {
	content:'';
	position:absolute;
	top:90px;
	left:130px;
	width:60px;
	height:60px;
	background-size:100%;
	background-image:url(../../image/btn_play@3x.png);
	background-repeat:no-repeat
}
.basic-info .mix-info .brief-info {
	float:left;
	width: 100%;
}
.basic-info .mix-info .rank {
	height:20px;
	line-height:20px;
	color:#eaeaea
}
.basic-info .mix-info .rank .item {
	color:#999;
	font-size:14px;
	margin:0 7px 0 5px;
	vertical-align:middle
}
.basic-info .mix-info .rank .icon-shop {
	background-position:0 -208px;
	background-repeat:no-repeat;
	overflow:hidden;
	display:inline-block;
	width:17px;
	height:16px;
	vertical-align:sub;
	*vertical-align:middle;
	cursor:pointer
}
.basic-info .mix-info .rank .shop-score {
	position:absolute;
	width:411px;
	left:461px;
	top:27px;
	border:1px solid #eaeaea;
	background-color:#fff;
	box-shadow:2px 2px 2px rgba(0,0,0,.05);
	z-index:40;
	font-size:14px;
	line-height:16px
}
.basic-info .mix-info .rank .shop-score .progress-bar {
	display:inline-block;
	width:48px;
	height:16px;
	background-color:#fcfcfc;
	margin-right:10px;
	vertical-align:middle
}
.basic-info .mix-info .rank .shop-score .progress-bar span {
	display:inline-block;
	background-color:#f63;
	height:16px;
	width:0;
	min-width:1px;
	transition:width .5s ease-out
}
.basic-info .mix-info .rank .shop-score .mid-rank-stars {
	margin-right:10px
}
.basic-info .mix-info .rank .shop-score .stars {
	padding:15px 0 0 15px
}
.basic-info .mix-info .rank .shop-score .stars li {
	margin-bottom:20px
}
.basic-info .mix-info .rank .shop-score .scores {
	position:absolute;
	top:62px;
	right:30px
}
.basic-info .mix-info .rank .shop-score .scores li {
	margin-bottom:16px
}
.basic-info .mix-info .rank .shop-score .write {
	padding:0 15px;
	height:35px;
	line-height:35px;
	font-size:14px;
	background-color:#fff;
	color:#f63;
	border-radius:3px;
	border:1px solid #eaeaea;
	margin:19px 0 19px 22px;
	display:block;
	width:74px
}
.basic-info .mix-info .rank .shop-score .write .icon {
	width:25px;
	height:21px;
	background-position:-80px -128px;
	margin-right:6px;
	_margin:7px 6px 8px 0
}
.basic-info .mix-info .rank .shop-score .hd {
	font-size:16px;
	margin-left:22px;
	margin-top:20px
}
.basic-info .mix-info .rank .shop-score .desc {
	font-size:14px;
	margin-left:22px;
	margin-top:15px;
	color:#666
}
.basic-info .mix-info .extra-info {
	background-color:#fafafa;
	text-align:center;
	padding:56px 0;
	margin-top:6px;
	font-size:14px;
	color:#333;
	height:36px;
	line-height:36px
}
.basic-info .mix-info .extra-info .icon-shop {
	background-position:0 -386px;
	background-repeat:no-repeat;
	overflow:hidden;
	display:inline-block;
	width:22px;
	height:20px;
	vertical-align:-5px;
	*vertical-align:middle
}
.basic-info .mix-info .extra-info .ext-btn {
	margin-left:12px;
	height:34px;
	line-height:34px;
	border:1px solid #eaeaea;
	padding:0 12px;
	border-radius:3px;
	-webkit-border-radius:3px;
	display:inline-block
}
.basic-info .mix-info .address {
	padding:12px 0;
	line-height:21px;
	font-size:14px
}
.basic-info .mix-info .address.time {
	margin-top:-20px
}
.basic-info .mix-info .address .item {
	color:#999
}
.basic-info .mix-info .gift {
	height:76px;
	padding-left:93px;
	position:relative;
	background-image:url(../../image/reservation_gift_bg.png)
}
.basic-info .mix-info .gift .desc {
	font-size:16px;
	font-weight:700;
	color:#5ca94d;
	vertical-align:top;
	line-height:76px
}
.basic-info .mix-info .gift.multi .desc {
	font-size:16px;
	line-height:24px;
	display:flex;
	height:100%;
	align-items:center;
	padding-right:10px;
	padding-top:14px;
	max-height:48px;
	overflow:hidden;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	text-overflow:ellipsis
}
.basic-info .mix-info .gift.multi .one-line {
	height:48px;
	line-height:48px
}
.basic-info .mix-info .gift .icon-shop {
	position:absolute;
	left:20px;
	margin-top:-10px;
	top:50%;
	background-position:0 -489px;
	background-repeat:no-repeat;
	overflow:hidden;
	display:inline-block;
	width:64px;
	height:22px;
	height:20px
}
.basic-info .mix-info .gift .icon-shop span {
	font-size:12px;
	color:#fff;
	line-height:20px;
	margin-left:21px
}
.basic-info .mix-info .book {
	margin-top:14px;
	height:50px;
	position:relative
}
.basic-info .mix-info .book .action {
	bottom:10px
}
.basic-info .mix-info .book .btn {
	display:inline-block;
	height:50px;
	line-height:50px;
	width:200px;
	background-color:#f63;
	color:#fff;
	border-radius:5px;
	-webkit-border-radius:5px;
	font-size:23px;
	font-weight:700;
	text-align:center
}
.basic-info .mix-info .book .btn:hover {
	background-color:#f15724
}
.basic-info .mix-info .book .btn.comment .icon-shop {
	background-position:0 -578px;
	background-repeat:no-repeat;
	overflow:hidden;
	display:inline-block;
	width:25px;
	height:23px;
	margin-right:10px;
	vertical-align:middle
}
.basic-info .mix-info .book .num {
	color:#999;
	font-size:14px;
	margin-left:11px;
	vertical-align:top;
	height:50px;
	line-height:50px
}
.basic-info .mix-info .phone {
	font-size:14px;
	color:#999;
	margin-top:16px;
	position:relative;
	height:18px;
	line-height:18px
}
.basic-info .mix-info .phone .icon-shop {
	background-position:0 -241px;
	background-repeat:no-repeat;
	overflow:hidden;
	display:inline-block;
	width:14px;
	height:17px;
	margin-right:8px;
	vertical-align:sub;
	*vertical-align:middle
}
.basic-info .mix-info .phone .line {
	font-size:12px;
	color:#d7d7d7;
	margin-right:4px;
	vertical-align:text-bottom
}
.basic-info .mix-info .phone .item {
	color:#333;
	margin-right:4px
}
.basic-info .mix-info .phone .item a {
	padding-left:10px;
	color:#38b
}
.basic-info .mix-info .phone .item a:hover {
	color:#38b
}
.basic-info .mix-info .action {
	position:absolute;
	right:0;
	bottom:-3px
}
.basic-info .mix-info .action .icon-shop {
	margin-left:15px;
	margin-right:0
}
.basic-info .mix-info .action .comment {
	background-position:0 -601px;
	background-repeat:no-repeat;
	overflow:hidden;
	display:inline-block;
	width:25px;
	height:23px;
	height:22px
}
.basic-info .mix-info .action .comment.on {
	background-position:0 -555px;
	background-repeat:no-repeat;
	overflow:hidden;
	display:inline-block;
	width:25px;
	height:23px;
	height:22px
}
.basic-info .mix-info .action .comment:hover {
	background-position:0 -555px;
	background-repeat:no-repeat;
	overflow:hidden;
	display:inline-block;
	width:25px;
	height:23px;
	height:22px
}
.basic-info .mix-info .action .collect {
	background-position:0 -511px;
	background-repeat:no-repeat;
	overflow:hidden;
	display:inline-block;
	width:22px;
	height:22px
}
.basic-info .mix-info .action .collect.on {
	background-position:0 -533px;
	background-repeat:no-repeat;
	overflow:hidden;
	display:inline-block;
	width:22px;
	height:22px
}
.basic-info .mix-info .action .collect:hover {
	background-position:0 -533px;
	background-repeat:no-repeat;
	overflow:hidden;
	display:inline-block;
	width:22px;
	height:22px
}
.basic-info .mix-info .action .warning {
	background-position:0 -406px;
	background-repeat:no-repeat;
	overflow:hidden;
	display:inline-block;
	width:22px;
	height:20px;
	vertical-align:top
}
.basic-info .mix-info .action .warning.on {
	background-position:0 -386px;
	background-repeat:no-repeat;
	overflow:hidden;
	display:inline-block;
	width:22px;
	height:20px
}
.basic-info .mix-info .action .warning:hover {
	background-position:0 -386px;
	background-repeat:no-repeat;
	overflow:hidden;
	display:inline-block;
	width:22px;
	height:20px
}
.basic-info .nutritions .nutrition label{

	font-size:12px;
	margin-left:2px;
	border:1px solid #fff;
}
.nutritions .c7{
	color: #fff;
    background: #f76b6a;
    padding: 3px;
    border-radius: 4px;
    font-size: 14px;
}
.nutritions .c4{
	color: #fff;
    background: #f7c46a;
    padding: 3px;
    border-radius: 4px;
    font-size: 14px;
}
.nutritions .c1{
	color: #fff;
    background: #6fca73;
    padding: 3px;
    border-radius: 4px;
    font-size: 14px;
}
.kcals{
	
	line-height: 54px;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px dotted #4d4d4d;
    color: #666;
}
#chartdiv {
  width: 95%;
  height: 200px;
  margin:0 auto;
}
.items-np .more{
	
	height: 40px;
    line-height: 40px;
    border: 1px solid #999;
    display: inline-block;
    padding: 4px 28px;
    font-size: 16px;
    border-radius: 27px;
}

.product-weight span{
	
	color:#333;
	font-weight:bold;	
}
.product-groups{
	
	padding:6px 4px;
}
.product-groups ul
{
	width: 100%;
    height: 100%;
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: auto;
}

.product-groups li {
    width: 66%;
    background: #FFF;
    box-shadow: 0 2px 28px 0 rgba(0,0,0,.05), 0 1px 12px 0 rgba(0,0,0,.08);
    border-radius: 9px;
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 24px;
    vertical-align: top;
}

.product-groups .item-header{
	
	box-sizing: border-box;
    height: 60px;
    padding: 10px 20px 4px;
    position: relative;
    display: block;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
}

.product-groups .item-header .item-header-image{
	
	position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.product-groups .item-title {
    font-size: 16px;
    color: #FFF;
    line-height: 23px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    position: relative;
    z-index: 3;
}
.product-groups .item-data {
    font-size: 13px;
    color: rgba(255,255,255,.8);
    margin-top: 0.08rem;
    position: relative;
    z-index: 3;
    line-height: 13px;
}
.product-groups .lemma-item {
    position: relative;
    margin-top: 16px;
    display: flex;
    padding: 0 6px;
    align-items: center;
}

.product-groups .lemma-item .lemma-info {
    flex: auto;
    overflow: hidden;
    text-align: left;
}

.product-groups .lemma-item .lemma-image {
    width: 40px;
    height: 40px;
    border-radius: 5px;
    margin-right: 8px;
    flex: none;
}

.product-groups .lemma-item .lemma-title {
    font-size: 15px;
    line-height: 16px;
    color: #000;
    margin-bottom: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}
.product-groups .lemma-item .lemma-desc {
    font-size: 14px;
    line-height: 16px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}
.product-groups .item-view-more{
	padding: 16px 0;
    font-size: 14px;
    color: #999;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
}
.cates {
	padding: 6px 8px;
    display: flex;
    justify-content: space-around;
    background:#fff;
}
.cates li{
    background: #eeeeee;
    border-radius: 9px;
    display: inline-block;
    margin: 8px;
    vertical-align: top;
    padding: 4px;
    text-align: center;
    width:40%;
}
.cates li h3{
font-size: 14px;
    padding: 2px 4px;
}
.cates li.active{
	background: #54bd54;
}

.cates li.active a{
	color:#fff;
}