@charset "utf-8";
/* CSS Document */

/* -----------------cssreset----------------- */

a {
	text-decoration: none;
}
img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}
body {
	background: #eee;
	font-family: Arial, Helvetica, "Microsoft JhengHei", Sans-Serif;
	background: #fff;
	position: relative;
}
body * a:hover {
	transition: all 0.2s;
	-moz-transition: all 0.2s;
	/* Firefox */
	-webkit-transition: all 0.2s;
	/* Chrome&Safari */
}
label[for*='select'] {
	vertical-align: bottom;
}
select, input[type*="text"], input[type*="password"], input[type*="date"], textarea {
	border: 1px solid #cecece;
	box-shadow: inset 0 1px 0.25rem rgba(0, 0, 0, 0.1);
	min-height: 30px;
	min-width: 140px;
}
body, div, dl, dt, dd, ul, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, label {
	margin: 0;
	padding: 0;
}
body, html {
	width: 100%;
	height: 100%;
}
iframe {
	width: 100%;
}
iframe, img {
	border: 0;
}
ul {
	list-style: none;
}
legend {
	border-bottom: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
	clear: both;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.clean {
	clear: both;
}
.visually-hidden{
	clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
}
/* -----------------cssreset----------------- */

input[type*="text"]:focus, textarea:focus, input[type*="password"]:focus {
	background-color: #efefef !important;
}
textarea:focus, a:focus, input:focus, select:focus, input[name*="Collapse"]:focus, .owl-prev:focus, .owl-next:focus, input[type*="submit"]:focus, input[type*="reset"]:focus, input.enter_bn[type*="button"]:focus, input[type*="button"]:focus, button:focus {
	outline: 1px #1fb1a5 dotted !important;
}
input[type="radio"], input[type="checkbox"] {
	margin: 0 4px;
}
input, select, textarea {
	border-radius: 5px;
	font-weight: normal;
}
#FontSizeArea {
	background: url(../images/bg_top.png) top center no-repeat;
}
.block-text {
	display: block;
}
/* menu*/

.top_block {
	display: flex;
	margin-top: 40px;
	justify-content: space-between;
	align-items: end;
	flex-wrap: wrap;
}
.menu_css {}
.menu2 {
	display: none;
}
#menu_bth {
	display: none;
}
.menu_css {
	position: relative;
}
.menu_pos {
	position: fixed !important;
	width: 100%;
	top: 0;
	z-index: 999;
	box-shadow: 0px 1px 5px 1px #818181;
	left: 0;
	background: #292b2a;
	padding: 8px 0;
	-webkit-animation: 0.3s ease fadeInDown;
	animation: 0.3s ease fadeInDown;
}
#main_menu .menu2 li a {
	padding-right: 2rem;
	word-break: break-word;
}
#menu_bth {
	cursor: pointer;
	height: 40px;
	background-color: #b7b7b7
}
/* fixed_block */

