@@ -2066,12 +2066,12 @@ th {
/* 直播大厅跳转前页面 */
.liveIndex .info {
/* background-image: url(../images/beijing.jpg); */
- float: left;
+ float: left;
width: 400px;
height: 100vh;
background: red;
position: fixed;
- left: 32%;
+ left: 38%;
top: 0;
box-shadow: 0 0 15px #4b0502;
}