/* CSS Document */

body {	-webkit-text-size-adjust:100%; margin:0; 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:1392px; margin:0 auto; text-align:left; position:relative; clear:both;}

#content { color: #3d3d3d; font-size: 18px; line-height: 150%;}

.banner-box {position: relative;padding-top: 154px;}
@media only screen and (max-width:1150px){
  .banner-box {padding-top: 76px;}
}
@media only screen and (max-width:992px){
  .banner-box {padding-top: 0px;}
  
}
.banner-slogon { position: absolute; top:calc(50% - 250px); text-align: center; width: 100%; color: #fff; font-size: 25px; line-height: 100%; z-index: 101; padding: 0 20px;}
.banner-slogon span { font-size: 7vw; display: block; font-weight: 700; padding-bottom: 0px; line-height: 130%;}
.banner-bottom-txt { position: absolute; z-index: 101; bottom: 170px; left: calc(50% - 32px); text-align: center; width: 64px; color: #fff; font-size: 16px; line-height: 120%;}
.banner-bottom-txt:after {content: ""; display: block; margin: 14px auto 0 auto; width: 1px; height: 59px; margin: 0 auto; background: rgba(255,255,255,.6);}

.banner { line-height:0; position: relative;}
.banner:after { content:""; background: url(../images/idx-ban-bottom.png) repeat-x; height: 174px; z-index: 99; position: absolute; width: 100%; bottom: 0; left: 0;}
.banner .owl-item > div { padding-top: 43.431%; background-repeat: no-repeat; background-size: cover; background-position: center center;background-size: 100% !important;}
.banner img { width:auto; 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: 'Font Awesome 5 Free';font-weight: 900;font-size:90px; content:"\f104";}
.banner .owl-next { position:absolute; z-index:100; right:0px;font-weight: 900; top:calc(50% - 10px); background:none !important;}
.banner .owl-next:before { font-family:'Font Awesome 5 Free'; font-size:90px; content:"\f105";}

.banner .owl-controls { top:calc(86% - 50px); position: absolute; width: 100%; z-index: 103;}
.banner .owl-controls .owl-page span { width: 15px !important; height: 15px !important; background: none !important; border: 2px solid #fff; opacity: 1;}
.banner .owl-controls .owl-page.active span, .banner .owl-controls.clickable .owl-page:hover span {background: #fff !important;}

.idx-pro-content { padding: 82px 10px 95px 10px; text-align: center; max-width: 880px; margin: 0 auto;font-weight: 600;}
.idx-pro-content h1, .idx-pro-content b {display: block; font-size: 50px; color: #ffb400; line-height: 110%; padding-bottom: 38px;}

.idx-pro-list {margin-bottom: 70px; padding: 0 80px; max-width: 95%; margin: 0 auto;}
.idx-pro-list img { width:auto; width: 100%;}
/*.idx-pro-list .owl-buttons { display:none;}*/
.idx-pro-list .owl-prev { position:absolute; z-index:100; left:0px; top:calc(50% - 40px); background:none !important;}
.idx-pro-list .owl-prev:before { content:""; background: url(../images/icon-prev.svg) no-repeat; width: 50px; height: 50px; display: block; }
.idx-pro-list .owl-next { position:absolute; z-index:100; right:0px;font-weight: 900; top:calc(50% - 40px); background:none !important;}
.idx-pro-list .owl-next:before { content:""; background: url(../images/icon-next.svg) no-repeat; width: 50px; height: 50px; display: block; }

.idx-pro-box {text-align: center; padding: 20px 30px 0 30px; color: #585858;font-size: 20px; display: block; }
.idx-pro-pto {line-height: 0;border-radius: 100%;display: inline-block;/* border: 8px solid #ffffff; *//* box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2); */margin-bottom: 20px;/* overflow: hidden; */}
.idx-pro-pto img {transition: all 0.4s ease-out 0s;}
.idx-pro-pto:hover img {transform: scale(1.1);}
.idx-pro-box span { display: block; text-align: center; line-height: 130%;}

.idx-application {/* background: url(../images/idx-application-bg.jpg) no-repeat top center; background-size: cover;*/ min-height: 1020px; position: relative; padding: 198px 0 260px 0;background: url(../images/idx-application-bg-all.png) no-repeat top center;}
.idx-application:before { position: absolute; top: 0; left: 0; content: ""; /*background: url(../images/idx-application-top.png) no-repeat top center; background-size: cover; */ background: #fff; width: 100%; height: 120px; z-index: 2;}
.idx-application-content b { color: #0046c8;}
.idx-application-list {margin: 0 auto; max-width: 1360px; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center;}
.idx-application-list > div {margin: 0 10px 40px 10px; text-align: center; padding-top: 38px; width: 206px; height: 205px;}
.idx-application-name { width: 110px; margin: 0 auto; border-top:1px solid rgba(255,255,255,.5); margin-top: 0px; padding-top: 17px; color: #ffffff; font-size: 18px; line-height: 100%;}
.idx-application-list > div:nth-child(odd) { background: url(../images/idx-application-bg1.png) no-repeat top center;}
.idx-application-list > div:nth-child(even) { background: url(../images/idx-application-bg2.png) no-repeat top center;}

.idx-about {position: relative; z-index: 2; background: url(../images/idx-about-bg.png) no-repeat top center; max-width: 1919px; min-height: 859px; padding-top:255px;}
.idx-about-content { max-width: 566px; margin:0 auto; position: relative; left: 283px; text-align: left;}
.idx-about-content b {display: block;font-size: 50px;color: #ffb400;line-height: 110%;padding-bottom: 38px;}
.idx-about-content p {margin-bottom:45px;font-weight: 600;}
.idx-about .more-btn{color:#ffb400;border: 2px solid #ffb400;}
.idx-about .more-btn:hover { background: #ffb400; color: #fff;}
.more-btn {line-height: 42px;width: 220px;text-align: center;background: #fff;border: 2px solid #0046c8;color: #0046c8;font-size: 18px;display: block;font-weight: 600;border-radius: 21px;}
.more-btn:hover { background: #0046c8; color: #fff;}

.idx-news-box { max-width: 1392px; margin: 0 auto; text-align: left; display: flex; flex-direction: row; flex-wrap: wrap; padding-bottom: 80px; padding-top: 30px;}
.idx-news-box > div:nth-of-type(1) { width: 327px; padding-right:90px; padding-top: 36px; padding-left: 14px; padding-bottom: 36px; background: url(../images/idx-news-line.png) no-repeat top right; font-size: 60px; line-height: 100%; color: #56b0ed;}
.idx-news-box > div:nth-of-type(1) span {display: block;padding-bottom: 28px;font-size: 50px;font-weight: 700;color: #0046c8;}
.idx-news-box > div:nth-of-type(2), .idx-news-box > div:nth-of-type(3) {width:calc((100% - 327px) / 2);padding-top: 20px;padding-left: 54px;font-size: 18px;color: #646464;line-height: 150%;font-weight: 600;}
.idx-news-box > div:nth-of-type(2) a, .idx-news-box > div:nth-of-type(3) a {color: #006eeb;font-weight: 600;}
.idx-news-box > div:nth-of-type(2) a:hover, .idx-news-box > div:nth-of-type(3) a:hover { text-decoration: underline;}
.idx-news-top { line-height: 100%; padding-bottom: 30px; color: #13469b; font-size: 26px;}
.idx-news-top span {display: block;font-size: 18px;font-weight: 600;color: #006eeb;margin: 0 0 6px 3px;}
/* .owl-carousel {top: 80px;} */

@media only screen and (max-width: 1160px) {
	.idx-about { background-position: top right; min-height: inherit; padding:170px 0 30px 0px;}
	.idx-about-content {max-width: 100%; left: auto; padding: 0 10px;}
}
@media only screen and (max-width: 980px) {
	.banner .owl-item > div { padding-top:60.225%; }
	.banner-slogon {top:calc(50% - 100px); font-size: 16px;}
	.banner-slogon span { font-size: 10vw;}
	.banner-bottom-txt { bottom: 40px;}
	.banner .owl-controls {top:calc(67% + 50px);}
	.idx-pro-content { padding: 80px 10px 40px  10px;}
	.idx-pro-content h1, .idx-pro-content b, .idx-about-content b, .idx-news-box > div:nth-of-type(1) {font-size: 40px;}
	.idx-pro-list {max-width: 100%;}
	.idx-pro-box {padding: 20px 15px 0 15px;}
	.idx-application {padding: 170px 0 100px 0;}
	.idx-news-box {padding-bottom:30px;padding-top: 10px;}
	.idx-news-box > div:nth-of-type(1) {width: 100%; background: none;}
	.idx-news-box > div:nth-of-type(2), .idx-news-box > div:nth-of-type(3) {width:100%; padding: 0 10px 30px 10px;}
	.idx-news-top {padding-bottom: 10px; border-top:1px solid rgba(0,0,0,.2); padding-top: 20px;}
}
.owl-theme .owl-controls .owl-page span{ box-shadow: 1px 2px 5px #b2b2b2;}
@media only screen and (max-width: 768px) {

	

}
@media only screen and (max-width: 640px) {

}
@media only screen and (max-width: 570px) {
    .idx-pro-content {padding: 120px 10px 40px 10px;}
    .banner .owl-controls {top: calc(58% + 50px);}
    .banner:after {display: none;}
}

@media only screen and (max-width: 450px) {
	.banner .owl-item > div {padding-top: 43%;}
	.banner .owl-controls {top: calc(80% + 0px);}
	.banner-box .owl-carousel {top: 80px;}
	.owl-theme .owl-controls .owl-page span{box-shadow: 1px 2px 5px #9a9a9a;}
	.idx-pro-content {padding: 20px 10px 40px  10px;margin-top: 120px;}
  .idx-application:before{height: 80px;}
}

@media only screen and (max-width: 320px) {

}