/*login*/
.yx-login-container {
  border: 1px solid #d6d6d6;
  background-color: #f2f2f2;
  margin: 30px auto;
  max-width: 450px; }

/*.yx-login-head {
  font-size: 20px;
  border-bottom: 1px solid #d6d6d6;
  padding-left: 25px;
  line-height: 2.4;
  position: relative; }*/
.yx-login-head {
  font-size: 18px;
  border-bottom: 1px solid #d6d6d6;
  line-height: 50px;
  height:50px;
  position: relative;
  text-indent:16px;
 
}
.yx-login-head .click-tab{
    width:44px;
    height:50px;
    cursor:pointer;
}
.yx-login-head .tips{
    width: 76px;
    height: 28px;
    text-indent: 6px;
    margin-top: 5px;
    line-height: 28px;
    margin-right: 2px;
    font-size: 14px;
    color: #eea236;
    background:url(../images/tips-bg.png) no-repeat center center;
}
.yx-qrcode-login{
    display:none;
    width:100%;
    height:333px;
    overflow:hidden;
}
.yx-qrcode-login .login-tip{
    font-size:14px;
    text-align:center;
    font-weight:600;
    line-height:40px;
}
#qrcode{
    width:120px;
    height:120px;
    margin:0 auto;
    margin-top: 90px;
}
.yx-login-content {
  background-color: #fff;
  padding: 25px 25px 10px 25px; }

.yx-login-footer {
  border-top: 1px solid #d6d6d6;
  padding: 10px 25px; }

.yx-login-alert {
  font-size: 14px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-top: 7px; }

/*# sourceMappingURL=yngbzx-login.css.map */
