.chongZhiWrap {
    width: 1200px;
    margin: 20px auto;
}

.chongZhiWrap h1.title {
    font-size: 28px;
    font-weight: bold;
    padding-bottom: 15px;
    border-bottom: 2px solid #427bf4;
}

.chongZhiWrap .chongZhiStep {
    margin: 20px auto;
}

.chongZhiWrap .chongZhiStep .step1 {
    padding-top: 20px;
    box-sizing: border-box;
    height: 590px;
    border: 1px solid #ccc;
}

.chongZhiWrap .chongZhiStep .czInputBlock {
    font-size: 0;
    margin: 30px 0 30px 100px;
}

.chongZhiWrap .chongZhiStep .czInputBlock>* {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
}

.chongZhiWrap .chongZhiStep .czInputBlock .inputLabel {
    width: 100px;
}

.chongZhiWrap .chongZhiStep .czInputBlock .nbrType,
.chongZhiWrap .chongZhiStep .czInputBlock .nbr {
    width: 250px;
    height: 34px;
    border: 1px solid #cccccc;
    outline: none;
    box-sizing: border-box;
    vertical-align: middle;
    text-indent: 10px;
}

.chongZhiWrap .chongZhiStep .amountList {
    margin: 0;
    padding: 0;
}

.chongZhiWrap .chongZhiStep .amountList li,
.chongZhiWrap .chongZhiStep .amountList li input {
    width: 80px;
    display: inline-block;
    padding: 5px 0;
    margin-right: 15px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    text-align: center;
    vertical-align: middle;
    line-height: 24px !important;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -webkit-border-radius: 4px;
    cursor: pointer;
}

.chongZhiWrap .chongZhiStep .amountList li.on,
.chongZhiWrap .chongZhiStep .amountList li input.on {
    color: #427bf4;
    border: 2px solid #427bf4;
    font-weight: bold;
}

.chongZhiWrap .chongZhiStep .amountList li input {
    outline: none;
}

.chongZhiWrap .chongZhiStep .amountList li.otherAmout {
    border: 0;
    padding: 0;
    display: block;
    margin: 10px 0;
}

.chongZhiWrap .chongZhiStep .fonteor {
    color: #427bf4;
    font-weight: bold;
}

.chongZhiWrap .chongZhiStep .invoice {
    width: 50%;
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    /* margin-right: 20px; */
}

.chongZhiWrap .chongZhiStep .invoice .invoice-sample {
    margin-left: 10px;
    color: #0f75de;
    text-decoration: underline;
}

