.base_name {
  font-size: 20px;
  font-weight: bold;
  text-indent: 0.6em;
  position: relative;
  color: #434343;
  padding-left: 5px;
}

.base_name::before {
  content: "";
  width: 6px;
  height: 18px;
  background: #ff4563;
  border-radius: 3px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -8px;
}

.flex_center{
  justify-content: center;
}

.userInfo_main img{
  width: 100%;
  height: 100%;
}
.userInfo_main{
  align-items: flex-start !important;
  justify-content: space-between;
  padding-top: 12px;
}
.userInfo_main .left{
  width: 230px;
}
.userInfo_main .left .side_menu{
  width: calc(100% - 80px);
  /* height: 672px; */
  border-radius: 18px;
  background-color: #fff;
  padding: 30px 40px;
}
.userInfo_main .left .side_menu .side_menu_item{
  width: 100%;
  align-items: flex-start;
  font-size: 16px;
  margin-bottom: 19px;
}
.userInfo_main .left .side_menu .side_menu_item .item_img{
  width: 18px;
  height: 18px;
  margin-right: 16px;
}
.userInfo_main .left .side_menu .side_menu_item .item_con_tit{
  font-weight: bold;
  margin-bottom: 15px;
}
.userInfo_main .left .side_menu .side_menu_item .item_con p{
  color: rgba(67, 67, 67, .6);
  margin-bottom: 14px;
  cursor: pointer;
  transition: all .2s;
}
.userInfo_main .left .side_menu .side_menu_item .item_con p.active{
  color: #FF4866;
}
.userInfo_main .left .side_menu .side_menu_item .item_con p:hover{
  color: #FF4866;
}
.userInfo_main .right{
  width: 960px;
}
.userInfo_main .right .userInfo_con{
  width: calc(100% - 60px);
  height: 180px;
  background: linear-gradient(180deg, rgba(255,232,236,0.38), #fff);
  margin-bottom: 10px;
  padding: 20px 40px 20px 20px;
  border-radius: 18px;
}
.userInfo_main .right .userInfo_con>div{
  color: rgba(67, 67, 67, .6);
}
.userInfo_main .right .userInfo_con>div>span{
  color: #FF4866;
}
.userInfo_main .right .userInfo_con .userInfo{
  width: calc(100% - 30px);
  height: 180px;
  justify-content: space-between;
  padding-left: 30px;
  /* margin-top: 8px; */
}
.userInfo_main .right .userInfo_con .userInfo .userInfo_left .image{
  width: 86px;
  height: 86px;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 21px;
}
.userInfo_main .right .userInfo_con .userInfo .userInfo_left .account .phone_num{
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 8px;
}
.userInfo_main .right .userInfo_con .userInfo .userInfo_left .account .phone_num .userNoVip{
  font-size: 16px;
  color: #2076EA;
  margin-left: 10px;
}
.userInfo_main .right .userInfo_con .userInfo .userInfo_left .account .phone_num .userNoVip{
  display: inline-block;
  width: 80px;
  height: 19px;
  margin-left: 10px;
}
.userInfo_main .right .userInfo_con .userInfo .userInfo_left .account .phone_num .userHaveVip{
  width: 80px;
  height: 19px;
  margin-left: 10px;
  position: relative;
  cursor: pointer;
}
.userInfo_main .right .userInfo_con .userInfo .userInfo_left .account .phone_num .userHaveVip:hover .userHaveVip_tips{
  display: block;
}
.userInfo_main .right .userInfo_con .userInfo .userInfo_left .account .phone_num .userHaveVip .userHaveVip_tips{
  display: none;
  width: 226px;
  padding: 15px;
  font-size: 12px;
  background-color: #fff;
  box-shadow: 1px 2px 3px 0px rgba(0,0,0,0.12);
  border-radius: 10px;
  position: absolute;
  bottom: -50px;
  left: 0;
}
.userInfo_main .right .userInfo_con .userInfo .userInfo_left .account .goRentalHall{
  width: 66px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  color: #FF4866;
  background: rgba(255,72,102,0.1);
  border-radius: 4px;
  border: 1px solid #FF4866;
}
.userInfo_main .right .userInfo_con .userInfo .userInfo_left .account .attestation>img{
  width: 17px;
  height: 17px;
}

.userInfo_main .right .userInfo_con .userInfo .userInfo_left .CompleteNum{
  padding-top: 40px;
}

.userInfo_main .right .userInfo_con .userInfo .userInfo_left .CompleteNum span{
  color: #ff4563;
}

.userInfo_main .right .userInfo_con .userInfo .userInfo_right{
  width: 466px;
  height: 142px;
  padding: 30px 12px 8px;
  background: linear-gradient(0deg, #FFFFFF, #FFFCFC);
  box-shadow: 0px 1px 6px 0px rgba(0,0,0,0.06);
  border-radius: 18px;
  flex-direction: column;
  justify-content: space-between;
}

.userInfo_main .right .userInfo_con .userInfo .userInfo_right .top{
  padding: 0px 38px 0px 8px;
  justify-content: space-between;
}

.userInfo_main .right .userInfo_con .userInfo .userInfo_right .top .right_item_top{
  width: 210px;
}

.userInfo_main .right .userInfo_con .userInfo .userInfo_right .top .right_item_top .image{
  width: 42px;
  height: 42px;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 10px;
}

.userInfo_main .right .userInfo_con .userInfo .userInfo_right .top .right_item_top .price_con .price{
  font-size: 22px;
  color: #FF4563;
  margin-top: 6px;
}

.userInfo_main .right .userInfo_con .userInfo .userInfo_right .top .top_right .right_item_bottom_item{
  height: 22px;
  line-height: 22px;
  color: rgba(67, 67, 67, .6);
  cursor: pointer;  
}

.userInfo_main .right .userInfo_con .userInfo .userInfo_right .top .top_right .right_item_bottom_item:nth-last-child(1){
  margin-left: 26px;
}

.userInfo_main .right .userInfo_con .userInfo .userInfo_right .top .top_right .right_item_bottom_item>img{
  width: 22px;
  height: 22px;
  margin-right: 5px;
}

.userInfo_main .right .userInfo_con .userInfo .userInfo_right .bottom{
  width: 348px;
  height: 40px;
  padding: 18px 78px 18px 40px;
  background: #FBFBFB;
  border-radius: 18px;
  justify-content: space-between;
}

.userInfo_main .right .userInfo_con .userInfo .userInfo_right .bottom .bottom_item{
  height: 40px;
  flex-direction: column;
  justify-content: space-between;
  font-size: 12px;
}

.userInfo_main .right .userInfo_con .userInfo .userInfo_right .bottom .bottom_item>div:nth-child(1)>span{
  display: inline-block;
  width: 14px;
  height: 14px;
  text-align: center;
  line-height: 14px;
  cursor: pointer;
  background: rgba(67,67,67,.2);
  color: #fff;
  border-radius: 50%;
}

.userInfo_main .right .userInfo_con .userInfo .userInfo_right .bottom .bottom_item>div:nth-last-child(1){
  font-size: 20px;
  color: #434343;
  font-weight: 400;
  font-family: Times New Roman;
}

/* .userInfo_main .right .userInfo_con .userInfo .userInfo_right .userInfo_right_item{
  width: 270px;
  height: 144px;
  position: relative;
  margin-right: 20px;
}
.userInfo_main .right .userInfo_con .userInfo .userInfo_right .userInfo_right_item .right_item_top{
  width: 210px;
  height: 114px;
  background: linear-gradient(0deg, #FFFFFF, #FFFCFC);
  box-shadow: 0px 1px 6px 0px rgba(0,0,0,0.06);
  border-radius: 18px;
  padding: 0px 30px;
  position: absolute;
  inset: 0;
  z-index: 9;
}
.userInfo_main .right .userInfo_con .userInfo .userInfo_right .userInfo_right_item .right_item_top .image{
  width: 42px;
  height: 42px;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 20px;
}
.userInfo_main .right .userInfo_con .userInfo .userInfo_right .userInfo_right_item .right_item_top .price_con .price{
  font-size: 24px;
  color: #434343;
  margin-top: 8px;
}
.userInfo_main .right .userInfo_con .userInfo .userInfo_right .userInfo_right_item  .right_item_bottom{
  width: 270px;
  height: 30px;
  line-height: 30px;
  padding-top: 18px;
  text-align: center;
  justify-content: space-around;
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(255,255,255,0);
  box-shadow: 0px 1px 6px 0px rgba(0,0,0,0.06);
  z-index: 0;
  border-radius: 12px;
}
.userInfo_main .right .userInfo_con .userInfo .userInfo_right .userInfo_right_item  .right_item_bottom .right_item_bottom_item{
  height: 22px;
  line-height: 22px;
  color: rgba(67, 67, 67, .6);
  cursor: pointer;
}
.userInfo_main .right .userInfo_con .userInfo .userInfo_right .userInfo_right_item  .right_item_bottom .right_item_bottom_item>img{
  width: 22px;
  height: 22px;
  margin-right: 5px;
} */
.userInfo_main .right .buyer_seller{
  width: 100%;
}
.userInfo_main .right .buyer_seller .buyer_seller_top{
  width: calc(100% - 20px);
  font-size: 16px;
  justify-content: space-between;
  color: rgba(67, 67, 67, .6);
  padding: 18px 10px 10px;
}
.userInfo_main .right .buyer_seller .buyer_con{
  width: 100%;
  height: 200px;
  justify-content: space-around;
  background-color: #fff;
  border-radius: 18px;
}
.userInfo_main .right .buyer_seller .buyer_seller_item{
  flex-direction: column;
}
.userInfo_main .right .buyer_seller .buyer_seller_item .buyer_seller_item_top{
  font-size: 16px;
  color: rgba(67, 67, 67, .6);
  margin-bottom: 20px;
}
.userInfo_main .right .buyer_seller .buyer_seller_item .buyer_seller_item_top>div:nth-child(1){
  font-weight: bold;
  color: #434343;
  margin-right: 10px;
}
.userInfo_main .right .buyer_seller .buyer_seller_item .buyer_seller_item_top>div:nth-child(1)>span{
  font-size: 28px;
}
.userInfo_main .right .buyer_seller .buyer_seller_item .buyer_seller_item_bottom{
  color: rgba(67, 67, 67, .6);
  font-size: 16px;
}
.userInfo_main .right .buyer_seller .buyer_seller_item .buyer_seller_item_bottom.first{
  color: #ff4563;
}
.userInfo_main .right .buyer_seller .buyer_seller_item .buyer_seller_item_bottom>img{
  width: 32px;
  height: 32px;
  margin-right: 12px;
}
.userInfo_main .right .buyer_seller .seller_con{
  width: 100%;
  justify-content: space-between;
}
.userInfo_main .right .buyer_seller .seller_con .seller_con_left,
.userInfo_main .right .buyer_seller .seller_con .seller_con_right{
  background-color: #fff;
  border-radius: 18px;
}
.userInfo_main .right .buyer_seller .seller_con .seller_con_left{
  width: 312px;
  height: 180px;
  justify-content: center;
}
.userInfo_main .right .buyer_seller .seller_con .seller_con_right{
  width: 636px;
  height: 180px;
  justify-content: space-around;
}

/* 租号订单 */
.colorff4866{
  color: #FF4866;
}

#rentalOrder .rentalOrder_con{
  width: 960px;
  font-size: 14px;
  line-height: 16px;
  margin: 10px auto;
}

#rentalOrder .rentalOrder_con .rentalOrder_item{
  width: 896px;
  height: 144px;
  background-color: #FFFFFF;
  padding: 25px 32px;
  margin-bottom: 8px;
  border-radius: 18px;
}

