﻿@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&display=swap');

body{
	margin: 0;
    padding: 0;
	font-size:13px;
	font-family:Arial, "新細明體";
	background-color:#fff;
}

a{
	border:none;
	text-decoration:none;
	color:inherit;
}

img {
    height: auto;
    max-width: 100%;
}
.rwd-img{
	display: block;
    height: auto;
    max-width: 100%;
}
/* word-表格用 */
.Section1{
    width: 100% !important;
}
.MsoNormalTable {
    width: 100% !important;
}

#showhide{
	display:block;
}
#hideshow{
	display:none;
}
#sh-ink{
	display:inline-block;
}
#hs-ink{
	display:none;
}

.lcenter{
	text-align:left;
}
.rcenter{
	text-align:right;
}
.cleft{
	text-align:center;
}
.cright{
	text-align:center;
}
.rleft{
	text-align:right;
}
.lright{
	text-align:left;
}


/* font
-----------------------------------------------------------------------------*/
.txt13{
	font-size:13px;
}
.txt15{
	font-size:15px;
}
.txt_wh{
	color:#FFFFFF;
}
.txt_bk{
	color:#000000;
}
.txt_gray33{
	color:#333333;
}
.txt_gray66{
	color:#666666;
}
.txt_red{
	color:#ff0000;
}


.lh25{
	line-height:25px;
}
.lh30{
	line-height:30px;
}
.lh35{
	line-height:35px;
}

.txtin15 {
	margin-left:15px;
	margin-right:15px;
}


/* margin
-----------------------------------------------------------------------------*/
.m0{
	margin:0;
}
.mt5{
	margin-top:5px;
}
.mt10{
	margin-top:10px;
}
.mt15{
	margin-top:15px;
}
.mt20{
	margin-top:20px;
}
.mt30{
	margin-top:30px;
}

.mb5{
	margin-bottom:5px;
}
.mb10{
	margin-bottom:10px;
}
.mb15{
	margin-bottom:15px;
}
.mb20{
	margin-bottom:20px;
}
.mb30{
	margin-bottom:30px;
}

.mtb5{
	margin-top:5px;
	margin-bottom:5px;
}
.mtb10{
	margin-top:10px;
	margin-bottom:10px;
}
.mtb15{
	margin-top:15px;
	margin-bottom:15px;
}
.mtb20{
	margin-top:20px;
	margin-bottom:20px;
}
.mtb30{
	margin-top:30px;
	margin-bottom:30px;
}


/* padding
-----------------------------------------------------------------------------*/
.p0{
	padding:0;
}
.pt5{
	padding-top:5px;
}
.pt10{
	padding-top:10px;
}
.pt15{
	padding-top:15px;
}
.pt20{
	padding-top:20px;
}
.pt30{
	padding-top:30px;
}
.pt50{
	padding-top:50px;
}

.pb5{
	padding-bottom:5px;
}
.pb10{
	padding-bottom:10px;
}
.pb15{
	padding-bottom:15px;
}
.pb20{
	padding-bottom:20px;
}
.pb30{
	padding-bottom:30px;
}
.pb50{
	padding-bottom:50px;
}

.ptb5{
	padding-top:5px;
	padding-bottom:5px;
}
.ptb10{
	padding-top:10px;
	padding-bottom:10px;
}
.ptb15{
	padding-top:15px;
	padding-bottom:15px;
}
.ptb20{
	padding-top:20px;
	padding-bottom:20px;
}
.ptb30{
	padding-top:30px;
	padding-bottom:30px;
}
.ptb50{
	padding-top:50px;
	padding-bottom:50px;
}


