/*登录*/
.login-bg{
    width: 100%;
    height: 615px;
    background: url("../images/login-bg.png?v=20180427") no-repeat;
}
.login-member-title{
    height:60px;
    line-height: 60px;
}
.login-box{
    width: 100%;
    background: #fff;
}
.login-block-s{
    padding-top: 50px;
}
.login-block{
    position: relative;
    width: 820px;
    height: 510px;
    margin: auto;
    background: #fff;
}
.login-side{
    position: absolute;
    width: 42px;
    text-align: center;
    height: 156px;
    line-height: 22px;
    padding: 25px 8px;
    font-size: 18px;
    color: #fff;
    background: #439c29;
    left: -42px;
    border-radius: 2px;
    top: 30%;
}
.login-content{
    padding: 30px 76px 30px 64px;
    width: 470px;
}
.login-tab>a{
    position: relative;
    width: 165px;
    text-align: center;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    color: #666;
    border-bottom: 1px solid #ededed;
}
.login-tab>a:hover{
    color: #40b420;
}
.login-tab>.active{
    color: #40b420;
    border-bottom: 2px solid #40b420;
}
.login-m-space{
    padding: 5px 0;
}
.login-m-enter{
    text-align: center;
}
.login-input-items{
    display: block;
    height: 61px;
    margin-bottom:0;
    border-bottom: 1px solid #ededed;
}
.login-m-enter input{
    width: 330px;
    margin-top: 20px;
    color: #777;
    font-size: 14px;
    outline: none;
    border: none;
    font-weight: 400;
    height: 40px;
    line-height: 40px;
    padding-left: 40px;
}
.login-m-enter input::-webkit-input-placeholder{
    font-size: 14px;
    color: #b3b3b3;
}
.login-m-enter input::-moz-placeholder{
    font-size: 14px;
    color: #b3b3b3;
}
.login-m-enter input::-moz-placeholder{
    font-size: 14px;
    color: #b3b3b3;
}
.login-m-enter input:-ms-input-placeholder{
    font-size: 14px;
    color: #b3b3b3;
}
/*修改验证码插件样式*/
.login-m-enter .verify-code{
    float: right;
    background-color: rgb(255, 255, 255);
    margin: 20px 0 0 0;
    width: 100px;
    border: none;
}
.login-m-enter .verify-change-area{
    display: none;
}
.login-m-enter .varify-input-code{
    width: 220px;
}
.login-m-enter .verify-input-area{
    width: 100%;
    padding: 0;
}


.login-m-enter .phone-code-input{
    width: 220px;
    float: left;
}
.login-m-enter .phone-code-btn{
    float: right;
    padding: 0;
    margin-top: 20px;
    width: 110px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    color: #439c29;
    cursor: pointer;
    background: #fff;
}



/*右边*/
.login-explain{
    padding: 90px 0;
}
.login-explain-con{
    height: 300px;
    padding: 0 30px;
    border-left: 1px solid #ededed;
}
.login-tip{
    padding-top: 40px;
    font-size: 16px;
    color: #40b420;
}
.login-tip-det{
    width: 275px;
    line-height: 30px;
    font-size: 14px;
    color: #888;
    margin-top: 30px;
}





.login-forget-block #login-rememberme{
    margin-bottom: 0;
    display: inline-block;
    vertical-align: top;
}
.am-form .login-m-enter input{
    width: 255px;
    margin-bottom: 20px;
    padding: 14px 5px 10px 40px;
    color: #777;
    font-size:14px;
}
.login-m-forget{
    margin: 30px auto;
}
.login-m-forget>label{
    font-size: 12px;
    color: #666;
    float: left;
}
.login-m-forget>label>input{
    margin-right:3px;
}
.login-m-forget>a{
    float: right;
    display: block;
    font-size: 12px;
    color: #666;
    margin-top:5px;
}
.login-forget-block{
    float: left;
}
.login-m-forget>a:hover{
    color: #439c29;
    text-decoration: underline;
}
.login-m-btn{
    width: 100%;
    margin: 20px auto;
    display: block;
    color: #fefefe;
    font-size: 18px;
    text-align: center;
    background: #439c29;
    border-radius: 2px;
    height:46px;
    line-height: 46px;
    border:none;
    outline: none;
    cursor: pointer;
}
.login-line{
    height:1px;
    background: #eee;
    margin:18px 0;
}
.wechat-login-ico{
    display: inline-block;
    font-size: 36px;
    color: #439c29;
    cursor: pointer;
    vertical-align: middle;
}
.wechat-enter-text{
    font-size: 12px;
    color: #b2b2b2;
    margin:0 10px 0 0;
    vertical-align: middle;
}
.login-m-btn:hover{
    background: #4bb72b;
}
.wechat-enter-login{
    text-align: center;
}
.login-m-btn>a {
    display: block;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background: #439c29;
    padding: 10px 45px;
    border-radius: 5px;
    letter-spacing: 10px;
}
.login-m-inform{
    margin-top: 5px;
}
.login-m-inform>p{
    font-size: 14px;
    color: #908F8F;
    text-align: center;
    margin:0;
}
.login-m-inform>p>a{
    font-size: 16px;
    color: #ff9900;
}
.m-common-ico{
    position: absolute;
    width: 20px;
    height:20px;
    display: block;
    margin-top:30px;
    margin-left:12px;
}
.m-zh-ico{
    background: url("../images/detail-ico.png") no-repeat -360px -13px;
}
.m-password-ico{
    background: url("../images/detail-ico.png") no-repeat -388px -13px;
}
.diy_error{ display:none}

