﻿@charset "utf-8";
/* CSS Document */

div.maskwhite{position:fixed; top:0; left:0; width:100%; height:100vh; background:#fff; z-index: 1000; animation: bodyfin 1.0s ease-in-out; animation-fill-mode: forwards; pointer-events: none;}
@keyframes bodyfin {
  from {opacity:1;}
  to {opacity:0;}
}
.syisnav > li:last-of-type{border-left:1px solid #ccc; display:flex; align-items: center;}
.syisnav > li:last-of-type a{font-size:13px;}
.syisnav > li:last-of-type > ul{width:4em; top:100%; left:0; transform:translateX(0);}
.syisnav > li:last-of-type > ul li{padding:0;}
/*=====================default page set=====================*/
.syistop{display:none;}
.shwd0{padding:60px 0;}
.shwd0 .page{max-width:1200px;}
.shwd0 .dtit{text-align:center; font-size:36px; color:#0d113f; position:relative; font-weight:500; margin-bottom:80px;}
.shwd0 .dtit::after{content:""; width:2em; height:2px; background:#0d113f; display:block; position:absolute; left:50%; bottom:-.5em; transform:translateX(-50%);}
.shwd0 .list .frm{display:flex; align-items: center;}
.shwd0 .list .frm figure{width:55%;}
.shwd0 .list .frm section{width:45%; padding:2em; color:#000;}
.shwd0 .list .frm h3.subject{font-size:30px; font-weight:300;}
.shwd0 .list .frm .innerhtml{font-size:18px; color:#000;}
.shwd0 .list.rr .frm figure{order:1;}
.shwd0 .list .frm .more{width:100%; float:left; margin-top:1em;}
.shwd0 .list .frm .more span{padding:1em 5em 1em 1.5em; background:#085f89; color:#fff; display:inline-block; font-size:16px; border-radius:1.5em; position:relative;}
.shwd0 .list .frm .more span::after{content:""; display:block; width:10px; height:10px; border:1px solid #9cbfcf; border-bottom:none; border-left:none; position:absolute; right:1.5em; top:50%; transform:rotate(45deg) translateY(-50%); transition:.3s;}
.shwd0 .list .frm .more span:hover{background:#000;}
.shwd0 .list .frm .more span:hover::after{right:1.8em; border:1px solid #fff; border-bottom:none; border-left:none;}
.shwd1{position:relative; color:#fff; text-align:center;}
.shwd1 .page{padding:30px 0; max-width:1600px;}
.shwd1 h2{font-size:30px; line-height:130%; letter-spacing: 1px;font-weight:500;}
.shwd1 img[alt='bgimg']{position:absolute; width:100%; height:100%; z-index:-1; top:0; left:50%; transform:translateX(-50%);}
.shwd2{padding:80px 0;}
.shwd2 .page{max-width:1000px;}
.shwd2 .dtit{text-align:center; font-size:36px; color:#0d113f; position:relative; font-weight:500; margin-bottom:80px;}
.shwd2 .dtit::after{content:""; width:2em; height:2px; background:#0d113f; display:block; position:absolute; left:50%; bottom:-.5em; transform:translateX(-50%);}
.shwd2 .list .frm,.shwd2 .list.rr .frm{text-align:center; display:flex; flex-wrap:wrap; justify-content: center;}
.shwd2 .list figure{width:150px; height:150px; border-radius:100%; border:1px solid #000; overflow: hidden;}
.shwd2 .list figure img{max-width:140px; height:auto;}
.shwd2 .list section{padding:0 2em;}
.shwd2 .list h3.subject{letter-spacing:3px; color:#0310a3; font-weight:500; font-size:32px; margin:0; padding:0;}
.shwd2 .list .innerhtml{font-size:22px; color:#000;}
.content .shwd2 .list h3.subject{letter-spacing:3px; color:#0310a3; font-weight:500; font-size:32px; margin:0; padding:0; text-align: center;}
.content .shwd2 .list .innerhtml{font-size:22px; color:#000; text-align: center;}



.IFLayout1 .fsummary { text-align: center;}




.shwd3{background:#f5f5f5;}
.shwd3 h2{font-size:22px; color:#22243d; border-bottom:1px solid #666; font-weight:500; margin-bottom:1em; padding-bottom:1em; line-height:150%;}
.shwd3 table td:nth-of-type(1){width:45%; font-size:18px; line-height:160%;}
.shwd3 h2{padding-left:3%;}
.shwd3 table td:nth-of-type(1) p{padding-right:6%; padding-left:3%;}
@media screen and (max-width:1441px){/*desktop*/
.shwd3 h2{font-size:28px;}
}
@media screen and (max-width:1286px){/*desktop*/
.shwd0 .page{padding-left:0; padding-right:0;}
.shwd0 .list .frm h3.subject{font-size:24px; font-weight:500;}
.shwd0 .list .frm .innerhtml{font-size:16px;}
.shwd1 h2{font-size:26px;}
.shwd2 .dtit{font-size:40px;}
.shwd2 .list h3.subject{font-size:36px;}
.shwd2 .list .innerhtml{font-size:15px;}
.shwd3 .page{padding:0;}
.shwd3 h2{font-size:22px;}
.shwd3 table td:nth-of-type(1){font-size:16px;}
}
@media screen and (max-width:960px){/*desktop-small pad*/
.shwd0 .list .frm figure{width:53%;}
.shwd0 .list .frm section{width:47%; padding:1em;}
.shwd2 .list section{padding:0 1em;}
}
@media screen and (max-width:767px){/*phone*/
.shwd0 .list .frm figure{width:100%;}
.shwd0 .list .frm section{width:100%; padding:0;}
.shwd0 .list .frm{flex-wrap:wrap;}
.shwd0 .list.rr .frm figure{order:0;}
.shwd1 h2{font-size:18px; letter-spacing: 0;}
.shwd2{padding:40px 0;}
.shwd2 .dtit{font-size:24px; margin-bottom:30px;}
.shwd2 .list h3.subject{font-size:22px;}
.shwd2 .list .innerhtml{font-size:15px;}
.shwd2 .list section{padding:0; width:100%;}
}
#defaultimg .mask{width:90%;}
/*=====================default page set end=====================*/

.content.prolist .page{max-width: 1300px;}
.prolist{border-collapse:collapse; font-size:14px; line-height:150%;}
.prolist th{background:#10164b; color:#fff;}

.prolist td{ text-align: center; padding: 0.5em;}
.prolist td.ll{ text-align: left;}








.innerhtml.cnt{min-height:0px;}
/*以下為預設功能用*/

/*prodetail*/
.prodetail .main h1.syis{width:50%; float:right;}
.prodetail .main .sum{width:50% !important; float:right;}
.prodetail .main figure{padding-right:3em; width:50%;}
.prodetail .main .cnt::before{content:"詳細介紹"; font-size:16px; color:#999; display:block; width:100%; border-bottom:1px solid #ccc; font-weight:700; letter-spacing: 1px; margin:2em 0 1em 0;}
@media screen and (max-width:767px){/*phone*/
.prodetail .main h1.syis{width:100%; float:right;}
.prodetail .main .sum{width:100% !important; float:right;}
}
/*Contact4*/
.Contact4{padding-bottom:0;}
.Contact4 .gmap .page{max-width:100%; width:100%;}
/*A0201 style*/
.A0201 .main .list .frm{background:#fff; box-shadow:0 0 5px rgba(200,200,200,.2);}
/*A0202 style*/
.A0202 .page{max-width:960px;}
.A0202 .main .list{border-bottom:1px solid #ccc;}
/*A0203 A0204 style*/
@media screen and (max-width:767px){/*phone*/
.A0203_detail .side, .A0204_detail .side{display: none;}
}
/*A0204 style*/
/*A0205 style*/
.A0205 .page{max-width:960px;}
.A0205 .main .list h3.subject{width:calc(100% - 7em); display: inline-block;}
.A0205 .main .list .path{width:6em; display: inline-block;}
.A0205 .main .list .more{width:4em; display: inline-block;}
.A0205 .main .list{border-bottom:1px dotted #ccc;}
@media screen and (max-width:767px){/*phone*/
.A0205 .main .list section{ flex-wrap: wrap;}
.A0205 h3.subject{width:100%;}
.A0205 .main .list .path {width:50%;}
.A0205 .main .list .more{width:50%; text-align: right;}
}
/*A0207*/
.A0207_class .main .list{text-align: center;}
.A0207_class .main .list .frm{background:#fff; box-shadow: 0 0 3px rgba(0,0,0,0.1);}
/*A0208*/
.A0208 .main .ptit{display:none;}
/*A0209*/
.A0209 .main .list h3.subject{width:calc(100% - 7em); display: inline-block;}
.A0209 .main .list .path{width:6em; display: inline-block;}
.A0209 .main .list .more{width:4em; display: inline-block;}
.A0209 .main .list{border-bottom:1px dotted #ccc;}
@media screen and (max-width:960px){/*desktop-small pad*/
/*A0209*/
.A0209 .main .list h3.subject{width:100%; display: inline-block;}
.A0209 .main .list .path{width:6em; display: inline-block; }
.A0209 .main .list .more{width:4em; display: inline-block; float:right;}
}
/*A0301*/
.A0301_detail .main h1{display:none;}
/*A0302*/
.A0302 .main .list{text-align:center;}
/*A0306*/
.A0306 .main .list .more{text-align:center;}
/*A0403*/
.A0403_class .main .list{text-align:center;}
.A0403 .main .list h3.subject{font-size:15px;}
/*A0404*/
.A0404_class .main .list{text-align:center;}
.A0404_class .main .list h3.subject{border-top:3px solid #666; background:#f5f5f5;}
.A0404_detail .subtit{display:none;}
.A0404_detail .prodetail .rr{width:100%;}
/*A0405*/
.A0405 .main .list .frm{padding:0;}
.A0405 .main .list h3.subject{font-size:16px;}
/*A0406*/
.A0406 .main .list figure, .A0406 .main .list section{width:50%; padding:0.5em; display:inline-block; float:left;}
.A0406 .main .list.rr figure{float:right;}
/*A0407*/
.A0407 .ptit{display:none;}
/*A0408*/
.A0408_BCat .main .list{text-align:center;}
.A0408_BCat .main .list .frm{background:#fff; box-shadow:0 0 3px rgba(0,0,0,0.1);}
.A0408 .main .list h3.subject{font-size:16px;}
/*A0501*/
.A0501 .main .list .frm{background:#fff; box-shadow:0 0 10px rgba(0,0,0,0.1);}
.A0501 .main .list .innerhtml{padding-left:30px; border-top:1px solid #ccc;}
/*A0502*/
.A0502 .main .list .frm{border:1px solid #ccc; position:relative;}
.A0502 .main .list .frm::before{content:""; width:45px; height:100%; position:absolute; top:0; left:0; background:#ccc; display: block; z-index: -1;}
.A0502 .main .list .innerhtml{padding:5px 0 5px 45px; border-top:1px solid #ccc;}
.A0502 .main .list h3.subject{padding:5px; margin-left:45px !important; text-indent: -45px !important;}
.A0502 .main .list h3.subject .foricon{color:#fff; text-align: center; font-size:30px; width:40px; line-height: 32px; margin-right:5px; display: inline-block; text-indent:initial;}
/*A0503*/
.A0503 .main .list{padding:0;}
.A0503 .main .list h3.subject{border-bottom:1px solid #ccc;}
.A0503 .main .list .innerhtml{padding-left:30px;}
/*A0601*/
.A0601 .main .list h3.subject .foricon{display:none;}
.A0601 .main .list .frm{background:#fff; box-shadow:0 0 10px rgba(0,0,0,0.1);}
/*A0602*/
.A0602 .main .list .frm{background:#fff; border:1px solid #efefef;}
.A0602 .main .list h3.subject{font-weight:normal;}
.A0602 .main .list h3.subject .foricon{padding:5px; opacity:.5; }
.A0602 .main .list h3.subject .foricon images{width:10px; height:auto; padding-top:10px;}
/*A0603*/
.A0603 .main .list h3.subject .foricon{padding:5px; opacity:.5; }
.A0603 .main .list .frm{background:#fff; border-radius:1em;}
/*A0604*/
.presentall .list, .presentall .list .frm{margin:0; padding:0;}
.presentall .list{margin-top:0.5em;}
.A0604 .list h3.subject{font-weight:normal; width:calc(100% - 5em); display:inline-block;}
.A0604 .list .more{width:5em; display:inline-block;}
.A0604 .list .more span{display:inline-block; border-radius:1em; padding:2px 6px; background:#666; color:#fff;}
.A0604 .list h3.subject .foricon{padding:5px; opacity:.5; }
.A0604 .list{border-bottom:1px dotted #999; padding:0; margin:0;}
.A0604 .list .frm{padding:0;}
.A0604 .list .frm:hover .more span{background:#333;}
/*A0701*/
.A0701 .main .list{text-align:center;}
/*A0702*/
.A0702 .main .list h3.subject{font-weight:normal; width:calc(100% - 5em); display:inline-block;}
.A0702 .main .list .more{width:5em; display:inline-block;}
.A0702 .main .list .more span{display:inline-block; border-radius:1em; padding:2px 6px; background:#666; color:#fff;}
.A0702 .main .list h3.subject .foricon{padding:5px; opacity:.5; }
.A0702 .main .list{border-bottom:1px dotted #999; padding:0; margin:0;}
.A0702 .main .list .frm{padding:0;}
.A0702 .main .list .frm:hover .more span{background:#333;}
/*A1702*/
.A1702 .main .list{border-bottom:1px dotted #ccc;}
/*Contact4*/
.Contact4{padding-bottom:0;}
.Contact4 .gmap .page{max-width:100%; width:100%;}
/*A0901*/
.MBLayout h1{width:66%; float:right;}
.MBLayout figure{width:33%;}
.MBLayout .innerhtml.sum{width:66%; padding-left:2em;}
.MBLayout .innerhtml{margin-top:2em;}
@media screen and (max-width:767px){/*phone*/

.shwd0{padding:18px 0 0 0;}
.shwd0 .dtit{text-align:center; font-size:24px; color:#0d113f; position:relative; font-weight:500; margin-bottom:24px;}
.shwd0 .dtit::after{content:""; width:2em; height:2px; background:#0d113f; display:block; position:absolute; left:50%; bottom:-.5em; transform:translateX(-50%);}

.shwd0 .list .frm h3.subject{font-size:18px; font-weight:500;text-align: center;}
.shwd0 .list .frm .innerhtml{font-size:15px;}
.shwd0 .list .frm .more{ display: none;}

.shwd3 table td:nth-of-type(1){font-size:15px;}
.shwd3 h2{font-size:22px; text-align: center;}

.MBLayout figure,.MBLayout h1{width:100%; text-align: left; font-size:20px;}
.MBLayout .innerhtml.sum{width:100%; padding-left:0;}
}
/*QALayout*/
.QALayout .main .list h3.subject{text-indent:-30px; margin-left:30px;}
/*syis default product*/
.Ctlist .main .list{text-align:center;}

/*syis default download*/
.DWlist .main .list{border-bottom:1px dotted #ccc;}
.DWlist .main .list h3.subject, .DWlist .main .list .path{display:inline-block; vertical-align: top;}
.DWlist .main .list .frm{padding:0;}
.DWlist .main .list .path{width:6em; line-height:180%; padding:0.5em 0;}
.DWlist .main .list h3.subject{width:calc(100% - 6em); }



