
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}

.star_jg{overflow: hidden;}
.star_jg .star_num{width: 75px; height: 15px; background: url(../images/ic_rating.png);float: left;background-position: 0 -150px}
.star_jg .star_score{float: left; line-height: 18px; margin-left: 10px; font-size: 18px; font-weight: bold;}
.star_jg .star_num_1{background-position: 0 -120px}
.star_jg .star_num_2{background-position: 0 -105px}
.star_jg .star_num_3{background-position: 0 -90px}
.star_jg .star_num_4{background-position: 0 -75px}
.star_jg .star_num_5{background-position: 0 -60px}
.star_jg .star_num_6{background-position: 0 -45px}
.star_jg .star_num_7{background-position: 0 -30px}
.star_jg .star_num_8{background-position: 0 -15px}
.star_jg .star_num_9{background-position: 0 0px}
.star_pf_num{font-size: 14px;} 

.star_box .star_close{position: absolute;top: 0;right: 0;border: none;background: #fff;}
.star_pf{width: 100px; height: 25px; line-height: 25px;cursor: pointer; 
	margin-top: 5px; color: #fff; background: #ad8989;text-align: center;border-radius:2px;
}
.star_box{width: 200px; min-height: 100px;display: none; padding: 30px; position: fixed;border-radius:5px; border: 1px solid #d2d2d2;z-index: 1000;
top: 200px;left: 50%;margin-left: -130px; background: #fff;text-align: center;}
.star{overflow: hidden;}
.star_cl{overflow: hidden;width:162px; margin: 0  auto;}
.star_cl div{width: 32px; height: 32px;float: left; cursor: pointer;}
.star_0{width: 32px; height: 32px; background: url(../images/star_0.png);}
.star_sleect{width: 32px; height: 32px; background: url(../images/star_1.png);}
.star .score{line-height: 32px; font-size: 14px;height: 32px;text-align: center;color:#d67777}
.star_btn{width: 80px; height: 30px; line-height: 30px;font-size: 16px;border: 1px solid #afafaf;border-radius:3px;background: #fff}
.star_close{}
.dp_head{padding:5px 0}
.clearfix{_zoom:1; /*height:1%;*/}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.hbs_yqxs{line-height: 25px;font-size: 18px; padding-left: 5px; padding-bottom: 5px}
.hbs_yqxs a{color: #e04949}

.newNav{overflow: hidden;margin: 0 auto; margin-bottom:10px;padding: 5px 0; background: #4a4a4a;border-top: 1px solid #e0e0e0}
.newNav ul li{width: 20%;float: left;text-align: center;line-height: 28px;font-size: 15px;}
.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: 28px; height: 28px; position: relative; font-size: 18px;}

.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: 18px;margin-top:10px}

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

.tc {
    text-align: center;
}
.read_chapterName{
    margin: 0 auto;
    padding-bottom: 8px;
}
.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;
    line-height: 1.5em;
    font-size: 1.25em;
}
.read_chapterDetail p{
    color: #212121;
    margin-bottom: 15px;
}

.read_chapterDetail img{
     width: 100%;
     max-width: 550px;
}

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

.pageNav,.newpageNav,.newPnav{
     padding: 0px 0;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    color: #965;
    padding-top:10px;
}

.pageNav a,.newpageNav a,.newPnav a{margin: 0 5px; color: #965}

.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;}
.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: 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: #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%}
.tipsin{text-align:center;padding: 5px 0; font-size: 16px;background: #f0f5f6}

@media (min-device-width: 1100px){

.tipsin{background: #CDD7E3}
.newNav{width: 900px; margin: 0 auto;margin-top: 10px;}
    
.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;
}



}

