@charset "UTF-8";
.homeHeaderRoot[data-v-180b530e] {
  position: fixed;
  z-index: 100;
  height: 1.08333rem !important;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  border: 0;
  background-color: #ffffff;
  box-shadow: 0 0.33333rem 0.33333rem -0.33333rem #dbdbdb;
}
.container[data-v-180b530e] {
  display: flex;
  justify-content: flex-end;
}
.space[data-v-180b530e] {
  width: 53%;
  pointer-events: none;
}
.item[data-v-180b530e] {
  margin-right: 0.16667rem;
  /* 可以根据需要自行调整 */
}
.menuItem1[data-v-180b530e],
.menuItem2[data-v-180b530e],
.logout[data-v-180b530e] {
  float: right;
}
.el-menu-header[data-v-180b530e] {
  padding: 0 11%;
}
.el-menu-headers[data-v-180b530e] {
  /* display: flex;
    padding: 18px; */
  display: flex;
  padding: 0.3rem;
}
.logoImg[data-v-180b530e] {
  display: inline;
  float: left;
  outline: none;
  cursor: pointer;
  line-height: 0.83333rem;
}
.chatButton[data-v-180b530e] {
  padding: 0.16667rem 0.33333rem;
  background-color: #006699;
  color: white;
  border: none;
  cursor: pointer;
}
.b0602Body[data-v-180b530e] {
  background-color: #f6f6f6;
  width: 100%;
  left: 0;
  top: 1.1rem;
}
.b0602Title[data-v-180b530e],
.b0602Main[data-v-180b530e] {
  width: 80vw;
  margin-left: 10vw;
  box-shadow: 0 0.03333rem 0.06667rem #dce5f4, 0 0 0.1rem #dce5f4;
  background-color: #ffffff;
}
.b0602Main[data-v-180b530e] {
  padding-top: 5vh;
  padding-bottom: 5vh;
}
.b0602Title[data-v-180b530e] {
  margin-top: 0;
  margin-bottom: 0.25rem;
  padding-top: 0;
  padding-bottom: 0;
}
.b0602Icon[data-v-180b530e] {
  width: 0.88333rem;
  margin-left: 0.43333rem;
  margin-top: 0.35rem;
  margin-bottom: 0.35rem;
}
.title_name[data-v-180b530e] {
  color: #006699;
  font-weight: 400;
  font-size: 0.4rem;
  margin-top: 0.58333rem;
  margin-bottom: 0.58333rem;
  margin-left: 0.23333rem;
}
.avatar[data-v-180b530e] {
  width: 2.5rem;
  height: 2.5rem;
}
.b0602TableDiv[data-v-180b530e] {
  margin-left: 5vw;
  margin-right: 5vw;
}
Button[data-v-180b530e] {
  width: 1.66667rem;
  margin-left: 5.83333rem;
}
.el-icon-circle-check[data-v-180b530e],
.el-icon-circle-close[data-v-180b530e],
.el-icon-back[data-v-180b530e] {
  font-size: 0.5rem;
}

