.AddLossPlanForm .el-input__icon {
  line-height: 32px;
}
.AddLossPlanForm .bbn {
  border-bottom: none!important;
}
.AddLossPlanForm .bb {
  border-bottom: 1px solid #C4DBFF;
}
.AddLossPlanForm .title {
  height: 45px;
  line-height: 45px;
  padding-left: 12px;
  background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), to(rgba(23, 132, 252, 0.102)));
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(23, 132, 252, 0.102) 100%);
}
.AddLossPlanForm .title i {
  width: 4px;
  height: 18px;
  background-color: #1784FC;
  float: left;
  margin-top: 15px;
  margin-right: 5px;
  border-radius: 2px;
}
.AddLossPlanForm .title b {
  font-size: 16px;
  color: #3D3D3D;
}
.AddLossPlanForm .title .fr {
  margin-right: 18px;
}
.AddLossPlanForm .flex {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.AddLossPlanForm .flex > div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 9px 0;
  border-bottom: 1px solid #f1f1f1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.AddLossPlanForm .flex > div.w1 {
  width: 200px;
  -webkit-box-flex: inherit;
      -ms-flex: inherit;
          flex: inherit;
}
.AddLossPlanForm .flex > div span {
  width: 100px;
  text-align: right;
  display: inline-block;
  color: #333;
}
.AddLossPlanForm .flex > div div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #666;
}
.AddLossPlanForm .flex > div div .txt {
  height: 22px;
  line-height: 20px;
  border: 1px solid green;
  display: inline-block;
  font-size: 12px;
  border-radius: 4px;
  margin-right: 5px;
  padding: 0 5px;
}
.AddLossPlanForm .th {
  height: 45px;
  line-height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #E3EEFF;
  border-radius: 6px 6px 0 0;
  margin: 5px 5px 0 5px;
}
.AddLossPlanForm .th div {
  text-align: center;
  font-weight: bold;
  color: #000;
}
.AddLossPlanForm .th .th1 {
  width: 40px;
}
.AddLossPlanForm .th .th2 {
  width: 140px;
}
.AddLossPlanForm .th .th3 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.AddLossPlanForm .th .th4 {
  width: 120px;
}
.AddLossPlanForm .th .th5 {
  width: 130px;
}
.AddLossPlanForm .th .th6 {
  width: 170px;
}
.AddLossPlanForm .td {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 5px;
  border-right: 1px solid #C4DBFF;
}
.AddLossPlanForm .td > div {
  border-left: 1px solid #C4DBFF;
}
.AddLossPlanForm .td .td1 {
  width: 40px;
  font-weight: bold;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  justify-items: center;
  border-bottom: 1px solid #C4DBFF;
}
.AddLossPlanForm .td .td1 div {
  text-align: center;
  width: 40px;
}
.AddLossPlanForm .td .td2 {
  width: 140px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  text-align: center;
}
.AddLossPlanForm .td .td3 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-left: 1px solid #C4DBFF;
  text-align: center;
}
.AddLossPlanForm .td .td4 {
  width: 120px;
  border-left: 1px solid #C4DBFF;
  text-align: center;
}
.AddLossPlanForm .td .td5 {
  width: 130px;
  border-left: 1px solid #C4DBFF;
  text-align: center;
}
.AddLossPlanForm .td .td6 {
  width: 170px;
  border-left: 1px solid #C4DBFF;
  text-align: center;
}
.AddLossPlanForm .td .tdd {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.AddLossPlanForm .td .tdd .tdd1 {
  height: 40px;
  line-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #C4DBFF;
}
.AddLossPlanForm .td .tdd .tdd2 {
  min-height: 40px;
  line-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #C4DBFF;
}
.AddLossPlanForm .remark {
  padding: 10px 15px;
}
.AddLossPlanForm .items {
  min-height: 45px;
  line-height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #f1f1f1;
}
.AddLossPlanForm .items .label {
  width: 100px;
  text-align: right;
  color: #333;
  font-weight: bold;
}
.AddLossPlanForm .items .w290 {
  width: 290px;
}
.AddLossPlanForm .items .bool {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.AddLossPlanForm .items .bool .ant-input {
  width: 150px;
  display: inline-block;
}
.AddLossPlanForm .items .bool .ant-input-number {
  width: 120px;
}
.AddLossPlanForm .items .w2 {
  width: 210px;
}
.AddLossPlanForm .items .w2 .ant-input {
  width: 150px;
  display: inline-block;
}
.AddLossPlanForm .items .w3 {
  width: 170px;
}
.AddLossPlanForm .items .w6 {
  width: 284px;
}
.AddLossPlanForm .items .w6 .ant-select {
  width: 150px;
  display: inline-block;
}
.AddLossPlanForm .items textarea {
  width: 88%;
  margin: 5px;
}
.AddLossPlanForm .titleItems {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 0;
}
.AddLossPlanForm .titleItems > div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.AddLossPlanForm .titleItems > div .label {
  width: 110px;
  text-align: right;
}
.AddLossPlanForm .titleItems > div .el-date-editor {
  width: 220px!important;
}
.AddLossPlanForm .titleItems > div .el-date-editor .el-input__prefix {
  height: 32px;
}
.AddLossPlanForm .titleItems > div textarea {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0 5px;
}

.sectionCustomerInfo {
  height: 100%;
}
.sectionCustomerInfo .heads {
  width: 100px;
  height: 120px;
  background-color: #fff;
  padding-top: 20px;
  text-align: center;
  position: absolute;
  top: 65px;
  right: 0;
}
.sectionCustomerInfo .heads img {
  width: 80px;
  height: 80px;
  border-radius: 80px;
  display: inline-block;
}
.sectionCustomerInfo .heads .img {
  width: 80px;
  height: 80px;
  border-radius: 80px;
  text-align: center;
  padding: 1px;
  display: inline-block;
  border: 2px solid #1784fc;
}
.sectionCustomerInfo .heads .img .iconfont {
  font-size: 78px;
  color: #666;
  font-weight: 400;
}
.sectionCustomerInfo .ant-card {
  width: 100%;
}
.sectionCustomerInfo .ant-card .ant-card-head {
  min-height: 40px;
  background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), to(rgba(23, 132, 252, 0.102)));
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(23, 132, 252, 0.102) 100%);
}
.sectionCustomerInfo .ant-card .ant-card-head-title {
  padding: 10px 0;
  color: #000;
}
.sectionCustomerInfo .ant-card-extra {
  padding: 5px 0;
}
.sectionCustomerInfo .ant-card-extra .ant-btn {
  border-radius: 32px;
}
.sectionCustomerInfo .ant-card-extra .btn {
  color: #1784fc;
  border-color: #1784fc;
  background-color: #E9F2FF;
}
.sectionCustomerInfo .ant-card-bordered {
  border-color: #E9E9E9;
}
.sectionCustomerInfo .ant-card-body {
  padding: 0;
}
.sectionCustomerInfo .flex {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 45px;
  border-top: 1px solid #E9E9E9;
  float: left;
}
.sectionCustomerInfo .flex .label {
  width: 115px;
  line-height: 43px;
  text-align: right;
  color: #999;
}
.sectionCustomerInfo .flex .label .anticon {
  color: #333 !important;
  cursor: pointer;
}
.sectionCustomerInfo .flex .content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #333;
  line-height: 22px;
  word-break: break-all;
  white-space: initial;
  padding-top: 12px;
}
.sectionCustomerInfo .flex .content span {
  margin-right: 20px;
}
.sectionCustomerInfo .flex .content .anticon-eye {
  font-size: 20px;
  cursor: pointer;
}
.sectionCustomerInfo .flex .content .badgeIcons {
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
  border-radius: 28px;
  float: left;
  margin: 8px 8px 0 0;
}
.sectionCustomerInfo .w100 {
  width: 100%;
}
.sectionCustomerInfo .bb {
  height: 1px;
  background-color: #E9E9E9;
  clear: both;
}
.sectionCustomerInfo .tits {
  height: 40px;
  line-height: 40px;
  border-top: 1px solid #e9e9e9;
  clear: both;
  padding-left: 20px;
}
.sectionCustomerInfo .br {
  border-right: 1px solid #E9E9E9;
}
.sectionCustomerInfo .label-tag {
  display: inline-block;
  padding: 0 8px;
  border-radius: 4px;
  margin-right: 10px !important;
  color: #fff;
  font-size: 12px;
}
.sectionCustomerInfo .labels {
  margin-bottom: 8px;
  padding-bottom: 8px;
  border-bottom: none;
}

