@charset "UTF-8";
.title {
	padding: 20px 15px 15px;
	color: #222;
	position: relative;
	line-height: 18px
}

.title::before {
	width: 3px;
	height: 15px;
	content: '';
	background: #e8554d;
	position: absolute;
	top: 20px;
	left: 0
}

.title h2,
.title h3 {
	font-size: 16px;
	line-height: 1;
	vertical-align: top;
	display: inline-block
}

.title .cnum {
	font-size: 12px;
	font-weight: 400;
	color: #999
}

.title .more {
	height: 16px;
	padding-right: 20px;
	color: #47b2d8;
	font-size: 12px;
	line-height: 16px;
	position: absolute;
	right: 0;
	top: 20px
}

.title .more::after {
	width: 5px;
	height: 5px;
	content: '';
	border-style: solid;
	border-width: 1px;
	border-color: #47b2d8 #47b2d8 transparent transparent;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 4px;
	right: 14px
}

.title .more:active {
	color: rgba(71, 178, 216, .7)
}

@media screen and (min-width:330px) {
	.title .more {
		font-size: 13px
	}
	.title .more::after {
		top: 3px
	}
}

.book_colum {
	width: 4.5rem;
}

.book_colum .link {
	display: block;
	width: 4.5rem
}

.book_colum .link:active .imgmask {
	display: block
}

.book_colum .image {
	position: relative;
	width: 100%;
	height: 6rem;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
	background: #fbfbfb url(/application/app/view/img/default_book_0af5de0.png) no-repeat center;
	background-size: 27px 27px
}

.book_colum .img {
	width: 100%;
	height: 100%;
	border: 1px solid #ebebeb
}

.book_colum .name {
	padding-top: .4rem;
	color: #222;
	font-size: .6rem;
	line-height: .7rem
}

.book_colum .author {
	padding-top: .2rem;
	color: #999;
	font-size: .55rem;
	line-height: 1.2em
}

.book_row .list {
	display: block;
	padding: 13px 0
}

.book_row .list:active {
	background: #f3f3f3
}

.book_row .list:active .imgmask {
	display: block
}

.book_row .item {
	padding: 0 15px
}

.book_row .info {
	position: relative;
	height: 6rem
}

