@charset "UTF-8";
/*
  样式规范表
*/
#pay[data-v-7118be16] {
  background-color: #eff0f1;
}
#pay .top_info[data-v-7118be16] {
  width: 1200px;
  margin: 0 auto;
}
#pay .top_info .top_info_header[data-v-7118be16] {
  display: flex;
  justify-content: space-between;
  padding-top: 20px;
  margin-bottom: 40px;
}
#pay .top_info .top_info_header .top_logo[data-v-7118be16] {
  width: 135px;
  height: 98px;
}
#pay .top_info .top_info_header .top_logo div[data-v-7118be16] {
  width: 135px;
  height: 98px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
#pay .top_info .top_info_header .top_logo img[data-v-7118be16] {
  width: 135px;
  height: 98px;
  -o-object-fit: contain;
     object-fit: contain;
}
#pay .top_info .top_info_text[data-v-7118be16] {
  font-size: 12px;
  color: #333333;
  font-weight: 400;
  height: 20px;
  line-height: 20px;
}
#pay .top_info .top_info_text span[data-v-7118be16] {
  font-weight: 400;
  font-size: 14px;
  color: #1C1C1C;
  line-height: 28px;
}
#pay .top_info .top_info_text .price[data-v-7118be16] {
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 28px;
}
#pay .top_info .top_info_text .price span[data-v-7118be16] {
  font-size: 20px;
  color: #1C1C1C;
  margin: 0 3px;
  font-weight: 400;
  font-size: 22px;
  color: #1C1C1C;
  line-height: 28px;
}
#pay .top_info .top_info_text[data-v-7118be16]:not(:first-child) {
  margin-top: 10px;
}
#pay .top_info .top_info_text .show_detail[data-v-7118be16] {
  font-weight: 400;
  font-size: 14px;
  color: #4F7DB6;
  line-height: 28px;
}
#pay .top_info .top_info_text[data-v-7118be16]:nth-child(n+1) {
  margin-top: 24px;
}
#pay .top_info .receive_info[data-v-7118be16] {
  width: 1200px;
  margin: 0 auto;
  border-top: 1px solid #d5d5d5;
  margin-top: 34px;
}
#pay .top_info .receive_info p[data-v-7118be16] {
  margin-top: 38px;
  font-weight: 400;
  font-size: 14px;
  color: #1C1C1C;
  line-height: 28px;
}
#pay .top_info .receive_info p[data-v-7118be16]:last-child {
  margin-top: 15px;
}
#pay .bg[data-v-7118be16] {
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 70px;
  line-height: 30px;
  background-size: 1467px 836px;
  margin-top: 40px;
}
#pay .bg .pay_method[data-v-7118be16] {
  background-color: white;
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 80px;
}
#pay .bg .pay_method .balance[data-v-7118be16] {
  font-size: 13px;
}
#pay .bg .pay_method .balance .balance_head_title[data-v-7118be16] {
  font-weight: 900;
  font-size: 18px;
  color: #1C1C1C;
  line-height: 28px;
  margin-left: 23px;
  padding-top: 38px;
}
#pay .bg .pay_method .balance .blance_head_line_pay[data-v-7118be16] {
  margin-bottom: 32px;
}
#pay .bg .pay_method .balance .password[data-v-7118be16] {
  margin-left: 58px;
  margin-top: 25px;
  display: flex;
  align-items: center;
}
#pay .bg .pay_method .balance .password .password_input[data-v-7118be16] {
  width: 240px;
}
#pay .bg .pay_method .balance .password[data-v-7118be16] .el-input .el-input__inner {
  background-color: #fff;
  border-color: #D2D2D2;
}
#pay .bg .pay_method .balance .password p[data-v-7118be16] {
  margin-left: 15px;
}
#pay .bg .pay_method .balance .password p span[data-v-7118be16],
#pay .bg .pay_method .balance .password p a[data-v-7118be16] {
  font-weight: 400;
  font-size: 14px;
  color: #666666;
}
#pay .bg .pay_method .balance .password p a[data-v-7118be16] {
  margin-left: 16px;
}
#pay .bg .pay_method .balance .iconfont[data-v-7118be16] {
  font-size: 18px;
}
#pay .bg .pay_method .balance .big_size[data-v-7118be16] {
  font-size: 16px;
  margin-left: 20px;
}
#pay .bg .pay_method .balance .avai[data-v-7118be16] {
  margin-left: 20px;
}
#pay .bg .pay_method .balance .weight[data-v-7118be16] {
  color: #666666;
  font-weight: 600;
}
#pay .bg .pay_method .balance .logo[data-v-7118be16] {
  width: 182px;
  height: 50px;
  margin-top: 26px;
  margin-left: -5px;
  margin-bottom: 30px;
}
#pay .bg .pay_method .balance .balance_info[data-v-7118be16] {
  padding-left: 58px;
  margin-bottom: 28px;
}
#pay .bg .pay_method .balance .balance_info i[data-v-7118be16] {
  cursor: pointer;
}
#pay .bg .pay_method .balance .balance_info .icon-duihao1[data-v-7118be16] {
  color: var(--btnBackgroundColor);
}
#pay .bg .pay_method .other_pay_method .balance_info[data-v-7118be16] {
  margin-top: 20px;
}
#pay .bg .pay_method .other_pay_method .balance_head_title[data-v-7118be16] {
  padding-top: 30px;
}
#pay .bg .pay_method .other_pay_method .other_pay_item[data-v-7118be16] {
  width: 165px;
  height: 50px;
  line-height: 50px;
  border: 1px solid #d5d5d5;
}
#pay .bg .pay_method .other_pay_method .other_pay_item img[data-v-7118be16] {
  width: 22px;
  height: 22px;
}
#pay .bg .pay_method .other_pay_method .other_pay_item .iconfont[data-v-7118be16] {
  font-size: 18px;
}
#pay .bg .pay_method .other_pay_method .other_pay_item span[data-v-7118be16] {
  font-size: 16px;
  font-weight: 600;
}
#pay .bg .pay_method .other_pay_method .wechat[data-v-7118be16] {
  margin-left: 80px;
}
#pay .bg .pay_method .no_payMethod[data-v-7118be16] {
  width: 1200px;
  height: 560px;
  background: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
