.line-container{padding:10px 15px;background-color:#fff!important}.line-container .headerList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.line-container .headerList .searchGroup{width:27.1%}.line-container .headerList .header-right{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.line-container .select-box{overflow:hidden}.line-container .country-box{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.line-container .add-btn-container{margin-left:10px}.line-container .icon-sty{cursor:pointer;font-weight:700;color:#000}.line-container .icon-fonts{font-size:28px}.line-container .save-sort{line-height:40px}.img-item{display:inline-block;border:1px dashed #d9d9d9;width:148px;height:148px;margin-right:10px;margin-bottom:10px;border-radius:6px;text-align:center;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%;left:0;background-color:rgba(0,0,0,.3)}.model-box,.operat-box{position:absolute;opacity:0}.operat-box{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.operat-box i{font-size:20px;color:#fff;margin-right:10px}