﻿html,
body {
	font-family: Verdana, Arial, Helvetica, LiHei Pro Medium, 微軟正黑體, sans-serif;
	font-family: "微軟正黑體"\9;
	line-height: 1.7;
	font-size: 62.5%;
	letter-spacing: 1px;
	background: #fff;
	text-align: left;
	color: #454545;
	box-sizing: border-box
}

body {
	font-size: 1.4rem;
	padding-top: 59px;
}


/*width*/
input.text.w-50 {
	width: 50px;
	float: none;
	margin: 0;
}

input.text.w-80 {
	width: 80px;
	float: none;
	margin: 0;
}

input.text.w-100 {
	width: 100px;
	float: none;
	margin: 0;
}

input.text.w-250 {
	width: 250px !important;
	float: none;
	margin: 0;
}

input.text.w-500,
textarea.w-500 {
	width: 500px !important;
	float: none;
	margin: 0;
}

input.text.w-670 {
	width: 670px;
	float: none;
	margin: 0;
}

input.text.w-845 {
	width: 845px;
	float: none;
	margin: 0;
}

ul.forms h6.w-80,
ul.inline h6.w-80 {
	width: 80px;
}

ul.forms h6.w-100,
ul.inline h6.w-100 {
	width: 100px;
}


/*Row & Column*/
/*.row { margin:0 -20px 0 0; float:left; *float:none; position:relative;  }*/
.row {
	margin: 0 -20px 0 0;
	*float: none;
	position: relative;
	float: left;
}

.row.full {
	width: 100%;
}

/* 20180712 yulin full row */
.row.expanded {
	width: calc(100% + 20px);
}

.column {}

.tableColumn {
	display: table-cell;
	vertical-align: top;
	letter-spacing: 0;
	height: 23px;
	word-break: break-word;
	color: #757575;
}

.inlineColumn {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
}

.vertical {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	width: 94%;
}


/*spacing*/
.spacingV {
	margin: 5px 0;
}

.spacingT {
	margin-top: 10px;
}

.spacingT-35 {
	margin-top: 35px;
}

.spacingT-40 {
	margin-top: 40px;
}

.spacingB {
	margin-bottom: 10px !important;
}

.spacingB-20 {
	margin-bottom: 20px;
}

.spacingB-40 {
	margin-bottom: 40px;
}

.spacingH {
	margin: 0 10px;
}

.spacingHR {
	margin-right: 10px !important;
}

.spacingHL-40 {
	margin-left: 40px !important;
}

.paddingH {
	padding: 0 10px;
}

.paddingAll {
	padding: 10px;
}

.paddingV {
	padding: 10px 0;
}

.paddingTB {
	padding-top: 20px;
	padding-bottom: 20px;
}

.paddingH-13 {
	padding: 0 13px;
}

/*position*/
.ctrl,
.ctrlLeft,
.ctrlRight {
	min-width: 40px;
	position: relative;
	margin: 0 auto 5px;
	text-align: center;
	vertical-align: middle;
}

.ctrl {
	clear: both;
}

.ctrlRight {
	/*margin:0 auto;*/
	text-align: right;
	right: 0;
	float: right;
}

.ctrlRight.ie7Fix {
	margin-top: -40px;
}

