|
@@ -99,9 +99,9 @@
|
|
|
.totalCount {float: right;line-height: 74px; margin-right: 20px; color: #999;}
|
|
|
|
|
|
/*价格*/
|
|
|
-.inp_select{margin-left: -50px;}
|
|
|
-.inp_select input{width: 100px;padding-left: 10px;}
|
|
|
-.inp_select button{width: 50PX;}
|
|
|
+.inp_select{margin-left: -50px;height: 30px;line-height: 30px;}
|
|
|
+.inp_select input{width: 100px;padding-left: 10px;margin-right: 5px;height: 30px;line-height: 26px;}
|
|
|
+.inp_select button{width: 50px;height: 30px;line-height: 26px;margin-left: 10px;}
|
|
|
#bottom{margin-top: -150px;}
|
|
|
|
|
|
.list_none{width:550px;height:150px;background:url("../../../img/all_null.png") no-repeat;margin:50px auto;}
|