#pay .bg .pay_method .no_payMethod img[data-v-7118be16] {
  width: 163px;
  height: 114px;
}
#pay .bg .pay_method .no_payMethod p[data-v-7118be16] {
  margin-top: 39px;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
}
#pay .bg .pay_method .pay[data-v-7118be16] {
  width: 155px;
  height: 44px;
  line-height: 44px;
  font-size: 16px;
  color: white;
  margin-top: 55px;
  outline: none;
  background-color: #1C1C1C;
  margin-left: 58px;
  text-align: center;
}
#pay .bg .wx_pay_con .title[data-v-7118be16] {
  color: #3699ff;
  font-size: 14px;
  padding: 23px 0 7px 30px;
}
#pay .bg .wx_pay_con .left[data-v-7118be16] {
  width: 281px;
  height: 388px;
  margin-left: 40px;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
}
#pay .bg .wx_pay_con .left img[data-v-7118be16] {
  width: 230px;
  height: 230px;
  margin-bottom: 10px;
  margin-top: 20px;
}
#pay .bg .wx_pay_con .left p[data-v-7118be16] {
  color: #999;
  font-size: 16px;
}
#pay .bg .wx_pay_con .left p span[data-v-7118be16] {
  color: #1C1C1C;
}
#pay .bg .wx_pay_con .left .refresh[data-v-7118be16] {
  display: inline-block;
  width: 52px;
  height: 20px;
  line-height: 18px;
  border: 1px solid #8ec6ff;
  color: #8ec6ff;
  font-size: 12px;
  border-radius: 2px;
  background-color: #fff;
  margin-top: 15px;
  outline: none;
  text-align: center;
}
#pay .bg .wx_pay_con .wx_png[data-v-7118be16] {
  width: 427px;
  height: 429px;
  margin-right: 40px;
}
#pay .icon-duihao1[data-v-7118be16] {
  color: #678ced;
}
.top_info_progress[data-v-7118be16] {
  width: 600px;
}
.top_info_progress .progress_item p[data-v-7118be16] {
  margin-top: 10px;
}
.top_info_progress .progress_item .progress[data-v-7118be16] {
  text-align: center;
  margin-top: 3px;
}
.top_info_progress .progress_item .progress span[data-v-7118be16] {
  position: relative;
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 14px;
  border: 5px solid #d0cdcd;
  border-radius: 50%;
  color: #9f9f9f;
  z-index: 2;
}
.top_info_progress .progress_item .progress span.active[data-v-7118be16] {
  border: 5px solid #2abf5c;
  color: #2abf5c;
}
.top_info_progress .progress_item .progress .progress_line[data-v-7118be16] {
  width: 140px;
  height: 6px;
  background-color: #d0cdcd;
  z-index: 1;
}
.top_info_progress .progress_item .progress .progress_line .content[data-v-7118be16] {
  width: 100%;
  height: 100%;
}
.top_info_progress .progress_item .progress .progress_line .content.active[data-v-7118be16] {
  background-color: #2abf5c;
}
.top_info_progress .progress_item .progress .progress_line .content.current[data-v-7118be16] {
  width: 60%;
}
[data-v-7118be16]:root {
  --backgroundColor:#F4F4F3;
  --btnBackgroundColor:#1C1C1C;
}