.ctrlLeft {
	text-align: left;
	float: left;
	margin-right: 5px;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.textRight {
	text-align: right;
}

.textLeft {
	text-align: left;
}

.textCenter {
	text-align: center;
}

.inline {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
}

.line-height-normal {
	line-height: 1 !important;
	margin-bottom: 0 !important;
}


/*border style*/
.border {
	border: 1px solid #dedede;
	padding: 10px;
}

.borderV {
	border-top: 1px dashed #dedede;
	border-bottom: 1px dashed #dedede;
	padding: 10px 0;
	margin: 10px 0;
}

.borderT {
	border-top: 1px solid #dedede;
	padding-top: 18px !important;
}

.borderB {
	border-bottom: 1px solid #dedede;
	padding-bottom: 20px;
}


/*h1~h6*/
h1, .h1
h2, .h2
h3, .h3
h4, .h4
h5, .h5
h6, .h6 {
	color: #000000;
}

h1, .h1 {
	font-size: 2.4rem;
	margin-bottom: 18px;
	line-height: 26px;
}

/*h3 { font-size:1.8rem; margin-bottom:13px; line-height:22px; line-height:1.2\0; *line-height:1.2; }*/

/*@media screen and (-webkit-min-device-pixel-ratio:0){ h3 { line-height:1.2; } } /*chrome*/

h4, .h4 {
	font-size: 1.4rem;
	padding-bottom: 9px;
	margin-bottom: 9px;
	border-bottom: 1px solid #eaeaea;
	line-height: 14px;
}

h5, .h5 {
	font-size: 1.2rem;
	margin-bottom: 3px;
	line-height: 18px;
}

h6, .h6 {
	font-size: 1.4rem;
	color: #333333;
	margin-bottom: 0;
}

/*h2 { font-size:1.4rem; margin:10px 0 9px; line-height:16px; *line-height:19px; }*/

h1.title,
h1.title {
	color: #303030;
	font-size: 2.4rem;
	padding: 5px;
	text-align: left;
	border-bottom: 1px solid #dedede;
}

/*h2.title { color: #303030; font-size: 1.8rem; margin-bottom:5px; padding: 7px 0 5px; text-align: left; }*/
h2.titleTheme,
h2.titleTheme {
	font-size: 1.6rem;
	color: #333333;
	line-height: 16px;
	margin: 5px 0 10px;
}

ul.border h1.title ,
ul.border .h1.title {
	font-size: 1.8rem;
	margin-bottom: 0;
	border-bottom: none;
}

ul.forms h6,
ul.inline h6,
ul.forms .h6,
ul.inline .h6 {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 5px 0 0;
}

ul.forms .h6,
ul.forms h6 {
	float: left;
	*float: none;
	line-height: inherit;
	margin: 0 5px 0 0;
}

ul.forms.FixedWidth h6,
ul.forms.FixedWidth .h6 {
	min-width: 100px;
	margin-left: 10px;
}

p {
	color: #454545;
	margin: 0 0 4px;
}

.white p {
	color: #fff
}

/*UL OL*/
ul {
	margin: 0 0 0 15px;
}

ol {
	margin: 0 0 0 20px;
	*margin-left: 25px;
}

ul.unstyled,
ol.unstyled {
	list-style: none;
	margin-left: 0;
}

ul.inline,
ul.forms {
	margin-left: 0;
}

ul.border {
	border: 1px solid #dedede;
	padding: 10px;
}

ul.inline li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

ul.forms li {
	padding: 0 0 8px;
}

ul.forms.border li {
	padding: 0 0 8px;
}

ul.forms p {
	/* color: #999999 !important; */
	color: #757575 !important;
}


.vertical>ul.forms {
	margin-top: 5px;
}

.vertical>ul.forms li>.vertical>div {
	margin-top: 5px;
}

.ui-datepicker-title {
	color: #222222
}

/**/
a.underLink:link {
	text-decoration: none;
	color: #0f81e5;
	border-bottom: 1px solid #0f81e5;
}

a.underLink:visited {
	text-decoration: none;
	color: #0f81e5;
	border-bottom: 1px solid #0f81e5;
}

a.underLink:hover {
	text-decoration: none;
	color: #5FD2FF;
	border-bottom: 1px solid #5FD2FF;
}

a.underLink:active {
	text-decoration: none;
	color: #5FD2FF;
	border-bottom: 1px solid #5FD2FF;
}


.hand {
	cursor: pointer;
}

.unhand {
	cursor: default !important;
}

.secondline {
	color: #999999;
	font-size: 1.3rem;
	margin: 5px 0;
}

.del {
	text-decoration: line-through;
	color: #CC0000;
}

.annotate {
	margin-right: 10px;
}

.Required {
	width: 10px;
	display: inline-block;
	float: left;
	margin-right: -10px;
}


/*Sort*/
.ui-sortable {
	list-style: none;
	margin-left: 0;
	float: left
}

.ui-sortable>li.ui-state-default {
	border: 1px solid #cccccc;
	color: #777777;
	background: #efefef;
	cursor: move;
	margin: 3px 0;
	padding: 5px 2px 5px 5px;
}

.pane {}

.pane .delete {
	cursor: pointer;
}

.pane>span {
	margin-right: 20px;
}


/*Upload*/
.UploadBox {
	width: 300px;
	height: 200px;
	vertical-align: top;
	text-align: center;
	border: 3px dashed #cccccc;
	padding: 20px;
	overflow: hidden;
	margin: 10px 0;
}


/*arrow*/
.tri-right-blue {
	border-color: transparent transparent transparent #0060AF;
	border-style: solid;
	display: inline-block;
	height: 0;
	vertical-align: middle;
	width: 0;
	border-width: 5px 5px 5px 9px;
	margin: 4px 6px 6px 10px;
}

.tri-right-gray {
	border-color: transparent transparent transparent #000000;
	border-style: solid;
	display: inline-block;
	height: 0;
	vertical-align: middle;
	width: 0;
	/*border-width:3.5px 3.5px 3.5px 5px;*/
	border-width: 4.5px 34.5px 4.5px 6px;
	margin: 0 0 0 5px;
}

a:hover .tri-right-gray {
	border-color: transparent transparent transparent #bababa;
}


/**/
.font-small {
	font-size: 1.2rem;
}


/*social*/
/*.social { position:absolute; right:32px; margin-top:9px; z-index:2; }*/
.social {
	display: inline-block;
	vertical-align: middle;
	z-index: 2;
}

.social a {
	display: inline-block;
	vertical-align: middle;
}

/*search*/
.search {
	/*display: inline-block;*/
	/*vertical-align: middle;*/
	/*width: 20px;*/
	/*height: 30px;*/
	/*margin-right: 12px;*/
	/*margin-top: 3px;*/
	/*z-index: 2;*/
}

.search>.searchBox,
.search_animate>.searchBox {
	display: none;
}

@media only screen and (max-width: 980px) {
	.search>.searchBox {
		display: inline-block;
	}
}

.search.searchBoxBlock>.searchBox,
.search_animate.searchBoxBlock>.searchBox {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.searchBox {
	width: calc(100% - 30px);
	width: calc(100% - 26px)\9;
	width: 954px\0;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	border-bottom: 1px solid #000000;
}

/*.searchInput.text { border:none; background:#F6F6F6; width:750px; }*/
.searchInput.text {
	border: none;
	width: 100%;
	height: 23px;
	line-height: 23px;
}

/*.searchInput.text { border:none; width:100%; height: 23px; line-height: 23px; outline: 0; padding: 2px; }*/

.search_animate {
	height: 25px;
	background: none;
}

.search_animate .searchBox {
	width: calc(100% - 30px);
	height: 24px;
	background: none;
	width: calc(100% - 30px)\9;
	width: 263px\0;
}

.search_animate .searchInput.text {
	border: none;
	background: none;
	width: 255px;
}




/*search result*/
.section {
	padding: 0;
	margin: 0 auto;
	position: relative;
}

.section .content {
	/**min-height:300px;*/
	padding: 20px 0 20px;
	/*top:35px;*/
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.section .content .w-10 {
	/*height:111px;*/
}

.section .stickyMenu {
	/*position:absolute; */
	/*left:0; */
	/*width:940px;*/
	width: 100%;
	padding: 5px 20px;
	background: #F6F6F6;
}



/*Scroll Message 20180531 yulin hidden*/
.abgne-news-scroll {
	/*width: 320px;
	height: 40px;
	overflow: hidden;
	position:absolute;
	left:0;
	*margin-top:55px;*/
	/*z-index:1;*/
}

/*.abgne-news-scroll ul {
	position: absolute;
	list-style:none;
	margin:0;
	padding:0;
}
.abgne-news-scroll li {
	line-height:43px;
	height: 43px;
}*/

.htmlEdit {
	width: 980px;
	height: 600px;
	border: 1px solid #dedede;
}


/**/
.warning {
	margin: 5px 0;
	color: #FF0030;
	font-size: 1.5rem;
}

.warning>.content {
	padding: 10px 5px;
}

span.warning {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}


/**/
a.qa {
	position: relative;
	display: block;
}

a.qa div {
	display: none;
}

a.qa:link {
	text-decoration: underline;
}

a.qa:hover {
	visibility: visible;
}

a.qa:hover div {
	position: absolute;
	left: -6px;
	top: 17px;
	display: block;
	width: 200px;
	color: #303030;
	overflow: hidden;
	padding: 5px 8px 5px 8px;
	text-align: center;
	line-height: 18px;
	background: #f2f2f2;
	text-decoration: none;
	border: 1px solid #ccc
}


/* 短暫訊息 */
.toast {
	font-size: 2rem;
	font-weight: bold;
	position: absolute;
	padding: 8px 20px;
	color: #ffffff;
	display: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#7F000000', endColorstr='#7F000000');
	background: rgba(0, 0, 0, 0.8);
	vertical-align: middle;
	z-index: 1000;
}



/*Page Search*/
/*.selector-gray { display:inline-block; *display:inline; *zoom:1; *margin-right:5px; }*/
/*.selector-gray { width: calc((100% - 47px - 5px - 430px) / 3 - 10px - 6px); display: inline-block; margin: 1px 0 1px 10px; *display:inline; *zoom:1; *margin-left:5px; }*/
.selector-gray {
	/* width: 200px; */
	display: inline-block;
	margin: 1px 0 1px 10px;
	*display: inline;
	*zoom: 1;
	*margin-left: 5px;
}

/* 20180712 yulin new layout */
#Reservation-check {
	margin-bottom: 30px;
}

.button-border {
	position: relative;
	display: inline-block;
	width: auto;
	padding: 0 30px 0 15px;
	border: 1px solid #000;
	height: 40px;
	line-height: 40px;
	text-align: center;
}

.button-border.no-arrow {
	padding: 0 15px;
}

.button-border:hover {
	background-color: #e0e0e0;
	color: #666;
}

.button-border .enter {
	position: absolute;
	right: 10px;
	top: -1px;
}

.selector-border {
	width: 100%;
	max-width: 680px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #000;
	margin-bottom: 30px;
}

.search-filter {
	position: relative;
	display: flex;
	justify-content: space-between;
	width: 100%;
	max-width: calc(680px + 100px);
	margin-bottom: 30px;
}

.search-filter .filter {
	width: calc(100% - 100px);
}

.search-filter .button {
	float: right;
}

.search-filter .button #btnSearch {
	display: inline-block;
	height: 42px;
	line-height: 42px;
}

.search-filter .filter-item {
	width: 48%;
	display: inline-flex;
	border: 1px solid #000;
}

.search-filter .filter-item:last-child {
	margin-left: 1.5rem;
	float: right;
}

.search-filter .filter-item:last-child span {
	line-height: 40px;
}

.search-filter .filter-item h6,
.search-filter .filter-item .h6 {
	border-right: 1px solid #000;
	padding: 8px 10px;
	/* height: 40px;
	line-height: 40px; */
	display: inline-flex;
	align-items: center;
}

.search-filter .filter-item input.text {
	flex: 1;
	border: none;
	padding: 5px;
	height: 40px;
	line-height: 40px;
}

.search-bg {
	position: relative;
	top: -1px;
	*top: -6px;
	font-size: 1.2rem;
	padding-top: 2px;
	background: #F9F9F9;
	width: 220px;
	height: 22px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.search-bg.small,
.search-bg.small2,
.search-bg.small3 {
	position: relative;
	top: -1px;
	*top: -6px;
	font-size: 1.2rem;
	padding-top: 2px;
	background: #F9F9F9;
	width: 100px;
	height: 22px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.search-bg.small {
	top: 0px;
}

.search-bg.small2 {
	top: 1px;
	width: 87px;
}

/* 出版 Publishing -- 線上閱讀 (目前隱藏) */
.search-bg.small3 {
	top: 1px;
	width: 172px;
	text-align: right;
}

/* no-result */
.search-bg.middle,
.search-bg.middle-p {
	position: relative;
	top: -1px;
	*top: -6px;
	font-size: 1.2rem;
	padding-top: 2px;
	background: #F9F9F9;
	width: 129px;
	height: 22px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

/* 出版 Publishing -- 進階搜尋 (目前隱藏) */
.search-bg.middle-p {
	top: 1px;
}

/* 出版 Publishing -- 進階搜尋 (目前隱藏) */
.search-bg.E-control {
	/*width:260px; padding:0 0 1px 5px;*/
	/*top:0px; width:260px\0; width:265px\9; padding:1px 5px 1px 0\9; top:-1px\9;*/
}

/*.search-bg.E-control { width:260px; padding:0 0 1px 5px; top:0px; width:260px\0; width:265px\9; padding:1px 5px 1px 0\9; top:-1px\9; }*/
/*.search-bg.E-control { width: calc(25% - 20px - 13px); display: inline-block; margin: 1px 0 1px 10px; height: 24px; line-height: 24px; padding-top: 0; top: 0; }*/
/*.search-bg.E-control { width: calc(100% - 47px - 5px - (200px * 3) - 10px - 48px); display: inline-block; margin: 1px 0 1px 10px; height: 24px; line-height: 24px; padding-top: 0; top: 0; }*/
.search-bg.E-control {
	width: 100%;
	display: block;
	margin: 0 0 30px;
	padding-top: 0;
	background: transparent;
	letter-spacing: 0;
	font-size: 1.5rem;
	height: auto;
}

/* 活動 Event -- 本月活動表下載 */
.search-bg.P-control {
	width: 179px;
	padding-right: 10px;
	top: 1px;
	width: 185px\9;
}

/* 出版品 PublishingList -- 排列樣式選擇 */
.search-bg.P-control-s {
	width: 70px;
	top: 0;
	padding: 1px 0 2px;
}

/* no-result */
/*.search-bg.P-control-b { width:265px; top:0; padding:1px 0 2px; }*/
.search-bg.P-control-b {
	width: calc(100% - 47px - 5px - (200px * 4) - 64px);
	top: 0;
	padding: 1px 0 2px;
}

/* 出版品 PublishingList -- 進階搜尋 */

#search-bar {
	margin: 2px 0 20px;
	*margin: 0px 0 20px;
	font-size: 1.2rem;
}

#search-content {
	/*position: relative;*/
}

.search-content-inset {
	padding: 20px;
	margin-bottom: 0;
	display: none;
	background: #F9F9F9;
}

/*#openSearch { background:#F9F9F9; color:#999999; float:left; padding:0 17px; color: #333; cursor: pointer; z-index:99; margin:2px 5px 0 0; *margin:0 5px 0 0; line-height:24px; }*/
#openSearch {
	background: #F9F9F9;
	color: #999999;
	float: left;
	padding: 0 17px;
	color: #333;
	cursor: pointer;
	z-index: 99;
	margin: 1px 5px 1px 0;
	*margin: 1px 0;
	line-height: 28px;
	height: 28px;
}

.pushdown {}

#search-bar h6,
#search-bar .h6 {
	width: 45px;
	font-size: 1.3rem;
	color: #9d9d9d;
}

/* 進階搜尋 */
.Publishing #search-bar h6,
.Publishing #search-bar .h6 {
	width: 85px;
}

/* 出版 Publishing -- 搜尋 (目前隱藏) */
.Publishing #search-bar .vertical {
	width: 90%;
}

/* 出版 Publishing -- 搜尋 (目前隱藏) */
/* 20180620 yulin: publish search-bar width setting */
/*.Publishing .selector-gray { width: 200px; }*/
/*.Publishing .search-bg.P-control-b { width: calc(100% - 47px - 5px - (200px * 4) - 64px); }*/

/*.Author { float:left; width:30%; margin-bottom:5px; }*/
.Author {
	float: left;
	width: 40%;
	margin-bottom: 5px;
}

/*.Filename { float:left; width:70%; margin-bottom:5px; }*/
.Filename {
	float: left;
	width: 60%;
	margin-bottom: 5px;
}

#search-content .forms {
	float: left\0;
}

/* 進階搜尋 */
/*#search-content ul.forms li { float:left\0; width:940px; }*/
#search-content ul.forms li {
	float: left\0;
	width: 100%;
}

/* 進階搜尋 */


/*----------------------------各種控件的修正----------------------------*/
label div {
	*float: left;
	*top: 3px;
}

