.aisite-dialog {
display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 30;
    margin-top: 0;
    width: 100%;
    padding:20px 30px;
    box-sizing: border-box;
    box-shadow: 0px 6px 10px 0px rgb(0 0 0 / 20%);
    border-radius: 5px;
    background: #fff;
}

.aisite-dialog-header-nav i {
    display: inline-block;
    font-size: 20px;
    margin: 0 5px;
    color: #7e8e96;
    padding-left: 5px;
    width: 25px;
    background: url(/eportal/uiFramework/commonResource/image/2024120216464272256.png) no-repeat center;
    background-size: 15px;
    height: 30px;
}
.aisite-dialog-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: url(/eportal/uiFramework/commonResource/image/2024102323115150428.png) no-repeat;
    padding-left: 36px;
    background-size: 24px;
    background-position: 0 3px;
    padding-bottom: 20px;
    border-bottom: 1px solid #E2E2E2;
}

.aisite-dialog-header-nav {
    display: flex;
    align-items: center;
}

.aisite-dialog-header-nav li {
    display: flex;
    align-items: center;
}

.aisite-dialog-header-nav li a {
      display: block;
    cursor: pointer;
    letter-spacing: 0;
    font-weight: 400;
    font-size: 20px;
    color: #284250;
    line-height: 30px;
}
.aisite-dialog-header-nav li a:hover{    color: rgb(58, 122, 236);}

.aisite-dialog-header-nav li:last-child a {
      color: rgb(58, 122, 236);
}

.aisite-dialog h2 {
    margin: 0 0 10px;
}

.aisite-dialog p {
    margin: 0;
}



#aisite-selector {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #E2E2E2;

}

#aisite-selector li {
 width: 14.28%;
    float: left;
    margin-bottom: 8px;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

#aisite-selector li a {
    display: block;
    width: 100%;
    font-size: 16px;
    color: #333;
    padding: 6px;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#aisite-selector li.active a {
    color: #3A7AEC;
    background: #F2F8FF;
}

#aisite-selector li a:hover {
   background: #F2F8FF;
    color: #3A7AEC;
}
#aisite-selector li.active a:hover {
    background-color:  rgba(11, 104, 218, .1);
}
.aisite-dialog-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
}

.aisite-dialog-footer-btn {
    display: flex;
}

.aisite-g-btn {
     background: #F2F8FF;
    cursor: pointer;
    border-radius: 6px;
    color: #3A7AEC;
    font-size: 16px;
    line-height: 48px;
    text-align: center;
    width: 100px;
    border: none;
    margin-left: 10px;
}

.aisite-g-btn-default {
    color: #2175db;
    background-color: #ecf4fd;
}

.aisite-g-btn-primary {
    color: #fff;
    background: #2175db;
}

.aisite-g-btn-default:hover{
  background: #d3e3f8;
  color: #fff;
}

.aisite-g-btn-primary:hover{
  background: rgb(58, 122, 236);
  color: #fff;
}



.aisite-dialog-footer-dept-btn a {
    cursor: pointer;
    font-weight: 600;
    font-size: 16px;
    color: #2175db;
    letter-spacing: 0;
    line-height: 26px;
}
.aisite-dialog-city-search{
    float: right;
}

.aisite-dialog-city-search-empty {
    font-weight: 400;
    font-size: 16px;
    color: #0d1c28;
    line-height: 26px;
}

.aisite-dialog-content-empty {
    display: none;
    height: 408px;
}

.aisite-dialog-content-list {
    display: none;
}
.aisite-dept-dialog {
}

.aisite-back-to-region {
    font-weight: 700;
    font-size: 16px;
    color: #2175db;
    line-height: 26px;
    margin-right: 16px;
    cursor: pointer;
}
.aisite-back-to-region span, .aisite-back-to-region i{
    font-weight: 700;
    font-size: 16px;
    color: #2175db;
    cursor: pointer;
}
.aisite-dept-dialog-hd {
        display: none;
}

.aisite-dept-dialog-hd .title {
    font-weight: 700;
    font-size: 20px;
    color: #0d1c28;
    line-height: 26px;
}

.aisite-dept-dialog-hd .aisite-back {
    display: flex;
    align-items: center;
}

.aisite-back-to-region:after {
    content: "";
    display: inline-block;
    height: 16px;
    width: 1px;
    margin-left: 16px;
    position: relative;
    top: 2px;
    background: #d9d9d9;
}

.aisite-dept-dialog-hd .close {
    position: relative;
    top: -9px;
    right: -24px;
    font-size: 24px;
    font-weight: 400;
    padding: 8px;
    border-radius: 0 8px 0 4px;
    color: #6e777e;
    cursor: pointer;
}

.aisite-depart-content {
}

.aisite-depart-content-left {
       display: none;
}

.aisite-depart-content-right {
}
.aisite-depart-content-right h2{
    font-weight: 700;
    font-size: 20px;
    color: #131C33;
    float: left;
    line-height: 38px;
}
.aisite-depart-content-right h2 span{
font-weight: 700;
    font-size: 20px;
    color: #131C33;
    line-height: 38px;
}

