@charset "big5";
@import url("_reset.css");
@import url("_font.css");
@import url("swiper.min.css");
@import url("font-awesome/css/font-awesome.min.css");
@import url("page.css");
@import url("fancybox/jquery.fancybox.css");

/* ==========================================================================
	Common
========================================================================== */
body {
	height: 100%;
	background: url(/images/bgCover.gif) repeat;
}
.clearFix:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
* html .clearFix,*:first-child+html .clearFix {
	zoom: 1;
}
.color_1 {
	color: #D0001B;
}
.color_2 {
	color: #0070FF;
}
.color_3 {
	color: #179CAB;
}
.color_4 {
	color: #f4f932;
}
.color_5 {
	color: #fe5c01;
}
.color_6 {
	color: #942fd3;
}
p.Left,
.Left {
	text-align: left !important;
}
p.Center,
.Center {
	text-align: center !important;
}
p.Right,
.Right {
	text-align: right !important;
}
.Bold {
	font-weight: bold !important;
}
.imgfull {
	margin-bottom: 20px;
	width: 100%;
	max-width: 853px;
}
.imgtxt {
	vertical-align: middle;
}
.imgCenter {
	display: block;
	margin: 0 auto 20px;
}
.link,
.link:visited {
	color: #A932F1;
	text-decoration: underline;
}
.link:hover {
	color: #f72af4;
	text-decoration: none;
}

/* =============================================================================
	layout
============================================================================= */
.wrap {
	position: relative;
	min-width: 980px;
	font-family: "Noto Sans TC", Microsoft JhengHei, Arial, sans-serif;
}
.content {
	padding: 35px 0 50px;
}
.main {
	position: relative;
	margin: 0 auto;
	width: 950px;
}

