html,body{
    font-family: "微软雅黑" !important;
}
#XQ-header {
    min-width: 1250px;
    position: relative;
}
.layui-logo {
    /*width:200px;*/
    /*text-align: center;*/
    padding-left: 10px;
    height:46px;
    color:#333;
    background: #292931;
    float:left;
    font-size: 16px;
}
.layui-logo p{
    position: absolute;
    top:-8px;
    left: 70px;
    font-size: 14px;
}
.layui-logo span{
    position: absolute;
    display: block;
    top:13px;
    left:70px;
    /*font-size: 12px;*/
    color: #999;
    font-size: 10px;
    -webkit-transform: scale(0.85);
}
.layui-logo img,.second_layui-logo img {
    margin-right:5px;
    height: 35px;
    /*max-width: 82px;*/
    margin-top: 5px;
}
.layui-logo{
    display: none;
}
.second_layui-logo{
    display: none;
    float: right;
    margin-right: 15px;
    height: 46px;
    width: 82px;
}
.JJS img{
    width: 94px;
    height: 36px;
}
.layui-body iframe {
    height:100%;
    width:100%;
}
.layui-body .layui-tab {
    margin:0;
}

.layui-body .layui-tab .layui-tab-item {
    height:100%;
}

.layui-body .layui-tab .layui-tab-content {
    padding:0;
}

.layui-footer {
    background:#c2c2c2!important;
    text-align:center;
    line-height:44px;
}

.right-click-menu {
    position: absolute;
    width: 120px;
    line-height: 24px;
    z-index: 999;
    background: #FFF;
    border: 1px solid #F2F2F2;
    border-bottom: none;
    border-radius: 3px;
    display: none;
}
.right-click-menu li a {
    display: block;
    padding: 4px 10px;
    color: #CCC;
    border-bottom: 1px solid #F2F2F2;
}

.right-click-menu li a:hover {
    background: #EEE;
    color: #666;
}

.layui-table th, .layui-table td {
    text-align:center;
}

dl.fence_list {
    display:block;
    position: absolute;
    left: 0;
    top: 42px;
    padding: 5px 0;
    z-index: 999;
    min-width: 100%;
    border: 1px solid #d2d2d2;
    max-height: 200px;
    overflow-y: auto;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 4px rgba(0,0,0,.12);
    box-sizing: border-box;
}
dl.fence_list dd{
    padding: 0 10px;
    line-height: 36px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
dl.fence_list dd:hover {
    background-color: #f2f2f2;
}

.tips_box {
    overflow: hidden;
    white-space: nowrap;
}
.tips {
    display: inline;
    background-color:#e0e9cf;
    padding:3px 5px;
    border-radius:4px;
    margin-right:3px;
    -webkit-user-select:none;
    -moz-user-select:none;
    -o-user-select:none;
    -ms-user-select:none;
    user-select:none;
    cursor:default;
}
.tips i {
    cursor: pointer;
}
.tips_search {
    position:absolute;
    top:38px;
    width: 100%;
    z-index:1;
}

.pull-triangle {
    width:0;
    height:0;
    border-width:20px;
    border-style:solid;
    border-color:#009688 transparent transparent transparent;
    position: absolute;
    /* bottom: -40px; */
    margin: 0 auto;
    left: 0;
    right: 0;
}

#task-map-container{
    width:96%;
    height:300px;
    margin:0 auto;
    border:1px solid #ddd;
    overflow: hidden;
    margin-bottom:30px;
}
.layui-header{
    background: #292931;
}
.layui-nav-item.person a {
    background: none;
    padding-left: 0;
    margin-right: 18px;
}
.layui-nav-tree .layui-nav-bar{
    display: none;
}
.layui-side {
    top:46px !important;
    width:160px !important;
    overflow-x: hidden !important;
    height: 100%;
    left: 0px;
    /*box-shadow: 0px 2px 8px 1px*/
    /*rgba(196, 200, 199, 0.35);*/
}
/*左侧栏选中*/
.layui-bg-black {
    background-color: #d3d3dc!important;
}
.layui-nav-item .layui-side-click1{
    /*background:url("../images/dingwei.png") no-repeat right center !important;*/
    background-color:#ee8c2e !important;
    /*background-size: 6px !important;*/
    color: #fff;
}
.layui-nav-item .layui-side-click2{
    /*background:url("../images/dingwei.png") no-repeat right center !important;*/
    background-color:#d3d3dc !important;
    /*background-size: 6px !important;*/
    color: #333;
}
.layui-nav-tree .layui-nav-item .layui-side-click2:hover{
    background-color:#e4e4e9 !important;
}
.layui-nav-tree .layui-nav-child dd .layui-side-click1:after, .layui-nav-tree .layui-nav-item .layui-side-click2:after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    background: url(../images/dingwei.png) no-repeat right center;
    background-size: 8px;
    right: -3px;
    top: 50%;
    margin-top: -4px;
    position: absolute;
}
.layui-header{
    position: fixed;
    top:0;
    left: 0;
    width: 100%;
}
.rightCont{
    margin-left: 160px;
    position: relative;
    /*margin-top: 46px;*/
    padding: 0 10px;
    overflow: hidden;
    /*border-top: 1px solid rgb(52,193,99);*/
}
#form{
    width: 100%;
    height: calc(100vh - 250px);
    height: -moz-calc(100vh - 250px);
    height: -webkit-calc(100vh - 250px);
    overflow: auto;
    /*border: 1px solid rgb(217,217,217);*/
}
.layui-form{
    margin-left: 0;
    width: 100%;
}
.layui-table{
    width: 100%;
    margin-left: 0;
}
.rightCont{
    height: calc(100vh - 59px);
    height: -moz-calc(100vh - 59px);
    height: -webkit-calc(100vh - 59px);
    width: calc(100% - 180px);
    width: -moz-calc(100% - 180px);
    width: -webkit-calc(100% - 180px);
}
.no_padding_rightCont {
    width: calc(100% - 160px);
    width: -moz-calc(100% - 160px);
    width: -webkit-calc(100% - 160px);
}
.layui-table th,.layui-table td{
    height: 37px;
    max-height: 37px !important;
    line-height: 37px !important;
    /*max-width: 400px;*/
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    padding: 0 15px;
}
.layui-form-item .layui-input-inline {
    width: 150px;
    margin-right: 0;
}
.pull-left{
    float: left;
}
.task-data,.driver-data{
    height:70px;
    line-height: 70px;
}
.task-data span,.driver-data span{
    display:table-cell;vertical-align:middle;height:70px;
}

