html {
	width: 100%;
	font-size: calc(100vw/7.5);
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
header,
hgroup,
nav,
section,
article,
aside,
footer,
figure,
figcaption,
menu,
button {
	margin: 0;
	padding: 0
}

body {
	font-family: "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
	font-size: .32rem;
	color: #999;
	background-color: #f0f2f5;
	-webkit-user-select: none;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent;
	outline: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

caption,
th {
	text-align: left
}

fieldset,
img {
	border: 0
}

li {
	list-style: none
}

ins {
	text-decoration: none
}

del {
	text-decoration: line-through
}

input,
button,
textarea,
select,
optgroup,
option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	outline: 0
}

button {
	-webkit-appearance: none;
	border: 0;
	background: none
}

a {
	-webkit-touch-callout: none;
	text-decoration: none
}

:focus {
	outline: 0;
	-webkit-tap-highlight-color: transparent
}

em,
i {
	font-style: normal
}

input[type="search"],
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none !important
}

a {
	color: #ffffff
}

em {
	color: #ffffff
}

::-webkit-input-placeholder {
	color: #bbb
}

h1 {
	font-size: .36rem
}

h2 {
	font-size: .36rem
}

h3,
h4 {
	font-size: .32rem
}

h5 {
	font-size: .28rem
}

h6 {
	font-size: .28rem
}

body {
	-webkit-user-select: initial;
	width: 100%;
}

.f-flex {
	display: flex;
}



.wap {
	width: 100%;
	margin: 0 auto;
}

.wap img {
	max-width: 100%;
}

.wap .header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: absolute;
	height: 1rem;
	width: 100vw;
	box-sizing: border-box;
	top: 0;
	left: 0;
	text-align: right;
	z-index: 100;
	padding: 0.15rem 0.2rem 0.15rem;

}

.wap .header a {
	display: flex;
}

.wap .down-btn {
	width: 22%;
	position: absolute;
	top: 0.05rem;
	right: 0.2rem;
}

.wap .footer {
	justify-content: center;
	align-items: center;
	position: fixed;
	height: 1.2rem;
	bottom: 0;
	left: 0;
	width: 100vw;
	background: #fff;
	border-radius: 0.2rem 0.2rem 0 0;
	text-align: right;
}

.wap .footer .nav {
	padding: 0 0.2rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 100%;
}

