.forecastitem{float:left}.forecastitem .forecast-alarm{width:380px;height:220px;margin:10px;border-radius:12px;background:#bc0000;display:flex}.forecastitem .forecast-alarm .user-logo{font-size:28px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:10px;font-weight:lighter}.forecastitem .forecast-alarm .user-logo img{width:60px;height:60px;margin:10px 0}.forecastitem .forecast-alarm .user-logo div{margin:10px 0}.forecastitem .forecast-alarm .user-content{display:flex;flex-direction:column;margin:10px;font-size:28px;font-weight:lighter}.forecastitem .forecast-alarm .user-content .name{font-size:36px;color:#ef0;font-weight:400}.forecastitem .forecast-alarm .user-content .alarm-info:before{content:"@ "}.forecastitem .forecast-alarm .user-line{width:1px;height:160px;margin:30px 5px;background:#eee}.forecastitem .forecast-alarm2{width:180px;height:100px;margin:10px;border-radius:12px;background:#e2aa03}.forecastitem .forecast-alarm2 .user-logo{font-size:28px;display:flex;margin:5px;font-weight:lighter;align-items:center}.forecastitem .forecast-alarm2 .user-logo img{width:45px;height:45px;margin:5px}.forecastitem .forecast-alarm2 .user-logo div{margin:0 5px;white-space:nowrap}.forecastitem .forecast-alarm2 .user-content{font-size:25px;display:flex;font-weight:lighter;justify-content:space-between;align-items:center;background:#fce5a8;border-bottom-left-radius:12px;border-bottom-right-radius:12px}.forecastitem .forecast-alarm2 .user-content div{margin:0 5px;white-space:nowrap;color:#333}.forecastitem .forecast-alarm3{background:#0085d0}.forecastitem .forecast-alarm3 .user-content{background:#8dd4ff}.bigcard{overflow:hidden}.bigcard .header{width:100%;overflow:hidden}.bigcard .header .header-left{float:left;width:20px;height:20px;border-top:2px solid #0efcff;border-left:2px solid #0efcff}.bigcard .header .header-middle{float:left;width:calc(100% - 40px);height:20px;border-top:2px solid rgba(96,118,173,.6)}.bigcard .header .header-right{float:right;width:20px;height:20px;border-right:2px solid #0efcff;border-top:2px solid #0efcff}.bigcard .content{width:100%;overflow:hidden;height:calc(100% - 40px);border-right:2px solid rgba(96,118,173,.6);border-left:2px solid rgba(96,118,173,.6)}.bigcard .content .cont{padding:0 20px}.bigcard .footer{width:100%;overflow:hidden}.bigcard .footer .footer-left{float:left;width:20px;height:20px;border-bottom:2px solid #0efcff;border-left:2px solid #0efcff}.bigcard .footer .footer-middle{float:left;width:calc(100% - 40px);height:20px;border-bottom:2px solid rgba(96,118,173,.6)}.bigcard .footer .footer-right{float:right;width:20px;height:20px;border-right:2px solid #0efcff;border-bottom:2px solid #0efcff}.bigpie{justify-content:center}.bigpie,.bigpie .pie{flex-direction:column;align-items:center}.bigpie .pie{width:130px;height:120px;display:flex}.bigpie .pie-data{display:flex;width:100px;margin-left:10px;justify-content:space-between}.bigpie .pie-data .pie-data-left{text-align:left;font-size:14px}.bigpie .pie-data .pie-data-content{text-align:center;font-size:20px;color:#708acc}.bigpie .pie-data .pie-data-right{text-align:right;font-size:14px}.bg,body{overflow:hidden}.bg{width:1920px;height:1080px;background-image:url(/bigscreen/index_bg.png);background-size:100% 100%;border:0;margin-top:calc(50vh - 540px);margin-left:calc(50vw - 960px);color:#fff;font-size:32px}.bg .title{top:0;text-align:center;font-size:48px;letter-spacing:5px;line-height:110px;color:#8d8d8d;left:calc(50% - 799.5px);width:1599px;height:130px;background-image:url(/bigscreen/index_title_bg.png)}.bg .card-title,.bg .title{position:fixed;font-weight:700;background-size:100% 100%}.bg .card-title{width:298px;height:42px;padding-left:25px;font-size:20px;line-height:42px;letter-spacing:3px;color:#0efcff;background-image:url(/bigscreen/index_item_bg.png)}.bg .card1-title{top:122px;left:34px}.bg .card2-title{top:392px;left:34px}.bg .card3-title{display:flex;align-items:center;font-size:30px;line-height:42px;letter-spacing:3px;color:#0efcff;font-weight:700;position:fixed;top:124px;right:34px}.bg .card3-title .forecast-1{width:36px;height:36px;background:#bc0000;margin:0 10px;border-radius:5px}.bg .card3-title .forecast-2{width:36px;height:36px;background:#e2aa03;margin:0 10px;border-radius:5px}.bg .card1{top:172px;height:190px}.bg .card1,.bg .card2{position:fixed;left:34px;width:570px;background:rgba(10,20,44,.6)}.bg .card2{top:442px;height:612px}.bg .event-item{display:flex;margin:20px 0}.bg .event-item .event-item-event{width:60px;height:60px;border-radius:60px;background:#bc0000;font-size:16px;display:flex;align-items:center;justify-content:center}.bg .event-item .event-item-content{margin-left:20px;color:#65e0e3;font-size:18px;display:flex;flex-direction:column}.bg .event-item .event-item-content .event-item-content-user{display:flex;justify-content:space-between}.bg .card3{position:fixed;top:172px;right:34px;width:1258px;height:883px;background:rgba(10,20,44,.6)}.bg .pie-card{display:flex;width:100%;justify-content:space-around}.bg .forecast-item{width:100%}