﻿@charset "utf-8";
/* CSS Document */
/*=====================default page set=====================*/
#header .page{height:80px; padding-right:30px;}
.logo a{position:absolute; top:0; width:100%;}
.logo a img{width:100%; height:auto;}
@media screen and (max-width:767px){/*phone*/
.logo a img{height:100%; width:auto;}
}
.A10401d0{background:#e9e9e9 url("../images/bg.jpg") center repeat-y; padding:30px 0 60px 0;}
.A10401d0 .dhotpro,.A10401d0 .list{display:flex;}
.A10401d0 .dhotpro{ flex-wrap: wrap;}
.A10401d0 .list .frm{display:flex; color:#000; flex-wrap: wrap;}
.A10401d0 .list .frm:hover{box-shadow:0 0 10px rgba(0,0,0,0.3);}
.A10401d0 .list figure{width:100%;}
.A10401d0 .list section{padding:3em; color:#fff; font-size:13px; line-height:180%; background:#002f7b; position:relative;}
.A10401d0 .list h3.subject{font-size:20px; line-height:160%; letter-spacing:1px; margin:0; padding:0;}
.A10401d0 .list section::after{content:""; position:absolute; top:50%; right:.5em; width:12px; height:12px; border:1px solid #fff; border-bottom:none; border-left:none; transform:translate(-50%,-50%) rotate(45deg);}

.A10401d1{background:#dcedfd;}
.A10401d1 .page{max-width:1600px; padding:60px 0;}
.A10401d1 table td:nth-of-type(1){width:62%; padding:0; line-height:0;}
.A10401d1 table td:nth-of-type(2){padding:0 2em;}
.A10401d1 table td{font-size:16px; line-height:180%;}
.A10401d1 table td h2{font-size:25px; color:#000; letter-spacing:1px; line-height:130%;}
.A10401d1 table td .more a{display:inline-block; padding:.4em 2em; border:1px solid #000; color:#000;}
.A10401d1 table td .more a:hover{background:#333; color:#fff;}
.A10401d2{background:#e9e9e9 url("../images/bg.jpg") center repeat-y; padding:60px 0 80px 0;}
.A10401d2 .list h3.subject{color:#3e5265; font-size:18px; line-height:130%;}
.A10401d2 .list section{font-size:13px; color:#000; padding-bottom:2em; float:left; width:100%;}
.A10401d2 .list .frm{position:relative;}
.A10401d2 .list .frm::after{content:""; width:100%; height:2px; display:block; position:absolute; background:#585858; bottom:0;}
.A10401d2 h2.dtit,.A10401d0 h2.dtit{text-align:center; font-size:32px; font-weight:500; letter-spacing: 3px; position:relative; padding-bottom:.6em;}
.A10401d4 h2.dtit span,.A10401d0 h2.dtit span{font-size:14px; font-weight:300;}
.A10401d2 h2.dtit::before,.A10401d0 h2.dtit::before{content:""; width:2em; height:3px; display:block; background:#002f7b; position:absolute; bottom:0; left:50%; transform:translateX(-50%);}
.A10401d2 .btnmore {text-align:center; margin-top:30px; width:100%; float:left;}
.A10401d2 .btnmore a{display:inline-block; padding:.4em 2em; color:#000; border:1px solid #000;}
.A10401d3 {background:url("../images/bg2.jpg") center no-repeat; background-size:cover; padding:60px 0; color:#fff;}
.A10401d3 table{width:80%; margin:auto; border:1px solid #fff;}
.A10401d3 table td{padding:3em;}
.A10401d3 table td{width:450px; font-size:16px; line-height:180%;}
.A10401d3 table td:nth-of-type(1){width:calc(100% - 450px);}
.A10401d3 table td:nth-of-type(2){text-align:right;}
.A10401d3 table td h2{line-height:180%; font-size:30px;}
.A10401d3 .more{display:block; position:relative; text-align: center;}
.A10401d3 .more a{font-size:20px; background:#ffd987; color:#1e1109; letter-spacing:3px; display:inline-block; padding:1em 2em; transform:translateY(-25px);}
.A10401d4,.A10401d5{padding:60px 0;}
.A10401d4 .list .frm:hover{transform:translateY(10px);}
@media screen and (max-width:1286px){/*desktop*/
.A10401d1 table td{font-size:14px; line-height:180%;}
.A10401d1 table td h2{font-size:26px;}
}
@media screen and (max-width:960px){/*desktop-small pad*/
.A10401d1 .page{padding:0;}
.A10401d1 table td h2{font-size:18px;}
.A10401d1 table td:nth-of-type(1){width:100%; float:left;}
.A10401d1 table td:nth-of-type(2){width:100%; float:left;}
.A10401d2{padding:30px 0;}
.A10401d3 table td{padding:1em;}
.A10401d3 table td:nth-of-type(1){width:auto;}
.A10401d3 table td:nth-of-type(2){width:300px;}
}
@media screen and (max-width:767px){/*phone*/
.A10401d0,.A10401d2{padding:0 0 30px 0;}
.A10401d4{padding:0 0 30px 0;}
.A10401d1 table td:nth-of-type(1),.A10401d1 table td{width:100%; display:block; float:left;}
.A10401d1 table td .more{text-align:center;}
.A10401d3 table td{width:100%; display:block; float:left;}
.A10401d3 table td h2{line-height:180%; font-size:24px;}
}
#footerTs{font-size:.85rem;}
#footerTs .BottomList{display:none;}
#footerTs .BottomCntA{width:45%; display:flex; align-items: center; flex-grow: 1;}
#footerTs .BottomCntB{width:55%; display:flex; align-items: center; justify-content: flex-end; letter-spacing: 2px;}
#footerTs .copyright{display:none;}
@media screen and (max-width:960px){/*desktop-small pad*/
#footerTs .BottomCntA{width:40%;}
#footerTs .BottomCntB{width:60%;}
}
@media screen and (max-width:767px){/*desktop-small pad*/
#footerTs .BottomCntA{width:100%;}
#footerTs .BottomCntB{width:100%; flex-wrap: wrap; justify-content:center;}
#footerTs .BottomCntB .socialicons{width:100%; text-align:center;}
}

#header .nav{align-content: center;}
/*=====================default page set end=====================*/
#defaultimg{background:#fff;}
#defaultimg .mask{width:90%;}
.nav,.nav .syisnav{justify-content:flex-end;}
/*以下為預設功能用*/

/*prodetail*/
.prodetail .main h1.syis{width:100%; float:right;}
.prodetail .main .sum{width:100% !important; float:right;}
.prodetail .main figure{padding-right:3em; width:100%;}
.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);}
.A0201_detail h1.syis{text-align:center;}
/*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*/
.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); }



