﻿html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}
#wrapper:after ,#wrapper .main:after, #wrapper .lfbd:after, #wrapper .rhbd:after, #wrapper .links:after,#wrapper .lfbd .box:after{
  visibility: hidden;
  display: block;
  font-size: 0;
  content: ".";
  clear: both;
  height: 0;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}
ol,ul {
    list-style: none
}
.fl {
  float: left;
}
.fr{
float:right;
}
blockquote,q {
    quotes: none
}

input {
    outline: 0
}
.clearfix:after {
    content: "";
    display: table;
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
em {
    font-weight: normal;
    font-style: normal
}
body a {
    color: #29343d
}
html,body {
    color: #29343d;
    font-family: Tahoma,NSimsun,Simsun,"宋体",sans-serif;
    font-size: 14px;
    width: 100%;
    background: url(../images/imgbg.jpg) repeat 0 0 #F8F8F8;
}
a,a:hover {
    text-decoration: none;
    outline-style: none
}
.bookSite a:hover {
    color: #f26929;
    text-decoration: underline;
}
.head{
height: 48px;
margin: 0 auto;
background:#3BB878;
width: 100%;
overflow: hidden;
box-shadow: 0 0 1px rgba(0,0,0,.2);
}
.header {width:1000px;;margin:0px auto;}
.logo{width:auto;height:48px;float:left;}
.logo a{
display: block;
background-image: url(../images/logo.png);
background-repeat: no-repeat;
width: 180px;
height: 48px;
text-indent: -9999px;
margin-left: -5px;
}
.menu{float:left;line-height:50px;}
.menu li{float:left;}
.menu li a{display: block;padding: 0px 10px;color: #fff;font-size: 16px;}
.menu li a:hover{color:#fff;background:#35a56b;}
.menu li.on a{color:#fff;background:#35a56b;font-family: microsoft yahei;}
.top_user{
width: auto;
height: 50px;
line-height: 50px;
float: right;
overflow: hidden;
color: #fff;
text-align: right;
}
.top_user a{
color: #fff;
padding: 5px 9px;
}
#menu_list {
    width: 100%;
    height: 45px;
    background: #fff;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
    text-align: left;
}

#menu_list_nav {
    width: 1000px;
    height: 45px;
    margin: 0 auto;
    position: relative;
    z-index: 80;
}

#menu_list_nav .menu_list_navul {
    width: 720px;
    margin-left: 5px;
    line-height: 45px;
    float: left;
}

#menu_list_nav .menu_list_navul li {
    margin-right: 5px;
    float: left;
    height: 45px;
    cursor: pointer;
    overflow: hidden;
}
#menu_list_nav .menu_list_navul li a{color:#333}
#menu_list_nav .menu_list_navul li a:hover{color:#34495e}
#menu_list_nav .menu_list_navul .bars {
    background: url(../images/bars.png) 0px 15px no-repeat;
    overflow: hidden;
    vertical-align: middle;
    padding: 0px 22px;
    color: #535353;
}

#menu_list_nav .menu_list_navul .users {
    background: url(../images/users.png) 0px 15px no-repeat;
    overflow: hidden;
    vertical-align: middle;
    padding: 0px 22px;
    color: #535353;
}

#menu_list_nav .menu_list_navul .yun {
    background: url(../images/cloud.png) 0px 15px no-repeat;
    overflow: hidden;
    vertical-align: middle;
    padding: 0px 22px;
    color: #535353;
}

#menu_list_nav .menu_list_navul .book {
    background: url(../images/homesearch.png) 0px 15px no-repeat;
    overflow: hidden;
    vertical-align: middle;
    padding: 0px 22px;
    color: #535353;
}
#menu_list_nav .menu_list_navul .zt{
    background: url(../images/zt.png) 0px 15px no-repeat;
    overflow: hidden;
    vertical-align: middle;
    padding: 0px 22px;
    color: #535353;
}
#menu_list_nav .menu_list_navul .shuping{
    background: url(../images/shuping.png) 0px 15px no-repeat;
    overflow: hidden;
    vertical-align: middle;
    padding: 0px 22px;
    color: #535353;
}
#menu_list_nav .menu_list_navul .shudan{
    background: url(../images/shudan.png) 0px 15px no-repeat;
    overflow: hidden;
    vertical-align: middle;
    padding: 0px 22px;
    color: #535353;
}
#search {
    float: left;
}

.search_form {
    position: relative;
    margin: 8px 0;
    display: inline-block;
}

.search_input {
    float: left;
    width: 208px;
    height: 19px;
    line-height: 19px;
    padding: 4px 7px;
    color: #3B5998;
    border: 1px solid #999;
    border-radius: 2px 0 0 2px;
    background-color: #fff;
}

