.more .el-tooltip__popper {
  max-width: 400px;
  line-height: 180%;
}
.custBox[data-v-67633896] {
  background-color: white;
  padding-bottom: 15px;
  position: relative;
  height: calc(100% - 40px);
}
.customer-btn[data-v-67633896] {
  display: inline-block;
  margin: 0 5px;
}
.operation_information[data-v-67633896] {
  font-size: 14px;
  font-weight: 600;
}
.operation_box[data-v-67633896] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 5px;
}
.cust_content[data-v-67633896] {
  background-color: #F8F8F8;
  color: #8C8C8C;
  border-radius: 5px;
  padding: 5px 7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #DDDDDD;
  margin: 5px;
}
.operation[data-v-67633896] {
  font-size: 13px;
  overflow: hidden;
  padding: 10px 26px 10px 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #e6e6e6;
}
.icon[data-v-67633896] {
  font-size: 18px;
  cursor: pointer;
  width: 1em;
  height: 1em;
  vertical-align: -0.25em;
  fill: currentColor;
  overflow: hidden;
}
.btn-margin[data-v-67633896] {
  margin-right: 10px;
}
.operation_right[data-v-67633896] {
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#menu[data-v-67633896] {
  text-align: left;
  font-size: 14px;
  line-height: 25px;
  width: 150px;
  position: fixed;
  background: white;
  cursor: default;
  border-radius: 5px;
  border: 1px solid #999999;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 999;
}
#menu li[data-v-67633896] {
  padding-left: 20px;
  padding-right: 5px;
  position: relative;
}
#menu li[data-v-67633896]:hover {
  background-color: #E9F3FD;
  color: #2A97F9;
}
.footer[data-v-67633896] {
  padding-top: 10px;
  background-color: white;
}
.center[data-v-67633896] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 13px;
}
.center_left[data-v-67633896] {
  font-size: 14px;
  padding-left: 30px;
}
.senior-label[data-v-67633896] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: #8c8c8c;
  padding-top: 6px;
  margin-top: 12px;
  padding-left: 14px;
  border-top: 1px solid #ddd;
}
.senior-label .el-checkbox[data-v-67633896] {
  margin-right: 20px;
  margin-bottom: 5px;
}
.flex[data-v-67633896] {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.colorItem[data-v-67633896] {
  width: 16px;
  height: 16px;
  border-radius: 2px;
  float: left;
  margin: 0 4px 4px 0;
  cursor: pointer;
  text-align: center;
  color: white;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 16px;
}
.colorList[data-v-67633896] {
  width: 120px;
  height: 60px;
  padding: 12px;
  border: 1px solid #d9dbdd;
  border-radius: 4px;
  position: absolute;
  right: -80px;
  top: 40px;
  background: white;
}
.el-icon-check[data-v-67633896]:before {
  margin-top: 2px;
}
.second_menu[data-v-67633896] {
  position: absolute;
  left: 148px;
  top: 0;
  background: white;
  border: 1px solid #999;
  border-radius: 5px;
  color: #2d3f50;
}
.customer_logo[data-v-67633896] {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
  vertical-align: middle;
  margin-right: 10px;
  display: inline-block;
  cursor: pointer;
  color: white;
  font-size: 15px;
  text-align: center;
  line-height: 45px;
}
.customer_title[data-v-67633896] {
  white-space: nowrap;
  cursor: pointer;
}
.box[data-v-67633896] {
  background-color: white;
  border-radius: 20px;
  padding: 10px;
  margin-bottom: 20px;
  overflow: hidden;
}
.goback[data-v-67633896] {
  color: #409EFF;
  margin-right: 15px;
  cursor: pointer;
}
.customer_name[data-v-67633896] {
  font-weight: 600;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.header_right[data-v-67633896] {
  float: right;
}
.grid-content[data-v-67633896] {
  margin: 10px 0;
}
.title[data-v-67633896] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.card[data-v-67633896] {
  background-color: #E9F3FD;
  border-radius: 8px;
  padding: 13px;
  margin: 10px 0;
}
.tab_box[data-v-67633896] {
  padding-left: 30px;
}
.aside_title[data-v-67633896] {
  text-align: center;
  /* width:241px; */
  height: 24px;
  margin: 0 auto;
  border: 2px solid #409EFF;
  color: #409EFF;
  border-radius: 6px;
  line-height: 25px;
  overflow: hidden;
  float: left;
}
.title_item[data-v-67633896] {
  width: 112px;
  display: inline-block;
  float: left;
  cursor: pointer;
}
.title_item[data-v-67633896]:hover {
  color: white;
  background: #409EFF;
}
.title_active[data-v-67633896] {
  color: white;
  background: #409EFF;
}
.lable[data-v-67633896] {
  width: 66px;
  display: inline-block;
}
.btn_item_lable[data-v-67633896], .btn_item_grouping[data-v-67633896] {
  padding: 5px 15px;
  border-radius: 5px;
  background-color: #fff;
  border: 1px solid #DCDFE6;
  color: #000000;
  display: inline-block;
  cursor: pointer;
  margin: 5px;
  font-size: 12px;
}
.btn_item_lable[data-v-67633896]:hover, .btn_item_grouping[data-v-67633896]:hover, .item_active[data-v-67633896] {
  background-color: #E9F3FD;
  color: #409EFF;
  border: 1px solid #409EFF;
}
.lable_checkbox[data-v-67633896], .grouping_checkbox[data-v-67633896] {
  width: 12px;
  height: 12px;
  display: inline-block;
  position: relative;
  background-color: white;
  border: 1px solid #DCDFE6;
  border-radius: 2px;
  top: 2px;
  cursor: pointer;
}
.lable_checkbox[data-v-67633896]:hover {
  border: 1px solid #2A97F9;
}
.lable_checkbox[data-v-67633896]:after, .grouping_checkbox[data-v-67633896]:after {
  display: block;
  content: "";
  height: 3px;
  width: 8px;
  position: absolute;
  top: 40%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
  transform: translate3d(-50%, -50%, 0) rotate(-45deg);
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.tableHeader[data-v-67633896] {
  background-color: #EAF0F6;
}
.icon_left[data-v-67633896] {
  position: absolute;
  right: 11px;
  top: 7px;
  cursor: pointer;
  color: #909399;
  z-index: 999;
}
.table_box[data-v-67633896] {
  position: relative;
  margin-top: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-y: auto;
  height: calc(100% - 170px);
}
.table_box .el-tag--dark[data-v-67633896] {
  border: none;
}
.el-popover .el-tag--dark[data-v-67633896] {
  border: none;
}
.table_box_other[data-v-67633896] {
  position: relative;
  margin-top: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-y: auto;
  height: calc(100% - 115px);
}
.table_box_other .el-tag--dark[data-v-67633896] {
  border: none;
}
.fullname[data-v-67633896] {
  display: inline-block;
  width: 160px;
  font-family: emoji;
  font-size: 13px;
  color: #222;
  font-weight: 550;
  cursor: pointer;
}
.fullname[data-v-67633896]:hover {
  text-decoration: underline;
  cursor: pointer;
  color: #409EFF;
}
.share-frag[data-v-67633896] {
  position: absolute;
  right: 0;
  top: 0;
  background-color: orange;
  color: #fff;
  padding: 0 5px;
  font-size: 12px;
  border-bottom-left-radius: 5px;
  line-height: 20px;
}
.colorSpan[data-v-67633896] {
  width: 18px;
  height: 18px;
  display: inline-block;
  border-radius: 5px;
}
.markItem[data-v-67633896] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.isActive[data-v-67633896] {
  background-color: #ecf5ff !important;
  color: #66b1ff !important;
}
.listMark[data-v-67633896] {
  display: inline-block;
  padding: 5px;
  color: white;
  border-radius: 5px;
  margin: 5px;
}
.activeBtn[data-v-67633896] {
  background-color: rgb(233, 243, 253);
  color: rgb(64, 158, 255);
}
.btnProhibit[data-v-67633896] {
  cursor: not-allowed;
}
.checkbox_active[data-v-67633896] {
  background-color: #2A97F9;
  border-color: #2A97F9;
}
.custInfoHeader[data-v-67633896] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cust_title[data-v-67633896] {
  color: #2A97F9;
  margin-bottom: 10px;
  font-weight: 600;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.custLogo[data-v-67633896] {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  margin-right: 10px;
}
.custDefaultTitle[data-v-67633896] {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  margin-right: 10px;
  text-align: center;
  line-height: 45px;
}
.custNameBox[data-v-67633896] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.center_left .el-radio[data-v-67633896] {
  width: 150px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 10px;
}
.el-table__fixed-right[data-v-67633896] {
  height: 100% !important;
}
.company-detail .contact_box[data-v-67633896] {
  padding: 10px 38px 1px 20px;
  background-color: white;
  border-radius: 8px;
}
.company-detail .star_icon[data-v-67633896] {
  color: rgb(245, 108, 108);
  font-size: 14px !important;
  margin-left: -10px;
}
.company-detail .form-item[data-v-67633896] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px;
}
.company-detail .form-item .form-lable[data-v-67633896] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 80px;
          flex: 0 0 80px;
}
.company-detail .title[data-v-67633896] {
  color: #409eff;
  text-align: center;
}
.company-detail .message[data-v-67633896] {
  color: #409eff;
  line-height: 26px;
  font-weight: 600;
}
.company-detail .message_box[data-v-67633896] {
  float: left;
  position: relative;
  margin-bottom: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.company-detail .social[data-v-67633896] {
  text-decoration: underline;
  line-height: 20px;
  overflow: hidden;
  cursor: pointer;
  margin-top: 10px;
  display: inline-block;
}
.company-detail .social-btn[data-v-67633896] {
  padding: 10px;
  padding-right: 20px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  background-color: white;
  cursor: pointer;
  width: 100%;
  border-radius: 8px;
}
.company-detail .main_left[data-v-67633896] {
  float: left;
  width: 650px;
  margin-right: 20px;
  font-size: 13px !important;
  padding: 10px 20px 20px 20px;
  background-color: white;
  border-radius: 8px;
}
.company-detail .main_right[data-v-67633896] {
  float: left;
  font-size: 13px !important;
  /*padding:0 20px 20px 20px;*/
}
.company-detail .lable[data-v-67633896] {
  text-align: right;
  display: inline-block;
  width: 80px;
}
.company-detail .message_item[data-v-67633896] {
  margin-bottom: 22px;
  position: relative;
}
.company-detail .contact_title[data-v-67633896] {
  color: #409eff;
}
.company-detail .remove[data-v-67633896] {
  position: absolute;
  right: -22px;
  top: 5px;
  font-size: 18px;
  cursor: pointer;
}
.company-detail .contact_icon[data-v-67633896] {
  top: 5px;
}
.company-detail .company[data-v-67633896] {
  font-size: 13px !important;
}
.company-detail .dialog_content[data-v-67633896] {
  overflow-y: auto;
  height: 100%;
}
.company-detail .submitBtn[data-v-67633896] {
  position: absolute;
  bottom: 15px;
  right: 40px;
}
.company-detail .frist[data-v-67633896] {
  color: #DDDDDD;
}
.company-detail .custLogo[data-v-67633896] {
  height: 40px;
  width: 40px;
  border-radius: 50%;
}
.company-detail .upload-demo[data-v-67633896] {
  display: inline-block;
  margin-left: 20px;
}
.company-detail .downBox[data-v-67633896] {
  border: 1px solid #DCDFE6;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  max-height: 200px;
  overflow: scroll;
  position: absolute;
  z-index: 100;
  background: white;
}
.noInterest[data-v-67633896] {
  font-size: 25px;
  cursor: pointer;
}
.interest[data-v-67633896] {
  font-size: 25px;
  color: #3399F6;
  cursor: pointer;
}
@media only screen and (max-width: 1531px) {
.operation_right[data-v-67633896] {
    float: left;
}
}
.item[data-v-67633896] {
  width: 180px;
}
.icon[data-v-67633896] {
  font-size: 16px;
  cursor: pointer;
  vertical-align: baseline;
}
.isDelete[data-v-67633896] {
  text-decoration: line-through;
  color: #8492a6;
}

.dropdown-btn[data-v-156038b4] {
  cursor: pointer;
}
.title[data-v-156038b4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 5px;
}
.close[data-v-156038b4] {
  font-size: 16px;
  cursor: pointer;
}
.quote[data-v-156038b4] {
  background-color: #f2f2f2;
  border: 1px solid #d9d9d9;
  border-top: none;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.message[data-v-156038b4] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.followBtn[data-v-156038b4] {
  background-color: #f2f2f2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border: 1px solid #d9d9d9;
  border-top: none;
}
.followBox[data-v-156038b4] {
  margin: 10px 0;
}
.followList-header[data-v-156038b4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 20px;
}

.drawer-customer .el-tabs {
  height: 100%;
}
.drawer-customer .el-drawer__body {
  height: calc(100% - 40px);
}
.drawer-customer .el-tabs__content, .drawer-customer .el-tab-pane.orderFollow {
  height: 100%;
  overflow: hidden !important;
}

.custInfoHeader[data-v-b1095418] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 20px;
}
.icon[data-v-b1095418] {
  font-size: 18px;
  cursor: pointer;
  margin: 0 5px;
}
.orderInfo[data-v-b1095418] {
  padding: 0 15px 15px 15px;
  font-size: 14px;
  height: 100%;
}
.info-title[data-v-b1095418] {
  padding-left: 15px;
}
.item[data-v-b1095418] {
  margin: 20px 0;
}
.grid-content[data-v-b1095418] {
  margin: 10px 0;
}
.label[data-v-b1095418] {
  display: inline-block;
  width: 100px;
}
.title[data-v-b1095418] {
  font-size: 15px;
  line-height: 40px;
}
.status[data-v-b1095418] {
  width: 50px;
  height: 20px;
  line-height: 20px;
  color: white;
  border-radius: 5px;
  margin-left: 5px;
  font-size: 11px;
  background-color: #409eff;
  display: inline-block;
  font-weight: normal;
  text-align: center;
}
.order-name[data-v-b1095418] {
  cursor: pointer;
}
.order-name[data-v-b1095418]:hover {
  color: #409EFF;
  text-decoration: underline;
}
.flex-item[data-v-b1095418]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 10px !important;
}

.table-box .el-table__expanded-cell {
  padding: 20px 0;
}
.noBorder[data-v-7d3be7d5] {
  width: 110px;
}
.line[data-v-7d3be7d5] {
  font-size: 17px;
  color: #666;
}
.order-header[data-v-7d3be7d5] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.order-header h1[data-v-7d3be7d5] {
  font-size: 18px;
}
.table-box[data-v-7d3be7d5] {
  height: calc(100% - 158px);
}
.order-operation[data-v-7d3be7d5] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.order-operation .filter-msg[data-v-7d3be7d5] {
  line-height: 33px;
  font-size: 13px;
  color: #666;
}
.order-operation .operation-right[data-v-7d3be7d5] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.order-operation .operation-right .leads-inputBox[data-v-7d3be7d5] {
  position: relative;
}
.order-operation .operation-right .leads-inputBox input[data-v-7d3be7d5] {
  border: none;
  border-bottom: 1px solid #d9d9d9;
  padding: 2px 27px 2px 5px;
}
.order-operation .operation-right .leads-inputBox .icon[data-v-7d3be7d5] {
  position: absolute;
  cursor: pointer;
  right: 10px;
  top: 5px;
}
.label[data-v-7d3be7d5] {
  display: inline-block;
  width: 70px;
}
.table_cell[data-v-7d3be7d5] {
  display: inline-block;
}
.order_content[data-v-7d3be7d5] {
  background-color: white;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 13px;
  height: 100%;
}
.order_header[data-v-7d3be7d5] {
  margin-bottom: 10px;
  overflow: hidden;
}
.operation_left[data-v-7d3be7d5] {
  float: left;
  font-size: 13px;
}
.operation_right[data-v-7d3be7d5] {
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.action_bar[data-v-7d3be7d5] {
  padding-bottom: 5px;
}
.input_width[data-v-7d3be7d5] {
  width: 190px;
}
.action_lable[data-v-7d3be7d5] {
  width: 92px;
  display: inline-block;
}
.bg-purple[data-v-7d3be7d5] {
  margin: 5px 0;
}
.order_footer[data-v-7d3be7d5] {
  margin-top: 5px;
}
.product_img[data-v-7d3be7d5] {
  width: 50px;
  vertical-align: middle;
}
.product_item[data-v-7d3be7d5] {
  display: inline-block;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.operation_icon[data-v-7d3be7d5] {
  margin: 0 5px;
  cursor: pointer;
}
.export_item[data-v-7d3be7d5] {
  background-color: #f5f5f5;
  border-radius: 10px;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.export_box[data-v-7d3be7d5] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.template_text[data-v-7d3be7d5] {
  margin: 0 5px;
  color: #2A97F9;
  text-decoration: underline;
  cursor: pointer;
}
.order_text[data-v-7d3be7d5] {
  color: #2A97F9;
  cursor: pointer;
}
@media only screen and (max-width: 1350px) {
.order-operation .operation-right[data-v-7d3be7d5] {
    display: block;
}
}
.filter-msg[data-v-7d3be7d5] {
  font-size: 14px;
  vertical-align: sub;
  color: #606266;
}
.icon[data-v-7d3be7d5] {
  font-size: 16px;
  cursor: pointer;
  margin: 0 10px;
  color: #606266;
}
.table-box .el-table__expanded-cell {
  padding: 20px 0;
}
.noBorder .el-input__inner {
  background-color: transparent;
  border: none;
}
.noBorder[data-v-29e3ede2] {
  width: 110px;
}
.order-header[data-v-29e3ede2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 13px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.order-header h1[data-v-29e3ede2] {
  font-size: 18px;
}
.table-box[data-v-29e3ede2] {
  height: calc(100% - 163px);
}
.order-operation[data-v-29e3ede2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px;
  border-bottom: 1px solid #d9d9d9;
}
.order-operation .filter-msg[data-v-29e3ede2] {
  line-height: 33px;
  font-size: 13px;
  color: #666;
}
.order-operation .operation-right[data-v-29e3ede2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.order-operation .operation-right .leads-inputBox[data-v-29e3ede2] {
  position: relative;
}
.order-operation .operation-right .leads-inputBox input[data-v-29e3ede2] {
  border: none;
  border-bottom: 1px solid #d9d9d9;
  padding: 2px 27px 2px 5px;
}
.order-operation .operation-right .leads-inputBox .icon[data-v-29e3ede2] {
  position: absolute;
  cursor: pointer;
  right: 10px;
  top: 5px;
}
.label[data-v-29e3ede2] {
  display: inline-block;
  width: 70px;
}
.table_cell[data-v-29e3ede2] {
  display: inline-block;
}
.order_content[data-v-29e3ede2] {
  background-color: white;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 13px;
  height: 100%;
}
.order_header[data-v-29e3ede2] {
  margin-bottom: 10px;
  overflow: hidden;
}
.operation_left[data-v-29e3ede2] {
  float: left;
  font-size: 13px;
}
.operation_right[data-v-29e3ede2] {
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.action_bar[data-v-29e3ede2] {
  padding-bottom: 5px;
}
.input_width[data-v-29e3ede2] {
  width: 190px;
}
.action_lable[data-v-29e3ede2] {
  width: 92px;
  display: inline-block;
}
.bg-purple[data-v-29e3ede2] {
  margin: 5px 0;
}
.order_footer[data-v-29e3ede2] {
  margin-top: 5px;
}
.product_img[data-v-29e3ede2] {
  width: 50px;
  vertical-align: middle;
}
.product_item[data-v-29e3ede2] {
  display: inline-block;
  padding: 0 10px;
}
.operation_icon[data-v-29e3ede2] {
  margin: 0 5px;
  cursor: pointer;
}
.export_item[data-v-29e3ede2] {
  background-color: #f5f5f5;
  border-radius: 10px;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.export_box[data-v-29e3ede2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.template_text[data-v-29e3ede2] {
  margin: 0 5px;
  color: #2A97F9;
  text-decoration: underline;
  cursor: pointer;
}
.order_text[data-v-29e3ede2] {
  color: #2A97F9;
  cursor: pointer;
}
.filter-msg[data-v-29e3ede2] {
  font-size: 14px;
  vertical-align: sub;
  color: #606266;
}
.icon[data-v-29e3ede2] {
  font-size: 16px;
  cursor: pointer;
  margin: 0 10px;
  color: #606266;
}

.success[data-v-5691ed6b]{
  color: #67C23A;
  font-size: 12px;
  margin-right: 10px;
}
.error[data-v-5691ed6b]{
  color: #F56C6C;
  font-size: 12px;
  margin-right: 10px;
}
.title[data-v-5691ed6b]{
  font-size: 14px;
  cursor: pointer;
  color: #2A97F9;
}

.approval[data-v-ca4e03e0] {
  padding: 20px;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@charset "UTF-8";
.detail.approval-detail[data-v-7985e801] {
  height: 100%;
}
.detail.approval-detail .title-else[data-v-7985e801] {
  font-size: 15px;
}
.detail.approval-detail .detail-left[data-v-7985e801] {
  height: 100%;
}
.detail.approval-detail .detail-left .make-title[data-v-7985e801] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 20px;
}
.detail.approval-detail .detail-left i.iconfont.icon-fanhui[data-v-7985e801] {
  font-size: 22px;
  color: #2A97F9;
  margin-right: 10px;
  cursor: pointer;
}
.detail.approval-detail .detail-left .approval-scroll[data-v-7985e801] {
  overflow-y: auto;
  height: calc(100% - 144px);
}
.detail.approval-detail .detail-left .title[data-v-7985e801] {
  color: #2D3F50;
  font-size: 18px;
  margin-bottom: 15px;
  padding-bottom: 0;
  font-weight: normal;
  text-align: left;
  margin-top: 10px;
  z-index: 999;
}
.detail.approval-detail .detail-left .title .el-button[data-v-7985e801] {
  margin-right: 15px;
  font-size: 12px;
}
.detail.approval-detail .detail-left .title .el-select[data-v-7985e801] {
  width: 103px;
  margin-right: 15px;
  font-size: 12px;
  color: #232323;
}
.detail.approval-detail .detail-left .title[data-v-7985e801]:first-child {
  margin-bottom: 0;
  position: fixed;
  padding: 10px 0;
  background-color: #fff;
}
.detail.approval-detail .detail-left .message[data-v-7985e801] {
  display: block;
  padding-bottom: 5px !important;
}
.detail.approval-detail .detail-left .message li[data-v-7985e801] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 30px;
  border-bottom: 1px solid rgba(243, 243, 243, 0.3294117647);
  color: #232323;
}
.detail.approval-detail .detail-left .message li .commonText[data-v-7985e801] {
  font-size: 13px;
  color: #232323;
}
.detail.approval-detail .detail-left .message li span[data-v-7985e801] {
  display: inline-block;
  text-align: left;
  width: 60px;
  color: #2D3F50;
  font-size: 14px;
}
.detail.approval-detail .detail-left .message li div.box[data-v-7985e801] {
  width: calc(100% - 60px);
  display: -webkit-box;
  text-overflow: ellipsis;
  word-wrap: break-word;
  color: #333333;
  font-size: 14px;
  text-align: left;
}
.detail.approval-detail .detail-left .message li div.box .box-one[data-v-7985e801] {
  display: inline-block;
  line-height: 30px;
  margin-right: 10px;
  position: relative;
}
.detail.approval-detail .detail-left .message li div.box .box-one .box-detail[data-v-7985e801] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.detail.approval-detail .detail-left .message li div.box .box-one .box-detail a[data-v-7985e801] {
  display: inline-block;
  line-height: 100%;
}
.detail.approval-detail .detail-left .message li div.box .box-one b[data-v-7985e801] {
  font-weight: normal;
  color: #232323;
  font-size: 13px;
}
.detail.approval-detail .detail-left .message li div.box .box-one .email-info[data-v-7985e801] {
  position: absolute;
  width: 250px;
  padding: 0 10px;
  background-color: #fff;
  border: 1px solid #D6D6D6;
  -webkit-box-shadow: 0 0 7px 0 #373B40;
          box-shadow: 0 0 7px 0 #373B40;
  border-radius: 10px;
  z-index: 1000;
}
.detail.approval-detail .detail-left .message li div.box .box-one .email-info .set[data-v-7985e801] {
  width: 58%;
  left: -5px;
  height: 13px;
  position: absolute;
  top: -15px;
}
.detail.approval-detail .detail-left .message li div.box .box-one .email-info .top[data-v-7985e801] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 60px;
  border-bottom: 1px solid #F3F3F3;
}
.detail.approval-detail .detail-left .message li div.box .box-one .email-info .top img[data-v-7985e801] {
  width: 32px;
  height: 32px;
}
.detail.approval-detail .detail-left .message li div.box .box-one .email-info .top h1[data-v-7985e801] {
  font-size: 14px;
  font-weight: normal;
  color: #2A97F9;
}
.detail.approval-detail .detail-left .message li div.box .box-one .email-info .el-button.person[data-v-7985e801] {
  width: 100% !important;
  border-right: none;
  text-align: center;
}
.detail.approval-detail .detail-left .message li div.box .box-one .email-info .el-button.person[data-v-7985e801]:first-child {
  border-right: none !important;
}
.detail.approval-detail .detail-left .message li div.box .box-one .email-info .bottom-one .el-button[data-v-7985e801] {
  width: 50%;
  margin: 0;
  font-size: 12px;
}
.detail.approval-detail .detail-left .message li div.box .box-one .email-info .bottom-one .el-button[data-v-7985e801]:first-child {
  border-right: 1px solid #F3F3F3;
}
.detail.approval-detail .detail-left .message li div.box .box-one .email-info .bottom-two .el-button[data-v-7985e801] {
  width: 29%;
  margin: 0;
  font-size: 12px;
}
.detail.approval-detail .detail-left .message li div.box .box-one .email-info .bottom-two .el-button[data-v-7985e801]:nth-child(2) {
  width: 42%;
  border-right: 1px solid #F3F3F3;
  border-left: 1px solid #F3F3F3;
}
.detail.approval-detail .detail-left .message li div.box a.file-name[data-v-7985e801] {
  color: #0a6cd6;
}
.detail.approval-detail .detail-left .message li div.box img[data-v-7985e801] {
  width: 16px;
  margin-right: 2px;
}
.detail.approval-detail .detail-left .message li .else-file-get[data-v-7985e801] {
  font-size: 12px;
  width: calc(100% - 67px);
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.detail.approval-detail .detail-left .message li .else-file-get a[data-v-7985e801] {
  max-width: 250px;
  padding-right: 5px;
  color: #2A97F9;
  cursor: pointer;
}
.detail.approval-detail .detail-left .scroll-area[data-v-7985e801] {
  max-height: 800px;
  border: 1px solid #F3F3F3;
  margin-bottom: 15px;
  width: 100%;
}
.detail.approval-detail .detail-left .else[data-v-7985e801] {
  padding: 20px 0;
  border-bottom: 1px solid #F3F3F3;
}
.detail.approval-detail .detail-left .else .else-title[data-v-7985e801] {
  color: #232323;
  font-size: 15px;
}
.detail.approval-detail .detail-left .el-button[data-v-7985e801] {
  margin: 5px 0;
}
.detail.approval-detail .detail-right[data-v-7985e801] {
  padding: 0 0 0 20px;
  width: 280px;
  border-left: 1px solid #F3F3F3;
  background-color: #fff;
}
.detail.approval-detail .detail-right .chooseMan[data-v-7985e801] {
  padding: 15px 0 15px 15px;
  border-bottom: 1px solid #ddd;
}
.detail.approval-detail .detail-right .head-info[data-v-7985e801] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  padding: 25px 15px 5px 15px;
  position: relative;
}
.detail.approval-detail .detail-right .head-info .el-dropdown[data-v-7985e801] {
  position: absolute;
  right: 4%;
  color: #2A97F9 !important;
  top: 9%;
  cursor: pointer;
}
.detail.approval-detail .detail-right .head-info img[data-v-7985e801] {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.detail.approval-detail .detail-right .head-info .head-detail[data-v-7985e801] {
  padding-left: 5px;
  text-align: left;
}
.detail.approval-detail .detail-right .head-info .head-detail h1[data-v-7985e801] {
  font-size: 15px !important;
  color: #232323;
  padding-bottom: 0;
  font-weight: normal;
  width: 187px;
}
.detail.approval-detail .detail-right .head-info .head-detail p[data-v-7985e801] {
  font-size: 14px;
  color: #8C8C8C;
  width: 187px;
}
.detail.approval-detail .detail-right .head-info .head-detail span[data-v-7985e801] {
  text-align: center;
  width: 76px;
  line-height: 22px;
  background: #e9f3fd;
  border-radius: 10px;
  margin: 6px 0;
  color: #2A97F9;
  display: block;
  font-size: 12px;
  cursor: pointer;
}
.detail.approval-detail .detail-right .scroll-line[data-v-7985e801] {
  border-bottom: 1px solid #F3F3F3;
  padding-bottom: 10px !important;
  margin-bottom: 10px !important;
  position: relative;
}
.detail.approval-detail .detail-right .scroll-line li[data-v-7985e801] {
  display: inline-block;
  text-align: center;
  color: #232323;
  width: 50%;
  font-size: 14px;
  cursor: pointer;
}
.detail.approval-detail .detail-right .scroll-line li.active[data-v-7985e801] {
  color: #2A97F9;
}
.detail.approval-detail .detail-right .scroll-line .line[data-v-7985e801] {
  position: absolute;
  bottom: -1.5px;
  left: 35px;
  width: 70px;
  height: 3px;
  background: #2A97F9;
  border-radius: 1px;
  transition: left 0.5s;
  -moz-transition: left 0.5s; /* Firefox 4 */
  -webkit-transition: left 0.5s; /* Safari 和 Chrome */
  -o-transition: left 0.5s; /* Opera */
}
.detail.approval-detail .detail-right h2.else-title[data-v-7985e801] {
  font-size: 14px;
  line-height: 30px;
  border-bottom: 1px solid #ddd;
  padding: 0 15px;
}
.detail.approval-detail .detail-right h2.else-title span[data-v-7985e801] {
  height: 100%;
  border-bottom: 2px solid #2A97F9;
  display: block;
  width: 70px;
  text-align: center;
  font-size: 16px;
}
.detail.approval-detail .detail-right ul.list-relation li[data-v-7985e801] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  border-bottom: 1px solid #ddd;
  cursor: pointer;
}
.detail.approval-detail .detail-right ul.list-relation li img[data-v-7985e801] {
  width: 20px;
  height: 16px;
}
.detail.approval-detail .detail-right ul.list-relation li .icon-right[data-v-7985e801] {
  width: 91%;
  padding-left: 5px;
}
.detail.approval-detail .detail-right ul.list-relation li .empty[data-v-7985e801] {
  margin: 40px auto;
  text-align: center;
}
.detail.approval-detail .detail-right ul.list-relation li .empty img[data-v-7985e801] {
  width: 250px;
  height: auto;
}
.detail.approval-detail .detail-right ul.list-relation li h1[data-v-7985e801] {
  font-weight: normal;
  font-size: 14px;
  padding-bottom: 0;
  color: #232323;
}
.detail.approval-detail .detail-right ul.list-relation li p[data-v-7985e801] {
  overflow: hidden;
  font-size: 12px;
  color: #666;
  margin-top: 5px !important;
  width: 95%;
}
.detail.approval-detail .detail-right ul.list-relation li span[data-v-7985e801] {
  font-size: 12px;
  color: #8C8C8C;
}
.detail.approval-detail .detail-right ul.list-relation li[data-v-7985e801]:last-child {
  border-bottom: 0;
}
.detail.approval-detail .detail-right .el-pagination[data-v-7985e801] {
  position: fixed;
  bottom: 0;
  right: 21px;
  width: 305px;
  background-color: #fff;
  padding: 6px 0;
}
.approval-detail .detail-left[data-v-7985e801] {
  position: relative;
}
.approval-detail .detail-left .make-title[data-v-7985e801] {
  width: 100%;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.approval-detail .detail-left .make-title .el-button[data-v-7985e801] {
  margin-left: 15px;
}
.approval-detail .detail-left .make-title.border[data-v-7985e801] {
  border-bottom: 1px solid #F3F3F3;
  padding-bottom: 10px;
}
.approval-detail .status[data-v-7985e801] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  border-top: 1px solid #F3F3F3;
  border-bottom: 1px solid #F3F3F3;
  font-size: 15px;
  color: #000;
}
.approval-detail .status p[data-v-7985e801] {
  width: 76px;
  font-weight: 600;
}
.approval-detail .status .reason[data-v-7985e801] {
  font-size: 13px;
}
.approval-detail .detail-title[data-v-7985e801] {
  font-size: 15px;
  font-weight: 600;
  color: #000;
  margin-bottom: 15px;
}
.approval-detail .detail-content[data-v-7985e801] {
  padding-left: 20px;
}
.approval-detail .detail-content ul li[data-v-7985e801] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  line-height: 25px;
  word-break: break-all;
}
.approval-detail .detail-content ul li b[data-v-7985e801] {
  text-align: right;
  display: inline-block;
  width: 70px;
  font-weight: normal;
}
.approval-detail .detail-content ul li span.detail[data-v-7985e801] {
  width: calc(100% - 70px);
  word-break: break-all;
}
.approval-detail .detail-content ul li .approval-content[data-v-7985e801] {
  color: #3399F6;
  cursor: pointer;
}
.approval-detail .detail-content ul li .approval-content .el-icon-message[data-v-7985e801] {
  margin-right: 5px;
}
.approval-detail .apply-detail[data-v-7985e801] {
  margin-top: 20px;
  padding-left: 20px;
  padding-bottom: 25px;
  border-bottom: 1px solid #F3F3F3;
  font-size: 14px;
  color: #232323;
}
.approval-detail .apply-detail ul li[data-v-7985e801] {
  line-height: 30px;
}
.approval-detail .apply-detail ul .file[data-v-7985e801] {
  margin-bottom: 10px;
}
.approval-detail .log[data-v-7985e801] {
  padding: 20px;
}
.approval-detail .log ul.el-timeline[data-v-7985e801] {
  margin-top: 20px !important;
  padding-left: 30px !important;
}
.approval-detail .log ul.el-timeline h4[data-v-7985e801] {
  color: #232323;
  font-size: 13px;
}
.approval-detail .log ul.el-timeline p[data-v-7985e801] {
  color: #666;
  font-size: 12px;
}
.downLoad[data-v-7985e801] {
  color: #409eff;
  -webkit-text-decoration: revert;
          text-decoration: revert;
}
.auto-input-comp .el-select__tags-text {
  max-width: 42px;
}
.tips[data-v-704d30be] {
  text-align: right;
  display: flow-root;
  width: 100%;
}
.danger[data-v-704d30be] {
  color: #F56C6C;
}
.warning[data-v-704d30be] {
  color: #E6A23C;
}
.uploader[data-v-704d30be] {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  width: 40px;
  height: 40px;
}
.uploader .uploader-icon[data-v-704d30be] {
  font-size: 20px;
  color: #8c939d;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.el-form ul.image[data-v-704d30be] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.el-form ul.image li[data-v-704d30be] {
  width: 90px;
  height: 90px;
  padding: 5px;
  line-height: 90px;
  border: 1px solid #f5f5f5;
  border-radius: 10px;
  margin-right: 15px;
  position: relative;
  cursor: pointer;
}
.el-form ul.image li .extra[data-v-704d30be] {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  width: 100px;
  height: 100px;
  line-height: 120px;
  border-radius: 10px;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.4588235294);
  cursor: pointer;
}
.el-form ul.image li .extra img[data-v-704d30be] {
  width: 30px;
}
.el-form p.readTextMsg[data-v-704d30be] {
  font-size: 12px;
}
.el-form .iconBtn[data-v-704d30be] {
  font-size: 20px;
  margin-top: 10px;
}
.belongUserDtos-box .item[data-v-704d30be] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.belongUserDtos-box .item .el-form-item[data-v-704d30be] {
  margin-bottom: 0 !important;
}
.belongUserDtos-box .item .iconBtn[data-v-704d30be] {
  margin-left: 15px;
  vertical-align: text-bottom;
  font-size: 23px;
  color: #ddd;
  cursor: pointer;
}
.base-info[data-v-345cdd0d] {
  overflow-x: auto;
}
.base-info .el-form[data-v-345cdd0d] {
  min-width: 945px;
}
.base-info .el-form .el-input[data-v-345cdd0d],
.base-info .el-form .el-select[data-v-345cdd0d] {
  width: 220px;
}
.base-info .el-form i.iconBtn[data-v-345cdd0d] {
  margin-left: 15px;
  vertical-align: text-bottom;
  font-size: 23px;
  color: #ddd;
  cursor: pointer;
}
.base-info .hover_icon[data-v-345cdd0d] {
  cursor: pointer;
}
.star_icon[data-v-345cdd0d] {
  position: absolute;
  left: -11px;
  color: #f56c6c;
  font-size: 14px !important;
}
.el-form ul[data-v-b5f5d7d2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 14px;
  color: #666;
}
.el-form ul li[data-v-b5f5d7d2] {
  height: 30px;
  line-height: 30px;
  margin: 5px 15px;
}
.el-form ul li span[data-v-b5f5d7d2] {
  color: #000;
  font-weight: bold;
}
.el-form h3[data-v-b5f5d7d2] {
  font-size: 13px;
  margin: 5px 13px;
}
.el-form i.iconBtn[data-v-b5f5d7d2] {
  margin-left: 15px;
  vertical-align: text-bottom;
  font-size: 23px;
  color: #ddd;
  cursor: pointer;
}
.star_icon[data-v-b5f5d7d2] {
  position: absolute;
  left: -11px;
  color: #f56c6c;
  font-size: 14px !important;
}
.box-order[data-v-6def6dfa] {
  padding-bottom: 90px;
  background-color: #fff;
}
.box-order .edit-order[data-v-6def6dfa] {
  padding: 10px 20px;
  max-width: 1250px;
  border-right: 1px solid #ddd;
  height: 100%;
}
.box-order .edit-order h1.title[data-v-6def6dfa] {
  width: 90px;
  background-color: #03a9f4;
  color: #fff;
  height: 30px;
  line-height: 30px;
  text-align: left;
  padding-left: 20px;
  margin: 10px -20px;
  font-size: 14px;
}
.box-order .footer[data-v-6def6dfa] {
  position: fixed;
  bottom: 0;
  width: 100%;
  max-width: 1150px;
  background-color: #fff;
  -webkit-box-shadow: 3px -9px 4px rgba(136, 136, 136, 0.568627451);
          box-shadow: 3px -9px 4px rgba(136, 136, 136, 0.568627451);
  padding: 10px 54px;
  z-index: 40;
}
.box-order[data-v-239b56f2] {
  padding-bottom: 90px;
  background-color: #fff;
}
.box-order .edit-order[data-v-239b56f2] {
  padding: 10px 20px;
  height: 100%;
}
.box-order .edit-order .el-row.back[data-v-239b56f2] {
  border-bottom: 1px solid #ddd;
  font-size: 18px;
  padding: 10px 0;
}
.box-order .edit-order .el-row.back span[data-v-239b56f2] {
  font-size: 16px;
  cursor: pointer;
}
.box-order .edit-order .el-row.back span i[data-v-239b56f2] {
  margin-right: 5px;
}
.box-order .edit-order h1.title[data-v-239b56f2] {
  width: 90px;
  background-color: #03a9f4;
  color: #fff;
  height: 30px;
  line-height: 30px;
  text-align: left;
  padding-left: 20px;
  margin: 10px -20px;
  font-size: 14px;
}
.box-order .edit-order .el-row[data-v-239b56f2] {
  font-size: 13px;
  margin-bottom: 10px;
  color: #232323;
}
.box-order .edit-order p[data-v-239b56f2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  color: #232323;
  margin: 10px 0 !important;
}
.box-order .edit-order p b[data-v-239b56f2] {
  font-weight: normal;
}
.box-order .edit-order p span[data-v-239b56f2] {
  width: calc(100% - 160px);
}
.box-order .edit-order .litter[data-v-239b56f2] {
  margin-left: 20px;
  font-size: 13px;
  color: #666;
}
.box-order .edit-order .footer[data-v-239b56f2] {
  position: fixed;
  bottom: 0;
  width: 100%;
  max-width: 1150px;
  margin: 0;
  background-color: #fff;
  -webkit-box-shadow: 3px -9px 4px rgba(136, 136, 136, 0.568627451);
          box-shadow: 3px -9px 4px rgba(136, 136, 136, 0.568627451);
  padding: 10px 54px;
  z-index: 40;
}
.box-order .title[data-v-239b56f2] {
  font-size: 13px;
}
.box-order .estimate span[data-v-239b56f2] {
  width: calc(100% - 700px) !important;
}
.order-financial-info[data-v-239b56f2] {
  border: 1px solid #ebebeb;
  padding: 24px 24px 14px;
}
.order-financial-info .label[data-v-239b56f2] {
  display: inline-block;
  margin: 10px 0;
}
.flex-item[data-v-239b56f2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 10px !important;
}
.header[data-v-0ccba2bd] {
  height: 50px;
  font-weight: 600;
  line-height: 50px;
  padding-left: 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: white;
  border-bottom: 1px solid #f0f0f0;
}
.aside[data-v-0ccba2bd] {
  background-color: white;
  border-right: 1px solid #e6e6ee;
  float: left;
  width: 15em;
  overflow: hidden;
  height: 100%;
  padding-top: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.main[data-v-0ccba2bd] {
  overflow: hidden;
  height: 100%;
}
.main-header[data-v-0ccba2bd] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px;
  background-color: white;
  border-bottom: 1px solid #e6e6ee;
}
.main-content[data-v-0ccba2bd] {
  height: calc(100% - 70px);
  background-color: #f3f3f3;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-y: auto;
  position: relative;
}
.main-content #editor-wrapper[data-v-0ccba2bd] {
  height: 100%;
}
#editor-wrapper[data-v-0ccba2bd] {
  height: 100%;
}
.pro-num span[data-v-0ccba2bd] {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  line-height: 30px;
  text-align: center;
  border: 1px solid #999;
  display: inline-block;
  font-size: 16px;
  color: #666;
  margin-right: 10px;
  cursor: pointer;
}
.pro-num span.active[data-v-0ccba2bd] {
  color: #fff;
  background-color: rgb(64, 158, 255);
  border-color: transparent;
}
.item[data-v-0ccba2bd] {
  min-height: 100px;
  height: 100%;
}
.item .piList[data-v-0ccba2bd] {
  height: calc(100% - 33px);
  overflow: auto;
}
.title[data-v-0ccba2bd] {
  font-size: 18px;
  font-weight: 600;
  padding-left: 10px;
  margin-bottom: 10px !important;
}
.templateName[data-v-0ccba2bd] {
  cursor: pointer;
  line-height: 35px;
  font-size: 14px;
  padding-left: 20px;
  color: #2a2a2a;
}
.templateName[data-v-0ccba2bd]:hover {
  background-color: #f3f3f3;
  color: #409EFF;
}
.templateName[data-v-0ccba2bd]:active {
  background-color: #f3f3f3;
  color: #409EFF;
}
.active[data-v-0ccba2bd] {
  background-color: #f3f3f3;
  color: #409EFF;
}
@page {
  size: a4;
}
th[data-v-0ccba2bd] {
  word-break: break-all;
  border-right: 1px solid #666;
  border-top: 1px solid #666;
  padding: 8px;
  vertical-align: middle;
}
#order_content[data-v-0ccba2bd] {
  position: fixed;
  right: -9999px;
  bottom: -9999px;
}
.icon[data-v-0ccba2bd] {
  cursor: pointer;
}
.title[data-v-6f30cefd] {
  color: #333333;
}
.input[data-v-6f30cefd] {
  margin: 10px 0;
}
.item .el-badge__content {
  top: 5px;
  right: 20px;
}
@charset "UTF-8";
.left-content[data-v-396d8ef8] {
  height: 100%;
}
.left-content h1[data-v-396d8ef8], .left-content .check-contacts[data-v-396d8ef8] {
  padding: 15px 15px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.left-content h1 .user-icon[data-v-396d8ef8], .left-content .check-contacts .user-icon[data-v-396d8ef8] {
  font-size: 20px;
  color: #409EFF;
  display: inline-block;
  margin-right: 5px;
}
.left-content h1 .add-icon-box[data-v-396d8ef8], .left-content .check-contacts .add-icon-box[data-v-396d8ef8] {
  display: inline-block;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  border-right: 2px;
  background-color: #F2F2F2;
  cursor: pointer;
}
.left-content h1 .add-icon-box .add-icon[data-v-396d8ef8], .left-content .check-contacts .add-icon-box .add-icon[data-v-396d8ef8] {
  font-size: 20px;
  color: #D7D7D7;
}
.left-content .contacts-list[data-v-396d8ef8]::-webkit-scrollbar {
  display: none;
}
.left-content .contacts-list[data-v-396d8ef8] {
  height: calc(100% - 210px);
  overflow-y: auto;
}
.left-content .contacts-list .contacts-item[data-v-396d8ef8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}
.left-content .contacts-list .contacts-item .flex[data-v-396d8ef8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.left-content .contacts-list .contacts-item .flex .el-badge[data-v-396d8ef8] {
  margin-right: 5px;
}
.left-content .contacts-list .contacts-item .flex .describe[data-v-396d8ef8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.left-content .contacts-list .contacts-item .contacts-title[data-v-396d8ef8] {
  font-size: 12px;
  color: #333333;
}
.left-content .contacts-list .contacts-item .contacts-chat[data-v-396d8ef8] {
  font-size: 10px;
  color: #AAAAAA;
  display: block;
  margin-top: 5px;
  width: 130px;
  white-space: nowrap; /* 确保文本在一行内显示 */
  overflow: hidden; /* 隐藏溢出的内容 */
  text-overflow: ellipsis; /* 使用省略号表示文本溢出 */
}
.left-content .contacts-list .contacts-item .contacts-time[data-v-396d8ef8] {
  font-size: 9px;
  color: #7F7F7F;
}
.left-content .contacts-list .contacts-item .microphone[data-v-396d8ef8] {
  color: #25D366;
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.left-content .contacts-list .contacts-item[data-v-396d8ef8]:hover {
  background-color: #E9F3FD;
}
.left-content .contacts-list .check[data-v-396d8ef8] {
  background-color: #E9F3FD;
}
.el-dropdown-menu__item[data-v-396d8ef8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-width: 200px;
}
.avatar-image[data-v-396d8ef8] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.avatar[data-v-396d8ef8] {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  margin-right: 10px;
  vertical-align: middle;
}
.account-avatar[data-v-396d8ef8] {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  vertical-align: middle;
}
.add-icon[data-v-396d8ef8] {
  font-size: 24px;
  color: #F2F2F2;
  vertical-align: middle;
}
.flex[data-v-2288fc08] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.message-icon[data-v-9b006408] {
  font-size: 20px;
}
.custInfoHeader[data-v-9b006408] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.icon[data-v-9b006408] {
  font-size: 18px;
  cursor: pointer;
  margin: 0 5px;
}
.custInfo[data-v-9b006408] {
  padding: 15px;
  font-size: 14px;
  height: 100%;
}
.custTabs[data-v-9b006408] {
  height: calc(100% - 40px);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow-y: hidden;
}
.custLogo[data-v-9b006408] {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  margin-right: 10px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.custDefaultTitle[data-v-9b006408] {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  margin-right: 10px;
  text-align: center;
  line-height: 45px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.custHeader[data-v-9b006408] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.drawer_footer[data-v-9b006408] {
  position: absolute;
  bottom: 0;
  background-color: #E9F3FD;
  color: #2A97F9;
  text-align: center;
  height: 40px;
  line-height: 40px;
  width: 100%;
  font-size: 14px;
  z-index: 99;
  cursor: pointer;
}
.addMessage[data-v-9b006408] {
  font-size: 20px;
  cursor: pointer;
  margin: 0 5px;
}
.share-icon[data-v-9b006408] {
  cursor: pointer;
}
.disconnect-icon[data-v-9b006408] {
  cursor: pointer;
  margin-right: 5px;
  display: inline-block;
  width: 16px;
}
.drawer-content[data-v-bb6f9540] {
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 0;
}
@charset "UTF-8";
.right-content[data-v-79ba1c22] {
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.right-content .chat-top[data-v-79ba1c22] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px solid rgba(102, 102, 102, 0.3098039216);
}
.right-content .chat-top .chat-top-left[data-v-79ba1c22] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.right-content .chat-top .chat-top-left .avatar[data-v-79ba1c22] {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  margin-right: 15px;
}
.right-content .chat-top .chat-top-left .name[data-v-79ba1c22] {
  font-weight: bold;
  font-size: 13px;
  display: inline-block;
  margin-right: 10px;
}
.right-content .chat-top .chat-top-left .phone[data-v-79ba1c22] {
  font-size: 11px;
}
.right-content .chat-top .chat-top-left .connection-icon[data-v-79ba1c22] {
  font-size: 14px;
  margin-left: 5px;
  cursor: pointer;
  vertical-align: bottom;
}
.right-content .chat-top .chat-top-left .remark[data-v-79ba1c22] {
  font-size: 11px;
  color: #7F7F7F;
}
.right-content .chat-top .chat-top-left .edit-icon[data-v-79ba1c22] {
  font-size: 14px;
  color: #7F7F7F;
  vertical-align: middle;
  display: inline-block;
  margin-left: 10px;
}
.right-content .chat-top .more-icon[data-v-79ba1c22] {
  font-size: 20px;
  color: #7F7F7F;
  margin-left: 10px;
  vertical-align: inherit;
  cursor: pointer;
}
.right-content .chat-content[data-v-79ba1c22] {
  height: calc(100% - 77px);
  padding: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.right-content .chat-content .record-content[data-v-79ba1c22] {
  height: calc(100% - 231px);
  border-bottom: 1px solid rgba(102, 102, 102, 0.3098039216);
}
.right-content .chat-content .record-content .chat-history[data-v-79ba1c22]::-webkit-scrollbar {
  display: none;
}
.right-content .chat-content .record-content .chat-history[data-v-79ba1c22] {
  height: calc(100% - 10px);
  overflow-y: auto;
  font-size: 14px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.right-content .chat-content .record-content .chat-history .time-label[data-v-79ba1c22] {
  text-align: center;
  margin: 15px;
  color: #54656f;
}
.right-content .chat-content .record-content .chat-history .chat-item[data-v-79ba1c22] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0 20px;
}
.right-content .chat-content .record-content .chat-history .chat-item .pointer[data-v-79ba1c22] {
  cursor: pointer;
}
.right-content .chat-content .record-content .chat-history .chat-item .chat-message[data-v-79ba1c22] {
  position: relative;
  max-width: 240px;
  margin: 10px;
  padding: 10px 15px;
  background-color: #EAF0F6;
  border-radius: 5px;
  white-space: normal; /* 保留空白符序列，但是正常换行 */
  word-break: break-all; /* 允许在单词内换行 */
}
.right-content .chat-content .record-content .chat-history .chat-item .chat-message .chat-message-layout[data-v-79ba1c22] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f0f2f5;
  border-radius: 5px;
  padding: 5px;
  margin-bottom: 5px;
}
.right-content .chat-content .record-content .chat-history .chat-item .chat-message .chat-message-describe[data-v-79ba1c22] {
  word-break: break-all;
  word-wrap: break-word;
}
.right-content .chat-content .record-content .chat-history .chat-item .chat-message .chat-message-img[data-v-79ba1c22] {
  max-width: 240px;
}
.right-content .chat-content .record-content .chat-history .chat-item .chat-message .chat-message-audio[data-v-79ba1c22] {
  max-width: 240px;
}
.right-content .chat-content .record-content .chat-history .chat-item .chat-message .tips[data-v-79ba1c22] {
  color: #7ec699;
}
.right-content .chat-content .record-content .chat-history .chat-item .chat-message .chat-message-file-icon[data-v-79ba1c22] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50px;
          flex: 0 0 50px;
  height: 50px;
}
.right-content .chat-content .record-content .chat-history .chat-item .chat-message .chat-message-document[data-v-79ba1c22] {
  width: 180px;
  display: inline-block;
  white-space: nowrap; /* 确保文本在一行内显示 */
  overflow: hidden; /* 隐藏溢出的内容 */
  text-overflow: ellipsis;
}
.right-content .chat-content .record-content .chat-history .chat-item .remove-icon[data-v-79ba1c22] {
  margin-right: 5px;
  color: #7ec699;
}
.right-content .chat-content .record-content .chat-history .chat-item .chat-message[data-v-79ba1c22]::after {
  content: "";
  position: absolute;
  left: -5px;
  top: 5px;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background-color: #EAF0F6;
}
.right-content .chat-content .record-content .chat-history .flex-right[data-v-79ba1c22] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.right-content .chat-content .record-content .chat-history .flex-right .chat-message[data-v-79ba1c22] {
  background-color: greenyellow;
}
.right-content .chat-content .record-content .chat-history .flex-right .chat-message[data-v-79ba1c22]::after {
  left: unset;
  right: -5px;
  top: 5px;
  background-color: greenyellow;
}
.right-content .chat-content .record-content .chat-history .chat-avatar[data-v-79ba1c22] {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin: 0 10px;
}
.right-content .chat-content .chat-send[data-v-79ba1c22] {
  padding: 15px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.right-content .chat-content .chat-send .chat-send-footer[data-v-79ba1c22] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 15px;
}
.content[data-v-79ba1c22] {
  text-align: center;
  margin: 200px auto;
  color: #999999;
  font-size: 17px;
}
.content .not-chat[data-v-79ba1c22] {
  height: 120px;
  margin-bottom: 20px;
}
.unbound-content[data-v-79ba1c22] {
  margin: 200px 0 200px 300px;
}
.unbound-content h1[data-v-79ba1c22] {
  font-size: 21px;
  color: #333333;
}
.unbound-content .flex[data-v-79ba1c22] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #333333;
}
.unbound-content .flex #qrCode[data-v-79ba1c22] {
  height: 210px;
  margin: 20px;
}
.unbound-content .flex .set-icon[data-v-79ba1c22] {
  width: 20px;
  height: 20px;
  vertical-align: sub;
  display: inline-block;
}
.unbound-content .flex ul[data-v-79ba1c22] {
  text-align: left;
  font-size: 16px;
  line-height: 50px;
}
.content[data-v-728b502f] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  background-color: white;
  width: 100%;
}
.content .whatsapp-left[data-v-728b502f] {
  width: 300px;
  height: 100%;
  background-color: #F5F8FA;
}
.content .whatsapp-right[data-v-728b502f] {
  width: calc(100% - 300px);
}
.content .tips[data-v-728b502f] {
  display: none;
}
#qrCode[data-v-66fa102b] {
  border: 1px solid #eee;
  padding: 10px;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#qrCode img[data-v-66fa102b] {
  margin: 0 auto;
}
.title[data-v-449a9986] {
  color: #333333;
}
.input[data-v-449a9986] {
  margin: 10px 0;
}
.left-content[data-v-57484466] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff;
  /* 1. Header */
  /* 2. Search Bar */
  /* 3. List */
}
.left-content .wa-header[data-v-57484466] {
  height: 59px;
  background-color: #f0f2f5;
  padding: 10px 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.left-content .wa-header .header-avatar-wrapper .main-avatar[data-v-57484466] {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  cursor: pointer;
  -o-object-fit: cover;
     object-fit: cover;
  vertical-align: middle;
  margin-right: 10px;
}
.left-content .wa-header .header-actions[data-v-57484466] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
}
.left-content .wa-header .header-actions .action-icon[data-v-57484466] {
  color: #54656f;
  font-size: 22px;
  cursor: pointer;
}
.left-content .wa-header .header-actions .action-icon[data-v-57484466]:hover {
  color: #41525d;
}
.left-content .wa-search-section[data-v-57484466] {
  height: 49px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 12px;
  border-bottom: 1px solid #f0f2f5;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.left-content .wa-search-section .search-wrapper[data-v-57484466] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  height: 35px;
}
.left-content .wa-search-section .search-wrapper .search-icon[data-v-57484466] {
  position: absolute;
  left: 12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #667781;
  font-size: 14px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.left-content .wa-search-section .search-wrapper .wa-search-input[data-v-57484466] {
  width: 100%;
  height: 100%;
  background-color: #f0f2f5;
  border: none;
  border-radius: 8px;
  padding-left: 65px;
  padding-left: 35px;
  padding-right: 10px;
  font-size: 14px;
  color: #111b21;
  outline: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.left-content .wa-search-section .search-wrapper .wa-search-input[data-v-57484466]::-webkit-input-placeholder {
  color: #667781;
}
.left-content .wa-search-section .search-wrapper .wa-search-input[data-v-57484466]::-moz-placeholder {
  color: #667781;
}
.left-content .wa-search-section .search-wrapper .wa-search-input[data-v-57484466]:-ms-input-placeholder {
  color: #667781;
}
.left-content .wa-search-section .search-wrapper .wa-search-input[data-v-57484466]::-ms-input-placeholder {
  color: #667781;
}
.left-content .wa-search-section .search-wrapper .wa-search-input[data-v-57484466]::placeholder {
  color: #667781;
}
.left-content .wa-search-section .filter-icon[data-v-57484466] {
  margin-left: 10px;
  color: #667781;
  font-size: 18px;
  cursor: pointer;
}
.left-content .contacts-list[data-v-57484466] {
  height: calc(100% - 180px);
  overflow-y: auto;
  background-color: #fff;
}
.left-content .contacts-list[data-v-57484466]::-webkit-scrollbar {
  width: 6px;
}
.left-content .contacts-list[data-v-57484466]::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.2);
}
.left-content .contacts-list .contacts-item[data-v-57484466] {
  height: 72px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 15px;
  cursor: pointer;
  position: relative;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
  border-bottom: 1px solid #f0f2f5;
}
.left-content .contacts-list .contacts-item[data-v-57484466]:hover {
  background-color: #f5f6f6;
}
.left-content .contacts-list .contacts-item:hover .row-bottom .hover-arrow[data-v-57484466] {
  display: block;
}
.left-content .contacts-list .contacts-item.active[data-v-57484466] {
  background-color: #f0f2f5;
}
.left-content .contacts-list .contacts-item .avatar-container[data-v-57484466] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 15px;
}
.left-content .contacts-list .contacts-item .avatar-container .item-avatar[data-v-57484466] {
  width: 49px;
  height: 49px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
.left-content .contacts-list .contacts-item .avatar-container .item-avatar.default-avatar[data-v-57484466] {
  background: #dfe3e5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-size: 28px;
}
.left-content .contacts-list .contacts-item .content-container[data-v-57484466] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 0;
  padding-right: 10px;
}
.left-content .contacts-list .contacts-item .content-container .row-top[data-v-57484466] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 4px;
}
.left-content .contacts-list .contacts-item .content-container .row-top .contacts-title[data-v-57484466] {
  font-size: 17px;
  color: #111b21;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
}
.left-content .contacts-list .contacts-item .content-container .row-top .contacts-time[data-v-57484466] {
  font-size: 12px;
  color: #667781;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 10px;
}
.left-content .contacts-list .contacts-item .content-container .row-top .contacts-time.green-text[data-v-57484466] {
  color: #25d366;
  font-weight: 500;
}
.left-content .contacts-list .contacts-item .content-container .row-bottom[data-v-57484466] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  color: #667781;
}
.left-content .contacts-list .contacts-item .content-container .row-bottom .msg-preview[data-v-57484466] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-right: 10px;
}
.left-content .contacts-list .contacts-item .content-container .row-bottom .msg-preview .status-ticks[data-v-57484466] {
  color: #53bdeb;
  margin-right: 3px;
  font-size: 14px;
}
.left-content .contacts-list .contacts-item .content-container .row-bottom .msg-preview .media-icon[data-v-57484466] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
}
.left-content .contacts-list .contacts-item .content-container .row-bottom .msg-preview .text-truncate[data-v-57484466] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.left-content .contacts-list .contacts-item .content-container .row-bottom .unread-badge[data-v-57484466] {
  background-color: #25d366;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  min-width: 20px;
  height: 20px;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 4px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.left-content .contacts-list .contacts-item .content-container .row-bottom .hover-arrow[data-v-57484466] {
  display: none;
  color: #667781;
}
.account-item-row[data-v-57484466] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 220px;
}
.account-item-row .ac-info[data-v-57484466] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.account-item-row .ac-info .small-avatar[data-v-57484466] {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 8px;
}
.account-item-row .delete-btn[data-v-57484466] {
  color: #f56c6c;
  cursor: pointer;
}
.account-item-row .delete-btn[data-v-57484466]:hover {
  opacity: 0.8;
}
.active[data-v-57484466] {
  color: #00a884;
}
@charset "UTF-8";
.right-content[data-v-17361474] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #f0f2f5;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  border-left: 1px solid #d1d7db;
  position: relative;
  overflow: hidden;
}
.chat-header[data-v-17361474] {
  height: 59px;
  background-color: #f0f2f5;
  padding: 10px 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #d1d7db;
  z-index: 2;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.chat-header .chat-header-left[data-v-17361474] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.chat-header .chat-header-left .avatar[data-v-17361474] {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  margin-right: 15px;
}
.chat-header .chat-header-left .info[data-v-17361474] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.chat-header .chat-header-left .info .name[data-v-17361474] {
  color: #111b21;
  font-size: 16px;
  line-height: normal;
  font-weight: 500;
}
.chat-header .chat-header-left .info .status[data-v-17361474] {
  color: #667781;
  font-size: 13px;
  margin-top: 2px;
}
.chat-header .chat-header-right[data-v-17361474] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
.chat-header .chat-header-right .action-icon[data-v-17361474] {
  font-size: 20px;
  color: #54656f;
  cursor: pointer;
}
.chat-content[data-v-17361474] {
  height: 100%;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  background-color: #efeae2;
}
.chat-content .chat-background[data-v-17361474] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  background-image: url("https://zhiluweb.oss-cn-hangzhou.aliyuncs.com/static/image/whatsapp-bg.png");
  background-repeat: repeat;
  z-index: 0;
}
.chat-content .record-content[data-v-17361474] {
  height: calc(100% - 170px);
  overflow-y: auto;
  padding: 20px 5% 10px 5%;
  z-index: 1;
}
.chat-content .record-content[data-v-17361474]::-webkit-scrollbar {
  width: 6px;
}
.chat-content .record-content[data-v-17361474]::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.2);
}
.chat-content .record-content .date-divider[data-v-17361474] {
  text-align: center;
  margin: 12px 0;
}
.chat-content .record-content .date-divider span[data-v-17361474] {
  background-color: #fff;
  color: #667781;
  font-size: 12.5px;
  padding: 5px 12px;
  border-radius: 7.5px;
  -webkit-box-shadow: 0 1px 0.5px rgba(11, 20, 26, 0.13);
          box-shadow: 0 1px 0.5px rgba(11, 20, 26, 0.13);
  text-transform: uppercase;
}
.chat-content .record-content .chat-row[data-v-17361474] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2px;
}
.chat-content .record-content .chat-row.row-left[data-v-17361474] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.chat-content .record-content .chat-row.row-left .message-bubble[data-v-17361474] {
  background-color: #ffffff;
  border-top-left-radius: 0;
  color: #111b21;
}
.chat-content .record-content .chat-row.row-left .message-bubble .tail-icon[data-v-17361474] {
  position: absolute;
  top: -3px;
  left: -8px;
  color: #ffffff;
}
.chat-content .record-content .chat-row.row-right[data-v-17361474] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.chat-content .record-content .chat-row.row-right .message-bubble[data-v-17361474] {
  background-color: #d9fdd3;
  border-top-right-radius: 0;
  color: #111b21;
}
.chat-content .record-content .chat-row.row-right .message-bubble .tail-icon-right[data-v-17361474] {
  position: absolute;
  top: -3px;
  right: -8px;
  color: #d9fdd3;
}
.chat-content .record-content .message-bubble[data-v-17361474] {
  position: relative;
  max-width: 65%;
  padding: 6px 7px 8px 9px;
  border-radius: 7.5px;
  -webkit-box-shadow: 0 1px 0.5px rgba(11, 20, 26, 0.13);
          box-shadow: 0 1px 0.5px rgba(11, 20, 26, 0.13);
  font-size: 14.2px;
  line-height: 19px;
  word-wrap: break-word;
}
.chat-content .record-content .message-bubble.bubble-media[data-v-17361474] {
  padding: 3px 3px 25px 3px;
}
.chat-content .record-content .message-bubble.bubble-sticker[data-v-17361474] {
  background-color: transparent !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  padding: 0 !important;
  max-width: 180px;
}
.chat-content .record-content .message-bubble.bubble-sticker .tail-icon[data-v-17361474], .chat-content .record-content .message-bubble.bubble-sticker .tail-icon-right[data-v-17361474] {
  display: none;
}
.chat-content .record-content .message-bubble.bubble-sticker .msg-meta[data-v-17361474] {
  display: none;
}
.chat-content .record-content .message-bubble .chat-sticker[data-v-17361474] {
  width: 100%;
  height: auto;
  display: block;
  max-width: 160px;
  max-height: 160px;
}
.chat-content .record-content .message-bubble .sticker-placeholder[data-v-17361474] {
  width: 150px;
  height: 150px;
  background: rgba(255, 255, 255, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 8px;
  font-size: 12px;
  color: #666;
  cursor: pointer;
}
.chat-content .record-content .message-bubble .media-container[data-v-17361474] {
  position: relative;
}
.chat-content .record-content .message-bubble .media-container .chat-img[data-v-17361474] {
  border-radius: 6px;
  max-width: 300px;
  max-height: 300px;
  display: block;
  min-width: 150px;
  min-height: 100px;
}
.chat-content .record-content .message-bubble .media-container .media-placeholder[data-v-17361474] {
  width: 200px;
  height: 150px;
  background-color: rgba(0, 0, 0, 0.05);
  border-radius: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  border: 1px dashed #ccc;
  position: relative;
}
.chat-content .record-content .message-bubble .media-container .media-placeholder .placeholder-overlay[data-v-17361474] {
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 6px;
}
.chat-content .record-content .message-bubble .media-container .media-placeholder .download-trigger[data-v-17361474] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #54656f;
}
.chat-content .record-content .message-bubble .media-container .media-placeholder .download-trigger i[data-v-17361474] {
  font-size: 28px;
  margin-bottom: 8px;
  background: rgba(255, 255, 255, 0.8);
  padding: 10px;
  border-radius: 50%;
}
.chat-content .record-content .message-bubble .media-container .media-placeholder .download-trigger span[data-v-17361474] {
  font-size: 12px;
  font-weight: 500;
}
.chat-content .record-content .message-bubble .media-container .media-placeholder[data-v-17361474]:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.chat-content .record-content .message-bubble .media-container .caption[data-v-17361474] {
  padding: 6px 4px;
}
.chat-content .record-content .message-bubble .audio-container[data-v-17361474] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 200px;
  padding: 5px 0;
}
.chat-content .record-content .message-bubble .audio-container .audio-icon[data-v-17361474] {
  font-size: 24px;
  color: #999;
  margin-right: 10px;
}
.chat-content .record-content .message-bubble .audio-container audio[data-v-17361474] {
  height: 30px;
  outline: none;
}
.chat-content .record-content .message-bubble .document-container[data-v-17361474] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(0, 0, 0, 0.05);
  border-radius: 6px;
  padding: 10px;
  min-width: 240px;
}
.chat-content .record-content .message-bubble .document-container .doc-icon[data-v-17361474] {
  font-size: 30px;
  color: #e55353;
  margin-right: 10px;
}
.chat-content .record-content .message-bubble .document-container .doc-info[data-v-17361474] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.chat-content .record-content .message-bubble .document-container .doc-info .doc-name[data-v-17361474] {
  font-weight: 500;
  font-size: 13.5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 150px;
}
.chat-content .record-content .message-bubble .document-container .doc-info .doc-size[data-v-17361474] {
  font-size: 11px;
  color: #667781;
  margin-top: 2px;
}
.chat-content .record-content .message-bubble .document-container .download-btn[data-v-17361474] {
  font-size: 20px;
  color: #667781;
  border: 1px solid #ccc;
  border-radius: 50%;
  padding: 5px;
}
.chat-content .record-content .message-bubble .revoked-msg[data-v-17361474] {
  font-style: italic;
  color: #667781;
  font-size: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
.chat-content .record-content .message-bubble .text-content[data-v-17361474] {
  padding-right: 60px;
  min-height: 16px;
}
.chat-content .record-content .message-bubble .msg-meta[data-v-17361474] {
  position: absolute;
  bottom: 3px;
  right: 7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 3px;
}
.chat-content .record-content .message-bubble .msg-meta .time[data-v-17361474] {
  font-size: 11px;
  color: #667781; /* 修正为标准灰色 */
  margin-bottom: 1px; /* 微调对齐 */
}
.chat-content .record-content .message-bubble .msg-meta .status-icon[data-v-17361474] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.chat-content .record-content .message-bubble .msg-meta .status-icon svg[data-v-17361474] {
  display: block; /* 防止 svg 产生额外的行高 */
}
.chat-content .chat-footer[data-v-17361474] {
  min-height: 62px;
  background-color: #f0f2f5;
  padding: 5px 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 2;
  border-top: 1px solid #d1d7db;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.chat-content .chat-footer .footer-icons[data-v-17361474] {
  font-size: 24px;
  color: #54656f;
  padding: 8px;
  cursor: pointer;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
  border-radius: 50%;
}
.chat-content .chat-footer .footer-icons[data-v-17361474]:active {
  background-color: rgba(0, 0, 0, 0.1);
}
.chat-content .chat-footer .input-wrapper[data-v-17361474] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0 10px;
}
.chat-content .chat-footer .input-wrapper .whatsapp-input[data-v-17361474] {
  width: 100%;
  border-radius: 8px;
  border: 1px solid #fff;
  padding: 9px 12px;
  font-size: 15px;
  outline: none;
  height: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: inherit;
}
.chat-content .chat-footer .send-btn[data-v-17361474] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.empty-state[data-v-17361474] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #f0f2f5;
  border-bottom: 6px solid #43c960;
}
.empty-state .empty-img-wrapper[data-v-17361474] {
  margin-bottom: 40px;
}
.empty-state h2[data-v-17361474] {
  font-weight: 300;
  color: #41525d;
  font-size: 32px;
  margin-bottom: 10px;
}
.empty-state p[data-v-17361474] {
  color: #667781;
  font-size: 14px;
}
.unbound-content[data-v-17361474] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  background-color: #fff;
}
.unbound-content h1[data-v-17361474] {
  font-weight: 300;
  color: #41525d;
  margin-bottom: 40px;
  font-size: 28px;
}
.unbound-content .flex[data-v-17361474] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 50px;
  background: #fff;
  padding: 40px;
  border-radius: 3px;
  -webkit-box-shadow: 0 17px 50px 0 rgba(11, 20, 26, 0.19), 0 12px 15px 0 rgba(11, 20, 26, 0.24);
          box-shadow: 0 17px 50px 0 rgba(11, 20, 26, 0.19), 0 12px 15px 0 rgba(11, 20, 26, 0.24);
}
.unbound-content .qr-container[data-v-17361474] {
  border: 1px solid #ddd;
  padding: 10px;
}
.unbound-content .instructions ul[data-v-17361474] {
  list-style: none;
  padding: 0;
}
.unbound-content .instructions li[data-v-17361474] {
  font-size: 16px;
  color: #3b4a54;
  margin-bottom: 15px;
  line-height: 1.5;
}
.unbound-content .instructions strong[data-v-17361474] {
  font-weight: 600;
}
.main-wrapper[data-v-2e50536f] {
  height: 100%;
  width: 100%;
  background-color: #fff;
  overflow: hidden;
}
.content[data-v-2e50536f] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%;
}
.content .whatsapp-left[data-v-2e50536f] {
  width: 360px;
  height: 100%;
  background-color: #fff;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.content .whatsapp-right[data-v-2e50536f] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 100%;
  background-color: #efeae2;
  position: relative;
  min-width: 0;
}
.tips[data-v-2e50536f] {
  display: none;
}
.welcome-page[data-v-2e50536f] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: linear-gradient(135deg, #f0f2f5 0%, #efeae2 100%);
}
.welcome-page .welcome-card[data-v-2e50536f] {
  background: #fff;
  padding: 60px 80px;
  border-radius: 16px;
  -webkit-box-shadow: 0 4px 24px rgba(0, 0, 0, 0.08);
          box-shadow: 0 4px 24px rgba(0, 0, 0, 0.08);
  text-align: center;
  max-width: 500px;
  width: 100%;
}
.welcome-page .welcome-card .icon-wrapper[data-v-2e50536f] {
  margin-bottom: 24px;
}
.welcome-page .welcome-card .icon-wrapper .wa-logo[data-v-2e50536f] {
  width: 80px;
  height: 80px;
  -webkit-filter: drop-shadow(0 4px 6px rgba(0, 168, 132, 0.2));
          filter: drop-shadow(0 4px 6px rgba(0, 168, 132, 0.2));
}
.welcome-page .welcome-card h1[data-v-2e50536f] {
  font-size: 24px;
  color: #111b21;
  margin-bottom: 12px;
  font-weight: 500;
}
.welcome-page .welcome-card .subtitle[data-v-2e50536f] {
  font-size: 16px;
  color: #41525d;
  margin-bottom: 8px;
}
.welcome-page .welcome-card .description[data-v-2e50536f] {
  font-size: 14px;
  color: #667781;
  line-height: 1.6;
  margin-bottom: 40px;
}
.welcome-page .welcome-card .action-area .add-btn[data-v-2e50536f] {
  width: 100%;
  height: 48px;
  font-size: 16px;
  background-color: #00a884;
  border-color: #00a884;
  border-radius: 24px;
  font-weight: bold;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.welcome-page .welcome-card .action-area .add-btn[data-v-2e50536f]:hover {
  background-color: #008f6f;
  border-color: #008f6f;
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
}