/*注册*/
.register-bg{
    height:372px;
    background: url("../images/register-banner.jpg") no-repeat center;
}
.register-logo{
    float: left;
    width:175px;
    height:50px;
}
.register-logo img{
    width:100%;
    height:100%;
}
.register-size{
    width:1000px;
    margin:0 auto;
}
.register-h-line{
    float: left;
    margin-left:30px;
    margin-right:30px;
    height:50px;
    border-right:1px solid #fff;
}
.register-head{
    padding-top:40px;
}
.register-head>p{
    font-size: 22px;
    color:#fff;
    margin-top:5px;
    text-align: center;
}
.register-box-bg{
    background: #fff;
}
.register-box{
    padding-top:30px;
}

.register-space{
    padding:60px 150px;
    min-height: 500px;
}

.am-tabs-bd{
    border:none;
}
.am-nav-justify>li{
    width:140px;
}
.register-bgcolor{
    background: #f8f8f8;
}
.register-top-space{
    margin-top:-24%;
}
.label-left{
    float: left;
    width:18%;
}
.am-form input.input-w{
    width:430px;
    float: left;
}
.am-form-group{
    /*float: left;*/
    margin-top:20px;
}



/*zhuce1*/


.register-navbar{
    text-align: center;
}
.reg-bar-item{
    float: left;
}
.reg-bar-bg{
    position: relative;
    margin-bottom: 15px;
    width: 415px;
    height: 7px;
    background: #dadada;
}
.active .reg-bar-bg{
    background: #45b810;
}
.reg-bar-item>p, .reg-bar-item>a{
    font-size: 16px;
    color: #b2b2b2;
}
.reg-bar-item>a:hover{
    color: #b2b2b2;
}
.reg-bar-item.active>p{
    color: #666;
}
.reg-bar-bg>span, .reg-bar-bg>a{
    position: absolute;
    display: block;
    width: 30px;
    height: 30px;
    padding: 3px;
    border-radius: 50%;
    background: #f7f7f7;
    left: 46%;
    top: -12px;
}
.reg-bar-bg>span>b, .reg-bar-bg>a>b{
    display: block;
    width: 24px;
    text-align: center;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color: #f7f7f7;
    border-radius: 50%;
    background: #dadada;
}
.active .reg-bar-bg>span, .active .reg-bar-bg>a{
    background: url(../images/login/reg-choose.png) center no-repeat;
    width: 30px;
    height: 30px;
}


