.book_list {
	max-width: 656px;
	min-height: 400px;
	margin: 0 auto;
}
.book_list li {
	border-bottom: 1px solid #E5E6E6;
}
.book_list .contain {
	padding: 32px 0;
	position: relative;
}
.book_list .words {
	margin-right: 158px;
	position: relative;
}
.book_list .width_100 {
	margin-right: 0;
}
.book_list .words h2 {
	font-size: 24px;
	color: #2D3033;
}
.book_list .words h2 a {
	color: #2D3033;
}
.book_list .words h2 a:hover {
	color: #4886FF;
}
.book_list .words .mauthors {
	margin: 8px 0;
}
.book_list .words .mauthor {
	font-size: 14px;
	color: #2D3033;
}
.book_list .words .mauthor a {
	color: #2D3033;
}
.book_list .words .mauthor a:hover {
	color: #4886FF;
}
.book_list .words .mtime, .hot_book .mtime {
	font-size: 14px;
	color: #909499;
	padding-left: 8px;
	position: relative;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	cursor: default;
}
.book_list .words .mtime .gxtime, .hot_book .mtime .gxtime {
	display: none;
	top: -53px;
	left: -58px;
	padding: 10px;
	text-align: center;
	white-space: nowrap;
}
/*
.book_list .words .mtime:hover .gxtime, .hot_book .mtime:hover .gxtime {
	display: block;
	-webkit-animation: fade_up .2s;
	animation: fade_up .2s;
}
*/
.book_list .words .detail {
	height: 48px;
	overflow: hidden;
	font-size: 16px;
	color: #909499;
	line-height: 24px;
}
.book_list .words .detail a {
	color: #909499;
}
.book_list .words .foot {
	width: 100%;
	margin-top: 33px;
	font-size: 14px;
}
.book_list .words .foot * {
	color: #909499;
}
.book_list .words .foot .l {
	float: left;
	line-height: 18px;
}
.book_list .words .foot .l span {
	padding-right: 16px;
	line-height: 19px;
	display: inline-block;
}
.book_list .words .foot .l em {
	font-style: normal;
	line-height: 18px;
}
.book_list .words .foot .l i {
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 18px;
}
.book_list .words .foot .l .mlike {
	background: url("../img/index_v2/zan.svg") no-repeat left 1px;
	background-size: 20px auto;
	cursor: pointer;
	position: relative;
}
.book_list .words .foot .l .liked {
	background-position: left -79px;
}
.book_list .words .foot .l .mlike em {
	padding-left: 29px;
}
.book_list .words .foot .l .mlike span {
	display: none;
	position: absolute;
	right: 0;
	top: -10px;
}
.book_list .words .foot .l .mcomment {
	background: url("../img/index_v2/comment.svg") no-repeat left top;
	background-size: 20px auto;
}
.book_list .words .foot .l .mcomment em {
	padding-left: 29px;
}
.book_list .words .foot .l .read {
	background: url("../img/index_v2/read.svg") no-repeat left top;
	background-size: 16px auto;
}
.book_list .words .foot .l .read samp {
	display: none;
}
.book_list .words .foot .l .read em {
	padding-left: 25px;
}
.book_list .words .foot .r {
	float: right;
}
.book_list .words .foot .r a {
	padding-left: 10px;
}
.book_list .words .foot .r a:hover {
	color: #2d3033;
}
.book_list .imgcover {
	display: block;
	width: 126px;
	height: 168px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	top: 32px;
	right: 0;
}
.book_list .hidecover {
	display: none;
}
.book_list .book_loading h2 {
	width: 300px;
	height: 33px;
}
.book_list .book_loading .mauthor {
	width: 100px;
	height: 17px;
	display: inline-block;
}
.book_list .book_loading .mtime {
	display: inline-block;
	width: 50px;
	height: 17px;
	margin-left: 8px;
}
.book_list .book_loading .words .detail div {
	height: 20px;
	margin-bottom: 4px;
}
.book_list .book_loading .words .detail div:last-child {
	width: 250px;
}
.book_list .book_loading .words .foot .l span {
	width: 50px;
	height: 17px;
	display: inline-block;
}
.book_list .book_loading .words .foot .l .mcomment {
	margin-left: 16px;
}
.book_list .book_loading .words .foot .l .read, .book_list .book_loading .words .foot .l .price, .book_list .book_loading .book_del_link {
	display: none;
}
.book_list .book_loading h2, .book_list .book_loading .mauthor, .book_list .book_loading .mtime, .book_list .book_loading .words .detail div, .book_list .book_loading .words .foot .l span, .book_list .book_loading .imgcover {
	background: #eee;
}
.dark_book_list li {
	border-bottom: 1px solid #444;
}
.dark_book_list .words h2 a, .dark_book_list .words .mauthor a, .dark_book_list .words .detail a, .dark_book_list .words .foot .r a:hover {
	color: #fff;
}
.dark_book_list .words .foot .l .mlike, .dark_book_list .words .foot .l .mcomment {
	background-position: 0 -39px;
}
.dark_book_list .words .foot .l .read {
	background-position: 0 -34px;
}
.dark_book_list .words .foot .l .liked {
	background-position: left -79px;
}
.zhongchuang {
	position: relative;
}
.zhongchuang::after {
	content: '';
	display: block;
	position: absolute;
	left: calc(100% + 8px);
	top: calc(50% - 8px);
	width: 16px;
	height: 16px;
	background-image: url(http://img.qiaobooks.com/sys/zhongchaung_logo_pc@2x.png);
	background-size: 100%;
}

.zan-fadeOut-up {
  -webkit-animation: zan-fadeOut-up 0.8s;
          animation: zan-fadeOut-up 0.8s; }

@-webkit-keyframes zan-fadeOut-up {
  0% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate(0, -100%);
            transform: translate(0, -100%); } }

