/* CSS Document */

body {	-webkit-text-size-adjust:100%; margin:0; text-align:center; font-family: '微軟正黑體', sans-serif; }
img {	border:0; }

/* Reset ================================================================================= */

a { text-decoration:none; 
-webkit-transition: all 0.4s ease-out 0s;
-moz-transition: all 0.4s ease-out 0s;
transition: all 0.4s ease-out 0s; }
a:hover { text-decoration:none; }

* { margin:0; padding:0; list-style:none;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */}

.content-Box { max-width:1220px; margin:0 auto; text-align:left; position:relative; clear:both;}

.after-0:after { clear:both; display:block; content:""; height:0; text-indent:-99999px;}
.after-5:after { clear:both; display:block; content:""; height:5px; text-indent:-99999px;}
.after-10:after { clear:both; display:block; content:""; height:10px; text-indent:-99999px;}
.after-15:after { clear:both; display:block; content:""; height:15px; text-indent:-99999px;}
.after-20:after { clear:both; display:block; content:""; height:20px; text-indent:-99999px;}



.banner { line-height:0; background: url(../images/idx-ban-bg.jpg) no-repeat top center; background-size: cover;}
.banner img { width:100%;}
.banner .owl-buttons { display:none;}
.banner .owl-prev { position:absolute; z-index:100; left:0px; top:calc(50% - 10px); background:none !important;}
.banner .owl-prev:before { font-family:'FontAwesome'; font-size:90px; content:"\f104";}
.banner .owl-next { position:absolute; z-index:100; right:0px; top:calc(50% - 10px); background:none !important;}
.banner .owl-next:before { font-family:'FontAwesome'; font-size:90px; content:"\f105";}
.banner .owl-controls { margin-top:0 !important; margin-bottom:-24px !important; position: relative; z-index: 99; top:-40px;}
.banner .owl-controls .owl-page span { width:14px !important; height: 14px !important; background: #fff !important; opacity: 1 !important; margin: 5px !important;}
.banner .owl-controls .owl-page.active span, .banner .owl-controls.clickable .owl-page:hover span { background: #007ad6 !important;}

.news-bg {background: #0055a5; position: relative;}
.news-content {display: flex; flex-direction: row; flex-wrap:nowrap;}
.news-content  > div:first-child { width: 118px; padding: 14px 0; color: #87c5ff; font-size: 20px; font-family: 'Lato', sans-serif; text-align: center; position: relative;}
.news-content  > div:first-child:after {content: ""; position: absolute; width: 1px; height: 30px; background: #fff;  top:14px; right: 0px;}
.news-content  > div:last-child {width: calc(100% - 118px); padding-top: 3px; padding-left: 10px;}

.scroll-text a { font-size:16px; color:#ffffff; line-height:100%; display: block; padding: 17px 10px;white-space:nowrap; text-overflow : ellipsis; overflow:hidden;}
.scroll-text a:hover { text-decoration: underline;}
.scroll-text a span {display: inline-block; vertical-align: top; padding-right: 25px;}


.idx-about { background: url(../images/idx-about-bg.jpg) no-repeat top center; background-size: cover; padding: 120px 0;}
.idx-about-content {display:flex; flex-direction: row; flex-wrap: wrap;}
.idx-about-content > div{width: 50%; padding: 0 30px;}
.video { background: rgba(255,255,255,.1); padding: 10px;}
.video-container {position: relative;padding-bottom: 51.5%;padding-top: 88px;height: 0;overflow: hidden;}
.video-container iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%; border-width: 0;}
.idx-about-content h1 { color: #fff000; font-size: 25px; letter-spacing: 1px; line-height: 120%; font-weight: normal;}
.idx-about-content h1:after { content: ""; background: url(../images/arrow-1.png) no-repeat; width: 41px; height: 21px; display: block; margin: 30px 0 40px 0;}
.idx-about-content p { font-size: 17px; line-height: 180%; color: #ebebeb; letter-spacing: 1px; margin-bottom: 40px;}
.idx-about-content a {display: block; width: 150px; line-height: 50px; text-align: center; border: 1px solid #ffffff; color: #ffffff; font-size: 17px; letter-spacing: 1px;}
.idx-about-content a:hover { background: #fff000; color: #333;}

.idx-pro { padding: 45px 0 80px 0;}
.title01 { text-align: center; margin-bottom: 20px; letter-spacing: 1px; font-size: 24px; color: #343434; font-weight: normal;}
.idx-pro-list {padding: 0 40px;}
.idx-pro-list .owl-item { padding: 0 15px 5px 15px;}
.idx-pro-list .owl-pagination { display:none;}
.idx-pro-list .owl-prev { position:absolute; z-index:100; left:-40px; top:calc(50% - 200px); background:none !important;}
.idx-pro-list .owl-prev:before { font-family:'FontAwesome'; font-size:60px; content:"\f104"; color: #7d7d7d;}
.idx-pro-list .owl-next { position:absolute; z-index:100; right:-40px; top:calc(50% - 200px); background:none !important;}
.idx-pro-list .owl-next:before { font-family:'FontAwesome'; font-size:60px; content:"\f105"; color: #7d7d7d;}
.idx-pro-list .owl-controls { margin-top:0 !important; margin-bottom:-24px !important; position: relative; z-index: 99; top:-25px;}
.idx-pro-list .owl-controls .owl-page span { width:14px !important; height: 14px !important; background: #fff !important; opacity: 1 !important; margin: 5px !important;}
.idx-pro-list .owl-controls .owl-page.active span, .idx-pro-list .owl-controls.clickable .owl-page:hover span { background: #007ad6 !important;}

.pro-pto {line-height: 0; margin-bottom: 20px; overflow: hidden;}
.pro-pto img { width: 100%; transition: all 0.4s ease-out 0s;}
.pro-pto:hover img {opacity: 0.6; transform: scale(0.95);}
.pro-name { text-align: center; margin-bottom: 20px; letter-spacing: 1px; font-size: 14px; color: #141414; line-height: 110%;}
.pro-name span { display:block; font-family: "Lato"; color: #141414; font-size: 18px; position: relative; padding-bottom: 18px;}
.pro-name span:after { content: ""; position: absolute; width: 118px; height: 1px; display: block; bottom: 8px; left: calc(50% - 59px); background: #000000;}
.pro-btn { padding: 0 10px;}
.pro-btn a {display: block; border: 1px solid #010101; letter-spacing: 1px; font-size: 14px; color: #1d1d1d; text-align: center; padding: 12px; line-height: 100%; max-width: 218px; margin: 0 auto;}
.pro-btn a:hover {background: #010101; color: #fff;}

@media only screen and (max-width: 980px) {

}

@media only screen and (max-width: 768px) {
	.idx-about {padding: 30px 0;}
	.idx-about-content > div{width: 100%; padding: 0 20px;}
	.video {margin-bottom: 30px;}
	.idx-about-content h1 {font-size: 20px;}
	.idx-about-content h1:after { margin: 20px 0 20px 0;}
	.idx-about-content p {font-size: 16px;}
	.idx-about-content a {width: 100%;}

}
@media only screen and (max-width: 640px) {

}
@media only screen and (max-width: 570px) {

}

@media only screen and (max-width: 414px) {
.news-content {flex-direction: column;}
.news-content > div {width: 100% !important;padding: 5px 10px !important; text-align: left !important;}
.news-content  > div:first-child:after {width: 100%; height: 1px; bottom:0px; left: 0px; top:auto; opacity: 0.55;}
.scroll-text a {padding: 0px 0; line-height: 240%; font-size: 16px;}

}

@media only screen and (max-width: 320px) {

}