.book_row .content {
	position: absolute;
	width: 100%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.book_row .image {
	position: relative;
	width: 4.5rem;
	height: 6rem;
	margin-right: 12px;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
	background: #fbfbfb url(/application/app/view/img/default_book_0af5de0.png) no-repeat center;
	background-size: 27px 27px
}

.book_row .img {
	width: 4.5rem;
	height: 6rem;
	border: 1px solid #ebebeb
}

.book_row .name {
	color: #222;
	font-size: .75rem;
	line-height: .85rem
}

.book_row .score {
	margin-left: 10px;
	color: #F5B31E;
	font-size: .6rem
}

.book_row .score.default {
	color: #cbcbcb
}

.book_row .author {
	padding-top: .15rem;
	color: #999;
	font-size: .6rem
}

.book_row .brief {
	margin-top: .65rem;
	color: #999;
	font-size: .6rem
}

.book_row .price {
	margin-top: .4rem;
	color: #E8554D;
	font-size: .6rem
}

.book_row .origin {
	margin-left: 5px;
	color: #999;
	text-decoration: line-through
}

.mod_jump {
	text-align: center;
	line-height: 21px;
	position: relative
}

.mod_jump a {
	padding: 15px;
	display: block
}

.mod_jump a:active {
	background: #f0f0f0
}

.mod_jump .txt {
	height: 21px;
	font-size: 14px;
	color: #47b2d8;
	vertical-align: middle;
	text-align: center;
	display: inline-block
}

.mod_jump .icon_arr {
	width: 6px;
	height: 6px;
	margin-top: -2px;
	vertical-align: middle;
	border-style: solid;
	border-width: 1px;
	border-color: #47b2d8 #47b2d8 transparent transparent;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	display: inline-block
}

.mod_jump .btn {
	width: 111px;
	margin: 15px 0;
	line-height: 29px;
	font-size: 12px;
	color: #666;
	position: relative;
	display: inline-block
}

.mod_jump .btn:before {
	width: 100%;
	height: 100%;
	content: '';
	border-radius: 100px;
	border: 1px solid #999;
	box-sizing: border-box;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	pointer-events: none;
	user-input: disabled;
	user-focus: ignore
}

@media screen and (-webkit-min-device-pixel-ratio:2) {
	.mod_jump .btn:before {
		width: 200%;
		height: 200%;
		-webkit-transform: scale(0.5);
		transform: scale(0.5)
	}
}

.banner {
	margin-top: 20px;
	overflow: hidden
}

.banner .slider {
	width: 100%;
	position: relative;
	overflow: hidden
}

.banner .wrapper {
	height: 106px;
	position: relative;
	z-index: 1
}

.banner .item {
	padding: 0 3px;
	position: absolute;
	top: 0;
	box-sizing: border-box
}

.banner .img {
	width: 100%;
	height: 106px;
	border-radius: 4px
}

.banner .link {
	width: 254px;
	height: 106px;
	display: block;
	background: #f3f3f3;
	border-radius: 4px;
	position: relative
}

.banner .link .dec {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 5px 10px;
	font-size: 12px;
	color: #fff;
	background-image: linear-gradient(-180deg, transparent 0, rgba(0, 0, 0, .7) 100%)
}

.menu_free {
	margin: 15px 0 5px
}

.menu_free .wrapper {
	padding: 0 15px
}

.menu_free .item {
	padding-right: 2%
}

.menu_free .item:last-child {
	padding-right: 0
}

.menu_free .image {
	position: relative;
	padding-top: 50%;
	background: #f3f3f3;
	border-radius: 4px
}

.menu_free .default {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #999;
	font-size: .7rem
}

.menu_free .img {
	z-index: 2;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 4px
}

.menu_free .link {
	display: block
}

.public .list {
	display: block
}

.public .list:active {
	background: #f3f3f3
}

.public .list:active .imgmask {
	display: block
}

.public .item {
	padding: 0 15px
}

.public .info {
	position: relative;
	height: 6rem
}

.public .content {
	position: absolute;
	width: 100%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.public .image {
	position: relative;
	width: 4.5rem;
	height: 6rem;
	margin-right: 12px;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
	background: #fbfbfb url(/application/app/view/img/default_book_0af5de0.png) no-repeat center;
	background-size: 27px 27px
}

.public .img {
	width: 4.5rem;
	height: 6rem;
	border: 1px solid #ebebeb
}

.public .name {
	color: #222;
	font-size: .6rem;
	line-height: .7rem
}

.public .score {
	margin-left: 10px;
	color: #F5B31E;
	font-size: .6rem
}

.public .score.default {
	color: #cbcbcb
}

.public .author {
	padding-top: .15rem;
	color: #999;
	font-size: .6rem
}

.public .brief {
	margin-top: .65rem;
	color: #999;
	font-size: .6rem
}

.public .others {
	padding: 15px 0
}

.public .link {
	display: block
}

.public .link:active .tag {
	color: rgba(174, 148, 103, .7)
}

.public .link:active .simple {
	color: rgba(34, 34, 34, .7)
}

.public .link:active .txt {
	color: rgba(153, 153, 153, .7)
}

.public .tag {
	position: relative;
	top: -1px;
	display: inline-block;
	line-height: 1px;
	color: #AE9467;
	padding: 9px 8px 8px;
	margin-right: 5px;
	font-size: 10px
}

.public .tag:before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	content: '';
	border-radius: 100px;
	border: 1px solid #AE9467;
	box-sizing: border-box;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	pointer-events: none;
	user-input: disabled;
	user-focus: ignore
}

@media screen and (-webkit-min-device-pixel-ratio:2) {
	.public .tag:before {
		width: 200%;
		height: 200%;
		-webkit-transform: scale(0.5);
		transform: scale(0.5)
	}
}

.public .simple {
	padding: 10px 15px;
	color: #222;
	font-size: .6rem
}

.public .txt {
	color: #999;
	font-size: 10px
}

.public .slash {
	display: inline-block;
	margin: 0 4px
}

.serial .list {
	display: block
}

.serial .list:active {
	background: #f3f3f3
}

.serial .list:active .imgmask {
	display: block
}

.serial .item {
	padding: 0 15px
}

.serial .info {
	position: relative;
	height: 6rem
}

.serial .content {
	position: absolute;
	width: 100%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.serial .image {
	position: relative;
	width: 4.5rem;
	height: 6rem;
	margin-right: 12px;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
	background: #fbfbfb url(/application/app/view/img/default_book_0af5de0.png) no-repeat center;
	background-size: 27px 27px
}

.serial .img {
	width: 4.5rem;
	height: 6rem;
	border: 1px solid #ebebeb
}

.serial .name {
	color: #222;
	font-size: .7rem;
	line-height: .85rem
}

.serial .score {
	margin-left: 10px;
	color: #F5B31E;
	font-size: .6rem
}

.serial .score.default {
	color: #cbcbcb
}

.serial .author {
	padding-top: .15rem;
	color: #999;
	font-size: .6rem
}

.serial .brief {
	margin-top: .65rem;
	color: #999;
	font-size: .6rem
}

.serial .others {
	padding: 15px 0
}

.serial .link {
	display: block
}

.serial .link:active .tag {
	color: rgba(174, 148, 103, .7)
}

.serial .link:active .simple {
	color: rgba(34, 34, 34, .7)
}

.serial .link:active .txt {
	color: rgba(153, 153, 153, .7)
}

.serial .tag {
	position: relative;
	top: -1px;
	display: inline-block;
	line-height: 1px;
	color: #AE9467;
	padding: 9px 8px 8px;
	margin-right: 5px;
	font-size: 10px
}

.serial .tag:before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	content: '';
	border-radius: 100px;
	border: 1px solid #AE9467;
	box-sizing: border-box;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	pointer-events: none;
	user-input: disabled;
	user-focus: ignore
}

@media screen and (-webkit-min-device-pixel-ratio:2) {
	.serial .tag:before {
		width: 200%;
		height: 200%;
		-webkit-transform: scale(0.5);
		transform: scale(0.5)
	}
}

.serial .simple {
	padding: 10px 15px;
	color: #222;
	font-size: .6rem
}

.serial .txt {
	color: #999;
	font-size: 10px
}

.serial .slash {
	display: inline-block;
	margin: 0 4px
}

.swiper_list {
	padding-top: 10px;
	margin-bottom: 20px;
	min-height: 209px
}

.swiper_list .swiper_case {
	position: relative
}

.swiper_list .wrapper {
	position: absolute;
	top: 0;
	left: 0;
	height: 10.55rem;
	overflow: hidden
}

.swiper_list .item {
	padding-left: 13px;
	float: left
}

.swiper_list .item:first-child {
	padding-left: 15px
}

.swiper_list .item:last-child {
	padding-right: 15px
}

.swiper_list_sale {
	padding-top: 10px;
	margin-bottom: 20px;
	min-height: 209px
}

.swiper_list_sale .swiper_case {
	position: relative
}

.swiper_list_sale .wrapper {
	position: absolute;
	top: 0;
	left: 0;
	height: 8.75rem;
	overflow: hidden
}

.swiper_list_sale .item {
	padding-left: 13px;
	float: left
}

.swiper_list_sale .item:first-child {
	padding-left: 15px
}

.swiper_list_sale .item:last-child {
	padding-right: 15px
}

.swiper_list_sale .txt {
	padding-top: .2rem;
	color: #999;
	font-size: .5rem;
	line-height: 1.2em
}

.swiper_list_sale .free {
	color: #E8554D;
	padding-right: 5px
}

.swiper_list_sale .origin {
	color: #999;
	text-decoration: line-through
}

.swiper_list_sale_countdown {
	padding: 10px 0 15px;
	min-height: 209px
}

.swiper_list_sale_countdown .time {
	display: inline-block;
	color: #999;
	line-height: 14px;
	font-size: .6rem;
	vertical-align: top
}

.swiper_list_sale_countdown .txt {
	display: inline-block
}

.swiper_list_sale_countdown .swiper_case {
	position: relative
}

.swiper_list_sale_countdown .swiper_case .txt {
	padding-top: .2rem;
	color: #999;
	font-size: .5rem;
	line-height: 1.2em
}

.swiper_list_sale_countdown .wrapper {
	position: absolute;
	top: 0;
	left: 0;
	height: 8.75rem;
	overflow: hidden
}

.swiper_list_sale_countdown .item {
	padding-left: 13px;
	float: left
}

.swiper_list_sale_countdown .item:first-child {
	padding-left: 15px
}

.swiper_list_sale_countdown .item:last-child {
	padding-right: 15px
}

.swiper_list_sale_countdown .free {
	color: #E8554D;
	padding-right: 5px
}

.swiper_list_sale_countdown .origin {
	color: #999;
	text-decoration: line-through
}

.vertical_list {
	padding: 10px 0
}

.vertical_list .time {
	display: inline-block;
	color: #999;
	font-size: .6rem;
	line-height: 14px;
	vertical-align: top
}

.vertical_list .txt {
	display: inline-block
}

.vertical_list .tags {
	margin-top: .35rem;
	padding: 1px 0;
	color: #AE9467;
	font-size: .5rem
}

.vertical_list .tag {
	position: relative;
	display: inline-block;
	line-height: 1px;
	padding: 8px 5px;
	margin-right: 3px
}

.vertical_list .tag:before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	content: '';
	border-radius: 100px;
	border: 1px solid #AE9467;
	box-sizing: border-box;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	pointer-events: none;
	user-input: disabled;
	user-focus: ignore
}

