@charset "utf-8";

#highlight {
	text-align: center;
	position: absolute;
	padding: 30px 40px;
	z-index: 100;
	color: white;
	width: 100%;
	top: 0;
}
#highlight h4 {
	letter-spacing: -.008em;
}
#highlight h4:before, #highlight h4:after {
	display: inline-block;
	content: '-';
}
#highlight h4:before {
	margin-right: 10px;
}
#highlight h4:after {
	margin-left: 10px;
}
#slider {
	background-color: #e7e7e7;
	white-space: nowrap;
	position: relative;
	overflow: hidden;
	height: 760px;
}
#slider .slide {
	transition: opacity 1s;
	background-size: cover;
	position: absolute;
	height: 100%;
	width: 100%;
	opacity: 0;
	left: 0;
	top: 0;
}
#slider .slide.show {
	opacity: 1;
}
.ie8 #slider .slide {
	visibility: hidden;
}
.ie8 #slider .slide.show {
	visibility: visible;
}
#slider .thu {
	text-align: center;
	margin-top: 16px;
}
#slider .thu>a {
	background: url('../images/thu_off.png') no-repeat center center;
	transition: background-image .4s;
	background-size: 11px;
	display: inline-block;
	padding: 12px;
	height: 35px;
	width: 35px;
}
#slider .thu>a.on, #slider .thu>a:hover {
	background-image: url('../images/thu_on.png');
}
#slider .text {
	font-weight:500;
	font-size:17px;
	font-family: 'gotham', '微軟正黑體', 'Microsoft JhengHei', 'Helmet', 'Freesans', 'sans-serif';
	/*font: 500 18px gotham, '微軟正黑體', 'Microsoft JhengHei', Helmet, Freesans, sans-serif;*/
	white-space: normal;
	text-align: center;
	color: white;
}
.win.safari #slider .text {
 	font-family: '微軟正黑體', 'Microsoft JhengHei', 'Helmet', 'Freesans', 'sans-serif';
}
#slider .text h1 {
	letter-spacing: -2px;
	margin-bottom: 10px;
	line-height: 56px;
	font-weight: 700;
	font-size: 56px;
}
#slider .text h2 {
	line-height: 24px;
}
#slider .middle {
	vertical-align: middle;
	display: inline-block;
	width: 100%;
}
#slider:after {
	vertical-align: middle;
	display: inline-block;
	content: ' ';
	height: 100%;
}

#more-down {
	margin-bottom: 44px;
	text-align: center;
	position: absolute;
	height: 35px;
	width: 100%;
	bottom: 0;
	left: 0;
}
#more-down a {
	background: url('../images/more_down.png') no-repeat center center;
	transition: opacity .4s;
	display: inline-block;
	height: 100%;
	width: 50%;
}
#more-down a:hover {
	opacity: .5;
}

#article .green-bg {
	text-align: center;
	padding-top: 34px;
}
#article .green-bg h3 {
	font: 300 24px gotham, '微軟正黑體', 'Microsoft JhengHei', Helmet, Freesans, sans-serif;
	color: white;
}
.win.safari #article .green-bg h3 {
	font-family: '微軟正黑體', 'Microsoft JhengHei', 'Helmet', 'Freesans', 'sans-serif';
}
#article .green-bg .read-more {
	display: inline-block;
	padding-bottom: 24px;
	padding-top: 20px;
	font-weight: 600;
	color: white;
}
#article .green-bg .read-more:hover {
	color: #326aaa;
}
#tabs-head {
	font-size: 0;
}
#tabs-head>a {
	background-color: #c7c7c7;
	padding: 14px 12px 12px;
	display: inline-block;
	max-width: 285px;
	font-size: 16px;
	color: black;
	width: 50%;
}
#tabs-head>a:hover {
	opacity: 1;
	color: #6db71d;
}
#tabs-head>a.active {
	background-color: #e7e7e7;
}

#article .news {
	background-color: #e7e7e7;
	padding-top: 72px;
}
#article .news .holder {
	text-align: center;
}
#article .news .item .detail {
	line-height: 22px;
	font-weight: 400;
	overflow: hidden;
	font-size: 14px;
	height: 94px;
}
#article .news .item .link {
	color: #6db71c;
	padding: 0;
}
#article .news .view-more {
	border: 2px solid #6db71c;
	display: inline-block;
	margin-bottom: 48px;
	font-weight: 600;
	padding-top: 8px;
	margin-top: 32px;
	color: #6db71c;
}
#article .news .view-more:hover {
	color: #fff;
	background: #6db71c;
	opacity: 1;
}
#press {
	display: none;
}

