﻿@charset "utf-8";
/* 簡單流變媒體
   注意: 流變媒體要求您必須移除 HTML 中媒體的高度和寬度屬性
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

img{
	border:none;
	}
/* IE 6 不支援最大寬度，因此寬度預設為 100% */
.ie6 img {
	width:100%;
}

body{
	
	}
	

	
@-webkit-keyframes tit_t {
	from { opacity:1; }
	to { opacity:0.85; }
}
@-moz-keyframes tit_t {
	from { opacity:1; }
	to { opacity:0.85; }
}
@-ms-keyframes tit_t {
	from { opacity:1; }
	to { opacity:0.85; }
}
@-o-keyframes tit_t {
	from { opacity:1; }
	to { opacity:0.85; }
}
@keyframes tit_t {
	from { opacity:1; }
	to { opacity:0.85; }
}

	

#back-top {
	z-index:88888;
	position: fixed;
	bottom: 100px;
	right:0px;
}
#back-top a {
	width:62px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}
/* arrow icon (span tag) */
#back-top span {
	width: 60px;
	height: 60px;
	display: block;
	margin-bottom: 7px;
	background:url(http://static.icantw.com/god/images/page_top_link.png) no-repeat center center;
	/* rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-color: #777;
}
	
.fb_btn{
	margin-top:5px;
	margin-left:5px;
	}	
	
/*
	Dreamweaver 流變格線屬性
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	靈感來自於 Ethan Marcotte 的「具回應功能的網頁設計」 
	http://www.alistapart.com/articles/responsive-web-design
	
	以及 Joni Korpi 的「黃金格線系統」
	http://goldengridsystem.com/
*/





/* 行動版面: 480px 以下。 */
/* 行動版面: 480px 以下。 */
/* 行動版面: 480px 以下。 */
/* 行動版面: 480px 以下。 */
/* 行動版面: 480px 以下。 */



.gridContainer {
	background: url(../image/bg_3.jpg)  center top no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}


	
#divShow{
		position:relative;
		margin:0 auto;
		width:100%;
		height:100%;
		z-index:99999;
		background:#000;

		}
		
		#divShow iframe{
			display:none;
		 }	
		


.container{
	
	display:none;
	}
.container_small{
	display:inherit;
	}
.container_small ul{
	padding-top:10px;
	height: 95px;
	width:100%;
	}	

.container_small ul li{
	text-align:center;
	list-style-type:none;
	float:left;
	width:25%;
	}
.container_small ul li p{
	margin:0px;
	padding:0px;
	font-size:13px;
	font-family:"微軟正黑體";
	}


#LayoutDiv1 {
	/*background:url(../../images/mg_small.png)	center top no-repeat;-*/
clear: both;
float: left;
margin: 0;
width: 100%;
display: block;
height:353px;
}

/* 新文底*/
#LayoutDivNEWS {
	z-index:888;
	background:url(http://static.icantw.com/god/images/twogirl_bgsmall.jpg) center top no-repeat;
	clear: both;
	float: left;
	width: 100%;
	margin-top:-180px;
	

}
/* 新文底*/
.news_bg{
	border-top:#c3a16d 2px solid;
	height: 490px;
	}	
.Tbox_bg{	
	height: 341px;
	}
.Tbox_bg2{	}
.position_box{
	width:100%;
	}	
.top_box{
	height: 151px;
	}
	


.fb_box{
	}

.logo_box{
	display:none;
	position:relative;
	width:280px;
	margin:0 auto;
	text-align:center;
	top:50px;
	}
	

.app_box{
	position:relative;
	width:100%;
	
	display:block;
	clear:both;
	left:5px;
	top:-10px;
	}

.app_box .icon{
	display:none;
float:left;
width:47%;
margin-left:10px;
}
.app_box .qrcode{
	display:none;
float:left;
margin-left:10px;

}
.app_box .store_icon{
display:none;
margin-top:20px;
float:left;
width:55%;
}
.apk_load{
display:none;
float:left;
display:none;
}


.gift_pack{
	display:none;

}
.gift_pack2 {
	display:none;
	}

.gift_pack3{
	display:none;
	}

/* slider_top*/
.big_slider_box{
	position:relative;
	width:100%;
	margin:0 auto;
	top:0px;
	}
 #owl-demo .owl-item img{
      display: block;
      width: 100%;
      height: auto;
	  text-align:center;
    }
