﻿@charset "utf-8";
/* CSS Document */



* {
	box-sizing:border-box;
}
body {
	background-color: #f5f5f5;
	color: #616161;
	font-size: 0.6rem;
	font-family:   DroidSans, DroidSansFallback, Arial, "Microsoft YaHei";
	width: 100%;
	margin: 0 auto;
	display: inline-block;
	padding-bottom: 2.2rem;
}
h1, h2, h3, h4, h5, h6, p, input, ul, li {
	padding:0;
	margin:0;
}
em, i {
	font-style:normal;
}
ul, li {
	list-style:none;
}
a {
	text-decoration:none;
	color:#616161;
}
/*公共样式*/
input[type="button"], input[type="submit"], input[type="reset"] {
	-webkit-appearance: none!important;
	-webkit-box-shadow:none;
	box-shadow: none;
}
textarea {
	-webkit-appearance: none!important;
}
.bgfff {
	background:#fff;
}
.colorjh {
	color:#ff5252;
}
.fonts07 {
	font-size:0.7rem;
}
.o-hidden {
	overflow:hidden;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.pb50 {
	padding-bottom:50px;
}
.plr11 {
	padding-left:11px;
	padding-right:11px;
}
.ptb13 {
	padding-top:13px;
	padding-bottom:13px;
}
.mb12 {
	margin-bottom:12px;
}
.widtht {
	max-width:750px;
	margin:0 auto;
	background:#f5f5f5;
	overflow:hidden;
	position: relative;
}
/*.widtht li img {
	height:68px;
	width: 68px;
}*/
.mtop-n {
	max-width:750px;
	height:36px;
	background:#2c2c2c;
	padding:9px 8px;
	border-bottom:1px solid #afafaf;
	color:#fff;
	margin:0 auto;
}
.mtop-n a {
	color:#fff;
}
.mtop-n em {
	background:url(../images/main/backicon.png) no-repeat left center;
	background-size:11px 18px;
	width:13.4%;
	height:18px;
	padding-left:15px;
}
.mtop-n i {
	background:url(../images/main/more.png) no-repeat left center;
	background-size:21px 18px;
	width:6.6%;
	height:18px;
}
.mtop-n span {
	width:80%;
	text-align:center;
}
.mtop-n em, .mtop-n span, .mtop-n i {
	display:inline-block;
	float: left;
}
.ptbt13 {
	padding-top: 13px;
}
.body {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
}
.popup {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 10rem;
    /* height: 5rem;*/
    padding: 0.86rem;
    background: #fff;
    transform: translate(-50%,-50%);
    z-index: 3;
}
.popup .title {
    font-size: 16px;
    text-align: center;
}
.popup button {
    width: 100px;
    height: 28px;
    margin-top: 25px;
    margin-left: 50%;
    transform: translateX(-50%);
    background: #D7A06E;
    border-radius: 20px;
    border: none;
}
/*多门店首页*/
.mbanner {
	width: 100%;
	/* [disabled]overflow:hidden;
*/
}
.msearch {
	overflow:hidden;
}
.msearch .StoreName {
	background: url(../images/main/ic-locate.png) no-repeat left center;
	background-size:14px 14px;
	padding-left:20px;
	width:90%;
	float:left;
	color:#424242;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: break-all;
}
.msearch .mbutton {
	background:url(../images/main/ic-search.png) no-repeat left center;
	background-size:100% 100%;
	float:right;
	width: 14px;
	height: 14px;
	border:none;
	display: inline-block;
}
.msearch .mbutton a {
	display:block;
}
.members_nav1, .members_nav2 {
	overflow:hidden;
	background:#fff;
}
.members_nav1 li {
	width: 25%;
	float:left;
	padding:0px 13px;
	text-align:center;
	margin-top:3px;
	margin-bottom:3px;
}
.members_nav1 li span, .members_nav2 li span {
	display:block;
}
.members_nav1 li a {
	text-overflow : ellipsis;
	white-space : nowrap;
	display:block;
	width:100%;
	overflow : hidden;
}
    .members_nav1 li a img{
        width:100%;
    }
.members_nav1 ul, .members_nav2 ul {
	overflow:hidden;
}
.members_nav2 li {
	width: 20%;
	float:left;
	padding:0px 0px;
	text-align:center;
	margin-top:3px;
	margin-bottom:3px;
margin-  right:0;
}
.members_nav2 li a.p-img {
	padding:0 13px;
}

.members_nav2 li a.p-img img{ width:100%!important; height:auto!important;}
.mzbtjh {
	overflow:hidden;
	padding-top: 15px;
	padding-bottom: 10px;
}
fieldset {
	width:66.9%;
	margin:0 auto;
	border:none;
	border-top:1px solid #212121;
	text-align:center;
}
fieldset legend {
	padding:2px;
	max-width:90%;
}
fieldset em {
	border:1px solid #212121;
	padding:2px 5px;
	border-radius:50px;
	font-size:0.6rem;
	color:#212121;
	display:inline-block;
	margin:0 5px;
	background: #fff;
}
.mzbtj {
	background:#fff;
	overflow:hidden;
}
.mzbtj .plr11 {
	padding:0px
}
.mzbtjc {
	overflow:hidden;
}
.mzbtjc>ul {
	border-bottom:1px solid #e0e0e0;
	overflow:hidden;
	padding-bottom:12px;
}
.mzbtjc>ul>li {
	width:31.5%;
	float:left;
	text-align:left;
	margin-right:2.6%;
	padding-bottom: 9px;
}
.mzbtjc>ul>li:nth-child(3n) {
margin-right:0px;
}
.mzbtjc>ul>li strong {
	color:#ff5252;
	font-size:16px;
}
.mzbtjc>ul>li .name {
	white-space:nowrap;
	word-break:break-all;
	overflow: hidden;
	text-overflow:ellipsis;
	margin-bottom:5px;
	margin-top:4px;
}
.mzbtjc>ul>li strong em {
	font-size:12px;
	display: inline-block;
	float:left;
	line-height:22px;
}
.mzbtjc>ul>li div {
	position: relative;
}
.mzbtjc>ul>li i {
	display:inline-block;
	position: absolute;
	top:-10px;
	right: 0px;
	background:url(../images/ic_cart.png) no-  repeat center right;
	background-size:14px 14px;
	width: 44px;
	height: 40px;
}


.mzbtjc {
	overflow:hidden;
}
 

i.btnAddToCart, i.btnAddToCart-1 {
	display:inline-block;
	float:right;
	background:url(../images/ic_cart.png) no-repeat center  right;
	background-size:14px 14px;
	width: 24px;
	height: 20px;
}
i.btnAddToCart {
	display:inline-block; 
	background:url(../images/ic_add.png) no-repeat top right;
	background-size:16px 16px;
	width: 40%; position: absolute; right: 0; top: 5px;
}

.members_goodspic ul li.b_mingoods p.pic_box{
	 position: relative;
}

.members_goodspic ul li.b_mingoods .pic_box .pirce,.members_goodspic ul li.b_mingoods .pic_box .yj{ float: left;}

.p-img {
	display: block;
	overflow: hidden;
	text-align: center;
	position: relative;
}
.p-img img {
	max-width: 100%;
	max-height:100%;
	background: none;
	margin-bottom:4px;
}
.mzbtjc ul li i.btnAddToCart1, .diangqwz em.btnAddToCart1 {
	background: url(../images/icon/jiazai.gif) no-repeat left center;
	background-size:14px 14px;
}
.mzbtjc .intro, .mutisearchD .intro {
	margin-top:12px;
	line-height:20px;
	overflow:hidden;
}
.xinxi h3 .fleft, .locat .fleft, .xinxi ul, .youhui .fleft, .mutisearchD .intro .left {
	width:70%;
	float: left;
	overflow:hidden;
}
.xinxi .locat .fleft em {
	float: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 60%;
	overflow: hidden;
}
.mutisearchD .intro .left {
	width:62%;
}
.mutisearchD .intro {
	margin-top:0px;
	border-bottom:1px solid #e0e0e0;
	overflow:hidden;
	padding-bottom:13px;
}
.xinxi h3 .fleft {
	font-size: 0.75rem;
}
.xinxi h3 .fright {
	font-size: 0.6rem;
}
.xinxi .locat {
	background:url(../images/main/ic_site.png) no-repeat 2px 6px;
	background-size:12px 12px;
	padding-top: 3px;
	overflow:hidden;
	clear:both;
}
.xinxi .locat .fleft {
	padding-left: 20px;
}
.xinxi .locat .youhui .fleft {
	padding: 0;
}
.xinxi ul, .xinxi h3 {
	overflow:hidden;
	clear:both;
}
.xinxi li {
	float:left;
	background: url(../images/main/ic-right.png) no-repeat 2px center;
	background-size:12px 12px;
	padding-left:20px;
	margin-right:15px;
}
/*.jian{ background:url(../images/main/jian.png) no-repeat left 3px; background-size:12px 12px; padding-left:15px;}
.mian{ background:url(../images/main/mian.png) no-repeat left 3px; background-size:12px 12px; padding-left:15px;}
.zeng{ background:url(../images/main/song.png) no-repeat left 3px; background-size:12px 12px; padding-left:15px;}*/

.jian, .mian, .song {
	padding-left:0.9rem;
	position:relative;
}
.jian .tag, .mian .tag, .song .tag {
	-webkit-transform:scale(0.8);
	transform:scale(0.8);
}
.mzbtjc .intro .right, .mutisearchD .intro .right {
	width:28.8%;
	float: right;
	text-align:right;
}
.mutisearchD .intro .right {
	width:38%;
}
.xinxi h3 .fleft, .hdselect {
	color:#000;
}
.hdselect {
	background: url(../images/main/more2.png) no-repeat right center;
	background-size:7px 4px;
	padding-right:15px;
	position:relative;
	display:block;
	position:absolute;
	right:0;
	top:0;
	cursor:pointer;
}
.msearch .sbutton {
	background:url(../images/main/sbutton.png) no-repeat right center;
	background-size:14px 14px;
	float:right;
	border:none;
}
/*门店首页*/
.storeH .msearch .StoreName {
	width:70%;
	background: url(../images/main/ic-locate.png) no-repeat left center;
background-size:14px 14px;
	padding-left:20px;
	float:left;
	color:#424242;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	word-break:break-all;
}
.storeH .msearch span {
	width:23%;
	display:inline-block;
	float:right;
	text-align:right;
	padding-right:20px;
}
.memberss input {
	width: 100%;
	height: 32px;
	line-height: normal;
	border: 0;
	padding-left:40px;
	padding-right: 5%;
	background: 0 0;
	font-size: 0.7rem;
}
.memberss button {
	width: 18px;
	height: 18px;
	background: url(../images/main/ic-search2.png) no-repeat;
	background-size:auto 18px;
	border: 0;
	position:absolute;
	left:15px;
	top:50%;
	margin-top:-9px;
}
.memberss {
	width: 100%;
	height: 32px;
	border-radius:4px;
	margin: 10px auto;
	overflow: hidden;
	background: #eeeeee;
	position:relative;
}
.members_nav2 li:last-child {
	margin-right:0;
}
.storediv, .storediv .mh2 p {
	background:#fff;
}
.storeH .mzbtjc>ul {
	border-bottom:none;
}
.dingwei {
	position:relative;
	overflow: hidden;
}
.filter-bg {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#333;
}
.beijing {
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-size:cover;
	-webkit-filter:blur(15px);
	filter:blur(15px);
}
#stores {
	width:100%;
	overflow:hidden;
	position:relative;
}
#stores .pic {  height: auto!important;
margin:0 auto;
text-align:center; float: left;
}
#stores .pic img{ width: 100%;}
    #stores .pic .logo {
    border-radius: 50%;
    width: 60px;
    height: 60px;
    float: left;
    }
