page{background-color: #fff;} .bg{width: 100%;position: absolute;top: 0;left: 0;z-index: 1;} .con{position: relative;z-index: 2;} .title{text-align: center;font-size: 70rpx;color: #108FFF;font-weight: bold;padding: 110rpx 0 0;} .list{margin: 125rpx 0 0 135rpx;} .list .li{font-size: 30rpx;color: #000;margin-bottom: 50rpx;} .list .li image{width: 66rpx;height: 66rpx;margin-right: 20rpx;} .btn{width: 560rpx;height: 94rpx;background: #108FFF;border-radius: 47rpx;font-size: 36rpx;color: #fff;text-align: center;line-height: 94rpx;margin: 220rpx auto 0;}