/* ========== logo-box / swiper ========== */
.logo-box {
    height: 50px;
    background-image: linear-gradient(to right, #ef0101, #ea0303, #f70202, #ec0303, #ec0404, #f50606, #ef0101);
}

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

.logo-box .logo .logo-img {
    width: auto;
    height: 50px;
}

.logo-box .bank {
    float: right;
    position: relative;
}

.logo-box .bank img {
    display: block;
    width: auto;
    height: 50px;
    margin: 0 auto;
}

.container {
    margin: 0 auto;
    border-radius: 15px;
    overflow: hidden;
    position: relative;
    background: #fff;
}

.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: 80% !important;
    display: block;
    border-radius: 10px;
    margin: 0 auto;
}

.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;
}

.font111 {
    font-size: 28px;
    width: 100%;
    text-align: center;
    font-weight: 800;
    font-family: ui-monospace;
}

/* ========== zzhl ========== */
.zzhl-tit img {
    width: 100%;
    height: auto;
    vertical-align: top;
}

#tabzzhl a {
    text-decoration: none;
}

#tabzzhl .zzhlmenu {
    width: 100%;
    padding: 5px 0;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    line-height: 40px;
}

#tabzzhl .zzhlmenu ul {
    display: flex;
    justify-content: space-between;
}

#tabzzhl .zzhlmenu li {
    width: calc(50% - 5px);
    box-sizing: border-box;
    background: #eee;
    cursor: pointer;
}

#tabzzhl .zzhlmenu li.hover {
    color: #fff;
}

#tabzzhl .zzhlmenu li.hover span {
    display: block;
}

#tabzzhl .zzhlmenu li.hover .zzhlam { background: #090; }
#tabzzhl .zzhlmenu li.hover .zzhlxg { background: #f00; }
#tabzzhl .zzhlmenu li.hover .zzhltw { background: #00f; }
#tabzzhl .zzhlmenu li.hover .zzhlxc { background: #FF00FF; }

.zzhl-list {
    background: white;
    font-size: 16px;
}

.zzhl-list ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.zzhl-list ul li {
    width: calc(50% - 5px);
    border-bottom: solid 1px #ddd;
    box-sizing: border-box;
}

.zzhl-list ul li a {
    display: block;
    padding: 8px 5px;
    white-space: nowrap;
    overflow: hidden;
    color: black;
}

.zzhl-list a {
    font-size: large;
}

@media screen and (max-width: 800px) {
    #tabzzhl .zzhlmenu { font-size: 16px; line-height: 36px; }
    #tabzzhl .zzhlmenu li { width: calc(33.33% - 3px); }
    .zzhl-list { font-size: 15px; }
    .zzhl-list ul li { width: 100%; }
    .zzhl-list ul li a { padding: 8px 5px; }
}

/* ========== down49tk ========== */
.down49tk {
    padding: 3px 0;
    box-sizing: border-box;
    font: 15px/1.75 Arial, '微软雅黑';
    background: #fff;
}

.down49tk ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.down49tk ul li {
    float: none;
    width: auto;
    height: auto;
    padding: 0;
    text-align: left;
    font-family: 微软雅黑;
}

.down49tk img {
    vertical-align: middle;
}

.down49tk a {
    text-decoration: none;
    color: inherit;
}

.down49tk-boxt {
    display: flex;
    align-items: center;
}

.down49tk-boxt-1 {
    width: 30%;
    min-width: 130px;
    text-align: center;
}

.down49tk-boxt-1 img {
    width: 100px;
}

.down49tk-boxt-2 {
    width: 70%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.down49tk-boxt-2l {
    width: 50%;
    color: black;
}

.down49tk-boxt-2l ul {
    width: 100%;
}

.down49tk-boxt-2r {
    width: 50%;
    color: black;
}

.down49tk-boxt-2r img {
    width: 22px;
}

.down49tk-rz {
    margin-top: 5px;
    color: #15bc83;
}

.down49tk-rz img {
    width: auto;
    height: 24px;
    margin-right: 3px;
}

.down49tk-boxf {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    text-align: center;
    color: #fff;
}

.down49tk-boxf div {
    width: 33.33%;
}

.down49tk-boxf a {
    height: 40px;
    line-height: 40px;
    display: inline-block;
    width: 80%;
    border-radius: 5px;
    transition: all 0.2s;
}

.down49tk-boxf a img {
    width: 24px;
    margin-right: 3px;
}

.down49tk-boxf a:hover {
    margin-top: -5px;
}

.down49tk-boxf-1 a { background: #c34dff; }
.down49tk-boxf-2 a { background: #ff5b5b; }
.down49tk-boxf-3 a { background: #3ebc40; }

@media screen and (max-width: 500px) {
    .down49tk { padding: 10px 0; font: 12px/1.75 Arial, '微软雅黑'; }
    .down49tk-boxt-1 { width: 20%; min-width: 100px; }
    .down49tk-boxt-1 img { width: 70px; }
    .down49tk-boxt-2 { width: 80%; }
    .down49tk-boxt-2r img { width: 16px; }
    .down49tk-rz img { height: 20px; margin-right: 3px; }
    .down49tk-boxf a { height: 34px; line-height: 34px; width: 90%; }
    .down49tk-boxf a img { width: 20px; }
    .down49tk-boxf a:hover { margin-top: 0; }
    .dandu { background: black; }
}

/* ========== tab49xz ========== */
#tab49xz {
    background: white;
}

#tab49xz .Menubox {
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    color: #3ebc40;
}

#tab49xz .Menubox ul {
    list-style: none;
    display: flex;
    padding: 2px 0;
    margin: 0;
}

#tab49xz .Menubox li {
    color: white;
    list-style: none;
    width: 20%;
    padding: 4px 2px;
    box-sizing: border-box;
    cursor: pointer;
    border-radius: 5px;
    background: linear-gradient(to top, #1a8a12, #3bde20);
}

#tab49xz .Menubox li.hover {
    color: #fff;
    background: #007aff;
}

