html {
	width: 100%;
	height: 100%;
	font-family: "黑体";
}

.body_style {
	touch-action: pan-up;
}

body {
	font-family: "黑体";
	width: 100%;
	height: 100%;
	box-sizing: border-box;
}

em,
i {
	font-style: normal;
}

input {
	outline: none;
}

#loadMoreDiv {
	text-align: center;
	font-size: 12px;
	color: #999;
	padding-top: 20px;
	line-height: 22px;
}

#loadMoreDiv img {
	width: 20px;
	opacity: 0.6;
	vertical-align: -4px;
}

textarea {
	-webkit-appearance: none;
}

.clearfix:before {
	content: '';
	height: 0;
	line-height: 0;
	visibility: hidden;
	display: block;
	clear: both;
}

.item_bj {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

#main {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
}

#wrap {
	/*height: 100%;*/
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-flex-flow: column;
	flex-flow: column;
}

.flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.flex-align-center {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.flex-pack-center {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.flex-pack-justify {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

#noOrder {
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 13px;
	color: #999;
	background: #f5f5f5;
}

#topbar {
	height: 44px;
	line-height: 44px;
	font-size: 18px;
	text-align: center;
	position: relative;
	/*display: none;*/
	color: #333;
	background: #fafafa;
	/*border-bottom: 1px solid #e4e4e4;*/
}

#topbar>:nth-child(1)>img {
	width: 11px;
	height: 18px;
}

#leftButton,
#topbar .right {
	position: absolute;
	/*top:0;
    left: 0;
    padding: 13px 10px 7px 5px ;
    line-height: 0;*/
	width: 42px;
	height: 44px;
	line-height: 44px;
	z-index: 10;
	-webkit-box-align: center;
	/* 12版 */
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
}

#topbar .right {
	width: auto;
	bottom: 0;
	right: 15px;
}

#topbar .right img {
	width: 16px;
	height: 16px;
	vertical-align: 2px;
}

#leftButton img {
	margin-top: -2px;
	width: 21px;
	height: 21px;
	justify-content: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

#title {
	/*width: 100%;*/
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0 60px;
	text-align: center;
	height: 43px;
}

#rightButton {
	position: absolute;
	top: 12px;
	right: 20px;
	line-height: 14px;
	font-size: 14px;
	color: #5B5B5B;
}

#rightButton1 {
	height: 20px;
	padding: 5px;
	position: absolute;
	top: 6px;
	right: 10px;
	line-height: 20px;
	font-size: 14px;
	background-color: #6BBDFA;
	color: #FFF;
	/*box-shadow: 0 0 2px 2px #DADDE0;*/
	border-radius: 5px;
	/*color: #6BBDFA;*/
	max-width: 50px;
	overflow: hidden;
}

#rightButton2 {
	height: 20px;
	padding: 5px;
	position: absolute;
	top: 6px;
	right: 65px;
	line-height: 20px;
	font-size: 14px;
	background-color: #6BBDFA;
	color: #FFF;
	/*box-shadow: 0 0 2px 2px #DADDE0;*/
	border-radius: 5px;
	/*color: #6BBDFA;*/
}

#rightImgButton {
	position: absolute;
	top: 13px;
	right: 13px;
	width: 17px;
	height: 17px;
}

#rightImgButton2 {
	position: absolute;
	top: 13px;
	right: 50px;
	width: 19px;
	height: 17px;
}

#rightButton3 {
	position: absolute;
	/*top:0;
    left: 0;
    padding: 13px 10px 7px 5px ;
    line-height: 0;*/
	margin-top: 8px;
	right: 0;
	top: 0;
	width: 45px;
	height: 33px;
	z-index: 10;
}

#rightButton3 img {
	width: 25px;
	height: 25px;
}

.tap {
	background: #DADDE0;
}


/*这里为显示发布的活动*/

.fbtext {
	width: 90%;
	font-size: 0.55rem;
	margin: 0.7rem 5% 0 5%;
	border: none;
	padding-bottom: 0.3rem;
	line-height: 1rem;
	;
}

.fbcon7 {
	width: 100%;
}

.fbcon7 img {
	width: 90%;
	margin: 0.35rem 5% 0 5%;
}