#rentalOrder .rentalOrder_con .rentalOrder_item .Order_item_top{
  justify-content: space-between;
  margin-bottom: 20px;
}

#rentalOrder .rentalOrder_con .rentalOrder_item .Order_item_top .order_name{
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
}

#rentalOrder .rentalOrder_con .rentalOrder_item .Order_item_top .order_info>div{
  color: #434343;
  opacity: 0.6;
}

#rentalOrder .rentalOrder_con .rentalOrder_item .Order_item_top .order_info>div:nth-child(1){
  margin-right: 30px;
}

#rentalOrder .rentalOrder_con .rentalOrder_item .Order_item_con{
  width: 100%;
  justify-content: space-between;
}

#rentalOrder .rentalOrder_con .rentalOrder_item .Order_item_con .image>img{
  width: 151px;
  height: 108px;
  border-radius: 18px;
}

#rentalOrder .rentalOrder_con .rentalOrder_item .Order_item_con .num_price{
  flex-direction: column;
}

#rentalOrder .rentalOrder_con .rentalOrder_item .Order_item_con .num_price .colorff4866{
  margin-top: 20px;
}

#rentalOrder .rentalOrder_con .rentalOrder_item .Order_item_con .operate{
  width: 180px;
  height: 108px;
  text-align: center;
  flex-direction: column;
  justify-content: space-around;
}

