/*----INDEX----*/
ul.bx-index {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	height: 700px;
	overflow: hidden;
}
/*首頁輪播*/
.bx-index li.cell {
	width: 100%;
	height: 700px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	background-color: #000;
}
.index-banner {
	display: table;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.2);
}
.banner-en .cell-item,.banner-en .cell-item P{
	font-family: 'Fjalla One', sans-serif;
}
.banner-tw .cell-item,.banner-cn .cell-item,.banner-tw .cell-item p,.banner-cn .cell-item p{
	font-family: 'Microsoft JhengHei', sans-serif;
}
.cell-item {
	display: table-cell; 	
	vertical-align: middle;
	padding-top: 117px;
	text-align: center;	
	color:#fff;	
	height: 100%;
	width: 100%;		
	font-size: 84px;
	line-height: 115px;
	/*text-shadow: 0px 0px 0.8rem rgba(0,0,0,0.8);*/
	
	font-weight: bold;
	text-transform:uppercase;
}
.cell-item p{
	display: block;
	font-size: 36px;
	line-height: 120%;
	color:#fff;
	/*text-shadow: 0px 0px 40px #0066cc, 0 0 10px #000;*/
	font-weight: normal;
	text-transform:uppercase;
}
.banner-link {
	position: absolute ;top:0px; left:0px;width:100%;height:100%;z-index:500;
}
.index-title {
	font-size:40px;
	font-weight: 300;
	margin: 0px;
}
/* Product Line */
a.Product-line-item {
	float: left;
	min-height:110px;
	margin:4px 0px;	
	width: 9.09%;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-size:14px;
	font-weight: 300;
	line-height: 150%;
	color:#0066cc;
	text-decoration: none;
	display: block;
}

.Product-line-item img {
	margin: 5px;
}	
/*--Application --*/
#slideApplication {
	list-style-type: none;
	padding: 0px;
	margin: 0px;

}
#slideApplication li {
	float: left;
	background-color: #f4f4f4;
	width: 32%;
}	

#slideApplication li h3 {
	font-size: 20px;
}	
/*-----INDEX NEWS ---------*/
#evend-slide {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#evend-slide li{
	position: relative;
}	
.event-text {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: auto;
	width: 100%;
	background-color: rgba(0,102,204,0.7);
	padding: 20px;
	
}
.event-text a{
	color:#fff;
	text-decoration: none;
}
.event-text a h3,.news-item a h3{
	font-size: 18px;
	font-weight: 400;
	margin: 0px;
	line-height: 130%;
	font-weight: 700;
	margin-bottom: 10px;
}
.event-text a p,.news-item a p{
	font-size:16px;
	font-weight: 300;
	line-height: 150%;
}		
.news-item {
	height: 262px;
	overflow: hidden;
	margin-bottom: 30px;
}		
.news-item:last-child {
	margin-bottom: 0px;
}			
.news-item img {
	height: 100%;
	float: right;
	margin-left: 20px;
}	
/*PPT*/
/*--- 201910 SlideShare改成放置YouTube區 Start ---*/
.video_block {
	display: table-cell;
}
.video_block a {
	position: relative;
	display: block;
}
.video_right {
	width: 55%;
	float: right;
}
.video_left {
	width: 45%;
	padding-right: 30px;
}
.video_left a {
	position: relative;
	display: table-cell;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 0px;
	padding-bottom: 45.6%;
}
.video_left_block {
	display: table;
	width: 100%;
}
.video_left_block .player_black img {
	width: 60px;
}
.video_top {
	margin-bottom: 30px;
}
.player_black {
	position: absolute;
	background-color: rgba(0,0,0,0);
	height: 100%;
	width: 100%;
	opacity: 0;
}
.player_black img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	z-index: 99;
}
a:hover .player_black {
	background-color: rgba(0,0,0,0.5);
	opacity: 1;
	transition: 0.5s;
}
/*--- 201910 SlideShare改成放置YouTube區 End ---*/

.klg_contain {
	margin-top: 40px;
	margin-bottom: 40px;
	display: table;
	width: 100%;
}
.klg_block {
	display: table-cell;
	vertical-align: top;
	min-height: 1px;
	width: 33%;
	padding-bottom: 25%;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	border-right: 3px solid #f4f4f4;
	border-left: 3px solid #f4f4f4;
}
.klg_blue {
	background-color: #0066cc;
	opacity: 0;
	position: absolute;
	width: 100%;
	height: 100%;
}
.klg_block p {
	background: -moz-linear-gradient(top,  rgba(12,64,116,1) 10%, rgba(12,64,116,0) 80%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(12,64,116,1) 10%,rgba(12,64,116,0) 80%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(12,64,116,1) 10%,rgba(12,64,116,0) 80%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c4074', endColorstr='#000c4074',GradientType=0 ); /* IE6-9 */
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 20px;
	font-size: 18px;
	color: #fff;
	line-height: 1.5em;
	z-index: 1;
}
.klg_block p:hover {
	background-color: rgba(0,102,204,0.6);
	transition: 0.5s;
}

/*----------------------------------------------------------------*/
@media screen and (max-width:1388px){
	.bx-index li.cell {
		height: 500px;
	}
}	
@media screen and (max-width:1199px){
	.news-item {
		height: 212px;
	}
}
@media screen and (max-width:991px){
	.a.Product-line-item {
		font-size: 12px;	
	}
	.bx-wrapper {
		margin-top: 70px;
	}
	.cell-item {
		font-size: 56px;
		line-height: 150%;
		padding-top: 0;
	}
	.cell-item p{
		font-size: 24px;
	}
	.news-item {
		margin: 10px 0px;
	}
	
	/*--- 201910 SlideShare改成放置YouTube區 Start ---*/
	.video_block {
		display: block;
		width: 100%;
		margin-bottom: 4%;
	}
	.video_left {
		width: 100%;
		padding-right: 0;
	}
	.video_left a {
		display: block;
	}
	.video_top {
		margin-bottom: 4%;
	}
	.video_left a {
		position: relative;
		display: table-cell;
		height: 100%;
		padding-bottom: 0;
	    background-color: #0066cc;
	}
	/*--- 201910 SlideShare改成放置YouTube區 End ---*/

	.klg_contain  {
		padding: 0 10%;
	}
	.klg_block {
		display: block;
		width: 100%;
		border:none;
		margin-bottom: 10px;
		padding-bottom: 50%;
	}
}
@media screen and (max-width:768px) {
	.bx-index li.cell {
		height: 240px;
	}	
	.cell-item {
		vertical-align: middle;
		padding-bottom: 0px;
		font-size: 24px;
		line-height: 150%;
	}
	.cell-item p{
		font-size: 16px;
	}

	.cell-item small{
		font-size: 20px;
	}	
	a.Product-line-item {
		font-size:16px;
		width: 20%;
	}
	.products-2 a {
		width: 16.6%;
	}
	.news-item {
		height: 120px;
	}
	.news-item a h3{
		font-size:16px;
	}
}
@media screen and (max-width:500px) {
	a.Product-line-item {
		font-size: 12px;
	}

	.klg_contain  {
		padding: 0 5%;
	}
	.klg_block {
		padding-bottom: 80%;
	}
	.klg_block p {
		font-size: 14px;
	}
}