._root_1c5od_1 {
  width: 80px;
  background: #3274F6;
  height: 100vh;
}
._root_1c5od_1 ._side-wrap_1c5od_6 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 56px 12px;
  flex-shrink: 0;
  height: 100%;
  overflow-y: auto;
}
._root_1c5od_1 ._user-avatar_1c5od_15 {
  border: 1px solid #FFFFFF;
  filter: drop-shadow(0px 0px 4px rgba(50, 116, 246, 0.1));
  width: 56px;
  height: 56px;
  border-radius: 28px;
  cursor: pointer;
}
._root_1c5od_1 ._user-avatar_1c5od_15 img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
._root_1c5od_1 ._top-menus_1c5od_28 li {
  display: flex;
  justify-content: center;
  margin-top: 35px;
  width: 100%;
  position: relative;
}
._root_1c5od_1 ._top-menus_1c5od_28 li a,
._root_1c5od_1 ._top-menus_1c5od_28 li ._item_1c5od_36 {
  cursor: pointer;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: center;
  color: #6f9ef9;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}
._root_1c5od_1 ._top-menus_1c5od_28 li a img,
._root_1c5od_1 ._top-menus_1c5od_28 li ._item_1c5od_36 img {
  width: 35px;
  opacity: 0.3;
  margin-bottom: 8px;
}
._root_1c5od_1 ._top-menus_1c5od_28 li a:hover,
._root_1c5od_1 ._top-menus_1c5od_28 li ._item_1c5od_36:hover {
  color: #C1D5FC;
}
._root_1c5od_1 ._top-menus_1c5od_28 li a:hover img,
._root_1c5od_1 ._top-menus_1c5od_28 li ._item_1c5od_36:hover img {
  opacity: 0.7;
  transition: 0.5s;
}
._root_1c5od_1 ._top-menus_1c5od_28 ._bode_1c5od_62 {
  position: absolute;
  width: 10px;
  height: 10px;
  right: 10.5px;
  top: 0;
  border-radius: 50%;
  background-color: #F21010;
}
._root_1c5od_1 ._top-menus_1c5od_28 ._active_1c5od_71 a {
  color: #FFFFFF;
}
._root_1c5od_1 ._top-menus_1c5od_28 ._active_1c5od_71 a img {
  opacity: 1;
}
._iframe_1c5od_77 {
  position: fixed;
  width: 375px;
  height: 100%;
  z-index: 1000;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  background: #fff;
}
._checkin-bg_1c5od_87 {
  width: 269px;
  height: 379px;
  background: url('./bg.3ef856c7.png');
  background-size: contain;
  position: relative;
}
._checkin-title_1c5od_94 {
  font-size: 18.1px;
  color: #fff;
  position: absolute;
  top: 114px;
  left: 50%;
  transform: translateX(-50%);
}
._checkin-button_1c5od_102 {
  cursor: pointer;
  width: 127px;
  height: 33.4px;
  line-height: 33.4px;
  text-align: center;
  border-radius: 16.4px;
  background-image: linear-gradient(to bottom, #ffac83 0%, #f96760 100%);
  font-size: 13.2px;
  color: #fff;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 23px;
}
._close_1c5od_117 {
  cursor: pointer;
  width: 36px;
  height: 36px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -68px;
}
._setting_1c5od_126 {
  width: 33px;
  cursor: pointer;
}
._checkin-item_1c5od_130 {
  cursor: pointer;
}
._checkin-item_1c5od_130:hover {
  color: #C1D5FC;
}
._checkin-item_1c5od_130:hover img {
  opacity: 0.7;
  transition: 0.5s;
}
._checkin-item_1c5od_130 img {
  opacity: 0.3;
  width: 40px;
}
._version-wrapper_1c5od_144 {
  position: relative;
}
._version-title_1c5od_147 {
  color: #fff;
  font-size: 20px;
  height: 60px;
  background-color: #2f384d;
  text-align: center;
  line-height: 60px;
}
._version-desc_1c5od_155 {
  height: 114px;
  background-color: #fff;
  font-size: 18px;
  color: rgba(3, 17, 51, 0.7);
  line-height: 114px;
  text-align: center;
}
._version-close_1c5od_163 {
  cursor: pointer;
  position: absolute;
  right: 9px;
  top: 14px;
}
.checkinModal .ant-modal-content, .versionModal .ant-modal-content {
  box-shadow: none;
  background: none;
}
._add-wrap_stjar_1 {
  width: 112px;
}
._add-wrap_stjar_1 ul li {
  display: flex;
  align-items: center;
  height: 45px;
  padding: 15px 10px;
  box-sizing: border-box;
  cursor: pointer;
}
._add-wrap_stjar_1 ul li svg {
  margin-right: 5px;
}
._add-wrap_stjar_1 ul li svg path {
  fill: #DBEAFF;
}
._add-wrap_stjar_1 ul li span {
  color: #DBEAFF;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}
._add-wrap_stjar_1 ul li:hover {
  background: #DBEAFF;
}
._add-wrap_stjar_1 ul li:hover span {
  color: #3274F6;
}
._add-wrap_stjar_1 ul li:hover svg {
  margin-right: 5px;
}
._add-wrap_stjar_1 ul li:hover svg path {
  fill: #3274F6;
}
._search-content_stjar_36 {
  padding: 16px;
}
._result-wrap_stjar_39 {
  padding: 0 16px 16px 16px;
}
._result-wrap_stjar_39 ul {
  width: 100%;
}
._result-wrap_stjar_39 li {
  display: flex;
  align-items: center;
  cursor: pointer;
  width: 100%;
  height: 56px;
  padding: 8px 16px;
  background: #F3F6FA;
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.06), inset 0px -1px 0px rgba(0, 0, 0, 0.06);
}
._result-wrap_stjar_39 li ._card-avatar_stjar_55 {
  width: 40px;
  height: 40px;
  border-radius: 20px;
}
._result-wrap_stjar_39 li ._card-avatar_stjar_55 img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
}
._result-wrap_stjar_39 li ._contact-box_stjar_66 {
  margin-left: 8px;
}
._result-wrap_stjar_39 li ._contact-box_stjar_66 h4 {
  font-size: 17px;
  color: #031133;
  line-height: 20px;
  font-weight: 500;
}
._result-wrap_stjar_39 li ._contact-box_stjar_66 p {
  font-size: 14px;
  color: rgba(3, 17, 51, 0.5);
  line-height: 20px;
  font-weight: 500;
  white-space: pre;
}
._result-wrap_stjar_39 li:hover {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.06)), #FFFFFF;
}
._result-wrap_stjar_39 ._nodata_stjar_85 {
  display: flex;
  justify-content: center;
}
.account-info-wrap-edit {
  padding-bottom: 20px!important;
}
.edit-user button {
  width: 244px;
  height: 32px;
  background-color: #3274f6;
  border: none;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
}
.edit-user button:hover {
  background: linear-gradient(97deg, #4aa5f8 2%, #367cf6 100%);
}
.contact-modal .avatar-img .camera {
  display: block!important;
}
._add-wrap_6dgp7_1 {
  width: 112px;
}
._notice-icon_6dgp7_4 {
  position: relative;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  bottom: calc(-50% + 20px);
}
._notice-icon_6dgp7_4 img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
._notice-title_6dgp7_16 {
  text-align: center;
  font-size: 18px;
  font-weight: 500;
}
._notice-panel_6dgp7_21 {
  padding: 0!important;
  background-color: #FFFFFF !important;
}
._notice-panel_6dgp7_21 img {
  width: 100%;
}
._notice-context_6dgp7_28 {
  margin-bottom: 24px;
  white-space: pre-line;
  margin-top: 16px;
  line-height: 20px;
}
.join-room {
  max-width: 380px;
  margin: 0 auto;
  border-radius: 4px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
  padding: 15px;
}
.join-room .logo {
  width: 150px;
}
.join-room input {
  box-sizing: border-box;
  margin: 0;
  padding: 4px 11px;
  color: rgba(0, 0, 0, 0.88);
  font-size: 14px;
  line-height: 1.5714285714;
  list-style: none;
  position: relative;
  display: inline-block;
  width: 100%;
  min-width: 0;
  background-color: #fff;
  background-image: none;
  border-width: 1px;
  border-style: solid;
  border-color: #d9d9d9;
  border-radius: 6px;
  transition: all 0.2s;
  margin-top: 15px;
}
.join-room .join-channel {
  color: #fff;
  background-color: #1677ff;
  box-shadow: 0 2px 0 rgba(5, 145, 255, 0.1);
  font-size: 14px;
  height: 32px;
  padding: 4px 15px;
  border-radius: 6px;
  outline: none;
  position: relative;
  display: inline-block;
  font-weight: 400;
  white-space: nowrap;
  text-align: center;
  background-image: none;
  border: 1px solid rgba(0, 0, 0, 0);
  cursor: pointer;
  transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: manipulation;
  line-height: 1.5714285714;
  box-sizing: border-box;
  overflow: visible;
  margin-top: 10px;
}
.join-room .join-channel.disabled {
  background-color: #d9d9d9;
  box-shadow: none;
}
.room {
  height: 100%;
}
.user-list {
  height: 100%;
  width: 100%;
}
.user {
  height: 100%;
  width: 100%;
}
.user-name {
  --un-text-opacity: 1;
  color: rgba(255, 255, 255, var(--un-text-opacity));
  font-size: 0.875rem;
  line-height: 1.25rem;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  --un-bg-opacity: 1;
  /* background-color: rgba(0, 0, 0, var(--un-bg-opacity)); */
  grid-gap: 0.25rem;
  gap: 0.25rem;
  align-items: top;
  display: inline-flex;
  z-index: 2;
  /* bottom: 0; */
  position: absolute;
  box-sizing: border-box;
  font-size: 20px;
  margin-top: 10px;
}
.user-logo{
  position: absolute;
  left: 50%;
  top: 50%;
  width: 80px;
  height: 80px;
  margin-top: -40px;
  margin-left: -40px;
  border-radius: 50%;
}
.control {
  --un-text-opacity: 1;
  color: rgba(209, 213, 219, var(--un-text-opacity));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  --un-bg-opacity: 1;
  /* background-color: rgba(33, 36, 44, var(--un-bg-opacity)); */
  grid-gap: 0.75rem;
  gap: 0.75rem;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  bottom: 0px;
  width: 100%;
  box-sizing: border-box;
  z-index: 1000;
}
.left-control {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  /* padding-left: 1.5rem; */
  padding-right: 1.5rem;
  grid-gap: 0.75rem;
  gap: 0.75rem;
  align-items: center;
  flex: 1 1 0%;
  display: flex;
  height: 100%;
}
.i-microphone {
  --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 2a3 3 0 0 1 3 3v6a3 3 0 0 1-3 3a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3m7 9c0 3.53-2.61 6.44-6 6.93V21h-2v-3.07c-3.39-.49-6-3.4-6-6.93h2a5 5 0 0 0 5 5a5 5 0 0 0 5-5h2Z'/%3E%3C/svg%3E");
  -webkit-mask: var(--un-icon) no-repeat;
  mask: var(--un-icon) no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  background-color: currentColor;
  color: inherit;
  width: 1.2em;
  height: 1.2em;
  font-size: 1.2rem;
}
.i-microphone.off {
  opacity: 0.2;
}
.i-camera {
  --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M4 4h3l2-2h6l2 2h3a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2m8 3a5 5 0 0 0-5 5a5 5 0 0 0 5 5a5 5 0 0 0 5-5a5 5 0 0 0-5-5m0 2a3 3 0 0 1 3 3a3 3 0 0 1-3 3a3 3 0 0 1-3-3a3 3 0 0 1 3-3Z'/%3E%3C/svg%3E");
  -webkit-mask: var(--un-icon) no-repeat;
  mask: var(--un-icon) no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  background-color: currentColor;
  color: inherit;
  width: 1.2em;
  height: 1.2em;
  font-size: 1.2rem;
}
.i-camera.off {
  opacity: 0.2;
}
.btn {
  display: inline-flex;
  flex-direction: column;
  background-color: rgba(0, 0, 0, 0);
  border: 0px solid rgba(255, 255, 255, 0.1);
  border-radius: 0.25rem;
  padding: 0.25rem 0.5rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  align-items: center;
  font-size: 0;
  color: inherit;
}
.btn-phone {
  border-radius: 0.55rem;
  padding: 0.5rem 0.5rem;
  color: #fff;
  background-color: #16a34a;
}
.btn-phone-active {
  background-color: #dc2626;
}
.btn .btn-phone {
  border-radius: 0.55rem;
  padding: 0.5rem 0.5rem;
  color: #fff;
  background-color: #16a34a;
}
.btn .btn-phone-active {
  background-color: #dc2626;
}
.i-phone-hangup {
  --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 9c-1.6 0-3.15.25-4.6.72v3.1c0 .4-.23.74-.56.9c-.98.49-1.87 1.12-2.67 1.85c-.17.18-.42.29-.67.29c-.3 0-.55-.12-.73-.3L.29 13.08a.99.99 0 0 1-.29-.7c0-.28.11-.53.29-.71C3.34 8.77 7.46 7 12 7c4.54 0 8.66 1.77 11.71 4.67c.18.18.29.43.29.71c0 .27-.11.52-.29.7l-2.48 2.48c-.18.18-.43.3-.73.3a.98.98 0 0 1-.68-.29c-.79-.73-1.68-1.36-2.66-1.85a.996.996 0 0 1-.56-.9v-3.1C15.15 9.25 13.6 9 12 9Z'/%3E%3C/svg%3E");
  -webkit-mask: var(--un-icon) no-repeat;
  mask: var(--un-icon) no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  background-color: currentColor;
  color: inherit;
  width: 1em;
  height: 1em;
  font-size: 1.2rem;
}
.i-phone {
  --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M6.62 10.79c1.44 2.83 3.76 5.15 6.59 6.59l2.2-2.2c.28-.28.67-.36 1.02-.25c1.12.37 2.32.57 3.57.57a1 1 0 0 1 1 1V20a1 1 0 0 1-1 1A17 17 0 0 1 3 4a1 1 0 0 1 1-1h3.5a1 1 0 0 1 1 1c0 1.25.2 2.45.57 3.57c.11.35.03.74-.25 1.02l-2.2 2.2Z'/%3E%3C/svg%3E");
  -webkit-mask: var(--un-icon) no-repeat;
  mask: var(--un-icon) no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  background-color: currentColor;
  color: inherit;
  width: 1em;
  height: 1em;
  font-size: 1.2rem;
}
.remoteUsers-user {
  position: absolute;
  width: 100px;
  height: 120px;
  top: 0;
  right: 0;
  border-radius: 10px;
  overflow: hidden;
}._wrap_lh38r_1 {
  height: 600px;
  width: 100%;
  border-radius: 10px;
  z-index: 1000;
  background-color: #000;
}
._wrap_lh38r_1 ._vidMe_lh38r_8 {
  position: absolute;
  right: 0;
  top: 0;
  background-color: black;
  height: 600x;
  width: 450px;
}
._wrap_lh38r_1 ._vidUser_lh38r_16 {
  position: absolute;
  right: 0;
  top: 0;
  background-color: black;
  height: 200px;
  width: 200px;
}
._wrap_lh38r_1 ._avatarName_lh38r_24 {
  position: absolute;
  width: 100%;
  top: 100px;
}
._wrap_lh38r_1 ._avatarName_lh38r_24 ._avatar_lh38r_24 {
  width: 100px;
  height: 100px;
  margin: auto;
}
._wrap_lh38r_1 ._avatarName_lh38r_24 ._avatar_lh38r_24 img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
._wrap_lh38r_1 ._avatarName_lh38r_24 ._name_lh38r_39 {
  margin-top: 10px;
  color: #fff;
  text-align: center;
  font-size: 20px;
  width: 100%;
}
._wrap_lh38r_1 ._avatarName_lh38r_24 ._dot_lh38r_46 {
  display: inline-block;
  width: 50px;
  vertical-align: bottom;
  overflow: hidden;
}
@-webkit-keyframes _dot_lh38r_46 {
  0% {
    margin-left: 10px;
  }
  33% {
    margin-left: 8px;
  }
  66% {
    margin-left: 6px;
  }
  100% {
    margin-left: 0;
  }
}
._wrap_lh38r_1 ._avatarName_lh38r_24 ._dot_lh38r_46 {
  -webkit-animation: _dot_lh38r_46 3s infinite step-start;
}
@keyframes _dot_lh38r_46 {
  0% {
    margin-left: 10px;
  }
  33% {
    margin-left: 8px;
  }
  66% {
    margin-left: 6px;
  }
  100% {
    margin-left: 0;
  }
}
._wrap_lh38r_1 ._avatarName_lh38r_24 ._dot_lh38r_46 {
  animation: _dot_lh38r_46 3s infinite step-start;
}
._wrap_lh38r_1 ._icon_lh38r_86 {
  position: absolute;
  width: 60%;
  left: 20%;
  bottom: 20%;
  display: flex;
  justify-content: space-between;
}
._wrap_lh38r_1 ._icon1_lh38r_94 {
  position: absolute;
  width: 60%;
  left: 20%;
  bottom: 20%;
  display: flex;
  justify-content: center;
}
._wrap_lh38r_1 ._icon_lh38r_86 p {
  cursor: pointer;
  bottom: 20px;
}
._videos_qisi2_1 {
  position: relative;
  height: 800px;
  width: 450px;
  margin: auto;
  align-self: flex-start;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(440px, 1fr));
  justify-items: center;
  align-items: center;
}
._controls_qisi2_12 {
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
  margin: 0px auto;
  display: grid;
  grid-template-columns: repeat(3, 33%);
  align-items: center;
  justify-items: center;
  z-index: 1;
  width: 450px;
}
._controls_qisi2_12 p {
  cursor: pointer;
}
._wrap_qisi2_28 {
  position: relative;
  display: grid;
  grid-template-columns: 100%;
  justify-items: center;
  align-items: center;
  height: 800px;
  border-radius: 10px;
  overflow: hidden;
  background-color: black;
}
._wrap_qisi2_28 ._vidMe_qisi2_39 {
  position: absolute;
  right: 0;
  top: 0;
  background-color: black;
  height: 800px;
  width: 450px;
}
._wrap_qisi2_28 ._vidUser_qisi2_47 {
  position: absolute;
  right: 0;
  top: 0;
  background-color: black;
  height: 200px;
  width: 200px;
}
._wrap_qisi2_28 ._avatarName_qisi2_55 {
  position: absolute;
  top: 100px;
}
._wrap_qisi2_28 ._avatarName_qisi2_55 ._avatar_qisi2_55 {
  width: 100px;
  height: 100px;
  margin: auto;
}
._wrap_qisi2_28 ._avatarName_qisi2_55 ._avatar_qisi2_55 img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
._wrap_qisi2_28 ._avatarName_qisi2_55 ._name_qisi2_69 {
  margin-top: 10px;
  color: #fff;
  text-align: center;
  font-size: 20px;
  width: 300px;
}
._wrap_qisi2_28 ._avatarName_qisi2_55 ._dot_qisi2_76 {
  display: inline-block;
  width: 50px;
  vertical-align: bottom;
  overflow: hidden;
}
@-webkit-keyframes _dot_qisi2_76 {
  0% {
    margin-left: 10px;
  }
  33% {
    margin-left: 8px;
  }
  66% {
    margin-left: 6px;
  }
  100% {
    margin-left: 0;
  }
}
._wrap_qisi2_28 ._avatarName_qisi2_55 ._dot_qisi2_76 {
  -webkit-animation: _dot_qisi2_76 3s infinite step-start;
}
@keyframes _dot_qisi2_76 {
  0% {
    margin-left: 10px;
  }
  33% {
    margin-left: 8px;
  }
  66% {
    margin-left: 6px;
  }
  100% {
    margin-left: 0;
  }
}
._wrap_qisi2_28 ._avatarName_qisi2_55 ._dot_qisi2_76 {
  animation: _dot_qisi2_76 3s infinite step-start;
}
._wrap_qisi2_28 ._icon_qisi2_116 {
  position: absolute;
  width: 60%;
  left: 20%;
  bottom: 20%;
  display: flex;
  justify-content: center;
}
._wrap_qisi2_28 ._icon_qisi2_116 p {
  cursor: pointer;
  bottom: 20px;
}
._add-wrap_stjar_1 {
  width: 112px;
}
._add-wrap_stjar_1 ul li {
  display: flex;
  align-items: center;
  height: 45px;
  padding: 15px 10px;
  box-sizing: border-box;
  cursor: pointer;
}
._add-wrap_stjar_1 ul li svg {
  margin-right: 5px;
}
._add-wrap_stjar_1 ul li svg path {
  fill: #DBEAFF;
}
._add-wrap_stjar_1 ul li span {
  color: #DBEAFF;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}
._add-wrap_stjar_1 ul li:hover {
  background: #DBEAFF;
}
._add-wrap_stjar_1 ul li:hover span {
  color: #3274F6;
}
._add-wrap_stjar_1 ul li:hover svg {
  margin-right: 5px;
}
._add-wrap_stjar_1 ul li:hover svg path {
  fill: #3274F6;
}
._search-content_stjar_36 {
  padding: 16px;
}
._result-wrap_stjar_39 {
  padding: 0 16px 16px 16px;
}
._result-wrap_stjar_39 ul {
  width: 100%;
}
._result-wrap_stjar_39 li {
  display: flex;
  align-items: center;
  cursor: pointer;
  width: 100%;
  height: 56px;
  padding: 8px 16px;
  background: #F3F6FA;
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.06), inset 0px -1px 0px rgba(0, 0, 0, 0.06);
}
._result-wrap_stjar_39 li ._card-avatar_stjar_55 {
  width: 40px;
  height: 40px;
  border-radius: 20px;
}
._result-wrap_stjar_39 li ._card-avatar_stjar_55 img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
}
._result-wrap_stjar_39 li ._contact-box_stjar_66 {
  margin-left: 8px;
}
._result-wrap_stjar_39 li ._contact-box_stjar_66 h4 {
  font-size: 17px;
  color: #031133;
  line-height: 20px;
  font-weight: 500;
}
._result-wrap_stjar_39 li ._contact-box_stjar_66 p {
  font-size: 14px;
  color: rgba(3, 17, 51, 0.5);
  line-height: 20px;
  font-weight: 500;
  white-space: pre;
}
._result-wrap_stjar_39 li:hover {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.06)), #FFFFFF;
}
._result-wrap_stjar_39 ._nodata_stjar_85 {
  display: flex;
  justify-content: center;
}
.account-info-wrap-edit {
  padding-bottom: 20px!important;
}
.edit-user button {
  width: 244px;
  height: 32px;
  background-color: #3274f6;
  border: none;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
}
.edit-user button:hover {
  background: linear-gradient(97deg, #4aa5f8 2%, #367cf6 100%);
}
.contact-modal .avatar-img .camera {
  display: block!important;
}
._root_cunr4_1 {
  display: flex;
}
._root_cunr4_1 main {
  flex-grow: 1;
}
._root_cunr4_1 #_notice-audio_cunr4_1 {
  display: none;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
* {
  margin: 0;
}
html,
body,
#root {
  height: 100%;
}
body {
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}
img,
picture,
video,
canvas,
svg {
  display: block;
  max-width: 100%;
}
input,
button,
textarea,
select {
  font: inherit;
}
input:focus,
button:focus,
textarea:focus,
select:focus {
  outline: none;
}
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  overflow-wrap: break-word;
}
#root {
  isolation: isolate;
}
ul,
ol {
  list-style: none;
  padding: 0;
}
.ant-input {
  background-color: transparent;
}
:root {
  --color-primary: #3274f6;
  --color-primary-light: #dbeaff;
  --color-primary-light-2: #eaf3ff;
  --text-primary-color: #000000;
  --text-secondary-color: #031133;
  --text-helper-color: #828897;
  --border-base-color: #e0e0e0;
  --border-light-color: #f0f0f0;
}
main {
  height: 100vh;
}
.contact-layer {
  top: 41px !important;
}
.contact-layer .ant-popover-inner {
  padding: 0 !important;
  background: #2F384D;
  border-radius: 4px;
}
.contact-layer .ant-popover-arrow::before {
  background: #2F384D;
}
.global-white-space {
  white-space: pre-wrap;
}
.chat-modal .ant-modal .ant-modal-content {
  padding: 0;
}
.chat-modal .ant-modal .ant-modal-content .chat-modal-header {
  height: 60px;
  background: #2F384D;
  line-height: 60px;
  font-weight: 400;
  font-size: 20px;
  text-align: center;
  color: #FFFFFF;
  position: relative;
}
.chat-modal .ant-modal .ant-modal-content .chat-modal-header .close {
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  right: 20px;
  top: 50%;
  margin-top: -10px;
}
.chat-modal .ant-modal .ant-modal-content .chat-modal-header .close img {
  width: 100%;
}
.contact-modal .ant-modal .ant-modal-content {
  padding: 0;
  border-radius: 16px;
}
.contact-modal .ant-modal .ant-modal-content .contact-content .contact-panel {
  display: flex;
  justify-content: center;
  background: #3274F6;
  border-radius: 16px 16px 0 0;
  padding: 20px;
  position: relative;
}
.contact-modal .ant-modal .ant-modal-content .contact-content .contact-panel .close {
  position: absolute;
  top: 16px;
  right: 16px;
}
.contact-modal .ant-modal .ant-modal-content .contact-content .contact-panel .close img {
  width: 20px;
}
.contact-modal .ant-modal .ant-modal-content .contact-content .contact-panel .contact-info h4 {
  text-align: center;
  white-space: pre;
}
.contact-modal .ant-modal .ant-modal-content .contact-content .contact-panel .contact-info .contact-avatar {
  width: 72px;
  height: 72px;
  margin: 0 auto 8px;
  filter: drop-shadow(0px 0px 4px rgba(50, 116, 246, 0.1));
  border-radius: 50px;
}
.contact-modal .ant-modal .ant-modal-content .contact-content .contact-panel .contact-info .contact-avatar img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.contact-modal .ant-modal .ant-modal-content .contact-content .contact-panel .contact-info .contact-avatar .ant-upload.ant-upload-select {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  margin: 0!important;
}
.contact-modal .ant-modal .ant-modal-content .contact-content .contact-panel .contact-info .contact-avatar .avatar-img {
  position: relative;
}
.contact-modal .ant-modal .ant-modal-content .contact-content .contact-panel .contact-info .contact-avatar .avatar-img .camera {
  position: absolute;
  display: none;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.3);
  text-align: center;
  line-height: 100%;
}
.contact-modal .ant-modal .ant-modal-content .contact-content .contact-panel .contact-info .contact-avatar .avatar-img .camera img {
  display: inline-block;
  width: 50%;
  height: 50%;
  margin-top: 25%;
}
.contact-modal .ant-modal .ant-modal-content .contact-content .contact-panel .contact-info .contact-avatar .avatar-img:hover .camera {
  display: block;
}
.contact-modal .ant-modal .ant-modal-content .contact-content .contact-panel .contact-info h4 {
  font-weight: 500;
  font-size: 17px;
  line-height: 1.06;
  color: #FFFFFF;
}
.contact-modal .ant-modal .ant-modal-content .contact-content .contact-panel .contact-info h4.username {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 10px;
  justify-content: center;
  white-space: pre;
}
.contact-modal .ant-modal .ant-modal-content .contact-content .contact-panel .contact-info h4.username .ant-input {
  border: none;
  border-bottom: 1px solid #FFFFFF;
  border-radius: 0;
  outline: none;
}
.contact-modal .ant-modal .ant-modal-content .contact-content .contact-panel .contact-info .anticon-form {
  cursor: pointer;
}
.contact-modal .ant-modal .ant-modal-content .contact-content .account-info-wrap {
  padding: 10px 24px;
}
.contact-modal .ant-modal .ant-modal-content .contact-content .account-info-wrap .info-card .info-item {
  display: flex;
  align-items: center;
  height: 44px;
}
.contact-modal .ant-modal .ant-modal-content .contact-content .account-info-wrap .info-card .info-item .item-lable {
  width: 80px;
  text-align-last: justify;
  color: rgba(3, 17, 51, 0.5);
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.contact-modal .ant-modal .ant-modal-content .contact-content .account-info-wrap .info-card .info-item .item-content {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  color: #031133;
  flex: 1;
  text-overflow: ellipsis;
  white-space: pre;
  width: 12em;
  overflow: hidden;
}
.contact-modal .ant-modal .ant-modal-content .contact-content .account-info-wrap .info-card .info-item .item-content .icon {
  margin-left: 10px;
  cursor: pointer;
}
.contact-modal .ant-modal .ant-modal-content .contact-content .account-info-wrap .info-card .info-item .item-content.online {
  color: #07C160;
}
.contact-modal .ant-modal .ant-modal-content .contact-content .account-info-wrap .info-card .form-item {
  display: flex;
  align-items: center;
}
.contact-modal .ant-modal .ant-modal-content .contact-content .account-info-wrap .info-card .form-item .item-lable {
  width: 70px;
  text-align-last: justify;
  color: rgba(3, 17, 51, 0.5);
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.contact-modal .ant-modal .ant-modal-content .contact-content .account-info-wrap .info-card .form-item .item-content {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  color: #031133;
  flex: 1;
  white-space: nowrap;
  width: 12em;
  overflow: hidden;
}
.contact-modal .ant-modal .ant-modal-content .contact-content .account-info-wrap .footer-btn {
  display: flex;
  justify-content: center;
  margin-top: 64px;
}
.square-corner-modal .ant-modal-content {
  border-radius: 0;
}
.icon-arrow-right {
  display: inline-block;
  width: 12px;
  height: 24px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAwCAYAAAALiLqjAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADsSURBVHgB7dSxCsIwEAbgSyO0g0NHwcXBwbGgD9DBB/CROzo6+ACZxDGbEdrGVhBEkjZ3idv9kCHN8X9dEgAOh8OhZ1Ee6nFBZKSvvIe+tmA3slhDb24K0gF1AfnjCEIsx10s4gBUa5+7q8jNNgUi3Z/TIdJ/lAaR08fxiJwfiUMCgDgkEKAjCICGIAE8QgD8iF3lZ9C6/Z7MgJzGCJHd56bIgCz3p+Gvq89+eBwbUMr8zgkgxFmuL41rFg1gytEAthwFUMqDAWp5EBBTPgvElk8CKcq9QKryMc6b3EGnU5RPp6zq9+JwOJz/5wW0U+aWfBa7XAAAAABJRU5ErkJggg==") no-repeat;
  background-size: 100% 100%;
}
.ant-switch {
  border: 2px solid #E5E5E5;
  box-sizing: content-box;
  background-color: #FFFFFF !important;
}
.ant-switch.ant-switch-checked {
  background-color: #07C160 !important;
}
.setting-tooltip .ant-tooltip-inner {
  width: 80px;
  display: flex;
  flex-direction: column;
  background-color: #2f384c;
}
.setting-tooltip .ant-tooltip-inner {
  padding: 0;
}
.setting-tooltip-item {
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.common-modal .ant-modal-content {
  border-radius: 0;
  padding: 0;
}
.common-modal .ant-modal-content .ant-modal-header {
  height: 60px;
  background-color: #2f384d;
  text-align: center;
  border-radius: 0;
}
.common-modal .ant-modal-content .ant-modal-header .ant-modal-title {
  line-height: 60px;
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
}
.common-modal .ant-modal-content .ant-modal-body {
  padding: 32px 48px 28px;
}
.common-modal .ant-modal-content .ant-modal-close {
  top: 13px;
}
.common-modal .ant-modal-content .ant-modal-close-x {
  font-size: 32px;
  color: #fff;
}
.sug-modal .ant-modal-content .ant-modal-body {
  padding: 8px 20px;
}
.share-text-modal .ant-modal-content .ant-modal-body {
  padding: 8px 0 16px;
  color: #000;
}
.share-text-modal .ant-modal-content .ant-modal-body .search-content {
  padding: 0 16px;
}
.share-text-modal .ant-modal-content .ant-modal-body .tabs {
  display: flex;
  margin-top: 20px;
  justify-content: center;
}
.share-text-modal .ant-modal-content .ant-modal-body .tabs .tab-btn {
  width: 86px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  margin: 0 16px;
  cursor: pointer;
}
.share-text-modal .ant-modal-content .ant-modal-body .tabs .tab-btn.active {
  background-color: #3274f6;
  color: #fff;
}
.share-text-modal .ant-modal-content .ant-modal-body .select-all-btn {
  text-align: right;
  font-size: 12px;
  margin: 12px 0 16px;
  padding: 0 16px;
  cursor: pointer;
}
.share-text-modal .ant-modal-content .ant-modal-body .user-list {
  max-height: 307px;
  overflow-y: auto;
}
.share-text-modal .ant-modal-content .ant-modal-body .user-list .user-item {
  padding: 12px 16px;
  height: 68px;
  box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.06), inset 0 -1px 0 0 rgba(0, 0, 0, 0.06);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.share-text-modal .ant-modal-content .ant-modal-body .user-list .user-item .user-item-left {
  display: flex;
  align-items: center;
}
.share-text-modal .ant-modal-content .ant-modal-body .user-list .user-item .name {
  font-size: 14px;
  font-weight: 500;
  margin-left: 8px;
}
.history-message-modal .ant-modal-header {
  display: none;
}
.history-message-modal .ant-modal-content {
  border-radius: 16px;
  padding: 0;
  overflow: hidden;
}
.history-message-modal .ant-modal-content .ant-modal-close {
  display: none;
}
.history-message-modal .top {
  background-color: #3274f6;
  height: 134px;
  padding: 18px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.history-message-modal .top .close-btn {
  position: absolute;
  right: 12px;
  top: 12px;
  z-index: 1;
  width: 24px;
  cursor: pointer;
}
.history-message-modal .top .nickname {
  font-size: 17px;
  font-weight: 500;
  color: #fff;
  white-space: pre;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
}
.history-message-modal .search-content {
  margin-top: 17px;
  padding: 0 16px 16px;
}
.history-message-modal .search-content .search-input {
  height: 32px;
  flex-grow: 0;
  padding: 4px 32px 4px 1px;
  border-radius: 32px;
  border: solid 1px rgba(0, 0, 0, 0.12);
  background-color: #f9f9f9;
}
.history-message-modal .search-content .search-input .ant-input-prefix {
  margin-left: 12px;
  margin-right: 4px;
}
.history-message-modal .tabs {
  padding: 0 28px;
  display: flex;
  margin: 20px 0 16px;
  justify-content: center;
}
.history-message-modal .tabs .tab-btn {
  flex-shrink: 0;
  width: 86px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  cursor: pointer;
}
.history-message-modal .tabs .tab-btn.active {
  background-color: #3274f6;
  color: #fff;
}
.history-message-modal .msg-list {
  padding: 0 24px 20px;
  height: 307px;
}
.history-message-modal .msg-list .msg-item {
  padding-left: 8px;
  padding-right: 8px;
  display: flex;
}
.history-message-modal .msg-list .msg-item--text {
  box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.06);
  padding: 14px 16px;
  min-height: 74px;
}
.history-message-modal .msg-list .msg-item--file {
  display: block;
  padding-left: 16px;
  padding-right: 16px;
  padding-bottom: 12px;
  padding-top: 8px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
.history-message-modal .msg-list .msg-item--file .msg-image__title {
  margin-left: -16px;
}
.history-message-modal .msg-list .msg-item .msg-content {
  margin-left: 8px;
  flex: 1;
  max-width: 300px;
}
.history-message-modal .msg-list .msg-item .msg-content .msg-content-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.history-message-modal .msg-list .msg-item .msg-content .name {
  color: #031133;
  font-size: 15px;
  font-weight: 500;
  white-space: pre;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 200px;
}
.history-message-modal .msg-list .msg-item .msg-content .time {
  font-size: 12px;
  color: rgba(3, 17, 51, 0.5);
}
.history-message-modal .msg-list .msg-item .msg-content .msg {
  margin-top: 4px;
  font-size: 12px;
  color: rgba(3, 17, 51, 0.5);
}
.history-message-modal .msg-list .msg-item--text:last-child {
  box-shadow: none;
}
.history-message-modal .msg-list .msg-image {
  margin-top: 8px;
  margin-right: 8px;
  width: 88px;
  height: 88px;
}
.history-message-modal .msg-list .msg-image .ant-image {
  width: 100%;
  height: 100%;
}
.history-message-modal .msg-list .msg-image .ant-image-img {
  height: 100%;
  object-fit: cover;
}
.history-message-modal .msg-list .msg-file__header {
  display: flex;
  width: 100%;
  align-items: center;
  margin-bottom: 4px;
}
.history-message-modal .msg-list .msg-file__username {
  margin-left: 8px;
  color: #031133;
  line-height: 1.33;
  font-size: 15px;
}
.history-message-modal .msg-list .msg-file__time {
  margin-left: auto;
  color: rgba(3, 17, 51, 0.5);
  line-height: 1.67;
  font-size: 12px;
}
.history-message-modal .msg-list .msg-file__content {
  height: 46px;
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.06);
  color: rgba(3, 17, 51, 0.7);
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 8px;
  padding-right: 8px;
  display: flex;
  align-items: center;
  line-height: 1.33;
}
.history-message-modal .msg-list .msg-file__name {
  font-weight: 500;
  margin-bottom: 2px;
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 100%;
}
.history-message-modal .msg-image__title {
  color: rgba(3, 17, 51, 0.7);
  font-size: 14px;
  line-height: 1.43;
}
.edit-modal .ant-modal-header .ant-modal-title {
  text-align: center;
  font-weight: 500;
  font-size: 17px;
  line-height: 20px;
  letter-spacing: -0.2176px;
  color: #353535;
}
.edit-wrap p {
  text-align: center;
}
.edit-wrap .edit-footer {
  margin-top: 20px;
  display: flex;
  justify-content: center;
  gap: 40px;
}
.conv_item_menu .ant-popover-content {
  width: 112px;
}
.conv_item_menu .ant-popover-content .ant-popover-arrow {
  display: none;
}
.conv_item_menu .ant-popover-content .ant-popover-inner {
  padding: 0;
}
.conv_item_menu .ant-popover-content .ant-popover-inner-content {
  background-color: #30394C;
  color: #dbeaff;
  font-size: 14px;
  border-radius: 6px;
  overflow: hidden;
}
.conv_item_menu .ant-popover-content .ant-popover-inner-content .item {
  display: flex;
  align-items: center;
  padding: 6px 12px;
  cursor: pointer;
  font-size: 13px;
  height: 48px;
  transition: background-color 0.1s;
}
.conv_item_menu .ant-popover-content .ant-popover-inner-content .item:hover {
  background-color: #f0f0f0;
  color: #031133;
}
.conv_item_menu .ant-popover-content .ant-popover-inner-content .divider {
  background-color: rgba(255, 255, 255, 0.06);
  height: 1px;
  width: 100px;
  margin: auto;
}
.msg_item_menu .ant-popover-content {
  height: 68px;
}
.msg_item_menu .ant-popover-content .ant-popover-arrow::before {
  background-color: #30394C;
}
.msg_item_menu .ant-popover-content .ant-popover-inner {
  padding: 0;
}
.msg_item_menu .ant-popover-content .ant-popover-inner-content {
  background-color: #30394C;
  color: #dbeaff;
  font-size: 14px;
  border-radius: 6px;
  overflow: hidden;
  padding: 16px 9px;
  box-sizing: border-box;
}
.msg_item_menu .ant-popover-content .ant-popover-inner-content .menu_list {
  display: flex;
  justify-content: space-between;
}
.msg_item_menu .ant-popover-content .ant-popover-inner-content .item {
  display: flex;
  flex-direction: column;
  width: 30px;
  align-items: center;
  cursor: pointer;
  font-size: 12px;
  padding: 0 15px;
  box-sizing: content-box;
}
.msg_item_menu .ant-popover-content .ant-popover-inner-content .item img {
  width: 16px;
  margin-bottom: 8px;
}
.user_msg_item_menu .ant-popover-content {
  height: 68px;
}
.user_msg_item_menu .ant-popover-content .ant-popover-arrow::before {
  background-color: #30394C;
}
.user_msg_item_menu .ant-popover-content .ant-popover-inner {
  padding: 0;
}
.user_msg_item_menu .ant-popover-content .ant-popover-inner-content {
  background-color: #30394C;
  color: #dbeaff;
  font-size: 14px;
  border-radius: 6px;
  overflow: hidden;
  padding: 0;
  box-sizing: border-box;
}
.user_msg_item_menu .ant-popover-content .ant-popover-inner-content .item {
  width: 94px;
  height: 48px;
  display: flex;
  align-items: center;
  padding: 0 10px;
  cursor: pointer;
}
.user_msg_item_menu .ant-popover-content .ant-popover-inner-content .item:hover {
  background-color: #dbeaff;
  color: #30394C;
}
.online {
  color: #07c160;
}
.color-green {
  color: #07c160;
}
.color-red {
  color: red;
}
.color-blue {
  color: #3274F6;
}
.login-avatar-uploader {
  display: flex !important;
  align-items: center;
  justify-content: center;
  margin-top: 136px;
}
.login-avatar-uploader .ant-upload {
  margin-inline-end: 0 !important;
  margin-bottom: 0 !important;
  border: 0 !important;
  background-color: transparent !important;
  width: 88px !important;
  height: 88px !important;
}
.login-avatar-uploader .ant-upload img {
  width: 88px !important;
  height: 88px !important;
}
.scroll-bar::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 4px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
}
.scroll-bar::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(97, 184, 179, 0.1);
  background: #78b4b4;
}
.scroll-bar::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow: inset 0 0 5px rgba(87, 175, 187, 0.1);
  border-radius: 10px;
  background: #ededed;
}
.loginCaptcha .ant-modal-content {
  padding: 16px;
}
.loginCaptcha .title {
  font-size: 14px;
  color: #031133;
  margin-bottom: 16px;
  font-weight: 500;
}