@keyframes zan-fadeOut-up {
  0% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate(0, -100%);
            transform: translate(0, -100%); } }


@media only screen and (max-width: 660px) {
	.book_list {
		margin-left: 16px;
		margin-right: 16px;
	}
	.book_list .contain {
		padding: 16px 0;
	}
	.book_list .words {
		margin-right: 0;
	}
	.book_list .width_100 {
		margin-right: 0;
	}
	.book_list .words h2, .book_list .words .mauthors, .book_list .words .detail {
		margin-right: 83px;
	}
	.book_list .width_100 h2, .book_list .width_100 .mauthors, .book_list .width_100 .detail {
		margin-right: 0;
	}
	.book_list .words h2 {
		font-size: 20px;
		line-height: 28px;
	}
	.book_list .words .mauthors {
		font-size: 12px;
		line-height: 17px;
	}
	.book_list .words .detail {
		height: 40px;
		font-size: 14px;
		line-height: 20px;
	}
	.book_list .words .foot {
		margin-top: 16px;
		font-size: 12px;
	}
	.book_list .words .foot .l {
		line-height: 17px;
		font-size: 12px;
	}
	.book_list .words .foot .l .mlike {
		background-size: 18px auto;
		background-position: 0 1px;
	}
	.book_list .words .foot .l .liked {
		background-position: 0 -71px;
	}
	.book_list .words .foot .l .mlike em {
		padding-left: 24px;
	}
	.book_list .words .foot .l .mcomment {
		display: none;
		background-size: 16px auto;
		background-position: 0 2px;
	}
	.book_list .words .foot .l .mcomment em {
		padding-left: 24px;
	}
	.book_list .words .foot .l .read {
		background-size: 16px auto;
		background-position: 0 0;
	}
	.book_list .words .foot .l .read em {
		padding-left: 20px;
	}
	.book_list .words .foot .l span {
		padding-right: 10px;
	}
	.book_list .words .foot .r {
		line-height: 17px;
	}
	.book_list .words .foot .r a {
		padding-left: 0;
		padding-right: 10px;
	}
	.book_list .imgcover {
		width: 72px;
		height: 96px;
		top: 16px;
	}
	.book_list .book_loading h2 {
		width: 150px;
		height: 28px;
	}
	.book_list .book_loading .words .detail div {
		height: 18px;
		margin-bottom: 2px;
	}
	.book_list .book_loading .words .detail div:last-child {
		width: 160px;
	}
	.book_list .book_loading .words .foot .l .mcomment {
		margin-left: 10px;
	}
	.dark_book_list .words .foot .l .mlike, .book_list .words .foot .l .mcomment {
		background-position: 0 -35px;
	}
	.dark_book_list .words .foot .l .read {
		background-position: 0 -34px;
	}
}