/****图书详细*****/

/*****作品详细*****/
.bookdetails{
   width: 1200px;
    margin: 0 auto;
}
.bookdetails_l{
    width: 902px;
    background: #fff;
}
.bookdetails_l h2{
    height: 33px;
    line-height: 33px;
    font-size: 12px;
    font-weight: normal;
    border-bottom: 1px solid #e1e4e9;
    text-indent: 20px;
}
.bookdetails_l h2 a{
    color: #4d5560;
}
.bookdetails_l .book_info{
    margin: 20px;
}
.bookdetails_l .book_info .img{
    width: 180px;
    float: left;
}
.bookdetails_l .book_info .img img{
    width: 180px;
    height: 240px;
}
.bookdetails_l .book_info .img .biaoqian{
    line-height: 30px;
    margin-top: 5px;
}
.book_info .img .biaoqian label{
    font-size: 14px;
    font-weight: bolder;
}
.book_info .img .biaoqian span{
    display: block;
    float: left;
    width: 60px;
    height: 30px;
    background: #e1e4e9;
    margin-right: 7px;
    margin-bottom: 5px;
    text-align: center;
    border-radius: 3px;
}
.book_info .info{
    float: left;
    margin-left: 30px;
    width: 625px;
    position: relative;
}
.book_info .info h3{
    font-size: 24px;
    font-family: "微软雅黑";
    font-weight: normal;
    line-height: 24px;
    height: 24px;
    margin: 10px 0 20px 0;
}
.book_info .info h3 span{
    float: left;
}
.book_info .info h3 span.FL{
    font-size: 14px;
    background: #fcb651;
    padding: 1px 5px;
    border-radius: 2px;
    color: #fff;
    margin-left: 10px;
    float: left;
}
.book_info .info .info_l{
    float: left;
    width: 625px;
}
.book_info .info .medal{
    height: 26px;
    line-height: 26px;
}
.book_info .info .medal span,.book_info .info .jianjie span{
    font-size: 14px;
    font-weight: bolder;
}
.book_info .info .jianjie{
    margin-top: 10px;
    height: 140px;
}
.book_info .info .jianjie p{
    line-height: 24px;
    margin-top: 10px;
}
.book_info .info .info_r{
    width: 328px;
    height: 233px;
    border:1px solid #e1e4e9;
    float: right;
}
.book_info .info .info_r .record{
    width: 82px;
    text-align: center;
    float: left;
    margin-top: 15px;
}
.book_info .info .info_r .record span{
    margin: 6px;
    display: block;
    font-weight: bolder;
}
.book_info .info .info_r .record span.num{
    font-weight: normal;
}
.book_info .info .info_r .record .column{
    width: 20px;
    height: 158px;
    margin: 0 auto;
}
.book_info .info .info_r .record .column div.column_t{
    background: #fff;
}
.book_info .info .info_r .record .column div.column_b{
    background: #d44c5a;
}
.book_info .info .btn{
    margin: 25px 0 10px 0;
    height: 50px;
}
.book_info .info .btn a{
    margin-right: 10px;
}
.book_info .info .btn a.btn_1 {
    border: solid 1px #DFE3E8;
    background: #F4F4F4;
    background-image: -moz-linear-gradient( 90deg, rgb(225,228,233) 0%, rgb(244,244,244) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(225,228,233) 0%, rgb(244,244,244) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(225,228,233) 0%, rgb(244,244,244) 100%);
    width: 139px;
    height: 48px;
    line-height: 48px;
    display: block;
    float: right;
    text-align: center;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #434a54;
    border-radius: 3px;
}
.book_info .info .btn a.btn_2 {
    border: solid 1px #D64D5B;
    background: #ED5565;
    background-image: -moz-linear-gradient( 90deg, rgb(222,80,94) 0%, rgb(237,85,101) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(222,80,94) 0%, rgb(237,85,101) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(222,80,94) 0%, rgb(237,85,101) 100%);
    width: 139px;
    height: 48px;
    line-height: 48px;
    display: block;
    float: right;
    text-align: center;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #fff;
}