.fixed_block {
	position: fixed;
	right: 20px;
	z-index: 99;
	top: 30%;
}
.fixed_block a.search_btn {
	width: 55px;
	height: 55px;
	border-radius: 999px;
	display: inline-block;
	background: url(../images/search.png) no-repeat center center #eac92c;
	-webkit-border-radius: 999px;
	margin: 0;
	-moz-border-radius: 999px;
	-ms-border-radius: 999px;
	-o-border-radius: 999px;
}
.fixed_block a.search_btn:hover {
	background: url(../images/search.png) no-repeat center center #ad930f;
}
.search_wrap {
	position: relative;
}
.search_wrap .search_main {
	position: absolute;
	left: -320px;
	top: 50%;
	transform: translateY(-50%);
	padding: 8px;
	background: #eac92c;
	border-radius: 9999px;
	-webkit-border-radius: 9999px;
	-moz-border-radius: 9999px;
	-ms-border-radius: 9999px;
	-o-border-radius: 9999px;
	transform-origin: right;
	transition: .3s;
	-webkit-transform: translateY(-50%) scaleX(0);
	-moz-transform: translateY(-50%) scaleX(0);
	-ms-transform: translateY(-50%) scaleX(0);
	-o-transform: translateY(-50%) scaleX(0);
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;

}
.search_wrap .search_main- {
	-webkit-transform: translateY(-50%) scaleX(1);
	-moz-transform: translateY(-50%) scaleX(1);
	-ms-transform: translateY(-50%) scaleX(1);
	-o-transform: translateY(-50%) scaleX(1);
}
.nav_search .text {
	font-size: 1.125em;
	border-radius: 999px;
	-webkit-border-radius: 999px;
	-moz-border-radius: 999px;
	-ms-border-radius: 999px;
	-o-border-radius: 999px;
}
.nav_search .text {
	color: #000;
	width: 300px;
	padding: 6px 32px 6px 8px;
}
.nav_search {
	position: relative;
}
.search_box {
	margin-top: 5px;
	text-align: right
}
.search_box .icon {
	border: 1px solid #000;
	background-color: #000;
	color: #FFF;
	padding: 2px;
}
.top_search {
	position: relative;
	vertical-align: middle;
	text-align: right;
	display: inline-block;
}
.top_search .text {
	width: 200px;
	height: 30px;
	padding: 0 32px 0 5px;
	background-color: #fff;
}
.nav_search .text2 {
	width: 40px;
	height: 40px;
	background: url(../images/icon_nav_search.png) no-repeat center;
	border: 0px;
	vertical-align: middle;
	position: absolute;
	top: -1px;
	right: 2px;
}
.top_search .text2 {
	top: 7px;
}
.share_mob {
	display: none
}
.share.active {
	display: block
}
.share li a {
	width: 55px;
	height: 55px;
	background-repeat: no-repeat;
	background-position: center;
	margin: 0;
	position: relative;
	box-sizing: border-box;
	display: block;
	margin-bottom: 8px;
	border-radius: 999px;
	-webkit-border-radius: 999px;
	-moz-border-radius: 999px;
	-ms-border-radius: 999px;
	-o-border-radius: 999px;
}
.share .type1 a {
	background-image: url(../images/icon_fb.png);
	background-color: #2c5194;
	background-position: bottom -6px center;
}
.share .type2 a {
	background-image: url(../images/icon_youtb.png);
	background-color: #fe0000;
}
.share .type3 a {
	background-image: url(../images/icon_line.png);
	background-color: #10bc10;
}
.share .type4 a {
	background-image: url(../images/icon_twitter.png);
	background-color: #000;
}
.share .type5 a {
	background: #f09433;
	background: url(../images/icon_instagram.png) no-repeat center center, -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2394 75%, #4d50a0 100%);
	background: url(../images/icon_instagram.png) no-repeat center center, -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #4d50a0 100%);
	background: url(../images/icon_instagram.png) no-repeat center center, linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #4d50a0 100%);
}
.share .type6 a {
	background-image: url(../images/icon_flickr.png);
	background-color: #d4d4d4;
}
.share .type1 a:hover {
	background-color: #071c44;
}
.share .type2 a:hover {
	background-color: #9f0101;
}
.share .type3 a:hover {
	background-color: #008c00;
}
.share .type4 a:hover {
	background-color: #333;
}
.share .type5 a:hover {
	transition: all 500ms ease;
	background: url(../images/icon_instagram.png) no-repeat center center, -moz-linear-gradient(45deg, #bb7428 0%, #b15534 25%, #a32034 50%, #971e4f 75%, #393b7e 100%);
	background: url(../images/icon_instagram.png) no-repeat center center, -webkit-linear-gradient(45deg, #bb7428 0%, #b15534 25%, #a32034 50%, #971e4f 75%, #393b7e 100%);
	background: url(../images/icon_instagram.png) no-repeat center center, linear-gradient(45deg, #bb7428 0%, #b15534 25%, #a32034 50%, #971e4f 75%, #393b7e 100%);
}
.share .type6 a:hover {
	background-color: #9e9e9e;
}
.share2 li a {
	background-image: none;
	padding: 0 !important;
	display: block;
	height: 100%;
}
.share .Gotop {
	width: 62px;
	height: 62px;
	background: url(../images/icon_top.png);
	transition: all 0.2s;
	display: none;
}
.share a {
	display: block;
	height: 100%;
}
.top_menu {
	width: 100%;
	max-width: 1600px;
	margin: auto;
	text-align: center;
	display: flex;
}
.top_menu>li {
	width: calc(100%/5 - 32px);
	margin-left: 32px;
	display: table-cell;
	position: relative;
}
.top_menu>li>a {
	color: #fff;
	display: block;
	padding: 10px 0px 10px 60px;
	font-size: 1.5em;
	font-weight: bold;
	text-align: left;
	position: relative;
	transition: 0.5s;
}
.top_menu>li:nth-child(1)>a {
	background: url(../images/menu_01.png) no-repeat;
}
.top_menu>li:nth-child(2)>a {
	background: url(../images/menu_02.png) no-repeat;
}
.top_menu>li:nth-child(3)>a {
	background: url(../images/menu_03.png) no-repeat;
}
.top_menu>li:nth-child(4)>a {
	background: url(../images/menu_04.png) no-repeat;
}
.top_menu>li:nth-child(5)>a {
	background: url(../images/menu_05.png) no-repeat;
}
.top_menu>li.sfHover>a.sf-with-ul, .top_menu>li>a:hover {
	color: #1fb1a5;
}
.top_menu>li>a::before {
	position: absolute;
	bottom: 5px;
	left: 58px;
	content: "";
	width: 0%;
	background: #1fb1a5;
	height: 3px;
	display: block;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
}
.top_menu>li.sfHover>a.sf-with-ul::before, .top_menu>li>a:hover::before {
	width: 100px;
}
.menu_pos .top_menu>li>a::before {
	display: none;
}
/* 二級選單顯示於一級選單的正下方 */

.top_menu>li>ul {
	width: 100%;
	position: absolute;
	z-index: 9999;
	list-style: none;
	left: 0;
	text-align: left;
	background: #1fb1a5;
	display: none;
}
.top_menu>li>ul>li {
	height: auto;
	background-image: none;
	display: block;
}
.top_menu>li>ul>li>a {
	height: auto;
	border-bottom: 1px #7ac1bb solid;
	color: #ffffff;
	display: block;
	font-size: 1.125em;
	font-weight: normal;
	padding: 8px 4px;
	text-align: center;
}
.top_menu>li>ul>li>a:hover {
	background: #009ba6;
}
@-webkit-keyframes fadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
@keyframes fadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
/* 第三層選單 */

.sub2 {
	margin: 0;
	list-style: none;
	color: #Fff;
	text-align: center;
	border-bottom: 1px #7ac1bb solid;
}
.sub2 a {
	color: #fff;
	display: block;
	padding: 4px 8px;
	background: #1fb1a5;
}
.sub2 a:hover {
	background: #009ba6;
}
/* 選單卷軸 */

.sub2::-webkit-scrollbar {
	width: 5px;
	border-radius: 50px;
}
.sub2::-webkit-scrollbar-track {
	box-shadow: inset 0 0 6px #7e7e7e;
	background: #454545;
	border-radius: 50px;
}
.sub2::-webkit-scrollbar-thumb {
	background-color: rgb(0, 0, 0);
	border-radius: 50px;
}
/* page*/

.bg_main {
	background: url(../images/bg_btm.png) no-repeat bottom center;
	padding-bottom: 6em;
}
.content_all {
	width: 79%;
	margin-left: 1%;
	margin-bottom: 7em;
}
.fsize_20 {
	font-size: 1.111em;
}
.fsize_18 {
	font-size: 1.125em;
}
.ace {
	color: #ccc;
	font-size: 84%
}
#header {
	position: relative;
}
#header .top {
	max-width: 1580px;
	margin: auto;
	position: relative;
	padding: 1em 15px;
}
#logo {
	float: left
}
#logo a {
	line-height: 0;
	display: inline-block;
}
.con {
	margin-top: 40px;
	position: relative;
}
.main_block {
	background: #Fff;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	padding: 50px 25px;
}
.web_tool {
	background: #ccc;
}
.content_nav {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.place {
	max-width: 400px;
	font-size: 0.889em;
}
.place li {
	display: inline-block
}
.place a {
	display: inline-block;
}
.article_title {
	background: #d0f2ef;
	border-left: 15px solid #23b2bc;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-right: 15px;
	margin-bottom: 16px;
}
.title_box {
	position: relative;
	text-align: left;
}

.content_txt {
	word-break: break-all;
}
.content_txt a:hover {
	color: #ee7610;
}
.main_bn {
	position: absolute;
	right: 0;
	top: 13px;
}
.main_bn li {
	display: inline-block;
	position: relative;
}
.main_bn li:hover ul {
	display: block
}
.main_bn>li>a {
	line-height: 36px;
	background: #000;
	color: #fff;
	display: inline-block;
	text-align: center;
	position: relative;
	padding: 0 10px 0 30px;
}
.main_bn>li>a:before {
	content: "\f02f";
	position: absolute;
	top: 1px;
	left: 10px;
	font-family: FontAwesome;
	font-size: smaller;
	transition: all 0.3s;
}
.main_bn .main_bn_share:before {
	content: "\f1e0";
}
.main_bn a:hover {}
.main_bn .main_bn_share:hover {
	background: #000;
}
.main_bn2 {
	display: flex;
}
.main_bn2 li {
	display: inline-block;
	position: relative;
	margin-right: 1px;
}
.main_bn2 li:hover ul {
	display: block
}
.main_bn2>li>a:hover, .main_bn2>li>a:focus {
	background-position: 33px -27px !important;
	border: 1px solid transparent;
}
.main_bn2>li>a {
	font-size: 0.75em;
	display: flex;
	text-indent: -20vw;
	overflow: hidden;
	-webkit-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
	-moz-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
	transition: background 0.3s, color 0.3s, box-shadow 0.3s;
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: 33px 4px !important;
	border: 1px solid #d8d8d8;
	border-radius: 100%;
	margin: 0px 3px;
}
.main_bn2>li>a.ISL-facebook {
	background: url(../images/icon-fb.png);
}
.main_bn2>li>a.ISL-facebook:hover, .main_bn2>li>a.ISL-facebook:focus {
	background-color: #2c5194;
}
.main_bn2>li>a.ISL-line {
	background: url(../images/icon-line.png);
}
.main_bn2>li>a.ISL-line:hover, .main_bn2>li>a.ISL-line:focus {
	background-color: #10bc10;
}
.main_bn2>li>a.ISL-twitter {
	background: url(../images/icon-twitter.png);
}
.main_bn2>li>a.ISL-twitter:hover, .main_bn2>li>a.ISL-twitter:focus {
	background-color: #41ABE1;
}
.main_bn2>li>a.ISL-instagram {
	background: url(../images/icon-instagram.png);
}
.main_bn2>li>a.ISL-instagram:hover, .main_bn2>li>a.ISL-instagram:focus {
	background-color: #c941e1;
}
.main_bn2>li>a.ISL-print {
	background: url(../images/icon-print.png);
}
.main_bn2>li>a.ISL-print:hover, .main_bn2>li>a.ISL-print:focus {
	background-color: #ce487a;
}
.main_bn2>li>a.ISL-youtube {
	background: url(../images/icon-youtube.png);
}
.main_bn2>li>a.ISL-youtube:hover, .main_bn2>li>a.ISL-youtube:focus {
	background-color: #fe0000;
}
.main_bn2>li>a.ISL-flickr {
	background: url(../images/icon-flickr.png);
}
.main_bn2>li>a.ISL-flickr:hover, .main_bn2>li>a.ISL-flickr:focus {
	background-color: #c5c5c5;
}
.main_bn2>li>a.ISL-mouse {
	background: url(../images/icon-mouse.png);
	text-indent: 0;
	display: flex;
	justify-content: center;
	color: #fff;
	font-weight: 800;
	padding-top: 0px;
}
.main_bn2>li>a.ISL-mouse p {
	position: relative;
	top: 43px;
	left: 0px;
	transition: 0.4s
}
.main_bn2>li>a.ISL-mouse:hover, .main_bn2>li>a.ISL-mouse:focus {
	background-color: #ea5e10;
}
.main_bn2>li>a.ISL-mouse:hover p, .main_bn2>li>a.ISL-mouse:focus p {
	top: 6px;
}
.article {
	min-height: 630px;
}
.content_txt .imgbox a {
	display: block;
}
.content_txt ul {
	list-style: disc;
	padding-left: 40px;
}
.content_txt p {
	margin: 0;
	word-wrap: break-word;
}
.content_txt .imgbox, .faq .imgbox {
	float: right;
	clear: both;
	text-align: center;
	margin-bottom: 10px;
	display: block;
	z-index: 1;
	padding: 0;
	margin: 0px 0px 15px 12px;
}
.gallery_list .float_f, .content_txt .float_f, .faq .float_f {
	float: left;
	clear: both;
	text-align: center;
	margin-bottom: 10px;
	display: block;
	z-index: 1
}
.imgbox figure div, .content_txt .imgbox a, .faq .imgbox a, .imgbox a, .imgbox2 a, .imgbox .piclist_box {
	background: #fff;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
	text-align: center;
	border: 2px solid #1fb1a5;
	padding: 3px;
	border-radius: 8px;
}
.gallery_list .imgbox img, .gallery_list .imgbox2 img, .content_txt .imgbox img, .faq .imgbox img, .pic img, .gallery_list .pic {
	max-height: 240px !important;
	transition: all 0.4s;
}
.imgbox:hover img {
	opacity: 1;
	transform: scale(1.1);
}
.imgbox:hover figure div img {
	transform: scale(1);
}
#content iframe {
	width: 100%;
}
.content_link {
	color: #c60000;
	display: inline-block;
	vertical-align: top
}
.content_link:hover {
	color: #093;
}
.menu_navigation {
	position: absolute;
	right: 1em;
	top: 10px;
	font-size: 1em;
	color: #fff;
}
.fontsize_main {
	display: inline-block;
}
.menu_nav {
	color: #fff;
	display: inline-block;
	max-width: 1200px;
	margin: auto;
	text-align: right;
	padding: 0;
}
.menu_nav li {
	display: inline-block;
	position: relative;
}
.menu_nav>li>a {
	color: #fff;
	display: inline-block;
	padding: 5px 0;
}
.menu_nav li.nav_parent .nav_focus {
	position: absolute;
	top: 29px;
	right: 8px;
	z-index: 99;
	display: table;
	text-align: right;
	display: none;
	border-radius: 10px;
}
.menu_nav li.nav_parent .nav_focus.active {
	display: block
}
.pic {
	clear: both;
	text-align: center;
	margin-top: 15px;
}
.pic .imgbox {
	display: inline-block;
	margin: 5px 0;
	vertical-align: top
}
.imgbox dt, .imgbox2 dt, .imgbox figure, .imgbox2 figure {
	width: 100%;
	height: 240px;
	display: table;
	table-layout: fixed;
}
#main_type {
	text-align: right;
	margin-bottom: 10px;
}
#main_type * {
	margin-bottom: 5px;
}
.type_word a {
	display: inline-block;
	background: #ffffff;
	border-radius: 5px;
	padding: 3px 14px;
	border: 1px solid #1fb1a5;
}
#main_type * {
	vertical-align: middle;
}
#main_type input, #main_type select {
	height: 36px;
	padding: 0px 7px;
}
#main_type input[type*="submit"] {
	background: #454545;
	border: 1px solid #454545;
	color: #fff;
	border: 0;
	padding: 0px 10px;
}
#main_type input[type*="submit"]:hover {
	opacity: 0.8;
}
#main_type .white_space input.bn_search {
	vertical-align: top;
	background: #454545;
}
.white_space {
	white-space: nowrap;
}
.type_word {
	color: #313131;
	vertical-align: middle;
}
label {
	vertical-align: middle;
}
.type_word a.active, .type_word a:hover, .type_word a:focus {}
#main_type .type_word a.active, .type_word a:hover, .type_word a:hover {
	background: #23b2bc;
	color: #FFF;
}
.search_table {
	border: 1px solid #CCC;
	letter-spacing: 1px;
}
.search_bn {
	border: 0px;
	margin-bottom: -6px;
	*margin-bottom: -5px;
}
.icon_go, .bn_search {
	border: 0px;
	background-image: url(../images/icon_go.png);
	width: 32px;
	height: 32px;
	vertical-align: middle;
	text-indent: -9999px;
}
.bn_search {
	background-image: url(../images/icon_bn_search.png);
	text-indent: -32px;
	font-size: 0;
}
.icon_go:hover, .bn_search:hover {
	opacity: 0.7
}
/*按鈕選單*/

