﻿@charset "utf-8";

img, object, embed, video {
	max-width: 100%;
}

.ie6 img {
	width: 100%;
}

@font-face {
	font-family: 'FontAwesome';
	src: url('../fonts/fontawesome-webfont.eot?v=4.5.0');
	src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0')
		format('embedded-opentype'),
		url('../fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'),
		url('../fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'),
		url('../fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'),
		url('../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular')
		format('svg');
	font-weight: normal;
	font-style: normal;
}

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 98%;
	padding-left: 2%;
	padding-right: 2%;
	margin-bottom: 0px;
	background-color: #FFF;
	-moz-box-shadow: 0px 0px 10px #666666;
	-webkit-box-shadow: 0px 0px 10px #666666;
	box-shadow: 0px 0px 10px #666666;
	border-radius: 5px 5px 0px 0px;
	padding-top: 5px;
}

#video_frame {
	text-align: center;
}

#main_all {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

#main_all00{
	display: flex;
	flex-wrap: wrap;
}

#main_content01, #main_content01_p {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
	margin-top: 5px;
}

#main_content01 .main_content01_title, #main_content01_p .main_content01_title
	{
	background-image: url(../images/title_hotnews_02.png);
	background-repeat: no-repeat;
	background-position: right;
}

#main_content01 .main_content01_00, #main_content01_p .main_content01_00
	{
	position: relative;
	border-left: solid 3px rgba(0, 0, 0, 0.3);
	border-right: solid 3px rgba(0, 0, 0, 0.3);
	border-bottom: solid 3px rgba(0, 0, 0, 0.3);
	border-radius: 0px 0px 10px 10px;
	background-color: rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0px 0px 5px #999999;
	-webkit-box-shadow: 0px 0px 5px #999999;
	box-shadow: 0px 0px 5px #fff;
	padding: 12px 10px;
}

#main_content01 .main_slider, #main_content01_p .main_slider {
	text-align: center;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

.main_slider .main_title_center {
	height: auto;
	text-align: left;
	padding-top: 10px;
	line-height: 1.5em;
	height: 58px;
	overflow: hidden;
}

.main_slider .main_title_center h3 {
	text-align: left;
	line-height: 1.5em;
	color: #FF0;
	padding: 0px;
	font-size: 1.1em;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.main_slider .main_title_center p {
	text-align: left;
	line-height: 1.5em;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.main_slider .main_title_center a {
	color: #FFF;
	text-decoration: none;
}

.main_slider .main_title_center a:hover {
	color: #FF0;
	text-decoration: underline;
}

#main_content02 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-top: 15px;
}

#main_content02 h2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
	height: 15px;
	display: none;
}

#main_content02 h2 a {
	font-family: "新細明體";
	text-decoration: none;
	background-color: #333333;
	color: #FFF;
	padding-top: 2px;
	padding-right: 18px;
	padding-left: 18px;
	border-radius: 9px;
	font-size: 0.875em;
	padding-bottom: 2px;
}

#main_content02 h2 a:hover {
	background-color: #663366;
}

#main_content02 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#main_content02 ul li {
	text-align: center;
	width: 24%;
	float: left;
	margin-right: .5%;
	margin-left: .5%;
	margin-top: 0px;
	margin-bottom: 5px;
}

#main_content03 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-top: 20px;
}

#main_content03 #main_content03_title {
	background-image: url(../images/title_news_02.png);
	background-repeat: no-repeat;
	background-position: right;
}

#main_content03 #main_content03_sub {
	height: 287px;
}

#main_content03 h2 {
	background-image: url(../images/title_news_01.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	height: 57px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#main_content03 h2 a {
	font-size: 0.9375em;
	font-family: "新細明體";
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #000;
}

#main_content03 h2 a:hover {
	text-decoration: underline;
}

.content_sub {
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-radius: 0px 0px 10px 10px;
	background-color: #e3e3e3;
	-moz-box-shadow: 0px 0px 5px #999999;
	-webkit-box-shadow: 0px 0px 5px #999999;
	box-shadow: 0px 0px 5px #999999;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.content_sub li {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#main_content03 .css_table {
	display: table;
	width: 100%;
	table-layout: fixed;
	margin-bottom: 10px;
}

#main_content03 .css_tr {
	display: table-row;
	width: 100%;
	table-layout: fixed;
}

#main_content03 .css_tr:hover {
	
}

#main_content03 .css_td {
	display: table-cell;
	font-size: 1em;
	line-height: 2em;
	border-bottom: solid 1px #ffffff;
}

