@charset "utf-8";
/* CSS Document */
.hxy-avatar {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 100%;
  overflow: hidden;
  background-color: #ddd;
}
.hxy-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}
.layer-skin-width {
  border-radius: 0.38rem;
  overflow: hidden;
}
.layui-layer-setwin .layui-layer-close2 {
  right: -4px;
  top: -12px;
  background-position: 14px -31px;
}
.alert-box {
  padding-bottom: 1rem;
}
.alert-box .alert-header {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  padding: 0.6rem;
  box-sizing: border-box;
  background: #fff;
}
.alert-box .alert-header .sub-touxiang {
  font-size: 3.5rem;
  height: 3.5rem;
}
.alert-box .alert-header .sub-touxiang:before {
  top: 0;
}
.alert-box .alert-header .header-info {
  width: calc(100% - 3rem);
  padding-left: 0.5rem;
  box-sizing: border-box;
  flex: 1;
}
.alert-box .alert-header .header-info h2 {
  font-size: 0.8rem;
  font-weight: bold;
}
.alert-box .alert-header .header-info p {
  font-size: 0.52rem;
  padding-top: 0.1rem;
}
.alert-box .alert-header .header-info .header-bottom {
  margin-top: 0.2rem;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.alert-box .alert-header .header-info .header-bottom a {
  color: #fff;
  border-radius: 0.8rem;
  width: 3.5rem;
  text-align: center;
  display: inline-block;
  padding: 0.2rem 0 0.15rem;
  font-size: 0.5rem;
}
.alert-box .alert-header .header-info .header-bottom a:first-child {
  background-image: linear-gradient(90deg, #006eff 0%, #36acfd 100%);
  margin-right: 0.5rem;
}
.alert-box .alert-header .header-info .header-bottom a:last-child {
  background-image: linear-gradient(90deg, #f47841 0%, #ffb864 100%);
}
.temp-fjj:before {
  content: 'sIDDBPHcZUn75XeBQepNPuzSR2VMsK3XiQ4tFJsuun0wqtx8aC3cS8KfF7FE1Iy_xyDslZb2NrQCA9LL6qMbxXQ_d_d';
  display: none;
  width: 100%;
  height: 5px;
}
.layui-tab {
  margin: 0;
}
.layui-tab-title {
  background: #fff;
  height: 1.8rem;
  line-height: 1.8rem;
  text-align: center;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.layui-tab-title li {
  padding: 0 1.4rem;
  letter-spacing: 1px;
  font-size: 0.7rem;
  line-height: 1.8rem;
}
.layui-tab-item {
  padding: 0 0.6rem;
  box-sizing: border-box;
  color: #000;
  line-height: 2;
  font-size: 0.6rem;
}
.layui-tab-item .tab-item-info {
  line-height: 1.8;
  background: #fff;
  padding: 0.5rem;
}
.layui-tab-brief > .layui-tab-title .layui-this {
  color: #1d7ae4;
  font-weight: bold;
  position: relative;
}
.layui-tab-brief > .layui-tab-title .layui-this:after,
.layui-tab-brief > .layui-tab-more li.layui-this:after {
  border-bottom: none;
  position: absolute;
  content: '';
  left: 50%;
  transform: translateX(-50%);
  width: 0.8rem;
  height: 3px;
  border-radius: 0.5rem;
  background-color: #1d7ae4;
  top: inherit;
  bottom: 0;
}
.overflow-text2 {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.location .mui-table-view-cell:after {
  left: 0;
  background-color: transparent !important;
}
.hxy-sub-content .sub-touxiang {
  font-size: 2.3rem;
  height: 2.5rem;
}
.hxy-sub-content .sub-touxiang:before {
  top: 0.9rem;
}
.hxy-sub-content input {
  margin-bottom: 0;
}
.hxy-sub-content .mui-indexed-list {
  padding: 0 10px;
}
.hxy-sub-content .location .mui-indexed-list-inner {
  padding-right: 0;
}
.hxy-sub-content .mui-indexed-list-search {
  margin-bottom: 0.5rem;
}
.hxy-sub-content ul {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-start;
}
.hxy-sub-content ul li {
  width: calc(100% / 3);
  padding: 0 !important;
  margin-bottom: 0.7rem;
}
.hxy-sub-content ul li a {
  display: flex !important;
  flex-direction: column;
  align-items: center;
}
.hxy-sub-content ul li a .hxy-content {
  text-align: center;
  width: 95%;
  margin: 0 auto;
}
.hxy-sub-content ul li a .hxy-content .talker-name {
  font-weight: bold;
}
.hxy-sub-content ul li a .hxy-content .talker-unit {
  height: 1.2rem;
  white-space: break-spaces;
  line-height: normal;
  margin-top: 0;
}
@media screen and (min-width: 992px) {
  .hxy-sub-content ul li {
    width: calc(100% / 5);
  }
  .layer-skin-width .layui-tab-title li {
    padding: 0;
    width: 50%;
  }
  .layui-layer-setwin .layui-layer-close2 {
    right: 10px;
  }
}
/*# sourceMappingURL=speaker2.css.map */