.Search-inp{
    float: right;
    margin-right: 10px;
    margin-top: 17px;
    width: 260px;
    height: 36px;
    border: 1px solid rgb(198,198,198);
    border-radius: 3px;
    padding-left: 7px;
    line-height: 34px;
    overflow: hidden;
}
.Search-inp input{
    border: none;
    outline: none;
}
.clearn{
    float: right;
    width: 22px;
    height: 36px;
    background: url("../images/XX.png") no-repeat left center;
}
.search-Btn{
    float: right;
    width: 48px;
    height: 22px;
    margin-top: 8px;
    border-left: 1px solid rgb(217,217,217);
    background: url("../images/search_green.png") no-repeat center;
}
.timestart input,.timeend input{
    background: url("../images/日期_03.png") no-repeat right 12px center;
}
.inline-color{
    color: #666;
}
@media screen and (min-width: 1550px) {
    .timestart,.timeend{
        width: 170px !important;
    }
    .task-icon span,.driver-icon span{
        font-size: 16px;
    }
    .task-data span,.driver-data span{
        font-size: 14px;
    }
    .task-data .font-color,.driver-data .font-color{
        font-size: 20px;
        padding-left: 5px;
        padding-right: 15px;
    }
    .driver-bar{
        margin-left: 5px;
    }
    .task-icon,.driver-icon{
        margin-right: 5px !important;
    }
    .layui-form-item .To{
        margin-left: 7px !important;
    }
    .time-form{
        margin-left: 15px !important;
    }
}

@media screen and (max-width: 1549px) {
    .task-icon span,.driver-icon span{
        font-size: 15px;
    }
    .task-data span,.driver-data span{
        font-size: 13px;
    }
    .task-data .font-color,.driver-data .font-color{
        font-size: 17px;
        padding-left: 3px;
        padding-right: 10px;
    }
    .Search-inp{
        width: 193px;
    }
    .Search-inp input{
        width: 120px;
    }
    .search-Btn{
        width: 36px;
    }
    .driver-bar{
        margin-left: 15px;
    }
    .timestart,.timeend{
        width: 150px;
    }
    .task-icon,.driver-icon{
        margin-right: 8px !important;
    }
    .layui-form-item .To{
        margin-left: 7px !important;
    }

}

.layui-nav .layui-nav-more{
    border-top: 4px solid transparent;
    border-left: 4px solid #888888;
    border-bottom:4px solid transparent;
}
.layui-nav-item.layui-nav-itemed .layui-nav-more{
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #888;
}
.layui-nav-item.person .layui-nav-more{
    border-bottom: none;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid rgb(205,205,205);
}
.layui-nav-item.person:hover .layui-nav-more.layui-nav-mored{
    border-top:none;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid rgb(205,205,205);
}
form{
    padding-top: 0;
}
.form-top .layui-form-item .layui-form-checkbox[lay-skin="primary"]{
    margin-top: 0;
}
.form-top .layui-form-item .layui-form-checkbox{
    margin-top: 0;
}
.form-top .layui-form-item{
    margin-bottom: 0;
}
.time-form .layui-inline{
    height: 60px;
    line-height: 60px;
}
.layui-form-item .layui-inline{
    margin-bottom:5px;
}
.layui-input-inline{
    margin-top: 14px;
}
.color-font{
    color:#444;
}

/*.layui-form table{*/
    /*min-width: 1400px;*/
/*}*/
.foot_chock{
    width: 50%;
    float: left;
    /*overflow: hidden;*/
    font-size: 14px;
    color:rgb(153,153,153);
    margin-top: 10px;
}
.foot_chock p{
    float: left;
    height: 28px;
    line-height: 28px;
}
.foot_chock p:last-child{
    margin-left: 32px;
}
.foot_chock span{
    font-size: 16px;
    color: #333;
}
.foot_chock input{
    width: 36px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border: 1px solid rgb(229,229,229);
    margin: 0 20px;
    border-radius: 4px;
}
.layui-side-scroll::-webkit-scrollbar
{
    width: 4px;
    height:10px;
    display: none;
}
.qingchu{
    width: 30px;
    background: url("../images/kongqingchu.png") no-repeat left center;
    margin: 0 !important;
}
.qingchu1 {
  width: 30px;
  background: url("../images/qingchu.png") no-repeat left center;
  margin: 0 !important;
  margin-left: 5px !important;
}
.qingchu2{
    background: url("../images/qingchu.png") no-repeat left center;
}
.laydate-footer-btns .laydate-btns-clear{
    display: none;
}

/*翻页选择*/
.select_case_parent{
    position:relative;
}
.select_case{
    z-index:999999;
    display:inline-block;
    position:absolute;
    right:21px;
    top:-112px;
    width:60px;
    /*height:100px;*/
    padding: 7px 0;
    background:#fff;
    border:1px solid #ddd;
    /*overflow: hidden;*/
    display: none;
    border-radius: 6px;
    box-shadow: 0px -3px 10px 0px rgb(188 186 185 / 70%);
}
.select_case::before {
    content: '';
    width: 10px;
    height: 10px;
    border: 1px solid #ddd;
    position: absolute;
    left: 50%;
    margin-left: -6px;
    bottom: -5px;
    transform: rotate(45deg);
    background: #fff;
    border-top: none;
    border-left: none;
}
.select_case::after {
    content: '';
    width: 60px;
    height: 7px;
    position: absolute;
    bottom: -6px;
    left: 0;
    background: transparent;
}
.select_case span{
    display:inline-block;
    width:100%;
    height:30px;
    text-align: center;
    line-height: 30px;
    color: #333 !important;
    cursor: pointer;
}
.select_case span:hover{
    color: #333 !important;
    background: #f3f3f3 !important;
}

/*状态选择下划线*/
.inp_border{
    position: absolute;
    left: 0;
    top:38px;
    height: 2px;
    width: 380px;
    overflow: hidden;
}
.inp_border>div{
    /*border-bottom: 2px solid red;*/
    float: left;
    width: 13px;
    margin-right: 68px;
}
.inp_border>div:last-child{
    margin-right:0;
}
.inp_border1{
    border-bottom: 2px solid #f27c1c;
}
.inp_border2{
    border-bottom: 2px solid #e9cd11;
}
.inp_border3{
    border-bottom: 2px solid #34c163;
}
.inp_border4{
    border-bottom: 2px solid #999999;
}
.inp_border5{
    border-bottom: 2px solid rgb(237,49,12);
}

