body,
div,
p,
h2,
h3,
span,
a,
ul,
li,
ol {
    margin: 0;
    padding: 0;
    font-family: "FZY4JW--GB1-0","PingFang SC","Source Han Sans",'微软雅黑';
    -ms-overflow-style: none
}

body {
    color: #FFFFFF;
    font-size: 14px;
    min-height:100%;
    height: auto;
    position: relative;
    /* background: #040A3C; */
    z-index: 9999;
    min-width: 1800px;
}

li {
    list-style: none
}

a {
    text-decoration: none;
    color: #FFFFFF
}

html{
    height: 100%
}

/* flex */
.box {
    display: flex;
    justify-content: center
}
i{
    font-style: normal;
}

body::-webkit-scrollbar,
.dhsqlb table tbody::-webkit-scrollbar,.wrap_menu .menu::-webkit-scrollbar,.jBox-content::-webkit-scrollbar,.item_sbyj .content::-webkit-scrollbar,.JCTJList::-webkit-scrollbar,#recordContent::-webkit-scrollbar,#safety_content::-webkit-scrollbar,
.ydjk .item_glrykq::-webkit-scrollbar,.gxysPro .leftData::-webkit-scrollbar,.navBox::-webkit-scrollbar,.content-list::-webkit-scrollbar,
#dj_list table tbody::-webkit-scrollbar,#dj_list::-webkit-scrollbar{
    display: none;
}
#attendanceContent::-webkit-scrollbar,#ryck_Data::-webkit-scrollbar,  .dhsqlb table tbody::-webkit-scrollbar,.wrap_menu .menu::-webkit-scrollbar,.webContent::-webkit-scrollbar,.sorceDiv table tbody::-webkit-scrollbar,.projectList  table tbody::-webkit-scrollbar{
    display: none;
}

table tbody::-webkit-scrollbar{
    display: block !important;
}
html{
    scrollbar-width: none;
}
#dwzzjg_list table tbody, #gtdqk_list table tbody, #dj_list table tbody, #dxs_list table tbody,
.xmtd .describle,.chartLists,.jlContent, .jfContent,.scslEchart,.ydjklb .list,.gxysPro .left_chart, .content .wrap-menu,.dhsqlb table tbody,.wrap_menu .menu,.iframe html{
    scrollbar-color:#00BDFF rgba(0, 128, 0,0);
    scrollbar-width:thin;border-radius: 4px 4px 4px 4px;
}


/* * {
    scrollbar-color:#00BDFF rgba(0, 128, 0,0);
    scrollbar-width:thin;border-radius: 4px 4px 4px 4px;opacity: 0.5;
} */

::-webkit-scrollbar{
    height: 8px;
    width: 5px;
    /* background-color: #A8ABE2; */
}
::-webkit-scrollbar-thumb{
    /*width: 10px;*/
    background-color:#00BDFF;border-radius: 4px 4px 4px 4px;opacity: 0.5;
}
.swiper-button-next, .swiper-button-prev{
    width:16px;
    height: 30px;
    background-size: 16px 30px;
}


/* page */
.page{
    background: transparent
}
.wrap-title {
    position: absolute;
    top: 8px;
    left: 30px;
    font-size: 16px;
    z-index: 99
}
.wrap-title span{
    padding-right: 8px
}
/* .wrap-title img{
   display: none;
} */
.chart-sub-title {
    position: absolute;
    right: 5%;
    top: 20px;
    width: 50%;
    text-align: right;
    color: #A8ABE2
}
.wrap-nav {
    position: absolute;
    top: 10px;
    right: -4px;z-index: 99;
    color: #FFFFFF
}

.wrap-nav li{
    padding: 0 18px;
    /* width: 18%; */
}

@media (max-width:450px){
    .wrap-nav .itemName li ,.workList li{
        /* padding: 0 18px; */
        width: 28%;
    }
   
}

.wrap-nav li span {
    padding: 4px 0;
    cursor: pointer;
    width: 100%;
}
.nav_active,.nav_active1{
    border-bottom: 1px solid #00FFF9;
    color: #00FFF9
}
.nav_active1 li span {
    padding: 4px 0;
    cursor: pointer;
}
/* jBox */
.jBox-Modal .jBox-title{
    background: #161b33;
    border:none;
    font-size: 16px
}
.jBox-container{
    background: #262c4f
}
.jBox-Modal .jBox-content{
    padding:0;
}
.viewer-container{
    background-color:rgba(0,0,0,0.8)
}
/* 下面提示不见 */
/* .viewer-footer{
    display: none !important;
} */
.viewer-zoom-in,.viewer-zoom-out,.viewer-one-to-one,.viewer-reset,.viewer-play,.viewer-rotate-left,.viewer-flip-horizontal,.viewer-flip-vertical,.viewer-rotate-right,.viewer-title{
    display: none !important;
}
.viewer-toolbar{
    display: flex;
    justify-content: center;
}

/* icon */
.module_zs{
    position: absolute;
    top: 0;
    left: 0;
}
.module_zx{
    position: absolute;
    bottom: 0;
    left: 0;
}
.module_ys{
    position: absolute;
    top: 0;
    right: 0;
}
.module_yx{
    position: absolute;
    bottom: 0;
    right: 0;
}

/* 质量管理页面 */
.page .content>.box1>div{
    width: 33.33%;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 0 16px;
}
.jBox-Modal .jBox-title{
    background: #0F5289;
}
.jBox-container{
    background: #0B3558;
    box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.302);
}