@charset "utf-8";
* {
    margin: 0px;
    padding: 0px;
    font-family: "Helvetica Neue", Helvetica, "PingFang SC", Tahoma, Arial, sans-serif, Arial;
}

@font-face {
    font-family: led_01;
    src: url('led_01.ttf');
}

@font-face {
    font-family: 'iconfont';
    src: url('iconfont.eot');
    src: url('iconfont.eot?#iefix') format('embedded-opentype'),
    url('iconfont.woff') format('woff'),
    url('iconfont.ttf') format('truetype'),
    url('iconfont.svg#iconfont') format('svg');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 18px;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0px;
    -moz-osx-font-smoothing: grayscale;
}

/* div{ color:#333;} */
li {
    list-style-type: none;
}

img {
    border: 0px;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

b {
    font-weight: 100;
}

i {
    font-style: normal;
}

input {
    outline: none;
}

button {
    outline: none;
}

select {
    outline: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.tal {
    text-align: left;
}

.tar {
    text-align: right;
}

.cle {
    clear: both;
    display: block;
}

.ta_c {
    text-align: center;
}

.li_lab_l {
    width: 120px;
    text-align: right;
    display: block;
}

.list_sort {
    line-height: 24px;
}

.list_sort:hover {
    background: #ddd;
}

.list_sort p {
    margin: 0 10px;
}

.list_sort p span {
    width: 10% !important;
    height: 12px !important;
    line-height: 12px !important;
    font-family: 'iconfont';
    cursor: pointer;
    display: block;
}

.inp_file {
    width: auto !important;
    height: auto !important;
    border: 0px !important;
    margin-top: 2px !important;
}

.hide {
    display: none;
}

/* show_gm 2021-04-21 add from jason*/
.ta_r {
    padding: 0 5px;
    text-align: right !important;
}

.ta_l {
    padding: 0 5px;
    text-align: left !important;
}

/* neibiao */
.w_all {
    width: 100%;
}

.w_1280 {
    max-width: 1280px;
    margin: auto;
}

.w_1000 {
    width: 1000px;
    margin: auto;
}

.w_b50 {
    width: 49%;
}

.w_b20 {
    width: 18%;
}

.w_b10 {
    width: 13%;
}

.w_b5 {
    width: 6%;
}

.h_10 {
    height: 10px;
    line-height: 10px;
}

.m_l1 {
    margin-left: 1%;
}

.m_r1 {
    margin-right: 1%;
}

.m_t5 {
    margin-top: 5px;
}

.m_t10 {
    margin-top: 10px;
}

.m_t15 {
    margin-top: 15px;
}

.m_t30 {
    margin-top: 30px;
}

.m_t50 {
    margin-top: 50px;
}

.m_l5 {
    margin-left: 5px;
}

.m_l10 {
    margin-left: 10px;
}

.m_l15 {
    margin-left: 15px;
}

.m_l30 {
    margin-left: 30px;
}

.m_r5 {
    margin-right: 5px;
}

.m_r10 {
    margin-right: 10px;
}

.m_r15 {
    margin-right: 15px;
}

.m_r30 {
    margin-right: 30px
}

.m_b5 {
    margin-bottom: 5px;
}

.m_b10 {
    margin-bottom: 10px;
}

.m_b15 {
    margin-bottom: 15px;
}

.m_b20 {
    margin-bottom: 20px;
}

.f_h55 {
    height: 55px;
}

.p_t10 {
    padding-top: 10px;
}

.p_t15 {
    padding-top: 15px;
}

.p_b10 {
    padding-bottom: 10px;
}

.p_b15 {
    padding-bottom: 15px;
}

.p_lr30 {
    padding: 0 30px;
}

/* color */
.col_w {
    color: #fff !important;
}

.col_r {
    color: #da2437 !important;
}

.col_r a {
    color: #da2437 !important;
}

.col_g {
    color: #009900 !important;
}

.col_y {
    color: #f8c002 !important;
}

.col_iv {
    color: #f8c002 !important;
}

.col_o {
    color: #ff7e40 !important;
}

.col_b {
    color: #1278f6 !important;
}

.col_b a {
    color: #0081cc !important;
}

.col_k {
    color: #333 !important;
}

.col_gr {
    color: #999 !important;
}

.col_iv {
    color: #db84ff !important;
}

/* bg_color */
.bg_w {
    color: #333 !important;
    background: #fff !important;
}

.bg_k {
    color: #fff !important;
    background: #0e0e0e !important;
}

.bg_ck {
    color: #fff !important;
    background: #2f3543 !important;
}

.bg_gr {
    color: #fff !important;
    background: #b3b0b0 !important;
}

.bg_y {
    color: #fff !important;
    background: #f90 !important;
}

.bg_gr2 {
    color: #fff !important;
    background: #999 !important;
}

.bg_bl {
    color: #fff !important;
    background: #e8f0f6 !important;
}

.bg_b {
    color: #fff !important;
    background: #1278f6 !important;
}

.bg_bc {
    color: #fff !important;
    background: #696969 !important;
}

.bg_bd {
    color: #333 !important;
    background: #f4f8fd !important;
}

.bg_ib {
    color: #fff !important;
    background: #28c0f7 !important;
}

.bg_ib2 {
    color: #fff !important;
    background: #00b4aa !important;
}

.bg_iy {
    color: #fff !important;
    background: #f7a35c !important;
}

.bg_iy2 {
    color: #fff !important;
    background: #ffb980 !important;
}

.bg_r {
    color: #fff !important;
    background: #c00 !important;
}

.bg_ir {
    color: #fff !important;
    background: #f00 !important;
}

.bg_ir2 {
    color: #fff !important;
    background: #d87a80 !important;
}

.bg_g {
    color: #fff !important;
    background: #22b24b !important;
}

.bg_ig {
    color: #fff !important;
    background: #22b24b !important;
}

.bg_ig2 {
    color: #fff !important;
    background: #90ed7d !important;
}

.bg_iv {
    color: #fff !important;
    background: #db84ff !important;
}

.bg_iv2 {
    color: #fff !important;
    background: #b6a2de !important;
}

.bg_io {
    color: #fff !important;
    background: #ff9b53 !important;
}

/* progress */
.pg_b {
    background: #000;
    border-radius: 20px;
}

.pg_b p {
    font-size: 12px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    border-radius: 20px;
}

/* search */
.info_search {
    width: 98%;
    height: 29px; /* padding:0 10px; */
    line-height: 29px;
    border: 1px solid #e5e6e7;
    border-radius: 5px;
}

.info_search:hover {
    border-color: #06a7ea !important;
    box-shadow: 0 0 0.5em rgba(6, 167, 234, 0.3);
    background: rgba(6, 167, 234, 0.05);
}

.info_search_b {
    height: 37px;
    padding: 0 10px;
    line-height: 35px;
    border: 0px solid #e5e6e7;
    font-size: 24px !important;
    border-radius: 5px;
    top: 21px;
    right: 18px;
    cursor: pointer;
    color: #999;
    background: none;
}

.info_search_map {
    height: 37px;
    padding: 0 10px 0 5px;
    line-height: 35px;
    border: 0px solid #e5e6e7;
    font-size: 24px !important;
    border-radius: 5px;
    top: 21px;
    right: 18px;
    cursor: pointer;
    color: #999;
    background: none;
    float: right;
    margin-right: 20px;
}

.info_search_b b {
    width: 24px;
    height: 24px;
    float: left;
}

.info_search_b:hover {
    color: #28c0f7;
    background: #1278f6 !important;
}

.info_search_b i {
    float: left;
    font-size: 14px;
    display: inline-block;
}

.info_search_map i {
    float: left;
    font-size: 14px;
    display: inline-block;
}

.info_sk {
    border: 1px solid #06a7ea !important; /*box-shadow:0 0 0.5em rgba(6,167,234,0.3); background:rgba(6,167,234,0.05);*/
}

.lh_10 {
    line-height: 10px;
}

.lh_18 {
    line-height: 13px;
}

.info_bt {
    height: 24px !important;
    margin: 5px 5px 0 0 !important;
    padding: 5px 10px 5px 5px;
    line-height: 24px !important;
    font-size: 14px !important;
    border: 1px solid #28c0f7;
    border-radius: 5px;
    color: #fff;
    background: #28c0f7;
    display: inline-block;
}

.info_bt:hover {
    color: #fff;
    border: 1px solid #1278f6;
    background: #1278f6;
}

/* input */
.inp_txt {
    height: 22px;
    padding: 0 5px;
    line-height: 22px;
    color: #666;
    border: 1px solid #ddd;
}

.inp_bot {
    margin-top: 6px;
    padding: 3px 15px;
    border-radius: 5px;
    border: 0px solid #ddd;
    cursor: pointer;
}

.inp_sub {
    margin-top: 6px;
    padding: 7px 15px;
    border-radius: 5px;
    border: 0px solid #ddd;
    cursor: pointer;
}

.inp_radio {
    width: 14px !important;
    height: 14px !important;
    margin: 0 5px;
}

.inp_w {
    width: 30px;
}

.bd_r10 {
    border-radius: 10px;
}

.lcd_but_b {
    margin: 1vw;
    padding: 0.3vw 0.6vw;
    font-size: 1vw;
    font-style: normal;
    color: #fff;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 0.3vw;
    display: inline-block;
    cursor: pointer;
}

.lcd_but_b:hover {
    background: rgba(40, 192, 247, 0.1);
}

/* content */
.cont_k {
    margin: 0 1%;
    border-radius: 10px;
    background: #fff;
    overflow: hidden;
}

.cont_c {
    margin: 0 15px;
    text-align: center;
}

.cont_c td {
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    border-bottom: 1px solid #eee;
    color: #666;
}

.t_b_n {
    background: #fbfbfb;
}

.t_b_n td {
    font-size: 12px !important;
    color: #333 !important;
}

.t_bg_1 {
    background: #fff;
}

.t_bg_2 {
    background: #f9f9f9;
}

/* content */
.table, .table2 {
    margin: 0 1%;
}

.table_i, .table_s {
    background: #ddd;
}

.table th {
    height: 60px; /* padding:15px 1%; */
    text-align: center;
    font-size: 12px;
    border-bottom: 0.01vw solid #ececec;
    color: #666;
    background: #f3f3f3;
}

.table td {
    height: 57px; /* padding:15px 1%; */
    text-align: center;
    font-size: 12px;
    border-bottom: 0.01vw solid #ececec;
    color: #666;
}

.powerTable th {
    height: 41px;
    padding: 0 1%;
    text-align: left;
    font-size: 12px;
    border-bottom: 0.01vw solid #ececec;
    color: #666;
    background: #f3f3f3;
}

.powerTable td {
    height: 41px;
    padding: 0 1%;
    font-size: 12px;
    border-bottom: 0.01vw solid #ececec;
    color: #666;
}

.table2 td {
    height: 41px;
    padding: 0 1%;
    font-size: 12px;
    border-bottom: 0.01vw solid #eee;
    color: #999;
}

.table2 input {
    height: 28px;
    padding: 0 1%;
    line-height: 28px;
    border: 0px;
    background: #f3f3f3;
}

.table_p th {
    height: 60px; /* padding:0 1%; */
    font-size: 12px;
    text-align: center;
    font-weight: 500;
    border-bottom: 0.01vw solid #ececec;
    color: #666;
    background: #fbfbfb;
}

.table_p td {
    height: 60px; /* padding:0 1%; */
    font-size: 12px;
    text-align: center;
    border-bottom: 0.01vw solid #ececec;
    color: #666;
}

.table_i th {
    height: 32px;
    padding: 5px 0;
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    background: #f3f3f3;
}

.table_i td {
    height: 32px;
    padding: 5px 0;
    font-size: 12px;
    text-align: center;
    background: #fff;
    position: relative;
}

.table_s th {
    height: 41px;
    font-size: 12px;
    font-weight: 500;
    background: #f3f3f3;
}

.table_s td {
    height: 42px;
    line-height: 42px;
    padding: 0 0.5%;
    font-size: 12px;
    color: #666;
    background: #fff;
}

.table_s td input {
    width: 50%;
    height: 24px;
    padding: 0.2%;
    border: 1px solid #ececec;
    outline: none;
}

.tb_s_r {
    width: auto !important;
}

.t_b_n {
    background: #fbfbfb;
}

.t_b_n td {
    font-size: 12px !important;
    text-align: center;
    font-weight: bold;
    color: #657180 !important;
}

/* pages */
.pages {
    height: 35px;
    padding: 30px;
    text-align: center;
    line-height: 35px;
    clear: both;
}

.pages span {
    margin-right: 5px;
    padding: 0 15px;
    border-radius: 5px;
    color: #fff;
    border: 1px solid #1278f6;
    background: #1278f6;
    display: inline-block;
}

.pages a {
    margin-right: 5px;
    padding: 0 15px;
    border-radius: 5px;
    border: 1px solid #1278f6;
    color: #1278f6;
    display: inline-block;
}

.pages a:hover {
    color: #fff;
    background: #1278f6;
}

/* lock */
.lock {
    width: 100%;
    top: 0px;
    background: #000;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -kHTML-opacity: 0.5;
    opacity: 0.5;
    z-index: 10000;
    position: pox;
    display: none;
}

/* h_user */
.eject {
    position: absolute;
    top: 50%;
    left: 50%;
    background: #fff;
    z-index: 10001;
    border-radius: 5px;
    display: none;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.ejectMap {
    position: absolute;
    top: 50%;
    left: 50%;
    background: #fff;
    z-index: 10001;
    border-radius: 5px;
    display: none;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.eject_t {
    height: 45px;
    padding: 0 15px;
    line-height: 45px;
    font-size: 14px;
    border-bottom: 1px solid #f3f3f3;
}

.eject_i {
    position: relative;
}

.eject_i, .eject_frame {
    width: 100%;
    border-radius: 0 0 5px 5px;
}

.eject_i_s {
    padding: 20px 30px;
}

.eject_i_s input {
    padding: 2px 5px;
    border: 1px solid #e5e6e7;
}

.eject_i_s button {
    padding: 3px 5px;
    border: 0px solid #e5e6e7;
    cursor: pointer;
}

.eject_i_tb {
    padding: 0 2%;
}

.eject_c {
    margin-top: 50px;
}

.eject_i_sbackUp {
    padding: 20px 30px;
}

.eject_backUp {
    position: absolute;
    top: 50%;
    left: 50%;
    background: #fff;
    z-index: 10001;
    border-radius: 5px;
    display: none;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

/* close */
.close {
    width: 26px;
    height: 26px;
    line-height: 24px;
    text-align: center;
    font-size: 20px;
    border-radius: 20px;
    color: #999;
    background: #f3f3f3;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

.close:hover {
    color: #fff;
    background: #c00;
}

.closeMap {
    width: 26px;
    height: 26px;
    line-height: 24px;
    text-align: center;
    font-size: 20px;
    border-radius: 20px;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

.closeMap:hover {
    /*color: #fff;*/
    /*background: #c00;*/
}

/* h_user */
.ejectRole {
    position: fixed;
    top: 50%;
    left: 50%;
    background: #fff;
    z-index: 10001;
    border-radius: 5px;
    display: none;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.ejectInfo {
    position: fixed;
    top: 50%;
    left: 50%;
    background: #fff;
    z-index: 10001;
    border-radius: 5px;
    display: none;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.eject_standard {
    position: fixed;
    top: 50%;
    left: 50%;
    background: #fff;
    z-index: 10001;
    border-radius: 5px;
    display: none;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.ejectParts {
    position: fixed;
    top: 50%;
    left: 50%;
    background: #fff;
    z-index: 10001;
    border-radius: 5px;
    display: none;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.eject_fitting {
    position: fixed;
    top: 50%;
    left: 50%;
    background: #fff;
    z-index: 10001;
    border-radius: 5px;
    display: none;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.ejectAddDevice {
    position: fixed;
    top: 50%;
    left: 50%;
    background: #fff;
    z-index: 10001;
    border-radius: 5px;
    display: none;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.eject_t {
    height: 45px;
    padding: 0 15px;
    line-height: 45px;
    font-size: 14px;
    border-bottom: 1px solid #f3f3f3;
}

.eject_i {
    position: relative;
}

.eject_i, .eject_frame {
    width: 100%;
    border-radius: 0 0 5px 5px;
}

.ejectImport {
    position: fixed;
    top: 50%;
    left: 50%;
    background: #fff;
    z-index: 10001;
    border-radius: 5px;
    display: none;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    overflow: auto;
}

.ejectChangeCreate {
    position: fixed;
    top: 20%; /* left:50%; */
    background: #fff;
    z-index: 10001;
    border-radius: 5px;
    display: none;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

/* close */
.closeRole {
    width: 26px;
    height: 26px;
    line-height: 24px;
    text-align: center;
    font-size: 20px;
    border-radius: 20px;
    color: #999;
    background: #f3f3f3;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

.closeRole:hover {
    color: #fff;
    background: #c00;
}

/* 监控详情页标签高亮 */
.m_col_in {
    background: #e2e9ea !important;
    background-image: linear-gradient(to bottom, #fff, #e2e9ea) !important;
}

.m_col_in a {
    color: #89001d !important;
    font-weight: bold;
}

.m_col_in {
    background: #ded9d3 !important;
}

/*状态参数对齐  */
.show_gm_ci li b {
    overflow: hidden;
}

* {
    margin: 0;
    padding: 0;
}

.icon-zhiding {
    font-size: 40px;
    color: rgb(18, 150, 219);
    position: fixed;
    bottom: 70px;
    right: 100px;
    cursor: pointer;
    display: none;
}

.layui-layer-resize-lb {
    position: absolute;
    width: 15px;
    height: 15px;
    left: 0;
    bottom: 0;
    cursor: ne-resize
}

.layui-layer-resize-lt {
    position: absolute;
    width: 15px;
    height: 15px;
    left: 0;
    top: 0;
    cursor: nw-resize
}

.layui-layer-resize-rt {
    position: absolute;
    width: 15px;
    height: 15px;
    right: 0;
    top: 0;
    cursor: ne-resize
}

.layui-layer-resize-n {
    position: absolute;
    width: 80%;
    height: 15px;
    right: 10%;
    top: 0;
    cursor: n-resize;
}

.layui-layer-resize-s {
    position: absolute;
    width: 80%;
    height: 15px;
    right: 10%;
    bottom: 0;
    cursor: s-resize;
}

.layui-layer-resize-w {
    position: absolute;
    width: 15px;
    height: 80%;
    left: 0;
    top: 10%;
    cursor: w-resize;
}

.layui-layer-resize-e {
    position: absolute;
    width: 15px;
    height: 80%;
    right: 0;
    top: 10%;
    cursor: e-resize;
}