chengkun
2025-04-18 1bb985f32f2efe0f9dd69f3cf29a1c809b1cf96d
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0}
body{ font-size:14px; }
ul,li{ list-style:none}
::-webkit-scrollbar {
    width: 4px;
    height: 6px;
    background-color: rgba(240, 240, 240, 1);
}
 
/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 0px rgba(240, 240, 240, 1);
    border-radius: 10px;
    background-color: rgba(240, 240, 240, 1);
}
 
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    box-shadow: inset 0 0 0px rgba(240, 240, 240, 1);
    background-color: rgba(0, 0, 0, 0.2);
}
em{ font-style:normal}
a{color:#000; text-decoration:none}
a:hover{ text-decoration:underline}
.yun_resume_content{width:1200px; margin:0 auto}
.yun_resume_tit{witdh:100px; font-size:14px; font-weight:bold; padding:20px 0;}
.yun_resume_operation {width:100%;border-bottom: 1px solid #9fa8b3;background: -webkit-gradient(linear,0 0,0 100%,from(#cdd1d9),to(#bcc2cd)); background-color: #bcc2cd; padding:10px 0;}
.yun_resume_operation .yun_resume_operation_a{     display: inline-block;height: 22px;min-width: 24px;line-height: 24px;padding: 0 12px;margin: 0;
text-align: center;text-decoration: none;vertical-align: middle;cursor: default;border-radius: 3px;border: 1px solid #888; background:#F3F3F3;background: -webkit-linear-gradient(top,#ffffff 0%,#ebebeb 90%,#F3F3F3 100%);margin-left:5px;color:#000; font-size:12px;}
.yun_resume_left_box{width:922px; float:left; }
.yun_resume_operation_p{width:920px; float:left; padding:10px 0; background:#fff;}
.yun_resume_select_name{ display:inline-block; padding-left:20px;}
.yun_resume_baocun{width:50px;height:30px; background:#f60;color:#fff;border:none; cursor:pointer}
.yun_resume_textname{width:200px;height:30px;border:1px solid #eee; background:#fff; text-indent:10px;}
.news_expectadd_text{width:200px;height:30px;border:1px solid #eee; background:#fff;}
.yun_resume_resumename_l{ float:left; padding-left:20px; font-size:18px; line-height:32px;}
.yun_resume_resumename{float:right}
.yun_resume_resumename_c{color:#06F; padding-left:10px}
.yun_resume_resumename_name{ float:left; line-height:30px;}
.yun_resume_resumename_qh{ float:left; padding-left:50px;}
.yun_resume_operation_r{width:100%; text-align:center;padding:10px  0 10px 0; float:left; }
.yun_resume_operation_preview{width:220px;height:40px; line-height:40px; text-align:center; font-size:16px; background:#06a7ff;color:#fff; display:inline-block; border-radius:30px;}
.yun_resume_operation_preview:hover{ background:#0d92da;color:#fff; text-decoration:none}
.yun_resume_fh{width:220px;height:40px; line-height:40px; text-align:center; font-size:16px; background:#fff;color:#0d92da; display:inline-block; border-radius:30px; margin-top: 20px; margin-bottom: 10px;;box-shadow: 0px 3px 15px #eee;;}
.yun_resume_operation_Print{color:#3D5E86; padding-left:25px; background:url(../images/yun_resume_icondyj.png) no-repeat}
.yun_resume_box{width:880px; float:left;padding:20px; background:#fff;border-radius:8px;}
.yun_resume_info{width:100%; padding:0px 0px 30px 0; float:left; position:relative}
.yun_resume_info_bj{width:640px; padding:10px 10px 10px 10px; cursor:pointer}
.yun_resume_photo{ position:absolute;right:0px;top:0px;}
.yun_resume_photo_xg{ text-align:center;width:80px;height:100px; line-height:100px; background:#f0f0f0; position:absolute;left:0px;top:0px; cursor:pointer}
.yun_resume_name_bj{ font-size:12px;color:#0d92da; font-weight:normal; margin-left:10px;}
.yun_resume_name{ font-size:20px; font-weight:bold; padding-bottom:10px;}
.yun_resume_p{ padding:10px 0;}
.yun_resume_info_line{color:#999; font-size:12px; padding:0px 8px; display:inline-block}
.yun_resume_job_intention{width:860px; padding:10px ;float:left; cursor:pointer}
.yun_resume_h1{width:100%;height:40px; line-height:40px; float:left}
.yun_resume_h1_s{ font-size:16px; font-weight:bold; display:inline-block; padding-left:30px; position:relative}
.yun_resume_h1_icon{width:25px;height:25px; display:inline-block; position:absolute;left:0px;top:7px;}
.yun_resume_h1_iconjl{ background:url(../images/yun_resume_icon.png) no-repeat 0 -27px}
.yun_resume_h1_iconyx{ background:url(../images/yun_resume_icon.png) no-repeat 0 0px}
.yun_resume_h1_iconjy{ background:url(../images/yun_resume_icon.png) no-repeat 0 -55px}
.yun_resume_h1_iconpx{ background:url(../images/yun_resume_icon.png) no-repeat 0 -134px}
.yun_resume_h1_iconjn{ background:url(../images/yun_resume_icon.png) no-repeat 0 -84px}
.yun_resume_h1_iconxm{ background:url(../images/yun_resume_icon.png) no-repeat 0 -205px}
.yun_resume_h1_iconry{ background:url(../images/yun_resume_icon.png) no-repeat 0 -166px}
.yun_resume_h1_iconqt{ background:url(../images/yun_resume_icon.png) no-repeat 0 -240px}
.yun_resume_h1_iconpj{ background:url(../images/yun_resume_icon.png) no-repeat 0 -108px}
.yun_resume_h1_iconfj{ background:url(../images/yun_resume_icon.png) no-repeat 0 -166px;}
.yun_resume_h1_iconzp{ background:url(../images/yun_resume_icon.png) no-repeat 0 -280px}
.yun_resume_tabulation{width:100%; float:left; position:relative}
.yun_resume_handle{ position:absolute;right:10px;top:10px;color:#0d92da; display:none}
.yun_resume_handle a{color:#0d92da; margin-left:10px;}
.yun_resume_job_intention_list{width:100%; padding:20px 0; float:left; position:relative}
.yun_resume_job_intention_list li{width:360px; line-height:30px;float:left}
.yun_resume_job_intention_list .yun_resume_job_intention_list_end{width:100%}
.yun_resume_exp_list{width:100%; float:left;margin-top:20px; line-height:26px; position:relative}
.yun_resume_exp_list_color{color:#a6a6a6}
.yun_resume_exp_r{ padding-left:150px;}
.yun_resume_exp_timt{width:200px; position:absolute;left:0px;top:0px;}
.yun_resume_exp_name{ font-weight:bold}
.yun_resume_exp_name_job{ display:inline-block; margin-left:20px;}
.compile_delete{ position:absolute;right:0px;top:0px;    color: #06a7ff;}
.resume_right_fixedcont{width:260px; float:right; margin-top:40px;}
.resume_right_box{width:258px; float:right;background:#fff;border-radius:8px;;}
.resume_right_box_tit{width:100%;height:50px; line-height:50px;border-bottom:1px solid #eee }
.resume_right_box_tit ul li{width:125px; text-align:center; float:left; font-size:14px;}
.resume_right_box_tit ul li a{color:#999}
.resume_right_box_tit ul .resume_right_box_tit_cur{ position:relative;font-size:16px;}
.resume_right_box_tit ul .resume_right_box_tit_cur:after{width:40px;height:3px; background-color:#06a7ff;content:''; position: absolute;left:40px;bottom:0px; }
.resume_right_box_tit ul .resume_right_box_tit_cur a{color:#333}
.yun_resume_integrity_box{width:230px;padding:12px 13px;overflow:hidden;float:left;}
.yun_resume_wzd_name{ font-size:12px;color:#999; padding:0 0 5px 0}
.yun_resume_wzdintro{ padding-top:5px;font-size:12px;color:#999;}
.yun_resume_integrity_box .cont{}
.yun_resume_integrity_box .cont .bar { background:#e6f6ff;float: left; height: 9px;border-radius:20px; overflow: hidden;width: 153px; margin-top:5px;}
.yun_resume_integrity_box .cont .bar .play {background:#06a7ff;float: left;height:9px;border-radius:20px;overflow: hidden;}
.yun_resume_integrity_box .cont .value B { color:#999; font-weight:normal;font-size: 14px;height: auto;overflow: hidden;padding-left: 10px;}
.bar{ float:left}
.integrity_degree {color:#999; font-size:12px; margin-left:10px;}
.yun_integrity_degree_list{width:100%; float:left;}
.yun_integrity_degree_list li{width:100%; float:left;height:35px; line-height:35px; position:relative}
.yun_integrity_degree_list .state_done .integrity_degree_name{color:#06a7ff}
.yun_integrity_degree_list li a{ float:left;width:228px;padding:0px 15px 0px 15px; position:relative}
.yun_integrity_degree_list li a:hover{ text-decoration:underline; background:#f8f8f8; text-decoration:none;}
.integrity_degree_name{color:#999}
.yun_jl_tj{width:40px; text-align:right; position:absolute;right:15px;top:0px;color:#000; display:block}
.yun_integrity_degree_list .state_done  .yun_jl_tj{ display:none;}
.yun_template_box{width:100%;max-height:500px; overflow:auto}
.yun_template_box li{width:100%; text-align:center; margin-top:10px; overflow:hidden}
.yun_template_box li img{border:1px solid #ddd}
.yun_template_box  .yun_template_cur img{border:2px solid #C60}
.resume_table_bg{background-color: #c9c9c9; color: #3c3c3c; table-layout: fixed;}
.resume_table_bg td{font-size: 14px; line-height: 22px; word-break: break-all; word-wrap: break-word; -webkit-font-smoothing: antialiased; font-family: 'lucida Grande', Verdana, 'Microsoft YaHei';padding: 12px 14px; background:#fff}
.integrity_degree_bt{color:#ff3030; margin-left:5px;}
.yun_yt_icon{ display:none;}
.yun_integrity_degree_list .state_done  .yun_yt_icon{width:17px;height:12px; background:url(../images/yt_icon.png) no-repeat; display:block; position:absolute;right:15px;top:10px;}
.resume_table_bg_nt{ margin-top:-1px;}
.resume_introduce_list{ line-height:25px;width:100%;}
.resume_bold{ font-weight:bold; margin-left:20px;}
.resume_introduce{}
.resume_table_blod{ font-weight:bold; }
.resume_skill{width:100%; float:left; margin-top:10px;}
.resume_skill li{width:837px;  float:left; margin-top:10px;line-height:30px;border-left:3px solid #e8e8e8; padding-left:20px; position:relative}
.resume_skill_table li{width:575px;}
.resume_skill li .resume_skill_icon{width:9px;height:9px; background:#e8e8e8;border-radius:50%; display:inline-block; position:absolute;left:-6px;top:10px;}
.yun_resume_joblist{width:860px; padding:10px ;float:left; cursor:pointer; position:relative}
.yun_resume_zpbox{width:860px; padding:10px ;float:left;}
.yun_resume_zpbox_bth{color:#f60; text-decoration:underline}
.yun_resume_joblist_works{width:100%}
.yun_resume_joblist_works li{width:170px; float:left; margin-top:10px; margin-right:10px; position:relative}
.yun_resume_job_intentiont_list{width:100%; padding:0px 0; float:left; position:relative}
.yun_resume_job_intentiont_list li{width:100%;height:30px; line-height:30px;float:left}
.yun_resume_handle_bg{ background:#eef9fe; position:relative;border-radius:8px;}
.yun_resume_tebleadd_to{width:100%; float:left; padding:20px 0;}
.yun_resume_tebleadd_to a{width:600px; border:1px dashed #ddd; padding:10px 0; text-align:center;color:#06a7ff;display:block; font-weight:bold}
.yun_resume_tebleadd_to a:hover{background:#1178c3;color:#fff; text-decoration:none}
.yun_resume_color{color:#f60; margin-left:10px;}
.yun_resume_popup_box{}
.yun_resume_popup{width:100%; float:left;border-bottom:1px solid #ddd; padding-bottom:20px; padding-top:15px; position:relative;overflow-y: scroll; min-height: 100px;}
.yun_resume_popup_del{width: 30px;font-size: 14px;color: #666;text-align: center;cursor: pointer;padding: 2px 8px 2px 24px;background: url(../images/icon_sc.png) no-repeat 8px center;border: 1px solid #eee;border-radius: 4px;margin-left: 430px;}
.yun_resume_popup_list{width:100%; margin-top:20px; float:left}
.yun_resume_popup_name{width:100px; text-align:right; float:left; line-height:36px;}
.yun_resume_popup_infoname{width:180px; text-align:right; float:left; line-height:36px;}
.yun_resume_popup_text{display: block;width: 376px;margin: 0;height:36px; line-height:36px;background-color: #fff;border: 1px solid #ddd;font-size: 14px;color: #000;-webkit-font-smoothing: antialiased;border-radius: 2px; float:left; text-indent:10px;}
.yun_resume_popup_text:focus{  border:1px solid  #33c0f4;  box-shadow: 0 0 15px #03a9f4;  } 
 
.yun_resume_popup_infotext{display: block;width: 188px;margin: 0;height:36px; line-height:36px;background-color: #fff;border: 1px solid #ddd;font-size: 14px;color: #000;-webkit-font-smoothing: antialiased;border-radius: 2px; float:left; text-indent:10px;}
.yun_resume_popup_info_box{width:190px; float:left}
 
.yun_resume_popup_qyname{width:376px; position:relative; float:left}
.yun_resume_popup_r_f{width:280px;overflow: hidden;padding-top: 5px;float: left;}
.yun_resume_popup_r_ftip{width:280px;overflow: hidden;float: left;}
.yun_resume_popup_qyname_tip{ background:#F90;color:#fff;width:200px;height:20px; line-height:20px; text-align:center; position:absolute;left:0px;top:30px;border-radius:2px; z-index:10}
.yun_resume_popup_qyname_tip1{ background:#F90;color:#fff;width:150px;height:20px; line-height:20px; text-align:center; position:absolute;left:0px;top:70px;border-radius:2px; z-index:10}
.yun_resume_popup_qyname_tip2{ background:#F90;color:#fff;width:150px;height:20px; line-height:20px; text-align:center; position:absolute;left:100px;top:180px;border-radius:2px; z-index:10}
.yun_resume_popup_qytitle_tip{ background:#F90;color:#fff;width:150px;height:20px; line-height:20px; text-align:center; position:absolute;left:0px;top:30px;border-radius:2px; z-index:10}
.yun_resume_popup_textw90{width:140px; text-align:left; cursor:pointer}
.yun_resume_popup_list_box_tip{ background:#F90;color:#fff;width:150px;height:20px; line-height:20px; text-align:center; position:absolute;left:0px;top:35px;border-radius:2px;}
.yun_resume_popup_list_box{width:140px; position:relative; float:left; margin-right:8px;cursor:pointer}
.yun_resume_popup_time{ float:left; display:block; padding:0px 5px;line-height:28px}
.yun_resume_popup_date{color:#999; position:absolute;right:5px;top:0px; line-height:30px;}
.yun_resume_popup_checkbox{width:13px;height:13px; float:left; margin-top:10px; margin-left:5px;}
.infor_textarea{display: block;width: 374px;margin: 0;padding: 7px 0 7px 8px;background-color: #fff;border: 1px solid #ddd;font-size: 14px;line-height:23px;height:80px;color: #000;-webkit-font-smoothing: antialiased;}
.infor_textarea:focus{  border:1px solid  #33c0f4;  box-shadow: 0 0 15px #03a9f4;  } 
.yun_resume_add_to{width:100%; float:left; padding:15px 0; }
.yun_resume_add_to a{margin: 0 29px;padding: 9px 0;display: block;height: 15px;line-height: 14px;line-height: 15px\9;text-align: center;color: #1e5494;border: 1px dashed #ddd; background:#f8f8f8}
.yun_resume_popup_chose_box{width:382px; float:left; cursor:pointer; position:relative}
.yun_resume_popup_chose_box_text{float:left;width:376px;height:35px; line-height:35px;border:1px solid #eee; text-align:left; text-indent:10px; background:#fff url(../images/yun_select.jpg) no-repeat 360px center}
.expect_qwxz_text{width:110px;height:35px; line-height:35px;border:1px solid #ddd; text-indent:10px;border-radius:2px;}
.yun_resume_popup_chose_box_city{width:119px; margin-right:10px;}
.yun_resume_popup_chose_box_text_city{width:119px;background:#fff url(../images/yun_select.jpg) no-repeat 100px center}
.yun_resume_popup_chose_cont{width:382px;border:1px solid #c3c3c3; position:absolute;top:29px;left:-1px; background:#fff;cursor:pointer;max-height:160px;_height:expression(this.scrollHeight > 160 ? "160px" : "auto"); overflow:auto; overflow-x:hidden; }
.yun_resume_popup_chose_cont a{ display:block;width:370;height:28px; line-height:28px; padding-left:12px;}
.yun_resume_popup_chose_cont a:hover{ background:#f8f8f8}
.yun_resume_popup_chose_xlcont{width:382px;border:1px solid #c3c3c3; position:absolute;top:29px;left:-1px; background:#fff;cursor:pointer;max-height:115px;_height:expression(this.scrollHeight > 115 ? "115px" : "auto"); overflow:auto; overflow-x:hidden; }
.yun_resume_popup_chose_xlcont a{ display:block;width:370;height:28px; line-height:28px; padding-left:12px;}
.yun_resume_popup_chose_xlcont a:hover{ background:#f8f8f8}
 
 
.yun_resume_popup_upp{width:380px; overflow:hidden; padding-top:5px; float:left}
.yun_resume_popup_pj{ padding:10px 0px;width:100%;float:left;}
.eva_ex{font-size:14px; padding-bottom:10px;}
.eva_ex_tit{width:100%;height:16px;line-height:16px}
.eva_ex_tit a{position:relative;margin-left:25px;color:#3266cd;}
.eva_ex_tit a:hover{text-decoration:underline;}
.eva_ex_list{position:absolute;margin-top:3px;z-index:9;}
.eva_ex_list_bx{border-radius:10px;margin-top:10px;position:relative;width:410px;;border:1px solid #ddd;background:#fbfbfb; padding-bottom:15px}
.eva_ex_list_bx_img{position:absolute;top:-7px;left:44px;width:14px;height:7px;background:url(../images/eva_01.png) no-repeat;}
.eva_ex_list_ct{padding:0px 20px;}
.ct_cs{width:370px; padding-top:10px;}
.yun_resume_popup_bt{color:#F30; padding-right:5px;}
.yun_resume_popup_chose_cont_city{width:119px;}
.yun_info_sex{ float:left; display:inline-block;width:60px; cursor:pointer; margin-top:5px;}
.usericon_sex{width:28px;height:28px; display:block; float:left; margin-right:8px;}
.usericon_sex1{ background:url(../images/yun_info_sex_icon.png) no-repeat 0 0;}
.yun_info_sex_cur .usericon_sex1{background:url(../images/yun_info_sex_icon.png) no-repeat -29px 0;}
.usericon_sex2{ background:url(../images/yun_info_sex_icon.png) no-repeat 0px -29px;}
.yun_info_sex_cur .usericon_sex2{ background:url(../images/yun_info_sex_icon.png) no-repeat -29px -29px;}
.state_done{color:#3C0;}
.hidepic{display:none;}
.yun_resume_popup_bot{width:100%; padding:10px 0;text-align:center;}
.expect_test_bth{width:88px;height:34px;line-height:34px;background:#1787fb;color:#fff;border-radius:3px;border:none;  cursor:pointer; vertical-align:top}
.expect_test_bth_qx{width:88px;height:32px; line-height:32px;border:1px solid #eee; text-align:center; background:#fff;color:#999;border-radius:3px;; margin-left:10px; margin-right:10px; display:inline-block;text-decoration:none;}
.yun_template_box_yl{width:100%; text-align:center}
.expext_yl_box_bth{width:100%; position:fixed;bottom:0px;left:0px; background:rgba(0,0,0,0.5); text-align:center; padding:10px 0;}
.expext_yl_box_bth .expext_yl_box_sub{width:176px;height:42px; line-height:42px; text-align:center; background:#f60;border-radius:3px; display:inline-block;color:#fff; font-size:16px; }
.yun_resume_popup_text_w80{width:160px; margin-right:10px;}
.yun_m_info_text_name_box_notext{ background:#f8f8f8}
.resume_pj_my_cont{width:100%; float:left; padding:20px  0 0px 0;}
.resume_pj_my_left{width:100px; float:left; text-align:right;margin-top:20px;}
.yun_resume_popup_checkbox{width:13px;height:13px; overflow:hidden; margin-left:8px; float:left; margin-top:8px;}
.yun_resume_popup_checkbox_s{ float:left; line-height:30px; padding-left:8px;}
.resume_pj_my_right{width:400px; float:left; position:relative}
.yun_resume_popup_tip_pj{top:100px;}
.resume_pj_my_conttextarea{display: block;width: 380px;margin: 0;padding: 7px 0 7px 8px;background-color: #fff;border: 1px solid #c3c3c3;border-top: 1px solid #7c7c7c;border-left: 1px solid #9a9a9a;font-size: 14px;line-height: 16px;color: #000;box-shadow: inset 0 1px 0 #d4d4d4;-webkit-font-smoothing: antialiased; line-height:25px;}
.yun_resume_popup_pj_sl{ float:left;padding-left:80px;}
.yun_resume_zindex11{ z-index:11}
.yun_resume_zindex10{ z-index:10}
.yun_resume_zindex9{ z-index:9}
.yun_resume_zindex8{ z-index:8}
.yun_resume_zindex7{ z-index:7}
.yun_resume_zindex6{ z-index:6}
.yun_resume_zindex5{ z-index:5}
.yun_resume_popup_xl_cont{bottom:29px;}
.yun_resume_popup_list_tw{width:260px; float:left; margin-top:20px;}
.yun_resume_popup_textw150{width:64px; text-align:center; float:left}
.yun_resume_popudw{ float:left; line-height:36px; padding-left:10px;}
.infor_textarea_h80{height:60px;}
.yun_resume_select_name{ float:left; line-height:30px;}
.yun_resume_select_box{width:210px;height:30px;border:1px solid #ddd; background:#fff; position:relative; float:right; margin-right:20px;}
.yun_resume_select{width:210px;height:30px;border:none;background:#fff url(../images/yun_m_setect_icon.png) no-repeat 190px center; text-align:left; padding-left:10px;}
.yun_resume_select_list{width:210px; background:#fff;border:1px solid #ddd; position:absolute;left:-1px;top:30px;z-index:1000000 }
.yun_resume_select_list ul li{width:100%}
.yun_resume_select_list ul li a{ display:block; padding:5px 0px 5px 10px;}
.yun_resume_select_list ul li a:hover{ background:#d4ebfc;}
.resume_pop_bq{width:430px;}
.resume_pop_bq ul li{background:#ebf5ff;margin-top:15px;padding:0px 12px;height:30px;float:left;margin-right:5px;display:inline-block;line-height:30px;cursor:pointer;}
.resume_pop_bq ul li em{color:#305E8F;}
.resume_pop_bq ul li:hover{background:#B6DFF5;}
.resume_pop_bq ul li.resume_pop_bq_cur{background:#FFC url(yxz.png) no-repeat right bottom;padding:0px 11px;cursor:default;height:28px;line-height:28px;border:1px solid #FC9;}
.resume_pop_bq ul li.resume_pop_bq_cur em{color:#AD8954;}
.bq_tip{ float:left; line-height:32px; padding-left:10px;color:#999}
.yun_resume_p_bbq span{background:#FFC url(yxz.png) no-repeat right bottom;padding:0px 11px;cursor:default;height:28px;line-height:28px;border:1px solid #FC9;color:#AD8954; display:inline-block; margin-right:5px;}
.yun_resume_popup_text_bx{width:150px;}
.expect_photo_box{width:160px;  position:absolute;right:20px;top:20px;}
.expect_photo{width:80px; text-align:center; padding-bottom:10px; position:relative; margin-left:20px;}
.expect_photo img{border-radius:50%;}
.expect_photo_submit{width:120px;height:38px; line-height:38px; background:#f8f8f8;border:1px solid #ddd; position:relative;cursor:pointer}
.expect_photo_submit_p{ display:inline-block; padding-left:50px; background:url(../images/pic_img.png) no-repeat 10px center;cursor:pointer}
.expect_photosubmit_bth{width:100%;height:38px; position:absolute;left:0px;top:0px; opacity:0;filter:alpha(opacity=0); cursor:pointer}
.yun_resume_popup_info_tit{width:100%; text-indent:25px; font-size:12px; float:left;color:#39F; padding-top:20px;}
.yun_resume_popup_list_mz{width:295px; float:left; margin-top:20px;}
.yun_resume_popup_list_sg{width:395px; float:left; margin-top:20px;}
.yun_resume_popup_infobot{width:100%; padding-top:10px; float:left; text-align:center}
.yun_resume_li{position:absolute;width:20px;height:30px;background:url(t.png) no-repeat;left:-20px;top:0;}
.yun_resume_bc{width:185px;float:left;text-align:left;height:30px;line-height:30px;border:1px solid #c3c3c3;}
.checkboxAddBton{width:85px;cursor:pointer;height:30px;float:left;background:#f2f2f2;text-align:center;line-height:30px;border:1px solid #c3c3c3;border-left:none;display:inline-block;}
.info_email_ok{background:#f2f2f2 url(yzy.png) no-repeat 185px center;width:220px;height:35px;line-height:35px;text-indent:10px;border:1px solid #cfcfcf;border-bottom:1px solid #e8e8e8;border-right:1px solid #e8e8e8;display:inline-block;}
.info_phe_ok{background:#f2f2f2 url(rzs.png) no-repeat 185px center;width:220px;height:35px;line-height:35px;text-indent:10px;border:1px solid #cfcfcf;border-bottom:1px solid #e8e8e8;border-right:1px solid #e8e8e8;display:inline-block;}
.yun_resume_popup_rage{border:1px solid #ddd;width:50px;height:28px;line-height:28px;}
.yun_resume_zp{width:890px;}
.yun_resume_zp_list{width:192px;height:150px;border:1px solid #eee; float:left; margin-right:20px; margin-top:10px; text-align:center; position:relative}
.yun_resume_zp_list img{ max-width:190px; max-height:150px;vertical-align:middle; position:absolute;top: 50%;
left: 50%;transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%) ; -ms-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%);*left:0px;*top:0px;}
 
.look_other{ padding-top:10px;}
.look_other a{ display:inline-block; padding-left:22px;color:#3266cd; background:url(../images/lookother.png) no-repeat left 2px;}
.look_other_tit{width:100%; position:relative; padding-bottom:10px;}
.look_other_h{ position:absolute;right:0px;top:0px; font-size:13px;color:#39F}
.look_other_tit_n{ font-weight:bold}