.wap .footer .nav a {
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.wap .footer .nav .nav-li {
	width: 33%;
	align-items: center;
	margin-top: -0.05rem;
}

.wap .footer .nav .nav-li img {
	height: 1rem;
}

.wap .swiper-container1 {
	height: 2.8rem !important;
	overflow: hidden;
}

.wap .device {
	height: 2.8rem !important;
}

.wap .swiper-container1 img {
	height: 100% !important;
	width: 100% !important;
}

.wap .title {
	text-align: center;
	margin: 0.2rem 0 0;
}

.wap .title img {
	width: 45%;
	marign: 0 auto;
}

.wap .bottom {
	line-height: 0;
}

.wap .banks {
	line-height: 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

.wap .banks-title {
	font-size: 0.35rem;
	font-weight: bold;
	padding: 0.4rem 0.24rem 0.2rem;
	color: #222222;
}



.wap .toc {
	padding: 0 0.24rem 1.3rem;
	color: #616366;
	font-size: 0.24rem;
	line-height: 0.4rem;
	font-weight: 500;
	letter-spacing: 0.012rem;
}

.wap .toc-title {
	font-size: 0.35rem;
	font-weight: bold;
	padding: 0rem 0 0.2rem;
	color: #222;
}

.wap .toc-links {
	display: flex;
}

.wap .toc-links span,
.wap .toc-links a {
	display: block;
	width: 1.3rem;
	height: 1.3rem;
	/* background: #1b1e46; */
	border-radius: 0.15rem;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 0.1rem 0;
}


.wap .toc p {
	padding: 0 0 0.4rem;
}

.wap .banks a,
.wap .banks span {
	display: block;
	width: 1.3rem;
	height: 1.3rem;
	border-radius: 0.15rem;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 0.15rem;
	border-radius: 0.18rem;
}

.wap .line-box {
	display: flex;
	flex-wrap: wrap;
	padding: 0 0.24rem;
	justify-content: space-between;
}

.wap .line-box .line-li {
	width: 48.5%;
	padding: 0 0 0 0;
	/* background: #1b1e46; */
	border-radius: 0.2rem;
	margin-bottom: 0.2rem;
	border: 1px solid #fd9fae;
	box-sizing: border-box;
}

.wap .line-box .game-inf {
	text-align: right;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	height: 1.45rem;
	font-size: 0.24rem;
	flex: 1;
	width: 40%;
	box-sizing: border-box;

}

.wap .line-box .line-li a {
	display: flex;
	justify-content: space-between;
	align-items: start;
	padding:0.05rem 0.05rem;
	overflow: hidden;
	
}

.wap .line-box .line-li .name {
	display: block;
	color: #666;
	padding: 0.15rem 0 0 0.1rem;
	white-space: nowrap;
	/* 强制文本不换行 */
	overflow: hidden;
	/* 超出部分隐藏 */
	text-overflow: ellipsis;
	/* 用省略号表示超出部分 */
	font-weight: bolder;
	font-size: 0.24rem;
}

.wap .line-box .line-li .subname {
	display: block;
	color: #616366;
	font-size: 0.24rem;
	padding: 0.05rem 0 0.1rem 0;
}

.wap .line-box .line-li .game-img {
	/* 	background: url(../images/B369/game-img.png) no-repeat;
	background-size: 100% 100%; */
	border-radius: 0.2rem;
	/* width: 100%; */
	/* height: 2.08rem; */
	display: flex;
	justify-content: center;
	align-items: center;
}

.wap .line-box .line-li .game-img img {
	/* height: 1.8rem; */
	/* max-height: 2rem; */
	/* max-height: 1.4rem; */
	height: 1.5rem;
}

.wap .line-box .line-li .platform-img img {
	/* height: 1.8rem; */
	/* max-height: 2rem; */
	max-height: 0.32rem;
}

.wap .line-box .line-li .subname img {
	max-width: auto;
	height: 0.5rem;
}

.wap .hot-box {
	padding: 0 0 0.3rem 0;
}

.wap .hot-container {
	text-align: center;
	width: 100%;
	overflow: hidden;
	box-sizing: border-box;
	padding: 0 0.1rem;
}

.wap .hot-li-box {
	position: relative;
	padding: 0 0 0.1rem 0;
}

.wap .hot-li {
	height: 0.8rem;
	padding: 0 0.25rem 0 0.15rem;
	border-radius: 0.2rem;
	border: 1px solid #fd9fae;
	background: #f0f2f5;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 0.24rem;
	color: #fd9fae;
	position: relative;
	z-index: 1;
}

.wap .hot-container .swiper-slide {
	width: auto !important;
	margin: 0;
	padding: 0 0.05rem 0 0.15rem;
	cursor: pointer;
}

.wap .hot-container .hot-active .hot-li {
	border: 0px solid #ec1d3c;
	background: linear-gradient(to bottom, #eb1b3b, #ec1d3c) !important;
	font-weight: bolder;
	color: #fff;
}

.wap .hot-container .hot-active.hot-li-box::after {
	content: "";
	display: block;
	width: 0.2rem;
	height: 0.1rem;
	background: url(../images/B369/arrow.png) no-repeat 0 0;
	background-size: 100% 100%;
	position: absolute;
	bottom: 0;
	z-index: 100;
	left: 50%;
	transform: translateX(-50%);
}

.wap .hot-wrapper {
	height: auto !important;
}

.wap .hot-container .hot-icon {
	width: 0.6rem;
	height: 0.6rem;
	margin-right: 0.05rem;
}

.wap .hot-container .icon-hot {
	background: url(../images/B369/icon-01-HOT.png);
	background-size: 100% 100%;
}

.wap .hot-container .hot-active .icon-hot {
	background: url(../images/B369/icon-01-HOT-cur.png);
	background-size: 100% 100%;
}


.wap .hot-container .icon-CASINO {
	background: url(../images/B369/icon-02-CASINO.png);
	background-size: 100% 100%;
}

.wap .hot-container .hot-active .icon-CASINO {
	background: url(../images/B369/icon-02-CASINO-cur.png);
	background-size: 100% 100%;
}

.wap .hot-container .icon-SLOT {
	background: url(../images/B369/icon-03-SLOT.png);
	background-size: 100% 100%;
}

.wap .hot-container .hot-active .icon-SLOT {
	background: url(../images/B369/icon-03-SLOT-cur.png);
	background-size: 100% 100%;
}

.wap .hot-container .icon-FISHING {
	background: url(../images/B369/icon-04-FISHING.png);
	background-size: 100% 100%;
}

.wap .hot-container .hot-active .icon-FISHING {
	background: url(../images/B369/icon-04-FISHING-cur.png);
	background-size: 100% 100%;
}

.wap .hot-container .icon-CARD {
	background: url(../images/B369/icon-05-CARD.png);
	background-size: 100% 100%;
}

.wap .hot-container .hot-active .icon-CARD {
	background: url(../images/B369/icon-05-CARD-cur.png);
	background-size: 100% 100%;
}

.wap .hot-container .icon-SPORTS {
	background: url(../images/B369/icon-06-SPORTS.png);
	background-size: 100% 100%;
}

.wap .hot-container .hot-active .icon-SPORTS {
	background: url(../images/B369/icon-06-SPORTS-cur.png);
	background-size: 100% 100%;
}

.wap .hot-container .icon-VIDEO {
	background: url(../images/B369/icon-07-VIDEO.png);
	background-size: 100% 100%;
}

.wap .hot-container .hot-active .icon-VIDEO {
	background: url(../images/B369/icon-07-VIDEO-cur.png);
	background-size: 100% 100%;
}

.wap .hot-container .icon-LOTTERY {
	background: url(../images/B369/icon-08-LOTTERY.png);
	background-size: 100% 100%;
}

.wap .hot-container .hot-active .icon-LOTTERY {
	background: url(../images/B369/icon-08-LOTTERY-cur.png);
	background-size: 100% 100%;
}

.wap .download-box {
	display: flex;
	flex-wrap: wrap;
	padding: 0 0.24rem;
	justify-content: space-between;
}

.wap .download-box a {
	display: block;
	min-width: 48.5%;
	box-sizing: border-box;
	margin-bottom:0.18rem;
}

.wap .download-box dl {
	width:48.5%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #1b1e46;
	border-radius: 0.2rem;
	width: 100%;
	padding: 0.25rem 0.1rem;
	box-sizing: border-box;
	letter-spacing: -0.5px;
}

.wap .download-box dl dt {
	line-height: 0;
}

.wap .download-box dl dd {
	text-align: center;
	color: #fff;
	font-weight: bold;
	flex: 1;
	font-size: 0.25rem;
	width: 0.5rem;
}

.wap .download-box .download-ios {
	background: linear-gradient(to right, #f78500, #feb500);
}

.wap .download-box .download-android {
	background: linear-gradient(to right, #39a559, #45cf82);
}

.wap .download-box .download-telegram {
	background: linear-gradient(to right, #6e8ce5, #8faafb);
}

.wap .download-box .download-h5 {
	background: linear-gradient(to right, #ae84e6, #c9a3fb);
}


.wap .enents-box {
	padding: 0.8rem 0 0.2rem 0rem;
	background: linear-gradient(to bottom, #f7f7ff, #f0f2f5);
}

.wap.page-game .enents-box {
	padding: 0rem 0 0.2rem 0rem;
	background: linear-gradient(to bottom, #f7f7ff, #f0f2f5);
}

.wap .enents-wrapper {
	height: auto !important;
}

.wap .enents-container {
	text-align: center;
	width: 100%;
	overflow: hidden;
	box-sizing: border-box;
	padding: 0 0 0 0;
}

.wap .enents-li {
	opacity: 0.5;
}

.wap .swiper-slide-active .enents-li {
	opacity: 1;
}

.wap .enents-container .swiper-slide {
	margin: 0;
	padding: 0 0.24rem 0 0.24rem;
	width: 100%;
	box-sizing: border-box;
}


.wap .enents-wrapper a {
	display: block;
}

.wap .active-img {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

.wap .active-img img {
	width: 100%;
}

.wap .active-con {
	padding: 0.2rem 0.2rem 0.2rem;
	letter-spacing: 0.01rem;
	font-size: 0.3rem;
	line-height: 1.5;
	color: #fff;
}

.wap .games-box {
	width: 100%;
	margin: 0 auto;
	padding: 0.1rem 0;
	font-size: 0.35rem;
	line-height: 1.5;
	color: #fff;
}

.wap .games-box .games-img {
	margin: 0.1rem 0;
	width: 100%;
}

.wap .games-box .games-txt {
	padding: 0.1rem 0.15rem;
}

.wap .games-con {
	color: #5c3a0a;
	line-height: 1.5;
	font-weight: 600;
	background: url(../images/pc6/games_con_bg.png) no-repeat 0 0;
	background-size: 100% 100%;
	box-sizing: border-box;
	padding: 0.1rem;
}

.wap .games-l {
	display: flex;
}

.wap .games-l-img {
	width: 3rem;
}

.wap .games-name {
	font-weight: bolder;
	font-size: 0.6rem;
	padding: 0.2rem 0;
}

.wap .games-l-inf {
	padding: 0 0 0 0.2rem;
}

.wap .games-r {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.wap .games-r .games-btn img {
	width: 2.5rem;
}

.wap .stars img {
	width: 0.5rem;
	height: 0.5rem;
}

.wap .lines-box {
	background: url(../images/pc6/lines/bg.jpg) no-repeat top center;
	background-size: auto auto;
	padding-bottom: 2rem;
}

.wap .lines-logo {
	text-align: center;
	padding: 0.6rem 0;
	background: url(../images/pc6/lines/lines_logo_bg.png) no-repeat center bottom;
	background-size: 100% auto;
}

.wap .lines-logo img {
	width: 3rem;
}

.wap .lines-con {
	box-sizing: border-box;
	margin: 0 0.1rem;
	background: url(../images/pc6/lines/con_bg.png) no-repeat 0 0;
	background-size: 100% 100%;
}

.wap .lines-logos {
	display: flex;
	justify-content: start;
	flex-wrap: wrap;
	padding-bottom: 0.2rem;
}

.wap .lines-con .lines-li {
	width: 1.8rem;
	text-align: center;
}

.wap .lines-con .lines-li img {
	width: 95%;
}

.wap .lines-con .lines-con-tips {
	font-size: 0.35rem;
	text-align: center;
	color: #ffffed;
	padding: 0.3rem 0.1rem;
}

.wap .wap-gameimgs-shu {
	display: flex;
	justify-content: space-between;
}

.wap .wap-gameimgs-shu .games-img {
	width: 32%;
}

.wap .stars {
	width: 3.7rem;
	height: 0.7rem;
	background: url(../images/pc6/start.png) repeat-x top left;
	background-size: auto 100%;
}

.wap .stars .start-cur {
	height: 0.7rem;
	background: url(../images/pc6/start_cur.png) repeat-x top left;
	background-size: auto 100%;
}

.wap {
	margin: 0;
	padding: 0;
}

.wap .options {
	line-height: 0;
	padding: 0 0 0 0;
	text-align: center;
	width: 100%;
}

.wap .options img,
.wap .bottom img {
	width: 100%;
}

.wap .bank {
	display: flex;
	width: 100%;
	background: url(../images/pc6/bank/bank_bg.png) repeat-x 0 0;
	background-size: 100% 100%;
	padding: 0.1px 0 0.1px;
	text-align: center;
}


.wap .fixed-jackpot {
	position: fixed;
	bottom: 26%;
	right: 0.15rem;
	transform: translateY(-50%);
	z-index: 1000;
	display: block;
	text-align: center;
}

.wap .back {
	display: block;
	padding: 0.2rem 0.48rem 0.1rem;
}




@keyframes scaleDraw {
	0% {
		transform: scale(1);
		/*开始为原始大小*/
	}

	25% {
		transform: scale(1.2);
		/*放大1.1倍*/
	}

	30% {
		transform: scale(1.2);
		/*放大1.1倍*/
	}

	50% {
		transform: scale(1);
	}

	75% {
		transform: scale(1.2);
	}

	80% {
		transform: scale(1.2);
	}
}

@keyframes radiusDraw {
	0% {
		transform: rotate(0deg);
		/*开始为原始大小*/
	}

	100% {
		transform: rotate(360deg);
	}
}

@keyframes upDownDraw {
	0% {
		transform: translateY(1.5rem);
		/*开始为原始大小*/
	}

	50% {
		transform: translateY(0rem);
	}

	100% {
		transform: translateY(1.5rem);
	}
}

@keyframes upDownDraw2 {
	0% {
		transform: translateY(0.5rem);
		/*开始为原始大小*/
	}

	50% {
		transform: translateY(0rem);
	}

	100% {
		transform: translateY(0.5rem);
	}
}

@keyframes leftRightDraw {
	0% {
		transform: translateX(-1.5rem);
		/*开始为原始大小*/
	}

	50% {
		transform: translateX(0rem);
	}

	100% {
		transform: translateX(-1.5rem);
	}
}

.ani-big-small {
	animation: scaleDraw 4s ease-in-out infinite;
}

.ani-radius {
	animation: radiusDraw 10s linear infinite;
}

.ani-upDown {
	animation: upDownDraw 3s ease-in-out infinite;
}

.ani-leftRight {
	animation: leftRightDraw 2s ease-in-out infinite;
}

.page-download .header {
	padding: 0.15rem 0.3rem 0.15rem;
	position: relative;
}

.page-download .content {
	padding-bottom: 1rem;
}

.page-download .enents-box {
	padding: 0rem 0 0.2rem 0rem;
	background: none;
}

.page-download .download-img {
	text-align: center;
	padding: 0 0.48rem 0;
}

.page-download .download-btn-bg {
	padding: 0 0.48rem;
	text-align: center;

	display: flex;
	justify-content: center;
	align-items: center;
	color: #000;
	font-weight: bold;
	flex-wrap: wrap;
	letter-spacing: -0.5px;
	;
}

.page-download .download-btn2 {
	display: flex;
	flex: auto;
	justify-content: center;
	align-items: center;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	margin: 0 0.1rem;
	background: url(../images/B369/btn-download-bg.png) no-repeat 0 0;
	background-size: 100% 100%;
	min-height: 1.2rem;
	padding: 0 0.3rem;
	margin-bottom: 0.2rem;
	border-radius: 0.3rem;
	width:calc(50% - 1rem);
}

.page-download .download-btn2:active {
	opacity: 0.5;
}

.page-download .toc {
	padding: 0.2rem 0.48rem 0.2rem;
	color: #999;
}

.page-download .toc p {
	text-indent: 0.2rem;
}


.page-game .header {
	/* padding: 0.15rem 0.3rem 0.15rem; */
	position: relative;
}

.page-game .content {
	padding-bottom: 1rem;
}

.page-game .enents-box {
	background: none;
	background-size: 100% auto;
	/* box-shadow: 0px 50px 20px 0 rgba(0, 0, 0, 0.5) inset; */
	position: relative;
}

.page-game .enents-gamesBg {}


.page-game .enents-box a,
.page-game .enents-box .game-info-box {
	position: relative;
	z-index: 100;
}

.page-game .download-img {
	text-align: center;
	padding: 0 0.48rem 0;
	background-color: #f0f2f5;
}

.page-game .download-img img {
	border-radius: 0.4rem;
	overflow: hidden;
}

.page-game .toc {
	padding: 0.2rem 0.48rem 0.2rem;
	color: #616366;
}

.page-game .toc p {
	text-indent: 0.2rem;
}

.page-game .game-info-box {
	margin: 0.28rem 0 0;
	padding: 0 0.48rem;
	background: #f0f2f5;
}

.page-game .game-info-box .game-info {
	display: flex;
}

.page-game .game-info-box .game-info dl {
	padding: 0.15rem 0 0 0.3rem;
	flex: auto;
}

.page-game .game-info-box .game-info .title {
	font-size: 0.26rem;
	color: #222;
	margin: 0;
	text-align: left;
	font-weight: bold;
}

.page-game .game-info-box .game-info .info {
	font-size: 0.28rem;
	color: #999;
	padding: 0.08rem 0 0 0;
}



.page-game .game-info-btn {
	padding: 0.45rem 0 0 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.page-game .game-text {
	font-size: 0.24rem;
	text-indent: 0.2rem;
	padding: 0.4rem 0 0.05rem;
	line-height: 0.42rem;
	color: #999999;
	font-weight: 500;
	letter-spacing: 1px;
}

.page-game .game-info-box {
	padding-bottom: 0.4rem;
}

.btn {
	/* border: 1px solid #c2c0f7; */
	background: linear-gradient(to right, #e50d2e, #f32d4b) !important;
	border-radius: 0.4rem;
	padding: 0.15rem 0.4rem 0.15rem 0.3rem;
	color: #fff;
	font-size: 0.24rem;
	display: inline-block;
	cursor: pointer;
	text-align: center;
	min-width: 1rem;
	font-weight: bolder;
}

.btn-green {
	/* border: 1px solid #c2c0f7; */
	background: linear-gradient(to bottom, #3bca28, #28981e) !important;
	border-radius: 0.4rem;
	padding: 0.15rem 0.4rem 0.15rem 0.3rem;
	color: #fff;
	font-size: 0.22rem;
	display: inline-block;
	cursor: pointer;
	text-align: center;
	min-width: 1rem;
}



/* 窗口宽度<960,设计宽度=768 */
@media screen and (max-width:1280px) {
	.wap {
		display: block !important;
	}
}

@media screen and (min-width:1281px) {
	html {
		width: 750px;
		margin: 0 auto;
		font-size: calc(100vw / 19.2)
	}

	.wap .header {
		width: 750px;
		margin: 0 auto;
		left: 50%;
		transform: translateX(-50%);
	}

	.wap .footer {
		width: 750px;
		margin: 0 auto;
		left: 50%;
		transform: translateX(-50%);
	}

	.wap .enents-li {
		width: 670px;
		opacity: 0.5;
	}

	.wap .enents-container .swiper-slide {
		margin: 0;
		padding: 0 0.24rem 0 0.24rem;
		width: 100%;
		box-sizing: border-box;
	}

}

.empty {
	padding: 2rem 1rem;
	text-align: center;
	color: #1b1e46;
	width: 100%;
}

.wap .big-img .line-li .game-img {
	height: auto !important;
	background: none !important;
	width: 100% !important;
}

.wap .big-img .line-li .game-img img {
	height: auto !important;
	width: 100% !important;
}

.wap .activity-inf {
	text-align: left;
	white-space: pre-line;
	font-size: 0.26rem;
	padding: 0rem 0 0.05rem;
	line-height: 0.38rem;
	margin-top: -0.2rem;
	color: #999;
}

#RuleText {
	white-space: pre-line;
}