#rentalOrder .rentalOrder_con .rentalOrder_item .Order_item_con .operate>div{
  width: 100%;
  cursor: pointer;
}

#rentalOrder .rentalOrder_con .rentalOrder_item .Order_item_con .operate .look_detail{
  position: relative;
}

#rentalOrder .rentalOrder_con .rentalOrder_item .Order_item_con .operate .look_detail:hover .detail{
  display: block;
}

#rentalOrder .rentalOrder_con .rentalOrder_item .Order_item_con .operate .look_detail .detail{
  width: 427px;
  height: 71px;
  line-height: 74px;
  background: url(../images/rentalOrder_detailbg.png) no-repeat;
  background-size: cover;
  position: absolute;
  bottom: -71px;
  right: 0;
  display: none;
}

/* 暂无订单 */
#noOrder{
  width: 100%;
  text-align: center;
  margin-top: 50px;
  display: none;
}

#noOrder>img{
  width: 160px;
  height: 111px;
  margin-bottom: 10px;
}

/**申请提现------------------------------------------------------------------------------------------------------- */
.border_radius_18{
  border-radius: 18px;
}

.applyWithdraw .applyWithdraw_con .tit,
.applyWithdrawRes .applyWithdrawRes_con .tit,
.applyWithdrawVerify .applyWithdrawVerify_con .tit,
.withdrawLog .withdrawLog_con .tit,
.noWithdrawLog .noWithdrawLog_con .tit,
.uploadIdCardCon .tit{
  width: 100%;
  font-weight: bold;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  margin-bottom: 28px;
}