.tab49xz-txt font {
    color: #f00;
    font-weight: bold;
}

.tab49xz-txt2 {
    font-size: 24px;
    color: #f00;
    text-align: center;
    font-weight: bold;
}

.tab49xz-txt2 a {
    background: #ff0;
}

.tab49xz-pic {
    padding-top: 10px;
    text-align: center;
}

.tab49xz-pic video {
    max-width: 100%;
}

@media screen and (max-width: 750px) {
    #tab49xz .Menubox { font-size: 13px; }
    .tab49xz-txt2 { font-size: 13px; }
}

/* ========== youmo ========== */
#youmotab {
    padding: 10px;
}

#youmotab ul,
#youmotab li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.youmo-menubox {
    width: 100%;
    height: 50px;
    text-align: center;
    color: #0084ff;
    background: #fff;
}

.youmo-menubox ul {
    display: flex;
    padding: 10px 10px 0;
}

.youmo-menubox ul li {
    width: 50%;
    height: 40px;
    line-height: 38px;
    border: solid 1px #0084ff;
    box-sizing: border-box;
}

.youmo-menubox ul li.hover {
    color: #fff;
    border-color: #0084ff;
    background: #0084ff;
}

.youmo-con {
    margin-bottom: 10px;
    line-height: 1.5 !important;
    font-size: 18px !important;
    text-indent: 2em;
}

.youmo-pic {
    box-sizing: border-box;
}

.youmo-pic img {
    width: 100% !important;
    height: auto !important;
    min-height: 100px;
}

.youmo-play {
    box-sizing: border-box;
}

.youmo-play video {
    width: 100% !important;
    height: auto !important;
}

/* ========== aclt_dht nav ========== */
.aclt_dht.nav2 {
    width: 100%;
    max-width: 720px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 2px;
    font-size: 13px;
    background: #fff;
}

.aclt_dht.nav2 ul {
    padding: 2px 0;
    display: flex;
    justify-content: space-between;
}

.aclt_dht.nav2 ul li {
    width: 100%;
    box-sizing: border-box;
    padding: 0 2px;
}

.aclt_dht.nav2 ul li a {
    display: block;
    padding: 3px 0;
    text-align: center;
    color: #ffffff;
    border-radius: 50px;
    background: #a45218;
    user-select: none;
    text-decoration: none;
}

.aclt_dht.nav2 ul li a:hover { background: #da183b; }
.aclt_dht.nav2 ul li a.active { background: #da183b; box-shadow: 0 0 0 2px rgba(0,0,0,.05) inset; }

#nav2[data-fixed="fixed"] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10;
    box-shadow: 0 5px 10px rgba(0,0,0,.1);
}

.aclt_dht .toptab {
    display: flex;
    flex-direction: row;
    background: #eee;
    border-radius: 5px;
    padding: 2px;
    gap: 4px;
}

.aclt_dht .fonttop {
    font-size: 28px;
    flex: 1 1 50%;
    background: #fff;
    border-radius: 5px;
    text-align: center;
    font-weight: 800;
    font-family: ui-monospace;
    text-decoration: none;
    height: 40px;
    line-height: 40px;
    color: #F85F07;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.aclt_dht .fonttop.active {
    background: #0ab011;
    color: #fff;
}

.nav-group[hidden] {
    display: none !important;
}

@media screen and (min-width: 800px) {
    .aclt_dht.nav2 { padding: 4px; font-size: 16px; }
    .aclt_dht.nav2 ul { padding: 4px 0; }
    .aclt_dht.nav2 ul li { padding: 0 4px; }
    .aclt_dht.nav2 ul li a { padding: 5px 0; cursor: pointer; }
}