#stores .intro {  
    text-align: center;
    color: #fff;
    font-size: 0.5rem;
    margin-top: 0px;  
    float: left;
    line-height: 60px;
    margin-left: 16px;
}
#stores .info div {
	margin-top:2px;
}
#stores .intro h3, #stores .intro h3 a {
	font-size:16px;
	color:#fff;
}
#stores .info div#huod-b {
	position:absolute;
	top:0px;
	right:0px;
	border:1px solid #222224;
	border-radius:10px;
	padding-right:22px;
	line-height:18px; padding-left: 10px;
}
#stores .info div#huod-b a {
	color:#fff;
}
#stores .info div#huod-b i {
	background:url(../images/main/more4.png) no-repeat left center;
	width:7px;
	height:4px;
	background-size:7px 4px;
	position:absolute;
	right:10px;
	top:50%;
	margin-top:-2px;
}
#stores .intro h3 a.telphone {
	font-size:14px;
	color:#fff;
	line-height:25px;
	float:right;
}
#stores .intro h3 a.telphone img {
	margin:0px 5px;
}
.storeH .memberss {
	margin-top:0px;
}
.youhui {
	overflow:hidden;
	position:relative;
	clear:both;
}
.youhui .left {
	width:72%;
	line-height:20px;
}
#noTip {
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:103;
	display:none;
}
#noTip .black {
	width:100%;
	height:100%;
	background:rgba(0, 0, 0, 0.2);
	padding-top:220px;
}
#noTip .content {
	width:165px;
	background:#212121;
	padding:15px;
	color:#fff;
	margin:0 auto;
	border-radius:4px;
