IntelligentRecognition/ah-jjsp-web/.svn/pristine/45/4524270a2cd87c1ee6f5d728fe7...

670 lines
12 KiB
Plaintext
Raw Normal View History

2024-05-24 16:09:40 +08:00
body .my-skin.child-skin {
background: url("../../img/main/tablebg.png") no-repeat 0 0/100% 100% transparent;
}
.bottom-box {
width: 100%;
height: calc(100% - 10px);
display: flex;
justify-content: space-evenly;
}
.switch-type {
width: 100%;
height: 95%;
}
.switch-type2{
width: 100%;
height: 95%;
}
#echarts-map {
width: 100%;
height: calc(100%)
}
#echarts-map2 {
width: 100%;
height: calc(100%);
}
.basic-info {
width: 34%;
height: 145px;
border: 1px solid #174FDD;
background-color: #092351;
border-radius: 2px;
margin-bottom: 20px;
flex-direction: column;
position: absolute;
z-index: 1000;
}
.city {
width: 100%;
height: 40px;
padding: 1%;
font-size: 20px;
color: #fff;
}
.pro-attendance-risk-info {
width: 100%;
height: calc(100% - 40px);
padding: 0 1%;
color: #fff;
}
.pro-info, .attendance-info, .risk-info {
width: 19%;
height: 100%;
flex-direction: column;
}
.risk-info {
width: 56%;
margin-left: 2%;
}
.pro, .attendance, .risk {
width: 100%;
}
.pro p, .attendance p {
margin-bottom: 12%;
}
.risk {
margin-bottom: 4%;
justify-content: space-between;
}
#left {
width: 27.2%;
height: 97.8%;
margin: 1.2% 0;
}
#center-box {
width: 33%;
height: 97.8%;
margin: 1.2% 0;
}
#check-risk{
width: 4%;
height: 97.8%;
margin: 1.2% 0;
}
#right {
width: 27.2%;
height: 97.8%;
margin: 1.2% 0;
}
.main-box {
width: 100%;
height: 25%;
}
.main-box-ten {
width: 100%;
height: 17%;
}
.main-box-thirty {
width: 100%;
height: 27%;
}
.main-box1-title {
width: 100%;
height: 45px;
background: url("../../img/main/projectPlan.png") no-repeat 0 0 / 100% 100%;
}
.echarts-two {
width: 100%;
height: calc(100% - 45px);
}
.echarts-two-tile {
width: 100%;
height: 24%;
justify-content: space-around;
font-size: 18px;
}
.main-box2-title {
width: 100%;
height: 45px;
background: url("../../img/main/environmental.png") no-repeat 0 0 / 100% 100%;
}
.main-box3-title {
width: 100%;
height: 45px;
background: url("../../img/main/engineeringCost.png") no-repeat 0 0 / 100% 100%;
}
.main-box4-title {
width: 100%;
height: 45px;
background: url("../../img/main/engineeringTechnology.png") no-repeat 0 0 / 100% 100%;
}
.main-right-box1-title {
width: 100%;
height: 45px;
background: url("../../img/main/projrctStatistics.png") no-repeat 0 0 / 100% 100%;
display: flex;
align-items: center;
justify-content: space-between;
}
.main-right-box1-btn {
width: 75px;
height: 30px;
cursor: pointer;
background-color: transparent;
color: #7BCBF3;
border: 1px solid #3B68A6;
letter-spacing: 1px;
}
.main-right-box1-btns {
width: 75px;
height: 30px;
border: 0;
cursor: pointer;
background-color: transparent;
color: #FFFFFF;
letter-spacing: 1px;
}
.main-right-box2-title {
width: 100%;
height: 45px;
background: url("../../img/main/teams.png") no-repeat 0 0 / 100% 100%;
display: flex;
align-items: center;
justify-content: space-between;
}
.main-right-box3-title {
width: 100%;
height: 45px;
background: url("../../img/main/dailyRisk.png") no-repeat 0 0 / 100% 100%;
}
.main-right-box4-title {
width: 100%;
height: 45px;
background: url("../../img/main/constructionQuality.png") no-repeat 0 0 / 100% 100%;
display: flex;
align-items: center;
justify-content: revert;
}
.main-right-box4-btn {
width: 75px;
height: 30px;
cursor: pointer;
background-color: transparent;
color: #7BCBF3;
border: 1px solid #3B68A6;
letter-spacing: 1px;
box-sizing: border-box;
}
.main-right-box4-btns {
width: 75px;
height: 30px;
border: 0;
cursor: pointer;
background-color: transparent;
color: #FFFFFF;
letter-spacing: 1px;
}
.textSpan {
color: #fff;
font-size: 14px;
display: flex;
align-items: center;
margin-bottom: 5px;
}
.cup {
width: 19px;
height: 17px;
background: url(../../img/main/cup.png) no-repeat 0 0 / 100% 100%;
float: left;
margin: 0 4px;
}
#eia, #soil, #eia_check, #soil_check {
font-family: 'zcoolqingkehuangyouti';
font-size: 28px;
}
#sjwt, #sbyy, #tysj {
font-family: 'zcoolqingkehuangyouti';
font-size: 30px;
}
/*滚动条样式start*/
::-webkit-scrollbar {
width: 0;
height: 10px;
}
::-webkit-scrollbar-track {
background: #e7e7f1 !important;
border-radius: 0px;
}
::-webkit-scrollbar-thumb {
background: rgba(94, 96, 97, 0.43) !important;
border-radius: 0px;
}
::-webkit-scrollbar-thumb:hover {
background: rgba(94, 96, 97, 0.43) !important;
border-radius: 0px;
}
::-webkit-scrollbar-thumb:active {
background: rgba(94, 96, 97, 0.43) !important;
border-radius: 0px;
}
/*滚动条样式end*/
.warning-info {
width: 40%;
height: 40px;
position: absolute;
top: 95%;
border: 1px solid #174FDD;
background-color: #06182E;
border-radius: 2px;
z-index: 1000;
right: 30%;
display: none;
}
.animate-p {
width: calc(100% - 24px);
height: 100%;
overflow: hidden;
margin-left: 20px;
}
.animate {
font-size: 16px;
color: #fff;
display: inline-block;
white-space: nowrap;
animation: 30s wordsLoop linear infinite normal;
font-family: 'AlimamaShuHeiTi';
}
@keyframes wordsLoop {
0% {
transform: translateX(200px);
-webkit-transform: translateX(200px);
}
100% {
transform: translateX(-100%);
-webkit-transform: translateX(-100%);
}
}
@-webkit-keyframes wordsLoop {
0% {
transform: translateX(200px);
-webkit-transform: translateX(200px);
}
100% {
transform: translateX(-100%);
-webkit-transform: translateX(-100%);
}
}
.proPlan {
height: 76%;
width: 100%;
display: flex;
}
.proPlan-one {
width: 50%;
height: 100%;
display: flex;
align-items: center;
justify-content: space-evenly;
}
.proPlan-two {
width: 50%;
height: 100%;
display: flex;
align-items: center;
justify-content: space-evenly;
}
.proPlan-one-power,
.proPlan-two-power {
width: 73px;
height: 118px;
background: url("../../img/main/substation.png") no-repeat 0 0 / 100% 100%;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
}
.proPlan-one-line,
.proPlan-two-line {
width: 73px;
height: 118px;
background: url("../../img/main/line.png") no-repeat 0 0 / 100% 100%;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
}
.proPlan p {
font-size: 22px;
margin-top: -60%;
}
.hsb {
display: flex;
flex-direction: column;
}
.hsb-content {
width: 100%;
height: 70%;
display: flex;
align-items: center;
justify-content: space-around;
letter-spacing: 1px;
}
.hsb-content-child {
width: 98px;
height: 108px;
display: flex;
align-items: center;
justify-content: center;
}
.hsb-content-child p:nth-of-type(2) {
font-size: 16px;
margin-top: 57%;
}
.hsb-content-child p {
margin-top: 50%;
}
.hsb-content-one {
background: url("../../img/main/hp.png") no-repeat 0 0 / 100% 100%;
}
.hsb-content-two {
background: url("../../img/main/sb.png") no-repeat 0 0 / 100% 100%;
}
.hsb-content-three {
background: url("../../img/main/hpys.png") no-repeat 0 0 / 100% 100%;
}
.hsb-content-four {
background: url("../../img/main/sbys.png") no-repeat 0 0 / 100% 100%;
}
.hsb-title {
width: 100%;
height: 30%;
display: flex;
justify-content: space-around;
}
.hsb-title p {
width: 98px;
font-size: 16px;
text-align: center;
}
.enginee-cost {
width: 466px;
height: 190px;
display: flex;
justify-content: space-between;
background: url("../../img/main/engineeringCostBg.png") no-repeat 0 0 / 100% 100%;
}
.enginee-cost-one,
.enginee-cost-two,
.enginee-cost-three {
width: 30%;
height: 100%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
font-size: 16px;
letter-spacing: 1px;
}
.enginee-cost-one {
width: 26%;
}
.enginee-cost-two {
width: 30%;
}
.enginee-cost-three {
width: 34%;
}
.enginee-cost-one div,
.enginee-cost-two div,
.enginee-cost-three div {
display: flex;
}
#jsPro,
#wclPro,
#jrPro {
font-size: 28px;
}
.engineer-techno {
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: space-around;
letter-spacing: 1px;
}
.engineer-techno-child {
width: 114px;
height: 155px;
display: flex;
justify-content: center;
}
.engineer-techno-one {
background: url("../../img/main/devise.png") no-repeat 0 0 / 100% 100%;
}
.engineer-techno-two {
background: url("../../img/main/device.png") no-repeat 0 0 / 100% 100%;
}
.engineer-techno-three {
width: 164px;
background: url("../../img/main/project.png") no-repeat 0 0 / 100% 100%;
}
.engineer-techno-child p:nth-of-type(2) {
font-size: 16px;
margin-top: 10%;
}
.pro-count {
width: 100%;
height: 100%;
display: flex;
justify-content: space-evenly;
}
.pro-count-child {
width: 30%;
height: 100%;
display: flex;
align-items: center;
justify-content: space-around;
}
.pro-count-one-content,
.pro-count-two-content,
.pro-count-three-content {
width: 76%;
height: 100%;
display: flex;
flex-direction: column;
justify-content: space-around;
cursor: pointer;
text-align: center;
}
.pro-count-one-img {
width: 18px;
height: 74px;
background: url("../../img/main/in.png") no-repeat 0 0 / 100% 100%;
}
.pro-count-two-img {
width: 18px;
height: 74px;
background: url("../../img/main/construction.png") no-repeat 0 0 / 100% 100%;
}
.pro-count-three-img {
width: 18px;
height: 74px;
background: url("../../img/main/stop.png") no-repeat 0 0 / 100% 100%;
}
.pro-count-one-content p:nth-of-type(1),
.pro-count-two-content p:nth-of-type(1),
.pro-count-three-content p:nth-of-type(1) {
font-size: 16px;
}
#echarts-map div:nth-of-type(2) {
max-width: 600px !important;
max-height: 200px;
overflow-y: auto;
}
.jx-box{
max-height: 1000px !important;
}
.dbArea {
width: 74%;
height: 100%;
float: right;
}
.clickMap {
width: 25%;
height: 100%;
cursor: pointer;
float: left;
}
.proBtn {
width: 40%;
height: 100%;
display: flex;
align-items: center;
justify-content: space-around;
}
.person-info {
width: 50%;
height: 100%;
display: flex;
align-items: center;
justify-content: space-evenly;
}
.person-info p {
font-size: 16px;
}
.award-info {
width: 45%;
height: 100%;
display: flex;
align-items: center;
justify-content: space-evenly;
}
.map-p{
color: #fff;
font-weight: normal;
margin-bottom: 10px;
font-size: 16px;
font-family: 'Alibaba PuHuiTi R';
}
.map-p2{
color: #fff;
font-weight: normal;
font-size: 13px;
font-family: 'Alibaba PuHuiTi R';
}
.layui-timeline-item:before {
background-color: #213eb2;
}
.layui-timeline-axis {
position: absolute;
left: -5px;
top: 0;
z-index: 10;
width: 20px;
height: 20px;
line-height: 20px;
color: transparent;
border-radius: 50%;
text-align: center;
cursor: pointer;
background: url("../../img/main/circle.png") no-repeat 0 0 / 100% 100%;
}
.multiselect {
width: 100%;
height: 20%;
flex-direction: column;
justify-content: space-between;
}
.check-risk {
width: 100%;
height: 50px;
justify-content: space-around;
cursor: pointer;
}
.check-risk img{
width: 18px;
height: 18px;
}