.generalView{height:calc(100vh - 60px);background:#edeff3;position:relative;overflow:hidden;color:#212121}.generalView .box{width:calc(100% - 24px);height:100px;background:#fff;border-radius:6px;margin:24px 0 0 24px;padding:16px 24px}.generalView .box.top{height:144px}.generalView .box.top .content{display:flex;justify-content:space-between;position:relative}.generalView .box.top .content .item{width:24%;height:76px;background:rgba(40,104,229,.08);border-radius:6px;display:flex;justify-content:center;flex-flow:column;align-items:center;margin-top:17px}.generalView .box.top .content .item .num{font-size:20px;font-weight:700}.generalView .box.top .content .item .txt{font-size:12px}.generalView .box.center{height:274px}.generalView .box.center .content{display:flex;justify-content:center;margin-top:16px;position:relative;height:85%}.generalView .box.center .content .item{width:22%;margin:0 1.5%;position:relative}.generalView .box.center .content .item:after{content:"";width:30px;display:block;position:absolute;right:-30px;height:100%;top:0;background:linear-gradient(90deg,rgba(33,33,33,.1),hsla(0,0%,100%,0))}.generalView .box.center .content .item .sec-title{font-size:16px;font-weight:700;color:#212121;text-align:center;margin-bottom:16px}.generalView .box.center .content .item .sec-content{display:flex;justify-content:center;flex-flow:column;font-size:14px;color:rgba(33,33,33,.8);padding-left:25%}.generalView .box.center .content .item .sec-content li{line-height:24px;display:flex;align-items:center}.generalView .box.center .content .item .sec-content li:before{content:"";display:inline-block;width:4px;height:4px;border-radius:50%;background:#212121;margin-right:8px}.generalView .box.center .content .item .sec-bottom{font-size:12px;color:rgba(33,33,33,.8);text-align:right;margin-top:16px;margin-right:30px;position:absolute;right:0;bottom:16px;cursor:pointer}.generalView .box.center .content .item img{right:-14px;top:12px;width:39px;height:90px;position:absolute}.generalView .box .title{font-size:14px;font-weight:700;color:#212121;display:inline-block;display:flex;align-items:center}.generalView .box .title:before{content:"";margin-right:4px;width:3px;height:18px;display:inline-block;background:linear-gradient(180deg,#15bfd9,rgba(0,198,216,0));border-radius:0 0 0 0;opacity:1}.generalView .box .title .rTime{font-weight:400;font-size:12px;margin-left:8px}.generalView .bottom{height:calc(100vh - 550px);display:flex;min-height:320px;justify-content:space-between;position:relative}.generalView .bottom .box{width:calc(50% - 12px)!important;height:330px;position:relative}.generalView .bottom .box.bottom-left .content{position:relative;height:calc(100% - 30px)}.generalView .bottom .box.bottom-left .item{margin-top:16px}.generalView .bottom .box.bottom-left .item .txt{font-size:12px;display:flex;justify-content:space-between;margin-bottom:8px}.generalView .bottom .box.bottom-right{position:relative;display:flex}.generalView .bottom .box.bottom-right .title{position:absolute;top:16px;left:24px}.generalView .bottom .box.bottom-right .content{width:740px;position:relative;margin-top:50px}.generalView .bottom .box.bottom-right .content .el-scrollbar__view{position:relative}.generalView .bottom .box.bottom-right .content img{position:absolute;left:0;top:0;width:420px}.generalView .bottom .box.bottom-right .content .txt{padding:24px;padding-top:36px}.generalView .bottom .box.bottom-right .content .txt .item{margin-bottom:72px}.generalView .bottom .box.bottom-right .content .txt .name{font-size:14px;white-space:nowrap;font-weight:700;color:rgba(33,33,33,.6)}.generalView .bottom .box.bottom-right .content .txt .num{font-size:14px;font-weight:700;color:#212121;white-space:nowrap}.generalView .bottom .box.bottom-right .content .txt .cyzhl{position:absolute;left:420px;top:80px}.generalView .bottom .box.bottom-right .content .txt .hszhl{position:absolute;left:420px;top:100px}