.logo,.head-coop,.head-next,.head-num,.swiper{
	display: none;
}
.head{
	width: 100%;
	height: 50px;
	bottom: 0;
	top: auto;
}
.nav{
	margin: 0;
	display: flex;
}
.nav a:nth-child(6),.nav a:nth-child(7),.nav a:nth-child(8){
	display: none;
}
.nav a{
	width:20%;
}
.nav dl{
	margin: 0;
	padding: 4px 0 0 0;
}
.nav dl:hover{
	background-color: #fff;
}
.main{
	padding-left: 0;
	overflow: auto !important;
}
.read{
	height: auto !important;
	padding: 20px 30px 70px 30px;
	width: 100% !important;
}
.books{
	padding-bottom: 60px;
}
.books ul{
	display: block;
	margin: 10px 15px;
}
.books li{
	width: 100%;
	margin: 0 0 10px 0;
}
#pages{
	text-align: center;
}
#pages a{
	display: none;
}
#pages .a1{
	display: inline-block;
}
.books-dess{
	display: none;
}

.book-list ul{
	display: block;
	padding: 15px;
}
.book-list ul li{
	width: 100%;
	margin: 0 0 10px 0;
}
.book-list{
	margin: 15px 15px 60px 15px;
}
.head-mob{
	flex: 1;
	text-align: right;
	display: block;
	font-size: 14px;
	padding-right: 20px;
}
.head-mob a{
	height: 20px;
	display: inline-block;
	background-color: #f0f4fa;
	font-size: 12px;
	color: #999;
	line-height: 20px;
	margin-top: 15px;
	margin-left: 0;
	text-align: center;
	border-radius: 3px;
	padding: 0 10px;
}
.head-title{
	height: 50px;
}
.head-title h4{
	padding-left: 30px;
	height: 50px;
	line-height: 50px;
}

