.source.prediction .leftTit{margin:20px 20px 0;background-color:rgba(19,148,243,.3)}.source.prediction .leftTit p{padding:10px 0;color:#2af9e8;font-size:20px;font-weight:600}.source.prediction .leftSubtitle{color:#fff;text-align:left;margin-left:20px;font-size:16px;line-height:30px;margin-top:13px}.source.prediction .analyse-list .list-item{background:rgba(214,230,251,.8);margin-left:14px}.source.prediction .analyse-list .list-item .tit{font-size:20px;color:#fd2b2b}.source.prediction .analyse-list .factor-text{border-top:1px solid #fff;color:#000;font-size:16px;font-weight:600;line-height:30px;padding:10px 0}.source.prediction .analyse-list .factor-text:last-child{border-bottom:1px solid #fff}.source.prediction .analyse-list .factor-text .red{color:#fd2b2b;font-weight:400}.source.prediction .time-div{position:fixed;right:6rem;bottom:8%;width:1100px;font-size:.8rem;color:#fff;padding:1rem}@media screen and (max-width:1700px){.source.prediction .time-div{right:1rem}}@media screen and (max-width:1320px){.source.prediction .time-div{right:.5rem;width:1030px}}.source.prediction .data-line{background:rgba(8,115,247,.54);border:2px solid #27bceb;width:100%;height:110px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50px}.source.prediction .data-line .time-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border:2px solid #27bceb;height:32px;border-radius:23px;margin-top:20px;background-color:#27bceb}.source.prediction .data-line .time-line .time-nodes{display:inline-block;width:40px;height:28px;z-index:1000;position:relative;background-color:#2b9f30;border-right:1px solid #fff}.source.prediction .data-line .time-line .time-nodes .value{position:absolute;top:43px;left:5px;color:#fff}.source.prediction .data-line .time-line .frist-time-nodes,.source.prediction .data-line .time-line .time-nodes:first-child:before{border-top-left-radius:20px;border-bottom-left-radius:20px}.source.prediction .data-line .time-line .lastNode-time-nodes{border-top-right-radius:20px;border-bottom-right-radius:20px;border-right:0}.source.prediction .data-line .time-line .overProof-node-time-nodes{cursor:pointer;background-color:#c62828}.source.prediction .data-line .time-line .overProof-node-time-nodes:hover .showMsg{display:block}.source.prediction .data-line .time-line .showMsg{display:none;position:absolute;min-width:190px;text-align:left;top:-100px;left:-92px;background:#e77f0e;padding:15px;border-radius:10px;white-space:nowrap}.source.prediction .data-line .time-line .showMsg span{color:#fadb14}.source.prediction .data-line .time-line .showMsg:after{content:"";position:absolute;display:inline-block;top:97%;left:110px;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);width:15px;height:15px;background-color:#e77f0e}