.search_btn {
    float: left;
    width: 50px;
    height: 29px;
    padding: 0 12px;
    margin-left: -1px;
    border-radius: 0 2px 2px 0;
    border: 1px solid #3bb878;
    background-color: #3bb878;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    vertical-align: middle;
    color: #f3f7fc;
    position: absolute;
}
#wrapper {
  width: 1000px;
  padding: 0;
  margin: 15px auto;
  position: relative;
  z-index: 1;
  min-height:600px;
}
#wrapper .main{
  width: 1000px;
  margin: 0;
  padding: 0;
  zoom: 1;
  position: relative;
  z-index: -1;
}
#wrapper .main .lfbd {
  width: 735px;
  margin: 0;
  padding: 0;
  float: left;
}
#wrapper .lfbd .zjtui {
    height: 250px;
    background: #fff;
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 10;
    border: 1px solid #e5e6e9;
    box-shadow: 0 0 1px rgba(0,0,0,0.1);
    border-radius: 2px;
}
#wrapper .lfbd .zjlist {
    margin: 0px 0 22px 8px;
    padding-top:10px;
}
.zjlist a {
    position: relative;
    color: #3f3f3f;
    font-size: 14px;
}
.zjlist a:hover {
    color: #258be3;
    text-decoration: underline;
}
.zjlist ul {
    width: 100%;
    zoom: 1;
    overflow: hidden;
}
.zjlist li {
    float: left;
    width: 118px;
    height: 20px;
    line-height: 20px;
    margin: 12px 0 0 0;
    padding: 0;
    text-align: center;
    font-size: 14px;
    position: relative;
}
.zjlist a {
    position: relative;
    color: #3f3f3f;
    font-size: 14px;
}
.tab-detail {
    position: relative;
    overflow: hidden;
    line-height: 26px;
	padding-left: 1px;
}
.tab-detail .zp-book-item {
    margin: 20px 23px 0px;
    height: auto;
    float: left;
    position: relative;
}
.zp-book-item .cover-container {
    width: 100px;
    height: 120px;
    position: relative;
    box-shadow: 0 1px 4px rgba(40,40,40,.6);
}
.zp-book-item .summery {
    display: none;
	font-size:12px;
	line-height:1.5;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 84px;
    padding: 8px;
    background: #fff;
    background: rgba(255,255,255,0.8);
    -webkit-animation: fadeIn .2s;
    -moz-animation: fadeIn .2s;
    -ms-animation: fadeIn .2s;
    -o-animation: fadeIn .2s;
    animation: fadeIn .2s;
}
.zp-book-item a:hover .summery {
    display: block;
    _display: static;
}
.zp-book-item .summery p {
    max-height: 76px;
    _height: 76px;
    overflow: hidden;
    color: #333;
}
.zp-book-item h2:hover {
    color: #E63737;
}
.zp-book-item h2 {
    margin-top: 6px;
    font-size: 14px;
    color: #444;
    overflow: hidden;
	font-weight: bold;
	height: 26px;
	width:100px;
}
.zp-book-item .badge {
    right: 0;
}
.zp-book-item .badge-serial {
    background-position: 0 -30px;
}
.yd-book-item .badge-complete {
    background-position: 0 0;
}
.zp-book-item .badge {
    position: absolute;
    top: 0;
    width: 28px;
    height: 20px;
    background-image: url(../images/bookwdg.png);
}
.zp-book-item .author-container {
   color: #666;
    font-size: 12px;
    height: 18px;
    line-height: 18px;
}
.zp-book-item .author-container dt {
    float: left;
}
.dl-horizontal-inline dt {
    display: inline;
}
#wrapper .lfbd .famousline {
  width: 92%;
  height: 1px;
  border-bottom: 1px dashed #d9e8f4;
  margin: 14px auto 7px;
}
#wrapper .lfbd .bookSite {
    height: auto;
    background-color: #fff;
    margin: 0;
    position: relative;
    margin-top: 15px;
    border: 1px solid #e5e6e9;
    box-shadow: 0 0 1px rgba(0,0,0,0.1);
    border-radius: 2px;
}
.lfbd .bookSite .famous {
    height: 37px;
    line-height: 37px;
    background-color: #f3f6f8;
    text-indent: 15px;
    border-radius: 3px 3px 0 0;
    color: #333;
    font-size: 15px;
    font-family: "Microsoft Yahei";
}
.lfbd .bookSite .famous span{font-size:12px;font-weight: normal;}
.lfbd .bookSite .famous span b{font-weight: normal;color:green;}
.lfbd .box {
  width: 100%;
  margin: 0;
  zoom: 1;
  margin: 1px 0;
}
.lfbd .box .catename {
  font-size: 14px;
  width: 56px;
  height: 32px;
  _height: 30px;
  margin: 0;
  padding: 0;
  float: left;
  white-space: nowrap;
  position: relative;
}
.lfbd .box .catename span {
  left: 19px;
  position: absolute;
}
.lfbd .box .title {
  color: #666;
  font-size: 14px;
  width: 30px;
  line-height: 36px;
  height: 36px;
  float: left;
  white-space: nowrap;
}
.lfbd .box .catelist {
  width: 614px;
  height: 32px;
  margin: 0 0 0 11px;
  padding: 0;
  float: left;
  text-align: center;
  position: relative;
  overflow:hidden;
}
.lfbd .box .catelist a:link {
  line-height: 32px;
  height: 32px;
  _line-height: 30px;
  _height: 30px;
  padding: 0;
  font-size: 14px;
  position: relative;
}
.lfbd .box .catelist a {
  text-align: center;
  margin: 0 12px;
  padding: 0;
  position: relative;
  color: #29343d;
}
.lfbd .box .catelist a:hover{
color: #258be3;
text-decoration: underline;
}
.lfbd .bookSite a.more {
  color: #999;
  font-family: arial,helvetica,sans-serif;
}
.lfbd .box .more {
  width: 55px;
  font-size: 14px;
  float: right;
  line-height: 32px;
  height: 32px;
  _line-height: 30px;
  _height: 30px;
  font-family: Simsun;
}
#wrapper .rhbd {
    width: 250px;
    float: right;
    margin: 0;
    padding: 0;
    background-color: #fff;
    height: auto;
    border: 1px solid #e5e6e9;
    box-shadow: 0 0 1px rgba(0,0,0,0.1);
    border-radius: 2px;
}
#wrapper .sssbox{
    height: 250px;
    margin-bottom: 15px;
    float: right;
    width: 250px;
    background: #fff;
    border: 1px solid #e5e6e9;
    box-shadow: 0 0 1px rgba(0,0,0,0.1);
    border-radius: 2px;
}
#wrapper .list-ad{
    margin-top: 10px;
    background-color: #fff;
    height: 90px;
    width: 728px;
    border-radius: 2px;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
	line-height:90px;
	text-align:center;
}
/* top sssbox*/
.sssbox ul.tab-nav {
    height: 40px;
    line-height: 40px;
    background: #EEF2F3;
    clear: both;
    position: relative;
}
.sssbox .tab-nav-item {
    float: left;
    width: 83px;
    text-align: center;
    cursor: pointer;
}
.sssbox .tab-nav-item.active a {
    color: #f26929;
    display: block;
    text-align: center;
    border-bottom: 2px solid #f26929;
    margin-top: -2px;
}
.sssbox .tab-content-item{
margin-top:8px;
}
.sssbox .tab-content-item ul li{
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 12px;
    margin-left: 12px;
	width: 210px;
}
.sssbox .tab-content-item ul li a{
color:#29343d;
}
.sssbox .tab-content-item ul li a:hover{
    color: #f26929;
    text-decoration: underline;
}
/*right side*/
.rhbd .novelbox {
  height: auto;
}
.rhbd .box .boxtitle {
    height: 40px;
    _height: 41px;
    margin: 0 auto;
    border-bottom: 1px solid #eee;
    position: relative;
    background-color: #f6f7f8;
}
.rhbd .box .boxtitle h4{
line-height: 42px;
color: #666;
margin-left: 10px;
font-size: 15px;
font-weight: 700;
}
.rhbd .box .novelcontent {
  height: 277px;
  position: relative;
  width: 230px;
  margin: 12px auto 8px;
}
.tc {
  text-align: center;
}
.ab {
    position: absolute
}
.w-fil {
  width: 100%;
}
.rhbd .box .novelcontent .wrapper {
  width: 104px;
  height: 117px;
  top: 0;
  left: 0;
  position: absolute;
}
.rhbd .box .novelcontent .r {
    left: auto;
    right: 0
}

.rhbd .box .novelcontent .nmask {
    background: #000;
    opacity: .5;
    filter: Alpha(opacity=50);
    bottom: 0;
    left: 0;
    height: 20px
}