.r-identify-block>a{
    float: left;
    padding:10px 41px;
    display: block;
    font-size: 14px;
    background: #f8f8f8;
    color: #666;
    border:1px solid #eee;
}
.r-identify-block .r-identify-select{
    background: #439c29;
    color: #fff;
}
.r-identify-block{
    display: inline-block;
}
.register-identify{
    margin-left:16.5%;
}
.register-identify .resetpwd{
    color: #f60;
}
.register-items>p{
    float: left;
    width:90px;
    height: 36px;
    line-height: 36px;
    text-align: right;
    font-size: 14px;
    color: #666;
    margin-right:30px;
}
.register-agree{
    margin-left:17%;
}
.register-agree>label>input{
    /*width:150px;*/
}
.register-btn button{
    float: left;
    margin-left: 75px;
    width: 180px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #333;
    font-size: 16px;
    border:none;
    outline: none;
    text-align: center;
    background: #ffe205;
    border-radius: 4px;
    cursor: pointer;
}
.register-btn{
    float: left;
    margin-top:30px;
}
.register-btn>p{
    float: left;
    margin-top:2%;
    margin-left:20px;
    color: #333;
    font-size: 14px;
}
.register-btn>p>a{
    color: #439c29;
}
.field-signup-verifycode{
    display: inline-block;
}
.register-agree label p{
    font-size: 12px;
    color: #333;
    display: inline-block;
    margin-left:5px;
}
.register-agree label p>a{
    color: #439c29;
}
.register-agree label p>a:hover{
    text-decoration: underline;
}
.register-items label input{
    width:430px;
    height:36px;
    line-height: 36px;
    padding :0 10px;
    font-size: 14px;
    outline: none;
    font-weight: 400;
    border:1px solid #e3e3e3;
    border-radius: 4px;
}
.register-person{
    margin-top:20px;
}
.register-items label input#signup-verifycode{
    width:195px;
}
.abtain-code{
    padding: 9px;
    font-size: 12px;
    color: #333;
    display: inline-block;
    background: #ffe205;
    border-radius: 4px;
    margin:0 0 0 15px;
    cursor: pointer;
}
.reg-item-con .abtain-code{
    padding: 0;
    margin: 0 0 0 25px;
    width: 110px;
    text-align: center;
    height: 40px;
    line-height: 40px;
}
#signup-agree input{
    margin-top:-3px;
}
.register-items label{
    margin-bottom: 25px;
}
.register-items{
    float: left;
}
.vif-code{
   display: inline-block;
}
.signup-agree{
    float: left;
}
#signup-agree{
    float: left;
}
.checkbox>label{
    font-size: 12px;
    margin-bottom:0;
    font-weight: normal;
    color: #666;
}
.login-wechat-img{
    width:500px;
    height:415px;
}
.login-wechat-img>img{
    width:100%;
    height:100%;
}
/*modify*/
.signup-inform{
    margin-top:15px;
}
.signup-inform>p{
    font-size: 16px;
    color: #333;
    margin:0 0 2px 0;
}
.sign-footer-bg{
    background: #f8f8f8;
}
/*微信登录*/
.wechat-login-bg{
    height:275px;
    background: url("../images/register-banner.jpg") no-repeat center;
}
.wechat-login-s{
    margin-top:-15%;
}
.wechat-desc{
    font-size: 12px;
    color: #555;
}
.wechat-desc>span{
    color: #ff5d00;
}
.wechat-input-w1{
    width:300px;
    height:40px;
    line-height: 40px;
}
.wechat-item-input input{
    width:100%;
    height:100%;
    outline: none;
    padding-left:5px;
    border:1px solid #cfcfcf;
}
.wechat-user-name input{
    width:100%;
    height:100%;
    outline: none;
    padding-left:5px;
    border:none;
}
.wechat-code{
    display: none;
}
#login_container iframe{
    width:100%;
    margin-top:35px;
}
/*登录hover说明*/
.login-notice {
    line-height: 23px;
    font-size: 14px;
    color: #666;
    margin: 15px 0;
}
.login-notice .tel {
    color: #FF9900;
}
.login-notice-tip {
    position: relative;
}
.login-notice-tip:hover .notice-tip-desc{
    display: block;
}
.login-notice-tip i {
    color: #FF9900;
    cursor: pointer;
    font-size: 18px;
}
.notice-tip-desc {
    display: none;
    position: absolute;
    width: 295px;
    line-height: 19px;
    font-size: 12px;
    color: #555;
    background: #fef9ea;
    border: 1px solid #fcd289;
    padding: 3px 10px;
    z-index: 9;
    border-radius: 4px;
    right: -22px;
    top: 30px;
    text-align: left;
}
.question-ico{
    display: inline-block;
    width:18px;
    height:18px;
    vertical-align: text-top;
    background: url("../images/login/login-ico.png") no-repeat -34px -5px;
    cursor: pointer;
}

