/****************************var********************************/
/******登录成功loading页背景********/
/******主色********/
/******按钮、操作等高亮色********/
/************************function*************************/
/******left.func********/
/******mid.func********/
/****files.func***/
/**more style**/
/****admin.less group.less user.less dept.less****/
/****page *****/
/**** 下拉菜单*****/
.yli-thead {
  background: #e6e6e6;
}
.dept-bg {
  background: #3891e3;
}
.text-yli-main {
  color: #3891e3;
}
::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #b5b4b4;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #b5b4b4;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #b5b4b4;
}
:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #b5b4b4;
}
.page-pernum {
  position: absolute;
  left: 160px;
  top: 6px;
}
.page-pernum .light {
  color: #b5b4b4;
}
.page-pernum select {
  height: 28px;
  outline: none;
  color: #b5b4b4;
  border-color: #b5b4b4;
}
.pwd-level {
  margin-top: 5px;
}
.pwd-level .title {
  margin-left: 5px;
}
.pwd-level .level {
  background: #f1f1f1;
  color: #666;
  padding: 0px 10px;
  font-size: small;
}
body {
  height: 100%;
  width: 100%;
  color: #333333;
  margin: 0;
  padding: 0;
}
.active-status {
  position: absolute;
  width: 100%;
  height: 20px;
  bottom: 0;
  text-align: center;
  color: red;
  font-size: 12px;
  z-index: 30;
}
.active-status a {
  cursor: pointer;
  color: #3891e3;
}
@media only screen and (max-width: 991px) {
  .login-solo {
    display: none !important;
  }
  .login-header {
    width: 100% !important;
  }
  .login-download li {
    width: auto !important;
  }
}
.login-header {
  position: relative;
  left: 0;
  right: 0;
  padding: 10px;
  width: 60%;
}
.login-header .logo-login {
  text-align: center;
  position: relative;
  padding: 10px 0;
}
.login-header .logo-login img {
  height: 50px;
}
.login-header .logo-login .btn.pull-right {
  background-color: #06ca67;
  color: #fff;
  margin-top: 8px;
}
.login-main {
  background-image: url(img/bg-1x_a3b6dcd3.jpg);
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-background-size: contain;
  transform: matrix(1.05, 0, 0, 1.05, -22.0024, 7.13636);
  transition: all 500ms linear;
  min-width: 1200px;
}
.login-main .form-border {
  display: table;
  height: 550px;
}
.login-main .form-border .login-solo {
  color: lightcyan;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  width: 58%;
  font-size: 14px;
}
.login-main .form-border .login-solo .login-solo-time {
  color: red;
  font-size: 24px;
  background-color: antiquewhite;
  /* border-radius: 18px; */
  border: none;
  padding: 2px;
}
.login-main .form-border .login-form {
  display: table-cell;
  vertical-align: middle;
  width: 335px;
}
.login-main .form-border .login-form ul.login-tab {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  box-shadow: 0px 5px 5px 0px #272525;
  margin: 0;
  padding: 15px 20px 0;
  background-color: white;
}
.login-main .form-border .login-form ul.login-tab a {
  color: #8c8c8c;
  text-decoration: none;
  cursor: pointer;
  font-weight: bold;
}
.login-main .form-border .login-form ul.login-tab li.login-tab-item {
  padding: 10px 10px 15px 10px;
  margin: 0 5px;
}
.login-main .form-border .login-form ul.login-tab li.login-tab-item.active {
  border-bottom: 2px solid #3891e3;
}
.login-main .form-border .login-form .form-center {
  background: white;
  padding: 20px 20px 20px;
  width: 336px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  box-shadow: 0px 5px 5px 0px #272525;
}
.login-main .form-border .login-form .form-center .login-label {
  margin-left: 4px;
  font-size: 16px;
  color: #8c8c8c;
  letter-spacing: 2px;
}
.login-main .form-border .login-form .login_body {
  background: white;
}
.login-main .form-border .login-form .login_body iframe {
  height: 290px !important;
}
.login-main .form-border .login-form .login-valid {
  display: block;
  margin-top: 2px;
  height: 36px;
  width: 80px;
  position: absolute;
  right: 0px;
  top: 0px;
}
.login-download {
  text-align: center;
  margin-top: 30px;
  font-size: 16px;
  line-height: 28px;
}
.login-download li {
  width: 175px;
}
.login-download li a {
  color: #6a7e86;
  display: block;
  height: 70px;
  width: 90px;
  margin: 0 auto;
  overflow: hidden;
  cursor: pointer;
  text-decoration: none;
  padding-top: 10px;
}
.login-download li a:hover {
  color: #3891e3;
}
.login-download li i {
  font-size: 36px;
}
.login-download .right {
  margin-top: 8px;
  font-size: 14px;
}
.login-download .right a {
  cursor: pointer;
  text-decoration: none;
}
.login-download .right :hover {
  color: #3891e3;
}
.page-active {
  color: white;
  background: black;
}
.page-active .page-header {
  border-bottom: 1px dotted rgba(222, 222, 222, 0.43);
}
.page-active .online-active {
  padding: 50px 0;
  width: 400px;
  margin: 0 auto;
}
.page-active .online-active .way {
  position: absolute;
  right: 240px;
  top: 290px;
  color: white;
  cursor: pointer;
}
.page-active .active-tips {
  font-size: 12px;
}
.copy-right {
  text-align: center;
  margin-top: 24px;
  padding: 3px;
  font-size: 12px;
  width: 100%;
  color: lightgrey;
}
.copy-right a {
  color: lightgrey;
}
.copy-right a:hover {
  color: #3891e3;
  text-decoration: none;
}
.form-err {
  margin-top: 15px;
  color: #a94442;
  margin-bottom: 10px;
}
.form-group {
  margin: 20px 10px 0 10px;
}
.form-group .input-icon {
  position: relative;
  z-index: 1;
}
.form-group .input-icon i {
  color: #3891e3;
  display: block;
  font-size: 16px;
  margin: 11px 2px 4px 10px;
  position: absolute;
  text-align: center;
  width: 16px;
  z-index: 3;
}
.form-group .input-icon .form-control {
  height: 40px;
  padding: 6px 0 6px 33px;
  font-size: 14px;
  background-color: transparent;
  border-radius: 4px;
  color: #6e8176;
}
.form-group .input-icon .form-control:focus {
  border-color: #3891e3;
  outline: 0;
}
.form-actions {
  margin-top: 20px;
  background-color: transparent;
  clear: both;
  padding: 0 5px;
}
.form-actions .btn {
  background-color: #3891e3;
  color: #fff;
  margin-top: 1px;
  border-color: transparent;
  padding: 9px 12px;
}
select {
  color: #3891e3;
}
.forget-password {
  margin-top: 15px;
  color: #fff;
}
.create-account {
  margin-top: 25px;
  border-top: 1px dotted #eee;
  padding-top: 10px;
  color: #fff;
}
.create-account a {
  display: inline-block;
  padding: 0 20px;
  margin-top: 5px;
  font-size: 22px;
}
.create-account a:hover {
  text-decoration: none;
}
@media screen and (max-height: 590px) {
  .copy-right {
    visibility: hidden;
  }
}