.form-top{
    overflow: hidden;
    margin-top: 71px;
    height: 60px;
    line-height: 60px;
    margin-bottom: 0;
}

.layui-table thead tr:hover{
    background-color: #edecec;
}
/*webkit内核*/
.layui-side-scroll::-webkit-scrollbar {
    width:0px;
    height:0px;
}
.layui-side-scroll::-webkit-scrollbar-button    {
    background-color:rgba(0,0,0,0);
}
.layui-side-scroll::-webkit-scrollbar-track     {
    background-color:rgba(0,0,0,0);
}
.layui-side-scroll::-webkit-scrollbar-track-piece {
    background-color:rgba(0,0,0,0);
}
.layui-side-scroll::-webkit-scrollbar-thumb{
    background-color:rgba(0,0,0,0);
}
.layui-side-scroll::-webkit-scrollbar-corner {
    background-color:rgba(0,0,0,0);
}
.layui-side-scroll::-webkit-scrollbar-resizer  {
    background-color:rgba(0,0,0,0);
}
.layui-side-scroll::-webkit-scrollbar {
    width:10px;
    height:10px;
}
/*o内核*/
.layui-side-scroll .-o-scrollbar{
    -moz-appearance: none !important;
    background: rgba(0,255,0,0) !important;
}
.layui-side-scroll::-o-scrollbar-button    {
    background-color:rgba(0,0,0,0);
}
.layui-side-scroll::-o-scrollbar-track     {
    background-color:rgba(0,0,0,0);
}
.layui-side-scroll::-o-scrollbar-track-piece {
    background-color:rgba(0,0,0,0);
}
.layui-side-scroll::-o-scrollbar-thumb{
    background-color:rgba(0,0,0,0);
}
.layui-side-scroll::-o-scrollbar-corner {
    background-color:rgba(0,0,0,0);
}
.layui-side-scroll::-o-scrollbar-resizer  {
    background-color:rgba(0,0,0,0);
}
/*IE10,IE11,IE12*/
.layui-side-scroll{
    -ms-scroll-chaining: chained;
    -ms-overflow-style: none;
    -ms-content-zooming: zoom;
    -ms-scroll-rails: none;
    -ms-content-zoom-limit-min: 100%;
    -ms-content-zoom-limit-max: 500%;
    -ms-scroll-snap-type: proximity;
    -ms-scroll-snap-points-x: snapList(100%, 200%, 300%, 400%, 500%);
    -ms-overflow-style: none;
    overflow: auto;
}
/*.small-font{*/
    /*font-size:12px;*/
    /*-webkit-transform-origin-x: 0;*/
    /*-webkit-transform: scale(0.90);*/
/*}*/
.layui-nav-child dd.layui-this a{
    color: #fff;
}
/*去除ie  X*/
input::-ms-clear{display:none;}

/*去除滚动条*/
.layui-side .layui-side-scroll {
    /*隐藏滚动条，当IE下溢出，仍然可以滚动*/
    -ms-overflow-style:none !important;
    /*火狐下隐藏滚动条*/
    overflow:-moz-scrollbars-none !important;
    scrollbar-width: none;
}
.ps-container {
    scrollbar-width: none !important;
}
/*Chrome下隐藏滚动条，溢出可以透明滚动*/
.layui-side .layui-side-scroll::-webkit-scrollbar{width:0px}
input:required:invalid, input:focus:invalid, textarea:required:invalid, textarea:focus:invalid{box-shadow: none;}
/*number去除上下键*/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
input[type="number"]{
    -moz-appearance: textfield;
}

/*自带sort的样式*/
.layui-table-sort[lay-sort=asc] .layui-table-sort-asc {
    border-bottom-color: #5FB878;
}
.layui-table-sort[lay-sort=desc] .layui-table-sort-desc {
    border-top-color: #5FB878;
}

/*高德去除图标*/
.amap-logo,.amap-copyright{
	display: block !important;
    z-index: 0;
}

.pageinp,.select_case_parent span{
    cursor: pointer;
}
.laydate-time-list > li:last-child{
    display: none;
}
.sortIngFontColor{
    color: transparent !important;
}
.sortIngFontColor button{
    border: none !important;
    color: transparent !important;
}
.updateMsg{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 610px;
    height: 545px;
    z-index: 9999999999999999999999;
    background:rgba(255,255,255,1); 
    box-shadow:0px 0px 21px 6px rgba(68,63,59,0.08);    
    border-radius:8px;
}
.updateMsg .topimg{
    border-radius:8px 8px 0 0;
    height: 191px;
    width: 100%;
    background-image: url(../images/msgtitlebgc.jpg);
}
.updateMsg .topimg .titile{
    height: 100%;;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size:32px;
    font-weight:bold;
    color:rgba(249,251,255,1);
}
.updateMsg .contentt{
    width: 100%;
    height: 270px;
    /* background-color: red; */
    font-size:14px;
    font-weight:400;
    color:rgba(51,51,51,1);
}
.updateMsg .closebtn{
    width:240px;
    height:36px;
    background:rgba(13,146,249,1);
    border-radius:2px;
    margin: 0 auto;
    margin-top: 15px;
    font-size:14px;
    font-weight:400;
    color:rgba(255,255,255,1);
    text-align: center;
    line-height: 36px;
    cursor: pointer;
}

