body *{box-sizing:border-box;flex-shrink:0}body{font-family:PingFangSC-Regular,Roboto,Helvetica Neue,Helvetica,Tahoma,Arial,PingFang SC-Light,Microsoft YaHei}button{margin:0;padding:0;border:1px solid transparent;outline:none;background-color:transparent}button:active{opacity:.6}.flex-col{display:flex;flex-direction:column}.flex-row{display:flex;flex-direction:row}.justify-start{display:flex;justify-content:flex-start}.justify-center{display:flex;justify-content:center}.justify-end{display:flex;justify-content:flex-end}.justify-evenly{display:flex;justify-content:space-evenly}.justify-around{display:flex;justify-content:space-around}.justify-between{display:flex;justify-content:space-between}.align-start{display:flex;align-items:flex-start}.align-center{display:flex;align-items:center}.align-end{display:flex;align-items:flex-end}#app{height:100vh}.header{background:url(../img/banner.b746c60c.png);background-repeat:no-repeat;background-size:100% 100%}.headertop{height:60px;line-height:40px;min-height:40px;padding:10px;display:flex;justify-content:space-between;border-bottom:1px solid #333}.connect{color:#fff}.headertop img:first-child{width:140px;height:40px;padding-right:20px}.headertop img:nth-child(2){height:30px;margin-top:5px}.connect{font-size:16px;font-weight:800;height:40px;background:#00c395;padding:0 5px;border-radius:8px}.img3{width:30px!important;height:30px!important;margin-top:5px}.headersecond{padding:0 20px 70px 20px}.text1{color:#fff;font-size:22px;padding:20px 30px 20px 20px}.text2{color:#fff;font-weight:800;font-size:20px;line-height:60px;margin:0 10px}.redv3{background-color:#fe246b;border-radius:18px 0 18px 18px;height:23px;font-size:18px;color:#fff;margin-left:-2px;width:39px;text-align:center}.v3box{display:flex}.v3box img:first-child{margin-left:20px;width:50px;height:50px}.v3boximg2{margin-top:15px;width:25px;height:25px}.content{background-color:#f5f5f5;flex:1;padding:0 20px;position:relative}.contentbox{display:flex;flex-direction:column;min-height:100vh}.tipbox{height:100px;width:100%;position:relative}.tip{width:90%;background:#fff;text-align:center;border-radius:10px;position:absolute;z-index:9;top:-60px;left:50%;transform:translateX(-50%);padding:50px 7px 20px 7px}.tip img{width:200px;height:200px}.top_txt1{color:#000;font-size:20px;padding:10px 0 10px 0;font-weight:800}.tip_txt2{color:#777;font-size:15px;overflow-wrap:break-word}.tip_btn{order-radius:8px;border:2px solid #00c395;color:#00c395;background:none;outline:none;font-size:18px;border-radius:5px;padding:5px;margin-top:5px}.floor{background-color:#f5f5f5;height:53px;overflow-wrap:break-word;color:#b0b0b0;font-family:PingFangSC-Medium;font-weight:500;text-align:center;line-height:20px;padding-bottom:20px}.floor div{width:245px;margin:0 auto;font-size:14px}