@charset "UTF-8";
/*
 *
 * 搜索
 *
 *
 * */
.search_fixed{
	height: 4.25rem;
	width: 100%;
}
.search_fixed .searchbox_fixed{
	position: fixed;
	width: 100%;
}
.m_search{
	height: 2.25rem;
	padding: 0 .75rem;
	background: #fff;
	/* border-bottom: 1px solid #ddd; */
	box-shadow:0px 2px 8px 0px rgba(40,40,40,0.08);
}
.m_search .m_back{
	width: 1.75rem;
	float: left;
	height: 2.125rem;
	background: url(../../img/back.png) .125rem center no-repeat;
	-webkit-background-size: .75rem .75rem;
    background-size: .75rem .75rem;
}

.m_search .header_search{
	float: left;
	margin-top: .35rem;
	height: 1.45rem;
	/* border: 1px solid #ddd; */
	width: 86%;
	background: #f6f6f6;
	border-radius:0.725rem ;
}
.m_search .header_search input{
	border: none;
	background: none;
	line-height: 1.1rem;
	padding: 0.225rem 0.625rem;
	width: 76%;
	float: left;
}
.m_search .header_search input.searchPro{
	padding: 0.225rem 0.625rem;
}
.m_search .header_search span{
	background: url(../../img/search2.png) 70% center no-repeat ;
	-webkit-background-size: .775rem .775rem ;
    background-size: .775rem .775rem;
    float: left;
    width: 12%;
    height: 1.45rem;
}

/*热门搜索*/
.hot_search{
	padding: 0 .75rem;
	background: #fff;
}
.hot_search h3{
	font-size: .65rem;
	color: #999;
	line-height: 2.2rem;
	border-bottom: 1px solid #eee;
}
.hotsearch_list{
	overflow: hidden;
	padding: 0.5rem 0;
}
.hotsearch_list ol{
	 margin: -.25rem 0 0 -.25rem;
	overflow: hidden;
}
.hotsearch_list ol li{
	width: 23.3%;
	float: left;
	border: 1px solid #eeeeee;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    line-height: 1.7rem;
    text-align: center;
    margin: .25rem 0 0 .25rem;
    font-size: .7rem;
}
/*历史搜索*/
.history_search{
	padding: 0 .75rem;
	background: #fff;
	margin-top: .5rem;
}

