.header{ height: 100px;  line-height: 100px;  }
.header .layout{  padding-top: 25px;  }
.main{  height: 520px;  background: url("../../assets/img/login/login-bg.png") no-repeat 100%;  }
.main img.fl{  height: 248px;  margin-top: 100px;  margin-left: 100px;  }
.main .loginDiv{  background: #fff;  width: 350px;  height: 370px;  margin-top: 47px; margin-right: 50px }
.loginDiv .title{  text-align: center;  }
.loginDiv .title span{  font-size: 18px;  display: inline-block;  line-height: 60px;  border-bottom: 2px solid transparent;  margin: 0px 20px;  cursor: pointer;  }
.loginDiv .title span.on{  border-bottom-color: #669AFF;  color: #669AFF;  }
.content {  padding:30px 25px;  }
.content .group{  padding-left: 10px;  border: 1px solid #b5b5b5;  width: 300px;  margin-bottom: 20px;  position: relative;  }
.content .group label.error{  color: red;  position: absolute;  display: block;  top: 37px;  left: 10px;  font-size: 13px;  }
.content .group i.iconfont{  font-size: 24px;  vertical-align: middle;  }
.content .group .input{  border: 0px;  box-shadow: none;  line-height: 35px;  height: 35px;  }
.content .group .vcode{  position: absolute;  top: 0px;  right: 0px;  width: 105px;  }
.content .btn{  width: 300px;  }
.content .hint{  margin: 20px 0px;  }
.content .hint a{  color: #526c9b;  }
.tree{  margin-bottom: -20px;  height: 100px;  }
.tree .layout,.tree img{  height: 100%;  }
.vcode {height: 34px}

.layui-form-select dl dd.layui-this {
    background-color: #699AFF !important;
}

.sys {
    visibility: hidden;
    float: right;
}