index.wxss 984 Bytes

button.data-v-ae4727e4{    font-size: 32rpx;    background: linear-gradient(90deg, #00C176, #3ed89b);}
.richContent.data-v-ae4727e4{padding: 40rpx 40rpx 100rpx;
    line-height: 1.6;
    background: #fff;}
.richContent2.data-v-ae4727e4{padding: 0 0 40rpx;
    line-height: 1.6;
    background: #fff;}
.graybg.data-v-ae4727e4 {
		background: #f7f8fa;
		height: 100vh;
		padding: 0 0 100rpx;
		width: 100vw;
		overflow: auto;
}
.whitebg.data-v-ae4727e4 {
		background: #fff;
		margin-top: 15rpx;
		border-radius: 20rpx;
		margin-bottom: 90rpx;
}
.payBtn.data-v-ae4727e4 {
		width: 750rpx;
		line-height: 90rpx;
		height: 120rpx;
		text-align: center;
		background: #ff8124;
		color: #ffffff;
		font-size: 36rpx;
		border-radius: 20rpx 20rpx 0px 0px;
		position: fixed;
		bottom: 0;
}
.uni-list-cell.data-v-ae4727e4::after {
		display: none;
}
.formBox.data-v-ae4727e4{    background: #fff;
    padding: 50rpx 40rpx;
    margin: 0 30rpx;
    border-radius: 20rpx;}