Pārlūkot izejas kodu

投资修改箭头前

zhbyyy 2 gadi atpakaļ
vecāks
revīzija
36c8010806

+ 48 - 46
investmentPort/investHomeGroup.html

@@ -176,44 +176,46 @@
             </div>
             <div class="content">
               <div class="boxs">
-                <div class="pointer" @click.stop="showChartLTipSingle('投资总额')">
+                <div class="numberTitle">产业转型</div>
+                <div class="pointer numberContent" @click.stop="showChartLTipSingle('投资总额')">
                   <p>
-                    <span class="name">投资额</span>
+                    <span class="name">投资额</span>
                     <i class="el-icon-more"></i>
                   </p>
                   <p>
-                    <i style="width:100%;text-align: center;"><span class="num">{{numFormat(center1[0])}}</span><span
+                    <i style="width:100%;text-align: center;"><span class="num">{{numFormat(center4[0])}}</span><span
                         style="font-size: 26px;">亿</span></i>
                   </p>
                 </div>
-                <div class="pointer" @click.stop="showChartLTipSingle('项目总数')">
+                <div class="pointer numberContent"  @click.stop="showChartLTipSingle('项目总数')">
                   <p>
-                    <span class="name">项目数</span>
+                    <span class="name">项目数</span>
                     <i class="el-icon-more"></i>
                   </p>
                   <p>
-                    <i style="width:100%;text-align: center;"><span class="num">{{numFormat(center1[1])}}</span><span
+                    <i style="width:100%;text-align: center;"><span class="num">{{numFormat(center4[1])}}</span><span
                         style="font-size: 26px;">个</span></i>
                   </p>
                 </div>
-                <div class="pointer" @click.stop="showChartLTipSingle('固定资产')">
+                <div class="numberTitle">数字转型</div>
+                <div class="pointer numberContent" @click.stop="showChartLTipSingle('固定资产')">
                   <p>
-                    <span class="name">固定资产</span>
+                    <span class="name">投资金额</span>
                     <i class="el-icon-more"></i>
                   </p>
                   <p>
-                    <i style="width:100%;text-align: center;"><span class="num">{{numFormat(center1[2])}}</span><span
+                    <i style="width:100%;text-align: center;"><span class="num">{{numFormat(center4[2])}}</span><span
                         style="font-size: 26px;">亿</span></i>
                   </p>
                 </div>
-                <div class="pointer" @click.stop="showChartLTipSingle('股权投资')">
+                <div class="pointer numberContent" @click.stop="showChartLTipSingle('股权投资')">
                   <p>
-                    <span class="name">股权投资</span>
+                    <span class="name">项目数量</span>
                     <i class="el-icon-more"></i>
                   </p>
                   <p>
-                    <i style="width:100%;text-align: center;"><span class="num">{{numFormat(center1[3])}}</span><span
-                        style="font-size: 26px;">亿</span></i>
+                    <i style="width:100%;text-align: center;"><span class="num">{{numFormat(center4[3])}}</span><span
+                        style="font-size: 26px;"></span></i>
                   </p>
                 </div>
               </div>
@@ -240,36 +242,36 @@
         <div class="h-full w-full">
           <div class="top animate__animated animate__fadeInDown">
             <div class="box">
-              <div class="t">
+              <!-- <div class="t">
                 <img src="./groupImg/center1.png" />
                 产业转型
-              </div>
+              </div> -->
               <div class="flex b">
-                <div class="pointer" @click.stop="showChartLTipSingle('产业转型-投资总额')">
-                  <p>投资额</p>
-                  <p style="color:#40A9FF"><span>{{numFormat(center4[0])}}</span><span style="font-size: 25px;">亿</span>
+                <div class="pointer" @click.stop="showChartLTipSingle('投资总额')">
+                  <p>投资额</p>
+                  <p style="color:#40A9FF"><span>{{numFormat(center1[0])}}</span><span style="font-size: 25px;">亿</span>
                   </p>
                 </div>
-                <div class="pointer" @click.stop="showChartLTipSingle('产业转型-项目数')">
-                  <p>项目数</p>
-                  <p style="color:#40A9FF"><span>{{center4[1]}}</span><span style="font-size: 25px;">个</span></p>
+                <div class="pointer" @click.stop="showChartLTipSingle('项目数')">
+                  <p>项目数</p>
+                  <p style="color:#40A9FF"><span>{{center1[1]}}</span><span style="font-size: 25px;">个</span></p>
                 </div>
               </div>
             </div>
             <div class="box">