#main_content03 .css_before {
	white-space: nowrap;
	width: 20px;
	font-size: 0.9em;
}

#main_content03 .css_date {
	white-space: nowrap;
	width: 80px;
	font-size: 0.9em;
	border-bottom: solid 1px #ffffff;
	text-align: right;
}

#main_content03 .css_text {
	width: inherit;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left: 0px;
}

#main_content03 .css_text a {
	color: #000;
	text-decoration: none;
}

#main_content03 .css_text a:hover {
	text-decoration: underline;
	color: #000;
}

#main_content_active {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-top: 20px;
}

#main_content_active #main_content_active_title {
	background-image: url(../images/title_active_02.png);
	background-repeat: no-repeat;
	background-position: right;
}

#main_content_active h2 {
	text-align: right;
	height: 56px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/title_active_01.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#main_content_active h2 a {
	font-size: 0.9375em;
	font-family: "新細明體";
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #FFF;
}

#main_content_active h2 a:hover {
	text-decoration: underline;
}

#main_content_active .css_table {
	display: table;
	width: 100%;
	table-layout: fixed;
	margin-bottom: 10px;
}

#main_content_active .css_tr {
	display: table-row;
	width: 100%;
}

#main_content_active .css_tr:hover {
	
}

#main_content_active .css_td {
	display: table-cell;
	font-size: 1em;
	line-height: 2em;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#main_content_active .css_before {
	white-space: nowrap;
	width: 20px;
	font-size: 0.9em;
}

#main_content_active .css_date {
	white-space: nowrap;
	width: 94px;
	font-size: 0.9em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}

#main_content_active .css_text {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: inherit;
	padding-left: 0px;
}

#main_content_active .css_text a {
	color: #000;
	text-decoration: none;
}

#main_content_active .css_text a:hover {
	text-decoration: underline;
	color: #000;
}

#main_content_video {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-top: 20px;
}

#main_content_video #main_content_video_title {
	background-image: url(../images/title_video_02.png);
	background-repeat: no-repeat;
	background-position: right;
}

#main_content_video h2 {
	text-align: right;
	height: 56px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/title_video_01.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#main_content_video h2 a {
	font-size: 0.9375em;
	font-family: "新細明體";
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #FFF;
}

#main_content_video h2 a:hover {
	text-decoration: underline;
}

#main_content_service {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-top: 20px;
}

#main_content_service #main_content_service_title {
	background-image: url(../images/title_service_02.png);
	background-repeat: no-repeat;
	background-position: right;
}

#main_content_service h2 {
	text-align: right;
	height: 56px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/title_service_01.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#main_content_service_sub {
	
}

#main_content_service h2 a {
	font-size: 0.9375em;
	font-family: "新細明體";
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #FFF;
}

#main_content_service h2 a:hover {
	text-decoration: underline;
}

#main_content_service ul {
	list-style-image: url(../images/square_03.png);
	list-style-type: none;
	display: inline-block;
	margin: 0px;
	list-style-position: inside;
	padding: 0px;
	width: 100%;
}

#main_content_service_sub ul li a {
	color: #000;
	text-decoration: none;
}

#main_content_service_sub ul li a:hover {
	color: #000;
	text-decoration: underline;
}

#main_content_service ul li {
	list-style-type: none;
	float: left;
	display: list-item;
	width: 46%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-right: 4%;
}

#maindiv {
	position: inherit;
	z-index: -1;
	width: 100%;
}

#maindiv #banner_bg {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	max-width: 1160px;
	z-index: -3;
	padding-top: 35px;
}

#white_top {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	max-width: 990px;
	position: relative;
}

#white_top #white_center {
	width: 100%;
	background: #FFF;
	height: 15px;
	border-radius: 5px 5px 0px 0px;
	position: absolute;
	top: -5px;
}

@media only screen and (max-width:481px) {
	#main_content_service ul li {
		list-style-type: none;
		float: left;
		display: list-item;
		width: 100%;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #FFF;
		margin-right: 4%;
	}
}

