@charset "UTF-8";
body {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-text-size-adjust: 100%;
}
input, button, textarea {
    -webkit-appearance: none;
}
form:-ms-input-placeholder {
    /* Internet Explorer 10+ */

    color: #969595;
}
.form_text {
    border-radius: 2px;
    font-size: 14px;
    color: #303030;
    border: 1px solid #d0d0d0;
    padding: 0 10px;
    height: 38px;
    line-height: 38px;
}
.form_text:focus {
    border: 1px solid #808080;
}
label.error {
    font-size: 13px;
    color: #f51e55;
    display: inline-block;
    height: 26px;
    margin: 10px 0 3px 0;
    padding-left: 30px;
    line-height: 22px;
    background: url(/dev/product/www_v3/imgs/login/login_icon.png) no-repeat 0 -114px;
}
.form_box input {
    width: 338px;
}
form>div {
    min-height: 60px;
}
.code_box a {
    float: left;
    color: #707070;
    font-size: 13px;
    display: inline-block;
    line-height: 40px;
}
.code_box .code {
    width: 220px;
    float: left;
}
.code_box .mobile_code {
    font-size: 14px;
    color: #fff;
    text-align: center;
    background: #303030;
    border: 1px solid #d0d0d0;
    width: 118px;
    height: 38px;
    float: right;
}
form input.submit {
    width: 360px;
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 18px;
    margin-top: 20px;
    border: 1px solid #f51e55;
    cursor: pointer;
}
.signCode {
    height: 40px;
    width: 120px;
    background: #aaa;
    float: right;
    cursor: pointer;
}
/* 公用样式 */

.red_btn {
    background: #f51e55;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
    border: 0;
}
.red_text{
    color: #f51e55 !important;
}
.trans_btn {
    border: 1px solid #d0d0d0;
    background: transparent;
    border-radius: 3px;
    cursor: pointer;
    text-align: center;
    display: block;
    color: #303030;
}
.trans_btn:hover {
    background: #e6e6e6;
}
.red_btn:hover {
    background: #dc194b;
}
.disabled {
    background: #d0d0d0;
    border-radius: 3px;
     /*text-align: center; */
}
.none {
    display: none !important;
}
.zhanwei100 {
    width: 100%;
    height: 100px;
}
.setting_bind_box {
    padding-top: 20px;
    padding-bottom: 20px;
}
.setting_bind_title h5 {
    font-size: 18px;
    color: #707070;
}
.setting_bind_title p {
    font-size: 14px;
    color: #b0b0b0;
    line-height: 28px;
}
/* 右边返回顶部 */

.job_back_top {
    width: 40px;
    height: 160px;
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: -80px;
    box-shadow: 0px 0px 10px #ddd;
    z-index: 1000;
}
.job_back_top a {
    background: url(/dev/product/www_v3/imgs/job_state/back_top.jpg) no-repeat;
    width: 40px;
    height: 40px;
    display: block;
    position: relative;
    margin-bottom: 1px;
}
.job_back_top a .job_back_title {
    font-size: 14px;
    color: #fff;
    height: 40px;
    line-height: 40px;
    width: 90px;
    background: #303030;
    text-align: center;
    position: absolute;
    left: -90px;
    top: 0;
    display: none;
}
.job_back_top a .job_back_er {
    background: url(/dev/product/www_v3/imgs/job_state/job_top_er.png) no-repeat 0 0;
    position: absolute;
    left: -181px;
    bottom: -55px;
    display: none;
    width: 181px;
    height: 229px;
}
.job_back_top a:hover p {
    display: block;
}
.job_back_top .job_pen {
    background-position: 0 -120px;
}
.job_back_top .job_er_btn {
    background-position: 0 -80px;
}
.job_back_top .job_back_btn {
    background-position: 0 0px;
}
.job_back_top .job_qq {
    background-position: 0 -40px;
}
.job_back_top .job_qq:hover {
    background-position: 0 -200px;
}
.job_back_top .job_pen:hover {
    background-position: 0 -280px;
}
.job_back_top .job_er_btn:hover {
    background-position: 0 -240px;
}
.job_back_top .job_back_btn:hover {
    background-position: 0 -160px;
}
/* 分享覆盖样式 */

#share .job_share_icon a, #share_video .job_share_icon a, #share_try .job_share_icon a {
    display: inline-block;
    width: 18px;
    margin-top: 2px;
    margin-left: 4px;
    padding-left: 0;
}
#share .job_share_icon a {
    background: url(/dev/product/www_v3/imgs/job_state/job_share.png) no-repeat;
}
#share_video .job_share_icon a, #share_try .job_share_icon a {
    background: url(/dev/product/www_v3/imgs/play/video_share_icon.png) no-repeat;
}
#share_video p, #share_try p {
    color: #707070;
    font-size: 12px;
    float: left;
}
#share_video .job_share {
    padding-bottom: 20px;
    padding-left: 10px;
    border-bottom: 1px solid #d0d0d0;
}
#share_try .job_share {
    padding-bottom: 20px;
}
#share .job_share_icon .job_share_wx, #share_video .job_share_icon .job_share_wx, #share_try .job_share_icon .job_share_wx {
    height: 14px;
    background-position: 0 0;
}
#share .job_share_icon .job_share_wb, #share_video .job_share_icon .job_share_wb, #share_try .job_share_icon .job_share_wb {
    height: 14px;
    background-position: 0 -28px;
}
#share .job_share_icon .job_share_qq, #share_video .job_share_icon .job_share_qq, #share_try .job_share_icon .job_share_qq {
    background-position: 0 -56px;
    margin-top: 0;
}
#share .job_share_icon .job_share_qq {
    height: 17px;
}
#share_video .job_share_icon .job_share_qq, #share_try .job_share_icon .job_share_qq {
    height: 15px;
}
#share .job_share_wx:hover, #share_video .job_share_wx:hover, #share_try .job_share_wx:hover {
    background-position: 0 -14px;
}
#share .job_share_wb:hover, #share_video .job_share_wb:hover, #share_try .job_share_wb:hover {
    background-position: 0 -42px;
}
#share .job_share_qq:hover {
    background-position: 0 -73px;
}
#share_video .job_share_qq:hover, #share_try .job_share_qq:hover {
    background-position: 0 -71px;
}
/* 所有job_mark 渐变 修改*/