@media screen and (-webkit-min-device-pixel-ratio:2) {
	.vertical_list .tag:before {
		width: 200%;
		height: 200%;
		-webkit-transform: scale(0.5);
		transform: scale(0.5)
	}
}

.vertical-list-sale {
	padding: 10px 0
}

.vertical-list-countdown {
	padding: 10px 0 15px
}

.vertical-list-countdown .text {
	display: inline-block;
	color: #222;
	font-size: .8rem
}

.vertical-list-countdown .time {
	display: inline-block;
	color: #999;
	font-size: .6rem;
	line-height: 14px;
	vertical-align: top
}

.vertical-list-countdown .txt {
	vertical-align: middle;
	display: inline-block
}

.hot_booklist {
	padding-bottom: 10px;
	line-height: 18px
}

.hot_booklist ul {
	padding: 0 15px
}

.hot_booklist li {
	padding-bottom: 20px
}

.hot_booklist .t {
	width: auto;
	max-width: 100%;
	padding: 1px 0;
	display: inline-block
}

.hot_booklist .brown {
	font-size: 12px;
	color: #ae9467
}

.hot_booklist .big {
	padding-left: 4px;
	font-size: 14px;
	color: #222
}

.hot_booklist .score {
	margin-left: 10px;
	color: #f5b31e;
	font-size: .6rem
}

