.address {
    color: #999999FF;
}
.header-right li {
    margin-right: 20px;
}
.header-right li:last-child { margin-right: 0 }

.loginBtn {
  position: relative;
  display: inline-block;
}



.function {
    font-size: 0.875rem;
    line-height: 1.25rem;
}
.gap-4 {
    gap: 1rem;
}
.ml-4 {
    margin-left: 1rem;
}
.align-center {
    align-items: center;
    display: flex;
}
.w-4 {
    width: 1rem;
}
.mr-1\.5 {
    margin-right: 0.375rem;
}
.function .el-popover__reference-wrapper {
    display: inline-grid;
}
.cursor-pointer {
    cursor: pointer;
}
.function .line[data-v-5f1a11e4] {
    border: 1px solid #e1e9f2;
    display: inline-block;
    height: 18px;
    width: 2px;
}