.b_main {
	position: absolute;
	right: 0;
	top: 23px;
	display: none;
}
.b {
	width: 30px;
	height: 20px;
	position: absolute;
	top: 5px;
	right: 10px;
	transition: .2s;
	cursor: pointer;
}
.b i {
	width: 30px;
	height: 20px;
	position: absolute;
	display: block;
	height: 2px;
	background: #1fb1a5;
	border-radius: 2px;
	transition: .2s;
}
.b1 {
	width: 25px;
	top: 0;
	left: 0;
}
.b2 {
	width: 25px;
	top: 8px;
	left: 0;
}
.b3 {
	width: 25px;
	top: 16px;
	left: 0;
}
.b.on .b1 {
	top: 0;
	left: 0;
	width: 25px;
	transform: translateY(10px) rotate(45deg);
}
.b.on .b3 {
	width: 25px;
	transform: translateY(-6px) rotate(-45deg);
}
.b.on .b2 {
	width: 0;
}
.menu2 .nav_search {
	position: relative;
}
.menu2 .nav_sub:before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 9.5px 0 9.5px;
	border-color: #1e7f6c transparent transparent transparent;
	position: absolute;
	top: 0;
	right: 20px;
}
.menu2 .nav_search .text {
	border: 1px solid #000;
	width: calc(100% - 60px);
	height: 30px;
	padding-left: 15px;
	background-color: #fff;
	border-radius: 0;
	vertical-align: top;
	float: left;
}
.menu2 .nav_search .text2 {
	border: 0px;
	width: 60px;
	line-height: 30px;
	height: 30px;
	border-radius: 0 15px 15px 0;
	background: #454545;
	color: #fff;
	cursor: pointer;
	vertical-align: top;
	position: static;
	float: left;
}

