/* 字体颜色 */
.color_87465D {
  color: #87465D;
}
/* 主色 */
.color_000 {
  color: #000;
}
.color_333 {
  color: #333;
}
.color_999 {
  color: #999;
}
.color_666 {
  color: #666;
}
.color_656565 {
  color: #656565;
}
.color_fff {
  color: #fff;
}
.color_714D23 {
  color: #714D23;
}
/* 背景颜色 */
.Bg_color_87465E {
  background-color: #87465E;
}
.Bg_color_fff {
  background-color: #fff;
}
.Bg_color_CDAD79 {
  background-color: #CDAD79;
}
/*主显色*/
.Bg_color_EDDFCB {
  background-color: #EDDFCB;
}
/*副显色*/
.Bg_color_F3F1EF {
  background-color: #F3F1EF;
}
.Bg_color_F7F7F7 {
  background-color: #F7F7F7;
}
/*辅助白色*/
.Bg_color_29BB6E {
  background-color: #29BB6E;
}
/*成功色*/
/* 字体粗细 */
.font_bold {
  font-weight: bold;
}
.font_initial {
  font-weight: initial;
}
/* 公用字体样式 */
.font_12 {
  font-size: 12px;
}
.font_14 {
  font-size: 14px;
}
.font_15 {
  font-size: 15px;
}
.font_16 {
  font-size: 16px;
}
.font_17 {
  font-size: 17px;
}
.font_18 {
  font-size: 18px;
}
.font_20 {
  font-size: 20px;
}
.font_22 {
  font-size: 22px;
}
.font_24 {
  font-size: 24px;
}
.font_26 {
  font-size: 26px;
}
.font_28 {
  font-size: 28px;
}
.font_30 {
  font-size: 30px;
}
.line_height_20 {
  line-height: 20px;
}
.line_height_30 {
  line-height: 30px;
}
.line_height_40 {
  line-height: 40px;
}
/* 边框 */
.border_r_4 {
  border-radius: 4px;
}
.overflow_hidden {
  overflow: hidden;
}
/* 外阴影 */
.box_shadow_0-15 {
  -webkit-box-shadow: 0px 3px 9px 0px rgba(73, 83, 87, 0.15);
          box-shadow: 0px 3px 9px 0px rgba(73, 83, 87, 0.15);
}
/* padding */
.padding_0 {
  padding: 0;
}
.padding_20 {
  padding: 20px;
}
.padding_t_10 {
  padding-top: 10px;
}
.padding_t_20 {
  padding-top: 20px;
}
.padding_t_30 {
  padding-top: 30px;
}
.padding_t_40 {
  padding-top: 40px;
}
.padding_l_10 {
  padding-left: 10px;
}
.padding_l_20 {
  padding-left: 20px;
}
.padding_l_30 {
  padding-left: 30px;
}
.padding_l_40 {
  padding-left: 40px;
}
.padding_l_50 {
  padding-left: 50px;
}
.padding_lr_10 {
  padding-left: 10px;
  padding-right: 10px;
}
.padding_lr_20 {
  padding-left: 20px;
  padding-right: 20px;
}
.padding_lr_30 {
  padding-left: 30px;
  padding-right: 30px;
}
.padding_lr_40 {
  padding-left: 40px;
  padding-right: 40px;
}
.padding_lr_50 {
  padding-left: 50px;
  padding-right: 50px;
}
.padding_lr_60 {
  padding-left: 60px;
  padding-right: 60px;
}
.padding_lr_70 {
  padding-left: 70px;
  padding-right: 70px;
}
.padding_lr_80 {
  padding-left: 80px;
  padding-right: 80px;
}
.padding_lr_90 {
  padding-left: 90px;
  padding-right: 90px;
}
.padding_tb_20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.padding_tb_30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.padding_tb_40 {
  padding-top: 40px;
  padding-bottom: 40px;
}
/* margin */
.margin_20 {
  margin: 20px;
}
.margin_t_10 {
  margin-top: 10px;
}
.margin_t_20 {
  margin-top: 20px;
}
.margin_t_30 {
  margin-top: 30px;
}
.margin_t_40 {
  margin-top: 40px;
}
.margin_t_50 {
  margin-top: 50px;
}
.margin_t_60 {
  margin-top: 60px;
}
.margin_t_70 {
  margin-top: 70px;
}
.margin_t_80 {
  margin-top: 80px;
}
.margin_t_90 {
  margin-top: 90px;
}
.margin_t_100 {
  margin-top: 100px;
}
.margin_b_10 {
  margin-bottom: 10px;
}
.margin_b_20 {
  margin-bottom: 20px;
}
.margin_b_30 {
  margin-bottom: 30px;
}
.margin_b_40 {
  margin-bottom: 40px;
}
.margin_b_50 {
  margin-bottom: 50px;
}
.margin_b_60 {
  margin-bottom: 60px;
}
.margin_b_70 {
  margin-bottom: 70px;
}
.margin_b_80 {
  margin-bottom: 80px;
}
.margin_b_90 {
  margin-bottom: 90px;
}
.margin_b_100 {
  margin-bottom: 100px;
}
.margin_l_10 {
  margin-left: 10px;
}
.margin_l_20 {
  margin-left: 20px;
}
.margin_l_30 {
  margin-left: 30px;
}
.margin_l_40 {
  margin-left: 40px;
}
.margin_l_50 {
  margin-left: 50px;
}
.margin_l_60 {
  margin-left: 60px;
}
.margin_l_70 {
  margin-left: 70px;
}
.margin_l_80 {
  margin-left: 80px;
}
.margin_l_690 {
  margin-left: 90px;
}
.margin_l_100 {
  margin-left: 100px;
}
.margin_r_10 {
  margin-right: 10px;
}
.margin_r_20 {
  margin-right: 20px;
}
.margin_r_30 {
  margin-right: 30px;
}
.margin_r_40 {
  margin-right: 40px;
}
.margin_r_50 {
  margin-right: 50px;
}
.margin_r_60 {
  margin-right: 60px;
}
.margin_r_70 {
  margin-right: 70px;
}
.margin_r_80 {
  margin-right: 80px;
}
.margin_r_90 {
  margin-right: 90px;
}
.margin_r_100 {
  margin-right: 100px;
}
.margin_lr_20 {
  margin-left: 20px;
  margin-right: 20px;
}
.margin_tb_20 {
  margin-top: 20px ;
  margin-bottom: 20px;
}
.margin_tb_40 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.text_left {
  text-align: left;
}
.text_right {
  text-align: right;
}
.text_center {
  text-align: center;
}
.button_bgimg_border_CDAD79 {
  position: relative;
  border-radius: 0;
}
.button_bgimg_border_CDAD79:before {
  content: "";
  position: absolute;
  left: -4px;
  top: 4px ;
  width: 5px;
  height: calc(100% - 8px);
  background-color: #CDAD79;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}
.button_bgimg_border_CDAD79:after {
  content: "";
  position: absolute;
  right: -4px;
  top: 4px ;
  width: 5px;
  height: calc(100% - 8px);
  background-color: #CDAD79;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}
.button_bgimg_border_CDAD79:hover::before,
.button_bgimg_border_CDAD79:focus::before {
  background: #d7bd94;
}
.button_bgimg_border_CDAD79:hover::after,
.button_bgimg_border_CDAD79:focus::after {
  background: #d7bd94;
}
.button_bgimg_border_CDAD79:active::before {
  background: #b99c6d;
}
.button_bgimg_border_CDAD79:active::after {
  background: #b99c6d;
}
.button_bgimg_border_87455D {
  position: relative;
  border-radius: 0;
}
.button_bgimg_border_87455D:before {
  content: "";
  position: absolute;
  left: -4px;
  top: 4px ;
  width: 5px;
  height: calc(100% - 8px);
  background-color: #87455D;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}
.button_bgimg_border_87455D:after {
  content: "";
  position: absolute;
  right: -4px;
  top: 4px ;
  width: 5px;
  height: calc(100% - 8px);
  background-color: #87455D;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}
.button_bgimg_border_87455D:hover::before,
.button_bgimg_border_87455D:focus::before {
  background: #9f6a7d;
}
.button_bgimg_border_87455D:hover::after,
.button_bgimg_border_87455D:focus::after {
  background: #9f6a7d;
}
.button_bgimg_border_87455D:active::before {
  background: #7a3e54;
}
.button_bgimg_border_87455D:active::after {
  background: #7a3e54;
}
.button_bg_CDAD79_87455D {
  position: relative;
}
.button_bg_CDAD79_87455D:before {
  content: "";
  position: absolute;
  left: -10px;
  top: 4px ;
  border-radius: 50%;
  width: 20px;
  height: calc(100% - 8px);
  background-color: #CDAD79;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}
.button_bg_CDAD79_87455D:after {
  content: "";
  position: absolute;
  right: -10px;
  top: 4px ;
  border-radius: 50%;
  width: 20px;
  height: calc(100% - 8px);
  background-color: #CDAD79;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}
.button_bg_CDAD79_87455D:hover::before,
.button_bg_CDAD79_87455D:focus::before {
  background: #d7bd94;
}
.button_bg_CDAD79_87455D:hover::after,
.button_bg_CDAD79_87455D:focus::after {
  background: #d7bd94;
}
.button_bg_CDAD79_87455D:active::before {
  background: #b99c6d;
}
.button_bg_CDAD79_87455D:active::after {
  background: #b99c6d;
}
.headerInput_label .el-form-item .el-form-item__label {
  color: #333333;
  position: relative;
  color: #87465d;
  font-size: 18px;
}
.dialogStyple {
  width: 714px;
  border-radius: 4px;
}
.dialogStyple .el-dialog__header {
  background-color: #87465d;
  padding: 0;
  color: #fff;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  overflow: hidden;
  -webkit-box-shadow: 0px 5px 18px 0px rgba(103, 103, 103, 0.41);
          box-shadow: 0px 5px 18px 0px rgba(103, 103, 103, 0.41);
}
.dialogStyple .el-dialog__header .el-dialog__title {
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  line-height: 72px;
}
.dialogStyple .el-dialog__header .el-dialog__headerbtn {
  top: 28px;
}
.dialogStyple .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  color: #ccc;
}
.dialogStyple .el-dialog__header .el-dialog__headerbtn:hover .el-dialog__close {
  color: #fff;
}
.cursor-pointer {
  cursor: pointer;
}
body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
label {
  font-weight: 700;
}
html {
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#app {
  height: 100%;
}
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}
a:focus,
a:active {
  outline: none;
}
a,
a:focus,
a:hover {
  cursor: pointer;
  color: inherit;
  text-decoration: none;
}
div:focus {
  outline: none;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0px 0px 0px 300px inset #fff !important;
          box-shadow: 0px 0px 0px 300px inset #fff !important;
  -webkit-text-fill-color: #181a24 !important;
}
*,
p,
h1,
h2,
h3 {
  padding: 0;
  margin: 0;
}
.nav-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: 51px;
  margin-bottom: 14px;
  height: 17px;
  font-size: 12px;
  font-weight: 400;
  color: #333333;
  line-height: 17px;
}
.nav-title i {
  width: 10px;
  height: 10px;
  background: #D1D1D1;
  border: 1px solid #979797;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
}
.title {
  width: 100%;
  height: 50px;
  background: #ffffff;
  -webkit-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  border: 1px solid #e6e6e6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 26px 0 27px;
}
.title > span,
.title > div > span {
  font-size: 16px;
  font-weight: 500;
  color: #4A4A4A;
  margin-right: 36px;
  height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.title > span.active,
.title > div > span.active {
  color: #6868ce;
  border-bottom: 5px solid #6868ce;
}
.title i {
  margin-left: -30px;
  margin-top: -4px;
}
.button-primary {
  padding: 0 28px;
  height: 34px !important;
  border: 1px solid #6868CE;
  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;
  cursor: pointer;
  font-size: 14px !important;
  font-weight: 500;
  color: #6868ce;
  margin-left: 21px;
}
.button-primary:hover {
  -webkit-box-shadow: 0 0 2px 2px rgba(104, 104, 206, 0.2);
          box-shadow: 0 0 2px 2px rgba(104, 104, 206, 0.2);
}
.button-search {
  padding: 0 28px;
  height: 34px;
  background: url(../img/beijing.29660abe.png) no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  font-weight: 500;
  color: #FFFFFF;
  cursor: pointer;
  margin-left: 21px;
}
.button-search:hover {
  opacity: 0.9;
}
.button-cancle {
  padding: 0 28px;
  height: 34px;
  border: 1px solid #9B9B9B;
  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;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  color: #9B9B9B;
  margin-left: 21px;
}
.button-cancle:hover {
  border: 1px solid #6868CE;
  color: #6868CE;
}
.button-disabled {
  width: auto;
  padding: 0 28px;
  height: 34px;
  background: #9B9B9B !important;
  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;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  margin-left: 21px;
  cursor: not-allowed;
  border: none;
}
.button-disabled:hover {
  opacity: 0.9;
}
.ant-table-wrapper .ant-table-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 46px;
  line-height: 46px;
  background: #EEF3FF;
  padding: 0 12px;
}
.ant-table-wrapper .ant-table-title span:nth-of-type(1) {
  font-size: 16px;
  font-weight: 500;
  color: #6868CE;
}
.ant-table-wrapper .ant-table-title span:nth-of-type(2) {
  font-size: 14px;
  font-weight: 500;
  color: #6868CE;
  cursor: pointer;
}
.ant-table-wrapper .ant-table-thead > tr > th {
  height: 46px;
  background: #99B4F9;
  font-size: 14px;
  font-weight: 500;
  color: #FFFFFF;
  text-align: center;
}
.ant-table-wrapper .ant-table-tbody tr td {
  font-size: 14px;
  font-weight: 400;
  color: #4A4A4A;
  text-align: center;
}
.ant-table-wrapper .ant-table-tbody tr td:last-child span {
  font-size: 14px;
  font-weight: 400;
  color: #6868CE;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ant-table-wrapper .ant-table-tbody tr td:last-child img {
  width: 18px;
  height: 18px;
  margin-right: 7px;
}
.ant-table-wrapper .ant-table-tbody tr:nth-of-type(2n) {
  background: #F0F3FA;
}
.input {
  width: 190px;
  height: 32px;
  border: 1px solid #979797;
  position: relative;
}
.input input {
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
  padding: 3px 5px;
}
.input input :focus {
  outline: none;
}
.input img {
  width: 19px;
  height: 19px;
  position: absolute;
  right: 13px;
  top: 6px;
  cursor: pointer;
}
.sort {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 32px;
}
.sort span {
  font-size: 14px;
  font-weight: 400;
  color: #363636;
  margin-right: 15px;
}
.sort img {
  width: 8px;
  height: 100%;
  cursor: pointer;
}
.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: -8px;
  margin-top: 35px;
}
.pagination .ant-pagination-item {
  border-radius: 2px;
}
.pagination .ant-pagination-item-active {
  background: #6868CE !important;
  border-radius: 2px;
  border: 1px solid #6868CE;
}
.pagination .ant-pagination-item-active a {
  font-size: 12px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
}
.ant-pagination-options {
  position: relative;
}
.ant-modal-body {
  padding-top: 0;
}


/*# sourceMappingURL=18.1750509728150.css.map*/