.liveHistoryPage .pageTitle{margin-bottom:20px;display:flex;align-items:center;justify-content:space-between}.liveHistoryPage .pageTitle .searchBox{position:relative;display:flex}.liveHistoryPage .pageTitle .searchBox .search{width:437px;height:40px;border:1px solid #e8e8e8;background:#fff;border-radius:6px;padding-left:12px}.liveHistoryPage .pageTitle .searchBox .search:focus{border:1px solid #306ff6}.liveHistoryPage .pageTitle .searchBox .searchHistoryIcon{position:absolute;right:90px;cursor:pointer}.liveHistoryPage .pageTitle .clearBtn{width:80px;height:40px;background:#076eff;border-radius:6px;font-size:16px;font-weight:400;color:#fff;margin-left:10px}.liveHistoryPage .pageTitle .clearBtn:hover{background:#4aa3f8}.liveHistoryPage .historyBox{width:1210px;background:#fff;border:1px solid #e8e8e8;border-radius:0}.liveHistoryPage .historyBox .top{height:34px;position:relative}.liveHistoryPage .historyBox .top:before{position:absolute;content:"";width:1px;height:34px;background:#e4e6e6;left:83px}.liveHistoryPage .historyBox .bottom{height:42px;position:relative}.liveHistoryPage .historyBox .bottom:before{position:absolute;content:"";width:1px;height:42px;background:#e4e6e6;left:83px}.liveHistoryPage .historyBox .blank{height:20px;position:relative}.liveHistoryPage .historyBox .blank:before{position:absolute;content:"";width:1px;height:20px;background:#e4e6e6;left:83px}.liveHistoryPage .historyBox .historyItem{width:1154px;height:91px;margin-left:23px;position:relative;padding-left:83px;display:flex}.liveHistoryPage .historyBox .historyItem .videoBtn{width:30px;height:30px;background:url(../img/playIcon.9baf1030.svg) no-repeat 50%;background-size:100% 100%;border-radius:50%;position:absolute;top:30px;left:146px;z-index:2;transition:all .2s ease-out;opacity:0;transform:scale(1.2);cursor:pointer}.liveHistoryPage .historyBox .historyItem .subText{display:inline-block;font-size:12px;font-weight:400;color:#a2a9ab}.liveHistoryPage .historyBox .historyItem .date{position:absolute;top:0;left:0}.liveHistoryPage .historyBox .historyItem .listImgIcon{width:160px;height:90px;border-radius:6px;overflow:hidden}.liveHistoryPage .historyBox .historyItem .listImgIcon img{width:100%;transition:all .6s;-webkit-transition:all .6s}.liveHistoryPage .historyBox .historyItem .liveInfo{margin-left:18px}.liveHistoryPage .historyBox .historyItem .liveInfo .livename{font-size:14px;line-height:21px;color:#221816;margin-bottom:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;cursor:pointer}.liveHistoryPage .historyBox .historyItem .liveInfo .livename:hover{color:#306ff6}.liveHistoryPage .historyBox .historyItem .liveInfo .descInfo span,.liveHistoryPage .historyBox .historyItem .liveInfo .statInfo span{margin:0 20px;width:150px}.liveHistoryPage .historyBox .historyItem .liveInfo .ip{font-size:12px;font-weight:400;line-height:21px;color:#221816;margin-top:17px}.liveHistoryPage .historyBox .historyItem .operateBox{width:110px;height:100%;position:absolute;right:0;top:0;font-size:12px;font-weight:400;line-height:21px;color:#221816;text-align:right}.liveHistoryPage .historyBox .historyItem .operateBox .imgBox{margin-top:70px}.liveHistoryPage .historyBox .historyItem .operateBox .imgBox span{width:12px;height:12px;display:inline-block;cursor:pointer}.liveHistoryPage .historyBox .historyItem .operateBox .imgBox i{font-size:14px;font-weight:400;cursor:pointer;color:#a2a9ab;margin-left:8px}.liveHistoryPage .historyBox .historyItem .operateBox .imgBox i:hover{color:#306ff6}.liveHistoryPage .historyBox .historyItem:hover .listImgIcon img{transform:scale(1.06);-webkit-transform:scale(1.06)}.liveHistoryPage .historyBox .historyItem:hover .videoBtn{opacity:1;transform:scale(1)}.liveHistoryPage .historyBox .historyItem:hover .livename{color:#306ff6}.liveHistoryPage .historyBox .historyItem:before{position:absolute;content:"";width:1px;height:91px;background:#e4e6e6;left:60px}.liveHistoryPage .historyBox .historyItem:after{position:absolute;content:"";width:14px;height:14px;background:#f5f6f7;border:1px solid #c1c5c5;border-radius:50%;left:53px;top:0}.liveHistoryPage .loadingMore{width:110px;height:30px;background:#fff;opacity:1;border-radius:4px;display:block;margin:30px auto}.liveHistoryPage .loadingMore:hover{background:#076eff;color:#fff}