/*超人书城主页*/

.book_left{
    min-height: 500px;
    width: 79%;
    background: white;
    border: 2px solid #dddddd;

}
.book_height{
    margin: 10px 0;
    height: 421px;
}
.book_h3{
    padding: 5px 10px;
    margin-top: 10px;
    width: 79%;
    font-size: 18px;
    font-family: "微软雅黑", Helvetica, Arial, sans-serif;
    vertical-align: bottom;
    margin-bottom: 5px;
}

.book_h3 img{
    margin-top: -3px;
}
.book_link{
    font-size: 16px;

    display: inline-block;
    float: right;
}
.book_link a{
    color: rgb(74,144,226);
}
.book_span{

    margin-right: 20px;
}
.book_ul{
    padding: 0;
}
.caption p{
    text-overflow:ellipsis;
    overflow:hidden;
    white-space:nowrap;
    font-size: 14px;
    margin-top: 5px;
}
.caption h4{
    height: 22px;
    overflow: hidden;
    font-size: 18px;
    line-height: 20px;
}
.caption h4:hover{
    color:rgb(74,144,226);
}
.book_img{
    height: 250px;
    width: 250px;
}
.book_h{
    text-align: center;
    margin: 0;
}
.thumbnail-img-height.img-responsive{
    height:250px;
}
.book_h img{
    width: 100%;
}
.book_right{
    background: white;
    border: 2px solid #dddddd;
    margin-left: 1%;
    width: 20%;
    padding: 0;
}
.book_right_p{
    color: white;
    font-size: 20px;
    padding: 10px 10px;
    background: rgb(74,144,226);
    text-align: center;
}
.book_right_div{
    min-height: 110px;
    max-height: 300px;
    font-size: 18px;
    word-wrap:break-word;
    padding: 10px 10px;
}
.book_right_div{
    font-size: 16px;
}
.book_show{
    height:50px;
}
/*推荐书名*/
.book_circle{

   border-radius: 50%;
  /*height: 200px;*/
    /*width: 200px;*/
}
.book_circle img{
    height: 250px;
    width: 250px;
    margin: 0 auto;
}
.book_recommend{
   margin: 30px 0 !important;
    padding-bottom: 30px;
    border-bottom: 1px solid #eee;
}
.book_yw{
    text-align: right;
    border-top: 1px solid #eee;
}
.book_recommend_h4{
    margin: 10px 0;
}
.book_recommend_p{
    background:#eee ;
    padding: 10px;
    font-size: 16px;
    height: 130px;
}
.book_s{
    height: 50px;
    padding-left: 15px;
    line-height: 50px;
    border-bottom: 1px solid rgb(74,144,226);
}
.book_s a{
    color: rgb(74,144,226);
    font-size: 20px;
}
.book_right_li{
    cursor:pointer;
    padding: 10px 10px;
    font-size: 16px;
}
/*.book_right_li:hover{*/
    /*color: rgb(74,144,226);*/
/*}*/
.book_num{
    height: 16px;
    width: 16px;
    background: rgb(74,144,226);
    display: inline-block;
    color: white;
    font-size: 14px;
    border-radius: 50%;
    text-align: center;
    line-height: 16px;
}
.click{
    min-height: 500px;
}
.book_name{
    overflow: hidden;
}
.book_click{
    /*height: 120px;*/
    width: 100%;
    background:rgb(243,243,243);
    display: none;
}

.book_click img{
    height: 90px;
    width: 90px;
    display: inline-block;
    margin-top: 15px;
    vertical-align: inherit;
    margin-left: 5px;
    margin-right: 5px;
}
.book_click span{
    display: inline-block;
    /*line-height: 70px;*/
    margin-left: 5px;
    font-size: 14px;
}
/*超人书城详细页*/
.detailed_div{
    height: 550px;
    border: 2px solid #dddddd;
    background: white;
    margin-top: 30px;
}
.detailed_div_img{
    height: 100%;
}
.detailed_p{
    margin:20px  auto;
    width: 330px;
    border: 1px solid #eee;
    text-align: center;
    position: relative;
}

.detailed_ul{
    float: left;
    /*background: red;*/
   width: 500px;
    position: absolute;
    height: 100px;
    left: 0;
}
.detailed_scroll{
    float: left;
    width: 300px;
    height: 100px;
    overflow: hidden;
    position:relative;
}
.detailed_ul li {
    height: 80px;
    margin: 10px;
    width: 80px;
    border: 1px solid #eee;
    float: left;
    cursor:pointer;
}
.detailed_btn{
    float: left;
    height: 80px;
    margin-top: 10px;
    background: white;
    font-size: 25px;
    line-height: 70px;
}
.detailed_ul li img{
    height: 70px;
    width: 70px;
    margin: 4px;
}
.detailed_div_min{
    margin: 0 auto;
    height:90px;
    width: 410px;
    text-align: center;
}
.move_div{
    width: 100px;
    height: 100px;
    background: rgba(0,0,0,.5);
    position: absolute;
    top: 0;
    left: 0  ;
}
.detailed_content{
    height: 100%;
}
.detailed_h3{
    margin-top: 30px;
    font-size: 20px;
}
.detailed_p1{
    margin-top: 20px;
    font-size: 18px;
    line-height: 25px;
    height: 100px;
    color: red;
   overflow: hidden;
    text-indent:2em;
}

