@font-face {
    font-family: 'PingFang-Medium';
    src: url('../../font/PingFang/PingFang-Medium.eot');
    src:
        url('../../font/PingFang/PingFang-Medium.eot?#font-spider') format('embedded-opentype'),
        url('../../font/PingFang/PingFang-Medium.woff') format('woff'),
        url('../../font/PingFang/PingFang-Medium.ttf') format('truetype'),
        url('../../font/PingFang/PingFang-Medium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

body,
html {
    font-family: "PingFang-Medium", "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "HeitiSC", "WenQuanYi Micro Hei", sans-serif;
    font-size: 14px;
    background: rgb(255, 255, 255);
    height: 100%;
    width: 100%;
    overflow: hidden;
}

a,
a:hover,
a:visited,
a:link {
    text-decoration: none;
    color: #333;
}

.errorInput {
    border: 1px solid red;
}

.body {
    background: url("../../img/login/login-background.png") no-repeat;
    background-size: 100% 100%;
    height: 100%;
}
.login-body{
    background: url(../../images/loginBg.jpg) center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100vh;
}
.logo {
    position: absolute;
    top: 58px;
    left: 80px;
}
.login-wrapper {
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
    z-index: 2;
    display:flex;
}
.left-box {
    position: relative;
    width: 603px;
    margin-top: 60px;
}
.left-box-img{
    width:603px;
}
.introducebox {
    position: absolute;
    left: -40px;
    top: 492px;
    margin: auto;
    color: #fff;
    width: 680px;
}
.introducebox .title {
    font-size: 32px;
    font-weight: bold;
    line-height: 47px;
    text-align: center;
}
.introducebox .title2 {
    position: relative;
    font-size: 22px;
    font-family: Source Han Sans SC;
    font-weight: bold;
    line-height: 33px;
    text-align: center;
    margin-top: 10px;
}
.introducebox .title2::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 4px;
    transform: translateY(-50%);
    width: 190px;
    height: 0px;
    border: 1px solid #FFFFFF;
}
.introducebox .title2::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 4px;
    transform: translateY(-50%);
    width: 190px;
    height: 0px;
    border: 1px solid #FFFFFF;
}
.right-box {
    padding: 25px 30px;
    background-color: #fff;
    box-shadow: 0 3px 6px -1px rgba(0, 0, 0, 0.19);
    box-sizing: border-box;
    border-radius: 4px;
    width: 390px;
    flex-shrink: 0;
    margin-left: 250px;
    position: relative;
    margin-top: 188px;
    height: 100%;
}
.login-copyright {
    color: #eee;
    padding-bottom: 20px;
    text-align: center;
    position: relative;
    z-index: 1;
    padding-top:50px
}
.container {
    display: table;
    height: 100%;
}
.login-info-head h2{
    margin-bottom: 12px;
    text-align: center;
    font-size:20px;
}
.user-login-right{
    position: absolute;
    top: 22px;
    right: 5px;
}
.user-login-right-con{
    display: flex;
}
.user-login-right-con-title{
    position: relative;
    width: 78px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    font-size: 13px;
    color: #08f;
    background: #ebf6ff;
    box-shadow: 0 2px 4px 0 rgba(0,136,255,.2);
    border-radius: 2px 0 0 2px 0 0 0 2px 2px;
    background-color: #ebf6ff;
}
.user-login-right-con-icon{
    position: absolute;
    top: 4px;
    width: 0;
    height: 0;
    right: -10px;
    border-top: 10px solid transparent;
    border-right: none;
    border-bottom: 10px solid transparent;
    border-left: 12px solid #ebf6ff;
}
.user-login-right-con-img{
    margin-left: 15px;
    cursor: pointer;
}
.form-group-item{
    position:relative;
    margin-bottom:25px;
    overflow: hidden;
}
.form-group-item .glyphicon{
    width: 46px;
    height: 46px;
    line-height: 46px;
    font-size: 20px;
    color: #999;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
}
.form-control-text{
    height: 46px;
    line-height: 46px;
    border-radius: 2px !important;
    padding-left:46px;
    width:100%;
    border-radius:2px;
    border:1px solid #e6e6e6;
    outline:none;
}
.user-login-check{
    color: #333;
    font-weight:normal;

}
.form-check{
    float:left;
    line-height: 10px;
}
.user-login-forget-psw{
    float:right;
    color: #08f !important;
}
.login-btn{
    height: 36px;
    line-height: 36px;
    border-radius: 4px;
    background-color: #2d8cf0;
    box-shadow: 0 1px 0 rgba(0,0,0,.03);
    width:100%;
    border:none;
    font-size:16px;
    color:#fff;
    outline:none;
    margin-bottom: 20px;
}
.xieyi{
    margin-top:-5px;
}
.xieyi a{
    color: #08f;

}
.app-hidden-novisibility {
    background-color: #fff;
    position: absolute;
    display: none;
    top: 0;
    height: 100%;
    width: 100%;
    left: 0;
    border-radius: 4px;
}