.updateMsg  .nochangetext{
    padding: 0 30px;
    height: 88px;
    padding-bottom: 15px;
    box-sizing: border-box;
}
.updateMsg  .contentt p{
    line-height: 25px;
}
.updateMsg  .rich_text{
    position: relative;
    height: 270px;
    width: 610px;
    padding:  0px 30px  0 54px;
    box-sizing: border-box;
    overflow-y: auto;
}
/*新nav*/
.new-nav-box {
    float: right;
    height: 46px;
    line-height: 46px;
    /*overflow: hidden;*/
}
.new-nav-box a {
    display: block;
    float: left;
    margin-right: 20px;
    color: #fff;
}
#XQ-header .layui-nav .layui-nav-item {
    line-height: 46px;
    height: 46px;
}
#XQ-header .new-nav-box{
    /*width: 140px;*/
    padding: 0;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    /*overflow: hidden;*/
    word-break: break-all;
}
#XQ-header .new-nav-box .layui-nav-item>a{
    color: white;
    background: url("../images/new-head/shiping-white.png") no-repeat left center;
    padding-left: 26px;
    line-height: 46px;
    height: 46px;
}
#XQ-header .layui-nav .layui-nav-more {
    top: 22px;
}
.hasBottom {
    display: inline-block;
    height: 46px;
    position: relative;
}
.hasBottom:after {
    content: '';
    position: absolute;
    width: 0;
    height: 1px;
    background: #fff;
    left: 50%;
    bottom: 12px;
    transition: all 0.3s;
}
.messageh{
    position: relative;
    width: 46px;
    height: 46px;
    line-height: 46px;
    float: right;
    margin-right: 10px;
}
.messageh .img{
    width: 26px;
    height: 26px;
    margin: 0 auto;
    margin-top: 10px;
}
.messageh .num{
    position: relative;
    top: -49px;
    right: -19px;
    min-width: 14px;
    height: 14px;
    background: red;
    box-sizing: border-box;
    color: white;
    font-size: 0.5vw;
    text-align: center;
    line-height: 13px;
    padding: 0 5px;
    border-radius: 10px;
    display: inline-block;
}
.messageh .img img{
    display: block;
    height: 100%;
    width: 100%;
}
#XQ-header .index-nav:hover .hasBottom,#XQ-header .serverImg:hover .hasBottom,#XQ-header .goLookVideoBtn:hover .hasBottom {
    color: #fff;
}
#XQ-header > .XQ-header-right > .layui-nav-item > a:hover .hasBottom {
    color: #fff;
}
#XQ-header .index-nav:hover .hasBottom:after,#XQ-header .serverImg:hover .hasBottom:after,#XQ-header .goLookVideoBtn:hover .hasBottom:after {
    width: 100%;
    left: 0;
}
#XQ-header .XQ-header-right .layui-nav-item a:hover .hasBottom:after {
    width: 100%;
    left: 0;
}
#XQ-header .XQ-header-right .layui-nav-bar {
    background: inherit;
}
.balance:after {
    content: '';
    position: absolute;
    width: 0;
    height: 1px;
    left: 50%;
    bottom: 18px;
    transition: all 0.3s;
    background: #ed7d31;
}

.index-nav {
    background: url("../images/new-head/home-white.png") no-repeat left center;
    background-size: 18px 13px;
    padding-left: 28px;
}
.back-home-box .index-nav {
    padding-left: 24px;
}
.balance-nav {
    background: url("../images/new_nav_icon/finance.png") no-repeat left center;
    padding-left: 28px;
}
.wxxcx-nav {
    background: url("../images/new_nav_icon/wxxcx.png") no-repeat left center;
    padding-left: 28px;
    position: relative;
}
.wxxcx-nav .wxxcx-code {
    position: absolute;
    background: #fff;
    padding: 10px 15px;
    width: 280px;
    text-align: center;
    line-height: 25px;
    left: -105px;
    border-radius: 4px;
    box-shadow: 0 0 7px 0 rgba(188, 186, 185, 0.7);
    top: 60px;
    display: none;
}
.wxxcx-nav .wxxcx-code-top {
    position: absolute;
    top: -8px;
    left: 50%;
    margin-left: -8px;
    width:0;
    height:0;
    border-style: solid;
    border-width: 8px;
    border-color:transparent #fff #fff transparent  ;
    transform: rotate(225deg);
    box-shadow: 1px 1px 1px rgba(188, 186, 185, 0.7);
}
.wxxcx-nav .wxxcx-code img {
    width: 180px;
    height: 180px;
}
.wxxcx-nav .wxxcx-saoyisao-text {
    color: #888;
}
.balance-nav .balance {
    color:#ed7d31;font-size: 16px;font-weight: 600;
}
.person-box {
    float:right;
    position: relative;
}
.person-box:before {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    width: 1px;
    height: 26px;
    background: #636b72;
}
.person-box .person:after {
    content: '';
    position: absolute;
    bottom: 12px;
    left: 50%;
    width: 0;
    height: 1px;
    background: #fff;
    transition: all 0.3s;
}
.person-box .person:hover:after {
    left: 0;
    width: calc(100% - 18px);
    width: -moz-calc(100% - 18px);
    width: -webkit-calc(100% - 18px);
}
.person-box .person .self-center {
    color: #fff;
}
.person-box .person:hover .self-center{
    color: #fff;
}
.person-box .layui-nav-bar {
    display: none;
}
.person-box .person dl {
    width: 210px;
    border: none;
    box-shadow: 0px 4px 7px 0px rgba(188, 186, 185, 0.7);
}
.person-box .person dl dd {
    padding: 0 20px;
    overflow: hidden;
    cursor: pointer;
}
.person-box .person dl dd:hover {
    background: #f3f5f6;
}
.person-box .person dl dd:first-child:hover {
    background: #fff;
}
.person-box .person dl dd a {
    float: left;
    padding-left: 26px;
    font-size: 12px;
}
.person-box .person .layui-nav-child {
    line-height: 40px;
    top: 47px;
}
.person-box .person .logout-name-box p {
    line-height: normal;
    height: auto;
    width: 170px;
    margin-left: 20px;
    margin-right: 20px;
}
.person-box .person .logout-name-box {
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 5px;
    overflow: hidden;
    /*padding: 0 20px;*/
    /*width: 210px;*/
}
.person-box .person .logout-name-box .person-name {
    color: #666;
    font-size: 14px;
    width: 170px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.person-box .person .logout-name-box .logout-name {
    color: #999;
    font-size: 12px;
    margin-bottom: 5px;
    width: 170px;
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
    white-space: normal;
}
.person-box .layui-nav-more {
    right: 0;
}
.rightLink {
    color: #999;
    float: right;
    height: 40px;
    line-height: 40px;
}
.person-box .person .layui-nav-child .personageInfo {
    background: url("../images/new_nav_icon/enterpriseData.png") no-repeat left center;
}
.person-box .person .layui-nav-child .rechargeEntrance {
    background: url("../images/new_nav_icon/accontRecharge.png") no-repeat left center;
}
.person-box .person .layui-nav-child .journaAccount {
    background: url("../images/new_nav_icon/expenditureRecord.png") no-repeat left center;
}
.person-box .person .layui-nav-child .rechargeRecord {
    background: url("../images/new_nav_icon/rechargeRecord.png") no-repeat left center;
}
.person-box .person .layui-nav-child .mySet {
    background: url("../images/new_nav_icon/set.png") no-repeat left center;
}
.person-box .person .layui-nav-child .logout {
    background: url("../images/new_nav_icon/outlogin.png") no-repeat left center;
}
.person-box .person .layui-nav-child dd.layui-this {
    background: #f3f5f6;
}
.person-box .person .layui-nav-child dd.layui-this a {
    color: #666;
}


/*mark覆盖层*/
.XQ_dialog_mark {
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top:0;
    min-width: 1240px;
    z-index: 9999;
    display: none;
    overflow: auto;
}
.XQ_dialog {
    width: 1200px;
    overflow: hidden;
    position:absolute;
    top:50%;
    background: #fff;
    border-radius: 8px;
    margin-top: -350px;
}
.XQ_dialog_btns {
    width: 100%;
    display: flex;
    justify-content: center;
    margin: 15px 0;
}
.XQ_dialog_btns button {
    width: 100px;
}
.XQ_dialog_title{
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: rgb(247,247,247);
    text-align: center;
    font-size: 20px;
    color: rgb(51,51,51);
    position: relative;
}
.XQ_dialog_cont {
    padding: 10px;
}
.XQ_dialog_mark .layui-form {
    width: auto;
}
.XQ_dialog_mark .dialog_gary_background_title {
    height: 28px;
    line-height: 28px;
    background-color: #f0f2f2;
    border-radius: 2px;
    font-size: 16px;
    font-weight: normal;
    color: #333333;
    position: relative;
    padding-left: 10px;
    margin-top: 10px;
}
.XQ_dialog_mark .dialog_gary_background_title:before {
    content: '';
    width: 2px;
    height: 28px;
    background-color: #33c163;
    position: absolute;
    top: 0;
    left: 0;
}
.index-logo-img {
    cursor: pointer;
}
.layui-form-width-auto.layui-form {
    width: auto;
}
#XQ-header .server{
    position: relative;
    /*top:0px;*/
    /*left:179px;*/
    height: 46px;
    line-height: 46px;
    float: right;
    font-size: 14px;
}
#XQ-header .serverImg{
    display: block;
    float: left;
    margin-right: 20px;
    color: #666;
    background: url("../images/new-head/kehu-white.png") no-repeat left center;
    padding-left: 22px;
}
#XQ-header .server span{
	font-weight: normal;
	font-stretch: normal;
    color: #fff;
    display: inline-block;
    height: 46px;
    line-height: 47px;
    position: relative;
}
.serverLink{
    display: none;
    position: absolute;
    top: 34px;
    left: -26px;
}
.tip{
    position: absolute;
    top: 18px;
    /*left: 25px;*/
    width: 100%;
    text-align: center;
}
.tip p{
    height: 20px;
    /*letter-spacing: 5px;*/
    text-align: center;
    font-size: 14px;
    color: #666666;
    font-family: PingFang-SC-Medium;
}
.serverLink .phone {
    font-size: 14px;
    color: #666;
    text-align: center;
    height: 20px !important;
    line-height: 20px !important;
    position: absolute;
    bottom: 28px;
    width: 100%;
}
.wx-icon {
    position: relative;
    top: -1px;
}
.wx-icon.hasShowWX {
    transform-origin: center;
    transform:rotateX(180deg);
    -ms-transform:rotateX(180deg); 	/* IE 9 */
    -moz-transform:rotateX(180deg); 	/* Firefox */
    -webkit-transform:rotateX(180deg); /* Safari 和 Chrome */
    -o-transform:rotateX(180deg); 	/* Opera */
    /*line-height: 55px;*/
    transition:transform .2s linear;
}
.hasBottom {
    padding-right: 3px;
}
.layui-input{line-height: normal !important;}
.XQ-nav-open-close-all {
    width: 160px;
    height: 38px;
    position: fixed;
    left: 0px;
    top: 46px;
    background: #fff;
    color: #333;
    line-height: 40px;
    cursor: pointer;
    z-index: 111;
    border-bottom: 1px solid #b6b5b5;
}
.XQ-nav-open-close-all span {
    /*display: inline-block;*/
    /*margin-left: 21px;*/
    height: 40px;
    /*padding-left: 25px;*/
    background: url("../images/index/new-open.png") no-repeat right 12px center;
    background-size: 14px;
    display: block;
    padding-left: 23px;
}
.XQ-nav-open-close-all.opened-nav span {
    background: url("../images/index/new-packUp.png") no-repeat right 12px center;
    font-size: 14px;
}

