
  .logo-box {
   height: 65px;
   background-color: #AC6767;
  }

  .logo-box  .logo {
   float: left;
   height: 65px;
   margin-left: 10px;
  }

  .logo-box  .logo  .logo-img {
    width: 180px;
    height: 60px;
  }

  .logo-box .bank {
   float: right;
   position: relative;
   margin-right: 10px;
  }
  
  .logo-box .bank img {
   display: block;
   width: 60px;
   height: 60px;
   margin: 0 auto;
   box-shadow: 0px 0px 20px #000;
   border-radius: 50%;
  }

        .container {
            margin: 0 auto;
            border-radius: 15px;
            overflow: hidden;
            position: relative;
            background: #fff;
        }
        
        /* Swiper样式 - 不修改原始类名 */
        .mySwiperaomenBoxImg {
            width: 100%;
            margin: 10px auto 5px;
            background-color: transparent;
        }
        
        .mySwiperaomenBoxImg .swiper {
            height: 42px;
        }
        
        .mySwiperaomenBoxImg .swiper-wrapper {
            align-items: center;
        }
        
        .mySwiperaomenBoxImg .swiper-slide {
            width: auto;
        }
        
        .mySwiperaomenBoxImg .swiper-slide > div {
            padding: 2px 5px;
        }
        
        .mySwiperaomenBoxImg .swiper-slide > div > div {
            user-select: none;
            font-size: 18px;
            padding: 5px 12px;
            line-height: 1;
            color: #fff;
            border-radius: 6px;
            background-color: #000;
            cursor: pointer;
            text-align: center;
            min-width: 80px;
        }
        
        .mySwiperaomenBoxImg .swiper-slide > div > div.activebtn9X1MA {
            font-weight: bold;
            color: #ff0;
            background-color: #f00;
        }
        
        .big-pic {
            margin: 10px 0;
        }
        
        .mySwiperaomenBoxImg img {
            font-size: 28px;
            color: #000;
            width: 100%;
            display: block;
            border-radius: 10px;
        }
        
        /* 澳门大赢家标签 */
        .winner-tags {
            display: flex;
            justify-content: center;
            flex-wrap: wrap;
            gap: 10px;
            padding: 10px;
            background: #a00;
        }
        
        .winner-tag {
            background: linear-gradient(to right, #0a5c0a, #0a7a0a);
            color: #ff0;
            padding: 5px 15px;
            border-radius: 20px;
            font-size: 16px;
            border: 2px solid #ffd700;
            font-weight: bold;
        }
        
        
            .nav2 { width: 100%; max-width: 720px; padding: 4px; box-sizing: border-box; text-align: center; background: #fff;}
            .nav2 ul { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-around;}
            .nav2 ul li { width: 20%; padding: 4px; box-sizing: border-box;}
            .nav2 ul li a { display: block; height: 36px; line-height: 36px; color: #fff; border-radius: 36px; background: #AC6767;}
            .nav2 ul li a:hover { background: #da183b;}
            #nav2[data-fixed="fixed"]{ box-shadow: 0 5px 10px rgba(0,0,0,.05); position: fixed; top:163px; left: 0; right: 0; z-index: 9; margin: auto;}
            @media screen and (max-width:750px){
            .nav2 ul li { padding: 2px;}
            .nav2 ul li a { height: 26px; line-height: 26px; font-size: 13px;}
            }
                    .llltab{display: flex;flex-direction: row;background: #AC6767;padding: 10px 10px; }
                    .font111{
                        font-size: 28px;
                        /* margin-left: 185px; */
            			width:100%;
            			text-align: center;
                        font-weight: 800;
                        font-family: ui-monospace;
                    }
            