.mask_pop {
	width: 100%;
	position: fixed;
	z-index: 200;
	display: none;
    top: 0;
    left:0;
    right:0;
    bottom:0;
    background:rgba(0,0,0,0.4);
}

.mask_pop .top_img {
	width: 3.36rem;
	height: 2.213rem;
	position: absolute;
	top: 0;
	right: 0.8rem;
}

.mask_pop .point {
	width: 1.12rem;
	height: 1.2rem;
	position: absolute;
	top: 1.4rem;
	right: 3.3rem;
}

.mask_pop .mask_explain {
	position: absolute;
	top: 1.8rem;
	width: 100%;
	font-size: 0.533rem;
	color: #fff;
	text-indent: 1.893rem;
}

.mask_pop .know {
	width: 4.266rem;
	height: 1.76rem;
	line-height: 1.76rem;
	text-align: center;
	border: 2px solid #fff;
	border-radius: 0.32rem;
	position: absolute;
	top: 5rem;
	left: 50%;
	margin-left: -2.133rem;
	font-size: 0.586rem;
	color: #fff;
}

.book_popups {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 999;
	background: rgba(0, 0, 0, 0.4);
	display: none;
}

.content {
	width: 7.23rem;
	height: 9.73rem;
	position: relative;
	margin: -4.866rem auto 0;
	top: 50%;
}

.content .bgc {
	width: 7.23rem;
	height: 9.73rem;
}

.content .book {
	width: 2.34rem;
	height: 3rem;
	position: absolute;
	top: 1.1rem;
	left: 50%;
	margin-left: -1.17rem;
}

.content .share {
	font-size: 0.518rem;
	color: #e8b77f;
	width: 100%;
	text-align: center;
	position: absolute;
	top: 5.6rem;
	font-weight: 600;
}

.content .every {
	font-size: 0.388rem;
	color: #333333;
	width: 100%;
	text-align: center;
	position: absolute;
	top: 6.55rem;
}

.content .every .line {
	display: inline-block;
	width: 0.324rem;
	height: 1px;
	background: #333333;
	vertical-align: middle;
}

.content .every span {
	margin: 0 0.1rem;
	vertical-align: middle;
}

.content ul {
	width: 94%;
	position: absolute;
	top: 7.85rem;
	left: 50%;
	margin-left: -47%;
}

.content ul li {
	float: left;
	width: 20%;
	text-align: center;
}
.content ul li a{
	display: block;
	margin: 0 auto;
}

.content ul li a img {
	width: 0.722rem;
	height: 0.722rem;
}

.content ul li p {
	font-size: 0.32rem;
	color: #666666;
	margin-top: 0.02rem;
}

.content .xian {
	width: 1px;
	height: 0.4rem;
	background-color: #E6E7E9;
	position: absolute;
	right: 0.29rem;
	top: 0.88rem;
}

.content .book_close {
	width: 0.6rem;
	height: 0.6rem;
	position: absolute;
	right: 0;
	top: 0.28rem;
}