.back-home-box,.is-home-box {
    position: relative;
    height: 46px;
    line-height: 46px;
    width: 44px;
    margin-left: 17px;
    border-left: 1px solid #34383d;
    border-right: 1px solid #34383d;
    float: left;
}
.back-home-box a ,.is-home-box a {
    display: block;
    width: 20px;
    height: 20px;
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    padding: 0;
    margin: -10px 0 0 -10px;
}
.nav-balance {
    color: #ed7d31;
}
.nav-balance-box {
    font-size: 13px;
    margin-bottom: 5px;
}
.is-home-box .index-nav {
    background: url('../images/new-head/home-white.png') no-repeat left center;
}
.back-home-box a:hover  {
    background: url('../images/new-head/back-white.png') no-repeat left center;
    background-size: 18px 13px;
}
.is-home-box a:hover {
    background: url('../images/new-head/home-white.png') no-repeat left center;
}
#serverImg a:hover{
    background: url(../images/new-head/kehu-white.png) no-repeat left center;
}
.new-nav-box a:hover{
    background: url(../images/new-head/shiping-white.png) no-repeat left center;
}
.person-box .layui-nav-item.person .layui-nav-more {
    border-top: 4px solid rgb(255,255,255);
}
.person-box .layui-nav-item.person:hover .layui-nav-more.layui-nav-mored {
    border-bottom: 4px solid rgb(255,255,255);
}

.custom_edit_bg{
    display: inline-block;
    height: 22px;
    width: 22px;
    background: url(../images/task.png) no-repeat left center;
    background-size: 22px 22px;
    vertical-align: top;
    margin-left: 5px;
}
/* 不能编辑 */
.no_edit {
    cursor: not-allowed;
    background-color: #eee;
}

.new-nav-box .layui-nav-bar{
    background: inherit;
}
/* #XQ-header .new-nav-box .layui-nav-item>a{
    background: inherit;
    color: white;
    padding-left: 0;
} */