font-  size:0.60rem;
}
.sad img {
}
#divProducts>h3 {
	width: 100%;
	position:relative;
	background:#fff;
	margin-top:0;
	margin-bottom:0;
	height: 1.91rem;
	line-height: 1.91rem;
	font-size: 0.65rem;
	padding-left: 0.5rem;
}
/*多门店搜索页*/
.mutisearchD .list, .storeSC .list {
	overflow:hidden;
}
.mutisearchD .list li, .storeSC .list li {
	border-bottom:1px solid #e0e0e0;
	overflow:hidden;
}
.mutisearchD .list .pic {
	width:20%;
	float:left;
	margin-right:3%;
	border:1px solid #e0e0e0
overflow:hidden;
}
.mutisearchD .list .pic img{ width:100%;}.mutisearchD .list .info {
	width:75%;
	float:right;
}
.mutisearchD .list .info strong {
	color:#ff5252;
	font-size:16px;
	font-size:0.75rem;
}
.mutisearchD .list .info em {
	font-size:0.5rem;
}
.mutisearchD .intro h3 {
	background:url(../images/main/store-i.png) no-repeat left 1px;
	background-size:16px 16px;
	padding-left:20px;
	margin-bottom: 5px;
}
.sshousuo i {
	color:#2196f3;
}
/*定位*/
.nostore, .noposi {
	text-align:center;
	padding-top:75px;
}
.nostore .icon, .noposi .icon {
	margin:0 auto;
	display:block;
}
.nostore .Prompt em {
	color:#ff5722;
}
.nostore .Prompt {
	margin-top:30px;
	line-height:30px;
	font-size:0.7rem;
}
.noposi .Prompt {
	width:61.3%;
	margin:0 auto;
	margin-top:30px;
	text-align:left;
	line-height:20px;
	font-size:0.7rem;
}
.noposi .btn, .nostore .btn {
	color:#fff;
	background:#000;
	padding:8px 16px;
	line-height: 20px;
	border-radius:20px;
	display:inline-block;
	margin:0 auto;
	margin-top:25px;
	font-size:0.8rem;
}
.noposi .btn {
}
.noposi .icon img {
	width:50%;
}
.chooseCity {
	width: 100%;
	clear: both;
	position: relative;
}
.dleft {
	width: 24%;
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	font-size:0.7rem;
	background:#f5f5f5;
}
.dlefts {
	width: 100%;
	padding-bottom: 2.4rem;
	height: 100vh;
	overflow-x: hidden;
	overflow-y: auto;
}
.dleft li {
	border-bottom: 1px solid #eaeaea;
}
.dleft li a {
	display: block;
	position: relative;
	line-height:20px;
	border-left: 2px solid #f5f5f5;
	padding:11px 10px;
	color: 
 #424242;
	border-right: 1px solid #eaeaea;
}
.dright {
	width: 76%;
	margin-left: 24%;
	position: relative;
	z-index: 1;
	overflow: hidden;
	background: 
 #fff;
	height:100vh;
	font-size:0.65rem;
}
.dright .city li {
	margin-top: 16px;
	overflow: hidden;
	float: left;
	margin-left:4%;
}
.dright .city li a {
	display:block;
	background:#eee;
	padding:6px 9px;
	line-height:20px;
	border-radius:20px;
	color: #757575;
}
.dleft li a.selected {
	background: #fff;
	border-left: 2px solid #ff5722;
	border-right: 1px solid #fff;
}
.dright li a.select {
	background:#ff5722;
	color:#fff;
}
.changePo .search {
	height:42px;
}
.changePo .search span {
	display:inline-block;
	width:20.5%;
	float:left;
	margin-top:5px;
	height:32px;
line-  height:32px;
	background:url(../images/main/more6.png) no-repeat right center;
	background-size:7px 4px;
	padding-right:5px;
	margin-right:2.7%;
	font-size:0.7rem;
	color:#000;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
word-  break:break-all;
}
.changePo .search .memberss {
	display:inline-block;
	width:76.8%;
	float:right;
	margin:5px auto;
}
.changePo h2 {
	line-height:38px;
	background:#f5f5f5;
	font-size:0.7rem;
	color:#757575;
}
.shouhdz ul li, .fujdz ul li {
	border-bottom:1px solid #e0e0e0;
	overflow:hidden;
}
.changePo h3, .diangqwz {
	color:#424242;
}
.changePo p {
	color:#9e9e9e;
}
.changePo h3 {
	margin-top:13px;
	font-size: 0.7rem;
}
.shouhdz ul li p, .fujdz ul li p {
	margin-bottom:13px;
}
#shousuo, .sshousuo {
	background:url(../images/main/more2.png) no-repeat right center;
	background-size:7px 4px;
padding-  right:10px;
	width:36%;
	margin:0 auto;
	color:#000;
}
.sshousuo {
	width:36%;
	cursor:pointer;
}
#locates {
	overflow:hidden;
}
.diangqwz span {
	width:68%;
	display:inline-block;
	float:left;
}
.diangqwz em {
	width:27%;
	display:inline-block;
	float:right;
	background:url(../images/main/posi-icon1.png) no-repeat left  center;
	background-size:14px 14px;
	padding-left:20px;
	color:#2196f3;
}
.storeSC {
	overflow:hidden;
	margin-bottom:0.75rem;
}
.Invalidpro, .noStock {
	background:#eeeeee;
	margin-bottom:0.75rem;
}
#divMore {
	margin-top:5px;
}
#guanzhuYL {
	position:fixed;
	right:0;
	top:40%;
	background:url(../images/main/Gattention.png) no-repeat left top;
	background-size:100% 100%;
	width:2.16rem;
	height:4rem;
	z-index:15;
}
.guanzhuct {
	display:none;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:200;
}
.toumingdi {
	background:rgba(0, 0, 0, .5);
	position: absolute;
	width:100%;
	height:100%;
	z-index:20;
}
.gerweimabg {
	position:absolute;
	width:80%;
	height:91%;
	right:50%;
	top:25%;
	margin-right:-40%;
	z-index:21;
background:url  (../images/main/Gattention2.png) no-repeat center top;
	background-size:80% auto;
	padding:10% 10%;
}
.force-erweimabg {
	position:absolute;
	width:85%;
	height:91%;
	right:50%;
	top:15%;
	padding:7%;
	margin-right:-40%;
	z-index:21;
	background:url(../images/main/force-Gattention2.png) no-repeat center top;
	background-size:100% auto;
}
.force-erweimabg img {
	width:100%;
	height:auto;
}
.gerweima {
	position:absolute;
	width:46%;
	height:80%;
	right:50%;
	top:15%;
	margin-right:-23%;
	z-index:22;
}
.gerweima img {
	width:100%;
	height:auto;
}
.appcouponinfo {
	z-index: 9999;
	width: 100%;
	background: rgba(51, 51, 51, 0.8);
	padding:0 15px;
	padding-left: 28px;
	position: fixed;
	height: 50px;
	line-height: 50px;
	color: #fff;
	top:0px;
	left:0px;
	box-sizing:border-box;
	font-size:0.65rem;
}
.appcouponinfo span {
	color: #ff9800;
}
.appcouponinfo em {
	background: url(../images/icon/btn_close.png)no-repeat;
	width:16px;
	height: 16px;
	display: block;
	position: absolute;
	left: 5px;
	top: 17px;
	background-size:16px;
	;
}
.appcouponinfo input {
	float: right;
	margin-top: 10px;
	border:0;
	background:#ff5722;
	color:#fff;
	font-size:14px;
	padding:5px 10px;
	border-radius:4px;
}
.nottheTime {
	background:#ccc;
	border:1px solid #ccc;
}
.xinxi .locat ul {
	width:100%;
	padding-top: 3px;
}
.mb15 {
	margin-bottom: 15px;
}
.iconzhuan {
	width: 16px;
	animation: myfirst 1s infinite;
	-moz-animation: myfirst 1s infinite;
	-webkit-animation: myfirst 1s infinite;
	-o-animation: myfirst 1s infinite;
}
@keyframes myfirst {
from {
transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
}
to {
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
}
}
 @-moz-keyframes myfirst {
from {
transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
}
to {
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
}
}
 @-webkit-keyframes myfirst {
from {
transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
}
to {
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
}
}
 @-o-keyframes myfirst {
from {
transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
}
to {
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
}
}
.articlelist {
	background: #fff;
	margin-top: 15px;
}
.articlelist ul li {
	width:98%;
	overflow:hidden;
	padding:14px 0px;
	margin-left:2%;
	border-bottom:1px solid #e0e0e0;
}
.articlelist ul li div.pic {
	width:36%;
	margin-right:0.1rem;
	float:left;
	overflow: hidden;
}
.articlelist ul li div.pic img {
	width:100%;
	text-align:center;
}
.articlelist ul li div.info {
	float:right;
	width:61%;
	padding-right: 2%;
	position:relative;
}
.articlelist ul li div.info a {
	color: #000;
	font-size: 16px;
	line-height:24px;
	height:48px;
	display: block;
	margin:0px;
	padding:0px;
	overflow: hidden;
}
.articlelist ul li div.info em {
	float: left;
	color: #bdbdbd;
	font-size: 12px;
	line-height: 20px;
}
.articlelist ul li div.info i {
	text-align:left;
	padding-left:2px;
	float: right;
	width:auto;
	display:block;
	color: 
 #bdbdbd;
	font-size: 12px;
	line-height: 20px;
}
.articlelist ul li:last-child {
	border-bottom: none;
}
.width100 {
	width: 100%;
	padding: 5px 0;
}
.top10 {
	margin-top: 8px;
}
.font18 {
	font-size: 18px;
	color: #bdbdbd;
	width: 20px;
	height: 20px;
}

