/* CSS Document */

body {	-webkit-text-size-adjust:100%; font-family: 'Noto Sans TC', sans-serif; overflow-x: hidden; }
img {	border:0; }

/* Reset ================================================================================= */

a { text-decoration:none; transition: all 0.4s ease-out 0s; }
a:hover { text-decoration:none; }

* { box-sizing: border-box;}

.content-Box { max-width:1248px; width: 100%; margin:0 auto; text-align:left; position:relative; clear:both;}

#content { font-size: 18px; line-height:30px; color: #333; letter-spacing: 0rem; font-weight: 400; padding-top: 60px;}
#content p{ margin-bottom: 30px; margin-top: 0; font-size: 18px;line-height:30px;  font-weight: 400;}
p, td, li, label { font-size: 18px;line-height:30px;  font-weight: 400;}

.photo-fit img { object-fit: cover; width: 100%; height: 100%; position: absolute; z-index: 1; left: 0; top: 0;}

.photo {line-height: 0; height: 0; padding-bottom: 40%; overflow: hidden; position: relative; z-index: 1; margin-bottom: 0px;}
.imgCenter {position: absolute; top: 0; left: 0; right: 0; bottom: 0; line-height: 0; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; z-index: 2;}
.imgCenter img {max-height: 100%;}


/*
.banner { display: block;}
.banner-mobile { display: none;}
*/
.pc { display: block;}
.mobile { display: none;}
.loop .owl-dots { }
.loop .owl-item {position: relative; }
.loop .owl-nav { position: absolute; top:calc(50% - 40px); width: 100%; z-index: 11;}
.loop .owl-prev, .loop .owl-next { position:absolute; z-index:100; top:calc(50% - 0px); background:none !important;}
.loop .owl-prev { left:30px; }
.loop .owl-next { right:30px;}
.loop .owl-prev:before, .loop .owl-next:before { font-family: 'Font Awesome 5 Free';font-weight: 900 !important;font-size:70px; color: #fff; opacity: 0.5;transition: all 0.4s ease-out 0s;width: 35px; height: 35px; background-size: contain; display: block; border-width: 2px 2px 0 0; border-style: solid; border-color: #fff;}
.loop .owl-prev:before { content: ""; transform: rotate(-135deg); }
.loop .owl-next:before { content: ""; transform: rotate(45deg);}
.loop .owl-prev:hover:before, .loop .owl-next:hover:before { opacity: 1;}
.loop .owl-stage-outer {z-index: 2;}
.loop .owl-dots { position: absolute; z-index: 100; bottom: 15px; width: 100%; text-align: center !important; padding: 0 50px; }
.loop .owl-dots .owl-dot span, .loop  .owl-dots .owl-dot span { background: #fff !important; width: 14px !important; height: 14px !important;}
.loop .owl-dots .owl-dot.active span, .loop  .owl-dots .owl-dot:hover span { background: #0471bd !important; }

.idx-about-section { position: relative; padding: 60px 5% 0px 5%; display: flex; flex-direction: row; flex-wrap: wrap;}
.idx-about-section:after { position: absolute; z-index: -1; content: ""; left: 0; bottom: 0; display: block; width: 100%; background: #0461a2; height: 60%; clip-path: polygon(0% 45%, 60% 0%, 100% 8%, 100% 100%, 0% 100%);}
.idx-about-section > div:nth-of-type(1) { width: 52%;}
.idx-about-section > div:nth-of-type(2) { width: 48%; padding-left: 5%; padding-top: 65px;}

.about-animate .owl-dots { display: none;}
.about-animate .owl-item {position: relative; }
.about-animate .owl-nav { position: absolute; top:calc(50% - 40px); width: 100%; z-index: 11;}
.about-animate .owl-prev, .about-animate .owl-next { position:absolute; z-index:100; top:calc(50% - 0px); background:none !important;}
.about-animate .owl-prev { left:30px; }
.about-animate .owl-next { right:30px;}
.about-animate .owl-prev:before, .about-animate .owl-next:before { font-family: 'Font Awesome 5 Free';font-weight: 900 !important;font-size:70px; color: #fff; opacity: 0.5;transition: all 0.4s ease-out 0s;width: 35px; height: 35px; background-size: contain; display: block; border-width: 2px 2px 0 0; border-style: solid; border-color: #fff;}
.about-animate .owl-prev:before { content: ""; transform: rotate(-135deg); }
.about-animate .owl-next:before { content: ""; transform: rotate(45deg);}
.about-animate .owl-prev:hover:before, .about-animate .owl-next:hover:before { opacity: 1;}
.about-animate .owl-stage-outer {z-index: 2;}
.about-animate .owl-dots { position: absolute; z-index: 100; bottom: 15px; width: 100%; text-align: center !important; padding: 0 50px; }
.about-animate .owl-dots .owl-dot span, .about-animate  .owl-dots .owl-dot span { background: #fff !important; width: 14px !important; height: 14px !important;}
.about-animate .owl-dots .owl-dot.active span, .about-animate  .owl-dots .owl-dot:hover span { background: #0471bd !important; }

.idx-about-title { padding-bottom: 17%; color: #222222; font-size: 34px; font-weight: 500;}
.idx-about-title h1 { line-height: 100%; color: #0461a2; font-size: 3.3vw; font-weight: 700; padding: 0 0 28px 0; margin: 0; display: block;}
.idx-about-content p { color: #fff;}

.btn01 a { display: inline-block; position: relative; color: #333333; font-size: 16px;}
.btn01 a:after { content: ""; position: absolute;bottom:-2px; right: 0; width: 100%; height: 3px; background: #333333;  transition: all 0.4s ease-out 0s;}
.btn01 a:hover:after {  width: 0%; left: 0;}
.btn01 a.white { color: #fff;}
.btn01 a.white:after { background: #fff;}

.idx-video-section { background: #f0e9e6; display:flex; flex-flow: row; flex-wrap: wrap; align-items: center;}
.idx-video-section > div { width: 50%;}
.idx-video-section > div:nth-of-type(1) { padding: 0 5%;}
.idx-video-section > div:nth-of-type(1) b { display: block; font-weight: 700; color: #0461a2; font-size: 1.5vw; line-height: 120%; padding-bottom: 18px;}

.video-container {position: relative;padding-bottom: 51.5%;padding-top: 30px;height: 0;overflow: hidden;}
.video-container iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%; border-width: 0;}

.demo-section { padding-left: 5%; padding-right: 5%;}

.idx-news-section { padding: 35px 0;}

.title-type-1 { position: relative; padding:28px 0 30px 0; line-height: 100%; font-weight: 700; color: #0461a2; font-size: 44px;  }
.title-type-1:before { position: absolute; content: ""; display: block; left: 0; top: 0; width: 80px; height: 3px; background: #0461a2; }
.title-type-1-w { color: #fff;  }
.title-type-1-w:before { background: #fff; }


.loop2 { padding: 0 5%;}
.loop2 .owl-dots { display: none;}
.loop2 .owl-item {position: relative; }
.loop2 .owl-nav { position: absolute; top:-70px; right: 2%; width: 150px; z-index: 11;}
.loop2 .owl-prev, .loop2 .owl-next { position:absolute; z-index:100; top:calc(50% - 0px); background:#fff !important; border-radius: 100% !important; width: 33px !important; height: 33px !important; border: 1px solid #0461a2 !important; cursor: pointer;}
.loop2 .owl-prev { left:30px; }
.loop2 .owl-next { right:30px;}
.loop2 .owl-prev:before, .loop2 .owl-next:before { font-family: 'Font Awesome 5 Free';font-weight: 900 !important;font-size:70px; color: #fff; opacity: 1;transition: all 0.4s ease-out 0s;width: 8px; height: 8px; background-size: contain; display: inline-block; border-width: 1px 1px 0 0; border-style: solid; border-color: #0461a2; position: relative; top: -6px;}
.loop2 .owl-prev:before { content: ""; transform: rotate(-135deg); left: 2px; }
.loop2 .owl-next:before { content: ""; transform: rotate(45deg); right: 2px;}
.loop2 .owl-prev:hover, .loop2 .owl-next:hover { opacity: 0.7;}
.loop2 .owl-stage-outer {z-index: 2; padding-top: 20px;}
.loop2 .owl-dots { position: absolute; z-index: 100; bottom: 15px; width: 100%; text-align: center !important; padding: 0 50px; }
.loop2 .owl-dots .owl-dot span, .loop2  .owl-dots .owl-dot span { background: #fff !important; width: 14px !important; height: 14px !important;}
.loop2 .owl-dots .owl-dot.active span, .loop2  .owl-dots .owl-dot:hover span { background: #0471bd !important; }

.news-box { position: relative; background: #f0f0f0; padding: 20px; display: block;  transition: all 0.4s ease-out 0s;}
.news-box:hover { background: #0461a2;}
.news-box:hover .news-date, .news-box:hover .news-title { color: #fff;}
.news-box:hover .news-pto img { transform: scale(1.05);}
.news-tag { position: absolute; top:-20px; left: 20px; background: #0461a2; line-height: 40px; padding: 0 15px; color: #fff; font-size: 15px;}
.news-pto { padding-bottom: 66%; margin-bottom: 20px;}
.news-pto img { transition: all 1s ease-out 0s; }
.news-date { font-size: 13px; line-height: 100%; padding-bottom: 12px; transition: all 0.4s ease-out 0s; text-align: left;}
.news-title { font-size: 20px; line-height: 150%; font-weight: 700; color: #0461a2; transition: all 0.4s ease-out 0s; text-align: left;
 display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;}

.idx-applicaion-section { padding: 70px 5%; background: url("../images/idx-application-bg.jpg") no-repeat; background-size: cover; background-attachment: fixed;}
.idx-applicaion-list-top { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.idx-applicaion-list-top > div { margin-bottom: 10px; overflow: hidden; position: relative;}
.idx-applicaion-list-top > div:nth-of-type(1), .idx-applicaion-list-top > div:nth-of-type(3) { width: calc(25% - 6.66px);}
.idx-applicaion-list-top > div:nth-of-type(2) { width: calc(50% - 6.66px);}
.idx-applicaion-list-middle, .idx-applicaion-list-bottom { display: flex; flex-direction: row; flex-wrap: wrap;justify-content: space-between;}
.idx-applicaion-list-middle > div { overflow: hidden; position: relative;}
.idx-applicaion-list-middle > div:nth-of-type(1) { margin-bottom: 10px; width: 100%;}
.idx-applicaion-list-middle > div:nth-of-type(2), .idx-applicaion-list-middle > div:nth-of-type(3), .idx-applicaion-list-bottom > div { width: calc(50% - 5px); position: relative; overflow: hidden;}
.idx-applicaion-list-top > div img, .idx-applicaion-list-middle > div img, .idx-applicaion-list-bottom > div img { object-fit: cover; width: 100%; height: 100%;transition: all 2.5s ease-out 0s; }
.idx-applicaion-list-top > div:hover img, .idx-applicaion-list-middle > div:hover img, .idx-applicaion-list-bottom > div:hover img { transform: scale(1.1);}
.idx-applicaion-list-btn { position: absolute; width: 100%; height: 100%; top:0; left: 0;  z-index: 2;  display:block;}
.idx-applicaion-list-btn:hover .idx-applicaion-over { bottom: 0; height: 100%;}
.idx-applicaion-list-btn:hover .idx-applicaion-over > div:nth-of-type(2) { opacity: 1; transform: scale(1);}

.idx-applicaion-over { position: absolute; z-index: 2; background: rgba(0,0,0,.7); left: 0; bottom: -95px; width: 100%; height: 150px; display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: center; align-items: center;transition: all 0.6s ease-out 0s; padding: 0px 0; }
.idx-applicaion-over > div:nth-of-type(1) { color: #fff; font-size: 22px; font-weight: 700; padding-bottom: 30px;
 display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;}
.idx-applicaion-over > div:nth-of-type(2) { width: 62px; height: 62px; border: 2px solid #fff; border-radius: 100%; text-align: center; line-height: 52px;transition: all 1s ease-out 0s; opacity: 0; transform: scale(0);}
.idx-applicaion-over > div:nth-of-type(2) span { display: inline-block; width: 12px; height: 12px; background: #fff;clip-path: polygon(0% 0%, 100% 50%, 0% 100%); position: relative; left: 2px;}

.idx-blog-section { padding: 90px 5% 50px 5%;}
.idx-blog-list { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.idx-blog-list > a { display: block; width: calc(33.33% - 20px);}
.idx-blog-list > a:hover .idx-blog-pto img { transform: scale(1.1);}
.idx-blog-pto { padding-bottom: 51%; margin-bottom: 10px;}
.idx-blog-pto img { transition: all 2.5s ease-out 0s;}
.idx-blog-name { font-size: 22px; font-weight: 700; color: #333333;}

.idx-catalog-section { min-height: 420px; background: url("../images/idx-catalog-bg.jpg") no-repeat top right; background-size: cover; padding: 135px 5%; position: relative; display: block;}
.idx-catalog-section:after { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,.5);transition: all 0.6s ease-out 0s;}
.idx-catalog-section:hover:after { background: rgba(0,0,0,.85);}
.idx-catalog-section:hover .btn02 { transform: scale(0.8);}
.idx-catalog-content { display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: space-between; z-index: 2;}
.idx-catalog-content > div:nth-of-type(1) { width: 350px;}
.idx-catalog-content > div:nth-of-type(2) { width: calc(100% - 350px - 96px); padding-right:5%; color: #fff; font-size: 17px; line-height: 30px;}
.idx-catalog-content > div:nth-of-type(2) b { display: block; padding-bottom:15px; font-size: 30px; line-height: 40px; font-weight: 700;}
.idx-catalog-content > div:nth-of-type(3) { width: 96px;}

.idx_service { padding: 5%;}
.idx_service .title-type-1 a { color: #0461a2;}
.idx_service .title-type-1 a:hover { color: #2bb8d3;}
.idx_service .process { position: relative; display: flex; flex-flow: wrap; align-items: flex-start; margin-top: 40px;}
.idx_service .process > div { position: relative; width: 20%; text-align: center; padding: 0 10px; transition: all 0.4s ease-out 0s;}
.idx_service .process > div::after { content: ''; position: absolute; top: 74px; left: 0; width: 100%; height: 4px; background: #dedede; z-index: -1;}
.idx_service .process > div .img { display: flex;  flex-flow: wrap; align-items: center; justify-content: center; background: #0461a2; width: 148px; height: 148px;  margin: auto; border-radius: 75px; margin-bottom: 30px; transition: all 0.4s ease-out 0s;}
.idx_service .process > div .text { color: #0461a2; font-weight: 700; font-size: 24px; transition: all 0.4s ease-out 0s;}

/* 20250217 首頁的 News 標題增加 <a> */
.idx-news-section .title-type-1 a { color: #0461a2;}
.idx-news-section .title-type-1 a:hover { color: #2bb8d3;}

.idx_partnerships { padding: 50px 5% 40px 5%;}
.idx_partnerships .p_logo { display: flex; flex-flow: wrap; align-items: center; margin-top: 40px;}
.idx_partnerships .p_logo > div { position: relative; width: calc(16.666% - 40px); height: 0; padding: 0 20px 72px 20px; overflow: hidden; margin: 0 20px 50px 20px;}
.idx_partnerships .p_logo > div .pic { position: absolute; top: 0; left: 0; right: 0; bottom: 0; display: flex; flex-flow: wrap; align-items: center; justify-content: center;}
.loop3 { margin: 30px 0; padding: 0 35px;}
.loop3 .item { display: flex; flex-flow: column; align-items: center;}
.loop3 .item .pic { display: flex; flex-flow: wrap; align-items: center; min-height: 70px; margin: 0 0 70px 0;}
.loop3 .item .pic:last-child { margin: 0 !important;}

.btn02 { display:block; width: 96px; height: 96px; border-radius: 100%; background: #0471bd; text-align: center; padding-top: 35px;transition: all 0.6s ease-out 0s;}
.btn02 span { display: inline-block; width: 26px; height: 26px; border-width: 1px 1px 0 0; border-style: solid; border-color: #fff; transform: rotate(45deg); position: relative; left: -5px;}

.idx-contact-section { background: url("../images/idx-contact-bg.jpg") no-repeat top center; background-size: cover;}

@media only screen and (max-width: 1365px) {
	#content { font-size: 16px; line-height: 26px;}
	#content p{ font-size: 16px;line-height:26px;}
	p, td, li, label { font-size: 16px;line-height:26px;}
	
	.title-type-1 { font-size: 30px; padding: 20px 0 20px 0;}
	.title-type-1:before { width: 60px; }
	
	.loop2 .owl-prev:before, .loop2 .owl-next:before { top:-3px;}
	
	.idx-catalog-section { min-height: inherit; padding: 70px 5%;}
	.idx-catalog-content > div:nth-of-type(2) b { font-size: 24px; line-height: 140%;}
}


@media only screen and (max-width: 1279px) {
	.idx-about-section:after {  clip-path: polygon(0% 50px, 60% 0%, 100% 30px, 100% 100%, 0% 100%); height: 75%;}
	.idx-about-section > div:nth-of-type(1) { width: 100%;}
	.idx-about-section > div:nth-of-type(2) { width: 100%; padding-left: 0%; padding-top: 0px; position: relative; margin-top: -70px; padding-bottom: 40px;}
	.idx-about-title { color: #fff; font-size: 28px; padding-bottom: 35px;}
	.idx-about-title h1 { color: #fff; font-size: 42px; padding-bottom: 15px;}
	
	.idx-video-section > div { width: 100%;}
	.idx-video-section > div:nth-of-type(1) { order: 2; padding: 35px 5%;}
	.idx-video-section > div:nth-of-type(1) b { font-size: 25px;}
	.idx-video-section > div:nth-of-type(2) { order: 1;}
	
	.idx-applicaion-list-top > div:nth-of-type(1) { order: 1; width: calc(50% - 5px);}
	.idx-applicaion-list-top > div:nth-of-type(2) { order: 3; width: calc(100% - 0px);}
	.idx-applicaion-list-top > div:nth-of-type(3) { order: 2; width: calc(50% - 5px);}
	.idx-applicaion-list-bottom > div, .idx-applicaion-list-middle > div:nth-of-type(2), .idx-applicaion-list-middle > div:nth-of-type(3), .idx-applicaion-list-middle > div:nth-of-type(1) { min-height: 300px;}
	.idx-applicaion-over > div:nth-of-type(1) { font-size: 18px;}
	
	.idx-blog-section { padding: 60px 5% 50px 5%;}
	.idx-blog-name { font-size: 18px; }
	
	.idx-catalog-content { flex-wrap: wrap;}
	.idx-catalog-content > div:nth-of-type(1) { width: 100%;}
	.idx-catalog-content > div:nth-of-type(2) { width: calc(100% - 96px); padding-right:20px; padding-bottom: 30px; }
	.idx-catalog-content > div:nth-of-type(2) b { font-size: 20px;}
	.idx-catalog-content > div:nth-of-type(3) { width: 96px;}
	
	.idx_service { padding: 60px 5% 40px 5%;}
	.idx_service .process > div::after { top: 65px;}
	.idx_service .process > div .img { width: 130px; height: 130px; margin-bottom: 20px;}
	.idx_service .process > div .img img { width: 80px;}
	.idx_service .process > div .text { max-width: 175px; margin: auto; font-size: 20px;}
	.idx_partnerships { padding: 40px 5% 40px 5%;}
	.idx_partnerships .p_logo > div { width: calc(25% - 40px); margin: 0 20px 40px 20px;}
    .loop3 .item .pic { margin: 0 0 40px 0!important;}
}

@media only screen and (max-width: 980px) {
/*
	.banner { display: none;}
	.banner-mobile { display: block;}
*/
	.pc { display: none}
	.mobile { display: block;}
	
	.idx-applicaion-section { padding: 50px 5% 20px 5%;}
	.idx_service .process > div { width: 33.33%; margin-bottom: 40px;}
	.idx_service .process > div .text { max-width: 100%;}
	.idx_partnerships .p_logo > div { width: calc(33.33% - 40px);}
	
}
@media only screen and (max-width: 768px) {
	.loop .owl-prev:before, .loop .owl-next:before { width: 20px; height: 20px; }
	.loop .owl-prev { left:10px; }
	.loop .owl-next { right:10px;}
	
	.idx-about-title h1 { font-size: 36px;}
	
	.news-title { font-size: 18px;}
	
	.idx-blog-section { padding: 60px 5% 20px 5%;}
	.idx-blog-list > a { margin-bottom: 20px; width: calc(100% - 0px);}
	.idx-blog-name { text-align: center;}
	
	.idx-catalog-section { padding: 50px 5% 30px 5%;}
	.idx_service .process > div { width: 50%;}
}
@media only screen and (max-width: 640px) {
	.loop2 .owl-nav { right: 0;}
}
@media only screen and (max-width: 570px) {
	.idx-about-section > div:nth-of-type(2) { margin-top: -40px;}
	.idx-about-title h1 { font-size: 30px;}
	.idx-about-title { font-size: 22px;}
	
	.idx-applicaion-list-top > div:nth-of-type(1), .idx-applicaion-list-top > div:nth-of-type(3) { width: calc(100% - 0px); max-height: 300px; min-height: 300px;}
	.idx-applicaion-list-bottom > div, .idx-applicaion-list-middle > div:nth-of-type(2), .idx-applicaion-list-middle > div:nth-of-type(3), .idx-applicaion-list-middle > div:nth-of-type(1) { width: calc(100% - 0px);}
	.idx-applicaion-list-middle > div:nth-of-type(2), .idx-applicaion-list-bottom > div { margin-bottom: 10px;}
	
	.idx-catalog-content > div:nth-of-type(2) { width: calc(100% - 0px); padding-right:0px; }
	.idx-catalog-content > div:nth-of-type(3) { width: 60px;}

	.btn02 { width: 60px; height: 60px;  padding-top: 20px;}
	.btn02 span { width: 20px; height: 20px; left: -5px;}
	
	.idx_service .process { margin-top: 60px;}
	.idx_service .process::before { content: ''; position: absolute; top: -3%; bottom: 0; width: 4px; left: 50%; transform: translateX(-50%); background: #dedede; z-index: -1;}
	.idx_service .process > div { width: 100%; background: #fff; margin: 0 0 40px 0; padding: 20px 0 20px 0;}
	.idx_service .process > div::after { display: none;}
	.idx_service .process > div .img { margin-bottom: 10px;}
	.idx_partnerships .p_logo > div { width: calc(50% - 40px); margin: 0 20px 30px 20px;}
}

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

}

@media only screen and (max-width: 350px) {
	.idx_partnerships .p_logo { margin-top: 10px;}
	.idx_partnerships .p_logo > div { width: 100%; margin: 0 0 20px 0;}
}