/* slider_top結束*/

#LayoutDiv2 {
	background-color: white;
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
	
/* 中間100%框*/	
.b_content{
	
	width:100%;
	margin:0 auto;
	}	
	
/* 新聞*/	
.title_box{
	background:url(http://static.icantw.com/god/images/Btitle_bg.png) center top no-repeat;
	height:30px;
	padding:10px;
	text-align:center;
	background-color:#fff;	
	}
.title_text_box{
	text-align:center;
	clear:both;
	}
.title_font01{
	text-align:center;	
	font-size:24px;
	color:#bb9964;
	font-family:"新細明體";
	font-weight:bold;
	letter-spacing:-1px;
	padding-top:2px;
	}
.title_font02{
	font-size:15px;
	color:#bb9964;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	padding-top:12px;
	padding-left:5px;
	}
	
.title_more a{
	background:#bb9964;
	float:right;
	font-family:Georgia;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding:4px;
color:#FFF;
width:55px;
text-align:center;
margin-right:0px;
font-size:13px;
margin-top:-27px;
text-decoration:none;
	}

.news_box{
	}
.news_con{
	width:90%;
	margin:0 auto;
	}
.news_con ul li{
	text-decoration:none;
	display:block;
	border-bottom:1px #bb9964 dashed;
	margin-top:15px;
	height:30px;
	}
.hot_tab{
	font-family:Arial, Helvetica, sans-serif,"微軟正黑體";
	background:#dc3603;
	color:#FFF;
	font-size:14px;
	padding:0 6px 2px 6px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin-right:8px;
float:left;
	}
.news_tab{
		font-family:Arial, Helvetica, sans-serif,"微軟正黑體";
	background:#599700;
	color:#FFF;
	font-size:14px;
	padding:0 6px 2px 6px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin-right:8px;
float:left;
	}
.act_tab{
		font-family:Arial, Helvetica, sans-serif,"微軟正黑體";
	background:#e9721a;
	color:#FFF;
	font-size:14px;
	padding:0 6px 2px 6px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin-right:8px;
float:left;
	}
.sys_tab{
	float:left;
	font-family:Arial, Helvetica, sans-serif,"微軟正黑體";
	background:#1b72e9;
	color:#FFF;
	font-size:14px;
	padding:0 6px 2px 6px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin-right:8px;
	}
#text_box{
	white-space:nowrap;
text-overflow:ellipsis;
-o-text-overflow:ellipsis;
	float:left;
	width:10em;
  overflow:hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
     -webkit-line-clamp: 1; /* number of lines to show */
   -webkit-box-orient: vertical;
	}	
.newsin_text{
	font-family:"新細明體";
	color:#555;
	font-size:13px;
	}
.newsin_text a{
	
	font-family:"新細明體";
	color:#555;
	font-size:13px;
	text-decoration:none;
	}
.newsin_text a:hover{
	font-family:"新細明體";
	color:#F60;
	font-size:13px;
	}
.news_date{
	font-family:Arial, Helvetica, sans-serif;
	color:#555;
	font-size:14px;
	float:right;
	}

/* 新聞結束*/
/* 影片*/
.movie_box{
	width:290px;
	height:176px;
	margin:0 auto;
	background:#FFF;
	border:1px #bb9964 solid;
	margin-top:10px;
	}
.movie_title{
	font-family:"微軟正黑體";
	margin:5px;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	color:#555;
	}
.movie_link{
	padding-top:0px;
	text-align:center;
	}
.movie_link iframe{
	width:290px; 
	height:178px;
	}

/* 影片結束*/





/* 大輪播2*/
.smal_slider{
	padding-top:20px;
	padding-bottom:5px;
	}
	
	 #owl-demo3 .item{
        margin: 0px;
        text-align:center;
		padding:0;
    }
	

 #owl-demo3 .item img{

        text-align: center;
    }
/* 大輪播2*/


/* 小輪播*/
.smal_slider{
	padding-top:15px;
	padding-bottom:5px;
	}
	
	 #owl-demo2 .item{
        margin: 5px;
        text-align: center;
		padding:0;
		
    }
	

 #owl-demo2 .item img{
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        text-align: center;
    }
