
.pdf-view {
    width: 150px;
    height: 150px;
    margin: 0 auto;
}
#editInfo .el-table {
    overflow: hidden !important;
}
#editInfo .BasicForm {
    padding-top: 20px;
    border-bottom: 1px solid #EBEEF5;
    height: 180px;
}
#productDetails .BasicForm {
    padding-top: 20px;
    border-bottom: 1px solid #EBEEF5;
    height: 300px;
}
#productDetails .imgUpload {
    height: 180px;
}
.related-product .button {
    float: right;
    margin-top: 10px;
    margin-bottom: 10px;
}
#qualificationManage .el-scrollbar__wrap {
    overflow-x: hidden;
}
#qualificationManage .btnList {
    height: 32px;
    padding-bottom: 7px;
    border-bottom: 1px solid #EBEEF5;
}
#qualificationManage .searchBox {
    float: right;
    width: 30%;
}
#qualificationManage h3 {
    margin: 7px 0 0 0
}
#qualificationManage .productPre {
    float: right;
    margin: 0px 5px;
}
#qualificationManage .formBox {
    padding-top: 20px;
    border-bottom: 1px solid #EBEEF5;
    height: 430px;
}
.addProduct #productIntroduceSearchDiv {
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #EBEEF5;
    padding-bottom: 8px;
}
#productDiv2 {
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #EBEEF5;
    padding-bottom: 8px;
}
#productDiv2 .el-input {
    width: 200px;
    margin-right: 10px;
}
.imgDiv {
    display: inline-block;
    position: relative;
    height: 160px;
    padding: 0 0px;
    margin-right: 10px;
    box-sizing: border-box;
    border: #ddd 1px solid;
}
.listImgUpload .el-upload {
    display: inline-block;
    border: 1px dashed #d9d9d9;
    border-radius: 6px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    width: 172px;
    height: 150px;
}



[data-v-7b443ade] .el-dialog__body {
  padding: 0;
  color: #606266;
  font-size: 14px;
  word-break: break-all;
}
[data-v-7b443ade] .el-dialog__header {
  padding: 0;
}
.div-margin[data-v-7b443ade] {
  margin: 20px 20px 0;
  position: relative;
}
.operation-btns[data-v-7b443ade] {
    position: absolute;
    right: 40px;
    bottom: 0;
}


html, body, #editInfo, #productManage, #productDetails {
        width: 100%;
        height: 100%;
        overflow: hidden;
}
.el-card__body {
        height: calc(100% - 30px);
}
.editInfoBox {
        width: 100%;
        height: 100%;
        overflow-y: auto;
}
#productIntroduceSearchDiv {
        margin-top: 10px;
        margin-bottom: 10px;
        border-bottom: 1px solid #EBEEF5;
        padding-bottom: 8px;
}
#productIntroduceSearchDiv .el-input {
        width: 200px;
        margin-right: 10px;
}
#productManage .btnList {
        height: 32px;
        padding-bottom: 7px;
        border-bottom: 1px solid #EBEEF5;
}
#productManage .searchBox {
        float: right;
        width: 30%;
        display: inline-block;
}
#productManage h3 {
        margin: 7px 0 0 0
}
#productManage .productPre {
        float: right;
        margin: 0px 5px;
}
#productManage .formBox {
        padding-top: 20px;
        border-bottom: 1px solid #EBEEF5;
}
#productManage .el-scrollbar__wrap {
        overflow-x: hidden;
}
#productDetails .is-horizontal {
        display: none;
}
.el-card__body {
        padding: 7px 0px;
}
.imgDiv {
        display: inline-block;
        position: relative;
        height: 160px;
        padding: 0 0px;
        margin-right: 10px;
        box-sizing: border-box;
        border: #ddd 1px solid;
}
.listImgUpload .el-upload {
        display: inline-block;
        border: 1px dashed #d9d9d9;
        border-radius: 6px;
        cursor: pointer;
        position: relative;
        overflow: hidden;
        width: 150px;
        height: 200px;
}
#qualificationDiv {
        margin-top: 10px;
        margin-bottom: 10px;
        border-bottom: 1px solid #EBEEF5;
        padding-bottom: 8px;
}
#qualificationDiv .el-input {
        width: 250px;
        margin-right: 10px;
}
.related-qua .button {
        float: right;
        margin-top: 10px;
        margin-bottom: 10px;
}
.div-margin {
        margin: 20px;
        position: relative;
}
.operation-btns {
    position: absolute;
    right: 40px;
    top: 0;
}

