personal_job.css 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125
  1. /*求职管理*/
  2. /*切换卡*/
  3. @charset "utf-8";
  4. /*面试邀请*/
  5. .interview_list_select{ margin-left:30px;width:830px; height:43px;margin-top:15px;font-size:13px;}
  6. .interview_list_select .td1{ width:80px; text-align:right; padding-top:5px;}
  7. .interview_list_select .td2{ width:200px;}
  8. .interview_list_select .td3{ width:520px; text-align:right; font-size:12px; padding-top:10px;}
  9. .interview_list_select .td3 strong{ color:#FF6600}
  10. .interview_list{ margin-left:30px; border-bottom:1px #EDEDED solid; height:20px; padding-top:20px; padding-bottom:20px; font-size:13px; width:830px;}
  11. .interview_list.hover{background-color:#F6F6F6}
  12. .interview_list .td1{ width:190px; padding:0 15px; }
  13. .interview_list .td2{ width:226px; padding-right: 15px;}
  14. .interview_list .td3{ width:150px;}
  15. .interview_list .td3.n{ color: #CC0000}
  16. .interview_list .td4{ width:130px;}
  17. .interview_list .td5{ width:80px;}
  18. .interview_list .td5 .but1{ width:20px; height:20px; float:left; margin-right:15px;background:url(../../images/37.png) no-repeat 2px 2px;text-decoration:none; display:block; margin-top:2px; }
  19. .interview_list .td5 .but1.hover{ background:url(../../images/37.png) no-repeat 2px -26px; }
  20. .interview_list .td5 .but2{ width:20px; height:20px; float:left; background:url(../../images/37.png) no-repeat 2px -54px;text-decoration:none; display:block;margin-top:2px;}
  21. .interview_list .td5 .but2.hover{ background:url(../../images/37.png) no-repeat 2px -84px;}
  22. .interview_list_th{ margin-left:30px; font-size:13px; width:830px;background-color:#F7F7F7; height:36px ; padding-top:6px;}
  23. .interview_list_th .th1{float:left; width:185px; padding-left:35px; padding-top:5px;}
  24. .interview_list_th .th2{float:left; width:230px;padding-top:5px;}
  25. .interview_list_th .th3{float:left; width:150px;}
  26. .interview_list_th .th4{float:left; width:155px;}
  27. .interview_list_th .th5{float:left; width:60px;padding-top:5px;}
  28. .interview_list_but{ margin-top:15px; padding-left:30px;}
  29. .interview_list_but .td1{ width:23px; padding-left:15px; padding-top:12px;}
  30. .interview_list_but .td2{ width:90px;}
  31. .interview_list_but .td3{ width:90px;}
  32. /*已申请的职位*/
  33. .apply_jobs_select{ margin-left:30px;width:830px; height:43px;margin-top:15px;font-size:13px;}
  34. .apply_jobs_select .td1{ width:80px; text-align:right; padding-top:5px;}
  35. .apply_jobs_select .td2{ width:200px;}
  36. .apply_jobs_select .td3{ width:520px; text-align:right; font-size:12px; padding-top:10px;}
  37. .apply_jobs_select .td3 strong{ color:#FF6600}
  38. .apply_jobs_list{ margin-left:30px; border-bottom:1px #EDEDED solid; height:20px; padding-top:20px; padding-bottom:20px; font-size:13px; width:830px;}
  39. .apply_jobs_list.hover{background-color:#F6F6F6}
  40. .apply_jobs_list .td1{ width:190px; padding:0 15px; }
  41. .apply_jobs_list .td2{ width:225px; padding-right: 15px;}
  42. .apply_jobs_list .td3{ width:150px;}
  43. .apply_jobs_list .td3.n{ color: #CC0000}
  44. .apply_jobs_list .td4{ width:150px;}
  45. .apply_jobs_list .td5{ width:65px;}
  46. .apply_jobs_list .td5 .but1{ width:20px; height:20px; float:left; margin-right:15px;background:url(../../images/37.png) no-repeat 2px 2px;text-decoration:none; display:block; margin-top:2px; }
  47. .apply_jobs_list .td5 .but1.hover{ background:url(../../images/37.png) no-repeat 2px -26px; }
  48. .apply_jobs_list .td5 .but2{ width:20px; height:20px; float:left; background:url(../../images/37.png) no-repeat 2px -54px;text-decoration:none; display:block;margin-top:2px;}
  49. .apply_jobs_list .td5 .but2.hover{ background:url(../../images/37.png) no-repeat 2px -84px;}
  50. .apply_jobs_list_th{ margin-left:30px; font-size:13px; width:830px;background-color:#F7F7F7; height:36px ; padding-top:6px;}
  51. .apply_jobs_list_th .th1{float:left; width:185px; padding-left:35px; padding-top:5px;}
  52. .apply_jobs_list_th .th2{float:left; width:230px;padding-top:5px;}
  53. .apply_jobs_list_th .th3{float:left; width:150px;}
  54. .apply_jobs_list_th .th4{float:left; width:155px;}
  55. .apply_jobs_list_th .th5{float:left; width:60px;padding-top:5px;}
  56. .apply_jobs_list_but{ margin-top:15px; padding-left:30px;}
  57. .apply_jobs_list_but .td1{ width:23px; padding-left:15px; padding-top:12px;}
  58. .apply_jobs_list_but .td2{ width:90px;}
  59. .apply_jobs_list_but .td3{ width:90px;}
  60. /*谁在关注我*/
  61. .attention_me{ margin-left:30px; border-bottom:1px #EDEDED solid; height:20px; padding-top:20px; padding-bottom:20px; font-size:13px; width:830px;}
  62. .attention_me.hover{background-color:#F6F6F6}
  63. .attention_me .td1{ width:240px; padding:0 15px; }
  64. .attention_me .td2{ width:207px;}
  65. .attention_me .td3{ width:133px; color:#FF6600}
  66. .attention_me .td3.ok{ color:#009900}
  67. .attention_me .td4{ width:150px;}
  68. .attention_me .td5{ width:65px;}
  69. .attention_me .td5 .but1{ width:20px; height:20px; float:left; margin-right:15px;background:url(../../images/37.png) no-repeat 2px 2px;text-decoration:none; display:block; margin-top:2px; }
  70. .attention_me .td5 .but1.hover{ background:url(../../images/37.png) no-repeat 2px -26px; }
  71. .attention_me .td5 .but2{ width:20px; height:20px; float:left; background:url(../../images/37.png) no-repeat 2px -54px;text-decoration:none; display:block;margin-top:2px;}
  72. .attention_me .td5 .but2.hover{ background:url(../../images/37.png) no-repeat 2px -84px;}
  73. .attention_me_th{ margin-left:30px; font-size:13px; width:830px;background-color:#F7F7F7; height:36px ; padding-top:6px; margin-top:20px;}
  74. .attention_me_th .th1{float:left; width:225px; padding-left:35px; padding-top:5px;}
  75. .attention_me_th .th2{float:left; width:210px;}
  76. .attention_me_th .th3{float:left; width:130px;padding-top:5px;}
  77. .attention_me_th .th4{float:left; width:155px;}
  78. .attention_me_th .th5{float:left; width:60px;padding-top:5px;}
  79. .attention_me_but{ margin-top:15px; padding-left:30px;}
  80. .attention_me_but .td1{ width:23px; padding-left:15px; padding-top:12px;}
  81. .attention_me_but .td2{ width:90px;}
  82. .attention_me_but .td3{ width:90px;}
  83. /*浏览过的职位*/
  84. .my_attention{ margin-left:30px; border-bottom:1px #EDEDED solid; height:20px; padding-top:20px; padding-bottom:20px; font-size:13px; width:830px;}
  85. .my_attention.hover{background-color:#F6F6F6}
  86. .my_attention .td1{ width:230px; padding:0 15px; }
  87. .my_attention .td2{ width:205px; padding-right: 15px;}
  88. .my_attention .td3{ width:130px;}
  89. .my_attention .td3.cl1{color: #FF9900}
  90. .my_attention .td3.cl2{color: #FF3300}
  91. .my_attention .td4{ width:150px;}
  92. .my_attention .td5{ width:65px;}
  93. .my_attention .td5 .but1{ width:20px; height:20px; float:left; margin-right:15px;background:url(../../images/37.png) no-repeat 2px 2px;text-decoration:none; display:block; margin-top:2px; }
  94. .my_attention .td5 .but1.hover{ background:url(../../images/37.png) no-repeat 2px -26px; }
  95. .my_attention .td5 .but2{ width:20px; height:20px; float:left; background:url(../../images/37.png) no-repeat 2px -54px;text-decoration:none; display:block;margin-top:2px;}
  96. .my_attention .td5 .but2.hover{ background:url(../../images/37.png) no-repeat 2px -84px;}
  97. .my_attention_th{ margin-left:30px; font-size:13px; width:830px;background-color:#F7F7F7; height:36px ; padding-top:6px; margin-top:20px;}
  98. .my_attention_th .th1{float:left; width:225px; padding-left:35px; padding-top:5px;}
  99. .my_attention_th .th2{float:left; width:212px;padding-top:5px;}
  100. .my_attention_th .th3{float:left; width:130px;padding-top:5px;}
  101. .my_attention_th .th4{float:left; width:155px;}
  102. .my_attention_th .th5{float:left; width:60px;padding-top:5px;}
  103. .my_attention_but{ margin-top:15px; padding-left:30px;}
  104. .my_attention_but .td1{ width:23px; padding-left:15px; padding-top:12px;}
  105. .my_attention_but .td2{ width:90px;}
  106. .my_attention_but .td3{ width:90px;}
  107. /*简历列表 -- 无简历*/
  108. .res_empty{background-image:url(../../images/13.png);background-repeat:no-repeat; background-position:center 10px;margin:0 auto; width:500px; height:30px; text-align:center; height:90px; padding-top:138px; margin-top:50px; line-height:200%}
  109. .res_empty_addbox{ width:120px;margin:0 auto;}