@media (min-width: 1120px) {
  /* .mycontainer-fluid {
    overflow: hidden;
  } */
  .newslist-ttl {
    position: absolute;
    left: 0;
    top: 0;
    width: 185px;
    height: 185px;
  }
  .newslist-area {
    margin: 0 auto;
    padding-bottom: 50px;
    width: 900px;
    min-height: 600px;
    overflow: hidden;
  }
  .newslist-area > ul {
    margin: 0 auto;
    width: 443px;
    height: 80px;
  }
  .newslist-area > ul > li {
    float: left;
    width: 220px;
    height: 80px;
    transform: skew(-45deg);
    border-left: 1px solid #000000;
  }
  .newslist-area > ul > li:last-of-type {
    border-right: 1px solid #000000;
  }

  .newslist-area > ul > li > a {
    display: block;
    margin-left: -25px;
    width: 100%;
    height: 100%;
    background-position: center 50px;
    transform: skew(45deg);
    cursor: pointer;
  }
  .newslist-area > ul > li > span {
    position: absolute;
    margin-left: 95px;
    margin-top: -32px;
    transform: skew(45deg);
    z-index: -1;
  }
  .newslist-area > ul > li > span > span {
    display: block;
    width: 23px;
    height: 23px;
    background: #ded8b0;
    transform: rotate(45deg);
  }

  /* news-item-list */
  .news-item-list {
    margin: 0 auto;
    margin-top: 115px;
    width: 918px;
    overflow: hidden;
  }
  .news-item-btn {
    float: left;
    margin-right: 18px;
    margin-bottom: 18px;
    width: 288px;
    height: 295px;
    font-size: 14px;
    background-color: #222222;
  }
  .news-item-btn > img {
    float: left;
    object-fit: cover;
    width: 288px;
    height: 169px;
    color: #ffffff;
    font-size: 16px;
    background-color: gray;
  }
  .news-item-btn > p {
    float: left;
    display: block;
    margin: 32px 28px;
    width: 232px;
    height: 62px;
    font-size: 14px !important;
    line-height: 21px;
    color: #ffffff;
    text-align: left;
    white-space: pre-wrap;
    word-wrap: break-word;
    overflow: hidden;
  }
  .news-item-btn > span {
    position: absolute;
    width: 15px;
    height: 295px;
    margin-left: -30px;
  }
  .news-item-btn > span > span {
    display: block;
    margin: 0 auto;
    margin-top: 18px;
    width: 12px;
    height: 140px;
    line-height: 12px;
    text-align: center;
    white-space: pre-wrap;
    word-wrap: break-word;
    font-size: 11px !important;
    text-align: center;
    color: #ffffff;
    overflow: hidden;
  }
  .news-item-btn > span > span:nth-of-type(2) {
    width: 12px;
    margin-bottom: 10px;
    height: 110px;
    line-height: 18px;
  }

  /* news list more btn */
  .newslist-btn-more {
    position: absolute;
    margin-top: -1428px;
    /* margin-left: 350px; */
    /* width: 1431px; */
    left: 50%;
    margin-left: -160px;
    right: 0;
    width: auto;
    height: 1578px;
    background-size: 1431px 1578px;
    background-position: left bottom;
    z-index: -1;
  }
  .newslist-btn {
    width: 100%;
    height: 200px;
  }
  .newslist-btn > button {
    float: left;
    margin-left: 350px;
    width: 180px;
    height: 140px;
    cursor: pointer;
  }

  .newslist-btn > button > div {
    position: absolute;
    margin-left: 67px;
    /* margin-top: 10px; */
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 1120px) {
  .newslist-ttl {
    position: absolute;
    left: 0;
    top: 0;
    width: 1.86rem;
    height: 1.86rem;
  }

  .newslist-area {
    margin: 0 auto;
    padding-bottom: 0.5rem;
    width: 100%;
    min-height: 6rem;
    overflow: hidden;
  }
  .newslist-area > ul {
    position: relative;
    left: 0;
    right: 0;
    margin: 0 auto;
    min-width: 1.6rem;
    max-width: 1.7rem;
    height: 2rem;
  }
  .newslist-area > ul > li {
    float: left;
    width: 0.8rem;
    height: 2rem;
    border-left: 1px solid #000000;
  }
  .newslist-area > ul > li:last-of-type {
    border-right: 1px solid #000000;
  }

  .newslist-area > ul > li > a {
    display: block;
    width: 100%;
    height: 100%;
    background-position: top;
    cursor: pointer;
  }
  .newslist-area > ul > li > span {
    position: absolute;
    margin-top: -1rem;
    margin-left: 0.27rem;
    z-index: -1;
  }
  .newslist-area > ul > li > span > span {
    display: block;
    width: 0.3rem;
    height: 0.3rem;
    background: #ded8b0;
    transform: rotate(45deg);
  }

  /* news-item-list */
  .news-item-list {
    margin: 0 auto;
    margin-top: 0.3rem;
    width: 5.68rem;
    overflow: hidden;
  }
  .news-item-btn {
    float: left;
    margin: 0.09rem;
    width: 2.65rem;
    height: 2.95rem;
    font-size: 0.14rem;
    background-color: #222222;
  }
  .news-item-btn > img {
    float: left;
    object-fit: cover;
    width: 2.65rem;
    height: 1.69rem;
    color: #ffffff;
    font-size: 0.16rem;
    background-color: gray;
  }
  .news-item-btn > p {
    float: left;
    display: block;
    margin: 0.32rem 0.28rem;
    width: 2.09rem;
    height: 0.62rem;
    font-size: 0.14rem !important;
    line-height: 0.21rem;
    color: #ffffff;
    text-align: left;
    white-space: pre-wrap;
    word-wrap: break-word;
    overflow: hidden;
  }
  .news-item-btn > span {
    position: absolute;
    width: 0.15rem;
    height: 2.95rem;
    margin-left: -0.3rem;
  }
  .news-item-btn > span > span {
    display: block;
    margin: 0 auto;
    margin-top: 0.1rem;
    width: 0.12rem;
    height: 1.4rem;
    line-height: 0.13rem;
    text-align: center;
    white-space: pre-wrap;
    word-wrap: break-word;
    font-size: 0.11rem !important;
    text-align: center;
    color: #ffffff;
    overflow: hidden;
  }
  .news-item-btn > span > span:nth-of-type(2) {
    margin-top:0.3rem;
    width: 0.12rem;
    margin-bottom: 0.1rem;
    line-height: 0.16rem;
    height: 1.2rem;
  }

  /* news list more btn */
  .newslist-btn-more {
    position: absolute;
    margin-top: -3.34rem;
    left: 0;
    right: 0;
    width: auto;
    height: 5.04rem;
    background-size: 4.12rem 5.04rem;
    background-position: right bottom;
    z-index: -1;
  }
  .newslist-btn {
    width: 100%;
    height: 2.5rem;
  }
  .newslist-btn > button {
    float: left;
    margin-left: 2.3rem;
    width: 1.8rem;
    height: 1.4rem;
    cursor: pointer;
  }
  .newslist-btn > button > div {
    position: absolute;
    margin-left: 0.65rem;
    margin-top: 0.2rem;
    width: 0.5rem;
    height: 0.5rem;
  }
}