.box-warp .scan-right {
    cursor: pointer;
}
.scan-content-sty {
    margin: 40px 0;
    text-align: center;
    width: 380px;
}
.scan-main-mar {
    margin: 0 26px;
}
.scan-title-sty {
    border-bottom: solid 1px #ddd;
    font-size: 18px;
    font-weight: 400;
    line-height: 54px;
    margin-bottom: 40px;
}
.login-app-code {
    width: 172px;
    margin: 0 auto;
}
.login-app-code-con{
    position:relative;
}
.login-app-code-fail{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: hsla(0,0%,100%,.9);
}
.login-app-code-fail-title{
    padding-top: 65px;
    font-size: 14px;
    color: rgba(0,0,0,.73);
    margin-top: 12px;
    text-align:center;
}
.login-app-code-fail-btn{
    color: #fff;
    background-color: #08f;
    border-color: #08f;
    text-shadow: 0 -1px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 0 rgba(0,0,0,.045);
    border:none;
    text-align:center;
    outline: none;
    padding: 3px 10px;
}
.login-app-code-fail-btn .reflush-img{
    margin-right:5px;
}
.row {
    display: table-cell;
    vertical-align: middle;
}

@media (max-width: 767px) {
    .row {
        margin-left: -15px;
    }
}

.row-centered {
    text-align: center;
}

.col-centered {
    display: inline-block;
    float: none;
    text-align: left;
    border-radius: 15px;
    -moz-box-shadow: 0px 0px 10px 5px rgba(14, 14, 14, 0.2);
    -webkit-box-shadow: 0px 0px 10px 5px rgba(14, 14, 14, 0.2);
    box-shadow: 0px 0px 10px 5px rgba(14, 14, 14, 0.2);
}

@media (max-width: 768px) {
    .col-centered {
        -webkit-box-shadow: 0 0 0px 0px rgb(255, 255, 255);
        box-shadow: 0 0 0px 0px rgb(255, 255, 255);
    }
}

@media (max-width: 992px) {
    .col-centered {
        -webkit-box-shadow: 0 0 0px 0px rgb(255, 255, 255);
        box-shadow: 0 0 0px 0px rgb(255, 255, 255);
    }
}

.login-box {
    font-family: "PingFang-Medium";
    border-radius: 15px;
}

.login-box .login-sub-left {
    width: 500px;
    height: 480px;
    display: block;
    background: url("../../img/login/login-default.png") no-repeat;
    background-size: 100% 100%;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}

@media (min-width: 992px) {
    .login-box .login-sub-right {
        width: 460px;
    }
}

.login-box .login-sub-right {
    height: 480px;
    display: block;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}


@media (min-width: 768px) {
    .login-form {
        margin: 0px auto;
        margin-top: 42px;
    }
}

@media (min-width: 992px) {
    .login-form {
        width: 70%;
        margin: 0px auto;
        margin-top: 55px;
    }
}

@media (min-width: 1200px) {
    .login-form {
        width: 55%;
        margin: 0px auto;
        margin-top: 68px;
    }
}

.login-right-text {
    font-family: Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, "\5FAE\8F6F\96C5\9ED1", Arial, sans-serif;
    font-size: 22px;
    font-weight: 700;
    margin-top: 40px;
    margin-bottom: 40px;
    letter-spacing: 2;
}

.input-group {
    margin-bottom: 28px;
    height: 40px;
}

.input-group div {
    color: #999;
    background-color: rgb(255, 255, 255);
    padding: 6px 12px 6px 22px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.form-control:focus+.input-group-addon {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.input-group-addon-focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.input-group input {
    border-left: 0px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    padding: 6px 6px;
    height: 40px;
}

.login-button {
    display: inline-block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    border: 1px solid #dcdfe6;
    -webkit-appearance: none;
    text-align: center;
    box-sizing: border-box;
    outline: 0 !important;
    transition: .1s;
    font-weight: 500;
    font-size: 14px;
    border-radius: 4px;
    border-radius: 20px;
    height: 40px;
    background-color: #18a88b;
}

.login-button:hover,
.login-button:focus,
.login-button:active {
    display: inline-block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    border: 1px solid #dcdfe6;
    -webkit-appearance: none;
    text-align: center;
    box-sizing: border-box;
    outline: 0;
    margin: 0;
    transition: .1s;
    font-weight: 500;
    font-size: 14px;
    border-radius: 4px;
    border-radius: 20px;
    height: 40px;
    background-color: #18a88b !important;
    border-color: #18a88b !important;
}

.login-find-password>a {
    color: #18a88b;
    font-size: 12px;
}

.login-find-password>a:hover,
.login-find-password>a:active {
    text-shadow: 0px 2px 5px #18a88b;
}

.copyright {
    position: absolute;
}

.copyright,
.copyright a {
    font-size: 12px;
    color: #a1a1a1;
}