@charset "UTF-8";
|
html,
|
body {
|
font-size: 18px;
|
}
|
|
ul {
|
margin: 0;
|
padding: 0;
|
}
|
|
ul li {
|
list-style: none;
|
}
|
|
.ol-zoom {
|
padding: 0;
|
top: 170px !important;
|
left: auto !important;
|
right: 10px !important;
|
border-radius: 5px;
|
}
|
|
.ol-zoom button {
|
margin: 1px;
|
width: 30px;
|
height: 30px;
|
background: #fff;
|
color: #666;
|
-webkit-box-shadow: 0px 0px 4px 1px #ccc;
|
box-shadow: 0px 0px 4px 1px #ccc;
|
border-radius: 5px;
|
}
|
|
.ol-zoom button:hover,
|
.ol-zoom button:focus {
|
background: #666;
|
color: #fff;
|
}
|
|
.ol-full-screen {
|
padding: 0;
|
border-radius: 5px;
|
top: 50px !important;
|
left: auto !important;
|
right: 10px !important;
|
}
|
|
.ol-full-screen button {
|
margin: 1px;
|
width: 30px;
|
height: 30px;
|
background: #fff;
|
color: #666;
|
-webkit-box-shadow: 0px 0px 4px 1px #ccc;
|
box-shadow: 0px 0px 4px 1px #ccc;
|
border-radius: 5px;
|
}
|
|
.ol-full-screen button:hover,
|
.ol-full-screen button:focus {
|
background: #666;
|
color: #fff;
|
}
|
|
.ol-rotate button {
|
margin: 1px;
|
width: 30px;
|
height: 30px;
|
background: #fff;
|
color: #666;
|
-webkit-box-shadow: 0px 0px 4px 1px #ccc;
|
box-shadow: 0px 0px 4px 1px #ccc;
|
border-radius: 5px;
|
}
|
|
.ol-rotate button:hover,
|
.ol-rotate button:focus {
|
background: #666;
|
color: #fff;
|
}
|
|
.ol-scale-line {
|
background: #fff;
|
-webkit-box-shadow: 0px 0px 4px 1px #ccc;
|
box-shadow: 0px 0px 4px 1px #ccc;
|
}
|
|
.ol-scale-line div {
|
color: #666;
|
border: 1px solid #666;
|
border-top: none;
|
}
|
|
.text-gray {
|
color: #2196f3;
|
}
|
|
.text-green {
|
color: #44cc44;
|
}
|
|
.text-red {
|
color: #ff0909;
|
}
|
|
.water-rain-box .el-dialog {
|
position: absolute;
|
top: 0;
|
left: 0;
|
right: 0;
|
bottom: 0;
|
margin: auto !important;
|
width: 920px !important;
|
height: 540px !important;
|
background: #C1E6F3;
|
color: #606266;
|
}
|
|
.water-rain-box .el-dialog .el-dialog__header {
|
padding: 10px 20px;
|
}
|
|
.water-rain-box .el-dialog .el-dialog__header .el-dialog__title {
|
color: #606266 !important;
|
font-size: 32px;
|
line-height: 40px;
|
}
|
|
.water-rain-box .el-dialog .el-dialog__header .el-dialog__close {
|
color: #606266 !important;
|
font-size: 32px;
|
}
|
|
.water-rain-box .el-dialog .el-dialog__header .el-dialog__headerbtn {
|
top: 14px;
|
}
|
|
.water-rain-box .el-dialog .el-dialog__body {
|
padding: 2px 20px 10px 20px;
|
background: #fff;
|
color: #606266;
|
height: calc(100% - 44px);
|
}
|
|
.water-rain-box .el-dialog .el-dialog__body .risk-text {
|
height: calc(100% - 12px);
|
}
|
|
.water-rain-box .el-dialog .el-dialog__body .risk-text div.header {
|
display: -webkit-box;
|
display: -ms-flexbox;
|
display: flex;
|
-webkit-box-align: center;
|
-ms-flex-align: center;
|
align-items: center;
|
height: 48px;
|
}
|
|
.water-rain-box .el-dialog .el-dialog__body .risk-text div.header .el-button {
|
margin: 0 5px !important;
|
}
|
|
.water-rain-box .el-dialog .el-dialog__body .risk-text div.header .search {
|
margin: 0 !important;
|
}
|
|
.water-rain-box .el-dialog .el-dialog__body .risk-text div.content {
|
position: relative;
|
height: calc(100% - 48px);
|
}
|
|
.water-rain-box .el-dialog .el-dialog__body .risk-text div.content p {
|
position: absolute;
|
top: 0;
|
left: 0;
|
padding: 5px;
|
margin: 0;
|
height: 100%;
|
word-wrap: break-word;
|
-webkit-box-sizing: border-box;
|
box-sizing: border-box;
|
overflow-y: auto;
|
scrollbar-width: thin;
|
font-size: 30px;
|
line-height: 40px;
|
letter-spacing: 1.2px;
|
word-break: break-all;
|
}
|
|
.water-rain-box .el-dialog .el-dialog__body .risk-text div.content p span {
|
color: #011dff;
|
}
|
|
.water-rain-box .el-dialog .el-dialog__body .risk-text div.content p span i {
|
font-style: normal;
|
color: #606266;
|
}
|
|
.water-rain-box .el-dialog .el-dialog__body .risk-text div.content p span strong {
|
font-weight: normal;
|
cursor: pointer;
|
}
|
|
.water-rain-box .el-dialog .el-dialog__body .risk-text div.content p span[ii="0"],
|
.water-rain-box .el-dialog .el-dialog__body .risk-text div.content p span[ii="1"],
|
.water-rain-box .el-dialog .el-dialog__body .risk-text div.content p span[ii="2"],
|
.water-rain-box .el-dialog .el-dialog__body .risk-text div.content p span[ii="3"],
|
.water-rain-box .el-dialog .el-dialog__body .risk-text div.content p span[ii="4"] {
|
cursor: pointer;
|
}
|
|
.water-rain-box .el-dialog .el-dialog__body .risk-text div.content p .text-tab {
|
color: red;
|
cursor: pointer;
|
font-weight: normal;
|
}
|
|
.water-rain-box .el-dialog .el-dialog__body .risk-text div.content p .text-tab:hover {
|
border-bottom: 1px solid red;
|
}
|
|
.retail-popup .el-dialog {
|
padding: 0 !important;
|
position: fixed !important;
|
top: 0 !important;
|
left: 0 !important;
|
right: 0 !important;
|
bottom: 0 !important;
|
margin: auto !important;
|
z-index: 111 !important;
|
width: 940px !important;
|
height: 540px !important;
|
background: #C1E6F3 !important;
|
color: #606266 !important;
|
}
|
|
.retail-popup .el-dialog .el-dialog__header {
|
padding: 10px 20px !important;
|
height: 60px !important;
|
-webkit-box-sizing: border-box !important;
|
box-sizing: border-box !important;
|
}
|
|
.retail-popup .el-dialog .el-dialog__header .el-dialog__title {
|
color: #606266 !important;
|
font-size: 32px !important;
|
line-height: 40px !important;
|
}
|
|
.retail-popup .el-dialog .el-dialog__header .el-dialog__close {
|
color: #606266 !important;
|
font-size: 32px !important;
|
}
|
|
.retail-popup .el-dialog .el-dialog__header .el-dialog__headerbtn {
|
top: 14px !important;
|
}
|
|
.retail-popup .el-dialog .el-dialog__body {
|
padding: 2px 20px 10px 20px !important;
|
background: #fff !important;
|
color: #606266 !important;
|
height: calc(100% - 60px) !important;
|
-webkit-box-sizing: border-box !important;
|
box-sizing: border-box !important;
|
}
|
|
.retail-popup .el-dialog .el-dialog__body iframe {
|
width: 100% !important;
|
height: 100% !important;
|
}
|
|
.risk-child-item .el-button {
|
padding: 0;
|
width: 52px;
|
height: 36px;
|
display: -webkit-box;
|
display: -ms-flexbox;
|
display: flex;
|
border: 0px;
|
color: #606266;
|
}
|
|
.risk-child-item .el-button > span {
|
width: 100%;
|
height: 100%;
|
-webkit-box-flex: 1;
|
-ms-flex: 1;
|
flex: 1;
|
display: -webkit-box;
|
display: -ms-flexbox;
|
display: flex;
|
-webkit-box-align: center;
|
-ms-flex-align: center;
|
align-items: center;
|
}
|
|
.risk-child-item .el-button > span > span.text {
|
padding-left: 10px;
|
width: 38px;
|
font-size: 16px;
|
-webkit-box-sizing: border-box;
|
box-sizing: border-box;
|
}
|
|
.risk-child-item .el-button.is-checked {
|
color: #409EFF;
|
}
|
|
.layout-container {
|
width: 100%;
|
height: 100%;
|
scrollbar-width: thin;
|
}
|
|
.layout-container ::-webkit-scrollbar {
|
border-radius: 3px;
|
width: 6px;
|
background-color: #EEEEEE;
|
height: 6px;
|
}
|
|
.layout-container ::-webkit-scrollbar-thumb {
|
border-radius: 3px;
|
opacity: 0.6;
|
background: #999999;
|
}
|
|
.layout-container ::-webkit-scrollbar-thumb:hover {
|
opacity: 0.66;
|
background: #666666;
|
}
|
|
.layout-container .el-container {
|
width: 100%;
|
height: 100%;
|
}
|
|
.layout-container .el-container .el-header,
|
.layout-container .el-container .el-main {
|
padding: 0;
|
}
|
|
.layout-container .el-container .el-header {
|
display: -webkit-box;
|
display: -ms-flexbox;
|
display: flex;
|
background: #0099cc;
|
-webkit-box-align: center;
|
-ms-flex-align: center;
|
align-items: center;
|
}
|
|
.layout-container .el-container .el-header img {
|
margin-top: 4px;
|
margin-left: 10px;
|
height: 38px;
|
}
|
|
.layout-container .el-container .el-header .header-title {
|
position: relative;
|
-webkit-box-flex: 1;
|
-ms-flex: 1;
|
flex: 1;
|
text-indent: 0.1em;
|
font-size: 32px;
|
color: #fff;
|
}
|
|
.layout-container .el-container .el-header .el-menu li {
|
font-size: 18px;
|
}
|
|
.layout-container .el-container .el-header .el-menu li .el-submenu__title {
|
font-size: 18px;
|
}
|
|
.layout-container .el-container .el-header .el-menu li .el-submenu__title:hover {
|
background: transparent !important;
|
color: #ffff66 !important;
|
}
|
|
.layout-container .el-container .el-header .el-menu li:hover {
|
background: transparent !important;
|
color: #ffff66 !important;
|
}
|
|
.layout-container .el-container .el-main {
|
height: calc(100% - 60px);
|
}
|
|
.el-menu--horizontal .el-menu-item {
|
text-align: center;
|
background: transparent !important;
|
}
|
|
.el-menu--horizontal .el-menu-item:hover {
|
background: transparent !important;
|
color: #ffff66 !important;
|
}
|
|
.el-menu-demo .el-menu-item a {
|
text-decoration: none !important;
|
}
|
|
.el-menu--collapse .el-menu .el-submenu,
|
.el-menu--popup {
|
min-width: 132px !important;
|
}
|
|
.el-submenu__title i {
|
color: #fff;
|
}
|
|
.dialog-fade-enter-active .el-dialog.way {
|
-webkit-animation: anim-open 1s;
|
animation: anim-open 1s;
|
}
|
|
.dialog-fade-leave-active .el-dialog.way {
|
-webkit-animation: anim-close 1s;
|
animation: anim-close 1s;
|
}
|
|
@-webkit-keyframes dialog-fade-in {
|
0% {
|
-webkit-transform: scale(0.1) translate3d(100%, 0, 0);
|
transform: scale(0.1) translate3d(100%, 0, 0);
|
opacity: 0;
|
}
|
100% {
|
-webkit-transform: scale(1) translate3d(0, 0, 0);
|
transform: scale(1) translate3d(0, 0, 0);
|
opacity: 1;
|
}
|
}
|
|
@keyframes dialog-fade-in {
|
0% {
|
-webkit-transform: scale(0.1) translate3d(100%, 0, 0);
|
transform: scale(0.1) translate3d(100%, 0, 0);
|
opacity: 0;
|
}
|
100% {
|
-webkit-transform: scale(1) translate3d(0, 0, 0);
|
transform: scale(1) translate3d(0, 0, 0);
|
opacity: 1;
|
}
|
}
|
|
@-webkit-keyframes dialog-fade-out {
|
0% {
|
-webkit-transform: translate3d(0, 0, 0) scale(1);
|
transform: translate3d(0, 0, 0) scale(1);
|
opacity: 1;
|
}
|
100% {
|
-webkit-transform: translate3d(100%, 0, 0) scale(0.1);
|
transform: translate3d(100%, 0, 0) scale(0.1);
|
opacity: 0;
|
}
|
}
|
|
@keyframes dialog-fade-out {
|
0% {
|
-webkit-transform: translate3d(0, 0, 0) scale(1);
|
transform: translate3d(0, 0, 0) scale(1);
|
opacity: 1;
|
}
|
100% {
|
-webkit-transform: translate3d(100%, 0, 0) scale(0.1);
|
transform: translate3d(100%, 0, 0) scale(0.1);
|
opacity: 0;
|
}
|
}
|
|
@-webkit-keyframes anim-open {
|
0% {
|
-webkit-transform: scale(0.1) translate3d(100%, 0, 0);
|
transform: scale(0.1) translate3d(100%, 0, 0);
|
opacity: 0;
|
}
|
100% {
|
-webkit-transform: scale(1) translate3d(0, 0, 0);
|
transform: scale(1) translate3d(0, 0, 0);
|
opacity: 1;
|
}
|
}
|
|
@keyframes anim-open {
|
0% {
|
-webkit-transform: scale(0.1) translate3d(100%, 0, 0);
|
transform: scale(0.1) translate3d(100%, 0, 0);
|
opacity: 0;
|
}
|
100% {
|
-webkit-transform: scale(1) translate3d(0, 0, 0);
|
transform: scale(1) translate3d(0, 0, 0);
|
opacity: 1;
|
}
|
}
|
|
@-webkit-keyframes anim-close {
|
0% {
|
-webkit-transform: translate3d(0, 0, 0) scale(1);
|
transform: translate3d(0, 0, 0) scale(1);
|
opacity: 1;
|
}
|
100% {
|
-webkit-transform: translate3d(100%, 0, 0) scale(0.1);
|
transform: translate3d(100%, 0, 0) scale(0.1);
|
opacity: 0;
|
}
|
}
|
|
@keyframes anim-close {
|
0% {
|
-webkit-transform: translate3d(0, 0, 0) scale(1);
|
transform: translate3d(0, 0, 0) scale(1);
|
opacity: 1;
|
}
|
100% {
|
-webkit-transform: translate3d(100%, 0, 0) scale(0.1);
|
transform: translate3d(100%, 0, 0) scale(0.1);
|
opacity: 0;
|
}
|
}
|
|
.content-container {
|
position: relative;
|
display: -webkit-box;
|
display: -ms-flexbox;
|
display: flex;
|
height: 100%;
|
}
|
|
.content-container .map-scene {
|
-webkit-box-flex: 1;
|
-ms-flex: 1;
|
flex: 1;
|
height: 100%;
|
}
|
|
.content-container .map-scene > div {
|
position: relative;
|
width: 100%;
|
height: 100%;
|
}
|
|
.content-container .map-scene .tool-content {
|
position: absolute;
|
top: 90px;
|
right: 11px;
|
height: auto;
|
width: 30px;
|
height: 30px;
|
line-height: 30px;
|
text-align: center;
|
border-radius: 5px;
|
color: #666;
|
cursor: pointer;
|
background: #fff;
|
z-index: 99;
|
-webkit-box-shadow: 0px 0px 4px 1px #ccc;
|
box-shadow: 0px 0px 4px 1px #ccc;
|
}
|
|
.content-container .map-scene #map .ol-layer canvas {
|
width: 100% !important;
|
height: 100% !important;
|
}
|
|
.content-container .map-scene #map .ol-attribution {
|
display: none;
|
}
|
|
.content-container .map-scene #map .cesium-credit-logoContainer {
|
display: none !important;
|
}
|
|
.content-container .main-content {
|
position: absolute;
|
top: 0;
|
left: 0;
|
width: auto;
|
height: 100%;
|
}
|
|
.content-container .main-content .el-card {
|
-webkit-box-sizing: border-box;
|
box-sizing: border-box;
|
}
|
|
.content-container .bulletin-btn {
|
padding: 0 2px;
|
position: fixed;
|
top: 302px;
|
right: 10px;
|
background: #C1E6F3;
|
border-color: #C1E6F3;
|
color: #606266;
|
width: 32px;
|
height: 64px;
|
text-align: center;
|
line-height: 32px;
|
border-radius: 5px;
|
white-space: inherit !important;
|
-webkit-box-shadow: 0px 0px 4px 1px #ccc;
|
box-shadow: 0px 0px 4px 1px #ccc;
|
}
|
|
.content-container .flexible-btn {
|
padding: 0 2px;
|
position: fixed;
|
top: 50%;
|
left: 0px;
|
z-index: 11;
|
width: 32px;
|
height: 64px;
|
color: #606266;
|
background: #C1E6F3;
|
border-color: #C1E6F3;
|
text-align: center;
|
line-height: 32px;
|
border-radius: 0 5px 5px 0;
|
white-space: inherit !important;
|
-webkit-box-shadow: 1px 0px 4px 1px #ccc;
|
box-shadow: 1px 0px 4px 1px #ccc;
|
-webkit-transform: translate(0px, -50%);
|
transform: translate(0px, -50%);
|
}
|
|
.content-container .flexible-btn i {
|
font-size: 16px;
|
}
|
|
.content-container .modele-name {
|
position: fixed;
|
top: 60px;
|
left: 0;
|
width: 54px;
|
height: auto;
|
padding: 20px;
|
font-size: 48px;
|
text-align: center;
|
z-index: 11;
|
}
|
|
.content-container .general-situation-box {
|
padding: 24px;
|
position: fixed;
|
top: 90px;
|
right: 52px;
|
width: 30%;
|
height: auto;
|
z-index: 11;
|
border-radius: 10px;
|
font-size: 30px;
|
color: #000;
|
background: rgba(255, 255, 255, 0.5);
|
letter-spacing: 2px;
|
word-break: break-all;
|
}
|
|
.content-container .general-situation-box span {
|
margin: 0;
|
width: 100%;
|
overflow-y: auto;
|
text-indent: 2em;
|
font-size: 30px;
|
line-height: 40px;
|
}
|
|
.content-container .general-situation-box span i {
|
font-style: normal;
|
}
|
|
.content-container .general-situation-box .el-button {
|
padding: 0px;
|
border: 0px;
|
}
|
|
.content-container .general-situation-box .el-button span {
|
color: #03a9f4;
|
font-size: 28px;
|
}
|
|
.content-container .general-situation-box .el-button:hover,
|
.content-container .general-situation-box .el-button:focus {
|
background: transparent;
|
border: 0px;
|
}
|
|
.content-container .general-situation-box:hover {
|
background: rgba(255, 255, 255, 0.8);
|
-webkit-box-shadow: 0px 0px 16px 2px #999;
|
box-shadow: 0px 0px 16px 2px #999;
|
}
|
|
.content-container .el-button:hover {
|
color: #FFF;
|
background-color: #409EFF;
|
border-color: #409EFF;
|
}
|
|
.risk-box {
|
display: -webkit-box;
|
display: -ms-flexbox;
|
display: flex;
|
position: absolute;
|
z-index: 101;
|
width: 100%;
|
height: 100%;
|
-webkit-box-sizing: border-box;
|
box-sizing: border-box;
|
color: #fff;
|
}
|
|
.risk-box > div {
|
height: 100%;
|
}
|
|
.risk-box > div .risk-menu {
|
display: -webkit-box;
|
display: -ms-flexbox;
|
display: flex;
|
margin: 0;
|
padding: 0;
|
width: 100%;
|
height: 100%;
|
background: #2678c5;
|
-webkit-box-sizing: border-box;
|
box-sizing: border-box;
|
}
|
|
.risk-box > div .risk-menu li {
|
width: 60px;
|
-webkit-box-flex: 1;
|
-ms-flex: 1;
|
flex: 1;
|
text-align: center;
|
cursor: pointer;
|
display: -webkit-box;
|
display: -ms-flexbox;
|
display: flex;
|
-webkit-box-pack: center;
|
-ms-flex-pack: center;
|
justify-content: center;
|
-webkit-box-align: center;
|
-ms-flex-align: center;
|
align-items: center;
|
}
|
|
.risk-box > div .risk-menu li img {
|
margin-right: 20px;
|
width: 20px;
|
height: 20px;
|
}
|
|
.risk-box > div .risk-menu li.on {
|
background: #4444ff;
|
}
|
|
.risk-box > div:nth-child(1) {
|
position: absolute;
|
top: 0;
|
left: 0px;
|
width: 100%;
|
height: 40px;
|
line-height: 40px;
|
}
|
|
.risk-box > div:nth-child(2) {
|
width: 100%;
|
position: absolute;
|
left: 0px;
|
top: 40px;
|
height: calc(100% - 40px);
|
background: #414157;
|
}
|
|
.risk-box .risk-content {
|
height: 100%;
|
}
|
|
.risk-box .risk-content > div:nth-child(1) {
|
height: 40%;
|
}
|
|
.risk-box .risk-content > div:nth-child(2) {
|
height: 60%;
|
}
|
|
.risk-box .risk-content .risk-text .el-date-editor {
|
margin: 0 5px;
|
}
|
|
.risk-box .risk-content .risk-table .el-date-editor {
|
margin: 0 5px;
|
width: calc(100% - 134px);
|
}
|
|
.risk-box .risk-content div.header {
|
display: -webkit-box;
|
display: -ms-flexbox;
|
display: flex;
|
background: #14395D;
|
-webkit-box-align: center;
|
-ms-flex-align: center;
|
align-items: center;
|
height: 36px;
|
}
|
|
.risk-box .risk-content div.header .el-button {
|
margin: 0 5px !important;
|
}
|
|
.risk-box .risk-content div.header .search {
|
margin: 0 !important;
|
}
|
|
.risk-box .risk-content div.content {
|
position: relative;
|
height: calc(100% - 36px);
|
}
|
|
.risk-box .risk-content div.content p {
|
position: absolute;
|
top: 0;
|
left: 0;
|
padding: 5px;
|
margin: 0;
|
height: 100%;
|
word-wrap: break-word;
|
-webkit-box-sizing: border-box;
|
box-sizing: border-box;
|
overflow-y: auto;
|
scrollbar-width: thin;
|
font-size: 16px;
|
line-height: 24px;
|
letter-spacing: 1.2px;
|
word-break: break-all;
|
}
|
|
.risk-box .risk-content div.content p span {
|
color: red;
|
}
|
|
.risk-box .risk-content div.content p span i {
|
font-style: normal;
|
color: #fff;
|
}
|
|
.risk-box .risk-content div.content p span strong {
|
font-weight: normal;
|
cursor: pointer;
|
}
|
|
.risk-box .risk-content div.content p span[ii="0"],
|
.risk-box .risk-content div.content p span[ii="1"],
|
.risk-box .risk-content div.content p span[ii="2"],
|
.risk-box .risk-content div.content p span[ii="3"],
|
.risk-box .risk-content div.content p span[ii="4"] {
|
cursor: pointer;
|
}
|
|
.risk-box .risk-content div.content p .text-tab {
|
color: red;
|
cursor: pointer;
|
font-weight: normal;
|
}
|
|
.risk-box .risk-content div.content p .text-tab:hover {
|
border-bottom: 1px solid red;
|
}
|
|
.risk-box .risk-content .risk-early .header {
|
padding: 0 5px;
|
}
|
|
.risk-box .risk-content .risk-early p {
|
visibility: hidden;
|
}
|
|
.risk-box .risk-content .risk-table .content > div {
|
position: absolute;
|
top: 6px;
|
left: 6px;
|
width: calc(100% - 12px);
|
height: calc(100% - 12px);
|
}
|
|
.risk-box .risk-content .risk-table .content > div > div {
|
visibility: hidden;
|
position: absolute;
|
top: 0px;
|
left: 0px;
|
width: 100%;
|
height: 100%;
|
}
|
|
.risk-box .risk-content .risk-table .content .el-table {
|
height: calc(100%);
|
background-color: rgba(255, 255, 255, 0);
|
}
|
|
.risk-box .risk-content .risk-table .content .el-table .el-table__header-wrapper th {
|
color: #fff;
|
background: #4084c5;
|
}
|
|
.risk-box .risk-content .risk-table .content .el-table .el-table__body-wrapper {
|
height: calc(100% - 36px);
|
overflow-y: auto;
|
scrollbar-width: thin;
|
}
|
|
.risk-box .risk-content .risk-table .content .el-table .el-table__body-wrapper tr {
|
color: #fff;
|
background: rgba(0, 0, 0, 0);
|
cursor: pointer;
|
}
|
|
.risk-box .risk-content .risk-table .content .el-table .el-table__body-wrapper .el-table__body td {
|
position: relative;
|
background-color: rgba(0, 0, 0, 0) !important;
|
}
|
|
.risk-box .risk-content .risk-table .content .el-table .el-table__body-wrapper .el-table__body td .cell span {
|
display: inline-block;
|
width: 100%;
|
height: 100%;
|
text-align: center;
|
}
|
|
.risk-box .risk-content .risk-table .content .el-table .el-table__body-wrapper .el-table__body tr:hover > td {
|
background-color: rgba(0, 0, 0, 0) !important;
|
}
|
|
.risk-box .risk-child-item {
|
position: fixed;
|
top: 54%;
|
right: 10px;
|
height: auto;
|
z-index: 444;
|
background: #fff;
|
color: #677788;
|
border-radius: 10px;
|
overflow: hidden;
|
cursor: pointer;
|
-webkit-box-shadow: 0px 0px 4px 1px #ccc;
|
box-shadow: 0px 0px 4px 1px #ccc;
|
}
|
|
.risk-box .risk-child-item ul li {
|
line-height: 36px;
|
}
|
|
.risk-box .risk-child-item ul li div:nth-child(1) {
|
padding: 0 20px;
|
}
|
|
.risk-box .risk-child-item ul li div:nth-child(1).on {
|
color: #fff;
|
background: #1890FF;
|
}
|
|
.risk-box .risk-child-item ul li > div:nth-child(2) {
|
background: rgba(89, 109, 130, 0.1);
|
}
|
|
.risk-box .risk-child-item ul li > div:nth-child(2) .el-checkbox-group {
|
display: -webkit-box;
|
display: -ms-flexbox;
|
display: flex;
|
-webkit-box-orient: vertical;
|
-webkit-box-direction: normal;
|
-ms-flex-direction: column;
|
flex-direction: column;
|
-webkit-box-align: center;
|
-ms-flex-align: center;
|
align-items: center;
|
}
|
|
.risk-box .risk-child-item ul li > div:nth-child(2) .el-checkbox-group .el-checkbox {
|
margin: 0;
|
-webkit-box-flex: 1;
|
-ms-flex: 1;
|
flex: 1;
|
line-height: 24px;
|
}
|
|
.risk-box .risk-detail-popup {
|
position: fixed;
|
z-index: 999;
|
padding: 10px;
|
background: rgba(0, 0, 0, 0.7);
|
color: #fff;
|
border-radius: 10px;
|
height: auto;
|
}
|
|
.risk-box .risk-detail-popup ul {
|
margin: 0;
|
padding: 0;
|
}
|
|
.risk-box .risk-detail-popup ul li {
|
line-height: 36px;
|
}
|
|
.risk-box .noteDialog .el-dialog {
|
margin-top: 0 !important;
|
position: absolute;
|
top: 36%;
|
left: 0;
|
right: 0;
|
bottom: auto;
|
margin: auto;
|
width: 768px !important;
|
height: 360px !important;
|
background: #0170DA;
|
color: #fff;
|
}
|
|
.risk-box .noteDialog .el-dialog .el-dialog__header {
|
padding: 10px 20px;
|
}
|
|
.risk-box .noteDialog .el-dialog .el-dialog__header .el-dialog__title {
|
color: #fff !important;
|
}
|
|
.risk-box .noteDialog .el-dialog .el-dialog__header .el-dialog__close {
|
color: #fff !important;
|
}
|
|
.risk-box .noteDialog .el-dialog .el-dialog__body {
|
padding: 2px 20px 10px 20px;
|
color: #fff;
|
height: calc(100% - 44px);
|
}
|
|
.risk-box .noteDialog .el-dialog .el-dialog__body p {
|
margin: 0;
|
text-indent: 2em;
|
font-size: 16px;
|
line-height: 24px;
|
letter-spacing: 1.2px;
|
word-break: break-all;
|
height: calc(100% - 40px);
|
overflow-y: auto;
|
scrollbar-width: thin;
|
}
|
|
.risk-box .noteDialog .el-dialog .el-dialog__body .el-button {
|
float: right;
|
}
|
|
.risk-box .earlyDialog {
|
width: calc(100% - 396px);
|
height: calc(100% - 60px);
|
top: auto;
|
left: auto;
|
right: 0;
|
bottom: 0;
|
color: #677788;
|
}
|
|
.risk-box .earlyDialog .el-dialog {
|
padding: 10px;
|
}
|
|
.risk-box .earlyDialog .el-dialog .el-dialog__header {
|
padding: 0;
|
height: 48px;
|
line-height: 48px;
|
}
|
|
.risk-box .earlyDialog .el-dialog .el-dialog__body {
|
padding: 0;
|
height: calc(100% - 48px);
|
}
|
|
.risk-box .earlyDialog .el-dialog .el-dialog__body .dialog-data-table {
|
width: 100%;
|
height: 100%;
|
}
|
|
.risk-box .earlyDialog .el-dialog .el-dialog__body .dialog-data-table .el-table {
|
height: calc(100% - 32px);
|
}
|
|
.risk-box .earlyDialog .el-dialog .el-dialog__body .dialog-data-table .el-table .el-table__body-wrapper {
|
height: calc(100% - 71px);
|
overflow-y: auto;
|
scrollbar-width: thin;
|
}
|
|
.fxyj-base > .content-box {
|
width: 100%;
|
position: absolute;
|
left: 0px;
|
top: 0px;
|
height: 100%;
|
background: #fff;
|
-webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
|
box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
|
}
|
|
.fxyj-base > .content-box > .risk-content {
|
height: 100%;
|
}
|
|
.fxyj-base > .content-box > .risk-content > div:nth-child(1) {
|
height: calc(100% - 624px);
|
}
|
|
.fxyj-base > .content-box > .risk-content > div:nth-child(2) {
|
height: 624px;
|
}
|
|
.fxyj-base > .content-box > .risk-content .risk-text .el-date-editor {
|
margin: 0 5px;
|
}
|
|
.fxyj-base > .content-box > .risk-content div.header {
|
padding: 0 5px;
|
display: -webkit-box;
|
display: -ms-flexbox;
|
display: flex;
|
background: #C1E6F3;
|
-webkit-box-align: center;
|
-ms-flex-align: center;
|
align-items: center;
|
height: 44px;
|
line-height: 44px;
|
}
|
|
.fxyj-base > .content-box > .risk-content div.header .el-button {
|
margin: 0 !important;
|
margin-left: 5px !important;
|
}
|
|
.fxyj-base > .content-box > .risk-content div.header .search {
|
margin: 0 !important;
|
}
|
|
.fxyj-base > .content-box > .risk-content .risk-table .content > div {
|
position: absolute;
|
top: 6px;
|
left: 6px;
|
width: calc(100% - 12px);
|
height: calc(100% - 12px);
|
}
|
|
.fxyj-base > .content-box > .risk-content .risk-table .content > div > div {
|
position: absolute;
|
top: 0px;
|
left: 0px;
|
width: 100%;
|
height: 100%;
|
}
|
|
.fxyj-base > .content-box > .risk-content .risk-table .content .el-table {
|
height: calc(100%);
|
background-color: #fff;
|
font-size: 16px;
|
}
|
|
.fxyj-base > .content-box > .risk-content .risk-table .content .el-table .el-table__header-wrapper th {
|
color: #606266;
|
background: #C1E6F3;
|
font-weight: normal;
|
}
|
|
.fxyj-base > .content-box > .risk-content .risk-table .content .el-table .el-table__body-wrapper {
|
height: calc(100% - 36px);
|
overflow-y: auto;
|
scrollbar-width: thin;
|
}
|
|
.fxyj-base > .content-box > .risk-content .risk-table .content .el-table .el-table__body-wrapper tr {
|
color: #606266;
|
cursor: pointer;
|
}
|
|
.fxyj-base > .content-box > .risk-content .risk-table .content .el-table .el-table__body-wrapper .el-table__body td {
|
position: relative;
|
}
|
|
.fxyj-base > .content-box > .risk-content .risk-table .content .el-table .el-table__body-wrapper .el-table__body td .cell span {
|
display: inline-block;
|
width: 100%;
|
height: 100%;
|
text-align: center;
|
font-size: 16px;
|
}
|
|
.fxyj-base .noteDialog .el-dialog {
|
position: absolute;
|
top: 0;
|
left: 0;
|
right: 0;
|
bottom: 0;
|
margin: auto !important;
|
width: 920px !important;
|
height: 540px !important;
|
background: #C1E6F3;
|
color: #606266;
|
}
|
|
.fxyj-base .noteDialog .el-dialog .el-dialog__header {
|
padding: 10px 20px;
|
}
|
|
.fxyj-base .noteDialog .el-dialog .el-dialog__header .el-dialog__title {
|
color: #606266 !important;
|
font-size: 32px;
|
line-height: 40px;
|
}
|
|
.fxyj-base .noteDialog .el-dialog .el-dialog__header .el-dialog__close {
|
color: #606266 !important;
|
font-size: 32px;
|
}
|
|
.fxyj-base .noteDialog .el-dialog .el-dialog__header .el-dialog__headerbtn {
|
top: 14px;
|
}
|
|
.fxyj-base .noteDialog .el-dialog .el-dialog__body {
|
padding: 2px 20px 10px 20px;
|
background: #fff;
|
color: #606266;
|
height: calc(100% - 44px);
|
}
|
|
.fxyj-base .noteDialog .el-dialog .el-dialog__body p {
|
margin: 0;
|
text-indent: 2em;
|
font-size: 30px;
|
line-height: 40px;
|
letter-spacing: 1.2px;
|
word-break: break-all;
|
height: calc(100% - 40px);
|
overflow-y: auto;
|
scrollbar-width: thin;
|
}
|
|
.fxyj-base .noteDialog .el-dialog .el-dialog__body .el-button {
|
margin-top: 6px;
|
float: right;
|
}
|
|
.fxyj-base .earlyDialog {
|
width: calc(100% - 397px);
|
height: calc(100% - 60px);
|
top: auto;
|
left: auto;
|
right: 0;
|
bottom: 0;
|
color: #677788;
|
font-size: 12px !important;
|
}
|
|
.fxyj-base .earlyDialog .el-dialog {
|
padding: 10px;
|
}
|
|
.fxyj-base .earlyDialog .el-dialog .el-dialog__header {
|
padding: 0;
|
height: 54px;
|
line-height: 54px;
|
}
|
|
.fxyj-base .earlyDialog .el-dialog .el-dialog__body {
|
padding: 0;
|
height: calc(100% - 54px);
|
}
|
|
.fxyj-base .earlyDialog .el-dialog .el-dialog__body .el-pagination__sizes .el-input .el-input__inner {
|
font-size: 16px;
|
}
|
|
.fxyj-base .earlyDialog .el-dialog .el-dialog__body .dialog-data-table {
|
width: 100%;
|
height: 100%;
|
}
|
|
.fxyj-base .earlyDialog .el-dialog .el-dialog__body .dialog-data-table .el-table {
|
height: calc(100% - 32px);
|
font-size: 16px !important;
|
}
|
|
.fxyj-base .earlyDialog .el-dialog .el-dialog__body .dialog-data-table .el-table .el-table__body-wrapper {
|
height: calc(100% - 71px);
|
overflow-y: auto;
|
scrollbar-width: thin;
|
}
|
|
.ol-popup {
|
position: absolute;
|
background-color: white;
|
-webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));
|
filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));
|
padding: 15px;
|
border-radius: 10px;
|
border: 1px solid #cccccc;
|
bottom: 12px;
|
left: -50px;
|
}
|
|
.ol-popup .real-river-box {
|
width: 320px;
|
}
|
|
.ol-popup .real-river-box ul li {
|
padding: 4px;
|
line-height: 36px;
|
color: #677788;
|
}
|
|
.ol-popup .real-river-box ul li span {
|
display: inline-block;
|
width: 102px;
|
font-size: 16px;
|
}
|
|
.ol-popup .real-river-box ul li input {
|
height: 100%;
|
background: #fff;
|
border: 1px solid #ccc;
|
}
|
|
.ol-popup .real-river-box ul li input,
|
.ol-popup .real-river-box ul li textarea {
|
-webkit-box-sizing: border-box;
|
box-sizing: border-box;
|
width: calc(100% - 102px);
|
font-size: 16px;
|
}
|
|
.ol-popup .real-river-box ul li textarea {
|
min-height: 72px;
|
}
|
|
.ol-popup:after,
|
.ol-popup:before {
|
top: 100%;
|
border: solid transparent;
|
content: " ";
|
height: 0;
|
width: 0;
|
position: absolute;
|
pointer-events: none;
|
}
|
|
.ol-popup:after {
|
border-top-color: white;
|
border-width: 10px;
|
left: 48px;
|
margin-left: -10px;
|
}
|
|
.ol-popup:before {
|
border-top-color: #cccccc;
|
border-width: 11px;
|
left: 48px;
|
margin-left: -11px;
|
}
|
|
.ol-popup-closer {
|
text-decoration: none;
|
position: absolute;
|
top: 2px;
|
right: 8px;
|
}
|
|
.ol-popup-closer:after {
|
content: "✖";
|
}
|
|
.risk-child-item {
|
position: fixed;
|
top: 54%;
|
right: 10px;
|
height: auto;
|
z-index: 444;
|
background: #fff;
|
color: #677788;
|
border-radius: 10px;
|
overflow: hidden;
|
cursor: pointer;
|
-webkit-box-shadow: 0px 0px 4px 1px #ccc;
|
box-shadow: 0px 0px 4px 1px #ccc;
|
}
|
|
.risk-child-item ul li > div {
|
padding: 0 20px;
|
}
|
|
.risk-child-item ul li > div .el-radio-group {
|
display: -webkit-box;
|
display: -ms-flexbox;
|
display: flex;
|
-webkit-box-orient: vertical;
|
-webkit-box-direction: normal;
|
-ms-flex-direction: column;
|
flex-direction: column;
|
-webkit-box-align: center;
|
-ms-flex-align: center;
|
align-items: center;
|
}
|
|
.risk-child-item ul li > div .el-radio-group .el-radio {
|
margin: 0;
|
-webkit-box-flex: 1;
|
-ms-flex: 1;
|
flex: 1;
|
line-height: 36px;
|
}
|
|
.river-forecast-box .el-dialog {
|
position: absolute;
|
top: 0;
|
left: 0;
|
right: 0;
|
bottom: 0;
|
margin: auto !important;
|
width: 540px !important;
|
height: 360px !important;
|
background: #C1E6F3;
|
color: #606266;
|
}
|
|
.river-forecast-box .el-dialog .el-dialog__header {
|
padding: 10px 20px;
|
}
|
|
.river-forecast-box .el-dialog .el-dialog__header .el-dialog__title {
|
color: #606266 !important;
|
}
|
|
.river-forecast-box .el-dialog .el-dialog__header .el-dialog__close {
|
color: #606266 !important;
|
}
|
|
.river-forecast-box .el-dialog .el-dialog__header .el-dialog__headerbtn {
|
top: 14px;
|
}
|
|
.river-forecast-box .el-dialog .el-dialog__body {
|
padding: 10px 20px 10px 20px;
|
background: #fff;
|
color: #606266;
|
height: calc(100% - 44px);
|
}
|
|
.river-forecast-box .el-dialog .el-dialog__body .container {
|
height: calc(100%);
|
display: -webkit-box;
|
display: -ms-flexbox;
|
display: flex;
|
-webkit-box-orient: vertical;
|
-webkit-box-direction: normal;
|
-ms-flex-direction: column;
|
flex-direction: column;
|
-ms-flex-pack: distribute;
|
justify-content: space-around;
|
}
|
|
.river-forecast-box .el-dialog .el-dialog__body .container > div {
|
height: 40px;
|
}
|
|
.river-forecast-box .el-dialog .el-dialog__body .container > div > .el-select,
|
.river-forecast-box .el-dialog .el-dialog__body .container > div > .el-input {
|
width: calc(100% - 46px);
|
}
|
|
.river-forecast-box .el-dialog .el-dialog__body .container > .el-button {
|
height: 40px;
|
}
|
|
.flash-flood-risk {
|
display: -webkit-box;
|
display: -ms-flexbox;
|
display: flex;
|
position: absolute;
|
z-index: 101;
|
width: 100%;
|
height: 100%;
|
-webkit-box-sizing: border-box;
|
box-sizing: border-box;
|
color: #606266;
|
}
|
|
.flash-flood-risk > .content-box > .risk-content .risk-table .el-date-editor {
|
margin-right: 5px;
|
width: calc(100% - 62px);
|
}
|
|
.flash-flood-risk > .content-box > .risk-content .risk-table .el-button {
|
padding-left: 10px !important;
|
padding-right: 10px !important;
|
}
|
|
.flash-flood-risk > .content-box > .risk-content div.content {
|
position: relative;
|
height: calc(100% - 44px);
|
}
|
|
.flash-flood-risk > .content-box > .risk-content div.content p {
|
position: absolute;
|
top: 0;
|
left: 0;
|
padding: 5px;
|
margin: 0;
|
height: 100%;
|
word-wrap: break-word;
|
-webkit-box-sizing: border-box;
|
box-sizing: border-box;
|
overflow-y: auto;
|
font-size: 16px;
|
line-height: 24px;
|
letter-spacing: 1.2px;
|
text-indent: 2em;
|
word-break: break-all;
|
scrollbar-width: thin;
|
}
|
|
.flash-flood-risk > .content-box > .risk-content div.content p span {
|
color: red;
|
}
|
|
.flash-flood-risk > .content-box > .risk-content div.content p span i {
|
font-style: normal;
|
color: #606266;
|
}
|
|
.flash-flood-risk > .content-box > .risk-content div.content p span strong {
|
font-weight: normal;
|
cursor: pointer;
|
}
|
|
.flash-flood-risk > .content-box > .risk-content div.content p span[ii="0"],
|
.flash-flood-risk > .content-box > .risk-content div.content p span[ii="1"],
|
.flash-flood-risk > .content-box > .risk-content div.content p span[ii="2"],
|
.flash-flood-risk > .content-box > .risk-content div.content p span[ii="3"],
|
.flash-flood-risk > .content-box > .risk-content div.content p span[ii="4"] {
|
cursor: pointer;
|
}
|
|
.flash-flood-risk > .content-box > .risk-content div.content p .text-tab {
|
color: red;
|
cursor: pointer;
|
font-weight: normal;
|
}
|
|
.flash-flood-risk > .content-box > .risk-content div.content p .text-tab:hover {
|
border-bottom: 1px solid red;
|
}
|
|
.flash-flood-risk .risk-detail-popup {
|
position: fixed;
|
z-index: 9999;
|
padding: 10px;
|
background: rgba(0, 0, 0, 0.7);
|
color: #fff;
|
border-radius: 10px;
|
height: auto;
|
}
|
|
.flash-flood-risk .risk-detail-popup ul {
|
margin: 0;
|
padding: 0;
|
}
|
|
.flash-flood-risk .risk-detail-popup ul li {
|
line-height: 36px;
|
}
|
|
.flash-flood-risk .forecast-box .el-dialog {
|
position: absolute;
|
top: 0;
|
left: 0;
|
right: 0;
|
bottom: 0;
|
margin: auto !important;
|
width: 540px !important;
|
height: 360px !important;
|
background: #C1E6F3;
|
color: #606266;
|
}
|
|
.flash-flood-risk .forecast-box .el-dialog .el-dialog__header {
|
padding: 10px 20px;
|
}
|
|
.flash-flood-risk .forecast-box .el-dialog .el-dialog__header .el-dialog__title {
|
color: #606266 !important;
|
}
|
|
.flash-flood-risk .forecast-box .el-dialog .el-dialog__header .el-dialog__close {
|
color: #606266 !important;
|
}
|
|
.flash-flood-risk .forecast-box .el-dialog .el-dialog__header .el-dialog__headerbtn {
|
top: 14px;
|
}
|
|
.flash-flood-risk .forecast-box .el-dialog .el-dialog__body {
|
padding: 10px 20px 10px 20px;
|
background: #fff;
|
color: #606266;
|
height: calc(100% - 44px);
|
}
|
|
.flash-flood-risk .forecast-box .el-dialog .el-dialog__body .container {
|
height: calc(100%);
|
display: -webkit-box;
|
display: -ms-flexbox;
|
display: flex;
|
-webkit-box-orient: vertical;
|
-webkit-box-direction: normal;
|
-ms-flex-direction: column;
|
flex-direction: column;
|
-ms-flex-pack: distribute;
|
justify-content: space-around;
|
}
|
|
.flash-flood-risk .forecast-box .el-dialog .el-dialog__body .container > div {
|
height: 40px;
|
}
|
|
.flash-flood-risk .forecast-box .el-dialog .el-dialog__body .container > div > .el-select,
|
.flash-flood-risk .forecast-box .el-dialog .el-dialog__body .container > div > .el-input {
|
width: calc(100% - 46px);
|
}
|
|
.flash-flood-risk .forecast-box .el-dialog .el-dialog__body .container > .el-button {
|
height: 40px;
|
}
|
|
.flash-flood-risk .el-select-dropdown .el-select-dropdown__item {
|
font-size: 12px;
|
}
|
|
.medium-small-risk {
|
display: -webkit-box;
|
display: -ms-flexbox;
|
display: flex;
|
position: absolute;
|
z-index: 101;
|
width: 100%;
|
height: 100%;
|
-webkit-box-sizing: border-box;
|
box-sizing: border-box;
|
color: #606266;
|
}
|
|
.medium-small-risk > .content-box > .risk-content .risk-table .el-date-editor {
|
width: calc(100% - 80px);
|
}
|
|
.medium-small-risk > .content-box > .risk-content div.content {
|
position: relative;
|
height: calc(100% - 44px);
|
}
|
|
.medium-small-risk > .content-box > .risk-content div.content p {
|
position: absolute;
|
top: 0;
|
left: 0;
|
padding: 5px;
|
margin: 0;
|
height: 100%;
|
word-wrap: break-word;
|
-webkit-box-sizing: border-box;
|
box-sizing: border-box;
|
overflow-y: auto;
|
font-size: 16px;
|
line-height: 24px;
|
letter-spacing: 1.2px;
|
text-indent: 2em;
|
word-break: break-all;
|
scrollbar-width: thin;
|
}
|
|
.medium-small-risk > .content-box > .risk-content div.content p span {
|
color: red;
|
}
|
|
.medium-small-risk > .content-box > .risk-content div.content p span i {
|
font-style: normal;
|
color: #606266;
|
}
|
|
.medium-small-risk > .content-box > .risk-content div.content p span strong {
|
font-weight: normal;
|
cursor: pointer;
|
}
|
|
.medium-small-risk > .content-box > .risk-content div.content p span[ii="0"],
|
.medium-small-risk > .content-box > .risk-content div.content p span[ii="1"],
|
.medium-small-risk > .content-box > .risk-content div.content p span[ii="2"],
|
.medium-small-risk > .content-box > .risk-content div.content p span[ii="3"],
|
.medium-small-risk > .content-box > .risk-content div.content p span[ii="4"] {
|
cursor: pointer;
|
}
|
|
.medium-small-risk > .content-box > .risk-content div.content p .text-tab {
|
color: red;
|
cursor: pointer;
|
font-weight: normal;
|
}
|
|
.medium-small-risk > .content-box > .risk-content div.content p .text-tab:hover {
|
border-bottom: 1px solid red;
|
}
|
|
.medium-small-risk .risk-detail-popup {
|
position: fixed;
|
z-index: 999;
|
padding: 10px;
|
background: rgba(0, 0, 0, 0.7);
|
color: #fff;
|
border-radius: 10px;
|
height: auto;
|
}
|
|
.medium-small-risk .risk-detail-popup ul {
|
margin: 0;
|
padding: 0;
|
}
|
|
.medium-small-risk .risk-detail-popup ul li {
|
line-height: 36px;
|
}
|
|
.rain-water-feeling {
|
position: absolute;
|
z-index: 101;
|
width: 100%;
|
height: 100%;
|
-webkit-box-sizing: border-box;
|
box-sizing: border-box;
|
}
|
|
.rain-water-feeling .el-card__body {
|
position: absolute;
|
padding: 0;
|
width: 100%;
|
height: 100%;
|
}
|
|
.rain-water-feeling .el-card__body .header {
|
position: relative;
|
height: 36px;
|
line-height: 36px;
|
font-size: 16px;
|
display: -webkit-box;
|
display: -ms-flexbox;
|
display: flex;
|
-webkit-box-align: center;
|
-ms-flex-align: center;
|
align-items: center;
|
-webkit-box-pack: start;
|
-ms-flex-pack: start;
|
justify-content: flex-start;
|
}
|
|
.rain-water-feeling .el-card__body .header label {
|
margin-right: 0px !important;
|
margin-left: 20px;
|
}
|
|
.rain-water-feeling .el-card__body .rain-content {
|
height: calc(100% - 36px);
|
}
|
|
.rain-water-feeling .el-card__body .rain-content .header-tab {
|
display: -webkit-box;
|
display: -ms-flexbox;
|
display: flex;
|
-webkit-box-align: center;
|
-ms-flex-align: center;
|
align-items: center;
|
height: 36px;
|
font-size: 16px;
|
text-align: center;
|
-webkit-box-pack: start;
|
-ms-flex-pack: start;
|
justify-content: flex-start;
|
}
|
|
.rain-water-feeling .el-card__body .rain-content .header-tab > label {
|
margin-right: 0px !important;
|
margin-left: 20px;
|
}
|
|
.rain-water-feeling .el-card__body .rain-content .search-condition {
|
display: -webkit-box;
|
display: -ms-flexbox;
|
display: flex;
|
}
|
|
.rain-water-feeling .el-card__body .rain-content .search-condition .el-date-editor {
|
margin: 0 5px;
|
width: calc(100% - 90px);
|
}
|
|
.rain-water-feeling .el-card__body .rain-content .search-conditions {
|
display: -webkit-box;
|
display: -ms-flexbox;
|
display: flex;
|
-ms-flex-pack: distribute;
|
justify-content: space-around;
|
}
|
|
.rain-water-feeling .el-card__body .rain-content .search-conditions .el-select {
|
margin-right: 5px;
|
}
|
|
.rain-water-feeling .el-card__body .rain-content .search-conditions .el-date-editor {
|
margin: 0 5px;
|
}
|
|
.rain-water-feeling .el-card__body .rain-content .search-conditions .el-button {
|
margin-right: 5px;
|
}
|
|
.rain-water-feeling .el-card__body .rain-content .text-overview p {
|
margin: 5px;
|
padding: 5px;
|
width: calc(100% - 10px);
|
height: 180px;
|
word-wrap: break-word;
|
overflow-y: auto;
|
border: 1px solid #ccc;
|
border-radius: 5px;
|
-webkit-box-sizing: border-box;
|
box-sizing: border-box;
|
text-indent: 2em;
|
font-size: 16px;
|
line-height: 24px;
|
letter-spacing: 1.2px;
|
scrollbar-width: thin;
|
}
|
|
.rain-water-feeling .el-card__body .rain-content .statistics {
|
padding: 4px 20px;
|
}
|
|
.rain-water-feeling .el-card__body .rain-content .statistics div {
|
display: -webkit-box;
|
display: -ms-flexbox;
|
display: flex;
|
height: 40px;
|
line-height: 40px;
|
-webkit-box-align: center;
|
-ms-flex-align: center;
|
align-items: center;
|
}
|
|
.rain-water-feeling .el-card__body .rain-content .statistics div > span:nth-child(1) {
|
margin-right: 10px;
|
width: 54px;
|
height: 20px;
|
}
|
|
.rain-water-feeling .el-card__body .rain-content .statistics div > span:nth-child(2) {
|
margin-right: 10px;
|
}
|
|
.rain-water-feeling .el-card__body .rain-content .statistics div button {
|
color: #000;
|
border: none !important;
|
vertical-align: middle;
|
font-size: 26px;
|
}
|
|
.rain-water-feeling .el-card__body .rain-content .statistics div button:hover {
|
background: transparent;
|
}
|
|
.rain-water-feeling .el-card__body .rain-content .data-table {
|
position: absolute;
|
top: 185px;
|
width: calc(100% - 10px);
|
height: calc(100% - 185px);
|
margin: 0 5px;
|
}
|
|
.rain-water-feeling .el-card__body .rain-content .data-table .el-table {
|
height: 100%;
|
}
|
|
.rain-water-feeling .el-card__body .rain-content .data-table .el-table .el-table__body-wrapper {
|
height: calc(100% - 48px);
|
overflow-y: auto;
|
scrollbar-width: thin;
|
}
|
|
.rain-water-feeling .el-dialog__wrapper {
|
width: calc(100% - 360px);
|
height: calc(100% - 60px);
|
top: auto;
|
left: auto;
|
right: 0;
|
bottom: 0;
|
}
|
|
.rain-water-feeling .el-dialog__wrapper .el-dialog {
|
padding: 10px;
|
}
|
|
.rain-water-feeling .el-dialog__wrapper .el-dialog .el-dialog__header {
|
padding: 0;
|
height: 48px;
|
line-height: 48px;
|
}
|
|
.rain-water-feeling .el-dialog__wrapper .el-dialog .el-dialog__body {
|
padding: 0;
|
height: calc(100% - 48px);
|
}
|
|
.rain-water-feeling .el-dialog__wrapper .el-dialog .el-dialog__body .dialog-data-table {
|
width: 100%;
|
height: 100%;
|
}
|
|
.rain-water-feeling .el-dialog__wrapper .el-dialog .el-dialog__body .dialog-data-table .el-table {
|
height: calc(100% - 32px);
|
}
|
|
.rain-water-feeling .el-dialog__wrapper .el-dialog .el-dialog__body .dialog-data-table .el-table .el-table__header-wrapper .el-table__header tr {
|
position: relative;
|
}
|
|
.rain-water-feeling .el-dialog__wrapper .el-dialog .el-dialog__body .dialog-data-table .el-table .el-table__header-wrapper .el-table__header tr .cell {
|
font-size: 16px;
|
}
|
|
.rain-water-feeling .el-dialog__wrapper .el-dialog .el-dialog__body .dialog-data-table .el-table .el-table__body-wrapper {
|
height: calc(100% - 48px);
|
overflow-y: auto;
|
scrollbar-width: thin;
|
}
|
|
.rain-water-feeling .el-dialog__wrapper .el-dialog .el-dialog__body .dialog-data-table .el-table .el-table__body-wrapper .el-table__body td {
|
position: relative;
|
}
|
|
.rain-water-feeling .el-dialog__wrapper .el-dialog .el-dialog__body .dialog-data-table .el-table .el-table__body-wrapper .el-table__body td .cell {
|
font-size: 16px;
|
}
|
|
.rain-water-feeling .rain-detail-popup {
|
position: fixed;
|
z-index: 999;
|
padding: 10px;
|
background: rgba(0, 0, 0, 0.7);
|
color: #fff;
|
border-radius: 10px;
|
}
|
|
.rain-water-feeling .rain-detail-popup ul {
|
margin: 0;
|
padding: 0;
|
}
|
|
.rain-water-feeling .rain-detail-popup ul li {
|
line-height: 36px;
|
}
|
|
.riverway-box {
|
position: absolute;
|
z-index: 101;
|
width: 100%;
|
height: 100%;
|
-webkit-box-sizing: border-box;
|
box-sizing: border-box;
|
}
|
|
.riverway-box .el-card__body {
|
position: absolute;
|
padding: 0;
|
width: 100%;
|
height: 100%;
|
}
|
|
.riverway-box .el-card__body .header {
|
position: relative;
|
height: 36px;
|
line-height: 36px;
|
font-size: 16px;
|
display: -webkit-box;
|
display: -ms-flexbox;
|
display: flex;
|
-webkit-box-align: center;
|
-ms-flex-align: center;
|
align-items: center;
|
-webkit-box-pack: start;
|
-ms-flex-pack: start;
|
justify-content: flex-start;
|
}
|
|
.riverway-box .el-card__body .header label {
|
margin-right: 0px !important;
|
margin-left: 20px;
|
}
|
|
.riverway-box .el-card__body .search-condition {
|
display: -webkit-box;
|
display: -ms-flexbox;
|
display: flex;
|
}
|
|
.riverway-box .el-card__body .search-condition .el-date-editor {
|
margin: 0 5px;
|
width: calc(100% - 90px);
|
}
|
|
.riverway-box .el-card__body .riverway-content .text-overview {
|
border: 1px solid rgba(1, 1, 1, 0);
|
}
|
|
.riverway-box .el-card__body .riverway-content .text-overview p {
|
margin: 5px;
|
padding: 5px;
|
text-indent: 2em;
|
-webkit-box-sizing: border-box;
|
box-sizing: border-box;
|
width: calc(100% - 10px);
|
height: 240px;
|
overflow-y: auto;
|
border: 1px solid #ccc;
|
border-radius: 5px;
|
font-size: 16px;
|
line-height: 24px;
|
letter-spacing: 1.2px;
|
word-break: break-all;
|
scrollbar-width: thin;
|
}
|
|
.riverway-box .el-card__body .riverway-content .statistics {
|
padding: 4px 20px;
|
}
|
|
.riverway-box .el-card__body .riverway-content .statistics div {
|
height: 36px;
|
line-height: 36px;
|
}
|
|
.riverway-box .el-card__body .riverway-content .statistics div button {
|
border: none !important;
|
vertical-align: middle;
|
}
|
|
.riverway-box .el-card__body .el-dialog__wrapper {
|
width: calc(100% - 360px);
|
height: calc(100% - 60px);
|
top: auto;
|
left: auto;
|
right: 0;
|
bottom: 0;
|
}
|
|
.riverway-box .el-card__body .el-dialog__wrapper .el-dialog {
|
padding: 10px;
|
}
|
|
.riverway-box .el-card__body .el-dialog__wrapper .el-dialog .el-dialog__header {
|
padding: 0;
|
height: 48px;
|
line-height: 48px;
|
}
|
|
.riverway-box .el-card__body .el-dialog__wrapper .el-dialog .el-dialog__header h3 {
|
margin: 0;
|
}
|
|
.riverway-box .el-card__body .el-dialog__wrapper .el-dialog .el-dialog__body {
|
padding: 0;
|
height: calc(100% - 48px);
|
}
|
|
.riverway-box .el-card__body .el-dialog__wrapper .el-dialog .el-dialog__body .data-table {
|
width: 100%;
|
height: 100%;
|
}
|
|
.riverway-box .el-card__body .el-dialog__wrapper .el-dialog .el-dialog__body .data-table .el-table {
|
height: calc(100% - 32px);
|
}
|
|
.riverway-box .el-card__body .el-dialog__wrapper .el-dialog .el-dialog__body .data-table .el-table .el-table__header-wrapper .el-table__header tr {
|
position: relative;
|
}
|
|
.riverway-box .el-card__body .el-dialog__wrapper .el-dialog .el-dialog__body .data-table .el-table .el-table__header-wrapper .el-table__header tr .cell {
|
font-size: 16px;
|
}
|
|
.riverway-box .el-card__body .el-dialog__wrapper .el-dialog .el-dialog__body .data-table .el-table .el-table__body-wrapper {
|
height: calc(100% - 48px);
|
overflow-y: auto;
|
scrollbar-width: thin;
|
}
|
|
.riverway-box .el-card__body .el-dialog__wrapper .el-dialog .el-dialog__body .data-table .el-table .el-table__body-wrapper .el-table__row {
|
cursor: pointer;
|
}
|
|
.riverway-box .el-card__body .el-dialog__wrapper .el-dialog .el-dialog__body .data-table .el-table .el-table__body-wrapper .el-table__body td {
|
position: relative;
|
}
|
|
.riverway-box .el-card__body .el-dialog__wrapper .el-dialog .el-dialog__body .data-table .el-table .el-table__body-wrapper .el-table__body td .cell {
|
font-size: 16px;
|
}
|
|
.riverway-box .el-card__body .riverway-detail-popup {
|
position: fixed;
|
z-index: 999;
|
padding: 10px;
|
background: rgba(0, 0, 0, 0.7);
|
color: #fff;
|
border-radius: 10px;
|
}
|
|
.riverway-box .el-card__body .riverway-detail-popup ul {
|
margin: 0;
|
padding: 0;
|
}
|
|
.riverway-box .el-card__body .riverway-detail-popup ul li {
|
line-height: 36px;
|
}
|
|
.riverway-box .el-card__body .river-popup {
|
width: 920px;
|
height: 480px;
|
top: 60px;
|
left: 360px;
|
right: 0;
|
bottom: 0;
|
margin: auto;
|
border-radius: 5px;
|
-webkit-box-shadow: 0px 0px 10px 0px #ccc;
|
box-shadow: 0px 0px 10px 0px #ccc;
|
}
|
|
.riverway-box .el-card__body .river-popup .el-dialog {
|
padding: 10px;
|
}
|
|
.riverway-box .el-card__body .river-popup .el-dialog .el-dialog__header {
|
padding: 0 15px;
|
height: 30px;
|
line-height: 30px;
|
}
|
|
.riverway-box .el-card__body .river-popup .el-dialog .el-dialog__header .el-dialog__headerbtn {
|
top: 10px;
|
right: 10px;
|
}
|
|
.riverway-box .el-card__body .river-popup .el-dialog .el-dialog__body {
|
padding: 0;
|
height: calc(100% - 30px);
|
}
|
|
.riverway-box .el-card__body .river-popup .el-dialog .el-dialog__body iframe {
|
width: 100%;
|
height: 100%;
|
}
|
|
.reservoir-box {
|
position: absolute;
|
z-index: 101;
|
width: 100%;
|
height: 100%;
|
-webkit-box-sizing: border-box;
|
box-sizing: border-box;
|
}
|
|
.reservoir-box .el-card__body {
|
position: absolute;
|
padding: 0;
|
width: 100%;
|
height: 100%;
|
}
|
|
.reservoir-box .el-card__body .header {
|
position: relative;
|
height: 36px;
|
line-height: 36px;
|
font-size: 16px;
|
display: -webkit-box;
|
display: -ms-flexbox;
|
display: flex;
|
-webkit-box-align: center;
|
-ms-flex-align: center;
|
align-items: center;
|
-webkit-box-pack: start;
|
-ms-flex-pack: start;
|
justify-content: flex-start;
|
}
|
|
.reservoir-box .el-card__body .header label {
|
margin-right: 0px !important;
|
margin-left: 20px;
|
}
|
|
.reservoir-box .el-card__body .search-condition {
|
display: -webkit-box;
|
display: -ms-flexbox;
|
display: flex;
|
}
|
|
.reservoir-box .el-card__body .search-condition .el-date-editor {
|
margin: 0 5px;
|
width: calc(100% - 90px);
|
}
|
|
.reservoir-box .el-card__body .reservoir-content .text-overview {
|
border: 1px solid rgba(1, 1, 1, 0);
|
}
|
|
.reservoir-box .el-card__body .reservoir-content .text-overview p {
|
margin: 5px;
|
padding: 5px;
|
-webkit-box-sizing: border-box;
|
box-sizing: border-box;
|
width: calc(100% - 10px);
|
height: 240px;
|
overflow-y: auto;
|
border: 1px solid #ccc;
|
border-radius: 5px;
|
text-indent: 2em;
|
font-size: 16px;
|
line-height: 24px;
|
letter-spacing: 1.2px;
|
word-break: break-all;
|
scrollbar-width: thin;
|
}
|
|
.reservoir-box .el-card__body .reservoir-content .text-overview p .text-tab {
|
color: red;
|
cursor: pointer;
|
font-weight: normal;
|
}
|
|
.reservoir-box .el-card__body .reservoir-content .text-overview p .text-tab:hover {
|
border-bottom: 1px solid red;
|
}
|
|
.reservoir-box .el-card__body .reservoir-content .statistics {
|
padding: 4px 20px;
|
}
|
|
.reservoir-box .el-card__body .reservoir-content .statistics div {
|
height: 36px;
|
line-height: 36px;
|
}
|
|
.reservoir-box .el-card__body .reservoir-content .statistics div button {
|
border: none !important;
|
vertical-align: middle;
|
}
|
|
.reservoir-box .el-dialog__wrapper {
|
width: calc(100% - 360px);
|
height: calc(100% - 60px);
|
top: auto;
|
left: auto;
|
right: 0;
|
bottom: 0;
|
}
|
|
.reservoir-box .el-dialog__wrapper .el-dialog {
|
padding: 10px;
|
}
|
|
.reservoir-box .el-dialog__wrapper .el-dialog .el-dialog__header {
|
padding: 0;
|
height: 48px;
|
line-height: 48px;
|
}
|
|
.reservoir-box .el-dialog__wrapper .el-dialog .el-dialog__body {
|
padding: 0;
|
height: calc(100% - 48px);
|
}
|
|
.reservoir-box .el-dialog__wrapper .el-dialog .el-dialog__body .dialog-data-table {
|
width: 100%;
|
height: 100%;
|
}
|
|
.reservoir-box .el-dialog__wrapper .el-dialog .el-dialog__body .dialog-data-table .el-table {
|
height: calc(100% - 32px);
|
}
|
|
.reservoir-box .el-dialog__wrapper .el-dialog .el-dialog__body .dialog-data-table .el-table .el-table__header-wrapper .el-table__header tr {
|
position: relative;
|
}
|
|
.reservoir-box .el-dialog__wrapper .el-dialog .el-dialog__body .dialog-data-table .el-table .el-table__header-wrapper .el-table__header tr .cell {
|
font-size: 16px;
|
}
|
|
.reservoir-box .el-dialog__wrapper .el-dialog .el-dialog__body .dialog-data-table .el-table .el-table__body-wrapper {
|
height: calc(100% - 48px);
|
overflow-y: auto;
|
scrollbar-width: thin;
|
}
|
|
.reservoir-box .el-dialog__wrapper .el-dialog .el-dialog__body .dialog-data-table .el-table .el-table__body-wrapper .el-table__body td {
|
position: relative;
|
}
|
|
.reservoir-box .el-dialog__wrapper .el-dialog .el-dialog__body .dialog-data-table .el-table .el-table__body-wrapper .el-table__body td .cell {
|
font-size: 16px;
|
}
|
|
.reservoir-box .reservoir-detail-popup {
|
position: fixed;
|
z-index: 999;
|
padding: 10px;
|
background: rgba(0, 0, 0, 0.7);
|
color: #fff;
|
border-radius: 10px;
|
}
|
|
.reservoir-box .reservoir-detail-popup ul {
|
margin: 0;
|
padding: 0;
|
}
|
|
.reservoir-box .reservoir-detail-popup ul li {
|
line-height: 36px;
|
}
|
/*# sourceMappingURL=common.css.map */
|