.sectionCustomerImage {
  height: 505px;
}
.sectionCustomerImage .ant-collapse-header {
  background-color: #fff;
}
.sectionCustomerImage .ant-empty {
  width: 650px;
  padding-top: 150px;
}

.sectionCustomerOrder {
  height: 505px;
}
.sectionCustomerOrder .ant-collapse {
  margin: 5px;
  border: none;
  background-color: transparent;
}
.sectionCustomerOrder .ant-collapse .ant-collapse-item {
  margin-bottom: 10px;
  border-radius: 8px;
  border: 1px solid #E9E9E9;
}
.sectionCustomerOrder .ant-collapse .ant-collapse-header {
  background-color: #E9F2FF;
  color: #333;
  padding: 10px 10px 10px 35px;
}
.sectionCustomerOrder .ant-collapse .ant-collapse-header .anticon-right {
  left: 5px;
}
.sectionCustomerOrder .ant-collapse .ant-collapse-header span {
  margin-right: 10px;
}
.sectionCustomerOrder .ant-collapse .anticon-right {
  color: #d9d9d9 !important;
}
.sectionCustomerOrder .ant-collapse .ant-collapse-content-box {
  padding: 5px 0;
}
.sectionCustomerOrder .ant-collapse .bt {
  border-top: 1px solid #ddd;
}
.sectionCustomerOrder .ant-collapse .items {
  color: #000;
}
.sectionCustomerOrder .ant-collapse .items .h1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 65px;
}
.sectionCustomerOrder .ant-collapse .items .h2 {
  min-height: 25px;
  padding-left: 10px;
}
.sectionCustomerOrder .ant-collapse .items .toothItem {
  width: 140px;
  min-height: 65px;
  padding: 2px;
}
.sectionCustomerOrder .ant-collapse .items .toothItem .toothsPositions {
  border-right: 1px solid #ddd;
}
.sectionCustomerOrder .ant-collapse .items .projectName {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  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;
}
.sectionCustomerOrder .ant-collapse .items .userName {
  width: 100px;
  padding-left: 3px;
  padding-top: 12px;
}
.sectionCustomerOrder .ant-collapse .items .userName div {
  line-height: 20px;
}
.sectionCustomerOrder .ant-collapse .items .w80 {
  width: 80px;
}
.sectionCustomerOrder .ant-collapse .items .projectDiscount {
  width: 100px;
  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;
}
.sectionCustomerOrder .ant-collapse .items .projectDiscount > div {
  line-height: 1;
}
.sectionCustomerOrder .ant-spin-nested-loading {
  min-height: 200px;
}

