// 标准容器大小靠内容撑
.app-standard-container{
display: block;
.container-item__pos{ width: 100%; height: 100%; }
}