/* Common
-----------------------------------------------------------------------------*/
.wrapper {
	width:100%;
    height:100%;
	overflow:hidden;
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* btn
-----------------------------------------------------------------------------*/
.btn_bu {
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:none;
	background-color: #00a0e9;
	-webkit-box-shadow: 0 2px 6px rgba(0,0,0,.22);
	-moz-box-shadow: 0 2px 6px rgba(0,0,0,.22);
	box-shadow: 0 2px 6px rgba(0,0,0,.22);
    color: #fff;
    font-size: 13px;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}


/* icon
-----------------------------------------------------------------------------*/
.fa-home, .fa-building-o, .fa-handshake-o, .fa-cubes, .fa-cogs, .fa-volume-up, .fa-arrow-circle-down, .fa-users {
    color: #fff;
    font-size: 20px !important;
    margin-right: 5px;
    text-align: center;
    vertical-align: sub;
    width: 25px;
}
.fa-handshake-o, .fa-users {
    color: #fff;
    font-size: 18px !important;
    margin-right: 5px;
    text-align: center;
    vertical-align: sub;
    width: 25px;
}

.fa-trash-o {
    color: #313131;
    font-size: 30px !important;
    vertical-align: middle;
}

.icon_down {
    background-image: url("../tw_images/icon/icon_down.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 29px;
    vertical-align: middle;
    width: 28px;
}

.fa-map-marker,
.fa-phone-square,
.fa-print,
.fa-envelope{
	color:#3e3a39;
	font-size:20px;
	width:20px;
	text-align:center;
	margin-right:5px;
	vertical-align: sub;
}
.fa-envelope{
	color:#3e3a39;
	width:20px;
	text-align:center;
	margin-right:5px;
	vertical-align: sub;
}

.fa-search-plus{
	color:#cc2a1e;
	font-size:20px;
	margin-right:5px;
	vertical-align: text-bottom;
	transform:rotate(90deg);
}

.list_icon{
	background-image:url(../tw_images/icon/proList_arrow.png);
	background-repeat:no-repeat;
	width:9px;
	height:9px;
	display:inline-block;
	vertical-align:middle;
	margin-right:7px;
}
.close_icon{
	background-image:url(../tw_images/icon/close.png);
	background-repeat:no-repeat;
	width:22px;
	height:23px;
	display:inline-block;
	vertical-align:middle;
	margin-left:5px;
}
.dm_icon{
	background-image:url(../tw_images/icon/dmdownload.png);
	background-repeat:no-repeat;
	width:46px;
	height:36px;
	display:inline-block;
	vertical-align:middle;
	margin-left:10px;
}

.icon_video{
	background-image:url(../tw_images/icon/icon_video.png);
	background-repeat:no-repeat;
	width:17px;
	height:14px;
	display:inline-block;
	vertical-align:sub;
	margin-right:6px;
}


/* wcm
-----------------------------------------------------------------------------*/
.wcm{
	background-color:#e8e6e7;
}
.wcm_bg{
	background-color:#e8e6e7;
	background-image:url(../tw_images/bg/wcm_bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}
.wcm_hd{
	padding:23px 15px;
	background-image:url(../tw_images/bg/wcm_hdBg.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#dbdbdb;
}
.wcm_hd .lan,
.wcm_hd .lan a{
	color:#000;
}
#wcm_menu #menu{
	background-color:#1e1e1f;
	background-image:none;
}
#wcm_menu #menu > ul > li > a {
    padding: 15px 10px 16px;
}
#wcm_menu #menu > ul > li::after{
	top: 11px;
}
.wcm_banner{
}



/* header
-----------------------------------------------------------------------------*/
header{
	background-image:url(../tw_images/bg/hd_bg.jpg);
	background-repeat:repeat-x;
	height:123px;
	width:100%;
	padding:50px 0 25px 0;
}
.lan{
	color:#fff;
	font-size:14px;
	font-family:"微軟正黑體";
	text-align:right;
	padding-right:35px;
	margin:0;
}
.lan a{
	color:#fff;
	text-decoration:none;
}


/* nav
-----------------------------------------------------------------------------*/
#menu ul{
  padding: 0;
  overflow:hidden;
}
#menu,
#menu ul,
#menu ul li,
#menu ul li a,
#menu #menu-button {
  margin: 0 auto;
  border: 0;
  list-style: none;
  line-height: 1;
  display: flex;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#menu:after,
#menu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#menu #menu-button {
  display: none;
}
#menu {
  width: auto;
  line-height: 1;
  background-color: #6a6a6a;
  background-image: -webkit-linear-gradient(bottom, #1e1e1e, #3c3c3c 31%, #696969);
  background-image: -moz-linear-gradient(bottom, #1e1e1e, #3c3c3c 31%, #696969);
  background-image: -o-linear-gradient(bottom, #1e1e1e, #3c3c3c 31%, #696969);
  background-image: -ms-linear-gradient(bottom, #1e1e1e, #3c3c3c 31%, #696969);
  background-image: linear-gradient(to top, #1e1e1e, #3c3c3c 31%, #696969);
}
#menu > ul > li {
  float: left;
}
#menu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#menu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#menu.align-right > ul > li {
  float: right;
}
#menu > ul > li > a {
  padding: 20px 10px 21px 10px;
  font-size: 15px;
  text-decoration: none;
  color: #fcfefb;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  display:block;
  width: 135px;
  text-align:center;
}
#menu > ul > li:first-child > a {
}
#menu.align-center > ul > li:first-child > a {
  border-radius: 0;
}
#cssmen.align-right > ul > li:first-child > a {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#menu > ul > li:hover > a,
#menu > ul > li.active > a {
  color: #fff;
  background-color:#272728;
}
#menu > ul > li:hover > a,
#menu > ul > li > a:hover {
  background-color:#272728;
}
#menu > ul > li:after {
  content: '';
  position: absolute;
  top: 18px;
  right: 0;
  display: block;
  height: 26px;
  width: 1px;
  /*opacity: .15;
  background: rgba(0, 0, 0, 0.7);
  background: linear-gradient(to top, rgba(0, 0, 0, 0), #000000, rgba(0, 0, 0, 0));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), #000000, rgba(0, 0, 0, 0));
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0), #000000, rgba(0, 0, 0, 0));
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), #000000, rgba(0, 0, 0, 0));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0), #000000, rgba(0, 0, 0, 0));*/
  background-image:url(../tw_images/icon/nav_dot.png);
  background-repeat:no-repeat;
}
#menu.align-right > ul > li:after {
  right: auto;
  left: -1px;
}
#menu.align-right > ul > li:before {
  right: auto;
  left: 0px;
}
#menu > ul > li:last-child:after,
#menu > ul > li:last-child:before {
  display: none;
}
#menu.small-screen {
  width: 100%;
}
#menu.small-screen > ul,
#menu.small-screen.align-center > ul {
  width: 100%;
  text-align: left;
}
#menu.small-screen > ul > li,
#menu.small-screen.align-center {
  float: none;
  display: block;
  border-top: 1px solid rgba(100, 100, 100, 0.1);
}
#wcm_menu #menu.small-screen > ul > li > a,
#menu.small-screen > ul > li > a {
  padding: 18px 25px;
  width:100%;
}
#menu.small-screen > ul > li:after,
#menu.small-screen > ul > li:before {
  display: none;
}
#menu.small-screen #menu-button {
  display: block;
  padding: 18px 25px 19px 25px;
  cursor: pointer;
  font-size: 15px;
  text-decoration: none;
  color: #fcfefb;
  width:100%;
}
#menu.small-screen #menu-button.menu-opened {
  color: #fff;
}
#menu.small-screen #menu-button:after {
  content: "";
  position: absolute;
  right: 25px;
  top: 20px;
  display: block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border-top: 2px solid #fcfefb;
  border-bottom: 2px solid #fcfefb;
  width: 18px;
  height: 3px;
}
#menu.small-screen #menu-button.menu-opened:after {
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
#menu.small-screen #menu-button:before {
  content: "";
  position: absolute;
  right: 25px;
  top: 30px;
  display: block;
  width: 18px;
  height: 2px;
  background: #fff;
}
#menu.small-screen #menu-button.menu-opened:before {
  background: #fff;
}