/* 小輪播結束*/
/* 配備*/
.sys_text{
	font-family:"微軟正黑體","Arial";
	font-size:13px;
	color:#555;
	line-height:20px;
	width:80%;
	font-weight:600;
	padding-left:15px;
	margin-bottom:20px;
	}


/* 配備結束*/

#LayoutDiv3 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background:url(http://static.icantw.com/god/images/index_bg.jpg) repeat-x;
	height:210px;
}

.copy_right{
	background:url(http://static.icantw.com/god/images/copy_rightsmall.png) center no-repeat;
	padding-top:0px;/************************ 有改*/
	text-align:center;
	height:160px;/************************ 有改*/
	}

/* 選單*/

.MENU_box{
	background:url(http://static.icantw.com/god/images/menu_bg.png) repeat-x;
	width:100%;
	position:fixed;
	bottom:0px;
	z-index:999;
	}
	
.M_btn{
	width:100%;
	margin:0 auto;
	}
.M_btn ul{
	list-style:none;
	}
.M_btn ul li{
	height:50px;
	text-align:center;
	width:22%;
	padding-left:5px;
	vertical-align:middle;
	float:left;
	text-align:center;
	display:block;
	}
.M_btn ul li a{
	width:100%;
	vertical-align:middle;
	float:left;
	text-align:center;
	display:block;
	line-height:50px;
	}

.M_btn ul span{
	width:1%;
	vertical-align:middle;
	float:left;
	text-align:center;
	display:block;
	}
	
	
	
/* marvel按鈕*/
.act_Marvel_tab a{
	display:none;
	position:absolute;
	background:url(http://static.icantw.com/god/images/marvel_btn.png) no-repeat;
	width:177px;
	height:174px;
	display:block;
	margin-left:800px;
	}
	
	
.act_Marvel_tab{
		display:none;
		-webkit-animation: tit_t 0.1s steps(2) infinite;
	-moz-animation: tit_t 0.1s steps(2) infinite;
	-ms-animation: tit_t 0.1s steps(2) infinite ;
	-o-animation: tit_t 0.1s steps(2) infinite;
	animation: tit_t 0.1s steps(2) infinite;
	}
/* marvel按鈕  結束*/	
	


	
/* close_btn按鈕*/
#close_btn{
	display:none;
	position:relative;
	width:1000px;
	margin:0 auto;
	}
#close_btn img{
	position:absolute;
    enabled:false;
	top:160px;
	left:820px;
	}
/* close_btn按鈕*/	
	
/* 選單結束*/



/* 表格版面: 481px 到 768px。樣式繼承自: 行動版面。 */
/* 表格版面: 481px 到 768px。樣式繼承自: 行動版面。 */
/* 表格版面: 481px 到 768px。樣式繼承自: 行動版面。 */
/* 表格版面: 481px 到 768px。樣式繼承自: 行動版面。 */
/* 表格版面: 481px 到 768px。樣式繼承自: 行動版面。 */
/* 表格版面: 481px 到 768px。樣式繼承自: 行動版面。 */
/* 表格版面: 481px 到 768px。樣式繼承自: 行動版面。 */

@media only screen and (min-width: 481px) {

.gridContainer {
	background: url(../image/bg_2.jpg)  center top no-repeat;
	width:100%;

}


#divShow{
		position:relative;
		margin:0 auto;
        width:100%;
		height:100%;
		z-index:99999;
		background:#000;

		}
		
		#divShow iframe{
			display:none;
		 }	
	


.container{
	display:none;
	}
.container_small{
	display:inherit;
	}
.container_small ul{
	padding-top:10px;
	width:100%;
	}	

.container_small ul li{
	text-align:center;
	list-style-type:none;
	float:left;
	width:25%;
	}
.container_small ul li p{
	margin:0px;
	padding:0px;
	font-size:13px;
	font-family:"微軟正黑體";
	}


#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	height:635px;
	background-position:center top;


}
.news_bg{
	border-top:#c3a16d 2px solid;
	height: 590px;
	}	


/* 新文底*/
#LayoutDivNEWS {
	z-index:888;
	background:url(http://static.icantw.com/god/images/twogirl_bgmid.jpg) center top no-repeat;
	clear: both;
	float: left;
	width: 100%;
	margin-top:-30px;
}
/* 新文底*/


