
.flex_cool[data-v-1e1ee008]{
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.left[data-v-1e1ee008]{
  width: 50%;
  height: 256px;
  border: solid 1px #d1d1d1;
  border-radius: 5px;
}
.left_bottom[data-v-1e1ee008]{
  overflow: auto;
  height: 234px;
  cursor: pointer;
}
.left_bottom div[data-v-1e1ee008]:nth-child(2n+1){
  background: #e8edf8;
}
.left_bottom div[data-v-1e1ee008]{
  padding: 4px;
  height: 40px;
  line-height: 40px;
}
.right[data-v-1e1ee008]{
  width: 50%;
  height: 256px;
  border: solid 1px #d1d1d1;
  overflow: auto!important;
  border-radius: 5px;
}
.right div[data-v-1e1ee008]{
  padding: 4px 8px;
  height: 40px;
  line-height: 40px;
}
.right div[data-v-1e1ee008]:nth-child(2n+0){
  background: #e8edf8;
}
.right div[data-v-1e1ee008]:last-child{
  background: #ffffff;
}
.el-input__inner[data-v-1e1ee008]{
  height: 20px!important;
  line-height: 20px!important;
}


.flex_cool[data-v-1e9b27ea]{
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.left[data-v-1e9b27ea]{
  width: 50%;
  height: 257px;
  border: solid 1px #d1d1d1;
  border-radius: 5px;
}
.left_bottom[data-v-1e9b27ea]{
  overflow: auto;
  height: 234px;
}
.right[data-v-1e9b27ea]{
  width: 50%;
  height: 256px;
  border: solid 0px #d1d1d1;
  /*overflow: hidden;*/
}
.el-textarea[data-v-1e9b27ea]{
  height: 100% !important;
}
.right ul[data-v-1e9b27ea],li[data-v-1e9b27ea]{
  list-style: none;
  margin: 0;
  padding: 0;
}
.right #menuUi[data-v-1e9b27ea]{
  position: absolute;
  top: 0;
  left: 0;
  max-height: 256px;
  overflow: auto;
  width: 192px;
  padding: 4px;
  border: solid 1px #d2d2d2;
  background: white;
  z-index:99
}
.right li[data-v-1e9b27ea]{
  height: auto;
  background: white;
  font-size: 1rem;
  padding: 4px 0;
  margin: 0 8px;
  border-bottom: solid 1px #d2d2d2;
  cursor: pointer;
  color: #666666;
}
.right li[data-v-1e9b27ea]:hover{
  background: #7dbcfc;
  color: white;
}
.right li[data-v-1e9b27ea]:nth-last-child(1){
  border: none;
}
#textArea[data-v-1e9b27ea]{
  font-size: 12px;
  padding: 0!important;
  overflow: scroll!important;
  word-wrap: break-word!important;
  word-break: break-all!important;
  line-height:18px!important;
}

.replaceCatalog .el-textarea__inner{height:256px !important}.replaceCatalog #textArea{height:256px !important}

.infinite-list[data-v-34aa2479]{
  list-style: none;
  margin: 0;
  padding: 0;
  overflow:auto;
  height: 256px;
}
.allStamp[data-v-34aa2479]{
  padding: 8px 4px;
  margin-bottom: 4px;
  background: #e8f3fe;
}
.infinite-list li[data-v-34aa2479]{
  padding: 8px 4px;
  margin-bottom: 4px;
  background: #e8f3fe;
}
.el-checkbox__label[data-v-34aa2479]{
  color: #7dbcfc !important;
}
.infinite-list[data-v-34aa2479]::-webkit-scrollbar{
  width: 5px;
  height:10px;
  background-color: #e5e5e5;
}
.infinite-list[data-v-34aa2479]::-webkit-scrollbar-track{
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgb(226, 228, 229);
  background-color: #e5e5e5;
}
.infinite-list[data-v-34aa2479]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgb(125, 188, 252);
  background-color: #ffffff;
}


.demo-input-suffix[data-v-5097b30f]{
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 16px;
}


.examineEdit[data-v-455bc108]{
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
}
.flex[data-v-455bc108]{
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
}
.flex span[data-v-455bc108]{
  color: red;
  display: inline-block;
  /*width: 205px;*/
  font-size: 9px;
  border:solid 1px #e5e5e5;
  padding: 0 16px;
  margin: 4px;
  cursor: pointer;
}
.left[data-v-455bc108]{
  width: 50%;
  height: 768px;
  max-height: 768px;
  overflow: auto;
  border: solid 1px #e5e5e5;
}
.right[data-v-455bc108]{
  width: 45%;
}