.menu_icon {
	position: absolute;
	top: 5px;
	right: 10px;
}
.menu_icon:before {
	content: "\f067";
	font-family: FontAwesome;
	font-size: smaller;
}
.menu_icon-:before {
	content: "\f068";
}
.menu2 {
	background: #fff;
}
.menu2 li {
	position: relative;
	margin: 8px 0;
}
.menu2>li {}
.menu2 li>a {
	display: block;
	color: #3e3a39;
	padding: 12px 5px 12px 12px;
	font-size: 1.375em;
	position: relative;
	background: #d0f2ef;
	font-weight: bold;
	text-align: center;
}
.menu2>li>a {}
.menu2 li:last-child a {
	border-bottom: 0;
}
.menu2 .sub_menu->a, .menu2>li>a:hover {
	color: #fff;
	background-color: #292b2a;
}
.menu2 span {
	font-size: 30%;
}
.menu2 ul {
	display: none;
	margin-top: 1px;
	padding: 12px 16px;
	background: #d0f2ef;
}
.menu2 .sub_sub2>li, .menu2 .sub_sub>li {
	margin: 0;
}
.menu2 .sub_sub2>li:last-of-type, .menu2 .sub_sub>li:last-of-type {
	border-bottom: 0;
}
.sub_menu2 {
	position: relative;
}
.menu2 .sub_sub a {
	font-size: 1.125em;
	color: #353535;
	padding: 8px;
}
.menu2 .sub_menu2->a, .menu2 .sub_sub a:hover {
	background-color: #fff;
	color: #1a7980;
}
.menu2 .sub_sub2 {
	display: none;
}
.sub_menu3 {
	position: relative
}
.menu2 .sub_sub2 a {
	color: #353535;
	padding-left: 65px;
	padding-right: 5px;
}
.menu2 .sub_sub2 a:before {
	top: 7px;
	left: 53px;
}
.menu2 .sub_menu3->a, .menu2 .sub_sub2 a:hover {
	background-color: #6e6e6e;
	color: #fff;
}
.menu2 .sub_sub3 {
	display: none;
}
.menu2 .sub_sub3 a {
	color: #000;
	padding-left: 82px;
}
.menu2 .sub_sub3 a:before {
	top: 7px;
	left: 70px;
}
.menu2 .sub_menu4->a, .menu2 .sub_sub3 a:hover {
	background-color: #6e6e6e;
	color: #fff;
}
.menu2 .sub_sub4 {
	display: none;
}
.menu2 .sub_sub4 a {
	color: #a1a1a1;
	padding-left: 99px;
}
.menu2 .sub_sub4 a:before {
	top: 7px;
	left: 87px;
}
.menu2 .sub_sub4 a:hover {
	color: #4cbed3;
	padding-left: 75px;
}
.menu2 dl {
	border-top: 1px #ccc dotted;
}
.menu2 dl a {
	color: #313131;
	padding: 10px 0 10px 25px
}
.menu2 dt {
	font-weight: 500
}
.menu2 dt a {
	color: #3c3c3c;
	padding: 5px 0 5px 35px
}
.menu2 dt a:hover {
	background-color: transparent;
	color: #d20000
}

