.YunAiPreview[data-v-1db2ef6e] {
  width: 100vw;
  height: 100vh;
  position: relative;
}
.YunAiPreview .loadingBox[data-v-1db2ef6e] {
  width: 100%;
  height: 100%;
  position: absolute;
  background: url(../assets/images/live-loading-bg.eb303ed5779d17e6ce589927d11e78f6.png) center center no-repeat fixed #000;
  background-size: cover;
  z-index: 4;
}
.YunAiPreview .loadingBox .loading[data-v-1db2ef6e] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.YunAiPreview .loadingBox .loading .imgBox[data-v-1db2ef6e] {
  position: relative;
  width: 133px;
  margin: 20px auto;
}
.YunAiPreview .loadingBox .loading .imgBox .animation[data-v-1db2ef6e] {
  width: 133px;
  -webkit-transform: rotate 360deg;
  animation: rotation-1db2ef6e 3s linear infinite;
  -moz-animation: rotation-1db2ef6e 3s linear infinite;
  -webkit-animation: rotation-1db2ef6e 3s linear infinite;
  -o-animation: rotation-1db2ef6e 3s linear infinite;
}
@-webkit-keyframes rotation-1db2ef6e {
from {
    -webkit-transform: rotate(0deg);
}
to {
    -webkit-transform: rotate(360deg);
}
}
.YunAiPreview .loadingBox .loading .imgBox .gear[data-v-1db2ef6e] {
  width: 80px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.YunAiPreview .loadingBox .progressBox[data-v-1db2ef6e] {
  position: relative;
}
.YunAiPreview .loadingBox .progressBox .progress[data-v-1db2ef6e] {
  background: url(../assets/images/live-loading-progress-bar@2x.a744f992eb54775cdc18a2c3d29a2079.png) no-repeat;
  background-size: 100% 100%;
  width: 460px;
  height: 35px;
}
.YunAiPreview .loadingBox .progressBox .progress .progressInner[data-v-1db2ef6e] {
  padding: 8px;
  display: flex;
}
.YunAiPreview .loadingBox .progressBox .progress .progressInner .progressBg[data-v-1db2ef6e] {
  width: 10px;
  height: 19px;
  background: url(../assets/images/live-loading-progress@2x.ea03940cef8f60ddec06e95d7da691a3.png) no-repeat;
  background-size: 100% 100%;
  margin-right: 5px;
}
.YunAiPreview .loadingBox .progressBox .progress .progressInner .progressBg[data-v-1db2ef6e]:last-child {
  margin: 0;
}
.YunAiPreview .loadingBox .progressBox .progressTxt[data-v-1db2ef6e] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 14px;
  line-height: 35px;
}
.YunAiPreview #mount-point[data-v-1db2ef6e] {
  width: 100%;
  height: 100%;
}
.YunAiPreview .logo[data-v-1db2ef6e] {
  width: 40px;
  height: 40px;
  border-radius: 40px;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 30px;
  left: 30px;
  cursor: pointer;
}
.YunAiPreview .logo img[data-v-1db2ef6e] {
  width: 25px;
  height: 16px;
}
.YunAiPreview .logo-pop[data-v-1db2ef6e] {
  background: rgba(24, 24, 24, 0.5);
  border-radius: 16px;
  position: fixed;
  top: 80px;
  left: 30px;
  padding: 20px;
  color: #fff;
}
.YunAiPreview .logo-pop .top[data-v-1db2ef6e] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.YunAiPreview .logo-pop .top .kefu[data-v-1db2ef6e] {
  font-size: 16px;
}
.YunAiPreview .logo-pop .top img[data-v-1db2ef6e] {
  width: 16px;
  height: 16px;
  cursor: pointer;
}
.YunAiPreview .logo-pop .middle[data-v-1db2ef6e] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
}
.YunAiPreview .logo-pop .middle img[data-v-1db2ef6e] {
  width: 106px;
  height: 106px;
}
.YunAiPreview .logo-pop .middle .saoma[data-v-1db2ef6e] {
  font-size: 12px;
  line-height: 30px;
}
.YunAiPreview .logo-pop .bottom[data-v-1db2ef6e] {
  font-size: 12px;
  line-height: 40px;
}
.YunAiPreview .service-name[data-v-1db2ef6e] {
  position: fixed;
  top: 30px;
  left: 50%;
  transform: translate(-50%);
  width: 162px;
  height: 34px;
}
.YunAiPreview .service-name[data-v-1db2ef6e] .el-input__inner {
  background-color: rgba(15, 19, 25, 0.8);
  border: none;
  color: #fff;
}
.YunAiPreview .map[data-v-1db2ef6e] {
  width: 40px;
  height: 40px;
  border-radius: 40px;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 30px;
  right: 30px;
  cursor: pointer;
}
.YunAiPreview .map img[data-v-1db2ef6e] {
  width: 20px;
  height: 20px;
}
.YunAiPreview .record-box[data-v-1db2ef6e] {
  position: fixed;
  top: 20%;
  left: 0;
  color: #fff;
}
.YunAiPreview .record-box .record-show-btn[data-v-1db2ef6e] {
  width: 40px;
  height: 34px;
  text-align: center;
  background-color: rgba(15, 19, 25, 0.8);
  border-radius: 0px 16px 16px 0px;
  position: relative;
  padding-left: 15px;
  cursor: pointer;
}
.YunAiPreview .record-box .record-show-btn .btn-icon[data-v-1db2ef6e] {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: 10px;
}
.YunAiPreview .record-box .record-show-btn .btn-icon.close[data-v-1db2ef6e] {
  background: url(../assets/images/downjiantou.30c2f3ef5db941f3307ceffdf4d6c4d3.png) no-repeat;
  background-size: 100% 100%;
  transform: rotate(90deg) translate(-50%);
}
.YunAiPreview .record-box .record-show-btn .btn-icon.open[data-v-1db2ef6e] {
  background: url("../assets/images/Frame 11@2x.9ed5d12287f03ab69f0213a9d06e38c4.png") no-repeat;
  background-size: 100% 100%;
  transform: translate(0, -50%);
}
.YunAiPreview .record-box .record-list[data-v-1db2ef6e] {
  width: 400px;
  max-height: 500px;
  margin-top: 10px;
  padding: 0 5px 0 20px;
  overflow-y: auto;
}
.YunAiPreview .record-box .record-list[data-v-1db2ef6e] ::-webkit-scrollbar {
  width: 4px;
}
.YunAiPreview .record-box .record-list[data-v-1db2ef6e]::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(15, 19, 25, 0.6);
}
.YunAiPreview .record-box .record-list[data-v-1db2ef6e]::-webkit-scrollbar-track {
  background-color: transparent;
}
.YunAiPreview .record-box .record-list .record-item-outside[data-v-1db2ef6e] {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.YunAiPreview .record-box .record-list .record-item-outside .record-item-inner[data-v-1db2ef6e] {
  padding: 10px 20px;
  border-radius: 16px;
  max-width: 70%;
  word-wrap: break-word;
  line-height: 20px;
  letter-spacing: 1px;
}
.YunAiPreview .record-box .record-list .record-item-outside.me[data-v-1db2ef6e] {
  justify-content: right;
}
.YunAiPreview .record-box .record-list .record-item-outside.me .record-item-inner[data-v-1db2ef6e] {
  border-bottom-right-radius: 0;
  background-color: #2991f1;
}
.YunAiPreview .record-box .record-list .record-item-outside.ai[data-v-1db2ef6e] {
  justify-content: left;
}
.YunAiPreview .record-box .record-list .record-item-outside.ai .record-item-inner[data-v-1db2ef6e] {
  border-bottom-left-radius: 0;
  background-color: rgba(15, 19, 25, 0.4);
}
.YunAiPreview .record-box .record-list .record-loading .loading-loop-box[data-v-1db2ef6e] {
  display: flex;
}
.YunAiPreview .record-box .record-list .record-loading .loading-loop-box .loading-loop[data-v-1db2ef6e] {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background-color: #fff;
  margin-right: 5px;
}
.YunAiPreview .record-box .record-list .record-loading .loading-loop-box .loading-loop[data-v-1db2ef6e]:last-child {
  margin: 0;
}
.YunAiPreview .record-box .record-list .record-loading .loading-loop-box .loading-loop.loop1[data-v-1db2ef6e] {
  transform: scale(1);
  animation: loop-animation1-1db2ef6e 1s infinite linear;
}
.YunAiPreview .record-box .record-list .record-loading .loading-loop-box .loading-loop.loop2[data-v-1db2ef6e] {
  transform: scale(0.8);
  animation: loop-animation2-1db2ef6e 1s infinite linear;
}
.YunAiPreview .record-box .record-list .record-loading .loading-loop-box .loading-loop.loop3[data-v-1db2ef6e] {
  transform: scale(0.6);
  animation: loop-animation3-1db2ef6e 1s infinite linear;
}
.YunAiPreview .record-box .record-list .record-loading .loading-loop-box .loading-loop.loop4[data-v-1db2ef6e] {
  transform: scale(0.4);
  animation: loop-animation4-1db2ef6e 1s infinite linear;
}
.YunAiPreview .chat-box[data-v-1db2ef6e] {
  width: 520px;
  position: fixed;
  bottom: 70px;
  left: 50%;
  transform: translate(-50%);
}
.YunAiPreview .chat-box .chat[data-v-1db2ef6e] {
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 4px;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.YunAiPreview .chat-box .chat .icon[data-v-1db2ef6e] {
  width: 25px;
  height: 32px;
  background: url(../assets/images/Union@2x.c179145f35122e12b44e2b140d82931f.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 20px 0 10px;
}
.YunAiPreview .chat-box .chat input[data-v-1db2ef6e] {
  width: 368px;
  height: 32px;
  padding: 0 20px;
  background-color: #33333370;
  border-radius: 2px;
  border: none;
  color: #fff;
  margin-right: 20px;
}
.YunAiPreview .chat-box .chat .btn[data-v-1db2ef6e] {
  width: 60px;
  line-height: 32px;
  text-align: center;
  background: #2991f1;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
}
.YunAiPreview .chat-box .notes[data-v-1db2ef6e] {
  display: flex;
  overflow-x: auto;
}
.YunAiPreview .chat-box .notes[data-v-1db2ef6e]::-webkit-scrollbar {
  width: 0px;
  height: 0px;
}
.YunAiPreview .chat-box .notes .notes-item[data-v-1db2ef6e] {
  padding: 10px 20px;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  border-radius: 4px;
  margin-right: 10px;
  white-space: nowrap;
  cursor: pointer;
}
.YunAiPreview .btn-list[data-v-1db2ef6e] {
  position: fixed;
  top: 330px;
  right: 0;
  background-color: rgba(15, 19, 25, 0.8);
}
.YunAiPreview .btn-list .item[data-v-1db2ef6e] {
  padding: 10px 20px;
  border-bottom: 1px solid #fff;
  text-align: center;
  cursor: pointer;
}
.YunAiPreview .btn-list .item[data-v-1db2ef6e]:hover {
  background-color: #000;
}
.YunAiPreview .btn-list .item[data-v-1db2ef6e]:last-child {
  border-color: transparent;
}
.YunAiPreview .countdown-box[data-v-1db2ef6e] {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 14px;
  padding: 5px;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 2px;
}
@keyframes loop-animation1-1db2ef6e {
0% {
    transform: scale(1);
}
15% {
    transform: scale(0.8);
}
30% {
    transform: scale(0.6);
}
50% {
    transform: scale(0.4);
}
60% {
    transform: scale(0.6);
}
75% {
    transform: scale(0.8);
}
100% {
    transform: scale(1);
}
}
@keyframes loop-animation2-1db2ef6e {
0% {
    transform: scale(0.8);
}
15% {
    transform: scale(0.6);
}
30% {
    transform: scale(0.4);
}
50% {
    transform: scale(0.6);
}
60% {
    transform: scale(0.8);
}
75% {
    transform: scale(1);
}
100% {
    transform: scale(0.8);
}
}
@keyframes loop-animation3-1db2ef6e {
0% {
    transform: scale(0.6);
}
15% {
    transform: scale(0.4);
}
30% {
    transform: scale(0.6);
}
50% {
    transform: scale(0.8);
}
60% {
    transform: scale(1);
}
75% {
    transform: scale(0.8);
}
100% {
    transform: scale(0.6);
}
}
@keyframes loop-animation4-1db2ef6e {
0% {
    transform: scale(0.4);
}
15% {
    transform: scale(0.6);
}
30% {
    transform: scale(0.8);
}
50% {
    transform: scale(1);
}
60% {
    transform: scale(0.8);
}
75% {
    transform: scale(0.6);
}
100% {
    transform: scale(0.4);
}
}
@media screen and (orientation: portrait) and (max-device-width: 768px) and (max-device-height: 1024px) {
.loadingBox .progressBox .progress[data-v-1db2ef6e] {
    width: 95vw !important;
}
.loadingBox .progressBox .progress .progressInner .progressBg[data-v-1db2ef6e] {
    width: 8px !important;
}
.record-box[data-v-1db2ef6e] {
    top: 15rem;
}
.record-box .record-list[data-v-1db2ef6e] {
    width: 50vw !important;
    max-height: 40vh !important;
}
.record-box .record-list .record-item-outside .record-item-inner[data-v-1db2ef6e] {
    padding: 5px 10px !important;
}
}
@media all and (orientation: landscape) and (max-device-width: 1024px) {
.record-box[data-v-1db2ef6e] {
    top: 5rem;
}
.record-box .record-list[data-v-1db2ef6e] {
    width: 50vw !important;
    max-height: 40vh !important;
}
.record-box .record-list .record-item-outside .record-item-inner[data-v-1db2ef6e] {
    padding: 5px 10px !important;
}
}
@media (max-width: 1800px) and (min-width: 1100px) {
.record-box[data-v-1db2ef6e] {
    zoom: 80%;
}
}

