/* CSS Document */

body {	-webkit-text-size-adjust:100%; font-family: '微軟正黑體', 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:1360px; margin:0 auto; text-align:left; position:relative; clear:both;}

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


.banner {min-height: 65vh;}
.banner-img { line-height: 0; display: block;}
.banner-img img:nth-of-type(2) { display: none !important;}
.loop .owl-dots { }
.loop .owl-item {position: relative; }
.loop .owl-nav { position: absolute; top:calc(50% - 50px); 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: 50px; height: 50px; 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: 20px; width: 100%; text-align: center !important; padding: 0 50px; }
.loop .owl-dots .owl-dot span, .loop  .owl-dots .owl-dot span { background: none !important; width: 10px !important; height: 10px !important; border: 1px solid #fff;}
.loop .owl-dots .owl-dot.active span, .loop  .owl-dots .owl-dot:hover span { background: #fff !important; }

.idx-main-section { position: relative; padding: 35px 5%;}
.idx-main-section:after { position: absolute; content: ""; z-index: -1; width: 100%; height: 56%; background:url("../images/idx-bg-1.png") no-repeat bottom right #f2f5f8; bottom: 0; left: 0;}

.title01 { text-align: center; padding-bottom: 45px; }
.title01 span, .title01 h1 { display: block; line-height: 110%; font-size: 36px; letter-spacing: 0.05rem !important; margin: 0; font-weight: 400;font-family: 'Noto Sans TC', sans-serif;}
.title01 span > span, .title01 h1 > span { font-weight: 700; display: inline-block;}
.title01-1 { color: #006ebc; font-size: 15px; text-transform: uppercase; line-height: 100%; padding-bottom: 20px;}

.idx-solution-section { display: flex; flex-direction: row; flex-wrap: wrap; padding-bottom: 70px;}
.idx-solution-section > a { display: block; width: calc(33.33% - 40px); margin: 0 20px 25px 20px; position: relative;border-radius: 5px; overflow: hidden; height: 280px; background-position: center center; background-repeat: no-repeat; background-size: cover;}
.idx-solution-section > a:hover .idx-solution-name { bottom: -46px;}
.idx-solution-section > a:hover .idx-solution-content { bottom: 0px;}
.idx-solution-name { position: absolute; left: 0; bottom: 0; width: 100%; height: 46px; background: rgba(0,20,137,.75); text-align: center; padding: 5px 10px; font-size: 22px; color: #fff; font-weight: bold;white-space:nowrap; text-overflow : ellipsis; overflow:hidden; transition: all 0.3s ease-out 0s;}
.idx-solution-content { position: absolute; z-index: 2; left: 0; bottom: -100%; width: 100%; height: 100%; background: rgba(0,20,137,.75); display: flex; flex-direction: column; flex-wrap: wrap; justify-content:center; align-items: center;transition: all 0.3s ease-out 0s; padding: 0 20px;}
.idx-solution-title { font-size: 26px; color: #fff; font-weight: bold; line-height: 130%; border-bottom: 1px solid #fff; padding: 0 10px 10px 10px; margin-bottom: 10px; text-align: center;}
.idx-solution-data { font-size: 18px; color: #fff; font-weight: bold; line-height: 150%;  margin-bottom: 10px;text-align: center;}
.idx-solution-btn { width: 200px; line-height: 34px; color: #fff; border: 1px solid #fff; font-size: 15px;transition: all 0.4s ease-out 0s; text-align: center;}
.idx-solution-btn:hover { color: #001489; background: #fff;}

.idx-feature-section { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; padding-bottom: 0px;}
.idx-feature-section > div { padding-bottom: 30px;}
.idx-feature-section > div:nth-of-type(1) { width: 48%; }
.idx-feature-section > div:nth-of-type(1) p { font-size: 20px !important; line-height: 36px !important; margin-bottom: 60px !important;}
.idx-feature-section > div:nth-of-type(2) { width: 48%;}

.btn01 a { display: inline-block; width: 200px; text-align: center; line-height: 45px; color: #fff; background: #001489; font-size: 15px; letter-spacing: 0.05rem;}

.idx-feature-content { display: flex; flex-direction: row; flex-wrap: wrap;}
.idx-feature-content > div { width: 50%; position: relative; padding: 10px 10px 20px 10px; margin-bottom: 15px;}
.idx-feature-content > div:before { position: absolute; content: ""; top: 0; right: 5%; width: 1px; height: 90%; display: block; background: #dfe1e3;}
.idx-feature-content > div:nth-child(even):before, .idx-feature-content > div:nth-of-type(3):after, .idx-feature-content > div:nth-of-type(4):after { display: none;}
.idx-feature-content > div:after { position: absolute; content: ""; bottom: 0; left: 0; width: 90%; height: 1px;; display: block; background: #dfe1e3;}
.idx-feature-data { display: flex; flex-direction: row; flex-wrap: nowrap;}
.idx-feature-data > div:nth-of-type(1) { width: 30px;}
.idx-feature-data > div:nth-of-type(2) { width: calc(100% - 30px); padding-left: 12px; color: #666; font-size: 18px;}
.idx-feature-data > div:nth-of-type(2) > span { font-size: 20px; font-weight: bold; color: #333; line-height: 150%; padding-bottom: 14px; display: block;}

.idx-number-section { background: url("../images/idx-bg-2.jpg") no-repeat center center; background-size: cover; padding: 100px 5%; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center;}
.idx-number-section > div { padding: 0 5%; border-right: 1px dotted rgba(255,255,255,.4); text-align: center;}
.idx-number-section > div:last-child { border-right: 0px dotted rgba(255,255,255,.4);}
.idx-number-pto { line-height: 0; padding-bottom: 10px;}
.idx-number-pto img { width: 60px;}
.idx-number-name { font-size: 20px; text-align:center; color: #fff; line-height: 130%; padding-bottom: 15px;}
.idx-number { text-align: center; padding: 20px 0; line-height: 100%; font-size: 70px; font-family: 'Noto Sans TC', sans-serif; font-weight: 700;color: #fff; }
.idx-number-1:after { content: "%"; font-size: 30px; display: inline-block; position: relative; top:0px;color: #fff; margin-left: 5px; }
.idx-number-2:after { content: "+"; font-size: 30px; display: inline-block; position: relative; top:-14px;color: #fff; margin-left: 5px; }

.idx-news-section { padding: 60px 5%; background: url("../images/idx-news-bg.jpg") no-repeat top center; background-size: cover;}
.title02 { padding-bottom: 25px; font-size: 36px; font-weight: 400; font-family: 'Noto Sans TC', sans-serif; line-height: 120%;}
.title02 span { display: block; line-height: 100%; padding-bottom: 20px; color: #006ebc; font-size: 15px; text-transform: uppercase; font-family: '微軟正黑體', sans-serif;}

.idx-news-section > div > div.idx-news-list:last-child {margin-bottom: 0;}
.idx-news-list { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; margin-bottom: 60px;}
.idx-news-list > a { width: 48%; background: #fff;box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.1); margin-bottom: 20px; display: flex; flex-direction: row; flex-wrap: wrap;}
.idx-news-list > a:hover { box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);}
.idx-news-list > a:hover .idx-news-pto img { transform: scale(1.05);}
.idx-news-list > a:hover .idx-news-btn { transform: scale(0.85);}
.idx-news-list > a > div:nth-of-type(1) { width: 40%; overflow: hidden;}
.idx-news-list > a > div:nth-of-type(2) { width: 60%; padding: 20px 20px 60px 20px; position: relative; font-size: 18px; line-height: 28px; color: #333;}
.idx-news-pto { line-height: 0;}
.idx-news-pto img { transition: all 0.4s ease-out 0s;object-fit: cover; width: 100%; height: 100%;}
.idx-news-btn { display: inline-block; position: absolute; padding: 0 15px; line-height: 32px; text-align: center; right: 20px; bottom: 20px; color: #fff; background: #001489; border-radius: 3px; font-size: 13px;transition: all 0.4s ease-out 0s; }
.idx-news-btn:after { content: ""; display: inline-block; width:7px; height: 7px; border-width: 1px 1px 0 0; border-color: #fff; border-style: solid; transform: rotate(45deg); position: relative; top:-1px; margin-left: 4px;}

@media only screen and (max-width: 1600px) {
    .banner {min-height: 55vh;}
}
@media only screen and (max-width: 1400px) {
    .banner {min-height: 45vh;}
}
@media only screen and (max-width: 1200px) {
    .banner {min-height: inherit;}
}
@media only screen and (max-width: 1279px) {
	#content { padding-top: 52px;}
	.title01 { padding-bottom: 30px; }
	.title01 span, .title01 h1 { font-size: 25px;}
	.idx-solution-name { font-size: 18px;}
	.idx-solution-title { font-size: 20px;}
	.idx-solution-data { font-size: 16px;}
	.idx-solution-btn { width: 100%;}
}

@media only screen and (max-width: 980px) {
    .loop .owl-dots { bottom: 15px;}
	.banner-img img:nth-of-type(1) { display: none !important;}
	.banner-img img:nth-of-type(2) { display: block!important;}
    
	.idx-solution-section > a { width: calc(50% - 20px); margin: 0 10px 25px 10px;}
	
	.idx-feature-section > div { width: 100% !important;}
	.idx-feature-section > div:nth-of-type(1)  { padding-bottom: 40px;}
	.idx-feature-section > div:nth-of-type(1) p  { margin-bottom: 30px !important;}
	
	.idx-number-section { padding-bottom: 20px; padding-top: 60px;}
	.idx-number-section > div { width: 50%; margin-bottom: 30px;}
	.idx-number-section > div:last-child { border-right: 1px dotted rgba(255,255,255,.4);}
	.idx-number-section > div:nth-child(even){ border-right: 0px dotted rgba(255,255,255,.4);}
	.idx-number { font-size: 40px;}
	.idx-number-2:after { top:-4px;}
	
	.idx-news-section  { padding: 35px 5% 20px 5%;}
	.title02 { padding-bottom: 20px; font-size: 24px; }
	.title02 span {  padding-bottom: 10px; }
	
	.idx-news-list > a { width: 100%;}
}
@media only screen and (max-width: 768px) {
    
}
@media only screen and (max-width: 640px) {
	.btn01 { text-align: center;}
	.idx-feature-content > div { width: 100%;}
	.idx-feature-content > div:before { display: none;}
	.idx-feature-content > div:after { width: 100%;}
    .idx-feature-content > div:nth-of-type(3):after, .idx-feature-content > div:nth-of-type(4):after { display: block;}
	
}
@media only screen and (max-width: 570px) {
	.idx-solution-section { padding-bottom: 40px;}
	.idx-solution-section > a { width: calc(100% - 0px); margin: 0 0px 20px 0px;}
	
}

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

}

@media only screen and (max-width: 320px) {
	.idx-number-name { padding-bottom: 0;}
	.idx-number-section > div { width: 100%;}
	.idx-number { padding: 10px 0 20px 0;}
	.idx-news-list > a > div:nth-of-type(1) { width: 100%;}
	.idx-news-list > a > div:nth-of-type(2) { width: 100%; padding: 20px 20px 70px 20px;}
}