/*导航条*/
html,
body {
    height: 96.5%;
    background-color: #FFFFFF;
}
body{
    /*background: url(../images/loginbg.png) no-repeat;*/
    background: linear-gradient(to right, #42badc, #6594ea);
}

header{
    /*background: linear-gradient(135deg, #44b8dd, #609ae8);*/
}
header img {
    margin: 3px 0;
    height:60px;
}

.head_wapper {
    width: 1200px;
    margin: 0 auto;
}

@media screen and (min-width:1100px){
    #pc .col-md-10{
        position: fixed;
        top: 50%;
        transform: translateY(-50%);
    }
}
@media screen and (min-width: 992px) {
    #pc {
        display: block !important;
    }
}

@media screen and (max-width: 992px) {
    .login {
        float: none !important;
        margin: auto !important;
    }
    
    .section {
        background: url("../images/loginbg.png") 0 0 !important;
        height: 100% !important;
    }
    
    .max-width {
        display: block !important;
        padding: 0 !important;
        width: 100% !important;
        padding-top: 150px !important;
    }
    
    #qrRootDiv {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    
    #qrRootDiv {
        display: none;
    }
    
    .head_wapper {
        width: 100%;
        text-align: center;
    }
    
    .max-width {
        padding-top: 80px !important;
    }
    
    .section {
        background: url("../images/loginbgh.png") no-repeat 0 0 !important;
        height: 100% !important;
    }
    
    header {
        padding: 0 !important;
    }
}

.section {
    position: relative;
    /*重要！保证footer是相对于wapper位置绝对*/
    height: 100%;
    /* 保证页面能撑开浏览器高度时显示正常*/
    padding-bottom: 50px;
    max-width: 100%;
    background: url("../images/loginbgh.png");
    background-size:100%;
}

.section .row-mg {
    margin: 0;
    padding-bottom: 40px;
    /*重要！给footer预留的空间*/
}

.section .login {
    float: right;
    max-width: 294px;
    margin: 20px 10px;
    padding:20px 20px 20px 20px;
    background: #fff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    overflow: hidden;
}
.section .login .warn{
    float: right;
    max-width: 294px;
    margin-top:10px;
    border-radius: 6px;
    line-height:1.6;
    padding:10px;
    color:#fff;
}
.tips{
    background:#fff;
    border-radius:6px;
    float: right;
    max-width: 294px;
}
.tips div{
    opacity: 0;  
    animation: fadeInOut 3s infinite;
    animation-timing-function: linear;  
    color:#ff5831;
}
.warn {
  background: linear-gradient(-45deg, #333 50%, #999 60%, #333 70%);
  background-size: 600% 100%;
  -webkit-animation: shine 10s infinite;
          animation: shine 10s infinite;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}

@-webkit-keyframes shine {
  0% {
    background-position-x: 400%;
  }
  50% {
    background-position-x: 0%;
  }
  100% {
    background-position-x: -400%;
  }
}

@keyframes shine {
  0% {
    background-position-x: 400%;
  }
  50% {
    background-position-x: 0%;
  }
  100% {
    background-position-x: -400%;
  }
}
@keyframes fadeInOut {  
  0%, 100% {
    opacity: 0.2;  
  }  
  50% {
    opacity: 1;  
  }  
}  
.section .login .icons {
    position: absolute;
    right: 30px;
    top: 8px;
    font-size: 18px;
}

.section .login>div {
    line-height: 35px;
}

.section .login>div #checkbox {
    top: 8px;
}

.section .hang {
    margin-top: 10px;
}

.section .hang b {
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    padding-bottom: 5px;
}

.section .hang b i {
    font-size: 12px;
    display: inline-block;
    position: relative;
    top: 2px;
    margin-right: 3px;
}

.section .hang a {
    font-size: 14px;
}

.section .code {
    margin: 80px 0;
    padding: 20px;
    color: #fff;
    margin-left: 50px;
}

.section .code .code-body {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    width: 200px;
    height: 200px;
    background: #fff;
    margin-top: 10px;
}

.section .code .code-footer {
    width: 200px;
    font-size: 12px;
    text-align: center;
    margin-top: 15px;
}

.section .footer {
    height: 50px;
    line-height: 50px;
    text-align: center;
    bottom: 0;
    position: absolute;
    width: 100%;
    background: #fff;
}

.third-text {
    text-align: center;
    color: #B4B4B4;
    margin-top: 10px;
}

.qq {
    background-position: 0 0 !important;
}

.qq:hover {
    background-position: 0 -54px !important;
}

.wx {
    background-position: -58px 0 !important;
}

.wx:hover {
    background-position: -58px -54px !important;
}

.wb {
    background-position: -118px 0 !important;
}

.wb:hover {
    background-position: -118px -54px !important;
}

.qywx {
    background-position: -237px 0 !important;
    margin-right: 60px;
    float: right;
}

.qywx:hover {
    
    background-position: -237px -54px !important;
}

.third-icon {
    display: inline-block;
    position: relative;
    width: 50px;
    height: 50px;
    background: url("../../images/third-log-icon.png") no-repeat;
}

.login_title .login_title_text {
    
    cursor: pointer;
}

.login_title .login_title_text.active,
.login_title .login_title_text:hover {
    
    color: #2892d0;
}

.login_title .login_title_divider {
    
    color: #eee;
}

.getVcode {
    
    cursor: pointer;
    color: #2892d0;
}

.getVcode_disable {
    color: #ccc;
}

.p-l-0 {
    padding-left: 0;
}

.text-c {
    text-align: center;
}

.m-t-45 {
    margin-top: 45px;
}

input.checkbox {
    display: inline-block;
    margin-right: 10px;
}

label.check {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    cursor: pointer;
    position: absolute;
    border: 1px solid #ccc;
    top: 0;
    left: 15px;
}

input[type=checkbox] {
    visibility: hidden;
}

.checkbox:checked+label {
    border-color: #2892d0;
}

.checkbox:checked+label:before {
    content: "\2713";
    display: block;
    text-align: center;
    font-size: 14px;
    color: #2892d0;
}
input[type=submit].btn-block.half,
.half{
    width:calc((100% - 20px) / 2);
    margin-right:20px;
    float: left;
}
.half:last-child{
    margin-right:0;
}
.btn-block.reg{
    border:1px solid #eee;
    margin-top:0;
}
.mt30{
    margin-top:30px;
}
#loginForm2 .mt30{
    margin-top:20px;
}
.mark{
    border:1px solid #eee;
    background:none;
    text-align: left;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border-radius: 4px;
}
.passabout{
    margin-top:20px;
}