a {
    text-decoration: none;
}

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

html {
    font-size: 50px;
}

@media screen and (min-width: 320px) {
    html {
        font-size: 21.33333333px;
    }
}

@media screen and (min-width: 360px) {
    html {
        font-size: 24px;
    }
}

@media screen and (min-width: 375px) {
    html {
        font-size: 25px;
    }
}

@media screen and (min-width: 384px) {
    html {
        font-size: 25.6px;
    }
}

@media screen and (min-width: 400px) {
    html {
        font-size: 26.66666667px;
    }
}

@media screen and (min-width: 414px) {
    html {
        font-size: 27.6px;
    }
}

@media screen and (min-width: 424px) {
    html {
        font-size: 28.26666667px;
    }
}

@media screen and (min-width: 480px) {
    html {
        font-size: 32px;
    }
}

@media screen and (min-width: 540px) {
    html {
        font-size: 36px;
    }
}

@media screen and (min-width: 720px) {
    html {
        font-size: 48px;
    }
}

@media screen and (min-width: 750px) {
    html {
        font-size: 50px;
    }
}

@media screen and (min-width: 1200px) {
    html {
        font-size: 80px;
    }
}

@media screen and (min-width: 1240px) {
    html {
        font-size: 82.66666666666667px;
    }
}

@media screen and (min-width: 1440px) {
    html {
        font-size: 96px;
    }
}

@media screen and (min-width: 1600px) {
    html {
        font-size: 106.6666666666667px;
    }
}

@media screen and (min-width: 1920px) {
    html {
        font-size: 128px;
    }
}

@media (max-width: 1919.98px) {
    .first {
        display: none;
    }
}

@media (max-width: 1919.98px) {
    .first {
        display: none;
    }
}

body {
    min-width: 320px;
    width: 15rem;
    margin: 0 auto;
    /* line-height: 1.5; */
    font-family: Arial, Helvetica;
    /* background: #000; */
}

.bg {
    position: relative;
    width: 15rem;
    height: 23.5rem;
    /* background: pink; */
    margin: 0 auto;
}

.titlelist {
    position: absolute;
    /* float: right; */
    top: 6.125rem;
    right: 0;
    width: 0.5rem;
    /* height: 2.3438rem; */
    background: #3f3d3d;
    /* border-radius: 20px; */
    border-bottom-left-radius: 0.1563rem;
    border-top-left-radius: 0.1563rem;
    z-index: 9999;
}

.titlelist li {
    height: 20%;
    width: 100%;
    text-align: center;
    line-height: 20%;
}

.titlelist li img {
    display: inline-block;
    width: 80%;
    height: 80%;
    margin-top: 10%;
}

.first {
    display: block;
    width: 15rem;
    height: 0.7188rem;
    z-index: 9999;
    background: #0d2e2a;
    position: relative;
}

.headtxt {
    display: inline-block;
    float: right;
    color: #fff;
    font-size: 0.1172rem;
    width: 5rem;
    height: 0.7188rem;
    line-height: 0.7188rem;
    text-align: center;
    /* margin-right: 1rem; */
}

.headtxt span {
    margin-left: 0.2rem;
}

.icon {
    width: 0.7188rem;
    height: 0.7188rem;
    float: left;
    margin-left: 2.5rem;
    background: url(../images/icon.png) no-repeat center;
    background-size: contain;
}

.play {
    float: right;
    margin-right: 2.3906rem;
    margin-top: 0.23rem;
    width: 0.7813rem;
    height: 0.2344rem;
    background: url(../images/play-online.png) no-repeat center;
    background-size: contain;
}

#imgas2 {
    float: right;
    width: 1.1rem;
    height: 1.1rem;
    margin-top: 0.16rem;
    margin-right: 0.16rem;
    display: none;
}

.lbt {
    width: 15rem;
    height: 4.3047rem;
    z-index: 9;
}

.focus {
    position: relative;
    width: 15rem;
    height: 4.3047rem;
    /* position: relative; */
    /* padding-top: .72rem; */
    overflow: hidden;
}

