/* CSS Document */
@import url("https://imgs.click108.com.tw/css_2013/reset_2.css");
body{
	background-color:#fff;
	box-sizing:border-box;
	font-family: "微軟正黑體", Arial, Helvetica,sans-serif;}
a{ color: #29b8e5;text-decoration: none;}
a:hover{ color: #29b8e5;}

/*==========================PC版型區============================*/
/*PC表頭尾*/	
.PC .PC_LOGIN{/*PC登入頭*/
	width:100%;
	text-align:center;
	display:block;
	height:38px;
	background-image:url(https://imgs.click108.com.tw/unit007/item00744/newimages/logomenu/bg.jpg);}

.PC .FOOT_PC{ width:100%;height:auto;overflow:hidden; display:block;}
/*PC表頭尾*/

/*消失區*/
.PC #header, .PC .FOOT_MOBILE{display:none;}
/*消失區尾*/

.PC #float_icon .BACK_top{
	right:10%;
}
/*font*/
#WHAT .txt01{
	font-size: 1.4em;
	color: #ffe400;
	line-height: 1.6em;}

#WHAT .txt02{
	font-size: 1.2em;
	color: #666;
	line-height: 1.6em;
	}
#WHAT .txt03{
	font-size: 1.1em;
	line-height: 1.6em;
	}
#WHAT .txt_color_B{
	color: #333;
	}
#WHAT .txt_color_BL{
	color: #0096ff;
	text-decoration: underline;
	}

.PC #WHAT .BLINK{
	margin-top: 8px;
}
/*按鈕*/


/*框架*/
.PC #WHAT{
	width:100%;
	height:auto;
	overflow:hidden;
	-webkit-box-sizing:border-box;
	background-color: #f0f0f0;}

/*TOP*/
.PC #WHAT .TOP_BG{
	width: 100%;
	height: 220px;
	margin: 0 auto;
	background-image:url(https://imgs.click108.com.tw/unit007/item00744/newimages/top_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #000;}
.PC #WHAT .TOP{
	width: 850px;
	height: auto;
	margin: 0 auto;
	padding-top: 30px;}

.PC #WHAT .TOP h1.LOGO{
	float: left;
	width: 240px;
	height: 52px;
	margin:0 auto;
	background-image:url(https://imgs.click108.com.tw/unit007/item00744/newimages/logo.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin: 0 auto;}

	.PC #WHAT .TOP .TOP_TIME{
		float: right;
		width: 240px;
		height: 52px;
		margin: 0 auto;
		line-height: 52px;
		text-align: right;
		text-shadow: black 0.1em 0.1em 0.2em;
		}
	
	.PC #WHAT .TOP .FB_BT{
		float: right;
		width: 80px;
		height: 40px;
		margin-left: 8px;
	}
		.PC #WHAT .TOP .FB_BT a{
			display: block;
			width: 80px;
			height: 40px;
			background-color: #1971cb;
			border-radius: 5px;
			color: #fff;
			line-height: 40px;
			text-align: center;
			font-size: 1.2em;
			font-weight: bold;
		}
		.PC #WHAT .TOP .FB_BT a:hover{
			background-color: #2691ff;
		}

.PC #WHAT .TOP .TOP_TEXT{
	width: 94%;
	height: auto;
	overflow: hidden;
	clear: both;
	color: #e2e2e2;
	font-size: 1.4em;
	line-height: 1.6em;
	padding-top: 30px;
	text-shadow: black 0.1em 0.1em 0.2em;
}


/*內容介紹*/
.PC #WHAT .CON{
	width: 850px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	background-color: #fff;
	border-radius: 15px;
	border-top: 5px solid #d12534;
	padding: 1%;
	-webkit-box-sizing:border-box;
	margin-top: -10px;
	box-shadow:0px 0px 25px rgba(20%,20%,40%,0.3);
	}
	.PC #WHAT .CON02{
		margin-top: 30px;
		margin-bottom: 30px;
		}
	.PC #WHAT .CON_IN{
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0 auto;
	}


.PC #WHAT .CON .VIDEO_BG{
	width:100%;
	margin:0 auto;
	padding: 0% 0 1% 0;}
	.PC #WHAT .CON .VIDEO_BG02{
		float: left;
		width:48%;
		margin:0 auto;
		padding-right: 2%;
		}
		
	.PC #WHAT .CON .VIDEO{
	width:100%;
	height:0;
	padding-bottom:56.25%;
	border-radius: 12px;
	position:relative;
	}
	
	.PC #WHAT .CON .VIDEO iframe{
	width:100%;
	height:100%;
	border-radius: 12px;
	position:absolute;
	left:0;
	top:0;}


.PC #WHAT .CON .TEXT_BOX{
	width: 100%;
	height: auto;
	overflow: hidden;
	}
	.PC #WHAT .CON .TEXT_BOX02{
		float: left;
		width: 50%;
		height: auto;
		overflow: hidden;
		}

	.PC #WHAT .CON .TITLE{
	width: 100%;
	height: 50px;
	}
	.PC #WHAT .CON .TITLE h2{
		float: left;
		font-size:1.5em;
		line-height: 50px;
		color: #000;	
	}
	.PC #WHAT .CON .TITLE p{
		float: right;
		line-height: 50px;	
	}

	.PC #WHAT .CON .TITLE02 h2{
		font-size:1.5em;
		line-height: 1.6em;
		color: #000;	
	}
	.PC #WHAT .CON .TITLE02 p{
		line-height: 1.6em;	
	}


