.inline-input[data-v-38e60830] {
  width: 100%;
}

.notfull-screen[data-v-fb652ce0] .el-dialog__body {
  background-color: #f0f2f5;
  padding: 5px;
  max-height: 60vh;
  overflow: auto;
}
.full-screen[data-v-fb652ce0] .el-dialog__body {
  background-color: #f0f2f5;
  padding: 5px;
  height: calc(100vh - 110px);
  overflow: auto;
}
.anji-card[data-v-fb652ce0] {
  margin-bottom: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 20px;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-letiant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  -webkit-font-feature-settings: "tnum";
          font-feature-settings: "tnum";
  position: relative;
  background: #fff;
  border-radius: 2px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.drawerContainer[data-v-fb652ce0] {
  width: 100%;
  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;
}
.drawerContainer .drawerMain[data-v-fb652ce0] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0 20px;
}
.drawerContainer .footer[data-v-fb652ce0] {
  border-top: 1px solid #eff0f3;
  height: 66px;
  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;
}
.addForm[data-v-fb652ce0] {
  text-align: center;
}
.activeColor[data-v-fb652ce0] .el-form-item__label {
  color: #5887fb;
}
.con[data-v-f93ea434] {
  display: inline-block;
}
[data-v-9243fc9c].el-input__suffix {
  padding: 0 6px;
}
.anji-input[data-v-9243fc9c]  .el-input__inner {
  padding-right: 0 !important;
}

.app-breadcrumb.el-breadcrumb[data-v-aead2c6e] {
  display: inline-block;
  font-size: 14px;
  line-height: 50px;
  margin-left: 8px;
}
.app-breadcrumb.el-breadcrumb .no-redirect[data-v-aead2c6e] {
  color: #97a8be;
  cursor: text;
}
.chart_form .el-select {
  width: 100%;
}
.chart_form .menu_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.chart_form .menu_flex > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.menu_form_container .el-form-item--mini.el-form-item {
  margin-bottom: 0 !important;
}
.number_list {
  display: inline-block;
  border-style: solid;
  border-color: #666666;
  border-radius: 10px;
  padding: 4px 12px;
  text-align: center;
  border-width: 0.5px;
  margin: 10px 10px;
  font-size: 12px;
}
.project-detail-container .flexCenter .flex1 {
  margin-right: 10px;
}

.basic_column_wrapper span[data-v-14a829e4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: #F5F7FA;
  margin: 16px 0 30px;
}
.basic_column_wrapper .basic_column_item[data-v-14a829e4] {
  background: #fff;
  color: #999999;
  border-radius: 4px;
  position: relative;
  font-size: 12px;
  padding: 4px 16px;
  margin: 8px 12px;
  cursor: pointer;
}
.basic_column_selected .basic_column_item_bg[data-v-14a829e4] {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .32)));
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, .32));
}
.basic_column_selected .basic_column_item[data-v-14a829e4] {
  background: #404FF5;
  color: #fff;
}

.iframe {
  width: 100%;
  height: 100%;
  border: 0;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.basic-container {
  border-radius: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.basic-container .el-card {
  width: 100%;
  height: 100%;
}
.basic-container:first-child {
  padding-top: 0;
}
.basic-container--block {
  height: 100%;
}
.basic-container--block .el-card {
  height: 100%;
}
.el-aaa[data-v-bd4bee80] {
  height: 40px;
  margin-top: 10px;
  border-radius: 4px;
}
.el-aaa .el-bbb[data-v-bd4bee80] {
  float: right;
  margin-top: 10px;
  border-radius: 4px;
}
.customForm-container {
  margin-top: 10px;
}
.customForm-container .customForm-title {
  margin-bottom: 10px;
  font-size: 16px;
  color: red;
}
.customForm-container .customForm-item {
  margin-bottom: 15px;
  background: #f0f2f5;
  padding: 10px;
}
.customForm-container .customForm-wrapper {
  border: 1px solid #ccc;
  padding: 10px;
}
.project-detail-container .flexCenter .flex1 {
  margin-right: 10px;
}
.pd20 {
  padding-top: 20px;
}

.json-editor[data-v-b286fc80]{
  height: 100%;
  margin-bottom: 10px;
}
.json-editor[data-v-b286fc80] .CodeMirror {
  font-size: 14px;
  overflow-y:auto;
  font-weight:normal
}
.json-editor[data-v-b286fc80] .CodeMirror-scroll{
}
.json-editor[data-v-b286fc80] .cm-s-rubyblue span.cm-string {
  color: #F08047;
}

.self_choice[data-v-4093bb10] {
  padding: 4px 12px;
  border: 1px solid #DCDFE6;
  font-size: 12px;
  display: inline-block;
  border-radius: 3px;
  cursor: pointer;
}
.el-aaa[data-v-0c32dc6d] {
  height: 40px;
  margin-top: 10px;
  border-radius: 4px;
}
.el-aaa .el-bbb[data-v-0c32dc6d] {
  float: right;
  margin-top: 10px;
  border-radius: 4px;
}
.el-table[data-v-0c32dc6d] {
  font-size: 12px !important;
}
.el-table .content-size[data-v-0c32dc6d] {
  font-size: 12px;
}
.oneLine[data-v-0c32dc6d] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
[data-v-0c32dc6d] .has-gutter tr th:nth-last-child(2) .cell {
  text-align: center !important;
  padding-right: 0 !important;
}
.flexCenter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bigTitle {
  color: #1A1A1A;
  font-size: 18px;
  font-weight: 500;
  margin: 70px 0 20px;
}
.flex1 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.flex2 {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.contract-list-item {
  margin-bottom: 60px;
}
.cost-update-wrapper .el-form-item {
  margin-bottom: 10px !important;
}
.title2 {
  font-size: 14px;
  font-weight: 500;
  color: #666666;
  margin-bottom: 20px;
}
.contract-info-container {
  color: #999999;
  -webkit-box-shadow: 2px 1px 10px #eee;
          box-shadow: 2px 1px 10px #eee;
  border: 1px solid #F7F8FC;
  border-radius: 5px;
  margin-bottom: 30px;
}
.contract-info-container .title {
  color: #666666;
  font-weight: 500;
}
.contract-info-container .info-header {
  font-size: 11px;
  height: 33px;
  line-height: 33px;
  margin: 0 10px;
  border-bottom: 1px solid #F7F8FC;
}
.contract-info-container .contract-info {
  font-size: 14px;
  height: 60px;
  padding: 0 10px;
}
.contract-info-container .operation {
  text-align: right;
}
.contract-info-container .price {
  color: #1E90FF;
}
.contract-info-container .info-bg {
  background-color: rgba(30, 144, 255, 0.1);
}
.contract-info-container .info-bg .operation {
  color: #1E90FF;
  font-size: 12px;
  cursor: pointer;
}
.contract-info-container .info-bg .operation span {
  margin-left: 10px;
}
.batchOrderCostContainer .conversion-item .el-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.batchOrderCostContainer .conversion-item .el-radio {
  margin-right: 5px;
}
.batchOrderCostContainer .conversion-item .el-input {
  margin-right: 5px;
}
.batchOrderCostContainer .conversion-item .el-input__inner {
  width: 80px;
}
.batchOrderCostContainer .title_1 {
  font-size: 16px;
  color: #333333;
  font-weight: 500;
  margin: 10px 0;
}
.batchOrderCostContainer .title_end {
  font-size: 12px;
  color: #666666;
  cursor: pointer;
}
.batchOrderCostContainer .title_end i {
  font-size: 15px;
}
@charset "UTF-8";
/* 置灰效果 */
.gray-cell {
  pointer-events: none;
  /* 不可点击 */
}
.gray-cell .el-checkbox__inner {
  color: red !important;
  background: #EDF2FC !important;
  border-color: #DCDFE6 !important;
}
.gray-cell .el-checkbox__inner::after {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  content: "";
  border: 1px solid #c0c4cc;
  border-left: 0;
  border-top: 0;
  height: 7px;
  left: 4px;
  position: absolute;
  top: 1px;
  -webkit-transform: rotate(45deg) scaleY(0);
  transform: rotate(45deg) scaleY(0);
  width: 3px;
  -webkit-transition: -webkit-transform 0.15s ease-in 0.05s;
  transition: -webkit-transform 0.15s ease-in 0.05s;
  transition: transform 0.15s ease-in 0.05s;
  transition: transform 0.15s ease-in 0.05s, -webkit-transform 0.15s ease-in 0.05s;
  transition: transform 0.15s ease-in 0.05s, -webkit-transform 0.15s ease-in 0.05s;
  -webkit-transform-origin: center;
  transform-origin: center;
}
@charset "UTF-8";
/* 置灰效果 */
.gray-cell {
  pointer-events: none;
  /* 不可点击 */
}
.gray-cell .el-checkbox__inner {
  color: red !important;
  background: #EDF2FC !important;
  border-color: #DCDFE6 !important;
}
.gray-cell .el-checkbox__inner::after {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  content: "";
  border: 1px solid #c0c4cc;
  border-left: 0;
  border-top: 0;
  height: 7px;
  left: 4px;
  position: absolute;
  top: 1px;
  -webkit-transform: rotate(45deg) scaleY(0);
  transform: rotate(45deg) scaleY(0);
  width: 3px;
  -webkit-transition: -webkit-transform 0.15s ease-in 0.05s;
  transition: -webkit-transform 0.15s ease-in 0.05s;
  transition: transform 0.15s ease-in 0.05s;
  transition: transform 0.15s ease-in 0.05s, -webkit-transform 0.15s ease-in 0.05s;
  transition: transform 0.15s ease-in 0.05s, -webkit-transform 0.15s ease-in 0.05s;
  -webkit-transform-origin: center;
  transform-origin: center;
}

.record_pagination[data-v-6270a45f]{
	float: right;
  margin-top: 20px;
}

.inner_num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.inner_num .item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.downFail {
  color: #3b3bf7;
  text-align: center;
  margin-top: 30px;
  cursor: pointer;
  text-decoration: underline;
}
.project-detail-container .flexCenter .flex1 {
  margin-right: 10px;
}
.relate_room_list[data-v-676eae70] {
  -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.08);
  margin: 20px 0;
  padding-bottom: 10px;
}
.relate_room_list .relate_room_item[data-v-676eae70] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  line-height: 2;
  padding: 15px 0;
  margin: 0 25px;
  border-bottom: 1px solid #E5E5E5;
}
.relate_room_list .relate_room_item span[data-v-676eae70] {
  color: #999999;
}
.canvas-container[data-v-1e298a32] {
  position: relative;
}
.canvas-container .canvas-button[data-v-1e298a32] {
  position: absolute;
}
.canvas-container .floor_div[data-v-1e298a32] {
  position: absolute;
  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;
}
.canvas-container .floor_div[data-v-1e298a32]:hover {
  cursor: pointer;
}
.canvas-container .icon_close[data-v-1e298a32] {
  position: absolute;
  top: -5px;
  right: -5px;
  display: inline-block;
  width: 18px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  font-style: normal;
  background: #2C87FF;
  border-radius: 50%;
  font-weight: bold;
  color: #fff;
}
.upload-container {
  min-height: 308px;
  font-size: 24px;
  border: 2px dashed #cccccc;
  border-radius: 6px;
  color: #999999;
}
.floor_upload .el-upload {
  text-align: left;
}
.floor_plan_container .el-upload {
  width: 100%;
}
.cost-wrapper .el-checkbox {
  display: block;
  margin-bottom: 10px;
}
.flexCenter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flexCenter .el-form-item {
  margin-right: 10px;
}
.rent-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.rent-item .el-form-item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 10px;
}
.flexCenter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bigTitle {
  color: #1A1A1A;
  font-size: 18px;
  font-weight: 500;
  margin: 70px 0 20px;
}
.flex1 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.flex2 {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.contract-list-item {
  margin-bottom: 60px;
}
.cost-update-wrapper .el-form-item {
  margin-bottom: 10px !important;
}
.title2 {
  font-size: 14px;
  font-weight: 500;
  color: #666666;
  margin-bottom: 20px;
}
.contract-info-container {
  color: #999999;
  -webkit-box-shadow: 2px 1px 10px #eee;
          box-shadow: 2px 1px 10px #eee;
  border: 1px solid #F7F8FC;
  border-radius: 5px;
  margin-bottom: 30px;
}
.contract-info-container .title {
  color: #666666;
  font-weight: 500;
}
.contract-info-container .info-header {
  font-size: 11px;
  height: 33px;
  line-height: 33px;
  margin: 0 10px;
  border-bottom: 1px solid #F7F8FC;
}
.contract-info-container .contract-info {
  font-size: 14px;
  height: 60px;
  padding: 0 10px;
}
.contract-info-container .operation {
  text-align: right;
}
.contract-info-container .price {
  color: #1E90FF;
}
.contract-info-container .info-bg {
  background-color: rgba(30, 144, 255, 0.1);
}
.contract-info-container .info-bg .operation {
  color: #1E90FF;
  font-size: 12px;
  cursor: pointer;
}
.contract-info-container .info-bg .operation span {
  margin-left: 10px;
}
.mg50 {
  margin-top: 50px !important;
}
.transfer_room_list .el-transfer-panel__item.el-checkbox {
  display: block;
}
.transfer_room_list .el-transfer-panel {
  width: 47%;
}
.transfer_room_list .el-transfer__buttons {
  padding: 0 10px;
}
.account_item_clear .el-select__tags .el-tag .el-tag__close {
  display: none !important;
}
.cost-container .cost_check {
  display: block;
  margin-bottom: 10px;
}
.index_contract_container .cost-bill-item[data-v-244e0ced] {
  border: 1px solid #ECECEC;
  color: #999999;
  margin: 10px 0 30px;
}
.index_contract_container .cost-bill-item .el-row[data-v-244e0ced] {
  line-height: 40px;
  padding: 0 10px;
}
.index_contract_container .cost-bill-item-th[data-v-244e0ced] {
  background: #f5f6fa;
}
.change_contract_container[data-v-244e0ced] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.change_contract_container .bill_list[data-v-244e0ced] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0 10px;
}
.index_contract_container .cost-bill-item[data-v-245c246e] {
  border: 1px solid #f7f8fc;
  -webkit-box-shadow: 2px 1px 10px #eee;
          box-shadow: 2px 1px 10px #eee;
  color: #999999;
  margin: 10px 0 30px;
}
.index_contract_container .cost-bill-item .el-row[data-v-245c246e] {
  line-height: 40px;
  padding: 0 10px;
}
.end-cont {
  position: relative;
}
.end-cont img.cont-bg {
  display: block;
  margin: 12px auto 0;
  width: 509px;
}
.end-cont img.cont-text {
  position: absolute;
  top: 59px;
  left: 50%;
  margin-left: -145.5px;
  width: 289px;
}
.self_input {
  width: 90%;
  height: 30px;
  line-height: 30px;
  border: 1px solid #DCDFE6;
  border-radius: 4px;
  background: #fff;
  color: #606266;
  padding: 0 15px;
}
.room-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.room-wrapper .room-item {
  padding: 10px;
  border: 1px solid #ccc;
  margin-right: 10px;
}
.room-wrapper .room-item img {
  width: 180px;
  height: 150px;
  margin-bottom: 5px;
}
.room-wrapper .room-item .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 5px;
}
.room-wrapper-checkbox .el-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0;
}
.room-wrapper-checkbox .el-checkbox__label {
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 !important;
          flex: 1 !important;
}
.mg50 {
  margin-top: 50px !important;
}
.transfer_room_list .el-transfer-panel__item.el-checkbox {
  display: block;
}
.transfer_room_list .el-transfer-panel {
  width: 40% !important;
}
.transfer_room_list .el-transfer__buttons {
  padding: 0 10px;
}
.room_item_cost {
  margin: 10px 10px 30px;
  padding: 10px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 12px 0px;
          box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 12px 0px;
}
.cost-bill-item[data-v-5c1a3fe0] {
  border: 1px solid #ECECEC;
  color: #999999;
  margin: 10px 0 30px;
}
.cost-bill-item .el-row[data-v-5c1a3fe0] {
  line-height: 40px;
  padding: 0 10px;
}
.cost-bill-item .cost-bill-item-th[data-v-5c1a3fe0] {
  background: #f5f6fa;
}
.end-cont {
  position: relative;
}
.end-cont img.cont-bg {
  display: block;
  margin: 12px auto 0;
  width: 509px;
}
.end-cont img.cont-text {
  position: absolute;
  top: 59px;
  left: 50%;
  margin-left: -145.5px;
  width: 289px;
}
.title_ {
  color: #333;
  font-weight: 500;
  font-size: 16px;
  margin: 10px 0;
}
.room-wrapper-checkbox .el-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0;
}
.room-wrapper-checkbox .el-checkbox__label {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.self_input {
  width: 90%;
  height: 30px;
  line-height: 30px;
  border: 1px solid #DCDFE6;
  border-radius: 4px;
  background: #fff;
  color: #606266;
  padding: 0 15px;
}
.room-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.room-wrapper .room-item {
  padding: 10px;
  border: 1px solid #ccc;
  margin-right: 10px;
}
.room-wrapper .room-item img {
  width: 180px;
  height: 150px;
  margin-bottom: 5px;
}
.room-wrapper .room-item .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 5px;
}
.el-table .warning-row {
  background: rgba(255, 237, 108, 0.52);
}
.el-table .danger-row {
  background: rgba(255, 82, 82, 0.52);
}
.el-table .primary-row {
  background: rgba(144, 208, 255, 0.52);
}
.title_ {
  color: #333;
  font-weight: 500;
  font-size: 16px;
  margin: 10px 0;
}
.room-wrapper-checkbox .el-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0;
}
.room-wrapper-checkbox .el-checkbox__label {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.self_input {
  width: 90%;
  height: 30px;
  line-height: 30px;
  border: 1px solid #DCDFE6;
  border-radius: 4px;
  background: #fff;
  color: #606266;
  padding: 0 15px;
}
.room-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.room-wrapper .room-item {
  padding: 10px;
  border: 1px solid #ccc;
  margin-right: 10px;
}
.room-wrapper .room-item img {
  width: 180px;
  height: 150px;
  margin-bottom: 5px;
}
.room-wrapper .room-item .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 5px;
}
.el-table .warning-row {
  background: rgba(255, 237, 108, 0.52);
}
.el-table .danger-row {
  background: rgba(255, 82, 82, 0.52);
}
.el-table .primary-row {
  background: rgba(144, 208, 255, 0.52);
}
.mg50 {
  margin-top: 50px !important;
}
.transfer_room_list .el-transfer-panel__item.el-checkbox {
  display: block;
}
.transfer_room_list .el-transfer-panel {
  width: 47%;
}
.transfer_room_list .el-transfer__buttons {
  padding: 0 10px;
}
.end-cont {
  position: relative;
}
.end-cont img.cont-bg {
  display: block;
  margin: 12px auto 0;
  width: 509px;
}
.end-cont img.cont-text {
  position: absolute;
  top: 59px;
  left: 50%;
  margin-left: -145.5px;
  width: 289px;
}
[data-v-354486f8] .el-date-editor.el-input__inner {
  width: auto;
}
.el-date-editor.el-input[data-v-354486f8], .el-date-editor.el-input__inner[data-v-354486f8] {
  width: 100%;
}
.download-file[data-v-941aabdc] {
  margin-bottom: 15px;
}
.download-file a[data-v-941aabdc] {
  color: #1488f5;
}