.focus img {
    width: 15rem;
    height: 4.3047rem;
    /* margin-left: 1.3rem; */
}

.focus ul {
    overflow: hidden;
    width: 75rem;
    margin-left: -100%;
}

.focus ul li {
    float: left;
    width: 15rem;
    height: 4.3047rem;
}


/* .focus ul li:nth-child(1) {
    background: url(../images/1.jpg) no-repeat center;
} */

.focus ul li:first-child {
    width: 15rem;
    height: 4.3047rem;
    background: url(../images/3.jpg) no-repeat center;
    background-size: contain;
    /* background: #000; */
}

.focus ul li:nth-child(2) {
    width: 15rem;
    height: 4.3047rem;
    background: url(../images/1.jpg) no-repeat center;
    background-size: contain;
}

.focus ul li:nth-child(3) {
    width: 15rem;
    height: 4.3047rem;
    background: url(../images/2.jpg) no-repeat center;
    background-size: contain;
}

.focus ul li:nth-child(4) {
    background: url(../images/3.jpg) no-repeat center;
    background-size: contain;
}

.focus ul li:nth-child(5) {
    background: url(../images/1.jpg) no-repeat center;
    background-size: contain;
}

.focus ol {
    position: absolute;
    bottom: 0.1rem;
    right: 7rem;
    margin: 0;
}

.focus ol li {
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #221d1d;
    list-style: none;
    border-radius: 2px;
    transition: all 0.3s;
}

.focus ol li.current {
    width: 15px;
    background-color: #fff;
}

.focus ul li {
    display: inline-block;
    background-color: #fff;
    /* list-style: none; */
    border-radius: 0.04rem;
    transition: all 0.3s;
}

.download {
    width: 4.0625rem;
    height: 0.7188rem;
    margin: 0 auto;
    margin-top: 0.3516rem;
    background: url(../images/banner_button.png) no-repeat center;
    background-size: contain;
}

.Mostpopular {
    width: 1.9094rem;
    height: 0.7891rem;
    background: url(../images/ty.png) no-repeat center;
    background-size: contain;
    font-size: 0.1875rem;
    text-align: center;
    line-height: 0.7891rem;
    color: #131716;
    margin: 0 auto;
    margin-top: 0.375rem;
}

.icon1 {
    width: 9.3672rem;
    height: 4.6719rem;
    background: url(../images/ico1.png) no-repeat center;
}

.icon2 {
    width: 9.3672rem;
    height: 2.2031rem;
    background: url(../images/ico2.png) no-repeat center;
}

.icon3 {
    width: 9.3672rem;
    height: 2.2031rem;
    background: url(../images/ico3.png) no-repeat center;
}

.icon1,
.icon2,
.icon3 {
    background-size: contain;
    margin: 0 auto;
    margin-top: 0.375rem;
}

.items {
    width: 11.25rem;
    height: 0.625rem;
    margin: 0 auto;
    /* background: #000; */
    margin-top: 0.375rem;
}

.items div {
    float: left;
    width: 1.7813rem;
    height: 0.6016rem;
    margin-left: 0.11rem;
}

.items div:nth-child(1) {
    margin-left: 0;
    background: url(../images/ico_everymatrix.png) no-repeat center;
    background-size: contain;
}

.items div:nth-child(2) {
    background: url(../images/ico_softswiss.png) no-repeat center;
    background-size: contain;
}

.items div:nth-child(3) {
    background: url(../images/ico_betconstruct.png) no-repeat center;
    background-size: contain;
}

.items div:nth-child(4) {
    background: url(../images/ico_1xbet.png) no-repeat center;
    background-size: contain;
}

.items div:nth-child(5) {
    background: url(../images/ico_alea.png) no-repeat center;
    background-size: contain;
}

.items div:nth-child(6) {
    background: url(../images/ico_brazino777.png) no-repeat center;
    background-size: contain;
}

.bottomview {
    width: 15rem;
    height: 2.4219rem;
    background: #0c131e;
    margin-top: 0.4688rem;
}

