.bookrack-tab {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-shadow: inset 0rem -0.013rem 0rem 0rem #eaeaea;
	box-shadow: inset 0rem -0.013rem 0rem 0rem #eaeaea;
	height: 0.933rem;
}

.bookrack-tab p {
	-webkit-box-flex: 2;
	-ms-flex: 2;
	flex: 2;
	text-align: center;
	line-height: .933rem;
}

.bookrack-tab p span {
	color: #999999;
	font-size: .427rem;
	display: inline-block;
}

.bookrack-tab p .topActive {
	color: #111111;
}

.bookrack-tab p .topActive::after {
	content: "  ";
	width: 1rem;
	height: 3px;
	background-color: #ff473f;
	margin: 0 auto;
	display: block;
}

#topNav {
	width: 100%;
	margin-top: .1rem;
	padding: .4rem 0;
	overflow: hidden;
	/* height: 1.067rem;
	line-height: 1.067rem; */
	/*position: fixed;
	top: 0;*/
	background: #fff;
}

#topNav .swiper-slide {
	/*padding: 0 5px;*/
	/*letter-spacing: 2px;*/
	width: 2.133rem;
	color: #999999;
	text-align: center;
}

#topNav .swiper-slide>span {
	/*display:block;*/
	transition: all .3s ease;
	font-size: 0.373rem;
	padding: .23rem 0rem;
}

#topNav .swiper-slide>p:last-child {
	width: 0.8rem;
	height: 0.12rem;
	background-color: #ff5c4b;
	border-radius: 0.053rem;
	margin: 0 auto;
	margin-top: -.12rem;
}

.active {
	color: #333333;
	/*border-bottom: .12rem #ff5c4b solid;*/
}

#topNav .active span {
	transform: scale(1.1);
	color: #e60012;
}

.detail-list {
	/*margin-top: 1.346rem;*/
}

.list-li {
	width: 92%;
	margin: 0 auto;
	padding: .267rem 0;
}

.list-div {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	display: flex;
	position: relative;
	/*border: solid 0.013rem #d6d6d6;*/
}

.list-index {
	width: 14%;
	text-align: center;
	position: relative;
}

.list-index img {
	vertical-align: middle;
	/* display: inline-block; */
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
}

.list-li-img {
	width: 1.893rem;
	background-color: #282828;
	box-shadow: 0rem 0rem 0.24rem 0rem rgba(0, 0, 0, 0.06);
	border-radius: 0.107rem;
}

.list-li-img img {
	width: 2.133rem;
	height: 2.4rem;
	border-radius: 0.213rem;
}

