  .container {
      width: 1014px;
      margin: 0 auto;
  }

  .back {
      display: block;
      padding: 20px 0;
      padding-left: 20px;
      font-size: 14px;
      color: #333;
      text-decoration: none;
      border-bottom: 1px solid #5c5c5c;
  }

  html,
  body,
  h3,
  p {
      margin: 0;
  }

  .news-detail {
      line-height: 2;
      font-size: 16px;
      color: #333;
      text-align: justify;
      /* background: url(images/nes-11.png) center bottom no-repeat; */
  }

  .news-detail img {
      width: 100%;
  }

  .clearfix {
      overflow: hidden;
  }

  .wrap-1 .left-box {
      float: left;
      width: 530px;
  }

  .wrap-1 .left-box>img {
      width: 100%;
  }

  .pd {
      padding: 40px 28px;
  }

  .wrap-1 {
      height: 526px;
      margin-top: 40px;
      background-color: #4b5f8e;
  }

  .wrap-1 .right-box {
      float: left;
      width: 428px;
      color: #fff;
  }

  .wrap-1 .right-box .txt {
      line-height: 1.5;
      padding: 20px 28px;
      font-size: 20px;
      font-weight: bolder;
      border: 2px solid #fff;
  }

  .wrap-1 .right-box>p {
      line-height: 2;
  }

  .wrap-1 .right-box .date {
      margin-top: 28px;
      margin-bottom: 58px;
      font-size: 12px;
      text-align: right;
  }

  .wrap-2 .left-box {
      float: left;
      width: 560px;
  }

  .wrap-2 .right-box {
      float: left;
      width: 434px;
      padding-left: 20px;
  }

  .left-box .img,
  .right-box .img {
      position: relative;
      font-size: 12px;
      color: #000;
  }

  .img>p {
      height: 18px;
      line-height: 18px;
      padding: 0 5px;
      text-align: center;
      border-radius: 10px;
      background-color: #5c5c5c;
  }

  .img>p {
      position: absolute;
      bottom: 10px;
      left: 10px;
  }

  /* .wrap-2 .left-box .img>p{position: absolute;bottom:0;left:10px;} */

  /* .wrap-2 .img>p+p{margin-top: 20px;} */

  .mg {
      margin-top: 20px;
  }

  .wrap-3 .left-box {
      float: left;
      width: 334px;
  }

  .wrap-3 .right-box {
      float: left;
      width: 660px;
      padding-left: 20px;
  }

  .wrap-4 .left-box {
      float: left;
      width: 446px;
  }

  .wrap-4 .right-box {
      float: left;
      width: 548px;
      padding-left: 20px;
  }

  .wrap-6>img {
      float: left;
  }

  .wrap-6 .img-1 {
      width: 474px;
      height: 242px;
      -webkit-clip-path: polygon(0 0, 100% 0, 91% 100%, 0% 100%);
      clip-path: polygon(0 0, 100% 0, 91% 100%, 0% 100%);
  }

  .wrap-6 .img-2 {
      width: 245px;
      height: 242px;
      -webkit-clip-path: polygon(16% 0, 100% 0, 85% 100%, 0% 100%);
      clip-path: polygon(16% 0, 100% 0, 85% 100%, 0% 100%);
  }

  .wrap-6 .img-3 {
      width: 295px;
      height: 242px;
      -webkit-clip-path: polygon(11% 0, 100% 0, 100% 100%, 0% 100%);
      clip-path: polygon(11% 0, 100% 0, 100% 100%, 0% 100%);
  }