.sectionCustomerAccepte {
  height: 505px;
}
.sectionCustomerAccepte .ant-spin-nested-loading {
  min-height: 200px;
}
.sectionCustomerAccepte .ant-empty {
  height: 400px;
  border: 1px solid #e3e3e3;
  padding-top: 100px;
  margin: 15px;
}
.sectionCustomerAccepte .ant-collapse {
  border: none;
  background-color: transparent;
}
.sectionCustomerAccepte .ant-collapse-item {
  max-width: 1000px;
  margin-bottom: 15px;
  border-radius: 3px;
  border: 1px solid #E9E9E9;
}
.sectionCustomerAccepte .ant-collapse-header {
  background-color: #E9F2FF;
}
.sectionCustomerAccepte .ant-collapse-header span {
  color: #666;
  font-weight: 500;
  font-size: 16px;
  margin-right: 15px;
  display: inline-block;
}
.sectionCustomerAccepte .anticon-right {
  color: #d9d9d9 !important;
}
.sectionCustomerAccepte .ant-collapse-content-box {
  padding: 15px;
}

.sectionCustomerTreatment {
  height: 505px;
}
.sectionCustomerTreatment .treatmentItems {
  margin-right: 6px;
  margin-left: 5px;
  border: none;
}
.sectionCustomerTreatment .treatmentItems .ant-collapse-item {
  margin-bottom: 8px;
  border-radius: 8px;
  border: 1px solid #E9E9E9;
}
.sectionCustomerTreatment .treatmentItems .ant-collapse-header {
  background-color: #E9F2FF;
  padding: 10px;
}
.sectionCustomerTreatment .treatmentItems .ant-collapse-header .ant-collapse-arrow {
  color: #1784fc !important;
}
.sectionCustomerTreatment .treatmentItems .ant-collapse-header span {
  color: #666;
  font-weight: 500;
  font-size: 16px;
  margin-right: 10px;
  display: inline-block;
}
.sectionCustomerTreatment .treatmentItems .ant-collapse-header span:nth-child(1) {
  color: #1784fc;
}
.sectionCustomerTreatment .treatmentItems .ant-collapse-header .greens {
  width: 70px;
  text-align: center;
}
.sectionCustomerTreatment .treatmentItems .anticon-right {
  color: #d9d9d9 !important;
}
.sectionCustomerTreatment .treatmentItems .ant-collapse-content-box {
  padding: 0;
}
.sectionCustomerTreatment .treatmentItems .title {
  height: 40px;
  line-height: 40px;
  padding-left: 8px;
}
.sectionCustomerTreatment .treatmentItems .title span {
  font-size: 18px;
  font-weight: bold;
  color: #333;
}
.sectionCustomerTreatment .treatmentItems .title div {
  display: inline-block;
}
.sectionCustomerTreatment .treatmentItems .title div b {
  height: 24px;
  line-height: 24px;
  background-color: #E9F2FF;
  display: inline-block;
  margin-left: 8px;
  padding: 0 5px;
  color: #1784fc;
  font-weight: 500;
  font-size: 12px;
}
.sectionCustomerTreatment .treatmentItems .titles {
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  font-weight: bold;
  color: #1C62C1;
  background-color: #F5F9FF;
  border-bottom: 1px solid #E9E9E9;
  padding-left: 16px;
}
.sectionCustomerTreatment .treatmentItems .flieBox h3 {
  color: #333;
  font-weight: bold;
  padding-top: 10px;
  padding-left: 24px;
}
.sectionCustomerTreatment .treatmentItems .flieBox .flieImg {
  width: 172px;
  height: 170px;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 10px;
  margin-left: 24px;
}
.sectionCustomerTreatment .treatmentItems .flieBox .flieImg span {
  width: 172px;
  text-align: center;
  height: 120px;
  line-height: 116px;
  border-radius: 4px;
  overflow: hidden;
  display: inline-block;
  border: 1px solid #f9f9f9;
}
.sectionCustomerTreatment .treatmentItems .flieBox .flieImg span img {
  max-width: 168px;
  max-height: 118px;
  display: inline-block;
}
.sectionCustomerTreatment .treatmentItems .flieBox .flieImg div {
  height: 37px;
  font-size: 12px;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: justify;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  cursor: pointer;
}
.sectionCustomerTreatment .treatmentItems .items {
  min-height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 8px;
}
.sectionCustomerTreatment .treatmentItems .items .label {
  width: 85px;
  line-height: 45px;
  text-align: right;
  padding-left: 0;
  font-size: 14px;
  color: #999;
}
.sectionCustomerTreatment .treatmentItems .items .label.w-145 {
  width: 145px;
}
.sectionCustomerTreatment .treatmentItems .items .label.cor-o {
  color: orange;
}
.sectionCustomerTreatment .treatmentItems .items .content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-bottom: 1px solid #f8f8f8;
}
.sectionCustomerTreatment .treatmentItems .items .content .textBox {
  min-height: 45px;
}
.sectionCustomerTreatment .treatmentItems .items .toothItem {
  min-height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px;
  -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.05);
          box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.05);
}
.sectionCustomerTreatment .treatmentItems .items .toothItem .toothsPositions {
  width: 200px;
  border-right: 1px solid #00a6c9;
}
.sectionCustomerTreatment .treatmentItems .items .toothItem .wrapper {
  padding: 0 5px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 45px;
}
.sectionCustomerTreatment .ant-spin-nested-loading {
  min-height: 200px;
}
.sectionCustomerTreatment .ant-empty {
  height: 400px;
  border: 1px solid #e3e3e3;
  padding-top: 100px;
  margin: 15px;
}

