
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:14px 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;}
.booktips{overflow: hidden;padding-bottom: 5px;}
.booktips h3{float: left; margin-right: 10px}

.clearfix{_zoom:1; /*height:1%;*/}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.hbs_yqxs{padding-bottom:5px;text-align:center}
.hbs_yqxs a{color:#ea3131}
.gsh8newNav{overflow: hidden;margin: 0 auto; border-radius: 1px; background:#4a4a4a; padding: 5px 0;box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
}
.gsh8newNav ul li{width: 25%;float: left;text-align: center;line-height: 28px;font-size: 16px;}
.gsh8newNav ul li a{color: #fff}
#gsh8Html{position: fixed;left: 0; bottom: 0; right: 0}

#onclickshowdiv{display: none;}

#plpost{margin-bottom: 10px;}
.form_head{}
.form_head .strong{}
.form_head a{}
.form_user{display: none;}
.form_user .form_pad{display: none;}

.form_user #password{display: none;}

.form_user span{margin-right: 5px;}
.form_user input{width: 110px;border: 1px solid #ccc}
.form_code{padding: 5px 0;display: none;}
.form_code span{margin-right: 5px;}
.form_code .inputText{width: 110px;border: 1px solid #ccc}
.form_area{border: 1px solid #ccc;width: 95%; max-width: 500px;margin-bottom: 5px;margin-top: 5px;}
.form_area textarea{width: 99%;}

.pl_item{border-bottom: 1px solid #e4e2e1}
.book_info .date_time{color: #965; font-size: 13px; margin-top: 0}

.newNav{overflow: hidden;margin: 0 auto; padding: 5px 0; background: #4a4a4a;border-top: 1px solid #e0e0e0}
.newNav ul li{width: 25%;float: left;text-align: center;line-height: 28px;font-size: 16px;}
.newNav ul li a{color: #fff}

.reading{
	background: #CDD7E3;
}
.head {
    height: 50px;
    background: #f0f5f6;
    overflow: hidden;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}

.hotlist{ padding-bottom: 10px; }
.hotlist h3{margin-bottom: 5px; line-height: 32px; border-bottom: 1px solid #ccc;font-size: 18px;}
.hotlist ul li{line-height: 1.5em; position: relative; font-size: 1.2em;}

.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;
    font-size: 20px;
    line-height: 50px;
    font-weight: bold;
    font-family: "宋体";
}

.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;
    background-image: url(../images/header_focus.gif);
}

.readNav li a:hover {
    color: #00bb9c;
    text-decoration: none;
}
.topReadContent{
    margin: 0 auto;
    position: relative;
}
.readContent{
    background: #f0f5f6;
    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;}

.next_pre{padding-bottom: 10px; font-size: 15px;}

.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;
}
.textinfo .tags{color: #666;margin-right: 0}
.textinfo .tags a{margin-right: 3px; margin-left: 2px;}
.read_chapterDetail{
	word-break:break-all;
    font-size: 1.25em;
    line-height: 1.5em
}
.read_chapterDetail p{
    color: #212121;
    margin-bottom: 12px;
}

.readLoading{
	text-align: center;
	padding-top: 20px;
	display: none;
}

.pageNav{
     padding: 5px 0;
    text-align: center;
    font-size: 17px;
}

.pageNav a{margin: 0 5px}

.copyright{

    text-align: center;
    line-height: 30px;
    padding: 10px 0px;
    color: rgb(148, 148, 148);
    font-size: 12px;
}

.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;}
.infos{}
.infos .tags{color: #666;font-size: 12px;margin-bottom: 5px;}
.infos .tags a{font-size: 16px; margin-left: 5px;color: #2598CE}
.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:8px;font-size:14px;color:#666;}
.upd{line-height: 20px;height: 20px;}
.book_info p {
    color: #666;
    line-height: 20px;
    font-size: 16px;

}
.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: #53605e;
    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%}
.tipsin{text-align:center;padding: 5px 0; font-size: 16px;background: #f0f5f6}
.book_download{background: #f0f5f6; padding: 10px; max-width: 880px; margin: 0 auto;
    border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;word-wrap:break-word }

.book_download strong{color: #413b3b;display: block;padding: 3px 6px; background: #ebebeb}
.book_download ul{margin-bottom: 8px; margin-top: 5px;}
.book_download ul li{position: relative;height: 28px; line-height: 28px; padding-left: 10px;}
.book_download ul li label{margin-left: 5px;display: none;}
.book_download ul li::after{
content: "";
background: #695251;
width: 4px;
height: 4px;
border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-webkit-border-radius: 4px;
display: block;
position: absolute;
left: 3px;
top: 50%;
margin-top: -3px;
}


.digarea{width: 90px; margin: 10px auto;text-align: center; font-size: 15px; font-weight: bold; overflow:hidden;min-height:60px;}
.digarea .digitem{float:left;margin-left:15px;}
.digarea .diggit a{
width: 30px; height: 30px; display: block; margin: 0 auto;
background: url(../images/btn.png);
background-repeat: no-repeat;
background-size: contain;
-webkit-background-size: contain;
-o-background-size: contain;
}

.digarea .diggit a.diggitdown{

background: url(../images/btn3.png);
background-repeat: no-repeat;
background-size: contain;
-webkit-background-size: contain;
-o-background-size: contain;
    
}

@media (min-device-width: 1200px){
.main-hd{max-width: 1000px; margin: 0 auto}
.tipsin{background: #CDD7E3}
.newNav{width: 900px; margin: 0 auto;margin-top: 10px;}
.book_download{background: #fff;}
.head{
    height: 60px;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 1px 1px rgba(0,0,0,0.15);
}
.logo{
    float: left;
    height: 60px;
    line-height: 60px;
    color: white;
    font-size: 14px;
    margin-right: 25px;
}
.logo a.littleLogo {
    display: block;
    height: 60px;
    font-size: 30px;
    line-height: 60px;
    font-weight: bold;
    font-family: "宋体";
}
.navTop{
    height: 60px;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 1px 1px rgba(0,0,0,0.15);
    border-bottom: 2px solid #00bb9c;
}
.readNav{
width: 900px;
margin: 0 auto;
}
.readNav li a.littleLogo {
    display: block;
    height: 60px;
    color: #00bb9c;
    font-size: 30px;
    line-height: 60px;
    font-weight: bold;
    font-family: "宋体";
}
.readNav li{
    float: left;
    height: 60px;
    line-height: 60px;
    color: white;
    font-size: 14px;
    margin-right: 25px;
}


.book_top_ad{
    float: right;
    height: 60px;
    width: 468px;
    /*border: 1px solid #eee;*/
}
.book_top_share{
    float: right;
    margin-top: 9px;
}
.topReadContent{
    width: 1024px;
    margin: 0 auto;
    position: relative;
}
.readContent{
    width: 860px;
    margin: 0 auto;
    margin-top: 15px;
    background: #fff;
    padding: 0 20px;
    -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: 75px;
    line-height: 75px;
    /*border-bottom: 1px solid #e0e0e0;*/
    color: #8f8f8f;
    font-size: 14px;
}


.menNav{
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #e0e0e0;
}

.tc {
    text-align: center;
}
.read_chapterName{
    margin: 0 auto;
    padding: 0 0 10px 10px;
}
.read_chapterName h1 {
    padding-top: 2px;
    font: 28px/1 "Microsoft YaHei";
    margin-bottom: 10px;
    line-height: 40px;
    margin: 0 0 8px;
    color: #212121;
}
.read_chapterDetail{
    margin:0 15px;
    font-size: 17px;
    word-break:break-all;
}


.pageNav a{margin: 0 12px}

.copyright{

    text-align: center;
    padding: 10px 0px;
    color: rgb(148, 148, 148);
    font-size: 12px;
}
.copyright a{
color: rgb(148, 148, 148);
}
.copyright p{
    padding-top: 3px;
}

/*book list*/
.book_info {
    padding: 20px 0px 10px 0px;
    margin: 0 auto;
}
.book_info .pic{
width: 128px;
height: 172px;
margin-right: 15px;
float: left;
}
.book_info .pic img{
    width: 120px;
    height: 166px;
    padding: 5px;
    border-radius: 2px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
    background: #fff;
}
.book_info h1{float:left;font-size:30px;}
.infos{line-height: 32px;}
.infos h3{}
.infos h3 a{
    font-size: 14px;
    background: #2598CE;
    color: #fff;
    display: inline-block;
    padding: 0px 10px;
    border-radius: 2px;
    line-height: 22px;
}
.infos span{padding-left:10px;font-size:12px;color:#666;display:inline;}
.infos span a{color: #2598CE;font-size: 16px;}
.upd{line-height: 20px;height: 20px;}
.book_info p {
    color: #666;
    line-height: 22px;
    overflow: hidden;
    min-height: 68px;
    margin-top: 5px;
}
.book_list {
    padding: 10px 15px 20px 15px;
}
.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 ul li {
    width: 185px;
    float: left;
    background: url(../images/xxline.gif) 0px bottom repeat-x;
    margin: 0px 10px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 14px;
}


.search{
    width: 350px;
    float: right;
    margin-top: 15px;
}

.search .search-keyword{
    width: 255px;height: 30px;float: left;border: 1px solid #ccc

}


.search .search-submit{
    height: 32px;
    width: 80px;
    margin-left: 10px;
    font-size: 14px;
    display: block;
    float: left;
    background: #e5e4db;
    border: 1px solid #ccc;
    color: #666;
    cursor: pointer;
}
.download .infos h2{margin-top: 10px;}
.download .infos h2 a {
    display: inline-block;
    width: 150px;
    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;
}



}

