*[data-v-3efbdbb5] {
  box-sizing: border-box;
}
.item-check .van-cell[data-v-3efbdbb5] {
  padding: 15px 25px;
}
.item-check .van-cell[data-v-3efbdbb5]::after {
  border-bottom: 1px solid #ddd;
}
[data-v-3efbdbb5] .item-check .van-radio__icon .van-icon {
  border: 1px solid transparent;
}
[data-v-3efbdbb5] .item-check .van-hairline--top-bottom::after,
.van-hairline-unset--top-bottom[data-v-3efbdbb5]::after {
  border-width: 0 0;
}
[data-v-3efbdbb5] .item-check .van-radio__icon--checked .van-icon {
  color: #0c6fa8;
  background-color: #fff;
}
/* 图片弹窗 */
.fixed-popup[data-v-3efbdbb5] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.3);
  z-index: 9999;
}
.fixed-popup .show-inner[data-v-3efbdbb5] {
  position: absolute;
  left: 50%;
  top: 10%;
  margin-left: -150px;
  width: 300px;
}
.fixed-popup .show-inner img[data-v-3efbdbb5] {
  width: 100%;
  height: auto;
}
.fixed-popup .close-icon[data-v-3efbdbb5] {
  position: absolute;
  right: 0;
  top: -50px;
  margin-left: -15px;
  font-size: 30px;
  color: #fff;
}
[data-v-3efbdbb5] .el-cascader-menu {
  min-width: 190px;
}
[data-v-3efbdbb5] .el-cascader-panel.is-bordered {
  border: 0;
}
[data-v-3efbdbb5] .el-cascader-menu__wrap {
  height: 300px;
}
.el-container[data-v-3efbdbb5] {
  max-width: 750px;
  margin: 0 auto;
}
.keyword[data-v-3efbdbb5] {
  display: flex;
  align-items: center;
  font-size: 14px;
  padding: 10px 7px 10px 0px;
}
.keyword .question-icon[data-v-3efbdbb5] {
  font-size: 20px;
  color: #999;
  margin-left: 10px;
}
.keyText[data-v-3efbdbb5] {
  font-size: 16px;
  line-height: 32px;
  width: 50px;
  color: #0c6fa8;
}
[data-v-3efbdbb5] .el-input__icon {
  margin-right: 18px;
}
[data-v-3efbdbb5] .el-input__icon {
  margin-left: 15px;
  line-height: 32px;
}
[data-v-3efbdbb5] .search-input .el-input__inner {
  background-color: #f4f4f4;
  border: none;
}
[data-v-3efbdbb5] .van-dropdown-menu__bar {
  box-shadow: none;
  max-width: 750px;
  border-bottom: 1px solid #dbdbdb;
}
[data-v-3efbdbb5] .van-dropdown-item {
  max-width: 750px;
  margin: 0 auto;
}
[data-v-3efbdbb5] .el-input__icon {
  margin-left: 15px;
}
[data-v-3efbdbb5] .el-input--mini {
  font-size: 12px;
  padding: 0px 12px;
}
.filterBtn[data-v-3efbdbb5] {
  width: 100%;
  display: flex;
  position: fixed;
  z-index: 55;
  top: 400px;
  height: 44px;
  max-width: 750px;
  background: #0c6fa8;
}
.el-main[data-v-3efbdbb5] {
  height: 100vh;
  padding: 0 0 50px;
  position: relative;
  background: #f2f2f2;
  max-width: 750px;
  font-size: 16px;
}
.el-main .listTop[data-v-3efbdbb5] {
  background-color: #fff;
  width: 100%;
  max-width: 750px;
  height: auto;
  position: fixed;
  top: 0;
  z-index: 100;
}
.el-main[data-v-3efbdbb5] .van-pull-refresh {
  margin-top: 102px;
}
.el-main[data-v-3efbdbb5] .search-input .el-input__inner {
  height: 32px;
  text-align: center;
  border-radius: 26px;
  font-size: 14px;
}
.el-footer[data-v-3efbdbb5] {
  position: fixed;
  bottom: 0px;
  z-index: 5;
  width: 100%;
  max-width: 750px;
  background-color: #fff;
  border-top: 1px solid #ebeef5;
  margin: 0 auto;
  padding: 0px;
}
[data-v-3efbdbb5] .van-checkbox-group {
  padding-bottom: 60px;
}
.item[data-v-3efbdbb5] {
  position: relative;
  height: 343px;
}
ul[data-v-3efbdbb5] {
  padding: 12px;
}
ul li[data-v-3efbdbb5] {
  margin-bottom: 10px;
}
ul .listItem[data-v-3efbdbb5] {
  background-color: #fff;
  border-radius: 6px;
  padding: 0 12px 12px;
}
ul .listItem .title_top[data-v-3efbdbb5] {
  border-bottom: 1px solid #f6f6f6;
}
ul .listItem .title[data-v-3efbdbb5] {
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 15px;
}
ul .listItem .title .seeImg-icon[data-v-3efbdbb5] {
  width: 20px;
  height: auto;
  margin-right: 10px;
}
ul .listItem .title .opt-arrow[data-v-3efbdbb5] {
  display: flex;
  height: 40px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
}
ul .listItem .visit-area[data-v-3efbdbb5] {
  display: flex;
  align-items: center;
  font-weight: 550;
}
ul .listItem .visit-areaX[data-v-3efbdbb5] {
  align-items: center;
  font-weight: 550;
  width: 145px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
ul .listItem .middleText[data-v-3efbdbb5] {
  position: relative;
  font-size: 14px;
  line-height: 25px;
}
ul .listItem .middleText .isBatch[data-v-3efbdbb5] {
  position: absolute;
  right: 0;
  top: 0;
  color: #4dcf7f;
  line-height: 20px;
  font-size: 13px;
  padding: 0 3px;
  border-radius: 3px;
  border: 1px solid #4dcf7f;
}
ul .listItem .middleText .leftText[data-v-3efbdbb5] {
  display: inline-block;
  color: #8d8d8d;
  width: 100px;
}
ul .listItem .tableStyle[data-v-3efbdbb5] {
  border-top: 1px solid #f6f6f6;
  margin-top: 10px;
  padding: 10px 0px;
}
ul .listItem .tableStyle .tableList[data-v-3efbdbb5] {
  border: 1px solid #f6f6f6;
  border-bottom: 0px solid #f6f6f6;
  margin-bottom: 10px;
  display: flex;
}
ul .listItem .tableStyle .tableList .leftTable[data-v-3efbdbb5] {
  width: 50%;
}
ul .listItem .tableStyle .tableList .leftTable .tableTitle[data-v-3efbdbb5] {
  display: flex;
  font-size: 13px;
  border-bottom: 1px solid #f6f6f6;
}
ul .listItem .tableStyle .tableList .leftTable .tableTitle .tableLeftText[data-v-3efbdbb5] {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 40%;
  height: 40px;
  line-height: 1;
  padding: 10px 0;
  background: #f2f2f2;
  color: #959595;
}
ul .listItem .tableStyle .tableList .leftTable .tableTitle .tableRightText[data-v-3efbdbb5] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 60%;
  padding: 0px 8px;
}
ul .listItem .tableStyle .tableList .leftTable .tableTitle .tableRightText .edit-icon[data-v-3efbdbb5] {
  color: #0c6fa8;
  font-size: 18px;
  font-weight: 550;
}
.ellipsisText[data-v-3efbdbb5] {
  cursor: pointer;
}
/*中央弹窗*/
.remarksBox[data-v-3efbdbb5] {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.remarksBox .editInput[data-v-3efbdbb5] {
  margin: 30px auto;
  background: #f2f2f2;
  width: 200px;
}
.remarksBox .remarksBox_title[data-v-3efbdbb5] {
  padding: 10px 10px 0px 10px;
  font-size: 18px;
  text-align: center;
  line-height: 25px;
}
.remarksBox .remarksBox_title span[data-v-3efbdbb5] {
  float: left;
  color: #888888;
}
.remarksBox .toast-area[data-v-3efbdbb5] {
  padding: 15px;
  color: #444;
  margin-top: 10px;
  overflow-y: auto;
}
.remarksBox .toast-area p[data-v-3efbdbb5] {
  margin-bottom: 10px;
  line-height: 24px;
}
.remarksBox .tis[data-v-3efbdbb5] {
  padding: 50px 10px;
  text-align: center;
  font-size: 16px;
  color: #333;
}
.reason_warning[data-v-3efbdbb5] {
  color: #fff;
  display: inline-block;
  padding: 3px 5px;
  border-radius: 2px;
  font-size: 10px !important;
}
.warning_list[data-v-3efbdbb5] {
  margin-right: 5px;
}
.list[data-v-3efbdbb5] {
  width: 100%;
  display: flex;
  justify-content: flex-start;
}
[data-v-3efbdbb5] .el-table__header {
  width: 100%;
  table-layout: fixed !important;
}
[data-v-3efbdbb5] .el-table__body {
  width: 100%;
  table-layout: fixed !important;
}