.bottomview-first {
    width: 15rem;
    height: 0.8rem;
    margin-top: 0.5156rem;
    font-size: 0.1875rem;
    color: #fff;
    /* background: blue; */
}

.bottomview-txt {
    float: left;
    margin-left: 0.2344rem;
    line-height: 0.3984rem;
    text-align: center;
    margin-top: 0.2906rem;
}

.icon4 {
    float: left;
    margin-left: 2.6484rem;
    width: 0.3984rem;
    height: 0.3984rem;
    background: url(../images/icon.png) no-repeat center;
    background-size: contain;
    margin-top: 0.2906rem;
}

.bottomview-first div:last-child {
    float: right;
    width: 5.7109rem;
    height: 0.3984rem;
    margin-right: 2.8672rem;
    background: url(../images/ico.png) no-repeat center;
    background-size: contain;
    margin-top: 0.2906rem;
}

.bottomview-scecond {
    width: 7.3672rem;
    height: 0.5156rem;
    margin: 0 auto;
    margin-top: 0.3516rem;
    font-size: 0.1875rem;
    background: url(../images/icodown.png) no-repeat center;
    background-size: contain;
}

.bottomview-last {
    width: 15rem;
    height: 0.5906rem;
    font-size: 0.125rem;
    color: #fff;
    text-align: center;
    margin-top: 0.3906rem;
}

.loadingdi p {
    margin-top: -0.4rem;
    font-size: 1rem;
}

#time {
    margin-top: 0.2rem;
    font-size: 0.76rem;
    line-height: 1.5rem;
    color: #ff9307;
}

.text {
    width: 100%;
    position: absolute;
    top: 32.3rem;
    left: 0;
    font-size: 0.6rem;
    text-align: center;
    color: #ffffff;
}

.text span {
    color: #ffffff;
    margin: 0 auto;
}

.text span a {
    color: #fff;
    margin-left: 0.3623rem;
    border-bottom: 0.02rem solid #ffffff;
}

.texttishi {
    position: absolute;
    top: 10rem;
    width: 15rem;
    background-color: rgba(8, 8, 8, 0.5);
    /* 半透明背景 */
    text-align: center;
    color: #ec8181;
    display: none;
}

.bottomview-last div:nth-child(2) {
    display: none;
}

.bottomview-first2 {
    display: none;
}

.bottomview-last2 {
    display: none;
}

