.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-c{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.jc-fs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.jc-c{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.jc-fe{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.jc-sb{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.jc-sa{-webkit-box-pack:space-around;-ms-flex-pack:space-around;justify-content:space-around}.ai-fs{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ai-c{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ai-fe{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.fx1{-webkit-box-flex:1;box-flex:1;-moz-flex:1;-ms-flex:1;flex:1}.match-view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.match-view .game-name{padding:12px;line-height:28px;font-weight:900;font-size:22px;color:#fff;text-align:center}.match-view .game-time{padding:10px 0;font-size:22px;color:#fff;text-align:center}.match-view .question-box{position:relative;width:1056px;margin:30px auto 0}.match-view .vm-list{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:1056px}.match-view .vm-item,.match-view .vm-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.match-view .vm-item{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:320px;padding:20px 25px;margin:0 15px 30px;line-height:40px;word-break:break-all;position:relative;border:1px solid #fc4f15;font-size:14px;color:#fff}.match-view .vm-item:after,.match-view .vm-item:before{width:10px;height:10px;position:absolute;content:""}.match-view .vm-item:after{border-bottom:1px solid #fff;border-left:1px solid #fff;left:-1px;bottom:-1px}.match-view .vm-item:before{border-bottom:1px solid #fff;border-right:1px solid #fff;right:-1px;bottom:-1px}.match-view .vm-item .topic-border{position:absolute;content:"";top:-2px;left:0;width:70px;height:3px;margin-left:calc(50% - 35px);background:#ff9731;border-radius:2px}.match-view .vm-item .vm-port{margin-left:4px}.match-view .time-down-tip{width:100%;margin:0 auto;color:#fff;font-size:24px;text-align:center}.match-view .time-down-box{position:fixed;top:50%;left:50%;right:0;bottom:0;width:456px;height:220px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.match-view .time-down-box .time-tips{margin-bottom:60px;line-height:40px;text-align:center;font-size:32px;font-weight:700;color:#fff}