Commit 1a4d9ff1 authored by suhuiguang's avatar suhuiguang

1.修改样式

parent 4a9fb8b4
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
// position: absolute; // position: absolute;
// height: 100%; // height: 100%;
// width: 100%; // width: 100%;
.statistical-left { .statistical-left {
position: absolute; position: absolute;
height: 100%; height: 100%;
...@@ -33,6 +34,7 @@ ...@@ -33,6 +34,7 @@
} }
} }
::-webkit-scrollbar { ::-webkit-scrollbar {
height: 3px; height: 3px;
width: 3px; width: 3px;
...@@ -85,6 +87,7 @@ ...@@ -85,6 +87,7 @@
.date { .date {
font-size: 44px; font-size: 44px;
color: rgba(1, 248, 64, 1); color: rgba(1, 248, 64, 1);
;
} }
.day { .day {
...@@ -96,529 +99,529 @@ ...@@ -96,529 +99,529 @@
font-size: 18px; font-size: 18px;
} }
} }
}
.down { .down {
height: calc(100% - 90px); height: calc(100% - 90px);
margin-left: 20px; margin-left: 20px;
background-image: url('../../assets/panoramic/main_bg_warning.png'); background-image: url('../../assets/panoramic/main_bg_warning.png');
background-repeat: repeat; background-repeat: repeat;
background-size: 100% 100%; background-size: 100% 100%;
.title { .title {
text-align: left; text-align: left;
padding-top: 15px; padding-top: 15px;
height: 50px; height: 50px;
.icon { .icon {
display: inline; display: inline;
cursor: pointer; cursor: pointer;
img { img {
padding-left: 20px; padding-left: 20px;
}
} }
}
.arrow { .arrow {
float: right; float: right;
cursor: pointer; cursor: pointer;
} }
.describe { .describe {
position: absolute; position: absolute;
width: 70px; width: 70px;
margin-top: -5px; margin-top: -5px;
margin-left: 36px; margin-left: 36px;
font-size: 16px; font-size: 16px;
color: rgba(240, 223, 45, 1); color: rgba(240, 223, 45, 1);
} }
.bottom-line { .bottom-line {
height: 2px; height: 2px;
width: 100%; width: 100%;
margin-top: 25px; margin-top: 25px;
background: radial-gradient(red 24%, black 100%); background: radial-gradient(red 24%, black 100%);
}
} }
}
.content { .content {
padding: 0px 30px; padding: 0px 30px;
height: calc(100% - 60px); height: calc(100% - 60px);
overflow: auto; overflow: auto;
span { span {
margin-top: 3px; margin-top: 3px;
font-size: 14px; font-size: 14px;
color: rgba(255, 255, 255, 1); color: rgba(255, 255, 255, 1);
} }
.title-child { .title-child {
border-bottom: 1px solid rgba(196, 86, 86, 0.3); border-bottom: 1px solid rgba(196, 86, 86, 0.3);
padding-top: 7px; padding-top: 7px;
}
} }
} }
} }
}
.common-title { .common-title {
font-size: 18px; font-size: 18px;
font-family: SourceHanSansCN-Medium, SourceHanSansCN; font-family: SourceHanSansCN-Medium, SourceHanSansCN;
font-weight: 500; font-weight: 500;
color: #70eeff; color: #70eeff;
} }
.safetyIndex { .safetyIndex {
display: flex; display: flex;
margin-left: 37px; margin-left: 37px;
padding-top: 65px; padding-top: 65px;
height: 33.3%; height: 33.3%;
.safetyIndex-icon {
width: 36px;
height: 36px;
border: 1px solid;
border-radius: 50%;
border-color: #00c3ff;
padding: 5px 7px;
.safetyIndex-safetyrate {
width: 20px;
height: 25px;
}
}
.safetyIndex-icon { .safetyIndex-content {
width: 36px; height: 100%;
height: 36px; margin-left: 30px;
border: 1px solid; margin-right: 14px;
border-radius: 50%; cursor: pointer;
border-color: #00c3ff;
padding: 5px 7px;
.safetyIndex-safetyrate { .content-item {
width: 20px; margin: 5px;
height: 25px;
}
} }
.safetyIndex-content { .safetyIndex-content-title {
height: 100%; font-size: 18px;
margin-left: 30px; font-family: SourceHanSansCN-Medium, SourceHanSansCN;
margin-right: 14px; font-weight: 500;
cursor: pointer; color: #70eeff;
}
.content-item { .safetyIndex-content-row {
margin: 5px; display: flex;
} align-items: flex-end;
.safetyIndex-content-title { .number-large {
font-size: 18px; font-size: 44px;
font-family: SourceHanSansCN-Medium, SourceHanSansCN; color: #00c3ff;
font-weight: 500;
color: #70eeff;
} }
.safetyIndex-content-row { .number-unit {
display: flex; font-size: 16px;
align-items: flex-end; margin-bottom: 10px;
.number-large {
font-size: 44px;
color: #00c3ff;
}
.number-unit {
font-size: 16px;
margin-bottom: 10px;
.row-up { .row-up {
margin-top: 3px; margin-top: 3px;
width: 15px; width: 15px;
height: 19px; height: 19px;
}
} }
} }
} }
}
.safetyIndex-content-chart { .safetyIndex-content-chart {
background-image: url('../../assets/panoramic/main_bg_dashboard.png') !important; background-image: url('../../assets/panoramic/main_bg_dashboard.png') !important;
background-repeat: no-repeat !important; background-repeat: no-repeat !important;
margin-top: -25px !important; margin-top: -25px !important;
width: 125px !important; width: 125px !important;
height: 220px !important; height: 220px !important;
}
} }
} }
}
.statistical-right { .statistical-right {
position: absolute; position: absolute;
height: 100%; height: 100%;
width: 355px; width: 355px;
padding-top: 40px; padding-top: 40px;
right: 0; right: 0;
top: 0; top: 0;
z-index: 1; z-index: 1;
.echart-week { .echart-week {
width: 321px !important; width: 321px !important;
height: 248px !important; height: 248px !important;
background-image: url('../../assets/panoramic/main_bg_line_bg.png') !important; background-image: url('../../assets/panoramic/main_bg_line_bg.png') !important;
background-repeat: no-repeat !important; background-repeat: no-repeat !important;
background-position: 31px 47px !important; background-position: 31px 47px !important;
left: 24px; left: 24px;
} }
.titleIcon {
display: inline-block;
height: 18px;
width: 14px;
vertical-align: middle;
margin-right: 7px;
margin-top: -4px;
}
.titleIcon-check {
display: inline-block;
height: 22px;
width: 22px;
vertical-align: middle;
margin-right: 7px;
margin-top: -4px;
}
.safetyIndexWeek {
height: 33.3%;
.titleIcon { .content-week-font-style {
display: inline-block; width: 146px;
height: 18px; height: 18px;
width: 14px; font-size: 18px;
vertical-align: middle; font-family: SourceHanSansCN-Medium, SourceHanSansCN;
margin-right: 7px; font-weight: 500;
margin-top: -4px; color: rgba(112, 238, 255, 1);
line-height: 65px;
} }
}
.titleIcon-check { .statisticsCheck {
display: inline-block; height: 50%;
height: 22px;
width: 22px;
vertical-align: middle;
margin-right: 7px;
margin-top: -4px;
}
.safetyIndexWeek { .check-content {
height: 33.3%; height: 100%;
.content-week-font-style { .content-xj-top {
// height: 10%;
width: 146px; width: 146px;
height: 18px;
font-size: 18px; font-size: 18px;
font-family: SourceHanSansCN-Medium, SourceHanSansCN; font-family: SourceHanSansCN-Medium, SourceHanSansCN;
font-weight: 500; font-weight: 500;
color: rgba(112, 238, 255, 1); color: rgba(112, 238, 255, 1);
line-height: 65px; line-height: 65px;
} }
}
.statisticsCheck {
height: 50%;
.check-content { .content-xj-middle {
height: 100%; height: 44%;
margin-top: 4%;
margin: 0 37px;
.content-xj-top { background: url('../../assets/panoramic/main_bg_rightmiddle.png');
// height: 10%; background-repeat: repeat;
width: 146px; background-size: 100% 100%;
font-size: 18px; }
font-family: SourceHanSansCN-Medium, SourceHanSansCN;
font-weight: 500;
color: rgba(112, 238, 255, 1);
line-height: 65px;
}
.content-xj-middle { .content-xj-bottom {
height: 44%; height: 37%;
margin-top: 4%; margin-top: 12px;
margin: 0 37px; margin: 0 37px;
background: url('../../assets/panoramic/main_bg_rightmiddle.png'); .content-week-font {
background-repeat: repeat; font-size: 13px;
background-size: 100% 100%; font-family: SourceHanSansCN-Regular, SourceHanSansCN;
font-weight: 400;
color: rgba(255, 255, 255, 1);
line-height: 24px;
} }
.content-xj-bottom { .content-font-number {
height: 37%; font-size: 16px;
margin-top: 12px; font-family: SourceHanSansCN-Regular, SourceHanSansCN;
margin: 0 37px; font-weight: 400;
color: rgba(255, 255, 255, 1);
.content-week-font { line-height: 24px;
font-size: 13px; float: right;
font-family: SourceHanSansCN-Regular, SourceHanSansCN; }
font-weight: 400;
color: rgba(255, 255, 255, 1);
line-height: 24px;
}
.content-font-number {
font-size: 16px;
font-family: SourceHanSansCN-Regular, SourceHanSansCN;
font-weight: 400;
color: rgba(255, 255, 255, 1);
line-height: 24px;
float: right;
}
.yellow-div { .yellow-div {
background-image: url('../../assets/panoramic/main_bg_tag_buhege.png') !important; background-image: url('../../assets/panoramic/main_bg_tag_buhege.png') !important;
background-repeat: no-repeat !important; background-repeat: no-repeat !important;
width: 100%; width: 100%;
padding-top: 6px; padding-top: 6px;
padding-left: 20px; padding-left: 20px;
.yellow-div-content { .yellow-div-content {
width: 252px; width: 252px;
}
} }
}
.green-div { .green-div {
background-image: url('../../assets/panoramic/main_bg_tag_hege.png') !important; background-image: url('../../assets/panoramic/main_bg_tag_hege.png') !important;
background-repeat: no-repeat !important; background-repeat: no-repeat !important;
width: 100%; width: 100%;
padding-top: 6px; padding-top: 6px;
padding-left: 20px; padding-left: 20px;
.green-div-content { .green-div-content {
width: 252px; width: 252px;
}
} }
}
.red-div { .red-div {
background-image: url('../../assets/panoramic/main_bg_tag_louyan.png') !important; background-image: url('../../assets/panoramic/main_bg_tag_louyan.png') !important;
background-repeat: no-repeat !important; background-repeat: no-repeat !important;
width: 100%; width: 100%;
padding-top: 6px; padding-top: 6px;
padding-left: 20px; padding-left: 20px;
.red-div-content { .red-div-content {
width: 252px; width: 252px;
}
} }
}
.grey-div { .grey-div {
background-image: url('../../assets/panoramic/main_bg_tag_weizhixing.png') !important; background-image: url('../../assets/panoramic/main_bg_tag_weizhixing.png') !important;
background-repeat: no-repeat !important; background-repeat: no-repeat !important;
width: 100%; width: 100%;
padding-top: 6px; padding-top: 6px;
padding-left: 20px; padding-left: 20px;
.grey-div-content { .grey-div-content {
width: 252px; width: 252px;
}
} }
} }
} }
}
.div-echars { .div-echars {
// height: 200px !important; // height: 200px !important;
background: url('../../assets/panoramic/circle_bg.png') no-repeat center center !important; background: url('../../assets/panoramic/circle_bg.png') no-repeat center center !important;
// background-position: 60px 14px !important; // background-position: 60px 14px !important;
background-repeat: no-repeat !important; background-repeat: no-repeat !important;
}
} }
}
.statisticsDuty { .statisticsDuty {
display: flex; display: flex;
height: 16.7%; height: 16.7%;
flex-direction: column; flex-direction: column;
.content-duty-font-style { .content-duty-font-style {
width: 146px; width: 146px;
font-family: SourceHanSansCN-Medium, SourceHanSansCN; font-family: SourceHanSansCN-Medium, SourceHanSansCN;
font-size: 18px; font-size: 18px;
font-weight: 500; font-weight: 500;
line-height: 65px; line-height: 65px;
color: rgba(112, 238, 255, 1); color: rgba(112, 238, 255, 1);
} }
.content-picture-div { .content-picture-div {
height: 100%; height: 100%;
// width: 100%; // width: 100%;
margin: 0 37px; margin: 0 37px;
.content-picture-left { .content-picture-left {
width: 33.3%; width: 33.3%;
float: left; float: left;
display: inline-flex; display: inline-flex;
.content-image { .content-image {
background-image: url('../../assets/panoramic/main_icon_baoan.png') !important; background-image: url('../../assets/panoramic/main_icon_baoan.png') !important;
background-repeat: no-repeat !important; background-repeat: no-repeat !important;
height: 42px !important; height: 42px !important;
width: 100%; width: 100%;
} }
.content-wenzi { .content-wenzi {
width: 100%; width: 100%;
.wenzi-zhiban { .wenzi-zhiban {
height: 13px; height: 13px;
font-size: 13px; font-size: 13px;
font-family: SourceHanSansCN-Medium, SourceHanSansCN; font-family: SourceHanSansCN-Medium, SourceHanSansCN;
font-weight: 500; font-weight: 500;
color: rgba(255, 255, 255, 1); color: rgba(255, 255, 255, 1);
line-height: 20px; line-height: 20px;
} }
.wenzi-number { .wenzi-number {
width: 15px; width: 15px;
height: 26px; height: 26px;
font-size: 26px; font-size: 26px;
font-family: SourceHanSansCN-Bold, SourceHanSansCN; font-family: SourceHanSansCN-Bold, SourceHanSansCN;
font-weight: bold; font-weight: bold;
color: rgba(34, 243, 254, 1); color: rgba(34, 243, 254, 1);
line-height: 39px; line-height: 39px;
-webkit-background-clip: text; -webkit-background-clip: text;
}
} }
} }
}
.content-picture-middle { .content-picture-middle {
width: 33.3%; width: 33.3%;
float: left; float: left;
display: inline-flex; display: inline-flex;
.content-image { .content-image {
background-image: url('../../assets/panoramic/main_icon_baoan.png') !important; background-image: url('../../assets/panoramic/main_icon_baoan.png') !important;
background-repeat: no-repeat !important; background-repeat: no-repeat !important;
height: 42px !important; height: 42px !important;
width: 100%; width: 100%;
} }
.content-wenzi { .content-wenzi {
width: 100%; width: 100%;
.wenzi-zhiban { .wenzi-zhiban {
height: 13px; height: 13px;
font-size: 13px; font-size: 13px;
font-family: SourceHanSansCN-Medium, SourceHanSansCN; font-family: SourceHanSansCN-Medium, SourceHanSansCN;
font-weight: 500; font-weight: 500;
color: rgba(255, 255, 255, 1); color: rgba(255, 255, 255, 1);
line-height: 20px; line-height: 20px;
} }
.wenzi-number { .wenzi-number {
width: 15px; width: 15px;
height: 26px; height: 26px;
font-size: 26px; font-size: 26px;
font-family: SourceHanSansCN-Bold, SourceHanSansCN; font-family: SourceHanSansCN-Bold, SourceHanSansCN;
font-weight: bold; font-weight: bold;
color: rgba(34, 243, 254, 1); color: rgba(34, 243, 254, 1);
line-height: 39px; line-height: 39px;
-webkit-background-clip: text; -webkit-background-clip: text;
}
} }
} }
}
.content-picture-right { .content-picture-right {
width: 33.3%; width: 33.3%;
float: left; float: left;
display: inline-flex; display: inline-flex;
.content-image { .content-image {
background-image: url('../../assets/panoramic/main_icon_baoan.png') !important; background-image: url('../../assets/panoramic/main_icon_baoan.png') !important;
background-repeat: no-repeat !important; background-repeat: no-repeat !important;
height: 42px !important; height: 42px !important;
width: 100%; width: 100%;
} }
.content-wenzi { .content-wenzi {
width: 100%; width: 100%;
.wenzi-zhiban { .wenzi-zhiban {
height: 13px; height: 13px;
font-size: 13px; font-size: 13px;
font-family: SourceHanSansCN-Medium, SourceHanSansCN; font-family: SourceHanSansCN-Medium, SourceHanSansCN;
font-weight: 500; font-weight: 500;
color: rgba(255, 255, 255, 1); color: rgba(255, 255, 255, 1);
line-height: 20px; line-height: 20px;
} }
.wenzi-number { .wenzi-number {
width: 15px; width: 15px;
height: 26px; height: 26px;
font-size: 26px; font-size: 26px;
font-family: SourceHanSansCN-Bold, SourceHanSansCN; font-family: SourceHanSansCN-Bold, SourceHanSansCN;
font-weight: bold; font-weight: bold;
color: rgba(34, 243, 254, 1); color: rgba(34, 243, 254, 1);
line-height: 39px; line-height: 39px;
-webkit-background-clip: text; -webkit-background-clip: text;
}
} }
} }
} }
} }
} }
}
//} //}
.warnModal { .warnModal {
position: fixed; position: fixed;
// width: 1000px; // width: 1000px;
// height: 600px; // height: 600px;
width: calc(100% - 800px); width: calc(100% - 800px);
height: calc(100% - 300px); height: calc(100% - 300px);
margin: auto; margin: auto;
top: 250px; top: 250px;
bottom: 250px; bottom: 250px;
left: 250px; left: 250px;
right: 250px; right: 250px;
background-image: url('../../assets/panoramic/main_bg_model.png'); background-image: url('../../assets/panoramic/main_bg_model.png');
background-repeat: repeat; background-repeat: repeat;
background-size: 100% 100%; background-size: 100% 100%;
.close { .close {
width: 100%; width: 100%;
height: 50px; height: 50px;
text-align: right; text-align: right;
margin-top: 5px;
margin-right: 3px;
img {
cursor: pointer;
}
}
&-body {
display: flex;
height: calc(100% - 50px);
.model-line {
height: 88%;
margin-top: 5px; margin-top: 5px;
margin-right: 3px; text-align: center;
width: 33.3%;
img { &-img {
cursor: pointer; height: 30px;
} }
}
&-body { .model-title {
display: flex; height: 30px;
height: calc(100% - 50px); font-size: 16px;
color: rgba(240, 223, 45, 1);
}
.model-line { .model-content {
height: 88%; height: calc(100% - 60px);
margin-top: 5px; padding: 0 17px;
text-align: center; margin-left: 5px;
width: 33.3%; margin-right: 3px;
overflow: auto;
&-img { .content-div {
height: 30px; min-width: 80px;
} padding-top: 20px;
text-align: left;
.model-title {
height: 30px;
font-size: 16px;
color: rgba(240, 223, 45, 1);
}
.model-content { .title {
height: calc(100% - 60px); height: 30px;
padding: 0 17px; font-size: 16px;
margin-left: 5px; color: rgba(240, 223, 45, 1);
margin-right: 3px; }
overflow: auto;
.content-div {
min-width: 80px;
padding-top: 20px;
text-align: left;
.title {
height: 30px;
font-size: 16px;
color: rgba(240, 223, 45, 1);
}
.next-title { .next-title {
padding-left: 5px; padding-left: 5px;
} }
.rows { .rows {
padding-left: 15px; padding-left: 15px;
font-size: 14px; font-size: 14px;
color: rgba(255, 255, 255, 1); color: rgba(255, 255, 255, 1);
.row { .row {
display: inline-block; display: inline-block;
height: 28px; height: 28px;
>span { >span {
display: block; display: block;
white-space: nowrap; white-space: nowrap;
margin-right: 15px; margin-right: 15px;
}
} }
}
.date { .date {
padding-left: 25px; padding-left: 25px;
}
} }
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment