@charset "utf-8";
/*reset wrap*/
body {
    background: #ffffff
}

.wrap {
    width: 1000px;
    margin: 0 auto;
}

.wraper {
    width: 100%;
    min-width: 1000px
}

.logo-area {
    background: #fff;
    margin-bottom: 10px
}

.logo-box {
    padding: 30px 0;
    position: relative;
    height: initial !important;
}

.logo {
    width: 120px;
    margin-right: 20px;
    margin-left: 5px !important;
    padding-top: 0 !important
}

.logo img {
    width: 120px !important;
    margin-left: 0;
}

.pub {
    margin: 0 15px 0 0;
    position: absolute;
    top: 25px;
    left: 155px
}

.logo-txt {
    font-size: 22px;
    padding-left: 12px;
    line-height: 26px;
    height: 26px;
    margin-top: 10px;
    cursor: default;
}

.logo-box h1 sup {
    display: none
}

.menu li {
    padding: 25px 15px 0;
}

.mid-box {
    background: #f3f4f7;
    padding-bottom: 10px
}

.advert {
    width: 500px;
    padding-top: 50px;
    height: 520px;
}

.swiper-button-prev, .swiper-button-next {
    display: none;
    background-color: rgba(0, 0, 0, .2);
    border-radius: 2px;
    background-size: 50%
}

.swiper-container:hover .swiper-button-prev, .swiper-container:hover .swiper-button-next {
    display: block;
}

.swiper-pagination-bullet {
    width: 30px;
    height: 4px;
    border-radius: 2px
}

.swiper-pagination-bullet-active {
    background: #2f5cbb;
}

.login-box {
    position: relative;
    background: #fff;
    width: 408px;
    border-radius: 10px;
    box-shadow: 0px 0px 30px #dbdbdb;
    padding-top: 40px;
    margin-top: 40px;
    overflow: hidden;
}

.input-text {
    width: 345px;
    height: 47px;
    line-height: 47px;
    border-radius: 47px;
    border: 1px solid #dcdcdc;
    padding: 0 40px;
    outline: none;
    margin-top: 24px;
    color: #232323
}

.login-box h2 {
    color: #2f5cbb;
    font-size: 24px;
    text-align: center;
    font-weight: normal;
    margin-bottom: 25px
}

.login-box .login-tit {
    color: #2f5cbb;
    font-size: 18px;
    font-weight: normal;
    margin: 0 30px 25px;
}

.login-box .tips {
    text-align: center;
    font-weight: normal;
    text-align: center;
}

.yetips {
    text-align: center;
}

.yetips img {
    display: block;
}

.login-box ul li {
    height: 35px;
    line-height: 35px;
    cursor: pointer;
    width: 50%;
    text-align: center;
    font-size: 16px;
    position: relative;
}

.login-box ul li.active::after, .login-box ul li:hover::after {
    content: "";
    display: block;
    background: #2f5cbb;
    width: 80px;
    bottom: -2px;
    left: 50%;
    margin-left: -40px;
    height: 2px;
    border-radius: 2px;
    position: absolute;
    overflow: hidden;
}

.login-box ul li.active, .login-box ul li:hover {
    color: #2f5cbb;
}

input.input-text::-webkit-input-placeholder {
    color: #bbbbbb
}

.form-list {
    line-height: 47px;
    position: relative;
    margin: 0 30px;
}

.icon-login {
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    left: 15px;
    top: 37px;
}

.icon-id {
    background: url(/images/loginicon.png) -11px -4px;
}

.icon-password {
    background: url(/images/loginicon.png) -11px -47px;
}

.icon-phone {
    background: url(/images/loginicon.png) -11px -86px;
}

.icon-code {
    background: url(/images/loginicon.png) -11px -125px;
}

.form-list select {
    position: absolute;
    top: 25px;
    left: 55px;
    height: 47px;
    border: none;
    outline: none;
    width: 264px;
    line-height: 47px
}