/**
* 全局通用样式
*/
.overflow_ellipsis[data-v-7118be16] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.overflow_ellipsis_two[data-v-7118be16] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.flex[data-v-7118be16] {
  display: flex;
}
.flex_row_center_center[data-v-7118be16] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.flex_row_center_between[data-v-7118be16] {
  display: flex;
  justify-content: center;
  align-items: space-between;
}
.flex_row_center_around[data-v-7118be16] {
  display: flex;
  justify-content: center;
  align-items: space-around;
}
.flex_row_center_start[data-v-7118be16] {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.flex_row_center_end[data-v-7118be16] {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.flex_row_between_center[data-v-7118be16] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.flex_row_between_between[data-v-7118be16] {
  display: flex;
  justify-content: space-between;
  align-items: space-between;
}
.flex_row_between_around[data-v-7118be16] {
  display: flex;
  justify-content: space-between;
  align-items: space-around;
}
.flex_row_between_start[data-v-7118be16] {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.flex_row_between_end[data-v-7118be16] {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.flex_row_around_center[data-v-7118be16] {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.flex_row_around_between[data-v-7118be16] {
  display: flex;
  justify-content: space-around;
  align-items: space-between;
}
.flex_row_around_around[data-v-7118be16] {
  display: flex;
  justify-content: space-around;
  align-items: space-around;
}
.flex_row_around_start[data-v-7118be16] {
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
}
.flex_row_around_end[data-v-7118be16] {
  display: flex;
  justify-content: space-around;
  align-items: flex-end;
}
.flex_row_start_center[data-v-7118be16] {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.flex_row_start_between[data-v-7118be16] {
  display: flex;
  justify-content: flex-start;
  align-items: space-between;
}
.flex_row_start_around[data-v-7118be16] {
  display: flex;
  justify-content: flex-start;
  align-items: space-around;
}
.flex_row_start_start[data-v-7118be16] {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.flex_row_start_end[data-v-7118be16] {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
}
.flex_row_end_center[data-v-7118be16] {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.flex_row_end_between[data-v-7118be16] {
  display: flex;
  justify-content: flex-end;
  align-items: space-between;
}
.flex_row_end_around[data-v-7118be16] {
  display: flex;
  justify-content: flex-end;
  align-items: space-around;
}
.flex_row_end_start[data-v-7118be16] {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
}
.flex_row_end_end[data-v-7118be16] {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}
.flex_column_center_center[data-v-7118be16] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.flex_column_center_between[data-v-7118be16] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: space-between;
}
.flex_column_center_around[data-v-7118be16] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: space-around;
}
.flex_column_center_start[data-v-7118be16] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.flex_column_center_end[data-v-7118be16] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
}
.flex_column_between_center[data-v-7118be16] {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.flex_column_between_between[data-v-7118be16] {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: space-between;
}
.flex_column_between_around[data-v-7118be16] {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: space-around;
}
.flex_column_between_start[data-v-7118be16] {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}
.flex_column_between_end[data-v-7118be16] {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
}
.flex_column_around_center[data-v-7118be16] {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
}
.flex_column_around_between[data-v-7118be16] {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: space-between;
}
.flex_column_around_around[data-v-7118be16] {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: space-around;
}
.flex_column_around_start[data-v-7118be16] {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
}
.flex_column_around_end[data-v-7118be16] {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-end;
}
.flex_column_start_center[data-v-7118be16] {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
.flex_column_start_between[data-v-7118be16] {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: space-between;
}
.flex_column_start_around[data-v-7118be16] {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: space-around;
}
.flex_column_start_start[data-v-7118be16] {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.flex_column_start_end[data-v-7118be16] {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
}
.flex_column_end_center[data-v-7118be16] {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}
.flex_column_end_between[data-v-7118be16] {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: space-between;
}
.flex_column_end_around[data-v-7118be16] {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: space-around;
}
.flex_column_end_start[data-v-7118be16] {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
}
.flex_column_end_end[data-v-7118be16] {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
}
.clearfix[data-v-7118be16]:after, .clearfix[data-v-7118be16]:before {
  display: table;
  content: " ";
}
.clearfix[data-v-7118be16]:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* 分页的样式 start */
.sld_pagination .el-pager li.active[data-v-7118be16] {
  color: #1C1C1C;
}
.sld_pagination .el-pager li[data-v-7118be16]:hover {
  color: #1C1C1C;
}
.sld_pagination .el-input__inner[data-v-7118be16]:focus {
  border-color: #1C1C1C;
}

/* 分页的样式 end */
.pointer[data-v-7118be16]:hover {
  cursor: pointer;
}
.el-pagination[data-v-7118be16] {
  text-align: center;
}

/* 全局空图 start */
.sld_common_empty[data-v-7118be16] {
  margin: 0 auto !important;
}
.sld_common_empty .empty_img[data-v-7118be16] {
  width: 91px;
  margin-bottom: 15px;
}

/* 全局空图 end */
/* ElementUI-PLUS的confirm按钮样式 start */
.confirmsubmitBtn[data-v-7118be16] {
  background-color: var(--btnBackgroundColor) !important;
  border-color: var(--btnBackgroundColor) !important;
  width: 48%;
  height: 42px;
}
.confirmsubmitBtn span[data-v-7118be16] {
  color: #fff;
}
.cancelCloseBtn[data-v-7118be16] {
  width: 48%;
  height: 42px;
}
.cancelCloseBtn[data-v-7118be16]:hover {
  border-color: var(--btnBackgroundColor);
  color: var(--btnBackgroundColor);
  background-color: #fff;
}
.cancelCloseBtn[data-v-7118be16]:active, .cancelCloseBtn[data-v-7118be16]:focus {
  border-color: var(--btnBackgroundColor);
  color: var(--btnBackgroundColor);
  background-color: #fff;
}

/*  ElementUI-PLUS的confirm按钮样式 end */
/* 输入框样式start */
.el-input[data-v-7118be16] {
  width: 357px;
  height: 42px;
}
.el-input .el-input__inner[data-v-7118be16] {
  width: 100%;
  height: 42px;
  background-color: #F4F4F3;
  background: #F4F4F3;
  border-color: #D2D2D2;
}
.el-input .el-input__inner[data-v-7118be16]:focus {
  border-color: #1C1C1C;
}
.el-input .el-input__inner[data-v-7118be16]:hover {
  border-color: #1C1C1C;
}
.el-input.is-focus .el-input__inner[data-v-7118be16] {
  border-color: #1C1C1C;
}
.el-input .el-input__suffix .el-input__suffix-inner .el-input__count .el-input__count-inner[data-v-7118be16] {
  background: #F4F4F3;
}
.el-input__suffix[data-v-7118be16] {
  line-height: 42px;
}
select[data-v-7118be16] {
  background: #F4F4F3;
}
.el-dialog__footer .dialog-footer .el-button[data-v-7118be16] {
  width: 48%;
}
.el-dialog__footer .dialog-footer .el-button--primary[data-v-7118be16] {
  background-color: #1C1C1C;
  border-color: #1C1C1C;
}
.el-select-dropdown__item.selected[data-v-7118be16] {
  color: #1C1C1C;
}

/*输入框样式end*/
.el-dialog__header[data-v-7118be16] {
  padding-bottom: 20px;
  background: #EDEDED;
}
.el-dialog__header .el-dialog__title[data-v-7118be16] {
  display: inline-block;
  text-align: center;
  width: 100%;
}
.el-checkbox__inner[data-v-7118be16]:hover {
  border-color: #1C1C1C !important;
}
.el-checkbox__input.is_focus .el-checkbox__inner[data-v-7118be16] {
  border-color: #1C1C1C !important;
}
.el-checkbox__input.is-focus .el-checkbox__inner[data-v-7118be16] {
  border-color: #1C1C1C !important;
}
.el-popover[data-v-7118be16] {
  background: #f5f5f6 !important;
}
.el-popover .el-popper__arrow[data-v-7118be16]::after {
  background: #f5f5f6 !important;
  border-color: #f5f5f6 !important;
}
.el-popover .el-popper__arrow[data-v-7118be16]::before {
  background: #f5f5f6 !important;
  border-color: #f5f5f6 !important;
}
.el-popover .el-popconfirm .el-popconfirm__main .el-icon-info[data-v-7118be16] {
  color: #1c1c1c !important;
}
.el-button--primary[data-v-7118be16] {
  background-color: #1c1c1c;
  border-color: transparent;
}
.el-button--primary[data-v-7118be16]:hover {
  background-color: #1c1c1c;
  border-color: transparent;
}
.el-button--primary[data-v-7118be16]:active {
  background: #1c1c1c;
}
.el-button--text[data-v-7118be16] {
  color: #1c1c1d;
}
.el-button--text[data-v-7118be16]:hover {
  color: #1c1c1c;
}
.el-button--text[data-v-7118be16]:active {
  color: #1c1c1c;
}
.el-message--success[data-v-7118be16] {
  --el-message-font-color:#fff;
  background-color: rgba(0, 0, 0, 0.6);
  border-color: rgba(0, 0, 0, 0.6);
}
.el-message--success .el-message__icon.el-icon-success[data-v-7118be16] {
  color: #fff;
  --el-message-font-color:#fff;
  font-size: 23px;
}
.el-message--info[data-v-7118be16] {
  --el-message-font-color:#fff;
  background-color: rgba(0, 0, 0, 0.6);
  border-color: rgba(0, 0, 0, 0.6);
}
.el-message--info .el-message__icon.el-icon-success[data-v-7118be16] {
  color: #fff;
  --el-message-font-color:#fff;
  font-size: 23px;
}
.no_payMethod[data-v-7118be16] {
  margin: 0 auto;
  width: 1200px;
  height: 560px;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.no_payMethod img[data-v-7118be16] {
  width: 163px;
  height: 114px;
}
.no_payMethod p[data-v-7118be16] {
  margin-top: 39px;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
}
.shopper[data-v-7118be16] {
  position: fixed;
  top: 20vh;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  z-index: 999;
}
.mask[data-v-7118be16] {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #000;
  z-index: 900;
  opacity: 0.5;
}