.chongZhiWrap .chongZhiStep .invoice input {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

.chongZhiWrap .chongZhiStep .invoice span {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

.chongZhiWrap .chongZhiStep .reminder {
    padding: 15px;
    border: 1px dashed #999;
    color: #666;
    line-height: 22px;
    width: 900px;
    margin: 20px auto;
    box-sizing: border-box;
    font-size: 14px;
}

.chongZhiWrap .chongZhiStep button {
    padding: 0 40px;
    display: block;
    background: #427bf4;
    text-align: center;
    height: 47px;
    color: #FFF;
    text-decoration: none;
    margin: 5px 10px 10px 0px;
    border: none;
    cursor: pointer;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -webkit-border-radius: 5px;
    margin: 0 auto;
    font-size: 16px;
    letter-spacing: 10px;
    text-indent: 10px;
}

.chongZhiWrap .chongZhiStep .wxts {
    margin-bottom: 80px;
}

.chongZhiWrap .chongZhiStep .wxts dt {
    font-size: 0;
    margin: 25px 0 15px 0;
}

.chongZhiWrap .chongZhiStep .wxts dt>* {
    display: inline-block;
    vertical-align: middle;
}

.chongZhiWrap .chongZhiStep .wxts dt img {
    width: 25px;
    margin-right: 10px;
}

.chongZhiWrap .chongZhiStep .wxts dt span {
    font-size: 20px;
    color: #427bf4;
    font-weight: bold;
}

.chongZhiWrap .chongZhiStep .wxts dd a {
    color: #427bf4;
    text-decoration: underline;
}

.chongZhiWrap .chongZhiStep .chongZhiInfo,
.chongZhiWrap .chongZhiStep .payType {
    border: 1px solid #ccc;
}

.chongZhiWrap .chongZhiStep .chongZhiInfo .czInputBlock span {
    color: #427bf4;
    font-weight: bold;
}

.chongZhiWrap .chongZhiStep .payType {
    margin-top: 15px;
}

.chongZhiWrap .chongZhiStep .payType .typeList {
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #ccc;
    padding: 0 35px;
    margin: 0 0 25px 0;
}

.chongZhiWrap .chongZhiStep .payType .typeList li {
    list-style: none;
    width: 120px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
}

.chongZhiWrap .chongZhiStep .payType .typeList li.on {
    border-bottom: 2px solid #427bf4;
}

.chongZhiWrap .chongZhiStep .comfirmPay .chooseType {
    cursor: pointer;
    font-size: 0;
    margin: 0 0 45px 45px;
}

.chongZhiWrap .chongZhiStep .comfirmPay .chooseType>* {
    display: inline-block;
    vertical-align: middle;
}

.chongZhiWrap .chongZhiStep .comfirmPay .chooseType input {
    width: 16px;
    height: 16px;
    margin-right: 10px;
}

.chongZhiWrap .chongZhiStep .comfirmPay .chooseType img {
    height: 45px;
    border: 1px solid #ccc;
    padding: 2px 10px;
}

.chongZhiWrap .chongZhiStep .comfirmPay .comfirm {
    text-align: right;
    margin: 0 80px 30px 0;
}

.chongZhiWrap .chongZhiStep .comfirmPay .comfirm>* {
    display: inline-block;
    vertical-align: middle;
}

.chongZhiWrap .chongZhiStep .comfirmPay .comfirm button {
    margin-left: 25px;
    letter-spacing: 0;
    text-indent: 0;
}

.chongZhiWrap .chongZhiStep .comfirmPay .comfirm div span {
    color: #427bf4;
    font-weight: bold;
}

.chongZhiStep .step3 .payTheMoney {
    border: 1px solid #ccc;
    height: 400px;
    margin-bottom: 20px;
}

.chongZhiStep .step3 .payTheMoney .scan {
    width: 480px;
    margin: 40px auto;
}

.chongZhiStep .step3 .payTheMoney .scan .fl {
    float: left;
}

.chongZhiStep .step3 .payTheMoney #loginCodeImage1 {
    width: 200px;
    height: 200px;
    margin-top: 20px;
}

.chongZhiStep .step3 .payTheMoney .pic1 {
    margin: 30px auto;
    display: block;
}

.chongZhiStep .step3 .payTheMoney .pic2 {
    float: right;
}

.chongZhiStep .step3 button {
    letter-spacing: 0;
    text-indent: 0;
}

.chongZhiStep .step4 .finishTitle {
    font-size: 0;
    text-align: center;
    margin: 50px auto 30px auto;
}

.chongZhiStep .step4 .finishTitle>* {
    display: inline-block;
    vertical-align: middle;
}

.chongZhiStep .step4 .finishTitle img {
    margin-right: 15px;
    width: 40px;
}

.chongZhiStep .step4 .finishTitle span {
    font-size: 26px;
    color: #427bf4;
    font-weight: bold;
}

.chongZhiStep .step4 table {
    border: 1px solid #ccc;
    width: 95%;
    margin: 0 auto 30px auto;
    border-collapse: collapse;
}

.chongZhiStep .step4 table tr td,
.chongZhiStep .step4 table tr th {
    height: 50px;
    line-height: 50px;
    border: 1px solid #ccc;
    text-align: center;
}

.chongZhiStep .step4 table tr th {
    color: #427bf4;
}

.chongZhiStep .step4 table tr td {
    color: #666;
}

.chongZhiStep .step4 .buttonWrap {
    height: 47px;
    text-align: center;
    margin-bottom: 80px;
}

.chongZhiStep .step4 .buttonWrap button {
    display: inline-block;
    letter-spacing: 0;
    text-indent: 0;
    margin: 0 20px;
}

.chongZhiStep .step4 .desc {
    text-align: center;
    margin-bottom: 50px;
}


/*-- 发票--*/
.invoiceTip {
    height: 40px;
    line-height: 40px;
    border: 1px solid #ccc;
    background-color: #f8f8f8;
    text-indent: 10px;
    font-size: 14px;
    color: #666;
    margin-bottom: 25px;
    margin-top: 15px;
}

.invoiceStep .selectRecord .title {
    height: 40px;
    line-height: 40px;
    border: 1px solid #ccc;
    font-size: 14px;
    text-indent: 20px;
    font-weight: bold;
    color: #4a4a4a;
}

.invoiceStep .selectRecord .thead,
.invoiceStep .selectRecord .tbody {
    font-size: 0;
}

.invoiceStep .selectRecord .thead div {
    display: inline-block;
    height: 55px;
    line-height: 55px;
    text-align: center;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    color: #427bf4;
    font-weight: bold;
    box-sizing: border-box;
}

.invoiceStep .selectRecord .thead div:nth-child(1),
.invoiceStep .selectRecord .tbody div:nth-child(1) {
    width: 19%;
    border-left: 1px solid #ccc;
}

.invoiceStep .selectRecord .thead div:nth-child(2),
.invoiceStep .selectRecord .tbody div:nth-child(2) {
    width: 27%;
}

.invoiceStep .selectRecord .thead div:nth-child(3),
.invoiceStep .selectRecord .tbody div:nth-child(3) {
    width: 27%;
}

.invoiceStep .selectRecord .thead div:nth-child(4),
.invoiceStep .selectRecord .tbody div:nth-child(4) {
    width: 27%;
}

.invoiceStep .selectRecord .tbody div {
    display: inline-block;
    height: 55px;
    line-height: 55px;
    text-align: center;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    box-sizing: border-box;
}

.invoiceStep .selectRecord .tbody input[type='checkbox'] {
    width: 16px;
    height: 16px;
}

.invoiceStep .fillInfo {
    margin-bottom: 25px;
}

.invoiceStep .fillInfo .title {
    height: 40px;
    line-height: 40px;
    border: 1px solid #ccc;
    border-bottom: 0;
    font-size: 14px;
    text-indent: 20px;
    font-weight: bold;
    color: #4a4a4a;
    margin-top: 25px;
}

.invoiceStep .fillInfo .content {
    border: 1px solid #ccc;
}

.invoiceStep .fillInfo .inputBlock {
    font-size: 0;
    ;
    margin: 30px auto 30px auto;
    width: 800px;
}

.invoiceStep .fillInfo .inputBlock>*,
.invoiceStep .fillInfo .moreInfo>* {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
}

.invoiceStep .fillInfo .inputBlock .inputLabel {
    width: 130px;
}

.invoiceStep .fillInfo .inputBlock .inputLabel span {
    color: red;
    margin-right: 5px;
}

.invoiceStep .fillInfo .inputBlock input[type='text'] {
    height: 22px;
    width: 200px;
    border: 1px solid #ccc;
    outline: none;
    text-indent: 10px;
    margin-right: 5px;
}

.invoiceStep .fillInfo .inputBlock .example {
    color: #aaa;
}

.invoiceStep .fillInfo .inputBlock div.example {
    margin-top: 5px;
}

.invoiceStep .fillInfo .moreInfoInput {
    display: none;
}

.invoiceStep button {
    padding: 0 40px;
    display: block;
    background: #427bf4;
    text-align: center;
    height: 47px;
    color: #FFF;
    text-decoration: none;
    margin: 5px 10px 10px 0px;
    border: none;
    cursor: pointer;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -webkit-border-radius: 5px;
    margin: 0 auto;
    font-size: 16px;
    letter-spacing: 10px;
    text-indent: 10px;
}

.invoiceStep .primaryButt {
    background-color: #fff;
    border: 1px solid #aaa;
    color: #666;
}

.invoiceStep .buttonWrap {
    height: 47px;
    text-align: center;
    margin-bottom: 80px;
}

.invoiceStep .buttonWrap button {
    display: inline-block;
    letter-spacing: 0;
    text-indent: 0;
    margin: 0 20px;
}

.invoiceStep.invoiceStep2 .selectRecord .title {
    border: 0;
    border-bottom: 1px solid #ccc;
}

.invoiceStep.invoiceStep2 .selectRecord .title:before,
.invoiceStep.invoiceStep2 .fillInfo .title:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 16px;
    background-color: #427bf4;
    margin-right: 5px;
}