.history_search h3{
	font-size: .65rem;
	color: #999;
	line-height: 2.2rem;
	border-bottom: 1px solid #eee;
}
.history_search li{
	line-height: 2.2rem;
	height: 2.2rem;
	border-bottom: 1px solid #eee;
	font-size: .7rem;
	background: url(../../img/history_search.png) 0 center no-repeat ;
	-webkit-background-size: .85rem .85rem ;
    background-size: .85rem .85rem;
    padding-left: 1.425rem;
    overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.history_search .m_empty{
	background: url(../../img/m_empty.png) 0 center no-repeat ;
	-webkit-background-size: .85rem .85rem ;
    background-size: .85rem .85rem;
     padding-left: 1.425rem;
     line-height: 2.2rem;
     display: block;
     font-size: .7rem;
     cursor: pointer;
}

/*
 *
 * 分类
 *
 *
 * */
.classify_search{
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 9999;
}
.fix-classify_search {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	
}
.classify_search .header_search{
	width: 100%;
}
.classify_search .header_search{
	text-align: center;
	width: 100%;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: .6rem;
    color: #999;
    line-height: 1.45rem;
}
.classify_search .header_search s{
	background: url(../../img/search2.png) center no-repeat ;
    vertical-align: middle;
    -webkit-background-size:cover;
    background-size: cover;
    height: .6rem;
    margin-right:.3rem ;
    margin-bottom: 1px;
    display: inline-block;
    width: .6rem;
}

.m_classify{
	position: relative;
    height: 100%;
    display: flex;
}
.m_classify::before {
    content: '';
    position: absolute;
    top: 0.34rem;
    left: 0;
    width: 21.5%;
    bottom: 0;
    background-color: #fff;
}
.m_classify.pb_0 {
	padding-bottom: 0;
}
.m_classify .classify_nav{
	position: absolute;
    top: 0.34rem;
    left: 0;
    float: left;
    width: 21.5%;
    height: calc(100vh - 3.75rem);
    overflow: auto;
    background-color: #fff;
    z-index: 9;
}
.classify_nav.has_ad {
    height: calc(100vh - 9.8rem);
}
.classify_nav.is_fixed {
    position: fixed;
    top: 1.87rem;
    height: calc(100vh - 3.75rem);
}
.m_classify .classify_nav li{
	width: 100%;
	height: 2.5rem;;
	line-height: 2.5rem;
	color: #333333;
	font-size: .7rem;
	cursor:pointer;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	overflow: hidden;
}
.m_classify .classify_nav li.active{

	display: flex;
	justify-content: space-around;
	flex-direction: column;
	align-items: center;
}
.m_classify .classify_nav li.active .span_text{
	display: inline-block;
	/* width: 3.5rem; */
	width: 87%;
	height: 1.05rem;
	line-height: 1.05rem;
	box-sizing: border-box;
	border-radius: 0.525rem;
	background: #F02C2C;
	color: #fff;
	padding: 0 0.4rem;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
	box-sizing: border-box;
}
.classify_all{
	flex: 1;
  padding-left: 21.5%;
  float: right;
  width: 78.5%;
  min-height: calc(100vh - 1.25rem);
  overflow: auto;
  box-sizing: border-box;
}
.classify_tab {
	position: relative;
}
.classify_tab .class_ad{
	width: 100%;
	padding: 0.4rem;
	box-sizing: border-box;
}
.classify_tab .class_ad img{
	width: 100%;
	height: auto;
}
.classify_tab .class_ad video{
	width: 100%;
	height: 5.3rem;
}

.classify_tab ul{
	overflow: hidden;
	zoom: 1;
	margin-bottom: 0.675rem;
}

.classify_tab li{
	background: #fff;
	/* border: 1px solid #eeeeee; */
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	/* width: 46%; */
	width: 5.75rem;
	padding-bottom: .5rem;
	float: left;
	margin: .4rem 0 0 .35rem;
}

.classify_tab li a{
	display: block;
}
.classify_tab li .m_pic{
	/* margin: 1rem auto .6rem; */
	width: 100%;
	height: 5.75rem;
	overflow: hidden;
}
.classify_tab li .m_pic img{
	width: 100%;
	height: 100%;
}

.classify_tab li p{
	text-align: left;
	color: #666;
	height: 3em;
	overflow: hidden;
	padding: 0 .3rem;
	margin-top: 0.4rem;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.classify_tab li .price{
	font-size: 0.5rem;
	color: #999999;
	padding: 0 .3rem;
	margin-top: 0.35rem;
}
.classify_tab li .price .newprice{
	color: #F02C2C;
	font-size: 0.65rem;
	font-weight: bold;
	margin-right: 0.25rem;
}
.classify_tab li .price .newprice i{
	font-style: normal;
	font-style: 0.5rem;
}
.classify_tab li .price .oldprice{
	text-decoration: line-through;
	font-size: 0.45rem; /* 正确设置字号 */
}
	/*遮罩二级分类*/
.y_modaltab li{
	position: relative;
	background: #fff;
	border: 1px solid #eeeeee;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 46%;
    padding-bottom: 46%;
    float: left;
    height: 0;
    overflow: hidden;
    margin: .25rem 0 0 .25rem;
}

.y_modaltab li a{
	display: block;
	overflow: hidden;
}
.y_modaltab li .m_pic{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.y_modaltab li .m_pic img {
	width: 100%;
	height: 100%;
}
.y_modaltab li p{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	background-color: rgba(0,0,0,.5);
	text-align: center;
	color: #fff;
	display: table;
}
.y_modaltab li p span {
	display: table-cell;
	vertical-align: middle;
	padding: 0 .3rem;
	line-height: 1.5em;
}

/*
 *
 * 商品列表
 *
 *
 * */

.goods_list .header_search{
	text-align: left;
	width: 73%;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: .7rem;
    color: #999;
    line-height: 1.45rem;
}
.goods_list .header_search s{
	background: url(../../img/search2.png) center no-repeat ;
    vertical-align: middle;
    -webkit-background-size:cover;
    background-size: cover;
    height: .85rem;
    margin-right:.3rem ;
    margin-top: .25rem;
    float: right;
    width: .85rem;
    cursor: pointer;
}

.goods_list .top_classify{
	float: right;
	width: 1.75rem;
	height: 2.125rem;
	background: url(../../img/bg.png) 98% center no-repeat ;
	-webkit-background-size:1.05rem .9rem;
    background-size: 1.05rem .9rem;
    cursor:pointer;
}
.goods_nav ol{
	overflow: hidden;
	zoom: 1;
	height: 2rem;
	background: #fff;
	border-bottom: 1px solid #ddd;
}
.goods_nav ol li{
	float: left;
	width: 25%;
	margin: .375rem 0;
	text-align: center;
	line-height: 1.25rem;
	color: #999;
	font-size: .7rem;
	border-left:1px solid #ddd ;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.goods_nav ol li:first-child{
	border: none;
}
.goods_nav ol li.active{
	color: #002b5c;
}
.goods_nav ol li.price s,.goods_nav ol li.sales s{
	background: url(../../img/j2.png) 0 0 no-repeat ;
	-webkit-background-size:100% auto;
    background-size: 100% auto;
    display: inline-block;
    width: .3rem;
    height: .35rem;
    vertical-align: middle;
    margin: 0 0 2px 5px;
}

.goods_nav ol li.price.active s,.goods_nav ol li.sales.active s{
	background: url(../../img/j1.png) 0 0 no-repeat ;
	-webkit-background-size:100% auto;
    background-size: 100% auto;
}
.goods_nav ol li.price.on s,.goods_nav ol li.sales.active.on s{
	background: url(../../img/j.png) 0 0 no-repeat ;
	-webkit-background-size:100% auto;
    background-size: 100% auto;
}
.goods_nav ol li.filter s{
	background: url(../../img/filter.png) 0 0 no-repeat ;
	-webkit-background-size:100% auto;
    background-size: 100% auto;
    display: inline-block;
    width: .625rem;
    height: .6rem;
    vertical-align: middle;
    margin: 0 5px 2px 0;
}
.m_goods li{
	padding: 0.5rem .6rem;
	border-bottom: 1px solid #dddddd;
	overflow: hidden;
	zoom: 1;
}
.m_goods li{
	display: block;
}
.m_goods li .m_pic{
	cursor: pointer;
	height: 4.5rem;
	width: 4.5rem;
	overflow: hidden;
	float: left;
}
.m_goods li .m_pic img{
	width:100%;
	height:100%;
}
.m_goods li .m_tit{
	width: 9.8rem;
	float: right;
}
.m_goods li .m_commission{
	color: #aaa;
}
.m_goods li .m_commission .m_left{
	float: left;
}
.m_goods li .m_commission .m_left p{
	font-size: .6rem;
}
.m_goods li .m_commission .m_left .m_span1{
	color: #f93;
}

.m_goods li .m_tit h3{
	font-size: .7rem;
	line-height: 1rem;
	height: 2rem;
	word-break:break-all;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow: hidden;
    margin: .3rem 0 .7rem;
}
.m_goods li.m_extension .m_tit h3{

  margin: .3rem 0 .1rem;
}
.m_goods li .m_tit .fl,
.z-list_details.list_details li .m_price .fl{
	font-size: .85rem;
	color: #002b5c;
	line-height: 1rem;
}
.cart_single li .m_tit .fl p{
	font-size: .85rem;

}
.cart_single li .m_tit h3{
	margin: .3rem 0 .5rem;
}
.cart_single li .m_tit .fl{
	line-height: .8rem;
}

.m_goods li .m_tit .fl del,
.z-list_details.list_details li .m_price .fl del{
	font-size: .6rem;
	color: #aaa;
	padding-left: .5rem;
}
.cart_single li .m_tit .fl del{
	font-size: .5rem;
	color: #aaa;
	padding-left: 0;
}
.m_goods li .m_tit .fl span,
.z-list_details.list_details li .m_price .fl span{
	font-size: .6rem;
}
.m_goods li .m_tit .fr{
	font-size: .6rem;
	color: #999;
	line-height: 1rem;
}
.m_goods li .m_tit .fr .btn{
	background: #fff;
}
.m_goods li.m_extension .m_tit .fr .btn{
	background-color: #fff;
	color: #000000;
	cursor: pointer;
	padding: .3rem .3rem;
}

.m_goods li.active .m_tit .fr .btn {
    background-color: #0b285b;
    border-color: #0b285b;
    color: #fff;
}
.m_goods li .m_tit .fr .btn s{
	display: inline-block;
	width: .85rem;
	height: .85rem;
	background: url(../../img/m_cart1.png) 0 center no-repeat ;
	-webkit-background-size:100% auto;
	vertical-align: middle;
	margin-bottom: 2px;
	margin-right: .3rem;
}

.m_goods li.active .m_tit .fr .btn s{
	background: url(../../img/m_cart.png) 0 center no-repeat ;
	-webkit-background-size:100% auto;
}

/*筛选弹出框*/
.product_wrap{
	width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.4);
    position: fixed;
    z-index: 9999;
    right: -100%;
    top: 0;
    bottom: 0px;
}
.product_wrap .goods_list{
	position: relative;
	z-index: 99999;
}
.product_wrap h1{
	line-height: 2.125rem;
	text-align: center;
	float: left;
	width: 80%;
	font-size: .85rem;
}
.product_choose{
    width: 85%;
    height: 100%;
    background-color: #f6f6f6;
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden;
}
.product_filter{
	height: 100%;
    overflow: auto;
    box-sizing: border-box;
    padding: 2.125rem 0 2.5rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    top:-2.125rem;
}


.product_filter .tit{
	overflow: hidden;
	zoom: 1;
	padding: 0 .65rem;
	line-height: 2.2rem;
	background: #fff;
	color: #999;
	border-bottom: 1px solid #eee;
	cursor: pointer;
}

.product_filter .porperity_value{
	display: none;
}
.product_filter h4{
	float: left;
	font-size: .75rem;
}
.product_filter .fr s{
	background: url(../../img/product_filter1.png) 0 0 no-repeat ;
	-webkit-background-size:100% auto;
    background-size: 100% auto;
    display: inline-block;
    width: .475rem;
    height: .275rem;
    vertical-align: middle;
    margin: 0 0px 2px 5px;
}
.product_filter .tit.active .fr s{
	background: url(../../img/product_filter.png) 0 0 no-repeat ;
	-webkit-background-size:100% auto;
    background-size: 100% auto;
}
.product_filter .itme{
	display: none;
}
.product_filter .productCategory .itme{
	display: block;
}
.product_filter .itme p{
	line-height: 2.2rem;
	margin: 0 .65rem;
	border-bottom: 1px solid #eee;
	color: #999;
	cursor: pointer;
}
.product_filter .itme p.z-style{
	background: #fff;
	margin:0;
	font-size: .7rem;
	font-weight: bold;
	padding:0 .65rem;
	color:#333;
}
.product_filter .itme p.active{
	background: url(../../img/product_filter2.png) right center no-repeat ;
	-webkit-background-size:.975rem .675rem;
    background-size:.975rem .675rem;
    color: #002b5c;
}
.product_filter .itme p b{
	font-size: .75rem;
	font-weight: normal;
	float: left;
	width: 10%;
	text-align: center;
}
.product_filter .itme p.m_pricebox{
	overflow: hidden;
	zoom: 1;
}
.product_filter .itme p input{
	margin-top: .3rem;
	width: 45%;
	float: left;
	line-height: 1.5rem;
	height: 1.5rem;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #eee;
    background: #fff;
    display: inline-block;
    padding: .5rem;
}

.product_wrap .m_btn{
	width: 100%;
    height: 2.5rem;
    position: absolute;
    bottom: 0px;
    border-top:1px solid #ddd ;
    background: #fff;
}
.product_wrap .m_btn a{
	width: 50%;
	line-height: 2.5rem;
	float: left;
	text-align: center;
	font-size: .85rem;
	color: #999;
}

.product_wrap .m_btn .btn-custom{
	color: #fff;
	padding: 0px;
	-webkit-border-radius: 0px;
    border-radius: 0px;
}
.commer_fliterslide {
	position: fixed;
	right: 0;
	width: 85%;
	background-color: none;
}
.commer_fliterslide .product_choose {
	width: 100%;
}


/*购物车-凑单*/
.single_btn{
	height: 3rem;

}
.btn_fixed{
	border-top:1px solid #dddddd ;
	position: fixed;
	height: 2.5rem;
	background: #fff;
	width: 100%;
	padding-left: 0.7rem;
	box-sizing: border-box;
	bottom: 0px;
	left: 0;
}
.btn_fixed .btn{
	width: 5rem;
	height: 2.5rem;
	line-height: 2.5rem;
	padding: 0px;
	border-radius:0px ;
}
.btn_fixed .fl{
	width: 65%;
	text-align: right;

}
.btn_fixed .m_left{
	float: left;
	line-height: .9rem;
	margin-top: .4rem;
}
.btn_fixed .m_right{
	line-height: 2.5rem;
	font-size: .9rem;
	color: #ff9933;
}
.btn_fixed .m_right b{
	font-weight: normal;
	font-size: .65rem;
}

/*
 *
 * 批发商城
 *
 *
 * */
 .batch-header .header_search {
    width: 87%;
    padding: .3rem 1.5rem .3rem .3rem;
    color: #222;
 }
.batch-header .m_header_left a {
    background: url(../../img/search2.png) center no-repeat;
    vertical-align: middle;
    -webkit-background-size: cover;
    background-size: cover;
    height: .85rem;
    margin-right: .5rem;
    margin-top: -1.15rem;
    float: right;
    width: .85rem;
}
 .batch-grade {
    height: 4rem;
    background: #fff;
    margin-bottom: .5rem;
    padding: .75rem;
 }
 .batch-grade-img {
    width: 4rem;
    height: 4rem;
    float: left;
    position: relative;
 }
 .batch-grade-img i {
    display: block;
    position: absolute;
    bottom: .08rem;
    right: 0;
    width: .7rem;
    height: .7rem;
    background: url(../../img/boardp.png) center no-repeat;
    background-size: .7rem;
    text-align: right;
    color: #fff;
    font-style: italic;
    padding-right: .1rem;
 }
 .batch-grade-img img {
    width: 4rem;
    height: 4rem;
    border: 1px solid #666;
    border-radius: 50%;
 }
 .batch-grade p {
    width: 66%;
    float: left;
    padding-left: .75rem;
    font-size: .85rem;
 }

.batch-grade-vbg {
    height: .2rem;
    width: 9.6rem;
    float: left;
    background:#e3e3e3;
    background-size: 9.6rem .5rem;
    margin-left: .75rem;
    position: relative;
    margin-top: 1.9rem;
 }
 .batch-grade-vbg .batch-grade-sw {
     height: .2rem;
     display: table;
     width: 100%;
     margin-top: -.2rem;
 }
 
 

 .batch-grade-bottm{
 	width: 100%;
 	display: table;
 	position: relative;
  top: -1.8rem;
 }
.batch-grade-vbg .batch-grade-sw li {
  display: table-cell;
  text-align: left;
}

.grade_bg{
	background: rgb(255, 153, 51);
	height: .2rem;
	  
}
.batch-grade-vbg .batch-grade-sw li span {
 	position: relative;
  display: block;
  width: .5rem;
  height: .5rem;
  top: -.33rem;
  background-color: #e3e3e3;
  border-radius: 50%;
}


.batch-grade-vbg .batch-grade-sw.m_grade li span{
	top: .08rem;
}

.batch-grade-vbg .batch-grade-sw li span.active {
	background: rgb(255, 153, 51);
}
.batch-grade-vbg .batch-grade-sw li i{
  margin-top: .2rem;
 	height: .2rem;
 	background: rgb(255, 153, 51);
 	width: 100%;
 	display: block;
}
.batch-grade-vbg .batch-grade-sw.m_grade li i{
	margin-top: -.27rem;
}
.batch-grade-bottm.m_gradebottm{
	top: -1.3rem;
}

 .batch-grade-vbg .batch-grade-bottm li {
  display: table-cell;
  width: .6rem;
  height: .6rem;
  line-height: .6rem;
  text-align: center;
  text-align: left;
  top: -1.05rem;
  left: -.1rem;
  z-index: 9999;
 }
 .batch-orange {
  color: #ff9933;
 }
 .batch-grade-vbg ul .batch-grade-lia:after {
  content: "";
  display: block;
  position: absolute;
  top: 1rem;
  left: 0;
  width: .6rem;
  height: .6rem;
  background: #ff9933;
  border-radius: 50%;
 }
.batch-grade-vbg ul .batch-grade-v2 {
  left: 2.2rem;;
 }
.batch-grade-vbg ul .batch-grade-v3 {
  left: 4.5rem;;
 }
 .batch-grade-vbg ul .batch-grade-v4 {
  left: 6.8rem;;
 }
 .batch-grade-vbg ul .batch-grade-v5 {
  left: 9.08rem;;
 }
 .batch-grade-vbg ul .batch-width:after {
  width: .7rem;
  height: .7rem;
  top: .97rem;
 }



.batch-bottom {
  margin-bottom: 2.8rem;
}
.batch-bottom li .m_pic img {
  height: 4.5rem;
  width: 4.5rem;
}
.batch-bottom li a {
  display: block;
  overflow: hidden;
}

/*商用商品分类页面*/
.commer_class_tab {
	display: none;
}
.commer_class_tab h2 {
	font-size: .7rem;
	line-height: 2.5rem;
}
.commer_class_tab h2 a {
	display: block;
	overflow: hidden;
	padding: 0 .5rem;
	color: #666;
}
.commer_class_tab h2 p {
	font-size: .6rem;
	color: #999;
}
.commer_class_tab h2 p span {
	font-family: "simsun";
	font-size: .8rem;
	padding-left: .3rem;
}
.commer_class_tab ul {
	padding: 0 .375rem 0 .2rem;
	overflow: hidden;
}
.commer_class_tab li {
	float: left;
	width: 50%;
	padding: 0 .125rem;
	margin-bottom: .5rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.commer_class_tab li a {
	display: block;
	overflow: hidden;
	background-color: #fff;
	padding: .55rem 0 .4rem;
	color: #666;
}
.commer_class_tab li .m_pic {
	width: 4rem;
	height: 4rem;
	overflow: hidden;
	margin: 0 auto .4rem;
}
.commer_class_tab li h3 {
	font-size: .65rem;
	padding: 0 .5rem;
}

/*商用商品列表页面*/
.top_header .top_filter {
	float: right;
	line-height: 2.25rem;
	padding: 0 .7rem;
	font-size: .7rem;
	color: #999;
	position: relative;
	z-index: 1;
}
.top_header .top_filter i {
	background: url(../../img/filter.png) 0 0 no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    display: inline-block;
    width: .625rem;
    height: .6rem;
    vertical-align: middle;
    margin: -2px 5px 0 0;
}
.commer_goods_list {
	padding: 0 .3rem .5rem;
	overflow: hidden;
}
.commer_goods_list li {
	float: left;
	width: 50%;
	padding: 0 .125rem;
	margin-top: .25rem;
	box-sizing: border-box;
}
.commer_goods_list li a {
	display: block;
	background-color: #fff;
	overflow: hidden;
	font-size: .65rem;
}
.commer_goods_list li .y_pic {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 100%;
	overflow: hidden;
	margin-bottom: .15rem;
}
.commer_goods_list li .y_pic img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
.commer_goods_list li .y_info {
	padding: 0 .25rem .4rem;
}
.commer_goods_list li .y_info p {
	line-height: 1.5em;
	height: 1.5em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: .1rem;
}


/*推广列表*/
.m_goods .m_goodsol li{
	position: relative;
	background: #fff;
	padding: 0.5rem .75rem 0.5rem 1.2rem;
}
.m_goods .m_goodsol li .m_tit{
	width: 9rem;
}

.m_goods .m_goodsol li.m_extension .m_tit h3{
	margin: 0rem 0 .1rem;
}

.m_goods .m_goodsol li .cart_radio{
	position: absolute;
	left: .1rem;
    top: 2.2rem;
    cursor: pointer;
}

.m_goods .m_goodsol li .cart_radio .m_ico{
	height: .9rem;
    width: .9rem;
    background: url(../../img/click2.png) 0 0 no-repeat;
    background-size: .9rem auto;
}

.m_goods .m_goodsol li .cart_radio.active .m_ico{
	background: url(../../img/click2.png) 0 -.95rem no-repeat;
    background-size: .9rem auto;
}
.m_goods .m_goodsol li .m_pic{
	position: relative;
}
.m_serial{
	position: absolute;
	top:0px;
	background: #f6f6f6;
	left:0px;
	width: 100%;
	height: 100%;
	display: none;
	text-align: center;
}
.m_serial p{
	margin-top: .675rem;
	color: #666;
}
.m_serial .serial{
	border: none;
	width: 60%;
	margin: 0 auto;
	padding: .2rem 0;
	height: 1rem;
	line-height: 1rem;
	font-size: .7rem;
	text-align: center;
	background: none;
	border-bottom: 1px solid #212121;
}
.m_goods .m_goodsol li.selected .m_serial{
	display: block;
}

.serial_footer {
    height: 3rem;
}

.serial_footer .footer_total {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 2.5rem;
    line-height: 2.5rem;
    border-top: 1px solid #ddd;
    background: #fff;
    box-sizing: border-box;
   
}
.serial_footer .footer_total .btn-custom2 {
    border-radius: 0;
    width: 100%;
    border: none;
    padding: 0;
    height: 2.5rem;
    line-height: 2.5rem;
    font-size: .7rem;
    background: #0c275b;
}

/*生成列表*/
.generation_list ol{
	background: #fff;
	margin-top: .3rem;
}
.generation_list li{
	padding:.5rem;
	overflow: hidden;
	zoom: 1;
	border-bottom: 1px solid #eeeeee;
}
.generation_list li .m_serialbox{
	line-height: 1.9rem;
	width: 10%;
	font-size: .75rem;
	text-align: center;
	margin-right: 5%;
}
.generation_list li .m_time{
	width: 50%;
	font-size: .65rem;
	line-height: 1.9rem;
}
.generation_list li .m_btn{
	float: right;
	margin-top: .2rem;
}

.generation_list li .m_btn .btn-custom4{
	background: none;
	border-color:#cccccc ;
	color: #999999;
	margin-left: .3rem;
}

.list_details{
	
	margin-top: .3rem;
}
.list_details li{
	border-bottom: 1px solid #eeeeee;
	background: #fff;
	padding: .5rem;
	margin-bottom: .3rem;
}
.list_details .m_erm{
	width: 7rem;
	height: 7rem;
	background: #eeeeee;
	margin: 0 auto .4rem;
}
.list_details li h3{
	font-size: .7rem;
	line-height: 1rem;
	height: 2rem;
	overflow: hidden;
}
.list_details li p{
	color: #999;
	font-size: .65rem;
}


/*推广商品列表*/
.mk-top_store.top_header {
	background-color:#DBC28B;
	border-color: #DBC28B;
}
.z-headerban {
  width:100%;
	height:5.73rem;
	background-color:#DBC28B;
	padding:1.13rem 0.65rem 0;
	box-sizing:border-box;
}
.z-uesrinfo {
 	display: -webkit-box; 
	display: -moz-box; 
	display: -ms-flexbox; 
	display: -webkit-flex; 
	display: flex;
	position: relative;
	padding-right: 2.86rem;
}
.z-user-pic {
  width:1.91rem;
	height:1.91rem;
	border-radius:50%;
	box-sizing:border-box;
	overflow:hidden;
	margin-right:0.65rem;

}
.z-user-pic img {
  width: 100%;
  height: 100%;
}
.z-name {
	font-size:0.6rem;
	color:#333;
	padding:0.65rem 0 0 0;
	line-height:0.78rem;
	-webkit-box-flex: 1.0; 
	flex: 1;
}
.edit_img {
	display:inline-block;
	width:0.78rem;
	height:0.78rem;
	overflow:hidden;
	vertical-align:middle;
	padding:0 .7rem 0 0.5rem;
	position:relative;
	top:-2px;
	background: url(../../img/mk/mkzx_edit.png) center no-repeat;
	-webkit-background-size: 0.78rem 0.78rem;
	background-size: 0.78rem 0.78rem;
}

.goods_list.z-goods_list .header_search {
	width: 85%;
}
.tag-top.z-tag-top {
	top: 8.35rem;
}

.z-list_details li {
	position: relative;
	overflow: hidden;
	zoom: 1;
}
.z-list_details.list_details .m_erm {
	float: left;
	width: 4rem;
	height: 4rem;
	margin: 0;
}
.z-list_details.list_details .m_erm a {
	display: block;
}
.z-list_details.list_details li h3 {
	float: right;
	width: 10.8rem;
	margin-top: 0.25rem;
}
.list_details li p {
	position: absolute;
	bottom: 0.2rem;
	left: 4.7rem;
	max-height: 3em;
	overflow: hidden;
}
/*.edit_img {
  position: absolute;
  top: 0.5rem;
  right: -2.25rem;
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 50%;
  overflow: hidden;
  vertical-align: middle;
}
.edit_img img {
  width: 100%;
  height: 100%;
}

.edit_img1 {
	position: absolute;
	top: 0.5rem;
	right: -4.25rem;
	width: 1.2rem;
	height: 1.2rem;
	overflow: hidden;
  vertical-align: middle;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAABUElEQVRoge2ZURGDMBBEkYCESEACEioBCUiog0pAAhKQgAQkVML2I3zcwCUcyTFAuZ3Zr+SWvA4hBy0K04UEwCm6PCjXxQA0NZLcXjmbh1C+iAFE9CyAUeApAUCSO+YCfNmJ6zqXAFALszmIBwIAaOaFUNe5AAAqJvd9BMCHGW8UAGpmrDcAA7gggJsvRu1yAQgEdaUOEFMuwEZ2HgDz63B+JQC0wuwpByBHl+mFUmUAEf0vwLInyXFHclvlbB7AdLYgf0uSmN5CHTNexdZCanumtgxN1tQlTmIDMACFZs4JzPX0FKBkagb4Ro16tbBArXgTq7TTgZqBqRE9mWKhQQD4rwfNwu5OAMmvlAZwZwDwm33/Jj4RQO2rxGuGoK5vA7CxGAM4CgDwp7HEQQD4VmI5v4I/ZaknYfYugFTt7oUQ/kdmKQOQyAAi4gFMpv36AfYXhLD1XX6zAAAAAElFTkSuQmCC) right  no-repeat;
  background-size: 100% 100%;
}
.edit_img img {
	width: 100%;
	height: 100%;
}*/

.name_input {
	-webkit-box-flex: 1.0; 
	flex: 1;
  padding:0.5rem .5rem 0 0; 
} 
.name_input textarea {
  width: 6rem;
  border: none;
  border-bottom: 1px solid #333;
  color: #333;
  background-color: transparent;
  line-height: 0.65rem;
  height: 1.3rem;
}
.btn-area {
  padding-top: 0;
  margin-top: 0.25rem;
}
.btn-area a {
  font-size: 0.6rem;
  border: 1px solid #ddd;
  padding: 0.2rem 0.4rem;
  margin-left: 0.5rem;
  line-height: 0.65rem;
	border-radius: 3px;
	background-color: #ddd;
}
.btn-area a.surebtn {
  background-color: #333;
  color: #fff;
  border-color: #333;
}





.z-generation_list.generation_list li .m_time{
	line-height: 1rem;
} 
.z-generation_list.generation_list li .m_time p {
	height: 1rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: .2rem;
}
.z-generation_list.generation_list li .m_time span {
	color: #999;
}
.z-generation_list.generation_list li .m_btn {
	margin-top: .4rem;
}

/* 店铺分享页面样式 */
.store_box {
  background: #00275e;
  padding: 1.5rem 5%;
  overflow: hidden;
}
.store_box img {
  float: left;
  width: 38%;
}
.store_box .store_info {
  float: left;
  width: 50%;
  padding-left: 10%;
  color: #fff;
  font-size: .7rem;
  line-height: 1.3rem;
}
.store_box .store_info p {
  font-size: .7rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.store_code {
  width: 80%;
  margin: 1rem auto 1rem;
  text-align: center;
}
.store_code img {
  margin: 0 auto;
}
.store_desc {
  text-align: center;
  font-size: .7rem;
}
.z-list_details.list_details li .m_price {
	float: right;
    width: 10.8rem;
}

/*惠购详情页*/
.z-huicoupon {
	margin: 0.8rem 0 0.5rem;
	padding: 0.5rem 0.6rem ;
	background-color: #fff;
}
.buycode-list {
	background-color: #fff;
}
.buycode-footer {
	height: 2rem;
}
.buycode-footer .footer_total {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #fff;
	overflow: hidden;
}
.buycode-footer .footer_total a {
	float: left;
	width: 50%;
	text-align: center;
	border-radius: 0;
	height: 1.91rem;
	line-height: 1.2rem;
	font-size: 0.68rem;
}
.buycode-list .m_goods li .m_tit h3 {
	margin-bottom: 0;
}
.buycode-sku {
	font-size: 0.6rem;
	color: #999;
}
.loading {
	display: block;
	width: 1.27rem;
	height: 1.27rem;
	margin: 2.12rem auto;
}
.buycode-list .m_price {
	display: -webkit-box; 
     display: -moz-box; 
     display: -ms-flexbox; 
     display: -webkit-flex; 
     display: flex; 
     -webkit-box-pack: space-between;
     -moz-justify-content: space-between;
     -webkit-justify-content: space-between;
     justify-content: space-between;
     -webkit-box-align: center;
     -moz-align-items: center;
     -webkit-align-items: center;
     align-items: center;
}
.buycode-list .m_price .buycode-price {
	font-size: 0.76rem;
	color: #002B5C;
}
.buycode-list .m_price .buycode-price span {
	font-size: 0.6rem;
}
.buycode-list .m_price del {
	font-size: 0.6rem;
	color:#999;
	margin-left: 0.3rem;
}
.buycode-list .m_price .buycode-lim {
	font-size: 0.6rem;
	color: #f93;
}
.apengadd {
	padding: 0 0.9rem 0 0.4rem;
	margin-right: -0.5rem;
}
.apengadd span {
	display: block;
	width: 1rem;
	height: 1rem;
	text-align: center;
	line-height: 0.9rem;
	border: 1px solid #002B5C;
	color: #002B5C;
	border-radius: 50%;
	font-size: 0.8rem;
}


/*定制列表*/
.diz_goods li {
	background-color: #fff;
	padding: 0.85rem 0.6rem;
}
.diz_goods li .m_price a.fr {
	width: 3.4rem;
	height: 1.27rem;
	text-align: center;
	line-height: 1.2rem;
	border: 1px solid #FD3507;
	background-color: #FD3507;
	color: #fff;
	font-size: 0.55rem;
	border-radius: 0.63rem;
}
.diz_goods li .m_price a.fr + a.fr {
	border-color: #C8C8C8;
	width: 4.04rem;
	background-color: #fff;
	color: #333;
	margin-right: 0.42rem;
}
.top_classify_filter {
	float: right;
    width: 1.75rem;
    height: 1.55rem;
    padding-top: .5rem;
    text-align: center;
    line-height: 1.25rem;
    color: #999;
    font-size: .7rem;
    white-space: nowrap;
}
.top_classify_filter s {
    background: url(../../img/filter.png) 0 0 no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    display: inline-block;
    width: .625rem;
    height: .6rem;
    vertical-align: middle;
    margin: 0 0 2px 0;
}


.classify_tab .category_title{
    font-size: 0.68rem;
    color: #333;
    padding: 0.53rem 0 0.1rem;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    font-size: 0;
    margin-left: 0.42rem;
}
.classify_tab .category_title .text{
    display: inline-block;
    font-size: 0.51rem;
    height: 1.02rem;
    line-height: 1.02rem;
    padding: 0 0.55rem;
    color: #333;
    background-color: #DCDCDC;
    border-radius: 0.51rem;
    margin-right: 0.29rem;
}
.classify_tab .category_title .text.active {
    color: #fff;
    background-color: #F02C2C;
}



.search-list-title{
	font-size: 0.55rem;
	color: #999;
}
.history-search .icon{
	width: 0.72rem;
	height: 0.72rem;
	background-image: url(http://m.ejomoo.com/img/history_search.png);
}
.search-back {
	position: absolute;
	top: 0.21rem;
	left: 0.42rem;
	width: 0.46rem;
	height: 0.78rem;
	background-image: url(http://m.ejomoo.com/img/s-back.png);
	background-size: 100% 100%;
}

.history-empty .icon{
	width: 0.68rem;
	height: 0.68rem;
	background-image: url(http://m.ejomoo.com/img/m_empty.png);
}
.history-search {
	padding: 0.85rem 0.42rem 0;
	position: relative;
}
.history-search .history-empty {
	position: absolute;
	top: 0.85rem;
	right: 0.38rem;
	width: 1.17rem;
	height: 0.68rem;
	background:url(http://m.ejomoo.com/img/shanchu.png) no-repeat;
	background-size: 100% 100%;
}
.search-list-title{
	font-size: 0.59rem;
	color: #333;
	line-height: 0.85rem;
	margin-bottom: 0.42rem;
	font-weight: bold;
}
.items {
	font-size: 0;
}
.items a {
	display: inline-block;
	padding: 0 0.55rem;
	height: 1.27rem;
	line-height: 1.27rem;
	background-color: #F2F2F2;
	border-radius: 0.63rem;
	font-size: 0.51rem;
	color: #333;
	margin: 0 0.63rem 0.42rem 0;
}
.discover-item {
	display: flex;
	padding: 0.31rem 0;
	align-items: center;
}
.flg {
	width: 0.68rem;
	height: 0.68rem;
	text-align: center;
	line-height: 0.68rem;
	border-radius: 0.08rem;
	font-size: 0.55rem;
	color: #fff;
	margin-right: 0.21rem;
	background: linear-gradient(0deg, #979797, #d6d6d6);
}
.flg_0 {
	background: linear-gradient(0deg, #E95318, #FFADA2);
}
.flg_1 {
	background: linear-gradient(0deg, #E98E18, #F6CE9E);
}
.flg_2 {
	background: linear-gradient(-35deg, #E9B518, #FDED6E);
}
.discover-info {
	font-size: 0.55rem;
	line-height: 0.68rem;
	color: #333;
}
.discover-mark {
	width: 0.68rem;
	height: 0.85rem;
	margin-left: 0.29rem;
	background: url(http://m.ejomoo.com/img/s-hot.png);
	background-size: 100% 100%;
	line-height: 1.02rem;
	font-size: 0.38rem;
	color: #fff;
	overflow: hidden;
	padding-left: 0.12rem;
	box-sizing: border-box;
}

.cate_top_ad {
	display: block;
}
.cate_top_ad img {
	display: block;
	width: 15.27rem;
	height: 4.89rem;
	margin: 0.21rem auto 0;
	border-radius: 0.34rem;
	overflow: hidden;
}
.cate_container {
	padding-top: 2.25rem;
	position: relative;
}

/*购物车凑单*/
.search_fixed_cartjoin {
	height: 8.14rem;
	position: relative;
	z-index: 10;
}
.page-toger-top .m_search {
	background-color: transparent;
	box-shadow: none;
}
.page-toger-top {
	height: 4.95rem;
	width: 100%;
	background: url(http://m.ejomoo.com/store-img818/coup-toger-bg.png) no-repeat;
  background-size: 100% 5.95rem;
  z-index: 10;
}
.page-toger-top h5 {
	font-size: 0.76rem;
  color: #fff;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0.63rem;
}
.page-toger-cuxicon {
	display: block;
  width: 1.02rem;
  height: 1.02rem;
  background: url(http://m.ejomoo.com/store-img818/coup-toger-icon.png) no-repeat;
  background-size: 100% auto;
  margin-right: 0.29rem;
}
.page-toger-topTip {
    height: 1.7rem;
    background-color: #f6f6f6;
    font-size: 0.59rem;
    line-height: 1.61rem;
    color: #999;
    padding-left: 0.78rem;
    z-index: 10;
}
.cart_single ol {
	overflow: hidden;
	margin-top: 0.42rem;
}
.cart_single ol li {
	float: left;
	width: 7.34rem;
  height: 10.17rem;
  background: #FFFFFF;
  border-radius: 0.34rem;
  margin-left: 0.42rem;
  margin-top: 0.42rem;
  display: block;
  overflow: hidden;
  padding: 0;
  border-bottom: 0;
}
.cart_single ol li .m_pic {
  cursor: pointer;
  width: 7.34rem;
  height: 7.17rem;
  margin-bottom: 0.34rem;
  overflow: hidden;
  float: none;
}
.cart_single li .m_tit {
  width: auto;
  float: none;
  position: relative;
  padding: 0 0.42rem;
}
.cart_single li .m_tit h3 {
  height: 1.36rem;
  line-height: 0.68rem;
  font-size: 0.59rem;
  font-weight: bold;
  word-break: break-all;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin: 0;
}
.cart_single li .m_tit .m_price .fl {
	float: none;
}
.cart_single li .m_tit .m_price .fl p {
	display: inline-block;
	color: #F02C2C;
  font-weight: bold;
}
.cart_single li .m_tit .m_price .fr a {
	float: none;
	position: absolute;
  right: 0.42rem;
  bottom: 0.08rem;
  width: 1rem;
  height: 1rem;
  background: url(http://m.ejomoo.com/store-img818/coup-toger-cart.png) no-repeat;
  background-size: 100% auto;
  padding: 0;
  margin-left: 0;
}

.cart_nav-right {
  right: 0.21rem;
  bottom: 3.82rem;
  position: fixed;
  z-index: 998;
}
.kf_button{
  background-color: transparent;
  border: 0px;
  height: 1.7rem;
  width: 1.7rem;
  padding: 0;
  margin-bottom: 0.21rem;
  cursor: pointer;
}
.kf_button::after{
  border: 0px;
  
}
.kf_image{
  z-index: 9999;
  width: 1.65rem;
  height: 1.65rem;
  margin: 0.21rem auto;
}

/*筛选*/
.classify-filter-container {
  padding-left: 0.42rem;
  position: relative;
}

.classify-filter-header {
  display: flex;
  align-items: center;
  padding-bottom: 0.15rem;
  padding-top: 0.5rem;
}

.classify-filter-header .classify-filter-item {
  display: flex;
  align-items: center;
  font-size: 0.51rem;
  padding-right: 0.82rem;
}

.classify-filter-header .classify-filter-item.active,
.classify-filter-header .classify-filter-item.downactive {
  color: #E33D19;
}

.classify-filter-item + .classify-filter-item {
  padding-left: 0.63rem;
  margin-left: 0.59rem;
}

.classify-filter-header .classify-f-sanjiao {
	display: inline-block;
  width: 0.25rem;
  height: 0.17rem;
  margin-left: 0.21rem;
  background: url(../../img/classify-sanjiao.png) no-repeat;
	-webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

.classify-filter-item.active .classify-f-sanjiao {
	background-image: url(../../img/classify-sanjiao-a.png);
	transform: rotate(180deg);
}
.classify-filter-item.downactive .classify-f-sanjiao {
	background-image: url(../../img/classify-sanjiao-a.png);
	transform: rotate(0deg);
}

.classify-filter-header .classify-f-filter {
	display: inline-block;
  width: 0.34rem;
  height: 0.34rem;
  margin-left: 0.21rem;
  background: url(../../img/classify-filter.png) no-repeat;
	-webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

.classify-filter-item.active .classify-f-filter {
	background-image: url(../../img/classify-filter-a.png);
}

.classify-f-warp {
  position: absolute;
  top: 1.4rem;
  left: 0.04rem;
  right: 0;
  z-index: 8;
  background-color: #fff;
}

.classify-f-item {
  padding: 0.42rem;
}

.classify-f-item .classify-f-title {
  font-size: 0.51rem;
  color: #333;
  line-height: 0.72rem;
  font-weight: bold;
  margin-bottom: 0.42rem;
}

.classify-f-item .classify-f-lis {
  overflow: hidden;
  margin-left: -0.42rem;
}

.classify-f-item .classify-f-li {
  float: left;
  font-size: 0.51rem;
  color: #333;
  text-align: center;
  height: 1.27rem;
  line-height: 1.27rem;
  min-width: 3.57rem;
  padding: 0 0.76rem;
  border-radius: 0.21rem;
  background-color: #eee;
  margin-left: 0.42rem;
  margin-bottom: 0.42rem;
  box-sizing: border-box;
}

.classify-f-item .classify-f-li.active {
  color: #EE2B2C;
  background: rgba(238,43,44,0.15);
}

.classify-f-priceitem {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.classify-f-priceitem .classify-f-li {
  min-width: 5.53rem;
}

.classify-f-pricies {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-left: 0.42rem;
}

.classify-f-pricies input {
  width: 5.1rem;
  height: 1.27rem;
  line-height: 1.27rem;
  font-size: 0.51rem;
  text-align: center;
  color: #333;
  border-radius: 0.21rem;
  padding: 0 0.29rem;
  box-sizing: border-box;
  background-color: #eee;
  border: none;
}

.classify-f-pricies div {
  color: rgba(56,56,56,0.5);
  margin: 0 0.42rem;
}

.classify-f-footer {
  padding: 0.85rem 0.42rem 0.97rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.classify-f-reset {
  width: 3.57rem;
  height: 1.27rem;
  font-size: 0.59rem;
  color: #333;
  line-height: 1.27rem;
  text-align: center;
  font-weight: bold;
  background: #EEEEEE;
  border-radius: 0.63rem;
  cursor: pointer;
}

.classify-f-sure {
  width: 7.61rem;
  height: 1.27rem;
  font-size: 0.59rem;
  color: #fff;
  background: #EE2B2C;
  border-radius: 0.63rem;
  line-height: 1.27rem;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
}

.classify-f-mask {
  position: absolute;
  top: 8.19rem;
  bottom: 0;
  left: 0.04rem;
  right: 0;
  background-color: rgba(0,0,0,.5);
  visibility: visible;
  opacity: 1;
  z-index: 6;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}