label {
	margin-right: 10px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

label.block {
	display: block;
}

.uploader {}

textarea {
	/*resize:none;*/
	/*width:inherit !important;*/
	/*height:inherit !important;*/
	vertical-align: top;
}

div.selector select {
	*width: 150px;
}



/*Login*/
.login-area {
	width: 340px;
	margin: auto;
	top: 50px;
	position: relative;
	border: 1px #e2e2e2 solid;
	background: #fafafa;
}

.login-form,
.login-form h1 {
	display: inline;
}

.login-form li {
	padding: 10px 18px;
	list-style: none;
}

.login-form .login-bar {
	text-align: center;
	border-top: 1px solid #cccccc;
	background: #e2e2e2;
	margin-top: 27px;
	*margin-top: 23px;
	padding: 8px 0;
}

.login-form h1 {
	font-size: 1.4rem;
	margin: 0 10px 0 0px;
}

.login-form input {
	margin-right: 5px;
}

.login-form label {
	margin: 0px 10px 0 0;
	display: inline-block;
	font-family: 微軟正黑體;
	*float: left;
}

.login-form input.text {
	height: 20px;
	margin-top: 4px;
	position: relative;
	width: 290px;
}

.forget {
	position: absolute;
	bottom: 153px;
	right: 27px;
}

.forget a {
	font-family: 微軟正黑體;
	font-size: 1.3rem;
	color: #000000;
}

.forget a:hover {
	color: #b4b4b4;
}



/*Header*/
.header {
	background: #ffffff;
	background: none\9;
	*background: none;
	background-color: transparent\9;
	*background-color: transparent;
}

/*.header a:link {text-decoration: none; color: #b5b5b5;}
.header a:visited {text-decoration: none; color: #b5b5b5;}
.header a:hover {text-decoration: none; color: #303030;}
.header a:active {text-decoration: none; color: #303030;}*/

/*.header h1 { font-size:1.8rem; display:inline-block; *float:left; margin:0; position:relative; z-index:1001; }*/

.logo {
	/*width:58px;*/
	/*height:36px;*/
	/*20180530 yulin new layout logo size*/
	/*width: 43px;*/
	/*height: 27px;*/
	/*color:#303030;*/
	/*margin: 15px 10px;*/
	/*margin-left: 10px;*/
	/*overflow:hidden;*/
	/*float:left;*/
	/*font-size:2.2rem;
	line-height:22px;
    text-shadow: 0 -1px 0 #ffffff;*/
	/*background:url(../images/logo.png) no-repeat center left ;*/
}

/*.logo img { max-height:27px; }*/
/*.logo > a { display: inline-block; }*/
/*.logo span { margin-left:10px; }*/
.nav {
	/*width:980px;
	height:25px;
	padding:0;
	top:12px;
	left:0;
	position:absolute;*/
	/**top:-40px;*/
	/*z-index:1;*/
}

/*.subMenu > .wrapper { *overflow:hidden; }*/
/*.navigation { position:absolute; right:0; top:23px; *top:11px; }*/



/*Footer*/
.footer {
	/*color:#eeeeee;*/
}

/*.footer a:link {text-decoration: none; color: #999999;}
.footer a:visited {text-decoration: none; color: #999999;}
.footer a:hover {text-decoration: none; color: #000;}
.footer a:active {text-decoration: none; color: #000;}*/

/*.footer .wrapper { }*/
/*.footer .sitemap {}*/

/*.footer .sitemap .w-6 { width:620px; }*/
/*.footer .sitemap .w-14 {}*/

/*.copyright {
	line-height:1.5;
	padding:0;
	font-size:1.1rem;
}*/

/*.copyright li { margin-right:10px; list-style: none; }
.copyright li.last { margin-right:0;}*/

/*.leftInfo { float: left; text-align:left; }
.rightInfo {
	position: absolute;
	right: 0;
	bottom: 0;
	text-align:right;
}*/
/*.footer_map { float:left; font-size:1.3rem; margin:0 20px 0 0; margin:0 41px 0 0; }*/
/*.footer_map li.title { font-size:1.5rem; color:#b5b5b5; margin-top:-3px; }*/
/*.w-14 > .epaper { float:right; }*/

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.w-14>.epaper {
		width: 100%;
	}
}

/*chrome */
.epaper h3 {
	font-size: 1.7rem;
	color: #b5b5b5;
	margin-bottom: 3px;
	margin-left: -1px;
}

input.text.epaper {
	height: 38px;
	border: 1px solid #000;
	width: 270px;
	height: 40px;
	line-height: 40px;
	font-size: 1.4rem;
	padding: 0px 10px;
	top: 0;
	color: #ccc;
	float: left;
	display: inline-block;
	line-height: 38px\9;
	display: inline\9;
}

.footer-nav {
	margin-top: 24px;
}

.tsmc_logo {
	float: left;
	margin: 46px 0 0 2px;
}

/*.copyright > .tsmc_logo { display:none; }*/

/*.tpe_logo {
	font-size:1.1rem;
	position: absolute;
    right: 0;
    bottom: 21px;
}*/
/*.copyright > .tpe_logo { display:none; }*/


/*----------------------------container----------------------------*/
.container.lightbox {
	min-height: auto;
}

.container>.wrapper {
	*overflow: hidden;
}

/*.container.lightbox > .wrapper { margin:35px 20px 10px; width:calc( 100% - 40px ) !important; width:90% \9; }*/
.container.lightbox>.wrapper {
	margin: 30px 20px 10px;
	width: calc(100% - 40px) !important;
	width: 90% \9;
	padding: 0;
}


/*---------------------------index----------------------------*/
/* .keyV_index { margin-bottom:20px; } 20180927 yulin */
.keyV_index .flexslider {
	margin: 20px 0;
}

/*.wrapper.index { left:10px; width:1000px; }/* for IE7 */
.wrapper.index {
	/* left:10px; */
	width: 1460px;
}

/* for IE7 */
.row.ParallaxScrolling {
	width: 100%;
	margin: 0 0 20px;
	*margin: 20px 0;
}

.index .w-1,
.index .w-2 {
	margin-bottom: 20px;
	*padding-bottom: 10px;
	position: relative;
}

.index .w-2 {
	*z-index: 2;
}

.index h1 {
	height: 25px;
	font-size: 1.4rem;
	color: #333333;
	padding: 0 13px;
	background: #e9e9e9;
	overflow: hidden;
	margin-bottom: 0;
}

.webpart-border {
	height: 2px;
	border: none;
	border-top: 2px solid #ffffff;
	margin: 0 0 1px;
	margin: 0 0 -1px \0;
	*margin: 0;
	float: none;
	display: block;
	boder-radius: 0;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.webpart-border {
		margin: 0 0 -1px;
	}
}

/*chrome */

/*imgCaption*/
/* 圖說 (目前隱藏) */
.imgCaption {
	max-width: 912px;
	padding: 34px;
	overflow: hidden;
	position: absolute;
	margin-left: 0;
	*left: 0;
	bottom: 60px;
	letter-spacing: 0;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#D8FFFFFF', endColorstr='#D8FFFFFF');
	background: rgba(255, 255, 255, 0.85);
}

.imgCaption h1 {
	max-height: 24px;
	overflow: hidden;
	font-size: 2.4rem;
	color: #000000;
	line-height: 24px;
	margin-bottom: 0;
}

.imgCaption p {
	max-height: 16px;
	overflow: hidden;
	font-size: 1.6rem;
	color: #666666;
	line-height: 16px;
	margin: 12px 0 0 0;
}

/*Page imgCaption*/
.keyV_page .imgCaption {
	padding: 20px;
	margin-left: 15px;
	*left: 0;
	bottom: 15px;
}

.keyV_page .imgCaption h1 {
	max-height: 20px;
	font-size: 2rem;
	line-height: 20px;
	margin-bottom: 0;
}

.keyV_page .imgCaption p {
	max-height: 14px;
	font-size: 1.4rem;
	line-height: 14px;
	margin: 10px 0 0 0;
}


/*20180605 yulin hide*/
/*.index .table-wrap, .Edu .table-wrap, .Research .table-wrap, .Collection .table-wrap { display:table; width:230px; height:230px; margin:0; float:left; text-align:center; display:inline\0; }*/
/*.index .table-cell, .Edu .table-cell, .Research .table-cell, .Collection .table-cell { display:table-cell; vertical-align:middle; text-align:center; display:inline\0; }*/
/*.index .table-cell img, .Edu .table-cell img, .Research .table-cell img, .Collection .table-cell img { max-width:230px; max-height:230px; margin:0 auto; }*/
/*.Research .table-cell.search img { max-width:230px; max-height:258px; margin:0 auto; }*/

/*.index .w-2 .table-wrap { display:table; width:480px; height:230px; margin:0; float:left; text-align:center; display:inline\0; }
.index .w-2 .table-cell { display:table-cell; vertical-align:middle; text-align:center; display:inline\0; }
.Collection .w-2 .table-wrap { display:table; width:480px; height:230px; margin:0; float:left; text-align:center; display:inline\0; line-height:230px; }
.Collection .w-2 .table-cell { display:table-cell; vertical-align:middle; text-align:center; display:inline\0; line-height:232px; }
.index .w-2 .table-cell img, .Collection .w-2 .table-cell img { max-width:480px; max-height:230px; margin:0 auto; }
*/

/* 舊版最新消息 目前沒有使用 */
.news_list_index {
	padding: 0 13px;
	font-size: 1.4rem;
	text-align: left;
	height: 230px;
	overflow: hidden;
}

.news_list_index li {
	padding: 10px 0;
	*padding: 3px 0;
}

.news_list_index p {
	margin: 0;
	*margin-top: -8px;
	width: 204px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}

.news_list_index li.last {
	padding: 8px 0 0;
}

.news_list_index .info,
.news_list_index .kind {
	font-size: 1.2rem;
	line-height: 12px;
	*line-height: 13px;
	*height: 15px;
	*overflow: hidden;
	display: block;
}

.news_list_index a:link {
	color: #4d4d4d;
}

.news_list_index a:visited {
	color: #4d4d4d;
}

.news_list_index a:hover {
	color: #000;
}

.news_list_index a:active {
	color: #000;
}

/* no result */
.visit_list_index {
	padding: 0;
	font-size: 1.2rem;
	text-align: left;
	height: 230px;
	overflow: hidden;
	color: #7C7C7C
}

.visit_list_index li {
	padding: 0 13px;
	*line-height: 1.6;
}

.visit_list_index li.img {
	padding: 0;
}

.visit_list_index h6 {
	color: #7c7c7c;
}

.visit_list_index li.last {
	padding: 8px 0 0;
}

.visit_list_index span.info {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-right: 8px;
}

.visit_list_index span.info.last {
	margin-right: 0;
}

.visit_list_index a {
	font-size: 1.4rem;
}

.visit_list_index a:link {
	color: #4d4d4d;
}

.visit_list_index a:visited {
	color: #4d4d4d;
}

.visit_list_index a:hover {
	color: #000;
}

.visit_list_index a:active {
	color: #000;
}

/* no result */
.icon_list_index {
	padding: 0 13px;
	font-size: 1.3rem;
	text-align: left;
	height: 230px;
	overflow: hidden;
}

.icon_list_index li {
	padding: 2px 0;
}

.icon_list_index span {}

.icon_list_index a:link {
	color: #4d4d4d;
}

.icon_list_index a:visited {
	color: #4d4d4d;
}

.icon_list_index a:hover {
	color: #000;
}

.icon_list_index a:active {
	color: #000;
}


/*.index .more { font-size:1.2rem; }*/
/*.more .tri-right-gray { margin-top:-1px; }*/

/* 首頁 Index --視差滾動區 目前沒有使用 */
.our-clients {
	background: url(../images/index/bg_ParallaxScrolling.jpg) 50% 0 no-repeat fixed;
	margin: 0 auto;
	padding: 20px 0;
	background-attachment: fixed;
	background-position: center;
	background-size: cover;
	color: #ffffff;
	height: 190px;
	overflow: hidden;
}

.our-clients h1,
.our-clients p {
	color: #ffffff;
}

.apDivR {
	position: absolute;
	z-index: 9999;
	left: 0;
	margin-left: 0;
	top: 25px;
	display: none;
	background: #000000;
	padding: 5px 5px 0;
	line-height: normal\9;
}

.apDivC {
	position: absolute;
	z-index: 9999;
	left: 50%;
	margin-left: -490px;
	top: 25px;
	display: none;
	background: #000000;
	padding: 5px 5px 0;
	line-height: normal\9;
}

.apDivL {
	position: absolute;
	z-index: 9999;
	right: 0;
	margin-right: 0;
	top: 25px;
	display: none;
	background: #000000;
	padding: 5px 5px 0;
	line-height: normal\9;
}