/* banner
-----------------------------------------------------------------------------*/


/* index
-----------------------------------------------------------------------------*/
.main{
	float:right;
	width:910px;
	height:100%;
	background-color:#c6c6c6;
	padding-bottom: 100%;
    margin-bottom: -100%;
}


/* sub
-----------------------------------------------------------------------------*/
.sub{
	width:220px;
	height:100%;
	float:left;
	position:relative;
	background-color:#c6c6c6;
	padding-bottom: 100%;
    margin-bottom: -100%;
}
.sub_title{
	overflow:hidden;
	font-family: "Microsoft JhengHei";
	font-size: 18px;
	color: #1b1b1b;
	position:relative;
	padding: 15px;
	background-color: #d5d5d5;
	background-image: -webkit-linear-gradient(bottom, #cbcbcb, #e7e7e7);
	background-image: -moz-linear-gradient(bottom, #cbcbcb, #e7e7e7);
	background-image: -o-linear-gradient(bottom, #cbcbcb, #e7e7e7);
	background-image: -ms-linear-gradient(bottom, #cbcbcb, #e7e7e7);
	background-image: linear-gradient(to top, #cbcbcb, #e7e7e7);
	text-shadow: 1px 2px rgba(255,255,255,.75);
}
.sub_title:before,
.sub_title:after{
	position:absolute;
	content:"";
}
.sub_title:before{
	border-color: #b8b8b8 transparent transparent transparent;
	border-width: 60px 0 0 55px;
	border-style: solid;
	height: 0;
	width:50%;
	right:0;
	top:0;
	z-index:1;
}
.sub_title:after{
	background-image:url(../tw_images/sub/sub_titIcon.png);
	background-repeat:no-repeat;
	width:52px;
	height:53px;
	right:8px;
	top:0;
	z-index:2;
}
.sub_img{
	position:relative;
	padding-top:8px;
}
.sub_img:before{
	background-image:url(../tw_images/sub/subTitle_line.jpg);
	background-repeat:repeat-x;
	height:8px;
	width:100%;
	position:absolute;
	content:"";
	left:0;
	top:0;
}

#submenu,
#submenu ul,
#submenu ul li,
#submenu ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#submenu {
  width: 100%;
  color: #ffffff;
  padding: 0 6px;
  border:6px solid #c6c6c6;
  background-color:#f1f1f1;
}
#submenu ul ul {
  display: none;
}
.align-right {
  float: right;
}
#submenu > ul > li > a:before{
	background-image:url(../tw_images/sub/sub_menuItemIcon.png);
	background-repeat:no-repeat;
	width:3px;
	height:12px;
	position:absolute;
	content:"";
	left:6px;
	top:13px;
}
#submenu > ul > li > a {
  padding: 11px 15px;
  cursor: pointer;
  z-index: 2;
  text-decoration: none;
  font-family: "Microsoft JhengHei";
  font-size: 14px;
  color: #000;
  border-bottom:1px dotted #c8cac9;
  position:relative;
}
#submenu > ul > li > a:hover,
#submenu > ul > li.active > a,
#submenu > ul > li.open > a {
  color: #000;
}
#submenu > ul > li.open > a {
  /*border-bottom: 1px solid #1682ba;*/
}
#submenu > ul > li:last-child > a,
#submenu > ul > li.last > a {
  /*border-bottom: 1px solid #1682ba;*/
}

#submenu > ul > li > a:hover > span::after,
#submenu > ul > li.active > a > span::after,
#submenu > ul > li.open > a > span::after {
  border-color: #eeeeee;
}