.Tbox_bg{
	height:465px;
	}
.Tbox_bg2{
	height:551px;
	}

.position_box{
	width:100%;
	}	
.top_box{

	
	}
.fb_box{
	}

.logo_box{
	display:none;
	position:relative;
	top:189px;
	width:300px;
	margin:0 auto;
	text-align:center;
	}

.app_box{
	position:relative;
	width:100%;
	top:180px;
	left:0px;
	display:block;
	clear:both;
	}

.app_box .icon{
	display:none;
width:30%;
float:left;
margin-top:-48px;
margin-left:30px;
}
.app_box .qrcode{
display:none;
float:left;
margin-left:0px;

}
.app_box .store_icon{
display:none;
float:left;
margin:0;
width:32%;
}
.app_box .apk_load{
margin-top:-3px;
float:left;
display:none;
width:30%;
}


.gift_pack{display:none;}
.gift_pack2{display:none;}
.gift_pack3{display:none;}


#LayoutDiv2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

/* slider_top*/
.big_slider_box{
	position:relative;
	top:0px;
	width:100%;
	margin:0 auto;
	}
 #owl-demo .owl-item img{
      display: block;
      width: 100%;
      height: auto;
	  text-align:center;
    }
	
	
/* 中間1000框*/	
.b_content{
	width:100%;
	margin:0 auto;
	}	
	
/* 新聞*/	
.title_box{
	background:url(http://static.icantw.com/god/images/Btitle_bg.png) center top no-repeat;
	height:30px;
	padding:10px;
	margin-top:10px;	
	}
.title_text_box{
	padding-left:18px;
	clear:both;
	}
.title_font01{
	font-size:24px;
	color:#bb9964;
	float:left;
	font-family:"新細明體";
	font-weight:bold;
	letter-spacing:-1px;
	padding-top:2px;
	}
.title_font02{
	font-size:15px;
	color:#bb9964;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	padding-top:12px;
	padding-left:5px;
	}
	
.title_more a{
	background:#bb9964;
	float:right;
	font-family:Georgia;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding:4px;
color:#FFF;
width:60px;
text-align:center;
margin-right:18px;
font-size:13px;
margin-top:2px;
text-decoration:none;
	}

.news_box{
	}
.news_con{
	width:90%;
	margin:0 auto;
	}
.news_con ul li{
	text-decoration:none;
	display:block;
	border-bottom:1px #bb9964 dashed;
	margin-top:15px;
	height:22px;
	}
.hot_tab{
	font-family:Arial, Helvetica, sans-serif,"微軟正黑體";
	background:#dc3603;
	color:#FFF;
	font-size:14px;
	padding:0 6px 2px 6px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin-right:8px;
	}
.news_tab{
		font-family:Arial, Helvetica, sans-serif,"微軟正黑體";
	background:#599700;
	color:#FFF;
	font-size:14px;
	padding:0 6px 2px 6px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin-right:8px;
	}
.act_tab{
		font-family:Arial, Helvetica, sans-serif,"微軟正黑體";
	background:#e9721a;
	color:#FFF;
	font-size:14px;
	padding:0 6px 2px 6px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin-right:8px;
	}
.sys_tab{
	font-family:Arial, Helvetica, sans-serif,"微軟正黑體";
	background:#1b72e9;
	color:#FFF;
	font-size:14px;
	padding:0 6px 2px 6px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin-right:8px;
	}
#text_box{
	float:left;
	width:22em;
  overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
     -webkit-line-clamp: 1; /* number of lines to show */
   -webkit-box-orient: vertical;
	}	
	
.newsin_text{
	
	font-family:"新細明體";
	color:#555;
	font-size:15px;
	}
.newsin_text a{
	font-family:"新細明體";
	color:#555;
	font-size:15px;
	text-decoration:none;
	}
.newsin_text a:hover{
	font-family:"新細明體";
	color:#F60;
	font-size:15px;
	}
.news_date{
	font-family:Arial, Helvetica, sans-serif;
	color:#555;
	font-size:15px;
	float:right;
	}

/* 新聞結束*/
/* 影片*/
.movie_box{
	width:90%;
	height:320px;
	margin:0 auto;
	background:#FFF;
	border:1px #bb9964 solid;
	margin-top:10px;
	}
