@charset "utf-8"; /*----------------- Author:xxxx update:2022 -------------------*/ @font-face { font-family: DINCond-Bold; src: url('../fonts/DINCond-Bold.otf'); } /*common*/ .i-icon { width: 24px; height: 24px; } .i-icon32 { width: 32px; height: 32px; } .i-icon, .i-icon32 { display: inline-block; position: relative; } .i-icon img, .i-icon32 img { /*width: 100%;*/ height: 100%; vertical-align: top; } /*index*/ .container { overflow: hidden; height: 1080px; width: 1920px; position: relative; background: url(../group/img/i-body.png) center top no-repeat; background-size: 100% 100%; padding-right: 0; padding-left: 0; } .i-top { height: 140px; width: 100%; background: url(../group/img/i-top-bg.png) center top no-repeat; background-size: 100% 100%; position: relative; } .i-top-tit { height: 70px; text-align: center; color: #fff; font-size: 36px; line-height: 70px; font-weight: bold; } .i-top-p { color: #fff; font-size: 26px; text-align: center; width: 100%; font-weight: bold; margin-top: 5px; line-height: 60px; } .i-navBar { position: absolute; height: 34px; left: 0; right: 0; top: 33px; padding: 0 35px; } .i-navBar a { display: block; width: 164px; height: 34px; text-align: center; line-height: 34px; color: #fff; font-size: 16px; position: absolute; top: 0; } .i-nav1, .i-nav2, .i-nav3, .i-nav4 { background: url(../group/img/i-navBg-l.png) no-repeat; left: 50%; } .i-nav5, .i-nav6, .i-nav7 { background: url(../group/img/i-navBg-r.png) no-repeat; right: 50%; } .i-nav1.active, .i-nav2.active, .i-nav3.active, .i-nav4.active,.i-nav1:hover, .i-nav2:hover, .i-nav3:hover, .i-nav4:hover{ background: url(../group/img/i-navBg-l_on.png) no-repeat; left: 50%; } .i-nav5.active, .i-nav6.active, .i-nav7.active, .i-nav5:hover, .i-nav6:hover, .i-nav7:hover{ background: url(../group/img/i-navBg-r_on.png) no-repeat; right: 50%; } .i-nav4 { margin-left: -432px; } .i-nav3 { margin-left: -586px; } .i-nav2 { margin-left: -740px; } .i-nav1 { margin-left: -894px; } .i-nav5 { margin-right: -432px; } .i-nav6 { margin-right: -586px; } .i-nav7 { margin-right: -740px; } .date-time-module { position: absolute; top: 15px; width: 180px; text-align: center; right: 30px; color: #ffffff; line-height: 3vw; } .i-top-date { width: 100%; line-height: 30px; font-size: 20px; } .i-top-date span { display: inline-block; } .date-time-module #navBarTime { font-size: 30px; line-height: 40px; font-family: Arial, Helvetica, sans-serif; display: block; } .i-main { padding: 10px 30px 0 30px; /* width: 1860px; */ } .left-container { width: 529px; height: 100%; float: left; } .left-m1 { position: relative; width: 100%; height: 185px; background: url("../group/img/left-box1.png") no-repeat; background-size: 100% 100%; margin-bottom: 18px; padding: 36px 20px 8px 20px; box-sizing: border-box; } .panel-title { position: absolute; left: 20px; top: 0px; display: inline-block; width: 170px; height: 36px; line-height: 36px; font-size: 18px; color: #ffffff; box-sizing: border-box; background-size: 100% 100%; } .panel-title .dot { display: inline-block; height: 16px; width: 16px; vertical-align:middle; margin:-2px 0 0 5px; background: url("../group/img/icon_dot.png") no-repeat; -webkit-animation: title 2.5s ease-in-out infinite; animation: title 2.5s ease-in-out infinite; } .panel-content { width: 100%; height: 100%; box-sizing: border-box; } .left-m1 .panel-content>div { display: inline-block; vertical-align: top; } .left-m1-ul { height: 90px; width: 481px; overflow: hidden; background: url(../group/img/left-m1-bg.png) no-repeat; margin-top: 35px; } .left-m1-ul li { float: left; width: 25%; height: 90px; text-align: center; box-sizing: border-box; padding: 0 17px; color: #fff; overflow: hidden; } .left-m1-ul li h3 { line-height: 20px; font-size: 14px; color: #fff; margin-top: 10px; } .left-m1-ul li p { font-weight: bold; font-size: 46px; line-height: 60px; font-family: DINCond-Bold; } .left-m1-ul li:first-child p { color: #2fc7ff; } .left-m1-ul li:nth-child(2) p { color: #f37b3d; } .left-m1-ul li:nth-child(3) p { color: #bc2032; } .left-m1-ul li:last-child p { color: #36b994; } .left-m2 { background: url("../group/img/left-box2.png") no-repeat; width: 100%; height: 362px; box-sizing: border-box; margin-bottom: 18px; padding: 56px 20px 20px 20px; position: relative; } .left-m2 .panel-content .panel-content-head { width: 100%; height: 31px; line-height: 31px; background: url("../group/img/left-m2-bg.png") no-repeat; background-size: 100% 100%; display: flex; font-size: 14px; color: #91ceff; box-sizing: border-box; } .left-m2 .head-item, .left-m2 .body-item { text-align: center; } .left-m2 .panel-content .panel-content-head .head-item { flex: 1; } .left-m2 .panel-content .panel-content-body { width: 100%; height: calc(100% - 2vw); box-sizing: border-box; overflow: hidden; overflow-y: auto; } .left-m2 .panel-content .panel-content-body::-webkit-scrollbar { width: 6px; background-color: rgba(51, 238, 255, 0.2); } .left-m2 .panel-content .panel-content-body::-webkit-scrollbar-thumb { -webkit-box-shadow: inset 0 0 6px rgba(2, 160, 251, 0.3); background-color: rgba(2, 158, 249, 0.5); border-radius: 3px; } .left-m2 .panel-content .panel-content-body .panel-content-body-tr { width: 100%; height: 30px; line-height: 30px; display: flex; margin-top: 6px; } .left-m2 .panel-content .panel-content-body .panel-content-body-tr .body-item { flex: 1; font-size: 14px; color: #ffffff; } .left-m3 { position: relative; width: 100%; height: 328px; background: url("../group/img/left-box3.png") no-repeat; background-size: 100% 100%; margin-bottom: 1vw; } .left-m3 .panel-content { padding: 3.5vw 2vw 1.5vw 1vw; position: relative; } .chart-box1 { width: 100%; height: 100%; } .details-unit { font-size: 16px; color: #ffffff; position: absolute; top: 36px; right: 40px; z-index: 3; line-height: 34px; } .right-container { float: right; height: 100%; width: 1320px; } .right-top { margin-bottom: 18px; width: 100%; overflow: hidden; height: 565px; } .right-map { position: relative; width: 750px; height: 565px; text-align: center; box-sizing: border-box; padding: 12px 25px 3px 25px; float: left; } .right-map>img { width: 700px; height: 540px; } .right-map-item { position: absolute; text-align: center; z-index: 3; } .right-map-item p { line-height: 20px; color: #fff; font-size: 16px; } .right-map-item1 { left: 420px; top: 55px; } .right-map-item2 { left: 505px; top: 95px; } .right-map-item3 { left: 250px; top: 180px; } .right-map-item04 { left: 340px; top: 115px; } .right-map-item4 { left: 388px; top: 170px; } .right-map-item5 { left: 575px; top: 200px; } .right-map-item6 { left: 410px; top: 295px; } .right-map-item7 { left: 130px; top: 420px; } /* 地图弹窗 */ .right-map .map-lay{ width:280px; height:186px; background-image:url(../group/img/sup-popBg3.png); background-repeat:no-repeat; background-size:100% 100%; position: absolute; top:22px; left:-250px; z-index: 2222; padding:15px 18px 18px 18px; color:#fff; box-sizing: border-box; display:none; } .right-map .map-lay .close{ width:10px; height:10px; background:url(../group/img/icon_close.png) no-repeat; background-size:100% 100%; float:right; margin:-5px 20px 0 0 ; } .right-map .map-lay ul{ margin-top:10px; } .right-map .map-lay li{ height:29px; line-height:26px; padding-left:12px; font-size:16px; text-align:left; overflow:hidden; text-overflow: ellipsis; background:url(../group/img/dbx1.png) no-repeat left bottom; background-size:100% 1px; white-space:nowrap; } .right-map .map-lay li:last-child{ background:none;.right-map-item3 } .right-map-item04 .map-lay{ top:8px; left:-265px; } .right-map-item3 .map-lay,.right-map-item5 .map-lay,.right-map-item6 .map-lay{ background-image:url(../group/img/sup-popBg1.png); top:-138px; left:-250px; } .right-map-item3 .map-lay .close,.right-map-item5 .map-lay .close,.right-map-item6 .map-lay .close,.right-map-item7 .map-lay .close{ margin:0; } .right-map-item7 .map-lay{ background-image:url(../group/img/sup-popBg2.png); top:-148px; left:-115px; } .right-map .map-lay li a{ color:#fff } .right-map .map-lay li:hover a{ color:rgba(255,255,255,.8) } .map-round { display: inline-block; height: 50px; width: 50px; background: url("../group/img/icon-dian.png") no-repeat; -webkit-animation: title 2.5s ease-in-out infinite; animation: title 2.5s ease-in-out infinite; } .xianqu { background: url("../group/img/icon-dian.png") no-repeat; } .right-map-item:hover .xianqu{ background: url("../group/img/icon-dian-h.png") no-repeat; } .gongsi{ background: url("../group/img/icon-gongsi.png") no-repeat; } .right-map-item:hover .gongsi{ background: url("../group/img/icon-gongsi-h.png") no-repeat; } .gongsi1{ background: url("../group/img/icon-gongsi1.png") no-repeat; } .right-map-item:hover .gongsi1{ background: url("../group/img/icon-gongsi1-h.png") no-repeat; } .kuqu{ background: url("../group/img/icon-kuqu.png") no-repeat; } .kuqu-h{ background: url("../group/img/icon-kuqu-h.png") no-repeat; } .right-map-item:hover .kuqu{ background: url("../group/img/icon-kuqu-h.png") no-repeat; } @keyframes title { from { opacity: 0.5; } 50% { opacity: 1; } to { opacity: 0.5; } } @-webkit-keyframes title { from { opacity: 0.5; } 50% { opacity: 1; } to { opacity: 0.5; } } .right-topInfo { float: right; width: 529px; } .right-topInfo-box1 { position: relative; width: 100%; height: 185px; background: url("../group/img/left-box1.png") no-repeat; background-size: 100% 100%; margin-bottom: 18px; padding: 36px 20px 8px 20px; box-sizing: border-box; } .right-topInfo-jg { height: 100px; margin-top: 20px; overflow: hidden; } .right-topInfo-jg li { width: 50%; text-align: center; float: left; height: 100px; overflow: hidden; } .right-topInfo-jg li p, .right-topInfo-kd-item p { font-weight: bold; line-height: 60px; font-size: 46px; /* font-family: DINCond-Bold; */ } .right-topInfo-jg li:first-child p, .right-topInfo-kd-item:first-child p { color: #2fc7ff; } .right-topInfo-jg li:last-child p, .right-topInfo-kd-item:last-child p { color: #36b994; } .right-topInfo-jg li h3 { line-height: 40px; color: #fff; font-size: 18px; } .right-topInfo-box2 { background: url("../group/img/left-box2.png") no-repeat; width: 100%; height: 362px; box-sizing: border-box; padding: 56px 20px 20px 20px; position: relative; } .right-topInfo-kd-h { line-height: 40px; font-size: 26px; height: 40px; overflow: hidden; color: #fff; padding: 0 15px; } .right-topInfo-kd { width: 287px; height: 90px; margin: 20px auto; overflow: hidden; background: url("../group/img/right-m2-bg.png") no-repeat; background-size: 100% 100%; } .right-topInfo-kd-item { float: left; width: 50%; height: 90px; text-align: center; } .right-topInfo-kd-item h3 { color: #fff; font-size: 14px; line-height: 20px; margin-top: 10px; } .right-topInfo-address { line-height: 32px; color: #fff; font-size: 18px; position: absolute; right: 40px; top: 5px; z-index: 3; } .right-topInfo-address i { float: left; margin-right: 5px; } .right-topInfo-kd-list li { width: 33.333333%; } .right-topInfo-kd-list li:nth-child(2) p { color: #f37b3d; } .right-bottom { background: url("../group/img/bottom-box.png") no-repeat; width: 1320px; height: 328px; box-sizing: border-box; padding: 36px 20px 20px 20px; position: relative; } .bottom-container .panel-content .stats-chart-box { display: inline-block; vertical-align: top; height: 100%; width: 100%; box-sizing: border-box; } .chart-item-title { display: inline-block; width: 158px; height: 36px; line-height: 36px; background: url("../group/img/bottom-titbg.png") no-repeat; background-size: 100% 100%; font-size: 18px; color: #ffffff; margin-top: 10px; } .bottom-container .panel-content .stats-chart-box .chart-item { display: inline-block; vertical-align: top; height: 100%; width: calc(100% / 5); background: url("../group/img/bg-line.png") right bottom no-repeat; box-sizing: border-box; text-align: center; float: left; } .bottom-container .panel-content .stats-chart-box .chart-item:last-child { border-right: 0px; } .bottom-container .panel-content .stats-chart-box .chart-item .chart-box { width: 100%; height: calc(100% - 36px); } /* data */ .data-top { margin-bottom: 45px; width: 100%; height: 358px; } .data-top-left { position: relative; width: 529px; height: 358px; background: url("../group/img/data-left-boxBg.png") no-repeat; background-size: 100% 100%; padding: 36px 20px 8px 20px; box-sizing: border-box; float: left; } .data-top-left .right-topInfo-jg{ margin-top: 30px; } .data-area{ margin-top: 20px; padding: 0 5px; } .data-area-dl { height: 30px; } .data-area-dl dt, .data-area-dl dd { float: left; } .data-area-dl dt{ line-height: 28px; font-size: 18px; color: #fff; /* margin-right: 10px; */ } .data-area-select { appearance: none; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; -khtml-appearance: none; } .data-area-select::-ms-expand { display: none; } .data-area-select { width: 135px; height: 30px; line-height: 30px; background: url("../group/img/select-bg.png") no-repeat; background-size: 100% 100%; color: #fff; text-align: center; padding-right: 30px; font-size: 16px; box-sizing: border-box; border: 0; } .data-area-select option{ color: #000; line-height: 28px; } .data-checkBox{ margin-top: 20px; padding: 0 0 0 5px; } .data-area-check-dd>span{ color: #fff; display: inline-block; height: 20px; margin-left: 2px; font-size: 18px; line-height: 20px; margin-top: 5px; } .data-area-check-dd>span:first-child{ margin-left: 0; } .regular-checkbox { display: none; } .regular-checkbox + label { border: 1px solid #38cbff; padding: 8px; display: inline-block; position: relative; float: left; margin-right: 3px; margin-top: 2px; } .regular-checkbox:checked + label { /* color: #99a1a7; */ } .regular-checkbox:checked + label:after { content: ''; display: block; font-size: 14px; position: absolute; top: -1px; left: 1px; width: 18px; height: 18px; background: url(../group/img/icon-duihao.png) no-repeat; } .data-top-btnBox{ width: 100%; height: 58px; position: absolute; bottom: 1px; left: 0; right: 0; z-index: 3; } .data-top-btn{ width: 50%; height: 57px; line-height: 57px; text-align: center; color: #fff; font-size: 24px; float: left; display: block; position: relative; } .data-top-btn:last-child{ width: -webkit-calc(50% - 5px); width: calc(50% - 5px); } .data-top-btn:first-child{ right: -1px; } .data-top-btn:first-child:active, .data-top-btn:first-child:hover{ background: url("../group/img/data-top-btn_03.png") no-repeat; background-size: 100% 100%; } .data-top-btn:last-child:active, .data-top-btn:last-child:hover{ background: url("../group/img/data-btn-h_04.png") no-repeat; background-size: 100% 100%; } .data-top-btn:first-child:active, .data-top-btn:last-child:active{ font-size: 26px; } .data-top-right { background: url(".../group/img/data-right-box.png") no-repeat; width: 1320px; height: 358px; box-sizing: border-box; padding: 36px 20px 20px 20px; position: relative; float: right; } .data-bottom { background: url("../group/img/data-bottom-box.png") no-repeat; background-size: 100% 100%; width: 100%; height: 486px; box-sizing: border-box; padding: 36px 15px 20px 10px; overflow: hidden; position: relative; } .data-tableBox{ min-width: 100%; height: 448px; overflow: auto; } .data-tableBox::-webkit-scrollbar { width: 0px; background-color: rgba(51, 238, 255, 0.2); } .data-tableBox::-webkit-scrollbar-thumb { -webkit-box-shadow: inset 0 0 6px rgba(2, 160, 251, 0.3); background-color: rgba(2, 158, 249, 0.5); border-radius: 3px; } .data-table{ /* overflow: hidden; */ } .data-table-top{ height: 36px; margin-bottom: 16px; } .data-table-hd{ height: 72px; min-width: 100%; border-radius: 10px; white-space: nowrap; display: inline-block; vertical-align: middle; } .data-table-bd{ height: 340px; /* overflow-x: hidden; */ min-width: 100%; white-space: nowrap; box-sizing: border-box; /* padding-top: 15px; */ } .data-table-hd-group{ position: relative; line-height: 36px; display: inline-block; font-size: 15px; text-align: left; width: 80px; box-sizing: border-box; margin: 0 10px; vertical-align: middle; } .data-table-hd .data-table-hd-group{ color: #91ceff; } .data-table-bd .data-table-hd-group{ color: #fff; overflow: hidden; } .data-table-hd-group span{ padding: 0 5px; display: inline-block; height: 36px; width: 80px; box-sizing: border-box; float: left; overflow: hidden; } .data-table-h{ min-width: 158px; height: 36px; line-height: 36px; font-size: 18px; color: #fff; position: absolute; top: -53px; left: 50%; /* margin-left: -79px; */ transform: translateX(-50%); white-space: nowrap; z-index: 3; text-align: center; background: url(../group/img/bottom-titbg.png) no-repeat; background-size: 100% 100%; padding: 0 30px; box-sizing: border-box; } .data-table-list{ margin-top: 15px; } .data-table-list li{ white-space: nowrap; /* margin-top: 10px; */ line-height: 36px; } /* supervise */ .sup-body{ background: url("../group/img/sup-body.png") no-repeat; width: 1869px; height: 853px; background-size: 100% 100%; box-sizing: border-box; padding: 36px 20px 20px 20px; position: relative; margin-top: 25px; overflow: hidden; } #map_container { width: 100%; height: 100%; margin: 0; } .sup-topInfo-list li p{ font-size: 32px; line-height: 40px; height: 40px; font-weight: normal; } .sup-topInfo-list li h3{ font-size: 12px; } .sup-topInfo-kd{ height: 80px; width: 270px; margin: 20px auto 10px auto; } .sup-topInfo-kd .right-topInfo-kd-item { float: left; width: 50%; height: 80px; text-align: center; } .sup-topInfo-kd .right-topInfo-kd-item h3 { color: #fff; font-size: 13px; line-height: 20px; margin-top: 5px; } .sup-topInfo-kd .right-topInfo-kd-item p { font-size: 40px; line-height: 55px; font-weight: normal; } .sup-deatil-link{ width: 186px; height: 29px; margin: 0 auto; display: block; } .sup-rightWrap{ position: absolute; right: 1px; top: 0px; z-index: 9999; bottom: 0; width: 381px; height: 100%; transition: 0.2s all; } .sup-right{ width: 381px; height: 853px; background: url("../group/img/sup-right2.png") no-repeat; background-size: 100% 100%; } .sup-right-btn{ position: absolute; left: -48px; z-index: 3; top: 45%; width: 52px; height: 277px; margin-top: -138px; cursor: pointer; background: url("../group/img/sup-right-btn.png") no-repeat; background-size: 100% 100%; } .sup-rightWrap.showOn .sup-right-btn{ background: url("../group/img/sup-right-btn-on.png") no-repeat; background-size: 100% 100%; } .sup-rightWrap.showOn{ right: -376px; } .sup-rightWrap.showOn .sup-right{ opacity: 0; } .sup-menu-wrap{ padding: 30px; overflow: hidden; } .sup-menu-group, .sup-menu-title, .sup-menu-box p{ min-height: 32px; overflow: hidden; line-height: 32px; color: #fff; font-size: 18px; position: relative; } .sup-menu-group, .sup-menu-ul li, .sup-menu-box p, .sup-menu-title, .sup-menu-h{ margin-bottom: 15px; } .sup-menu-group a{ color: #fff; font-size: 18px; } .sup-menu-group i.i-icon{ margin: 4px 5px 0 0; } .sup-menu-group span.i-icon32{ margin: 0 8px 0 0; } .sup-menu-ul, .sup-menu-box{ padding-left: 30px; } .sup-menu-box p{ display: -webkit-flex; display: flex; padding-left: 32px; } .sup-menu-group.menu-group .sup-menu-ul, .sup-menu-ul.menu-h .sup-menu-box{ display: none; } /* plan */ .plan-top-center, .plan-top-left{ position: relative; width: 450px; height: 355px; box-sizing: border-box; float: left; } .plan-top-left{ background: url(../group/img/plan-left-boxBg.png) no-repeat; background-size: 100% 100%; padding: 36px 20px 2px 20px; } .plan-top-left .right-topInfo-kd-item p{ font-weight: normal; } .plan-top-left .data-area-dl{ padding-left: 18px; } .plan-top-left .data-area-select{ width: 236px; background: url("../group/img/select-bg-lang.png") no-repeat; background-size: 100% 100%; } .plan-topInfo-kd{ padding: 10px 0 0 ; } .plan-topInfo-kd .right-topInfo-kd{ margin-bottom: 10px; } .plan-top-left .data-top-btnBox{ bottom: -1px; } .plan-top-left .data-top-btn:last-child{ right: -1px; } .plan-top-left .data-top-btn:first-child{ right: -2px; } .plan-top-center{ margin-left: 25px; background: url(../group/img/plan-center-boxBg.png) no-repeat; background-size: 100% 100%; padding: 36px 30px 9px 30px; } .plan-center-top{ height: 51px; line-height: 50px; background: url(../group/img/plan-center-top.png) center no-repeat; background-size: 100% 100%; padding: 0 10px; margin-top: 7px; border-bottom: 1px solid #21726f; position: relative; overflow: hidden; } .plan-center-top::after{ width: 8px; height: 2px; display: block; content: ''; background-color: #36b994; position: absolute; right: 0; bottom: 0px; z-index: 9; } .plan-center-topL{ color: #fff; font-size: 18px; height: 50px; overflow: hidden; } .plan-center-topL span{ color: #36b994; font-size: 16px; margin-left: 15px; } .plan-center-topL span strong{ font-size: 26px; margin-right: 5px; } .plan-center-top a{ float: right; color: #36b994; font-size: 18px; } .plan-center-top a i{ font-family: "宋体"; font-weight: bold; margin-left: 5px; } .plan-progressBox{ padding: 0 5px; } .plan-progress-group{ overflow: hidden; min-height: 30px; } .mt-10{ margin-top: 10px; } .mt-15{ margin-top: 15px; } .mt-20{ margin-top: 20px; } .plan-progress-group dt, .plan-progress-group dd{ float: left; } .plan-progress-group dt{ min-height: 48px; padding: 0 10px 0 25px; width: 80px; position: relative; display: table; } .plan-progress-group dt span{ line-height: 24px; color: #fff; font-size: 18px; display: table-cell; vertical-align: middle; text-align: center; } .plan-progress-group dt i{ width: 15px; height: 15px; position: absolute; left: 0; top: 50%; margin-top: -7px; z-index: 2; } .plan-progress-group dd{ height: 48px; width: 200px; overflow: hidden; padding-right: 65px; position: relative; } .plan-progress-bar{ max-width: 100%; height: 14px; margin: 17px 0 0; position: relative; z-index: 1; background-image: -webkit-linear-gradient(to right,rgba(44,186,240,0.1) 0%,rgba(44,186,240,0.5) 50%,rgba(44,186,240,1) 100%); background-image: linear-gradient(to right,rgba(44,186,240,0.1) 0%,rgba(44,186,240,0.5) 50%,rgba(44,186,240,1) 100%); -webkit-border-radius: 10px; border-radius: 10px; } .plan-progress-group dd em{ position: absolute; display: inline-block; width: 65px; height: 48px; line-height: 48px; overflow: hidden; font-size: 26px; color: #2fc7ff; right: 0; text-align: right; z-index: 2; top: 0; } .plan-progress-group dd em i{ font-size: 16px; margin-left: 5px; } .plan-top-right{ width: 922px; background-size: 100% 100%; height: 355px; background: url("../group/img/plan-right-box.png") no-repeat; } .plan-top-right .panel-content .stats-chart-box .chart-item{ width: calc(100% / 4); } .plan-top-right .panel-content .stats-chart-box .chart-item:last-child { background: none; } a.plan-tab-see{ color: #2fc7ff; font-size: 18px; display: inline-block; border-bottom: 1px solid #2fc7ff; } .plan-table .data-table-list li{ margin-top: 9px; } .animate{ -webkit-animation: animate-positive 2s; animation: animate-positive 2s; } @-webkit-keyframes animate-positive{ 0%{ width: 0; } } @keyframes animate-positive{ 0%{ width: 0; } } /* index-xg */ .lb-body{ overflow: hidden; margin-top: 20px; position: relative; height: 100px; } .lb-body .right-topInfo-jg{ margin-top: 0; position: absolute; width: 100%; } .carousel-tabs, .lb-tabs{ height: 6px; text-align: center; width: 100%; } .carousel-tab, .lb-tab{ cursor: pointer; width: 22px; height: 6px; margin: 0 3px; display: inline-block; background: url(../group/img/visual/lb-tab.png) no-repeat; } .carousel-tab.bg, .lb-tab.bg{ width: 26px; background: url(../group/img/lb-tab-on.png) no-repeat; } .lb-btn{ width: 24px; height: 24px; background: rgba(2, 158, 249, 0.5); color: #fff; position: absolute; z-index: 9; top: 50%; margin-top: -12px; font-family: "宋体"; text-align: center; line-height: 24px; font-weight: bold; cursor: pointer; } .carousel-btn1, .lb-btn1{ left: 20px; } .carousel-btn2, .lb-btn2{ right: 20px; } .lb-btn:hover{ background: rgba(2, 158, 249, 1); } .tubiao-Carousel{ width: 100%; height: 100%; overflow: hidden; } .tubiao-Carousel .stats-chart-box{ position: absolute; width: 100%; }