personal_ajax_dialog.css 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242
  1. /**
  2. * 个人中心弹框css样式
  3. *
  4. * @Author: YangGuo
  5. * @Date: 2016-7-14
  6. */
  7. /* --单选-- */
  8. .radio_list{}
  9. .radio_list .rli{background:url(../../images/19.png) no-repeat 0px -148px;padding-left:23px;width:50px;float:left;height:22px;line-height:22px;cursor:pointer}
  10. .radio_list .rli.checked{background:url(../../images/19.png) no-repeat 0px -181px;}
  11. /* 注册成功弹框 450px*/
  12. .reg_success_dialog{width:430px;font-size:20px;color:#3EB958;padding:15px 0 20px 20px;}
  13. .reg_success_dialog .tip{width:405px;line-height:30px;background:url(../../images/74.png) no-repeat 0px -44px;margin-bottom:15px;padding-left:55px;}
  14. .reg_success_dialog .tip .description{color:#333333;font-size:14px;}
  15. .reg_success_dialog .btn{width:350px;padding-left:55px;text-align:right;}
  16. .reg_success_dialog .btn .btn_b{width:120px;}
  17. .reg_success_dialog .btn .btn_g{width:90px;}
  18. /* 创建简历弹框 450px*/
  19. .create_resume_dialog{width:430px;font-size:14px;color:#333333;padding:10px 0 10px 15px;}
  20. .create_resume_dialog .tip{width:430px;color:#666666;font-size:13px;margin-bottom:10px;}
  21. .create_resume_dialog .mode_radio_list{width:410px;padding:0 10px;}
  22. .create_resume_dialog .mode_radio_list .rli{background:url(../../images/19.png) no-repeat 0px -142px;padding-left:23px;height:34px;line-height:34px;cursor:pointer}
  23. .create_resume_dialog .mode_radio_list .rli.checked{background:url(../../images/19.png) no-repeat 0px -176px;}
  24. .create_resume_dialog .resume_radio_list{width:410px;margin-left:10px;font-size:12px;color:#666666;}
  25. .create_resume_dialog .resume_radio_list .rli{background:#F0F0F0 url(../../images/19.png) no-repeat 10px -143px;padding-left:33px;height:34px;line-height:34px;cursor:pointer;margin-bottom:5px;}
  26. .create_resume_dialog .resume_radio_list .rli.checked{background-position:10px -175px;}
  27. .create_resume_dialog .resume_radio_list .rli .td1{width:170px;float:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
  28. .create_resume_dialog .resume_radio_list .rli .td2{width:80px;padding-left:10px;float:left;color:#FF6600;}
  29. .create_resume_dialog .resume_radio_list .rli .td3{width:110px;float:left;}
  30. /* 刷新简历弹框 350px*/
  31. .refresh_resume_dialog{width:350px;font-size:14px;color:#333333;padding-left:20px;padding-top:10px;}
  32. .refresh_resume_dialog .tip{width:295px;height:47px;line-height:25px;background:url(../../images/80.png) no-repeat 0px 5px;color:#666666;margin-bottom:20px;padding-left:55px;}
  33. .refresh_resume_dialog .tip strong{color:#FF6600;}
  34. .refresh_resume_dialog .content{width:405px;padding-left:55px;}
  35. .refresh_resume_dialog .content .td{width:350px;margin-bottom:15px;font-weight:bold;}
  36. .refresh_resume_dialog .content .td1{width:70px;height:35px;text-align:right;}
  37. .refresh_resume_dialog .content .td2{width:280px;}
  38. .refresh_resume_dialog .content .td2 a{color:#5F8DC9;text-decoration:none;}
  39. .refresh_resume_dialog .content .td2 a:hover{text-decoration:underline;}
  40. /* 修改刷新简历弹框 470px*/
  41. .refresh_resume_dialog .content.c .orgWrap,.refresh_resume_dialog .content .refresh_resume_edit_dialog.c .default{display:none}
  42. .refresh_resume_dialog .content.c .telWrap,.refresh_resume_dialog .content .refresh_resume_edit_dialog .default,.refresh_resume_dialog .content .refresh_resume_edit_dialog.c .approve{display:block}
  43. .refresh_resume_dialog .content .refresh_resume_edit_dialog,.refresh_resume_dialog .content .refresh_resume_edit_dialog .approve{display:none}
  44. .refresh_resume_dialog .content .refresh_resume_edit_dialog .td{width:350px;margin-bottom:15px;font-weight:bold;}
  45. .refresh_resume_dialog .content .refresh_resume_edit_dialog .td1{width:82px;height:45px;padding-top:5px;text-align:right;}
  46. .refresh_resume_dialog .content .refresh_resume_edit_dialog .td2{width:250px;}
  47. .refresh_resume_dialog .content .refresh_resume_edit_dialog .td2 .code{float:left;overflow:hidden;position:relative;width:120px;}
  48. .refresh_resume_dialog .content .refresh_resume_edit_dialog .td2 .code input{width:120px;height:32px;line-height:32px;padding-left:10px;border:1px solid #dddddd;border-right-width:0;}
  49. .refresh_resume_dialog .content .refresh_resume_edit_dialog .td2 .codebtn{float:left;height:32px;width:120px;}
  50. .refresh_resume_dialog .content .refresh_resume_edit_dialog .td2 .codebtn div{width:113px;padding:0px;height:32px;line-height:32px;border-radius:0px;}
  51. /* 委托简历弹框 450px*/
  52. .entrust_resume_dialog{width:430px;font-size:14px;color:#333333;padding-left:20px;padding-top:10px;}
  53. .entrust_resume_dialog .tip{width:320px;height:47px;line-height:25px;background:url(../../images/80.png) no-repeat 0px 5px;color:#666666;margin-bottom:20px;padding-left:55px;}
  54. .entrust_resume_dialog .tip strong{color:#FF6600;}
  55. .entrust_resume_dialog .content{width:375px;padding-left:55px;}
  56. .entrust_resume_dialog .content .td1{width:70px;height:35px;text-align:right;}
  57. .entrust_resume_dialog .content .td1.p{padding-top:2px;}
  58. .entrust_resume_dialog .content .td2{width:300px}
  59. /* 更换简历模版弹框 470px*/
  60. .change_resume_tpl_dialog{width:450px;font-size:14px;color:#333333;padding:10px 0 10px 20px;}
  61. .change_resume_tpl_dialog .title{width:450px;}
  62. .change_resume_tpl_dialog .title .td1{width:70px;height:35px;text-align:right;color:#666666;}
  63. .change_resume_tpl_dialog .title .td2{width:280px;}
  64. .change_resume_tpl_dialog .content{width:450px;}
  65. .change_resume_tpl_dialog .content .left{width:165px;height:180px;padding:10px;border:1px solid #CFCFCF;float:left;overflow-y:auto;}
  66. .change_resume_tpl_dialog .content .left .tip{color:#666666;margin-bottom:5px;}
  67. .change_resume_tpl_dialog .content .left .tpl_radio_list{width:145px;}
  68. .change_resume_tpl_dialog .content .left .tpl_radio_list .rli{background:url(../../images/19.png) no-repeat 0px -144px;padding-left:23px;height:30px;line-height:30px;cursor:pointer;}
  69. .change_resume_tpl_dialog .content .left .tpl_radio_list .rli.checked{background-position:0px -177px;}
  70. .change_resume_tpl_dialog .content .left .tpl_radio_list .rli span{color:#FF6600;}
  71. .change_resume_tpl_dialog .content .right{width:225px;color:#FF6600;padding-left:20px;float:left;}
  72. .change_resume_tpl_dialog .content .right .thumb{width:223px;height:138px;border:1px solid #CFCFCF;}
  73. .change_resume_tpl_dialog .content .right .preview{width:223px;text-align:center;margin-top:5px;}
  74. /* 申请单个职位弹框 470px*/
  75. .apply_job_dialog{width:450px;font-size:14px;color:#333333;padding:10px 0 10px 20px;}
  76. .apply_job_dialog .tip{width:350px;height:47px;line-height:25px;background:url(../../images/80.png) no-repeat 0px 5px;color:#666666;margin-bottom:20px;padding-left:55px;}
  77. .apply_job_dialog .tip strong{color:#FF6600;}
  78. .apply_job_dialog .content{width:450px;}
  79. .apply_job_dialog .content .td1{width:70px;height:35px;text-align:right;color:#666666;}
  80. .apply_job_dialog .content .td2{width:280px;color:#333333;}
  81. .apply_job_dialog .content .resume_radio_list{width:400px;height:160px;padding:15px 15px 5px;border:1px solid #CFCFCF;overflow-y:auto;}
  82. .apply_job_dialog .content .resume_radio_list .rli{margin-bottom:10px;}
  83. .apply_job_dialog .content .resume_radio_list .rli .name{background:url(../../images/19.png) no-repeat 0px -150px;padding-left:23px;cursor:pointer;margin-bottom:8px;}
  84. .apply_job_dialog .content .resume_radio_list .rli .name.checked{background-position:0px -183px;}
  85. .apply_job_dialog .content .resume_radio_list .rli .name span{color:#FF6600;font-size:12px;margin-left:5px;}
  86. .apply_job_dialog .content .resume_radio_list .rli .info{padding-left:24px;color:#666666;font-size:12px;}
  87. .apply_job_dialog .content .resume_radio_list .rli .info a{color:#5F8DC9;text-decoration:none;}
  88. .apply_job_dialog .content .resume_radio_list .rli .info a:hover{text-decoration:underline;}
  89. /* 批量投递职位失败信息弹框 470px*/
  90. .apply_jobs_fail_dialog{width:450px;font-size:14px;color:#333333;padding:10px 0 10px 20px;}
  91. .apply_jobs_fail_dialog .content{width:450px;}
  92. .apply_jobs_fail_dialog .content .td{width:420px;margin-bottom:15px;color:#666666;}
  93. .apply_jobs_fail_dialog .content .td strong{color:#FF6600;margin:0 5px;}
  94. .apply_jobs_fail_dialog .content .jobs_list{width:400px;height:200px;padding:15px 15px 5px;border:1px solid #CFCFCF;overflow-y:auto;}
  95. .apply_jobs_fail_dialog .content .jobs_list .li{margin-bottom:5px;border-bottom:1px solid #F0F0F0;height:55px;line-height:25px;}
  96. .apply_jobs_fail_dialog .content .jobs_list .li .left{float:left;width:200px;}
  97. .apply_jobs_fail_dialog .content .jobs_list .li .left .job{cursor:pointer;}
  98. .apply_jobs_fail_dialog .content .jobs_list .li .left .job a{color:#333333;text-decoration:none;}
  99. .apply_jobs_fail_dialog .content .jobs_list .li .left .job a:hover{text-decoration:underline;}
  100. .apply_jobs_fail_dialog .content .jobs_list .li .left .company{cursor:pointer;color:#666666;}
  101. .apply_jobs_fail_dialog .content .jobs_list .li .left .company a{color:#666666;text-decoration:none;}
  102. .apply_jobs_fail_dialog .content .jobs_list .li .left .company a:hover{text-decoration:underline;}
  103. .apply_jobs_fail_dialog .content .jobs_list .li .right{width:165px;float:left;background:url(../../images/70.png) no-repeat -5px 5px;padding-left:30px;padding-top:11px;color:#EB5C4C;}
  104. /* 修改用户名、密码,认证手机、邮箱弹框 450px*/
  105. .modify_user_dialog{width:450px;font-size:14px;color:#333333;padding:10px 0 0 15px;}
  106. .modify_user_dialog .tip{width:390px;height:47px;line-height:47px;background:url(../../images/80.png) no-repeat 0px 5px;color:#666666;margin-bottom:20px;padding-left:55px;font-weight:bold}
  107. .modify_user_dialog .content{width:395px;padding-left:38px;}
  108. .modify_user_dialog .content .td1{width:82px;height:45px;padding-top:5px;text-align:right;}
  109. .modify_user_dialog .content .td2{width:250px;}
  110. .modify_user_dialog .content .td2.p{padding-top:5px;}
  111. .modify_user_dialog .content .td2 .code{float:left;position:relative;width:128px;}
  112. .modify_user_dialog .content .td2 .code input{width:116px;height:32px;line-height:32px;padding-left:10px;border:1px solid #dddddd;border-radius:3px 0 0 3px;}
  113. .modify_user_dialog .content .td2 .codebtn{float:left;margin-left:-2px;}
  114. .modify_user_dialog .content .td2 .codebtn input[type=button]{width:119px;padding:0px;height:34px;line-height:34px;}
  115. .modify_user_dialog .content.c .default,.modify_user_dialog .content .verify{display:none}
  116. .modify_user_dialog .content .default,.modify_user_dialog .content.c .verify{display:block}
  117. .modify_user_dialog .content .err{display:none;width:232px;margin-left:82px;height:26px;line-height:26px;color:#CC3300;background-color:#FFD8CE;border:1px #FF9E86 solid;font-size:12px;padding-left:10px;margin-bottom:15px;border-radius:3px;}
  118. /* 查看消息详情弹框 470px*/
  119. .show_message_dialog{width:470px;font-size:14px;color:#333333;padding-top:10px;}
  120. .show_message_dialog .content{width:470px;}
  121. .show_message_dialog .content .td1{width:70px;text-align:right;color:#666666;}
  122. .show_message_dialog .content .td1.p{padding-top:2px;}
  123. .show_message_dialog .content .td2{width:370px;margin-bottom:8px;}
  124. .show_message_dialog .content .td2.multi{line-height:25px;max-height:150px;overflow-y:auto;}
  125. /* 警告确认弹框 400px*/
  126. .warning_dialog{width:380px;font-size:15px;color:#333333;padding:20px 0 0px 20px;}
  127. .warning_dialog .tip{width:300px;min-height:47px;line-height:25px;background:url(../../images/80.png) no-repeat 0px 5px;margin-bottom:20px;padding-left:55px;}
  128. .warning_dialog .tip .description{color:#666666;font-size:14px;}
  129. .warning_dialog .tip .description a{color:#5F8DC9;text-decoration:none;margin:0 5px;}
  130. .warning_dialog .tip .description a:hover{text-decoration:underline;}
  131. /* 引导消费 */
  132. .guide_service_dialog{}
  133. .guide_service_dialog .guide_service_dialog_head{padding-left:10px;font-size:14px;color:#666666;}
  134. .guide_service_dialog .guide_list_group{margin-top:14px;padding:15px 10px;border-top:1px solid #ededed;border-bottom:1px dashed #ededed;padding-bottom:5px;}
  135. .guide_service_dialog .guide_list_group.last{border:0;margin-top:0;padding:10px;}
  136. .guide_service_dialog .guide_list_group.labs{border-bottom:0;margin-top:14px;padding-bottom:0;}
  137. .guide_service_dialog .guide_list_group.for_labs{border-top:0;margin-top:0;padding-top:5px;}
  138. .guide_service_dialog .guide_list_group .guide_list_left{width:70px;float:left;font-weight:600;color:#333;}
  139. .guide_service_dialog .guide_list_group .guide_list_left.for_input{line-height:32px;}
  140. .guide_service_dialog .guide_list_group .guide_list_right{width:332px;padding-left:5px;float:left;}
  141. .guide_service_dialog .guide_list_group .guide_list_right .tips_line{font-size:12px;color:#666666;}
  142. .guide_service_dialog .guide_list_group .guide_list_right .input_coin{border:1px solid #ededed;border-radius:3px;height:32px;line-height:32px;width:158px;display:inline-block;*display:inline;*zoom:1;padding-left:10px;}
  143. .guide_service_dialog .guide_btn_group{padding:20px 10px;}
  144. .guide_service_dialog .guide_btn_group .btn_guide{display:inline-block;*display:inline;*zoom:1;width:100px;height:34px;line-height:34px;text-align:center;color:#fff;background:#fd8000;border:0;cursor:pointer;margin-left:75px;border-radius:4px;}
  145. .guide_service_dialog .guide_btn_group .btn_guide:hover{background-color:#E68A13;}
  146. .guide_service_dialog .yellow_light{color:#fd8000;}
  147. .guide_service_dialog .cash_btn_group{padding:0 10px;padding-top:15px;}
  148. .guide_service_dialog .cash_btn_group .cash_btn_cell{float:left;width:50%;text-align:center;}
  149. .guide_service_dialog .cash_btn_group .cash_btn_cell a{text-decoration:none;}
  150. .guide_service_dialog .cash_btn_group .cash_btn_cell .cell_icon{display:inline-block;*display:inline;*zoom:1;width:61px;height:61px;background:url(../../images/145.png) no-repeat;}
  151. .guide_service_dialog .cash_btn_group .cash_btn_cell .cell_icon.icon2{background-position:0 -61px;}
  152. .guide_service_dialog .cash_btn_group .cash_btn_cell .cell_txt{margin-top:5px;font-size:12px;color:#0180cf;}
  153. .guide_resume_template,.guide_resume_lightag{width:430px;}
  154. /*简历模板*/
  155. .guide_resume_template .template_list{padding-right:10px;padding-bottom:10px;float:left;}
  156. .guide_resume_template .template_list .list_box{position:relative;padding:15px;width:124px;height:124px;border:1px solid #ededed;}
  157. .guide_resume_template .template_list .list_box .template_name{color:#333333;line-height:14px;}
  158. .guide_resume_template .template_list .list_box .thumb_box{margin:15px 0;width:124px;height:70px;}
  159. .guide_resume_template .template_list .list_box .thumb_box img{width:124px;height:70px;border:0;}
  160. .guide_resume_template .template_list .list_box .view_line{font-size:12px;line-height:12px;}
  161. .guide_resume_template .template_list .list_box .hook{position:absolute;right:0px;bottom:-1px;width:19px;height:19px;background-image:url(../../images/46.png);background-position:0 0;display:none;}
  162. .guide_resume_template .template_list .list_box:hover,.guide_resume_template .template_list .list_box.active{background:#fffaf3;border:1px solid #ff6600;}
  163. .guide_resume_template .template_list .list_box.active .hook{display:block;}
  164. /* 简历置顶*/
  165. .guide_resume_placetop{width:460px;}
  166. .guide_resume_placetop .placetop_list{padding-right:10px;padding-bottom:10px;float:left;}
  167. .guide_resume_placetop .placetop_list .list_box{position:relative;padding:0 15px;height:30px;line-height:30px;border:1px solid #ededed;width:130px;float: left;margin: 0px 10px 10px 0px;}
  168. .guide_resume_placetop .placetop_list .list_box .hook{position:absolute;right:0px;bottom:-1px;width:19px;height:19px;background-image:url(../../images/46.png);background-position:0 0;display:none;}
  169. .guide_resume_placetop .placetop_list .list_box .right_position{position:absolute;top:0;right:20px;}
  170. .guide_resume_placetop .placetop_list .list_box:hover,.guide_resume_placetop .placetop_list .list_box.active{background:#fffaf3;border:1px solid #ff6600;cursor:pointer;}
  171. .guide_resume_placetop .placetop_list .list_box.active .hook{display:block;}
  172. .guide_resume_placetop .guide_list_group .guide_list_right{width:355px;}
  173. /*醒目标签*/
  174. .guide_resume_placetop .lab{float:left;width:50px;height:20px;line-height:20px;background-image:url(../../images/91.png);background-repeat:no-repeat;cursor:pointer;margin-right:10px;margin-bottom:10px;padding-left:23px;font-size:12px;color:#7d7d7d;}
  175. .guide_resume_placetop .lab{background-position:0 0;}
  176. .guide_resume_placetop .lab:hover{background-position:0px -22px;color:#be7707;}
  177. .guide_resume_placetop .lab.select{background-position:0px -22px;color:#be7707;}
  178. /*邀请好友注册*/
  179. .invitation_register{width:460px;text-align:center;}
  180. .top_info_group{display:inline-block;*display:inline;*zoom:1;margin-top:20px;}
  181. .top_info_group .icon_box{float:left;width:75px;height:54px;background:url(../../images/156.png) no-repeat 0 0;}
  182. .top_info_group .txt_box{padding-left:5px;text-align:left;float:left;line-height:24px;}
  183. .invitation_register .yellow_light{color:#fd8000;}
  184. .invitation_register .dashed_line{width:100%;height:1px;border-top:1px dashed #dddddd;margin-top:30px;}
  185. .invitation_register .share_group{padding:30px 20px;}
  186. .invitation_register .share_group .share_group_cell{float:left;width:25%;}
  187. .invitation_register .share_group .share_group_cell .cell_box{display:inline-block;*display:inline;*zoom:1;text-decoration:none;position:relative;width:56px;height:56px;background:url(../../images/156.png) no-repeat;cursor:pointer;}
  188. .invitation_register .share_group .share_group_cell .cell_box.icon1{background-position:-10px -71px;}
  189. .invitation_register .share_group .share_group_cell .cell_box.icon2{background-position:-10px -147px;}
  190. .invitation_register .share_group .share_group_cell .cell_box.icon3{background-position:-10px -223px;}
  191. .invitation_register .share_group .share_group_cell .cell_box.icon4{background-position:-10px -299px;}
  192. .invitation_register .share_group .share_group_cell .des{margin-top:5px;}
  193. .invitation_register .share_group .share_group_cell .cell_box .hover_box{position:absolute;top:-60px;left:63px;padding:20px;border:1px solid #dddddd;background:#fff;text-align:center;z-index:10000;display:none;}
  194. .invitation_register .share_group .share_group_cell .cell_box .hover_box img{width:100px;height:100px;border:0;}
  195. .invitation_register .share_group .share_group_cell .cell_box .hover_box .txt{margin-top:13px;font-size:12px;color:#666;}
  196. .invitation_register .share_group .share_group_cell .cell_box .arrow{background-image:url(../../images/157.png);background-repeat:no-repeat;width:12px;height:17px;position:absolute;right:-13px;top:12px;z-index:10001;display:none;}
  197. .invitation_register .share_group .share_group_cell .cell_box.open .arrow,.invitation_register .share_group .share_group_cell .cell_box.open .hover_box{display:block;}
  198. /* 查看面试邀请弹框 490px*/
  199. .show_interview_dialog{width:470px;font-size:14px;color:#333333;padding:10px 0px 10px 30px;}
  200. .show_interview_dialog .tip{width:450px;line-height:22px;margin-bottom:10px;border-bottom:1px solid #F0F0F0;padding-bottom:10px;}
  201. .show_interview_dialog .tip strong{color:#FF6600;}
  202. .show_interview_dialog .tip span{color:#5F8DC9;}
  203. .show_interview_dialog .content{width:450px;border-bottom:1px solid #F0F0F0;}
  204. .show_interview_dialog .content .td1{width:100px;height:30px;text-align:right;}
  205. .show_interview_dialog .content .td2{width:320px;height:30px;}
  206. .show_interview_dialog .content .td2 .am_or_pm{width:70px;float:left;margin:0 5px;}
  207. .show_interview_dialog .content .td2 .time{width:90px;float:left;}
  208. .show_interview_dialog .content .td2 .option{margin-top:7px;margin-right:20px;float:left;}
  209. .show_interview_dialog .content .td2 .contact_type{width:70px;float:left;}
  210. .show_interview_dialog .content .td2 .contact{width:225px;padding-left:10px;height:34px;border:1px #DDDDDD solid;line-height:34px;color:#333333;float:left;margin-left:5px;}
  211. /*验证邮件发送成功之后*/
  212. .email_send_success{width:450px;display:none;margin-top:20px;}
  213. .email_send_success .result_info{padding-left:28px;}
  214. .email_send_success .result_info .top_txt{height:40px;line-height:40px;background:url(../../images/149.png) no-repeat;font-size:20px;padding-left:53px;}
  215. .email_send_success .result_info .email_info_box{font-size:20px;padding-left:53px;}
  216. .email_send_success .result_info .down_txt{color:#999999;text-align:left;margin-top:5px;padding-left:53px;}
  217. .email_send_success .btn_group{margin:15px 0 30px 80px;}
  218. .email_send_success .btn_group .btn_blue{padding:0 15px;width:120px;}
  219. /*申请职位弹窗*/
  220. .report_job_line {line-height: 250%; }
  221. .report_job_line .line_left{float:left;color:#666666;width:70px;}
  222. .report_job_line .line_right{float:left;width:510px;padding-left:5px;}