.identify-box{ width:100%; display: flex; padding:0rpx 20rpx 20rpx 20rpx; box-sizing: border-box; } .identify-list{ float: left; width: 50%; margin-top:30rpx; } .identify-img{ width:350rpx; height:350rpx; padding: 2rpx; } .fs36{ font-size: 36rpx;} .dialog-body{ text-align:center; } .mcover-home{ position: relative; flex-direction: row; height: 100%; top: 0; z-index: 1000; display: flex; } .camara-1{ width: 50px; height: 50px; margin: 5px; background-color: #f70264; -webkit-border-radius: 50px; -moz-border-radius:50px; border-radius:50px; } .mcover-bar{ position: absolute; bottom: 10px; height: 70px; margin: 0; padding: 0; width: 100%; } .mcover-view{ position: relative; justify-content: space-around; background-color: none; display: flex; z-index: 1001; } .info-title{ text-align: left; font-size: 30rpx; letter-spacing: 0.1em; font-weight: 700; line-height: 30rpx; }