.live-list{padding-top:25px}.live-list .live-item{margin-bottom:20px;cursor:pointer}.live-list .live-item .live-img{height:180px;overflow:hidden;border-radius:10px}.live-list .live-item .live-img img{border-radius:10px;width:100%;position:relative;top:50%;transform:translateY(-50%)}.live-list .live-item .live-title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:700;padding-top:10px}.list-hot-live{text-align:center}.list-hot-live a{background:red;font-size:18px;color:#fff;padding:5px 10px;border-radius:30px}.list-more{display:flex;justify-content:center;font-size:20px;font-weight:700;margin-bottom:10px}.list-more a{font-size:20px;padding:0 30px}.list-more span{border-bottom:3px solid #e2e2e2;width:40%;display:inline-block;position:relative;top:-15px}@media (max-width:1200px){.live-list .live-item .live-img{height:280px}}@media (max-width:991px){.list-more span{width:35%}.live-list .live-item .live-img{height:250px}}@media (max-width:768px){.list-more span{width:30%}.live-list .live-item .live-img{height:200px}.live-warp ul{left:10px;top:10px}}@media (max-width:680px){.live-list .live-item .live-img{height:180px}}@media (max-width:580px){.live-list .live-item .live-img{height:150px}}@media (max-width:500px){.live-list .live-item .live-img{height:120px}}.live-warp{position:relative}.live-warp ul{position:absolute;padding:0;margin:0;z-index:99;left:5px}.live-warp ul li{display:inline;list-style:none;padding:3px 8px;font-size:12px;color:#fff}.live-warp ul li:first-child{background:#ff024a;border-top-left-radius:3px;border-bottom-left-radius:3px}.live-warp ul li:last-child{background:rgba(0,0,0,.5);border-top-right-radius:3px;border-bottom-right-radius:3px}