.movie_title{
	font-family:"微軟正黑體";
	margin:5px;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	color:#555;
	}
.movie_link{
	padding-top:5px;
	text-align:center;
	}
.movie_link iframe{
	width: 98%;
	height:310px;
	}

/* 影片結束*/
/* 小輪播*/
.smal_slider{
	padding-top:10px;
	padding-bottom:18px;
	}
	
	 #owl-demo2 .item{
        margin: 5px;
        text-align: center;
		padding:0;
		
    }
	

 #owl-demo2 .item img{
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        text-align: center;
    }
/* 小輪播結束*/
/* 配備*/
.sys_text{
	font-family:"微軟正黑體","Arial";
	font-size:15px;
	color:#555;
	line-height:26px;
	padding-left:20px;
	width:80%;
	font-weight:600;
	margin-bottom:5px;
	}


/* 配備結束*/	


#LayoutDiv3 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
.copy_right{   
	background:url(http://static.icantw.com/god/images/copy_rightsmall.png) center no-repeat;
	padding-top:0px; /************************ 有改*/
	text-align:center;
	height:125px;/************************ 有改*/
	}
/* 選單*/
.MENU_box{
	background:url(http://static.icantw.com/god/images/menu_bg.png) repeat-x;
	height:80px;
	width:100%;
	position:fixed;
	bottom:0px;
	z-index:999;
	}

	
.M_btn{
	width:80%;
	max-width:1000px;
	margin:0 auto;
	}
.M_btn ul{
	list-style:none;
	}
.M_btn ul li{
	padding-left:2px;
	width:23%;
	height:80px;
	vertical-align:middle;
	float:left;
	text-align:center;
	display:block;
	line-height:80px;
	}
.M_btn ul li a{
	height:80px;
	vertical-align:middle;
	float:left;
	text-align:center;
	display:block;
	line-height:80px;
	}

.M_btn ul span{
	width:1%;
	height:80px;
	vertical-align:middle;
	float:left;
	text-align:center;
	display:block;
	line-height:80px;
	}

/* marvel按鈕*/
.act_Marvel_tab a{
	display:none;
	position:absolute;
	background:url(http://static.icantw.com/god/images/marvel_btn.png) no-repeat;
	width:177px;
	height:174px;
	display:block;
	margin-left:800px;
	}
	
	
.act_Marvel_tab{
	display:none;
		-webkit-animation: tit_t 0.1s steps(2) infinite;
	-moz-animation: tit_t 0.1s steps(2) infinite;
	-ms-animation: tit_t 0.1s steps(2) infinite ;
	-o-animation: tit_t 0.1s steps(2) infinite;
	animation: tit_t 0.1s steps(2) infinite;
	}
	
/* close_btn按鈕*/
#close_btn{
	display:none;
	position:relative;
	width:1000px;
	margin:0 auto;
	}
#close_btn img{
	position:absolute;
    enabled:false;
	top:160px;
	left:820px;
	}
/* close_btn按鈕*/	



}

/* 桌面版面: 769px 到最大 1232px。樣式繼承自: 行動版面和表格版面。 */
/* 桌面版面: 769px 到最大 1232px。樣式繼承自: 行動版面和表格版面。 */
/* 桌面版面: 769px 到最大 1232px。樣式繼承自: 行動版面和表格版面。 */
/* 桌面版面: 769px 到最大 1232px。樣式繼承自: 行動版面和表格版面。 */
/* 桌面版面: 769px 到最大 1232px。樣式繼承自: 行動版面和表格版面。 */
/* 桌面版面: 769px 到最大 1232px。樣式繼承自: 行動版面和表格版面。 */
/* 桌面版面: 769px 到最大 1232px。樣式繼承自: 行動版面和表格版面。 */


@media only screen and (min-width: 769px) {


#divShow{
		position:relative;
		margin:0 auto;
		width:1000px;
		height:0px;
		z-index:99999;
		background:#000;
		text-align:center;
		}

		
		#divShow iframe{
		position:absolute;
		 display:inherit;
		 width:640px;
		 height:480px;
		 top:200px;
		 left:180px;
		 }
	


.gridContainer {
	background: url(../image/bg_2.jpg )center top no-repeat;
	width: 100%;
	margin: auto;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	height:712px;
	background:none
}
.container{display:inherit;	}
.container_small{display:none;}
.apk_load img{
	width:115px;
	padding-top:10px;
	}
