/*html, body
{
	padding: 0;
	margin: 0;
}*/
body
{
	background-color: #fff;
	font-family: Arial, Helvetica, Verdana;
	font-size:20px;
	line-height: 22px;
	color: #666;
	position: relative;
	-webkit-text-size-adjust: none;
}
/*body *
{
	text-shadow: none;
}*/
h1, h2, h3, h4, h5, h6
{
/*	line-height: 1;*/
	font-weight: bold;
	margin: 20px 0 10px 0;
}
h1, h2, h3
{
	font-size:16px;
}
h4, h5, h6
{
	font-size: 14px;
}
p
{
	margin: 0 0 10px 0;
}
/*
a, a:link, a:active, a:visited, a:hover
{
	color: inherit;
	text-decoration: underline;
}
*/
a:visited{color: inherit;}

nav:not(.mm-menu)
{
	display: none;
}

.header,
.content,
.footer
{
	text-align: center;
}
.header,
.footer
{
	background: #777;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 40px;


	-moz-box-sizing: border-box;
	box-sizing: border-box;	
	width: 100%;
	height: 40px;
	padding: 0 50px;
}
.header.fixed
{
	position: fixed;
	top: 0;
	left: 0;
}
.footer.fixed
{
	position: fixed;
	bottom: 0;
	left: 0;
}
.MB_menu a
{
	display: block;
	width: 22px;
	height: 18px;
	padding: 11px;
	position: absolute;
	top: 3px;
	left:-2px;
}
.MB_menu a:before,
.MB_menu a:after
{
	content: '';
	display: block;
	background: #666;
	height: 2px;
}
.MB_menu a span
{
	background: #666;
	display: block;
	height: 2px;
	margin: 6px 0;
}
.content
{
	padding: 150px 50px 50px 50px;
}
#mm-blocker{background-color: rgba(3,2,1,0.5) !important;}

.mm-listview li span.No_Border a:after{left: 0px;}
.mm-listview li:before{content: "";position: absolute;width:10px; height:10px;transform:rotate(135deg);border-top:2px solid #9a9a9a;border-left:2px solid #9a9a9a;display: block;right:23px;top:14px;z-index:10;background-color: #ffffff;}
.mm-listview li.Event:before{border:none;background-color:transparent;}
.mm-listview li.mm-navbar:before{border:none;background-color:transparent;}
/*.mm-panels ul.mm-listview li:before{border:none;background-color:transparent;}*/
.mm-listview li h3{position: relative;}
.mm-listview li h3:before{content: "";position: absolute;width:15px; height:17px;display: block;right:10px;top:2px;z-index:500;background-color: #ffffff;}
.mm-panel.mm-hasnavbar .mm-navbar,.mm-menu{background-color:#ffffff !important;}


/*品牌旗艦店*/
.Brand{ line-height: 45px !important; font-size:20px;}
.Brand:after{border-bottom:1px #ffffff solid;}
#menu .mm-navbar .mm-title{font-size: 20px;}
#menu .mm-listview{font-size: 16px;}
.mm-panels .Brand:after{border-color: #ffffff;}
.Brand~ li:before{border-color: #ffffff;width: 10px; height: 10px;}
/*品牌加logo*/
#menu ul.mm-listview li a#menu_cat,#menu ul.mm-listview li a#menu_starbucks,#menu ul.mm-listview li a#menu_muji{padding-left:32px;position:relative;font-size:1.1em;letter-spacing:2px;}
#menu ul.mm-listview li a#menu_cat:before,#menu ul.mm-listview li a#menu_starbucks:before,#menu ul.mm-listview li a#menu_muji:before{content:"";display:block;width:30px;height:30px;background-image:url(/imageserver/images/cmm2_utf8/all_logo.png);background-repeat:no-repeat;position:absolute;top:-5px;left:-1px;}
#menu ul.mm-listview li a#menu_cat:before{background-position:left 2px top -86px;background-size:150%;}
#menu ul.mm-listview li a#menu_starbucks:before{background-position:left -1px top 0px;background-size:164%;}
#menu ul.mm-listview li a#menu_muji:before{background-position:left 2px top -46px;background-size:140%;}
#menu ul.mm-listview li a#menu_cat:after,#menu ul.mm-listview li a#menu_starbucks:after,#menu ul.mm-listview li a#menu_muji:after{content:"";display:block;width:18px;height:18px;background-color:#fff;position:absolute;right:10px;top:0px;z-index:10;}