.examineManagement[data-v-04cf1b72] {
  position: relative;
  height: 100%;
}
.examineManagement_dialog[data-v-04cf1b72] {
  height: 512px
}
.popup[data-v-04cf1b72] {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  background: white;
  z-index: 9999;
  font-size: 0.5rem;
  border: solid 1px #EBEEF5;
}
.popup div[data-v-04cf1b72] {
  padding: 4px 2px;
  cursor: pointer;
  color: #666;
}

.examineManagementClass .v-modal{z-index:100 !important}

.createShot[data-v-7bb0e76f]{
  text-align: left;
}


.BaseDatas[data-v-70789ac8]{
  position: relative;
  height: 100%;
}
.popup[data-v-70789ac8]{
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  background: white;
  z-index:9999;
  font-size: 0.5rem;
  border: solid 1px #EBEEF5;
}
.popup div[data-v-70789ac8]{
  padding: 4px 2px;
  cursor: pointer;
  color: #666;
}


#invest[data-v-4891bcb2]{
  position: absolute;
  width: 100%;
  height: 100%;
  min-width: 768px;
  min-height: 512px;
  z-index: 100;
}
.searchGroup[data-v-4891bcb2]{
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1024;
}


#invest[data-v-5b499eb4]{
  width: 100%;
  height: 100%;
  min-height: 512px;
  z-index: 100;
}

.dialogClass{min-width:768px !important}

.mlkContext[data-v-04760729] {
  position: relative;
  height: 100%;
}
.popover[data-v-04760729] {
  position: fixed;
  width: 193px;
  height: 160px;
  top: 50%;
  left: 50%;
  margin-top: -60px;
  margin-left: -93px;
}
.popup[data-v-04760729] {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  background: white;
  z-index: 9999;
  font-size: 0.5rem;
  border: solid 1px #EBEEF5;
}
.popup div[data-v-04760729] {
  padding: 4px 2px;
  cursor: pointer;
  color: #666;
}

.mlkContext .has-gutter .colnumClass{overflow:hidden !important;text-overflow:ellipsis !important;white-space:nowrap !important}

.mlkData[data-v-0984b9f2] {
  position: relative;
  height: 90%;
  overflow: auto;
  margin-bottom: 80px;
  border-bottom: solid 1px #f2f2f2;
}
.saveClass[data-v-0984b9f2] {
  text-align: center;
  position: fixed;
  top: 100%;
  margin-top: -50px;
  z-index: 999;
  left: 75%
}


.mlkList[data-v-27758f0e]{
  position: relative;
  height: 100%;
}


.dialogContext[data-v-518929da]{
  height: 384px;
}


.mlkDetails[data-v-77ef0548]{
  position: relative;
  height: 100%;
}
.mlkDetails[data-v-77ef0548]{
}
.mlkDetails_context[data-v-77ef0548]{
}
.mlkDetailsTop[data-v-77ef0548]{
  height: 50%;
}
.mlkDetailsCenter[data-v-77ef0548]{
  padding-top: 30px;
  height: auto;
}
.mlkDetailsBottom[data-v-77ef0548]{
  height: 30%;
}
.mlkDetailsCenter .mlkContext[data-v-77ef0548]{
}


.mlkTitle[data-v-40b6efa1]{
  position: relative;
  height: calc(100% - 60px);
  top: -16px;
}
.p-title[data-v-40b6efa1]{
  border-bottom: solid 1px #d2d2d2;
  padding: 16px 4px;
}


.mlkContext[data-v-d5436e06]{
  position: relative;
  height: 100%;
}
.leftEdit[data-v-d5436e06]{
  height: 100%;
}
.centerEdit[data-v-d5436e06]{
  height: 100%;
  padding: 0 16px;
}
.rightEdit[data-v-d5436e06]{
  height: 100%;
}


.target[data-v-a2f3b0c8] {
  width: 100% !important;
}
.expressionClass .el-input__inner[data-v-a2f3b0c8]{
  width: 256px!important;
}
.expressionClass[data-v-a2f3b0c8]{
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
}


