@media only screen and (max-width: 493px) {
  body {
    background-color: #f5f8ff !important;
  }
  .area {
    width: 100%;
    box-sizing: border-box;
    margin: 0 !important;
  }
  .area1 {
    max-width: 100%;
    margin: 0 !important;
    padding: 0 20rem;
    box-sizing: border-box;
    margin-top: 45rem !important;
  }
  .case-details .position-box {
    font-size: 10rem;
    font-weight: 400;
    letter-spacing: 0rem;
    line-height: 10rem;
    padding: 10rem 0;
  }
  .case-details .position-box .back-pic {
    width: 20rem;
    height: 20rem;
  }
  .gs-flex-wrap {
    flex-wrap: wrap;
    margin-top: 0 !important;
  }
  .news-details-box{
    width: 100%;
  }
  .news-details-box > p:nth-child(1) {
    font-size: 17rem;
    font-weight: 400;
    letter-spacing: 0rem;
    line-height: 24.23rem;
    color: rgba(0, 0, 0, 1);
    padding: 0;
  }
  .news-details-box > p:nth-child(2) {
    margin-top: 10rem;
    font-size: 12rem;
    font-weight: 400;
    letter-spacing: 0rem;
    line-height: 30rem;
    color: #164cc2;
    width: 100%;
    height: 30rem;
    opacity: 1;
    background: rgba(237, 243, 255, 0.6);
  }
  .news-details-box > .con {
    margin: 10rem 0;
    line-height: 37rem;
    min-height: 400rem;
    font-size: 12rem;
  }
  .news-details-box > .bottom {
    text-align: center;
    margin-bottom: 10rem;
    background: rgba(237, 243, 255, 0.6);
    display: flex;
    align-items: center;
  }
  .news-details-box > .bottom > div {
    display: inline-block;
    height: auto;
    text-align: center;
    line-height: auto;
    background: #164cc2;
    color: #fff;
    font-size: 12rem;
    margin-right: 10rem;
    padding: 5rem 0rem;
    box-sizing: border-box;
    width: 30%;
  }
  .news-details-box > .bottom > a:nth-child(2) {
    font-size: 12rem;
    font-weight: 400;
    letter-spacing: 0rem;
    line-height: 40rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: rgba(0, 0, 0, 0.7);
    display: inline-block;
    width: 70%;
  }
  .news-list-box {
    width: 100%;
    margin: 10rem 0;
  }
  .news-list-box {
    min-height: auto;
  }
  .news-list-box div {
    font-size: 14rem;
    font-weight: 400;
    letter-spacing: 0rem;
    line-height: 20rem;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 10rem;
  }
  .news-list-box ul li {
    margin-bottom: 11rem;
  }
  .news-list-box ul li a {
    font-size: 12rem;
    font-weight: 400;
    letter-spacing: 0rem;
    line-height: 17.38rem;
    color: rgba(51, 51, 51, 1);
    display: flex;
  }
  .news-list-box ul li .news-pic {
    width: 8.41rem;
    height: 7.41rem;
    display: block;
    margin-right: 6.29rem;
  }
}