/*=====================手機版型區===========================*/
.MOBILE .PC_LOGIN, .MOBILE .FOOT_PC{ display:none;}
/*MOBILE表頭尾*/	
.MOBILE #float_icon, .MOBILE #header, .MOBILE .FOOT_MOBILE{ display:block;}
/*MOBILE表頭尾*/
/*font*/

/*置底浮水按鈕*/
.MOBILE .BT_F{
	width:100%;
	height:55px;
	position:fixed;
	bottom:0;
	z-index:1000;
	background-color: rgba(77,77,77,0.8);}	
.MOBILE .BT_F a{
	display: block;
	width: 90%;
	height: 45px;
	margin: 5px auto;
	background-color: #ffc600;
	color: #000;
	font-size: 1.6em;
	line-height: 45px;
	text-align: center;
	text-decoration: none;
	border-radius: 45px;
	font-weight: bold;
	box-shadow: 0 0 20px #ff9600 inset;}
	
/*按鈕*/


/*框架*/

.MOBILE #WHAT .BLINK{
	margin-top: 10px;
}
/*框架*/
.MOBILE #WHAT{
	width:100%;
	height:auto;
	overflow:hidden;
	-webkit-box-sizing:border-box;
	background-color: #000;
	margin-top: 45px;}

/*TOP*/
.MOBILE #WHAT .TOP_BG{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	background-image:url(https://imgs.click108.com.tw/unit007/item00744/newimages/top_bg.jpg);
	background-position: left -425px top;
	background-repeat: no-repeat;
	background-color: #000;
	padding: 0 3% 0 3%;}
.MOBILE #WHAT .TOP{
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding-top: 20px;}

.MOBILE #WHAT .TOP h1.LOGO{
	float: left;
	width: 200px;
	height: 43px;
	margin:0 auto;
	background-image:url(https://imgs.click108.com.tw/unit007/item00744/newimages/logo_mo.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	background-size: 200px 43px;
	margin: 0 auto;}

	.MOBILE #WHAT .TOP .TOP_TIME{
		clear: both;
		width: 100%;
		margin: 0 auto;
		line-height: 1.6em;
		text-align: left;
		padding-top: 10px;
		text-shadow: black 0.1em 0.1em 0.2em;
		}

	.MOBILE #WHAT .TOP .FB_BT{
		float: right;
		width: 80px;
		height: 40px;
		margin-left: 8px;
	}
	
		.MOBILE #WHAT .TOP .FB_BT a{
			display: block;
			width: 80px;
			height: 40px;
			background-color: #1971cb;
			border-radius: 5px;
			color: #fff;
			line-height: 40px;
			text-align: center;
			font-size: 1.2em;
			font-weight: bold;
		}

.MOBILE #WHAT .TOP .TOP_TEXT{
	width: 100%;
	height: auto;
	overflow: hidden;
	clear: both;
	color: #e2e2e2;
	font-size: 1.3em;
	line-height: 1.6em;
	padding: 10px 0 20px 0;
	text-shadow: black 0.1em 0.1em 0.2em;
}


/*內容介紹*/
.MOBILE #WHAT .CON{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	background-color: #fff;
	border-radius: 15px;
	border-top: 3px solid #d12534;
	padding: 2.5%;
	-webkit-box-sizing:border-box;
	margin-top: -10px;
	box-shadow:0px 0px 25px rgba(20%,20%,40%,0.3);
	margin-bottom: 10px;
	}
	.MOBILE #WHAT .CON02{
		margin-top: 0px;
		margin-bottom: 10px;
		}
	.MOBILE #WHAT .CON_IN{
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0 auto;
	}


.MOBILE #WHAT .CON .VIDEO_BG{
	width:100%;
	margin:0 auto;
	padding: 0% 0 1% 0;}
	.MOBILE #WHAT .CON .VIDEO_BG02{
		width:100%;
		margin:0 auto;
		}
		
	.MOBILE #WHAT .CON .VIDEO{
	width:100%;
	height:0;
	padding-bottom:56.25%;
	position:relative;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	}
	
	.MOBILE #WHAT .CON .VIDEO iframe{
	width:100%;
	height:100%;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	position:absolute;
	left:0;
	top:0;}


.MOBILE #WHAT .CON .TEXT_BOX{
	width: 100%;
	height: auto;
	overflow: hidden;
	}
	.MOBILE #WHAT .CON .TEXT_BOX02{
		width: 100%;
		height: auto;
		overflow: hidden;
		}

	.MOBILE #WHAT .CON .TITLE{
		width: 100%;
		}
	.MOBILE #WHAT .CON .TITLE h2{
		font-size:1.5em;
		line-height: 1.6em;
		color: #000;	
	}
	.MOBILE #WHAT .CON .TITLE p{
		line-height: 1.6em;	
	}

	.MOBILE #WHAT .CON .TITLE02 h2{
		font-size:1.5em;
		line-height: 1.6em;
		color: #000;	
	}
	.MOBILE #WHAT .CON .TITLE02 p{
		line-height: 1.6em;	
	}


/*平板小於內容js縮放*/	
@media screen and (max-width: 800px){
    .PC #WHAT {
        width: 800px !important;
        transform-origin: 0 0;
    }
}
