body,html,.mui-content {
	line-height: 1;
	background: #f5f5f5;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", SimSun, sans-serif;
	color: #262626;
	/*overflow-x: hidden;*/
	-webkit-text-size-adjust:100%;
	position: relative;
	z-index: 1;
}

@font-face {
	 font-family: 'iconfont';  
     src: url('../fonts/iconfont.ttf') format('truetype')
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
li,
ol,
ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}



@media only screen and (min-width:320PX) and (max-width:360PX) {
	html {
		font-size: 13.65px
	}
}

@media only screen and (min-width:360PX) and (max-width:375PX) {
	html {
		font-size: 15.36px
	}
}

@media only screen and (min-width:375PX) and (max-width:390PX) {
	html {
		font-size: 16px
	}
}

@media only screen and (min-width:390PX) and (max-width:414PX) {
	html {
		font-size: 16.64px
	}
}

@media only screen and (min-width:414PX) and (max-width:640PX) {
	html {
		font-size: 17.664px
	}
}

@media screen and (min-width:640PX) {
	html {
		font-size: 27.31px
	}
}

.mui-table-view-cell>a:not(.mui-btn).mui-active {
	background: none;
}

.mui-btn-blue,
.mui-btn-primary,
input[type=submit] {
	color: #fff;
	border: 1px solid transparent;
	background-color: #1492FF;
}

.mui-content>.mui-table-view:first-child {
	margin-top: 0px;
}

.mui-switch.mui-active {
	border-color: #1E82D2;
	background-color: #1E82D2;
}

.blue{
	 color: #1492FF;
}
.orange {
    color: #ff9900;
}
.mt10{
	margin-top: 10px;
}
.tar{
	text-align: right;
}
.tac{
	text-align: center;
}