.applyWithdraw .applyWithdraw_con{
  width: 454px;
  height: 508px;
  font-size: 14px;
  line-height: 16px;
  padding: 36px;
}

.applyWithdraw .applyWithdraw_con .applyWithdraw_item{
  width: 100%;
  color: rgba(67, 67, 67, 0.6);
  margin-bottom: 20px;
  /* align-items: start; */
}

.applyWithdraw .applyWithdraw_con .applyWithdraw_item .left{
  width: 85px;
  text-align: right;
}

.applyWithdraw .applyWithdraw_con .applyWithdraw_item .right{
  width: calc(100% - 85px);
  color: rgba(67, 67, 67, 1);
  position: relative;
}

.applyWithdraw .applyWithdraw_con .applyWithdraw_item.price{
  margin-top: 40px;
  line-height: 28px;
}

.applyWithdraw .applyWithdraw_con .applyWithdraw_item.price .right{
  color: #FF4866;
}

.applyWithdraw .applyWithdraw_con .applyWithdraw_item.price .right>span{
  display: inline-block;
  font-size: 26px;
}

.applyWithdraw .applyWithdraw_con .applyWithdraw_item .right .tips{
  color: rgba(67, 67, 67, 0.6);
  position: absolute;
  bottom: -20px;
  left: 0px;
}

.applyWithdraw .applyWithdraw_con .applyWithdraw_item input{
  width: 338px;
  height: 48px;
  border-radius: 8px;
  border: 1px solid #E7E7E7;
  outline: none;
  text-indent: 10px;
}

.applyWithdraw .applyWithdraw_con .applyWithdraw_item #applyWithdrawPassword{
  width: 280px;
}

.applyWithdraw .applyWithdraw_con .applyWithdraw_item.applyWithdrawMoney input{
  width: 140px;
}

.applyWithdraw .applyWithdraw_con .applyWithdraw_item.applyWithdrawMoney .color06{
  color: rgba(67, 67, 67, 0.6);
}

.applyWithdraw .applyWithdraw_con .applyWithdraw_item.applyWithdrawMoney .min,
.applyWithdraw .applyWithdraw_con .applyWithdraw_item.applyWithdrawMoney .max{
  display: none;
  position: absolute;
  top: -17px;
  left: 2px;
  color: #FF4866;
}

.applyWithdraw .applyWithdraw_con .btn{
  width: 338px;
  height: 62px;
  text-align: center;
  line-height: 62px;
  font-size: 16px;
  color: #FFFFFF;
  background: #FF4563;
  border-radius: 31px;
  margin: 0 auto;
}

.applyWithdrawRes .applyWithdrawRes_con{
  width: 454px;
  height: 296px;
  text-align: center;
  padding: 36px;
}

.applyWithdrawRes .applyWithdrawRes_con .applyWithdrawRes_text{
  font-weight: bold;
  font-size: 20px;
  line-height: 20px;
  margin: 104px 0px 76px;
}

.applyWithdrawRes .applyWithdrawRes_con .btn{
  width: 338px;
  height: 62px;
  line-height: 62px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  letter-spacing: 5px;
  background: #FF4563;
  border-radius: 31px;
  margin: 0 auto;
}

.applyWithdrawVerify .applyWithdrawVerify_con{
  width: 454px;
  height: 296px;
  text-align: center;
  padding: 36px;
}

.applyWithdrawVerify .applyWithdrawVerify_con .applyWithdrawVerify_tips{
  font-weight: bold;
  font-size: 16px;
  line-height: 18px;
  margin: 50px 0px 40px;
}

.applyWithdrawVerify .applyWithdrawVerify_con>input{
  width: 338px;
  height: 48px;
  font-size: 20px;
  border-radius: 8px;
  border: 1px solid #E7E7E7;
  outline: none;
  text-align: center;
}

.applyWithdrawVerify .applyWithdrawVerify_con .btn{
  width: 338px;
  height: 62px;
  line-height: 62px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  letter-spacing: 5px;
  background: #FF4563;
  border-radius: 31px;
  margin: 40px auto 0px;
}

.applyWithdraw .applyWithdraw_con .applyWithdraw_item #changePassword{
  width: 80px;
  height: 38px;
  line-height: 38px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  background: #FF4563;
  border-radius: 31px;
  margin-left: 7px;
}