/* main */
/*輪播圖垂直置中*/

.owl-carousel .owl-item {
	display: inline-block;
	float: none !important;
	vertical-align: middle;
	text-align: center;
}
.owl-item a {
	display: inline-block;
}
.owl-item a:focus {
	padding: 0px;
	margin: 3px;
}
.owl-carousel .owl-item img {
	width: auto !important;
	display: inline-block !important;
}
/*輪播圖垂直置中*/

/*箭頭垂直置中*/

.owl-theme {}
.owl-prev {
	position: absolute;
	top: 50%;
	transform: translate(0%, -50%);
	left: 15px;
}
.owl-next {
	position: absolute;
	top: 50%;
	transform: translate(0%, -50%);
	right: 15px;
}
/*箭頭垂直置中*/


main{
	background: url(../in_images/bg_center.png) no-repeat bottom 100px center;
}
.container{
	max-width: 1470px;
	
}
.home_img {
	max-width: 1550px;
	width: 100%;
	margin: 0 auto;
}

.home_img .item{
	display: inline-block;
	overflow: hidden;
	max-height: 500px;
	border-radius:10px ;
	-webkit-border-radius:10px ;
	-moz-border-radius:10px ;
	-ms-border-radius:10px ;
	-o-border-radius:10px ;
}

.pic_link{
	display: inline-block;
	max-height: 320px;
	overflow: hidden;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
}
.pic_link img{
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
}
.pic_link:hover img{
	opacity: 0.8;
}

/*  */





.home_img_s img{
	max-height: 283px;
}

.home_img_s .owl-dots .owl-dot span {
    width: 25px;
    height: 25px;
    background: #1fb1a5;

    margin: 0;
}


.home_img_s .owl-dots {
    counter-reset: dots;

}

.home_img_s .owl-dots .owl-dot {
    position: relative;
    margin: 4px;
}

.home_img_s .owl-dot:before {
    counter-increment: dots;
    content: counter(dots);
    position: absolute;
    left: 0;
    right: 0;
    top: 3px;
    font-size: 84%;
    text-align: center;
    display: block;
    letter-spacing: -1px;
	color: #fff;
	font-size: 1.025em;
}

.home_img_s .owl-dots .owl-dot.active span,
.home_img_s .owl-dots .owl-dot:hover span {
    background: #292b2a;
}

.home_img_s .owl-dots .owl-dot.active:before,
.home_img_s .owl-dots .owl-dot:hover:before {
    color: #fff;
}

.home_img_s .owl-nav button{
	width: 40px;
	height: 40px;
	overflow: hidden;
	border-radius: 99999px;
	-webkit-border-radius: 99999px;
	-moz-border-radius: 99999px;
	-ms-border-radius: 99999px;
	-o-border-radius: 99999px;
}

