@charset "utf-8";
/* CSS Document */
body{
	font-family:"微軟正黑體";
	margin: 0;
	padding: 0;
	background-color: #333;
	-webkit-overflow-scrolling: touch;
}
.ad_banner{
	display:none;
	position: fixed;
	right:30px;
	top: 100px;
	width: 150px;
	height: 300px;
	z-index: 5;
	/* background-image: url(./img/banner.png); */
}
.header {
	background-color: #111;
	height: 60px;
	width: 100%;
	box-shadow:1px 1px 10px #000;
	z-index:2;
	display: table;
}
.header_a {
	background-color: #333;
	height:45px;
	width: 100%;
	z-index:2;
	display: table;
	display: block;
}
@media (min-width: 768px) {
	.header_a {
		display: none;}}
*{
	margin:0;
	padding:0;
	list-style-type:none;
	}
.top_main{
	max-width: 1000px;
    margin: 0 auto;
	}
.top_left{
	color: #FF0;
    font-size: 12px;
    display: table;
    float: left;
    margin-top: 14px;
	display:none;
	}
.top_right{
	color: #FF0;
    font-size: 12px;
    display: table;
    float: right;
    margin-top: 14px;
	display:none;
	}
.list_pic {
	height: 16px;
	width: 16px;
	padding:1px;
	float: left;
	background-size: contain;
	margin-right: 5px;
}
.left_left_list{
	float: left;
	margin:6px;
}
.left_left_list a{
	color: #fff;
	font-size: 15px;
	text-decoration: none;
}

.left_list{
	float: right;
	margin:6px;
	
	}
.left_list_a{
	float: right;
	margin:6px;
	
	}
.left_list a{
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	}
.left_list_a a{
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	}
.login {
	
	float: right;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	width: 120px;
	background-size: contain;
	margin: 10px 10px 10px 0px;
	cursor: pointer;
	background: #5AB500;
	border-radius: 5px;
	margin-top: 14px;
	display:none
}
.register {
	width: 120px;
	background-size: contain;
	float: right;
	line-height: 30px;
	text-align: center;
	color: #fff;
	height: 30px;
	margin: 10px;
	cursor: pointer;
	background: #F33;
	border-radius: 5px;
	margin-top: 14px;
	display:none
}
.login:hover{
	background: #65cb00;
}
.register:hover {
	background: #ff5454;
}
.login_m {
	width: 46%;
	float: right;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background-size: contain;
	margin: 2%;
	cursor: pointer;
	background: #5AB500;
	border-radius: 5px;
}
.register_m {
	width: 46%;
	background-size: contain;
	float: left;
	line-height: 40px;
	text-align: center;
	color: #fff;
	height: 40px;
	margin: 2%;
	cursor: pointer;
	background: #F33;
	border-radius: 5px;
}
.login_m:hover{
	background: #65cb00;
}
.register_m:hover {
	background: #ff5454;
}
a,img{
	border:0;
}
		/* flexslider */
.slide_box{
	height: 533px;
    width: 100%;
    background-color: #111;
	box-shadow:1px 1px 10px #000;
	}
.flexslider{
	position:relative;
	height:auto;
	width: 100%;
	max-width: 1902px;
    margin: 0 auto;
	display:table;
	
}
.slides{
	position:relative
	;z-index:1;
	}
.slides li{
	height:auto;
	background-size:contain;
	}

.flex-control-nav{
	position:absolute;
	bottom:35px;
	z-index:2;
	width:100%;
	text-align:center;
	display:none;
	}
@media (min-width: 768px) {
	.flex-control-nav{
		display:block;
		}
	}
.flex-control-nav li{
	display:inline-block;
	width:14px;
	height:14px;
	margin:0 5px;
	display:inline;
	zoom:1;
	}
.flex-control-nav a{
	display:inline-block;
	width:14px;
	height:14px;
	line-height:40px;
	overflow:hidden;
	background:url(./img/dot.png) right 0 no-repeat;cursor:pointer;
	}
.flex-control-nav .flex-active{
	background-position:0 0;
	}
.flex-direction-nav{
	position:absolute;
	z-index:3;
	width:100%;
	top:40%;
	display:none;
	}
@media (min-width: 768px) {
	.flex-direction-nav{
		display:block;
		}
	}
.flex-direction-nav li a{
	display:block;
	width:50px;
	height:50px;
	overflow:hidden;
	cursor:pointer;
	position:absolute;
	}
.flex-direction-nav li a.flex-prev{
	left:40px;
	background:url(./img/prev.png) center center no-repeat;
	}
.flex-direction-nav li a.flex-next{
	right:40px;
	background:url(./img/next.png) center center no-repeat;}
.speaker{
    margin: 0 auto;
    color: #fff;
    background-color: rgba(0,0,0,0.6);
    height: 20px;
    line-height: 20px;
    position: absolute;
    bottom: 0;
    z-index: 2;
    width: 100%;
	font-size:12px;
	}
@media (min-width: 768px) {
	.speaker{
		height:30px;
    line-height:30px;
	font-size:16px;
		}
	
	}
.main_cotainer{
	margin:0px auto;
	width:1000px;
	border: solid 4px transparent;
	overflow:hidden;
}
.right_main{
	margin-top: 20%;
	width: 18%;
	border: solid 4px transparent;
	float: right;
}
.left_main{
	width: 80%;
	border: solid 4px transparent;
	display: table;
	float: left;
}
.sub_main{
	margin: 1% auto auto auto;
    padding: 5px;
	display: table;
	-webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
		  box-sizing: border-box;
	}