.code .input-text {
    width: 215px !important
}

.code-img {
    margin: 30px 15px 0 0;
    cursor: pointer;
}

.code-btn {
    width: 108px;
    height: 47px;
    line-height: 47px;
    border-radius: 47px;
    border: none;
    cursor: pointer;
    color: #fff;
    font-size: 12px;
    text-align: center;
    background: linear-gradient(to bottom, #4874d2, #2f5cbb);
    box-shadow: 0px 4px 10px rgba(97, 116, 224, .3);
    outline: none;
    position: relative;
    color: #fff;
    margin-top: 24px;
}

.code-btn:hover {
    background: linear-gradient(to bottom, #2f5cbb, #4874d2);
}

.code-btn:active {
    left: 1px;
    top: 1px
}

.code-btn.disabled {
    background: #f0f0f0;
    color: #aaa;
    box-shadow: none;
    cursor: not-allowed;
}

.form-list a {
    font-size: 12px;
    margin-right: 3px;
}

.form-list a:hover {
    color: #2f5cbb
}

.form-list span {
    font-size: 12px;
    margin-left: 5px
}

.form-list i {
    position: absolute;
    top: 24px;
    right: 17px;
    font-size: 18px;
    display: none;
}

.input-text:focus {
    border-color: #416ecc
}

.input-text-danger input {
    border-color: #e13b29;
    color: #e13b29;
}

.input-text-danger i {
    display: block;
}

.input-text-danger.code i {
    top: 24px;
    right: 140px;
}

.login-btn {
    width: 346px;
    height: 47px;
    line-height: 47px;
    border-radius: 47px;
    border: none;
    cursor: pointer;
    color: #fff;
    font-size: 18px;
    text-align: center;
    background: linear-gradient(to bottom, #4874d2, #2f5cbb);
    letter-spacing: 5px;
    box-shadow: 0px 4px 10px rgba(97, 116, 224, .3);
    outline: none;
    position: relative;
    margin-top: 20px;
}

.login-btn:hover {
    background: linear-gradient(to bottom, #2f5cbb, #4874d2);
}

.login-btn:active {
    left: 1px;
    top: 1px
}

.reg-msg {
    padding-top: 9px;
    text-align: center;
    line-height: 28px;
    height: 70px;
    width: 100%;
    background: #fafafa;
}

.reg-msg a {
    font-size: 12px;
}

.pwdErrMsg, .smsErrMsg {
    text-align: center;
    color: #f14c4c;
    margin-top: 10px;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
}

.wechat {
    margin-bottom: 10px;
}

.wechat .qrCode {
    width: 200px;
    height: 200px;
    border: 1px solid #eee;
    padding: 5px;
    margin: 0 auto;
}

.wechat .defeat {
    width: 200px;
    height: 200px;
    position: absolute;
    top: 102px;
    left: 104px;
    background: rgba(255, 255, 255, 0.9);
    text-align: center;
}

.wechat .defeat img {
    width: 55px;
    height: 55px;
    margin-top: 30px;
}

.wechat .defeat p {
    margin-top: 15px;
    font-size: 16px;
    font-weight: 600;
    color: #333;
}

.wechat .defeat a {
    width: 150px;
    color: #999;
    font-size: 14px;
}

.wechat .defeat a img {
    width: 14px;
    height: 14px;
}

.wechatMessage {
    height: 50px;
    margin-left: 100px;
    color: #999999;
}

.wechatMessage .suc {
    font-size: 30px;
    margin-right: 5px;
    color: #70b838;
}

.wechat .transparent {
    position: absolute;
    width: 200px
}

.abs {
    position: absolute;
}

.btn-username {
    display: block;
    width: 35px;
    height: 35px;
    background: url(/images/login_pc.svg) no-repeat;
    top: 0px;
    right: 0px;
}

.btn-hint {
    width: 100px;
    height: 32px;
    background: url(/images/login_hint.svg) no-repeat;
    top: 5px;
    right: 38px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.btn-qrcode {
    display: block;
    width: 45px;
    height: 45px;
    right: 0;
    bottom: 0;
    background: url(/images/login_qrCode.svg) no-repeat;
    top: 0px;
    right: 0px;
}

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.login-tit {
    text-align: left;
    font-size: 18px;
    position: relative;
}

.login-tit span {
    color: #999;
    margin-right: 20px;
    cursor: pointer;
    position: relative;
}

.login-tit span:hover, .login-tit span.active {
    color: #2f5cbb
}

.login-in {
    margin-top: 10px;
}

@media screen and (max-width: 980px){
	.disappear{display: none;}
	.mid-box{background: none;}
	.login-box{margin: 2rem auto!important;float: none;width: 90%;padding-top: 5rem; box-shadow:none;}
	.wrap{width: 100%;}
	.login-tit span{font-size:4rem;}
	.form-list{line-height:4.5rem;}
	.login-in{margin-top:4rem}
    .input-text{width: 100% !important;height: 9rem;font-size: 2.8rem;margin-top: 4rem;padding: 0 7.5rem;border-radius: 5rem;}
	.code .input-text{width: 60% !important;}
	.login-box .login-tit{font-size: 3rem;}
	.login-btn{width: 100%;height: 8rem;line-height: 8rem;font-size: 3rem;}
	.btn-qrcode{width: 9rem;height: 9rem;}
	.icon-login{width: 4rem;height: 4rem;left: 2rem;top: 6.3rem;}
	.icon-phone{background: url(/images/loginicon.png) -1.1rem -14.8rem;background-size: 175%;}
	.icon-password{background: url(/images/loginicon.png) -1rem -7.8rem;background-size: 175%;}
	.icon-code{background: url(/images/loginicon.png) -1rem -21.9rem;background-size: 175%;}
	.form-list a{font-size:2.5rem; margin-top:2rem}
	.reg-msg{height: 15rem;line-height: 5rem;font-size:2.5rem;background: none;}
	.reg-msg a{font-size: 2.5rem;}
	.logo-box{margin-top:2rem}
	.logo-box .logo{display: block;width: 100%;margin: 8rem auto 2rem;text-align: center;}
	.logo-box .logo img{width: 30rem !important;}
	.wechat .defeat{width: 35rem;height: 35rem;left: 170px;top: 196px;z-index: 5}
	.login-box h2{font-size: 4rem; margin-top: 5rem;}
	.btn-username{width: 7rem;height: 7rem;}
    .btn-hint { width: 16rem; height: 5rem; top: 1rem; right: 7rem; font-size: 2rem;}
	.wechat .defeat img{width: 13rem;height: 13rem;}
	.wechat .defeat p{font-size: 3rem;margin-top: 2.5rem;margin-bottom:0.5rem;}
	.wechat .defeat a img{width: 1.8rem;height: 1.8rem;}
	.wechat .defeat a{font-size: 2.5rem;color: #666;}
	.wechat .qrCode{width: 35rem;height: 35rem;position:relative;}
	.wechat .transparent{width: 35rem;height: 35rem;left: 304px;top: 196px; position: absolute; z-index: 2}
	.wechat .qrCode canvas{width: 35rem !important;height: 35rem !important;}
	.code-img{width:20rem;margin-top: 3.5rem;margin-right:2rem;}
    .code-btn{width:20.5rem;height: 9rem;font-size:2.5rem;margin-top: 3.8rem;margin-right:2.1rem;}
	.wechatMessage{height:10rem;}
	.wechatMessage p{font-size:2.5rem}
	.wechatMessage .suc{font-size:6rem; margin-left:10rem}
     html,body{width:100%;height:100%;min-width: 100%;}
    .qrCodeTips{font-size: 2.5rem;}
}
.qrCodeTips{
    text-align: center;
    padding-top: 20px;
}