.price{ color: #f90; font-size:1rem; }
.price small{ font-size: 0.75rem; margin-right: 5px;}


.head-bar{  box-shadow: none; background:#fff;  }
.head-bar .mui-title{ color: #000; font-weight: bold;}
.head-bar .mui-action-back{ color: #262626; margin-left: -10px; height: 44px; width: 44px; display: flex; display: -webkit-flex; justify-content: center; align-items: center; font-weight: normal;}
.head-bar .mui-action-back:before{  font-size: 1.5rem; margin-left: -0.375rem; }
.head-bar .text-link{   font-size: 1rem; height: 44px;  display: -webkit-flex; display: flex; align-items: center; position: relative; z-index: 10; font-weight: bold;}
.head-bar .text-link span{ margin-right: 3px; font-size: 1.125rem; }
.head-bar .search-icon{ height: 44px; height: 44px; display: flex; display: -webkit-flex; align-items: center; justify-content: center; color: #232323;	font-size: 1rem; font-weight: bold;}
.head-bar.transparent{background:transparent;}
.head-bar.transparent .mui-title{ color: #fff;}
.head-bar.transparent .mui-action-back{ color: #fff;}

.head-bar .date{ float: right; color: #fff; line-height: 44px;}
.head-bar .date span{ font-size: 1.125rem; margin-left: 5px;}
.head-bar .news-icon{ float: right; display: flex; display: -webkit-flex; height: 44px; align-items: center; position: relative;	}
.head-bar .news-icon:before {content: "\e891";	color: #fff; font-weight: bold;	font-size: 1.125rem;  font-family: iconfont !important;}
.head-bar .news-icon span{ text-align: center; line-height: 1rem; top:5px; position: absolute; right: -5px; background: #ff9800; height:1rem; width:1rem; border-radius: 100%; font-size:0.625rem; color: #fff;}

.head-bar .search-box{ background: #f5f5f5; height: 28px;border-radius: 14px; -webkit-border-radius: 14px; margin-top: 8px; display: flex; display: -webkit-flex; align-items: center; justify-content: center; font-size: 0.875rem; color: #8C8C8C;}


.search-form {  position: absolute; left: 44px; overflow: hidden; right: 12px; top:5px;  }
.search-form .mui-placeholder{   font-size: 14px; text-align: left; background: #F5F5F5; display: flex; align-items: center; }
.search-form .mui-placeholder .mui-icon{ margin-left: 0px; margin-top: 0;  color: #8C8C8C; margin-right:0px; font-size: 18px;}
.search-form input[type=search]{ background: #F5F5F5; height: 34px; margin-top: 0; padding-left: 38px;}
.search-form.mui-active:before{left:10px; top: 18px; margin-right: 10px; font-size: 18px; color: #8C8C8C; }
.mui-bar .search-form.mui-input-row .mui-input-clear~.mui-icon-clear{ top: -3px; color: #BFBFBF;}
.search-tit{ height: 2.75rem; display: flex; display: -webkit-flex; padding: 0.75rem; font-size: 1rem; display: -webkit-flex; display: flex; justify-content: space-between; background: #FAFAFA;}
.search-tit .clear{ color: #1492FF;}

.search-history{ padding: 0.75rem  0.75rem 0.1rem 0.75rem;}
.search-history li{ padding:0.375rem 0.75rem; font-size: 0.875rem; border: #E8E8E8 1px solid; text-align: center;   margin-bottom: 0.625rem; display: inline-block; margin-right: 0.375rem; }
.search-history li a{ color: #595959;}

.search-hot{}
.search-hot li{ padding: 0.875rem 0; position: relative; display: flex; display: -webkit-flex; align-items: center;}
.search-hot li:after{ content: ''; height: 1px; position: absolute; left:0.75rem; display: inline-block; right: 0px; bottom: 0px; background: #F0F0F0;}
.search-hot li a{ color: #8C8C8C; font-size: 0.875rem; padding-left: 0.75rem;}
/*.search-hot li:nth-child(1) a:before,.search-hot li:nth-child(2) a:before,.search-keyword .hot li:nth-child(3) a:before{ content: '\e6e7'; font-family:"iconfont" !important; color: #f55e5e; margin-right: 5px;}*/



.foot-bar{ background: #fff; box-shadow:none; -webkit-box-shadow: none;  }
.foot-bar .mui-tab-item.mui-active{ color: #1492ff;}
.foot-bar .mui-tab-item .mui-icon~.mui-tab-label{ font-size: 0.8125rem;}
.foot-bar .mui-tab-item .mui-tab-label{ font-size: 0.8125rem;  }
.foot-bar.mui-bar-tab .mui-tab-item{overflow: inherit; color: #8c8c8c; line-height: 14px;}
.foot-bar.mui-bar-tab .mui-tab-item.mui-active{ color: #1492ff;}
/*.foot-bar .cart-num{ background: #e14168; height: 18px; width: 18px; display: inline-block; position: absolute; right: -5px; color: #fff; border-radius: 100%; line-height: 18px; font-size: 13px;}*/


.foot1{ width:26px; height: 26px; background: url(../images/nav-1.png) no-repeat center; background-size: 26px 26px; display: block; margin: 0px auto 0px auto; vertical-align: middle; text-align: center; }
.foot-bar .mui-tab-item.mui-active .foot1{ background: url(../images/nav-1-hover.png) no-repeat center; background-size: 26px 26px;}
.foot2{ width:26px; height: 26px; background: url(../images/nav-2.png) no-repeat center; background-size: 26px 26px;  display: block; margin: 0px auto 0px auto; }
.foot-bar .mui-tab-item.mui-active .foot2{ background: url(../images/nav-2-hover.png) no-repeat center; background-size: 26px 26px;}
.foot3{ width:26px; height: 26px; background: url(../images/nav-3.png) no-repeat center; background-size: 26px 26px;  display: block; margin: 0px auto 0px auto; position: relative; }
.foot-bar .mui-tab-item.mui-active .foot3{ background: url(../images/nav-3-hover.png) no-repeat center; background-size: 26px 26px;}
.foot4{ width:26px; height: 26px; background: url(../images/nav-4.png) no-repeat center; background-size: 26px 26px;  display: block; margin: 0px auto 0px auto; }
.foot-bar .mui-tab-item.mui-active .foot4{ background: url(../images/nav-4-hover.png) no-repeat center; background-size: 26px 26px;}

.indicator {	bottom: 15px;}
.indicator .mui-indicator {	box-shadow: none;	-webkit-box-shadow: none;	width: 9px;	height: 9px;	background: none;	background:rgba(0,0,0,.5);	margin: 0px 2px;}
.indicator .mui-active.mui-indicator {	background:rgba(20,146,255,1);	width: 9px;	height: 9px;	border-radius: 5px;	-webkti-border-radius: 5px}

.u-flyer { display:block; width:20px; height:20px; position:fixed; z-index:9999; opacity:1; background:#f90;line-height:20px; color:#fff; text-align:center; -webkit-border-radius:48px; border-radius:48px; font-size:11px;}
.u-flyer.active{opacity:0; -webkit-transform:translateY(-40px); transform:translateY(-40px); -webkit-transition:all 0.4s cubic-bezier(0.75,1.0,0.75,1.0) 0.1s; transition:all 0.4s cubic-bezier(0.75,1.0,0.75,1.0) 0.1s;}

.star-box {    position: relative;    display: inline-block;  width: 6.25rem;  height: 1rem;  vertical-align: text-bottom;  background: url(../images/start.png) no-repeat;  background-size: 6.25rem 1rem; margin-right: 0.375rem;}
.star-box i {    position: absolute;   left: 0;    top: 0;    display: inline-block;    height: 100%; background: url(../images/start-on.png) no-repeat; background-size: 6.25rem 1rem;}

.numbox { }
.numbox .mui-numbox {	border-radius: 0px;	border: #e9e9e9 1px solid;	width: 100px;	height: 26px;}
.numbox .mui-numbox .mui-btn-numbox-minus {	border-radius: 0px;}
.numbox .mui-numbox [class*=btn-numbox] {	width: 32px;	background: #eee;}
.numbox .mui-checkbox input[type=checkbox]:checked:before {	color: #41464e;}
.numbox .mui-numbox .mui-input-numbox {	border-right: solid 0px #ccc!important;	width: 36px !important;	border-left: solid 0px #ccc!important;	padding: 0 3px!important;	margin-left: -10px;}

.image-list {	width: 100%; background: #fff; border-top: #E8E8E8 1px solid; 	height: auto;	background-size: cover;	padding: 15px 15px 5px 15px;	overflow: hidden;}
.image-item {	width: 65px;	height: 65px;	background-image: url(../images/tianjia.png);	background-size: 100% 100%;	display: inline-block;	position: relative;	margin-right: 10px;	margin-bottom: 10px; float: left;}
.image-item input[type="file"] {	position: absolute;	left: 0px;top: 0px;	width: 100%;	height: 100%;	opacity: 0;	cursor: pointer;	z-index: 0; }
.image-item .image-close {	position: absolute;display: inline-block;	right:-6px;	top: -6px;	width: 20px;	height: 20px;	text-align: center;	line-height: 20px;	border-radius: 12px;	background-color:#bfbfbf;	color: #fff;		z-index: 1;}
.image-item .image-close span{ margin-top: -2px; margin-left: -2px;}
.image-item.space .image-close {	display: none;}




.menu.mui-table-view { 	background: #fff;	width: auto;   position: relative; z-index: 9; height: auto; overflow: hidden; padding-bottom: 1rem;}
.menu.mui-table-view:before,.menu.mui-table-view:after {	display: none;}
.menu .mui-table-view-cell { float: left; width: 25%;	border-right: none;	border-bottom: none; }
.menu .mui-table-view-cell:after{	display: none;}
.menu.mui-table-view .mui-table-view-cell a{ display: flex; display: -webkit-flex; justify-content: center; flex-flow: column; align-content: center; align-items: center; }
.menu.mui-table-view  .mui-icon {		width: 2.8125rem;	height: 2.8125rem;		overflow: hidden;	color: #fff;}
.menu.mui-table-view .mui-table-view-cell>a:not(.mui-btn) {	padding: 1rem 0 0 0;}
.menu.mui-table-view .mui-icon img {width: 100%;}
.menu.mui-table-view  .mui-media-body{ color: #262626; font-size: 0.875rem;  margin-top: 0.3125rem;}

.section-tit{ height: 2.75rem;  font-size: 1.125rem; color: #262626; display: flex; display: -webkit-flex; align-items: center; font-weight: bold; background: #fff; justify-content: center; }
.section-tit  img{ width:1rem; margin-right: 5px;}
.section-tit>div{ display: flex; display: -webkit-flex; align-items: center; justify-content: center;}
.section-tit .more{ font-size: 0.875rem; color: #8C8C8C; font-weight: normal;}

.recommend-brand{ background: #fff; margin-top: 10px;}
.recommend-brand ul{ display: flex; display: -webkit-flex; border-top: #F5F5F5 1px solid; flex-flow: wrap;}
.recommend-brand ul li{box-sizing: border-box; padding:0.5rem ; width: 25%;  position: relative;}
.recommend-brand ul li:after{ content: ''; width: 1px; background: #F5F5F5; height: 100%; display: inline-block; position: absolute; right: 0; top: 0;} 
.recommend-brand ul li:nth-child(4n):after{ display: none;}
.recommend-brand ul li:before{ content: ''; width: 100%; background: #F5F5F5; height: 1px; display: inline-block; position: absolute; left: 0; bottom: 0;}
.recommend-brand ul li a{display: flex; display: -webkit-flex; align-items: center; justify-content: center;}
.recommend-brand ul li img{ width: 100%;}
.recommend-brand .refresh{ font-size: 0.875rem; height: 2.75rem; display: flex; align-items: center; justify-content: center; color: #8C8C8C;}
.recommend-brand .refresh span{ margin-right: 5px;}

.regular-list{ margin-top: 10px;}
.classly-tab {	background: #fafafa;	box-shadow: none;  top: 0; height:2.75rem;}
.classly-tab.fixed{ position: fixed; width: 100%; top:44px; z-index: 9;}
.classly-tab:after{content: ''; background: #E8E8E8; height: 1px; left: 0px; right: 0px; display: inline-block; position: absolute; top: 0px; }

.classly-tab .mui-segmented-control {position:sticky;	top: 0px;}
.classly-tab .mui-segmented-control .mui-control-item {	line-height: 2.75rem; position: relative;}
.classly-tab .mui-segmented-control .mui-control-item small{ margin-left: 5px; font-size: 16px;}
.classly-tab .mui-segmented-control.mui-segmented-control-inverted .mui-control-item.mui-active {	color: #1492FF; font-weight: bold;}
.classly-tab .mui-segmented-control.mui-segmented-control-inverted~.mui-slider-progress-bar {	background-color: #a21e20;}
.classly-tab .mui-segmented-control.mui-segmented-control-inverted .mui-control-item.mui-active {	border-bottom:none; }
.classly-tab .mui-segmented-control.mui-scroll-wrapper{ height: 2.75rem;}
.classly-tab .mui-segmented-control.mui-segmented-control-inverted .mui-control-item.mui-active:after{
	width: 20px; height: 3px; position: absolute; left:50%; margin-left: -10px; bottom: 0px; content: ''; display: inline-block; background: #1492FF; z-index: 3;}
.classly-tab.mui-slider .mui-segmented-control.mui-segmented-control-inverted~.mui-slider-group .mui-slider-item{ }



.product-list:before,.product-list:after{ display: none}
.product-list li:after{left: 0.75rem; right: 0px; background-color: #e8e8e8;}
.product-list li{ position: relative;  box-sizing: border-box; padding: 0.75rem;}
.product-list li.mui-table-view-cell>a:not(.mui-btn){ margin: -0.75rem;}
.product-list li .picture{float: left; width: 5rem; height: 5rem;}
.product-list li .picture img{ display: block;  width: 100%;}
.product-list li .content{ padding-left: 5.75rem; }
.product-list li .content .name{ font-size: 0.9375rem; color: #262626; min-height: 55px; line-height: 18px;}
.product-list li .content .cart{ border: #1492FF 1px solid; width:1.875rem; height:1.875rem; border-radius: 50%; -webkti-border-radius:50%;  display: flex; display: -webkit-flex; justify-content: center; align-items: center; position: absolute; right: 0.75rem; bottom: 0.75rem; color: #1492FF;}


.product-item {	}
.product-item ul{ padding: 0.375rem; display: flex; display: -webkit-flex; justify-content: space-between; flex-flow: wrap;}
.product-item ul li { box-sizing: border-box; width: 49%;	background: #fff; margin-bottom: 0.375rem;}
.product-item ul li .picture {	position: relative;  max-height: 195px; display: flex; display: -webkit-flex; align-items: center; justify-content: center;  overflow: hidden;}
.product-item ul li .picture img{ width: 100%; display: block; }
.product-item ul li .content{ padding:0.75rem;}
.product-item ul li .name{ font-size: 0.9375rem; line-height: 20px; color: #262626;}
.product-item ul li .other{ display: flex; display: -webkit-flex; justify-content: space-between; padding-top: 0.75rem;}


.product-classly { border-top: #E8E8E8 1px solid; height: calc(100vh - 94px); position: relative;  box-sizing: border-box;}
.product-classly .mui-col-xs-4{	overflow-y: auto;	height: 100%;  background: #F5F5F5;}
.product-classly .mui-segmented-control .mui-control-item {	line-height: 2.75rem;	width: 100%;	color: #262626;}
.product-classly .mui-col-xs-8 {padding: 0.75rem;	background: #fff;}
.product-classly .mui-segmented-control.mui-segmented-control-inverted.mui-segmented-control-vertical .mui-control-item {	border-bottom: #F5F5F5 1px solid; font-size: 1rem; text-align:center; position: relative;}
.product-classly .mui-segmented-control.mui-segmented-control-inverted .mui-control-item.mui-active { background-color: #fff;	color: #1492FF; font-weight: bold; }
.product-classly .mui-segmented-control.mui-segmented-control-inverted .mui-control-item.mui-active:before{ content: ''; width: 2px; height:0.75rem; background: #1492FF; left: 0; position: absolute; top: 50%; transform: translateY(-50%); display: inline-block;}
.product-classly.mui-row.mui-fullscreen>[class*="mui-col-"] { height: 100%;}
.classly-list{ }
.classly-list .tit{width: 100%; position: relative;	display: flex; display: -webkit-flex; justify-content: center; align-items: center; height: 2.75rem;  color: #262626;}
.classly-list .tit span{ position: relative; justify-content: center; display:flex; display:-webkit-flex; align-items: center; min-width: 9rem; font-weight: normal; font-size: 1rem }
.classly-list .tit span:after,.classly-list .tit span:before{ position: absolute; top: 50%; height: 1px; content: ''; background: #F5F5F5;  width: 2.5rem; display: inline-block; right: -1rem;}
.classly-list .tit span:before{ left: -1rem;}
.classly-list ul{ width: 100%;}
.classly-list ul li{ float: left; width: 30%; margin-right: 5%; margin-bottom: 0.75rem;}
.classly-list ul li .pic{ display:flex; display: -webkit-flex; align-items: center; justify-content: center; height:3.75rem;}
.classly-list ul li .pic img{ width: 90%; display: block;}
.classly-list ul li span{ color: #595959; font-size: 0.875rem; text-align: center; display: block; padding-top: 0.375rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.classly-list ul li:nth-child(3n){ margin-right: 0;}

.ad-box{ width: 100%;}
.ad-box img{ display: block; width: 100%;}


.filter-tab {width: 100%;  background: #FAFAFA; height: 44px; display: flex; display: -webkit-flex; align-content: center; justify-content:space-between; align-items: center;  } 
.filter-tab li { position: relative;   width: 25%; display: flex; display: -webkit-flex; align-items: center; justify-content: center; height: 44px; }
.filter-tab li span {color: #595959; font-size: 0.875rem;  display: inline-block;  overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: bold;
 } 
.filter-tab li i {   font-style: normal;  border-left: transparent 5px solid;   border-right: transparent 5px solid;   border-top: #595959 5px solid;  transition: .2s all ease-in-out; -webkit-transition: .2s all ease-in-out; -moz-transition: .2s all ease-in-out; border-radius: 3px; -webkit-border-radius: 3px; margin-left: 3px;} 
.filter-tab li.active span{ color: #1492FF; } 
/*.filter-tab li.active i {border-left: transparent 5px solid;   border-right: transparent 5px solid;   border-top: #1492FF 5px solid;   transform: rotate(180deg); -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); }*/

.filter-tab li i.small-arrow { position: relative; display: inline-block; border: none; width: 5px;   } 
.filter-tab li i.small-arrow:before,.filter-tab li i.small-arrow:after{ content: ''; position: absolute;  z-index: 5; top:50%;  font-style: normal;   border-radius: 3px; -webkit-border-radius: 3px;} 
.filter-tab li i.small-arrow:before{border-left: transparent 5px solid;   border-right: transparent 5px solid;   border-bottom: #595959 5px solid;  margin-top: -4px;}
.filter-tab li i.small-arrow:after{ margin-top: 2px;    border-left: transparent 5px solid;   border-right: transparent 5px solid;   border-top: #595959 5px solid;}
.filter-tab li.active i.small-arrow:before{border-bottom: #1492FF 5px solid;} 
.filter-tab li.down i.small-arrow:after{border-top: #1492FF 5px solid;}
.filter-tab li.down i.small-arrow:before{border-bottom: #595959 5px solid;}

.filter-result{ background: #fff; border-bottom: #F5F5F5 1px solid; height: 50px; position: sticky; top: 0; display: flex; align-items: center; justify-content:space-between; padding:0px 0.75rem;}
.filter-result span{ height: 30px; background: #FAFAFA; padding: 0px 0.75rem;  font-size: 0.875rem; color: #232323; display:  flex; display: -webkit-flex; align-items: center; border-radius: 15px; -webkit-border-radius: 15px; text-overflow:ellipsis; overflow: hidden; white-space: nowrap; max-width: 30%;}


.shop-head{ display: flex; display: -webkit-flex; justify-content: center; align-items: center; padding-right: 20px; }
.shop-head a{ font-size: 1rem; line-height:44px; color: #000; margin: 0px 1rem; position: relative;}
.shop-head a.active{ color: #1492FF;}
.shop-head a.active:after{ content: ''; width: 100%; background: #1492FF; position: absolute; bottom: 0px; height: 2px; left: 0;}
.containerTop,.containerBottom{ width: 100%;    height:100%;    padding: 0;    margin: 0;    overflow-y: auto;    -webkit-transform: translate3d(0,0,0);    transform: translate3d(0,0,0); display: block; position: relative;}
.container_sition{    -webkit-transition: margin .3s ease;    transition: margin .3s ease;}

.shop-swiper{ position: relative; overflow:hidden; background: #fff; border-top: #F5F5F5 1px solid;}
.shop-swiper .swiper-slide img{ width: 100%; display: block;}
.shop-swiper .swiper-pagination{ background: rgba(0,0,0,.3); width:auto; padding: 0px 0.75rem; height: 1.875rem; border-radius: 0.9375rem; -webkit-border-radius:0.9375rem; display: flex; display: -webkit-flex; align-items: center; justify-content: center; color: #000; left: inherit; right: 10px; bottom: 10px; color: #fff; font-size:0.75rem;}

.shop-decs {	background: #fff;	position: relative; padding:1rem 0.75rem 0 0.75rem;	display: flex;	display: -webkit-flexflex;	flex-direction: column;}
.shop-decs .tit {	color: #1D1D1D; font-size: 1rem; font-weight: 700; line-height: 20px; }
.shop-decs .property {	display: flex;	display: -webkit-flex;	justify-content:flex-start;	align-items:flex-start;	flex-direction:row;	height:auto;	font-size: 14px;	color: #bbb; margin-top: 10px;}
.shop-decs .property .price{font-size: 1.5rem;}
.shop-decs .property .price .unit{ color: #bfbfbf;   margin-left: 3px; font-size: 0.75rem;}
.shop-decs .property .price .tag{ background: #f90; color: #fff; padding: 2px 5px; font-size: 0.75rem; position: relative; border-radius: 2px; -webkit-border-radius: 2px;}
.shop-decs .count{	display: flex;	display: -webkit-flex;	justify-content:center;	 align-items: center; font-size: 0.8125rem; margin-top: 1rem; padding: 0.375rem 0 0.75rem 0;	color: #8C8C8C;	border-top: #F5F5F5 1px solid; flex-flow: wrap;}
.shop-decs .count li{ width: 50%; line-height: 26px;}
.shop-decs .count li span{ color: #232323;}
.shop-decs .count li:nth-child(even){text-align: right;}

.shop-property{ background: #fff; padding: 0.75rem 0.375rem;}
.shop-property .price-box{ display:flex; display: -webkit-flex; justify-content: space-between; align-items: center; }
.shop-property .price-box .right{ }
.shop-property .price-box .special{ color: rgba(212,56,48,.5); display: flex; display: -webkit-flex; align-items: center; padding-top: 2rem;}
.shop-property .price-box .special span{ background: #e1736e; font-size: 0.75rem; padding: 0px 0.375rem; color: #fff;  height: 1.25rem; display: inline-block; border-radius: 4px; -webkit-border-radius: 4px;text-align: center; line-height: 1.125rem; margin-right: 5px; border-radius:0.625rem; -webkit-border-radius:0.625rem; margin-left: 0.375rem;}
.shop-property .price-box .right{ position: relative;}
.shop-property .price-box .team{ background: #4e5d5f; color: #fff; text-align: right; position: absolute; top: 0px; right: -0.375rem; height: 1.5rem; line-height: 1.5rem; border-top-left-radius:0.75rem; border-bottom-left-radius:0.75rem; padding:0 0.75rem;}
.shop-property .price-box .price{ color: #a21e20; font-size:1.625rem; line-height: 1.2; }
.shop-property .price-box .price p{ font-size:0.625rem; color: #bbb; }
.shop-property .price-box .g-tag{ vertical-align: top; border-radius:0.625rem; -webkit-border-radius:0.625rem; border: #a21e20 1px solid; font-size: 0.75rem; height:1.25rem; display:inline-block; line-height: 1.25rem; padding: 0px 0.375rem;}
.shop-property .name{ font-size: 1rem; color: #333; line-height: 24px; padding: 0.375rem 0px 0.375rem 0;}


.shop-bar {	    background-color: hsla(0,0%,100%,1); box-shadow: none; /*border-top: #E2E2E2  1px solid;*/	}
/*.shop-bar.mui-bar .mui-btn {	background: #ff5b62;	display: block;	color: #fff;	width: 100%;	border-radius: 3px;	-webkit-border-radius: 3px;}*/
.shop-bar .count-box {	display: flex;	display: -webkit-flex;	align-items: center;	align-content: center; 	text-align: center;	height: 50px;}
.shop-bar .count-box .count-btn { padding: 0px; border: none; border-radius:0 ; width: 32%; font-size: 1rem;		color: #fff;	line-height: 50px;	  background:#1492FF;	}
.shop-bar .count-box .cart-btn{padding: 0px; border: none;border-radius:0 ;  width: 32%; font-size: 1rem; line-height: 50px; color:#262626; background:#FAFAFA; }

.shop-bar .count-box .gray-btn{width: 30%; font-size: 1rem; line-height: 50px; color: #fff; background: -webkit-linear-gradient(left, #c1c1c1 , #979797); background: linear-gradient(left, #c1c1c1 , #979797); }
.shop-bar .count-box .collect{ width: 18%; display:  flex; color: #8C8C8C; font-size: 0.875rem; align-items: center; align-content: center; flex-direction: column; }
.shop-bar .count-box .collect span{ padding-bottom: 0px; }
.shop-bar .count-box .collect span:before{ content: '\e69c'; font-size:1.25rem;} 
.shop-bar .count-box .collect.active span:before{ content: '\e69d'; font-size:1.25rem; color: #1492FF;}
.shop-bar .count-box .collect em{ font-style: normal;}
.shop-bar .count-box .collect.active em{ color: #1492FF;}
.shop-bar .count-box .cart{ width: 18%; display:  flex; color: #8C8C8C; font-size: 0.875rem;  align-items: center; align-content: center; flex-direction: column;  }
.shop-bar .count-box .cart span{ position: relative;  padding-bottom: 2px;}
.shop-bar .count-box .cart span:before{ content: '\e6e0'; font-size:18px; font-weight: 400;} 
.shop-bar .cart-num{ background: #FF9900; height: 1.125rem; width: 1.125rem; display: inline-block; position: absolute; top:-10px; right: -10px; color: #fff; border-radius: 100%; line-height: 18px; font-size: 0.75rem;}

.property-select { background: #fff; padding: 0.375rem 0.75rem;	color:#241D1F;	font-size: 0.875rem; display: block; clear: both; height:auto; overflow: hidden;}
.property-select h4 {	font-size:1rem; font-weight: normal;	display: block;margin-bottom: 0.75rem;	}
.property-select h4 span {	font-weight: normal;	font-size: 13px;	margin-left: 5px;	color: #76787a;}
.property-select h4 em{ font-style: normal;}
.property-select li {	float: left; border: #E8E8E8 1px solid;	display: block;	text-align: center;	margin-bottom: 0.375rem;	padding: 0.3rem 0; font-size: 0.875rem;	color: #262626;	 line-height: 24px; width: 32%;  margin-right: 2%;	}
.property-select li.current {	border: #1492FF 1px solid;	color: #1492FF;}
.property-select li:nth-child(4n){ margin-right: 0;}

.property-pop {	background: #fff;	position: relative;	display: block;	width: 100%;}
.property-pop .close {	background: #fff;	width: 2.25rem;	height: 2.25rem;	display: inline-block;	border-radius: 100%;	-webkit-border-radius: 100%;	position: absolute;	right: 0.75rem;	top: -1.125rem;	z-index: 9999;	text-align: center;		font-weight: bold;	color: #262626;	font-weight: bold;}
.property-pop .numbox{ font-size: 0.75rem; color: #8c8c8c;}
.property-pop .numbox .mui-numbox.cart-numbox {	height: 36px;}
.property-pop .cart-btn {background:#FAFAFA; line-height: 50px;	height: 50px;	display: block;	clear: both; font-size: 1rem;	color: #262626;	text-align: center;}
.property-pop .count-btn {background:#1492FF; line-height: 50px;	height: 50px;	display: block;	clear: both; font-size:  1rem;	color: #fff;	text-align: center;}

.property-num{ background: #fff; padding:0.75rem; display: block; clear: both;}
.property-num h4{ margin: 0px; font-size:1rem; font-weight: normal; padding-bottom: 0.75rem;}
.property-product-box {	background: #fff;}
.property-product-box .tit{	font-size: 16px;	color: #241D1F;	display: inline-block;	text-overflow: ellipsis;	white-space: nowrap;	overflow: hidden;	padding: 0px 15px 0px 15px;	border-bottom: #E8E8E8 1px solid;	display: block; height: 44px;}
.property-product-box .tit a{ display: flex; display: -webkit-flex; align-items: center; height: 44px; color: #241D1F; font-weight: bold;}
.property-product-box .tit em{ display: inline-block; width: 20px; height: 20px; background: #ab2323; line-height: 20px; color: #fff;
 border-radius: 3px; -webkit-border-radius: 3px; text-align: center; margin-right: 5px; font-style: normal;}
.property-product-box .property-product:last-child:after{ display: none}


.property-product {	position: relative;	padding: 0.75rem;	min-height: 6.5rem;	background: #fff;	box-sizing: border-box;}
.property-product:after {	content: '';	height: 1px;	background: #eee;	position: absolute;	bottom: 0px;	left:  0.75rem;	right: 0.75rem;	display: inline-block;}
.property-product .picture { position: absolute;	left: 0.75rem;vertical-align: middle;   top: 0.75rem;    max-width: 5rem;    height: 5rem; border: #E8E8E8 1px solid;}
.property-product .picture img {	width: 100%;	display: block; }
.property-product .info {		display: flex;	display: -webkit-flex;	padding-left: 6rem;	flex-direction: column;}
.property-product .info .name {	color: #262626;	font-size: 1rem; line-height: 1.4;	margin-bottom: 0.75rem; padding: 0px;}
.property-product .info .decs{ font-size: 0.875rem; color: #8C8C8C; margin: 0px; margin-bottom: 0px;}
.property-product .info .count {	display: flex;	display: -webkit-flex;	justify-content: space-between;	margin-bottom: 0px;	font-size: 0.875rem; align-items: center; }
.property-product .info .count .price{font-size: 1.25rem;}
.property-product .info .count .price .unit{ color: #bfbfbf; margin-left: 5px; font-size: 0.75rem;}

.more-detail{ height:3.125rem; display: flex; display: -webkit-flex; align-items: center; font-size: 1rem; justify-content: center;}
.shop-detail{ width: 100%;}
.shop-detail img{ display: block; max-width: 100%;}

.store-comment{ padding: 0.75rem; background: #fff; display: flex; display: -webkit-flex; align-items: center; border-bottom: #f0f0f0 1px solid;}
.store-comment .total{ width: 35%; display:  flex; display: -webkit-flex; justify-content: center; font-size: 0.75rem; flex-flow: column; align-items: center; position: relative; padding-right: 0.75rem; box-sizing: border-box; float: left; color: #BFBFBF;}
.store-comment .total:after{ content: ''; width: 1px; height: 100%; position: absolute; right: 0; top: 0; background: #F5F5F5;}
.store-comment .total span{ display: block; color: #ff9800; font-size: 1.5rem; }
.store-comment .total p{ font-size: 0.75rem; margin-top: 0.375rem;}
.store-comment .total .star{ color: #ff9800; font-size: 1rem;  margin-left: 0.375rem;  display: flex; display: -webkit-flex; align-items: center;}
.store-comment .total .star .star-box{ width: 5.5rem;  height: 0.875rem;  background-size: 5.5rem 0.75rem; margin-left: 0.375rem;}
.store-comment .total .star .star-box i{background-size: 5.5rem 0.875rem;}
.store-comment .tag-box{ width: 65%; box-sizing: border-box; padding-left: 0.75rem; float: left;  display: flex; display: -webkit-flex; flex-flow: wrap;}
.store-comment .tag-box li{ border:#E8E8E8 1px solid; display: flex; display: -webkit-flex; align-items: center; font-size: 0.75rem; padding: 0.375rem 0.75rem; margin-right: 0.75rem; margin-bottom: 0.375rem;}
.store-comment .tag-box li.active{ border: #1492FF 1px solid;}

.comment-box{ height: auto; overflow: hidden;}
.comment-box .tag{ padding:0 0.75rem ; padding-bottom: 0px; background: #fff; }
.comment-box .tag span{ background:#f0fbff; height: 1.75rem; border-radius: 0.875rem; -webkit-border-radius: 0.875rem; line-height: 1.75rem; display:inline-block; padding: 0px 0.75rem; font-size: 0.875rem; color: #1492FF; margin-right: 0.375rem; margin-bottom: 0.375rem;}
.comment-box .tag span.active{ background: #1492FF; color: #fff;}
.comment-box .title{ height:3.125rem; background: #fff; display: flex; display: -webkit-flex; justify-content: space-between; align-items: center; padding: 0 0.75rem;}
.comment-box .title .name{ font-size: 1rem; color: #262626;}
.comment-box .title .star{ color: #ff9800; font-size: 1rem;}
.comment-box ul{ margin: 0px 0px;}
.comment-box ul li{padding:0.75rem; position: relative; background: #fff;}
.comment-box ul li:after{ content: ''; height: 1px; bottom: 0px; left: 0.75rem; right: 0; position: absolute; background: #F0F0F0; display: block;}
.comment-box ul li:last-child:after{ display: none;}
.comment-box ul li .user{ display: flex; height: 1.75rem;   display: -webkit-flex; align-items: center; align-content: center;  font-size: 0.875rem; position: relative;}
.comment-box ul li .user img{ width: 1.75rem; height: 1.75rem; border-radius: 100%; -webkit-border-radius: 100%; margin-right: 0.375rem; float: left;}
.comment-box ul li .user .star{color: #8C8C8C; font-size: 0.875rem; position: absolute; right: -5px;}
.comment-box ul li .user .star .star-box{ width: 4.5rem;  height: 0.75rem;  background-size: 4.5rem 0.75rem; }
.comment-box ul li .user .star .star-box i{background-size: 4.5rem 0.75rem;}
.comment-box ul li .time{ color: #BFBFBF; font-size: 0.8125rem;}
.comment-box ul li .tit{ font-size: 1rem; font-weight: bold;}
.comment-box ul li .decs{ font-size: 0.875rem; color: #262626; padding: 0.75rem 0; line-height: 1.6}
.comment-box ul li .picture {	display: flex;	flex-wrap: wrap;	justify-content: flex-start;	align-content: center; 	margin-bottom: 0.375rem;  width: 100%; box-sizing: border-box;}
.comment-box ul li .picture span {width:23.5%; box-sizing: border-box; margin-right:2%; display: flex; display: -webkit-flex; align-items: center;	float: left;	padding-bottom: 0.375rem;	}
.comment-box ul li .picture span:nth-child(4n){ margin-right: 0px;}
.comment-box ul li .picture img {width:100%;display: block;	}
.comment-box ul li .reply{ border-radius: 4px; -webkit-border-radius: 4px; background: #F5F5F5; padding: 0.75rem;  font-size: 0.875rem; color: #8C8C8C; line-height: 1.4; margin-bottom: 0.75rem; position: relative;}
.comment-box ul li .reply em{ color: #262626;}
.comment-box ul li .reply:before{    content: '';    position: absolute;    left: 2rem;    top: 0;    width: 0.375rem;    height: 0.375rem;    background-color: #f5f5f5;    -webkit-transform: translateY(-50%) rotate(45deg);    transform: translateY(-50%) rotate(45deg);}

.comment-box .product-box { margin:0 -0.75rem -0.75rem; background: #FAFAFA; padding:0.75rem; position: relative; box-sizing: border-box;  min-height: 6.5rem; height: auto; overflow: hidden; margin-top: 0.75rem;}
.comment-box .product-box  .picture {width: 5rem;    height: 5rem; overflow: hidden; float: left;}
.comment-box .product-box  .picture img {	width: 100%;	display: block; }
.comment-box .product-box  .info {	display: flex;	display: -webkit-flex; padding-left: 0.75rem; flex-direction: column;}
.comment-box .product-box  .info .name { color: #262626;	font-size: 1rem; 	margin-bottom: 0.75rem; padding: 0px;}
.comment-box .product-box  .info .decs{ font-size: 0.875rem; color: #8C8C8C; margin: 0px; margin-bottom: 0px; padding: 0;}
.comment-box .product-box  .info .decs .red{ font-size:15px;}
.comment-box .product-box  .info .count {	display: flex;	display: -webkit-flex;	justify-content: space-between;	margin-bottom: 0px;	font-size: 0.875rem; align-items: center; margin-top: 0.875rem;}
.comment-box .product-box  .info .count .price{  font-size: 1rem;}
.comment-box .product-box  .info .count .price .unit{ color: #bfbfbf; margin-left: 5px; font-size: 0.75rem;}
.comment-box .product-box  .info .count .number{ color: #8C8C8C;}
.comment-box .product-box  .info .count .del{ color: #595959; }




.comment-more{ height:3.125rem; background: #fff; display: -webkit-flex; display: flex; justify-content: center; align-items: center; color: #8c8c8c;  font-size: 0.9375rem; }
.comment-more a{ border: #1492FF 1px solid; padding:0 0.75rem; display: flex; display: -webkit-flex; align-items: center; height: 2rem; border-radius:1rem; -webkit-border-radius:1rem;}



.page-content {	font-size: 0.9375rem;	padding:0.75rem;	background: #fff;	line-height: 1.6;}
.page-content h1 {	font-size:1.125rem;	color: #262626;	font-weight: 700;	}
.page-content .property {	color:#BFBFBF;	font-size: 0.875rem;	margin-bottom: 0.75rem;}
.page-content p {	color: #262626;	font-size: 0.9375rem;}
.page-content img {	max-width: 100%;}





.mui-content>.mui-table-view.list-item:first-child{	 margin-top: 0px;}
.list-item:after{ display: none;}
.list-item li.mui-table-view-cell {	padding: 1rem 0.375rem 1rem 0.75rem;	font-size: 1rem;	color: #8C8C8C; }
.list-item.mui-table-view:before {	display: none;}
.list-item li.mui-table-view-cell>a:not(.mui-btn) {	margin: -1rem -0.375rem -1rem -0.75rem;}
.list-item li.mui-table-view-cell:after {	left: 0.375rem; background-color: #e2e3e5;}
.list-item li.mui-table-view-cell:last-child:after{ display: none;}
.list-item li .value {	float: right; font-size: 1rem; color: #333; padding-right: 15px;}
.list-item li .mui-navigate-right:after, .list-item li .mui-push-right:after{ right:4px; top: 50%; margin-top: -1px;}


/*购物车*/
.cart-product{ background:none; border-top: #f0f0f0 1px solid;}
.cart-product:after,.cart-product:before{ display: none;}
.mui-content>.cart-product.mui-table-view:first-child{ margin-top: 0px;} 
.cart-product li{position: relative;}

.cart-product .mui-table-view-cell{ background:#fff; padding:0.75rem 0.75rem 0.75rem 0.375rem; position:relative; overflow: hidden; height: 6.5rem; box-sizing: border-box; }
.cart-product .mui-table-view-cell:after{ left:45px; right:0px; bottom: 0; background: #E8E8E8;}
.cart-product .mui-table-view-cell .property{ padding-left: 45px;}
.cart-product .mui-table-view-cell .property.np{ padding-left: 0px;}
.cart-product.mui-table-view .mui-media-object{line-height: 5rem; max-width: 5rem; height: 5rem; border: #E8E8E8 1px solid; }
.cart-product.mui-table-view .mui-media-body{ position:relative; display:block;}
.cart-product.mui-table-view .mui-media-body .other{ display: flex; display: -webkit-flex; justify-content: space-between;}
.cart-product.mui-table-view .mui-media-body .other .sl{ color: #8C8C8C; font-size: 0.875rem;}
.cart-product.mui-table-view .mui-media-body .price{ font-size: 1.125rem;}
.cart-product.mui-table-view .mui-media-body .price .unit{ color: #bfbfbf; margin-left: 3px; font-size: 0.75rem;}

.cart-product .mui-table-view-cell .decs{ color:#8C8C8C; font-size:0.875rem;     margin-bottom: 0.875rem; }
.cart-product .mui-table-view-cell .name{  color:#1d1d1d; margin-bottom: 0.75rem;   font-size: 1rem; }
.cart-product .cart-checkbox{ position: absolute; min-height:30px; width: 30px; vertical-align:middle; top:20px; } 
.cart-product .mui-checkbox input[type=checkbox]{ right: 0px; width: 26px;}
.cart-product .numbox{  display: none; right: 0; top:-20px; float: right; position: relative;}

.cart-product .mui-checkbox input[type=checkbox]:checked:before {    color: #1492FF;}
.cart-bar{ padding:0px 0px 0px 0px; background: #fff;  box-shadow: none; box-shadow:rgba(0,0,0,.05) 0 0 7px;  -webkit-box-shadow:rgba(0,0,0,.05) 0 0 7px;  }
.cart-bar .count-price{  height: 50px;  justify-content:flex-end; align-content:center; align-items:center; display: -webkit-flex; display: flex; width: 100%;  }
.cart-bar .count-price .count{  color: #BFBFBF; margin: 0px; padding: 0px; font-size: 0.75rem; text-align: right; padding-right: 0.75rem;}
.cart-bar .count-price .count .price{ font-size: 1.5rem; }
.cart-bar .submit{ background: #1492FF; width: 50%;  display: block; text-align: center; line-height: 50px;  color: #fff;   font-size: 1rem;}
.cart-bar .submit.gray{ background: #E8E8E8;  color: #262626; }
.cart-bar .check{ line-height: 50px; color: #8C8C8C; font-size: 0.875rem; width: 30%; }
.cart-bar .check.mui-checkbox.mui-left input[type=checkbox]{ left:0.6rem; top:5px;}
.cart-bar .check.mui-checkbox.mui-left label{ padding-left:40px;}
.cart-bar .check.mui-checkbox input[type=checkbox]:checked:before{ color:#1492FF}

.adder-add {	padding: 0.75rem 0 0.75rem 2rem;	background: #fff;	background-size: 100%;	font-size: 1rem; position: relative; line-height: 1.5rem; border-top: #F5F5F5 1px solid;}
.adder-add .add-icon:before { position: absolute;	content: "\e67a";	left: 0.75rem; font-size: 1.5rem; color: #262626;  }
.adder-add  a{ color: #262626;}

.adder-item {position: relative;	padding: 1rem 2rem 0.75rem 1rem;	background: url(../images/adder-bg.png) no-repeat bottom left #fff;	background-size: 100%;	font-size: 1rem; border-top: #F5F5F5 1px solid;}
.adder-item.nobg{ background: none; padding: 0.375rem 0 0;}
.adder-item .tit{ font-size: 1rem; display: flex; display: -webkit-flex; justify-content: space-between; color: #262626; font-weight: 500;}
.adder-item p{ font-size: 0.875rem; margin-top: 0.75rem; line-height: 1.4;}
.adder-item .mui-navigate-right:after {	right: 10px;}

.pay-head{ background: #fff; padding-top: 1rem ; display: flex; display: -webkit-flex; justify-content: center; align-items: center; font-size: 1rem; color: #8C8C8C; flex-flow: column;}
.pay-head .time-box{ margin-top: 1rem;}
.pay-head .time-box span{ width: 1.5rem; height: 1.5rem; text-align: center; color: #fff; font-size: 1rem; border-radius: 3px; -webkit-border-radius: 3px; margin: 0px 1px; background: #262626; display: inline-block; line-height: 1.5rem;}
.pay-head .item-box{ position: relative; border-top: #F5F5F5 1px solid; width: 100%; margin-top: 1rem ;}
.pay-head .item-box p{color: #262626; font-size: 0.9375rem; padding: 0 0.75rem; height:2.5rem ; display: flex; display: -webkit-flex; justify-content:space-between; align-items: center; width: 100%;}
.pay-head .item-box p .price{ color: #f54d4c;}

.select-pay{ background:#fff; }
.select-pay:before,.select-pay:after{ display: none;}
/*.select-pay:after{left: 0; background-color:rgba(100,107,129,.5);}*/
.select-pay.mui-input-group .mui-input-row:after{ background-color:#F5F5F5; right: 15px;}
.select-pay.mui-input-group .mui-input-row:last-child:after{ display: none;}
.select-pay.mui-input-group .mui-input-row{box-sizing: border-box; height: auto; position: relative; font-size: 0.875rem; padding: 0.375rem 0;}
.select-pay label img{ max-width:2rem; height: 2rem; border-radius: 4px; -webkit-border-radius: 4px; margin-right: 0.375rem; vertical-align: middle;}
.select-pay .mui-radio input[type=radio]{ top: 50%; margin-top: -13px;}
.select-pay label{ font-size: 1rem; color: #262626;}

.success-box{ width: 100%;}
.success-box .tip{ display: flex; display: -webkit-flex; align-items: center; flex-flow: column; font-size: 1.125rem; font-weight: bold;}
.success-box .tip span{ color:rgba(20,146,255,.3); color: #FF9900; font-size: 2.5rem; margin-bottom: 0.75rem;}
.success-box .tip p{ line-height: 20px; text-align: center; font-weight: normal; font-size: 0.875rem; color: #8C8C8C; padding-top: 0.75rem;}
.success-box .btn-box{ display: flex; display: -webkit-flex; justify-content: space-between; padding:2rem 0.75rem;}
.success-box .btn-box a{ font-size:1rem; color: #262626; border: #E8E8E8 1px solid; width: 48%;  text-align: center; padding: 0.5rem 0;}
.success-box .btn-box a.blue{ background: #1492FF; color: #fff; border: #1492FF 1px solid;}
.success-box .txt{ padding-left: 10%;}

.blank-page{ height: calc(100vh - 44px);	  display: flex;	   display: -webkit-flex;	   justify-content: center;	   align-items: center;	  flex-flow: column; width: 100%; background: #fff;}
.blank-page .content{ line-height: 1.6; display: flex; display: -webkit-flex; flex-flow: column; font-size: 1rem; color: #bfbfbf; }
.blank-page .content .pic{ 	margin: 0 auto 0 auto; display: block;}
.blank-page .content span{text-align: center; margin-top: 0.75rem;}


/*订单*/

.order-tit{ height: 3.125rem; display: flex; display: -webkit-flex; justify-content: space-between; padding: 0px 0.75rem; align-items: center; background: #fff;}
.order-tit .name .iconfont{ font-size: 1.125rem; margin-right: 5px;}
.order-tit .more{ font-size: 0.875rem; color: #8C8C8C; font-weight: normal;}
.order-tit.nobg{ background: none;}



.order-tab {background: #fafafa;	box-shadow: none;   	 position: relative; height:44px; display: flex; display: -webkit-flex; justify-content: space-between; align-items: center;}
.order-tab.fixed{ position: fixed; width: 100%;  z-index: 9;top: 44px;}
.order-tab a{ width: 50%; display: flex; height: 44px; display: -webkit-flex; align-items: center; justify-content: center; position: relative;}
.order-tab a.active:after{	width: 20px; height: 3px; position: absolute; left:50%; margin-left: -10px; bottom: 0px; content: ''; display: inline-block; background: #1492FF; z-index: 3;}


.order-item{ background: #fff; height: auto; overflow: hidden; margin-bottom: 0.75rem; }
.order-item.nobg{ background:none;}
.order-item.nobg .product-box li{ background: #fff; }
.order-item .info-box{ padding:0 0.75rem; height: 44px; display:flex; display: -webkit-flex; align-items: center; justify-content: space-between; box-sizing: border-box; position: relative;}
.order-item .info-box .numbox{ font-size:0.9375rem; position: relative; color: #8C8C8C; display: flex; display: -webkit-flex; align-items:center; }
.order-item .info-box .status{ font-size:0.9375rem;  text-align: right;}
.order-item .info-box .status .delete{position: relative; margin-left: 0.75rem;}
.order-item .info-box .status .delete:before{ content: "\e69e"; font-family:"iconfont" !important; color: #8C8C8C;  padding-left: 0.75rem; display: inline-block; font-size: 1rem;}
.order-item .info-box .status .delete:after{ content: ''; background: #e8e8e8; position: absolute; left: 0px; width: 1px; height: 1rem; top: 50%; transform: translateY(-50%);}
.order-item .info-box .mui-checkbox{text-align: center; margin-top: -10px;  position: relative; left: 15px;  width: 28px; height: 28px; color: #1492FF;}
.order-item .info-box .numbox .mui-checkbox input[type=checkbox]:checked:before{ color: #1492FF;}


.order-item .product-box{ }
.order-item .product-box li{background: #FAFAFA; padding:0.75rem; position: relative; box-sizing: border-box;  min-height: 6.5rem; height: auto; overflow: hidden; margin-top: 1px;}
.order-item .product-box li .picture {width: 5rem;    height: 5rem; overflow: hidden; float: left; border: #E8E8E8 1px solid;}
.order-item .product-box li .picture img {	width: 100%;	display: block; }
.order-item .product-box li .info {	display: flex;	display: -webkit-flex; padding-left: 0.75rem; flex-direction: column;}
.order-item .product-box li .info .name { color: #262626;	font-size: 1rem; 	margin-bottom: 0.75rem; padding: 0px;}
.order-item .product-box li .info .decs{ font-size: 0.875rem; color: #8C8C8C; margin: 0px; margin-bottom: 0px;}
.order-item .product-box li .info .decs .red{ font-size:15px;}
.order-item .product-box li .info .count {	display: flex;	display: -webkit-flex;	justify-content: space-between;	margin-bottom: 0px;	font-size: 0.875rem; align-items: center; margin-top: 0.875rem;}
.order-item .product-box li .info .count .price{  font-size: 1rem;}
.order-item .product-box li .info .count .price .unit{ color: #bfbfbf; margin-left: 5px; font-size: 0.75rem;}
.order-item .product-box li .info .count .number{ color: #8C8C8C;}
.order-item .product-box li .operate{ width: 100%; background: #fff; left: 0; right: 0; bottom: 0; display: flex; display: -webkit-flex; justify-content: flex-end; padding: 0.375rem 0.75rem; box-sizing: border-box; position: absolute; border-bottom: #f5f5f5 1px solid;}
.order-item .product-box li .operate a{ color: #8C8C8C; border: #E8E8E8 1px solid; background: #fff; padding: 0.375rem; font-size: 0.875rem; margin-left: 0.75rem; min-width: 5rem; text-align: center;}
.order-item .product-box.return li{ min-height: 7rem; margin-top: 0;}
.order-item .product-box li.mui-table-view-cell:after{ display: none;}

.order-item .product-box.checkbox li{ padding-left: 3rem;}
.order-item .product-box.checkbox .mui-checkbox{ text-align: center; top: 50%; transform: translateY(-50%); position: absolute; left: 2rem; width: 28px; height: 28px;}




.order-item .count-box{ padding:0.75rem; font-size: 0.875rem; text-align: right; position: relative;}
.order-item .count-box .name{font-size: 0.875rem; left: 0.75rem; color: #1492FF; top: 50%; transform: translateY(-50%);}
.order-item .count-box .price{ font-size: 1.25rem; margin-right: 0.375rem; }
.order-item .count-box .price small{ font-size: 12px;}
.order-item .count-box p{ margin: 0px; padding: 0px; display: flex; display: -webkit-flex; width: 100%; justify-content: space-between; color: #8C8C8C; line-height: 1.6; font-size: 0.875rem; align-items: center;}
.order-item .count-box p span{ color: #262626;}
.order-item .count-box .toail{ position: relative; border-top:#F5F5F5 1px solid; display: block; margin-top: 0.75rem; padding: 0.75rem 0px 0.375rem 0px; font-size: 0.875rem;}

.order-item .btn-box{ border-top: #F0F0F0 1px solid; display: flex;  display: -webkit-flex; justify-content:flex-end;  padding:0.75rem;}
.order-item .btn-box a{ margin-left:2.666%; width: 23%;   line-height: 0; border: #BFBFBF  1px solid; height: 2rem;  font-size: 0.875rem; text-align: center; color: #595959; display: flex; display: -webkit-flex; align-items: center; justify-content: center; background: #fff;  font-size: 0.875rem;}
.order-item .btn-box a:first-child{ margin-left: 0;}
.order-item .btn-box a.blue{ border: #1492FF 1px solid; color: #1492FF;}


.order-status {	min-height: 7.5rem;	width: 100%;    background: -webkit-linear-gradient(top,#007ecb, #1492ff);
    background: linear-gradient(top,#007ecb, #1492ff);display: flex;	display: -webkit-flex;	justify-content:space-between; box-sizing: border-box; padding: 0px 1rem;	  align-items: center;	color: #fff;	font-size: 1rem; position: relative;}
.order-status  .name{ font-size: 1.125rem;}
.order-status  .name p{ color: #fff; margin-top: 0.75rem; font-size: 0.875rem;}
.order-status .order-pay{ width: 3.5rem; height: 3.5rem; background:url(../images/order-pay.png) no-repeat; background-size: 100%;}
.order-status .order-ship{ width: 3.5rem; height: 3.5rem; background:url(../images/order-ship.png) no-repeat; background-size: 100%;}
.order-status .order-finish{ width: 3.5rem; height: 3.5rem; background:url(../images/order-finish.png) no-repeat; background-size: 100%;}

.order-logistics{ background: #fff; padding: 0.75rem;}
.order-logistics .icon{/* content: '\e75b';*/ position: absolute; left: 0; top: 50%; transform: translateY(-50%); color: #1492FF; font-size: 1.5rem;}
.order-logistics a{ position: relative;  width: 100%; padding-right: 1rem; padding-left: 2rem; box-sizing: border-box; display: block;}
.order-logistics a:after{ right: 0;}
.order-logistics a p{ font-size: 1rem; line-height: 1.4; margin-bottom: 0; }
.order-logistics a time{ font-size: 0.875rem; color: #BFBFBF;}

.order-adder{background: #fff; padding: 0.75rem; padding-left: 2.75rem; position: relative; width: 100%; box-sizing: border-box;}
.order-adder:before{ content: ''; height: 1px; width: 100%; background: #F5F5F5; position: absolute; top: 0px; left: 0px;}
.order-adder .icon:before{ content: '\e67a'; position: absolute; left: 0; top: 50%; transform: translateY(-50%); font-size:2rem; left: 0.375rem; color: #8C8C8C;}
.order-adder .tit{ font-size: 1rem; display: flex; display: -webkit-flex; justify-content: space-between; font-weight: 700;}
.order-adder p{ font-size: 0.875rem; margin-top: 0.75rem; line-height: 1.4;}

.order-other{ background: #fff; padding:0.75rem;}
.order-other p{ margin: 0px; padding: 0px; color: #8c8c8c; line-height: 1.6; font-size: 0.875rem; display: flex; display: -webkit-flex; justify-content: space-between; }
.order-other ul li{color: #323232; line-height: 1.6; font-size: 0.875rem; }
.order-other ul li span{ /*float: left;*/ width: 70px; text-align: right; color: #8c8c8c;}
.order-other ul li.flex{ display:  flex; display: -webkit-flex; justify-content: space-between;}
.order-other ul li .info{ padding-left: 80px; }
.order-other ul li .info p{line-height: 18px;}
.order-other ul li .picture {	display: flex;	flex-wrap: wrap;	justify-content: flex-start;	align-content: center; 	margin-top: 0.375rem;  width: 100%; box-sizing: border-box;}
.order-other ul li .picture span {width:23.5%; box-sizing: border-box; margin-right:2%; display: flex; display: -webkit-flex; align-items: center;	float: left;	padding-bottom: 0.375rem;	}
.order-other ul li .picture span:nth-child(4n){ margin-right: 0px;}
.order-other ul li .picture img {width:100%;display: block;	}


.order-menu{padding:0.75rem; box-sizing: border-box; width: 100%; }
.order-menu li{ margin-top: 2rem; width: 100%; display: block;}
.order-menu li a{display:flex; display: -webkit-flex; align-items: center; justify-content: center; box-sizing: border-box; width: 100%; background: #31ae36; font-size: 1rem; padding: 0.875rem 0; color: #fff; border: none; border-radius: 4px; -webkit-border-radius: 4px; box-shadow: #bfbfbf 0px 2px 5px; -webkit-box-shadow: #bfbfbf 0px 2px 5px;}

.order-bottom{ padding:0px; background: #fff; box-shadow: rgba(0,0,0,.05) 0 0 7px;   -webkit-box-shadow: rgba(0,0,0,.05) 0 0 7px;}

.order-bottom .btn-box{ border-top: #F0F0F0 1px solid; display: flex;  display: -webkit-flex; justify-content:flex-end;  padding:0.75rem;}
.order-bottom .btn-box a{ margin-left:2.666%; width: 23%;   line-height: 0; border: #BFBFBF  1px solid; height: 2rem;  font-size: 0.875rem; text-align: center; color: #595959; display: flex; display: -webkit-flex; align-items: center; justify-content: center; background: #fff;  font-size: 0.875rem;}
.order-bottom .btn-box a:first-child{ margin-left: 0;}
.order-bottom .btn-box a.blue{     border:#1492FF 1px solid; color: #1492FF;}



.aside-box{ background: #fff;  position:fixed;  padding:1rem;  right:-100%;    width:90%;  top:0;  bottom:0;   z-index:888;  box-sizing: border-box; transition: all 0.2s ease-in-out;}
.open-aside .aside-box{right: 0; }
.aside-cover {transition: all 0.2s ease-in-out;  position:absolute;  left:0;  top:0;  right:0;  background:rgba(0,0,0,0.2);  bottom:auto; z-index:777; cursor:pointer;}
.open-aside .aside-cover {  bottom:0;}
.aside-box .btn-box{ position: absolute; bottom: 0; display: flex; display: -webkit-flex; left: 0; right: 0;}
.aside-box .btn-box a{ display:flex;  display: -webkit-flex; align-items: center; justify-content: center; height:50px; background: #F5F5F5; color: #232323; font-size: 0.9375rem; width: 50%;}
.aside-box .btn-box a.blue{ background: #1492FF; color: #fff;}

.order-filter{ margin-top: 2rem;}
.order-filter li{ margin-bottom: 1rem;}
.order-filter li .name{  font-size: 1rem; color: #232323; font-weight: bold; display: block; padding-bottom: 0.75rem;}
.order-filter li .input-txt{ background: #F5f5f5; padding:0.5rem 0.375rem; line-height: 22px; border: none; width: 100%; font-size: 0.875rem;}
.order-filter li .input-txt::placeholder{ color: #BFBFBF;}
.order-filter li .time-box{ display: flex; display: -webkit-flex; justify-content: space-between; align-items: center;}
.order-filter li .time-box span{ color: #BFBFBF;}
.order-filter li .time-box input{ width: 46%;}

.porduct-filter{}
.porduct-filter dl{ }
.porduct-filter dl dt{font-size: 1rem; color: #232323; font-weight: bold; display: block; padding-bottom: 0.75rem; display: flex; display: -webkit-flex; justify-content: space-between;}
.porduct-filter dl dt .all{ position: relative; font-size: 0.875rem; color: #8c8c8c; font-weight: bold; display:  flex; display: -webkit-flex; align-items: center;}
.porduct-filter dl dt .all span{ border-left: transparent 5px solid;   border-right: transparent 5px solid;   border-top: #8c8c8c 5px solid;   border-radius: 3px; margin-left: 5px; transition: all 0.3s linear; -webkit-transition: all 0.3s linear;}
.porduct-filter dl dt .active span{ transform: rotate(180deg); -webkit-transform: rotate(180deg); border-top: #1492FF 5px solid;}
.porduct-filter dl dt .active{ color: #1492FF;}
.porduct-filter dl dd{ display: flex; display: -webkit-flex; flex-flow: wrap; margin: 0px; height: 80px; overflow: hidden;}
.porduct-filter dl dd.current{ height:auto;}
.porduct-filter dl dd a{height: 30px;    background: #FAFAFA;    padding: 0px 0.75rem;    font-size: 0.875rem;    color: #232323;    display: flex;    display: -webkit-flex; border:transparent 1px solid;    align-items: center;    border-radius: 15px;    -webkit-border-radius: 15px;    text-overflow: ellipsis;    overflow: hidden;    white-space: nowrap;   margin-right: 0.75rem; margin-bottom: 0.75rem;}
.porduct-filter dl dd a.active{ border:#1492FF 1px solid; color: #1492FF; background: #ebf5ff;}

/*弹窗*/
.popover-style.mui-popover.mui-popover-action{-webkit-transition: -webkit-transform .3s,opacity .3s;     transition: transform .3s,opacity .3s;   -webkit-transform: translate3d(0,0,0);     transform: translate3d(0,0,0); position: fixed; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); }
.popover {		font-size: 14px;	color: #262626;	background: #fff;	margin: 0px 5%;	border-radius: 4px;	-webkit-border-radius: 4px;	position: relative;}
.popover .tit{ background-size: 100%; height:49px; border-top-left-radius: 4px; -wekbit-border-top-left-radius: 4px; border-top-right-radius: 4px; -wekbit-border-top-right-radius: 4px; line-height: 44px; text-align: center; font-size: 1rem; position: relative; color: #262626; line-height: 49px; font-weight: bold;}
.popover .tit .close{ position: absolute; top: 0px; color: #8C8C8C; font-weight: bold; right: 5px;}


.pop-verify{ padding: 1rem 0;}
.pop-verify .legend{ padding: 0.75rem; color: #BFBFBF font-size: 0.875rem;}
.pop-verify .input-box{ padding:0px 1rem;}
.pop-verify .input-box input{ width: 60%; float: left; padding: 12px 15px; margin: 0px; border: none; border-radius: 0px; background: #FAFAFA; font-size: 0.875rem; height: auto;}
.pop-verify .input-box input::placeholder{ color: #BFBFBF;}
.pop-verify .input-box textarea{ width: 100%; padding: 12px 15px; margin: 0px; border: none; border-radius: 0px; background: #FAFAFA; font-size: 0.875rem; height: auto;}

.pop-verify .input-box .szyz{ width: 40%; height: 44px; color: #1492FF; justify-content: center; align-items: center;      display: flex; display: -webkit-flex; }
.pop-verify .input-box .gray{ /*background: #E8E8E8;*/ color: #8C8C8C;}
.pop-verify .btn{ margin-top: 2rem; position: relative; border-top: #E8E8E8 1px solid;}
.pop-verify .btn a{ color: #8C8C8C; font-size: 1rem; float: left; height: 50px; width: 50%; display: flex; display: -webkit-flex; justify-content: center; align-items: center;}
.pop-verify .btn a.sure{ color: #fff; background: #1492FF; position: relative; border-bottom-right-radius: 4px; -wekbit-border-bottom-right-radius: 4px;}
.pop-verify .btn a.sure:before{ content: ''; width: 1px; height: 100%; background-color:#E8E8E8 ; position: absolute; left: 0px;}

.pop-pay{ 	background: #fff;	}
.pop-pay h3{color: #262626; 	 font-size: 1rem;  display: block;	 height: 3.125rem; display: flex; display: -webkit-flex; justify-content: center; align-items: center;	 }

.pop-return{ 	background: #fff;	}
.pop-return h3{	 color: #262626; 	 font-size: 1rem; 	 display: block;	 height: 44px;	 text-align: center;	 line-height: 44px;	 }
.pop-return .checkbox{	padding-bottom: 1rem;	}
.pop-return .checkbox.mui-input-group:before,
.pop-return .checkbox.mui-input-group:after {	display: none;}
.pop-return .checkbox.mui-input-group .mui-input-row:after {	right: 15px;	background-color: #eee;}
.pop-return .checkbox .mui-checkbox label {	font-size:1rem;	color: #333;}
.pop-return .checkbox.mui-input-group .mui-input-row {	padding: 0.375rem 0px;	height: auto;}
.pop-return .checkbox .mui-checkbox input[type=checkbox] {	position: absolute;	top: 12px;	right: 0.75rem;	display: inline-block;	width: 28px;	height: 26px;}
.pop-return .checkbox .mui-checkbox input[type=checkbox]:before {	content: '\e411';}
.pop-return .checkbox .mui-checkbox input[type=checkbox]:before {	color: #bbb;}
.pop-return .checkbox .mui-checkbox input[type=checkbox]:checked:before {	color: #1E82D2;	content: '\e442';}
.pop-return .checkbox .mui-input-row:last-child:after {	display: none;}
.pop-return .cancel-btn { background: #FAFAFA;	border-top: #E8E8E8 1px solid;	height: 44px;	border-radius: 0px; border: none;	line-height: 44px;	text-align: center;	font-size: 1rem; color: #262626;	display: block;}

#load_more {
    height: 44px !important;
    line-height: 44px;
	color:#8c8c8c;
}