.news_bar img{border-radius: 5px;box-shadow:1px 1px 10px #000;}

.sub_main ul{
	margin: 0 auto;
	height:auto;
	display:table;
	}
.sub_main li{
	float:left;
	padding:5px;
	opacity:0.8;
	width: 33.33%;
	-webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
	}
.sub_main li:hover{
	float:left;
	opacity:1;
	padding:5px;
	
	}
@media (min-width: 768px) {
	.sub_main li{
	width: 33.333%;
	}
	.sub_main li:hover{
	float:left;
	opacity:1;
	padding:0px 5px;
	
	}}



.sub_main li img{border-radius: 5px;box-shadow:1px 1px 10px #000;}
.footer{
	width: 100%;
	height: 70px;
	color: #999;
	background-color: #111;
	text-align: center;
	padding: 10px 20px;
	font-size: 12px;
	display: table;
	 -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	}
.contant{
	width: auto;
    margin: 0 auto;
	padding:10px;
	}
.news {
	width: 100%;
	position: relative;
	display: table;
	float: left;
	padding: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media (min-width: 768px) {
	.news {
	width: 100%;
	
	}
	}
.news_title {
	line-height: 35px;
	color: #FFF;
	background-color: #222;
	text-align: center;
	height: 35px;
	width: 100%;
	
}
.cube_g {
	height: 20px;
	line-height:20px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	border-radius: 5px;
	background-color: #C30;
}
.tt{
	height: 196px;
    overflow-x: hidden;
    overflow-y: scroll;
	}
.news tr {
	height: 30px;
color:#fff;
font-size:12px;

}
.news tr a{
	color: #FF0;
	text-decoration: none;
	}
.tools {
    width: 100%;
	float:left;
	padding: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media (min-width: 768px) {
	.tools {
    width: 33.333%;}
	
	}
.tools_title{
	line-height: 35px;
	color: #FFF;
	background-color:#222;
	text-align: center;
	height: 35px;
	width: 100%;
	}
.tools ul{
	height: 104px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	display: flex;
	
	}
.tools li{
	width: 33.333%;
    margin: 12px 3.5px;
    background-color: #FFF;
    padding: 10px 0;
    border-radius: 5px;
	cursor:pointer;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	} 
.tools li img {
    border-radius: 0px;
    box-shadow: 0px 0px 0px #000;
	margin: 0;
}
.tools li:hover{
	float:left;
	opacity:1;
	padding:10px 0px;
	
	}
.tool_pix_box{
	width:57px;
	height:56px;
	margin:0 auto
	}
.tools_btn{
	height: 40px;
	width: 100%;
	line-height: 40px;
	color: #FFF;
	background-color: #F90;
	text-align: center;
	cursor:pointer;
	border-radius: 5px;
	margin-bottom:10px;
	}
.tools_btn:hover{background-color: #ffaa2a;}


.menu {
	position: absolute;
	top: 13px;
	right: 13px;
	background-image: url(./img/menu.png);
	background-size: 100%;
	height: 30px;
	width: 30px;
}

#side_menu_btn{

	cursor:pointer;
	}
	.logo {
	/* background-image: url(./img/logo.svg); */
    height: 30px;
    width: 75px;
    margin: 15px auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
	.logo_a {
	/* background-image: url(./img/logo.svg); */
    height: 30px;
    width: 75px;
	float:left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	display:none;
}
@media (min-width: 768px) {
	.logo {display:none}
	.logo_a{display:block;}
	.top_main{
		display:block;
		}
	.register {
			display:block;
			}
	.login {
			display:block;
			}
	.top_left{
		display:block;
		}
	.top_right{
		display:block;
		}
	#side_menu_btn{
		display:none
	}
	}

#side_menu{
	width:100%;
	background:#111;
	display:none;
	position:fixed;
	z-index:999;
	top:0;
	right:0;
	border-radius:0 0 20px 20px ;
	box-shadow:2px 2px 10px #000;
	}
#side_menu_bg{
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.5);
	display:none;
	position:fixed;
	z-index:999;
	top:0;
	right:0;
	}
#side_menu ul{
	padding:0px;
	margin:0px;
	margin-bottom:5px;
	}
#side_menu li{
	margin: 0 ;
	position:relative;
	list-style: none;
	}
#side_menu li a{
	color: #fff;
	text-decoration: none;
	text-align:center;
	line-height:50px;
	height:50px;
	font-size:16px;
	height:50px; 
	display:block
	}
#side_menu li a:hover{
	line-height: 50px;
	color: #fff;
	text-decoration: none;
	}

.webgame_bar img{
	border-radius: 10px;
}

.pic_con {
	position: relative;
}
.middle {
	opacity: 0.8;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #333;
	overflow: hidden;
	width: 100%;
	height: 0;
	transition: .5s ease;
}

.pic_con:hover .middle {
	height: 80%;
}

.text {
	color: white;
	font-size: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
}

#overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	z-index: 100;
	display: none;
}
.cnt223 a{
text-decoration: none;
}
.popup{
width: 100%;
margin: 0 auto;
display: none;
position: fixed;
z-index: 101;
}
.cnt223{
min-width: 700px;
width: 700px;
min-height: 150px;
margin: 100px auto;
background: #000;
position: relative;
z-index: 103;
padding: 15px 35px;
border-radius: 5px;
box-shadow: 0 2px 5px #000;
text-align:center;
}
.cnt223 p{
clear: both;
	color: #555555;
	/* text-align: justify; */
	font-size: 20px;
	font-family: sans-serif;
}
.cnt223 p a{
color: #d91900;
font-weight: bold;
}
.cnt223 .x{
float: right;
height: 35px;
left: 22px;
position: relative;
top: -25px;
width: 34px;
}
.cnt223 .x:hover{
cursor: pointer;
}