.flexslider.mobile {
	display: none;
}

.media_mobile {
	display: none;
}

.media_mobile.overlayer {
	display: none;
}


/*Exhibition*/
/*.Related { position:absolute; bottom:0px; margin-bottom:20px; width:370px; }*/
/*.row.Exhibition_list { margin-bottom:60px; }*/
/*.Exhibition_list .img img { max-width:590px; max-height:230px; }*/
.Related {
	position: absolute;
	bottom: 0px;
	margin-bottom: 20px;
	width: calc(38.55% - 20px);
}

.row.Exhibition_list {
	margin-bottom: 60px;
	width: 100%;
}

.Exhibition_list .img {
	text-align: center;
	vertical-align: middle;
}

.Exhibition_list .img a.ExPage img {
	top: 50%;
	left: 50%;
	position: absolute;
	transform: translate(-50%, -50%);
}

.Exhibition_list .img a.ExPage {
	position: relative;
	display: block;
	width: 100%;
	height: 0;
	padding-top: 39%;
	overflow: hidden;
}

.Exhibition_list ul {
	margin: 0;
	font-size: 1.2rem;
	color: #787878;
	line-height: 14px;
}

.Exhibition_list li {
	padding-bottom: 5px;
}

/*.Exhibition_list li.con { width:31em; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden; }*/
.Exhibition_list li.con {
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}

.Exhibition_list a:link {
	color: #000000;
}

.Exhibition_list a:visited {
	color: #000000;
}

.Exhibition_list a:hover {
	color: #787878;
}

.Exhibition_list a:active {
	color: #000000;
}

.Exhibition_list ul a:link {
	color: #787878;
}

.Exhibition_list ul a:visited {
	color: #787878;
}

.Exhibition_list ul a:hover {
	color: #000000;
}

.Exhibition_list ul a:active {
	color: #787878;
}

.intro {
	background: #F9F9F9;
	position: relative;
	width: 100%;
	color: #454545;
	margin-bottom: 20px;
}

.intro .quotation-up {
	width: 32px;
	height: 32px;
	position: absolute;
	left: 15px;
	top: 15px;
	background: url(../images/icon/icon-quotation-up.png) no-repeat left top;
}

.intro .quotation-down {
	width: 32px;
	height: 32px;
	position: absolute;
	right: 15px;
	bottom: 15px;
	/*background:url(../images/icon/icon-quotation-down.png) no-repeat left top;*/
}

.intro .content {
	padding: 30px 60px;
	margin-bottom: 0;
}

.title-margin-top {
	margin-top: 10px;
}

.intro .content_unstyled {
	padding: 20px;
}

.artist {}

.artist .table-wrap {
	display: table;
	width: 146px;
	height: 97px;
	margin: 0 9px 9px 0;
	float: left;
	text-align: center;
	display: inline\0;
	line-height: 97px;
}

.artist .table-cell {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	display: inline\0;
	line-height: 100px;
}

.artist .table-cell img {
	max-width: 146px;
	max-height: 97px;
	margin: 0 auto;
}

.artist .table-wrap.last {
	margin-right: 0;
}

.count {
	padding: 3px 5px;
	color: #ffffff;
	background: #cecece;
	font-size: 1.2rem;
	line-height: 12px;
	position: absolute;
	right: 3px;
	bottom: 3px;
}

/*.Crew .table-wrap, .Theme .table-wrap, .CollectionList .table-wrap { display:table; width:230px; height:153px; margin:0 0 9px; float:left; text-align:center; display:inline\0; line-height:153px; }*/
.Crew .table-wrap,
.Theme .table-wrap {
	display: table;
	width: 100%;
	margin: 0 0 9px;
	float: left;
	text-align: center;
	display: inline\0;
}

.CollectionList .table-wrap {
	/* display: table; */
	width: 100%;
	height: 153px;
	margin: 0 0 9px;
	float: left;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	/* display: inline\0; */
}

/*.Crew .table-cell, .Theme .table-cell, .CollectionList .table-cell { display:table-cell; vertical-align:middle; text-align:center; display:inline\0; line-height:156px; }*/
.Crew .table-cell,
.Theme .table-cell,
.CollectionList .table-cell {
	text-align: center;
	display: inline\0;
}

/*.Crew .table-cell img, .Theme .table-cell img, .CollectionList .table-cell img { max-width:230px; max-height:153px; margin:0 auto; }*/
.CollectionList .table-cell img {
	max-width: 100%;
	max-height: 153px;
	margin: 0 auto;
}

.Crew .table-cell img {
	max-width: 100%;
	max-height: 224px;
	margin: 0 auto;
}

/*.Crew .table-cell img, .Theme .table-cell img, .CollectionList .table-cell img { margin:0 auto; }*/
.Crew .table-wrap.last,
.Theme .table-wrap.last {
	margin-right: 0;
}

/*.History .table-wrap { display:table; width:134px; height:97px; margin:0 17px 0 0; float:left;*/
/*background:#F9F9F9;*/
/*text-align:center; display:inline\0; line-height:97px; }*/
/*.History .table-cell { display:table-cell; vertical-align:middle; text-align:center; display:inline\0; line-height:100px; }*/
.row.HistoryList {
	width: 100%;
}

.History .table-wrap {
	display: table;
	width: 134px;
	margin: 0 17px 0 0;
	float: left;
	text-align: center;
	display: inline\0;
}

.History .table-cell {
	/*width: 100%;
	height: 0;*/
	/*display: block;*/
	position: relative;
	display: table-cell;
	/*padding-bottom: 66.47%;*/
	overflow: hidden;
	height: 90px;
}

/*.History .table-cell img { max-width:134px; max-height:97px; margin:0 auto; }*/
.History .table-cell img {
	/*max-width: 100%; 
	margin:0 auto; 
	position: absolute;
	width: 100%;
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;*/
	height: 90px;
}

.Exhibition_list h3 {
	width: 100%;
	font-size: 2rem;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	/*width:370px;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow:hidden;*/
}

.Exhibition_list .info-middle {
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}

.History #ExList h5,
.History #EvList h5 {
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}

.Theme #EvList,
.History #EvList,
.Theme #ExList {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.Theme #ExList .table-wrap,
.Theme .table-wrap {
	height: auto;
}

.Theme #ExList img,
.Event #EvList img {
	max-height: inherit;
}

.Theme #ExList h2,
.Theme #EvList h2 {
	/*width:230px;*/
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}


/*Event*/
/*#EvList{width: calc(75% - );}*/
/*#EvList{width: calc(100% - 221px - 40px );}*/
/*.Collection#EvList { width: 100%; }*/
/* 王大閎, 藝想迴廊, 活動, 預約 */
.Event #EvList,
.Collection#EvList {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	/* 20180712 活動新版型 */
}

.Event #EvList .activity-item,
.Collection #EvList .activity-item,
.Collection .activity-item {
	position: relative;
	background: #eeeeee;
}

.Event #EvList .activity-item a.EventPage,
.Collection #EvList .activity-item a.EventPage,
.Collection .activity-item a.EventPage,
.Theme #ExList a.ExPage,
.Theme #EvList a.EventPage {
	position: relative;
	display: block;
	width: 100%;
	height: 0;
	padding-top: 66.67%;
	overflow: hidden;
}

.Event #EvList .activity-item a.EventPage span,
.Collection #EvList .activity-item a.EventPage span,
.Collection .activity-item a.EventPage span,
.Theme #ExList a.ExPage span,
.Theme #EvList a.EventPage span {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.Event #EvList .activity-item a.EventPage img,
.Collection #EvList .activity-item a.EventPage img,
.Collection .activity-item a.EventPage img,
.Theme #ExList a.ExPage img,
.Theme #EvList a.EventPage img {
	top: 50%;
	left: 50%;
	position: absolute;
	transform: translate(-50%, -50%);
}

.Event #EvList .activity-item a.EventPage span:before,
.Collection #EvList .activity-item a.EventPage span:before,
.Collection .activity-item a.EventPage span:before,
.Theme #ExList a.ExPage span:before,
.Theme #EvList a.EventPage span:before {
	content: "";
	display: inline-block;
	height: 100%;
	width: 0;
	vertical-align: middle;
}

.Event #EvList h2,
.Collect #EvList .activity-item h2,
.Collection .activity-item h2 {
	width: calc(100% - 65px - 10px);
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	margin: 15px 0;
	letter-spacing: 0;
}

.Event #EvList .activity-item .table-wrap,
.Collection#EvList .activity-item .table-wrap {
	height: auto;
}

.Event #EvList .activity-item .date-small,
.Collection#EvList .activity-item .date-small {
	font-size: 1.6rem;
	line-height: 16px;
}

/*.Event #EvList .activity-item .btn-AlreadyFull, .Collection #EvList .activity-item .btn-AlreadyFull, .Collection .activity-item .btn-AlreadyFull { margin-right: 10px ;margin-top: -36px;}*/
.Event #EvList .activity-item .btn-AlreadyFull,
.Collection#EvList .activity-item .btn-AlreadyFull {
	position: absolute;
	top: 5px;
	right: 15px;
	font-size: 1.6rem;
	letter-spacing: 0;
	color: #606060 !important;
}

.Event #EvList .activity-item .btn-Reservation,
.Collection#EvList .activity-item .btn-Reservation {
	position: absolute;
	background: #2b2b2b;
	top: 5px;
	right: 15px;
	font-size: 1.6rem;
	padding: 1px 18px 1px 10px;
	letter-spacing: 0;
}

.Event #EvList .activity-item .btn-Reservation:after,
.Collection#EvList .activity-item .btn-Reservation:after {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-left: 6px solid #fff;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	position: absolute;
	top: 10px;
	right: 8px;
	transition: all 0.25s ease-out;
}

.Event #EvList .activity-item .btn-Reservation:hover:after,
.Collection#EvList .activity-item .btn-Reservation:hover:after {
	border-left: 6px solid #999;
	transition: all 0.25s ease-out;
}

.Event #EvList .activity-item .text-container,
.Collection#EvList .activity-item .text-container {
	position: relative;
	padding: 0 20px;
}

.Event #EvList .activity-item .btn-Reservation:hover,
.Collection#EvList .activity-item .btn-Reservation:hover,
.Collection .activity-item .btn-Reservation:hover {
	color: #999 !important;
}

.Event #EvList .activity-item .tag-container,
.Collection #EvList .activity-item .tag-container,
.Collection .activity-item .tag-container {
	max-height: calc(20px * 2 + 10px);
	overflow: hidden;
	margin: 15px 0;
}

.Event #EvList .activity-item .tag,
.Collection#EvList .activity-item .tag {
	display: inline-block;
	vertical-align: middle;
	margin: 1px 2px 1px 0;
	padding: 0 7px;
	background-color: #777;
	color: #fff;
	font-size: 1.4rem;
	letter-spacing: 0;
}

.Event .info-small,
	{
	width: 128px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	padding: 0 10px;
	margin-bottom: 10px;
}

