|
@@ -8,12 +8,12 @@
|
|
|
.bk-detail{position:relative;z-index:20;background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 32px;-webkit-transform:translateY(-100px);-ms-transform:translateY(-100px);transform:translateY(-100px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;color:#333}
|
|
|
.bk-detail-left{width:835px}
|
|
|
.bk-detail-left .bk-name{font-size:18px}
|
|
|
- .bk-detail-left .bk-overview{color:#999999;margin-top:16px}
|
|
|
+ .bk-detail-left .bk-overview{color:#999999;margin-top:16px;white-space: pre-wrap;line-height: 24px;}
|
|
|
.bk-detail-left .bk-information{display:table;margin-top:48px;margin-bottom:48px;width:100%}
|
|
|
.bk-detail-left .bk-information .bk-row{display:table-row}
|
|
|
.bk-detail-left .bk-information .bk-row .bk-label{display:table-cell;font-weight:bold;color:#9AA5B5;border-bottom:1px dashed #BEBEBE;padding:18px 0 10px;white-space:nowrap;}
|
|
|
.bk-detail-left .bk-information .bk-row .bk-content{font-size:14px;display:table-cell;border-bottom:1px dashed #BEBEBE;padding:18px 10px 10px}
|
|
|
- .bk-detail-left .bk-section .bk-section-content{line-height: 1.8}
|
|
|
+ .bk-detail-left .bk-section .bk-section-content{line-height: 1.8;white-space: pre-wrap;}
|
|
|
.bk-detail-left .bk-section .bk-title{position:relative;margin-top:40px;margin-bottom:24px}
|
|
|
.bk-detail-left .bk-section .bk-title h2{background:#fff;font-size:22px;display:inline-block;font-weight:normal;position:relative;z-index:20;padding-right:16px}
|
|
|
.bk-detail-left .bk-section .bk-title::before{position:absolute;content:"";display:block;width:12px;height:24px;left:-32px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:#FF9D63}
|
|
@@ -69,7 +69,7 @@
|
|
|
.bk-entry-name{padding:0.4rem 0.32rem 0.32rem;background:#fff}
|
|
|
.bk-entry-name .bk-name{font-size:0.36rem;font-weight:bold}
|
|
|
.bk-detail-left .bk-name{font-size:0.36rem;font-weight:bold;padding:0 0.32rem;background:#fff}
|
|
|
- .bk-detail-left .bk-overview{color:#999999;padding:0.24rem 0.32rem 0;background:#fff}
|
|
|
+ .bk-detail-left .bk-overview{color:#999999;padding:0.24rem 0.32rem 0;background:#fff;white-space: pre-wrap;}
|
|
|
.bk-detail-left .bk-information{position:relative;width:100%;padding:0.56rem 0.32rem 0.48rem;display:table;margin-bottom:0.16rem;background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}
|
|
|
.bk-detail-left .bk-information .bk-row{display:table-row}
|
|
|
.bk-detail-left .bk-information .bk-row .bk-label{color:#9AA5B5;display:table-cell;padding:0.16rem 0.4rem 0.16rem 0}
|
|
@@ -77,7 +77,7 @@
|
|
|
.bk-detail-left .bk-section{position:relative;padding:0.48rem 0.32rem;background:#fff;margin-bottom:0.16rem;}
|
|
|
.bk-detail-left .bk-section .bk-title{position:relative;margin-bottom:0.32rem}
|
|
|
.bk-detail-left .bk-section .bk-title h2{font-size:0.36rem;position:relative;z-index:20}
|
|
|
- .bk-detail-left .bk-section .bk-section-content{line-height: 1.8;text-align:justify;}
|
|
|
+ .bk-detail-left .bk-section .bk-section-content{line-height: 1.8;text-align:justify;white-space: pre-wrap;}
|
|
|
.bk-detail-left .bk-section h3{font-size:0.32rem;margin-bottom:0.32rem;margin-top:0.4rem;font-weight:normal}
|
|
|
.bk-literature{padding:0.4rem 0.32rem;background:#fff}
|
|
|
.bk-literature .bk-title{font-size:0.36rem;font-weight:bold;margin-bottom:0.32rem}
|