.bg01 {
	background: url("https://www.lenorte.com/public/common/images/book/bg01.png") center center no-repeat;
}
.text-gray {
	color: #999;
}

.face-sub-nav .all-category .category-box {
	height: 500px;
}
.book .carousel {
	height: 500px;
	margin: 0 auto;
    width: 1200px;
}
.carousel .container {
	margin-top: 0;
}
.carousel .carousel-recomm {
	left: 230px;
	padding-left: 12px;
	background: #fff;
}
.carousel .carousel-recomm a {
	float: left;
	margin-right: 12px;
}
.carousel .carousel-recomm a:last-child {
	margin-right: 0;
}
.carousel .carousel-recomm a img {
	width: 100%;
	height: 100px;
}

.book .layer-tit .tab-item.tab-bloak {
	float: right;
	width: auto;
	border-bottom: none;
}
.book .layer-tit .tab-item.tab-bloak a {
	position: relative;
	display: block;
	float: left;
	margin: 0 15px;
	padding: 3px 10px;
	border-bottom: none;
}
.book .layer-tit .tab-item a:after {
	display: none;
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 0;
	height: 0;
	margin-left: -2px;
	border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid #0765AF;
    content: "";
    overflow: hidden;
}
.book .layer-tit .tab-item a.active {
	border-bottom: 2px solid #0765AF;
	font-weight: normal;
	color: #0765AF;
}
.book .layer-tit .tab-item a.active:after {
	display: block;
}
.book .layer:last-child {
	margin-bottom: 20px;
}

.book .img-list li {
	width: 160px;
	margin-right: 40px;
}
.book .img-list li:last-child {
	margin-right: 0;
}
.book .img-list li a img {
	height: 210px;
}
.book .layer01 .img-list li {
	margin-right: 17px;
}

.book .layer .layer-tit {
	margin-bottom: 0;
	padding: 0;
	border-bottom: 1px solid #ccc;
	line-height: 34px;
}
.layer .layer-tit>i {
	margin-top: 8px;
}

.book-list {
	margin-top: 30px;
	margin-bottom: 30px;
}
.book-list .left {
	float: left;
	width: 890px;
}
.book-list .sort-box {
	background: #F7F7F7;
	border-bottom: 1px dashed #ccc;
}
.book-list .sort-box a {
	float: left;
	height: 40px;
	margin-bottom: -1px;
	line-height: 38px;
	padding: 0 15px;
	color: #333;
	border: 1px solid #ccc;
	border-left: none;
	background: #FFFFFF;
	text-decoration: none;
}
.book-list .sort-box a:first-child {
	border-left: 1px solid #ccc;
}
.book-list .sort-box a i {
	font-size: 14px;
	color: #999;
}

.book-list .sort-box a i.fa-sort-down {
	margin-left: -8px;
}
.book-list .sort-box a.up i.fa-sort-down {
	opacity: 0.5;
}
.book-list .sort-box a.down i.fa-sort-up {
	opacity: 0.5;
}
.book-list .sort-box a:hover {
	background: #f7f7f7;
}
.book-list .sort-box a.active {
	background: #0765AF;
	border-color: #0765AF;
	color: #FFFFFF;
}
.book-list .sort-box a.active i {
	color: #fff;
}
.book-list .img-list {
	margin: 20px -22px 0 0;
}
.book-list .img-list li {
	width: 160px;
	margin-right: 22px;
	margin-bottom: 30px;
}
.book-list .img-list li img {
	height: 210px;
}
.book-list .img-list li h3 {
	height: 40px;
	margin: 8px 0;
	line-height: 20px;
	white-space: initial;
	font-size: 14px;
	overflow: hidden;
}
.book-list .right {
	float: right;
	width: 260px;
}
.book-list .tab-box .tab-item.tab-bloak {
	display: block;
	width: 100%;
	border-bottom: 1px solid #ccc;
}
.book-list .tab-box .tab-item.tab-bloak a {
	display: inline-block;
	padding: 0 15px;
	margin-bottom: -1px;
}
.book-list .right .list li a i {
	float: left;
	width: 22px;
	height: 30px;
	margin-right: 10px;
	font-style: normal;
	font-size: 12px;
	text-align: center;
	line-height: 26px;
}
.book-list .right .list li a i.bg01 {
	color: #fff;
}


.book-list .right > a {
	display: block;
	margin-bottom: 20px;
}
.book-list .right > a img {
	width: 100%;
}

/*图书详情*/
.book-detail {
	margin-top: 0;
}
.book-detail .detail-top-box {
	padding-top: 20px;
	padding-bottom: 40px;
	background: #F7F7F7;
	overflow: hidden;
}
.book-detail .detail-top-box h2 {
	font-size: 23px;
}
.book-detail .detail-top-box .left {
	float: left;
	width: 500px;
	height: 500px;
}
.book-detail .detail-top-box .right {
	float: right;
	width: 650px;
	height: 500px;
	padding: 10px 20px;
	background: #FFFFFF;
}
.book-detail .detail-top-box .right .right-top {
	padding-bottom: 10px;
	border-bottom: 1px dashed #CCCCCC;
}
.book-detail .detail-top-box .right .right-top .price {
	margin-right: 20px;
	font-size: 30px;
	color: #e60000;
}
.book-detail .detail-top-box .right .right-top .old-price {
	margin-top: 18px;
	line-height: 1.0;
	text-decoration: line-through;
}
.book-detail .detail-top-box .right .right-top .discount {
	margin-top: 12px;
	padding: 0 10px;
	background: #E60000;
	color: #fff;
	border-radius: 11px;
	font-size: 16px;
}
.book-detail .detail-top-box .right .right-top .price-return-tips {
	margin-top: 20px;
	padding-left: 5px;
	color: #666;
	line-height: 30px;
}

.book-detail .detail-top-box .right .right-center {
	padding: 10px 0;
}
.book-detail .detail-top-box .right .right-center table {
	width: 100%;
}
.book-detail .detail-top-box .right .right-center table th {
	width: 80px;
	padding: 5px;
	color: #333333;
	white-space: nowrap;
	font-weight: normal;
	vertical-align: top;
}
.book-detail .detail-top-box .right .right-center table td {
	padding: 5px;
	color: #666;
	line-height: 1.6;
}
.book-detail .detail-top-box .right .right-bottom {
	margin-top: 20px;
}
.book-detail .detail-top-box .right .right-bottom button {
	width: 160px;
	height: 50px;
	margin: 0 3px;
	text-align: center;
	line-height: 48px;
	border: 1px solid #CCCCCC;
	border-radius: 25px;
	font-size: 20px;
	background: #F7F7F7;
	outline: none;
}
.book-detail .detail-top-box .right .right-bottom button:hover {
	opacity: 0.8;
}
.book-detail .detail-top-box .right .right-bottom button.active {
	border-color: #e60000;
	background: #E60000;
	color: #fff;
}
.book-detail .detail-top-box .right .right-bottom p {
	margin-top: 20px;
	text-align: left;
	text-indent: 2em;
}
.book-detail .detail-bottom-box {
	padding: 10px 0 30px;
}
.book-detail .detail-bottom-box .tab-box .tab-item.tab-bloak {
	/*text-align: center;*/
}
.book-detail .detail-bottom-box .tab-box .tab-item.tab-bloak a {
	display: block;
	width: 120px;
	margin: 6px auto -12px;
	border-bottom: none;
	font-size: 14px;
	background: #FFFFFF;
}
.book-detail .detail-bottom-box .img-list {
	padding: 0 50px;
}

.tab-content-click-item {
	display: none;
	padding: 20px;
}
.tab-content-click-item.active {
	display: block;
}