.home_img_s .owl-next span{
	display: block;
    height: 100%;
	font-size: 0em;
    background: url(../in_images/next.png) no-repeat #1fb1a5 center center;
	border-radius: 99999px;
	-webkit-border-radius: 99999px;
	-moz-border-radius: 99999px;
	-ms-border-radius: 99999px;
}
.home_img_s .owl-prev span{
	display: block;
    height: 100%;
	font-size: 0em;
	background: url(../in_images/prev.png) no-repeat #1fb1a5 center center;
	border-radius: 99999px;
	-webkit-border-radius: 99999px;
	-moz-border-radius: 99999px;
	-ms-border-radius: 99999px;
   
}
.home_img_s .owl-nav [class*=owl-]:hover{
	background: transparent;
}
.home_img_s .owl-nav button:hover span{
	background-color: #292b2a;
}

.home_img_s .owl-prev {
	transform: translate(0%, -100%);
	-webkit-transform: translate(0%, -100%);
	-moz-transform: translate(0%, -100%);
	-ms-transform: translate(0%, -100%);
	-o-transform: translate(0%, -100%);
}
.home_img_s .owl-next {
	transform: translate(0%, -100%);
	-webkit-transform: translate(0%, -100%);
	-moz-transform: translate(0%, -100%);
	-ms-transform: translate(0%, -100%);
	-o-transform: translate(0%, -100%);
}


/* news */


.title {
	position: relative;
	text-align: center;
	margin-bottom: 32px;
}

.title h2{
     font-size: 2.000em;
	 color: #414040;
}

.title span{
	display: block;
	color: #1fb1a5;
	margin-top: 8px;
	font-size: 0.563em;
	font-weight: normal;
}
.title .more{
	position: absolute;
	right: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	letter-spacing: 2px;
}
.title .more:hover{
	color: #1fb1a5;
}
.more{
	font-size: 1.125em;
	color: #3e3a39;
}
.more::before{
	content: "";
	width: 40px;
	height: 40px;
	display: inline-block;
	background: url(../in_images/more.png) #1fb1a5 no-repeat center center;
	border-radius: 999px;
	margin-right: 4px;
	transform: rotateZ(360deg);
	transition: .3s;
	-webkit-transform:;
	-moz-transform:;
	-ms-transform:;
	-o-transform:;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
}
.title .more:hover::before{
	transform: rotateZ(180deg);
	-webkit-transform: rotateZ(180deg);
	-moz-transform: rotateZ(180deg);
	-ms-transform: rotateZ(180deg);
	-o-transform: rotateZ(180deg);
}
.news_tt {
    width: 100%;
    display: flex;
}

.news_tt li {
    width: calc(100%/4 - 2px);
    line-height: 47px;
    margin-right: 2px;
    text-align: center;
}

.news_tt li a {
    border-bottom: 6px solid #1fb1a5;
    background-color: #291b2a;
    display: block;
    color: #fff;
    height: 100%;
    font-size: 1.375em;
    font-weight: bold;
    padding: 0 10px;
    position: relative;
    transition: all 0.3s !important;
}

.news_tt li:last-of-type a {
    border-right: 0;
}

.news_tt li a:hover {
    background-color: #1fb1a5;
    color: #fff
}

.news_tt .news_tt- a {
    background-color: #1fb1a5;
    color: #fff
}

.news_list li {
    border-bottom: 1px #c9caca  solid;
    width: 100%;
}



.news_list li a{
    padding: 16px 5px;
    display: flex;
    align-items: center;
    color: #3e3a39;
}

.news_list li:hover {
    background: #e5fffa;
}

.news_list li .list_word:hover a {
    color: #7c16ac;
    padding-left: 10px;
}

.news_list>li>a>span {
    display: inline-block;
}

.news_list .list_word {
    font-size: 110%;
    display: flex;
    align-items: center;
    width: calc(100% - 120px);
}