/*新增字体样式*/
@font-face {
 font-family: 'iconfont';  /* project id 332840 */
 src: url('https://at.alicdn.com/t/font_qjlpfd93ekz6ko6r.eot');
 src: url('https://at.alicdn.com/t/font_qjlpfd93ekz6ko6r.eot?#iefix') format('embedded-opentype'),  url('https://at.alicdn.com/t/font_qjlpfd93ekz6ko6r.woff') format('woff'),  url('https://at.alicdn.com/t/font_qjlpfd93ekz6ko6r.ttf') format('truetype'),  url('https://at.alicdn.com/t/font_qjlpfd93ekz6ko6r.svg#icontype') format('svg');
}
.iconfont {
	font-family: "iconfont" !important;
	font-size: 44px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.eye:before {
	content: "\e669";
}
.vcode-tips {
	background:#fff5d9;
	font-size: 14px;
	color: #212121;
	text-align: center;
	border: 1px #ffcc33 solid;
	padding: 
 12px 0;
	margin-bottom: 28px;
}
.vcode-warp {
}
.vcode-item {
}
.vcode-qrcodebox {
	text-align:center;
}
.qrcode_img {
	width: 240px;
	height: 240px;
	margin: 0 auto;
	margin-bottom: 16px;
}
.vcodestatus0 .qrcode_img {
} /*待消费*/
.vcodestatus1 .qrcode_img {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
} /*已核销*/
.vcodestatus3 .qrcode_img {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
} /*已过期*/
.vcodestatus4 .qrcode_img {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
} /*退款中*/
.vcodestatus5 .qrcode_img {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
} /*已退款*/
.vcodestatus1 i {
	background:url(../images/used_code.png);
	height: 109px;
	opacity: 0.8;
	position: absolute;
	right: 0;
	background-size:100% 100%;
	top: 66%;
	width: 120px;
	z-index: 999;
} /*已核销*/
.vcodestatus5 i {
	background:url(../images/refund-code.png);
	height: 109px;
	opacity: 0.8;
	position: absolute;
	right: 0;
	background-size:100% 100%;
	top: 66%;
	width: 120px;
	z-index: 999;
} /*已退款*/
.vcodestatus3 i {
	background:url(../images/over_code.png);
	height: 109px;
	opacity: 0.8;
	position: absolute;
	right: 0;
	background-size:100% 100%;
	top: 66%;
	width: 120px;
	z-index: 999;
} /*已过期*/
.vcode-code {
	text-align: center;
	font-size: 24px;
	color: #212121;
	line-height: 32px;
	float: left;
	width: 100%;
}
.swiper-main {
	width:310px;
	height:380px;
	margin:0 auto;
	overflow:hidden;
	background:#fff;
	border-radius:8px;
	border:1px  #d7d7d7 solid;
	padding:32px;
}
.swiper-wrapper {
	position:relative;
	width:100%;
	-webkit-transition-property:-webkit-transform, left, top;
	-webkit-transition-duration:0s;
	-webkit-transform:translate3d(0px, 0, 0);
	-webkit-transition-timing-function:ease;
	-moz-transition-property:-moz-transform, left, top;
	-moz-transition-duration:0s;
	-moz-transform:translate3d  (0px, 0, 0);
	-moz-transition-timing-function:ease;
	-o-transition-property:-o-transform, left, top;
-o-  transition-duration:0s;
	-o-transform:translate3d(0px, 0, 0);
	-o-transition-timing-function:ease;
-o-  transform:translate(0px, 0px);
	-ms-transition-property:-ms-transform, left, top;
	-ms-transition-duration:0s;
-  ms-transform:translate3d(0px, 0, 0);
	-ms-transition-timing-function:ease;
	transition-property:transform, left, top;
	transition-duration:0s;
	transform:translate3d(0px, 0, 0);
	transition-timing-function:ease;
}
.swiper-slide {
	float: left;
}
.swiper-container, .swiper-slide {
	width:100%;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	height:340px;
}
.lunbo-pagination {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: relative;
    text-align: center;
    top: -20px;
    z-index: 9999;
    right: 0;
}
.swiper-active-switch {
	background: #e0e0e0!important;
	border:1px #e0e0e0 solid!important;
}
.swiper-pagination-switch {
	display: inline-block;
	width: 8px;
	border-radius: 8px;
	background: #515151;
	border: 1px  solid #515151;
	opacity: 0.8;
	height: 8px;
	margin: 0 2px 2px 2px;
}
.code-password {
	margin-bottom:8px;
	font-size:16px;
	text-align:center;
	background:url(../images/password_bg.png) center  center no-repeat;
	background-size:100% auto;
}
.detail-txt {
	width: 530px;
	float: left;
	word-break: break-all;
	color:#ff0036;
}
.store-content {
	float:right;
	width:78%;
}
.store-content ul.store-products {
	width:100%;
	margin-top:8px;
}
.store-content ul.store-products li {
	width:33%;
	padding-right:3%;
	padding-left:0;
	background:none;
	overflow:hidden;
	margin-right:0;
}
/*.store-content ul.store-products li img{ width:68px; height:68px; overflow:hidden;}*/
.store-logo {
	width:20%;
}
.store-logo img {
	width:100%;
}
.display-none {
	display:none;
}
.store-price {
	font-size:12px;
	margin-top:5px;
	position:relative;
}
.store-price, .store-price em {
	color:#ff5252;
}
.tag_red {
	background:#ff5252;
}
.tag_red i {
	color:#fff;
}
.position-Cart {
	display: inline-block;
	float: right;
	background: url(../images/ic_add.png) no-repeat center right;
	background-size: 18px 18px;
	width: 40%;
	height: 40px;
	position: absolute;
	right: 0;
	top: -12px;
}

/*iconfonts开始*/
@font-face {
    font-family: 'iconfonts'; /* project id 356374 */
    src: url('/Templates/common/style/iconfonts.ttf') format('truetype');
}
.iconfonts {
    font-family: "iconfonts" !important;
    font-size: 44px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon__close:before {content: "\e64a";}
.arrow_right:before {content: "\e664";}
.icon-guanzhu:before{ content: "\e60e";}
.icon-aixin:before{ content: "\e64e";}
.icon-icon__close1:before{ content: "\e64b";}
.icon-icon__trash:before{ content: "\e663";}
.icon-icon-3:before{ content: "\e66e";}
.icon-icon_-tuikuan:before{ content: "\e678";}
.icon-icon_-checkbox:before{ content: "\e679";}
.icon-icon_-sousuo:before{ content: "\e67a";}
.icon-icon_-checkbox1:before{ content: "\e67b";}
.icon-icon_-tuihuo:before{ content: "\e67c";}
.icon-icon_-erweima:before{ content: "\e67d";}
.icon-icon_-gouxuan:before{ content: "\e67e";}
.icon-icon_-gerenzhongxin:before{ content: "\e67f";}
.icon-icon_-gouwuche:before{ content: "\e680";}
.icon-icon_-shouye:before{ content: "\e681";}
.icon-icon_-gerenzhongxin1:before{ content: "\e682";}
.icon-icon_-gouwuche1:before{ content: "\e683";}
.icon-icon_-shouye1:before{ content: "\e684";}
.icon-icon_-sousuo1:before{ content: "\e685";}
.icon-icon_-weidian:before{ content: "\e686";}
.icon-icon_-wodexiaji:before{ content: "\e687";}
.icon-icon_-weidian1:before{ content: "\e688";}
.icon-icon_-wodeyongjin:before{ content: "\e689";}
.icon-icon_-xiaodiandingdan:before{ content: "\e68a";}
.icon-icon_-zhoubianmendian:before{ content: "\e68b";}
.icon-icon_-zhoubianmendian1:before{ content: "\e68c";}
.icon-icon_-xiaodianshezhi:before{ content: "\e68d";}
.icon-icon_shoucang:before{ content: "\e68e";}
.icon-icon_-clock:before{ content: "\e690";}
.icon-icon_-arrow-right:before{ content: "\e691";}
.icon-icon_-fobid1:before{ content: "\e692";}
.icon-icon_-camera:before{ content: "\e68f";}
.icon-icon_-share:before{ content: "\e693";}
.icon-icon_kefu:before{ content: "\e694";}
.icon-icon_store:before{ content: "\e695";}
.icon-icon_location:before{ content: "\e696";}
.icon-dialog:before{ content: "\e697";}
.icon-locationSolid:before{ content: "\e698";}
.icon-okay:before{ content: "\e699";}

/*ServiceOnline样式*/
.service-online{min-width: 44px;height: 44px;position: fixed;bottom: 9.5rem;right: 15px;z-index: 99;}
.service-online .s-line{min-width:44px;height: 44px;background-color: rgba(67, 88, 92, .4);border-radius: 22px;padding-right: 44px;}
.service-online .s-line i{width: 18px;height: 18px;background-image: url("../Images/qq_icon.png");background-size: 18px;display: block;margin-left: 7px;margin-top: 8px;}
.service-online .s-line em{font-size: 9px;color: #fff;margin-top: 2px;width: 30px;text-align: center;height: 10px;line-height: 10px;overflow: hidden;display: inline-block;}
.service-online .s-line .line1{width: 30px;overflow: hidden;}
.service-online .s-line img{ display: block; width: 22px; margin: 7px auto;}
.service-online .s-line .qq_icon{height: 44px;margin-left: 5px;width: 30px;overflow: hidden;padding-top: 6px;display: inline-block;vertical-align: top;float: left;}
.service-online .s-line .line2{height: 44px;margin-left: 10px;width: 30px;overflow: hidden;padding-top: 8px;}
.service-online .line-btn{height: 44px;width: 44px;background-color: rgba(1, 21, 25, .24);border-radius: 50%;position: absolute;top: 0;right: 0;border-left: 1px solid rgba(255, 255, 255, .5); text-align: center;}
.service-online .qq_icon_one{height: 44px;width: 44px;border-radius: 50%;position: absolute;top: 0;right: 0; text-align: center;}
.service-online .line-btn .lb-1{height: 30px;margin-top: 8px;margin-right: 2px;}
.service-online .line-btn .lb-1 i{width: 18px;height: 17px;background-image: url("../Images/online_btn_03.png");background-repeat: no-repeat;background-size: 18px auto;display: block;margin-left: 5px;}
.service-online .line-btn em{font-size: 9px;color: #fff;padding-top: 2px;margin-left: 3px;}
.arrow-top{height: 44px;width: 44px;border-radius: 22px;background-image: url("../Images/arrow-top_03.png");background-repeat: no-repeat;background-size: 16px;background-position: center;background-color: rgba(1, 21, 25, .24);position: fixed;bottom: 67px;right: 17px;}
/*ServiceOnline样式结束*/

.category1 li{    height: 2.2rem;
    font-size: 16px;
    line-height: 2.2rem;}


/*推广员 2019-7-17改*/
.border-top-1px {
    position: relative;
}

.border-top-1px::before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    width: 200%;
    height: 0;
    border-bottom: 1px solid #919191;
    transform: scale(0.5);
    transform-origin: 0 0;
}
.submembers-container {
    background-color: #151515;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.submembers-list-box {
    margin-top: 5.46rem;
}

.submembers-container .page-load {
    text-align: center;
    padding: 5px;
}

.submembers-header-wrap {
    background-color: #121212;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 2;
}

.referral-vip-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0.95rem 0.24rem 0;
    background: url(../images/referral/referral_vip_head_bg.jpg) left top no-repeat;
    background-size: 100% 100%;
}

.referral-vip-header .avatar{
    overflow:hidden;
    padding:0.26rem 0.43rem;
    flex:0 0 3.17rem;
}

.referral-vip-header .avatar img{
    width:2.3rem;
    height:2.3rem;
    overflow:hidden;
    border-radius:50%;
    border:1px solid #dbdbdb;
}
.referral-vip-header .content{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
    padding:0.52rem 0.95rem 0.52rem 0;
    overflow:hidden;
}

.referral-vip-header .row{
    line-height:1.04rem;
    height:1.04rem;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    color:#c6c6c6;
    font-size:0.56rem;
}

.referral-vip-header .name{
    font-size:0.73rem;
    color:#f1b26d;
    font-weight:normal;
    margin-right:0.52rem;
}

.referral-vip-header .join-time{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
}

.referral-vip-header .poster{
    color:#f1b26d;
}

.referral-vip-header .statistics{
    margin-top:0.2rem;
    display:-webkit-box; display:-ms-flexbox; display:flex;
    color:#c6c6c6;
}

.referral-vip-header .statistics li{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    overflow:hidden;
    font-size:0.52rem;
    height:0.95rem;
    padding-right:0.21rem;
}

.referral-vip-header .statistics .text{
    display:inline-block;
    -webkit-box-flex:1;-ms-flex:1;flex:1;
    overflow-x:scroll;
    overflow-y:hidden;
    white-space:nowrap;
}

.referral-vip-header .statistics img{
    width:0.69rem;
    height:0.69rem;
    margin-right:0.21rem;
}
.referral-vip-header .statistics li:last-child{
    -webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;
}


.referral-vip-header .statistics span{
    white-space:nowrap;
}

/*
.submembers-header-wrap {
    background-color: #121212;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 2;
}

.submembers-header {
    margin: 0 0.6rem;
    overflow: hidden;
    border-top-left-radius: 0.21rem;
    border-top-right-radius: 0.21rem;
    background-image: url(../images/referral/referralCenter-info-bg.jpg);
    background-repeat: repeat-x;
    background-position: top left;
    padding: 0.6pxem 0.3rem 0;
}

.submembers-header .header-userInfo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    overflow:hidden;
}

.submembers-header .header-userInfo-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding:0.44rem 0 0.44rem 0.52rem;
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
    overflow:hidden;
}

.submembers-header .header-avatar {
    width: 1.96rem;
    height: 1.96rem;
    overflow: hidden;
    border-radius: 50%;
    -webkit-box-flex:0;
    -ms-flex:0 0 1.96rem;
    flex:0 0 1.96rem;
}

.submembers-header .header-avatar img{
    width:100%;
    height:100%;
}

.submembers-header .header-text-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0.4rem;
     -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
    overflow:hidden;
}

.submembers-header .header-name {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    color: #F1B26D;
    overflow:hidden;
    height: 0.8rem;
}

.submembers-header .header-name span {
    display: inline-block;
    height: 0.64rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 0.64rem;
    font-size: 0.64rem;
    overflow: hidden;
}

.submembers-header .header-name i{
    display:inline-block;
    font-size:0.48rem;
    line-height:0.48rem;
    padding:0.6pxem 0.28rem;
    background-color:#000;
    border-radius:0.48rem;
    margin-left:0.16rem;
    -webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;
    overflow:hidden;
}

.submembers-header .header-phone {
    height: 0.56rem;
    margin-top: 0.16rem;
    color: #C6C6C6;
    font-size: 0.56rem;
     display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.submembers-header .header-join-time {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 0.6rem;
    color: #919191;
    font-size: 0.48rem;
}

.submembers-header .head-nav-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.submembers-header .head-nav-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.44rem 0;
    color: #C6C6C6;
    padding-left:0.72rem;
}

.submembers-header .head-nav-item a{
    color: #C6C6C6;
}


.submembers-header .head-nav-item img {
    width: 0.66rem;
    height: 0.62rem;
}

.submembers-header .head-nav-item:nth-child(2) img {
    width:0.48rem;
}

.submembers-header .head-nav-item span{
    line-height:0.56rem;
    font-size:0.56rem;
    margin-left:0.24rem;
}*/
.submembers-list-item {
    background-color: #2a2a2a;
    margin-bottom: 0.2rem;
    padding: 0 0.6rem;
    color:#bfbfbf;
}


.submembers-list-item .list-item-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0.6rem 0;
    overflow:hidden;
}

.submembers-list-item .list-item-head-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
     -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
    overflow:hidden;
}