.hot_booklist .score.default {
	color: #cbcbcb
}

.hot_booklist .tag {
	margin-left: 6px;
	top: 0;
	float: right
}

.hot_booklist p {
	margin-top: 3px;
	font-size: 12px;
	color: #999;
	line-height: 16px
}

.ios .hot_booklist .big {
	font-size: .7rem
}

.today_free {
	padding-top: 10px;
	line-height: 18px
}

.today_free .time {
	margin-left: 4px;
	color: #999;
	font-size: .6rem;
	vertical-align: top;
	line-height: 14px;
	display: inline-block
}

.today_free .time .txt {
	vertical-align: middle;
	display: inline-block
}

.today_free ul {
	padding: 0 15px
}

.today_free li {
	padding-bottom: 20px
}

.today_free li:last-child {
	padding-bottom: 0
}

.today_free .t {
	width: auto;
	max-width: 100%;
	display: inline-block
}

.today_free .brown {
	font-size: 12px;
	color: #ae9467
}

.today_free .big {
	padding-left: 4px;
	font-size: 14px;
	color: #222
}

.today_free .tag {
	margin-left: 6px;
	top: 0;
	float: right
}

.today_free .free {
	float: right;
	color: #f5b31e;
	font-size: .6rem
}

.ios .today_free .big {
	font-size: .7rem
}

.one_text {
	padding-top: 10px;
	line-height: 18px
}

.one_text a {
	display: block
}

.one_text .c {
	padding: 0 15px 2px;
	margin-bottom: 18px
}

.one_text .c:active {
	background: #f3f3f3
}

.one_text .book_cover {
	width: 4.5rem;
	height: 6rem;
	margin-right: 12px;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
	background: #fbfbfb url(/application/app/view/img/default_book_0af5de0.png) no-repeat center;
	position: relative;
	background-size: 27px 27px;
	display: block
}