.news_list .list_word .list_txt{
    display: inline-block;
    width: calc(100% - 120px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news_list .list_date {
    width: 120px;
    font-size: 105%;
    text-align: center;
}

.news_list .list_word a {
    color: #3c3c3c;
    transition: 0.3s ease;
}

.news_type {
    display: inline-block;
    margin-right: 8px;
    width: 100px;
    text-align: center;
    padding: 4px 12px;
    color: #fff;
}

.type_top {
    font-weight: bold;
    letter-spacing: 2px;
    background-color: #a81e1e;
}

/* 空間資源 */


.space_item{
	display: flex;
}

.space_item a{
	width: calc(100%/4 - 20px);
	margin: 0 10px;
	background: url(../in_images/space_bg01.png) no-repeat top center;
	padding-top: 50px;
	min-height: 394px;
	background-size: 100% auto;
}
.space_item a:nth-child(even){
	background: url(../in_images/space_bg02.png) no-repeat top center;
	background-size: 100% auto;
}


.space_item a:nth-child(2),.space_item a:nth-child(3){
	margin-top: 30px;

}

.space_item .name{
	color: #fff;
	font-weight: bold;
	font-size: 1.625em;
	display: block;
	text-align: center;
	margin-bottom: 12px;
}

.space_item .space_pic{
	display: block;
	position: relative;
	width: 256px;
	height: 256px;
	border: 3px solid #fff;
	margin: 0 auto;
	border-radius: 9999px;
	overflow: hidden;
	-webkit-border-radius: 9999px;
	-moz-border-radius: 9999px;
	-ms-border-radius: 9999px;
	-o-border-radius: 9999px;
	transition: .3s ;
	-webkit-transition: .3s ;
	-moz-transition: .3s ;
	-ms-transition: .3s ;
	-o-transition: .3s ;
}
.space_item .space_pic div{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	
}
.space_wrap .title{
	margin-bottom: 0px;
}


.space_item a:hover .space_pic{
      transform: rotateY(180deg);
      -webkit-transform: rotateY(180deg);
      -moz-transform: rotateY(180deg);
      -ms-transform: rotateY(180deg);
      -o-transform: rotateY(180deg);
}


.map_block{
	max-width: 1150px;
	margin: 0 auto;
	border: 1px solid #000;
	padding: 16px;
	background: #fff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
}

.map_block embed{
	width: 100%;
	height: 580px;
}
.map_pic{
	text-align: center;
}

.map_pic strong{
	display: inline-block;
    margin-top: 20px;
    font-size: 1.8em;
    background: #1fb1a5;
    color: #fff;
    padding: 8px 43px;
    border-radius: 10px;
	margin-bottom: 16px;

}


/* main */

#fat_footer {
	padding: 3.5em 0;
	width: 100%;
	margin: auto;
	position: relative;
	background: #1fb1a5;
}
#fat_footer>ul {
	max-width: 1600px;
	margin: auto;
	padding: 0px 15px;
}
#fat_footer {
	display: none;
}
#fat_footer ul li {
	width: calc(16.66% - 2% - 0.01px);
	margin-right: calc(2% * 6 / 5);
	float: left;
	color: #000;
	letter-spacing: 1px;
	text-align: left;
	font-size: 1.125em;
}
#fat_footer ul li:nth-child(6n) {
	margin-right: 0;
}
#fat_footer>ul>li>a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#fat_footer ul li a:hover {
	color: #e1e970;
}
#fat_footer ul li ul {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #68c1ba;
	padding-top: 5px;
	margin-top: 5px;
}
#fat_footer ul li ul li {
	width: 100%;
	font-size: 1rem;
	line-height: 150%;
	color: #313131;
	float: none;
	padding: 2px 5px;
	margin-left: -2px;
}
#fat_footer ul li ul li a {
	color: #fff;
	text-decoration: none;
}
#fat_footer ul li ul li a:hover {
	color: #e1e970;
}
#ff_btn {
	width: 91px;
	margin: auto;
	position: absolute;
	top: -48px;
	left: 0;
	right: 0;
	z-index: 1;
}
#ff_btn .btn_open, #ff_btn .btn_close {
	border: 0;
	width: 91px;
	height: 92px;
	background: url(../images/ff_close.png);
	font-size: 0;
}
#ff_btn .btn_open {
	background: url(../images/ff_open.png);
}
#ff_btn .btn_close {
	display: none;
}
#ff_btn.active .btn_close {
	display: block;
}
#ff_btn.active .btn_open {
	display: none;
}
#footer {
	font-size: 1.125em;
	background-color: #292b2a;
	padding: 0;
	position: relative;
	border-top: 7px solid #1fb1a5;
}
.footer_word a:hover, .footer_copyright a:hover {
	opacity: 0.8;
}
.footer_main {
	max-width: 1600px;
	margin: auto;
	text-align: center;
	padding: 4em 15px 2em 15px;
	letter-spacing: 1px;
}
.f_logo {
	margin-bottom: 25px;
}
.footer_word {
	display: inline-block;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #fff;
}
.footer_word a {
	color: #ffbc42;
}
.footer_word strong {
	color: #ffbc42;
	font-weight: bold;
	margin: 0px 5px;
}
.footer_copyright {
	text-align: right;
	flex-direction: column;
	justify-content: space-between;
	display: flex;
}
.copy_img img {
	margin-right: 10px;
}
.copy_word a {
	display: block;
}
.footer_copyright a {
	color: #Fff;
}
a.footer_bth {
	margin: 0px 5px;
	border-radius: 5px;
	background: #ccc;
	padding: 1px 5px;
	color: #000;
}
.footer_img a {
	padding: 0 10px;
}
a.tel {
	pointer-events: none;
	color: #fff;
}

.no_txt {
	/*<noscript>標籤用*/
	font-weight: bold;
	color: #c60000;
}

.icon a, .enter_bn {
	border-radius: 5px;
	background: #23b2bc;
	color: #FFF;
	padding: 5px 12px;
	display: inline-block;
}
.icon a i {
	display: inline-block;
	margin-right: 5px;
}
.enter_bn {
	border: 0px;
	border-radius: 5px;
	color: #fff;
	padding: 7px 13px;
	display: inline-block;
	letter-spacing: 2px;
}
.main_bn a:hover, .icon a:hover, .enter_bn:hover {
	opacity: 0.7;
}


