/*搜索*/ /*弹窗*/ .geomanage-parkinput{ width: 180px !important; padding-left: 12px; height: 34px; line-height: 34px; } .geomanage-mapBg{ background: url(../css/img/geomanage_baidimapIco.png) no-repeat; width: 34px; height: 34px; position: absolute; top: 0; left: 190px; background-position: 10px 9px; cursor: pointer; } /*表格*/ /*fixed-table-container top*/ .fixed-table-container thead th .th-inner{ padding: 6px 30px 6px 24px!important; } /*echarts*/ .geomagneticmanage-wrap{ height: 180px; } .geomagneticmanage-con{ width: 50%; height: 100%; } .geomagneticmanage-con-l{ left: 50%; top:50%; transform: translate(-50%,-50%); } .geomagneticmanage-con-name{ /*font-size: 16px;*/ /*padding-left: 12px;*/ } .geomagneticmanage-con-title-1{ font-size: 16px; padding-left: 20px; background: url("../css/img/geomagneticmanage-con-title-1.png") no-repeat 0 center; margin-bottom: 12px; } .geomagneticmanage-con-title-2{ font-size: 16px; padding-left: 20px; background: url("../css/img/geomagneticmanage-con-title-2.png") no-repeat 0 center; margin-bottom: 12px; } .geomagneticmanage-con-title-3{ font-size: 16px; padding-left: 20px; background: url("../css/img/geomagneticmanage-con-title-3.png") no-repeat 0 center; margin-bottom: 12px; } .geomagneticmanage-con-num{ font-size: 36px; } .geomagneticmanage-echarts{ width: 100%; height: 100%; }