.login-notice-tip .notice-tip-desc:before {
    border-color: rgba(252, 210, 137, 0);
    border-bottom-color: #fcd289;
    border-width: 8px;
    margin-top: -15px;
}
.login-notice-tip .notice-tip-desc:after {
    border-color: rgba(254, 249, 234, 0);
    border-bottom-color: #fef9ea;
    border-width: 7px;
    margin-top: -14px;
    margin-left:1px;
}
.notice-tip-desc:after, .notice-tip-desc:before {
    left: 87%;
    bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.already-account-desc>.login>a{
    margin-left: 25px;
    color: #439c29;
}
.already-account-desc>.login-notice{
    margin-left: 135px;
    font-size: 16px;
    color: #333;
}
.login-box .login-notice{
    width:100%;
    text-align: center;
}
/*注册改版*/
.register-space2{
    padding: 50px;
}
.register-iden-block{
    width: 690px;
}
.register-iden-con{
    margin: 80px auto;
}
.reg-iden-item{
    float: left;
    position: relative;
    margin: 0 20px;
    width: 190px;
    text-align: center;
    height: 190px;
    cursor: pointer;
    border: 2px solid transparent;
    border-radius: 50%;
}

.reg-iden-item.active{
    border-color: #40b420;
}
.reg-choose-icon{
    display: none;
    position: absolute;
    font-size: 34px;
    color: #40b420;
    background: #fff;
    top: 0;
    right: 26px;
    z-index: 99;
}
.active .reg-choose-icon{
    display: block;
}
.reg-iden-icon{
    display: block;
    margin-top: 35px;
    font-size: 60px;
    color: #b0b0b0;
}
.active>.reg-iden-icon{
    font-size: 62px;
    color: #40b420;
}
.reg-iden-item>p{
    margin: 20px 0 0 0;
    font-size: 20px;
    color: #b0b0b0;
}
.reg-iden-item.active>p{
    color: #40b420;
}
.reg-iden-btn{
    display: block;
    margin: auto;
    width: 180px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    background: #40b420;
    cursor: pointer;
    border-radius: 4px;
}
.reg-iden-btn:hover{
    color: #fff;
}
.register-tip-block{
    padding: 40px 0 40px 50px;
    border-left: 1px solid #ececec;
}
.reg-tip-con{
    width: 340px;
}
.reg-tip-con>p{
    font-size: 16px;
    color: #888;
}
.reg-tip-det>p{
    font-size: 12px;
    color: #888;
}
.reg-use-type{
    padding: 0 250px;
}
/*通行证注册*/
.register-desc-con{
    padding-top: 30px;
}
.ucenter-role-s{
    padding:20px;
}
.ucenter-role-title{
    margin: 0;
    width: 100%;
    text-align: center;
    height: 60px;
    line-height: 60px;
    color: #fdfdfd;
    font-size: 22px;
    background: #40b521;
}
.choose-role-block{
    padding:10px;
}
.choose-cate-block{
    text-align: center;
}
.choose-role-notice>p{
    font-size: 14px;
    color: #555;
    margin: 5px 0 20px 0;
}
.choose-role-ico{
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(../images/login/login-ico.png) no-repeat -2px -3px;
    vertical-align: top;
    margin-right: 5px;
}
.com-role-cate>p{
    font-size: 28px;
    color: #fff;
    text-align: center;
}
.choose-role-desc{
    font-size: 16px;
    color: #333;
    padding:30px 18px 0 18px;
    text-align: center;
    line-height: 28px;
    margin:0;
}
.choose-cate-s{
    padding:15px 35px;
}
.role-cate-item{
    float: left;
    width:248px;
    height:315px;
    margin-right:60px;
    border:1px solid #e0e0e0;
}
.role-cate-item:nth-child(3n){
    margin-right:0;
}
.role-cate-item:hover{
    box-shadow:5px 6px 8px 0 rgba(7,17,27,.1);
    transition: .3s all linear;
}
.com-role-cate{
    width:100%;
    height:158px;
    line-height: 158px;
}
.person-role-bg{
    background: url("../images/login/personRole.jpg") no-repeat;
}
.hunter-role-bg{
    background: url("../images/login/hunterRole.jpg") no-repeat;
}
.company-role-bg{
    background: url("../images/login/companyRole.jpg") no-repeat;
}
.ucenter-role-desc>p{
    font-size: 16px;
    color: #555;
    margin: 0 0 6px 0;
}
.ucenter-role-desc{
    margin-top:70px;
}

.verify-msg{
    font-size: 14px;
    font-weight: normal;
}

/*用户协议*/
.agreement-block{
    padding-top: 30px;
}
.agreement-pad{
    padding: 20px 0;
    background: #fff;
}
.agreement-tit{
    display: block;
    padding-left: 60px;
    margin-left: -11px;
    background: url(../images/agreement-tit.png);
    width: 1211px;
    height: 87px;
    line-height: 87px;
    font-size: 22px;
    color: #fff;
}
.agreement-tip{
    font-size: 14px;
    color: #333;
    width: 100%;
    text-align: right;
}
.agreement-con{
    padding: 20px 60px;
}
.agreement-item{
    margin-bottom: 25px;
}
.agreement-item>h4{
    margin: 0;
    line-height: 30px;
    font-size: 14px;
    color: #333;
}
.agreement-item>h5{
    margin: 20px 0 0 26px;
    line-height: 30px;
    font-size: 14px;
    color: #333;
}
.agreement-item>p,.agreement-item>div{
    margin: 0 0 0 26px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
}
.agreement-item-ul{
    margin: 0 0 0 40px;
    padding: 0;
}
.agreement-item-ul>li{
        line-height: 30px;
    font-size: 14px;
    color: #666;
}


/* 通行证及未注册的手机验证码快捷登录 */
.login-reg-s{
    width: 470px;
}
.login-reg-con{
    padding: 60px 20px 0 60px;
}
.login-reg-con>.desc{
    margin-bottom: 25px;
    font-size: 16px;
    color: #333;
}
.login-reg-con .reg-iden-item{
    margin: 0 10px;
    width: 110px;
    height: 110px;
}
.login-reg-con .reg-iden-icon{
    margin-top: 15px;
    font-size: 40px;
}
.login-reg-con .reg-iden-item>p{
    margin-top: 10px;
    font-size: 14px;
    color: #b5b5b5;
}
.login-reg-con .active.reg-iden-item>p{
    color: #40b420;
}
.login-reg-con .reg-choose-icon{
    font-size: 24px;
    top: 4px;
    right: 2px;
}
.reg-iden-box{
    height: 260px;
}
.reg-iden-con{
    padding-top: 60px;
}
.iden-comp-item{
    padding-top: 12px;
}
.iden-comp-item>.lab{
    display: inline-block;
    margin-right: 20px;
    line-height: 40px;
    width: 60px;
    font-size: 14px;
    color: #666;
}
.iden-comp-item>input{
    width: 260px;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #666;
    border: none;
    border-bottom: 1px solid #f1f1f1;
    outline: none;
}
.iden-type-company{
    margin-top: 10px;
}
.iden-comp-item>input::-webkit-input-placeholder{
    color: #ccc;
}
.iden-comp-item>input::-moz-placeholder{
    color: #ccc;
}
.iden-comp-item>input::-moz-placeholder{
    color: #ccc;
}
.iden-comp-item>input:-ms-input-placeholder{
    color: #ccc;
}

/* 注册页面改版 */
.register-desc-pad{
    padding: 70px 30px 0;
}
.register-l-block{
    width: 670px;
}
.register-l-pad{
    padding: 0 50px;
}

.register-item{
    margin-bottom: 20px;
}
.register-item>.lab{
    display: inline-block;
    width: 80px;
    text-align: right;
    font-size: 14px;
    color: #666;
    line-height: 40px;
    margin-right: 40px;
}
.reg-item-con{
    display: inline-block;
    position: relative;
}
.reg-item-con .fill-input{
    padding: 0 10px;
    width: 400px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #d4d4d4;
    font-size: 14px;
    color: #666;
    outline: none;
    border-radius: 2px;
}
.reg-item-con .code-input{
    width: 260px;
}

.reg-item-con .code{
    display: inline-block;
    margin: 0 0 0 25px;
    width: 110px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    color: #fff;
    border-radius: 2px;
    background: #40b420;
    cursor: pointer;
}

.reg-item-type{
    display: inline-block;
    margin-right: 60px;
    font-size: 14px;
    color: #333;
}
.reg-item-type>input[type=radio]{
    margin: 0 5px 0 0;
    vertical-align: middle;
}
.register-agree-desc{
    display: inline-block;
    margin: 4px 0 0 4px;
    vertical-align: middle;
    font-size: 14px;
    color: #666;
}
.register-agree-desc>a{
    display: inline-block;
    color: #40b420
}
.register-agree-desc>a:hover, .register-agree-desc>a:focus{
    color: #40b420
}
.reg-complete-btn {
    width: 180px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    border: none;
    outline: none;
    text-align: center;
    background: #40b420;
    border-radius: 2px;
    cursor: pointer;
}
.account-login-desc{
    display: inline-block;
    margin-left: 30px;
    vertical-align: middle;
    font-size: 14px;
    color: #333;
}
.account-login-desc>a{
    color: #40b420
}
.register-r-block .login-notice{
    margin: 0 0 30px;
}
.register-r-block .login{
    margin-left: 20px;
    font-size: 16px;
    color: #40b420;
}

.auto-company-ul{
    /* display: none; */
    padding: 5px 0;
    margin: 0;
    position: absolute;
    background: #fff;
    z-index: 99;
    width: 400px;
    border: 1px solid #d4d4d4;
    max-height: 230px;
    overflow-y: scroll;
}
.auto-company-ul>li{
    color: #b2b2b2;
    font-size: 14px;
    display: block;
    padding: 5px 10px;
    cursor: pointer;
}
/* 登录弹窗-微信界面 */
#wechat-login-con .img{
    margin: auto;
    width: 152px;
    height: 152px;
}