.video_list{
    position: absolute;
    top: 47px;
    box-sizing: border-box;
    background: white;
    box-shadow: 0px 4px 7px 0px rgba(188, 186, 185, 0.7);
    width: 120px;
    left: -20px;
}
.video_list>dd{
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    text-align: left;
}
.layui-nav-child.video_list dd.layui-this{
    background: white;
}
.video_list>dd:hover{
    background: #f3f5f6;
}
.video_list>dd span{
    cursor: pointer;
    display: block;
    width: 100%;
    color: #333;
}
.new-nav-box.layui-nav .layui-nav-more{
    border-bottom: none;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid rgb(205,205,205);
}
.new-nav-box.layui-nav:hover .layui-nav-more{
    border-top: none;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid rgb(205,205,205);
}
.item_video_icon{
    position: absolute;
    top: 13px;
    right: 15px;
}
.video_dialog_title{
    font-family: "Microsoft YaHei", 微软雅黑, "MicrosoftJhengHei", 华文细黑, STHeiti, MingLiu;
    font-size: 20px;
    height: 24px;
    line-height: 16px;
    color: #333333;
    text-align: center;
    margin-bottom: 14px;
}
.video_list_container{
    position: absolute;
    top: 58px;
    right: 20px;
}
.video_toggle_btn{
    position: absolute;
    writing-mode:vertical-lr;
    color: white;
    left: -36px;
    top: 50%;
    margin-top: -50px;
    height: 100px;
    line-height: 36px;
    text-align: center;
    border-radius: 8px 0px 0px 8px;
    width: 36px;
    background: rgba(52, 52, 52, .8);
    cursor: pointer;
    font-size: 16px;
    color: #bdbdbd;
}
.video_toggle_btn:hover{
    color: white;
}
.video_selected_list::before{
    content: '';
    display: table;
}
.video_selected_list{
    width: 0;
    overflow: hidden;
    height: 380px;
    background: rgba(52, 52, 52, .8);
    transition: width .2s;
}
.video_selected_list.show{
    width: 100px;
}
.video_selected_list.show>li{
    display: list-item;
}
.video_selected_list>li{
    display: none;
    margin-top: 22px;
    text-align: center;
    color: #bdbdbd;
    cursor: pointer;
}
.video_selected_list>li:hover{
    color: white;
}
.video_selected_list>li::after{
    content: '';
    display: inline-block;
    width: 14px;
    height: 14px;
    position: relative;
    top: 2px;
    margin-left: 4px;
    background: url('../images/index/play.png') 0 0 no-repeat;
    background-size: 100% 100%;
}
.video_selected_list>li:last-child::after{
    margin-left: 16px;
}
.video_selected_list>li:hover::after{
    background: url('../images/index/hover_play.png') 0 0 no-repeat;
    background-size: 100% 100%;
}
.video_selected_list>li:last-child:hover::after{
    margin-left: 16px;
}

.XQ-bg-nav {
    position: fixed;
    top: 46px;
    left: 0;
    width: 40px;
    height: 100%;
    background-color: #3d3d48;
    overflow: hidden;
    z-index: 111;
    display: none;
}

.rightCont.full{
    width: calc(100% - 40px);
    margin-left: 40px;
    box-sizing: border-box;
}
.index_rightCont.full .layui-body{
    left: 40px;
}
.nav_icon{
    cursor: pointer;
}
.XQ-bg-nav li{
    text-align: center;
}
.XQ-bg-nav .nav_expand{
    display: none;
}
.XQ-bg-nav.hide .nav_expand{
    display: inline-block;
}
.XQ-bg-nav.hide .nav_retract{
    display: none;
}

.XQ-bg-nav ul{
    /*overflow: hidden;*/
    height: calc(100vh - 47px);
    height: -moz-calc(100vh - 47px);
    height: -webkit-calc(100vh - 47px);
}
.XQ-bg-nav ul div {
    overflow-y: auto;
    height: calc(100vh - 77px);
    height: -moz-calc(100vh - 77px);
    height: -webkit-calc(100vh - 77px);
    padding-bottom: 30px;
}
.XQ-bg-nav .empty-module {
    height: 38px;
    border-bottom: 1px solid #2a2a32;
}
.XQ-bg-nav .big-module {
    border-bottom: 1px solid #2a2a32;
    cursor: pointer;
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 12px;
}
.big-module span {
    display: block;
    text-align: center;
}
.XQ-bg-nav .big-module.active-module {
    background: #0d92ef;
    color: #fff;
    position: relative;
}
/*.XQ-bg-nav .big-module.active-module:after {*/
/*    content: '';*/
/*    position: absolute;*/
/*    width: 6px;*/
/*    height: 12px;*/
/*    background: url("../images/dingwei.png") no-repeat left center;*/
/*    background-size: 6px 12px;*/
/*    right: 0;*/
/*    top: 50%;*/
/*    margin-top: -6px;*/
/*}*/
.XQ-bg-nav .big-module img {
    width: 18px;
    height: 18px;
    display: block;
    margin: 0 auto;
    margin-bottom: 7px;
}
.user-set-module {
    display: none;
}

.history-pages-tab-box {
    height: 28px;
    line-height: 28px;
    float: left;
    margin: 18px 0 0 0;
    display: none;
}
.history-pages-tab-box > div {
    float: left;
}
.history-pages-tab-box .history-pages-tabs {
    max-width: 500px;
    height: 28px;
    overflow-x: auto;
}
/*.history-pages-tab-box .history-pages-tabs.second_logo{*/
/*    max-width: 560px;*/
/*}*/
.history-pages-tab-box ul li {
    float: left;
    background-color: #6a6f74;
    border-radius: 2px 2px 0px 0px;
    text-align: center;
    line-height: 28px;
    margin-right: 2px;
    padding: 0 20px;
    font-size: 14px;
    color: #d4d2d2;
    position: relative;
    cursor: pointer;
}
.history-pages-tab-box ul li:last-of-type {
    margin-right: 0;
}
.history-pages-tab-box ul li.history-pages-active {
    background-color: #fff;
    color: #333;
}
.history-pages-tab-box ul li i {
    position: absolute;
    width: 12px;
    height: 28px;
    line-height: 30px;
    font-size: 14px;
    right: 5px;
    top: 0;
    cursor: pointer;
    display: none;
}
.history-pages-tab-box .prov-history-btn, .history-pages-tab-box .next-history-btn {
    width: 20px;
    height: 28px;
    line-height: 28px;
    font-size: 8px;
    cursor: pointer;
    color: #d4d2d2;
    text-align: left;
}
.history-pages-tab-box .next-history-btn {
    text-align: right;
}
.history-pages-tab-box .close-all-history-btn {
    width: 18px;
    height: 18px;
    background-color: #ffffff;
    border-radius: 2px;
    font-size: 10px;
    color: #333;
    line-height: 20px;
    text-align: center;
    margin-top: 5px;
    margin-left: 5px;
    cursor: pointer;
    position: relative;
}
.history-pages-tab-box .close-all-history-btn .close-history-btns-box {
    width: 107px;
    padding: 5px 0;
    background: #fff;
    box-shadow: 0px 2px 8px 1px
    rgba(196, 200, 199, 0.35);
    border-radius: 2px;
    font-size: 14px;
    line-height: 25px;
    color: #666666;
    z-index: 99;
    margin-top: 5px;
    display: none;
    position: relative;
}
.history-pages-tab-box .close-all-history-btn .close-history-btns-box > div {
    text-align: center;
}
.history-pages-tab-box .close-all-history-btn .close-history-btns-box > div:hover {
    background: #f7f7f7;
}
.history-pages-tab-box .close-all-history-btn .close-history-btns-box p {
    height: 10px;
    width: 107px;
    top: -10px;
    left: 0;
    position: absolute;
}