div.job_mark {
    height: 100%;
    width: 100%;
    overflow: hidden;
    background: rgba(141, 145, 153, 0.4);
    background: -ms-linear-gradient(top, rgba(141, 145, 153, 0.8) 0%, rgba(141, 145, 153, 0.4) 70%, rgba(141, 145, 153, 0) 90%);
}
/*placeholder*/
/*20160114移除*/
/*.placeholder {
    font-size: 14px;
    color: #969595;
}*/
/* 成功失败icon */

.win, .defeated {
    width: 60px;
    height: 60px;
    display: block;
    margin: 0 auto;
    margin-bottom: 14px;
    background: url(/dev/product/www_v3/imgs/login/qq.png) no-repeat
}
.win {
    background-position: 0 -240px;
}
.defeated {
    background-position: 0 -348px;
}
/* placeholder */
/*20160114移除*/
/*.input-wrapper {
    position: relative;
}
.input-wrapper label {
    position: absolute;
    left: 11px;
    top: 11px;
    cursor: text;
}*/
/* file */

.inter_pop_btn input {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    height: 40px;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 68px;
    height: 20px;
    z-index: 50;
}
.inter_pop_btn {
    position: relative;
}
@media screen and (max-width: 850px) and (min-width: 768px) {
    .job_label .job_ioc_box {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    .code_box .code {
        /*margin-right: 20px;*/

        margin-right: -10px;
        width: 152px;
        width: calc(100% - 160px);
        width: -webkit-calc(100% - 160px);
    }
    .form_box input {
        line-height: normal !important;
        width: 100%;
        width: calc(100% - 22px);
    }
    /* 分享 */

    #share_video .job_share {
        padding-left: 0;
    }
    #share_try .job_share {
        padding-left: 20px;
    }
    .zhanwei100 {
        width: 100%;
        height: 150px;
    }
    /* 返回顶部 */

    .job_back_top {
        display: none;
    }
}
/* 全站卡片文字换行控制 */

@media screen and (max-width: 1024px) {
    .job_list_title {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
}
.form_box input {
    width: 100%;
    height: 40px;
    line-height: 38px;
}
.form_box input.submit {
    font-size: 14px;
    color: #fff !important;
}
.form_input {
    border-radius: 2px;
    font-size: 14px;
    color: #303030;
    border: 1px solid #d0d0d0;
    padding: 0 12px 0 36px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #fff url(/dev/product/www_v3/imgs/include/form_icon.png) no-repeat;
}
.form_pass {
    background-position: 0 0;
}
.form_pass_new {
    background-position: 0 -38px;
}
.form_pass_again {
    background-position: 0 -76px;
}
.pass_img {
    background-position: 0 -114px;
}
.pass_mobile_code {
    background-position: 0 -152px;
}
.form_mobile_num {
    background-position: 0 -190px;
}
.form_email {
    background-position: 0 -228px;
}
.form_user {
    background-position: 0 -266px;
}
.new_code_box .new_code {
    width: 220px;
    float: left;
}
.mobile_code {
    width: 118px;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    float: left;
    margin-left: 20px;
}
.new_signCode {
    height: 40px;
    width: 120px;
    background: #aaa;
    margin-left: 20px;
    float: left;
    cursor: pointer;
}
form input.submit {
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    margin-top: 0px;
    border: none;
    cursor: pointer;
}
@media screen and (max-width: 767px) {
    .new_code_box .new_code {
        width: 140px;
        width: calc(100% - 140px);
    }
}
@media screen and (max-width: 320px) {
    #request-mobile-code-btn {
        margin: 0;
        float: right;
    }
}



/*20160418 浮动工具修改*/



.job_back_top .job_back_er {
    background: url(/dev/product/www_v3/imgs/job_state/job_top_er.png) no-repeat 0 0;
    position: absolute;
    bottom: -55px;
    width: 181px;
    padding-top:209px;
    height: 20px;
    display:block;top:140px;right:0;
    text-align:right;
}
.job_back_top .job_back_er a{background:none;display:inline;margin-right:9px;}

.job_back_top{height:auto;}
.job_back_top .hide{display:none;}


.express-entry__wrap .express-entry__warn {
    color: #f00;
}

.express-entry__wrap .express-entry__link {
    background: #f51e55;
    color: #fff;
    text-decoration: none;
    border-radius: 3px;
    float: right;
    padding: 5px 10px;
    top: -5px;
    position: relative;
}

@media screen and (max-width: 767px) {
    .express-entry__wrap {
        text-align: center;
        font-size: 20px;
    }

    .express-entry__wrap .express-entry__warn {
        display: block;
        margin-bottom: 18px;
    }

    .express-entry__wrap .express-entry__link {
        float: none;
        background: #f51e55;
        color: #fff;
        text-decoration: none;
        border-radius: 3px;
    }
}