#article .business-overview {
	background: url('../images/home/overview_bg.jpg') no-repeat center center;
	background-size: cover;
	white-space: nowrap;
	text-align: center;
	position: relative;
	overflow: hidden;
	height: 618px;
	color: white;
}
#article .business-overview:before {
	background: url('../images/opacity_blue_80.png');
	position: absolute;
	content: ' ';
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
}
.rgba #article .business-overview:before {
	background: rgba(50, 176, 203, .8);
}
#article .business-overview:after {
	vertical-align: middle;
	display: inline-block;
	content: ' ';
	height: 100%;
}
#article .business-overview .holder {
	vertical-align: middle;
	display: inline-block;
	white-space: normal;
}
#article .business-overview h1, #article .business-overview .item {
	font: 500 30px gotham, '微軟正黑體', 'Microsoft JhengHei', Helmet, Freesans, sans-serif;
}
.win.safari #article .business-overview h1,.win.safari #article .business-overview .item {
   font-family: '微軟正黑體', 'Microsoft JhengHei', 'Helmet', 'Freesans', 'sans-serif';
}
#article .business-overview h1 {
	margin-bottom: 28px;
}
#article .business-overview .item {
	padding: 8px 34px 10px 16px;
	border: 2px solid white;
	display: inline-block;
	position: relative;
	line-height: 30px;
	margin-right: .7%;
	margin-left: .7%;
	text-align: left;
	margin-top: 15px;
	font-size: 18px;
	color: white;
	width: 32.4%;
}
#article .business-overview .item:hover {
	color: #32b0cb;
	background-color: #fff;
	opacity: 1;
}
.safari #article .business-overview .item {
	padding: 10px 34px 9px 16px;
}
#article .business-overview .item:after {
	position: absolute;
	margin-top: -2px;
	font-size: 24px;
	right: 20px;
}
#article .business-overview .item.first {
	margin-left: 0;
}
#article .business-overview .item.last {
	margin-right: 0;
}
#article .business-overview p {
	margin-right: auto;
	margin-left: auto;
	line-height: 24px;
	margin-bottom: 36px;
	width: 100%;
	font-size: 16px;
}

.iframe-stock {padding:35px 0;padding-bottom:18px;}
.iframe-stock iframe{width:100%;height:85px;}

@media screen and (max-width: 1200px) {
	#article .business-overview .item.first,
	#article .business-overview .item.last,
	#article .business-overview .item {
		margin-right: auto;
		margin-left: auto;
		display: block;
	}
	
	#article .business-overview .item {
        width: 50%;
        min-width: 220px;
    }
}
@media screen and (max-width: 980px) {
	#article .business-overview .item {
		width: 50%;
	}
	#article .green .holder {
		padding-right: 0;
		padding-left: 0;
	}
	#article .green-bg h3 {
		margin-right: auto;
		margin-left: auto;
		width: 80%;
	}
	#article .green-bg h3 br {
		display: none;
	}

}
@media screen and (max-width: 640px) {
	#slider .text {
		font-size: 16px;
	}
	#slider .text h1 {
		line-height: 50px;
		font-size: 50px;
	}
	#slider .text h2 br {
		display: none;
	}
	#article .business-overview .item {
        width: 70%;
        min-width: 0;
        font-size: 14px;
    }
    #article .business-overview .holder {
        width: 100%;
    }
    .iframe-stock iframe{height: 165px;}
    
}
@media (max-width: 480px),
(-webkit-min-device-pixel-ratio: 1.25) and (max-width: 640px),
(min--moz-device-pixel-ratio: 1.25) and (max-width: 640px),
(-o-min-device-pixel-ratio: 1.25/1) and (max-width: 640px),
(min-device-pixel-ratio: 1.25) and (max-width: 640px),
(min-resolution: 200dpi) and (max-width: 640px),
(min-resolution: 1.25dppx) and (max-width: 640px) {
	#article .middle .holder {
		padding-right: 0;
		padding-left: 0;
	}
	#slider .text {
		font-size: 11px;
	}
	#slider .text h1 {
		line-height: 30px;
		font-size: 30px;
		padding: 0px 10px;
	}
	#slider .text h2 {
		margin-right: auto;
		margin-left: auto;
		line-height: 14px;
		width: 80%;
	}
	
	#article .green-bg h3 {
		font-size: 16px;
		width:100%;
	}
	#article .green .read-more:after {
		font-size: 10px;
	}

	#article .news .view-more {
		padding-top: 5px;
	}

	#tabs-head > a {font-size:14px;}
	
	#article .business-overview .item {
		line-height: 20px;
		font-size: 13px;
		width: 100%;
	}
	.iframe-stock iframe{height: 210px;}
}

@media screen and (max-width: 767px) {
	.stock-box{
		display: flex;
		flex-direction: column;
	}

	.stock-item:first-child{
		display: flex;
		flex-wrap: wrap;
	}

	.stock-item:first-child > div{
	}

	.stock-price-label{
	}

	.stock-item-bottom{
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
}
