.top_title{
	border-bottom: 1px solid #E9E9E9;
}
.top_title .screen {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0.3733rem;
  color: #272727;
  display: block;
  width: 1.2rem;
  height: 1.28rem;
  line-height: 1.28rem;
}
.top_title .screen img {
  width: 0.48rem;
  height: 0.48rem;
  vertical-align: middle;
}
.content_top{
  background: #fff;
  padding: 0.4533rem 0.32rem;
	line-height: 0.48rem;
}
.kong{
	width: 100%;
}
.kong img{
	display: block;
	width:4.6667rem;
	height:3.6rem;
	margin:0 auto 0.5493rem;
}
.sorry{
	text-align: center;
	font-size:17px;
	color:#888888;
	padding: 0 0.32rem;
}
.hot_book{
	background: #fff;
	margin-top: 0.2133rem;
	padding-bottom: 0.26rem;
}
.hot_book .biaoti{
	padding-bottom: 0.36rem;
}
.hot_book ul li{
	margin-bottom: 0.3466rem;
	padding: 0 0.48rem 0 0.4rem;
}
.hot_book ul li a{
	display: block;
	overflow: hidden;
	font-size: 0.3466rem;
	color: #33373D;
}
.hot_book ul li a span.fr{
	font-size: 0.2666rem;
	line-height: 1;
	padding: 0 0.1333rem;
	border-radius: 0.4rem;
	color: #fff;
	line-height: 0.4266rem;
}
.hot_book ul li a span.colY{
	background: #FF9A60;
}
.hot_book ul li a span.colR{
	background: #F56C6E;
}
.hot_book ul li a span.colG{
	background: #73D48C;
}
.share{
	width: 100%;
	margin-top: 1.12rem;
	text-align: center;
}
.share ul{
	width: 94%;
	height: 1.84rem;
	margin: 0 auto;
}
.share ul li{
	width: 50%;
	float:left;
}
.share ul li a img{
	height:1.12rem ;
}
.share ul li p{
	font-size: 0.32rem;
  color: #666666;
  margin-top: 0.02rem;
}
.user_like{
	background: #fff;
  padding: 0 0 0.5333rem;
  margin-top: 0.2133rem;
}
h2.biaoti {
  font-size: 0.4267rem;
  padding: 0.36rem 0;
  font-weight: 600;
  margin: 0 0 0 0.4rem;
}
.user_like ul {
  margin-left: 0.46rem;
  text-align: center;
}
.user_like ul li {
  float: left;
  margin-right: 0.46rem;
  width: 2.72rem;
}
.user_like ul li a {
  color: #333333;
  display: block;
}
.user_like img {
  width: 2.72rem;
  height: 3.5733rem;
  display: block;
}
.user_like ul li p {
  width: 2.72rem;
  margin-top: 0.2667rem;
  text-align: left;
  font-size: 0.3733rem;
  line-height: 0.48rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pop_cover{
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background:#000;
	opacity:0.6;
	filter:alpha(opacity=60);
	display: none;
	z-index: 101;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-touch-callout: none;
	-webkit-user-drag: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	-ms-touch-action: none;
	-moz-user-select: -moz-none
}
.pop_tip {
	width: 100%;
	position: fixed;
	top: 30%;
	display: none;
	z-index: 102;
	font-size:0.3466rem;
}
.pop_inner {
	margin: 0 10%;
	padding: 0.4rem 0;
	background-color: #ffffff;
	overflow: hidden;
	position: relative;
	box-shadow: 0.0533rem 0.0533rem 0.08rem #000;
	border-radius: 0.1333rem;
}
.pop_cont {
	width: 100%;
	line-height:1.5;
	color: #5095D1;
	text-align: center;
}
.pop_cont a{
	color: #333231;
	font-size: 100%;
}