.Event #EvList .info-small,
.Collection#EvList .activity-item .info-small {
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom: 10px;
}

.row.Theme #EvList .info-small {
	width: 90%;
}

#EventInfo.column,
.RelatedBox>.column {
	/*padding-left: 20px;*/
}

.w-1.cal {
	/*margin-right:0; margin-left:-20px;*/
	*
	/*margin-left:0; width: 221px; */
}

/* 20180712 yulin Event New layout */
.w-3.cal-partner {
	width: calc(100% - 290px - 20px);
}

.w-1.cal {
	width: 290px;
	margin-right: 0;
	margin-top: 38px;
}

.w-1.cal .ui-datepicker {
	width: 100%;
}

.dateChoice {
	padding: 15px 5px;
	background: #ffffff;
	border: 2px solid #DDDDDD;
	border-width: 0 2px 2px;
	color: #848181;
	*position: relative;
	*margin-top: -4px;
}

.dateChoice a {
	display: inline-block;
	font-size: 1.4rem;
}

.dateChoice div>input.text {
	width: 55px;
}

.EventKind {
	background: #F1F1F1;
	color: #777777;
	font-size: 1.2rem;
	padding: 0 13px;
	position: relative;
	display: inline-block;
	top: -4px;
	margin: 0 0 3px 10px;
}

/* 活動 Event_Page -- 活動資訊 */
.echelon-name {
	padding: 0 !important;
}

.echelon-name h6 {
	float: none !important;
	margin: 0 0 5px -10px !important;
	background: #F1F1F1;
	color: #777777;
	padding: 3px 13px;
}

.echelon-info {
	/*margin-bottom:5px;*/
}

.echelon-date {
	font-size: 2.1rem;
	letter-spacing: 0;
	line-height: 22px;
	margin-bottom: 6px;
	color: #333333;
}

.echelon-rank {
	line-height: 14px;
	margin-bottom: 8px
}

.echelon-time {
	line-height: 14px;
	margin-bottom: 2px;
	color: #757575;

}

.echelon-count {}

.reservation {
	margin-bottom: 20px !important;
}

/*.Reservation .table-wrap, .Event .table-wrap { display:table; width:230px; height:153px; margin:0 0 9px; float:left; /*background:#F9F9F9;*/
text-align:center;
display:inline\0;
line-height:153px;
}

*/ .Reservation .table-wrap,
.Event .table-wrap {
	display: table;
	width: 100%;
	margin: 0 0 9px;
	float: left;
	text-align: center;
	display: inline\0;
}

/*.Reservation .table-cell, .Event .table-cell { display:table-cell; vertical-align:middle; text-align:center; display:inline\0; line-height:156px; }*/
/*.Reservation .table-cell, .Event .table-cell { vertical-align:middle; text-align:center; display:inline\0;}*/
/*.Reservation .table-cell img, .Event .table-cell img { max-width:230px; max-height:153px; margin:0 auto; }*/
.Reservation .table-cell img,
.Event .table-cell img {
	margin: 0 auto;
}

.Reservation .table-wrap.last,
.Event .table-wrap.last {
	margin-right: 0;
}





/*Reservation*/
/* 活動日曆 Reservation */
/*.ReservationBox-left { width:48.7234%; display:inline-block; *display:inline; *zoom:1; margin-right:14px; border-right:4px solid #EAEAEA; vertical-align:top; }*/
.ReservationBox-left {
	width: calc((100% - 18px) / 2);
	float: left;
	margin-right: 14px;
	border-right: 4px solid #EAEAEA;
}

/*.ReservationBox-right { width:48.7234%; display:inline-block; *display:inline; *zoom:1; vertical-align:top; }*/
.ReservationBox-right {
	width: calc((100% - 18px) / 2);
	float: left;
}

.ReservationBox-left li:after,
.ReservationBox-right li:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
}

.Reservation ul.forms {}

.Reservation ul.forms h6 {
	width: 120px;
	margin-right: 5px;
}

.inlineTitle {
	width: 180px;
	margin-right: 20px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
}

.unfloat {
	float: none !important;
	width: auto !important;
}

.Companion {
	width: 377px;
	margin: 0 14px 20px 0;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
}

.Companion .forms {
	padding: 10px;
	background: #f4f4f4;
}

.Companion input.text,
.Companion textarea.uniform {
	width: 55%;
}

.ReservationTop {
	width: 100%;
	background: #ffffff;
}

.ReservationTop.fixed {
	padding-top: 15px;
}

.ReservationTop .wrapper .row>.ctrlRight {
	margin: 0 20px 0 0;
}

.ReservationTop .icon-arrowRight,
.ReservationTop .icon-arrowLeft {
	/*width:15px;
	height:135px;
	margin:0;
	top:2px;
	top:3px\0;
	background-size:100% !important;
	background-color:none;
	background:url(../images/icon/icon-sliderArrow-right2.png) no-repeat left top;*/
	position: absolute;
	height: 100%;
	top: 0;
	bottom: 0;
	width: 15px;
	margin: 0;
	background: none;
	background-color: rgba(20, 20, 20, 0.4);
}

.ReservationTop .icon-arrowRight .arrow,
.ReservationTop .icon-arrowLeft .arrow {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	transform: translateY(-50%);
	top: 39%;
}

/*.ReservationTop .icon-arrowLeft {
	background:url(../images/icon/icon-sliderArrow-left2.png) no-repeat left top;
}*/
.ReservationTop .icon-arrowRight .arrow {
	transform: rotate(45deg) translateY(-50%);
	left: -7px;
}

.ReservationTop .icon-arrowLeft .arrow {
	transform: rotate(-135deg) translateY(-50%);
	left: 6px;
}

.ReservationTop .icon-arrowRight:hover {
	background: none;
	background-color: rgba(20, 20, 20, 0.6);
	/*background:url(../images/icon/icon-sliderArrow-right2.png) no-repeat left bottom;*/
}

.ReservationTop .icon-arrowLeft:hover {
	background: none;
	background-color: rgba(20, 20, 20, 0.6);
	/*background:url(../images/icon/icon-sliderArrow-left2.png) no-repeat left bottom;*/
}

/*#EduReList .w-1 { width:203px; margin:0 0 20px 108px; }*/
#EduReList .selector-gray {
	width: auto;
}

#EduReList .w-1 {
	width: calc((100% - (20px * 3 + 108px)) / 4);
	margin: 0 0 15px 108px;
}

#EduReList .w-1+.w-1 {
	margin-left: 20px;
}

#EduReList .w-1+.w-1+.w-1 {
	margin-left: 20px;
}

#EduReList .w-1+.w-1+.w-1+.w-1 {
	margin-left: 20px;
}

/*#EduReList .table-wrap { display:table; width:203px; height:135px; margin:0 0 9px; float:left; background:#F9F9F9; text-align:center; display:inline\0; line-height:135px; position:relative; }*/
#EduReList .table-wrap {
	display: block;
	margin: 0 0 9px;
	float: left;
	text-align: center;
	position: relative;
}

/*#EduReList .table-cell { width:203px\0; display:table-cell; vertical-align:middle; text-align:center; line-height:137px; position:relative; }*/
#EduReList .table-cell a.EventPage {
	position: relative;
	display: block;
	width: 100%;
	height: 0;
	padding-top: 66.67%;
	overflow: hidden;
}

/*#EduReList .table-cell img { max-width:203px; max-height:135px; margin:0 auto; }*/
#EduReList .table-cell img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

#EduReList .table-wrap.last {
	margin-right: 0;
}

#EduReList .icon-mark {
	float: right;
	top: -2px;
	*top: -14px;
	margin-right: 2px;
	background-size: 16px 32px !important;
	width: 16px;
	height: 16px;
	background: url(../images/icon/icon-mark.png) no-repeat left top;
	background: url(../images/icon/icon-mark-ie.png) no-repeat left top \0;
	*background: url(../images/icon/icon-mark-ie.png) no-repeat left top;
}

#EduReList .icon-mark:hover {
	background: url(../images/icon/icon-mark.png) no-repeat left bottom;
	background: url(../images/icon/icon-mark-ie.png) no-repeat left bottom \0;
	*background: url(../images/icon/icon-mark-ie.png) no-repeat left bottom;
}



/*.topBar { position:absolute; right:0; top:20px; }*/
.topBar {
	position: absolute;
	right: 20px;
	top: 20px;
}

/*.fixed {  z-index:201; position:fixed; top:68px; }*/
.fixed {
	z-index: 201;
	position: fixed;
	top: 60px;
}

.fixed>.wrapper {
	padding-top: 20px;
}

.Reservation .table-wrap {
	position: relative;
}

/*.ActList { position:relative; margin:0px 0 20px 0; float:right; width:1100px; display: table; border-collapse: collapse; }*/
.ActList {
	position: relative;
	margin: 0px 0 20px 0;
	float: right;
	width: 100%;
	display: table;
	border-collapse: collapse;
}

/*.ActBox { position:relative; display: table-row; float:right; }*/
/*.ActBox { position:relative; display: table-row; float:right; width: 100%; }*/
.ActBox {
	position: relative;
	display: flex;
	width: 100%;
}

/*.ActDate { width:88px; padding:10px 20px 0 0; text-align:right; display: table-cell; vertical-align:middle; position:relative; }*/
/*.ActDate { width:88px; padding:10px 50px 0 0; text-align:right; display: table-cell; vertical-align:middle; position:relative; }*/
.ActDate {
	width: 108px;
	padding: 10px 20px 0 0;
	text-align: right;
	display: table-cell;
	vertical-align: middle;
	position: relative;
}

/*.act1, .act2, .act3, .act4 { width:203px; height:50px; padding-right:20px; display: table-cell; vertical-align:top; border-bottom:1px solid #eaeaea; }*/
/*.act1, .act2, .act3, .act4 { width: 25%; height:50px; padding-left: 20px; display: table-cell; vertical-align:top; border-bottom:1px solid #eaeaea; }*/
.act1,
.act2,
.act3,
.act4 {
	width: calc((100% - 108px) / 4);
	padding-left: 10px;
	border-bottom: 1px solid #eaeaea;
}

/*.act1, .act2, .act3, .act4 { width: calc(203px + 20px); height:50px; display: table-cell; vertical-align:top; border-bottom:1px solid #eaeaea; padding-left: 20px; }*/
.act4 {
	padding-right: 0;
}

/*.ActBox .w-1 { margin:0; width:193px; padding:5px; background:#f7f7f7; }*/
.ActBox .w-1 {
	margin: 0;
	width: 100%;
	padding: 5px;
	background: #f7f7f7;
}

/* .Newyear { position:absolute; left:0; top:5px; letter-spacing:-1px; font-weight:600; color:#cccccc; } */
.Newyear {
	position: absolute;
	left: 0;
	top: 0;
	letter-spacing: -1px;
	font-weight: 600;
	color: #cccccc;
}

/* .Newyear > span { position:absolute; right:-10px; top:5px; } */
.Newyear>span {
	position: absolute;
	right: -10px;
}

