﻿body {
    margin: 0px;
    padding: 0px;
    list-style: none;
    font-size: 14px;
    height: 100%;
    line-height: 24px;
    font-family: "微软雅黑";
    background-size: cover;
}
body,
html {
    height: 100%;
    overflow: hidden;
}

.denglulb {
    margin-top: 15px;
    margin-left: 24px;
    width: 300px;
    height: 30px;
    opacity: 0.8;
    filter: alpha(opacity = 80);
}

.denglulb .loginClick {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-align: center;
    font-size: 16px;
    margin: 0 30px;
    vertical-align: super;
}

.denglulb .loginClicked {
    font-weight: bold;
    color: #000 !important;
}

.denglulb .login-DanWeiHao, .denglulb .login-ShouJihao {
    color: #595959;
}

.login-Click-split {
    height: 1px;
    width: 131px;
    border-bottom: 3px solid #00d3c4;
    margin: 0 24px;
}

.login-split {
    height: 1px;
    width: 262px;
    border-bottom: 1px solid #ddd;
    margin: 0 24px;
}

.hidden {
    display: none !important;
}

a {
    color: #333;
    text-decoration: none
}

    a:focus, a:hover {
        color: #23527c;
        text-decoration: none
    }

    a:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

a {
    color: #ffa900;
    cursor: pointer;
}

a {
    background-color: transparent;
}

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.layui-btn-primary {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    padding: 0 18px;
    background-color: #337ab7;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border: none;
    border-radius: 2px;
    cursor: pointer
}

div {
    margin: 0px;
    padding: 0px;
}

body,
div,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}
.login-back {
    margin: 0;
    width: 100%;
    height: 100%;
}
.login-logo {
    width: 280px;
    height: 50px;
    margin-left: 50px;
    margin-top: 70px;
    background: url('login-logo.png') no-repeat center top;
    background-size: 100%;
}
.login-case {
    width: 1160px;
    height: 452px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 10px 30px 20px 595px;
    background: url('login-back.png') no-repeat 0px 0px;
}

.login-case > .box {
    width: 380px;
    height: auto;
    background: #fff;
    padding: 10px 10px 25px 10px;
    margin:10px 0px 10px 0px;
    float: right;
    border: 1px solid #ddd;
    box-shadow: 0 5px 20px 5px #c8c8c8;
}

.box {
    width: 100%;
    height: auto;
    margin: 0;
    position: relative;
}

.login-case h2 {
    display: block;
    border-bottom: 1px solid #eee;
    color: #0288D1;
    font-size: 24px;
    font-weight: bolder;
    line-height: 64px;
    text-align: center;
}
.login_input {
    width: 80%;
    height: auto;
    margin: 0px auto;
    padding: 0;
    padding-top: 30px;
    overflow: hidden;
}

.login_input input {
    width: 100%;
    height: 36px;
    line-height: 36px;
    border: 1px solid #ddd;
    font-size: 14px;
    padding-left: 10px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 15px;
}

.login-check {
    width: 100%;
    line-height: 36px;
    height: 36px;
}

.login-check input {
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-top: 8px;
}

.login_btn {
    width: 80%;
    height: 36px;
    margin: 20px auto;
    padding: 0;
}

.login_btn input {
    border: 0px;
}

.login_btn .btn {
    width: 100%;
    line-height: 24px;
    font-size: 14px;
}

.copyright {
    width: 380px;
    height: auto;
    float: right;
    margin: 0 auto;
    text-align: center;
    margin-top: 20px;
}

.copyright p {
    display: block;
    color: #333;
}

.copyright a {
    color: #2d2d2d;
}

.login-case .form-group > label {
    width: 120px;
    line-height: 28px;
}

.login-check .t-link {
    float: right;
    text-decoration: underline;
    padding-right: 10px;
}
@media (max-width: 375px) {
    .login-logo-p {
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    .login-logo-p {
        font-size: 14px;
    }
}

@media (min-width: 576px) {
    .login-logo-p {
        font-size: 14px;
    }
}

@media (min-width: 768px) {
    .login-logo-p {
        font-size: 21px;
    }
    .login-case {
        width: 1030px;
    }
}

@media (min-width: 992px) {
    .login-logo-p {
        font-size: 21px;
    }
}


.btnColor {
    background: #93defe;
}

.login-head {
    height: 30px;
    background: #f7f7f7;
    margin: 0 auto;
}

.login-logohead {
    height: 55px;
    margin: 0 auto;
    background-color: #ffffff;
}

.login-logo-center {
    position: relative;
    width: 100%;
    height: 55px;
    margin: 0 20px;
}

.login-m-logo {
    position: absolute;
    left: 141px;
    top: 8px;
    width: 40px;
    height: 40px;
}

.login-logo-line {
    position: absolute;
    left: 221px;
    top: 8px;
    width: 1px;
    height: 28px;
    border-right: 1px solid #b7b7b7;
}

.login-logo-p {
    position: absolute;
    left: 190px;
    top: 0;
    height: 55px;
    line-height: 55px;
    color: #595959;
}

.tooltip {
    position: absolute;
    right: 0;
    top: 1px;
    overflow: hidden;
    width: 520px;
    height: 23px;
    border-radius: 3px;
    font-size: 10px;
}

.footer {
    height: 50px;
    line-height: 40px;
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
    background: #f7f7f7;
}
.footer-copyright {
    position: relative;
    margin: 5px auto 0;
    width: 590px;
    margin-bottom: 20px;
    display: block;
    overflow: hidden;
}
.layui-form-checked[lay-skin=primary] i {
    border-color: #00d3c4;
    background-color: #00d3c4;
    color: #fff
}