<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    user-select: contain;
    -moz-user-select: contain;
    -webkit-user-select: contain;
    -ms-user-select: element;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: bold;
}

#app {
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    position: absolute;
    overflow: hidden;
    /* background: linear-gradient(#000f22, #003b5d);
    background: -moz-linear-gradient(#000f22, #003b5d);
    background: -o-linear-gradient(#000f22, #003b5d);
    background: -webkit-linear-gradient(#000f22, #003b5d); */
    min-width: 1366px;
    min-height: 650px;
    font-family: 'Avenir', "Microsoft YaHei", Helvetica, Arial, sans-serif;
}

.all {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background: #eaf0f5;
}

.login {
    min-width: 1330px;
    min-height: 650px
}

li {
    list-style: none
}

body {
    font-size: 12px;
    color: #000;
}

.el-tabs__item {
    height: 30px;
    line-height: 30px;
    font-size: 13px;
}

iframe {
    border: none
}

.el-form-item__error {
    padding-top: 2px;
}

.el-form-item__error {
    white-space: nowrap;
}

.el-link.el-link--primary:hover {
    text-decoration: none;
}

/* .el-table .cell {
    color: #070707;
} */

.el-table .is-center {
    color: #070707;
}

.el-table__fixed {
    z-index: 101 !important;
}

.el-table__fixed-right {
    z-index: 101 !important;
}

.el-table__fixed-left {
    z-index: 101 !important;
}


/* .el-loading-parent--relative {
    position: initial !important
} */


/* å¯¼èˆª */
.el-menu--horizontal{
    z-index: 1999 !important;
}


.el-menu--horizontal&gt;.el-menu-item {
    height: 56px;
    line-height: 56px;
    width: 138px;
    padding: 0px 5px;
    text-align: center;
    font-size: 16px;
}

.el-menu--horizontal&gt;.el-submenu {
    width: 138px;
    position: relative;
}

.el-menu--horizontal&gt;.el-menu-item&gt;div {
    text-align: center
}

.el-menu--horizontal&gt;.el-submenu .el-submenu__title {
    height: 56px;
    line-height: 56px;
    overflow: hidden;
    padding: 0 15px;
    background: none !important;
    font-size: 16px;
}

.submenu-bapbiao .el-menu--popup-bottom-start {
    margin-top: 0px;
    background: rgba(0, 0, 0, 0) !important;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
.submenu-gengduo .el-menu--popup-bottom-start {
    margin-top: 0px;
    background: rgba(0, 0, 0) !important;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
.submenu-bapbiao2 .el-menu--popup-bottom-start {
    margin-top: 0px;
    background: #f7f7f7 !important;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}

.el-menu--popup-bottom-start .el-menu-item {
    text-align: center;
    font-size: 14px
}
.NAVtextleft2 .el-menu--popup-bottom-start .el-menu-item {
    text-align: center;
    font-size: 14px
}

/* .el-menu--popup-bottom-start .el-menu-item.is-active {
    background: #f5f7f9 !important;
    color: #00a4ff !important;
} */

.el-menu--horizontal .el-menu-item:not(.is-disabled):focus,
.el-menu--horizontal .el-menu-item:not(.is-disabled):hover {
    /* background: #f5f7f9 !important; */
    /* color: #A9C0CD !important; */
}

/* .nav-h.el-menu--horizontal .el-menu-item:not(.is-disabled):focus,
.nav-h.el-menu--horizontal .el-menu-item:not(.is-disabled):hover {
    background: #38424f !important;
    color: #fff !important;
} */

.item-one .el-menu-item {
    text-align: left !important
}

.el-menu--collapse .el-menu .el-submenu,
.el-menu--popup {
    min-width: 138px;
    border-radius: 0px;
    margin-top: 0;
}

.el-menu--popup .el-submenu .el-submenu__title:hover,
.el-menu--popup .el-menu-item:hover{
    color: #005CE6 !important;
    background: rgba(0, 92, 230, .05);
}

.el-menu--popup .el-submenu a .navBarWrap:hover{
    color: #005CE6 !important;
    background: rgba(0, 92, 230, .05)
}

.nav-h .el-icon-arrow-down:before {
    display: none
}

.nav .el-menu-item [class^=el-icon-],
.nav .el-submenu [class^=el-icon-] {
    margin-right: 0px;
    margin-bottom: 3px;
    /* display: none; */
}

.el-menu-item [class^=el-icon-],
.el-submenu [class^=el-icon-] {
    width: 18px;
    height: 18px;
}

.nav-h .el-submenu.is-active .el-submenu__title i {
    color: #fff
}

.nav-h .el-menu-item:hover,
.nav-h .el-submenu:hover&gt;.el-submenu__title {
    background: rgba(255,245,245,0.1) !important
}

.el-menu--horizontal&gt;.el-menu-item.is-active,
.el-menu--horizontal&gt;.el-submenu.is-active .el-submenu__title {
    border: none;
    color: #fff
}

.nav-h .el-menu-item.is-active,
.nav-h .el-submenu.is-active .el-submenu__title {
    background: rgba(0, 0, 0, 0.1) !important;
    color: #fff !important;
    position: relative;
    border-bottom: 4px solid rgba(0, 0, 0, 0.5);
    border-bottom-color:rgba(0, 0, 0, 0.3) !important;
}
.nav-h .duijiangis-active{
    background: rgba(0, 0, 0, 0.1) !important;
    color: #fff !important;
    position: relative;
    border-bottom: 4px solid rgba(0, 0, 0, 0.5);
    border-bottom-color:rgba(0, 0, 0, 0.3) !important;
}
.nav-h .duijiangis-activeOut{
    background: rgba(0,0,0,0) !important;
}
.nav-h #duijiangguanli .el-submenu__title {
    background: rgba(255,245,245,0.1) !important;
    color: #fff !important;
    position: relative;
    border-bottom: 4px solid #fff;
    border-bottom-color:#fff !important;
}
.nav-h .el-menu-item.is-active::after,
.nav-h .el-submenu.is-active .el-submenu__title::after {
    display: none;
    content: '';
    position: absolute;
    width: 100%;
    height: 4px;
    bottom: 0px;
    left: 0px;
    background: #0080e5
}

.nav-h .navBarWrap {
    /* margin-top: 16px; */
    display: flex;
    justify-content: center;
}

.submenu-gengduo .navBarWrap&gt;div {
    text-align: center;
    margin-right: 28px;
}

.nav-h {
    float: left;
    margin-left: 90px
}

.logo {
    float: left;
    color: #fff;
    line-height: 48px;
    font-size: 16px;
    display: flex;
    align-items: center;
}

.login-title {
    /* max-width: 190px; */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.logo span {
    display: inline-block;
    vertical-align: top;
}

.logo img {
    vertical-align: middle;
    max-height: 35px;
    margin-right: 14px;
}

.nav {
    height: 56px;
    background: #212a39;
    background-size: 100% 100%;
    padding: 0px 15px
}

/* .transverse .el-menu--horizontal .el-menu .el-menu-item,
.transverse .el-menu--horizontal .el-menu .el-submenu__title {
    color: #fff;
    background: rgba(0, 0, 0, 0) !important;
} */
.transverse2 .el-menu--horizontal .el-menu .el-menu-item,
.transverse2 .el-menu--horizontal .el-menu .el-submenu__title {
    color: black !important;
    background: #f7f7f7 !important;
}

.submenu__title {
    color: #409eff !important;
    background: #f9f6f6 !important;
}

.user-info {
    float: right;
    color: #fff;
    line-height: 48px;
}

.user-list {
    float: left;
    margin-left: 17px;
}

.user-list i {
    display: block;
    float: left;
    cursor: pointer;
    width: 18px;
    height: 18px;
    margin-top: 15px;
    border-radius: 9px;
    background-color: #14222f !important
}

.user-list.user-name {
    cursor: pointer;
}

.user-list.user-name i {
    background: url(../images/nav/user.png) no-repeat center
}

.user-list.user-name i {
    background-color: #fff !important;
    margin-right: 10px;
}

.icon-tixing {
    position: relative;
}


/* .icon-tixing.active::after{content: '';position: absolute;width: 12px;height: 12px;border-radius: 6px;background:#F00;top:20px;right:0px;} */

.user-list .el-badge i {
    margin-top: 0px
}

.user-list .el-badge .el-badge__content {
    border-color: #F56C6C;
    line-height: 15px;
    transform: scale(0.8);
    top: -10px;
    right: auto;
    left: 5px;
}

.el-icon-home {
    background: url(../images/nav/shouye.svg) center no-repeat;
}

.el-icon-cheliang {
    background: url(../images/nav/cheliang.svg) center no-repeat;
}

.el-icon-shipin {
    background: url(../images/nav/shipin.svg) center no-repeat;
}

.el-icon-baobiao {
    background: url(../images/nav/baobiao.svg) center no-repeat;
}

.el-icon-anquan {
    background: url(../images/nav/anquan.svg) center no-repeat;
}

.el-icon-xitong {
    background: url(../images/nav/ziliao.svg) center no-repeat;
}

.el-icon-yonghu {
    background: url(../images/nav/guanli-icon.svg) center no-repeat;
}

.el-icon-baojing {
    background: url(../images/nav/baojing.svg) center no-repeat;
}

.el-icon-school-bus {
    background: url(../images/nav/schoolBus.svg) center no-repeat;
}

.icon-tixing i {
    background: url(../images/nav/ring.svg) center no-repeat
}

.icon-shezhi i {
    background: url(../images/nav/shezhi.svg) center no-repeat
}

.icon-tuichu i {
    background: url(../images/nav/exit.svg) center no-repeat
}

.icon-gongdan i {
    background: url(../images/nav/kefu.svg) center no-repeat
}

.icon-msg i {
    background: url(../images/nav/msg.svg) center no-repeat
}

.icon-chagang i {
    background: url(../images/nav/chagang.svg) center no-repeat;
    background-size: contain;
}

.icon-laba {
    background: url(../images/jiankong/laba.svg) center no-repeat;
    background-size: contain;
    display: inline-block;
    width: 20px;
    height: 20px;
}

.icon-dingwei {
    background: url(../images/jiankong/dingwei.svg) center no-repeat;
    background-size: contain;
    display: inline-block;
    width: 23px;
    height: 23px;
    margin-top: 4px;
}

.item {
    width: 480px;
    position: absolute;
    top: 0px;
    background: #fff;
    left: -200px;
    padding: 0px 100px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}

.item-one {
    width: 130px;
    height: auto;
    text-align: center;
    float: left;
}

.item-two {
    width: 130px;
    height: auto;
    text-align: center;
    float: right;
}

.title-one {
    color: #666;
    font-size: 14px;
    width: 100%;
    height: auto;
    text-align: left;
    padding-bottom: 6px;
    margin: 5px 0px;
    border-bottom: 1px dashed #d0d0d0;
}

.title-one i,
.title-one span {
    display: inline-block;
    vertical-align: middle;
}

.title-one i {
    width: 16px;
    height: 16px;
    margin-right: 8px
}

.icon-baobiao-shebei {
    background: url(../images/nav/icon-baobiao-shebei.png) no-repeat center;
    background-size: contain;
}

.icon-baobiao-baojing {
    background: url(../images/nav/icon-baobiao-baojing.png) no-repeat center;
}

.icon-baobiao-chedui {
    background: url(../images/nav/icon-baobiao-chedui.png) no-repeat center;
}

.icon-baobiao-cheliang {
    background: url(../images/nav/icon-baobiao-cheliang.png) no-repeat center;
}

.icon-baobiao-jashiyuan {
    background: url(../images/nav/icon-baobiao-jashiyuan.png) no-repeat center;
}

.tip-style.el-tooltip__popper.is-light {
    border-color: #d0d0d0;
}

.submenu-bapbiao {
    /* width: 1392px ;
    margin-left: -650px;
    left: 0px !important; */
    	  /* overflow: scroll; */
        /* display: block !important; */
        /* white-space:nowrap;
        height: 500px; */
}

.submenu-bapbiao .el-submenu .el-menu-item {
    min-width: auto;
}
.submenu-bapbiao2 .el-submenu .el-menu-item {
    min-width: auto;
}

.submenu-bapbiao .el-menu--popup {
    padding: 0px 20px;
    padding-bottom: 15px;
    /* height: 389px; */
    /* column-count: 6;
    -moz-column-count: 6; */
    /* Firefox */
    /* -webkit-column-count: 6; */
    /* Safari å’Œ Chrome */
}
.submenu-bapbiao2 .el-menu--popup {
    padding: 0px 20px;
    padding-bottom: 15px;
    /* height: 389px; */
    /* column-count: 6;
    -moz-column-count: 6; */
    /* Firefox */
    /* -webkit-column-count: 6; */
    /* Safari å’Œ Chrome */
}

.submenu-bapbiao .el-menu-item-group {
    display: inline-block;
    vertical-align: top;
    break-inside: avoid;
    width: 100%;
    padding-bottom: 20px;
}
.submenu-bapbiao2 .el-menu-item-group {
    display: inline-block;
    vertical-align: top;
    break-inside: avoid;
    width: 100%;
}

.submenu-bapbiao .el-menu-item-group__title {
    padding: 0px !important;
}
.submenu-bapbiao2 .el-menu-item-group__title {
    padding: 0px !important;
}

.submenu-bapbiao .el-menu-item-group .el-menu-item {
    text-align: left;
    padding: 0px;
    line-height: 28px;
    height: 28px;
    min-width: auto;
    width: 100%;
    background: rgba(0, 0, 0,0) !important;
}
.submenu-gengduo .el-menu-item-group .el-menu-item {
    text-align: left;
    padding: 0px;
    line-height: 28px;
    height: 28px;
    min-width: auto;
    width: 100%;
    background: rgba(0, 0, 0) !important;
    color: #A3B4CC !important;
}
.el-menu--horizontal.submenu-gengduo .el-submenu__title{
    background: rgb(0,0,0)!important;
    color:#A3B4CC !important;
}
.el-menu--horizontal.submenu-gengduo .el-submenu__title .navBarWrap{
    color:#A3B4CC !important;
}
.el-menu--horizontal.submenu-gengduo2 .el-submenu__title .navBarWrap:hover{
    color:#005CE6 !important;
}
.el-menu--horizontal.submenu-gengduo2 .el-submenu__title .navBarWrap&gt;div:nth-child(2){
    margin-right: 28px;
}
.el-menu--horizontal.submenu-gengduo2 .el-submenu__title .el-submenu__icon-arrow.el-icon-arrow-right{
    top: 55% !important;
}
.el-menu--horizontal.submenu-gengduo .el-submenu__title .el-submenu__icon-arrow.el-icon-arrow-right{
    top: 55% !important;
}
.el-menu--horizontal.submenu-gengduo .el-submenu__title .navBarWrap&gt;div:nth-child(2){
    margin-right: 28px;
}
.el-menu--horizontal.submenu-gengduo .el-submenu__title .navBarWrap:hover{
    color:#FFFFFF !important;
}
.el-menu--horizontal.submenu-gengduo .el-menu-item{
    background: rgb(0,0,0)!important;
    color: #A3B4CC !important;
}
.el-menu--horizontal.submenu-gengduo .el-menu--horizontal.NAVtextleft .el-menu--popup{
    background: rgb(0,0,0)!important;
}
.el-menu--horizontal.submenu-gengduo2 .el-menu-item:hover{
    color: #005CE6 !important;
}
.el-menu--horizontal.submenu-gengduo .el-menu-item:hover{
    color: #FFFFFF !important;
}
.submenu-bapbiao2 .el-menu-item-group .el-menu-item {
    text-align: left;
    padding: 0px;
    line-height: 28px;
    height: 28px;
    min-width: auto;
    width: 100%;
}

.submenu-bapbiao .title-one {
    color: #A9C0CD;
    font-size: 14px;
    border-color: #e8e8e8;
    border-bottom-style: solid;
    font-weight: bold;
}
.submenu-bapbiao2 .title-one {
    color: rgb(36,125,254);
    font-size: 14px;
    border-color: #e8e8e8;
    border-bottom-style: solid;
    font-weight: bold;
}

.submenu-bapbiao .el-menu-item.is-disabled {
    opacity: 0.35;
}
.submenu-bapbiao2 .el-menu-item.is-disabled {
    opacity: 0.35;
}

.menu-baobiao-wrap {
    width: 230px;
    vertical-align: top;
    padding-right: 20px;
    float: left;
}
.menu-baobiao-warps{
  margin: 10px;
  column-count: 9;
  column-gap: 10px;
}

/* .nav-h.el-menu--horizontal .submenu-bapbiao .el-menu-item:not(.is-disabled):focus,
.nav-h.el-menu--horizontal .submenu-bapbiao .el-menu-item:not(.is-disabled):hover {
    background: none !important;
    color: #A9C0CD !important;
} */
/* .transverse2 .el-menu--horizontal .el-menu .el-menu-item:hover {
    background: none !important;
    color: rgb(36,125,254) !important;
} */
.NAVtextleft2 .el-menu--popup .el-menu-item:hover{
    color: rgb(36,125,254) !important;
}
.nav-h .submenu-bapbiao .el-menu-item.is-active::after,
.nav-h .submenu-bapbiao .el-submenu.is-active .el-submenu__title::after {
    display: none;
}
.submenu-bapjing{
    margin-right: 50px;
}

/* tabs */

.el-tabs--border-card&gt;.el-tabs__header .el-tabs__item:not(.is-disabled):hover {
    color: #000000
}

.el-tabs--border-card&gt;.el-tabs__header .el-tabs__item.is-active {
    background: #f5f6fa;
    color: #4c84ff;
    top: 1px;
    /* height: 31px; */
}

.el-tabs--border-card&gt;.el-tabs__header {
    background: #fff;
    border-color: #ced7de;
}

.el-tabs--border-card {
    box-shadow: none;
    background: none;
    border: none
}

.el-tabs--border-card&gt;.el-tabs__content {
    padding: 0px;
    display: none
}

.el-tabs__nav.is-top&gt;.el-tabs__item:first-child .el-icon-close {
    display: none
}

.el-tabs__item .el-icon-close {
    /* background-color: #C0C4CC; */
    color: #cacbcc;
}


/* ä¸»ä½“ */

.body {
    position: absolute;
    top: 56px;
    bottom: 0px;
    width: 100%;
    left: 0px;
}

.page {
    position: absolute;
    top: 30px;
    width: 100%;
    bottom: 0px;
    left: 0px;
}

.tree-panel {
    position: relative;
    height: 100%;
    width: 306px;
    background: #fff;
    border-right: 1px solid #ced7de;
    overflow: inherit;
}

.tree-panel-child {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.tree-panels {
    position: relative;
    height: 100%;
    width: 215px;
    background: #fff;
    border-right: 1px solid #ced7de;
    overflow: hidden;
}

.panel {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.yunying {
    /*position: relative;*/
    width: 100%;
    height: 100%;
    overflow: auto;
    margin: 0 auto;
}
.home_back{
    background: url(../images/bg1.png) no-repeat center;
    background-size: 100% 100%;
}
.vehicle_img1{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: url(../images/vehicleico1.png) no-repeat center;
    background-size: 100% 100%;
    margin: auto 30px;
}
.vehicle_img2{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: url(../images/vehicleico2.png) no-repeat center;
    background-size: 100% 100%;
    margin: auto 30px;
}
.vehicle_img3{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: url(../images/vehicleico3.png) no-repeat center;
    background-size: 100% 100%;
    margin: auto 30px;
}
.vehicle_img4{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: url(../images/vehicleico4.png) no-repeat center;
    background-size: 100% 100%;
    margin: auto 30px;
}
.vehicle_img5{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: url(../images/vehicleico5.png) no-repeat center;
    background-size: 100% 100%;
    margin: auto 30px;
}
/*ç›‘æŽ§*/

.map-wrap {
    position: absolute;
    left: 306px;
    height: 100%;
    top: -1px;
    right: 0px;
    /* padding: 0 10px 15px 10px; */
}

.map-wrap.active .map-area {
    bottom: 1px !important;
}

.bar-select .el-select .el-input {
    font-size: 12px
}

.bar-select .el-select {
    min-width: 70px !important;
}

.bar-select .el-select .el-input__suffix {
    -webkit-transition: none;
    transition: none
}

.input-with-select .el-input-group__prepend {
    background-color: #fff;
}

.search {
    margin: 0px 9px;
    border: 1px solid #0080e5;
    margin-top: 0px;
}

.search .el-input__inner {
    padding: 0px;
    height: 30px;
    line-height: 30px;
    padding-left: 8px;
    border: none
}

.search .el-input__icon {
    line-height: 30px;
}

.bar-select .el-input-group__prepend {
    border: none;
    background: #0080e5;
    border-radius: 0px;
}

.bar-select .el-input-group__append {
    background: #fff;
    border-radius: 0px;
    border: none;
    padding: 0px;
    width: 30px;
    text-align: center
}

.bar-select .el-input-group__append .el-button {
    border-radius: 0px;
    border: none;
    padding: 0px;
    margin: 0px;
}

.bar-select .el-input-group__append .el-button [class^=el-icon-] {
    color: #0971e9;
}

.bar-select .el-input-group__prepend .el-select .el-select__caret {
    color: #fff
}

.bar-select .el-input {
    color: #fff
}

.tree-sum {
    border-top: 1px solid #ced7de;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 0px;
    font-size: 13px;
    background: #ebf0f6;
}

.sum-dl dl dt,
.sum-dl dl dd {
    float: left;
    font-size: 12px;
}

.sum-dl dl dt {
    width: 18px;
    height: 18px;
    margin-right: 4px;
}

.sum-dl dl dd:nth-of-type(1) {
    color: #787878
}

.sum-dl dl dd:last-child {
    font-size: 17px;
    margin-top: -4px;
    margin-left: 4px
}

.tree-sum .el-row {
    padding: 0px 10px;
    padding-bottom: 8px;
}

.tree-sum .el-row:first-child {
    padding-top: 10px
}

.else-sum-dl dl dt,
.else-sum-dl dl dd {
    float: left
}

.else-sum-dl dl dt {
    color: #787878
}

.else-sum-dl dl dd {
    font-size: 17px;
    margin-top: -4px;
    margin-left: 4px
}

.tree-block {
    border-bottom: 1px solid #ced7de;
    background: #fff;
}

.icon-all-car {
    background: url(../images/jiankong/cheliang.svg) no-repeat center;
    background-size: contain
}

.icon-all-zaixian {
    background: url(../images/jiankong/zaixian.svg) no-repeat center;
}

.icon-all-licheng {
    background: url(../images/jiankong/licheng.svg) no-repeat center;
    background-size: contain
}

.icon-all-shichang {
    background: url(../images/jiankong/shichang.svg) no-repeat center;
    background-size: contain
}

.icon-all-ring {
    background: url(../images/jiankong/ring.svg) no-repeat center;
    background-size: contain
}

.icon-qidian {
    background: url(../images/jiankong/qidian.svg) no-repeat center;
    width: 32px;
    height: 32px;
}

.icon-jia {
    background: url(../images/jiankong/jia.svg) no-repeat center;
    width: 20px;
    height: 20px;
}

.icon-jian {
    background: url(../images/jiankong/jian.svg) no-repeat center;
    width: 20px;
    height: 20px;
}

.icon-zhongdian {
    background: url(../images/jiankong/zhongdian.svg) no-repeat center;
    width: 32px;
    height: 32px;
}

.tree-block-else .sum-dl dl dd:last-child,
.tree-block-else .else-sum-dl dl dd {
    font-size: 13px;
    margin-top: -1px;
}

.tree-msg-btn.el-button--primary {
    border-radius: 0px;
    padding: 0px 10px;
    height: 30px;
    line-height: 30px;
    margin-top: 5px;
    margin-left: 10px;
    font-size: 12px
}

.map-window {
    position: absolute;
    height: 210px;
    bottom: 0px;
    width: 100%;
    border-top: 1px solid #ced7de;
    background: #fff;
    z-index: 100;
    width: 100%;
}

.map-window .el-table__body-wrapper {
    height: calc(100% - 24px) !important;
}


/* .guiji-tabs .el-table__body-wrapper {
    height: calc(100% - 24px) !important;
} */

.map-dialog-form {
    background: #fff;
}


/* .jk-map-window.map-window .el-table__body-wrapper {
    height: calc(100% - 24px) !important;
} */


/* .jk-map-window.map-window .plTableBox,
.jk-map-window.map-window .el-table {
    height: auto !important
} */

.window-tab {
    overflow: hidden;
    padding: 0px 20px;
    border-bottom: 1px solid #ced7de;
    padding-right: 10px
}

.window-tab ul li {
    float: left;
    line-height: 25px;
    padding: 0px .0781rem;
    font-size: .0677rem;
    font-weight: 500;
    color: #535353;
    margin-left: .0781rem;
    cursor: pointer;
    position: relative;
}

.window-tab ul li:first-child {
    margin-left: 0px;
    cursor: pointer;
}

.window-tab ul li.active {
    color: #4c84ff;
    position: relative;
}

.window-tab ul li.active::after {
    content: '';
    position: absolute;
    height: 1px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: #4c84ff
}

.window-tab ul li:hover::after {
    content: '';
    position: absolute;
    height: 2px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: #1381e2;
}

.window-tab ul li:hover {
    color: #1081df;
}

.el-table th&gt;.cell {
    font-size: 12px;
    color: #333;
}

.tree-list {
    position: absolute;
    /* top: 120px; */
    top: 70px;
    bottom: 66px;
    overflow: auto;
    width: 100%;
    left: 0px;
    padding: 10px;
}

.tree-list .browseList {
    border: 1px solid #E6E7E9;
    border-radius: 5px;
    padding: 10px;
}

.tree-list .browseList div {
    line-height: 25px;
}

.tree-list .ztree li a img {
    vertical-align: top;
    margin-top: 1px
}

.tree-list-video {
    position: absolute;
    top: 70px;
    bottom: 218px;
    overflow: auto;
    width: 100%;
    left: 0px;
    padding: 10px;
}

.tree-list-video.active {
    position: absolute;
    top: 55px;
    bottom: 218px;
    overflow: auto;
    width: 100%;
    left: 0px;
    padding: 10px;
    bottom: 48px
}

.window-option-btn {
    float: right;
}

.littel-window .window-option-btn {
    margin-top: 5px
}

.window-option-btn ul li {
    float: left;
    width: 20px !important;
    height: 25px;
    padding: 0px;
    margin: 0px;
    margin-left: 8px
}

.window-option-btn ul li:hover::after {
    display: none
}

.icon-window-fangda {
    background: url(../images/jiankong/fangda.svg) no-repeat center
}

.icon-window-open {
    background: url(../images/jiankong/open.png) no-repeat center;
    cursor: pointer;
}


/* .map-window.active .icon-window-fangda.tab{background: url(../images/jiankong/suoxiao.svg) no-repeat center} */

.map-window.active .icon-window-fangda {
    background: url(../images/jiankong/suoxiao.svg) no-repeat center
}

.map-window.active .el-table__body-wrapper {
    height: calc(100% - 26px) !important;
}


/* .guiji-tabs .tabCon {
    height: calc(100% - 35px) !important;
}

.guiji-tabs .el-table__body-wrapper {
    height: calc(100% - 26px) !important;
} */


/* .guiji-tabs .tabCon .guiji-tree-table,
.guiji-tabs .plTableBox,
.guiji-tabs .el-table {
    position: relative;
    height: 100% !important;
} */

.map-window.active .jiankong-table-font {
    height: 100% !important;
}

.jiankong-table-font .el-table__fixed-body-wrapper {
    top: 24px !important
}

.map-window.active .el-table {
    height: 100% !important;
}

.icon-window-zuixiaohua {
    background: url(../images/jiankong/zuixiaohua.svg) no-repeat center
}

.icon-window-clear-hui {
    background: url(../images/jiankong/clearhui.svg) no-repeat center
}

.icon-window-zuixiaohua-hui {
    background: url(../images/jiankong/zuixiaohuahui.svg) no-repeat center
}

.icon-window-zuidahua-hui {
    background: url(../images/jiankong/weilan-zuidahua.svg) no-repeat center
}

.icon-window-shengyin {
    background: url(../images/jiankong/shengyin.svg) no-repeat center
}

.icon-window-shezhi {
    background: url(../images/jiankong/shezhi-icons.svg) no-repeat center;
    background-size: contain
}

.icon-window-daochu {
    background: url(../images/jiankong/daochu-icon.svg) no-repeat center;
    background-size: contain
}

.icon-window-shengyin.tab {
    background: url(../images/jiankong/jingyin.svg) no-repeat center
}

.tree-panel .el-input__suffix {
    right: 0px
}

.baojing-info dl {
    overflow: hidden;
    font-size: 12px;
    margin-top: 10px;
}

.baojing-info dl:first-child {
    margin-top: 0px
}

.baojing-info dl dt {
    float: left;
    color: #9fa9b2;
    width: 75px
}

.cheliang-cheliang {
    padding: 20px
}

.baojing-info dl dd {
    margin-left: 85px
}

.info-img {
    width: 112px;
    height: 112px;
    float: right;
    background: #ebf0f6;
    text-align: center;
    line-height: 112px;
}

.info-img img {
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%
}

.baojing-info.jiashiyuan-info dl dt {
    width: 55px
}

.baojing-info.jiashiyuan-info dl dd {
    margin-left: 60px
}

.shipin-load {
    padding: 10px;
    font-size: 12px
}

.select-wrap {
    display: inline-block;
}

.shipin-load-btn {
    display: block;
    float: right
}

.shipin-load-btn .el-button {
    padding: 0px;
    height: 30px;
    line-height: 30px;
    width: 75px;
    text-align: center;
    border-radius: 3px;
    font-size: 12px
}

.shipin-load-btn .el-button--primary {
    background: #0080e5;
}

.load-wrap {
    height: 182px;
    width: 100%;
    background: #000;
    margin-top: 10px;
}

.load-page {
    overflow: hidden;
    margin-top: 10px;
    padding-bottom: 10px;
}

.load-page::after {
    content: '';
    position: absolute;
    height: 1px;
    left: 0px;
    right: 0px;
    background: #ced7de;
    margin-top: 25px
}

.load-page a {
    display: block;
    float: right;
    text-decoration: none;
    color: #333333
}

.load-page a:first-child {
    float: left;
}

.load-more {
    text-align: center;
    height: 38px;
    line-height: 38px;
    cursor: pointer;
    font-size: 13px;
    color: #000
}

.msg-img {
    width: 24px;
    height: 24px;
    background: #000
}

.map-window.active {
    top: 0px;
    z-index: 500;
    background: #fff;
    height: auto !important;
    bottom: 0px;
    z-index: 2000;
}

.window-table {
    position: absolute;
    width: 100%;
    top: 26px;
    bottom: 0px;
    left: 0px;
}

.jiankong-table-font .el-table {
    height: 100% !important;
}

.shipin-window-table {
    position: absolute;
    width: 100%;
    top: 35px;
    bottom: 0px;
    left: 0px;
}

.littel-window {
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 1000;
    border: 1px solid #ced7de;
    padding: 0px 8px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    background: #fff;
    display: none
}

.littel-window-title {
    display: block;
    float: left;
    line-height: 35px;
    margin-right: 5px;
    font-weight: bold;
    color: #1381e2
}

.map-wrap.active .littel-window {
    display: block
}

.map-wrap.active .map-window {
    display: none
}

.map-wrap.active .map-video-wrap {
    bottom: 0px
}

.el-upload-btn {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.map-video-wrap.active .video-video {
    right: 0px
}

.video-video .el-loading-mask {
    bottom: 20px;
}

.mingling-wrap {
    position: relative;
    height: 100%;
    width: 100%;
    height: 400px;
}

.dialogform.dialogMingling .el-dialog__body {
    padding: 0px;
}

.mingling-left {
    position: relative;
    height: 100%;
    width: 150px;
    border-right: 1px solid #e5e5e5;
}

.mingling-right {
    position: absolute;
    height: 100%;
    left: 150px;
    right: 0px;
    top: 0px;
}

.mingling-body{
    overflow: auto;
    height: 100%;
}

.mingling-left ul li {
    padding-left: 18px;
    font-size: 12px;
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
}

.mingling-left ul li.active,
.mingling-left ul li:hover {
    color: #1482e1;
    background: #ebf0f6;
}

.dialogform.dialogMingling .dialog-footer .el-button {
    height: 30px;
    line-height: 30px;
}

.dialogform.dialogMingling .dialog-footer {
    margin-top: 25px
}

.mingling-content dl {
    display: flex;
    padding-left: 10px;
    /* padding-right: 20px; */
    margin-bottom: 15px;
}

.mingling-content dl dt {
    width: 170px;
    text-align: right;
}

.mingling-content dl.labelforinput dt {
    line-height: 30px;
}

.mingling-content dl dd {
    /* flex-grow: 1; */
}

.mingling-content dl dd input,
.mingling-content dl dd select {
    border: 1px solid #ced7de;
    width: 172px;
    border-radius: 2px;
}

.mingling-content {
    padding-top: 30px;
    font-size: 12px;
}

.dialogform.dialogMingling .el-input__inner {
    height: 30px;
    line-height: 30px;
    border-radius: 0px;
}

.dialogform.dialogMingling .el-input__icon {
    line-height: 30px;
}

.dialogform.dialogMingling .happy-scroll {
    height: calc(100% - 30px);
}

.mingling-content dl.form-dl dt {
    line-height: 30px;
    height: 30px;
}

.map-tool {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    background: #fff;
    position: absolute;
    right: 10px;
    z-index: 100;
    top: 5px
}

.tool-block i,
.tool-block span {
    display: inline-block;
    vertical-align: middle;
}

.tool-block i {
    width: 16px;
    height: 16px;
    margin-right: 5px;
}

.tool-block {
    padding: 10px 15px;
    display: inline-block;
    position: relative;
    cursor: pointer;
}

.tool-block::after {
    content: '';
    position: absolute;
    height: 17px;
    width: 1px;
    background: #dad8d8;
    left: 0px
}

.tool-block:first-child::after {
    display: none
}

.tool-block.active {
    color: #0080e5
}

.tool-icon-sousuo i {
    background: url(../images/jiankong/sousuo.png) no-repeat center;
}

.tool-icon-weilan i {
    background: url(../images/jiankong/weilan.png) no-repeat center;
    background-size: 100%;
}

.tool-icon-chache i {
    background: url(../images/jiankong/chache.svg) no-repeat center;
    background-size: contain;
    width: 16px;
    height: 16px;
}

.tool-icon-xiansu i {
    background: url(../images/jiankong/map_gj.svg) no-repeat center;
    background-size: contain;
    width: 20px;
    height: 20px;
}

.tool-icon-biaozhu i {
    background: url(../images/jiankong/biaozhu.png) no-repeat center;
}

.tool-icon-ceju i {
    background: url(../images/jiankong/ceju.png) no-repeat center;
}

.tool-icon-weixing i {
    background: url(../images/jiankong/weixing.png) no-repeat center;
}

.tool-icon-sousuo.active i {
    background: url(../images/jiankong/sousuos.png) no-repeat center;
}

.tool-icon-weilan.active i {
    background: url(../images/jiankong/weilans.png) no-repeat center;
}

.tool-icon-biaozhu.active i {
    background: url(../images/jiankong/biaozhus.png) no-repeat center;
}

.tool-icon-ceju.active i {
    background: url(../images/jiankong/cejus.png) no-repeat center;
}

.tool-icon-weixing.active i {
    background: url(../images/jiankong/weixings.png) no-repeat center;
}

.map-search {
    position: absolute;
    left: 0px;
    right: 0px;
    margin-top: 5px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    background: #fff;
}

.map-search .el-input__inner {
    height: auto;
    line-height: inherit;
    padding-top: 9.5px;
    padding-left: 0px;
    padding-bottom: 9.5px;
    border-radius: 0px;
    border: none;
}

.map-search .el-input {
    padding-left: 47px;
}

.map-search-btn {
    position: absolute;
    width: 47px;
    height: 100%;
    background: url(../images/jiankong/sousuos.png) no-repeat center;
    cursor: pointer;
}

.map-weilan {
    position: absolute;
    right: calc(10px + 10px);
    width: 300px;
    background: #fff;
    border: 1px solid #dcdcdc;
    z-index: 100;
    top: calc(45px + 15px);
    bottom: calc(10px + 10px);
    z-index: 1000
}

.weilan-header {
    height: 35px;
    border-bottom: 1px solid #dcdcdc;
    line-height: 35px;
}

.weilan-close {
    display: block;
    float: right;
    width: 36px;
    cursor: pointer;
    ;
    text-align: center;
    text-decoration: none;
    color: #666;
    font-size: 20px;
}

.weilan-close.weilan-clear {
    width: 16px;
    height: 16px;
    background: url(../images/jiankong/clear.svg) no-repeat center;
    cursor: pointer;
    background-size: contain;
    margin-top: 9px;
    margin-right: 4px;
}

.weilan-search {
    padding: 0px 6px;
    position: relative;
    margin-right: 30px;
}

.weilan-search .el-input__inner {
    height: 28px;
    line-height: 28px;
    border: none;
    padding-right: 0px;
    background: #f5f5f5;
    vertical-align: top;
}

.weilan-search .el-input {
    background: #f5f5f5;
    height: 30px;
    border: 1px solid #efefef;
    margin-top: 1px;
    border-radius: 4px;
    vertical-align: top;
}

.weilan-search .el-input-group__append {
    background: none
}

.weilan-search .map-search-btn {
    position: initial;
    display: inline-block;
    width: 30px;
    height: 30px;
    right: 10px;
    top: 0px;
    vertical-align: middle;
    background: url(../images/jiankong/sousuo.png) no-repeat center;
}

.weilan-wrap {
    position: absolute;
    top: 36px;
    bottom: 0px;
    width: 100%;
    left: 0px;
    z-index: 1
}

.input-card {
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border-radius: 4px;
    border-width: 0;
    border-radius: 6.4px;
    box-shadow: 0px 4px 12px 0px rgba(2, 32, 77, 0.12);
    position: absolute;
    top: 236px;
    right: 10px;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 12px 20px;
    z-index: 2000;
    /* border: 1px solid #d0d0d0; */
}

.input-card h4 {
    font-family: inherit;
    line-height: 1.8;
    font-family: PingFang SC;
    font-size: 16px;
    font-weight: normal;
    color: #191D32;
    margin-top: 0;
    margin-bottom: 8px;
}

.input-card .fence_line{
    position: absolute;
    width: 100%;
    height: 1px;
    top: 43px;
    left: 0px;
    background: #EDF1F6;
}
.input-item {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 50px;
}
.input-item input{
    height: 36px !important;
    line-height: 36px !important;
    font-family: PingFang SC;
    color: #344156;
}
.input-item .el-input__inner{
    box-sizing: border-box;
    border: 1px solid #EDF1F6;
    border-radius: 4px;
}
.input-item .el-select__caret{
    line-height: 30px;
}
.input-item input::-webkit-input-placeholder {
    font-family: PingFang SC;
    font-size: 14px;
    color: #A3B4CC;
}
.input-item .el-input-number--small .el-input-number__decrease,
.input-item .el-input-number--small .el-input-number__increase{
    height: 36px;
    line-height: 36px;
}
.input-item .fence_img_box{
    width: 36px;
    height: 36px;
    box-sizing: border-box;
    border: 1px solid #EDF1F6;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 16px;
}
.input-item-prepend {
    margin-right: -1px;
}

.input-item-text {
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: normal;
    width: 60px;
    text-align: justify;
    padding: 0px 7px;
    padding-right: 16px;
    display: inline-block;
    /* text-justify: distribute-all-lines;
    text-align-last: justify;
    -moz-text-align-last: justify;
    -webkit-text-align-last: justify; */
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
    line-height: 1.5;
    color: #6B748F;
    text-align: right;
    white-space: nowrap;
    /* background-color: #e9ecef;
    border: 1px solid #ced4da; */
    /* border-radius: 4px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; */
}

.input-item-text,
input[type=text],
input[type=date],
select {
    height: 30px;
    font-size: 12px;
    line-height: 30px;
}

.input-item select.select-quyu {
    width: 116px;
    border: 1px solid #EDF1F6;
}

.quyu-btn {
    text-align: center;
    margin-top: 10px
}

.quyu-btn button {
    height: 30px;
    line-height: 30px;
}

input.select-quyu {
    width: 116px;
    box-sizing: border-box;
    border: 1px solid #EDF1F6;
    border-radius: 4px;
}

.quyu-close {
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #666;
    float: right;
    font-size: 22px;
    text-decoration: none;
}

.xingzhengquyu-bangding.input-card {
    width: 300px;
    top: 64px;
    right: 24px;
}

.xingzhengquyu-bangding.input-card input.select-quyu,
.xingzhengquyu-bangding.input-card .input-item select.select-quyu {
    width: 192px;
    padding: 0px 15px
}

.xingzhengquyu-bangding.input-card .el-row {
    margin-bottom: 0px;
}

.xingzhengquyu-bangding.input-card .dialog-btn {
    text-align: center
}

.xingzhengquyu-bangding.input-card .dialog-btn .el-button {
    padding: 8px 9px;
    margin-top: 10px
}

.cheliang-bangding .el-form-item {
    margin-bottom: 10px;
    font-size: 12px;
}

.cheliang-bangding .form-table-search .el-button {
    margin-bottom: 10px;
    padding: 0px 10px;
    height: 30px;
    line-height: 30px;
}

.form-table-search .el-form-item__label {
    line-height: 30px;
}

.cheliang-bangding .input-item-text,
.cheliang-bangding input[type=text],
.cheliang-bangding input[type=date],
.cheliang-bangding select,
.cheliang-bangding .el-button {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
}

.cheliang-bangding .el-dialog__body {
    padding: 15px;
    padding-top: 10px;
}

.cheliang-bangding .el-input__prefix {
    left: -8px
}

.cheliang-bangding .el-date-editor.el-input,
.cheliang-bangding .el-date-editor.el-input__inner {
    width: 100%
}

.cheliang-bangding .el-date-editor.el-input .el-input__inner {
    padding-left: 15px
}

.cheliang-bangding .el-checkbox__label {
    padding-left: 5px;
    font-size: 12px
}

.cheliang-bangding .el-table .el-select,
.cheliang-bangding .el-table .el-input__inner {
    width: 100%;
    padding: 0px;
    border: none
}

.cheliang-bangding .el-table .el-input__suffix {
    right: 0px
}

.cheliang-bangding .el-input__icon {
    line-height: 30px;
}

.cheliang-bangding .el-form--inline .el-form-item__content {
    vertical-align: middle;
}

.cheliang-bangding .form-table-search {
    overflow: hidden
}

.cheliang-bangding .el-select,
.cheliang-bangding .el-input {
    width: 120px
}

.cheliang-bangding .el-form-item__label {
    font-size: 12px;
}

.cheliang-bangding .el-form-item__content {
    line-height: 30px;
}

.cheliang-bangding .el-checkbox__label {
    vertical-align: middle;
}

.map-menu-one {
    width: 100px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    float: left;
    z-index: 100;
    position: absolute;
    top: 10px;
    left: 62px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}

.map-menu-one .refresh {
    width: 110px;
    height: 35px;
    font-size: 14px;
    padding: 5px 0px;
}

.map-menu-one .refresh .el-button--primary {
    width: 100%;
    height: 25px;
    border-right: 0.5px #cccccc solid;
    background: #fff;
    border-radius: 0px;
    color: #606266;
    border: none;
    border-right: 0.5px #cccccc solid;
}

.map-menu-one .refresh .el-button {
    padding: 0 10px;
}

.map-menu-one .setting {
    width: 110px;
    height: 35px;
    font-size: 14px;
    padding: 5px 0px;
}

.map-menu-one .setting .el-button--primary {
    width: 100%;
    height: 25px;
    border-right: 0.5px #cccccc solid;
    background: #fff;
    border-radius: 0px;
    color: #606266;
    border: none;
    border-right: 0.5px #cccccc solid;
}

.map-menu-one .setting .el-button {
    padding: 0 10px;
}

.map-menu-one .time {
    width: 100px;
    text-align: center;
    font-size: 14px;
    color: #606266;
    padding: 3px 0px;
}

.map-menu-one .time div {
    width: 100%;
    height: 25px;
    line-height: 25px;
}

.map-menu-one .map-item-icon {
    width: 30px;
    height: 25px;
    display: block;
    cursor: pointer;
    line-height: 25px;
    margin-top: 5px;
}

.map-menu-one .map-menu-icon-left {
    background: url(../images/jiankong/icon-left.svg) no-repeat center;
    background-size: contain;
}

.map-menu-one .map-menu-icon-right {
    background: url(../images/jiankong/icon-right.svg) no-repeat center;
    background-size: contain;
}

.map-menu-one .map-button {
    width: 100px;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: rgba(255, 255, 255, .8);
}

.map-menu-one .map-icon {
    width: 30px;
    height: 35px;
    background: #fff;
    line-height: 35px;
    text-align: center;
}

.map-menu-two {
    height: 30px;
    z-index: 401;
    position: absolute;
    top: calc(10px + 15px);
    right: calc(10px + 15px);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
}

.map-menu-two .map-icon {
    width: 30px;
    height: 30px;
    background: #fff;
    line-height: 30px;
    text-align: center;
    padding: 0px 5px;
    float: left;
}

.map-menu-two .map-menu-icon-left {
    background: url(../images/jiankong/icon-left.svg) no-repeat center;
    ;
    background-size: contain
}

.map-menu-two .map-menu-icon-right {
    background: url(../images/jiankong/icon-right.svg) no-repeat center;
    ;
    background-size: contain
}

.map-menu-two .map-item-icon {
    width: 18px;
    height: 18px;
    display: inline-block;
    cursor: pointer;
    line-height: 25px;
    margin-top: 6px;
}

.map-menu-two .handle {
    height: 30px;
    background: #fff;
    line-height: 30px;
    float: right;
}

.map-menu-two .handle .map-item {
    width: 18px;
    height: 18px;
    display: block;
    float: left;
}

.map-menu-two .handle .search-one {
    width: 80px;
    height: 30px;
    font-size: 14px;
}

.search-input {
    line-height: 1px;
    width: 80px;
    white-space: nowrap;
    cursor: pointer;
    color: #606266;
    -webkit-appearance: none;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    margin: 0;
    -webkit-transition: .1s;
    transition: .1s;
    font-weight: 700;
    padding: 5px 0px;
    font-size: 14px;
    border-radius: 0px;
    border: none;
}

.search-input .icon-search {
    background: url(../images/jiankong/iconSearch.svg) no-repeat center;
    background-size: contain;
    margin-left: 10px;
}

.icon-search.searchIcon {
    background: url(../images/jiankong/iconSearch1.svg) no-repeat center;
    background-size: contain;
    margin-left: 10px;
}

.search-input span {
    width: 80px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px 0px;
    border-right: 0.5px #3da5f9 dashed;
}

.handle .tool-block {
    padding: 0px;
    padding-left: 10px;
    padding-right: 10px;
    height: 30px;
}

.handle .tool-icon-weilan i {
    margin-top: -2px
}

.handle .tool-icon-weilan span {
    font-size: 14px;
    color: #606266;
}

.handle .tool-icon-chache i {
    margin-top: -2px
}

.handle .tool-icon-chache span {
    font-size: 14px;
    color: #606266;
}

.handle .tool-block.active span {
    color: #0080e5
}

.handle .handle-map {
    height: 30px;
    display: inline-block;
}

.map-menu-two .handle .map {
    height: 30px;
    font-size: 14px;
    display: inline-block;
    padding: 0px 10px;
    position: relative;
    vertical-align: top;
}

.icon-add,
.icon-search,
.map-satellite {
    background: #fff;
    margin-top: 5px;
    cursor: pointer;
    color: #606266;
    text-align: center;
    font-weight: 500;
    padding: 0px 0px;
    font-size: 14px;
    border: none;
    outline: none;
}

.map-satellite .icon-satellite {
    background: url(../images/jiankong/iconWeixing.svg) no-repeat center;
    background-size: contain;
}

.icon-satellite.satelliteIcon {
    background: url(../images/jiankong/iconWeixing1.svg) no-repeat center;
    background-size: contain;
}

.map-satellite span {
    height: 20px;
    line-height: 20px;
    text-align: left;
    display: block;
    float: left;
}

.map-menu-two .handle .distance {
    height: 30px;
    font-size: 14px;
    display: inline-block;
    padding: 0px 10px;
    position: relative;
}

.map-ranging {
    margin-top: 5px;
    cursor: pointer;
    color: #606266;
    text-align: center;
    font-weight: 500;
    padding: 0px 0px;
    font-size: 14px;
    border: none;
    outline: none;
    background: #fff;
}

.map-ranging .icon-rangings {
    background: url(../images/jiankong/iconCeju.svg) no-repeat center;
    background-size: contain;
}

.icon-rangings.rangingsIcon {
    background: url(../images/jiankong/iconCeju1.svg) no-repeat center;
    background-size: contain;
}

.map-ranging .icon-task {
    background: url(../images/jiankong/zuoye.svg) no-repeat center;
    background-size: contain;
}

.icon-task.rangingTask {
    background: url(../images/jiankong/zuoye2.svg) no-repeat center;
    background-size: contain;
}

.map-ranging span {
    height: 20px;
    line-height: 20px;
    text-align: left;
    display: block;
    float: left;
}

.map-menu-two .handle .traffic {
    height: 30px;
    font-size: 14px;
    display: inline-block;
    padding: 0px 10px;
    position: relative;
}

.map-traffic {
    margin-top: 5px;
    cursor: pointer;
    color: #606266;
    text-align: center;
    font-weight: 500;
    padding: 0px 0px;
    font-size: 14px;
    border: none;
    outline: none;
    background: #fff;
}

.map-traffic .icon-traffic {
    background: url(../images/jiankong/iconLukuang.svg) no-repeat center;
    background-size: contain;
}

.icon-traffic.trafficIcon {
    background: url(../images/jiankong/iconLukuang1.svg) no-repeat center;
    background-size: contain;
}

.icon-intro {
    background: url(../images/jiankong/iconintro.svg) no-repeat center;
}

.icon-xuanxiang {
    background: url(../images/jiankong/xuanxiang.svg) no-repeat center;
    background-size: contain;
}

.map-traffic span {
    height: 20px;
    line-height: 20px;
    text-align: left;
    display: block;
    float: left;
}

.mingling-top {
    margin-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5
}

.mingling-top .el-form-item__label {
    font-size: 12px;
    line-height: 30px;
}

.mingling-top .el-form-item__content {
    line-height: 29px;
    line-height: 29px;
}

.dialogform .mingling-top .el-form-item {
    margin-bottom: 0px
}

.tool-line {
    position: absolute;
    height: 20px;
    right: 0px;
    width: 1px;
    background: #ccc;
    top: 50%;
    margin-top: -10px
}

.right-key {
    box-shadow: 0px 4px 12px 0px rgba(2, 32, 77, 0.12);
    position: absolute;
    padding: 5px 0px;
    background: #fff;
    text-align: left;
    border-radius: 4px;
    width: 125px;
    /* bottom: auto !important */
}

.right-key-item {
    cursor: pointer;
    padding: 4px 18px;
    display: flex;
    align-items: center;
}

.right-key-item span {
    display: inline-block;
    vertical-align: middle;
}

.right-key-item-icon {
    width: 16px;
    height: 16px;
    margin-right: 10px !important;
}

.right-key-item-add {
    background: url(../images/jiankong/add.svg) no-repeat center;
    background-size: contain;
}

.right-key-item-del {
    background: url(../images/jiankong/del.svg) no-repeat center;
    background-size: contain;
}

.right-key-item-edit {
    background: url(../images/jiankong/edit.svg) no-repeat center;
    background-size: contain;
}

.right-key-item-bind {
    background: url(../images/jiankong/bind.svg) no-repeat center;
    background-size: contain;
}
.right-key-item-bdkh {
    background: url(../images/jiankong/bdkh.svg) no-repeat center;
    background-size: contain;
}

.right-key-item-xq {
    background: url(../images/jiankong/xq.svg) no-repeat center;
    background-size: contain;
}
.right-key-item-unbind {
    background: url(../images/jiankong/unbind.svg) no-repeat center;
    background-size: contain;
}
.right-key-item-setting {
    background: url(../images/jiankong/shezhi.svg) no-repeat center;
    background-size: contain;
}

.right-key-item-guiji {
    background: url(../images/jiankong/guiji.svg) no-repeat center;
    background-size: contain;
}
.right-key-item-duijiang {
    background: url(../images/video/duijiang.svg) no-repeat center;
    background-size: contain;
}
.right-key-item-qunzu {
    background: url(../images/video/qunzu.svg) no-repeat center;
    background-size: contain;
}
.right-key-item-h {
    background: url(../images/jiankong/h.svg) no-repeat center;
    background-size: contain;
}

.right-key-item-qk {
    background: url(../images/jiankong/qk.svg) no-repeat center;
    background-size: contain;
}

.right-key-item-cell {
    background: url(../images/jiankong/cell.svg) no-repeat center;
    background-size: contain;
}

.right-key-item-row {
    background: url(../images/jiankong/row.svg) no-repeat center;
    background-size: contain;
}

.right-key-item-row2 {
    background: url(../images/jiankong/row2.svg) no-repeat center;
    background-size: contain;
}

.right-key-item-column {
    background: url(../images/jiankong/column.svg) no-repeat center;
    background-size: contain;
}

.right-key-item-j {
    background: url(../images/jiankong/j.svg) no-repeat center;
    background-size: contain;
}

.right-key-item-y {
    background: url(../images/jiankong/y.svg) no-repeat center;
    background-size: contain;
}

.right-key-item-baob {
    background: url(../images/jiankong/baob.svg) no-repeat center;
    background-size: contain;
}

.right-key-item-zhuizong {
    background: url(../images/jiankong/zhuizong.svg) no-repeat center;
    background-size: contain;
}

.right-key-item-shipin {
    background: url(../images/jiankong/shipin.svg) no-repeat center;
    background-size: contain;
}

.right-key-item-shipin_ls {
    background: url(../images/jiankong/shipin-ls.svg) no-repeat center;
    background-size: contain;
}

.right-key-item-obd_t {
    background: url(../images/jiankong/obd_t.svg) no-repeat center;
    background-size: contain;
}

.right-key-item-key_mingling {
    background: url(../images/jiankong/key-mingling.svg) no-repeat center;
    background-size: contain;
}

.right-key-item-key_mingling_o {
    background: url(../images/jiankong/key-mingling-o.svg) no-repeat center;
    background-size: contain;
}

.right-key-item-key_mingling_p {
    background: url(../images/jiankong/key-mingling-p.png) no-repeat center;
    background-size: contain;
}

.right-key-item-key_zhudonganquan {
    background: url(../images/jiankong/activesafety.svg) no-repeat center;
    background-size: contain;
}

.right-key-item-key_qunfa {
    background: url(../images/jiankong/key_qunfa-mingling.svg) no-repeat center;
    background-size: contain;
}
.right-key-kliu {
    background: url(../images/jiankong/kliu.svg) no-repeat center;
    background-size: contain;
}
.right-key-item-key-ptsz {
    background: url(../images/jiankong/key-ptsz.svg) no-repeat center;
    background-size: contain;
}
.right-key-item-key-zdsz {
    background: url(../images/jiankong/key-zdsz.svg) no-repeat center;
    background-size: contain;
}
.right-key-item-key-sjzf {
    background: url(../images/jiankong/key-sjzf.svg) no-repeat center;
    background-size: contain;
}

.right-key-item-xinxi {
    background: url(../images/jiankong/xinxi.svg) no-repeat center;
    background-size: contain;
}
.right-key-item-beizhu {
    background: url(../images/jiankong/beizhu.svg) no-repeat center;
    background-size: contain;
}
.right-key-item-xufei {
    background: url(../images/jiankong/xufei.svg) no-repeat center;
    background-size: contain;
}

.right-key-item-sim {
    background: url(../images/jiankong/sim.svg) no-repeat center;
    background-size: contain;
}

.right-key-item-weilan {
    background: url(../images/jiankong/weilan.svg) no-repeat center;
    background-size: contain;
}

.right-key-item-guize {
    background: url(../images/jiankong/guize.svg) no-repeat center;
    background-size: contain;
}

.right-key-item-shefang {
    background: url(../images/jiankong/shefang.svg) no-repeat center;
    background-size: contain;
}

.right-key-item-chefang {
    background: url(../images/jiankong/chefang.svg) no-repeat center;
    background-size: contain;
}

.slider-item {
    /* margin-left: 15px; */
}

.slider-item .el-slider__runway.show-input {
    margin-right: 120px;
}

.slider-item .el-slider__input {
    width: 108px
}

.slider-item .el-input-number--small {
    line-height: 22px;
}

.slider-item .el-input--small .el-input__inner {
    height: 24px;
    line-height: 24px;
}

.slider-item .el-slider__button-wrapper {
    top: -12px;
    height: 30px
}

.slider-item .el-slider__input {
    /* margin-top: 8px */
}

.el-popper-map-tool.el-popper-map-tool-c {
    width: 120px
}

.drop-tool-item-label {
    display: inline-block;
    width: 100px;
}

.style-noRadius .el-input__inner {
    border-radius: 0;
}

.bulid-monitor .bind-custom-wrap {
    text-align: left;
}

.bulid-monitor .bind-custom-wrap .el-transfer-panel:first-child {
    margin-left: 0px;
    margin-right: 0px;
}

.bulid-monitor .bind-custom-wrap .el-transfer-panel+.el-transfer-panel {
    margin-left: 10px;
}

.bind-custom-wrap .el-transfer-panel.bind-setting {
    border: none;
    width: 455px;
    margin-left: 170px
}

.el-transfer-panel.bind-setting .el-transfer-panel__header {
    border: none;
    background: none;
}

.bulid-monitor .el-transfer-panel__header .el-checkbox__label {
    padding-left: 0px;
}

.bulid-monitor .el-transfer-panel__header {
    font-weight: bold !important;
}

.bind-setting-body {
    padding: 0px 15px
}

.setting-checkbox .el-checkbox {
    margin-right: 0px
}

.setting-checkbox-list {
    display: inline-block;
    line-height: 40px;
    vertical-align: top;
}

.setting-checkbox-list+.setting-checkbox-list {
    margin-left: 20px;
}

.dialogform .bind-setting-body .el-input__inner {
    height: 30px;
    line-height: 30px;
}

.setting-checkbox-more span {
    display: inline-block;
}

.setting-checkbox-more&gt;span:first-child {
    width: 60px
}

.el-transfer-panel .setting-checkbox-more .el-checkbox__label {
    display: none;
}

.like-table-check {
    width: 65px;
    text-align: center;
}

.bulid-monitor .el-form--inline .el-form-item__label {
    text-align: left;
}

.bulid-monitor .dialogform .el-form-item {
    margin-bottom: 0px;
}

.setting-checkbox&gt;.setting-checkbox-list:first-child {
    width: 166px
}

.form-item-label-c .el-form-item__label {
    width: auto !important;
}

.bulid-monitor .el-form--inline .el-form-item__label,
.bulid-monitor .el-form--inline .el-form-item__content {
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
}

.dialog-title-text,
.dialog-title-tab {
    display: inline-block;
}

.dialog-title-tab {
    margin-left: 10px;
}

.dialog-title-tab span {
    display: inline-block;
    cursor: pointer;
    padding: 0px 15px;
    height: 30px;
    line-height: 30px;
    vertical-align: bottom;
    color: #e6e5e5;
}

.dialog-title-tab span.active {
    background: #fff;
    color: #409eff;
}

.dialog-title-tab span+span {
    margin-left: 15px;
}

.bind-custom-wrap .dialog-footer {
    margin-top: 20px
}

.bind-tree-info.marginPosition {
    margin-left: 185px;
}

.btn-icon-c .el-button [class^=el-icon-btn-] {
    width: 15px;
    height: 15px;
    vertical-align: middle;
    margin-top: -1px;
}

.btn-icon-c .el-button .el-icon-btn-guiji-end {
    background: url(../images/guiji/icon-guiji-close.svg) no-repeat center;
    background-size: contain;
}

.btn-icon-c .el-button .el-icon-btn-guiji-start {
    background: url(../images/guiji/icon-guiji-start.svg) no-repeat center;
    background-size: contain;
}
.btn-icon-c .el-button .el-icon-btn-guiji-import {
    background: url(../images/guiji/icon-guiji-import.svg) no-repeat center;
    background-size: contain;
    height: 14px;
}
.btn-icon-c .import-bottom-trajectory.is-plain:focus .el-icon-btn-guiji-import,
.btn-icon-c .import-bottom-trajectory.is-plain:active .el-icon-btn-guiji-import,
.btn-icon-c .import-bottom-trajectory.is-plain:hover .el-icon-btn-guiji-import {
    background: url(../images/guiji/icon-guiji-import-hover.svg) no-repeat center;
    background-size: contain;
}
.jk-icon-intro {
    width: 316px
}

.icon-intro-list {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 15px;
    width: 90px;
}

.icon-intro-list span {
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
}

.icon-intro-img {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: top;
}

.el-popover.jk-icon-intro-popper {
    padding-right: 0px;
    padding-bottom: 0px;
}

.icon-intro-img img {
    width: 100%;
    height: 100%;
}

.icon-window-fresh {
    background: url(../images/jiankong/iconFresh.svg) no-repeat center;
    background-size: contain;
}

.loadBind .dialog-footer {
    margin-top: 15px
}

.loadBind .el-table td,
.loadBind .el-table td .cell {
    padding: 0px
}

.dialogform.loadBind .el-table td .cell .el-input__inner {
    border: none
}

.dialogform.loadBind .el-table td.cell-padding .cell {
    padding: 0px 10px
}

.chk {
    display: inline-block;
}

.bind-custom-wrap .el-transfer-panel.bind-setting .load-setting .el-form-item__label {
    width: 110px !important;
    white-space: nowrap;
}

.load-setting .setting-checkbox&gt;.setting-checkbox-list:first-child {
    width: 194px
}

.tree-list .el-loading-spinner i {
    font-size: 20px;
}

.table-label-wrap {
    background: #f4f4f4;
    padding: 10px;
    padding-right: 0px;
}

.set-wrap-title {
    overflow: hidden;
    font-weight: bold;
}

.set-wrap-move-btn {
    float: right;
    margin-right: 10px;
}

.set-wrap-block-label {
    display: inline-block;
    margin-top: 5px;
}

.up-move .el-icon-top {
    color: #73a836
}

.down-move .el-icon-bottom {
    color: #f6ad44
}

.table-label-wrap+.table-label-wrap {
    margin-top: 20px
}

.table-tag-label-block {
    display: inline-block;
    margin-top: 8px;
}

.table-tag-label-block ul li {
    display: inline-block;
    width: 76px;
    font-size: 12px;
    cursor: pointer;
    height: 30px;
    line-height: 30px;
    text-align: center;
    position: relative;
    border: 1px solid #e5e5e5;
    border-radius: 2px;
    margin-right: 20px;
    margin-top: 15px;
}

.table-tag-label-block ul li .el-checkbox {
    border: none;
    border-radius: 0px;
    height: auto;
    padding: 0px;
    width: 100px;
    text-align: left;
}

.dialogform.qipao-set.qipao-set-o .table-tag-label-block ul li .el-checkbox {
    width: 118px
}

.dialogform.qipao-set.qipao-set-o .el-dialog__body {
    padding-bottom: 15px;
}

.table-tag-label-block ul li .el-button {
    position: absolute;
    padding: 0px;
    top: -10px;
    right: -10px;
}

.table-tag-label-block ul li .el-button i {
    font-size: 12px;
    color: #fff !important;
}

.move-btn-del.el-button {
    width: 18px;
    height: 18px;
    background: #409eff;
    border-color: #409eff;
}

.table-tag-label-block ul li.active {
    border-color: #3b4493;
}

.add-btn-del.el-button {
    width: 18px;
    height: 18px;
    background: #c2c2c2;
    border-color: #c2c2c2
}

.window-table .plTableBox {
    position: relative;
    height: 100% !important;
}

.guiji-tabs .plTableBox {
    position: relative;
    height: 100% !important;
}

.guiji-tabs .plTableBox table,
.window-table .plTableBox table{
    color: #000;
}

.dropdown-wrap {
    width: 78px
}

.dropdown-wrap ul li {
    padding: 5px 10px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
}

.dropdown-wrap ul li.active,
.dropdown-wrap ul li:hover {
    background: #f5f5f5;
    color: #0080e5;
}

.icon-search .map-item {
    background: url(../images/jiankong/search.svg) no-repeat center;
}

.icon-add .map-item {
    background: url(../images/jiankong/add-icon.svg) no-repeat center;
}

.icon-search.active .map-item {
    background: url(../images/jiankong/search1.svg) no-repeat center;
}

.icon-search.active {
    color: #1296db
}

.map-tool-wrap {
    position: absolute;
    width: 272px;
    top: 34px;
}

.map-tool-wrap input {
    width: 100%;
    height: 30px;
    border: none;
    border-radius: 2px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    padding: 0px 5px
}

.tree-fresh-btn {
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/icon-fresh.svg) no-repeat center;
    background-size: 100% 100%;
    cursor: pointer;
}

.tree-zhezhi-btn {
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/icon-shezhi.svg) no-repeat center;
    background-size: 100% 100%;
    cursor: pointer;
    margin-left: 4px;
}

.alarm-setting-tab&gt;div {
    padding: 0px 20px;
    color: #fff;
    cursor: pointer;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    display: inline-block;
    vertical-align: bottom;
}

.alarm-setting-tab&gt;div.active {
    background: #fff;
    color: #409EFF
}

.alarm-setting-body .table-search-wrap,
.alarm-setting-body .alarm-setting-btn {
    float: left;
    width: auto;
}

.alarm-setting-body .alarm-setting-btn {
    margin-top: 7px
}

.alarm-setting-body .el-table__header th .el-checkbox__label {
    font-size: 12px;
    color: #333;
    font-weight: bold;
}

.alarm-setting .el-form-item {
    margin-bottom: 10px;
}

.form-item-c .el-form-item__content {
    line-height: inherit;
}

.text-list-wrap {
    width: 666px;
    height: 300px;
    border: 1px solid #ced7de;
    border-radius: 4px;
    overflow: auto;
    padding: 10px;
}

.text-list-state {
    float: left
}

.text-list-btn {
    float: right;
    font-size: 12px;
    margin-top: 2px;
}

.text-list-wrap ul li {
    overflow: hidden;
    padding: 0px 5px;
}

.text-list-wrap ul li+li {
    margin-top: 8px
}

.text-list-btn&gt;span {
    display: inline-block;
    padding: 5px;
    cursor: pointer;
    color: #409EFF;
}

.text-list-btn&gt;span.active {
    color: #E6A23C;
}

.text-list-input {
    margin-right: 126px;
}

.text-list-input input {
    width: 100%;
    border-radius: 4px;
    outline: none;
    border: 1px solid #ced7de;
}

.text-list-input input[disabled] {
    border: none;
    background: #fff;
}

.alarm-setting-body .el-checkbox-group {
    text-align: center
}

.alarm-message .el-form-item {
    width: 100%
}

.tree-hs-btn {
    position: absolute;
    width: 14px;
    height: 40px;
    background: url(../images/jiankong/tree-h.svg) no-repeat center;
    background-size: contain;
    right: -14px;
    top: 50%;
    margin-top: -20px;
    z-index: 90;
    cursor: pointer;
}

.fullScreen .tree-hs-btn {
    background: url(../images/jiankong/tree-s.svg) no-repeat center;
    background-size: contain;
}

.tree-state-tab {
    margin: 8px 10px;
    background: #ecf2f6;
}

.tree-state-tab ul {
    overflow: hidden;
    /* min-height: 58px */
}

.tree-state-tab ul li {
    position: relative;
    float: left;
    width: 33.33%;
    padding: 5px 0px;
    cursor: pointer;
    text-align: center;
}

.tree-state-tab ul li span {
    display: block;
    text-align: center;
}

.tree-state-tab ul li span+span {
    margin-top: 5px
}

.tree-state-tab ul li span i {
    display: inline-block;
    width: 15px;
    height: 15px;
    background-size: 100% 100% !important;
}

.tree-state-tab ul li.active span {
    color: #409eff;
}

.icon-state-all {
    background: url(../images/jiankong/all.svg) no-repeat center;
}

.icon-state-on {
    background: url(../images/jiankong/online.svg) no-repeat center;
}

.icon-state-off {
    background: url(../images/jiankong/offline.svg) no-repeat center;
}

.tree-state-tab ul li.active .icon-state-all {
    background: url(../images/jiankong/all-s.svg) no-repeat center;
}

.tree-state-tab ul li.active .icon-state-on {
    background: url(../images/jiankong/online-s.svg) no-repeat center;
}

.tree-state-tab ul li.active .icon-state-off {
    background: url(../images/jiankong/offline-s.svg) no-repeat center;
}


/*ztreeä¿®æ”¹*/


/*.ztree{padding:0px}
.ztree li span.button.roots_close,.ztree li span.button.bottom_close,.ztree li span.button.center_close,.ztree li span.button.root_close{background:url(../images/jiankong/tree/tree-close.png) no-repeat center;margin-top:1px}
.ztree li span.button.roots_open,.ztree li span.button.bottom_open,.ztree li span.button.center_open,.ztree li span.button.root_open{background:url(../images/jiankong/tree/tree-open.png) no-repeat center}
.ztree li span.button.chk{margin: 2px 3px 0 0;} */


/* .ztree li span.button.ico_docu,.ztree li span.button.ico_open,.ztree li span.button.ico_close{display:none} */


/* .ztree li span.button.chk.checkbox_true_full,.ztree li span.button.chk.checkbox_true_part,.ztree li span.button.chk.checkbox_true_full_focus,.ztree li span.button.chk.checkbox_true_part_focus{background:url(../images/jiankong/tree/tree-check.png) no-repeat center}
.ztree li span.button.chk.checkbox_false_full,.ztree li span.button.chk.checkbox_false_full_focus{background:url(../images/jiankong/tree/tree-nocheck.png) no-repeat center}
.ztree li a.curSelectedNode{background: #d3dce4;color:#268cdd;border:none}
.layui-table-tips-c:before{position: relative;right: 0px;top: -3px;}*/

.ztree li span.button.ico_docu {
    background-position: center !important;
    background-size: contain !important;
    background: url(/images/jiankong/tree/close.svg) no-repeat center !important;
}

.ztree li span.button {
    width: 14px;
    height: 14px;
}

.ztree li a:hover {
    text-decoration: none;
}


/* .card-msg .el-card__header{padding:10px;}
.card-msg .el-card__body{padding:10px;padding-bottom:5px;}
.card-msg .clearfix span{font-size:15px;color:#0080e5;}
.car-item dl{overflow: hidden;margin-bottom:5px;}
.car-item dl dt{float: left;}
.car-item dl dt,.car-item dl dd{vertical-align: top;font-size: 14px;}
.card-msg{width:250px} */


/* color:#0080e5; */

.car-item dl,
.car-item dl dt,
.car-item dl dd {
    display: inline-block;
    font-size: 14px;
}

.car-item dl+dl {
    margin-left: 10px
}

.card-msg {
    position: absolute;
    bottom: 10px;
    background: rgba(255, 255, 255, 0.9);
    padding: 15px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    border-radius: 4px;
    left: 50%;
    transform: translate(-50%, -50%);
}

.close-card {
    cursor: pointer;
    margin-left: 15px;
    font-size: 18px;
    vertical-align: middle;
    margin-top: -4px;
}

.amap-overlay-text-container {
    width: auto;
    height: auto;
    position: absolute;
    z-index: 2;
    background-color: #ecf5ff;
    color: #333;
    white-space: nowrap;
    cursor: default;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 14px;
    border-radius: 3px;
    border: 0.5px #409eff solid;
}

.shefang-dialog-title {
    padding-left: 8px
}

.shefang-dialog-title ul li {
    float: left;
    padding: 0px 25px;
    color: #fff;
    height: 30px;
    line-height: 30px;
    margin-top: 8px;
    cursor: pointer;
}

.shefang-dialog-title ul li.active {
    color: #000;
    background: #fff;
}

.shefang-radio .el-radio {
    margin-right: 8px;
}

.dialogform .shefang-radio .el-input__inner {
    height: 25px;
    line-height: 25px;
}

.dialogform.shefang .el-form-item {
    margin-bottom: 0px
}

.list-dialog-header,
.list-dialog-body-row {
    overflow: hidden;
    position: relative;
}

.list-dialog-header&gt;div,
.list-dialog-body-row&gt;div {
    float: left;
    padding: 5px 8px;
    border: 1px solid #e2e2e3;
}

.list-dialog-header&gt;div:nth-of-type(2n-1),
.list-dialog-body-row&gt;div:nth-of-type(2n-1) {
    width: 20%;
}

.list-dialog-header&gt;div:nth-of-type(2n),
.list-dialog-body-row&gt;div:nth-of-type(2n) {
    width: 30%;
}

.list-dialog-header&gt;div {
    background: #eaf0f5;
    font-weight: bold;
}

.list-dialog-header&gt;div+div,
.list-dialog-body-row&gt;div+div {
    margin-left: -1px
}

.list-dialog-body .list-dialog-body-row {
    margin-top: -1px
}

.m-dialog .el-dialog__body {
    max-height: 400px;
    overflow: auto;
}

.jiejing-empty {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -45px;
    margin-top: -55px;
    color: #707070;
    text-align: center;
    font-size: 14px;
}

.icon-jiejing-empty {
    width: 90px;
    height: 90px;
    background: url(../images/jiankong/jiejing-empty.svg) no-repeat center;
    background-size: 100% 100%;
    margin-bottom: 8px
}

.persontype .tree-search-wrap {
    margin-top: 15px
}

.persontype .tree-list {
    top: 56px !important
}


/* é¦–é¡µ */

.sum-list {
    overflow: hidden;
    margin: 0px 0px;
    margin-top: 5px;
}

.sum-list li {
    float: left;
    width: 11.11%;
    padding: 0px 5px;
}

.sum-block {
    background: #fff;
    overflow: hidden;
    padding: 0px 30px;
    height: 90px;
    border-radius: 4px;
}

.icon-sum {
    display: block;
    width: 50px;
    height: 50px;
    float: left;
    border-radius: 25px;
    margin-top: 4px;
}

.sum-text {
    margin-left: 55px;
    text-align: center;
    margin-top: 15px
}

.sum-text span {
    display: block;
    font-size: 12px;
}

.sum-text span:first-child {
    font-size: 24px;
    margin-bottom: 5px
}

.chart {
    position: absolute;
    right: 5px;
    left: 5px;
    top: 105px;
    bottom: 5px;
}

.chart-block {
    position: relative;
    height: 50%;
    width: 66.7%;
    float: left;
    padding: 5px;
}

.chart-blocks {
    position: relative;
    height: 50%;
    width: 33.3%;
    float: left;
    padding: 5px;
}

.chart-e {
    background: #fff;
    height: 100%;
    width: 100%;
    margin: 0 auto;
}

.chart-title {
    padding: 10px;
    font-size: 14px;
}

.chart-area {
    width: 100%;
    height: auto;
}

.icon-zongji {
    /*background-color: #268cdd !important;*/
    background: url(../images/home/cheliang.png) no-repeat center
}

.icon-online {
    /*background-color: #268cdd !important;*/
    background: url(../images/home/zaixian.png) no-repeat center
}

.icon-zaixian {
    /*background-color: #30c46f !important;*/
    background: url(../images/home/shipin.png) no-repeat center
}

.icon-lixian {
    /*background-color: #abb1b6 !important;*/
    background: url(../images/home/lixian.svg) no-repeat center
}

.icon-baojing {
    /*background-color: #e22f2f !important;*/
    background: url(../images/home/baojing.svg) no-repeat center
}

.icon-weichuli {
    /*background-color: #eb8d13 !important;*/
    background: url(../images/home/baojing.svg) no-repeat center
}

.icon-yichuli {
    /*background-color: #66d891 !important;*/
    background: url(../images/home/baojing.svg) no-repeat center
}
.icon-licheng2 {
    /*background-color: #66d891 !important;*/
    background: url(../images/home/licheng2.svg) no-repeat center
}
.icon-singleBeidou {
    /*background-color: #66d891 !important;*/
    background: url(../images/home/singleBeidou.svg) no-repeat center
}

.icon-kehu {
    /*background-color: #66d891 !important;*/
    background: url(../images/home/kehu.png) no-repeat center
}

.icon-kong {
    /*background-color: #66d891 !important;*/
    background: url(../images/home/kong.png) no-repeat center;
    background-size:140px 133px;
}

.center-background{
    position: absolute;
    top: 50%;
    left: 30%;
    transform: translate(-50%, -50%);
    width: 100px;
    height: 100px;
    background: url(../images/home/eshipin.png) no-repeat center;

}

.set-dialog .el-input__inner {
    height: 30px;
    line-height: 30px;
}

.set-dialog .el-input__inner {
    height: 30px;
    line-height: 30px;
}

.set-dialog .el-form-item {
    margin-bottom: 15px;
}

.set-dialog .el-radio {
    /* width: 90px; */
}

.set-dialog .el-button.el-button--info {
    padding: 0px 10px;
    ;
    height: 30px;
    line-height: 30px;
    margin-left: 15px;
}

.fullScreen .tree-panel {
    width: 0px
}

.fullScreen .map-wrap,
.fullScreen .map-div.jk-map-div {
    left: 0px
}

.map-div.jk-map-div {
    left: 306px;
    right: 0px;
    width: auto;
    padding: 10px;
    background: #FFFFFF;
}

.map-div.jk-map-div.right {
    right: calc((100% - 305px)/2);
}

.quanjin-close.el-button.is-round {
    padding: 8px
}


/* è¿½è¸ª */

.z-select .el-input__icon {
    line-height: 30px;
}

.z-select.el-select {
    width: 90px;
    margin-left: 8px;
}

.z-select .el-input__inner {
    border: none;
    border-radius: 0px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 5px;
}


/* é¦–é¡µ2 */

.home-chart-left {
    display: inline-block;
    position: relative;
    /* width: calc(100% - 370px) !important; */
    height: 100%;
    vertical-align: top;
}

.home-chart-right {
    display: inline-block;
    position: absolute;
    /* width: 370px !important; */
    height: 100%;
    right: 0px
}

.charts-here {
    padding: 5px 0px;
    position: relative;
    height: 100%;
    width: 100%;
}

.charts-draw {
    background: #fff;
    position: relative;
    height: 100%;
    width: 100%;
    border-radius: 4px;
    overflow: hidden;
}

.charts-here.charts-list {
    position: relative;
    width: 100%;
    height: 460px;
}

#yestoday-fenxi thead, #day-alarm-handle thead{
    background-color: #cce4ff;
}

#yestoday-fenxi thead tr th, #day-alarm-handle thead tr th{
    color: #343437;
}

.charts-play {
    position: absolute;
    top: 30px;
    bottom: 0px;
    width: 100%;
    left: 0px;
}

.charts-play .el-table td,
.charts-play .el-table th.is-leaf {
    border: none
}

.charts-play .el-table th {
    background: none;
}

.charts-play .el-table th&gt;.cell {
    color: #b0afaf
}

.charts-play .el-table__body-wrapper .el-table__body tbody .el-table__row:nth-of-type(even) {
    background: none
}

.home-block-title {
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    font-size: 14px;
    padding-top: 2px;
}

.chart-right-page .progress-min-height{
    height: calc(100% - 30px);
    min-height: 150px;
}

.chart-right-page .home-block-progress {
    width: 49%;
    height: 100%;
    padding-left: 10px;
    display: inline-block;
}

.chart-right-page .home-block-progress-right {
    padding-left: 30px;
}

.chart-right-page .home-block-progress-text{
    margin-bottom: 10px;
}

.chart-right-page .home-block-progress-item{
    height: calc((100% - 30px) / 4);
}

.chart-right-page .home-block-progress-value {
    color: #3ca5f9;
    float: right;
}

.home-block-title .el-radio-button__inner {
    padding: 5px 8px;
    font-size: 12px;
}

.charts-play-map-left,
.charts-play-map-right {
    position: absolute;
    display: inline-block;
    height: 100%;
    vertical-align: top;
}

.charts-play-map-left {
    right: 390px;
    left: 0px;
}

.charts-play-map-right {
    width: 390px;
    text-align: center;
    right: 0px;
}

.charts-paly-map-wrap {
    position: absolute;
    top: 0px;
    width: calc(100% - 20px);
    left: 0px;
    bottom: 0px;
}

.map-ranking-title {
    font-size: 14px;
    background: #edf0ff;
    color: #766bf8;
    display: inline-block;
    font-size: 14px;
    padding: 7px 0px;
}

.map-ranking-table {
    display: inline-block;
    font-size: 14px;
}

.map-ranking-table dl:nth-of-type(1) {
    color: #5d4df7;
}

.map-ranking-table dl:nth-of-type(2) {
    color: #a452f9;
}

.map-ranking-table dl:nth-of-type(3) {
    color: #2d73f8;
}

.map-ranking-table,
.map-ranking-title {
    width: 280px;
}

.map-ranking-table dt {
    width: 50px;
    float: left;
    text-align: center;
}

.map-ranking-table dd {
    margin-left: 50px;
    text-align: center;
}

.map-ranking-table dd span {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.map-ranking-table dd span:nth-of-type(1) {
    width: 60%
}

.map-ranking-table dd span:nth-of-type(2) {
    width: 40%
}

.map-ranking-table dt,
.map-ranking-table dd span {
    line-height: 30px;
}

.content-bottom {
    position: absolute;
    bottom: 0px;
    width: 100%;
    padding: 0px 10px;
}

.content-title {
    float: left;
}

.content-bottom-progress {
    line-height: 40px;
    margin-left: 40px
}

.progress-list i {
    display: block;
    width: 10px;
    height: 10px;
    float: left;
    margin-top: 15px;
    margin-right: 5px;
}

.progress-list {
    float: left;
    width: 25%;
}

.progress-1 {
    border-top: 8px solid #0050b3
}

.progress-2 {
    border-top: 8px solid #1890ff
}

.progress-3 {
    border-top: 8px solid #69c0ff
}

.progress-4 {
    border-top: 8px solid #bae7ff
}

.progress-1 i {
    background: #0050b3;
}

.progress-2 i {
    background: #1890ff;
}

.progress-3 i {
    background: #69c0ff;
}

.progress-4 i {
    background: #bae7ff;
}

.ranking-charts-top {
    height: 240px;
    width: 100%;
}

.paiming-qian {
    height: 150px;
    font-size: 13px;
}

.paiming-qian dl {
    width: 33.33%;
    float: left;
    margin-top: 55px;
}

.paiming-qian dl dd,
.paiming-qian dl dt {
    text-align: center
}

.paiming-qian dl dd {
    margin-bottom: 8px
}

.paiming-qian dl dt i {
    width: 49px;
    height: 49px;
    display: inline-block;
}

.paiming-qian dl dt {
    text-align: center;
    margin-bottom: 5px;
}

.paiming-2 dt i {
    background: url(../images/home/paiming2.png) no-repeat center;
    background-size: contain;
}

.paiming-3 dt i {
    background: url(../images/home/paiming3.png) no-repeat center;
    background-size: contain;
}

.paiming-qian .paiming-1 dt i {
    width: 69px;
    height: 69px;
    background: url(../images/home/paiming1.png) no-repeat center;
    background-size: contain;
}

.paiming-qian dl.paiming-1 {
    margin-top: 8px
}

.paiming-list {
    padding: 10px 18px;
    margin-top: 18px;
}

.paiming-list dl {
    overflow: hidden;
    position: relative;
    margin-top: 25px;
}

.paiming-list dl:first-child {
    margin-top: 0px;
}

.paiming-list dl dt {
    width: 35px;
    text-align: center;
    float: left;
    position: absolute;
    height: 100%;
}

.paiming-list dl dt span {
    position: absolute;
    display: inline-block;
    width: 100%;
    text-align: center;
    left: 0px;
    top: 50%;
    transform: translate(0, -50%);
}

.paiming-list dl dd {
    margin-left: 35px;
}

.chepai-mingcheng {
    float: left
}

.see-time {
    float: right
}

.chepai-progress {
    background: #e9f7ff;
    height: 12px;
    border-radius: 6px;
    margin-top: 8px;
    overflow: hidden;
}

.progress--bar {
    height: 100%;
    background: #3da5f9;
    border-radius: 6px;
}

.chepai-item{
    height: 18%;
}

.chepai-total {
    overflow: hidden;
}

.charts-play-list {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

.el-table td .cell img {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 24px;
    transform: translate(-50%, -50%);
}


/* ç”¨æˆ·ç®¡ç† */

/* .panel-padding {
    padding: 5px;
} */

.panel-wrap {
    position: relative;
    height: 100%;
    width: 100%;
    background: #fff;
    overflow: auto;
}

.table-search-wraps {
    width: 700px;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.panel-title {
    padding: 10px;
    font-size: 14px;
    display: none
}

.panel-body {
    position: absolute;
    top: 0;
    width: 100%;
    bottom: 0px;
    left: 0px;
    padding-top: 10px
}

.table-search {
    padding: 0px 10px;
}
.timeout-input-num .el-input-number__decrease,
.timeout-input-num .el-input-number__increase{
    line-height: 28px;
}
.timeout-input-num.el-input-number{line-height: 30px;}
.table-search .el-input-number.is-controls-right .el-input-number__decrease,
.table-search .el-input-number.is-controls-right .el-input-number__increase {
    line-height: 14px;
}

.table-search .el-input-number {
    line-height: 29px;
}

.panel.panel-padding .table-search.tem-style {
    overflow: initial;
}

.statistics .table-search {
    padding: 0px;
}

.statistics .panel-wrap {
    overflow: initial;
}

.input-custom {
    width: 100%;
    height: auto;
}


/* .input-custom .search-custom{width:1200px;} */

.input-customs {
    width: 600px;
    height: auto;
}

.el-input__inner {
    border: 1px solid #ced7de
}

.input-custom .el-input__inner {
    height: 30px;
    line-height: 30px;
}

.input-custom .el-form-item {
    margin-right: 10px;
}

.input-custom .el-input__icon {
    line-height: 23px
}
.input-custom .table-search-form-item  .el-form-item__label{
    width: 170px !important;
}
.el-date-editor .el-range-separator {
    line-height: 22px
}

.table-search-btn {
    height: auto;
    float: right;
}

.form-item-btn .el-button {
    padding: 5px 10px;
}

.form-item-btn .el-button:hover,
.form-item-btn .el-button:active,
.form-item-btn .el-button:focus {
    color: #409EFF;
    background: #ecf5ff;
    border-color: #b3d8ff;
}

.statistics .table-search-btn {
    margin-top: 5px;
}

.table-search-btn.flex-none {
    width: auto;
    float: right;
    display: inherit;
}

.input-custom.input-custom-flex-none {
    display: inherit;
}

.input-custom.input-custom-flex-none .table-search-wrap {
    width: auto;
    display: inherit;
}

.table-search-wrap .el-radio-group {
    margin-top: -3px
}

.table-search-wrap .el-input__suffix {
    line-height: 36px;
}

.input-custom.input-custom-flex-none .el-form-item__label {
    line-height: 30px;
}

.input-custom.input-custom-flex-none .el-form-item__content {
    line-height: 30px;
}

.table-search-btn .car-num {
    width: 120px;
    height: auto;
    float: left;
}

.table-search {
    position: relative;
}

.panel.panel-padding .table-search {
    overflow: hidden;
}

.panel.panel-padding .table-search-btn {
    margin-top: 5px
}

.statistics .table-search {
    overflow: initial;
}

.table-search-btn .el-button {
    padding: 0px;
    height: 30px;
    line-height: 30px;
    width: 80px;
    text-align: center;
    font-size: 12px;
}

.table-search-btn .el-button.el-button--default {
    background: #f6f8fa
}

/* .table-search .el-form-item {
    margin-bottom: 8px
} */

.table-list {
    margin: 10px 10px;
}

.el-table td,
.el-table th {
    padding: 5px 0px
}

.el-table th,
.el-table thead.is-group th {
    background: #eaf0f5;
    color: #646464
}


/* .el-table--striped .el-table__body tr.el-table__row--striped td{background: #f6f8fa} */

.el-table--striped .el-table__body tr.el-table__row--striped td {
    background: none
}

.el-table--border td,
.el-table--border th,
.el-table__body-wrapper .el-table--border.is-scrolling-left~.el-table__fixed {
    border-color: #e3e4e4;
}

.el-table td,
.el-table th.is-leaf {
    font-size: 12px
}

.option-cell .el-button {
    padding: 0px 5px;
    border: none;
    font-size: 16px;
    color: #0080e5;
    background: none
}

.option-cell .el-button [class^=el-icon-] {
    width: 16px;
    height: 16px;
    vertical-align: middle
}

.table-list .el-pagination {
    margin-top: 30px;
    text-align: right
}

.table-list .el-pagination.is-background .btn-next,
.table-list .el-pagination.is-background .btn-prev,
.el-pagination.is-background .el-pager li {
    border-radius: 14px;
    font-weight: 400
}
.newsUI-table-list .el-pagination.is-background .btn-next,
.newsUI-table-list .el-pagination.is-background .btn-prev,
.el-pagination.is-background .el-pager li {
    border-radius: 14px;
    font-weight: 400
}

.option-cell.option-btn .el-button {
    padding: 0px;
    vertical-align: middle
}

.option-cell.option-btn .el-button i {
    width: 16px;
    height: 16px;
}

.option-cell .el-button+.el-button {
    margin-left: 0px;
}

.option-cell.option-btn .el-button .el-icon-mingling {
    background: url(../images/jiankong/mingling.svg) no-repeat center;
    background-size: 100% 100%
}

.cell .el-tag {
    line-height: inherit;
    height: auto;
}

.el-table__body tr.hover-row&gt;td {
    background-color: #f0f4f7 !important
}

.el-table__body tr.playBg&gt;td {
    background-color: #6cb1ea !important;
    color: #fff;
}

.zidian-search .el-input__suffix {
    line-height: 30px;
}

.zidian-search {
    text-align: center;
    margin-top: 8px
}

.zidian-search .el-input__icon {
    line-height: 30px;
}

.zidianlistUl li {
    float: left;
    width: 33.3%;
    margin-bottom: 10px;
}

.checkzidian {
    float: left;
    margin-right: 5px;
    width: 120px;
    text-align: right;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cjname {
    color: #333
}

.zidianlistUl li span.modifyname {
    color: #1682d4;
    margin-left: 36px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: none;
    cursor: pointer;
}

.othername {
    overflow: hidden;
}

.othername span {
    display: block;
    float: left;
}

.byname {
    width: 36px;
    margin-left: 5px;
}

.zidianlistUl li span.modifyname {
    color: #1682d4;
    margin-left: 36px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: none;
    cursor: pointer;
}

.zidian-list {
    width: 1000px;
    margin: 0px auto;
    margin-top: 20px
}

.zidain-row {
    margin-top: 20px
}


/* tableæ“ä½œæ&nbsp;å›¾æ&nbsp;‡ */

.el-icon-shouquan {
    background: url(../images/table/fenpei.png) no-repeat center;
    background-size: 100% 100%
}

.el-icon-adduser {
    background: url(../images/table/shouquan.png) no-repeat center;
    background-size: 100% 100%
}

.el-icon-xiugai {
    background: url(../images/table/xiugai.png) no-repeat center;
    background-size: 100% 100%
}

.el-icon-shanchu {
    background: url(../images/table/shanchu.png) no-repeat center;
    background-size: 100% 100%
}

.el-icon-vshare {
    background: url(../images/table/share.svg) no-repeat center;
    background-size: 100% 100%
}
.el-icon-shouquancheliang {
    background: url(../images/table/shouquan.svg) no-repeat center;
    background-size: 100% 100%
}

.el-icon-dengji {
    background: url(../images/table/dengji.svg) no-repeat center;
    background-size: 100% 100%
}

.el-icon-detail {
    background: url(../images/table/detail.png) no-repeat center;
    background-size: 100% 100%
}

.el-icon-xiangqing {
    background: url(../images/table/xiangqing.png) no-repeat center;
    background-size: 100% 100%
}

.el-icon-tts {
    background: url(../images/table/tts.png) no-repeat center;
    background-size: 100% 100%
}

.el-icon-chuli {
    background: url(../images/table/chuli.png) no-repeat center;
    background-size: 100% 100%
}

.el-icon-yichuli {
    background: url(../images/table/yichuli.png) no-repeat center;
    background-size: 100% 100%
}

.el-icon-shipin-option {
    background: url(../images/table/shipin.png) no-repeat center;
    background-size: 100% 100%
}

.el-icon-zhaopian-option {
    background: url(../images/table/zhaopian.png) no-repeat center;
    background-size: 100% 100%
}

.el-icon-chongzhi {
    background: url(../images/table/chongzhi.png) no-repeat center;
    background-size: 100% 100%
}

.el-icon-hulue {
    background: url(../images/table/hulue.svg) no-repeat center;
    background-size: 100% 100%
}

.el-icon-chulis {
    background: url(../images/table/chuli.svg) no-repeat center;
    background-size: 100% 100%
}

.el-icon-sound {
    background: url(../images/table/soundoff.svg) no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-top: -3px;
    opacity: 0.6;
}

.el-icon-weizhi {
    background: url(../images/jiankong/location.svg) no-repeat;
    background-size: 100% 100%;
}

.el-icon-daochu {
    background: url(../images/jiankong/daochu.svg) no-repeat;
    background-size: 100% 100%;
}

.el-button.active .el-icon-sound {
    background: url(../images/table/sound.svg) no-repeat;
    background-size: 100% 100%;
    opacity: 1;
}

.el-icon-on {
    background: url(../images/table/on.svg) no-repeat center;
    background-size: 100% 100%
}

.el-icon-off {
    background: url(../images/table/off.svg) no-repeat center;
    background-size: 100% 100%
}

.el-icon-qr {
    background: url(../images/table/qr.svg) no-repeat center;
    background-size: 100% 100%
}
.el-icon-dingwei {
    background: url(../images/dingwei.svg) no-repeat center;
    background-size: 100% 100%
}

.el-table__body-wrapper .el-table__body tbody .el-table__row:nth-of-type(even),
.el-table__fixed-body-wrapper .el-table__body .el-table__row:nth-of-type(even) {
    background: #f5f5f5
}

.roleMask .el-dialog__body {
    padding: 0px
}

.roleMask .contentWrap {
    max-height: 568px;
    overflow: auto;
    padding-top: 15px;
}


/* éƒ¨æ&nbsp;‡è§†é¢‘ */

.z-select.el-select.z-select-c {
    margin-left: 0px;
}

.z-select.el-select.z-select-c .el-input__inner {
    box-shadow: none
}

.video-table {
    height: 225px;
    background: #fff;
    position: absolute;
    bottom: 0px;
    width: 100%;
    left: 0px;
}

.panel-shipin .table-search .el-form-item {
    margin-bottom: 0px;
}

.panel-shipin .table-search-btn {
    position: inherit;
    display: inline-block;
    margin-top: 2px;
}

.panel-shipin .table-search-btn .el-button {
    width: auto;
    padding: 0px 15px;
    font-size: 13px;
    height: 28px;
    line-height: 28px;
}

.table-search.table-search-bar .table-search-wrap {
    margin-top: -1px;
}

.video-option {
    height: 40px;
    line-height: 40px;
    background: #fff
}

.map-video-tab-list {
    width: 70px;
    height: 24px;
    line-height: 22px;
    float: left;
    border: 1px solid #ced7de;
    border-radius: 2px;
    text-align: center;
    margin-left: 10px;
    margin-top: 8px;
    cursor: pointer;
}

.map-video-tab {
    float: left;
}

.map-video-tab-list.tab {
    background: #1483df;
    color: #fff;
    border-color: #1483df
}

.video-play {
    float: right;
    margin-right: 386px;
}

.video-play.video-play-right {
    margin-right: 10px;
}

.video-play ul li {
    float: left;
    width: 20px;
    height: 20px;
    border: 1px solid #768DA1;
    border-radius: 2px;
    margin-top: 10px;
    margin-left: 8px;
    cursor: pointer;
}

.video-play ul li.tab {
    border-color: #1483df
}

.video-play ul li:hover {
    border-color: #1483df;
}

[class^=video-list] video {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}

.font-staly {
    color: #768DA1;
    border-color: #768DA1;
    line-height: 20px;
    text-align: center;
}

.font-staly.tab {
    border-color: #1483df;
    color: #1483df;
}

.font-staly:hover {
    border-color: #1483df;
    color: #1483df;
}

.icon-video-big {
    background: url(../images/shipin/quan.png) no-repeat center;
    background-size:100% 100%
}
.icon-video-playdown {
    background: url(../images/shipin/download-play.png) no-repeat center;
    background-size:100% 100%
}
.icon-video-jie {
    background: url(../images/shipin/jie.png) no-repeat center
}
.icon-video-1 {
    background: url(../images/shipin/1.1.png) no-repeat center
}

.icon-video-2 {
    background: url(../images/shipin/2.png) no-repeat center
}

.icon-video-4 {
    background: url(../images/shipin/4.png) no-repeat center
}

.icon-video-6 {
    background: url(../images/shipin/6.png) no-repeat center
}

.icon-video-8 {
    background: url(../images/shipin/8.png) no-repeat center
}

.icon-video-9 {
    background: url(../images/shipin/9.png) no-repeat center
}

.icon-video-9-9 {
    background: url(../images/shipin/9-9.png) no-repeat center
}
.icon-video-12-12 {
    background: url(../images/shipin/12-12.png) no-repeat center
}
.icon-video-20-20 {
    background: url(../images/shipin/20-20.png) no-repeat center
}
.icon-video-25-25 {
    background: url(../images/shipin/25-25.png) no-repeat center
}
.icon-video-qp {
    background: url(../images/shipin/bigall.png) no-repeat center
}
.icon-video-16 {
    background: url(../images/shipin/16.png) no-repeat center
}

.icon-video-25 {
    background: url(../images/shipin/25.png) no-repeat center
}

.icon-video-36 {
    background: url(../images/shipin/36.png) no-repeat center
}

.icon-video-bili {
    background: url(../images/shipin/bili.png) no-repeat center
}

.icon-video-zhumaliu {
    background: url(../images/shipin/zhumaliu.svg) no-repeat center;
    background-size: contain
}

.icon-video-bofang {
    background: url(../images/shipin/bofang.png) no-repeat center
}

.icon-video-tingzhi {
    background: url(../images/shipin/tingzhi.png) no-repeat center
}

.icon-video-qingkong {
    background: url(../images/shipin/qingkong.png) no-repeat center
}

.icon-video-qingkong {
    background: url(../images/shipin/qingkong.png) no-repeat center
}

.icon-video-1.tab {
    background: url(../images/shipin/1-1.png) no-repeat center
}

.icon-video-1:hover {
    background: url(../images/shipin/1-1.png) no-repeat center
}

.icon-video-2.tab {
    background: url(../images/shipin/2-1.png) no-repeat center
}

.icon-video-2:hover {
    background: url(../images/shipin/2-1.png) no-repeat center
}

.icon-video-4.tab {
    background: url(../images/shipin/4-1.png) no-repeat center
}

.icon-video-4:hover {
    background: url(../images/shipin/4-1.png) no-repeat center
}

.icon-video-6.tab {
    background: url(../images/shipin/6-1.png) no-repeat center
}

.icon-video-6:hover {
    background: url(../images/shipin/6-1.png) no-repeat center
}

.icon-video-8.tab {
    background: url(../images/shipin/8-1.png) no-repeat center
}

.icon-video-8:hover {
    background: url(../images/shipin/8-1.png) no-repeat center
}

.icon-video-9.tab {
    background: url(../images/shipin/9-1.png) no-repeat center
}

.icon-video-9:hover {
    background: url(../images/shipin/9-1.png) no-repeat center
}

.icon-video-16.tab {
    background: url(../images/shipin/16-1.png) no-repeat center
}

.icon-video-16:hover {
    background: url(../images/shipin/16-1.png) no-repeat center
}

.icon-video-25.tab {
    background: url(../images/shipin/25a.png) no-repeat center
}

.icon-video-25:hover {
    background: url(../images/shipin/25a.png) no-repeat center
}

.icon-video-36.tab {
    background: url(../images/shipin/36a.png) no-repeat center
}

.icon-video-36:hover {
    background: url(../images/shipin/36a.png) no-repeat center
}

.icon-video-bili.tab {
    background: url(../images/shipin/bilis.png) no-repeat center
}

.icon-video-bili:hover {
    background: url(../images/shipin/bilis.png) no-repeat center
}

.icon-video-xingneng.tab {
    background: url(../images/shipin/xingneng1.png) no-repeat center
}

.icon-video-xingneng:hover {
    background: url(../images/shipin/xingneng1.png) no-repeat center
}

.icon-video-bofang.tab {
    background: url(../images/shipin/bofang1.png) no-repeat center
}

.icon-video-bofang:hover {
    background: url(../images/shipin/bofang1.png) no-repeat center
}

.icon-video-tingzhi.tab {
    background: url(../images/shipin/tingzhi1.png) no-repeat center
}

.icon-video-tingzhi:hover {
    background: url(../images/shipin/tingzhi1.png) no-repeat center
}

.icon-video-qingkong.tab {
    background: url(../images/shipin/qingkong1.png) no-repeat center
}

.icon-video-qingkong:hover {
    background: url(../images/shipin/qingkong1.png) no-repeat center
}

.option-cell.option-btn .el-button i.shipin-item-add {
    background: url(../images/table/adds.svg) no-repeat center;
    background-size: contain;
    display: inline-block;
    width: 14px;
    height: 14px;
    vertical-align: middle;
    margin-top: -2px;
}

.option-cell.option-btn .el-button i.el-icon-video-download {
    background: url(../images/table/download.svg) no-repeat center;
    background-size: contain;
    display: inline-block;
    width: 14px;
    height: 14px;
    vertical-align: middle;
    margin-top: -2px;
}

.video-option {
    border-bottom: 1px solid #ced7de
}

.map-video-wrap {
    position: absolute;
    top: 40px;
    bottom: 220px;
    width: 100%;
    left: 0px;
}

.video-map {
    position: absolute !important;
    width: 385px;
    top: 0px;
    bottom: 0px;
    right: 0px;
}

.video-map.right {
    right: 0;
    top: 50%;
    height: 50%;
}

.video-map .amap-controlbar {
    top: 56px !important
}

.video-video {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 384px;
}

.video-video video {
    height: calc(100% - 20px) !important;
}

.video-video_1 {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 384px;
}

.video-video_1 video {
    height: calc(100% - 20px) !important;
}

.video-video_1 [class^=video-list] {
    /* ../images/video/1222.png */
    background: url(../images/video/videobg.jpg) no-repeat;
    /* background:#000000; */
    position: relative;
    padding: 1px;
    border: 1px solid #f2f2f2;
    background-size: 100% 100%;
}

.video_player_1 {
    background: #000 !important;
    /* background: url(../images/video/1222.png) no-repeat ; */
    position: relative;
    padding: 1px;
    border: 1px solid #f2f2f2;
    background-size: 100% 100%;
}

.video-video [class^=video-list] {
    /* background: url(../images/video/videobg.jpg) no-repeat; */
    position: relative;
    padding: 1px;
    border: 1px solid #f2f2f2;
    background-size: 100% 100%;
}

.video-list-1,
.video-list-2,
.video-list-3,
.video-list-4,
.video-list-5,
.video-list-6,
.video-list-7,
.video-list-8,
.video-list-9,
.video-list-10,
.video-list-11,
.video-list-12,
.video-list-13,
.video-list-14,
.video-list-15,
.video-list-16,
.video-list-17,
.video-list-18,
.video-list-19,
.video-list-20,
.video-list-21,
.video-list-22,
.video-list-23,
.video-list-24,
.video-list-25,
.video-list-26,
.video-list-27,
.video-list-28,
.video-list-29,
.video-list-30,
.video-list-31,
.video-list-32,
.video-list-33,
.video-list-34,
.video-list-35,
.video-list-36 {
    position: relative;
    float: left;
    /* width: 25%;
    height: 25%; */
    border-right: none;
    border-bottom: none;
    display: none;
}

.video-play-1 .video-list-1 {
    display: block;
    width: 100%;
    height: 100%;
}

.video-play&gt;ul {
    display: inline-block
}

.video-play-2 .video-list-1,
.video-play-2 .video-list-2 {
    display: block;
    width: 50%;
    height: 100%
}

.video-play-4 .video-list-1,
.video-play-4 .video-list-2,
.video-play-4 .video-list-3,
.video-play-4 .video-list-4 {
    display: block;
    width: 50%;
    height: 50%
}

.video-play-6 .video-list-1,
.video-play-6 .video-list-2,
.video-play-6 .video-list-3,
.video-play-6 .video-list-4,
.video-play-6 .video-list-5,
.video-play-6 .video-list-6 {
    display: block;
    width: 33.33%;
    height: 33.33%;
}

.video-play-6 .video-list-1 {
    width: 66.6%;
    height: 66.6%
}

.video-play-8 .video-list-1,
.video-play-8 .video-list-2,
.video-play-8 .video-list-3,
.video-play-8 .video-list-4,
.video-play-8 .video-list-5,
.video-play-8 .video-list-6,
.video-play-8 .video-list-7,
.video-play-8 .video-list-8 {
    display: block;
    width: 25%;
    height: 25%
}

.video-play-8 .video-list-1 {
    width: 75%;
    height: calc(75% - .1px);
}

.video-play-9 .video-list-1,
.video-play-9 .video-list-2,
.video-play-9 .video-list-3,
.video-play-9 .video-list-4,
.video-play-9 .video-list-5,
.video-play-9 .video-list-6,
.video-play-9 .video-list-7,
.video-play-9 .video-list-8,
.video-play-9 .video-list-9 {
    display: block;
    width: 33.33%;
    height: 33.33%;
}


/* .video-play-16 div[class^=video-list-] {
    display: block;
    width: 25%;
    height: 25%;
} */

.video-play-16 .video-list-1,
.video-play-16 .video-list-2,
.video-play-16 .video-list-3,
.video-play-16 .video-list-4,
.video-play-16 .video-list-5,
.video-play-16 .video-list-6,
.video-play-16 .video-list-7,
.video-play-16 .video-list-8,
.video-play-16 .video-list-9,
.video-play-16 .video-list-10,
.video-play-16 .video-list-11,
.video-play-16 .video-list-12,
.video-play-16 .video-list-13,
.video-play-16 .video-list-14,
.video-play-16 .video-list-15,
.video-play-16 .video-list-16 {
    display: block;
    width: 25%;
    height: 25%;
}

.video-play-25 .video-list-1,
.video-play-25 .video-list-2,
.video-play-25 .video-list-3,
.video-play-25 .video-list-4,
.video-play-25 .video-list-5,
.video-play-25 .video-list-6,
.video-play-25 .video-list-7,
.video-play-25 .video-list-8,
.video-play-25 .video-list-9,
.video-play-25 .video-list-10,
.video-play-25 .video-list-11,
.video-play-25 .video-list-12,
.video-play-25 .video-list-13,
.video-play-25 .video-list-14,
.video-play-25 .video-list-15,
.video-play-25 .video-list-16,
.video-play-25 .video-list-17,
.video-play-25 .video-list-18,
.video-play-25 .video-list-19,
.video-play-25 .video-list-20,
.video-play-25 .video-list-21,
.video-play-25 .video-list-22,
.video-play-25 .video-list-23,
.video-play-25 .video-list-24,
.video-play-25 .video-list-25 {
    display: block;
    width: 20%;
    height: 20%;
}


/* .video-play-25 div[class^=video-list-] {
    display: block;
    width: 20%;
    height: 20%;
} */

.video-play-36 div[class^=video-list-] {
    display: block;
    width: 16.66%;
    height: 16.66%;
}


/* ,
 */

.video-setting {
    /* overflow: hidden; */
    padding: 0px 25px;
}

.video-yuntai {
    width: 88px;
    height: 88px;
    /* float: left; */
    border: 1px solid #dcdcdc;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}

.yuntai-info,
.yuntai-info dt,
.yuntai-info dd {
    display: inline-block;
}

.yuntai-info dt {
    color: #454545;
}

.video-row .el-input__icon {
    line-height: 28px;
}

.yuntai-info {
    font-size: 12px;
}

.video-yuntai div[class^=yuntai-btn-] {
    position: relative;
    float: left;
    width: 33.33%;
    height: 33.33%;
    border: 1px solid #e4e4e4;
    border-right: none;
    border-bottom: none;
    cursor: pointer;
}

.video-yuntai div[class^=yuntai-btn-]:nth-of-type(1) {
    border-top: none
}

.video-yuntai div[class^=yuntai-btn-]:nth-of-type(2) {
    border-top: none
}

.video-yuntai div[class^=yuntai-btn-]:nth-of-type(3) {
    border-top: none
}

.yuntai-btn-1 {
    background: url(../images/shipin/yuntai/1.png) no-repeat center
}

.yuntai-btn-2 {
    background: url(../images/shipin/yuntai/2.png) no-repeat center 8px
}

.yuntai-btn-3 {
    background: url(../images/shipin/yuntai/3.png) no-repeat center
}

.yuntai-btn-4 {
    background: url(../images/shipin/yuntai/4.png) no-repeat 8px center
}

.yuntai-btn-5 {
    background: url(../images/shipin/yuntai/5.png) no-repeat 12px center
}

.yuntai-btn-6 {
    background: url(../images/shipin/yuntai/6.png) no-repeat center
}

.yuntai-btn-7 {
    background: url(../images/shipin/yuntai/7.png) no-repeat center 15px
}

.yuntai-btn-8 {
    background: url(../images/shipin/yuntai/8.png) no-repeat center
}

.yuntai-btn-1:active {
    background: url(../images/shipin/yuntai/1-1.png) no-repeat center
}

.yuntai-btn-2:active {
    background: url(../images/shipin/yuntai/2-1.png) no-repeat center 8px
}

.yuntai-btn-3:active {
    background: url(../images/shipin/yuntai/3-1.png) no-repeat center
}

.yuntai-btn-4:active {
    background: url(../images/shipin/yuntai/4-1.png) no-repeat 8px center
}

.yuntai-btn-5:active {
    background: url(../images/shipin/yuntai/5-1.png) no-repeat 12px center
}

.yuntai-btn-6:active {
    background: url(../images/shipin/yuntai/6-1.png) no-repeat center
}

.yuntai-btn-7:active {
    background: url(../images/shipin/yuntai/7-1.png) no-repeat center 15px
}

.yuntai-btn-8:active {
    background: url(../images/shipin/yuntai/8-1.png) no-repeat center
}

.yuntai-circle {
    height: 44px;
    width: 44px;
    border-radius: 22px;
    border: 1px solid #e4e4e4;
    z-index: 100;
    background: url(../images/shipin/yuntai/shuaxin.png) no-repeat center;
    background-color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -22px;
    margin-top: -22px;
    cursor: pointer;
}

.yuntai-circle:active {
    background: url(../images/shipin/yuntai/shuaxin-1.png) no-repeat center;
    background-color: #fff;
}

.yuntai-btn-list {
    width: 40px;
    height: 23px;
    background: #f5f5f5;
    border: 1px solid #dcdcdc;
    float: left;
    border-radius: 4px;
    margin-bottom: 8px;
    cursor: pointer;
}

.yuntai-btn-list:nth-last-of-type(odd) {
    float: left;
}

.yuntai-btn-list:nth-last-of-type(even) {
    float: right;
}

.yuntai-btn {
    width: 100px;
    /* float: left; */
    display: inline-block;
    margin-left: 50px
}

.video-yuntai-area {
    /* float: left; */
    display: inline-block;
    vertical-align: top;
}

.video-yuntai-area .block {
    /* float: left; */
    /* display: inline-block; */
    width: 100%;
    margin-top: 16px;
}

.video-yuntai-area .el-slider__runway {
    background-color: #cfcfcf;
    margin: 0px 0;
}

.video-yuntai-area .el-slider__button {
    border-color: #6c7489
}

.video-yuntai-area .el-slider__bar {
    background: #6c7489
}

.icon-btn-1 {
    background: url(../images/shipin/yuntai/btn-1.png) no-repeat center
}

.icon-btn-2 {
    background: url(../images/shipin/yuntai/btn-2.png) no-repeat center
}

.icon-btn-3 {
    background: url(../images/shipin/yuntai/btn-3.png) no-repeat center
}

.icon-btn-4 {
    background: url(../images/shipin/yuntai/btn-4.png) no-repeat center
}

.icon-btn-5 {
    background: url(../images/shipin/yuntai/btn-5.png) no-repeat center
}

.icon-btn-6 {
    background: url(../images/shipin/yuntai/btn-6.png) no-repeat center
}

.icon-btn-7 {
    background: url(../images/shipin/yuntai/btn-7.png) no-repeat center;
    border: none;
    background-color: none
}

.icon-btn-8 {
    background: url(../images/shipin/yuntai/btn-8.png) no-repeat center;
    border: none;
    background-color: none
}

.icon-btn-1:active {
    background: url(../images/shipin/yuntai/btn-1-1.png) no-repeat center
}

.icon-btn-2:active {
    background: url(../images/shipin/yuntai/btn-2-1.png) no-repeat center
}

.icon-btn-3:active {
    background: url(../images/shipin/yuntai/btn-3-1.png) no-repeat center
}

.icon-btn-4:active {
    background: url(../images/shipin/yuntai/btn-4-1.png) no-repeat center
}

.icon-btn-5:active {
    background: url(../images/shipin/yuntai/btn-5-1.png) no-repeat center
}

.icon-btn-6:active {
    background: url(../images/shipin/yuntai/btn-6-1.png) no-repeat center
}

.icon-btn-7:active {
    background: url(../images/shipin/yuntai/btn-7-1.png) no-repeat center;
}

.icon-btn-8:active {
    background: url(../images/shipin/yuntai/btn-8-1.png) no-repeat center;
}

.video-row {
    position: absolute;
    width: 100%;
    left: 0px;
    border-top: 1px solid #d0d0d0;
    bottom: 0px;
    height: 45px;
    /* padding-top: 8px;
    padding-left: 18px */
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px 10px;
}

.video-row .el-input-number {
    width: 70px;
}

.video-row .el-input-number__decrease,
.video-row .el-input-number__increase {
    width: 18px;
    line-height: 0 !important
}

.video-row .el-input {
    line-height: 28px
}

.video-row .el-input .el-input__inner {
    height: 28px;
    padding: 0px;
    border-radius: 0px;
    padding-right: 20px
}

.video-row .el-button {
    padding: 0px;
    height: 28px;
    font-size: 12px;
    border-radius: 0;
    width: 50px;
    text-align: center
}

.video-row .el-button:nth-of-type(1) {
    margin-left: 12px;
    background: #1282e2
}

.video-rowv .el-button.el-button--default {
    border-color: #bbcbdf
}

.video-row .yuntai-info:first-child dd {
    max-width: 92px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.video-row .yuntai-info:first-child {
    display: flex;
    align-items: center;
}


/* .secai-row {
    overflow: hidden;
    margin-top: 2px
} */

.secai-row .block {
    margin-top: 0px
}

.slider-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    /* float: left; */
    margin-top: 5px
}

.slider-wrap {
    margin-left: 35px;
    display: inline-block;
    width: 200px;
}


/* .video-setting-yuntai {
    overflow: hidden;
} */

.secai-row .el-input-number--small {
    line-height: 18px;
}

.secai-row .el-input--small .el-input__inner {
    height: 20px;
}

.secai-row .el-input-number--small .el-input-number__decrease,
.secai-row .el-input-number--small .el-input-number__increase {
    width: 18px
}

.secai-row .el-slider__input {
    width: 70px;
}

.secai-row .el-input-number--small .el-input__inner {
    padding: 0px 18px
}

.secai-row .el-slider__runway.show-input {
    margin-right: 80px
}

.secai-row .el-slider__runway {
    margin: 0px;
    margin-top: 11px;
    background: #cfcfcf
}

.secai-row .el-slider__bar {
    background: #6c7489
}

.secai-row .el-slider__button {
    border-color: #6c7489
}

.video-secai-area {
    padding-top: 2px
}

.slider-icon-01 {
    background: url(../images/shipin/yuntai/btn-01.png) no-repeat center
}

.slider-icon-02 {
    background: url(../images/shipin/yuntai/btn-02.png) no-repeat center
}

.slider-icon-03 {
    background: url(../images/shipin/yuntai/btn-03.png) no-repeat center
}

.slider-icon-04 {
    background: url(../images/shipin/yuntai/btn-04.png) no-repeat center
}

.slider-icon-05 {
    background: url(../images/shipin/yuntai/btn-05.png) no-repeat center
}

.panel-shipin .tree-sum {
    background: #fff;
}

.panel-shipin .tree-sum {
    height: 220px;
}

.panel-shipin .tree-sum.active {
    height: 50px;
}

.panel-shipin .map-window {
    height: 220px;
}

.panel-shipin .tree-list {
    bottom: 176px
}

.secai-btn {
    position: absolute;
    width: 100%;
    left: 0px;
    text-align: center;
    border-top: 1px solid #d0d0d0;
    bottom: 0px;
    height: 45px;
    padding-top: 9px;
}

.secai-btn .el-button {
    padding: 0px;
    height: 28px;
    font-size: 12px;
    border-radius: 0;
    width: 80px;
    text-align: center;
}

.panel-video {
    top: 10px;
    width: 100%;
    left: 0px;
    bottom: 220px;
    position: absolute;
}

.panel-video .time-block .table-search-btn {
    float: none
}

.panel-video .time-block {
    margin-top: 10px
}

.panel-video .tree-sum {
    height: 176px
}

.lishi-video {
    position: absolute;
    left: 306px;
    right: 0px;
    top: 0px;
    /* background: url(../images/video/videobg.jpg) no-repeat center; */
    background-size: 100% 100%;
    bottom: 0px;
}

.lishi-video .video-video {
    right: 0px
}

.video-row .el-button.set-defult-btn:nth-of-type(1) {
    background: #fff
}

.video-row.defult-btn {
    text-align: center;
    padding-left: 0px
}

.table-search-wrap {
    width: 100%;
    height: auto;
    overflow: visible;
    z-index: 9999
}

.table-search-wrap .table-title {
    width: 170px;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.table-search-wrap .table-title label {
    font-size: 14px;
    color: #606266;
    width: 80px;
}

.table-search-wrap .table-title-one {
    width: 280px;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: 20px;
}

.table-search-wrap .table-title-one label {
    font-size: 14px;
    color: #606266;
    width: 80px;
}

.hideEmpty .el-table__empty-block {
    display: none;
}

.table-search-wrap .el-range-editor.el-input__inner {
    height: 30px;
    line-height: 30px;
    padding-right: 0px;
}

.table-search-wrap .el-date-editor .el-range-separator {
    line-height: 25px;
    width: 7%
}

.table-search-wrap .el-radio-button--medium .el-radio-button__inner {
    padding-top: 7px;
    padding-bottom: 7px
}

.video-wrapper {
    padding-bottom: 0px !important;
    position: absolute !important;
    width: 100%;
    height: 100%
}

.window-tab .input-custom .el-input__inner {
    height: 28px;
    line-height: 28px;
}

.video-wrapper .alt&gt;table tr&gt;td {
    background: url(../images/video/videobg.jpg) no-repeat center;
    background-size: 100% 100%
}

.window-tab.baojing-option {
    padding-top: 10px
}

.el-loading-mask.noload .el-icon-loading {
    display: none;
}

.shipinTable .shipin-window-table {
    display: none;
}

.panel-shipin .shipinTable .map-window {
    height: 31px
}

.panel-shipin .shipinTable .map-video-wrap {
    bottom: 31px
}

.lunbo-select {
    float: left;
    height: 26px;
    line-height: 26px;
    margin-top: 6px;
    margin-left: 8px;
}

.lunbo-select .el-select .el-input__inner {
    height: 24px;
    line-height: 24px;
    border-radius: 2px;
}

.lunbo-select .el-input__icon {
    line-height: 26px;
}

.lb-c {
    float: left;
    border: 1px solid #768DA1;
    border-radius: 2px;
    width: 20px;
    height: 20px;
    margin-top: 10px;
    margin-left: 0px;
}


/* åŽ†å²è§†é¢‘æ—¶é—´è½´ */

.lishi-time-panel {
    height: 184px;
    position: relative;
}

.time-line-wrap .content {
    position: absolute;
    bottom: 0;
    left: 10px;
    right: 0;
    top: 8px;
    padding-right: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.time-line-wrap .content .channel-line {
    width: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
}

.time-line-wrap .content .channel-line .channel-title {
    width: 70px;
    z-index: 50;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.time-line-wrap .content .channel-line .channel-time {
    width: calc(100% - 70px);
    border-top: 1px solid grey;
    border-right: 1px solid grey;
    border-left: 1px solid grey;
    padding-top: 2px;
    padding-bottom: 2px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

.time-line-wrap .content .channel-line .channel-time .time-cover {
    height: calc(100% - 4px);
    background-color: green;
    opacity: .6;
    z-index: 51;
    position: absolute;
}

.time-line-wrap .content .channel-line .channel-time .time-cover {
    height: calc(100% - 4px);
    background-color: green;
    opacity: .6;
    z-index: 51;
    position: absolute;
}

.time-line-wrap .content .x-timeline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-top: unset!important;
    border-right: unset!important;
    border-left: unset!important;
}

.time-line-wrap .content .time-period,
.time-line-wrap .content .time-point {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.time-line-wrap .content .time-period {
    height: 16px;
}

.time-line-wrap .content .x-timeline .x-timeline-item:first-child {
    border-left: 1px solid grey;
}

.time-line-wrap .content .x-timeline .x-timeline-item {
    -ms-flex-preferred-size: 4%;
    flex-basis: 4%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 12px;
    line-height: 12px;
    border-right: 1px solid grey;
    border-top: 1px solid grey;
}

.time-line-wrap .content .time-point {
    height: 22px;
}

.time-line-wrap .content .x-line .x-line-item {
    -ms-flex-preferred-size: 4%;
    flex-basis: 4%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 18px;
    line-height: 18px;
}

.time-line-wrap .content .x-line .x-line-item:nth-of-type(2n) {
    display: none;
}

.time-line-wrap .content .x-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-top: unset!important;
    border-right: unset!important;
    border-left: unset!important;
}

.time-line-wrap .content .time-line-div {
    width: 1px;
    height: calc(100% - 22px);
    position: absolute;
    top: 0;
    z-index: 301;
    background-color: #0071c6;
    color: #0071c6;
}

.time-line-wrap .content .time-line-cont {
    width: 120px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    position: absolute;
    z-index: 301;
    background-color: #0071c6;
    color: #fff;
}

.time-line-wrap .content .time-line-cont {
    width: 120px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    position: absolute;
    z-index: 301;
    background-color: #0071c6;
    color: #fff;
}
.message-box-video .el-message-box__header{
    border-bottom: 1px solid #eeeaea;
}
.message-box-video .el-message-box__container{
    display: flex;
    align-items: center;
}
.message-box-video .el-message-box__container .el-message-box__status{
    transform: none;
    top:6px;
}
/* å¼¹çª— */

.el-dialog__title {
    font-size: 14px;
    color: #fff;
    padding-left: 10px;
}
.ant-modal-title {
    font-size: 14px;
    color: #fff;
    padding-left: 10px;
}
.ant-modal-close-x{
    width: 30px !important;
    height: 30px !important;
    line-height: 30px !important;
}
.action svg{
    color: #FFFFFF!important;
}
.dialogform .el-input__inner {
    height: 34px;
    line-height: 34px;
}

.el-dialog__header {
    /* background: #1d2a37; */
    padding: 0px;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
}

.el-dialog__headerbtn {
    top: 12px;
}

.adas-alert .el-dialog__headerbtn {
    top: 9px
}

.el-dialog__headerbtn .el-dialog__close {
    color: #fff
}

.el-dialog__body {
    /* padding-top: 5px; */
    padding-bottom: 20px
}

.dialog-footer {
    text-align: center
}

.dialog-footer .el-button {
    padding: 0px 20px;
    height: 34px;
    line-height: 34px;
}

.dialogform .el-form-item {
    margin-bottom: 15px
}

.dialogforms .el-input__inner {
    height: 34px;
    line-height: 34px;
    width: 230px;
}

.dialogForm .el-input__inner {
    height: 34px;
    line-height: 34px;
}

.dialogforms .el-form-item {
    margin-bottom: 15px
}

.dialogForm.setDialog .el-form-item {
    margin-bottom: 8px;
}

.dialogForm.setDialog .el-checkbox,
.dialogForm.setDialog .el-radio {
    margin-right: 15px;
}

.dialogForm.setDialog .titleform {
    overflow: hidden;
}

.dialogForm.setDialog .titleform .el-switch {
    float: right;
}


/* ç™»å½• */

.login {
    background: url(../images/login/login-bg.jpg) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}

.login-logo {
    color: #fff;
    line-height: 50px;
    padding-top: 30px;
    padding-left: 50px
}

.login-form {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1170px;
    height: 453px;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    /* IE 9 */
    -moz-transform: translate(-50%, -50%);
    /* Firefox */
    -webkit-transform: translate(-50%, -50%);
    /* Safari å’Œ Chrome */
    -o-transform: translate(-50%, -50%);
    /* Opera */
}

.login-logo img,
.login-logo span {
    display: inline-block
}

.login-logo span {
    font-size: 24px;
}

.login-logo img {
    vertical-align: middle;
    margin-top: -7px;
    margin-right: 12px;
}

.login-form-bg {
    position: relative;
    width: 580px;
    height: 435px;
    background: url(../images/login/login-form-bg.png) no-repeat center;
    float: left;
    margin-right: 190px
}

.login-form-input {
    width: 400px;
    height: 330px;
    background: #244054;
    border-radius: 4px;
    float: left;
    margin-top: 48px
}

.login-form-input h5 {
    text-align: center;
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    margin-top: 30px
}

.login-form-login {
    padding: 0px 45px;
    margin-top: 35px
}

.login-form-login-three{
    color: #fff;
    height: 50px;
    font-size: 24px;
    text-align: center;
    margin-bottom: 20px;
}

.login-form-login .el-input__icon {
    color: #333333;
    font-size: 22px;
    line-height: 36px
}

.item-row {
    overflow: hidden;
}

.item-row .el-checkbox,
.item-row .el-checkbox__input.is-checked+.el-checkbox__label {
    color: #fff;
    font-size: 13px !important
}

.item-row .el-checkbox__label {
    font-size: 13px !important
}

.jizhumima {
    display: block;
    float: right;
    color: #fff;
    font-size: 13px;
    cursor: pointer;
}

.item-row .item-row {
    overflow: hidden;
    font-size: 13px !important
}

.login-btn .el-button {
    width: 100%;
    background: #2f85fa;
    border: 1px solid #2f85fa;
    height: 36px;
    line-height: 36px;
    padding: 0px
}

.login-btn {
    margin-top: 30px
}

.login-form-login .el-input__inner {
    height: 36px;
    line-height: 36px
}

.login-form-login .el-form-item__content {
    line-height: 36px
}

.login-form-login .el-checkbox__inner {
    margin-top: -1px
}

.login-form-login .el-form-item {
    margin-bottom: 20px
}

.login-form-login .el-input__icon {
    width: 36px;
}

.login-form-login .el-input--prefix .el-input__inner {
    padding-left: 42px
}

.login-form-login input.el-input__inner::-webkit-input-placeholder {
    color: #666;
}

.login-form-login input.el-input__inner::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #666;
}

.login-form-login input.el-input__inner:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #666;
}

.login-form-login input.el-input__inner:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #666;
}

.code-list {
    display: inline-block;
    color: #fff;
    vertical-align: top;
}

.code-list+.code-list {
    margin-left: 50px;
    margin-right: 43px;
}

.code-list:nth-of-type(2)&gt;div:nth-of-type(3) {
    display: none;
}

.code-position {
    position: absolute;
    bottom: 15px;
    width: 1170px;
    left: 50%;
    transform: translate(-50%, 0);
    text-align: right;
}

.code-list&gt;div {
    color: #fff;
    text-align: center;
    margin: 0px auto;
    font-size: 12px;
}

.code-list&gt;div:first-child {
    background: #fff;
    width: 80px;
    height: 80px;
    border: 1px solid #d0d0d0;
    margin-bottom: 10px;
}

.code-list&gt;div:first-child img {
    max-width: 100%;
    max-height: 100%;
}

.login-tab {
    margin-bottom: 20px;
    height: 30px;
}

.login-tab&gt;div.active {
    color: #fff
}

.login-tab&gt;div {
    color: #516e86;
    font-size: 16px;
    position: relative;
    height: 100%;
}

.login-tab&gt;div::after {
    content: '';
    display: none;
    position: absolute;
    width: 66px;
    height: 3px;
    background: #2f85fa;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: 0px;
}

.login-tab&gt;div.active::after {
    display: block
}

.login-tab&gt;div {
    text-align: center;
    cursor: pointer;
    width: 140px;
}

.login-tab&gt;div:nth-of-type(1) {
    float: left;
}

.login-tab&gt;div:nth-of-type(2) {
    float: right;
}


/* æ»šåŠ¨æ¡ */

.happy-scroll-container .happy-scroll-content,
.happy-scroll-container {
    border: none !important;
    width: 100% !important;
    height: 100% !important;
}

.guiji-date-setting .happy-scroll-container {
    /* width: 320px !important; */
}


/* è½¨è¿¹å›žæ”¾ */

.guiji-map {
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    bottom: 30px
}

.guiji-map.active {
    bottom: 230px
}

.guiji-date-setting {
    position: absolute;
    top: 0px;
    bottom: 0px;
    width: 315px;
    border-radius: 5px;
    transition: all 0.3s;
    z-index: 1000;
    padding-top: 5px;
}

.setting-header {
    height: 34px;
    background: #1d2a37;
    color: #fff;
    line-height: 34px;
    font-size: 13px;
    padding: 0px 10px;
    padding-right: 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: all 0.3s;
}

.large-small-icon {
    float: right;
    width: 40px;
    height: 30px;
    text-align: center;
    cursor: pointer;
    line-height: 34px;
}

.guiji-set-area {
    width: 100%;
    /* background: #fff; */
    transition: all 0.3s;
    box-sizing: border-box;
    /* height: 566px; */
    max-height: 505px;
    overflow-y: auto;
    overflow-x: hidden;
}
.guiji-set-area::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.guiji-set-area::-webkit-scrollbar-thumb {
  background-color: #dddee0;
}

.date-area .el-button--mini,
.date-area .el-button--mini.is-round {
    padding: 5px 5px
}

.date-area .el-calendar-table .el-calendar-day {
    height: 28px;
    padding: 5px;
}

.date-area .el-calendar__header {
    padding: 5px 15px
}

.date-area .el-calendar__body {
    padding: 0px 15px
}

.time-block {
    padding: 0px 0px;
    margin-top: 0px;
    width: 100%;
    height: 30px;
    padding-left: 15px;
    /* padding-right: 20px; */
    line-height: 30px;
}

.time-block .area-input {
    width: 224px;
    height: auto;
}

.time-block .el-input__inner {
    height: 28px;
    line-height: 28px;
}

.time-block .el-input__icon {
    line-height: 28px;
}

.time-block .demonstration {
    display: block;
    width: 60px;
    float: left;
}

.time-block .el-date-editor.el-input,
.time-block .el-date-editor.el-input__inner,
.time-block-input .el-input {
    width: 214px
}

.time-block {
    overflow: hidden
}

.time-block .table-search-btns {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    padding-right: 10px;
}

.time-block.tab-block {
    padding: 20px
}

.time-block .input-none {
    width: 215px;
    height: 220px;
    border: 0.5px solid #cccccc;
    border-radius: 5px;
    margin-left: 60px;
    padding: 10px 10px;
}

.time-block-size {
    width: 100%;
    height: 30px;
    padding: 0px 15px;
}

.time-block-size .el-radio__label {
    font-size: 12px;
    color: #333;
    padding-left: 5px;
}

.time-block-size .input-select-size {
    width: 50%;
    float: left;
}

.time-block .input-select-size {
    width: 50%;
    float: left;
}

.input-select-size .el-checkbox__label {
    display: inline-block;
    padding-left: 5px;
    line-height: 19px;
    font-size: 12px;
}

.time-input-size.el-checkbox__label {
    display: inline-block;
    padding-left: 5px;
    line-height: 19px;
    font-size: 12px;
}

.time-input-guiji .el-radio__label {
    font-size: 12px;
    padding-left: 10px;
}

.time-input-guijis .el-radio__label {
    font-size: 12px;
    padding-left: 3px;
}

.time-input-guijis .el-radio {
    color: #606266;
    cursor: pointer;
    margin-right: 10px;
}

.guiji-table-form {
    width: 100%;
    height: 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.guiji-tree-table .el-table th&gt;.cell {
    font-size: 12px
}

.guiji-bar {
    position: absolute;
    bottom: 30px;
    background: #fff;
    right: 5px;
    left: 314px;
    border-radius: 5px;
    overflow: hidden;
    transition: all 0.3s;
}

.play-btn {
    display: block;
    height: 30px;
    float: left;
    line-height: 30px;
    border-radius: 5px;
    font-size: 12px;
    padding: 0px 10px;
    cursor: pointer;
    color: #0080e5;
}

.el-icon-play {
    width: 18px;
    height: 18px;
    margin-top: 6px;
    background: url(../images/jiankong/pauze.svg) no-repeat center;
    float: left;
    margin-right: 5px;
    background-size: contain
}

.play-btn.active .el-icon-play {
    background: url(../images/jiankong/play.svg) no-repeat center;
    background-size: contain
}

.text-pauze {
    display: none
}

.play-btn.active .text-pauze {
    display: inline;
    font-size: 12px;
    ;
}

.play-btn.active .text-play {
    display: none;
    font-size: 12px;
}

.guiji-play.play-times {
    line-height: 34px;
    float: left;
    font-size: 12px;
    margin-right: 15px;
    color: #0080e5;
    width: 100px;
}

.el-icon-slow,
.el-icon-fast {
    width: 22px;
    height: 30px;
    float: left;
    cursor: pointer;
}

.times-num {
    display: block;
    float: left;
    margin: 0px 10px;
    color: #0080e5;
}

.el-icon-fast {
    background: url(../images/jiankong/fast.svg) no-repeat center;
    background-size: contain
}

.el-icon-slow {
    background: url(../images/jiankong/slow.svg) no-repeat center;
    background-size: contain
}

.play-slider {
    width: 700px;
    height: 35px;
}

.guiji-quxian {
    width: 100%;
    height: 216px;
    transition: all 0.3s;
    box-sizing: border-box;
}

.guiji-quxian .guiji-tab {
    width: 100%;
    height: auto;
    padding: 5px 10px;
    margin-bottom: 10px;
}

.guiji-charts .car-top {
    width: 100%;
    height: 20px;
    padding-left: 40px;
}

.guiji-charts .car-top .play-car {
    width: 100%;
    height: 20px;
    padding: 0px 30px;
}

.guiji-charts .car-top .play-car .el-slider__runway {
    width: 100%;
    background: #FFF;
}

.guiji-charts .car-top .play-car .el-slider__runway .el-slider__bar {
    width: 100%;
}

.guiji-charts .car-top .play-car .el-slider__runway .el-slider__button-wrapper {
    width: 100%;
}

.guiji-charts .car-top .play-car .el-slider__runway .el-slider__button-wrapper .el-slider__button {
    width: 40px;
    height: 120px;
    background: url(../images/guiji/car-border.png) no-repeat center;
    background-size: contain;
    border: none;
}

.guiji-charts .car-top .play-car .el-slider__runway .el-slider__button-wrapper .el-slider__button.hover {
    transform: none;
}

.guiji-charts .car-top .item-list {
    width: 25px;
    height: 25px;
    display: block;
    margin-left: 20px;
}

.guiji-tabs {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 1000;
    transition: all 0.3s;
    background: #fff;
}

.guiji-tabs .guiji-car-message {
    width: 100%;
    height: 20px;
    background: rgb(255, 255, 255, 0.8);
    border-radius: 5px 5px 0px 0px;
    padding: 2px 10px;
    color: #333333;
    padding: 0px 10px;
    line-height: 20px;
    color: #0080e5;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.guiji-tabs.active {
    margin-top: 0px !important;
    top: 0px
}

.guiji-tabs.active .icon-window-fangda {
    background: url(../images/jiankong/suoxiao.svg) no-repeat center;
}

.guiji-tabs .guiji-car-message-one {
    width: 100%;
    height: 15px;
    line-height: 15px;
    color: #0080e5;
    padding: 0px 30px;
}

.guiji-tabs .guiji-car-message-two {
    width: 100%;
    height: 15px;
    line-height: 15px;
    color: #0080e5;
    padding: 0px 30px;
}

.guiji-tabs .guiji-car-message-two div {
    width: 50%;
    height: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.guiji-tabs .guiji-car-message-one .car-message {
    width: 50%;
    height: auto;
}

.guiji-tabs .guiji-car-message-one .car-num {
    width: 50%;
    height: auto;
}

.guiji-tabs .guiji-car-message-one .car-message div {
    width: 50%;
    height: auto;
}

.guiji-tabs .guiji-car-message-one .car-num div {
    width: 50%;
    height: auto;
}

.guiji-tabs .menuList {
    width: 100%;
    height: 30px;
    line-height: 30px;
    border: 0.5px solid #ccd5dc;
    background: #EAF0F5;
    transition: all 0.3s;
    overflow: hidden;
}

.guiji-tabs .menuList .tabs-table-pro {
    list-style: none;
    padding: 0px;
    margin: 0;
    color: #535353;
    font-size: 13px;
    float: left;
}

.guiji-tabs .menuList .tabs-table-pro span {
    height: 24px;
    line-height: 24px;
    margin: 3px 10px;
    cursor: pointer;
    padding-bottom: 4px;
    font-weight: bold;
}

.guiji-tabs .menuList .tabs-table-pro .gujiTive {
    height: 24px;
    line-height: 24px;
    color: #0080e5;
    border-bottom: 2px solid #0080e5;
}

.guiji-tabs .menuList .tabs-table-pro .chartTive {
    height: 24px;
    line-height: 24px;
    color: #0080e5;
    border-bottom: 2px solid #0080e5;
    margin: 3px 10px;
}

.guiji-tabs .menuList .tabs-table-pro .stopCarTive {
    height: 24px;
    line-height: 24px;
    color: #0080e5;
    border-bottom: 2px solid #0080e5;
    margin: 3px 10px;
}

.guiji-tabs .menuList .tabs-table-pro .policeTive {
    height: 24px;
    line-height: 24px;
    color: #0080e5;
    border-bottom: 2px solid #0080e5;
    margin: 3px 10px;
}

.guiji-tabs .menuList .tabs-table-pro .areaTive {
    height: 24px;
    line-height: 24px;
    color: #0080e5;
    border-bottom: 2px solid #0080e5;
    margin: 3px 10px;
}

.guiji-tabs .tabCon {
    width: 100%;
    background-color: #fff;
    height: 200px;
    transition: all 0.3s;
}

.guiji-tabs .tabCon .guiji-tree-table {
    width: 100%;
    height: 100%;
    /* padding: 2px 5px; */
}

.guiji-tabs .menuList ul li.active {
    color: #0080E5;
    border-bottom: 2px solid #0080e5;
}

.guiji-tabs .menuList .item-icon {
    width: 60%;
    height: auto;
}

.guiji-tabs .guiji-play {
    /* width: 262px; */
    height: auto;
    float: right;
}

.map-messages {
    width: 400px;
    height: 220px;
}

.map-messages .message {
    width: 400px;
    padding: 10px 10px;
    border: 1px solid #ABABAB;
    position: relative;
    height: 150px;
    box-shadow: 10px 10px 10px #575757;
    border-radius: 5px;
    background: white;
}

.map-messages .message label {
    width: 0;
    height: 0;
    font-size: 0;
    overflow: hidden;
    position: absolute;
}

.map-messages .message .bot {
    border-width: 20px;
    border-style: solid dashed dashed;
    border-color: #ABABAB transparent transparent;
    left: 120px;
    bottom: -40px;
}

.map-messages .message .top {
    border-width: 20px;
    border-style: solid dashed dashed;
    border-color: #ffffff transparent transparent;
    left: 120px;
    bottom: -38px;
}

.map-messages .message .message-one {
    width: 100%;
    height: 150px;
}

.map-messages .message .message-one ul {
    width: 100%;
    height: auto;
}

.map-messages .message .message-one ul li {
    width: 100%;
    height: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.map-messages .message .message-one ul li div {
    color: #A0A9B0;
    width: 190px;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.map-messages .message .message-one ul li div .itme-mc {
    color: #333333;
    width: 120px;
    height: auto;
    display: block;
}

.map-messages .message .message-one ul li div span:first-child {
    width: 48px;
    height: auto;
    display: block;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.map-messages .message .message-one .message-two {
    width: 100%;
    height: auto;
}

.map-messages .message .message-one .message-two ul {
    width: 100%;
    height: auto;
}

.map-messages .message .message-one .message-two ul li {
    width: 100%;
    height: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.map-messages .message .message-one .message-two ul li div {
    color: #A0A9B0;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.map-messages .message .message-one .message-two ul li div span:last-child {
    color: #333333;
    width: 81.5%;
    height: 20px;
    display: block;
}

.map-messages.message .message-one .message-two ul li div span:first-child {
    width: 15%;
    height: auto;
    display: block;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.map-messages .message .message-one .message-two ul li div span:first-child span {
    width: 20px;
    height: auto;
    color: #A0A9B0;
}

.message-border-center {
    width: 400;
    height: auto;
}

.message-border-box {
    border-radius: 5px;
    /* width: 400px; */
    width: 500px;
    box-shadow: 0 0 10px #333;
    padding: 0px;
    color: #333;
    background: #fff;
    height: auto;
    overflow: hidden;
    padding-bottom: 5px;
}

.message-border-box .message-title {
    width: 100%;
    border-bottom: #cccccc dashed 0.5px;
    height: 30px;
    line-height: 30px;
    padding: 0px 10px;
    font-weight: 700;
    margin-bottom: 5px;
}

.message-border-box .message-pass {
    width: 15px;
    height: 15px;
    display: block;
    cursor: pointer;
    float: right;
    margin: 5px 10px;
    margin-top: 5px
}

.message-border-box .message-icon {
    background: url(../images/guiji/icon-pass.svg) no-repeat center;
    background-size: contain;
}

.message-border-box .message-title .message-title-name {
    width: 100px;
    height: 25px;
    font-size: 14px;
    color: #409eff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.message-border-box .message-title .message-title-speed {
    width: 50px;
    height: 25px;
    margin-left: 10px;
    color: #409eff;
    font-weight: 100;
}

.message-border-box .message-title .message-title-dirStr {
    width: 50px;
    height: 25px;
    margin-left: 10px;
    color: #409eff;
    font-weight: 100;
}

.message-border-box .message-item {
    width: 100%;
    padding: 0px 10px;
    overflow: hidden;
    /* margin-bottom: 8px; */
}

.message-border-box .message-item div:first-child {
    width: 190px;
    height: auto;
    float: left;
}

.message-border-box .message-item div {
    margin-bottom: 8px;
}

.message-border-box .message-item div:last-child {
    width: 190px;
    height: auto;
    float: left;
}

.message-border-box .message-item div:first-child span:first-child {
    font-weight: 700;
}

.message-border-box .message-item div:first-child span:last-child {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.message-border-box .message-item div:last-child span:first-child {
    font-weight: 700;
}

.message-border-box .message-position {
    width: 100%;
    /* padding: 0px 10px; */
    overflow: hidden;
    /* margin-bottom: 5px;
    line-height: 20px; */
}

.message-border-box .message-position span:first-child {
    font-weight: 700;
}

.message-border-center label {
    width: 0;
    height: 0;
    font-size: 0;
    overflow: hidden;
    position: absolute;
}

.message-border-center .bot {
    border-width: 8px;
    border-style: solid dashed dashed;
    border-color: #ABABAB transparent transparent;
    left: 180px;
    bottom: -7px;
    left: 50%;
    transform: translate(-50%, 0%);
}

.message-border-center .top {
    border-width: 8px;
    border-style: solid dashed dashed;
    border-color: #ffffff transparent transparent;
    left: 180px;
    bottom: -6px;
    left: 50%;
    transform: translate(-50%, 0%);
}

.guiji-bottom {
    width: 100%;
    height: 191px;
    border-top: 0.5px solid #dAE1E6;
    padding: 0px 20px;
    overflow: hidden;
    transition: all 0.3s;
    margin-top: 10px;
}

.guiji-table-title {
    width: 100%;
    height: auto;
}

.guiji-table-title ul {
    width: 100%;
    height: auto;
}

.guiji-table-title ul li {
    width: 100%;
    height: 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.guiji-table-title ul li div {
    width: 50%;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.guiji-table-title ul li div:last-child {
    width: 50%;
    height: auto;
    padding-left: 10px;
}

.guiji-table-title ul li div span:first-child {
    color: #9bacab;
    display: block;
    width: 50px;
}

.guiji-table-title ul li div span:last-child {
    margin-left: 5px;
    color: #556A7b;
    font-weight: 600;
    display: block;
    width: 75px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.guiji-bottom .guiji-position-message {
    width: 100%;
    height: auto;
    color: #556A7b;
}

.guiji-bottom .guiji-position-message .message-one {
    width: 100%;
    height: 50px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.guiji-bottom .guiji-position-message .message-two {
    width: 100%;
    height: 50px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.guiji-borders {
    width: 200px;
    height: 130px;
}

.guiji-borders .guiji-qipao-border {
    width: 200px;
    height: 90px;
    background: #eaf0f5;
    padding: 2px 5px;
}

.guiji-borders .guiji-qipao-border ul {
    width: 100%;
    height: auto;
}

.guiji-borders .guiji-qipao-border ul li {
    width: 100%;
    height: 17px;
    line-height: 17px;
}

.guiji-borders .guiji-qipao-border ul li i {
    font-size: 14px;
    font-weight: 700;
}

.guiji-borders .guiji-qipao-border ul li:first-child {
    width: 100%;
    height: 10px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    color: #6c7489;
}

.guiji-borders .guiji-items {
    width: 0px;
    height: 0px;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 20px solid #eaf0f5;
    margin-left: 40px;
}

.qipao-div.guijiMarker {
    position: relative;
    z-index: 1000;
    height: auto;
    width: 260px;
    padding: 10px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}

.qipao-div.guijiMarker .qipao-info .el-row .el-col {
    margin-bottom: 0px;
    margin-top: 8px
}

.qipao-div.guijiMarker .qipao-info .el-row .el-col:first-child {
    margin-top: 0px
}

.qipao-div.guijiMarker .qipao-info dl dt {
    color: #333
}

.qipao-div.guijiMarker  .test-right{
    text-align: right;
    padding-right: 6px;
    color: #000;
    font-weight: 900;
  }

.qipao-set .table-tag-label-block ul li {
    border: none;
    width: auto;
    height: initial;
    line-height: initial;
}

.qipao-set .table-label-wrap {
    background: none;
}

.qipao-set .set-wrap-title {
    display: none;
}

.makerClose {
    position: absolute;
    z-index: 1000;
    top: 0px;
    right: 0px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    color: #666
}

.guiji-position {
    width: 280px;
    height: 150px;
    background: #fff;
    z-index: 1000;
    position: absolute;
    top: 50px;
    right: 10px;
    border-radius: 5px;
    color: #7D7D7D;
}

.guiji-position-title {
    width: 100%;
    height: 25px;
    background: #1d2a37;
    color: white;
    border-radius: 5px 5px 0px 0px;
    line-height: 25px;
    padding: 0px 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.guiji-position-one {
    width: 100%;
    height: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px 20px;
}

.guiji-position-two {
    width: 100%;
    height: auto;
    margin-top: 10px;
    padding: 0px 20px;
}

.guiji-position-two ul {
    width: 100%;
    height: auto;
}

.guiji-position-two ul li {
    width: 100%;
    margin-top: 10px;
    height: auto;
}

.guiji-export .el-button {
    padding: 0px;
    height: 30px;
    line-height: 30px;
    background: none;
    border: none;
    color: #1296db
}

.btn-icon-c.guiji-export .el-icon-btn-export {
    background: url(../images/jiankong/daochu-icon.svg) no-repeat center;
    background-size: contain;
    margin-top: -4px;
    width: 22px;
    height: 22px
}

.guiji-set-label,
.guiji-set-wrap {
    display: inline-block
}

.guiji-set-label {
    padding-right: 8px;
    width: 70px
}

.guiji-set-wrap .el-radio__label {
    padding-left: 5px;
    font-size: 12px;
}

.guiji-set-list {
    /* padding: 0px 15px; */
    padding-left: 15px;
    overflow: hidden;
    line-height: 30px;
}

.guiji-set-item {
    float: left
}

.guiji-set-item+.guiji-set-item {
    margin-left: 35px;
}

.guiji-set-wrap .el-input--mini .el-input__inner {
    padding-right: 18px;
    height: 26px;
    line-height: 26px;
}

.icon-full-screen {
    background: url(../images/guiji/icon-full.svg) no-repeat center;
    background-size: contain;
}

.icon-full-screen.active {
    background: url(../images/guiji/icon-little.svg) no-repeat center;
    background-size: contain;
}

.icon-area {
    background: url(../images/guiji/icon-area.svg) no-repeat center;
    background-size: contain;
}

.icon-area.active {
    background: url(../images/guiji/icon-area1.svg) no-repeat center;
    background-size: contain;
}
.icon-ditu {
    background: url(../images/jiankong/ditu.svg) no-repeat center;
    background-size: contain;
}

.activeSafety {
    position: absolute;
    right: 0px;
    width: 342px;
    top: 46px;
    right: 10px;
    background: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    z-index: 1000;
}

.safetyBody {
    padding: 10px
}

.activeSafety .el-dialog__headerbtn .el-dialog__close {
    color: #666;
    right: 10px;
    top: 10px !important
}

.activeSafety .adas-list dd,
.activeSafety .adas-list dt,
.activeSafety .adas-list dd .el-tag {
    font-size: 12px
}

.activeSafety .adas-video .el-carousel,
.activeSafety .adas-video .adas-empty {
    height: 150px;
}

.activeSafety .adas-video .adas-empty {
    line-height: inherit;
    padding-top: 50px;
    font-size: 14px
}

.activeSafety .adas-empty {
    /* line-height: 150px; */
    padding-top: 50px;
    font-size: 14px;
}

.activeSafety .adas-video .el-carousel__arrow--right,
.activeSafety .adas-video .el-carousel__arrow--left {
    top: 80px
}

.activeSafety .adas-video video {
    height: 100%;
}

.activeSafety .handleStatus {
    width: 40px;
    height: 40px;
    right: 40px;
}

.activeSafety .el-image {
    width: 100%;
    height: 200px;
}

.activeSafety .adas-video .el-image img {
    height: 100%;
    margin-top: 0px;
}

.guijiPlayTool {
    position: absolute;
    bottom: 21px;
    background: rgba(234, 237, 242, 0.8);
    height: 36px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    padding: 0px 22px;
    border-radius: 8px;
    width: 410px;
    left: 50%;
    margin-left: -205px;
    z-index: 1000;
}

.play-tool-btn {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-top: 6px;
    cursor: pointer;
    vertical-align: top;
}

.play-tool-btn+.play-tool-btn {
    margin-left: 15px;
}

.play-tool-btn.guiji-times {
    width: auto;
    height: auto;
    line-height: 36px;
    margin-top: 0px;
    font-size: 15px;
    width: 30px;
    text-align: center;
    -moz-user-select: none;
    /*ç«ç‹*/
    -webkit-user-select: none;
    /*webkitæµè§ˆå™¨*/
    -ms-user-select: none;
    /*IE10*/
    -khtml-user-select: none;
    /*æ—©æœŸæµè§ˆå™¨*/
    user-select: none;
    z-index: 1000;
}

.icon-guiji-pause {
    background: url(../images/guiji/guiji-tool-pause.svg) no-repeat center;
    background-size: contain;
}

.icon-guiji-play {
    background: url(../images/guiji/guiji-tool-play.svg) no-repeat center;
    background-size: contain;
}

.icon-guiji-prev {
    background: url(../images/guiji/guiji-tool-prev.svg) no-repeat center;
    background-size: contain;
}

.icon-guiji-next {
    background: url(../images/guiji/guiji-tool-next.svg) no-repeat center;
    background-size: contain;
}

.icon-guiji-prev,
.icon-guiji-next {
    width: 18px;
    height: 18px;
    margin-top: 9px;
}

.guiji-tool-slider,
.guiji-tool-btn {
    display: inline-block;
    vertical-align: top;
}

.guiji-tool-slider {
    width: 330px;
    margin-left: 30px;
}

.guiji-tool-slider .el-slider__runway {
    background-color: #fff;
    border: 1px solid #d0d0d0;
    height: 14px;
    border-radius: 7px;
    margin: 11px 0;
}

.guiji-tool-slider .el-slider__button-wrapper {
    top: -12px;
}

.guiji-tool-slider .el-slider__button {
    width: 20px;
    height: 20px;
    background-color: #409EFF;
    /* box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3); */
    border: 1px solid #d0d0d0
}

.guiji-tool-slider .el-slider__bar {
    height: 12px;
    border-radius: 6px;
}


/* .g_chart&gt;div {
    width: 100% !important
} */


/* è½¨è¿¹tabs */


/* æ—¥åŽ† */

.scCalendar {
    width: 304px;
    height: auto;
    margin-top: 5px;
    transition: all 0.3s;
}

.scCalendar .calendar_header {
    height: 30px;
    width: 100%;
    line-height: 30px;
}

.scCalendar .calendar_header .prev {
    width: 30px;
    height: auto;
    color: black;
    font-size: 16px;
    margin-left: 20px;
    float: left;
}

.scCalendar .calendar_header .next {
    width: 30px;
    height: auto;
    color: black;
    font-size: 16px;
    float: right;
}

.scCalendar .calendar_header .text_year {
    width: 200px;
    height: 30px;
    font-size: 14px;
    color: black;
    line-height: 30px;
    text-align: center;
    float: left;
}

.scCalendar .calendar_content {
    padding: 0 16px;
}

.scCalendar .calendar_content .week {
    width: 100%;
    height: 30px;
    border-right: 1px solid #d0d0d0;
    border-top: 1px solid #d0d0d0
}

.scCalendar .calendar_content .week li {
    display: inline-block;
    width: 14.28%;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #cccccc;
    border-top: none;
    border-right: none;
}

.scCalendar .calendar_content .day {
    margin-bottom: 5px;
    overflow: hidden;
    border-right: 1px solid #d0d0d0;
    border-top: 1px solid #d0d0d0
}

.scCalendar .calendar_content .day li {
    width: 14.28%;
    height: 38px;
    border: 1px solid #cccccc;
    border-top: none;
    border-right: none;
    text-align: center;
    float: left;
    color: #606266;
    cursor: pointer;
}

.guiji-quxian .guiji-chart {
    width: 100%;
    height: auto;
}

.guji-content {
    position: absolute;
    left: 310px;
    top: 5px;
    width: 325px;
    overflow: hidden;
    height: 300px;
    z-index: 100;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.guiji-cheliang {
    width: 305px;
    overflow: hidden;
    border-radius: 5px;
    z-index: 1000;
    background: #fff;
    height: 300px;
}

.search.guiji-search {
    border-color: #ced7de
}

.search.guiji-search .bar-select .el-input-group__append .el-button [class^=el-icon-] {
    color: #9fa9b1
}

.cheliang-tree {
    padding-bottom: 10px;
}

.map-area {
    position: absolute;
    width: 100%;
    /* transform: translate(-50%, 0); */
    top: 0px;
    bottom: calc(215px + 20px);
    /* left: 50%; */
}

.map-areas {
    position: absolute;
    width: 100%;
    top: 0px;
    bottom: 0px;
    left: 0px
}

.map-wrap.active .map-div {
    height: 100% !important;
}

.map-div {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}

.qipao-dialog {
    position: initial !important;
    overflow: inherit
}

.qipao-dialog .el-dialog {
    z-index: 1000;
    margin: 0px !important;
    width: 100% !important;
}

.qipao-div {
    position: absolute;
    right: 0px;
    /* width: 387px; */
    top: 0
}

.qipao-info dl {
    font-size: 12px
}

.qipao-info dl dt {
    float: left;
    width: 86px;
    color: #8b9196;
    letter-spacing: 0.5px;
}

.qipao-info dl dd {
    margin-left: 65px;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    /* text-overflow: ellipsis; */
    white-space:normal;
    padding-right: 8px
}

.qipao-div .el-dialog__body {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
    padding-top: 8px;
    padding-bottom: 0px;
}

.qipao-div .qipao-info {
    padding-left: 10px;
    padding-right: 2px;
    user-select: text !important;
}

.qipao-info .el-row .el-col {
    margin-bottom: 8px
}

.qipao-option i {
    display: inline-block;
    width: 23px;
    height: 23px;
    cursor: pointer;
    margin-left: 10px;
}

.qipao-option i:first-child {
    margin-left: 0px
}

.qipao-item-list {
    width: 15px;
    height: 15px;
    display: block;
}

.qipao-option-cheliang {
    background: url(../images/jiankong/option/op-info.png) no-repeat center;
}

.qipao-option-guiji {
    background: url(../images/jiankong/option/op-guiji.png) no-repeat center;
}

.qipao-option-video {
    background: url(../images/jiankong/option/op-shipin.png) no-repeat center;
}

.qipao-option-shipin {
    background: url(../images/jiankong/option/op-lishishipin.png) no-repeat center;
}

.qipao-option-zhaopian {
    background: url(../images/jiankong/option/icon-photo.png) no-repeat center
}

.qipao-option-yuyin {
    background: url(../images/jiankong/option/icon-voice.png) no-repeat center
}

.qipao-option-xuanxin {
    background: url(../images/jiankong/option/icon-msg.png) no-repeat center
}

.qipao-option-mingling {
    background: url(../images/jiankong/option/icon-photo.png) no-repeat center
}

.qipao-option {
    border-top: 1px dashed #e8e2e2;
    width: 100%;
    height: 30px;
    line-height: 30px;
}

.qipao-div .window-tab {
    padding: 0px 10px
}

.qipao-cheliang-chart {
    height: 100px;
    padding: 10px
}

.qipao-div .guiji-tree-table {
    padding: 0px 10px
}

.guiji-tabs .tabCon .guiji-tree-table .el-table__body-wrapper .el-table__body td {
    height: 26px
}

.qipao-info.qipao-info-wrap {
    padding: 8px;
    position: relative;
    background: #fff;
    width: 210px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}

.qipao-info.qipao-info-wrap .el-row .el-col {
    margin-bottom: 1px
}

.qipao-close {
    color: #afaeae;
    display: block;
    width: 26px;
    height: 26px;
    text-align: center;
    z-index: 10;
    line-height: 26px;
    position: absolute;
    top: 0px;
    right: 0px;
    text-decoration: none;
    font-size: 28px;
    z-index: 100
}

.qipao-info.qipao-info-wrap::after {
    content: '';
    position: absolute;
    width: 20px;
    height: 14px;
    bottom: -14px;
    background: url(../images/jiankong/qipaopoint.png) no-repeat center;
    left: 50%;
    margin-left: -10px
}


/* .table-col-set .set-wrap-title {
    display: none;
}

.table-col-set .table-label-wrap {
    background: none;
    padding: 0px 10px
}

.table-col-set .table-tag-label-block ul li {
    margin-top: auto;
    border: none;
    width: auto;
} */


/* ç”¨æ¥è®¾ç½®å½“å‰é¡µé¢elementå…¨å±€table é€‰ä¸­æŸè¡Œæ—¶çš„èƒŒæ™¯è‰²*/

.el-table__body tr.current-row&gt;td {
    background-color: #5dcafb !important;
    /* color: #f19944; */
    /* è®¾ç½®æ–‡å­—é¢œè‰²ï¼Œå¯ä»¥é€‰æ‹©ä¸è®¾ç½® */
}

.el-table--enable-row-hover .el-table__body tr:hover&gt;td {
    background-color: #5dc9fb54;
    /* color: #f19944; */
    /* è®¾ç½®æ–‡å­—é¢œè‰²ï¼Œå¯ä»¥é€‰æ‹©ä¸è®¾ç½® */
}


/* è½¦è¾†è·Ÿè¸ª */

.map-message {
    width: 400px;
    height: 280px;
}

.map-message .message {
    width: 400px;
    padding: 10px 10px;
    border: 1px solid #ABABAB;
    position: relative;
    height: 180px;
    box-shadow: 10px 10px 10px #575757;
    border-radius: 5px;
    background: white;
}

.map-message .message label {
    width: 0;
    height: 0;
    font-size: 0;
    overflow: hidden;
    position: absolute;
}

.map-message .message .bot {
    border-width: 20px;
    border-style: solid dashed dashed;
    border-color: #ABABAB transparent transparent;
    left: 120px;
    bottom: -40px;
}

.map-message .message .top {
    border-width: 20px;
    border-style: solid dashed dashed;
    border-color: #ffffff transparent transparent;
    left: 120px;
    bottom: -38px;
}

.map-message .message .message-one {
    width: 100%;
    height: 180px;
}

.map-message .message .message-one ul {
    width: 100%;
    height: auto;
}

.map-message .message .message-one ul li {
    width: 100%;
    height: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.map-message .message .message-one ul li div {
    color: #A0A9B0;
    width: 190px;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.map-message .message .message-one ul li div .itme-mc {
    color: #333333;
    width: 120px;
    height: auto;
    display: block;
}

.map-message .message .message-one ul li div span:first-child {
    width: 48px;
    height: auto;
    display: block;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.map-message .message .message-one .message-two {
    width: 100%;
    height: auto;
}

.map-message .message .message-one .message-two ul {
    width: 100%;
    height: auto;
}

.map-message .message .message-one .message-two ul li {
    width: 100%;
    height: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.map-message .message .message-one .message-two ul li div {
    color: #A0A9B0;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.map-message .message .message-one .message-two ul li div span:last-child {
    color: #333333;
    width: 81.5%;
    height: 20px;
    display: block;
}

.map-message .message .message-one .message-two ul li div span:first-child {
    width: 15%;
    height: auto;
    display: block;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.map-message .message .message-one .message-two ul li div span:first-child span {
    width: 20px;
    height: auto;
    color: #A0A9B0;
}

.bubble {
    position: absolute;
    top: 10px;
    right: 40px;
    z-index: 100;
    background: #fff;
    width: 50px;
    height: 40px;
    border-radius: 5px;
    box-shadow: 0 0 5px #333;
}

.pass-bubble {
    position: absolute;
    top: 10px;
    right: 40px;
    z-index: 100;
    background: #fff;
    width: 100px;
    height: 40px;
    border-radius: 5px;
    box-shadow: 0 0 5px #333;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
}

.bubble-one {
    width: 50px;
    height: 30px;
    float: left;
    margin: 5px 0px;
    border-right: 1px dashed #2789ea;
    text-align: center;
    cursor: pointer;
}

.bubble .info-item {
    width: 20px;
    height: 20px;
    display: block;
    margin: 5px 15px;
}

.bubble .info-items {
    width: 18px;
    height: 18px;
    display: block;
    margin: 6px 16px;
}

.bubble .bubble-one .info-open-icon {
    background: url(../images/guiji/info-icon-open.svg) no-repeat center;
    background-size: contain;
}

.bubble .bubble-one .info-pass-icon {
    background: url(../images/guiji/info-icon-pass.svg) no-repeat center;
    background-size: contain;
}

.bubble .bubble-two .info-big-icon {
    background: url(../images/guiji/info-icon-big.svg) no-repeat center;
    background-size: contain;
}

.bubble-two {
    width: 50px;
    height: 40px;
    line-height: 40px;
    float: right;
    margin: 6px 0px;
    cursor: pointer;
}

.tree-list.list-genzong {
    bottom: 0px
}


/* åŒºåŸŸæŸ¥è½¦ */

.frame {
    left: 10px;
    right: 10px;
    background: white;
    z-index: 9000;
    position: absolute;
    bottom: 10px
}

.frame .title {
    width: 100%;
    height: 35px;
    background: #1D2A37;
    border-radius: 3px 3px 0px 0px;
    color: white;
    padding: 0px 10px;
    line-height: 35px;
}

.frame .table {
    width: 100%;
    height: auto;
}

.frame .table .table-title {
    padding: 5px 10px;
}

.min-frame {
    width: 296px;
    background: white;
    z-index: 200;
    position: absolute;
    right: 10px;
    top: 10px;
    border-radius: 3px;
    transition: all 0.3s;
    /* overflow: hidden; */
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}


/* .min-frame.quyu-time {
    height: 276px;
} */

.quyu-tips&gt;div {
    text-align: center;
    margin-top: 67px;
}

.quyu-tips&gt;span {
    text-align: center;
    display: block;
    font-size: 16px;
    margin-top: 5px
}


.quyu-tips {
    text-align: center;
}

.quyu-tips .el-button {
    margin-top: 10px;
    padding: 8px 15px;
}

.quyu-tips i {
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url(../images/jiankong/icon-quyu.svg) no-repeat center;
}

.quyu-label {
    display: inline-block;
    width: 75px;
    padding-right: 0px;
    text-align: right;
}

.timeRegion .el-form-item__label {
    padding-right: 0px
}

.min-frame .el-input__icon {
    line-height: 30px;
}

.min-frame .title {
    width: 100%;
    height: 35px;
    background: #1D2A37;
    border-radius: 3px 3px 0px 0px;
    color: white;
    padding: 0px 10px;
    line-height: 35px;
}

.min-frame .time {
    width: 100%;
    padding: 15px;
    transition: all 0.3s;
}

.min-frame .time .el-radio-group {
    width: 100%;
    /* text-align: center; */
    padding-left: 5px;
    margin-bottom: 5px;
}

.min-frame .time ul {
    width: 100%;
    height: auto;
}

.min-frame .time ul li {
    width: 100%;
    margin-top: 8px;
}

.min-frame .time .tips {
    width: 100%;
    height: 30px;
    text-align: center;
    line-height: 30px;
}

.min-frame .title .icon-two {
    float: right;
    cursor: pointer;
}

.min-frame .title .icon-one {
    float: left;
}

.min-frame.quyu-frame .time {
    padding: 0px
}

.step&gt;div {
    width: 200px;
    margin: 0px auto;
    margin-bottom: 15px;
}

.min-frame.quyu-frame .el-table {
    /* position: absolute;
    bottom: 0px;
    top: 80px;
    left: 10px;
    right: 10px; */
    width: auto !important;
    max-height: initial !important;
}

.min-frame.quyu-frame .time .el-input {
    margin-bottom: 8px
}

.min-frame.quyu-frame {
    width: auto
}

.dialogform.msg-dialog .el-button {
    padding: 9px 20px;
}

.dialogform.msg-dialog .el-form-item {
    margin-bottom: 0px
}

.dialogform .el-dialog__body .el-form-item__label {
    line-height: 33px;
}

.dialogform .el-dialog__body .el-form-item__content {
    line-height: 33px;
}

.select-li {
    width: 250px
}

.select-li li {
    height: auto;
    line-height: 26px;
    white-space: inherit;
    margin-bottom: 7px;
    word-break: break-all;
    background: #f7f5f5;
}

.msg-model-btn.el-row {
    margin-top: 15px;
    text-align: center;
}

.msg-model .el-autocomplete-suggestion {
    position: absolute;
    z-index: 10;
}

.close-region-btn {
    position: absolute;
    right: 10px;
    font-size: 16px;
    top: 10px;
    cursor: pointer;
}

.quyu-export-btn.el-button--small {
    padding: 5px 8px;
    position: absolute;
    right: 45px;
    top: 6px;
}

.min-frame .el-form .el-form-item {
    margin-bottom: 0px;
}

.search-for {
    text-align: center;
    margin-top: 15px
}


/* è½¦è¾† */

.upload-img-wrap {
    margin-left: 130px
}

.el-form-item.lineheight .el-form-item__label {
    line-height: 1.46
}

.cheliang-xiangqing {
    overflow: hidden
}

.cheliang-xiangqing-list {
    overflow: hidden;
}

.cheliang-xiangqing-list dl {
    float: left;
    width: 33.33%;
    margin-bottom: 10px;
    font-size: 13px;
}

.xiangqingshow .cheliang-xiangqing dl {
    width: 50%;
}

.xiangqingshow .cheliang-xiangqing dl dt {
    width: auto;
}

.xiangqingshow .cheliang-xiangqing dd {
    margin-left: 0px
}

.cheliang-xiangqing-list dl dt {
    width: 160px;
    float: left;
    text-align: right;
    padding-right: 5px;
    color: #777;
}

.cheliang-xiangqing-list dl dd {
    margin-left: 160px;
    color: #333
}

.xiangqing-title {
    text-align: center;
    font-size: 14px;
    line-height: 1;
    margin-bottom: 20px
}

.xiangqing-title span {
    display: inline-block;
    padding-bottom: 5px;
    border-bottom: 1px solid #2789ea;
    color: #2789ea;
    font-weight: 400;
}

.cheliang-xiangqing-list {
    margin-top: 10px;
    font-size: 12px
}

.cheliang-xiangqing-list:first-child {
    margin-top: 0px
}

.cheliang-xiangqing-list .el-image {
    margin-right: 10px;
    margin-bottom: 5px
}

.daoru-tree-select {
    float: left;
    width: 100%
}

.daoruUpload {
    float: left;
    margin-left: 60px;
}

.daoruUpload .el-upload-list__item .el-icon-close {
    right: -15px;
}

.excel-daoru .file-muban {
    float: left;
    font-size: 12px;
}

.center-excel-daoru .daoruUpload {
    margin-left: 0px;
    float: none;
    display: inline-block;
}

.center-excel-daoru .el-upload-btn {
    text-align: center;
}

.file-muban {
    margin-left: 0px;
    text-decoration: none;
    margin-right: 5px;
}

.daoru-tree-select .el-popover__reference .el-input__inner {
    width: 260px;
    font-size: 12px;
}

.btn-file {
    background: none
}

.btn-file,
.file-muban {
    border: 1px solid #3680f9;
    padding: 0px 10px;
    height: 28px;
    line-height: 28px;
    border-color: #3680f9;
    color: #3681f8;
    border-radius: 2px;
}

.btn-file.el-button--primary:focus,
.btn-file.el-button--primary:hover {
    background: none;
    color: #3681f8
}

.excel-daoru .el-form-item {
    margin-bottom: 15px
}

.excel-daoru [class^=el-icon-] {
    display: block;
    width: 14px;
    height: 14px;
    float: left;
    margin-top: 7px;
}

.el-icon-moban {
    margin-right: 5px;
}

.el-icon-xuanwenjian {
    background: url(../images/table/table-xuanwenjian.png) no-repeat center;
}

.el-icon-moban {
    background: url(../images/table/table-moban.png) no-repeat center;
}

.file-muban {
    margin-left: 0px;
    text-decoration: none;
    margin-right: 0px;
}

.excel-daoru .el-icon-document {
    margin-top: 2px;
    margin-right: 5px;
}

.excel-daoru .el-icon-close-tip {
    display: none
}

.excel-daoru .el-icon-close {
    margin-top: 0px
}

.label-chepai {
    padding: 2px 3px;
    border-radius: 2px;
    color: #fff
}

.amap-marker-label {
    border: none;
    padding: 0px;
}

.BMapLabel{
    border: 0 !important;
    background-color: rgba(255, 255, 255, 0) !important;
}
#guiji-exlive .BMapLabel {
    background-color: rgba(255, 255, 255, .8) !important;
}
/* .BMap_bubble_top{
    display: none !important;
}
.BMap_bubble_pop img {
    top: 139px !important;
} */
/* è½¦ç‰Œé¢œè‰² */


/* è“åº•ç™½å­— */

.c-b-w {
    background: rgba(5, 121, 232, .62);
    color: #fff
}

.c-b-w-n {
    background: rgb(5, 121, 232);
    color: #fff
}


/* ç»¿åº•ç™½å­— */

.c-g-w {
    background: rgba(4, 179, 88, .62);
    color: #fff
}

.c-g-w-n {
    background: rgb(4, 179, 88);
    color: #fff
}


/* ç»¿åº•é»‘å­— */

.c-g-b {
    background: rgba(4, 179, 88, .62);
    color: #000
}

.c-g-b-n {
    background: rgb(4, 179, 88);
    color: #000
}


/* ç»¿è‰²æ¸å˜ */

.c-g-g {
    background: linear-gradient(0deg, rgba(44, 223, 72, .62), rgba(118, 221, 132, .62), rgba(213, 207, 216, .62) 80%);
    color: #000
}

.c-g-g-n {
    background: linear-gradient(0deg, rgb(44, 223, 72), rgb(118, 221, 132), rgb(213, 207, 216) 80%);
    color: #000
}


/* é»„ç»¿åŒæ‹¼ */

.c-y-g {
    background: linear-gradient(90deg, rgba(239, 202, 62, .62) 30%, rgba(88, 209, 129, .62) 20%);
    color: #000
}

.c-y-g-n {
    background: linear-gradient(90deg, rgb(239, 202, 62) 30%, rgb(88, 209, 129) 20%);
    color: #000
}


/* é»„åº•é»‘å­— */

.c-y-b {
    background: rgba(253, 190, 0, .62);
    color: #000
}

.c-y-b-n {
    background: rgb(253, 190, 0);
    color: #000
}


/* é»‘åº•ç™½å­— */

.c-bl-w {
    background: rgba(0, 0, 0, .62);
    color: #fff
}

.c-bl-w-n {
    background: rgb(0, 0, 0);
    color: #fff
}


/* ç™½åº•é»‘å­— */

.c-w-b {
    background: rgba(255, 255, 255, .62);
    color: #000
}

.c-w-b-n {
    background: rgb(255, 255, 255);
    color: #000
}


/* é€æ˜Žè‰² */

.c-w-t {
    background-color: rgba(0, 0, 0, 0);
    color: #000
}

/* å›ºå®šè‰² */

.c-y-y {
    border: 1px solid #adaeac;
    background-color: rgba(255, 255, 215, .62);
    color: #690409;
}

.c-y-y-n {
    border: 1px solid #adaeac;
    background-color: rgb(255, 255, 215);
    color: #690409;
}

.labelsize-a {
    font-size: 12px !important;
    line-height: 14px;
}

.labelsize-b {
    font-size: 14px !important;
    line-height: 16px;
}

.labelsize-c {
    font-size: 16px !important;
    line-height: 18px;
}

.label-chepai-location_icon{
    /* transform: translate(-50%, 0%); */
    /* transform: translate(-70%, -12%); */
    transform: translate(-50%, -12%);
    position: relative;
    /* left: -30%; */
}

.BMapLabel .label-chepai-location_icon{
    transform: translate(-45%, -12%);
}

.car-icon-img {
    width: 100%;
    height: 34px;
    line-height: 34px;
}

.car-icon-img .el-button {
    display: inline-block;
    height: 32px;
    white-space: nowrap;
    cursor: pointer;
    background: #3680f9;
    color: #fff;
    -webkit-appearance: none;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    margin: 0;
    -webkit-transition: .1s;
    transition: .1s;
    font-weight: 500;
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 4px;
}

.icon-state-header {
    background: #eaeaeb;
    height: 30px;
    line-height: 30px;
    padding: 0px 10px;
}

.icon-state-body {
    height: 210px;
    padding-top: 10px;
    overflow: auto;
}

.icon-state-name-wrap,
.icon-state-icon-wrap {
    display: inline-block;
    border: 1px solid #e9e8e8;
    vertical-align: top;
}

.state-option .el-button {
    padding: 8px 15px;
    font-size: 12px;
}

.state-name-list li {
    height: 30px;
    line-height: 30px;
    padding: 0px 10px;
    font-size: 12px;
    cursor: pointer;
}

.state-name-list li.active {
    background: #409eff;
    color: #fff;
}

.icon-state--row {
    text-align: center;
    line-height: 30px;
    height: 30px;
    padding: 0px 10px
}

.icon-state--row .el-radio__label,
.icon-state--row .el-radio {
    vertical-align: middle;
}

.icon-state-name-wrap {
    width: 262px;
    margin-right: 6px;
}

.dialogforms .wai-she .el-input__inner {
    width: 100%
}

.wai-she_label {
    display: block;
    width: 115px;
    padding-right: 10px;
    text-align: right;
    line-height: 40px;
    color: #409eff;
    font-weight: bold;
    float: left;
}

.wai-she_form-item {
    margin-left: 117px;
}


/* .wai-she .el-form-item__label{width:164px !important} */

.wai-she .lable_line-height .el-form-item__label {
    line-height: 22px;
}

.wai-she .check-setting .el-form-item__label {
    width: 75px !important
}

.check-setting {
    padding-left: 20px
}

.check-item.label-width .el-form-item__label {
    width: 100px !important
}

.form-item-left {
    padding-left: 130px
}

/* .wai-she .el-form-item {
    margin-bottom: 5px;
} */

.wai-she.wai-she_you-hao .wai-she_label {
    width: 150px
}


/* .check-item-wrap{margin-bottom: 15px;} */

.check-item-wrap {
    margin: 15px 0px;
    text-align: center;
}

.wai-she.wai-she_you-hao .wai-she_form-item {
    margin-left: 150px;
}


/* .wai-she.wai-she_you-hao .el-form-item__label{width:135px !important;} */

.wai-she_form-item .el-radio {
    margin-right: 10px;
}

.you-hao_btn {
    display: inline-block;
    margin-left: 15px;
}

.you-hao_btn .el-button {
    padding: 0px 10px;
    line-height: 28px;
}

.youxiang {
    display: inline-block;
    margin-bottom: 10px
}

.youxiang-title {
    text-align: center;
    font-weight: bold;
    line-height: 40px;
}

.like-th,
.like-td {
    display: inline-block;
    width: 120px;
    text-align: center;
}

.like-td-option {
    display: inline-block;
    width: 40px;
    text-align: center;
}

.youxiang-table {
    border-collapse: collapse;
}

.youxiang-table td {
    border: 1px solid #d0d0d0;
    text-align: center;
    height: 30px;
    line-height: 30px;
}

.like-td-option .el-button--mini.is-circle {
    padding: 1px
}

.youxiang-table .el-input__inner {
    border: none;
    outline: none;
    text-align: center;
}

.youxiang+.youxiang {
    margin-left: 15px
}

.set-dialog .el-input.is-disabled .el-input__inner {
    color: #606266;
}


/*
.set-dialog .el-form--inline .el-form-item__label {
    font-weight: bold;
} */

.youxiang.diabledClass .youxiang-title,
.youxiang.diabledClass .youxiang-table td,
.el-form-item.diabledClass .el-form-item__label,
.diabledClass .youxiang-title .oil-export .el-button,
.diabledClass .youxiang-title .oil-export .el-button i {
    color: #c0c4cc;
}

.youxiang-title span,
.youxiang-title .oil-export {
    display: inline-block;
    vertical-align: middle;
}

.youxiang-title .oil-export {
    margin-left: 15px;
}

.youxiang-title .oil-export .el-button {
    background: none;
    color: #333;
    border: none;
    padding: 2px
}

.youxiang-title .oil-export .el-button i {
    color: #409EFF
}

.channel-setting {
    display: inline-block;
    margin-right: 22px;
}

.dialogforms .channel-setting .el-input__inner {
    width: 100%
}

.dialogforms .info-input-custom .el-input__inner {
    width: 100%
}

.el-icon-import {
    background: url(../images/icon-import.svg) no-repeat center;
}

.el-icon-export {
    background: url(../images/icon-export.svg) no-repeat center;
}

.diabledClass .el-icon-import {
    background: url(../images/icon-import-1.svg) no-repeat center;
}

.diabledClass .el-icon-export {
    background: url(../images/icon-export-1.svg) no-repeat center;
}

.btn-icon-style [class^=el-icon-] {
    display: inline-block;
    vertical-align: middle;
    background-size: contain;
    width: 14px;
    height: 14px;
}

.vehicleInfo .el-dialog .el-dialog__body {
    height: 660px;
    overflow: auto;
    position: relative;
}

.vehicleInfo .el-dialog .el-dialog__body .el-tabs__content {
    position: absolute;
    left: 0px;
    top: 56px;
    overflow: auto;
    width: 100%;
    bottom: 0px;
    padding: 20px;

}

.vehicleInfo [class*=el-col-] {
    float: none;
    display: inline-block;
    overflow: hidden;
}


/* ä¸»åŠ¨å®‰å…¨ */

.tree-panel.kehu-tree {
    width: 250px
}

.tree-panel.kehu-tree .tree-list {
    bottom: 0px;
}

.baojing-table {
    position: absolute;
    top: 0px;
    right: 10px;
    bottom: 10px;
    left: 215px;
    background: #fff
}

.set-row {
    margin-bottom: 10px
}

.set-row label {
    display: inline-block
}

.baojing-set-dialog .el-input__inner {
    height: 30px;
    line-height: 30px
}

.baojing-set-dialog .el-form-item {
    margin-bottom: 10px
}

/* .panel.panel-baojing {
    padding: 10px;
} */

.panel.panel-baojing .panel-body {
    top: 45px;
}

.radio-table-tab {
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px
}

.radio-table-tab .el-radio-button__inner {
    padding-top: 8px;
    padding-bottom: 8px;
}

.baojing-view .el-carousel__container {
    height: 300px;
}

.baojing-view .el-carousel__item {
    height: 100%;
    transform: none !important;
}

.adas-video .el-carousel__item {
    transform: none !important;
}

.baojing-view video,
.baojing-view img {
    width: 100%;
    height: 100%
}

.baojing-view video {
    background: #292828;
    object-fit: fill
}

.baojing-view .el-carousel__arrow {
    background: rgba(64, 158, 2 55, 0.6);
}

.carousel-item-page {
    position: absolute;
    z-index: 1000;
    background: rgba(7, 6, 6, 0.5);
    color: #fff;
    padding: 10px 20px;
    border-radius: 30px;
    margin-top: 5px;
    margin-left: 5px;
}

.alarm-carousel-info {
    margin-top: 15px;
    padding: 0px 15px
}

.alarm-carousel-info&gt;h2 {
    font-size: 16px;
}

.carousel-info-text {
    overflow: hidden;
    margin-top: 5px
}

.carousel-info-text dl {
    float: left;
    width: 50%;
    margin-top: 5px
}

.carousel-info-text dl dt,
.carousel-info-text dl dd {
    font-size: 15px;
}

.carousel-info-text dl dd {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.carousel-info-text dl dt {
    float: left;
    color: #616161;
}

.adas-alarm-card {
    text-align: center;
    margin: 15px;
    list-style: none;
    display: inline-block;
}

.alarm-card-wrap {
    width: 345px;
    min-height: 320px;
    margin: 0 auto;
    /* border-radius: 10px; */
    background: rgba(255, 255, 255, 0.9);
    /* box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.15); */
    border: 1px solid #EAE9E9;
    padding-bottom: 15px;
}

.alarm-card-media {
    padding: 15px;
    height: 214px;
}

.alarm-card-media img {
    width: 100%;
    height: 100%;
}
.alarm-card-media .el-image-viewer__canvas{
    height: 100%;
    width: auto;
}
.alarm-card-media .el-image-viewer__canvas img{
    width: auto;
    height:auto;
}
.alarm-card-wrap .alarm-carousel-info&gt;h2 {
    font-size: 12px;
    text-align: left;
    ;
}

.alarm-card-wrap .carousel-info-text dl dt,
.alarm-card-wrap .carousel-info-text dl dd {
    font-size: 12px;
}

.alarm-card-wrap .carousel-info-text dl dd {
    color: #606266;
    font-weight: bold;
}

.alarm-card-wrap .carousel-info-text {
    text-align: left;
    margin-top: 0px
}

.alarm-card-wrap .alarm-carousel-info {
    margin-top: 0px
}

.alarm-card-wrap .row-c {
    overflow: hidden;
}

.alarm-card-wrap .row-c dl {
    width: initial;
}

.alarm-card-wrap .row-c dd {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-right: 15px;
}

.alarm-card-title {
    overflow: hidden;
    padding: 15px;
    padding-bottom: 0px;
}

.alarm-card-title-btn {
    float: right;
}

.alarm-card-title-btn i {
    display: inline-block;
    width: 28px;
    height: 28px;
    cursor: pointer;
}

.alarm-card-title-btn i+i {
    margin-left: 15px;
}

.alarm-card-title h1 {
    font-size: 15px;
    float: left;
    line-height: 28px;
}

.icon-video-btn {
    background: url(../images/icon-video-gray.svg) no-repeat center;
    background-size: 100%;
}

.icon-download-btn {
    background: url(../images/icon-download-gray.svg) no-repeat center;
    background-size: 100%;
}

.alarm-card-title-btn.active .icon-video-btn {
    background: url(../images/icon-video-blue.svg) no-repeat center;
    background-size: 100%;
}

.adas-alarm-count dl,
.adas-alarm-count dd,
.adas-alarm-count dt {
    display: inline-block;
}

.adas-alarm-count dl+dl {
    margin-left: 20px
}

.alarm-card-title-btn.active .icon-download-btn {
    background: url(../images/icon-download-blue.svg) no-repeat center;
    background-size: 100%;
}

.adas-alarm-count {
    margin-top: 15px;
    font-size: 16px;
    color: #656565;
}

.radio-select .el-radio {
    margin-right: 12px;
}

.qrlist {
    text-align: center;
    display: inline-block;
    margin: 15px;
}

.qrlist .qrimg {
    display: inline-block;
    border: 1px solid #d0d0d0;
    padding: 10px;
    width: 172px;
    height: 172px
}

.qrlist .qrimg img {
    width: 100%;
    height: 100%;
}

.qrdialog .el-dialog__body {
    text-align: center;
}

.qrtext {
    font-size: 15px
}

.sign-cell,
.sign-cell span,
.sign-cell i {
    display: inline-block;
    vertical-align: middle;
}

.sign-cell i {
    width: 14px;
    height: 14px;
    margin-left: 5px
}

.sign-cell i.icon-cell-up {
    background: url(../images/table/icon-cell-up.png) no-repeat center;
}

.sign-cell i.icon-cell-down {
    background: url(../images/table/icon-cell-down.png) no-repeat center;
}

.active-safety_total {
    background: #fff
}

.active-safety_total ul li {
    display: inline-block;
    height: 80px;
    text-align: center;
    position: relative;
    vertical-align: top;
}

.active-safety_total ul li+li::after {
    content: '';
    position: absolute;
    width: 1px;
    height: 40px;
    background: #e9e9e9;
    left: 0px;
    top: 50%;
    margin-top: -20px;
}

.active-safety_total ul li&gt;div {
    position: absolute;
    width: 100%;
    left: 0px;
    top: 50%;
    transform: translate(0, -50%);
    padding: 0px 10px;
}

.active-safety_total ul li&gt;div span {
    display: block;
    font-size: 14px;
    color: #409eff;
    font-weight: bold;
}

.active-safety_total ul li&gt;div span:first-child {
    color: #999999;
    font-weight: 400;
    font-size: 13px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.active-safety_total ul.active-safety_li7 li {
    width: 14.285%
}

.active-safety_total ul.active-safety_li6 li {
    width: 16.666%
}

.active-safety_total ul.active-safety_li4 li {
    width: 25%
}

.active-safety_grade {
    margin-top: 10px
}

.active-safety_left,
.active-safety_right {
    display: inline-block;
    height: 330px;
}

.active-safety_left {
    width: 70%;
    padding-right: 5px;
}

.active-safety_right {
    width: 30%;
    padding-left: 5px;
}

.active-safety_risk .active-safety_left {
    width: 60%
}

.active-safety_risk .active-safety_right {
    width: 40%
}

.active-safety_panel {
    background: #fff;
    position: relative;
    width: 100%;
    height: 100%;
    background: #fff
}

.active-safety_panel-title {
    padding: 0px 10px;
    line-height: 34px;
    height: 34px;
    border: 1px solid #f4f4f4
}

.active-safety_panel-chart {
    position: absolute;
    top: 34px;
    bottom: 0px;
    width: 100%;
    left: 0px
}

.active-safety_wrap {
    height: 380px;
}

.active-safety_panel-chart-left,
.active-safety_panel-chart-right {
    position: relative;
    display: inline-block;
    height: 100%;
    padding: 10px
}

.active-safety_panel-chart-left {
    width: 20%;
}

.active-safety_panel-chart-right {
    width: 80%
}

.data-picker-class {
    position: absolute;
    z-index: 1000
}

.guiji-map .qipaoContent span {
    line-height: 20px;
}

.tuku-image-err {}


/* .baojing-view .el-dialog__body{padding:0px} */


/* ç»Ÿè®¡å›¾è¡¨ */


/* åœè½¦ç»Ÿè®¡*/

.park-checkbox {
    width: 100%;
    height: auto;
    margin: 10px 20px;
}

.statistics {
    position: absolute;
    top: 0px;
    right: 5px;
    bottom: 0px;
    left: 5px;
    background: #fff;
    height: auto;
    overflow: auto;
    padding: 0px 20px;
}

.statistics .title {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.statistics .time {
    font-size: 14px;
    width: 100%;
    height: auto;
    padding: 0px 0px;
    color: #606266;
}

.statistics .time .time-set {
    width: 80%;
    height: auto;
    float: left;
}

.statistics .time .buttons {
    text-align: right;
    height: 30px;
    margin-bottom: 10px;
}

.statistics .time .time-set .time-one {
    width: 260px;
    line-height: 30px;
    display: inline-block;
    vertical-align: top;
}

.statistics .time .time-set .select {
    width: 300px;
    height: auto;
    margin-left: 10px;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    z-index: 100
}

.statistics .time .time-set .input {
    width: 250px;
    height: auto;
    float: left;
}

.statistics .time .time-set-police {
    width: 80%;
    height: 30px;
    padding: 10px;
}

.statistics .time .time-set-police .time-one {
    width: 260px;
    float: left;
    line-height: 30px;
}

.statistics .time .time-set-police .select {
    width: 300px;
    height: auto;
    margin-left: 10px;
    float: left;
}

.statistics .time .time-set-police .input {
    width: 190px;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: 10px;
}

.statistics .police-select-font .el-radio-button--mini .el-radio-button__inner {
    padding: 7px 5px;
    font-size: 12px;
}

.statistics .table-list {
    margin: 0px;
    margin-top: 10px;
}

.baobiao-chart {
    height: 300px;
    border: 1px solid #eeeeee;
    margin-bottom: 10px;
    position: relative;
}

.baobiao-canvas {
    position: absolute;
    left: 30px;
    right: 30px;
    height: 100%;
    top: 0px;
}

.icon-bar-charts-left,
.icon-bar-charts-right {
    width: 26px;
    height: 26px;
    top: 50%;
    position: absolute;
    transform: translate(0, -50%);
    cursor: pointer;
}

.icon-bar-charts-left {
    left: 0px;
    background: url(../images/baobiao/icon-change-left.svg) no-repeat center;
    background-size: contain;
}

.icon-bar-charts-left.gray {
    background: url(../images/baobiao/icon-change-left-gray.svg) no-repeat center;
    background-size: contain;
    cursor: no-drop;
}

.icon-bar-charts-right {
    right: 0px;
    background: url(../images/baobiao/icon-change-right.svg) no-repeat center;
    background-size: contain;
}

.icon-bar-charts-right.gray {
    background: url(../images/baobiao/icon-change-right-gray.svg) no-repeat center;
    background-size: contain;
    cursor: no-drop;
}


/* é©¾é©¶å‘˜å‡ºå‹¤æŠ¥å‘Š */

.statistics .time .time-setsr {
    width: 60%;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
}

.statistics .time .time-setsr .time-one {
    width: 240px;
    height: auto;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.statistics .time .time-setsr .select {
    width: 90px;
    height: auto;
    display: flex;
    justify-content: space-between;
    margin-left: 10px;
}

.statistics .time .time-setsr .input {
    width: 120px;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}


/* ä¸Šçº¿çŽ‡æŠ¥å‘Š*/

.statistics .time .time-sets {
    width: 48%;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
}

.statistics .time .time-sets .time-one {
    width: 240px;
    height: auto;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.statistics .time .time-sets .select {
    width: 90px;
    height: auto;
    display: flex;
    justify-content: space-between;
    margin-left: 10px;
}

.statistics .time .time-sets .input {
    width: 250px;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: 10px;
}


/*è½¦è¾†çŠ¶æ€*/

.statistics .state {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px 20px;
    font-size: 14px;
    color: #606266;
}

.statistics .state .state_one {
    width: 30%;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.statistics .state .state_one .input {
    width: 240px;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: 20px;
}


/* æŠ¥è­¦æŸ¥è¯¢  */

.statistics .charts {
    width: 100%;
    padding: 0px 10px;
}


/* æŠ“æ‹æŸ¥è¯¢*/

.statistics .img_arr {
    width: 100%;
    height: auto;
    padding: 0px 2%;
}

.statistics .img_arr .time {
    font-size: 13px;
    color: #999;
}

.statistics .img_arr .bottom {
    margin-top: 13px;
    line-height: 12px;
}

.statistics .img_arr .button {
    padding: 0;
    float: right;
}

.statistics .img_arr .image {
    width: 100%;
    display: block;
}

.statistics .img_arr .clearfix:before,
.statistics .img_arr .clearfix:after {
    display: table;
    content: "";
}

.statistics .img_arr .clearfix:after {
    clear: both
}


/* è½¦é˜Ÿç»¼åˆæŠ¥è¡¨*/

.statistics .about {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px 20px;
}

.statistics .datas {
    width: 97%;
    height: 80px;
    border: 1px solid #DCDCDC;
    margin: 10px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.statistics .datas .datas-one {
    width: 15%;
    height: 80px;
    border: 1px solid #CCCFD2;
    border-top: none;
    border-left: none;
    border-bottom: none;
    padding: 10px 2%;
}

.statistics .datas .datas-two {
    width: 55%;
    height: 80px;
    padding: 10px 2%;
}

.statistics .datas .datas-three {
    width: 30%;
    height: 80px;
    border: 1px solid #CCCFD2;
    border-top: none;
    border-right: none;
    border-bottom: none;
    padding: 10px 2%;
}

.statistics .datas .datas-one ul {
    width: 100%;
    height: auto;
}

.statistics .datas .datas-one ul li:first-child {
    width: 100%;
    height: auto;
    color: #626468;
}

.statistics .datas .datas-one ul li:last-child {
    color: #bbc3ca;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
}

.statistics .datas .datas-one ul li:last-child div {
    width: 100px;
    height: auto;
    text-align: center;
    padding-left: 3px;
}

.statistics .datas .datas-two .datas-two-ul {
    widows: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.statistics .datas .datas-two .datas-two-li ul {
    width: 100%;
    height: auto;
}

.statistics .datas .datas-two .datas-two-li ul li:first-child {
    width: 100%;
    height: 20px;
    color: #626468;
    line-height: 20px;
}

.statistics .datas .datas-two .datas-two-li ul li:last-child {
    width: 100%;
    color: #bbc3ca;
    height: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
}

.statistics .datas .datas-three .datas-three-ul {
    widows: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.statistics .datas .datas-three .datas-three-li ul {
    width: 100%;
    height: auto;
}

.statistics .datas .datas-three .datas-three-li ul li:first-child {
    width: 100%;
    height: 20px;
    color: #626468;
    line-height: 20px;
}

.statistics .datas .datas-three .datas-three-li ul li:last-child {
    width: 100%;
    color: #bbc3ca;
    height: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
}

.statistics .graph {
    width: 100%;
    height: auto;
    padding: 0px 10px;
}

.statistics .graph .graph-one {
    width: 100%;
    height: 350px;
    border: 1px solid #CCCFD2;
    border-top: none;
    border-left: none;
    border-right: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.statistics .graph .graph-one .time-one {
    width: 50%;
    height: 350px;
    border: 1px solid #CCCFD2;
    border-top: none;
    border-left: none;
    border-bottom: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.statistics .graph .graph-one .time-two {
    width: 50%;
    height: 350px;
    display: flex;
    justify-content: space-between;
}

.statistics .graph .graph-one .time-one .map-one {
    width: 75%;
    height: 350px;
    padding: 10px 20px;
}

.statistics .graph .graph-one .time-one .map-two {
    width: 25%;
    height: 350px;
}

.statistics .graph .graph-one .time-one .map-two ul {
    width: 100%;
    height: auto;
}

.statistics .graph .graph-one .time-one .map-two ul li {
    width: 100%;
    height: 175px;
}

.statistics .graph .graph-one .time-one .map-two ul li:first-child {
    width: 100%;
    height: 175px;
    margin-top: 20px;
}

.statistics .graph .graph-one .time-two .imgs-three {
    width: 80%;
    height: auto;
    padding: 10px 20px;
}

.statistics .graph .graph-two {
    width: 100%;
    height: 350px;
    border: 1px solid #CCCFD2;
    border-top: none;
    border-left: none;
    border-right: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.statistics .graph .graph-two .time-one {
    width: 50%;
    height: 350px;
    border: 1px solid #CCCFD2;
    border-top: none;
    border-left: none;
    border-bottom: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px 20px;
}

.statistics .graph .graph-two .time-one .map-one {
    width: 50%;
    height: auto;
}

.statistics .graph .graph-two .time-two {
    width: 50%;
    height: 350px;
    display: flex;
    justify-content: space-between;
    padding: 20px 0px;
}

.statistics .graph .graph-two .time-two .button {
    width: 20%;
    height: 30px;
    display: flex;
    justify-content: sspace-between;
    align-items: center;
}

.statistics .graph .graph-two .time-two .imgs-three {
    width: 80%;
    height: auto;
    padding: 0px 20px;
}


/*  è½¦é˜Ÿè¯„åˆ†æŠ¥è¡¨
*/

.statistics .border {
    width: 97%;
    height: 80px;
    border: 1px solid #DCDCDC;
    margin: 10px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.statistics .border .border-one {
    width: 20%;
    height: 80px;
    border: 1px solid #DCDCDC;
    border-left: none;
    border-bottom: none;
    border-top: none;
    padding: 0px 15px;
}

.statistics .border .border-one ul {
    width: 100%;
    height: auto;
}

.statistics .border .border-one ul li {
    width: 80%;
    height: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 5px;
}

.statistics .border .border-one ul li:first-child {
    color: #626468;
}

.statistics .border .border-one ul li:last-child {
    color: #BBC3CA;
}

.statistics .border .border-one ul li:last-child div:first-child {
    width: 100px;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.statistics .border .border-one ul li:last-child div:last-child {
    width: 50px;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.statistics .tabs {
    width: 97%;
    height: 260px;
    margin: 10px 20px;
}

.statistics .tabs .picture {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.statistics .tabs .picture .picture-one {
    width: 15%;
    height: auto;
}

.statistics .tabs .picture .picture-two {
    width: 85%;
    height: auto;
    display: flex;
    justify-content: space-between;
}

.statistics .tabs .picture .picture-two .picture-three {
    width: 180px;
    height: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.statistics .table {
    width: 97%;
    height: auto;
    margin: 0px 20px;
    padding: 0px 10px;
}

.statistics .table .table-list {
    width: 100%;
    height: auto;
}

.statistics .table .table-title {
    width: 98%;
    height: auto;
    text-align: right;
    margin-top: 10px;
}


/*è½¦è¾†æŠ¥è­¦ç»Ÿè®¡*/

.statistics .police {
    width: 97%;
    height: 250px;
    border: 1px solid #DCDCDC;
    border-bottom: none;
    border-left: none;
    border-right: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px 20px;
}

.statistics .police .police-one {
    width: 50%;
    height: 250px;
    display: flex;
    justify-content: space-between;
}

.statistics .police .police-one .table {
    width: 60%;
    height: auto;
}

.statistics .police .police-one .circle {
    width: 40%;
    height: auto;
}

.statistics .police .hr {
    width: 0px;
    height: 220px;
    border: 0.5px solid #DCDCDC;
}

.statistics .police .police-two {
    width: 50%;
    height: 250px;
    padding: 10px 0px;
    display: flex;
    justify-content: space-between;
}

.statistics .police .police-two .button-one {
    width: 80%;
    height: auto;
}

.statistics .police .police-two .button {
    width: 20%;
    height: 30px;
    display: flex;
    justify-content: space-between;
}

.statistics .border-hr {
    width: 97%;
    border: 0.5px solid #cccccc;
}


/*è½¦è¾†é‡Œç¨‹ç»Ÿè®¡*/

.statistics .borders {
    width: 97%;
    height: 80px;
    border: 1px solid #DCDCDC;
    margin: 10px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.statistics .borders .border-one {
    width: 25%;
    height: 80px;
    border: 1px solid #DCDCDC;
    border-left: none;
    border-bottom: none;
    border-top: none;
    padding: 10px 15px;
}

.statistics .borders .border-one ul {
    width: 100%;
    height: auto;
}

.statistics .borders .border-one ul li {
    width: 100%;
    height: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #626468;
    margin-top: 10px;
}

.statistics .borders .border-one ul li div:first-child {
    width: 80px;
    height: auto;
    white-space: nowrap;
}

.statistics .borders .border-one ul li .num {
    width: 70px;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.statistics .borders .border-one ul li div:last-child {
    width: 100px;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: 10px;
}


/*
è½¦è¾†è¯„åˆ†æŠ¥è¡¨*/

.statistics .table .score {
    width: 98%;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}


/*æŠ¥è¡¨*/

.statistics .message {
    width: 100%;
    margin: 0px 20px;
    margin-bottom: 8px;
    overflow: hidden;
}

.statistics .message .message-depa {
    width: 15%;
    height: auto;
    display: block;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.statistics .message div span:first-child {
    color: #CCCFD2;
    font-size: 8px;
    padding-right: 0px;
}

.statistics .message div span {
    white-space: nowrap;
    padding-right: 5px;
}

.statistics .message .message-name {
    width: 5%;
    height: auto;
    display: block;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.statistics .message .message-gdr {
    width: 5%;
    height: auto;
    display: block;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.statistics .message .message-mating {
    width: 7%;
    height: auto;
    display: block;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.statistics .message .message-phone {
    width: 11%;
    height: auto;
    display: block;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.statistics .message .message-age {
    width: 5%;
    height: auto;
    display: block;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.statistics .message .message-num {
    width: 14%;
    height: auto;
    display: block;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.statistics .message .message-time {
    width: 14%;
    height: auto;
    display: block;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.statistics .message .message-admin {
    width: 9%;
    height: auto;
    display: block;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.statistics .message .message-tel {
    width: 15%;
    height: auto;
    display: block;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.statistics .message [class*="message-"] {
    width: 20%;
    float: left;
    margin-bottom: 8px;
}

.radio-c .el-radio {
    margin-right: 10px;
}

.radio-c {
    margin-top: 15px !important
}

.baobiao-total {
    text-align: center;
}

.baobiao-total-content {
    display: inline-block;
    font-size: 15px;
    margin-bottom: 10px;
    white-space: inherit;
}

.input-number.el-input-number.is-without-controls .el-input__inner {
    text-align: left;
}

.charts-w {
    min-width: 540px;
    width: 45%
}

.charts-w1 {
    min-width: 700px;
    width: 55%
}

.charts-w,
.charts-w1 {
    height: 300px;
    display: inline-block
}


/* .charts-w&gt;div,.charts-w1&gt;div{width:100% !important;position: absolute;height:auto;left:0px;} */

.popoverClass {
    padding: 0px !important
}

.picture-group .alarm-card-wrap {
    width: 266px;
    min-height: 252px;
}

.picture-group .alarm-card-media img {
    width: auto;
    max-height: auto;
}

.picture-group .carousel-info-text dl {
    width: auto
}

.picture-group .carousel-info-text dl+dl {
    margin-left: 15px
}

.picture-group .carousel-info-text dl dt,
.picture-group .carousel-info-text dl dd {
    line-height: 24px;
}

.picture-group_title {
    padding: 0px 10px
}

.picture-group_vname {
    /* background: #f7f7f7; */
    /* border: 1px solid #eae9e9; */
    padding: 10px;
    color: #0971e9;
    font-weight: bold;
    font-size: 14px;
}

.picture-group .el-icon-circle-close {
    color: #fff
}

.text-dialog {
    text-decoration: underline;
    color: #409eff;
    cursor: pointer;
}

.block-statistics .active-safety_total ul li+li::after {
    display: none;
}

.report-wrap ul li,
.report-content {
    display: inline-block;
}

.report-wrap ul li {
    padding: 10px;
    vertical-align: top;
}

.report-block {
    background: #fff;
    border-radius: 2px;
    padding: 20px;
    position: relative;
    width: 300px;
    height: 118px;
    cursor: pointer;
}

.report-content {
    vertical-align: middle;
    margin-left: 20px;
}

.report-content&gt;p {
    text-align: left;
}

.report-content&gt;p+p {
    margin-top: 10px
}

.statistic-c {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px
}

.report-block i {
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
}

.report-title {
    font-size: 16px;
    font-weight: bold;
    color: #666;
}

.report-text {
    color: #bcbcbc
}

.report-block-a {
    display: inline-block;
    border: 1px solid #666666;
    padding: 5px;
    border-radius: 15px;
    padding: 2px 7px;
    border-radius: 15px;
    font-size: 12px;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translate(0, -50%);
}

.link-label {
    display: inline-block;
}

.link-label .report-block-a {
    color: #333
}

.report-block-c.report-block {
    height: 88px;
}

.statistics-c {
    padding: 0px;
    padding-bottom: 20px;
}

.statistics-c .el-tabs__header,
.statistics-c .table-search {
    padding: 0px 20px
}

.statistics-c .block-statistics {
    padding: 0px 15px;
    margin-top: 20px
}

.statistics-c .active-safety_total ul li&gt;div {
    width: auto;
    left: 5px;
    right: 5px;
    border: 1px dashed #d0d0d0;
    top: 0px;
    transform: initial;
    height: 100%;
}

.statistics-c .active-safety_total ul li&gt;div span {
    font-size: 18px
}

.row-statics-block {
    display: inline-block;
    width: 50%;
    height: 300px;
    vertical-align: top;
}

.row-statics {
    padding: 0px 5px;
    margin-top: 15px
}

.statics-block-content {
    width: 100%;
    height: 100%;
    border: 1px dashed #d0d0d0
}

.row-statics .row-statics-block:nth-of-type(1) {
    padding-right: 5px;
}

.row-statics .row-statics-block:nth-of-type(2) {
    padding-left: 5px;
}

.statics-block-content-title {
    height: 36px;
    padding: 10px
}

.row-other-statics {
    padding: 0px 5px;
    margin-top: 15px;
    height: 300px
}

.statistics-c .active-safety_total ul li&gt;div,
.statics-block-content {
    border-radius: 5px;
}

.travelMap-content {
    width: 100%;
    height: 400px;
}

.travelMap-content .amap-marker-label {
    border: none
}

.travelMap-content .amap-marker-label .label-chepai {
    color: #fff;
    background: #0579e8;
}

.travelMap .el-dialog__body {
    padding: 0px
}

.export-btn {
    position: absolute;
    right: 54px;
    top: 5px;
}

.report-block i.icon_alarm-statistics {
    background: url(../images/baobiao/icon_alarm-statistics.svg) no-repeat center;
}

.report-block i.icon_alarm-times {
    background: url(../images/baobiao/icon_alarm-times.svg) no-repeat center;
}

.report-block i.icon_alarm-processing {
    background: url(../images/baobiao/icon_alarm-processing.svg) no-repeat center;
}

.report-block i.icon_alarm-rate {
    background: url(../images/baobiao/icon_alarm-rate.svg) no-repeat center;
}

.report-block i.icon_alarm-false {
    background: url(../images/baobiao/icon_alarm-false.svg) no-repeat center;
}

.statics-block-content .home-block-title {
    color: #409eff;
    position: relative;
    padding-left: 20px;
}

.statics-block-content .home-block-title::after {
    content: '';
    height: 14px;
    width: 4px;
    position: absolute;
    left: 10px;
    background: #409eff;
    top: 8px;
}

.tree-popper {
    height: 280px;
    overflow: auto;
}

.componentTabs .el-tabs__content {
    position: absolute;
    width: 100%;
    left: 0px;
    top: 36px;
    bottom: 0px;
    overflow: auto;
}

.fenceselect {
    width: 200px
}

.input-custom .el-select__tags-text {
    display: inline-block;
    max-width: 60px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.el-select__tags-text {
  display: inline-block;
  max-width: 80px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 12px;
}

.input-custom .el-select .el-tag__close.el-icon-close {
    /* top: -6px */
}


/* ç›‘ç®¡æŠ¥è¡¨ */

.customWidth1 {
    width: 1006px;
    margin: 0px auto;
    padding: 20px 0px;
    padding-top: 0px;
}

.jk-report-title {
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
}

.jk-report-subtitle {
    text-align: center;
    font-size: 22px;
}

.boldFont {
    font-weight: bold;
    padding: 0px 10px;
    margin-top: 10px;
    text-align: center;
}

.tableRegion {
    margin-top: 10px;
}

.tableArea {
    table-layout: fixed;
    border: 1px #333 solid;
    color: #333;
    border-collapse: collapse;
}

.tableArea&gt;tbody&gt;tr&gt;td,
.tableArea&gt;thead&gt;tr&gt;td {
    border: 1px #333 solid;
    padding: 4px;
}

.blockIn {
    display: inline-block;
}

.table-input.lineInputW1 {
    width: 60px;
    padding: 0px;
}

.table-input {
    border: none;
    border-bottom: 1px #333 solid;
    outline: none;
    text-align: center;
    padding: 0px 6px;
}

.tableTextArea {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 5px;
    resize: none;
    outline: none;
}

.lineFont {
    display: inline-block;
    height: 14px;
    border-bottom: 1px #333 solid;
    padding: 0px 10px;
    min-width: 40px;
}

.tableChild td {
    height: 170px;
    border-left: 1px #333 solid;
    border-top: 1px #333 solid;
    padding: 10px;
    box-sizing: border-box;
}

.tableChild td:first-child {
    border-left: none;
}

.tableChild tr:first-child td {
    border-top: none;
    height: 30px;
}

.tableChild tr td.heightContro-other {
    height: auto;
}

.tableFoot {
    display: block;
    float: right;
    margin-right: 120px;
}

.lineFont {
    display: inline-block;
    height: 14px;
    border-bottom: 1px #333 solid;
    padding: 0px 10px;
    min-width: 40px;
}

.tableChild tr:first-child td.heightContro {
    height: 170px;
}

.pBlock {
    display: block;
    margin-top: 10px;
}

.paddingNone {
    padding: 0px !important;
}

.introText {
    margin-top: 10px;
    color: #333;
}

.simpleFont {
    padding: 0px 10px;
    margin-top: 10px;
    text-align: center;
}

.tablemargin {
    margin-top: 20px;
}

.banci {
    margin-left: 50px;
}

.bancimess {
    margin-left: 40px;
}

.bancimess&gt;a {
    color: #333;
}

.zhuangtai {
    margin-left: 414px;
}

.date {
    margin-left: 175px;
}

.lixiantable {
    border: 1px solid #333;
    width: 100%;
    text-align: center;
}

.lixiantable td {
    border-bottom: 1px solid #333;
    border-right: 1px solid #333;
    padding: 2px;
}

.zhiban {
    margin-left: 120px;
}


/*æŠ¥è­¦åœ°å›¾*/

.police-map {
    position: absolute;
    left: 5px;
    top: 0px;
    bottom: 5px;
    width: 304px;
    border-radius: 5px;
    overflow: hidden;
    transition: all 0.3s;
}

.police-set-area {
    width: 100%;
    background: #fff;
    height: 84.5vh;
    transition: all 0.3s;
}

.police-set-area .from {
    width: 100%;
    height: 600px;
    padding: 0px 15px;
}

.police-set-area .from .time {
    width: 100%;
    height: auto;
}

.police-set-area .from .time ul {
    width: 100%;
    height: auto;
}

.police-set-area .from .time ul li {
    width: 100%;
    height: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
}

.police-set-area .from .time ul li:last-child .select {
    width: 80px;
    height: 30px;
}

.police-set-area .from .time ul li:last-child .input {
    width: 180px;
    height: 30px;
}

.police-bar {
    position: absolute;
    bottom: 5px;
    background: #fff;
    right: 5px;
    left: 314px;
    border-radius: 5px;
    overflow: hidden;
    transition: all 0.3s;
}

.police-bar .table-lists {
    width: 100%;
    height: 176px;
    transition: all 0.3s;
    padding: 10px 20px;
}

.police-set-area .checkbox {
    width: 100%;
    height: 450px;
}

.police-set-area .checkbox ul li .el-checkbox-group {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}

.police-set-area .checkbox ul li .el-checkbox-group .el-checkbox {
    width: 100px;
    border: none;
    height: 20px;
    padding-top: 10px;
}

.police-set-area .checkbox ul {
    width: 100%;
    height: auto;
}

.police-set-area .checkbox ul li {
    width: 100%;
    height: auto;
    margin-top: 15px;
}

.police-set-area .checkbox ul li .text {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.police-set-area .chart-map {
    width: 100%;
    height: auto;
}

.police-set-area .checkbox .botton {
    width: 100%;
    height: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
}


/*æ»šåŠ¨æ¡*/

.el-scrollbar__wrap {
    overflow-x: hidden;
}

.guiji-tabs .happy-scroll-container .happy-scroll-content,
.guiji-tabs .happy-scroll-container {
    width: 100% !important
}

.alarm-form .el-checkbox {
    margin-right: 12px;
}


/* è§†å±æ&nbsp;·å¼æ·»åŠ&nbsp;*/

.video-botton {
    width: 100%;
    /* height: 30px; */
    background-color: rgba(0, 0, 0, 1);
    position: absolute;
    bottom: 0px;
    color: white;
    cursor: pointer;
    line-height: 20px;
}

.video-set {
    width: 120px;
    height: 50px;
    background-color: rgba(0, 0, 0, .7);
    position: absolute;
    right: 10px;
    bottom: 32px;
    color: white;
    cursor: pointer;
    border-radius: 5px;
    padding: 0px 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.video-set span {
    width: 40px;
    display: block;
}

.video-title {
    width: 100%;
    height: auto;
    /* display: flex;
    justify-content: space-between; */
    /* align-items: center; */
}


/* .video-botton .icon-item.item-style-other {
    width: 62px;
} */

.video-name {
    max-width: 32%;
    height: auto;
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}
.video-text {
    width:auto;
    height: auto;
    float: left;
    padding-left: 10px;
}

.video-botton .title {
    margin-left: 20px;
    font-size: 12px;
    font-weight: 500;
    width: 300px;
    height: 35px;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    /* display: flex;
    justify-content: space-between;
    align-items: center; */
}

.video-botton .title span {
    width: auto;
    height: auto;
}

.video-title-font {
    width: 100%;
    top: 0px;
    line-height: 30px;
    position: absolute;
    text-align: center;
    color: white;
    font-weight: 600;
}

.video-botton .title .video-open {
    width: 150px;
    height: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: 30px;
}

.video-botton .icon-item {
    /* width: 200px; */
    height: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    float: right;
    padding: 0px 10px;
}

.video-botton .icon-item i+i {
    margin-left: 10px
}

.video-botton .icon-item .icon-one {
    width: 12px;
    height: 12px;
    display: block;
    margin-left: 10px;
}

.video-botton .icon-item .icon-two {
    width: 12px;
    height: 12px;
    display: block;
}

.video-botton .icon-item .icon-three {
    width: 12px;
    height: 12px;
    display: block;
}

.video-botton .icon-item .icon-four {
    width: 12px;
    height: 12px;
    display: block;
}

.video-botton .icon-item .icon-five {
    width: 12px;
    height: 12px;
    display: block;
    line-height: 12px;
    text-align: center;
}

.video-botton .video-open .icon-item {
    width: 18px;
    height: 18px;
    display: block;
}

.video-botton .icon-list {
    width: 12px;
    height: 12px;
    display: block;
}


/* .indo-video-title:{width: 300px;height: auto;display: flex;justify-content: space-between;align-items: center;} */

.icon-big {
    width: 50px;
    height: 50px;
    display: block;
}

.video-slider {
    position: absolute;
    bottom: 0px;
    padding: 0px 20px;
    left: 110px;
    right: 140px;
    height: 38px
}

.video-opens {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
}

.video-wrapper {
    position: relative;
    padding: 0px !important;
    width: 100%;
    height: 100%
}

.icon-bofang {
    background: url(../images/video/bofang.svg) no-repeat center;
    background-size: contain;
}

.icon-biaoqing {
    background: url(../images/video/icon-biaoqing.svg) no-repeat center;
    background-size: contain
}

.icon-fangda {
    background: url(../images/video/big.png) no-repeat center;
    background-size: contain
}

.icon-gaoqing {
    background: url(../images/video/icon-gaoqing.svg) no-repeat center;
    background-size: contain
}

.icon-huatong {
    background: url(../images/video/icon-huatong.svg) no-repeat center;
    background-size: contain
}

.icon-jingyin {
    background: url(../images/video/jingyin.png) no-repeat center;
    background-size: contain
}

.icon-xiazai {
    background: url(../images/video/icon-xiazai.svg) no-repeat center;
    background-size: contain
}

.icon-paizhao {
    background: url(../images/video/jieping.png) no-repeat center;
    background-size: contain
}

.icon-power {
    background: url(../images/video/icon-power.svg) no-repeat center;
    background-size: contain
}

.icon-shengying {
    background: url(../images/video/shengyin.png) no-repeat center;
    background-size: contain
}

.icon-zhumaliu {
    background: url(../images/video/icon-ma-zhu.svg) no-repeat center;
    background-size: contain
}

.icon-zimaliu {
    background: url(../images/video/icon-ma-zi.svg) no-repeat center;
    background-size: contain
}

.icon-zhumaliu,
.icon-zimaliu {
    font-style: initial;
    font-weight: bold;
    line-height: 14px;
}

.icon-bofangs {
    background: url(../images/video/bo.png) no-repeat center;
    background-size: contain
}
.icon-bofangss {
    background: url(../images/video/zanting.png) no-repeat center;
    background-size: contain
}
.icon-bofangss:hover {
    background: url(../images/video/zanting-1.png) no-repeat center;
    background-size: contain
}

.icon-zanting {
    background: url(../images/video/ting.png) no-repeat center;
    background-size: contain
}
.icon-zantings {
    background: url(../images/video/bofang.png) no-repeat center;
    background-size: contain
}
.icon-zantings:hover {
    background: url(../images/video/bofang-1.png) no-repeat center;
    background-size: contain
}
.icon-jieshu {
    background: url(../images/end.png) no-repeat center;
    background-size: contain
}
.icon-jieshu:hover {
    background: url(../images/jieshu-1.png) no-repeat center;
    background-size: contain
}
.icon-tui {
    background: url(../images/tui.png) no-repeat center;
    background-size: contain
}
.icon-tui:hover {
    background: url(../images/tui-1.png) no-repeat center;
    background-size: contain
}
.icon-jin {
    background: url(../images/jin.png) no-repeat center;
    background-size: contain
}
.icon-jin:hover {
    background: url(../images/jin-1.png) no-repeat center;
    background-size: contain
}
.icon-zhen {
    background: url(../images/zhen.png) no-repeat center;
    background-size: contain
}
.icon-zhen:hover {
    background: url(../images/zhen-1.png) no-repeat center;
    background-size: contain
}

.icon-bluzhi {
    background: url(../images/video/luzhi1.svg) no-repeat center;
    background-size: contain
}

.icon-eluzhi {
    background: url(../images/video/luzhi2.svg) no-repeat center;
    background-size: contain
}

.icon-big-zanting {
    background: url(../images/video/icon-big-zanting.svg) no-repeat center;
    background-size: contain
}

.icon-big-bofang {
    background: url(../images/video/icon-bofangs.svg) no-repeat center;
    background-size: contain
}

.icon-kuaijin {
    background: url(../images/video/kuaijin.svg) no-repeat center;
    background-size: contain
}

.icon-kuaitui {
    background: url(../images/video/kuaitui.svg) no-repeat center;
    background-size: contain
}

.icon-shezhis {
    background: url(../images/video/icon-shezhi.svg) no-repeat center;
    background-size: contain
}

.icon-item.icon-gray .icon-zanting {
    background: url(../images/video/icon-zanting-1.svg) no-repeat center;
    background-size: contain;
    /* cursor: not-allowed; */
}

.icon-item.icon-gray .icon-paizhao {
    background: url(../images/video/icon-paizhao-1.svg) no-repeat center;
    background-size: contain;
    cursor: not-allowed;
    cursor: not-allowed;
}

.icon-item.icon-gray .icon-jingyin {
    background: url(../images/video/icon-jingyin-1.svg) no-repeat center;
    background-size: contain;
    /* cursor: not-allowed; */
}

.icon-item.icon-gray .icon-zimaliu {
    background: url(../images/video/icon-ma-zi-1.svg) no-repeat center;
    background-size: contain;
    cursor: not-allowed;
}

.icon-item.icon-gray .icon-shezhis {
    background: url(../images/video/icon-shezhi-1.svg) no-repeat center;
    background-size: contain;
    cursor: not-allowed;
}

.icon-item.icon-gray .icon-fangda {
    background: url(../images/video/icon-fangda-1.svg) no-repeat center;
    background-size: contain;
    cursor: not-allowed;
}
.icon-item.icon-gray .icon-duijiangdanhu {
    background: url(../images/video/dunjiang.png) no-repeat center;
    background-size: contain;
    cursor: not-allowed;
}
.input-title {
    width: 100%;
    height: auto;
    height: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 13px;
}

.input-title .input-table-title {
    width: 400px;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.input-title .input-table-title .table-title {
    width: 180px;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.input-title .input-table-title .table-title-one {
    width: 200px;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.input-title .input-table-title .table-title-one .el-input__inner {
    -webkit-appearance: none;
    background-color: #FFF;
    background-image: none;
    border-radius: 4px;
    border: 1px solid #DCDFE6;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #606266;
    display: inline-block;
    font-size: inherit;
    height: 30px;
    line-height: 30px;
    outline: 0;
    padding: 0 15px;
    -webkit-transition: border-color .2s cubic-bezier(.645, .045, .355, 1);
    transition: border-color .2s cubic-bezier(.645, .045, .355, 1);
    width: 200px;
}

.video-slider-wrap .el-slider__runway {
    margin-bottom: 0px
}

.video-slider-wrap {
    margin-left: 80px;
    display: flex;
}

.video-slider-wrap .el-slider {
    margin-right: 10px;
    flex-grow: 1;
}

.slider-span {
    line-height: 38px;
    color: #fff
}

.video-btn-slow {
    float: left;
    color: #fff
}

.video-btn-slow button {
    height: 38px;
    width: 17px;
    background: none;
    border: none;
    display: inline-block;
}

.video-btn-slow span {
    display: inline-block;
    line-height: 38px;
    vertical-align: top;
    margin: 0px 8px
}

.video-btn-fast span {
    margin-right: 8px
}

.video-btn-slow button {
    background: url(../images/video/slow.png) no-repeat center;
}

.video-btn-slow button.video-fast-btn {
    background: url(../images/video/fast.png) no-repeat center;
}


/* è¿”å›ž */

.icon-title-item {
    width: 30px;
    height: 30px;
    display: block;
}

.icon-fanhui {
    background: url(../images/baobiao/icon-fanhui.svg) no-repeat center;
    background-size: contain
}

.statistics .title .icon-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 150px;
}

.el-tooltip__popper {
    max-width: 200px;
}

.el-select-dropdown__list {
    list-style: none;
    padding: 6px 0;
    margin-bottom: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.el-autocomplete-suggestion__list {
    margin-bottom: 15px;
}
.weilan_autocomplete{
    width: 284px !important;
}

/* .guiji-table-font td, .guiji-table-font th.is-leaf{font-size:4px;} */

.guiji-table-font td,
.guiji-table-font th {
    padding: 0px 0px;
}

.guiji-table-font td .cell .el-tag {
    background: none !important;
    border: none
}

.a-like .cell {
    cursor: pointer;
}


/* .jiankong-table-font td, .jiankong-table-font th.is-leaf{font-size:4px;} */

.jiankong-table-font td,
.jiankong-table-font th {
    padding: 0px 0px;
}

.group-select .el-input__inner {
    -webkit-appearance: none;
    background-color: #FFF;
    background-image: none;
    border-radius: 4px;
    border: 1px solid #DCDFE6;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #606266;
    display: inline-block;
    font-size: inherit;
    height: 30px;
    line-height: 30px;
    outline: 0;
    padding: 0 15px;
    -webkit-transition: border-color .2s cubic-bezier(.645, .045, .355, 1);
    transition: border-color .2s cubic-bezier(.645, .045, .355, 1);
    width: 100%;
}

.daoru-tree-select .el-popover__reference .el-input__inner {
    width: 253px;
}


/* æç¤ºæ¡† */

.el-message {
    top: 70px !important
}


/* æŠ¥è­¦å¤„ç† */

.input-search-title {
    width: 100%;
    height: auto;
}

.table-search-input {
    width: 45%;
    height: auto;
    float: left;
    margin-bottom: 10px;
}

.input-search-title .table-search-btn-police {
    float: right;
    height: 30px;
    margin-bottom: 10px;
}

.table-search-input .table-title-one {
    width: 170px;
    height: auto;
    float: left;
    font-size: 13px;
}

.table-search-input .table-title-one label {
    width: 50px;
    height: auto;
}

.table-search-input .table-title-two {
    width: 190px;
    height: auto;
    float: left;
    font-size: 13px;
}

.table-search-input .table-title-two label {
    width: 65px;
    height: auto;
}

.table-search-input .table-title-three {
    width: 165px;
    height: auto;
    float: left;
    font-size: 13px;
}

.table-search-input .table-title-three label {
    width: 30px;
    height: auto;
}


/* æ»šåŠ¨æ¡æ&nbsp;·å¼ä¿®æ”¹ */

*::-webkit-scrollbar {
    background: rgba(0, 0, 0, 0);
    border-radius: 8px;
    width: 10px;
    height: 10px;
    z-index: 9999;
}

*::-webkit-scrollbar-thumb {
    background: #c1c1c1;
    border-radius: 8px;
    z-index: 9999;
}


/* ç”¨æˆ·ç®¡ç† */

.panel-wrap-warrant {
    position: absolute;
    top: 0px;
    right: 2px;
    bottom: 2px;
    left: 2px;
    overflow: auto;
    padding-top: 10px;
    background: #fff;
}

.warrant-title {
    width: 100%;
    height: 130px;
    padding: 10px;
}

.warrant-title .title {
    font-size: 14px;
    font-weight: 500;
    width: 100%;
    height: 25px;
    border-bottom: 1px dashed #cccccc;
}

.warrant-title .nav-sum {
    width: 100%;
    height: 90px;
    margin-top: 5px;
}

.warrant-title .nav-sum div {
    width: 33%;
    height: 80px;
    padding: 0px 30px;
    float: left;
}

.warrant-border {
    width: 100%;
    border: 2px solid #eaf0f5;
}

.warrant-title .nav-sum .sum-one {
    border-right: 1px dashed #eaf0f5;
}

.warrant-title .nav-sum .sum-one ul {
    width: 100%;
    height: auto;
}

.warrant-title .nav-sum .sum-one ul li {
    width: 100%;
    height: 26px;
    line-height: 26px;
}

.warrant-title .nav-sum .sum-one ul li:first-child {
    font-size: 14px;
    font-weight: 700;
    color: #0080E5;
}

.warrant-title .nav-sum .sum-one ul .sum-num {
    font-size: 16px;
    font-weight: 700;
}

.warrant-title .nav-sum .sum-two {
    border-right: 1px dashed#eaf0f5;
}

.warrant-title .nav-sum .sum-two ul {
    width: 100%;
    height: auto;
}

.warrant-title .nav-sum .sum-two ul li {
    width: 100%;
    height: 26px;
    line-height: 26px;
}

.warrant-title .nav-sum .sum-two ul li:first-child {
    font-size: 14px;
    font-weight: 700;
    color: #0080E5;
}

.warrant-title .nav-sum .sum-two ul .sum-li {
    font-size: 10px;
    color: gray;
}

.warrant-title .nav-sum .sum-two ul .sum-li span {
    color: black;
    font-weight: 700;
    margin-left: 30px;
}

.warrant-title .nav-sum .sum-two ul li:last-child {
    font-size: 10px;
    color: gray;
}

.warrant-title .nav-sum .sum-two ul li:last-child span {
    color: black;
    font-weight: 700;
    margin-left: 30px;
}

.warrant-title .nav-sum .sum-three ul {
    width: 100%;
    height: auto;
}

.warrant-title .nav-sum .sum-three ul li {
    width: 100%;
    height: 26px;
    line-height: 26px;
}

.warrant-title .nav-sum .sum-three ul li:first-child {
    font-size: 14px;
    font-weight: 700;
    color: #0080E5;
}

.warrant-title .nav-sum .sum-three ul .sum-li {
    font-size: 10px;
    color: gray;
}

.warrant-title .nav-sum .sum-three ul .sum-li span {
    color: black;
    font-weight: 700;
    margin-left: 30px;
}

.warrant-title .nav-sum .sum-three ul li:last-child {
    font-size: 10px;
    color: gray;
}

.warrant-title .nav-sum .sum-three ul li:last-child span {
    color: black;
    font-weight: 700;
    margin-left: 30px;
}

.warrant-centent {
    padding: 20px 0px;
}

.warrant-centent .time {
    font-size: 14px;
    width: 100%;
    padding: 0px 0px;
    color: #606266;
}

.warrant-centent .time .buttons {
    width: 20%;
    height: 40px;
    float: left;
    text-align: right;
    line-height: 40px;
}

.warrant-centent .time .time-set {
    width: 80%;
    height: 40px;
    float: left;
    line-height: 40px;
    padding: 0px 20px;
}

.warrant-centent .time .time-set .time-one {
    width: 240px;
    height: auto;
    display: flex;
    justify-content: space-around;
    align-items: center;
    float: left;
}

.warrant-centent .time .time-set .select {
    width: 90px;
    height: auto;
    display: flex;
    justify-content: space-between;
    margin-left: 10px;
    float: left;
}

.warrant-centent .time .time-set .input {
    width: 250px;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: 10px;
    float: left;
}


/* æ³¨å†Œ */

.exlive-login {
    width: 100%;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    cursor: pointer;
}

.exlive-login span {
    color: #0080E5;
}

.register {
    width: 420px;
    height: 520px;
    background: #244054;
    border-radius: 4px;
    z-index: 100000;
    position: absolute;
    top: 60px;
    right: 80px;
    padding: 5px 30px;
}

.register .title-icon {
    width: 100%;
    text-align: right;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
}

.register .title {
    width: 100%;
    color: #fff;
    text-align: center;
}

.register .title h5 {
    font-size: 22px;
    font-weight: 400;
}

.login-input-num {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}


/* å¿˜è®°å¯†ç&nbsp; */

.forget-box {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    min-width: 1330px;
    min-height: 600px;
    background: url(../images/login/login-bg.jpg) no-repeat center;
    background-size: 100% 100%;
}

.forget-box .centent {
    width: 800px;
    height: 500px;
    margin: 80px auto;
}

.forget-box .centent .title-img {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.forget-box .centent .title-font {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 30px;
    font-weight: 400;
}

.forget-box .forget-from {
    width: 450px;
    height: 400px;
    margin: 20px auto;
    ;
    background: #244054;
    padding: 30px 0px;
    border-radius: 5px;
}


/* æœåŠ¡å™¨éƒ¨ç½² */


/* ä½™é¢ç®¡ç† */

.warrant-title .nav-sum-balanceFrom {
    width: 100%;
    height: 90px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 5px;
}

.warrant-title .nav-sum-balanceFrom div {
    width: 25%;
    height: 80px;
    padding: 0px 30px;
}

.warrant-title .nav-sum-balanceFrom .sum-one {
    border-right: 1px dashed #eaf0f5;
}

.warrant-title .nav-sum-balanceFrom .sum-one ul {
    width: 100%;
    height: auto;
}

.warrant-title .nav-sum-balanceFrom .sum-one ul li {
    width: 100%;
    height: 26px;
    line-height: 26px;
}

.warrant-title .nav-sum-balanceFrom .sum-one ul li:first-child {
    font-size: 14px;
    font-weight: 700;
    color: #0080E5;
}

.warrant-title .nav-sum-balanceFrom .sum-one ul .sum-num {
    font-size: 16px;
    font-weight: 700;
}

.warrant-title .nav-sum-balanceFrom .sum-two {
    border-right: 1px dashed#eaf0f5;
}

.warrant-title .nav-sum-balanceFrom .sum-two ul {
    width: 100%;
    height: auto;
}

.warrant-title .nav-sum-balanceFrom .sum-two ul li {
    width: 100%;
    height: 26px;
    line-height: 26px;
}

.warrant-title .nav-sum-balanceFrom .sum-two ul li:first-child {
    font-size: 14px;
    font-weight: 700;
    color: #0080E5;
}

.warrant-title .nav-sum-balanceFrom .sum-two ul .sum-li {
    font-size: 10px;
    color: gray;
}

.warrant-title .nav-sum-balanceFrom .sum-two ul .sum-li span {
    color: black;
    font-weight: 700;
    margin-left: 30px;
}

.warrant-title .nav-sum-balanceFrom .sum-two ul li:last-child {
    font-size: 10px;
    color: gray;
}

.warrant-title .nav-sum-balanceFrom .sum-two ul li:last-child span {
    color: black;
    font-weight: 700;
    margin-left: 30px;
}

.warrant-title .nav-sum-balanceFrom .sum-three ul {
    width: 100%;
    height: auto;
}

.warrant-title .nav-sum-balanceFrom .sum-three ul li {
    width: 100%;
    height: 26px;
    line-height: 26px;
}

.warrant-title .nav-sum-balanceFrom .sum-three ul li:first-child {
    font-size: 14px;
    font-weight: 700;
    color: #0080E5;
}

.warrant-title .nav-sum-balanceFrom .sum-three ul .sum-li {
    font-size: 10px;
    color: gray;
}

.warrant-title .nav-sum-balanceFrom .sum-three ul .sum-li span {
    color: black;
    font-weight: 700;
    margin-left: 30px;
}

.warrant-title .nav-sum-balanceFrom .sum-three ul li:last-child {
    font-size: 10px;
    color: gray;
}

.warrant-title .nav-sum-balanceFrom .sum-three ul li:last-child span {
    color: black;
    font-weight: 700;
    margin-left: 30px;
}

.table-title-balance {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    padding: 20px;
}

.balanceFrom .sum-three ul li:last-child span {
    color: black;
    font-weight: 700;
    margin-left: 30px;
}

.money-message-one {
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding: 20px;
}

.icon-yue-item {
    width: 30px;
    height: 30px;
    display: block;
}

.icon-yue-zfb {
    background: url(../images/yue/zfb-icon.svg) no-repeat center;
    background-size: contain
}

.icon-yue-wx {
    background: url(../images/yue/wx-icon.svg) no-repeat center;
    background-size: contain
}

.icon-yue-yhk {
    background: url(../images/yue/yhk-icon.svg) no-repeat center;
    background-size: contain
}


/* éƒ¨ç½²ç±»åž‹ */

.fwq-content {
    margin: 50px auto;
    width: 600px;
    height: 700px;
}

.fwq-content .fwq-title {
    width: 100%;
    height: 50px;
    color: #fff;
    line-height: 50px;
    text-align: center;
}

.fwq-content .fwq-title h5 {
    font-size: 30px;
    font-weight: 400;
}

.fwq-content .fwq-title div span {
    color: #0080E5;
    margin-left: 30px;
}

.fwq-content .fwq-card {
    width: 100%;
    height: auto;
    margin-top: 50px;
    padding: 0px 50px;
}

.fwq-content .fwq-card .card-two {
    margin-top: 30px;
}

.fwq-content .fwq-button {
    width: 100%;
    height: auto;
    padding: 0px 200px;
    margin: 30px 0px;
}


/* é€‰æ‹©éƒ¨ç½² */

.bs-content {
    width: 80%;
    height: auto;
    background: #fff;
    position: relative;
    top: 120px;
    bottom: 10px;
    margin: 0px auto;
    padding: 20px;
}

.bs-content .car-num {
    width: 100%;
    height: 80px;
    border-bottom: 1px dashed #cccccc;
}

.bs-content .car-num-title {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    font-weight: 700;
    margin: 10px 0px;
}

.bs-content .car-num-checkbox {
    width: 100%;
    height: 30px;
}

.bs-content .car-num-three {
    width: 100%;
    height: 250px;
    border-bottom: 1px dashed #cccccc;
}

.bs-content .car-num-three .fwq-setting {
    width: 70%;
    height: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 10px 0px;
}

.bs-content .car-num-three .fwq-setting div {
    width: 150px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.bs-content .car-num-three .fwq-setting div span {
    width: 80px;
    height: auto;
}

.bs-content .car-num-three .fwq-setting .fwq-setting-font {
    width: 200px;
    height: auto;
    font-weight: 700;
}

.bs-content .car-num-three .fwq-setting .el-input__icon {
    height: 100%;
    width: 25px;
    text-align: center;
    -webkit-transition: all .3s;
    transition: all .3s;
    line-height: 30px;
}


/* è®¢å•ç®¡ç† */


/* .warrant-tabs-table{ width: 100%;height: auto;margin: 20px 0px;padding: 0px 10px;background: red;} */


/* ç”¨æˆ·èµ„æ–™ */

.warrant-centent .user-tabs .user-tabs-one {
    width: 10%;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
}

.warrant-centent .user-tabs .user-tabs-two {
    width: 90%;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0px;
    padding: 20px;
}

.user-tabs .user-tabs-one ul li {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    color: #0080E5;
}

.user-tabs .user-tabs-one ul li.active {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #0080E5;
    color: #fff;
}

.user-tabs .user-tabs-one .user-tabs-title {
    width: 100%;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-weight: 700;
    font-size: 14px;
}

.user-tabs .user-tabs-two .user-title-one {
    width: 100%;
    height: 40px;
    font-size: 14px;
    font-weight: 700;
    border-bottom: #cccccc 1px dashed;
}

.user-tabs .user-tabs-two .setting-content-one {
    width: 100%;
    height: 170px;
    margin-top: 20px;
    border-bottom: 1px #cccccc dashed;
}

.user-tabs .user-tabs-two .setting-content-one .setting-img {
    width: 20%;
    height: 150px;
    float: left;
}

.user-tabs .user-tabs-two .setting-content-one .setting-text {
    width: 80%;
    height: 150px;
    float: left;
}

.user-tabs .user-tabs-two .setting-content-one .setting-text ul {
    width: 100%;
    height: 100px;
    margin: 25px 0px;
}

.user-tabs .user-tabs-two .setting-content-one .setting-text ul li {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: gray;
}

.user-tabs .user-tabs-two .setting-content-two {
    width: 100%;
    height: 180px;
    margin-top: 20px;
}

.user-tabs .user-tabs-two .setting-content-two ul li {
    width: 80%;
    height: 50px;
    line-height: 50px;
}

.user-tabs .user-tabs-two .setting-content-two ul li div:first-child {
    width: 70%;
    height: auto;
    float: left;
}

.user-tabs .user-tabs-two .setting-content-two ul li div:last-child {
    width: 30%;
    height: auto;
    float: left;
}

.user-tabs .user-tabs-two .setting-content-two ul li div:first-child span:first-child {
    width: 20%;
    height: auto;
    display: block;
    float: left;
}

.user-tabs .user-tabs-two .setting-content-two ul li div:first-child span:last-child {
    width: 80%;
    height: auto;
    display: block;
    float: left;
}

.user-tabs .user-tabs-two .setting-content-two ul li div:last-child span {
    width: 100px;
    height: auto;
    display: block;
    float: left;
}

.user-tabs .user-tabs-two .user-form {
    width: 50%;
    height: auto;
    margin-top: 20px;
}

.user-tabs .user-tabs-two .user-form-message {
    width: 100%;
    height: auto;
    margin-top: 20px;
}

.user-tabs .user-tabs-two .user-message-title {
    width: 100%;
    height: 40px;
    font-size: 14px;
    margin-bottom: 20px;
    font-weight: 700;
    border-bottom: #cccccc 1px dashed;
}

.user-tabs .user-tabs-two .user-img-setting {
    width: 100%;
    height: auto;
    margin-top: 20px;
}

.user-tabs .user-tabs-two .user-img-setting-one {
    width: 30%;
    height: auto;
    float: left;
    margin-bottom: 30px;
}
.user-tabs .user-tabs-two .user-img-setting-one .el-image img{
    height: auto;
    width: auto;
    vertical-align: middle;
    margin-top: -4px;
    max-width: 100%;
    max-height: 100%;
}
.user-tabs .user-tabs-two .user-img-setting-one .el-image{
    line-height: 100px;
}
.user-tabs .user-tabs-two .user-img-setting-one .user-name {
    width: 100%;
    height: 120px;
    text-align: center;
}

.oil_refer-to .el-button {
    padding: 9px 15px;
    margin-left: 20px
}

.chewu-wrap {
    padding: 15px 20px;
    overflow: auto
}

.upload-dialog .el-form-item__content {
    width: 660px;
}

.form-unit .el-input__icon {
    line-height: 30px;
}

.left-tabs.role-left {
    width: auto;
    width: 164px;
    padding:20px 0px;
    padding-left: 15px;
    overflow: auto;
}
.role-bock-row.role-vhc{

    border-bottom: 1px solid #ebebeb;
}
.role-block-body.role-child-body .el-checkbox{margin-top:8px}
.role-bock-row.role-vhc:last-child{border-bottom: none;}
.version-doc.role-right {
    left: 161px;
    right: 0px;
    overflow: auto;
    padding: 30px;
}
.more-device-from{
    border: 1px solid #ccc;
    flex: 1;
    margin-left: 10px;
    border-radius: 4px;
    padding: 10px;
}
.more-device{
    display: flex;
}
.more-device .el-form{
    width: 100%;
}
.more-device .el-button--mini.is-circle{
    width: 25px;
    height: 25px;
}
.dialogforms .more-device .el-input__inner{width:100%}
.tabs_vehicle .more-device .el-select{width: initial !important;}
.more-device-block{display:flex}
.more-device-block +.more-device-block{margin-top:10px}
.more-device-button{width: 64px;text-align: right;}
/* .more-device-button .el-button--mini.is-circle{padding:0px} */
/* ç³»ç»Ÿè®¾ç½® */

.setting-panel .version-doc {
    padding: 30px 50px;
}

.setting-panel .dialogSettingHome .el-checkbox {
    width: 120px;
    margin-right: 0px;
    margin-top: 10px;
}

.dialogSettingHome .titleform {
    margin-top: 15px
}

.dialogSettingHome .titleform:first-child {
    margin-top: 0px
}
.erweima-form .el-form-item {
    margin-bottom: 8px;
 }

 .erweima-div{width:150px;height: 150px;border:1px solid #d0d0d0;display: inline-flex;padding: 10px}
 .erweima-form .el-form-item__label,.erweima-form .el-form-item__content{line-height:34px;}
 .erweima-form .el-form-item__error{margin-top: -2px;padding-top: 0px;}
 .erweima-form input[type=password]{height: 30px;font-size: 12px;line-height: 30px;}
.dialogTips {
    position: absolute;
    width: 200px;
    height: 70px;
    background: rgba(8, 8, 8, 0.6);
    left: 50%;
    top: 50%;
    z-index: 100;
    border-radius: 10px;
    text-align: center;
    line-height: 70px;
    color: #fff;
    transform: translate(-50%, -50%);
}

.role-main {
    width: 100%;
    left: 0px;
    position: absolute;
    top: 53px;
    bottom: 0px;
}

.role-main .role-left .el-row {
    margin-bottom: 14px;
}

.role-form-search .el-form-item {
    display: inline-block;
    margin-bottom: 0px;
}

.role-form-search .el-checkbox {
    margin-right: 15px;
}

.role-form-search .el-form-item .role-form-input {
    width: 120px;
    margin-left: 15px;
}

.role-form-btn {
    margin-left: 15px;
}

.role-form-search {
    padding: 6px 15px;
    border-bottom: 1px solid #e0dfdf;
}

.role-block {
    margin: 0px 50px;
    border-radius: 3px;
}

.role-block+.role-block {
    margin-top: 28px
}

.role-block-main {
    border: 1px solid #ebebeb;
    /* display: flex; */
}

.role-block-list {
    padding: 8px 0px;
    padding-left: 15px;
    font-size: 14px;
}

.role-block-head .role-block-list {
    background: #f4f8fb;
    height: 100%;
    display: flex;
    width: 100%;
    align-items: center;
}
.role-block-body.role-body-other{padding: 0px;}
.role-block-body.role-body-other.report-level&gt;.el-checkbox{margin: 8px 0px;margin-left:15px;}
.role-block-body.role-body-other.report-level&gt;.el-checkbox+.role-bock-row{border-top:1px solid #ebebeb}
.role-block-body.role-body-other.report-level .role-bock-row .role-block-head .el-checkbox{margin-top:0px}
.role-vhc.role-row{width:100%;}
.role-title{font-size: 16px;font-weight: bold;}
.role-body-wrap{padding-left:15px;margin-top:10px}
.role-panel-title{border: 1px solid #e4e3e3;overflow: hidden;margin-bottom: 10px;height: 40px;background: #f3f3f3;line-height: 40px;position: relative;margin: 0px 50px;margin-bottom:20px;font-size: 15px;text-align: center;color: #409eff;}
.left-tabs.role-left .el-checkbox__label{font-size: 16px;}
.role-block-head {
    width: 194px;
    border-right: 1px solid #ebebeb;
}

.role-block-body {
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    padding: 0px 15px;
    align-items: end;
    padding-bottom: 8px;
}
.role-child-body.role-report .el-checkbox{width:150px;}
.role-block-body .el-checkbox{margin-right:15px;}
.role-vhc .role-checkbox-list {
    width: 120px
}

.role-block-list .el-checkbox {
    margin-right: 15px;
}

.role-block-block&gt;p {
    position: relative;
    font-size: 15px;
    padding-left: 12px;
    margin-bottom: 6px;
}

.role-block-block&gt;p::after {
    content: '';
    position: absolute;
    width: 4px;
    height: 14px;
    background: #409eff;
    top: 3px;
    left: 0px;
}

.role-bock-row {
    display: flex;
}

.role-bock-row:first-child .role-block-list {
    border-top: none
}
.role-bock-row:last-child .role-block-list,.role-block-body.role-child-body .role-block-body {
    border-bottom: none
}

.role-block-body.role-block-wrap .role-block-list {
    padding: 0px
}

.role-block-s {
    padding: 0px;
    display: flex;
    width: 100%
}

.role-checkbox-list {
    margin: 8px;
}

.role-baobiao .role-block-body .role-checkbox-list {
    width: 150px
}


/* ä¿®æ”¹å¤´åƒ */

.user-img-eidt {
    width: 100%;
    height: 220px;
}

.user-img-eidt .img-edit {
    width: 100%;
    height: 200px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.user-img-eidt .img-edit .img-edit-one {
    width: 70%;
    height: 160px;
    background: #cccccc;
    padding: 20px;
}

.user-img-eidt .img-edit .img-edit-two {
    width: 30%;
    height: 160px;
    text-align: center;
}

.user-img-eidt .img-edit .img-edit-one ul {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.user-img-eidt .img-edit .img-edit-one ul li {
    width: 25%;
    height: auto;
}

.tree-input {
    position: relative;
}

.tree-input-num {
    position: absolute;
    right: 2px;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    top: 3px;
    background: #fff;
    padding: 0px 10px;
}

.tree-input .el-input__inner {
    padding-right: 41px;
}

.num-input .el-input__inner {
    padding-right: 0px
}

.dialogforms .waishe .el-input__inner {
    width: 190px
}

.dialogforms .waishe .el-form-item__label {
    width: 163px !important;
}

.titleform {
    padding: 8px;
    background: #f0f0f0;
    color: #333;
    padding-left: 15px;
    position: relative;
    margin-bottom: 8px;
}

.titleform::after {
    content: '';
    position: absolute;
    width: 3px;
    left: 0px;
    height: 100%;
    background: #409eff;
    top: 0px;
}

.check-col .el-checkbox {
    margin-right: 20px;
    width: 156px;
    margin-bottom: 10px
}

.detail-tag .el-tag.el-tag--info {
    color: #333;
    padding-left: 0px;
    padding-right: 0px;
    width: 100px;
    text-align: center;
    margin-left: 8px;
    margin-bottom: 5px;
    background: none;
    border-color: #e8e8e8;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0px 5px
}

.table-search .el-form .el-input__icon {
    line-height: 22px;
}


/* é¦–é¡µ3 */
.alltitle{
    width: 2px;
    display: inline-block;
    height: 12px;
    background-color: #005CE6;
    margin-right: 8px;
    margin-top: 5px;
}
.allhead{
    font-size: 14px;
    font-weight: 600;
    color: #181C32;
    margin-top: 5px;
}

.head-color{
    height: 4px;
    color: #344156;
    font-size: 14px!important;
}

.morelink {
    float: right;
    display: block;
    font-size: 12px;
    margin-right: 15px;
    margin-top: 0px;
    color: #005CE6;
    background: #FFFFFF;
    border: none;
}

.title-car{
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 2px;
    background-color: #005CE6;
    margin-right: 6px;
}

.title-car1{
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 2px;
    background-color: #FFB403;
    margin-right: 6px;
}

.last-text{
    color:#6B748F;!important;
    font-size: 12px;
}

.ant-table-thead &gt; tr &gt; th,.ant-table-tbody &gt; tr &gt; td{
    padding: 5px 16px;!important;
}

.icon-sum {
    border-radius: 0px;
    width: 66px;
    height: 63px;
    background-size: contain !important;
    margin-top: -4px;
    float: right;
    position: absolute;
    right: 0;
    top: -6px;
}

.sum-block {
    height: 70px;
    position: relative;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.04);
}

.sum-text {
    margin: 0px;
    text-align: left;
    margin-left: 16px;
}

.sumWrap {
    position: absolute;
    width: 99%;
    left: 20%;
    top: 50%;
    transform: translate(-20%, -50%);
}

.total-num sub {
    font-size: 12px;
    font-weight: 400;
}

.unit-span {
    font-size: 12px;
    font-weight: 400;
    margin-left: 5px;
    color: #A3B4CC;
}

.form-item-unit .el-input__suffix-inner {
    display: inline-block;
    line-height: 40px;
}

.sum-text .icon-sum,
.sum-text span {
    display: inline-block;
    vertical-align: middle;
}

.sum-text span {
    font-size: 14px;
    color: #6E768E;
}

.chart {
    top: 80px
}

.chepai-progress {
    margin-top: 3px;
    height: 8px
}

.paiming-list dl {
    margin-top: 5px
}

.sum-text .icon-sum {
    float: none;
    margin-right: 8px;
}

.paiming-list {
    margin-top: 0px
}

.total-num {
    display: inherit;
    font-size: 18px;
    text-align: left;
    margin-left: 16px;
    font-weight: bold;
}

.paiming-list {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    overflow: auto;
}

.icon-zongji {
    background: url(../images/home/cheliang.png) no-repeat center;
}

.icon-zaixian {
    background: url(../images/home/shipin.png) no-repeat center;
}

.icon-adas {
    background: url(../images/home/zhudong.png) no-repeat center;
}

.icon-lixian {
    background: url(../images/home/xinzeng.png) no-repeat center;
}

.icon-baojing {
    background: url(../images/home/baojin.png) no-repeat center;
}

.icon-weichuli {
    background: url(../images/home/weichuli.png) no-repeat center;
}

.icon-yichuli {
    background: url(../images/home/licheng.png) no-repeat center;
}

.icon-ranking-1 span,
.icon-ranking-2 span,
.icon-ranking-3 span {
    display: inline-block;
    width: 60%;
    height: 60%;
    background-size: contain !important;
}

.icon-ranking-1 span {
    background: url(../images/home/paiming1.svg) no-repeat center;
}

.icon-ranking-2 span {
    background: url(../images/home/paiming2.svg) no-repeat center;
}

.icon-ranking-3 span {
    background: url(../images/home/paiming3.svg) no-repeat center;
}


/* é¦–é¡µ4 */

.homePage {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}

.homePadding {
    padding: 5px
}

.homePage-left,
.homePage-middle,
.homePage-right {
    position: relative;
    height: 100%;
    display: inline-block;
    vertical-align: top;
}

.homePage-left {
    width: 30%;
}

.homePage-middle {
    width: 40%;
}

.homePage-right {
    width: 30%;
}

.left-item {
    height: 33.33%;
    width: 100%;
    padding: 5px;
}

.item-content {
    height: 100%;
    background: #fff;
}

.homePage-map-panel {
    height: 100%;
    width: 100%;
    padding: 5px
}

.homePage-map-map {
    background: #fff;
    width: 100%;
    height: 100%;
}

.homePage-map-total {
    background: #fff;
    padding: 5px;
}

.map-total-list {
    width: 25%;
    padding: 5px;
    display: inline-block;
    vertical-align: top;
}

.map-total-content p.total-num {
    font-size: 16px;
    /* color: #409eff; */
}

.map-total-content {
    border: 1px solid #d6e7f9;
    height: 60px;
    padding-top: 10px;
}

.alarmType {
    position: absolute;
    bottom: 0px;
    height: 30%;
    padding: 5px;
    width: 100%;
    left: 0px
}

.alarmMap {
    position: absolute;
    bottom: 30%;
    top: 76px;
    right: 5px;
    left: 5px;
    padding: 10px;
}

.alarm-map {
    position: relative;
    height: 100%;
    width: 100%;
}

.homePage.homePadding .charts-play {
    overflow: auto;
}

.alarmMap .amap-icon {
    display: none
}

.alarmMap .amap-ui-district-cluster-marker {
    height: auto;
    cursor: pointer;
}

.feature-name,
.feature-total {
    display: inline-block;
    padding: 3px 5px;
}

.alarmMap .amap-marker-label {
    padding: 0px
}

.feature-total {
    background-color: #d47;
    color: #fff;
    border-radius: 0 5px 5px 0;
}

.home-block-title .el-radio-group {
    margin-left: 10px
}

.homeChangeBtn {
    position: fixed;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    background: #fff;
    right: 0px;
    top: 50%;
    transform: translate(0, -50%);
    cursor: pointer;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}


/* .homeChangeBtn i{display:inline-block;width:20px;height:20px;margin-top:10px;background: url(../images/home/home-set.svg) no-repeat center;background-size:100% 100%;} */

.homeChangeBtn i {
    display: inline-block;
    width: 26px;
    height: 26px;
    margin-top: 7px;
}

.home-setting-block .el-radio-group {
    width: 100%
}

.home-setting-block .el-row+.el-row {
    margin-top: 8px
}

.home-setting-block .el-row .el-radio {
    width: 100%;
    padding: 2px 0px;
}

.home-change {
    border: 1px solid #d0d0d0
}

.home-change.el-popper .popper__arrow {
    border-left-color: #d0d0d0;
}

.rank-top-num {
    display: inline-block;
    vertical-align: middle;
    width: 22px;
    height: 22px;
    background-size: contain !important
}

.rank-top-num-1 {
    background: url(../images/home/rank1.svg) no-repeat center;
}

.rank-top-num-2 {
    background: url(../images/home/rank2.svg) no-repeat center;
}

.rank-top-num-3 {
    background: url(../images/home/rank3.svg) no-repeat center;
}

.paiming-list .rank-top-num-1 {
    background: url(../images/home/rankList1.svg) no-repeat center;
}

.paiming-list .rank-top-num-2 {
    background: url(../images/home/rankList2.svg) no-repeat center;
}

.paiming-list .rank-top-num-3 {
    background: url(../images/home/rankList3.svg) no-repeat center;
}

.paiming-list .rank-top-num-4 {
    background: url(../images/home/rankList4.svg) no-repeat center;
}

.paiming-list .rank-top-num-5 {
    background: url(../images/home/rankList5.svg) no-repeat center;
}

.map-total-content .map-total-zd1 {
    background: url(../images/home/zd1.png) no-repeat center;
}

.map-total-content .map-total-zd2 {
    background: url(../images/home/zd2.png) no-repeat center;
}

.map-total-content .map-total-zd3 {
    background: url(../images/home/zd3.png) no-repeat center;
}

.map-total-content .map-total-zd4 {
    background: url(../images/home/zd4.png) no-repeat center;
}

.data-count-list-item-xing {
    background: url(../images/home/xing.png) no-repeat center;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 24px;
    top: 24px;
}

.map-total-content .map-total-icon{
    width: 40px;
    height: 40px;
    margin-left: 20%;
}

.map-total-content .map-total-right{
    margin-left: 10px;
    vertical-align: super;
}

.map-total-content div{
    display: inline-block;
}

.freshTime {
    position: absolute;
    top: 10px;
    left: 10px;
    height: 30px;
    width: 100px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #606266;
    z-index: 100;
    background: #fff;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
}


/* æ°”æ³¡æ¡† */

.infoBox,
.amap-info-content {
    border-radius: 4px;
    width: 500px;
    height: auto;
    box-shadow: 0px 6px 10px 2px rgba(0, 21, 51, 0.06);
    padding: 0px;
    color: #333;
}

.infoBox,
.amap-info-contentContainer:hover .amap-info-outer {
    box-shadow: 0px 6px 10px 2px rgba(0, 21, 51, 0.06);
    /* transform: translate(5%, 0%); */
}
#playback_container .infoBox{
    transform: translate(5%, 0%)
}
#container .infoBox{
    transform: translate(5%, 0%);
    user-select: text !important;
}
.TX-infoWindow .info-title,
.tdt-infowindow-content .info-title,
.infoBox .info-title,
.amap-info-content .info-title {
    width: 100%;
    border-bottom: #EDF1F6 solid 1px;
    overflow: hidden;
    height: unset;
    line-height: unset;
    padding: 0px 16px;
    font-weight: 500;
    margin-bottom: 5px;
}

.TX-infoWindow .info-title-name,
.offjiankongpopup .info-title-name,
.tdt-infowindow-content .info-title-name,
.infoBox .info-title .info-title-name,
.amap-info-content .info-title .info-title-name {
    max-width: 120px;
    font-family: Microsoft YaHei,å¾®è½¯é›…é»‘;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    color: #005CE6;
    display: inline-block;
    vertical-align: bottom;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* .infoBox .info-title .info-title-name,
.infoBox .info-title .info-title-speed,
.infoBox .info-title .info-title-dirStr{
    vertical-align: top !important;
} */

.infoBox&gt;img{
    width: 16px;
    height: 16px;
    margin-right: 7px !important;
    display: none;
}

.infoBox #windowinfo_gz_span,
.infoBox #windowinfo_setting_span{
    margin-top: 8px;
}
.TX-infoWindow .info-title-speed,
.offjiankongpopup .info-title-speed,
.tdt-infowindow-content .info-title-speed,
.infoBox .info-title .info-title-speed,
.amap-info-content .info-title .info-title-speed {
    margin-left: 12px;
    font-family: Microsoft YaHei,å¾®è½¯é›…é»‘;
    font-size: 14px;
    line-height: 16px;
    color: #005CE6;
    vertical-align: bottom;
    display: inline-block;
}

.TX-infoWindow .info-title-dirStr,
.offjiankongpopup .info-title-dirStr,
.tdt-infowindow-content .info-title-dirStr,
.infoBox .info-title .info-title-dirStr,
.amap-info-content .info-title .info-title-dirStr {
    margin-left: 12px;
    font-family: Microsoft YaHei,å¾®è½¯é›…é»‘;
    font-size: 14px;
    line-height: 16px;
    color: #005CE6;
    vertical-align: bottom;
    display: inline-block;
}

.tdt-infowindow-content .info-position,
.infoBox .info-position,
.amap-info-content .info-position {
    width: 100%;
    overflow: hidden;
}

.TX-infoWindow .info-button,
.tdt-infowindow-content .info-button,
.infoBox .info-button,
.amap-info-content .info-button {
    width: 100%;
    line-height: 20px;
    /* padding: 0px 10px; */
    border-top: 1px #EDF1F6 solid;
    margin-top: 10px;
}

.TX-infoWindow .info-button span,
.tdt-infowindow-content .info-button span,
.infoBox .info-button span,
.amap-info-content .info-button span {
    display: inline-block;
    color: #005CE6;
    font-family: Microsoft YaHei,å¾®è½¯é›…é»‘;
    font-size: 14px;
    margin-right: 10px;
}

.TX-infoWindow .info-guiji,
.tdt-infowindow-content .info-guiji,
.infoBox .info-guiji,
.amap-info-content .info-guiji {
    cursor: pointer;
    display: inline-block;
}

/* .infoBox .info-guiji+.info-guiji,
.amap-info-content .info-guiji+.info-guiji {
    margin-left: 15px
} */

.infoBox .info-guiji:hover,
.amap-info-content .info-guiji:hover {
    color: #409eff;
}

.infoBox .info-icon,
.amap-info-content .info-icon {
    width: 100%;
    height: 25px;
    border-top: 0.5px dashed #cccccc;
    line-height: 25px;
}

.amap-info-content .info-icon span {
    margin-left: 10px;
}

.el-tree-node__label {
    font-size: 13px;
}

.amap-marker-label {
    position: absolute;
    z-index: 2;
    background-color: #ecf5ff;
    color: #333;
    white-space: nowrap;
    cursor: default;
    /* padding: 5px 10px; */
    font-size: 12px;
    line-height: 14px;
    border-radius: 3px;
    border: 0.5px #fff solid;
}

.table-search-two {
    width: 595px;
    height: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    font-size: 13px;
    margin: 10px 0px;
}

.amap-ui-district-cluster-marker span {
    height: 100% !important
}


/* .info-item,.info-position{padding:0px 10px}
.info-item+.info-item,.info-position{margin-top:2px} */

.info-item&gt;div {
    display: inline-block;
    width: 50%;
}

.info-item&gt;div&gt;span {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.info-item&gt;div&gt;span:first-child {
    font-weight: bold;
    color: #585858;
    margin-left: 0px;
    text-overflow: inherit
}

.info-position span:first-child {
    font-family: Microsoft YaHei,å¾®è½¯é›…é»‘;
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    color: #344156;
}

.info-item.qipao-client-info&gt;div {
    overflow: hidden;
}

.info-item.qipao-client-info&gt;div&gt;span {
    display: block;
}

.info-item.qipao-client-info&gt;div&gt;span:first-child {
    float: left;
    width: 64px
}

.info-item.qipao-client-info&gt;div&gt;span:nth-of-type(2) {
    margin-left: 64px;
    height: 20px;
    padding-right: 2px;
}
.offjiankongpopup span,
.qipaoContent span,
.infoBox span,
.amap-info-content span {
    font-family: Microsoft YaHei,å¾®è½¯é›…é»‘;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    color: #344156;
}

.qipaoContent {
    padding: 5px 16px;
    overflow: hidden;
}

.qipaoList {
    float: left;
    width: 50%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.qipaoList&gt;span:first-child {
    font-family: Microsoft YaHei,å¾®è½¯é›…é»‘;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    color: #344156;
}

.icon-qipao-set {
    float: right;
    font-size: 16px;
    color: #005CE6;
    margin-right: 14px;
    margin-top: 3px;
    cursor: pointer;
}

.icon-liebiao-wuxiao  {
    background: url(../images/jiankong/liebiao-wuxiao.svg) no-repeat center;
    background-size: contain;
    position: absolute;
    display: inline-block;
    width: 20px;
    height: 20px;
    right: 0px;
    top: 9px;
}

.icon-windowinfo-gz  {
    background: url(../images/jiankong/gu1.png) no-repeat center;
    background-size: contain;
    width: 16px;
    height: 16px;
    margin-top: 4px;
    margin-right: 10px;
}
.icon-windowinfo-gz2  {
    background: url(../images/jiankong/gz2.png) no-repeat center;
    background-size: contain;
    width: 14px;
    height: 14px;
    margin-top: 5px;
    margin-right: 10px;
}

.icon-windowinfo-qg  {
    background: url(../images/jiankong/gu2.png) no-repeat center;
    background-size: contain;
    width: 16px;
    height: 16px;
    margin-top: 4px;
    margin-right: 10px;
}
.icon-windowinfo-qg2  {
    background: url(../images/jiankong/qg2.png) no-repeat center;
    background-size: contain;
    width: 14px;
    height: 14px;
    margin-top: 5px;
    margin-right: 10px;
}
.icon-windowinfo-setting  {
    background: url(../images/jiankong/setting.png) no-repeat center;
    background-size: contain;
    width: 16px;
    height: 16px;
    margin-top: 4px;
}

.qipao-set .el-dialog__body {
    padding-top: 5px;
    padding-bottom: 8px;
}


/* å®¢æˆ·æ›´æ”¹ */

.table-search-user {
    height: auto;
    float: left;
}

.table-search-user .user-input {
    width: 180px;
    height: auto;
    float: left;
}

.table-search-user .user-input label {
    width: 60px;
    height: auto;
    text-align: left;
}

.table-search-user .user-input-tree {
    width: 240px;
    height: auto;
    float: left;
}

.table-search-user .user-input-tree .el-input__inner {
    padding: 0 10px;
}

.table-search-user .user-input-tree label {
    width: 100px;
    height: auto;
    text-align: center;
}

.table-search-user .table-title-time {
    width: 340px;
    height: auto;
    float: left;
}

.table-search-user .table-title-time .el-range-editor.el-input__inner {
    padding: 3px 2px;
}

.table-search-user .table-title-time .el-input__inner {
    height: 30px;
    line-height: 30px;
}

.table-search-user .table-title-time .el-input__inner .el-input__icon {
    line-height: 30px;
    margin-bottom: 10px;
}

.table-search-user .table-title-time label {
    width: 60px;
    height: auto;
    text-align: left;
}

.table-search-juse {
    width: 550px;
    height: auto;
}

.table-search-juse .user-input {
    width: 180px;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    float: left;
}

.table-search-juse .user-inputs {
    width: 220px;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    margin-left: 20px;
    float: left;
}

.select-car-icon .el-radio__label {
    vertical-align: middle;
}

.select-car-icon .el-radio-group .el-radio {
    margin-bottom: 8px
}

.search-btn button {
    height: 30px;
    padding: 0px 8px;
    font-size: 13px;
    line-height: 30px;
}

.right-form {
    float: right;
    margin-top: 6px;
}

.input-table-select {
    width: 100%;
    height: auto;
    float: left;
}

.input-table-select .input-table-select-search {
    width: 1200px
}

.input-table-select .user-input {
    width: 180px;
    height: auto;
    float: left;
}

.input-table-select .user-input label {
    width: 80px;
    height: auto;
    text-align: center;
}

.input-table-select .user-input-select-size {
    width: 160px;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    float: left;
}

.input-table-select .user-input-select-size label {
    width: 80px;
    height: auto;
    text-align: center;
}

.input-table-select .user-input-tree {
    width: 200px;
    height: auto;
    float: left;
}

.input-table-select .user-input-tree .el-input__inner {
    padding: 0 10px;
}

.tree-size.el-input__inner {
    -webkit-appearance: none;
    background-color: #FFF;
    background-image: none;
    border-radius: 4px;
    border: 1px solid #DCDFE6;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #606266;
    display: inline-block;
    font-size: inherit;
    height: 40px;
    line-height: 40px;
    outline: 0;
    padding: 0 2px;
}

.input-table-select .user-input-tree label {
    width: 60px;
    height: auto;
    text-align: center;
}

.input-table-select .user-input-time {
    width: 320px;
    height: auto;
    float: left;
}

.input-table-select .user-input-time label {
    width: 80px;
    height: auto;
    text-align: center;
}

.input-select-title {
    width: 100%;
    height: auto;
}

.input-select-title .table-btns {
    height: 30px;
    float: right;
}


/* .table-search-title .table-search-font{width: 2000px;} */

.msg-container .el-dialog {
    width: 900px
}

.amap-icon img {
    max-width: 100% !important;
    max-height: 100% !important;
    /* position: initial; */
}

.amap-icon {
    /* text-align: center; */
}

.user-input-tree label {
    line-height: 30px;
}


/* è½¬å‘ç»‘å®š */

.bind-list .el-dialog__header {
    display: none
}

.bind-list .el-dialog__body {
    padding: 0px
}

.el-dialog__header-c {
    padding: 0px 10px;
    background: #1d2a37;
    border-bottom: 1px solid #ececec;
    height: 38px;
    line-height: 38px;
}

.bind-list .form-table-table {
    padding: 5px
}

.bind-table-list {
    position: absolute;
    left: 230px;
    right: 0px;
    top: 0px;
    height: 100%;
}

.bind-tree-warp {
    width: 230px;
    position: relative;
    height: 400px;
    border-right: 1px solid #ececec;
}

.bind-tree-warp .el-dialog__header-c .el-input__inner {
    width: 100%
}

.tree-list-here {
    top: 45px;
    bottom: 0px;
    width: 100%;
    position: absolute;
}

.bind-table-list .el-table__body-wrapper {
    max-height: 313px;
}

.bind-table-list .dialog-footer {
    margin-top: 10px
}

.tree-style {
    position: absolute;
    top: 39px;
    bottom: 0px;
    width: 100%;
    padding: 10px;
    left: 0px;
    overflow: auto;
}

.transfer-btn {
    text-align: center;
}

.transfer-btn .el-button.is-round {
    border-radius: 4px;
}

.zhuanfabind .el-dialog__body {
    padding-top: 10px
}

.zhuanfabind .bind-custom-wrap .el-transfer-panel {
    width: 304px;
}

.zhuanfabind .el-transfer-panel__header {
    display: flex;
    padding-right: 15px;
}

.zhuanfabind .el-input {
    width: auto;
    flex: 1;
}

.zhuanfabind .el-transfer-panel__header .el-input {
    margin-left: 10px;
}

.zhuanfabind .vhc-num {
    max-width: 70px;
    white-space: nowrap;
    text-overflow: ellipsis;
}


/* å·¥å• */

.gongdan-wrap {
    position: absolute;
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;
    background: #3680f9;
    z-index: 1000;
    padding: 10px;
    background: #fff;
}

.gongdan-head {
    background: #f9f9f9;
    overflow: hidden;
    padding: 3px 10px;
    display: flex;
}

.gongdan-head dl dd,
.gongdan-head dl dt {
    line-height: 30px;
}

.gongdan-head dl {
    float: left;
    width: 33.33%;
    display: flex;
    flex-direction: row;
}

.gongdan-head dl dd {
    flex: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 8px;
    padding-right: 12px;
    color: #666
}

.gongdan-head dl dd.state-color {
    color: #0a9900
}

.gongdan-head-btn {
    display: flex;
    align-items: flex-end;
    flex-direction: column;
    justify-content: space-around;
}

.gongdan-head-btn a {
    color: #3680f9;
    text-decoration: none;
    font-size: 14px;
    display: inline-block;
}

.gongdan-head-btn a span {
    display: inline-block;
    vertical-align: top;
}

.head-info {
    margin-right: 100px;
    overflow: hidden;
    flex: 1
}

.record-wrap {
    margin-top: 10px;
}

.record-wrap-body {
    border: 1px solid #d7dada;
    border-top: none;
    padding: 30px 10px
}

.record-wrap-title {
    background: #f9f9f9;
    font-size: 14px;
    border-left: 2px solid #3680f9;
    line-height: 34px;
    padding-left: 10px
}

.row-msg {
    display: flex;
    padding: 10px;
}

.gongdan-wrap .msg-img,
.gongdan-wrap .msg-imgs {
    width: 40px;
    height: 40px;
    border-radius: 20px;
    border: 1px solid #d0d0d0;
    margin-right: 10px;
}

.msg-info {
    margin-right: 100px;
    flex: 1;
    position: relative;
}

.msg-sign {
    margin-top: 5px;
    color: #828282
}

.msg-sign span {
    margin-right: 5px
}

.msg-text {
    padding: 10px;
    border: 1px solid #e9eaea;
    margin-top: 5px;
    background: #f7f9fb;
    border-radius: 4px;
    word-break: break-all;
    display: inline-block;
    max-width: 100%
}

.row-msg.msg-self {
    justify-content: flex-end;
}

.row-msg.msg-self .msg-info {
    margin: 0px;
    margin-left: 100px;
    text-align: right;
}

.row-msg.msg-self .msg-img {
    margin: 0px;
    margin-left: 10px;
}

.row-msg.msg-self .msg-text {
    border-color: #3680f9;
    background: #fff
}

.row-msg.msg-other .msg-img {
    background: url(../images/gongdan/other.png) no-repeat center;
}

.row-msg.msg-self .msg-img {
    background: url(../images/gongdan/self.png) no-repeat center;
}

.row-msg.msg-other .msg-imgs {
    background: url(../images/gongdan/self.png) no-repeat center;
}

.row-msg.msg-self .msg-imgs {
    background: url(../images/gongdan/other.png) no-repeat center;
    margin-right: 0px;
    margin-left: 10px;
}

.msg-point {
    position: absolute;
    width: 10px;
    height: 18px;
    top: 28px;
}

.row-msg.msg-self .msg-point {
    background: url(../images/gongdan/other-2.png) no-repeat center;
    right: -9px
}

.row-msg.msg-other .msg-point {
    background: url(../images/gongdan/other-1.png) no-repeat center;
    left: -9px
}

.record-wrap-body .el-form--label-top .el-form-item__label {
    line-height: inherit;
    padding: 0px;
    padding-bottom: 10px
}

.record-wrap-body .el-button {
    padding: 8px 20px;
}

.iconBack {
    background: url(../images/gongdan/back.png) no-repeat center;
    height: 12px;
    width: 12px;
    margin-left: 5px;
    margin-top: 3px;
}


/* é¡¹ç›®ç®¡ç† */

.xiangmu-setting-wrap {
    border: 1px solid #ecebeb;
    /* height: 400px; */
    position: absolute;
    left: 285px;
    right: 15px;
    top: 15px;
    bottom: 10px
}

.xiangmu-setting-left {
    width: 130px;
    position: relative;
    height: 100%;
    border-right: 1px solid #efefef;
}

.xiangmu-setting-right {
    position: absolute;
    left: 130px;
    height: 100%;
    top: 0px;
    right: 0px;
}

.xiangmu-setting-left ul li {
    width: 100%;
    text-align: center;
    font-size: 13px;
    line-height: 40px;
    cursor: pointer;
    color: #0080E5;
}

.page-add.titleform span {
    font-size: 14px;
}

.xiangmu-setting-left ul li.active {
    background: #0080e5;
    color: #fff
}

.bind-custom-wrap .el-transfer {
    display: inline-block;
}

.bind-custom-wrap .el-transfer-panel {
    width: 250px;
    margin-top: 15px;
}

.el-transfer-panel.el-transfer-panel-c {
    margin-right: 20px;
    margin-left: 30px
}

.bind-custom-wrap .el-transfer__buttons {
    padding: 0px 10px
}

.bind-custom-wrap .el-transfer__buttons {
    margin-top: 166px;
}

.bind-custom-wrap .el-transfer-panel__item {
    text-align: left;
}

.bind-custom-wrap .el-transfer-panel__list {
    height: 100%
}

.bind-custom-wrap .el-transfer-panel__body {
    height: 320px
}

.bind-custom-wrap .el-transfer-panel__body.el-transfer-panel-h {
    height: 360px;
}

.bind-custom-wrap .el-transfer-panel .el-checkbox__label {
    font-size: 13px !important;
    font-weight: bold !important;
    padding-left: 0px;
}

.bind-custom-wrap .el-transfer-panel .el-transfer-panel__header {
    font-weight: bold !important;
}

.bind-custom-wrap .el-transfer-panel .el-transfer-panel__header .el-checkbox {
    display: inline-block;
}

.bind-custom-wrap .el-transfer-panel .el-transfer-panel__header {
    text-align: left;
    border-color: #efefef;
}

.bind-custom-wrap .el-transfer-panel,
.bind-custom-wrap .el-transfer-panel .el-transfer-panel__header {
    border-color: #ced7de;
}

.checkbox__label {
    position: absolute;
    right: 15px
}

.tree-move-btn {
    display: inline-block;
    margin: 0px 10px;
    margin-top: 170px;
}

.xiangmu-setting-btn {
    text-align: center;
    margin: 15px 0px;
}

.xiangmu-setting-btn .el-button {
    width: 140px;
    line-height: 40px;
    padding: 0px;
}

.xiangmu-info-show {
    padding: 10px 0px
}

.xiangmu-info-show dl,
.xiangmu-info-show dl dt,
.xiangmu-info-show dl dd {
    display: inline-block;
}

.xiangmu-info-show dl dt,
.xiangmu-info-show dl dd {
    font-size: 15px
}

.xiangmu-info-show dl+dl {
    margin-left: 30px;
}

.xiangmu-info-show dl dt {
    color: #666
}

.bind-custom-wrap .el-input__icon {
    line-height: 22px;
}

.bind-custom-wrap .el-date-editor .el-range-separator {
    line-height: 22px;
    width: 8%;
}

.bind-custom-search-wrap {
    padding: 10px
}

.bulid-monitor .el-input--suffix .el-input__inner {
    height: 30px;
    line-height: 30px;
}

.bind-custom-tree {
    position: absolute;
    width: 100%;
    bottom: 0px;
    top: 80px;
    left: 0px;
    padding: 10px;
    overflow: auto;
}

.el-transfer-panel {
    vertical-align: top;
}

.xiangmu-tree {
    position: absolute;
    width: 250px;
    /* height: 400px; */
    border: 1px solid #ecebeb;
    top: 15px;
    left: 15px;
    bottom: 10px
}

.transfer-panel_height {
    height: 280px
}

.bind-custom-tree.bind-custom-tree-top-c {
    top: 40px;
    overflow: auto;
}

.xiangmu-intro-doc {
    padding: 20px
}

.xiangmu-intro-doc dl {
    float: left;
    width: 50%;
    font-size: 14px;
    margin-bottom: 10px;
}

.xiangmu-intro-doc dl dt {
    float: left;
    width: 70px;
    color: #4c4c4c;
}

.xiangmu-intro-doc dl dd {
    margin-left: 70px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 8px;
}

.xiangmu-intro-list {
    width: 700px;
    overflow: hidden;
}

.dl-c {
    width: 100% !important;
    white-space: normal;
}

.tem-from-custom .el-form-item__label,
.tem-from-custom .el-form-item__content {
    line-height: 30px;
}

.el-transfer.transfer-c .el-transfer-panel__header .el-checkbox {
    width: 100%
}

.item-checkbox {
    position: relative;
    padding: 5px 0px;
    border-bottom: 1px solid #eae7e7;
}

.item-btn-del {
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
    font-size: 16px;
    color: #409eff
}

.el-icon-remove.item-btn-del {
    color: #f56c6c;
}

.el-table__fixed-right {
    height: 100% !important
}

.bind-tree-info {
    overflow: hidden;
}

.bind-tree-info dl {
    float: left;
}

.bind-tree-info dl+dl {
    margin-left: 30px
}

.bind-tree-info dl dt,
.bind-tree-info dl dd {
    float: left;
    vertical-align: top;
}

.bind-tree-info dl dt {
    color: #666
}

.bind-tree-info dl dd {
    color: #333
}

.empoty-tips {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.empoty-tips i,
.empoty-tips span {
    display: block;
}

.empoty-tips span {
    font-size: 18px;
    margin-top: 10px;
    padding: 5px 15px;
    background: #f7f7f7;
    border-radius: 17px;
}

.empoty-tips i {
    width: 60px;
    height: 60px;
    margin: 0px auto;
    background: url(../images/xiangmu/tips.svg) no-repeat center;
    background-size: contain;
}

.dialogMingling.baojingHandle .mingling-left {
    width: 130px
}

.dialogMingling.baojingHandle .mingling-right {
    left: 130px
}

.dialogMingling.baojingHandle .mingling-wrap {
    height: 276px
}

.baojingHandle-text {
    font-size: 16px;
    text-align: center;
    margin-top: 50px;
}

.baojingHandle-text .el-icon-warning {
    color: #E6A23C;
    margin-right: 5px;
    font-size: 20px;
    vertical-align: middle;
    margin-top: -2px;
}

.input-input-suffix {
    padding: 0px 30px;
    margin-top: 15px;
}

.input-input-suffix&gt;span {
    vertical-align: top;
    display: inline-block;
}

.input-input-label {
    margin-bottom: 12px;
    overflow: hidden;
}

.input-input-label&gt;a {
    display: block;
    float: right;
    text-decoration: none;
    color: #409eff;
}

.input-input-label&gt;a i {
    margin-right: 5px;
}

.input-input-suffix .el-input__icon,
.input-input-suffix&gt;span {
    line-height: 30px;
    ;
}


/* å‘½ä»¤ */

.command-c .el-dialog__body {
    padding: 0px
}

.command-c .el-tabs__nav-next,
.command-c .el-tabs__nav-prev {
    line-height: 35px;
}

.command-c .el-tabs--border-card&gt;.el-tabs__content {
    display: block;
    height: 400px;
    overflow: auto;
}

.command-c .el-tabs__content {
    background: #eaf0f5;
    padding: 20px
}

.command-card-block {
    border: 1px solid #d0d0d0;
    background: #fff;
}

.command-card-block .command-card-block {
    border: none
}

.table-opt-btn {
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center;
}

.table-opt-btn .el-button {
    padding: 6px 20px;
}

.form-input-table table td .el-select {
    width: 100%
}

.form-input-table table td .table-select .el-input__inner {
    border: none;
    border-radius: 0px;
}

.command-card-title {
    padding: 0px 10px;
    height: 34px;
    line-height: 34px;
    background: #f4f4f4;
    border-bottom: 1px solid #d0d0d0;
}

.command-card-content {
    background: #fff;
    padding: 10px
}

.command-card-content-btn .el-button {
    background: #ebebeb;
    border: 1px solid #a08989;
    color: #626262;
    padding: 0px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    width: 120px;
    margin-right: 10px;
    margin-bottom: 10px
}

.command-card-content-btn .el-button+.el-button {
    margin-left: 0px;
}

.command-card-button {
    padding-bottom: 0px;
    padding-right: 0px
}

.command-card-block+.command-card-block {
    margin-top: 15px;
}

.command-form-list {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    overflow: hidden;
}

.command-form-input.command-form-choice&gt;label {
    vertical-align: top;
}

.command-form-input.command-form-choice&gt;.el-radio-group,
.command-form-input.command-form-choice&gt;.el-checkbox-group {
    display: inline-block;
    width: 488px
}

.command-form-input.command-form-choice&gt;.el-radio-group .el-radio {
    margin-bottom: 8px;
}

.command-form-list table {
    width: 100%;
    border-collapse: collapse;
}

.command-form-list&gt;.command-form-input+.command-form-input {
    margin-top: 8px
}

.command-form-list table td {
    border: 1px solid #d0d0d0;
    padding: 2px 5px;
}

.command-form-list.form-input-table table tbody td {
    padding: 0px;
}

.command-form-list table tr&gt;td:first-child {
    text-align: center;
}

.command-form-list table thead {
    background: #f6f6f6
}

.command-form-input,
.command-form-input&gt;label {
    display: inline-block;
}

.command-form-input&gt;label {
    width: 166px;
    text-align: right;
    padding-right: 10px;
}

.command-form-input&gt;label.el-checkbox {
    width: auto
}

.command-form-input .el-input-number {
    line-height: 29px;
}

.command-form-input .el-input-number.is-controls-right .el-input-number__decrease,
.command-form-input .el-input-number.is-controls-right .el-input-number__increase {
    line-height: 14px;
}

.el-input-number.is-controls-right .el-input-number__increase .command-input-unit {
    margin-left: 8px;
}

.command-input-unit {
    margin-left: 5px;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    width: 60px;
    text-overflow: ellipsis;
    font-size: 12px;
}

.command-form-list {
    margin-bottom: 10px;
}

.command-card-form {
    padding-bottom: 0px
}

.command-c .el-input__icon {
    line-height: 30px;
}

.command-send-btn {
    float: right;
    height: 26px;
    background: #fff;
    line-height: 22px;
    margin-top: 4px;
    border: 1px solid #d0d0d0;
    margin-left: 8px;
}

.command-send-btn .el-button {
    padding: 0px;
    height: 100%;
    width: 100%;
    padding: 0px 10px;
    border: none;
    border-radius: 0px;
}

.command-send-btn i,
.command-send-btn span {
    display: inline-block;
    vertical-align: middle;
}

.command-send-btn i {
    width: 18px;
    height: 18px;
    margin-right: 5px;
    background: url(../images/jiankong/icon-submit.svg) no-repeat center;
    background-size: contain;
}

.command-form-el .el-checkbox-group {
    display: inline-block;
}

.command-form-el .el-checkbox-group .el-checkbox {
    margin-right: 12px;
}

.textarea-intro {
    padding-left: 162px;
    overflow: hidden;
    line-height: 40px;
    margin-right: 14px;
}

.textarea-label {
    vertical-align: middle;
}

.textarea-intro-btn {
    float: right;
}

.textarea-intro-btn .el-button {
    padding: 6px 15px;
}

.slider-style {
    display: inline-block;
    width: 120px;
    vertical-align: middle;
}

.slider-style .el-slider__runway {
    margin: 0px;
    margin-top: -4px;
}

.command-form-el {
    display: inline-block;
}


/* åŠ&nbsp;è½½ä¸­ */

.loading-cunstom .el-loading-spinner {
    width: auto;
    padding: 20px 15px;
    border-radius: 5px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    background: #fff;
    left: 50%;
    transform: translate(-50%, -50%);
}

.loading-cunstom .el-loading-spinner .el-icon-loading {
    font-size: 24px;
}


/* adas */

.adas-alert {
    position: fixed;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .5);
    bottom: 33px;
    right: 102px;
    background: #fff;
    z-index: 9000;
    border: 1px solid #ebeef5;
    width: 390px;
    transition: width 0.3s, height 0.3s, opacity 0.3s;
    overflow: hidden;
}

.adas-option {
    float: right;
    margin-right: 50px;
}

.adas-option i {
    width: 15px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

.adas-option&gt;i+i {
    margin-left: 10px;
}

.el-icon-adas-set {
    background: url(../images/shezhi.svg) no-repeat center;
}

.el-icon-adas-video {
    background: url(../images/video.svg) no-repeat center;
}

.el-icon-adas-list_vid {
    background: url(../images/list_vid.svg) no-repeat center;
}

.el-icon-adas-edit {
    background: url(../images/edit.svg) no-repeat center;
}

.el-icon-adas-down {
    background: url(../images/down.svg) no-repeat center;
}

.el-icon-adas-up {
    background: url(../images/up.svg) no-repeat center;
}

.el-icon-adas-voice {
    background: url(../images/voice.svg) no-repeat center;
}

.el-icon-adas-voice.no {
    background: url(../images/j-voice.svg) no-repeat center;
}

.el-icon-adas-map {
    background: url(../images/tomap.svg) no-repeat center;
    background-size: contain;
}

.adas-list {
    overflow: hidden;
}

.adas-list+.adas-list {
    margin-top: 5px
}

.adas-list dd,
.adas-list dt {
    font-size: 13px;
}

.adas-list dt {
    float: left;
    width: 70px;
    text-align: right;
}


/* .adas-list dd{margin-left:70px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;} */

.adas-list dd {
    margin-left: 70px;
    min-width: 288px;
}

.adas-content {
    padding: 10px 15px;
    position: relative;
}

.adas-list dd .el-tag {
    height: inherit;
    line-height: inherit;
    border: none;
    background: none;
    padding: 0px;
    font-size: 14px;
}

.adas-video {
    margin-top: 10px;
}

.adas-video video {
    width: 100%;
    height: 200px;
    background: #292828;
    object-fit: fill
}

.adas-video img {
    width: 100%;
    height: 200px;
    margin-top: 10px
}

.adas-page-page .el-button {
    padding: 5px;
    border: none;
    font-size: 20px;
    vertical-align: middle;
    color: #409EFF
}

.adas-page-page .el-button[disabled] {
    color: #888
}

.adas-page-page .el-button {
    margin-left: 0px
}

.adas-page {
    text-align: center;
    opacity: 1;
    transition: opacity 0.3s
}

.adas-page.adas-page-active {
    opacity: 0;
    transition: opacity 0.3s
}

.adas-video .el-carousel,
.adas-video .adas-empty {
    height: 200px
}

.adas-video .el-carousel__container {
    height: 100%
}

.adas-page .el-input__inner {
    height: 26px;
    line-height: 26px;
}

.adas-img-btn {
    position: absolute;
    right: 10px;
    top: 10px;
    padding: 5px;
}

.el-icon-adas-alarm {
    background: url(../images/alarm.svg) no-repeat center;
    width: 20px;
    height: 20px;
    margin-left: 15px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    margin-top: -7px;
    opacity: 1;
    /* animation: twinkle .3s infinite alternate; */
    /* -webkit-animation: twinkle .3s infinite alternate;  */
}

@-webkit-keyframes twinkle{
    0%{
        opacity: 0;
    }
    100%{
        opacity: 1;
    }
}
@keyframes twinkle{
    0%{
        opacity: 0;
    }
    100%{
        opacity: 1;
    }
}

.el-icon-adas-alarm.flash {
    opacity: 0;
    transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    /* Firefox 4 */
    -webkit-transition: opacity 0.2s;
    /* Safari å’Œ Chrome */
    -o-transition: opacity 0.2s;
    /* Opera */
}

.adasActive {
    width: 140px !important;
    height: 38px !important
}

.adas-video .el-carousel__arrow--right,
.adas-video .el-carousel__arrow--left {
    top: 120px;
}

.adas-video .el-carousel__arrow {
    background: rgba(64, 158, 255, 0.6);
}

.tip-popper {
    z-index: 10000 !important
}

.adas-empty-bg {
    width: 90px;
    height: 90px;
    background: url(../images/empty.svg) no-repeat center;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
}
.adas-empty-bg2 {
    width: 100%;
    height: 100%;
    background: url(../images/notimgs.jpg) no-repeat center;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
}

.adas-empty {
    text-align: center;
}

.adas-empty {
    line-height: 200px;
    background: #f5f5f5;
}

.topToBtn {
    position: absolute;
    z-index: 2000;
    width: 40px;
    height: 40px;
    background: url(../images/top.svg) no-repeat center;
    background-size: contain;
    bottom: 15px;
    right: 15px;
    cursor: pointer;
}

.adas-alert .el-badge__content.is-fixed {
    top: 4px;
    right: -4px;
}

.adas-alert .el-badge__content {
    background-color: #fbf8f8;
    border: 1px solid #f46c6c;
    color: #f30a0a;
}

.adas-set_dialog .el-form-item__label,
.adas-set_dialog .el-form-item__content,
.adas-set_dialog .el-form-item .el-input__icon {
    line-height: 30px;
}

.adas-set_dialog .el-form-item {
    margin-bottom: 16px
}

.el-form-item__error {
    white-space: nowrap;
}

.handleStatus {
    position: absolute;
    width: 56px;
    height: 56px;
    background: #000;
    right: 10px;
    background: url(../images/icon-yichuli.svg) no-repeat center;
    background-size: 100% 100%;
}


/* æ‰¹é‡ä¿®æ”¹ */

.dialogforms .form-piliang .el-input__inner,
.dialogforms .form-piliang .el-date-editor.el-input,
.dialogforms .form-piliang .el-date-editor.el-input__inner {
    width: 100%
}

.baojing-table.form-piliang {
    padding: 10px;
    overflow: auto;
}

.card-piliang .el-tabs__nav {
    width: 100% !important
}

.card-piliang .el-tabs__item {
    width: 50%;
    text-align: center;
    /* border: none !important; */
    background: #f3f3f3;
}

.card-piliang .el-tabs__header {
    margin-bottom: 0px
}
.card-piliang .tab-card-item .el-radio__input{display:none;}
.card-piliang .tab-card-item .el-radio__label{padding-left: 0px;}
.card-piliang .tab-card-item .el-radio-group{display: block;margin: 0px 10px;}
.card-piliang .tab-card-item .el-radio.is-bordered+.el-radio.is-bordered{margin-left: 0px;}
.card-piliang .tab-card-item .el-radio:first-child{width:calc(50% - 5px);}
.card-piliang .tab-card-item .el-radio:last-child{width:calc(50% - 5px);margin-left: 9px !important;}
.card-piliang .tab-card-item .el-radio.is-bordered{border-color: #409EFF;}
.card-piliang .tab-card-item .el-radio.is-bordered.is-checked{background:#3680f9;}
.card-piliang .tab-card-item .el-radio.is-bordered.is-checked .el-radio__label{color: #fff;}


.card-piliang .el-tabs--card&gt;.el-tabs__header .el-tabs__nav,
.card-piliang .el-tabs--card&gt;.el-tabs__header {
    border: none
}

.card-piliang .el-tabs--card&gt;.el-tabs__header .el-tabs__item.is-active {
    background: #409eff;
    color: #fff
}

.card-piliang .el-tabs__content {
    position: absolute;
    top: 30px;
    bottom: 0px;
    width: 100%;
    left: 0px;
    overflow: hidden;
    padding: 10px
}

.card-tree-item {
    position: absolute;
    width: 100%;
    top: 40px;
    bottom: 0px;
    left: 0px;
}

.card-tree-item .el-textarea {
    height: 100%
}

.card-tree-item .el-textarea textarea {
    height: 100%;
    border: none
}

.card-piliang .card-tree-item .el-tabs__item{
    background:#f9f9f9;
    border: 1px solid #f1efef;
    border-top:none;
}
.card-tree-item .el-tabs--card&gt;.el-tabs__header .el-tabs__item.is-active{
    background: #fff;
    color: #0080e5;
    border:none;
}
.tab-card-item {
    text-align: center;
    background: #f9f9f9;
    padding: 5px 0px;
    border-bottom: 1px solid #f1efef;
}
.tree-item-excel{
    text-align: center;
    font-size: 14px;
}
.tree-item-excel+.tree-item-excel{margin-top: 10px;}
.tree-item-excel button{
    padding: 6px 16px;
    font-size: 12px;
}
.tab-card-item .el-radio-group .el-radio--mini.is-bordered {
    margin-right: 0px;
}
.m-edit-upload .el-upload-list__item{
    font-size: 12px;
    position: absolute;
    top: 70px;
    left: 0px;
    right: 0px;
    text-align: center;
}
.tree-item-car-list{
    position: absolute;
    top:136px;
    width: 100%;
    left:0px;
    bottom:40px;
    padding: 10px;
    padding-top: 5px;
    overflow: auto;
}
.tree-item-title{
    text-align: left;
    margin-top:46px;
    font-size: 14px;
    font-weight: bold;
}
.tree-item-car-row{
    display: flex;
    padding: 5px 0px;
}
.tree-item-car-row:hover&gt;span:first-child{
    color:#409EFF
}
.tree-item-car-row&gt;span{display: block;}
.tree-item-car-row&gt;span:first-child{
    flex: 1;
    cursor: pointer;
    overflow: hidden;
    white-space:nowrap;
    text-overflow: ellipsis;
}
.tree-item-car-row&gt;span:last-of-type{
    width: 30px;
    text-align: right;
    cursor: pointer;
    color:#409EFF
}
.tree-item-car-bottom{
    text-align: center;
    position: absolute;
    bottom: 5px;
    left: 0px;
    right: 0px;
}
.tree-item-car-bottom-btn button{
    padding:7px 16px;
    font-size: 12px;
}
.tree-item-car-bottom p{margin-bottom:10px;font-size: 14px;}
.tree-item-car-bottom p span{
    color: #409EFF;
}
.tree-item-car-list.tree-item-wrap{
    top:284px
}
.tree-item-textarea .el-textarea{
    width:100%;
    border:1px solid #f1efef;
}
.tree-item-textarea .el-textarea textarea{height: 180px;}
.tree-item-textarea .el-textarea__inner{
    padding:0px;
    border-color: #f1efef;
}
.tree-textarea-btn{text-align: center;margin-top: 10px;}
.tree-textarea-btn .el-button{
    padding: 7px 12px;
    font-size: 12px;
}
.tab-page {
    position: absolute;
    width: 100%;
    left: 0px;
    top: 39px;
    bottom: 0px;
}

.piliang-c.dialogforms .el-input__inner,
.dialogform-c .el-input__inner {
    width: 100%
}

.piliang-c {
    text-align: center;
}

.dialogforms .piliang-search-wrap .el-input__inner {
    width: 100%
}

.piliang-search-wrap {
    padding: 10px
}

.piliang-tree-wrap {
    position: absolute;
    top: 48px;
    width: 100%;
    left: 0px;
    bottom: 0px;
    padding: 10px;
    overflow: auto;
}

.dialogforms .piliang-input-1 .el-input__inner {
    width: 180px
}

.dialogforms .piliang-input-2 .el-input__inner {
    width: 180px
}

.dialogforms .piliang-input-3 .el-input__inner {
    width: 180px
}

.dialogforms .el-dialog__body .el-form-item__label {
    line-height: 33px;
}

.dialogforms .el-dialog__body .el-form-item__content {
    line-height: 33px;
}


/* .piliang-c .dialog-footer .el-button {
    margin-left: 400px;
} */

.piliang-c .dialog-footer {
    text-align: center;
}

.m-edit-upload{
    text-align: center;
    margin-top:14px;
}
/* å¯¹è®² */

.icon-duijiang-btn {
    width: 20px;
    height: 20px;
    background-color: none;
    border: none;
    display: inline-block;
    background: url(../images/duijiang.svg) no-repeat center;
    background-size: contain;
    outline: none;
    cursor: pointer;
}

.video-option .icon-duijiang-btn {
    /*position: absolute;right:15px;width:28px;height:28px;top:6px*/
    width: 24px;
    height: 24px;
    margin-left: 10px;
    vertical-align: top;
    margin-top: 1px;
}

.duijiang-dialog {
    position: fixed;
    z-index: 5000;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .5);
    background: #fff;
    border: 1px solid #ebeef5;
    width: 300px;
    transition: width 0.3s, height 0.3s, opacity 0.3s;
    overflow: hidden;
    right: 50%;
    bottom: 50%;
    margin-right: -150px;
    margin-bottom: -165px;
}

.duijiang-state {
    width: 100%;
    height: 270px;
    text-align: center;
}

.duijiang-icon {
    width: 250px;
    height: 80px;
    vertical-align: middle;
    margin-top: 20px;
    display: inline-block;
    text-align: center;
    /*background: url(../images/shengyin.svg) no-repeat center*/
    ;
    background-size: contain;
    overflow: hidden;
}

.duijiang-icon.duijiang-icon-active {
    background: url(../images/shengyin-s.svg) no-repeat center;
    background-size: contain;
}

.duijiang-name,
.duijiang-connect,
.duijiang-time {
    text-align: center;
    line-height: initial;
}

.duijiang-name {
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 10px;
}

.duijiang-connect,
.duijiang-time {
    font-size: 15px;
}

.duijiang-time {
    color: #409EFF;
}

.duijiang-connect {
    color: #E6A23C;
}

.duijiang-off-icon {
    background: url(../images/off.svg) no-repeat center;
    background-size: contain;
    width: 44px;
    height: 44px;
    display: inline-block;
    cursor: pointer;
}

.duijiang-off-btn {
    text-align: center;
    margin-top: 30px;
}

.duijiang-btn-reconnect {
    background: #E6A23C;
    width: 100px;
    color: #fff;
    display: inline-block;
    border-radius: 4px;
    line-height: 30px;
    margin-top: 15px;
    cursor: pointer;
}

.duijiang-dialog.adasActive {
    width: 168px !important;
}

.icon-duijiang-btn.active {
    background: url(../images/duijiang-s.svg) no-repeat center;
    background-size: contain;
}

.duijiang-icon svg {
    height: 180px !important;
    margin-top: -50px;
}

.gexing-text {
    margin-bottom: 5px
}

.el-tooltip-manual.hide{
    display: none !important;
  }
/* æ“ä½œæ‰‹å†Œ */

.left-tabs {
    width: 140px;
    position: absolute;
    left: 0px;
    height: 100%;
    top: 0px;
    border-right: 1px solid #efeded;
}

.left-tabs ul li {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    color: #0080E5;
}

.left-tabs ul li.active {
    background: #0080E5;
    color: #fff;
}

.left-tabs ul li.active a {
    color: #fff
}

.left-tabs.tab-c ul li {
    padding: 0px 20px
}

.left-tabs ul li a {
    display: block;
    text-decoration: none;
    color: #333
}

.left-tabs.tab-c ul li {
    text-align: left;
}

.header-title {
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    text-align: center;
    font-weight: 700;
}

.version-doc {
    position: absolute;
    left: 140px;
    right: 0px;
    height: 100%;
    top: 0px
}

.box-body.box-body-intro {
    top: 0px;
    padding: 0px
}

.doc-to {
    color: #fff;
    font-size: 14px;
}

.box-header {
    height: 60px;
    line-height: 60px;
    padding: 0px 30px;
    font-weight: 700;
    font-size: 15px;
}

.box-body {
    padding: 20px 50px;
    position: absolute;
    width: 100%;
    top: 0px;
    bottom: 0px;
    overflow: auto;
}

article h2 {
    font-size: 18px;
    padding-bottom: .3em;
    border-bottom: 1px solid #eaecef;
}

.block {
    margin-top: 20px;
}

.block dt {
    margin-bottom: 14px;
}

.block h3 {
    font-size: 15px;
}

.block ul {
    padding-left: 30px
}

.block ul li {
    list-style-type: disc;
    font-size: 13px
}

.block ul li+li {
    margin-top: 8px;
}

.version-list+.version-list {
    margin-top: 25px
}

.box-body-main {
    width: 1200px;
    margin: auto;
    padding-top: 30px;
}

.divider_text_back_one {
    width: 10px;
    height: 50px;
    display: inline-block;
    vertical-align: middle;
    background: #92c5fa;
}

.divider_text_back_one {
    width: 10px;
    height: 50px;
    display: inline-block;
    vertical-align: middle;
    background: #92c5fa;
}

.divider_text_back {
    width: 10px;
    height: 50px;
    display: inline-block;
    vertical-align: middle;
    background: #0080ff;
}

.divider_text_come {
    vertical-align: middle;
    display: inline-block;
    background: #0080ff!important;
    color: #fff;
    line-height: 50px;
    width: 225px;
    text-align: center;
    font-size: 20px;
}

.download-box_bottom {
    width: 850px;
    margin: auto;
    margin-bottom: 75px;
    overflow: hidden;
    padding-top: 30px;
}

.down_comm {
    display: inline-block;
    border: 1px solid #cdcdcd;
    width: 25%;
    margin-left: 60px;
    margin-top: 30px;
    position: relative;
    overflow: hidden;
}

.down_com_img {
    text-align: center;
    margin-top: 19px;
}

.down_com_test {
    text-align: center;
    overflow: hidden;
    color: #017efe;
    cursor: pointer;
    line-height: 30px;
}

.down_com_test a[data-v-5f353484] {
    text-decoration: none;
    color: #017efe;
    font-size: 15px;
}

.intro-text {
    vertical-align: top;
    line-height: 30px;
    font-size: 15px;
}

.doc-intro-btn {
    float: right;
}

.doc-intro-btn .down_com_test {
    float: left;
}

.intro-btn-line {
    width: 1px;
    background: #ccc;
    height: 16px;
    float: left;
    margin: 0px 10px;
    margin-top: 8px;
}

.doc-intro-btn .down_com_test a {
    font-size: 15px;
}

.download-box_bottom ul li {
    overflow: hidden;
    margin-top: 8px;
}


/* ç³»ç»Ÿè®¾ç½® */

.xt-set-label {
    display: inline-block;
    width: 155px;
    font-size: 13px !important;
}

.xt-set-content {
    display: inline-block;
    width: 687px;
    padding-right: 15px;
}

.xt-set-wrap {
    width: 900px;
    margin: 0px auto;
    margin-top: 10px;
    margin-bottom: 10px;
}
.xt-set-wrap&gt;ul&gt;li+li{margin-top:20px}
.icon-gd-del {
    display: block;
    position: absolute;
    width: 16px;
    height: 16px;
    background: url(../images/icon-del.svg) no-repeat center;
    background-size: 100% 100%;
    top: -8px;
    right: -16px;
}

.xt-set-wrap ul li {
    margin-bottom: 8px;
}

.xt-set-wrap ul li .el-button--primary.is-plain {
    font-size: 12px
}

.gd-checkbox-group .el-checkbox-group .el-checkbox {
    margin-top: 8px
}

.gd-checkbox-group .el-checkbox__input.is-disabled+span.el-checkbox__label {
    color: #747575;
}

.gd-checkbox-group .el-checkbox.checkbox-add {
    width: 18px;
    height: 18px;
    background: url(../images/icon-add.svg) no-repeat center;
    background-size: 100% 100%;
    vertical-align: top;
    margin-top: 8px;
}

.gd-dialog .el-checkbox__input {
    vertical-align: top;
    margin-top: 3px;
}

.gd-tag-group .el-tag {
    margin-top: 10px;
    margin-right: 8px;
}

.gd-dialog .el-dialog__body {
    padding-top: 0px
}

.vehicleFormRow {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.vehicleForm .el-form-item {
    margin-bottom: 2px;
}

.vehicleForm .vehicleForm-input .el-input__inner {
    height: 28px;
    line-height: 28px;
}

.vehicleForm .el-form-item__error {
    padding-top: 0px
}

.setting-panel .titleform span {
    color: #000;
    font-size: 14px;
}


/* å®šåˆ¶ */

.map-wrap.video-control {
    top: 0px;
    left: 0px
}

.map-wrap.video-control .map-video-wrap {
    bottom: 0px
}

.map-wrap.video-control .video-video {
    right: 0px
}

.map-wrap.video-control .video-play {
    margin-right: 15px;
}

.map-wrap.video-control .map-video-tab {
    font-size: 15px;
    margin-left: 15px;
    font-weight: bold;
    color: #545454;
}


/* æš‚æ—&nbsp;æ•°æ® */

.empty-data-style&gt;span {
    display: block;
    position: absolute;
    width: 50%;
    height: 40%;
    background: url(../images/icon-empty.svg) no-repeat center;
    background-size: auto 100%;
}


/* æ¶ˆæ¯ */

.messageComponentTabs .el-tab-pane {
    position: relative;
    height: 100%;
    width: 100%;
}

.guoqiTab .el-tabs__content {
    display: none;
}

.badge-position .el-badge__content.is-fixed.is-dot {
    top: 18px;
    right: -4px
}

.popper-msg {
    top: 50px !important
}

.popper-msg .el-badge__content {
    position: inherit;
    top: 0px;
    right: 0px;
    transform: translateY(0) translateX(0);
    line-height: 17px;
}


/* è§„åˆ™ç®¡ç† */

.input-custom.other-from .table-search-btn {
    float: none;
    display: inline-block;
    vertical-align: top;
}

.input-custom.other-from .table-search-wrap {
    display: inline-block;
    width: auto;
}

.rules-form .wai-she_label {
    width: 142px;
}

.rules-form .el-form-item__label {
    width: 178px !important
}

.check-bottom .el-checkbox {
    margin-bottom: 8px;
}

.rules-form .el-date-editor .el-range__icon,
.rules-form .el-date-editor .el-range-separator,
.rules-other .el-date-editor .el-range__icon,
.rules-other .el-date-editor .el-range-separator {
    line-height: 24px;
}

.check-other .el-form-item__content {
    margin-left: 130px
}

.el-form-item.radio-other {
    margin-bottom: 5px;
}

.radio-other .el-radio,
.check-other .el-checkbox {
    width: 60px;
}

.paizhao-check .el-checkbox {
    line-height: 30px;
}

.icon-wenjia {
    background: url(../images/wenshijiahao.svg) no-repeat center;
    background-size: contain;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: 5px;
    position: absolute;
    top: 0;
    left: 0;
}

.adas-page-page button[class*=el-icon-p-] {
    display: inline-block;
    width: 16px;
    height: 16px;
}

button[class*=el-icon-p-tp],
button[class*=el-icon-p-tp]:hover,
button[class*=el-icon-p-tp]:focus {
    background: url(../images/tpx.svg) no-repeat center;
    background-size: contain;
}

button[class*=el-icon-p-fp],
button[class*=el-icon-p-fp]:hover,
button[class*=el-icon-p-fp]:focus {
    background: url(../images/fpx.svg) no-repeat center;
    background-size: contain;
}

button[disabled][class*=el-icon-p-tp],
button[disabled][class*=el-icon-p-tp]:hover,
button[disabled][class*=el-icon-p-tp]:focus {
    background: url(../images/tp.svg) no-repeat center;
    background-size: contain;
}

button[disabled][class*=el-icon-p-fp],
button[disabled][class*=el-icon-p-fp]:hover,
button[disabled][class*=el-icon-p-fp]:focus {
    background: url(../images/fp.svg) no-repeat center;
    background-size: contain;
}

.rules-row {
    display: flex;
    margin-bottom: 12px;
}

.rules-row .el-form-item {
    margin-bottom: 0px;
}

.rules-icon-del,
.rules-icon-add {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-size: 100% 100% !important;
    vertical-align: middle;
    margin-left: 12px;
    cursor: pointer;
}

.rules-icon-add {
    background: url(../images/icon-add.svg) no-repeat center;
}

.rules-icon-del {
    background: url(../images/icon-del.svg) no-repeat center;
}

.rulesdisabled .rules-icon-del,
.rulesdisabled .rules-icon-add {
    cursor: not-allowed;
    opacity: 0.6;
}

.rules-row .el-switch {
    margin-top: 8px
}

.rules-time-arr .el-form-item {
    margin-bottom: 8px;
}

.rules-alarm-label {
    margin-right: 20px;
    font-weight: bold;
}

.rules-row .el-checkbox-group .el-checkbox {
    margin-right: 25px;
}


/* è¡¨å• */

.dialogform .el-input .el-input__icon {
    line-height: 34px;
}


/* æ›´æ–°å‘å¸ƒ */

.version-release {
    position: absolute;
    z-index: 500;
    right: 60px;
    top: 12px;
}

.version-release .el-button {
    padding: 5px;
}

.edit-wrap .el-dialog__body {
    padding: 0px
}

.edit-wrap .w-e-text ul li {
    list-style-type: disc;
    font-size: 13px;
}

.edit-wrap .w-e-text-container {
    height: 200px !important
}

.tabs_vehicle .el-select {
    width: auto !important;
}

.export-excel-footer-btn {
    padding: 8px;
    padding-top: 0px;
    text-align: center;
}


/* 404 */
.error-page {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #fff;
    top: 0px;
    left: 0px
}

.error-img {
    width: 400px;
    height: 290px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url(../images/404.svg) no-repeat center;
    background-size: contain;
}

.atarget {
    display: inline-block;
    text-decoration: none;
    vertical-align: top;
    font-size: 14px;
    color: #fff
}

.atarget .navBarWrap {
    height: 48px;
    margin-top: 0px;
    line-height: 51px;
    width: 80px;
}

.export-excel {
    border: 1px solid #d0d0d0;
    width: 800px;
    margin: 0 auto;
    margin-top: 50px;
}

.export-excel-head {
    position: relative;
    padding: 10px 5px;
}

.export-excel-head .el-upload-list {
    width: 150px;
    position: absolute;
    left: 90px;
    top: 3px;
}

.export-excel-upload {
    margin-left: 160px;
}

.export-excel-tip {
    color: #666;
    position: absolute;
    left: 90px;
    top: 16px;
    font-size: 14px;
}

.export-excel-head .el-upload-list__item .el-icon-close {
    display: inline-block !important;
}

.export-excel-download {
    position: absolute;
    display: inline-block;
    top: 10px;
    right: 10px;
    color: #FFF;
    background-color: #409EFF;
    border-color: #409EFF;
    padding: 9px 15px;
    font-size: 12px;
    border-radius: 3px;
}

.export-excel-footer {
    padding: 10px
}


/* å›¾ç‰‡ä¸Šä¼&nbsp;å•å¼&nbsp;éšè—ä¸Šä¼&nbsp;æ¡† */

.hide .el-upload--picture-card {
    display: none;
}


/* æ‰“å° */

.print-table-dialog .el-dialog__body {
    padding: 0px
}

.print-page {
    width: 794px;
    height: 1120px;
    margin-bottom: 20px;
    position: relative;
    margin: 0;
    padding: 0;
    page-break-after: always;
    break-after: always;
    padding-top: 30px;
}

.print-table-wrap {
    padding: 0px 50px;
}

.tableR {
    border-collapse: collapse;
    border: 1.5px solid #000000;
    width: 100%;
    border: none;
}

.tableR td {
    border: 1px solid #000000;
    color: #000;
    padding: 8px 5px;
    font-size: 12px;
    position: relative;
    text-align: center;
}

.tableR td table {
    border-collapse: collapse;
    width: 100%;
}

.tableR td table td table tr td:first-child,
.tableR td table tr td:first-child {
    border-left: none;
}

.tableR td table td table tr:nth-of-type(2) td,
.tableR td table tr:nth-of-type(2) td {
    border-bottom: none;
}

.tableR td table td table tr:first-child td,
.tableR td table tr:first-child td {
    border-top: none;
}

.tableR td table td table tr:last-child td,
.tableR td table tr:last-child td {
    border-bottom: none;
}

.tableR td table td table tr td:last-child,
.tableR td table tr td:last-child {
    border-right: none;
}
/* å›ºå®šç›‘æŽ§æ&nbsp;‘å½¢å®¢æˆ·å›¾æ&nbsp;‡ */
#monitoe_all_div .button.ico_close:not(.ztreediy){background: url('/images/jiankong/tree/close.svg') no-repeat center !important;}
#monitoe_all_div .button.ico_open:not(.ztreediy){background: url('/images/jiankong/tree/open.svg') no-repeat center !important;}
/* å›ºå®šç›‘æŽ§æ&nbsp;‘å½¢å®¢æˆ·å›¾æ&nbsp;‡ end*/
/* å®žæ—¶è§†é¢‘h264æ&nbsp;‘å½¢å®¢æˆ·å›¾æ&nbsp;‡ */
#shipingmonitorH264_all_div .button.ztreeName_ico_close{background: url('/images/jiankong/tree/close.svg') no-repeat center !important;}
#shipingmonitorH264_all_div .button.ztreeName_ico_open{background: url('/images/jiankong/tree/open.svg') no-repeat center !important;}
/* å®žæ—¶è§†é¢‘h264æ&nbsp;‘å½¢å®¢æˆ·å›¾æ&nbsp;‡ end*/
/* å®žæ—¶è§†é¢‘æ&nbsp;‘å½¢å®¢æˆ·å›¾æ&nbsp;‡ */
#shipingmonitor_all_div .button.ztreeName_ico_close{background: url('/images/jiankong/tree/close.svg') no-repeat center !important;}
#shipingmonitor_all_div .button.ztreeName_ico_open{background: url('/images/jiankong/tree/open.svg') no-repeat center !important;}
/* å®žæ—¶è§†é¢‘æ&nbsp;‘å½¢å®¢æˆ·å›¾æ&nbsp;‡ end*/
.customer-service-msg{
    position: fixed;
    width:54px;
    height: 40px;
    background: #fe4a49;
    right: 0px;
    bottom:calc(50% - 78px);
    z-index: 9999;
    border:3px solid #fff;
    border-right: none;
    border-top-left-radius: 18px;
    border-bottom-left-radius: 18px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
    cursor: pointer;
}
.customer-service-msg i{
    display:inline-block;
    width: 20px;
    height: 20px;
    background: url(../images/kefu.png) no-repeat center;
    margin-top: 6px;
    margin-left: 10px;
}
.customer-service-msg .el-badge__content{
    background-color: #f3ff00;
    color: #fd4d4d;
    border-color: #fd4d4d;
    top:9px;
    line-height: 17px;
}
.customer-service .adas-option{
    margin-right: 11px
}
.customer-service .adas-alert{
    width: 633px;
    bottom: 10px;
    right: 60px;
    /* transform: translate(0,calc(50% + 50px)); */
}
.alarm-handle-header{
   border-bottom:1px solid #ececec;
   display: flex;
   justify-content: space-between;
   position:relative;
}
.alarm-handle-header&gt;span{
    color: #000;
    font-size: 16px;
    display: block;
    position: relative;
}
.alarm-handle-header&gt;span,.alarm-handle-header&gt;div{
    padding:5px 0px
}
.alarm-handle-header&gt;span::after{
    content: '';
    position: absolute;
    background: #0480e2;
    height: 2px;
    bottom:0px;
    width: 100%;
    left: 0px;
}
.alarm-handle-name{
    padding-top:10px;
}
.alarm-handle-name .el-tabs__nav-next,
.alarm-handle-name .el-tabs__nav-prev{
    line-height: 32px;
}
.alarm-handle-name .el-tabs--card&gt;.el-tabs__header,
.alarm-handle-name .el-tabs--card&gt;.el-tabs__header .el-tabs__item,
.alarm-handle-name .el-tabs--card&gt;.el-tabs__header .el-tabs__nav{
    border:none
}
.alarm-handle-name .el-tabs--card&gt;.el-tabs__header .el-tabs__item{
    padding:0px !important
}
.alarm-handle-name .el-tabs--card&gt;.el-tabs__header .el-tabs__item span{
    display:block;
    background: #eaebf0;
    padding: 0px 10px;
    max-width: 150px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.alarm-handle-name .el-tabs--card&gt;.el-tabs__header .el-tabs__item+.el-tabs__item{
    margin-left:5px
}
.alarm-handle-name .el-tabs--card&gt;.el-tabs__header  .el-tabs__item.is-active span{
    background: #0282e7;
    color:#fff
}
.alarm-handle-content&gt;div .adas-list+.adas-list{margin-top:8px}
.alarm-handle-content .adas-list dt{
    color:#5a5a5a
}
.alarm-content-other{overflow: hidden;margin-top:8px}
.alarm-content-other .adas-list{float: left;width:50%;margin-bottom: 8px;}
.alarm-handle-content&gt;div .alarm-content-other .adas-list+.adas-list{margin-top:0px}
.alarm-handle-content&gt;div .alarm-content-other .adas-list dt{text-align: right;}
.alarm-swiper-img .el-image+.el-image,.alarm-swiper-img video{margin-left: 8px;}
.alarm-swiper-img .el-image,.alarm-swiper-img video{width:100%;height:100%;}
.alarm-swiper-img .media-block{width:194px;height: 107px;display: inline-block;}
.alarm-swiper-img{width:100%;white-space: nowrap;overflow-x: auto;}
.alarm-command .handle-form .el-form .el-form-item:first-child{
  display: none;
}
.alarm-command .input-item-text,.alarm-command  input[type=text],.alarm-command  input[type=date],.alarm-command  select{
    vertical-align: top;
}
.alarm-command .handle-form .el-form-item__label{
    line-height:30px;
    font-size: 12px;
}
.alarm-command .handle-form .el-form-item__content{
    line-height: initial;
}
.alarm-command .handle-form .el-form-item{
    margin-bottom: 10px;
}
.alarm-command .handle-form .el-textarea{
    width: 500px !important;
}
.alarm-command .handle-form{margin-top:10px}
.alarm-select-title{padding: 5px 8px;background: #0080e5;display: block;color: #fff;font-size: 13px;}
.alarm-select{display: flex;}
.alarm-select .el-radio-group .el-radio{
    margin-top: 8px;
}
.alarm-select .el-radio-group .el-radio .el-radio__label{
    font-size: 12px;
}
.alarm-select .el-radio-group{margin-left: 10px;}
.alarm-command{margin-top:10px}
.alarm-command .dialog-footer{display:none}
.alarm-handle-btn-wrap&gt;div{display: inline-block;}
.alarm-handle-btn-wrap{
    display: flex;
    padding-top: 20px;
    padding-left: 80px;
}
.alarm-handle-btn-wrap&gt;div.alarm-handle-btn-item{display: flex;cursor: pointer;font-size: 13px;align-items: center;}
.alarm-handle-btn-wrap&gt;div.alarm-handle-btn-item+.alarm-handle-btn-item{margin-left: 10px;}
.alarm-handle-btn-item i{
    width: 14px;
    height: 14px;
    display: block;
    margin-right:6px;
    background-size: contain !important;}
.alarm-handle-btn-end{
    text-align: right;
}
.alarm-handle-btn-end .el-button{
    padding: 8px 15px;
    font-size: 13px;
    border-radius: 4px;
}
.alarm-handle-btn-item i.icon-x-wz{
  background: url(../images/x/01.png) no-repeat center;
}
.alarm-handle-btn-item i.icon-x-jk{
    background: url(../images/x/02.png) no-repeat center;
}
.alarm-handle-btn-item i.icon-x-sp{
    background: url(../images/x/03.png) no-repeat center;
}
.alarm-handle-btn-item i.icon-x-dj{
    background: url(../images/x/04.png) no-repeat center;
}
.alarm-push-title{color:#000;font-size: 15px;margin-bottom: 14px;}
.alarm-push-check .el-checkbox{width: 110px;margin-right: 10px;}
.alarm-push-check{margin-bottom: 10px;}
.customer-service .duijiang-dialog .adas-option i.el-icon-adas-down{display: none;}
/* å¯¹è®² */
.table-cell-radio .el-radio__label{padding-left:0px;display: none;}
.bind-for-quanzu .el-tabs__header{display: none;}
.duijiangbing-select{width: 78px;position: absolute;right: 36px;top: 2px;}
.dialogform .duijiangbing-select .el-input__inner{height: 24px;line-height: 24px;}
.dialogform .duijiangbing-select .el-input__icon{line-height: 24px}
.dialogform .duijiangbing-select .el-input--suffix .el-input__inner{padding:0px 5px;padding-right: 22px;}
/* å®‰è£… */
.anzhuang-wrap{
    display: flex;
    flex-wrap: wrap;
}
.anzhuang-map{width:500px;position: relative;text-align: center;}
.anzhuang-form{width:450px}
.anzhuang-shebei{max-height: 120px;}
.anzhuang-shebei .el-checkbox__label{width: 136px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;vertical-align: middle;}
.anzhuang-detail{display: flex;flex-wrap: wrap;}
.anzhuang-detail dl dt{width:60px;text-align: right;font-weight: bold;margin-right: 10px;}
.anzhuang-detail dl{display: flex;}
.anzhuang-detail dl{margin-bottom:15px}
.anzhuang-detail dl dd{flex:1;}
.anzhuang-view-img{display: flex;justify-content: space-between;flex-wrap: wrap;}
.anzhuang-view-img .el-image{width: 320px;height:200px;margin-bottom:10px;}
.anzhuang-azmap{position: absolute;top: 0px;left:0px;width: 100%;height: 100%;}
.mapSearch{
    position:absolute;
    top:8px;
    width: 100%;
    left: 0px;
    display: flex;
    justify-content: center;
}
.mapSearch input{
    height: 38px;
    border-radius: 5px;
    width: 480px;
    margin-right: 10px;
    border:1px solid #d0d0d0;
    padding: 0px 10px;
    box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
}
.mapSearch input:focus{
    outline:1px solid #1989fa;
    border-radius: 5px;
}
.mapSearch .el-button{
    box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
}
.amap-sug-result{z-index:9999}
.anzhuang-form .el-radio{margin-right: 15px;}
.az-tree .el-form-item__content&gt;div .el-form-item:first-child{display: none;}
.az-tree .el-form-item__content&gt;div .el-form-item:last-child .el-select__input{height:34px}
.az-tree .el-form-item__content&gt;div .el-form-item:last-child .el-select,
.az-tree .el-form-item__content&gt;div .el-form-item:last-child .el-select__input,
.az-tree .el-form-item__content&gt;div .el-form-item:last-child .el-select__tags{max-width:initial !important;}
.az-tree .el-form-item__content&gt;div .el-form-item:last-child{margin-bottom: 0px;}
.az-tree .el-form-item__content&gt;div .el-form-item:last-child .el-form-item__label{display: none;}
.az-tree .el-form-item__content&gt;div .el-form-item:last-child .el-form-item__content{margin-left: 0px !important;}
.az-tree .el-form-item__content&gt;div .el-form-item:last-child{margin-right: 0px;}
.az-tree .el-form-item__content&gt;div{width: 100% !important;}
.az-tree .el-form-item__content&gt;div .up_select .el-input__inner{height: 34px!important}
/* ç‰©æµè¿è¾“è½¬å‘è§„åˆ™ */
.rules-transport-radio{padding-left: 15px;width: 100%;margin-bottom:15px;}
.rules-transport-radio .el-radio{display: block;margin-top:10px}
.rules-transport-radio .el-radio+.el-radio{margin-top:15px}
.rules-transport-form .el-form-item{vertical-align: middle !important;margin-bottom:0px}
.rules-transport-form{margin-bottom:8px;}
.rules-transport-row{padding-left: 15px;}
/* è½½é‡è®¾ç½® */
.rules-transport-form .el-button{padding:8.5px 20px;margin-left:8px;}
.rules-zaizhong-table{display: flex;}
.rules-zaizhong-table-wrap{display: flex;justify-content:space-between;flex: 1;margin-left: 15px;}
.rules-zaizhong-table-wrap&gt;div{width: 50%;}
.rules-zaizhong-item&gt;div.rules-zaizhong-title{margin-bottom: 8px;}
.rules-zaizhong-item table{width:100%;border-collapse: collapse;}
.rules-zaizhong-item:first-child{margin-right: 5px;}
.rules-zaizhong-item:last-child{margin-left: 5px;}
.rules-zaizhong-item table td{border:1px solid #d0d0d0;text-align: center;}
.rules-zaizhong-item table td .el-input input{height: 28px;line-height: 28px;padding: 0px;text-align: center;}
.rules-zaizhong-item table td .el-input .el-input__inner{border:none}
.rules-zaizhong-item table tr:first-child td{padding:5px}
.rules-zaizhong-item table tr td .el-button--danger,
.rules-zaizhong-item table tr td .el-button--primary{height: 20px;width: 20px;vertical-align: middle;line-height: 20px;text-align: center;padding: 0px;font-size: 12px;}
.rules-zaizhong-title .el-button{padding:2px 4px;border:none;}
.rules-zaizhong-title .oil-export{display: inline-block;margin-left: 5px;}
.shebei-map .el-dialog__body{padding: 0px;}
.shebei-map .shebei-info{width: 100%;display: flex;flex-wrap: wrap;padding:15px 20px;padding-top:7px;border-bottom: 1px solid #ececec;}
.shebei-map .shebei-info dl{width: 50%;margin-top:8px}
.shebei-map .shebei-info dt,.shebei-map .shebei-info dd{display: inline-block;}

.provice-table{padding-bottom:20px;}
.provice-table-table{width: 100%;border-collapse: collapse;word-wrap: break-word; word-break: break-all;page-break-after:always;}
.provice-table-table td{padding:10px;border:1px solid #c8c8c8;text-align: center;}
.provice-table-table thead td{font-weight:bold;}
.provice-table-table td input{border:none}
.provice-table-table td input:hover{border:1px solid #d0d0d0}
.provice-table-table thead{background: #f2f2f2;text-align: center;position: relative;font-size: 14px;color:#333}
.provice-table-table+.provice-table-table{margin-top:20px}
.print-table-btn{position:absolute;right: 10px;top:4px}
.print-sign span{display: inline-block;}
.print-sign span:first-child{margin-right:50px;}
.form-search-btn{padding: 7px 15px;margin-left:15px;}
.setting-table .el-input.is-disabled .el-input__inner{border:none;background:none;}
.setting-table td{padding: 3px 0px;}
.setting-table td input[type=text]{height:28px;line-height:28px;}
.icon-sum-1 {
    background: url(../images/sy_ico1.png) no-repeat center;
    background-size: 100% 100%;
}
.icon-sum-2 {
    background: url(../images/sy_ico2.png) no-repeat center;
    background-size: 100% 100%;
}
.icon-sum-3 {
    background: url(../images/sy_ico3.png) no-repeat center;
    background-size: 100% 100%;
}
.centerPanel .centerPanelItem{
    background: url(../images/home/list_bg.png) no-repeat center;
    background-size: 100% 100%;
}
.user-app-bg .el-card__body{padding: 0px;}
.app-upload-img {width: 100%; text-align: center; display: flex; justify-content: space-around;}
.app-upload-img .upload-img-list .avatar-uploader{height: 332px;width: 178px;}
.app-upload-img .upload-img-list .el-upload{height: 100%;width: 100%;text-align: center;}
.app-upload-img .upload-img-list .el-upload img{max-height: 100%;max-width: 100%;}
.user-card-content .el-card__body{padding:10px 0px;}
@media print {
    .page-print {
        display: none;
    }
    .print-table-btn{display: none;}
}
/* 3.0å¹¿å‘Šæ&nbsp;·å¼ */

.ad-bg {
    position: absolute;
    width: 809px;
    height: 504px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 8px;
    overflow: hidden;
    background: url(../images/3.0ad.png) no-repeat center;
}

.ad-close {
    position: absolute;
    right: 0px;
    top: 0px;
    color: #fff;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 25px;
    cursor: pointer;
}

.form-item-error .el-form-item__error {
    top: 36px
}


/*å±å¹•é€‚é… */

@media screen and (max-width:1599px) {
    .el-menu--horizontal&gt;.el-submenu .el-submenu__title {
        padding: 0 5px;
    }
    .el-menu--horizontal&gt;.el-submenu {
        /* width: 108px; */
    }
    .nav-h {
        margin-left: 45px;
        /* margin-left: 60px; */
    }
    .logo {
        max-width: 260px;
    }
    .newNav2 .logo{
        max-width: unset;
    }
    .alarm-handle-name{
        max-height:331px;
        overflow: auto;
    }
    /* .login-title {
        width: 120px
    } */
}

@media screen and (min-width:1600px) {
    .vehicleInfo .el-dialog .el-dialog__body{
        height: 530px;
    }
    .el-menu--horizontal&gt;.el-submenu .el-submenu__title {
        padding: 0 5px;
    }
    .el-menu--horizontal&gt;.el-submenu {
        /* width: 108px; */
    }
    .nav-h {
        margin-left: 60px;
    }
    .logo {
        max-width: 260px;
    }
    .newNav2 .logo{
        max-width: unset;
    }
    /* .login-title {
        width: 120px
    } */
    .map-window {
        height: 250px;
    }
    /* .jk-map-window.map-window .el-table__body-wrapper {
        height: calc(100% - 24px) !important;
    } */
    /* .jk-map-window.map-window.active .el-table__body-wrapper {
        height: calc(100% - 26px) !important;
    } */
    .map-area {
        bottom: calc(250px + 20px);
    }
    .msg-container .el-dialog {
        width: 1200px
    }
    .homePage-left {
        width: 25%;
    }
    .homePage-middle {
        width: 50%;
    }
    .homePage-right {
        width: 25%;
    }
}

@media screen and (min-width:1900px) {
    .sum-text span {
        font-size: 14px;
    }
    .sumWrap {
        width: 83%;
    }
    .el-menu--horizontal&gt;.el-submenu {
        /* width: 102px */
    }
    .nav-h {
        float: left;
        margin-left: 120px
    }
    .logo {
        max-width: initial;
    }
    /* .login-title {
        max-width: 190px;
        white-space: nowrap;
    } */
    /* .xiangmu-tree,
    .xiangmu-setting-wrap {
        height: 700px;
    } */
    .xiangmu-setting-wrap .bind-custom-wrap .el-transfer-panel__body {
        height: 550px;
    }
    .bind-custom-wrap .el-transfer-panel__body.el-transfer-panel-h {
        height: 594px;
    }
    .xiangmu-setting-wrap .bind-custom-wrap .el-transfer-panel__body .transfer-panel_height {
        height: 507px
    }
    .xiangmu-setting-wrap .bind-custom-wrap .el-transfer-panel {
        width: 380px
    }
    .piliang-c.bind-custom-wrap .el-transfer-panel__body {
        height: 550px;
        width: 100%
    }
    .piliang-c.bind-custom-wrap .el-transfer-panel {
        width: 400px;
    }
    .piliang-c.bind-custom-wrap .tree-move-btn {
        margin: 0px 30px;
    }
    .dialogforms .piliang-input-1 .el-input__inner {
        width: 330px
    }
    .dialogforms .piliang-input-2 .el-input__inner {
        width: 300px
    }
    .dialogforms .piliang-input-3 .el-input__inner {
        width: 330px
    }
    /* .piliang-c .dialog-footer .el-button {
        margin-left: 633px;
    } */
    /* .chepai-progress {
        height: 16px
    } */
    .map-window {
        height: 280px;
    }
    .map-area {
        bottom: calc(280px + 20px);
    }
    .msg-container .el-dialog {
        width: 1400px
    }
    .car-item dl,
    .car-item dl dt,
    .car-item dl dd {
        font-size: 18px
    }
    .activeSafety .adas-video .el-carousel,
    .activeSafety .adas-video .adas-empty {
        height: 230px;
    }
    .activeSafety .adas-video .adas-empty {
        padding-top: 94px
    }
    .activeSafety .adas-empty {
        line-height: 230px;
    }
    .code-list&gt;div:first-child {
        width: 100px;
        height: 100px;
    }
    .code-list&gt;div {
        font-size: 14px
    }
    .code-list+.code-list {
        margin-right: 22px;
    }
}

@media screen and (min-height:1080px) {
    .chart-wrap {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0px
    }
    .charts-here.charts-list {
        height: 50%;
    }
    .charts-play-list {
        position: absolute;
        top: 50%;
        transform: translate(0, -50%);
    }
}

@media screen and (min-height:700px) {
    .home-chart-left .charts-here:first-child {
        height: 490px
    }
    .map-ranking-table dt,
    .map-ranking-table dd span {
        line-height: 34px;
    }
    .charts-play-list {
        position: absolute;
        top: 50%;
        transform: translate(0, -50%);
    }
}

@media screen and (min-height:800px) {
    .home-chart-left .charts-here:first-child {
        height: 550px
    }
    .map-ranking-table dt,
    .map-ranking-table dd span {
        line-height: 34px;
    }
    .charts-play-list {
        position: absolute;
        top: 50%;
        transform: translate(0, -50%);
    }
}


/* Target IE 10 */

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .table-search-wrap .ztree-div {
        position: fixed;
    }
}

.el-tooltip__popper {
    padding: 5px 10px;
}

.icon-xinhao_qiangdu {
    background: url(../images/diaodukanban/xinhao.svg) no-repeat center;
    background-size: contain;
}

.icon-weixing_shangtong {
    background: url(../images/diaodukanban/weixing.svg) no-repeat center;
    background-size: contain;
}
.traject-total{
    font-size: 14px;
    display: block;
    text-align: right;
}
.traject-total&gt;span{
    font-weight: 700;
    margin-left: 6px;
    color: #409EFF;
}

#third684,#third718,#third719,#third712,#third713,#third768,#third769,#third770,#third771,#third772,#third773,#third774,#third1000087{
margin-top: -1px;
}

.amap-layers{
    transform: unset;
    position: unset;
}
.amap-maps {
    /* z-index: auto; */
}

.icon-jiankong-position {
    background: url(../images/jiankong/position.png) no-repeat center;
    width: 16px;
    height: 16px;
    display: inline-block;
}
.icon-jiankong-add {
    background: url(../images/jiankong/add.png) no-repeat center;
    width: 16px;
    height: 16px;
    display: inline-block;
}
.icon-jiankong-del {
    background: url(../images/jiankong/del.png) no-repeat center;
    width: 16px;
    height: 16px;
    display: inline-block;
}
.amap-layers .amap-layer-overlay {
    z-index: 10 !important;
}

.icon-jiankong-fd {
    background: url(../images/jiankong/fd.png) no-repeat center;
    width: 14px;
    height: 14px;
    display: inline-block;
}

.icon-jiankong-sx {
    background: url(../images/jiankong/sx.png) no-repeat center;
    width: 14px;
    height: 14px;
    display: inline-block;
}
.el-icon-adas-zhuizong {
    background: url(../images/baojingliebiao.svg) no-repeat center;
    background-size: 100% 100%;
}

.choose-table-font th&gt;.cell {
    padding-right: unset !important;
}

.icon-list_h {
    background: url(../images/guiji/list_h.png) no-repeat center;
    width: 14px;
    height: 14px;
    display: inline-block;
}

.icon-list_l {
    background: url(../images/guiji/list_l.png) no-repeat center;
    width: 14px;
    height: 14px;
    display: inline-block;
}

.play_drop{
    /* -webkit-animation: bounce 1.5s ease-in 0s 1;
    animation: bounce 1.5s ease-in 0s 1;
    will-change: transform; */
    background: url(../images/jiankong/centerPt.gif) no-repeat center;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 20%;
    left: 20%;
    z-index: 1;
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0, 0);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0, 0);
    -webkit-transform: translate3d(-18px,0,0);
    transform: translate3d(-18px,0,0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0, 0);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0, 0);
    -webkit-transform: translate3d(-18px, -76px, 0);
    transform: translate3d(-18px, -76px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0, 0);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0, 0);
    -webkit-transform: translate3d(-18px, -38px, 0);
    transform: translate3d(-18px, -38px, 0);
  }
  90% {
    -webkit-transform: translate3d(-18px,-10px,0);
    transform: translate3d(-18px,-10px,0);
  }
}
#LiveMap .message-border-box{
    background-color: rgba(255, 255, 255, .8);
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
}
.bwindowInfo_alarm,
.window_color_alarm{
    color: red !important;
}
.icon-last_h {
    background: url(../images/guiji/last_h.png) center no-repeat;
}
.icon-last_his {
    background: url(../images/guiji/last.png) center no-repeat;
}

.icon-next_h {
    background: url(../images/guiji/next_h.png) center no-repeat;
}
.icon-next_his {
    background: url(../images/guiji/next.png) center no-repeat;
}

.icon-last_b {
    background: url(../images/guiji/last_b.png) center no-repeat;
}

.icon-next_b {
    background: url(../images/guiji/next_b.png) center no-repeat;
}
.icon_inline_block{
    background-size: contain;
    display: inline-block;
    width: 14px;
    height: 14px;
}

.sanitation_select{
    background: #11222C;
    border: 1px solid #29C0FF;
    opacity: 0.9;
}
.sanitation_select .el-select-dropdown__item{
    color: #29C0FF;
}
.sanitation_select .el-select-dropdown__item.hover{
    background-color: #115383 !important;
}
.cmd_tpc .el-time-spinner__wrapper{
    width: 100%;
}
.cmd_tpc .el-scrollbar:nth-of-type(2){
    display: none;
}

.search_code_box .map-menu-icon-left {
    background: url(../images/jiankong/trajectory-left.png) no-repeat center;
    background-size: contain;
    width: 20px;
    height: 20px;
    display: inline-block;
}

.search_code_box .map-menu-icon-right {
    background: url(../images/jiankong/trajectory-right.png) no-repeat center;
    background-size: contain;
    width: 20px;
    height: 20px;
    display: inline-block;
}

.custom_dj .el-message-box__status{
    top: 12px;
}
.icon-search-top {
    background: url(../images/guiji/search_top.svg) center no-repeat;
    width: 12px;
    height: 12px;
    display: inline-block;
}

.icon-search-bottom {
    background: url(../images/guiji/search_bottom.svg) center no-repeat;
    width: 12px;
    height: 12px;
    display: inline-block;
}

.icon-audio {
    background: url(../images/audio.png) center no-repeat;
    width: 14px;
    height: 14px;
    background-size: contain;
    display: inline-block;
    vertical-align: text-top;
    margin-right: 4px;
}

.icon-downcode {
    background: url(../images/down.png) center no-repeat;
    background-size: contain;
    display: inline-block;
    width: 16px;
    height: 16px;
}
.icon-search-nav {
    background: url(../images/resolve.png) no-repeat center;
    width: 70px;
    height: 54px;
    background-size: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.el-message-box__btns button{
    height: 32px;
}

.district-btime .el-time-panel,
.district-etime .el-time-panel {
    left: -22px;
}
.home-setting-mode-select{
    background: #373F53;
    border: 1px solid #373F53;
}
.home-setting-mode-select .popper__arrow,
.home-setting-mode-select .popper__arrow::after{
    border-bottom-color: #373F53 !important;
}
.home-setting-mode-select ul li{
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: normal !important;
    color: #A2BADE !important;
}
.home-setting-mode-select ul .hover{
    background: rgba(255, 255, 255, 0.05);
    color: #A2BADE !important;
}
.grant_code .el-dialog__header{
    display: none !important;
}

.grant_code .el-dialog__body{
    padding: unset !important;
}
.ztree li span.roots_close,
.ztree li span.root_close,
.ztree li span.bottom_close,
.ztree li span.center_close{
    background: url('/images/jiankong/tree_button_close.svg') no-repeat center;
    background-size: 100% 100%;
    background-position: unset !important;
    width: 16px !important;
    height: 16px !important;
}
.ztree li span.roots_open,
.ztree li span.root_open,
.ztree li span.bottom_open,
.ztree li span.center_open{
    background: url('/images/jiankong/tree_button_open.svg') no-repeat center;
    background-size: 100% 100%;
    background-position: unset !important;
    width: 16px !important;
    height: 16px !important;
}
.ztree li span.checkbox_false_full_focus,
.ztree li span.checkbox_false_full{
    background: url('/images/jiankong/checkbox_false_full.svg') no-repeat center;
    background-size: 100% 100%;
    background-position: unset !important;
    width: 14px !important;
    height: 14px !important;
}
.ztree li span.checkbox_true_full_focus,
.ztree li span.checkbox_true_full{
    background: url('/images/jiankong/checkbox_true_full.svg') no-repeat center;
    background-size: 100% 100%;
    background-position: unset !important;
    width: 14px !important;
    height: 14px !important;
}
.ztree li span.checkbox_false_part_focus,
.ztree li span.checkbox_false_part,
.ztree li span.checkbox_true_part_focus,
.ztree li span.checkbox_true_part{
    background: url('/images/jiankong/checkbox_true_part.svg') no-repeat center;
    background-size: 100% 100%;
    background-position: unset !important;
    width: 14px !important;
    height: 14px !important;
}

.ztree li span.ico_close{
    background: url('/images/jiankong/tree/close.svg') no-repeat center !important;
    background-size: 100% 100%;
    background-position: unset !important;
    width: 14px !important;
    height: 14px !important;
}
.ztree li span.ico_open{
    background: url('/images/jiankong/tree/open.svg') no-repeat center !important;
    background-size: 100% 100%;
    background-position: unset !important;
    width: 14px !important;
    height: 14px !important;
}
.leaflet-container{
    font-size: 12px;
}
.tangram-suggestion-main{
    display: none !important;
  }
.tdt-label{
    background: unset;
    padding: unset;
    border: unset;
    box-shadow: unset;
    -webkit-box-shadow: unset;
}
.tdt-infowindow-content-wrapper{
    background: rgba(255, 255, 255, .8) !important;
}
.tdt-infowindow-close-button{
    width: 25px !important;
    height: 22px !important;
    padding: 5px 4px 0 0 !important;
}
.tdt-infowindow-content .info-title-name,
.tdt-infowindow-content .info-title-speed,
.tdt-infowindow-content .info-title-dirStr{
    vertical-align: top;
}
.tdt-label1{
    height: unset !important;
}
.tdt-img1{
    width: 7px;
    height: 7px;
    background-image: url(../images/TMap/remove.png) !important;
}
.tdt-img2{
    width: 14px;
    height: 14px;
    margin-top: 2px;
    vertical-align: top;
    background-image: url(../images/TMap/destroy.png) !important;
}
.ztree_electricity{
    width:25px;
    height:16px;
    display: inline-block;
    /* vertical-align: bottom; */
    vertical-align: text-bottom;
    padding: 2px 0;
}
.ztree_electricity .electricity_box{
    width:100%;
    height:12px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 2px;
}
.ztree_electricity .ztree_Battery{
    background-color: #b7cdf3;
    width: calc(100% - 2px);
    height:100%;
    position: relative;
    border-radius: 2px;
}
.ztree_electricity .electricity_text{
    width: calc(100% - 2px);
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFFFFF;
    font-size: 10px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.ztree_electricity .electricity_top{
    background-color: #b7cdf3;
    width: 2px;
    height: 5px;
}
.ztree_electricity .electricity_top2{
    background-color: #017BDB;
}
.ztree_electricity .electricity_bg{
    position: absolute;
    height: 100%;
    top: 0;
    background-color: #017BDB;
    border-radius: 2px;
}

.TXMap &gt; div {
    z-index: unset !important;
}

.ztree *{
    font-family: Microsoft YaHei,å¾®è½¯é›…é»‘;
}
.amap-marker{
    user-select: none;
}

.tabs-images{
    width: 18px;
    height: 18px;
    margin-bottom: 2px;
}

.new_el-dialog .el-dialog__body{
    max-height: 60vh;
    overflow-y: auto;
    overflow-x: hidden;
}

.ztree li{
   line-height: 22px;

}
.ztree li a{
    height: 22px;
    line-height: 22px;
}
.ztree li span.button.ztreeName_ico_docu,
.ztree li span.button.ztreeName_ico_open,
.ztree li span.button.ztreeName_ico_close,
.ztree li span.button.ico_docu,
.ztree li span.button.ico_open,
.ztree li span.button.ico_close{
    vertical-align: sub;
    margin-right: 2px;
}
.ztree li a img{
    vertical-align: unset;
    margin-top: 3px !important;
}
.ztree li a.curSelectedNode{
    height: 22px;
}
.ztree li span{
    /* vertical-align: middle; */
}
#easyplayer_his{
    height: 100%;
}
.xufeidialog .el-input-number{
    line-height: 32px;
}
.vehicleTransportWaybill .dialogforms .el-input__icon{
    line-height: 34px;
}
.minemap-popup-content{
    padding: 0 !important;
    overflow: unset !important;
}

.search .el-autocomplete-suggestion li {
  line-height: 26px;
}
.el-autocomplete-suggestion {
  width: auto !important;
}
.bar-select.no .el-input-group__prepend {
  display: none;
}
.AI_box{
    position: absolute;
    right: 20px;
    bottom: 60px;
    width: 36px;
    height: 100px;
    border-radius: 4px;
    background-color: #fff;
    z-index: 9000;
    user-select: none;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .2);
}
.AI_body{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    width: 100%;
    height: 100%;
}
.AI_box img{
    width: 24px;
    height: 24px;
    margin-bottom: 4px;
}
.AI_box .adas-head{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.ai-dialog{
    z-index: 20000 !important;
    position: absolute;
    margin: unset;
    width: 470px;
    right: 68px;
    left: unset;
    overflow: unset;
}
.ai-dialog-custom{
    position: unset;
    width: unset;
    margin: unset;
    /* margin: unset !important;
    position: absolute;
    right: 68px;
    z-index: 20000 !important; */
}
.ai-dialog-custom .el-dialog__body{
    padding: unset;
}
.cheetah-grid__tooltip-element__content{
    font-size: 12px;
}

.el-menu--popup-right-start .el-menu-item-group__title{
    padding: 0;
}
.el-menu--popup-right-start .el-menu-item{
    height: 40px;
    line-height: 40px;
}</pre></body></html>