html,
body,
div,
p,
ul,
li,
dl,
dt,
dd,
em,
i,
span,
a,
img,
input,
h1,
h2,
h3,
h4,
h5 {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
a,
img,
input {
	border: none;
}
body {
	font: 14px/1.75 -apple-system, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a {
	text-decoration: none;
}
ul,
li {
	list-style: none;
}
a,
img {
	-webkit-touch-callout: none;
}
html,
body {
	-webkit-user-select: none;
	user-select: none;
}
.clearfix:after {
	content: '';
	display: table;
	clear: both;
}
.clearfix {
	zoom: 1;
}
h1.hid {
	text-indent: -9999px;
	font-size: 0px;
	overflow: hidden;
	width: 0px;
	height: 0px;
	display: block;
}
/* reset end */

/* 分离地址： //game.gtimg.cn/images/jk/act/a20220512bag/ */

@font-face {
	font-family: 'FZLTHK';
	src: url(//game.gtimg.cn/images/jk/act/a20220512bag/fzlthk.ttf);
}

body {
	background-color: #141414;
}
.wrap {
	width: 640px;
	overflow-x: hidden;
}
.wrap-inner {
	width: 590px;
	height: 100%;
	margin: 0 auto;
	text-align: center;
	position: relative;
}
.banner {
	height: 860px;
	background: url(//game.gtimg.cn/images/jk/act/a20220512bag/banner.jpg) round
		top center;
}
.con1-box {
	height: 1150px;
	background: url(//game.gtimg.cn/images/jk/act/a20220512bag/con-bg.jpg)
		no-repeat center;
	padding-top: 40px;
	margin-top: -1px;
	box-sizing: border-box;
}
.rules-box {
	height: 409px;
	background: url(//game.gtimg.cn/images/jk/act/a20220512bag/rules-bg.jpg)
		no-repeat bottom center;
	margin-top: -1px;
	padding-top: 25px;
}

.banner-con {
	position: absolute;
	bottom: -25px;
	left: 0;
	right: 0;
	margin: auto;
}
.banner-con .btns {
	height: 73px;
	margin: 0 auto;
}
.banner-con .btns .btn {
	display: inline-block;
	width: 228px;
	height: 73px;
}
.banner-con .btns .btn-start_game {
	background-image: url(//game.gtimg.cn/images/jk/act/a20220512bag/btn-start_game.png);
}
.banner-con .btns .btn-receive {
	background-image: url(//game.gtimg.cn/images/jk/act/a20220512bag/btn-receive.png);
	margin-left: 10px;
}
.banner-con .btns .btn-receive.on {
	background-image: url(//game.gtimg.cn/images/jk/act/a20220512bag/btn-receive-on.png);
}
.banner-con .bag-status {
	font-size: 29.483px;
	color: rgb(245, 223, 177);
	margin: 15px 0 0;
}
.share-tip {
	width: 590px;
	white-space: nowrap;
	background: rgba(0, 0, 0, 0.1);
	font-size: 24px;
	color: rgb(245, 223, 177);
	margin: 17px 0 14px;
}
.share-tip .finger {
	display: inline-block;
	width: 28px;
	height: 28px;
	background: url(//game.gtimg.cn/images/jk/act/a20220512bag/finger.png)
		no-repeat;
	background-size: 100% 100%;
}
.banner-con .bag-status.on {
	color: #de8187;
}
.receiveBox-tip {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.receiveBox-tip .left-text,
.receiveBox-tip .login {
	font-size: 25px;
	color: rgb(234, 139, 145);
}
.receiveBox-tip .login a {
	color: #f5dfb1;
}
ul.receive-list {
	display: flex;
	flex-direction: row;
}
li.receive-item {
	width: 137px;
	height: 137px;
	background: url(//game.gtimg.cn/images/jk/act/a20220512bag/receiveBox-bg.png)
		no-repeat;
	margin-right: 15px;
	display: flex;
	justify-content: center;
	align-items: center;
}
li.receive-item:first-child,
li.receive-item:nth-child(3) {
	background: none;
}
li.receive-item:last-child {
	margin-right: 0;
}

.wrap-inner h1.title {
	width: 529px;
	height: 45px;
	margin: 0 auto;
}
h1.title-1 {
	background-image: url(//game.gtimg.cn/images/jk/act/a20220512bag/title-1.png);
}
h1.title-2 {
	background-image: url(//game.gtimg.cn/images/jk/act/a20220512bag/title-2.png);
}
.player-msg {
	margin-top: 12px;
	text-align: center;
}
.player-msg .player-name {
	font-size: 30px;
	color: rgb(240, 191, 139);
	font-family: 'FZLTHK';
	font-weight: 600;
}
.player-msg .player-conduct {
	font-size: 24px;
	color: rgb(234, 139, 145);
}
.player-msg .player-avator {
	border-radius: 50%;
	width: 84px;
	height: 84px;
}
.r-notes-list-wrap {
	position: relative;
	width: 562px;
	height: 812px;
	margin: 42px auto 0;
	padding: 30px 15px;
	background-image: url(//game.gtimg.cn/images/jk/act/a20220512bag/r-notes-bg.png);
	box-sizing: border-box;
}
ul.r-notes-list {
	max-height: 100%;
	overflow-y: auto;
	padding: 0 10px 0 3px;
}
li.r-notes-item {
	width: 100%;
	height: 148px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	position: relative;
}
li.r-notes-item:first-child {
	margin-top: -30px;
}
li.r-notes-item::after {
	content: '';
	width: 495px;
	height: 7px;
	background-image: url(//game.gtimg.cn/images/jk/act/a20220512bag/excis-line.png);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
/* li.r-notes-item:last-child::after {background:none;} */
li.r-notes-item .player-name {
	font-size: 26px;
	font-family: 'FZLTHK';
	font-weight: 600;
	color: rgb(142, 77, 18);
	position: absolute;
	left: 100px;
}
li.r-notes-item .player-re {
	font-size: 24px;
	font-family: 'FZLTHK';
	color: #7f242d;
}
li.r-notes-item .player-avator {
	border-radius: 50%;
	width: 84px;
	height: 84px;
}
/* 滚动条 */
.scroll::-webkit-scrollbar-track {
	border-radius: 10px;
	background-color: #e5d6c2;
} /* 轨道样式 */
.scroll::-webkit-scrollbar {
	width: 4px;
	border-radius: 10px;
	background-color: #e5d6c2;
} /* 滚动条整体样式 */
.scroll::-webkit-scrollbar-thumb {
	height: 180px;
	border-radius: 10px;
	background-color: #811e27;
} /* 滑块样式 */
.rules-con {
	margin-top: 15px;
	width: 100%;
	height: auto;
}
.rules-con li {
	font-size: 28px;
	font-family: 'FZLTHK';
	color: rgb(240, 191, 139);
	text-align: left;
	margin-bottom: 30px;
}
.rules-con li:last-child {
	margin-bottom: 0;
}
/*小点*/
.dot {
	display: inline-block;
	border-radius: 50%;
	width: 10px;
	height: 10px;
	background: rgb(245, 223, 177);
}

/* pop */
.dialog1 {
	width: 640px;
	height: 824px;
	background: url(//game.gtimg.cn/images/jk/act/a20220512bag/pop-bg.png)
		no-repeat;
	margin: 0 auto;
	position: relative;
	outline: none;
	border: none;
}
.dialog1 .close {
	font-size: 50px;
	color: #ffeec8;
	position: absolute;
	top: 94px;
	right: 100px;
}
/* .dialog1 .dia-con {width:100%;height:100%;padding-top:230px;padding-left:124px;} */
.dialog1 .dia-con {
	width: 422px;
	height: 478px;
	margin: 116px auto 0;
}

.dialog1 .dia-con ul {
	padding-top: 56px;
	margin: 0 auto;
	width: 100%;
	height: auto;
}

.dialog1 .dia-con ul li:first-child {
	margin-bottom: 8px;
	width: 422px;
	height: 60px;
}

.dialog1 .dia-con ul li:nth-child(2) {
	margin-bottom: 8px;
	width: 422px;
	height: 20px;
}

.dialog1 .dia-con ul li:last-child {
	margin-bottom: 0;
}

#ide-error-message {
	font-size: 16px;
}

.dialog1 .dia-con ul .selete-item .ide-PIPContainer {
	font-size: 16px;
	display: block;
}

.dialog1 .dia-con ul .selete-item .ide-PIPContainer .ide-PIPInfo {
	margin-right: 10px;
}

.dialog1 .dia-btns {
	margin: auto;
	position: absolute;
	z-index: 2;
	left: 107px;
	bottom: 128px;
}
.dialog1 .dia-btns a {
	display: inline-block;
	width: 200px;
	height: 72px;
}
.dialog1 .dia-cancel {
	background: url(//game.gtimg.cn/images/jk/act/a20220512bag/btn-cancel.png);
}
.dialog1 .dia-ok {
	background: url(//game.gtimg.cn/images/jk/act/a20220512bag/btn-ok.png);
	margin-left: 20px;
}
.dia-con .selete-item {
	display: flex;
	justify-content: center;
	flex-direction: row;
	align-items: center;
	margin-bottom: 28px;
}

.dia-con .selete-item > span {
	font-size: 25.786px;
	font-family: 'FZLTHK';
	color: rgb(142, 77, 18);
}
.selete-item .select {
	position: relative;
}
.selete-item .select::after {
	content: '';
	width: 18px;
	height: 11px;
	background: url(//game.gtimg.cn/images/jk/act/a20220512bag/arrowDown.png)
		no-repeat;
	position: absolute;
	right: 18px;
	top: 21px;
}
.dia-con .selete-item .select-box {
	width: 285px;
	line-height: initial;
	padding: 13px;
	box-shadow: 0 0 6px #ffebbe;
	background-color: #d1c2ae;
	font-size: 23.442px;
	font-family: 'FZLTHK';
	color: rgb(142, 77, 18);
	margin-left: 20px;
	border: none;
	outline: none;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	position: relative;
}
.dia-con .selete-item:last-child .select-box {
	margin-left: 46px;
}

.dialog {
	border: none;
	outline: none;
}

.receive-tip-pop {
	top: 25% !important;
	width: 500px;
	height: auto;
	padding: 50px 0;
	background: url('//game.gtimg.cn/images/jk/act/a20220512bag/pop__bg.png')
		no-repeat center center/100% 100%;
}

.btn__pop-close {
	position: absolute;
	top: -55px;
	right: 0;
	width: 39px;
	height: 39px;
	background: url('//game.gtimg.cn/images/jk/act/a20220512bag/btn__pop-close.png')
		no-repeat;
}

.btn__pop-ok {
	display: block;
	width: 197px;
	height: 64px;
	margin: 20px auto 0;
	background: url('//game.gtimg.cn/images/jk/act/a20220512bag/btn-pop-ok.png')
		no-repeat;
}

.pop__text {
	font-size: 38px;
	color: rgb(142, 77, 18);
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
}

/* footer */
#afooter {
	margin: 0 auto;
	position: relative;
	padding: 30px 0;
	text-align: center;
	font: normal 12px/19px Tahoma;
	z-index: 10;
	background-color: #141414;
}
#afooter,
#afooter a {
	color: #c0c0c0;
	text-decoration: none;
}

a.btn.btn-zige.none {
	background: url(//game.gtimg.cn/images/lol/act/a20210604thsumm/btn-zige-none.png);
	pointer-events: none;
}
