@@ -370,27 +370,36 @@ | |||||
border:2px solid #3494ff; | border:2px solid #3494ff; | ||||
padding-right: 20px; | padding-right: 20px; | ||||
align-items: center; | align-items: center; | ||||
position: relative; | |||||
.icon{ | .icon{ | ||||
width: 30px; | width: 30px; | ||||
height: 30px; | height: 30px; | ||||
background: url('../../assets/images/sunVillage_info/fixedAssets_icon_1.png') no-repeat; | background: url('../../assets/images/sunVillage_info/fixedAssets_icon_1.png') no-repeat; | ||||
background-size: 100% 100%; | background-size: 100% 100%; | ||||
display: block; | |||||
display: inline-block; | |||||
margin:0 8px 0 26px; | margin:0 8px 0 26px; | ||||
} | |||||
position: absolute; | |||||
left: 0; | |||||
bottom: 0.15rem; | |||||
} | |||||
.ipt{ | |||||
flex: 1; | |||||
font-size: 26px; | |||||
background: none; | |||||
border:0 none; | |||||
line-height: 59px; | |||||
display: inline-block; | |||||
margin-left: 64px; | |||||
} | |||||
.filter-icon { | .filter-icon { | ||||
font-weight: bold; | font-weight: bold; | ||||
font-size: .4rem; | font-size: .4rem; | ||||
width: .6rem; | width: .6rem; | ||||
text-align: center; | text-align: center; | ||||
position: absolute; | |||||
right: 0.2rem; | |||||
bottom: 0.15rem; | |||||
} | } | ||||
.ipt{ | |||||
flex: 1; | |||||
font-size: 26px; | |||||
background: none; | |||||
border:0 none; | |||||
line-height: 59px; | |||||
} | |||||
} | } | ||||
.total{ | .total{ | ||||
flex: 1; | flex: 1; | ||||
@@ -357,27 +357,36 @@ | |||||
border:2px solid #3494ff; | border:2px solid #3494ff; | ||||
padding-right: 20px; | padding-right: 20px; | ||||
align-items: center; | align-items: center; | ||||
position: relative; | |||||
.icon{ | .icon{ | ||||
width: 30px; | width: 30px; | ||||
height: 30px; | height: 30px; | ||||
background: url('../../assets/images/sunVillage_info/fixedAssets_icon_1.png') no-repeat; | background: url('../../assets/images/sunVillage_info/fixedAssets_icon_1.png') no-repeat; | ||||
background-size: 100% 100%; | background-size: 100% 100%; | ||||
display: block; | |||||
display: inline-block; | |||||
margin:0 8px 0 26px; | margin:0 8px 0 26px; | ||||
position: absolute; | |||||
left: 0; | |||||
bottom: 0.15rem; | |||||
} | } | ||||
.ipt{ | |||||
flex: 1; | |||||
font-size: 26px; | |||||
background: none; | |||||
border:0 none; | |||||
line-height: 59px; | |||||
display: inline-block; | |||||
margin-left: 64px; | |||||
} | |||||
.filter-icon { | .filter-icon { | ||||
font-weight: bold; | font-weight: bold; | ||||
font-size: .4rem; | font-size: .4rem; | ||||
width: .6rem; | width: .6rem; | ||||
text-align: center; | text-align: center; | ||||
position: absolute; | |||||
right: 0.2rem; | |||||
bottom: 0.15rem; | |||||
} | } | ||||
.ipt{ | |||||
flex: 1; | |||||
font-size: 26px; | |||||
background: none; | |||||
border:0 none; | |||||
line-height: 59px; | |||||
} | |||||
} | } | ||||
.total{ | .total{ | ||||
flex: 1; | flex: 1; | ||||