@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 input{
  font-size: 0.7em;
}

.zhucelogo{
    width: 3.875rem;
    height: 4rem;
    margin-right:5.48625rem;
    margin-left: 2.91rem;
}
.warning{
    width: 3.15rem;
    height: 3.15rem;
    right:0;
    bottom: 1.875rem;
}
.error{
    top: 6.875rem;
    left: 11.9rem;
    font-size: 2.375rem;
}

.vCode{
    width: 19.125rem;
    height: 5.75rem;
    border-radius: 2.875rem;
    font-size: 2.5rem;
    bottom: 1rem;
}

.user_attribute{
    width: 90.58%;
    margin-top: 8.84625rem;
}

.userpassw{
    margin-bottom: 3.82125rem;
}

.userpassw span{
    font-size: 3.25rem;
}
.userdl{
    height: 10rem;
    border-radius: 5rem;
    font-size: 3.75rem;
    letter-spacing:3.125rem;
}

.userxieyi{
    margin-top:4.025rem; 
}

#radio1{
    width: 3.25rem;
    height:3.25rem;
    background: #fd3b14;
    border-radius: 0.25rem;
    margin-right: 3.16125rem;
    margin-top: 0.125rem;
}

.xieyiinner{
    font-size: 3.375rem;
}
.xieyizzc{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
}
.zzcinner{
    width:80%;
    height: auto;
}
.zzcinner aside{
    width: 100%;
    font-size:3.125rem;
    font-weight: 600;
    margin-top: 3.75rem;
    margin-bottom: 3.75rem;
}
.zzcinner .colse_xiyi{
  top: 2rem;
  right: 2rem;
  cursor: pointer;
  font-size: 2.3rem;
}
.zzcinner .zzcinn{
    width: 85%;
    height: 41.375rem;
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
}
.trueyhxy{
    width: 40%;
    height: 5rem;
    border-radius: 3.125rem;
    font-size: 2rem;
    letter-spacing: 1.25rem;
    margin-bottom: 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;
    }
  }



