|
@@ -525,3 +525,126 @@
|
|
|
|
|
|
.operation_num_11 {
|
|
|
position:absolute;
|
|
|
+ top:166px;
|
|
|
+ left:186px;
|
|
|
+ color:#ffffff;
|
|
|
+ font-size:34px;
|
|
|
+ font-family:微软雅黑, Microsoft YaHei;
|
|
|
+ width:212px;
|
|
|
+ height:47px;
|
|
|
+ background:url(operation_item.png) no-repeat;
|
|
|
+ padding:2px 0px 0px 9px;
|
|
|
+}
|
|
|
+
|
|
|
+.operation_num_12 {
|
|
|
+ position:absolute;
|
|
|
+ top:166px;
|
|
|
+ left:500px;
|
|
|
+ color:#31e9ff;
|
|
|
+ display: flex;
|
|
|
+ justify-content:left;
|
|
|
+ align-items:Center;
|
|
|
+ font-size:20px;
|
|
|
+ font-family:微软雅黑, Microsoft YaHei;
|
|
|
+ width:212px;
|
|
|
+ height:47px;
|
|
|
+ background:url(operation_item.png) no-repeat;
|
|
|
+ padding:2px 0px 0px 9px;
|
|
|
+}
|
|
|
+
|
|
|
+.operation_num_13 {
|
|
|
+ position:absolute;
|
|
|
+ top:236px;
|
|
|
+ left:186px;
|
|
|
+ color:#f66167;
|
|
|
+ font-size:34px;
|
|
|
+ font-family:微软雅黑, Microsoft YaHei;
|
|
|
+ width:212px;
|
|
|
+ height:47px;
|
|
|
+ background:url(operation_item.png) no-repeat;
|
|
|
+ padding:2px 0px 0px 9px;
|
|
|
+}
|
|
|
+.operation_num_14 {
|
|
|
+ position:absolute;
|
|
|
+ top:236px;
|
|
|
+ left:500px;
|
|
|
+ color:#31e9ff;
|
|
|
+ display: flex;
|
|
|
+ justify-content:left;
|
|
|
+ align-items:Center;
|
|
|
+ font-size:20px;
|
|
|
+ font-family:微软雅黑, Microsoft YaHei;
|
|
|
+ width:212px;
|
|
|
+ height:47px;
|
|
|
+ background:url(operation_item.png) no-repeat;
|
|
|
+ padding:2px 0px 0px 9px;
|
|
|
+}
|
|
|
+
|
|
|
+.operation_num_15 {
|
|
|
+ position:absolute;
|
|
|
+ top:306px;
|
|
|
+ left:186px;
|
|
|
+ color:#f6ff67;
|
|
|
+ font-size:34px;
|
|
|
+ font-family:微软雅黑, Microsoft YaHei;
|
|
|
+ width:212px;
|
|
|
+ height:47px;
|
|
|
+ background:url(operation_item.png) no-repeat;
|
|
|
+ padding:2px 0px 0px 9px;
|
|
|
+}
|
|
|
+
|
|
|
+.operation_num_16 {
|
|
|
+ position:absolute;
|
|
|
+ top:306px;
|
|
|
+ left:500px;
|
|
|
+ color:#31e9ff;
|
|
|
+ display: flex;
|
|
|
+ justify-content:left;
|
|
|
+ align-items:Center;
|
|
|
+ font-size:20px;
|
|
|
+ font-family:微软雅黑, Microsoft YaHei;
|
|
|
+ width:212px;
|
|
|
+ height:47px;
|
|
|
+ background:url(operation_item.png) no-repeat;
|
|
|
+ padding:2px 0px 0px 9px;
|
|
|
+}
|
|
|
+
|
|
|
+.operation_pie_bg {
|
|
|
+ position:absolute;
|
|
|
+ top:116px;
|
|
|
+ left:410px;
|
|
|
+ width:280px;
|
|
|
+ height:280px;
|
|
|
+ background:url(operation_pie_bg.gif) no-repeat;
|
|
|
+}
|
|
|
+
|
|
|
+.operation_pie {
|
|
|
+ position:absolute;
|
|
|
+ top:158px;
|
|
|
+ left:452px;
|
|
|
+ width:196px;
|
|
|
+ height:196px;
|
|
|
+ z-index:100;
|
|
|
+}
|
|
|
+
|
|
|
+.operation_pie_title {
|
|
|
+ position:absolute;
|
|
|
+ top:365px;
|
|
|
+ left:526px;
|
|
|
+ width:70px;
|
|
|
+ height:20px;
|
|
|
+ z-index:200;
|
|
|
+ color:#dcdcdc;
|
|
|
+ font-size:16px;
|
|
|
+ font-family:微软雅黑, Microsoft YaHei;
|
|
|
+}
|
|
|
+
|
|
|
+.operation_area_bg {
|
|
|
+ position:absolute;
|
|
|
+ top:57px;
|
|
|
+ left:750px;
|
|
|
+ width:1100px;
|
|
|
+ height:384px;
|
|
|
+ background: url(operation_area_bg.gif) no-repeat;
|
|
|
+}
|
|
|
+
|