﻿.swiper_banner {
	overflow: hidden;
	background: #fff;
}

.swiper_banner .banner {
	width: 100%;
}

.swiper_banner .banner .swiper-wrapper .swiper-slide{
	width: 84%;
	margin: 0 0.1333rem;
}
.swiper_banner .banner .swiper-wrapper .swiper-slide img {
	display: block;
	width: 100%;
	height: 3.4133rem;
	border: none;
	border-radius: 0.1066rem;
}

.gg .swiper-pagination-bullets .swiper-pagination-bullet {
	width: 0.1333rem;
	height: 0.1333rem;
	border-radius: 50%;
	background: #FFFFFF;
	opacity: 0.3;
	margin: 0 0.1067rem;
}

.gg .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #fff;
	opacity: 3;
}
.search_area{
	background: #fff;
	padding-top: 0.5333rem;
	overflow: hidden;
}
.search_area .input_area{
	float: left;
	width: 80.4%;
	height: 0.7466rem;
	line-height: 0.7466rem;
	margin-left: 0.5333rem;
	background: #f0f0f0;
	border-radius: 2.6667rem;
}
.search_area .input_area input{
	width: 80%;
	float: left;
	height: 0.7466rem;
	line-height: 0.7466rem;
	padding-left: 0.4rem;
	border: none;
	background: none;
	font-size: 0.3466rem;
	color: #333;
}
.search_area .input_area .clear_btn{
	float: right;
	width: 0.7466rem;
	height: 0.7466rem;
	line-height: 0.7466rem;
	text-align: center;
	margin-right: 0.16rem;
	display: none;
}
.search_area .input_area .clear_btn img{
	width: 0.3733rem;
	height: 0.3733rem;
	vertical-align: middle;
}
.search_area .search_btn{
	float: left;
	margin-left: 0.3466rem;
	height: 0.7466rem;
	line-height: 0.7466rem;
}
.search_area .search_btn img{
	width: 0.56rem;
	height: 0.56rem;
	vertical-align: middle;
}
.hot_search{
	padding: 0.4rem 0 0.16rem 0.5333rem;
}
.hot_search a{
	float: left;
	margin-right: 0.4rem;
	margin-bottom: 0.24rem;
	padding: 0.05333rem 0.32rem;
	border: 1px solid #d2d2d2;
	border-radius: 0.4533rem;
	color: #666666;
	line-height: 1;
	font-size: 0.32rem;
}
.hot_search a:last-child{
	margin-right: 0;
}
.girls .hot_search a.col1{
	border-color: #fb7299;
	color: #fb7299;
}
.boys .hot_search a.col1{
	border-color: #62e9c0;
	color: #62e9c0;
}
.lately_read a{
	display: block;
	background: #fff;
	padding: 0 0.5333rem;
	height: 0.9066rem;
	line-height: 0.92rem;
	font-size: 0.3733rem;
	color: #666666;
	font-weight: bold;
}
.recom-column3{
	background: #fff;
}
ul.red_top{
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 0.5333rem;
}
ul.red_top li{
	width: 2.56rem;
	padding-bottom: 0.28rem;
}
.red_top.ul_2 li{
	padding-bottom: 0.18rem;
}
ul.red_top li img.bookcover{
	width: 2.56rem;
	height: 3.4667rem;
	display: block;
}
ul.red_top li p.tit{
	font-size: 0.3733rem;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	white-space: normal;
	line-height: 0.48rem;
	margin: 0.2667rem 0 0.2rem;
}
ul.red_top li p.author{
	font-size: 0.32rem;
	color: #999;
	padding-bottom: 0.16rem;
	overflow: hidden;
	overflow-y: auto;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.recom-column1{
	background: #fff;
}
.recom_top {
	margin: 0 0.5333rem 0.48rem;
	padding: 0 0 0.48rem;
	border-bottom: 1px solid #ebebf2;
}
.recom_top .book_cover {
	float:left;
}

.recom_top .book_cover .bookcover {
	width: 2.2933rem;
	height: 3.1066rem;
	display: block;
}

.recom_top .book_cont {
	margin-left: 2.56rem;
}

.recom_top .book_cont .tit {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 0.4266rem;
	color: #333;
	font-weight: bold;
	line-height: 0.5333rem;
}

.recom_top .book_cont .author {
	font-size: 0.32rem;
	color: #999;
}
.recom_top .book_cont .word_num{
	font-size: 0.2667rem;
	padding: 0.08rem;
	border-radius: 0.08rem;
	line-height: 1;
	margin-top: -0.02667rem;
}
.girls .recom_top .book_cont .word_num{
	color: #999;
	border: 1px solid #dcdcdc;
}
.boys .recom_top .book_cont .word_num{
	color: #999;
	border: 1px solid #dcdcdc;
}
.recom_top .book_cont .intro {
	font-size: 0.3466rem;
	color: #666;
	line-height: 0.5333rem;
	margin: 0.3466rem 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	min-height: 1.4933rem;
}

.recom_top .book_cont .popularity {
	height: 0.4rem;
	line-height: 0.4rem;
	padding: 0 0.1067rem;
	border: 1px solid #E58580;
	border-radius: 0.0533rem;
	color: #E58580;
	font-size: 0.2667rem;
}

.recom_top .book_cont .type_tag {
	height: 0.4rem;
	line-height: 0.4rem;
	padding: 0 0.1067rem;
	border: 1px solid #B0B0B0;
	border-radius: 0.0533rem;
	color: #B0B0B0;
	font-size: 0.2667rem;
	margin-right: 0.16rem;
}

.recom_top .book_cont .lei {
	height: 0.4rem;
	line-height: 0.4rem;
	padding: 0 0.1067rem;
	border: 1px solid #F79F23;
	border-radius: 0.0533rem;
	color: #F79F23;
	font-size: 0.2667rem;
	margin-right: 0.16rem;
}
.recom_top:last-child{
	border: none;
	margin-bottom: 0;
}
.ad-banner{
	display: block;
	padding: 0 0.2667rem 0.2667rem;
	height: 2.9333rem;
}
.ad-banner img{
	display: block;
	width: 100%;
	height: 100%;
} 
.recom-nowrap{
	background: #fff;
}
.recom-nowrap ul{
	position: relative;
	overflow-x: auto;
	overflow-y: hidden;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
	padding-left: 0.5333rem;
}
.recom-nowrap ul li{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	margin-right: 0.32rem;
	width: 2.56rem;
	font-size: 0;
	padding-bottom: 0.48rem;
}
.recom-nowrap ul li:last-child{
	margin-right: 0.5333rem;
}
.recom-nowrap ul li .bookcover{
	display: block;
	width: 2.56rem;
	height: 3.4667rem;
}
.recom-nowrap ul li p.tit{
	font-size: 0.3733rem;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	white-space: normal;
	line-height: 0.48rem;
	margin: 0.2667rem 0 0.2rem;
}
.recom-nowrap ul li p.author{
	font-size: 0.32rem;
	color: #999;
	line-height: 1;
}
.hot_lists ul{
	padding-top: 0.1333rem;
}
.hot_lists .recom_top .book_cover{
	position: relative;
}
.hot_lists .recom_top .num{
	position: absolute;
	top: -0.2533rem;
	left: 0;
	width: 0.9333rem;
	height: 0.64rem;
	background: url(../images/fourth_icon.png) no-repeat top center;
	background-size: 0.9333rem 0.64rem;
	font-size: 0.2667rem;
	color: #fff;
	line-height: 0.92rem;
}
.hot_lists .recom_top .num i{
	display: block;
	transform: scale(0.8);
}
.girls .hot_lists .recom_top .num.num1{
	background-image: url(../images/top_hot.png);
}
.girls .hot_lists .recom_top .num.num2{
	background-image: url(../images/second_icon.png);
}
.girls .hot_lists .recom_top .num.num3{
	background-image: url(../images/third_icon.png);
}
.boys .hot_lists .recom_top .num.num1{
	background-image: url(../images/top_hot.png);
}
.boys .hot_lists .recom_top .num.num2{
	background-image: url(../images/second_icon.png);
}
.boys .hot_lists .recom_top .num.num3{
	background-image: url(../images/third_icon.png);
}
.hot_lists .more{
	line-height: 1.1466rem;
	font-size: 0.4rem;
	text-align: center;
	border-top: 1px solid #ebebf2;
}
.girls .hot_lists .more a{
	color: #fb7299;
}
.boys .hot_lists .more a{
	color: #62e9c0;
}
.paihang_area{
	background: #fff;
}
.paihang_area ul{
	padding: 0 0.5333rem 0.1333rem;
	overflow: hidden;
}
.paihang_area ul li{
	width: 2.3733rem;
	height: 0.72rem;
	float: left;
	line-height: 0.72rem;
	border: 1px solid #d2d2d2;
	border-radius: 0.5333rem;
	margin-right: 0.4rem;
	text-align: center;
	margin-bottom: 0.5333rem;
	font-size: 0.32rem;
}
.zhuanti_area{
	background: #fff;
}
.zhuanti_area ul{
	padding: 0 0.5333rem 0.1333rem;
	overflow: hidden;
}
.zhuanti_area ul li{
	float: left;
	padding: 0.1rem 0.4rem;
	border: 1px solid #d2d2d2;
	border-radius: 0.5333rem;
	margin-right: 0.4rem;
	text-align: center;
	margin-bottom: 0.5333rem;
	font-size: 0.32rem;
}
.zhuanti_area ul li.col1{
	border-color: #f93b30;
}
.zhuanti_area ul li.col1 a{
	color: #f93b30;
}
.zhuanti_area ul li.col2{
	border-color: #f3780e;
}
.zhuanti_area ul li.col2 a{
	color: #f3780e;
}
.zhuanti_area ul li.col3{
	border-color: #9952fa;
}
.zhuanti_area ul li.col3 a{
	color: #9952fa;
}
.zhuanti_area ul li.col4{
	border-color: #fb7299;
}
.zhuanti_area ul li.col4 a{
	color: #fb7299;
}
.zhuanti_area ul li.col5{
	border-color: #6a99fe;
}
.zhuanti_area ul li.col5 a{
	color: #6a99fe;
}
.zhuanti_area ul li.col6{
	border-color: #62e9c0;
}
.zhuanti_area ul li.col6 a{
	color: #62e9c0;
}

ul.red_bottom {
	padding: 0.24rem 0.5333rem;
}

ul.red_bottom li {
	height: 0.9066rem;
	line-height: 0.9066rem;
}

ul.red_bottom li a {
	display: block;
	color: #666;
	font-size: 0.3733rem;
}

ul.red_bottom li a span {
	color: #333333;
	font-size: 0.4rem;
}

ul.red_bottom li a i {
	color: #999999;
	margin: 0 0.2133rem;
}

ul.red_bottom li a strong {
	float: right;
	width: 1.0133rem;
	height: 0.4rem;
	text-align: center;
	line-height: 0.4rem;
	font-size: 0.2667rem;
	color: #fff;
	border-radius: 0.2667rem;
	margin-top: 0.2533rem;
}

.boys .lz{
	background-image: linear-gradient(90deg, #50d0da 0%, #63eabf 100%);
	box-shadow: 0 0 0.1066rem rgba(26, 237, 176, 0.6);
}
.boys .wj{
	background-image: linear-gradient(145deg, #6096ff 0%, #9ca7fa 100%);
	box-shadow: 0 0 0.1066rem rgba(90, 110, 226, 0.6);
}
.hrcx .recom_top{
	margin-bottom: 0;
}
.yqxr ul.red_top li{
	padding-bottom: 0;
}

.girls .lz{
	background-image: linear-gradient(90deg, #fa4679 0%, #fb7299 100%);
	box-shadow: 0 0 0.1066rem rgba(250, 70, 121, 0.6);
}
.girls .wj{
	background-image: linear-gradient(90deg, #f3780e 0%, #ffba76 100%);
	box-shadow: 0 0 0.1066rem rgba(232, 85, 77, 0.6);
}