body{background-color: white;}
div{box-sizing: border-box;}
.centerView{height: 450rem;width: 760rem;position: relative;top: 50%;left: 50%;margin-left: -380rem;margin-top: 200rem;}
.topImg{position: absolute;bottom: 406rem;width: 760rem;height: 126rem;}
.topImg img,.right_img img,.twoCode img,.payBackImg img{width: 100%;height: 100%;}
.botView{background-color: white;border-radius: 20rem;z-index: 10;height: 450rem;width: 760rem;position: relative;padding: 27rem 41rem;}
.topImg .top_text{font-size: 22rem;color: white;position: absolute;top: 0;    margin-top: 32rem;margin-left: 42rem;}

.botView_tip{font-size: 16rem;color:#767676;}
.botView_scode{font-size: 24rem;color: #FFFFFF;background-color: #20293D;padding: 0rem 29rem;
height: 53rem;width: 280rem;box-sizing: border-box;line-height: 53rem; border-radius: 50rem;}
.botView_top{display: flex;justify-content: space-between;}

.twoCode{width: 230rem;height: 230rem;border: 1px solid black;border-radius: 20rem;}
.bottomView{margin-top: 40rem;display: flex;justify-content: space-between;}

.botView_bot{display: flex;flex-direction: column;}
.cost{margin-top: 35rem;font-size: 24rem;color: #2C2C2C;}
.money{font-size: 36rem;color: #FE8950;}

.right_img{width: 408rem;height: 335rem;position: absolute;bottom: 0;right: -53rem;}

.payBackImg{width: 1920rem;max-height: 335rem;position: absolute;top: 0;}
.abandon img{width: 54rem;height: 54rem;}
.abandon{position: absolute;display: flex;margin-top: 110rem;}
.giveup{font-size: 22rem;color: white;line-height: 54rem;display: inline-block;margin-left: 14rem;}