.submembers-list-item .head-avatar {
    width: 1.2rem;
    height: 1.2rem;
    overflow: hidden;
    -webkit-box-flex:0;
    -ms-flex:0 0 1.2rem;
    flex:0 0 1.2rem;
    border-radius: 50%;
}

.submembers-list-item .head-info{
    margin-left: 0.2rem;
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
    overflow:hidden;
}

.submembers-list-item .name {
    color: #C6C6C6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow:hidden;
    height:0.68rem;
}

.submembers-list-item .name span{
    font-size: 0.64rem;
    display:inline-block;
    line-height:0.68rem;
    height:0.68rem;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}

.submembers-list-item .name i{
    display:inline-block;
    font-size:0.48rem;
    line-height:0.48rem;
    padding:0.6pxem 0.28rem;
    background-color:#000;
    border-radius:0.48rem;
    margin-left:0.3rem;
    height:0.68rem;
    -webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;
    overflow:hidden;
}

.submembers-list-item .phone{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    margin-top:0.24rem;
    height:0.6rem;
    font-size:0.48rem;
    color:#bfbfbf;
}

.submembers-list-item .list-item-head-right{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color:#919191;
    font-size:0.48rem;
}

.submembers-list-item .list-item-body {
    padding-top:0.4rem;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    padding-bottom:0.48rem;
}

