html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-size: 62.5%}
*{ margin:0; padding:0}
a{outline:none;text-decoration:none;}
a:hover{text-decoration:none;}
html{zoom:1;height:100%}
html *{outline:0;zoom:1;}
html button::-moz-focus-inner{border-color:transparent!important;}
body{overflow-x: hidden;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
fieldset,a img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
input[type="submit"], input[type="reset"], input[type="button"], button{-webkit-appearance: none;}
em,i{font-style:normal;}
.ad{  top:300px; position:fixed; z-index:100;right:5px;}
.bg {
    /* position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; */
    background: #230e21 url("../image/2024.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    z-index: -1;
    height: 100%;
}

.diversion {
    margin: auto;
    padding: 0 0 32px;
}

.logo {
    text-align: center;
}

.diversion-title {
    margin-top: 18px;
    font-size: 36px;
    color: #000000;
    text-align: center;
    line-height: 1;
    font-weight: bolder;
}

.diversion-title img {
    width: 251px;
    height: 84px;
}

.diversion-title.gf {
    color: #b34001;
}

.liner {
    margin: 20px auto 30px;
    width: 206px;
    height: 16px;
}

.diversion-btn {
    display: block;
    width: 491px;
    font-size: 18px;
    color: #000;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    cursor: pointer;
}

.diversion-btn .btn {
    background: #fff;
    border: 1px solid #898989;
    border-radius: 56px;
    padding: 10px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 20px 0;
    color: #000;
}

.diversion-btn .btn .text {
    text-align: center;
}

.diversion-btn .btn .addWeb{
  color: #2d5381;
  font-weight: bold;
}

.diversion-btn .btn .bet365 {
    width: 60px;
    height: 60px;
    background: url("../image/bet365.png") no-repeat;
    background-size: 100% 100%;
}

.diversion-btn .btn .huobo {
    width: 60px;
    height: 55px;
    background: url("../image/ggcz.png") no-repeat;
    background-size: 100% 100%;
}

.diversion-btn .btn .venetian {
    width: 80px;
    height: 64px;
    background: url("../image/ggcz.png") no-repeat;
    background-size: 100% 100%;
}

.diversion-btn .btn .sun {
    width: 71px;
    height: 76px;
    background: url("../image/ggcz.png") no-repeat;
    background-size: 100% 100%;
}

.diversion-btn .btn .xpj {
    width: 84px;
    height: 64px;
    background: url("../image/ggcz.png") no-repeat;
    background-size: 100% 100%;
}

.diversion-btn .btn .jinsha {
    width: 67px;
    height: 68px;
    background: url("../image/ggcz.png") no-repeat;
    background-size: 100% 100%;
}

.diversion-btn .btn .galaxy {
    width: 69px;
    height: 78px;
    background: url("../image/ggcz.png") no-repeat;
    background-size: 100% 100%;
}

.diversion-btn .btn .aocai {
    width: 62px;
    height: 77px;
    background: url("../image/ggcz.png") no-repeat;
    background-size: 100% 100%;
}

.diversion-btn .btn .mgm {
    width: 74px;
    height: 72px;
    background: url("../image/ggcz.png") no-repeat;
    background-size: 100% 100%;
}
.diversion-btn:hover .btn {
    color: #fff;
    background-image: linear-gradient(90deg,
    #c71628 0%,
    #9f132c 100%);
}
.diversion-btn:hover .btn .img {
    background: url("../image/hover.png") no-repeat;
    background-size: contain;
    background-position: center;
}
.diversion-btn:hover .btn .addWeb{
    color:#fffd3f !important;
    font-weight: bold !important;
}

/* ========== 注册按钮优化样式 START ========== */
/* 呼吸灯脉冲动画 */
@keyframes pulse-glow {
    0%, 100% {
        box-shadow: 0 0 10px rgba(255, 215, 0, 0.5), 0 0 20px rgba(255, 215, 0, 0.3);
        transform: scale(1);
    }
    50% {
        box-shadow: 0 0 20px rgba(255, 215, 0, 0.8), 0 0 30px rgba(255, 215, 0, 0.5);
        transform: scale(1.02);
    }
}

/* 呼吸灯效果应用于 pulse-btn 类 */
.diversion-btn .btn.pulse-btn {
    animation: pulse-glow 2s ease-in-out infinite;
    border: 2px solid #ffd700;
    position: relative;
    overflow: hidden;
}

/* 金色边框高光效果 */
.diversion-btn .btn.pulse-btn::before {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: linear-gradient(
        45deg,
        transparent 30%,
        rgba(255, 215, 0, 0.3) 50%,
        transparent 70%
    );
    animation: shine 3s ease-in-out infinite;
}

@keyframes shine {
    0% { transform: translateX(-100%) rotate(45deg); }
    100% { transform: translateX(100%) rotate(45deg); }
}

/* 信任背书标签样式 */
.trust-badge {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
    margin: 15px auto;
    padding: 10px 20px;
    background: linear-gradient(135deg, rgba(255, 215, 0, 0.1), rgba(255, 165, 0, 0.1));
    border-radius: 20px;
    border: 1px solid rgba(255, 215, 0, 0.3);
    max-width: 500px;
    flex-wrap: wrap;
}

.trust-badge-item {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 13px;
    color: #ffd700;
    font-weight: bold;
}

.trust-badge-item i {
    font-size: 16px;
}

/* 底部固定悬浮栏 */
.fixed-register-bar {
    position: fixed;
    bottom: 32px;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.9);
    padding: 10px 20px;
    display: flex;
    justify-content: center;
    gap: 15px;
    z-index: 9998;
    backdrop-filter: blur(10px);
    border-top: 2px solid #ffd700;
}

.fixed-register-bar .fixed-btn {
    background: linear-gradient(135deg, #ffd700, #ff8c00);
    color: #000;
    padding: 10px 20px;
    border-radius: 25px;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 8px;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(255, 215, 0, 0.4);
    animation: pulse-glow 2s ease-in-out infinite;
}

.fixed-register-bar .fixed-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgba(255, 215, 0, 0.6);
}

/* 手机端调整 */
@media only screen and (max-width: 414px) {
    .fixed-register-bar {
        flex-direction: column;
        gap: 10px;
        padding: 10px;
        bottom: 32px;
    }
    
    .fixed-register-bar .fixed-btn {
        width: 100%;
        justify-content: center;
        font-size: 13px;
        padding: 8px 15px;
    }
    
    .trust-badge {
        flex-direction: column;
        gap: 8px;
        padding: 8px 15px;
    }
    
    .trust-badge-item {
        font-size: 12px;
    }
}
/* ========== 注册按钮优化样式 END ========== */
.diversion-tips {
    margin-bottom: 10px;
    font-size: 24px;
    color: #FF0000;
    text-align: center;
    line-height: 1
}

.diversion-tips.dj{
    color: #FF0000;
}

.diversion-tips img {
    width: 880px;
    height: 250px;
    object-fit: contain;
}

.footer_text {
    width: 100%;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    background: #374347;
    position: fixed;
    left: 0;
    bottom: 0;
}

.title {
    font-size: 24px;
    color: #061a3d;
    text-align: center;
    line-height: 1;
    font-weight: 700
}

.title.mb30 {
    margin-bottom: 30px
}

/* ========== 直播播放器样式 START ========== */
.live-player-container {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    background: #000;
    box-shadow: 0 2px 10px rgba(0,0,0,0.5);
}

/* PC 端播放器高度 */
@media only screen and (min-width: 769px) {
    .live-player-container {
        height: 400px;
    }
}

/* 平板端播放器高度 */
@media only screen and (min-width: 415px) and (max-width: 768px) {
    .live-player-container {
        height: 300px;
    }
}

/* 手机端播放器高度 - 不挡住跳转按钮 */
@media only screen and (max-width: 414px) {
    .live-player-container {
        height: 293px;
    }
}

/* 播放器内部样式 */
.live-player-container .player-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 15px;
    background: linear-gradient(90deg, #1a1a1a, #2d2d2d);
    color: #fff;
    font-size: 14px;
    position: relative;
    z-index: 100;
}

.live-player-container .header-right {
    display: flex;
    align-items: center;
    gap: 10px;
}

.live-player-container .lock-hint {
    font-size: 16px;
    color: #f39c12;
    cursor: pointer;
    transition: all 0.3s ease;
    display: none;
}

.live-player-container .lock-hint.show {
    display: inline-block;
}

.live-player-container .lock-hint:hover {
    transform: scale(1.2);
    color: #e74c3c;
}

.live-player-container .list-toggle-btn {
    background: linear-gradient(135deg, #e74c3c, #c0392b);
    border: 2px solid rgba(255, 255, 255, 0.3);
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 16px;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.3s ease;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    z-index: 101;
    box-shadow: 0 2px 10px rgba(231, 76, 60, 0.4);
}

.live-player-container .list-toggle-btn .btn-icon {
    font-size: 18px;
}

.live-player-container .list-toggle-btn .btn-text {
    display: inline-block;
}

.live-player-container .list-toggle-btn:hover {
    background: linear-gradient(135deg, #ff6b5b, #e74c3c);
    transform: translateY(-2px);
    box-shadow: 0 4px 15px rgba(231, 76, 60, 0.6);
}

.live-player-container .list-toggle-btn:active {
    transform: translateY(0);
}

.live-player-container .player-header .buffer-status {
    margin-left: auto;
    padding: 2px 8px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    font-size: 11px;
    color: #4CAF50;
}

.live-player-container .player-status {
    display: inline-block;
    padding: 3px 10px;
    border-radius: 12px;
    font-size: 12px;
    margin-right: 10px;
    font-weight: bold;
}

.live-player-container .player-status.live {
    background: #e74c3c;
    animation: pulse 2s infinite;
}

.live-player-container .player-status.preview {
    background: #f39c12;
}

@keyframes pulse {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.6; }
}

.live-player-container .player-title {
    flex: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.live-player-container .player-video {
    width: 100%;
    height: calc(100% - 70px);
    background: #000;
}

.live-player-container .player-video {
    width: 100%;
    height: calc(100% - 70px);
    background: #000;
    position: relative;
}

.live-player-container .player-video video {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
}

/* 播放按钮覆盖层 */
.live-player-container .play-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    display: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 100;
    cursor: pointer;
}

/* 加载指示器 */
.live-player-container .loading-indicator {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    display: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 90;
}

.live-player-container .loading-indicator .spinner {
    width: 50px;
    height: 50px;
    border: 4px solid rgba(255, 255, 255, 0.3);
    border-top: 4px solid #e74c3c;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.live-player-container .loading-indicator .loading-text {
    margin-top: 15px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-shadow: 0 2px 4px rgba(0,0,0,0.5);
}

/* 手机端加载指示器调整 */
@media only screen and (max-width: 414px) {
    .live-player-container .loading-indicator .spinner {
        width: 40px;
        height: 40px;
    }
    
    .live-player-container .loading-indicator .loading-text {
        font-size: 12px;
        margin-top: 10px;
    }
}

.live-player-container .play-button {
    width: 80px;
    height: 80px;
    background: rgba(231, 76, 60, 0.9);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    box-shadow: 0 4px 20px rgba(231, 76, 60, 0.5);
}

.live-player-container .play-button:hover {
    transform: scale(1.1);
    background: rgba(231, 76, 60, 1);
}

.live-player-container .play-button::before {
    content: '';
    width: 0;
    height: 0;
    border-left: 25px solid white;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    margin-left: 5px;
}

.live-player-container .play-text {
    margin-top: 20px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-shadow: 0 2px 4px rgba(0,0,0,0.5);
}

/* 手机端播放按钮调整 */
@media only screen and (max-width: 414px) {
    .live-player-container .play-button {
        width: 60px;
        height: 60px;
    }
    
    .live-player-container .play-button::before {
        border-left-width: 20px;
        border-top-width: 12px;
        border-bottom-width: 12px;
    }
    
    .live-player-container .play-text {
        font-size: 14px;
        margin-top: 15px;
    }
}

.live-player-container .player-time {
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    text-align: center;
    color: rgba(255,255,255,0.7);
    font-size: 12px;
    padding: 5px;
    background: rgba(0,0,0,0.6);
}

.live-player-container .player-preview {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: calc(100% - 70px);
    color: #fff;
    background: linear-gradient(135deg, #1a1a2e, #16213e);
}

.live-player-container .preview-icon {
    font-size: 60px;
    margin-bottom: 20px;
}

.live-player-container .preview-text {
    font-size: 18px;
    margin-bottom: 10px;
}

.live-player-container .preview-countdown {
    font-size: 32px;
    font-weight: bold;
    color: #f39c12;
    font-family: 'Courier New', monospace;
}

.live-player-container .player-no-match {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    color: #666;
    font-size: 16px;
    background: #1a1a1a;
}

/* 手机端调整 */
@media only screen and (max-width: 414px) {
    .live-player-container .player-header {
        padding: 6px 10px;
        font-size: 12px;
    }
    
    .live-player-container .player-status {
        padding: 2px 8px;
        font-size: 10px;
    }
    
    .live-player-container .player-title {
        font-size: 12px;
    }
    
    .live-player-container .preview-icon {
        font-size: 40px;
    }
    
    .live-player-container .preview-text {
        font-size: 14px;
    }
    
    .live-player-container .preview-countdown {
        font-size: 24px;
    }
}

/* 为主内容区添加顶部 padding，避免被播放器遮挡 */
body.has-live-player .diversion {
    padding-top: 420px;
}

@media only screen and (min-width: 415px) and (max-width: 768px) {
    body.has-live-player .diversion {
        padding-top: 320px;
    }
}

@media only screen and (max-width: 414px) {
    body.has-live-player .diversion {
        padding-top: 313px;
    }
}
/* ========== 直播播放器样式 END ========== */

@media only screen and (max-width:415px) {
    .diversion {
        width: 92%;
        padding: 0 0 32px;
    }

    .logo {
        margin-top: 0;
        height: 92px
    }

    .diversion-title {
        margin-top: 10px;
        font-size: 22px;
        line-height: 45px
    }
    .diversion-title img {
        width: 251px;
        height: 84px;
    }
    .link {
        margin-top: 5px;
    }
    .liner {
        margin: 0 auto;
        width: 103px;
        height: 8px
    }

    .diversion-btn {
        width: 320px;
        border-radius: 43px;
        font-size: 14px;
    }

    .diversion-btn .btn .huobo {
        width: 30px;
        height: 35px;
    }

    .diversion-btn .btn .bet365 {
        width: 40px;
        height: 35px;
    }

    .diversion-btn .btn .venetian {
        width: 50px;
        height: 34px;
    }

    .diversion-btn .btn .sun {
        width: 40px;
        height: 40px;
    }

    .diversion-btn .btn .xpj {
        width: 44px;
        height: 36px;
    }

    .diversion-btn .btn .jinsha {
        width: 37px;
        height: 38px;
    }

    .diversion-btn .btn .galaxy {
        width: 32px;
        height: 38px;
    }

    .diversion-btn .btn .aocai {
        width: 32px;
        height: 38px;
    }

    .diversion-btn .btn .mgm {
        width: 44px;
        height: 42px;
    }

   .diversion-tips {
    text-align: center;
}

.diversion-tips img {
    max-width: 100%;
    width: 250px;
    height: auto;
    display: block;
    margin: 0 auto;
    object-fit: contain;
}

    .title {
        font-size: 24px;
        line-height: 40px
    }

    .footer {
        display: none;
    }
}

@media only screen and (min-width:768px) {
}
@media only screen and (min-width:415px) and (max-width:768px) {
    .diversion {
        width: 92%;
        padding: 0 0 32px;
    }

    .diversion-title {
        font-size: 24px;
    }

    .diversion-btn {
        width: 410px;
    }
}

@media only screen and (min-width:769px) and (max-width:1024px) {
    .diversion {
        width: 92%;
        padding: 0 0 32px;
    }
}

@media only screen and (min-width:1025px) and (max-width:1366px) {
    .diversion {
        width: 92%;
        padding: 0 0 32px;
    }
}

@media only screen and (min-width:1367px) {
    .diversion {
        width: 1400px;
        padding: 0 0 32px;
    }
}

/* ========== 播放器内部比赛列表 START ========== */
/* 列表切换按钮（在播放器头部） */
.live-player-container .list-toggle-btn {
    background: rgba(255, 255, 255, 0.1);
    border: none;
    color: #fff;
    font-size: 14px;
    width: auto;
    min-width: 80px;
    height: 30px;
    border-radius: 6px;
    cursor: pointer;
    transition: all 0.3s ease;
    margin-left: auto;
    padding: 0 12px;
    white-space: nowrap;
}

.live-player-container .list-toggle-btn:hover {
    background: rgba(255, 255, 255, 0.2);
}

/* 比赛列表覆盖层（在播放器内部） */
.live-player-container .match-list-overlay {
    position: absolute;
    top: 46px;
    left: 0;
    right: 0;
    bottom: 40px;
    background: rgba(26, 26, 26, 0.98);
    z-index: 9999;
    display: none;
    flex-direction: column;
    overflow: hidden;
}

.live-player-container .match-list-overlay.show {
    display: flex !important;
}

.live-player-container .match-list-header {
    display: flex;
    align-items: center;
    padding: 10px 15px;
    background: linear-gradient(90deg, #1a1a2e, #16213e);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.live-player-container .match-list-title {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    flex: 1;
}

.live-player-container .match-list-count {
    font-size: 11px;
    color: #4CAF50;
    background: rgba(76, 175, 80, 0.2);
    padding: 2px 8px;
    border-radius: 10px;
    margin-right: 10px;
}

.live-player-container .match-list-close {
    background: rgba(231, 76, 60, 0.8);
    border: none;
    color: #fff;
    font-size: 18px;
    width: 28px;
    height: 28px;
    border-radius: 6px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.live-player-container .match-list-close:hover {
    background: rgba(231, 76, 60, 1);
}

.live-player-container .match-list-content {
    flex: 1;
    overflow-y: auto;
    overflow-x: hidden;
}

/* 自定义滚动条 */
.live-player-container .match-list-content::-webkit-scrollbar {
    width: 5px;
}

.live-player-container .match-list-content::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.2);
}

.live-player-container .match-list-content::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.2);
    border-radius: 3px;
}

/* 比赛项 */
.live-player-container .match-item {
    padding: 10px 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: flex-start;
}

.live-player-container .match-item:hover {
    background: rgba(255, 255, 255, 0.05);
}

.live-player-container .match-item.active {
    background: rgba(231, 76, 60, 0.2);
    border-left: 3px solid #e74c3c;
}

.live-player-container .match-item .match-status {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-right: 10px;
    margin-top: 5px;
    flex-shrink: 0;
}

.live-player-container .match-item .match-status.live {
    background: #e74c3c;
    animation: pulse 2s infinite;
}

.live-player-container .match-item .match-status.preview {
    background: #f39c12;
}

.live-player-container .match-item .match-status.finished {
    background: #7f8c8d;
}

.live-player-container .match-item .match-status.waiting {
    background: #3498db;
}

.live-player-container .match-item .match-info {
    flex: 1;
    overflow: hidden;
}

.live-player-container .match-item .match-league {
    font-size: 10px;
    color: #95a5a6;
    background: rgba(255, 255, 255, 0.1);
    padding: 2px 6px;
    border-radius: 4px;
    display: inline-block;
    margin-bottom: 4px;
}

.live-player-container .match-item .match-title {
    font-size: 12px;
    color: #fff;
    line-height: 1.4;
    margin-bottom: 4px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.live-player-container .match-item .match-time {
    font-size: 10px;
    color: #7f8c8d;
}

.live-player-container .match-item .match-countdown {
    font-size: 11px;
    font-weight: bold;
    color: #f39c12;
    margin-top: 4px;
    font-family: 'Courier New', monospace;
}

.live-player-container .match-item .match-countdown.live {
    color: #e74c3c;
}

/* 播放器底部（缓冲状态 + 时间） */
.live-player-container .player-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 40px;
    background: rgba(0, 0, 0, 0.8);
    display: flex;
    align-items: center;
    padding: 0 15px;
    font-size: 11px;
}

.live-player-container .player-footer .buffer-status {
    color: #4CAF50;
    margin-right: 15px;
}

.live-player-container .player-footer .player-time {
    color: rgba(255, 255, 255, 0.7);
    margin-left: auto;
}

/* 手机端调整 */
@media only screen and (max-width: 414px) {
    .live-player-container .list-toggle-btn {
        width: 32px;
        height: 28px;
        font-size: 14px;
    }
    
    .live-player-container .match-list-title {
        font-size: 13px;
    }
    
    .live-player-container .match-item {
        padding: 8px 12px;
    }
    
    .live-player-container .match-item .match-title {
        font-size: 11px;
    }
}

@keyframes pulse {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.5; }
}
/* ========== 播放器内部比赛列表 END ========== */

@media only screen and (min-width:415px) and (max-width:768px) {
    .diversion-title {
        margin-top: 10px
    }
    .diversion-title img {
        width: 251px;
        height: 84px;
    }
    .bg {
        height: 1500px
    }
    .diversion-tips {
        margin-bottom: 10px
    }
}

@media only screen and (min-width:769px) and (max-width:1024px) {
    .diversion-title {
        margin-top: 10px
    }
    .diversion-title img {
        width: 251px;
        height: 84px;
    }
    .bg {
        height: 1500px
    }
    .diversion-tips {
        margin-bottom: 10px
    }
}
@media only screen and (min-width:1025px) and (max-width:1366px) {
    .diversion-title {
        margin-top: 10px
    }
    .diversion-title img {
        width: 251px;
        height: 84px;
    }
    .bg {
        height: 1500px
    }
    .diversion-tips {
        margin-bottom: 10px
    }
}
