.module-11-3 ul,.module-11-3 li {padding: 0; margin: 0;list-style: none;}
.module-11-3 {
	background: #fff;
	color: #000;
	border-radius: 20px;
	overflow: hidden;
	position: relative;	
}
.module-11-3 .swiper-11-3{min-height: 100px;width: 100%;margin-bottom: 10px;}
.module-11-3 .swiper-11-3 .swiper-wrapper{min-height: 100px;}
.module-11-3 .swiper-11-3 .swiper-pag-11-3{display: flex;justify-content: center;}
.module-11-3 .swiper-11-3 .swiper-pag-11-3 .swipr-slide{
	display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
}
.module-11-3 .module-11-3-card-content {
	background: #fff;
	color: #000;
	box-sizing: border-box;
	display: flex;
	border-radius: 10px;
	justify-content: flex-start;
	flex-wrap: wrap;
	padding: 5px 0;
}
.module-11-3 .module-11-3-card-content .module-11-3-card {
	width: 20%;
	margin-top: 2%;
	text-align: center;
	box-shadow: none;
	box-sizing: border-box;
	text-decoration: none; /*background: #FFFFFF;*/
	border-radius: 10px;
}

.module-11-3 .module-11-3-card-content .module-11-3-card>a {
	text-decoration: none;
}

.module-11-3 .module-11-3-card-content .module-11-3-card .mdui-card-media {
	width: 1rem;
	height: 1rem;
	overflow: hidden;
	margin: 0 auto;
}

.module-11-3 .module-11-3-card-content .module-11-3-card .mdui-card-media>img
	{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	border-radius: 0px !important;
}

.module-11-3 .module-11-3-card-content .module-11-3-media img {
	width: 100%;
	height: 100%;
	border-radius: 0px !important;
}

.module-11-3 .module-11-3-card-content p {
	padding-bottom: .02rem;
	overflow: hidden;
	/*height: .5rem;*/
	line-height: .28rem;
	font-size: .22rem;
	color: #333;
}
.module-11-3-card img{
	width: 7vw;
    height: 7vw;
    max-width: 60px;
   	max-height: 60px;
	border-radius:50% !important;
}
.prt_ceiling{
	position: fixed;
    top: 55px;
    z-index: 44;
    width: 100%;
    max-width: 750px;
    background-color: #FFF;
    min-height: 60px;
    left: 0;
    right: 0;
    margin: 0 auto;
    box-sizing: border-box;
    border-top: 1px solid #f5f5f5;
}
.prt_ceiling .prt_ceiling_ul{
	overflow: hidden;
	 display: flex;
	justify-content: flex-start;
    align-items: center;
    list-style: none;
    margin: 0 auto;
    overflow-x: scroll;
    padding:5px 10px;
    padding-right: 60px;
    width: calc(100% - 70px);
}
.prt_ceiling .prt_ceiling_item,.classify_list .classify_itm{margin-right: 10px;list-style: none;}
.prt_ceiling .prt_ceiling_item a,.classify_list .classify_itm a{display: flex;justify-content: center;flex-direction: column;align-items: center;}
.prt_ceiling .prt_ceiling_item a p,.classify_list .classify_itm p{margin: 0;text-align: center;font-size: 12px;min-width: 80px;margin-top: 10px;}
.module-11-3-card img,.prt_ceiling_item a img,.classify_list .classify_itm img{
    width: 7vw;
    height: 7vw;
    max-width: 60px;
    max-height: 60px;
    border-radius: 50% !important;
}
.prt_ceiling .prt_ceiling_ul::-webkit-scrollbar{height: 0px;}
.sortUnfold{
	position: absolute;
    right: 0;
    background-color: #FFFF;
    width: 60px;
    height: 73px;
    z-index: 222;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: -2px 0 3px #dddddd;
}
/* .sortUnfold::before {
    content: "";
    width: 10px;
    height: 10px;
    border-left: 3px solid #666;
    border-bottom: 3px solid #666;
    position: absolute;
    left: 23px;
    top: 23px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transition: all 300ms ease-out 0s;
} */
.classify_main_list{
	width: 100vw;
    position: fixed;
    background-color: #ffffff;
    height: 100vh;
    z-index: 10;
    max-width: 750px;
    top: 55px;
    left: 0;
    margin: 0 auto;
    right: 0;
    display: none;
}
.classify_main_list .classify_main_title{
	height: 60px;
    color: #333;
    padding: 0px 10px;
    display: flex;
    margin: 0;
    border-bottom: 1px solid #D9D9D9;
    align-items: center;
}
.classify_list{
	display: flex;
    justify-content: flex-start;
    align-items: center;
   	padding: 10px;
   	flex-wrap: wrap;
}
.classify_list .classify_itm{
	width: calc(100% / 5);
	margin-right:0;
	margin-bottom: 10px;
}
.swiper-pagination-bullet{width: 20px;height: 5px;border-radius: 12px;}
.swiper-pagination-bullet-active{background: #ff1c5c;}
.module-11-3-skeleton{display: flex;flex-wrap: wrap;}
.module-11-3-skeleton .module-11-3-skeleton-item{display: flex;flex-direction: column;align-items: center;display: flex;margin: 5px 0px;}
.module-11-3-skeleton .module-11-3-skeleton-item p{width: 80%;background-color: #f6f8fa;margin: 0;}
.module-11-3-skeleton .module-11-3-skeleton-item span{width: 7vw;height: 7vw;max-width: 60px;max-height: 60px;border-radius: 50%;background-color: #f6f8fa;margin:5px 42px;}
@media(max-width: 450px){
	.module-11-3-skeleton .module-11-3-skeleton-item span{width: 11.7333vw;height: 11.7333vw;margin: 13px;}
	.module-11-3-card img,.prt_ceiling_item a img,.classify_list .classify_itm img{
		width: 11.7333vw;
	    height: 11.7333vw;
	}
	.sortUnfold{height: 60px;}
}