-              <div class="t">
+              <!-- <div class="t">
                 <img src="./groupImg/center1.png" />
                 数字转型
-              </div>
+              </div> -->
               <div class="flex b">
-                <div class="pointer" @click.stop="showChartLTipSingle('数字转型-投资总额')">
-                  <p>投资金额</p>
-                  <p style="color:#40A9FF"><span>{{numFormat(center4[2])}}</span><span style="font-size: 25px;">亿</span>
+                <div class="pointer" @click.stop="showChartLTipSingle('固定资产')">
+                  <p>固定资产</p>
+                  <p style="color:#40A9FF"><span>{{numFormat(center1[2])}}</span><span style="font-size: 25px;">亿</span>
                   </p>
                 </div>
-                <div class="pointer" @click.stop="showChartLTipSingle('数字转型-投资总额')">
-                  <p>项目数量</p>
-                  <p style="color:#40A9FF"><span>{{center4[3]}}</span><span style="font-size: 25px;">个</span></p>
+                <div class="pointer" @click.stop="showChartLTipSingle('股权投资')">
+                  <p>股权投资</p>
+                  <p style="color:#40A9FF"><span>{{center1[3]}}</span><span style="font-size: 25px;">个</span></p>
                 </div>
               </div>
             </div>
@@ -321,36 +323,36 @@
       <div  class="h-full w-full  relative" v-show="!centerShow">
         <div class="top animate__animated animate__fadeInDown" style="position: absolute;width: 1000px;left: calc( 50% - 500px );z-index: 999;">
           <div class="box">
-            <div class="t">
+            <!-- <div class="t">
               <img src="./groupImg/center1.png" />
               产业转型
-            </div>
+            </div> -->
             <div class="flex b">
-              <div class="pointer" @click.stop="showChartLTipSingle('产业转型-投资总额')">
-                <p>投资额</p>
-                <p style="color:#40A9FF"><span>{{numFormat(center4[0])}}</span><span style="font-size: 25px;">亿</span>
+              <div class="pointer" @click.stop="showChartLTipSingle('投资总额')">
+                <p>投资额</p>
+                <p style="color:#40A9FF"><span>{{numFormat(center1[0])}}</span><span style="font-size: 25px;">亿</span>
                 </p>
               </div>
-              <div class="pointer" @click.stop="showChartLTipSingle('产业转型-项目数')">
-                <p>项目数</p>
-                <p style="color:#40A9FF"><span>{{center4[1]}}</span><span style="font-size: 25px;">个</span></p>
+              <div class="pointer" @click.stop="showChartLTipSingle('项目数')">
+                <p>项目数</p>
+                <p style="color:#40A9FF"><span>{{center1[1]}}</span><span style="font-size: 25px;">个</span></p>
               </div>
             </div>
           </div>
           <div class="box">
-            <div class="t">
+            <!-- <div class="t">
               <img src="./groupImg/center1.png" />
               数字转型
-            </div>
+            </div> -->
             <div class="flex b">
-              <div class="pointer" @click.stop="showChartLTipSingle('数字转型-投资总额')">
-                <p>投资金额</p>
-                <p style="color:#40A9FF"><span>{{numFormat(center4[2])}}</span><span style="font-size: 25px;">亿</span>
+              <div class="pointer" @click.stop="showChartLTipSingle('固定资产')">
+                <p>固定资产</p>
+                <p style="color:#40A9FF"><span>{{numFormat(center1[2])}}</span><span style="font-size: 25px;">亿</span>
                 </p>
               </div>
-              <div class="pointer" @click.stop="showChartLTipSingle('数字转型-投资总额')">
-                <p>项目数量</p>
-                <p style="color:#40A9FF"><span>{{center4[3]}}</span><span style="font-size: 25px;">个</span></p>
+              <div class="pointer" @click.stop="showChartLTipSingle('股权投资')">
+                <p>股权投资</p>
+                <p style="color:#40A9FF"><span>{{center1[3]}}</span><span style="font-size: 25px;">个</span></p>
               </div>
             </div>
           </div>
@@ -424,7 +426,7 @@
               </div>
             </div>
           </div>
