.container {
  width: 100%;
  height: 100%;
  padding-top: 67px;
  padding-bottom: 65px;
  overflow: hidden;
}
.top-title {
  padding: 4.5px 6px 8.5px;
  background-color: #212c67;
}
.top-title .group_3 {
  padding: 5px 4px;
}
.top-title .group_3 .image_5 {
  width: 8px;
  height: 13.5px;
}
.top-title .group_3 .pos_5 {
  position: absolute;
  left: 4px;
  top: 50%;
  transform: translateY(-50%);
}
.top-title .group_3 .text_3 {
  color: #ffffff;
  font-size: 18px;
  font-family: SourceHanSansCN;
  font-weight: 500;
  line-height: 17px;
}
.top-title .group_3 .image_4 {
  width: 75px;
  height: 27.5px;
}
.top-title .group_3 .pos_4 {
  position: absolute;
  right: 4.5px;
  top: 50%;
  transform: translateY(-50%);
}
.pos {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
.section_3 {
  position: relative;
  flex: 1;
  padding: 20px 10px 75px;
  background-color: #212c670d;
  border-radius: 25px;
  border: solid 0.5px #212c67;
  overflow: hidden;
}
.section_3 .chat-box {
  flex: 1;
  padding: 0 5px;
  overflow-y: scroll;
}
.section_3 .group_4 {
  padding: 0 1.5px;
}
.section_3 .group_4 .text-wrapper {
  margin-right: 5.5px;
  padding: 17px 0 15px;
  background-color: #212c671a;
  border-radius: 15px;
}
.section_3 .group_4 .text-wrapper .text_6 {
  margin-left: 15px;
  margin-right: 9px;
  line-height: 12.5px;
}
.section_3 .group_6 {
  margin-top: 24.5px;
  padding: 0 4px;
}
.section_3 .group_6 .section_4 {
  margin-right: 18px;
  padding: 14px 0 11px;
  background-color: #ffffff;
  border-radius: 15px;
}
.section_3 .group_6 .section_4 .group_7 {
  margin-left: 14.5px;
  margin-right: 4px;
  line-height: 18px;
}
.section_3 .group_5 {
  padding-bottom: 10px;
}
.section_3 .group_5 .font {
  font-size: 10px;
  font-family: SourceHanSansCN;
  line-height: 8.5px;
  color: #333333;
}
.section_3 .group_5 .text_4 {
  line-height: 8px;
}
.section_3 .group_5 .text_5 {
  line-height: 8px;
}
.section_3 .font_2 {
  font-size: 12.5px;
  font-family: SourceHanSansCN;
  line-height: 18px;
  color: #333333;
}
.section_3 .send-box {
  position: absolute;
  left: 0;
  bottom: 10px;
  padding: 0 10px;
}
.section_3 .group_8 {
  padding: 4px 5px 4px 15px;
  border-radius: 20px;
  border: solid 0.5px #999999;
}
.section_3 .group_8 .text_7 {
  color: #999999;
  font-size: 13px;
  font-family: SourceHanSansCN;
  line-height: 12.5px;
}
.section_3 .group_8 .button {
  padding: 8px 0;
  background-color: #ec7041;
  border-radius: 15px;
  width: 60px;
  height: 30px;
}
.section_3 .group_8 .button .text_8 {
  color: #ffffff;
  font-size: 14px;
  font-family: SourceHanSansCN;
  line-height: 13.5px;
}
.footer-nav {
  width: 100vw;
  height: 50px;
  background-color: #212c67;
  box-shadow: 0px 0px 19px 0px rgba(33, 44, 103, 0.24);
  border-radius: 25px 25px 0px 0px;
  padding: 0 50px;
}
.footer-nav .icon-nav {
  height: 100%;
}
.footer-nav .icon-nav .icon {
  width: 21px;
  height: 19px;
}
.footer-nav .icon-nav .text {
  font-size: 9px;
  line-height: 16px;
  color: #fffefe;
}
