/* 主站首页 ai样式在这里覆盖，不能修改直接 main.css 样式 */

#jufaai .chat-content__body {
  width: 840px;
  margin-bottom: -20px;
  overflow: unset;
}

#jufaai .chat-input-wrapper {
  margin: 0;
}

#jufaai .text-banner-container .swiper-slide {
  color: #b8cff1;
  font-size: 14px;
}

#jufaai .text-banner-container .swiper-slide p {
  width: 100%;
}

#jufaai .text-banner-container .swiper-slide p em {
  color: #ffc999;
}

#jufaai .text-banner--before_line {
  width: 40px;
  height: 1px;
  background: linear-gradient(270deg, #b8cff1 0%, transparent 100%);
}

#jufaai .text-banner--after_line {
  width: 40px;
  height: 1px;
  background: linear-gradient(90deg, #b8cff1 0%, transparent 100%);
}

#jufaai .chat-input-section .icon-cuohao:before {
  content: "\e62d"
}

#jufaai .model-dropdown-menu li.active::after {
  content: "\e62b"
}