Commit 4a9fb8b4 authored by suhuiguang's avatar suhuiguang

合并

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