@media only screen and (min-width:481px) {
	.gridContainer {
		width: 98%;
		padding-left: 2%;
		padding-right: 2%;
	}
	#main_all {
		clear: both;
		float: left;
		margin-left: 0;
		width: 100%;
		display: block;
	}
	#main_content02 {
		clear: both;
		float: left;
		margin-left: 0;
		width: 100%;
		display: block;
	}
	#main_content03 {
		clear: both;
		float: left;
		margin-left: 0;
		width: 100%;
		display: block;
	}
	#main_content03 .css_date {
		white-space: nowrap;
		width: 80px;
		font-size: 0.9em;
		border-bottom: solid 1px #ffffff;
		text-align: right;
	}
	#main_content03 .css_text {
		width: inherit;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		padding-left: 0px;
	}
	#main_content_video {
		clear: none;
		float: left;
		margin-left: 0%;
		width: 100%;
		display: block;
	}
	#main_content_video_sub #video_frame {
		height: 250px;
	}
	#main_content_active {
		clear: both;
		float: left;
		margin-left: 0;
		width: 100%;
		display: block;
	}
	#main_content_active .css_date {
		white-space: nowrap;
		width: 94px;
		font-size: 0.9em;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: solid;
		border-left-style: none;
	}
	#main_content_active .css_text {
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		width: inherit;
		padding-left: 0px;
	}
	#main_content_service {
		clear: both;
		float: left;
		margin-left: 0;
		width: 100%;
		display: block;
	}
}

@media only screen and (min-width:641px) {
	#main_content01, #main_content01_p {
		clear: both;
		float: left;
		margin-left: 0;
		width: 100%;
		display: block;
		margin-top: 5px;
	}
	
	div#main_content01_p {
		display: none;
	}
}

@media only screen and (max-width:900px) {
	#main_content01 {
		display: block;
		order: -1;
	}
}

@media only screen and (min-width:901px) {
	#maindiv {
		position: inherit;
		z-index: -1;
	}
	.gridContainer {
		width: 98%;
		max-width: 990px;
		padding-left: 1%;
		padding-right: 1%;
		margin-right: auto;
		margin-bottom: auto;
		margin-left: auto;
	}
	#main_all {
		clear: both;
		float: left;
		margin-left: 0;
		width: 100%;
		display: block;
	}
	#main_content01 {
		clear: none;
		float: left;
		margin-left: 1%;
		width: 33%;
		display: block;
		margin-top: 5px;
	}
	#main_content02 {
		clear: none;
		float: left;
		margin-left: 0%;
		width: 100%;
		display: block;
	}
	#main_content02 h2 {
		background-image: url(../images/sub_title02.png);
		background-repeat: no-repeat;
		background-position: 15px 9px;
		padding-left: 115px;
	}
	#main_content02 ul {
		list-style-type: none;
		margin: 0px;
		padding: 0px;
	}
	#main_content02 ul li {
		text-align: center;
		width: 11.5%;
		float: left;
		margin-right: .5%;
		margin-left: .5%;
	}
	#main_content03 {
		clear: none;
		float: left;
		margin-left: 0;
		width: 66%;
		display: block;
		margin-top: 5px;
	}
	#main_content03 .css_date {
		white-space: nowrap;
		width: 80px;
		font-size: 0.9em;
		border-bottom: solid 1px #ffffff;
		text-align: right;
	}
	#main_content03 .css_text {
		width: inherit;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		padding-left: 0px;
	}
	#main_content_video {
		clear: none;
		float: left;
		margin-left: 0;
		width: 49.5%;
		display: block;
	}
	#main_content_active {
		clear: none;
		float: left;
		margin-left: 0;
		width: 49.5%;
		display: block;
	}
	#main_content_active .css_date {
		white-space: nowrap;
		width: 94px;
		font-size: 0.9em;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: solid;
		border-left-style: none;
	}
	#main_content_active .css_text {
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		width: inherit;
		padding-left: 0px;
	}
	#main_content_service {
		clear: none;
		float: left;
		margin-left: 1%;
		width: 49.5%;
		display: block;
	}
	#main_content_video_sub #video_frame {
		height: 218px;
	}
	#main_content_service ul {
		margin: 5px 0px;
	}
	#maindiv {
		z-index: -1;
	}
	.content_sub_news {
		min-height: 288px;
	}
	#main_content01_p {
		display: none;
	}
}

/* #main_content01 h2, #main_content03 h2>span, #main_content_video h2>span, */
/* 	#main_content_service h2>span { */
/* 	display: none; */
/* } */
#main_content01 h2, #main_content03 h2>span, #main_content_video h2>span,
	#main_content_service h2>span {
	opacity: 0; /**改這個**/
	display: none;
}

#main_content03_title a, #main_content_video_title a,
	#main_content_service_title a {
	color: #fff;
	margin: -30px 15px 0 0;
	float: right;
	font-size: 0.9375em;
}