.layui-btn {display: inline-block;    height: 38px;    line-height: 38px;    padding: 0 18px; background-color: #009688;    color: #fff;    white-space: nowrap;    text-align: center; font-size: 14px;    border: none;    border-radius: 2px;    cursor: pointer; -moz-user-select: none;    -webkit-user-select: none;    -ms-user-select: none;}
.layui-upload-file {    display: none!important;    opacity: .01;    filter: Alpha(opacity=1);}
.hui-wrap{font-size: .4811rem;background:#FCFCFC;}
	.picCell {margin: .213rem .3rem .3rem 0;display: block;position: relative; width: 74px; height: 74px;}
	.delImg {position: absolute;top: -.2rem;right: -0.2rem;width: .7rem;height: .7rem;border-radius: 50%;background: #F00;color: #fff;text-align: center;font-size: .718rem;line-height: .78rem;z-index: 1;}
.picCell img {border: 1px solid #eee;padding: 3px;width: 100%;height: 100%;object-fit: cover;}
#pic_small_show {display: flex;flex-flow: wrap;}