page{width:750rpx;background-color:#f0f2f5;min-height:100vh}page .container{text-align:center}page .container .icon{margin-top:414rpx;width:508rpx;height:388rpx;margin-top:180rpx;display:inline-block}page .container .content{display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;margin-top:210rpx}page .container .content button:nth-child(1){width:616rpx;height:76rpx;background:-webkit-linear-gradient(327deg,#12a273,#12a273);background:linear-gradient(123deg,#12a273,#12a273);border-radius:38rpx;font-size:32rpx;color:#fff;line-height:76rpx}page .container .content button:nth-child(2){width:616rpx;height:76rpx;background-color:#f0f2f5;border-radius:38rpx;font-size:32rpx;font-weight:400;color:rgba(0,0,0,.25);line-height:76rpx}page .container .content text{margin-top:42rpx;height:36rpx;font-size:26rpx;color:rgba(0,0,0,.5);line-height:36rpx}