/*ul li {
  display: inline-block;
  color: white;
  list-style: none;
  margin-left: 45px;
}
ul li span {
  display: inline;
  color: white;
  list-style: none;
  position: relative;
  text-decoration: none;
  border: 1px solid #ddd;
  color: rgba(0, 160, 233, 1);
  background-color: #ffffff;
  padding: 1px 15px;
}
ul li a {
  display: inline;
  color: white;
  list-style: none;
  position: relative;
  text-decoration: none;
  border: 1px solid #ddd;
  background-color: rgba(0, 160, 233, 1);
  color: #ffffff;
  padding: 1px 15px;
}*/
@media (min-width: 1450px) {
  .web-pc {
    display: block;
  }
  .web-mobile {
    display: none;
  }
  .dynamic-example {
    width: 100%;
    background: url('../images/news/new-bg.png');
    background-size: 100%;
    min-width: 1260px;
  }
  .dynamic-body {
    width: 1320px;
    margin: 0 auto;
    padding-bottom: 5px;
  }
  .new-logo {
    margin-top: 140px;
  }
  .dynamic-title {
    font-size: 24px;
    font-family: SourceHanSansSC;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    margin-top: 11px;
  }
  .dynamic-show {
    margin-top: 65px;
    display: flex;
    justify-content: center;
  }
  .show2 {
    margin-top: 58px;
  }
  .show3 {
    margin-top: 58px;
    padding-bottom: 136px;
  }
  .show-right {
    margin-left: 74px;
  }
  .right-font1 {
    font-size: 52px;
    font-family: DINCond;
    font-weight: bold;
    color: #000000;
  }
  .right-font2 {
    font-size: 24px;
    font-family: SourceHanSansSC;
    font-weight: bold;
    color: rgba(0, 160, 233, 1);
    margin-top: 30px;
  }
  .right-font2 a{color: rgba(0, 160, 233, 1);}
  .right-font3 {
    width: 711px;
    height: 129px;
    font-size: 18px;
    font-family: SourceHanSansSC;
    font-weight: 400;
    color: #000000;
    margin-top: 26px;
    line-height: 30px;
  }
  .right-font4 {
    font-size: 18px;
    font-family: SourceHanSansSC;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
  }
  .show-border {
    width: 1329px;
    height: 2px;
    background-color: rgba(240, 240, 240, 1);
    margin: 56px auto 0; 
  }
}
@media (min-width: 769px) {
  @media (max-width: 1449px) {
    .web-pc {
      display: block;
    }
    .web-mobile {
      display: none;
    }
    .dynamic-example {
      width: 100%;
      background: url('../images/news/new-bg.png');
      background-size: 100%;
      min-width: 1260px;
    }
    .dynamic-body {
      width: 1000px;
      margin: 0 auto;
      padding-bottom: 5px;
    }
    .new-logo {
      margin-top: 108px;
      width: 79px;
      height: 28px;
    }
    .dynamic-title {
      font-size: 18px;
      font-family: SourceHanSansSC;
      font-weight: 400;
      color: rgba(255, 255, 255, 1);
      margin-top: 6px;
    }
    .dynamic-show {
      margin-top: 49px;
      display: flex;
      justify-content: center;
    }
    .show2 {
      margin-top: 44px;
    }
    .show3 {
      margin-top: 45px;
      padding-bottom: 103px;
    }
    .show-left img {
      width: 413px;
      height: 248px;
    }
    .show-right {
      margin-left: 52px;
    }
    .right-font1 {
      font-size: 39px;
      font-family: DINCond;
      font-weight: bold;
      color: #000000;
    }
    .right-font2 {
      font-size: 18px;
      font-family: SourceHanSansSC;
      font-weight: bold;
      color: rgba(0, 160, 233, 1);
      margin-top: 16px;
    }
    .right-font2 a{color: rgba(0, 160, 233, 1);}
    .right-font3 {
      width: 537px;
      height: 97px;
      font-size: 14px;
      font-family: SourceHanSansSC;
      font-weight: 400;
      color: #000000;
      margin-top: 18px;
      line-height: 23px;
    }
    .right-font4 {
      font-size: 14px;
      font-family: SourceHanSansSC;
      font-weight: 400;
      color: rgba(255, 255, 255, 1);
    }
    .show-border {
      width: 1000px;
      height: 1px;
      margin: 42px auto 0;
      background: rgba(240, 240, 240, 1);
    }
  }
}
@media (max-width: 768px) {
  img {
    width: 100%;
    height: 100%;
  }
  .web-pc {
    display: none;
  }
  .web-mobile {
    display: block;
  }
  .mobile-news-center {
    width: 100%;
    background: url('../images/news/mobile-news-bg.png');
    background-size: 100%;
  }
  .mobile-news-box {
    width: 16.8rem;
    margin: 0 auto;
    padding-bottom: 2.67rem;
  }
  .img-title {
    width: 3.55rem;
    height: 1.25rem;
    margin-top: 2rem;
  }
  .mobile-title-font {
    font-size: 0.8rem;
    font-family: SourceHanSansSC;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    margin-top: 0.43rem;
  }
  .news-body-item1 {
    margin-top: 1.09rem;
  }
  .news-body-item {
    margin-top: 2.67rem;
  }
  .news-list-img {
    width: 14.59rem;
    height: 8.77rem;
    border-radius: 1rem;
  }
  .news-list-date {
    font-size: 1.38rem;
    font-family: DINCond;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    margin-top: 1.41rem;
  }
  .news-list-title {
    margin-top: 0.96rem;
    font-size: 0.8rem;
    font-family: SourceHanSansSC;
    font-weight: bold;
    color: rgba(0, 160, 233, 1);
  }
  .news-list-font {
    width: 16.75rem;
    font-size: 0.64rem;
    font-family: SourceHanSansSC;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 1.01rem;
    margin-top: 0.69rem;
  }
  .news-list-border {
    width: 16.8rem;
    height: 1px;
    background: rgba(255, 255, 255, 1);
    margin-top: 2.45rem;
  }
}
