/* Color #2c6ee5
-------------------------- */
/*  */
/*  */
/*  */
.visitor-main #common_chat_main {
  overflow-x: hidden;
}
.visitor-main .vis-theme-col {
  color: var(--vis-theme-col);
}
.visitor-main .vis-theme-bg {
  background-color: var(--vis-theme-col);
}
.visitor-main .vis-theme-bg-003 {
  background: var(--vis-theme-col-003);
}
.visitor-main .vis-theme-bg-006 {
  background: var(--vis-theme-col-006);
}
.visitor-main .el-button--primary.is-disabled, .visitor-main .el-button--primary.is-disabled:active, .visitor-main .el-button--primary.is-disabled:focus, .visitor-main .el-button--primary.is-disabled:hover {
  background-color: var(--vis-theme-col);
  border-color: var(--vis-theme-col);
  opacity: 0.6;
}
.visitor-main .el-button--primary, .visitor-main .el-button--primary:focus, .visitor-main .el-button--primary:hover {
  background-color: var(--vis-theme-col);
  border-color: var(--vis-theme-col);
}
.visitor-main .mobile_file_item {
  width: 60px;
  height: 60px;
  background-color: #ffffff;
  border-radius: 14px;
  position: relative;
}
.visitor-main .mobile_file_item [type=file] {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.visitor-main .header-img {
  height: 50px;
  max-width: 250px;
  margin-bottom: auto;
  margin-top: auto;
}
.visitor-main .shadow-t {
  box-shadow: 0px 7px 18px 0px rgba(0, 0, 0, 0.2);
}
.visitor-bg {
  background-color: #ccd1db;
}
/* Color #2c6ee5
-------------------------- */
/*  */
/*  */
/*  */
.header-img[data-v-271ee66b] {
  max-height: 34px;
  min-height: 20px;
}
.collecting-box[data-v-271ee66b] {
  position: fixed;
  z-index: 99999;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
}
.collecting-cont[data-v-271ee66b] {
  max-width: 100%;
  width: 800px;
  margin: 0 auto;
}
/* Color #2c6ee5
-------------------------- */
/*  */
/*  */
/*  */
.api-label[data-v-0e09506b] {
  padding: 8px 12px;
  background-color: #f5f5f5;
  border: solid 1px #f5f5f5;
  color: #666;
  margin: 5px;
  font-size: 12px;
  position: relative;
}
.api-label.opt[data-v-0e09506b] {
  background-color: #f3f7ff;
  border: solid 1px #ccdeff;
  color: #2c6ee5;
}
@charset "UTF-8";
/* Color #2c6ee5
-------------------------- */
/*  */
/*  */
/*  */
.login_contain[data-v-a49090ce] {
  flex-direction: column;
  width: 100vw;
  height: 100vh;
  /*background-image: url("../../../public/img/background.png");*/
  background-size: 100% 100%;
}
.login_contain .login_logo[data-v-a49090ce] {
  background-size: 600px 100%;
}
.login_contain .selectSystem[data-v-a49090ce] {
  width: 600px;
  height: 540px;
}
.login_contain .welcome_login[data-v-a49090ce] {
  letter-spacing: 5px;
  color: #172b4d;
  font-size: 34px;
}
.login_contain .feelec_login[data-v-a49090ce] {
  padding: 20px 40px;
  background: #fff;
}
.login_contain .feelec_login .guojia[data-v-a49090ce] {
  cursor: pointer;
  align-items: flex-start;
  flex-direction: column;
  height: 40px;
  position: relative;
  z-index: 19999;
}
.guoqi[data-v-a49090ce] {
  width: 34px;
  height: 26px;
  vertical-align: middle;
  margin-bottom: 4px;
}
.active[data-v-a49090ce] {
  color: #2C68FF;
}
.login_client[data-v-a49090ce] .el-input {
  height: 40px;
  line-height: 40px;
  width: 100%;
}
.login-form[data-v-a49090ce] .el-input {
  height: 40px;
  line-height: 40px;
}
.login_client[data-v-a49090ce] .el-input__inner {
  height: 40px;
  line-height: 40px;
  width: 100%;
}
.login-form[data-v-a49090ce] .el-input__inner {
  padding-left: 38px;
  height: 40px;
  line-height: 40px;
  border: 0;
  border-bottom: 1px solid #E6E7EC;
  border-radius: 0;
}
.login-form[data-v-a49090ce] .el-input__inner:focus {
  border-color: #2C68FF;
}
.login-form[data-v-a49090ce] .el-input__inner:focus + .el-input__prefix .el-input__icon {
  color: #2C68FF;
}
.login-form[data-v-a49090ce] .el-input__icon {
  font-size: 16px;
  line-height: 40px;
}
.login_contain[data-v-a49090ce] .el-form-item__error {
  margin-top: 4px;
}
.login_contain[data-v-a49090ce] .el-button {
  height: 40px;
}
.login_client[data-v-a49090ce] {
  background: #fdfdfd;
  height: 100vh;
  width: 100vw;
  padding: 40px;
}
.signIn-icon[data-v-a49090ce] {
  width: 48px;
  height: 48px;
  line-height: 48px;
  border-radius: 50%;
}

/*  客户端标题栏*/
.feelec_drag[data-v-a49090ce] {
  -webkit-app-region: drag;
  position: fixed;
  right: 0;
  top: 0;
  text-align: right;
  z-index: 999;
  box-sizing: border-box;
}
.feelec_drag[data-v-a49090ce]:before {
  content: "";
  width: 1px;
  height: 17px;
  background: rgba(255, 255, 255, 0.3);
  position: absolute;
  left: -5px;
  top: 3px;
}
.feelec_drag_item[data-v-a49090ce] {
  -webkit-app-region: no-drag;
  width: 35px;
  height: 22px;
  display: inline-block;
  text-align: center;
  overflow: hidden;
  font-size: 14px;
  color: #fff;
}
.feelec_drag_item.feelec-guanbi2[data-v-a49090ce] {
  font-size: 10px;
  line-height: 22px;
  color: #333;
}
.feelec_drag_item.feelec-zuixiaohua[data-v-a49090ce] {
  line-height: 24px;
  font-size: 11px;
}
.feelec_drag_item.feelec-win-restore[data-v-a49090ce] {
  line-height: 26px;
  font-size: 12px;
}
.feelec_drag_item.feelec-quanxuan-weixuan[data-v-a49090ce] {
  line-height: 23px;
  font-size: 10px;
}
.feelec_drag_item[data-v-a49090ce] {
  color: #666;
}
.feelec_drag_item[data-v-a49090ce]:hover {
  background: #eee;
}
.feelec_drag_item[data-v-a49090ce]:hover {
  background: #ddd;
}
.feelec_drag_item.feelec-guanbi2[data-v-a49090ce]:hover {
  background: #f56c6c;
  color: #fff !important;
}
.system_item[data-v-a49090ce] {
  height: 100px;
  padding: 0 30px;
  background-color: #ffffff;
  box-shadow: 0 5px 20px 0 rgba(0, 74, 255, 0.08);
  border-radius: 8px;
  margin-bottom: 20px;
}
.system_item .enter_btn[data-v-a49090ce] {
  cursor: pointer;
  width: 88px;
  text-align: center;
  font-size: 14px;
  color: #2C68FF;
  height: 36px;
  line-height: 36px;
  background-color: #2C68FF;
  border-radius: 18px;
}
.system_item .enter_btn[data-v-a49090ce]:hover {
  color: #ffffff;
  background: #2C68FF;
}
.login_client[data-v-a49090ce] {
  background: #fdfdfd;
  height: 100vh;
  width: 100vw;
  padding: 40px;
}

/*  客户端标题栏*/
.feelec_drag[data-v-a49090ce] {
  -webkit-app-region: drag;
  position: fixed;
  right: 0;
  top: 0;
  text-align: right;
  z-index: 999;
  box-sizing: border-box;
}
.feelec_drag[data-v-a49090ce]:before {
  content: "";
  width: 1px;
  height: 17px;
  background: rgba(255, 255, 255, 0.3);
  position: absolute;
  left: -5px;
  top: 3px;
}
.feelec_drag_item[data-v-a49090ce] {
  -webkit-app-region: no-drag;
  width: 35px;
  height: 22px;
  display: inline-block;
  text-align: center;
  overflow: hidden;
  font-size: 14px;
  color: #fff;
}
.feelec_drag_item.feelec-guanbi2[data-v-a49090ce] {
  font-size: 10px;
  line-height: 22px;
  color: #333;
}
.feelec_drag_item.feelec-zuixiaohua[data-v-a49090ce] {
  line-height: 24px;
  font-size: 11px;
}
.feelec_drag_item.feelec-win-restore[data-v-a49090ce] {
  line-height: 26px;
  font-size: 12px;
}
.feelec_drag_item.feelec-quanxuan-weixuan[data-v-a49090ce] {
  line-height: 23px;
  font-size: 10px;
}
.feelec_drag_item[data-v-a49090ce] {
  color: #666;
}
.feelec_drag_item[data-v-a49090ce]:hover {
  background: #eee;
}
.feelec_drag_item[data-v-a49090ce]:hover {
  background: #ddd;
}
.feelec_drag_item.feelec-guanbi2[data-v-a49090ce]:hover {
  background: #f56c6c;
  color: #fff !important;
}
.verify_code[data-v-a49090ce] .el-form-item__content {
  display: flex;
  justify-content: center;
  align-items: center;
}
.verify_code[data-v-a49090ce] .el-input__inner {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.verify_code[data-v-a49090ce] .el-button--primary {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  width: 95px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.company_item[data-v-a49090ce] {
  width: 100%;
  height: 60px;
}
.company_item[data-v-a49090ce]:hover {
  transform: scale(1.05);
}
/* Color #2c6ee5
-------------------------- */
/*  */
/*  */
/*  */
.invitetipstyle-1[data-v-d6ca86b2] {
  right: 65px;
  top: 0;
  width: 285px;
  height: 110px;
}
.invitetipstyle-2[data-v-d6ca86b2] {
  width: 350px;
  height: 150px;
}
.invitetipstyle-3[data-v-d6ca86b2] {
  width: 280px;
}
.invitetipstyle-5[data-v-d6ca86b2] {
  width: 280px;
  height: 200px;
}
/* Color #2c6ee5
-------------------------- */
/*  */
/*  */
/*  */
.chat-content[data-v-4b46bb24] {
  width: 100%;
  height: 100%;
  background: #f0f3f5;
  margin: auto;
  display: block;
  overflow: hidden;
}
.chat-content[data-v-4b46bb24] .content .msg-list .row .my .right {
  display: none !important;
}
.chat-content[data-v-4b46bb24] .content.visitor-content .msg-list .row .left .bubble, .chat-content[data-v-4b46bb24] .content.visitor-content .msg-list .row .right .bubble {
  max-width: 85%;
}
.chat-content[data-v-4b46bb24] .content .msg-list .row .readState {
  max-width: 40px;
}
.chat-content .chat-content-cont[data-v-4b46bb24] {
  width: 100%;
}
.chat-content .chat_wrapper[data-v-4b46bb24] {
  width: 100%;
  height: calc(100% - 136px);
  padding: 3px 20px;
}
.chat-content .chat_footer[data-v-4b46bb24] {
  width: 100%;
  height: 136px;
  background: #fff;
  box-shadow: 0px 7px 18px 0px rgba(0, 0, 0, 0.2);
}
.chat-content .chat_footer .off-wrapper[data-v-4b46bb24] {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  font-size: 14px;
}
.chat-content .chat_footer .common_chat-footer[data-v-4b46bb24] {
  position: relative;
  width: 100%;
}
.chat-content .chat_footer .common_chat-footer .opr-wrapper[data-v-4b46bb24] {
  height: 28px;
  padding: 0 15px;
  text-align: left;
}
.chat-content .chat_footer .common_chat-footer .opr-wrapper > .item[data-v-4b46bb24] {
  float: left;
  font-weight: normal;
  text-decoration: blink;
}
.chat-content .chat_footer .common_chat-footer .opr-wrapper > .item > .iconfont[data-v-4b46bb24] {
  color: #aaa;
  font-size: 20px;
}
.chat-content .chat_footer .common_chat-footer .opr-wrapper .problem-btn[data-v-4b46bb24] {
  font-size: 12px;
  padding: 4px 8px;
  border-radius: 20px;
  border: 1px solid #c9c9c9;
  top: 6px;
  color: #666;
  margin-left: auto;
  cursor: pointer;
}
.chat-content .chat_footer .common_chat-footer .input-wrapper[data-v-4b46bb24] {
  position: relative;
  padding: 0;
}
.chat-content .chat_footer .common_chat-footer .input-wrapper .inputContent[data-v-4b46bb24] {
  width: 100%;
  padding: 3px 15px;
  display: block;
  height: 70px;
  resize: none;
  overflow: auto;
  line-height: 1.5;
  outline: 0px solid transparent;
}
.chat-content .chat_footer .common_chat-footer .input-wrapper[data-v-4b46bb24] img {
  max-width: 80px;
}
.chat-content .chat_footer .common_chat-footer .send-btn[data-v-4b46bb24] {
  float: right;
  margin-right: 16px;
  height: 25px;
  line-height: 7px;
  min-width: 60px;
  font-size: 12px;
}
.chat-content .chat_footer .common_chat-footer .send-btn.off[data-v-4b46bb24], .chat-content .chat_footer .common_chat-footer .send-btn.end[data-v-4b46bb24] {
  background-color: #ccc;
  border-color: #ccc;
}
.custom-icon img[data-v-4b46bb24] {
  max-width: 20px;
  max-height: 20px;
}

.el-badge__content{
    border: 0;
}

/* Color #2c6ee5
-------------------------- */
/*  */
/*  */
/*  */
.feelec-side[data-v-51d87c54] {
  width: 100%;
  height: 100%;
}
.feelec-side .feelec_meun[data-v-51d87c54] {
  width: 100%;
  height: auto;
  background: transparent;
  border: 0;
}
.feelec-side .feelec_meun .el-menu-item[data-v-51d87c54] {
  color: #fff;
  background: none;
  height: 64px;
  line-height: 64px;
  padding: 0 !important;
  font-size: 12px;
  margin: 10px 0;
}
.feelec-side .feelec_meun .el-menu-item i[data-v-51d87c54] {
  color: #a4b5cf;
}
.feelec-side .feelec_meun .el-menu-item .infinite-list-col[data-v-51d87c54] {
  display: none;
}
.feelec-side .feelec_meun .el-menu-item .lineh1[data-v-51d87c54] {
  display: inline-block;
  height: 45px;
  width: 100%;
  text-align: center;
}
.feelec-side .feelec_meun .el-menu-item .lineh1 i[data-v-51d87c54] {
  height: 26px;
  display: inline-block;
}
.feelec-side .feelec_meun .el-menu-item .lineh1 div[data-v-51d87c54] {
  height: 12px;
  color: #a4b5cf;
}
.feelec-side .feelec_meun .el-menu-item.is-active[data-v-51d87c54] {
  background-color: var(--themecolor-93);
}
.feelec-side .feelec_meun .el-menu-item.is-active i[data-v-51d87c54], .feelec-side .feelec_meun .el-menu-item.is-active div[data-v-51d87c54] {
  color: var(--themecolor);
}
.feelec-side .feelec_meun .el-menu-item.is-active .infinite-list-col[data-v-51d87c54] {
  display: block;
}
.feelec-side[data-v-51d87c54] {
  /* */
}
.feelec-side .el-menu[data-v-51d87c54] {
  background: transparent;
  border-right: 0;
}
.feelec-side .menu-item[data-v-51d87c54] {
  opacity: 0.6;
  width: 100%;
  height: 50px;
  display: flex;
  align-items: center;
}
.feelec-side .menu-item[data-v-51d87c54]:hover {
  opacity: 1;
}
@charset "UTF-8";
/* Color #2c6ee5
-------------------------- */
/*  */
/*  */
/*  */
/* 头像简介*/
.user_brief .information {
  z-index: 999;
}
.user_brief .information > .item {
  width: auto;
  min-width: 210px;
  height: 122px;
  margin-left: 1px;
}
.user_state .state_show {
  line-height: 20px;
  height: 20px;
}
.user_state .state_set {
  width: 70px;
  height: auto;
  font-size: 12px;
  padding: 10px 0;
  border-radius: 3px;
  background: #fff;
  z-index: 9;
}
.user_state .state_set .item {
  height: 35px;
  line-height: 35px;
}
.user_state .state_set .item:hover {
  background: #f0f3f5;
}
/* Color #2c6ee5
-------------------------- */
/*  */
/*  */
/*  */
.score-item:hover .score-item-icon[data-v-4df0f9b6], .score-item.active .score-item-icon[data-v-4df0f9b6] {
  color: #f6c000;
}
.score-item .score-item-name[data-v-4df0f9b6] {
  width: 70px;
}
.sesType-item[data-v-4df0f9b6] {
  width: calc(50% - 5px);
  margin-bottom: 10px;
}
.sesType-item[data-v-4df0f9b6]:nth-child(2n) {
  margin-left: 10px;
}
.sesType-item.active[data-v-4df0f9b6] {
  border-color: #ccdeff;
  color: #2c6ee5;
  background-color: #f3f7ff;
}
.sesType-dia .sesType-item[data-v-4df0f9b6] {
  width: calc(33% - 6px);
  margin-bottom: 10px;
  margin-right: 9px;
  margin-left: 0;
}
.sesType-dia .sesType-item[data-v-4df0f9b6]:nth-child(3n) {
  margin-right: 0;
}
.safe_bottom[data-v-4df0f9b6] {
  padding-bottom: constant(safe-area-inset-bottom);
  padding-bottom: env(safe-area-inset-bottom);
}