.one_text .book_cover img {
	width: 4.5rem;
	height: 6rem;
	border: 1px solid #ebebeb
}

.one_text .book_info {
	font-size: .6rem
}

.one_text .book_info dt {
	margin-top: .1rem;
	font-size: .75rem;
	line-height: 22px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #222
}

.one_text .book_info dd {
	margin-top: .45rem;
	color: #999
}

.one_text .book_info .content {
	padding-bottom: 3px;
	font-size: .65rem;
	line-height: .9rem
}

.one_text ul {
	padding: 0 15px
}

.one_text ul.inline_more {
	padding-top: 20px;
	display: none
}

.one_text ul .tag {
	margin-left: 6px;
	top: 0;
	float: right
}

.one_text li {
	padding-bottom: 20px
}

.one_text li:last-child {
	padding-bottom: 0
}

.one_text .t {
	width: auto;
	max-width: 100%;
	display: inline-block
}

.one_text .brown {
	font-size: 12px;
	color: #ae9467
}

.one_text .big {
	font-size: 14px;
	color: #222
}

.one_text .score {
	margin-left: 10px;
	color: #f5b31e;
	font-size: .6rem
}

.one_text .score.default {
	color: #cbcbcb
}

.one_text p {
	margin-top: 3px;
	font-size: 12px;
	color: #999;
	line-height: 16px
}

.ios .one_text .big {
	font-size: .7rem
}

.hot_category {
	padding: 10px 0 5px;
	line-height: 18px
}

.hot_category .c {
	padding: 0 15px 20px
}

.hot_category .book_cover {
	width: 4.5rem;
	height: 6rem;
	margin-right: 12px;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
	background: #fbfbfb url(/application/app/view/img/default_book_0af5de0.png) no-repeat center;
	position: relative;
	background-size: 27px 27px;
	display: block
}

.hot_category .book_cover img {
	width: 4.5rem;
	height: 6rem;
	border: 1px solid #ebebeb
}

.hot_category .book_info {
	font-size: .6rem
}

.hot_category .book_info dt {
	margin-top: .1rem;
	font-size: .75rem;
	line-height: 22px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #222
}

.hot_category .book_info dd {
	margin-top: .45rem;
	color: #999
}

.hot_category .book_info .content {
	padding-bottom: 3px;
	font-size: .65rem;
	line-height: .9rem
}

.hot_category .book_info .author {
	margin-top: 0
}

.hot_category ul {
	padding: 0 15px
}

.hot_category ul.inline_more {
	padding-top: 20px;
	display: none
}

.hot_category ul .tag {
	margin-left: 9px;
	top: 0;
	float: right
}

.hot_category li {
	padding-bottom: 20px
}

.hot_category li:last-child {
	padding-bottom: 25px
}

.hot_category .big {
	font-size: 14px;
	color: #222
}

.hot_category .score {
	margin-left: 10px;
	color: #f5b31e;
	font-size: .6rem
}

.hot_category .score.default {
	color: #cbcbcb
}

.hot_category p {
	margin-top: 3px;
	font-size: 12px;
	color: #999;
	line-height: 16px
}

.ios .hot_category .big {
	font-size: .7rem
}

.rank {
	padding: 10px 0 5px;
	line-height: 18px
}

.rank a {
	display: block
}

.rank .c {
	padding: 0 15px 2px;
	margin-bottom: 18px
}

.rank .c:active {
	background: #f3f3f3
}

.rank .book_cover {
	width: 4.5rem;
	height: 6rem;
	margin-right: 12px;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
	background: #fbfbfb url(/application/app/view/img/default_book_0af5de0.png) no-repeat center;
	position: relative;
	background-size: 27px 27px;
	display: block
}

.rank .book_cover img {
	width: 4.5rem;
	height: 6rem;
	border: 1px solid #ebebeb
}

.rank .book_info {
	font-size: .6rem
}

.rank .book_info dt {
	margin-top: .1rem;
	font-size: .75rem;
	line-height: 22px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #222
}

.rank .book_info dd {
	margin-top: .45rem;
	color: #999
}

.rank .book_info .content {
	padding-bottom: 3px;
	font-size: .65rem;
	line-height: .9rem
}

