.clear {
	clear: both;
	height:0;
}
.wrapper{
	padding:10px 10px;
	margin-top:3px;
}
.content{
	width:100%;
	padding:11px 14px 11px 14px;
	border: 1px solid #ebebeb;
	border-radius:10px;
	box-shadow: 4px 4px 2px #ebebeb;
	background: #fff;
	margin-bottom:12px;
}
.image{
	width:100%;
}
.content_title{
	margin-top:6px;
	padding:0 20px;
	font-size: 1.4rem;
	text-align:center;
}
.menu_list{
	width:100%;
}
.am-btn{
	width:100%;
	background-color: #fff;
	margin-bottom: 4px;
}
.icon_list{
	padding-left: 30px;
	line-height: 20px;
	font-size:1.5rem;
}
.icon_all{
	background:url(../images/icon_all.png) no-repeat;
	background-size: 21px 19px;
}
.showType_list{
	display:none;
}
.resType_list{
	display:none;
}
.artType_list{
	display:none;
}
