﻿.footer-s {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size:14px;
    color: #666666;
    background: #F9F9F9;
}
.panel .form-control:focus {
    background-color: transparent;
    border-color: none;
}
.panel input, .panel-reg input, .panel .btn, .panel-reg .btn {
    max-width:100%;
    padding: 0.25rem 0.75rem;
}
/*登录*/
.login{
    height:100%;
    padding-top:50px;
    background:url(/images/account/img1.jpg) no-repeat center;
    background-size:auto 100%;
}
.panel {
    width: 970px;
    margin: 30px auto 0;
    overflow: hidden;
    line-height: 1;
    background-color: #f3f3f3;
}
.panel-l {
    float: left;
    width: 460px;
    height: 100%;
    padding: 90px 0 120px 40px;
    background-color: #567776;
    color: #fff;
}
.panel-l ul{
    list-style:square;
    padding-left:20px;
    font-size:18px;
}
.panel-l ul li{
    margin-bottom: 20px;
}
.panel-r {
    float: right;
    width: 510px;
    padding: 90px 80px 0 80px;
}
.panel .btn{
    border-radius:2px;
}
.panel-r .btn-primary{
    width:100%;
    border-color:#567776;
    font-family:'myFontBold';
    background-color:#567776;
    outline:none;
}
.title-line{
    position:relative;
    font-size:26px;
    font-weight:bolder;
    padding-bottom:22px;
}
.title-line::after {
    position:absolute;
    left:0;
    bottom:0;
    content: '';
    display:block;
    width: 60px;
    height: 2px;
    background-color: #FFFFFF;
}
.panel-r-b {
    padding-top: 25px;
    margin-top: 35px;
    border-top: solid 1px #D7D8D9;
    line-height:34px;
    color: #567776;
    font-size:16px;
}
.panel-r-b .btn{
    color: #567776;
    border-color:#D7D8D9;
    font-size:14px;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    background-color:#fff;
}
/*注册*/
.register {
    padding-top: 50px;
    color:#fff;
    background: url(/images/account/img1.jpg) no-repeat center;
    background-size: auto 100%;
}
.panel-reg {
    width: 640px;
    margin: 50px auto;
}
.register .footer-s{
    position:relative;
}
.panel-reg .form-label {
    margin-top: 20px;
    margin-bottom:5px;
}
.panel-reg .form-control {
    background-color: rgba(255,255,255,.8)
}
.panel-reg .btn {
    width: 380px;
    height: 46px;
    line-height:1;
    color:#fff;
    background: #567776;
    border-radius: 2px;
}
.panel-reg .btn-dis {
    background: #888888;
    opacity: 1;
}
.panel-reg .invalid-feedback{
    position:absolute;
    margin-top:0;
    width:auto;
}
.attention{
    position:relative;
    font-size:12px;
    padding-left:20px;
    margin-top:5px;
    margin-bottom:40px;
}
.attention .iconfont{
    position:absolute;
    left:0;
    top:-2px;
    font-size:15px;
}
.confirm-pas{
    position:relative;
}
.confirm-pas .invalid-feedback{
    bottom:42px;
}
.confirm-pas .is-invalid~.attention {
    margin-top: 25px;
    margin-bottom: 20px;
}

/*登录弹框*/
.modal-login .modal-header{
    border-bottom:none;
}
.modal-login .btn-close{
    color:#fff;
    background:none;
    font-size:18px;
}
.modal-login .modal-content {
    color: #fff;
    background-color: #567776;
    border:none;
}
.modal-login .panel-r {
    float: none;
    width:100%;
    padding-top: 30px;
    padding-bottom:120px;
}
.modal-login .c-67, .modal-login .c-ab {
    color: #fff !important;
}
.modal-login .text01 input {
    color:#fff;
    border-color: #fff;
    background-color: #567776;
}
.modal-login .text_tit {
    color: #fff;
    background-color: #567776;
}
.modal-login .text01.focus input, .modal-login .text01.focus textarea {
    border-color: #fff;
}
.modal-login input::-webkit-input-placeholder { /* WebKit browsers */
    color: #fff;
}

.modal-login input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #fff;
}

.modal-login input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #fff;
}