.sectionCustomerImage .checkbox[data-v-3ba95fd3] {
  height: 40px;
  padding: 4px 9px;
}
.sectionCustomerImage .contBox[data-v-3ba95fd3] {
  height: 465px;
}
.sectionCustomerImage .contBox .items[data-v-3ba95fd3] {
  margin: 0 5px 5px 5px;
  padding: 15px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #f1f1f1;
  position: relative;
}
.sectionCustomerImage .contBox .items .img[data-v-3ba95fd3] {
  width: 110px;
  height: 110px;
  line-height: 100px;
  cursor: pointer;
  position: relative;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin-right: 10px;
  padding: 5px;
}
.sectionCustomerImage .contBox .items .img img[data-v-3ba95fd3] {
  max-width: 100px;
  max-height: 100px;
}
.sectionCustomerImage .contBox .items .img .anticon-eye[data-v-3ba95fd3] {
  width: 110px;
  height: 110px;
  line-height: 110px;
  text-align: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.sectionCustomerImage .contBox .items .img:hover .anticon-eye[data-v-3ba95fd3] {
  opacity: 1;
}
.sectionCustomerImage .contBox .items .text[data-v-3ba95fd3] {
  text-align: left;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  word-break: break-all;
}
.sectionCustomerImage .contBox .items .text p[data-v-3ba95fd3] {
  margin-bottom: 0;
}
.sectionCustomerImage .contBox .items .text div[data-v-3ba95fd3] {
  height: 30px;
  line-height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sectionCustomerImage .contBox .items .text div p[data-v-3ba95fd3] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.sectionCustomerImage .contBox .items .ant-btn[data-v-3ba95fd3] {
  padding: 0 3px;
  position: absolute;
  top: 5px;
  right: 5px;
}
.sectionCustomerImage .contBox .items .antBtn[data-v-3ba95fd3] {
  right: 45px!important;
}
.sectionCustomerImage .ant-btn.ant-btn-primary.ant-btn-block[data-v-3ba95fd3] {
  width: 600px;
  margin: 5px 30px;
}

.title[data-v-7ee93db4] {
  height: 48px;
  line-height: 48px;
  padding: 0 12px;
  color: #3D3D3D;
  background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), to(rgba(23, 132, 252, 0.102)));
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(23, 132, 252, 0.102) 100%);
}
.title b[data-v-7ee93db4] {
  font-size: 16px;
}
.title i[data-v-7ee93db4] {
  width: 4px;
  height: 18px;
  background-color: #1784FC;
  float: left;
  margin-top: 15px;
  margin-right: 5px;
  border-radius: 2px;
}
.title span[data-v-7ee93db4] {
  margin-left: 5px;
  color: #333;
  font-size: 16px;
}
.title.f14[data-v-7ee93db4] {
  height: 43px;
  line-height: 43px;
  padding-left: 20px;
  color: #1784fc;
  background: none;
}
.flex[data-v-7ee93db4] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.flex > div[data-v-7ee93db4] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 9px 0;
  border-bottom: 1px solid #f1f1f1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.flex > div.w1[data-v-7ee93db4] {
  width: 200px;
  -webkit-box-flex: inherit;
      -ms-flex: inherit;
          flex: inherit;
}
.flex > div span[data-v-7ee93db4] {
  width: 100px;
  text-align: right;
  display: inline-block;
  color: #333;
}
.flex > div div[data-v-7ee93db4] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #666;
}
.flex > div div .txt[data-v-7ee93db4] {
  height: 22px;
  line-height: 20px;
  border: 1px solid green;
  display: inline-block;
  font-size: 12px;
  border-radius: 4px;
  margin-right: 5px;
  padding: 0 5px;
}
.img[data-v-7ee93db4] {
  width: 100px;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  justify-items: center;
  float: left;
  margin-left: 20px;
  margin-bottom: 10px;
  border: 1px solid #f1f1f1;
  cursor: pointer;
}
.img img[data-v-7ee93db4] {
  max-width: 96px;
  max-height: 96px;
  display: inline-block;
}

