* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
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;
	height: auto;
	transition: all 0.3s;
}
h1,
h2 {
	line-height: 2;
}
h3,
h4 {
	line-height: 1.5;
}
h5,
h6 {
	line-height: 1.2;
}
.container {
	width: 80%;
	margin: 0 auto;
}
.row:not(.container) {
	margin: 0;
}
.ov-h {
	overflow: hidden;
}
article {
	padding-top: 2rem;
}
h2.title {
	font-weight: 700;
	padding: 0;
}
.title span {
	top: 0;
	left: 30%;
	height: 100%;
	padding-top: 1rem;
}
.po-r {
	position: relative;
}
.po-a {
	position: absolute;
}
.po-f {
	position: fixed;
}
.w-90 {
	width: 90%;
}
.w-85 {
	width: 85%;
}
.w-80 {
	width: 80%;
}
.w-70 {
	width: 70%;
}
.w-65 {
	width: 65%;
}
.w-60 {
	width: 60%;
}
.w-40 {
	width: 40%;
}
.w-35 {
	width: 35%;
}
.w-33 {
	width: 33.33%;
}
.w-30 {
	width: 30%;
}
.w-20 {
	width: 20%;
}
.w-15 {
	width: 15%;
}
.mask {
	background: rgba(0, 0, 0, 0.5);
	z-index: 99;
}
.arc-7 {
	border-radius: 7px;
}
.border-3 {
	border: 3px solid;
}
.bl-1 {
	border-bottom: 1px solid #bbb;
}
.b-1 {
	border: 1px solid #bbb;
}
.bgc-dr {
	background-color: #5f0f12;
}
mark {
	background-color: rgba(0, 0, 0, 0);
	color: red;
}
.cf {
	clear: both;
}
.txt-dr {
	color: #5f0f12;
}
.txt-blue {
	color: #1d2d88;
}
.text-darkred {
	color: #a90000;
}

.text-1d6em p {
	font-size: 1.2em !important;
}
.newsContent br:nth-of-type(1),
.newsContent br:nth-of-type(2),
.ph,
.pc1280,
.ph575,
.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;
}
.po-f.w-100.bgc-dr {
	z-index: 999;
	top: 0;
}
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-image: url(../images/0806_14.png);
	-webkit-background-size: cover;
	background-size: cover;
	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%;
}
nav .po-a h6:hover {
	color: #2c0c00;
}
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;
}
#ind_ser .imgBox {
	width: 212px;
	height: 212px;
	margin: 0 auto;
}
.imgBorder {
	display: block;
	height: inherit;
	border-radius: 50%;
	box-shadow: -2px 0 5px #999;
	background-image: url(../images/circle.png);
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
}
.imgBorder > div {
	border-radius: 50%;
	height: inherit;
	border: 7px solid transparent;
}
.imgBorder:hover img {
	transform: scale(1.2);
}
main {
	background-image: url(../images/0824_29.jpg);
	-webkit-background-size: cover;
	background-size: cover;
	background-position: right top;
	background-attachment: fixed;
}
.map .title:after {
	content: '';
	display: block;
	height: 7px;
	background-color: #fffbae;
	margin: 10px 0;
}
.t1:after {
	width: 16rem;
}
.t2:after {
	width: 13rem;
}
.newsTitle a {
	width: 100%;
	display: block;
}
#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);
}
.ib:hover .img {
	transform: scale(1.1);
}
section.row .w-20 {
	border: 5px solid rgba(0, 0, 0, 0);
}
.title:not(h2) {
	width: 250px;
	margin: 0 auto;
}
#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;
}
#news .kps img {
	display: block;
	float: left;
	margin: 0 1rem 1rem 0;
	width: 50%;
}
#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;
}
.fb_dialog_content iframe {
	right: 0 !important;
}
.sL a {
	max-width: 200px;
}
.border-1 {
	border: 3px double #e1c25b;
}
.border-gold {
	font-family: 'Adobe 黑体 Std';
	border: 5px double transparent;
	-moz-border-image: -moz-linear-gradient(
		to bottom right,
		#f79d9d 0%,
		#630d11 25%,
		#e91e63 50%,
		#630d11 75%,
		#f79d9d 100%
	);
	-webkit-border-image: -webkit-linear-gradient(
		to bottom right,
		#f79d9d 0%,
		#630d11 25%,
		#e91e63 50%,
		#630d11 75%,
		#f79d9d 100%
	);
	border-image: linear-gradient(
		to bottom right,
		#f79d9d 0%,
		#630d11 25%,
		#e91e63 50%,
		#630d11 75%,
		#f79d9d 100%
	);
	border-image-slice: 1;
	word-spacing: 5px;
}
.border-gold h2 {
	color: #a41a21;
	line-height: 1.2;
}

.fw_500 {
	font-weight: 500 !important;
}

.fw_700 {
	font-weight: 700 !important;
}

.fw_900 {
	font-weight: 900 !important;
}

.fw_bolder {
	font-weight: bold;
}