/*webkit内核*/
.history-pages-tab-box .history-pages-tabs::-webkit-scrollbar,.XQ-bg-nav ul div::-webkit-scrollbar {
    width:0px;
    height:0px;
}
.history-pages-tab-box .history-pages-tabs::-webkit-scrollbar-button,.XQ-bg-nav ul div::-webkit-scrollbar-button {
    background-color:rgba(0,0,0,0);
}
.history-pages-tab-box .history-pages-tabs::-webkit-scrollbar-track,.XQ-bg-nav ul div::-webkit-scrollbar-track {
    background-color:rgba(0,0,0,0);
}
.history-pages-tab-box .history-pages-tabs::-webkit-scrollbar-track-piece,.XQ-bg-nav ul div::-webkit-scrollbar-track-piece {
    background-color:rgba(0,0,0,0);
}
.history-pages-tab-box .history-pages-tabs::-webkit-scrollbar-thumb,.XQ-bg-nav ul div::-webkit-scrollbar-thumb{
    background-color:rgba(0,0,0,0);
}
.history-pages-tab-box .history-pages-tabs::-webkit-scrollbar-corner,.XQ-bg-nav ul div::-webkit-scrollbar-corner {
    background-color:rgba(0,0,0,0);
}
.history-pages-tab-box .history-pages-tabs::-webkit-scrollbar-resizer,.XQ-bg-nav ul div::-webkit-scrollbar-resizer  {
    background-color:rgba(0,0,0,0);
}
.history-pages-tab-box .history-pages-tabs::-webkit-scrollbar,.XQ-bg-nav ul div::-webkit-scrollbar {
    width:0px;
    height:0px;
}
/*o内核*/
.history-pages-tab-box .history-pages-tabs .-o-scrollbar,.XQ-bg-nav ul div .-o-scrollbar{
    -moz-appearance: none !important;
    background: rgba(0,255,0,0) !important;
}
.history-pages-tab-box .history-pages-tabs::-o-scrollbar-button,.XQ-bg-nav ul div::-o-scrollbar-button{
    background-color:rgba(0,0,0,0);
}
.history-pages-tab-box .history-pages-tabs::-o-scrollbar-track,.XQ-bg-nav ul div::-o-scrollbar-track{
    background-color:rgba(0,0,0,0);
}
.history-pages-tab-box .history-pages-tabs::-o-scrollbar-track-piece,.XQ-bg-nav ul div::-o-scrollbar-track-piece {
    background-color:rgba(0,0,0,0);
}
.history-pages-tab-box .history-pages-tabs::-o-scrollbar-thumb,.XQ-bg-nav ul div::-o-scrollbar-thumb{
    background-color:rgba(0,0,0,0);
}
.history-pages-tab-box .history-pages-tabs::-o-scrollbar-corner,.XQ-bg-nav ul div::-o-scrollbar-corner {
    background-color:rgba(0,0,0,0);
}
.history-pages-tab-box .history-pages-tabs::-o-scrollbar-resizer,.XQ-bg-nav ul div::-o-scrollbar-resizer{
    background-color:rgba(0,0,0,0);
}
/*IE10,IE11,IE12*/
.history-pages-tab-box .history-pages-tabs,.XQ-bg-nav ul div{
    -ms-scroll-chaining: chained;
    -ms-overflow-style: none;
    -ms-content-zooming: zoom;
    -ms-scroll-rails: none;
    -ms-content-zoom-limit-min: 100%;
    -ms-content-zoom-limit-max: 500%;
    -ms-scroll-snap-type: proximity;
    -ms-scroll-snap-points-x: snapList(100%, 200%, 300%, 400%, 500%);
    -ms-overflow-style: none;
    overflow: auto;
}
.history-pages-tab-box .history-pages-tabs,.XQ-bg-nav ul div {
    /*隐藏滚动条，当IE下溢出，仍然可以滚动*/
    -ms-overflow-style:none !important;
    /*火狐下隐藏滚动条*/
    overflow:-moz-scrollbars-none !important;
    scrollbar-width: none;
}
/*Chrome下隐藏滚动条，溢出可以透明滚动*/
.history-pages-tab-box .history-pages-tabs::-webkit-scrollbar,.XQ-bg-nav ul div::-webkit-scrollbar{width:0px}

#XQ-side, .XQ-nav-open-close-all {
    /*border-right: 1px solid #000000;*/
    background: #d3d3dc;
}
#XQ-side:after, .XQ-nav-open-close-all:after {
    content: '';
    position: absolute;
    right: 0px;
    top: 0;
    height: 100%;
    width: 1px;
    background: #d9d9d9;
}
.mask{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: rgba(0,0,0,0.5);

}