.uploadIdCardCon{
  padding-top: 45px;
}
.uploadIdCardCon .form{
  width: calc(100% - 60px);
  padding: 0 30px;
  margin: 0px auto 15px;
}
.uploadIdCardCon .form .form_item{
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.uploadIdCardCon .form .form_item .tit{
  width: 70px;
  font-size: 14px;
  font-weight: 400;
  line-height: 46px;
  text-align: right;
  color: #333;
}
.uploadIdCardCon .form .form_item>input{
  width: 305px;
  height: 44px;
  border: 1px solid #DDDDDD;
  border-radius: 10px;
  padding: 16px;
}
.uploadIdCardCon .form .form_item>input{
  padding: 0 16px;
}
.uploadIdCardCon .form .form_item>input::placeholder{
  color: #999999;
}
.uploadIdCardCon .form .form_item .image_main{
  width: 339px;
  flex-wrap: wrap;
}
.uploadIdCardCon .form .form_item .image_main .image_item_con {
  width: 70px;
  height: 70px;
  border-radius: 6px;
  overflow: hidden;
  margin: 0px 20px 0px 0px;
  position: relative;
}
.uploadIdCardCon .form .form_item .image_main .image_item_con>i {
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 20px;
  cursor: pointer;
}
.uploadIdCardCon .form .form_item .image_main .image_item {
  width: 70px;
  height: 70px;
  cursor: pointer;
}
.uploadIdCardCon .form .form_item .image_main .addImg {
  width: 68px;
  height: 68px;
  text-align: center;
  line-height: 70px;
  border-radius: 6px;
  border: 1px solid #E7E7E7;
  cursor: pointer;
}
.uploadIdCardCon .form .form_item .image_main .addImg .layui-icon {
  font-size: 60px;
  color: #E7E7E7;
}
.uploadIdCardCon .confirmSubmitWorkOrder{
  width: 409px;
  height: 62px;
  text-align: center;
  line-height: 62px;
  font-size: 20px;
  color: #FFFFFF;
  background: #FF4563;
  border-radius: 10px;
  margin: 0 auto;
}

.noWithdrawLog .noWithdrawLog_con{
  width: 454px;
  height: 296px;
  text-align: center;
  padding: 36px;
}

.noWithdrawLog .noWithdrawLog_con>img{
  width: 100px;
  height: 100px;
  margin: 38px auto 24px;
}

.noWithdrawLog .noWithdrawLog_con .noWithdrawLog_text{
  font-weight: bold;
  font-size: 20px;
  color: rgba(67, 67, 67, .6);
}

.withdrawLog .withdrawLog_con{
  width: 930px;
  height: 532px;
  font-size: 14px;
  text-align: center;
  padding: 36px 0px;
}

.withdrawLog .withdrawLog_con table th{
  text-align: center;
}

.withdrawLog .withdrawLog_con table tbody{
  color: rgba(67, 67, 67, .6);
}

.withdrawLog .withdrawLog_con table tbody .color1{
  color: #434343;
}

.withdrawLog .withdrawLog_con table tbody td>span{
  cursor: pointer;
  color: #409EFF;
  text-decoration: underline;
}

#extendOrder table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  text-align: center;
  margin-top: 10px;
  line-height: 44px;
}

#extendOrder table thead{
  background-color: #F4F4F4;
}

/**提卡验证*/
.color43{
  color: #434343;
}
.isNeedVerify_con{
  border-radius: 18px;
}
.isNeedVerify{
  width: 430px;
  height: 298px;
  padding: 35px 48px;
  color: rgba(67,67,67,.6);
}
.isNeedVerify>div{
  margin-bottom: 27px;
}
.isNeedVerify div .label_txt{
  width: 65px;
  text-align: right;
}
.isNeedVerify .tit{
  width: 100%;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}
