.page { width: 100vw; height: 100vh; /* background-color: #fff; */ position: absolute; top: 0; overflow: hidden; } image { width: 100vw; height: 660rpx; float: left; } .header { /* background-color: #5692ff; */ height: 280rpx; padding-top: 50rpx; } .bgc { /* background-color: #5692ff; */ color: #fff; margin: 0 !important; line-height: 200rpx; background-color: transparent; } .prompt { color: #FFFFFF; text-align: center; } .content { width: 100%; height: calc(100% - 160rpx); position: absolute; top: 150rpx; padding-top: 56rpx; border-radius: 12px 12px 0px 0px; background-color: #fff; } .cu-form-group+.cu-form-group { border-top: none; } .grid.grid-square>view { margin-bottom: 0; } .cu-form-group { margin-bottom: 40rpx; } .default-bg { width: 160rpx; height: 160rpx; } .bg-box { position: relative; margin-right: 15rpx; margin-bottom: 15rpx !important; } .radio-color { color: #fff !important; } /* #myVideo{ width: 300rpx; height: 300rpx; } .videoSize { width: 300rpx; height: 300rpx; }*/ .video-box { width: 160rpx; height: 160rpx; } /* .box1 { width: 160rpx; height: 160rpx; } */