.right-container-title-nav { margin-top: 60rpx; display: flex; align-items: center; height: 60rpx; position: relative; font-size: 28rpx; .new-weight { margin-left: 30rpx; font-weight: 600; } .right-icons { position: absolute; right: 40rpx; top: 0; display: flex; align-items: center; height: 60rpx; font-size: 30rpx; } .right-icons-img { width: 40rpx; height: 40rpx; margin-left: 20rpx; margin-right: 20rpx; } .right-icons-img-back { width: 38rpx; height: 38rpx; margin-left: 60rpx; margin-right: 3rpx; } }