#readchk {
	height: 17px;
	width: 17px;
}
.list .icon.mail_bth, .tabulation_word a, .search li strong a, .content_txt a, .gallery_list .txt a, .faq_txt a, .piclist a, .list a, #footer a, .menu_nav>li>a {
	display: inline-block;
}
#div_content {
	background: #fff;
	font-size: 1.125em;
	min-height: 700px;
}
#div_content, .search1 li, .search, .search1_title, .footer_main {
	line-height: 1.7em;
}
.type_word a, .update, .list span, body, input, button, select, textarea, #mail_word, .tabulation2, .search_title, .tabulation_tt, .place, .list .list_head, .search_table, .table_txt, .gallery_list .title, #sitemap_txt, #sitemap_txt ul li, .guest_list li, .search li strong, .search_txt, .search_result, .search_result .search_bth a, .search_result2, .search_btn li a, .calendar_type a, .calendar ul li span strong, .calendar ul li span strong:nth-child(1), .calendar2_week, .calendar2_week a, .calendar_title, .calendar_type, .calendar ul .date span, .calendar2_unit, .calendar2_date2, .calendar2_doom2.faq_txt, .ebook .list .list_head span a, .ebook .list_head span a {
	color: #454545;
}
.guest_list li a, .search1_title a {
	color: #393939;
}
.place a:hover, .sitemap_table li ul li a:hover, .list a:hover, .place .on:hover, .menu_nav a:hover, .video_txt a, .list .icon.mail_bth, .tabulation_word a, .search li strong a, .content_txt a, .gallery_list .txt a, .faq_txt a, .piclist a .sitemap_table li a, .sitemap_table li ul li ul li a, .piclist_txt li a, .piclist_txt li i, .search_result2 a, .search1 li ul li a, .search1 li a, .calendar ul li span a, .calendar2_doom2 dt a {
	color: #1fb1a5;
}
.list a {
	color: #3e3a39;
}
.place .on, .place a, .place, .example {
	color: #3e3a39;
}
.video_txt a:hover, .guest_list li a:hover, .list .icon.mail_bth:hover, .tabulation_word a:hover, .search li strong a:hover, .content_txt a:hover, .gallery_link:hover strong, .faq_txt a:hover, .piclist a:hover, .sitemap_table li a:hover, .sitemap_table li a:focus, .sitemap_table li ul li a:focus, .sitemap_table li ul li ul li a:hover, .sitemap_table li ul li ul li a:focus, .guest_list li a:hover, .guest_list li a:focus, .piclist_txt li a:hover, .piclist_txt li a:hover i, .search1 li ul li a:hover, .search1 li ul li a:focus, .search1 li a:hover, .search1 li a:focus, .search1_title a:hover, .search1_title a.on, .calendar ul li span a:hover, .calendar .select:hover, .calendar2_doom2 dt a:hover, .ebook .list_head span a:hover {
	color: #1f6fb1;
}
.content_txt a, .gallery_list .txt a {
	display: inline;
	word-break: break-word;
}
a.link_target[target="_blank"]:after, .list .list_word a[target="_blank"]:after, .content_txt p a[target="_blank"]:after {
	content: "\f0c1";
	font-family: FontAwesome;
	display: inline-block;
	padding-left: 5px;
}
a.file_icon:after, .links .list_word a[target="_blank"]:after, .list .list_word dl a:after, .list .list_word a.file:after, .content_txt .imgbox a:after, .owl-carousel .owl-item>a:after {
	display: none !important;
}

.orange {
	color: #c60000 !important;
	padding: 0;
}

.w100 {
	width: 100%
}
.w95 {
	width: 95%;
}
.w90 {
	width: 90%
}
.w85 {
	width: 85%;
}
.w80 {
	width: 80%
}
.w75 {
	width: 75%;
}
.w70 {
	width: 70%
}
.w65 {
	width: 65%;
}
.w60 {
	width: 60%
}
.w55 {
	width: 55%
}
.w50 {
	width: 50%;
}
.w45 {
	width: 45%;
}
.w40 {
	width: 40%
}
.w35 {
	width: 35%;
}
.w30 {
	width: 30%
}
.w25 {
	width: 25%
}
.w20 {
	width: 20%
}
.w15 {
	width: 15%
}
.w10 {
	width: 10%
}
.w9 {
	width: 9%
}
.w8 {
	width: 8%
}
.w7 {
	width: 7%
}
.w6 {
	width: 6%
}
.w5 {
	width: 5%
}
.w4 {
	width: 4%
}
.inputXS {
	width: 25%
}
.inputS {
	width: 25%
}
.inputM {
	width: 50%
}
.inputL {
	width: 80%
}
.inputXL {
	width: 100%
}


/* 有用 */

.m_80{
	margin: 80px 0;
}
.mb_80 {
	margin-bottom: 80px
}






.ml_10 {
	margin-left: 10px;
}
.mb_10 {
	margin-bottom: 10px
}
.mb_20 {
	margin-bottom: 20px
}
.mb_30 {
	margin-bottom: 30px
}
.mb_40 {
	margin-bottom: 40px
}
.mb_50 {
	margin-bottom: 50px
}
.mb_60 {
	margin-bottom: 60px
}
.mb_70 {
	margin-bottom: 70px
}
.mb_80 {
	margin-bottom: 70px
}

.mb_90 {
	margin-bottom: 90px
}
.mb_120 {
	margin-bottom: 120px
}
.mt_10 {
	margin-top: 10px
}
.mt_20 {
	margin-top: 20px
}
.mt_30 {
	margin-top: 30px
}
.mt_40 {
	margin-top: 40px
}
.mt_50 {
	margin-top: 50px
}
.mt_60 {
	margin-top: 60px
}
.mt_70 {
	margin-top: 70px
}
.mt_80 {
	margin-top: 80px
}
.mt_90 {
	margin-top: 90px
}
.mt_120 {
	margin-top: 120px
}
.pb_10 {
	padding-bottom: 10px;
}
.pb_20 {
	padding-bottom: 20px;
}
.pb_30 {
	padding-bottom: 30px;
}
.pb_40 {
	padding-bottom: 40px;
}
.pb_50 {
	padding-bottom: 50px;
}
.pb_60 {
	padding-bottom: 60px;
}
.pb_70 {
	padding-bottom: 70px;
}
.pb_80 {
	padding-bottom: 80px;
}
.pb_90 {
	padding-bottom: 90px;
}
.pt_10 {
	padding-top: 10px;
}
.pt_20 {
	padding-top: 20px;
}
.pt_30 {
	padding-top: 30px;
}
.pt_40 {
	padding-top: 40px;
}
.pt_50 {
	padding-top: 50px;
}
.pt_60 {
	padding-top: 60px;
}
.pt_70 {
	padding-top: 70px;
}
.pt_80 {
	padding-top: 80px;
}
.pt_90 {
	padding-top: 90px;
}
.red {
	color: #c60000;
}
.blue {
	color: #0366bb;
}
.green {
	color: green;
}
.center {
	text-align: center !important;
}
.left {
	text-align: left !important;
}
.right {
	text-align: right !important;
}
