.dynamicTable{display:-webkit-box;display:-ms-flexbox;display:flex}.dynamicTable .theader{width:250px;-ms-flex-negative:0;flex-shrink:0}.dynamicTable .theader.bus{margin-top:10px;border:1px solid #dfdfdf;border-right:0}.dynamicTable .theader.bus li{border-right:0}.dynamicTable .theader.bus li:hover .delbutn{display:block}.dynamicTable .theader.bus li .delbutn{margin-left:10px;display:none}.dynamicTable .theader .delRow{height:35px;line-height:35px}.dynamicTable .theader .title{height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f1f1f1;border-right:1px solid #dfdfdf;padding-left:10px}.dynamicTable .theader .title .close{margin-left:10px;cursor:pointer;color:#7d7d7d;display:none}.dynamicTable .theader .title .close:hover{color:red}.dynamicTable .theader .title:hover .close{display:inline-block}.dynamicTable .theader ul{margin:0;padding:0;list-style:none}.dynamicTable .theader ul li{border:1px solid #dfdfdf;border-bottom:0;border-left:0}.dynamicTable .theader ul li.bustitle{padding-left:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dynamicTable .theader ul li.bustitle>span{color:#999}.dynamicTable .theader ul li.bustitle .valueinpit{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:2px}.dynamicTable .theader ul li .valueinpit{height:35px;line-height:35px;padding-left:10px;overflow:hidden}.dynamicTable .theader ul li .valueinpit:hover{border:1px solid #409eff}.dynamicTable .theader ul li:last-child{border-bottom:1px}.dynamicTable .mytable{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;max-width:100%;overflow:auto;margin-top:10px;border:1px solid #dfdfdf}.dynamicTable .el-cascader .Input{width:120px}.dynamicTable .szieFontW{font-size:14px}.dynamicTable .leftadd{padding-top:70px}.dynamicTable .leftadd .addbtn{height:40px;width:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #ddd;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:10px;font-size:24px;cursor:pointer}.dynamicTable .leftadd .addbtn:hover{border-color:#f0b400;color:#f0b400}.dynamicTable .tablesearch{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dynamicTable .tablesearch .searchbox{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:10px}.dynamicTable .tablesearch .searchbox .onquery{margin-left:10px}.dynamicTable .prefix{line-height:35px;margin-left:5px}.dynamicTable .minWdith{min-width:600px}.dynamicTable .mytable-body{display:-webkit-box;display:-ms-flexbox;display:flex}.dynamicTable .table{max-width:90%;margin-right:10px}.dynamicTable .nodata{height:171px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #ddd;font-size:14px;color:#a9a9a9;margin-top:-42px}.dynamicTable .addressBox,.dynamicTable .nodata{display:-webkit-box;display:-ms-flexbox;display:flex}.dynamicTable .addressBox .receivin{max-height:500px;overflow:auto}.dynamicTable .addressBox .box{width:400px;border-right:1px solid #ddd;margin-right:20px;padding-right:40px}.dynamicTable .addressBox .box>p{background-color:#409eff;color:#fff;padding:10px;text-align:center}.dynamicTable .addressBox .box:last-child{border:none}