#submenu ul ul > li > a:before{
	content:"";
	position:absolute;
	left:10px;
	top:13px;
	background-image:url(../tw_images/sub/sub_midArrow.png);
	background-repeat:no-repeat;
	width:3px;
	height:5px;
}
#submenu ul ul > li:hover > a:before,
#submenu > ul > li > ul > li.open > a:before{
	background-image:url(../tw_images/sub/sub_midArrowHW.png);
}
#submenu ul ul {
  border-bottom:1px dotted #c8cac9;
}
#submenu ul ul li a {
  cursor: pointer;
  padding: 10px 20px;
  z-index: 1;
  text-decoration: none;
  font-size: 13px;
  color: #3e76a9;
}
#submenu ul ul li:hover > a,
#submenu ul ul li.open > a,
#submenu ul ul li.active > a {
  color: #ffffff;
  background-color:#3e76a9;
}
#submenu ul ul li:first-child > a {
  box-shadow: none;
}
#submenu ul ul ul li:first-child > a {
}
#submenu ul ul ul > li > a:before{
	content:"";
	position:absolute;
	width:2px;
	height:2px;
	background-color:#ababab;
	background-image: none;
	top:15px;
	left:20px;
}
#submenu ul ul ul > li:hover a:before{
	background-color:#222;
	background-image: none;
}
#submenu ul ul ul  > li > a {
  padding-left: 30px;
  color:#898989;
  position:relative;
}
#submenu ul ul ul  > li:hover > a{
	color:#222;
	background-color:#f1f1f1;
}

.join_LineID{
	padding-top:10px;
	padding-bottom:10px;
}
.qrcode{
}
.join_id{
	color:#000;
	font-size:14px;
	text-align:center;
	padding:10px 0 9px 0;
	border:1px solid #afafaf;
	background-color:#cfcfcf;
}

