.goodsTemplate{min-height:100%}.goodsTemplate .el-tabs .el-tabs__nav{margin-left:20px}.goodsTemplate .el-tabs .el-tabs__content .modelList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.goodsTemplate .el-tabs .el-tabs__content .modelList .selfModel{width:250px;height:440px;border:2px dashed #409eff;margin-left:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.goodsTemplate .el-tabs .el-tabs__content .modelList .selfModel .tipsBox .el-icon-plus{font-size:60px;font-weight:600;color:#409eff}.goodsTemplate .el-tabs .el-tabs__content .modelList .selfModel .tipsBox .title{text-align:center;font-size:14px;margin-top:20px}.goodsTemplate .el-tabs .el-tabs__content .modelList .listItem{width:250px;height:440px;margin-left:40px;margin-bottom:40px;position:relative}.goodsTemplate .el-tabs .el-tabs__content .modelList .listItem img{width:250px;height:440px}.goodsTemplate .el-tabs .el-tabs__content .modelList .listItem .btnBox{top:0;position:absolute;width:100%;height:100%;background:rgba(0,0,0,.3);display:none;text-align:center;line-height:440px}.goodsTemplate .el-tabs .el-tabs__content .modelList .listItem .btnBox .el-button{width:96px;height:36px;font-size:14px}.goodsTemplate .el-tabs .el-tabs__content .modelList .listItem:hover .btnBox{display:block}