@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 14px;
	font-family: Arial, "微軟正黑體", Verdana, Helvetica, SansSerif;
	max-width: 1920px;
	margin: 0 auto;
	background-color: #fff;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
a{text-decoration: none;}
/* ----------top--------------- */
#top {
	width:100%;
	height:103px;
	position:relative;
	color:#FFF;
	background-color:#FFF;	
}
#top_bar {
	width: 1050px;
	height: 103px;
	position: absolute;
	margin-top: 0px;
	margin-left: -490px;
	margin-right: 0px;
	margin-bottom: 0px;
	left: 50%;
	text-overflow: ellipsis;
	overflow:hidden;
	white-space: nowrap;
	}	
	
#top_logo {
	width: 250px;
	height: 100px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../images/top_logo.jpg);
}	
	
#menu_bar {
	width: 610px;
	height: 103px;
	position: absolute;
	left: 280px;
	top: 0px;
	
}	

#menu_hover {
	width:100px;
	height:103px;
	position:absolute;
	background-color:#92c532;
	z-index:99;
	display: none;
}

#menu_bar ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	width:100%;
	height:103px;
	padding-top:0px;
	background-position: left bottom;
}
#menu_bar li {
	float:left;
}
#menu_bar li.active {
    background-color: #92c532;
}
#menu_bar li.active a{
	color: #fff!important;
}
#menu_bar li a {
	position: relative;
	z-index: 100;
	display: block;
	width: 100px;
	height: 103px;
	line-height: 100px;
	text-align: center;
	text-decoration: none;
	color: #000;
	font-family: "微軟正黑體";
	font-weight: bold;
	font-size: 15px;
}
#menu_bar li a:hover {
	color:#9CF;
}



/* ----------bord--------------- */
#bord {
	display:block;
	width: 980px;
	height: 300px;
	position: absolute;
	z-index: 50;
	top: 651px;
	margin-left: -490px;
	margin-right: 0px;
	left: 50%;
	background-color: #333;
	background: rgba(10%,10%,10%,0.80);
}


/* ----------公告--------------- */
#bord_news {
	width: 310px;
	height: 260px;
	position: absolute;
	left: 649px;
	top: 22px;
	border: none;
}
.news_btn {
	width: 50px;
	height: 50px;
	float:right;
	margin-left: 5px;
	}

.news_list {
}
.news_list > ul {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	position: absolute;
	top: 61px;
}
.news_list > ul > a {
	display: block;
	width: 100%;
	height: 32px;
	color: #CCC;
	font-size: 14px;
	line-height: 32px;
	text-align:left;
	padding-left: 10px;
	background: url(../images/spot_news.png) no-repeat left center;
}
.news_list > ul > a:hover {
	color: #FFF;
}
.news_list > ul > a > li {
	display: inline-block;
	float: left;
	width: 240px;
	height: 32px;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	
}
/*
.news_list > ul > a > li.spot_00 {
	background: url(../images/spot_00.png) no-repeat left center;
}
*/


.news_list > ul > a > span {
	display: inline-block;
	float: left;
	width: 50px;
	height: 32px;
	text-align: right;
	overflow: hidden;
	white-space: nowrap;
}
#bord_left {
	overflow: hidden;
	width: 630px;
	height: 300px;
	position: relative;
	left: 0px;
}
#bord_left ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#bord_left li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.showbox {
	height: 300px;
	position: absolute;
	right: 0px;
	top: 0px;
}
.showbox li a {
	display: block;
	height: 300px;
	left: 230px;
}
.link {
	position: absolute;
	light: 0;
}
#bord_left ul {
	display: block;
	width: 230px;
	height: 75px;
	position: absolute;
	line-height: 75px;
	light: 0;
}
.link li a {
	display: block;
	width: 230px;
	height: 75px;
	position: absolute;
	light: 0;
	float: left;
}
#bord_left ul.link li a.selected {
	width: 230px;
	background: url(../images/tabBG_over.jpg) no-repeat;
	float: left;
}
.bord_itme_img {
	width: 50px;
	height: 50px;
	border: 0px;
	position: absolute;
	top: 13px;
	left: 24px;
	border: 0px;
}
.itemname {
	width: auto;
	height: 25px;
	line-height: 25px;
	position: absolute;
	left: 87px;
	top: 13px;
	color: #FFF;
	font-family: "微軟正黑體";
	font-weight: bold;
	font-size: 15px;
}
.itemtt {
	width: auto;
	height: 25px;
	line-height: 25px;
	position: absolute;
	top: 37px;
	left: 87px;
	color: #7f7251;
	font-family: "微軟正黑體";
	font-size: 13px;
}
.showbox {
	width: 400px;
	height: 300px;
	position: absolute;
	display: block;
	border: 0px;
	float: right;
	top: 0px;
}
.showbox li {
	float: right;
	border: 0;
}

