.layui-input-block {
    margin-left: 0;
}
.login input[type="text"], .login input[type="file"], .login input[type="password"], .login input[type="email"], select {
    height: 37px;
}
.left_open select{
	height: 33px;
	line-height: 33px;
}
.left_select{
	margin: 7px 0 0 55px;
}

/* .top_right{
  width: 10rem;
height: 1.2rem;
 margin: 1rem 1.5rem;
 border-radius: 1rem;
 color:#fff;
  border: 0.1rem solid #999;
  display: flex;
}
.top_right input{
  margin-left: 0.5rem;
  margin-top: 0.1rem;
  outline: none;
  background: none;
  width: 8rem;
  height: 1rem;
  border: none;
}
.top_right .sousuo{
  margin-top: 0.14rem;
  width: 1rem;
  height: 1rem;
  background: url(../images/sousuo.png) no-repeat  0 0 / contain;
} */