.monthNumber {
	font-size: 4.8rem;
	color: #cccccc;
	line-height: 60px;
	letter-spacing: 0;
}

.month {
	font-size: 2.4rem;
	color: #cccccc;
}

.dateNumber {
	font-size: 3rem;
	line-height: 30px;
	letter-spacing: 0;
	text-align: right;
	color: #bbbbbb;
}

.today {
	color: #999999;
}

.sat {
	color: #76b76e;
}

.sun {
	color: #d44b4b;
}

.ActList .location {
	float: right;
}

.ActList_mobile {
	margin-bottom: 20px;
}

.ActList_mobile h3 {
	color: #cccccc;
}

.ActList_mobile .monthNumber {
	letter-spacing: -2px;
}

.ActList_mobile .location {
	float: right;
}

.year {
	letter-spacing: 0;
}

.actM {
	width: calc(100% - 60px);
	border-bottom: 1px solid #eaeaea;
	display: inline-block;
	vertical-align: top;
}


/*News*/
.row.News {
	width: 100%;
}

.News .column {
	margin: 20px 0;
}

.News img {
	max-width: 980px;
}

.News .icon-download {
	margin-left: 0;
}

.News .intro {
	margin: 20px 0 30px;
}



/*Education*/
/*.row.Edu, .row.Research, .row.Publishing { margin-bottom:20px; *margin-right:0; *width:1000px; }*/
/* 20180620 yulin */
.row.Edu,
.row.Research,
.row.Publishing,
.row.Collection,
.row.Crew {
	margin-bottom: 20px;
	width: 100%;
}

.Edu .w-1>h1,
.Edu .w-1>.h1,
.Research .w-1>h1,
.Research .w-1>.h1,
.Collection .w-1>h1,
.Collection .w-1>.h1,
.Collection .w-2>h1,
.Collection .w-2>.h1 {
	height: 25px;
	font-size: 1.4rem;
	color: #333333;
	padding: 0 13px;
	background: #e9e9e9;
	overflow: hidden;
	margin-bottom: 0;
}

.edu-cell a,
.collection-cell a {
	display: block;
	overflow: hidden;
}

/*Research*/
.Research>.w-3 .intro {
	min-height: 230px;
}

/* 20180712 yulin new layout */
.Publishing.row-with-border {
	padding-top: 30px;
	border-top: 1px solid #000;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}

.Publishing h1 {
	width: 100%;
	margin-bottom: 26px;
}

/*.Publishing .jcarousel-skin-tango a {
	position: relative; 
	width: 100%;
	height: 0;
	display: block;
	padding-top: 142.55%; 
	overflow: hidden;
}
.Publishing .jcarousel-skin-tango .jcarousel-item img {
	width: 100%;
	top: 50%;
	left: 50%;
	position: absolute;
	transform: translate(-50%, -50%);
	margin: 0 auto;
	max-height: inherit;
}*/
/* 20180712 yulin new layout end */

/*.Publishing .table-wrap { display:table; width:150px; height:150px; margin:0 17px 0 0; float:left; /*background:#F9F9F9; }*/
.Publishing .table-wrap {
	width: 250px;
	margin: 0 17px 0 0;
}

/*.Publishing .table-cell { display:table-cell; vertical-align:middle; text-align:center; }*/
.Publishing .table-cell {
	text-align: center;
}

/*.Publishing .table-cell img { max-width:150px; max-height:150px; margin:0 auto; }*/
.Publishing .table-cell img {
	margin: 0 auto;
}

/*.Publishing .w-12 { width:313px; height:150px; overflow:hidden; }*/
.Publishing .w-12 {
	width: calc(100% - 250px - 17px);
	overflow: hidden;
	padding: 0px 10px 10px 0;
	display: flex;
	flex-direction: column;
	align-self: stretch;
}

/*.Publishing .w-12 > h1 { margin-bottom:5px; width:313px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden; }*/
.Publishing .w-2 {
	background-color: #eeeeee;
	display: flex;
	align-items: center;
}

.Publishing .w-12>.h1,
.Publishing .w-12>h1 {
	margin-bottom: 5px;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	margin: 20px 0;
}

/*.Publishing h1 { margin-bottom: 26px; }*/
.small3 .icon-display-block {
	top: -2px;
}

.small3 .icon-display-list {
	top: -2px;
}

/*.PublishingList .table-wrap { display:table; width:230px; height:320px; margin:0 0 9px; float:left;*/
/*background:#F9F9F9;*/
/*text-align:center; display:inline\0; line-height:320px; }*/
/*.PublishingList .table-wrap { display:table; width: 100%; margin:0 0 9px; float:left; text-align:center; display:inline\0; }*/
.PublishingList .table-wrap {
	height: auto;
}

/*.PublishingList .table-cell { display:table-cell; vertical-align:middle; text-align:center; display:inline\0; line-height:323px; }*/
.PublishingList .table-cell {
	text-align: center;
	display: inline\0;
}

/* 出版查詢 PublishingList, 20180713 yulin 出版輪播 publish-swiper-container*/
.PublishingList .table-cell .publishImg,
.publish-swiper-container .new-publishing {
	position: relative;
	width: 100%;
	height: 0;
	display: block;
	padding-top: 142.55%;
	overflow: hidden;
}

.PublishingList .table-cell .publishImg span,
.publish-swiper-container .new-publishing>span {
	width: 100%;
	height: 100%;
	position: absolute;
	text-align: center;
	top: 0;
	left: 0;
}

.PublishingList .table-cell .publishImg img,
.publish-swiper-container .new-publishing>span img {
	width: 100%;
	top: 50%;
	left: 50%;
	position: absolute;
	transform: translate(-50%, -50%);
	margin: 0 auto;
	max-height: inherit;
}

.publish-swiper-container .name {
	margin-top: 15px;
}

.publish-swiper-container .swiper-button-prev,
.publish-swiper-container .swiper-button-next {
	width: 18px;
	height: 30px;
	-webkit-background-size: cover;
	background-size: cover;
	margin-top: -40px;
}

.publish-swiper-container .swiper-button-prev {
	background-image: url(../images/icon/arrow_left-grey.png);
	left: 5px;
}

.publish-swiper-container .swiper-button-next {
	background-image: url(../images/icon/arrow_right-grey.png);
	right: 5px;
}

/*20180713 yulin 出版輪播 start*/
.container .Publishing .wrapper {
	overflow: hidden;
	padding: 0;
}

/* .publish-swiper-container .new-publishing{
 	position: relative;
 	font-size: 0;
 	width: 100%;
 	height: 0;
 	display: block;
 	padding-top: 142.55%;
 }*/
/* .publish-swiper-container .new-publishing > span{
 	width: 100%;
 	height: 100%;
 	position: absolute;
 	text-align: center;
 	top: 0;
 	left: 0;
 }*/
/* .publish-swiper-container .new-publishing > span img {
 	position: absolute;
 	top: 50%;
 	left: 50%;
 	transform: translate(-50%, -50%);
 }*/

/*.PublishingList .table-cell img { max-width:230px; max-height:320px; margin:0 auto; }*/
.PublishingList .table-cell img {
	margin: 0 auto;
}

.PublishingList h2 {
	/*width:230px;*/
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}

.Contents {
	color: #666666;
}

.Contents h6 {
	color: #333333;
}

.PN {
	margin-right: 5px;
	color: #666666;
}

.subject {
	margin-left: 5px;
	color: #666666;
}


.Publishing .changeBox_a1 {
	float: left;
	/* width: calc(50% + 100px); */
	width: calc(50% - 20px);
	position: relative;
}

.Publishing .changeBox_a1+.bookInfo-div {
	/* width: calc(50% - 100px - 20px); */
	width: 50%;
	float: right;
	background-color: transparent;
	margin: 0;
}

.Publishing .ul_change_a1 {
	position: relative;
	max-width: 100px;
	overflow: hidden;
	float: left;
}

.Publishing .changeBox_a1 .table-wrap {
	display: table;
	width: 480px;
	height: 480px;
	margin: 0;
	float: left;
	/*background:#F9F9F9;*/
	text-align: center;
	display: inline\0;
	line-height: 480px;
}

.Publishing .changeBox_a1 .table-cell {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	display: inline\0;
	line-height: 483px;
}

.Publishing .changeBox_a1 .table-cell img {
	max-width: 480px;
	max-height: 480px;
	margin: 0 auto;
}

.bookInfo-div {
	/*position:absolute; right:-20px; top:110px; margin-left:20px;*/
	margin-right: 0;
	margin-top: 20px;
}

.bookInfo {
	color: #666666;
}

.bookInfo li {
	margin-right: 5px;
}

/*.bookInfo h6 { width:65px; }*/
h6.IncomingDate {
	width: 120px;
}

.bookInfo .tableColumn {
	white-space: normal;
	word-break: break-all;
	/*ie*/
	word-wrap: break-word;
	/*not effect ie*/
}

ul.forms.bookInfo h6 {
	display: block;
	float: none;
	line-height: inherit;
	margin: 0;
}

.Publishing .bookInfo.paddingAll {
	padding: 20px;
}

/*20190103 yulin 訂閱學報*/
#PageContent .subscribe {
	margin-bottom: 10px;
}

#PageContent .subscribe>* {
	vertical-align: top;
}

#PageContent .subscribe a {
	text-decoration: none;
}

#PageContent .subscribe .button-border {
	padding: 0 15px;
	height: 35px;
	line-height: 35px;
	margin-right: 10px;
	letter-spacing: -0.03em;
}

#PageContent .subscribe .title {
	height: 35px;
	line-height: 35px;
}

#PageContent .subscribe .input-with-arrow-container {
	max-width: 350px
}

#PageContent .subscribe .input-with-arrow-container input.text {
	max-width: calc(100% - 77px);
	font-size: 1.4rem;
	padding-left: 10px;
}

#PageContent .subscribe .input-with-arrow-container .icon-enter {
	right: -2px;
	height: 33px;
	padding-top: 4px;
}

#PageContent .subscribe .title,
#PageContent .subscribe .input-with-arrow-container .text {
	height: 35px;
	line-height: 35px;
}

/*Collection*/
.Collection #openSearch {}

/*.Collection .search-bg, .CollectionList .search-bg { top:1px; *top:-8px; width:430px; width:430px\0; width:435px\9; }*/
.Collection .search-bg,
.CollectionList .search-bg {
	top: 1px;
	*top: -8px;
	width: calc(100% - (47px + 5px) - (200px * 3) - 48px);
	width: 430px\0;
	width: 435px\9;
}

.CollectionList .icon-display-block,
.CollectionList .icon-display-list {
	top: -2px;
}

/* 20180620 yulin: collection row set; */
.Collection .row {
	width: 100%;
	margin-right: 0;
}

.Collection .bookInfo-div {
	position: relative;
	display: block;
	width: 100%;
	/*float:right; right:0; top:0; margin-right:0; margin-left:20px;*/
}

.ctrlRight .table-wrap.book {
	float: none !important;
}

.ctrlRight h6,
.ctrlRight h2 {
	margin-left: 10px;
	text-align: left;
}

