.add-activity-container{background:#fff;padding:20px 20px 100px 20px}.add-activity-container .ipt{width:35%}.add-activity-container .small-ipt{width:100px}.good-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.good-box .left-box{width:30%;overflow:auto}.good-box .right-box{width:60%}.goods-img{width:100px;height:100px;margin-right:10px}.good-flex{-ms-flex-align:center}.custom-tree-node,.good-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}.custom-tree-node{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;padding-right:8px}.base-submit{width:calc(100vw - 160px);display:-webkit-box;display:-ms-flexbox;display:flex;bottom:0;position:fixed;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;right:0;padding:15px 0;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.confirm-btn,.img-item{text-align:center}.img-item{display:inline-block;border:1px dashed #d9d9d9;width:148px;height:148px;margin-right:10px;margin-bottom:10px;border-radius:6px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.img-item:hover .model-box,.img-item:hover .operat-box{opacity:1;-webkit-transition:all .5s ease-in;transition:all .5s ease-in}.model-box{width:100%;height:100%;position:absolute;left:0;opacity:0;background-color:rgba(0,0,0,.3)}.banner-img{width:100%;height:100%;border-radius:6px}.operat-box{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0}.operat-box i{font-size:20px;color:#fff;margin-right:10px}