body{
    line-height: 1.15;
    font-size: 0.5rem;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    background-position: 0 0 / cover;
    background-color: #ffffff;
  }
  *{
    margin: 0;
    padding: 0;
    font-weight: normal;
  }
  ul{
    list-style: none;
  }
  a{
    text-decoration: none;
  }
  img{
      display: block;
  }
  .viewport {
    /* 限定大小 */
    min-width: 1024px;
    max-width: 1920px;
    /* min-height: 1063px; */
    /* min-height: 100%; */
    margin: 0 auto;
    /* background: url(../images/logo.png) no-repeat 0 0 / contain;
    display: flex;
    padding: 3.667rem 0.833rem 0; */
  
  }
  .imgeaaa{
      width: 211px;height: 61px;position:absolute;left:15rem;top: 16rem;
  }
  .imgeaaas{
    width: 211px;height: 61px;position:absolute;left:15rem;top: 20rem;
  }