body, h1, h2, h3, h4, h5, h6, hr, p, dl, dt, dd, ul, ol, th, td, pre, blockquote, fieldset, lengend, input, button, textarea, form{margin: 0; padding: 0;}
body, input, button, textarea, select{font:16px microsoft yahei,"宋体";color:#333;}
body{background: white;font-size: 16px;}
h1, h2, h3, em, i, th, caption, cite, code, address{font-style: normal; font-weight: normal;}
ul, ol{list-style: none;}
img, fieldset{border: 0 none;}
input, textarea{outline: none;}
table{border-collapse: collapse; border-spacing: 0;}
button, input, select, label{vertical-align:middle;}
a{color: #333;text-decoration: none;}
a:hover{color: #CC2931;text-decoration: none;}
.newNav{ background: #fff; margin-top: 10px;}
.newNav ul{overflow: hidden;width: 100%;}
.newNav ul li{float: left; width: 24.5%; text-align: center; line-height: 35px;font-size: 18px; }
.newNav ul li a{display: block;background: url(../images/bbb2.png) no-repeat right center; }
.newNav ul li:last-child a{background: none}
.newNav ul li:nth-child(4) a{background: none}
#readContent_set{background:#f6f4ec}
#onclickshowdiv{display: none;}
.clearfix{_zoom:1; /*height:1%;*/}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.reading{
	background: #e5e4db;
}
.head {
    height: 50px;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    border-bottom: 2px solid #00bb9c;
}
.logo {
    float: left;
    height: 50px;
    line-height: 50px;
    color: white;
    font-size: 14px;
    margin-right: 10px;
    margin-left: 10px;
}
.logo a.littleLogo {
    display: block;
    height: 50px;
    color: #333;
    font-size: 20px;
    line-height: 50px;
    font-weight: bold;
    font-family: "宋体";
}
.hotlist h3{font-size: 18px; padding: 2px 0}
.hotlist ul li{
    line-height: 1.5em;font-size: 1.25em;
}
.navTop {
    height: 50px;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    border-bottom: 2px solid #00bb9c;
}
.readNav {
    width: 100%;
    margin: 0 auto;
}
.readNav li a.littleLogo {
    display: block;
    height: 50px;
    color: #00bb9c;
    font-size: 20px;
    line-height: 50px;
    font-weight: bold;
    font-family: "宋体";
}
.readNav li {
    float: left;
    height: 50px;
    line-height: 50px;
    color: white;
    font-size: 14px;
    margin-right: 25px;
}
.readNav li a {
    color: #444;
    font-size: 19px;
    font-family: "微软雅黑";
    display: block;
}
.readNav li a.focus {
    background-repeat: no-repeat;
    background-position: center bottom;
}
.readNav li a:hover {
    color: #00bb9c;
    text-decoration: none;
}
.topReadContent{
    margin: 0 auto;
    position: relative;
}
.readContent{
    margin-top: 10px;
    background: #fff;
    padding: 0 10px;
    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);
}
.readTop{
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #e0e0e0;
	color: #8f8f8f;
	font-size: 14px;
}
.readTop a{color: #8f8f8f;}
.readTop a:hover{color: #CC2931;}
.menNav{
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #e0e0e0;
}
.tc {
    text-align: center;
}
.read_chapterName{
    margin: 0 auto;
}
.read_chapterName h1 {
    font: 18px/1 "Microsoft YaHei";
    line-height: 40px;
    color: #212121;
}
.textinfo {
    color: #666;
    font: 14px/1.8 "Microsoft YaHei";
}
.textinfo a, .textinfo span {
    color: #999;
    margin-right: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.read_chapterDetail{
	font-size: 1.25em;
	line-height: 1.5em;
	word-break:break-all;
}
.read_chapterDetail p{
    color: #212121;
    margin-bottom: 15px;
}
.read_chapterDetail img{max-width:100%;}
.readLoading{
	text-align: center;
	padding-top: 20px;
	display: none;
}
.pageNav{
     padding: 8px 0;
    line-height: 35px;
    text-align: center;
    font-size: 17px;
    color: #965
}
.pageNav a{margin: 0 5px;color: #965}
.copyright{
    text-align: center;
    padding: 10px 0px;
    color: rgb(148, 148, 148);
    font-size: 13px;
}
.copyright a{
    color: rgb(148, 148, 148);
}
.fontFamily_one{font-family: "宋体";}
.fontFamily_two{font-family: "微软雅黑";}
.fontFamily_three{font-family: "仿宋";}
.fontFamily_four{font-family: "楷体";}
/*page netxt*/
/*book list*/
.book_info {
    padding: 10px 0px 10px 0px;
    margin: 0 auto;
    position: relative;
}
.book_info .pic{
width: 100px;
height: 120px;
overflow: hidden;
padding: 2px;padding-right: 8px;
background: #fff;
float: left;
}
.book_info .pic img{
	width: 100%;
    border-radius: 2px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}
.book_info h1{font-size:18px;}
.booktips{overflow: hidden;padding-bottom: 5px;}
.booktips h3{float: left; margin-right: 10px}
.infos{}
.infos .tags{padding-bottom: 3px;}
.infos .tags a{color: #999}
.infos .date{font-size:12px;color:#666;padding: 3px 0}
.infos .date a{font-size:16px;color:#2598CE;}
.infos h3{padding-bottom: 5px;}
.infos h3 a{
    font-size: 15px;
    background: #8f8f8f;
    color: #fff;
    display: inline-block;
    padding: 0px 10px;
    border-radius: 2px;
}
.infos span{padding-right:10px;font-size:12px;color:#666;}
.upd{line-height: 20px;height: 20px;}
.book_info p {
    color: #666;
    line-height:1.45em
    font-size: 1.2em;
}
.book_list {
    padding: 10px;
}
.book_list h2 {
    text-align: center;
    font-size: 18px;
    background: url(../images/xxline.gif) 0px bottom repeat-x;
    padding-bottom: 5px;
    padding-top: 5px;
    font-weight: bold;
    color: #666;
}
.book_list h3{
    height: 30px;
    line-height: 30px;
    padding-top: 10px;
    overflow: hidden;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    clear: both;
}
.book_list ul li {
    width: 33.3%;
    float: left;
    background: url(../images/xxline.gif) 0px bottom repeat-x;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-size: 16px;
}
.book_list ul li a {
    background: url(../images/list-style.gif) 2px center no-repeat;
    padding-left: 15px;
}
.book_list ul li a:visited{
color: #D14836;
}
.bdshare{float:right;}
/*footer*/
.footer {
    text-align: center;
    line-height: 20px;
    font-size: 12px;
	width:900px;
	margin:0 auto;
	background-color: #FFF;
}
.footer p{
    line-height: 30px;
    padding: 10px 20px 0;
}
.search{
    width: 230px;
    float: right;
    margin-top: 10px;
}
.search .search-keyword{
    width: 150px;height: 30px;float: left;border: 1px solid #ccc
}

.search .search-submit{
    height: 32px;
    width: 60px;
    margin-left: 10px;
    font-size: 14px;
    display: block;
    float: left;
    background: #e5e4db;
    border: 1px solid #ccc;
    color: #666;
    cursor: pointer;
}
.download .infos h2{padding: 10px; clear: both; margin-top: 10px;}
.download .infos h2 a{
    display: inline-block; width: 45%;
    height: 35px; line-height: 35px;
    background: #00bb9c;
    font-size: 16px;text-align: center;
     color: #fff;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}
.download .infos h2 a:first-child{margin-right: 5%}
.hongbao{background: #d62e41;padding: 10px; border-radius: 5px;}
.hongbao .s-hongbao{background: #b92638; text-align: center; padding: 5px;}
.hongbao .s-hongbao p{color: #fff; font-size: 16px;line-height: 22px;}
.hongbao .s-hongbao p b{font-weight: bold; font-size: 18px;}
.hongbao2 img{width: 100%}
.next_pre{font-size: 16px}

.msgWarrp{ padding: 10px;  }
.msgList{margin-bottom: 10px;}

.msgList .msgMain{background: #efefef; padding: 2px 5px; border-radius:2px;}
.msgList .msgTop{margin-bottom: 5px;}

.msgList .msgRetxt{background: #e6bf8e;padding: 2px 5px; border-radius:2px; margin-left: 6px;}

.msgList .msgTop label{float: right; font-size: 14px; color: #ad4040}

.msgTable{padding: 10px;}

.msgTable .subName{width: 220px; border: 1px solid #ddd}

.msgTable .subLytext{width: 220px; border: 1px solid #ddd;height: 100px}