.sectionCustomerVisit {
  height: 485px;
}
.sectionCustomerVisit .ant-table-thead > tr > th {
  padding: 2px 0!important;
}
.sectionCustomerVisit .ant-table-tbody > tr > td {
  padding: 3px 0!important;
}

.AddBackVisit .ant-modal-header {
  padding: 10px;
}
.AddBackVisit .ant-modal-body {
  padding: 0;
  height: 550px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.AddBackVisit .ant-modal-body .box-left {
  width: 670px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.AddBackVisit .ant-modal-body .box-left .ant-tabs-tab {
  margin-right: 0;
}
.AddBackVisit .ant-modal-body .box-left .tabs-box {
  height: 505px;
}
.AddBackVisit .ant-modal-body .box-right {
  width: 430px;
  height: 530px;
  border-left: 1px solid #e8e8e8;
}
.AddBackVisit .ant-modal-footer {
  padding: 0 10px;
}
.AddBackVisit .ant-modal-footer .ant-btn {
  margin: 8px;
}
.AddBackVisit .box-right .template {
  height: 45px;
  padding-top: 6px;
}
.AddBackVisit .box-right .template .ant-radio-group {
  margin: 0 20px;
}
.AddBackVisit .box-right .template .ant-select {
  width: 250px;
}
.AddBackVisit .box-right .h130 {
  height: 485px;
}
.AddBackVisit .box-right .h82 {
  height: 530px;
}
.AddBackVisit .box-right .formRowCol .ant-form-item-label {
  width: 80px;
}
.AddBackVisit .box-right .formRowCol .ant-form-item-children {
  padding-left: 8px;
}
.AddBackVisit .box-right .formRowCol .ant-radio-wrapper {
  margin-bottom: 0;
  margin-top: 5px;
}
.AddBackVisit .box-right .ant-select,
.AddBackVisit .box-right .ant-input {
  width: 320px;
}
.AddBackVisit .box-right .el-date-editor {
  width: 220px!important;
}
.AddBackVisit .box-right .el-date-editor .el-input__icon {
  line-height: 34px;
}
.AddBackVisit .box-right .el-date-editor.el-date-editor--time-select {
  width: 243px!important;
}
.AddBackVisit .box-right .el-date-editor.el-date-editor--time-select .el-input__icon {
  line-height: 34px;
}
.AddBackVisit .box-right .ant-empty {
  padding-top: 80px;
}
.AddBackVisit .box-right .items {
  border-top: 1px solid #e8e8e8;
  padding-top: 5px;
}
.AddBackVisit .box-right .items .tops {
  height: 30px;
  line-height: 30px;
  position: relative;
}
.AddBackVisit .box-right .items .tops b {
  height: 30px;
  line-height: 30px;
  font-size: 15px;
  color: #000;
  display: inline-block;
  padding-left: 5px;
}
.AddBackVisit .box-right .items .tops i {
  width: 50px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  color: red;
  cursor: pointer;
  float: right;
}
.AddBackVisit .box-right .items .tooth {
  height: 22px;
  line-height: 20px;
  border: 1px solid green;
  display: inline-block;
  font-size: 12px;
  border-radius: 4px;
  margin-right: 5px;
  padding: 0 5px;
}
.AddBackVisit .box-right .ant-btn.ant-btn-dashed {
  width: 350px;
  margin: 5px auto;
  color: #1784fc;
  border-color: #1784fc;
  display: block;
}
.AddBackVisit .box-right .ant-btn.ant-btn-dashed:hover {
  background-color: rgba(24, 144, 255, 0.1);
}

.editBackVisit .lh1 .ant-form-item-control {
  line-height: 1;
}
.editBackVisit .ant-modal-header {
  padding: 10px;
}
.editBackVisit .ant-modal-body {
  padding: 0;
  height: 550px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.editBackVisit .ant-modal-body .box-left {
  width: 670px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.editBackVisit .ant-modal-body .box-left .ant-tabs-tab {
  margin-right: 0;
}
.editBackVisit .ant-modal-body .box-left .tabs-box {
  height: 505px;
}
.editBackVisit .ant-modal-body .box-right {
  width: 430px;
  height: 550px;
  border-left: 1px solid #e8e8e8;
}
.editBackVisit .ant-modal-footer {
  padding: 0 10px;
}
.editBackVisit .ant-modal-footer .ant-btn {
  margin: 8px;
}
.editBackVisit .box-right .item {
  height: 35px;
  line-height: 35px;
}
.editBackVisit .box-right .item span {
  width: 100px;
  text-align: right;
  float: left;
}
.editBackVisit .box-right .item .c333 {
  font-size: 16px;
  float: left;
}
.editBackVisit .box-right .item .tag {
  height: 22px;
  line-height: 20px;
  border: 1px solid green;
  display: inline-block;
  font-size: 12px;
  border-radius: 4px;
  margin-right: 5px;
  padding: 0 5px;
}
.editBackVisit .box-right .formRowCol {
  padding-right: 5px;
}
.editBackVisit .box-right .formRowCol .ant-form-item-children {
  padding-left: 10px;
}
.editBackVisit .box-right .ant-select,
.editBackVisit .box-right textarea {
  width: 310px;
}
.editBackVisit .box-right .el-date-editor {
  width: 220px!important;
}
.editBackVisit .box-right .el-date-editor .el-input__icon {
  line-height: 34px;
}
.editBackVisit .box-right .el-date-editor.el-date-editor--time-select {
  width: 243px!important;
}
.editBackVisit .box-right .el-date-editor.el-date-editor--time-select .el-input__icon {
  line-height: 34px;
}
.editBackVisit .box-right .ant-btn-dashed {
  height: 28px;
  padding: 0 8px;
  border-color: #eb7530;
  color: #eb7530;
  float: right;
  margin-right: 10px;
}
.editBackVisit .box-right .ant-upload-list-item-actions .anticon-delete {
  color: red!important;
}
.editBackVisit .box-right .ant-upload-list-picture-card-container {
  margin: 0 3px 3px 0;
}

.ReturnRecordData12 .box {
  padding-top: 15px;
  height: calc(100vh - 50px) !important;
}
.ReturnRecordData12 .ant-timeline-item .ant-timeline-item-head-green {
  background-color: #52c41a;
}
.ReturnRecordData12 .ant-timeline-item .ant-timeline-item-head-grey {
  background-color: #ddd;
  color: #ddd;
  border-color: #ddd !important;
}
.ReturnRecordData12 .ant-timeline-item .ant-timeline-item-content {
  padding-top: 10px;
}
.ReturnRecordData12 .ant-timeline-item .date {
  height: 26px;
  line-height: 26px;
}
.ReturnRecordData12 .ant-timeline-item .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ReturnRecordData12 .ant-timeline-item .flex div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.ReturnRecordData12 .underway1 {
  color: #1784fc;
}
.ReturnRecordData12 .buttons {
  text-align: right;
  padding: 9px 20px;
}
.ReturnRecordData12 .buttons .ant-checkbox-wrapper,
.ReturnRecordData12 .buttons .ant-checkbox-group {
  float: left;
  padding-top: 2px;
}
.ReturnRecordData12 .buttons .ant-select {
  width: 220px;
  margin-right: 5px;
}
.ReturnRecordData12 .ant-spin-nested-loading {
  min-height: 50px;
}

.AddCustomerServicescore .title {
  height: 48px;
  line-height: 48px;
  padding-left: 12px;
  color: #3D3D3D;
  font-size: 16px;
  font-weight: bold;
}
.AddCustomerServicescore .description {
  padding: 10px 20px;
}
.AddCustomerServicescore .itemTopic {
  background-color: #fff;
  -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
  margin: 10px;
  padding: 5px;
}
.AddCustomerServicescore .itemTopic .tit {
  height: 45px;
  padding: 7px 0;
}
.AddCustomerServicescore .itemTopic .tit > i {
  width: 45px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  float: left;
  font-weight: bold;
  font-style: normal;
}
.AddCustomerServicescore .itemTopic .tit .name {
  width: 550px;
  height: 32px;
  line-height: 32px;
  float: left;
}
.AddCustomerServicescore .itemTopic .tit .action {
  float: left;
}
.AddCustomerServicescore .itemTopic .tit .action .ant-btn {
  text-align: center;
  margin-left: 10px;
}
.AddCustomerServicescore .itemTopic .tit .action .ant-btn svg {
  width: 20px;
  height: 20px;
}
.AddCustomerServicescore .itemTopic .choice1 {
  padding: 5px 30px;
}
.AddCustomerServicescore .itemTopic .choice2 {
  padding: 5px 10px;
}

.answerBackVisit .mb0 {
  margin-bottom: 0;
}
.answerBackVisit .ant-modal-header {
  padding: 11px;
}
.answerBackVisit .ant-modal-header .ant-btn-primary {
  border-color: transparent;
  float: right;
  margin-right: 182px;
  margin-top: -3px;
  min-height: 28px;
  padding: 0 8px;
}
.answerBackVisit .ant-modal-header .ant-btn-danger {
  background-color: orange;
  color: #fff;
  border-color: orange;
  float: right;
  margin-right: 60px;
  margin-top: -3px;
  min-height: 28px;
  padding: 0 8px;
}
.answerBackVisit .ant-modal-body {
  padding: 0;
  height: 550px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.answerBackVisit .ant-modal-body .box-left {
  width: 670px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.answerBackVisit .ant-modal-body .box-left .ant-tabs-tab {
  margin-right: 0;
}
.answerBackVisit .ant-modal-body .box-left .tabs-box {
  height: 505px;
}
.answerBackVisit .ant-modal-body .box-right {
  width: 430px;
  height: 550px;
  border-left: 1px solid #e8e8e8;
}
.answerBackVisit .ant-modal-footer {
  padding: 0 10px;
}
.answerBackVisit .ant-modal-footer .ant-btn {
  margin: 8px;
}
.answerBackVisit .box-right h4 {
  height: 45px;
  line-height: 45px;
  padding: 0 12px;
  color: #3D3D3D;
  background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), to(rgba(23, 132, 252, 0.102)));
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(23, 132, 252, 0.102) 100%);
  margin-bottom: 0;
}
.answerBackVisit .box-right h4 b {
  font-size: 16px;
}
.answerBackVisit .box-right h4 i {
  width: 4px;
  height: 18px;
  background-color: #1784FC;
  float: left;
  margin-top: 15px;
  margin-right: 5px;
  border-radius: 2px;
}
.answerBackVisit .box-right h4 span {
  margin-left: 5px;
  color: #333;
  font-size: 16px;
}
.answerBackVisit .box-right .box-cont {
  height: 505px;
  overflow-y: scroll;
}
.answerBackVisit .box-right .flex {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 10px;
}
.answerBackVisit .box-right .flex > div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 8px 0;
  border-bottom: 1px solid #f1f1f1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.answerBackVisit .box-right .flex > div:nth-child(2) {
  border-left: 1px solid #f1f1f1;
}
.answerBackVisit .box-right .flex > div span {
  width: 80px;
  text-align: right;
  display: inline-block;
  color: #666;
}
.answerBackVisit .box-right .flex > div div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #111;
}
.answerBackVisit .box-right .flex > div div .txt {
  height: 22px;
  line-height: 20px;
  border: 1px solid green;
  display: inline-block;
  font-size: 12px;
  border-radius: 4px;
  margin-right: 5px;
  padding: 0 5px;
}
.answerBackVisit .box-right .m-t-10 {
  margin-top: 10px;
}
.answerBackVisit .box-right .formRowCol {
  padding-right: 10px;
}
.answerBackVisit .box-right .el-date-editor {
  width: 220px!important;
}
.answerBackVisit .box-right .el-date-editor .el-input__icon {
  line-height: 34px;
}
.answerBackVisit .box-right .el-date-editor.el-date-editor--time-select {
  width: 243px!important;
}
.answerBackVisit .box-right .el-date-editor.el-date-editor--time-select .el-input__icon {
  line-height: 34px;
}
.answerBackVisit .box-right .lh1 .ant-form-item-control {
  line-height: 1;
}
.answerBackVisit .box-right .lh1 .ant-form-item-control .ant-btn-dashed {
  height: 28px;
  padding: 0 5px;
  border-color: #eb7530;
  color: #eb7530;
  float: right;
}
.answerBackVisit .box-right .card {
  border-top: 1px solid #e8e8e8;
  padding: 10px 0;
}
.answerBackVisit .box-right .ant-upload-list-picture-card-container {
  margin: 0 3px 3px 0;
}

.ReturnRecordData .ant-collapse {
  margin: 0 5px;
  border: none;
}
.ReturnRecordData .ant-collapse-header {
  padding-top: 0!important;
  padding-bottom: 0!important;
  height: 50px;
  line-height: 50px;
}
.ReturnRecordData .ant-collapse-header .anticon-right {
  color: #d9d9d9 !important;
}
.ReturnRecordData .ant-collapse-header span {
  line-height: 50px;
  margin-right: 15px;
}
.ReturnRecordData .ant-collapse-header .ant-tag {
  line-height: inherit;
  float: right;
  margin: 14px 0 0 8px;
}
.ReturnRecordData .ant-collapse-header .ant-tag.bgred0 {
  background-color: #1784fc;
}
.ReturnRecordData .ant-collapse-header .ant-tag.bgred1 {
  background-color: #FF0000;
}
.ReturnRecordData .ant-collapse-header .ant-tag.bgred2 {
  background-color: #A9A9A9;
}
.ReturnRecordData .ant-collapse-header .iconfont {
  width: 28px;
  line-height: 50px;
  text-align: center;
  float: right;
}
.ReturnRecordData .ant-collapse-header .iconfont.iconfenzu {
  color: #1784fc;
}
.ReturnRecordData .ant-collapse-header .iconfont.iconbianji {
  color: #1784fc;
}
.ReturnRecordData .ant-collapse-header .iconfont.iconshanchu {
  color: red;
}
.ReturnRecordData .ant-collapse-header .iconfont.icon2 {
  color: #A9A9A9;
  cursor: default;
}
.ReturnRecordData .ant-collapse-content-box {
  padding: 15px;
}
.ReturnRecordData .ant-collapse-item {
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  margin-bottom: 8px;
}
.ReturnRecordData .ant-card-body {
  height: 100%;
  padding: 0;
}
.ReturnRecordData .buttons {
  text-align: right;
  padding: 8px 20px;
}
.ReturnRecordData .buttons .ant-checkbox-wrapper,
.ReturnRecordData .buttons .ant-checkbox-group {
  float: left;
  padding-top: 2px;
}
.ReturnRecordData .buttons .ant-select {
  width: 220px;
  margin-right: 5px;
}
.ReturnRecordData .items {
  min-height: 40px;
  line-height: 40px;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.05);
  clear: both;
}
.ReturnRecordData .items span {
  width: 85px;
  text-align: right;
  float: left;
}
.ReturnRecordData .items div {
  width: 450px;
  float: left;
}
.ReturnRecordData .ant-spin-nested-loading {
  min-height: 50px;
}

