.container-ebook-detail {
    width: 85%;
    margin: 0 auto;
    margin-top: 30px;
}
.ebook-detail-guide {
    width: 200px;
    display: grid;
    float: left;
    font-weight: 300;
}

.ebook-detail-guide .book-cover {
    width: 195px;
    height: 298px;
    margin-top: 35px;
}
.ebook-detail-guide .book-cover img {
    margin: 8px 6px;
    box-shadow: 0px 0px 20px #cacaca;
}
.ebook-detail-guide button {
    width: 180px;
    height: 48px;
    margin: 0 0 18px 5px;
    background: #5d89a7;
    border-radius: 5px;
    color: #fff;
}
/*.ebook-detail-guide .last {*/
/*    margin-bottom: 18px;*/
/*}*/
.ebook-detail-guide .down-btn {
    width: 195px;
    height: 48px;
    line-height: 48px;
    color: #000;
}
.ebook-detail-guide .down-btn i {
    margin-right: 5px;
    color: #f88328;
}
.ebook-detail-guide .book-deal {
    margin-top: 18px;
    border: 1px solid #bbbbbb;
    border-radius: 5px;
    display: grid;
    font-weight: 400;
}
.ebook-detail-guide .book-deal span {
    margin: auto 10px;
    padding: 10px 0;
}
.ebook-detail-guide .book-deal span font {
    float: right;
    /*width: 40px;*/
}
.ebook-detail-content .title,
.products-category-crumbs {
    width: 75%;
    display: inline-block;
    margin: 10px 0;
    font-size: 18px;
    line-height: 20px;
    /*font-family: PingFangSC-Regular, sans-serif;*/
}
.products-category-crumbs a {
    color: #000;
}

.ebook-detail-content {
    margin-left: 258px;
}

.ebook-detail-content .subtitle {
    /*margin-top: 35px;*/
    line-height: 0.8;
}
.ebook-detail-content-body {
    margin-top: 35px;
    display: flex;
}
.ebook-detail-content-left {
    flex: 1;
    margin-right: 65px;
}
.ebook-detail-content-right {
    float: right;
    width: 350px;
}

.ebook-detail-content-right .header,
.ebook-detail-content-left .header {
    font-size: 22px;
    border-bottom: 1px solid;
    padding-bottom: 15px;
    margin: 20px 0;
}