.modal-login input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #fff;
}
.modal-login .panel-r .btn-primary {
    color: #567776;
    border-color: #fff;
    background-color: #fff;
}
.modal-login .panel-r-b{
    border-style:dashed;
}
.modal-login .panel-r-b span {
    color: #fff;
}
/*注册成功*/
.bac-account {
    background: url(/images/account/img1.jpg) no-repeat center;
    background-size: auto 100%;
}
.reg-success {
    padding-top:50px;
    padding-bottom:180px;
}
.reg-success-panel {
    width: 820px;
    padding: 140px 110px;
    margin: 30px auto 0;
    background: rgba(255,255,255,.9);
    border-radius: 2px;
    text-align:center;
}
.reg-success-panel .iconfont{
    display:inline-block;
    width: 60px;
    height: 60px;
    line-height:60px;
    text-align:center;
    background: #567776;
    border-radius: 50%;
    color:#fff;
    font-size:24px;
}
.reg-success-panel .btn{
    border-radius:2px;
}
/*邮箱校验*/
.auth{
    padding-top:195px;
    padding-bottom:295px;
}
.auth-panel {
    width: 670px;
    margin: 0 auto;
    padding: 70px 70px 90px 70px;
    background: #FFFFFF;
    border-radius: 2px;
}
.auth-panel .btn{
    height:35px;
    line-height:33px;
}
.auth-panel .invalid-feedback{
    position:absolute;
}
.auth-panel .text_tit{
    background-color:#fff;
    color:#666666;
}
.auth-panel .text01 input{
    border-color:#CDCDCD;
}
.auth-panel .text01:not(.eye-area) .iconfont{
    display:none;
    position:absolute;
    right:10px;
    top:4px;
    font-size:18px;
    color:#0F8353;
}
.auth-panel .is-corrent+.iconfont{
    display:block;
}
/*维护中页面*/
.panel_maintenance {
    height: 550px;
    max-height: 65vh;
    border-radius: 2px;
    background: url(/images/home/bac_main.jpg) no-repeat #F3F3F3;
    background-size: auto 100%;
}
.panel_maintenance{
    position:relative;
    color:#565656;
}
.panel_maintenance p a{
    font-weight:bold;
    color:#567776;
    text-decoration:underline;
}
.panel_maintenance > div{
    position:absolute;
    right:40px;
    top:50%;
    display:inline-block;
    transform:translateY(-52%);
}
@media(max-width:1440px) {
    .panel_maintenance {
        background-size: 100% auto;
        background-position:bottom;
    }
    .login, .register {
        padding-top: 40px;
    }
    .panel-l {
        padding-top:70px;
        padding-bottom:90px;
    }
    .panel-l ul{
        font-size:14px;
    }
    .panel-l ul li{
        margin-bottom: 15px;
    }
    .panel-r {
        padding-top: 70px;
    }
    .panel-reg {
        margin: 30px auto;
    }
    .modal-login .panel-r {
        padding-top: 20px;
        padding-bottom: 80px;
    }
    .reg-success {
        padding-top: 40px;
        padding-bottom: 130px;
    }
    .reg-success-panel {
        width: 625px;
        padding: 100px 80px;
        margin: 20px auto 0;
    }
    .reg-success-panel .btn{
        width:220px;
        height:35px;
        font-size:14px;
    }
    .reg-success-panel .iconfont {
        width: 45px;
        height: 45px;
        line-height: 45px;
        font-size: 16px;
    }
    .reg-success-panel .fs26{
        font-size:20px;
        margin-left:10px;
    }
    .reg-success-panel .mt50{
        margin-top:30px;
        font-size:14px;
    }
    .reg-success-panel .mt60{
        margin-top:50px;
    }
    .auth {
        padding-top: 130px;
        padding-bottom: 200px;
    }
    .auth-panel {
        width: 505px;
        padding: 50px 50px 70px 50px;
    }
    .auth-panel .mt60{
        margin-top:40px;
    }
}
@media(max-width:970px) {
    .h100p{
        height:auto!important;
    }
    .login {
        padding:40px 15px 80px;
        height: auto;
        background-size:auto 100%;
    }
    .panel{
        width:100%;
        max-width:510px;
    }
    .panel p{
        line-height:1.4;
    }
    .panel-l {
        float: none;
        width: 100%;
        padding:50px 30px;
    }
    .panel-r {
        float: none;
        width: 100%;
        padding: 50px 30px;
    }
    .panel-l ul{
        margin-top:20px;
    }
    .panel .mt30{
        margin-top:20px;
    }
    .panel .mt60 {
        margin-top: 30px;
    }
    .footer-s {
        position: fixed;
        font-size:12px;
    }
    .panel-reg{
        padding-left:15px;
        padding-right:15px;
    }
    .panel-reg {
       width:100%;
    }
    .panel-reg .form-label {
        margin-top: 10px;
    }
    .panel-reg .invalid-feedback {
        position: relative;
    }
    .panel-reg .fs24{
        font-size:18px;
    }
    .panel-reg input{
        font-size:14px;
    }
    .modal-login .panel-r {
        padding-top: 0;
        padding-bottom: 40px;
    }
    /*注册成功*/
    .reg-success {
        padding-top:20px;
        padding-bottom:100px;
    }
    .reg-success-panel {
        width: 90%;
        padding: 40px 30px;
    }
    .reg-success-panel .fs26{
        font-size:20px;
        margin-left:10px;
    }
    .reg-success-panel .mt50{
        margin-top:20px;
        font-size:14px;
    }
    .reg-success-panel .mt60{
        margin-top:30px;
    }
    .reg-success-panel .iconfont {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }
    .reg-success-panel br{
        display:none;
    }
    .reg-success-panel .btn{
        width:48%;
        height:40px;
        font-size:14px;
        padding:0;
    }
}
@media(max-width:768px){
    .panel_maintenance {
        height: initial;
        max-height: initial;
        background: none;
        background-color:#f3f3f3;
    }
    .panel_maintenance img{
        display:block;
        width:100%;
    }
    .panel_maintenance>div{
        position:relative;
        top:initial;
        right:initial;
        transform:translate(0);
        width:100%;
        padding:0 20px 40px;
    }
    .panel_maintenance .fs30{
        font-size:26px;
    }
    .panel_maintenance .fs24{
        font-size:20px;
    }
    .panel_maintenance .mt80{
        margin-top:20px;
    }
}
/*@media(max-height:680px){
    .login {
        padding-top: 20px;
    }
    .panel {
        width: 870px;
    }
    .panel-l {
        width: 440px;
        padding: 40px 0 70px 30px;
    }
    .panel-l .mt50{
        margin-top:30px;
    }
    .panel-l ul li{
        margin-bottom:10px;
    }
    .panel-r {
        float: right;
        width: 430px;
        padding: 40px 50px 0 50px;
    }
}*/