.c-12b7f5 { color: #12b7f5; } .c-17b3ec { color: #17b3ec; } .c-4ecd70 { color: #4ecd70; } .c-323232 { color: #323232; } .c-FF9526{ color: #FF9526; } .c-19d5c5 { color: #19d5c5; } .bgc-f2f3f5{ background: #f2f3f5; } .bgc-f2f3f4{ background: #f2f3f4; } .c-ffc800 { color: #ffc800; } .c-FF5E6C{ color: #FF5E6C; } .c-75ed59 { color: #75ed59; } .c-w-33 { width: 33%; } .ptb60{ padding-top: 60px; padding-bottom: 60px; } .plr25{ padding-right: 25px; padding-left: 25px; } .mt60{ margin-top: 60px; } .mlr25{ margin-right: 25px; margin-left: 25px; } .pr40{ padding-right: 40px; } ul { list-style: none; } .info-icon { vertical-align: middle; margin-bottom: 5px; } .information { background-color: rgba(0, 0, 0, 0.5); font-size: 14px; color: #fff; } .information .ui-col-0 { width: 40px; text-align: center; } .location-div { height: 40px; line-height: 40px; padding: 0 10px; } .location-div img { vertical-align: text-bottom; } .choose-label { color: #17B3EC; display: inline-block; max-width: 100%; _width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .blue-column { display: inline-block; width: 4px; height: 12px; background-color: #12b7f5; } .date-tag { display: inline-block; text-align: center; width: 50px; padding: 5px 0; font-size: 14px; color: #17b3ec; border: 1px solid #17b3ec; } .date-tag:first-child { border-top-left-radius: 15px; border-bottom-left-radius: 15px; } .date-tag:nth-child(2) { border-right: 0; border-left: 0; } .date-tag:nth-child(3) { border-top-right-radius: 15px; border-bottom-right-radius: 15px; } .date-tag.active { background-color: #17b3ec; color: #fff; } .area-tab-panel { display: -webkit-box; height: 45px; line-height: 45px; margin: 0 50px; background-color: #fff; border: 1px solid #e1e1e1; border-bottom: 0; border-top-left-radius: 8px; border-top-right-radius: 8px; box-shadow: 0px 0px 1px #ccc; } .area-tab { -webkit-box-flex: 1; text-align: center; position: relative; } .area-tab:after { content: ''; position: absolute; width: 1px; height: 20px; right: 0; top: 50%; margin-top: -10px; background-color: #e1e1e1; } .area-tab:last-child:after { width: 0; } .area-tab .border-line-right { display: inline-block; position: absolute; width: 1px; height: 20px; right: 0; top: 50%; margin-top: -10px; background-color: #e1e1e1; } .area-tab span { display: inline-block; height: 45px; border-bottom: 2px solid transparent; font-size: 16px; color: #666; padding: 0 10px; } .area-tab.active span { color: #12b7f5; border-bottom: 2px solid #12b7f5; } .bottom-list-table { border-top: 1px solid #e1e1e1; border-left: 1px solid #e1e1e1; border-right: 1px solid #e1e1e1; background-color: #fff; width: 100%; text-align: center; font-size: 14px; border-spacing: 0; } .bottom-list-table thead { height: 40px; background-color: #ebebf5; border-bottom: 1px solid #e1e1e1; color: #999; } .bottom-list-table thead tr { height: 40px; } .bottom-list-table td, .bottom-list-table th { text-align: center; vertical-align: middle; } .bottom-list-table td { padding: 10px 0; border-bottom: 1px solid #e1e1e1; } .bottom-list-table tbody>tr { border-bottom: 1px solid #e1e1e1; } .bottom-list-table tbody>tr:hover { background-color: #f2f4f6; } /*.bottom-list-table tbody>tr:first-child{ border-top: 0; }*/ .bottom-list-table tbody tr td.area-name { text-align: left; padding-left: 10px; font-size: 16px; display: -webkit-box; -webkit-box-pack: center; -webkit-box-align: center; } @media only screen and (max-width: 320px) { .bottom-list-table tbody tr td.area-name { max-width: 125px; } } @media only screen and (min-width: 321px) and (max-width: 414px) { .bottom-list-table tbody tr td.area-name { max-width: 180px; } } @media only screen and (min-width: 414px) and (max-width: 640px) { .bottom-list-table tbody tr td.area-name { /*max-width: 200px;*/ } } .bottom-list-table .fa { font-size: 18px; color: #909090; } .ranking { background-image: url(../../../images/paiming_4_icon.png); background-size: 18px 24px; width: 18px; height: 24px; font-size: 12px; line-height: 20px; color: #fff; text-align: center; margin-right: 10px; -webkit-box-flex: 0; } .ranking1 { background-image: url(../../../images/paiming_1_icon.png); } .ranking2 { background-image: url(../../../images/paiming_2_icon.png); } .ranking3 { background-image: url(../../../images/paiming_3_icon.png); } .modal-overlay { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.4); z-index: 9999; visibility: hidden; opacity: 0; -webkit-transition-duration: 400ms; transition-duration: 400ms; } .modal-overlay.modal-overlay-visible { visibility: visible; opacity: 1; } .modal-content { height: 400px; position: absolute; width: 80%; z-index: 9999; top: 50%; left: 50%; margin-left: -40%; margin-top: -200px; display: none; } .div-header-title { height: 80px; background: #17B3EC; width: 100%; position: relative; border-top-left-radius: 10px; border-top-right-radius: 10px; } .div-close { width: 26px; height: 26px; background: url(../images/tankuang_guanbi_icon.png) no-repeat center top; background-size: 26px; position: absolute; top: 10px; right: 10px; } .div-overlay-img { width: 170px; height: 53px; background: url(../images/tankuang_bg_img.png) no-repeat center top; background-size: 170px 53px; position: absolute; top: 15px; left: 50%; margin-left: -85px; } .div-overlay-title { position: absolute; top: 38px; left: 40%; color: #fff; font-weight: bold; font-size: 18px; } .div-overlay-content { height: 320px; background: #fff; width: 100%; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; } .div-jf-title2 { position: absolute; font-size: 14px; top: 50%; width: 100%; margin-top: -21px; } /*总体分析页面样式*/ .l-banner { display: -webkit-box; height: auto; margin-bottom: 10px; padding: 0 10px; margin-top: 20px; } .l-banner li { -webkit-box-flex: 0; width: 33.3%; width: calc(100% / 3); } .l-banner li:first-child { /*margin-left: 0;*/ } .l-banner li .tag { width: 80%; border: 1px solid #e1e1e1; border-radius: 5px; text-align: center; padding: 17px 0; margin: 0 auto; position: relative; } .l-banner li .l-name { color: #666; } .l-banner li .tag.active, .l-banner li .tag.active .l-name { color: #12B7F5; border-color: #12B7F5; } .l-banner li .tag.active:after { content: ""; width: 100%; height: 4px; background-color: #12B7F5; position: absolute; bottom: 0; left: 0; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; } .blur-cycle-box { position: absolute; width: 70px; height: 70px; top: 50%; margin-top: -35px; left: 50.3%; margin-left: -35px; /*z-index: 2;*/ background-color: #17b3ec; border-radius: 50%; text-align: center; } .position-center-text { position: absolute; width: 100%; top: 50%; left: 0; text-align: center; margin-top: -10px; } .div-header { padding: 0px 10px 0px 20px; height: 40px; border-bottom: 1px solid #DCDCDC; } .div-header img { cursor: pointer; } .fl { float: left; } .fr { float: right } .mt10 { margin-top: 10px; } .mr10 { margin-right: 10px; } .vam { vertical-align: middle; } .vertical-line { border-right: 1px solid #ccc; height: 25px; width: 1px; display: inline-block; margin-right: 10px; vertical-align: middle; } .application-name { font-size: 14px; color: #333; font-weight: bold; margin-right: 10px; display: inline-block; height: 40px; line-height: 40px; } .c-666 { color: #666; } .c-12b7f5 { color: #12B7F5; } .cb-ebebf5 { background: #EBEBF5; } .c-f12 { font-size: 12px; } .height-30 { height: 30px; } .lheight-30 { line-height: 30px; } .pl20 { padding-left: 20px; } .ml20 { margin-left: 20px; } .mr20 { margin-right: 20px; } .c-border-17b3ec{ border:1px solid #17b3ec; } .tac { text-align: center; } .role-select { height: 30px; min-width: 100px; display: inline-block; } .role-select select { width: 100%; height: 30px; appearance: none; -moz-appearance: none; -webkit-appearance: none; background: url(../../../images/zhankai_jiantou_icon.png) no-repeat scroll right center transparent; background-position-x: 95%; background-size: 11px 11px; padding-right: 30px; padding-left: 10px; border: none; color: #909090; } .section-header { position: relative; } .section-label { display: inline-block; padding: 3px 15px; background-color: #ebebf5; border-radius: 12px; font-size: 14px; position: relative; } .section-header .grey-line { display: inline-block; position: absolute; top: 50%; left: 10px; right: 10px; width: calc(100% - 20px); height: 1px; background-color: #ebebf5; z-index: -1; } .div-radius-panel { width: 60px; height: 60px; background: #EBEBF5; border-radius: 60px; position: absolute; top: 50%; left: 50%; margin-top: -30px; margin-left: -30px; } .height-120 { height: 120px; } .div-data-value { position: absolute; bottom: -20px; width: 150px; left: 50%; margin-left: -75px; } .mlr8 { margin-left: 8px; margin-right: 8px; } .c-row .c-33 { text-align: center; } .c-row .c-33 a { display: inline-block; width: 100%; height: 24px; font-size: 12px; line-height: 24px; /*background: #EEEEEE;*/ border: 1px solid #e1e1e1; border-radius: 5px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #666; } .c-row .c-33.active a { color: #fff; border: 1px solid #12B7F5; background: #12B7F5; } .c-row .c-33 { width: calc(31.333333333333332% - 10px); } .filter-title { color: #333333; font-size: 14px; font-weight: bold; } a { background-color: transparent; text-decoration: none; } #footer { position: absolute; bottom: 10px; width: 100%; right: 10px; } .fr { float: right; } .div-foot-btn { height: 26px; line-height: 26px; width: 68px; background: #fafafa; text-align: center; border: 1px solid #dcdcdc; display: inline-block; } .div-foot-btn.active { border: 1px solid #12b7f5; } .div-title { font-size: 14px; color: #323232; margin: 20px; } .vuedal.md { will-change: initial !important; width: 400px !important; padding-right: 3px !important; /*margin-left: -200px;*/ padding: 0 !important;} .vuedal.md header { padding: 10px 20px 0 20px; } .vuedal.md header .title { font-size: 16px !important; font-weight: bold !important; color: #333 !important; } .vuedal header .title { font-size: 16px !important; color: #333 !important; } .vuedal.lg header ,.vuedal.w90 header{ font-size: 18px; color: #333333; padding-bottom: 15px; } .vuedal.lg header .close ,.vuedal.w90 header .close { font-size: 32px; line-height: 30px; } .vuedal.w90{ width: 90%; } .mod { background-color: #fff; } .mod .mod-hd { height: 33px; line-height: 33px; border-bottom: .05rem solid #e1e1e1; padding-left: .5rem; color: #323232; } .mod .mod-hd .title { font-size: .75rem; } .icon-cyc.sszql { background-image: url(../../../images/snashi_icon.png); } .icon-cyc { display: inline-block; vertical-align: middle; width: 22px; height: 22px; background: center no-repeat; background-size: auto 100%; } .icon-cyc.gwrq { background-image: url(../../../images/gaoweirenqun.png); } .div-ssqql canvas { width: 150px; height: 150px; margin-top: 20px; } .div-ssqql { height: 195px; position: relative; text-align: center; margin: 0 auto; } .p-sanshilv { position: absolute; top: 20px; left: 50%; font-size: 33px; color: #323232; width: 106px; margin-left: -53px; } .p-sanshicount { position: absolute; top: 90px; left: 50%; font-size: 15px; color: #323232; width: 116px; margin-left: -58px; } .p-gaoweilv { position: absolute; top: 20px; left: 50%; font-size: 33px; color: #323232; width: 106px; margin-left: -53px; } .p-gaoweicount { position: absolute; top: 90px; left: 50%; font-size: 15px; color: #323232; width: 116px; margin-left: -58px; } .c-row.n-row .c-20:nth-child(5n+1){ margin-left: 0; } body .el-table th.gutter{ display: table-cell!important; } [v-cloak] { display: none; } .el-table th>.cell{ font-weight: normal; } .el-table td, .el-table th{ padding: 8px 0; } .bgc-12B7F5,.bgc1-12B7F5{ background-color: #12B7F5; } .bgc-12B7F5:hover{ background-color: #00adee; color: #fff; } .c-12B7F5{ color: #12B7F5; } .bgc-FF9630,.bgc1-FF9630{ background-color: #FF9630; } .bgc-FF9630:hover{ background-color: #f58920; color: #fff; } .c-FF9630{ color: #FF9630; } .btn{ color:#fff; width: 80px; padding: 4px 8px; height: 28px; } .searchDiv .el-input__inner,.searchDiv .el-input__icon{ height: 28px; line-height: 28px; } .searchDiv .el-date-editor .el-range-separator{ height: 28px; line-height: 28px; width: 10%; } .team-info-dyy .ui-col-1,.team-info-dyy .ui-col-0{word-break: break-all;} .dyy-title{ font-size: 16px; color:#333333; padding-bottom: 20px; border-bottom: 1px solid #e1e1e1; } #sc_table{} #sc_table tr td:nth-child(2):hover{ color:#12B7F5; cursor: pointer; } #sc_table th,#sc_table td{ height: 40px; font-size: 14px; padding-left:5px; padding-right:5px; } #sc_table th{ background-color: #F5F5FA; text-align: center; color: #909090; font-weight: normal; } .c-border-r-4{border-radius: 4px;} .c-border-r-5{border-radius: 5px;} .bgc-ebebf5{ background-color: #ebebf5; } .table-tab-pane{ /*background-color: #ebebf5;*/ border-bottom: 1px solid #e1e1e1; } .table-panel .table-tab-item { padding: 0 20px; display: inline-block; list-style: none; font-size: 18px; font-weight: normal; text-align: center; color: #333333; } .table-panel .table-tab-item div{ line-height: 50px; height: 50px; padding: 0 20px; } .table-panel .table-tab-item div:hover{ color:#17B3EC; cursor: pointer; } .table-panel .table-tab-item div.active span{ padding: 14px; color:#17B3EC; -webkit-box-sizing: border-box; box-sizing: border-box; border-bottom: 2px solid #17B3EC; } .table-panel .table-content{ width: 100%; border-spacing: 0; border-collapse: collapse; } .table-panel .table-content th{ background-color: rgba(23,179,236,0.1); text-align: center; color: #333333; font-weight: normal; } .table-panel th,.table-panel td{ height: 50px; font-size: 16px; padding-left:15px; padding-right:15px; word-break: break-all; } .table-panel th{ text-align: center; color: #666666; font-weight: normal; } .table-panel .tdPointor:hover{ color:#12B7F5; cursor: pointer; } .el-button--ff9526{ background: #ff9526; border: 1px solid #ff9526; color: #ffffff; } .el-button--ff9526:focus, .el-button--ff9526:hover { color: #ffffff; border-color: #FFAA00; background-color: #FFAA00; } .el-button--17b3ec{ background: #17b3ec; border: 1px solid #17b3ec; color: #ffffff; } .el-button--17b3ec:focus, .el-button--17b3ec:hover { color: #ffffff; border-color: #00a5e0; background-color: #00a5e0; } .left-17B3EC:before{ content:""; width:4px; height:16px; background-color: #17B3EC; position: absolute; margin-top: 3px; margin-left: 0px; } .left-17B3EC-div:before{ content:""; width:4px; height:16px; background-color: #17B3EC; position: absolute; margin-top: 25px; margin-left: 0px; z-index: 1; } .legend-icon{ color:#333333; font-size: 12px; position: absolute; right:15px; top: 0px; line-height: 45px; } .legend-icon div:first-child{ margin-right: 30px; } .legend-icon .legend-17B3EC:before{ content: ""; position: absolute; background:#17B3EC; width: 12px; height: 12px; border-radius: 1px; top: 17px; margin-left:-16px; } .legend-icon .legend-20D7AD:before{ content: ""; position: absolute; background:#20D7AD; width: 12px; height: 12px; border-radius: 1px; top: 17px; margin-left:-16px; }