.com-left-content{min-height:500px;padding:14px 15px 15px 15px;-webkit-box-sizing:border-box;box-sizing:border-box}.com-left-content .indicatorItem .indicatorCircle{width:70px;height:70px;border-radius:50%;background:radial-gradient(circle,rgba(30,80,150,.8) 0,rgba(10,30,60,.6) 100%);border:2px solid rgba(100,180,255,.4);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;position:relative;-webkit-animation:energyPulse 3s ease-in-out infinite;animation:energyPulse 3s ease-in-out infinite}.com-left-content .indicatorItem .indicatorCircle:before{content:"";position:absolute;top:-8px;left:-8px;right:-8px;bottom:-8px;border-radius:50%;border:1px solid rgba(100,180,255,.3);-webkit-animation:energyRing 3s ease-in-out infinite;animation:energyRing 3s ease-in-out infinite}.com-left-content .indicatorItem .indicatorCircle:after{content:"";position:absolute;top:-15px;left:-15px;right:-15px;bottom:-15px;border-radius:50%;border:1px solid rgba(100,180,255,.15);-webkit-animation:energyRing 3s ease-in-out .5s infinite;animation:energyRing 3s ease-in-out .5s infinite}.com-left-content .indicatorItem .indicatorCircle .indicatorNum{font-size:28px;font-weight:700}@-webkit-keyframes energyPulse{0%,to{-webkit-box-shadow:0 0 15px rgba(50,120,200,.4),0 0 30px rgba(50,120,200,.2);box-shadow:0 0 15px rgba(50,120,200,.4),0 0 30px rgba(50,120,200,.2);opacity:.85}50%{-webkit-box-shadow:0 0 25px rgba(50,120,200,.7),0 0 50px rgba(50,120,200,.4),0 0 70px rgba(50,120,200,.2);box-shadow:0 0 25px rgba(50,120,200,.7),0 0 50px rgba(50,120,200,.4),0 0 70px rgba(50,120,200,.2);opacity:1}}@keyframes energyPulse{0%,to{-webkit-box-shadow:0 0 15px rgba(50,120,200,.4),0 0 30px rgba(50,120,200,.2);box-shadow:0 0 15px rgba(50,120,200,.4),0 0 30px rgba(50,120,200,.2);opacity:.85}50%{-webkit-box-shadow:0 0 25px rgba(50,120,200,.7),0 0 50px rgba(50,120,200,.4),0 0 70px rgba(50,120,200,.2);box-shadow:0 0 25px rgba(50,120,200,.7),0 0 50px rgba(50,120,200,.4),0 0 70px rgba(50,120,200,.2);opacity:1}}@-webkit-keyframes energyRing{0%,to{-webkit-transform:scale(1);transform:scale(1);opacity:.3}50%{-webkit-transform:scale(1.1);transform:scale(1.1);opacity:.6}}@keyframes energyRing{0%,to{-webkit-transform:scale(1);transform:scale(1);opacity:.3}50%{-webkit-transform:scale(1.1);transform:scale(1.1);opacity:.6}}.com-left-content .behaviorChartWrap .behaviorLegend{width:140px;padding-left:10px}.com-left-content .behaviorChartWrap .behaviorLegend .legendItem{margin-bottom:8px}.com-left-content .behaviorChartWrap .behaviorLegend .legendItem .legendColor{width:10px;height:10px;border-radius:2px;margin-right:8px;-ms-flex-negative:0;flex-shrink:0}.com-left-content .behaviorChartWrap .behaviorLegend .legendItem .legendName{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:12px;color:hsla(0,0%,100%,.7)}.com-left-content .participationTable .tableHeader{height:32px;background:rgba(20,60,120,.5);border-radius:4px;font-weight:700;font-size:13px;color:#8df2ff;padding:0 5px}.com-left-content .participationTable .tableHeader .col-school{-webkit-box-flex:2;-ms-flex:2;flex:2}.com-left-content .participationTable .tableHeader .col-num{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}.com-left-content .participationTable .tableHeader .col-rate{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:right}.com-left-content .participationTable .tableBody{max-height:170px;overflow-y:auto}.com-left-content .participationTable .tableBody::-webkit-scrollbar{width:3px}.com-left-content .participationTable .tableBody::-webkit-scrollbar-thumb{background:rgba(45,163,255,.5);border-radius:3px}.com-left-content .participationTable .tableBody .tableRow{height:30px;font-size:12px;border-bottom:1px solid rgba(45,163,255,.1);padding:0 5px;color:hsla(0,0%,100%,.8)}.com-left-content .participationTable .tableBody .tableRow .col-school{-webkit-box-flex:2;-ms-flex:2;flex:2}.com-left-content .participationTable .tableBody .tableRow .col-num{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}.com-left-content .participationTable .tableBody .tableRow .col-rate{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:right;color:#67e591}.com-left-content .participationTable .tableBody .tableRow:hover{background:rgba(20,60,120,.3)}.com-left-content .latestList .listHeader{height:30px;background:rgba(20,60,120,.5);border-radius:4px;font-weight:700;font-size:12px;color:#8df2ff;padding:0 5px}.com-left-content .latestList .listHeader .col-school{-webkit-box-flex:2;-ms-flex:2;flex:2}.com-left-content .latestList .listHeader .col-behavior,.com-left-content .latestList .listHeader .col-student{-webkit-box-flex:1.5;-ms-flex:1.5;flex:1.5}.com-left-content .latestList .listHeader .col-time{-webkit-box-flex:2;-ms-flex:2;flex:2;text-align:right}.com-left-content .latestList .scrollWrapper{height:170px;overflow:hidden;position:relative}.com-left-content .latestList .scrollWrapper .scrollContent{-webkit-animation:scrollUp linear infinite;animation:scrollUp linear infinite}.com-left-content .latestList .scrollWrapper .scrollContent .listRow{height:28px;font-size:11px;border-bottom:1px solid rgba(45,163,255,.1);padding:0 5px;color:hsla(0,0%,100%,.7)}.com-left-content .latestList .scrollWrapper .scrollContent .listRow .col-school{-webkit-box-flex:2;-ms-flex:2;flex:2}.com-left-content .latestList .scrollWrapper .scrollContent .listRow .col-behavior,.com-left-content .latestList .scrollWrapper .scrollContent .listRow .col-student{-webkit-box-flex:1.5;-ms-flex:1.5;flex:1.5}.com-left-content .latestList .scrollWrapper .scrollContent .listRow .col-time{-webkit-box-flex:2;-ms-flex:2;flex:2;text-align:right}.com-left-content .latestList .scrollWrapper .scrollContent .listRow:hover{background:rgba(20,60,120,.3)}@-webkit-keyframes scrollUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@keyframes scrollUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.com-right-content{min-height:500px;padding:14px 15px 15px 15px;-webkit-box-sizing:border-box;box-sizing:border-box}.com-right-content .overviewGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding-top:20px}.com-right-content .overviewGrid .overviewItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 5px;background:url(../img/dz001.475d1e9f.png) top;background-repeat:no-repeat;background-size:100% auto;height:120px}.com-right-content .overviewGrid .overviewItem .overviewIcon{width:40px;height:40px;margin-bottom:8px}.com-right-content .overviewGrid .overviewItem .overviewIcon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.com-right-content .overviewGrid .overviewItem .overviewInfo{text-align:center}.com-right-content .overviewGrid .overviewItem .overviewInfo .overviewNum{font-size:24px;font-weight:700;line-height:1.2}.com-right-content .overviewGrid .overviewItem .overviewInfo .overviewLabel{font-size:12px;color:hsla(0,0%,100%,.9);margin-top:45px}.com-right-content .indicatorTabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;padding-right:10px}.com-right-content .indicatorTabs .tabItem{font-size:16px;color:hsla(0,0%,100%,.5);cursor:pointer;padding:4px 8px;-webkit-transition:all .3s;transition:all .3s}.com-right-content .indicatorTabs .tabItem:hover{color:hsla(0,0%,100%,.8)}.com-right-content .indicatorTabs .tabItem.active{color:#fff;font-weight:700}.com-right-content .peakContent .worksLayout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.com-right-content .peakContent .worksLayout .worksSchoolList{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:98%}.com-right-content .peakContent .worksLayout .worksSchoolList .schoolHeader{height:36px;background:rgba(20,60,120,.3);border-radius:4px;font-weight:700;font-size:14px;color:hsla(0,0%,100%,.8);padding:0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.com-right-content .peakContent .worksLayout .worksSchoolList .schoolHeader .col-school{-webkit-box-flex:2;-ms-flex:2;flex:2}.com-right-content .peakContent .worksLayout .worksSchoolList .schoolHeader .col-count{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}.com-right-content .peakContent .worksLayout .worksSchoolList .schoolBody{max-height:380px;overflow-y:auto}.com-right-content .peakContent .worksLayout .worksSchoolList .schoolBody::-webkit-scrollbar{width:3px}.com-right-content .peakContent .worksLayout .worksSchoolList .schoolBody::-webkit-scrollbar-thumb{background:rgba(45,163,255,.5);border-radius:3px}.com-right-content .peakContent .worksLayout .worksSchoolList .schoolBody .schoolRow{height:48px;font-size:14px;border-bottom:1px solid rgba(45,163,255,.08);padding:0 10px;color:hsla(0,0%,100%,.7);cursor:pointer;-webkit-transition:all .3s;transition:all .3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.com-right-content .peakContent .worksLayout .worksSchoolList .schoolBody .schoolRow .col-school{-webkit-box-flex:2;-ms-flex:2;flex:2}.com-right-content .peakContent .worksLayout .worksSchoolList .schoolBody .schoolRow .col-count{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;font-weight:700;font-size:18px}.com-right-content .peakContent .worksLayout .worksSchoolList .schoolBody .schoolRow.active{background:rgba(20,80,160,.4);color:#fff;border-left:3px solid #247bf1}.com-right-content .peakContent .worksLayout .worksSchoolList .schoolBody .schoolRow:hover{background:rgba(20,60,120,.3)}.com-right-content .peakContent .worksLayout .worksIndicatorList{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:20px}.com-right-content .peakContent .worksLayout .worksIndicatorList .indicatorRow{height:32px;margin-bottom:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.com-right-content .peakContent .worksLayout .worksIndicatorList .indicatorRow .indicatorName{width:70px;font-size:13px;color:hsla(0,0%,100%,.7);text-align:right;padding-right:8px;-ms-flex-negative:0;flex-shrink:0}.com-right-content .peakContent .worksLayout .worksIndicatorList .indicatorRow .indicatorValue{width:18px;font-size:13px;color:hsla(0,0%,100%,.8);text-align:right;-ms-flex-negative:0;flex-shrink:0}.com-right-content .peakContent .worksLayout .worksIndicatorList .indicatorRow .indicatorBar{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:5px}.com-right-content .peakContent .worksLayout .worksIndicatorList .indicatorRow .indicatorBar .barLine{width:100%;height:1px;background:hsla(0,0%,100%,.15);position:relative}.com-right-content .peakContent .worksLayout .worksIndicatorList .indicatorRow .indicatorBar .barLine .barFill{height:14px;background:transparent;-webkit-transition:width .5s ease;transition:width .5s ease;min-width:0;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.com-right-content .peakContent .worksLayout .worksIndicatorList .indicatorRow .indicatorBar .barLine .barFill.hasValue{background:#247bf1}.com-right-content .peakContent .activityLayout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.com-right-content .peakContent .activityLayout .activityList{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:45%}.com-right-content .peakContent .activityLayout .activityList .activityHeader{height:36px;background:rgba(20,60,120,.3);border-radius:4px;font-weight:700;font-size:14px;color:hsla(0,0%,100%,.8);padding:0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.com-right-content .peakContent .activityLayout .activityList .activityHeader .col-name{-webkit-box-flex:2;-ms-flex:2;flex:2}.com-right-content .peakContent .activityLayout .activityList .activityHeader .col-count{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}.com-right-content .peakContent .activityLayout .activityList .activityBody{max-height:380px;overflow-y:auto}.com-right-content .peakContent .activityLayout .activityList .activityBody::-webkit-scrollbar{width:3px}.com-right-content .peakContent .activityLayout .activityList .activityBody::-webkit-scrollbar-thumb{background:rgba(45,163,255,.5);border-radius:3px}.com-right-content .peakContent .activityLayout .activityList .activityBody .activityRow{height:48px;font-size:14px;border-bottom:1px solid rgba(45,163,255,.08);padding:0 10px;color:hsla(0,0%,100%,.7);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.com-right-content .peakContent .activityLayout .activityList .activityBody .activityRow .col-name{-webkit-box-flex:2;-ms-flex:2;flex:2}.com-right-content .peakContent .activityLayout .activityList .activityBody .activityRow .col-count{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;font-weight:700;font-size:18px}.com-right-content .peakContent .activityLayout .activityList .activityBody .activityRow:hover{background:rgba(20,60,120,.3)}.com-right-content .peakContent .activityLayout .activityChart{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.com-mid-content{min-height:500px;padding:14px 15px 15px 15px;-webkit-box-sizing:border-box;box-sizing:border-box}.com-mid-content .trendFilter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-right:10px}.com-mid-content .radarContainer .radarBg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:700px;height:700px;background:url(../img/xz001.532c0fb1.png) no-repeat 50%;background-size:contain;-webkit-animation:rotateBg 20s linear infinite;animation:rotateBg 20s linear infinite;opacity:.6;pointer-events:none}@-webkit-keyframes rotateBg{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}to{-webkit-transform:translate(-50%,-50%) rotate(1turn);transform:translate(-50%,-50%) rotate(1turn)}}@keyframes rotateBg{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}to{-webkit-transform:translate(-50%,-50%) rotate(1turn);transform:translate(-50%,-50%) rotate(1turn)}}.pointer{cursor:pointer}.baseBody{width:100%;height:100vh;overflow:hidden;font-size:14px;background:#000208;position:relative}.baseBody .main-wraper{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:1920px;height:1080px;margin:0 auto;background:#02081a url(../img/sytBg2.f1c9e669.png) 50% no-repeat;background-size:cover;-webkit-box-sizing:border-box;box-sizing:border-box}.dateWeek{left:0;z-index:200}.dateWeek,.fullBox{position:absolute;top:0;width:200px;height:50px;color:#fff}.fullBox{right:0;z-index:999}.baseTitleLeft{width:644px;height:55px;background:url(../img/titleLeft.c5e2f9a2.png) 100% 0 no-repeat;background-size:auto 55px}.baseTitleRight{width:644px;height:55px;background:url(../img/titleRight.500f6810.png) 0 0 no-repeat;background-size:auto 55px}.baseBody .baseTitleContent{width:100%;height:100px;position:absolute;left:0;top:0;right:0;z-index:200}.baseBody .baseTitleContent .baseTitleMid{width:659px;height:100px;margin:0 auto;background:url(../img/headtitileBg3.fc151436.png) 0 0 no-repeat;background-size:100% 100px}.baseBody .baseTitleContent .baseTitleMid .top{width:659px;height:100px;margin:0 auto;background:url(../img/headtitileBg2.7fd3dce6.png) top no-repeat;background-size:100% 100px}.baseBody .baseTitleContent .baseTitleMid .topLine{width:659px;height:100px;margin:0 auto;background:url(../img/titleBg4.cd63ed7e.png) 0 0 no-repeat;background-size:auto 100px}.baseBody .baseTitleContent .baseTitleMid .title{width:100%;height:70px;margin:0 auto;font-size:34px;font-weight:700;line-height:70px;background:url(../img/headtitileBg1.a3fdd5dc.png) top no-repeat;background-position:50%;background-size:100% auto}.custBodybg{width:1920px;height:1080px;position:fixed;left:0;top:0;z-index:100;pointer-events:none;background:radial-gradient(rgba(0,12,38,0) 30%,#000c26 100%,#000c26 0)}