@charset "UTF-8";
body {
    margin-top: -22px !important;
}
@font-face {
    font-family: HYXiaoBoHuaBaoHeiW;
    src: url("/css/font/HYXiaoBoHuaBaoHeiW.ttf");
}
.top_nav .navbar .navbar-list {
    position: relative;
}
.top_nav .dropdown {
    width: 800px;
    top: 70px;
}
#banner {
    position: relative;
    top: 0;
    width: 100%;
    max-width: 1920px;
    text-align: center;
    z-index: 5;
    background: #151822;
    min-height: 330px;
}
#banner .loading {
    vertical-align: middle;
    position: absolute;
    top: 25%;
}
#banner .ei-slider {
    max-width: 1920px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
#banner .ei-slider-loading {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: url(../images/lhtbg.jpg);
    color: #fff;
    text-align: center;
    line-height: 541px;
}
#banner .ei-slider-large {
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
}
#banner .ei-slider-large li {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    height: 100%;
    width: 100%;
}
#banner .ei-slider-large li img {
    width: 100%;
}
#banner .ei-title {
    position: absolute;
    right: 50%;
    margin-right: 13%;
    top: 30%;
}
#banner .ei-title h2,
.ei-title h3 {
    text-align: right;
}
#banner .ei-title h2 {
    font-size: 40px;
    line-height: 50px;
    font-family: "Playfair Display", serif;
    font-style: italic;
    color: #b5b5b5;
}
#banner .ei-title h3 {
    font-size: 70px;
    line-height: 70px;
    font-family: "Open Sans Condensed", sans-serif;
    text-transform: uppercase;
    color: #000;
}
.slick-dots li {
    width: 30px;
    text-align: center;
    display: inline-block;
    margin: 1px;
}
.slick-dots li a {
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    cursor: pointer;
    transition: 0.5s;
}
.slideshow .img-cont {
    width: 100%;
    height: 530px;
    overflow: hidden;
    position: relative;
}
.slideshow .img-cont img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.slideshow img {
    width: 100%;
}
.slick-dots {
    text-align: center;
    position: absolute;
    bottom: 10px;
    left: 44%;
}
.slick-dots li a {
    background: #fff;
    text-align: center;
    margin: 0 auto;
}
.slick-dots li.slick-active a {
    background: #fd002d;
    width: 34px;
    height: 10px;
    border-radius: 5px;
}
#content_bg {
    background: #f1f1f1;
    overflow: hidden;
    margin-top: -22px;
}
#banner .news {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 40px;
}
.content-main-bg {
    padding-bottom: 20px;
    background: url("/images/index/mainBg.jpg") no-repeat center center / 100% 100%;
}
.game-lists-container {
    padding: 25px 0 0;
}
.above-game-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
}
.above-game-content {
    height: 462px;
}
.slot-game-cont {
    position: absolute;
    top: 1px;
    left: 18px;
    width: 632px;
    height: 467px;
    background: url(../images/theme/live3.png) no-repeat center top;
}
.slot-game-cont.night {
    background: url(../images/index/live3.png) no-repeat center top;
}
.sport-game-cont {
    position: absolute;
    top: 0;
    right: -2px;
    width: 508px;
    height: 246px;
    background: url(../images/theme/sport3.png) no-repeat center top;
}
.sport-game-cont.night {
    background: url(../images/index/sport3.png) no-repeat center top;
}
.game-lists-container a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}
.game-lists-container a i {
    position: absolute;
    width: 108px;
    height: 38px;
    right: 256px;
    top: 111px;
    background: url(../images/index/PCPM.png) no-repeat center center / 100% 100%;
}
.slot-game-context {
    position: absolute;
    left: 65px;
    top: 100px;
    color: #fff;
    text-align: left;
    font-size: 16px;
}
.slot-title {
    font-size: 50px !important;
    line-height: 1;
    margin-bottom: 20px;
}
.slot-title.night {
    color: #697da9;
}
.slot-des {
    line-height: 1;
}
.slot-game-entry {
    position: absolute;
    left: 65px;
    bottom: 100px;
    text-align: center;
    font-size: 20px;
    border-radius: 30px;
    width: 180px;
    line-height: 60px;
    color: #d02443;
    border: 2px solid #d02443;
}
.slot-game-entry.night {
    color: #fff;
    border: 2px solid #ffffff;
}
.chess-game-context {
    position: absolute;
    right: 15px;
    bottom: 60px;
    color: #fff;
    text-align: left;
    font-size: 16px;
}
.other-game-context {
    position: absolute;
    left: 15px;
    bottom: 60px;
    color: #fff;
    text-align: left;
    font-size: 16px;
}
.slot2-game-context {
    position: absolute;
    left: 15px;
    bottom: 60px;
    color: #fff;
    text-align: left;
    font-size: 16px;
}
.title {
    font-size: 40px;
    font-weight: 400;
}
.subTitle {
    font-size: 30px;
    font-weight: 400;
}
.index-title {
    color: #697da9;
}
.index-title.night {
    color: #ffffff;
}
.desc {
    font-size: 18px;
    color: #666666;
}
.desc.night {
    color: #fff;
}
.live-sport-cont {
    position: absolute;
    right: 24px;
    top: 0;
    height: 462px;
}
.live-game-context {
    position: absolute;
    left: 60px;
    bottom: 60px;
    text-align: left;
    color: #fff;
}
.live-sport-cont .t1,
.below-game-content .esports {
    cursor: pointer;
}
.live-game {
    position: absolute;
    right: -2px;
    bottom: 13px;
    width: 508px;
    height: 201px;
    background: url(../images/theme/esport3.png) no-repeat center top;
}
.live-game.night {
    background: url(../images/index/esport3.png) no-repeat center top;
}
.chess-game-cont {
    background: url(../images/theme/chess3.png) no-repeat center top;
}
.chess-game-cont.night {
    background: url(../images/index/chess3.png) no-repeat center top;
}
.slot2-game-cont {
    background: url(../images/theme/slot3.png) no-repeat center top;
}
.slot2-game-cont.night {
    background: url(../images/index/slot3.png) no-repeat center top;
}
.item {
    transition: all 0.2s;
    transform: scale(1);
    cursor: pointer;
}
.item:hover {
    transform: scale(1.02);
}
.below-game-content {
    position: relative;
    height: 210px;
    margin: 11px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.below-game-content li {
    height: 200px;
    width: 386px;
}
.sport-game-context {
    position: absolute;
    left: 60px;
    bottom: 60px;
    text-align: left;
    color: #fff;
}
.slot-game-context {
    position: absolute;
    left: 60px;
    bottom: 60px;
    text-align: left;
    color: #fff;
}
.other-game {
    background: url(../images/theme/fish3.png) no-repeat center top;
}
.other-game.night {
    background: url(../images/index/fish3.png) no-repeat center top;
}
.login-btn-container {
    display: inline-block;
    width: 42%;
    margin-left: 5%;
    cursor: pointer;
}
.last_item {
    text-align: right;
}
.quick-promotion {
    padding: 12px;
}
.quick-promotion .pro-intro li {
    margin-bottom: 6px;
    border-radius: 5px;
}
.login-btn-container > a {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    background: #af9663;
    border: none;
}
.hot-sport-live {
    text-align: center;
    width: 1200px;
    padding-top: 60px;
    margin: 0 auto;
}
.liveImg {
    margin-top: 40px;
    display: block;
    width: 99px;
    height: 36px;
}
.sport-live-inner {
    box-sizing: border-box;
    width: 1200px;
    height: 677px;
    background: #fff;
    border-radius: 0px 24px 24px 24px;
    padding: 20px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.night .sport-live-inner {
    background: #1e1e1e;
}
.videoBox {
    box-sizing: border-box;
    width: 770px;
    height: 622px;
    background: url("/images/index/main/videoBg.png") no-repeat center center / 100% 100%;
}
.sportsListBox {
    position: relative;
    box-sizing: border-box;
    width: 386px;
    height: 622px;
}
.sportsTab {
    display: flex;
    margin-bottom: 15px;
}
.sportsTab li {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 185px;
    height: 50px;
    border: 1px solid #d8d8d8;
    border-radius: 4px;
    background: #fff;
    color: #333333;
    font-size: 18px;
    cursor: pointer;
}
.night .sportsTab li {
    border: 1px solid #282828;
    background: #282828;
    color: #999;
}
.sportsTab li.active {
    background: #d02443;
    color: #fff;
}
.night .sportsTab li.active {
    background: #372a2d;
    color: #d02443;
}
.hotLiveBox .liveUl,
.gameBetBox .betUl,
.moreBetBox .moreUl {
    display: flex;
}
.hotLiveBox .liveUl li,
.gameBetBox .betUl li,
.moreBetBox .moreUl li {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 68px;
    height: 34px;
    border: 1px solid #d8d8d8;
    color: #333;
    font-size: 14px;
    cursor: pointer;
    border-radius: 4px;
}
.night .hotLiveBox .liveUl li,
.night .gameBetBox .betUl li,
.night .moreBetBox .moreUl li {
    border: 1px solid #282828;
    color: #999999;
}
.hotLiveBox .liveUl li:last-child,
.gameBetBox .betUl li:last-child,
.moreBetBox .moreUl li:last-child {
    background: #0084fd;
    color: #fff;
}
.hotLiveBox .liveUl li.active,
.hotLiveBox .liveUl li:hover,
.gameBetBox .betUl li.active,
.gameBetBox .betUl li:hover,
.moreBetBox .moreUl li.active,
.moreBetBox .moreUl li:hover {
    color: #fff;
    background: #d02443;
}
.hide {
    display: none !important;
}
.liveInner,
.betInner,
.moreInner {
    box-sizing: border-box;
    width: 386px;
    height: 522px;
    overflow-y: auto;
    background: url("/images/index/main/league.png") no-repeat center center / 100px 134px;
}
.ulWrapper,
.betWrapper,
.moreWrapper {
    background: #fff;
}
.night .ulWrapper,
.night .betWrapper,
.night .moreWrapper {
    background: #1e1e1e;
}
.ulWrapper li {
    width: 327px;
    height: 157px;
    margin-top: 20px;
}
.ulWrapper h3 {
    height: 14px;
    margin-bottom: 15px;
    font-size: 14px;
    color: #999;
    text-align: left;
    line-height: 14px;
}
.ulWrapper .listItem {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    width: 370px;
    height: 128px;
    background: #f5f5f5;
    padding: 15px;
    border-radius: 10px;
    color: #232323;
    font-size: 14px;
    cursor: pointer;
}
.night .ulWrapper .listItem {
    background: #282828;
    color: #fff;
}
.ulWrapper li.playing .listItem,
.ulWrapper .listItem:hover {
    background: #d01a3d;
    color: #fff;
}
.ulWrapper li.playing .listItem {
    background: #d01a3d;
    color: #fff;
}
.ulWrapper .listItem:hover .team-info p,
.ulWrapper li.playing .listItem .team-info p {
    color: #fff !important;
}
.ulWrapper .listItem .team-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
.ulWrapper .listItem .team-item .team-info {
    display: flex;
    align-items: center;
}
.ulWrapper .listItem .team-item .team-info p {
    margin-left: 10px;
}
.listItem .team-item .team-info img {
    width: 20px;
    height: 20px;
}
.listItem .team-item .team-info .team-name {
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
    letter-spacing: 0px;
    text-align: center;
    color: #232323;
}
.night .listItem .team-item .team-info .team-name {
    color: #fff;
}
.listItem .team-item .team-score {
    font-weight: bold;
}
.listItem .team-item .team-info .red-flag,
.listItem .team-item .team-info .yellow-flag {
    background: #d02443;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 12px;
    height: 16px;
    font-size: 12px;
    border-radius: 2px;
    color: #fff;
    background: #e7cc00;
}
.listItem .team-item .team-info .yellow-flag {
    background: #e7cc00;
}
.listItem .status-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.listItem .status-item .status {
    display: flex;
    align-items: center;
}
.listItem .status-item h2 {
    display: flex;
    align-items: center;
    margin-right: 15px;
}
.status-item .status i,
.addScore i {
    display: inline-block;
    width: 18px;
    height: 18px;
}
.status-item i.showVideo {
    background: url("/images/index/main/video.png") no-repeat center center / 100% 100%;
    margin-right: 15px;
}
.team-info i.deflut-icon {
    width: 20px;
    height: 20px;
    background: url("/images/index/loading.png") no-repeat;
    background-size: 100% 100%;
    display: none;
}
.ulWrapper .listItem:hover .status-item i.showVideo,
.ulWrapper li.playing .status-item i.showVideo {
    background: url("/images/index/main/video-h.png") no-repeat center center / 100% 100%;
}
.status-item i.halfScore,
.addScore i.halfScore {
    background: url("/images/index/main/halfScore.png") no-repeat center center / 100% 100%;
}
.ulWrapper .listItem:hover .status-item i.halfScore,
.ulWrapper li.playing .status-item i.halfScore {
    background: url("/images/index/main/halfScore-h.png") no-repeat center center / 100% 100%;
}
.status-item i.cornerKick,
.addScore i.cornerKick {
    background: url("/images/index/main/cornerKick.png") no-repeat center center / 100% 100%;
}
.ulWrapper .listItem:hover .status-item i.cornerKick,
.ulWrapper li.playing .status-item i.cornerKick {
    background: url("/images/index/main/cornerKick-h.png") no-repeat center center / 100% 100%;
}
.listItem .status-item p {
    font-family: PingFang SC;
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0px;
    text-align: center;
}
.gameBetBox {
    display: none;
}
.moreBetBox {
    position: absolute;
    background: #fff;
    top: 65px;
    width: 100%;
    height: 558px;
    display: none;
}
.moreInner {
    background: #fff;
}
.night .moreInner {
    background: #1e1e1e;
}
.moreUl li:last-child {
    margin-left: 44px;
}
.moreWrapper > li {
    width: 370px;
    margin-top: 15px;
    border-radius: 4px;
    box-sizing: border-box;
}
.moreTitle {
    font-size: 18px;
    font-weight: 500;
    height: 18px;
    line-height: 18px;
    text-align: left;
    color: #333;
    margin-bottom: 15px;
}
.handicapLi .moreTitle {
    margin-bottom: 0;
    height: 71px;
}
.handicapLi .moreContent {
    box-sizing: border-box;
    background: #f5f5f5;
    padding: 10px;
}
.handicapLi .moreItem {
    background: #fff;
}
.handicapTitle {
    box-sizing: border-box;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    color: #333333;
    border-radius: 4px 4px 0px 0px;
    background: #e6e6e6;
    margin-top: 15px;
    height: 40px;
    font-weight: 500;
}
.moreContent {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    flex-wrap: wrap;
}
.itemWrapper {
    width: 48%;
    display: flex;
    gap: 10px;
    height: 40px;
    margin-bottom: 5px;
}
.moreItem {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 40px;
    font-size: 12px;
    text-align: center;
    font-weight: 700;
    background: #f5f5f5;
    flex-grow: 1;
    border-radius: 4px;
    cursor: pointer;
}
.moreItem h2 {
    color: #999;
}
.moreItem p {
    color: #333;
}
.hot-game {
    text-align: center;
    width: 100%;
    height: 530px;
    padding-top: 60px;
}
.hot-title {
    font-size: 20px;
    color: #666;
    margin: 20px auto 0;
}
.night .hot-title {
    color: #999;
}
.slide-sport {
    background: url("/images/index/main/sport.png") no-repeat center center / 100% 100%;
}
.slide-sport-active {
    background: url("/images/index/main/sport-active.png") no-repeat center center / 100% 100%;
}
.night .slide-sport {
    background: url("/images/index/main/night/sport.png") no-repeat center center / 100% 100%;
}
.night .slide-sport-active {
    background: url("/images/index/main/night/sport-active.png") no-repeat center center / 100% 100%;
}
.slide-chess {
    background: url("/images/index/main/chess.png") no-repeat center center / 100% 100%;
}
.slide-chess-active {
    background: url("/images/index/main/chess-active.png") no-repeat center center / 100% 100%;
}
.night .slide-chess {
    background: url("/images/index/main/night/chess.png") no-repeat center center / 100% 100%;
}
.night .slide-chess-active {
    background: url("/images/index/main/night/chess-active.png") no-repeat center center / 100% 100%;
}
.slide-real {
    background: url("/images/index/main/real.webp") no-repeat center center / 100% 100%;
}
.slide-real-active {
    background: url("/images/index/main/real-active.webp") no-repeat center center / 100% 100%;
}
.night .slide-real {
    background: url("/images/index/main/night/real.webp") no-repeat center center / 100% 100%;
}
.night .slide-real-active {
    background: url("/images/index/main/night/real-active.webp") no-repeat center center / 100% 100%;
}
.slide-fish {
    background: url("/images/index/main/fish.webp") no-repeat center center / 100% 100%;
}
.slide-fish-active {
    background: url("/images/index/main/fish-active.webp") no-repeat center center / 100% 100%;
}
.night .slide-fish {
    background: url("/images/index/main/night/fish.webp") no-repeat center center / 100% 100%;
}
.night .slide-fish-active {
    background: url("/images/index/main/night/fish-active.webp") no-repeat center center / 100% 100%;
}
.slide-game {
    background: url("/images/index/main/game.png") no-repeat center center / 100% 100%;
}
.slide-game-active {
    background: url("/images/index/main/game-active.png") no-repeat center center / 100% 100%;
}
.night .slide-game {
    background: url("/images/index/main/night/game.png") no-repeat center center / 100% 100%;
}
.night .slide-game-active {
    background: url("/images/index/main/night/game-active.png") no-repeat center center / 100% 100%;
}
.slide-slot {
    background: url("/images/index/main/slot.webp") no-repeat center center / 100% 100%;
}
.slide-slot-active {
    background: url("/images/index/main/slot-active.webp") no-repeat center center / 100% 100%;
}
.night .slide-slot {
    background: url("/images/index/main/night/slot.webp") no-repeat center center / 100% 100%;
}
.night .slide-slot-active {
    background: url("/images/index/main/night/slot-active.webp") no-repeat center center / 100% 100%;
}
.slide-lottery {
    background: url("/images/index/main/lottery.png") no-repeat center center / 100% 100%;
}
.slide-lottery-active {
    background: url("/images/index/main/lottery-active.png") no-repeat center center / 100% 100%;
}
.night .slide-lottery {
    background: url("/images/index/main/night/lottery.png") no-repeat center center / 100% 100%;
}
.night .slide-lottery-active {
    background: url("/images/index/main/night/lottery-active.png") no-repeat center center / 100% 100%;
}
.sponsor-box {
    margin: 60px auto;
    width: 1200px;
    height: 380px;
    text-align: center;
}
.sponsor-box .sponsorBg {
    width: 100%;
    height: 300px;
    background: url("/images/index/main/sponsor-d.png") no-repeat center center / 100% 100%;
    margin-top: 40px;
    transition: all 0.3s;
    cursor: pointer;
}
.sponsor-box .sponsorBg:hover {
    transform: scale(1.03);
}
.night .sponsor-box .sponsorBg {
    background: url("/images/index/main/night/sponsor-n.png") no-repeat center center / 100% 100%;
}
#footer-bg .footer-advantage {
    padding: 50px 0 100px;
}
.advantage {
    display: flex;
    margin: 60px auto 25px;
    width: 1200px;
    height: 114px;
    justify-content: space-between;
}
.advantage li,
.advantage li a {
    display: block;
    width: 386px;
    height: 114px;
    transition: all 0.3s;
    cursor: pointer;
}
.advantage li:hover {
    transform: scale(1.03);
}
.advantage .ad-help {
    background: url("/images/index/main/help-d.png") no-repeat center center / 100% 100%;
}
.night .advantage .ad-help {
    background: url("/images/index/main/night/help-n.png") no-repeat center center / 100% 100%;
}
.advantage .ad-news {
    background: url("/images/index/main/news-d.png") no-repeat center center / 100% 100%;
}
.night .advantage .ad-news {
    background: url("/images/index/main/night/news-n.png") no-repeat center center / 100% 100%;
}
.advantage .ad-agent {
    background: url("/images/index/main/agent-d.png") no-repeat center center / 100% 100%;
}
.night .advantage .ad-agent {
    background: url("/images/index/main/night/agent-n.png") no-repeat center center / 100% 100%;
}
#header_friendPoint2 {
    display: none;
}
.content-main-bg.night {
    background: #161616;
}
.layui-layer.tips22-layer {
    border-radius: 10px;
    text-align: center;
    font-size: 16px;
    color: #000;
}
.layui-layer.tips22-layer .layui-layer-content {
    text-align: center;
}
.layui-layer.tips22-layer .layui-layer-title {
    padding: 0;
    border-radius: 10px 10px 0 0;
    font-size: 16px;
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, from(#9968fd), to(#fc49af)) no-repeat center top;
    background: -webkit-linear-gradient(left, #9968fd, #fc49af) no-repeat center top;
    background: -o-linear-gradient(left, #9968fd, #fc49af) no-repeat center top;
    background: linear-gradient(90deg, #9968fd, #fc49af) no-repeat center top;
}
.layui-layer.tips22-layer .layui-layer-btn {
    text-align: center;
}
.layui-layer.tips22-layer a {
    min-width: 90px;
    height: 32px;
    line-height: 32px;
    border: 0;
    background: #697dac;
    border-radius: 5px;
    font-size: 14px;
}
.layui-layer.tips-layer {
    border-radius: 10px;
    text-align: center;
    font-size: 16px;
    color: #000;
}
.layui-layer.tips-layer .layui-layer-content {
    text-align: center;
}
.layui-layer.tips-layer .layui-layer-title {
    padding: 0;
    border-radius: 10px 10px 0 0;
    font-size: 16px;
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, from(#9968fd), to(#fc49af)) no-repeat center top;
    background: -webkit-linear-gradient(left, #9968fd, #fc49af) no-repeat center top;
    background: -o-linear-gradient(left, #9968fd, #fc49af) no-repeat center top;
    background: linear-gradient(90deg, #9968fd, #fc49af) no-repeat center top;
}
.layui-layer.tips-layer .layui-layer-btn {
    text-align: center;
}
.layui-layer.tips-layer .layui-layer-btn1,
.layui-layer.tips-layer .layui-layer-btn0 {
    min-width: 90px;
    height: 32px;
    line-height: 32px;
    border: 0;
    background: #697dac;
    border-radius: 5px;
    font-size: 14px;
}
.layui-layer.tips-layer .layui-layer-btn1 {
    background: #dedede;
}
.layui-layer.tips-layer .input-group {
    margin: 8px 0;
}
#hot {
    right: 0;
}
.slideshow_left,
.slideshow_right {
    width: 40px;
    height: 70px;
    position: absolute;
    opacity: 0.5;
    background: #000;
    border-radius: 10px;
    transition: 0.3s;
    cursor: pointer;
}
.slideshow_left {
    top: 43%;
    left: 100px;
}
.slideshow_right {
    top: 43%;
    right: 100px;
}
.slide-left,
.slide-right {
    width: 12px;
    height: 36px;
    background-size: 100%;
    display: inline-block;
    position: relative;
    top: 17px;
}
.slide-left {
    background: url(/images/slide-left.png) no-repeat center;
}
.slide-right {
    background: url(/images/slide-right.png) no-repeat center;
}
#modal-activity {
    display: none;
    margin-top: -25px;
    transition: opacity 0.3s ease;
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
}
.modal-backdrop {
    opacity: 0.8;
    transition: opacity 0.3s ease;
}
#modal-activity .modal-dialog {
    position: relative;
    width: 800px;
    height: 530px;
    margin: 50px auto;
    background: none;
}
#modal-activity .close {
    width: 28px;
    height: 28px;
    cursor: pointer;
    background: url(../images/index/index-modals-closes.png) no-repeat;
    background-size: 100% 100%;
    z-index: 1000;
    position: relative;
    margin: auto;
}
#modal-activity .huodong-box {
    position: relative;
    padding: 70px 30px 50px 320px;
    width: 100%;
    height: 100%;
}
#modal-activity .swiper {
    width: 700px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1001;
}
#modal-activity .swiper .swiper-slide {
    width: 700px !important;
    height: 530px;
    height: auto !important;
}
#modal-activity .swiper-button-next {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E")
        no-repeat;
}
#modal-activity .swiper-button-prev {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E")
        no-repeat;
}
.images-index {
    width: 700px;
}
#modal-activity .swiper .swiper-slide a {
    display: block;
    width: 100%;
    height: auto !important;
}
#modal-activity .swiper-pagination-bullet {
    width: 16px;
    height: 4px;
    background: #ffffff;
    margin: 0 5px;
    opacity: 0.5;
}
#modal-activity .swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: -14px !important;
    left: 0;
    width: 100%;
}
#modal-activity .swiper-pagination-bullet-active {
    background: #ffffff;
    opacity: 1;
    height: 4px;
}
#modal-activity .huodong-box .quick-login {
    margin-right: 11px;
    margin-left: 4px;
    padding: 22px 22px 0;
}
#modal-activity .swiper-button-next {
    right: -42px;
    top: 50%;
}
#modal-activity .swiper-button-prev-index {
    left: -41px;
    top: 50%;
}
.com-title {
    margin: 5px auto;
    font-size: 24px;
    font-weight: bold;
    color: #af9663;
    text-align: center;
}
#modal-activity .huodong-box .quick-login > div {
    margin-bottom: 8px;
}
#modal-activity .huodong-box .quick-login > div input {
    border: 1px solid #af9663;
    padding: 2px;
}
#modal-activity .huodong-box .huodong-box-text {
    float: left;
    width: 100%;
    height: 475px;
    overflow: hidden;
}
#modal-activity .huodong-box .huodong-box-text h3 {
    font-size: 20px;
    font-weight: bold;
    margin: 15px 0 25px;
    text-align: center;
    color: #111;
}
.night #modal-activity .huodong-box .huodong-box-text h3 {
    color: #fff;
}
#modal-activity .huodong-box .huodong-box-text .text1 {
    height: 400px;
    padding: 0 20px 0 10px;
    overflow: auto;
    line-height: 35px;
    font-size: 16px;
    color: #fff;
}
#modal-activity .huodong-box li {
    font-size: 18px;
    color: #91a0bd;
    list-style: none;
    position: relative;
    cursor: pointer;
    margin-bottom: 5px;
}
#modal-activity .huodong-box li .m-text {
    display: none;
    opacity: 0;
}
#modal-activity .huodong-box li.display .m-text {
    display: block;
    background: #f5f5f5;
}
.night #modal-activity .huodong-box li.display .m-text {
    background: #2d2d32;
}
#modal-activity .huodong-box li .m-arrow {
    background: url(/mobile/images/m-arrow.png) no-repeat center;
    background-size: 55%;
    width: 24px;
    height: 14px;
    display: inline-block;
    position: absolute;
    right: -15px;
    top: 16px;
}
#modal-activity .huodong-box li.display .m-arrow {
    transform: rotate(180deg);
    transition: all 0.5s;
}
#modal-activity .huodong-box li i {
    position: absolute;
    background: #d02443;
    top: 12px;
    display: inline-block;
    width: 3px;
    height: 20px;
    border-radius: 5px;
}
#modal-activity .huodong-box .m-text {
    background: #f7f7f7;
    border-radius: 5px;
    margin: 5px;
    padding: 5px;
    font-size: 14px;
    line-height: 2;
}
#modal-activity .huodong-box li .m-title {
    display: inline-block;
    margin-left: 10px;
    margin-top: 5px;
    font-size: 16px;
}
#modal-activity .browser {
    position: absolute;
    left: 20px;
    top: 262px;
}
#modal-activity .browser a {
    width: 145px;
    height: 38px;
}
#modal-activity .reg-tip {
    width: 100%;
    height: 97px;
    line-height: 1.5;
    overflow: hidden;
    font-size: 16px;
}
#modal-activity .reg-tip .icon-tip {
    position: absolute;
    left: 8px;
    top: 8px;
    border: 4px solid #ed7b1a;
}
#modal-activity .reg-tip .icon-tip span {
    display: block;
    width: 44px;
    height: 36px;
    text-align: center;
    border: 1px solid #fff;
    background: #ed7b1a;
    color: #fff;
    padding-top: 8px;
}
#modal-activity .reg-tip .tishi-tip {
    padding: 0;
    overflow: hidden;
    font-size: 16px;
    text-align: center;
    color: #333;
}
.night #modal-activity .reg-tip .tishi-tip {
    color: #fff;
}
.huodong-box-text .text1::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}
.huodong-box-text .text1::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #532ddf;
}
.huodong-box-text .text1::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.2);
}
#mask-cont {
    display: none;
    position: fixed;
    right: 0;
    bottom: 100px;
}
#mask-cont .close {
    position: absolute;
    top: 0;
    left: 0;
    height: 22px;
    width: 22px;
    border-radius: 50%;
}
.register-alert {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 101;
}
.register-alert .alert-inner {
    position: relative;
    left: 50%;
    top: 46%;
    transform: translate(-50%, -50%);
    width: 746px;
    height: 628px;
    background: url("/images/register/pcWelcome1.png") no-repeat center center;
}
.register-alert .view-btn {
    display: block;
    position: absolute;
    width: 300px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    bottom: 36px;
    left: 50%;
    transform: translateX(-50%);
    background: url("/images/register/welcomeBtn1.png") no-repeat center center;
    cursor: pointer;
}
.register-alert .alert-close {
    position: absolute;
    width: 60px;
    height: 60px;
    right: 98px;
    top: 122px;
    background: url("/images/register/close1.png") no-repeat center center;
    cursor: pointer;
}
.alert-hide {
    display: none;
}
.betWrapper > li {
    width: 370px;
    margin-top: 20px;
    background: #f5f5f5;
    border-radius: 4px;
    box-sizing: border-box;
    padding: 10px;
}
.night .betWrapper > li {
    background: #282828;
    color: #fff;
}
.betTitle,
.courtTitle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 40px;
}
.courtTitle {
    height: 30px;
}
.betTitle {
    width: 350px;
}
.titleLeft {
    width: 170px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
}
.betTitle .titleLeft img {
    width: 20px;
    height: 20px;
    margin-right: 6px;
}
.betTitle ul {
    display: flex;
    width: 184px;
    height: 40px;
    align-items: center;
    justify-content: space-between;
}
.betTitle ul li {
    font-size: 12px;
    color: #333;
}
.night .betTitle ul li {
    color: #fff;
}
.courtTitle .addScore {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.courtTitle .addScore p {
    font-size: 12px;
    color: #333333;
    margin-left: 15px;
    display: flex;
    align-items: center;
}
.night .courtTitle .addScore p {
    color: #fff;
}
.courtTitle .addScore p i {
    margin-right: 4px;
}
.betContent {
    display: flex;
    justify-content: space-between;
}
.teamInfo {
}
.teamInfo .betTeam {
    width: 155px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.betTeamLeft {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 150px;
    height: 20px;
}
.betTeamLeft .font {
    display: inline-block;
    width: 100px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 12px;
    font-weight: 500;
    color: #232323;
    margin-right: 10px;
    text-align: left;
}
.night .betTeamLeft .font {
    color: #fff;
}
.betTeamLeft .red-flag,
.betTeamLeft .yellow-flag {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 12px;
    height: 16px;
    border-radius: 2px;
    margin-right: 4px;
    font-weight: 700;
    background: #d02443;
    color: #fff;
}
.betTeamLeft .yellow-flag {
    background: #e7cc00;
}
.betTeamScore {
    color: #232323;
    font-size: 14px;
    font-weight: 700;
}
.night .betTeamScore {
    color: #fff;
}
.moreBet {
    display: flex;
    width: 155px;
    justify-content: space-between;
}
.moreBet .moreBtn {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 76px;
    height: 24px;
    color: #fff;
    border-radius: 4px;
    background: #0084fd;
    cursor: pointer;
    font-size: 12px;
    text-indent: -5px;
}
.moreBet .moreBtn::after {
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    width: 4px;
    height: 6px;
    background: url("/images/index/main/white-arrow.png") no-repeat center center / 100% 100%;
}
.moreBet .moreNo {
    position: relative;
    width: 44px;
    height: 24px;
    line-height: 24px;
    color: #232323;
    background: #fff;
    border-radius: 4px;
    font-size: 12px;
    text-indent: -5px;
}
.night .moreBet .moreNo {
    background: #313131;
    color: #fff;
}
.moreBet .moreNo::after {
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    width: 4px;
    height: 6px;
    background: url("/images/index/main/gray-arrow.png") no-repeat center center / 100% 100%;
}
.betInfo {
    width: 184px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.betInfo li {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: #fff;
    border-radius: 4px;
    width: 60px;
    box-sizing: border-box;
    font-size: 12px;
    font-weight: 700;
    cursor: pointer;
}
.night .betInfo li {
    background: #313131;
}
.betInfo li h3 {
    color: #999;
}
.betInfo li p {
    color: #232323;
}
.night .betInfo li p {
    color: #fff;
}
.betInfo li:not(:last-child) {
    margin-bottom: 2px;
}
.betInfo .ulLeft li {
    height: 40px;
}
.betInfo .ulMiddle li {
    height: 60px;
}
.betInfo .ulRight li {
    height: 60px;
}
.lock {
    pointer-events: none;
}
.lock img {
    width: 10px;
    height: 10px;
}
body .free-transfer {
    border-radius: 5px !important;
    background: #fff !important;
}
body .free-transfer .layui-layer-title {
    padding: 0;
    text-align: left;
    background: #e6e6e6 !important;
    color: #333333 !important;
    border-radius: 5px;
    height: 50px;
    text-indent: 20px;
    line-height: 50px;
}
body .free-transfer .layui-layer-page #layui-layer-content {
    background: #fff !important;
    color: #333333 !important;
    text-align: center;
}
body .free-transfer.redBtn .layui-layer-btn .layui-layer-btn0 {
    width: 200px;
    background: #d02443 !important;
    color: #fff !important;
}
body .free-transfer.rightLong .layui-layer-btn .layui-layer-btn1 {
    width: 174px !important;
}
body .free-transfer .layui-layer-btn .layui-layer-btn0 {
    background: #fff !important;
    color: #333 !important;
    border: 1px solid #d8d8d8;
}
body .free-transfer .layui-layer-btn .layui-layer-btn1 {
    background: #d02443 !important;
}
body .free-transfer .transfer-inner {
    padding: 20px 20px 0 20px;
}
body .free-transfer .metion {
    color: #999;
    margin-top: 18px;
}
body .bet-alert {
    border-radius: 12px !important;
    background: #fff !important;
}
body .bet-alert .layui-layer-title {
    padding: 0;
    text-align: left;
    background: #e6e6e6 !important;
    color: #333333 !important;
    border-radius: 5px;
    height: 48px;
    text-indent: 20px;
    line-height: 50px;
    font-size: 14px !important;
    color: #333;
}
body .bet-alert .layui-layer-content {
    position: relative;
    background: #fff !important;
    color: #333333 !important;
    text-align: center;
    box-sizing: border-box;
    padding: 20px;
    border-radius: 0 0 10px 10px;
}
body .bet-alert .bet-info {
    background: #f5f5f5;
    height: 140px;
    box-sizing: border-box;
    font-size: 14px;
    text-align: left;
    font-weight: bold;
    color: #232323;
    border-radius: 10px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
    padding: 14px 20px;
}
body .bet-alert .bet-info div {
    width: 100%;
    color: #232323;
}
body .bet-alert .bet-info div:last-child {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
body .bet-alert .bet-info div span {
    color: #b9a176;
    font-size: 18px;
    font-weight: 700;
}
body .bet-alert .bet-info h2 {
    color: #666;
}
body .bet-alert .inputWrapper {
    box-sizing: border-box;
    width: 410px;
    height: 50px;
    padding: 14px 10px;
    border: 1px solid #d8d8d8;
    border-radius: 6px;
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
body .bet-alert .inputWrapper span {
    width: 22px;
    height: 22px;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    border-radius: 50px;
    background: #d02443;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 3px;
}
body .bet-alert .inputWrapper input {
    width: 350px;
    height: 22px;
    border: none;
    text-indent: 6px;
}
body .bet-alert .inputWrapper input::placeholder {
    color: #999999;
}
body .bet-alert .bet-amount,
body .bet-alert .win-amount {
    width: 410px;
    height: 14px;
    color: #333333;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
body .bet-alert .bet-amount span,
body .bet-alert .win-amount span {
    color: #b9a176;
}
body .bet-alert .betBtn {
    width: 410px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #d02443;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    border-radius: 10px;
    cursor: pointer;
    margin-bottom: 20px;
}
body .bet-alert .betBtn.not {
    cursor: not-allowed;
    background: #e6e6e6;
    color: #999;
    pointer-events: none;
}
body .bet-alert .betterRate p {
    position: relative;
    color: #0084fd;
    cursor: pointer;
}
body .bet-alert .betterRate {
    position: relative;
}
body .bet-alert .betterRate ul {
    position: absolute;
    left: 113px;
    top: -142px;
    width: 188px;
    height: 147px;
    background: url(/images/index/main/ulBg.png) no-repeat center center / 100% 100%;
    box-sizing: border-box;
    padding-top: 20px;
    display: none;
}
body .bet-alert .betterRate ul li {
    font-size: 14px;
    color: #232323;
    text-align: center;
    line-height: 30px;
}
body .bet-alert .betterRate ul li.active,
body .bet-alert .betterRate ul li:hover {
    color: #0084fd;
}
body .bet-alert .input-tip {
    height: 20px;
    color: #d02443;
    line-height: 20px;
    text-align: left;
    margin: 10px 0;
}
body .bet-alert .bet-alert-success {
    position: absolute;
    width: 450px;
    left: 0;
    top: 0;
    height: 452px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.6);
    flex-direction: column;
}
body .bet-alert .bet-alert-success img {
    width: 65px;
    height: 65px;
    margin-bottom: 20px;
}
body .bet-alert .bet-alert-success p {
    text-align: center;
    color: #fff;
    font-size: 16px;
}
