@@ -668,11 +668,11 @@ input[type="number"]{
}
.fl {
- float: left;
+ float: left !important;
.fr {
- float: right;
+ float: right !important;
/*new 标签*/
@keyframes newAnimate {
@@ -268,6 +268,7 @@
background: #f4f4f4;
padding: 5px 31px 0 14px;
margin-bottom: 20px;
+ line-height: normal;
.item {
width: 74px;
height: 24px;