
body,
html {
	background: #fff;
}
.showbodyer {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	position: relative;
}
.flex-center {
	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;
}
.flex-btw {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}


.dialog2[data-v-63699c40] {
  z-index: 999999;
}
.con_middle .line[data-v-63699c40] {
  position: absolute;
  width: 3rem !important;
  border-bottom: 0.02rem dashed #b00a32;
  background: transparent;
  width: 4.4rem;
  top: 1.7rem;
  left: 3.5rem;
}
.con_middle .text[data-v-63699c40] {
  position: absolute;
  top: 1rem;
  left: 6.5rem;
}

.dialog[data-v-5cc36776] {
  z-index: 999999;
}
.con_middle .line[data-v-5cc36776] {
  position: absolute;
  border-bottom: 0.02rem dashed #b00a32;
  background: transparent;
  width: 3rem;
  top: 1rem;
  left: 5rem;
}
.con_middle .text[data-v-5cc36776] {
  width: 2rem;
  position: absolute;
  top: 0.3rem;
  left: 8rem;
}

.dialogWrap[data-v-c60ff86e] {
  z-index: 10;
}
.dialogCont[data-v-c60ff86e] {
  background-color: #fff !important;
}

.dialogWrap[data-v-aa797e08] {
  z-index: 10;
}
.dialogCont[data-v-aa797e08] {
  background-color: #fff !important;
}

.ordWrap > div[data-v-4c4ed43e] {
  margin-bottom: 0.3rem;
}
.ordWrap > div span[data-v-4c4ed43e]:nth-of-type(1) {
  display: inline-block;
  min-width: 2.2rem;
}
.userRmk[data-v-4c4ed43e] {
  display: inline-block;
  word-break: break-word;
  width: 6rem;
}
.ad_img[data-v-4c4ed43e] {
  padding: 0.2rem 0;
}
.theInput[data-v-4c4ed43e] {
  margin: 0.5rem auto 0.2rem;
  height: 1.6rem;
  width: 80%;
  font-size: 0.4rem;
  border: 1px solid #ccc;
  outline: none;
  border-radius: 0.1rem;
  line-height: 0.7rem;
}
.textNum[data-v-4c4ed43e] {
  font-size: 0.4rem;
  text-align: right;
}

