|
@ -22,7 +22,7 @@ body {
|
|
}
|
|
}
|
|
.alert_content .alert_title .right {
|
|
.alert_content .alert_title .right {
|
|
float: right;
|
|
float: right;
|
|
width: 2.838542rem;
|
|
|
|
|
|
width: 2.538542rem;
|
|
overflow: hidden;
|
|
overflow: hidden;
|
|
}
|
|
}
|
|
.alert_content .alert_title .right .alert_type {
|
|
.alert_content .alert_title .right .alert_type {
|
|
@ -71,9 +71,19 @@ body {
|
|
background-repeat: no-repeat;
|
|
background-repeat: no-repeat;
|
|
background-position: 10px center;
|
|
background-position: 10px center;
|
|
}
|
|
}
|
|
|
|
.alert_content .alert_title .right .alert_time input:hover {
|
|
|
|
border: solid 1px #009dfe!important;
|
|
|
|
}
|
|
|
|
.alert_content .alert_title .right .alert_time input:active {
|
|
|
|
border: solid 1px #009dfe!important;
|
|
|
|
}
|
|
|
|
.alert_content .alert_title .right .alert_time input:focus {
|
|
|
|
border: solid 1px #009dfe!important;
|
|
|
|
}
|
|
.alert_content .alert_people {
|
|
.alert_content .alert_people {
|
|
padding-left: .260417rem;
|
|
padding-left: .260417rem;
|
|
padding-right: .260417rem;
|
|
padding-right: .260417rem;
|
|
|
|
margin-top: 15px;
|
|
}
|
|
}
|
|
.alert_content .alert_people > div {
|
|
.alert_content .alert_people > div {
|
|
width: 1.677083rem;
|
|
width: 1.677083rem;
|
|
@ -100,7 +110,7 @@ body {
|
|
.alert_chart {
|
|
.alert_chart {
|
|
padding-left: .260417rem;
|
|
padding-left: .260417rem;
|
|
padding-right: .260417rem;
|
|
padding-right: .260417rem;
|
|
margin-top: .2025rem;
|
|
|
|
|
|
margin-top: .1025rem;
|
|
}
|
|
}
|
|
.alert_chart .left {
|
|
.alert_chart .left {
|
|
height: 2.848958rem;
|
|
height: 2.848958rem;
|
|
@ -116,28 +126,29 @@ body {
|
|
width: 199px;
|
|
width: 199px;
|
|
}
|
|
}
|
|
.alert_chart .left_2 ul li {
|
|
.alert_chart .left_2 ul li {
|
|
background-color: #062e5a;
|
|
|
|
|
|
background-color: rgba(5, 31, 51, 0.75);
|
|
}
|
|
}
|
|
.alert_chart .left_2 ul li.title {
|
|
.alert_chart .left_2 ul li.title {
|
|
box-shadow: inset 1px 0px 20px 6px #009dfe;
|
|
|
|
|
|
box-shadow: inset 1px 0px 20px 6px #004b7a;
|
|
|
|
border: 1px solid #009dfe;
|
|
}
|
|
}
|
|
.alert_chart .left_2 ul li.title div {
|
|
.alert_chart .left_2 ul li.title div {
|
|
height: 40px;
|
|
|
|
line-height: 40px;
|
|
|
|
|
|
height: 42px;
|
|
|
|
line-height: 42px;
|
|
}
|
|
}
|
|
.alert_chart .left_2 ul li div {
|
|
.alert_chart .left_2 ul li div {
|
|
height: 45px;
|
|
|
|
line-height: 45px;
|
|
|
|
|
|
height: 46px;
|
|
|
|
line-height: 46px;
|
|
text-align: center;
|
|
text-align: center;
|
|
color: #b5e1fc;
|
|
color: #b5e1fc;
|
|
border: solid 1px #009dfe;
|
|
|
|
|
|
border: solid 1px #004b7a;
|
|
width: 50%;
|
|
width: 50%;
|
|
}
|
|
}
|
|
.alert_chart .right {
|
|
.alert_chart .right {
|
|
width: 4.583333rem;
|
|
width: 4.583333rem;
|
|
}
|
|
}
|
|
.alert_chart .right .top > div {
|
|
.alert_chart .right .top > div {
|
|
width: 1.510417rem;
|
|
|
|
|
|
width: 284px;
|
|
height: 1.380208rem;
|
|
height: 1.380208rem;
|
|
background-image: url("../images/top_bgi.png");
|
|
background-image: url("../images/top_bgi.png");
|
|
background-size: 100% 100%;
|
|
background-size: 100% 100%;
|
|
@ -147,13 +158,13 @@ body {
|
|
background-image: url("../images/right-chart-bgi.png");
|
|
background-image: url("../images/right-chart-bgi.png");
|
|
}
|
|
}
|
|
.alert_chart .right .top .nianling_2 {
|
|
.alert_chart .right .top .nianling_2 {
|
|
width: 430px;
|
|
|
|
height: 256px;
|
|
|
|
|
|
width: 433px;
|
|
|
|
height: 276px;
|
|
background-image: url("../images/nianling_2.png");
|
|
background-image: url("../images/nianling_2.png");
|
|
}
|
|
}
|
|
.alert_chart .right .top .xingbie_2 {
|
|
.alert_chart .right .top .xingbie_2 {
|
|
width: 430px;
|
|
|
|
height: 256px;
|
|
|
|
|
|
width: 433px;
|
|
|
|
height: 276px;
|
|
background-image: url("../images/nianling_2.png");
|
|
background-image: url("../images/nianling_2.png");
|
|
}
|
|
}
|
|
.alert_chart .right .bottom {
|
|
.alert_chart .right .bottom {
|
|
@ -226,3 +237,20 @@ body {
|
|
.layui-laydate {
|
|
.layui-laydate {
|
|
left: 4.453125rem !important;
|
|
left: 4.453125rem !important;
|
|
}
|
|
}
|
|
|
|
.layui-laydate .laydate-disabled,
|
|
|
|
.layui-laydate .laydate-disabled:hover {
|
|
|
|
color: #0c324f!important;
|
|
|
|
}
|
|
|
|
.chart-no-data {
|
|
|
|
text-align: center;
|
|
|
|
color: #b5e1fc;
|
|
|
|
}
|
|
|
|
.chart-no-data p {
|
|
|
|
font-size: 16px;
|
|
|
|
padding-top: 10px;
|
|
|
|
font-weight: bold;
|
|
|
|
}
|
|
|
|
.chart-no-data img {
|
|
|
|
display: block;
|
|
|
|
margin: 40px auto 15px;
|
|
|
|
}
|