.newChapter{
    border-bottom: 5px solid #f2f5fa;
    border-top: 5px solid #f2f5fa;
}
.newChapter p.title{
    height: 50px;
    line-height: 50px;
    border-bottom: 2px solid #f2f5fa;
    font-size: 14px;
    text-indent: 20px;
}
.newChapter p.title span{
    font-weight: bolder;
}
.newChapter .con{
    float: left;
    width: 560px;
    margin: 20px;
}
.newChapter .con p{
    font-size: 12px !important;
    line-height: 24px;
    text-indent: 2em;
}
.newChapter .btn{
    width: 200px;
    margin: 20px;
    float: right;
}
.newChapter .btn a.btn_1{
    background: #E1E4E9;
    border-radius: 4px;
    background-image: -moz-linear-gradient( 90deg, rgb(225,228,233) 0%, rgb(244,244,244) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(225,228,233) 0%, rgb(244,244,244) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(225,228,233) 0%, rgb(244,244,244) 100%);
    width: 200px;
    text-align: center;
    height: 60px;
    line-height: 60px;
    display: block;
    font-family: "微软雅黑";
    font-size: 16px;
    color: #434a54;
    margin-bottom: 20px;
}
.newChapter .btn a.btn_2{
    border-radius: 4px;
    background-color: rgb( 67, 74, 84 );
    width: 200px;
    text-align: center;
    height: 60px;
    line-height: 60px;
    display: block;
    font-family: "微软雅黑";
    font-size: 16px;
    color: #fff;
}

.interaction{
    border-bottom: 5px solid #f2f5fa;
}
.interaction .tab{
    height: 60px;
    line-height: 60px;
    background: url(../images/img_24.jpg) repeat-x;
    width: 100%;
}
.interaction .tab ul{
    float: left;
}
.interaction .tab ul li{
    float: left;
    width: 146px;
    text-align: center;
    height: 60px;
    font-size: 16px;
    font-family: "微软雅黑";
    cursor: pointer;
}
.interaction .tab ul li a{
    color: #9c9c9c;
    display: block;
}
.interaction .tab ul li.on{
    background: url(../images/img_25.jpg) no-repeat;
}
.interaction .tab ul li.on a{
    color: #333;
}
.interaction .vote{
    margin: 40px;
    height: 550px;
}
.interaction .vote .vote_rank{
    padding-bottom: 20px;
    border-bottom: 3px solid #f2f5fa;
}
.interaction .vote .vote_rank div.FL{
    text-align: center;
}
.interaction .vote .vote_rank div.FL .rank{
    width: 340px;
    height: 145px;
    background: url(../images/img_40.jpg) no-repeat;
}
.interaction .vote .vote_rank div.FL .rank div.num{
    height: 80px;
    line-height: 80px;
    color: #fff;
    font-size: 36px;
    font-weight: bolder;
    padding-top: 65px;
}
.interaction .vote .vote_rank div.FL p{
    line-height: 30px;
    color: #999;
}
.interaction .vote .vote_num{
    width: 420px;
    height: 130px;
    border: 1px solid #e2e5ea;
}
.interaction .vote .vote_num .row{
    height: 20px;
    line-height: 20px;
    margin: 20px 0;
}
.interaction .vote .vote_num .row label{
    width: 145px;
    display: block;
    text-align: right;
    margin-right: 20px;
    float: left;
}
.interaction .vote .vote_num .row .column{
    width: 150px;
    height: 20px;
    float: left;
}
.interaction .vote .vote_num .row .column div{
    background: #D44C5A;
    height: 20px;
    float: left;
}
.interaction .vote .vote_num .row span.FL{
    margin-left: 5px;
}
.interaction div.FR p{
    margin-top: 13px;
    line-height: 20px;
    text-align: center;
}
.interaction .vote div.FR p a{
    color: #ed5565;
}
.interaction .vote .vote_b{
    margin-top: 40px;
}
.interaction .vote .vote_b .list{
    width: 360px;
    border-right:1px solid #f3f3f3 ;
}
.interaction .vote .vote_b .list ul li{
    height: 30px;
    line-height: 30px;
    width: 320px;
    border-bottom:1px solid #f3f3f3 ;
    color: #a2a5a8;
    font-size: 14px;
}
.interaction .vote .vote_b .list ul li span{
    color: #ceb77f;
}
.interaction .vote .vote_b .vote_b_r{
    width: 422px;
    text-align: center;
}
.interaction .vote .vote_b .vote_b_r .vote_book{
    width: 420px;
    height: 210px;
    border: 1px solid #e1e4e9;
    margin-top: 40px;
    position: relative;
    overflow: hidden;
}
.interaction .vote .vote_b .vote_b_r .vote_book .book_list{
    height: 282px;
    width: 420px;
    position: absolute;
    top: 0;
    left: 0;
}
.interaction .vote .vote_b .vote_b_r .vote_book .book{
    padding: 20px;
    height: 100px;
    border-bottom:1px solid #f3f3f3 ;

}
.vote_b .vote_b_r .vote_book .book .img{
    width: 80px;
}
 .vote_b .vote_b_r .vote_book .book .FR{
    width: 280px;
    text-align: left;
}
.vote_b .vote_b_r .vote_book .book .FR h3{
    font-size: 14px;
}
.vote_b .vote_b_r .vote_book .book .FR h3 span{
    float: right;
    font-size: 12px;
    font-weight: normal;
}
/***打赏***/
.Rewards .vote_rank div.FL{
    width: 340px;
    text-align: center;
    margin-top: 40px;
}
.interaction .Rewards .vote_b .list{
    width: 530px;
    border: none 0;
    margin: 0 auto;
}
.interaction .Rewards .vote_b .list ul li{
    width: 530px;
}
/*****评论*****/
.Review h2{
    font-weight: normal;
    font-size: 30px;
    font-family: "微软雅黑";
    padding: 15px 0;
}
.Review h2 span{
    font-size: 16px;
    margin-left: 5px;
    border-bottom: 1px solid #f2f5fa;
}
.Review_con{
    margin: 20px;
}
.Review_con .line{
    width: 10px;
    border-right: 2px solid #e1e4e9;
    float: left;
    margin-top: 20px;
}
.Review_con .Review_list{
    width: 822px;
    float: right;
}

