|
@ -275,6 +275,7 @@ input[type='radio'].radio:checked + .radio {background:url(../images/redio.png)
|
275
|
275
|
.use{ height:26px;border:1px #c9c9c9 solid; border-radius:5px; text-align:center;font-size:14px;line-height:26px; color:#3e3e3e; margin-top:12px; margin-left:15px; float:left;cursor:pointer;padding:0 10px; overflow:hidden;}
|
276
|
276
|
.like{ display:block; float:left; width:28px;background:#ff9900; color:#fff;font-size:10px;line-height:26px; margin-right:5px;}
|
277
|
277
|
.remove{ cursor:pointer; padding-left:5px;}
|
|
278
|
.remove img{width:10px;margin-left:6px;}
|
278
|
279
|
.cancel{ cursor:pointer; padding-left:5px;}
|
279
|
280
|
.ann{ clear:both; color:#7f7e7e;font-size:10px;line-height:10px; margin-left:50px;}
|
280
|
281
|
.input-width{ width:326px;}
|
|
@ -303,7 +304,7 @@ label.edu-radio{ float:none;font-size:16px;line-height:26px; color:#868686; }
|
303
|
304
|
.radiobox{ width:115px; float:left;}
|
304
|
305
|
.date-title{float:left; margin-right: 4px;}
|
305
|
306
|
.edu-sel{ float:right;}
|
306
|
|
.edu-about li{ list-style:inside; overflow:hidden;position:relative;margin: 0 35px;}
|
|
307
|
.edu-about li{ list-style:inside;position:relative;margin: 0 35px;}
|
307
|
308
|
.edu-about li.listnone{margin: 0; list-style: none;padding-left: 0;}
|
308
|
309
|
.edu-about{ list-style:inside;font-size:14px;line-height:26px;color:#868686;padding:10px 0 26px 0;cursor:pointer;}
|
309
|
310
|
.edu-about span{ display:none;}
|