@charset "utf-8";

/* CSS Document */
body{font-family:'Karla','Lato','微軟正黑體',sans-serif;font-size:16px;line-height:1.5;color:#333}
a{color:#333;text-decoration:none}
a:hover{color:#d01926;text-decoration:none;-o-transition:all .3s linear;-webkit-transition:all .3s linear;-moz-transition:all .3s linear;transition:all .3s linear}

.editor_all a:hover{ text-decoration:underline;}
.button { margin:0 10px; padding:7px 2rem; border:1px solid #E60000; color:#E60000; cursor:pointer; font-size:14px; line-height:14px; }
.button:hover { background-color: #E60000; color:#FFF; }

.red{color: #d01126}
.btn:focus,.page-link:focus{box-shadow: none;  border: none;}
select:focus,button:focus{outline:none}
select,button{ -webkit-appearance: none!important;}
/*---------------------- 基礎設定 ----------------------*/
/*通用排版用*/
/*.container { width: 1044px;max-width: 100%;}*/

/*RWD編輯器表格(X捲軸)&表格美化*/
/*.table-container table{margin-bottom: 1rem}*/
.table-container table {max-width: 100%!important; width: 100%!important;}
.table-container table tr>th { background: #e8e8e8; border: 1px solid #ccc;  text-align: center; padding: 5px 0;}
.table-container table td{min-width:100px;/*width: auto!important;*/padding: 5px!important;white-space:inherit;}
.table-container p { margin-bottom: 0;}
@media screen and (max-width: 768px) {
.table-container{width:100%;overflow-y:auto;_overflow:auto;margin:0 0 1em}
}

/*元件(共用)*/
.input1, .textarea, .select { background: #FFF; border: 1px solid #CCC; font-family: 'Lato', '微軟正黑體', sans-serif; font-size:15px; line-height:1.1; color:#555; }
.input1:focus, .textarea:focus, .select:focus { border:1px solid #000; }

/*按鈕*/
.btnWrap{clear: both;text-align:center;margin-top:20px}
.btnWrap a{width: 340px;display: inline-block;padding: 14px 10px;margin: 0 -3px 20px;background:#fff;border: 1px solid #c1c1c1;color: #d01126;position: relative;text-align: center;}
.btnWrap a svg { position: absolute; left: 10px; top: 18px;}
.btnWrap a:hover{background:#d01126;color:#FFF}
.btnWrap .redBtn{background:#d01126;color: #fff;}
.btnWrap .redBtn svg {font-size: 1.2rem;}
.btnWrap .redBtn:hover{background:#fff;color: #333;}

/* 回頂端 */
#goTop{color: #fff;background: #333;text-align:center;position:fixed;bottom:40px;right:3px;width: 50px;height: 50px;line-height:50px;cursor:pointer;display:none;font-family:Verdana,Geneva,sans-serif;-moz-border-radius:100%;-webkit-border-radius:100%;border-radius:100%;box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);z-index: 9}
#goTop:hover{background:#000000;color:#FFF}

/*---------------------- 頁面開始 ----------------------*/
/*主選單*/
.navbar{padding:15px 0;position:fixed;width:100%;z-index:10;border-bottom: 1px solid #e2e0e0;}
.navbar:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background-size:cover;background-attachment:fixed;background:#fff}
.navbar-brand { padding: 0; width: 180px;}
.navbar-brand>img{max-width: 100%}
.navbar-nav{justify-content:flex-end;width:100%;align-items:center}
.navbar-expand-lg .navbar-nav .nav-link{padding:.5rem 1.5rem .5rem 0;font-size: 18px}
.navbar-expand-lg .nav-item.on>a {color: #d01126;}
.navbar-nav .dropdown-menu{top:50px;border-radius:0;border-top:3px solid #d01126;padding:0;background:rgba(0 0 0 / 0.7)}
.dropdown-item{color:#fff;border-bottom:1px solid #565656;transition:all .5s;padding:6px;font-size:16px}
.dropdown-item:last-child{border-bottom:none}
.dropdown-item.active,.dropdown-item:hover,.dropdown-item:active{background-color:#d01126;color:#fff}
.dropdown-toggle::after{display:none}
.navbar-expand-lg .navbar-nav .nav-item:last-child>a svg{display:block;font-size:1.3rem;margin:0 auto}
.navbar-expand-lg .navbar-nav .nav-item:last-child>a{font-size:13px;color:#333;margin-left:1rem;display:block}
.navbar-expand-lg .navbar-nav .nav-item:last-child>a:hover{color:#d01926}
.navbar-expand-lg .navbar-nav .nav-item:last-child>a:before { content: ''; background: url(../images/all/icon_global.png) no-repeat; width: 20px;  height: 20px; display: block; margin: 0 auto;}
.navbar-expand-lg .navbar-nav .nav-item:last-child:hover>a:before {content: ''; background: url(../images/all/icon_global_over.png) no-repeat;}

/*banner*/
.ixBanner,.banner{padding-top:78px}
#myCarousel{position:relative;z-index:1;}
.carousel:hover .carousel-control{display:block}
.carousel .item,.carousel .item.active,.carousel .carousel-inner{height:100%}
.carousel .fill{width:100%;height:100%;background-position:center;background-size:cover}
.carousel .carousel-control{background:none;display:none}
.ixBanner .carousel-indicators li{background-color:#e4030c}
/*淡入 淡出*/
.carousel-fade .carousel-inner .item {  transition-property: opacity; }
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {  opacity: 0; }
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {  opacity: 1; }
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {  left: 0;  transform: translate3d(0, 0, 0); }

/*表尾*/
footer {clear: both;background:url(../images/all/redox_01.png) #efefef;padding-top: 1.5rem;}
footer ul{padding:0;list-style:none;margin-bottom:0}
.flogo>img { width: 150px;}
.footerBox{display: flex;border-top: 1px solid #ccc;padding: 12px 0;margin: 12px 0;}
.finfo{width: 45%;font-size: 1.1rem;font-weight:700;letter-spacing: .5px;}
.finfo li{margin:10px 5px 10px 0;list-style:none}
.finfo li i{font-size:1rem;color:#b8b8b8;margin:0 6px 0 -30px;width:25px;text-align:center}
.finfo li .en{display:block;font-weight:400;font-size:13px}
footer .sitemap{display:flex;/* text-align:center; */width: 55%;align-items:flex-start;}
footer .sitemap .siteProduct ul li{width:100%;text-align:left;float:none;display:flex;flex-wrap:wrap;justify-content:space-between;}
footer .sitemap .siteProduct ul li>a{width:calc(50% - 10px)}
footer .siteBox{width: 30%;}
footer .siteProduct{width: calc(55% - 40px);margin: 0 20px;}
footer .siteProduct+.siteBox {width: 15%;}
footer .siteBox:last-child {width: 15%;}
footer .sitemap ul:after{content:'';display:block;clear:both}
footer .sitemap ul li:nth-child(2n){margin-right:0}
footer .sitemap h4{font-size: 1.1rem;font-weight:900;padding-bottom:5px;margin-bottom:3px;}
footer .sitemap ul li h4+h4{margin:1rem 0;border:none}
footer .sitemap ul li h4 a{display:block;}
footer .sitemap ul li > a{font-size: 16px;display:block;padding:2px 0;}
.mobBox{display: none}
.footer{font-size: 80%;border-top:3px solid #666;background:#d01126;color:#fff;padding:20px 0;}
.footer .container{display:flex;justify-content:space-between;align-items:center}
.footer_link{list-style-type:none;padding:0;margin:0;display:flex;font-size: 15px;}
.footer_link>li:after{content:"|";margin:0 10px}
.footer_link>li:last-child:after{display:none}
.footer_link li a{color:#fff}


/*右側浮動選單*/
.float_menu{width:125px;position:fixed;right: -85px;top:50%;z-index:99;}
.float_menu ul{padding:0;list-style:none}
.float_menu ul li{width:150px;margin:10px 0;transform:translateX(0px);-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}
.float_menu ul li:hover{transform:translateX(-80px);-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}
.float_menu ul li a{font-size:14px;letter-spacing:.1em;display:flex;align-items:center;padding: 8px 5px;margin-top:-1px;border:1px solid #d01126;background-color:#fff;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;}
.float_menu ul li a:hover{background-color:#d01126;text-decoration:none;color:#fff;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}
.float_menu ul li a:hover svg{color:#fff;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}
.float_menu ul li a svg{font-size: 1.8em;width: 30px!important;margin-right: 5px;text-align:center;color:#d01126;}
.float_menu ul li:last-child svg { font-size: 1.5em;}
.float_tel,.float_mail{display: flex;align-items: center;}
.float_tel:before{content:'';background: url(../images/all/ico_tell.png) no-repeat;width: 16px;height: 16px;margin:0 10px 0 8px;display: inline-block;}
.float_menu ul li a:hover .float_tel:before{background: url(../images/all/ico_tell_over.png) no-repeat}
/*.float_mail:before{content:'';background: url(../images/all/icon_mail.png) no-repeat;width: 16px;height: 16px;margin:0 10px 0 8px;display: inline-block;}
.float_menu ul li a:hover .float_mail:before{background: url(../images/all/icon_mail_over.png) no-repeat}*/

/*標題*/
.ixTit{text-align:center;font-weight:700;font-size:1.8rem;letter-spacing:2px;margin-bottom:1rem}
.ixTit>span{display:block;font-weight:400;font-size:1rem;color:#d01126;letter-spacing: 1px}
.pageTit { text-align: center; font-size: 1.8rem; font-weight: bold; letter-spacing: 2px;margin-bottom: 1rem;}

/*首頁-自行定義區塊*/
.ixGrid{margin:3rem 0 2rem}
.boxArea{display:flex;flex-wrap:wrap}
.boxArea .blockBox{width: calc(100% / 3 - 20px);margin-bottom:2em;margin-right: 30px;position:relative;text-align:center;border: 1px solid #eaeaea;}
.boxArea .blockBox:nth-child(3n){margin-right:0}
.boxArea .blockBox:nth-child(3n+1){clear:both}
.boxArea .blockPic img{max-width:100%}
.boxArea .blockTxt h3{font-size: 1.1rem;letter-spacing:1px;font-weight:700;padding:10px 0 15px;margin:0;padding: 10px 0;}
.boxArea .blockPic{overflow:hidden}
.boxArea .blockPic img{max-width:100%;transition:all .3s linear}
.boxArea .blockTxt:after{content:'';width:0;background:#d01126;height:1px;display:block;transition:all .3s linear}
.blockBox a:hover .blockTxt:after{width:100%}
.blockBox a:hover img{transform:scale(1.05,1.05)}
.blockTxt { position: relative;}
.boxArea .blockTxt:before{content:'';background: url(../images/all/icon_arrow_common.png) no-repeat;width: 10px;height: 16px;display: block;position: absolute;left: 20px;top: 14px;}


/*捲軸樣式*/
.scrollbar-style::-webkit-scrollbar-trac{ background-color: #d4d4d4;}
.scrollbar-style::-webkit-scrollbar{ width: 6px;  background-color: #d4d4d4;}
.scrollbar-style::-webkit-scrollbar-thumb{ background-color: #828282;}
.scrollbar-style::-webkit-scrollbar{ width: 5px;}

/*首頁-NEWS*/
.ixNews{padding:3rem 1rem;background:url(../images/all/bg_news.png) repeat-x}
.ixNews .container{display:flex;justify-content:space-around}
.newsheader{border-bottom:1px solid #aeaeae;margin-bottom:10px;display:flex;justify-content:space-between;align-items:center}
.newsheader>a{font-weight: bold;font-size: 15px;padding:2px 8px;border:1px solid #212d62;color: #212d62;}
.newsheader>a:hover{background:#212d62;color:#fff}
.ixNews .newsArea{margin-right:5rem;width:50%}
.ixNews .newsArea+.newsArea{margin-right:0}
.newsArea .ixTit { display: flex; align-items: flex-end;margin-bottom: 10px;}
.newsArea .ixTit>span:before {content: '/';margin: 0 5px;color: #dab5b9;}
.news_list li:first-child{margin-top:0}
.news_list li{margin:15px 0;border-bottom:1px solid #e6e6e6;padding-bottom:15px;position:relative;display:flex;align-items:center}
.news_list li a>.newsDate{font-weight:700;font-size:16px;letter-spacing: .5px;color: #333;display: inline-block;margin-bottom: 5px;}
.news_list li a>.newsDate>span {margin-left: 5px;}
.news_list li a>span{color:#000;display:flex;align-items:center;margin-right:30px;width:calc(100% - 30px)}
.news_list{padding: 0 1rem 0 0;list-style:none;overflow-y: auto;max-height: 500px;}
.news_list li:last-child{border:none}
.news_list li a>span:after{content:'\f054';font-family:Font Awesome\ 5 Free;font-weight:900;position:absolute;right:5px;color:#d01126;transition:all .3s linear}
.news_list li:hover a,.news_list li:hover a>span{color:#d01126}
.news_list li:hover a>span:after{right:0}


/*內頁*/
.pageGrid {margin: 2rem 0;}
.mainTit{text-align:center;font-size:1.8rem;letter-spacing:2px;font-weight:700;border-bottom:1px solid #bbb;margin-bottom:2rem;padding-bottom:1rem}
.mainTit>p {font-size: 1rem; font-weight: normal; margin: 10px 0 0; letter-spacing: 1px; color: #555;}
.boxTit{font-weight:700;font-size:1.3rem;padding:5px;color:#d01126;border-bottom:1px solid #ccc}

/*麵包屑*/
.breadcrumbGrid {margin-bottom: 2rem;padding: 10px 0;text-align: right;}
.breadcrumb{background: transparent;color: #7d7d7d;padding: 0;font-size: .85rem;margin: 0;position: relative;z-index: 1;/* justify-content: flex-end; */}
.breadcrumb .breadcrumb-item { margin: 0;}
.breadcrumb a {color: #7d7d7d}
.breadcrumb-item.active{color: #000;}

/*頁碼*/
.pagination-outer{text-align:center;padding-top: 2rem;}
.pagination{font-family:'Oxygen',sans-serif;display:inline-flex;position:relative}
.pagination li .page-link{color:#6b6b6b;background:transparent;text-transform:uppercase;line-height:10px;height:32px;width:32px;overflow:hidden;position:relative;z-index:1;padding:10px;border:none}
.pagination li .page-link:hover{color:#d01126}
.pagination li.active .page-link,.pagination li.active .page-link:hover{border-radius:0;color:#d01126;background:transparent;border: none;border-bottom:2px solid #d01126;}
.pagination li .page-link:after{background:transparent;transform:scale(0.7);transition-delay:.1s}

/*產品列表*/
.productGrid{padding-top: 78px; margin-bottom: 2rem;overflow: hidden; }
.grayGrid { background: -moz-linear-gradient(top,  rgba(244,244,244,1) 0%, rgba(244,244,244,1) 45%, rgba(0,0,0,0) 100%);
background: -webkit-linear-gradient(top,  rgba(244,244,244,1) 0%,rgba(244,244,244,1) 45%,rgba(0,0,0,0) 100%);
background: linear-gradient(to bottom,  rgba(244,244,244,1) 0%,rgba(244,244,244,1) 45%,rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#00000000',GradientType=0 );
}
.productList{display:flex;flex-wrap:wrap;justify-content:space-between;padding: 1rem;}
.productList>*{width: calc(100% / 3 - 24px);margin: 0 35px 35px 0;position:relative;z-index:1;}
.productBox:nth-child(3n){margin-right:0}
.productBox h2{font-size: 1rem;margin:0;position:absolute;right: 0;bottom: 0;padding: 8px 30px 8px 15px;background: rgba(0 0 0 / 0.8);color:#fff;/* font-weight:700; */letter-spacing:1px;}
.productBox h2:after{content:'\f0da';font-family:Font Awesome\ 5 Free;font-weight:900;position: absolute;right: 15px;color:rgba(255 255 255 / 0.8);transition: all .3s linear;}
.productBox>a{display:block;position:relative;z-index:1}
.productBox>a .productPic{text-align:center;background: #fff;overflow: hidden}
.productBox>a .productPic img{transition:all .3s linear}
.productBox>a:hover .productPic{ box-shadow: 0 0 10px #ccc;}
.productBox>a:hover .productPic img{transform:scale(1.05,1.05)}
.productBox a:hover h2 { background:#d01126;}
.productBox a:hover h2:after {  right: 8px;}

/*產品底層-大類列表*/
.sidebar{/* background:url(../images/all/redox_01.png); */padding: 1rem 2rem;margin-bottom:1rem;width:100%;border-radius:0;overflow:hidden;}
.sidebar .navbar-toggle{display:none;width:100%;float:inherit;text-align:left;margin:0;position:relative;height:inherit}
.sidebar .navbar-toggle .fa-caret-down{position:absolute;right:15px;top:10px}
.productSubnav .box{width:calc(100% / 5 - 14px);margin:10px 5px;display:inline-block;vertical-align:top;position:relative;border: 1px solid #d1d1d1;}
.productSubnav .box .pic{width:50%;display:inline-block;vertical-align:middle;overflow:hidden;background:#d01126}
.productSubnav .box .pic img{max-width:none;width:100%;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;transform-origin:right center;-ms-transform-origin:right center;-moz-transform-origin:right center;-webkit-transform-origin:right center}
.productSubnav .box:hover .pic img{transform:scale(1.2);-ms-transform:scale(1.2);-moz-transform:scale(1.2);-webkit-transform:scale(1.2)}
.productSubnav .box .txt{position:absolute;width:50%;height:100%;top:0;right:0;background:#fff;/* border: 1px solid #dcdcdc; */display:flex;align-items:center;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.productSubnav .box .txt>div{display:block;padding:10px;-ms-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%)}
.productSubnav .box .txt>div .ti{font-size:2rem;display:flex;align-items:center;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.productSubnav .box:hover .txt>div .ti{color:#d01126}
.productSubnav .box .txt>div .ti:before{content:'';background:url(../images/all/icon_arrow_common.png) no-repeat;width:15px;height:16px;display:block;margin-right:5px}
.productSubnav .box .txt>div .ti h2{font-size:1rem;margin:0}
.productSubnav .box:hover .txt>div .ti:after{background:#fff}

/*產品底層*/
.proSubNav{padding:15px 0;overflow:hidden;background:url(../images/all/redox_01.png)}
.classBox{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;justify-content:center}
.classBox li>a{display:flex}
.classBox li{margin:6px 0}
/*.classBox li.on>a {color:#cf1924}*/
.classBox li>a:after{content:'|';margin:0 10px;color:#ccc}
.classBox li:last-child>a:after{display:none}
.proHeader { border-bottom: 1px solid #d9d9d9; margin-bottom: 2rem; padding-bottom: 2rem;}
.prodelTit{width:calc(100% - 2rem);margin-left:2rem}
.pro_subTit{font-weight:700;font-size: 2.2rem;margin:10px 0;}
.pro_subTit2{font-size: 1rem;letter-spacing:1px;color:#767676;}
.proBtn{margin: 2rem 0 1rem;}
.proBtn a{display:inline-block;color:#333;border:1px solid #acacac;width:90px;height:70px;padding:10px;margin:0 5px 10px 0;text-align:center}
.proBtn a:hover{border:1px solid #d01126}
.proBtn a:hover,.proBtn a:hover svg{color:#d01126}
.proBtn a>svg{font-size:1.2rem;margin-bottom:3px;color:#333}
.proBtn a:last-child{background:#d01126;color:#fff;border:1px solid}
.proBtn a:last-child>svg{color: #fff}
.proBtn a:last-child:hover{background:#333;}
.proBtn a .iconDownload{background:url(../images/all/ico_download.png) no-repeat;width: 20px;height: 20px;display: block; margin: 0 auto 5px;}
.proBtn a:hover .iconDownload{background:url(../images/all/ico_download_over.png) no-repeat;}

/*圖文*/
.page-content .editorTit{font-weight:700;font-size:1.3rem;color:#d01126}
.page-content li+li { margin-top: 10px;}
.tx01,.tx02{padding-bottom: 2rem;clear: both;}
.tx01:last-child,.tx02:last-child{padding-bottom: 1rem;}
.tx02 img,.tx03 img{margin-bottom:1em}
.img_left{float:left;padding-bottom:1em;padding-right:2em;max-width:50%}
.img_right{float:right;padding-bottom:1em;padding-left:2em;max-width:50%}
.tx03{display: flex;padding:2rem;clear: both;background: #f6f6f6;}
.tx03:last-of-type{margin-bottom: 1rem;}
.tx03 .img_left,.tx03 .img_right{max-width:40%}
.tx03 article{width:100%}

/*實績介紹-列表*/
.caseSubnav{display:flex;flex-wrap:wrap;justify-content:center;padding:0;margin:1rem 0;list-style:none}
.caseSubnav li>a{border: 1px solid #5d5d5d;margin:5px 8px;padding:3px 10px;display:block;}
.caseSubnav li>a:hover{color: #d01126;border: 1px solid #d01126}
.caseSubnav li.on>a{background:#d01126;color:#fff;border: 1px solid #d01126}
.caseShow {display: flex;flex-wrap: wrap;}
.caseShow .item {width: calc(100% / 4 - 16px);margin: 10px 8px;padding: 5px;border: 1px solid #e6e6e6;text-align:center}
.caseShow .item figure{position:relative;margin-bottom: 0;overflow: hidden;}
.caseShow .item figure:before{position:absolute;content:'';height: 100%;width: 60%;background-color: #ffffff;transform: translateX(-400%);opacity: .3;-o-transition: all 1s linear;-webkit-transition: all 1s linear;-moz-transition: all 1s linear;transition: all 1s linear;}
.caseShow .item figure:after{position:absolute;content:'';height: 100%;width: 0%;background-color: rgb(18 18 18 / 85%);right: 0;top: 0;opacity: .7;-o-transition: all .3s linear;-webkit-transition: all .3s linear;-moz-transition: all .3s linear;transition:  all .3s linear;}
.caseShow .item figure span{position:absolute;left: 1%;top: 1%;opacity:0;font-size: 16px;line-height: 1.8;margin: 15px;text-align: left;color:#ffffff;z-index: 3;display: -webkit-box;-webkit-line-clamp: 6;height: 170px;-webkit-box-orient: vertical;overflow: hidden;-o-transition: all .3s .2s linear;-webkit-transition: all .3s .2s linear;-moz-transition: all .3s .2s linear;transition:  all .3s .2s linear;}
.caseShow h4{font-size: 1rem; padding: 10px; background: #222; color: #fff;}  
.caseShow .item a:hover figure:before{transform: translateX(400%);}
.caseShow .item a:hover figure:after{left: 0;width: 100%;}
.caseShow .item a:hover figure span{opacity:1;}
.caseShow .item a:hover{text-decoration:none}
.caseShow .item .caseName { background: #f5f5f5; padding: 5px 0; margin-top: 5px;}
.caseShow .item .caseName h2 {font-size: 1.05rem;font-weight: bold;margin-bottom: 2px;}
.caseShow .item .caseName p { font-size: .95rem; margin: 0;}

/*實績介紹-底層*/
.casedelGrid{margin-top:0;padding-top:78px}
.casedtlShow{background:#ececec;padding-top:100px}
.casedtlShow h2{font-size:1rem;text-align:center}
.casedtlShow figure{margin-bottom:5px}
.caseDtl{display:flex;flex-wrap:wrap;border-bottom:1px solid #e3e3e3;background:#f3f3f3;padding:1rem 3rem;margin-bottom: 2rem;}
.casedelGrid .breadcrumbGrid { width: 100%; margin-bottom: 10px;}
.casedelGrid .breadcrumb {justify-content: flex-end;}
.caseAlbum{width:calc(55% - 3rem);margin-right:3rem;margin-top: -35px;}
.caseInfo{width:45%;}
.caseInfo .breadcrumb{justify-content:flex-end}
.caseInfo h2{font-weight:700;border-bottom:1px solid #ccc;margin-bottom:10px;padding-bottom:10px;font-size:1.8rem;}
.caseInfo ul>li{list-style:none;margin:15px 0;display:flex;align-items:center}
.caseInfo ul{padding:0}
.caseInfo ul>li span{width:80px;letter-spacing:1px;font-weight: bold;}
.caseInfo ul>li span:before{content:'';width:1px;height:12px;background:#b5b4b4;display:inline-block;margin-right:7px}
.caseInfo ul>li>strong { color: #d01126;}

/*保養維修-服務據點*/
.locaTit{text-align:center;font-size:1rem;letter-spacing:2px;line-height:1.6;margin-bottom:1rem}
.locationBox{margin:5px 0;padding:0 10px 5px;border-bottom:1px solid #c1bbbb}
.locInfo .boxTit{font-size:1.1rem;margin:0;padding:0;width:10%;min-width:120px;border:none;color:#333}
.locationBox .locInfo{display:flex;align-items:center}
.locationBox .locInfo>ul{padding:0 0 0 10px;list-style:none;display:flex;margin:0;width:calc(100% - 130px)}
.locationBox .locInfo li{padding:8px 0;width:20%;min-width: 120px;display:flex;flex-wrap:wrap;align-items:center;letter-spacing:.5px}
.locationBox .locInfo li+li{margin-left:20px}
.locationBox .locInfo li:first-child{width:35%}
.locationBox .locInfo li:last-child{width:45%}
.locHeader{background:#d22134;color:#fff;position: -webkit-sticky;position: sticky;top:76px}
.locHeader.locationBox .boxTit{color:#fff;font-weight:400;font-size:1rem;margin-top:6px}
.locHeader.locationBox .locInfo li{padding-bottom:0}
.locationBox .locInfo li>svg{display:none;}

/*保養維修-常見問題*/
.faq-list ul,.faq-list li{margin:0;padding:0;list-style:none}
.faq-list .qacontent ul.accordionPart{margin:1rem 0 2rem}
.faq-list .qacontent ul.accordionPart li{padding-bottom:12px;margin-top:12px}
.faq-list .qacontent ul.accordionPart li .qa_title{padding-left:34px;position:relative;cursor:pointer}
.faq-list .qacontent ul.accordionPart li .qa_title:before{content:"\f054";font-family:Font Awesome\ 5 Free;font-weight:900;position:absolute;left:0;top: 0;background: #d01926;line-height:20px;padding-left:1px;width:20px;height:20px;color:#fff;font-size:.8rem;text-align:center;}
.faq-list .qacontent ul.accordionPart li .on:before{content:"\f078";font-family:Font Awesome\ 5 Free;font-weight:900}
.faq-list .qacontent ul.accordionPart li .qa_content{display: none;padding: 20px;margin-top:10px;position:relative;background: #f1f1f1;border-radius: 10px;height: auto!important;}
.faq-list .qacontent ul.accordionPart li .qa_title:hover,.faq-list .qacontent ul.accordionPart li .on{font-weight:700}
.faq-list .qacontent ul.accordionPart li .qa_content p:last-child {margin: 0;}

/*最新消息*/
.newsGrid{display:flex;flex-wrap:wrap;align-items:flex-start}
.newsGrid .item{width:calc(100% / 3 - 20px);margin-right:30px;display:block;margin-bottom:1em;transition:all .5s;}
.newsGrid .item:nth-child(3n){margin-right:0}
.newsGrid .item:nth-child(3n+1){clear:both}
.newsGrid .item:focus{text-decoration:none}
.newsGrid .picWrap{padding-bottom:10px;transition:all .5s;transform:translateY(0px)}
.newsGrid .picWrap .frame{padding:10px;background-color:#fefefe;position:relative;}
.newsGrid .picWrap .frame:before{content:'';position:absolute;left:0;bottom:-1px;width:100%;height:80%;border:1px solid #e6e6e6}
.newsGrid .picWrap .pic{height: 300px;width: 300px;max-width: 100%;display:-webkit-flex;-webkit-align-items:center;display:flex;align-items:center;justify-content:center;/* border-radius:100%; */margin:0 auto;position:relative;transition:all .5s;}
.newsGrid .picWrap .pic img{margin:0 auto;max-height:100%}
.newsGrid .tit{font-size:1.1rem;margin-top: 15px;line-height:1.5;font-weight:700;}
.newsGrid .date{color:#787878;font-size:.95em;margin-top:5px}
.newsGrid .btn-style{border-top: 2px solid #d01126;padding:20px 0;text-align:center;margin-top:10px;}
.newsGrid .btn-style span{color:#d01126;border:1px solid #d01126;background:#fff;padding:5px 10px;transition:all .5s}
.newsGrid .picWrap:hover .pic{box-shadow:0 5px 15px -5px #000}
.newsGrid .picWrap:hover .tit{color:#d01126}
.newsGrid .picWrap:hover .btn-style span{background:#d01126;color:#fff;}
.newsGrid .picWrap:hover{transform:translateY(1px);background:none}
.newsTit{font-size:1.8rem;font-weight:700;letter-spacing:2px;margin-bottom:1rem;line-height:1.3;border-left:5px solid #d01926;padding-left:10px;margin-top:5px}
.newsDetail .date{color:#787878}

/*一分鐘認識富士達*/
.aboutusGrid{line-height:1.8}
.aboutTit{font-weight:700;font-size:1.3rem;color:#d01126;border-bottom:1px solid #ccc}
.aboutCenter{padding:2rem;margin-top:2rem;background:rgba(0 0 0 / 80%);color:#fff;text-align:center;line-height:2;letter-spacing:1px}
.aboutCenter h3{font-size:1.5rem;font-weight:700}
.aboutCenter h3:after{content:'';width:150px;height:1px;display:block;background:#4e4e4e;margin:1rem auto}
.aboutusGrid .productList{padding:0}
.aboutusGrid .productList>*{width:calc(100% / 3);margin:0}
.aboutusGrid .productList .productBox>a:hover{cursor:default;overflow:hidden}
.aboutusGrid .productBox h2:after{display:none}
.aboutusGrid .productBox h2{padding:12px 30px}
.aboutusGrid .productBox a:hover h2{background:#000}
.aboutCase{text-align:center;letter-spacing:1px;padding:4rem 0 1rem}
.aboutCase h3{font-weight:700;font-size:1.5rem;color:#d01126}
.aboutCase h3:after{content:'';width:150px;height:1px;display:block;background:#d01126;margin:1rem auto}
.aboutusGrid .aboutPicBox.productList>*{width:50%}
.aboutusGrid .aboutPicBox.productList .productBox h2{width:100%;padding:15px 30px}
.aboutFooter{text-align:center;letter-spacing:1px;padding:2rem}
.aboutFooter .aboutLogo{width:180px;margin:0 auto 1rem}


/*企業沿革*/
.yearBar{text-align:center;margin:0 auto 1.5rem;border-bottom:1px solid #dcdcdc;padding-bottom:1.5rem}
.yearBar select{min-width:100px;height:48px;padding:5px 12px;color:#d01926;border:1px solid #d01926;background:#fff}
.historyGrid .content{display:flex;justify-content:space-between;margin-top:30px}
.historyGrid .content .historyList{border-left-color:#d01926;border-left-style:solid;position:relative;width:100%}
.historyGrid .content .historyList:before,.historyGrid .content .historyList:after{content:"";position:absolute;left:-7px;display:block;width:11px;height:11px;border-radius:50%;background-color:#d01926}
.historyList>ul{list-style:none;margin-bottom:1rem}
.historyList>ul>li{margin-bottom:2rem}
.historyList>ul .year{font-size:2rem;line-height:1.1;font-weight:700;color:#d01926}
.historyList>ul .txt li{list-style:none;display:flex;margin-bottom:10px}
.historyList>ul .txt{background:#f2f2f2;padding:1rem;border:1px solid #e1e1e1;border-radius:10px}
.historyList>ul .txt li:last-child{margin:0}
.historyList>ul .txt>ul{padding:0}
.historyList>ul .txt li>strong{margin-right:1rem;width:40px;display:block;text-align:right}
.historyList>ul .txt li>div{width:calc(100% - 50px);margin-left:10px}


/*隱私權政策*/
.txtGrid {line-height: 2;}
/*
.txtGrid .subTit {font-size: 1.3rem;font-weight: bold;color: #d01926;border-bottom: 1px solid #ccc;padding-bottom: 5px;}
.txtGrid .subTit:before {content: '\f138';font-family: Font Awesome\ 5 Free;font-weight: 900;font-size: .95rem;margin-right: 5px;}
*/
.txtGrid li {margin-bottom: 1rem;}


/*網站導覽*/
.sitemapProdcut{display:flex;flex-wrap:wrap;}
.sitemapProdcut .sitemapBox{width:100%}
.sitemapProdcut .sitemapBox ul{display:flex;flex-wrap:wrap}
.sitemapProdcut .sitemapBox ul>li{width:calc(100% / 4);margin-bottom: 0;} 
.sitemapGrid{display:flex;flex-wrap:wrap;margin-bottom:3rem}
.sitemapBox{width:calc(100% / 4 - 30px);margin:15px 30px 15px 0;text-align:center;background:#f3f3f3}
.sitemapBox:nth-child(4){margin-right:0}
.sitemapBox h2{font-size:1.2rem;font-weight:700;color:#d01926;border:1px solid #d01926;background:#fff;padding:5px;margin:0;text-align:center}
.sitemapBox ul{padding:0;list-style:none;margin:0}
.sitemapBox li{margin:10px 0;padding-bottom:10px;border-bottom:1px dashed #e2dcdc}
.sitemapBox li:last-child{border:none;padding:0}
.sitemapBox h2:hover{background:#d01926;color:#fff}

/*聯絡我們*/
.contactBox{display: flex}
.contactForm{box-shadow:0 0 6px #d7d7d7;border:4px double #ccc;padding:2rem;width:60%;margin:1rem 0}
.contactForm .page_form{margin-bottom:20px;font-weight:700}
.contactForm input[type="text"],.contactForm textarea{width:100%;outline:0;border:none;padding:10px;border-radius:10px;border:1px solid #d3d3d3}
.contactForm input[type="text"]{height:40px}
.contactForm input:focus,.contactForm textarea:focus{border:1px solid #d01926;border-bottom:3px solid #d01926}
.contactInfo{width:calc(40% - 3rem);margin-left:3rem}
.contactInfo .boxTit{letter-spacing:2px;padding:2rem 0 0;margin-bottom:1.5rem}
.contactInfo .boxTit span{display:block;margin:4px 0 10px;font-size:1rem;font-weight:400;color:#797979}
.contactInfo ul{padding:0;margin-bottom: 0}
.contactInfo li{padding-bottom:20px;color:#333;font-weight:700;letter-spacing: .8px;font-size: 1.1rem;list-style:none;display:flex;align-items:center;}
.contactInfo li a+a { display: block; margin-left: 45px;}
.contactInfo li .telIcon{background: url(../images/all/ico_tell.png) center no-repeat;margin-right: 8px;border: 2px solid #d01926;border-radius: 100%;width: 32px!important;height: 32px;padding: 5px;}
.contactInfo li:hover .telIcon{background:url(../images/all/ico_tell_over.png) center no-repeat #d01926; border:1px solid #fff}
.contactInfo li .hotTxt {background: #e7e5e5; padding: 2px 5px;margin-top: 5px;}
.contactInfo li:nth-child(2) { flex-wrap: wrap;}
.contactInfo li svg{color:#d01926;margin-right: 8px;border: 2px solid;border-radius:100%;width: 32px!important;height: 32px;padding:5px;display:inline-block;}
.contactInfo li:hover svg{background:#d01926;color:#fff}

/*-------------------------------------------*/
@media (max-width: 1500px) {
/*右側浮動選單*/
.float_menu { top:40%;}   
}

@media (max-width: 1200px) {   
/*主選單*/    
.navbar-expand-lg>.container.headerMenu {flex-wrap: wrap;}       
    
/*產品底層-大類列表*/
.sidebar {padding: 1rem;}
.productSubnav .box { width: calc(100% / 4 - 14px);}    
.productSubnav .box .txt>div .ti h2 {font-size: 1rem;}
    
/*實績介紹-列表*/
.caseShow .item {width: calc(100% / 3 - 16px);}    
    
/*實績介紹-底層*/
.caseDtl {display: block;}    
.caseDtl>* { width: 100%;margin: 0}
.caseInfo h2 { margin-top: 1.5rem; font-size: 1.6rem;}
  
/*最新消息*/
.newsGrid .item{width:calc(100% / 2 - 20px);margin-right:30px;}
.newsGrid .item:nth-child(3n){margin-right:30px}
.newsGrid .item:nth-child(2n){margin-right:0}
.newsGrid .item:nth-child(3n+1){clear:inherit}
.newsGrid .item:nth-child(2n+1){clear:both}
  
   
/*保養維修-服務據點*/
.locHeader {top: 120px;}

/*聯絡我們*/
.contactBox{flex-wrap: wrap-reverse}
.contactBox>* { width: 100%; margin-left: 0;}
.contactInfo .boxTit { padding-top:1rem;margin-bottom: 1rem;}
.contactInfo li svg { width: 30px!important; height: 30px;}
.contactInfo li a+a { margin-left: 38px;}
.contactInfo .conMap iframe { height: 300px; overflow: hidden;}
}

 @media (max-width:1199px) {  
.ixBanner, .banner,.casedelGrid,.productGrid {padding-top: 121px;}
      
}

@media (min-width:992px) {
/*產品底層-大類列表*/
.collapse:not(.show) { display: block;}
}

@media (max-width:991px) {
.container{max-width:100%} 
.breadcrumbGrid {margin-bottom: 1rem;}
    
/*主選單*/
.navbar-expand-lg>.container {max-width: 100%;}
.mb-left{display:flex;align-items: center;}
.headerMenu{flex-wrap:wrap;}
.navbar.navbar-expand-lg { padding-bottom: 5px;}
.headerMenu .left{width:100%;padding: 0 15px;display:flex;align-items:center;justify-content:space-between;margin: 0 auto;}
.headerMenu .right{width:100%;background: #e4e4e4;}
.navbar-expand-lg .navbar-collapse{flex-wrap:wrap;height:400px;overflow-y: auto;}
.headerMenu button.navbar-toggler{border-radius:10px;width: 30px;height:40px;min-width:auto;min-height:auto;padding:0;position:relative;text-align:center;}
.headerMenu button.navbar-toggler:hover:after{display:none}
.headerMenu button.navbar-toggler span{display:table;width: 100%;border-bottom:solid 2px #333;margin:0 auto;transition:all .2s ease-in-out;}
.headerMenu button.navbar-toggler span + span{margin-top:6px}
.headerMenu button.navbar-toggler[aria-expanded="true"] span{position:absolute;left:23%}
.headerMenu button.navbar-toggler[aria-expanded="true"] span:nth-child(1){transform:rotate(-45deg)}
.headerMenu button.navbar-toggler[aria-expanded="true"] span:nth-child(2){display:none}
.headerMenu button.navbar-toggler[aria-expanded="true"] span:nth-child(3){transform:rotate(45deg);top:14px}
.navbar-expand-lg .navbar-nav .nav-item{border-bottom: 1px solid rgba(255, 255, 255, 0.4);padding:10px 0px;width: 100%;}
.navbar-expand-lg .navbar-nav .nav-item:last-child{border-bottom:none;width: auto;}
.navbar-expand-lg .navbar-nav .nav-item:last-child>a {display: flex;margin:0}
.navbar-expand-lg .navbar-nav .nav-item:last-child>a svg {margin-right:5px}
.navbar-expand-lg .navbar-nav .nav-link { padding: 0 1.5rem;}
.navbar-expand-lg .navbar-nav .dropdown-item {padding: 10px 40px;}

/*footer*/
.footerBox { display: block;}
.footerBox>.finfo {width: 100%;}
footer .sitemap { width: 100%; margin-top: 1.5rem;}    

.ixBanner, .banner,.casedelGrid,.productGrid {padding-top: 68px;}      
    
/*首頁-自行定義區塊*/
.ixGrid { margin: 2rem 0 0;}
.boxArea .blockBox { margin-bottom: 1em;}    
    
/*首頁-NEWS*/    
.ixNews {padding: 2rem 0;}    
.ixNews .container { display: block;}
.ixNews .newsArea{width:100%}
.ixNews .newsArea:first-child { margin: 0 0 2rem 0;}    
 
/*產品列表*/
.productList>*{width:calc(100% / 2 - 35px);}
.productBox:nth-child(2n){margin-right:0}    
  
/*產品底層-大類列表*/
.sidebar .navbar-toggle{display:block;width: 95%;margin: 0 auto;padding:6px 15px;border: 1px solid #dcdcdc;color: #d01926;border-radius:16px;background: rgba(255 255 255 / 0.8);}
.sidebar .navbar-toggle .fa-list{margin-right:8px}
#sidenav{padding:0 1rem}
.productSubnav{padding:1rem}
.productSubnav .box{width:calc(100% / 3 - 14px)}    
       
/*實績介紹*/
.caseShow .item .caseName h2 { font-size: 1rem;}    
.caseDtl{padding: 0 1rem;}
   
 
    
/*保養維修-服務據點*/
.locHeader {top:67px;}    
    
/*網站導覽*/
.sitemapBox{width: calc(100% / 3 - 30px);margin-top:0}
.sitemapBox:nth-child(3){margin-right:0}
.sitemapBox:nth-child(4){margin-right:30px}    
    
}

@media (max-width: 768px) {
/*標題*/
.ixTit,.pageTit{;font-size: 1.5rem;}
.ixTit>span{font-size: .9rem;}
.txtGrid .subTit {font-size: 1.1rem;}
.aboutTit {font-size: 1.2rem;}    
.aboutCenter h3,.aboutCase h3 {font-size: 1.3rem;}
    
/*首頁-自行定義區塊*/
.boxArea .blockBox{width:calc(100% / 2 - 10px);margin-right: 20px;position:relative;text-align:center;}
.boxArea .blockBox:nth-child(3n){margin-right: 20px;}
.boxArea .blockBox:nth-child(2n){margin-right:0}
.boxArea .blockBox:nth-child(2n+1){clear:both}
    
/*產品底層*/
.prodelTit {width:100%;margin-left:0}  
.proBtn {margin-top: 1rem}
.proHeader {padding-bottom:0}
    
/*實績介紹-列表*/
.caseShow .item {width: calc(100% / 2 - 16px);}     

/*一分鐘認識富士達*/
.aboutusGrid .productList>* { width: 100%;}    
    
/*隱私權政策*/
.txtGrid {line-height: 1.6;}    
}

@media (max-width: 640px) {
/*footer*/    
footer .sitemap>.siteBox:first-child {display: none;}
.mobBox{display:block}    
footer .siteProduct{width:100%;margin:0 0 1.2rem}
footer .sitemap{flex-wrap:wrap}
footer .siteBox+.siteBox{margin-left:10px;width:calc(50% - 10px)}
footer .siteProduct+.siteBox{width:50%}

    
/*首頁-NEWS*/
.news_list li a{flex-wrap:wrap}
.news_list li a>span{width:calc(100% - 25px)}
    
/*產品底層-大類列表*/
.productSubnav .box { width: calc(100% / 2 - 14px);}       
.productSubnav .box .pic{width:100%;max-height:70px}
.productSubnav .box .pic img{width:50%;}
.productSubnav .box:hover .pic img{transform:scale(1);-ms-transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1)}
    
/*圖文*/
.tx01,.tx02{padding-bottom: 1rem;}
.img_left,.img_right{float:none;padding:0;max-width:100%}  
.tx03 {display: block;padding: 1rem;}
.tx03 .img_left,.tx03 .img_right{max-width:100%}
   
/*一分鐘認識富士達*/ 
.aboutusGrid .aboutPicBox.productList>* { width: 100%;}       
    
/*企業沿革*/
.historyList>ul {padding-left: 1rem;}    
    
/*服務據點*/
.locaTit{color:#d22134;border-bottom:1px solid #c1bbbb;padding-bottom:10px}
.locHeader{display:none}
.locationBox .locInfo{display:block}
.locationBox .locInfo>ul{display:block;width:100%;padding:5px 0 0 40px;}
.locationBox .locInfo li{width:100%!important}
.locationBox .locInfo li+li{margin:0}
.locationBox .locInfo li:last-child>a{ width: calc(100% - 30px);}
.locationBox{margin:15px 0}
.locationBox:last-child{border-bottom:none}
.locationBox .locInfo li>svg{display:inline-block;width:30px;height:30px;margin-right:10px;padding:6px;background:#fff;color:#d01926;border: 1px solid #ececec;box-shadow:-1px 1px 5px #ccc;border-radius:100%;margin-left:-40px;}

/*最新消息*/
.newsGrid .item{width:100%;margin-right:0;}
.newsGrid .item:nth-child(3n){margin-right:0}   
    
/*網站導覽*/
.sitemapProdcut .sitemapBox ul>li {width: calc(100% / 3);}
.sitemapBox{width: calc(100% / 2 - 30px);}
.sitemapBox:nth-child(2){margin-right:0}
.sitemapBox:nth-child(3){margin-right:30px}      
    
/*聯絡我們*/
.contactInfo li { padding-bottom:10px; letter-spacing:0;  font-size: 1rem;}    
    
}

@media (max-width: 574px) {
/*footer*/
.footer .container{display:block}
.footer_link{margin-bottom:8px}
.footer{padding:10px 0}    
.finfo li a+a {display: block;margin-top: 5px;letter-spacing: 0.2px;}
    
/*產品列表*/
.productList>*{width: 100%; margin-right: 0;}    

    
/*實績介紹-列表*/
.caseShow .item {width: 100%; margin: 10px 0;}
.caseShow .item figure span {  margin: 30px;  -webkit-line-clamp: inherit;  height: auto;}
    
}

@media (max-width: 480px) {
/*產品底層-大類列表*/
.productSubnav .box {width: 100%;margin: 10px 0 0;}  
  
/*一分鐘認識富士達*/
.aboutCenter { padding: 1rem; text-align: left;}        
.aboutCenter h3:after,.aboutCase h3:after{margin: 1rem 0;}    
.aboutCase {text-align: left;}    
.aboutFooter { text-align: left;letter-spacing: 1px; padding: 3rem 0 1rem;}
    
    
/*網站導覽*/
.sitemapProdcut .sitemapBox ul>li,.sitemapBox{width:100%;margin-right:0!important}
  
/*聯絡我們*/
.contactInfo li a+a {width: 100%;}    
}

@media (max-width: 430px) {
/*首頁-自行定義區塊*/
.boxArea .blockBox{width:100%;margin-right: 0;}
.boxArea .blockBox:nth-child(3n){margin-right:0}
.boxArea .blockTxt:before { left: 15px;}
}