/*【移动端】 单元格 复选*/
.item-check .van-cell[data-v-66dab632]::after {
  border-bottom: 0;
}
.popup-inner-height[data-v-66dab632] {
  min-height: 425px;
}
[data-v-66dab632] .el-footer,[data-v-66dab632] .el-main {
  padding: 0 0 !important;
}
[data-v-66dab632] .el-footer {
  height: auto !important;
}
[data-v-66dab632] .item-check .van-checkbox__icon .van-icon {
  border: 1px solid transparent;
}
[data-v-66dab632] .item-check .van-checkbox__icon--checked .van-icon {
  color: #0c6fa8;
  background-color: #fff;
}
[data-v-66dab632] .item-check .van-radio__icon .van-icon {
  border: 1px solid transparent;
}
[data-v-66dab632] .item-check .van-radio__icon--checked .van-icon {
  color: #0c6fa8;
  background-color: #fff;
}
.one-line[data-v-66dab632] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* 附件 列表 */
[data-v-66dab632] .addPayment-upload .van-uploader__preview {
  display: none;
}
[data-v-66dab632] .addPayment-upload .van-uploader__wrapper {
  margin-bottom: 10px;
}
.detail_bottom_footer[data-v-66dab632] {
  position: absolute;
  bottom: 0px;
  width: 100%;
  max-width: 1200px;
  height: 54px;
  display: flex;
  z-index: 22;
  justify-content: space-between;
  align-items: center;
  background: #f1f1f1;
  box-shadow: 2px 0 10px 1px #cdcdcd;
}
.detail_bottom_footer .pc_footer_btn[data-v-66dab632] {
  height: 100%;
  display: flex;
  align-items: center;
  padding: 0px 10px;
}
.detail_bottom_footer .footer_icon[data-v-66dab632] {
  height: 55px;
  display: flex;
  padding-left: 10px;
  width: calc(100% - 250px);
}
.detail_bottom_footer .footer_icon .icon_item[data-v-66dab632] {
  margin-bottom: 0px 10px;
  display: flex;
  color: #222222;
  align-items: center;
  padding: 10px 0px;
  justify-content: space-between;
  flex-direction: column;
  margin-right: 20px;
}
.a-class-href[data-v-66dab632] {
  display: block;
  width: 130px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.a-class-href b[data-v-66dab632] {
  display: inline-block;
  padding-right: 8px;
  margin-right: 8px;
  line-height: 1;
  border-right: 1px solid #ccc;
  color: #0c6fa8;
  cursor: pointer;
}
.txt-title[data-v-66dab632] {
  font-weight: 550;
  font-size: 15px;
  color: #000;
  height: 40px;
  line-height: 40px;
}
[data-v-66dab632] .pc-list-area .el-button {
  background: #fff;
  color: #606266;
  border-color: #dcdfe6;
}
[data-v-66dab632] .pc-list-area .li-box {
  box-sizing: border-box;
  background-color: #f8f8f8;
  border-radius: 4px;
  padding: 0 10px;
  margin-top: 6px;
}
[data-v-66dab632] .pc-list-area .li-box li:first-child {
  border-top: 0;
}
[data-v-66dab632] .pc-list-area .li-box li {
  position: relative;
  border-top: 1px solid #eee;
}
[data-v-66dab632] .pc-list-area .li-box li .txt-des {
  line-height: 42px;
  width: 73%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
[data-v-66dab632] .pc-list-area .li-box li .txt-des span {
  display: inline-block;
  margin-left: 15px;
}
[data-v-66dab632] .pc-list-area .li-box li .seeDes {
  display: inline-block;
  color: #0c6fa8;
  line-height: 1;
  margin-right: 15px;
  cursor: pointer;
}
[data-v-66dab632] .pc-list-area .li-box li .opt-btn {
  display: flex;
  align-items: center;
  position: absolute;
  right: 5px;
  top: 15px;
  font-size: 20px;
  color: #999;
}
[data-v-66dab632] .pc-list-area .btns {
  float: right;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 80px;
  height: 42px;
}
[data-v-66dab632] .pc-list-area .btns b {
  line-height: 20px;
  height: 20px;
  padding: 0 5px;
  border-radius: 20px;
  border: 1px solid #888;
  color: #777;
  background: #fff;
  font-size: 12px;
  text-align: center;
  cursor: pointer;
}
.pc-loadlist-area[data-v-66dab632] {
  box-sizing: border-box;
  border: 1px solid #dcdfe6;
  border-radius: 4px;
}
.pc-loadlist-area .fileUp[data-v-66dab632] {
  text-indent: 10px;
  line-height: 32px;
  width: 100%;
}
.pc-loadlist-area li[data-v-66dab632] {
  position: relative;
  text-indent: 10px;
  line-height: 24px;
  height: 24px;
}
.pc-loadlist-area li .txt-des[data-v-66dab632] {
  /*单行溢出省略号*/
  width: calc(100% - 80px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
}
.pc-loadlist-area li .opt-btn[data-v-66dab632] {
  display: flex;
  align-items: center;
  position: absolute;
  right: 5px;
  top: 0;
  font-size: 12px;
  height: 100%;
}
.pc-loadlist-area li .opt-btn .seeDes[data-v-66dab632] {
  border: 1px solid #ddd;
  color: #999;
  padding: 2px 4px;
  line-height: 1;
  border-radius: 30px;
  text-indent: 0;
  font-size: 12px;
}
.pc-loadlist-area li .opt-btn .del-icon[data-v-66dab632] {
  font-size: 16px;
  color: #888;
  padding: 0;
}
.footerBox[data-v-66dab632] {
  position: fixed;
  z-index: 15;
  bottom: 0;
  width: 100%;
  max-width: 750px;
  overflow-x: clip;
  height: 53px;
  background: #ffffff;
  box-shadow: 0px -3px 10px 0px rgba(157, 157, 157, 0.13);
  display: flex;
  align-items: center;
  justify-content: flex-start;
  z-index: 999;
}
.footerBox .f-left-list[data-v-66dab632] {
  width: calc(100% - 200px);
  justify-content: flex-start !important;
  margin-right: 20px;
}
.footerBox .f-left-list > div[data-v-66dab632] {
  margin-right: 20px;
}
.footerBox .f-left[data-v-66dab632] {
  display: flex;
  align-items: center;
  justify-content: space-around;
  text-align: center;
  font-size: 12px;
  width: 100%;
  padding: 0 10px;
}
.footerBox .f-left p[data-v-66dab632] {
  color: #666;
  font-size: 12px;
}
.footerBox .f-left i[data-v-66dab632] {
  font-size: 16px;
  margin-bottom: 3px;
  color: #111f2c;
}
.footerBox .f-left .icon-box[data-v-66dab632] {
  cursor: pointer;
  min-width: 40px;
}
.footerBox .f-right[data-v-66dab632] {
  display: flex;
  justify-content: flex-end;
  margin-right: 30px;
  min-width: 220px;
}
.pay-info-list[data-v-66dab632] {
  font-size: 14px;
  padding: 0 10px;
}
.pay-info-list .info-item[data-v-66dab632] {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  padding: 15px 0;
  border-top: 1px solid #f2f2f2;
}
.pay-info-list .info-item[data-v-66dab632]:first-of-type {
  border-top: 0;
}
.pay-info-list .info-item .created-msg[data-v-66dab632] {
  position: absolute;
  right: 0;
  top: 15px;
  font-size: 12px;
  width: 160px;
  color: #888;
  text-align: right;
}
.pay-info-list .info-item .name-msg[data-v-66dab632] {
  margin-bottom: 12px;
}
.pay-info-list .info-item .name-msg b[data-v-66dab632] {
  color: #0489ff;
}
.pay-info-list .info-item .item-msg[data-v-66dab632] {
  display: flex;
  margin-top: 12px;
  color: #888;
}
.pay-info-list .info-item .item-msg span[data-v-66dab632] {
  display: inline-block;
  margin-left: 5px;
  color: #333;
  width: calc(100% - 100px);
}
.pay-info-list .info-item .flex-top[data-v-66dab632] {
  display: flex;
  align-items: flex-start;
}
.addFile[data-v-66dab632] {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #999;
  width: 40px;
  height: 40px;
  background: #f3f5f7;
  margin: 10px 0 0 5px;
}
.loadlist-area-pc[data-v-66dab632] {
  background: #f8f8f8;
  padding: 0 10px;
  border-radius: 6px;
}
.loadlist-area-pc li[data-v-66dab632] {
  line-height: 42px;
  height: 42px;
  border-bottom: 1px solid #eee;
}
.loadlist-area-pc li[data-v-66dab632]:last-of-type {
  border-bottom: 0;
}
.loadlist-area-pc li .seeDes[data-v-66dab632] {
  border-color: transparent !important;
  color: #0c70ab !important;
}
.loadlist-area li[data-v-66dab632],
.loadlist-area-pc li[data-v-66dab632] {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  margin: 10px 0 0;
}
.loadlist-area li[data-v-66dab632]:first-of-type,
.loadlist-area-pc li[data-v-66dab632]:first-of-type {
  margin-top: 0;
}
.loadlist-area li .txt-des[data-v-66dab632],
.loadlist-area-pc li .txt-des[data-v-66dab632] {
  width: 60%;
  font-size: 14px;
  margin-left: 8px;
}
.loadlist-area li .txt-des span[data-v-66dab632],
.loadlist-area-pc li .txt-des span[data-v-66dab632] {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 20px;
}
.loadlist-area li .txt-des i[data-v-66dab632],
.loadlist-area-pc li .txt-des i[data-v-66dab632] {
  color: #999;
  font-size: 12px;
}
.loadlist-area li img[data-v-66dab632],
.loadlist-area-pc li img[data-v-66dab632] {
  width: 40px;
  height: 40px;
}
.loadlist-area li .opt-btn[data-v-66dab632],
.loadlist-area-pc li .opt-btn[data-v-66dab632] {
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  align-items: center;
  font-size: 12px;
  height: 100%;
}
.loadlist-area li .opt-btn .seeDes[data-v-66dab632],
.loadlist-area-pc li .opt-btn .seeDes[data-v-66dab632] {
  border: 1px solid #ddd;
  color: #999;
  padding: 5px 8px;
  line-height: 1;
  border-radius: 30px;
}
.loadlist-area li .opt-btn .del-icon[data-v-66dab632],
.loadlist-area-pc li .opt-btn .del-icon[data-v-66dab632] {
  font-size: 18px;
  margin-left: 20px;
}
/* 审批流程 */
.process-area[data-v-66dab632] {
  box-sizing: border-box;
  padding: 15px;
  padding-top: 0;
}
.detail-step[data-v-66dab632] {
  margin: 15px 0;
}
.detail-step .toDetail[data-v-66dab632] {
  display: inline-block;
  font-size: 14px;
  margin-left: 15px;
  color: #0489ff;
  cursor: pointer;
}
.detail-step .detail-step-vertical[data-v-66dab632] {
  padding-left: 15px;
  overflow: hidden;
}
.detail-step .detail-step-vertical .detail-steps-items .detail-items[data-v-66dab632] {
  position: relative;
  display: block;
  float: none;
  padding: 7px 0px 10px 30px;
  line-height: 24px;
}
.detail-step .detail-step-vertical .detail-steps-items .detail-items:last-child .items-step-line[data-v-66dab632] {
  display: none;
}
.detail-step .detail-step-vertical .detail-steps-items .detail-items .items-container[data-v-66dab632] {
  position: absolute;
  top: 27px;
  left: 4px;
  z-index: 2;
  font-size: 16px;
  background-color: #fff;
  line-height: 1;
  transform: translate(-50%, -50%);
}
.detail-step .detail-step-vertical .detail-steps-items .detail-items .items-container .avatarUsername[data-v-66dab632] {
  height: 35px !important;
  width: 35px !important;
  border-radius: 6px !important;
}
.detail-step .detail-step-vertical .detail-steps-items .detail-items .ok[data-v-66dab632]::after {
  font-family: "icon" !important;
  content: "\E6B5";
  overflow: hidden;
  border: 2px solid #fff;
  border-radius: 50px;
  background-color: #19bc85;
  position: absolute;
  bottom: -2px;
  right: -8px;
  color: #fff;
  font-size: 10px;
}
.detail-step .detail-step-vertical .detail-steps-items .detail-items .pinglin[data-v-66dab632]::after {
  font-family: "icon" !important;
  content: "\E606";
  overflow: hidden;
  border: 2px solid #fff;
  border-radius: 50px;
  background-color: #fff;
  position: absolute;
  bottom: 0px;
  right: 0px;
  color: #0489ff;
  font-size: 10px;
}
.detail-step .detail-step-vertical .detail-steps-items .detail-items .wait[data-v-66dab632]::after {
  font-family: "icon" !important;
  content: "\E600";
  overflow: hidden;
  border: 2px solid #fff;
  border-radius: 50px;
  background-color: #fff;
  position: absolute;
  bottom: 0px;
  right: 0px;
  color: #888;
  font-size: 10px;
}
.detail-step .detail-step-vertical .detail-steps-items .detail-items .items-step-line[data-v-66dab632] {
  top: 24px;
  left: 3px;
  width: 2px;
  height: 100%;
  position: absolute;
  background-color: #f2f2f2;
}
.detail-step .detail-step-vertical .detail-steps-items .detail-items .items-title[data-v-66dab632] {
  display: flex;
  justify-content: space-between;
  font-size: 13px;
  font-weight: 500;
  text-align: left;
  color: #333333;
  line-height: 19px;
}
.detail-step .detail-step-vertical .detail-steps-items .detail-items .items-title p[data-v-66dab632]:nth-of-type(1) {
  font-size: 14px;
  font-weight: 400;
  color: #888;
  padding: 0px 10px;
  width: 185px;
}
.detail-step .detail-step-vertical .detail-steps-items .detail-items .items-title p[data-v-66dab632]:nth-of-type(2) {
  font-size: 12px;
  width: 160px;
  color: #888;
  text-align: right;
}
.detail-step .detail-step-vertical .detail-steps-items .detail-items .items-desc[data-v-66dab632] {
  padding: 5px 0px 13px 10px;
  box-sizing: border-box;
  width: 100%;
  background: #ffffff;
  border-radius: 5px;
}
.detail-step .detail-step-vertical .detail-steps-items .detail-items .items-desc .items-row[data-v-66dab632] {
  display: flex;
  flex-direction: row;
}
.detail-step .detail-step-vertical .detail-steps-items .detail-items .items-desc .items-row .items-col[data-v-66dab632] {
  width: 100%;
  height: 20px;
  line-height: 20px;
}
.detail-step .detail-step-vertical .detail-steps-items .detail-items .items-desc .items-row .items-col.name[data-v-66dab632] {
  display: flex;
  flex-direction: row;
  font-size: 14px;
  font-weight: 500;
  text-align: left;
  color: #333333;
  line-height: 19px;
  margin-bottom: 5px;
}
.detail-step .detail-step-vertical .detail-steps-items .detail-items .items-desc .items-row .items-col.name .tag[data-v-66dab632] {
  font-size: 12px;
  margin-left: 10px;
}
.detail-step .detail-step-vertical .detail-steps-items .detail-items .items-desc .items-row .items-col.time[data-v-66dab632] {
  font-size: 12px;
  font-weight: 500;
  text-align: right;
  color: #999999;
  line-height: 19px;
}
.detail-step .detail-step-vertical .detail-steps-items .detail-items .items-desc .items-content[data-v-66dab632] {
  font-size: 12px;
  font-weight: 500;
  text-align: left;
  color: #888;
  line-height: 19px;
}
.detail-step .detail-step-vertical .detail-steps-items .detail-items .items-desc .items-content .img_text_box[data-v-66dab632] {
  display: flex;
  text-align: center;
}
.detail-step .detail-step-vertical .detail-steps-items .detail-items .items-desc .items-content .img_text_box .avatar[data-v-66dab632] {
  height: 25px !important;
  width: 25px !important;
  border-radius: 6px !important;
  vertical-align: middle;
  font-size: 14px !important;
}
.detail-step .detail-step-vertical .detail-steps-items .detail-items .items-desc .items-content .img_text_box .img_box[data-v-66dab632] {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.detail-step .detail-step-vertical .detail-steps-items .detail-items .items-desc .items-content .img_text_box .img_box p[data-v-66dab632] {
  font-size: 12px;
}
.detail-step .detail-step-vertical .detail-steps-items .detail-items .items-desc .items-content .img_text_box .lianjie[data-v-66dab632] {
  line-height: 30px;
  margin: 0 3px;
}
.detail-step .detail-step-vertical .detail-steps-items .detail-items .items-desc .items-content .autograph[data-v-66dab632] {
  display: flex;
  align-items: center;
}
.detail-step .detail-step-vertical .detail-steps-items .detail-items .items-desc .items-content .bg_text[data-v-66dab632] {
  margin-top: 5px;
  background: #f2f2f2;
  padding: 8px 10px;
  border-radius: 5px;
  display: flex;
  justify-content: space-between;
}
.detail-step .detail-step-vertical .detail-steps-items .img-box[data-v-66dab632] {
  display: flex;
  flex-wrap: nowrap!important;
  width: 100%;
  margin-top: 5px;
}
.detail-step .detail-step-vertical .detail-steps-items .img-box img[data-v-66dab632] {
  height: 35px;
  width: 35px;
  margin-right: 8px;
}
.file-outer-box[data-v-66dab632] {
  width: calc(100% - 72px);
}
.file-outer-box .file-box[data-v-66dab632] {
  margin-top: 5px;
}
.file-outer-box .file-box[data-v-66dab632]:first-of-type {
  margin-top: 0;
}
.file-box[data-v-66dab632] {
  box-sizing: border-box;
  padding: 8px 10px;
  border-radius: 5px;
  background: #f2f2f2;
}
.file-box img[data-v-66dab632] {
  height: 35px;
  width: 35px;
}
.file-box p.file-info[data-v-66dab632] {
  max-width: calc(100% - 80px);
  font-size: 12px;
  color: #cdcdcd;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.file-box p.file-info span[data-v-66dab632] {
  display: block;
  color: #888;
}
/*详情 底部操作栏*/
.pop-btns-area[data-v-66dab632] {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: 20px 0 0 0;
}
.icon_btn_pop[data-v-66dab632] {
  width: 25%;
  text-align: center;
  margin-top: 30px;
}
.icon_btn_pop .icon-box[data-v-66dab632] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  border-radius: 5px;
  background: #fff;
  margin: 0 auto;
}
.icon_btn_pop p[data-v-66dab632] {
  font-size: 12px;
}
.icon_btn_pop p[data-v-66dab632]:nth-of-type(1) {
  margin-bottom: 5px;
  color: #333;
}
.icon_btn_pop p[data-v-66dab632]:nth-of-type(2) {
  margin-bottom: 5px;
  color: #888;
}
.el-list-popup[data-v-66dab632] {
  background: #fff;
  padding: 2px 5px;
  border-radius: 4px;
  cursor: pointer;
}
.el-list-popup li[data-v-66dab632] {
  display: flex;
  align-items: center;
  line-height: 40px;
  width: 100%;
  height: 40px;
}
.el-list-popup li i[data-v-66dab632] {
  font-size: 14px;
  margin-right: 15px;
}
.el-list-popup li[data-v-66dab632]:active {
  color: #0489ff;
}
.address-footer[data-v-66dab632] {
  box-sizing: border-box;
  width: 100%;
  padding: 0px 14px;
  align-items: center;
  justify-content: space-between;
  display: flex;
  height: 50px;
  margin-bottom: 10px;
}
.opt-foot[data-v-66dab632] {
  position: fixed;
  z-index: 15;
  bottom: 0;
  width: 100%;
  max-width: 750px;
  overflow-x: clip;
}
.opt-foot .opt-footer-inner[data-v-66dab632],
.opt-foot .opt-footer-inner-all[data-v-66dab632] {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  width: 100%;
  max-width: 750px;
  height: 62px;
  margin: 0 auto;
  padding: 0 20px;
  background: #fff;
  box-shadow: 2px 0 10px 1px #cdcdcd;
}
.opt-foot .opt-footer-inner .left-area[data-v-66dab632] {
  width: 70%;
}
.opt-foot .opt-footer-inner-all .left-area[data-v-66dab632] {
  width: 100%;
}
.opt-foot .left-area[data-v-66dab632] {
  display: flex;
  justify-content: space-around;
}
.opt-foot .left-area .icon_btn_more[data-v-66dab632],
.opt-foot .left-area .icon_btn[data-v-66dab632] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.opt-foot .left-area .icon_btn_more p[data-v-66dab632],
.opt-foot .left-area .icon_btn p[data-v-66dab632] {
  display: flex;
  justify-content: center;
  font-size: 12px;
  margin: 0 auto;
}
.opt-foot .left-area .icon_btn_more p[data-v-66dab632]:nth-of-type(1),
.opt-foot .left-area .icon_btn p[data-v-66dab632]:nth-of-type(1) {
  margin-bottom: 5px;
  color: #333;
}
.opt-foot .left-area .icon_btn_more p[data-v-66dab632]:nth-of-type(2),
.opt-foot .left-area .icon_btn p[data-v-66dab632]:nth-of-type(2) {
  margin-bottom: 5px;
  color: #888;
}
.opt-foot .center-area[data-v-66dab632] {
  display: flex;
  align-items: center;
  color: #888;
  font-size: 12px;
  width: 80px;
}
.opt-foot .center-area .van-button[data-v-66dab632] {
  height: 35px;
  margin-right: 10px;
  border-radius: 5px;
}
.right-area-one[data-v-66dab632] {
  min-width: 70px !important ;
}
.right-area-one p[data-v-66dab632] {
  width: 100% !important;
}
.right-area-three[data-v-66dab632] {
  min-width: 170px !important ;
}
[data-v-66dab632] .right-area-three-flex {
  display: flex;
  align-items: center;
}
[data-v-66dab632] .right-area-three-flex .el-button--small {
  padding: 8px 6px !important;
}
.right-area[data-v-66dab632] {
  display: flex;
  align-items: center;
  min-width: 140px;
  height: 35px;
  border-radius: 5px;
  color: #0c6fa8;
  border: 2px solid #0c6fa8;
  background: #fff;
}
.right-area p[data-v-66dab632] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  font-size: 15px;
}
.right-area .agree-btn[data-v-66dab632] {
  background: #0c6fa8;
  color: #fff;
}
.right-area .agree-btn-gray[data-v-66dab632] {
  background: rgba(12, 111, 168, 0.6);
  color: #fff;
}
.money-get[data-v-66dab632] {
  color: #888;
  font-size: 13px;
  line-height: 1;
}
.money-get.moblie[data-v-66dab632] {
  position: relative;
  line-height: 30px;
  text-indent: 20px;
}
.money-get.moblie[data-v-66dab632]::before {
  position: absolute;
  box-sizing: border-box;
  content: ' ';
  pointer-events: none;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #ebedf0;
  transform: scaleY(0.5);
}
.item-check .van-cell[data-v-66dab632] {
  padding: 5px 8px;
}
.container[data-v-66dab632] {
  width: 100%;
  background: #f8f8f8;
}
.scroll-view[data-v-66dab632] {
  width: 100%;
  position: fixed;
  top: 0;
  bottom: calc(50px + 1px);
  left: 0;
  right: 0;
  overflow-y: scroll;
  border-top: 1px solid #d9d9d9;
}
.footer[data-v-66dab632] {
  width: 100%;
  height: 50px;
  position: fixed;
  bottom: 0;
  left: 0;
  display: flex;
}
.footer .reset-btn[data-v-66dab632] {
  border-top: 1px solid #d9d9d9;
  width: 50%;
  height: 50px;
  background-color: #ffffff;
  font-size: 16px;
  color: #555555;
  line-height: 50px;
  text-align: center;
}
.footer .submit-btn[data-v-66dab632] {
  border-top: 1px solid #0d6fa9;
  width: 50%;
  height: 50px;
  background-color: #0d6fa9;
  font-size: 16px;
  color: #fff;
  line-height: 50px;
  text-align: center;
}
.screen-item[data-v-66dab632] {
  width: 100%;
  background: #fff;
  padding: 0px 15px 0;
  box-sizing: border-box;
}
.screen-item[data-v-66dab632]:not(:first-child) {
  margin-top: 6px;
}
.screen-item[data-v-66dab632]:nth-child(2)::after {
  content: "";
  display: block;
  width: 100%;
  height: 0;
}
.screen-item .title[data-v-66dab632] {
  display: flex;
  justify-content: space-between;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #888888;
  padding-right: 10px;
}
.screen-item .title .checkBox[data-v-66dab632] {
  width: 2em;
}
.screen-item .title .arrow[data-v-66dab632] {
  height: 100%;
  width: 100%;
}
.screen-item .screen-item-row[data-v-66dab632] {
  height: 30px;
  width: 100%;
  display: flex;
}
.screen-item .screen-item-row .screen-item-row-left[data-v-66dab632] {
  width: 150px;
}
.screen-item .screen-item-row .screen-item-row-right[data-v-66dab632] {
  width: calc(100% - 150px);
}
.screen-item .screen-item-row .radio[data-v-66dab632] {
  font-size: 14px;
  color: #222222;
}
.screen-item .time-choose[data-v-66dab632] {
  width: 100%;
  height: 25px;
  box-sizing: border-box;
  padding-left: 25px;
  display: flex;
  align-items: center;
}
.screen-item .time-choose .time-label[data-v-66dab632] {
  width: 58px;
  font-size: 14px;
  line-height: 25px;
  color: #888888;
}
.screen-item .time-choose .time-picker[data-v-66dab632] {
  width: calc(100% - 58px - 7.5px);
  height: 100%;
}
.screen-item .time-choose .time-picker .time-text[data-v-66dab632] {
  width: 100%;
  line-height: 25px;
  font-size: 14px;
  color: #222222;
  text-align: right;
  padding-right: 7.5px;
  box-sizing: border-box;
}
.screen-item .ghs[data-v-66dab632] {
  width: 100%;
  height: 50px;
  display: flex;
}
.screen-item .ghs .ghs-label[data-v-66dab632] {
  font-size: 14px;
  line-height: 50px;
  color: #888888;
  white-space: nowrap;
}
.screen-item .ghs .ghs-content[data-v-66dab632] {
  max-width: 250px;
  height: 100%;
  font-size: 14px;
  line-height: 50px;
  color: #222;
  text-align: right;
  box-sizing: border-box;
  padding-right: 10px;
  padding-left: 20px;
}
.time-box[data-v-66dab632] {
  width: calc(100% - 65px);
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.time-box .time-text[data-v-66dab632] {
  width: 100%;
  line-height: 25px;
  font-size: 14px;
  color: #222222;
  text-align: right;
  padding-right: 7.5px;
  box-sizing: border-box;
}
.arrow[data-v-66dab632] {
  width: 7.5px;
  height: 13px;
}
.form-checkbox[data-v-66dab632] {
  border: none;
  font-size: 14px;
  color: #222222;
  height: 30px;
}
.dingTit[data-v-66dab632] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  font-size: 16px;
  line-height: 50px;
  text-align: center;
  background: #fff;
  z-index: 999;
  font-weight: bold;
  letter-spacing: 2px;
}
.dingTit .van-icon[data-v-66dab632] {
  position: absolute;
  left: 20px;
  top: 15px;
  font-size: 18px;
}
.search[data-v-66dab632] {
  width: 100%;
  height: 45.5px;
  border-bottom: 1px solid #d9d9d9;
  display: flex;
  align-items: center;
  background: #fff;
  top: 60px;
  left: 0;
  position: fixed;
  z-index: 10;
}
.search .search-box[data-v-66dab632] {
  width: 290px;
  height: 34px;
  background-color: #f4f4f4;
  border-radius: 16px;
  margin-left: 12.5px;
  display: flex;
  align-items: center;
}
.search .search-box .search-icon[data-v-66dab632] {
  width: 15px;
  height: 15px;
  margin-left: 12.5px;
}
.search .search-box .oddnumber[data-v-66dab632] {
  width: calc(100% - 45px);
  height: 100%;
  font-size: 13px;
  color: #333;
  /*padding-left: 7.5px;*/
  border: none;
  padding: 0;
  background: #f4f4f4;
  box-sizing: border-box;
  margin-left: 5px;
}
.search .screen-btn[data-v-66dab632] {
  width: 62.5px;
  height: 100%;
  font-size: 13px;
  color: #888888;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 50px;
}
.search .screen-btn p[data-v-66dab632] {
  color: #888888;
}
.search .screen-btn img[data-v-66dab632] {
  width: 14px;
  height: 14px;
  margin-left: 2.5px;
}
[data-v-66dab632] .van-password-input__security {
  margin: 3px 0;
}
[data-v-66dab632] .van-password-input__security li {
  box-shadow: 0 0 3px 1px #ddd;
}