@media (max-width: 1280px) {
    .first {
        display: none;
    }
    .titlelist {
        display: none;
    }
    .lbt {
        width: 15rem;
        height: 17.5rem;
        z-index: 9;
    }
    .focus {
        height: 17.5rem;
        position: none;
    }
    .focus ul li {
        float: left;
        width: 15rem;
        height: 17.5rem;
    }
    /* .focus ul li:nth-child(1) {
        background: url(../images/1.jpg) no-repeat center;
    } */
    .focus ul li:first-child {
        width: 15rem;
        height: 17.5rem;
        background: url(../images/6.jpg) no-repeat center;
        background-size: contain;
        /* background: #000; */
    }
    .focus ul li:nth-child(2) {
        width: 15rem;
        height: 17.5rem;
        background: url(../images/4.jpg) no-repeat center;
        background-size: contain;
    }
    .focus ul li:nth-child(3) {
        width: 15rem;
        height: 17.5rem;
        background: url(../images/5.jpg) no-repeat center;
        background-size: contain;
    }
    .focus ul li:nth-child(4) {
        width: 15rem;
        height: 17.5rem;
        background: url(../images/6.jpg) no-repeat center;
        background-size: contain;
    }
    .focus ul li:nth-child(5) {
        width: 15rem;
        height: 17.5rem;
        background: url(../images/4.jpg) no-repeat center;
        background-size: contain;
    }
    .download {
        /* display: none; */
        width: 10.3906rem;
        height: 1.8438rem;
    }
    .Mostpopular {
        width: 4.3094rem;
        height: 2.0156rem;
        text-align: center;
        line-height: 2.0156rem;
        font-size: .4688rem;
    }
    .icon1 {
        width: 14.4375rem;
        height: 7.4844rem;
        background: url(../images/ico1.png) no-repeat center;
    }
    .icon2 {
        width: 14.4375rem;
        height: 3.5547rem;
        background: url(../images/ico2.png) no-repeat center;
    }
    .icon3 {
        width: 14.4375rem;
        height: 3.5547rem;
        background: url(../images/ico3.png) no-repeat center;
    }
    .icon1,
    .icon2,
    .icon3 {
        background-size: contain;
        margin: 0 auto;
        margin-top: 0.375rem;
    }
    .items {
        width: 14.3rem;
        margin: 0 auto;
        height: 4rem;
        margin-top: 0.375rem;
    }
    .items div {
        float: left;
        width: 4.6328rem;
        height: 1.5391rem;
        margin-left: 0.1rem;
        margin-top: .3rem;
    }
    .items div:nth-child(1) {
        margin-left: 0;
        background: url(../images/ico_everymatrix.png) no-repeat center;
        background-size: contain;
    }
    .items div:nth-child(2) {
        background: url(../images/ico_softswiss.png) no-repeat center;
        background-size: contain;
    }
    .items div:nth-child(3) {
        background: url(../images/ico_betconstruct.png) no-repeat center;
        background-size: contain;
    }
    .items div:nth-child(4) {
        margin-left: 0;
        background: url(../images/ico_1xbet.png) no-repeat center;
        background-size: contain;
    }
    .items div:nth-child(5) {
        background: url(../images/ico_alea.png) no-repeat center;
        background-size: contain;
    }
    .items div:nth-child(6) {
        background: url(../images/ico_brazino777.png) no-repeat center;
        background-size: contain;
    }
    .bottomview {
        height: 6.1797rem;
        width: 15rem;
    }
    .bottomview-first {
        display: none;
    }
    .bottomview-scecond {
        display: none;
    }
    .bottomview-last {
        width: 12rem;
        height: 1.9531rem;
        margin: 0 auto;
        text-align: center;
        font-size: .3688rem;
        margin-top: .8375rem;
    }
    .bottomview-last div:nth-child(1) {
        display: none;
    }
    .bottomview-first2 {
        display: block;
        width: 15rem;
        height: 1.9531rem;
    }
    .bottomview-first2 div:nth-child(2) {
        float: right;
        width: 1.4141rem;
        height: 1.4141rem;
        background: url(../images/whatsapp-icon.png) no-repeat center;
        background-size: contain;
        margin-right: .9219rem;
        margin-top: .7969rem;
    }
    .bottomview-first2 div:nth-child(3) {
        float: right;
        width: 1.4141rem;
        height: 1.4141rem;
        background: url(../images/telegram-icon.png) no-repeat center;
        background-size: contain;
        margin-right: .9219rem;
        margin-top: .7969rem;
    }
    .bottomview-first2 div:nth-child(4) {
        float: right;
        width: 1.4141rem;
        height: 1.4141rem;
        background: url(../images/instagram-icon.png) no-repeat center;
        background-size: contain;
        margin-right: .9219rem;
        margin-top: .7969rem;
    }
    .icon5 {
        float: left;
        margin-left: .6484rem;
        width: 2rem;
        height: 2rem;
        background: url(../images/icon.png) no-repeat center;
        background-size: contain;
        margin-top: 0.2906rem;
    }
    .bottomview-last div:nth-child(2) {
        display: block;
    }
    .bottomview-last2 {
        display: block;
        width: 14.8rem;
        height: .9531rem;
        font-size: .2688rem;
        margin: 0 auto;
        margin-bottom: .5469rem;
    }
    .bottomview-last2 span {
        display: inline-block;
        background: #989898;
        white-space: nowrap;
        width: 2.5rem;
        height: .9531rem;
        text-align: center;
        line-height: .9531rem;
        margin-left: .2669rem;
        color: #fff;
        font-weight: 600;
    }
    .bottomview-last2 span:hover {
        background: #bd2929;
    }
}