.customerInnfoLogs .ant-spin-container {
  padding: 15px;
}
.customerInnfoLogs .header {
  height: 50px;
  line-height: 50px;
  background-color: #f5f5f5;
  border-left: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  font-weight: bold;
  color: #666666;
}
.customerInnfoLogs .header .date {
  width: 180px;
  text-align: center;
}
.customerInnfoLogs .header .action {
  width: 170px;
  text-align: center;
  border-right: 1px solid #e9e9e9;
  border-left: 1px solid #e9e9e9;
}
.customerInnfoLogs .header .conent {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}
.customerInnfoLogs .items {
  min-height: 100px;
  border-left: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.customerInnfoLogs .items .date {
  width: 180px;
  line-height: 100px;
  font-size: 14px;
  text-align: center;
  color: #1784fc;
}
.customerInnfoLogs .items .action {
  width: 170px;
  line-height: 100px;
  text-align: center;
  font-size: 14px;
  color: #666;
  border-right: 1px solid #e9e9e9;
  border-left: 1px solid #e9e9e9;
}
.customerInnfoLogs .items .conent {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 100px;
}
.customerInnfoLogs .items .conent .textData {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.customerInnfoLogs .items .conent .textData span {
  min-width: 90px;
  max-width: 10px;
  text-align: right;
  color: #1784fc;
  font-weight: 500;
  display: inline-block;
}
.customerInnfoLogs .items .conent .textData p {
  margin: 0;
  color: #666;
  padding: 0 8px;
  font-weight: 500;
}
.customerInnfoLogs .items .conent .textData b {
  font-weight: 500;
  color: #EE8026;
  padding-right: 23px;
}
.customerInnfoLogs .wrapper {
  width: 594px;
  min-height: 100px;
  padding: 10px 0;
  font-size: 14px;
  color: #333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.customerInnfoLogs .wrapper .text {
  overflow: hidden;
  width: 594px;
  height: 65px;
  padding: 0 20px;
  position: relative;
}
.customerInnfoLogs .wrapper .text:before {
  content: "";
  height: calc(100% - 24px);
  float: right;
}
.customerInnfoLogs .wrapper .text:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background: #fff;
}
.customerInnfoLogs .wrapper .btn {
  clear: both;
  padding: 0 5px;
  color: #1784fc;
  line-height: 18px;
  border-radius: 4px;
  border: 1px solid #1784fc;
  font-size: 14px;
  cursor: pointer;
  position: absolute;
  right: 2px;
  bottom: 0;
}
.customerInnfoLogs .wrapper .btn:before {
  content: "展开";
}
.customerInnfoLogs .wrapper .exp {
  display: none;
}
.customerInnfoLogs .wrapper .exp:checked + .text {
  height: auto;
}
.customerInnfoLogs .wrapper .exp:checked + .text .btn::before {
  content: "收起";
}
.customerInnfoLogs .wrapper .exp:checked + .text::after {
  visibility: hidden;
}
.loadding {
  text-align: center;
  padding: 15px 100px;
}
.__view .ant-spin.ant-spin-spinning {
  margin: 0 auto;
  display: block;
}

.relationBalanceMoney .ant-modal-body[data-v-49e98682] {
  padding: 0;
}
.relationBalanceMoney .formRowCol[data-v-49e98682] {
  margin: 8px 15px;
}
.relationBalanceMoney .formRowCol p[data-v-49e98682] {
  height: 15px;
  line-height: 1;
  margin-bottom: 0;
}
.relationBalanceMoney .info[data-v-49e98682] {
  height: 40px;
  line-height: 40px;
  background-color: #E5F2FE;
  color: #666;
  padding: 0 15px;
  margin-bottom: 10px;
}
.relationBalanceMoney .info div[data-v-49e98682] {
  width: 163px;
  height: 40px;
  float: left;
  padding-left: 10px;
}
.relationBalanceMoney .info span[data-v-49e98682] {
  color: #000;
}

.headAdd .tabs {
  height: 50px;
  text-align: center;
  padding-top: 5px;
}
.headAdd .tabs1 {
  border-radius: 3px;
  height: 310px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.headAdd .tabs1 .vue-cropper {
  width: 308px;
  height: 308px;
}
.headAdd .tabs1 .tabsPath {
  width: 308px;
  height: 308px;
  border: 1px solid #e1e1e1;
  padding: 2px;
  margin-left: 5px;
}
.headAdd .tabs2 {
  height: 310px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.headAdd .tabs2 .videoBox {
  width: 308px;
  height: 308px;
  border: 1px solid #e1e1e1;
  padding: 2px;
  border-radius: 3px;
}
.headAdd .tabs2 .videoBox .no {
  line-height: 308px;
  text-align: center;
  font-size: 16px;
  color: red;
  cursor: pointer;
}
.headAdd .tabs2 .imgs {
  width: 308px;
  height: 308px;
  border: 1px solid #e1e1e1;
  margin-left: 5px;
  border-radius: 3px;
}
.headAdd .tabsBtn {
  text-align: center;
}
.headAdd .tabsBtn .ant-btn {
  margin: 5px;
}
.headAdd .ant-spin {
  width: 100%;
}
.headAdd .ant-spin .ant-spin-dot-spin {
  margin-top: 100px;
}

.accModalList .ant-modal-body {
  min-height: 300px;
  padding: 0 10px 10px 10px;
}
.accModalList .header {
  height: 50px;
  padding-top: 5px;
}
.accModalList .header .formRowCol {
  margin-bottom: 0;
  padding-right: 10px;
}
.accModalList .header .formRowCol .ant-input {
  width: 160px;
}
.accModalList .header .formRowCol .ant-select {
  width: 150px;
}
.accModalList .ant-divider {
  margin-top: 17px;
}
.accModalList .fr.ant-btn {
  margin-top: 5px;
}
.accModalList .date {
  width: 190px;
  height: 33px;
  display: inline-block;
  padding-top: 4px;
}
.accModalList .date .ant-btn {
  float: left;
  border-radius: 0;
}
.accModalList .date .el-date-editor {
  width: 125px!important;
  float: left;
}
.accModalList .date .el-date-editor .el-input__prefix,
.accModalList .date .el-date-editor .el-input__suffix {
  display: none;
}
.accModalList .date .el-date-editor .el-input__inner {
  padding: 0;
  text-align: center;
  border-radius: 0;
  border-right: none;
  border-left: none;
}

.addPatientsData .box {
  position: relative;
}
.addPatientsData .submitBtn {
  background: -webkit-gradient(linear, right top, left top, from(rgba(23, 132, 252, 0.102)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(270deg, rgba(23, 132, 252, 0.102) 0%, rgba(255, 255, 255, 0) 100%);
}
.addPatientsData .title {
  height: 48px;
  line-height: 48px;
  padding-left: 12px;
  color: #3D3D3D;
  font-size: 16px;
  font-weight: bold;
  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%);
}
.addPatientsData .title i {
  width: 4px;
  height: 18px;
  background-color: #1784FC;
  float: left;
  margin-top: 14px;
  margin-right: 5px;
  border-radius: 2px;
}
.addPatientsData .title.f14 {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  font-weight: 400;
  padding-left: 30px;
  color: #1784FC;
  background: none;
}
.addPatientsData .title .fr {
  font-weight: 400;
  color: #3D3D3D;
}
.addPatientsData .title .fr span {
  font-size: 14px;
  color: #3D3D3D;
}
.addPatientsData .item {
  width: 290px;
  line-height: 44px;
  min-height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  float: left;
}
.addPatientsData .item.w370 {
  width: 380px;
}
.addPatientsData .item.w100 {
  width: 100%;
  float: inherit;
}
.addPatientsData .item.w100 .input > div {
  width: 375px;
  float: left;
}
.addPatientsData .item.w100 .input .ant-input {
  float: left;
  width: 300px!important;
  margin-top: 6px;
}
.addPatientsData .item.fw50 {
  width: 50%;
}
.addPatientsData .item.fw50 .label {
  width: 110px;
}
.addPatientsData .item.fww100 {
  width: 100%;
}
.addPatientsData .item.fww100 .label {
  width: 110px;
}
.addPatientsData .item .label {
  width: 75px;
  line-height: 1;
  text-align: right;
  padding-top: 15px;
  padding-right: 5px;
  color: #3D3D3D;
}
.addPatientsData .item .label i {
  font-style: normal;
  color: #F14646;
}
.addPatientsData .item .label2 {
  width: 110px;
  line-height: 45px;
  text-align: right;
  color: #3D3D3D;
}
.addPatientsData .item .label2 div {
  line-height: 1;
  float: right;
  padding-top: 10px;
  padding-right: 2px;
}
.addPatientsData .item .label2 p {
  margin-bottom: 0;
}
.addPatientsData .item .input {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 5px;
  position: relative;
}
.addPatientsData .item .input .ant-select,
.addPatientsData .item .input .ant-input,
.addPatientsData .item .input .ant-input-number {
  width: 95%;
}
.addPatientsData .item .input .ant-input-number-handler-wrap {
  opacity: 0!important;
  display: none;
}
.addPatientsData .item .input .ant-checkbox-wrapper {
  margin-left: 5px;
}
.addPatientsData .item .input .iconfont {
  margin: 5px 0 0 5px;
}
.addPatientsData .item .input.pbt {
  padding: 5px;
}
.addPatientsData .item .input .abridge {
  height: 26px;
  text-align: center;
  line-height: 25px;
  display: inline-block;
  font-style: normal;
  border-radius: 26px;
  color: #666;
  font-size: 12px;
  margin: 0 8px 8px 0;
  padding: 0 5px;
  cursor: pointer;
  position: relative;
  border: 1px solid #999;
}
.addPatientsData .item .input .abridge i {
  width: 100%;
  height: 26px;
  display: block;
  border-radius: 26px;
  font-style: normal;
  color: red;
  font-weight: bold;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
}
.addPatientsData .item .input .abridge:hover i {
  opacity: 1;
}
.addPatientsData .item .input .icon-edit {
  width: 30px;
  text-align: center;
  display: inline-block;
  margin: 0;
  color: #1784FC;
}
.addPatientsData .item .input .acc {
  width: 180px;
  height: 34px;
  line-height: 34px;
  cursor: pointer;
  position: absolute;
  top: 5px;
  left: 148px;
  color: #333;
}
.addPatientsData .doctorList {
  clear: both;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.addPatientsData .doctorList .label {
  width: 105px;
  line-height: 44px;
  text-align: right;
}
.addPatientsData .doctorList .list {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.addPatientsData .doctorList .list .doctor {
  width: 170px;
  float: left;
  position: relative;
  margin: 5px;
}
.addPatientsData .doctorList .list .doctor .ant-select {
  width: 140px;
}
.addPatientsData .doctorList .list .doctor .anticon-close {
  width: 26px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  cursor: pointer;
}
.addPatientsData .doctorList .list .ant-btn-icon-only {
  line-height: 1;
  float: left;
  margin: 5px;
}
.addPatientsData .doctorList:after {
  clear: both;
  content: '';
  display: block;
}
.addPatientsData .ant-select-enabled .ant-select-selection-selected-value span:nth-child(2) {
  display: none;
}
.addPatientsData .labelConfig {
  border: 1px solid #e3e3e3;
  border-bottom: none;
  margin: 5px;
}
.addPatientsData .labelConfig .box {
  min-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #e3e3e3;
}
.addPatientsData .labelConfig .box div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 10px 0 0 10px;
}
.addPatientsData .labelConfig .box div.label {
  width: 100px;
  line-height: 45px;
  -webkit-box-flex: inherit;
      -ms-flex: inherit;
          flex: inherit;
  text-align: center;
  border-right: 1px solid #e3e3e3;
  background-color: #f9f9f9;
}
.addPatientsData .labelConfig .box div span {
  height: 28px;
  line-height: 27px;
  text-align: center;
  padding: 0 10px;
  border: 1px solid #f3f3f3;
  border-radius: 28px;
  display: inline-block;
  margin: 0 8px 8px 0;
  cursor: pointer;
}
.addPatientsData .classCharacter .desc {
  display: none;
}
.addPatientsData .classCharacter p {
  margin-bottom: 0;
}
.addPatientsData .headInfo {
  width: 100%;
  height: 275px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.addPatientsData .headInfo .left {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-top: 10px;
}
.addPatientsData .headInfo .right {
  width: 192px;
  height: 265px;
  background-image: url(../img/head_info.6e0dff77.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin: 12px 9px;
  border: 1px solid #f1f1f1;
}
.addPatientsData .headInfo .right .head {
  width: 132px;
  height: 132px;
  border-radius: 132px;
  border: 2px solid #1784fc;
  cursor: pointer;
  margin-top: 50px;
  margin-left: 31px;
}
.addPatientsData .headInfo .right .head img {
  width: 128px;
  height: 128px;
  border-radius: 128px;
}
.addPatientsData .headInfo .right .head .img {
  width: 128px;
  height: 128px;
  border-radius: 128px;
  text-align: center;
  font-size: 14px;
  padding: 1px;
  background-color: #fff;
}
.addPatientsData .headInfo .right .head .img .iconuser {
  font-size: 78px;
  color: #666;
  font-weight: 400;
}
.addPatientsData .headInfo .right .head .img div {
  width: 100px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 15px;
  background-color: #fff;
  color: #1784fc;
  margin-left: 16px;
  margin-top: -13px;
}
.table-show {
  position: absolute;
  left: 0;
  top: 38px;
  z-index: 1000;
  width: 700px;
  background: #fff;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.table-show .table-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fafafa;
  font-weight: bold;
  text-align: center;
}
.table-show .table-header .w50 {
  width: 50px;
}
.table-show .table-header .w100 {
  width: 100px;
}
.table-show .search-result-table {
  max-height: 260px;
  border-top: 1px solid #e8e8e8;
  border-radius: 4px;
  overflow-y: auto;
}
.table-show .table-had {
  width: 100%;
  border-collapse: collapse;
}
.table-show .table-cuntomer {
  border-bottom: 1px solid #f0f0f0;
  height: 36px;
}
.table-show .table-cuntomer td {
  text-align: center;
}
.table-show .table-title {
  width: 100px;
  height: 36px;
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.table-show .table-tenant {
  width: 100px;
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 36px;
}
.table-show .w50 {
  width: 50px;
  height: 36px;
}
.table-show .w100 {
  width: 100px;
  height: 36px;
}
.table-show .table-last {
  width: 100px;
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 36px;
  text-align: center;
}
.table-show .table-center {
  width: 100px;
  height: 36px;
  white-space: nowrap;
  text-align: center;
}
.table-show .table-center .ant-btn {
  margin: 0 5px;
  padding: 0;
}
.gradeItem {
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
}
.gradeItem span {
  display: inline-block;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gradeItem span:nth-child(1) {
  width: 125px;
}
.gradeItem span:nth-child(2) {
  width: 45px;
}
.labelWrapsName .ant-modal-body {
  padding: 0;
}
.labelWrapsName .ant-tabs-tab {
  margin-bottom: 0!important;
}
.labelWrapsName .ant-tabs-left-content {
  padding: 0;
}
.labelWrapsName .ant-tabs-tab-active,
.labelWrapsName .ant-tabs-tab:hover {
  background-color: #1784FC;
  color: #fff;
}
.labelWrapsName .formRowCol {
  padding-right: 0;
}
.labelWrapsName .formRowCol .ant-form-item-label {
  width: 85px;
}
.labelWrapsName .formRowCol .ant-form-item-children span {
  height: 28px;
  line-height: 28px;
  padding: 0 13px;
  margin: 0 8px 8px 0;
  border-radius: 28px;
  cursor: pointer;
  display: inline-block;
  border: 1px solid #e3e3e3;
}

.customerDataBasicInfo {
  margin-left: 15px;
  height: calc(100vh - 150px);
  overflow-y: scroll;
}
.customerDataBasicInfo .heads {
  width: 192px;
  height: 204px;
  background-color: #fff;
  padding-top: 43px;
  text-align: center;
  position: absolute;
  top: 65px;
  right: 0;
}
.customerDataBasicInfo .heads img {
  width: 128px;
  height: 128px;
  border-radius: 128px;
  display: inline-block;
}
.customerDataBasicInfo .heads .img {
  width: 128px;
  height: 128px;
  border-radius: 128px;
  text-align: center;
  padding: 1px;
  display: inline-block;
  border: 2px solid #1784fc;
}
.customerDataBasicInfo .heads .img .iconfont {
  font-size: 78px;
  color: #666;
  font-weight: 400;
}
.customerDataBasicInfo .ant-card {
  width: 920px;
  margin-bottom: 30px;
}
.customerDataBasicInfo .record {
  height: 40px;
  width: 920px;
  line-height: 40px;
  text-align: right;
}
.customerDataBasicInfo .record > span {
  float: left;
  margin-right: 10px;
  color: #000;
  cursor: pointer;
}
.customerDataBasicInfo .ant-card-extra {
  padding: 5px 0;
}
.customerDataBasicInfo .ant-card-extra .ant-btn {
  border-radius: 32px;
}
.customerDataBasicInfo .ant-card-extra .btn {
  color: #1784fc;
  border-color: #1784fc;
  background-color: #E9F2FF;
}
.customerDataBasicInfo .ant-card-bordered {
  border-color: #E9E9E9;
}
.customerDataBasicInfo .ant-card-body {
  padding: 0;
}
.customerDataBasicInfo .flex {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 45px;
  border-top: 1px solid #E9E9E9;
  float: left;
}
.customerDataBasicInfo .flex .label {
  width: 120px;
  line-height: 43px;
  text-align: right;
  color: #999;
}
.customerDataBasicInfo .flex .label .anticon {
  color: #333 !important;
  cursor: pointer;
}
.customerDataBasicInfo .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;
}
.customerDataBasicInfo .flex .content span {
  margin-right: 20px;
}
.customerDataBasicInfo .flex .content .anticon-eye {
  font-size: 20px;
  cursor: pointer;
}
.customerDataBasicInfo .flex .content .badgeIcons {
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
  border-radius: 28px;
  float: left;
  margin: 8px 8px 0 0;
}
.customerDataBasicInfo .w100 {
  width: 100%;
}
.customerDataBasicInfo .bb {
  height: 1px;
  background-color: #E9E9E9;
  clear: both;
}
.customerDataBasicInfo .tits {
  height: 40px;
  line-height: 40px;
  border-top: 1px solid #e9e9e9;
  clear: both;
  padding-left: 20px;
}
.customerDataBasicInfo .br {
  border-right: 1px solid #E9E9E9;
}
.customerDataBasicInfo .label-tag {
  display: inline-block;
  padding: 0 8px;
  border-radius: 4px;
  margin-right: 10px !important;
  color: #fff;
  font-size: 12px;
}
.customerDataBasicInfo .labels {
  margin-bottom: 8px ;
  padding-bottom: 8px;
}

.project[data-v-5e9f8238] {
  height: 35px;
  line-height: 35px;
}

.toothsPositions[data-v-7a22937c] {
  width: 220px;
  display: inline-block;
}
.title[data-v-7a22937c] {
  height: 45px;
  line-height: 45px;
  color: #333;
  font-size: 16px;
  font-weight: bold;
  clear: both;
  border-top: 1px solid #f8f8f8;
}
.title.f14[data-v-7a22937c] {
  font-size: 14px;
  padding-left: 5px;
  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%);
}
.flex[data-v-7a22937c] {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 45px;
  border-top: 1px solid #f8f8f8;
  float: left;
}
.flex.w100[data-v-7a22937c] {
  width: 100%;
}
.flex .label[data-v-7a22937c] {
  width: 150px;
  line-height: 43px;
  text-align: right;
  color: #999;
}
.flex .label .anticon[data-v-7a22937c] {
  color: #333 !important;
  cursor: pointer;
}
.flex .content[data-v-7a22937c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #333;
  line-height: 22px;
  word-break: break-all;
  white-space: initial;
  padding-top: 10px;
}
.flex .content span[data-v-7a22937c] {
  margin-right: 20px;
}
.bb[data-v-7a22937c] {
  height: 1px;
  background-color: #f8f8f8;
  clear: both;
}
.br[data-v-7a22937c] {
  border-right: 1px solid #f8f8f8;
}
.bl[data-v-7a22937c] {
  border-left: 1px solid #f8f8f8;
}
.flieListImage[data-v-7a22937c] {
  padding-top: 8px;
}
.flieListImage .flie[data-v-7a22937c] {
  width: 160px;
  height: 120px;
  line-height: 116px;
  text-align: center;
  border: 1px solid #e9e9e9;
  border-radius: 4px;
  background-color: #fff;
  position: relative;
  cursor: pointer;
  margin-bottom: 8px;
  margin-left: 8px;
  float: left;
}
.flieListImage .flie img[data-v-7a22937c] {
  max-width: 156px;
  max-height: 116px;
  display: inline-block;
}
.flieListImage .flie i[data-v-7a22937c] {
  width: 20px;
  height: 20px;
  line-height: 18px;
  text-align: center;
  z-index: 9;
  background-color: #1784fc;
  color: #fff;
  display: none;
  border-radius: 20px;
  font-style: normal;
  position: absolute;
  top: -9px;
  right: -9px;
}
.flieListImage .flie[data-v-7a22937c]:hover {
  border-color: #1784fc;
}
.flieListImage .flie:hover i[data-v-7a22937c] {
  display: block;
}
.flex .content .text[data-v-7a22937c] {
  overflow: hidden;
  max-height: 65px;
  padding-right: 35px;
  position: relative;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.flex .content .text[data-v-7a22937c]:before {
  content: "";
  height: calc(100% - 24px);
  float: right;
}
.flex .content .text[data-v-7a22937c]:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background: #fff;
}
.flex .content .btn[data-v-7a22937c] {
  clear: both;
  padding: 0 5px;
  color: #1784fc;
  line-height: 18px;
  border-radius: 4px;
  border: 1px solid #1784fc;
  font-size: 14px;
  cursor: pointer;
  position: absolute;
  right: 0;
  bottom: 0;
}
.flex .content .btn[data-v-7a22937c]:before {
  content: "展开";
}
.flex .content .exp[data-v-7a22937c] {
  display: none;
}
.flex .content .exp:checked + .text[data-v-7a22937c] {
  max-height: inherit;
}
.flex .content .exp:checked + .text .btn[data-v-7a22937c]::before {
  content: "收起";
}
.flex .content .exp:checked + .text[data-v-7a22937c]::after {
  visibility: hidden;
}
.item[data-v-7a22937c] {
  border: 1px solid #f1f1f1;
  margin: 10px 5px;
  padding: 10px;
  border-radius: 6px;
}

.toothsPositions {
  padding: 3px;
  display: block;
}
.toothsPositions .tabs {
  display: -webkit-box!important;
  display: -ms-flexbox!important;
  display: flex!important;
}
.toothsPositions .tabs.borders {
  border-bottom: 1px solid #00a6c9;
}
.toothsPositions .item {
  min-height: 20px;
  line-height: 20px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: left;
}
.toothsPositions .item div.t {
  height: 20px;
  line-height: 20px;
  display: inline-block;
}
.toothsPositions .item div.t span:nth-child(1) {
  height: 16px;
  color: #333;
}
.toothsPositions .item div.t .sides {
  font-size: 12px;
  position: relative;
  top: -4px;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  display: inline-block;
}
.toothsPositions .item div.t.rights {
  float: right;
}
.toothsPositions .item.borders {
  border-right: 1px solid #00a6c9;
}
.toothsPositions .ant-divider {
  float: left;
  height: 20px;
}


[data-v-77a6cd5a] .ant-collapse-content-box {
  padding: 5px;
}
.el-input__icon[data-v-77a6cd5a] {
  line-height: 32px;
}
.bbn[data-v-77a6cd5a] {
  border-bottom: none!important;
}
.bb[data-v-77a6cd5a] {
  border-bottom: 1px solid #C4DBFF;
}
.title[data-v-77a6cd5a] {
  height: 48px;
  line-height: 48px;
  padding-left: 12px;
  margin-top: 5px;
  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 i[data-v-77a6cd5a] {
  width: 4px;
  height: 18px;
  background-color: #1784FC;
  float: left;
  margin-top: 15px;
  margin-right: 5px;
  border-radius: 2px;
}
.title b[data-v-77a6cd5a] {
  font-size: 16px;
  color: #3D3D3D;
}
.title .fr.ant-btn[data-v-77a6cd5a] {
  margin: 8px;
}
.title .fr.n[data-v-77a6cd5a] {
  padding-right: 30px;
}
.title .fr.n .blue[data-v-77a6cd5a] {
  font-size: 18px;
  font-weight: bold;
}
.th[data-v-77a6cd5a] {
  height: 45px;
  line-height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #E3EEFF;
  border-radius: 6px 6px 0 0;
  margin-left: 5px;
  margin-top: 5px;
}
.th div[data-v-77a6cd5a] {
  text-align: center;
  font-weight: bold;
  color: #000;
}
.th .th1[data-v-77a6cd5a] {
  width: 40px;
}
.th .th2[data-v-77a6cd5a] {
  width: 180px;
}
.th .th3[data-v-77a6cd5a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.th .th5[data-v-77a6cd5a] {
  width: 120px;
}
.th .th6[data-v-77a6cd5a] {
  width: 80px;
}
.th .action[data-v-77a6cd5a] {
  width: 150px;
}
.td[data-v-77a6cd5a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  color: #3D3D3D;
  border-right: 1px solid #C4DBFF;
  border-bottom: 1px solid #C4DBFF;
  margin-left: 5px;
}
.td > div[data-v-77a6cd5a] {
  border-left: 1px solid #C4DBFF;
}
.td .tdd[data-v-77a6cd5a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.td .td1[data-v-77a6cd5a] {
  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;
}
.td .td1 div[data-v-77a6cd5a] {
  text-align: center;
  width: 40px;
}
.td .td2[data-v-77a6cd5a] {
  width: 180px;
  line-height: 40px;
  text-align: center;
}
.td .td2 .td21[data-v-77a6cd5a] {
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}
.td .td2 .td22[data-v-77a6cd5a] {
  padding: 10px;
  border-top: 1px solid #C4DBFF;
  color: #1784fc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.td .tdooth[data-v-77a6cd5a] {
  width: 180px;
  cursor: pointer;
}
.td .tdooth .tac[data-v-77a6cd5a] {
  width: 180px;
  line-height: 40px;
}
.td .td3[data-v-77a6cd5a] {
  width: 120px;
}
.td .td4[data-v-77a6cd5a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.td .td4 .txt1[data-v-77a6cd5a] {
  height: 40px;
  line-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}
.td .td4 .txt1 .t41[data-v-77a6cd5a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.td .td4 .txt1 .t42[data-v-77a6cd5a] {
  width: 120px;
  border-left: 1px solid #C4DBFF;
}
.td .td4 .txt2[data-v-77a6cd5a] {
  min-height: 40px;
  border-top: 1px solid #C4DBFF;
  padding: 10px 5px;
}
.td .td5[data-v-77a6cd5a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  line-height: 40px;
}
.td .td51[data-v-77a6cd5a] {
  width: 332px;
  line-height: 40px;
}
.td .td51 .fl[data-v-77a6cd5a] {
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-right: 1px solid #C4DBFF;
}
.td .td51 .ant-select[data-v-77a6cd5a] {
  width: 200px;
  margin: 4px 5px;
}
.td .td6[data-v-77a6cd5a] {
  width: 120px;
  text-align: center;
  line-height: 40px;
}
.td .lh40[data-v-77a6cd5a] {
  line-height: 40px;
}
.td .action[data-v-77a6cd5a] {
  width: 150px;
  text-align: center;
}
.td .action .red[data-v-77a6cd5a] {
  border-bottom: 1px solid #C4DBFF;
}
.td .action div[data-v-77a6cd5a] {
  height: 40px;
  line-height: 40px;
}

.h50[data-v-383cc2d0] {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #ddd;
  padding-left: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.h50 div[data-v-383cc2d0] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.item[data-v-383cc2d0] {
  height: 50px;
  line-height: 50px;
  padding-left: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #ddd;
}
.item div[data-v-383cc2d0] {
  color: #333;
}
.item div span[data-v-383cc2d0] {
  width: 75px;
  text-align: right;
  display: inline-block;
}
.item div[data-v-383cc2d0]:nth-child(1) {
  width: 50px;
}
.item div[data-v-383cc2d0]:nth-child(2) {
  width: 220px;
}
.item div[data-v-383cc2d0]:nth-child(3) {
  width: 140px;
}
.item div[data-v-383cc2d0]:nth-child(4) {
  width: 130px;
}

.visitRecordData .ant-drawer-body .box {
  height: calc(100% - 45px);
}
.visitRecordData .ant-card-head {
  min-height: 30px;
}
.visitRecordData .ant-card-head .ant-card-head-title {
  padding: 5px 0;
}
.visitRecordData .ant-card-head .ant-card-extra {
  padding: 5px 0;
}
.visitRecordData .ant-card-head .ant-card-extra .ant-btn {
  padding: 0 5px;
}
.visitRecordData .ant-card-body {
  padding: 10px;
}
.visitRecordData .items {
  min-height: 30px;
  line-height: 30px;
}
.visitRecordData .items span {
  width: 85px;
  text-align: right;
  float: left;
  color: #000;
}
.visitRecordData .items div {
  width: 475px;
  float: left;
}
.visitRecordData .buttons {
  text-align: center;
  padding: 20px;
}

.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;
}

.overlayClassName .ant-tooltip-inner {
  min-width: 0;
  min-height: 0;
  padding: 0;
  background-color: rgba(0, 0, 0, 0);
}
.ToothTable-box .teethImg {
  height: 100px;
  background-repeat: no-repeat !important;
  background-size: 48px!important;
  background-position: center top;
}
.ToothTable-box .teethdownImg {
  height: 70px;
  background-repeat: no-repeat !important;
  background-size: 62px!important;
  background-position: center top;
}
.ToothTable-box .tipsIcon {
  width: 20px;
  height: 20px;
  background: rgba(0, 0, 0, 0);
  border-radius: 50%;
  color: rgba(0, 0, 0, 0);
  margin: 0 auto;
}
.ToothTable-box .red {
  background: red;
  color: white;
}
.ToothTable-box .yellow {
  background: #FDA700;
  color: white;
}
.ToothTable-box .blue {
  background: #1784fc;
  color: white;
}
.ToothTable-box .green {
  background: #09AA3E;
  color: white;
}
.ToothTable-box .bgc-999 {
  background: #999999;
  color: white;
}
.ToothTable-box .span-item {
  display: inline-block;
  text-align: center;
  width: 28px;
  height: 20px;
  line-height: 20px;
  border: 1px solid #DADADA;
  border-radius: 6px;
}

.oralExamToothPostion {
  min-height: 680px;
  background: #D8E1E2;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABXgAAAKVCAMAAABCqHPXAAAAAXNSR0IArs4c6QAAAMZQTFRFAAAA////v///zMzMzMz/zObm0dzc0dzo3Nzo1d3m3ebm1t7m1d/j1+Dl2eLo1t/l2ODj2ODm2eHm19/k2uDm2N7k2N/l2OHl2ODl2OHm19/k2N/k1+Dl2eDl2eHm2ODl2OHm1+Dk2ODl2eDm2N/l2eDm2N/l2OHl1+Dk2eDm2ODl2ODk2ODm2ODl2OHl1+Dk2ODl2ODk2ODl2ODl2N/k19/k2N/k2OHm2ODl2ODl2uHm2+Ln3eTo3uXp4efr8PP18/X3////OYYKYgAAADl0Uk5TAAIEBQUKFhYWHh4fNzpXWFtbeHl7fImJipeYmJqampurrK+vsLS4uNPV1ubm6+vt7e/v+Pn6+vv8Q8JSPQAACGBJREFUeNrt3E1LG1EYhuF3TmLGGE2kKhQUKvr/f1EXVSzSRRQ7JuTDmOkiaiMtEkrmQOG6NiYzu2dxcwjjFLGu6HX6u92yCAC24Wn2NK3m4/pdatc+9/aP+1YC2LpqOBr/Lbydo7O2dQAasfh+N/8jvIdf9iwD0JjJ1cPLp9bqT/v0cscsAM3ZOUnj5Vp4dy4+GwWgWf3davkW3tbFkUUAmrZXPtSv4T113gXIUd5l9RLew0trAOQwGE0jUkTn3BYAeZyXESniuGsKgDy6RxEpuqeWAMjlrBspDvy/GkA2rUGk4sQOAPkcF2nfe3EAMjrYT6UVAHIqkwMvQFYDJ16A3CdeD/ECZLWbvA0SIKtOSkYAyKnQXYDMhBdAeAGEFwDhBRBeAIQXQHgBEF4A4QUQXgCEF0B4ARBeAOEFQHgBhBdAeAEQXgDhBUB4AYQXAOEFEF4A4QVAeAGEFwDhBRBeAIQXQHgBhBcA4QUQXgCEF0B4ARBeAOEFEF4AhBdAeAEQXgDhBUB4AYQXQHgBEF4A4QVAeAGEFwDhBRBeAOEFQHgBhBcA4QUQXgCEF0B4AYQXAOEFEF4AhBdAeAEQXgDhBRBeAIQXQHgBEF4A4QVAeAGEF0B4ARBeAOEFQHgBhBcA4QUQXgDhBUB4AYQXAOEFEF4AhBdAeAEQXgDhBRBeAIQXQHgBEF4A4QVAeAGEF0B4ARBeAOEFQHgBhBcA4QUQXgDhBUB4AYQXAOEFEF4AhBdAeAGEFwDhBRBeAIQXQHgBEF4A4QUQXgCEF0B4ARBeAOEFQHgBhBdAeAEQXgDhBeDftD+82TIQwGbm9VbCWxSmBNhMsXF4/dQAkJnwAggvgPACILwAwguA8AIILwDCCyC8AMILgPACCC8AwgsgvAAIL4DwAggvAMILILwACC+A8AIgvADCCyC8AAgvgPACILwAwguA8AIIL4DwAiC8AMILgPACCC8AwgsgvADCC4DwAggvAMILILwACC+A8AIILwDCCyC8AAgvgPACILwAwgsgvAAIL4DwAiC8AMILgPACCC+A8AIgvADCC4DwAggvAMILILwAwguA8AIILwDCCyC8AAgvgPACCC8AwgsgvAAIL4DwAiC8AMILILwACC+A8AIgvADCC4DwAggvAMILILwAwguA8AIILwDCCyC8AAgvgPACCC8AwgsgvAAIL4DwAiC8AMILILwACC+A8AIgvADCC4DwAggvgPACILwAwguA8AIILwDCCyC8AMILgPACCC8AwgsgvAAIL4DwAggvAMILILwACC+A8AIgvADCCyC8AAgvgPACILwAwguA8AIIL4DwAiC8AMILgPACCC8AwgsgvADCC4DwAggvAMILILwACC+A8AIILwDCCyC8AAgvgPACILwAwgsgvAAIL4DwAiC8AMILgPACCC+A8AIgvADCC4DwAggvAMILILwACC+A8AIILwDCCyC8AAgvgPACILwAwgsgvAAIL4DwAiC8AMILgPACCC+A8AIgvADCC4DwAggvAMILILwAwguA8AIILwDCCyC8AAgvgPACCC8AwgsgvAAIL4DwAiC8AMILILwACC+A8AIgvADCC4DwAggvgPACILwAwguA8AIILwDCCyC8AMILgPACCC8AwgsgvAAIL4DwAggvAMILILwACC+A8AIgvADCCyC8AAgvgPACILwAwguA8AIIL4DwAiC8AMILgPACCC8AwgsgvADCC4DwAggvAMILILwACC+A8AIgvADCCyC8AAgvgPACILwAwguA8AIIL4DwAiC8AMILgPACCC8AwgsgvADCC4DwAggvAMILILwACC+A8AIILwDCCyC8AAgvgPACILwAwgsgvAAIL4DwAiC8AMILgPACCC+A8AIgvADCC4DwAggvAMILILwAwguA8AIILwDCC/C/aH90c1kYCGAz9XbC+/xsSoBt81MDgPACCC8AwgsgvAAIL4DwAiC8AMILILwACC+A8AIgvADCC4DwAggvgPACILwAwguA8AIILwDCCyC8AMILgPACCC8AwgsgvAAIL4DwAggvAMILILwACC+A8AIgvADCCyC8AAgvgPACILwAwguA8AIIL4DwAiC8AMILgPACCC8AwgsgvADCC4DwAggvAMILILwACC+A8AIILwDCCyC8AAgvgPACILwAwgsgvAAIL4DwAiC8AMILgPACCC+A8AIgvADCC4DwAggvAMILILwAwguA8AIILwDCCyC8AAgvgPACILwAwgsgvAAIL4DwAiC8AMILgPACCC+A8AIgvADCC4DwAggvAMILILwAwguA8AIILwDCCyC8AAgvgPACCC8AwgsgvAAIL4DwAiC8AMILILwACC+A8AIgvADCC4DwAggvgPACILwAwguA8AIILwDCCyC8AMILgPACCC8AwgsgvAAIL4DwAggvAMILILwACC+A8AIgvADCCyC8AAgvgPACILwAwguA8AIIL4DwAiC8AMILgPACCC8AwgsgvADCC4DwAggvAMILILwACC+A8AIILwDCCyC8AAgvgPACILwAwguA8AIIL4DwAiC8AMILgPACCC8AwgsgvADCC8CWwzu3AUBOdXoyAkBOc+EFyGuaZkYAyHvifTQCQE4PaWoEgJxmaeTIC5DR4yjVQzMA5DOsU/x8tgNALs9VtGJRH1oCIJOb+0gRdxNLAOQxuY9IEbNrUwDkcT2NaEXENAbGAMjg9keswhvjbtccAI27v6pfw1tXnT2DADRs+G0Rr+GN5cPCow0Azbq6WT2+uwpv1KPqYMcqAI2ZfB3Wq0/F27Xy01nbMgCNWNwO314GWaxd7+0f960DsHXVcDT+/a14d6/olf2yWxZWAtiKejaZVbNxvX7tF/lJdmdVRjY2AAAAAElFTkSuQmCC);
  background-size: 100% 100%;
  margin-bottom: 20px;
  border-radius: 20px;
  padding-top: 44px;
  cursor: pointer;
  position: relative;
}
.oralExamToothPostion .treatmentStatus1 {
  color: #FDA700;
}
.oralExamToothPostion .treatmentStatus2 {
  color: #1784fc;
}
.oralExamToothPostion .treatmentStatus3 {
  color: #09AA3E;
}
.oralExamToothPostion .treatmentStatus4 {
  color: #999999;
}
.oralExamToothPostion .box-bg-false {
  border-radius: 20px;
  position: absolute;
  width: 100%;
  height: 680px;
  top: 0;
  left: 0;
  background: rgba(83, 79, 79, 0.479);
  text-align: center;
  line-height: 660px;
  font-size: 40px;
  color: white;
}
.oralExamToothPostion .box-tags {
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.oralExamToothPostion .box-tags .box-bg-bottom {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.oralExamToothPostion .box-tags .box-bg-bottom > div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.oralExamToothPostion .box-tags .box-bg-bottom .fex-1 {
  -webkit-box-flex: initial;
      -ms-flex: initial;
          flex: initial;
  width: 80px;
}
.oralExamToothPostion .box-bg-tag {
  width: 470px;
}
.oralExamToothPostion .box-bg-tag div {
  color: red;
  margin: 0 10px;
  line-height: 45px;
  float: left;
}
.oralExamToothPostion .box-bg-tag div i {
  font-size: 23px;
  float: left;
  margin-right: 3px;
}
.oralExamToothPostion .box-bg-tag div:nth-child(2) {
  color: #FDA700;
}
.oralExamToothPostion .box-bg-tag div:nth-child(3) {
  color: #1784fc;
}
.oralExamToothPostion .box-bg-tag div:nth-child(4) {
  color: #09AA3E;
}
.oralExamToothPostion .box-bg-tag div:nth-child(5) {
  color: #999999;
}
.oralExamToothPostion .tooth-box {
  text-align: center;
}
.oralExamToothPostion .tooth-box .dis-jcc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.oralExamToothPostion .tooth-box .dis-jcsa {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.oralExamToothPostion .tooth-box .dis-jcsa-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 664px;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.oralExamToothPostion .tooth-box .dis-jcsb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.oralExamToothPostion .tooth-box .tooth-item-box .tooth-item {
  display: inline-block;
  width: 62px;
  text-align: center;
  margin: 0 9px;
}
.oralExamToothPostion .tooth-box .red {
  background: red;
  color: white!important;
}
.oralExamToothPostion .tooth-box .yellow {
  background: #FDA700;
  color: white;
}
.oralExamToothPostion .tooth-box .blue {
  background: #1784fc;
  color: white!important;
}
.oralExamToothPostion .tooth-box .green {
  background: #09AA3E;
  color: white;
}
.oralExamToothPostion .tooth-box .bgc-999 {
  background: #999999;
  color: white;
}
.oralExamToothPostion .tooth-box .lt {
  border-right: 1px solid #bbb;
  color: #000;
  border-bottom: 1px solid #bbb;
  text-align: right;
  width: 664px;
  display: inline-block;
}
.oralExamToothPostion .tooth-box .rt {
  border-bottom: 1px solid #bbb;
  color: #000;
  width: 664px;
  display: inline-block;
  text-align: left;
}
.oralExamToothPostion .tooth-box .lb {
  border-right: 1px solid #bbb;
  color: #000;
  text-align: right;
  width: 664px;
  display: inline-block;
}
.oralExamToothPostion .tooth-box .rb {
  width: 664px;
  color: #000;
  display: inline-block;
  text-align: left;
}
@media (max-width: 1500px) {
.oralExamToothPostion {
    min-width: 1000px;
}
.oralExamToothPostion .tooth-box .tooth-item-box .tooth-item {
    margin: 0!important;
}
.oralExamToothPostion .tooth-box .rt,
  .oralExamToothPostion .tooth-box .rb,
  .oralExamToothPostion .tooth-box .lb,
  .oralExamToothPostion .tooth-box .lt {
    width: 510px!important;
}
}

.customerDataOralExamination {
  padding-top: 5px;
  padding-left: 5px;
}
.customerDataOralExamination .oralExamToothPostion .tooth-box .tooth-item-box .tooth-item {
  margin: 0!important;
}
.customerDataOralExamination .oralExamToothPostion .tooth-box .rt,
.customerDataOralExamination .oralExamToothPostion .tooth-box .rb,
.customerDataOralExamination .oralExamToothPostion .tooth-box .lb,
.customerDataOralExamination .oralExamToothPostion .tooth-box .lt {
  width: 510px!important;
}
.customerDataOralExamination .box {
  height: calc(100vh - 108px) !important;
}
.customerDataOralExamination .box-top {
  color: #000;
  background: #EEF0F2;
  border-radius: 10px;
  padding: 10px 20px;
  margin-bottom: 4px;
}
.customerDataOralExamination .box-top .ant-tag {
  padding: 2px 8px;
  color: #000;
}
.customerDataOralExamination .box-top .ant-btn-danger {
  background-color: orange;
  border-color: orange;
}
.customerDataOralExamination .box-times {
  color: #000;
  border-radius: 10px;
  background: #EEF0F2;
  padding: 10px;
}
.customerDataOralExamination .box-times .ant-btn {
  float: right;
  margin-left: 15px;
}
.customerDataOralExamination .box-times .ant-btn-danger {
  background-color: orange;
  border-color: orange;
}
.customerDataOralExamination .box-table {
  margin-top: 10px;
}
.customerDataOralExamination .box-table .cont {
  height: 52px;
  line-height: 32px;
  color: #000;
  background: #DCEEFF;
  border-radius: 10px 10px 0 0;
  padding: 10px 20px;
}
.customerDataOralExamination .box-table .cont > span {
  margin-right: 20px;
}
.customerDataOralExamination .box-table .cont .ant-btn {
  float: right;
  margin-left: 10px;
}
.customerDataOralExamination .box-table .cont .ant-btn-danger {
  background-color: green;
  border-color: green;
}
.customerDataOralExamination .box-table .ant-table-content th {
  background: #E3EEFF;
}
.customerDataOralExamination .box-table .ant-table-content .type {
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  color: #fff;
  display: inline-block;
  border-radius: 4px;
}
.customerDataOralExamination .box-table .ant-table-content .type.type1 {
  background-color: red;
}
.customerDataOralExamination .box-table .ant-table-content .type.type2 {
  background-color: green;
}
.customerDataOralExamination .box-table .ant-table-content .type.type3 {
  background-color: blue;
}
.customerDataOralExamination .box-other {
  margin-top: 20px;
  margin-bottom: 20px;
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}
.customerDataOralExamination .box-other .item {
  min-height: 45px;
  line-height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #eee;
}
.customerDataOralExamination .box-other .item .label {
  width: 120px;
  text-align: center;
  color: #333;
  float: left;
  background-color: #e1e1e1;
}
.customerDataOralExamination .box-other .item .content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
  padding-left: 20px;
}
.customerDataOralExamination .box-other .item .content .img-box {
  width: 150px;
  height: 92px;
  line-height: 92px;
  text-align: center;
  margin: 10px;
  background: #ECEFF4;
  display: inline-block;
  border-radius: 5px;
}
.customerDataOralExamination .box-other .item .content .img-box img {
  border-radius: 5px;
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
}
.customerDataOralExamination .box-other .item .content span {
  margin-right: 20px;
}
.customerDataOralExamination .box-other .item .content .anticon-eye {
  font-size: 20px;
  cursor: pointer;
}

.sopIndex4 .sopTop {
  height: 60px;
  line-height: 60px;
  text-align: center;
}
.sopIndex4 .sopTop .tab {
  cursor: pointer;
  width: 105px;
  height: 30px;
  line-height: 28px;
  text-align: center;
  color: #3A3A3A;
  border-radius: 0 20px 20px 0;
  border: 1px solid transparent;
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(white)) padding-box, -webkit-gradient(linear, left top, right top, from(rgba(27, 134, 252, 0)), to(#298dfc)) border-box;
  background: linear-gradient(white, white) padding-box, linear-gradient(90deg, rgba(27, 134, 252, 0), #298dfc) border-box;
  background-clip: padding-box, border-box;
  display: inline-block;
}
.sopIndex4 .sopTop .tab.active {
  border: none;
  background: linear-gradient(271deg, #1784FC 0%, rgba(0, 0, 0, 0.05) 80%);
}
.sopIndex4 .sopTop .tab.bcc {
  border: none;
  line-height: 30px;
  background: linear-gradient(271deg, #808080 0%, rgba(223, 223, 223, 0) 80%);
}
.sopIndex4 .sopTop .tab.bcc.active {
  border: none;
  line-height: 30px;
  background: linear-gradient(271deg, #1784FC 0%, rgba(0, 0, 0, 0.3) 80%);
}
.sopIndex4 .sopTop .radio {
  width: 60px;
  height: 8px;
  background: -webkit-gradient(linear, right top, left top, from(#1784FC), color-stop(80%, rgba(23, 132, 252, 0)));
  background: linear-gradient(270deg, #1784FC 0%, rgba(23, 132, 252, 0) 80%);
  border-radius: 0 20px 20px 0;
  display: inline-block;
  position: relative;
  margin: 0 5px;
}
.sopIndex4 .sopTop .radio span {
  width: 8px;
  height: 8px;
  background-color: #fff;
  border: 3px solid #1784fc;
  border-radius: 20px;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
}
.sopIndex4 .sopTop .radio.bcc {
  background: linear-gradient(271deg, #808080 0%, rgba(23, 132, 252, 0) 80%);
}
.sopIndex4 .sopTop .radio.bcc span {
  border: 3px solid #808080;
}
.sopIndex4 .sopTop .tag {
  width: 38px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 12px;
  border-radius: 2px;
  display: inline-block;
  color: #1784fc;
  background-color: #DBECFF;
  cursor: pointer;
  margin: 0 5px;
}
.sopIndex4 .box {
  min-height: 300px;
  max-height: calc(100vh - 300px);
  overflow-y: auto;
  padding: 10px 0 5px 15px;
  border: 1px solid #ddd;
  border-radius: 6px;
  margin: 5px;
}
.sopIndex4 .box .iconfont {
  font-size: 20px;
}
.sopIndex4 .box .ant-timeline-item-head {
  top: 11px;
  padding: 0;
}
.sopIndex4 .box .ant-timeline-item-tail {
  left: 3px;
}
.sopIndex4 .box .ant-timeline-item-content {
  top: 0;
  margin-left: 25px;
}
.sopIndex4 .box .h20 {
  height: 30px;
  cursor: pointer;
}
.sopIndex4 .box .h20 .iconfont {
  font-size: 14px;
}
.sopIndex4 .box .h20 .ant-select {
  width: 220px;
  float: right;
  margin-right: 20px;
}
.sopIndex4 .box .hbox {
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
}
.sopIndex4 .box .hbox .h30 {
  height: 30px;
  line-height: 30px;
  color: #333;
}
.sopIndex4 .box .hbox .h30 span {
  width: 30px;
  text-align: center;
  display: inline-block;
}
.sopIndex4 .box .hbox .h30 span i {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  display: inline-block;
  background-color: #1784fc;
}
.sopIndex4 .box .hbox .h30 div {
  width: 120px;
  display: inline-block;
}
.sopIndex4 .box .h {
  height: auto;
}
.sopIndex4 .box .h35 span {
  width: 100px;
  display: inline-block;
  text-align: right;
}

.customerData-sop {
  background-color: #fff;
  overflow-y: auto;
  height: calc(100vh - 162px);
}
.customerData-sop .iconfont {
  color: rgba(23, 132, 252, 0.63);
  display: inline-block;
  font-size: 18px;
}
.customerData-sop .icondui,
.customerData-sop .iconquan {
  font-size: 14px;
}
.customerData-sop .c999 {
  color: #999;
}
.customerData-sop .orange {
  color: #FF6200;
}
.customerData-sop .red {
  color: #FF0000;
}
.customerData-sop .green {
  color: #67C23A !important;
}
.customerData-sop .tabs {
  min-height: 80px;
  line-height: 80px;
  text-align: center;
}
.customerData-sop .tabs .tab {
  cursor: pointer;
  width: 120px;
  height: 30px;
  line-height: 28px;
  text-align: center;
  color: #3A3A3A;
  border-radius: 0 20px 20px 0;
  border: 1px solid transparent;
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(white)) padding-box, -webkit-gradient(linear, left top, right top, from(rgba(27, 134, 252, 0)), to(#298dfc)) border-box;
  background: linear-gradient(white, white) padding-box, linear-gradient(90deg, rgba(27, 134, 252, 0), #298dfc) border-box;
  background-clip: padding-box, border-box;
  display: inline-block;
}
.customerData-sop .tabs .tab.active {
  border: none;
  background: linear-gradient(271deg, #1784FC 0%, rgba(0, 0, 0, 0.05) 100%);
}
.customerData-sop .tabs .tab.bcc {
  border: none;
  line-height: 30px;
  background: linear-gradient(271deg, #808080 0%, rgba(223, 223, 223, 0) 100%);
}
.customerData-sop .tabs .tab.bcc.active {
  border: none;
  line-height: 30px;
  background: linear-gradient(271deg, #1784FC 0%, rgba(0, 0, 0, 0.3) 100%);
}
.customerData-sop .tabs .radio {
  width: 60px;
  height: 8px;
  background: -webkit-gradient(linear, right top, left top, from(#1784FC), to(rgba(23, 132, 252, 0)));
  background: linear-gradient(270deg, #1784FC 0%, rgba(23, 132, 252, 0) 100%);
  border-radius: 0 20px 20px 0;
  display: inline-block;
  position: relative;
  margin: 0 5px;
}
.customerData-sop .tabs .radio span {
  width: 8px;
  height: 8px;
  background-color: #fff;
  border: 3px solid #1784fc;
  border-radius: 20px;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
}
.customerData-sop .tabs .radio.bcc {
  background: linear-gradient(271deg, #808080 0%, rgba(23, 132, 252, 0) 100%);
}
.customerData-sop .tabs .radio.bcc span {
  border: 3px solid #808080;
}
.customerData-sop .tabs .tag {
  width: 38px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 12px;
  border-radius: 2px;
  display: inline-block;
  color: #1784fc;
  background-color: #DBECFF;
  cursor: pointer;
  margin: 0 5px;
}
.customerData-sop .progress {
  min-height: 100px;
  padding: 0 20px 20px 20px;
  text-align: center;
  border-bottom: 1px solid #ddd;
}
.customerData-sop .progress .progress0 {
  min-height: 80px;
  line-height: 80px;
  background: rgba(23, 132, 252, 0.05);
  border: 1px solid #1784FC;
  border-radius: 6px;
}
.customerData-sop .progress .progress0 div {
  height: 30px;
  line-height: 30px;
  background: rgba(8, 126, 255, 0.1);
  border-radius: 6px;
  padding-left: 10px;
  font-size: 14px;
  display: inline-block;
  color: #333;
  margin: 0 10px;
}
.customerData-sop .progress .progress0 div span {
  height: 28px;
  line-height: 28px;
  border-radius: 6px;
  background-color: #1784FC;
  color: #fff;
  padding: 0 8px;
  float: right;
}
.customerData-sop .progress .progress0 div.ml {
  margin-left: 135px;
  line-height: 30px;
}
.customerData-sop .progress .progress1 {
  min-height: 45px;
  line-height: 45px;
  background: rgba(23, 132, 252, 0.05);
  border: 1px solid #1784FC;
  border-radius: 6px;
}
.customerData-sop .progress .progress1 div {
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  display: inline-block;
  color: #7D7D7D;
}
.customerData-sop .progress .progress1 div p {
  height: 24px;
  display: inline-block;
  border-radius: 24px 10px 10px 24px;
  background: rgba(8, 126, 255, 0.1);
  margin-bottom: 0;
  padding-right: 3px;
  color: #3589FF;
}
.customerData-sop .progress .progress1 div p span {
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background-color: #1784FC;
  border-radius: 24px;
  color: #fff;
  float: left;
  margin-right: 2px;
}
.customerData-sop .progress .progress1 .anticon-arrow-right {
  margin: 0 20px;
}
.customerData-sop .progress .progress1.m2 .anticon-arrow-right {
  margin: 0 5px;
}
.customerData-sop .progress .text1 {
  padding-top: 14px;
}
.customerData-sop .progress .text1 span {
  color: #666;
  font-size: 14px;
  display: inline-block;
  margin: 0 30px;
}
.customerData-sop .progress .progress3 {
  min-height: 80px;
  background: rgba(23, 132, 252, 0.05);
  border: 1px solid #1784FC;
  border-radius: 6px;
  padding: 10px 0;
}
.customerData-sop .progress .progress3 .tdv {
  min-height: 30px;
  line-height: 30px;
}
.customerData-sop .progress .progress3 .tdv div {
  height: 22px;
  line-height: 22px;
  font-size: 12px;
  display: inline-block;
  color: #7D7D7D;
}
.customerData-sop .progress .progress3 .tdv div p {
  height: 22px;
  display: inline-block;
  border-radius: 22px 10px 10px 22px;
  background: rgba(8, 126, 255, 0.1);
  margin-bottom: 0;
  padding-right: 3px;
  color: #3589FF;
}
.customerData-sop .progress .progress3 .tdv div span {
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  background-color: #1784FC;
  border-radius: 22px;
  color: #fff;
  float: left;
  margin-right: 2px;
}
.customerData-sop .progress .progress3 .tdv .anticon-arrow-right {
  margin: 0 5px;
}
.customerData-sop .progress .progress3 .tdv .c33 {
  color: #3D3D3D;
  display: inline-block;
  margin-left: 20px;
}
.customerData-sop .progress .progress3.m5 .tdv .anticon-arrow-right {
  margin: 0 10px;
}
.customerData-sop .sop {
  padding: 10px 0 10px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.customerData-sop .sop .__vuescroll {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.customerData-sop .sop .planSelect {
  height: 28px;
  width: 150px;
}
.customerData-sop .sop .planSelect .ant-select-selection--single {
  height: 28px;
}
.customerData-sop .sop .planSelect .ant-select-selection__rendered {
  line-height: 28px;
}
.customerData-sop .sop .rightTab {
  width: 50px;
  padding: 10px;
}
.customerData-sop .sop .rightTab div {
  width: 30px;
  height: 180px;
  text-align: center;
  background-color: #DBECFF;
  border-radius: 3px;
  color: #1784FC;
  cursor: pointer;
}
.customerData-sop .sop .rightTab div .vr {
  line-height: 30px;
}
.customerData-sop .sop .box {
  height: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.customerData-sop .sop .box.bw2 .vr {
  width: 54px;
  line-height: 54px;
}
.customerData-sop .sop .vr {
  width: 48px;
  line-height: 48px;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  padding-top: 5px;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-height: 148px;
}
.customerData-sop .sop .bl {
  border-left: 1px solid #65AEFF;
}
.customerData-sop .sop .td {
  height: 200px;
  border-top: 1px solid #65AEFF;
  border-bottom: 1px solid #65AEFF;
  font-size: 14px;
  color: #333;
  text-align: center;
}
.customerData-sop .sop .td.c99 {
  color: #999 !important;
}
.customerData-sop .sop .td.c99 .red {
  color: #999;
}
.customerData-sop .sop .td .tac {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #65AEFF;
  border-right: 1px solid #65AEFF;
}
.customerData-sop .sop .td .tac .tac1 {
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #65AEFF;
}
.customerData-sop .sop .td .tac .tac2 {
  height: 20px;
  line-height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.customerData-sop .sop .td .tac .tac2 div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.customerData-sop .sop .td .tac .tac2 .flex2 {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.customerData-sop .sop .td .tac .tac2 .flex3 {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
}
.customerData-sop .sop .td .cont {
  height: 148px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.customerData-sop .sop .td .cont .bv {
  min-width: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-right: 1px solid #65AEFF;
}
.customerData-sop .sop .td .cont .bv .text {
  height: 120px;
  overflow: hidden;
}
.customerData-sop .sop .td .cont .bv .text .vr {
  max-height: 120px;
}
.customerData-sop .sop .td .cont .bv .num {
  height: 30px;
  line-height: 30px;
  text-align: center;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.customerData-sop .boxCont {
  min-height: 500px;
  border-top: 1px solid #f8f8f8;
  padding: 10px 0 0 10px;
}
.customerData-sop .boxCont .mb-5 {
  margin-bottom: 5px;
}
.customerData-sop .boxCont .title {
  height: 20px;
  line-height: 20px;
  color: #3D3D3D;
  font-size: 15px;
}
.customerData-sop .boxCont .title i {
  width: 5px;
  height: 16px;
  border-radius: 2px;
  background-color: #1784FC;
  float: left;
  margin: 2px;
}
.customerData-sop .boxCont .flex {
  min-height: 24px;
  color: #999;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.customerData-sop .boxCont .flex div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.customerData-sop .boxCont .flex div.w130 {
  width: 130px;
  -webkit-box-flex: inherit;
      -ms-flex: inherit;
          flex: inherit;
}
.customerData-sop .boxCont .flex div b {
  font-size: 16px;
  color: #444;
  font-weight: 400;
}
.customerData-sop .boxCont .flex div span {
  font-size: 12px;
  margin-left: 4px;
}
.customerData-sop .boxCont .box1 {
  padding: 10px;
  position: relative;
}
.customerData-sop .boxCont .box1 .select {
  height: 35px;
  text-align: right;
}
.customerData-sop .boxCont .box1 .select .ant-select {
  width: 180px;
  display: inline-block;
}
.customerData-sop .boxCont .box1 .pr8 {
  padding-right: 8px;
}
.customerData-sop .boxCont .box1 .state {
  position: absolute;
  top: -10px;
  right: 0;
  z-index: 1;
}
.customerData-sop .boxCont .box1 .treatment {
  margin-top: 20px;
  height: 410px;
  overflow-y: scroll;
  border-radius: 5px;
  border: 1px solid #d1d1d1;
  padding: 10px 0 5px 10px;
}
.customerData-sop .boxCont .box1 .treatment .flex {
  height: auto;
}
.customerData-sop .boxCont .box1 .treatment .date {
  width: 85px;
  height: 26px;
  line-height: 26px;
  -webkit-box-flex: inherit;
      -ms-flex: inherit;
          flex: inherit;
  color: #333;
}
.customerData-sop .boxCont .box1 .treatment .cont {
  font-size: 14px;
}
.customerData-sop .boxCont .box1 .treatment .cont .h26 {
  min-height: 26px;
  line-height: 26px;
  font-size: 14px;
  color: #333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.customerData-sop .boxCont .box1 .treatment .cont .h26 span {
  font-size: 14px;
}
.customerData-sop .boxCont .box1 .treatment .cont .h26 .c999 {
  display: inline-block;
  margin-right: 8px;
}
.customerData-sop .boxCont .box1 .treatment .cont .h26 .c333 {
  width: 85px;
  display: inline-block;
}
.customerData-sop .boxCont .box1 .treatment .cont .h26 .flex1 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: inline-block;
}
.customerData-sop .boxCont .box1 .treatment .ant-select {
  width: 80%;
}
.customerData-sop .boxCont .box2 {
  min-height: 562px;
  border-left: 1px solid #f8f8f8;
}
.customerData-sop .boxCont .box2 .title {
  margin: 0 10px;
}
.customerData-sop .boxCont .box2 .boxy {
  height: 445px;
  overflow-y: scroll;
}
.customerData-sop .boxCont .box2 .flex {
  height: auto;
  padding: 0 5px;
}
.customerData-sop .boxCont .box2 .flex div {
  margin: 5px;
  padding: 10px;
  border-radius: 6px;
  color: #333;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(182, 211, 247, 0)), to(#F5F9FF));
  background: linear-gradient(180deg, rgba(182, 211, 247, 0) 0%, #F5F9FF 100%);
}
.customerData-sop .boxCont .box2 .flex div span {
  font-size: 14px;
  margin: 0;
}
.customerData-sop .boxCont .box2 .flex div p {
  margin-bottom: 0;
}
.customerData-sop .boxCont .box2 .echarts {
  height: 260px;
}
.customerData-sop .boxCont .box2 .mb5 {
  margin: 10px;
}
.customerData-sop .boxCont .box2 .tr {
  min-width: 330px;
  border-left: 1px solid #DDEDFF;
  margin-left: 3px;
}
.customerData-sop .boxCont .box2 .tr .ant-col > div {
  height: 28px;
  line-height: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #DDEDFF;
  font-size: 12px;
  text-align: center;
}
.customerData-sop .boxCont .box2 .tr .ant-col > div .td1 {
  min-width: 55px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-right: 1px solid #DDEDFF;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.customerData-sop .boxCont .box2 .tr .ant-col > div .td2 {
  min-width: 55px;
  width: 55px;
  border-right: 1px solid #DDEDFF;
}
.customerData-sop .boxCont .box2 .th {
  border-top: 1px solid #DDEDFF;
  border-radius: 8px 8px 0 0;
  background-color: rgba(23, 132, 252, 0.05);
}
.customerData-sop .boxCont .box3 {
  min-height: 562px;
  border-left: 1px solid #f8f8f8;
}
.customerData-sop .boxCont .box3 .title {
  height: 30px;
  line-height: 30px;
  padding: 0 8px;
}
.customerData-sop .boxCont .box3 .title i {
  margin-top: 8px;
}
.customerData-sop .boxCont .box3 .relationship {
  width: 160px;
  height: 28px;
  line-height: 28px;
  color: #333;
  background: rgba(23, 132, 252, 0.2);
  border-radius: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  float: right;
  cursor: pointer;
}
.customerData-sop .boxCont .box3 .relationship div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 14px;
}
.customerData-sop .boxCont .box3 .relationship span {
  width: 28px;
  height: 28px;
  display: inline-block;
}
.customerData-sop .boxCont .box3 .relationship span.active1 {
  background: linear-gradient(115deg, #1784fc, #1784fc 50%, transparent 50%, transparent 100%);
}
.customerData-sop .boxCont .box3 .relationship span.active2 {
  background: linear-gradient(-60deg, #1784fc, #1784fc 50%, transparent 50%, transparent 100%);
}
.customerData-sop .boxCont .box3 .relationship .active {
  color: #fff;
  background-color: #1784fc;
  position: relative;
}
.customerData-sop .boxCont .box3 .f16 {
  height: 32px;
  line-height: 32px;
  font-size: 16px;
  color: #3D3D3D;
  padding: 0 8px;
  font-weight: bold;
}
.customerData-sop .boxCont .box3 .flex {
  padding: 0 8px;
}
.customerData-sop .boxCont .box3 .bb {
  height: 1px;
  background-color: #ddd;
  margin: 5px;
}
.customerData-sop .boxCont .box3 .contVox {
  padding: 6px;
  height: 430px;
  overflow-y: scroll;
}
.customerData-sop .boxCont .box3 .contVox .tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 12px;
  color: #333;
  border-right: 1px solid #DDEDFF;
  border-bottom: 1px solid #DDEDFF;
  border-left: 1px solid #DDEDFF;
}
.customerData-sop .boxCont .box3 .contVox .tr div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-left: 1px solid #DDEDFF;
}
.customerData-sop .boxCont .box3 .contVox .tr div:nth-child(1) {
  border-left: none;
}
.customerData-sop .boxCont .box3 .contVox .th {
  border-top: 1px solid #DDEDFF;
  border-radius: 8px 8px 0 0;
  background-color: rgba(23, 132, 252, 0.05);
}
.customerData-sop .boxCont .box4 {
  min-height: 562px;
  border-left: 1px solid #f8f8f8;
  padding: 8px 0 8px 8px;
}
.customerData-sop .boxCont .box4 .vbox {
  min-width: 340px;
  height: 450px;
  overflow-y: auto;
  padding-top: 5px;
  margin-top: 15px;
}
.customerData-sop .boxCont .box4 .vbox .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.customerData-sop .boxCont .box4 .vbox .item .day {
  width: 35px;
  min-height: 120px;
  border: 1px solid #e8e8e8;
  border-top: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}
.customerData-sop .boxCont .box4 .vbox .item .day span {
  display: block;
  line-height: 15px;
}
.customerData-sop .boxCont .box4 .vbox .item .day1 {
  border-top: 1px solid #e8e8e8;
}
.customerData-sop .boxCont .box4 .vbox .item .cont {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.customerData-sop .boxCont .box4 .vbox .item .cont .date {
  width: 110px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  padding-top: 5px;
}
.customerData-sop .boxCont .box4 .vbox .item .cont .date .time {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.customerData-sop .boxCont .box4 .vbox .item .cont .date .check {
  width: 25px;
  color: #1784fc;
  position: relative;
  text-align: left;
}
.customerData-sop .boxCont .box4 .vbox .item .cont .date .line {
  width: 1px;
  min-height: 100%;
  background-color: #ddd;
  position: absolute;
  top: 17px;
  left: 6px;
}
.customerData-sop .boxCont .box4 .vbox .item .cont .date .line1 {
  height: 105px;
}
.customerData-sop .boxCont .box4 .vbox .item .cont .date .line2 {
  height: 65px;
}
.customerData-sop .boxCont .box4 .vbox .item .cont .h40 {
  min-height: 40px;
  line-height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 5px;
}
.customerData-sop .boxCont .box4 .vbox .item .cont .h40 .tag {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.customerData-sop .boxCont .box4 .vbox .item .cont .h40 .tag div {
  height: 22px;
  line-height: 20px;
  border: 1px solid #e8e8e8;
  padding: 0 3px;
  font-size: 12px;
  cursor: pointer;
  display: inline-block;
  margin-right: 3px;
  margin-bottom: 3px;
}

.prints-finance-charge {
  max-width: 1000px;
  height: 100%;
  margin: 0 auto;
  padding: 5px;
  font-size: 12px!important;
  font-family: 'Microsoft YaHei', 'SimHei' !important;
}
.prints-finance-charge .ant-card-body {
  padding: 0;
}
.prints-finance-charge .ant-card-head {
  border: none;
}
.prints-finance-charge .ant-card-head-title {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  font-family: 'Microsoft YaHei', 'SimHei' !important;
}
.prints-finance-charge .bolder .ant-col {
  font-size: 14px!important;
  font-weight: bold;
  font-family: 'Microsoft YaHei', 'SimHei' !important;
}
.prints-finance-charge .ant-col {
  min-height: 30px;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  padding-top: 8px;
  font-family: 'Microsoft YaHei', 'SimHei' !important;
  color: #000;
}
.prints-finance-charge .ant-col-3,
.prints-finance-charge .ant-col-2 {
  text-align: center;
}
.prints-finance-charge .ft14 {
  font-size: 14px!important;
}
.prints-finance-charge .bt {
  width: 100%;
  display: block;
  height: 1px;
  border-top: 2px solid #000;
}
.prints-finance-charge .bt2 {
  width: 100%;
  display: block;
  height: 1px;
  border-top: 1px solid #000;
}
.prints-finance-charge .ant-btn {
  float: right;
  font-weight: bold;
  font-family: 'Microsoft YaHei', 'SimHei' !important;
  margin-top: 30px;
}

.AllocationUserMoney .ant-drawer-body .h50 {
  height: 50px;
  line-height: 50px;
  padding-left: 15px;
  font-size: 15px;
}
.AllocationUserMoney .ant-drawer-body td .ant-select {
  width: 120px;
  margin-right: 5px;
}
.AllocationUserMoney .ant-drawer-body td .ant-input-number {
  width: 80px;
}
.AllocationUserMoney .ant-drawer-body td .anticon-plus,
.AllocationUserMoney .ant-drawer-body td .anticon-minus {
  width: 32px;
  height: 28px;
  line-height: 32px;
  text-align: center;
  cursor: pointer;
  color: #1784fc;
  font-weight: bold;
}
.AllocationUserMoney .ant-drawer-body td .mt5 {
  margin-top: 5px;
}
.AllocationUserMoney .ant-drawer-body .submitBtn {
  text-align: center;
  background-color: #fff;
}
.AllocationUserMoney .ant-drawer-body .submitBtn .ant-btn {
  width: 100px;
  text-align: center;
  margin: 15px 8px;
}

.AllocationProjectMoney .ant-modal-body {
  padding: 0;
}
.AllocationProjectMoney .ant-modal-body .h40 {
  height: 40px;
  line-height: 40px;
  padding-left: 15px;
  font-size: 15px;
}
.AllocationProjectMoney .ant-modal-body .box {
  height: 420px;
}
.AllocationProjectMoney .ant-modal-body .th {
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  line-height: 40px;
  background-color: #f1f1f1;
}
.AllocationProjectMoney .ant-modal-body .th .td1 {
  width: 300px;
}
.AllocationProjectMoney .ant-modal-body .th .td2 {
  width: 220px;
}
.AllocationProjectMoney .ant-modal-body .th .td3 {
  width: 80px;
}
.AllocationProjectMoney .ant-modal-body .item {
  height: 40px;
  border-left: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  border-right: 1px solid #f1f1f1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.AllocationProjectMoney .ant-modal-body .item .td1 {
  width: 300px;
  text-align: center;
  padding-top: 4px;
  border-right: 1px solid #f1f1f1;
}
.AllocationProjectMoney .ant-modal-body .item .td1 .ant-select {
  width: 250px;
  margin-right: 5px;
}
.AllocationProjectMoney .ant-modal-body .item .td2 {
  width: 220px;
  padding-top: 4px;
  border-right: 1px solid #f1f1f1;
  text-align: center;
}
.AllocationProjectMoney .ant-modal-body .item .td2 .ant-input-number {
  width: 180px;
}
.AllocationProjectMoney .ant-modal-body .item .td3 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}
.AllocationProjectMoney .ant-modal-body .item .td3 .ant-btn {
  color: #fff;
  margin: 4px;
}

.rechargeCustomer .ant-modal-body .formRowCol .ant-form-item-control .ant-input,
.rechargeCustomer .ant-modal-body .formRowCol .ant-form-item-control .ant-input-number {
  width: 420px;
}
.rechargeCustomer .ant-modal-body .formRowCol .ant-form-item-control .el-date-editor {
  width: 220px!important;
}
.rechargeCustomer .ant-modal-body .formRowCol .ant-form-item-control .ant-dropdown-trigger {
  width: 200px;
  line-height: 32px;
}
.rechargeCustomer .ant-modal-body .formRowCol .ant-form-item-control .payType {
  width: 220px;
  margin-right: 10px;
}
.rechargeCustomer .ant-modal-body .formRowCol .ant-form-item-control .money {
  width: 150px;
  margin-right: 10px;
}
.rechargeCustomer .info {
  height: 40px;
  line-height: 40px;
  background-color: #E5F2FE;
  color: #666;
  padding: 0 15px;
  border-bottom: 1px solid #e9e9e9;
}
.rechargeCustomer .info div {
  width: 163px;
  height: 40px;
  float: left;
  padding-left: 10px;
}
.rechargeCustomer .info span {
  color: #000;
}
.rechargeCustomer .fcol {
  border-bottom: none;
}
.rechargeCustomer .formRowpay .ant-form-item-label label {
  visibility: hidden;
}
.rechargeCustomer .total {
  height: 25px;
  font-size: 12px;
  clear: both;
  border-bottom: 1px solid #e9e9e9;
}
.rechargeCustomer .total div {
  width: 95px;
  float: left;
  height: 25px;
  background-color: #E5F2FE;
  border-right: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
}
.rechargeCustomer .total span {
  width: 219px;
  margin-left: 10px;
  float: left;
  color: rgba(0, 0, 0, 0.5);
}
.ant-dropdown-menu.ant-dropdown-content {
  max-height: 300px;
  overflow-y: scroll;
}

.refundCustomer .ant-modal-body .formRowCol .ant-radio-wrapper[data-v-8d3e574e] {
  margin-bottom: 0;
}
.refundCustomer .ant-modal-body .formRowCol .el-date-editor[data-v-8d3e574e] {
  width: 335px!important;
}
.refundCustomer .ant-modal-body .formRowCol .ant-input-number[data-v-8d3e574e],
.refundCustomer .ant-modal-body .formRowCol .ant-select[data-v-8d3e574e] {
  width: 335px;
  margin-right: 10px;
}
.refundCustomer .info[data-v-8d3e574e] {
  height: 40px;
  line-height: 40px;
  background-color: #E5F2FE;
  color: #666;
  padding: 0 15px;
  margin-bottom: 5px;
}
.refundCustomer .info div[data-v-8d3e574e] {
  width: 163px;
  height: 40px;
  float: left;
  padding-left: 10px;
}
.refundCustomer .info span[data-v-8d3e574e] {
  color: #000;
}
.refundCustomer .fcol[data-v-8d3e574e] {
  border-bottom: none;
}
.refundCustomer .payType[data-v-8d3e574e] {
  width: 215px!important;
}
.refundCustomer .money[data-v-8d3e574e] {
  width: 111px!important;
}
.refundCustomer .formRowpay .ant-form-item-label label[data-v-8d3e574e] {
  visibility: hidden;
}
.refundCustomer .w50[data-v-8d3e574e] {
  width: 50%;
}
.refundCustomer .total[data-v-8d3e574e] {
  height: 25px;
  font-size: 12px;
  clear: both;
  border-bottom: 1px solid #ddd;
}
.refundCustomer .total div[data-v-8d3e574e] {
  width: 95px;
  float: left;
  height: 25px;
  background-color: #E5F2FE;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.refundCustomer .total span[data-v-8d3e574e] {
  width: 219px;
  margin-left: 10px;
  float: left;
  color: rgba(0, 0, 0, 0.5);
}

.printsFinance-charge .ant-card-body {
  padding: 0;
}
.printsFinance-charge .ant-card-head {
  border: none;
}
.printsFinance-charge .ant-card-head-title {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  font-family: 'Microsoft YaHei', 'SimHei' !important;
}
.printsFinance-charge .bolder .ant-col {
  font-size: 14px!important;
  font-weight: bold;
  font-family: 'Microsoft YaHei', 'SimHei' !important;
}
.printsFinance-charge .ant-col {
  min-height: 30px;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  padding-top: 8px;
  font-family: 'Microsoft YaHei', 'SimHei' !important;
  color: #000;
}
.printsFinance-charge .ant-col-12,
.printsFinance-charge .ant-col-5 {
  text-align: left;
}
.printsFinance-charge .ft14 {
  font-size: 14px!important;
}
.printsFinance-charge .bt {
  width: 100%;
  display: block;
  height: 1px;
  border-top: 2px solid #000;
}
.printsFinance-charge .bt2 {
  width: 100%;
  display: block;
  height: 1px;
  border-top: 1px solid #000;
}
.printsFinance-charge .ant-btn {
  float: right;
  font-weight: bold;
  font-family: 'Microsoft YaHei', 'SimHei' !important;
  margin-top: 30px;
}

.consumptionList .header {
  height: 50px;
  line-height: 50px;
  padding: 0 15px;
}
.consumptionList .header .ant-select {
  width: 150px;
  margin-right: 20px;
}
.consumptionList .header .ant-btn {
  float: right;
  margin-top: 9px;
}
.refundEditModal .ant-input {
  width: 425px;
  margin: 5px;
}
.refundEditModal .ant-select {
  width: 220px;
  margin-right: 10px;
}
.refundEditModal .fcol {
  border-bottom: none;
}
.refundEditModal .formRowpay .ant-form-item-label label {
  visibility: hidden;
}
.refundEditModal .fl {
  width: 150px;
}

.memberModalDrawer .formRowCol {
  margin-bottom: 0;
  padding-right: 0;
}
.memberModalDrawer .formRowCol.a .ant-form-item-label {
  border-bottom: 1px solid #e9f2ff;
}
.memberModalDrawer .formRowCol.a .ant-form-item-control-wrapper {
  border-bottom: 1px solid #fff;
}
.memberModalDrawer .formRowCol .btnButton {
  border-color: #1784fc;
}
.memberModalDrawer .formRowCol .ant-form-item-label {
  width: 100px;
  background-color: #e9f2ff;
  border-bottom: 1px solid #d8e8ff;
}
.memberModalDrawer .formRowCol .ant-form-item-label label {
  color: #1c62c1;
}
.memberModalDrawer .formRowCol .ant-form-item-control-wrapper {
  border-bottom: 1px solid #d8e8ff;
}
.memberModalDrawer .formRowCol .ant-form-item-children {
  padding: 5px;
}
.memberModalDrawer .formRowCol .ant-input-number,
.memberModalDrawer .formRowCol .ant-input {
  width: 390px;
}
.memberModalDrawer .formRowCol .ant-select {
  width: 390px;
}
.memberModalDrawer .formRowCol .el-date-editor {
  width: 390px!important;
}
.memberModalDrawer .formRowCol .ant-checkbox-wrapper {
  margin-left: 5px;
}
.memberModalDrawer .payType {
  width: 276px!important;
}
.memberModalDrawer .money {
  width: 111px!important;
  margin: 0 5px;
}
.memberModalDrawer .formRowpay .ant-form-item-label {
  border-bottom: 1px solid #e9f2ff;
}
.memberModalDrawer .formRowpay .ant-form-item-label label {
  visibility: hidden;
}
.memberModalDrawer .formRowpay .ant-form-item-control-wrapper {
  border-bottom: 1px solid #fff;
}
.memberModalDrawer .formRowpay.b {
  border-bottom: 1px solid #d8e8ff;
}
.memberModalDrawer .formRowpay.b .ant-form-item-children span {
  width: 275px;
  margin-left: 5px;
  float: left;
  color: rgba(0, 0, 0, 0.5);
}
.memberModalDrawer .pays .ant-form-item-children {
  padding: 0;
}
.memberEquity .ant-modal-body {
  padding: 0;
}
.memberEquity .ant-modal-footer {
  display: none;
}
.memberEquity .item {
  width: 700px;
  min-height: 40px;
  line-height: 40px;
  clear: both;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.memberEquity .item.w50 {
  width: 350px;
  float: left;
  clear: inherit;
}
.memberEquity .item .label {
  width: 100px;
  text-align: right;
  color: #666;
  background-color: rgba(0, 0, 0, 0.05);
}
.memberEquity .item .cont {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #333;
  padding-left: 8px;
  border-bottom: 1px solid #e3e3e3;
}
.memberEquity h2 {
  color: #1784fc;
  padding: 10px 15px;
  margin: 0;
}
.memberEquity .discount {
  height: 40px;
  line-height: 40px;
  padding-left: 15px;
}
.memberEquity .discount span {
  margin-left: 15px;
}

.cmemberDetails .ant-tabs-bar {
  margin-bottom: 8px;
}
.cmemberDetails .ant-tabs-tabpane {
  height: calc(100vh - 157px);
  overflow-y: scroll;
}
.cmemberDetails .title {
  height: 50px;
  line-height: 50px;
  padding: 0 15px;
  border-bottom: 1px solid #e8e8e8;
}
.cmemberDetails .title b {
  font-size: 16px;
  color: #000;
  margin-right: 10px;
}
.cmemberDetails .title .ant-tag-red {
  margin: 0 5px;
}
.cmemberDetails .title .right {
  height: 50px;
  line-height: 50px;
  float: right;
  color: #666;
  font-weight: bold;
  cursor: pointer;
}
.cmemberDetails .title .right i {
  font-size: 14px;
}
.cmemberDetails .title .right:hover {
  color: #1784fc;
}
.cmemberDetails .cont {
  height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-left: 1px solid #d9d9d9;
  border-top: 1px solid #d9d9d9;
  margin: 0 10px;
}
.cmemberDetails .cont div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 45px;
  line-height: 45px;
  border-right: 1px solid #d9d9d9;
  padding-left: 8px;
  overflow: hidden;
  color: #666;
}
.cmemberDetails .cont div b {
  color: #333;
}
.cmemberDetails .cont div span {
  font-size: 12px;
  margin-left: 10px;
}
.cmemberDetails .border {
  border-top: 1px solid #d9d9d9;
  margin: 0 10px;
}
.cmemberDetails .contMony {
  height: 45px;
  line-height: 45px;
  padding-left: 8px;
  border: 1px solid #d9d9d9;
  margin: 0 10px;
  background-color: rgba(0, 0, 0, 0.05);
}
.cmemberDetails .ant-table-wrapper {
  margin: 10px;
}
.cmemberDetails h2 {
  color: #1784fc;
  padding-left: 10px;
  margin: 10px 0;
}
.cmemberDetails h2 b {
  font-size: 14px;
  color: #333;
}
.cmemberDetails h2 span {
  font-size: 14px;
  color: #333;
  margin-right: 20px;
}
.cmemberDetails h2 span b {
  margin: 0;
  color: #1784fc;
}
.cmemberDetails .memberCardExplain {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cmemberDetails .memberCardExplain .tit {
  width: 100px;
  text-align: right;
}
.cmemberDetails .memberCardExplain .cot {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.prints-financeCharges .ant-card-body {
  padding: 0;
}
.prints-financeCharges .ant-card-head {
  border: none;
}
.prints-financeCharges .ant-card-head-title {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  font-family: 'Microsoft YaHei', 'SimHei' !important;
}
.prints-financeCharges .bolder .ant-col {
  font-size: 14px!important;
  font-weight: bold;
  font-family: 'Microsoft YaHei', 'SimHei' !important;
}
.prints-financeCharges .ant-col {
  min-height: 40px;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  padding-top: 8px;
  font-family: 'Microsoft YaHei', 'SimHei' !important;
  color: #000;
}
.prints-financeCharges .ant-col-3,
.prints-financeCharges .ant-col-2 {
  text-align: center;
}
.prints-financeCharges .ft14 {
  font-size: 14px!important;
}
.prints-financeCharges .bt {
  width: 100%;
  display: block;
  height: 1px;
  border-top: 2px solid #000;
}
.prints-financeCharges .bt2 {
  width: 100%;
  display: block;
  height: 1px;
  border-top: 1px solid #000;
}
.prints-financeCharges .ant-btn {
  float: right;
  font-weight: bold;
  font-family: 'Microsoft YaHei', 'SimHei' !important;
  margin-top: 30px;
}

.refundMemberCustomer .ant-modal-body {
  padding: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.refundMemberCustomer .ant-modal-body .lefts {
  width: 40%;
}
.refundMemberCustomer .ant-modal-body .lefts .ant-form-item-children {
  width: 185px;
  color: #444;
  font-weight: bold;
  overflow: hidden;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.refundMemberCustomer .ant-modal-body .rights {
  width: 60%;
}
.refundMemberCustomer .ant-modal-body .formRowCol {
  margin-bottom: 0;
  padding-right: 15px;
}
.refundMemberCustomer .ant-modal-body .payType {
  width: 170px!important;
}
.refundMemberCustomer .ant-modal-body .money {
  width: 110px!important;
  margin: 0 5px;
}
.refundMemberCustomer .ant-modal-body .formRowpay .ant-form-item-label {
  visibility: hidden;
}
.refundMemberCustomer .ant-modal-body .total {
  height: 25px;
  font-size: 12px;
  padding-left: 77px;
  margin: 0;
  clear: both;
}
.refundMemberCustomer .ant-modal-body .total span {
  width: 170px;
  float: left;
  color: rgba(0, 0, 0, 0.5);
}

.MemberVips .ant-card-body {
  padding: 0;
  min-height: 180px;
}
.MemberVips .ant-card-body td,
.MemberVips .ant-card-body th {
  padding-left: 0!important;
  padding-right: 0!important;
  text-align: center!important;
  cursor: pointer;
}
.MemberVips .ant-card-body td .ant-btn,
.MemberVips .ant-card-body th .ant-btn {
  padding: 1px;
}
.MemberVips .ant-card-body td.w70 .desc,
.MemberVips .ant-card-body th.w70 .desc {
  width: 80px;
}
.openformCard .ant-form-item p {
  margin: 0;
  height: 39px;
  padding-top: 5px;
}
.openformCard .ant-form-item p .text {
  width: 110px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-color: rgba(0, 0, 0, 0.1);
  float: left;
}
.openformCard .ant-form-item p .i {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-style: inherit;
  font-size: 18px;
  float: left;
}
.openformCard .ant-form-item p .num {
  width: 110px;
  float: left;
}
.openformCard .ant-form-item p .num input {
  text-align: center;
}
.openformCard .ant-form-item p .text1 {
  width: 110px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  float: left;
  background-color: rgba(0, 0, 0, 0.1);
}
.openformCard .textp {
  height: 50px;
  line-height: 65px;
  margin: 0;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.8);
}

.couponSendDrawer .title {
  height: 50px;
  border-bottom: 1px solid #e9f2ff;
  padding: 5px 0 0 15px;
}
.couponSendDrawer .title .formRowCol {
  float: left;
  margin-bottom: 0;
  padding-right: 0;
  border: none;
}
.couponSendDrawer .title .formRowCol .ant-form-item-label {
  width: 80px;
  background-color: transparent;
}
.couponSendDrawer .title .formRowCol .ant-form-item-label label {
  color: rgba(0, 0, 0, 0.85);
}
.couponSendDrawer .title .text {
  height: 40px;
  line-height: 40px;
  float: left;
  margin-left: 5px;
}
.couponSendDrawer .title .text b {
  color: #1784fc;
}
.couponSendDrawer .formRowCol {
  margin-bottom: 0;
  padding-right: 0;
}
.couponSendDrawer .formRowCol.a .ant-form-item-label {
  border-bottom: 1px solid #e9f2ff;
}
.couponSendDrawer .formRowCol.a .ant-form-item-control-wrapper {
  border-bottom: 1px solid #fff;
}
.couponSendDrawer .formRowCol .btnButton {
  border-color: #1784fc;
}
.couponSendDrawer .formRowCol .ant-form-item-label {
  width: 125px;
  background-color: #e9f2ff;
  border-bottom: 1px solid #d8e8ff;
}
.couponSendDrawer .formRowCol .ant-form-item-label label {
  color: #1c62c1;
}
.couponSendDrawer .formRowCol .ant-form-item-control-wrapper {
  border-bottom: 1px solid #d8e8ff;
}
.couponSendDrawer .formRowCol .ant-form-item-children {
  padding-left: 5px;
}
.couponSendDrawer .formRowCol .ant-input-number {
  width: 260px;
}
.couponSendDrawer .formRowCol .ant-select {
  width: 300px;
}
.couponSendDrawer .formRowCol .el-date-editor {
  width: 300px!important;
}
.couponSendDrawer .formRowCol .ant-checkbox-wrapper {
  margin-left: 5px;
}
.couponSendDrawer .formRowCol textarea {
  width: 500px;
  margin: 5px;
}
.couponSendDrawer .payType {
  width: 215px!important;
}
.couponSendDrawer .money {
  width: 111px!important;
  margin: 0 5px;
}
.couponSendDrawer .formRowpay .ant-form-item-label {
  border-bottom: 1px solid #e9f2ff;
}
.couponSendDrawer .formRowpay .ant-form-item-label label {
  visibility: hidden;
}
.couponSendDrawer .formRowpay .ant-form-item-control-wrapper {
  border-bottom: 1px solid #fff;
}
.couponSendDrawer .formRowpay.b {
  border-bottom: 1px solid #d8e8ff;
}
.couponSendDrawer .formRowpay.b .ant-form-item-children span {
  width: 200px;
  margin-right: 23px;
  float: left;
  color: rgba(0, 0, 0, 0.5);
}
.couponSendDrawer .pays .ant-form-item-children {
  padding: 0;
}
.formRowColHas {
  margin-bottom: 0;
}
.formRowColHas .ant-form-item-children-icon {
  right: 39px!important;
}

.prints-financeChargess .ant-card-body {
  padding: 0;
}
.prints-financeChargess .ant-card-head {
  border: none;
}
.prints-financeChargess .ant-card-head-title {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  font-family: 'Microsoft YaHei', 'SimHei' !important;
}
.prints-financeChargess .bolder .ant-col {
  font-size: 14px!important;
  font-weight: bold;
  font-family: 'Microsoft YaHei', 'SimHei' !important;
}
.prints-financeChargess .ant-col {
  min-height: 40px;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  padding-top: 8px;
  font-family: 'Microsoft YaHei', 'SimHei' !important;
  color: #000;
}
.prints-financeChargess .ant-col-3,
.prints-financeChargess .ant-col-2 {
  text-align: center;
}
.prints-financeChargess .ft14 {
  font-size: 14px!important;
}
.prints-financeChargess .bt {
  width: 100%;
  display: block;
  height: 1px;
  border-top: 2px solid #000;
}
.prints-financeChargess .bt2 {
  width: 100%;
  display: block;
  height: 1px;
  border-top: 1px solid #000;
}
.prints-financeChargess .ant-btn {
  float: right;
  font-weight: bold;
  font-family: 'Microsoft YaHei', 'SimHei' !important;
  margin-top: 30px;
}

.couponDetails .ant-tabs-bar {
  margin-bottom: 8px;
}
.couponDetails .ant-tabs-tabpane {
  height: calc(100vh - 156px);
  overflow-y: scroll;
}
.couponDetails .title {
  height: 50px;
  line-height: 50px;
  padding: 0 15px;
  border-bottom: 1px solid #e8e8e8;
}
.couponDetails .title b {
  font-size: 16px;
  color: #000;
  margin-right: 10px;
}
.couponDetails .title .ant-tag-red {
  margin: 0 5px;
}
.couponDetails .title .right {
  height: 50px;
  line-height: 50px;
  float: right;
  color: #666;
  font-weight: bold;
  cursor: pointer;
}
.couponDetails .title .right i {
  font-size: 14px;
}
.couponDetails .title .right:hover {
  color: red;
}
.couponDetails .title .fr.ant-btn {
  margin-top: 7px;
}
.couponDetails .cont {
  height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-left: 1px solid #d9d9d9;
  border-top: 1px solid #d9d9d9;
  margin: 0 10px;
}
.couponDetails .cont div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 45px;
  line-height: 45px;
  border-right: 1px solid #d9d9d9;
  padding-left: 8px;
  overflow: hidden;
  color: #666;
}
.couponDetails .cont div b {
  color: #333;
}
.couponDetails .border {
  border-top: 1px solid #d9d9d9;
  margin: 0 10px;
}
.couponDetails .contMony {
  height: 45px;
  line-height: 45px;
  padding-left: 8px;
  border: 1px solid #d9d9d9;
  margin: 0 10px;
  background-color: rgba(0, 0, 0, 0.05);
}
.couponDetails .ant-table-wrapper {
  margin: 10px;
}
.couponDetails h2 {
  height: 50px;
  line-height: 50px;
  color: #1784fc;
  padding-left: 10px;
  margin-bottom: 0;
}
.couponDetails h2 b {
  font-size: 14px;
  color: #333;
}
.couponDetails h2 span {
  font-size: 14px;
  color: #333;
  float: right;
  margin-right: 20px;
}
.couponDetails h2 span b {
  margin: 0;
  color: #1784fc;
}

.cardCoupon .ant-card-body {
  padding: 0;
}
.cardCoupon .ant-card-body .item {
  width: 190px;
  height: 85px;
  border: 1px solid #1784fc;
  padding: 5px;
  float: left;
  margin: 15px 0;
  margin-left: 30px;
  cursor: pointer;
  position: relative;
}
.cardCoupon .ant-card-body .item p {
  width: 46px;
  height: 24px;
  line-height: 22px;
  text-align: center;
  color: #888888;
  font-size: 12px;
  border: 1px solid #BBBBBB;
  background-color: #EFEFEF;
  margin: 0;
  position: absolute;
  top: -2px;
  right: -12px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.cardCoupon .ant-card-body .item .name {
  height: 30px;
  line-height: 30px;
}
.cardCoupon .ant-card-body .item .name .text {
  width: 106px;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  font-size: 14px;
  color: #333;
  float: left;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cardCoupon .ant-card-body .item .name .ant-tag {
  margin-left: 5px;
  margin-right: 0;
  padding: 0 2px;
}
.cardCoupon .ant-card-body .item div {
  font-size: 12px;
  color: #888888;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cardCoupon .ant-card-body .item div i {
  float: right;
  color: #000;
}
.cardCoupon .ant-card-body .item.type1 {
  border: 1px solid #52c41a;
}
.cardCoupon .ant-card-body .item.type2 {
  border: 1px solid #ff4d4f;
}
.cardCoupon .ant-card-body .item.type3 {
  border: 1px solid #1784fc;
}
.cardCoupon .ant-card-body .item.dis1,
.cardCoupon .ant-card-body .item.dis2,
.cardCoupon .ant-card-body .item.dis3 {
  border: 1px solid #BBBBBB !important;
  background-color: #EFEFEF;
}
.cardCoupon .ant-card-body .item.dis1 .name .ant-tag,
.cardCoupon .ant-card-body .item.dis2 .name .ant-tag,
.cardCoupon .ant-card-body .item.dis3 .name .ant-tag {
  background-color: #BBBBBB !important;
}
.cardCoupon .ant-card-body .item:hover i {
  color: #1784fc;
}

.customerData-MemberInfo {
  margin-top: 10px;
  margin-left: 15px;
  height: calc(100vh - 160px);
  overflow-y: scroll;
}
.customerData-MemberInfo > div {
  max-width: 960px;
}
.customerData-MemberInfo .ant-card {
  margin-bottom: 30px;
}
.customerData-MemberInfo .ant-card-extra {
  padding: 5px 0;
}
.customerData-MemberInfo .ant-card-extra .ant-btn {
  height: 28px;
  padding: 0 10px;
}
.customerData-MemberInfo .ant-card-head {
  min-height: inherit;
  background-color: #E9F2FF;
}
.customerData-MemberInfo .ant-card-head-title {
  padding: 10px 0;
}
.customerData-MemberInfo .center {
  text-align: center;
}
.customerData-MemberInfo .priceCount {
  font-weight: bold;
  margin-bottom: 0;
  padding: 15px 20px;
  font-size: 14px;
}
.customerData-MemberInfo .record {
  height: 40px;
  line-height: 40px;
  text-align: right;
}
.customerData-MemberInfo h1 {
  font-weight: 400;
  font-size: 15px;
}

.prints-orderCharge {
  padding: 5px;
  font-size: 12px!important;
  font-family: 'Microsoft YaHei', 'SimHei' !important;
  font-weight: bold;
}
.prints-orderCharge .ant-card-body {
  padding: 0;
}
.prints-orderCharge .ant-card-head {
  border: none;
  height: 30px;
  min-height: 0;
}
.prints-orderCharge .ant-card-head-title {
  text-align: center;
  font-size: 18px!important;
  font-weight: bold;
  font-family: 'Microsoft YaHei', 'SimHei' !important;
  padding: 0;
}
.prints-orderCharge .ant-col {
  min-height: 16px;
  line-height: 16px;
  font-weight: bold;
  font-family: 'Microsoft YaHei', 'SimHei' !important;
  color: #000;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.prints-orderCharge .ant-col-2,
.prints-orderCharge .ant-col-3 {
  text-align: center;
}
.prints-orderCharge .ant-col-11 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.prints-orderCharge .ant-col-11 div {
  font-weight: bold;
  font-family: 'Microsoft YaHei', 'SimHei' !important;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 200px;
  word-wrap: break-word;
  word-break: normal;
}
.prints-orderCharge .h {
  min-height: 120px;
  font-weight: bold;
  font-family: 'Microsoft YaHei', 'SimHei' !important;
}
.prints-orderCharge .itemH .ant-col {
  min-height: 32px;
  line-height: 32px;
}
.prints-orderCharge .h17 .ant-col {
  min-height: 17px!important;
  line-height: 17px!important;
}
.prints-orderCharge .cursorTooth .toothsPositions {
  height: 30px;
  padding: 0;
}
.prints-orderCharge .cursorTooth .toothsPositions .item {
  min-height: 15px;
  height: 15px;
  line-height: 15px;
}
.prints-orderCharge .cursorTooth .toothsPositions .item div.t {
  height: 15px;
  line-height: 15px;
}
.prints-orderCharge .cursorTooth .toothsPositions .borders {
  border-color: #000;
}
.prints-orderCharge .b {
  width: 100%;
  display: block;
  height: 1px;
  border-top: 2px solid #000 !important;
  background-color: #000 !important;
}
.prints-orderCharge .b1 {
  width: 100%;
  display: block;
  height: 1px;
  border-top: 1px solid #000 !important;
  background-color: #000 !important;
}

.tooth {
  height: 260px;
}
.tooth .tooth-box {
  width: 650px;
  height: 210px;
  float: left;
}
.tooth .tooth-selector {
  width: 120px;
  height: 160px;
  float: left;
  margin-left: 30px;
  background-color: #f1f3f7;
  padding-top: 10px;
  text-align: center;
}
.tooth .tooth-selector .title {
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-bottom: 1px solid #e9edf1;
}
.tooth .tooth-left {
  width: 320px;
  height: 192px;
  float: left;
  text-align: right;
  background-color: #fff;
  padding-top: 10px;
  padding-right: 8px;
  padding-bottom: 3px;
  -webkit-box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.1);
          box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.1);
}
.tooth .tooth-left b {
  height: 30px;
  display: block;
  color: #1784fc;
  text-align: left;
  padding-left: 10px;
}
.tooth .tooth-right {
  width: 320px;
  height: 192px;
  float: left;
  padding-top: 10px;
  padding-left: 8px;
  padding-bottom: 3px;
  margin-left: 7px;
  -webkit-box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.1);
          box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.1);
}
.tooth .tooth-right b {
  height: 30px;
  display: block;
  text-align: right;
  color: #1784fc;
  padding-right: 10px;
}
.tooth .toothBtn {
  height: 28px;
  line-height: 28px;
  padding: 0 5px;
  border: 1px solid #e9edf1;
  display: inline-block;
  margin-bottom: 15px;
  margin-right: 5px;
  color: #575d6a;
  cursor: pointer;
}
.tooth .toothBtn:nth-child(1) {
  margin-right: 10px;
}
.tooth .toothBtn:hover {
  background-color: rgba(24, 144, 255, 0.1);
}
.tooth .tooth-btn {
  width: 32px;
  height: 28px;
  line-height: 28px;
  display: inline-block;
  text-align: center;
  margin: 2px;
  color: #575d6a;
  border: 1px solid #e9edf1;
  cursor: pointer;
  position: relative;
}
.tooth .tooth-btn:hover {
  background-color: rgba(24, 144, 255, 0.3);
}
.tooth .tooth-btn.checked {
  color: #fff;
  background-color: rgba(24, 144, 255, 0.7);
  border: 1px solid rgba(24, 144, 255, 0.7);
}
.tooth .tooth-btn.active {
  -webkit-box-shadow: inset 0 0 0 4px #1890ff, 0 2px 4px #1890ff;
          box-shadow: inset 0 0 0 4px #1890ff, 0 2px 4px #1890ff;
}
.tooth .tooth-btn.checked1 {
  color: #fff;
  background-color: rgba(255, 0, 0, 0.7);
  border: 1px solid rgba(255, 0, 0, 0.7);
}
.tooth .tooth-btn.active1 {
  -webkit-box-shadow: inset 0 0 0 4px #ff0000, 0 2px 4px #ff0000;
          box-shadow: inset 0 0 0 4px #ff0000, 0 2px 4px #ff0000;
}
.tooth .tooth-btn div {
  width: 4px;
  height: 4px;
  border-radius: 4px;
  background-color: red;
  position: absolute;
  top: 2px;
  right: 2px;
}
.tooth .tooths {
  width: 32px;
  height: 28px;
  line-height: 28px;
  display: inline-block;
  text-align: center;
  margin: 2px;
  color: #575d6a;
  border: 1px solid #e9edf1;
  background-color: #fff;
  cursor: pointer;
}
.tooth .tooths:hover {
  background-color: rgba(24, 144, 255, 0.1);
}
.tooth .tooths.checked {
  color: #fff;
  background-color: rgba(24, 144, 255, 0.8);
  border: 1px solid rgba(24, 144, 255, 0.8);
}
.tooth .leftTop {
  text-align: right;
  border-right: 1px solid #9397a2;
  border-bottom: 1px solid #9397a2;
}
.tooth .rightTop {
  border-bottom: 1px solid #9397a2;
}
.tooth .leftBottom {
  text-align: right;
  border-right: 1px solid #9397a2;
}

.AllocationPayMoney .ant-drawer-body .box {
  overflow-y: hidden;
}
.AllocationPayMoney .ant-drawer-body .box .h50 {
  height: 50px;
  line-height: 50px;
  padding-left: 15px;
  font-size: 15px;
}
.AllocationPayMoney .ant-drawer-body .box td .h {
  height: 30px;
  line-height: 30px;
}
.AllocationPayMoney .ant-drawer-body .box td .ant-select {
  width: 120px;
  margin-right: 5px;
}
.AllocationPayMoney .ant-drawer-body .box td .ant-input-number {
  width: 80px;
}
.AllocationPayMoney .ant-drawer-body .box td .w95 {
  width: 110px;
}
.AllocationPayMoney .ant-drawer-body .box td .anticon-plus,
.AllocationPayMoney .ant-drawer-body .box td .anticon-minus {
  width: 32px;
  height: 28px;
  line-height: 32px;
  text-align: center;
  cursor: pointer;
  color: #1784fc;
  font-weight: bold;
}
.AllocationPayMoney .ant-drawer-body .box td .mt5 {
  margin-top: 5px;
}

.AllocationMoney .ant-drawer-body .box {
  overflow-y: hidden;
}
.AllocationMoney .ant-drawer-body .box td .h {
  height: 32px;
}
.AllocationMoney .ant-drawer-body .box td .text {
  width: 110px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  margin: 0 5px;
}
.AllocationMoney .ant-drawer-body .box td .ant-input-number {
  width: 90px;
  float: left;
}
.AllocationMoney .ant-drawer-body .box td .mt5 {
  margin-top: 5px;
}

.editOrderPay .ant-modal-body .ant-select,
.editOrderPay .ant-modal-body .ant-input,
.editOrderPay .ant-modal-body .ant-input-number {
  width: 210px;
  margin-right: 5px;
}
.editOrderPay .ant-modal-body .el-date-editor {
  width: 210px!important;
}
.editOrderPay .ant-modal-body textarea.ant-input {
  width: 400px;
  margin: 5px 0;
}
.editOrderPay .ant-modal-body .v label {
  visibility: hidden;
}
.cancelOrderPay .ant-modal {
  width: 545px;
}
.cancelOrderPay .ant-modal-body {
  padding: 0;
}
.cancelOrderPay .ant-modal-body .reds {
  text-align: center;
  font-size: 14px;
  color: red;
  display: block;
  padding: 5px 0;
}
.cancelOrderPay .ant-modal-body .formRowCol {
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 0;
}
.cancelOrderPay .ant-modal-body .ant-form-item-label {
  width: 110px!important;
  border-right: 1px solid #e1e1e1;
}
.cancelOrderPay .ant-modal-body .ant-form-item-control-wrapper {
  padding-left: 8px;
}
.cancelOrderPay .ant-modal-body textarea {
  margin: 5px 0;
}

.orderEditDataroject {
  width: 400px;
  height: 100%;
  border-left: 1px solid #f0f0f0;
}
.orderEditDataroject .search {
  height: 80px;
  padding: 20px;
}
.orderEditDataroject .search .ant-select {
  width: 100%;
  margin-top: 5px;
}
.orderEditDataroject .boxss {
  height: calc(100% - 100px);
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
}
.orderEditDataroject .boxss .ant-collapse {
  width: 390px;
  margin: 0 auto;
  border: none;
}
.orderEditDataroject .boxss .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;
  border-radius: 4px;
}
.orderEditDataroject .boxss .ant-collapse-item .ant-collapse-content-box div {
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid rgba(0, 166, 201, 0.3);
}
.orderEditDataroject .boxss .ant-collapse-item .ant-collapse-content-box div .ant-btn {
  padding: 0;
}
.orderEditDataroject .boxss .ant-collapse-item .ant-collapse-content-box div .text {
  width: 265px;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.orderEditDataroject .boxss .ant-collapse-item .ant-collapse-content-box div .money {
  width: 60px;
  text-align: center;
  float: left;
}
.orderEditDataroject .boxss .ant-collapse-item .ant-collapse-content-box div:nth-child(2n-1) .text {
  color: rgba(0, 166, 201, 0.8);
}
.orderEditDataroject .boxss .ant-collapse-item-active .ant-collapse-header {
  color: #00A6C9;
  background-color: rgba(24, 144, 255, 0.1);
}

.AddOutsideProces .porjectOutside {
  margin-bottom: 30px;
}
.AddOutsideProces .porjectOutside .title {
  height: 50px;
  padding: 9px 20px;
}
.AddOutsideProces .porjectOutside .title b {
  height: 32px;
  line-height: 32px;
  font-size: 16px;
  color: #000;
  float: left;
}
.AddOutsideProces .porjectOutside .title .ant-btn {
  float: right;
}
.AddOutsideProces .porjectOutside .tr {
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 20px;
  border-bottom: 1px solid #e8e8e8;
}
.AddOutsideProces .porjectOutside .tr > div {
  text-align: center;
  border-left: 1px solid #e8e8e8;
}
.AddOutsideProces .porjectOutside .tr > div .ant-input-number {
  width: 80px;
  margin-top: 9px;
}
.AddOutsideProces .porjectOutside .tr > div .ant-select {
  width: 150px;
  margin-top: 9px;
}
.AddOutsideProces .porjectOutside .tr > div .ant-btn {
  margin-top: 9px;
}
.AddOutsideProces .porjectOutside .tr .th1 {
  width: 250px;
  cursor: pointer;
}
.AddOutsideProces .porjectOutside .tr .th2 {
  width: 180px;
}
.AddOutsideProces .porjectOutside .tr .th3 {
  width: 180px;
}
.AddOutsideProces .porjectOutside .tr .th4 {
  width: 100px;
}
.AddOutsideProces .porjectOutside .tr .th5 {
  width: 80px;
  border-right: 1px solid #e8e8e8;
}
.AddOutsideProces .porjectOutside .tr .th5 span {
  line-height: 50px;
  cursor: pointer;
}
.AddOutsideProces .porjectOutside .tr .th6 {
  width: 710px;
  line-height: 40px;
  text-align: left;
  padding-left: 8px;
}
.AddOutsideProces .porjectOutside .tr.head {
  height: 40px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  line-height: 40px;
  background-color: #fafafa;
  border-top: 1px solid #e8e8e8;
}
.AddOutsideProces .porjectOutside .tr.head .th1 {
  display: block;
  cursor: default;
}
.AddOutsideProces .porjectOutside .tr.head i {
  color: red;
}
.AddOutsideProces .ant-form-item {
  width: 50%;
  float: left;
}
.AddOutsideProces .ant-form-item .ant-select,
.AddOutsideProces .ant-form-item .ant-input,
.AddOutsideProces .ant-form-item .ant-input-number {
  width: 270px;
}
.AddOutsideProces .ant-drawer-body {
  position: relative;
}
.AddOutsideProces .btnLevel {
  width: 100%;
  background-color: #fff;
  border-top: 1px solid #f8f8f8;
  text-align: right;
  padding: 10px 16px;
  z-index: 1;
}
.AddOutsideProces .btnLevel .ant-btn {
  width: 115px;
  margin: 0 4px;
}
.AddOutsideProces .orderEditDataroject {
  width: 430px;
  height: calc(100vh - 130px);
  position: absolute;
  top: 42px;
  right: 5px;
  z-index: 99;
  background-color: #fff;
  border-top: 1px solid #f0f0f0;
  -webkit-box-shadow: 0 4px 3px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 4px 3px 0 rgba(0, 0, 0, 0.2);
}
.AddOutsideProces .orderEditDataroject > .ant-select {
  width: 410px;
  margin: 10px;
}
.AddOutsideProces .orderEditDataroject > .ant-select .ant-select-selection {
  border-color: #1784fc;
}
.AddOutsideProces .orderEditDataroject .btb {
  border-top: 1px solid #ddd;
}
.AddOutsideProces .orderEditDataroject .search {
  height: 60px;
  padding: 5px 15px 5px 160px;
}
.AddOutsideProces .orderEditDataroject > .box {
  height: calc(100vh - 224px);
}
.AddOutsideProces .orderEditDataroject .boxss {
  height: calc(100% - 115px);
}

.outSideListData .ant-tabs-bar {
  margin-bottom: 0;
}
.outSideListData .ant-tabs-extra-content {
  margin-right: 20px;
}

.bundProject .ant-modal-body {
  padding: 0;
}
.bundProject .ant-modal-body .box {
  height: 500px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.bundProject .ant-modal-body .box .box-list {
  width: 240px;
  border-right: 1px solid #f1f1f1;
}
.bundProject .ant-modal-body .box .box-list .ant-input-search {
  width: 230px;
  margin: 9px;
}
.bundProject .ant-modal-body .box .box-list .item {
  padding: 9px 5px;
  border-bottom: 1px solid #f1f1f1;
  cursor: pointer;
}
.bundProject .ant-modal-body .box .box-list .item:hover,
.bundProject .ant-modal-body .box .box-list .item.active {
  color: #1784fc;
  background-color: rgba(24, 144, 255, 0.2);
}
.bundProject .ant-modal-body .box .box-cont {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.bundProject .ant-modal-body .box .box-cont .total {
  height: 40px;
  line-height: 40px;
  text-align: right;
  padding: 0 20px;
  border-top: 1px solid #f1f1f1;
}

.orderEditData .ant-drawer-title .ant-select {
  width: 300px;
  float: right;
  margin-right: 342px;
}
.orderEditData .ant-drawer-title .ant-btn {
  float: right;
  margin-right: 15px;
  font-weight: bold;
  font-size: 16px;
}
.orderEditData .ant-drawer-title .ant-btn-primary[disabled] {
  color: #fff !important;
  border-color: transparent!important;
  background-color: transparent!important;
}
.orderEditData .boxProject {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.orderEditData .boxProject .list {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 100%;
  overflow-x: auto;
}
.orderEditData .boxProject .total1 {
  height: 40px;
}
.orderEditData .boxProject .total1 .formRowCol {
  width: 300px;
  margin-bottom: 0;
}
.orderEditData .boxProject .total2 {
  height: 40px;
  border-bottom: 1px solid #e3e3e3;
}
.orderEditData .boxProject .total2 .formRowCol {
  width: 300px;
  margin-bottom: 0;
  float: right;
}
.orderEditData .boxProject .total2 .formRowCol.left {
  float: left;
}
.orderEditData .boxProject .total2 .formRowCol.left .ant-form-item-label {
  width: 110px;
}
.orderEditData .boxProject .total2 .formRowCol.left .ant-form-item-label span span {
  width: 24px;
  height: 24px;
  line-height: 24px;
  color: #fff;
  text-align: center;
  float: left;
  border-radius: 3px;
  background-color: #1CC825;
  margin: 8px;
}
.orderEditData .boxProject .total2 .formRowCol.left .ant-form-item-label span span.card1 {
  background-color: #F29116;
}
.orderEditData .boxProject .formItem {
  height: 105px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
}
.orderEditData .boxProject .formItem .w1 {
  width: 150px;
}
.orderEditData .boxProject .formItem .w2 {
  width: 250px;
}
.orderEditData .boxProject .formItem .w3 {
  width: 300px;
}
.orderEditData .boxProject .formItem .w4 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.orderEditData .boxProject .formItem .formRowCol {
  height: 50px;
  margin-bottom: 0;
  padding-right: 0;
}
.orderEditData .boxProject .formItem .formRowCol .ant-form-item-label {
  width: 80px;
}
.orderEditData .boxProject .formItem .formRowCol .ant-input-group-compact {
  margin-top: 5px;
}
.orderEditData .boxProject .formItem .formRowCol.col {
  height: 105px;
}
.orderEditData .boxProject .formItem .formRowCol .el-input__icon {
  line-height: 30px!important;
}
.orderEditData .th {
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #f1f1f1;
}
.orderEditData .th div {
  height: 50px;
  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;
  border-right: 1px solid #e8e8e8;
  white-space: pre;
  text-align: center;
  color: #333;
}
.orderEditData .th .th1 {
  width: 40px;
}
.orderEditData .th .th2 {
  width: 120px;
}
.orderEditData .th .th3 {
  min-width: 100px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.orderEditData .th .th4 {
  width: 105px;
}
.orderEditData .th .th5 {
  width: 55px;
}
.orderEditData .th .th6 {
  width: 90px;
}
.orderEditData .th .th7 {
  width: 80px;
}
.orderEditData .th .th8 {
  width: 80px;
}
.orderEditData .th .th9 {
  width: 60px;
}
.orderEditData .th .th10 {
  width: 90px;
}
.orderEditData .th .th11 {
  width: 80px;
}
.orderEditData .th .th12 {
  width: 80px;
}
.orderEditData .th .th13 {
  width: 50px;
}
.orderEditData .tableBox {
  max-height: calc(100vh - 340px);
  overflow-y: auto;
}
.orderEditData .tableBox .addP {
  height: 80px;
  line-height: 80px;
  text-align: center;
  font-size: 16px;
  border-bottom: 1px solid #e8e8e8;
  color: #666;
}
.orderEditData .tableBox .td {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #e8e8e8;
}
.orderEditData .tableBox .td .td1 {
  width: 40px;
  border-right: 1px solid #e8e8e8;
}
.orderEditData .tableBox .td .td1 > div {
  height: 42px;
  padding: 10px 9px;
}
.orderEditData .tableBox .td .td1 > div div {
  width: 22px;
  height: 22px;
  line-height: 22px;
  color: #fff;
  cursor: pointer;
  text-align: center;
  border-radius: 3px;
}
.orderEditData .tableBox .td .td1 .hui {
  background-color: #1CC825;
}
.orderEditData .tableBox .td .td1 .quan {
  background-color: #F29116;
}
.orderEditData .tableBox .td .td2 {
  width: 120px;
  border-right: 1px solid #e8e8e8;
  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;
}
.orderEditData .tableBox .td .td2 .cursor {
  width: 100%;
}
.orderEditData .tableBox .td .tdBox {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
}
.orderEditData .tableBox .td .tdBox .tdBox1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #e8e8e8;
}
.orderEditData .tableBox .td .tdBox .tdBox1 > div {
  min-height: 40px;
  text-align: center;
  color: #333;
  padding: 5px 3px;
  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;
}
.orderEditData .tableBox .td .tdBox .tdBox1 > div .ant-input-number {
  width: 100%;
}
.orderEditData .tableBox .td .tdBox .tdBox2 {
  padding: 2px;
  background-color: rgba(0, 0, 0, 0.05);
}
.orderEditData .tableBox .td .tdBox .tdBox2 .ant-input {
  width: 200px;
  margin: 2px 0;
}
.orderEditData .tableBox .td .tdBox .tdBox2 .user {
  display: inline-block;
  margin: 2px 0;
}
.orderEditData .tableBox .td .tdBox .tdBox2 .user > b {
  width: 70px;
  color: #333;
  display: inline-block;
  font-weight: 400;
  text-align: right;
}
.orderEditData .tableBox .td .tdBox .tdBox2 .user .ant-select {
  width: 110px;
}
.orderEditData .tableBox .td .th3 {
  min-width: 100px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}
.orderEditData .tableBox .td .th3.name {
  min-height: 54px!important;
  display: block!important;
}
.orderEditData .tableBox .td .th3.name .desc {
  max-width: 100%;
  text-align: left;
}
.orderEditData .tableBox .td .th3.name > .ant-calendar-picker {
  width: 100%;
}
.orderEditData .tableBox .td .th3.name .project-date {
  cursor: pointer;
  font-size: 12px;
  color: #444;
}
.orderEditData .tableBox .td .th3.name .project-date .anticon {
  cursor: pointer;
  margin-left: 3px;
}
.orderEditData .tableBox .td .th3.name .project-date .anticon svg {
  width: 14px;
}
.orderEditData .tableBox .td .th3.name .project-date .anticon-edit:hover {
  color: #1890ff;
}
.orderEditData .tableBox .td .th3.name .project-date .anticon-delete:hover {
  color: #F14646;
}
.orderEditData .tableBox .td .th4 {
  width: 105px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.orderEditData .tableBox .td .th5 {
  width: 55px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.orderEditData .tableBox .td .th6 {
  width: 90px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.orderEditData .tableBox .td .th7 {
  width: 80px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.orderEditData .tableBox .td .th8 {
  width: 80px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.orderEditData .tableBox .td .th9 {
  width: 60px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.orderEditData .tableBox .td .th10 {
  width: 90px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.orderEditData .tableBox .td .th11 {
  width: 80px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.orderEditData .tableBox .td .th12 {
  width: 80px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.orderEditData .tableBox .td .th13 {
  width: 45px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.orderEditData .tableBox .td .th13 .disabled {
  cursor: no-drop;
  color: #999;
}
.orderEditData .times {
  width: 215px;
  padding: 0 10px;
}
.orderEditData .times .iconshijian {
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  font-size: 17px;
}
.orderEditData .times span {
  width: 155px;
  height: 30px;
  line-height: 30px;
  text-align: left;
  padding-left: 8px;
}
.orderEditData .confirmBtn {
  width: 100%;
  text-align: center;
  clear: both;
  padding: 8px 0;
}
.orderEditData .confirmBtn .ant-btn {
  padding: 0 40px;
  margin-left: 8px;
}
.orderEditData .ant-dropdown-menu.ant-dropdown-content {
  height: 300px;
  overflow-y: scroll;
}
.orderEditData .orderEditproject {
  width: 335px;
  height: 100%;
  border-left: 1px solid #f0f0f0;
}
.orderEditData .orderEditproject .search {
  padding: 16px 16px 10px 16px;
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 6px;
}
.orderEditData .orderEditproject .search .ant-select {
  width: 100%;
  margin-top: 5px;
}
.orderEditData .orderEditproject .boxCont {
  height: calc(100% - 70px);
}
.orderEditData .orderEditproject .boxCont .ant-collapse {
  width: 320px;
  margin: 0 auto;
  border: none;
}
.orderEditData .orderEditproject .boxCont .ant-collapse-item {
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
  margin-bottom: 4px;
  border-radius: 4px;
}
.orderEditData .orderEditproject .boxCont .ant-collapse-item .ant-collapse-content-box {
  padding: 10px;
}
.orderEditData .orderEditproject .boxCont .ant-collapse-item .ant-collapse-content-box div {
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid rgba(0, 166, 201, 0.3);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.orderEditData .orderEditproject .boxCont .ant-collapse-item .ant-collapse-content-box div .text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.orderEditData .orderEditproject .boxCont .ant-collapse-item .ant-collapse-content-box div .money {
  width: 60px;
  text-align: center;
}
.orderEditData .orderEditproject .boxCont .ant-collapse-item .ant-collapse-content-box div .ant-btn {
  padding: 0;
}
.orderEditData .orderEditproject .boxCont .ant-collapse-item .ant-collapse-content-box div:nth-child(2n-1) .text {
  color: rgba(0, 166, 201, 0.8);
}
.orderEditData .orderEditproject .boxCont .ant-collapse-item-active .ant-collapse-header {
  background-color: rgba(24, 144, 255, 0.1);
}
.scheme .ant-tooltip-arrow::before {
  background-color: #fff;
}
.scheme .ant-tooltip-inner {
  background-color: #fff;
  border-radius: 0;
  border-left: 1px solid #1CC825;
  border-right: 1px solid #1CC825;
  border-bottom: 1px solid #1CC825;
  padding: 0;
}
.scheme .ant-tooltip-inner div {
  width: 120px;
  height: 26px;
  line-height: 26px;
  border-top: 1px solid #1CC825;
  padding: 0 5px;
  color: #333;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.schemesText .ant-tooltip-arrow::before {
  background-color: #fff;
}
.schemesText .ant-tooltip-inner {
  min-height: 26px;
  background-color: #fff;
  border-radius: 0;
  border-left: 1px solid #F29116;
  border-right: 1px solid #F29116;
  border-bottom: 1px solid #F29116;
  padding: 0;
}
.schemesText .ant-tooltip-inner div {
  width: 130px;
  height: 26px;
  line-height: 26px;
  color: #333;
  border-top: 1px solid #F29116;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.schemesText .ant-tooltip-inner div span {
  width: 26px;
  line-height: 26px;
  text-align: center;
  float: left;
  color: #fff;
  background-color: #F29116;
  margin-right: 3px;
}

.payBalanceMoney .ant-table-thead > tr > td,
.payBalanceMoney .ant-table-tbody > tr > td {
  padding: 10px 0!important;
}
.payBalanceMoney .money {
  height: 30px;
  line-height: 30px;
  padding: 0 15px;
}
.payBalanceMoney .money div {
  width: 200px;
  float: left;
}
.payBalanceMoney .money div span {
  width: 24px;
  height: 24px;
  line-height: 24px;
  color: #fff;
  text-align: center;
  float: left;
  border-radius: 3px;
  background-color: #F29116;
  margin: 3px;
}
.payBalanceMoney .money div span.active1 {
  background-color: #1CC825;
}
.payBalanceMoney .money span {
  float: right;
}
.payBalanceMoney .money p {
  width: 500px;
  float: left;
  margin-bottom: 0;
}
.payBalanceMoney .money p span {
  width: 50%;
  text-align: center;
  float: left;
}
.payBalanceMoney .hui {
  width: 22px;
  height: 22px;
  line-height: 22px;
  color: #fff;
  cursor: pointer;
  text-align: center;
  border-radius: 3px;
  background-color: #1CC825;
  margin-left: 10px;
  display: inline-block;
}
.payBalanceMoney .quan {
  width: 22px;
  height: 22px;
  line-height: 22px;
  color: #fff;
  cursor: pointer;
  text-align: center;
  border-radius: 3px;
  background-color: #F29116;
  margin-left: 10px;
  display: inline-block;
}
.payBalanceMoney .card {
  border: 1px solid #E9E9E9;
  margin: 10px 15px;
}
.payBalanceMoney .card .head {
  height: 40px;
  line-height: 40px;
  background-color: #E9F2FF;
  padding-left: 10px;
  font-size: 14px;
  color: #333;
  font-weight: bold;
}
.payBalanceMoney .card .cont {
  min-height: 60px;
}
.payBalanceMoney .card .cont .item {
  width: 222px;
  height: 30px;
  line-height: 28px;
  background-color: #f1f1f1;
  border: 1px solid #f1f1f1;
  float: left;
  margin: 8px;
  padding-left: 5px;
}
.payBalanceMoney .card .cont .item.dis span {
  cursor: no-drop;
}
.payBalanceMoney .card .cont .item span {
  width: 170px;
  color: #000;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  cursor: pointer;
}
.payBalanceMoney .card .cont .item b {
  width: 40px;
  text-align: center;
  color: #1784fc;
  font-size: 12px;
  display: inline-block;
  cursor: pointer;
}
.payBalanceMoney .card .cont .item.active1 {
  border: 1px solid #1CC825;
}
.payBalanceMoney .card .cont .item.active1 span {
  color: #1CC825;
}
.payBalanceMoney .card .cont .item.active0 {
  border: 1px solid #F29116;
}
.payBalanceMoney .card .cont .item.active0 span {
  color: #F29116;
}
.payBalanceMoney .payCont {
  border-radius: 4px;
  background-color: #f1f1f1;
  margin: 10px 15px;
  padding: 10px;
}
.payBalanceMoney .payCont > .formRowCol {
  background-color: #fff;
  border-radius: 4px;
  margin-bottom: 8px;
  padding: 3px 5px;
}
.payBalanceMoney .payCont > .formRowCol .ant-form-item-label {
  color: #000;
}
.payBalanceMoney .payCont > .formRowCol .ant-form-item-children {
  width: 845px;
  display: inline-block;
  padding: 0;
}
.payBalanceMoney .payCont > .formRowCol .ant-select {
  width: 280px;
  margin-right: 20px;
}
.payBalanceMoney .payCont > .formRowCol .ant-input-number {
  width: 220px;
  margin-right: 20px;
}
.payBalanceMoney .payCont > .formRowCol .ant-btn-icon-only {
  background-color: #1784fc !important;
  border-color: #1784fc !important;
  color: #fff !important;
}
.payBalanceMoney .payCont > .formRowCol .ant-btn {
  float: right;
  margin-top: 4px;
}
.payBalanceMoney .payCont .col-100 {
  background-color: #f1f1f1;
}
.payBalanceMoney .payCont .rowCol {
  height: 50px;
}
.payBalanceMoney .payCont .rowCol .formRowCol {
  width: 50%;
  float: left;
  padding: 0;
  margin: 0;
}
.payBalanceMoney .payCont .rowCol .formRowCol .ant-form-item-children {
  width: 360px;
}
.payBalanceMoney .payCont .rowCol .formRowCol .ant-select,
.payBalanceMoney .payCont .rowCol .formRowCol .el-date-editor {
  width: 260px!important;
}
.payBalanceMoney .payCont .rowCol .formRowCol .ant-form-item-children {
  padding-top: 4px;
}
.payBalanceMoney .payCont .total {
  height: 20px;
  line-height: 15px;
  margin-bottom: 0;
  font-weight: bold;
  padding-left: 15px;
  clear: both;
}
.payBalanceMoney .payCont .total span {
  width: 274px;
  float: left;
  color: #000;
}
.payBalanceMoney .payCont .title {
  height: 32px;
  line-height: 32px;
  color: #000;
}
.payBalanceMoney .payCont .item {
  width: 50%;
  height: 30px;
  line-height: 30px;
  float: left;
}
.payBalanceMoney .payCont .item b {
  color: #000;
}
.scheme .ant-tooltip-arrow::before {
  background-color: #fff;
}
.scheme .ant-tooltip-inner {
  background-color: #fff;
  border-radius: 0;
  border-left: 1px solid #1CC825;
  border-right: 1px solid #1CC825;
  border-bottom: 1px solid #1CC825;
  padding: 0;
}
.scheme .ant-tooltip-inner div {
  width: 120px;
  height: 26px;
  line-height: 26px;
  border-top: 1px solid #1CC825;
  padding: 0 5px;
  color: #333;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.schemesText .ant-tooltip-arrow::before {
  background-color: #fff;
}
.schemesText .ant-tooltip-inner {
  min-height: 26px;
  background-color: #fff;
  border-radius: 0;
  border-left: 1px solid #F29116;
  border-right: 1px solid #F29116;
  border-bottom: 1px solid #F29116;
  padding: 0;
}
.schemesText .ant-tooltip-inner div {
  width: 130px;
  height: 26px;
  line-height: 26px;
  border-top: 1px solid #F29116;
  color: #333;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.schemesText .ant-tooltip-inner div span {
  width: 26px;
  line-height: 26px;
  text-align: center;
  float: left;
  color: #fff;
  background-color: #F29116;
  margin-right: 5px;
}

.orderPayformData .header {
  height: 50px;
  border-bottom: 1px solid #e3e3e3;
  padding-left: 20px;
}
.orderPayformData .header span {
  width: 150px;
  text-align: center;
  height: 49px;
  line-height: 50px;
  float: left;
  color: #333;
  cursor: pointer;
}
.orderPayformData .header span:hover,
.orderPayformData .header span.active {
  color: #1784fc;
  border-bottom: 3px solid #1784fc;
}
.orderPayformData .box {
  height: calc(100vh - 154px) !important;
}
.orderPayformData .tables {
  margin: 15px 5px 0 15px;
  border-top: 1px solid #e3e3e3;
  border-left: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
}
.orderPayformData .tables div {
  height: 40px;
  border-right: 1px solid #e3e3e3;
}
.orderPayformData .tables div span {
  width: 25%;
  height: 40px;
  line-height: 40px;
  color: #333;
  text-align: center;
  border-bottom: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
  float: left;
}
.orderPayformData .tables div:nth-child(1) {
  background-color: #fafafa;
}
.orderPayformData .tables div:nth-child(3) {
  background-color: #E9F2FF;
  text-align: center;
}
.orderPayformData .ant-table-wrapper {
  margin: 15px 5px 5px 15px;
}
.orderPayformData .ant-table-wrapper .tags1 {
  width: 24px;
  height: 24px;
  line-height: 24px;
  color: #fff;
  text-align: center;
  float: left;
  border-radius: 3px;
  background-color: #1CC825;
  margin-left: 3px;
}
.orderPayformData .ant-table-wrapper .tags2 {
  width: 24px;
  height: 24px;
  line-height: 24px;
  color: #fff;
  text-align: center;
  float: left;
  border-radius: 3px;
  background-color: #F29116;
  margin-left: 3px;
}
.orderPayformData .ant-table-wrapper .blue {
  font-size: 12px;
  margin: 0 5px;
  cursor: pointer;
}
.orderPayformData .ant-form-item-label {
  width: 110px!important;
}
.orderPayformData .formRowCol .ant-select,
.orderPayformData .formRowCol .ant-input,
.orderPayformData .formRowCol .ant-input-number {
  width: 400px;
}
.orderPayformData .formRowCol .el-date-editor {
  width: 400px!important;
}
.orderPayformData .data {
  border: 1px solid #D8E8FF;
  margin-left: 15px;
}
.orderPayformData .data .title {
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  font-size: 16px;
  background-color: #E9F2FF;
  position: relative;
}
.orderPayformData .data .title > span {
  float: right;
  cursor: pointer;
}
.orderPayformData .data .title > span b {
  color: red;
}
.orderPayformData .data .title:hover .text {
  height: auto;
  -webkit-transition: all 1s;
  transition: all 1s;
}
.orderPayformData .data .title .text {
  width: 240px;
  z-index: 9;
  position: absolute;
  top: 40px;
  right: 0;
  border: 1px solid #e0e0e0;
  background-color: #fff;
  border-bottom: none;
  height: 0;
  overflow: hidden;
  font-size: 14px;
}
.orderPayformData .data .title .text div {
  height: 35px;
  line-height: 35px;
  border-bottom: 1px solid #e0e0e0;
  color: #000;
}
.orderPayformData .data .title .text div span {
  width: 110px;
  float: left;
  color: #333;
  text-align: right;
  border-right: 1px solid #e0e0e0;
  margin-right: 5px;
}
.orderPayformData .data .dataBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.orderPayformData .data .lefeBox {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.orderPayformData .data .lefeBox .v label {
  visibility: hidden;
}
.orderPayformData .data .lefeBox .formRowCol.h .ant-select,
.orderPayformData .data .lefeBox .formRowCol.h .ant-input,
.orderPayformData .data .lefeBox .formRowCol.h .ant-input-number {
  width: 193px;
  margin: 0 5px;
}
.orderPayformData .data .lefeBox .totalMoney {
  height: 30px;
  line-height: 30px;
  padding-left: 70px;
}
.orderPayformData .data .lefeBox .totalMoney div {
  width: 232px;
  height: 30px;
  float: left;
}
.orderPayformData .data .rightBox {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.orderPayformData .data .rightBox .tit {
  height: 32px;
  line-height: 32px;
}
.orderPayformData .data .rightBox b {
  color: #000;
}
.orderPayformData .data .rightBox .item {
  min-height: 30px;
  padding-left: 10px;
}
.RefundCouponWrap .ant-modal-body {
  padding: 0;
}

.orderMitigateMoney .formRowCol {
  padding: 0;
  width: 500px;
}
.orderMitigateMoney .ant-drawer-body .box {
  overflow: inherit;
}
.orderMitigateMoney h3 {
  margin: 0;
  font-weight: bold;
  padding: 5px 10px;
}

.prints-orderCharge {
  max-width: 1000px;
  height: 100%;
  margin: 0 auto;
  padding: 5px;
  font-size: 12px!important;
  font-family: 'Microsoft YaHei', 'SimHei' !important;
}
.prints-orderCharge .ant-card-body {
  padding: 0;
}
.prints-orderCharge .ant-card-head {
  border: none;
  height: 30px;
  min-height: 0;
}
.prints-orderCharge .ant-card-head-title {
  text-align: center;
  font-weight: bold;
  font-size: 18px!important;
  font-family: 'Microsoft YaHei', 'SimHei' !important;
  padding: 0;
}
.prints-orderCharge .ant-col {
  min-height: 17px;
  font-family: 'Microsoft YaHei', 'SimHei' !important;
  font-weight: bold;
  color: #000;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.prints-orderCharge .ant-col-2,
.prints-orderCharge .ant-col-3 {
  text-align: center;
}
.prints-orderCharge .ant-col-11 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.prints-orderCharge .ant-col-11 div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 200px;
  word-wrap: break-word;
  word-break: normal;
  font-weight: bold;
  font-family: 'Microsoft YaHei', 'SimHei' !important;
}
.prints-orderCharge .ft14 {
  font-size: 14px;
}
.prints-orderCharge .h {
  min-height: 120px;
  font-weight: bold;
  font-family: 'Microsoft YaHei', 'SimHei' !important;
}
.prints-orderCharge .itemH .ant-col {
  min-height: 32px;
  line-height: 32px;
}
.prints-orderCharge .h17 .ant-col {
  min-height: 17px!important;
  line-height: 17px!important;
}
.prints-orderCharge .cursorTooth .toothsPositions {
  height: 30px;
  padding: 0;
}
.prints-orderCharge .cursorTooth .toothsPositions .item {
  min-height: 15px;
  height: 15px;
  line-height: 15px;
}
.prints-orderCharge .cursorTooth .toothsPositions .item div.t {
  height: 15px;
  line-height: 15px;
}
.prints-orderCharge .cursorTooth .toothsPositions .borders {
  border-color: #000;
}
.prints-orderCharge .b {
  width: 100%;
  display: block;
  height: 1px;
  border-top: 2px solid #000 !important;
  background-color: #000 !important;
}
.prints-orderCharge .b1 {
  width: 100%;
  height: 1px;
  border-top: 1px solid #000 !important;
  background-color: #000 !important;
}

.CustomerServicescore {
  padding-bottom: 55px;
}
.CustomerServicescore .box {
  padding: 10px 0 0 10px;
}
.CustomerServicescore .ant-row {
  margin-bottom: 15px;
}
.CustomerServicescore .ant-row .ant-col {
  min-height: 32px;
  line-height: 32px;
}
.CustomerServicescore .ant-row .ant-select {
  width: 100%;
}

.customerData-OrderList {
  height: calc(100vh - 150px);
  padding-top: 10px;
}
.customerData-OrderList .record {
  height: 40px;
  line-height: 40px;
  padding-left: 15px;
}
.customerData-OrderList .record .fld {
  line-height: 32px;
  margin-right: 10px;
  float: left;
}
.customerData-OrderList .record .frd {
  line-height: 32px;
  margin-right: 10px;
  float: right;
}
.customerData-OrderList .record .ant-btn-primary {
  margin-right: 50px;
}

.addPlanReservation .ant-modal-title {
  font-size: 16px;
  font-weight: bold;
}
.addPlanReservation .iconx-sex2 {
  color: #FFC0CB !important;
}
.addPlanReservation .ant-modal-body {
  padding: 10px 0 20px 0;
}
.addPlanReservation .info-name {
  height: 35px;
  padding: 0 20px;
}
.addPlanReservation .info-name b {
  font-size: 20px;
  color: #333;
  margin-right: 10px;
}
.addPlanReservation .info-name .iconfont {
  display: inline-block;
  margin-right: 2px;
}
.addPlanReservation .info-name .iconx-sex1,
.addPlanReservation .info-name .iconx-sex2 {
  font-size: 18px;
  color: #1784fc;
}
.addPlanReservation .info-name .badgeIcons {
  width: 19px;
  height: 19px;
  line-height: 20px;
  font-size: 12px;
  text-align: center;
  background-color: #E0FFDF;
  color: #3AA837;
  display: inline-block;
  border-radius: 20px;
  margin-right: 2px;
}
.addPlanReservation .iconfontText {
  height: 35px;
  line-height: 35px;
  padding: 0 20px;
}
.addPlanReservation .iconfontText p {
  margin-bottom: 0;
  display: inline-block;
  color: #666;
  font-size: 14px;
  margin-right: 20px;
}
.addPlanReservation .connent {
  background-color: #EEEEEE;
  padding: 10px 20px;
  margin-bottom: 10px;
}
.addPlanReservation .connent div {
  height: 30px;
  line-height: 33px;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.addPlanReservation .connent div span {
  width: 280px;
  color: #666;
  font-size: 14px;
}
.addPlanReservation .connent div span b {
  color: #333;
}
.addPlanReservation .formRowCol .ant-form-item-label {
  width: 200px;
  padding-right: 10px;
}
.addPlanReservation .formRowCol .ant-select,
.addPlanReservation .formRowCol .ant-input {
  width: 400px;
}

.planAddReservation .box {
  overflow-y: inherit!important;
}
.planAddReservation .customerName {
  height: 80px;
  border-bottom: 1px solid #e8e8e8;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.planAddReservation .customerName .name {
  max-width: 150px;
  height: 60px;
  font-weight: bold;
  color: #000;
  font-size: 18px;
  padding-right: 10px;
}
.planAddReservation .customerName .boxCont {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 60px;
}
.planAddReservation .customerName .boxCont div {
  height: 30px;
  line-height: 30px;
}
.planAddReservation .customerName .boxCont img {
  width: 22px;
  height: 22px;
  float: left;
  margin-right: 8px;
  margin-top: 2px;
}
.planAddReservation .customerName .boxCont span {
  float: left;
  margin-right: 8px;
}
.planAddReservation .el-date-editor {
  width: 220px!important;
}
.planAddReservation .el-date-editor .el-input__icon {
  line-height: 34px;
}
.planAddReservation .el-date-editor.el-date-editor--time-select {
  width: 243px!important;
}
.planAddReservation .el-date-editor.el-date-editor--time-select .el-input__icon {
  line-height: 34px;
}
.planAddReservation .template {
  padding: 5px 20px;
}
.planAddReservation .template .tabs {
  width: 200px;
  height: 32px;
  line-height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #d1d1d1;
  border-radius: 4px;
}
.planAddReservation .template .tabs div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  cursor: pointer;
}
.planAddReservation .template .tabs div.check {
  background-color: #1784fc;
  color: #fff;
}
.planAddReservation .ant-input,
.planAddReservation .ant-select,
.planAddReservation .ant-time-picker {
  width: 90%;
}
.planAddReservation .formRowCol {
  padding-right: 0;
}
.planAddReservation .formRowCol .ant-form-item-children {
  padding-left: 10px;
}
.planAddReservation .formRowCol.date {
  margin-bottom: 0;
}
.planAddReservation .formRowCol.date .ant-input-number {
  width: 100px;
  margin-right: 5px;
}
.planAddReservation .formRowCol.date .ant-btn.ant-btn-dashed {
  width: 32px;
  display: inline-block;
  margin: 0 0 0 20px;
}
.planAddReservation .cotBox {
  height: calc(100vh - 225px);
  overflow-y: scroll;
}
.planAddReservation .cotBox .tips {
  padding-left: 27px;
}
.planAddReservation .cotBox .tips b {
  font-size: 18px;
}
.planAddReservation .cotBox .tips i {
  width: 60px;
  text-align: center;
  float: right;
  font-size: 20px;
  color: red;
}
.planAddReservation .cotBox .items {
  border-bottom: 1px solid #ddd;
}
.planAddReservation .cotBox .ant-btn.ant-btn-dashed {
  width: 500px;
  margin: 10px auto;
  color: #1784fc;
  border-color: #1784fc;
  display: block;
}
.planAddReservation .cotBox .ant-btn.ant-btn-dashed:hover {
  background-color: rgba(24, 144, 255, 0.1);
}
.planAddReservation .table {
  border: 1px solid #d1d1d1;
}
.planAddReservation .table .tr {
  height: 40px;
  line-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #d1d1d1;
}
.planAddReservation .table .tr .th1 {
  width: 60px;
  text-align: center;
  border-right: 1px solid #d1d1d1;
}
.planAddReservation .table .tr .th2 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  border-right: 1px solid #d1d1d1;
}
.planAddReservation .table .tr .th3 {
  width: 180px;
  text-align: center;
  border-right: 1px solid #d1d1d1;
}
.planAddReservation .table .tr .th3 .el-date-editor {
  width: 160px!important;
}
.planAddReservation .table .tr .th3 .el-date-editor .el-input__inner {
  padding-right: 0;
}
.planAddReservation .table .tr .th3 .red .el-input__prefix {
  color: red;
}
.planAddReservation .table .tr .th4 {
  width: 70px;
  text-align: center;
  border-right: 1px solid #d1d1d1;
}
.planAddReservation .table .th {
  color: #000;
  background-color: #f1f1f1;
  border-top: none;
}

.planReservationClinicName .customerName {
  height: 95px;
  border-bottom: 1px solid #e8e8e8;
}
.planReservationClinicName .customerName .name {
  height: 35px;
  line-height: 35px;
}
.planReservationClinicName .customerName .name .cust {
  min-width: 50px;
  max-width: 180px;
  font-weight: bold;
  font-size: 18px;
  color: #000;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 15px;
  float: left;
}
.planReservationClinicName .customerName .name .badgeIcons {
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  border-radius: 20px;
  margin: 7px 3px;
  float: left;
  color: #fff;
}
.planReservationClinicName .customerName .name .badgeIcons.icon1 {
  background-color: #2478F1;
}
.planReservationClinicName .customerName .name .badgeIcons.icon0 {
  background-color: #79B21F;
}
.planReservationClinicName .customerName .name .badgeIcons.icon2 {
  background-color: #F2910C;
}
.planReservationClinicName .customerName .name .badgeIcons.icon3 {
  background-color: #1800ff;
}
.planReservationClinicName .customerName .name img {
  width: 20px;
  height: 20px;
  float: left;
  margin: 7px 3px;
}
.planReservationClinicName .customerName .name .icon {
  width: 180px;
  float: left;
  text-align: center;
}
.planReservationClinicName .customerName .users {
  height: 30px;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.planReservationClinicName .customerName .users .switch {
  width: 44px;
  height: 22px;
  border-radius: 22px;
  padding: 1px;
  background-color: rgba(0, 0, 0, 0.25);
  display: inline-block;
  cursor: pointer;
}
.planReservationClinicName .customerName .users .switch i {
  width: 20px;
  height: 20px;
  border-radius: 20px;
  display: inline-block;
  background-color: #fff;
}
.planReservationClinicName .customerName .users .switch.active {
  text-align: right;
  background-color: #1784fc;
}
.planReservationClinicName .customerName .users div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.planReservationClinicName .customerName .users .th1 {
  width: 200px;
  -webkit-box-flex: inherit;
      -ms-flex: inherit;
          flex: inherit;
  padding-left: 15px;
}
.planReservationClinicName .customerName .users .th2 {
  width: 170px;
  -webkit-box-flex: inherit;
      -ms-flex: inherit;
          flex: inherit;
  padding-left: 15px;
}
.planReservationClinicName .btns {
  height: 50px;
  padding: 8px;
  border-bottom: 1px solid #d1d1d1;
}
.planReservationClinicName .btns .tabs {
  width: 200px;
  height: 34px;
  line-height: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 4px;
  border: 1px solid #d1d1d1;
  float: left;
  cursor: pointer;
}
.planReservationClinicName .btns .tabs div {
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.planReservationClinicName .btns .tabs .check {
  color: #fff;
  background-color: #1784fc;
}
.planReservationClinicName .btns .ant-select {
  width: 85px;
  margin-left: 10px;
}
.planReservationClinicName .btns .ant-btn {
  float: right;
  margin-right: 30px;
}
.planReservationClinicName .btns .btnBg1 {
  margin-right: 50px;
}
.planReservationClinicName .boxCont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: calc(100vh - 195px);
}
.planReservationClinicName .boxCont .box1 {
  width: 398px;
  border-right: 1px solid #d1d1d1;
}
.planReservationClinicName .boxCont .box2 {
  width: 398px;
}
.planReservationClinicName .boxCont .items {
  padding: 0 10px;
  border-bottom: 1px solid #d1d1d1;
  cursor: pointer;
}
.planReservationClinicName .boxCont .items .times {
  height: 40px;
  line-height: 40px;
  color: #333;
}
.planReservationClinicName .boxCont .items .times i {
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-style: inherit;
  text-align: center;
  display: inline-block;
  border-radius: 20px;
  font-size: 12px;
  color: #fff;
  background-color: #1CBB41;
}
.planReservationClinicName .boxCont .items .times i.plan {
  background-color: #eec008;
}
.planReservationClinicName .boxCont .items .text {
  border-radius: 4px;
  padding: 10px 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 8px;
  background-color: #f1f1f1;
}
.planReservationClinicName .boxCont .items .text div {
  width: 240px;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.planReservationClinicName .boxCont .items .text .flex1 {
  width: 120px;
}
.planReservationClinicName .boxCont .items .text.active {
  background-color: rgba(24, 144, 255, 0.2);
}
.planReservationClinicName .boxCont .items .btn {
  height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.planReservationClinicName .boxCont .items .btn div {
  width: 60px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: rgba(24, 144, 255, 0.2);
  border-radius: 4px;
  cursor: pointer;
  margin-right: 20px;
}
.planReservationClinicName .boxCont .items .btn .bt4 {
  width: 85px;
  margin-right: 0;
  margin-left: 35px;
}
.planReservationClinicName .boxCont .items:hover .btn {
  height: 40px;
}
.planReservationClinicName .item {
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-bottom: 1px solid #d1d1d1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #f1f1f1;
}
.planReservationClinicName .item div {
  border-left: 1px solid #d1d1d1;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.planReservationClinicName .item .th1 {
  width: 70px;
  border-left: none;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.planReservationClinicName .item .th2 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}
.planReservationClinicName .item .th3 {
  width: 120px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.planReservationClinicName .item .th4 {
  width: 70px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.planReservationClinicName .item .th5 {
  width: 110px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.planReservationClinicName .item .th6 {
  width: 80px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.planReservationClinicName .item .th6 i {
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  border-radius: 20px;
  font-size: 12px;
  font-style: inherit;
  color: #fff;
  background-color: #1CBB41;
  float: left;
  margin: 10px 0 0 2px;
}
.planReservationClinicName .item .th6 i.plan {
  background-color: #eec008;
}
.planReservationClinicName .item .th6 span {
  float: left;
  text-indent: 4px;
}
.planReservationClinicName .item .th7 {
  width: 50px;
  cursor: pointer;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.planReservationClinicName .item .th7.cd {
  color: #ddd;
}
.planReservationClinicName .box3 {
  height: calc(100vh - 240px);
}
.planReservationClinicName .box3 .item {
  background-color: #fff;
}

.customerData-ReservationPan .records {
  height: 40px;
  line-height: 40px;
  padding: 0 30px;
}
.customerData-ReservationPan .records .ant-select {
  width: 180px;
  float: right;
  margin-right: 20px;
}
.customerData-ReservationPan .box {
  height: calc(100vh - 190px);
}

.title[data-v-07183f0c] {
  height: 45px;
  line-height: 45px;
  color: #333;
  font-weight: bold;
}
.flex[data-v-07183f0c] {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 45px;
  border-top: 1px solid #f8f8f8;
  float: left;
}
.flex.w100[data-v-07183f0c] {
  width: 100%;
}
.flex .label[data-v-07183f0c] {
  width: 120px;
  line-height: 43px;
  text-align: right;
  color: #999;
}
.flex .label .anticon[data-v-07183f0c] {
  color: #333 !important;
  cursor: pointer;
}
.flex .content[data-v-07183f0c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #333;
  line-height: 22px;
  word-break: break-all;
  white-space: initial;
  padding-top: 12px;
}
.flex .content span[data-v-07183f0c] {
  margin-right: 20px;
}
.flex .content .text[data-v-07183f0c] {
  overflow: hidden;
  max-height: 65px;
  padding-right: 35px;
  position: relative;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.flex .content .text[data-v-07183f0c]:before {
  content: "";
  height: calc(100% - 24px);
  float: right;
}
.flex .content .text[data-v-07183f0c]:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background: #fff;
}
.flex .content .btn[data-v-07183f0c] {
  clear: both;
  padding: 0 5px;
  color: #1784fc;
  line-height: 18px;
  border-radius: 4px;
  border: 1px solid #1784fc;
  font-size: 14px;
  cursor: pointer;
  position: absolute;
  right: 0;
  bottom: 0;
}
.flex .content .btn[data-v-07183f0c]:before {
  content: "展开";
}
.flex .content .exp[data-v-07183f0c] {
  display: none;
}
.flex .content .exp:checked + .text[data-v-07183f0c] {
  max-height: inherit;
}
.flex .content .exp:checked + .text .btn[data-v-07183f0c]::before {
  content: "收起";
}
.flex .content .exp:checked + .text[data-v-07183f0c]::after {
  visibility: hidden;
}
.bb[data-v-07183f0c] {
  height: 1px;
  background-color: #f8f8f8;
  clear: both;
}
.br[data-v-07183f0c] {
  border-right: 1px solid #f8f8f8;
}
.file[data-v-07183f0c] {
  width: 215px;
  height: 30px;
  line-height: 30px;
  display: block;
  float: left;
  cursor: pointer;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 7px 3px hsla(0, 0%, 78.8%, 0.2);
          box-shadow: 0 3px 7px 3px hsla(0, 0%, 78.8%, 0.2);
  border-radius: 4px;
  margin: 0 5px 5px 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.file p[data-v-07183f0c] {
  width: 170px;
  height: 30px;
  float: left;
  color: #1784fc;
  margin-bottom: 0;
  padding-left: 5px;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.file p[data-v-07183f0c]:nth-child(2) {
  width: 40px;
  text-align: center;
  color: rgba(0, 0, 0, 0.5);
}
.file[data-v-07183f0c]:hover {
  background-color: rgba(24, 144, 255, 0.1);
}

.patientAcceptsRecordList .ant-collapse-header .anticon-right {
  color: #d9d9d9 !important;
}
.patientAcceptsRecordList .ant-collapse-header span {
  margin-right: 15px;
}
.patientAcceptsRecordList .ant-collapse-content-box {
  padding: 15px;
}
.patientAcceptsRecordList .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;
}

.patient-TreatmentList .ant-collapse-header .anticon-right {
  color: #d9d9d9 !important;
}
.patient-TreatmentList .ant-collapse-header span {
  margin-right: 15px;
}
.patient-TreatmentList .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;
}
.patient-TreatmentList .ant-collapse-content-box {
  padding: 15px;
}
.patient-TreatmentList .ant-collapse .ant-table-body td,
.patient-TreatmentList .ant-collapse .ant-table-body th {
  text-align: center;
}
.patient-TreatmentList .ant-collapse .ant-row {
  min-height: 45px;
}
.patient-TreatmentList .ant-collapse .ant-row .ant-col {
  min-height: 45px;
  border-bottom: 1px solid #f8f8f8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.patient-TreatmentList .ant-collapse .ant-row .ant-col .label {
  width: 100px;
  line-height: 45px;
  text-align: right;
  padding-right: 5px;
}
.patient-TreatmentList .ant-collapse .ant-row .ant-col .label.w-100 {
  line-height: 20px;
  padding-top: 3px;
}
.patient-TreatmentList .ant-collapse .ant-row .ant-col .content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.patient-TreatmentList .ant-collapse .ant-row .ant-col .content .img {
  width: 60px;
  height: 60px;
  margin: 2px 4px 4px 0;
  border-radius: 4px;
  padding: 3px;
  border: 1px solid #ccc;
  float: left;
  cursor: pointer;
  position: relative;
}
.patient-TreatmentList .ant-collapse .ant-row .ant-col .content .img img {
  max-width: 54px;
  max-height: 54px;
}
.patient-TreatmentList .ant-collapse .ant-row .ant-col .content .img .anticon-eye {
  width: 100%;
  height: 60px;
  line-height: 60px;
  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;
}
.patient-TreatmentList .ant-collapse .ant-row .ant-col .content .img:hover .anticon-eye {
  opacity: 1;
}
.patient-TreatmentList .ant-collapse .ant-row .ant-col .content .project {
  max-width: 560px;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 15px;
  float: left;
}
.patient-TreatmentList .ant-collapse .ant-row .ant-col .content .toothItem {
  width: 667px;
  min-height: 65px;
}
.patient-TreatmentList .ant-collapse .ant-row .ant-col .content .toothItem > div {
  width: 680px;
  min-height: 60px;
  margin-right: 2px;
  float: left;
  border: 1px solid #f0f0f0;
  border-radius: 3px;
  padding: 5px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.patient-TreatmentList .ant-collapse .ant-row .ant-col .content .toothItem > div .toothsPositions {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-right: 1px solid #00a6c9;
}
.patient-TreatmentList .ant-collapse .ant-row .ant-col .content .toothItem > div > p {
  width: 390px;
  height: 50px;
  line-height: 25px;
  margin: 0;
  padding-left: 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-all;
}
.patient-TreatmentList .ant-collapse .ant-row .ant-col .content .toothItem > div > p span {
  height: 50px;
  overflow: hidden;
  display: inline-block;
}
.patient-TreatmentList .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;
}
.patient-TreatmentList .flieBox h3 {
  color: #333;
  font-weight: bold;
  padding-top: 10px;
  padding-left: 24px;
}
.patient-TreatmentList .flieBox .flieImg {
  width: 172px;
  height: 170px;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 10px;
  margin-left: 24px;
}
.patient-TreatmentList .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;
}
.patient-TreatmentList .flieBox .flieImg span img {
  max-width: 168px;
  max-height: 118px;
  display: inline-block;
}
.patient-TreatmentList .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;
}
.patient-TreatmentList .tags {
  display: inline-block;
}
.patient-TreatmentList .tags 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;
}

.visitRecordView .ant-card-head-title {
  padding: 10px 0;
}
.visitRecordView .ant-card-extra {
  padding: 10px 0;
}
.visitRecordView .ant-card-extra .ant-btn {
  margin: 0 5px;
  padding: 0 5px;
}
.visitRecordView .items {
  min-height: 30px;
  line-height: 30px;
}
.visitRecordView .items > span {
  width: 85px;
  text-align: right;
  float: left;
}
.visitRecordView .items > div {
  width: 475px;
  float: left;
}
.visitRecordView .ant-card {
  margin-bottom: 15px;
}
.visitRecordView .ant-card-body {
  padding: 10px;
}
.visitRecordView .buttons {
  text-align: center;
  margin: 10px 0;
  padding: 0 20px;
}

.chargeInformation .ant-table-wrapper {
  margin-bottom: 60px;
}
.chargeInformation .ant-table-tbody td {
  padding: 0!important;
}
.chargeInformation .total {
  height: 30px;
  line-height: 30px;
  padding: 0 20px;
}
.chargeInformation .total span {
  width: 200px;
  height: 30px;
  float: right;
}
.chargeInformation .total span b {
  width: 80px;
  display: inline-block;
  text-align: right;
}
.chargeInformation .total p {
  height: 30px;
  float: left;
}
.chargeInformation .ant-row {
  clear: both;
  padding: 0 20px;
  margin-top: 30px;
}
.chargeInformation .ant-row .ant-col {
  height: 30px;
  line-height: 30px;
}

.customerData-record {
  margin-top: 10px;
  margin-left: 15px;
  height: calc(100vh - 160px);
  overflow-y: scroll;
}
.customerData-record .record {
  width: 920px;
  height: 40px;
  line-height: 40px;
}
.customerData-record .record .ant-select {
  width: 180px;
  float: right;
}
.customerData-record .ant-collapse {
  width: 920px;
}
.customerData-record .ant-collapse-header {
  background-color: #fff;
}
.customerData-record .ant-empty {
  width: 920px;
}

.AddAcceptsRecord .blueTitle {
  color: #fff !important;
}
.AddAcceptsRecord .box {
  padding-top: 10px;
  padding-left: 5px;
}
.AddAcceptsRecord .anticon-delete {
  color: red;
}
.AddAcceptsRecord .formRowCol.w-50 {
  width: 50%;
  float: left;
}
.AddAcceptsRecord .el-date-editor {
  width: 215px!important;
}
.AddAcceptsRecord .formRowCol.w-265 .ant-select {
  width: 248px;
}
.AddAcceptsRecord .formRowCol.w-265 .el-date-editor {
  width: 25px!important;
  margin-left: 5px;
  cursor: pointer;
  text-align: center;
}
.AddAcceptsRecord .formRowCol.w-265 .el-date-editor .el-input__prefix {
  left: 0;
}
.AddAcceptsRecord .formRowCol.w-265 .el-date-editor .el-input__inner {
  padding-left: 22px;
  padding-right: 0;
}
.AddAcceptsRecord .formRowCol.w-265 .ant-select-dropdown-menu-item-selected {
  background-color: #E9F2FF;
}
.AddAcceptsRecord .formRowCol.w50 {
  width: 60%;
}
.AddAcceptsRecord .upload {
  width: 300px;
  position: absolute;
  top: -9px;
  left: 85px;
}
.AddAcceptsRecord .title {
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.85);
  border-bottom: 1px solid #f0f0f0;
  padding-left: 10px;
  margin-bottom: 10px;
}
.AddAcceptsRecord .ant-upload-list > div {
  width: 230px;
  float: left;
}
.AddAcceptsRecord .ant-upload-list > div .ant-upload-list-item-info {
  position: relative;
}
.AddAcceptsRecord .ant-upload-list > div .ant-upload-list-item-name {
  padding-left: 0;
}
.AddAcceptsRecord .ant-upload-list > div .anticon-paper-clip {
  display: none;
}
.AddAcceptsRecord .RemarkInfo .ant-form-item-label {
  padding-top: 4px;
}
.AddAcceptsRecord .RemarkInfo .ant-form-item-children p {
  height: 20px;
  line-height: 20px;
  margin-bottom: 0;
  text-align: right;
  padding-right: 5px;
  color: #FDA700;
  cursor: pointer;
}

.UploadModal .uploadStats {
  width: 100%;
  height: 493px;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 10px;
  position: absolute;
  top: 46px;
  left: 0;
  z-index: 3;
}
.UploadModal .uploadStats .ant-alert-with-description {
  padding: 10px 10px 10px 64px;
}
.UploadModal .uploadStats-box {
  height: 400px;
  overflow-y: auto;
}
.UploadModal .uploadStats-box > div {
  margin-top: 8px;
  padding: 8px;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.UploadModal .uploadStats-box > div.bg {
  color: #faad14;
}
.UploadModal .uploadStats-box > div .anticon-double-left {
  padding: 3px;
  text-align: center;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  color: #000;
  cursor: pointer;
}
.UploadModal .uploadStats-box > div .anticon-double-left.show {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.UploadModal .ant-modal-body {
  padding: 10px;
}
.UploadModal .ant-spin {
  width: 100%;
}
.UploadModal .ant-spin .ant-spin-dot-spin {
  margin-top: 100px;
}
.UploadModal .ant-empty {
  margin-top: 100px;
}
.UploadModal .box {
  height: 400px;
  overflow-y: auto;
}
.UploadModal .ant-row {
  height: 150px;
  clear: both;
}
.UploadModal .ant-row .ant-col {
  height: 150px;
  padding: 5px;
  text-align: center;
}
.UploadModal .tabs {
  height: 52px;
  padding: 10px;
  border-bottom: 1px solid #f1f1f1;
}
.UploadModal .tabs .ant-select {
  width: 220px;
  float: left;
  margin-left: 50px;
}
.UploadModal .uploads {
  height: 40px;
  text-align: right;
  padding: 5px 10px 0 10px;
}
.UploadModal .uploads .el-date-editor {
  width: 200px!important;
  line-height: 32px;
  float: left;
}
.UploadModal .uploads .el-date-editor .el-input__icon {
  line-height: 32px;
}
.UploadModal .uploads .radio {
  height: 32px;
  line-height: 32px;
  float: right;
}
.UploadModal .uploads .ant-upload {
  float: right;
}
.UploadModal .ant-upload-list.ant-upload-list-text {
  display: none;
}
.UploadModal .remarks.ant-col {
  text-align: left;
}
.UploadModal .remarks.ant-col .ant-input {
  margin-top: 10px;
}
.UploadModal .pictureCardss {
  width: 260px;
  height: 140px;
  text-align: center;
  border: 1px dotted #e3e3e3;
  background-color: #fafafa;
  display: inline-block;
  padding: 5px 0;
}
.UploadModal .pictureCardss.error {
  border-color: red;
}
.UploadModal .pictureCardss .anticon {
  margin: 45px;
  color: #1784fc;
}
.UploadModal .pictureCardss .anticon svg {
  width: 30px;
  height: 30px;
  color: #1784fc;
}
.UploadModal .pictureCardss img {
  max-width: 250px;
  height: 130px;
}
.UploadModal .ant-col-2 {
  padding-top: 20px!important;
}
.UploadModal .iconshanchu {
  color: red;
  cursor: pointer;
}
.UploadModal .crop-info,
.UploadModal .cropper-crop-box,
.UploadModal .cropper-drag-box {
  display: none;
}

.flieListImage[data-v-4f2afb11] {
  padding-top: 8px;
}
.flieListImage .flie[data-v-4f2afb11] {
  width: 160px;
  height: 120px;
  line-height: 116px;
  text-align: center;
  border: 1px solid #e9e9e9;
  border-radius: 4px;
  background-color: #fff;
  position: relative;
  cursor: pointer;
  margin-bottom: 8px;
  margin-left: 8px;
  float: left;
}
.flieListImage .flie img[data-v-4f2afb11] {
  max-width: 156px;
  max-height: 116px;
  display: inline-block;
}
.flieListImage .flie i[data-v-4f2afb11] {
  width: 20px;
  height: 20px;
  line-height: 18px;
  text-align: center;
  z-index: 9;
  background-color: #1784fc;
  color: #fff;
  display: none;
  border-radius: 20px;
  font-style: normal;
  position: absolute;
  top: -9px;
  right: -9px;
}
.flieListImage .flie[data-v-4f2afb11]:hover {
  border-color: #1784fc;
}
.flieListImage .flie:hover i[data-v-4f2afb11] {
  display: block;
}
.flieListImage .add[data-v-4f2afb11] {
  width: 130px;
  height: 100px;
  text-align: center;
  background: #ffffff;
  border: 1px dashed #999999;
  border-radius: 4px;
  color: #999999;
  font-size: 16px;
  cursor: pointer;
  margin-top: 11px;
  margin-bottom: 15px;
  margin-left: 15px;
  float: left;
}
.flieListImage .add i[data-v-4f2afb11] {
  width: 130px;
  display: inline-block;
  padding-top: 19px;
}
.flieListImage .add i[data-v-4f2afb11] svg {
  width: 30px;
  height: auto;
}
.FliePhotoImg .ant-tabs-tab[data-v-4f2afb11] {
  width: 266.66px;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  color: #666;
  margin: 0;
}
.FliePhotoImg .ant-tabs-tab-active[data-v-4f2afb11] {
  color: #1784fc;
}
.FliePhotoImg .ant-spin[data-v-4f2afb11] {
  height: 450px;
  line-height: 450px;
  margin: 0 390px;
}
.FliePhotoImg .box[data-v-4f2afb11] {
  height: 450px;
  overflow-y: scroll;
}
.FliePhotoImg .list .date[data-v-4f2afb11] {
  height: 55px;
  line-height: 50px;
  font-size: 18px;
  color: #333;
  font-weight: bold;
  padding-left: 22px;
  padding-right: 22px;
}
.FliePhotoImg .list .date div[data-v-4f2afb11] {
  float: right;
  height: 55px;
  line-height: 50px;
  font-weight: normal;
}
.FliePhotoImg .list .date div .anticon-check[data-v-4f2afb11] {
  width: 26px;
  height: 24px;
  line-height: 25px;
  background-color: #fff;
  border: 1px solid #ccc;
  font-weight: bold;
}
.FliePhotoImg .list .date div .anticon-check.bg[data-v-4f2afb11] {
  color: #fff;
  background-color: #1784fc;
}
.FliePhotoImg .list .img[data-v-4f2afb11] {
  width: 172px;
  height: 120px;
  line-height: 114px;
  text-align: center;
  border: 1px solid #e9e9e9;
  border-radius: 10px;
  display: inline-block;
  margin-left: 22px;
  margin-bottom: 15px;
  cursor: pointer;
  overflow: hidden;
  position: relative;
}
.FliePhotoImg .list .img img[data-v-4f2afb11] {
  max-width: 170px;
  max-height: 118px;
  display: inline-block;
}
.FliePhotoImg .list .img i[data-v-4f2afb11] {
  width: 23px;
  height: 22px;
  color: #fff;
  font-weight: bold;
  padding-top: 3px;
  background: #1784fc;
  position: absolute;
  top: 0;
  right: 0;
  display: none;
}
.FliePhotoImg .list .img[data-v-4f2afb11]:hover {
  border-color: #1784fc;
}
.FliePhotoImg .list .img.active[data-v-4f2afb11] {
  border-color: #1784fc;
}
.FliePhotoImg .list .img.active i[data-v-4f2afb11] {
  display: block;
}

.talksDriveImg .ant-modal-body {
  min-height: 400px;
  padding: 10px 0;
}
.talksDriveImg .ant-modal-body .box {
  height: 260px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.talksDriveImg .ant-modal-body .box div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 260px;
  line-height: 260px;
  text-align: center;
  padding: 5px;
  border-radius: 4px;
  border: 1px solid #f1f1f1;
  margin: 0 5px;
  cursor: pointer;
}
.talksDriveImg .ant-modal-body .box div img {
  max-width: 100%;
  max-height: 250px;
  display: inline-block;
}
.talksDriveImg .ant-modal-body .la {
  padding-left: 15px;
  padding-top: 10px;
  font-weight: bold;
  font-size: 16px;
  color: #000;
}
.talksDriveImg .ant-modal-body .description {
  border: 1px solid #ddd;
  max-height: 350px;
  overflow-y: scroll;
  padding: 10px;
  margin: 10px 20px;
  border-radius: 4px;
}

.talksDriveVideo .ant-modal-body {
  min-height: 400px;
  padding: 0 10px 20px 10px;
}
.talksDriveVideo .ant-modal-body .la {
  padding-left: 15px;
  padding-top: 10px;
  font-weight: bold;
  font-size: 16px;
  color: #000;
}
.talksDriveVideo .ant-modal-body .description {
  border: 1px solid #ddd;
  max-height: 350px;
  overflow-y: scroll;
  padding: 10px;
  margin: 10px 20px;
  border-radius: 4px;
}

.talksDriveData .ant-drawer-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.talksDriveData .ant-drawer-body .ant-empty {
  margin-top: 50px;
}
.talksDriveData .ant-drawer-body .leftBox {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-top: 15px;
}
.talksDriveData .ant-drawer-body .leftBox .input {
  height: 32px;
  line-height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.talksDriveData .ant-drawer-body .leftBox .input > span {
  width: 80px;
  color: #333;
  text-align: right;
  font-size: 15px;
  margin-right: 10px;
}
.talksDriveData .ant-drawer-body .leftBox .input .ant-select {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.talksDriveData .ant-drawer-body .leftBox .input .ant-btn {
  margin-right: 15px;
  margin-left: 10px;
}
.talksDriveData .ant-drawer-body .leftBox .collect {
  height: 40px;
  line-height: 35px;
  overflow: hidden;
  border-bottom: 1px solid #f1f1f1;
}
.talksDriveData .ant-drawer-body .leftBox .collect div {
  width: 80px;
  text-align: right;
  font-size: 15px;
  margin-right: 10px;
  float: left;
  cursor: pointer;
}
.talksDriveData .ant-drawer-body .leftBox .collect span {
  float: left;
  padding: 0 8px;
  cursor: pointer;
  color: #333;
}
.talksDriveData .ant-drawer-body .leftBox .header {
  height: 50px;
  border-bottom: 1px solid #f1f1f1;
  padding-left: 30px;
}
.talksDriveData .ant-drawer-body .leftBox .header span {
  width: 100px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  display: inline-block;
  cursor: pointer;
  font-weight: bold;
  font-size: 15px;
  margin-right: 5px;
}
.talksDriveData .ant-drawer-body .leftBox .header span.active,
.talksDriveData .ant-drawer-body .leftBox .header span:hover {
  color: #1784fc;
  border-bottom: 2px solid #1784fc;
}
.talksDriveData .ant-drawer-body .leftBox .header b {
  width: 50px;
  height: 26px;
  line-height: 24px;
  text-align: center;
  float: right;
  color: #666;
  cursor: pointer;
  border: 1px solid #666;
  border-radius: 4px;
  margin: 12px 30px;
}
.talksDriveData .ant-drawer-body .leftBox .header b.active,
.talksDriveData .ant-drawer-body .leftBox .header b:hover {
  color: #1784fc;
  border: 1px solid #1784fc;
}
.talksDriveData .ant-drawer-body .leftBox .box {
  height: calc(100vh - 148px);
}
.talksDriveData .ant-drawer-body .leftBox .items {
  width: 260px;
  height: 300px;
  background: -webkit-gradient(linear, left bottom, left top, from(#DAEBFF), color-stop(50%, #F7FBFF));
  background: linear-gradient(360deg, #DAEBFF 0%, #F7FBFF 50%);
  -webkit-box-shadow: 0 2px 6px 0 rgba(23, 132, 252, 0.24);
          box-shadow: 0 2px 6px 0 rgba(23, 132, 252, 0.24);
  border-radius: 8px 8px 8px 8px;
  border: 2px solid #fff;
  margin: 10px 0 0 10px;
  padding-top: 5px;
  cursor: pointer;
  float: left;
  position: relative;
}
.talksDriveData .ant-drawer-body .leftBox .items:hover {
  background: -webkit-gradient(linear, left bottom, left top, from(#DAEBFF), color-stop(50%, #DAEBFF));
  background: linear-gradient(360deg, #DAEBFF 0%, #DAEBFF 50%);
}
.talksDriveData .ant-drawer-body .leftBox .items.item3 .cover img {
  max-width: 260px;
  max-height: 100px;
  display: inline-block;
}
.talksDriveData .ant-drawer-body .leftBox .items .ant-checkbox-wrapper {
  width: 26px;
  height: 26px;
  background-color: #fff;
  border-radius: 0 0 4px 0;
  padding-top: 3px;
  padding-left: 5px;
  z-index: 9;
  position: absolute;
  top: 0;
  left: 0;
}
.talksDriveData .ant-drawer-body .leftBox .items .iconfonts {
  width: 40px;
  height: 25px;
  line-height: 26px;
  border-radius: 4px 0 0 4px;
  background-color: #fff;
  z-index: 9;
  text-align: center;
  position: absolute;
  top: 110px;
  right: 0;
}
.talksDriveData .ant-drawer-body .leftBox .items .iconfonts .iconfont {
  width: 25px;
  color: #999;
  display: inline-block;
}
.talksDriveData .ant-drawer-body .leftBox .items .iconfonts .orange {
  color: #FFD500;
}
.talksDriveData .ant-drawer-body .leftBox .items .cover {
  width: 260px;
  height: 135px;
  border-bottom: 1px solid #f1f1f1;
  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;
  position: relative;
}
.talksDriveData .ant-drawer-body .leftBox .items .cover img {
  max-width: 250px;
  max-height: 130px;
}
.talksDriveData .ant-drawer-body .leftBox .items .cover .anticon-video-camera {
  color: #FFFFFF;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.talksDriveData .ant-drawer-body .leftBox .items .cover .anticon-video-camera svg {
  width: 32px;
  height: 32px;
}
.talksDriveData .ant-drawer-body .leftBox .items .title {
  height: 36px;
  line-height: 36px;
  padding-left: 10px;
  padding-right: 5px;
  font-weight: bold;
  font-size: 18px;
  color: #333;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.talksDriveData .ant-drawer-body .leftBox .items .date {
  height: 24px;
  line-height: 24px;
  color: #999;
  padding-left: 10px;
  padding-right: 5px;
}
.talksDriveData .ant-drawer-body .leftBox .items .date .iconfont {
  float: left;
}
.talksDriveData .ant-drawer-body .leftBox .items .description.wetextcontainer {
  padding: 0 5px 0 10px;
  max-height: 93px;
  overflow-y: scroll;
}
.talksDriveData .ant-drawer-body .righBox {
  width: 350px;
  border-left: 1px solid #f1f1f1;
}
.talksDriveData .ant-drawer-body .righBox .ant-radio-group {
  margin: 10px 0;
  display: block;
  text-align: center;
}
.talksDriveData .ant-drawer-body .righBox .box {
  height: calc(100vh - 105px);
  padding-left: 20px;
}
.talksDriveData .ant-drawer-body .righBox .box .ant-timeline-item-content {
  margin-left: 12px;
}
.talksDriveData .ant-drawer-body .righBox .box .ant-timeline-item {
  padding-bottom: 10px;
}
.talksDriveData .ant-drawer-body .righBox .box .item {
  padding: 8px 2px 8px 0;
  background-color: rgba(23, 132, 252, 0.1);
  border-radius: 4px;
}
.talksDriveData .ant-drawer-body .righBox .box .text {
  height: 25px;
  line-height: 25px;
  color: #333;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.talksDriveData .ant-drawer-body .righBox .box .text b {
  width: 80px;
  display: inline-block;
  text-align: right;
}

.AddTreatmentPlan .box {
  overflow-y: hidden!important;
}
.AddTreatmentPlan .el-input__icon {
  line-height: 32px;
}
.AddTreatmentPlan .bbn {
  border-bottom: none!important;
}
.AddTreatmentPlan .bb {
  border-bottom: 1px solid #C4DBFF;
}
.AddTreatmentPlan .title {
  height: 48px;
  line-height: 48px;
  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%);
}
.AddTreatmentPlan .title i {
  width: 4px;
  height: 18px;
  background-color: #1784FC;
  float: left;
  margin-top: 15px;
  margin-right: 5px;
  border-radius: 2px;
}
.AddTreatmentPlan .title b {
  font-size: 16px;
  color: #3D3D3D;
}
.AddTreatmentPlan .title .fr.ant-btn {
  margin: 8px;
}
.AddTreatmentPlan .title .fr.n {
  padding-right: 30px;
}
.AddTreatmentPlan .title .fr.n .blue {
  font-size: 18px;
  font-weight: bold;
}
.AddTreatmentPlan .tableBox {
  max-height: 243px;
  overflow-y: auto;
  padding-left: 5px;
  margin-bottom: 5px;
}
.AddTreatmentPlan .th {
  width: 995px;
  height: 45px;
  line-height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #E3EEFF;
  border-radius: 6px 6px 0 0;
  margin-left: 5px;
  margin-top: 5px;
}
.AddTreatmentPlan .th div {
  text-align: center;
  font-weight: bold;
  color: #000;
}
.AddTreatmentPlan .th .th1 {
  width: 40px;
}
.AddTreatmentPlan .th .th2 {
  width: 180px;
}
.AddTreatmentPlan .th .th3 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.AddTreatmentPlan .th .th5 {
  width: 120px;
}
.AddTreatmentPlan .th .th6 {
  width: 80px;
}
.AddTreatmentPlan .th .action {
  width: 150px;
}
.AddTreatmentPlan .td {
  width: 995px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  color: #3D3D3D;
  border-right: 1px solid #C4DBFF;
  border-bottom: 1px solid #C4DBFF;
}
.AddTreatmentPlan .td > div {
  border-left: 1px solid #C4DBFF;
}
.AddTreatmentPlan .td .tdd {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.AddTreatmentPlan .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;
}
.AddTreatmentPlan .td .td1 div {
  text-align: center;
  width: 40px;
}
.AddTreatmentPlan .td .td2 {
  width: 180px;
  text-align: center;
}
.AddTreatmentPlan .td .td2 .td21 {
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}
.AddTreatmentPlan .td .td2 .td22 {
  padding: 10px;
  border-top: 1px solid #C4DBFF;
  color: #1784fc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.AddTreatmentPlan .td .tdooth {
  width: 180px;
  cursor: pointer;
}
.AddTreatmentPlan .td .tdooth .toothsPositions {
  padding: 0;
}
.AddTreatmentPlan .td .td3 {
  width: 120px;
}
.AddTreatmentPlan .td .td4 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.AddTreatmentPlan .td .td4 .txt1 {
  height: 40px;
  line-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}
.AddTreatmentPlan .td .td4 .txt1 .t41 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.AddTreatmentPlan .td .td4 .txt1 .t42 {
  width: 120px;
  border-left: 1px solid #C4DBFF;
}
.AddTreatmentPlan .td .td4 .txt2 {
  min-height: 40px;
  border-top: 1px solid #C4DBFF;
  padding: 10px 5px;
}
.AddTreatmentPlan .td .td5 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 4px 5px;
}
.AddTreatmentPlan .td .td5 .td21 {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #C4DBFF;
}
.AddTreatmentPlan .td .td51 {
  width: 332px;
}
.AddTreatmentPlan .td .td51 .fl {
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-right: 1px solid #C4DBFF;
}
.AddTreatmentPlan .td .td51 .ant-select {
  width: 200px;
  margin: 4px 5px;
}
.AddTreatmentPlan .td .td6 {
  width: 120px;
  padding: 4px 5px;
}
.AddTreatmentPlan .td .td6 .ant-input-number {
  width: 110px;
}
.AddTreatmentPlan .td .td6.f15 {
  color: #333;
  font-size: 15px;
  font-weight: bold;
  line-height: 32px;
  text-align: center;
}
.AddTreatmentPlan .td .td7 {
  width: 80px;
  line-height: 40px;
  text-align: center;
}
.AddTreatmentPlan .td .lh40 {
  line-height: 40px;
}
.AddTreatmentPlan .td .action {
  width: 150px;
  text-align: center;
}
.AddTreatmentPlan .td .action .red {
  border-bottom: 1px solid #C4DBFF;
}
.AddTreatmentPlan .td .action div {
  height: 40px;
  line-height: 40px;
}
.AddTreatmentPlan .box2 {
  overflow-y: scroll;
}
.AddTreatmentPlan .box2.h1 {
  height: calc(100vh - 335px);
}
.AddTreatmentPlan .box2.h2 {
  height: calc(100vh - 415px);
}
.AddTreatmentPlan .box2.h3 {
  height: calc(100vh - 495px);
}
.AddTreatmentPlan .box2 .title {
  margin-top: 5px;
}
.AddTreatmentPlan .box2 .td {
  margin-left: 5px;
}
.AddTreatmentPlan .submitBtn .btn1 {
  color: #1784fc;
  background-color: transparent;
  border-color: #1784fc;
}
.AddTreatmentPlan .submitBtn .btn2 {
  color: #333;
  background-color: transparent;
  border-color: #666;
}

.acceptsNewData .ant-drawer-body {
  padding-top: 5px;
}
.acceptsNewData .ant-drawer-body .brt {
  height: 2px;
  margin-bottom: 8px;
  border-top: 1px solid #E3EEFF;
}
.acceptsNewData .ant-drawer-body .topHeader {
  border-radius: 8px;
  background: #eee;
  margin: 0 5px;
}
.acceptsNewData .ant-drawer-body .topHeader .tooths {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.acceptsNewData .ant-drawer-body .topHeader .tooths div {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
.acceptsNewData .ant-drawer-body .topHeader .radi {
  height: 28px;
  margin-left: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.acceptsNewData .ant-drawer-body .topHeader .tooth-box {
  margin-left: 40px;
}
.acceptsNewData .ant-drawer-body .topHeader .tooth-box .tooth-item-span {
  padding: 1px 5px;
  margin: 3px;
  display: inline-block;
  cursor: pointer;
}
.acceptsNewData .ant-drawer-body .topHeader .tooth-box .reds {
  background: red;
  color: white!important;
}
.acceptsNewData .ant-drawer-body .topHeader .tooth-box .blue {
  background: #1784fc;
  color: white!important;
}
.acceptsNewData .ant-drawer-body .topHeader .tooth-box .lt {
  border-right: 1px solid #bbb;
  color: #000;
  border-bottom: 1px solid #bbb;
  text-align: right;
  display: inline-block;
}
.acceptsNewData .ant-drawer-body .topHeader .tooth-box .rt {
  border-bottom: 1px solid #bbb;
  color: #000;
  display: inline-block;
}
.acceptsNewData .ant-drawer-body .topHeader .tooth-box .lb {
  border-right: 1px solid #bbb;
  color: #000;
  text-align: right;
  display: inline-block;
}
.acceptsNewData .ant-drawer-body .topHeader .tooth-box .rb {
  color: #000;
  display: inline-block;
}
.acceptsNewData .ant-drawer-body .topHeader .tips {
  margin-left: 20px;
}
.acceptsNewData .ant-drawer-body .topHeader .tips > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
}
.acceptsNewData .ant-drawer-body .topHeader .tips > div div {
  width: 20px;
  height: 20px;
  margin: 0 10px;
  background-color: #1784fc;
}
.acceptsNewData .ant-drawer-body .topHeader .tips > div:nth-child(1) div {
  background-color: red;
}
.acceptsNewData .ant-drawer-body .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-y: inherit;
  height: calc(100vh - 194px);
  margin-top: 5px;
  padding-left: 5px;
  margin-right: 2px;
}
.acceptsNewData .ant-drawer-body .box .box-left {
  width: 200px;
  border: solid 1px #ddd;
  background: #EEEEEE;
  border-radius: 10px;
  height: calc(100vh - 200px);
  overflow-y: scroll;
}
.acceptsNewData .ant-drawer-body .box .box-left .tit {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  height: 60px;
  line-height: 60px;
}
.acceptsNewData .ant-drawer-body .box .box-right {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: calc(100vh - 200px);
  margin-left: 10px;
  border: 1px solid #ccc;
  border-radius: 10px;
}
.acceptsNewData .ant-drawer-body .box .box-right .ant-select-selection,
.acceptsNewData .ant-drawer-body .box .box-right .ant-input {
  border-color: #E9E9E9;
}
.acceptsNewData .ant-drawer-body .box .tabsBar {
  height: 50px;
  border-bottom: 1px solid #f1f1f1;
  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%);
}
.acceptsNewData .ant-drawer-body .box .tabsBar span {
  width: 118px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  float: left;
  cursor: pointer;
  color: #333;
  font-size: 16px;
}
.acceptsNewData .ant-drawer-body .box .tabsBar span.active,
.acceptsNewData .ant-drawer-body .box .tabsBar span:hover {
  color: #1784fc;
  border-bottom: 3px solid #1784fc;
}
.acceptsNewData .ant-drawer-body .box .tabsTitle {
  height: 40px;
  line-height: 40px;
  font-size: 15px;
  padding-left: 15px;
  color: #000;
  font-weight: bold;
}
.acceptsNewData .ant-drawer-body .box .b-content {
  height: calc(100vh - 252px);
  overflow-y: scroll;
}
.acceptsNewData .ant-drawer-body .box .box-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 50px;
  background-color: #eee;
  padding-top: 5px;
  border-radius: 10px;
}
.acceptsNewData .ant-drawer-body .box .box-header .headLeft {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.acceptsNewData .ant-drawer-body .box .box-header .title {
  width: 130px;
  float: left;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 38px;
}
.acceptsNewData .ant-drawer-body .box .box-header .formRowCol {
  width: 260px;
  padding-right: 0;
  margin-bottom: 0;
  float: left;
}
.acceptsNewData .ant-drawer-body .box .box-header .btnButton {
  margin-top: 5px;
  margin-right: 20px;
}
.acceptsNewData .ant-drawer-body .box .box-header .btnButton2 {
  margin-top: 5px;
  margin-right: 20px;
}
.acceptsNewData .ant-drawer-body .box .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;
}
.acceptsNewData .ant-drawer-body .box .th div {
  text-align: center;
  font-weight: bold;
  color: #000;
}
.acceptsNewData .ant-drawer-body .box .th .thh {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.acceptsNewData .ant-drawer-body .box .th .th1 {
  width: 40px;
}
.acceptsNewData .ant-drawer-body .box .th .th2 {
  width: 180px;
}
.acceptsNewData .ant-drawer-body .box .th .th3 {
  width: 120px;
}
.acceptsNewData .ant-drawer-body .box .th .action {
  width: 170px;
}
.acceptsNewData .ant-drawer-body .box .td {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 5px;
  border-right: 1px solid #C4DBFF;
  border-bottom: 1px solid #C4DBFF;
}
.acceptsNewData .ant-drawer-body .box .td > div {
  border-left: 1px solid #C4DBFF;
}
.acceptsNewData .ant-drawer-body .box .td .tdd {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.acceptsNewData .ant-drawer-body .box .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;
}
.acceptsNewData .ant-drawer-body .box .td .td1 div {
  text-align: center;
  width: 40px;
}
.acceptsNewData .ant-drawer-body .box .td .td11 {
  width: 40px;
}
.acceptsNewData .ant-drawer-body .box .td .td11 .btnone {
  border-top: none;
}
.acceptsNewData .ant-drawer-body .box .td .td11 > div {
  height: 40px;
  line-height: 40px;
  border-top: 1px solid #C4DBFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.acceptsNewData .ant-drawer-body .box .td .td2 {
  width: 180px;
  text-align: center;
}
.acceptsNewData .ant-drawer-body .box .td .td2 .t21 {
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}
.acceptsNewData .ant-drawer-body .box .td .td2 .t22 {
  height: 40px;
  line-height: 40px;
  border-top: 1px solid #C4DBFF;
}
.acceptsNewData .ant-drawer-body .box .td .td3 {
  width: 120px;
}
.acceptsNewData .ant-drawer-body .box .td .td4 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.acceptsNewData .ant-drawer-body .box .td .td4 .txt1 {
  height: 40px;
  line-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}
.acceptsNewData .ant-drawer-body .box .td .td4 .txt1 .t41 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.acceptsNewData .ant-drawer-body .box .td .td4 .txt1 .t42 {
  width: 120px;
  border-left: 1px solid #C4DBFF;
}
.acceptsNewData .ant-drawer-body .box .td .td4 .txt1 .t42 .ant-select {
  width: 110px;
}
.acceptsNewData .ant-drawer-body .box .td .td4 .txt2 {
  height: 40px;
  line-height: 40px;
  border-top: 1px solid #C4DBFF;
  text-align: center;
}
.acceptsNewData .ant-drawer-body .box .td .td4 .txt2 .ant-input {
  width: 98%;
}
.acceptsNewData .ant-drawer-body .box .td .action {
  width: 170px;
  text-align: center;
}
.acceptsNewData .ant-drawer-body .box .td .action > div {
  height: 40px;
  line-height: 40px;
  border-top: 1px solid #C4DBFF;
}
.acceptsNewData .ant-drawer-body .box .td .action > div:nth-child(1) {
  border-top: none;
}
.acceptsNewData .ant-drawer-body .box .td .action > div .ant-input-number {
  width: 95px;
  margin: 0 2px;
}
.acceptsNewData .ant-drawer-body .formRowCol {
  padding-right: 10px;
}
.acceptsNewData .ant-drawer-body .remark {
  height: 50px;
  line-height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.acceptsNewData .ant-drawer-body .remark span {
  width: 45px;
  color: #000;
  text-align: right;
}
.acceptsNewData .ant-drawer-body .remark .ant-input {
  margin: 9px ;
}
.acceptsNewData .ant-drawer-body .title {
  height: 40px;
  line-height: 40px;
  padding-left: 12px;
  color: #3D3D3D;
  font-size: 15px;
  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%);
}
.acceptsNewData .ant-drawer-body .title i {
  width: 4px;
  height: 18px;
  background-color: #1784FC;
  float: left;
  margin-top: 11px;
  margin-right: 5px;
  border-radius: 2px;
}
.acceptsNewData .ant-drawer-body .basicInfo .formRowCol {
  margin-bottom: 0;
}
.acceptsNewData .ant-drawer-body .basicInfo .formRowCol .ant-col.ant-form-item-label {
  color: #000;
}
.toothModal {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.toothModal .teethpos {
  width: 300px;
  height: 300px;
  position: relative;
  margin: 0 auto;
}
.toothModal .area_bg {
  width: 242px;
  height: 242px;
  border: 1px solid #ccc;
  border-radius: 50%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  margin-top: 20px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.toothModal .area_bg .active {
  background: #e7e7e7 !important;
}
.toothModal .area_bg .div {
  width: 121px;
  height: 121px;
  float: left;
  text-align: center;
  background: #fff;
  position: relative;
}
.toothModal .area_bg .div span {
  display: inline-block;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: absolute;
  width: 70px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  left: 27px;
  top: 47px;
}
.toothModal .area_bg:before {
  content: '';
  position: absolute;
  width: 1px;
  height: 241px;
  border-left: 1px solid #ccc;
  left: 121px;
  top: 0;
  z-index: 10;
}
.toothModal .br_middle {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  position: absolute;
  z-index: 11;
  border: 1px solid #ccc;
  top: 70px;
  left: 70px;
  display: inline-block;
  border-radius: 50%;
  background: #fff;
  text-align: center;
  line-height: 100px;
}
.toothModal .area_bg:after {
  content: '';
  position: absolute;
  height: 1px;
  width: 241px;
  border-top: 1px solid #ccc;
  top: 121px;
  left: 0;
  z-index: 10;
}
.toothModal *,
.toothModal *::before,
.toothModal *::after {
  -webkit-box-sizing: border-box;
  box-sizing: content-box;
}
.adjustm {
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  padding-left: 50px;
  font-size: 16px;
  border-bottom: 1px solid #f1f1f1;
}

.AcceptsDraft .ant-drawer-body {
  overflow-y: auto;
}
.AcceptsDraft .ant-collapse {
  border: none;
  background-color: transparent;
}
.AcceptsDraft .ant-collapse-item {
  width: 965px;
  border-radius: 8px;
  margin-left: 15px;
  margin-bottom: 5px;
  margin-top: 10px;
  border: 1px solid #E9E9E9;
}
.AcceptsDraft .ant-collapse-header {
  background-color: #E9F2FF;
}
.AcceptsDraft .ant-collapse-header span {
  height: 32px;
  line-height: 32px;
  color: #666;
  font-weight: 500;
  font-size: 16px;
  margin-right: 10px;
  display: inline-block;
}
.AcceptsDraft .ant-collapse-header span:nth-child(1) {
  color: #1784fc;
}
.AcceptsDraft .ant-spin-nested-loading {
  min-height: 200px;
}
.AcceptsDraft .anticon-right {
  color: #d9d9d9 !important;
}
.AcceptsDraft .ant-collapse-extra {
  height: 32px;
  line-height: 32px;
}
.AcceptsDraft .ant-collapse-extra div {
  width: 50px;
  text-align: center;
  cursor: pointer;
  display: inline-block;
}
.AcceptsDraft .ant-empty {
  height: 400px;
  border: 1px solid #e3e3e3;
  padding-top: 100px;
  margin: 15px;
}

.customerData-Accepts {
  margin-left: 15px;
}
.customerData-Accepts .box {
  height: calc(100vh - 193px);
  overflow-y: scroll;
}
.customerData-Accepts .record {
  max-width: 1000px;
  height: 40px;
  line-height: 40px;
}
.customerData-Accepts .record .ant-btn-primary {
  float: left;
}
.customerData-Accepts .record .ant-btn-link {
  float: right;
}
.customerData-Accepts .record .ant-select {
  width: 180px;
  float: right;
}
.customerData-Accepts .record .draft {
  padding: 0 8px;
  height: 30px;
  line-height: 28px;
  cursor: pointer;
  border-radius: 32px;
  color: #F14646;
  border: 1px solid #F14646;
  float: right;
  margin-right: 10px;
}
.customerData-Accepts .ant-collapse {
  border: none;
  background-color: transparent;
}
.customerData-Accepts .ant-collapse-item {
  max-width: 1000px;
  margin-bottom: 15px;
  border-radius: 3px;
  border: 1px solid #E9E9E9;
}
.customerData-Accepts .ant-collapse-header {
  background-color: #E9F2FF;
}
.customerData-Accepts .ant-collapse-header span {
  height: 32px;
  line-height: 32px;
  color: #666;
  font-weight: 500;
  font-size: 16px;
  margin-right: 15px;
  display: inline-block;
}
.customerData-Accepts .ant-collapse-header span:nth-child(1) {
  color: #1784fc;
}
.customerData-Accepts .ant-collapse-extra {
  height: 32px;
}
.customerData-Accepts .ant-collapse-extra .edit {
  width: 78px;
  height: 32px;
  font-size: 14px;
  line-height: 31px;
  text-align: center;
  border-radius: 31px;
  border: 1px solid #1784fc;
  color: #1784fc;
  cursor: pointer;
  float: right;
}
.customerData-Accepts .ant-collapse-extra .edit:hover {
  background-color: rgba(24, 144, 255, 0.1);
}
.customerData-Accepts .ant-collapse-extra .reds {
  width: 45px;
  text-align: right;
  float: right;
  text-decoration: underline;
  cursor: pointer;
  margin-right: 8px;
}
.customerData-Accepts .anticon-right {
  color: #d9d9d9 !important;
}
.customerData-Accepts .ant-collapse-content-box {
  padding: 15px;
}

.logs-reservationInfo {
  max-width: 800px;
  border-bottom: 1px solid #b1b1b1;
  padding: 5px 15px;
}
.logs-reservationInfo .title {
  height: 35px;
  line-height: 30px;
  font-size: 14px;
  font-weight: bold;
  color: #000;
  padding: 0 10px;
}
.logs-reservationInfo .title span {
  float: right;
}
.logs-reservationInfo .hide {
  display: none;
}
.logs-reservationInfo .ant-card {
  margin-bottom: 30px;
}
.logs-reservationInfo .ant-card .ant-card-body {
  padding-top: 0 !important;
}
.logs-reservationInfo .ant-card-extra {
  padding: 5px 0;
}
.logs-reservationInfo .ant-card-head {
  min-height: inherit;
}
.logs-reservationInfo .ant-card-head-title {
  padding: 5px 0;
}
.logs-reservationInfo .ant-row {
  min-height: 45px;
  line-height: 45px;
}
.logs-reservationInfo .ant-col {
  min-height: 45px;
  line-height: 45px;
  border-bottom: 1px solid #f8f8f8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.logs-reservationInfo .ant-col .label {
  width: 100px;
  text-align: left;
  padding-left: 5px;
}
.logs-reservationInfo .ant-col .content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.logs-reservationInfo .ant-col .content .anticon-eye {
  font-size: 20px;
  cursor: pointer;
}
.logs-reservationInfo .ant-col:nth-child(1) {
  border-right: 1px solid #f8f8f8;
}
.logs-reservationInfo .colr {
  color: rgba(0, 0, 0, 0.85);
  border-bottom: 1px solid #f8f8f8;
}
.loadding {
  text-align: center;
  padding: 15px 100px;
}
.__view .ant-spin.ant-spin-spinning {
  margin: 0 auto;
  display: block;
}

.customerData-Reservation {
  margin-left: 15px;
}
.customerData-Reservation .box {
  height: calc(100vh - 190px);
  overflow-y: scroll;
}
.customerData-Reservation .record {
  width: 1000px;
  height: 40px;
  line-height: 40px;
}
.customerData-Reservation .record .ant-btn-primary {
  float: left;
}
.customerData-Reservation .record .ant-btn-link {
  float: right;
}
.customerData-Reservation .record .ant-select {
  width: 180px;
  float: right;
}
.customerData-Reservation .ant-card {
  max-width: 1000px;
}
.customerData-Reservation .ant-collapse {
  border: none;
  background-color: transparent;
}
.customerData-Reservation .ant-collapse-item {
  max-width: 1000px;
  margin-bottom: 15px;
  border-radius: 3px;
  border: 1px solid #E9E9E9;
}
.customerData-Reservation .ant-collapse-header {
  background-color: #E9F2FF;
}
.customerData-Reservation .ant-collapse-header span {
  height: 32px;
  line-height: 32px;
  color: #666;
  font-weight: 500;
  font-size: 16px;
  margin-right: 15px;
  display: inline-block;
}
.customerData-Reservation .ant-collapse-header span:nth-child(1) {
  color: #1784fc;
}
.customerData-Reservation .ant-collapse-extra {
  height: 32px;
}
.customerData-Reservation .ant-collapse-extra span {
  margin: 0;
}
.customerData-Reservation .ant-collapse-extra .edit {
  width: 78px;
  height: 32px;
  font-size: 14px;
  line-height: 31px;
  text-align: center;
  border-radius: 31px;
  border: 1px solid #1784fc;
  color: #1784fc;
  cursor: pointer;
  float: right;
  margin: 0;
}
.customerData-Reservation .ant-collapse-extra .edit:hover {
  background-color: rgba(24, 144, 255, 0.1);
}
.customerData-Reservation .ant-collapse-extra .reds {
  width: 45px;
  text-align: right;
  float: right;
  text-decoration: underline;
  cursor: pointer;
  margin-right: 8px;
}
.customerData-Reservation .anticon-right {
  color: #d9d9d9 !important;
}
.customerData-Reservation .ant-collapse-content-box {
  padding: 15px;
}
.customerData-Reservation .ant-row {
  min-height: 45px;
  line-height: 45px;
}
.customerData-Reservation .ant-col {
  min-height: 45px;
  line-height: 45px;
  border-bottom: 1px solid #f8f8f8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.customerData-Reservation .ant-col .label {
  width: 100px;
  text-align: left;
  padding-left: 5px;
  color: #999;
}
.customerData-Reservation .ant-col .content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
}
.customerData-Reservation .ant-col .content span {
  margin-right: 20px;
}
.customerData-Reservation .ant-col .content .anticon-eye {
  font-size: 20px;
  cursor: pointer;
}
.customerData-Reservation .ant-col .wordWrap {
  white-space: normal;
  word-wrap: break-word;
  word-break: normal;
}
.customerData-Reservation .ant-col:nth-child(2) {
  border-left: 1px solid #f8f8f8;
}

.treatmentLogs .ant-spin-container {
  padding: 15px;
}
.treatmentLogs .header {
  height: 50px;
  line-height: 50px;
  background-color: #f5f5f5;
  border-left: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  font-weight: bold;
  color: #666666;
}
.treatmentLogs .header .date {
  width: 180px;
  text-align: center;
}
.treatmentLogs .header .action {
  width: 170px;
  text-align: center;
  border-right: 1px solid #e9e9e9;
  border-left: 1px solid #e9e9e9;
}
.treatmentLogs .header .conent {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}
.treatmentLogs .items {
  min-height: 100px;
  border-left: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.treatmentLogs .items .date {
  width: 180px;
  line-height: 100px;
  font-size: 14px;
  text-align: center;
  color: #1784fc;
}
.treatmentLogs .items .action {
  width: 170px;
  line-height: 100px;
  text-align: center;
  font-size: 14px;
  color: #666;
  border-right: 1px solid #e9e9e9;
  border-left: 1px solid #e9e9e9;
}
.treatmentLogs .items .conent {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 100px;
}
.treatmentLogs .items .conent .textData {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.treatmentLogs .items .conent .textData span {
  min-width: 90px;
  max-width: 10px;
  text-align: right;
  color: #1784fc;
  font-weight: 500;
}
.treatmentLogs .items .conent .textData p {
  margin: 0;
  color: #666;
  padding: 0 8px;
  font-weight: 500;
}
.treatmentLogs .items .conent .textData b {
  font-weight: 500;
  color: #EE8026;
  padding-right: 23px;
}
.treatmentLogs .wrapper {
  width: 594px;
  min-height: 100px;
  padding: 10px 0;
  font-size: 14px;
  color: #333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.treatmentLogs .wrapper .text {
  overflow: hidden;
  width: 594px;
  height: 65px;
  padding: 0 20px;
  position: relative;
}
.treatmentLogs .wrapper .text:before {
  content: "";
  height: calc(100% - 24px);
  float: right;
}
.treatmentLogs .wrapper .text:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background: #fff;
}
.treatmentLogs .wrapper .btn {
  clear: both;
  padding: 0 5px;
  color: #1784fc;
  line-height: 18px;
  border-radius: 4px;
  border: 1px solid #1784fc;
  font-size: 14px;
  cursor: pointer;
  position: absolute;
  right: 2px;
  bottom: 0;
}
.treatmentLogs .wrapper .btn:before {
  content: "展开";
}
.treatmentLogs .wrapper .exp {
  display: none;
}
.treatmentLogs .wrapper .exp:checked + .text {
  height: auto;
}
.treatmentLogs .wrapper .exp:checked + .text .btn::before {
  content: "收起";
}
.treatmentLogs .wrapper .exp:checked + .text::after {
  visibility: hidden;
}
.loadding {
  text-align: center;
  padding: 15px 100px;
}
.__view .ant-spin.ant-spin-spinning {
  margin: 0 auto;
  display: block;
}

.prints-orderCase {
  max-width: 1000px;
  height: 100%;
  margin: 0 auto;
  padding: 5px;
  font-size: 12px!important;
  font-weight: bold;
  font-family: 'Microsoft YaHei', 'SimHei' !important;
}
.prints-orderCase .ant-card-head {
  border: none;
  height: 30px;
  min-height: 0;
}
.prints-orderCase .ant-card-head-title {
  text-align: center;
  font-size: 18px!important;
  font-weight: bold;
  font-family: 'Microsoft YaHei', 'SimHei' !important;
  padding: 0;
}
.prints-orderCase .ant-card-body {
  padding: 0;
}
.prints-orderCase .ant-card-body .tops {
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 2px solid #000;
}
.prints-orderCase .ant-card-body .tops div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  font-family: 'Microsoft YaHei', 'SimHei' !important;
  color: #000;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
}
.prints-orderCase .ant-card-body .tops.borders {
  border-bottom: 1px solid #000;
}
.prints-orderCase .ant-card-body .tops .td1 {
  width: 120px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.prints-orderCase .box {
  padding: 10px 0;
}
.prints-orderCase .box .ant-row {
  min-height: 30px;
  line-height: 30px;
}
.prints-orderCase .box .ant-row .ant-col {
  min-height: 30px;
  line-height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000;
  font-weight: bold;
  font-family: 'Microsoft YaHei', 'SimHei' !important;
}
.prints-orderCase .box .ant-row .ant-col .label {
  width: 80px;
  padding-left: 0;
}
.prints-orderCase .box .ant-row .ant-col .content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.prints-orderCase .box .ant-row .ant-col .content .toothItem {
  min-height: 30px;
  margin-bottom: 2px;
}
.prints-orderCase .box .ant-row .ant-col .content .toothItem > div {
  width: 100%;
  min-height: 30px;
  float: left;
  padding: 2px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.prints-orderCase .box .ant-row .ant-col .content .toothItem > div .toothsPositions {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
  border-right: 1px solid #ddd;
}
.prints-orderCase .box .ant-row .ant-col .content .toothItem > div > p {
  line-height: 14px;
  margin: 0;
  padding-left: 3px;
  -webkit-box-flex: 7;
      -ms-flex: 7;
          flex: 7;
  font-weight: bold;
  font-family: 'Microsoft YaHei', 'SimHei' !important;
}

.caseIndex .ant-modal {
  top: 70px!important;
}
.caseIndex .ant-modal .ant-modal-body {
  padding: 0;
  height: calc(100vh - 200px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.caseIndex .ant-modal .left {
  width: 280px;
  height: calc(100vh - 200px);
  border-right: 2px solid #EFF4F8;
}
.caseIndex .ant-modal .left .el-tree-node__content {
  width: 270px;
}
.caseIndex .ant-modal .left .custom-tree-node {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  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;
  font-size: 14px;
  padding-right: 8px;
}
.caseIndex .ant-modal .left .custom-tree-node > .iconfont {
  width: 30px;
}
.caseIndex .ant-modal .left .custom-tree-node span {
  text-align: left;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.caseIndex .ant-modal .left .icon-file,
.caseIndex .ant-modal .left .active {
  color: #1784fc;
}
.caseIndex .ant-modal .left .el-tree-node.is-current.is-focusable .node1 {
  color: #1784fc;
}
.caseIndex .ant-modal .contentBox {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.caseIndex .ant-modal .contentBox .box {
  height: calc(100vh - 250px);
  overflow-y: scroll;
}
.caseIndex .ant-modal .contentBox .items {
  min-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #EFF4F8;
}
.caseIndex .ant-modal .contentBox .items .label {
  width: 90px;
  line-height: 40px;
  border-right: 1px solid #EFF4F8;
  text-align: right;
  color: #000;
  padding-right: 5px;
}
.caseIndex .ant-modal .contentBox .items .content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  line-height: 40px;
  padding-left: 5px;
  word-break: break-all;
}
.caseIndex .ant-modal .contentBox .center {
  height: 50px;
  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;
  border-top: 1px solid #f1f1f1;
  padding: 0 100px;
}
.caseIndex .ant-modal .contentBox .center .ant-btn {
  background-color: #52c41a;
  border-color: #52c41a;
}

.addCaseIndex .ant-modal-body {
  padding: 0;
  height: calc(100vh - 300px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.addCaseIndex .tree {
  width: 280px;
  overflow-y: scroll;
  border-right: 2px solid #EFF4F8;
}
.addCaseIndex .tree .el-tree-node__content {
  width: 270px;
}
.addCaseIndex .tree .custom-tree-node {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  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;
  font-size: 14px;
  padding-right: 8px;
}
.addCaseIndex .tree .custom-tree-node > .iconfont {
  width: 30px;
}
.addCaseIndex .tree .custom-tree-node span {
  text-align: left;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.addCaseIndex .tree .icon-file {
  color: #1784fc;
}
.addCaseIndex .tree .active {
  color: #1784fc;
  background-color: rgba(24, 144, 255, 0.2);
}
.addCaseIndex .box {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.addCaseIndex .box .name {
  height: 50px;
  line-height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #EFF4F8;
}
.addCaseIndex .box .name .label {
  width: 90px;
  border-right: 1px solid #EFF4F8;
  text-align: right;
  color: #1784fc;
  padding-right: 5px;
}
.addCaseIndex .box .name .content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 5px;
  word-break: break-all;
}
.addCaseIndex .box .name .content .ant-input {
  width: 400px;
}
.addCaseIndex .box .cont-box {
  height: calc(100vh - 350px);
  overflow-y: scroll;
}
.addCaseIndex .box .cont-box .items {
  min-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #EFF4F8;
}
.addCaseIndex .box .cont-box .items .label {
  width: 90px;
  line-height: 40px;
  border-right: 1px solid #EFF4F8;
  text-align: right;
  color: #000;
  padding-right: 5px;
}
.addCaseIndex .box .cont-box .items .content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  line-height: 40px;
  padding-left: 5px;
}

.formRowCol[data-v-0f28dd2c] {
  padding-right: 0;
}

.AddTreatment .ant-drawer-title span {
  font-size: 13px;
  cursor: pointer;
}
.AddTreatment .btn2 {
  border-color: #1784fc;
  color: #1784fc;
  border-radius: 5px;
  line-height: 30px;
  margin-top: 9px;
}
.AddTreatment .submitBtn .btn1 {
  color: #1784fc;
  background-color: transparent;
  border-color: #1784fc;
  float: left;
  margin-top: 10px;
}
.AddTreatment .submitBtn .btn2 {
  color: #333;
  background-color: transparent;
  border-color: #666;
  float: left;
  margin-top: 10px;
}
.AddTreatment .header {
  min-height: 50px;
  background-color: #E9F2FF;
  padding-top: 5px;
}
.AddTreatment .header .formRowCol {
  padding-right: 0;
  margin-bottom: 0;
  float: left;
}
.AddTreatment .header .formRowCol .el-input--prefix .el-input__inner {
  padding-right: 0;
  padding-left: 22px;
}
.AddTreatment .header .formRowCol .el-input__prefix {
  left: 0;
}
.AddTreatment .header .formRowCol.w-270 {
  width: 270px;
}
.AddTreatment .header .formRowCol.w-200 {
  width: 180px;
}
.AddTreatment .header .formRowCol.w-200 .ant-form-item-label {
  width: 50px;
}
.AddTreatment .header .formRowCol.w-250 {
  max-width: 288px;
  min-width: 200px;
  min-height: 42px;
}
.AddTreatment .header .formRowCol.w-250 .ant-form-item-label {
  width: 50px;
}
.AddTreatment .header .formRowCol.w-250 .ant-select {
  width: auto;
  min-width: 140px;
}
.AddTreatment .header .formRowCol .times {
  width: 170px;
  padding: 0 5px;
}
.AddTreatment .header .btn {
  width: 85px;
  height: 40px;
  text-align: center;
  padding-top: 10px;
  cursor: pointer;
  float: right;
}
.AddTreatment .header .btn.cor1 {
  color: #EE8026;
}
.AddTreatment .header .btn.cor2 {
  color: #1784fc;
}
.AddTreatment .title {
  height: 55px;
  line-height: 55px;
  padding: 0 20px;
  color: #666666;
  font-size: 16px;
  background-color: #fff;
  font-weight: 500;
  border-bottom: 1px solid #D8E8FF;
}
.AddTreatment .title .ant-tag-red {
  margin-top: 16px;
}
.AddTreatment .ant-drawer-body .box {
  height: calc(100vh - 150px);
}
.AddTreatment .ant-drawer-body .box .ant-select-selection,
.AddTreatment .ant-drawer-body .box .ant-input {
  border-color: #E9E9E9;
}
.AddTreatment .items {
  min-height: 51px;
  border-bottom: 1px solid #D8E8FF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.AddTreatment .items .label {
  width: 150px;
  color: #1C62C1;
  min-height: 50px;
  line-height: 50px;
  text-align: right;
  background-color: #E9F2FF;
  float: left;
}
.AddTreatment .items .label i {
  color: red;
}
.AddTreatment .items .content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 50px;
  float: left;
}
.AddTreatment .items .content .h2 .ant-btn-dashed {
  width: 200px;
  margin: 5px 20px;
}
.AddTreatment .items .content .h2 .btn2 {
  float: right;
  margin: 5px 20px;
}
.AddTreatment .items .content > .ant-select,
.AddTreatment .items .content > .ant-input,
.AddTreatment .items .content > .ant-input-affix-wrapper {
  width: auto;
  min-width: 600px;
  margin: 9px 20px;
}
.AddTreatment .toothItem {
  width: 800px;
  min-height: 70px;
  margin: 9px 0 9px 20px;
  border: 1px solid #E9E9E9;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.AddTreatment .toothItem .tooths {
  width: 675px;
  min-height: 70px;
  margin-right: 2px;
  padding: 3px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.AddTreatment .toothItem .tooths .toothsData {
  width: 300px;
  min-height: 69px;
  padding: 10px 3px 0 3px;
}
.AddTreatment .toothItem .tooths .remark {
  width: 370px;
  padding-top: 9px;
}
.AddTreatment .toothItem .action {
  width: 120px;
  min-height: 70px;
  border-left: 1px solid #E9E9E9;
}
.AddTreatment .toothItem .action.del {
  line-height: 70px;
  cursor: pointer;
  font-size: 14px;
  color: #666;
  padding-left: 8px;
}
.AddTreatment .toothItem .action.del .anticon {
  width: 44px;
  text-align: center;
}
.AddTreatment .toothItem .action.del:hover {
  color: red;
}
.AddTreatment .toothItem .action div {
  height: 35px;
  line-height: 35px;
  padding-left: 8px;
  cursor: pointer;
  font-size: 14px;
  color: #666;
}
.AddTreatment .toothItem .action div .ant-switch {
  float: left;
  margin-top: 9px;
  margin-right: 5px;
}
.AddTreatment .toothItem .action div .anticon {
  width: 44px;
  text-align: center;
}
.AddTreatment .toothItem .action div:nth-child(1):hover {
  color: #1784fc;
}
.AddTreatment .toothItem .action div:nth-child(2) {
  border-top: 1px solid #E9E9E9;
}
.AddTreatment .toothItem .action div:nth-child(2):hover {
  color: red;
}
.AddTreatment .pos {
  position: relative;
}
.AddTreatment .pos > div {
  top: inherit!important;
  bottom: 0;
}
.AddTreatment .info {
  float: right;
  color: #FDA700;
  margin-right: 120px;
  margin-top: 25px;
  cursor: pointer;
}
.AddTreatment .templatePop {
  top: 0!important;
  left: -145px !important;
}
.AddTreatment .templatePop .ant-popover-message-title .titles {
  width: 985px;
}
.AddTreatment .templatePop .ant-popover-message-title .tagBox {
  width: 985px;
}
.AddTreatment .templatePop .ant-popover-message-title .itemBox {
  width: 985px;
}
.AddTreatment .templatePop .ant-popover-message-title .scrollBox {
  max-height: calc(100vh - 450px);
}
.AddTreatment .templatePop.ptl {
  left: -470px !important;
}
.accptsModal .tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 45px;
  line-height: 45px;
  border-bottom: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
}
.accptsModal .tr div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  border-left: 1px solid #e8e8e8;
}
.accptsModal .bg {
  border-top: 1px solid #e8e8e8;
  background-color: #f1f1f1;
}

.TreatmentDraft .ant-drawer-body {
  overflow-y: auto;
}
.TreatmentDraft .treatmentItems {
  width: 965px;
  border: none;
  margin-left: 15px;
  background-color: transparent;
}
.TreatmentDraft .treatmentItems .ant-collapse-item {
  min-width: 950px;
  max-width: 1200px;
  margin-bottom: 5px;
  border-radius: 8px;
  margin-top: 10px;
  border: 1px solid #E9E9E9;
}
.TreatmentDraft .treatmentItems .ant-collapse-header {
  background-color: #E9F2FF;
}
.TreatmentDraft .treatmentItems .ant-collapse-header span {
  height: 32px;
  line-height: 32px;
  color: #666;
  font-weight: 500;
  font-size: 16px;
  margin-right: 10px;
  display: inline-block;
}
.TreatmentDraft .treatmentItems .ant-collapse-header span:nth-child(1) {
  color: #1784fc;
}
.TreatmentDraft .treatmentItems .ant-collapse-header .greens {
  width: 70px;
  text-align: center;
}
.TreatmentDraft .treatmentItems .ant-collapse-extra {
  height: 32px;
  line-height: 32px;
}
.TreatmentDraft .treatmentItems .ant-collapse-extra div {
  width: 50px;
  text-align: center;
  cursor: pointer;
  display: inline-block;
}
.TreatmentDraft .treatmentItems .anticon-right {
  color: #d9d9d9 !important;
}
.TreatmentDraft .treatmentItems .ant-collapse-content-box {
  padding: 16px 0;
}
.TreatmentDraft .treatmentItems .title {
  height: 40px;
  line-height: 40px;
  padding-left: 16px;
}
.TreatmentDraft .treatmentItems .title span {
  font-size: 18px;
  font-weight: bold;
  color: #333;
}
.TreatmentDraft .treatmentItems .title div {
  display: inline-block;
}
.TreatmentDraft .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;
}
.TreatmentDraft .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;
}
.TreatmentDraft .treatmentItems .flieBox h3 {
  color: #333;
  font-weight: bold;
  padding-top: 10px;
  padding-left: 24px;
}
.TreatmentDraft .treatmentItems .flieBox .flieImg {
  width: 172px;
  height: 170px;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 10px;
  margin-left: 24px;
}
.TreatmentDraft .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;
}
.TreatmentDraft .treatmentItems .flieBox .flieImg span img {
  max-width: 168px;
  max-height: 118px;
  display: inline-block;
}
.TreatmentDraft .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;
}
.TreatmentDraft .treatmentItems .items {
  min-height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 16px;
}
.TreatmentDraft .treatmentItems .items .label {
  width: 85px;
  line-height: 45px;
  text-align: right;
  padding-left: 0;
  font-size: 14px;
  color: #999;
}
.TreatmentDraft .treatmentItems .items .label.w-145 {
  width: 145px;
}
.TreatmentDraft .treatmentItems .items .label.cor-o {
  color: orange;
}
.TreatmentDraft .treatmentItems .items .content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-bottom: 1px solid #f8f8f8;
}
.TreatmentDraft .treatmentItems .items .content .textBox {
  min-height: 45px;
}
.TreatmentDraft .treatmentItems .items .toothItem {
  min-height: 65px;
  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);
  margin: 8px;
}
.TreatmentDraft .treatmentItems .items .toothItem .toothsPositions {
  width: 380px;
  padding: 8px;
  border-right: 1px solid #00a6c9;
}
.TreatmentDraft .treatmentItems .items .toothItem .wrapper {
  padding: 0 8px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 65px;
}
.TreatmentDraft .ant-spin-nested-loading {
  min-height: 200px;
}
.TreatmentDraft .ant-empty {
  height: 400px;
  border: 1px solid #e3e3e3;
  padding-top: 100px;
  margin: 15px;
}

.customerData-treatmentRecord .treatmentItems {
  margin: 15px;
  border: none;
  background-color: transparent;
}
.customerData-treatmentRecord .treatmentItems .ant-collapse-item {
  min-width: 950px;
  max-width: 1200px;
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #E9E9E9;
}
.customerData-treatmentRecord .treatmentItems .ant-collapse-header {
  background-color: #E9F2FF;
}
.customerData-treatmentRecord .treatmentItems .ant-collapse-header span {
  height: 32px;
  line-height: 32px;
  color: #666;
  font-weight: 500;
  font-size: 16px;
  margin-right: 10px;
  display: inline-block;
}
.customerData-treatmentRecord .treatmentItems .ant-collapse-header span:nth-child(1) {
  color: #1784fc;
}
.customerData-treatmentRecord .treatmentItems .ant-collapse-header .greens {
  width: 70px;
  text-align: center;
}
.customerData-treatmentRecord .treatmentItems .ant-collapse-extra {
  height: 32px;
  line-height: 32px;
}
.customerData-treatmentRecord .treatmentItems .ant-collapse-extra .reds {
  width: 45px;
  text-align: right;
  float: right;
  text-decoration: underline;
  cursor: pointer;
  margin-right: 5px;
}
.customerData-treatmentRecord .treatmentItems .ant-collapse-extra .greens {
  width: 110px;
  text-align: right;
  float: right;
  text-decoration: underline;
  cursor: pointer;
  margin-right: 8px;
}
.customerData-treatmentRecord .treatmentItems .ant-collapse-extra .btnRad {
  padding: 0 10px;
  height: 31px;
  font-size: 14px;
  line-height: 29px;
  text-align: center;
  border-radius: 29px;
  border: 1px solid #1784fc;
  color: #1784fc;
  cursor: pointer;
  float: right;
  margin-left: 8px;
}
.customerData-treatmentRecord .treatmentItems .ant-collapse-extra .btnRad:hover {
  background-color: rgba(24, 144, 255, 0.1);
}
.customerData-treatmentRecord .treatmentItems .ant-collapse-extra .printer {
  color: #09b1b9;
  border-color: #09b1b9;
}
.customerData-treatmentRecord .treatmentItems .ant-collapse-extra .printer:hover {
  background-color: #e9feff;
}
.customerData-treatmentRecord .treatmentItems .ant-collapse-extra .text {
  height: 32px;
  line-height: 32px;
  color: #1784fc;
  font-size: 14px;
  float: right;
  cursor: pointer;
  text-decoration: underline;
}
.customerData-treatmentRecord .treatmentItems .ant-collapse-extra .ant-tag {
  font-size: 12px;
  height: 28px;
  line-height: 28px;
  border-radius: 4px;
  background-color: transparent;
  -webkit-transform: rotate(-28deg);
          transform: rotate(-28deg);
  margin-right: 120px;
}
.customerData-treatmentRecord .treatmentItems .ant-collapse-extra .ant-tag-red {
  border-color: #666;
}
.customerData-treatmentRecord .treatmentItems .ant-collapse-extra .ant-tag-green {
  color: #1784fc;
  border-color: #1784fc;
}
.customerData-treatmentRecord .treatmentItems .anticon-right {
  color: #d9d9d9 !important;
}
.customerData-treatmentRecord .treatmentItems .ant-collapse-content-box {
  padding: 16px 0;
}
.customerData-treatmentRecord .treatmentItems .title {
  height: 40px;
  line-height: 40px;
  padding-left: 16px;
}
.customerData-treatmentRecord .treatmentItems .title span {
  font-size: 18px;
  font-weight: bold;
  color: #333;
}
.customerData-treatmentRecord .treatmentItems .title div {
  display: inline-block;
}
.customerData-treatmentRecord .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;
}
.customerData-treatmentRecord .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;
}
.customerData-treatmentRecord .treatmentItems .flieBox h3 {
  color: #333;
  font-weight: bold;
  padding-top: 10px;
  padding-left: 24px;
}
.customerData-treatmentRecord .treatmentItems .flieBox .flieImg {
  width: 172px;
  height: 170px;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 10px;
  margin-left: 24px;
}
.customerData-treatmentRecord .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;
}
.customerData-treatmentRecord .treatmentItems .flieBox .flieImg span img {
  max-width: 168px;
  max-height: 118px;
  display: inline-block;
}
.customerData-treatmentRecord .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;
}
.customerData-treatmentRecord .treatmentItems .items {
  min-height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 16px;
}
.customerData-treatmentRecord .treatmentItems .items .label {
  width: 85px;
  line-height: 45px;
  text-align: right;
  padding-left: 0;
  font-size: 14px;
  color: #999;
}
.customerData-treatmentRecord .treatmentItems .items .label.w-145 {
  width: 145px;
}
.customerData-treatmentRecord .treatmentItems .items .label.cor-o {
  color: orange;
}
.customerData-treatmentRecord .treatmentItems .items .content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-bottom: 1px solid #f8f8f8;
}
.customerData-treatmentRecord .treatmentItems .items .content .textBox {
  min-height: 45px;
}
.customerData-treatmentRecord .treatmentItems .items .toothItem {
  min-height: 65px;
  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);
  margin: 8px;
}
.customerData-treatmentRecord .treatmentItems .items .toothItem .toothsPositions {
  width: 380px;
  padding: 8px;
  border-right: 1px solid #00a6c9;
}
.customerData-treatmentRecord .treatmentItems .items .toothItem .wrapper {
  padding: 0 8px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 65px;
}
.customerData-treatmentRecord .ant-spin-nested-loading {
  min-height: 200px;
}
.customerData-treatmentRecord .ant-empty {
  height: 400px;
  border: 1px solid #e3e3e3;
  padding-top: 100px;
  margin: 15px;
}

.GraphicChart {
  padding-top: 10px;
}
.GraphicChart .ant-row {
  min-height: 40px;
  line-height: 40px;
  margin-bottom: 10px;
}
.GraphicChart .ant-col {
  min-height: 40px;
  line-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.GraphicChart .ant-col .label {
  width: 90px;
  text-align: right;
}
.GraphicChart .ant-col .input {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.GraphicChart .ant-col .input .ant-select,
.GraphicChart .ant-col .input .ant-input {
  width: 260px;
}
.GraphicChart .ant-col .input .ant-select-selection {
  overflow: hidden;
}
.GraphicChart .ant-col .input .ant-checkbox-wrapper {
  margin-right: 0;
  padding-left: 10px;
}
.GraphicChart .ant-col .input p {
  width: 400px;
  height: 30px;
  line-height: 30px;
  margin: 0;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.GraphicChart .ant-col .input p span {
  width: 80px;
}
.GraphicChart .ant-col .input .text {
  line-height: 25px;
  padding-top: 10px;
}
.GraphicChart .ant-col .content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
}
.GraphicChart .ant-col .content .textarea {
  width: 536px;
}
.GraphicChart .ant-col .content .upload {
  position: absolute;
  top: 0;
  left: 100px;
}
.GraphicChart .ant-col .ant-calendar-picker-input.ant-input {
  width: 220px;
}
.GraphicChart .ant-col .ant-select,
.GraphicChart .ant-col .ant-input-number {
  width: 260px;
}
.GraphicChart .ant-col .ant-select-enabled.ant-select-allow-clear {
  width: 484px;
}
.GraphicChart .ant-col .ant-select-selection--multiple,
.GraphicChart .ant-col textarea {
  width: 484px;
}
.GraphicChart .ant-col .pictureCardss {
  width: 260px;
  height: 102px;
  text-align: center;
  border: 1px dotted #e3e3e3;
  background-color: #fafafa;
  display: inline-block;
}
.GraphicChart .ant-col .pictureCardss.error {
  border-color: red;
}
.GraphicChart .ant-col .pictureCardss .anticon {
  margin: 45px;
  color: #1784fc;
}
.GraphicChart .ant-col .pictureCardss .anticon svg {
  width: 30px;
  height: 30px;
  color: #1784fc;
}
.GraphicChart .ant-col .pictureCardss img {
  max-width: 250px;
  height: 130px;
}
.GraphicChart .colder {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.85);
  border-bottom: 1px solid #f0f0f0;
}
.GraphicChart .upload-list-inline :deep(.ant-upload-list-item) {
  float: left;
  width: 200px;
  margin-right: 8px;
}
.GraphicChart .upload-list-inline [class*='-upload-list-rtl'] :deep(.ant-upload-list-item) {
  float: right;
}

.ImageTextTreatment .ant-spin-nested-loading {
  padding: 15px;
}
.ImageTextTreatment .border {
  color: #000;
  border-bottom: 1px solid #f8f8f8;
}
.ImageTextTreatment .border span {
  float: right;
  margin-right: 30px;
}
.ImageTextTreatment .ant-collapse-item {
  -webkit-box-shadow: 0px 0 5px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 0 5px 0px rgba(0, 0, 0, 0.15);
  margin-bottom: 8px;
}
.ImageTextTreatment .ant-collapse-header .anticon-right {
  color: #d9d9d9 !important;
}
.ImageTextTreatment .ant-collapse-header span {
  margin-right: 15px;
}
.ImageTextTreatment .ant-collapse-header .anticon-edit {
  width: 30px;
  height: 30px;
  line-height: 35px;
  margin-top: -6px;
  float: right;
  color: #1890fa;
}
.ImageTextTreatment .ant-collapse-header .recommend {
  display: inline-block;
  border: solid 1px green;
  width: 42px;
  text-align: center;
  color: green;
  border-radius: 13px;
}
.ImageTextTreatment .ant-collapse-content-box {
  padding: 15px;
}
.ImageTextTreatment .ant-collapse {
  border: none;
}
.ImageTextTreatment .ant-collapse .ant-table-body td,
.ImageTextTreatment .ant-collapse .ant-table-body th {
  text-align: center;
}
.ImageTextTreatment .ant-collapse .ant-row {
  min-height: 45px;
}
.ImageTextTreatment .ant-collapse .ant-row .ant-col {
  min-height: 45px;
  border-bottom: 1px solid #f8f8f8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px;
}
.ImageTextTreatment .ant-collapse .ant-row .ant-col .label {
  width: 85px;
  line-height: 45px;
  text-align: right;
  padding-left: 0;
}
.ImageTextTreatment .ant-collapse .ant-row .ant-col .colImg {
  width: 240px;
  height: 150px;
  padding: 0 15px;
}
.ImageTextTreatment .ant-collapse .ant-row .ant-col .col-img-box {
  width: 205px;
  height: 112px;
  background: #f3f3f3;
  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;
  margin-top: 10px;
}
.ImageTextTreatment .ant-collapse .ant-row .ant-col .col-img-box img,
.ImageTextTreatment .ant-collapse .ant-row .ant-col .col-img-box audio,
.ImageTextTreatment .ant-collapse .ant-row .ant-col .col-img-box video {
  max-width: 100%;
  max-height: 100%;
}
.ImageTextTreatment .ant-collapse .ant-row .ant-col .col-img-remark {
  margin-top: 5px;
  width: 205px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.ImageTextTreatment .ant-collapse .ant-row .ant-col .content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.ImageTextTreatment .ant-collapse .ant-row .ant-col .content .img {
  width: 60px;
  height: 60px;
  margin: 2px 4px 4px 0;
  border-radius: 4px;
  padding: 3px;
  border: 1px solid #ccc;
  float: left;
  cursor: pointer;
  position: relative;
}
.ImageTextTreatment .ant-collapse .ant-row .ant-col .content .img img {
  max-width: 54px;
  max-height: 54px;
}
.ImageTextTreatment .ant-collapse .ant-row .ant-col .content .img .anticon-eye {
  width: 100%;
  height: 60px;
  line-height: 60px;
  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;
}
.ImageTextTreatment .ant-collapse .ant-row .ant-col .content .img:hover .anticon-eye {
  opacity: 1;
}
.ImageTextTreatment .ant-collapse .ant-row .ant-col .content .project {
  max-width: 560px;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 15px;
  float: left;
}
.ImageTextTreatment .toothItem {
  width: 640px;
  min-height: 65px;
}
.ImageTextTreatment .toothItem > div {
  width: 640px;
  min-height: 60px;
  margin-right: 2px;
  float: left;
  border: 1px solid #f0f0f0;
  border-radius: 3px;
  padding: 5px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ImageTextTreatment .toothItem > div > p {
  width: 300px;
  height: 50px;
  line-height: 25px;
  margin: 0;
  padding-left: 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-all;
}
.ImageTextTreatment .toothItem > div > p span {
  height: 50px;
  overflow: hidden;
  display: inline-block;
}
.tipImg .ant-tooltip-content {
  max-width: 300px;
}
.tipImg .ant-tooltip-content .ant-tooltip-inner {
  padding: 0;
}
.tipImg .ant-tooltip-content img {
  max-width: 300px;
  max-height: 300px;
}

.customerData-treatmentRecord {
  background-color: rgba(0, 0, 0, 0.03);
  padding-top: 8px;
}
.customerData-treatmentRecord .header {
  max-width: 1200px;
  height: 40px;
  padding-left: 15px;
  padding-top: 5px;
}
.customerData-treatmentRecord .header .ant-select {
  width: 180px;
  float: right;
}
.customerData-treatmentRecord .header .draft {
  cursor: pointer;
  padding: 4px 10px;
  border-radius: 40px;
  color: #F14646;
  border: 1px solid #F14646;
  float: right;
  margin-right: 10px;
}
.customerData-treatmentRecord .box {
  height: calc(100vh - 220px);
  overflow-y: scroll;
  background-color: #fff;
  border-radius: 4px;
  margin-left: 8px;
  margin-right: 8px;
}
.customerData-treatmentRecord .more {
  margin: 5px auto;
  display: block;
}

.customerData .cureVORecord .treatmentItems {
  margin: 15px;
  border: none;
  background-color: transparent;
}
.customerData .cureVORecord .treatmentItems .ant-collapse-item {
  min-width: 950px;
  max-width: 1200px;
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #E9E9E9;
}
.customerData .cureVORecord .treatmentItems .ant-collapse-header {
  background-color: #E9F2FF;
  color: #333;
  font-weight: bold;
  font-size: 16px;
  line-height: 32px;
}
.customerData .cureVORecord .treatmentItems .ant-collapse-header .f18 {
  font-size: 18px;
}
.customerData .cureVORecord .treatmentItems .ant-collapse-header .mlr {
  margin-left: 50px;
  margin-right: 50px;
}
.customerData .cureVORecord .treatmentItems .ant-collapse-extra {
  height: 32px;
}
.customerData .cureVORecord .treatmentItems .ant-collapse-extra .text {
  height: 32px;
  line-height: 32px;
  color: #1784fc;
  font-size: 14px;
  float: right;
  cursor: pointer;
  text-decoration: underline;
}
.customerData .cureVORecord .treatmentItems .anticon-right {
  color: #d9d9d9 !important;
}
.customerData .cureVORecord .treatmentItems .ant-collapse-content-box {
  padding: 16px 0;
}
.customerData .cureVORecord .treatmentItems .bt {
  border-top: 1px solid #ddd;
}
.customerData .cureVORecord .treatmentItems .toothItem {
  min-height: 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px;
  margin: 0 8px;
}
.customerData .cureVORecord .treatmentItems .toothItem .toothsPositions {
  width: 250px;
  border-right: 1px solid #ddd;
}
.customerData .cureVORecord .treatmentItems .toothItem .wrapper {
  padding: 0 8px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 65px;
}
.customerData .cureVORecord .ant-spin-nested-loading {
  min-height: 200px;
}
.customerData .cureVORecord .ant-empty {
  height: 400px;
  border: 1px solid #e3e3e3;
  padding-top: 100px;
  margin: 15px;
}

.customerData .cureVORecord .CureCharge {
  margin: 15px;
  border: none;
  background-color: transparent;
}
.customerData .cureVORecord .CureCharge .ant-collapse-item {
  min-width: 950px;
  max-width: 1200px;
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #E9E9E9;
}
.customerData .cureVORecord .CureCharge .ant-collapse-header {
  background-color: #E9F2FF;
  color: #333;
  line-height: 32px;
}
.customerData .cureVORecord .CureCharge .ant-collapse-header span {
  margin-right: 20px;
}
.customerData .cureVORecord .CureCharge .anticon-right {
  color: #d9d9d9 !important;
}
.customerData .cureVORecord .CureCharge .ant-collapse-content-box {
  padding: 16px 0;
}
.customerData .cureVORecord .CureCharge .bt {
  border-top: 1px solid #ddd;
}
.customerData .cureVORecord .CureCharge .items .h1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 65px;
}
.customerData .cureVORecord .CureCharge .items .h2 {
  min-height: 25px;
  padding-left: 10px;
}
.customerData .cureVORecord .CureCharge .items .toothItem {
  width: 220px;
  min-height: 65px;
  padding: 5px;
  margin: 0 8px;
}
.customerData .cureVORecord .CureCharge .items .toothItem .toothsPositions {
  border-right: 1px solid #ddd;
}
.customerData .cureVORecord .CureCharge .items .projectNameDesc {
  -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;
  color: #000;
}
.customerData .cureVORecord .CureCharge .items .userName {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 15px;
  padding-top: 12px;
  color: #000;
}
.customerData .cureVORecord .CureCharge .items .userName div {
  line-height: 20px;
}
.customerData .cureVORecord .CureCharge .items .projectDiscount {
  width: 160px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000;
}
.customerData .cureVORecord .ant-spin-nested-loading {
  min-height: 200px;
}
.customerData .cureVORecord .ant-empty {
  height: 400px;
  border: 1px solid #e3e3e3;
  padding-top: 100px;
  margin: 15px;
}

.customerData .cureVORecord {
  background-color: rgba(0, 0, 0, 0.03);
  padding-top: 8px;
}
.customerData .cureVORecord .box {
  height: calc(100vh - 220px);
  overflow-y: scroll;
  background-color: #fff;
}
.customerData .cureVORecord .tabsList {
  max-width: 1200px;
}
.customerData .cureVORecord .more {
  margin: 5px auto;
  display: block;
}

.customerData-file .tabsList2 {
  height: 50px;
  border-radius: 4px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
  margin: 0 8px 3px 8px;
  padding-left: 10px;
}
.customerData-file .tabsList2 .tabs {
  width: 80px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  cursor: pointer;
  font-weight: bold;
  float: left;
}
.customerData-file .tabsList2 .tabs:hover,
.customerData-file .tabsList2 .tabs.active {
  color: #1784fc;
  position: relative;
}
.customerData-file .tabsList2 .tabs:hover:after,
.customerData-file .tabsList2 .tabs.active:after {
  width: 45px;
  height: 3px;
  background-color: #1784fc;
  content: '';
  clear: both;
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: calc(50% - 25px);
}
.customerData-file .tabsList2 .ant-select {
  width: 180px;
  margin-left: 30px;
  margin-top: 10px;
}
.customerData-file .boxCont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: calc(100vh - 212px);
  background-color: #fff;
  padding-left: 8px;
}
.customerData-file .leftBox {
  width: 150px;
  height: calc(100vh - 212px);
  border-right: 1px solid #f1f1f1;
  overflow-y: auto;
}
.customerData-file .leftBox .tabs {
  height: 36px;
  line-height: 36px;
  padding-left: 10px;
  font-size: 14px;
  color: #333;
  cursor: pointer;
  border-bottom: 1px solid #f1f1f1;
  border-left: 4px solid #fff;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.customerData-file .leftBox .tabs.active,
.customerData-file .leftBox .tabs:hover {
  color: #1784fc;
  font-weight: bold;
  background-color: #E9F2FF;
  border-left-color: #1784fc;
}
.customerData-file .rightBox {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.customerData-file .rightBox .header {
  height: 45px;
  line-height: 40px;
  padding-left: 15px;
}
.customerData-file .rightBox .header .ant-btn {
  display: inline-block;
}
.customerData-file .rightBox .header .code {
  width: 120px;
  height: 32px;
  line-height: 30px;
  text-align: center;
  margin-left: 20px;
  border: 1px dotted #eb7530;
  color: #eb7530;
  display: inline-block;
  cursor: pointer;
  border-radius: 2px;
}
.customerData-file .rightBox .header .refresh {
  width: 100px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  cursor: pointer;
}
.customerData-file .rightBox .header .refresh:hover {
  color: #1784fc;
}
.customerData-file .rightBox .header .upload {
  width: 120px;
  text-align: center;
  float: right;
  color: #1784fc;
  font-size: 15px;
  cursor: pointer;
}
.customerData-file .box {
  height: calc(100vh - 256px);
  overflow-y: scroll;
  margin-left: 15px;
  margin-right: 10px;
}
.customerData-file .box .ant-spin.ant-spin-lg.ant-spin-spinning {
  margin: 200px auto;
  display: block;
}
.customerData-file .items .title {
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  font-weight: 500;
  color: #333;
}
.customerData-file .items .title > span {
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  margin-top: 15px;
  float: left;
}
.customerData-file .items .title > span i {
  font-size: 22px;
  color: #666;
}
.customerData-file .items .title .all {
  height: 50px;
  line-height: 50px;
  margin-left: 30px;
  margin-right: 10px;
  display: inline-block;
  font-size: 16px;
}
.customerData-file .items .title .all .anticon-check {
  width: 23px;
  height: 23px;
  line-height: 23px;
  text-align: center;
  border: 1px solid #ccc;
}
.customerData-file .items .title .all .anticon-check.bg {
  color: #fff;
  background-color: #1784fc;
}
.customerData-file .items .title .edit {
  width: 50px;
  display: inline-block;
  text-align: center;
}
.customerData-file .items .list-card .item {
  width: 250px;
  height: 255px;
  border-radius: 10px;
  border: 1px solid #E9E9E9;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  cursor: pointer;
  position: relative;
}
.customerData-file .items .list-card .item .anticon-check {
  width: 26px;
  height: 24px;
  line-height: 27px;
  background-color: #fff;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-radius: 10px 0 6px 0;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
}
.customerData-file .items .list-card .item .anticon-check.bg {
  color: #fff;
  background-color: #1784fc;
}
.customerData-file .items .list-card .item span {
  width: 24px;
  height: 24px;
  line-height: 17px;
  font-size: 22px;
  text-align: center;
  border-radius: 15px;
  background-color: #1784fc;
  color: #fff;
  position: absolute;
  top: -9px;
  right: -9px;
  z-index: 10;
  display: none;
}
.customerData-file .items .list-card .item .img {
  height: 159px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  border-top-left-radius: 10px;
}
.customerData-file .items .list-card .item .img img {
  max-width: 248px;
  max-height: 159px;
  display: inline-block;
}
.customerData-file .items .list-card .item .img div {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 9;
  position: absolute;
  left: 0;
  bottom: 0;
}
.customerData-file .items .list-card .item p {
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
  font-size: 14px;
  color: #999;
  margin: 0;
}
.customerData-file .items .list-card .item p b {
  color: #333;
}
.customerData-file .items .list-card .item .txt {
  height: 25px;
  padding-left: 10px;
  font-size: 14px;
  color: #999;
  margin: 0;
}
.customerData-file .items .list-card .item .txt b {
  color: #666;
}
.customerData-file .items .list-card .item .text {
  height: 38px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 12px;
  color: #999;
  margin: 0;
  overflow: hidden;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.customerData-file .items .list-card .item .text b {
  color: #333;
}
.customerData-file .items .list-card .item:hover {
  border-color: #1784fc;
}
.customerData-file .items .list-card .item:hover span {
  display: inline-block;
}
.customerData-file .more {
  width: 400px;
  margin-left: 300px;
  margin-bottom: 15px;
}
.customerData-file .ant-spin-nested-loading {
  min-height: 200px;
}
.download-progress-modal .ant-modal-content {
  border-radius: 12px;
  overflow: hidden;
}
.download-progress-modal .download-progress .progress-icon {
  margin-bottom: 20px;
}
.download-progress-modal .download-progress .progress-icon .download-icon {
  font-size: 48px;
  color: #1784fc;
  -webkit-animation: download-pulse 2s infinite;
          animation: download-pulse 2s infinite;
}
.download-progress-modal .download-progress .progress-title {
  font-size: 18px;
  font-weight: 600;
  color: #333;
  margin-bottom: 10px;
}
.download-progress-modal .download-progress .progress-text {
  font-size: 14px;
  color: #666;
  margin-bottom: 25px;
}
.download-progress-modal .download-progress .progress-bar-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px;
}
.download-progress-modal .download-progress .progress-bar-container .progress-bar {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 8px;
  background-color: #f0f0f0;
  border-radius: 4px;
  overflow: hidden;
  margin-right: 15px;
}
.download-progress-modal .download-progress .progress-bar-container .progress-bar .progress-fill {
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#1784fc), to(#40a9ff));
  background: linear-gradient(90deg, #1784fc, #40a9ff);
  border-radius: 4px;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
  position: relative;
}
.download-progress-modal .download-progress .progress-bar-container .progress-bar .progress-fill::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(rgba(255, 255, 255, 0.3)), to(transparent));
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
  -webkit-animation: progress-shine 1.5s infinite;
          animation: progress-shine 1.5s infinite;
}
.download-progress-modal .download-progress .progress-bar-container .progress-percent {
  font-size: 14px;
  font-weight: 600;
  color: #1784fc;
  min-width: 45px;
  text-align: right;
}
.download-progress-modal .download-progress .progress-detail {
  font-size: 12px;
  color: #999;
}
@-webkit-keyframes download-pulse {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes download-pulse {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@-webkit-keyframes progress-shine {
0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
}
100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
}
}
@keyframes progress-shine {
0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
}
100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
}
}
.blue .ant-dropdown-menu-submenu-title {
  color: #1784fc;
}

.customerData-orthodontics-index {
  min-width: 1000px;
}
.customerData-orthodontics-index .header {
  height: 50px;
  border-radius: 8px 8px 0 0;
  background: #f8f8f8;
  margin: 0 15px 10px 15px;
  padding: 0 15px;
}
.customerData-orthodontics-index .header .tabs {
  width: 84px;
  height: 32px;
  line-height: 30px;
  text-align: center;
  border-radius: 4px;
  color: #000;
  border: 1px solid transparent;
  display: inline-block;
  margin-top: 9px;
  margin-right: 10px;
  cursor: pointer;
}
.customerData-orthodontics-index .header .tabs.active,
.customerData-orthodontics-index .header .tabs:hover {
  color: #1890ff;
  border: 1px solid #1890ff;
}
.customerData-orthodontics-index .header .ant-btn {
  display: inline-block;
  margin-top: 9px;
  margin-left: 10px;
}
.customerData-orthodontics-index .box {
  height: calc(100vh - 273px);
  overflow-y: scroll;
  margin-left: 15px;
  margin-right: 10px;
}
.customerData-orthodontics-index .box .ant-spin.ant-spin-lg.ant-spin-spinning {
  margin: 200px auto;
  display: block;
}
.customerData-orthodontics-index .list-item .nav {
  height: 45px;
  line-height: 45px;
  padding: 0 15px;
  border-radius: 4px;
  background-color: #ebf4ff;
  color: #111;
  font-size: 16px;
  margin-bottom: 8px;
}
.customerData-orthodontics-index .list-item .nav .tags {
  width: 56px;
  height: 28px;
  line-height: 26px;
  border-radius: 4px;
  font-size: 14px;
  text-align: center;
  border: 1px solid;
  margin-left: 20px;
  margin-right: 50px;
  display: inline-block;
}
.customerData-orthodontics-index .list-item .nav .tags.tag1 {
  color: #f36934;
  border-color: #f36934;
}
.customerData-orthodontics-index .list-item .nav .tags.tag2 {
  color: #2271dd;
  border-color: #2271dd;
}
.customerData-orthodontics-index .list-item .nav .tags.tag3 {
  color: #554ac5;
  border-color: #554ac5;
}
.customerData-orthodontics-index .list-item .nav .tags.tag4 {
  color: #1d8248;
  border-color: #1d8248;
}
.customerData-orthodontics-index .list-item .nav .fr {
  margin-left: 10px;
}
.customerData-orthodontics-index .list-item .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 8px;
}
.customerData-orthodontics-index .list-item .item .label {
  width: 26px;
  height: 100px;
  line-height: 26px;
  background-color: #f0f0f0;
  border-radius: 3px;
  color: #333;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  letter-spacing: 8px;
  padding-top: 12px;
}
.customerData-orthodontics-index .list-item .item .label.pt15 {
  padding-top: 15px;
}
.customerData-orthodontics-index .list-item .item .label.pt20 {
  padding-top: 20px;
}
.customerData-orthodontics-index .list-item .item .content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 10px;
}
.customerData-orthodontics-index .list-item .item .content div {
  height: 100px;
  display: inline-block;
  margin-bottom: 5px;
  margin-right: 8px;
}
.customerData-orthodontics-index .list-item .item .content div img {
  height: 100px;
  cursor: pointer;
}
.customerData-orthodontics-index .more {
  width: 400px;
  margin-left: 300px;
  margin-bottom: 15px;
}
.customerData-orthodontics-index .ant-spin-nested-loading {
  min-height: 200px;
}
.blue .ant-dropdown-menu-submenu-title {
  color: #1784fc;
}

.UploadCbctModal {
  height: 492px;
}
.UploadCbctModal .ant-modal-body {
  padding: 10px;
}
.UploadCbctModal .ant-spin {
  width: 100%;
}
.UploadCbctModal .ant-spin .ant-spin-dot-spin {
  margin-top: 100px;
}
.UploadCbctModal .ant-empty {
  margin-top: 100px;
}
.UploadCbctModal .cbct {
  height: 40px;
  padding: 20px;
}
.UploadCbctModal .box {
  height: 400px;
  overflow-y: auto;
}
.UploadCbctModal .box .item {
  height: 30px;
  line-height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
}
.UploadCbctModal .box .item .text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 20px;
}
.UploadCbctModal .box .item .delete {
  width: 80px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #FF0000;
}
.UploadCbctModal .box .item:hover {
  background-color: #f1f1f1;
}
.UploadCbctModal .uploads {
  height: 40px;
  text-align: right;
  padding: 5px 10px 0 10px;
}
.UploadCbctModal .uploads .el-date-editor {
  width: 200px!important;
  line-height: 32px;
  float: left;
}
.UploadCbctModal .uploads .ant-upload {
  float: right;
}
.UploadCbctModal .ant-upload-list.ant-upload-list-text {
  display: none;
}

.customerData-cbct {
  min-width: 1000px;
}
.customerData-cbct .header {
  height: 45px;
  line-height: 40px;
  padding-left: 15px;
}
.customerData-cbct .header .ant-btn {
  display: inline-block;
}
.customerData-cbct .header .code {
  width: 120px;
  height: 32px;
  line-height: 30px;
  text-align: center;
  margin-left: 20px;
  border: 1px dotted #eb7530;
  color: #eb7530;
  display: inline-block;
  cursor: pointer;
  border-radius: 2px;
}
.customerData-cbct .header .refresh {
  width: 100px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  cursor: pointer;
}
.customerData-cbct .header .refresh:hover {
  color: #1784fc;
}
.customerData-cbct .header .upload {
  width: 120px;
  text-align: center;
  float: right;
  color: #1784fc;
  font-size: 15px;
  cursor: pointer;
}
.customerData-cbct .boxCont {
  height: calc(100vh - 256px);
  overflow-y: scroll;
  margin-left: 15px;
  margin-right: 10px;
}
.customerData-cbct .boxCont .ant-spin.ant-spin-lg.ant-spin-spinning {
  margin: 200px auto;
  display: block;
}
.customerData-cbct .items .title {
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  font-weight: 500;
  color: #333;
}
.customerData-cbct .items .title > span {
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  margin-top: 15px;
  margin-right: 5px;
  float: left;
}
.customerData-cbct .items .title > span i {
  font-size: 22px;
  color: #666;
}
.customerData-cbct .items .title .all {
  height: 50px;
  line-height: 50px;
  margin-left: 30px;
  margin-right: 10px;
  display: inline-block;
  font-size: 16px;
}
.customerData-cbct .items .title .all .anticon-check {
  width: 23px;
  height: 23px;
  line-height: 23px;
  text-align: center;
  border: 1px solid #ccc;
}
.customerData-cbct .items .title .all .anticon-check.bg {
  color: #fff;
  background-color: #1784fc;
}
.customerData-cbct .items .title .edit {
  width: 50px;
  display: inline-block;
  text-align: center;
}
.customerData-cbct .items .list-card .item {
  width: 250px;
  height: 240px;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  position: relative;
}
.customerData-cbct .items .list-card .item .image {
  width: 250px;
  height: 200px;
  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;
  position: relative;
  -webkit-transition: all 1s;
  transition: all 1s;
  border: 1px solid #E9E9E9;
  border-radius: 4px 4px 0 0;
  margin: 0 auto;
  cursor: pointer;
}
.customerData-cbct .items .list-card .item .image img {
  max-width: 100%;
  max-height: 100%;
}
.customerData-cbct .items .list-card .item .image .anticon-eye {
  width: 120px;
  height: 36px;
  padding-top: 8px;
  text-align: center;
  background-color: #1784fc;
  border-radius: 6px;
  color: #fff;
  position: absolute;
  left: 64px;
  bottom: 82px;
  z-index: 1;
  opacity: 0;
}
.customerData-cbct .items .list-card .item .image .anticon-eye svg {
  width: 20px;
  height: 20px;
}
.customerData-cbct .items .list-card .item .image:hover {
  border-color: #1784fc;
}
.customerData-cbct .items .list-card .item .image:hover .anticon-eye {
  opacity: 1;
}
.customerData-cbct .items .list-card .item .anticon-check {
  width: 26px;
  height: 24px;
  line-height: 27px;
  background-color: #fff;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-radius: 10px 0 6px 0;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
}
.customerData-cbct .items .list-card .item .anticon-check.bg {
  color: #fff;
  background-color: #1784fc;
}
.customerData-cbct .items .list-card .item .delete {
  width: 24px;
  height: 24px;
  line-height: 17px;
  font-size: 22px;
  text-align: center;
  border-radius: 15px;
  background-color: #FF0000;
  color: #fff;
  position: absolute;
  top: -9px;
  right: -9px;
  z-index: 10;
  display: none;
}
.customerData-cbct .items .list-card .item .text {
  height: 40px;
  line-height: 40px;
}
.customerData-cbct .items .list-card .item .text .state1 {
  color: #f36934;
}
.customerData-cbct .items .list-card .item .text .state2 {
  color: #2271dd;
}
.customerData-cbct .items .list-card .item .text .state3 {
  color: #554ac5;
}
.customerData-cbct .items .list-card .item .text .state4 {
  color: #1d8248;
}
.customerData-cbct .items .list-card .item .text .anticon {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  float: right;
  color: #000;
}
.customerData-cbct .items .list-card .item .text .anticon-edit {
  color: #1890ff;
}
.customerData-cbct .items .list-card .item .text .anticon-delete {
  color: #FF0000;
}
.customerData-cbct .items .list-card .item:hover .image {
  border-color: #1784fc;
}
.customerData-cbct .items .list-card .item:hover .delete {
  display: inline-block;
}
.customerData-cbct .more {
  width: 400px;
  margin-left: 300px;
  margin-bottom: 15px;
}
.customerData-cbct .ant-spin-nested-loading {
  min-height: 200px;
}
.download-progress-modal .ant-modal-content {
  border-radius: 12px;
  overflow: hidden;
}
.download-progress-modal .download-progress .progress-icon {
  margin-bottom: 20px;
}
.download-progress-modal .download-progress .progress-icon .download-icon {
  font-size: 48px;
  color: #1784fc;
  -webkit-animation: download-pulse 2s infinite;
          animation: download-pulse 2s infinite;
}
.download-progress-modal .download-progress .progress-title {
  font-size: 18px;
  font-weight: 600;
  color: #333;
  margin-bottom: 10px;
}
.download-progress-modal .download-progress .progress-text {
  font-size: 14px;
  color: #666;
  margin-bottom: 25px;
}
.download-progress-modal .download-progress .progress-bar-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px;
}
.download-progress-modal .download-progress .progress-bar-container .progress-bar {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 8px;
  background-color: #f0f0f0;
  border-radius: 4px;
  overflow: hidden;
  margin-right: 15px;
}
.download-progress-modal .download-progress .progress-bar-container .progress-bar .progress-fill {
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#1784fc), to(#40a9ff));
  background: linear-gradient(90deg, #1784fc, #40a9ff);
  border-radius: 4px;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
  position: relative;
}
.download-progress-modal .download-progress .progress-bar-container .progress-bar .progress-fill::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(rgba(255, 255, 255, 0.3)), to(transparent));
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
  -webkit-animation: progress-shine 1.5s infinite;
          animation: progress-shine 1.5s infinite;
}
.download-progress-modal .download-progress .progress-bar-container .progress-percent {
  font-size: 14px;
  font-weight: 600;
  color: #1784fc;
  min-width: 45px;
  text-align: right;
}
.download-progress-modal .download-progress .progress-detail {
  font-size: 12px;
  color: #999;
}
@-webkit-keyframes download-pulse {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes download-pulse {
0% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
}
100% {
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@-webkit-keyframes progress-shine {
0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
}
100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
}
}
@keyframes progress-shine {
0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
}
100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
}
}
.blue .ant-dropdown-menu-submenu-title {
  color: #1784fc;
}

.fileUpload .tabsList .upload {
  width: 120px;
  height: 53px;
  line-height: 53px;
  text-align: center;
  float: right;
  color: #1784fc;
  font-size: 15px;
  cursor: pointer;
}

.AddTreatment-AddOralExamination .ant-drawer-body {
  padding: 10px 0 0 0;
}
.AddTreatment-AddOralExamination .topHeader {
  border-radius: 8px;
  background: #EEEEEE;
  margin: 0 10px;
}
.AddTreatment-AddOralExamination .box-header {
  height: 50px;
  background-color: #dddddd;
  padding-top: 5px;
  border: 1px solid #cccccc;
  border-radius: 10px;
}
.AddTreatment-AddOralExamination .box-header .el-date-picker input {
  border: none;
  height: 26px;
}
.AddTreatment-AddOralExamination .box-header .c-fda7.ant-form-item label {
  color: #ff4400;
}
.AddTreatment-AddOralExamination .box-header .formRowCol {
  width: 238px;
  padding-right: 0;
  margin-bottom: 0;
  float: left;
  left: 20px;
}
.AddTreatment-AddOralExamination .box-header .formRowCol .el-input--prefix .el-input__inner {
  padding-right: 0;
  padding-left: 22px;
}
.AddTreatment-AddOralExamination .box-header .formRowCol .el-input__prefix {
  left: 0;
}
.AddTreatment-AddOralExamination .box-header .formRowCol.w-200 {
  width: 200px;
}
.AddTreatment-AddOralExamination .box-header .formRowCol.w-200 .ant-form-item-label {
  width: 60px;
}
.AddTreatment-AddOralExamination .box-header .formRowCol.w-380 {
  width: 380px;
  height: 42px;
}
.AddTreatment-AddOralExamination .box-header .formRowCol.w-380 .ant-form-item-label {
  width: 60px;
}
.AddTreatment-AddOralExamination .box-header .formRowCol.w-380 .ant-select {
  width: auto;
  min-width: 140px;
}
.AddTreatment-AddOralExamination .title {
  height: 55px;
  line-height: 55px;
  padding: 0 20px;
  color: #666666;
  font-size: 16px;
  background-color: #fff;
  font-weight: 500;
  border-bottom: 1px solid #D8E8FF;
}
.AddTreatment-AddOralExamination .title > span {
  width: 120px;
  float: right;
  cursor: pointer;
  text-decoration: underline;
}
.AddTreatment-AddOralExamination .title .ant-btn {
  border-color: #1784fc;
  color: #1784fc;
  border-radius: 30px;
  line-height: 30px;
  margin-top: 9px;
  float: right;
}
.AddTreatment-AddOralExamination .ant-drawer-body .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-y: inherit;
  height: calc(100vh - 210px);
  margin-top: 10px;
  padding: 0 10px;
}
.AddTreatment-AddOralExamination .box-left {
  width: 200px;
  border: solid 1px #ddd;
  background: #EEEEEE;
  border-radius: 10px;
  height: calc(100vh - 215px);
  overflow-y: scroll;
}
.AddTreatment-AddOralExamination .box-right {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: calc(100vh - 215px);
  overflow: hidden;
  margin-left: 10px;
  border: 1px solid #cccccc;
  border-radius: 10px;
}
.AddTreatment-AddOralExamination .box-right .ant-select-selection,
.AddTreatment-AddOralExamination .box-right .ant-input {
  border-color: #E9E9E9;
}
.AddTreatment-AddOralExamination .box-right .b-content {
  height: calc(100vh - 265px);
  overflow-y: scroll;
}
.AddTreatment-AddOralExamination .ant-table-content {
  min-height: 220px;
}
.AddTreatment-AddOralExamination .tooth-box {
  margin-left: 40px;
}
.AddTreatment-AddOralExamination .tooth-box .tooth-item-span {
  padding: 1px 5px;
  margin: 3px;
  display: inline-block;
  cursor: pointer;
}
.AddTreatment-AddOralExamination .tooth-box .reds {
  background: red;
  color: white!important;
}
.AddTreatment-AddOralExamination .tooth-box .blue {
  background: #1784fc;
  color: white!important;
}
.AddTreatment-AddOralExamination .tooth-box .lt {
  border-right: 1px solid #bbb;
  color: #000;
  border-bottom: 1px solid #bbb;
  text-align: right;
  display: inline-block;
}
.AddTreatment-AddOralExamination .tooth-box .rt {
  border-bottom: 1px solid #bbb;
  color: #000;
  display: inline-block;
}
.AddTreatment-AddOralExamination .tooth-box .lb {
  border-right: 1px solid #bbb;
  color: #000;
  text-align: right;
  display: inline-block;
}
.AddTreatment-AddOralExamination .tooth-box .rb {
  color: #000;
  display: inline-block;
}
.AddTreatment-AddOralExamination .col-label {
  text-align: right;
  color: #000;
  font-weight: bold;
}
.AddTreatment-AddOralExamination .items {
  min-height: 51px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 0 5px 5px;
}
.AddTreatment-AddOralExamination .items .label {
  width: 150px;
  color: #1C62C1;
  min-height: 50px;
  line-height: 50px;
  text-align: right;
  background-color: #E9F2FF;
  float: left;
}
.AddTreatment-AddOralExamination .items .label i {
  color: red;
}
.AddTreatment-AddOralExamination .items .content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 50px;
  float: left;
}
.AddTreatment-AddOralExamination .items .content > .ant-btn-dashed {
  width: 200px;
  margin: 9px 20px;
}
.AddTreatment-AddOralExamination .items .content > .ant-select,
.AddTreatment-AddOralExamination .items .content > .ant-input {
  width: auto;
  min-width: 600px;
  margin: 9px 20px;
}
.AddTreatment-AddOralExamination .AddOralExamination {
  padding: 9px 20px;
  height: 70px;
}
.AddTreatment-AddOralExamination .AddOralExamination > textarea {
  width: 600px;
}
.AddTreatment-AddOralExamination .pos {
  position: relative;
}
.AddOralExamination {
  position: relative;
}
.AddOralExamination .template {
  width: 600px;
  background-color: #fff;
  -webkit-box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.2);
  border: 1px solid #E9E9E9;
  z-index: 9;
  position: absolute;
  top: 61px;
  left: 20px;
  display: none;
}
.AddOralExamination .template p {
  height: 35px;
  line-height: 35px;
  border-bottom: 1px solid #E9E9E9;
  padding-left: 20px;
}
.AddOralExamination .template p span {
  width: 70px;
  height: 34px;
  color: #333;
  text-align: center;
  margin-right: 5px;
  cursor: pointer;
  border-bottom: 2px solid #1784fc;
  float: left;
}
.AddOralExamination .template p .anticon {
  width: 35px;
  height: 35px;
  line-height: 36px;
  text-align: center;
  float: right;
  cursor: pointer;
}
.AddOralExamination .template p .anticon:hover {
  color: #1784fc;
  background-color: rgba(0, 0, 0, 0.1);
}
.AddOralExamination .anticon {
  display: none;
}
.AddOralExamination:hover .template {
  display: block;
}
.toothModal {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.toothModal .teethpos {
  width: 300px;
  height: 300px;
  position: relative;
  margin: 0 auto;
}
.toothModal .area_bg {
  width: 242px;
  height: 242px;
  border: 1px solid #ccc;
  border-radius: 50%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  margin-top: 20px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.toothModal .area_bg .active {
  background: #e7e7e7 !important;
}
.toothModal .area_bg .div {
  width: 121px;
  height: 121px;
  float: left;
  text-align: center;
  background: #fff;
  position: relative;
}
.toothModal .area_bg .div span {
  display: inline-block;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: absolute;
  width: 70px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  left: 27px;
  top: 47px;
}
.toothModal .area_bg:before {
  content: '';
  position: absolute;
  width: 1px;
  height: 241px;
  border-left: 1px solid #ccc;
  left: 121px;
  top: 0;
  z-index: 10;
}
.toothModal .br_middle {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  position: absolute;
  z-index: 11;
  border: 1px solid #ccc;
  top: 70px;
  left: 70px;
  display: inline-block;
  border-radius: 50%;
  background: #fff;
  text-align: center;
  line-height: 100px;
}
.toothModal .area_bg:after {
  content: '';
  position: absolute;
  height: 1px;
  width: 241px;
  border-top: 1px solid #ccc;
  top: 121px;
  left: 0;
  z-index: 10;
}
.toothModal *,
.toothModal *::before,
.toothModal *::after {
  -webkit-box-sizing: border-box;
  box-sizing: content-box;
}
.items-table .table-tr th {
  height: 46px;
  line-height: 46px;
  padding: 0 1px;
  text-align: center;
  width: 115px;
  border: solid 1px #E3EEFF;
  border-collapse: collapse;
  background: #E3EEFF;
  color: #333;
}
.items-table .table-tr td {
  height: 30px;
  line-height: 30px;
  padding: 0 1px;
  text-align: center;
  width: 115px;
  border: solid 1px #C4DBFF;
  border-collapse: collapse;
}

.EditOralExamination {
  height: 480px;
}
.EditOralExamination .ant-modal-body {
  padding: 10px;
}
.EditOralExamination .ant-row {
  height: 150px;
  clear: both;
}
.EditOralExamination .ant-row .ant-col {
  height: 150px;
  padding: 5px;
  text-align: center;
}

.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;
}

.ReturnRecordDatas .ant-drawer-body {
  overflow-y: scroll;
  padding: 5px;
}
.ReturnRecordDatas .ant-drawer-body .ant-spin-container {
  padding: 5px;
}
.ReturnRecordDatas .ant-collapse {
  margin: 0 5px;
  border: none;
}
.ReturnRecordDatas .ant-steps-item-content {
  width: auto;
}
.ReturnRecordDatas .ant-steps-item-title {
  width: 100%;
  padding-top: 0!important;
  padding-bottom: 0!important;
  padding-right: 0;
  height: 40px;
}
.ReturnRecordDatas .ant-steps-item-title .anticon-right {
  color: #d9d9d9 !important;
}
.ReturnRecordDatas .ant-steps-item-title span {
  margin-right: 15px;
}
.ReturnRecordDatas .ant-steps-item-title .fr {
  float: right;
  color: #000;
  font-weight: bold;
  font-size: 15px;
  padding-right: 10px;
}
.ReturnRecordDatas .ant-steps-item-title i {
  width: 50px;
  line-height: 40px;
  text-align: center;
  float: right;
  font-style: normal;
  cursor: pointer;
}
.ReturnRecordDatas .ant-steps-item-description {
  background-color: rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  padding: 10px;
  margin-bottom: 10px;
}
.ReturnRecordDatas .ant-steps-vertical .ant-steps-item-icon {
  margin-right: 10px;
}
.ReturnRecordDatas .ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-tail::after {
  background-color: #e8e8e8;
}
.ReturnRecordDatas .ant-steps-dot .ant-steps-item-icon,
.ReturnRecordDatas .ant-steps-dot.ant-steps-small .ant-steps-item-icon {
  width: 10px;
  height: 10px;
}
.ReturnRecordDatas .ant-steps-vertical.ant-steps-dot .ant-steps-item-icon {
  margin-left: -1px;
}
.ReturnRecordDatas .items {
  min-height: 30px;
  clear: both;
  color: #666;
}
.ReturnRecordDatas .items .ant-tag {
  float: right;
  padding: 3px 10px;
  color: #000;
}
.ReturnRecordDatas .ant-spin-nested-loading {
  min-height: 50px;
}

.shareImg {
  text-align: center;
}
.shareImg img {
  width: 180px;
  height: 180px;
}
.shareImg .text {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #333;
  text-align: center;
}
.shareImg .box {
  height: 190px;
  overflow-y: auto;
  border: 1px solid #1784fc;
  border-radius: 4px;
}
.shareImg .box .itemTimes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 35px;
}
.shareImg .box .itemTimes .w-80 {
  width: 40px;
  line-height: 35px;
  position: relative;
}
.shareImg .box .itemTimes .w-80 span {
  border: 1px solid #1784fc;
  width: 9px;
  height: 9px;
  border-radius: 9px;
  display: inline-block;
}
.shareImg .box .itemTimes .w-80 div {
  width: 1px;
  background-color: #ddd;
  position: absolute;
  left: 19px;
}
.shareImg .box .itemTimes .flex-1 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.shareImg .box .itemTimes .flex-1 .m-r-5 {
  margin-right: 5px;
}
.shareImg .box .itemTimes .flex-1 .h-30 {
  line-height: 22px;
  font-size: 13px;
}

.customerData-OralExamination {
  min-width: 1100px;
  margin: 5px 5px 0 5px;
}
.customerData-OralExamination .box {
  height: calc(100vh - 220px);
  overflow-y: scroll;
}
.customerData-OralExamination .box-top {
  height: 60px;
  color: #000;
  background: #EEF0F2;
  border-radius: 10px;
  padding: 14px 20px;
  margin-bottom: 4px;
}
.customerData-OralExamination .box-top .ml50 {
  margin-left: 50px;
}
.customerData-OralExamination .box-top .ant-tag {
  padding: 2px 8px;
  color: #000;
}
.customerData-OralExamination .box-top .ant-btn-danger {
  background-color: orange;
  border-color: orange;
}
.customerData-OralExamination .box-times {
  color: #000;
  border-radius: 10px;
  background: #EEF0F2;
  padding: 10px;
}
.customerData-OralExamination .box-times .ant-btn {
  float: right;
  margin-left: 15px;
}
.customerData-OralExamination .box-times .ant-btn-danger {
  background-color: orange;
  border-color: orange;
}
.customerData-OralExamination .box-table {
  margin-top: 10px;
}
.customerData-OralExamination .box-table .cont {
  height: 52px;
  line-height: 32px;
  color: #000;
  background: #DCEEFF;
  border-radius: 10px 10px 0 0;
  padding: 10px 20px;
}
.customerData-OralExamination .box-table .cont > span {
  margin-right: 20px;
}
.customerData-OralExamination .box-table .cont .ant-btn {
  float: right;
  margin-left: 10px;
}
.customerData-OralExamination .box-table .cont .ant-btn-danger {
  background-color: green;
  border-color: green;
}
.customerData-OralExamination .box-table .ant-table-content th {
  background: #E3EEFF;
}
.customerData-OralExamination .box-table .ant-table-content .type {
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  color: #fff;
  display: inline-block;
  border-radius: 4px;
}
.customerData-OralExamination .box-table .ant-table-content .type.type1 {
  background-color: red;
}
.customerData-OralExamination .box-table .ant-table-content .type.type2 {
  background-color: green;
}
.customerData-OralExamination .box-table .ant-table-content .type.type3 {
  background-color: blue;
}
.customerData-OralExamination .box-other {
  margin-top: 20px;
  margin-bottom: 20px;
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}
.customerData-OralExamination .box-other .item {
  min-height: 45px;
  line-height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #eee;
}
.customerData-OralExamination .box-other .item .label {
  width: 120px;
  text-align: center;
  color: #333;
  float: left;
  background-color: #e1e1e1;
}
.customerData-OralExamination .box-other .item .content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
  padding-left: 20px;
}
.customerData-OralExamination .box-other .item .content .img-box {
  width: 150px;
  height: 92px;
  line-height: 92px;
  text-align: center;
  margin: 10px;
  background: #ECEFF4;
  display: inline-block;
  border-radius: 5px;
}
.customerData-OralExamination .box-other .item .content .img-box img {
  border-radius: 5px;
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
}
.customerData-OralExamination .box-other .item .content span {
  margin-right: 20px;
}
.customerData-OralExamination .box-other .item .content .anticon-eye {
  font-size: 20px;
  cursor: pointer;
}

.visitRecordTemplate .ant-collapse-content-box {
  padding: 15px;
}
.visitRecordTemplate .name {
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  color: #000;
  text-indent: 15px;
}
.visitRecordTemplate .items {
  min-height: 35px;
  line-height: 35px;
}
.visitRecordTemplate .items span {
  width: 85px;
  text-align: right;
  float: left;
}
.visitRecordTemplate .items div {
  width: 475px;
  float: left;
}
.visitRecordTemplate .ant-card-body {
  padding: 10px;
}
.visitRecordTemplate .buttons {
  text-align: center;
  margin: 10px 0;
  padding: 0 20px;
}

.customerData-VisitRecord[data-v-4f2db1bf] {
  height: calc(100vh - 150px);
  padding-top: 5px;
}
.customerData-VisitRecord .record[data-v-4f2db1bf] {
  height: 40px;
  line-height: 40px;
  padding-left: 15px;
}
.customerData-VisitRecord .record .ant-btn-primary[data-v-4f2db1bf] {
  float: left;
}
.customerData-VisitRecord .record .ant-btn-link[data-v-4f2db1bf] {
  float: right;
}
.customerData-VisitRecord .record .ant-select[data-v-4f2db1bf] {
  width: 180px;
  float: right;
}
.customerData-VisitRecord .ant-table-thead > tr > td[data-v-4f2db1bf],
.customerData-VisitRecord .ant-table-tbody > tr > td[data-v-4f2db1bf] {
  white-space: inherit;
}

.customerData-CustomerEvaluate .CustomerEvaluate .ant-collapse-header span {
  width: 300px;
  float: left;
}
.customerData-CustomerEvaluate .CustomerEvaluate .ant-collapse-content-box .item .title {
  height: 40px;
  line-height: 40px;
}
.customerData-CustomerEvaluate .CustomerEvaluate .ant-collapse-content-box .item .text {
  padding: 5px 20px;
  min-height: 60px;
  background-color: #f8f8f8;
  border-radius: 4px;
}
.customerData-CustomerEvaluate .CustomerEvaluate .ant-collapse-content-box .item .ant-checkbox-disabled + span,
.customerData-CustomerEvaluate .CustomerEvaluate .ant-collapse-content-box .item .ant-radio-disabled + span {
  color: rgba(0, 0, 0, 0.65);
}
.customerData-CustomerEvaluate .CustomerEvaluate .ant-collapse-content-box .item .ant-checkbox-checked .ant-checkbox-inner {
  border-color: #1784fc;
  background-color: #1784fc;
}
.customerData-CustomerEvaluate .CustomerEvaluate .ant-collapse-content-box .item .ant-checkbox-disabled .ant-checkbox-inner::after {
  border-color: #f5f5f5;
}
.customerData-CustomerEvaluate .CustomerEvaluate .ant-collapse-content-box .item .ant-radio-disabled .ant-radio-inner {
  background-color: #fff;
}
.customerData-CustomerEvaluate .CustomerEvaluate .ant-collapse-content-box .item .ant-radio-wrapper-checked .ant-radio-disabled .ant-radio-inner {
  background-color: #fff;
  border-color: #1784fc !important;
}
.customerData-CustomerEvaluate .CustomerEvaluate .ant-collapse-content-box .item .ant-radio-disabled .ant-radio-inner::after {
  background-color: #1784fc;
}

.addCustomerTestimonials .formRowCol {
  border-bottom: 1px solid #D8E8FF;
  margin-bottom: 0;
}
.addCustomerTestimonials .formRowCol .ant-form-item-label {
  background-color: #E9F2FF;
}
.addCustomerTestimonials .formRowCol .ant-form-item-control {
  padding-left: 5px;
}
.addCustomerTestimonials .formRowCol .ant-form-item-children b {
  color: #333;
  margin-left: 100px;
}
.addCustomerTestimonials .formRowCol .ant-form-item-children .ant-input,
.addCustomerTestimonials .formRowCol .ant-form-item-children .ant-select {
  width: 500px;
}
.addCustomerTestimonials .formRowCol .ant-form-item-children .ant-row {
  min-height: 40px;
}
.addCustomerTestimonials .formRowCol .ant-form-item-children .ant-col {
  width: 180px;
  margin: 10px;
  cursor: pointer;
}
.addCustomerTestimonials .formRowCol .ant-form-item-children .ant-col .picture {
  border: 1px dashed #ccc;
  height: 100px;
  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;
}
.addCustomerTestimonials .formRowCol .ant-form-item-children .ant-col .picture img {
  max-width: 180px;
  max-height: 100px;
}
.addCustomerTestimonials .formRowCol .ant-form-item-children .ant-col .picture .pictureCardss {
  width: 260px;
  height: 102px;
  text-align: center;
  border: 1px dotted #e3e3e3;
  background-color: #fafafa;
  display: inline-block;
}
.addCustomerTestimonials .formRowCol .ant-form-item-children .ant-col .picture .pictureCardss.error {
  border-color: red;
}
.addCustomerTestimonials .formRowCol .ant-form-item-children .ant-col .picture .pictureCardss .anticon {
  margin: 45px;
  color: #1784fc;
}
.addCustomerTestimonials .formRowCol .ant-form-item-children .ant-col .picture .pictureCardss .anticon svg {
  width: 30px;
  height: 30px;
  color: #1784fc;
}
.addCustomerTestimonials .formRowCol .ant-form-item-children .ant-col .picture .pictureCardss img {
  max-width: 250px;
  height: 130px;
}
.addCustomerTestimonials .formRowCol .ant-form-item-children .ant-col .sort {
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.addCustomerTestimonials .formRowCol .ant-form-item-children .ant-col .sort div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.addCustomerTestimonials .formRowCol .ant-form-item-children .ant-col .sort div .ant-input-number {
  width: 80px;
  display: inline-block;
}
.addCustomerTestimonials .formRowCol .ant-form-item-children .ant-col .sort .iconfont {
  width: 30px;
  text-align: center;
}
.addCustomerTestimonials .ant-btn-dashed {
  border-color: #eb7530;
  color: #eb7530;
}
.addCustomerTestimonials .upload-list-inline :deep(.ant-upload-list-item) {
  float: left;
  width: 200px;
  margin-right: 8px;
}
.addCustomerTestimonials .upload-list-inline [class*='-upload-list-rtl'] :deep(.ant-upload-list-item) {
  float: right;
}
.addCustomerTestimonials .upload {
  height: 35px;
}
.addCustomerTestimonials .upload .ant-btn-dashed {
  float: right;
}

.customerData-CustomerEvaluate .CustomerAttestation .ant-collapse-header .anticon-right {
  color: #d9d9d9 !important;
}
.customerData-CustomerEvaluate .CustomerAttestation .ant-collapse-header span {
  margin-right: 15px;
}
.customerData-CustomerEvaluate .CustomerAttestation .ant-collapse-header .anticon-edit {
  width: 30px;
  height: 30px;
  line-height: 35px;
  margin-top: -6px;
  float: right;
  color: #1890fa;
}
.customerData-CustomerEvaluate .CustomerAttestation .ant-collapse-header .recommend {
  width: 42px;
  color: green;
  text-align: center;
  display: inline-block;
  border-radius: 13px;
  border: solid 1px green;
}
.customerData-CustomerEvaluate .CustomerAttestation .ant-row {
  min-height: 45px;
}
.customerData-CustomerEvaluate .CustomerAttestation .ant-row .ant-col {
  min-height: 45px;
  border-bottom: 1px solid #f8f8f8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.customerData-CustomerEvaluate .CustomerAttestation .ant-row .ant-col .label {
  width: 85px;
  line-height: 45px;
  text-align: right;
  padding-left: 0;
}
.customerData-CustomerEvaluate .CustomerAttestation .ant-row .ant-col .col-img-box {
  height: 112px;
  width: 222px;
  background: #f3f3f3;
  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;
  margin-top: 10px;
  cursor: pointer;
}
.customerData-CustomerEvaluate .CustomerAttestation .ant-row .ant-col .col-img-remark {
  text-align: center;
  width: 222px;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}
.customerData-CustomerEvaluate .CustomerAttestation .ant-row .ant-col .content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.customerData-CustomerEvaluate {
  background-color: rgba(0, 0, 0, 0.03);
  padding-top: 10px;
}
.customerData-CustomerEvaluate .header {
  max-width: 950px;
  height: 40px;
  padding: 8px 15px 0 15px;
}
.customerData-CustomerEvaluate .header .ant-select {
  width: 200px;
}
.customerData-CustomerEvaluate .header .ant-btn-primary {
  float: right;
}
.customerData-CustomerEvaluate .box {
  height: calc(100vh - 225px);
  overflow-y: scroll;
  background-color: #fff;
  border-radius: 4px;
  margin-left: 15px;
  margin-right: 15px;
}
.customerData-CustomerEvaluate .box .ant-spin-nested-loading {
  max-width: 950px;
  margin: 15px;
}
.customerData-CustomerEvaluate .box .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;
}
.customerData-CustomerEvaluate .box .ant-collapse {
  border: none;
}
.customerData-CustomerEvaluate .box .ant-collapse-content-box {
  padding: 15px;
}
.customerData-CustomerEvaluate .more {
  margin: 5px auto;
  display: block;
}

.customerData-CustomerOutside {
  height: calc(100vh - 150px);
  padding-top: 5px;
}
.customerData-CustomerOutside .records {
  height: 40px;
  padding-right: 15px;
  text-align: right;
}

.customerData > .ant-card-head {
  padding: 0;
  border-bottom: none;
  margin-bottom: 0;
  min-height: 40px;
}
.customerData > .ant-card-head .ant-card-head-title {
  height: 45px;
  padding: 0;
}
.customerData > .ant-card-head .ant-card-head-title .ant-tabs-tab {
  margin-right: 15px;
}
.customerData > .ant-card-head .ant-card-extra {
  padding: 0 15px 0 0;
}
.customerData > .ant-card-body {
  padding: 8px 0 0 0;
}
.customerData > .ant-card-body > .ant-tabs .ant-tabs-nav .ant-tabs-tab {
  margin: 0;
}
.customerData > .ant-card-body > .ant-tabs .ant-tabs-bar {
  margin-bottom: 0;
}
.customerData .tabsList {
  height: 53px;
  border-radius: 4px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
  margin: 0 8px 8px 8px;
  padding-left: 10px;
}
.customerData .tabsList .tabs {
  width: 120px;
  height: 50px;
  line-height: 53px;
  text-align: center;
  cursor: pointer;
  font-weight: bold;
  float: left;
}
.customerData .tabsList .tabs:hover,
.customerData .tabsList .tabs.active {
  color: #1784fc;
  position: relative;
}
.customerData .tabsList .tabs:hover:after,
.customerData .tabsList .tabs.active:after {
  width: 50px;
  height: 3px;
  background-color: #1784fc;
  content: '';
  clear: both;
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: calc(50% - 25px);
}
.customerData .tabsList .ant-select {
  width: 180px;
  float: right;
  margin-top: 10px;
  margin-right: 20px;
}
.customerData .ant-empty {
  max-width: 1200px;
}

