/*会员精品推荐*/
.recommendBox{
	padding: 0 4%;
}
.jxzt-scroll,
.maodun-scroll {
margin-bottom: .48rem;
overflow: hidden;
}
.module-header {
	display: flex;
	padding: 0 0.32rem;
	height: .4rem;
	margin: 0 0 0.12rem 0;
	line-height: .4rem;
}

.module-title {
	font-size: .28rem;
	font-weight: bold;
	color:rgba(53,45,43,1);
}

.module-header .module-more {
	margin-left: auto;
	font-size: .28rem;
	color:rgba(134,129,128,1);
}

.module-more img {
	width: .2rem;
	height: .2rem;
	margin: -.02rem 0 0 .16rem;
}
.module-info{
	font-weight:400;
	color:rgba(174,171,170,1);
	margin-left:.32rem;
}
.maodun-scroll {
	max-height: 3.36rem;
	background: linear-gradient(180deg,rgba(255,255,255,1) 0%,rgba(247,247,246,1) 100%);
	padding-top: .4rem;
	padding-bottom: .4rem;
	box-sizing: content-box;
}
.module-maodun {
	height: 4.0rem;
	background: linear-gradient(180deg,rgba(255,255,255,1) 0%,rgba(247,247,246,1) 100%);
}
.changeGift_book{
	background: #fff;
}
.module-maodun{
display: flex;
margin-left: 0;
padding-left: .32rem;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
/*这句是为了滑动更顺畅*/
}
.content-list .module-shade {
position: absolute;
top: .53rem;
left: .26rem;
width: 1.4rem;
height: 2.12rem;
border-radius: 0;
z-index: 1;
border: none;
}
.maodun-list-cont {
position: relative;
width: 1.9rem;
height: 2.52rem;
margin-bottom: 0.18rem;
}
.maodun-list-cont:before,
.tcnzj-list-cont:before,
.module-list-cont:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 1.9rem;
height: 2.5rem;
background: url(/zxHtml/html/index/image/cover_border.png);
background-size: contain;
z-index: 999;
}

.module-list span {
font-size: .26rem;
color: #352d2b;
}


.module-maodun a {
width: 1.9rem;
padding-right: 0.32rem;
font-size: .26rem;
flex-grow: 0;
flex-shrink: 0;
box-sizing: content-box;
}

.module-maodun a img {
position: absolute;
top: 0;
left: 0;
width: 1.9rem;
height: 2.5rem;
margin-bottom: .18rem;
border: 0.01rem solid rgba(94, 94, 94, 0.14);
border-radius: 0.04rem;
z-index: 10;
background: url(https://cdn3.cmread.com/cbs/cover/storage-818/53/3910191ab38e4ce99253002d1554afce/upfile.png) no-repeat;
background-size: contain;
}
.module-maodun a span {
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
color: #352D2B;
line-height: .36rem;
}
.content-listen .maodun-list-cont img.ts-icon {
position: absolute;
top: auto;
left: auto;
bottom: 0.06rem;
right: 0.06rem;
width: 0.6rem;
height: 0.34rem;
border-radius: 0;
border: none;
background: none;
margin-bottom: 0;
}
.content-listen .maodun-list-cont img.secondPlay {
position: absolute;
top: auto;
left: auto;
bottom: 0.06rem;
right: 0.06rem;
width: 1rem;
height: 0.34rem;
border-radius: 0;
border: none;
background: none;
margin-bottom: 0;
}
.changeGift_box{
	position: relative;
	font-family:PingFangSC-Medium,PingFang SC;
}
.continuous_lable {
position: absolute;
top: -0.16rem;
left: -1px;
padding-left:0.12rem;
padding-right:0.16rem;
font-size: 0.18rem;
font-weight: 400;
height: 0.32rem;
line-height: 0.32rem;
background-color: #F76C5A;
color: #fff;
border-radius: 8px 9px 9px 0;
}
