.production-track{padding:30px}.production-track .map-wrapper{height:calc(55vh - 20px);margin-bottom:20px;min-height:300px;border:1px solid #ccc;border-radius:4px;position:relative}.production-track .map-wrapper #map{width:100%;height:100%}.production-track .map-wrapper .opts-area{position:absolute;top:20px;right:20px;width:100px;height:30px;background:#fff;z-index:10;-webkit-box-shadow:0 2px 4px 0 rgba(66,66,66,.51);box-shadow:0 2px 4px 0 rgba(66,66,66,.51);border-radius:2px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.production-track .map-wrapper .opts-area i{font-size:18px;cursor:pointer;color:#999;-webkit-transition:color .2s;transition:color .2s}.production-track .map-wrapper .opts-area i:hover{font-size:19px;color:#333}.production-track .bottom-table{min-height:45vh;background:#fff;-webkit-box-shadow:0 0 10px 0 hsla(0,0%,40.4%,.1);box-shadow:0 0 10px 0 hsla(0,0%,40.4%,.1);border-radius:4px;padding-bottom:10px}.production-track .bottom-table .operations{border-bottom:1px solid #eee;padding:15px 20px}.production-track .bottom-table .operations .el-form-item{margin-right:30px;margin-bottom:10px}.production-track .bottom-table .table-area-wrapper{margin:20px;border:1px solid #ccc;border-top:2px solid #c62f2f;border-radius:2px 4px 4px 4px}.production-track .bottom-table .table-area-wrapper .pager{margin:10px 0}