.rhbd .box .novelcontent .tit {
    bottom: 0;
    left: 0;
    height: 20px;
    line-height: 20px;
    color: #fff;
    font-size: 12px
}
.rhbd .novelbox ul.fil {
  width: 218px;
  left: 0;
  position: absolute;
  bottom: 8px;
}
.rhbd .box .novelcontent li.ev {
  width: 114px;
}
.rhbd .box .novelcontent li {
  width: 104px;
  font-size: 14px;
  line-height: 28px;
  height: 28px;
  text-indent: 10px;
}
.t-ell {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.re {
  position: relative;
  background: url(../images/dot.png) no-repeat;
  background-position: -35px 13px;
}
.rhbd .box a:hover {
  color: #258be3;
  text-decoration: underline;
}
.bline{
    border-top: 1px solid #eee;
}
/*news list book*/
.sprite-icon {
    background-image: url(../images/sprite-home-icon.png);
    background-repeat: no-repeat;
	display: inline-block;
    margin-right: 5px;
    vertical-align: top;
}
.xs-categories {
    margin-bottom: 0px;
}
.xs-category {
    padding-left: 120px;
    border-top: 1px solid #d9d9d9;
}
.xs-category:hover {
    background: #f1f6fa;
    z-index: 2;
}
.xs-category dt {
    float: left;
    margin-left: -120px;
    position: relative;
    height: 95px;
	margin-right: 30px;
}
.xs-category dt a {
    display: block;
    position: relative;
    line-height: 95px;
    font-size: 24px;
}
.classlist {
    background-color: #fff;
	zoom: 1;
}
/* 滑动*/
.tui-tab {
    width: 100%;
    height: 247px;
}
.tui-tab .tab-container {
    width: 100%;
	position: relative;
}
.tui-tab ul.tab-nav{
    height: 40px;
    line-height: 40px;
    background: #EEF2F3;
    clear: both;
    position: relative;
}
.tui-tab .tab-nav-item {
    float: left;
    width: 100px;
    text-align:center;
	cursor: pointer;
}
.tui-tab .tab-nav-item.active a {
    color: #f26929;
}
.tui-tab .tab-nav-item.active span {
    color: #f26929;
    display: block;
    background: #fff;
	text-align:center;
}
.tui-tab .tab-nav-item a {
    display: block;
    float: left;
    height: 42px;
    line-height: 42px;
}
.tui-tab .tab-content {
    zoom: 1;
}
.xs-category dt a {
    display: block;
    position: relative;
    line-height: 95px;
    font-size: 24px;
}
.xs-category dd {
    height: 24px;
    padding-top: 15px;
    line-height: 24px;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
}
.xs-category dd a {
    width: 110px;
    float: left;
    text-align: left;
    margin-left: 8px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.sprite-categories {
    width: 60px;
    height: 95px;
    background-position: 0 0;
}
.sprite-categories-wx {
    background-position: 0 0;
}
a:hover .sprite-categories-wx {
	background-position:0 -100px;
}
.sprite-categories-yq {
    background-position: -60px 0;
}
a:hover .sprite-categories-yq {
	background-position:-60px -100px;
}
.sprite-categories-xx {
    background-position: -120px 0;
}
a:hover .sprite-categories-xx {
	background-position:-120px -100px;
}
.sprite-categories-xy {
    background-position: -180px 0;
}
a:hover .sprite-categories-xy {
	background-position:-180px -100px;
}
.sprite-categories-ls {
    background-position: -240px 0;
}
a:hover .sprite-categories-ls {
	background-position:-240px -100px;
}
.sprite-categories-xd {
    background-position: -300px 0;
}
a:hover .sprite-categories-xd {
	background-position:-300px -100px;
}	
.sprite-categories-kb{
    background-position: -360px 0;
}
a:hover .sprite-categories-kb {
	background-position:-360px -100px;
}
.sprite-categories-wg{
    background-position: -420px 0;
}
a:hover .sprite-categories-wg {
	background-position:-420px -100px;
}
/*小说封面*/
.section{
    margin-bottom: 15px;
    overflow: hidden;
    position: relative;
}
.book_info {
    padding-top: 15px;
    border-radius: 2px;
    background: #fff;
    overflow: hidden;
    border: 1px solid #e5e6e9;
    box-shadow: 0 0 1px rgba(0,0,0,0.1);
    width: 733px;
    float: left;
    height: 220px;
}
.bd-box{
    float: right;
    height: 235px;
    width: 248px;
    background: #fff;
    border: 1px solid #e5e6e9;
    box-shadow: 0 0 1px rgba(0,0,0,0.1);
	border-radius: 2px;
}
.bd-box h3{
    height: 36px;
    margin: 0 auto;
    border-bottom: 1px solid #eee;
    position: relative;
    background-color: #f6f7f8;
    line-height: 38px;
    font-family: "Microsoft YaHei";
    font-size: 16px;
	z-index:99;
}
.bd-box h3 i.zp-icon{
    vertical-align: middle;
    background: url(../images/zp-icon.png) 8px 0px;
    display: inline-block;
    width: 32px;
    height: 32px;
    font-style: normal;
    background-repeat: no-repeat;
    margin-bottom: 2px;
    padding-left: 6px;
}
.zp-other{
padding: 0px 15px;
margin-top: -1px;
}
.zp-other li{
    line-height: 32px;
    height: 32px;
    border-top: 1px dotted #ccc;
    position: relative;
    background: url(../images/dot.png) no-repeat;
    background-position: -35px 13px;
    padding-left: 12px;
    overflow: hidden;
}
.zp-other li a:hover {
    color: #f26929;
    text-decoration: underline;
}
.bd-box .book-all{
    height: 33px;
    text-align: center;
    line-height: 33px;
    cursor: pointer;
    background: #fff;
    border-top: 1px dotted #ccc;
    margin-top: -1px;
    overflow:hidden;
}
.book-all a{
    color: #e62727;
    font-weight: bold;
}
.book-all a:hover{
text-decoration: underline;
}
.book_info .pic {
    width: 128px;
    height: 172px;
    margin-left: 18px;
    margin-right: 15px;
    float: left;
    background: url(../images/bgs.gif) no-repeat right bottom;
}
.book_info h1{
    float: left;
    font-size: 23px;
    padding-right: 10px;
    font-family: "Microsoft YaHei";
}
.infos {
    line-height: 32px;
    float: left;
    background: url(../images/xxline.gif) 0px bottom repeat-x;
    width: 552px;
}
.status{
    line-height: 32px;
    height: 32px;
    float: left;
}
.infos span,.status span{padding-right:10px;font-size:12px;color:#666;display:inline;}
.updata{
    position: relative;
    float: left;
    min-width: 268px;
    height: 32px;
    line-height: 32px;
	overflow: hidden;
}
.updata span,.ztsinfo span{
    color: #fff;
    background-color: #e62727;
    padding: 2px 6px;
    font-size: 12px;
    display: inline-block;
    position: relative;
    margin-right: 10px;
    opacity: .9;
    border-radius: 2px 0 0 2px;
    height: 18px;
    line-height: 16px;
    margin-left: 15px;
}
.updata span i,.ztsinfo span i {
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: -4px;
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-left: 4px solid #e62727;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
}
.updata a{
    line-height: 34px;
    position: absolute;
    display: inline-block;
    widtH: 190px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.updata a:hover,.ztsinfo a:hover{
    color: #FF4810;
}
.ztsinfo{
    float: Left;
    overflow: hidden;
    max-width: 450px;
    position: relative;
}
.ztsinfo a{
    padding-right: 8px;
}
.book_info p {
    float: left;
    width: 552px;
    color: #666;
    font-size: 12px;
    line-height: 22px;
    height: 68px;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}
.btn-group {
    height: 40px;
    float: left;
    width: 560px;
    margin-top: 8px;
}
.button, .button:visited,.medium.button, .medium.button:visited{font-size: 13px;font-weight: bold;line-height: 1;text-shadow: 0 -1px 1px rgba(0,0,0,0.25);}
.large.button, .large.button:visited {font-size: 14px;padding: 8px 14px 9px;margin-right:10px; }
.super.button, .super.button:visited{ font-size: 34px;padding: 8px 14px 9px; }
.pink.button:hover{background-color: #c81e82;}
.green.button, .green.button:visited{background-color: #91bd09;}
.green.button:hover{background-color: #749a02;color: #fff;}
.red.button, .red.button:visited{background-color: #e62727;}
.red.button:hover{ background-color: #cf2525;color:#fff;}
.orange.button, .orange.button:visited{background-color: #ff5c00;}
.orange.button:hover{background-color: #d45500;color: #fff;}
.blue.button, .blue.button:visited{background-color: #2981e4;}
.blue.button:hover{background-color: #2575cf;color:#fff}
.yellow.button, .yellow.button:visited{background-color: #ffb515;}
.yellow.button:hover{ background-color: #fc9200;color:#fff;}
.button, .button:visited {
background: #222;
display: inline-block;
padding: 5px 10px 6px;
color: #fff;
text-decoration: none;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
border-bottom: 1px solid rgba(0,0,0,0.25);
position: relative;
cursor: pointer;
}

.upinfo{
    width: 733px;
    margin-top: 5px;
    float: left;
    height: 34px;
    line-height: 34px;
    border-top: #eee 1px solid;
    overflow: hidden;
}
.bdsharebuttonbox{margin-top: -2px;height: 16px;line-height: 16px;margin-right: -5px;}
.bdsharebuttonbox{float: right;margin-top: -2px;height: 16px;line-height: 16px;margin-right: -5px;}
.tagsinfo{
    border-left: 1px solid #eee;
    float: right;
    padding: 0 10px;
}
.tagsinfo a{margin:0px 2px;}
.tagsinfo a.tag-bg-blue{
    display: inline-block;
    padding: 2px 10px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    font-size: 12px;
	background: #90c5f0;
	height: 20px;
    line-height: 20px;
}
.tagsinfo a.tag-bg-pink{
    display: inline-block;
    padding: 2px 10px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    font-size: 12px;
	background: #e78f8f;
	height: 20px;
    line-height: 20px;
}
.tagsinfo a.tag-bg-yellow{
    display: inline-block;
    padding: 2px 10px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    font-size: 12px;
    font-size: 12px;
	background: #f6bc7e;
	height: 20px;
    line-height: 20px;
}
.tagsinfo a.tag-bg-green{
    display: inline-block;
    padding: 2px 10px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    font-size: 12px;
	background: #91ced5;
	height: 20px;
    line-height: 20px;
}
.tagsinfo a.tag-bg-purple{
    display: inline-block;
    padding: 2px 10px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    font-size: 12px;
	background: #c0afd0;
	height: 20px;
    line-height: 20px;
}
.tagsinfo a.tag-bg-tianlan{
     display: inline-block;
    padding: 2px 10px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    font-size: 12px;
	background: #33475f;
	height: 20px;
    line-height: 20px;
}
.tagsinfo a.tag-bg-bluelv{
    display: inline-block;
    padding: 2px 10px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    font-size: 12px;
	background: #00bb9c;
	height: 20px;
    line-height: 20px;
}
.book_list{
   padding: 10px 15px 20px 15px;
    border-radius: 2px;
    background: #fff;
    overflow: hidden;
    border: 1px solid #e5e6e9;
    box-shadow: 0 0 1px rgba(0,0,0,0.1);
}
.book_list h2{text-align:center;font-size:18px;background:url(../images/xxline.gif) 0px bottom repeat-x;padding-bottom: 15px;padding-top: 10px;font-weight: bold;color: #666;}
.book_list h3{text-align: center;height: 30px;line-height: 30px;background: #ffffcc;font-size: 16px;}
.book_list th{text-align: center;font-size: 16px;padding-bottom: initial;padding: 10px 0;color: #666;border-bottom: 1px solid #f5f5f5;}
.book_list ul{zoom:1;overflow:hidden;}
.book_list ul li{
    width: 312px;
    float: left;
    background: url(../images/xxline.gif) 0px bottom repeat-x;
    margin: 0px 5px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 14px;

}
.book_list ul li a{background:url(../images/list-style.gif) 2px center no-repeat;padding-left:15px;}
.book_list ul li a:hover{color: #FF4810;}
.book_list ul li a:visited{color:#D14836;}
/*zhang jie css*/
.content{
    background: #F3F9EF;
    border-radius: 2px;
    width: 1000px;
    border: 1px solid #e5e6e9;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
}
.src_top {
    border-bottom: 1px solid #eee;
    height: 40px;
    line-height: 40px;
    background: #f6f7f8;
	border-radius: 2px 2px 0px 0px;
	font-family: "微软雅黑",宋体;
}
.src_top .srcbox {
    overflow: hidden;
    float: left;
    font-size: 14px;
    padding-left: 15px;
}
.src_top .srcbox a:hover{
    color: #FF4810;
}
.src_top .srcbox a i.dh_home {
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    background-image: url(../images/zhuye.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-left: 5px;
}
.src_top .srcbox em {
    display: inline-block;
    vertical-align: middle;
    text-indent: -9999px;
    width: 20px;
    height: 20px;
    overflow: hidden;
    background: url(../images/pt_item.png) no-repeat 3px 4px;
	font-style: normal;
    font-weight: normal;
}
/*阅读样式自定义*/
.memberset{float:right;padding-right: 15px;}
.duset{text-align:center;}
.duset .c,.duset .f{border:1px solid #ccc; font-size:10px; text-align:center;}
.duset .c:hover,.duset .f:hover{text-decoration:none;}
.duset .c1{background:#E9FAFF}
.duset .c2{background:#efefef}
.duset .c3{background:#eefaee}
.duset .c4{background:#ffffed}
.duset .c5{background:#ffffff}
.duset .c6{background:#FCEFFF}
.duset .f1{background:#ff0000}
.duset .f2{background:#006600}
.duset .f3{background:#0000ff}
.duset .f4{background:#660000}
.duset .f5{background:#000000}
.nc_l {
    padding: 0px 20px;
}
.h1title {
    font-size: 32px;
    text-align: center;
    padding: 10px 0px;
    margin: 10px 0;
}
.h1title h1 {
    font-weight: bold;
    font-size: 22px;
}
.contentbox {
    margin: 0px auto;
    line-height: 28px;
    padding: 0px 20px 5px 20px;
    font-family: "微软雅黑",宋体;
    font-size: 16px;
}
.contentbox p{margin-top:10px;font-family:"微软雅黑",宋体;line-height:30px;}
.chapter_Turnpage {
    text-align: center;
    color: #666;
    margin: 30px 0;
}
.chapter_Turnpage a {
    font-weight: bold;
    font-size: 12px;
    background: #00bb9c;
    color: #fff;
    padding: 10px 15px;
    text-decoration: none;
    border-radius: 3px;
}
.chapter_Turnpage .class {
    background: #A0B8C4;
    margin: 0 5px;
}
.chapter_Turnpage .fav {
    background: #ED765A;
    margin-left: 10px;
}
/*writer css start*/
.zj-info{
    width: 733px;
    height: 235px;
    float: left;
    border: 1px solid #e5e6e9;
    box-shadow: 0 0 3px rgba(0,0,0,0.1);
    border-radius: 2px;
    background: #fff;
    position: relative;
	margin-bottom: 15px;
}
.intro {
    background: #fff;
    position: relative;
    padding: 15px;
    overflow: hidden;
    height: 170px;
}
.db-zp{
    height: 34px;
    line-height: 34px;
    border-top: #eee 1px solid;
    overflow: hidden;
	width: 718px;
}
.db-zp span{
    padding: 0 15px;
    color: #999;
    font-weight: 700;
}
.db-zp a{
    color: green;
    text-decoration: none;
}
.db-zp a:hover{
    text-decoration: underline;
}
.intro img {
    float: left;
    margin-right: 15px;
    background: #f8f8f8;
    padding: 1px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
    border-radius: 2px;
}
.intro h1 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 5px;
}
.intro p {
    font-size: 14px;
    line-height: 23px;
    text-indent: 2em;
    color: #333;
    height: 138px;
    overflow: hidden;
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}
.directory {
    clear: both;
    background: #fff;
    position: relative;
    border: 1px solid #e5e6e9;
    box-shadow: 0 0 3px rgba(0,0,0,0.1);
    border-radius: 2px;
}
.dtitle{
    border-bottom: #3BB878 1px solid;
    overflow: hidden;
    height: 36px;
    line-height: 36px;
    position: relative;
}
.directory .dtitle span {
    font-size: 12px;
    font-weight: normal;
}
.directory .dtitle span b {
    font-weight: normal;
    color: green;
	font-style: normal;
    text-decoration: none;
}
.dtitle h5{
    float: left;
    color: #29343d;
    padding: 0px 15px;
    font: 18px 'microsoft yahei',"宋体";
    height: 36px;
    line-height: 36px;
}
.dtitle span.num{
    float: right;
    margin-right: 15px;
    font-size: 14px;
    color: #D91610;
}
.bkname-cl{
    background: #fff;
    padding-top: 10px;
    overflow: hidden;
	}
.bkname-cl ul li{
    float: left;
    width: 326px;
    height: 128px;
}
.bkname-cl li .imgShow {
    float: left;
    width: 98px;
    height: 118px;
    margin-left:18px;
}
.bkname-cl ul li .imgShow img {
    width: 80px;
    height: 100px;
    margin-top: 6px;
    border: none;
    box-shadow: 0 1px 4px rgba(40,40,40,.6);
}
.bkname-cl ul li .imgShow img:hover {
    box-shadow: 0 0 6px rgba(40,40,40,.6);
}
.bkname-cl ul li .textShow {
    text-align: left;
}
.bkname-cl ul li .textShow h3.name {
    color: #29343d;
    font-size: 16px;
    font: 16px/30px 'microsoft yahei',"宋体";
	overflow:hidden;
	height: 30px;
}
a.common:hover {
    color: #f25618;
    text-decoration: underline;
}
.bkname-cl ul li .textShow .desc {
    color: #666;
    font-size: 12px;
    height: 76px;
    line-height: 19px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
/*zj list*/
.pageside{float:left;width: 190px;box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);}

.pagemenu{list-style: none;margin: 0;padding: 0;background-color: #fff;overflow: hidden;}
.pagemenu li a{display: block;padding: 8px 20px;font-size: 16px;color: #999;border-bottom: 1px solid #eee;background-color: #fff;}
.pagemenu li a:hover{color: #666;}
.pagemenu li.active a{color: #444;background-color:#f5f8fa;margin: 0 -1px;}
.pagemenu li:last-child a{border-bottom: none;}
.pagemenu li .glyphicon {font-size: 14px;}

.pagemenu h4{margin: 0;}
.pagemenu h4 a{color: #666;background-color: #F9F9F9;padding-top: 15px;cursor: default;border-bottom-color: #e6e6e6;}
/*right*/
.zzwrap{
    float: right;
    background: #fff;
	zoom:1;
}

.tagsMod{width:790px;position:relative; z-index:9999;box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);}
.tags span{
    height: 33px;
    LINE-HEIGHT: 33PX;
    background: #EEF2F3;
    display: block;
    padding-left: 10px;
    color: #333;
    font-size: 16px;
    float: left;
    width: 130px;
    font-weight: 700;
}
.tagsMod em{font-style:normal;padding: 0 6px;*padding:0;_padding:0;}
.tags{position:relative; z-index:99999;height:33px;background:#fff;font-family: "微软雅黑","MicrosoftYahei","宋体","Arial Narrow";clear:both;}
.tags div{
    float: left;
    width: 30px;
    height: 33px;
    margin-right: 1px;
    background: #EEF2F3;
    color: #454545;
    font-size: 16px;
    line-height: 33px;
    text-align: center;
    cursor: pointer;
    display: block;
}
.tags div:hover{color:#8d5a00;background:#f60;}
.tags .at{color: #fff;background: #f60;font-weight: bold;}
.tags .at:hover{ color:#fff;background-position:0 0;}
.tags .end{width:30px;margin:0;}
.tags .end:hover{color:#8d5a00;background-position:-271px 0;}
.tags #end.at{background-position:-5px 0;}
.tags #end.at:hover{color:#fff;background-position:-5px 0;}

#wrapCon { position:relative;overflow:hidden;zoom:1;}
.cons{ position:absolute;width:100%}
.con{
    position: relative;
    margin-bottom: -1px;
    padding: 15px 15px 15px 155px;
    border-top: 1px solid #d9d9d9;
    background-color: #fff;
    border-bottom: 1px solid #d9d9d9;
}
.con a:hover{color:#f26929;text-decoration: underline;}
.con .hd{
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 140px;
    background-color: #f5f8fa;

}
.con .hd .zjhd{
    height: 24px;
    line-height: 24px;
    padding: 2px 10px;
    border-left: 3px solid #4cb1b0;
}
.con .hd h1{
    position: absolute;
    left: 0;
    top: 50%;
    margin: -12px 0 0;
    padding: 0 10px;
    font-size: 16px;
    color: #353535;
    z-index: 2;
}
.con .bd{overflow:hidden;zoom:1;}
.con .bd dl{padding:0 0 10px 10px;overflow:hidden;zoom:1;}
.con .bd dt{padding-left:7px;color:#b87500;font-weight:bold;line-height:28px;}
.con .bd dd{float:left;overflow:hidden;zoom:1;}
.con .bd ul{margin-right:0;padding-right:0;overflow:hidden;zoom:1;}
.con .bd li{
    overflow: hidden;
    float: left;
    width: 114px;
    margin-right: 10px;
    height: 32px;
    line-height: 32px;

}
/*feng yun bang*/
.blank15 {
    clear: both;
    height: 15px;
    overflow: hidden;
    display: block;
}
.listbox {
    width: 1009px;
    margin-top: 15px;
}
.fy{background: #fff;    min-height: 300px;}
.fy li{height:15px; line-height:15px; overflow:hidden; border-bottom:1px dotted #ddd; position:relative; padding:7px 0; vertical-align:middle;}/* li多出4px解决vertical-align:middle */
.fy .end{border-bottom:0 none;}
.fy .shuzi2{margin-top: 2px;color:#fff; display:inline; float:left; font-size:10px; height:11px; line-height:10px; text-align:center; width:12px; margin-right:10px; font-family:arial;}
.fy .red{background:#ed4138; border:1px solid #db2b28;}
.fy .hui{background:#c0c1c3; border:1px solid #acaeb2;}
.fy a{
    display: inline;
    float: left;
    color: #2464B2;
    line-height: 18px;
    margin-right: 4px;
    font: 12px Arial,"微软雅黑","hiragino sans gb",simsun;
}
.fy a:hover{
text-decoration: underline;
}
.fy .new{float:left; height:12px; display:inline; overflow:hidden; width:18px; background:url(im/uds.gif) 0 -26px no-repeat;}
.fy .hit{width:48px; float:right; text-align:right; padding-right:16px; font-family:arial; height:10px; line-height:10px; overflow:hidden;    font-size: 12px;
    margin-top: 2px;}
.fy .up{background:url(im/uds.gif) 100% 2px no-repeat;}
.fy .down{background:url(im/uds.gif) 100% -8px no-repeat;}
.fy .same{background:url(im/uds.gif) 100% -17px no-repeat;}


.fleft{width:138px; float:left; border:1px solid #DFE2E6;}
.fright{width:825px; float:right;}

.fleft li{height:39px;}
.fleft li a{display:block; height:39px; line-height:39px; text-align:center; font-size:14px; color:#666}
.fleft li .se{background:#FAFBFC;}
.fleft li .seblue{background:#6BADFF; color:#fff; font-weight:bold;}
.fleft li .sehei{color:#666; font-weight:bold;}
.fleft li a:hover{border:1px solid #6BADFF; height:37px; line-height:37px; text-decoration: none; color:#6BADFF}
.fleft li .seblue:hover{color:#fff;}

.topind{width:322px;float: left;box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);background: #fff;}
.zl0,.zl1{margin-right:15px;}
.topind .tophd{
    height: 28px;
    line-height: 28px;
    padding: 5px 10px 2px 10px;
    position: relative;
    background: #f5f8fa;
    border-bottom: 1px solid #f6f7fb;

}
.topind .tophd h3{font-size:14px; font-weight:bold;}
.topind .tophd span{line-height:12px; height:12px; top:10px; right:10px; position:absolute; width:80px; text-align:right;}
.topind .topbt{background:#FFF; color: #808080; height: 25px; line-height: 24px; overflow: hidden; padding: 0 0 0 10px; position: relative; border-bottom: 1px dotted #DBDBDB;}
.topind .topbt span{position:absolute;}
.topind .topbt .sp2{width:60px; left:50px; }
.topind .topbt .sp3{width:80px; right:15px; text-align:right;}

.topind li{padding-left:10px; padding-right:5px;}
.topind .topwanzheng{text-align:right; padding-right:15px; height:30px; line-height:30px; font-size:14px; background: #fafafa;}
.topind .topwanzheng a{color: #2464B2;}

.cyhd{height:15px; line-height:15px; padding:10px 0 5px 10px; background:url(../images/topchd.gif) repeat-x;  border-bottom:0 none; }
.cyhd h3{font-size:14px; color:#4d4d4d;}
.cycon{border-top:0 none;}
.ttop .shuzi2{color:#fff; display:inline; float:left; font-size:10px; height:11px; line-height:10px; text-align:center; width:12px; margin-right:10px; font-family:arial;}
.ttop .red{background:#F23D7C; border:1px solid #DD2464;}
.ttop .hui{background:#c0c1c3; border:1px solid #acaeb2;}
.ttop .new{float:left; height:12px; display:inline; overflow:hidden; width:18px; background:url(../images/uds.gif) 0 -26px no-repeat;}
.ttop .hit{width:120px; text-align:right; padding-right:16px; font-family:arial; height:11px; line-height:11px; overflow:hidden;}
.ttop .up{background:url(../images/uds.gif) 100% 2px no-repeat;}
.ttop .down{background:url(../images/uds.gif) 100% -8px no-repeat;}
.ttop .same{background:url(../images/uds.gif) 100% -17px no-repeat;}
/*shuping*/
#wrapper .main{
  width: 1000px;
  margin: 0;
  padding: 0;
  zoom: 1;
  position: relative;
  z-index: -1;
}
#wrapper .main .main-content {
  width: 680px;
  float: left;
  min-height: 540px;
}
#wrapper .side-content {
    width: 300px;
    float: right;
    height: auto;
}
.zp_innerwrap{
    background-color: #fff;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    margin-bottom: 16px;
    word-wrap: break-word;
    overflow: hidden;
}
.zp_bookwrap{
    background-color: #fff;
    box-shadow: 0 0 2px rgba(0,0,0,0.2);
    word-wrap: break-word;
    overflow: hidden;
}
.zp_path{
    padding: 10px 15px;
    color: #999;
    font-size: 12px;
    line-height: 20px;
    height: 20px;
	border-bottom: 1px solid #eee;
	background: #EEF2F3;
}
.zp_path a i.dh_home{
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    background-image: url(../images/zhuye.png);
    background-repeat: no-repeat;
    background-position: 0px -1px;
}
.zp_path em {
    display: inline-block;
    vertical-align: middle;
    text-indent: -9999px;
    width: 20px;
    height: 20px;
    overflow: hidden;
    background: url(../images/pt_item.png) no-repeat 3px 4px;
}
.zp_header {
    overflow: hidden;
    padding: 12px 20px;
    border-bottom: 1px solid #E2E2E2;
    background: #fafafa;
}
.title {
    margin: 10px 0;
    padding: 0;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 22px;
}
.info {
    color: #808080;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
}
.info span {
    vertical-align: middle;
	padding-right: 15px;
}
.zpinfo_content {
    color: #252525;
    height: auto!important;
    line-height: 28px;
	padding: 20px;
}
.zpinfo_content p{
    color: #252525;
    line-height: 28px;
    margin-bottom: 15px;
    text-indent: 2em;
}
.side_wrapA{
    margin: 0 0 10px 0;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
	margin-bottom: 16px;
	background:#fff;
}
.side_cardtitle{
    position: relative;
    height: 38px;
    padding: 0 16px;
    line-height: 38px;
    overflow: hidden;
    background: #eef2f3;
    border-bottom: 1px solid #f2f2f5;
}
.side_title{
color:#333;
}
.side_title h2{
    font-weight: 700;
	font-size: 14px;
}
.side_list{
overflow: hidden;
}
.side_list .sp_rm{
    position: relative;
    display: block;
    padding: 0px 15px;
    background-color: #fff;
    border-bottom: 1px solid #f2f2f5;
    overflow: hidden;
    height: 40px;
    line-height: 42px;
}
.side_list .sp_rm a:hover{
    color: #eb7350;
}
.side_list .sp_rm span {
    color: #888;
    font-style: italic;
    font-weight: bold;
    margin-right: 12px;
    text-align: center;
    width: 20px;
}
.side_list .sp_rm:hover {
    text-decoration: none;
    background-color: #f2f2f5;
}
a.S_txt1:hover {
    color: #eb7350;
}
.side_list .pt_ul {
    margin-top: -1px;
}
.W_autocut {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}
.pt_ul .pic_box {
    display: inline;
    float: left;
    width: 92px;
    height: 92px;
}
.pt_ul .pic_box .pic {
    width: 92px;
    height: 92px;
}
.zp_pictext_a .pt_ul {
    margin-top: 1px;
    overflow: hidden;
}
.zp_pictext_a .pt_ul .pt_li {
    border-bottom: 1px solid #fff;
    background: #f6f6f6;
}
.zp_pictext_a .zp_bookwrap {
overflow: hidden;
}
.pt_ul .info_box {
    height: 92px;
	position: relative;
    overflow: hidden;
}
.zp_pictext_a .pt_ul .text_box {
    padding: 6px 8px;
}
.zp_pictext_a .pt_ul .info_box .title1 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 3px;
    _width: 100%;
}
.zp_pictext_a .pt_ul .info_box .title1 .ico_num {
    margin-right: 4px;
    vertical-align: 2px;
}
.icon_num_red {
    background: #df3e3e;
}
.icon_num_yellow {
    background: #fa7d3c;
}
.icon_num_red, .icon_num_yellow, .icon_num_gray {
    display: inline-block;
    width: 15px;
    height: 15px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 16px;
    border-radius: 50%;
    font-family: Arial;
}
.zp_pictext_a .pt_ul .text_box .text {
    max-height: 66px;
    _height: 54px;
    overflow: hidden;
	line-height:22px;
	color: #808080;
    text-decoration: none;
	font-size:12px;
}
/*zp list*/
.zp_content_list{
  background-color: #fff;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
  margin-bottom: 16px;
  font-size: 14px;
  line-height: 1.86;
  word-wrap: break-word;
overflow: hidden;
}
.zp_content_list .zp_list{
overflow:hidden;
}
.zp_content_list .pt_ul {
    overflow: hidden;
}
.zp_content_list .pt_ul .pt_li {
border-bottom: 1px solid #eee;
}
.zp_content_list .pt_ul .pt_li:hover{
    background: #f1f6fa;
    z-index: 2;
}
.pic_txt{
padding:6px;
}
.zp_content_list .pt_ul .info_box .title1 {
    font-weight: bold;
	font-size: 14px;
    margin-bottom: 4px;
	height: 20px;
	line-height:20px;
}
.zp_content_list .pt_ul .info_box .title1 a:hover{
    color: #bb4046;
}
.zp_content_list .pt_ul .pic_box {
    position: relative;
    display: inline;
    float: left;
    width: 143px;
    overflow: hidden;
    background: #f2f2f5;
    text-align: center;
	height: 94px;
}
.zp_content_list .pt_ul .pic_box .pic {
    width: 143px;
    height: 94px;
    vertical-align: middle;
}
.zp_content_list .pt_ul .text_box {
    padding: 5px 16px;
}
.zp_content_list .pt_ul .info_box {
    height: 94px;
	position: relative;
    overflow: hidden;
}
.subtitle {
    color: #333;
    text-decoration: none;
	font-size:12px;
	height: 45px;
	overflow: hidden;
	}
.subtitle a{
color:#555;
}
.zp_content_list .pt_ul .subinfo_box {
    position: relative;
    left: 16px;
    bottom: 14px;
    margin-top: 5px;
}
.subinfo_box span{
    padding-right: 15px;
	padding-right: 15px;
    color: #808080;
    text-decoration: none;
    font-size: 12px;
}
.zp_pages{
border-top:1px solid #d9d9d9;
padding: 4px 0;
text-align: center;
white-space: nowrap;
}
.zp_pages a, .zp_pages span {
    width: 48px;
    height: 30px;
    background: #FBFBFB;
    display: inline-block;
    color: #020202;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    margin-right: 8px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 1px solid #d9d9d9;
}
.zp_pages a:hover, .zp_pages span:hover {
	color: #fff;
	text-decoration: none;
}
.zp_pages a:hover {
	background: #f25618;
}
.zp_pages span#pageactive {
	background: #f25618;
	color: #fff;
}
.zp_pages span:hover, .zp_pages span#pageactive:hover,.zp_pages span#lg_pripage:hover, .zp_pages span#lg_nextpage:hover {
	background-color: #f25618;
}
strong{
    font-weight: bold;
}
/*zt special*/
.zt-list-box {
    width: 100%;
}
#zt-list {
    width: 105%;
}

#zt-list li {
  width: 235px;
  position: relative;
  padding-bottom: 6px;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  _height: 242px;
}

#zt-list .no-rel-mag {
    font-size: 14px;
    padding-left: 15px;
    color: #999
}

#zt-list .last-child {
    margin-right: 0
}

#zt-list li div {
    border: 1px solid #e1e1e1;
    height: 218px;
    overflow: hidden;
	background:#fff;
}

#zt-list li .zt-cover {
    width: 233px;
    height: 143px;
    display: block;
}

#zt-list .zt-intro {
    height: 0;
    overflow: hidden;
    font-size: 12px
	color: #4d524d;
}

#zt-list a {
    color: #4d524d;
    font-size: 14px;
    text-decoration: none;
    display: block;
    cursor: pointer
}

#zt-list .info {
    border-top: 1px solid #e1e1e1;
    display: block;
    background-color: #fff;
    background-color: rgba(255,255,255,.9);
    *background-color: #fff;
    position: absolute;
    left: 1px;
    right: 1px;
    _right: -1px;
    bottom: 35px;
    padding: 5px 15px;
    line-height: 1.5
}

#zt-list .info strong {
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    overflow: hidden;
    display: block;
	font-weight: bold;
	color:#4d524d;
}

#zt-list .b-l {
    left: 1px;
    _background-position: 0 2px
}

#zt-list .b-r {
    right: 1px;
    background-position: right 0;
    _background-position: right 2px
}

#zt-list a:hover {
    _zoom: 1;
    _display: block
}

#zt-list em {
    font-style: normal
}

.zt-dt {
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 10px;
    _bottom: 20px;
    line-height: 2;
    color: #999;
    font-size: 12px
}

.zt-dt em {
    padding-left: 15px;
    background: url(../images/zt-bg.png) no-repeat -42px -10px;
    _background-image: url(../images/_zt-bg.png);
    float: right
}
.b-l,.b-r {
    position: absolute;
    width: 50%;
    background: url(../images/zt-bg.png) no-repeat;
    _background-image: url(../images/_zt-bg.png.png);
    height: 6px;
    bottom: 0
}
/*zt nr*/
.zt-main{
overflow:hidden;
}
.zt-left{
    width: 733px;
    float: left;
    border: 1px solid #e5e6e9;
    box-shadow: 0 0 3px rgba(0,0,0,0.1);
    border-radius: 2px;
    background: #fff;
    position: relative;
}
.zt-right{
    float: right;
    width: 248px;
    background: #fff;
    border: 1px solid #e5e6e9;
    box-shadow: 0 0 1px rgba(0,0,0,0.1);
    border-radius: 2px;
}
.zt-infotro{
    background: #fff;
    position: relative;
    padding: 15px;
    overflow: hidden;
    border-bottom: 1px solid #e5e6e9;
}
.zt-infotro .zt-img{
    float: left;
    margin-right: 15px;
}
.zt-infotro .zt-img img{
    width: 268px;
    height: 164px;
    border: 1px solid #eaeaea;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    background: #f8f8f8;
}
.zt-infotro .zt-infos{
    overflow: hidden;
}
.zt-infos h3{
    height: 22px;
    line-height: 22px;
    color: #333;
    text-align: left;
    overflow: hidden;
    font-weight: bold;
    font-size: 16px;
}
.zt-infos p{
    height: 120px;
    line-height: 20px;
    color: #666;
    text-align: left;
    overflow: hidden;
    margin: 10px 0;
    float: left;
}
.zt-books{
    margin-bottom: 15px;
    overflow: hidden;
    position: relative;
}
.zt-books .tab-detail .zp-book-item {
    margin: 20px 15px 0px;
    height: auto;
    float: left;
    position: relative;
}
.zp-book-item .author-container a:hover{
    color: #E63737 !important;
	text-decoration: underline;
}
.zt-books  .zp-book-item .summery {
    display: none;
    font-size: 12px;
    line-height: 1.5;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100px;
    padding: 8px;
    background: #fff;
    background: rgba(255,255,255,0.8);
    -webkit-animation: fadeIn .2s;
    -moz-animation: fadeIn .2s;
    -ms-animation: fadeIn .2s;
    -o-animation: fadeIn .2s;
    animation: fadeIn .2s;
}
.zt-books .zp-book-item .cover-container {
    width: 116px;
    height: 148px;
    position: relative;
    box-shadow: 0 0px 3px rgba(40,40,40,.3);
}
.zt-books .zp-book-item h2 {
    margin-top: 6px;
    font-size: 15px;
    color: #222;
    overflow: hidden;
    height: 26px;
    width: 116px;
    font-family: 'microsoft yahei','宋体';
	font-weight: normal;
}
.zt-books .zp-book-item h2:hover {
    color: #E63737;
}
.zt-right .tab-menu {
    background: #f6f7f8;
    height: 36px;
    line-height: 36px;
    position: relative;
    font-size: 15px;
    border-bottom: 1px solid #dadce0;
}
.other-zuojia{
    background: #FFF none repeat scroll 0% 0%;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}
.other-zuojia .tab-menu span {
    float: left;
    margin-left:12px;
    position: relative;
	font-weight: bold;
}
.other-zuojia .tab-menu i{
    background-image: url(../images/ztmore.png);
    background-size: auto;
    background-repeat: no-repeat;
    display: inline-block;
    height: 12px;
    width: 12px;
    background-position: 0 -79px;
    float: right;
    margin-top: 12px;
    margin-right: 10px;
}
.other-zuojia .mod-body {
    padding: 2px 15px;
    background: #fff;
}
.other-zuojia .mod-body li {
    line-height: 32px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 32px;
}
.other-zuojia .mod-body li a:hover{
color: #E63737 !important;
}
.other-zuojia .mod-body li span {
    width: 14px;
    text-align: center;
    background: #41444b;
    color: #FFF;
	border-radius: 2px;
    margin: 0 6px 0 0;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    font-size: 10px;
    -webkit-text-size-adjust: none;
}
.other-zuojia .mod-body li cite {
    font-style: normal;
    width: 60px;
    text-align: right;
    font-family: Tahoma, Geneva;
    color: #926834;
    float: right;
}
.other-zuojia .mod-body li.emp span{
    background-color: #e54724;
}
/*about*/
.rightcontent {
    min-height: 500px;
    float: right;
    width: 752px;
    padding: 20px;
    background-color: #fff;
    border: 1px solid #e5e6e9;
    box-shadow: 0 0 3px rgba(0,0,0,0.1);
    border-radius: 4px;
    background: #fff;
}
.article-header {
  margin-bottom: 20px;
  padding: 0 0 10px;
  border-bottom: 1px solid #eee;
  text-align: center;
}
.article-title {
  margin-top: 0;
  font-size: 26px;
  line-height: 36px;
}
.article-content p {
  margin-bottom: 18px;
  word-wrap: break-word;
  line-height: 24px;
}
.article-content ol {
  list-style: decimal;
  margin: 0 0 18px 46px;
  line-height: 28px;
}
.article-content h2 {
  font-size: 18px;
  font-weight: bold;
  margin: 18px 0;
  border-bottom: 1px solid #eaeaea;
  color: #555;
  padding: 10px 0;
}
/*paihang*/
.category{
float:left;
width:250px;
height:auto;
position:relative;
box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
overflow:hidden;
}
.rightbook{
float:right;
width:730px;
height:auto;
position:relative;
box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
overflow:hidden;
margin-bottom: 20px;
}
.bookfl{
    background:#fff;
    overflow:hidden;
}
.fltitle{
    height:40px;
    color: #333;
    font-size: 14px;
    line-height: 40px;
    border-bottom: 1px solid #eee;
    background: #EEF2F3;
    font-weight:700;
    padding: 0 16px;
}
.listfl{
    padding: 10px 0px 10px 18px;
}
.listfl li{
    float: left;
    height: 30px;
    line-height: 30px;
    padding-right: 16px;
}
.listfl li a{
    color: #405162;
}
.listfl li a:hover{
    color: #f26929;
    text-decoration: underline;
}
.rightbook .titlelist{
    position: relative;
    background: #EEF2F3;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
	border-bottom: 1px solid #eee;
}
.rightbook .titlelist h1{
    height:40px;
    color: #333;
    font-size: 14px;
    line-height: 40px;
    font-weight:700;
    padding: 0 16px;
    float:left;
}
.rightbook .titlelist h2{
    float: right;
    height: 40px;
    color: #eb4f38;
    font-size: 14px;
    line-height: 42px;
    margin-right: 16px;
}
.fl_book{
    background:#fff;
    overflow:hidden;
    clear:both;
}
.fl_book ul {
    padding: 10px 0;
}
.fl_book ul li{
    float: left;
    width: 356px;
    height: 128px;
}
.fl_book ul li .imgShow {
    float: left;
    width: 98px;
    height: 118px;
    margin-left:18px;
}
.fl_book ul li .imgShow img {
    width: 80px;
    height: 100px;
    margin-top: 6px;
    border: none;
    box-shadow: 0 1px 4px rgba(40,40,40,.6);
}
.fl_book ul li .imgShow img:hover {
    box-shadow: 0 0 6px rgba(40,40,40,.6);
}
.fl_book ul li .textShow {
    text-align: left;
}
.fl_book ul li .textShow .name {
    color: #29343d;
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    font-weight: bold;
}
a.common:hover {
    color: #f25618;
    text-decoration: underline;
}
.fl_book ul li .textShow .attribute {
    color: #555;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
}
.fl_book ul li .textShow .attribute .kind {
    margin-left: 10px;
}
.fl_book ul li .textShow .desc {
    color: #999;
    font-size: 12px;
    height: 36px;
    line-height: 18px;
    overflow: hidden;
    margin-top: 8px;
}
/*paihang fenye page start*/
.fl_page{
    background: #fff;
    height: 40px;
    line-height: 40px;
    border-top: 1px solid #d9d9d9;
    padding: 0 16px;
    overflow: hidden;   
}
.fl_page a, .fl_page span {
    width: 48px;
    height: 30px;
    background: #FBFBFB;
    display: inline-block;
    color: #020202;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    margin-right: 8px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 1px solid #d9d9d9;
}
.fl_page a:hover, .fl_page span:hover {
	color: #fff;
	text-decoration: none;
}
.fl_page a:hover {
	background: #f25618;
}
.fl_page span#pageactive {
	background: #f25618;
	color: #fff;
}
.fl_page span:hover, .fl_page span#pageactive:hover, .fl_page span#lg_pripage:hover, .fl_page span#lg_nextpage:hover {
	background-color: #f25618;
}
/*class list*/
.clist_box{
    float: left;
    width: 732px;
    background: #fff;
    border-left: 1px solid #e5e6e9;
    box-shadow: 0 0 1px rgba(0,0,0,0.1);
    border-radius: 2px;
    height: 246px;
    border-top: 1px solid #e5e6e9;
}
.clistbox_header{
margin-right: -25px;
}
.clistbox_header ul li{
    float: left;
    width: 121px;
    height: 40px;
    border-right: 1px solid #e5e6e9;
    border-bottom: 1px solid #e5e6e9;
}
.clistbox_header ul li a{
    display: inline-block;
    width: 121px;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    text-align: center;
    color: #6b6b6b;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.zjt_box a:hover {
    background-color: #f6f6f6;
    color: #f26929;
}
.rclist_box{
float:right;
width:248px;
background:#fff;  
border: 1px solid #e5e6e9;
box-shadow: 0 0 1px rgba(0,0,0,0.1);
border-radius: 2px;
height:245px;
}
.clistbook{
margin-top:15px;
border: 1px solid #e5e6e9;
box-shadow: 0 0 1px rgba(0,0,0,0.1);
border-radius: 2px; 
background:#fff;
height:auto;
}
.clistbook_title{
height:40px;
line-height:40px;
background:#f6f7f8;
}
.clistbook_title h3{
    font-size: 16px;
    line-height: 40px;
    padding-left: 15px;
    float: Left;
    font-weight: bold;
    margin-right: 20px;
}
.clistbook_title span{
margin-right:15px;
float: right;
}
.clistbook_title span b{
    color: #e62727;
}
.clistbook_dir{
background:#fff;
width: 998px;
border-bottom: 1px solid #e5e6e9;
}
.clistbook_dir .cl_con{
    position: relative;
    margin-bottom: -1px;
    padding: 0px 0px 0px 54px;
    border-top: 1px solid #e5e6e9;
    background-color: #fff;
}
.cl_con .zm {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 53px;
    background-color: #f5f8fa;
    border-right: 1px solid #e5e6e9;
}
.zm .zmnm{
    position: absolute;
    left: 0;
    top: 50%;
    margin: -12px 12px;
    padding: 0 10px;
    font-size: 16px;
    color: #353535;
    z-index: 2;

}
.cl_con .zjbk{
    border-bottom: 1px solid #e5e6e9;
    padding: 10px 0px 10px 168px;
    background-color: #fff;
    position: relative;
}
.zjbk .zj{
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 167px;
    background-color: #f5f8fa;
    border-right: 1px solid #e5e6e9;
}
.zjbk .zj .zjnm{
    position: absolute;
    left: 0;
    top: 50%;
    margin: -12px 12px;
    padding: 0 10px;
    font-size: 16px;
    color: #353535;
}
.zjbk .zj .zjnm a{
    color: #e62727;
    font-weight: bold;
	font-size:14px;
}
.zjbk .zj .zjnm a:hover {
    text-decoration: underline;
}
.zjbk .bk{
    position: relative;
    height: 100%;
    padding-left:10px;
}
.zjbk .bk ul li{
    float: left;
    width: 115px;
    height: 32px;
    line-height: 32px;
    position: relative;
    margin-left: 10px;
    overflow: hidden;
}
.zjbk .bk ul li a:hover{
    color: #f26929;
    text-decoration: underline;
}
.rclistbox_tj{
    height: 40px;
    line-height: 40px;
    background: #EEF2F3;
    clear: both;
    position: relative;
	border-bottom: 1px solid #e5e6e9;
}
.rclistbox_tj ul li{
    float: left;
    width: 124px;
    text-align: center;
    cursor: pointer;
}
.rclistbox_tj ul li.active span {
    color: #f26929;
    display: block;
    text-align: center;
    border-bottom: 2px solid #f26929;
    margin-top: -1px;
}
.rclist_box .tab-content{
    margin-top: 1px;
}
.rclist_box .tab-content-item{
       padding: 0 10px;
}
.rclist_box .tab-content-item ul li {
    line-height: 33px;
    height: 33px;
    border-bottom: 1px dotted #ccc;
    position: relative;
    background: url(../images/dot.png) no-repeat;
    background-position: -35px 13px;
    padding-left: 12px;
    overflow: hidden;
}
.rclist_box .tab-content-item ul li a:hover{
    color: #f26929;
    text-decoration: underline;
}
.rclist_box .tab-content-item ul li span{
    float: right;
    margin-right: 2px;
}
/*zt */
/*fooler*/
#footer {
	background: #333;
	width: 100%;
	height: 63px;
	padding: 20px 0 10px;
	color: #8e8e8e;
	margin-top: 5px;
}
.autocw {
	width: 1000px;
	margin: 0 auto;
}
#flinks {
	height: 20px;
	line-height: 20px;
}
#flinks a {
	color: #cecece;
	font-size: 14px;
	margin-right: 30px;
}
#flinks a:hover {
	color: #00b34a;
	text-decoration: none;
}
.logo_included {
	float: right;
}
#flinks .logo_included span {
	color: #00b34a;
	font-size: 14px;
	margin-right: 0px;
	height: 20px;
}

#banquan {
	height: 21px;
	line-height: 21px;
	color: #8e8e8e;
	font-family: "Microsoft Yahei", Arial, Helvetica, sans-serif;
	margin-top: 22px;
}
#banquan a {
	color: #8e8e8e;
}
#banquan #add_favorite {
	padding: 0 7px;
	margin: 0 5px;
	color: #fff;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	cursor: pointer;
}
#banquan a#add_favorite:link, #banquan a#add_favorite:visited {
	background-color:#00b34a;
	text-decoration: none;
}
#banquan a#add_favorite:hover, #banquan a#add_favorite:active {
	background-color: #3b5998;
	text-decoration: none;
	}
/*link*/
.links{background:#666;padding:10px 0px;margin-top:15px;-moz-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;box-shadow: 0 0 1px rgba(0,0,0,0.1);}
.links span {height: 20px;line-height: 20px;color: #a9a9a9;display: block;font-size: 14px;margin-bottom: 6px;overflow: hidden;}
.links span em {float: right;padding-right: 5px;font-size: 15px;font-style: normal;}
.links span strong {background: url(../images/yl.png) no-repeat 5px 0;font-size: 15px;padding: 0 10px 0 25px;}
.links ul{padding:0px 10px;font-size:12px;}
.links ul li{display:inline;padding-right:10px;line-height:22px;}
.links ul li a{color:#949494;}
.links ul li a:hover{color:#FF4810;}
/****返回顶部2015-6-11****/
.hide {
  display: none;
}
.go-Top{z-index:999;width:54px;height:54px;position:fixed;right:30px;padding-right:30px;bottom:100px;;_position:absolute;_top:expression(eval(document.documentElement.scrollTop + document.documentElement.clientHeight - 54));} 
.go-Top a{display:block;width:54px;height:54px;float:left;text-indent:-10000px;}
.go-Top a.up{background:url(../images/top.png) 0px 0px no-repeat;opacity: 0.8;}
.go-Top a.up:hover{opacity: 1;}
.gotop{position: fixed;bottom:195px;right: 30px;width: 46px;z-index: 999;}
.gotop a{display: block;width: 46px;height: 46px;margin-bottom: 10px;background-image: url(../images/go-top.png);}
.gotop a:last-child{margin-bottom: 0;}
.gotop .go{background-position: 0 -100px;}
.gotop .go:hover{background-position: 0 -150px;}
.gotop .feedback{background-position: 0 -50px;}
.gotop .feedback:hover{background-position: 0 -200px;}
.gotop .zp-twoCode{background-position: 0 0;}
.gotop .zp-twoCode:hover{background-position: 0 -249px;}
.gotop .zp-twoCode-con{position: absolute;right: 60px;top: 0px;width: 100px;box-shadow: 0px 1px 4px rgba(0,0,0,.1);background: #fff;}
.gotop .zp-twoCode-con .zp-twoCode-title{font-size: 14px; margin: 5px 15px;}
.gotop .zp-twoCode-con .zp-twoCode-pic{position: relative;}