.table-wrap.book {
	display: table;
	width: 150px;
	height: 209px;
	margin: 0 0 0 10px;
	float: left;
}

.table-wrap.book .table-cell {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.table-wrap.book .table-cell img {
	max-width: 150px;
	max-height: 209px;
	margin: 0 auto;
}

.Collection .zoom-section .table-wrap {
	display: inherit;
	width: 480px;
	height: auto;
	margin: 0;
	float: left;
	/*background:#F9F9F9;*/
	text-align: center;
	/*display:inline\0; height:320px\0; line-height:320px;*/
}

.Collection .zoom-section .table-cell {
	display: inherit;
	vertical-align: middle;
	text-align: center;
	*text-align: left;
	/*display:inline\0; line-height:323px;*/
}

.Collection .zoom-section .table-cell img {
	max-width: 480px;
	max-height: 320px;
	margin: 0 auto;
	*margin-left: 0;
}

.Collection .zoom-section #wrap {
	width: 480px\0;
}

.Collection .works .table-wrap {
	display: table;
	width: 180px;
	height: 120px;
	margin: 0 1px 10px;
	float: left;
	text-align: center;
	display: inline\0;
	height: 120px\0;
	line-height: 120px;
}

.Collection .works .table-cell {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	display: inline\0;
	line-height: 123px;
}

.Collection .works .table-cell img {
	max-width: 180px;
	max-height: 120px;
	margin: 0 auto;
}

.Collection .app-img img {
	float: right;
}

.Collection .w-1.half-cell {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.waterMark {
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 100;
}

.CollectionList h2 {
	margin-bottom: 3px;
	/*width:230px;*/
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}

#CollectionList.row {
	*margin-right: 0;
	*width: 1000px;
}

/*visit*/
.visit .mobile {
	display: none\0;
	*display: none;
}

.tohide {
	display: none
}


/*search result content*/
.section .table-wrap {
	display: table;
	width: 134px;
	height: 97px;
	margin: 0 17px 0 0;
	float: left;
	/*background:#F9F9F9;*/
	display: inline\0;
}

.section .table-cell {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	/*display:inline\0;*/
}

.section .table-cell img {
	max-width: 134px;
	max-height: 97px;
	margin: 0 auto;
}

.section h6 a:link {
	color: #000000;
}

.section h6 a:visited {
	color: #000000;
}

.section h6 a:hover {
	color: #333333;
}

.section h6 a:active {
	color: #333333;
}

.section ol {
	padding-bottom: 20px;
	margin-left: 30px;
}

/*media*/
.Media {
	width: 100%;
	padding-top: 25px;
	padding-bottom: 40px;
}

.wrapper_mediw .breadCrumb {
	padding-bottom: 30px;
}

/* .VideoTitle { font-size:1.8rem; color:#ffffff; line-height:1.2; width:750px; margin: 8px auto 25px; } */
.VideoTitle {
	font-size: 1.8rem;
	color: #ffffff;
	line-height: 1.2;
	width: 860px;
	margin: 8px 0 25px;
}

.media-kind {
	float: left;
	margin-right: 20px;
	width: 250px;
}

/*.media-content { float:left; width:710px; }*/
.media-content {
	float: left;
	width: calc(100% - 250px - 20px)
}

.media-kind li {
	font-size: 1.6rem;
	padding: 0px 10px;
	margin: 5px 0;
	border-left: 5px solid #ffffff;
}

.media-kind li:hover {
	border-left: 5px solid #777777;
}

.media-kind a:link {
	color: #666666;
}

.media-kind a:visited {
	color: #666666;
}

.media-kind a:hover {
	color: #3d3d3d;
}

.media-kind a:active {
	color: #3d3d3d;
}

.media-kind li.active {
	border-left: 5px solid #777777;
}

.media-kind li.active a:link {
	color: #3d3d3d;
}

.media-kind li.active a:visited {
	color: #3d3d3d;
}

/* .media-content .video { float:left; width:710px; margin-bottom:20px; } */
.media-content #MediaList {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
}

/* .media-content .video { float:left; width: 100%; margin-bottom:20px; } */
.media-content .video {
	width: 33.3%;
	margin-bottom: 20px;
	padding: 0 10px;
}

.container .wrapper.wrapper_media {
	padding: 10px 0 0;
}

.wrapper_media {
	background: none repeat scroll 0 0 #303030;
	width: 100%;
	padding: 0;
}

.wrapper_media h1 {
	color: #ffffff;
	width: 980px;
	margin: 0px auto;
}

/*.wrapper_media .breadCrumbHolder {color:#ffffff; width:980px; margin:0px auto;}*/
.wrapper_media .breadCrumbHolder {
	color: #ffffff;
	margin: 0px auto;
	width: 1400px;
}

.wrapper_media .breadCrumb ul li {
	background: url("../images/icon/ChevronMedia.gif") no-repeat scroll 100% 0 rgba(0, 0, 0, 0);
	color: #eaeaea
}

/*.wrapper_media .breadCrumb ul li.first a {background: url("../images/icon/IconHomeMedia.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);}*/
.wrapper_media .breadCrumb ul li.first a {
	background-image: url("../images/icon/index_link_grey.svg");
}

.wrapper_media .breadCrumb ul li a {
	color: #eaeaea
}

.wrapper_media .breadCrumb ul li a:hover {
	color: #ffffff
}

.wrapper_media .video-main {
	margin-left: calc(250px + 20px);
}

/* #myVideo { display:block; text-align:center; margin:0 auto; } */
#myVideo {
	display: block;
	text-align: center;
	margin: 0 auto 15px;
}


/* .video .table-wrap { position:relative; display:table; width:330px; height:186px; margin:0 20px 0 0; text-align:center; float:left; background:#F9F9F9; display:inline\9; } */
.video .table-wrap {
	position: relative;
	width: 100%;
	text-align: center;
}

/* .video .table-cell { display:table-cell; vertical-align:middle; text-align:center; display:inline\0; line-height:186px; } */
.video .table-cell {
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 56.25%;
	overflow: hidden;
	background-color: #f7f7f7;
}

/* .video .table-cell img { max-width:320px; max-height:180px; margin:0 auto; } */
.video .table-cell img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

/*.video .text { float:left; width:360px; width:359px\9; }*/
/* .video .text { float:left; width:359px\9; } */
/* .video .text { float:left; max-width: calc(100% - 330px - 20px); } */
.video .text {
	display: block;
	width: 100%;
	margin-top: 8px;
}

.video h3 {
	color: #3d3d3d;
	font-size: 1.6rem;
	line-height: 1.2;
	margin: 0 0 8px;
}

.play {
	width: 48px;
	height: 48px;
	position: absolute;
	background: url(../images/icon/play.png) no-repeat center;
	left: 42.7%;
	top: 37%;
	display: none;
}

/* .wrapper_media .white { width:750px; margin-left:auto; margin-right:auto; padding-bottom: 25px; } */
.wrapper_media .white {
	width: 860px;
	margin-bottom: 25px;
}


/*Podcast*/
.Podcast h2 {
	color: #3d3d3d;
	font-size: 1.8rem;
	line-height: 1.2;
	margin: 0 0 7px;
}

/*.Podcast .table-wrap { position:relative; display:table; width:230px; height:230px; margin:0; float:left; /*background:#F9F9F9;*/
}

*/ .Podcast .table-wrap {
	position: relative;
}

/* 20180706 yulin 改寬度 */
/*.Podcast .table-cell { display:table-cell; vertical-align:middle; text-align:center; }*/
/* 20180706 yulin 改寬度 */
/*.Podcast .table-cell { vertical-align:middle; text-align:center;  }*/
.Podcast .table-cell {
	position: relative;
	display: block;
	width: 100%;
	height: 0;
	padding-top: 66.66%;
	overflow: hidden;
}

/* 20180706 yulin 圖片等比例 */
/*.Podcast .table-cell img { max-width:230px; max-height:230px; margin:0 auto; }*/
.Podcast .table-cell img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	margin: 0 auto;
}

/* 20180706 yulin 改寬度 */

.w-1.detail {
	height: 230px;
	position: relative;
}

.Podcast .w-1 {
	position: relative;
}

.Podcast .w-2>.w-1+.w-1 {
	position: relative;
	margin-right: 0;
}

.Podcast .w-2 {
	height: 230px;
	overflow: hidden;
}

.P-intro {
	height: 70px;
	overflow: hidden;
	margin-bottom: 10px;
}

.slideIntro {
	background: #ffffff;
	border: 1px solid #dedede;
	position: absolute;
	width: 438px;
	z-index: 105;
	margin-left: -250px;
	top: 0px;
	padding: 20px;
	display: none;
}

.slideIntro .icon-close-gray {
	position: relative;
	float: right;
	margin: 0 0 2px 2px;
}

.slidePodcast {
	position: absolute;
	z-index: 1;
	top: 24px;
	left: 0;
	display: none;
	padding: 10px 0;
	width: 230px;
}

.slidePodcast>div {
	margin-bottom: 10px;
}

.PodTitle {
	font-size: 1.1rem;
	color: #aaa;
	letter-spacing: 0;
}

/*#aCurator > .flex-active-slide > .textRight { display:none; }*/


/*About*/
.About p,
.About ul.forms p {
	color: #454545 !important;
}


/*Member*/
.Member ul.forms h6 {
	width: 120px;
	margin-right: 5px;
}

.row.Member {
	margin-bottom: 20px;
}

.Member input.text,
.Member input.email,
.Member input.password,
.Member textarea.uniform {
	z-index: 10;
}


/*error*/
.error {
	min-height: 450px;
}

.error>div {
	width: 50%;
	margin: 50px auto;
}

.error h1 {
	color: #666666;
	font-size: 4rem;
}

.error p {
	color: #787878;
	font-size: 2.8rem;
	margin: 20px 0 10px;
}


/*驗證碼*/
img#authCode_image {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}

.slideMsg,
.slideNext,
.slidePre {
	position: absolute;
	z-index: 1;
	bottom: 28px;
	right: 0;
	display: none;
	padding: 10px;
	width: fit-content;
    white-space: nowrap;
	color: #fff;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#7F000000', endColorstr='#7F000000');
	background: rgba(0, 0, 0, 0.8);
}

.icon-pre>div a:link,
.icon-next>div a:link,
.icon-AddCal>div a:link,
.icon-pre>div a:hover,
.icon-next>div a:hover,
.icon-AddCal>div a:hover,
.icon-pre>div a:visited,
.icon-next>div a:visited,
.icon-AddCal>div a:visited,
.icon-pre>div a:active,
.icon-next>div a:active,
.icon-AddCal>div a:active {
	color: #ffffff;
	font-style: normal;
}

/*---------------------------index----------------------------*/
.wrapper.Language {
	left: 10px;
	width: 1000px;
	margin-top: 20px;
	white-space: normal;
	word-wrap: break-word;
	word-break: normal;
}

.Language .w-2 {
	margin-bottom: 20px;
	*padding-bottom: 10px;
	position: relative;
}

.Language .column {
	width: 100%;
	float: left;
}

