@charset "utf-8";
/* CSS Document */
.title_03 {color: #fff; font-weight: bold; position: absolute; top: 50%; left: 50%; width: 300px; height: 40px; margin: -20px 0 0 -150px; display: flex; justify-content: center; align-items: center; z-index: 10;}
.subBanner {position: relative;}
.subBanner img {width: 100%;}
.path ul, .path li {list-style-type:none; margin: 0; padding: 0; color: #989898; font-size: 14px; line-height: 150%;}
.path ul {max-width: 1170px; margin: 25px auto; padding: 0 20px 18px 20px; display: flex; flex-wrap: wrap; border-bottom: 1px solid #d5d5d5;}
.path li a:link, .path li a:visited {text-decoration:none; color:#989898; transition: all 0.5s ease 0s;}
.path li a:active, .path li a:hover {text-decoration:none; color:#1260bb; cursor:pointer; transition: all 0.5s ease 0s;}
.path li::after {content:url("../images/icon_04a.png"); padding: 0 15px;}
.path li:last-child::after {content: none;}
.path li:last-child {color: #1260bb;}
.path li a {position: relative;}
.path li a::after, .path li a::after {content: ''; position: absolute; bottom: -1px; left: 0px; height: 2px; background-color: #1260bb; width: 0%; transition: all 0.25s ease 0s;}
.path li a:hover::after, .path li a:hover::after {content: ''; position: absolute; bottom: -1px; left: 0px; height: 2px; background-color: #1260bb; width: 100%; transition: all 0.25s ease 0s;}
.pages {display: flex; flex-wrap: wrap; justify-content: center;}
.pages a:link, .pages a:visited {text-decoration:none; color:#2e3134; transition: all 0.5s ease 0s; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; width: 36px; height: 36px; margin: 0 4px;}
.pages a:active, .pages a:hover {text-decoration:none; color:#fff; background-color: #2168bb; cursor:pointer; transition: all 0.5s ease 0s;}
.prev_a::before {content: url("../images/prev_a.png"); line-height: 0; font-size: 0;}
.prev_a:hover::before {content: url("../images/prev_b.png");}
.next_a::before {content: url("../images/next_a.png"); line-height: 0; font-size: 0;}
.next_a:hover::before {content: url("../images/next_b.png");}
.pages span {display: flex; flex-wrap: wrap; align-items: flex-end;}
.pages .select,.pages .current {text-decoration:none; color:#fff!important; background-color: #2168bb; cursor:pointer; transition: all 0.5s ease 0s;}
.pages .current { display: flex;justify-content: center;align-items: center;width: 36px;height: 36px;}
.subject_a {color: #34373c; padding:18px 20px; border-bottom: 1px solid #d5d5d5; margin-bottom: 25px; letter-spacing: 0.2px; font-weight: bold;}


.about {max-width: 1210px; margin: auto; padding: 0 20px 5.784% 20px; color: #34373c; line-height: 160%;}
.about h1 {color: #1260bb; font-weight: bold; margin-bottom: 30px;}
.aboutA {width: calc(100% - 330px); padding: 10px 0 0 0;}
.aboutB {width: 330px; text-align: right;}
.aboutC {display: flex; flex-wrap: wrap; padding: 5.983% 0 7.265% 0; border-bottom: 1px solid #dbdbdb;}
.aboutCL {width: 590px; font-size: 0; line-height: 0;}
.aboutCR {width: calc(100% - 590px);}
.aboutCR ul, .aboutCR ul li {list-style-type:none; margin: 0; padding: 0; width: 100%;}
.aboutCR ul li {display: flex; flex-wrap: wrap;}
.aboutCRL {width: 130px; min-height: 90px; color: #2e3134; font-weight: bold; text-align: center; background: url("../images/icon_04d.png") repeat-y center;}
.aboutCRLY {width: 100%; background-color: #fff; padding: 10px 0 0 0; transition: all 0.5s ease 0s;}
.aboutCRLI {width: 100%; background-color: #fff; height: 30px; line-height: 0; font-size: 0; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; transition: all 0.5s ease 0s;}
.aboutCRLI::before {content: url("../images/icon_04b.png"); transition: all 0.5s ease 0s;}
.aboutCRR {width: calc(100% - 130px); color: #34373c; line-height: 170%; padding: 40px 0 0px 0;}
.aboutCR ul li:hover .aboutCRLY, .aboutCR ul li:hover .aboutCRR {color: #2b5cac;}
.aboutCR ul li:hover .aboutCRLI::before {content: url("../images/icon_04c.png");}
.aboutD {padding: 5.983% 0 0 0; color: #2e3134;}
.aboutD h2 {font-weight: bold; margin-bottom: 2.15%; text-align: center;}
.aboutDC {line-height: 150%; margin-bottom: 3.85%; text-align: center;}
.aboutDP {width: 25%;}
.aboutDPT {color: #2e3134; text-align: center; padding: 10.15% 10px 12.85% 10px;}
.aboutE {text-align: center; padding: 2.5% 0 0 0;}

.agent { display: flex; flex-flow: wrap; margin: 5.5% 0 0 0; word-break: break-word;}
.agent a { color: #34373c!important;}
.agent a:hover { color: #1260bb!important; text-decoration: none;}
.agent > div { width: 22.7%; margin: 0 3.066% 70px 0;}
.agent > div:nth-child(4n+4) { margin: 0 0 70px 0;}
.agent > div > div { display: flex; flex-flow: row; align-items: flex-start; margin-bottom: 5px; line-height: 1.5;}
.agent > div > div span { min-width: 17px; margin: 2px 10px 0 0;}
.agent > div .country { font-size: 18px; font-weight: 600; font-family: 'Microsoft JhengHei', arial;}
.agent > div .country span { min-width: 30px;}
.agent > div .country img { border: 1px solid #d5d5d5;}

.products {padding: 3.784% 20px 5.784% 20px; color: #34373c; line-height: 160%;}
.products h1 {margin:auto; max-width:1210px; height: 100%; padding: 0 20px; color: #1260bb; font-weight: bold; margin-bottom: 40px; text-align: center;}
.productsP {margin:auto; max-width:1210px; height: 100%; padding: 0 20px;line-height: 200%; text-align: center; letter-spacing: 0.2px;}
.productsList {display: flex; flex-wrap: wrap; max-width: 1480px; margin: auto; padding: 2.955% 20px;}
.productsListL {width: 33.33%; text-align: center; color: #2e3134; position: relative; padding: 20px 10px 0 10px; margin-bottom: 4.185%;}
.productsListLP {position: relative; padding-bottom: 72%; display: block; height: 0; line-height: 0; font-size: 0;}
.productsListLP div {position: absolute; top: 0; left: 0px; right: 0px; bottom: 0; display: flex; flex-wrap: wrap; justify-content: center; align-items: center;}
.productsListLP img {max-height: 100%!important;}
.productsListLT {margin-bottom: 10px; transition: all 0.5s ease 0s;}
.productsListLC {font-weight: bold; position: relative; padding-bottom: 15px; transition: all 0.5s ease 0s;}
.productsListLC::after {content: ''; width: 236px; height: 1px; background-color: #1260bb; position: absolute; bottom: 0px; left: 50%; margin-left: -118px; transition: all 0.5s ease 0s;}
.productsListL a:link, .productsListL a:visited {text-decoration:none; font-size: 0; display: block; position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; color:#1260bb; transition: all 0.5s ease 0s;}
.productsListL a:active, .productsListL a:hover {text-decoration:none; color:#1260bb; cursor:pointer; transition: all 0.5s ease 0s;}
.productsListL:hover .productsListLT {color: #e20a17; transition: all 0.5s ease 0s;}
.productsListL:hover .productsListLC {color: #1260bb; transition: all 0.5s ease 0s;}
.productsListL:hover .productsListLC::after {content:none; transition: all 0.5s ease 0s;}
.productsListL a:before { color:#1260bb; top: 0px; left: 0px; right: 0%; bottom: 0%; border-top: 4px solid; border-left: 4px solid;}
.productsListL a:after {color:#1260bb; left: 0%; top: 0%; bottom: 0px; right: 0px; border-bottom: 1px solid; border-right: 1px solid;}
.productsListL a:before, .productsListL a:after {content: ""; opacity: 0; pointer-events: none; z-index: 3; position: absolute; box-sizing: border-box; transition: all 0.5s ease; box-shadow: none;}
.productsListL a:hover:before {opacity: 1; bottom: 80%; right: 80%;}
.productsListL a:hover:after {opacity: 1; top: 80%; left: 80%;}

.productsSub .path {background-color: #f3f3f3; box-shadow:0px 2px 3px rgba(0,0,0,0.025) inset;}
.productsSub .path ul {border-bottom: 0px solid #d5d5d5; padding:18px 20px; margin: 0px auto 25px auto;}
.productsSubT {display: flex; flex-wrap: wrap; max-width: 1210px; margin: 3.1535% auto 2.65% auto; padding: 0 20px;}
.productsSubTL {width: 50%; padding: 0 50px 0 0;}
.productsSubTR {width: 50%; color: #34373c; padding: 35px 0 0 50px; border-left: 1px solid #d8d8d8;}
.productsSubTR h1 {margin-bottom: 5px;}
.productsSubTR h2 {color: #1260bb; margin-bottom: 25px;}
.productsSubTR p {color: #333333; line-height: 170%; margin-bottom: 9.4%;}
.productsSubTRL {display: flex; flex-wrap: wrap; margin-bottom: 8.4%;}
.productsSubTRL .btn_b {margin-right: 25px;}
.productsSubTRS {margin-bottom: 12.4%; line-height: 0; font-size: 0;}
.productsSubTRS a {margin-right: 13px;}
.productsSubTRS a:last-child {margin-right: 0px;}
.productsSubTRS a:hover img {text-decoration:none; -moz-transform:rotate(360deg); -webkit-transform:rotate(360deg); -o-transform:rotate(360deg); -ms-transform:rotate(360deg); transform:rotate(360deg); transition: all 0.5s ease 0s;}
.productsSubTRB {display: flex; flex-wrap: wrap; justify-content: space-between;}
.productsSubTRB a {width: 31%!important; margin-right: 2%;}
.productsSubTRB a:last-child {margin-right: 0%;}
.productsSubM {background: url("../images/bg_05.jpg") no-repeat center; height: 68px; position: relative;}
.productsSubMI {position: relative; width: 30px; height: 25px; display: none;}
.productsSubMI span:nth-child(1) {width: 100%; height: 3px; background-color: #fff; position: absolute; top: 0px; transition: all ease 0.35s;}
.productsSubMI span:nth-child(2) {width: 100%; height: 3px; background-color: #fff; position: absolute; top: 50%; margin-top: -1.5px; transition: all ease 0.35s;}
.productsSubMI span:nth-child(3) {width: 100%; height: 3px; background-color: #fff; position: absolute; bottom: 0px; transition: all ease 0.35s;}
.productsSubM ul , .productsSubM li {list-style-type:none; margin: 0; padding: 0; color: #fff;}
@media only screen and (min-width:769px){
.productsSubM ul {width: 100%; padding: 0 20px; height: 68px; display: flex!important; flex-wrap: wrap; justify-content: center; align-items: center;}
}
.productsSubM li::after {content: ''; border-right: 1px solid rgba(255,255,255,0.33); margin: 0 60px; line-height: 0; font-size: 12px;}
.productsSubM li:last-child::after {content: none;}
.productsSubM a:link, .productsSubM a:visited {text-decoration:none; color:#fff; position: relative; transition: all 0.5s ease 0s;}
.productsSubM a:active, .productsSubM a:hover {text-decoration:none; color:#ffff00; cursor:pointer; transition: all 0.5s ease 0s;}
.productsSubM a::before {content: ''; position: absolute; bottom: -5px; left: 0px; height: 2px; background-color: #ffff00; width: 0%; transition: all 0.25s ease 0s;}
.productsSubM a:hover::before {content: ''; position: absolute; bottom: -5px; left: 0px; height: 2px; background-color: #ffff00; width: 100%; transition: all 0.25s ease 0s;}
.productsSubC {margin:auto; max-width:1210px; height: 100%; padding: 3.18% 20px 0px 20px;}
table.spec {
border-collapse: collapse;
border-spacing: 0;
width: 100%;
min-width: 960px;
}
table.spec tr:nth-child(2n+1) {background-color: #f6f6f6;}
table.spec tr td[rowspan] {color: #fff; text-align: center; background-color: #3b81d5;}
table.spec tr td {
border: 1px solid #e5e5e6;
padding: 15px 50px;
color: #34373c;
}
table.spec tr:first-child td {
background: #f6f6f6;
color: #3b81d5;
padding: 20px 20px 20px 12%;
line-height: 100%;
font-weight: bold;
border: 1px solid #e0e0e0;
}
table.spec tr th {
color: #fff;
text-align: center;
background-color: #3b81d5;
border: 1px solid #e5e5e6;
padding: 23px 15px;
}
.related {max-width: 1340px; margin: auto; padding: 30px 20px 90px 20px;}
.relatedP {position: relative; width: 52%; margin: auto; padding-bottom: 78%; display: block; height: 0; line-height: 0; font-size: 0;}
.relatedP div {position: absolute; top: 0; left: 0px; right: 0px; bottom: 0; display: flex; flex-direction: row; justify-content: center; align-items: center;}
.relatedP img {max-height: 100%!important;}
.relatedT {color: #2c3135; line-height: 180%; text-align: center;}
.relatedC {color: #2c3135; line-height: 180%; text-align: center;}
.related .item:hover .relatedT {color: #e20a17;}
.related .item:hover .relatedC {color: #1260bb;}
.related a:link, .related a:visited {text-decoration:none; font-size: 0; display: block; position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px;  color:#0d803b; transition: all 0.5s ease 0s;}
.related a:active, .related a:hover {text-decoration:none; color:#0d803b; cursor:pointer; transition: all 0.5s ease 0s;}
.related a:before { color:#1260bb; top: 5px; left: 5px; right: 0%; bottom: 0%; border-top: 4px solid; border-left: 4px solid;}
.related a:after {color:#1260bb; left: 0%; top: 0%; bottom: 5px; right: 5px; border-bottom: 1px solid; border-right: 1px solid;}
.related a:before, .related a:after {content: ""; opacity: 0; pointer-events: none; z-index: 3; position: absolute; box-sizing: border-box; transition: all 0.5s ease; box-shadow: none;}
.related a:hover:before {opacity: 1; bottom: 80%; right: 80%;}
.related a:hover:after {opacity: 1; top: 80%; left: 80%;}


.application {padding: 3.784% 20px 5.784% 20px; color: #34373c; line-height: 160%;}
.application h1 {margin:auto; max-width:1210px; height: 100%; padding: 0 20px; color: #1260bb; font-weight: bold; margin-bottom: 40px; text-align: center;}
.applicationP {margin:auto; max-width:1210px; height: 100%; padding: 0 20px;line-height: 200%; text-align: center; letter-spacing: 0.2px;}
.applicationList {margin:auto; max-width:1210px; height: 100%; padding: 4.3% 20px 0 20px;}
.applicationListL {display: flex; flex-direction:column; position: relative;}
.applicationListLP {position: relative; padding-bottom: 75.9%; display: block; height: 0; line-height: 0; font-size: 0;}
.applicationListLP img {transform: scale(1.0, 1.0); transition: all 0.5s ease 0s;}
.applicationListLP::after {content: ''; position: absolute; height: 0; width: 0; left: 50%; bottom: -1px; border-color: transparent transparent #ededed transparent; border-style: solid solid solid solid; border-width: 23px 18px; margin-left: -18px;}
.applicationListLP div {position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; overflow: hidden;}
.applicationList .owl-item:nth-child(2n+2) .applicationListL {flex-direction:column-reverse;}
.applicationList .owl-item:nth-child(2n+2) .applicationListLP::after {content: ''; position: absolute; height: 0; width: 0; left: 50%; top: -1px; border-color: #ededed transparent transparent transparent; border-style: solid solid solid solid; border-width: 23px 18px; margin-left: -18px;}
.applicationListLC {position: relative; padding-bottom: 75.9%; display: block; height: 0; background-color: #ededed; color: #1260bb;}
.applicationListLC span {position: absolute; top: 0; left: 0px; right: 0px; bottom: 0; padding: 20px 10px; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; overflow: hidden;}
.applicationListLC img {line-height: 0; font-size: 0; margin-bottom: 6.85%;}
.applicationListL:hover .applicationListLP img {transform: scale(1.3, 1.3); transition: all 0.5s ease 0s;}
.applicationListL:hover .applicationListLC img {text-decoration:none; -moz-transform:rotate(360deg); -webkit-transform:rotate(360deg); -o-transform:rotate(360deg); -ms-transform:rotate(360deg); transform:rotate(360deg); transition: all 0.5s ease 0s;}
.applicationListL:hover .applicationListLC {color: #e20a17;}
.applicationListL a:link, .applicationListL a:visited {text-decoration:none; font-size: 0; display: block; position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px;  color:#fff; transition: all 0.5s ease 0s;}
.applicationListL a:active, .applicationListL a:hover {text-decoration:none; color:#fff; cursor:pointer; transition: all 0.5s ease 0s;}


.news {margin:auto; max-width:1210px; height: 100%; padding: 3.784% 20px 5.784% 20px; color: #34373c;}
.newsM {display: flex; flex-wrap: wrap; justify-content: center;}
.newsMC , .newsMC li {list-style-type:none; margin: 0; padding: 0;}
.newsMC {display: flex; flex-wrap: wrap; justify-content: center; width: 100%;}
.newsMC li {margin: 0 2.15%!important;}
.newsMC .select {color:#fff!important; background-color: #1260bb!important; cursor: text; pointer-events: none;}
.newsMI {position: relative; width: 30px; height: 25px; cursor: pointer;}
.newsMI span:nth-child(1) {width: 100%; height: 3px; background-color: #1260bb; position: absolute; top: 0px; transition: all ease 0.35s;}
.newsMI span:nth-child(2) {width: 100%; height: 3px; background-color: #1260bb; position: absolute; top: 50%; margin-top: -1.5px; transition: all ease 0.35s;}
.newsMI span:nth-child(3) {width: 100%; height: 3px; background-color: #1260bb; position: absolute; bottom: 0px; transition: all ease 0.35s;}
@media only screen and (min-width:993px){
.newsMC {display: flex!important;}
.newsMI {display: none;}
}
.newsList {padding: 4.3% 0 5.3% 0;}
.newsListL {background: url("../images/line_a.jpg") repeat-x bottom left; padding: 20px 0; display: flex; flex-wrap: wrap; position: relative;}
.newsListLN {width: 155px; display: flex; flex-wrap: wrap; align-items: center; justify-content: center;}
.newsListLNC {color: #1260bb; width: 113px; line-height: 235%; border-radius: 20px; text-align: center; margin: auto; background-color: #e8e8e8;}
.newsListLP {width: 175px;}
.newsListLPC {position: relative; padding-bottom: 41.75%; display: block; height: 0; line-height: 0; font-size: 0;}
.newsListLPC div {position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0; display: flex; flex-wrap: wrap; justify-content: center; align-items: center;}
.newsListLPC div img {border: 1px solid rgba(158, 158, 158, 0.49); max-height: 100%!important;}
.newsListLC {width: calc(100% - 435px); color: #34373c; padding: 0 0 0 20px; display: flex; flex-direction: column; justify-content: center;}
.newsListLCT {font-weight: bold; margin: 0px 0 15px 0;}
.newsListLCC {overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 0 23.78% 0 0;}
.newsListLD {width: 105px; color: #1260bb; display: flex; flex-wrap: wrap; align-items: flex-end; justify-content: flex-end; padding: 0 0 5px 0;}
.newsListL a:link, .newsListL a:visited {text-decoration:none; font-size: 0; display: block; position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px;  color:#fff; transition: all 0.5s ease 0s;}
.newsListL a:active, .newsListL a:hover {text-decoration:none; color:#fff; cursor:pointer; transition: all 0.5s ease 0s;}
.newsListL:hover {background-color: #1260bb;}
.newsListL:hover .newsListLC, .newsListL:hover .newsListLD {color:#fff;}


.contact {margin:auto; max-width:1210px; height: 100%; padding: 3.784% 20px 5.784% 20px; color: #34373c; line-height: 160%;}
.contact h1 {color: #1260bb; font-weight: bold; margin-bottom: 40px;}
.contactP {line-height: 200%; letter-spacing: 0.1px;}
.contactF {border: 1px solid #dbdbdb; background-color: #f1f2f3; border-radius: 3px; padding: 60px 45px 40px 45px; margin: 25px 0 0 0;}
.contactFRow_a {display: flex; flex-wrap: wrap; align-items: flex-end;}
.contactFCol_a {width: 50%; padding: 0 32px 0 0;}
.contactFCol_b {width: 50%; padding: 0 0 0 32px;}
.contactFRow_a span {color: red;}
.code img {margin-bottom: 17px; line-height: 0; font-size: 0;}
.contactB {display: flex; flex-wrap: wrap; justify-content: center; padding: 5.784% 20px 0 20px;}
.contactB .btn_d {margin: 0 2.15%!important;}
.iframeMap {width: 100%; line-height: 0; font-size: 0; border-top: 3px solid #1260bb;}
.iframeMap iframe {width: 100%; height: 425px;}

