<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (min-width: 800px) {
  .pc .ft1 {
    background-color: #fff !important;
  }
  .pc .body-box {
    min-width: 1200px;
    padding-top: 20px;
    padding-bottom: 60px;
    background-color: #f9f9f9;
  }
  .pc .body-box .detail {
    width: 1200px;
    margin: 0 auto;
    box-shadow: 0px 0px 10px 2px #dcdcdc;
    margin-bottom: 20px;
    padding: 55px 65px;
    background-color: #fff;
  }
  .pc .body-box .detail .word-tit {
    padding-bottom: 25px;
    border-bottom: 1px solid #dcdcdc;
  }
  .pc .body-box .detail .word-tit h1 {
    font-size: 24px;
    color: #333;
    margin-bottom: 16px;
  }
  .pc .body-box .detail .word-tit div .p1 {
    background-image: url(../img/krdt.png);
    background-repeat: no-repeat;
    background-position: center left ;
    padding-left: 22px;
    line-height: 24px;
    font-size: 14px;
    color: #777;
    float: left;
    margin-right: 40px;
  }
  .pc .body-box .detail .word-tit div .p2 {
    background-image: url(../img/krdt-img3.png);
    background-repeat: no-repeat;
    background-position: center left ;
    padding-left: 22px;
    line-height: 24px;
    font-size: 14px;
    float: left;
    color: #777;
  }
  .pc .body-box .detail .word {
    max-width: 800px;
    margin: 40px auto;
    margin-top: 30px;
  }
  .pc .body-box .detail .word img {
    display: inline-block;
    max-width: 100%;
  }
}
@media screen and (max-width: 799px) {
  .mb .body .box1 {
    padding: 0.3rem 0.2rem;
  }
  .mb .body .box1 h1 {
    font-size: 0.3rem;
    font-weight: bold;
    color: #333;
    line-height: 0.5rem;
    margin-bottom: 0.3rem;
  }
  .mb .body .box1 .time-box {
    height: 0.4rem;
    margin-bottom: 0.4rem;
  }
  .mb .body .box1 .time-box span {
    font-size: 0.24rem;
    color: #777;
    float: left;
    line-height: 0.4rem;
  }
  .mb .body .box1 .time-box img {
    height: 0.2rem;
    float: left;
    margin: 0.1rem 0.2rem 0 0.2rem;
  }
  .mb .body .box1 .word-box {
    margin-bottom: 0.5rem;
    font-size: 0.24rem;
  }
  .mb .body .box1 .word-box img {
    display: inline-block;
    max-width: 100%;
  }
  .mb .body .box1 .fx-box {
    background-image: url(../img2/mb-eng-xian.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 1px;
    height: 40px;
    margin-bottom: 0.6rem;
    margin-top: 0.7rem;
  }
  .mb .body .box1 .fx-box .fx-inner {
    display: table;
    margin-left: 0.2rem;
    padding: 0 0.4rem;
    background-color: #fff;
  }
  .mb .body .box1 .fx-box .fx-inner span {
    font-size: 0.24rem;
    color: #333;
    line-height: 40px;
    float: left;
    margin-right: 0.25rem;
  }
  .mb .body .box1 .fx-box .fx-inner .row {
    padding: 0;
  }
  .mb .body .box1 .fx-box .fx-inner .row div {
    padding: 0;
  }
  .mb .body .detail-box {
    border-top: 0.2rem solid #f5f5f5;
  }
  .mb .body .detail-box h2 {
    font-size: 0.3rem;
    font-weight: bold;
    padding: 0 0.2rem;
    line-height: 0.8rem;
    border-bottom: 1px solid #e7e7e7;
  }
  .mb .body .detail-box .detail {
    padding: 0 0.2rem;
    display: block;
    height: 2.1rem;
    padding-top: 0.3rem;
    border-bottom: 1px solid #f1f1f1;
  }
  .mb .body .detail-box .detail .left-detail {
    float: left;
    width: 4.1rem;
    position: relative;
    height: 1.4rem;
  }
  .mb .body .detail-box .detail .left-detail .detail-box1 {
    height: 1.2rem;
  }
  .mb .body .detail-box .detail .left-detail .detail-box1 h1 {
    font-size: 0.26rem;
    font-weight: bold;
    line-height: 0.3rem;
    color: #555;
  }
  .mb .body .detail-box .detail .left-detail .detail-box1 h3 {
    font-size: 0.24rem;
    line-height: 0.3rem;
    color: #555;
    margin-top: 0.15rem;
  }
  .mb .body .detail-box .detail .left-detail .detail-box2 {
    overflow: hidden;
    line-height: 0.3rem;
  }
  .mb .body .detail-box .detail .left-detail .detail-box2 span {
    line-height: 0.3rem;
    font-size: 0.24rem;
    color: #777;
    float: left;
    margin-right: 0.2rem;
  }
  .mb .body .detail-box .detail img {
    float: right;
    width: 2.5rem;
    height: 1.5rem;
  }
}
</pre></body></html>