.createProduct-wrap[data-v-6d601920]{width:100%;height:100%}.createProduct-wrap .title[data-v-6d601920]{font-size:18px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:50px;padding:0 20px}.createProduct-wrap .content[data-v-6d601920]{width:calc(100% - 40px);height:calc(100% - 90px);margin:0 20px 20px;background:#fff;overflow-y:auto}.createProduct-wrap .content .createItemGroup[data-v-6d601920]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:50px 20px 20px;width:calc(100% - 40px)}.createProduct-wrap .content .createItemGroup .left[data-v-6d601920]{width:50%}.createProduct-wrap .content .createItemGroup .right[data-v-6d601920]{width:50%;text-align:right;padding-right:90px}.createProduct-wrap .content .createItemGroup .createItem[data-v-6d601920]{margin-bottom:20px;overflow:hidden}.createProduct-wrap .content .createItemGroup .createItem .label[data-v-6d601920]{font-size:14px;margin-right:10px;width:150px;text-align:right;line-height:30px;float:left}.createProduct-wrap .content .createItemGroup .createItem .require[data-v-6d601920]:before{content:"*";color:red;margin-right:2px}.createProduct-wrap .content .createItemGroup .createItem .ipt[data-v-6d601920]{width:360px;text-align:left;float:left}.ant-upload.ant-upload-drag[data-v-6d601920]{width:70%}