﻿@charset "utf-8";
/* CSS Document */
* {
	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;
}
body {
	font-size: 14px;
	font-family: "microsoft Yahei";
	background: #000;
	color: #fff;
}
.container1 {
	height: 1018px;
	min-width: 1000px;
	background: url(../images/bg1.jpg) no-repeat center top;
}
.container2 {
	height: 2124px;
	min-width: 1000px;
	background: url(../images/bg2.jpg) no-repeat center top;
}
.container3 {
	height: 755px;
	min-width: 1000px;
	background: url(../images/bg3.jpg) no-repeat center top;
}
.wrap {
	margin: 0 auto;
	position: relative;
	width: 1000px;
}
.btn-fb {
	position: absolute;
	right: 60px;
	top: 625px;
	width: 163px;
	height: 97px;
	background: url(../images/btn_fb.png) no-repeat;
}
.btn-fb:hover {
	background: url(../images/btn_fb_h.png) no-repeat;
}
.btn-login {
	position: absolute;
	left: 150px;
	top: 778px;
	width: 227px;
	height: 77px;
	background: url(../images/btn_login.png) no-repeat;
}
.btn-store {
	position: absolute;
	left: 388px;
	top: 778px;
	width: 221px;
	height: 77px;
	background: url(../images/btn_store.png) no-repeat;
}
.btn-record {
	position: absolute;
	right: 160px;
	top: 778px;
	width: 222px;
	height: 77px;
	background: url(../images/btn_record.png) no-repeat;
}
.btn-give {
	position: absolute;
	left: 155px;
	top: 870px;
	width: 683px;
	height: 116px;
	background: url(../images/btn_give.png) no-repeat;
}
.btn-login:hover {
	background: url(../images/btn_login_h.png) no-repeat;
}
.btn-store:hover {
	background: url(../images/btn_store_h.png) no-repeat;
}
.btn-record:hover {
	background: url(../images/btn_record_h.png) no-repeat;
}
.btn-give:hover {
	background: url(../images/btn_give_h.png) no-repeat;
}
.user-box {
	position: absolute;
	left: 60px;
	top: 770px;
	width: 318px;
	height: 94px;
	background: url(../images/user_box.png) no-repeat;
}
.user {
	float: left;
	margin-left: 7px;
	margin-top: 10px;
	display: inline;
	width: 260px;
	font-size: 22px;
}
.s1 {
	float: left;
	margin-bottom: 5px;
	width: 100px;
	text-align: center;
	line-height: 36px;
	background: #000;
}
.s2 {
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
	display: inline;
	width: 150px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.user p {
	line-height: 36px;
}
.btn-logout {
	position: absolute;
	right: 5px;
	bottom: 5px;
	font-size: 24px;
	color: #62c0ff;
}
.btn-mycard {
	position: absolute;
	right: 110px;
	top: 580px;
	width: 257px;
	height: 59px;
	background: url(../images/btn_mycard.png) no-repeat;
}
.btn-mycard:hover {
	background: url(../images/btn_mycard_h.png) no-repeat;
}
.btn-get1 {
	position: absolute;
	right: 100px;
	top: 1090px;
	width: 107px;
	height: 48px;
	background: url(../images/btn_get.png) no-repeat;
}
.btn-get2 {
	position: absolute;
	right: 100px;
	top: 1200px;
	width: 107px;
	height: 48px;
	background: url(../images/btn_get.png) no-repeat;
}
.btn-get3 {
	position: absolute;
	right: 100px;
	top: 1290px;
	width: 107px;
	height: 48px;
	background: url(../images/btn_get.png) no-repeat;
}
.btn-get4 {
	position: absolute;
	right: 100px;
	top: 1385px;
	width: 107px;
	height: 48px;
	background: url(../images/btn_get.png) no-repeat;
}
.btn-get5 {
	position: absolute;
	right: 100px;
	top: 1480px;
	width: 107px;
	height: 48px;
	background: url(../images/btn_get.png) no-repeat;
}
.btn-get6 {
	position: absolute;
	right: 100px;
	top: 1570px;
	width: 107px;
	height: 48px;
	background: url(../images/btn_get.png) no-repeat;
}
.btn-get7 {
	position: absolute;
	right: 100px;
	top: 1660px;
	width: 107px;
	height: 48px;
	background: url(../images/btn_get.png) no-repeat;
}
.btn-get8 {
	position: absolute;
	right: 100px;
	top: 1750px;
	width: 107px;
	height: 48px;
	background: url(../images/btn_get.png) no-repeat;
}
.btn-get9 {
	position: absolute;
	right: 100px;
	top: 1845px;
	width: 107px;
	height: 48px;
	background: url(../images/btn_get.png) no-repeat;
}
.btn-get10 {
	position: absolute;
	right: 100px;
	top: 1930px;
	width: 107px;
	height: 48px;
	background: url(../images/btn_get.png) no-repeat;
}
.btn-get:hover {
	background: url(../images/btn_get_h.png) no-repeat;
}
.rule {
	float: left;
	margin-top: 10px;
	width: 1000px;
	font-size: 24px;
	color: #01413f;
}
.rule p {
	line-height: 38px;
}
.c1 {
	padding-bottom: 5px;
}
.pop {
	position: relative;
	display: none;
	border: 1px solid #02c6ff;
	width: 96%;
	max-width: 640px;
	background: #000;
}
.close {
	position: absolute;
	right: 0;
	top: 0;
	width: 51px;
	height: 51px;
	background: url(../images/close.jpg) no-repeat;
}
.pop-cont1 {
	margin: 0 auto;
	width: 94%;
	margin-top: 100px;
	margin-bottom: 100px;
	font-size: 24px;
	text-align: center;
	color: #02c6ff;
}
.pop-cont2 {
	margin: 0 auto;
	width: 94%;
	margin-top: 20px;
	margin-bottom: 20px;
	max-height: 660px;
	overflow: hidden;
	overflow-y: auto;
	overflow-x: hidden;
	font-size: 18px;
	color: #02c6ff;
}
.pop-cont1 p {
	line-height: 36px;
}
.pop-cont2 p {
	line-height: 30px;
}
.tit {
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 10px;
	border-bottom: 2px solid #02c6ff;
	width: 90%;
	text-align: center;
	font-size: 24px;
	color: #02c6ff;
}
.tb-box {
	width: 90%;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 20px;
	max-height: 500px;
	overflow-y: auto;
	overflow-x: hidden;
	font-size: 18px;
	color: #fa7204;
}
.tb-box table {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background: #fff;
}
.tb-box table td {
	padding: 5px;
	border: 1px solid #02c6ff;
	line-height: 30px;
	word-break: break-all;
	word-wrap: break-word;
}
.tb-box table th {
	padding: 5px;
	border: 1px solid #02c6ff;
	line-height: 40px;
	font-weight: normal;
	background: #02c6ff;
	color: #fff;
}
.btn-receive {
	display: block;
	margin: 0 auto;
	margin-bottom: 20px;
	width: 107px;
	height: 48px;
	background: url(../images/btn_receive.png) no-repeat;
}
.btn-receive:hover {
	background: url(../images/btn_receive_h.png) no-repeat;
}
.pop-bg {
	position: relative;
	display: none;
	width: 450px;
	background: #fff;
	border-radius: 10px;
	border: 2px solid #4d2b21;
	color: #000;
}
.close-btn {
	position: absolute;
	right: 16px;
	top: 16px;
	background: url(../images/close_btn.png) no-repeat;
	width: 39px;
	height: 39px;
}
.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 {
	width: 240px;
	padding: 0 3px;
	height: 28px;
	border: 1px solid #bbbfc0;
	background: #f7f7f7;
	font-size: 14px;
	color: #959595;
}
.pop-con {
	font-size: 22px;
	color: #3f3f47;
}
.o-pop-con {
	text-align: center;
	font-size: 22px;
	padding: 0;
}
.pop-con p {
	margin-top: 8px;
}
.border {
	width: 360px;
	margin: 0 auto 20px;
}
.btn-mar {
	margin: 15px 0 25px;
	text-align: center;
}
.fb-btn {
	margin-left: 20px;
	cursor: pointer;
}
.pop-login-btn {
	background: url(../images/pop_login_btn.png) no-repeat;
	width: 162px;
	height: 41px;
	display: inline-block;
	cursor: pointer;
}
.pop-login-btn:hover {
	background: url(../images/pop_login_hover.png) no-repeat;
}
.pop-btn {
	background: url(../images/o_btn_bg.png) no-repeat;
	width: 162px;
	height: 41px;
	display: block;
	cursor: pointer;
	text-align: center;
	line-height: 41px;
	color: #fff;
	margin: 20px auto;
}
.pop-btn:hover {
	background: url(../images/o_btn_hover.png) no-repeat;
}
.line-bg {
	position: relative;
	background: #4a4a4a;
	width: 303px;
	padding-left: 50px;
	height: 44px;
	line-height: 44px;
	display: block;
	color: #fff;
	font-size: 21px;
}
.line-bg img {
	position: absolute;
	left: 5px;
	top: 4px;
}
.line-option {
	position: relative;
	background: #fff;
	width: 341px;
	padding-left: 10px;
	height: 44px;
	line-height: 44px;
	border: 1px solid #b8b8b8;
	color: #333;
	display: block;
	cursor: pointer;
}
.line-option span {
	position: absolute;
	right: 10px;
	top: 15px;
	display: block;
	background: url(../images/arrow_ico.png) no-repeat;
	width: 20px;
	height: 13px;
}
.option-list {
	display: none;
	background: #fff;
	width: 351px;
	border: 1px solid #b8b8b8;
	color: #333;
	border-bottom: 0;
	height: 200px;
	overflow-y: auto;
	overflow-x: hidden;
}
.option-list a {
	display: block;
	width: 341px;
	padding-left: 10px;
	height: 30px;
	color: #333;
	line-height: 30px;
	border-bottom: 1px solid #b8b8b8;
	cursor: pointer;
}
.option-list a:hover {
	background: #ccc;
}
.show-info {
	display: none;
	position: absolute;
	top: 0;
	left: 693px;
	width: 200px;
	padding-left: 18px;
	padding-top: 10px;
	border: 3px solid #313b31;
	border-top: 0;
	color: #bbb;
	padding-bottom: 5px;
	font-size: 20px;
	background: #121b12;
}
.show-info a {
	color: #bbb;
	cursor: pointer;
	font-weight: bold;
}
.congratulation {
	color: #fff;
	font-size: 20px;
	width: 719px;
	height: 29px;
	line-height: 29px;
	margin: 0 auto;
	background: #101410;
	border: 2px solid #343e34;
	border-radius: 15px;
	opacity: 0.8;
}
/* 版權 */
.footer {
	width: 100%;
	padding-top: 40px;
	padding-bottom: 20px;
	background: #0c0c0c;
}
.foot {
	width: 1000px;
	margin: 0 auto;
	font-size: 12px;
	color: #c1c1c1;
}
.rig-cr {
	position: relative;
	float: left;
	display: inline;
	text-align: center;
	color: #c1c1c1;
}
.rig-cr a {
	font-size: 14px;
	padding: 0 8px;
	color: #c1c1c1;
}
.rig-cr a:hover {
	color: #dede61;
}
.rig-cr p {
	margin-top: 4px;
}
.rig-cr span {
	display: block;
	font-size: 15px;
}
.rig-class {
	float: right;
}
.rig-class img {
	margin-right: 5px;
}
.inch-logo {
	float: left;
	margin-left: 5px;
	display: inline;
}
.rig-5 {
	float: left;
	margin-left: 2px;
	display: inline;
	line-height: 17px;
	margin-top: -2px;
	color: #c1c1c1;
}
