/* index.css */ .con{padding: 100rpx 30rpx;text-align: center;background: #fff;} .title{font-size: 32rpx;color: #333;font-weight: bold;} .price{font-size: 48rpx;color: #E52400;font-weight: bold;margin-top: 60rpx;} .price text{font-size: 28rpx;font-weight: normal;} .btn{width: 300rpx;height: 80rpx;background: #07c160;font-size: 30rpx;color: #fff;border-radius: 10rpx;margin: 80rpx auto 0;line-height: 80rpx;}