.Review_con .Review_list .list{
    position: relative;
    margin-top: 15px;
}

.Review_con .Review_list .list .Review_type{
    position: absolute;
    top: 6px;
    left: -38px;
}
.Review_con .Review_list .list h3{
    height: 40px;
    line-height: 40px;
    background: #f0f3fa;
    border-radius: 4px;
    font-size: 14px;
    text-indent: 20px;
}
.Review_con .Review_list .Ordinary_Review h3{
    color: #000;
}
.Review_con .Review_list .Rewards_Review h3{
    color: #ed5565;
}
.Review_con .Review_list .collect_Review h3{
    color: #fca751;
}
.Review_con .Review_list .list .con{
    border: 1px solid #e4e8f0;
    padding: 20px;
    margin-top: 15px;
    position: relative;
}
.Review_con .Review_list .list .con .jiao{
    position: absolute;
    left: 15px;
    top: -8px;
}
.Review_con .Review_list .list .con .user{
    height: 40px;
    line-height: 40px;
    color: #a2a5a8;
    font-size: 14px;
}
.Review_con .Review_list .list .con .user .portrait{
    width: 40px;
    position: relative;
    float: left;
}
.Review_con .Review_list .list .con .user .portrait .portrait_bg{
    position: absolute;
    width: 40px;
    height: 40px;
    top: 0;
    left: 0;
    z-index: 1;
}
.Review_con .Review_list .list .con .user span.username{
   font-size: 14px;
    font-weight: bolder;
    margin-left: 10px;
    float: left;
}
.Review_con .Review_list .list .con p{
    line-height: 22px;
    margin-top: 15px;
}
.Review .more{
    text-align: center;
}