.submembers-list-item .list-item-body:before{
    border:0 none;
    height:1px;
    background:-webkit-gradient(linear, left top, right top, from(#fcd195), to(#a66435));
    background:-o-linear-gradient(left, #fcd195, #a66435);
    background:linear-gradient(to right, #fcd195, #a66435);
}

.submembers-list-item .list-item-body-item{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    overflow:hidden;
}

.submembers-list-item .list-item-body-item a{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    overflow:hidden;
}

.submembers-list-item .list-item-body-item strong{
    display:block;
    font-size:0.64rem;
    line-height:0.64rem;
    color:#c6c6c6;
    font-weight:normal;
}

.submembers-list-item .list-item-body-item span{
    margin-top:0.2rem;
    font-size:0.56rem;
    color:#bfbfbf;
}

.referral-shop-avatar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0.8rem 0 0.6rem;
}

.referral-shop-avatar img{
    width:3.32rem;
    height:3.32rem;
}

.referral-shop-list{
    padding:0 0.64rem;
    font-size:0.65rem;
}

.referral-shop-list .referral-shop-list-row{
    margin-top:0.4rem;
    background-color:#262626;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    padding:0 0.8rem;
    height:2rem;
    overflow:hidden;
}

.referral-shop-list .input-group{
    min-height:auto;
}

.referral-shop-list .btn{
    background-color:#262626;
    color:#C6C6C6;
    border:0 none;
}

.referral-shop-list .name {
    color: #C6C6C6;
    width: 4rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.referral-shop-list .name .must{
    color:#b21717;
    padding: 0 5px;
}
.referral-shop-list .value{
    color:#919191;
    -webkit-box-flex:1; -ms-flex:1; flex:1;
    overflow:hidden;
    overflow-x:scroll;
    text-overflow:ellipsis;
    white-space:nowrap;
}

.referral-shop-list-block {
    padding-top: 0.4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.referral-shop-list-block .title{
    margin-top:0.4rem;
    color:#C6C6C6;
    padding-bottom:0.4rem;
}
.referral-shop-list-block img{
    width:9.28rem;
    margin-top:0.4rem;
    border-radius:0.16rem;
    overflow:hidden;
}

.referral-shop-info{
    padding-bottom:1rem;
}

.referral-code-page img{
    width:100%;
}



/*2020-02-29 新增样式*/
page {
  background: #151515;
}

.page-search-wrap {
  padding-top: 10px;
  background-color: #2A2A2A;
  padding-bottom: 6px;
}

.searchk {
  margin: 0 12px;
  display: flex; 
  background: #555555;
  font-size: 15px;
  color: #fff;
  height: 36px;
  border-radius: 18px ;
  border: 0 none;
}

.searchl {
  float: left; 
  line-height: 20px;
  padding-left: 12px;
  font-size: 15px;
  /*display: flex;*/
  border-radius: 18px  0 0 18px ;  width: 95%;
  background-color: #555; background: url(../images/icon_search_1.png) 12px 10px  no-repeat; padding-left: 35px; background-size:auto 16px ;
}



.searchl input {
	padding-left: 5px;
	border: none;
	width: 100%;
	line-height: 36px;
	font-size: 14px;
	color: #fff;
	background-color: #555;
}

.searchr {
  line-height: 36px;
  vertical-align: middle;
  font-size: 14px;
  color: #c6c6c6;
}

.search_btn {
  color: #9E9E9E;
  opacity: 0.8;
  filter: alpha(opacity=80);
  width: 16px;
  height: 16px;
  font-size: 16px;
  padding-top: 10px;
}

.header-navs {  
  background: #2A2A2A;  overflow: hidden; width: 100%;
}

.header-nav {
  display: inline-block;
  font-size: 14px;
  color: #bfbfbf; float: left;
  line-height: 27px; width: 33.3%;text-align: center;
  box-sizing: border-box; padding: 5px 0;
}
/* .header-navfirst{ width: 23%;} */
.header-navs .navactive {
  border-bottom: 3px solid #D7A06E;
}

.coupontitle {padding: 10px 12px;
  background: #2A2A2A;
  position: relative;
  line-height: 20px; 
  display: flex;
  font-size: 18px
}

.coupontitle::after {
  content: '';
  position: absolute;
  left: 16px;
  right: 16px;
  top: 1px;
  height: 1px;
  background: #bbb;
  transform: scaleY(0.5);
}

.coupontitlel {
  width: 30%;
  text-align: center;
  font-size: 14px; 
}

.coupontitlelfirst{ width: 13%;}

.coupontitlel div {
  width: 100%;
  margin: 0 auto;
  font-size: 14px;
  color: #bfbfbf; 
  position: relative;
  padding: 12px 0;
}

.jiages1s {
  width: 212px;
}

.coupontitlel div.jiages1s {
  width: 85px;
}

.coupontitlel div.active {
  color: #bfbfbf;
}

.coupontitlel div.active {
  color: #D7A06E;
  font-size: 14px;
}

.jiages::after {
  border: 4px solid transparent;
  border-top: 4px solid #bfbfbf;
  width: 0;
  height: 0;
  position: absolute;
  right: 3px;
  top: 24px;
  content: ' ';
  color: #bfbfbf;
}

.jiages::before {
  border: 4px solid transparent;
  border-bottom: 4px solid #bfbfbf;
  width: 0;
  height: 0;
  position: absolute;
  content: ' ';
  right: 3px;
  top: 12px;
  color: #bfbfbf;
}

.jiangxu::after {
  border: 4px solid transparent;
  border-top: 4px solid #d7a26b;
  width: 0;
  height: 0;
  position: absolute;
  right: 3px;
  top: 27px;
  content: ' ';
  color: #d7a26b;
}

.shengxu::before {
  border: 4px solid transparent;
  border-bottom: 4px solid #d7a26b;
  width: 0;
  height: 0;
  position: absolute;
  content: ' ';
  right: 3px;
  top: 18px ;
  color: #d7a26b;
}

.prodcut-list { background: #151515;
  margin: 0 auto; padding: 12px 12px; 
}

.prodcut-comm {
  display: flex;
  flex-wrap: wrap;

}

 

.prodcut-list .prodcut {
  width: 49%;
  overflow: hidden;
  float: left;
  padding: 12px 6px 0 6px; margin-right: 2%; margin-bottom: 12px;
}
.prodcut-list .prodcut:nth-child(2n){ margin-right: 0;}

.prodcut-list .prodcut .product-des {
  margin-top: 10px;
}

.prodcut-list .prodcut .product-pic {
  position: relative;
  width: 100%;    height: 160px; overflow: hidden;
}
.prodcut-list .prodcut .product-pic img{ width: 100%;}

.prodcut-list .prodcut .product-pic-sign {
  position: absolute;
  left: 0;
  top: 0;
  color: #ffffff;
  background-color: #f39e42;
  width: 85px;
  line-height: 26px;
  border-radius: 0 20px 20px 0;
  text-align: center;
  font-size: 0.6rem;
}

	.hotkey {
		width: 170px;
		padding: 0 4px;
		background: #f2e3d3;
		color: #b47f49;
		font-size: 12px;
		line-height: 24px;
		height: 24px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		box-sizing: border-box
	}

.prodcut-list .prodcut .product-des .product-name {
  font-size: 14px;
  line-height: 20px;
  overflow: hidden;
  color: #bfbfbf;
  margin-bottom: 4px;
  max-height: 40px;
  height: 40px;
  display: -webkit-box;

  text-overflow: ellipsis;

  word-wrap: break-word;

  white-space: normal !important;

  -webkit-line-clamp: 2;

  -webkit-box-orient: vertical;
}

.prodcut-list .product-into {
  line-height: 20px;
  padding: 8px 0 24px 0;
  margin-bottom: 12px;
}

.product-into .product-price {
  font-size: 16px;
  line-height: 20px;
  overflow: hidden;
  color: #d7a26b;
  float: left;
}

.product-into .product-price-no {
  color: #999;
}

.prodcut-list .noborder {
  border-bottom: none;
}

.product-shop .font48 {
  font-size: 24px !important;
}

.product-add {
  text-align: center;
  position: relative;
  color: #d7a26b;
}

image {
  width: 100%;
  height: 170px;
}

.product-add span {
  position: absolute;
  top: -12px;
  right: -5px;
  border-radius: 100%;
  background: #d7a26b;
  color: #fff;
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 10px;
}

.product-add span text.icon_size {
  color: #d7a26b;
  width: 20px;
  height: 20px;
}

.search_btn {
  color: #9E9E9E;
  opacity: 0.8;
  filter: alpha(opacity=80);
  width: 16px;
  height: 16px;
  font-size: 16px;
  padding-top: 10px;
}



.search-list .product-into .product-buy {
  overflow: hidden;
  border: 1px solid #d7a26b;
  border-radius: 20px;
  text-align: center;
  width: 72px;
  height: 23px;
  line-height: 24px;
  padding: 0 5px;
}

.search-list .product-into .product-buy .l {
  color: #d7a26b;
  margin-top: -1px;
  width: 12px;
}

.search-list .product-into .product-buy .r {
  float: right;
  color: #d7a26b;
  width: 12px;
  margin-top: -1px;
  position: relative
}


.iconfont_size {
  font-size: 10px;
}

.mt-8 {
  margin-top: -4px;
}


.search-list .product-into .product-buy .m {
  width: 47px;
  text-align: center;
  line-height: 24px;
  font-size: 16px;
  float: left;
  color: #bfbfbf;
}

.product-buy input.m {
  font-size: 14px;
}

.prodcut-list .product-add {
  float: right;
  position: relative;
}

.product-list .product-add-num {
  position: absolute;
  top: -4px;
  right: -4px;
  background: #333;
  color: #fff;
  width: 12px;
  height: 12px;
  line-height: 12px;
  border-radius: 100%;
  font-size: 6px;

}

.product-price div {
  font-family: arial; display: inline-block;
}

.page-section.merchandise {
  background: #fff;
}

.tuijian {
  width: 100%;
  height: 58px;
  margin: 0 auto;
  overflow: hidden;
}

.butcart {
  color: #fff;
  background: #D7A06E;
  text-align: center;
  border-radius: 13px;
  font-size: 12px;
  padding: 4px 11px
}

.fixed-join-tocart-animate {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 50%;
  height: 170px;
  transform: translateY(100%);
  overflow: hidden;
}

.fixed-join-tocart-animate image {
  width: 100%;
  height: 100%;
}

.fixed-join-tocart-animate-start {
  transform: translateY(0);
  animation: joinTocart 1s;
}

@keyframes joinTocart {
  0% {
    transform: scale(1);
  }

  40% {
    border-radius: 50%;
  }

  100% {
    transform: scale(0);
    border-radius: 50%;
    left: 264px;
    top: 431px;
  }
}

.search-deafult-wrap {
  display: flex; padding-top: 16px;
  flex-direction: column;
  padding-bottom: 60px;
}

.search-deafult-inner {
  height: 920px; 
}

.product-list-noMore {
  position: relative;
  height: 53px;
  line-height: 53px;
  text-align: center;
  font-size: 12px;
  color: #999;
}

.product-list-noMore::after,
.product-list-noMore::before {
  content: "";
  position: absolute;
  top: 50%;
  width: 45px;
  height: 1px;
  background-color: #979797;
  transform: scaleY(0.5);
}

.product-list-noMore::before {
  left: 95px ;
}

.product-list-noMore::before {
  right: 94px;
}

.kong {
  display: flex;
  flex-direction: column;
  color: #727272;
  font-size: 12px;
  align-items: center;
  padding: 14px 0;
  clear: both;
}

.kong img {
  width: 92px;
  height: 92px;
  margin-top: 18px ;
  margin-bottom: 12px;
}

.tel {
  float: left;
  color: #d7a26b;
  margin-right: 8px;
}

.tel img {
  width: 13px;
  height: 13px;
  float: left;
  margin-top: 0;
  margin: 2px 8px 0 8px
}

.stock--empty {
  line-height: 1.5;
  font-size: 12px;
  padding: 4px 24px;
  background-color: #999;
  color: #fff;
  border-radius: 13px;
}
.product-shop {
  float: right;
}
 
.menu-outer{
height:40px; line-height: 40px;
overflow: hidden;/*父元素设置固定高度，小于子元素高度，超出隐藏滚动条*/

}
.menu{
width: 100%;
overflow: auto;
margin: 0 auto;
height: 120%;/*子元素ul的高度超出父元素，由于父元素设置hidden,则隐藏了滚动时候的横向滚动条了*/
white-space: nowrap;
}
.menu>li{
display: inline-block;
}
.menu>li>a{
color: #bfbfbf;
font-size: 14px;
}

}


/*搜索框样式*/
.searchk{ margin: 0 auto;display: flex; width: 335px;background: #555555; font-size: 15px; color: #fff;height:36px;border-radius:18px;border:0 none;}

.page-search-wrap{
  padding-top:10px;
  background-color:#2A2A2A;
  padding-bottom:6px;
}

.searls{ display: flex;}
.searlsr{width: 270px; text-align: right;}
.searlsr image{width: 20px; height: 20px;}
.searchlslist{clear: both; overflow: hidden; margin: 10px 20px;}
.searchlslist button::after{ border: none;}
.searchlslist button { border: none; float: left; line-height: 24px;  background: #fff; padding: 0 12px; text-align:center; border-radius:4px; background: #292929; font-size: 15px;  color: #c6c6c6; min-height: 1px;}
.search_btn{ color: #967a5f; opacity:0.8;filter:alpha(opacity=80); width: 22px; height: 22px; font-size: 22px; padding-top: 12px;}
.searchlslist  text{ color: #BDBDBD; width: 12px; height: 12px; line-height: 24px; text-align: right;}
.searclibut{overflow: hidden; float: left; margin-right: 12px; margin-bottom: 12px}
.searchlslist .searclibut:last-child{ border-bottom: none;}
.qkls{float: right;width: 24px; height: 24px; background: none; }
.del{ font-size: 20px; color: #c6c6c6; width: 24px; height: 24px; }
.del img{ height: 20px;}
.searlsl{ width: 80%; font-size: 16px; line-height: 24px; color: #c6c6c6;  margin: 0 20px;}
.bottomtel{ width: 100%; height: 60px; overflow: hidden; position: fixed; bottom: 0; left: 0; background: url(../images/bottomtel.png) center center no-repeat; background-size:100% auto;}

.gotoshop {
    position: fixed;
    bottom: 20%;
    right: 8%;
    background: #333;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    z-index: 99;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}  
.gotoshop img{ height: 24px; margin-top: 14px;}
.page-flxed-loading {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
}

.page-flxed-loading .loading-block {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 80px;
    height: 80px;
    background-color: rgba(0,0,0,.7);
    color: #fff;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

/*swicth开关*/
.swicth {
    position: relative;
    width: 58px;
    height: 25px;
    border-radius: 15px;
    overflow: hidden;
}

.swicth .left {
    position: absolute;
    left: 4px;
}

.swicth .right {
    position: absolute;
    right: 4px;
}

.swicth .swicth-icon {
    position: absolute;
    top: 0;
    width: 30px;
    height: 25px;
    border-radius: 15px;
    background: #d7a26b;
}

.swicth-open {
    background: #151515;
}

.swicth-close {
    background: #d7a26b;
}

.swicth-icon-open {
    left: 0;
}

.swicth-icon-close {
    right: 0;
    border: 1px solid #bfbfbf; 
}

.shopnum{position: absolute;
top: -6px;
right: -8px;
background: #DC3228;
color: #fff; 
border-radius: 50%;
font-size: 11px;
text-align: center;
animation-name: shop_num;
animation: shop_num 2s alternate infinite;
-webkit-animation: shop_num 2s alternate infinite;
-moz-animation: shop_num 2s alternate infinite;
padding: 0px 8px;
    height: 23px;
    line-height: 23px;
}


/*新增代客下单样式*/
.container {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 0; 
}

.loginpassword {
  border-bottom: 1px solid #f0f0f0;
  line-height: 20px; padding: 12px;
  font-size: 16px;
  background: #fff; display: flex;
  color: #212121;
  overflow: hidden;
}

.borderbott0m {
  border-bottom: 1px solid #ddd;
}

.loginpassword input {
  line-height: 20px;
  color: #212121;
  font-size: 16px; width: 80%;
}

.loginpassword input:-moz-placeholder {
  color: #BDBDBD;
}

.loginpassword input:placeholder {
  color: #BDBDBD;
}

.beizhu {
  padding: 12px 12px 12px 12px;
  font-size: 16px;
  line-height: 24px;
  overflow: hidden;
  display: flex;
  position: relative;
  color: #212121;
  border-bottom: 1px solid #e0e0e0;
}

.beizhu .form-group-name {
  color: #747474;
  font-size: 7px;
  line-height: 20px;
}

.beizhu .group-area {
  padding-bottom: 8px;
  font-size: 16px;
  line-height: 20px;
  color: #212121;
  width: 100%;
  height: 60px;
}

.beizhu .group-area:-moz-placeholder {
  color: #bdbdbd;
}

.loginpassword text {
  width: 80px;
  font-size: 16px;
  float: left;
  line-height: 24px;
  color: #212121;
}

.loginpassword div.regionname {
    padding: 0;
    float: left;
    width: 80%;
    line-height: 24px;
    padding-left: 2px;
    color: #212121;
    cursor: pointer;
}

.loginpasstext {
  background: #fff;
}

.loginpasstext text {
  font-size: 16px;
  width: 64px;
  color: #212121;
}

.loginpasstext textarea {
  display: block;
  overflow: hidden;
  width: 290px;
  font-size: 16px;
  line-height: 24px;
  padding-top: 12px;
  color: #212121;
}

.saveaddress button,
.saveaddress button::after {
  border: none;
}

.saveaddress {
  position: fixed;
  bottom: 0;
  left: 0;
  background: linear-gradient(to right, #fe5722 0%, #ff191b 100%);
  color: #fff;
  width: 100%;
  line-height: 24px;
  font-size: 18px;
  padding: 12px;
  border: 1px #fe5722 solid;
  border-radius: 0;
}
.smart-address {
    padding: 12px;
    margin-top: 12px;
    line-height: 20px;
    padding: 12px;
    font-size: 16px;
    background: #fff;
    color: #212121;
    overflow: hidden;
    /*border-bottom: 1px solid #ddd;*/
}
.address-content{padding: 0 12px 12px; display: inline-block; width: 100%; }
.address-content-txt { display: flex; margin-top:10px; margin-bottom: 15px;
display: -webkit-box;
justify-content: space-between;
align-items: center;
-webkit-box-align: center; 
background-color: #f5f5f5;
border-radius: 6px;
padding: 6px 0 6px 12px;

}
.address-content-txt textarea {border: none;display: block;
position: relative;
overflow: hidden;

  width: 80%;
  height: 3.2rem;
  background: #f5f5f5;
  font-size: 0.7rem;
}

.address-content-txt .address-clipboard {
  width: 20%;
  height: 30px;
  border-left: 1px solid #9e9e9e;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
}

.address-content .address-write {
  display: flex;
  justify-content: flex-end;
}

.address-content .address-write-btn {
  width: 75px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background: linear-gradient(to right, #fe5722 0%, #ff191b 100%);
  border-radius: 16px;
  color: #fff;
  cursor: pointer;
}



.addresslist{background: #fff; margin-bottom: 12px; position: relative; padding: 0 12px;}
.address-box{ padding-bottom:5px; } 
.addressname,.addresscont{display: flex; color: #212121;}
.addressmor{ padding: 12px 0;}
.addressname{ padding:12px 0 4px 0;}
.addressnamel,.addressnamer,.addressmorl{line-height: 24px; font-size: 16px; color: #212121;}
.addressnamer{text-align: right;}
 .addresscont{ border-bottom: 1px solid #dddddd; padding-bottom: 12px; font-size: 14px; line-height: 18px; color: #747474;}
.addressmorr image{width: 20px;height: 20px; display: inline-block;}
.addressmorr { text-align: right;  float: right}
.addressnamel{ float: left}
.xinzheng{ margin-top: 10px; position:fixed; bottom: 0; left: 0;width: 100%; 
z-index: 99; }
.xinzheng button,.xinzheng button::after{border: none;} 
.xinzheng button{  color: #fff; width: 100%; 
  background: linear-gradient(to right, #fe5722 0%,#ff191b 100%);
  font-size: 18px; padding: 12px; border: 1px #fe5722 solid;
 border-radius:0;
 }
.btmbg{position: fixed;height: 100%; width: 100%;background: #000; zoom: 1;top: 0;left:0; opacity: 0.3;}
.tanchu{position: fixed;top:155px; z-index: 2;width: 610px;left: 30px;border-radius: 10px;background: #fff;}
.queshac{display: flex;border-top: 1px solid #ddd;}
.queshac button{width: 50%; background: #dddddd;}
.quedsccon{padding: 25px 20px;}
.queshac button::after{display: none;}
.queshac button.queding{background: #fff}
.addressmorl span{ float: left; color: #212121; font-size: 14px; line-height: 20px; padding-top: 4px; padding-left:8px}
.addressmorl span.active{ color: #ff5722; border: none;}
.addressmorl radio{ float: left;}
.addressmorr image,.addressmorr text{ margin-top: 5px;float: left;}
.addressmorr image{ margin-right: 5px; margin-top:5px;}
.addressmor{ overflow: hidden;}
.right_icon{ position: absolute; right: 24px; top: 30px; color: #9e9e9e; font-size: 11px; width: 12px; height: 12px;         }
.inputclass{ float: left; background: url(../images/icon/radio.png) center center no-repeat; width: 24px; height: 24px; background-size:auto 24px;}
.inputactive{ background: url(../images/icon/radio-checked.png) center center no-repeat; border-radius: 100%;}