personal_resume.css 41 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511
  1. /*我的简历*/
  2. @charset "utf-8";
  3. /*简历列表*/
  4. .res_list{width:832px;height:116px;margin-top:15px;margin-left:30px;background-color:#ffffff;border:1px #1d7ad9 solid;font-size:12px;}
  5. .res_list .td1{width:23px;height:100px;background-color:#1d7ad9;color:#FFFFFF;padding-left:12px;padding-top:16px;font-size:14px;word-wrap:break-word;padding-right:5px;}
  6. .res_list .td2{width:270px;position:relative;padding-top:25px;}
  7. .res_list .td2 .rname{padding-left:20px;font-size:16px;font-weight:bold;margin-left:12px;background-image:url(../../images/12.png);background-repeat:no-repeat;background-position:left -26px;width:150px;display:block;}
  8. .res_list .td2 .rname.close{padding-right:20px;font-size:16px;font-weight:bold;margin-left:12px;background-image:url(../../images/12.png);background-repeat:no-repeat;background-position:left 3px;}
  9. .res_list .td2 .state{text-align:right;position:absolute;right:20px;top:28px;}
  10. .res_list .td2 .state span{color:#11A011}
  11. .res_list .td2 .lis1{float:left;width:65px;margin-top:25px;text-align:right}
  12. .res_list .td2 .lis2{float:left;width:124px;margin-top:30px;background-color:#E3E3E3;font-size:0px;height:10px;}
  13. .res_list .td2 .lis2 div{font-size:0px;background-color:#009900;height:10px;}
  14. .res_list .td2 .lis3{float:left;width:60px;margin-top:25px;padding-left:10px;}
  15. .res_list .td2 .lis3 .t0{color:#F94844}
  16. .res_list .td2 .lis3 .t1{color:#F26B01}
  17. .res_list .td2 .lis3 .t2{color:#11A011}
  18. .res_list .td3{text-align:center;margin-top:20px;width:75px;height:75px;cursor:pointer;background-color:#F7F9F9}
  19. .res_list .td3 .val{font-size:22px;height:30px;padding-top:10px;font-family:Arial;}
  20. .res_list .td3.hover{background-color:#EFEFEF}
  21. .res_list .td4{text-align:center;margin-top:20px;width:75px;height:75px;cursor:pointer;background-color:#F7F9F9}
  22. .res_list .td4 .val{font-size:22px;height:30px;padding-top:10px;font-family:Arial;}
  23. .res_list .td4.hover{background-color:#EFEFEF}
  24. .res_list .td5{text-align:center;margin-top:20px;width:75px;height:75px;cursor:pointer;background-color:#F7F9F9}
  25. .res_list .td5 .val{font-size:22px;height:30px;padding-top:10px;font-family:Arial;}
  26. .res_list .td5.hover{background-color:#EFEFEF}
  27. .res_list .td6{text-align:center;padding-top:25px;width:85px;}
  28. .res_list .td6 .val{font-size:12px;height:25px;padding-top:10px;}
  29. .res_list .td7{width:150px;padding-top:35px;padding-left:20px;}
  30. .res_list .td7.but3{padding-top:45px;}
  31. /*只有3个操作时候叠加的CSS*/
  32. .res_list .td7 .ali{float:left;width:50px;height:25px;position:relative;*z-index:19;}
  33. .res_list .td7 .ali .clink{background-image:url(../../images/12.png);background-repeat:no-repeat;background-position:right -58px;padding-right:8px;}
  34. .res_list .td10{width:10px;height:10px;}
  35. .res_list .td7 .ali .for_hover{position:relative;width:30px;padding-bottom:10px;cursor:pointer;}
  36. .res_list .td7 .ali .des_box{display:none;position:absolute;top:25px;right:-58px;width:250px;border:1px solid #ededed;padding:10px;background:#fff;cursor:default;z-index:5;box-shadow:1px 1px 10px #999;}
  37. .res_list .td7 .ali .des_box .des_txt{padding-left:10px;padding-right:10px;width:250px;text-align:left;line-height:180%;}
  38. .res_list .td7 .ali .des_box .des_txt span{color:#FF6600;font-family:Georgia,"Times New Roman",Times,serif;font-size:16px;padding:8px;}
  39. .res_list .td7 .ali .des_box .des_txt .btn{text-align:center;padding-top:10px;padding-bottom:10px;}
  40. .res_list .td7 .ali .des_box .desarrow{position:absolute;top:-7px;right:68px;width:11px;height:7px;background:url(../../images/160.png) no-repeat 0 -16px;}
  41. .res_list .td7 .ali .for_hover:hover .des_box{display:block;}
  42. /*简历列表中审核未通过需要叠加的css*/
  43. .res_list.state0{border:1px #F94844 solid;}
  44. .res_list.state0 .td1{background-color:#FF6060;}
  45. .res_list.state0 .td2 .state span{color:#FF6060}
  46. /*简历列表中审核中需要叠加的CSS*/
  47. .res_list.state1{border:1px #FF6600 solid;}
  48. .res_list.state1 .td1{background-color:#FF6600;}
  49. .res_list.state1 .td2 .state span{color:#FF6600}
  50. /*简历列表 -- 提示创建简历*/
  51. .res_list_add{width:832px;margin-top:15px;height:35px;margin-left:30px;border-bottom:1px #CCCCCC dashed;}
  52. /*简历列表 -- 备用简历列表*/
  53. .res_list_extra{width:820px;font-size:12px;padding-top:15px;height:30px;padding-left:10px;margin-left:30px;border-bottom:1px #CCCCCC dashed;}
  54. .res_list_extra.hover{background-color:#F2F2F2}
  55. .res_list_extra .td1{width:180px;}
  56. .res_list_extra .td1 a{background-image:url(../../images/12.png);background-repeat:no-repeat;background-position:left -28px;padding-left:20px;}
  57. .res_list_extra .td1 a.close{background-image:url(../../images/12.png);background-repeat:no-repeat;background-position:left 1px;}
  58. .res_list_extra .td2{width:76px;}
  59. .res_list_extra .td3{width:150px;}
  60. .res_list_extra .td3 .t0{color:#F94844}
  61. .res_list_extra .td3 .t1{color:#F26B01}
  62. .res_list_extra .td3 .t2{color:#11A011}
  63. .res_list_extra .td4{width:180px;}
  64. .res_list_extra .td5{width:50px;}
  65. .res_list_extra .td6{width:50px;}
  66. .res_list_extra .td7{width:80px;}
  67. .res_list_extra .td8{width:50px;}
  68. .res_list_extra .td8.J_tooltip{height:25px;}
  69. .res_list_extra .td8 a{background-image:url(../../images/12.png);background-repeat:no-repeat;background-position:right -58px;padding-right:8px;}
  70. .res_list_extra .td8 .dropdow_inner2 .nav_box li a{background-image:none;}
  71. /*简历列表 -- 无简历*/
  72. .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:100px;line-height:200%}
  73. .res_empty_addbox{width:120px;margin:0 auto;}
  74. /*创建简历*/
  75. .res_add_title{margin:0 auto;width:930px;height:50px;padding-top:17px;padding-left:70px;font-size:20px;background-image:url(../../images/14.png);background-repeat:no-repeat;background-position:left 5px;margin-top:10px;}
  76. .res_addbox{margin:0 auto;width:998px;border:1px #DDDDDD solid;background-color:#FFFFFF;padding-top:1px;padding-bottom:20px;}
  77. .res_addbox .toptitle{margin:0 auto;width:976px;background-color:#F4F4F4;height:46px;border-bottom:1px #FFFFFF solid;font-size:18px;padding-left:20px;}
  78. .res_addbox .toptitle .td1{width:155px;padding-top:15px;}
  79. .res_addbox .toptitle .td2{width:600px;padding-top:15px;}
  80. .res_addbox .toptitle .td2 a{font-size:12px;}
  81. .res_addbox .toptitle .td3{width:600px;padding-top:6px;display:none;}
  82. .res_addbox .toptitle .resume_title{display:block;float:left;max-width:140px;_display:inline;white-space:nowrap;_white-space:normal;_height:20px;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;_background:transparent;}
  83. .res_addbox .addmain{width:998px;border-top:1px #DDDDDD solid;}
  84. .res_addbox .addmain .imgtitle{width:890px;margin:0 auto;background-image:url(../../images/15.png);background-repeat:no-repeat;background-position:0 2px;font-size:16px;margin-top:20px;margin-bottom:15px;height:25px;padding-top:3px;padding-left:33px;}
  85. .res_addbox .addmain .imgtitle.lot2{background-position:0 -39px;}
  86. .res_addbox .addmain .imgtitle.lot3{background-position:0 -346px;}
  87. .res_addbox .addmain .imgtitle.lot4{;background-image:url(../../images/251.png)}
  88. .res_addbox .addmain .publicsite{padding-left:70px;line-height:24px;}
  89. .res_addbox .addmain .publicize{padding-left:120px;position:relative;line-height:24px;height:24px;}
  90. .res_addbox .addmain .publicize .txt{float:left;}
  91. .res_addbox .addmain .publicize .tips_right{float:left;width:16px;height:16px;background:url(../../images/111.png) no-repeat 10px -62px;padding-left:10px;cursor:pointer;padding-top:5px;padding-bottom:10px;position:relative;}
  92. .res_addbox .addmain .publicize .tips_right .des_box{display:none;position:absolute;top:28px;right:-67px;border:1px solid #ededed;padding:10px;background:#fff;cursor:default;z-index:5;box-shadow:1px 1px 10px #999;}
  93. .res_addbox .addmain .publicize .tips_right .des_box .des_txt{background:url(../../images/49.png);width:384px;height:124px;}
  94. .res_addbox .addmain .publicize .tips_right .des_box .desarrow{position:absolute;top:-7px;right:68px;width:11px;height:7px;background:url(../../images/160.png) no-repeat 0 -16px;}
  95. .res_addbox .addmain .publicize .tips_right:hover .des_box{display:block;}
  96. .res_addbox .addmain .publicize .checkbox_icon{position:absolute;top:0;left:70px;display:block;width:40px;height:24px;background:url(../../images/111.png) no-repeat;cursor:pointer;}
  97. .res_addbox .addmain .publicize .checkbox_icon.selected{background-position:0 -32px;}
  98. .res_addbox .addmain .imgtitleshow{width:88px;background-image:url(../../images/15.png);background-repeat:no-repeat;background-position:right -108px;font-size:12px;height:30px;cursor:pointer;margin-left:65px;margin-top:15px;margin-bottom:5px;}
  99. .res_addbox .addmain .imgtitleshow.show{background-position:right -79px;}
  100. .res_addbox .addmain table{width:920px;}
  101. .res_addbox .addmain table td{height:50px;line-height:50px;padding-left:5px;}
  102. .res_addbox .addmain table td.w1{width:105px;text-align:right}
  103. .res_addbox .addmain table td input[readonly]{background-color: #ebebe4;cursor: default;}
  104. .res_addbox .addmain table td.w1 span{color:#FF0000;padding-right:6px;background-image:url(../../images/16.png);background-repeat:no-repeat;background-position:0 7px;}
  105. .res_add_but{width:300px;margin:0 auto;margin-top:40px;margin-bottom:40px;}
  106. .res_add_but .butlist{width:150px;float:left}
  107. .resume_wage .input_245_34_div{width: 150px;float: left;}
  108. .resume_wage .dropdow_inner4{width: 160px;}
  109. .resume_wage .wage-customize{float:left;width:70px;height:34px;line-height:34px;color: #1d7ad9;cursor: pointer;margin-left: 4px;}
  110. .resume_wage .wage-customize:hover{color:#FF9900; }
  111. .resume_wage .customize_input{width: 171px;float: left;}
  112. .resume_wage .customize_input .fl{float: left}
  113. .resume_wage .customize_input .w40{width: 40px;}
  114. .resume_wage .customize_input .partition{height: 34px;line-height: 34px;margin: 0 5px;}
  115. .resume_wage .box-hide{display: none;}
  116. /*带单位输入框*/
  117. .input_unit{padding-right:60px;line-height:32px;height:32px;border:1px #DDDDDD solid;background-color:#FFFFFF;position:relative}
  118. .input_unit .input_val{font-size:14px;height:32px;line-height:32px;border:0}
  119. .input_unit .input_val.pdl{padding-left:10px;}
  120. .input_unit .input_val.nopd{padding-left:0;}
  121. .input_unit .unit{position:absolute;height:100%;line-height:220%;width:60px;right:0;top:0;text-align:center}
  122. .input_unit.unit_30{padding-right:25px}
  123. .input_unit.unit_30 .unit{width:25px;}
  124. /*创建简历成功提示*/
  125. .res_add_save{margin:0 auto;width:998px;padding-bottom:30px;margin-top:20px;background-color:#FFFFFF;border:1px #DDDDDD solid;}
  126. .res_add_save .tit{height:110px;width:650px;background-color:#E8F5FE;background-image:url(../../images/20.png);background-repeat:no-repeat;background-position:220px 40px;padding-left:348px;padding-top:70px;font-size:22px;}
  127. .res_add_save .tit.perfected_open{height:110px;width:650px;background-color:#E8F5FE;background-image:url(../../images/222.png);background-repeat:no-repeat;background-position:220px 40px;padding-left:348px;padding-top:70px;font-size:22px;}
  128. .res_add_save .tit.perfected_open .s_tip{font-size:14px;margin-top:10px;}
  129. .res_add_save .ltn{width:145px;height:150px;float:left;background-image:url(../../images/22.png);background-repeat:no-repeat;background-position:120px 50px;padding-left:135px;padding-top:160px;color:#F19114}
  130. .res_add_save .rtn{width:718px;float:left;}
  131. .res_add_save .rtn .t1box{width:600px;height:70px;margin-top:50px;border-bottom:1px #dddddd dashed}
  132. .res_add_save .rtn .t2box{width:700px;height:70px;margin-top:30px;}
  133. .res_add_save .rtn .t3box{width:660px;text-align:right;margin-top:60px;font-size:12px;}
  134. .res_add_save .rtn .td1{width:320px;font-size:16px;padding-top:8px;}
  135. .res_add_save .rtn .td2{width:138px;}
  136. .res_add_save .rtn .td3{width:138px;}
  137. /*编辑简历*/
  138. .res_edit_tit{margin:0 auto;width:1000px;height:50px;font-size:18px;margin-top:15px;}
  139. .res_edit_tit .td1{width:155px;padding-top:10px;}
  140. .res_edit_tit .td2{width:540px;padding-top:10px;}
  141. .res_edit_tit .td2 a{font-size:12px;}
  142. .res_edit_tit .td3{width:540px;padding-top:2px;display:none;}
  143. .res_edit_tit .td3 .but_blue_115{display:inline;width:75px;height:34px;line-height:34px;}
  144. .res_edit_tit .td4{text-align:right;width:300px;font-size:12px;padding-top:15px;}
  145. .res_edit{width:1000px;margin:0 auto;position:relative;}
  146. .res_edit .re_l{float:left;width:784px;border:1px #DDDDDD solid;background-color:#FFFFFF}
  147. .res_edit .re_l .items{width:784px;border-bottom:1px #DDDDDD dashed;padding-top:20px;padding-bottom:20px;}
  148. .res_edit .re_l .items.hover{background-color:#FAFAFA}
  149. .res_edit .re_l .items .il{float:left;width:635px;height:40px;font-size:18px;padding-left:30px;color:#000000}
  150. .res_edit .re_l .items .ir{float:left;width:80px;height:45px;}
  151. .res_edit .re_l .items .empty{padding-left:30px;height:20px;font-size:12px;}
  152. .res_edit .re_l .b_table{width:724px;margin: 0 auto;}
  153. .res_edit .re_l .b_table td{height:30px;}
  154. .res_edit .re_l .b_table td .overhide{display:inline-block;*display:inline;*zoom:1;_display:inline;max-width:260px;white-space:nowrap;_white-space:normal;_height:19px;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;_background:transparent;}
  155. .b_resume_word{margin-bottom:15px;}
  156. /*基本资料....*/
  157. .res_edit .re_l .items .photobox{width:780px;}
  158. .res_edit .re_l .items .photobox .pleft{width:200px;float:left;}
  159. .res_edit .re_l .items .photobox .pleft .pic{width:140px;height:140px;padding:2px;border:1px #dddddd solid;margin-left:30px;margin-top:5px;position:relative}
  160. .res_edit .re_l .items .photobox .pleft .pic img{width:140px;height:140px;border:0px;}
  161. .res_edit .re_l .items .photobox .pleft .pic .editlay{position:absolute;width:140px;height:30px;line-height:30px;font-size:12px;text-align:center;background-color:#CCCCCC;bottom:2px;left:2px;background:url(../../images/31.png) repeat;}
  162. .res_edit .re_l .items .photobox .pright{width:550px;float:left;}
  163. .res_edit .re_l .items .photobox .pright .resnametel{width:540px;height:38px;margin-top:9px;border-bottom:1px #dddddd dashed}
  164. .res_edit .re_l .items .photobox .pright .resnametel .td1{font-size:20px;width:180px;}
  165. .res_edit .re_l .items .photobox .pright .resnametel .td2{font-size:12px;width:160px;margin-top:5px;height:16px;background-image:url(../../images/54.png);background-repeat:no-repeat;padding-left:20px;background-position:15px -128px;}
  166. .res_edit .re_l .items .photobox .pright .resnametel .td2 a{padding-left:15px;}
  167. .res_edit .re_l .items .photobox .pright .resnametel .td2.ok{background-position:15px -168px;}
  168. .res_edit .re_l .items .photobox .pright .resnametel .td3{font-size:12px;width:160px;margin-top:5px;height:16px;background-image:url(../../images/54.png);background-repeat:no-repeat;padding-left:20px;background-position:15px -61px;}
  169. .res_edit .re_l .items .photobox .pright .resnametel .td3 a{padding-left:18px;}
  170. .res_edit .re_l .items .photobox .pright .resnametel .td3.ok{background-position:15px -91px;}
  171. .res_edit .re_l .items .photobox .pright .sex_age{font-size:14px;height:30px;padding-top:10px;}
  172. .res_edit .re_l .items .photobox .pright .sex_age .td1{width:180px;height:30px;}
  173. /*培新经历 工作经历....*/
  174. .res_edit .re_l .items .course{background-image:url(../../images/24.png);background-repeat:no-repeat;background-position:195px 18px;margin-top:2px;}
  175. .res_edit .re_l .items .course .td1{width:140px;text-align:right;padding-left:20px;font-size:12px;line-height:20px;}
  176. .res_edit .re_l .items .course .td2{width:70px;background:url(../../images/23.png) no-repeat;background-position:center 6px;height:15px;}
  177. .res_edit .re_l .items .course .td3{width:510px;line-height:20px;}
  178. .res_edit .re_l .items .course .td3 .ltxt{float:left;width:443px;word-break:break-all;}
  179. .res_edit .re_l .items .course .td3 .ltxt span{padding-left:15px;padding-right:15px;color:#CCCCCC;font-size:12px;}
  180. .res_edit .re_l .items .course .td3 .editbox{float:left;width:60px;display:none;font-size:12px;}
  181. .res_edit .re_l .items .course .td3 .txt{padding-bottom:25px;padding-top:5px;word-break:break-all;}
  182. /*标签*/
  183. .res_edit .re_l .items .label{margin-top:6px;float:left;padding-left:15px;padding-right:20px;height:35px;line-height:35px;background:url(../../images/25.png) no-repeat right 0px;margin-left:30px;white-space:nowrap;}
  184. .res_edit .re_l .items .label strong{padding-right:20px;}
  185. /*特长标签*/
  186. .res_edit .re_l .items .label_speciality{float:left;padding-left:10px;padding-right:20px;height:32px;line-height:32px;margin-left:30px;background-image:url(../../images/84.png);background-position:right center;background-repeat:no-repeat;border-left:3px #679CBB solid;color:#38588C;margin-bottom:20px;white-space:nowrap;}
  187. .res_edit .re_l .items .label_speciality.sys{color:#FD8000;background-image:url(../../images/83.png);border-left:3px #FD8000 solid;}
  188. /*自我描述*/
  189. .res_edit .re_l .items .describe{padding-left:30px;padding-right:30px;line-height:180%;word-break:break-all;}
  190. /*照片/作品*/
  191. .res_edit .re_l .items .photo{padding:0px 30px;}
  192. .res_edit .re_l .items .photo .empty{padding-left:0;}
  193. .res_edit .re_l .items .photo .plist{float:left;width:241px;margin-bottom:20px;font-size:12px;}
  194. .res_edit .re_l .items .photo .plist .bg{width:210px;border:1px #dddddd solid;background-color:#FFFFFF}
  195. .res_edit .re_l .items .photo .plist .bg.hover{border-color:#86B0DF}
  196. .res_edit .re_l .items .photo .plist .bg .pic{width:210px;height:170px;border-bottom:1px #dddddd solid;background-color:#FAFAFA;display:table-cell;vertical-align:middle;text-align:center;}
  197. .res_edit .re_l .items .photo .plist .bg .pic img{vertical-align:middle;max-width:210px;_width:210px;max-height:170px;_height:170px;border:0;}
  198. .res_edit .re_l .items .photo .plist .bg .name{height:32px;line-height:32px;border-bottom:1px #EFEFEF solid;text-align:center;padding:0 10px;}
  199. .res_edit .re_l .items .photo .plist .bg .audit{float:left;height:32px;line-height:32px;width:83px;text-align:center}
  200. .res_edit .re_l .items .photo .plist .bg .edit{float:left;height:15px;line-height:15px;margin-top:10px;width:60px;text-align:center;border-left:1px #EFEFEF solid;}
  201. .res_edit .re_l .items .photo .plist .bg .picdel{float:left;height:15px;margin-top:10px;line-height:15px;width:60px;border-left:1px #EFEFEF solid;text-align:center}
  202. /*word简历*/
  203. .res_edit .re_l .items .doc{margin:0 30px;}
  204. .res_edit .re_l .items .doc .empty{padding-left:0;}
  205. .res_edit .re_l .items .doc .dleft_tit{float:left;background-image:url(../../images/85.png);background-repeat:no-repeat;height:30px;line-height:30px;padding-left:33px;width:300px;}
  206. .res_edit .re_l .items .doc .dtime{float:left;width:200px;font-size:12px;color:#999999;height:30px;line-height:30px;}
  207. .res_edit .re_l .items .doc .ddown{float:left;width:165px;font-size:12px;height:30px;line-height:30px;text-align:right}
  208. .res_edit .re_l .itemsform{display:none;padding-top:20px;padding-bottom:20px;border-bottom:1px #DDDDDD dashed;position:relative;_position:static}
  209. .res_edit .re_l .itemsform .ftit{height:40px;font-size:18px;padding-left:30px;color:#000000}
  210. .res_edit .re_l .itemsform .ftit .close{position:absolute;left:740px;top:48px;background:url(../../images/27.png) no-repeat 0px 0px;width:25px;height:25px;cursor:pointer;_display:none}
  211. .res_edit .re_l .itemsform .ftit .close.hover{background:url(../../images/27.png) no-repeat 0px -50px;}
  212. .res_edit .re_l .itemsform .toptip{color:#999999;padding-left:35px;}
  213. .res_edit .re_l .itemsform .fbody{width:700px;padding:10px;border:1px #5F8DC9 solid;border-top:4px #5F8DC9 solid;margin:0 auto;}
  214. /*编辑窗口 展开更多信息*/
  215. .res_edit .re_l .itemsform .fbody .imgtitleshow{width:88px;background-image:url(../../images/15.png);background-repeat:no-repeat;background-position:right -108px;font-size:12px;height:30px;cursor:pointer;margin-left:65px;margin-top:15px;margin-bottom:5px;}
  216. .res_edit .re_l .itemsform .fbody .imgtitleshow.show{background-position:right -79px;}
  217. /*编辑窗口 TD定义*/
  218. .res_edit .re_l .itemsform .fbody td{height:50px;padding-left:5px;}
  219. .res_edit .re_l .itemsform .fbody td.w1{width:105px;text-align:right}
  220. .res_edit .re_l .itemsform .fbody td.w1 span{color:#FF0000;padding-right:6px;background-image:url(../../images/16.png);background-repeat:no-repeat;background-position:0 7px;}
  221. .res_edit .re_l .itemsform .fbody td.we{position:relative;}
  222. .res_edit .re_l .itemsform .fbody td.we input[readonly]{background-color: #ebebe4;cursor: default;}
  223. .res_edit .re_l .itemsform .fbody td.we .link_blue{position:absolute;top:15px;right:48px;}
  224. .res_edit .re_l .itemsform .fbody td.we .overhide input{display:inline-block;*display:inline;*zoom:1;_display:inline;max-width:160px;white-space:nowrap;_white-space:normal;_height:19px;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;_background:transparent;padding-right:33px;}
  225. /*编辑窗口 按钮组*/
  226. .res_edit .re_l .itemsform .fbody .butbox{width:400px;padding-left:205px;margin-top:15px;padding-bottom:15px;}
  227. .res_edit .re_l .itemsform .fbody .butbox .td1{width:155px;}
  228. /*编辑窗口 a标签删除按钮,用于语言能力*/
  229. .res_edit .re_l .itemsform .fbody a.delbut{font-size:12px;color:#5F8DC9;text-decoration:none;padding-left:20px;background:url(../../images/26.png) no-repeat 0px 1px;}
  230. .res_edit .re_l .itemsform .fbody a:hover.delbut{text-decoration:underline;color:#FF6600;background-position:0px -39px;}
  231. .res_edit .re_l .itemsform .fbody a.addbut{font-size:12px;color:#5F8DC9;padding-left:20px;text-decoration:none;background:url(../../images/26.png) no-repeat 0px -78px;}
  232. .res_edit .re_l .itemsform .fbody a:hover.addbut{text-decoration:underline;color:#FF6600;background-position:0px -118px;}
  233. /*编辑窗口 特长标签样式*/
  234. .res_edit .re_l .itemsform .fbody .sp_label{float:left;border:1px #dddddd solid;padding-left:8px;padding-right:23px;padding-top:4px;padding-bottom:4px;margin-right:15px;height:20px;background-color:#FFFFFF;background-image:url(../../images/58.png);background-repeat:no-repeat;background-position:right -36px;cursor:pointer;position:relative;margin-bottom:15px;}
  235. .res_edit .re_l .itemsform .fbody .sp_label .choose{position:absolute;right:0px;top:15px;width:13px;height:13px;background-image:url(../../images/58.png);background-repeat:no-repeat;background-position:right bottom;display:none}
  236. .res_edit .re_l .itemsform .fbody .sp_label:hover{border-color:#FF6600;background-position:right -56px;color:#FF6600}
  237. .res_edit .re_l .itemsform .fbody .sp_label.select{border:1px #FF6600 solid;color:#FF6600;background:none;padding-right:16px;padding-left:15px;margin-top:0px;}
  238. .res_edit .re_l .itemsform .fbody .sp_label.select .choose{position:absolute;right:0px;top:9px;width:16px;height:20px;background-image:url(../../images/58.png);background-repeat:no-repeat;background-position:right bottom;display:block}
  239. .res_edit .re_l .itemsform .fbody .addtag{}
  240. .res_edit .re_l .itemsform .fbody .addtag .tagleft{float:left;background-color:#99CC99;width:200px;overflow:hidden}
  241. .res_edit .re_l .itemsform .fbody .addtag .tagleft input{width:188px;}
  242. .res_edit .re_l .itemsform .fbody .addtag .tagright{float:left}
  243. .res_edit .re_l .itemsform .fbody .addtag .tagright div{width:80px;height:34px;line-height:34px;padding:0px;border-radius:0px 4px 4px 0px;}
  244. .res_edit .re_l .itemsform .fbody .sp_label_butbox{border-top:1px #CCCCCC dashed;padding-left:114px;padding-top:15px;margin-top:15px;padding-bottom:15px;}
  245. .res_edit .re_l .itemsform .fbody .sp_label_butbox .td1{width:155px;}
  246. .res_edit .re_l .itemsform .fbody .upload{display:inline-block;width:250px;height:90px;overflow:hidden;border:1px #dddddd solid;background-image:url(../../images/15.png);background-repeat:no-repeat;background-position:140px -145px;line-height:90px;padding-left:180px;font-size:18px;color:#999999;position:relative;text-decoration:none;cursor:pointer;text-indent:0;}
  247. .res_edit .re_l .itemsform .fbody .upload input{position:absolute;font-size:100px;right:0;top:0;-webkit-opacity:0;-moz-opacity:0;-khtml-opacity:0;opacity:0;filter:alpha(opacity=0);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);cursor:pointer;}
  248. .res_edit .re_l .itemsform .fbody .upload.hover{background-color:#E2F3FA;border:1px #9BC7E1 solid;background-position:140px -235px;color:#5F8DC9}
  249. .res_edit .re_l .itemsform .fbody .upload_loading{width:430px;height:60px;background-color:#E2F3FA;border:1px #9BC7E1 solid;padding-top:30px;}
  250. .res_edit .re_l .itemsform .fbody .upload_loading .loadgif{width:136px;height:10px;background-image:url(../../images/loading_upload.gif);margin:0 auto;}
  251. .res_edit .re_l .itemsform .fbody .upload_loading .loadtxt{width:430px;text-align:center;margin-top:10px;}
  252. .res_edit .re_l .itemsform .fbody .upload_file{width:430px;height:50px;line-height:50px;padding-left:15px;background-color:#E2F3FA;border:1px #9BC7E1 dashed;}
  253. .res_edit .re_l .itemsform .fbody .upload_file a{margin-left:20px;font-size:12px;}
  254. /*下方提交保存大按钮*/
  255. .res_edit .re_l .btnbox{padding-left:245px;padding-bottom:60px;padding-top:20px;}
  256. .res_edit .re_l .btnbox .btn_refresh{height:35px;font-size:12px;padding-left:3px;}
  257. .res_edit .re_l .btnbox .btn_save{height:50px;}
  258. .res_edit .re_l .btnbox .btn_save .btn{display:block;text-decoration:none;text-align:center;color:#FFFFFF;background-color:#ff6600;font-size:14px;cursor:pointer;border-radius:4px;border:0px;width:300px;height:40px;line-height:40px;border:0px #35639F solid;letter-spacing:2px;}
  259. .res_edit .re_l .btnbox .btn_save .btn.hover{background-color:#ff7f24;}
  260. /*右侧百分比,预览和进度等*/
  261. .res_edit .re_r{float:left;width:214px;position:relative;}
  262. body{_background-image:url(about:blank);_background-attachment:fixed;}
  263. .sticky{float:none;position:fixed;top:0;z-index:6;left:50%;margin-left:286px;}
  264. .res_edit .re_r .percentbox{width:170px;height:150px;margin-bottom:10px;background-color:#E8F5FE;border:1px #AEC5E3 solid;border-left:0px;border-radius:0px 8px 8px 0px;padding-left:43px;padding-top:20px;}
  265. .temporaryImgBox img{max-width:100px;_width:100px;max-height:100px;_height:100px;}
  266. .res_edit .re_r .percentbox .precent{display:block;width:122px;height:122px;background:url("../../images/28.png") no-repeat;}
  267. .res_edit .re_r .percentbox .precent10{background-position:-254px 0;}
  268. .res_edit .re_r .percentbox .precent20{background-position:-510px 0;}
  269. .res_edit .re_r .percentbox .precent25{background-position:-638px 0;}
  270. .res_edit .re_r .percentbox .precent30{background-position:0 -129px;}
  271. .res_edit .re_r .percentbox .precent35{background-position:-126px -129px;}
  272. .res_edit .re_r .percentbox .precent40{background-position:-254px -129px;}
  273. .res_edit .re_r .percentbox .precent45{background-position:-382px -129px;}
  274. .res_edit .re_r .percentbox .precent50{background-position:-510px -129px;}
  275. .res_edit .re_r .percentbox .precent55{background-position:-638px -129px;}
  276. .res_edit .re_r .percentbox .precent60{background-position:0 -257px;}
  277. .res_edit .re_r .percentbox .precent65{background-position:-126px -257px;}
  278. .res_edit .re_r .percentbox .precent70{background-position:-254px -257px;}
  279. .res_edit .re_r .percentbox .precent75{background-position:-382px -257px;}
  280. .res_edit .re_r .percentbox .precent80{background-position:-510px -257px;}
  281. .res_edit .re_r .percentbox .precent85{background-position:-638px -257px;}
  282. .res_edit .re_r .percentbox .precent90{background-position:0 -385px;}
  283. .res_edit .re_r .percentbox .precent95{background-position:-126px -385px;}
  284. .res_edit .re_r .percentbox .precent100{background-position:-254px -385px;}
  285. .res_edit .re_r .plan{width:213px;height:450px;margin-bottom:6px;background-color:#E8F5FE;border:1px #AEC5E3 solid;border-left:0px;border-radius:0px 8px 8px 0px;font-size:12px;padding-top:25px;}
  286. .res_edit .re_r .plan .td1{width:130px;height:20px;padding-left:30px;height:30px;}
  287. .res_edit .re_r .plan .td1 a{text-decoration:none;color:#666;}
  288. .res_edit .re_r .plan .td1 a:hover{text-decoration:underline;}
  289. .res_edit .re_r .plan .td1.ok a{color:#009900}
  290. .res_edit .re_r .plan .td2{width:50px;height:20px;height:30px;}
  291. .res_edit .re_r .plan .td2 .ok{display:block;font-size:0px;width:14px;height:10px;background:url(../../images/26.png) no-repeat;background-position:0px -187px;margin-top:2px;margin-left:5px;}
  292. .res_edit .re_r .preview{width:173px;height:57px;margin-bottom:6px;background-color:#E8F5FE;border:1px #AEC5E3 solid;border-left:0px;border-radius:0px 8px 8px 0px;padding-left:40px;padding-top:18px;}
  293. .res_edit .re_r .preview .but{width:80px;height:38px;line-height:38px;padding-left:40px;font-size:14px;cursor:pointer;border-radius:4px;background:url(../../images/26.png) no-repeat;background-position:15px -137px;background-color:#1d7ad9;text-decoration:none;color:#FFFFFF;display:block}
  294. .res_edit .re_r .preview .but.hover{background-color:#2386eb}
  295. /*创建兼职简历*/
  296. .parttime{margin:0 auto;width:998px;border:1px #DDDDDD solid;background-color:#FFFFFF;padding-top:1px;margin-top:20px;padding-bottom:20px;}
  297. .parttime .toptitle{margin:0 auto;width:976px;background-color:#F4F4F4;height:46px;border-bottom:1px #FFFFFF solid;font-size:18px;padding-left:20px;}
  298. .parttime .toptitle .tittxt{width:160px;padding-top:10px;}
  299. .parttime .addmain .namelay{line-height:20px;}
  300. .parttime .addmain .namelay .ntd1{float:left;width:260px;height:36px;}
  301. .parttime .addmain .namelay .ntd2{float:left;width:500px;height:30px;margin-top:5px;background:url(../../images/30.png) no-repeat 0px 3px;padding-left:23px;}
  302. .parttime .addmain .btable{width:920px;margin-top:30px;}
  303. .parttime .addmain .btable td{height:50px;line-height:50px;padding-left:5px;}
  304. .parttime .addmain .btable td.w1{width:105px;text-align:right}
  305. .parttime .addmain .btable td.w1 span{color:#FF0000;padding-right:6px;background-image:url(../../images/16.png);background-repeat:no-repeat;background-position:0 7px;}
  306. .parttime .addmain .btable .textarea_td{height:100px;padding-top:10px;}
  307. .parttime .addmain .btable .week_td{height:150px;}
  308. .parttime .addmain .btable .but_td{height:100px;}
  309. .parttime .addmain .s_table{font-size:12px;}
  310. .parttime .addmain .s_table td{background-color:#FFFFFF;width:70px;height:28px;line-height:28px;text-align:center}
  311. .parttime .addmain .s_table td.th{background-color:#F3F3F3}
  312. .parttime .addmain .s_table td.select{background-color:#DFFADE}
  313. /*兼职简历列表*/
  314. .parttime_list{width:832px;height:116px;margin-top:15px;margin-left:30px;background-color:#ffffff;border:1px #56B15A solid;font-size:12px;}
  315. .parttime_list .td1{width:23px;height:100px;background-color:#9CD196;color:#FFFFFF;padding-left:12px;padding-top:16px;font-size:14px;word-wrap:break-word;padding-right:5px;}
  316. .parttime_list .td2{width:210px;padding-top:30px;}
  317. .parttime_list .td2 .rname{padding-right:20px;font-size:16px;font-weight:bold;margin-left:15px;}
  318. .parttime_list .td2 .state{margin-left:15px;padding-top:15px;}
  319. .parttime_list .td2 .state span{color:#11A011}
  320. .parttime_list .td3{text-align:center;margin-top:21px;width:75px;height:75px;background-color:#F7F9F9}
  321. .parttime_list .td3 .pic{height:38px;width:27px;background-image:url(../../images/12.png);background-repeat:no-repeat;background-position:8px -16px;margin:0 auto;}
  322. .parttime_list .td3 .pic.close{background-position:8px 14px;}
  323. .parttime_list .td3.hover{background-color:#EFEFEF}
  324. .parttime_list .td4{text-align:center;margin-top:20px;width:75px;height:75px;cursor:pointer;background-color:#F7F9F9}
  325. .parttime_list .td4 .val{font-size:22px;height:30px;padding-top:10px;font-family:Arial;}
  326. .parttime_list .td4.hover{background-color:#EFEFEF}
  327. .parttime_list .td5{text-align:center;margin-top:20px;width:75px;height:75px;cursor:pointer;background-color:#F7F9F9}
  328. .parttime_list .td5 .val{font-size:22px;height:30px;padding-top:10px;font-family:Arial;}
  329. .parttime_list .td5.hover{background-color:#EFEFEF}
  330. .parttime_list .td6{text-align:center;padding-top:25px;width:145px;}
  331. .parttime_list .td6 .val{font-size:12px;height:25px;padding-top:10px;}
  332. .parttime_list .td7{width:130px;padding-top:35px;padding-left:20px;}
  333. .parttime_list .td7 .ali{float:left;width:60px;height:25px;position:relative;*z-index:19;}
  334. .parttime_list .td7 .ali .clink{background-image:url(../../images/12.png);background-repeat:no-repeat;background-position:right -58px;padding-right:8px;}
  335. .parttime_list .td10{width:15px;height:10px;}
  336. #rongyuK_search_btn,#zhiwuK_search_btn{
  337. cursor:pointer;left: 418px; position: absolute;width: 40px;border: 1px #CCCCCC solid; height: 32px;line-height: 32px;font-size: 14px;margin-left: 5px;background: #cccccc url(../../images/jc/index_sobox_bg.png) no-repeat 8px 7px;border-radius: 4px;
  338. }
  339. /*简历列表中审核未通过需要叠加的css*/
  340. .parttime_list.state0{border:1px #F94844 solid;}
  341. .parttime_list.state0 .td1{background-color:#FF6060;}
  342. .parttime_list.state0 .td2 .state span{color:#FF6060}
  343. /*简历列表中审核中需要叠加的CSS*/
  344. .parttime_list.state1{border:1px #BE5601 solid;}
  345. .parttime_list.state1 .td1{background-color:#FF6600;}
  346. .parttime_list.state1 .td2 .state span{color:#FF6600}
  347. /*简历列表 -- 提示创建简历*/
  348. .parttime_list_add{width:832px;margin-top:15px;height:35px;margin-left:30px;border-bottom:1px #CCCCCC dashed;}
  349. /*简历列表 -- 备用简历列表*/
  350. .parttime_list_extra{width:820px;font-size:12px;padding-top:15px;height:30px;padding-left:10px;margin-left:30px;border-bottom:1px #CCCCCC dashed;}
  351. .parttime_list_extra.hover{background-color:#F2F2F2}
  352. .parttime_list_extra .td1{width:220px;}
  353. .parttime_list_extra .td1 a{background-image:url(../../images/12.png);background-repeat:no-repeat;background-position:left -28px;padding-left:20px;}
  354. .parttime_list_extra .td1 a.close{background-image:url(../../images/12.png);background-repeat:no-repeat;background-position:left 1px;}
  355. .parttime_list_extra .td2{width:150px;}
  356. .parttime_list_extra .td4{width:200px;}
  357. .parttime_list_extra .td5{width:60px;}
  358. .parttime_list_extra .td6{width:60px;}
  359. .parttime_list_extra .td7{width:80px;}
  360. .parttime_list_extra .td8{width:50px;}
  361. .parttime_list_extra .td8 a{background-image:url(../../images/12.png);background-repeat:no-repeat;background-position:right -58px;padding-right:8px;}
  362. /*兼职简历列表 -- 无简历*/
  363. .parttime_list_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:20px;line-height:200%}
  364. .parttime_list_empty{width:120px;margin:0 auto;}
  365. /*简历外发*/
  366. .resume_outward{margin-top:20px;padding-left:15px;}
  367. .resume_outward .td1{width:150px;text-align:right;padding-top:6px;height:50px;}
  368. .resume_outward .td2{width:600px;padding-left:10px;height:50px;}
  369. .resume_outward .td2 .r_fl{float:left}
  370. .resume_outward .td2 .tip_box{padding-top:2px;padding-left:15px;}
  371. .resume_outward .td2 .ok{width:14px;height:14px;background-image:url(../../images/79.png);margin-top:8px;}
  372. .resume_outward .td2 .tip{display:none;position:relative;font-size:12px;}
  373. .resume_outward .td2 .tip .fimg{position:absolute;left:0px;top:0px;background-image:url(../../images/70.png);background-repeat:no-repeat;background-position:0px -55px;width:20px;height:30px;}
  374. .resume_outward .td2 .tip .ftxt{position:absolute;left:4px;top:0px;padding:6px 10px;border:1px #dddddd solid;border-left-width:0px;display:inline;white-space:nowrap;}
  375. .resume_outward .td2 .tip.err{}
  376. .resume_outward .td2 .tip.err .fimg{background-position:0px -5px;width:30px;}
  377. .resume_outward .td2 .tip.err .ftxt{border-color:#D66564;padding-left:30px;background-color:#FFF2EF;color:#CC0000}
  378. .resume_outward .td2 .tip.err{background-color:#FFF2EF}
  379. .resume_outward .td3{padding-left:10px;width:130px;}
  380. .resume_outward .td4{width:102px;height:32px;line-height:32px;text-align:center}
  381. .resume_outward .td5{margin-left:10px;width:20px;height:20px;background-image:url("../images/32.png");background-repeat:no-repeat;background-position:0px 0px;cursor:pointer;margin-top:6px;}
  382. .resume_outward .td5.hover{background-position:0px -22px;}
  383. .resume_outward_tip{width:700px;margin-left:45px;background-color:#FEFCE8;margin-top:20px;padding-left:30px;padding-top:20px;padding-right:30px;padding-bottom:40px;}
  384. .resume_outward_tip .tit{font-size:14px;color:#FF9900;width:300px;height:30px;background:url(../../images/33.png) no-repeat 0px 10px;padding-left:40px;padding-top:10px;}
  385. .resume_outward_tip .txt{font-size:12px;line-height:200%;padding-left:38px;}
  386. .resume_outward_select{margin-left:30px;width:830px;height:43px;margin-top:15px;font-size:13px;}
  387. .resume_outward_select .td1{width:80px;text-align:right;padding-top:5px;}
  388. .resume_outward_select .td2{width:200px;}
  389. .resume_outward_select .td3{width:520px;text-align:right;font-size:12px;padding-top:10px;}
  390. .resume_outward_select .td3 strong{color:#FF6600}
  391. .resume_outward_list{margin-left:30px;border-bottom:1px #EDEDED solid;height:20px;padding-top:20px;padding-bottom:20px;font-size:14px;width:830px;font-size:13px;}
  392. .resume_outward_list.hover{background-color:#F6F6F6}
  393. .resume_outward_list .td1{width:200px;padding-left:15px;}
  394. .resume_outward_list .td1.overnowrap{white-space:nowrap;_white-space:normal;_height:20px;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;_background:transparent;}
  395. .resume_outward_list .td2{width:220px;}
  396. .resume_outward_list .td3{width:190px;}
  397. .resume_outward_list .td4{width:140px;color:#FF6600;}
  398. .resume_outward_list .td5{width:50px;text-align:center}
  399. .resume_outward_list .td5 .but2{width:20px;height:20px;margin:0 auto;background:url(../../images/37.png) no-repeat 2px -54px;text-decoration:none;display:block;margin-top:2px;}
  400. .resume_outward_list .td5 .but2.hover{background:url(../../images/37.png) no-repeat 2px -84px;}
  401. .resume_outward_list_th{margin-left:30px;font-size:14px;width:830px;background-color:#F7F7F7;height:36px;padding-top:6px;font-size:13px;}
  402. .resume_outward_list_th .th1{float:left;width:180px;padding-left:35px;padding-top:5px;}
  403. .resume_outward_list_th .th2{float:left;width:220px;padding-top:5px;}
  404. .resume_outward_list_th .th3{float:left;width:180px;padding-top:5px;}
  405. .resume_outward_list_th .th4{float:left;width:150px;}
  406. .resume_outward_list_th .th5{float:left;width:50px;text-align:center;padding-top:5px;}
  407. .resume_outward_list_but{margin-top:15px;padding-left:30px;}
  408. .resume_outward_list_but .td1{width:23px;padding-left:15px;padding-top:12px;}
  409. .resume_outward_list_but .td2{width:90px;}
  410. .resume_outward_list_but .td3{width:90px;}
  411. /*隐私设置*/
  412. .resume_privacy{padding-top:0px;}
  413. .resume_privacy .title{font-size:16px;margin-left:30px;padding-left:24px;height:33px;background:url(../../images/35.png) no-repeat 0px 2px;font-weight:bold;border-bottom:1px #dddddd dashed;margin-top:30px;width:800px;}
  414. .resume_privacy .title.tit2{background:url(../../images/35.png) no-repeat 0px -34px;}
  415. .resume_privacy .title.tit3{background:url(../../images/35.png) no-repeat 0px -75px;}
  416. .resume_privacy .r_list{width:820px;font-size:12px;padding-top:15px;height:30px;padding-left:10px;margin-left:30px;border-bottom:1px #CCCCCC dashed;}
  417. .resume_privacy .r_list.hover{background-color:#F2F2F2}
  418. .resume_privacy .r_list .td1{width:200px;}
  419. .resume_privacy .r_list .td1 a{background-image:url(../../images/12.png);background-repeat:no-repeat;background-position:left -28px;padding-left:20px;}
  420. .resume_privacy .r_list .td1 a.close{background-image:url(../../images/12.png);background-repeat:no-repeat;background-position:left 1px;}
  421. .resume_privacy .r_list .td2{width:200px;}
  422. .resume_privacy .r_list .td2 .t0{color:#F94844}
  423. .resume_privacy .r_list .td2 .t1{color:#F26B01}
  424. .resume_privacy .r_list .td2 .t2{color:#11A011}
  425. .resume_privacy .r_list .td3{width:230px;}
  426. .resume_privacy .r_list .td3 .t0{color:#F94844}
  427. .resume_privacy .r_list .td3 .t1{color:#F26B01}
  428. .resume_privacy .r_list .td3 .t2{color:#11A011}
  429. .resume_privacy .r_list .td4{width:180px;}
  430. .resume_privacy .r_empty{background:url(../../images/36.png) no-repeat 50px 20px;margin-left:200px;width:350px;height:120px;line-height:260%;padding-left:160px;padding-top:22px;}
  431. .resume_privacy .shield{padding-left:40px;margin-top:20px;}
  432. .resume_privacy .shield .sdtit{font-size:14px;font-weight:bold;width:200px;height:35px;}
  433. .resume_privacy .shield .td1{width:200px;}
  434. .resume_privacy .shield .td1 .input_sty{width:190px;line-height:36px;height:36px;border:0px;border-bottom:1px #CCCCCC solid;}
  435. .resume_privacy .shield .empty{font-size:12px;width:400px;height:35px;color:#999999}
  436. .resume_privacy .shield .tag{float:left;padding-left:15px;padding-right:40px;height:30px;line-height:30px;border:1px #CCCCCC solid;cursor:pointer;margin-right:20px;background:url(../../images/35.png) no-repeat right -114px;border-radius:4px;margin-bottom:15px;white-space:nowrap;}
  437. .resume_privacy .shield .tag.hover{border-color:#FF9900;background-position:right -154px;}
  438. .new-up{padding-top:25px;}
  439. .new-up-cell{float:left;width:349px;height:230px;border-right:1px solid #e4e4e4;padding-top:25px;*zoom:1;text-align:center;}
  440. .new-up-cell.last{border-right:0;}
  441. .new-up-cell .img-box{width:124px;height:124px;border:4px solid #e8e7e7;margin:0 auto;padding: 3px;}
  442. .new-up-cell .img-box img{width:124px;height:124px;border:0;}
  443. .new-up-cell .img-box .i-ic{width:28px;height:27px;background-image:url(../../images/15.png);background-repeat:no-repeat;background-position:0 -175px;margin:0 auto;margin-top:39px;*zoom:1;}
  444. .new-up-cell .l-txt{line-height:1;}
  445. .new-up-cell .co-333{color:#333;}
  446. .new-up-cell .co-b9{color:#b9b9b9;}
  447. .new-up-cell .ft-16{font-size:16px;}
  448. .new-up-cell .ft-14{font-size:14px;}
  449. .new-up-cell .sp-line-16{width:100%;height:16px;}
  450. .new-up-cell .sp-line-19{width:100%;height:19px;}
  451. .new-up-cell .sp-line-13{width:100%;height:13px;}
  452. .local-up{cursor:pointer;}
  453. .local-up .l-txt{color:#b9b9b9;}
  454. .new-up-cell .img-box.hover{background-color:#E2F3FA;border:4px #9BC7E1 solid;}
  455. .new-up-cell .img-box.hover .i-ic{background-position:0 -265px;}
  456. .new-up-cell .img-box.hover .l-txt{color:#5F8DC9;}
  457. #positionSubsite .subsiteCheckbox{padding-left: 35px;}
  458. #positionSubsite .subsiteCheckbox .empty{padding-left: 0px;}
  459. #positionSubsite .subsiteCheckbox label{ margin-right: 55px;margin-bottom: 10px;display: inline-block}
  460. #positionSubsite .fbody{padding-top: 20px;}
  461. .checkboxitem_parent .checkboxitem{float: left;margin:10px 25px 10px 0px;background: #ffffff url(../../images/130.png) no-repeat 0px -298px;min-width: 30px; height: 17px;padding-left:25px;line-height:18px;cursor: pointer;}
  462. .checkboxitem_parent .checkboxitem.checked{background-position: 0px -321px;}
  463. .testDiv{
  464. width: 580px;
  465. overflow-y: scroll;
  466. min-height:50px; max-height:150px;overflow: auto;
  467. }
  468. .testDiv input{
  469. vertical-align: middle;
  470. margin-bottom: 5px;
  471. margin-right: 2px;
  472. }
  473. .testDiv .ajaxtagListBox_inp{ line-height: 22px;}