.NewsDetails {
    width: 900px;
    margin: 60px 20px 20px 0;
    background: #fff;
    text-align: left;
  }
  .NewsDetailsT {
    border-bottom: 1px solid #eee;
    padding: 0 30px;
  }
  .desc-wrap {
    margin-left: 25px;
    color: #666;
    font-size: 16px;
    word-wrap: break-word;
  }
  .body1000 .NewsDetailsCBody p {
    font-size: 16px;
  }
  .desc-wrap h2 {
    color: #333;
    font-size: 16px;
    margin: 0 0 25px;
  }
  .desc-wrap .daiyu {
    padding-top: 16px;
    margin: 10px 0;
    line-height: 1.8;
    font-size: 16px;
  }
  .desc-wrap .typekeys {
    display: flex;
    margin-left: -10px;
  }
  
  .desc-wrap .typekeys p {
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    border: 1px solid #ccede4;
    background: #ccede4;
    color: #00a472;
    font-size: 14px;
    margin-left: 10px;
    float: left;
  }
  .bonum534 {
    width: 1200px;
    position: relative;
    margin: 0 auto;
  }
  .back-content-right {
    width: 300px;
    margin-left: 30px;
    position: absolute;
    top: 3px;
    left: 900px;
  }
  .right-ul li img {
    width: 100%;
    height: 100%;
  }
  .NewsDetailsTTitle {
    font: 400 20px/30px "寰蒋闆呴粦", sans-serif;
    color: #333;
    line-height: 50px;
    height: 40px;
  }
  .NewsDetailsTTime {
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    color: #999;
  }
  .NewsDetailsTB {
    position: relative;
    min-height: 280px;
    /* padding: 30px 30px 30px 30px; */
    background: #f2f5f4;
  }
  .NewsDetailsTBIcon {
    position: absolute;
    display: none;
    top: 30px;
    left: 30px;
    width: 300px;
    height: 220px;
  }
  .NewsDetailsTBPrice {
    height: 60px;
    /* background: #fff6f4; */
    line-height: 60px;
    padding: 0 20px;
    color: #666;
    font-weight: 400;
  }
  .NewsDetailsTBLi {
    color: #666;
    font-weight: 400;
    line-height: 40px;
    padding: 0 20px;
  }
  .NewsDetailsTBLiS {
    width: 60px;
    display: inline-block;
    /* text-align: right; */
    margin-right: 10px;
  }
  .NewsDetailsTBPriceP {
    font-size: 36px;
    color: #ff552e;
  }
  .NewsDetailsC {
    width: 900px;
    /* margin: 20px auto; */
    background: #fff;
    text-align: left;
  }
  .NewsDetailsCT {
    line-height: 56px;
    height: 56px;
    background: #fff;
    color: #ff552e;
    border-bottom: 1px solid #eee;
    font-weight: 400;
    font-size: 18px;
    padding: 0 30px;
  }
  .NewsDetailsCBody {
    padding: 0 30px 30px;
  }
  .NewsDetailsCPage {
    padding: 30px;
    border-top: 1px solid #eee;
  }
  .BuyShop {
    background: linear-gradient(to right, #59a9ee, #3592e2);
    color: #fff;
    position: absolute;
    right: 30px;
    bottom: 30px;
    width: 100px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    border-radius: 4px;
  }