313 lines
4.9 KiB
CSS
313 lines
4.9 KiB
CSS
/* 人工时 */
|
|
.y_rgss {
|
|
justify-content: space-between;
|
|
padding: 20px 0;
|
|
}
|
|
|
|
.y_rgs {
|
|
width: 149px;
|
|
height: 70px;
|
|
background-image: url(../imags/10.png);
|
|
justify-content: center;
|
|
}
|
|
|
|
.y_rgs>.y_rgs_val {
|
|
width: 100%;
|
|
font-size: .275rem;
|
|
color: #00FFFF;
|
|
text-align: center;
|
|
}
|
|
|
|
.y_rgs>.y_rgs_label {
|
|
width: 100%;
|
|
text-align: center;
|
|
font-size: 14px;
|
|
color: #FFFFFF;
|
|
}
|
|
|
|
/* 安全管理人员 */
|
|
.y_aq {
|
|
width: 100%;
|
|
justify-content: space-between;
|
|
}
|
|
|
|
.y_aq_box {
|
|
width: 239px;
|
|
height: 54px;
|
|
background-image: url(../imags/11.png);
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
padding: 0 20px;
|
|
}
|
|
|
|
.y_aq_label {
|
|
font-size: 14px;
|
|
color: #ffffff;
|
|
}
|
|
|
|
.y_aq_value {
|
|
font-size: 22px;
|
|
color: #00FFFF;
|
|
}
|
|
|
|
/* 整改 */
|
|
.y_zg {
|
|
margin-top: 20px;
|
|
}
|
|
|
|
.y_zg_title {
|
|
font-size: 14px;
|
|
color: #ffffff;
|
|
}
|
|
|
|
.y_zg_box {
|
|
flex: 1;
|
|
}
|
|
|
|
.y_zg_main {
|
|
margin-top: 10px;
|
|
}
|
|
|
|
.y_zg_value {
|
|
height: 20px;
|
|
text-align: center;
|
|
line-height: 20px;
|
|
font-size: 14px;
|
|
}
|
|
|
|
.y_zg_label {
|
|
margin-top: 8px;
|
|
text-align: center;
|
|
font-size: 14px;
|
|
color: #FFFFFF;
|
|
}
|
|
|
|
/* 质量 */
|
|
.y_zlry {
|
|
height: .5rem;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
margin-top: .25rem;
|
|
background-image: url(../imags/18.png);
|
|
padding: 0 .25rem;
|
|
}
|
|
|
|
.y_zlry_label {
|
|
font-size: .175rem;
|
|
color: #FFFFFF;
|
|
}
|
|
|
|
.y_zlry_value {
|
|
color: #63CAFF;
|
|
font-size: .3rem;
|
|
}
|
|
|
|
.y_zlmap {
|
|
width: 100%;
|
|
height: calc(100% - 1.5rem);
|
|
}
|
|
|
|
.zgmap {
|
|
flex: 1;
|
|
}
|
|
|
|
/* 关键事项 */
|
|
.y_gjzg {
|
|
width: 100%;
|
|
height: calc(100% - .75rem);
|
|
}
|
|
|
|
.y_gjzg_box {
|
|
flex: 1;
|
|
justify-content: space-around;
|
|
align-items: center;
|
|
}
|
|
|
|
.y_gjzg_zg {
|
|
width: 2.7375rem;
|
|
height: .875rem;
|
|
background-image: url(../imags/21.png);
|
|
padding: 0 .25rem;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
}
|
|
|
|
.y_gjzg_zg>label {
|
|
font-size: .175rem;
|
|
color: #ffffff;
|
|
}
|
|
|
|
.y_gjzg_zg>p {
|
|
font-size: .3rem;
|
|
color: #ffffff;
|
|
}
|
|
|
|
/* 人员信息 */
|
|
|
|
.y_rys {
|
|
padding: .25rem;
|
|
justify-content: space-between;
|
|
padding-bottom: 0;
|
|
}
|
|
|
|
.y_ry {
|
|
width: 1.95rem;
|
|
height: .5rem;
|
|
background-image: url(../imags/19.png);
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
padding: 0 .125rem;
|
|
}
|
|
|
|
.y_ry_label {
|
|
font-size: .175rem;
|
|
color: #ffffff;
|
|
}
|
|
|
|
.y_ry_value {
|
|
font-size: .3rem;
|
|
color: #E9E931;
|
|
}
|
|
|
|
.y_rymap {
|
|
height: calc(100% - 1rem);
|
|
}
|
|
|
|
/* 材料到货 */
|
|
.y_tabs {
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
color: #96DBFF;
|
|
width: 1.925rem;
|
|
}
|
|
|
|
.y_tabs>span {
|
|
width: .9625rem;
|
|
height: .275rem;
|
|
text-align: center;
|
|
line-height: .275rem;
|
|
}
|
|
.y_tab-action{
|
|
background-image: url(../imags/20.png);
|
|
}
|
|
.table{
|
|
width: 100%;
|
|
border: 1px solid #1B538B;
|
|
border-collapse:collapse;
|
|
margin-top: .25rem;
|
|
}
|
|
.tr{
|
|
width: 100%;
|
|
height: .425rem;
|
|
background: rgba(33, 55, 113, .4);
|
|
display: flex;
|
|
flex-direction: row;
|
|
line-height: .425rem;
|
|
}
|
|
.tr:nth-child(2n -1) {
|
|
background-color: rgba(33, 55, 113, 0);
|
|
}
|
|
|
|
.tr>span{
|
|
flex:1;
|
|
font-weight: 0;
|
|
color: #ffffff;
|
|
width: .9rem;
|
|
text-align: center;
|
|
}
|
|
.tbody{
|
|
height: 2.5375rem;
|
|
overflow: hidden;
|
|
overflow-y: scroll;
|
|
}
|
|
.tbody::-webkit-scrollbar{
|
|
width: 0;
|
|
}
|
|
/* 居中项目简介 */
|
|
.y_top_boxs{
|
|
margin-top: .625rem;
|
|
height: 1.85rem;
|
|
width: 100%;
|
|
justify-content: space-between;
|
|
}
|
|
.y_top_box{
|
|
width: 2.925rem;
|
|
height: 1.85rem;
|
|
justify-content: center;
|
|
align-items: center;
|
|
background-image: url(../imags/c01.png);
|
|
color: #ffffff;
|
|
}
|
|
.y_top_box_label{
|
|
font-size: .225rem;
|
|
}
|
|
.y_top_box_value{
|
|
font-size: .5rem;
|
|
font-family: 'DIN';
|
|
}
|
|
/* 地图样式 */
|
|
|
|
.y_map_container{
|
|
height: calc(100% - 2.475rem);
|
|
padding-top: .25rem;
|
|
width: 100%;
|
|
/* background-color: red; */
|
|
}
|
|
#y_map{
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.BMap_cpyCtrl,.anchorBL{
|
|
opacity: 0;
|
|
}
|
|
|
|
|
|
/* mark点显示信息 */
|
|
.y_mark_info{
|
|
max-width:3.125rem;
|
|
position: relative;
|
|
z-index: 99999;
|
|
color: #ffffff;
|
|
background-color: #051146;
|
|
border: 1px solid #0070de;
|
|
padding-bottom: .375rem;
|
|
font-size: .175rem;
|
|
}
|
|
.y_mark_info>.title{font-weight: 700;border-bottom: 1px solid #0070de;padding: .05rem .125rem;}
|
|
.y_mark_info>.row{
|
|
padding: .05rem .125rem;
|
|
}
|
|
.y_mark_info>.row>.label{
|
|
width: 1rem;
|
|
}
|
|
.row_more{
|
|
font-size: .15rem;
|
|
color: #0055ff;
|
|
position: absolute;
|
|
right: .125rem;
|
|
bottom: .125rem;
|
|
}
|
|
.BMap_bubble_pop{
|
|
background-color: rgba(0, 0, 0, 0) !important;
|
|
border: none !important;
|
|
top: 30px !important;
|
|
left: 366px !important;
|
|
}
|
|
.BMap_bubble_pop>img{
|
|
display: none !important;
|
|
}
|
|
.BMap_bubble_title{
|
|
display: none !important;
|
|
}
|
|
.BMap_bubble_center{
|
|
width: auto !important;
|
|
}
|
|
.BMap_bubble_buttons{
|
|
top: 0;
|
|
|
|
}
|
|
|
|
.BMap_bubble_top{
|
|
height: 0 !important;
|
|
} |