/*图书荐购详情页*/
.book_show{ width:810px;}
.book_show .book{ overflow:hidden; width:810px; padding:35px 0 25px 0;}
.book_show .book .pic{ width:134px; height:187px; margin:0 25px 0 15px; padding:6px 0 0 8px; border:1px solid #dddddd; background:#fff; display:inline;}
.book_show .book h3{ font:normal 18px/36px "微软雅黑";color:#165396;}
.book_show .book p span{ font:normal 14px/30px "微软雅黑";color:#666;}
.book_show .profile{ padding:10px 0; border-top:1px solid #cacaca;}
.book_show .profile h3{ font:normal 14px/36px "微软雅黑";color:#666;}
.book_show .profile p{ font:normal 14px/36px "微软雅黑";color:#666; text-indent:2em;}
.page a.e, .page a:hover {
	background-color: #036292;
	border: 1px solid #cacaca;
	color: #fff;
}
.pageS a.e, .pageS a:hover {
	background-color: #036292;
	border: 1px solid #cacaca;
	color: #fff;
}
.review h3 {
	border-bottom: 1px dashed #d4d4d4;
	color: #036292;
	font: 22px/47px 微软雅黑, Arial;
	height: 47px
}

	
/*****************************************评论***************************/
.review_main{width:97%;margin:7px auto 0 auto;}

.review_text{ margin-top:20px; border:#e1e1e1 2px solid; background-color:#fff; height:82px;}
.review_text textarea{resize:none; border:0; background-color:#fff; height:72px; margin:5px;width:98%}
.review_bottom{ margin-top:9px; overflow:hidden; }
.review_bottom button{ background:#036292 ; width:53px;height:25px;float:right; border:0; color:#fff;font:normal 12px/25px 微软雅黑,Arial;text-align:center; cursor:pointer;}
.review_bottom span{ color:#6d6d6d;font:normal 12px/25px 微软雅黑,Arial;}
.review_bottom span b{ color:#e96e00;}
.review_list{ padding-bottom:25px; border-bottom:#d4d4d4 1px dashed; overflow:hidden; margin-top:15px; }
.review_intro{ float:right;width:89% }
.review_intro h4 a{color:#b61a23;font:normal 14px/24px 微软雅黑,Arial;}
.review_intro div{ line-height:24px; color:#212121; margin-top:7px; word-break: break-all;word-wrap: break-word;}
.review_intro p{ margin-top:13px; color:#3B3B3B; line-height:24px;}
.review_head{width:60px; height:60px;}
.xingxing{  overflow:hidden; margin:0 30px 0 0;}
.xingxing h4{font:normal 12px/25px 微软雅黑,Arial;color:#e96e00;}
.userstar {
    margin-top: 6px;
}
.userstar li {
    float: left;
}

.userstar li a.estar {
    background: url("../images/start.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.userstar li a {
    background: url("../images/start.png") no-repeat scroll -18px 0 rgba(0, 0, 0, 0);
    float: left;
    height: 14px;
    width: 18px;
}

	
	
/*新闻展示页*/
.article_show{ width:790px; padding:30px 20px 50px 0;}
.article_show .tit{ text-align:center; border-bottom:1px solid #dddddd; padding:0 0 10px 0;}
.article_show .tit h3{ font:normal 24px/38px "微软雅黑"; color:#333333;}
.article_show .tit p span{ font:normal 12px/32px "微软雅黑"; color:#888888; margin:0 5px;}
.article_show .tit p{ font:normal 12px/28px "微软雅黑"; color:#979696;}
.article_show .show{ padding:10px 0 0 0;}
/*[HuangYu][2015/10/19]*/
.article_show .show p{ /*text-indent:2em;*/ font:normal 14px/36px "微软雅黑"; color:#666666;}
.article_show .show .img{ text-align:center;}
.key_word{ margin:5px 0;}
.key_word h4{ font:normal 12px/30px "宋体"; color:#979797;}
.key_word p{ overflow:hidden;}
.key_word p span{ display:inline-block; height:16px; background:#036292; font:normal 12px/16px "宋体"; color:#fff; border-radius:4px; padding:0 10px; margin:0 10px 0 0;}
/*资源展示页*/
.resources_show{ width:810px; padding:10px 0; overflow:hidden; margin:10px 0 0 0;}
.resources_show .jianjie h3{ color:#333333; font:normal 24px/46px 微软雅黑;}
.resources_show .jianjie ul{ width:810px; overflow:hidden; background:url(../images/jianjie1.png) repeat;}
.resources_show .jianjie ul li{ width:385px; padding:0 10px; float:left; font:normal 12px/30px "宋体"; color:#212121;}
.resources_show .jianjie ul li span{font:normal 12px/30px "宋体"; color:#212121;}
.resources_show .jianjie ul li a{font:normal 12px/30px "宋体"; color:#015875;}
.resources_show .details{ width:810px; margin:10px 0 0 0; padding:10px 0;}
.resources_show .details p{ font:normal 12px/30px "宋体"; color:#212121; text-indent:2em;}
.resources_show .details font{ font:bold 14px/30px "宋体"; color:#666;}