﻿@charset "utf-8";
/* CSS Document */
/*通用的弹出层begin*/
.pop_up_cover{width:100%;height:100%;position:fixed;top:0;right:0; z-index:10;}
.pop_up_cover .pop_up_coverA{position:absolute;left:50%;top:50%;margin:-260px 0 0 -300px;z-index:1;}
.pop_up_cover .pop_up_coverB{width:100%;height:100%;background:rgba(0,0,0,.1);*background:#000; opacity:.1; filter:alpha(opacity=10);}
.pop_up_box{display:inline-block;padding:5px;background:rgba(0,0,0,.5);font-size:14px; background:#999\9; }
.pop_up_box .pop_up_main{background:#fff;margin:0 auto;}
.pop_up_main .title{padding-left:10px;font-weight:normal;font-size:16px;line-height:40px;background:#f5f5f5;color:#666;}
.pop_up_main .title a.fr{display:block;width:40px;text-align:center;line-height:40px;color:#666;}
.pop_up_main .title a.fr:hover{background:#bababa;color:#fff;}
.pop_up_main .title a i{font-size:30px;}
.pop_up_main .footer{background:#f5f5f5;text-align:center;margin-top:5px;line-height:52px;font-size:12px;}
.pop_up_main .footer input{width:82px;height:34px;border:none;color:#fff;cursor:pointer;background:#aeaeae;outline:none;}
.pop_up_main .footer .popbtnA{background:#4c8adf;}
.pop_up_main .footer .popbtnA:hover{background:#3979d1;}
.pop_up_main .footer .popbtnB:hover{background:#666;}
/*通用的弹出层over*/
/*这里area_job_lang_pop专指地区、语言、职位*/
.pop_upWrap{display:table;width:100%;height:100%;position:fixed;left:0;top:0;z-index:1000;}
.pop_upWrap .pop_up_box{display:table-cell;vertical-align:middle;background:rgba(0,0,0,.2);}
.pop_up_box .area_job_lang_pop{width:700px;border:solid 5px #777;}
.pop_up_box .area_job_lang_pop .result{padding:5px 10px;line-height:22px;height:26px;}
.pop_up_box .area_job_lang_pop .result .boxL p{display:inline-block;line-height:22px;text-align:center;padding:0 10px;color:#fff;border-radius:11px;background:#3090fe;margin-left:10px;*display:inline;zoom:1;}
.pop_up_box .area_job_lang_pop .result .boxL p a{color:#fff;}
.pop_up_box .area_job_lang_pop .result .boxL p a:hover{color:#333;}
.pop_up_box .area_job_lang_pop .result .boxL p a i{font-size:14px;}
.pop_up_box .area_job_lang_pop .result .boxR{background:#3090fe;line-height:26px;color:#fff;}
.pop_up_box .area_job_lang_pop .first_nav{border-bottom:solid 1px #eee;padding-left:40px;}
.pop_up_box .area_job_lang_pop .first_nav li{float:left;margin:0 15px -1px 0;line-height:24px;border:solid 1px #ccc;border-bottom:0;padding:0 10px;color:#999;background:#fff;}
.pop_up_box .area_job_lang_pop .first_nav li a:hover{color:#6189f0;}
.pop_up_box .area_job_lang_pop .first_nav li.current{background:#f1f1f1;}
.pop_up_box .area_job_lang_pop .second_nav{padding:0 15px;}
.pop_up_box .area_job_lang_pop .second_nav li h4{line-height:24px;height:24px;font-weight:normal;font-size:15px;}
.pop_up_box .area_job_lang_pop .second_nav li .sec_nav_t{display:inline-block;width:14%;padding:4px 0;margin:5px 0;border-radius:15px;font-size:15px;font-weight:bold;text-align:center;}
.pop_up_box .area_job_lang_pop .second_nav li .cityList span{display:block;float:left;width:14%;line-height:26px;height:26px;border-radius:12px;text-align:center; white-space:nowrap;overflow:hidden; text-overflow:ellipsis; cursor:pointer;}
.pop_up_box .area_job_lang_pop .second_nav li.ZhiXia-City .cityList span{color:#3090fe;}
.pop_up_box .area_job_lang_pop .second_nav li span:hover,
.pop_up_box .area_job_lang_pop .second_nav li span.current,
.pop_up_box .area_job_lang_pop .second_nav li.ZhiXia-City .cityList span:hover,
.pop_up_box .area_job_lang_pop .second_nav li.ZhiXia-City .cityList span.current{background:#3090fe;color:#fff;}
.pop_up_box .area_job_lang_pop .secNav_child li .sec_nav_t{display:none;}
.pop_up_box .area_job_lang_pop .secNav_child li .cityList span{display:none;}
/*选择语言的弹出层*/
.pop_up_box .lang_pop{width:700px;}
.pop_up_box .lang_pop .result{padding:6px 10px;line-height:22px;}
.pop_up_box .lang_pop .result .boxL p{display:inline-block;line-height:22px;text-align:center;padding:0 8px;color:#555;border-radius:12px;border:solid 1px #ccc;background:#f8f8f8;margin-left:10px;*display:inline;zoom:1;}
.pop_up_box .lang_pop .result .boxL p a{color:#555;}
.pop_up_box .lang_pop .result .boxL p a:hover{color:#fff;background:#3090fe;}
.pop_up_box .lang_pop .result .boxL p a i{font-size:14px;}
.pop_up_box .lang_pop .result .boxR{background:#3090fe;line-height:26px;color:#fff;}
.pop_up_box .lang_pop .second_nav{padding:0 15px;}
.pop_up_box .lang_pop .second_nav li p{float:left;width:95px;}
.pop_up_box .lang_pop .second_nav li p a{display:inline-block;line-height:24px;height:24px;padding:0 10px;border-radius:12px;margin:0 auto;}
.pop_up_box .lang_pop .second_nav li p a:hover{background:#3090fe;color:#fff;}
.pop_up_box .lang_pop .second_nav li p a span{white-space:nowrap;overflow:hidden;max-width:70px;display:block;}
/*上传头像的弹出层*/
.pop_up_box .user_map_pop{width:590px;}
.pop_up_box .user_map_pop .column{width:90%;margin:20px auto;line-height:30px;}
.pop_up_box .user_map_pop .add_btn{display:block;width:80px;height:30px;text-align:center;background:#eee;border:solid 1px #999;margin-right:8px;border-radius:5px;color:#aaa;position:relative;}
.pop_up_box .user_map_pop .add_btn:hover,.pop_up_box .user_map_pop .column .current{background:#4c8adf;border-color:#4c8adf;color:#fff;}
.pop_up_box .user_map_pop ul{width:90%;margin:20px auto;}
.pop_up_box .user_map_pop li .border_box{padding:1px;border:solid 1px #ccc;display:block;}
.pop_up_box .user_map_pop .fl .border_box{width:300px;height:300px;}
.pop_up_box .user_map_pop li img{display:block;width:100%;height:100%;}
.pop_up_box .user_map_pop .fr h4{font-weight:normal;line-height:24px;}
.pop_up_box .user_map_pop .fr p{text-align:center;line-height:24px;}
.pop_up_box .user_map_pop .fr .w96{width:96px;height:96px;}
.pop_up_box .user_map_pop .fr .w130{width:130px;height:130px;}
/*上传图片和文件的弹出层*/
.pop_up_box .upload_map_pop{width:470px;}
.pop_up_box .upload_map_pop .column{width:90%;margin:20px auto;line-height:30px;} 
.pop_up_box .upload_map_pop .column .forminput{display:inline-block;width:258px;height:26px;padding:0 5px;border:solid 1px #ccc;vertical-align:middle;*display:inline;zoom:1;}
.pop_up_box .upload_map_pop .column .forminput input{width:250px;padding:5px 0;float:left;background:none;font-size:14px;}
.pop_up_box .upload_map_pop .column .add_btn{width:120px;height:38px;background:#4c8adf;cursor:pointer;border-radius:5px;color:#fff;border:solid 1px #4c8adf;}
.pop_up_box .upload_map_pop .column .add_btn:hover{background:#3979d1;}
/*操作成功的弹出层*/
.pop_up_box .succes_pop{width:400px;}
.pop_up_box .succes_pop h4{width:90%;margin:20px auto;line-height:30px;text-align:center;font-size:16px;font-weight:normal;}
/*联系人管理的弹出层*/
.pop_up_box .linkman_pop{width:750px;}
.pop_up_box .linkman_pop .column{width:740px;max-height:300px;overflow-y:auto;margin:20px 0 0 10px;}
.pop_up_box .linkman_pop .add_link{margin-bottom:10px;line-height:35px;}
.pop_up_box .linkman_pop .add_link input[type="checkbox"]{margin:10px 5px 0 0;float:left;}
.pop_up_box .linkman_pop .add_link div.fr i{font-size:22px;}
.pop_up_box .linkman_pop .add_link div.fr a.mr05 i{font-size:24px;}
.pop_up_box .linkman_pop .add_link .forminput{float:left;height:32px;position:relative;border:solid 1px #ccc;line-height:32px;}
.pop_up_box .linkman_pop .add_link .w80{padding:0 8px;width:64px;}
.pop_up_box .linkman_pop .add_link .w180{padding:0 8px;width:160px;}
.pop_up_box .linkman_pop .add_link .forminput .no_rim{ width:90%; padding:7px 0; float:left;}
.pop_up_box .linkman_pop .add_link .forminput a{display:block;width:26px;height:32px;line-height:32px;position:absolute;right:0;top:0;}
.pop_up_box .linkman_pop .add_link .forminput .dropdown{background:url(../images/bg-linkMan-a.png) no-repeat center;}
.pop_up_box .linkman_pop .add_link .forminput .dropdown.checked {background:url(../images/bg-linkMan-b.png) no-repeat center;}
.pop_up_box .linkman_pop .add_link .forminput .emailSync {background:url(../images/bg-linkMan-c.png) no-repeat center;}
.pop_up_box .linkman_pop .add_link .forminput .emailSync.checked {background:url(../images/bg-linkMan-d.png) no-repeat center;}
.pop_up_box .linkman_pop .add_link .line_bet{float:left;color:#ccc;line-height:32px;}
.pop_up_box .linkman_pop .add_link .error{border-color:#f30;}
.pop_up_box .linkman_pop .add_link .btn{display:inline-block;line-height:32px;margin-left:5px;color:#fff;background:#f30;text-align:center;padding:0 10px;}
.pop_up_box .linkman_pop .add_link .btn:hover{background:#d00;}
.pop_up_box .linkman_pop .add_link .btn .iconfont{ font-size:18px;}
.pop_up_box .linkman_pop .add_link .wrong_remind{ position:static;background:none;line-height:26px;margin-left:13px;}
.pop_up_box .linkman_pop .column .add_btn{display:inline-block;width:120px;line-height:36px;background:#4c8adf;color:#fff;text-align:center;margin-bottom:15px;}
.pop_up_box .linkman_pop .column .add_btn:hover{background:#3979d1;}
.pop_up_box .linkman_pop .column .add_btn .iconfont{ font-size:18px;}
/*企业保存简历格式的弹出层*/
.pop_up_box .save_format_pop{width:450px;}
.pop_up_box .save_format_pop .column{width:94%;margin:20px auto;text-align:center;}
.pop_up_box .save_format_pop .column span{margin-right:40px;}
/*企业设为急出职位的弹出层*/
.pop_up_box .set_hurryjobs_pop{width:450px;}
.pop_up_box .set_hurryjobs_pop .column{text-align:center;margin-top:25px;}
.pop_up_box .set_hurryjobs_pop .column input{width:135px;height:50px;color:#fff;background:#bababa;cursor:pointer;border:none;}
.pop_up_box .set_hurryjobs_pop .column input.current,.pop_up_box .set_hurryjobs_pop .column input:hover{background:#83a5fc;}
/*自定义广告语*/
.pop_up_box .define_jingle_pop{width:390px;}
.pop_up_box .define_jingle_pop .column{padding:20px 10px 0 10px;}
.pop_up_box .define_jingle_pop .column .forminput{border:solid 1px #ccc;height:35px;width:350px;margin:0 auto;padding:0 8px;}
.pop_up_box .define_jingle_pop .column .forminput input{width:100%;padding:9px 0;float:left;font-size:14px;}
/*职位类别的弹出层*/
.pop_up_box .select_position{width:600px;}
.pop_up_box .select_position .result{padding:5px 0;line-height:24px;color:#555;}
.pop_up_box .select_position .result p{float:left;margin-left:10px;padding:0 5px;background:#f8f8f8;border-radius:12px;border:solid 1px #ccc;}
.pop_up_box .select_position .result p a{display:inline-block;margin-left:5px;color:#555;height:14px;line-height:12px;}
.pop_up_box .select_position .result p a i{font-size:12px;}
.pop_up_box .select_position .result p a:hover{color:#fff;background:#3090fe;}
.pop_up_box .select_position .result span.fr{background:#3090fe;color:#fff;padding:0 5px;}
.pop_up_box .select_position .column{border:solid 1px #ccc;width:582px;margin:0 auto;}
.pop_up_box .select_position .column .boxL,.pop_up_box .select_position .column .boxM,.pop_up_box .select_position .column .boxR{width:194px;height:230px;overflow-y:auto;overflow-x:hidden;}
.pop_up_box .select_position .column .boxL a,.pop_up_box .select_position .column .boxM a{display:block;padding:0 5px;line-height:28px;border:solid #ccc;border-width:0 1px 1px 0;}
.pop_up_box .select_position .column a i{font-size:12px;}
.pop_up_box .select_position .column a:hover,.pop_up_box .select_position .column a.current{border-right-color:#fff;color:#3090fe;}
.pop_up_box .select_position .column .boxR a{display:block;padding:0 5px;line-height:32px;float:left;white-space:nowrap;*width:100%;}
.pop_up_box .select_position .column .boxR a:hover{color:#3090fe;}
.pop_up_box .select_position .column .boxR a input[type="checkbox"]{margin:0 5px;vertical-align:middle;}
/*人才夹设置的弹出层*/
.pop_up_box .folder_set_pop{width:450px;}
.pop_up_box .folder_set_pop .column{width:430px;padding:10px;}
.pop_up_box .folder_set_pop .column li{margin-bottom:10px;}
.pop_up_box .folder_set_pop .column .forminput{border:solid 1px #ccc;padding:0 5px;width:298px;height:35px;}
.pop_up_box .folder_set_pop .column .forminput input{width:100%;padding:5px 0;margin:3px 0;font-size:14px;}
.pop_up_box .folder_set_pop .column a{width:50px;margin-left:8px;text-align:center;line-height:35px;border:solid 1px #ccc;display:block;position:relative;}
.pop_up_box .folder_set_pop .column a.add_btn{width:110px;}
.pop_up_box .folder_set_pop .column a em{display:none;}
.pop_up_box .folder_set_pop .column a:hover,.pop_up_box .folder_set_pop .column a.current{border-color:#f90;color:#f90;}
.pop_up_box .folder_set_pop .column a:hover em,.pop_up_box .folder_set_pop .column a.current em{position:absolute;width:7px;height:8px;display:block;background:url(../images/icon_btn_map.png) -17px 0 no-repeat;right:0;bottom:0;}
/*留言回复的弹出层*/
.pop_up_box .reply_back_pop{width:450px;}
.pop_up_box .reply_back_pop .column{width:430px;padding:10px;}
.pop_up_box .reply_back_pop .column input{width:408px;padding:8px 10px;border:solid 1px #ccc;margin-bottom:5px;border-radius:0;font-size:14px;}
.pop_up_box .reply_back_pop .column textarea{width:408px;height:130px;padding:10px;border:solid 1px #ccc;line-height:26px;border-radius:0;font-size:14px;}
/*微信绑定的弹出层*/
.pop_up_box .wxBind_pop{width:466px;}
.pop_up_box .wxBind_pop h3.title{background:0;}
.pop_up_box .wxBind_pop .column{width:466px;height:340px;background:url(../images/bg_WXbind.jpg) no-repeat;position:relative;}
.pop_up_box .wxBind_pop .column p{width:200px;line-height:26px;color:#4c8adf;padding:100px 0 0 270px;}
/*简历转发的弹出层*/
.pop_up_box .reply_resume_pop{width:400px;}
.pop_up_box .reply_resume_pop .column{padding:10px;}
.pop_up_box .reply_resume_pop .column li{margin-bottom:10px;line-height:35px;}
.pop_up_box .reply_resume_pop .column li label{width:85px;text-align:right;display:inline-block;margin-right:15px;}
.pop_up_box .reply_resume_pop .column li .no_rim{border:solid 1px #ccc;width:260px;padding:8px 5px;border-radius:0;font-size:14px;}
/*浏览记录的弹出层*/
.pop_up_box .viewRecord_pop{width:450px;}
.pop_up_box .viewRecord_pop .column li{border-bottom:dashed 1px #ccc;line-height:40px;padding:0 10px;}
.pop_up_box .viewRecord_pop .column li em{display:block;width:16px;height:16px;background:url(../images/icon_btn_map.png) no-repeat;margin-top:12px;}
.pop_up_box .viewRecord_pop .column li em.icon_down{background-position:-470px 0;}
.pop_up_box .viewRecord_pop .column li em.icon_engage{background-position:-487px 0;}
.pop_up_box .viewRecord_pop .column li span{color:#bababa;}
/*企业备注的弹出层*/
.pop_up_box .add_notes_pop{width:500px;}
.pop_up_box .add_notes_pop .column li{margin-top:10px;}
.pop_up_box .add_notes_pop .column li label{display:inline-block;width:80px;text-align:right;margin-right:10px;}
.pop_up_box .add_notes_pop .column li .forminput{width:98px;padding:0 5px;border:solid 1px #ccc;height:34px;display:inline-block;vertical-align:middle;*display:inline;zoom:1;}
.pop_up_box .add_notes_pop .column li input.no_rim{width:100%;padding:5px 0;margin:4px 0;float:left;font-size:14px;}
.pop_up_box .add_notes_pop .column li textarea{border:solid 1px #ccc;height:90px;padding:5px;width:390px; vertical-align:top;border-radius:0;font-size:14px;}
.pop_up_box .add_notes_pop .column li textarea.red{border-color:#f30;}
.pop_up_box .add_notes_pop .footer{background:0;}
.pop_up_box .add_notes_pop .add_notes_content{max-height:240px; overflow-y:auto;}
.pop_up_box .add_notes_pop .add_notes_content li{border-bottom:dashed 1px #ccc;padding:10px 0;}
.pop_up_box .add_notes_pop .add_notes_content span i{margin:0 5px;}
.pop_up_box .add_notes_pop .add_notes_content p{line-height:22px;width:100%;}
.pop_up_box .add_notes_pop .add_notes_content p span{color:#bababa;font-size:12px;margin-left:5px;}
/*企业面试邀请的弹出层*/
.pop_up_box .view_invitation_pop{width:600px;}
.pop_up_box .view_invitation_pop .column{padding:10px;}
.pop_up_box .view_invitation_pop .column li{line-height:35px;margin-bottom:15px;overflow:hidden;}
.pop_up_box .view_invitation_pop .column li div.mr20{line-height:35px;}
.pop_up_box .view_invitation_pop .column li label{width:90px;margin-right:10px;text-align:right;display:block;float:left;}
.pop_up_box .view_invitation_pop .column li .forminput{border:solid 1px #ccc;padding:0 5px;width:440px;float:left;overflow:hidden;position:relative;}
.pop_up_box .view_invitation_pop .column li .forminput input[type="text"]{width:100%;margin:3px 0;padding:7px 0;float:left;font-size:14px;}
.pop_up_box .view_invitation_pop .column li input[type="checkbox"]{margin:10px;}
.pop_up_box .view_invitation_pop .column li .forminput span{line-height:35px;}
.pop_up_box .view_invitation_pop .column li .forminput select{height:34px;width:137px;margin:-2px 0 0 -6px;padding-left:10px;}
.pop_up_box .view_invitation_pop .column li .forminput textarea{width:100%;height:70px;padding:5px 0;line-height:24px;font-size:14px;}
.pop_up_box .view_invitation_pop .column li .forminput .dropdown{position:absolute;right:0;top:0;width:24px;line-height:35px;height:35px;background:#fff;text-align:center;}
.pop_up_box .view_invitation_pop .column li .line_bet{float:left;color:#ccc;line-height:35px;}
.pop_up_box .view_invitation_pop .column li .w130{width:125px;}
.pop_up_box .view_invitation_pop .column li .w290{width:280px;}
.pop_up_box .view_invitation_pop .column li .red{border-color:#f30;}
.pop_up_box .view_invitation_pop .viewbox{width:85%;margin:20px auto 0;line-height:30px;}
.pop_up_box .view_invitation_pop .viewbox .strong{font-size:16px;font-weight:normal;}
.pop_up_box .view_invitation_pop .viewbox .job_seeker{text-indent:2em;margin:15px 0;}
.pop_up_box .view_invitation_pop .viewbox .job_seeker .red{font-size:18px;}
.pop_up_box .view_invitation_pop .last_column{width:85%;margin:0 auto;padding:15px 0;text-align:right;}
.pop_up_box .view_invitation_pop .last_column a:hover{text-decoration:underline;}
/*设置岗位状态的弹出层*/
.pop_up_box .set_jobState_pop{width:400px;}
.pop_up_box .set_jobState_pop .column{padding:25px 0;text-align:center;}
.pop_up_box .set_jobState_pop .column a{display:inline-block;text-align:center;width:104px;line-height:35px;border:solid 1px #ccc;color:#aaa;position:relative;margin:0 3px;}
.pop_up_box .set_jobState_pop .column a em{display:none;}
.pop_up_box .set_jobState_pop .column a:hover,.pop_up_box .set_jobState_pop .column a.current{border-color:#f90;color:#f90;}
.pop_up_box .set_jobState_pop .column a:hover em,.pop_up_box .set_jobState_pop .column a.current em{width:7px;height:8px;display:block;background:url(../images/icon_btn_map.png) -17px 0 no-repeat;position:absolute;right:0;bottom:0;}
/*上传视频的弹出层*/
.pop_up_box .upload_video_pop{width:470px;}
.pop_up_box .upload_video_pop .column{width:410px;padding:30px;}
.pop_up_box .upload_video_pop .column .nav{text-align:center;line-height:35px;}
.pop_up_box .upload_video_pop .column .nav a{display:inline-block;width:200px;position:relative;border-bottom:solid 2px #ccc;}
.pop_up_box .upload_video_pop .column .nav a em{position:absolute;left:0;bottom:-8px;width:200px;height:8px;background:url(../images/icon_btn_map.png) -30px -31px no-repeat;}
.pop_up_box .upload_video_pop .column input.no_rim{margin:20px auto;width:400px;border:solid 1px #ccc;border-radius:0;padding:8px 4px;font-size:14px;}
.pop_up_box .upload_video_pop .column p.red{line-height:26px;}
/*操作提示的弹出层*/
.pop_up_box .hint_pop{width:470px;}
.pop_up_box .hint_pop .column{padding:20px 10px;text-align:center;line-height:32px;}
.pop_up_box .hint_pop .column em{background:url(../images/icon_btn_map.png) no-repeat;width:32px;height:32px;display:none;margin-right:10px;}
.pop_up_box .hint_pop .column .failure em{background-position:-303px -192px;display:inline-block;}
.pop_up_box .hint_pop .column .success em{background-position:-303px -226px;display:inline-block;}
.pop_up_box .hint_pop .column .warning em{background-position:-455px -286px;display:inline-block;}
.pop_up_box .hint_pop .recommend-job{width:450px;padding:20px 10px;border-top:dashed 1px #ccc;}
.pop_up_box .hint_pop .recommend-job li{line-height:30px;height:30px;overflow:hidden;}
.pop_up_box .hint_pop .recommend-job a{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.pop_up_box .hint_pop .recommend-job a:hover{color:#d7201c; text-decoration:underline;}
.pop_up_box .hint_pop .recommend-job a.fl{width:55%;font-weight:700;}
.pop_up_box .hint_pop .recommend-job a.fr{width:40%;}
/*兑换积分的弹出层*/
.pop_up_box .integral_pop{width:370px;}
.pop_up_box .integral_pop .column{width:330px;margin:0 auto;}
.pop_up_box .integral_pop .column p{line-height:40px;}
.pop_up_box .integral_pop .column a{display:inline-block;width:26px;height:26px;line-height:26px;border:solid 1px #ccc;text-align:center;vertical-align:middle;font-size:18px;}
.pop_up_box .integral_pop .column input.no_rim{width:40px;height:26px;line-height:26px;border:solid 1px #ccc;border-radius:0;text-align:center;font-size:14px;}
/*QQ、微信、绑定与解绑弹出框*/
.pop_up_box .changebind_pop{width:400px;}
.pop_up_box .changebind_pop p{text-align:center;font-size:16px;line-height:30px;}
.pop_up_box .changebind_pop .footer input{width:90px;height:38px;}
/*验证邮件弹出层*/
.pop_up_box .auth_email{width:490px;padding-bottom:50px;}
.pop_up_box .auth_email p{line-height:34px;font-size:15px;text-indent:2em;padding:0 10px;}
.pop_up_box .auth_email .popbtn{width:320px;height:45px;margin:0 auto;}
.pop_up_box .auth_email input{width:320px;height:45px;color:#fff;font-size:18px;background:#83a5fc;cursor:pointer;border:none;}
.pop_up_box .auth_email input:hover{background:#688cea;}
/*个人后台首页的弹出层*/
.pop_up_box .person_home_pop{width:574px;}
.pop_up_box .person_home_pop .result{padding:0;margin:20px auto 0;background:url(../images/lay_back_person_home.png) no-repeat;width:432px;height:161px;}
.pop_up_box .person_home_pop .footer{background:none;padding:50px 0;}
.pop_up_box .person_home_pop .footer input{width:192px;height:58px;border:solid 4px #fbcead;background:#f89e5b;font-size:22px; letter-spacing:0.5px;}
.pop_up_box .person_home_pop .footer .popbtnA{background:#83a5fc;border-color:#c1d2fd;}
.pop_up_box .person_home_pop .footer .popbtnA:hover{background:#688be5;}
.pop_up_box .person_home_pop .footer .popbtnB:hover{background:#ef8f47;}
/*在线支付的弹出层*/
.pop_up_box .pay_online_pop{width:480px;}
.pop_up_box .pay_online_pop .column{width:90%;margin:20px auto;}
.pop_up_box .pay_online_pop .column li{margin-bottom:10px;line-height:36px;overflow:hidden;}
.pop_up_box .pay_online_pop .column li label{width:80px;display:block;float:left;text-align:right;margin-right:15px;}
.pop_up_box .pay_online_pop .column li input{width:95px;height:35px;padding:0 5px;border:solid 1px #ccc;margin-right:15px; border-radius:0;font-size:14px;}
.pop_up_box .pay_online_pop .column li input[type="button"]{width:105px;padding:0; outline:none;}
.pop_up_box .pay_online_pop .column li input[type="button"]:hover{border-color:#e97902;}
.pop_up_box .pay_online_pop .column li .btnA{background:url(../images/bg_payonline.jpg) 0 0 no-repeat;}
.pop_up_box .pay_online_pop .column li .btnB{background:url(../images/bg_payonline.jpg) -106px 0 no-repeat;}
.pop_up_box .pay_online_pop .column li.last_column input{width:215px;}
.pop_up_box .pay_online_pop .column li .error{border-color:#f30;color:#f30;}
/*通用的弹出层over*/
/*登录的弹出层*/
.pop_up_box .login_main .login_box{margin:0;padding:0;}
.pop_up_box .login_main .login_box ul{position:relative;}
.pop_up_box .login_main .login_box li.closebtn{position:absolute;right:0;top:0;width:24px;height:24px;overflow:hidden;}
.pop_up_box .login_main .login_box li.closebtn a{display:block;width:24px;line-height:24px;text-align:center;color:#555;}
.pop_up_box .login_main .login_box li.closebtn a:hover{background:#999;color:#fff;}
.pop_up_box .login_main .login_box li.closebtn i{font-size:18px;}
.pop_up_box .login_main .login_box{width:418px;padding:6px;background:rgba(0,0,0,0.2);position:relative;}
.pop_up_box .login_main .login_box ul{padding:15px 25px;width:368px;background:#fff;}
.pop_up_box .login_main .login_box .header{padding:0;}
.pop_up_box .login_main .login_box .header h3{font-size:18px;font-weight:normal;}
.pop_up_box .login_main .login_box .header a{color:#f90;}
.pop_up_box .login_main .login_box .header a:hover{color:#f60;}
.pop_up_box .login_main .login_box .remind{color:#b19438;background:#ffc;border:solid 1px #fc6;line-height:26px;}
.pop_up_box .login_main .login_box .remind i,.pop_up_box .login_main .login_box .wrong_remind i{font-size:20px;}
.pop_up_box .login_main .login_box .wrong_remind{color:#f30;background:#fff;border:solid 1px #f30;line-height:26px; position:inherit;}
.pop_up_box .login_main .forminput div{border:solid 1px #ccc;height:44px;vertical-align:middle;}
.pop_up_box .login_main .forminput label{display:block;float:left;width:54px;line-height:44px;text-align:center;border-right:solid 1px #ccc;color:#ccc;background:#ebebeb;}
.pop_up_box .login_main .forminput label i{font-size:22px;}
.pop_up_box .login_main .forminput input{float:left;width:230px;padding:13px 10px;font-size:14px;}
.pop_up_box .login_main .forminput a.look{width:18px;height:18px;display:inline-block;line-height:24px;text-align:center;color:#ccc;border:solid 1px #ccc;border-radius:10px;vertical-align:middle;margin:12px 0 0 30px;}
.pop_up_box .login_main .forminput a.look_out{color:#09F;border-color:#09f;line-height:16px;}
.pop_up_box .login_main .forminput .freshbtn{line-height:44px;margin:0 5px;}
.pop_up_box .login_main .forminput .freshbtn i{font-size:22px;}
.pop_up_box .login_main .forminput img{display:block;width:84px;height:44px;}
.pop_up_box .login_main .login_box .forget:hover{color:#f60;}
.pop_up_box .login_main .login_box .nextbtn{width:100%;height:46px;background:#fea263;color: #fff;cursor: pointer;
font-size: 18px;letter-spacing: 1.5px;border: none;}
.pop_up_box .login_main .login_box .nextbtn:hover{background:#ed8f4f;}
/*申请友情链接的弹出层
.pop_up_box .friendLink_pop{width:500px;}
.pop_up_box .friendLink_pop li{line-height:32px;margin-bottom:5px;padding-left:10px;}
.pop_up_box .friendLink_pop li label{display:block;float:left;width:80px;margin-right:10px;text-align:right;}
.pop_up_box .friendLink_pop li .forminput{float:left;width:350px;border:solid 1px #ccc;position:relative;}
.pop_up_box .friendLink_pop li .forminput input{width:90%;margin-left:10px; background:none; padding:5px 0;}
.pop_up_box .friendLink_pop li .forminput.w130{width:135px;}
.pop_up_box .friendLink_pop li .forminput.w150{width:185px;}
.pop_up_box .friendLink_pop li .forminput i{padding:0 5px;position:absolute;right:0;top:0;}
.pop_up_box .friendLink_pop li .forminput .down_menu{display:none;width:135px;position:absolute;left:-1px;top:32px;border:solid 1px #ccc;border-bottom:0;box-shadow:0 2px 2px #ddd; z-index:1;background:#fff;}
.pop_up_box .friendLink_pop li .forminput .down_menu a{display:block;line-height:30px;border-bottom:solid 1px #ccc;padding-left:10px;}
.pop_up_box .friendLink_pop li .forminput:hover .down_menu{display:block;}
.pop_up_box .friendLink_pop li input[type="button"]{width:135px;height:34px;border:none;background:#3090fe; border-radius:5px;color:#fff; cursor:pointer;}
.pop_up_box .friendLink_pop li input[type="button"]:hover{background:#2784ed;}
.pop_up_box .friendLink_pop li .forminput img{display:block;width:95px;height:34px;position:absolute;right:32px;top:0;}
*/
/*放大图片的弹出层*/
.pop_up_mapZoom{ display:table;width:100%;height:100%; position:fixed;left:0;top:0; z-index:9999;}
.pop_up_mapZoom .mapZoom-main{ display:table-cell; vertical-align:middle; text-align:center;*display:inline-block; *width:auto;*zoom:1;}
.pop_up_mapZoom .mapZoom-main span{display:inline-block; vertical-align:middle;position:relative;background:#fff;padding:5px;border:solid 5px #aaa;*margin-top:150px;}
.pop_up_mapZoom .mapZoom-main span img{display:block; max-width:1500px; max-height:780px;}
.pop_up_mapZoom .mapZoom-main span .slider-btn{position:absolute;top:50%;margin-top:-25px; font-size:50px;}
.pop_up_mapZoom .mapZoom-main span .slider-prev{left:-55px;}
.pop_up_mapZoom .mapZoom-main span .slider-next{right:-55px;}
.pop_up_mapZoom .mapZoom-main span .closebtn{ position:absolute;top:0;right:-31px;top:-5px;font-size:26px;}
.pop_up_mapZoom .mapZoom-main span a:hover{background:rgba(0,0,0,.3);*background:#aaa;}
/*通用手机获取短信验证码之前的弹出层*/
.pop_up_box .msg_authCode_pop{width:390px;}
.pop_up_box .msg_authCode_pop .column{padding:20px 10px 0 10px;}   
.pop_up_box .msg_authCode_pop .column .forminput{width:240px;height:35px;border:solid 1px #ccc;padding:0 8px;}
.pop_up_box .msg_authCode_pop .column .forminput input{width:100%;padding:9px 0;font-size:14px;line-height:15px;}
.pop_up_box .msg_authCode_pop .column a.fr img{display:block;width:95px;height:37px;}
/*企业广告管理的联系客服的弹出层begin*/
.pop_up_box .accountManager{width:350px;}
.pop_up_box .accountManager .column{padding:10px;}
.pop_up_box .accountManager .column .managerMap{width:94px;height:94px;margin:0 auto; overflow:hidden;}
.pop_up_box .accountManager .column .manager_info{width:100%;line-height:30px;}
.pop_up_box .accountManager .column .manager_info label{display:inline-block;width:100px; text-align:right;}
.pop_up_box .accountManager .column .manager_info a.btn{display:inline-block;width:60px;line-height:26px;background:none;border:solid 1px #3090fe;border-radius:5px; color:#3090fe;text-align:center;}
.pop_up_box .accountManager .column .manager_info  a.btn:hover{background:#3090fe;color:#fff;}
/*企业广告管理的联系客服的弹出层over*/
/*waiting页面跳转等待begin*/
.pageWaiting{width:100%;height:100%;background:none;position:fixed;top:0;left:0; z-index:99999;}
.pageWaiting-map{width:40px;height:40px; position:absolute;top:50%;left:50%;margin:-20px 0 0 -20px; background:url(../images/jobeast.gif) no-repeat;}
/*waiting页面跳转等待over*/
/*问卷调查的弹出层begin*/
.pop_up_box .survey_pop{width:590px;}
.pop_up_box .survey_pop h3.title{height:90px;background:url(../images/bg-survey.jpg) no-repeat;}
.pop_up_box .survey_pop .column{padding:10px 30px;}
.pop_up_box .survey_pop .column li{line-height:26px;}
.pop_up_box .survey_pop .column li input{margin-right:5px;}
.pop_up_box .survey_pop .column li textarea{width:510px;height:100px;padding:10px;font-size:14px;}
/*问卷调查的弹出层over*/
/*投递简历时注册及登录的弹出层begin*/
.pop_up_box .regBox_pop{width:590px;}
.pop_up_box .regBox_pop .title{height:100px;background:url(../images/bg-regbox-pop.jpg) no-repeat;}
.pop_up_box .regBox_pop .title .jobName{width:500px;line-height:50px;color:#0259b6;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.pop_up_box .regBox_pop .loginBtn{display:inline-block;padding:0 10px;line-height:30px;height:30px;color:#fff;background:#f60;}
.pop_up_box .regBox_pop .loginBtn:hover{background:#f80;}
.pop_up_box .regBox_pop .column{padding:20px 20px 0 20px;height:450px;}
.regBox_pop .column li{float:left;width:100%;margin-bottom:10px;}
.regBox_pop .column li label{display:block;float:left;width:70px;line-height:36px;margin-right:10px;text-align:right;}
.regBox_pop .column li .genderBtn{display:inline-block;width:66px;height:35px;line-height:35px;text-align:center;border:solid 1px #ccc;}
.regBox_pop .column li .genderBtn.current{background:#ffeadd;border-color:#d9b699;}
.regBox_pop .column li .forminput{float:left;width:120px;padding:0 15px 0 5px;border:solid 1px #ccc;position:relative;margin-right:5px;}
.regBox_pop .column li .forminput.error{border-color:#f30;}
.regBox_pop .column li .forminput input[type="text"]{width:100%;padding:9px 0;line-height:15px; cursor:auto;}
.regBox_pop .column li .forminput .downMenu{width:100%;max-height:200px;border:solid 1px #ccc;background:#fff;overflow-y:auto;position:absolute;left:-1px;top:34px;z-index:1;}
.regBox_pop .column li .forminput .downMenu a{display:block;padding:0 15px;line-height:20px;}
.regBox_pop .column li .forminput .downMenu a:hover{background:#3090fe;color:#fff;}
.regBox_pop .column li .fl.red{margin-left:80px;}
.regBox_pop .column li .authCodeBtn{width:142px;height:37px;background:#f60;color:#fff; cursor:pointer;}
.regBox_pop .column li .authCodeBtn.waiting{background:#ccc;cursor:not-allowed;}
.regBox_pop .column li textarea.no_rim{width:438px;height:108px;border:solid 1px #ccc;padding:5px;line-height:26px;border-radius:0;}
.regBox_pop .column li.upload-file{line-height:30px;padding-left:15px;}
.regBox_pop .column li.upload-file a{color:#3090fe;margin:0 3px;}
.regBox_pop .column li.upload-file a:hover{ text-decoration:underline;}
.pop_up_box .regBox_pop .loginBox{width:100%;height:527px;}
.regBox_pop .loginBox .login-main{height:456px;}
.regBox_pop .login-main .login-tab span{display:block;float:left;width:50%;height:44px;line-height:44px;border-bottom:solid 1px #ddd; text-align:center;background:#f5f5f5;font-size:16px;color:#888; cursor:pointer;}
.regBox_pop .login-main .login-tab span.btn{border-right:solid 1px #ddd; box-sizing:border-box;*margin-right:-1px;}
.regBox_pop .login-main .login-tab span.current{border-bottom-color:transparent;font-weight:700;background:none;color:#333;}
.regBox_pop .login-main .login-form{width:366px;margin:40px auto 0;}
.regBox_pop .login-main .login-form .forminput{border:solid 1px #ccc;padding:0 10px;margin-bottom:15px;position:relative;}
.regBox_pop .login-main .login-form .forminput input.no_rim{width:100%;line-height:15px;padding:13px 0;}
.regBox_pop .login-main .login-form .forminput a.look{display:block;width:16px;height:16px;line-height:12px;text-align:center;border:solid 1px #09f;color:#09f; border-radius:50%;position:absolute;right:5px;top:50%;margin-top:-9px;}
.regBox_pop .login-main .login-form .forminput a.look-out{color:#ccc;border-color:#ccc;line-height:18px;}
.regBox_pop .login-main .login-form .forminput .map-code{height:41px; position:absolute;right:1px;top:1px; cursor:pointer;}
.regBox_pop .login-main .login-form .nextbtn{width:100%;height:48px;}
.regBox_pop .login-main .login-form .regLink:hover{ text-decoration:underline;}
.regBox_pop .login-main .phone .auth_code{width:225px;}
.regBox_pop .login-main .phone .auth_code input.authCodeBtn{width:45%;height:44px;background:#09f;color:#fff;border:none 0;position:absolute;left:255px;top:-1px; cursor:pointer; outline:none;}
.regBox_pop .login-main .phone .auth_code input.waiting{background:#ccc; cursor:not-allowed;}
.regBox_pop .loginBox .login-foot .otherLogin{width:100%;height:30px;padding:20px 0;border-top:dashed 1px #ddd;text-align:center;position:relative;}
.regBox_pop .loginBox .login-foot .otherLogin p{width:100%;height:20px;line-height:20px;font-size:12px; text-align:center;position:absolute;left:0;top:-10px;}
.regBox_pop .loginBox .login-foot .otherLogin p span{padding:0 10px;background:#fff;}
.regBox_pop .loginBox .login-foot .otherLogin a{display:inline-block;width:30px;height:30px;background:url(../images/bg-third-login.png) no-repeat;margin:0 10px; opacity:.5; filter:alpha(opacity=50);}
.regBox_pop .loginBox .login-foot .otherLogin a:hover{opacity:1;filter:alpha(opacity=100);}
.regBox_pop .loginBox .login-foot .otherLogin a.wxbtn{background-position:-30px 0;}
.regBox_pop.pop_up_main .footer{background:none;}
.regBox_pop.pop_up_main .footer input{ width:240px; background:#3090fe;}
.regBox_pop .wrong_remind{background:#F36;color:#fff;top:-20px;left:0;}
.regBox_pop .wrong_remind:after{ display:block;content:"";width:0;height:0;border:solid 5px transparent;border-top:solid 6px #f36;position:absolute;left:10px;bottom:-10px;}
/*投递简历时注册及登录的弹出层over*/	
/*waitingMap动态加载图(图形篇)的样式begin*/
.waitingMap{width:100%;height:100%;background:url(../images/waitingMap.gif) 50% 50% no-repeat;position:fixed;top:0;left:0;z-index:10000;}	
/*wait-inner动态加载图(图形篇)的样式over*/