.error{
    color: #ec8c8d;
    font-size: 12px;
    padding-left: 10px;
}
/*登录*/

.new-login-wrap {
    flex: 1;
}
.new-login {
    background-color:#fff;
    padding:20px;
    width:400px;
    margin:0 auto;
    border-radius: 6px;
}
.new-login h3 {
    text-align: center;
    margin-bottom: 30px;
}
.new-logo {
    text-align: center;
    margin:100px auto 60px;
}
.new-logo em.line {
    margin: 0 8px;
    display: inline-block;
    width: 2px;
    height: 30px;
    background-color: #8ad4eb;
}
.new-logo a.kh{
    display: inline-block;
    width: 146px;
    height: 30px;
    background: url(http://kfw-special.oss-cn-beijing.aliyuncs.com/Event/kuaihe/index/logo1.png) 0 0 no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    background-size: contain;
    vertical-align: top;
}
.new-logo a.kfw{
    display: inline-block;
    width: 146px;
    height: 30px;
    background: url(http://kfw-special.oss-cn-beijing.aliyuncs.com/Event/kuaihe/index/logo2.png) 0 0 no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    background-size: contain;
    vertical-align: top;
}
.new-phone {
    text-align: center;
    font-weight: bold;
    margin-top: 30px;
    color: #999;
}
.new-phone i {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(../../../images/desktop/login/icon_tel2.png) no-repeat center;
    position: relative;
    top: 5px;
    right: 5px;
}
.login-wrap{
    height: 700px;
    width: 100%;
    background: url("../../../images/desktop/login/serlogin.jpg") no-repeat center 0;
    flex:1;
}
.login-logo{
    height: 50px;
    width: 250px;
    display: inline-block;
    background: url("../../../images/desktop/login/loginlog.png") no-repeat center;
}
.login-phone{
    display: inline-block;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-weight: bold;
    margin-right: 60px;
    float: right;
}
.login-phone i{
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url("../../../images/desktop/login/th.png") no-repeat center;
    position: relative;
    top:3px;
    right: 10px;
}
.minwidth{
    width: 1180px;
    margin:0 auto;
}
.login-text{
    margin:75px 0 0 203px;
    color: #fff;
}
.join-btn{
    color: #fff;
    border:2px solid #fff;
    border-radius: 2px;
    padding:0 50px;
    height: 40px;
    line-height: 38px;
    font: 14px;
    margin-top: 20px;
    display: inline-block;
}
.join-btn:hover{
    background: rgba(255,255,255,0.2);
    border: 2px solid rgba(255,255,255,0.2);
}
.login-form{
    width: 300px;
    margin-top: 40px;
    margin-right: 60px;
    background: #ededed;
    padding:0 26px 40px;
    font-size: 12px;
}

.login-form h3{
    font-size: 24px;
    color: #4d4d4d;
    text-align: center;
    font-weight: normal;
    margin:34px 0 26px 0;
}
/*.login-form .error{
        margin-top: 10px;
}*/
.form-panel li{
    margin-bottom: 10px;
}
.form-panel input{
    width: 100%;
    margin-bottom: 10px;
    padding:10px 0 10px 12px;
    color: #111;
    border-radius: 5px;
}
.pass-info{
    margin:0 0 22px 0;
    font-size: 12px;
}
.login-btn{
    display: block;
    width: 100%;
    padding:10px 0;
    text-align: center;
    background: #47dafe;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}
.login-btn:hover{
    background: #00a9d3;
}
.login-bot-title{
    margin:20px 0 8px 0;
    font-size: 24px;
    color: #4d4d4d;
    background: url("../../../images/desktop/login/app.png") no-repeat 154px center;
}
.login-bot-wechat{
    margin-top: 12px;
}
.media {
    display: none;
}
.toregister {
    font-size: 12px;
    padding:10px 0 0 0;
    text-align: center;
}
/*媒体查询开始*/
@media only screen and (min-device-width: 320px) and (max-device-width: 667px) and (orientation : portrait) {/*当屏幕尺寸小于600px时，应用下面的CSS样式*/
    body{
        width: 100%;
    }
    .new-login .error{
        color: #ec8c8d;
        font-size: 12px;
        padding-left: 10px;
        position: absolute;
        right: 0;
        padding-right: 1rem;
    }
    .new-login-wrap {
        flex: 1;
    }
    .new-login {
        background-color:#fff;
        padding:2rem;
        width:90%;
        margin:0 auto;
        border-radius: 1rem;
    }
    .new-login h3 {
        text-align: center;
        margin-bottom: 1.4rem;
        font-size: 1.4rem;
    }
    .new-logo {
        text-align: center;
        margin:4rem auto 3rem;
    }
    .new-logo em.line {
        margin: 0 0.8rem;
        display: inline-block;
        width: 0.2rem;
        height:1.8rem;
        background-color: #8ad4eb;
    }
    .new-logo a.kh{
        display: inline-block;
        width: 8.6rem;
        height: 2rem;
        background: url(http://kfw-special.oss-cn-beijing.aliyuncs.com/Event/kuaihe/index/logo1.png) 0 0 no-repeat;
        overflow: hidden;
        text-indent: -9999px;
        background-size: contain;
        vertical-align: top;
    }
    .new-logo a.kfw{
        display: inline-block;
        width: 9rem;
        height: 2rem;
        background: url(http://kfw-special.oss-cn-beijing.aliyuncs.com/Event/kuaihe/index/logo2.png) 0 0 no-repeat;
        overflow: hidden;
        text-indent: -9999px;
        background-size: contain;
        vertical-align: top;
    }
    .new-phone {
        display: none;
    }
    /*.new-phone i {
            display: inline-block;
        width: 18px;
        height: 18px;
        background: url(../../image/icon_tel2.png) no-repeat center;
        position: relative;
        top: 5px;
        right: 5px;
    }*/
    .media {
        display: block;
        width: 100%;
        height: 3rem;
        line-height:3rem;
        margin-top: 1rem;
        color: #333;
        font-size: 1rem;
        text-align: center;
    }
    .login-form{
        width: 300px;
        margin-top: 40px;
        margin-right: 60px;
        background: #ededed;
        padding:0 26px 40px;
        font-size: 12px;
    }

    .login-form h3{
        font-size: 24px;
        color: #4d4d4d;
        text-align: center;
        font-weight: normal;
        margin:34px 0 26px 0;
    }
    /*.login-form .error{
            margin-top: 10px;
    }*/
    .form-panel li{
        margin-bottom: 1rem;
        height: 3rem;
        line-height: 3rem;
        position: relative;
    }
    .form-panel input{
        width: 100%;
        height: 100%;
        display: block;
        font-size: 1rem;
        color: #111;
        border-radius: 5px;
    }
    .pass-info{
        margin-bottom: 0.8rem;
        font-size: 0.8rem;
    }
    .pass-info input {
        width: 0.8rem;
        height: 0.8rem;
    }
    .login-btn{
        display: block;
        width: 100%;
        padding:0!important;
        text-align: center;
        background: #47dafe;
        border-radius: 4px;
        color: #fff;
        font-size: 1.2rem;
        height: 3rem;
        line-height: 3rem;
        cursor: pointer;
    }
    .login-btn:hover{
        background: #00a9d3;
    }
    .login-bot-title{
        margin:20px 0 8px 0;
        font-size: 24px;
        color: #4d4d4d;
        background: url("../../../images/desktop/login/app.png") no-repeat 154px center;
    }
    .login-bot-wechat{
        margin-top: 12px;
    }
    .footer {
        display: none;
    }
}
/*媒体查询结束*/

/*登录*/
.register-wrap{
    margin:0 auto;
    width: 800px;
    flex:1;
}
.register-wrap-logo{
    width: 300px;
    height: 32px;
    margin:60px auto 50px;
    background: url("../../../images/desktop/login/logo.png") no-repeat center;
}
.register-wrap-content{
    width: 800px;
    background: #fff;
    box-shadow: 0px 0px 20px -6px #111;
}
.register-title{
    font-size: 20px;
    text-align: center;
    height: 78px;
    line-height: 78px;
    border-bottom: 1px dotted #e3eaf0;
    position: relative;
}
.register-title-slide{
    position: absolute;
    right: 20px;
    bottom: 0;
    font-size: 12px;
    line-height: 66px;
}
.register-content{
    padding-bottom: 30px;
}

.yz-img img{
    width: 90px;
    height: 37px;
    margin-left: 6px;
    vertical-align: middle;
    display: inline-block;
    cursor: pointer;
}
.yz-get{
    width: 90px;
    height: 32px;
    margin-left: 10px;
    vertical-align: middle;
    line-height: 32px;
    background: #27bc89;
    color: #fff;
    font-size: 12px;
    text-align: center;
    display: inline-block;
}
.yz-get:hover{
    background: #119f6f;
}
.form-submit{
    text-align: center;
    background: #fff;
}
.done-register{
    width: 150px;
    height: 40px;
    line-height: 40px;
    background: #27bc89;
    color: #fff;
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
}
.done-register:hover{
    background: #119f6f;
}
.form-submit .back{
    font-size: 14px;
    color: #27bc89;
    margin-right: 40px;
}
/*数值类名*/
.padding280{
    padding:28px 0 30px 280px;
}
.padding30{
    padding:28px 0 30px 30px;
}
.padding230{
    padding:28px 0 30px 160px;
}
.padding20{
    padding: 20px 0;
}
.margin20{
    margin:20px 0;
}
.top28{
    top: -28px;
}
.top60{
    top: -60px;
}
.top100{
    top: -100px;
}


.fz38{
    font-size: 38px;
}
.fz18{
    font-size: 18px;
}
.fz22{
    font-size: 22px;
}
.colorYellow{
    color: #ffce54;
}

/*报名页*/
.entry-wrap{
    margin:0 auto;
    width: 650px;
    flex:1;
}
.entry-content-content{
    background: #fff;
    font-size: 12px;
}
.entry-title{
    text-align: center;
    margin:35px auto 35px;
    font-size: 14px;
    line-height: 2;
}
.entry-title button {
    width: 100px;
    height: 36px;
    line-height: 40px;
    color: #fff;
    background: #27bc89;
    border: none;
    border-radius: 4px;
    margin-top: 10px;
}
.entry-content{
    font-size: 12px;
    text-align: left;
}
.entry-content-title{
    font-size: 14px;
    background: #f5f7f9;
    height: 33px;
    line-height: 33px;
    border-bottom: 2px solid #f0f4f7;
    padding-left: 18px;
    text-align: left;
}
.entry-content-title .title-tips{
    color: #27bc89;
    font-size: 12px;
    margin-left: 10px;
}




/*申请加盟页*/
.join-guide{
    height: 50px;
    background:#fff;
    line-height: 50px;
    padding:0 60px;
    margin-bottom: 20px;
}
.join-guide ul li{
    float: left;
    font-size: 14px;
}
.join-guide ul li.current{
    color: #11b9ea;
}
.guide-icon{
    margin:0 25px;
}



/*找回密码*/
.findPass-wrap{
    background: #f5f5f5;
    flex:1;
}
.findPass-minwidth{
    margin:0 auto;;
    width: 1104px;
}
.findPass-section1{
    height: 100px;
    background: url("../../../images/desktop/login/loginm.png") no-repeat scroll center;
}
.findPass-section2{
    height: 119px;
    background: #fff url("../../../images/desktop/login/login.png") no-repeat scroll center;
}
.findPass-section3{
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    color: #111;
    background:#fff;
    text-indent: 168px;
}
.findPass-section4{
    height: 26px;
    background: url("../../../images/desktop/login/login5.png") no-repeat scroll center;
}
.findPass-content{
    background: #fff;
    padding-bottom: 40px;
}
.findPass-tab{
    border-bottom: 2px solid #dbdbdb;
    width: 80%;
    margin:0 auto;
    padding:0 110px;
    height: 42px;
}
.findPass-tab li{
    float: left;
}
.findPass-tab li a{
    padding:10px 40px 10px;
    display: inline-block;
    font-size: 14px;
    color: #dbdbdb;
}
.findPass-tab li a.active{
    color: #00abec;
    border-bottom:2px solid #00abec;
}
.findPass-tab li a em{
    width: 16px;
    height: 16px;
    background: #dbdbdb;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    margin-right: 10px;
    color: #fff;
}
.findPass-tab li a em.cur{
    background: #00abec;
}
.findPass-form{
    width: 80%;
    margin:0 auto;
}
.findPass-form form{
    width: 520px;
    position: relative;
    left: 50%;
    margin-left: -260px;
    padding-top: 34px;
}
.submitBtn{
    display: inline-block;
    width: 178px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #17b3e6;
    color: #fff;
    margin-top: 20px;
    border-radius: 2px;
}
.get-code{
    height: 32px;
    width: 116px;
    line-height: 32px;
    background: #00abec;
    color: #fff;
    text-align: center;
    font-size: 14px;
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
    cursor: pointer;
}



/*职业类型*/
.work-tab{
    height: 60px;
    line-height: 60px;
    background: #fff;
}
.w130{
    width: 130px;
}


.borderBottom{
    border-bottom: 1px solid #dbdbdb;
}
.fixedRight{
    position: fixed;
    right: 0;
    top: 40%;
    background: #90a8bd;
    padding:10px 20px;
    border-radius: 4px;
}

.fixedRight a{
    display: block;
    width: 100%;
    height: 100%;
    color: #eee;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
}
.fixedRight a:hover{
    color: #fff
}
.relative {
    position: relative;
}
.absolute {
    position: absolute;
    top: 10px;
    right: 16px;
}
input[type=text], input[type=password], input[type=tel], textarea {
    padding-left: 6px;
}
.item-row .w210 {
    width: 210px;
}



