.laogu_main_detail{
	width: 75rem;
	min-height: 53.75rem;
	margin: 0 auto;
}

.laogu_l_detail{
	width: 50rem;
	min-height:47.5rem;
	background: #fff;
	padding: 3.125rem 5.625rem;
}

.laogu_head_detail{
	width: 100%;
	min-height: 3.125rem;
}

.laogu_info_detail{
	width: 100%;
	height: 3.125rem;
	margin-top: 0.9375rem;
}

.laogu_head_detail h1{
	font-size: 1.875rem;
	color: #333;
	text-align: center;
	line-height: 2.5rem;
}

.laogu_info_detail_inner{
	font-size: 0.875rem;
	color: #999;
	text-align: center;
	text-align: 1.25rem;
}

.laogu_con_detail{
	width: 100%;
	min-height: 36.25rem;
	border-bottom: 0.0625rem #eee solid;
	padding-bottom: 2.5rem;
}


/*----------视频播放器------------*/
.vidioplayer_detail{
	background: #f5f5f5;
}

.under_vidio_detail{
	font-size: 0.875rem;
	color: #ccc;
	text-align: center;
	margin-top: 0.9375rem;
}
/*----------视频播放器------------*/





/*----------音频播放器-----------*/
.audioplayer_detail{
	width: 50rem;
	height: 3.125rem
}

.audioplayer_detail_inner{
	width: 50rem;
	height: 3.125rem;
}
/*----------音频播放器-----------*/




.laogu_other_detail{
	width: 100%;
	height: 5rem;
	
}

.updown_other_detail{
	width: 42.5rem;
	height: 3.125rem;
	padding-top: 1.875rem;
	font-size: 0.875rem;
	color: #666;
	line-height: 1.625rem;
}

.updown_other_detail a{
	color: #333;
}

.updown_other_detail a:hover{
	color: #002C7D;
}



.btn_back_detail{
	width: 7.5rem;
	height: 3.125rem;
	background: #eee;
	margin-top: 1.875rem;
	border-radius: 0.25rem;
	color: #999;
	text-align: center;
	line-height: 3.125rem;
	font-size: 1rem;
}

.btn_back_detail:hover{
	background: #e5e5e5;
}


/* 面包屑 */
.bn_laogu{
	width: 70.625rem;
	height: 1.5625rem;
	margin: 0 auto;
	padding: 1.25rem 0 0 4.375rem;
	font-size: 0.875rem;
	color: #999;
}
a.a_bn_laogu{
	color: #999;
}

a.a_bn_laogu:hover{
	text-decoration: underline;
}
.tar_bn_laogu{
	color: #666;
}
/* 面包屑 */



/*-----------文章样式-----------*/
.laogu_p_text{
	font-size: 1rem;
	line-height: 1.875rem;
}

.laogu_mart_text{
	margin-top: 1.875rem;
}

.laogu_mart_text_10{
	margin-top: 0.625rem;
}

.laogu_p_special{
	color: #ef6b23;
}

.laogu_a_text{
	color: #002C7D;
}

.col999_p_text{
	color: #999;
}

.col666_p_text{
	color: #666;
}

.col333_p_text{
	color: #333;
}

.siz26_p_text{
	font-size: 1.625rem;
}

.siz18_p_text{
	font-size: 1.125rem;
}

.siz14_p_text{
	font-size: 0.875rem;
}

.b_text{
	font-weight: bold;
}
.laogu_img_text{
	width: 100%;
	height: 100%;
}

.info_book_text{
	width: auto;
	min-height: auto;
	padding: 1.875rem 1.875rem 1.5rem 1.875rem;
	background: #f5f5f5;
	border: 0.0625rem #eee solid;
	overflow: hidden;
}

.laogu_btn_text{
	min-width: 1.875rem;
	max-width: 12.5rem;
	height: 1.875rem;
	margin: 0.9375rem auto;
	padding: 0.625rem 1.25rem;
	background: #EF6B23;
	color: #fff;
	text-align: center;
	line-height: 1.875rem;
}

.cen_p_text{
	text-align: center;
}

.right_p_text{
	text-align: right;
}

.img_intro_details_info{
	width: 18.75rem;
	height: 13.125rem;
	background: #fff;
	display: block;
}

.text_intro_details_info{
	width: 25.625rem;
	height: 13.125rem;
	margin-left: 1.25rem;
}

/*-----------文章样式-----------*/

/* 二维码样式 */
.laogu_qrcord_detail{
	width: 19.5rem;
	height: 19.5rem;
	border: 0.25rem #eee solid;
	background: #fff;
	margin: 0.5rem auto;
}




/* 推荐书籍样式 */
.books_recom{
	width: 12.5rem;
	min-height: 30rem;
	background: #fff;
	padding: 1.875rem 0 0.625rem 0;
}
.tt_books_recom{
	width: 100%;
	height: 3.75rem;
	text-align: center;
	font-size: 1.25rem;
	color: #333;
}
.ul_books_recom{
	width: 100%;
	height: auto;
}
.ul_books_recom li{
	width: 100%;
	height: 15.625rem;
}
.img_li_books_recom{
	width: 8.875rem;
	height: 10.625rem;
	margin: 0 auto;
	display: block;
	border-radius: 0.375rem;
}
.img_li_books_recom:hover{
	box-shadow: 0 0 0.375rem rgba(0,0,0,0.2);
}
.h_li_books_recom{
	width: 8.75rem;
	height: 3rem;
	margin: 0 auto;
	font-size: 1rem;
	padding-top: 0.5rem;
	color: #666;
	text-align: center;
	line-height: 1.625rem;
}
/* 推荐书籍样式 */
