﻿@charset "utf-8";
.clearfix:after {
	content:"";
	display:block;
	height:0;
	line-height:0;
	clear:both;
	visibility:hidden
}
.download-remark {
	color: #716767;
	display: inline;
	float: left;
	font-size: 12px;
	line-height: 25px;
	margin: 0;
}
.detail-title {
    color: #5c5052;
    font-size: 24px;
    line-height: 30px;
    height: 35px;
}
.detail-fieldinfo ul li span{
    font-size: 12px;
    line-height: 26px;
    color:#666;
}
.download-remark a.download-url {
	color:#ff1b15;
}
.detail-bodyleft{
    width:930px;
}
.detail-bodyleft .detail-field{
    padding: 20px 0 0 0px;
    width: 710px;
}
.detail-bodyleft .detail-qrcode {
    left: 555px;
}
.detail-bodyright {
	border: 1px solid #ddd;
    width:240px;
}
.detail-relate {
	color: #434343;
    background: #F6F6F6;
    padding: 5px 12px;
    font-size: 14px;
    margin: 0px 0px;
    margin-bottom: 15px;
    font-weight: 400;
    padding-left: 24px;
}
.detail-recontent {
	border-bottom: 1px dashed #ddd;
    width: 80%;
    margin: 0px 10%;
    margin-bottom: 15px;
}
.detail-recontent:last-child {
	border-bottom:none;
}
.detail-releft {
    float: left;
    height: 100%;
    margin: 0;
    padding: 0px 0px 15px 0px;
    width: 74px;
}
.detail-releft img {
    margin-left: 0;
    border: 1px solid #c3bdbd;
    float: left;
    height: 96px;
    width: 72px;
}
.detail-reright {
    padding-left:10px;
}
.detail-reright a span
{
    display: block;
    width: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.detail-book-nav {
	width:100%;
	height: 44px;
	line-height: 44px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	border: 1px solid #ececec;
	background-color: #f7f7f7;
	margin-top:30px;
}
.detail-book-nav.nav-fix {
	position: fixed;
	top: 0;
	width: 970px;
	z-index: 9999;
	margin-top: 0px;
}
.detail-book-nav .book-bar {
	height: 44px;
	background: #f7f7f7;
	font-size: 14px;
	display: inline-block;
	position: relative;
	width: 100%;
}
.detail-book-nav .book-bar li {
	display: inline;
	min-width: 110px;
	text-align: center;
	float: left;
	height: 44px;
	border-right: 1px solid #E5E5E5;
}
.detail-book-nav .book-bar li.select a {
	background:#fff;
	border-top: 2px solid #de3133;
	margin-top: -1px;
	height: 43px;
	color:#de3133;
	font-weight:700;
}
.detail-book-nav .book-bar li a {
	display: block;
    padding: 0;
    color: #666;
    line-height: 44px;
    font-size: 14px;
    font-weight: 700;
}
.detail-coltitle .detail-commentnum{
	color:#656262;
    font-size:16px;
}
.detail-abstract {
	position:relative;
	overflow:hidden;
	border-top: none;
	margin-top:0px;
    padding-top: 20px;
}
.detail-abstract .detail-abscon {
	font-size: 12px;
	padding: 0px 5px;
    color:#666;
}
.detail-bodyleft .detail-abshow.book-n,.detail-bodyleft .detail-colstop.book-n {
	color:#ff1b15;
	width:70px;
	position:relative;
	float: right;
	display: block;
    font-size: 12px;
}
.detail-catalog {
	margin: 10px 0px;
    margin-top: 25px;
	padding-left: 25px;
    color: #666;
}
.detail-comreply,.detail-directory,.detail-abstract {
    border-top: 1px solid #ddd;
}
.detail-bodyleft .detail-colstop.book-n {
	margin-right: 0px;
	width:50px;
}
/*.icon-book {
	display: inline-block;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 2px;
}
.icon-book.icon-b-down {
	background:url(/content/images/down.png);
	background-size:16px;
}
.icon-book.icon-b-up {
	background:url(/content/images/up.png);
	background-size:16px;
}*/
.detail-body a {
    color: #6a75b3;
}
.detail-oplink a{
    /*color: #7a7676;*/
    height: 34px;
    border-radius: 5px;
    background:none;
    border:1px solid #cccccc;
    color:#666666;
    margin-right:5px;
    width: 120px;
}
.detail-oplink a:hover{
    height: 34px;
    background:none;
    border:1px solid #ff1b18;
    color:#ff1b18;
    width: 120px;
}
.detail-oplink a.btn-trial,.detail-oplink a.btn-read {
    color:#fff;
    background:none;
    background-color:#ff1c16;
    border:1px solid #ff1c16;
    margin-right:5px;
}
.detail-oplink a.btn-trial:hover,.detail-oplink a.btn-read:hover{
    background-color:#e91810;
}
.detail-path a{
    color: #81817E;
}
.detail-colstop .icon-book {
	top:-1px;
}
.detail-putin {
	border-color:#ddd;
    background-color: #fffbfa;
}
.ztcenter {
	display: inline;
	background: none;
}
.page-widget {
	margin-right: 15px;
}
.page-widget a {
	color: #6B6565;
}
.page-widget ul .active {
	background-color: #6B6565;
	color: white;
}
.page-widget .active a {
	color: white;
}
.detail-repcontent {
	position:relative;
	padding-bottom:25px;
}
.detail-repcontent a.book-comment {
	color: #de3133;
	float: none;
	background: #fededf;
	border: 1px solid #de3133;
	margin-top: 0px;
	display: block;
	position: absolute;
	right: 5px;
	bottom: 15px;
	width: 80px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	border-radius: 5px;
}
.detail-comreply {
	margin-bottom: 20px;
	height:auto;
}
.detail-comment {
	border-top: 1px solid #ddd;
}
.detail-comuser {
	color: #333;
	font-size: 14px;
	margin-top: -3px;
}
.detail-colist {
	position:relative;
	border-bottom: 1px dashed #ddd;
}
.detail-colist .detail-colright {
	min-height:70px;
}

/*new*/
.newsList_index {
	font-size:14px;
	border-bottom:none;
	color:#666666;
    float:none;
}
.newsList_index .newsList_title {
	color:#ff0000;
}
.newsList {
	border:1px solid #eaeaea;
	color:#666;
	padding:20px 40px;
	margin-top:20px;
	height:auto;
	margin-bottom:30px;
	padding-bottom:5px;
    width: 900px;
    float:none;
}
.newsList .news-u li {
	border-bottom: dashed 1px #eaeaea;
	position:relative;
	height:45px;
	line-height:45px;
    width:auto;
}
.newsList .news-u li a.newList_context {
	color: #666;
	font-size:14px;
	margin-left: 22px;
}
.newsList .news-u li a.newList_context:hover {
	color:#ff0000;
	text-decoration:underline
}
.newsList .news-u li .new-title-icon {
display: block;
height: 6px;
width: 6px;
background: url(/Content/images/newrt.png) no-repeat 100%;
    background-size: auto;
background-size: 10px;
position: absolute;
top: 18px;
left: 0;
}
.newsList .news-u li a .newsList_data {
	color:#999;
}
.newsList .centerFlip {
	margin-bottom: 0px;
	float: none;
	padding: 20px 0;
}
.newsList .centerFlip ul li {
	width: 10px;
    text-align: center;
}
 .news-box {
	border:1px solid #eaeaea;
	padding:20px 20px;
	padding-bottom:0px;
	margin-top:20px;
	margin-bottom:20px;
    padding-top: 52px;
}
.news-box .news_top {
	border:none;
}
    .news-box .news_top .news_Title {
        letter-spacing: 1px;
        font-size: 24px;
        color: #333;
        height: auto;
        line-height: 30px;
        width: 100%;
        border-bottom: 1px dashed #eaeaea;
        padding-bottom: 20px;
        padding-top: 32px;
    }
.news-box .news_top .news_time {
	padding-top:20px;
	text-align:right;
    color: #999;
}
.news-box .news_top .news_time span {
	padding: 0px 0px;
	color:#999999;
	font-size:14px;
}
.news-box .news_content {
	padding-bottom:30px;
    padding-top: 32px;
}
.news_content img {
	max-width: 1200px;
}
/*专题侧边栏*/
.subject-bg-top {
position: absolute;
width: 100%;
}
.subject-bg-top img {
width: 100%;
}
.subject-bg-bottom {
	width: 100%;
	bottom: 0;
}
.subject-bg-bottom img{
    width:100%;
}
.rightmenu {
	display: block;
	position: fixed;
	top:630px;
	transition: none 0s ease 0s ;
	margin-right: -680px;
	width: 130px;
	padding-top: 77px;
	background: url(/Content/images/subjext_tree_top.jpg) no-repeat;
    background-color: #e7dee1;
}
.rightmenu .rit-fg {
	height: 1px;
	background: #87735a;
	width: 80%;
	margin: 0 auto;
	margin-bottom: 13px;
}
    .rightmenu ul {
        border-radius: 5px;
        padding: 10px;
        background-color: #fff;
        width: 76%;
        float: left;
        margin-left: 6px;
        padding-bottom: 5px;
    }
.rightmenu ul li {
    margin-bottom: 6px;
    float: left;
    width: 100%;
}
.rightmenu ul li a {
	color: #3f0d04;
	width: 100%;
	height: 26px;
	line-height: 26px;
	float: none;
	border: none;
	display: block;
    overflow:hidden;
}
.rightmenu ul li a:hover {
	background-color: #f83322;
	color: #fff;
	border-radius:20px;
}
#rightmenu li a.current {
	background-color: #f83322;
	color: #fff;
	border-radius:20px;
}
.rightmenu a.up {
    width: 100%;
    line-height: 32px;
    text-align: center;
    float: none;
    border: none;
    display: block;
    bottom: 23px;
    background: url(/Content/images/subject_top.png) no-repeat 40px 10px;
    float: left;
    height: 50px;
    margin-top: 5px;
}
.rightmenu a.up:hover {
	
}
.ztBook a{display:block;}
/*首页*/
.selectedName a {
    font-size:14px;
    font-weight:700;
    color:#5c5052;
}
.home-recommend-bottom .notselected p {
    color:#666;
}
#putaway_menu1 li{
    color:#5c5052;
}
.putaway_context_tite {
    color:#5c5052;
    line-height: 18px;
    height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.putaway_context_author{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.Rank_li a {
    font-size:12px;
    color:#5c5052;
}
.SeachRanks{color:#999;}
.right a{
    color:#5c5052;
    line-height: 18px;
}
.detail-resorce.book_star0{display:none;}
.book-hide{display:none!important;}
.detail-zrecommend{
    position:relative;
    width:99.9%;
    margin: 10px 0px;
    font-size: 14px;    
}
.detail-zrecommend .zrec-lit {
    max-height: 50px;
    line-height:24px;
    color: #ff0000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.detail-zrecommend .zrec_show{
    display:none;
    position:absolute;
    left:24px;
    top:45px;
    border:1px solid #ddd;
    background-color:#f7f7f7;
    padding:12px 14px;
    font-size:14px;
    line-height:24px;
    width: 630px;
    z-index: 99;
    color:#666;
}
.detail-recommend {
    position: relative;
    overflow: hidden;
    border-top: none;
    margin-top: 15px;
    font-size: 12px;
    padding: 0px 5px;
    color: #666;
    overflow: hidden;
    line-height: 22px;
    text-indent: 2em;
}
.detail-abstract-t {
    color: #656262;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    margin-top: 35px;
}

/* 新滚动样式 */
.anchor_layer {
	width: 100%;
	margin-top: 30px;
}
.anchor_layer .nav_wrap {
	width: 100%;
	height: 45px;
	background-color: #f7f7f7;
	height: 44px;
	border: 1px solid #ececec;
	line-height: 44px;
	margin: 0 auto 10px;
}
.anchor_layer .nav_wrap.navFix {
	position: fixed;
	top: 0;
	width: 930px;
	min-width: 900px;
	border-radius: 0;
	z-index: 9999;
}
.anchor_layer .nav_wrap .wrap_layer {
	width: 100%;
	height: 45px;
	margin: 0 auto;
}
.anchor_layer .nav_wrap .wrap_tab {
	float: left;
	display: inline;
	min-width: 110px;
	text-align: center;
	height: 44px;
	border-right: 1px solid #E5E5E5;
}
.anchor_layer .nav_wrap a {
	display:block;
	height: 44px;
	display: block;
	color: #666;
	line-height: 44px;
	text-align: center;
	font-size: 14px;
	font-size: 14px;
	font-weight: 700;
}
.anchor_layer .nav_wrap .active,.details_main .anchor_layer .nav_wrap a:hover {
	background: #fff;
	border-top: 2px solid #de3133;
	margin-top: -1px;
	height: 43px;
	color: #de3133;
	font-weight: 700;
}
.cont {
	width: 100%;
	margin: 0 auto;
	background: #fff;
	font-size:12px;
	line-height:22px;
	padding-top:20px;
	padding-bottom:5px;
    min-height: 50px;
}
.cont .txt {
	color:#555;
	padding-left: 5px;
	padding-top:5px;
    font-size:13px;
}
.cont .txt.wu {
	text-align:center;
}
.cont .detail-title {
	color: #656262;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
	padding-bottom: 3px;
}
.cont .detail-abscon {
	padding: 0px 5px;
}
.detail-bookFlow.ydq{
    width:100px;
}
/*详情评论*/
.detail-colright div {
	margin:0px 0px;
	float:none;
}
#xzw_starSys .description {
	top: 0px;
}
.detail-colist .detail-colright {
	position:relative;
}
.detail-comdetail {
	float:none;
	display:block;
}
.detail-colright .dtname .sprite {
	display:inline-block;
	margin-top:3px;
	margin-left:10px;
}
.detail-colright .detail-comdate {
	display:block;
	position:absolute;
	top:1px;
	right:1px;
	float:none;
	width:auto;
}
.detail-colright .dtopt a {
	display:inline-block;
	margin-right:20px;
	color:#9c9eb3;
    float:left;
}
.detail-colright .dtreply {
	margin:10px 0px;
	width:100%;
	position:relative;
	display:none;
}
.dtopt .tub {
	display:inline-block;
	width:16px;
	height:16px;
	top: 3px;
	position: relative;
	margin-right: 2px;
}
.tub.tb-dz {
	background:url(/Content/images/book/icon_dz.png);
}
.tub.tb-ydz {
	background:url(/Content/images/book/icon_ydz.png);
}
.tub.tb-hf {
	background:url(/Content/images/book/icon_hf.png);
}
.dtreply .replycont {
	width: 92%;
	border: 1px solid #dddddd;
	height: 32px;
	line-height: 32px;
	padding-right:60px;
	border-radius:3px;
}
.dtreply .recount {
	position:absolute;
	top:5px;
	right:70px;
	color:#9a9a9a;
}
.dtreply .goreply {
	display:inline-block;
	padding:0px 10px;
	background:#ff1b16;
	color:#fff;
	height:32px;
	line-height:32px;
}
.detail-colist.detail-two {
	margin-left:95px;
}
.detail-colist .detail-comdetail b {
	color:#333;
}
.all-com {
	margin-left:95px;
	height:25px;
	line-height:25px;
}
.all-com a {
	color:#9b9db2;
	font-weight:700;
}
/* 建议终端 */
.detail-advise {
	height:40px;
	line-height:40px;
	margin-top:8px;
}
.detail-advise span {
	margin-top:0px;
}
.ydzdcon {
	float: left;
}
.ydzdcon span {
	display:inline-block;
	width:auto;
	height:40px;
    margin-right: 10px;
}
.ydzdcon span img {
	vertical-align:middle;
}