.content[data-v-4c4ed43e] {
  height: 95vh;
  overflow-y: auto;
  width: 100vw;
  overflow-x: hidden;
  padding-bottom: 5vh;
  padding-top: 0;
  min-height: 95vh;
}
.customAlert[data-v-4c4ed43e] {
  position: fixed;
  bottom: 1rem;
  width: 100%;
  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;
  left: 0;
}
.customAlertText[data-v-4c4ed43e] {
  margin: 0 auto;
  color: white;
  background-color: #8a8e98;
  padding: 0.2rem 0.8rem;
  border-radius: 1rem;
  font-size: 0.4rem;
}
input[data-v-4c4ed43e],
textarea[data-v-4c4ed43e] {
  -webkit-user-select: auto;
  margin: 0px;
  padding: 0px;
  outline: none;
  border: none;
}
img[data-v-4c4ed43e] {
  pointer-events: none;
}
body[data-v-4c4ed43e] {
  width: 100%;
  height: 100%;
  font-family: "microsoft yahei";
  margin: 0;
  padding: 0;
  background-color: #f8f8f8;
}
.container[data-v-4c4ed43e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  background-color: #f5f6f9;
}
.msgLineList[data-v-4c4ed43e] {
  font-size: 0.5rem;
  background-color: #ffffff;
}
.xykLoading[data-v-4c4ed43e] {
  width: 100%;
  height: 6rem;
  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;
}
.msgLine[data-v-4c4ed43e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.5rem 0.5rem;
  font-weight: 550;
  line-height: 0.6rem;
}
.msgImage[data-v-4c4ed43e] {
  width: 0.2rem;
  margin-left: 0.2rem;
}
.colorE2[data-v-4c4ed43e] {
  max-width: 6.5rem;
  color: #8a8e98;
  font-weight: 500;
  text-align: left;
  word-break: break-all;
}
.selected_box img[data-v-4c4ed43e] {
  width: 0.65rem;
  height: 0.65rem;
}
.f-n-start[data-v-4c4ed43e] {
  margin-left: 0.5rem;
  padding: 0.5rem 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0.4rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.border1px[data-v-4c4ed43e] {
  border-bottom: 1px #e8e8e8 solid;
}
.select_active[data-v-4c4ed43e] {
  border: none !important;
}
.f-start img[data-v-4c4ed43e] {
  width: 1.3rem;
  height: 1.3rem;
}
.footerImg[data-v-4c4ed43e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footerImg img[data-v-4c4ed43e] {
  width: 1.1rem;
  height: 0.8rem;
}
.typBtnBox1[data-v-4c4ed43e] {
  width: auto;
  min-height: 1.64rem;
  background-color: #ffffff;
  border-radius: 0.2rem;
  background-position: center;
  background-repeat: no-repeat;
  padding-left: 0.4rem;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.xykInputList[data-v-4c4ed43e] {
  width: auto;
}
.xykInputP[data-v-4c4ed43e] {
  height: 1.4rem;
  font-size: 0.5rem;
  line-height: 1.4rem;
  text-indent: 0.2rem;
  color: #8a8e98;
  width: 86%;
  margin-left: 10%;
  border: 1px #e8e8e8 solid;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.xykInputDiv[data-v-4c4ed43e] {
  height: 1.5rem;
  font-size: 0.5rem;
  line-height: 1.4rem;
  text-indent: 0.2rem;
  color: #8a8e98;
  width: 86%;
  margin-left: 10%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.inputp_p[data-v-4c4ed43e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1.4rem;
  border: 1px #e8e8e8 solid;
  border-radius: 4px;
  width: 42%;
  margin-right: 3%;
}
.inputp_p input[data-v-4c4ed43e] {
  width: 1.5rem;
  font-size: 0.5rem;
  margin-left: 0.4rem;
}
.xykInputDiv img[data-v-4c4ed43e] {
  width: 0.6rem;
  height: 0.6rem;
}
.xykInputP img[data-v-4c4ed43e] {
  width: 0.6rem;
  height: 0.6rem;
}
.xykInputP span[data-v-4c4ed43e] {
  margin: 0 0.2rem;
  line-height: 0.5rem;
  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;
}
.xykInputList .xyk_Input[data-v-4c4ed43e] {
  font-size: 0.5rem;
  text-indent: 0.2rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.xykCheck[data-v-4c4ed43e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.4rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 1.45rem;
  padding-right: 1rem;
  color: #8a8e98;
}
.mopSpan[data-v-4c4ed43e] {
  border: #b73f48 1px solid;
  font-size: 0.36rem;
  line-height: 0.55rem;
  height: 0.5rem;
  padding: 0 0.15rem;
  border-radius: 4px;
  margin-left: 0.5rem;
  color: #b73f48;
}
.yxkDetail[data-v-4c4ed43e] {
  text-decoration: underline;
  color: #b73f48;
  font-size: 0.45rem;
}
.alertDivbg[data-v-4c4ed43e] {
  position: absolute;
  top: 25%;
  left: 7%;
  z-index: 999;
  width: 86%;
  border-radius: 8px;
  background-color: #ffffff;
}
.alertTitle[data-v-4c4ed43e] {
  font-size: 0.52rem;
  text-align: center;
  width: 100%;
  font-weight: bold;
}
.alertDesc[data-v-4c4ed43e] {
  margin: 0 auto;
  width: 84%;
  color: #8a8e98;
  line-height: 0.65rem;
  font-size: 0.45rem;
}
.alertImgDiv[data-v-4c4ed43e] {
  width: 84%;
  margin: 1rem auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.alertImgDiv img[data-v-4c4ed43e] {
  width: 70%;
}
.alertImgDiv span[data-v-4c4ed43e] {
  font-size: 0.5rem;
  color: #8a8e98;
  margin-top: 0.8rem;
  margin-left: 0.1rem;
}
.alertBtn[data-v-4c4ed43e] {
  border: 1px solid #b73f48;
  color: #b73f48;
  font-size: 0.5rem;
  height: 1.5rem;
  line-height: 1.6rem;
  text-align: center;
  border-radius: 5px;
  width: 84%;
  margin: 0 auto;
  margin-bottom: 1rem;
}
.container2[data-v-4c4ed43e] {
  font-size: 0.5rem;
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 2rem;
}
.container2 img[data-v-4c4ed43e] {
  width: 2.5rem;
}
.nocontext[data-v-4c4ed43e] {
  line-height: 0.55rem;
  width: 80%;
  margin: 1.5rem auto 0;
}
.show-account[data-v-4c4ed43e] {
  border-radius: 0.3rem;
  background-color: #fff;
  padding: 0.3rem 0.3rem 0 0.3rem;
}
.show-account img[data-v-4c4ed43e] {
  width: 0.7rem;
  height: 0.7rem;
}
.shop_name[data-v-4c4ed43e] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 550;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 3rem;
}
.shop_name > img[data-v-4c4ed43e] {
  width: 1rem;
  height: 1rem;
}
.shop_name > p[data-v-4c4ed43e] {
  font-size: 0.6rem;
  color: #101010;
  margin-bottom: 0.25rem;
}
hr[data-v-4c4ed43e] {
  opacity: 0.31;
  border: 1px solid #eee;
  width: 100%;
}
.amount[data-v-4c4ed43e] {
  /* font-size: 0.45rem; */
  background: #fff;
}
.amount > div[data-v-4c4ed43e] {
}
.amountWrap[data-v-4c4ed43e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.5rem;
  height: 2rem;
  width: 100%;
  line-height: 1rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.remakeClass[data-v-4c4ed43e] {
  padding-bottom: 1rem;
}
.amountTag[data-v-4c4ed43e] {
  width: 3rem;
  line-height: 0.8rem;
}
.amountInputBox[data-v-4c4ed43e] {
  width: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: #e8e8e8 1px solid;
  height: 100%;
}
.line[data-v-4c4ed43e] {
  width: 90%;
  height: 1px;
  background: #eee;
  margin: 0 auto;
}
.amtBox[data-v-4c4ed43e] {
  overflow: hidden;
}
.inputBoxDiv[data-v-4c4ed43e] {
  margin-left: 0.5rem;
}
#amount_num[data-v-4c4ed43e] {
  text-align: left;
  width: 100%;
  display: block;
  font-size: 0.8rem;
  border: none;
  color: #333333;
  letter-spacing: 0.51px;
  background: transparent;
  height: 0.92rem;
  line-height: 0.92rem;
  width: 7.5rem;
  margin-left: 0.5rem;
  display: block;
}
#user_remark[data-v-4c4ed43e] {
  text-align: left;
  width: 75%;
  display: block;
  font-size: 0.45rem;
  border: none;
  color: #333333;
  background: transparent;
  width: 7.5rem;
  margin-left: 0.5rem;
  display: block;
}
[data-v-4c4ed43e]::-webkit-input-placeholder {
  color: #cecece;
}
[data-v-4c4ed43e]:-moz-placeholder {
  color: #cecece;
}
[data-v-4c4ed43e]::-moz-placeholder {
  color: #cecece;
}
[data-v-4c4ed43e]:-ms-input-placeholder {
  color: #cecece;
}
#amount_num[data-v-4c4ed43e]:focus {
  outline: none;
  border: none;
}
.input-table-wrapper[data-v-4c4ed43e] {
  width: 100%;
}
.sheng_ming[data-v-4c4ed43e] {
  line-height: 0.32rem;
  margin-bottom: 0.3rem;
  opacity: 0.8;
  font-family: PingFangSC-Regular;
  font-size: 0.4rem;
  color: #92a5b7;
  text-align: center;
}
.table_font[data-v-4c4ed43e] {
  text-align: center;
  background-color: #f5f6f9;
  color: #343434;
  width: 100%;
  height: 100%;
}
.table_font > table[data-v-4c4ed43e] {
  height: 250px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: none;
  border-collapse: collapse;
}
.table_font > table tr[data-v-4c4ed43e],
td[data-v-4c4ed43e] {
  background: #fff;
  border: #f5f6f9 2px solid;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #000000;
}
.sure[data-v-4c4ed43e] {
  font-family: "microsoft yahei";
  border: none;
  font-size: 0.55rem;
  width: 100%;
  height: 100%;
  color: #ffffff;
  background-color: #d9dde2;
}
.sure_active[data-v-4c4ed43e] {
  background-color: #de3d4c;
}
.ad[data-v-4c4ed43e] {
  width: 92%;
  height: 2rem;
  margin: 0 auto 0.2rem;
}
.ad a[data-v-4c4ed43e] {
  width: 100%;
  height: 100%;
  display: block;
}
.ad a img[data-v-4c4ed43e] {
  width: 100%;
  height: 100%;
}
.deleate_num img[data-v-4c4ed43e] {
  width: 0.74rem;
  height: auto;
}
.btnBoxPay[data-v-4c4ed43e] {
  width: 80%;
  height: 42px;
  line-height: 42px;
  border-radius: 6px;
  background-color: #c91520;
  font-size: 0.5rem;
  color: #c91520;
  color: #ffffff;
  font-weight: 400;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 2rem;
}
.btnBoxPay2[data-v-4c4ed43e] {
  width: 80%;
  height: 42px;
  line-height: 42px;
  border-radius: 6px;
  background-color: #c91520;
  font-size: 0.5rem;
  color: #c91520;
  color: #ffffff;
  font-weight: 400;
  text-align: center;
  margin: 0 auto;
}
.showPayList[data-v-4c4ed43e] {
  padding: 0.2rem 0;
  background-color: #fff;
}
.cardClsList[data-v-4c4ed43e] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 12%;
}
.cardClsItem[data-v-4c4ed43e] {
  width: 70%;
  border: #cccccc 1px solid;
  /* border: #b0320A; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 1.2rem;
  margin-top: 0.5rem;
  padding: 0 4%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-radius: 0.1rem;
  font-size: 0.5rem;
}
.cardLeft[data-v-4c4ed43e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cardLeft span[data-v-4c4ed43e] {
  margin: 0 0.3rem;
}
.cardLeft img[data-v-4c4ed43e] {
  width: 0.5rem;
}
.cardClsItem .closeClassImg[data-v-4c4ed43e] {
  width: 0.4rem;
  height: 0.4rem;
}
.btnChangeCard[data-v-4c4ed43e] {
  width: 85%;
  height: 1.2rem;
  font-size: 0.4rem;
  text-align: center;
  line-height: 1.2rem;
  border: #cccccc 1px solid;
  margin: 0.7rem auto;
}

.card_list_ul[data-v-426daa3a] {
  padding: 0 !important;
}
.card_list_ul .card_item.ischeck[data-v-426daa3a] {
  color: #b00a32;
  border-color: #b00a32;
}
.setCvvView.con_top[data-v-426daa3a] {
  text-align: left;
  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;
  padding: 0 0.6rem 0 1rem;
}
.setCvvView.con_top p[data-v-426daa3a] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.con_middle[data-v-426daa3a] {
  padding-left: 0.4rem;
  padding-right: 0.8rem;
}
.con_middle .inputView[data-v-426daa3a] {
  height: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
}
.con_middle .inputView .titleView[data-v-426daa3a] {
  width: 3rem !important;
  text-align: right;
  color: #666;
}
.con_middle .inputView .f-start[data-v-426daa3a] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-bottom: 0;
  height: 1.2rem;
}
.con_middle .inputView .f-start input[data-v-426daa3a] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.card_info2[data-v-426daa3a] {
  font-size: 0.48rem;
  color: #999;
}
.card_info2 img[data-v-426daa3a] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.card_info2 .item[data-v-426daa3a] {
  width: 100%;
  height: 1.4rem;
  border: 0.02rem solid #999;
  border-radius: 0.2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0.2rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.card_info2 input[data-v-426daa3a] {
  padding: 0;
  border: 0;
  outline: none;
  -webkit-appearance: none !important;
}
.active[data-v-426daa3a] {
  color: #b00a32;
  border-color: #b00a32;
}

.card_info input[data-v-3d271a17]::-webkit-input-placeholder {
  color: #000000 !important;
}
.card_info input[data-v-3d271a17] {
  height: 1rem !important;
  outline: none !important;
  border: none !important;
}

.card_info input[data-v-5c519bf3]::-webkit-input-placeholder {
  color: #000;
}
.card_info input[data-v-5c519bf3] {
  height: 1rem !important;
}

.headerView[data-v-15757120] {
  padding-bottom: 1rem;
}
.headerView .view[data-v-15757120] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  font-size: 12px;
  height: 1.2rem;
}
.headerView .view p[data-v-15757120] {
  margin: 0;
}
.headerView .view .amt[data-v-15757120] {
  color: #b00a32;
  font-size: 20px;
  font-weight: bold;
  line-height: 16px;
}
.card_info[data-v-15757120] {
  font-size: 0.48rem;
  color: #999;
}
.card_info input[data-v-15757120],
.card_info p[data-v-15757120] {
  width: auto;
  background: none;
  outline: none;
  border: 1px solid #fff;
  height: 1rem;
  -webkit-appearance: none;
}
.card_info img[data-v-15757120] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.card_info .item[data-v-15757120] {
  width: 100%;
  height: 1.4rem;
  border: 1px solid #999;
  border-radius: 0.2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0.2rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.card_info .item2[data-v-15757120] {
  width: 100%;
  height: 1.4rem;
  border: 1px solid #999;
  border-radius: 0.2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0.2rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 0.4rem;
}
.card_info .item2 input[data-v-15757120] {
  width: 4.5rem;
  padding: 0;
}
.card_info .active[data-v-15757120] {
  color: #b00a32;
  border-color: #b00a32;
}
.dialogCont2[data-v-15757120] {
  background-color: #fff;
  width: 6.8rem;
  z-index: 99999;
  padding: 0.4rem;
  text-align: center;
}
.card_info input[data-v-15757120]::-webkit-input-placeholder {
  color: #000;
}

.customAlert[data-v-15757120]{
      position: fixed;
      bottom: 1rem;
      width: 100%;
      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;
      left: 0;
}
.customAlertText[data-v-15757120]{
      margin: 0 auto;
      color: white;
      background-color: #8A8E98;
      padding: 0.2rem 0.8rem;
      border-radius: 1rem;
      font-size: 0.4rem;
}
input[data-v-15757120],
	textarea[data-v-15757120] {
		-webkit-user-select: auto;
		margin: 0px;
		padding: 0px;
		outline: none;
		border: none;
}
img[data-v-15757120] {
		pointer-events: none;
}
body[data-v-15757120] {
		width: 100%;
		height: 100%;
		font-family: "microsoft yahei";
		margin: 0;
		padding: 0;
		background-color: #f8f8f8;
}
.container[data-v-15757120] {
		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-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
		background-color: #f5f6f9;
}
.msgLineList[data-v-15757120]{
    font-size: 0.5rem;
    background-color: #ffffff;
}
.xykLoading[data-v-15757120]{
    width: 100%;
    height: 6rem;
    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;
}
.msgLine[data-v-15757120]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0.5rem 0.2rem;
    font-weight: 550;
    line-height: 0.6rem;
}
.msgImage[data-v-15757120]{
    width: 0.2rem;
    margin-left: 0.2rem;
}
.colorE2[data-v-15757120]{
    max-width: 6.5rem;
    color: #8a8e98;
    font-weight: 500;
    text-align: left;
}
.selected_box img[data-v-15757120]{
    width:0.65rem;
    height: 0.65rem;
}
.f-n-start[data-v-15757120]{
    margin-left: 0.5rem;
    padding: 0.5rem 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0.4rem;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.border1px[data-v-15757120]{
    border-bottom: 1px #e8e8e8 solid;
}
.select_active[data-v-15757120]{
    border: none !important;
}
.f-start img[data-v-15757120]{
    width: 1.3rem;
    height: 1.3rem;
}
.footerImg[data-v-15757120]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.footerImg img[data-v-15757120]{
    width: 1.1rem;
    height: 0.8rem;
}
.typBtnBox1[data-v-15757120]{
  	width: auto;
    min-height: 1.64rem;
    background-color: #ffffff;
    border-radius: 0.2rem;
    background-position: center;
    background-repeat: no-repeat;
    padding-left:0.4rem;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.xykInputList[data-v-15757120]{
    width: auto;
}
.xykInputP[data-v-15757120]{
    height: 1.4rem;
    font-size: 0.5rem;
    line-height: 1.4rem;
    text-indent: 0.2rem;
    color: #8A8E98;
    width: 100%;
    border: 1px #e8e8e8 solid;
    border-radius:4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    margin: 0.5rem 0;
}
.xykInputDiv[data-v-15757120]{
    height: 1.5rem;
    font-size: 0.5rem;
    line-height: 1.4rem;
    text-indent: 0.2rem;
    color: #8A8E98;
    width: 100%;
    /* margin-left: 10%; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.inputp_p[data-v-15757120]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 1.4rem;
    border: 1px #e8e8e8 solid;
    border-radius:4px;
    width: 42%;
    margin-right: 3%;
}
.inputp_p input[data-v-15757120]{
    width: 1.5rem;
    font-size: 0.5rem;
    margin-left: 0.4rem;
}
.xykInputDiv img[data-v-15757120]{
    width: 0.6rem;
    height: 0.6rem;
}
.xykInputP img[data-v-15757120]{
    width: 0.6rem;
    height: 0.6rem;
}
.xykInputP span[data-v-15757120]{
    margin:0 0.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 0.5rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.xykInputList .xyk_Input[data-v-15757120]{
    font-size: 0.5rem;
    text-indent: 0.2rem;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.xykCheck[data-v-15757120]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 0.4rem;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-left: 1.45rem;
    padding-right: 1rem;
    color: #8A8E98;
}
.mopSpan[data-v-15757120]{
    border: #b73f48 1px solid;
    font-size: 0.36rem;
    line-height: 0.55rem;
    height: 0.5rem;
    padding: 0 0.15rem;
    border-radius: 4px;
    margin-left: 0.5rem;
    color: #b73f48;
}
.yxkDetail[data-v-15757120]{
    text-decoration: underline;
    color: #b73f48;
    font-size: 0.45rem;
}
.alertDivbg[data-v-15757120]{
      position: absolute;
      top:25%;
      left:7%;
      z-index: 999;
      width: 86%;
      border-radius: 8px;
      background-color: #ffffff;
}
.alertTitle[data-v-15757120]{
    font-size: 0.52rem;
    text-align: center;
    width: 100%;
    font-weight: bold;
}
.alertDesc[data-v-15757120]{
    margin: 0 auto;
    width: 84%;
    color: #8a8e98;
    line-height: 0.65rem;
    font-size: 0.45rem;
}
.alertImgDiv[data-v-15757120]{
    width: 84%;
    margin: 1rem auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.alertImgDiv img[data-v-15757120]{
    width: 70%;
}
.alertImgDiv span[data-v-15757120]{
    font-size: 0.5rem;
    color: #8a8e98;
    margin-top: 0.8rem;
    margin-left: 0.1rem;
}
.alertBtn[data-v-15757120]{
    border: 1px solid #b73f48;
    color:#b73f48;
    font-size: 0.5rem;
    height: 1.5rem;
    line-height: 1.6rem;
    text-align: center;
    border-radius: 5px;
    width: 84%;
    margin: 0 auto;
    margin-bottom: 1rem;
}
.container2[data-v-15757120]{
		font-size: 0.5rem;
		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-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		padding-top: 2rem;
}
.container2 img[data-v-15757120]{
		width: 2.5rem;
}
.nocontext[data-v-15757120]{
		line-height: 0.55rem;
		width: 80%;
		margin: 1.5rem auto 0;
}
.show-account[data-v-15757120] {
		border-radius: 0.3rem;
		background-color: #fff;
		padding: 0.3rem 0.3rem 0 0.3rem;
}
.show-account img[data-v-15757120] {
		width: 0.7rem;
		height: 0.7rem;
}
.shop_name[data-v-15757120] {
		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-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
    font-weight: 550;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		width: 100%;
		height: 3rem;
}
.shop_name>img[data-v-15757120] {
		width: 1rem;
		height: 1rem;
}
.shop_name>p[data-v-15757120] {
		font-size: 0.6rem;
		color: #101010;
		margin-bottom: 0.25rem;
}
hr[data-v-15757120] {
		opacity: 0.31;
		border: 1px solid #eee;
		width: 100%;
}
.amount[data-v-15757120] {
		/* font-size: 0.45rem; */
		background: #fff;
}
.amount>div[data-v-15757120] {
}
.amountWrap[data-v-15757120] {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
    font-size: 0.5rem;
    height: 2rem;
    width: 100%;
    line-height: 1rem;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
}
.remakeClass[data-v-15757120]{
    padding-bottom: 1rem;
}
.amountTag[data-v-15757120] {
		width: 3rem;
		line-height: 0.8rem;
}
.amountInputBox[data-v-15757120] {
		width: 60%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: #e8e8e8 1px solid;
    height: 100%;
}
.line[data-v-15757120] {
		width: 90%;
		height: 1px;
		background: #eee;
		margin: 0 auto;
}
.amtBox[data-v-15757120] {
		overflow: hidden;
}
.inputBoxDiv[data-v-15757120]{
    margin-left: 1rem;
}
#amount_num[data-v-15757120] {
		text-align: left;
		width: 100%;
		display: block;
		font-size: 0.8rem;
		border: none;
		color: #333333;
		letter-spacing: 0.51px;
		background: transparent;
		height: 0.92rem;
		line-height: 0.92rem;
		width: 7rem;
    margin-left: 1rem;
    display: block;
}
#user_remark[data-v-15757120] {
		text-align: left;
		width: 75%;
		display: block;
		font-size: 0.45rem;
		border: none;
		color: #333333;
		background: transparent;
		width: 7rem;
		margin-left: 1rem;
		display: block;
}
[data-v-15757120]::-webkit-input-placeholder {
		color: #CECECE;
}
[data-v-15757120]:-moz-placeholder {
		color: #CECECE;
}
[data-v-15757120]::-moz-placeholder {
		color: #CECECE;
}
[data-v-15757120]:-ms-input-placeholder {
		color: #CECECE;
}
#amount_num[data-v-15757120]:focus {
		outline: none;
		border: none;
}
.input-table-wrapper[data-v-15757120] {
		width: 100%;
}
.sheng_ming[data-v-15757120] {
		line-height: 0.32rem;
		margin-bottom: 0.3rem;
    width:100%;
		opacity: 0.8;
		font-family: PingFangSC-Regular;
		font-size: 0.4rem;
		color: #92A5B7;
		text-align: center;
}
.table_font[data-v-15757120] {
		text-align: center;
		background-color: #f5f6f9;
		color: #343434;
		width: 100%;
		height: 100%;
}
.table_font>table[data-v-15757120] {
		height: 250px;
		width: 100%;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
    border: none;
		border-collapse: collapse
}
.table_font>table tr[data-v-15757120],
	td[data-v-15757120] {
		background: #fff;
    border: #f5f6f9 2px solid;
    border-radius: 4px;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
    color: #000000;
}
.sure[data-v-15757120] {
		font-family: "microsoft yahei";
		border: none;
		font-size: 0.55rem;
		width: 100%;
		height: 100%;
		color: #ffffff;
		background-color: #D9dde2;
}
.sure_active[data-v-15757120] {
		background-color: #de3d4c;
}
.ad[data-v-15757120] {
		width: 92%;
		height: 2rem;
		margin: 0 auto 0.2rem;
}
.ad a[data-v-15757120] {
		width: 100%;
		height: 100%;
		display: block;
}
.ad a img[data-v-15757120] {
		width: 100%;
		height: 100%;
}
.deleate_num img[data-v-15757120] {
		width: 0.74rem;
		height: auto;
}
.btnBoxPay[data-v-15757120]{
		width: 80%;
		height:42px;
		line-height:42px;
		border-radius: 6px;
    background-color:#c91520;
		font-size: 0.5rem;
		color:#c91520;
    color: #ffffff;
		font-weight: 400;
		text-align: center;
		margin: 0 auto;
		margin-bottom: 2rem;
}
.btnBoxPay2[data-v-15757120]{
  	width: 80%;
  	height:42px;
  	line-height:42px;
  	border-radius: 6px;
    background-color:#c91520;
  	font-size: 0.5rem;
  	color:#c91520;
    color: #ffffff;
  	font-weight: 400;
  	text-align: center;
  	margin: 0 auto;
  	margin-bottom: 0.5rem;
}
.showPayList[data-v-15757120]{
		padding: 0.2rem 0;
		background-color: #fff;
}

