|
@ -253,7 +253,7 @@ input[type='radio'].radio:checked + .radio {background:url(../images/redio.png)
|
253
|
253
|
.infor span,.infor2 span{ display:block; width:60px; height:26px; float:left;font-size:14px;line-height:26px; margin-left:10px;}
|
254
|
254
|
.select{ width:173px; height:24px; border-radius:5px; border:1px #f99550 solid; box-shadow:0 0 1px #f99550 inset; background:url(../images/downselect.png) no-repeat 150px center; float:left; overflow:hidden;}
|
255
|
255
|
.selectbtn{ width:200px; height:24px; border:none; background:url(../images/downselect.png) no-repeat 150px center; font-size:14px;line-height:26px; color:#999;}
|
256
|
|
.infor-save{ float:left; clear:both; width:130px; height:26px; background:#ff9900;box-shadow:none; border:none;cursor:pointer; color:#fff; border-radius:5px;font-size:14px;line-height:26px; margin-top:15px; margin-left:10px; }
|
|
256
|
.infor-save{ float:left; clear:both; width:130px; height:26px; background:#ff9900;box-shadow:none; border:none;cursor:pointer; color:#fff; border-radius:5px;font-size:14px;line-height:16px; margin-top:15px; margin-left:10px; }
|
257
|
257
|
.close,.close2{float: left; width:130px; height:26px; border-radius:5px; font-weight:normal;background:none; box-shadow:none; border:none;cursor:pointer; padding:0;font-size:14px;line-height:26px; margin-top:15px; margin-left:5px;opacity: 1;color: #666; text-shadow:none; }
|
258
|
258
|
.close:hover,.close2:hover{ background:#ff9900; color:#fff; opacity: 1; }
|
259
|
259
|
.head-right{ float:right; margin-top:30px; position: relative;width:140px; height:140px; overflow:hidden;}
|