.Tbox_bg{height:775px;}
.Tbox_bg2{height:720px;}
.news_bg{
	border-top:#c3a16d 2px solid;
	height: 830px;
	}	

.position_box{
	width:1000px;
	margin:0px auto;
	}	
.top_box{height:360px;}

.apk_load img{
	width:115px;
	padding-top:10px;
	}

.gift_pack{float:left;display:inherit;}

.gift_pack img{
	width:115px;
	margin:0px;
	padding-top:7px;
}

.gift_pack2{float:left;display:inherit;}

.gift_pack2 img{
	width:116px;
	margin:0px;
	padding-top:7px;
}

.gift_pack3{float:left;display:inherit;}

.gift_pack3 img{
	width:115px;
	margin:0px;
	padding-top:7px;
}

.logo_box{
	display:none;
	position:relative;
	top:310px;
	width:1000px;
	margin:0 auto;
	text-align:center;
	}

.app_box{
	position: relative;
	width: 1000px;
	top: 268px;
	left: 0px;
	display: block;
	clear: both;
	}

.app_box .icon{
display:inherit;
width:20%;
float:left;
margin-top:-50px;
margin-left:0px;
}
.app_box .qrcode{
display:inherit;
float:left;
margin-left:0px;


}
.app_box .store_icon{
float:left;
display:inherit;
margin:0;
width:18%;
cursor:pointer;
}
.app_box .apk_load {
    width: 115px;
float:left;
display:inline;
cursor:pointer;
	}
/* 新文底*/
#LayoutDivNEWS {
	z-index:888;
	background:url(http://static.icantw.com/god/images/twogirl_newsbg.jpg) center top no-repeat;
	clear: both;
	float: left;
	width: 100%;
	margin-top:-120px;
}
/* 新文底*/
#LayoutDiv2 {
	height:2020px;
	background:url(http://static.icantw.com/god/images/twogirl_bg.jpg) center 40px no-repeat;
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	padding-top: 40px;
}

/* slider_top*/
.big_slider_box{
	position:relative;
	width:100%;
	margin:0 auto;

	}
	
#owl-demo .owl-item div{
 display: block;
      width: 100%;
	  height: auto;
	
 }	
 
#owl-demo .owl-item img{
	 margin:0 auto; 
    }
	
/* 中間1000框*/	
.b_content{
	width:1000px;
	margin:0 auto;
	}
	
/* 新聞*/	
.title_box{
	background:url(http://static.icantw.com/god/images/Btitle_bg.png) center top no-repeat;
	height:30px;
	padding: 10px 0px 10px 10px;
	margin-top:10px;	
	text-align:center;
	}
.title_text_box{
	padding-left:60px;
	
	clear:both;
	}
.title_font01{
	font-size:24px;
	color:#bb9964;
	text-align:center;
	font-family:"新細明體";
	font-weight:bold;
	letter-spacing:-1px;
	padding-top:2px;
	}
.title_font02{
	font-size:15px;
	color:#bb9964;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	padding-top:12px;
	padding-left:5px;
	}
	
.title_more a{
	background:#bb9964;
	float:right;
	font-family:Georgia;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding:4px;
color:#FFF;
width:60px;
text-align:center;
margin-right:60px;
font-size:13px;
margin-top:2px;
text-decoration:none;
	}

.news_box{
	}
.news_con{
	width:90%;
	margin:0 auto;
	}
.news_con ul li{
	text-decoration:none;
	display:block;
	border-bottom:1px #bb9964 dashed;
	margin-top:15px;
	height:22px;
	}
.hot_tab{
	font-family:Arial, Helvetica, sans-serif,"微軟正黑體";
	background:#dc3603;
	color:#FFF;
	font-size:14px;
	padding:0 6px 2px 6px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin-right:8px;
	}
.news_tab{
		font-family:Arial, Helvetica, sans-serif,"微軟正黑體";
	background:#599700;
	color:#FFF;
	font-size:14px;
	padding:0 6px 2px 6px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin-right:8px;
	}
.act_tab{
		font-family:Arial, Helvetica, sans-serif,"微軟正黑體";
	background:#e9721a;
	color:#FFF;
	font-size:14px;
	padding:0 6px 2px 6px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin-right:8px;
	}
.sys_tab{
	font-family:Arial, Helvetica, sans-serif,"微軟正黑體";
	background:#1b72e9;
	color:#FFF;
	font-size:14px;
	padding:0 6px 2px 6px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin-right:8px;
	}
#text_box{
	float:left;
	width:45em;
  overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
     -webkit-line-clamp: 1; /* number of lines to show */
   -webkit-box-orient: vertical;
	}	
	
