/* 门店信息 */
/* 门店地址对于2行时减小字体且显示... */
.fontsize_reduce {
  font-size: 18px !important;
  line-height: 25px !important;
  margin-bottom: 17px !important;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /*最多显示两行...*/
  -webkit-box-orient: vertical;
}
.txt_overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /*最多显示两行...*/
  -webkit-box-orient: vertical;
}
.organization_info_wrap {
  width: 100%;
  background: url("../images/bbStagingImg/bg_img_new.png") no-repeat center;
  background-size: 100% 100%;
  padding: 25px 20px 20px;
}
.organization_info_wrap .user_info_name {
  font-size: 13px;
  font-family: Arial;
  font-weight: SC;
  text-align: left;
  color: #ffffff;
  line-height: 13px;
}
.organization_info_wrap .wel_message {
  font-size: 16px;
  font-family: PingFang, PingFang-SC;
  font-weight: SC;
  text-align: left;
  color: #ffffff;
  line-height: 21px;
}
.organization_info_wrap .organization_info {
  margin: 0 auto;
  background: #fff;
  padding: 30px 20px 20px;
  border-radius: 5px;
  margin-top: 10px;
}
.organization_info_wrap .organization_info h1 {
  font-size: 21px;
  font-family: PingFang, PingFang-SC;
  font-weight: SC;
  color: #333333;
  line-height: 25px;
  margin-bottom: 15px;
}
.organization_info_wrap .organization_info .organization_address {
  font-size: 11px;
  font-family: PingFang, PingFang-SC;
  font-weight: SC;
  text-align: left;
  color: #333333;
  line-height: 15px;
}
.organization_info_wrap .gold_service {
  width: 84%;
  height: 40px;
  margin: 0 auto;
  background: #fcf6e1;
  border-radius: 0 0 5px 5px;
  padding: 11px 10px;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.organization_info_wrap .gold_service span {
  width: 16px;
  height: 16px;
  background: url(../images/bbStagingImg/icon_img6.png) no-repeat center;
  background-size: 100% 100%;
  margin-right: 5px;
}
.organization_info_wrap .gold_service p {
  font-size: 13px;
  font-family: PingFang, PingFang-SC;
  font-weight: SC;
  text-align: left;
  color: #333333;
  line-height: 19px;
}
.organization_info_wrap .logout_txt {
  font-size: 16px;
  font-family: PingFang, PingFang-SC;
  font-weight: SC;
  text-align: right;
  color: #ffffff;
  line-height: 16px;
}
.bottom_txt {
  width: 100%;
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translate(-50%, 0);
  font-size: 13px;
  font-family: PingFang, PingFang-SC;
  font-weight: SC;
  text-align: center;
  color: #5a5a68;
  line-height: 19px;
}
.bottom_txt1 {
  width: 100%;
  font-size: 13px;
  font-family: PingFang, PingFang-SC;
  font-weight: SC;
  color: #5a5a68;
  line-height: 19px;
}
.bottom_txt1 h4 {
  margin-bottom: 5px;
  font-size: 13px;
}
.bottom_txt1 p {
  text-indent: 0.5em;
  line-height: 22px;
  font-size: 12px;
}
.bottom_txt1 a {
  color: #0096ff;
}
/* 首页选择服务项目及实名认证 */
.application_step_wrap {
  padding: 20px 20px 40px;
}
.application_step_wrap li {
  height: 83px;
  padding: 23px 15px;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.06);
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.application_step_wrap li:nth-of-type(1) {
  margin-bottom: 15px;
}
.application_step_wrap li .info_left {
  flex: 2;
}
.application_step_wrap li .info_left .mt_9px {
  margin-top: 9px;
}
.application_step_wrap li .info_left h2 {
  font-size: 16px;
  font-family: PingFang, PingFang-SC;
  font-weight: SC;
  text-align: left;
  color: #333333;
  font-weight: bold;
  display: flex;
  align-items: center;
}
.application_step_wrap li .info_left p {
  font-size: 13px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: left;
  color: #999999;
  line-height: 13px;
}
.application_step_wrap li .info_left .schmema_info,
.application_step_wrap li .info_left .auth_icon {
  background: #ffffff;
  border-radius: 2px;
  padding: 2px 5px;
  font-size: 11px;
  font-family: Arial;
  font-weight: SC;
  text-align: left;
  line-height: 11px;
  float: left;
}
.application_step_wrap li .info_left .schmema_info {
  border: 1px solid #ffa800;
  color: #ffa800;
  margin-right: 5px;
}
.application_step_wrap li .info_left .auth_icon {
  border: 1px solid #1898ff;
  color: #1898ff;
  margin-left: 5px;
  vertical-align: middle;
}
.application_step_wrap li .info_left .amount_font_999 {
  font-size: 13px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: left;
  color: #999999;
  line-height: 13px;
}
.application_step_wrap li .info_right {
  flex: 1;
  text-align: right;
}
.application_step_wrap li .info_right span {
  font-size: 13px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: right;
  color: #333333;
  line-height: 11px;
}
.check_order {
  display: block;
  width: 50%;
  height: 20px;
  text-decoration: underline;
  color: #0096ff;
  margin: 0 auto 20px;
  text-align: center;
}
/* 申请步骤navigator头部style start */
.fill_info_title {
  width: 100%;
  height: 68px;
  background: #fcf6e1;
  padding: 15px 20px;
  position: relative;
}
.fill_info_title .fill_info_left {
  float: left;
  font-size: 13px;
  font-family: Arial;
  font-weight: 400;
  color: #333;
  margin-right: 10px;
}
.fill_info_title .fill_info_left span {
  font-size: 40px;
  font-family: Arial;
  font-weight: bold;
  color: #333;
  line-height: 40px;
}
.fill_info_title .fill_info_mid {
  float: left;
}
.fill_info_title .fill_info_mid h2 {
  font-size: 16px;
  font-family: PingFang-SC-Bold, PingFang-SC;
  font-weight: bold;
  color: #333;
  line-height: 22.5px;
}
.fill_info_title .fill_info_mid p {
  font-size: 11px;
  font-family: PingFang-SC-Regular, PingFang-SC;
  font-weight: 400;
  color: #333;
  line-height: 15px;
}
/* 什么是分期支付 */
.stages_explain_nav {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #fcf6e1;
  padding: 0 20px;
  box-sizing: border-box;
}
.stages_explain_nav p {
  font-size: 13px;
  font-family: PingFang, PingFang-SC;
  font-weight: SC;
  text-align: left;
  color: #333333;
  line-height: 19px;
}
.stages_explain_nav span {
  width: 6px;
  height: 12px;
  display: block;
}
.next_arrow_small {
  background: url("../images/bbStagingImg/next_arrow_small.png") no-repeat center;
  background-size: 100% 100%;
}
/* 申请步骤navigator头部style end */
/* 选择服务项目 认证身份input start */
.wrap_min_height {
  min-height: 235px;
}
.fill_service,
.user_info_inp,
.bind_bank_card {
  margin-top: 30px;
  background: #fff;
}
.fill_service .service_plan_content,
.user_info_inp .service_plan_content,
.bind_bank_card .service_plan_content {
  border-bottom: 0.5px solid #ececec;
  margin: 0 20px 20px;
}
.fill_service .service_plan_content p,
.user_info_inp .service_plan_content p,
.bind_bank_card .service_plan_content p {
  font-size: 13px;
  font-family: PingFang-SC-Medium, PingFang-SC;
  font-weight: 500;
  color: #5a5a68;
  line-height: 19px;
}
.fill_service {
  margin-top: 20px !important;
}
.select_box1 {
  padding: 10px 0;
}
.select_box {
  position: relative;
  height: 45px;
}
.select_box input {
  width: 100%;
  padding: 10px 0 10px;
  font-size: 16px;
  font-family: PingFang-SC-Medium, PingFang-SC;
  font-weight: bold;
  color: #333;
  line-height: 23px;
  display: inline-block;
}
.select_box .arrow_right {
  display: inline-block;
  width: 9px;
  height: 16px;
  background: url(../images/bbStagingImg/next_arrow.png) no-repeat center;
  background-size: 100%;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -8px;
}
.select_box .amount_staging {
  font-size: 16px;
  font-family: PingFang-SC-Medium, PingFang-SC;
  font-weight: 500;
  color: #d9d9d9;
  line-height: 50px;
}
.select_box .timeStart {
  display: inline-block;
}
.select_box .timeEnd {
  display: inline-block;
  text-align: center;
}
.select_box .time_dao {
  font-size: 16px;
  font-family: PingFang-SC-Bold, PingFang-SC;
  font-weight: bold;
  color: #333333;
  line-height: 23px;
  display: inline-block;
  margin-right: 20px;
}
.service_list_wrap {
  padding: 0 20px 15px;
}
.service_list_wrap::-webkit-scrollbar {
  display: none;
}
/* 选择服务项目input end */
/* 添加其他联系人 start */
.addContactPeo {
  border-top: 20px solid #f7f7f7;
  padding: 20px 20px 0;
}
.addContactPeo p {
  font-size: 13px;
  font-family: PingFang-SC-Medium, PingFang-SC;
  font-weight: 500;
  color: #333333;
  line-height: 20px;
  margin-bottom: 30px;
}
.addContactPeo .contact_list li {
  margin-bottom: 28px;
}
.addContactPeo .contact_list li:last-of-type {
  margin-bottom: 0 !important;
}
.addContactPeo .contact_list li p {
  font-size: 13px;
  font-family: PingFang-SC-Medium, PingFang-SC;
  font-weight: 500;
  color: #5a5a68;
  line-height: 19px;
  margin-bottom: 0 !important;
}
.addContactPeo .contact_list li input {
  font-size: 16px;
  font-family: PingFang-SC-Medium, PingFang-SC;
  font-weight: 500;
  color: #333;
  line-height: 23px;
  display: block;
  width: 100%;
  padding: 10px 0;
}
.addContactPeo .contact_list_l {
  width: 50% !important;
  float: left;
}
.addContactPeo .contact_list_r {
  float: right;
  margin-top: 10px;
  font-size: 16px !important;
  font-family: PingFang-SC-Medium, PingFang-SC;
  font-weight: 500;
  color: #5a5a68 !important;
  line-height: 23px !important;
}
/* 添加其他联系人 end */
/* 更换默认银行卡 start */
.bank_card_replace li .bank_name {
  margin-right: 5px;
}
/* 更换默认银行卡 end */
/* 我的订单 订单详情 start */
.order_wrap {
  padding: 15px 20px 30px;
  box-sizing: border-box;
}
.order_wrap .order_status_txt {
  margin-top: 15px;
}
.order_wrap .order_status_txt h2 {
  font-size: 30px;
  font-family: PingFang, PingFang-SC;
  font-weight: SC;
  text-align: left;
  color: #333333;
  line-height: 30px;
  margin-right: 10px;
}
.order_wrap .pay_time {
  font-size: 13px;
  font-family: Arial;
  font-weight: SC;
  text-align: left;
  color: #5a5a68;
  line-height: 21px;
  margin-top: 15px;
}
.order_wrap .cancel_order_btn {
  margin-right: 20px;
}
.hide_info {
  margin-top: 15px;
}
.hide_info p {
  font-size: 13px;
  font-family: Arial;
  font-weight: SC;
  color: #5a5a68;
  line-height: 21px;
}
.order_list_wrap {
  padding-bottom: 50px;
}
.order_list_wrap li {
  background: #fff;
  width: 100%;
  padding: 15px 15px 30px;
  box-sizing: border-box;
  margin-bottom: 15px;
}
.order_list_wrap li .order_info_head {
  border-bottom: 0.5px solid #ececec;
  padding-bottom: 10px;
  margin-bottom: 25px;
}
.order_list_wrap li .order_info_head .head_left {
  font-size: 13px;
  font-family: Arial;
  font-weight: 400;
  color: #333333;
  line-height: 13px;
}
.order_list_wrap li .order_info_head .head_left span {
  display: inline-block;
  margin-right: 5px;
  vertical-align: -19%;
}
.order_list_wrap li .order_info_head .order_status_999 {
  font-size: 13px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  color: #999;
  line-height: 13px;
}
.order_list_wrap li .service_info {
  text-align: right;
}
.order_list_wrap li .service_info h3 {
  font-size: 16px;
  font-family: Arial;
  font-weight: SC;
  text-align: left;
  color: #333333;
  line-height: 16px;
  margin-bottom: 10px;
}
.order_list_wrap li .service_info .service_duration {
  text-align: left;
}
.order_list_wrap li .service_info .service_duration span {
  border: 1px solid #ffa800;
  border-radius: 2px;
  font-size: 11px;
  font-family: Arial;
  font-weight: SC;
  text-align: left;
  color: #ffa800;
  line-height: 11px;
  margin-right: 5px;
  padding: 2px 5px;
  box-sizing: border-box;
}
.order_list_wrap li .service_info .detail_info {
  font-size: 13px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: left;
  color: #999999;
  line-height: 13px;
  margin-top: 20px;
}
.order_list_wrap li .service_info .detail_info .detail_info_l {
  width: 35%;
  line-height: 18px;
}
.order_list_wrap li .service_info .detail_info .detail_info_r {
  color: #333;
  width: 65%;
  text-align: right;
  line-height: 18px;
}
.order_list_wrap li .service_info .order_amount {
  font-size: 13px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: right;
  color: #333333;
  line-height: 13px;
}
.order_list_wrap li .service_info .order_amount span {
  font-size: 16px;
  font-family: ArialMT;
  text-align: right;
  color: #333333;
  line-height: 21px;
}
.order_list_wrap li .service_info .to_pay_btn {
  width: 130px;
  height: 45px;
  background: #0096ff;
  border-radius: 23px;
  font-size: 15px;
  font-family: PingFang, PingFang-SC;
  font-weight: SC;
  text-align: center;
  color: #ffffff;
  line-height: 45px;
  margin-top: 25px;
  margin-left: 15px;
}
.order_list_wrap li .service_info .to_pay_btn2 {
  background: #fff !important;
  border: 0.9px solid #999 !important;
  color: #333 !important;
}
.order_list_wrap li .service_info .opacity_4 {
  opacity: 0.4;
}
/* 我的订单 订单详情 end */
/* 更改付款日 start */
.popWrap {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.changePayTime {
  width: 80%;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1001;
  background: #fff;
  padding: 20px 0 20px;
  border-radius: 20px;
}
.changePayTime h3 {
  font-family: PingFang-SC-Bold;
  font-size: 16px;
  color: #333333;
  letter-spacing: 0;
  text-align: center;
  line-height: 16px;
  display: block;
  margin-bottom: 20px;
}
.changePayTime .close {
  position: absolute;
  right: 25px;
  top: 20px;
  width: 15px;
  height: 14px;
}
.changePayTime .changeTime {
  padding: 20px 33px 15px;
  position: relative;
}
.changePayTime .changeTime .title {
  font-family: PingFang-SC-Medium;
  font-size: 15px;
  color: #0096ff;
  letter-spacing: 0;
  line-height: 16px;
  margin-bottom: 5px;
}
.changePayTime .changeTime .changeTimeExplain {
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #333333;
  letter-spacing: 0;
  line-height: 20px;
  width: 200px;
}
.changePayTime .changeTime .right_btn {
  width: 6px;
  height: 12px;
  position: absolute;
  right: 33px;
  top: 50%;
  margin-top: -6px;
}
.changePayTime .changeTime_mb p {
  margin-bottom: 10px;
}
.changePayTime .txt_explain {
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #999999;
  letter-spacing: 0;
  line-height: 18px;
  padding: 10px 20px;
  border-top: 1px solid #f7f7f7;
}
.changePayTime .popup_box {
  height: 248px !important;
  margin: -124px 0 0 -137px !important;
  width: 245px !important;
  padding: 0 15px !important;
}
.changePayTime .popup_box p {
  text-align: left;
  line-height: 18px;
  margin-bottom: 15px;
  font-size: 13px;
}
.changePayTime .popup_btn {
  width: 100%;
  border-top: 1px solid #ececec;
  overflow: hidden;
}
.changePayTime .popup_btn a {
  width: 49%;
  height: 45px;
  line-height: 45px;
  display: inline-block;
  text-align: center;
  color: #0096FF;
  font-size: 14px;
  border-left: 1px solid #ececec;
  margin-left: -1px;
}
.changePayTime .popup_btn .popup_left,
.changePayTime .popup_btn .popup_right {
  color: #0096ff !important;
}
/* 更改付款日 end */
/* 分期计划 start */
.height_100 {
  height: 100% !important;
}
.stage_info p {
  font-size: 13px !important;
  font-family: Arial !important;
  font-weight: 400 !important;
  line-height: 13px !important;
}
.plan_list_wrap {
  padding-bottom: 6px;
  box-sizing: border-box;
}
.plan_list_wrap .plan_top {
  width: 100%;
  height: 45px;
  padding: 0 20px;
  background: #ffffff;
  box-sizing: border-box;
}
.plan_list_wrap .plan_top p {
  font-size: 13px;
  font-family: Arial;
  font-weight: 400;
  color: #333333;
  line-height: 13px;
}
.plan_list_wrap .plan_top .plan_title {
  font-size: 15px !important;
  font-weight: SC !important;
  line-height: 15px !important;
}
.plan_list_wrap .plan_top span {
  display: block;
}
.plan_list_wrap .plan_top .txt_style {
  width: 75%;
}
.plan_list_wrap li {
  margin-bottom: 10px;
}
.plan_list_wrap li .plan_top {
  width: 100%;
  height: 45px;
  padding: 0 20px;
  background: #ffffff;
  box-sizing: border-box;
}
.plan_list_wrap li .plan_top p {
  font-size: 13px;
  font-family: Arial;
  font-weight: 400;
  color: #333333;
  line-height: 13px;
}
.plan_list_wrap li .plan_top p:first-of-type {
  font-size: 15px !important;
  font-weight: SC !important;
  line-height: 15px !important;
}
.plan_list_wrap li .plan_top span {
  display: block;
}
.plan_list_wrap li .plan_detail_info {
  width: 100%;
  background: #f7f7f7;
  padding: 20px;
  box-sizing: border-box;
}
.plan_list_wrap li .plan_detail_info p {
  font-size: 13px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: left;
  color: #999999;
  line-height: 13px;
  margin-bottom: 10px;
}
.plan_list_wrap li .plan_detail_info p:last-of-type {
  margin-bottom: 0 !important;
}
/* 分期计划 end */
/* 支付结果 start */
.result_container {
  padding: 20px;
  box-sizing: border-box;
}
.result_container .success_img {
  width: 102px;
  display: block;
  margin: 0 auto 15px;
}
.result_container .fail_img {
  width: 40px;
  display: block;
  margin: 0 auto 15px;
}
.result_container p {
  font-size: 16px;
  font-family: PingFang, PingFang-SC;
  font-weight: SC;
  text-align: center;
  color: #0096ff;
  line-height: 16px;
  margin-bottom: 10px;
}
.result_container h3 {
  font-size: 30px;
  font-family: Arial, Arial-BoldMT;
  font-weight: BoldMT;
  text-align: center;
  color: #333333;
  line-height: 30px;
  margin-bottom: 20px;
}
.result_container h3 span {
  font-size: 13px;
}
.result_container .bill_info {
  margin-bottom: 20px;
}
.result_container .bill_info:last-of-type {
  margin-bottom: 30px;
}
.result_container .bill_info .bill_info_l {
  font-size: 15px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: left;
  color: #999999;
  line-height: 15px;
}
.result_container .bill_info .bill_info_r {
  font-size: 15px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: right;
  color: #333333;
  line-height: 15px;
}
.result_container .pay_prompt_txt {
  font-size: 13px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: left;
  color: #333333;
  line-height: 21px;
  margin-bottom: 30px !important;
}
.result_container .pay_prompt_txt a {
  color: #0096ff !important;
}
.cancel_container {
  padding: 40px 20px;
  box-sizing: border-box;
}
.cancel_container h2 {
  font-size: 30px;
  font-family: PingFang, PingFang-SC;
  font-weight: SC;
  text-align: center;
  color: #333333;
  line-height: 30px;
  margin-bottom: 10px;
}
.cancel_container p {
  font-size: 15px;
  font-family: PingFang, PingFang-SC;
  font-weight: SC;
  text-align: center;
  color: #333333;
  line-height: 16px;
  margin-bottom: 30px;
}
.follow_wechat_offical {
  width: 100%;
  height: 86px;
  background: rgba(18, 187, 7, 0.06);
  border-radius: 10px;
  padding: 23px 15px 18px 15px;
  box-sizing: border-box;
}
.follow_wechat_offical img {
  width: 40px;
  margin-right: 15px;
}
.follow_wechat_offical .follow_mid_txt {
  flex: 1;
}
.follow_wechat_offical .follow_mid_txt p {
  font-size: 13px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: left;
  color: #12bb07;
  line-height: 19px;
  margin-bottom: 0 !important;
}
.follow_wechat_offical .follow_mid_txt p:nth-of-type(2) {
  font-weight: bold;
}
.follow_wechat_offical button {
  width: 59px;
  height: 25px;
  background: #0096ff;
  border-radius: 15px;
  font-size: 13px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: center;
  color: #ffffff;
  line-height: 15px;
  padding: 0;
}
/* 支付结果 end */
/* 取消原因 start */
.cancel_reason_wrap {
  padding: 15px 20px 34px;
}
.cancel_reason_wrap .title {
  height: 23px;
  margin-bottom: 46px;
  position: relative;
}
.cancel_reason_wrap .title h3 {
  font-size: 16px;
  font-family: PingFang, PingFang-SC;
  font-weight: SC;
  text-align: center;
  color: #333333;
  line-height: 23px;
}
.cancel_reason_wrap .title .close_icon {
  width: 40px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.cancel_reason_wrap .title .close_icon span {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.cancel_reason_wrap .cancel_reason {
  margin-bottom: 52px;
}
.cancel_reason_wrap .cancel_reason li {
  margin-bottom: 26px;
}
.cancel_reason_wrap .cancel_reason li p {
  font-size: 16px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: left;
  color: #333333;
  line-height: 16px;
}
.cancel_reason_wrap .active_select_color {
  color: #0096ff !important;
  font-size: 16px !important;
  font-weight: SC !important;
  text-align: left !important;
  line-height: 16px !important;
}
/* 取消原因 end */
/* 下单付款详情 */
.down_detail {
  padding: 23px 20px 0;
  box-sizing: border-box;
  background: #fff;
  margin-bottom: 15px;
}
.down_detail li {
  height: 45px;
}
.down_detail li p {
  font-size: 13px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: left;
  color: #333;
  line-height: 13px;
}
.down_detail li .detail_title {
  color: #999 !important;
}
.down_detail li .deposit_status {
  width: 47px;
  height: 15px;
  border: 1px solid #f8751c;
  border-radius: 2px;
  font-size: 11px !important;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: left;
  color: #f8751c;
  line-height: 11px;
  padding: 0 7px;
  box-sizing: border-box;
}
.down_detail li .info_icon {
  width: 13px;
  height: 13px;
  background: url(../images/bbStagingImg/icon_img11.png) no-repeat center;
  background-size: 100%;
  display: inline-block;
}
.deposit_txt {
  font-size: 13px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: left;
  color: #999999;
  line-height: 21px;
  padding: 0 20px;
  box-sizing: border-box;
}
/* 全款付 start */
.payment_type_wrap {
  padding-bottom: 110px;
  box-sizing: border-box;
}
.fullpayment_wrap {
  padding: 0 20px;
  box-sizing: border-box;
}
.fullpayment_wrap .select_payment_type {
  width: 100%;
  border-radius: 4px;
  background: #fff;
  padding: 20px 15px;
  box-sizing: border-box;
  margin-bottom: 20px;
  margin-top: 15px;
}
.fullpayment_wrap .select_payment_type p {
  font-size: 13px;
  font-family: PingFang-SC-Regular, PingFang-SC;
  font-weight: 400;
  color: #333333;
  line-height: 18px;
}
.fullpayment_wrap .select_payment_type .cur_active {
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.06);
  border-radius: 4px;
}
.fullpayment_wrap .select_payment_type .payment_type_list {
  padding: 11px 14px 11px 20px;
  box-sizing: border-box;
  margin-bottom: 15px;
  width: 100%;
  height: 45px;
  background: #ffffff;
}
.fullpayment_wrap .select_payment_type .payment_type_list:last-of-type {
  margin-bottom: 0 !important;
}
.fullpayment_wrap .select_payment_type .payment_type_list img {
  width: 24px;
  height: 24px;
  border-radius: 4px;
  margin-right: 10px;
}
.fullpayment_wrap .select_payment_type .payment_type_list .pay_sub_title {
  font-size: 11px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 20px;
  margin-left: 4px;
}
.fullpayment_wrap .select_payment_type .payment_type_list span {
  margin-left: auto;
}
.fullpayment_wrap .slogan_box_wrap {
  width: 100%;
  border-radius: 10px;
  background: #fff;
  margin-bottom: 15px;
}
.fullpayment_wrap .slogan_box_wrap .slogan_box_top {
  width: 100%;
  height: 120px;
  background: linear-gradient(135deg, #41414a 0%, #1d1d27 100%);
  /*box-shadow: 0px -2px 8px 0px rgba(0, 0, 0, 0.5);*/
  border-radius: 10px 10px 0 0;
  position: relative;
  padding: 11px 31px 26px 22px;
  box-sizing: border-box;
}
.fullpayment_wrap .slogan_box_wrap .bg_icon {
  width: 111px;
  height: 38px;
  position: absolute;
  left: 93px;
  top: 5px;
}
.fullpayment_wrap .slogan_box_wrap .bb3bao_title {
  margin-bottom: 30px;
}
.fullpayment_wrap .slogan_box_wrap .bb3bao_title span:nth-of-type(1) {
  width: 72px;
  height: 24px;
  display: inline-block;
  background: url("../images/bbStagingImg/icon_bb3bao7.png") no-repeat center;
  background-size: 100% 100%;
  margin-right: 5px;
  vertical-align: middle;
}
.fullpayment_wrap .slogan_box_wrap .bb3bao_title span:nth-of-type(2) {
  line-height: 24px;
  font-size: 14px;
  font-family: PingFang-SC-Heavy, PingFang-SC;
  font-weight: 800;
  color: #ecba90;
}
.fullpayment_wrap .slogan_box_wrap .service_txt {
  flex-direction: row;
  flex-wrap: wrap;
}
.fullpayment_wrap .slogan_box_wrap .service_txt p {
  font-size: 13px;
  font-family: PingFang-SC-Medium, PingFang-SC;
  font-weight: 500;
  color: #ecba90;
  line-height: 18px;
  margin-bottom: 16px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.fullpayment_wrap .slogan_box_wrap .service_txt p:nth-of-type(1) span {
  background: url("../images/bbStagingImg/icon_bb3bao6.png") no-repeat center;
  background-size: 100%;
}
.fullpayment_wrap .slogan_box_wrap .service_txt p:nth-of-type(2) span {
  background: url("../images/bbStagingImg/icon_bb3bao3.png") no-repeat center;
  background-size: 100%;
}
.fullpayment_wrap .slogan_box_wrap .service_txt p:nth-of-type(3) span {
  background: url("../images/bbStagingImg/icon_bb3bao4.png") no-repeat center;
  background-size: 100%;
}
.fullpayment_wrap .slogan_box_wrap .service_txt p:nth-of-type(4) span {
  background: url("../images/bbStagingImg/icon_bb3bao5.png") no-repeat center;
  background-size: 100%;
}
.fullpayment_wrap .slogan_box_wrap .service_txt p span {
  margin-right: 5px;
  width: 20px;
  height: 20px;
  display: inline-block;
}
.fullpayment_wrap .slogan_box_wrap .slogan_box_bottom_img {
  width: 100%;
  height: 32px;
  display: block;
}
.fullpayment_wrap .slogan_box_wrap .slogan_icon_box {
  padding: 20px 23px 30px;
  box-sizing: border-box;
}
.fullpayment_wrap .slogan_box_wrap .slogan_icon_box .text_icon {
  display: inline-block;
  width: 55px;
  height: 55px;
  background: linear-gradient(90deg, #ffeab7 0%, #fbd37d 100%);
  border-radius: 50%;
  text-align: center;
  line-height: 55px;
  font-size: 25px;
  font-family: PingFang-SC-Heavy, PingFang-SC;
  font-weight: 800;
  color: #7a570a;
  margin-right: 10px;
  flex-shrink: 0;
}
.fullpayment_wrap .slogan_box_wrap .slogan_icon_box .sub_text p {
  font-family: PingFang-SC-Bold, PingFang-SC;
  color: #333333;
}
.fullpayment_wrap .slogan_box_wrap .slogan_icon_box .sub_text p:nth-of-type(1) {
  font-size: 14px;
  font-weight: bold;
  line-height: 13px;
  margin-bottom: 5px;
}
.fullpayment_wrap .slogan_box_wrap .slogan_icon_box .sub_text p:nth-of-type(2) {
  font-size: 11px;
  font-weight: 400;
  line-height: 16px;
}
.privilege_title {
  width: 97px;
  display: block;
  margin: 0 auto;
  margin-bottom: 13px;
}
.privilege_list {
  padding: 0 35px;
  box-sizing: border-box;
  margin-bottom: 9px;
}
.privilege_list li {
  width: 30%;
}
.privilege_list li:nth-of-type(1) span {
  background: url(../images/bbStagingImg/pri_icon4.png) no-repeat center;
  background-size: 100%;
}
.privilege_list li:nth-of-type(2) span {
  background: url(../images/bbStagingImg/pri_icon3.png) no-repeat center;
  background-size: 100%;
}
.privilege_list li:nth-of-type(3) span {
  background: url(../images/bbStagingImg/pri_icon1.png) no-repeat center;
  background-size: 100%;
}
.privilege_list li:nth-of-type(4) span {
  background: url(../images/bbStagingImg/pri_icon2.png) no-repeat center;
  background-size: 100%;
}
.privilege_list li span {
  width: 40px;
  height: 40px;
  display: block;
  margin: 0 auto;
}
.privilege_list li p {
  font-size: 13px;
  font-family: PingFang-SC-Regular, PingFang-SC;
  font-weight: 400;
  color: #5a5a68;
  line-height: 19px;
  text-align: center;
}
.privilege_list li .list1_img {
  background: url(../images/bbStagingImg/pri_icon4_4.png) no-repeat center !important;
  background-size: 100% !important;
}
.privilege_list li .list2_img {
  background: url(../images/bbStagingImg/pri_icon3_3.png) no-repeat center !important;
  background-size: 100% !important;
}
.privilege_list li .list3_img {
  background: url(../images/bbStagingImg/pri_icon1_1.png) no-repeat center !important;
  background-size: 100% !important;
}
.privilege_list li .list4_img {
  background: url(../images/bbStagingImg/pri_icon2_2.png) no-repeat center !important;
  background-size: 100% !important;
}
.privilege_list li .change_font_color {
  font-size: 13px !important;
  font-family: PingFang-SC-Bold, PingFang-SC !important;
  font-weight: bold !important;
  color: #0096ff !important;
  line-height: 19px !important;
}
.lunbo_info {
  width: 100%;
  height: 77px;
  margin-bottom: 30px;
}
.lunbo_info .privilege_content {
  background: rgba(0, 172, 255, 0.06);
  width: 300px;
  height: 77px;
  margin: 0 auto;
  padding: 20px;
  box-sizing: border-box;
}
.lunbo_info .privilege_content .content_left {
  float: left;
  width: 45%;
}
.lunbo_info .privilege_content .content_left p {
  font-size: 13px;
  font-family: PingFang-SC-Bold, PingFang-SC;
  font-weight: bold;
  color: #0096ff;
  line-height: 19px;
  margin-right: 10px;
}
.lunbo_info .privilege_content .content_right {
  float: left;
}
.lunbo_info .privilege_content .content_right p {
  font-size: 11px;
  font-family: PingFang-SC-Regular, PingFang-SC;
  font-weight: 400;
  color: #5a5a68;
  line-height: 15px;
  margin-top: 3px;
}
.lunbo_info .privilege_content span {
  width: 1px;
  height: 20px;
  border-right: 1px solid #5A5A68;
  display: block;
  float: left;
  margin-right: 30px;
  margin-top: 9px;
}
.valuation_rules {
  width: 85%;
  display: block;
  margin: 0 auto 40px;
}
.sign_aontract {
  font-size: 13px;
  font-family: PingFang-SC-Medium, PingFang-SC;
  font-weight: 500;
  color: #999999;
  line-height: 19px;
  margin-top: 10px;
  margin-bottom: 40px;
  padding: 0 20px;
  box-sizing: border-box;
}
.mb_169 {
  margin-bottom: 169px;
}
.payment_detail_wrap {
  min-height: calc(100vh - 104px);
  position: relative;
}
.banner_bg_fullpay {
  width: 100%;
  height: 127px;
  background: url(../images/bbStagingImg/bg_img2.jpg) no-repeat center;
  background-size: 100%;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
  padding: 45px 20px 0;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 229px;
}
.banner_bg_fullpay .full_payment_box {
  width: 90%;
  background: #fff;
  min-height: 230px !important;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  box-sizing: border-box;
  position: absolute;
  top: 36px;
  left: 50%;
  margin-left: -45%;
  padding: 22px 20px 35px;
}
.banner_bg_fullpay .full_payment_box h4 {
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 19px;
  margin-bottom: 25px;
}
.banner_bg_fullpay .full_payment_box h4 span {
  width: 13px;
  height: 15px;
  display: inline-block;
  background: url(../images/bbStagingImg/icon_img18.png) no-repeat center;
  background-size: 100%;
  vertical-align: -14%;
  margin-right: 6px;
}
.banner_bg_fullpay .full_payment_box .full_payment_detail {
  width: 85%;
  position: relative;
  margin-bottom: 25px;
  margin-left: 19px;
}
.banner_bg_fullpay .full_payment_box .full_payment_detail p {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  line-height: 23px;
  background: #fff;
  height: 23px;
}
.banner_bg_fullpay .full_payment_box .full_payment_detail .full_payment_left {
  color: #999999;
  padding-right: 20px;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  min-width: 64px;
  padding-right: 8px !important;
}
.banner_bg_fullpay .full_payment_box .full_payment_detail .full_payment_right {
  min-width: 62px;
  font-size: 16px;
  color: #333333;
  position: absolute;
  right: 0;
  top: 0;
  text-align: right;
  font-family: Arial;
  font-weight: 400;
  line-height: 23px;
  padding-left: 12px;
}
.banner_bg_fullpay .full_payment_box .full_payment_detail .full_payment_right span {
  background: url(../images/next_arrow_000.png) no-repeat center;
  background-size: 100%;
  width: 8.5px;
  height: 16px;
  display: inline-block;
  vertical-align: -10%;
  margin-left: 5px;
}
.banner_bg_fullpay .full_payment_box .full_payment_detail .full_payment_mid span {
  width: 100%;
  height: 1px;
  background-image: linear-gradient(to right, #ccc 0%, #ccc 50%, transparent 50%);
  background-size: 10px 1px;
  background-repeat: repeat-x;
  float: left;
  margin-top: 11px;
}
.banner_bg_fullpay .full_payment_box .user_info {
  width: 85%;
  margin: 0 auto 30px;
  border-bottom: 0.5px solid #f7f7f7;
}
.banner_bg_fullpay .full_payment_box .user_info p {
  margin-bottom: 15px;
}
.banner_bg_fullpay .full_payment_box .user_info p:nth-of-type(1) {
  margin-top: 15px;
}
.banner_bg_fullpay .full_payment_box .user_info p span {
  font-size: 13px;
  font-family: PingFang-SC-Regular, PingFang-SC;
  font-weight: 400;
  line-height: 19px;
}
.banner_bg_fullpay .full_payment_box .user_info p span:nth-of-type(1) {
  color: #999999;
  float: left;
}
.banner_bg_fullpay .full_payment_box .user_info p span:nth-of-type(2) {
  color: #333333;
  float: right;
}
.banner_bg_fullpay .full_payment_box .service_info_wrap {
  padding: 0 20px;
  box-sizing: border-box;
}
.banner_bg_fullpay .full_payment_box .service_info_wrap h2 {
  font-size: 16px;
  font-family: PingFang, PingFang-SC;
  font-weight: SC;
  text-align: left;
  color: #333333;
  line-height: 23px;
  margin-bottom: 10px;
}
.banner_bg_fullpay .full_payment_box .service_info_wrap p span {
  width: 44px;
  height: 15px;
  background: #ffffff;
  border: 1px solid #ffa800;
  border-radius: 2px;
  font-size: 11px;
  font-family: PingFang, PingFang-SC;
  font-weight: SC;
  text-align: left;
  color: #ffa800;
  line-height: 15px;
  padding: 0 5px;
  box-sizing: border-box;
  margin-right: 5px;
}
.agreement_consent_txt {
  padding: 0 20px 5px;
  box-sizing: border-box;
  position: absolute;
  bottom: 30px;
}
.agreement_consent_txt span {
  width: 30px;
  height: 19px;
  display: inline-block;
  background: url(../images/bbStagingImg/icon_img1.png) no-repeat center;
  background-size: 100%;
  vertical-align: top;
}
.agreement_consent_txt p {
  display: inline-block;
  font-size: 13px;
  font-family: PingFang-SC-Medium, PingFang-SC;
  font-weight: 500;
  color: #424242;
  line-height: 19px;
  margin-left: 5px;
}
.agreement_consent_txt a {
  font-size: 13px;
  font-family: PingFang-SC-Medium, PingFang-SC;
  font-weight: 500;
  color: #0096FF;
}
.agreement_consent_txt .re_about {
  height: 21px;
  font-size: 15px;
  font-family: PingFang-SC-Medium, PingFang-SC;
  font-weight: 500;
  color: #333;
  line-height: 21px;
  margin: 26px 0 26px 20px;
  float: left;
}
.total_amount {
  font-size: 13px;
  font-family: ArialMT;
  color: #333333;
  line-height: 45px;
}
.total_amount span {
  font-size: 18px;
  color: #0096ff;
}
.pay_result_wrap {
  padding-top: 20px;
  box-sizing: border-box;
}
.pay_result_wrap .pay_success_img {
  width: 40px;
  height: 40px;
  display: block;
  margin: 0 auto 15px;
}
.pay_result_wrap .pay_status_name {
  font-size: 16px;
  font-family: PingFang, PingFang-SC;
  font-weight: SC;
  text-align: center;
  color: #0096ff;
  line-height: 16px;
  margin-bottom: 40px;
}
.pay_result_wrap .receive_guarantee_txt {
  font-size: 16px;
  font-family: PingFang, PingFang-SC;
  font-weight: SC;
  text-align: center;
  color: #ff7700;
  line-height: 23px;
  margin-bottom: 15px;
}
.pay_result_wrap .three_guarantee_ex {
  width: 335px;
  height: 110px;
  background: rgba(7, 173, 187, 0.06);
  border-radius: 10px;
  padding: 23px 25px;
  box-sizing: border-box;
  margin: 0 auto 30px;
}
.pay_result_wrap .three_guarantee_ex .guarantee_text {
  margin-left: 16px;
}
.pay_result_wrap .three_guarantee_ex .guarantee_text h2 {
  font-size: 16px;
  font-family: PingFang, PingFang-SC;
  font-weight: SC;
  text-align: left;
  color: #0096ff;
  line-height: 23px;
  margin-bottom: 5px;
}
.pay_result_wrap .three_guarantee_ex .guarantee_text p {
  font-size: 13px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: left;
  color: #0096ff;
  line-height: 19px;
}
.pay_result_wrap .use_txt {
  padding: 0 20px;
  box-sizing: border-box;
}
.pay_result_wrap .use_txt span {
  font-size: 15px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: left;
  line-height: 15px;
}
.pay_result_wrap .use_txt .guarantee_use_l {
  color: #999999;
}
.pay_result_wrap .use_txt .guarantee_use_r {
  color: #333333;
}
.pay_result_wrap .three_erwei_code_wrap {
  margin-top: 51px;
  height: 174px;
}
.pay_result_wrap .three_erwei_code_wrap .three_gurantee_code {
  width: 80%;
  display: block;
  margin: 0 auto 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 300;
}
.pay_result_wrap .three_erwei_code_wrap .cus_posi {
  position: absolute !important;
  bottom: 0;
}
.cash_list {
  width: 90%;
  margin: 0 auto;
  padding: 20px 0;
  box-sizing: border-box;
}
.cash_list li {
  width: 100%;
  height: 133px;
  background: url(../images/bbStagingImg/bg_cash.png) no-repeat center;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.cash_list li .cash_left {
  width: 40%;
  padding-left: 25px;
  box-sizing: border-box;
}
.cash_list li .cash_left p:nth-of-type(1) {
  font-size: 11px;
  font-family: PingFang-SC-Medium, PingFang-SC;
  font-weight: 500;
  color: #999999;
  line-height: 13px;
}
.cash_list li .cash_left p:nth-of-type(2) {
  font-size: 15px;
  font-family: Arial-BoldMT, Arial;
  font-weight: normal;
  color: #ff7700;
  line-height: 17px;
}
.cash_list li .cash_left p:nth-of-type(2) span {
  font-size: 20px;
  font-family: Arial-BoldMT, Arial;
  font-weight: normal;
  color: #ff7700;
  line-height: 35px;
}
.cash_list li .cash_right {
  width: 60%;
  padding: 0 15px 0 25px;
  box-sizing: border-box;
}
.cash_list li .cash_right p:nth-of-type(1) {
  margin-bottom: 10px;
  font-size: 16px;
  font-family: PingFang-SC-Bold, PingFang-SC;
  font-weight: bold;
  color: #333333;
  line-height: 27px;
}
.cash_list li .cash_right p:nth-of-type(2) {
  line-height: 18px;
}
.cash_list li .cash_right p:nth-of-type(2) span {
  width: 18px;
  height: 18px;
  background: url("../images/bbStagingImg/select_icon_gray.png") no-repeat center;
  background-size: 100%;
  vertical-align: middle;
  float: right;
}
.logout_nav p {
  color: #999;
}
.turn {
  color: #0096ff;
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
}
.pdf_height {
  min-height: calc(100vh - 180px);
}
.pdf {
  padding-top: 30px;
  padding-bottom: 150px;
}
/* 全款付 end */
/* 加速付款 start */
.accelerated_pay_btn_wrap {
  margin-top: 57px;
  text-align: center;
}
.payment_status_icon_paid {
  width: 47px;
  height: 15px;
  border: 1px solid #f8751c;
  border-radius: 2px;
  font-size: 11px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: left;
  color: #f8751c;
  line-height: 11px;
  vertical-align: middle;
  padding: 2px 7px;
  box-sizing: border-box;
  margin-right: 10px;
}
.payment_status_icon_gray {
  border: 1px solid #999999 !important;
  color: #999999 !important;
}
.order_cancel_txt {
  font-size: 13px;
  font-family: PingFang, PingFang-SC;
  font-weight: SC;
  text-align: left;
  color: #999999;
  line-height: 19px;
  margin-top: 15px;
}
.accelerated_table {
  overflow-x: auto;
  width: 100%;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 130px;
  box-sizing: border-box;
}
.accelerated_table table {
  width: 420px;
}
.accelerated_table table thead {
  background: #f7f7f7;
}
.accelerated_table table thead tr {
  height: 47px;
  font-size: 12px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: left;
  color: #333333;
  line-height: 17px;
}
.accelerated_table table tbody tr {
  font-size: 11px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: center;
  color: #999999;
  line-height: 21px;
}
.accelerated_table table tbody tr td {
  padding: 0 0 22px;
}
.accelerated_table table tbody tr:nth-of-type(1) td {
  padding: 22px 0;
}
/* 加速付款 end */
/* 修改分期计划 start */
.change_staging_plan_no {
  padding-top: 15px;
  margin-bottom: 20px;
}
.change_staging_plan_no div {
  margin-bottom: 10px;
}
.change_staging_plan_no div:last-of-type {
  margin-bottom: 0;
}
.staging_plan_list {
  height: 350px;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  padding: 5px 20px 0;
  margin-top: 40px;
}
.staging_plan_list li {
  display: flex;
  justify-content: center;
  min-height: 66px;
}
.staging_plan_list li:last-of-type .mid_line {
  border-right: none;
}
.staging_plan_list li:last-of-type .mid_line_android {
  border-right: none;
}
.staging_plan_list li h3 {
  font-size: 16px;
  font-family: Arial;
  font-weight: SC;
  color: #333333;
  line-height: 13px;
  margin-bottom: 5px;
}
.staging_plan_list li p {
  font-size: 11px;
  font-family: Arial;
  font-weight: 400;
  text-align: right;
  color: #999999;
  line-height: 13px;
  margin-bottom: 5px;
}
.staging_plan_list li .left_periods {
  flex: 1;
}
.staging_plan_list li .left_periods h3 {
  text-align: right;
}
.staging_plan_list li .mid_line {
  border-right: 0.5px solid #ececec;
  height: 66px;
  position: relative;
  margin: 0 16px;
}
.staging_plan_list li .mid_line .circle_icon {
  width: 13px;
  height: 13px;
  display: inline-block;
  background: url("../images/bbStagingImg/circle_icon.svg") #fff no-repeat center;
  background-size: 100% 100%;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
}
.staging_plan_list li .mid_line_android {
  border-right: 1.2px solid #ececec;
}
.staging_plan_list li .mid_line_android .circle_icon {
  left: 50%;
  transform: translate(-43%, 0);
}
.staging_plan_list li .right_amount {
  flex: 1;
}
.staging_plan_list li .right_amount h3,
.staging_plan_list li .right_amount p {
  text-align: left;
}
/*去除移动端浏览器滚动条：*/
.staging_plan_list::-webkit-scrollbar {
  display: none;
}
/* 修改分期计划 end */
@media screen and (max-width: 320px) {
  .result_container .follow_wechat_offical img {
    margin-right: 5px !important;
  }
}
/* 图标 icon start */
/* 未选中图标 灰-圆对勾 */
.un_select_cir_icon {
  width: 18px;
  height: 18px;
  display: inline-block;
  background: url("../images/bbStagingImg/icon_gray_unselect.png") no-repeat center;
  background-size: 100%;
}
/* 选中图标 蓝-圆对勾*/
.selected_cir_icon {
  width: 18px;
  height: 18px;
  display: inline-block;
  background: url("../images/bbStagingImg/icon_blue_selected.png") no-repeat center !important;
  background-size: 100% !important;
}
.selected_cir_icon1 {
  width: 18px;
  height: 18px;
  display: inline-block;
  background: url("../images/commonIcon/yes_icon.png") no-repeat center !important;
  background-size: 100% !important;
}
/* 退出icon */
.logout_icon_fff {
  width: 15px;
  height: 16px;
  display: inline-block;
  background: url("../images/bbStagingImg/logout_icon.png") no-repeat center;
  background-size: 100% 100%;
  margin-left: 5px;
}
/* 退出icon 000 */
.logout_icon_000 {
  width: 15px;
  height: 16px;
  display: inline-block;
  background: url("../images/commonIcon/logout_icon.svg") no-repeat center;
  background-size: 100% 100%;
  margin-left: 5px;
  color: #333;
}
/* 弹框关闭icon 000 */
.closepop_icon_000 {
  width: 12px;
  height: 12px;
  display: inline-block;
  background: url(../images/bbOrderImg/close_icon_000.png) no-repeat center;
  background-size: 100% 100%;
}
/* 展开 收起箭头图标 灰 */
.close_icon_gray {
  width: 7px;
  height: 12px;
  display: inline-block;
  background: url(../images/bbOrderImg/right_arrow_gray.png) no-repeat center;
  background-size: 100% 100%;
}
.open_icon_gray {
  width: 12px;
  height: 7px;
  background: url(../images/bbOrderImg/open_arrow_gray.png) no-repeat center;
  background-size: 100% 100%;
}
/* 展开 收起箭头图标 黑 */
.close_icon_000 {
  width: 6px;
  height: 11px;
  display: inline-block;
  background: url("../images/bbOrderImg/right_arrow.png");
  background-size: 100% 100%;
}
.open_icon_000 {
  width: 11px !important;
  height: 6px !important;
  background: url("../images/bbOrderImg/open_arrow.png") !important;
  background-size: 100% 100% !important;
}
/* 付款结果页图标 */
.success_icon_yes {
  width: 20px;
  height: 20px;
  display: inline-block;
  border-radius: 50%;
  margin-right: 5px;
  background: url(../images/commomIcon/yes_icon.png) no-repeat center;
  background-size: 100% 100%;
}
/* 首页右箭头图标 */
.arrow_icon {
  display: inline-block;
  width: 9px;
  height: 16px;
  background: url("../images/bbStagingImg/next_arraw_icon.svg") no-repeat center;
  background-size: 100% 100%;
  margin-left: 5px;
  vertical-align: sub;
}
/* nav 图标 */
.fill_info_icon {
  width: 22px;
  height: 30px;
  display: block;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -15px;
}
.fill_info_icon1 {
  background: url(../images/bbStagingImg/icon_img15.png) no-repeat center;
  background-size: 100%;
}
.fill_info_icon2 {
  background: url(../images/bbStagingImg/icon_img14.png) no-repeat center;
  background-size: 100%;
}
.fill_info_icon3 {
  background: url(../images/bbStagingImg/icon_img10.png) no-repeat center;
  background-size: 100%;
}
/* 添加联系人icon */
.add_icon {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: -27%;
  border-radius: 50%;
  margin-right: 5px;
  background: url(../images/bbStagingImg/add_icon.png) center no-repeat;
  background-size: 100% 100%;
}
/* 删除联系人icon */
.del_icon {
  width: 20px;
  height: 20px;
  float: right;
  background: url(../images/bbStagingImg/del_icon.png) no-repeat center;
  background-size: 100%;
}
/* 蓝色对勾 选中图标 */
.select_icon {
  width: 17px;
  height: 13px;
  display: block;
  margin-left: auto;
  background: url("../images/bbStagingImg/select_icon1.svg") no-repeat center center;
  background-size: 100% 100%;
}
/* 订单详情 head 小图标 */
.head_icon1 {
  width: 14px;
  height: 13px;
  background: url("../images/bbOrderImg/order_icon1.png") no-repeat center;
  background-size: 100% 100%;
}
.head_icon2 {
  width: 16px !important;
  height: 16px !important;
  background: url("../images/bbOrderImg/order_icon2.png") no-repeat center;
  background-size: 100% 100%;
}
.head_icon3 {
  width: 13px;
  height: 15px;
  background: url("../images/bbOrderImg/order_icon3.png") no-repeat center;
  background-size: 100% 100%;
}
.guarantee_icon {
  width: 39px;
  height: 40px;
  display: block;
  background: url("../images/commonIcon/guarantee_icon.png") no-repeat center;
  background-size: 100% 100%;
}
.arrow_icon_right {
  display: inline-block;
  width: 9px;
  height: 16px;
  background: url(../images/next_arrow_000.png) no-repeat center;
  background-size: 100%;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -8px;
}
/* 图标 icon end */
.pay_prompt {
  margin-bottom: 40px !important;
  font-size: 13px !important;
  font-family: PingFang, PingFang-SC !important;
  font-weight: SC !important;
  text-align: center !important;
  color: #333333 !important;
  line-height: 21px !important;
}
.empty_box {
  margin-top: 75px;
}
.empty_box img {
  width: 146px;
}
.empty_box p {
  font-size: 13px;
  color: #999999;
  letter-spacing: 0;
  text-align: center;
  line-height: 13px;
  margin-top: 18px;
}
.explain_txt {
  font-size: 13px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: left;
  color: #333333;
  line-height: 13px;
  padding: 0 20px;
  box-sizing: border-box;
}