.invoiceStep.invoiceStep2 .selectRecord .thead div:nth-child(1),
.invoiceStep.invoiceStep2 .selectRecord .tbody div:nth-child(1) {
    width: 33.33%;
    border-left: 1px solid #ccc;
}

.invoiceStep.invoiceStep2 .selectRecord .thead div:nth-child(2),
.invoiceStep.invoiceStep2 .selectRecord .tbody div:nth-child(2) {
    width: 33.33%;
}

.invoiceStep.invoiceStep2 .selectRecord .thead div:nth-child(3),
.invoiceStep.invoiceStep2 .selectRecord .tbody div:nth-child(3) {
    width: 33.33%;
}

.invoiceStep.invoiceStep2 .fillInfo .title {
    border: 0;
}

.invoiceStep .invoiceResult {
    width: 655px;
    margin: 0 auto;
    height: auto;
    min-height: 200px;
}

.invoiceStep .invoiceResult>* {
    display: inline-block;
    vertical-align: middle;
}

.invoiceStep .invoiceResult img {
    width: 35px;
    margin: 0 15px 0 40px;
}

.invoiceStep .invoiceResult h1 {
    font-size: 22px;
    font-weight: bold;
    color: #427bf4;
    margin-right: 25px;
}

.invoiceStep .invoiceResult p {
    font-size: 14px;
    color: #666;
}