/*****评论内容表单*****/
.comment_box{
    margin: 20px;
    background: #f2f5fa;
    min-height: 100px;
    padding-bottom: 20px;

}
.comment_box .portrait{
    width: 80px;
    height: 80px;
    float: left;
    margin: 30px 25px;
    position: relative;
}
.comment_box .portrait .portrait_bg{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.comment_box .form{
    width: 700px;
    margin: 30px 25px 0 0;
    float: right;
    background: #fff;
    min-height: 100px;
}
.comment_box .form div{
    line-height: 40px;
    min-height: 40px;
    font-size: 14px;
}
.comment_box .form div.input{
    border-bottom: 1px solid #E4E8F0;

}
.comment_box .form div input{
    width: 660px;
    height: 40px;
    line-height: 40px;
    border: none 0;
    margin-left: 20px;
}
.comment_box .form div textarea{
    width: 660px;
    height: 200px;
    margin-left: 20px;
    margin-top: 10px;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 10px;
    border: none 0;
}
.comment_box .btn{
    text-align: right;
    margin: 10px 24px;
    height: 22px;
    line-height: 22px;
}
.comment_box .btn .yzm{
    float: right;
    margin-right: 20px;
}
.comment_box .btn .yzm input{
    width: 70px;
    height: 20px;
    margin-right: 20px;
    border: 1px solid #5e6675;
}
.comment_box .btn input[type=submit],.comment_box .btn input[type=button]{
    border-radius: 4px;
    background: rgb( 67, 74, 84 );
    width: 80px;
    height: 22px;
    border: none 0;
    color: #fff;
    font-size: 14px;
}
/****右边****/
.bookdetails .bookdetails_R{
    width: 292px;
}
.bookdetails .bookdetails_R  .search{
    height: 36px;
    background: url(../images/img_48.jpg) no-repeat;
    margin: 10px 0 15px 0;
}
.bookdetails .bookdetails_R  .search input{
    width: 235px;
    height: 36px;
    margin-left: 35px;
    border: none 0;
    background: none;
    color: #fff;
}
.bookdetails .bookdetails_R .info div{
    line-height:40px;
    min-height: 40px;
    padding: 0 20px;
    font-size: 12px;
}
.bookdetails .bookdetails_R .info div.name{
    background: #d8dde8;
}
.bookdetails .bookdetails_R .info div.penname{
    background: #ccd1db;
}
.bookdetails .bookdetails_R .info div.medal{
    background: #c0c5cf;
}
.bookdetails .bookdetails_R .info div.jianjie{
    background: #b4b9c2;
    padding-bottom: 6px;
    line-height: 30px;
}
.bookdetails .bookdetails_R .info div.jianjie p{
   line-height: 20px;
}
.bookdetails .bookdetails_R div.title{
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    font-family: "微软雅黑";
    background: #e4e8f0;
    text-indent: 20px;
}
.bookdetails .bookdetails_R .other{
    margin-top: 5px;
}
.bookdetails .bookdetails_R .other .list{
    background: #fff;
    height: 175px;
}
.bookdetails .bookdetails_R .other .list ul{
    margin-left: 20px;
    width: 115px;
    float: left;
    margin-top: 10px;
    color: #8c8c8c;
}
.bookdetails .bookdetails_R .other .list ul li{
    line-height: 30px;
}
.bookdetails .bookdetails_R .similar{
    margin-top: 5px;
    background: #fff;
    padding-bottom: 5px;
}
.bookdetails .bookdetails_R .book_list ul{
    margin: 10px 20px 0 20px;
}
.bookdetails .bookdetails_R .book_list ul li{
    line-height: 30px;
}
.bookdetails_R .book_list ul li a{
    color: #a2a5a8;
}
.bookdetails_R .book_list ul li a span{
    margin-right: 10px;
    color: #a2a5a8;
}
.bookdetails_R div.title .tab ul li{
    width: 146px;
    float: left;
    text-align: center;
    cursor: pointer;
    text-indent: 0;
}
.bookdetails_R div.title .tab ul li.on{
    background: url(../images/img_50.jpg) no-repeat;
}
.bookdetails_R .red .book_list ul li a{
    color: #ed5565;
}

/******作品目录******/
.readcon{
	background:#e5e4db;
}
.readcon .Catalog{
	background:#f6f4ec;
	padding:30px 0;
}
.Catalog{
    width: 1000px;
    margin: 0 auto;
    background: #fff;
    padding-bottom: 20px;
}
.Catalog div.title{
   margin:0 30px;
   line-height:40px;
}
/* .Catalog div.title a:hover{
	color:#f83b36;
} */
.readcon .Catalog div.title{
   margin:0 30px;
   line-height:40px;
   border-bottom:1px solid #6a6a6a;
}
.Catalog div.title span{
	margin:0 5px;
}
.Catalog h2{
    margin: 40px 0;
    text-align: center;
    line-height: 40px;
    font-size: 30px;
    font-family: "微软雅黑";
    font-weight: normal;
}
.Catalog h2 span{
    font-size: 14px;
    font-family: "宋体";
    margin: 0 10px;
}

.Catalog .Catalog_list{
    margin: 0 20px;
}
.Catalog .Catalog_list h3{
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-family: "微软雅黑";
    background:#e4e8f0;
    font-weight: normal;
    border-radius: 5px;
    position: relative;
}
.Catalog .Catalog_list ul{
    margin-top: 10px;
}
.Catalog .Catalog_list ul li{
    height: 36px;
    line-height: 36px;
    width: 33.333%;
    float: left;
    border-bottom: 1px dotted #ccc;
    font-size: 14px;
}
.Catalog .Catalog_list h3 span{
    position: absolute;
    right: 10px;
    font-size: 12px;
    font-family: "宋体";
}
.Catalog .Catalog_list h3 a{
    position: absolute;
    right: 120px;
    top: 4px;
    font-size: 12px;
    font-family: "宋体";
}
.Catalog .Catalog_list ul li a{
    float: left;
    margin-left:20px;
}
.Catalog .Catalog_list ul li a:hover{
	color:#f83b36;
}
.Catalog .Catalog_list ul li span.VIP{
    float: left;
    margin-top: 3px;
}
.Catalog .new_book{
    margin-top: 20px;
}
.Catalog .new_book h3{
    line-height: 60px;
    font-size: 30px;
    font-weight: normal;
    border-bottom: 1px solid #e1e4e9;
    text-indent: 20px;
    border-top: 5px solid #f2f5fa;
}
.Catalog .new_book ul{
    margin: 20px;
}
.Catalog .new_book ul li{
    width: 120px;
    text-align: center;
    float: left;
    margin: 0 12px;
}
.Catalog .new_book ul li p{
    line-height: 30px;
}
/******图书正文****/
.Catalog .context{
    font-size: 14px;
    width: 100%;
    min-height: 700px;
}
.Catalog .context .text{
    margin: 0 50px;
    line-height: 28px;
}
.Catalog .context p{
    line-height: 28px;
    font-size: 16px;
    margin-bottom: 20px;
    color: #434A54 !important;
    text-indent: 2em;
}
.Catalog .context p span{
    color: #434A54 !important;
}
.readcon .essay{
    border: 1px solid #ccc;
    padding: 20px;
    background: #F2F5FA;
    margin-top: 20px;
    width:960px;
    margin:0 auto;
    margin-top:20px;
}
.readcon .essay h4{
    margin-bottom: 10px;
}
.Catalog .context .order{
    font-size: 14px;
    line-height: 150px;
    margin: 0 100px;
    font-weight: bolder;
}
.Catalog .context .order a{
    margin: 0 10px;
    color: #ED5564;
}
.readcon .btn{
    text-align: center;
    padding: 50px 0;
    overflow:hidden;
}
.readcon .btn p{
	margin-top:20px;
	font-size:14px;
	color:#6a6a6a;
}
.readcon .btn a{
	display:inline-block;
    margin: 0 10px;
    border:1px solid #a5a9ac;
}
.readcon .btn a.mulu{
	border-radius:5px;
	overflow:hidden;
}
.readcon .btn a img{
	display:block;
}
.Catalog .menu_l{
    position: absolute;
    top: 300px;
    width: 72px;
}
.Catalog .menu_l a{
    display: block;
    margin-bottom: 5px;
}
.Catalog .menu_r{
    position: fixed;
    width: 72px;
    bottom: 0;
}
.Catalog .menu_r a{
    display: block;
    margin-top: 5px;
}
/****投票弹出层*****/
.popup .popup_vote{
    width: 480px;
    margin: 10px auto;
}
.popup .popup_vote div{
    line-height: 30px;
}
.popup .popup_vote div.ticket{
    font-size: 14px;
    font-weight: bolder;
}
.popup .popup_vote div label{
    margin: 0 8px 0 3px;
    font-size: 12px;
}
.popup .popup_vote textarea{
    width: 100%;
    height: 100px;
    margin-top: 5px;
    border: 1px solid #aeb1b4;
    border-radius: 3px;
    margin-bottom: 20px;
}
.popup .popup_vote input[type=text]{
    width: 60px;
    height: 28px;
    text-align: center;
}
/*****登录弹出层*****/
.popup .login{
    width: 248px;
    background: url(../images/del_img/img/img_75.png);
    padding: 2px;
    z-index: 10;
    border-radius: 4px;
    margin: 0 auto;

}
.login .login_div{
    width: 248px;
    background: #fff;
    text-align: center;
    border-radius: 4px;

}
.login .login_div h2{
    font-family: "微软雅黑";
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    text-align: left;
    margin:0 22px;
    font-size: 18px;
    padding-top: 5px;

}
.login .login_div div.tip{
    width: 198px;
    margin: 0 auto;
    height: 24px;
    line-height: 24px;
    text-align: left;
    border: 1px solid #FF8080;
    background: #FFF2F2;
    background: url(../images/error.jpg) no-repeat 5px 4px;
    text-indent: 26px;
    color: #ED5564;
}
.login .login_div label{
    display: block;
    width: 200px;
    height: 30px;
    line-height: 30px;
    margin:0px auto;
    text-align: left;
    font-size: 12px;
    font-weight: bolder;
    color: #434A54;
}
.login .login_div label a{
    font-size: 12px;
    font-weight: normal;
    color: #ED5564;
}
.login .login_div label a:hover{
    font-size: 12px;
    font-weight: normal;
    color: #ED5564;
    text-decoration: underline;
}
.login .login_div input[type=text],.login .login_div input[type=password]{
    width: 198px;
    height: 26px;
    line-height: 26px;
    border: 1px solid #c5c7d9;
    margin-bottom: 5px;
    color: #000;
}
.login .login_div input[type=submit],.login .login_div input[type=button],.login .login_div a.submit{
    background:#ED5564;
    width: 198px;
    height: 28px;
    border: none 0;
    color: #fff;
    font-size: 14px;
    font-family: "微软雅黑";
    cursor: pointer;
    margin-top: 15px;
    margin-bottom: 30px;
}
.login .login_div .reg{
    width: 200px;
    margin: 10px auto;
    height: 30px;
    line-height: 30px;
}
.login .login_div .reg a.FR{
    color: #ED5564;
}
/* 频繁操作提示弹出层 */
/*.popup .title,.popup .box .text{*/
	/*font-family:"宋体";*/
/*}*/
.verify img{
	width:80px;
	height:43px;
	display:inline-block;
	margin-top:-14px;
	margin-left:-6px;
}
.box .verify input.tableau{
	width:140px;
	text-align:left;
	margin-left:100px;
	margin-right:15px;
	padding:15px;
	border:1px solid #bebebe;
	border-radius:3px;
}
.box .verify input.trade-btn{
	color:#bdbdbd;
	font-size:14px;
	border:none;
	background:#fff;
}
.verify .errortop{
	color:#ed5564;
	height:35px;
	line-height:38px;
	background:url(../images/error.jpg) no-repeat 4px 13px;
	text-indent:26px;
	border:none;
	margin:0;
	margin-left:95px;
	display:none;
}
.popup .box .btn input.submit-btn{
	color:#fff;
	background:#e35160;
	border:1px solid #d74c5a;
	padding:10px 50px;
	font-size:14px;
	font-family:"宋体";
	border-radius:4px;
	margin-bottom:10px;
}
