.chatrecord-page[data-v-1e1a2a82] {
  background-color: #f5f5f5;
  min-height: 82vh;
}
.chatrecord-page .no-result-title[data-v-1e1a2a82] {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
  margin-top: 30px;
  text-align: center;
}
.chatrecord-page .has-result[data-v-1e1a2a82] {
  width: 100%;
  margin-left: 0px;
  margin-right: 0px;
}
.chatrecord-item .chat-time[data-v-1e1a2a82] {
  font-size: 12px;
  color: rgba(51, 51, 51, 0.6);
  text-align: center;
  margin: 2px 2px;
}
.chatrecord-item .chat-body[data-v-1e1a2a82] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.chatrecord-item .chat-body .chat-user[data-v-1e1a2a82] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 60px;
}
.chatrecord-item .chat-body .chat-user .chat-avatar[data-v-1e1a2a82] {
  padding: 10px 10px 5px 10px;
}
.chatrecord-item .chat-body .chat-user .chat-avatar img[data-v-1e1a2a82] {
  width: 39px;
  height: 39px;
}
.chatrecord-item .chat-body .chat-user .chat-username[data-v-1e1a2a82] {
  font-size: 11px;
  line-height: 13px;
  text-align: center;
  color: rgba(51, 51, 51, 0.6);
}
.chatrecord-item .chat-body .chat-content-box[data-v-1e1a2a82] {
  min-width: 20px;
  min-height: 20px;
  padding: 5px 8px;
  display: inline-block;
  border-radius: 4px;
  position: relative;
  background-color: #ffffff;
  margin: 10px 0 10px 10px;
}
.chatrecord-item .chat-body .chat-content-box .chat-content[data-v-1e1a2a82] {
  font-size: 12px;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
}
.chatrecord-item .chatmsg-card[data-v-1e1a2a82] {
  padding: 5px 8px;
  display: inline-block;
  position: relative;
  background-color: white;
  border-color: #333333;
  text-align: left;
}
.chatrecord-item .chatmsg-card .chatmsg-card-displayname[data-v-1e1a2a82] {
  font-size: 10px;
  color: #33333399;
}
.chatrecord-item .chatmsg-card .chatmsg-card-title[data-v-1e1a2a82] {
  font-size: 11px;
  color: #333333ff;
}
.chatrecord-item .chatmsg-card .chatmsg-card-description[data-v-1e1a2a82] {
  font-size: 10px;
  color: #333333aa;
}
.chatrecord-item .chat-image-autosize[data-v-1e1a2a82] {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.chatrecord-item .chat-image[data-v-1e1a2a82] {
  width: 100px;
}
.chatrecord-item .chat-emotion[data-v-1e1a2a82] {
  width: 32px;
  height: 32px;
}

.chat-content[data-v-b7ee868a] {
  font-size: 12px;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
}

.chat-content[data-v-c019d5e8] {
  font-size: 12px;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
}
.chat-content .file-link[data-v-c019d5e8] {
  color: #2c90ff;
  text-decoration: none;
  cursor: pointer;
}
.chat-content .file-link[data-v-c019d5e8]:hover {
  text-decoration: underline;
}

.chat-content[data-v-12d30af8] {
  font-size: 12px;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
}
.chat-content .chatmsg-card[data-v-12d30af8] {
  padding: 5px 8px;
  display: inline-block;
  position: relative;
  background-color: white;
  border-color: #333333;
  min-width: 100px;
  text-align: left;
}
.chat-content .chatmsg-card .chatmsg-card-displayname[data-v-12d30af8] {
  font-size: 10px;
  color: #33333399;
}
.chat-content .chatmsg-card .chatmsg-card-title[data-v-12d30af8] {
  font-size: 11px;
  color: #333333ff;
}

.chat-content[data-v-73710064] {
  font-size: 12px;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
}
.chat-content a[data-v-73710064] {
  text-decoration: none;
  color: inherit;
}
.chat-content .chatmsg-card[data-v-73710064] {
  padding: 5px 8px;
  display: inline-block;
  position: relative;
  background-color: white;
  border-color: #333333;
  min-width: 100px;
  text-align: left;
}
.chat-content .chatmsg-card .chatmsg-card-displayname[data-v-73710064] {
  font-size: 10px;
  color: #33333399;
}
.chat-content .chatmsg-card .chatmsg-card-description[data-v-73710064] {
  font-size: 10px;
  color: #333333aa;
}
.chat-content .chatmsg-card .chat-image[data-v-73710064] {
  width: 100px;
}
.chat-content .chatmsg-card .chat-image .chat-image-autosize[data-v-73710064] {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.chat-content[data-v-11038edb] {
  font-size: 12px;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
}
.chat-content .chat-image[data-v-11038edb] {
  width: 100px;
  cursor: pointer;
}
.chat-content .chat-image .chat-image-autosize[data-v-11038edb] {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.chat-content[data-v-3381efbb] {
  font-size: 12px;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
}
.chat-content video[data-v-3381efbb] {
  max-width: 240px;
  max-height: 180px;
}

.chat-content[data-v-e3f64ab8] {
  font-size: 12px;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
}
.chat-content audio[data-v-e3f64ab8] {
  max-width: 200px;
}
.chat-content .chat-txt-content[data-v-e3f64ab8] {
  font-size: 12px;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
}

.chat-content[data-v-e35be3ca] {
  font-size: 12px;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
}
.chat-content .chat-emotion[data-v-e35be3ca] {
  width: 32px;
  height: 32px;
}
.chat-content .chat-emotion .chat-image-autosize[data-v-e35be3ca] {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.chat-content[data-v-b7e46716] {
  font-size: 12px;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
}

.chat-content[data-v-21e150b3] {
  font-size: 12px;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
}
.chat-content .chatmsg-card[data-v-21e150b3] {
  padding: 5px 8px;
  display: inline-block;
  position: relative;
  background-color: white;
  border-color: #333333;
  min-width: 100px;
  text-align: left;
}
.chat-content .chatmsg-card .chatmsg-card-displayname[data-v-21e150b3] {
  font-size: 10px;
  color: #33333399;
}
.chat-content .chatmsg-card .chatmsg-card-title[data-v-21e150b3] {
  font-size: 11px;
  color: #333333ff;
}
.chat-content .chatmsg-card .chatmsg-card-description[data-v-21e150b3] {
  font-size: 10px;
  color: #333333aa;
}

.chat-content[data-v-b4fed842] {
  font-size: 12px;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
}
.chat-content .chatmsg-card[data-v-b4fed842] {
  padding: 5px 8px;
  display: inline-block;
  position: relative;
  background-color: white;
  border-color: #333333;
  min-width: 100px;
  text-align: left;
  cursor: pointer;
}
.chat-content .chatmsg-card .chatmsg-card-displayname[data-v-b4fed842] {
  font-size: 10px;
  color: #33333399;
}
.chat-content .chatmsg-card .chatmsg-card-description[data-v-b4fed842] {
  font-size: 10px;
  color: #333333aa;
}

.chat-log-item .chat-time[data-v-96009d68] {
  font-size: 12px;
  color: rgba(51, 51, 51, 0.6);
  text-align: center;
  margin: 2px 2px;
}
.chat-log-item .chat-body[data-v-96009d68] {
  margin: 0 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.chat-log-item .chat-body .chat-user[data-v-96009d68] {
  width: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.chat-log-item .chat-body .chat-user .chat-avatar[data-v-96009d68] {
  padding: 10px 10px 5px 10px;
}
.chat-log-item .chat-body .chat-user .chat-username[data-v-96009d68] {
  font-size: 11px;
  line-height: 13px;
  text-align: center;
  color: rgba(51, 51, 51, 0.6);
}
.chat-log-item .chat-body .chat-content-box[data-v-96009d68] {
  min-width: 20px;
  min-height: 20px;
  padding: 5px 8px;
  display: inline-block;
  border-radius: 4px;
  position: relative;
}
.chat-log-item .chat-body-left[data-v-96009d68] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  justify-items: auto;
}
.chat-log-item .chat-body-left .chat-content-box[data-v-96009d68] {
  background-color: #ffffff;
  margin: 10px 0 10px 10px;
}
.chat-log-item .chat-body-left .chat-content-box[data-v-96009d68]:after {
  content: '';
  border: 6px solid #ffffff00;
  border-right: 6px solid #fff;
  position: absolute;
  top: 6px;
  left: -12px;
}
.chat-log-item .chat-body-right[data-v-96009d68] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  justify-items: right;
}
.chat-log-item .chat-body-right .chat-content-box[data-v-96009d68] {
  background-color: #9eea6a;
  margin: 10px 10px 10px 0;
}
.chat-log-item .chat-body-right .chat-content-box[data-v-96009d68]::before {
  content: '';
  border: 6px solid #ffffff00;
  border-left: 6px solid #9eea6a;
  position: absolute;
  top: 6px;
  right: -12px;
}

.chatList-page[data-v-0ad15e0c] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.chatList-page .chatList-header[data-v-0ad15e0c] {
  width: 100%;
  padding: 10px 0;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px solid #d1cece;
}
.chatList-page .chatList-header .c-h-left[data-v-0ad15e0c] {
  margin-left: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.chatList-page .chatList-header .c-h-left .copy-title[data-v-0ad15e0c] {
  height: 28px !important;
  margin-left: 8px;
}
.chatList-page .chatList-header .c-h-right[data-v-0ad15e0c] {
  margin-right: 10px;
  padding: 0 10px;
}
.chatList-page .chatList-body[data-v-0ad15e0c] {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-y: auto;
}
.chatList-page .chatList-body .no-result[data-v-0ad15e0c] {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.chatList-page .chatList-body .no-result-title[data-v-0ad15e0c] {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
  text-align: center;
}
.chatList-page .chatList-body .has-result[data-v-0ad15e0c] {
  width: 100%;
  height: calc(100% - 50px);
  padding-bottom: 50px;
  overflow-y: scroll;
}
.refresh-chat[data-v-0ad15e0c] {
  border: 0;
  color: #2c90ff;
  background-color: #f5f5f5;
}