/*分享样式*/
.book_share{
    position: absolute;
    display: none;
    background:rgb(242,242,242);
    height: 50px;
    width: 95%;
    border: 1px solid #ddd;
    top:40px;
    left: 5%;
}
.book_show li {
     margin-left: 20px;
     height: 32px;
     width: 32px;
     margin-top: 9px;
     float: left;
}
.domain{
    width: 100%;
   margin-top: 20px;
    height:50px;
    position: relative;
}
.domain p{
    float: left;
   line-height: 50px;
}
.detailed_praise{
    text-align: right;
}
.domain p img{
    margin-right: 10px;
}
.detailed_span{
    color: rgb(74,144,226);

    margin-right: 10px;
}
.detailed_p_name{
    font-size: 16px;
    margin: 10px 0;
}
.detailed_p2{
    font-size: 18px;
    line-height: 25px;
    height: 150px;
    overflow: hidden;
}
.detailed_btn_buy{
    border: 1px solid  rgb(74,144,226);
    background: white;
    color:rgb(74,144,226);
    margin-top: 30px;
}
.detailed_btn_buy:hover{
    color:rgb(74,144,226);

}
.book_introduce{
    background: #eee;
    margin-top: 30px;
}
.book_introduce p{
    margin: 5px 0;
}
.book_text{
    min-height: 100px;
    margin-top: 30px;

}
.book_color{
    background: rgb(175,230,255);
    height: 150px;
    margin-top: 30px;
}
.comment_1{
    display: none;
}
.video_nav span {
    cursor: pointer;
    font-size: 20px;
}
/*引入图片放大样式*/
#con_box{position: relative;}
#small{width: 330px;
    height: 330px;
    border: 1px solid #eee}
#small img{
    width: 328px;
    height: 328px;
}
#big{width: 330px;height: 330px;overflow: hidden;position: absolute;top:50%;left: 420px;z-index: 999;margin-top:-150px;display: none;}
#big img{position: absolute;top: 0px;left: 0px;
    width: 656px;
    max-width: inherit;
    height: 656px;}
.move_div{width: 165px;height: 160px;background: rgba(0,0,0,.2);position: absolute;top: 0px;left: 0px;display: none;}
/*评论样式*/
.border-padding{
    border: 2px solid #dddddd;
    padding: 15px;
    background-color: #ffffff;
    margin-bottom: 20px;
}
.book_min_height{
    min-height: 600px;
}
.margin-top-15{
    margin-top: 15px;
}
.margin-top-10{
    margin-top: 10px;
}
.color-blue{
    color: #0158a7;
    font-size: 14px;
}
.size-18{
    font-size: 18px;
}

.title-label>span{
    display: inline-block;
    margin-left:10px;
    color: #0158a7;
    background-color: #E1F3FB;
    padding:3px 10px;
    border-radius: 6px;
}
.border-bottom{
    padding-bottom: 10px;
    border-bottom: 1px solid #dddddd;
}
.padding-left-0{
    padding-left: 0px;
}
.padding-left-15{
    padding-left: 15px;
}
.padding-right-0{
    padding-right: 0px;
}

.tools-box{
    width: 95% !important;
    margin-bottom: 15px;
}
.cont-box{
    width: 95%!important;
    margin-top: 15px;
    height: 50px;
}
.cont-box .text{
    width: 100%;
    height: 100%;
}
.height{
    height: 120px;
}


.my-col-2{
    width: 12%;
}
.my-col-10{
    width: 88%;
}
.figure-doctor,.figure-doctor:hover{
    color: #0158a7;
    font-size: 18px;
}
.figure-praise,.figure-reply{
    display: inline-block;
    width: 16px;height: 13px;
}
.praise-reply{
    color: #48a822;
    cursor: pointer;
}
.min-height-40{
    min-height: 40px;
}
.relative-box{
    position: relative;
}
.absolute-close{
    position: absolute;
    top:0px;
    right: 0px;
    font-size: 24px;
    width:30px;
    line-height: 30px;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
}
.file-text{
    border: none;
    outline: none;
    padding: 15px;
    resize: none;
}
.my-btn-success{
    width:60px;
    padding:2px 6px;
    border-radius: 40%;
}

.figurePage-img .figurePage-collection{
    background-position: -51px 1px;
}
.figurePage-img .figurePage-collected{
    background-position: -77px 1px;
}
.figurePage-img .figurePage-share{
    background-position: -26px 0px;
}
.figurePage-img .figurePage-collected-text{
    color: #cccccc;
    cursor: not-allowed;
}
.figurePage-img span{
    font-size: 17px;
    color: #0158a7;
    cursor: pointer;
    padding-right: 15px;
}
.position-relative{
    position: relative;
}
.positive-absolute{
    position: absolute;
    bottom:30px;
    right:0px;
}
.money-number div{
    line-height:40px;
    color: #68c7f1;
    border:1px solid #68c7f1;
    width:22%;
    margin-top:10px;
    margin-bottom:10px;
    font-size:18px;
    cursor: pointer;
    background-color: #ffffff;
    border-radius: 15px;
}
.money-number-title{
    font-size:20px;
    color: #f3b853;
    margin-bottom:10px;
}
.box-show{
    display: none;
}
.bg-gray{
    background-color: #F2F2F5;
    position: absolute;
    top: -252px;
    left: 30px;
}
.btn-width{
    width:80px;
}
.share-location a{
    display: inline-block;
    margin-bottom: 25px;
    width:130px;
    font-size: 16px;
}
.money-number .money-box{
    color: #ffffff;
    background-color: #68c7f1;
}
.article-content h4{
    color: #227CE5;
    line-height: 40px;
    font-size: 20px;
    margin-top: 15px;
}
.article-content p{
    font-size: 16px;
    color: #666;
    line-height:25px;
}
.img-model{
    background-color: rgba(255,255,255,0.5);
    width:100%;
    height:100%;
    top: 0px;
    color: #ffffff;
    cursor: pointer;
}
.img-model h1{
    margin-top: 200px;
    font-size: 100px;
}
#brief{
    color: rgb(74,144,226);
}
.margin-top-20{
    margin-top:20px;
}