.target_contrast[data-v-628cb591]{
  display: inline-block;
  border: solid 1px #e2e2e2;
  border-radius: 5px;
  padding: 8px 16px;
  /*max-width:100px;*/
  text-align: center;
  white-space: nowrap;/*强制在一行显示*/
  text-overflow:ellipsis;/*设置超出内容显示...*/
  overflow: hidden;/*一定不能少 超出的内容进行隐藏*/
  cursor: pointer;
  margin: 0 4px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.select_Into[data-v-628cb591]{
  background: #178fd5;
  color: white;
}

.ContrastTable .styClass{cursor:pointer !important}.ContrastTable .styClass:hover{background:#7dbcfc !important;color:#fff}

ul[data-v-6dacc9a2],li[data-v-6dacc9a2]{
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
}
.infinite-list-items[data-v-6dacc9a2]:first-child{
  background: #e8f3fe;
  color: #7dbcfc;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 49px;
  margin: 0;
}
.infinite-list-items[data-v-6dacc9a2]{
  background: #e8f3fe;
  color: #7dbcfc;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 49px;
  margin: 8px 0;
}


.contrast[data-v-14f55b17]{
  height: 100%;
  width: 100%;
  position: absolute;
  overflow: hidden;
}
.ContrastBody[data-v-14f55b17]{
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0 8px;
  margin-top: 32px;
  height: 100%;
}
.left[data-v-14f55b17]{
  height: calc(100% - 160px);
  overflow: auto;
  width: 512px;
}
.right[data-v-14f55b17]{
  height: calc(100% - 160px);
  overflow: auto;
  width: 100%;
  background: #41c6fa;
}
.btnGroup[data-v-14f55b17]{
  position: absolute;
  right: 50px;
  top: 64px;
}


.MeadMerge[data-v-413dc56a]{
  position: relative;
  height: 100%;
}


.MeadMerge[data-v-64f7da3e]{
  position: relative;
  height: 100%;
}


.ds-tree-transfer .el-tree > .el-tree-node {
  display: block !important;
}
.ds-tree-transfer .el-tree-node>.el-tree-node__children{
  overflow: visible !important;
}

.iconstyle{
    width: 1rem;
    height: 1rem;
    background-repeat: no-repeat;
    background-position: 100%;
    display: inline-block;
    position: relative;
    /*top: 3px;*/
}
.iconstyle2{
    width: 1.5rem;
    height: 1.5rem;
    background-repeat: no-repeat;
    background-position: 100%;
    display: inline-block;
    position: relative;
    background-size: 100%;
}
.base{
    background-image: url(/dsfa/vue/images/base.png?326dc18);
}
.chart{
    background-image: url(/dsfa/vue/images/chart.png?8ecaa68);
}
.chart_s{
    background-image: url(/dsfa/vue/images/chart_s.png?b2d9cbb);
}
.clear{
    background-image: url(/dsfa/vue/images/clear.png?24558b6);
}
.clear_s{
    background-image: url(/dsfa/vue/images/clear_s.png?a2ea8c7);
}
.collect{
    background-image: url(/dsfa/vue/images/collect.png?03d6afb);
}
.collect_s{
    background-image: url(/dsfa/vue/images/collect_s.png?264ac08);
}
.company{
    background-image: url(/dsfa/vue/images/company.png?fbc0f61);
}
.company_s{
    background-image: url(/dsfa/vue/images/company_s.png?3c2803f);
}
.del{
    background-image: url(/dsfa/vue/images/del.png?a5c7828);
}
.del_s{
    background-image: url(/dsfa/vue/images/del_s.png?5427a01);
}
.edit{
    background-image: url(/dsfa/vue/images/edit.png?3324d42);
}
.edit_s{
    background-image: url(/dsfa/vue/images/edit_s.png?117242d);
}
.point{
    background-image: url(/dsfa/vue/images/point.png?224ee6e);
}
.refresh{
    background-image: url(/dsfa/vue/images/refresh.png?ce27c86);
}
.refresh_s{
    background-image: url(/dsfa/vue/images/refresh_s.png?063ef9d);
}
.table{
    background-image: url(/dsfa/vue/images/table.png?939d2a1);
}
.table_s{
    background-image: url(/dsfa/vue/images/table_s.png?d06ae27);
}
.target{
    background-image: url(/dsfa/vue/images/target.png?9420659);
}
.target_s{
    background-image: url(/dsfa/vue/images/target_s.png?3de87e9);
}
.timeLine{
    background-image: url(/dsfa/vue/images/timeLine.png?37de96f);
}
.timeLine_s{
    background-image: url(/dsfa/vue/images/timeLine_s.png?89fc0ad);
}
.mapView .el-button{
    font-size: 1.14rem;
}
.mapView .el-input-group__append, .el-input-group__prepend{
    padding: 10px 20px;
}
.mapView .el-input__inner{
    height: 45px;
    line-height: 45px;
}

.flex[data-v-28726fb2] {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
.pAbsolute[data-v-28726fb2] {
  position: absolute;
  z-index: 999;
}


.tree .el-collapse{
  border: 0;
}
.tree .el-collapse-item__header{
  border: 0!important;
}
.tree .el-tree-node__content{
  font-family: PingFangSC-Regular;
  font-size: 14px!important;
  color: #595959!important;
  letter-spacing: 0.4px!important;
  margin: 6px;
}
.tree .el-input__inner{
  border: 0!important;
  background: #F4F5F6!important;
  border-radius: 4px!important;
  font-size: 14px!important;
  color: #595959!important;
  letter-spacing: 0.4px!important;
}


.flex[data-v-509bd970]{
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
}
.highBaseComponent[data-v-509bd970]{
  background: white;
  padding: 8px;
  height: 100%;
}
.left[data-v-509bd970]{
  width: 100%;
  border-right: solid 1px #e5e5e5;
  border-left: solid 1px #e5e5e5;
}
.right[data-v-509bd970]{
  width: 256px;
}
.close[data-v-509bd970]{
  position: absolute;
  right: -15px;
  top: -15px;
}


.synthesizeComponent .el-collapse{
  border: 0;
}
.synthesizeComponent .el-collapse-item__header{
  border: 0!important;
  font-size: 14px;
  color: #595959;
  letter-spacing: 0.4px;
}
.synthesizeComponent .el-tree-node__content{
  font-family: PingFangSC-Regular;
  font-size: 14px!important;
  color: #595959!important;
  letter-spacing: 0.4px!important;
  margin: 6px;
}
.synthesizeComponent .el-input__inner{
  border: 0!important;
  background: #F4F5F6!important;
  border-radius: 4px!important;
  font-size: 14px!important;
  color: #595959!important;
  letter-spacing: 0.4px!important;
}
.synthesizeComponent .el-radio__inner{
  width: 18px;
  height: 18px;
}
.synthesizeComponent .el-radio__label{
  font-size: 14px;
  color: #595959;
  letter-spacing: 0.4px;
}


.grid-content[data-v-4d14f728] {
  margin-top: 16px;
  cursor: pointer;
}
.bg-purple[data-v-4d14f728] {
}
.demonstration[data-v-4d14f728] {
  font-size: 9px;
  color: #999999;
  margin-top: 4px;
}
.block[data-v-4d14f728] {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.flex[data-v-4d14f728] {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
.left[data-v-4d14f728] {
}
.right[data-v-4d14f728] {
}


.collectionComponent[data-v-52188e05]{
  height: 100%;
  overflow: auto;
}
.boxClass[data-v-52188e05]{
  border-bottom: solid 1px #E5E5E5;
  padding: 16px 8px;
  margin-bottom: 16px;
}
.flex[data-v-52188e05]{
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
.left[data-v-52188e05]{
  width: 100%;
}
.right[data-v-52188e05]{
}
.right span[data-v-52188e05]{
  margin: 0 4px;
}
.right i[data-v-52188e05]{
  font-size: 20px;
}
.txt[data-v-52188e05]{
  font-size: 14px;
  color: #595959;
  letter-spacing: 0.4px;
}
.time[data-v-52188e05]{
  font-size: 12px;
  color: #999999;
  letter-spacing: 0.34px;
}
.CollectEdit[data-v-52188e05],.CollectDel[data-v-52188e05]{
  color: #595959;
}
.CollectEdit[data-v-52188e05]:hover{
  color: #4A9BFF;
}
.CollectDel[data-v-52188e05]:hover{
  color: #4A9BFF;
}


.companyDetailListComponent[data-v-537cc312]{
  padding: 4px 8px;
  overflow-y: auto;
  height: 576px;
  background: white;
}
.companyList[data-v-537cc312]{
  margin-top: 16px;
  /*border-bottom: solid 1px #999999;*/
}
.flex[data-v-537cc312]{
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
.left[data-v-537cc312]{
}
.right[data-v-537cc312]{
}


.companyDetailListComponent .el-input__inner{
  border: 0;
  background: #F4F5F6;
  border-radius: 4px;
}
.companyDetailListComponent .el-input-group__append, .el-input-group__prepend{
  border: 0;
  border-right: 1px solid #E0E3E9;
}



.targetSumComponent[data-v-28c5663e]{
  padding: 8px 4px;
}
.right[data-v-28c5663e]{
  text-align: right;
}
.left[data-v-28c5663e]{
  text-align: left;
}
.cursorPointer[data-v-28c5663e]{
  cursor: pointer;
}
.flex[data-v-28c5663e]{
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
.isCheck[data-v-28c5663e]{
  color: #7dbcfc;
}


.targetSumComponent .el-table th>.cell{
  font-size: 14px;
  color: #595959;
  letter-spacing: 0.4px;
  line-height: 20px;
}
.targetSumComponent .el-table .cell {
  font-size: 14px;
  color: #595959;
  letter-spacing: 0.4px;
}


.timeLineComponent[data-v-3b64b51c]{
  padding: 0;
}


.timeLineComponent .el-slider__marks-text{
  text-align: center!important;
}
#canvas{
}


/*.cityListComponent {
  padding: 8px 4px;
}
.children {
  padding-left: 8px;
}
.childrenBtomLine {
  border-bottom: solid 1px #f1f1f1;
  margin: 4px;
}
.title {
  color: blue;
  font-size: 13px;
  cursor: pointer;
}
.children div {
  color: blue;
  font-size: 12px;
}
.children span {
  font-size: 12px;
  margin: 4px;
}*/
.flex[data-v-3366175c] {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
}
.areaBox1[data-v-3366175c], .areaBox2[data-v-3366175c] {
  width: 160px;
  height: 280px;
  overflow: auto;
}
.areaBox3[data-v-3366175c] {
  width: 100%;
}


/*修改滚动条样式*/
.area[data-v-3366175c]::-webkit-scrollbar {
  width: 1px;
  height: 10px;
}
.area[data-v-3366175c]::-webkit-scrollbar-track {
  background: rgb(239, 239, 239);
  border-radius: 2px;
}
.area[data-v-3366175c]::-webkit-scrollbar-thumb {
  background: #bfbfbf;
  border-radius: 10px;
}
.area[data-v-3366175c]::-webkit-scrollbar-thumb:hover {
  background: #333;
}
.area[data-v-3366175c]::-webkit-scrollbar-corner {
  background: #179a16;
}
.datas[data-v-3366175c] {
  padding: 8px;
  background: #F4F5F6;
  text-align: center;
}
.child[data-v-3366175c] {
  padding: 8px;
  text-align: center;
}
.item[data-v-3366175c] {
  padding: 8px;
  margin: 4px;
  border-radius: 2px;
  background: #EDF5FF;
  color: #4A9BFF;
}


.companyDataComponent[data-v-678c7a93] {
  padding: 8px;
}
.el-table[data-v-678c7a93]::before {
  height: 0!important;
}


.companyDataComponent .el-table th>.cell{
  font-size: 14px;
  color: #595959;
  letter-spacing: 0.4px;
  line-height: 20px;
}
.companyDataComponent .el-table .cell {
  font-size: 14px;
  color: #595959;
  letter-spacing: 0.4px;
}


.map[data-v-49a00178]{
  width: 100%;
  height: 256px;
}
.targetChartsComponent[data-v-49a00178]{
  padding: 8px;
}


#echartMapComponent[data-v-3d952253]{
  background: white;
  width: 512px;
  height: 512px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -256px;
  margin-top: -256px;
  z-index: 9999;
  display: none;
}


.searchPanel[data-v-6f6c453e] {
  top: 100px;
  left: 142px;
  background: white;
  overflow: auto;
  height: 80%;
  width: 256px;
}
.searchPanel_res[data-v-6f6c453e] {
  color: #a1a1a1;
  margin: 8px;
  cursor: pointer;
}
.panelBox[data-v-6f6c453e] {
  top: 100px;
  left: 32px;
  background: white;
  /*overflow: auto;*/
  /*height: 80%;*/
}
.pAbsolute[data-v-6f6c453e] {
  position: absolute;
  z-index: 999;
}
.flex[data-v-6f6c453e] {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
.searchBox[data-v-6f6c453e] {
  top: 2%;
  left: 20px;
  /*width: 1024px;*/
}
.pane_Cool[data-v-6f6c453e] {
  padding: 8px;
  min-width: 384px;
}
.city[data-v-6f6c453e] {
  background: red;
}
.MapView[data-v-6f6c453e] {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 100;
}
.block_parent[data-v-6f6c453e] {
  position: absolute;
  bottom: 0;
  right: 10px;
  z-index: 101;
  background: white;
  padding: 16px 16px 16px 1px;
  margin-bottom: 150px;
  /*width: 65px;*/
}
.cityListClass[data-v-6f6c453e] {
  top: 15%;
  left: 470px;
  width: 467px;
  height: 280px;
  background: white;
  overflow: auto;
}
.detailClass[data-v-6f6c453e] {
  background: white;
  top: 100px;
  right: 128px;
}
.detailTabPane1[data-v-6f6c453e] {
  width: 448px;
  height: 512px;
}
.detailTabPane2[data-v-6f6c453e] {
  width: 768px;
}
.targetClass[data-v-6f6c453e] {
  background: white;
  width: 768px;
  /*height: 704px;*/
  top: 100px;
  right: 128px;
}
.TLClass[data-v-6f6c453e] {
  background: white;
  width: 1024px;
  height: 64px;
  bottom: 25px;
  left: 50%;
  margin-left: -512px;
  padding-left: 30px;
  padding-right: 30px;
}



.mapView .bg1{
  background: rgba(26,0,64,0.70)!important;
}
.mapView .bg2{
  background: rgba(0,22,55,0.70)!important;
}
.mapView .bg3{
  background: rgba(64,17,0,0.70)!important;
}
.mapView .bg4{
  background: rgba(0,64,62,0.70)!important;
}
.mapView .bg0{
  background: rgba(0,13,55,0.70)!important;
}
.mapView .my-div-icon {
  width: 250px !important;
  color: #048277;
  font-size: 14px;
}
.mapView .water-label {
  display: block;
  text-align: center;
  border-radius: 5px;
  vertical-align: bottom;
  color: #fff;
  font-weight: bold;
  background-color: rgba(23, 83, 132, 0.5);
  min-height: 56px;
  min-width: 256px!important;
  font-size: 14px!important;
  margin-top: -60px!important;
  letter-spacing: 0.4px;
  line-height: 28px;
}
.leaflet-control-toolbar>li:last-child>.leaflet-toolbar-icon{
  padding: 8px;
}
.leaflet-toolbar{
  bottom: 60px!important;
}

/* css 添加阴影特效 */
.threeShadow{
  box-shadow: 0 2px 3px 0 rgba(0,0,0,0.26);
}
.marker_line1{
  margin-top: 26px;
}
.marker_line4{
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.marker_p{
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #595959;
  letter-spacing: 0.58px;
}

.mapView .el-slider__marks-text{width:70px !important}

.ContrastTable[data-v-17ab2b69]{
  width: 100%;
}
.btnGroup[data-v-17ab2b69]{
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
}
.flex[data-v-17ab2b69]{
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
}


.flex[data-v-7c8d002e]{
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
}
.ContrastBase[data-v-7c8d002e]{
  background: white;
  padding: 8px;
  height: 100%;
}
.left[data-v-7c8d002e]{
  width: 100%;
  border-right: solid 1px #e5e5e5;
  border-left: solid 1px #e5e5e5;
}
.right[data-v-7c8d002e]{
  width: 256px;
}
.close[data-v-7c8d002e]{
  position: absolute;
  right: -15px;
  top: -15px;
}


.flex[data-v-7177d97a]{
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
}
.filter-tree[data-v-7177d97a],.upload-demo[data-v-7177d97a]{
  width: 50%;
  height: 250px;
}
.upload_box[data-v-7177d97a]{
  height: 250px;
}


.flex[data-v-770e9653] {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
.codeArea[data-v-770e9653] {
  margin-top: 8px;
}
.values[data-v-770e9653]{
  display: inline-block;
  padding: 4px 8px;
  background: #f5f5f5;
  border-radius: 2px;
}


.flex[data-v-47c42298] {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-around;
  align-items: flex-start;
  width: 100%;
}
.flex_item[data-v-47c42298] {
  width: 33%;
}



.CodeMirror {
  border: 1px solid #eee;
}


.contrastTarget[data-v-a5159c82]{
  position: absolute;
  height: 100%;
  width: 100%;
}


.ContrastShowAllTarget[data-v-1906c76e]{
  position: absolute;
  height: 100%;
  width: 100%;
}


.DictLidiarySelect[data-v-e16b533a]{
  position: relative;
  height: 100%;
}


/*# sourceMappingURL=mlk.css.map?8b7683f*/