You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
149 lines
3.1 KiB
149 lines
3.1 KiB
2 years ago
|
.right2 {
|
||
|
margin-left: 12px;
|
||
|
}
|
||
|
.b-dyxf {
|
||
|
height: 328px;
|
||
|
|
||
|
.dyxf-main {
|
||
|
position: relative;
|
||
|
|
||
|
.dyxf-pie {
|
||
|
position: absolute;
|
||
|
top: 45px;
|
||
|
left: 15px;
|
||
|
|
||
|
.pie {
|
||
|
width: 200px;
|
||
|
height: 180px;
|
||
|
}
|
||
|
|
||
|
.pie-title {
|
||
|
font-size: 18px;
|
||
|
font-family: Alibaba PuHuiTi;
|
||
|
font-weight: 400;
|
||
|
color: #ffffff;
|
||
|
margin-top: -10px;
|
||
|
margin-left: 47px;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
.dyxf-static {
|
||
|
position: absolute;
|
||
|
top: 60px;
|
||
|
left: 235px;
|
||
|
|
||
|
.dyxf-static-row {
|
||
|
display: flex;
|
||
|
justify-content: space-around;
|
||
|
|
||
|
.static-item {
|
||
|
.item-title {
|
||
|
font-size: 16px;
|
||
|
font-family: Alibaba PuHuiTi;
|
||
|
font-weight: 400;
|
||
|
color: #ffffff;
|
||
|
text-shadow: 0px 2px 4px #004189;
|
||
|
}
|
||
|
|
||
|
.item-num {
|
||
|
margin-top: 10px;
|
||
|
display: flex;
|
||
|
align-items: flex-end;
|
||
|
background-image: url('./../assets/icon/dyxf-bg.png');
|
||
|
background-size: 100% 100%;
|
||
|
padding-top: 5px;
|
||
|
|
||
|
.num-left {
|
||
|
line-height: 30px;
|
||
|
margin-left: 20px;
|
||
|
font-size: 24px;
|
||
|
font-family: Arial;
|
||
|
font-weight: bold;
|
||
|
color: #ffffff;
|
||
|
}
|
||
|
|
||
|
.num-right {
|
||
|
margin-bottom: 3px;
|
||
|
margin-left: 12px;
|
||
|
font-size: 16px;
|
||
|
font-family: Arial;
|
||
|
font-weight: bold;
|
||
|
color: #ffb10a;
|
||
|
text-shadow: 0px 2px 4px #004189;
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
.item2 {
|
||
|
margin-left: 25px;
|
||
|
}
|
||
|
}
|
||
|
.row2 {
|
||
|
margin-top: 30px;
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
.b-dyqz {
|
||
|
height: 327px;
|
||
|
|
||
|
.dyqz-main {
|
||
|
.line {
|
||
|
width: 600px;
|
||
|
height: 270px;
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
|
||
|
.b-xjph {
|
||
|
height: 269px;
|
||
|
|
||
|
.table {
|
||
|
box-sizing: border-box;
|
||
|
padding: 17px 11px;
|
||
|
width: 100%;
|
||
|
height: 100%;
|
||
|
box-sizing: border-box;
|
||
|
.screen-custom-table {
|
||
|
::v-deep ul {
|
||
|
.table-body .scroll-view .table-tr + .table-tr {
|
||
|
border: none;
|
||
|
}
|
||
|
.table-header {
|
||
|
font-size: 16px;
|
||
|
font-family: PingFang-SC-Bold;
|
||
|
}
|
||
|
.table-body {
|
||
|
height: 199px;
|
||
|
.table-tr {
|
||
|
margin-top: 12px;
|
||
|
// background-image: url('./../assets/icon/tableTdBg.png');
|
||
|
// background-size: 100% 100%;
|
||
|
}
|
||
|
// .table-tr:nth-child(2n) {
|
||
|
// background: rgba(11, 68, 135, 0.1);
|
||
|
// &:hover {
|
||
|
// .table-td {
|
||
|
// color: #fff !important;
|
||
|
// }
|
||
|
// }
|
||
|
// }
|
||
|
// .table-tr:nth-child(2n + 1) {
|
||
|
// &:hover {
|
||
|
// .table-td {
|
||
|
// color: #fff !important;
|
||
|
// }
|
||
|
// }
|
||
|
// }
|
||
|
// .table-tr {
|
||
|
// .table-td:nth-child(2) {
|
||
|
// white-space: nowrap;
|
||
|
// overflow: hidden;
|
||
|
// text-overflow: ellipsis;
|
||
|
// }
|
||
|
// }
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|