/* =============================================================================
  Header
============================================================================= */
header {
	position: relative;
	height: 113px;
}
.headerBg {
	position: absolute;
	z-index: 3;
	width: 100%;
	height: 110px;
	border-bottom: 3px #d3f8f8 solid;
	background: #76dfe0;
	background: -webkit-linear-gradient(top, #ebf9dd 0%, #76dfe0 70%, #76dfe0 100%);
	background: -moz-linear-gradient(top, #ebf9dd 0%, #76dfe0 70%, #76dfe0 100%);
	background: linear-gradient(to bottom, #ebf9dd 0%, #76dfe0 70%, #76dfe0 100%);
}
.headerBg:after {
	content: '';
	position: absolute;
	top: 113px;
	display: block;
	width: 100%;
	height: 15px;
	background: url(/images/line_shadow.png) 0 0 repeat-x;
}
.header {
	position: relative;
	margin: 0 auto;
	width: 950px;
}
.logo {
	position: absolute;
	top: 8px;
	z-index: 6;
	left: 0;
	display: block;
}
.logo,
.logo img {
	width: 177px;
	height: auto;
}

/* =============================================================================
  Language
============================================================================= */
.language {
  position: absolute;
	top: 12px;
	right: 0;
	z-index: 10;
  width: 114px;
  height: 26px;
  background: url(http://www.x-legend.tw/images/country/TW.gif) 0 0 no-repeat;
  text-align: center;
}
.language ul {
	position: absolute;
	left: 0px;
	top: 26px;
	display: none;
}
.language li { /*IE6 only*/
	width: 114px;
	background: url(http://www.x-legend.tw/images/country/menu_bg.gif) 0 0 no-repeat;
}
.language a {
	padding: 3px 0px 0px 15px;
	display: block;
	height: 23px;
	font-size: 13px;
	color: #b6b68d;
	text-align: left;
	text-decoration: none;
	text-indent: 0px;
	font-family: "Microsoft JhengHei", Arial, sans-serif;
}
.language a img {
	margin: 1px 5px 0 0;
}
.language a:hover {
	color: #fff;
	text-decoration: none;
	background: #252525;
}

/* =============================================================================
	Nav
============================================================================= */
nav {
	position: absolute;
	width: 100%;
}
.nav {
	position: absolute;
	left: 50%;
	z-index: 5;
	margin-left: -475px;
	padding: 40px 0 0 206px;
	width: 744px;
	height: 73px;
}
.nav li {
	float: left;
	width: 124px;
	height: 73px;
}
.nav li a {
	display: block;
	width: 124px;
	height: 67px;
	text-indent: -99999px;
	background: url(/images/nav.png) 0 0 no-repeat;
	cursor: default;
	border-bottom: 6px transparent solid;
	-webkit-transition: border-color .3s;
	-moz-transition: border-color .3s;
  transition: border-color .3s;
}
.nav li a:hover,
.nav li a.focus {
	border-bottom: 6px #227e98 solid;
}
.nav .n1 a { background-position: 0 0; }
.nav .n2 a { background-position: -124px 0; }
.nav .n3 a { background-position: -248px 0; }
.nav .n4 a { background-position: -372px 0; }
.nav .n5 a { background-position: -496px 0; }
.nav .n6 a { background-position: -620px 0; }

.level {
	position: absolute;
	top: -102px;
	z-index: 2;
	width: 100%;
	height: 215px;
	font-family: Arial;
}
.levelBg {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .8;
	filter: alpha(opacity=80);
}
.levelBox {
	position: relative;
	margin: 0 auto;
	padding: 20px 0 0 206px;
	width: 744px;
}
.level ul {
	float: left;
	width: 124px;
}
.level li {
	width: 100%;
	height: 28px;
	font-size: 13px;
	color: #689497;
	text-align: center;
	cursor: default;
}
.level li a {
	display: block;
	padding: 0 5px;
	height: 28px;
	line-height: 28px;
	color: #689497;
	text-decoration: none;
	text-indent: 0;
}
.level li a:hover {
	color: #fff;
	background: #25ad9f;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
}
.levelMask {
	position: absolute;
	top: 113px;
	z-index: 5;
	display: none;
	width: 100%;
	height: 15px;
}

/* =============================================================================
	Banner
============================================================================= */
.banner {
	width: 100%;
	height: 360px;
	background: url(/images/banCover.jpg) center -135px no-repeat;
}
.swiper-container {
	margin: 0 auto;
  width: 950px;
  height: 100%;
}
.swiper-slide img {
	width: 950px;
}
.swiper-pagination-bullet {
	width: 15px;
  height: 15px;
  background: #333;
  opacity: 1;
  border: 2px #fff solid;
}
.swiper-pagination-bullet-active {
  background: #00d5bc;
}
.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet {
  margin: 0 8px;
}

/* =============================================================================
	Menu
============================================================================= */
menu {
	position: relative;
	width: 100%;
	background: #76dfe0;
}
menu:before {
	content: '';
	position: absolute;
	top: -15px;
	z-index: 1;
	display: block;
	width: 100%;
	height: 15px;
	background: url(/images/line_shadow.png) 0 -15px repeat-x;
}
menu ul {
	margin: 0 auto;
	width: 950px;
	height: 120px;
}
menu a,
menu a:after {
	background: url(/images/menu.jpg) no-repeat;
}
menu a {
	position: relative;
	display: block;
	float: left;
	height: 120px;
	text-indent: -99999px;
}
menu a:after {
	content: '';
	position: absolute;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity .5s;
	-moz-transition: opacity .5s;
  transition: opacity .5s;
}
menu a:hover:after {
	opacity: 1;
	filter: alpha(opacity=100);
}
.m1, .m2, .m3 {
	width: 198px;
}
.m4, .m5 {
	width: 119px;
}
.m6 {
	width: 118px;
}
.m1 { background-position: 0 0; }
.m2 { background-position: -198px 0; }
.m3 { background-position: -396px 0; }
.m4 { background-position: -594px 0; }
.m5 { background-position: -713px 0; }
.m6 { background-position: -832px 0; }
a.m1:after { background-position: 0 -120px; }
a.m2:after { background-position: -198px -120px; }
a.m3:after { background-position: -396px -120px; }
a.m4:after { background-position: -594px -120px; }
a.m5:after { background-position: -713px -120px; }
a.m6:after { background-position: -832px -120px; }

/* ==========================================================================
	Event & focusList
========================================================================== */
.event,
.focusList {
	display: inline-block;
	margin: 0 16px 30px 0;
	width: 572px;
	height: 255px;
	vertical-align: top;
}
.event {
	background: #00E2E2;
}
.event a {
	opacity: 1;
	ilter: alpha(opacity=100);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
  transition: all .5s;
}
.event a:hover {
	opacity: .6;
	ilter: alpha(opacity=60);
}
.focusBox {
	padding: 10px 15px;
	height: 198px;
	background: #fff;
	border: 1px #aeaeae solid;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.focusBox li {
  line-height: 29px;
  height: 29px;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
}
.focusBox li:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
* html .focusBox li,
*:first-child+html .focusBox li {
	zoom: 1;
}
.focusBox .label {
	margin: 3px 8px 0 0;
	display: inline-block;
	*display: inline;
  width: 84px;
  height: 23px;
  font-size: 12px;
  color: #fff100;
  line-height: 23px;
  text-align: center;
  font-family: Arial;
  vertical-align: top;
  background: #2d2d2d;
  zoom: 1;
}
.focusBox .newstitle {
  display: inline-block;
  width: 370px;
  height: 24px;
	font-size: 14px;
  overflow: hidden;
  text-overflow : ellipsis;
}
.focusBox .newstitle a {
	display: block;
	color: #444;
	text-decoration: none;
}
.focusBox .newstitle a:hover {
	color: #00979C;
	text-decoration: underline;
}
.focusBox tt {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 13px;
  color: #00979C;
  font-family: Arial;
}

/* ==========================================================================
	Button
========================================================================== */
.button {
	display: inline-block;
	width: 358px;
	height: 255px;
	vertical-align: top;
}
.b1, .b2, .b3, .b4 {
	display: block;
	width: 352px;
	height: 54px;
	background: url(/images/button.jpg) no-repeat;
	border: 3px #fff solid;
	-webkit-transition: border-color .5s;
	-moz-transition: border-color .5s;
  transition: border-color .5s;
}
.b1, .b2, .b3 {
 margin-bottom: 5px;
 text-indent: -99999px;
}
.button a:hover {
	border-color: #1c656b;
}
.b1 { background-position: 0 0; }
.b2 { background-position: 0 -54px; }
.b3 { background-position: 0 -108px; }
.b4 {
	position: relative;
	background-position: 0 -162px;
}
.b4 ul {
	position: absolute;
	top: 5px;
	right: 6px;
	width: 68px;
}
.b4 a {
	margin-bottom: 4px;
	display: block;
	width: 68px;
	height: 20px;
	font-size: 13px;
	color: #ffeda3;
	line-height: 19px;
	text-align: center;
	text-decoration: none;
	font-family: Arial;
	background: #da0043;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.b4 a:hover {
	color: #fff;
	background: #594186;
}

/* ==========================================================================
	NewsList & GameList
========================================================================== */
.newsList {
	margin-bottom: 15px;
}
.title {
	position: relative;
	margin-bottom: 20px;
	width: 100%;
	height: 35px;
	border-bottom: 2px #a5a5a5 solid;
}
.title img {
	height: 27px;
}
.btn_more {
	position: absolute;
	right: 0;
	bottom: 7px;
	display: block;
	width: 41px;
	height: 12px;
	text-indent: -99999px;
	background: url(/images/btn_more.png) no-repeat;
	background-size: 100%;
}
.list a {
	position: relative;
	margin: 0 12px 16px 0;
	display: inline-block;
	width: 306px;
	background: #fff;
	text-decoration: none;
	vertical-align: top;
	border: 1px #aeaeae solid;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
  transition: all .5s;
}
.list a:hover,
.list a:active {
	background: #858585;
	border-color: #2D2D2D;
}
.list a:nth-child(3n) {
	margin-right: 0;
}
.detail {
	margin: 13px auto 0;
	width: 280px;
}
a:hover .detail h1,
a:active .detail h1 {
	color: #fff;
}
a:hover .detail p,
a:active .detail p {
	color: #ddd;
}
.detail img {
	width: 100%;
	height: 160px;
	/* height: auto; */
}
.detail h1 {
	font-size: 16px;
	color: #00979C;
	height: 38px;
	line-height: 38px;
	font-weight: 400;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-family: "Noto Sans TC", Microsoft JhengHei, Arial, sans-serif;
	overflow: hidden;
}
.detail p {
  margin-bottom: 10px;
	font-size: 14px;
	color: #444;
	height: 64px;
	line-height: 22px;
	font-family: "Microsoft JhengHei", Arial, sans-serif;
	overflow: hidden;
	word-break: break-all;
	text-align: justify;
	text-justify: inter-ideograph;
}
.detail h1,
.detail p {
	-webkit-transition: color .5s;
	-moz-transition: color .5s;
  transition: color .5s;
}
.time {
	padding: 0 13px;
	height: 25px;
	font-size: 13px;
	color: #fff;
	line-height: 25px;
	text-align: right;
	font-family: Arial;
	background: #c7c7c7;
	-webkit-transition: background .5s;
	-moz-transition: background .5s;
  transition: background .5s;
}
a:hover .time,
a:active .time {
	background: #404040;
}
.lable {
	position: absolute;
	top: 0;
	left: 0;
}
.lable b {
	padding-left: 10px;
	height: 22px;
	font-size: 13px;
	color: #fff100;
	line-height: 21px;
	text-align: center;
	font-weight: normal;
	font-family: Arial;
	background: #2d2d2d;
	border-bottom: 1px #000 solid;
}
.lable:after {
	content: '';
	display: block;
	border: 11px #2d2d2d solid;
	border-right-color: transparent;
	border-bottom-color: transparent;
}
.lable b,
.lable:after {
	float: left;
}

/* ==========================================================================
	Btn_top
========================================================================== */
.btn_top {
  position: fixed;
  left: 50%;
  bottom: 130px;
  z-index: 99;
	margin-left: 500px;
}
.btn_top a {
  display: block;
  width: 44px;
  height: 44px;
  background: url('/images/btn_top.png') 0 0 no-repeat;
  text-indent: -99999px;
}
.btn_top a:hover,
.btn_top a:active {
	background-position: 0px -44px;
}

/* ==========================================================================
	footer
========================================================================== */
footer {
	position: relative;
  z-index: 10;
	height: 80px;
	background: url(/images/copyright.gif) repeat;
}
footer ul {
	width: 980px;
	margin: 0 auto;
	padding: 16px 0 0 0;
	text-align: center;
}
footer li {
	display: inline-block;
	font-size: 12px;
	color: #4e4e4e;
	font-family: Arial;
	vertical-align: middle;
}
footer .logo_cr {
	width: 138px;
	height: 43px;
	background: url(/images/logo_cr.png) 0 6px no-repeat;
}
footer .txt {
	margin: 0 15px;
}
footer .R15 {
	width: 280px;
	line-height: 15px;
	text-align: left;
}
footer .R15 b {
	display: block;
  float: left;
	margin-right: 8px;
	width: 43px;
	height: 43px;
	vertical-align: top;
	background: url(/images/+15.gif) no-repeat;
	background-size: cover;
}