.upload-icon{display:flex;flex-direction:row}.upload-icon-item{text-align:center;border:1px solid #ccc;border-radius:4px;overflow:hidden;background:#fff;position:relative;display:flex;flex-direction:column}.upload-icon-item-cover{display:none;position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.6);cursor:pointer}.upload-icon-item:hover .upload-icon-item-cover{display:block}.upload-icon-item-cover i{color:#fff;font-size:24px;cursor:pointer;margin:0 2px}.upload-icon-item-title{font-size:14px;color:#666;height:30px;line-height:30px;text-align:center}.preview-image{width:480px}.upload-image{align-items:center;justify-content:center;border:1px dashed #ccc;border-radius:4px;cursor:pointer}.upload-image,.upload-list{display:flex;flex-direction:row}.upload-list{flex-wrap:wrap}.upload-video-loading{width:228px;height:188px;line-height:188px;border:1px solid #f2f2f2;border-radius:4px}.upload-video-item{width:228px;text-align:center;overflow:hidden;background:#fff;position:relative;margin-right:15px;margin-bottom:15px;display:flex;flex-direction:column}.upload-video-item img,.upload-video-item video{width:228px;height:188px;border-radius:4px;border-top:1px solid #f2f2f2;border-left:1px solid #f2f2f2;border-right:1px solid #f2f2f2;box-shadow:0 1px 1px rgba(0,0,0,.2)}.upload-video-item-num{position:absolute;top:3px;width:20px;height:20px;line-height:20px;left:3px;background:rgba(0,0,0,.6);color:#fff;border-radius:20px;display:block}.upload-video-item:hover .upload-video-item-num{display:none}.upload-video-item-cover{display:none;position:absolute;top:0;left:0;right:0;cursor:pointer}.upload-video-item:hover .upload-video-item-cover{display:block}.upload-video-item-cover i{color:#fff;font-size:24px;cursor:pointer;margin:0 2px}.upload-video-item-title{font-size:14px;color:#666;height:30px;line-height:30px;text-align:center}.preview-image{height:100%}.preview-image,.upload-video-camera{display:flex;flex-direction:row;align-items:center}.upload-video-camera{justify-content:center;width:228px;height:188px;line-height:188px;border-top:1px solid #f2f2f2;border-left:1px solid #f2f2f2;border-right:1px solid #f2f2f2;box-shadow:0 1px 1px rgba(0,0,0,.2);border-radius:4px;cursor:pointer;margin-bottom:12px}.checkbox-item{border-bottom:1px solid #f2f2f2;margin-bottom:8px;padding-bottom:8px}.checkbox-item:last-child{border-bottom:0 solid #f2f2f2;margin-bottom:0;padding-bottom:0}.checkbox-item-title{font-weight:700}.iframeClass{border:1px solid red;height:300px;width:100%}.descImgList{display:flex;flex-direction:column}.descImgList img:first-child{border-top-left-radius:6px;border-top-right-radius:6px}.descImgList img:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}