html.body {
	height: 100%;
}
body {
	background-color: #fff;
	color: #000;
	font-family: 'Microsoft JhengHei', 'sans-serif';
}
a {
	text-decoration: none;
	color: inherit;
}
a:hover {
	text-decoration: none;
	color: inherit;
}
img {
	width: 100%;
	display: block;
	transition: all 0.3s;
	height: auto;
}
h1,
h2 {
	line-height: 2;
}
h3,
h4 {
	line-height: 1.5;
}
h5,
h6 {
	line-height: 1.2;
}
.row {
	margin: 0;
}
.container {
	margin: 0 auto;
}
.ov-h {
	overflow: hidden;
}
.ovx-h {
	overflow-x: hidden;
}
article {
	padding-top: 2rem;
}
.po-r {
	position: relative;
}
.po-a {
	position: absolute;
}
.w-80 {
	width: 80%;
}
.w-70 {
	width: 70%;
}
.w-60 {
	width: 60%;
}
.w-40 {
	width: 40%;
}
.w-33 {
	width: 33.33%;
}
.w-30 {
	width: 30%;
}
.w-16 {
	width: 16.66%;
}
.mask {
	background: rgba(0, 0, 0, 0.5);
	z-index: 99;
}
.arc-7 {
	border-radius: 7px;
}
.bb-1 {
	border-bottom: 1px solid #bbb;
}
.bl-1 {
	border-left: 1px solid #bbb;
}
.bgc-dr,
.action > a {
	background-color: #9e2428;
}
.action > a {
	color: #fff;
}
.bb-d {
	border-bottom: 1px dotted #aaa;
}
mark {
	background-color: rgba(0, 0, 0, 0);
	color: red;
}
.cf {
	clear: both;
}
.txt-dr {
	color: #5f0f12;
}
.text-darkred {
	color: #a90000;
}
.ph,
.ph_mwt_mwt_slider,
.ph_mwt_mwt_slider2,
.ph_mwt_mwt_slider3,
.ph_img {
	display: none;
}
textarea {
	resize: none;
}
.newsContent h1 {
	font-size: 1.5rem;
}
header h2,
#ind_ser h2,
#ind_cont h2 {
	line-height: 1;
}
header img {
	width: 90%;
	margin: 0 auto;
}
.topContact {
	width: 41%;
}
.topContact img {
	width: 45px;
	float: left;
	vertical-align: middle;
}
.fbTop {
	width: 24%;
}
nav {
	background: #9e2428;
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: 1px;
}
.menu_sec tr td {
	padding: 5px 0;
}
nav .po-a {
	min-width: 180px;
	top: 100%;
	z-index: 9999;
}
nav .po-a h6:hover {
	color: #9e2428;
}
nav .po-r > a:after {
	content: '▼';
	display: inline-block;
	font-size: 12px;
	color: #aaa;
}
nav .po-r:hover > a:after {
	color: inherit;
}
nav .po-r:hover .d-none {
	display: block !important;
}
nav .h4 {
	margin: 0;
}
nav h6 {
	font-size: 14px;
}
.topImg {
	top: 16%;
	left: 0;
}
.topImg img {
	transform: translateX(60px);
}
.bottomImg {
	bottom: 7%;
	left: 0;
	animation: poaImgAin 1s infinite;
}
@keyframes poaImgAin {
	10% {
		transform: scale(1.1);
	}
	30% {
		transform: scale(1);
	}
	50% {
		transform: scale(1.2);
	}
	70% {
		transform: scale(1);
	}
}
.bg-gray {
	background-color: #ededed;
}
.imgBorder {
	display: block;
	border-radius: 50%;
	box-shadow: -2px 0 5px #999;
	background-color: #962024;
}
.imgBorder > div {
	border-radius: 50%;
	height: inherit;
	border: 7px solid transparent;
}
.imgBorder:hover img {
	transform: scale(1.2);
}
.map .title:after {
	content: '';
	display: block;
	height: 7px;
	background-color: #fffbae;
	margin: 10px 0;
}
.t1:after {
	width: 16rem;
}
.t2:after {
	width: 13rem;
}
#ind_news .w-70,
.newsTitle a {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#ind_cont .imgBox {
	border: 1px solid #999;
	border-radius: 1rem;
}
#ind_about .img {
	border: 7px solid #fff;
	border-radius: 7px;
	box-shadow: 0 0 15px #555;
}
#ind_about .txt {
	background-color: rgba(255, 255, 255, 0.5);
}
#ser .imgBox {
	width: 550px;
	height: 250px;
	border: 5px solid #fff;
	box-shadow: 0 0 10px #000;
}
#ser .itemBox .col-lg-6.col-12 {
	margin-bottom: 5rem;
}
#ser img.po-a {
	top: 6rem;
	left: 500px;
	width: 15%;
	animation: serImgAni 0.5s infinite;
}
@keyframes serImgAni {
	30% {
		transform: scale(1);
	}
	50% {
		transform: scale(1.1);
	}
	70% {
		transform: scale(1);
	}
}
#news .title:not(h1),
.GD .row.pb-3,
.borderB {
	border-bottom: 5px dotted orange;
}
#about .w-33 img,
#about .w-50 img {
	border-radius: 1rem;
	-webkit-box-shadow: 0 0 10px #666;
	box-shadow: 0 0 10px #666;
	border: 5px solid #fffbae;
}
.ph .headerTop {
	padding-top: 0.3rem;
}
.mwt_mwt_slider_scroll,
.mwt_mwt_slider,
.mwt_mwt_slider2 {
	right: -170px;
	width: 170px;
	position: fixed;
	z-index: 9999;
	cursor: pointer;
}
.mwt_mwt_slider_scroll {
	top: 135px;
}
.mwt_slider_content {
	background: #c1fbbe;
	padding: 5px 0;
	border-radius: 10px;
}
.mwt_slider_content img,
.mwt_slider2 img,
.mwt_slider3 img {
	width: 150px;
	margin: auto;
}
.line_img img {
	width: 40px;
}
.line_icon img {
	width: 30px;
}
.mwt_fb_tab,
.mwt_fb_tab3,
.mwt_fb_tab4 {
	left: -40px;
	width: 40px;
	padding: 10px 0 10px 1px;
	border-radius: 7px;
}
.mwt_fb_tab {
	top: 20px;
	background-color: #47bc1c;
}
.mwt_mwt_slider {
	top: 340px;
}
.mwt_mwt_slider2 {
	top: 510px;
}
.mwt_slider2 {
	background: #dfbdfd;
	padding-bottom: 5px;
	border-radius: 8px;
}
.mwt_fb_tab3 {
	top: 10px;
	background-color: #9122da;
}
.mwt_slider3 {
	background: #ffb4b0;
	padding: 3px 0 5px;
	border-radius: 8px;
}
.mwt_fb_tab4 {
	top: 10px;
	background-color: #b01710;
}
.sL a {
	max-width: 200px;
}
.border-1 {
	border: 3px double #e1c25b;
}
.border-c {
	border: 1px solid #ccc;
}
.proImg {
	height: 300px;
}
#anc,
.anc {
	top: -150px;
}
.navChange {
	position: fixed !important;
	width: 100%;
	background-color: #fff;
	-webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.5);
	opacity: 0;
	transform: translateY(-150px);
	animation: navAni 0.8s;
	animation-fill-mode: forwards;
	z-index: 9999;
}
@keyframes navAni {
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}
.w-55 {
	width: 55%;
}
.w-44 {
	width: 44%;
}

#needtoknow_2 p,
#needtoknow_2 ul {
	font-size: 0.8em;
	color: #838282;
}
#needtoknow_2 span {
	font-weight: 700;
}
