@charset "utf-8";
@import url("base.css");
.famous2021{
	background: url(../img2018/famouspc-bg.png) left center repeat-y;
	background-size:100% auto; 
}
*{
	font-family: "microsoft yahei";
}
.banner img{
	display: block;
	width: 100%;
}
.content{
	width: 1200px;
	margin: auto;
}
.block{
	margin-top: 30px;
	margin-bottom: 30px;
	height: auto;
	background: #fff;
	padding: 0 10px;
}
.block .title{
	height: 50px;
	line-height: 50px;
	border-bottom: 2px solid #dd2b35;
}
.tflag{
	width: 5px;
	background: #dd2b35;
	border-radius:3px;
	height: 20px;
	margin-top: 15px;
	
}
.foo img{
	display: block;
	width: 100%;
}
.tname{
	margin-left: 10px;
	font-size: 24px;
	font-weight: 600;
}
.change{
	color: #b6b6ba;
	font-size: 18px;
	margin-right: 5px;
	cursor: pointer;
}
.more{
	color: #dd2b35;
	font-size: 18px;
	margin-left: 5px;
	cursor: pointer;
}
.single-book{
	background: #f7f5f0;
	width: 220px;
	height: 510px;
}
.single-book .cover img{
	display: block;
	width: 120px;
	margin-top: 30px;
	margin-left: 50px;
	cursor: pointer;
}

.single-book .bkname{
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	color: #010000;
	margin-top: 10px;
	padding: 0 10px;
}
.single-book .bksort{
	margin-top: 10px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #656564;
	font-size: 16px;
}
.single-book .bkintro{
	margin-top: 10px;
	padding: 0 20px;
	height: 120px;
	line-height: 30px;
	font-size: 15px;
	color: #797979;
}
.single-book .bkread{
	width: 120px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	background: #dd2b35;
	border-radius: 15px;
	margin-left: 50px;
	margin-top: 30px;
	cursor: pointer;
}
.line2{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.line3{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.line4{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.multiple-book{
	height: 510px;
	padding-left: 20px;
}
.multiple-book .book-item{
	display: inline-block;
	height: 170px;
	float: left;
	width: 33.333%;
	border-bottom: 1px solid #bfbfbf;
	padding: 16px 16px 16px 0;
	cursor: pointer;
}
.multiple-book .book-item:nth-of-type(9){
	border-bottom:none;
}
.multiple-book .book-item:nth-of-type(7){
	border-bottom:none;
}
.multiple-book .book-item:nth-of-type(8){
	border-bottom:none;
}
.multiple-book .cover img{
	display: block;
	width: 90px;
	height: 120px;
	margin-top: 9px;
}
.multiple-book  .flex{
	padding-left: 10px;
	padding-top: 8px;
}
.multiple-book .bkname{
	font-size: 18px;
	color: #010000;
	height: 30px;
	line-height: 30px;
}
.multiple-book .bkintro{
	height: 60px;
	line-height: 20px;
	font-size: 13px;
	color: #797979;
}
.multiple-book .sort{
	border: 1px solid #DD2B35;
	color: #DD2B35;
	padding: 1px 5px;
	margin-top: 10px;
	font-size: 14px;
}
.multiple-book .bkauthor{
	background: url(../img2018//famouswap-author.png) left center no-repeat;
	background-size: 15px 15px;
	padding-left: 22px;
	color: #656564;
	width: 100px;
	margin-top: 10px;
	font-size: 14px;
}
.list .multiple-book{
	height: auto;
}
.list .cover img{
	width: 100px;
	height: 134px;
	margin-top: 0;
}
.list  .bkname{
	height: 26px;
	line-height: 26px;
}
.list .bkintro{
	height: 40px;
}
.list .sort,.list .bkauthor{
	margin-top: 5px;
}
.list .bkintro{
	margin-top: 5px;
}
.list .update{
	font-size: 14px;
	margin-top: 5px;
	color: #797979;
}
.list .state{
	font-size: 12px;
	margin-top: 5px;
	background: #545357;
	color: #fff;
	padding: 1px 5px;
}
.list .state.over{
	color: #dd2b35;
}
.list .book-item{border-color: #e1e0e0;}

.list .multiple-book .book-item:nth-of-type(9){
	border-bottom: 1px solid #e1e0e0;
}
.list .multiple-book .book-item:nth-of-type(7){
	border-bottom: 1px solid #e1e0e0;
}
.list .multiple-book .book-item:nth-of-type(8){
	border-bottom: 1px solid #e1e0e0;
}

/* .list .multiple-book .book-item:nth-last-child(3){
	border-bottom: none;
}
.list .multiple-book .book-item:nth-last-child(2){
	border-bottom: none;
}
.list .multiple-book .book-item:nth-last-child(1){
	border-bottom: none;
} */
.pages *{
	display: block;
	float: left;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	text-align: center;
}
.pages a{
	border: 1px solid #797979;
	color: #797979;
	width: 40px;
	margin-right: 10px;
}
.pages a.ac{
	border-color: #dd2b35;
	background-color: #DD2B35;
	color: #fff;
}
.pages em{
	font-style: normal;
	margin-right: 10px;
	color: #797979;
}
.pages em.go{
	border: 1px solid #797979;
	width: 40px;
	cursor: pointer;
}
.pages input{
	width: 40px;
	border: 1px solid  #797979;
	margin-right: 10px;
}