.HZNet-CES .login-container {
  display: flex;
  flex-direction: column;
  height: 100%;
  background: linear-gradient(-77deg, #102C77 0%, #0E2561 100%);
}
.HZNet-CES .top_logo {
  width: 100%;
  height: 72px;
  line-height: 72px;
  padding-left: 40px;
  box-sizing: border-box;
}
.HZNet-CES .hz_content {
  width: 100%;
  flex: 1;
  display: flex;
}
.HZNet-CES .hz_content .hz_bg {
  width: 60%;
  background-image: url("/img/bg/home_bg.png");
  background-size: 100% 100%;
}
.HZNet-CES .hz_content .hz_right_login {
  flex: 1;
  display: flex;
  position: relative;
}
.HZNet-CES .hz_content .hz_right_login .hz_login {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.HZNet-CES .hz_content .hz_right_login h2 {
  color: white;
  font-size: 28px;
  text-align: center;
}
.HZNet-CES .hz_content .hz_right_login .hz_login_dialog {
  width: 100%;
  height: 420px;
  padding-top: 15px;
  box-sizing: border-box;
}
.HZNet-CES .hz_content .hz_right_login .hz_login_dialog div {
  font-size: 24px;
  text-align: center;
  color: white;
}
.HZNet-CES .hz_footer {
  height: 100px;
  text-align: center;
  line-height: 60px;
}
.HZNet-CES .hz_footer div {
  color: white;
  font-size: 14px;
  margin-top: 20px;
}
.HZNet-CES .login-weaper {
  overflow: hidden;
  border-radius: 20px;
  width: 400px;
  box-shadow: -4px 5px 10px rgba(0, 0, 0, 0.4);
}
.HZNet-CES .login-weaper .el-input-group__append {
  border: none;
}
.HZNet-CES .login-left,
.HZNet-CES .login-border {
  position: relative;
  border-radius: 20px;
  background: #fff;
  align-items: center;
  display: flex;
}
.HZNet-CES .login-left {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  justify-content: center;
  flex-direction: column;
  background-color: #409EFF;
  color: #fff;
  float: left;
  width: 50%;
  position: relative;
}
.HZNet-CES .login-left .img {
  width: 230px;
}
.HZNet-CES .login-time {
  position: absolute;
  left: 25px;
  top: 25px;
  width: 100%;
  color: #fff;
  font-weight: 200;
  opacity: 0.9;
  font-size: 18px;
  overflow: hidden;
}
.HZNet-CES .login-left .title {
  margin-top: 20px;
  text-align: center;
  color: #fff;
  font-weight: 300;
  letter-spacing: 2px;
  font-size: 22px;
}
.HZNet-CES .login-border {
  border-left: none;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  color: #fff;
  width: 100%;
  box-sizing: border-box;
}
.HZNet-CES .login-main {
  margin: 0 auto;
  width: 65%;
  box-sizing: border-box;
}
.HZNet-CES .login-main > h3 {
  margin-bottom: 20px;
}
.HZNet-CES .login-main > p {
  color: #76838f;
}
.HZNet-CES .login-title {
  color: #333;
  margin-bottom: 40px;
  font-weight: 500;
  font-size: 22px;
  text-align: center;
  letter-spacing: 4px;
}
.HZNet-CES .login-menu {
  margin-top: 40px;
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}
.HZNet-CES .login-menu a {
  color: #333;
  font-size: 12px;
  margin: 0px 8px;
}
.HZNet-CES .login-submit {
  width: 100%;
  height: 45px;
  border: 1px solid #409EFF;
  font-size: 18px;
  letter-spacing: 2px;
  font-weight: 300;
  color: white;
  cursor: pointer;
  margin-top: 30px;
  font-family: "neo";
  background: linear-gradient(90deg, #00E9FF 0%, #3B72EF 99%);
  border-radius: 30px;
}
.HZNet-CES .login-form {
  margin: 10px 0;
}
.HZNet-CES .login-form i {
  color: #333;
}
.HZNet-CES .login-form .el-form-item__content {
  width: 100%;
}
.HZNet-CES .login-form .el-form-item {
  margin-bottom: 23px;
}
.HZNet-CES .login-form .el-input input {
  height: 40px !important;
  line-height: 40px !important;
  text-indent: 5px;
  background: transparent !important;
  border: none;
  border-radius: 0;
  color: #333;
  border-bottom: 1px solid #ebedf2;
}
.HZNet-CES .login-form .el-input .el-input__prefix i {
  padding: 0 5px;
  font-size: 16px !important;
  line-height: none;
}
.HZNet-CES .login-code {
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin: 0 0 0 10px;
}
.HZNet-CES .login-code-img {
  margin-top: 0.5px;
  width: 100px;
  height: 39.5px;
  background-color: #fdfdfd;
  border: 1px solid #f0f0f0;
  color: #333;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 5px;
  line-height: 38px;
  text-indent: 5px;
  text-align: center;
  cursor: pointer !important;
}
#app.full-screen .avue-main {
  width: 100% !important;
  height: 100vh !important;
  left: 0 !important;
  padding: 0 !important;
}
#app.full-screen .avue-view {
  padding: 0 !important;
}
#app.full-screen #avue-view #avue-view .basic-container{
  padding: 0 !important;
  height: 100% !important;
}
#app.full-screen #screenChild{
height: 100% !important;
}
#app.full-screen #avue-view{
height: 100% !important;
}
#app.full-screen .avue-header {
  display: none;
}
#app.full-screen .avue-tags {
  display: none;
}
#app.full-screen #avue-view {
  overflow: auto !important;
    height: auto !important;
}