.rightInfo {
	height: 48px !important;
	position: absolute !important;
	top: 0 !important;
	right: 0 !important;
	margin: 0 !important;
	font-size: 14px;
	line-height: 48px !important;
	color: #ffe2b1 !important;
	padding: 0 12px;
	/*background: #d84e43!important;*/
}

.itemOn {
	background-color: #ececec!important;
}

.heading {
	width: 100%;
	height: 60px;
	border-top: 2px solid #ebebeb;
	line-height: 22px;
}

.headingcenter {
	width: 90%;
	height: 100%;
	margin: 0 auto;
	border-bottom: 1px solid #ebebeb;
}

.headingcenter img {
	height: 44px;
	display: block;
	float: left;
	border-radius: 50%;
	overflow: hidden;
	margin-top: 8px;
}

.headingcenter div {
	font-size: 14px;
	color: #999;
	padding-top: 5px;
}

.overImg {
	filter: blur(10px);
	-webkit-filter: blur(10px);
	-moz-filter: blur(10px);
	-ms-filter: blur(10px);
	-o-filter: blur(10px);


	/*filter: url(blur.svg#blur); !* IE10, IE11 *!*/
	/*filter: progid:DXImageTransform.Microsoft.Blur(Pixel Radius=5，MakeShadow=false);*/
    /*filter: contrast(50%);*/
    /*filter: brightness(0.1);*/
    /*-webkit-filter: blur(2px); !* Chrome, Opera *!*/
    /*   -moz-filter: blur(2px);*/
    /*    -ms-filter: blur(2px);    */
    /*        filter: blur(2px); */
    

    
}


/*                                              mui   丽柜                                                       */

.mui-poppicker {
	border: none;
}

.mui-poppicker-title {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 101;
	background-color: #ffffff;
	font-size: 16px;
	color: #333333;
	display: flex;
	align-items: center;
	height: 53px;
	margin-bottom: 0;
	font-weight: normal;
}

.mui-poppicker-body {
	position: relative;
	width: 100%;
	height: 180px;
	border-top: none;
	bottom: 0;
}

.mui-poppicker-bottom-button {
	position: relative;
	z-index: 100;
	width: 100%;
	height: 54px;
	line-height: 54px;
	padding: 0;
	background: #fff;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.mui-poppicker-bottom-button:after {
	content: '';
	position: absolute;
	bottom: 0;
	height: 1px;
	background: #f0f0f0;
	transform: scaleY(.5);
	width: 100%;
}

button {
	font-size: 14px;
	font-weight: 400;
	line-height: 2;
	position: relative;
	display: inline-block;
	margin-bottom: 0;
	padding: 6px 15px;
	cursor: pointer;
	-webkit-transition: all;
	transition: all;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transition-duration: .2s;
	transition-duration: .2s;
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
	color: #333;
	border: none;
	border-radius: 3px;
	background-color: #fff;
	background-clip: padding-box;
}

.mui-poppicker-bottom-left {
	width: auto;
	height: 45px;
	font-size: 16px;
	color: #999999;
	/* line-height: 45px; */
	background: #fff;
}

.mui-poppicker-bottom-right {
	font-size: 16px;
	width: auto;
	height: 45px;
	background-color: #fff;
	color: #ff5c98;
}

.mui-poppicker-btn-cancel {
	float: left;
}

.mui-pciker-list li {
	color: #999;
}

.mui-pciker-list li.highlight {
	color: #333333;

	
}
.mui-pciker-rule.mui-pciker-rule-ft{
	position: relative;
}
.mui-pciker-rule.mui-pciker-rule-ft:after{
	content: '';
	height: 1px;
	background: #f1f1f1;
	position: absolute;
	top: 0;
	left: -2rem;
	right: -2rem;
	transform: scaleY(.5);
}
.mui-pciker-rule.mui-pciker-rule-ft:before{
	content: '';
	height: 1px;
	background: #f1f1f1;
	position: absolute;
	bottom: 0;
	left: -2rem;
	right: -2rem;
	transform: scaleY(.5);
}
/*无数据*/
.noDate {
	padding: 0.4rem;
	text-align: center;
	font-size: 14px;
	color: #999;
	display: none;
}
/*购买的统计*/
.notification,.fromProd.buyNum{
	font-size:12px;
	color:#ff5c98;
	padding: 0 0.4rem 0.32rem;
}
.fromProd.notification,
.fromProd.buyNum{
	padding:  0.32rem 0.4rem;
}
.hidden {
	display: none!important;
}