
.banner {
    width: 100%;
    height: 330px;
    background: url(../img/ban1.jpg) no-repeat center center;
}
.category-content {
    width: 100%;
	min-height: 350px;
	background-color: white;
	overflow: hidden;
}
.classification {
    width: 100%;
    padding: 0px 24px 20px;
}
.tips-item {
    width: 204px;
    margin-left: 33px;
    position: relative;
	padding-bottom: 8px;
	background: #FFFFFF;
	box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.1);
	border-radius: 10px 10px 10px 10px;
}
.tips-item:nth-child(5n+1) {
    margin-left: 0 !important;
}
.tips-img {
    width: 204px;
    height: 204px;
    overflow: hidden;
	border-radius: 10px 11px 0px 0px;
}
.tips-img img{
	width: 100%;
}
.title-click {
    height: 36px;
    margin-bottom: 10px;
	overflow: hidden;
}
.shopinfo {
    position: relative;
	margin: 10px 15px 0 ;
}
.registration-btn{
	font-size: 12px;
	color: #ffffff;
	min-width: 40px;
	height: 25px;
	padding: 0 10px;
	text-align: center;
	line-height: 25px;
	border-radius: 4px;
	background: linear-gradient(-40deg, #ED3F25 0%, #F05931 100%);
	display: inline-block;
	cursor: pointer;
}
.acc{
	align-items: center;
}
.selector-item {
    cursor: pointer;
    padding: 0px 14px;
    display: inline-block;
}
.selector-item-checked {
    color: #F44E29!important;
}
.height-39{
	padding: 22px 30px 22px 25px;
}
.newimg span{
	
}
.newimg b,.m-free{
	font-weight: normal;
	margin-left: 4px;
}
.overdue-btn{
	background: #707070;
}
.flex-1{
	flex:1;
}
.fc-f5{
	color: #A5A5A5;
}
.fc-ee7{
	color: #EE7646;
}
.btext{
	display: block;overflow: hidden;width: 70px;
}
.empty-state img {
    width: 286px;
    height: 168px;
	margin: 0 auto;
    display: block;
}
.bm-end{
	border-color: #A5A5A5;
}