html,
body {
  height: 100%;
}
.m-page {
  height: 100%;
  padding-top: 44px;
  background: url("../image/bg1.png") no-repeat center center;
  background-size: 100% 100%;
}
.m-page .header {
  position: relative;
  z-index: 1;
  height: 44px;
  justify-content: center;
  align-items: center;
  background-color: unset;
  box-shadow: none;
}
.m-page .logo-container img {
  display: none;
}
.m-page .logo-container .bar {
  display: none;
}
.m-page {
  padding-top: 0;
}
.m-page .main {
  height: calc(100% - 44px);
  padding: 0;
}
.m-page .main-container {
  background: none;
  border: none;
  min-height: inherit;
  height: 100%;
}
.m-page .agent-entry-screen {
  height: 100%;
  padding: 12px 0 32px;
}
.m-page .welcome-container {
  display: none;
}
.m-page #bubbleCanvas {
  display: none;
}
.m-poster,
.m-poster-video,
.m-poster-digital {
  /* width: calc(100vw - 115px); */
  height: calc(100% - 136px);
  /* min-width: 260px;
  min-height: 500px; */
  margin: 24px auto;
  /* padding-top: 32px; */
  /* border: 2px solid blue;
  border-radius: 45px;
  background: linear-gradient(#fff, #fafdff); */
}
.m-poster > img,
.m-poster-video > img,
.m-poster-digital > img {
  height: 100%;
}
.m-post-title {
  font-family: PingFang HK;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0px;
  text-align: center;
  color: #262b33;
}
.m-video-poster {
  width: calc(100% - 64px);
  margin: 64px auto;
}
#bubbleCanvasP {
  display: none;
  position: absolute;
  top: 0;
  margin: 60px auto;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.m-post-text {
  font-family: PingFang SC;
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0px;
  text-align: center;
  color: #006bff;
}
.m-poster-bottom {
  display: flex;
  justify-content: center;
  margin-top: 24px;
}
.m-poster-bottom-item {
  margin: 0 18px;
}
.m-poster-bottom-item img {
  width: 36px;
  height: 36px;
}
.m-poster-bottom-item span {
  display: block;
  font-family: PingFang HK;
  font-weight: 400;
  font-size: 10px;
  line-height: 10px;
  letter-spacing: 0px;
  text-align: center;
  color: #626f85;
}
.m-talk {
  width: 335px;
  height: 40px;
  margin: 0 auto;
  border-radius: 100px;
  padding-right: 32px;
  padding-left: 32px;
  background: #006bff;
}
.m-talk p {
  font-size: 16px;
  line-height: 40px;
  letter-spacing: 0px;
  text-align: center;
  color: #fff;
}
.m-caption-voice-btn,
.m-caption-vision-btn,
.m-caption-digital-btn {
  position: absolute;
  top: 6px;
  right: 16px;
  height: 32px;
  padding: 0 8px;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0px;
  border: 1px solid #fff;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.8);
  color: #657083;
  text-align: center;
}
/* .m-caption-voice-btn-active,
.m-caption-vision-btn-active {
  background: #006bff;
  color: #fff;
} */
.m-page .agent-talk-screen {
  height: 100%;
  padding: 12px 20px;
  align-items: normal;
}
.m-page .agent-talk-main {
  display: none;
  margin: 0;
  height: calc(100% - 180px);
}
.m-page .message-container {
  position: relative;
  z-index: 1;
}
.m-page .item-text {
  display: block;
  position: static;
  height: auto;
  margin: 8px auto 0;
  padding: 0;
  line-height: normal;
  background: none;
  font-size: 10px;
  text-align: center;
  color: #626f85;
  transform: none;
}
.m-page .agent-camera-main {
  width: 100%;
  height: calc(100% - 180px);
}
.m-page .agent-video-message-container {
  background: none;
}

.m-page .camera-container {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 0;
  background: none;
}
.m-page .listen-status {
  position: relative;
}
.m-page .controle-item {
  margin: 0 8px;
}
.m-page .item-icon {
  width: 48px;
  height: 48px;
  background-color: rgba(255, 255, 255, 0.8);
}
.m-page .listen-status {
  margin: 0 4px;
}
.m-page .agent-msg,
.m-page .you-msg {
  margin-bottom: 12px;
}
.trans-camera-icon {
  background-size: 32px;
  background-repeat: no-repeat;
  background-position: center;
}
.trans-camera-icon-on {
  background-image: url(../image/trans_on.png);
}
.trans-camera-icon-off {
  background-image: url(../image/trans_off.png);
}
.m-page .logo-container h3 {
  font-weight: normal;
}
.m-poster,
.m-poster-video,
.m-poster-digital,
.m-talk,
.m-caption-voice-btn,
.m-caption-vision-btn,
.m-caption-digital-btn,
.m-page .talk,
.m-page .tips,
.m-page .agent-talk-top,
.trans-camera-con {
  display: none;
}
.m-page .gradient-border,
.m-page .screenshare-con,
.m-page .talk {
  display: none !important;
}

.m-page .m-talk,
.m-page .m-poster {
  display: block;
}
.m-page .agent-digital-main {
  width: 100%;
  height: calc(100% - 180px);
}
.m-page .digital-container {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 0;
  background: none;
}
.m-page .digital-container {
  max-width: 100%;
  min-width: 100%;
  max-height: 100%;
  min-height: 100%;
  border-radius: 0;
}
.m-page .agent-digital-video {
  position: absolute;
  left: 0;
  right: 0;
  /* display: none; */
  min-width: 100%;
  max-width: 100%;
  min-height: 100%;
  max-height: 100%;
  background: #000;
  object-fit: cover;
}
.m-page .agent-digital-message-container {
  top: 44px;
}
.m-page .call-btn-container {
  display: flex;
  justify-content: center;
}
