@media screen and (max-width: 1200px) {
    html, body {
        font-size: 12.5px;
}
.user_land{
  width: 100%;
  height: auto;
  flex-direction: column;
  margin-bottom: 37.13125rem;
}
.uland_left{
  width: 100%;
  height: auto;
}
.uland_left .uland_bjt{
  width: 80%;
  height: auto;
  margin-top: 16.11rem;
  margin-bottom: 5.21rem;
}
.uland_left .uland_bjt img{
  width: 100%;
}
.uland_logo{
  width: 41.8%;
  height: auto;
  left: 10%;
  top: 7%;
}

.uland_right{
  /* 750 */
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  /* 30px */
  font-size: 3.75rem;
}
.uland_right .urigimg{
  display: none;
}
.ulandBox{
  width: 90.53%;
  margin-top: 2.4em;
}
.ulandBox .ulandBox_title div{
  width: 5.333333333333333em;
  height: 1.709666666666667em;
  /* height: 1.863666666666667em; */
}

.ulandBox .ulandBox_title .ulandBox_title_left,
.ulandBox .ulandBox_title .ulandBox_title_right
{
    font-size: 1em;
}
.ulandinput div{
  padding-top: 0.282em;
  padding-bottom: 0.282em;
  margin-top: 1.43em;
}
.ulandinput div img{
  width: 1.03em;
  margin-right:1.406em;
  margin-left: .72em;
}
.ulandinput div input{
  font-size: 0.7em;
}
.ulandinput section{
  margin-top: 1.33em;
  font-size: .86em;
}
.ulandinput section input{
  width: 3.25rem;
  height: 3.25rem;
  margin-right:.383em;
}
.ulandinput:last-child .vCode{
  width: 19.125rem;
  height: 5.7375rem;
  border-radius: 2.85rem;
  font-size: 2.625rem;
  bottom: .4373em;
}
.user_attribute{
  width: 90.58%;
  margin-top: 11.945rem;
}

.userpassw{
  margin-bottom:3.78rem;
}
.userpassw span{
  margin-bottom: 0;
  font-size: .866em;
}
.userdl{
  height: 10rem;
  border-radius: 4.5rem;
  font-size: 1em;
  letter-spacing: 2.5rem;
}



}
@media screen and (max-width: 1115px) {
    html, body {
      font-size: 12px;
    }
  }
  
  @media screen and (max-width: 1104px) {
    html, body {
      font-size: 11.5px;
    }
  }
  
  @media screen and (max-width: 1056px) {
    html, body {
      font-size: 11px;
    }
  }
  
  @media screen and (max-width: 1008px) {
    html, body {
      font-size: 10.5px;
    }
  }
  
  @media screen and (max-width: 960px) {
    html, body {
      font-size: 10px;
    }
  }
  
  @media screen and (max-width: 912px) {
    html, body {
      font-size: 9.5px;
    }
  }
  
  @media screen and (max-width: 864px) {
    html, body {
      font-size: 9px;
    }
  }
  
  @media screen and (max-width: 816px) {
    html, body {
      font-size: 8.5px;
    }
  }
  
  @media screen and (max-width: 768px) {
    html, body {
      font-size: 8px;
    }
  }
  
  @media screen and (max-width: 720px) {
    html, body {
      font-size: 7.5px;
    }
  }
  
  @media screen and (max-width: 672px) {
    html, body {
      font-size: 7px;
    }
  }
  
  @media screen and (max-width: 624px) {
    html, body {
      font-size: 6.5px;
    }
  }
  
  @media screen and (max-width: 576px) {
    html, body {
      font-size: 6px;
    }
  }
  
  @media screen and (max-width: 528px) {
    html, body {
      font-size: 5.5px;
    }
  }
  
  @media screen and (max-width: 480px) {
    html, body {
      font-size: 5px;
    }
  }

  @media screen and (max-width: 432px) {
    html, body {
      font-size: 4.5px;
    }
  }
  
  @media screen and (max-width: 384px) {
    html, body {
      font-size: 4px;
    }
  }
  
  @media screen and (max-width: 336px) {
    html, body {
      font-size: 3.5px;
    }
  }
  
  @media screen and (max-width: 288px) {
    html, body {
      font-size: 3px;
    }
  }



