|
|
@ -1098,13 +1098,13 @@
|
|
|
|
// overflow-y: scroll;
|
|
|
|
// overflow-y: scroll;
|
|
|
|
.main-row {
|
|
|
|
.main-row {
|
|
|
|
// height: 100%;
|
|
|
|
// height: 100%;
|
|
|
|
height: 540px;
|
|
|
|
height: 580px;
|
|
|
|
display: flex;
|
|
|
|
display: flex;
|
|
|
|
background-color: #f6f7f9;
|
|
|
|
background-color: #f6f7f9;
|
|
|
|
.work-main-left {
|
|
|
|
.work-main-left {
|
|
|
|
background-color: #fff;
|
|
|
|
background-color: #fff;
|
|
|
|
border-radius: 10px;
|
|
|
|
border-radius: 10px;
|
|
|
|
margin-right: 10px;
|
|
|
|
margin-right: 20px;
|
|
|
|
height: 100%;
|
|
|
|
height: 100%;
|
|
|
|
.main-left {
|
|
|
|
.main-left {
|
|
|
|
padding: 10px 20px;
|
|
|
|
padding: 10px 20px;
|
|
|
@ -1113,15 +1113,37 @@
|
|
|
|
// display: flex;
|
|
|
|
// display: flex;
|
|
|
|
// justify-content: space-between;
|
|
|
|
// justify-content: space-between;
|
|
|
|
// align-items: center;
|
|
|
|
// align-items: center;
|
|
|
|
padding: 5px 0 10px;
|
|
|
|
// padding: 5px 0 10px;
|
|
|
|
margin-bottom: 15px;
|
|
|
|
margin-bottom: 10px;
|
|
|
|
|
|
|
|
display: flex;
|
|
|
|
|
|
|
|
// align-items: center;
|
|
|
|
|
|
|
|
align-items: flex-end;
|
|
|
|
|
|
|
|
justify-content: space-between;
|
|
|
|
|
|
|
|
.left-header-titleS {
|
|
|
|
|
|
|
|
display: flex;
|
|
|
|
|
|
|
|
align-items: center;
|
|
|
|
|
|
|
|
.dataCloudMap-birght {
|
|
|
|
|
|
|
|
width: 6px;
|
|
|
|
|
|
|
|
height: 18px;
|
|
|
|
|
|
|
|
background: #0086FF;
|
|
|
|
|
|
|
|
box-shadow: 3px 0 3px 0px #0086FF;
|
|
|
|
|
|
|
|
border-radius: 5px 5px 5px 5px;
|
|
|
|
|
|
|
|
}
|
|
|
|
.left-header-title {
|
|
|
|
.left-header-title {
|
|
|
|
// font-family: PingFang-SC, PingFang-SC;
|
|
|
|
font-family: AlibabaPuHuiTiB;
|
|
|
|
|
|
|
|
margin: 0 10px;
|
|
|
|
font-weight: bold;
|
|
|
|
font-weight: bold;
|
|
|
|
font-size: 14px;
|
|
|
|
font-size: 18px;
|
|
|
|
color: #333333;
|
|
|
|
color: #333333;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.el-button {
|
|
|
|
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
|
|
|
|
font-weight: 500;
|
|
|
|
|
|
|
|
font-size: 14px;
|
|
|
|
|
|
|
|
color: #0086FF;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
.left-main {
|
|
|
|
.left-main {
|
|
|
|
// display: grid;
|
|
|
|
// display: grid;
|
|
|
|
// grid-template-columns: 1fr;
|
|
|
|
// grid-template-columns: 1fr;
|
|
|
@ -1208,6 +1230,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.service-left {
|
|
|
|
|
|
|
|
padding: 10px 20px;
|
|
|
|
|
|
|
|
}
|
|
|
|
.work-main-right {
|
|
|
|
.work-main-right {
|
|
|
|
background-color: #fff;
|
|
|
|
background-color: #fff;
|
|
|
|
border-radius: 10px;
|
|
|
|
border-radius: 10px;
|
|
|
@ -1219,17 +1244,29 @@
|
|
|
|
justify-content: space-between;
|
|
|
|
justify-content: space-between;
|
|
|
|
align-items: center;
|
|
|
|
align-items: center;
|
|
|
|
margin-bottom: 15px;
|
|
|
|
margin-bottom: 15px;
|
|
|
|
|
|
|
|
.right-header-box {
|
|
|
|
|
|
|
|
display: flex;
|
|
|
|
|
|
|
|
align-items: center;
|
|
|
|
|
|
|
|
.dataCloudMap-birght {
|
|
|
|
|
|
|
|
width: 6px;
|
|
|
|
|
|
|
|
height: 18px;
|
|
|
|
|
|
|
|
background: #0086FF;
|
|
|
|
|
|
|
|
box-shadow: 3px 0 3px 0px #0086FF;
|
|
|
|
|
|
|
|
border-radius: 5px 5px 5px 5px;
|
|
|
|
|
|
|
|
}
|
|
|
|
.right-header-title {
|
|
|
|
.right-header-title {
|
|
|
|
// font-family: PingFang-SC, PingFang-SC;
|
|
|
|
font-family: AlibabaPuHuiTiB;
|
|
|
|
|
|
|
|
margin: 0 10px;
|
|
|
|
font-weight: bold;
|
|
|
|
font-weight: bold;
|
|
|
|
font-size: 14px;
|
|
|
|
font-size: 18px;
|
|
|
|
color: #333333;
|
|
|
|
color: #333333;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
.el-button {
|
|
|
|
.el-button {
|
|
|
|
// font-family: PingFang-SC, PingFang-SC;
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
font-weight: 500;
|
|
|
|
font-weight: 500;
|
|
|
|
font-size: 14px;
|
|
|
|
font-size: 14px;
|
|
|
|
color: #134EE6;
|
|
|
|
color: #0086FF;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.right-main {
|
|
|
|
.right-main {
|
|
|
@ -1290,6 +1327,9 @@
|
|
|
|
// align-content: space-between;
|
|
|
|
// align-content: space-between;
|
|
|
|
justify-content: space-between;
|
|
|
|
justify-content: space-between;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
// 招商信息分析
|
|
|
|
|
|
|
|
.main-row-two {
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
// 企业端首页
|
|
|
|
// 企业端首页
|
|
|
|
.home-index-main {
|
|
|
|
.home-index-main {
|
|
|
@ -1352,156 +1392,6 @@
|
|
|
|
background-color: #fff;
|
|
|
|
background-color: #fff;
|
|
|
|
border-radius: 10px;
|
|
|
|
border-radius: 10px;
|
|
|
|
padding: 10px 20px;
|
|
|
|
padding: 10px 20px;
|
|
|
|
.echart-title {
|
|
|
|
|
|
|
|
display: flex;
|
|
|
|
|
|
|
|
align-items: center;
|
|
|
|
|
|
|
|
justify-content: space-between;
|
|
|
|
|
|
|
|
.echart-left-title {
|
|
|
|
|
|
|
|
display: grid;
|
|
|
|
|
|
|
|
grid-template-columns: auto auto; /* 自动列宽 */
|
|
|
|
|
|
|
|
align-items: end; /* 垂直对齐方式:底部对齐 */
|
|
|
|
|
|
|
|
margin-top: -10px;
|
|
|
|
|
|
|
|
.L-title-left {
|
|
|
|
|
|
|
|
display: flex;
|
|
|
|
|
|
|
|
align-items: center;
|
|
|
|
|
|
|
|
.dataCloudMap-birght {
|
|
|
|
|
|
|
|
width: 6px;
|
|
|
|
|
|
|
|
height: 18px;
|
|
|
|
|
|
|
|
background: #0086FF;
|
|
|
|
|
|
|
|
box-shadow: 3px 0 3px 0px #0086FF;
|
|
|
|
|
|
|
|
border-radius: 5px 5px 5px 5px;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.dataCloudMap-title {
|
|
|
|
|
|
|
|
font-family: AlibabaPuHuiTiB;
|
|
|
|
|
|
|
|
font-size: 18px;
|
|
|
|
|
|
|
|
color: #333333;
|
|
|
|
|
|
|
|
margin: 0 10px;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.dataCloudMap-data {
|
|
|
|
|
|
|
|
font-family: AlibabaPuHuiTiR;
|
|
|
|
|
|
|
|
font-size: 14px;
|
|
|
|
|
|
|
|
color: #999999;
|
|
|
|
|
|
|
|
line-height: 22px;
|
|
|
|
|
|
|
|
// line-height: 31px;
|
|
|
|
|
|
|
|
// margin-top: 5px;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.rightBigNav {
|
|
|
|
|
|
|
|
padding: 2px;
|
|
|
|
|
|
|
|
box-sizing: border-box;
|
|
|
|
|
|
|
|
height: 33px;
|
|
|
|
|
|
|
|
// background: #fff;
|
|
|
|
|
|
|
|
.right-nav {
|
|
|
|
|
|
|
|
display: flex;
|
|
|
|
|
|
|
|
height: 100%;
|
|
|
|
|
|
|
|
font-size: 14px;
|
|
|
|
|
|
|
|
.tabStyle {
|
|
|
|
|
|
|
|
height: 100%;
|
|
|
|
|
|
|
|
background: #F6F9FD;
|
|
|
|
|
|
|
|
padding: 0 20px;
|
|
|
|
|
|
|
|
border-radius: 2px;
|
|
|
|
|
|
|
|
display: flex;
|
|
|
|
|
|
|
|
align-items: center;
|
|
|
|
|
|
|
|
cursor: pointer;
|
|
|
|
|
|
|
|
user-select: none;
|
|
|
|
|
|
|
|
color: #7a8599;
|
|
|
|
|
|
|
|
margin-right: 10px;
|
|
|
|
|
|
|
|
border-radius: 5px;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.change-grey-birght {
|
|
|
|
|
|
|
|
width: 8px;
|
|
|
|
|
|
|
|
height: 8px;
|
|
|
|
|
|
|
|
background: #C7DAEE;
|
|
|
|
|
|
|
|
border-radius: 50%;
|
|
|
|
|
|
|
|
margin-right: 5px;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.change-blue-birght {
|
|
|
|
|
|
|
|
background: #0086FF;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.change-grey-text {
|
|
|
|
|
|
|
|
color: #94A9C0;
|
|
|
|
|
|
|
|
font-size: 14px;
|
|
|
|
|
|
|
|
font-weight: 500;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.change-blue-text {
|
|
|
|
|
|
|
|
color: #0086FF;
|
|
|
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.change-blue {
|
|
|
|
|
|
|
|
background: #E8F3FC;
|
|
|
|
|
|
|
|
color: #fff;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.components-box {
|
|
|
|
|
|
|
|
height: 100%;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.echarts-data-box {
|
|
|
|
|
|
|
|
display: grid;
|
|
|
|
|
|
|
|
grid-template-columns: 1fr 1fr 1fr;
|
|
|
|
|
|
|
|
margin: 15px 0 12px;
|
|
|
|
|
|
|
|
.E-box-item {
|
|
|
|
|
|
|
|
display: flex;
|
|
|
|
|
|
|
|
.img-box {
|
|
|
|
|
|
|
|
width: 50px;
|
|
|
|
|
|
|
|
height: 50px;
|
|
|
|
|
|
|
|
border-radius: 50%;
|
|
|
|
|
|
|
|
margin-right: 10px;
|
|
|
|
|
|
|
|
background-size: contain; /* 图片大小适应容器 */
|
|
|
|
|
|
|
|
background-position: center; /* 图片居中 */
|
|
|
|
|
|
|
|
background-repeat: no-repeat; /* 不重复显示背景图 */
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.img-box-one {
|
|
|
|
|
|
|
|
background-image: url("../images/mapIconOne.png");
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.img-box-two {
|
|
|
|
|
|
|
|
background-image: url("../images/mapIconTwo.png");
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.img-box-three {
|
|
|
|
|
|
|
|
background-image: url("../images/mapIconThree.png");
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.data-box {
|
|
|
|
|
|
|
|
display: flex;
|
|
|
|
|
|
|
|
justify-content: space-between;
|
|
|
|
|
|
|
|
flex-direction: column;
|
|
|
|
|
|
|
|
.box-number {
|
|
|
|
|
|
|
|
display: flex;
|
|
|
|
|
|
|
|
align-items: flex-end;
|
|
|
|
|
|
|
|
.number-yuan {
|
|
|
|
|
|
|
|
font-family: DINCondensed, DINCondensed;
|
|
|
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
|
|
|
font-size: 36px;
|
|
|
|
|
|
|
|
line-height: 30px;
|
|
|
|
|
|
|
|
margin-right: 5px;
|
|
|
|
|
|
|
|
color: #333333;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.yuan-unit {
|
|
|
|
|
|
|
|
font-family: PingFang-SC, PingFang-SC;
|
|
|
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
|
|
|
font-size: 12px;
|
|
|
|
|
|
|
|
line-height: 18px;
|
|
|
|
|
|
|
|
color: #666666;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.box-bottom {
|
|
|
|
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
|
|
|
|
font-weight: 500;
|
|
|
|
|
|
|
|
font-size: 12px;
|
|
|
|
|
|
|
|
color: #666666;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
#echarts {
|
|
|
|
|
|
|
|
width: 100%;
|
|
|
|
|
|
|
|
height: calc(100% - 110px);
|
|
|
|
|
|
|
|
// height: 30vh;
|
|
|
|
|
|
|
|
// height: 370px;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
// 行业纵深情况
|
|
|
|
// 行业纵深情况
|
|
|
|
.dataCloudMap-left-bottom {
|
|
|
|
.dataCloudMap-left-bottom {
|
|
|
@ -1615,8 +1505,9 @@
|
|
|
|
height: 42%;
|
|
|
|
height: 42%;
|
|
|
|
background-color: #fff;
|
|
|
|
background-color: #fff;
|
|
|
|
border-radius: 10px;
|
|
|
|
border-radius: 10px;
|
|
|
|
// padding: 10px 20px 15px;
|
|
|
|
padding: 10px 20px 15px;
|
|
|
|
padding: 1vh 20px 1.5vh;
|
|
|
|
// padding: 1vh 20px 1.5vh;
|
|
|
|
|
|
|
|
// padding: 1rem 2rem 1rem;
|
|
|
|
display: flex;
|
|
|
|
display: flex;
|
|
|
|
flex-direction: column;
|
|
|
|
flex-direction: column;
|
|
|
|
// justify-content: space-between;
|
|
|
|
// justify-content: space-between;
|
|
|
@ -1651,7 +1542,15 @@
|
|
|
|
line-height: 22px;
|
|
|
|
line-height: 22px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.dataCloudMap-enterprise-bottom {
|
|
|
|
|
|
|
|
flex: 1;
|
|
|
|
|
|
|
|
display: flex;
|
|
|
|
|
|
|
|
flex-direction: column;
|
|
|
|
|
|
|
|
// justify-content: space-between;
|
|
|
|
|
|
|
|
align-content: space-between;
|
|
|
|
|
|
|
|
}
|
|
|
|
.dataCloudMap-enterprise {
|
|
|
|
.dataCloudMap-enterprise {
|
|
|
|
|
|
|
|
flex: 1;
|
|
|
|
margin-top: 15px;
|
|
|
|
margin-top: 15px;
|
|
|
|
// margin-top: 2vh;
|
|
|
|
// margin-top: 2vh;
|
|
|
|
display: grid;
|
|
|
|
display: grid;
|
|
|
@ -1661,6 +1560,11 @@
|
|
|
|
.el-card {
|
|
|
|
.el-card {
|
|
|
|
background-color: #fff;
|
|
|
|
background-color: #fff;
|
|
|
|
border: none;
|
|
|
|
border: none;
|
|
|
|
|
|
|
|
flex: 1;
|
|
|
|
|
|
|
|
display: flex;
|
|
|
|
|
|
|
|
flex-direction: column;
|
|
|
|
|
|
|
|
// justify-content: space-between;
|
|
|
|
|
|
|
|
align-content: space-between;
|
|
|
|
.el-card__header {
|
|
|
|
.el-card__header {
|
|
|
|
border-bottom: none;
|
|
|
|
border-bottom: none;
|
|
|
|
padding: 10px 15px 3px;
|
|
|
|
padding: 10px 15px 3px;
|
|
|
@ -1674,12 +1578,20 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.el-card__body {
|
|
|
|
.el-card__body {
|
|
|
|
padding: 7px 20px 10px 20px;
|
|
|
|
padding: 7px 20px 20px 20px;
|
|
|
|
|
|
|
|
flex: 1;
|
|
|
|
// padding: 0.7vh 1vw 1.2vh 1vw;
|
|
|
|
// padding: 0.7vh 1vw 1.2vh 1vw;
|
|
|
|
|
|
|
|
// display: flex;
|
|
|
|
|
|
|
|
// flex-direction: column;
|
|
|
|
|
|
|
|
// justify-content: space-between;
|
|
|
|
|
|
|
|
// align-content: space-between;
|
|
|
|
|
|
|
|
display: grid;
|
|
|
|
|
|
|
|
grid-template-columns: 1fr;
|
|
|
|
|
|
|
|
grid-row-gap: 10px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.card-items {
|
|
|
|
.card-items {
|
|
|
|
// margin-bottom: 0.5vw;
|
|
|
|
// margin-bottom: 0.5vw;
|
|
|
|
margin-bottom: 10px;
|
|
|
|
// margin-bottom: 10px;
|
|
|
|
padding: 7px 10px;
|
|
|
|
padding: 7px 10px;
|
|
|
|
// padding: 0.7vh 10px;
|
|
|
|
// padding: 0.7vh 10px;
|
|
|
|
background-color: #F6F9FD;
|
|
|
|
background-color: #F6F9FD;
|
|
|
@ -1752,7 +1664,7 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.dataCloudMap-statistics {
|
|
|
|
.dataCloudMap-statistics {
|
|
|
|
margin-top: 12px;
|
|
|
|
margin-top: 15px;
|
|
|
|
// margin-top: 1.5vh;
|
|
|
|
// margin-top: 1.5vh;
|
|
|
|
display: grid;
|
|
|
|
display: grid;
|
|
|
|
grid-template-columns: 1fr 1fr 1fr 1fr;
|
|
|
|
grid-template-columns: 1fr 1fr 1fr 1fr;
|
|
|
@ -1917,6 +1829,7 @@
|
|
|
|
.honor-data {
|
|
|
|
.honor-data {
|
|
|
|
margin-top: 15px;
|
|
|
|
margin-top: 15px;
|
|
|
|
// margin-top: 2vh;
|
|
|
|
// margin-top: 2vh;
|
|
|
|
|
|
|
|
flex: 1;
|
|
|
|
display: grid;
|
|
|
|
display: grid;
|
|
|
|
grid-template-columns: 1fr 1fr 1fr;
|
|
|
|
grid-template-columns: 1fr 1fr 1fr;
|
|
|
|
grid-gap: 15px;
|
|
|
|
grid-gap: 15px;
|
|
|
@ -2333,3 +2246,155 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// 服务业数据概览
|
|
|
|
|
|
|
|
.echart-title {
|
|
|
|
|
|
|
|
display: flex;
|
|
|
|
|
|
|
|
align-items: center;
|
|
|
|
|
|
|
|
justify-content: space-between;
|
|
|
|
|
|
|
|
.echart-left-title {
|
|
|
|
|
|
|
|
display: grid;
|
|
|
|
|
|
|
|
grid-template-columns: auto auto; /* 自动列宽 */
|
|
|
|
|
|
|
|
align-items: end; /* 垂直对齐方式:底部对齐 */
|
|
|
|
|
|
|
|
margin-top: -10px;
|
|
|
|
|
|
|
|
.L-title-left {
|
|
|
|
|
|
|
|
display: flex;
|
|
|
|
|
|
|
|
align-items: center;
|
|
|
|
|
|
|
|
.dataCloudMap-birght {
|
|
|
|
|
|
|
|
width: 6px;
|
|
|
|
|
|
|
|
height: 18px;
|
|
|
|
|
|
|
|
background: #0086FF;
|
|
|
|
|
|
|
|
box-shadow: 3px 0 3px 0px #0086FF;
|
|
|
|
|
|
|
|
border-radius: 5px 5px 5px 5px;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.dataCloudMap-title {
|
|
|
|
|
|
|
|
font-family: AlibabaPuHuiTiB;
|
|
|
|
|
|
|
|
font-size: 18px;
|
|
|
|
|
|
|
|
color: #333333;
|
|
|
|
|
|
|
|
margin: 0 10px;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.dataCloudMap-data {
|
|
|
|
|
|
|
|
font-family: AlibabaPuHuiTiR;
|
|
|
|
|
|
|
|
font-size: 14px;
|
|
|
|
|
|
|
|
color: #999999;
|
|
|
|
|
|
|
|
line-height: 22px;
|
|
|
|
|
|
|
|
// line-height: 31px;
|
|
|
|
|
|
|
|
// margin-top: 5px;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.rightBigNav {
|
|
|
|
|
|
|
|
padding: 2px;
|
|
|
|
|
|
|
|
box-sizing: border-box;
|
|
|
|
|
|
|
|
height: 33px;
|
|
|
|
|
|
|
|
// background: #fff;
|
|
|
|
|
|
|
|
.right-nav {
|
|
|
|
|
|
|
|
display: flex;
|
|
|
|
|
|
|
|
height: 100%;
|
|
|
|
|
|
|
|
font-size: 14px;
|
|
|
|
|
|
|
|
.tabStyle {
|
|
|
|
|
|
|
|
height: 100%;
|
|
|
|
|
|
|
|
background: #F6F9FD;
|
|
|
|
|
|
|
|
padding: 0 20px;
|
|
|
|
|
|
|
|
border-radius: 2px;
|
|
|
|
|
|
|
|
display: flex;
|
|
|
|
|
|
|
|
align-items: center;
|
|
|
|
|
|
|
|
cursor: pointer;
|
|
|
|
|
|
|
|
user-select: none;
|
|
|
|
|
|
|
|
color: #7a8599;
|
|
|
|
|
|
|
|
margin-right: 10px;
|
|
|
|
|
|
|
|
border-radius: 5px;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.change-grey-birght {
|
|
|
|
|
|
|
|
width: 8px;
|
|
|
|
|
|
|
|
height: 8px;
|
|
|
|
|
|
|
|
background: #C7DAEE;
|
|
|
|
|
|
|
|
border-radius: 50%;
|
|
|
|
|
|
|
|
margin-right: 5px;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.change-blue-birght {
|
|
|
|
|
|
|
|
background: #0086FF;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.change-grey-text {
|
|
|
|
|
|
|
|
color: #94A9C0;
|
|
|
|
|
|
|
|
font-size: 14px;
|
|
|
|
|
|
|
|
font-weight: 500;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.change-blue-text {
|
|
|
|
|
|
|
|
color: #0086FF;
|
|
|
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.change-blue {
|
|
|
|
|
|
|
|
background: #E8F3FC;
|
|
|
|
|
|
|
|
color: #fff;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.components-box {
|
|
|
|
|
|
|
|
height: 100%;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.echarts-data-box {
|
|
|
|
|
|
|
|
display: grid;
|
|
|
|
|
|
|
|
grid-template-columns: 1fr 1fr 1fr;
|
|
|
|
|
|
|
|
margin: 15px 0 12px;
|
|
|
|
|
|
|
|
.E-box-item {
|
|
|
|
|
|
|
|
display: flex;
|
|
|
|
|
|
|
|
.img-box {
|
|
|
|
|
|
|
|
width: 50px;
|
|
|
|
|
|
|
|
height: 50px;
|
|
|
|
|
|
|
|
border-radius: 50%;
|
|
|
|
|
|
|
|
margin-right: 10px;
|
|
|
|
|
|
|
|
background-size: contain; /* 图片大小适应容器 */
|
|
|
|
|
|
|
|
background-position: center; /* 图片居中 */
|
|
|
|
|
|
|
|
background-repeat: no-repeat; /* 不重复显示背景图 */
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.img-box-one {
|
|
|
|
|
|
|
|
background-image: url("../images/mapIconOne.png");
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.img-box-two {
|
|
|
|
|
|
|
|
background-image: url("../images/mapIconTwo.png");
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.img-box-three {
|
|
|
|
|
|
|
|
background-image: url("../images/mapIconThree.png");
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.data-box {
|
|
|
|
|
|
|
|
display: flex;
|
|
|
|
|
|
|
|
justify-content: space-between;
|
|
|
|
|
|
|
|
flex-direction: column;
|
|
|
|
|
|
|
|
.box-number {
|
|
|
|
|
|
|
|
display: flex;
|
|
|
|
|
|
|
|
align-items: flex-end;
|
|
|
|
|
|
|
|
.number-yuan {
|
|
|
|
|
|
|
|
font-family: DINCondensed, DINCondensed;
|
|
|
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
|
|
|
font-size: 36px;
|
|
|
|
|
|
|
|
line-height: 30px;
|
|
|
|
|
|
|
|
margin-right: 5px;
|
|
|
|
|
|
|
|
color: #333333;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.yuan-unit {
|
|
|
|
|
|
|
|
font-family: PingFang-SC, PingFang-SC;
|
|
|
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
|
|
|
font-size: 12px;
|
|
|
|
|
|
|
|
line-height: 18px;
|
|
|
|
|
|
|
|
color: #666666;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.box-bottom {
|
|
|
|
|
|
|
|
font-family: PingFang-SC-Medium;
|
|
|
|
|
|
|
|
font-weight: 500;
|
|
|
|
|
|
|
|
font-size: 12px;
|
|
|
|
|
|
|
|
color: #666666;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
#echarts {
|
|
|
|
|
|
|
|
width: 100%;
|
|
|
|
|
|
|
|
height: calc(100% - 110px);
|
|
|
|
|
|
|
|
// height: 30vh;
|
|
|
|
|
|
|
|
// height: 370px;
|
|
|
|
|
|
|
|
}
|