.typeButton {
  cursor: pointer;
  color: #71a0f8;
}


.reference[data-v-1f31673b]{
  line-height: 28px;
  margin-bottom: 10px;
}

.project-detail-container .flexCenter .flex1 {
  margin-right: 10px;
}
.project-detail-container .flexCenter .flex1 {
  margin-right: 10px;
}
.el-table .choiced-row {
  background: #ecedfe;
}
.icon_form_item .el-form-item__content {
  line-height: 30px;
}
.icon_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.icon_container .el-upload--picture-card {
  line-height: 148px;
}
.icon_container .icon_item {
  border: 1px solid #ccc;
  border-radius: 5px;
  margin: 5px 10px 5px 0;
  padding: 5px;
  position: relative;
}
.icon_container img {
  width: 30px;
  cursor: pointer;
}
.icon_container .icon-card {
  width: 42px;
  height: 42px;
  position: relative;
}
.icon_container .icon-card .el-icon-plus {
  position: absolute;
  top: 50%;
  left: 50%;
  line-height: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.icon_container .el-icon-error {
  position: absolute;
  top: -10px;
  right: -10px;
  font-size: 25px;
  color: #f56c6c;
  cursor: pointer;
}
.wechat_up_cont .el-radio {
  width: 18%;
}
.project-detail-container .flexCenter .flex1 {
  margin-right: 10px;
}
.box-parking-card .el-col-5[data-v-26f3d25c] {
  margin-right: 5px;
}
.contract_border[data-v-26f3d25c] {
  border: 1px solid #ebeef5 !important;
}
.number_list {
  border-radius: 10px;
  padding: 4px 12px;
  text-align: center;
  border-width: 0.5px;
  margin: 10px 10px;
  font-size: 12px;
}
.number_input_list {
  width: 58px;
  font-size: 12px;
  border-radius: 10px;
  margin-left: 12px;
  margin-top: 20px;
}
.project-detail-container .flexCenter .flex1 {
  margin-right: 10px;
}
.self_choice[data-v-4ab8cdb6] {
  padding: 4px 12px;
  border: 1px solid #DCDFE6;
  font-size: 12px;
  display: inline-block;
  border-radius: 3px;
  cursor: pointer;
}
.prodetail-tlt[data-v-5cc000c0] {
  float: left;
  font-size: 12px;
  color: #999;
  font-weight: bold;
}
.prodetail-anniu[data-v-5cc000c0] {
  overflow: hidden;
  zoom: 1;
  margin-left: 40px;
}
.prodetail-anniu div[data-v-5cc000c0] {
  float: left;
  margin-right: 16px;
  padding: 0 18px;
  font-size: 12px;
  color: #333;
  line-height: 27px;
  border: 1px solid #E5E5E5;
  border-radius: 2px;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.prodetail-anniu div.isactive[data-v-5cc000c0] {
  color: #2C87FF;
  line-height: 29px;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.prodetail-tlt[data-v-25f91076] {
  float: left;
  font-size: 12px;
  color: #999;
  font-weight: bold;
}
.prodetail-anniu[data-v-25f91076] {
  overflow: hidden;
  zoom: 1;
  margin-left: 40px;
}
.prodetail-anniu div[data-v-25f91076] {
  float: left;
  margin-right: 16px;
  padding: 0 18px;
  font-size: 12px;
  color: #333;
  line-height: 27px;
  border: 1px solid #E5E5E5;
  border-radius: 2px;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.prodetail-anniu div.isactive[data-v-25f91076] {
  color: #2C87FF;
  line-height: 29px;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#changeContab .language[data-v-d75bcc96] {
  position: absolute;
  right: 25px;
  z-index: 1;
}
#changeContab .el-tabs[data-v-d75bcc96] {
  -webkit-box-shadow: none;
          box-shadow: none;
}
#changeContab .tabBody .el-row[data-v-d75bcc96] {
  margin: 5px 0;
}
#changeContab .tabBody .el-row .long .el-select[data-v-d75bcc96] {
  width: 350px;
}
#changeContab .tabBody .el-row .el-input-number[data-v-d75bcc96] {
  width: 110px;
}
#changeContab .bottom[data-v-d75bcc96] {
  width: 100%;
  text-align: right;
  margin: 0.5vw auto;
  position: relative;
}
#changeContab .bottom .value[data-v-d75bcc96] {
  font-size: 18px;
  vertical-align: middle;
}
#changeContab .checkBox_style[data-v-d75bcc96] {
  white-space: normal;
  width: 48vw;
}
#changeContab .checkBox_style > .el-checkbox[data-v-d75bcc96] {
  width: 30px;
}

.add_time_list[data-v-a97084b8]{
  position:relative;
  padding: 10px 0;
}
.add_time_name[data-v-a97084b8]{
  padding-left:10px;
  font-size:16px;
  color:#666666
}
.add_time_list i[data-v-a97084b8]{
  position: absolute;
  right: 0;
}

.inspection_step2_oper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.inspection_step2_oper i {
  font-size: 18px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.tooltipIcon[data-v-5739547c] {
  position: relative;
  left: 25px;
  top: -31px;
}

.evaluate_item{
  padding: 16px 0;
}
.eStar{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.evaluate_item_title{
  display: inline-block;
  padding-bottom: 11px;
}
.star-container img{
  margin-right: 31px;
}

.relate_room_list[data-v-5348436d] {
  -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.08);
  margin: 20px 0;
  padding-bottom: 10px;
}
.relate_room_list .relate_room_item[data-v-5348436d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  line-height: 2;
  padding: 15px 0;
  margin: 0 25px;
  border-bottom: 1px solid #E5E5E5;
}
.relate_room_list .relate_room_item span[data-v-5348436d] {
  color: #999999;
}
.canvas-container[data-v-244c3822] {
  position: relative;
}
.canvas-container .canvas-button[data-v-244c3822] {
  position: absolute;
}
.canvas-container .floor_div[data-v-244c3822] {
  position: absolute;
  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;
}
.canvas-container .floor_div[data-v-244c3822]:hover {
  cursor: pointer;
}
.canvas-container .icon_close[data-v-244c3822] {
  position: absolute;
  top: -5px;
  right: -5px;
  display: inline-block;
  width: 18px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  font-style: normal;
  background: #2C87FF;
  border-radius: 50%;
  font-weight: bold;
  color: #fff;
}
.upload-container {
  min-height: 308px;
  font-size: 24px;
  border: 2px dashed #cccccc;
  border-radius: 6px;
  color: #999999;
}
.floor_upload .el-upload {
  text-align: left;
}
.floor_plan_container .el-upload {
  width: 100%;
}

@keyframes treeTableShow {
from {opacity: 0;}
to {opacity: 1;}
}
@-webkit-keyframes treeTableShow {
from {opacity: 0;}
to {opacity: 1;}
}
.el-table .building-row {
  background: #fff;
}
.el-table .floor-row {
  background: #F2F6FC;
  display: none;
}
.el-table .unit-row {
  background: #EBEEF5;
  display: none;
}

.ms-tree-space[data-v-59425329] {
  position: relative;
  top: 1px;
  display: inline-block;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  width: 18px;
  height: 14px;
}
.ms-tree-space[data-v-59425329]::before {
  content: "";
}
.processContainer[data-v-59425329] {
  width: 100%;
  height: 100%;
}
table td[data-v-59425329] {
  line-height: 26px;
}
.tree-ctrl[data-v-59425329] {
  position: relative;
  cursor: pointer;
  color: #2196F3;
  margin-left: -18px;
}

.basic_column_wrapper span[data-v-e8f551f2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: #F5F7FA;
  margin: 16px 0 30px;
}
.basic_column_wrapper .basic_column_item[data-v-e8f551f2] {
  background: #fff;
  color: #999999;
  border-radius: 4px;
  position: relative;
  font-size: 12px;
  padding: 4px 16px;
  margin: 8px 12px;
  cursor: pointer;
}
.basic_column_selected .basic_column_item_bg[data-v-e8f551f2] {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .32)));
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, .32));
}
.basic_column_selected .basic_column_item[data-v-e8f551f2] {
  background: #404FF5;
  color: #fff;
}


.el-form-item[data-v-754c3611]{
    margin-bottom: 15px !important;
}


.el-form-item[data-v-ae27a134]{
    margin-bottom: 15px !important;
}


.el-form-item[data-v-c74253d8]{
    margin-bottom: 15px !important;
}