.list-index>span {
	color: #555555;
	font-size: 0.427rem;
	vertical-align: middle;
	/* display: inline-block; */
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.list-li-text {
	width: 57%;
	margin-left: .53rem;
	display: inline-block;
}

.list-li-text>p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.list-li-text>p:nth-of-type(1) {
	font-size: 0.375rem;
	color: #333333;
	font-weight: 600;
	padding-top: .2rem;
}

.list-li-text>p:nth-of-type(2) {
	font-size: .32rem;
	color: #999999;
	margin-top: .1rem;
}

.list-li-text>p:nth-of-type(3) {
	margin-top: .1rem;
	color: #999999;
	font-size: 0.267rem;
}

.list-li-text>p:nth-of-type(3)>span {
	display: inline-block;
	text-align: center;
	font-size: 0.267rem;
	padding: 0 .11rem;
	width: 1.28rem;
	height: 0.44rem;
	line-height: .44rem;
	border-radius: 0.24rem;
	border: 1px #ff483f solid;
	color: #ff483f;
	margin-right: .2rem;
}

.list-li-right {
	width: 10%;
	height: 3.2rem;
	line-height: 3.2rem;
	text-align: center;
}

.list-li-right>img {
	width: .5rem;
	height: .5rem;
}

.more-ul {
	width: 95%;
	margin: 0 auto;
	display: flex;
	flex-flow: wrap;
}

.more-li {
	width: 50%;
	padding: .2rem .2rem;
}

.more-li-img {
	width: 4.28rem;
	height: 4.28rem;
	line-height: 4.28rem;
}

.more-li-img>img {
	width: 100%;
	height: 4.28rem;
}

.more-li-text>p {
	width: 3.973rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: .05rem 0;
}

.more-li-text>p:nth-of-type(1) {
	font-size: 0.4rem;
	color: #222;
}

.more-li-text>p:nth-of-type(2) {
	font-size: 0.32rem;
	color: #aaaaaa;
}

.infinite-scroll-text {
	display: inline-block;
	width: 100%;
	text-align: center;
	padding: .5rem;
}

.books-grade {
	display: flex;
	padding-top: .38rem;
}
.grade-img{
	
}
.books-grade>span {
	color: #999999;
	font-size: 0.293rem;
}

.books-grade>span:first-child img {
	padding-right: .1rem;
	vertical-align: middle;
}

.books-grade>span:last-child {
	margin-left: 0rem;
	vertical-align: middle;
}

.books-grade>span:last-child img {
	vertical-align: middle;
	margin-top: -5px;
}

.books-classify {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
}

.classify-list {
	width: 100%;
	background: #fff;
	z-index: 1100;
	position: absolute;
	transition: all .5s ease-in;
}

.classify-list .classify-header {
	width: 92%;
	margin: 0 auto;
	display: flex;
	height: 1.173rem;
	position: relative;
	background-color: #ffffff;
	box-shadow: inset 0rem -0.013rem 0rem 0rem #e2e2e2;
}

.classify-list .classify-header h4 {
	line-height: 1.173rem;
	color: #333333;
	font-size: 0.48rem;
}

.classify-list .classify-header img {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(-50%, -50%);
}

.classify-list .classify-data {
	width: 92%;
	display: flex;
	margin: .227rem auto;
	justify-content: space-between;
	flex-wrap: wrap;
}
.classify-data:after {
	content: "";
	width: 33.33%;
}
.classify-list .classify-data li{
	width: 33.33%;
	text-align: center;
	padding: .214rem 0;
}
.classify-list .classify-data li a{
	display: inline-block;
	width: 2.8rem;
	height: 0.8rem;
	color: #999999;
	font-size: 0.48rem;
	line-height:.8rem;
	border-radius: 0.4rem;
	border: solid 0.013rem #999999;
	overflow: hidden;
}
.classify-down{
	text-align: center;
	padding: .2rem 0;
}
.classify-list .classify-data li a.navActive{
	background-image: linear-gradient(90deg, 
		#ff473f 0%, 
		#ff473f 100%), 
	linear-gradient(
		#ffffff, 
		#ffffff);
	background-blend-mode: normal, 
		normal;
	border-radius: 0.4rem;
	color: #ffffff;
}
.books-sorf{
	width: 92%;
	margin: 0 auto;
	margin: 0 auto;
}
.books-sorf span{
	display: inline-block;
	color: #999999;
	font-size: 0.373rem;
	border-radius: 0.4rem;
	padding: .15rem .44rem;
	margin-right: .3rem;
	border: solid 0.013rem #999999;
}
.books-sorf span.sortActive{
	background-image: linear-gradient(90deg, 
		#ff473f 0%, 
		#ff473f 100%), 
	linear-gradient(
		#ffffff, 
		#ffffff);
	background-blend-mode: normal, 
		normal;
	border-radius: 0.4rem;
	color: #ffffff;
}
.classify{
	width: 100%;
	margin: 0 auto;
	display: flex;
	border-bottom: .333rem #f3f3f4 solid;
}
.classify-left{
	width: 2.507rem;
	margin:0 .2rem;
	text-align: center;
	position: relative;
}
.classify-left .classify-left-img{
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.classify-left .classify-left-img img{
	width: .7rem;
	height: .7rem;
	display: block;
	margin: 0 auto;
}
.classify-left .classify-left-img span{
	display: inline-block;
	font-size: 0.373rem;
	color: #555555;
	width: 100%;
	overflow: hidden;
}
.classify-right{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.classify-right li{
	width: 33.33%;
	padding: .5rem 0;
	/* height: 1.467rem;
	line-height: 1.467rem; */
	text-align: center;
	border: 1px #F3F3F4 solid;
}
.classify-right li p{
	width: 90%;
	text-align: center;
	color: #111111;
	font-size: 0.373rem;
}