a{
 color:#666666
}
    .order{
        float: left;
        width:7%;
        text-align:center;
        height:38px;
        line-height: 38px;
		
    }
    .active{
        /*background: #bf1618;*/
		background:white;
    }
    .active a{
        color:#bf1618;
    }
	.m_sort{
	 height:auto;
	 background:white;
	}
	.m_sortM{
	 height:auto;
	}
	.class_show{
	 display:none;
	 position: absolute;
    top: 273px;
    background: white;
	}
	.class_show li{
	  float:none !important;
	  padding: 5px;
	  margin:5px !important;
	}
	.class_show ul{
	z-index:7;
	display: flex;
    width: 300px;
    /* flex-wrap: initial; */
    flex-wrap: wrap;
    background: white;
	border: 1px solid red;
	}
	.classify_name_span{
	 margin-left:0px;border: 1px solid gainsboro;padding: 5px 10px;color: gray;background:white;position: relative;z-index:8;
	}
	.m_goodsList ul li{
	  width: 19%;
	  margin: 10px 4px;
	  border: 1px solid #eee;
	  height:auto;
	}
	.good_info p{
	 margin-left:8px;
	}
	.good_bottom{
		  display:flex;
		  justify-content: space-between;
		  width: 95%;
		}
		.good_bottom img{
		  width:30px;
		  height:30px;
		}
		.active_new{
		 background:white;
		 
		}
		.active_new a{
		  color:#bf1618 !important;
		}
		.page{
		  height:auto;
		}