.headerView[data-v-090dba0e] {
  padding-bottom: 1rem;
}
.headerView .view[data-v-090dba0e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  font-size: 12px;
  height: 1.2rem;
}
.headerView .view p[data-v-090dba0e] {
  margin: 0;
}
.headerView .view .amt[data-v-090dba0e] {
  color: #b00a32;
  font-size: 18px;
}
.card_info[data-v-090dba0e] {
  font-size: 0.48rem;
  color: #999;
}
.card_info input[data-v-090dba0e],
.card_info p[data-v-090dba0e] {
  width: auto;
  background: none;
  outline: none;
  border: 0.02rem solid #fff;
  height: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-appearance: none;
}
.card_info img[data-v-090dba0e] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.card_info .item[data-v-090dba0e] {
  width: 100%;
  height: 1.4rem;
  border: 0.02rem solid #999;
  border-radius: 0.2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0.2rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.card_info .item2[data-v-090dba0e] {
  width: 100%;
  height: 1.4rem;
  border: 0.02rem solid #999;
  border-radius: 0.2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0.2rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 0.4rem;
}
.card_info .item2 input[data-v-090dba0e] {
  width: 4.5rem;
  padding: 0;
}






































input[data-v-92a4cb42],
textarea[data-v-92a4cb42] {
	-webkit-user-select: auto;
	margin: 0px;
	padding: 0px;
	outline: none;
	border: none;
}
img[data-v-92a4cb42] {
	pointer-events: none;
}
body[data-v-92a4cb42] {
	width: 100%;
	height: 100%;
	font-family: "microsoft yahei";
	margin: 0;
	padding: 0;
	background-color: #f8f8f8;
}
.container[data-v-92a4cb42] {
	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-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	width: 100%;
	background-color: #f8f8f8;
}
.show-account[data-v-92a4cb42] {
	border-radius: 0.3rem;
	background-color: #fff;
	margin: 0.3rem 0.3rem 0 0.3rem;
	padding: 0.3rem 0.3rem 0 0.3rem;
}
.show-account img[data-v-92a4cb42] {
	width: 0.7rem;
	height: 0.7rem;
}
.shop_name[data-v-92a4cb42] {
	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-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	width: 100%;
	height: 3rem;
}
.shop_name>img[data-v-92a4cb42] {
	width: 1rem;
	height: 1rem;
}
.shop_name>p[data-v-92a4cb42] {
	font-size: 0.6rem;
	color: #101010;
	margin-bottom: 0.25rem;
}
hr[data-v-92a4cb42] {
	opacity: 0.31;
	border: 1px solid #eee;
	width: 100%;
}
.amount[data-v-92a4cb42] {
	font-size: 0.45rem;
	width: 90%;
	background: #fff;
	margin: 0 auto;
}
.amount>div[data-v-92a4cb42] {
	margin: 0.5rem 0;
}
.amountWrap[data-v-92a4cb42] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.amountTag[data-v-92a4cb42] {
	width: 20%;
}
.amountInputBox[data-v-92a4cb42] {
	width: 60%;
	height: 0.92rem;
}
.line[data-v-92a4cb42] {
	width: 90%;
	height: 1px;
	background: #eee;
	margin: 0 auto;
}
.amtBox[data-v-92a4cb42] {
	overflow: hidden;
}
#amount_num[data-v-92a4cb42] {
	text-align: left;
	width: 100%;
	display: block;
	font-size: 0.8rem;
	border: none;
	color: #333333;
	letter-spacing: 0.51px;
	background: transparent;
	height: 0.92rem;
	line-height: 0.92rem;
	margin: 0;
	padding: 0;
}
#user_remark[data-v-92a4cb42] {
	text-align: left;
	width: 75%;
	display: block;
	font-size: 0.45rem;
	border: none;
	color: #333333;
	background: transparent;
	margin: 0;
	padding: 0;
}
[data-v-92a4cb42]::-webkit-input-placeholder {
	color: #CECECE;
}
[data-v-92a4cb42]:-moz-placeholder {
	color: #CECECE;
}
[data-v-92a4cb42]::-moz-placeholder {
	color: #CECECE;
}
[data-v-92a4cb42]:-ms-input-placeholder {
	color: #CECECE;
}
#amount_num[data-v-92a4cb42]:focus {
	outline: none;
	border: none;
}
.input-table-wrapper[data-v-92a4cb42] {
	width: 100%;
}
.sheng_ming[data-v-92a4cb42] {
	line-height: 0.32rem;
	margin-bottom: 0.3rem;
	opacity: 0.8;
	font-family: PingFangSC-Regular;
	font-size: 0.4rem;
	color: #92A5B7;
	text-align: center;
}
.table_font[data-v-92a4cb42] {
	text-align: center;
	background-color: #ffffff;
	color: #343434;
	width: 100%;
	height: 100%;
}
.table_font>table[data-v-92a4cb42] {
	height: 300px;
	width: 100%;
	border: 1px solid #dbdbdb;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	border-collapse: collapse
}
.table_font>table tr[data-v-92a4cb42],
td[data-v-92a4cb42] {
	background: #fff;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.sure[data-v-92a4cb42] {
	font-family: "microsoft yahei";
	border: none;
	font-size: 0.55rem;
	width: 100%;
	height: 100%;
	color: #fff;
	background-color: #5d5d5d;
}
.sure_active[data-v-92a4cb42] {
	background-color: #de3d4c;
}
.ad[data-v-92a4cb42] {
	width: 92%;
	height: 2rem;
	margin: 0 auto 0.2rem;
}
.ad a[data-v-92a4cb42] {
	width: 100%;
	height: 100%;
	display: block;
}
.ad a img[data-v-92a4cb42] {
	width: 100%;
	height: 100%;
}
.deleate_num img[data-v-92a4cb42] {
	width: 0.74rem;
	height: auto;
}
.btnBoxPay[data-v-92a4cb42]{
	width: 70%;
	height:40px;
	line-height:40px;
	border-radius: 6px;
	border:1px solid #c91520;
	font-size: 14px;
	color:#c91520;
	font-weight: 400;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 2rem;
}