/*遊戲展示*/
.game_wrap{
	width: 100%;
	padding: 31px 0 27px 0;
	background-color: #303030;
	text-align: center;
}
.game_show{
	position: relative;
	display: inline-block;
	width: 1000px;
}
.game_list{
	height: 178px;
}
.game_show .swiper-button-prev,
.game_show .swiper-button-next{
	top: 1px;
	width: 53px;
	height: 176px;
	margin: 0;
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
  outline: none;
}
.game_show .swiper-button-prev{
	left: -53px;
	background-image: url(../images/showbox/btn_left.jpg);
}
.game_show .swiper-button-next{
	right: -53px;
	background-image: url(../images/showbox/btn_right.jpg);
}
.game_list li{
	float: left;
	width: 328px;
	height: 178px;
	border: 1px solid #000;
	margin-left: 4px;
}
.game_list li:first-child{
	margin-left: 0;
}
.game_list li a{
	display: block;
	width: 100%;
	height: 100%;
}
.game_list li a img{
	width: 100%;
	height: 100%;
}

/* 用户协议 */
.agree-wrap{
	width: 100%;
	padding-top: 18px;
	background-color: #f6f6f6;
}
.agree{
	width: 908px;
	border: 1px solid #d6d6d6;
	border-bottom: none;
	background-color: #fff;
	margin: 0px auto;
	padding: 0px 25px;
}
.agree-tit{
	height: 94px;
	line-height: 94px;
	font-size: 24px;
	text-align: center;
}
.agree h5,
.agree p{
	text-indent: 28px;
	word-break: break-all;
	line-height: 24px;
	font-size: 14px;
	padding-bottom: 30px;
}

.agree p a{
	color: #2d93da;
}
.agree p span{
	display:block;
	padding-left: 28px;
	padding-top:10px;
	text-indent: 0px;
}

.agree p em{
	display:block;
	padding-left: 28px;
	text-indent: 0px;
	font-style: normal;
}

.file-wrap{
	position: relative;
	float: left;
}
.file-wrap a{
	float: left;
}
.file-wrap .file-upload{
	position: absolute;
	left: 0;
	top: 0;
	width: 90px;
	height: 22px;
	opacity: 0;
	margin: 0;
	cursor: pointer;
}
.file-upload-button{
	display: none;
}
.file-wrap .del-file{
	float: left;
	width: 80px;
	height: 22px;
	line-height: 22px;
	color: #fff;
	background-color: #427385;
	text-align: center;
	cursor: pointer;
}
.file_name{
	float: left;
	width: 200px;
	height: 22px;
	line-height: 22px;
	color: #fff;
	background-color: #427385;
	text-align: center;
	border-right: 3px solid #fff;
	border-left: 3px solid #fff;
	overflow: hidden;
}

/*登入狀態*/
.login_wrap{
	width:144px;
	height: auto;	
	float: right;
	margin-top: 30px;
	font-size:14px;	
	text-align:center;
}
.logged-in{
	color:#999999;
}
.logged-in span{
	font-size:14px;
	color:#c60075;
}
.logged-in a{
	display:inline-block;
	width:42px;
	height:16px;
	color:#c60075;
	border:1px solid #c60075;
	border-radius:12px;
	line-height: 16px;
  text-align: center;
	margin-top:4px;
}
.login{
	text-align: center;
	width: 75px;
	height: 31px;	
	float: right;
	padding: 0 14px;
	border: 1px solid #92c532;
	border-radius: 16px;
}
.login a{
	line-height: 30px;
	width: 30px;
	color: #92c532;
	float: left;
}
.login a:nth-child(1){
	margin-right: 15px;
}
.login span{
	font-size: 14px;
}

.logout_wrap{
	text-align: left;
	margin-top: -8px;
}
.logout{
	height: 32px;
	margin-bottom: 6px;
}
.logout .logout_btn{
	float: left;
	width: 72px;
	height: 30px;
	line-height: 30px;
	color: #92c532;
	text-align: center;
	border: 1px solid #92c532;
	border-radius: 16px;
}
.logout .news{
	position:relative;
	float: left;
	width: 38px;
	height: 31px;
	background: url(../images/news.png) right 4px no-repeat;
	margin-left: 7px;
	display: none;
}
.logout .news span{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 19px;
	height: 19px;
	text-align: center;
	line-height: 19px;
	color: #fff;
	background-color: #d50000;
	border-radius: 10px;
}

.login-info{
	line-height: 18px;
  color: #787878;
  font-size: 12px;
}
