@font-face {
    font-family: 'ITC Avant Garde Gothic Std';
    src: url('/statics/ui/font/ITCAvantGardeStd-Demi.otf') format('opentype');
}

body {
    background-color: #0A1847 !important;
    line-height: normal !important;
}

.home-container, #app {
    background-color: #0A1847 !important;
}

.dream-container#home-content {
    background-color: #0A1847 !important;
}

.dream-header {
    background: #0A1847 !important;
    height: 0.92rem !important;
    line-height: 0.92rem !important;
    padding: 0 0.2rem !important;
}

.dream-header div img {
    margin: 0 !important;
}

.dream-header .lang-switch a {
    color: #B0B9FF;
    font-family: "ITC Avant Garde Gothic Std", sans-serif;
    font-size: 0.24rem;
    font-weight: 500;
    text-decoration: none;
}

#indexbtn {
    display: none !important;
}

.footer-nav {
    border-radius: 2rem;
    background: rgba(23, 39, 93, 0.70);
    bottom: 0.42rem;
    height: 1.18rem;
}

.footer-nav li:nth-child(3) img {
    width: 1.4rem;
    height: 1.4rem;
}

.footer-nav div .footer-link span {
    margin-top: 0.11rem;
    color: #737E9E;
    text-align: center;
    font-family: "ITC Avant Garde Gothic Std", sans-serif;
    font-size: 0.2rem;
    font-weight: 300;
}

.footer-nav li.active-item .footer-link span {
    color: #6879FF;
    font-weight: 500;
}

.swiper-pagination-bullet-active {
    background: #6879FF !important;
}

.tab-text {
    margin-top: 0.1rem;
    color: #B0B9FF;
    text-align: center;
    font-family: "ITC Avant Garde Gothic Std", sans-serif;
    font-size: 0.24rem;
    font-weight: 600;
}

.game-item {
    border-radius: 0.2rem;
    background: #132451;
    flex: 1;
    text-align: center;
    padding-top: 0.35rem;
    padding-bottom: 0.45rem;
    margin-right: 0.1rem;
    text-decoration: none;
    display: block;
}

.game-image {
    width: 0.8rem;
    height: 0.8rem;
}

.game-name {
    color: #FFF;
    text-align: center;
    font-family: "ITC Avant Garde Gothic Std", sans-serif;
    font-size: 0.26rem;
    font-weight: 600;
    margin-top: 0.36rem;
}

.section-title-lottery {
    margin-top: 0.56rem;
    margin-bottom: 0.4rem;
    color: #4360AA;
    padding: 0 0.2rem;
    font-family: "ITC Avant Garde Gothic Std", sans-serif;
    font-size: 0.32rem;
    font-weight: 500;
}

.notice-bar {
    margin-top: 0.92rem;
    background: rgba(96, 113, 253, 0.20);
    height: 0.48rem;
    padding-left: 0.2rem;
    line-height: 0.48rem;
    display: flex;
    align-items: center;
}

.notice-bar .notice-text {
    color: #6975CF;
    font-family: "ITC Avant Garde Gothic Std", sans-serif;
    font-size: 0.2rem;
    font-weight: 500;
}

.tabs {
    padding: 0 0.4rem;
    padding-top: 0.2rem;
}

.home-container {
    height: 100%;
}

.home-zhanweibox {
    height: 2rem;
}

.slider-pic .swiper-slide img {
    border-radius: 0.16rem;
}

.layui-layer-msg {
    background: #11205F !important;
    border-radius: 0.1rem !important;
    border: none;
}

.layui-layer-msg .layui-layer-content {
    color: #FFF;
    font-family: "ITC Avant Garde Gothic Std", sans-serif;
    font-size: 0.28rem;
    font-weight: 500;
}

/* 登录/内页通用深色底 */
.main, .login-main, .user-main {
    background-color: #0A1847;
}

input, select, textarea {
    color: #333;
}