.invoiceStep .invoiceResult p span {
    color: #427bf4;
}

.invoiceStep .invoiceResult p a {
    color: #427bf4;
    text-decoration: underline;
    font-size: 16px;
    margin-left: 5px;
    font-weight: bold;
}

.invoiceStep.invoiceStep3 .buttonWrap span {
    color: #666;
    font-size: 14px;
}

.comfirmInvoice {
    width: 400px;
    height: 150px;
    background-color: #fff;
    display: none;
}

.comfirmRetry {
    width: 600px;
    padding: 20px;
    background-color: #fff;
    display: none;
}

.comfirmInvoice p,
.comfirmRetry p {
    text-align: center;
    font-size: 20px;
    margin: 30px auto;
}

.comfirmInvoice .flexRow,
.comfirmRetry .flexRow {
    justify-content: space-around;
    width: 90%;
    display: flex;
    margin: 0 auto;
}

.comfirmInvoice button,
.comfirmRetry button {
    width: 130px;
    height: 40px;
    border: 0;
    border-radius: 10px;
    font-size: 16px;
}

.comfirmInvoice button.comfirmButt,
.comfirmRetry button.comfirmButt {
    background-color: #0f75de;
    color: #fff;
}

.comfirmInvoice button.cancelButt,
.comfirmRetry button.cancelButt {
    background-color: #fff;
    border: 1px solid #666;
    color: #666;
}

.manyRecord {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: .5rem;
}

.recordTable {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    margin: 15px 0;
}

.tableHeader,
.tableItem {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.tableHeader div,
.tableItem div {
    width: 50%;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #dedede;
}

.tableHeader {
    background: #f3f3f3;
    color: #427BF4;
}

.fp-sample {
    width: 700px;
    height: auto;
    background-color: #fff;
    display: none;
}
.fp-sample img {
    display: block;
    width: 90%;
    margin: .2rem auto;
}

.fp-sample p {
    text-align: center;
    font-size: 20px;
    margin: 30px auto;
}

.fp-sample .flexRow {
    justify-content: space-around;
    width: 90%;
    display: flex;
    margin: 10px auto;
}

.fp-sample button {
    width: 130px;
    height: 40px;
    border: 0;
    border-radius: 10px;
    font-size: 16px;
}

.fp-sample button.comfirmButt {
    background-color: #0f75de;
    color: #fff;
    cursor: pointer;
}

.fp-sample button.cancelButt {
    background-color: #fff;
    border: 1px solid #666;
    color: #666;
}
.inputContent {
    position: relative;
    width: 80%;
    height: 30px;
}
.select-choice {
  position: absolute;
  width: 200px;
  display: flex;
  flex-direction: column;
  font-size: 14px;
  text-align: center;
  z-index: 9;
}
.select-choice .select-choice-btn {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #aaa;
  padding: 5px;
}
.select-choice-btn .select-text {
  width: 100%;
  text-align: left;
  overflow: hidden;
  padding: 0 5px;
}
.select-choice-btn .choice-btn {
  width: 10px;
  height: 10px;
  border-left: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  transform: rotate(-45deg);
  margin-right: 5px;
  margin-bottom: 5px;
}
.select-list {
  display: none;
  width: 200px;
  height: auto;
  overflow: auto;
  background-color: #fff;
  border: 1px solid #aaa;
  margin-top: 5px;
}
.select-list li {
  margin: 8px;
  font-size: 14px;
  cursor: pointer;
  text-align: left;
}
.select-list li:hover {
  color: #5b82ff;
}
.select-tips {
  position: absolute;
  left: 210px;
  top: 50%;
  transform: translateY(-50%);
}