@charset "UTF-8";

/*轮播*/
.swiper-wrapper img {
	width: 100%;
	height: 3.73rem;
}
.swiper-pagination-bullet-active {
	background:#fc9753;
}
/*搜索*/
.search {
	height: 0.58rem;
	padding: 0.2rem 0;
}
.search-int {
	display: block;
	position: relative;
}
.search-int i {
	width: 0.25rem;
	height: 0.26rem;
	display: block;
	background: url('../images/search.png') no-repeat 0 0;
	-webkit-background-size: 100%;
	background-size: 100%;
	position: absolute;
	top: 0.2rem;
	left: 0.5rem;
}
.search-int input {
	width: 6.9rem;
	height: 0.6rem;
	display: block;
	margin: 0 auto;
	padding-left: 0.6rem;
	padding-right: 0.3rem;
	border-radius: 0.3rem;
	background-color: #eee;
}
/*======================================================================================*/
/*导航*/
nav {
	height: 1.76rem;
	margin: 0.2rem 0;
	background-color: #fff;
}
nav a {
	display: block;
	padding: 0 0.5rem;
}
nav i {
	display: block;
	margin-top: 0.4rem;
	margin-bottom: 0.2rem;
}
nav .nav01 {
	width: 0.54rem;
	height: 0.53rem;
	background: url('../images/nav01.png') no-repeat 0 0;
	-webkit-background-size: 100%;
	background-size: 100%;
}
nav .nav02 {
	width: 0.42rem;
	height: 0.53rem;
	background: url('../images/nav02.png') no-repeat 0 0;
	-webkit-background-size: 100%;
	background-size: 100%;
}
nav .nav03 {
	width: 0.52rem;
	height: 0.48rem;
	margin-bottom: 0.25rem;
	background: url('../images/nav03.png') no-repeat 0 0;
	-webkit-background-size: 100%;
	background-size: 100%;
}
nav .nav04 {
	width: 0.43rem;
	height: 0.53rem;
	background: url('../images/nav04.png') no-repeat 0 0;
	-webkit-background-size: 100%;
	background-size: 100%;
}
nav p {
	font-size: 0.26rem;
}
/*=====================================================================================*/
/*最近阅读*/
.readnotes {
	height: 1rem;
	margin-bottom: 0.2rem;
	padding: 0.2rem 0.3rem;
}
.readnotes {
	font-size: 0.24rem;
}
.readnotes a:nth-child(1) {
	color: #dd1c1c;
	font-weight: 600;
	padding: 0 0.2rem;
	font-size: 0.34rem;
	border-right: 1px solid #d6d6d6;
}
.readnotes-book {
	color: #999;
	width: 4.9rem;
	padding-left: 0.2rem;
}
.readnotes-book div p {
	width: 4.2rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.readnotes-book p:nth-child(1) {
	color: #333;
	font-size: 0.3rem;
	margin-bottom: 0.1rem;
}
.readnotes-book i {
	width: 0.18rem;
	height: .32rem;
	display: block;
	background: url('../images/kun.png') no-repeat 0 0;
	-webkit-background-size: 100%;
	background-size: 100%;
}
/*===================================================================================================*/
.channel {
	height: 8.2rem;
	padding: 0.3rem;
	margin-bottom: 0.2rem;
}
.channel-title {
	height: 0.5rem;
	line-height: 0.5rem;
}
.channel-title h3 {
	font-weight: 600;
	font-size: 0.34rem;
}
.channel-title h3 i {
	width: 0.06rem;
	height: 0.35rem;
	margin-right: 0.15rem;
	display: inline-block;
	vertical-align: middle;
	background: url('../images/bar.png') no-repeat 0 0;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.channel-title a {
	color: #999;
	font-size: 0.26rem;
}
.channel-title a i {
	width: 0.13rem;
	height: 0.24rem;
	margin-left: 0.15rem;
	margin-bottom: 0.1rem;
	display: inline-block;
	vertical-align: middle;
	background: url('../images/more.png') no-repeat 0 0;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.channel-list .list-book {
	padding: 0.3rem 0;
	border-bottom: 1px solid #e5e5e5;
}
.channel-list .list-book:last-child {
	border-bottom: 0;
}
.list-book img {
	width: 1.38rem;
	height: 1.94rem;
}
.list-book .info {
	width: 5.2rem;
	height: 1.94rem;
}
.list-book .info h4 {
	font-size: 0.3rem;
}
.list-book .info .text {
	color: #999;
	margin: 0.2rem 0;
	font-size: 0.26rem;
	overflow:hidden;
	word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
}
.info .flex p {
	color: #999;
	font-size: 0.26rem;
}
.info .sign span {
	font-size: 0.22rem;
	border-radius: 0.08rem;
	padding: 0.02rem 0.1rem;
}
.info .sign span:nth-child(1) {
	color: #dd1c1c;
	border: 1px solid #dd1c1c;
}
.info .sign span:nth-child(2) {
	color: #7ecef4;
	border: 1px solid #7ecef4;
}
.info .sign span:nth-child(3) {
	color: #facd89;
	border: 1px solid #facd89;
}
/*======================================================================================*/
.newbook {
	height: 2.85rem;
	padding: 0.3rem;
	padding-right: 0;
	margin-bottom: 0.2rem;
	position: relative;
}
.newbook .channel-title {
	padding-right: 0.3rem;
}
.newbook-slide {
	width: 100%;
	margin-top: 0.3rem;
	overflow-x: scroll;
	overflow-y: hidden;
	padding-bottom: 0.6rem;
	-webkit-overflow-scrolling:touch;
}
.newbook-slide a{
	width: 1.38rem;
	height: 1.94rem;
	display: block;
	margin-right: 0.2rem;
	-webkit-box-flex: 0;
	-ms-flex:none;
	flex:none;
}
.newbook-slide img {
	width: 100%;
	height: 100%;
}
/*====================================================================================*/
.selling {
	height: auto;
	padding: 0.3rem;
	margin-bottom: 0.2rem;
}
.selling-list li:nth-child(1) {
	/*border-bottom: 1px solid #e5e5e5;*/
}
.selling-item {
	color: #666;
	font-size: 0.3rem;
	padding-top: 0.34rem;
}
.selling-item p {
	width: 3.2rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.selling-item p .num {
	color: #fff;
	width: 0.4rem;
	height: 0.4rem;
	font-size: 0.28rem;
	text-align: center;
	border-radius: 50%;
	line-height: 0.4rem;
	margin-right: 0.1rem;
	display: inline-block;
	background-color: #d2d2d2;
}
.selling-item p .num02 {
	background-color: #dd1c1c;
}
.selling-item p .num03 {
	background-color: #fe8f00;
}
.selling-item .sign span {
	font-size: 0.22rem;
	border-radius: 0.08rem;
	padding: 0.02rem 0.1rem;
}
.selling-item .sign span:nth-child(1) {
	color: #dd1c1c;
	border: 1px solid #dd1c1c;
}
.selling-item .sign span:nth-child(2) {
	color: #7ecef4;
	border: 1px solid #7ecef4;
}
.selling-item .sign span:nth-child(3) {
	color: #facd89;
	border: 1px solid #facd89;
}
.book-num {
	position: relative;
	overflow: hidden;
}
.book-num .num {
	color: #fff;
	width: 0.45rem;
	height: 0.6rem;
	text-align: right;
	font-size: 0.28rem;
	border-radius: 50%;
	line-height: 0.4rem;
	margin-right: 0.1rem;
	display: inline-block;
	padding-right: 0.15rem;
	background-color: #feda00;
	position: absolute;
	left: -0.25rem;
	bottom: -0.25rem;
}
/*==========================================================================================================*/
.ranking-list {
	font-size: 0.28rem;
	padding-top: 0.2rem;
	padding-left: 0.3rem;
}
.ranking-list div {
	width: 100%;
	overflow-x: scroll;
	overflow-y: hidden;
	padding-bottom: 0.25rem;
}
.ranking-list div p {
}
.ranking-list a {
	width: 2.2rem;
	height: 0.6rem;
	font-size: 0.26rem;
	text-align: center;
	line-height: 0.6rem;
	margin-right: 0.2rem;
	display: block;
}
.ranking-list a.active {
	color: #fc9753;
	border-bottom: 1px solid #fc9753;
}
/*======================================================================================================================*/