.info_card{ margin: 20rpx 0 0 0;} .info_item{ display: flex; align-items: center; justify-content: space-between; font-size: 28rpx; color: #333333; background: #ffffff; line-height: 120rpx; padding:0 26rpx; border-top: 1px solid #F8F8F8;} .info_item:first-child{ border: none;} .info_label{ flex: none; font-size: 30rpx; width: 200rpx; color: #333333;} .info_input{ flex: auto; display: block; width: 100%; background: none; border: none; height: 100rpx; font-size: 30rpx;} .cu-btn{ flex: none; width:auto!important;} .phone_btm{ width: 610rpx; margin: 80rpx auto auto auto;} .phone_btn1{ display: block; line-height: 88rpx; text-align: center; background-color: var(--color); border-radius: 10rpx; font-size: 34rpx; color: #ffffff; box-shadow: 0px 12rpx 18rpx 0px rgba(45, 89, 230, 0.27);} .email_con{ text-align: center; padding: 106rpx 0 350rpx 0;} .email_con image{ width: 200rpx; height: 200rpx;} .email_con view{ font-size: 34rpx; color: #333333; line-height: 48rpx; padding: 43rpx 0 14rpx 0;} .email_con text{ display: block; font-size: 28rpx; color: #999999;}