.customAlert[data-v-b3b7c942]{
      position: fixed;
      bottom: 1rem;
      width: 100%;
      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;
      left: 0;
}
.customAlertText[data-v-b3b7c942]{
      margin: 0 auto;
      color: white;
      background-color: #8A8E98;
      padding: 0.2rem 0.8rem;
      border-radius: 1rem;
      font-size: 0.4rem;
}
input[data-v-b3b7c942],
	textarea[data-v-b3b7c942] {
		-webkit-user-select: auto;
		margin: 0px;
		padding: 0px;
		outline: none;
		border: none;
}
img[data-v-b3b7c942] {
		pointer-events: none;
}
body[data-v-b3b7c942] {
		width: 100%;
		height: 100%;
		font-family: "microsoft yahei";
		margin: 0;
		padding: 0;
		background-color: #f8f8f8;
}
.container[data-v-b3b7c942] {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
		background-color: #f5f6f9;
}
.msgLineList[data-v-b3b7c942]{
    font-size: 0.5rem;
    background-color: #ffffff;
}
.title[data-v-b3b7c942]{
		padding-left: 0;
		text-indent: 0.6rem;
		 height: 1.3rem;
		 line-height: 1.3rem;
		 font-size: 0.5rem;
}
.xykLoading[data-v-b3b7c942]{
    width: 100%;
    height: 6rem;
    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;
}
.top1[data-v-b3b7c942]{
    width: 100%;
    background-color: white;
    padding: 0.22rem 0;
    font-size: 0.26rem;
    color: #383838;
    text-align: right;
    text-decoration: underline;
}
.ad_img[data-v-b3b7c942]{
    background-color: white;
    width: 100%;
}
.msgLine[data-v-b3b7c942]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0.5rem 0.5rem;
    font-weight: 550;
    line-height: 0.6rem;
}
.msgImage[data-v-b3b7c942]{
    width: 0.2rem;
    margin-left: 0.2rem;
}
.colorE2[data-v-b3b7c942]{
    max-width: 6.5rem;
    color: #8a8e98;
    font-weight: 500;
    text-align: left;
    word-break: break-all;
}
.selected_box img[data-v-b3b7c942]{
    width:0.65rem;
    height: 0.65rem;
}
.f-n-start[data-v-b3b7c942]{
    margin-left: 0.5rem;
    padding: 0.5rem 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0.4rem;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.border1px[data-v-b3b7c942]{
    border-bottom: 1px #e8e8e8 solid;
}
.select_active[data-v-b3b7c942]{
    border: none !important;
}
.f-start img[data-v-b3b7c942]{
    width: 1.3rem;
    height: 1.3rem;
}
.footerImg[data-v-b3b7c942]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.footerImg img[data-v-b3b7c942]{
    width: 1.1rem;
    height: 0.8rem;
}
.typBtnBox1[data-v-b3b7c942]{
  	width: auto;
    min-height: 1.64rem;
    background-color: #ffffff;
    border-radius: 0.2rem;
    background-position: center;
    background-repeat: no-repeat;
    padding-left: 0.4rem;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.xykInputList[data-v-b3b7c942]{
    width: auto;
}
.xykInputP[data-v-b3b7c942]{
    height: 1.4rem;
    font-size: 0.5rem;
    line-height: 1.4rem;
    text-indent: 0.2rem;
    color: #8A8E98;
    width: 86%;
    margin-left: 10%;
    border: 1px #e8e8e8 solid;
    border-radius:4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
}
.xykInputDiv[data-v-b3b7c942]{
    height: 1.5rem;
    font-size: 0.5rem;
    line-height: 1.4rem;
    text-indent: 0.2rem;
    color: #8A8E98;
    overflow: hidden;
    width: 86%;
    margin-left: 10%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.inputp_p[data-v-b3b7c942]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 1.4rem;
    border: 1px #e8e8e8 solid;
    border-radius:4px;
    width: 42%;
		margin-right: 3%;
		overflow: hidden;
}
.inputp_p input[data-v-b3b7c942]{
    width: 1.5rem;
    font-size: 0.5rem;
    margin-left: 0.4rem;
}
.xykInputDiv img[data-v-b3b7c942]{
    width: 0.6rem;
    height: 0.6rem;
}
.xykInputP img[data-v-b3b7c942]{
    width: 0.6rem;
    height: 0.6rem;
}
.xykInputP span[data-v-b3b7c942]{
    margin:0 0.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 0.5rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.xykInputList .xyk_Input[data-v-b3b7c942]{
    font-size: 0.5rem;
    text-indent: 0.2rem;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.xykCheck[data-v-b3b7c942]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 0.4rem;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-left: 1.45rem;
    padding-right: 1rem;
    color: #8A8E98;
}
.mopSpan[data-v-b3b7c942]{
    border: #b73f48 1px solid;
    font-size: 0.36rem;
    line-height: 0.55rem;
    height: 0.5rem;
    padding: 0 0.15rem;
    border-radius: 4px;
    margin-left: 0.5rem;
    color: #b73f48;
}
.yxkDetail[data-v-b3b7c942]{
    text-decoration: underline;
    color: #b73f48;
    font-size: 0.45rem;
}
.alertDivbg[data-v-b3b7c942]{
      position: absolute;
      top:25%;
      left:7%;
      z-index: 999;
      width: 86%;
      border-radius: 8px;
      background-color: #ffffff;
}
.alertTitle[data-v-b3b7c942]{
    font-size: 0.52rem;
    text-align: center;
    width: 100%;
    font-weight: bold;
}
.alertDesc[data-v-b3b7c942]{
    margin: 0 auto;
    width: 84%;
    color: #8a8e98;
    line-height: 0.65rem;
    font-size: 0.45rem;
}
.alertImgDiv[data-v-b3b7c942]{
    width: 84%;
    margin: 1rem auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.alertImgDiv img[data-v-b3b7c942]{
    width: 70%;
}
.alertImgDiv span[data-v-b3b7c942]{
    font-size: 0.5rem;
    color: #8a8e98;
    margin-top: 0.8rem;
    margin-left: 0.1rem;
}
.alertBtn[data-v-b3b7c942]{
    border: 1px solid #b73f48;
    color:#b73f48;
    font-size: 0.5rem;
    height: 1.5rem;
    line-height: 1.6rem;
    text-align: center;
    border-radius: 5px;
    width: 84%;
    margin: 0 auto;
    margin-bottom: 1rem;
}
.container2[data-v-b3b7c942]{
		font-size: 0.5rem;
		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-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		padding-top: 2rem;
}
.container2 img[data-v-b3b7c942]{
		width: 2.5rem;
}
.nocontext[data-v-b3b7c942]{
		line-height: 0.55rem;
		width: 80%;
		margin: 1.5rem auto 0;
}
hr[data-v-b3b7c942] {
		opacity: 0.31;
		border: 1px solid #eee;
		width: 100%;
}
.line[data-v-b3b7c942] {
		width: 90%;
		height: 1px;
		background: #eee;
		margin: 0 auto;
}
.input-table-wrapper[data-v-b3b7c942] {
		width: 100%;
}
.sheng_ming[data-v-b3b7c942] {
		line-height: 0.6rem;
		margin-bottom: 0.3rem;
    height: 0.6rem;
		opacity: 0.8;
		font-family: PingFangSC-Regular;
		font-size: 0.4rem;
		color: #92A5B7;
		text-align: center;
}
.ad[data-v-b3b7c942] {
		width: 92%;
		height: 2rem;
		margin: 0 auto 0.2rem;
}
.ad a[data-v-b3b7c942] {
		width: 100%;
		height: 100%;
		display: block;
}
.ad a img[data-v-b3b7c942] {
		width: 100%;
		height: 100%;
}
.deleate_num img[data-v-b3b7c942] {
		width: 0.74rem;
		height: auto;
}
.btnBoxPay[data-v-b3b7c942]{
		width: 80%;
		height:42px;
		line-height:42px;
		border-radius: 6px;
    background-color:#c91520;
		font-size: 0.5rem;
		color:#c91520;
    color: #ffffff;
		font-weight: 400;
		text-align: center;
		margin: 1rem auto 2rem;
}
.btnBoxPay2[data-v-b3b7c942]{
  	width: 80%;
  	height:42px;
  	line-height:42px;
  	border-radius: 6px;
    background-color:#c91520;
  	font-size: 0.5rem;
  	color:#c91520;
    color: #ffffff;
  	font-weight: 400;
  	text-align: center;
  	margin: 0 auto;
  	margin-bottom: 0.5rem;
}
.showPayList[data-v-b3b7c942]{
		padding: 0.2rem 0;
		background-color: #fff;
}
.cardClsList[data-v-b3b7c942]{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 12%;
}
.cardClsItem[data-v-b3b7c942]{
    width: 70%;
    border: #cccccc 1px solid;
    /* border: #b0320A; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 1.2rem;
    margin-top: 0.5rem;
    padding: 0 4%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    border-radius: 0.1rem;
    font-size: 0.5rem;
}
.cardLeft[data-v-b3b7c942]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.cardLeft span[data-v-b3b7c942]{
    margin:0 0.3rem;
}
.cardLeft img[data-v-b3b7c942]{
    width: 0.5rem;
}
.cardClsItem .closeClassImg[data-v-b3b7c942]{
    width: 0.4rem;
    height: 0.4rem;
}
.btnChangeCard[data-v-b3b7c942]{
    width: 85%;
    height: 1.2rem;
    font-size: 0.4rem;
    text-align: center;
    line-height: 1.2rem;
    border: #cccccc 1px solid;
    margin: 0.7rem auto;
}






































.content[data-v-96151488]{
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
    background-color: #f5f6f9;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.pos-blank-top[data-v-96151488]{
	background: #fff;
	padding:.5rem ;
}
.pos-blank[data-v-96151488]{
}
.pos-blank-money[data-v-96151488]{
	text-align: center;
	border-bottom: 1px solid #f3f3f3;
	padding: .5rem 0;
	margin-bottom: 1.5rem;
}
.pos-blank-money .sts-div[data-v-96151488]{
	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;
}
.pos-blank-money .detial-sts[data-v-96151488]{
	font-size: .6rem;
	color: #b73f48;
}
.pos-blank-money .gren-cur[data-v-96151488]{
	color: #b73f48;
}
.pos-blank-money .icon[data-v-96151488]{
	width: .7rem;
	height: .7rem;
	margin-right: .2rem;
}
.pos-blank-money strong[data-v-96151488]{
	font-size: 1rem;
	font-weight: normal;
}
.items[data-v-96151488]{
	padding: .1rem 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin-bottom: .8rem;
}
.items span[data-v-96151488]{
	font-size: .5rem;
	color: #1b1b1b;
}
.items span[data-v-96151488]:last-child{
	color: #8a8e98;
}
.money-b[data-v-96151488]{
	margin-top: 1.2rem;
}
.money-b span[data-v-96151488]{
	font-size: 1rem;
}
.money-b p[data-v-96151488]{
	font-size: .7rem;
}
.pos-blank-btn[data-v-96151488]{
	margin:.7rem auto;
	background: #b73f48;
	font-size: .55rem;
	color: #fff;
	width: 82%;
	height: 1.3rem;
	line-height: 1.3rem;
	text-align: center;
	border-radius: .15rem;
}
.detail-footer[data-v-96151488]{
	font-family: DFHeiHK-W5;
	font-size: 0.40rem;
	color: #abadb5;
	padding-bottom: 0.6rem;
	text-align: center;
	display: block;
	margin-bottom: .8rem;
}

.customAlert[data-v-7872df5c]{
      position: fixed;
      bottom: 1rem;
      width: 100%;
      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;
      left: 0;
}
.customAlertText[data-v-7872df5c]{
      margin: 0 auto;
      color: white;
      background-color: #8A8E98;
      padding: 0.2rem 0.8rem;
      border-radius: 1rem;
      font-size: 0.4rem;
}
input[data-v-7872df5c],
	textarea[data-v-7872df5c] {
		-webkit-user-select: auto;
		margin: 0px;
		padding: 0px;
		outline: none;
		border: none;
}
img[data-v-7872df5c] {
		pointer-events: none;
}
body[data-v-7872df5c] {
		width: 100%;
		height: 100%;
		font-family: "microsoft yahei";
		margin: 0;
		padding: 0;
		background-color: #f8f8f8;
}
.container[data-v-7872df5c] {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
		background-color: #f5f6f9;
}
.msgLineList[data-v-7872df5c]{
    font-size: 0.5rem;
    background-color: #ffffff;
}
.xykLoading[data-v-7872df5c]{
    width: 100%;
    height: 6rem;
    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;
}
.top1[data-v-7872df5c]{
    width: 100%;
    background-color: white;
    padding: 0.22rem 0;
    font-size: 0.26rem;
    color: #383838;
    text-align: right;
    text-decoration: underline;
}
.ad_img[data-v-7872df5c]{
    background-color: white;
    width: 100%;
}
.msgLine[data-v-7872df5c]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0.5rem 0.5rem;
    font-weight: 550;
    line-height: 0.6rem;
}
.msgImage[data-v-7872df5c]{
    width: 0.2rem;
    margin-left: 0.2rem;
}
.colorE2[data-v-7872df5c]{
    max-width: 6.5rem;
    color: #8a8e98;
    font-weight: 500;
    text-align: left;
    word-break: break-all;
}
.selected_box img[data-v-7872df5c]{
    width:0.65rem;
    height: 0.65rem;
}
.f-n-start[data-v-7872df5c]{
    margin-left: 0.5rem;
    padding: 0.5rem 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0.4rem;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.border1px[data-v-7872df5c]{
    border-bottom: 1px #e8e8e8 solid;
}
.select_active[data-v-7872df5c]{
    border: none !important;
}
.f-start img[data-v-7872df5c]{
    width: 1.3rem;
    height: 1.3rem;
}
.footerImg[data-v-7872df5c]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.footerImg img[data-v-7872df5c]{
    width: 1.1rem;
    height: 0.8rem;
}
.typBtnBox1[data-v-7872df5c]{
  	width: auto;
    min-height: 1.64rem;
    background-color: #ffffff;
    border-radius: 0.2rem;
    background-position: center;
    background-repeat: no-repeat;
    padding-left: 0.4rem;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.xykInputList[data-v-7872df5c]{
    width: auto;
}
.xykInputP[data-v-7872df5c]{
    height: 1.4rem;
    font-size: 0.5rem;
    line-height: 1.4rem;
    text-indent: 0.2rem;
    color: #8A8E98;
    width: 86%;
    margin-left: 10%;
    border: 1px #e8e8e8 solid;
    border-radius:4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
}
.xykInputDiv[data-v-7872df5c]{
    height: 1.5rem;
    font-size: 0.5rem;
    line-height: 1.4rem;
    text-indent: 0.2rem;
    color: #8A8E98;
    overflow: hidden;
    width: 86%;
    margin-left: 10%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.inputp_p[data-v-7872df5c]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 1.4rem;
    border: 1px #e8e8e8 solid;
    border-radius:4px;
    width: 42%;
    margin-right: 3%;
}
.inputp_p input[data-v-7872df5c]{
    width: 1.5rem;
    font-size: 0.5rem;
    margin-left: 0.4rem;
}
.xykInputDiv img[data-v-7872df5c]{
    width: 0.6rem;
    height: 0.6rem;
}
.xykInputP img[data-v-7872df5c]{
    width: 0.6rem;
    height: 0.6rem;
}
.xykInputP span[data-v-7872df5c]{
    margin:0 0.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 0.5rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.xykInputList .xyk_Input[data-v-7872df5c]{
    font-size: 0.5rem;
    text-indent: 0.2rem;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.xykCheck[data-v-7872df5c]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 0.4rem;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-left: 1.45rem;
    padding-right: 1rem;
    color: #8A8E98;
}
.mopSpan[data-v-7872df5c]{
    border: #b73f48 1px solid;
    font-size: 0.36rem;
    line-height: 0.55rem;
    height: 0.5rem;
    padding: 0 0.15rem;
    border-radius: 4px;
    margin-left: 0.5rem;
    color: #b73f48;
}
.yxkDetail[data-v-7872df5c]{
    text-decoration: underline;
    color: #b73f48;
    font-size: 0.45rem;
}
.alertDivbg[data-v-7872df5c]{
      position: absolute;
      top:25%;
      left:7%;
      z-index: 999;
      width: 86%;
      border-radius: 8px;
      background-color: #ffffff;
}
.alertTitle[data-v-7872df5c]{
    font-size: 0.52rem;
    text-align: center;
    width: 100%;
    font-weight: bold;
}
.alertDesc[data-v-7872df5c]{
    margin: 0 auto;
    width: 84%;
    color: #8a8e98;
    line-height: 0.65rem;
    font-size: 0.45rem;
}
.alertImgDiv[data-v-7872df5c]{
    width: 84%;
    margin: 1rem auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.alertImgDiv img[data-v-7872df5c]{
    width: 70%;
}
.alertImgDiv span[data-v-7872df5c]{
    font-size: 0.5rem;
    color: #8a8e98;
    margin-top: 0.8rem;
    margin-left: 0.1rem;
}
.alertBtn[data-v-7872df5c]{
    border: 1px solid #b73f48;
    color:#b73f48;
    font-size: 0.5rem;
    height: 1.5rem;
    line-height: 1.6rem;
    text-align: center;
    border-radius: 5px;
    width: 84%;
    margin: 0 auto;
    margin-bottom: 1rem;
}
.container2[data-v-7872df5c]{
		font-size: 0.5rem;
		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-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		padding-top: 2rem;
}
.container2 img[data-v-7872df5c]{
		width: 2.5rem;
}
.nocontext[data-v-7872df5c]{
		line-height: 0.55rem;
		width: 80%;
		margin: 1.5rem auto 0;
}
.show-account[data-v-7872df5c] {
		border-radius: 0.3rem;
		background-color: #fff;
		padding: 0.3rem 0.3rem 0 0.3rem;
		/* margin-bottom: 50px; */
}
.show-account.cur[data-v-7872df5c]{
		    /* 預留給鍵盤輸入區域 */
		/* margin-bottom: 250px !important; */
}
.show-account img[data-v-7872df5c] {
		width: 0.7rem;
		height: 0.7rem;
}
.shop_name[data-v-7872df5c] {
		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-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
    font-weight: 550;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		width: 100%;
		height: 3rem;
}
.shop_name>img[data-v-7872df5c] {
		width: 1rem;
		height: 1rem;
}
.shop_name>p[data-v-7872df5c] {
		font-size: 0.6rem;
		color: #101010;
		margin-bottom: 0.25rem;
}
hr[data-v-7872df5c] {
		opacity: 0.31;
		border: 1px solid #eee;
		width: 100%;
}
.amount[data-v-7872df5c] {
		/* font-size: 0.45rem; */
		background: #fff;
}
.amount>div[data-v-7872df5c] {
}
.amountWrap[data-v-7872df5c] {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
    font-size: 0.5rem;
    height: 2rem;
    width: 100%;
    line-height: 0.8rem;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
}
.remakeClass[data-v-7872df5c]{
    padding-bottom: 1rem;
}
.amountTag[data-v-7872df5c] {
		width: 3rem;
		line-height: 0.8rem;
}
.amountInputBox[data-v-7872df5c] {
		width: 60%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: #e8e8e8 1px solid;
    word-break: break-all;
    padding: 0.4rem 0;
}
.line[data-v-7872df5c] {
		width: 90%;
		height: 1px;
		background: #eee;
		margin: 0 auto;
}
.amtBox[data-v-7872df5c] {
		overflow: hidden;
}
.inputBoxDiv[data-v-7872df5c]{
    margin-left: 0.5rem;
    word-break: break-all;
}
#amount_num[data-v-7872df5c] {
		text-align: left;
		width: 100%;
		display: block;
		font-size: 0.8rem;
		border: none;
		color: #333333;
		letter-spacing: 0.51px;
		background: transparent;
		height: 0.92rem;
		line-height: 0.92rem;
		width: 7.5rem;
		margin-left: 0.5rem;
    display: block;
}
#user_remark[data-v-7872df5c] {
		text-align: left;
		width: 75%;
		display: block;
		font-size: 0.45rem;
		border: none;
		color: #333333;
		background: transparent;
		width: 7.5rem;
		margin-left: 0.5rem;
		display: block;
}
.remark-btn[data-v-7872df5c]{
		color: #CECECE;
		font-size: 0.45rem;
		padding-left: 0.5rem;
		width: 7.5rem;
}
.remark-btn-cur[data-v-7872df5c]{
		color: #333333;
}
[data-v-7872df5c]::-webkit-input-placeholder {
		color: #CECECE;
}
[data-v-7872df5c]:-moz-placeholder {
		color: #CECECE;
}
[data-v-7872df5c]::-moz-placeholder {
		color: #CECECE;
}
[data-v-7872df5c]:-ms-input-placeholder {
		color: #CECECE;
}
#amount_num[data-v-7872df5c]:focus {
		outline: none;
		border: none;
}
.input-table-wrapper[data-v-7872df5c] {
		width: 100%;
}
.sheng_ming[data-v-7872df5c] {
		line-height: 0.32rem;
		margin-bottom: 0.3rem;
		opacity: 0.8;
		font-family: PingFangSC-Regular;
		font-size: 0.4rem;
		color: #92A5B7;
		text-align: center;
}
.table_font[data-v-7872df5c] {
		text-align: center;
		background-color: #f5f6f9;
		color: #343434;
		width: 100%;
		height: 100%;
}
.table_font>table[data-v-7872df5c] {
		height: 250px;
		width: 100%;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
    border: none;
		border-collapse: collapse
}
.table_font>table tr[data-v-7872df5c],
	td[data-v-7872df5c] {
		background: #fff;
    border: #f5f6f9 2px solid;
    border-radius: 4px;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
    color: #000000;
}
.sure[data-v-7872df5c] {
		font-family: "microsoft yahei";
		border: none;
		font-size: 0.55rem;
		width: 100%;
		height: 100%;
		color: #ffffff;
		background-color: #D9dde2;
}
.sure_active[data-v-7872df5c] {
		background-color: #de3d4c;
}
.ad[data-v-7872df5c] {
		width: 92%;
		height: 2rem;
		margin: 0 auto 0.2rem;
}
.ad a[data-v-7872df5c] {
		width: 100%;
		height: 100%;
		display: block;
}
.ad a img[data-v-7872df5c] {
		width: 100%;
		height: 100%;
}
.deleate_num img[data-v-7872df5c] {
		width: 0.74rem;
		height: auto;
}
.btnBoxPay[data-v-7872df5c]{
		width: 80%;
		height:42px;
		line-height:42px;
		border-radius: 6px;
    background-color:#c91520;
		font-size: 0.5rem;
		color:#c91520;
    color: #ffffff;
		font-weight: 400;
		text-align: center;
		margin: 1rem auto 2rem;
}
.btnBoxPay2[data-v-7872df5c]{
  	width: 80%;
  	height:42px;
  	line-height:42px;
  	border-radius: 6px;
    background-color:#c91520;
  	font-size: 0.5rem;
  	color:#c91520;
    color: #ffffff;
  	font-weight: 400;
  	text-align: center;
  	margin: 0 auto;
  	margin-bottom: 0.5rem;
}
.showPayList[data-v-7872df5c]{
		padding: 0.2rem 0;
		background-color: #fff;
}
.mint-popup-bottom[data-v-7872df5c]{
		width: 100%;
}
.mint-popup-bottom[data-v-7872df5c] .picker-toolbar{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
}
.mint-popup-bottom[data-v-7872df5c] .picker-toolbar span{
		display: block;
		padding:10px;
		font-size:0.5rem
}
.cardClsList[data-v-7872df5c]{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 12%;
}
.cardClsItem[data-v-7872df5c]{
    width: 70%;
    border: #cccccc 1px solid;
    /* border: #b0320A; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 1.2rem;
    margin-top: 0.5rem;
    padding: 0 4%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    border-radius: 0.1rem;
    font-size: 0.5rem;
}
.cardLeft[data-v-7872df5c]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.cardLeft span[data-v-7872df5c]{
    margin:0 0.3rem;
}
.cardLeft img[data-v-7872df5c]{
    width: 0.5rem;
}
.cardClsItem .closeClassImg[data-v-7872df5c]{
    width: 0.4rem;
    height: 0.4rem;
}
.btnChangeCard[data-v-7872df5c]{
    width: 85%;
    height: 1.2rem;
    font-size: 0.4rem;
    text-align: center;
    line-height: 1.2rem;
    border: #cccccc 1px solid;
    margin: 0.7rem auto;
}
.remark-popup[data-v-7872df5c]{
	  background: rgba(242,242,242,1);
}
.remark-head[data-v-7872df5c]{
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
	  -webkit-box-pack: justify;
	      -ms-flex-pack: justify;
	          justify-content: space-between;
	  -webkit-box-align: center;
	      -ms-flex-align: center;
	          align-items: center;
	  padding: 10px;
	  border-bottom: 1px solid #ccc;
	  font-size: .5rem;
}
.remark-content[data-v-7872df5c]{
	  max-height: 8rem;
	  overflow-y: auto;
	  padding: .4rem;
	  -webkit-box-sizing: border-box;
	          box-sizing: border-box;
}
.remark-content img[data-v-7872df5c]{
	  width: .7rem;
	  height: .7rem;
	  margin-right: .3rem;
}
.remak-items[data-v-7872df5c]{
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
	  -webkit-box-align: center;
	      -ms-flex-align: center;
	          align-items: center;
	  width: 100%;
	  margin-bottom: .4rem;
}
.item-r[data-v-7872df5c]{
	  font-size: .5rem;
}
.item-r p[data-v-7872df5c]{
	  margin: 0;
}

.pay_content[data-v-0bbc862a]{
  width: 100vw;
  height: 100vh;
  background-color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.pay_img[data-v-0bbc862a]{
  width: 100vw;
  margin-bottom: 0.8rem;
  margin-top: 0.7rem;
}
.pay_img img[data-v-0bbc862a]{
  width: 100%;
}
.pay_text[data-v-0bbc862a]{
  width:80vw;
  font-size: 0.45rem;
  margin-top: 0.8rem;
}
.pay_btn[data-v-0bbc862a]{
  width: 75vw;
  height: 10vw;
  border-radius: 2vw;
  text-align: center;
  font-weight: 500;
  line-height: 10vw;
  font-size: 0.58rem;
  margin-top: 0.8rem;
}
.btn_01[data-v-0bbc862a]{
  border: #bf495b 1px solid;
  color: #bf495b;
}
.btn_02[data-v-0bbc862a]{
  border: #5D5d5d 1px solid;
  color: #5D5d5d;
}

[data-v-48f79408]::-webkit-input-placeholder {
		color: #CECECE;
}
[data-v-48f79408]:-moz-placeholder {
		color: #CECECE;
}
[data-v-48f79408]::-moz-placeholder {
		color: #CECECE;
}
[data-v-48f79408]:-ms-input-placeholder {
		color: #CECECE;
}
.container[data-v-48f79408] {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		width: 100%;
        overflow-x: hidden;
        overflow-y: auto;
        background-color: #f5f6f9;
}
.show-account[data-v-48f79408] {
		background-color: #fff;
		padding: 0.3rem 0.3rem 0 0.3rem;
		/* margin-bottom: 50px; */
}
.show-account.cur[data-v-48f79408]{
		    /* 預留給鍵盤輸入區域 */
		/* margin-bottom: 250px !important; */
}
.show-account img[data-v-48f79408] {
		width: 0.7rem;
		height: 0.7rem;
}
.top1[data-v-48f79408]{
        width: 100%;
        background-color: white;
        padding: 0.22rem 0;
        font-size: 0.26rem;
        color: #383838;
        text-align: right;
        text-decoration: underline;
}
.top-lang[data-v-48f79408]{
        font-size: 0.48rem;
        padding: 0.3rem
}
.amount[data-v-48f79408] {
        /* font-size: 0.45rem; */
        background: #fff;
}
.amount>div[data-v-48f79408] {
}
.amountWrap[data-v-48f79408] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 0.5rem;
        height: 2rem;
        width: 100%;
        line-height: 0.8rem;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.amountTag[data-v-48f79408] {
		width: 3rem;
		line-height: 0.8rem;
}
.amountInputBox[data-v-48f79408] {
		width: 60%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        border-bottom: #e8e8e8 1px solid;
        word-break: break-all;
        padding: 0.4rem 0;
}
.amountInputBox input[data-v-48f79408] {
		text-align: left;
		width: 100%;
		display: block;
		font-size: 0.8rem;
		border: none;
		color: #333333;
		letter-spacing: 0.51px;
		background: transparent;
		height: 0.92rem;
		line-height: 0.92rem;
		width: 7.5rem;
		margin-left: 0.5rem;
        display: block;
        outline: none
}
.userRemark-div[data-v-48f79408]{
        width: 7.5rem;
        margin-left: 0.5rem;
}
.userRemark[data-v-48f79408] {
		text-align: left;
		width: 100%;
		display: block;
		font-size: 0.45rem;
		border: none;
		color: #333333;
		background: transparent;
		display: block;
        outline: none
}
.shop_name[data-v-48f79408] {
		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-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
    font-weight: 550;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		width: 100%;
		height: 3rem;
}
.shop_name>img[data-v-48f79408] {
		width: 1rem;
		height: 1rem;
}
.shop_name>p[data-v-48f79408] {
		font-size: 0.6rem;
		color: #101010;
		margin-bottom: 0.25rem;
}
.remark-btn[data-v-48f79408]{
		color: #CECECE;
		font-size: 0.45rem;
		padding-left: 0.5rem;
		width: 7.5rem;
}
.remark-btn-cur[data-v-48f79408]{
		color: #333333;
}
.key-board[data-v-48f79408]{
        position: fixed;
        width:100%;
        bottom: 0;
        z-index: 9;
}

	/* 键盘 */
.table_font[data-v-48f79408] {
		text-align: center;
		background-color: #f5f6f9;
		color: #343434;
		width: 100%;
		height: 100%;
}
.table_font>table[data-v-48f79408] {
		height: 250px;
		width: 100%;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
        border: none;
		border-collapse: collapse
}
.table_font>table tr[data-v-48f79408],td[data-v-48f79408] {
		background: #fff;
        border: #f5f6f9 2px solid;
        border-radius: 4px;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
        color: #000000;
}
.sure[data-v-48f79408] {
		font-family: "microsoft yahei";
		border: none;
		font-size: 0.55rem;
		width: 100%;
		height: 100%;
		color: #ffffff;
		background-color: #D9dde2;
}
.sure_active[data-v-48f79408] {
		background-color: #de3d4c;
}
.dialog-div[data-v-48f79408]{
        max-width:80%;font-size: 0.6rem;background: #9e9e9e;padding: 0.6rem;border-radius: 0.2rem;
}
.ad_img[data-v-48f79408]{
        background-color: white;
        width: 100%;
}
.sheng_ming[data-v-48f79408] {
		line-height: 0.6rem;
		margin-bottom: 0.3rem;
        height: 0.6rem;
		opacity: 0.8;
		font-family: PingFangSC-Regular;
		font-size: 0.4rem;
		color: #92A5B7;
		text-align: center;
}
.deleate_num img[data-v-48f79408] {
		width: 0.74rem;
		height: auto;
}
.btnBoxPay[data-v-48f79408]{
		width: 80%;
		height:42px;
		line-height:42px;
		border-radius: 6px;
        background-color:#c91520;
		font-size: 0.5rem;
		color:#c91520;
        color: #ffffff;
		font-weight: 400;
		text-align: center;
		margin: 1rem auto 2rem;
}

	/* 备注弹窗 start*/
.mint-popup-bottom[data-v-48f79408]{
		width: 100%;
}
.mint-popup-bottom[data-v-48f79408] .picker-toolbar{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
}
.mint-popup-bottom[data-v-48f79408] .picker-toolbar span{
		display: block;
		padding:10px;
		font-size:0.5rem
}
.remark-popup[data-v-48f79408]{
	  background: rgba(242,242,242,1);
}
.remark-head[data-v-48f79408]{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding: 10px;
        border-bottom: 1px solid #ccc;
        font-size: .5rem;
}
.remark-content[data-v-48f79408]{
        max-height: 8rem;
        overflow-y: auto;
        padding: .4rem;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
}
.remark-content img[data-v-48f79408]{
        width: .7rem;
        height: .7rem;
        margin-right: .3rem;
}
.remak-items[data-v-48f79408]{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        width: 100%;
        margin-bottom: .4rem;
}
.item-r[data-v-48f79408]{
        font-size: .5rem;
}
.item-r p[data-v-48f79408]{
        margin: 0;
}

	/* 备注弹窗 end*/
























