﻿@charset "utf-8";
/* CSS by Brian*/
	
* {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
.both {
	clear: both;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	border: 0;
}
a {
	text-decoration: none;
	cursor: pointer;
}
select, input, textarea {
	font-family: "microsoft Yahei";
}
body {
	font-size: 24px;
	font-family: "microsoft Yahei";
	-webkit-text-size-adjust: none;
	color: #004695;
}
body a {
	-webkit-transition: all .3s;
	transition: all .3s;
}
.btn-top {
	position: fixed;
	right: 10px;
	bottom: 200px;
	z-index: 99;
	width: 105px;
	height: 121px;
	background: url(../images/btn_top.png) no-repeat;
}
.container {
	overflow: hidden;
	height: 3718px;
	background: url(../images/bg.jpg) no-repeat center top;
}
.wrap {
	position: relative;
	margin: 0 auto;
	width: 750px;
}
.btn-login, .btn-logout {
	position: absolute;
	left: 14px;
	top: 714px;
	width: 230px;
	height: 70px;
}
.btn-login {
	background: url(../images/btn_login.png) no-repeat;
}
.btn-logout {
	background: url(../images/btn_logout.png) no-repeat;
}
.btn-store {
	position: absolute;
	left: 260px;
	top: 714px;
	width: 230px;
	height: 70px;
	background: url(../images/btn_store.png) no-repeat;
}
.btn-record {
	position: absolute;
	right: 14px;
	top: 714px;
	width: 230px;
	height: 70px;
	background: url(../images/btn_record.png) no-repeat;
}
.user-box {
	position: absolute;
	left: 175px;
	top: 805px;
	overflow: hidden;
	width: 400px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 28px;
	font-weight: 700;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #042b7b;
	border-bottom: 2px solid #042b7b;
	background: #ffde6c;
}
.tips {
	float: left;
	margin-top: 910px;
	margin-left: 10px;
	display: inline;
	width: 730px;
	color: #004695;
}
.tips p {
	line-height: 40px;
}
.c1 {
	color: #ff1e1e;
}
.c2 {
	color: #e83737;
}
.table-box {
	float: left;
	margin-top: 10px;
	margin-left: 14px;
	display: inline;
	width: 722px;
}
.game-logo1 {
	float: left;
	width: 722px;
	height: 227px;
	background: url(../images/game_logo1.png) no-repeat;
}
.game-logo2 {
	float: left;
	margin-top: 10px;
	width: 722px;
	height: 230px;
	background: url(../images/game_logo2.png) no-repeat;
}
.table-box table {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background: #2f70c8;
	color: #fff;
}
.table-box table td {
	padding: 10px;
	border: 4px solid #6fc7e6;
	line-height: 36px;
	word-break: break-all;
	word-wrap: break-word;
}
.table-box table th {
	padding: 10px;
	border: 4px solid #fffc94;
	line-height: 60px;
	background: #ffde59;
	color: #1a4995;
}
.tb-bg {
	background: #4d9cd3;
}
.btn-receive {
	margin: 0 auto;
	position: relative;
	display: block;
	z-index: 9;
	width: 130px;
	height: 64px;
	background: url(../images/btn_receive.png) no-repeat;
}
.rule {
	position: absolute;
	left: 5px;
	top: 2650px;
	padding-right: 10px;
	width: 730px;
	font-size: 22px;
	max-height: 1000px;
	overflow-y: auto;
	overflow-x: hidden;
}
.rule p {
	line-height: 34px;
}
.rule::-webkit-scrollbar {
	border-radius: 12px;
	width: 12px;
	height: 12px;
	background: #f9fdff;
}
.rule::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
	border-radius: 12px;
	background: #f9fdff;
}
.rule::-webkit-scrollbar-thumb {
	border-radius: 12px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.1);
	background: #133d76;
}
.pop-bg {
	position: relative;
	display: none;
	width: 450px;
	border-radius: 10px;
	border: 2px solid #4d2b21;
	background: #fff;
	color: #000;
}
.close-btn {
	display: block;
	position: absolute;
	right: 16px;
	top: 16px;
	width: 39px;
	height: 39px;
	background: url(../images/close_btn.png) no-repeat;
}
.close-btn:hover {
	background: url(../images/close_hover.png) no-repeat;
}
.pop-top {
	height: 80px;
	line-height: 80px;
	font-size: 30px;
	text-align: center;
	color: #3f3f47;
}
.o-pop-tit {
	height: 55px;
	line-height: 55px;
}
.pop-top span {
	color: #2696ff;
}
.input-css {
	padding: 0 3px;
	border: 1px solid #bbbfc0;
	width: 240px;
	height: 28px;
	font-size: 14px;
	background: #f7f7f7;
	color: #959595;
}
.input-css-special {
	width: 120px;
}
.pop-con {
	font-size: 22px;
	color: #3f3f47;
}
.o-pop-con {
	padding: 0;
	text-align: center;
	font-size: 22px;
}
.pop-con p {
	margin-top: 8px;
}
.border {
	margin: 0 auto 20px;
	width: 360px;
}
.btn-mar {
	margin: 15px 0 25px;
	text-align: center;
}
.fb-btn {
	margin-left: 20px;
	cursor: pointer;
}
.pop-login-btn {
	display: inline-block;
	width: 162px;
	height: 41px;
	background: url(../images/pop_login_btn.png) no-repeat;
	cursor: pointer;
}
.pop-login-btn:hover {
	background: url(../images/pop_login_hover.png) no-repeat;
}
.pop-btn {
	margin: 20px auto;
	display: block;
	line-height: 41px;
	width: 162px;
	height: 41px;
	text-align: center;
	cursor: pointer;
	background: url(../images/o_btn_bg.png) no-repeat;
	color: #fff;
}
.pop-btn:hover {
	background: url(../images/o_btn_hover.png) no-repeat;
}
.line-bg {
	position: relative;
	display: block;
	padding-left: 50px;
	width: 303px;
	height: 44px;
	line-height: 44px;
	font-size: 21px;
	background: #4a4a4a;
	color: #fff;
}
.line-bg img {
	position: absolute;
	left: 5px;
	top: 4px;
}
.line-option {
	position: relative;
	border: 1px solid #b8b8b8;
	padding-left: 10px;
	display: block;
	width: 341px;
	height: 44px;
	line-height: 44px;
	cursor: pointer;
	background: #fff;
	color: #333;
}
.option-list {
	display: none;
	border: 1px solid #b8b8b8;
	border-bottom: 0;
	width: 351px;
	height: 200px;
	overflow-y: auto;
	overflow-x: hidden;
	background: #fff;
	color: #333;
}
.option-list a {
	display: block;
	border-bottom: 1px solid #b8b8b8;
	padding-left: 10px;
	width: 341px;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
	color: #333;
}
.pop {
	position: relative;
	display: none;
	border: 5px solid #ffe095;
	width: 640px;
	background: #326ec0;
}
.close {
	position: absolute;
	right: 0;
	top: 0;
	width: 60px;
	height: 60px;
	background: url(../images/close.png) no-repeat;
}
.pop-cont1 {
	margin: 0 auto;
	margin-top: 100px;
	margin-bottom: 100px;
	width: 94%;
	text-align: center;
	font-size: 28px;
	font-weight: 700;
	color: #fff;
}
.w-box {
	margin: 0 auto;
	overflow: hidden;
	width: 300px;
}
.btn-confirm {
	float: left;
	margin-top: 20px;
	width: 130px;
	height: 64px;
	background: url(../images/btn_confirm.png) no-repeat;
}
.btn-cancel {
	float: right;
	margin-top: 20px;
	width: 130px;
	height: 64px;
	background: url(../images/btn_cancel.png) no-repeat;
}
.pop-cont1 p {
	line-height: 40px;
}
.tit {
	padding-top: 20px;
	font-size: 30px;
	text-align: center;
	color: #fff;
}
.record-box {
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 95%;
	max-height: 500px;
	overflow-y: auto;
	overflow-x: hidden;
	font-size: 22px;
	color: #fff;
}
.record-box table {
	margin: 0 auto;
	width: 100%;
	text-align: center;
}
.record-box table td {
	padding: 5px;
	border: 1px solid #fff;
	line-height: 32px;
	word-break: break-all;
	word-wrap: break-word;
}
.record-box table th {
	padding: 5px;
	border: 1px solid #fff;
	line-height: 40px;
	font-weight: normal;
	color: #fff;
}
/* 版權*/
.footer-mb {
	display: none;
}
.footer-mb {
	overflow: hidden;
	padding: 20px 0 20px 0;
	float: left;
	width: 100%;
	text-align: center;
	background: #0c0c0c;
	color: #676768;
}
.footer-pc {
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
	width: 100%;
	background: #292828;
}
.foot {
	margin: 0 auto;
	overflow: hidden;
	font-size: 12px;
	width: 1040px;
	color: #65676a;
}
.rig-cr {
	position: relative;
	float: left;
	margin-left: 10px;
	display: inline;
	color: #5b97cb;
}
.f1 {
	padding-left: 8px;
	color: #65676a;
}
.lower {
	position: relative;
	float: left;
	margin-top: 10px;
	margin-left: 198px;
	display: inline;
	width: 830px;
	color: #65676a;
}
.rig-cr a {
	font-size: 14px;
	padding: 0 8px 0 8px;
	color: #5b97cb;
}
.rig-cr a:hover {
	color: #78deff;
}
.rig-cr p {
	margin-top: 4px;
}
.rig-cr span {
	display: block;
	font-size: 15px;
}
.rig-class {
	float: left;
}
.rig-class img {
	margin-right: 5px;
}
.inch-logo {
	float: left;
	margin-left: 5px;
	display: inline;
	width: 90px;
}
.rig-5 {
	float: left;
	margin-left: 2px;
	display: inline;
	line-height: 17px;
	margin-top: -2px;
}
.efun-logo {
	float: left;
	width: 90px;
}
.class {
	width: 50px;
}
@media (max-width:1024px) {
.footer-pc {
	display: none;
}
.footer-mb {
	display: block;
	overflow: hidden;
	padding: 20px 0 20px 0;
	float: left;
	width: 100%;
	text-align: center;
	background: #383838;
	color: #676768;
}
.efun-logo {
	float: none;
	width: 150px;
}
.inch-logo {
	float: none;
	margin-top: 4px;
	width: 150px;
}
.class {
	width: 80px;
}
}
@media (max-width:750px) {
body {
	font-size: .24rem;
}
.btn-top {
	right: 0rem;
	bottom: 0rem;
	width: 7.5rem;
	height: .78rem;
	background: url(../images/btn_top_m.png) no-repeat;
	background-size: 7.5rem .78rem;
}
.container {
	height: 37.18rem;
	background-size: 19.2rem 37.18rem;
}
.wrap {
	width: 7.5rem;
}
.btn-login, .btn-logout {
	left: .14rem;
	top: 7.14rem;
	width: 2.3rem;
	height: .7rem;
	background-size:2.3rem .7rem;
}
.btn-store {
	left: 2.6rem;
	top: 7.14rem;
	width: 2.3rem;
	height: .7rem;
	background-size:2.3rem .7rem;
}
.btn-record {
	right: .14rem;
	top: 7.14rem;
	width: 2.3rem;
	height: .7rem;
	background-size:2.3rem .7rem;
}
.user-box {
	left: 1.75rem;
	top: 8.05rem;
	width: 4rem;
	height: .5rem;
	line-height: .5rem;
	font-size: .28rem;
	border-bottom: .02rem solid #042b7b;
}
.tips {
	margin-top: 9.1rem;
	margin-left: .1rem;
	width: 7.3rem;
}
.tips p {
	line-height: .4rem;
}
.table-box {
	margin-top: .1rem;
	margin-left: .14rem;
	width: 7.22rem;
}
.game-logo1 {
	width: 7.22rem;
	height: 2.27rem;
	background-size: 7.22rem 2.27rem;
}
.game-logo2 {
	margin-top: .1rem;
	width: 7.22rem;
	height: 2.3rem;
	background-size: 7.22rem 2.3rem;
}
.table-box table td {
	padding: .1rem;
	border: .04rem solid #6fc7e6;
	line-height: .36rem;
}
.table-box table th {
	padding: .1rem;
	border: .04rem solid #6fc7e6;
	line-height: .64rem;
}
.btn-receive {
	width: 1.3rem;
	height: .64rem;
	background-size:1.3rem .64rem;
}
.rule {
	left: .05rem;
	top: 26.5rem;
	padding-right: .1rem;
	width: 7.3rem;
	font-size: .22rem;
	max-height: 10rem;
}
.rule p {
	line-height: .34rem;
}
.rule::-webkit-scrollbar {
	border-radius: .12rem;
	width: .12rem;
	height: .12rem;
}
.rule::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 .06rem rgba(0,0,0,0.1);
	border-radius: .12rem;
}
.rule::-webkit-scrollbar-thumb {
	border-radius: .12rem;
	-webkit-box-shadow: inset 0 0 .06rem rgba(0,0,0,.1);
}
.pop-bg {
	width: 6rem;
	border-radius: .1rem;
	border: .02rem solid #4d2b21;
}
.close-btn {
	right: .1rem;
	top: .1rem;
	width: .39rem;
	height: .39rem;
	background-size: cover;
}
.close-btn:hover {
	background-size: cover;
}
.pop-top {
	height: 1rem;
	line-height: 1rem;
	font-size: .32rem;
}
.o-pop-tit {
	height: .8rem;
	line-height:.8rem;
}
.input-css {
	padding: 0 .03rem;
	border: .01rem solid #bbbfc0;
	width: 3rem;
	height: .4rem;
	font-size: .24rem;
}
.input-css-special {
	width: 1.2rem;
}
.pop-con {
	font-size: .28rem;
}
.o-pop-con {
	font-size: .28rem;
}
.pop-con p {
	margin-top: .2rem;
}
.border {
	margin: 0 auto .2rem;
	width: 4.6rem;
}
.btn-mar {
	margin: .3rem 0 .25rem;
}
.fb-btn {
	margin-left: .2rem;
}
.fb-btn img {
	width:.93rem;
}
.pop-login-btn {
	width: 1.62rem;
	height: .41rem;
	background-size: cover;
}
.pop-login-btn:hover {
	background-size: cover;
}
.pop-btn {
	margin: .2rem auto;
	line-height: .41rem;
	width: 1.62rem;
	height: .41rem;
	background-size: cover;
}
.pop-btn:hover {
	background-size: cover;
}
.line-bg {
	padding-left: .6rem;
	width: 4rem;
	height: .6rem;
	line-height: .6rem;
	font-size: .28rem;
}
.line-bg img {
	left: .1rem;
	top: .1rem;
	width:.4rem
}
.line-option {
	border: .01rem solid #b8b8b8;
	padding-left: .1rem;
	width: 4.46rem;
	height: .6rem;
	line-height: .6rem;
	font-size:.28rem;
}
.option-list {
	border: .01rem solid #b8b8b8;
	width: 4.56rem;
}
.option-list a {
	border-bottom: .01rem solid #b8b8b8;
	padding-left: .1rem;
	width: 4.56rem;
	height: .5rem;
	line-height: .5rem;
}
.fb-page {
	height: .5rem;
}
.pop {
	border: .05rem solid #ffe095;
	width: 6.4rem;
}
.close {
	width: .6rem;
	height: .6rem;
	background-size:.6rem .6rem;
}
.pop-cont1 {
	margin-top: 1rem;
	margin-bottom: 1rem;
	font-size: .28rem;
}
.w-box {
	width: 3rem;
}
.btn-confirm,.btn-cancel {
	margin-top: .2rem;
	width: 1.3rem;
	height: .64rem;
	background-size:1.3rem .64rem;
}
.pop-cont1 p {
	line-height: .4rem;
}
.tit {
	padding-top: .2rem;
	font-size: .3rem;
}
.record-box {
	margin-top: .2rem;
	margin-bottom: .2rem;
	max-height: 5rem;
	font-size: .22rem;
}
.record-box table td {
	padding: .05rem;
	line-height: .32rem;
}
.record-box table th {
	padding: .05rem;
	line-height: .4rem;
}
.footer-pc {
	display: none;
}
.footer-mb {
	display: block;
	padding: .2rem 0 .2rem 0;
}
.b-css {
	padding-top:.1rem;
	line-height: .5rem;
}
.efun-logo {
	float: none;
	width: 1.5rem;
}
.inch-logo {
	float: none;
	margin-top: .04rem;
	width: 1.5rem;
}
.class {
	width: .8rem;
}
.footer-pc {
	display: none;
}
.footer-mb {
	display: block;
	padding: .2rem 0 .2rem 0;
}
.b-css {
	padding-top:.1rem;
	line-height: .5rem;
}
.efun-logo {
	float: none;
	width: 1.5rem;
}
.inch-logo {
	float: none;
	margin-top: .04rem;
	width: 1.5rem;
}
.class {
	width: .8rem;
}
}