.XQ_PAYMENT_HINT_MASK,.XQ_PAYMENT_WXCODE_MASK {
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    min-width: 1240px;
    z-index: 9999;
    display: none;
    overflow: hidden;
}
.XQ_PAYMENT_HINT_DIALOG {
    border-radius: 8px;
    background: #fff;
    overflow: hidden;
    width: 440px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -220px;
    margin-top: -180px;
}
.XQ_PAYMENT_HINT_DIALOG_BTNS {
    width: 100%;
    margin: 15px 0;
}
.XQ_PAYMENT_HINT_DIALOG_BTNS button {
    width: 100px;
    display: block;
    margin: 0 auto;
}
.XQ_PAYMENT_HINT_DIALOG_TITLE{
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: rgb(247,247,247);
    text-align: center;
    font-size: 20px;
    color: rgb(51,51,51);
    position: relative;
}
.XQ_PAYMENT_HINT_DIALOG_CONT {
    padding: 10px 20px;
}
.CLOSE_XQ_PAYMENT_HINT_DIALOG {
    height: 60px;
    width: 60px;
    position: absolute;
    right: 0;
    background: url("../images/info-closs.png") no-repeat center;
}
.XQ_PAYMENT_HINT_LIST {
    margin: 15px 0;
    overflow: hidden;
}
.XQ_PAYMENT_HINT_LABEL {
    color: #333;
    font-size: 16px;
    padding-left: 10px;
    border-left: 2px solid rgb(52,193,99);
    margin-bottom: 15px;
    font-weight: bold;
}
.XQ_PAYMENT_NUM {
    color: rgb(52,193,99);
    line-height: 32px;
    border-radius: 4px;
    border: 1px solid rgb(52,193,99);
    text-align: center;
    width: 80px;
    cursor: pointer;
    font-weight: bold;
    margin-left: 30px;
}
.XQ_PAYMENT_HINT_LINK {
    width: 100%;
    border-top: 1px solid #d9d9d9;
}
.XQ_PAYMENT_HINT_TEXT {
    margin-left: 15px;
    color: #666;
}
.XQ_PAYMENT_HINT_TEXT b {
    color: #333;
}
.XQ_PAYMENT_pay {
    float: left;
    margin-right: 30px;
    width: 150px;
    height: 40px;
    border: 2px solid #fff;
    position: relative;
}
.XQ_PAYMENT_weiChartPay {
    background: url(../images/136374746365843745.png);
    margin-left: 30px;
}
.XQ_PAYMENT_Alipay {
    background: url(../images/844704539892898925.png);
}
.XQ_PAYMENT_checkedPay {
    border: 2px solid #5dcd82;
}
.XQ_PAYMENT_pay:before {
    content: "";
    display: block;
    position: absolute;
    width: 148px;
    height: 38px;
    border: 1px solid #eee;
}
.XQ_PAYMENT_HINT_TYPE {
    overflow: hidden;
    /*height: 48px;*/
}
.XQ_PAYMENT_WXCODE_DIALOG {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 340px;
    height: 380px;
    background: #fff;
    margin-left: -170px;
    margin-top: -190px;
    border-radius: 4px;
}
.CLOSE_XQ_PAYMENT_WXCODE_DIALOG {
    position: absolute;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: rgba(180,180,180,1) url("../images/info-closs.png") no-repeat left 22px top 46px;
    background-size: 32px;
    top: -35px;
    right: -35px;
    cursor: pointer;
}
.XQ_PAYMENT_WXCODE_CONT {
    width: 300px;
    height: 300px;
    margin: 20px;
}
.XQ_PAYMENT_WXCODE_TEXT {
    font-size: 14px;
    color: #666;
    text-align: center;
    margin-top: 15px;
}
.XQ_PAYMENT_WXCODE_TEXT span {
    color: #5dcd82;
}

.XQ-header-right {
    float: right;
}

.XQ_second_logo {
    text-align: center;
    color: #fff;
    display: none;
}
.XQ_second_logo p {
    width: 100%;
    margin-top: 2px;
}
.XQ_second_logo p span {
    font-size: 12px;
    transform: scale(0.83);
    display: block;
}
.XQ-bg-nav-two-logo.XQ-bg-nav ul {
    height: calc(100vh - 98px);
    height: -moz-calc(100vh - 98px);
    height: -webkit-calc(100vh - 98px);
}
.XQ-bg-nav-two-logo.XQ-bg-nav ul div {
    padding-bottom: 0;
    height: calc(100vh - 140px);
    height: -moz-calc(100vh - 140px);
    height: -webkit-calc(100vh - 140px);
}

.XQ-header-right > .layui-nav {
    float: right;
}

#XQ-header .XQ-header-right .layui-nav .layui-nav-more{
    border-bottom: none;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid rgb(205,205,205);
}
#XQ-header .XQ-header-right .layui-nav:hover .layui-nav-more{
    border-top: none;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid rgb(205,205,205);
}

.head_department_account_list {
    position: absolute;
    top: 47px;
    box-sizing: border-box;
    background: white;
    box-shadow: 0px 4px 7px 0px rgba(188, 186, 185, 0.7);
    /*width: 120px;*/
    right: 0px;
    left: auto;
}
.head_department_account_list dd {
    padding: 0 10px;
    cursor: pointer;
    color: #666;
}
.head_department_account_list dd:hover {
    background: #f3f5f6;
}
.head_department_account_list dd.active {
    background: #f3f5f6;
}
.head_department_account_nav {
    /*display: none;*/
}
.roles_change_box {
    display: none;
}
.roles_change_box dl {
    cursor: pointer;
    top: 48px;
    right: 0;
    left: auto;
}
.roles_change_box dl dd:hover {
    background: #f3f5f6;
}
.roles_change_box dl span {
    padding: 0 10px;
    color: #333;
}
.roles_change_box dl dd.active {
    background: #f3f5f6;
}



/*flex布局兼容*/
.XQ_flex {
    display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.XQ_inline_flex {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
}
/*伸缩流方向*/
.XQ_flex-direction_column{
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}
/*主轴对齐*/
.XQ_justify-content-center{
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.XQ_justify-content-start{
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}
.XQ_justify-content-end{
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}
.XQ_justify-content-between{
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.XQ_justify-content-around{
    -webkit-box-pack: distribute;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around;
}
/*侧轴对齐*/
.XQ_align-items-start{
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}
.XQ_align-items-end{
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}
.XQ_align-items-center{
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.XQ_align-items-baseline{
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    -webkit-align-items: baseline;
    align-items: baseline;
}

.head_department_account_nav .head_department_account_list {
    /*max-height: 500px;*/
}
.head_department_account_lists {
    max-height: 450px;
    overflow-y: auto;
}
.head_department_account_search_box {
    padding: 0 5px 5px 5px;
    min-width: 180px;
}
#head_department_account_fuzzy {
    padding-right: 65px;
}
.head_department_account_btns {
    position: absolute;
    height: 36px;
    line-height: 36px;
    right: 5px;
    top: 5px;
    cursor: pointer;
}
.head_department_account_clear_btn {
    float: left;
    height: 36px;
    width: 22px;
    background: url("../../../layui/src/images/XX.png") no-repeat left center;
}
.head_department_account_search_btn {
    float: left;
    width: 36px;
    height: 22px;
    background: url("../../../layui/src/images/search_green.png") no-repeat center;
    margin-top: 7px;
    border-left: 1px solid rgb(217,217,217);
}