page { background-color: #F5F5F5; } .content { width: 100%; } .online_box { width: 90%; margin: 0 auto; background: #FFFFFF; border-radius: 20rpx; margin-top: 30rpx; } .online_title { font-size: 28rpx; font-weight: bold; letter-spacing: 2rpx; width: 90%; margin: 0 auto; line-height: 80rpx; } .online { width: 90%; margin: 0 auto; padding-bottom: 34rpx; } .online_tit { font-size: 27rpx; letter-spacing: 2rpx; font-weight: bolder; line-height: 40rpx; } .online_test { color: #333333; font-size: 26rpx; letter-spacing: 2rpx; line-height: 38rpx; } .online_text {} .online_text image { width: 15rpx; height: 15rpx; } .online_text text { font-size: 21rpx; color: #333333; margin-left: 15rpx; letter-spacing: 1rpx; } .pnline_tip { color: #999999; font-size: 25rpx; line-height: 50rpx; } .btn { width: 90%; margin: 0 auto; background: #FF7F00; line-height: 90rpx; text-align: center; color: white; border-radius: 15rpx; margin-top: 20rpx; font-size: 28rpx; } .btn1{ background: #ccc; }