.form_box{width: 100vw;}
.input_box{display: flex;height: 1.25rem;-ms-align-items:center;
align-items:center;margin-bottom: 25px;justify-content: center;}
.input_box1{justify-content: space-between;}
/*.input_title{width: 25vw;text-align: right;font-size:14px;color: #fff;}*/
.baFormBox-input{width: 80vw;  height: 100%;box-shadow: 2px 5px 18px 0px rgb(0 0 0 / 7%); border-radius: 0.625rem;background-color:  rgb(0 0 0 / 30%);display: flex;align-items: center;justify-content: center;}
.baFormBox-input .img_1{width:17px;height: 15px;margin: 0 0.54rem;}
.baFormBox-input .img_2{width: 15px; height: 20px;margin: 0 0.5466rem 0 0.54rem;}
.baFormBox-input  .img_3{width: 18px; height: 18px; margin: 0 0.54rem;}
.baFormBox-input-t{height: 100%;border-radius: 0.625rem;  width: 100%; font-size: 14px;color: #fff}

.baFormBox_input{width: 54vw;margin-left: 10vw;}
.right_img{width: 21vw;height: 100%;margin-right: 10vw;}
.right_img>img{width: 100%;height: 100%;}
.baFormBox-input-p{font-size: 14px;color: #fff; }
.baFormBox-input_2{width: 50vw;margin-right:5vw; height: 100%;box-shadow: 2px 5px 18px 0px rgb(0 0 0 / 7%); border-radius: 0.625rem;background-color:  rgb(0 0 0 / 30%);display: flex;align-items: center;justify-content: center;}
.input_btn{width: 35vw; font-size: 14px;text-align: center;line-height:1.25rem; height: 100%;background: linear-gradient(83deg, #FF8815, #FFBD7E);border-radius: 0.625rem;color: #fff;}

.button{width: 90vw;height: 1.253rem;font-size: 16px;color: #FFF;text-align: center;line-height: 1.253rem; margin: 0 auto;background: linear-gradient(83deg, #FF8815, #FFBD7E);border-radius: 0.625rem;    box-shadow: 2px 5px 18px 0px rgb(255 183 114 / 65%)}
.tips{width: 100vw;margin-top: 1.06rem;padding-bottom: 1rem}
.tips_title{text-align: center;}
.tips_title>img{width: .693333rem;height: .226667rem}
.tips_title>span{font-size: 16px;color: #fff;margin: 0 0.3666rem;}
.desc{    padding: .4rem;    box-sizing: border-box;}
.desc>div{font-size: 14px; line-height: .533333rem;    margin-bottom: .2rem;color: #fff;}
.desc>div>a{font-size: 14px;display: inline-block; color: #fff;-webkit-tap-highlight-color: rgba(255, 255, 255, 0);

-webkit-user-select: none;

-moz-user-focus: none;

-moz-user-select: none;}
.detailsShowModel{width: 100vw;height: 100vh;position: fixed;z-index: 50;background-color: rgba(0,0,0,0.6);top: 0;left: 0;display: none;}
    .detailsShowModel .detailsShowModel-box{width: 325px;border-radius: 8px;background-color: #fff;padding-top: 35px;padding-bottom: 25px; margin: 0 auto; position: absolute;left: 50%;margin-left: -163px;top:50%;}
    .detailsShowModel-box-title{width: 100%;font-size: 18px;color: #01051e;display: flex;align-items: center;justify-content: center;padding-bottom: 5px}
    .detailsShowModel-box-txt{width: 220px;margin: 0 auto;font-size: 14px;
      color:#01051e;line-height: 24px;word-wrap: break-word; white-space:pre;
   text-align: center; }
    .detailsShowModel-box-btn{width: 220px;height: 40px;background-color: #eed0aa;border-radius: 6px;text-align: center;line-height: 40px;font-size: 14px;color: #01051e;margin: 0 auto;  margin-top: 35px;}

.isRule{width: 312px;display: flex;-ms-align-items: center;align-items: center;height: 25px;padding-top: 18px; margin: 0 auto;}
.isRule-img{width: 25px;height: 25px;display: flex;align-items: center;justify-content: center;}
.isRule-img>img{width: 13px;height: 13px;}
.isRule-txt{font-size: 10px;color: #000;height: 100%;line-height: 25px;}
.detailsShowModel .errBox{margin-top: -92px;}

.success_top{width: 100%;padding-top: 112px;position: relative;text-align: center;}
.success_top_img_1{width: 180px;height: 132px;font-size: 0;margin: 0 auto;position: relative;}
.success_top_img_1>img{width: 100%;width: 100%;padding: 0;margin: 0;}
.success_top_img_2{width: 110px;height: 109px;position: absolute;bottom: -14px;left: 50%;margin-left: -55px;}
.success_top_img_2>img{width: 100%;height: 100%;}
.success_txt{width: 100%;text-align: center;margin-top: 26px;font-size: 18px;color: #666;letter-spacing: 1px;}
.success_btn_box{width: 100%;margin-top: 35px;}
.success_btn_box>div{width: 76vw;height: 44px;border-radius: 22px;margin: 0 auto;font-size: 16px;text-align: center;line-height: 44px;}
.success_btn_box .success_btn_box_ok{background: linear-gradient(83deg,  #FF8815, #FFBD7E);box-shadow: 2px 5px 10px 0px rgba(255, 183, 114, 0.82);color: #fff;margin-bottom: 18px;}
.success_btn_box_datil{border: 2px solid #FFBE73; color: #FFB55F}
.success_btn_box .error_btn_box_ok{background: linear-gradient(90deg, #81B9FF, #2B8AFF);
box-shadow: 2px 5px 10px 0px rgba(99, 168, 255, 0.5);color: #fff;margin-bottom: 18px;}
.error_btn_box_datil{border: 2px solid #5FA6FF; color: #5FA6FF;}
input{outline: none;}
.recharge_box{width: 100vw;position: relative;}
.recharge_top{width: 100%;height: 206px;background: linear-gradient(83deg,  #F28924, #FFB36A, #F8B384);
box-shadow: 2px 5px 7px 0px rgba(255, 183, 114, 0.5);position: relative;}
.recharge_c_box{width: 100vw;position: absolute;top: 70px;}
.recharge_c{width: 90vw;margin: 0 auto;height: 476px;position: relative;}
.recharge_c>img{width: 100%;height: 100%;}
.recharge_c_m{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.recharge_c_m_t_b{width: 78.76%;margin: 20px 0 0 24px;padding: 30px 0 0 26px;}
.recharge_c_m_n{color: #BEC5CC;font-size: 15px;margin-bottom: 5px;}
.recharge_c_m_n_l{color: #000000;font-size: 15px;margin-bottom: 5px;text-align: center;margin-left: -10px;}
.recharge_c_m_n_ll{color: #0081f9;font-size: 15px;margin-bottom: 5px;}
.recharge_c_m_t{color: #625F73;font-size: 16px;}
.recharge_c_m_t_p{padding-bottom: 30px;display: flex;-ms-align-items: center;word-break: break-word;
align-items: center;}
.recharge_c_m_t_p>span{width: 52px;height: 22px;font-size: 12px;color: #fff;background: linear-gradient(83deg, #F28924, #FFB36A, #F8B384);display: flex;align-items: center;justify-content: center;border-radius: 11px;
justify-content: center;border-radius: 11px;margin-left: 4px;}
.recharge_c_m_num{display: flex;flex-direction: column;position: relative;}
.num{position: absolute;padding: 9px 20px;border-radius: 4.5px;background-color: #F89A3F;font-size: 14px;color: #fff;bottom: 2px;right: 38px;}
.recharge_tips{width: 100%;margin-top: 43px;display: flex;-ms-align-items: center;
align-items: center;justify-content: center;}
.recharge_tips>div{width: 170px;height: 36px;border-radius: 8px;background: linear-gradient(83deg,  #F28924, #FFB36A, #F8B384);color: #fff;display: flex;-ms-align-items: center;
align-items: center;justify-content: center;font-size: 12px;}
.recharge_tips>div>span{margin-right: 5px;width: 5px;height: 5px;background: #fff;border-radius: 50%;}

.tips_title_r{width: 100vw;display: flex;justify-content: flex-end;position: relative;}
.tips_title_r>img{width: 364px;}
.tips_title_r_t{width: 100vw;position: absolute;top: 0;left: 0;padding-bottom: 30px;}
.tips_title_r_t_top{width: 100%;}
.tips_title_2{height: 30px;display: flex;-ms-align-items: center;
align-items: center;justify-content: center;width: 100vw;}
.tips_title_2>span{color: #F89A3F}
.tips_title_r_txt{width: 80vw;font-size: 12px;color: #999999;line-height: 20px;margin: 0 auto;}
.url_box{width: 200px;background: #FBF8FB;border-radius: 5px;margin-top: 100px;font-size: 16px;color: #999;
	word-wrap:break-word;line-height: 20px;padding: 10px 15px;
	overflow: hidden;text-overflow: ellipsis
	}








