.isNeedVerify .flex{
  width: 100%;
  height: 48px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.isNeedVerify .flex input{
  width: 200px;
  height: 48px;
  background: #FFFFFF;
  border: 1px solid #E7E7E7;
  border-radius: 8px;
  color: #434343;
  outline: invert;
}
.isNeedVerify .flex input::placeholder{
  color: rgba(67,67,67,.6);
}
.isNeedVerify .flex .voice_code{
  width: 150px;
  height: 48px;
  background-color: rgba(255, 69, 99, .1);
  border-radius: 24px;
  color: #FF4563;
  text-align: center;
  line-height: 48px;
  transition: all .3s;
  cursor: pointer;
}
.isNeedVerify .flex .voice_code:hover{
  background-color: rgba(255, 69, 99, 1);
  color: #FFF;
}
.isNeedVerify .click_verify{
  width: 338px;
  height: 62px;
  font-size: 16px;
  background: #FF4563;
  border-radius: 31px;
  text-align: center;
  line-height: 62px;
  color: #FFFFFF;
  cursor: pointer;
  margin: 0px auto 27px;
}
.isNeedVerify .tips{
  width: 100%;
  font-size: 12px;
  border-top: 1px dashed #E7E7E7;
  padding-top: 20px;
}
.isNeedVerifyFun{
  height: 28px;
  line-height: 28px;
  padding: 0 11px;
  background: #FFF5DB;
  border: 1px #FEC72E solid;
  border-radius: 3px;
  color: red;
  display: inline-block;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  outline: none;
  cursor: pointer;
}
.switchVerifyType{
  width: 446px;
  height: 228px;
  padding: 40px 40px 50px;
}
.switchVerifyType .tit{
  width: 100%;
  font-size: 20px;
  text-align: center;
  line-height: 25px;
  font-weight: bold;
}
.switchVerifyType  .switchVerifyType_con{
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 36px;
}
.switchVerifyType  .switchVerifyType_con .switch_item{
  width: 200px;
  height: 144px;
  background: #F6F6F6;
  border-radius: 18px;
  font-size: 16px;
  color: rgba(67, 67, 67, .6);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: all .3s;
}
.switchVerifyType  .switchVerifyType_con .switch_item:hover{
  cursor: pointer;
  background: rgba(255, 69, 99, .1);
  color: #FF4563;
}
.switchVerifyType  .switchVerifyType_con .switch_item .switch_item_img{
  width: 53px;
  height: 53px;
  padding-bottom: 15px;
}
.switchVerifyType  .switchVerifyType_con .switch_item .switch_item_img>img{
  width: 53px;
  height: 53px;
}

/*我的订单*/
.myOrder_con .order_item_con{
  background: #FFFFFF;
  border-radius: 7px;
  padding: 11px;
  margin-top: 10px;
}
.myOrder_con .items {
  height: 124px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.myOrder_con .items>img{
  width: 202px;
  height: 124px;
  border-radius: 10px;
}
.myOrder_con .items .flex{
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.myOrder_con .items .flex > img {
  width: 202px;
  height: 124px;
  border-radius: 10px;
}

.myOrder_con .pro-info {
  display: inline-block;
  vertical-align: top;
  /* width: 485px; */
  width: 290px;
  margin-left: 25px;
}

.myOrder_con .pro-info p:first-child {
  font-weight: bold;
  font-size: 16px;
  margin-top: 5px;
}

.myOrder_con .items .newFar{
  width: 200px;
  height: 100%;
  display:flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.myOrder_con .items .line-ver {
  vertical-align: top;
  display: inline-block;
  width: 1px;
  height: 124px;
  background: #f1f1f1;
  position: absolute;
  left: 0;
  top: 0;
}

.myOrder_con .items .operator {
  display: inline-block;
  /* width: 308px; */
  text-align: center;
  vertical-align: top;
}

.myOrder_con .items .operator .pay {
  display: inline-block;
  cursor: pointer;
  width: 84px;
  height: 32px;
  background: #FEC72E;
  line-height: 32px;
  color: #fff;
}

.myOrder_con .items .operator img{
  width: 12px;
  height: 12px;
}

/*遮罩*/
.mask-all {
  position: fixed;
  background: rgba(0, 0, 0, .5);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
}

.mask-all .basic  .close {
  position: absolute;
  cursor: pointer;
  top: 20px;
  right: 20px;
}

.mask-all .basic  .close:hover {
  opacity: 0.8;
}

.mask-all .basic .sure {
  display: inline-block;
  cursor: pointer;
  width: 186px;
  height: 44px;
  background: #FEC72E;
  border-radius: 6px;
  color: #3C3C3C;
  vertical-align: top;
}

.mask-all .basic .sure:hover {
  opacity: 0.9;
}
/*支付弹窗*/
.base_pops{
  padding: 19px 21px 23px 22px;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  background: #FFFFFF;
  width: 730px;
  height: 352px;
  border-radius: 10px;
}
.base_pops>.close{
  top: 5px !important;
}

.pop_right img{
  width: 156px;
  height: 156px;
  margin: 6px 0 6px 0;
}
.pop_right{
  width: 286px;
  height: 302px;
  background: #FFFFFF;
  border: 1px dashed #D9D9D9;
  border-radius: 10px;
  text-align: center;
  box-sizing: border-box;
  margin: 19px 21px 23px 0px;
}
.pop_right>h3 {
  margin-bottom: 5px !important;
  text-align: center;
}

.pop_right>.payQRcode{
  margin: 15px 0px;
}

.pop_right_money span{
  font-size: 32px;
  color: #FF4866;
  font-weight: bold;
}
.pop_right_money{
  font-size: 14px;
  color: #434343;
  margin-top: 2px;
}
.pop_right_xq{
  font-size: 12px;
  color: #434343;
  line-height: 16px;
  opacity: 0.6;
  /*width: 233px;*/
  height: 37px;
 /* margin-right: 18px;*/
  margin-bottom: 24px;
  text-align: center;
}
.pop_left {
  margin: 19px 0px 30px 13px;
  width: 400px;
}
.pop_left>h2 {
  width: 390px;
  height: 25px;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #3C3C3C;
  line-height: 25px;
  margin: 20px 0px;
}
.pop_ti{
  font-size: 14px;
  color: #434343;
  line-height: 24px;
  /*margin: 16px 0px 30px;*/
}

.pop_tiw{
  font-size: 14px;
  color: #434343;
  display: flex;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 40px;
}
.shop_num{
  background: #F6F6F6;
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 28px;
  width: 62px;
  margin: 0 auto;
}
.shop_n{
  margin: 0 10px;
}

.zhifu_alp,.zhifu_wx{
  width: 168px;
  height: 84px;
  background: #F6F6F6;
  border-radius: 10px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
}
.pop_zhifu{
  display: flex;
  column-gap: 8px;
  margin-top: 16px;
  width: 687px;
  height: 310px;
}
.zhifu_alpa{
  background-color: #06B4FD;
  color: #fff;
}
.zhifu_wxa{
  background-color: #43C93E;
  color: #fff;
}
.zhifu_s{
  margin-left: 10px;
}
.pop_left>h3,.pop_right>h3{
  font-size:15px;
  margin: 20px 0px;
}

/* 显示卡密弹窗 */
.cardPwd_con{
  width: 100%;
  height: 368px;
  border-radius: 18px;
  overflow: hidden;
  word-break: break-all;
}

.cardPwd_con table th{
  text-align: center;
}

.cardPwd_con table tbody{
  color: #434343;
  height: 324px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.cardPwd_con table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  text-align: center;
  line-height: 44px;
}

.cardPwd_con table thead{
  background-color: #F4F4F4;
}

#cardPwdCon td{
  font-size: 20px;
}

/* 换绑卡 */
.changeAccount_con{
  padding: 20px 30px;
}

.changeAccount_con .tit{
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 30px;
}

.changeAccount_con .changeAccount_item{
  margin-bottom: 12px;
}

.changeAccount_con .changeAccount_item .item_tit{
  width: 90px;
  font-weight: 400;
  font-size: 14px;
  color: #434343;
  opacity: 0.6;
  text-align: right;
}

.changeAccount_con .changeAccount_item .ipt_con{
  width: 340px;
  margin-left: 12px;
}

.changeAccount_con .changeAccount_item .ipt_con>input{
  width: 362px;
  height: 46px;
  font-size: 14px;
  border-radius: 8px;
  border: 1px solid #E7E7E7;
  outline: none;
  text-indent: 11px;
}

.changeAccount_con .changeAccount_item .ipt_con>input::placeholder{
  font-size: 12px;
  opacity: 0.6;
}

.changeAccount_con .changeAccount_item .item_tit>.help{
  display: inline-block;
  width: 14px;
  height: 14px;
  line-height: 15px;
  cursor: pointer;
  text-align: center;
  font-size: 12px;
  border-radius: 50%;
  border: 1px solid rgba(67, 67, 67, 0.6);
  color: rgba(67, 67, 67, 0.6);
  margin-right: 2px;
}

.changeAccount_con .affirmCchangeAccount{
  width: 338px;
  height: 62px;
  text-align: center;
  line-height: 62px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  letter-spacing: 5px;
  background: #FF4563;
  border-radius: 31px;
  margin: 30px auto 0px;
}

/* 租号商品 */
.rental_standard{
  width: calc(100% - 60px);
  padding: 12px 30px 20px;
  background: #FFFFFF;
  border-radius: 10px;
  margin: 10px auto;
}
.rental_standard .rentalGoodsStatus{
  height: 25px;
  line-height: 14px;
  margin-bottom: 15px;
}
.rental_standard .rentalGoodsStatus .rentalGoodsStatus_item{
  cursor: pointer;
  margin-right: 30px;
  padding-bottom: 10px;
  position: relative;
}
.rental_standard .rentalGoodsStatus .rentalGoodsStatus_item.active{
  font-weight: bold;
  color: #FF4866;
}
.rental_standard .rentalGoodsStatus .rentalGoodsStatus_item.active::before{
  content: '';
  width: 14px;
  height: 2px;
  background-color: #FF4866;
  border-radius: 50%;
  position: absolute;
  bottom: 0px;
  left: calc(50% - 7px);
}
/* .rental_standard .rental_standard_item{
  margin-right: 30px;
} */
.rental_standard .rental_standard_item .layui-form-select{
  width: 146px;
  margin: 0px 20px 0px 6px;
}
.rental_standard .rental_standard_item .layui-form-select .layui-select-title>input{
  border-color: #DDDDDD;
}
.rental_standard .rental_standard_item>input{
  width: 226px;
  height: 34px;
  background: #FFFFFF;
  border-radius: 10px;
  border: 1px solid #DDDDDD;
  padding: 0 19px;
}
.rental_standard .rental_standard_item .affirm_get_rentalGoods{
  width: 62px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  color: #999999;
  background: linear-gradient(0deg, #F2F2F2, #FFFFFF);
  box-shadow: -1px 0px 0px 0px #FFFFFF;
  border-radius: 10px;
  border: 1px solid #DDDDDD;
  margin-left: 8.5px;
  cursor: pointer;
  transition: all .3s;
}
.rental_standard .rental_standard_item .affirm_get_rentalGoods:hover{
  color: #fff;
  background: #FF4866;
  border-color: #FF4866;
}
.rentalGoodsList{
  width: 100%;
}
.rentalGoodsList .noGoods{
  text-align: center;
  font-size: 20px;
  margin-top: 20px;
}
.rentalGoodsList .rentalGoods_item{
  width: 920px;
  height: 109px;
  background: #FFFFFF;
  border-radius: 9px;
  padding: 20px;
  margin-bottom: 20px;
}
.rentalGoodsList .rentalGoods_item:hover{
  background: linear-gradient(0deg, #FFF7F8, #FFFFFF);
}
.rentalGoodsList .rentalGoods_item:hover .accountName{
  color: #FF4866;
}
.rentalGoodsList .rentalGoods_item .accountName{
  width: 100%;
  line-height: 17px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 15px;
}
.rentalGoodsList .rentalGoods_item .rentalGoods_con{
  width: calc(100% - 108px);
  height: 75px;
  color: #333;
  text-align: center;
  line-height: 14px;
  background: #F6F6F6;
  border-radius: 10px;
  padding: 0 51.5px 0 56.5px;
}
.rentalGoodsList .rentalGoods_item .rentalGoods_con .tit{
  color: #999999;
  font-size: 12px;
  line-height: 12px;
  margin-bottom: 5px;
}
.rentalGoodsList .rentalGoods_item .rentalGoods_con div:nth-child(1){
  width: 140px;
  text-align: left;
}
.rentalGoodsList .rentalGoods_item .rentalGoods_con div:nth-child(2){
  width: 100px;
  text-align: left;
}
.rentalGoodsList .rentalGoods_item .rentalGoods_con div:nth-child(3){
  width: 50px;
}
.rentalGoodsList .rentalGoods_item .rentalGoods_con div:nth-child(3).active{
  color: #FF4866;
}
.rentalGoodsList .rentalGoods_item .rentalGoods_con div:nth-child(4){
  width: 60px;
}
.rentalGoodsList .rentalGoods_item .rentalGoods_con div:nth-child(4).active{
  color: #999999;
}
.rentalGoodsList .rentalGoods_item .rentalGoods_con div:nth-child(5){
  width: 70px;
}
.rentalGoodsList .rentalGoods_item .rentalGoods_con div p{
  color: #2076EA;
  cursor: pointer;
  margin-bottom: 8px;
}
.rentalGoodsList .rentalGoods_item .rentalGoods_con div p:last-child{
  margin-bottom: 0px;
}
.rentalGoodsMask_con{
  width: 409px;
  height: 341px;
  background: #FFFFFF;
  color: #333333;
  font-size: 20px;
  line-height: 20px;
  border-radius: 18px;
  text-align: center;
  margin: 0 auto;
}
.rentalGoodsMask_con .tit{
  font-weight: bold;
  padding: 45px 0 60px;
}
.rentalGoodsMask_con .con{
  width: 100%;
  height: 60px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.rentalGoodsMask_con .rentalGoodsMask_btn{
  width: 409px;
  height: 62px;
  font-size: 20px;
  color: #FFFFFF;
  line-height: 62px;
  background: #FF4563;
  border-radius: 10px;
  margin-top: 50px;
  cursor: pointer;
}

#noContent{
  display: none;
  width: 295px;
  height: 126px;
  margin: 30px auto 0;
}

/* 订单积分返利 */
.integral_rebate_con{
  width: 100%;
  height: 43px;
  background: #FAF6EC;
  border-radius: 10px;
  margin-top: 15px;
}

.gold_order .gold_order_list.buyer .buyer_order_integral .integral_rebate_con{ /* c2c买家订单 */
  margin-top: 0px;
  margin-bottom: 10px;
}

.integral_rebate_con .order_integral{
  width: max-content;
  color: #434343;
}

.integral_rebate_con .order_integral>img{
  width: 18px;
  height: 18px;
  margin: 0px 10px 0px 20px;
}

.integral_rebate_con>a{
  display: block;
  width: 200px;
  color: #2076EA;
  text-align: center;
}