.sub_btm{
	/*bottom: 0;
	height: 220px;
    position: absolute;*/
	background-image:url(../tw_images/sub/sub_btmBg.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	height: 105vh;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
   .sub_btm{height: 119vh;}
}


/* page
-----------------------------------------------------------------------------*/
.page{
	padding:20px 30px;
}
.page_titleFrame{
	overflow:hidden;
	position:relative;
	background-color: #d5d5d5;
	background-image: -webkit-linear-gradient(bottom, #cbcbcb, #e7e7e7);
	background-image: -moz-linear-gradient(bottom, #cbcbcb, #e7e7e7);
	background-image: -o-linear-gradient(bottom, #cbcbcb, #e7e7e7);
	background-image: -ms-linear-gradient(bottom, #cbcbcb, #e7e7e7);
	background-image: linear-gradient(to top, #cbcbcb, #e7e7e7);
	text-shadow: 1px 2px rgba(255,255,255,.75);
}
.page_title:before{
	background-image:url(../tw_images/icon/icon_titleArrow.png);
	background-position: left 2px;
	background-repeat:no-repeat;
	width:10px;
	height:19px;
	content:"";
	display: inline-block;
	margin-right:8px;
}
.page_title{
	font-family: "Microsoft JhengHei";
	font-size: 20px;
	color: #1b1b1b;
	padding: 10px 15px;
	display: inline-block;
}
.title_tips{
	color:#cc2a1e;
	font-size: 16px;
    text-shadow: none;
	font-weight:bold;
	font-family: "Microsoft JhengHei";
}
.title_dm{
	color:#1b1b1b;
	font-size:16px;
	text-shadow:none;
	padding-right: 10px;
	display:inline-block;
	font-family: "Microsoft JhengHei";
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	background-color: #b5b5b5;
	-webkit-box-shadow: inset 1px 2px 2px rgba(14,5,10,.47);
	-moz-box-shadow: inset 1px 2px 2px rgba(14,5,10,.47);
	box-shadow: inset 1px 2px 2px rgba(14,5,10,.47);
	position:absolute;
	right:190px;
	top:8px;
}
.title_dm span{
	vertical-align: sub;
}
.page_titleFrame:after{
	position:absolute;
	content:"";
	left:0;
	bottom:0;
	background-image:url(../tw_images/bg/title_bg.jpg);
	background-repeat:repeat-x;
	height:8px;
	width:100%;
}
.page_bread{
	border-color: #b8b8b8 transparent transparent;
    border-style: solid;
    border-width: 60px 0 0 55px;
    display: inline-block;
    float: right;
    height: 0;
    /*width: 195px;*/
}
.page_bread span{
	color: #434343;
    display: table;
    font-family: PMingLiU;
    font-size: 12px;
    margin-left: 20px;
	margin-right:30px;
    margin-top: -40px;
    text-shadow: none;
}
.page_bread span a{
	color: #434343;
	text-decoration:none;
}
.pageNum{
	text-align:center;
}
.pagination > li {
    display: inline-block;
}
.pagination > li:first-child > a, .pagination > li:first-child > span,
.pagination > li:last-child > a, .pagination > li:last-child > span{
	border-radius:0;
}
.pagination > li > a, .pagination > li > span{
	color:#434343;
	padding: 4px 10px;
	border:1px solid #444444;
	background-color:#b5b5b5;
}
.pagination > li:hover > a, .pagination > li:hover > span{
	color:#fff;
	background-color:#000;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus{
	color:#fff;
	background-color:#000;
}


/* company
-----------------------------------------------------------------------------*/
.cp_img{
}
.cp_title:before{
	background-image:url(../tw_images/icon/icon_cpDot.png);
	background-repeat:no-repeat;
	content:"";
	width:13px;
	height:13px;
	display:inline-block;
	margin-right:6px;
}
.cp_title{
	color:#14354a;
	font-size:15px;
	font-family:Microsoft JhengHei;
}
.cp_txt{
	color:#1a1a1a;
	font-size:13px;
	line-height:18px;
}


/* foundry
-----------------------------------------------------------------------------*/
.list_frame{
	margin: 0 -10px;
}
.pro_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  overflow: hidden;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 0;
  margin: 0;
}
.pro_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  padding: 0.625rem 1.6rem;
  margin: 0;
}
@media screen and (max-width: 50em) {
  .pro_item {
    width: 33.333%;
  }
}
@media screen and (max-width: 40em) {
  .pro_item {
    width: 50%;
  }
}
@media screen and (max-width: 22em) {
  .pro_item {
    width: 100%;
  }
}
.pro_item figure {
  margin: 0;
}
.pro_inner {
  width: 100%;
}
.pro_bg{
	padding: 6px 7px;
	background-color: #444;
	background-image: -webkit-linear-gradient(bottom, #464646, #fcfcfc 50%, #464646);
	background-image: -moz-linear-gradient(bottom, #464646, #fcfcfc 50%, #464646);
	background-image: -o-linear-gradient(bottom, #464646, #fcfcfc 50%, #464646);
	background-image: -ms-linear-gradient(bottom, #464646, #fcfcfc 50%, #464646);
	background-image: linear-gradient(to top, #464646, #fcfcfc 50%, #464646);
}
.bg_wh{
	padding: 5px 3px;
	background-color:#fff;
}
.pro_inner img {
  display: block;
  /*width: 100%;*/
  border:1px solid #b2aeaf;
}
.pro_inner figcaption {
 /* padding: 1.25rem;*/
 padding:1.25rem 0 1.25rem 1.25rem;
}

.modal-content{
	text-shadow:none;
	border:none;
	border-radius: 0;
}
.modal-header .close{
	color:#999999;
	font-size:16px;
	font-weight:bold;
	opacity:1;
}
.modal{
	top:3%;
}

.video_btn{
	color:#6299bd;
	font-size:12px;
	float:right;
	padding: 3px 5px 1px;
	text-align:center;
	background-color:#fff;
}
.video_btn a{
	display:block;
	text-decoration:none;
}


/* product
-----------------------------------------------------------------------------*/
.prod_img{
	position:relative;
	background-color:#fff;
	border:6px solid #eeeeee;
}
.prod_img:after{
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	border:1px solid #d8d8d8;
}
.prod_title{
	margin:0 0 2px 0;
	padding-bottom: 5px;
	color:#1a2c85;
	font-size:20px;
	font-weight:bold;
	font-family:Microsoft JhengHei;
	border-bottom:1px solid #959595;
}
.prod_txt{
	margin:2px 0 0 0;
	padding-top: 5px;
	color:#010103;
	font-size:16px;
	border-top:1px solid #959595;
	font-family:Microsoft JhengHei;
}
.pro_btn ul{
	margin:0;
	padding:15px 0;
	list-style:none;
}
.pro_btn ul li{
	padding-bottom:10px;
}
.pro_btn ul li a{
	color:#fff;
	display:block;
	padding:10px 0;
	text-align:center;
	text-decoration:none;
	font-family:Microsoft JhengHei;
}
.pro_btn ul li.bu{
	width:138px;
}
.pro_btn ul li.gn{
	width:100px;
}
.pro_btn ul li.bu a{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #1a2c85;
	background-image: -webkit-linear-gradient(top, #354eb2, #0c195f);
	background-image: -moz-linear-gradient(top, #354eb2, #0c195f);
	background-image: -o-linear-gradient(top, #354eb2, #0c195f);
	background-image: -ms-linear-gradient(top, #354eb2, #0c195f);
	background-image: linear-gradient(to bottom, #354eb2, #0c195f);
}
.pro_btn ul li.gn a{
	-webkit-border-radius: 4px/5px;
	-moz-border-radius: 4px/5px;
	border-radius: 4px/5px;
	background-color: #959595;
	background-image: -webkit-linear-gradient(bottom, #030000, #7a7a7a);
	background-image: -moz-linear-gradient(bottom, #030000, #7a7a7a);
	background-image: -o-linear-gradient(bottom, #030000, #7a7a7a);
	background-image: -ms-linear-gradient(bottom, #030000, #7a7a7a);
	background-image: linear-gradient(to top, #030000, #7a7a7a);
}

.prod_info{
	display: flex;
	margin:20px 0;
	border-bottom:1px solid #959595;
}
.prod_info span{
	color:#000000;
	font-size:23px;
	font-weight:bold;
	padding:5px 20px;
	font-family:Microsoft JhengHei;
	text-shadow: 1px 2px #fff;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	background-color: #a8a8a8;
	background-image: -webkit-linear-gradient(bottom, #b4b3b3, #fff 85%);
	background-image: -moz-linear-gradient(bottom, #b4b3b3, #fff 85%);
	background-image: -o-linear-gradient(bottom, #b4b3b3, #fff 85%);
	background-image: -ms-linear-gradient(bottom, #b4b3b3, #fff 85%);
	background-image: linear-gradient(to top, #b4b3b3, #fff 85%);
}

.prod_tbl{
    border-collapse: collapse;
    border-spacing: 0;
	min-height: 0.01%;
    overflow-x: auto;
}
.prod_tbl table{
	margin-bottom: 20px;
    max-width: 100%;
    width: 100%;
}
.prod_tbl tr td{
	color:#000;
	padding:8px;
	font-size:16px;
	text-align:center;
	border:2px solid #434343;
	font-family:Microsoft JhengHei;
}
.prod_tbl tr:nth-child(odd) td{
	background-color:#e5b8b7;
}
.prod_tbl tr:nth-child(even) td{
	background-color:#fff;
}
.prod_tbl tr:first-child td{
	color:#fff;
	font-weight:bold;
	background-color:#751111;
}


/* inquiry
-----------------------------------------------------------------------------*/
.inq_info{
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px solid #6a6a6a;
}
.inq_info ul{
	margin:0;
	padding:0;
	list-style:none;
}
.inq_info ul li{
	color:#000;
	font-size:14px;
	padding-bottom:5px;
	font-family:Microsoft JhengHei;
}
.inq_info ul li a{
	color:#ff0000;
}
.inq_txt{
	color: #000;
    font-size: 14px;
	line-height:24px;
	font-family:Microsoft JhengHei;
}
ul.inq_btn{
	margin:0 auto;
	padding:10px 0;
	text-align: center;
	list-style:none;
}
ul.inq_btn li{
	width:123px;
	margin:0 10px;
	display:inline-block;
}
ul.inq_btn li a{
	color:#fff;
	font-size:15px;
	display:block;
	padding-top:8px;
	padding-bottom:8px;
	text-decoration:none;
	font-family:Microsoft JhengHei;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #c7000b;
	background-image: -webkit-linear-gradient(top, #354eb2, #0c195f);
	background-image: -moz-linear-gradient(top, #354eb2, #0c195f);
	background-image: -o-linear-gradient(top, #354eb2, #0c195f);
	background-image: -ms-linear-gradient(top, #354eb2, #0c195f);
	background-image: linear-gradient(to bottom, #354eb2, #0c195f);
}
#inq_form .form-control{
	font-size:13px;
	color:#a1a2a2;
	-webkit-border-radius: 5px/4px;
	-moz-border-radius: 5px/4px;
	border-radius: 5px/4px;
}
#inq_form .form-control::-moz-placeholder {
  color: #a1a2a2;
  opacity: 1;
}
#inq_form .form-control:-ms-input-placeholder {
  color: #a1a2a2;
}
#inq_form .form-control::-webkit-input-placeholder {
  color: #a1a2a2;
}

.responsive-table {
  width: 100%;
  margin-bottom: 1.5em;
}
@media (min-width: 44em) {
  .responsive-table {
    font-size: .9em;
  }
}
@media (min-width: 62em) {
  .responsive-table {
    font-size: 1em;
  }
}
.responsive-table thead {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
@media (min-width: 44em) {
  .responsive-table thead {
    position: relative;
    clip: auto;
    height: auto;
    width: auto;
    overflow: auto;
  }
}
.responsive-table thead th:after{
	position:absolute;
	background-image:url(../tw_images/bg/inq_tdBg.png);
	background-size:cover;
	background-repeat:no-repeat;
	right:0;
	top:0;
	width:49px;
	height:100%;
	min-height:33px;
	content:"";
}
.responsive-table thead th {
  position:relative;
  background-color: #2c4873;
  font-weight: normal;
  text-align: center;
  color: white;
  font-size:14px;
  font-family:Microsoft JhengHei;
}
.responsive-table thead th:first-of-type {
  text-align: center;
}
.responsive-table td{
	color:#000;
	background-color:#fff;
	border-bottom:1px solid #6a6a6a;
}
.responsive-table .form-control{
	border-radius:0;
	text-align:center;
	border:1px solid #000;
}
.responsive-table tbody,
.responsive-table tr,
.responsive-table th,
.responsive-table td {
  display: block;
  padding: 0;
  text-align: left;
  white-space: normal;
}
@media (min-width: 44em) {
  .responsive-table tr {
    display: table-row;
  }
}
.responsive-table th,
.responsive-table td {
  padding: .5em;
  vertical-align: middle;
}
@media (min-width: 30em) {
  .responsive-table th,
  .responsive-table td {
    padding: .75em .5em;
  }
}
@media (min-width: 44em) {
  .responsive-table th,
  .responsive-table td {
    display: table-cell;
    padding: .5em;
  }
}
@media (min-width: 62em) {
  .responsive-table th,
  .responsive-table td {
    padding: .75em .5em;
  }
}
@media (min-width: 75em) {
  .responsive-table th,
  .responsive-table td {
    padding: .75em;
  }
}
.responsive-table caption {
  margin-bottom: 1em;
  font-size: 1em;
  font-weight: bold;
  text-align: center;
}
@media (min-width: 44em) {
  .responsive-table caption {
    font-size: 1.5em;
  }
}
.responsive-table tfoot {
  font-size: .8em;
  font-style: italic;
}
@media (min-width: 62em) {
  .responsive-table tfoot {
    font-size: .9em;
  }
}
@media (min-width: 44em) {
  .responsive-table tbody {
    display: table-row-group;
  }
}
.responsive-table tbody tr {
  margin-bottom: 1em;
  /*border: 2px solid #dd7901;*/
}
@media (min-width: 44em) {
  .responsive-table tbody tr {
    display: table-row;
    border-width: 1px;
  }
}
.responsive-table tbody tr:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 44em) {
  .responsive-table tbody tr:nth-of-type(even) {
    background-color: rgba(94, 93, 82, 0.1);
  }
}
.responsive-table tbody th[scope="row"] {
  background-color: #dd7901;
  color: white;
}
@media (min-width: 44em) {
  .responsive-table tbody th[scope="row"] {
    background-color: transparent;
    color: #5e5d52;
    text-align: left;
  }
}
.responsive-table tbody td {
  text-align: right;
}
@media (min-width: 30em) {
  .responsive-table tbody td {
	padding:0.35em 0.75em;
    /*border-bottom: 1px solid #dd7901;*/
  }
}
@media (min-width: 44em) {
  .responsive-table tbody td {
    text-align: center;
  }
}
.responsive-table tbody td[data-type=currency] {
  text-align: center;
}
.responsive-table tbody td[data-title]:before {
  content: attr(data-title);
  float: left;
  color: rgba(94, 93, 82, 0.75);
}
@media (min-width: 30em) {
  .responsive-table tbody td[data-title]:before {
    /*font-size: 1.2em;*/
  font-size:14px;
  font-family:Microsoft JhengHei;
  }
}
@media (min-width: 44em) {
  .responsive-table tbody td[data-title]:before {
    content: none;
  }
}


/* news
-----------------------------------------------------------------------------*/
.news_tbl .responsive-table tbody td{
	padding: 0.75em;
}
.news_tbl a{
	text-decoration:none;
}
.tbl-col{
	width:100%;
}
.tbl-col tr td,
.tbl-col tr th{
	padding:0.75em 1.5em;
}
.tbl-col tr th:after{
	position:absolute;
	background-image:url(../tw_images/bg/inq_tdBg.png);
	background-size:cover;
	background-repeat:no-repeat;
	right:0;
	top:0;
	width:49px;
	height:100%;
	min-height:33px;
	content:"";
}
.tbl-col tr th {
  position:relative;
  background-color: #2c4873;
  font-weight: normal;
  text-align: center;
  color: white;
  font-size:14px;
  font-family:Microsoft JhengHei;
}
.tbl-col tr th:first-child{
	text-align:left;
}
.tbl-col tr td{
	background-color:#fff;
}
.news_btn{
	float:right;
	margin-top:20px;
	margin-right:10px;
	margin-bottom: -0.75em;
	display:inline-block;
	border-radius:5px 5px 0 0;
	background-color:#989696;
}
.news_btn a{
	color:#fff;
	font-size:14px;
	padding:5px 25px;
	display:block;
	text-align:center;
	text-decoration:none;
	font-family:Microsoft JhengHei;
}
.fa-reply{
	margin-right:5px;
}


/* contact
-----------------------------------------------------------------------------*/
.gmap{
	padding:10px 0 23px 0;
}


/* footer
-----------------------------------------------------------------------------*/
footer{
	position:relative;
	padding: 25px 0 30px;
	background-color: #ccc;
	background-image: -webkit-linear-gradient(bottom, #5e5e5e, #fff 17%, #bdbdbd);
	background-image: -moz-linear-gradient(bottom, #5e5e5e, #fff 17%, #bdbdbd);
	background-image: -o-linear-gradient(bottom, #5e5e5e, #fff 17%, #bdbdbd);
	background-image: -ms-linear-gradient(bottom, #5e5e5e, #fff 17%, #bdbdbd);
	background-image: linear-gradient(to top, #5e5e5e, #fff 17%, #bdbdbd);
}
footer:before{
	background-image:url(../tw_images/bg/ft_bgLine.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:5px;
	position:absolute;
	content:"";
	top:0;
	left:0;
}
.ft_info ul{
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
.ft_info ul li{
	color:#000;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
	display:inline-block;
}
.ft_copyRight{
	color:#000;
	font-size:12px;
	margin:10px 0;
	text-align:center;
}

.footer_menu{
	padding:5px 0;
	text-align: center;
	background-color:#d9251a;
}
.footer_menu ul{
	margin:0;
	padding:0;
	list-style:none;
}
.footer_menu ul li{
	display:inline-block;
}
.footer_menu ul li a{
	color:#fff;
	display:block;
	font-size:15px;
	text-decoration:none;
}
.footer_menu ul li a:after{
	content:"|";
	margin: 0 10px;
    vertical-align: text-bottom;
}
.footer_menu ul li:last-child a:after{
	content:"";
	margin: 0;
}


.footer{
	padding: 20px 0 10px;
	background-color:#000;
}
.footer .ft_info ul li,
.footer .ft_info ul li i,
.footer .ft_copyRight,
.footer .ft_copyRight a{
	color:#fff;
	text-decoration:none;
}


/* media query
-----------------------------------------------------------------------------*/
@media (max-width:1200px){
	#wcm_menu #menu > ul > li > a{
		width:110px;
	}
	#menu > ul > li > a{
		width:120px;
	}
	.sub{
		width:30%;
	}
	.main{
		width: 68.5%;
	}
	.video_btn{
		float:none;
		display:block;
		margin-top: 5px;
	}
	.pro_inner figcaption{
		padding:1rem;
	}
}

@media (max-width:993px){
	.wcm_hd{
		background-image:none;
		background-color:#b3b3b3;
	}
	#wcm_menu #menu > ul > li > a{
		width:85px;
	}
}

@media screen and (min-width: 768px) and (max-width: 992px) {
    /* 如果使用者之視窗寬度介於 768px ~ 992px，將會再載入這裡的 CSS。*/  
	.rwd-img{
		margin:0 auto;
	}
	.prod_btn{
		width:100%;
	}
	#menu > ul > li > a{
		width:95px;
	}
	.prod_img{
		margin-bottom:20px;
	}
	.icon_video{
		display:block;
		margin: 2.5px auto;
		text-align:center;
	}
} 
@media screen and (max-width:785px){
	#hs-ink{
		display:inline-block;
	}
	#menu, #menu ul, 
	#menu ul li, 
	#menu ul li a, 
	#menu #menu-button{
		display:inline-block;
	}
	#wcm_menu {
		display: flex;
	}
}
@media screen and (max-width:767px){
	#showhide{
		display:none;
	}
	#hideshow{
		display:block;
	}
	#sh-ink{
		display:none;
	}
	
	.lcenter{
		text-align:center;
	}
	.rcenter{
		text-align:center;
	}
	.cleft{
		text-align:left;
	}
	.cright{
		text-align:right;
	}
	.rleft{
		text-align:left;
	}
	.lright{
		text-align:right;
	}
	.xs_pt10{
		padding-top:10px;
	}
	.xs_pb10{
		padding-bottom:10px;
	}
	.xs_ptb10{
		padding-top:10px;
		padding-bottom:10px;
	}
	.xs_pt20{
		padding-top:20px;
	}
	.xs_pb20{
		padding-bottom:20px;
	}
	.xs_ptb20{
		padding-top:20px;
		padding-bottom:20px;
	}
	.rwd-img{
		margin:0 auto;
	}
	ul.inq_btn{
		display:flex;
	}
	ul.inq_btn li{
		width:50%;
	}
	.prod_btn{
		width:100%;
	}
	.sub_title::before{
		width: 20%;
	}
	.sub_btm{
		height:auto;
	}
	.sub,
	.main{
		width:100%;
		margin-top: 20px;
		margin-bottom: 0;
    	padding-bottom: 20px;
	}
	.lan{
		padding-right: 0;
	}
	.ft_info ul li{
		display:block;
		padding-bottom:10px;
	}
	.htips{
		padding-bottom:10px;
	}
	.htips .page_title{
		padding: 10px 15px 5px;
	}
	.htips .page_bread {
		border: medium none;
		height: auto;
		padding: 18px 10px 12px 0;
	}
	.htips .page_bread span {
		display: block;
		margin:0;
	}
	.title_dm{
		position:relative;
		top:-2px;
		left:0;
	}
	.news_tbl .responsive-table td{
		border:none;
	}
}
@media screen and (max-width:700px){
	.responsive-table td{
		border:none;
	}
	.responsive-table tbody td[data-type="currency"] {
		text-align: right;
	}
	.modal-body iframe{
		height:300px;
	}
	.news_tbl .responsive-table tbody td[data-type=currency] {
	  text-align: right;
	}
	.news_tbl img{
		margin:auto 0 auto auto;		
	}
	.footer_menu{
		display:none;
	}
	/*.footer_menu ul li {
		display: block;
		width:100%;
	}*/
	.footer_menu ul li a::after{
		content:"";
		margin:10px 0;
	}
}
@media screen and (max-width:480px){
	.prod_tbl tbody {
		display: block;
		overflow-x: auto;
		position: relative;
		white-space: nowrap;
		width: auto;
	}
	.pro_btn ul li.bu,
	.pro_btn ul li.gn{
		width:100%;
	}
	.tbl-col tr th {
		display: inline-block;
		width: 100%;
	}
}
@media screen and (max-width:360px){
	.page_title{
		padding: 10px 15px 5px;
	}
	.page_bread {
		border: medium none;
		display: block;
		float: none;
		height: auto;
		padding: 0 10px 15px 0;
		text-align: right;
		width: 100%;
	}
	.page_bread span {
		display: block;
		margin:0;
	}
	.page_title{
		padding: 10px 15px 5px;
	}
	.page_bread {
		border: medium none;
		display: block;
		float: none;
		height: auto;
		padding: 0 10px 15px 0;
		text-align: right;
		width: 100%;
	}
	.page_bread span {
		display: block;
		margin:0;
	}
	.title_tips{
		/*display: block;
		padding:0 15px;*/
		font-size: 14px;
	}
	.lan{
		padding-top:10px;
	}
}




/* 2025-11-19 覆蓋sweetAlert的樣式 */
div:where(.swal2-container) button:where(.swal2-styled) {
	padding: .725em 1.7em !important;
	border: none !important;
	outline: none !important;
	box-shadow: none !important;
}