.home-page{width:calc(100% - 20px);height:calc(100vh - 70px);padding-top:10px;padding-bottom:10px;overflow-y:auto;overflow-x:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.home-page .home-bottom,.home-page .home-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.home-page .home-top{width:100%;height:200px}.home-page .home-bottom{margin-top:10px}.home-page .home-bottom .home-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.home-page .home-bottom .home-left .cg-bar{-webkit-box-flex:6;-ms-flex:6;flex:6}.home-page .home-bottom .home-left .zb-bar{-webkit-box-flex:4;-ms-flex:4;flex:4}.home-page .home-bottom .home-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.home-page .home-bottom .home-right .msg-bar{-webkit-box-flex:1;-ms-flex:1;flex:1}.home-page .notice-list{width:calc(100% - 10px);padding:0 5px;height:32px;line-height:32px;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}.home-page .notice-list:hover{background:#ecf5ff}.home-page .notice-list .notice-title{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-break:break-all;color:#333}.home-page .notice-list .notice-time{font-size:12px;color:#999}.home-page .home-left{width:55%}.home-page .home-left .cg-bar{width:100%;background:#fff;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.home-page .home-left .cg-bar .notice-box{-webkit-box-flex:1;-ms-flex:1;flex:1;width:calc(100% - 20px);padding:0 10px;overflow-y:auto;min-height:220px}.home-page .home-left .zb-bar{width:100%;background:#fff;border-radius:5px;margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.home-page .home-left .zb-bar .notice-box{-webkit-box-flex:1;-ms-flex:1;flex:1;width:calc(100% - 20px);padding:0 10px;overflow-y:auto;min-height:220px}.home-page .home-right{width:calc(45% - 10px)}.home-page .home-right .msg-bar{width:100%;background:#fff;border-radius:5px}.home-page .home-right .msg-bar .msg-list-box{width:calc(100% - 20px);min-height:calc(100vh - 340px);padding:10px}.home-page .home-right .msg-bar .msg-list-box .msg-list{width:calc(100% - 10px);padding:0 5px;height:32px;line-height:32px;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}.home-page .home-right .msg-bar .msg-list-box .msg-list:hover{background:#ecf5ff}.home-page .home-right .msg-bar .msg-list-box .msg-list .msg-title{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-break:break-all;color:#333}.home-page .home-right .msg-bar .msg-list-box .msg-list .msg-time{font-size:12px;color:#999}.home-page .weather-bar{width:100%;min-height:200px;border-radius:5px;background:url(../img/weather_bg.8c8f6d9b.jpg) no-repeat;background-size:cover;font-weight:700;color:#fff;overflow:hidden}.home-page .weather-bar .weather-box{overflow:hidden;width:100%;height:200px}.home-page .weather-bar .addr{margin-top:30px;margin-left:50px}.home-page .weather-bar .wd{margin-left:50px;font-size:50px;margin-top:10px}.home-page .weather-bar .wd span{font-size:14px}.home-page .weather-bar .flsd{font-size:14px;margin-left:50px;margin-top:10px}.home-page .weather-bar .flsd span{margin-right:10px}.home-page .weather-bar .time{width:calc(100% - 30px);padding-right:30px;text-align:right;margin-top:10px}.home-page .qiotice-bar{width:100%;min-height:200px;background:#fff;border-radius:5px}.home-page .qiotice-bar .notice-box{height:150px;width:calc(100% - 20px);padding:0 10px;overflow-y:auto}.home-page .bar-title{width:calc(100% - 40px);padding:0 20px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:40px}.home-page .bar-title .icon-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px}.home-page .bar-title .icon-box img{height:14px;margin-right:10px}.home-page .bar-title .show-more{font-size:14px;color:#ff9811;cursor:pointer}.home-page .no-data-img{width:calc(100% - 40px);padding:20px;text-align:center}.home-page .no-data-img img{width:170px}