.detail{
	position: relative;
	width: 1200px;
	margin: 16px auto 50px;
}
.detail_left{
	float: left;
	width: 100px;
}
.detail_left h2{
    font-weight: bold;
    color: #333333;
    padding-bottom: 20px;
    width: 100px;
		font-size: 17px;
		line-height: 24px;
}
.detail_left .tips_title{
font-size: 14px;
font-weight: bold;
color: #0B97FE;
line-height: 14px;
}
.detail_left .down_book{
	display: block;
    width: 100px;
    background: #0B97FE;
    border: 1px solid #0B97FE;
    text-align: center;
    padding: 7px 0;
}
.detail_left .down_book a{
	font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
}
.detail_left .coll_book{
	width: 100px;
    border: 1px solid #0B97FE;
    padding: 7px 0;
    text-align: center;
    margin-top: 6px;
}
.detail_left .coll_book a{
    color: #0B97FE;
}
.detail_left p{
	padding-bottom: 12px;
	color: #666666;
	line-height: 20px;
	width: 100px;
font-size: 14px;
}
.detail_left p strong{
	font-size: 14px;
	color: #666;
}
.author,.press,.press_time,.category{
	width: 100px;
	font-size: 14px;
	font-weight: 400;
	color: #000000;
	line-height: 18px;
}
.detail_left .buy{
	text-align: center;
	margin: 25px auto;
	height: 27px;
	line-height: 27px;
}
.detail_left .buy a{
	display: inline-block;
	height: 25px;
	line-height: 25px;
	padding: 0 17px;
	border: 1px solid #6094fd;
	border-radius: 13px;
	color: #6094fd;
	font-size: 12px;
}
.detail_left .code{
	width: 118px;
	height: 118px;
	border: 1px solid #dddddd;
}
.detail_left .code img{
	display: block;
	width: 118px;
	height: 118px;
}
.detail_left .code_tips{
	text-align: center;
	color: #292929;
	font-size: 12px;
	line-height: 18px;
	padding-top: 10px;
}
.detail_right .title-header{
	font-size: 31px;
    font-weight: 500;
    color: #222222;
    line-height: 37px;
    border-top: 1px solid #CFD9FF;
    padding: 48px 0 24px;
    margin-top: 48px;
}

.detail_right .scroll .scroll_cen{
	overflow: hidden;
	padding: 4px 0;
	height: 490px;
}
.detail_right .scroll .scroll_cen li{
    width: 276px;
	overflow: hidden;
	box-shadow: 0px 2px 7px 0px #E8ECFF;
	margin-left: 3px;
}
.detail_right .scroll .scroll_cen li .img img{
	width: 100%;
	height: 394px;
	display: block;
}
.detail_right .scroll .scroll_cen li p{
	margin: 16px;
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
	height: 56px;
	color: #333333;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2; 
}
.detail_right .scroll .scroll_up{
	cursor: pointer;
	background: url(../images/book/book-pre.png) no-repeat center;
	background-size: cover;
	width: 37px;
    height: 142px;
    margin-top: -70px;
    left: 0;
}
.detail_right .scroll .scroll_down{
	cursor: pointer;
	background: url(../images/book/book-next.png)  no-repeat center;
	background-size: cover;
	width: 37px;
    height: 142px;
    margin-top: -70px;
    right: 0;
}
.detail_right .scroll .scroll_cen li p strong{
	color: #292929;
	font-size: 14px;
	display: block;
}
.detail_cen{
	position: relative;
	margin-right: 20px;
	width: 1200px;
	height: 700px;
	overflow: hidden;
	background: #F3F3F3;
}
.bg_img{
	background: url(../images/book/book_bg.jpg);

}
.detail_cen .button{
	width: 41px;
	height: 80px;
	background-image: url(../images/book/next.png);
	position: absolute;
	top: 320px;
	cursor: pointer;
}
.detail_cen .button.next{
	background-position: right top;
	right: 0px;
}
.detail_cen .button.prev{
	background-position: left top;
	left: 0px;
}
.detail_book{
	width: 920px;
	height: 720px;
	margin: 0 auto;
	padding-top: 37px;
}
#book div:after{
	width: 12px;
	height: 720px;
	background: url(../images/book/book_right.jpg) no-repeat right 0px;
	position: absolute;
	right: 12px;
	top: 0px;
}
#book .side img{
	width: 100%;
	height: 100%;
	display: block;
}
.detail_tips{
	background: #444444;
	height: 45px;
	width: 1100px;
	position: relative;
	line-height: 45px;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	font-size: 0px;
}
.detail_tips span{
	display: inline-block;
	width: 21px;
	height: 21px;
	font-size: 12px;
	background-image: url(../images/book/ico.png);
	vertical-align: middle;
	cursor: pointer;
	margin: 0 10px;
	color: #000000;
	line-height: 21px;
}
.detail_tips span.home{
	background-position: -72px top;
}
.detail_tips span.prev{
	background-position: -108px top;
}
.detail_tips span.next{
	background-position: -200px top;
}
.detail_tips span.end{
	background-position: -235px top;
}
.detail_tips span.num{
	width: 39px;
	text-align: center;
	background-position: -142px top;
	cursor: initial;
}
.book_url{
	cursor: pointer;
}
.loadding_box{
	width: 100%;
    height: 100%;
    position: absolute;
	top: 40%;
	text-align: center;
}
.loadding_div{
    width: 100px;
    height: 100px;
    border: 6px solid #759EFF;
    border-radius: 50%;
    border-color: #759EFF transparent transparent transparent;
	animation: abc 1s linear infinite;
	display: inline-block;
}
@keyframes abc {
  from {
    transform: rotate(0deg)
  }
  to {
    transform: rotate(360deg);
  }
}
.hide_box{
	display: none;
}

.detail_lower {
	margin: 20px 0;
}
.book_details {
	width: 1200px;
	float: left;
}
.book_details .tips_title {
	font-size: 18px;
	font-weight: bold;
	color: #024AC2;
	margin: 16px 0 10px 0;
}
.public_info {
	float: left;
	margin-right: 20px;
	font-weight: 540;
}
.operation_pan{
	float: left;
	margin-left: 20px;
}

.operation_pan .down_book{
    width: 100px;
    text-align: center;
	display: inline-block;
}
.operation_pan .down_book a{
	font-size: 14px;
    font-weight: 400;
    color: #333333;
}
.operation_pan .coll_book{
    text-align: center;
	display: inline-block;
}
.operation_pan .coll_book a{
    color: #333333;
}
.snapshot{
	margin: 16px 0 28px;
	background: #EFF5FF;
	border-radius: 0px 16px 16px 16px;
	padding: 18px 24px;
	font-size: 16px;
	line-height: 27px;
}
.snapshot .category {
	display: inline-block;
	background: #27a0f2;
	width: 70px;
	border: 1px solid #27a0f2;
	text-align: center;
    padding: 1px 0;
	border-radius: 20px;
	color: #FFFFFF;
	margin-left: 15px;
	font-size: 10px;
}
h2.title{
	font-size: 38px;
	font-weight: 500;
	color: #333333;
}
.mt-24{
	margin-top: 24px;
}
.col-999{
	color: #999;
}

.col-024{
	color: #024AC2;
}
.breadcrumb-nav{
	padding-top: 38px;
}
.breadcrumb-nav a, .breadcrumb-nav span{
	color: #000000;
	font-size: 16px;
	font-weight: 400;
	vertical-align: middle;
}
.m-8{
	margin: 0 8px;
}
.mr-10{
	margin-right: 10px;
}
.f-16{
	font-size: 16px;
}
.text-top{
	vertical-align: text-top;
}