-          <div class="" style="position:relative;width: 100%;height: 100%;background-color: #042148;"
+          <div class="" style="position:relative;width: 100%;height: 100%;background-color: #092853;"
             @click="projectListTipShow = true">
             <div class="total3 total">总额度:<span style="font-size: 40px;">{{numFormat(common1[5])}}<span
                   style="font-size: 30px;">亿</span></span></div>

+ 4 - 4
investmentPort/js/groupData.js

@@ -221,7 +221,7 @@ let left11 = {
   hoverPause: true,
   header: ['企业集团', '项目名 ', '投资总额'],
   headerHeight: 80,
-  headerBGC: '#042148',
+  headerBGC: '#092853',
   oddRowBGC: '#001c42',
   evenRowBGC: '#001c42',
   // oddRowBGC: '#05507b33',
@@ -308,7 +308,7 @@ let left14 = [
 
 // 中间大屏
 // 左上
-let center1 = [1324.08, 442, 1169.91, 154.17]
+let center1 = [1324.08, 442, 1169.91, 154]
 // 左中
 let center2 = [
   {
@@ -412,9 +412,9 @@ let center8 = [
 ]
 let center9 = {
   header: ['企业集团', '项目名称', '投资金额'],
-  headerBGC: '#042148',
+  headerBGC: '#092853',
   oddRowBGC: '#011e48',
-  evenRowBGC: '#042148',
+  evenRowBGC: '#092853',
   headerHeight: '80',
   rowNum: 6,
   columnWidth: [150, 450, 150],

+ 45 - 46
investmentPort/js/investHomeGroup.js

@@ -1330,7 +1330,7 @@ let app = new Vue({
             type: "liquidFill",
             radius: "80%",
             data: [common2[0], common2[0] + 0.05, common2[0] - 0.05],
-            waveLength :'50%', //波浪长度
+            waveLength: '50%', //波浪长度
             // data: [
             //   {}
             // ],
@@ -1434,7 +1434,6 @@ let app = new Vue({
     initChartL1 () {
       let myChart = echarts.init(this.$refs['echartL1'])
       option = {
-        backgroundColor: "#042148",
         series: [
           {
             type: "liquidFill",
@@ -1442,7 +1441,7 @@ let app = new Vue({
             data: [left2[0], left2[0] + 0.05, left2[0] - 0.05],
             // amplitude:'15%',
             // period:'1500',
-            waveLength :'50%', //波浪长度
+            waveLength: '50%', //波浪长度
             // data: [
             //   {}
             // ],
@@ -1554,7 +1553,7 @@ let app = new Vue({
       let that = this
 
       var option = {
-        colors: ['#a79c57', '#cc8c29', '#91a65f', '#e1d7da', '#383062', '#034a39','#b48494','#85868b'],
+        colors: ['#a79c57', '#cc8c29','#034a39', '#383062',  '#91a65f', '#e1d7da', '#b48494', '#85868b'],
         chart: {
           type: 'pie',
           backgroundColor: 'rgba(0,0,0,0)',
@@ -1798,7 +1797,7 @@ let app = new Vue({
 
       let that = this
       var chart = Highcharts.chart('echartL3', {
-        colors: ['#a79c57', '#cc8c29', '#91a65f', '#e1d7da', '#383062', '#034a39','#b48494','#85868b'],
+        colors: ['#a79c57', '#cc8c29', '#034a39', '#383062', '#91a65f', '#e1d7da', '#b48494', '#85868b'],
         chart: {
           type: 'pie',
           backgroundColor: 'rgba(0,0,0,0)',
@@ -1949,8 +1948,8 @@ let app = new Vue({
               mouseOver: function (e) { //鼠标移入停止轮播并且找到移入的当前数据设为选中
                 //console.log(e) 
                 chartData.forEach((item, index) => {
-                  // item.sliced = false
-                  // item.selected = false
+                  item.sliced = false
+                  item.selected = false
                 })
                 // chartData[e.target.index].sliced = true
                 // chartData[e.target.index].selected = true
@@ -1978,11 +1977,11 @@ let app = new Vue({
                 timer = setInterval(function () {
                   autoTooltip(points[i]);
                   chartData.forEach((item, index) => {
-                    // item.sliced = false
-                    // item.selected = false
+                    item.sliced = false
+                    item.selected = false
                     if (index == i) {
-                      item.sliced = true
-                      item.selected = true
+                      // item.sliced = true
+                      // item.selected = true
                     }
                   })
                   chart.update({
@@ -2003,8 +2002,8 @@ let app = new Vue({
                   if (i === len) {
                     i = 0;
                     chartData.forEach((item, index) => {
-                      // item.sliced = false
-                      // item.selected = false
+                      item.sliced = false
+                      item.selected = false
                     })
                     chart.update({
                       series: [{
@@ -2159,13 +2158,13 @@ let app = new Vue({
             itemStyle: {
               // barBorderRadius: [10, 10, 0, 0],
               color: new echarts.graphic.LinearGradient(0, 1, 0, 0, [
-     {
+                {
                   offset: 0,
-                  color: '#69c0ff',
+                  color: '#b9b7c060',
                 },
                 {
                   offset: 1,
-                  color: '#69c0ff',
+                  color: '#b9b7c060',
                 },
               ]),
             },
@@ -2195,7 +2194,7 @@ let app = new Vue({
         that.titleName = param.name
         that.echartEnterpriseShow = true
         // 如果是接口版数据版
-        if(that.versions){
+        if (that.versions) {
           let findData = dataList.find(item => {
             return item.mdnb_textfield == param.name
           })
@@ -2221,7 +2220,7 @@ let app = new Vue({
       let that = this
 
       var option = {
-        colors: ['#a79c57', '#cc8c29', '#91a65f', '#e1d7da', '#383062', '#034a39','#b48494','#85868b'],
+        colors: ['#a79c57', '#cc8c29', '#034a39', '#383062', '#91a65f', '#e1d7da', '#b48494', '#85868b'],
         chart: {
           type: 'pie',
           backgroundColor: 'rgba(0,0,0,0)',
@@ -2431,7 +2430,7 @@ let app = new Vue({
       let that = this
 
       var option = {
-        colors: ['#a79c57', '#cc8c29', '#91a65f', '#e1d7da', '#383062', '#034a39','#b48494','#85868b'],
+        colors: ['#a79c57', '#cc8c29', '#034a39', '#383062', '#91a65f', '#e1d7da', '#b48494', '#85868b'],
         chart: {
           type: 'pie',
           backgroundColor: 'rgba(0,0,0,0)',
@@ -2641,7 +2640,7 @@ let app = new Vue({
       let that = this
 
       var option = {
-        colors: ['#a79c57', '#cc8c29', '#91a65f', '#e1d7da', '#383062', '#034a39','#b48494','#85868b'],
+        colors: ['#a79c57', '#cc8c29', '#034a39', '#383062', '#91a65f', '#e1d7da', '#b48494', '#85868b'],
         chart: {
           type: 'pie',
           backgroundColor: 'rgba(0,0,0,0)',
@@ -2852,7 +2851,7 @@ let app = new Vue({
       let that = this
 
       var option = {
-        colors: ['#a79c57', '#cc8c29', '#91a65f', '#e1d7da', '#383062', '#034a39','#b48494','#85868b'],
+        colors: ['#a79c57', '#cc8c29', '#034a39', '#383062', '#91a65f', '#e1d7da', '#b48494', '#85868b'],
         chart: {
           type: 'pie',
           backgroundColor: 'rgba(0,0,0,0)',
@@ -3197,11 +3196,11 @@ let app = new Vue({
       //   });
       // })
       this.chartCarousel.on('mouseover', (params) => {
-       that.$refs.aaa.handleHover(true,1,2,3,4)
+        that.$refs.aaa.handleHover(true, 1, 2, 3, 4)
       })
       this.chartCarousel.on('mouseout', (params) => {
-        that.$refs.aaa.handleHover(false,1,2,3,4)
-       })
+        that.$refs.aaa.handleHover(false, 1, 2, 3, 4)
+      })
       this.chartCarousel.setOption(option)
       // tools.loopShowTooltip(myChart, option, {
       //   nterval: 2000,
@@ -3520,7 +3519,7 @@ let app = new Vue({
       let that = this
 
       var option = {
-        colors: ['#a79c57', '#cc8c29', '#91a65f', '#e1d7da', '#383062', '#034a39','#b48494','#85868b'],
+        colors: ['#a79c57', '#cc8c29', '#034a39', '#383062', '#91a65f', '#e1d7da', '#b48494', '#85868b'],
         chart: {
           type: 'pie',
           backgroundColor: 'rgba(0,0,0,0)',
@@ -4824,7 +4823,7 @@ let app = new Vue({
                 color: new echarts.graphic.LinearGradient(0, 0, 0, 1, [
                   {
                     offset: 0,
-                    color: '#74a55d',
+                    color: '#a79c57',
                   },
                   {
                     offset: 1,
@@ -4844,7 +4843,7 @@ let app = new Vue({
                 color: new echarts.graphic.LinearGradient(0, 0, 0, 1, [
                   {
                     offset: 0,
-                    color: '#cea446',
+                    color: '#cc8c29',
                   },
                   {
                     offset: 1,
@@ -4864,7 +4863,7 @@ let app = new Vue({
                 color: new echarts.graphic.LinearGradient(0, 0, 0, 1, [
                   {
                     offset: 0,
-                    color: '#b84b4b',
+                    color: '#034a39',
                   },
                   {
                     offset: 1,
@@ -4884,7 +4883,7 @@ let app = new Vue({
                 color: new echarts.graphic.LinearGradient(0, 0, 0, 1, [
                   {
                     offset: 0,
-                    color: '#5593ab',
+                    color: '#383062',
                   },
                   {
                     offset: 1,
@@ -4904,7 +4903,7 @@ let app = new Vue({
                 color: new echarts.graphic.LinearGradient(0, 0, 0, 1, [
                   {
                     offset: 0,
-                    color: '#2a7652',
+                    color: '#91a65f',
                   },
                   {
                     offset: 1,
@@ -4964,7 +4963,7 @@ let app = new Vue({
         }
       })
       let option = {
-        color: ['#74a55d', '#cea446', '#b84b4b'],
+        color: ['#1a5137', '#8e6b1f', '#5f2226'],
         dataZoom: [
           {
             // start: 9,//默认为@
@@ -5017,7 +5016,7 @@ let app = new Vue({
             fontFamily: 'Microsoft YaHei'
           },
           formatter: data => {
-            return `${data[0].value[0]}<br /><span style="display:inline-block;border-radius:50%; width:7px;height:7px;background-color:${data[0].color}"></span> ${data[0].seriesName}:${data[0].data[1]}亿<br /><span style="display:inline-block;border-radius:50%; width:7px;height:7px;background-color:${data[1].color}"></span> ${data[1].seriesName}:${data[1].data[1]}亿<br /><span style="display:inline-block;border-radius:50%; width:7px;height:7px;background-color:${data[2].color}"></span> ${data[2].seriesName}:${data[2].data[1]}亿`
+            return `${data[0].value[0]}<br /><span style="display:inline-block;border-radius:50%; width:7px;height:7px;background-color:${data[0].color}"></span> ${data[0].seriesName}:${data[0].data[1]}%<br /><span style="display:inline-block;border-radius:50%; width:7px;height:7px;background-color:${data[1].color}"></span> ${data[1].seriesName}:${data[1].data[1]}%<br /><span style="display:inline-block;border-radius:50%; width:7px;height:7px;background-color:${data[2].color}"></span> ${data[2].seriesName}:${data[2].data[1]}%`
           },
           axisPointer: {
             //  // type: 'cross',',
@@ -5030,7 +5029,7 @@ let app = new Vue({
           bottom: '5%',
         },
         yAxis: {
-          name: '亿',
+          name: '',
           splitLine: {
             show: true,
             lineStyle: {
@@ -5043,7 +5042,7 @@ let app = new Vue({
           },
           axisLabel: {
             show: true,
-            formatter: '{value}',
+            formatter: '{value}%',
             textStyle: {
               color: '#fff',
               fontSize: '20',
@@ -5102,7 +5101,7 @@ let app = new Vue({
             itemStyle: itemStyle,
             data: right5[1],
             symbolSize: function (data) {
-              return Math.sqrt(Math.abs(data[1])) * 8;
+              return Math.sqrt(Math.abs(data[1])) * 9;
             },
           },
           {
@@ -5111,7 +5110,7 @@ let app = new Vue({
             itemStyle: itemStyle,
             data: right5[2],
             symbolSize: function (data) {
-              return Math.sqrt(Math.abs(data[1])) * 7;
+              return Math.sqrt(Math.abs(data[1])) * 9;
             },
           }
         ]
@@ -5294,11 +5293,11 @@ let app = new Vue({
                 color: new echarts.graphic.LinearGradient(0, 0, 0, 1, [
                   {
                     offset: 0,
-                    color: '#b84b4b',
+                    color: '#5f2226',
                   },
                   {
                     offset: 1,
-                    color: '#b84b4b',
+                    color: '#5f2226',
                   },
                 ]),
               },
@@ -5315,11 +5314,11 @@ let app = new Vue({
                 color: new echarts.graphic.LinearGradient(0, 0, 0, 1, [
                   {
                     offset: 0,
-                    color: '#cea446',
+                    color: '#8e6b1f',
                   },
                   {
                     offset: 1,
-                    color: '#cea446',
+                    color: '#8e6b1f',
                   },
                 ]),
               },
@@ -5336,11 +5335,11 @@ let app = new Vue({
                 color: new echarts.graphic.LinearGradient(0, 0, 0, 1, [
                   {
                     offset: 0,
-                    color: '#2a7652',
+                    color: '#1a5137',
                   },
                   {
                     offset: 1,
-                    color: '#2a7652',
+                    color: '#1a5137',
                   },
                 ]),
               },
@@ -5552,7 +5551,7 @@ let app = new Vue({
                 color: new echarts.graphic.LinearGradient(0, 0, 0, 1, [
                   {
                     offset: 0,
-                    color: '#74a55d',
+                    color: '#a79c57',
                   },
                   {
                     offset: 1,
@@ -5572,7 +5571,7 @@ let app = new Vue({
                 color: new echarts.graphic.LinearGradient(0, 0, 0, 1, [
                   {
                     offset: 0,
-                    color: '#cea446',
+                    color: '#cc8c29',
                   },
                   {
                     offset: 1,
@@ -5592,7 +5591,7 @@ let app = new Vue({
                 color: new echarts.graphic.LinearGradient(0, 0, 0, 1, [
                   {
                     offset: 0,
-                    color: '#b84b4b',
+                    color: '#034a39',
                   },
                   {
                     offset: 1,
@@ -5612,7 +5611,7 @@ let app = new Vue({
                 color: new echarts.graphic.LinearGradient(0, 0, 0, 1, [
                   {
                     offset: 0,
-                    color: '#5593ab',
+                    color: '#383062',
                   },
                   {
                     offset: 1,

+ 17 - 9
investmentPort/styles/investHomeGroup.css

@@ -211,7 +211,7 @@ div {
 }
 .LeftBox .commonBack,
 .RightBox .commonBack {
-  background-color: #042148;
+  background-color: #092853;
   border-radius: 15px;
 }
 .LeftBox .left-rt .content {
@@ -348,13 +348,13 @@ div {
 }
 .CenterBox .boxs {
   display: grid;
-  grid-template-columns: repeat(2, 1fr);
-  grid-template-rows: repeat(2, 1fr);
+  grid-template-columns: 1fr 2fr 2fr;
+  grid-template-rows: 2fr 2fr;
   padding: 10px;
   color: #69c0ff;
   height: 100%;
 }
-.CenterBox .boxs > div {
+.CenterBox .boxs > .numberContent {
   flex: 0 0 50%;
   background: url('../groupImg/left1-bg.png') no-repeat center;
   background-size: 100% 100%;
@@ -364,13 +364,13 @@ div {
   align-items: center;
   flex-direction: column;
 }
-.CenterBox .boxs > div > p {
+.CenterBox .boxs > .numberContent > p {
   width: 80%;
 }
-.CenterBox .boxs > div > p:nth-child(1) {
+.CenterBox .boxs > .numberContent > p:nth-child(1) {
   text-align: center;
 }
-.CenterBox .boxs > div > p:nth-child(2) {
+.CenterBox .boxs > .numberContent > p:nth-child(2) {
   margin-top: 25px;
   text-align: center;
 }
@@ -417,14 +417,14 @@ div {
   font-weight: bold;
   align-items: center;
   justify-content: center;
-  background-color: #042148;
+  background-color: #092853;
 }
 .CenterBox .b {
   padding: 15px 0;
   display: flex;
   align-items: center;
   justify-content: space-around;
-  background-color: rgba(7, 42, 76, 0.6);
+  background-color: #092853;
   padding: 15px 0;
 }
 .CenterBox .b span {
@@ -541,6 +541,14 @@ tspan{
 .CenterBox .tooltip-cont span {
   color: #69c0ff;
 }
+.CenterBox .numberTitle{
+  writing-mode:vertical-rl;
+  font-size: 30px;
+  display: flex;
+  justify-content: center;
+  align-items: center;
+  font-weight: bold;
+}
 .RightBox .right-t {
   display: grid;
   gap: 10px;