|
@@ -233,7 +233,7 @@
|
|
|
<div class="wrap-top-center">
|
|
|
<div class="renyuan"><b>人员情况</b></div>
|
|
|
<div class="wrap-top-center-item">
|
|
|
- <div class="wrap-top-center-item-left">
|
|
|
+ <div class="wrap-top-center-item-left" id="a1">
|
|
|
<img src="../../../images/Quantitative/编纳总人数.png" alt="" />
|
|
|
</div>
|
|
|
<div class="wrap-top-center-item-right">
|
|
@@ -242,7 +242,7 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="wrap-top-center-item">
|
|
|
- <div class="wrap-top-center-item-left">
|
|
|
+ <div class="wrap-top-center-item-left" id="a3">
|
|
|
<img src="../../../images/Quantitative/编纳在位.png" alt="" />
|
|
|
</div>
|
|
|
<div class="wrap-top-center-item-right">
|
|
@@ -264,7 +264,7 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="wrap-top-center-item">
|
|
|
- <div class="wrap-top-center-item-left">
|
|
|
+ <div class="wrap-top-center-item-left" id="a5">
|
|
|
<img src="../../../images/Quantitative/出差.png" alt="" />
|
|
|
</div>
|
|
|
<div class="wrap-top-center-item-right">
|
|
@@ -273,7 +273,7 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="wrap-top-center-item">
|
|
|
- <div class="wrap-top-center-item-left">
|
|
|
+ <div class="wrap-top-center-item-left" id="a7">
|
|
|
<img src="../../../images/Quantitative/学习.png" alt="" />
|
|
|
</div>
|
|
|
<div class="wrap-top-center-item-right">
|
|
@@ -291,7 +291,7 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="wrap-top-center-item">
|
|
|
- <div class="wrap-top-center-item-left">
|
|
|
+ <div class="wrap-top-center-item-left" id="a2">
|
|
|
<img src="../../../images/Quantitative/未编纳总人数.png" alt="" />
|
|
|
</div>
|
|
|
<div class="wrap-top-center-item-right">
|
|
@@ -300,7 +300,7 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="wrap-top-center-item">
|
|
|
- <div class="wrap-top-center-item-left">
|
|
|
+ <div class="wrap-top-center-item-left" id="a4">
|
|
|
<img src="../../../images/Quantitative/编纳在位.png" alt="" />
|
|
|
</div>
|
|
|
<div class="wrap-top-center-item-right">
|
|
@@ -322,7 +322,7 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="wrap-top-center-item">
|
|
|
- <div class="wrap-top-center-item-left">
|
|
|
+ <div class="wrap-top-center-item-left" id="a6">
|
|
|
<img src="../../../images/Quantitative/出差.png" alt="" />
|
|
|
</div>
|
|
|
<div class="wrap-top-center-item-right">
|
|
@@ -331,7 +331,7 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="wrap-top-center-item">
|
|
|
- <div class="wrap-top-center-item-left">
|
|
|
+ <div class="wrap-top-center-item-left" id="a8">
|
|
|
<img src="../../../images/Quantitative/学习.png" alt="" />
|
|
|
</div>
|
|
|
<div class="wrap-top-center-item-right">
|
|
@@ -927,4 +927,30 @@ table tr td {
|
|
|
text-overflow: ellipsis;
|
|
|
white-space: nowrap;
|
|
|
}
|
|
|
+#a1 img{
|
|
|
+ height: 30px;
|
|
|
+}
|
|
|
+#a2 img{
|
|
|
+ height: 30px;
|
|
|
+}
|
|
|
+#a3 img{
|
|
|
+ width: 30px;
|
|
|
+}
|
|
|
+#a4 img{
|
|
|
+ width: 30px;
|
|
|
+}
|
|
|
+#a5 img{
|
|
|
+ width: 30px;
|
|
|
+}
|
|
|
+#a6 img{
|
|
|
+ width: 30px ;
|
|
|
+}
|
|
|
+#a7 img{
|
|
|
+ width: 30px ;
|
|
|
+ height: 30px;
|
|
|
+}
|
|
|
+#a8 img{
|
|
|
+ width: 30px ;
|
|
|
+ height: 30px;
|
|
|
+}
|
|
|
</style>
|