.column-config-content .config-header[data-v-07ee09ea] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 12px 16px;
  background-color: #fafafa;
  border-bottom: 1px solid #e8e8e8;
  font-weight: 500;
  font-size: 14px;
}
.column-config-content .config-header .header-item[data-v-07ee09ea] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}
.column-config-content .config-header .header-item[data-v-07ee09ea]:first-child {
  width: 100px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.column-config-content .config-header .header-item[data-v-07ee09ea]:last-child {
  width: 80px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.column-config-content .config-list[data-v-07ee09ea] {
  max-height: 400px;
  overflow-y: auto;
}
.column-config-content .config-list .config-item[data-v-07ee09ea] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 16px;
  border-bottom: 1px solid #f0f0f0;
  cursor: move;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  font-size: 13px;
}
.column-config-content .config-list .config-item[data-v-07ee09ea]:hover {
  background-color: #f5f5f5;
}
.column-config-content .config-list .config-item.dragging[data-v-07ee09ea] {
  background-color: #e6f7ff;
  border: 1px solid #91d5ff;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.column-config-content .config-list .config-item .item-checkbox[data-v-07ee09ea] {
  width: 100px;
  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;
}
.column-config-content .config-list .config-item .item-name[data-v-07ee09ea] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  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;
  text-align: center;
}
.column-config-content .config-list .config-item .item-name span[data-v-07ee09ea] {
  font-size: 13px;
}
.column-config-content .config-list .config-item .item-actions[data-v-07ee09ea] {
  width: 80px;
  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;
  gap: 8px;
}
.column-config-content .config-list .config-item .item-actions .action-icon[data-v-07ee09ea] {
  font-size: 14px;
  color: #1784fc;
  cursor: pointer;
  padding: 4px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.column-config-content .config-list .config-item .item-actions .action-icon.down-icon[data-v-07ee09ea] {
  color: #00BAAD;
}
.column-config-content .config-list .config-item .item-actions .action-icon[data-v-07ee09ea]:hover:not(.disabled) {
  color: #40a9ff;
  background-color: #e6f7ff;
  border-radius: 2px;
}
.column-config-content .config-list .config-item .item-actions .action-icon.disabled[data-v-07ee09ea] {
  color: #d9d9d9;
  cursor: not-allowed;
}

.myJob .myLapsed {
  min-height: calc(100vh - 155px);
  background-color: #fff;
}
.myJob .myLapsed .ant-row {
  margin: 0!important;
}
.myJob .myLapsed .ant-row .ant-col {
  padding: 0 5px!important;
}
.myJob .myLapsed .formRowCol {
  padding-right: 0;
}
.myJob .myLapsed .formRowCol .ant-form-item-label {
  width: 70px;
  padding: 0!important;
}
.myJob .myLapsed .formRowCol .el-date-editor {
  max-width: 100%!important;
}
.myJob .myLapsed .formRowCol.tac {
  min-width: 297px;
}

.setting-icon {
  float: right;
  line-height: 35px;
  font-size: 18px;
  cursor: pointer;
  margin-left: 8px;
  margin-right: 10px;
}
.setting-icon:hover {
  color: #40a9ff;
}

