.Upload_enterprise__content { display: flex; width: 690rpx; justify-content: space-around; align-items: center; } .Upload_enterprise__content .cu-form-new-group { display: flex; align-items: center; min-height: 100rpx; justify-content: space-between; } .Upload_enterprise__content .flex-sub { display: flex; justify-content: center; } .Upload_enterprise__content .flex-sub .bg-img { position: relative; } .Upload_enterprise__content .flex-sub .image-show { display: flex; justify-content: center; align-items: center; } .Upload_enterprise__content .flex-sub .photo { position: absolute; } .Upload_enterprise__content .id-tip, .Upload_enterprise__content .id-tip-showOne { font-family: PingFang SC, PingFang SC; font-weight: 400; font-size: 28rpx; color: #333; line-height: 80rpx; text-align: center; } .Upload_enterprise__content .id-tip-showOne { color: #666; text-align: center; } .Upload_enterprise__content .position-right { position: absolute; right: 0; top: 0; }