.aparement-detail-container .flexCenter .flex1[data-v-449e2958] {
  margin-right: 10px;
}
.el-form-item[data-v-18c1e598] {
  margin-bottom: 15px !important;
}
.el-tag + .el-tag[data-v-18c1e598] {
  margin-left: 0;
}
.el-tag--small[data-v-18c1e598] {
  margin-right: 10px;
  margin-bottom: 5px;
}
.supplierList[data-v-54864a14] {
  margin: 20px 0;
  -webkit-box-shadow: 0px 0px 6px #ddd;
          box-shadow: 0px 0px 6px #ddd;
}
.supplierList .supplier-item[data-v-54864a14] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding: 20px 0 10px;
  margin: 0 50px 0 20px;
  border-bottom: 1px solid #E5E5E5;
}
.supplierList .supplier-item .supplier-info[data-v-54864a14] {
  color: #333333;
  font-size: 12px;
  line-height: 23px;
}
.supplierList .supplier-item .supplier-info span[data-v-54864a14] {
  color: #999999;
  width: 50px;
  display: inline-block;
}
._btn[data-v-7b20ddb4] {
  border: 1px solid #1E90FF;
  font-size: 10px;
  display: inline-block;
  padding: 2px 5px;
  height: 30px;
  line-height: 30px;
  color: #1E90FF;
  display: inline;
  margin-left: 10px;
  padding: 2px 5px;
  cursor: pointer;
}
.dis-cont-li {
  position: relative;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.dis-cont-li .dis-cont-left {
  position: absolute;
  top: 2px;
  left: 0;
  width: 16px;
  min-height: 64px;
  height: 100%;
}
.dis-cont-li .dis-cont-left span {
  position: absolute;
  display: block;
}
.dis-cont-li .dis-cont-left .dis-icon-circular {
  display: none;
  top: 0;
  left: 0;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 2px solid #FFF;
  background: #FFF;
}
.dis-cont-li .dis-cont-left .dis-icon-line {
  top: 16px;
  left: 7px;
  width: 2px;
  min-height: 64px;
  height: 100%;
}
.dis-cont-li .dis-cont-left .dis-icon-circular2 {
  display: none;
  top: 3px;
  left: 3px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
.dis-cont-li .dis-cont-left .dis-icon-circular3 {
  top: 3px;
  left: 3px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  border: 2px solid #FFF;
  background: #FFF;
}
.dis-cont-li .dis-cont-right {
  margin-left: 23px;
  padding-bottom: 30px;
  width: 440px;
}
.dis-cont-li .dis-cont-right .dis-cont-tlt {
  margin-bottom: 12px;
  font-size: 14px;
  color: #333;
  line-height: 20px;
}
.dis-cont-li .dis-cont-right .dis-cont-text {
  margin-top: 4px;
  font-size: 14px;
  color: #999;
  line-height: 17px;
}
.dis-cont-li .dis-cont-right .dis-cont-text span:nth-child(2) {
  margin-left: 12px;
}
.dis-cont-li .dis-cont-right .dis-cont-text span:nth-child(3) {
  float: right;
}
.dis-cont-li .dis-cont-right .dis-lc-img {
  cursor: pointer;
  margin-top: 4px;
}
.dis-cont-li .dis-cont-right .dis-lc-img img {
  margin-right: 10px;
  width: 88px;
  height: 88px;
  border-right: 2px;
}
.dis-cont-li:first-child .dis-cont-left .dis-icon-circular, .dis-cont-li:first-child .dis-cont-left .dis-icon-circular2 {
  display: block;
}
.dis-cont-li:first-child .dis-cont-left .dis-icon-circular3 {
  display: none;
}
.dis-cont-li:last-child .dis-cont-left .dis-icon-line, .dis-cont-li:last-child .dis-cont-left .dis-icon-circular3 {
  display: none;
}
.dis-cont-li:last-child .dis-cont-left .dis-icon-circular {
  display: block;
}
.number_list {
  border-radius: 10px;
  padding: 4px 12px;
  text-align: center;
  border-width: 0.5px;
  margin: 10px 10px;
  font-size: 12px;
}
.number_input_list {
  width: 58px;
  font-size: 12px;
  border-radius: 10px;
  margin-left: 12px;
  margin-top: 20px;
}
.project-detail-container .flexCenter .flex1 {
  margin-right: 10px;
}
.inner_num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.inner_num .item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.downFail {
  color: #3b3bf7;
  text-align: center;
  margin-top: 30px;
  cursor: pointer;
  text-decoration: underline;
}
@charset "UTF-8";
.dialog-category-container {
  background: #F7F8FC;
}
.dialog-category-container .inventory-category {
  padding: 16px 18px;
  font-size: 12px;
  color: #666666;
  min-height: 700px;
}
.dialog-category-container .inventory-category .title {
  margin: 15px 0px 20px;
  font-size: 14px;
  font-weight: bold;
}
.dialog-category-container .inventory-category .el-tree {
  background: #F7F8FC;
  margin-bottom: 20px;
}
.dialog-category-container .inventory-category .custom-tree-node {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.dialog-category-container .inventory-category .el-tree-node__content {
  height: 30px;
}
.dialog-category-container .inventory-category .el-tree--highlight-current .el-tree-node.is-current > .el-tree-node__content {
  background: #3384FF;
  color: #fff;
  padding-right: 10px;
  /* 设置三角形图标的颜色 */
}
.self-popper-operate-tree {
  min-width: 30px !important;
}
.self-popper-operate-tree button {
  padding: 6px 0 !important;
}
.self-popper-operate-tree .ware_pop_btn_wrapper {
  margin-bottom: 10px;
}
.self-popper-operate-tree .ware_pop_btn_wrapper .button {
  margin-top: 10px !important;
}

.editor {
  line-height: normal !important;
  height: 500px;
}
.ql-snow .ql-tooltip[data-mode=link]::before {
  content: "\8BF7\8F93\5165\94FE\63A5\5730\5740:";
}
.ql-snow .ql-tooltip.ql-editing a.ql-action::after {
  border-right: 0px;
  content: '\4FDD\5B58';
  padding-right: 0px;
}
.ql-snow .ql-tooltip[data-mode=video]::before {
  content: "\8BF7\8F93\5165\89C6\9891\5730\5740:";
}
.ql-snow .ql-picker.ql-size .ql-picker-label::before,
.ql-snow .ql-picker.ql-size .ql-picker-item::before {
  content: '14px';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  content: '10px';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  content: '18px';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  content: '32px';
}
.ql-snow .ql-picker.ql-header .ql-picker-label::before,
.ql-snow .ql-picker.ql-header .ql-picker-item::before {
  content: '\6587\672C';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  content: '\6807\9898  1';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  content: '\6807\9898  2';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  content: '\6807\9898  3';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  content: '\6807\9898  4';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  content: '\6807\9898  5';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  content: '\6807\9898  6';
}
.ql-snow .ql-picker.ql-font .ql-picker-label::before,
.ql-snow .ql-picker.ql-font .ql-picker-item::before {
  content: '\6807\51C6\5B57\4F53';
}
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  content: '\886C\7EBF\5B57\4F53';
}
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  content: '\7B49\5BBD\5B57\4F53';
}

.news-home[data-v-79b503c6] {
  background-color: #FFFFFF;
  width: 100%;
  margin: auto;
}
.news-main[data-v-79b503c6] {
  width: 100%;
  margin: auto;
}
.news-content[data-v-79b503c6] {
  background-color: #acadae;
  width: 100%;
  position: relative;
}
.news-content-title[data-v-79b503c6] {
  display: inline-block;
  font-size: 12px;
  color: #FFFFFF;
  position: absolute;
  left: 0px;
  bottom: 0px;
  background-color: black;
  width: 98%;
  padding: 1%;
  opacity: 0.65;
  white-space: normal;
  -webkit-box-sizing: unset !important;
          box-sizing: unset !important;
}
.news-main-item[data-v-79b503c6] {
  background-color: #FFFFFF;
  padding: 5px 0px;
  border-top: 1px solid #eaeaea;
}
.news-content-item[data-v-79b503c6] {
  position: relative;
}
.news-content-item-title[data-v-79b503c6] {
  display: inline-block;
  font-size: 10px;
  width: 70%;
  margin-left: 1%;
  white-space: normal;
}
.news-content-item-img[data-v-79b503c6] {
  display: inline-block;
  width: 25%;
  background-color: #acadae;
  margin-right: 1%;
}
.material-img[data-v-79b503c6] {
  width: 100%;
}
@charset "UTF-8";
/*瀑布流样式*/
.waterfall[data-v-1f8891cd] {
  width: 100%;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  -webkit-column-count: 5;
     -moz-column-count: 5;
          column-count: 5;
  margin: 0 auto;
}
.waterfall-item[data-v-1f8891cd] {
  padding: 10px;
  margin-bottom: 10px;
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid;
  border: 1px solid #eaeaea;
}
.material-img[data-v-1f8891cd] {
  width: 100%;
}
p[data-v-1f8891cd] {
  line-height: 30px;
}
@media (min-width: 992px) and (max-width: 1300px) {
.waterfall[data-v-1f8891cd] {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
}
p[data-v-1f8891cd] {
    color: red;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.waterfall[data-v-1f8891cd] {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
}
p[data-v-1f8891cd] {
    color: orange;
}
}
@media (max-width: 767px) {
.waterfall[data-v-1f8891cd] {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
}
}
/*瀑布流样式*/
.wx-voice-div[data-v-b62a054e] {
  padding: 5px;
  background-color: #eaeaea;
  border-radius: 10px;
}
.amr-duration[data-v-b62a054e] {
  font-size: 11px;
  margin-left: 5px;
}
.public-account-management .el-input[data-v-785ea490] {
  width: 70%;
  margin-right: 2%;
}
.pagination[data-v-785ea490] {
  text-align: right;
  margin-right: 25px;
}
.select-item[data-v-785ea490] {
  width: 280px;
  padding: 10px;
  margin: 0 auto 10px auto;
  border: 1px solid #eaeaea;
}
.select-item2[data-v-785ea490] {
  padding: 10px;
  margin: 0 auto 10px auto;
  border: 1px solid #eaeaea;
}
.ope-row[data-v-785ea490] {
  padding-top: 10px;
  text-align: center;
}
.item-name[data-v-785ea490] {
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}
.el-form-item__content[data-v-785ea490] {
  line-height: unset !important;
}
.col-select[data-v-785ea490] {
  border: 1px solid #eaeaea;
  padding: 50px 0px;
  height: 160px;
  width: 49.5%;
}
.col-select2[data-v-785ea490] {
  border: 1px solid #eaeaea;
  padding: 50px 0px;
  height: 160px;
}
.col-add[data-v-785ea490] {
  border: 1px solid #eaeaea;
  padding: 50px 0px;
  height: 160px;
  width: 49.5%;
  float: right;
}
.avatar-uploader-icon[data-v-785ea490] {
  border: 1px solid #d9d9d9;
  font-size: 28px;
  color: #8c939d;
  width: 100px !important;
  height: 100px !important;
  line-height: 100px !important;
  text-align: center;
}
.material-img[data-v-785ea490] {
  width: 100%;
}
.thumb-div[data-v-785ea490] {
  display: inline-block;
  text-align: center;
}
.item-infos[data-v-785ea490] {
  width: 30%;
  margin: auto;
}
.msg-main[data-v-19d5c127] {
  margin-top: -30px;
  padding: 10px;
}
.msg-div[data-v-19d5c127] {
  height: 50vh;
  overflow: auto;
  background-color: #eaeaea;
}
.msg-send[data-v-19d5c127] {
  padding: 10px;
}
.avue-comment__main[data-v-19d5c127] {
  -webkit-box-flex: unset !important;
      -ms-flex: unset !important;
          flex: unset !important;
  border-radius: 5px !important;
  margin: 0 8px !important;
}
.avue-comment__header[data-v-19d5c127] {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.avue-comment__body[data-v-19d5c127] {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.avatar-div[data-v-19d5c127] {
  text-align: center;
  width: 80px;
}
.send-but[data-v-19d5c127] {
  float: right;
  margin-top: 8px !important;
}
.log_flex[data-v-ce6a9646] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.from_item[data-v-ce6a9646] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 15px;
}
.lowcode_query_container .basic .title, .lowcode_query_container .list .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
.lowcode_query_container .basic .title button, .lowcode_query_container .list .title button {
  margin-left: 10px;
}
.lowcode_query_container .basic .title i, .lowcode_query_container .list .title i {
  width: 3px;
  height: 30px;
  display: inline-block;
  margin-right: 10px;
}
.el-dialog__wrapper .el-dialog[data-v-4c33675a] {
  width: 61% !important;
}
.el-dialog__wrapper .el-dialog .dialog-main-tree[data-v-4c33675a] {
  max-height: 400px;
  overflow-y: auto;
}
.el-dialog__wrapper .el-dialog .dialog-main-tree .el-tabs__content[data-v-4c33675a] {
  max-height: 350px !important;
  overflow-y: auto !important;
}
.el-dialog__wrapper .el-dialog .selected_model_list[data-v-4c33675a] {
  overflow: hidden;
}
.el-dialog__wrapper .el-dialog .selected_model_list .list_item[data-v-4c33675a] {
  float: left;
  margin: 6px;
  position: relative;
}
.el-dialog__wrapper .el-dialog .selected_model_list .list_item .moldeName[data-v-4c33675a] {
  border-radius: 4px 4px 4px 4px;
  border: 1px solid #E5E5E5;
  padding: 5px 12px;
}
.el-dialog__wrapper .el-dialog .selected_model_list .list_item .activeModel[data-v-4c33675a] {
  border-radius: 4px 4px 4px 4px;
  background: #3384FF;
  color: #fff;
  padding: 5px 12px;
}
.el-dialog__wrapper .el-dialog .selected_model_list .list_item .close[data-v-4c33675a] {
  width: 12px;
  height: 12px;
  position: absolute;
  right: -6px;
  top: -6px;
}
.el-dialog__wrapper .el-form-item__label[data-v-4c33675a] {
  width: 20% !important;
  padding-right: 20px;
}
.el-dialog__wrapper .el-form-item__content[data-v-4c33675a] {
  margin-left: 20% !important;
}
div.jsoneditor-contextmenu div.jsoneditor-icon {
  position: relative;
}

.avue-dialog__footer{
  border-top:none !important;
}

.user {
  height: 100%;
}
.user__tree {
  padding-top: 3px;
  padding-right: 20px;
}
.user__main .el-card__body {
  padding-top: 0;
}
.btn_img_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.btn_img_container img {
  width: 14px;
  height: 14px;
  margin-right: 5px;
}
@charset "UTF-8";
.property_map_left {
  background: #F7F8FC;
}
.property_map_left .el-collapse-item__header {
  background: #F7F8FC;
  line-height: 1;
}
.property_map_left .el-collapse-item__wrap {
  background: none;
}
.property_map_left .bulid_list_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 13px;
  border-radius: 20px;
  margin-bottom: 10px;
  background: #FFFFFF;
  cursor: pointer;
}
.property_map_left .bulid_list_item .build_item_left {
  margin-right: 15px;
}
.property_map_left .currentItem {
  background: #404FF5;
}
.property_map_left .currentItem .build_item_right {
  color: #ffffff;
}
.property_map_left .el-collapse-item__content {
  padding-bottom: 0;
}
#container {
  overflow: hidden;
  width: 100%;
  height: 100%;
  margin: 0;
  font-family: "\5FAE\8F6F\96C5\9ED1";
}
.flexSpace {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.flex1 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.red {
  color: #FF0000;
}
.search-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.search-button .el-button {
  margin-left: 20px;
}
.search-condition {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-bottom: 24px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.search-condition input {
  background: #f7fafe;
}
.search_background input {
  background: #E1EDFA;
  color: #404FF5;
}
.packUpIcon {
  text-align: right;
  margin: 15px 15px 0 0;
}
.packUpIcon img {
  width: 12px;
  height: 14px;
  cursor: pointer;
}
.container {
  border-radius: 10px;
  background: #fff;
  margin-left: 20px;
}
.lease-wrapper {
  overflow: hidden;
}
.lease-wrapper .tree-wrapper {
  width: 200px;
  -webkit-transition: width 500ms, opacity 300ms;
  transition: width 500ms, opacity 300ms;
  background: #fff;
  overflow-y: auto;
}
.lease-wrapper .tree-wrapper .el-tree {
  padding: 20px 0 20px 20px;
}
.lease-wrapper .right-wrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-x: hidden;
  padding: 20px;
  background: #F7FAFE;
  -webkit-box-shadow: 3px -6px 6px #DDD inset;
          box-shadow: 3px -6px 6px #DDD inset;
  -webkit-transition: -webkit-box-shadow 800ms;
  transition: -webkit-box-shadow 800ms;
  transition: box-shadow 800ms;
  transition: box-shadow 800ms, -webkit-box-shadow 800ms;
}
.lease-wrapper .el-card__body {
  margin-top: 0;
  padding: 0;
}
.lease-wrapper .el-col {
  margin-bottom: 0;
}
.search-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-wrapper .choosed {
  font-size: 12px;
  color: #999999;
  margin-right: 10px;
  width: 200px;
  margin: 15px 10px 0 0;
}
.search-wrapper .choosed .choosedText {
  margin: 5px 0 0 15px;
}
.tab-item-slot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tab-item-slot .icon-color {
  width: 16px;
  height: 16px;
  border-radius: 2px;
  display: inline-block;
  margin-right: 20px;
}
.apartment-wrapper {
  position: relative;
  padding: 10px 0;
}
.apartment-list-item {
  min-height: 95px;
  position: relative;
  margin-bottom: 10px;
}
.apartment-list-item .room-list {
  display: inline-block;
  margin-left: 95px;
}
.apartment-list-item .room-list .el-badge__content.is-fixed {
  z-index: 10 !important;
  right: 18px;
  padding: 0px 4px;
  height: 15px;
  line-height: 15px;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2);
}
.apartment-list-item .room-list .el-badge__content {
  background-color: #FF0000 !important;
}
.apartment-list-item .room-wrapper {
  overflow-x: auto;
}
.apartment-list-item .room-item {
  height: 95px;
  display: inline-block;
  border-left: 2px solid #fff;
  margin-right: 3px;
  position: relative;
  -webkit-transition: background 1s;
  transition: background 1s;
}
.apartment-list-item .room-item .room-intro {
  padding: 3px;
  font-size: 16px;
  height: 89px;
  overflow: hidden;
}
.apartment-list-item .room-item .room-intro .contractVoName {
  height: 20px;
  overflow: hidden;
  font-weight: bold;
  margin-top: 10px;
}
.apartment-list-item .room-item .room-intro .defaultValue {
  font-size: 16px;
  height: 20px;
  overflow: hidden;
  margin: 10px 0 15px 0;
}
.apartment-list-item .room-item .room-intro .defaultValue span {
  margin-right: 5px;
}
.apartment-list-item .room-item .room-intro .el-progress-bar__outer {
  background-color: rgba(255, 255, 255, 0.6);
}
.apartment-list-item .room-item .room-intro:hover {
  cursor: pointer;
}
.apartment-list-item .floor-num {
  position: absolute;
  top: 0;
  left: 0;
  width: 85px;
  height: 95px;
  color: #999999;
  font-size: 20px;
}
.apartment-list-item .floor-num .name {
  padding: 10px 8px;
  border-bottom: 1px solid #CCCCCC;
  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: 15px;
  font-size: 20px;
  color: #333333;
}
.apartment-list-item .floor-num .area {
  font-size: 12px;
  color: #999999;
}
.icon-disabled-color {
  background: linear-gradient(45deg, #e5e5e5 0, #e5e5e5 25%, transparent 25%, transparent 50%, #e5e5e5 50%, #e5e5e5 75%, transparent 75%, transparent);
  background-size: 5px 5px;
  border: 1px solid #CCCCCC;
  width: 14px !important;
  height: 14px !important;
}
.stripe-bg {
  background: linear-gradient(45deg, #e5e5e5 0, #e5e5e5 25%, transparent 25%, transparent 50%, #e5e5e5 50%, #e5e5e5 75%, transparent 75%, transparent);
  background-size: 5px 5px;
  border: 1px solid #CCCCCC !important;
}
.screening-condition-wrapper .el-tabs__item {
  font-size: 12px;
  color: #999;
}
.plan_icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-left: 5px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.plan_icon img {
  width: 12px;
  height: 12px;
  margin-right: 10px;
}
.plan_icon i {
  cursor: pointer;
  font-size: 15px;
}
.floor_plan_contaniner {
  position: relative;
}
.floor_plan_contaniner img {
  width: 900px;
}
.floor_plan_contaniner .floor_mask_container {
  position: absolute;
  top: 0;
  left: 0;
}
.floor_icon_container {
  margin: 10px 0;
  color: #999999;
}
.floor_icon_container span {
  margin-left: 10px;
}
.station_list {
  width: 50px;
  height: 30px;
  position: relative;
  border: 4px solid;
  border-top: none;
  border-bottom-right-radius: 18px;
  border-bottom-left-radius: 18px;
  margin: 15px 10px 10px 0;
}
.station_list_div {
  width: 30px;
  height: 30px;
  border-radius: 4px;
  /*background: red;*/
  margin-left: 10px;
  margin-top: -5px;
  font-size: 11px;
  line-height: 30px;
  text-align: center;
  color: #fff;
}
.station_search_button {
  float: right;
  margin-top: 6px;
  background: #E1EDFA;
  margin-right: 15px;
}
.buildingBtnEdit {
  display: inline-block;
  margin: 10px 0;
}
.buildingBtn {
  width: auto;
  float: left;
  margin-right: 6px;
}
.el-popover.popover {
  background: #303133 !important;
  position: absolute !important;
  top: 0px !important;
  left: 0px !important;
}
.el-popover.popover .popper__arrow::after {
  border-left-color: #303133 !important;
  border-right-color: #303133 !important;
}
.data_statistics {
  width: 100%;
  overflow-x: scroll;
  white-space: nowrap;
}
.data_statistics ul {
  padding: 0 19px;
}
.data_statistics li {
  display: inline-block;
  padding: 20px 30px;
}
.data_statistics .data_name {
  font-size: 12px;
  font-weight: 500;
  line-height: 17px;
  color: #646464;
  position: relative;
}
.data_statistics .icon {
  width: 13px;
  height: 13px;
  opacity: 1;
  text-align: center;
  float: right;
  margin-left: 6px;
  cursor: pointer;
}
.data_statistics .data_num {
  font-size: 22px;
  font-weight: bold;
  line-height: 43px;
  color: #343434;
  padding-right: 40px;
  border-bottom: 1px solid #70707015;
}
.data_statistics .data_total {
  font-size: 12px;
  font-weight: 500;
  line-height: 17px;
  color: #646464;
  margin-top: 13px;
}
.station_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 20px 0;
}
.station_container .station_wrapper {
  border: 1px solid #D4D5D9;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: #FFFFFF;
}
.station_container .station_wrapper .station_title {
  background: #E8EBFC;
  font-size: 16px;
  font-weight: 500;
  height: 55px;
  line-height: 55px;
  text-align: center;
}
.station_container .station_wrapper .station_list_wrapper {
  background: #FFFFFF;
}
.station_container .station_wrapper .station_list_wrapper .station_list_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 10px;
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.station_container .station_wrapper .station_list_wrapper .station_name {
  font-size: 12px;
  color: #666666;
  font-weight: 500;
  margin-right: 18px;
}
.station_container .station_wrapper .no_station_list {
  background: #FFFFFF;
  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;
  color: #999999;
  min-height: 130px;
}
.station_container .station_wrapper .station_arrow_down {
  background: #FFFFFF;
  text-align: center;
  font-size: 30px;
  cursor: pointer;
}
.item {
  width: 100%;
}
.basc_padding {
  padding: 0px !important;
}
.div1 {
  width: 90px;
  height: 90px;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.resource-ratio-chart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  border-bottom: 1px solid #ddd;
}
.resource-ratio-chart .chart-content {
  width: 55%;
}
._span_select {
  width: 200px;
  display: block;
  margin-left: 600px;
  margin-top: -30px;
}
._span_select1 {
  width: 200px;
  display: block;
  margin-left: 800px;
  margin-top: -40px;
}
._span_select2 {
  width: 200px;
  display: block;
  margin-left: 900px;
  margin-top: -30px;
}
._span_select3 {
  width: 200px;
  display: block;
  margin-left: 1500px;
  margin-top: -30px;
}
._span_select4 {
  width: 200px;
  display: block;
  margin-left: 1700px;
  margin-top: -40px;
}
._span_select5 {
  width: 200px;
  display: block;
  margin-left: 1900px;
  margin-top: -40px;
}
.el-dropdown-link {
  cursor: pointer;
  color: #999999;
}
.el-icon-arrow-down {
  font-size: 12px;
}
.basc_padding {
  padding: 0px !important;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.tcStyle {
  width: 300px;
}
.tcStyle .tcDay {
  overflow: hidden;
  zoom: 1;
}
.tcStyle .tcDay .tcDayCent {
  text-align: center;
}
.tcStyle .tcDay div:nth-child(1) {
  float: left;
  width: 50%;
}
.tcStyle .tcDay div:nth-child(2) {
  float: left;
  width: 25%;
}
.tcStyle .tcDay div:nth-child(3) {
  float: left;
  width: 25%;
}
.tcStyle .tcDay span {
  display: inline-block;
  width: 28px;
}
.main-layout[data-v-c711ce8e] {
  padding: 20px 0;
  position: relative;
  height: auto;
}
.main-layout header[data-v-c711ce8e] {
  font-size: 24px;
  text-align: center;
  line-height: 80px;
}
.main-layout .bg[data-v-c711ce8e] {
  width: 100%;
  height: 200px;
  position: relative;
  overflow: hidden;
  margin: 10px 0;
  border: 12px solid white;
}
.main-layout .bg .bg-img[data-v-c711ce8e] {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-filter: blur(6px);
          filter: blur(6px);
  z-index: 2;
}
.main-layout .content[data-v-c711ce8e] {
  width: 100%;
  height: 100%;
  position: absolute;
  color: #fff;
  left: 0;
  top: 0;
  z-index: 3;
}
.main-layout footer[data-v-c711ce8e] {
  width: calc(100% - 40px);
  font-size: 14px;
  padding: 16px;
  line-height: 30px;
  position: absolute;
  z-index: 3;
  bottom: 0;
}
.main-layout footer .operation[data-v-c711ce8e] {
  float: right;
}
.main-layout footer .operation .view[data-v-c711ce8e],
.main-layout footer .operation .edit[data-v-c711ce8e] {
  color: #fff;
  font-size: 14px;
}
[data-v-3450c9ba].el-color-picker--mini,[data-v-3450c9ba].el-color-picker--mini .el-color-picker__trigger {
  width: 23px;
  height: 23px;
}
.contentmenu[data-v-e6f6ac3e] {
  width: 160px;
  position: fixed;
  z-index: 99999;
  list-style: none;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  padding: 0;
  background: #27343e;
  color: #bcc9d4;
}
.contentmenu .contentmenu__item[data-v-e6f6ac3e] {
  z-index: 10000;
  list-style: none;
  padding: 8px 12px;
  cursor: pointer;
  position: relative;
  font-size: 12px;
}
.contentmenu .iconfont[data-v-e6f6ac3e] {
  font-size: 12px;
}
.color-box .title[data-v-d6e85b5e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
[data-v-d6e85b5e].el-table,[data-v-d6e85b5e].el-table__expanded-cell,[data-v-d6e85b5e].el-table th,[data-v-d6e85b5e].el-table tr {
  background-color: transparent !important;
  color: #859094 !important;
}
[data-v-d6e85b5e].el-table td,[data-v-d6e85b5e].el-table th.is-leaf {
  border-bottom: none;
  line-height: 26px;
}
[data-v-d6e85b5e].el-table tbody tr:hover > td {
  background-color: #263445 !important;
}
[data-v-d6e85b5e].el-table::before {
  height: 0;
}
[data-v-d6e85b5e].el-color-picker--mini,[data-v-d6e85b5e].el-color-picker--mini .el-color-picker__trigger {
  width: 23px;
  height: 23px;
}
[data-v-d6e85b5e].el-dialog {
  background: #1b1e25;
}
[data-v-d6e85b5e].el-dialog .el-dialog__title {
  color: #fff;
}
.color-box[data-v-d6e85b5e] {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 5px;
}
.editor[data-v-d6e85b5e] {
  color: #409eff;
  cursor: pointer;
}
.file[data-v-445bf28e] {
  position: absolute;
  width: 100%;
  padding: 100%;
  right: 0;
  top: 0;
  opacity: 0;
}
[data-v-445bf28e].el-input-group__append,[data-v-445bf28e].el-input-group__prepend {
  padding: 0 10px !important;
  overflow: hidden;
}
.iconfont[data-v-445bf28e] {
  font-size: 12px;
}
[data-v-67ae362d]::-webkit-scrollbar-track-piece {
  background-color: transparent;
}
[data-v-67ae362d] .el-table__body-wrapper::-webkit-scrollbar {
  width: 0;
  height: 8px;
}
[data-v-67ae362d] .el-table__body-wrapper::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: rgba(144, 146, 152, 0.3);
}
[data-v-67ae362d].el-table,[data-v-67ae362d].el-table__expanded-cell,[data-v-67ae362d].el-table th,[data-v-67ae362d].el-table tr {
  background-color: transparent !important;
  color: #859094 !important;
  font-size: 12px !important;
}
[data-v-67ae362d].el-table td,[data-v-67ae362d].el-table th.is-leaf {
  border-bottom: none;
  line-height: 26px;
}
[data-v-67ae362d].el-table tbody tr:hover {
  background-color: #263445 !important;
}
[data-v-67ae362d].el-table tbody tr:hover > td {
  background-color: #263445 !important;
}
[data-v-67ae362d].el-table::before {
  height: 0;
}
.button-group .el-button[data-v-67ae362d] {
  padding: 0;
}
[data-v-3878baf5]::-webkit-scrollbar-track-piece {
  background-color: transparent;
}
[data-v-3878baf5] .el-table__body-wrapper::-webkit-scrollbar {
  width: 0;
  height: 8px;
}
[data-v-3878baf5] .el-table__body-wrapper::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: rgba(144, 146, 152, 0.3);
}
[data-v-3878baf5].el-table,[data-v-3878baf5].el-table__expanded-cell,[data-v-3878baf5].el-table th,[data-v-3878baf5].el-table tr {
  background-color: transparent !important;
  color: #859094 !important;
  font-size: 12px !important;
}
[data-v-3878baf5].el-table td,[data-v-3878baf5].el-table th.is-leaf {
  border-bottom: none;
  line-height: 26px;
}
[data-v-3878baf5].el-table tbody tr:hover {
  background-color: #263445 !important;
}
[data-v-3878baf5].el-table tbody tr:hover > td {
  background-color: #263445 !important;
}
[data-v-3878baf5].el-table::before {
  height: 0;
}
.button-group .el-button[data-v-3878baf5] {
  padding: 0;
}
.collapse-input-style .el-form-item {
  margin-bottom: 5px;
}
.collapse-input-style .el-form-item__label {
  font-size: 12px;
  color: #fff;
}
.collapse-input-style .code-mirror {
  width: 100%;
  height: 100% !important;
}
.collapse-input-style .el-collapse {
  border-top: none;
  border-bottom: none;
}
.collapse-input-style .el-collapse-item__header {
  height: 40px;
  line-height: 40px;
  background: #000;
  color: #fff;
  font-size: 12px;
  border-color: #282e3a;
}
.collapse-input-style .el-collapse-item__wrap {
  background: transparent;
  border: none;
}
.collapse-input-style .el-collapse-item__content {
  padding-bottom: 0;
}
.vue-draggalbe[data-v-10e70506] {
  position: absolute;
}
.widget-active[data-v-10e70506] {
  cursor: move;
  border: 1px dashed #09f;
  background-color: rgba(115, 170, 229, 0.5);
}
.avue-draggable[data-v-10e70506] {
  padding: 0 !important;
}
@charset "UTF-8";
.mr10[data-v-d9bcf340] {
  margin-right: 10px;
}
.ml20[data-v-d9bcf340] {
  margin-left: 20px;
}
.border-right[data-v-d9bcf340] {
  border-right: 1px solid #273b4d;
}
.border-left[data-v-d9bcf340] {
  border-left: 1px solid #273b4d;
}
.el-icon-arrow-down[data-v-d9bcf340] {
  font-size: 10px;
}
.is-active[data-v-d9bcf340] {
  background: #31455d !important;
  color: #bfcbd9 !important;
}
.layout[data-v-d9bcf340] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
.layout .layout-left[data-v-d9bcf340] {
  display: inline-block;
  height: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 0px;
  background-color: #263445;
}
.layout .layout-left .tools-item[data-v-d9bcf340] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  height: 48px;
  -ms-flex-align: center;
      align-items: center;
  -webkit-box-align: center;
  padding: 0 6px;
  cursor: pointer;
  font-size: 12px;
  margin-bottom: 1px;
}
.layout .layout-left .tools-item .tools-item-icon[data-v-d9bcf340] {
  color: #409eff;
  margin-right: 10px;
  width: 53px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: block;
  border: 1px solid #3a4659;
  background: #282a30;
}
.layout .layout-left-fold[data-v-d9bcf340] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  font-size: 12px;
  overflow: hidden;
  background-color: #242a30;
  cursor: pointer;
  padding-top: 26%;
}
.layout .layout-left-fold i[data-v-d9bcf340] {
  font-size: 18px;
  width: 18px;
  height: 23px;
  margin-left: 0px;
  color: #bfcbd9;
}
.layout .layout-middle[data-v-d9bcf340] {
  position: relative;
  height: 100%;
  background-color: #242a30;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 1px solid #242a30;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  vertical-align: middle;
  text-align: center;
}
.layout .layout-middle .top-button[data-v-d9bcf340] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  height: 40px;
  line-height: 40px;
  margin-left: 9px;
}
.layout .layout-middle .top-button .btn[data-v-d9bcf340] {
  color: #788994;
  width: 55px;
  text-align: center;
  display: block;
  cursor: pointer;
}
.layout .layout-middle .top-button .btn .el-icon-arrow-down[data-v-d9bcf340] {
  transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -moz-transform: rotate(0deg);
  /* Firefox */
  -webkit-transform: rotate(0deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(0deg);
  /* Opera */
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.layout .layout-middle .top-button .btn[data-v-d9bcf340]:hover {
  background: #191d22;
}
.layout .layout-middle .top-button .btn:hover .el-icon-arrow-down[data-v-d9bcf340] {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -moz-transform: rotate(180deg);
  /* Firefox */
  -webkit-transform: rotate(180deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(180deg);
  /* Opera */
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.layout .layout-middle .workbench-container[data-v-d9bcf340] {
  position: relative;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.layout .layout-middle .workbench-container .vueRuler[data-v-d9bcf340] {
  width: 100%;
  padding: 18px 0px 0px 18px;
}
.layout .layout-middle .workbench-container .workbench[data-v-d9bcf340] {
  background-color: #1e1e1e;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  margin: 0;
  padding: 0;
}
.layout .layout-middle .workbench-container .bg-grid[data-v-d9bcf340] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: 30px 30px, 30px 30px;
  background-image: linear-gradient(rgba(255, 255, 255, 0.1) 1px, transparent 0), linear-gradient(90deg, rgba(255, 255, 255, 0.1) 1px, transparent 0);
}
.layout .layout-middle .bottom-text[data-v-d9bcf340] {
  width: 100%;
  color: #a0a0a0;
  font-size: 16px;
  position: absolute;
  bottom: 20px;
}
.layout .layout-right[data-v-d9bcf340] {
  display: inline-block;
  height: 100%;
  overflow-y: scroll;
}
.layout[data-v-d9bcf340]  .el-tabs--border-card {
  border: 0;
}
.layout[data-v-d9bcf340]  .el-tabs--border-card .el-tabs__header .el-tabs__nav .el-tabs__item {
  background-color: #242f3b;
  border: 0px;
}
.layout[data-v-d9bcf340]  .el-tabs--border-card .el-tabs__header .el-tabs__nav .el-tabs__item.is-active {
  background-color: #31455d;
}
.layout[data-v-d9bcf340]  .el-tabs--border-card .el-tabs__content {
  background-color: #242a30;
  height: calc(100vh - 39px);
  overflow-x: hidden;
  overflow-y: auto;
  /*修改垂直滚动条的样式*/
  /*修改水平滚动条的样式*/
}
.layout[data-v-d9bcf340]  .el-tabs--border-card .el-tabs__content .el-tab-pane {
  color: #bfcbd9;
}
.layout[data-v-d9bcf340]  .el-tabs--border-card .el-tabs__content::-webkit-scrollbar {
  width: 5px;
  height: 14px;
}
.layout[data-v-d9bcf340]  .el-tabs--border-card .el-tabs__content::-webkit-scrollbar-track, .layout[data-v-d9bcf340]  .el-tabs--border-card .el-tabs__content::-webkit-scrollbar-thumb {
  border-radius: 1px;
  border: 0 solid transparent;
}
.layout[data-v-d9bcf340]  .el-tabs--border-card .el-tabs__content::-webkit-scrollbar-track-piece {
  /*修改滚动条的背景和圆角*/
  background: #29405c;
  -webkit-border-radius: 7px;
}
.layout[data-v-d9bcf340]  .el-tabs--border-card .el-tabs__content::-webkit-scrollbar-track {
  -webkit-box-shadow: 1px 1px 5px rgba(116, 148, 170, 0.5) inset;
          box-shadow: 1px 1px 5px rgba(116, 148, 170, 0.5) inset;
}
.layout[data-v-d9bcf340]  .el-tabs--border-card .el-tabs__content::-webkit-scrollbar-thumb {
  min-height: 20px;
  background-clip: content-box;
  -webkit-box-shadow: 0 0 0 5px rgba(116, 148, 170, 0.5) inset;
          box-shadow: 0 0 0 5px rgba(116, 148, 170, 0.5) inset;
}
.layout[data-v-d9bcf340]  .el-tabs--border-card .el-tabs__content::-webkit-scrollbar-corner {
  background: transparent;
}
.layout[data-v-d9bcf340]  .el-tabs--border-card .el-tabs__content::-webkit-scrollbar-thumb:vertical {
  background-color: #00113a;
  -webkit-border-radius: 7px;
}
.layout[data-v-d9bcf340]  .el-tabs--border-card .el-tabs__content::-webkit-scrollbar-thumb:horizontal {
  background-color: #00113a;
  -webkit-border-radius: 7px;
}
ul[data-v-d9bcf340],
li[data-v-d9bcf340] {
  list-style: none;
  margin: 0;
  padding: 0;
}
.nav[data-v-d9bcf340] {
  width: 40px;
  padding: 0;
  list-style: none;
  /* overflow: hidden; */
}
.nav[data-v-d9bcf340] {
  zoom: 1;
}
.nav[data-v-d9bcf340]:before,
.nav[data-v-d9bcf340]:after {
  content: "";
  display: table;
}
.nav[data-v-d9bcf340]:after {
  clear: both;
}
.nav > li[data-v-d9bcf340] {
  width: 55px;
  text-align: left;
  position: relative;
}
.nav > li a[data-v-d9bcf340] {
  float: left;
  padding: 12px 30px;
  color: #999;
  font: bold 12px;
  text-decoration: none;
}
.nav > li[data-v-d9bcf340]:hover {
  color: #788994;
}
.nav > li ul[data-v-d9bcf340] {
  visibility: hidden;
  position: absolute;
  z-index: 1000;
  list-style: none;
  left: 0;
  padding: 0;
  background-color: #242a30;
  opacity: 0;
  _margin: 0;
  width: 120px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.nav > li:hover > ul[data-v-d9bcf340] {
  opacity: 1;
  visibility: visible;
  margin: 0;
}
.nav > li:hover > ul li[data-v-d9bcf340]:hover {
  background-color: #191d22;
}
.nav ul li[data-v-d9bcf340] {
  float: left;
  display: block;
  border: 0;
  width: 100%;
  font-size: 12px;
}
.nav ul a[data-v-d9bcf340] {
  padding: 10px;
  width: 100%;
  display: block;
  float: none;
  height: 120px;
  border: 1px solid #30445c;
  background-color: #191d22;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.nav ul a[data-v-d9bcf340]:hover {
  border: 1px solid #3c5e88;
}
.nav ul li:first-child > a[data-v-d9bcf340]:hover:before {
  border-bottom-color: #04acec;
}
.nav ul ul[data-v-d9bcf340] {
  top: 0;
  left: 120px;
  width: 400px;
  height: 300px;
  overflow: auto;
  padding: 10px;
  _margin: 0;
}
.nav ul ul li[data-v-d9bcf340] {
  width: 120px;
  height: 120px;
  margin-right: 3px;
  display: block;
  float: left;
}
.nav .item[data-v-d9bcf340] {
  padding: 5px;
}
[data-v-d9bcf340] .vue-ruler-h {
  opacity: 0.3;
}
[data-v-d9bcf340] .vue-ruler-v {
  opacity: 0.3;
}
.layout-left[data-v-d9bcf340] {
  width: 200px;
  background: #242a30;
  overflow-x: hidden;
  overflow-y: auto;
}
.layout-left .chart-type[data-v-d9bcf340] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  overflow: hidden;
}
.layout-left .chart-type .type-left[data-v-d9bcf340] {
  width: 100%;
  height: calc(100vh - 80px);
  text-align: center;
}
.layout-left .chart-type .type-left[data-v-d9bcf340] .el-tabs__header {
  width: 30%;
  margin-right: 0;
}
.layout-left .chart-type .type-left[data-v-d9bcf340] .el-tabs__header .el-tabs__nav-wrap::after {
  background: transparent;
}
.layout-left .chart-type .type-left[data-v-d9bcf340] .el-tabs__header .el-tabs__nav-wrap .el-tabs__item {
  text-align: center;
  width: 100% !important;
  color: #fff;
  padding: 0;
  font-size: 12px !important;
}
.layout-left .chart-type .type-left[data-v-d9bcf340] .el-tabs__content {
  width: 70%;
}
.layout-left .tools-item[data-v-d9bcf340] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  height: 48px;
  -ms-flex-align: center;
      align-items: center;
  -webkit-box-align: center;
  padding: 0 6px;
  cursor: pointer;
  font-size: 12px;
  margin-bottom: 1px;
}
.layout-left .tools-item .tools-item-icon[data-v-d9bcf340] {
  color: #409eff;
  margin-right: 10px;
  width: 53px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: block;
  border: 1px solid #3a4659;
  background: #282a30;
}
.layout-left .tools-item .tools-item-text[data-v-d9bcf340] {
  font-size: 12px !important;
}
.layout-left[data-v-d9bcf340] .el-tabs__content {
  padding: 0;
}

/* 设置滚动条的样式 */
[data-v-d9bcf340]::-webkit-scrollbar {
  width: 0;
}

/* 滚动槽 */
[data-v-d9bcf340]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset006pxrgba(0, 0, 0, 0.3);
}

/* 滚动条滑块 */
[data-v-d9bcf340]::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset006pxrgba(0, 0, 0, 0.5);
}
[data-v-d9bcf340]::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(255, 0, 0, 0.4);
}
.echarts[data-v-42fd7b9a] {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.layout[data-v-024f9b47] {
  width: 100%;
  height: 100%;
  text-align: center;
}
.bottom-text[data-v-024f9b47] {
  width: 100%;
  color: #a0a0a0;
  position: fixed;
  bottom: 16px;
  z-index: 9999;
}
.el-form-item.otherUserItem[data-v-7f0a1f5b] {
  margin-bottom: 1px !important;
}
.otherUserItem .el-form-item[data-v-7f0a1f5b] {
  margin-bottom: 0px !important;
}
.borderDive[data-v-7f0a1f5b] {
  border: 1px solid #DCDFE6;
  padding: 10px;
  margin-bottom: 10px;
}
.detial_title[data-v-f16e3886] {
  font-size: 18px;
  font-weight: bold;
  line-height: 25px;
  color: #333333;
}
.detial_title span[data-v-f16e3886] {
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  color: #f6b02a;
  border: 1px solid #f6b02a;
  border-radius: 3px;
  padding: 0 4px;
  margin-left: 19px;
}
.contant_detail[data-v-f16e3886] {
  padding-top: 14px;
  overflow: hidden;
}
.contant_detail .content_item[data-v-f16e3886] {
  font-size: 14px;
  font-weight: 500;
  line-height: 36px;
  color: #999999;
}
.contant_detail span[data-v-f16e3886] {
  display: inline-block;
  margin-left: 26px;
  color: #333333;
  text-align: right;
}
.extend_detail[data-v-f16e3886] {
  padding-bottom: 36px;
  font-size: 14px;
  font-weight: 500;
  line-height: 42px;
  color: #999999;
  overflow: hidden;
}
.extend_detail .extend_title[data-v-f16e3886] {
  border-bottom: 1px solid #e5e5e5;
}
.extend_content[data-v-f16e3886] {
  width: 50%;
  float: left;
}
.table_item[data-v-f16e3886] {
  margin-top: 40px;
  margin-left: 36px;
  border-bottom: 1px solid #e5e5e5;
}
.table_item .table_title[data-v-f16e3886] {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #333333;
  margin-bottom: 20px;
}
.client_other_info[data-v-f16e3886] {
  border-radius: 4px 4px 4px 4px;
  border: 1px solid #E6E6E6;
  padding: 18px;
}
.industry_container[data-v-4d88800a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.industry_container .industry_tree[data-v-4d88800a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 14px;
}
.industry_container .industry_tree_label[data-v-4d88800a] {
  width: 220px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.el-button--mini[data-v-6f842be3]{
  padding: 9px 0px;
}
[data-v-6f842be3] .el-table--fit{
  border-right: 1px solid #ebeef5 !important;
}


.detai_item{
  padding-top: 40px;
}
.item_title{
  border-left: 3px solid #333;
  padding-left: 4px;
  line-height: 12px;
  margin-bottom: 23px;
}
.basic_information{
  margin-left: 20px;
}
.cycle_item{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #666666;
}


.task_table{
  margin-top: 14px;
}

.financial-bill-table_list .row-children .el-table-column--selection .el-checkbox {
  display: none;
}
.bill_detail_container .el-form .el-row {
  margin-bottom: 0px !important;
}
.bill_detail_container .el-form .el-row .el-col {
  margin-bottom: 1px !important;
}
.bill_detail_container .table_list .el-table__footer-wrapper {
  font-size: 14px !important;
}
.bill_detail_container .upload-attachments {
  margin-bottom: 10px;
}
.bill_push_form_container[data-v-542265f2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.bill_push_form_container > div[data-v-542265f2] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.bill_push_form_container .bill_push_button[data-v-542265f2] {
  text-align: center;
}
.bill_push_form_container .copyBtn[data-v-542265f2] {
  position: relative;
  top: -164px;
  right: -12px;
}
.bill_push_form_container > > > .sms[data-v-542265f2] {
  border: 0;
  resize: none;
}
.bill_info_container[data-v-542265f2] {
  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: 30px 20px 20px;
}
.bill_info_container .bill_info_btn[data-v-542265f2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #333333;
  font-size: 14px;
}
.bill_info_container .bill_info_btn .bill_info_item[data-v-542265f2] {
  padding: 5px 22px;
  margin-right: 10px;
  border: 1px solid #E5E5E5;
  border-radius: 26px;
}
.bill_info_container .bill_info_btn .bill_info_item span[data-v-542265f2] {
  color: #999999;
  margin-right: 5px;
}
.bill_info_container .bill_info[data-v-542265f2] {
  color: #999999;
  font-size: 12px;
}
.bill_info_container .bill_info span[data-v-542265f2] {
  font-size: 20px;
  color: #666666;
  font-weight: 500;
  margin: 0 8px;
}
.trade-info-wrapper {
  width: 50%;
}
.input_container {
  padding-left: 40px;
}
.item_label {
  font-size: 12px;
  line-height: 17px;
  color: #666666;
  padding-right: 12px;
}
.businessBtn {
  text-align: center;
  margin-top: 40px;
}
.businessBtn .btn {
  margin-right: 53px;
}
.label,
.dataRange {
  display: inline-block;
}
.business_detail[data-v-703a7245] {
  margin: 31px 0 0 68px;
}
.detail_title[data-v-703a7245] {
  font-size: 32px;
  line-height: 45px;
  font-weight: 500;
  color: #333333;
}
.time[data-v-703a7245] {
  font-size: 14px;
  line-height: 36px;
  font-weight: 500;
  color: #999999;
}
.detail_info[data-v-703a7245] {
  padding-bottom: 38px;
  overflow: hidden;
}
.detail_item[data-v-703a7245] {
  width: 500px;
  float: left;
  font-weight: 500;
  line-height: 36px;
  color: #333333;
}
.detail_item span[data-v-703a7245] {
  display: inline-block;
  width: 70px;
  font-size: 14px;
  line-height: 36px;
  color: #999999;
  padding-right: 16px;
}
.addBusiness[data-v-703a7245] {
  background: rgba(64, 79, 245, 0.1);
  border: 1px solid rgba(64, 79, 245, 0.3764705882);
  opacity: 1;
  border-radius: 8px;
  position: absolute;
  right: 30px;
  top: 300px;
  color: #404ff5;
}
.count {
  overflow: hidden;
  background: #fff;
  height: 50px;
  border-radius: 12px 12px 0 0;
  position: relative;
}
.total_business {
  float: left;
  font-size: 12px;
  line-height: 50px;
  color: #999999;
  padding: 0px 50px;
  position: absolute;
  right: 0px;
  top: 0px;
}
.total {
  right: 210px;
}
.avgDay {
  right: -10px;
}
.total_business span {
  font-size: 20px;
  font-family: Helvetica;
  font-weight: bold;
  color: #666666;
}
.batchOrderCostContainer .conversion-item .el-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.batchOrderCostContainer .conversion-item .el-radio {
  margin-right: 5px;
}
.batchOrderCostContainer .conversion-item .el-input {
  margin-right: 5px;
}
.batchOrderCostContainer .conversion-item .el-input__inner {
  width: 80px;
}
.batchOrderCostContainer .title_1 {
  font-size: 16px;
  color: #333333;
  font-weight: 500;
  margin: 10px 0;
}
.batchOrderCostContainer .title_end {
  font-size: 12px;
  color: #666666;
  cursor: pointer;
}
.batchOrderCostContainer .title_end i {
  font-size: 15px;
}
.edit_dev .el-transfer-panel {
  width: 40%;
}
.batchOrderCostContainer .conversion-item .el-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.batchOrderCostContainer .conversion-item .el-radio {
  margin-right: 5px;
}
.batchOrderCostContainer .conversion-item .el-input {
  margin-right: 5px;
}
.batchOrderCostContainer .conversion-item .el-input__inner {
  width: 80px;
}
.batchOrderCostContainer .title_1 {
  font-size: 16px;
  color: #333333;
  font-weight: 500;
  margin: 10px 0;
}
.batchOrderCostContainer .title_end {
  font-size: 12px;
  color: #666666;
  cursor: pointer;
}
.batchOrderCostContainer .title_end i {
  font-size: 15px;
}
.edit_dev .el-transfer-panel {
  width: 40%;
}
.batchOrderCostContainer .conversion-item .el-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.batchOrderCostContainer .conversion-item .el-radio {
  margin-right: 5px;
}
.batchOrderCostContainer .conversion-item .el-input {
  margin-right: 5px;
}
.batchOrderCostContainer .conversion-item .el-input__inner {
  width: 80px;
}
.batchOrderCostContainer .title_1 {
  font-size: 16px;
  color: #333333;
  font-weight: 500;
  margin: 10px 0;
}
.batchOrderCostContainer .title_end {
  font-size: 12px;
  color: #666666;
  cursor: pointer;
}
.batchOrderCostContainer .title_end i {
  font-size: 15px;
}
.edit_dev .el-transfer-panel {
  width: 40%;
}
.page-container .add-record-body {
  background: none !important;
  border-radius: 0 !important;
}
.match_statistics[data-v-33f5dad0] {
  font-size: 12px;
  color: #999999;
  padding: 10px;
  background-color: #f0f2f5;
  margin-bottom: 10px;
}
.match_statistics .price[data-v-33f5dad0] {
  color: #4d4d4d;
  font-weight: bold;
  font-size: 14px;
  margin-top: 10px;
}

.settlement_detail_dialog_table {
  border: 1px solid #EBEEF5!important;
  border-top: none;
}

.content[data-v-75754e36] {
  padding-top: 10px;
}
.con_title[data-v-75754e36] {
  display: inline-block;
  padding: 10px 0 20px 0;
}
.level_item[data-v-75754e36] {
  width: 110%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #e5e5e5;
  padding-top: 20px;
  line-height: 42px;
}
.level_name[data-v-75754e36] {
  display: inline-block;
}
.delete_level[data-v-75754e36] {
  display: inline-block;
  color: #ed4223;
  cursor: pointer;
}
.add_level[data-v-75754e36],
.choose_related[data-v-75754e36] {
  color: #404ff5;
  cursor: pointer;
}
.btn[data-v-75754e36] {
  padding-top: 30px;
}
.content[data-v-5480205e] {
  padding-top: 10px;
}
.con_title[data-v-5480205e] {
  display: inline-block;
  padding: 10px 0 20px 0;
  color: #999999;
}
.level_item[data-v-5480205e] {
  width: 110%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #e5e5e5;
  padding-top: 20px;
  line-height: 42px;
}
.level_name[data-v-5480205e] {
  display: inline-block;
}
.delete_level[data-v-5480205e] {
  display: inline-block;
  color: #ed4223;
  cursor: pointer;
}
.add_level[data-v-5480205e],
.choose_related[data-v-5480205e] {
  color: #404ff5;
  cursor: pointer;
}
.btn[data-v-5480205e] {
  padding-top: 30px;
}
.resourceName[data-v-5480205e] {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  line-height: 20px;
  color: #333333;
}
.resourceItem[data-v-5480205e] {
  padding: 2px 2px 0 2px;
}
.self_button > span img {
  width: 15px;
  margin-right: 5px;
}
.bill-statistics-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  font-size: 12px;
  color: #999;
  height: 45px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #e5e5e5;
  border-bottom: none;
}
.bill-statistics-wrapper > div {
  margin: 0 50px;
}
.bill-statistics-wrapper .bill-total {
  font-size: 20px;
  color: #666;
  font-weight: bold;
  margin: 0 10px;
}
.business_detail {
  margin: 31px 0 0 68px;
}
.detail_title {
  font-size: 32px;
  line-height: 45px;
  font-weight: 500;
  color: #333333;
}
.time {
  font-size: 14px;
  line-height: 36px;
  font-weight: 500;
  color: #999999;
}
.detail_info {
  padding-bottom: 38px;
}
.detail_item {
  font-weight: 500;
  line-height: 36px;
  color: #333333;
}
.detail_item span {
  display: inline-block;
  width: 56px;
  font-size: 14px;
  line-height: 36px;
  color: #999999;
  padding-right: 16px;
}
.addBusiness {
  background: rgba(64, 79, 245, 0.1);
  border: 1px solid rgba(64, 79, 245, 0.3764705882);
  opacity: 1;
  border-radius: 8px;
  position: absolute;
  right: 30px;
  top: 300px;
  color: #404ff5;
}
.count {
  overflow: hidden;
  background: #fff;
  opacity: 0.92;
  height: 50px;
  border-radius: 12px 12px 0 0;
  position: relative;
}
.total_business {
  float: left;
  font-size: 12px;
  line-height: 50px;
  color: #999999;
  padding: 0px 50px;
  position: absolute;
  right: 0px;
  top: 0px;
}
.total {
  right: 210px;
}
.avgDay {
  right: -10px;
}
.total_business span {
  font-size: 20px;
  font-family: Helvetica;
  font-weight: bold;
  color: #666666;
}
.webapp {
  background-color: #fff;
  position: relative;
  width: 100%;
  height: 100%;
}
.webapp .form-designer {
  height: 800px;
  overflow-y: scroll;
}
.webapp .form-designer .widget-config-container .el-tabs__header {
  position: relative;
}

.copy[data-v-26dd935f] {
  position: absolute;
  right: 10vh;
  top: 20px;
}

.date-chooice-container[data-v-4eba8938] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}
.date-chooice-container .date-wrapper[data-v-4eba8938] {
  margin-right: 20px;
}
.el-form-item .el-input__inner,
.el-button {
  border-radius: 0px;
}
.basicMatching[data-v-3d5d9a42] {
  padding: 10px 10px 1px;
  background: #f0f2f5;
  margin-bottom: 10px;
}
.room[data-v-f1850c08] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.room span[data-v-f1850c08] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.type[data-v-f1850c08] {
  font-weight: bolder;
  margin: 5px 0;
}
.type-split[data-v-f1850c08] {
  color: #e6a23c;
}
.type-merge[data-v-f1850c08] {
  color: #1ad6bc;
}

.detai_item{
  padding-top: 40px;
}
.item_title{
  border-left: 3px solid #333;
  padding-left: 4px;
  line-height: 12px;
  margin-bottom: 23px;
}
.basic_information{
  margin-left: 20px;
}
.cycle_item{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #666666;
}


.task_table{
  margin-top: 14px;
}

.title_2[data-v-ab948d90] {
  color: #333333;
  font-weight: 500;
  margin: 20px 0 10px;
}
.title_1[data-v-ab948d90] {
  font-size: 16px;
  color: #333333;
  font-weight: 500;
  margin: 10px 0;
}
.checkin_container .flex1[data-v-ab948d90] {
  margin-right: 10px;
}
.tab_room[data-v-ab948d90] {
  line-height: 32px;
  background: #ddecff;
  color: #999;
  border-radius: 24px;
}
.tab_room span[data-v-ab948d90] {
  padding: 0 20px;
  text-align: center;
  display: inline-block;
  cursor: pointer;
  font-size: 14px;
}
.tab_room .current[data-v-ab948d90] {
  background: #2C87FF;
  color: #fff;
  border-radius: 24px;
}
.cost_container .title_2[data-v-ab948d90] {
  border-bottom: 1px solid #E5E5E5;
  padding: 5px 0;
}
.title_big[data-v-ab948d90] {
  font-size: 18px;
  color: #1A1A1A;
  font-weight: 500;
  margin-bottom: 20px;
}
.edit_cursor[data-v-ab948d90] {
  cursor: pointer;
  color: #1E90FF;
  text-align: right;
}
.title_end[data-v-ab948d90] {
  font-size: 12px;
  color: #666666;
  cursor: pointer;
}
.title_end i[data-v-ab948d90] {
  font-size: 15px;
}
.person-dialog .el-input[data-v-ab948d90] {
  width: 60%;
}
.person-dialog .el-select[data-v-ab948d90] {
  width: 60% !important;
}
.basicMatching_expand[data-v-041b3b05] {
  padding: 20px;
}
.basicMatching_expand ._title[data-v-041b3b05] {
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 14px;
}
@charset "UTF-8";
.resource-item {
  margin-bottom: 30px;
}
.contract_attachments_icon {
  width: 14px;
  height: 14px;
  margin: 0 10px;
}
.contract_attachments_name {
  width: 200px;
  overflow: hidden;
  /* 确保超出容器的内容被裁剪 */
  white-space: nowrap;
  /* 确保文本在一行内显示 */
  text-overflow: ellipsis;
  /* 超出部分显示省略号 */
}
.contract_attachments_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
  font-size: 14px;
  color: #888888;
  cursor: pointer;
}
.contract-detail-container .tab-container {
  background-color: #FFFFFF;
}
.contract-detail-container .tab-container .el-tabs__nav-wrap {
  padding: 0 20px;
}
.title_2[data-v-504d3a03] {
  color: #333333;
  font-weight: 500;
  margin: 20px 0 10px;
}
.title_1[data-v-504d3a03] {
  font-size: 16px;
  color: #333333;
  font-weight: 500;
  margin: 10px 0;
}
.escrow_container[data-v-504d3a03] {
  width: 100%;
}
.escrow_container .flex1[data-v-504d3a03] {
  margin-right: 10px;
}
.contract-container {
  background: #fff;
}
.title_header[data-v-1693defe] {
  color: #333333;
  font-size: 16px;
  font-weight: 500;
}
.title_header[data-v-1693defe]::before {
  content: "";
  border-left: 2px solid #1E90FF;
  margin-right: 10px;
  border-radius: 2px;
}

.mall_sys_title{
  font-weight: bold;
  font-size: 16px;
  color: #333333;
  padding: 57px 89px 0;
}
.advertise_list{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 31px 187px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 100%;
.advertise_item{
    width: 321px;
    height: 203px;
    background: #FFFFFF;
    border-radius: 7px 7px 7px 7px;
    border: 1px solid #E7E9EF;
    margin-right: 25px;
    margin-bottom: 25px;
}
.addBtn{
    text-align: center;
    cursor: pointer;
.add_btn{
      color:#828C99;
      font-size: 60px;
      font-weight: 200;
      margin-top: 40px;
}
.add_content{
      color: #818C98;
}
}
.itemCon{
.advertise_name{
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      font-size: 16px;
      margin: 22px 22px 0 23px ;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
.delBtn:hover{
        color:#3478EE;
        cursor: pointer;
}
}
.advertise_image{
      margin: 17px 27px 0;
      width: 266px;
      height: 116px;
      border-radius: 7px 7px 7px 7px;
      border: 1px dashed #818C98;
      text-align:center;
      line-height:116px;
      font-weight: bold;
      font-size: 14px;
      color: #818C98;
.adPlayingPic_image{
        width: 100%;
        height: 100%;
}
}
}
}


.business_set_title {
 padding: 14px 36px;
 /* border-bottom: 10px solid #F2F3F5; */
   font-size: 16px;
   color: #333333;
   margin-bottom: 30px;
   font-weight: 500;
}
 /* .business_set_title::before {
   content: '';
   width: 4px;
   background: #363E63;
   height: 13px;
   display: inline-block;
   margin-right: 10px;
 } */

.right_search {
  width: 200px;
}
.searchContiner {
  position: relative;
  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;
}
.data_statistics {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.data_statistics .left-btn,
.data_statistics .right-btn {
  display: inline-block;
  height: 55px;
  width: 15px;
  text-align: center;
  line-height: 55px;
  border-radius: 4px;
  border: 1px solid #ccc;
  cursor: pointer;
  margin: 0 1px;
}
.circle_search {
  font-style: normal;
  font-size: 14px;
  color: #333333;
  cursor: pointer;
}
.circle_active {
  padding: 4px 10px;
  border-radius: 20px;
  border: 1px solid #999;
}

.statusTextDyt {
  border-radius: 5px;
  text-align: center;
  font-size: 12px;
  width: 70px;
  line-height: 28px;
  height: 28px;
  color: #ffffff;
}
.blueStatus {
  background: -webkit-gradient(linear, left top, left bottom, from(#71a0f8), to(#34caee));
  background: linear-gradient(#71a0f8, #34caee);
}
.greyStatus {
  background: -webkit-gradient(linear, left top, left bottom, from(#c0c3c9), to(#afb1b5));
  background: linear-gradient(#c0c3c9, #afb1b5);
}
.yellowStatus {
  background: -webkit-gradient(linear, left top, left bottom, from(#ab8e26), to(#cdcd39));
  background: linear-gradient(#ab8e26, #cdcd39);
}


.el-range-editor--small.el-input__inner[data-v-f37ff460]{
  width: 100% !important;
}

.indeterminate .el-checkbox__input .el-checkbox__inner {
  background-color: #409eff !important;
  border-color: #409eff !important;
  color: #fff !important;
}
.indeterminate .el-checkbox__input.is-checked .el-checkbox__inner::after {
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
}
.indeterminate .el-checkbox__input .el-checkbox__inner {
  background-color: #f2f6fc;
  border-color: #dcdfe6;
}
.indeterminate .el-checkbox__input .el-checkbox__inner::after {
  border-color: #c0c4cc !important;
  background-color: #c0c4cc;
}
.product-show th .el-checkbox__inner {
  display: none !important;
}
.indeterminate .el-checkbox__input .el-checkbox__inner::after {
  content: "";
  position: absolute;
  display: block;
  background-color: #fff;
  height: 2px;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  left: 0;
  right: 0;
  top: 5px;
  width: auto !important;
}
.product-show .el-checkbox__inner {
  display: block !important;
}
.product-show .el-checkbox {
  display: block !important;
}

.have_side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.have_side_right {
  -webkit-box-flex: 5;
      -ms-flex: 5;
          flex: 5;
  width: 200px;
}
.row_hight {
  line-height: 30px;
}
.row_color {
  color: #999999;
}
.meeting-list-container[data-v-5e8c3954] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.meeting-list-container .meeting-list-left[data-v-5e8c3954] {
  width: 940px;
  margin-right: 24px;
}
.meeting-list-container .meeting-check[data-v-5e8c3954] {
  width: 30px;
  margin-left: 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.meeting-list-container .meeting-name[data-v-5e8c3954] {
  width: 80px;
  text-align: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 12px;
}
.meeting-list-container .meeting-body[data-v-5e8c3954] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 30px 0;
  cursor: pointer;
}
.meeting-list-container .meeting-time[data-v-5e8c3954] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 20px;
}
.meeting-list-container .meeting-time .meeting-time-item[data-v-5e8c3954] {
  width: 32px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-align: center;
}
.meeting-list-container .meeting-block[data-v-5e8c3954] {
  text-align: center;
  color: #cccccc;
  border-left: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  width: 31px !important;
}
.meeting-list-container .meeting-block span[data-v-5e8c3954] {
  height: 8px;
}
.meeting-list-container .meeting-table[data-v-5e8c3954] {
  margin-left: 36px;
  position: relative;
  border-right: 1px solid #cccccc;
}
.meeting-list-container .circle-icon[data-v-5e8c3954] {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2;
}
.meeting-list-container .onOrder[data-v-5e8c3954] {
  position: absolute;
  /*top: 0;*/
  height: 23px;
  opacity: 0.3;
  cursor: pointer;
}
.meeting-list-container .meeting-detail-container[data-v-5e8c3954] {
  width: 250px;
  padding: 20px;
  border-radius: 4px;
  border: 1px solid rgba(30, 144, 255, 0.3);
  font-size: 14px;
  color: #333333;
  line-height: 2.2;
  position: relative;
}
.meeting-list-container .meeting-detail-container .meeting-detail-cancel[data-v-5e8c3954] {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 8px;
  height: 8px;
  cursor: pointer;
}
.meeting-list-container .meeting-detail-container span[data-v-5e8c3954] {
  color: #999999;
  font-size: 12px;
  margin-right: 10px;
}
.meeting-header[data-v-5e8c3954] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #999999;
  font-size: 11px;
  background: #F5F6FA;
  height: 33px;
  line-height: 33px;
}
.row_hight {
  line-height: 30px;
}
.row_color {
  color: #999999;
}
.tree-position[data-v-ed48272e] {
  margin: 12px 20px 0 0;
}
@charset "UTF-8";
.tree-position[data-v-c652e1f8] {
  margin: 12px 20px 0 0;
}
.pagination[data-v-c652e1f8] {
  float: right;
  margin-right: 25px;
}
.add_but[data-v-c652e1f8] {
  padding: 10px;
}
.ope-row[data-v-c652e1f8] {
  margin-top: 5px;
  text-align: center;
  border-top: 1px solid #eaeaea;
  padding-top: 5px;
}
.item-name[data-v-c652e1f8] {
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}
.el-upload__tip[data-v-c652e1f8] {
  margin-left: 5px;
}

/*新增图文*/
.left[data-v-c652e1f8] {
  display: inline-block;
  width: 35%;
  vertical-align: top;
  margin-top: 200px;
}
.right[data-v-c652e1f8] {
  display: inline-block;
  width: 60%;
  margin-top: -40px;
}
.avatar-uploader[data-v-c652e1f8] {
  width: 20%;
  display: inline-block;
}
.avatar-uploader .el-upload[data-v-c652e1f8] {
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  text-align: unset !important;
}
.avatar-uploader .el-upload[data-v-c652e1f8]:hover {
  border-color: #409EFF;
}
.avatar-uploader-icon[data-v-c652e1f8] {
  border: 1px solid #d9d9d9;
  font-size: 28px;
  color: #8c939d;
  width: 120px;
  height: 120px;
  line-height: 120px;
  text-align: center;
}
.avatar[data-v-c652e1f8] {
  width: 230px;
  height: 120px;
}
.avatar1[data-v-c652e1f8] {
  width: 120px;
  height: 120px;
}
.digest[data-v-c652e1f8] {
  width: 60%;
  display: inline-block;
  vertical-align: top;
}

/*新增图文*/
/*瀑布流样式*/
.waterfall[data-v-c652e1f8] {
  width: 100%;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  -webkit-column-count: 5;
     -moz-column-count: 5;
          column-count: 5;
  margin: 0 auto;
}
.waterfall-item[data-v-c652e1f8] {
  padding: 10px;
  margin-bottom: 10px;
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid;
  border: 1px solid #eaeaea;
}
p[data-v-c652e1f8] {
  line-height: 30px;
}
@media (min-width: 992px) and (max-width: 1300px) {
.waterfall[data-v-c652e1f8] {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
}
p[data-v-c652e1f8] {
    color: red;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.waterfall[data-v-c652e1f8] {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
}
p[data-v-c652e1f8] {
    color: orange;
}
}
@media (max-width: 767px) {
.waterfall[data-v-c652e1f8] {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
}
}
/*瀑布流样式*/
.news-main[data-v-c652e1f8] {
  background-color: #FFFFFF;
  width: 100%;
  margin: auto;
  height: 120px;
}
.news-content[data-v-c652e1f8] {
  background-color: #acadae;
  width: 100%;
  height: 120px;
  position: relative;
}
.news-content-title[data-v-c652e1f8] {
  display: inline-block;
  font-size: 15px;
  color: #FFFFFF;
  position: absolute;
  left: 0px;
  bottom: 0px;
  background-color: black;
  width: 98%;
  padding: 1%;
  opacity: 0.65;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 25px;
}
.news-main-item[data-v-c652e1f8] {
  background-color: #FFFFFF;
  padding: 5px 0px;
  border-top: 1px solid #eaeaea;
  width: 100%;
  margin: auto;
}
.news-content-item[data-v-c652e1f8] {
  position: relative;
  margin-left: -3px;
}
.news-content-item-title[data-v-c652e1f8] {
  display: inline-block;
  font-size: 12px;
  width: 70%;
}
.news-content-item-img[data-v-c652e1f8] {
  display: inline-block;
  width: 25%;
  background-color: #acadae;
}
.input-tt[data-v-c652e1f8] {
  padding: 5px;
}
.activeAddNews[data-v-c652e1f8] {
  border: 5px solid #2bb673;
}
.news-main-plus[data-v-c652e1f8] {
  width: 280px;
  text-align: center;
  margin: auto;
  height: 50px;
}
.icon-plus[data-v-c652e1f8] {
  margin: 10px;
  font-size: 25px;
}
.select-item[data-v-c652e1f8] {
  width: 60%;
  padding: 10px;
  margin: 0 auto 10px auto;
  border: 1px solid #eaeaea;
}
.father .child[data-v-c652e1f8] {
  display: none;
  text-align: center;
  position: relative;
  bottom: 25px;
}
.father:hover .child[data-v-c652e1f8] {
  display: block;
}
.thumb-div[data-v-c652e1f8] {
  display: inline-block;
  width: 30%;
  text-align: center;
}
.thumb-but[data-v-c652e1f8] {
  margin: 5px;
}
.material-img[data-v-c652e1f8] {
  width: 100%;
  height: 100%;
}
.public-account-management .el-input[data-v-32b52b88] {
  width: 70%;
  margin-right: 2%;
}
.tree-position[data-v-32b52b88] {
  margin: 12px 20px 0 0;
}
/* 公共颜色变量 */
.clearfix[data-v-32b52b88] {
  *zoom: 1;
}
.clearfix[data-v-32b52b88]::after {
  content: "";
  display: table;
  clear: both;
}
div[data-v-32b52b88] {
  text-align: left;
}
.weixin-hd[data-v-32b52b88] {
  color: #fff;
  text-align: center;
  position: relative;
  bottom: 426px;
  left: 0px;
  width: 300px;
  height: 64px;
  background: transparent url(../img/menu_head.1c931282.png) no-repeat 0 0;
  background-position: 0 0;
  background-size: 100%;
}
.weixin-title[data-v-32b52b88] {
  color: #fff;
  font-size: 14px;
  width: 100%;
  text-align: center;
  position: absolute;
  top: 33px;
  left: 0px;
}
.weixin-menu[data-v-32b52b88] {
  background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAUAAAAAyCAIAAACib5WDAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjE1NEJCMUE0NzZGNDExRTVBOTBBQTZFOEFEMjc4NTkzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjE1NEJCMUE1NzZGNDExRTVBOTBBQTZFOEFEMjc4NTkzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTU0QkIxQTI3NkY0MTFFNUE5MEFBNkU4QUQyNzg1OTMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MTU0QkIxQTM3NkY0MTFFNUE5MEFBNkU4QUQyNzg1OTMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4yWLBJAAABuklEQVR42uzcu0ocURzA4XWxMIWiQhJwtVhxMW0wEkWj+AwWgm9gJfgggpVPoElEUwUCKRNFJaQWsygWXvAKXlBZGw8KIiIJmWFnGPg+pjiryMIffpxzRLemUqnkUlUul0ulUg74f3kjAAEDAgYEDAIGBAwIGBAwCBgQMCBgEHAMlZub8BglJK825s/vHxzOfl4Ii9GR4devXhooZGYHPjo+mfk0f3l5FZ6wCC8NFDKzA+fz+aHB/scvDRQyE3BzU2N4DBEyeYQGBAxU5wi9sbm1+ut3W2shznucnp296Sx1tBeNGxINeG39z+jIcPy3+Tj3RcCQ9BG6ob7+fjE5NR2eaOugtdBi1pD0Dvzg6vo68hpIOeAXdXWR10CV1Pz9c6F/LC4P9PfGf5ufSysf+nqe/ZbPhYZq3YGfiHD7BdI/Qrv9QuYDdvsFd2B3YEjjDgxk+Aidu/sd1T9vueEUPTE+ZrhgBwai7sA7u3tPvhJtaz0/vzBrSDrg7ndvv377/vAX0dFs7+y+7+4ya0g64I72ov8iAndgQMCAgEHAgIABAYOAAQEDAgYEDAIGBAwIGBAwCBhIy60AAwBiy5esmSYLKgAAAABJRU5ErkJggg==) no-repeat 0 0;
  padding-left: 43px;
  font-size: 12px;
}
.menu_option[data-v-32b52b88] {
  width: 70% !important;
}
.public-account-management[data-v-32b52b88] {
  min-width: 1200px;
  width: 1200px;
  margin: 0 auto;
  /*右边菜单内容*/
}
.public-account-management .left[data-v-32b52b88] {
  float: left;
  display: inline-block;
  width: 350px;
  height: 715px;
  background: url(../img/iphone_backImg.8f7788a1.png) no-repeat;
  background-size: 100% auto;
  padding: 518px 25px 88px;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /*第一级菜单*/
}
.public-account-management .left .menu_main[data-v-32b52b88] {
  /*第二级菜单*/
}
.public-account-management .left .menu_main .menu_bottom[data-v-32b52b88] {
  position: relative;
  float: left;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 85.5px;
  text-align: center;
  border: 1px solid #ebedee;
  background-color: #fff;
  cursor: pointer;
}
.public-account-management .left .menu_main .menu_bottom.menu_addicon[data-v-32b52b88] {
  height: 46px;
  line-height: 46px;
}
.public-account-management .left .menu_main .menu_bottom .menu_item[data-v-32b52b88] {
  height: 44px;
  line-height: 44px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}
.public-account-management .left .menu_main .menu_bottom .menu_item.active[data-v-32b52b88] {
  border: 1px solid #2bb673;
}
.public-account-management .left .menu_main .menu_bottom .menu_subItem[data-v-32b52b88] {
  height: 44px;
  line-height: 44px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.public-account-management .left .menu_main .menu_bottom .menu_subItem.active[data-v-32b52b88] {
  border: 1px solid #2bb673;
}
.public-account-management .left .menu_main i[data-v-32b52b88] {
  color: #2bb673;
}
.public-account-management .left .menu_main .submenu[data-v-32b52b88] {
  position: absolute;
  width: 85.5px;
  bottom: 45px;
}
.public-account-management .left .menu_main .submenu .subtitle[data-v-32b52b88] {
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.public-account-management .left .save_div[data-v-32b52b88] {
  margin-top: 15px;
  text-align: center;
}
.public-account-management .left .save_div .save_btn[data-v-32b52b88] {
  bottom: 20px;
  left: 100px;
}
.public-account-management .right[data-v-32b52b88] {
  float: left;
  width: 50%;
  background-color: #e8e7e7;
  padding: 20px;
  margin-left: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.public-account-management .right .configure_page .delete_btn[data-v-32b52b88] {
  text-align: center;
  margin-bottom: 15px;
  margin-top: 20px;
}
.public-account-management .right .configure_page .menu_content[data-v-32b52b88] {
  margin-top: 20px;
}
.public-account-management .right .configure_page .configur_content[data-v-32b52b88] {
  margin-top: 20px;
  background-color: #fff;
  padding: 20px 10px;
  border-radius: 5px;
}
.public-account-management .right .configure_page .blue[data-v-32b52b88] {
  color: #29b6f6;
  margin-top: 10px;
}
.public-account-management .right .configure_page .applet[data-v-32b52b88] {
  margin-bottom: 20px;
}
.public-account-management .right .configure_page .applet span[data-v-32b52b88] {
  width: 20%;
}
.public-account-management .right .configure_page .material .input_width[data-v-32b52b88] {
  width: 20%;
}
.public-account-management .right .configure_page .material .el-textarea[data-v-32b52b88] {
  width: 60%;
}

.pagination[data-v-32b52b88] {
  text-align: right;
  margin-right: 25px;
}
.select-item[data-v-32b52b88] {
  width: 280px;
  padding: 10px;
  margin: 0 auto 10px auto;
  border: 1px solid #eaeaea;
}
.select-item2[data-v-32b52b88] {
  padding: 10px;
  margin: 0 auto 10px auto;
  border: 1px solid #eaeaea;
}
.ope-row[data-v-32b52b88] {
  padding-top: 10px;
  text-align: center;
}
.item-name[data-v-32b52b88] {
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}

.input_width[data-v-2d6a3780] {
  width: 80%;
}


.detail_set_item_container[data-v-24a1097f]{
  padding-bottom: 10px;
}


.detail_set_item_container[data-v-24a1097f]{
  padding-bottom: 10px;
}

.info_container[data-v-d111ab8a] {
  height: calc(100% - 100px);
  overflow-y: scroll;
  background: #FFF;
}
.info_container .title[data-v-d111ab8a] {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  margin: 30px 0 10px;
}
.info_container .sub_title[data-v-d111ab8a] {
  color: #333333;
  text-align: center;
}
.info_container .sub_title span[data-v-d111ab8a] {
  margin: 0 5px;
}
.info_container .sub_title .date[data-v-d111ab8a] {
  color: #999999;
}
.info_container .content[data-v-d111ab8a] {
  margin: 20px;
}
.el-table__column-filter-trigger i {
  color: #fff;
}
.dispatchstatusColor[data-v-621bbd0b] {
  font-size: 14px;
  text-indent: 8px;
  color: #999999;
}
.dispatchstatusColor span[data-v-621bbd0b] {
  content: "";
  border-radius: 50%;
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
  width: 6px;
  height: 6px;
  background: #999999;
}
.disjc[data-v-621bbd0b] {
  color: #1AD6BC;
}
.disjc span[data-v-621bbd0b] {
  background: #1AD6BC;
}
.disdj[data-v-621bbd0b] {
  color: #FFBD13;
}
.disdj span[data-v-621bbd0b] {
  background: #FFBD13;
}
.disfk[data-v-621bbd0b] {
  color: #F16072;
}
.disfk span[data-v-621bbd0b] {
  background: #F16072;
}
.protydet-tlt-left[data-v-621bbd0b] {
  position: relative;
  margin-left: 10px;
  margin-bottom: 24px;
  width: 100%;
  font-size: 14px;
  color: #999;
  line-height: 25px;
  text-indent: 21px;
}
.protydet-tlt-left img[data-v-621bbd0b] {
  position: absolute;
  top: 0;
  left: 0;
  width: 8px;
  height: 25px;
}
.protydet-tlt-left span[data-v-621bbd0b] {
  color: #666;
}
.clearfixfloat[data-v-621bbd0b] {
  overflow: hidden;
  zoom: 1;
}
.inxx_tlt[data-v-621bbd0b] {
  font-size: 18px;
  font-weight: bold;
}
.property-describe-text[data-v-621bbd0b] {
  font-size: 14px;
  color: #333;
  font-weight: bold;
}
.property-describe-text2[data-v-621bbd0b] {
  position: relative;
}
.property-describe-text2 span[data-v-621bbd0b] {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 14px;
  color: #333;
  font-weight: bold;
}
.property-img[data-v-621bbd0b] {
  margin-bottom: 10px;
  margin-right: 24px;
  width: 102px;
  height: 102px;
}
.property-img-text[data-v-621bbd0b] {
  display: inline-block;
  margin-top: 30px;
  width: 125px;
}
.property-img-text[data-v-621bbd0b] {
  font-size: 12px;
  color: #999;
  line-height: 20px;
}
.prolist .property-textarea textarea[data-v-621bbd0b] {
  min-height: 180px !important;
  height: 180px !important;
}
.dis-cont-li[data-v-621bbd0b] {
  position: relative;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.dis-cont-li .dis-cont-left[data-v-621bbd0b] {
  position: absolute;
  top: 2px;
  left: 0;
  width: 16px;
  min-height: 64px;
  height: 100%;
}
.dis-cont-li .dis-cont-left span[data-v-621bbd0b] {
  position: absolute;
  display: block;
}
.dis-cont-li .dis-cont-left .dis-icon-circular[data-v-621bbd0b] {
  display: none;
  top: 0;
  left: 0;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 2px solid #FFF;
  background: #FFF;
}
.dis-cont-li .dis-cont-left .dis-icon-line[data-v-621bbd0b] {
  top: 16px;
  left: 7px;
  width: 2px;
  min-height: 64px;
  height: 100%;
}
.dis-cont-li .dis-cont-left .dis-icon-circular2[data-v-621bbd0b] {
  display: none;
  top: 3px;
  left: 3px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
.dis-cont-li .dis-cont-left .dis-icon-circular3[data-v-621bbd0b] {
  top: 3px;
  left: 3px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  border: 2px solid #FFF;
  background: #FFF;
}
.dis-cont-li .dis-cont-right[data-v-621bbd0b] {
  margin-left: 23px;
  padding-bottom: 30px;
  width: 440px;
}
.dis-cont-li .dis-cont-right .dis-cont-tlt[data-v-621bbd0b] {
  margin-bottom: 12px;
  font-size: 14px;
  color: #333;
  line-height: 20px;
}
.dis-cont-li .dis-cont-right .dis-cont-text[data-v-621bbd0b] {
  margin-top: 4px;
  font-size: 14px;
  color: #999;
  line-height: 17px;
}
.dis-cont-li .dis-cont-right .dis-cont-text span[data-v-621bbd0b]:nth-child(2) {
  margin-left: 12px;
}
.dis-cont-li .dis-cont-right .dis-cont-text span[data-v-621bbd0b]:nth-child(3) {
  float: right;
}
.dis-cont-li .dis-cont-right .dis-lc-img[data-v-621bbd0b] {
  cursor: pointer;
  margin-top: 4px;
}
.dis-cont-li .dis-cont-right .dis-lc-img img[data-v-621bbd0b] {
  margin-right: 10px;
  width: 88px;
  height: 88px;
  border-right: 2px;
}
.dis-cont-li:first-child .dis-cont-left .dis-icon-circular[data-v-621bbd0b], .dis-cont-li:first-child .dis-cont-left .dis-icon-circular2[data-v-621bbd0b] {
  display: block;
}
.dis-cont-li:first-child .dis-cont-left .dis-icon-circular3[data-v-621bbd0b] {
  display: none;
}
.dis-cont-li:last-child .dis-cont-left .dis-icon-line[data-v-621bbd0b], .dis-cont-li:last-child .dis-cont-left .dis-icon-circular3[data-v-621bbd0b] {
  display: none;
}
.dis-cont-li:last-child .dis-cont-left .dis-icon-circular[data-v-621bbd0b] {
  display: block;
}
.protydet-tlt-left[data-v-35b74b12] {
  position: relative;
  margin-left: 10px;
  margin-bottom: 24px;
  width: 100%;
  font-size: 14px;
  color: #999;
  line-height: 25px;
  text-indent: 21px;
}
.protydet-tlt-left img[data-v-35b74b12] {
  position: absolute;
  top: 0;
  left: 0;
  width: 8px;
  height: 25px;
}
.protydet-tlt-left span[data-v-35b74b12] {
  color: #666;
}
.repair[data-v-35b74b12] {
  margin: 0 auto;
  width: 60%;
}
.repair .repair-state[data-v-35b74b12] {
  width: 100%;
  height: 30px;
  border: 1px solid #e5e5e5;
  border-radius: 2px;
  font-size: 12px;
  line-height: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: default;
}
.repair .repair-state span[data-v-35b74b12] {
  display: inline-block;
  margin: 0 6px 0 8px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
.repair .repair-text[data-v-35b74b12] {
  width: 100%;
  height: 30px;
  border: 1px solid #e5e5e5;
  border-radius: 2px;
  font-size: 12px;
  color: #333;
  line-height: 30px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: default;
}
.prodetail-tlt[data-v-2c4a5de6] {
  float: left;
  font-size: 12px;
  color: #999;
  font-weight: bold;
}
.prodetail-anniu[data-v-2c4a5de6] {
  overflow: hidden;
  zoom: 1;
  margin-left: 40px;
}
.prodetail-anniu div[data-v-2c4a5de6] {
  float: left;
  margin-right: 16px;
  padding: 0 18px;
  font-size: 12px;
  color: #333;
  line-height: 27px;
  border: 1px solid #E5E5E5;
  border-radius: 2px;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.prodetail-anniu div.isactive[data-v-2c4a5de6] {
  color: #2C87FF;
  line-height: 29px;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.dispatchstatusColor[data-v-5f555770] {
  font-size: 14px;
  text-indent: 8px;
  color: #999999;
}
.dispatchstatusColor span[data-v-5f555770] {
  content: "";
  border-radius: 50%;
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
  width: 6px;
  height: 6px;
  background: #999999;
}
.disjc[data-v-5f555770] {
  color: #1AD6BC;
}
.disjc span[data-v-5f555770] {
  background: #1AD6BC;
}
.disdj[data-v-5f555770] {
  color: #FFBD13;
}
.disdj span[data-v-5f555770] {
  background: #FFBD13;
}
.disfk[data-v-5f555770] {
  color: #F16072;
}
.disfk span[data-v-5f555770] {
  background: #F16072;
}
.protydet-tlt-left[data-v-5f555770] {
  position: relative;
  margin-left: 10px;
  margin-bottom: 24px;
  width: 100%;
  font-size: 14px;
  color: #999;
  line-height: 25px;
  text-indent: 21px;
}
.protydet-tlt-left img[data-v-5f555770] {
  position: absolute;
  top: 0;
  left: 0;
  width: 8px;
  height: 25px;
}
.protydet-tlt-left span[data-v-5f555770] {
  color: #666;
}
.clearfixfloat[data-v-5f555770] {
  overflow: hidden;
  zoom: 1;
}
.inxx_tlt[data-v-5f555770] {
  font-size: 18px;
  font-weight: bold;
}
.property-describe-text[data-v-5f555770] {
  font-size: 14px;
  color: #333;
  font-weight: bold;
}
.property-describe-text2[data-v-5f555770] {
  position: relative;
}
.property-describe-text2 span[data-v-5f555770] {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 14px;
  color: #333;
  font-weight: bold;
}
.property-img[data-v-5f555770] {
  margin-bottom: 10px;
  margin-right: 24px;
  width: 102px;
  height: 102px;
}
.property-img-text[data-v-5f555770] {
  display: inline-block;
  margin-top: 30px;
  width: 125px;
}
.property-img-text[data-v-5f555770] {
  font-size: 12px;
  color: #999;
  line-height: 20px;
}
.prolist .property-textarea textarea[data-v-5f555770] {
  min-height: 180px !important;
  height: 180px !important;
}
.dis-cont-li[data-v-5f555770] {
  position: relative;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.dis-cont-li .dis-cont-left[data-v-5f555770] {
  position: absolute;
  top: 2px;
  left: 0;
  width: 16px;
  min-height: 64px;
  height: 100%;
}
.dis-cont-li .dis-cont-left span[data-v-5f555770] {
  position: absolute;
  display: block;
}
.dis-cont-li .dis-cont-left .dis-icon-circular[data-v-5f555770] {
  display: none;
  top: 0;
  left: 0;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 2px solid #FFF;
  background: #FFF;
}
.dis-cont-li .dis-cont-left .dis-icon-line[data-v-5f555770] {
  top: 16px;
  left: 7px;
  width: 2px;
  min-height: 64px;
  height: 100%;
}
.dis-cont-li .dis-cont-left .dis-icon-circular2[data-v-5f555770] {
  display: none;
  top: 3px;
  left: 3px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
.dis-cont-li .dis-cont-left .dis-icon-circular3[data-v-5f555770] {
  top: 3px;
  left: 3px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  border: 2px solid #FFF;
  background: #FFF;
}
.dis-cont-li .dis-cont-right[data-v-5f555770] {
  margin-left: 23px;
  padding-bottom: 30px;
  width: 440px;
}
.dis-cont-li .dis-cont-right .dis-cont-tlt[data-v-5f555770] {
  margin-bottom: 12px;
  font-size: 14px;
  color: #333;
  line-height: 20px;
}
.dis-cont-li .dis-cont-right .dis-cont-text[data-v-5f555770] {
  margin-top: 4px;
  font-size: 14px;
  color: #999;
  line-height: 17px;
}
.dis-cont-li .dis-cont-right .dis-cont-text span[data-v-5f555770]:nth-child(2) {
  margin-left: 12px;
}
.dis-cont-li .dis-cont-right .dis-cont-text span[data-v-5f555770]:nth-child(3) {
  float: right;
}
.dis-cont-li .dis-cont-right .dis-lc-img[data-v-5f555770] {
  cursor: pointer;
  margin-top: 4px;
}
.dis-cont-li .dis-cont-right .dis-lc-img img[data-v-5f555770] {
  margin-right: 10px;
  width: 88px;
  height: 88px;
  border-right: 2px;
}
.dis-cont-li:first-child .dis-cont-left .dis-icon-circular[data-v-5f555770], .dis-cont-li:first-child .dis-cont-left .dis-icon-circular2[data-v-5f555770] {
  display: block;
}
.dis-cont-li:first-child .dis-cont-left .dis-icon-circular3[data-v-5f555770] {
  display: none;
}
.dis-cont-li:last-child .dis-cont-left .dis-icon-line[data-v-5f555770], .dis-cont-li:last-child .dis-cont-left .dis-icon-circular3[data-v-5f555770] {
  display: none;
}
.dis-cont-li:last-child .dis-cont-left .dis-icon-circular[data-v-5f555770] {
  display: block;
}
.detail_set_item_container i {
  color: #999999;
  font-style: normal;
}
.detail_property_wrapper span {
  width: auto;
}
.process_scroll {
  height: auto;
  margin: 0 auto;
}
.process_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
}
.process_container .process_item_container {
  display: inline-block;
}
.process_container .process_item_container .name {
  width: 240px;
  text-align: center;
  margin-top: 20px;
}
.process_container .process_item_container .process_item {
  position: relative;
}
.process_container .process_item_container .process_line {
  width: 240px;
  height: 1px;
  background: #DDDDDD;
}
.process_container .process_item_container .process_line_first {
  width: 120px;
  position: absolute;
  right: 0;
}
.process_container .process_item_container .process_line_end {
  width: 120px;
}
.process_container .process_item_container .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  cursor: pointer;
}
.process_container .process_item_container .active {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #4783F1;
}
.process_container .process_item_container .isActive {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 5px solid #4783F1;
  background: #FFFFFF;
}
.data_title[data-v-51eb37f2],
.list_title[data-v-51eb37f2] {
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  color: #333333;
  padding: 20px;
  background: #FFFFFF;
}
.work_order_data[data-v-51eb37f2] {
  background: #FFFFFF;
  border-bottom: 1px solid #E5E5E5;
}
.work_status_list[data-v-51eb37f2] {
  overflow: hidden;
  padding-left: 31px;
}
.work_status_list li[data-v-51eb37f2] {
  float: left;
  margin-right: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.work_status_list .img[data-v-51eb37f2] {
  float: left;
}
.work_status_list .status_name[data-v-51eb37f2] {
  float: left;
  margin-left: 10px;
}
.status_name .name[data-v-51eb37f2] {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #666666;
}
.status_name .num[data-v-51eb37f2] {
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: #333333;
  padding-top: 3px;
}
.work_order_classification[data-v-51eb37f2] {
  overflow: hidden;
  margin-left: 17px;
  padding-bottom: 25px;
}
.work_order_classification li[data-v-51eb37f2] {
  float: left;
  height: 50px;
  border: 1px solid #70707015;
  opacity: 0.8;
  border-radius: 9px;
  text-align: center;
  margin-right: 42px;
}
.work_order_classification .num[data-v-51eb37f2] {
  margin-top: 2px;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: #333333;
}
.work_order_classification .classification[data-v-51eb37f2] {
  font-size: 14px;
  line-height: 20px;
  color: #666666;
  padding: 0 10px;
}
.repair_contaner .detail_block .el-form {
  padding-left: 2.08%;
}
.repair_contaner .basic_detail_container .el-row {
  margin-bottom: 0;
}
.repair_contaner .basic_detail_container .process .el-row {
  margin-bottom: 5px;
}
@charset "UTF-8";
.iframe[data-v-79d655db] {
  width: 100%;
  height: 70vh;
  /*设置高度百分比,一直调到只有一个滚动调为止*/
  border: 0;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@charset "UTF-8";
.iframe[data-v-155c9b40] {
  width: 100%;
  height: 70vh;
  /*设置高度百分比,一直调到只有一个滚动调为止*/
  border: 0;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.el-form-item .el-input__inner,
.el-button {
  border-radius: 0px;
}
.el-table__row .el-form-item .el-input__inner,
.el-table__row .el-button {
  font-size: 14px;
}
.avue-crud__dialog__menu {
  padding-right: 24px;
  margin-top: 4px;
}
.forecast_detail[data-v-9a7b3b78], .forecast_result[data-v-9a7b3b78] {
  padding: 0px 38px;
}
.forecast_detail .has-gutter .cell[data-v-9a7b3b78], .forecast_result .has-gutter .cell[data-v-9a7b3b78] {
  text-align: left !important;
}
.automatic[data-v-9a7b3b78] {
  padding: 18px 0;
}
.automatic .ending_rental .rental_radio_item .el-radio[data-v-9a7b3b78] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.forecast_detail_item .item_name[data-v-9a7b3b78],
.manual_algorithm .item_name[data-v-9a7b3b78],
.forecast_result .item_name[data-v-9a7b3b78] {
  font-size: 16px;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  padding-left: 8px;
  border-left: 4px solid #363E63;
  margin: 18px 0;
}
.forecast_amount[data-v-9a7b3b78] {
  text-align: right;
}
.result_list .item_table[data-v-9a7b3b78] {
  padding: 20px;
}
.radio_group[data-v-9a7b3b78] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.forecast_detail[data-v-6614ca04], .forecast_result[data-v-6614ca04] {
  padding: 0px 38px;
}
.automatic[data-v-6614ca04] {
  padding: 18px 0;
}
.automatic .ending_rental .rental_radio_item .el-radio[data-v-6614ca04] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.forecast_detail_item .item_name[data-v-6614ca04],
.manual_algorithm .item_name[data-v-6614ca04],
.forecast_result .item_name[data-v-6614ca04] {
  font-size: 16px;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  padding-left: 8px;
  border-left: 4px solid #363E63;
  margin: 18px 0;
}
.forecast_amount[data-v-6614ca04] {
  text-align: right;
}
.radio_group[data-v-6614ca04] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.forecast_container .top[data-v-1a78db35] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.forecast_container .top .item[data-v-1a78db35] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 50px 40px;
  border: 2px solid #D7DFE8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  cursor: pointer;
}
.forecast_container .top .item .title[data-v-1a78db35] {
  font-size: 14px;
  font-weight: bold;
  background: #F9FAFC;
  padding: 20px 0;
  text-align: center;
}
.forecast_container .top .item .ul[data-v-1a78db35] {
  margin: 20px 50px 30px 20px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.forecast_container .top .item .ul .li[data-v-1a78db35] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 12px;
  font-size: 12px;
}
.forecast_container .top .item .ul .li i[data-v-1a78db35] {
  width: 9px;
  height: 9px;
  display: inline-block;
  border-radius: 50%;
  background: #F1F1F1;
  margin-right: 15px;
}
.forecast_container .top .item .ul .li span[data-v-1a78db35] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.forecast_container .top .item .btn_wrapper[data-v-1a78db35] {
  margin: 0 auto 25px;
}
.forecast_container .top .item .btn_wrapper .btn[data-v-1a78db35] {
  border: 1px solid #D7DFE8;
  width: 150px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: inline-block;
}
.forecast_container .top .item[data-v-1a78db35]:hover {
  border-color: #397EFF;
}
.forecast_container .top .item:hover .title[data-v-1a78db35] {
  background: #F5F9FF;
}
.forecast_container .top .item:hover .btn_wrapper[data-v-1a78db35] {
  border-color: #397EFF;
  background: #397EFF;
  color: #ffffff;
}
.forecast_container .bottom .title[data-v-1a78db35] {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
}
.aparement-detail-container .flexCenter .flex1[data-v-a37c1fa8] {
  margin-right: 10px;
}
.aparement-detail-container .flexCenter .flex1[data-v-7239ea90] {
  margin-right: 10px;
}
.date-chooice-container[data-v-633abebc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}
.date-chooice-container .date-wrapper[data-v-633abebc] {
  margin-right: 20px;
}
.property_transfer_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.property_transfer_container .el-transfer-panel {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.property_transfer_container .el-transfer-panel .el-transfer-panel__item.el-checkbox .el-checkbox__label {
  overflow: visible;
}
.date-chooice-container[data-v-8fd85cf2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}
.date-chooice-container .date-wrapper[data-v-8fd85cf2] {
  margin-right: 20px;
}
.property_transfer_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.property_transfer_container .el-transfer-panel {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.property_transfer_container .el-transfer-panel .el-transfer-panel__item.el-checkbox .el-checkbox__label {
  overflow: visible;
}
.date-chooice-container[data-v-d263ef7e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}
.date-chooice-container .date-wrapper[data-v-d263ef7e] {
  margin-right: 20px;
}
.date-chooice-container[data-v-82b2e3f4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}
.date-chooice-container .date-wrapper[data-v-82b2e3f4] {
  margin-right: 20px;
}
.date-chooice-container .has-gutter tr th:nth-last-child(2) .cell[data-v-82b2e3f4] {
  text-align: left !important;
}
.station-row-list[data-v-2def601a] {
  border: 1px solid #DCDFE6;
  padding: 10px;
}

.main[data-v-ff36a99a]  .view-lines * {
  font-family: Consolas, "Courier New", monospace !important;
}

.code-mirror-form[data-v-204ec419]  .el-form-item__content {
  height: 200px;
  overflow: hidden;
}
.my-editor[data-v-204ec419] {
  height: 400px;
}
.my-editor div.jsoneditor[data-v-204ec419] {
  height: 400px !important;
}
.title[data-v-204ec419] {
  width: 100%;
  display: inline-block;
  text-align: left;
}
.addSwitch ul[data-v-204ec419] {
  list-style: none;
  margin: 0px;
}
.addSwitch ul li[data-v-204ec419] {
  width: 200px;
  height: 60px;
  padding: 10px;
  border: 1px solid #aaa;
  float: left;
  margin-right: 10px;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
}
.addSwitch ul li.add[data-v-204ec419], .addSwitch ul li[data-v-204ec419]:hover {
  border: 1px solid #3385ff;
  color: #3385ff;
}
.filterWrapper[data-v-204ec419] {
  position: relative;
}
.filterTable[data-v-204ec419] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border: 1px solid #dcdfe6;
  border-radius: 4px;
  padding: 5px 15px 25px 15px;
}
.filterWrapper .addFilter[data-v-204ec419] {
  cursor: pointer;
  width: 150px;
  height: 50px;
  border-radius: 3px;
  border: 1px solid #67c23a;
  margin-top: 20px;
  background: #e4f7da;
  padding-left: 24px;
}
.filterWrapper .addFilter i[data-v-204ec419] {
  font-size: 20px;
  color: #67c23a;
  margin-top: 16px;
  margin-left: 16px;
}
.filterWrapper .addFilter span[data-v-204ec419] {
  color: #67c23a;
  margin-left: 5px;
  font-size: 18px;
}
.filterBox[data-v-204ec419] {
  width: 182px;
  position: relative;
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.filterBox .box[data-v-204ec419] {
  width: 150px;
  height: 50px;
  text-align: center;
  position: relative;
  background: #e0e8ff;
  border-radius: 3px;
  border: 1px solid #b8caff;
  float: left;
  padding: 5px 20px;
}
.filterBox .box .reduceFilter[data-v-204ec419] {
  width: 10px;
  height: 10px;
  position: absolute;
  right: 4px;
  top: 4px;
  cursor: pointer;
}
.filterBox .box .editor[data-v-204ec419] {
  width: 12px;
  height: 13px;
  position: absolute;
  left: -5px;
  top: 5px;
  cursor: pointer;
}
.filterBox .rightIcon[data-v-204ec419] {
  width: 45px;
  height: 19px;
  position: absolute;
  right: 10px;
  top: 15px;
}
.filterTextarea[data-v-204ec419]  .el-textarea__inner {
  min-height: 300px !important;
}
.filterBox .code-selected[data-v-204ec419] {
  width: 70%;
  margin-top: 4px;
}
.filterBox[data-v-204ec419]  .el-input--suffix .el-input__inner {
  background: #f4f7ff;
  border-radius: 3px;
  border: 1px solid #b8caff;
  color: #89a3ee;
}
.font-icon-right[data-v-204ec419] {
  line-height: 35px;
  font-size: 30px;
}
.popover-box[data-v-204ec419] {
  width: 100%;
  height: 220px;
  overflow-y: auto;
  padding: 10px;
}
[data-v-71d0fe3e].el-dropdown {
  margin-right: 20px;
}
.brand-title-container[data-v-790d0a8d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
}
.el-table__column-filter-trigger i {
  color: #fff;
}
@charset "UTF-8";
.pro-tlt {
  position: relative;
  padding-bottom: 15px;
  font-size: 18px;
}
.pro-tlt i {
  position: absolute;
  top: 0;
  right: 0;
}

/*标签*/
.el-tag + .el-tag {
  margin-left: 10px;
}
.button-new-tag {
  margin-left: 10px;
  height: 32px;
  line-height: 30px;
  padding-top: 0;
  padding-bottom: 0;
}
.input-new-tag {
  width: 100px;
  margin-left: 10px;
  vertical-align: bottom;
}
.el-form--label-top .el-form-item__label {
  padding: 0 !important;
}
.el-form-item__content .button-new-tag:nth-child(1) {
  margin-left: 0;
}
.iconDown[data-v-7c15488c] {
  position: relative;
  top: 60px;
  font-size: 18px;
  left: -30px;
}

.setting_container {
  background: #FFF;
}
.flip-list-move {
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.no-move {
  -webkit-transition: -webkit-transform 0s;
  transition: -webkit-transform 0s;
  transition: transform 0s;
  transition: transform 0s, -webkit-transform 0s;
}
.ghost {
  opacity: 0.5;
  background: #c8ebfb;
}
.list-group {
  min-height: 20px;
}
.list-group-item {
  display: inline-block;
  cursor: move;
  margin: 0 0 30px 30px;
  position: relative;
  border: 1px solid #E1E1E1;
  overflow: hidden;
}
.list-group-item i {
  cursor: pointer;
}
.list-group-item img {
  height: calc(100% - 32px);
  width: 100%;
}
.chart_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 32px;
  font-size: 12px;
  margin: 0 10px;
}


.button {
  margin-top: 35px;
}
.flip-list-move {
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.no-move {
  -webkit-transition: -webkit-transform 0s;
  transition: -webkit-transform 0s;
  transition: transform 0s;
  transition: transform 0s, -webkit-transform 0s;
}
.ghost {
  opacity: 0.5;
  background: #c8ebfb;
}
.list-group {
  min-height: 20px;
}
.list-group-item {
  display: inline-block;
  cursor: move;
  height: 330px;
  margin: 0 0 15px 15px;
  position: relative;
  border: 1px solid #E1E1E1;
  overflow: hidden;
}
.list-group-item i {
  cursor: pointer;
}
.list-group-item .el-icon-delete-solid {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 28px;
}
.list-group-item img {
  height: calc(100% - 38px);
  width: 100%;
}
.chart_setting_icon {
  text-align: right;
  color: #333333;
  margin: 5px;
  height: 28px;
}
.drag-item-icon {
  margin-left: 40px;
}
.chart_setting_icon .el-input {
  margin: 0 10px;
}

.message_item_container .message_item {
  margin-bottom: 20px;
}

.system_contract[data-v-5c38d6e2] {
.el-tag {
    margin-bottom: 10px;
}
.el-icon-circle-close {
    cursor: pointer;
}
.form {
    margin: 20px 0 30px;
}
}


.title[data-v-40f260a5] {
  font-size: 14px;
  margin: 10px 0;
  color: #333333;
}
.desc[data-v-40f260a5] {
  font-size: 12px;
  color: #999999;
  margin-left: 50px;
}
.system_message_tab .el-tabs__header {
  margin-right: 0 !important;
}
.system_message_tab .message_item_container {
  overflow-y: scroll;
}
.system_message_tab .message_item_container .message_item {
  padding: 20px;
  border-bottom: 1px solid #EEEEEE;
}
.system_message_tab .message_item_container .message_item .message_content {
  padding: 10px;
  font-size: 14px;
  background: #f0f2f5;
}
.system_container {
  padding-top: 10px;
  background: #FFFFFF;
}
.system_container .system_form {
  border-bottom: 10px solid #f2f3f5;
}
.system_container .system_tab_container {
  padding: 0 20px 20px;
}
.system_container .el-tabs__nav-wrap {
  padding-left: 20px;
}
.accounting-container {
  overflow-y: scroll;
}
.inventory-container .record-header {
  background: #fff;
  border-radius: 12px;
  padding: 10px 0 1px;
}
.inventory-container .chart-container {
  margin: 20px 0;
  padding: 30px;
  background: #fff;
  border-radius: 12px;
}
.inventory-container .title {
  font-size: 14px;
  position: relative;
  font-weight: 500;
  margin-bottom: 20px;
}
.inventory-container .title::before {
  content: "";
  border-left: 2px solid #1E90FF;
  margin-right: 10px;
  border-radius: 2px;
}
.inventory-info-header[data-v-7e449bcc] {
  padding: 32px 0 20px;
  border-top: 1px solid #e5e5e5;
}
.inventory-info-header span[data-v-7e449bcc] {
  color: #666666;
  font-size: 14px;
  margin-right: 85px;
}
._date[data-v-7e449bcc] {
  color: #999999;
  font-size: 14px;
  margin-left: 20px;
}
.inventory-container .pre_title {
  font-size: 14px;
  color: #999999;
}
.inventory-container .inventory-right-container {
  position: relative;
}
.inventory-container .inventory-right-container .inventory-form {
  padding: 20px;
}
.inventory-container .inventory-right-container .inventory-form .self_form_bg input, .inventory-container .inventory-right-container .inventory-form .self_form_bg textarea {
  background: border-box;
  border: 1px solid #fff;
  color: #fff;
}
.inventory-container .inventory-right-container .inventory-form .el-form-item__label {
  color: #fff;
}
.inventory-container .inventory-right-container .inventory-form input {
  color: #fff;
}
.inventory-container .inventory-right-container .inventory_button {
  text-align: center;
  width: 100%;
  position: absolute;
  bottom: 40px;
}

[data-v-87878570] .el-select .el-input__inner:focus{
  border-color: #fff !important;
}
[data-v-87878570] .el-cascader .el-input .el-input__inner:focus, .el-cascader .el-input.is-focus .el-input__inner[data-v-87878570]{
  border-color: #fff !important;
}


[data-v-78243ab2] .el-select .el-input__inner:focus{
  border-color: #fff !important;
}
[data-v-78243ab2] .el-cascader .el-input .el-input__inner:focus, .el-cascader .el-input.is-focus .el-input__inner[data-v-78243ab2]{
  border-color: #fff !important;
}

