|
@ -264,7 +264,7 @@ input[type='radio'].radio:checked + .radio {background:url(../images/redio.png)
|
264
|
264
|
.content-left{min-height:394px;max-width: 252px;min-width: 250px;width:24%; float:left;overflow:hidden;z-index:100; }
|
265
|
265
|
.menublock{ margin-bottom:10px;width:100%; background:#fff; border:1px #eaeaea solid; padding-bottom:10px;}
|
266
|
266
|
.left-title{ width:165px; height:44px;font-size:20px;line-height:44px; border-bottom:1px #ffad55 solid; padding-left:10px; }
|
267
|
|
.subsidebar{ display:block; width:100%; height:26px; padding-left:18px;font-size:14px;line-height:26px;color:#313131; margin-top:5px;}
|
|
267
|
.subsidebar{ display:block;cursor: pointer; width:100%; height:26px; padding-left:18px;font-size:14px;line-height:26px;color:#313131; margin-top:5px;}
|
268
|
268
|
.subcolor{ background:#ff9900; color:#fff;}
|
269
|
269
|
|
270
|
270
|
|
|
@ -339,7 +339,8 @@ label.edu-radio{ float:none;font-size:16px;line-height:26px; color:#868686; }
|
339
|
339
|
.date-title{float:left; margin-right: 4px;}
|
340
|
340
|
.edu-sel{ float:right;}
|
341
|
341
|
|
342
|
|
.edu-infor li{list-style:disc inside;margin:0 35px;}
|
|
342
|
.edu-infor li{margin:0 35px;position: relative;}
|
|
343
|
.edu-infor li:before{content: ' '; background: #666;display: block;width: 4px;height: 4px;border-radius: 50%; position: absolute;top:10px;left:0;}
|
343
|
344
|
.edu-about li{ list-style:none;position:relative;padding-left: 0;}
|
344
|
345
|
.edu-about li div.h4tit{position: relative;padding-left:12px;}
|
345
|
346
|
.edu-about li div.h4tit:before{content: ' '; background: #666;display: block;width: 4px;height: 4px;border-radius: 50%; position: absolute;top:12px;left:0;}
|
|
@ -350,7 +351,27 @@ label.edu-radio{ float:none;font-size:16px;line-height:26px; color:#868686; }
|
350
|
351
|
.edu-about span{ display:none;}
|
351
|
352
|
.infor-browse .edu-about{ color:#666;}
|
352
|
353
|
.infor-browse .edu-infor { color:#666;}
|
353
|
|
#industryShow li{list-style:disc inside;}
|
|
354
|
#industryShow li{padding-left:10px;}
|
|
355
|
|
|
356
|
/*企业头部*/
|
|
357
|
.cmpBasic span:before{content:"";display: inline-block; width: 0; height: 0;border:2px #999 solid;margin: 2px 6px; border-radius:100%;}
|
|
358
|
.cmpBasic span:first-child:before{border:none;margin:0; }
|
|
359
|
/*企业员工用户*/
|
|
360
|
.staffDlist{overflow: hidden;margin:0 35px;}
|
|
361
|
.staffDlist h2{float:left;width: 58px; text-align: right;line-height: 60px;}
|
|
362
|
.staffDlist dl{width: 78%;float: right;}
|
|
363
|
.staffDlist dl .staffchild{width:60px;}
|
|
364
|
.staffDlist dd{float:left;margin:2% 3%;}
|
|
365
|
.needTopic{ display:inline-table; max-width:76%;}
|
|
366
|
.needAim{margin-left:20px;}
|
|
367
|
.cmpStaff dl{width:100%;float:none;margin-right:-4%;}
|
|
368
|
.cmpStaff dd{max-width:120px;text-align: center;margin:2% 2.9% 1% 0;}
|
|
369
|
.cmpStaff dd .staffChild{width:80px;margin:auto}
|
|
370
|
/*企业需求*/
|
|
371
|
.infoList{ overflow: hidden;margin:0 35px;padding:6px 0;}
|
|
372
|
.infoList li{margin:4px;position: relative;overflow: hidden;}
|
|
373
|
.infoList .workitimg{ display:block;overflow:hidden;width:100px; height:100px;margin: 5px 0; }
|
|
374
|
.infoList .rebackcon{ height:50px;width:600px;line-height: 24px; overflow:hidden;}
|
354
|
375
|
|
355
|
376
|
.add-icon{ cursor:pointer;}
|
356
|
377
|
.button{ float:left; width:40px; height:17px; margin-left:10px; margin-top:4px;}
|