.Language .Map {
	width: 100%;
	float: left;
	margin: 70px 0 20px;
}

.Language .title {
	height: 60px;
	overflow: hidden;
	margin-bottom: 10px;
}

.Language .w-2>h1 {
	height: 25px;
	font-size: 1.4rem;
	color: #333333;
	padding: 0 13px;
	background: #e9e9e9;
	overflow: hidden;
	margin-bottom: 0;
}

.Language .webpart-border {
	height: 2px;
	border: none;
	border-top: 2px solid #999999;
	margin: 0 0 1px;
	margin: 0 0 -1px \0;
	*margin: 0;
	float: none;
	display: block;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.webpart-border {
		margin: 0 0 -1px;
	}
}

/*chrome */

.Language .table-wrap {
	display: table;
	width: 480px;
	height: 230px;
	margin: 0;
	float: left;
	text-align: center;
	display: inline\0;
}

.Language .table-cell {
	display: table-cell;
	vertical-align: top;
	text-align: left;
	display: inline\0;
}

.Language .table-cell img {
	max-width: 480px;
	max-height: 230px;
	margin: 0 auto;
}

.Language .footerInfo {
	width: 980px;
	margin-bottom: 20px
}

.mapIframe {
	width: 480px;
	height: 260px;
}


/*RSS*/
.RSS_link>span {
	width: 110px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-right: 10px;
}


/*colApply*/
input.text.col {
	width: 260px;
}

/* search video Gabby20151126 */
.search-video img {
	max-width: 13px;
	margin-left: 5px;
}

/* 多媒體 Gabby20160118 */
.ytplayer {
	width: 750px;
	height: 422px;
}

/*調整間距 END fay 20180314*/
.divEditDate {
	color: #9D9D9D;
	font-size: 1rem;
	left: 0;
	bottom: -40px;
	width: 100%;
	position: absolute;
	display: none;
}

/*20180605 yulin width*/
/* footer MasterPage  Gabby20160127 */
.divEditDateBox {
	margin: 0 auto;
	/*width:980px*/
	width: 100%;
	max-width: 1440px;
}

/*20180605 yulin width*/
.divEditDateShow {
	/*width:980px;*/
	width: 100%;
	color: #757575;
	font-size: 1rem;
	position: relative;
	top: -70px;

	/*調整間距 fay 20180314*/
	/*top: -80px;*/
	/* padding-left: 14px; */
	padding: 0 20px;
}

/* 20180620 yulin:; collection add gray bg-color */
.Collection .collection-cell .table-wrap,
.Research .publish-cell .table-wrap,
.Edu .edu-cell .table-wrap,
.CollectionList .table-wrap {
	background: transparent;
}

@media only screen and (max-width: 800px) {
	.divEditDateShow {
		/*margin-left: 18px;*/
		/* padding-left: 5px; */
		/* 20180619 yulin */
	}
}

/* 20160128 Gabby新增 */
.playerBox {
	display: none;
	background: #f7f7f7;
	position: relative;
	z-index: 2;
	padding: 15px;
	width: 245px;
	top: 5px;
	right: inherit;

	*position: absolute;
	*top: 0;
	*right: 0;
}

.Podcast .w-1.detail {
	*z-index: 1;
}

/*.wrapper.Podcast { left: 10px; width: 1000px;}/* for IE7 */
*/ .wrapper.Podcast {
	left: 10px;
	width: 100%;
	max-width: 1440px;
}

/* for IE7 */
/* 20180706 yulin 改寬度 */

/* 修正展覽與活動的主題 在ie會變大問題 cc 20190628 */
.row.Theme,
.row.full.Theme {
	width: calc(100% + 20px);
}

@media only screen and (max-width: 800px) {

	.row.Theme,
	.row.full.Theme {
		width: 100%;
	}
}

form[action="./editor.aspx?id=63&ddlLang=zh-tw"] .card_map {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	max-width: 90vw;
	border: 1px solid #dddddd;
	margin-bottom: 2rem; }
	form[action="./editor.aspx?id=63&ddlLang=zh-tw"] .card_map .map_nav {
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
	  list-style: none;
	  gap: 1.6rem;
	  margin: 0;
	  padding-left: unset;
	  padding: 0 3.2rem 0.8rem;
	  background: #c9c9c9; }
	  @media only screen and (max-width: 800px) {
		form[action="./editor.aspx?id=63&ddlLang=zh-tw"] .card_map .map_nav {
		  -ms-flex-wrap: wrap;
			  flex-wrap: wrap;
		  -webkit-box-pack: center;
			  -ms-flex-pack: center;
				  justify-content: center;
		  padding: 0 0.8rem 0.8rem; } }
	  @media only screen and (max-width: 580px) {
		form[action="./editor.aspx?id=63&ddlLang=zh-tw"] .card_map .map_nav li {
		  display: -webkit-box;
		  display: -ms-flexbox;
		  display: flex;
		  -webkit-box-pack: center;
			  -ms-flex-pack: center;
				  justify-content: center; } }
	  form[action="./editor.aspx?id=63&ddlLang=zh-tw"] .card_map .map_nav a {
		font-size: 1.6rem;
		text-decoration: none;
		color: white;
		width: 8rem;
		aspect-ratio: 1/1;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
			-ms-flex-direction: column;
				flex-direction: column;
		-webkit-box-align: center;
			-ms-flex-align: center;
				align-items: center; }
		form[action="./editor.aspx?id=63&ddlLang=zh-tw"] .card_map .map_nav a.active .icon_inactive, form[action="./editor.aspx?id=63&ddlLang=zh-tw"] .card_map .map_nav a:hover .icon_inactive, form[action="./editor.aspx?id=63&ddlLang=zh-tw"] .card_map .map_nav a:focus .icon_inactive {
		  display: none; }
		form[action="./editor.aspx?id=63&ddlLang=zh-tw"] .card_map .map_nav a.active .icon_active, form[action="./editor.aspx?id=63&ddlLang=zh-tw"] .card_map .map_nav a:hover .icon_active, form[action="./editor.aspx?id=63&ddlLang=zh-tw"] .card_map .map_nav a:focus .icon_active {
		  display: block; }
		form[action="./editor.aspx?id=63&ddlLang=zh-tw"] .card_map .map_nav a.active span, form[action="./editor.aspx?id=63&ddlLang=zh-tw"] .card_map .map_nav a:hover span, form[action="./editor.aspx?id=63&ddlLang=zh-tw"] .card_map .map_nav a:focus span {
		  color: #2d4794; }
	  form[action="./editor.aspx?id=63&ddlLang=zh-tw"] .card_map .map_nav .icon_active {
		display: none; }
	  form[action="./editor.aspx?id=63&ddlLang=zh-tw"] .card_map .map_nav img {
		width: 80px;
		aspect-ratio: 1/1;
		-o-object-fit: cover;
		   object-fit: cover; }
		@media only screen and (max-width: 580px) {
		  form[action="./editor.aspx?id=63&ddlLang=zh-tw"] .card_map .map_nav img {
			width: 60px; } }
	  form[action="./editor.aspx?id=63&ddlLang=zh-tw"] .card_map .map_nav .googlemap {
		margin-left: auto;
		top: 50%;
		width: -webkit-max-content;
		width: -moz-max-content;
		width: max-content; }
		@media only screen and (max-width: 800px) {
		  form[action="./editor.aspx?id=63&ddlLang=zh-tw"] .card_map .map_nav .googlemap {
			margin-left: unset; } }
		form[action="./editor.aspx?id=63&ddlLang=zh-tw"] .card_map .map_nav .googlemap a {
		  width: -webkit-max-content;
		  width: -moz-max-content;
		  width: max-content; }
	form[action="./editor.aspx?id=63&ddlLang=zh-tw"] .card_map .map_content {
	  position: relative;
	  width: 800px;
	  max-width: 100%;
	  aspect-ratio: 1/1; }
	  form[action="./editor.aspx?id=63&ddlLang=zh-tw"] .card_map .map_content img {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		-o-object-fit: cover;
		   object-fit: cover;
		-o-object-position: center;
		   object-position: center; }
		@media only screen and (max-width: 800px) {
		  form[action="./editor.aspx?id=63&ddlLang=zh-tw"] .card_map .map_content img.desktop {
			display: none; } }
		form[action="./editor.aspx?id=63&ddlLang=zh-tw"] .card_map .map_content img.mobile {
		  display: none; }
		  @media only screen and (max-width: 800px) {
			form[action="./editor.aspx?id=63&ddlLang=zh-tw"] .card_map .map_content img.mobile {
			  display: block; } }
	  form[action="./editor.aspx?id=63&ddlLang=zh-tw"] .card_map .map_content div:not(:first-child) {
		display: none; }
  
  form[action="./editor.aspx?id=63&ddlLang=zh-tw"] .visit h3 {
	color: grey;
	font-size: 1.6rem; }
  
  form[action="./editor.aspx?id=63&ddlLang=zh-tw"] #PageContent {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 3rem; }
	@media only screen and (max-width: 1400px) {
	  form[action="./editor.aspx?id=63&ddlLang=zh-tw"] #PageContent {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
			-ms-flex-direction: column;
				flex-direction: column; } }
	form[action="./editor.aspx?id=63&ddlLang=zh-tw"] #PageContent::before, form[action="./editor.aspx?id=63&ddlLang=zh-tw"] #PageContent::after {
	  content: unset; }
	form[action="./editor.aspx?id=63&ddlLang=zh-tw"] #PageContent .card_map {
	  -webkit-box-flex: 1;
		  -ms-flex: 1;
			  flex: 1; }
	  @media only screen and (max-width: 1400px) {
		form[action="./editor.aspx?id=63&ddlLang=zh-tw"] #PageContent .card_map {
		  -webkit-box-flex: unset;
			  -ms-flex: unset;
				  flex: unset; } }
	  form[action="./editor.aspx?id=63&ddlLang=zh-tw"] #PageContent .card_map .map_content {
		width: unset; }
		@media only screen and (max-width: 1400px) {
		  form[action="./editor.aspx?id=63&ddlLang=zh-tw"] #PageContent .card_map .map_content {
			width: 800px; } }
	form[action="./editor.aspx?id=63&ddlLang=zh-tw"] #PageContent .visit {
	  -webkit-box-flex: 1;
		  -ms-flex: 1;
			  flex: 1; }
	  @media only screen and (max-width: 1400px) {
		form[action="./editor.aspx?id=63&ddlLang=zh-tw"] #PageContent .visit {
		  -webkit-box-flex: unset;
			  -ms-flex: unset;
				  flex: unset; } }
  
.float-L {
	float: left
}

.flex-next:focus, 
.flex-prev:focus {
	background-color: white
}

/*podcast  cathy 20221226*/
.ctrlRight.podcast {
	min-width: 200px;
	width: auto;
	max-width: 100%;
}

.podcast > select {
    border: 1px solid #ddd;
    padding: 2px;
    color: #666;
    font-size: 1.2rem;
    letter-spacing: 1px;
}


.show-desktop {display: block;}
.show-mobile {display: none;}