body .mdui-appbar-fixed{z-index:2001 ; /*border-bottom-color: #eb0f61;*/border: none;}
	/*.pro_box{margin-top: 45px;  }*/

.mdui-appbar-with-toolbar{/* padding-top:62px!important */padding-top:55px!important}
	.top-right-options li{list-style:none;text-decoration: none;float: left;}
	.mdui-overlay{background:rgba(0,0,0,.5)}
	.mdui-toolbar-title{box-shadow:none}
	.mdui-page-container{min-height: 100px}

	.mdui-nav{height:36px;background:#fff;overflow:hidden;flex-grow:1}
	.mdui-nav::-webkit-scrollbar {display: none;}
	.mdui-nav .mdui-tab{box-sizing:border-box;min-height:initial;height:auto;padding-top:2px;-webkit-overflow-scrolling:touch}
	.mdui-nav .mdui-tab::-webkit-scrollbar {display:none}
	.mdui-nav .mdui-tab a{margin-right: 12px;text-transform: initial;padding: 0 6px;min-width:min-content;min-height:initial;color:#363636;opacity:1;height:30px;cursor:pointer;}
	.mdui-nav .mdui-tab a:first-child{margin-left: 12px;}
	.mdui-nav .mdui-tab a.mdui-tab-active{color:rgba(253,0,111,1);position: relative;}
	.mdui-nav .mdui-tab a.mdui-tab-active::after{display: block;background: rgba(253,0,111,1);height: 3px;border-radius: 10px;content: '';width: calc(100% - 12px);position: absolute;bottom: 0;}

	.mdui-tab-flex{height: auto;background: #FAFAFA;position: relative;display: none;}
	.mdui-tab-flex.show{display: block!important;}
	.mdui-tab-flex.hide{display: none!important;}
	.mdui-tab-flex .mdui-tab-box{width: 100%;display: flex;min-height: initial;max-height: initial;justify-content: center;align-items: center;}
	.mdui-tab-flex .arrow-down{border-radius:0;min-width:36px;padding:0;color:#7B7B7B;display: flex;align-items: center;}
	.mdui-tab-flex .arrow-down:active,
	.mdui-tab-flex .arrow-down:hover{background:transparent;}
	.mdui-tab-flex .mdui-tab-mes{background: #FAFAFA;height: 44px;line-height: 44px;padding: 0 4px;font-size: 14px;color: #777;}
	.mdui-tab-flex .mdui-tab-toggle{display: flex;align-items: center;justify-content: flex-end;color: #777;height: 44px;line-height: 44px;}

	.mdui-tab-flex .mdui-tab-navport{width: 100%;background: #fff;display: none;padding: 15px 4%;box-sizing: border-box;flex-wrap: wrap}
	.mdui-tab-flex .mdui-tab-navport a.nav{flex: initial;width: 48%;opacity: 1;border:1px solid #DFDEDB;border-radius:8px;min-height: initial;min-width:initial;display:flex;align-items:center;justify-content:flex-start;margin-bottom:15px;height:44px;cursor:pointer;padding:0 15px;flex-direction: row;}
	.mdui-tab-flex .mdui-tab-navport a.nav > img{width: 40px;height: 40px;margin-right: 6px;}
	.mdui-tab-flex .mdui-tab-navport a.nav > i{width: 40px;height: 40px;background: #f4f4f4;margin-right: 6px;font-size: 0;}
	.mdui-tab-flex .mdui-tab-navport a.nav > span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
	.mdui-tab-flex .mdui-tab-navport a.nav:nth-child(2n+1){margin-right: 2%;}
	.mdui-tab-flex .mdui-tab-navport a.nav:nth-child(2n){margin-left: 2%;}
	.mdui-tab-flex .mdui-tab-navport a.nav:nth-last-child(1){margin-bottom: 0;}
	.mdui-tab-flex .mdui-tab-navport a.nav:nth-last-child(2){margin-bottom: 0;}
	.mdui-tab-flex .mdui-tab-navport a.nav-active{border-color:rgba(253,0,111,1);;color:rgba(253,0,111,1);;}

	.mdui-loading{text-align: center;padding: 8%;font-size: 12px;color: #7B7B7B}
	.mdui-loading i{font-size: 16px;margin-left: 4px;}

	.mdui-depletion-box{display: none;}

	.module-30{background: rgb(249, 249, 249);color: #000;padding: 8px 2.7% 0;box-sizing: border-box;display: flex;flex-wrap: wrap;justify-content: space-between;}
	/*  {box-shadow: none;border-radius: 0;display: flex;width: 100%;margin-bottom: 10px;border-radius: 0px;background: #FFFFFF;border-radius: 6px;padding: 10px;} */
	.module-30 .module-30-product {box-shadow: none;border-radius: 0;display: flex;width: 49%;min-height: 4em;margin-bottom: 10px;border-radius: 0px;/*background: #FFFFFF;*/border-radius: 6px;}
	@media ( min-width : 750px) {
		.module-30 .module-30-product {
			/*height: 9.4rem;*/
			min-height: 8rem;
		}
	}
	
	.module-30 .module-30-product:last-child {margin-bottom: 0;}
	.module-30 .module-30-product > a{text-decoration:none;display: flex;width: 100%;color: #000;flex-wrap: wrap;align-items: flex-start;}

	/*.module-30 .module-30-product .product-div{text-decoration:none;display: flex;width: 100%;color: #000;}*/
	.module-30 .module-30-media {width: 100%;/* max-width: 200px; */position: relative;}
	.module-30 .module-30-media-pic {padding-bottom: 100%;}
	.module-30 .module-30-media .module-30-media-pic img {position: absolute;width: 100%;max-height: 100%;top: 0;left: 0;border-radius: 0 !important;}
	.module-30 .module-30-content {padding: 0 0 0 10px;width: 60%;box-sizing: border-box;line-height: inherit;/* position: relative; */flex-grow:1;}
	/*.module-30 .module-30-content .module-30-title{min-height: 35px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;width: 100%;font-size: 14px;line-height: 18px;margin-bottom: 8px;}*/
	.module-30 .module-30-content .module-30-title{letter-spacing: 2px;color: #333;/*min-height: 35px;*/overflow: hidden;text-overflow: ellipsis;white-space: nowrap;-webkit-box-orient: vertical;width: 100%;font-size: 14px;line-height: 18px;margin-bottom: 8px;}
	.module-30 .module-30-content .module-30-bottom{/* position: absolute; */bottom: 0;width: calc(100% - 10px);}
	.module-30 .module-30-content .module-30-price{font-size: 0;}
	/* .module-30 .module-30-content .module-30-price > span:last-child{font-size: 12px;color: #777777;line-height: 12px;display: inline-block;} */
	.module-30 .module-30-content .module-30-discountprice{display: inline-block;font-weight: 600;font-size: 18px;color: rgba(253,0,111,1); line-height: 22px;margin-right: 8px;}
	.module-30 .module-30-content .module-30-discountprice em {font-size: 12px;line-height: 12px;font-style: normal;}
	.module-30 .module-30-content .module-30-originalprice{font-size: 12px;color: #777777;line-height: 12px;display: inline-block;}
	.module-30 .module-30-content .module-30-originalprice{text-decoration: line-through;}
	.module-30 .module-30-content .module-30-originalprice em {font-style: normal;}

	.module-30 .module-30-content .module-30-btn{display: flex;align-items: baseline;justify-content: space-between;padding-top: 10px;flex-wrap: wrap;margin-bottom: 10px;}
	.module-30 .module-30-content .module-30-btn button{/*color: #FFFFFF;background: linear-gradient(90deg,rgba(235,41,95,1),rgba(246,40,123,1));*/border-radius: 3px;width: 88px;height: 26px;border: none;box-shadow: none;font-size: 12px;line-height: 12px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.module-30 .module-30-content .module-30-btn span{font-size: 13px;color: #777777;text-align: right;line-height: 13px;margin-top: 10px;}
	.module-30 .module-30-content .module-30-tag{/*height: 16px;overflow: hidden;*//* margin-bottom: 66px; */font-size: 0;}
	.module-30 .module-30-content .module-30-tag span{display: inline-block;padding: 0 7px;border: none; border-radius: 8px;font-size: 12px;color: #E56214;line-height: 16px;height: 16px;background: #FCE9D5;box-sizing: border-box;margin-right: 6px;}
	/*.module-30 .module-30-content .module-30-tag   .module-30-tag-children{display: inline-block;padding: 0 10px;margin: 5px 5px;border: none; border-radius: 8px;font-size: 12px;color: #E56214;line-height: 16px;height: 16px;background: #FCE9D5;box-sizing: border-box;margin-right: 6px;}*/
	.module-30 .module-30-content .module-30-tag span:last-child{margin-right: 5px;margin-top: 3px;}

	/*body .mdui-page-container{ margin-top:1.2rem;}*/
	.search-content .search .search-text {
    display: block;
    padding: 0 .8rem;
    width: 100%;
    height: 0.66rem;
    box-sizing: border-box;
    -webkit-appearance: none;
    background: #f1f2f4;
    border: none;
    font-size: 0.2rem;
    outline: none;
}
.search-content {
    width: 100%;
    margin-left: .4rem;
    text-align: center;
    margin-top: 10px;
}

/*body .pro_box mdui-row{  border-radius: .4rem !important;}*/

.home-search-content{width: 100%;
	margin-left: .4rem;
	text-align: center;
	/* margin-top: 10px; */
}
.home-search-content .search .search-text {
	display: block;
	padding: 0.8rem;
	width: 100%;
	height: 0.66rem;
	box-sizing: border-box;
	-webkit-appearance: none;
	background: #f1f2f4;
	border: none;
	font-size: 0.2rem;
	outline: none;
}

.home-search-content-top .van-sticky--fixed {
	/*position: fixed;*/
	top: 0;
	right: 0;
	left: 0;
	z-index: 99;
}

.mdui-menu-left .top-right-options2{right: 10px; top:18px;position: fixed;}


.mdui-menu-left .navBox2{/*height:calc(80vh - 40px);*/box-sizing: border-box;-webkit-overflow-scrolling: touch;display: flex;justify-content: space-between}

.pro_box .van-sticky  .popup {
	  font-size: .4rem;
	  color: #fff;
  }

.mdui-menu-left-sollce {
overflow-y: auto;
}
/*客服logo*/
.font-wrap img.on-chat {
	position: fixed;
	bottom: 108px;
	right: 15px;
	color: #eb0f61;
	width: 36px;
	height: 49px;
	z-index: 180;
}

.mdui-row, [class*=mdui-row-] {
	margin-right: 0px;
	margin-left: 0px;
	/*border-radius: .2rem;*/
	box-shadow: none;
	margin-bottom:.2rem;
}
[class^="module-"][class*="-content"] {
	border-bottom-left-radius: .2rem;
	border-bottom-right-radius: .2rem;
}

.mdui-container-fluid {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	min-height: calc(100% - 20vh) ;
}

.mdui-container-fluid .pro_module .pro_box{

	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
}
.elevated{
	bottom:0.3rem !important
}
.share_home{
	margin: 0.1rem 0;
    background-color: #ff1959;
    color: #FFF;
    font-size: 12px;
    height: 0.4rem;
    border-radius: 0 9px 9px 0;
    line-height: 0.4rem;
    position: absolute;
    z-index: 5;
    bottom: 0.1rem;
    min-width: 2.2rem;
    padding: 0 5px;
}
.body_padding_top {padding-top:95px !important;}
@media ( max-width : 600px) {
	.module-30 .module-30-content .module-30-discountprice{width: 100%;}
}