.ebook-detail-content-left .content-detail {
    position: relative;
}
.ebook-detail-content-left .content-detail .score-star {
    position: absolute;
    right: 90px;
    top: 0;
    border: 1px solid #cfcfcf;
    border-radius: 5px;
    padding: 0 15px;
}
.ebook-detail-content-left .content-detail .score-star .rating {
    color: #ff9d01;
    margin: 10px 0;
}
.ebook-detail-content-left .content-detail .score-star .rating .num {
    padding: 0 5px 0 0;
}
.ebook-detail-content-left .content-detail .score-star .rating font {
    color: #000;
}
.ebook-detail-content-left .content-detail ul {
   padding-left: 0;
   margin: 20px 0;
}
.ebook-detail-content-left .content-detail ul>li {
    list-style: none;
    line-height: 2;
}
.ebook-detail-content-left .content-detail .intro-lable {
    display: inline-block;
    width: 110px;
    text-align:justify;
    text-justify:distribute-all-lines;/*ie6-8*/
    text-align-last:justify;/* ie9*/
    -moz-text-align-last:justify;/*ff*/
    -webkit-text-align-last:justify;/*chrome 20+*/
}
.ebook-detail-content-left .content-detail .intro-value{
    padding-left: 15px;
    font-weight: bold;
    text-align: left;
    display: contents;
}
.ebook-detail-content-left .content-intro {
    font-size: 14px;
}
.ebook-detail-content-left .content-intro .blod {
    /*font-weight: bold;*/
}
.ebook-detail-content-left .content-intro p {
    font-style: italic;
    padding: 0 95px 0px 0;
    line-height: 1.8;
    word-break: break-all;
    hyphens: auto;
}
.ebook-detail-content-left .content-intro .more a{
    color: #ff8650;
}
.ebook-detail-content-left .content-link button {
    /*background: #edf9ff;*/
    color: #000;
    height: 32px;
    line-height: 32px;
    margin-right: 35px;
    border-radius: 20px;
    font-size: 18px;
}
.ebook-detail-content-left .content-link button:hover {
    border-radius: 5px;
    background-color: #ef7e1e;
    color: #fff;
}
.ebook-detail-content-left .content-directory-item {
    position: relative;
    /*border-bottom: 1px solid #d1d1d1;*/
    padding-bottom: 15px;
    margin-top: 20px;
}
.ebook-detail-content-left .content-directory-item .title a{
    /*color: #ff8650;*/
}
.ebook-detail-content-left .content-directory-item .more a {
    font-size: 14px;
    color: #000;
}
.ebook-detail-content-left .content-directory-item p {
    display: initial;
    font-size: 14px;
    margin-top: 15px;
    color: #757575;
}
.ebook-detail-content-left .content-directory-item .option-btn {
    float: right;
    margin-top: 10px;
    font-size: 14px;
}
.ebook-detail-content-left .content-directory-item .option-btn a{
    /*color: #ff8650;*/
    margin-left: 10px;
}
.ebook-detail-content-left .content-directory-item .option-btn i {
    color: #000;
}
.ebook-detail-content-right .content-school {}
.ebook-detail-content-right .content-school span {
    display: block;
    padding: 5px 0;
}
.ebook-detail-content-right .content-school a{
    color: #000;
}
.ebook-detail-content-right .content-book {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.ebook-detail-content-right .content-book img {
    box-shadow: 0px 0px 10px #cacaca;
    border: 1px solid #dcdcdc;
    margin-top: 18px;
}
.ebook-detail-content-right .content-book .first img {
    margin-top: 0;
}

.ebook-detail-guide button {display: none}
.download_icon {display: none}
.graphRight{float: right;color: #ff8650;cursor: pointer;}

.backdrop {position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index: 998;background-color: rgba(0,0,0,.3); display: none;}
.backdropMain {width: 60%;height: 650px;background: #ffffff;position: fixed; left: 50%; top: 50%;transform: translate(-50%, -50%);z-index: 999; display: none;}
.backdropMain .backdropMainTitle {text-align: center;height: 50px;line-height: 50px;border-bottom: 1px solid #e5e5e5;font-size: 20px;font-weight: 600;}
.downMain {zoom: 0.8;width: 30%;height: 600px;background: #ffffff;position: fixed; left: 50%; top: 50%;transform: translate(-50%, -50%);z-index: 999; display: none;}
.downMain p {margin: 15px 0 0 50px;}
.downMain p button {padding: 5px 15px; margin-right: 20px;}
.downMain p .downSelection {border-radius: 5px;color: white;background-color: #ef7e1e;}
.downMain .backdropMainTitle {text-align: center;height: 50px;line-height: 50px;border-bottom: 1px solid #e5e5e5;font-size: 20px;font-weight: 600;}
.downMain1 {zoom: 0.8;width: 30%;height: 555px;background: #ffffff;position: fixed; left: 50%; top: 50%;transform: translate(-50%, -50%);z-index: 999; display: none;}
.downMain1 .backdropMainTitle {text-align: center;height: 50px;line-height: 50px;border-bottom: 1px solid #e5e5e5;font-size: 20px;font-weight: 600;}
.downMain2 {width: 30%;height: 600px;background: #ffffff;position: fixed; left: 50%; top: 50%;transform: translate(-50%, -50%);z-index: 999; display: none;}
.downMain2 .backdropMainTitle {text-align: center;height: 50px;line-height: 50px;border-bottom: 1px solid #e5e5e5;font-size: 20px;font-weight: 600;}
#coor { width: 10px; height: 10px; overflow: hidden; cursor: se-resize; position: absolute; right: 0; bottom: 0; background-color: #09C; }
.atlas {display: none}
.recommendedPurchase {display: none}
/*  分享  */
.shareBox {position: fixed; left: 50%; top: 50%;transform: translate(-50%, -50%);z-index: 999;display: none;background: #fff;padding: 20px;}
.row-pad { padding: 20px 0 0 60px }
.row { padding: 20px 0 0 20px; list-style: none;}
/*  分享end  */
/*  下载  */
.downMainContent {width: 90%; height: 400px; margin: 15px auto; border: 1px solid #ccc;border-radius: 5px;overflow: auto;}
.downMainContent2 {width: 90%; height: 400px; margin: 15px auto; border: 1px solid #ccc;border-radius: 5px;overflow: auto;}
.lineHeight {display: flex; line-height: 30px;}
.lineHeight2 {display: flex;  line-height: 30px;}
.downCheck {margin: 8px 10px 0 15px !important}
.downCheck2 {margin: 8px 10px 0 15px !important}
.downLabel {display: inline-block;}
.downSub {width: 195px;height: 48px;background: #5d89a7;border-radius: 5px;color: #fff;margin: 18px auto;display: block;}
.buySub {width: 195px;height: 48px;background: #5d89a7;border-radius: 5px;color: #fff;margin: 18px auto;display: block;}
.subBtn {padding: 5px 25px;background: #5d89a7;color: white;border-radius: 5px;display: block;margin: 30px auto;}
.backdropMainContent p label {margin-right: 15px;color: #0a0a0a;}
.closeBtn,.closeBtn_self{position: absolute;right: 18px;cursor: pointer;}
.buy_self_main {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #e8e5e58f;
    top: 0;
    left: 0;
    display: none;
}
.buy_self {width: 30%;height: 300px;background: #ffffff;position: fixed; left: 50%; top: 50%;transform: translate(-50%, -50%);z-index: 999; }
.buy_self .backdropMainTitle {text-align: center;height: 50px;line-height: 50px;border-bottom: 1px solid #e5e5e5;font-size: 18px;font-weight: 600;}