.aisite-dialog-city-search .aisite-dialog-city-search-input{
    width: 221px;
    height: 38px;
    background: #F2F8FF;
    border-radius: 2px 2px 2px 2px;
    border: 1px solid #3A7AEC;
    border-right: 0;
    float: left;
    box-sizing: border-box;
    padding: 5px 10px;
    font-weight: 400;
    font-size: 16px;
    color: #333;
}
.aisite-dialog-city-search .aisite-dialog-city-search-input::placeholder {
    color: #999999;
}

.aisite-dialog-city-search .aisite-dialog-city-search-btn{
    width: 50px;
    height: 38px;
    background: #3A7AEC url(/eportal/uiFramework/commonResource/image/2024121222383077210.png) no-repeat center;
    background-size: 20px;
}

.aisite-dept-list {
    float: left;
    overflow-y: auto;
    width: 100%;
    max-height:345px;
    padding-right: 2px;
}


@media screen and (max-width:1440px){
.aisite-dept-list{max-height:345px;}

}





.aisite-dept-item-li {
    line-height: 24px;
    float: left;
    width: 20%;
    box-sizing: border-box;
    padding-top: 0;
    padding-right: 15px;
    text-align: left;
}
.nav_list li .aisite-dept-list .aisite-dept-item-li a,
.index_nav .Ul li .aisite-dept-list .aisite-dept-item-li a{
    cursor: pointer;
    height: auto;
    font-weight: 400;
    font-size: 16px;
    color: #333;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 100%;
    padding:6px 10px;
}

.nav_list li .aisite-dept-list .aisite-dept-item-li:hover a,.index_nav .Ul li .aisite-dept-list .aisite-dept-item-li:hover a{    color: #3A7AEC;}



#aisite-dept-item:hover {
      color: #3A7AEC;
}

.ztree * {
    padding: 0;
    margin: 0;
    font-size: 16px;
}

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

/* 重置 zTree 的基本样式 */
.ztree li span.button.noline_docu {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    cursor: pointer;
}

.ztree li a span.button {
    background-image: none;
    width: 0;
}

.ztree li a {
    display: inline-block;
    height:auto;
    padding: 3px 10px!important;
}

.ztree li {
    line-height: 30px;
    margin: 0;
    padding: 0 10px;
    list-style: none;
    position: relative;
}
.ztree li span{
    line-height: 24px;
}
.ztree li span.node_name {
    font-size: 14px;
    color: #333;
    padding-left: 20px;
}

.ztree li a:hover{
        color: #3A7AEC;
}

/* 选中节点的样式 */
.ztree li.current span.node_name {
    color: #409EFF;
    /* 调整为 Element UI 树选中节点的颜色 */
    font-weight: bold;
    /* 可选 */
}

.ztree ul:first-child>li::before {
    display: none;
}

.ztree li ul.line {
    background: none;
}

.ztree li a.curSelectedNode {
    background: #f2f8ff;
    border: 1px solid transparent;
    height: 100%;
    opacity: 0.8;
    width: 100%;
    display: unset;
}
.ztree li a.curSelectedNode span{
    font-weight: 700;
    color: #3A7AEC;
}
.ztree li span.button.ico_close {
    vertical-align: middle;
}
.ztree li span.button.ico_open {
    vertical-align: middle;
}
.ztree li span.button.center_docu {
    background-image: none;

}
.ztree li span.button.ico_loading{
    vertical-align: middle;
}

.ztree li span.button.bottom_docu {
    background-image: none;
}

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

.ztree li span.button.roots_open,
.ztree li span.button.root_open,
.ztree li span.button.center_open,
.ztree li span.button.bottom_open {
    background-image: url(/eportal/portlet/officeService/img/treesan.png);
    background-position: center;
    background-size: contain;
    transform: rotate(0deg);
    transition: transform .3s ease-in-out;
    position: absolute;
    top: 11px;
    left: -6px;
}

.ztree li span.button.roots_close,
.ztree li span.button.root_close,
.ztree li span.button.center_close,
.ztree li span.button.bottom_close {
    background-image: url(/eportal/portlet/officeService/img/treesan.png);
    background-position: center;
    background-size: contain;
    transform: rotate(-90deg);
    transition: transform .3s ease-in-out;
    position: absolute;
    top: 11px;
    left: -6px;
}


.banshibtn .aisite-header-xuanz {
    font-weight: 700;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 24px;
    padding: 0px 10px;
    display:block;white-space:nowrap;max-width:160px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;
}





.header2 .banshibtn .aisite-header-xuanz{color:#3A7AEC;}



.banshibtn .aisite-header-qhBtn {
    text-align: center;
    color: #ffffff;
    background-color: #2175db;
    width: 100pX;
    height: 40px;
    line-height: 40px;
}
.banshibtn .aisite-header-qhBtn  .icon{
    color: #fff;
}