.content {
    width: 100%
}

.img-content {
    width: 100%;
    overflow: hidden;
    position: relative
}

.img-content img {
    display: block;
    width: 1920px;
    height: 100%;
    position: absolute;
    left: 50%;
    margin-left: -960px
}

.img-content.banner {

}

.img-content.lottery {
    height: 644px
}

.img-content.lottery .text-box-box img {
    margin-left: 0
}

.img-content.lottery .right-text {
    top: 215px
}

.img-content.Chess {
    height: 642px
}

.img-content.Chess .text-box-box img {
    margin-left: 103px
}

.img-content.Chess .right-text {
    top: 265px
}

.img-content.real {
    height: 642px
}

.img-content.real div.text-box .text-box-box img {
    margin-left: 165px;
    position: absolute;
    top: 148px;
    transform: translateY(0)
}

.img-content.real .right-text {
    top: 250px
}

.img-content.sports {
    height: 642px
}

.img-content.sports .text-box-box img {
    margin-left: 51px
}

.img-content.sports .right-text {
    top: 230px
}

.img-content.EGame {
    height: 642px
}


.img-content.EGame .text-box-box img {
    margin-left: 73px
}

.img-content.EGame .right-text {
    top: 250px
}

.img-content.chat {
    height: 642px
}


.img-content.chat .text-box-box img {
    margin-left: 73px
}

.img-content.chat .right-text {
    top: 250px
}


.img-content .text-box {
    width: 1366px;
    height: 100%;
    position: absolute;
    left: 50%;
    margin-left: -683px
}

.img-content .text-box .text-box-box {
    width: 100%;
    height: 100%;
    position: relative
}

.img-content .text-box .text-box-box img {
    width: auto;
    height: auto;
    position: absolute;
    left: 0;
    top: 75px
}

.img-content .text-box .text-box-box .right-text {
    width: 645px;
    height: auto;
    position: absolute;
    right: 0;
    font-size: 22px;
    color: #D7D7D7;
    text-indent: 2em;
    line-height: 74px
}

footer {
    height: 282px
}