.rank .book_info .author {
	margin-top: 0
}

.rank ul {
	padding: 0 15px
}

.rank ul.inline_more {
	padding-top: 20px;
	display: none
}

.rank ul .tag {
	margin-left: 9px;
	top: 0;
	float: right
}

.rank li {
	padding-bottom: 20px
}

.rank li:last-child {
	padding-bottom: 25px
}

.rank .big {
	font-size: 14px;
	color: #222
}

.rank .score {
	margin-left: 10px;
	color: #f5b31e;
	font-size: .6rem
}

.rank .score.default {
	color: #cbcbcb
}

.rank p {
	margin-top: 3px;
	font-size: 12px;
	color: #999;
	line-height: 16px
}

.rank .dec_no,
.rank .dec_no1,
.rank .dec_no2,
.rank .dec_no3 {
	width: 14px;
	height: 17px;
	margin: -1px 6px 0 0;
	font-size: 12px;
	text-align: center;
	color: #fff;
	vertical-align: middle;
	line-height: 15px;
	background-repeat: no-repeat;
	background-size: cover;
	display: inline-block
}

.rank .dec_no {
	background-image: url(http://img3.zhangyue.com/fh/channel/widget/rank/bg_no_6a592ac.png)
}

.rank .dec_no1 {
	background-image: url(http://img3.zhangyue.com/fh/channel/widget/rank/bg_no1_d076aee.png)
}

.rank .dec_no2 {
	background-image: url(http://img3.zhangyue.com/fh/channel/widget/rank/bg_no2_def394d.png)
}

.rank .dec_no3 {
	background-image: url(http://img3.zhangyue.com/fh/channel/widget/rank/bg_no3_cf63e2a.png)
}

.ios .rank .big {
	font-size: .7rem
}

.guess {
	padding: 15px 0 8px;
	line-height: 18px
}

.guess a {
	display: block
}

.guess a:active {
	background: #f3f3f3
}

.guess .c {
	padding: 13px 15px
}

.guess li:first-child .c {
	padding-top: 0
}

.guess .book_cover {
	width: 4.5rem;
	height: 6rem;
	margin-right: 12px;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
	background: #fbfbfb url(/application/app/view/img/default_book_0af5de0.png) no-repeat center;
	position: relative;
	background-size: 27px 27px;
	display: block
}

.guess .book_cover img {
	width: 4.5rem;
	height: 6rem;
	border: 1px solid #ebebeb
}

.guess .book_info {
	font-size: .6rem
}

.guess .book_info dt {
	margin-top: .1rem;
	font-size: .75rem;
	line-height: 1.1rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #222
}

.guess .book_info dd {
	margin-top: .45rem;
	color: #999
}

.guess .book_info .last {
	margin-top: .15rem
}

.guess .book_info .content {
	padding-bottom: 3px;
	font-size: .65rem;
	line-height: .9rem
}

.guess .book_info .author {
	margin-top: 0
}

.guess .score {
	margin-left: 10px;
	color: #f5b31e;
	font-size: .6rem
}

.guess .score.default {
	color: #cbcbcb
}

.guess .brown {
	color: #ae9467
}

.guess p {
	margin-top: 3px;
	font-size: 12px;
	color: #999;
	line-height: 16px
}

.original_recommend {
	margin: 15px 15px 0;
	background-image: -webkit-linear-gradient(-90deg, #FA815A 0, #FC5E53 100%);
	border-radius: 3px;
	padding-right: 13px;
	color: #fff
}

.original_recommend .bg {
	background: url(http://img3.zhangyue.com/fh/channel/static/i/original_hot_467f692.png) no-repeat right bottom;
	background-size: 57px 59px;
	padding: 13px 0 11px 13px
}

.original_recommend .tit {
	width: auto;
	max-width: 100%;
	display: inline-block
}

.original_recommend .tit .flag {
	background-image: -webkit-linear-gradient(-45deg, #FF9B00 0, #FFBF00 100%);
	border-radius: 6px 0;
	display: inline-block;
	color: #9F5402;
	font-size: 12px;
	padding: 1px 3px
}

.original_recommend .tit .author {
	font-size: 12px;
	opacity: .5;
	float: right;
	margin-top: 1px
}

.tag {
	margin-right: 5px;
	padding: 9px 8px 8px;
	font-size: 10px;
	line-height: 1px;
	color: #AE9467;
	position: relative;
	top: -1px;
	display: inline-block
}

.tag::before {
	width: 100%;
	height: 100%;
	content: '';
	border-radius: 100px;
	border: 1px solid #AE9467;
	box-sizing: border-box;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	pointer-events: none;
	user-input: disabled;
	user-focus: ignore
}

@media screen and (-webkit-min-device-pixel-ratio:2) {
	.tag::before {
		width: 200%;
		height: 200%;
		-webkit-transform: scale(0.5);
		transform: scale(0.5)
	}
}

.num_case {
	width: 20px;
	height: 12px;
	margin: 0 2px;
	padding: 1px 0;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	color: #fff;
	vertical-align: middle;
	border-radius: 2px;
	background: #666;
	display: inline-block
}

@media screen and (max-width:330px) {
	.num_case {
		font-size: 11px
	}
}

.tab {
	height: 36px;
	margin: 0 15px 20px;
	line-height: 36px;
	font-size: 14px;
	text-align: center;
	position: relative
}

.tab::before {
	width: 100%;
	height: 100%;
	content: '';
	border-radius: 4px;
	border: 1px solid #dcdcdc;
	box-sizing: border-box;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	pointer-events: none;
	user-input: disabled;
	user-focus: ignore
}

.tab .flex_item {
	position: relative
}

.tab .flex_item::before {
	width: 1px;
	height: 35px;
	content: '';
	background: #dcdcdc;
	position: absolute;
	top: 0;
	right: 0;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0
}

.tab .flex_item:last-child::before {
	display: none
}

.tab .active {
	color: #e8554d;
	font-weight: 700
}

.get_app {
	padding: 40px 0;
	margin: 10px 15px 23px;
	background: #f3f3f3;
	border-radius: 4px;
	text-align: center
}

.get_app .image {
	margin: 0 auto;
	width: 182px;
	height: 24px;
	background: url(http://img3.zhangyue.com/fh/channel/static/i/logo_3ff4de3.png) no-repeat center;
	background-size: 100% 100%
}

.get_app .btn {
	display: block;
	margin: 15px auto 0;
	width: 206px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fcfcfc;
	font-size: 17px;
	border-radius: 100px;
	background: #E8554D
}

.get_app .btn:active {
	color: rgba(252, 252, 252, .7);
	background: #D44D46
}

.wx_c {
	padding: 30px 0 20px;
	text-align: center;
	line-height: 24px
}

.wechat {
	height: 24px;
	padding: 0 8px 0 25px;
	text-align: center;
	color: #999;
	font-size: 12px;
	border-radius: 30px;
	position: relative;
	display: inline-block
}

.wechat::before {
	width: 100%;
	height: 100%;
	content: '';
	border-radius: 100px;
	border: 1px solid #dcdcdc;
	box-sizing: border-box;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	pointer-events: none;
	user-input: disabled;
	user-focus: ignore
}

.wechat .icon {
	width: 18px;
	height: 18px;
	background: url(http://img3.zhangyue.com/fh/channel/static/i/wechat_fceaf78.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	top: 3px;
	left: 3px
}

.zy_rights {
	padding: 30px 0 15px;
	text-align: center;
	color: #999;
	font-size: 10px
}

.sitemap {
	text-align: center;
	font-size: 12px;
	color: #dcdcdc
}

.sitemap a {
	padding: 0 15px;
	color: #47b2d8
}

@media screen and (-webkit-min-device-pixel-ratio:2) {
	.tab .flex_item::before {
		height: 70px;
		-webkit-transform: scale(0.5);
		transform: scale(0.5)
	}
	.tab::before {
		width: 200%;
		height: 200%;
		border-radius: 8px;
		-webkit-transform: scale(0.5);
		transform: scale(0.5)
	}
	.wechat::before {
		width: 200%;
		height: 200%;
		-webkit-transform: scale(0.5);
		transform: scale(0.5)
	}
}

.newgift {
	background: url(http://img3.zhangyue.com/fh/channel/static/i/newpack_40814cd.png) no-repeat;
	width: 84px;
	height: 59px;
	background-size: cover;
	position: fixed;
	bottom: 150px;
	right: 25px;
	z-index: 1100
}