.newsin_text{
	
	font-family:"新細明體";
	color:#555;
	font-size:15px;
	}
.newsin_text a{
	font-family:"新細明體";
	color:#555;
	font-size:15px;
	text-decoration:none;
	}
.newsin_text a:hover{
	font-family:"新細明體";
	color:#F60;
	font-size:15px;
	}
.news_date{
	font-family:Arial, Helvetica, sans-serif;
	color:#555;
	font-size:15px;
	float:right;
	}

/* 新聞結束*/
/* 影片*/
.movie_box{
	width:860px;
	height:518px;
	margin:0 auto;
	background:#FFF;
	border:1px #bb9964 solid;
	margin-top:10px;
	}
.movie_title{
	font-family:"微軟正黑體";
	margin:5px;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	color:#555;
	}
.movie_link{
	padding-top:6px;
	text-align:center;
	}
.movie_link iframe{
	width: 98%;
	height:505px;
	}
	
/* 影片結束*/
/* 小輪播*/
.smal_slider{
	padding-top:10px;
	padding-bottom:18px;
	}
	
	 #owl-demo2 .item{
        margin: 5px;
        text-align: center;
		padding:0;
		
    }
	

 #owl-demo2 .item img{
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        text-align: center;
    }
/* 小輪播結束*/
/* 配備*/
.sys_text{
	font-family:"微軟正黑體","Arial";
	font-size:15px;
	color:#555;
	line-height:26px;
	padding-left:70px;
	width:500px;
	font-weight:600;
	padding-left:60px;
	margin-bottom:5px;
	}


/* 配備結束*/
#LayoutDiv3 {
	margin-top:0px;
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background:url(http://static.icantw.com/god/images/index_bg.jpg) repeat-x;
	height:200px;
}
.copy_right{
	background:url(http://static.icantw.com/god/images/copy_right.png) center no-repeat;
	padding-top:40px;
	text-align:center;
	height:50px;
	}
/* 選單*/
.MENU_box{
	background:url(http://static.icantw.com/god/images/menu_bg.png) repeat-x;
	height:100px;
	width:100%;
	position:fixed;
	bottom:0px;
	z-index:999;
	}

	
.M_btn{
	width:100%;
	max-width:1000px;
	margin:0 auto;
	}
.M_btn ul{
	list-style:none;
	}
.M_btn ul li{
	width:24%;
	height:100px;
	vertical-align:middle;
	float:left;
	text-align:center;
	display:block;
	line-height:100px;
	}
.M_btn ul li a{
	height:100px;
	vertical-align:middle;
	float:left;
	text-align:center;
	display:block;
	line-height:100px;
	}

.M_btn ul span{
	width:1%;
	height:100px;
	vertical-align:middle;
	float:left;
	text-align:center;
	display:block;
	line-height:100px;
	}
	
	

/* marvel按鈕*/
.act_Marvel_tab a{
	display:inherit;
	position:absolute;
	background:url(http://static.icantw.com/god/images/marvel_btn.png) no-repeat;
	width:177px;
	height:174px;
	display:block;
	margin-left:800px;
	}
	
	
.act_Marvel_tab{
	display:inherit;
	-webkit-animation: tit_t 0.1s steps(2) infinite;
	-moz-animation: tit_t 0.1s steps(2) infinite;
	-ms-animation: tit_t 0.1s steps(2) infinite ;
	-o-animation: tit_t 0.1s steps(2) infinite;
	animation: tit_t 0.1s steps(2) infinite;
	}

/* close_btn按鈕*/
#close_btn{
	display:inherit;
	position:relative;
	width:1000px;
	margin:0 auto;
	}
#close_btn img{
	position:absolute;
    enabled:false;
	top:160px;
	left:820px;
	}
/* close_btn按鈕*/	

}
