.title { font-size: 40rpx; padding: 15px 20px; height: 30px; font-weight: 800; } .subTitle { font-size: 35rpx; margin: 20rpx 40rpx; font-weight: 900; } .thirdTitle { font-size: 35rpx; margin: 20rpx 40rpx; font-weight: 600; } .radio { transform: scale(0.8); margin-left: 10rpx; } .radio-group { width: 450rpx; } .text { font-size: 30rpx; margin: 10rpx 40rpx; } .button { margin-top: 40rpx; margin-bottom: 40rpx; font-size: 35rpx; margin: 20rpx 40rpx; font-weight: 900; border-radius: 98rpx; } .title2 { align-self: center; font-size: 45rpx; font-weight: 900; margin-top: 100rpx; margin-bottom: 100rpx; } .page2 { display: flex; align-items: center; flex-direction: column; } .block { display: flex; flex-direction: row; margin: 20rpx 40rpx; font-size: 35rpx; align-items: center; } .block2 { display: flex; flex-direction: row; margin: 20rpx 40rpx; font-size: 35rpx; } .block22 { display: flex; flex-direction: row; } .input { border-radius: 10rpx; width: 450rpx; padding: 0 20rpx; } .textarea { border-radius: 10rpx; width: 450rpx; height: 200rpx; padding: 0 20rpx; } .cate { width: 140rpx; text-align: right; } .con { display: flex; flex-direction: column; align-items: center; } .con1 { margin: 40rpx; font-size: 50rpx; font-weight: 900; } .con2 { font-size: 35rpx; margin: 50rpx; } .pic { width: 200rpx; height: 200rpx; } .detail-text { text-indent: 2em; } .activity-detail { margin: 15rpx 50rpx; font-size: 30rpx; } .btn-text { position: relative; float: left; left: 50rpx; line-height: 100rpx; font-size: 35rpx; } .line { height: 5rpx; }