ul{
	list-style:none;
	padding-left:0px;
	margin-bottom:0px;
}
p{
	margin-bottom:0px;
}


.ebook-content-wrapper{
	width:100%;
	margin-top:35px;
	min-height:643px;
}
.label-wrapper{
	/* height:60px; */
	/* font-size:18px;0829 */
	line-height:32px;
	overflow:hidden;
	margin-bottom:-30px;
}
.label-wrapper>p{
	/* text-indent:2em;0829 */
}
.label-container{
	width:90%;
	height:32px;
	/* font-size:18px;0829 */
	line-height:32px;
	overflow:hidden;
	float:left;
}
.label-container>li{
	width:5%;
	height:32px;
	/* font-size:18px;0829 */
	line-height:32px;
	text-align:center;
	margin-left:2%;
	float:left;
	cursor:pointer;
}
.wrapper{
	width:1170px;
	margin-left:auto;
	margin-right:auto;
	
}
.book-container{
	font-size: 0;
    /* text-align: justify; */
}
.book-container>li{
    width: 277px;
    height: 430px;
    margin-top: 60px;
    display: inline-block;
    brder-radius: 4px;
    overflow: hidden;
    margin-left: 10px;
    margin-right: 5px;
}
.book-container>li>img£ºhover{
	box-shadow:0 0 5px rgba(0,0,0,0.5);
}
.book-container a{
}

.book-info{
	width:85%;
	margin:0 auto;
}
.book-face{
	position:relative;
	width:100%;
	height:330px;
	overflow:hidden;
}
/* .book-face>img{
	width:100%; 0818*/
	/* height:270px; */
/* }0818 */
.book-name{
	font-weight:bold;
	line-height:50px;
	font-size:16px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.book-author{
	font-size:14px;
	color:#cccccc;
}
.book-price{
	
	color:#97110f;
}
.price{
	font-size:18px;
	color:#ff0000;
}
.oldPrice{
	font-size:12px;
	text-decoration:line-through;
	color:#666;
	margin-left: 10px;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em{
	background-color:#97110F;
}
a{
	text-decoration: none!important;
}
.book-container>li:hover{
	box-shadow:0px 5px 15px 0  rgba(0,0,0,0.3);
}
@media screen and (max-width: 768px){
	.book-container{
	width:100%;
	}
	.label-container{
		width:80%;
	}
	.label-container li{
	width:13%;
	font-size:14px;
	}
	.book-container>li{
	width:45%;
	}
	.label-wrapper{
	width:100%;
	font-size:14px;
	}
}



.cover{
	position:absolute;
	left:0;right:0;
	top:0;bottom:0;
	margin:auto;
	width:100%;
}
.book-side{
	width:20px;
}
.book-bottom{
	width:100%;
	
}