div.bannerBlock.col-12{
	padding:0;
}
div.bannerBlock.col-md-4{
	padding-right: .5rem !important;
	padding-left: 0 !important;
}
div.bannerBlock.col-md-4+div.bannerBlock.col-md-4{
	padding: 0 !important;
}
div.bannerBlock.col-md-4+div.bannerBlock.col-md-4+div.bannerBlock.col-md-4{
	padding-right: 0 !important;
	padding-left: .5rem !important;
	margin-bottom: .5rem !important;
}

.big-swiper-container{
    width: 100%;
    box-sizing: border-box;
}

.small-swiper-container{
    width: 100%;
    /*box-sizing: border-box;*/
}

.big-swiper-container img {
    width: 100%;
    height: 35vw;
    max-height: 448px;
}
.small-swiper-container img {
    width: 100%;
    height: 13vw;
    max-height: 166px;
}
@media screen and (max-width: 768px){
	.small-swiper-container img {
		width: 100%;
		height: 35vw;
		max-height: 266px;
	}
	
	div.bannerBlock.col-md-4+div.bannerBlock.col-md-4+div.bannerBlock.col-md-4{
		padding-left: 0 !important;
	}
}



/*最新消息 css*/
.dataTables_info,.dataTables_filter,.dataTables_length{
	display: none;
}
#ajax_row{
	border-bottom: none!important;
	margin-bottom: 30px;
}
#ajax_row tr{
	cursor: pointer;
}
#ajax_row tr:focus{
	outline-width: 3px!important;
    outline-style: solid!important;
    outline-color: #FFBF47!important;
}

#ajax_row td{
	white-space:nowrap;
	color: #696866;
	border-bottom: 1px solid #C3C4C4;
}
#ajax_row td:hover{
	color: #00a296;
}
#ajax_row td:nth-child(3){
	color: #006665;
}
#ajax_row td:nth-child(4) {
    text-align:right;
}
#ajax_row td:nth-child(5){
	width: 100%;
	white-space:inherit;
}
#ajax_row_paginate{
	width: 100%;
	text-align: center;
}
.dataTables_wrapper .dataTables_paginate .paginate_button{
	position: relative!important;
	display: inline-block!important;
	padding: .5rem .75rem!important;
	margin-left: -1px!important;
	line-height: 1.25!important;
	color: #005bac!important;
	background-color: #fff!important;
	border: 1px solid #dee2e6!important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover{
	color: white !important;
	background: #999999!important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current{
	background: #999999!important;
	color: #fff!important;
}
.dg_menu_left h4 {
	position: relative;
	display: block;
	width: 100%;
	background-color: #8C7744;
	border-bottom: 1px solid white;
	color: white;
	font-size: 1.375em;
	cursor: pointer;
}

.dg_menu_left li {
	width: 100%;
	display: block;
}
#type_title {
	padding: 10px 20px;
	background-color: #118775;
	color: #fff;
	border-radius: 5px;
	margin-bottom: 15px;
}

/*當日行程表css*/
.stroke_warp{
	width: 100%;
	padding: 15px 20px;
	color: #fff;
	background-color: #118775;
	border-radius: 10px; 
	margin-bottom:30px;
}
a.btn-light{
	background-color:#38B7A7!important;
	color:#fff!important;
	border:none!important;
}
a.btn-light:hover{
	background-color:#fff!important;
	color:#118775!important;
	border:none!important;
}
.nowDate {
	font-size: 1.513em!important;
}
.title_th th{
	background-color: #118775;
	color:#fff;
	border-right:1px solid #fff;
}
.list td {
	border-bottom: 1px solid #C9CACA!important;
}
.title_th th:first-child{
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}

.title_th th:last-child{
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
.stroke_warp ul{
	list-style-type: none;
	padding:0;
}
/* .stroke_warp li{
margin-bottom:10px;
} */
.list table{
	border:none!important;
}
.list .lave2{
	background-color:#6FB1A2;
}
div.cp{
	background: #f7f7f7;
	border-radius: 5px;
	box-shadow: 0 0 8px #CCCCCC;
	overflow: hidden;
	margin-bottom:20px;
}
span.cp{
	display: block;
	font-size: 1.125em;
	position: absolute;
	bottom: 0;
	width: 100%;
	background-color: rgba(0,0,0,0.4);
	color: #FFF;
	padding: 10px 20px;
}
div.dateTime{
	background-color: #FFC;
	padding: 15px;
	border-radius: 5px;
	position: relative;
	margin: 0 0 20px;
}
#_op a {
	color: #009c84!important;
}

/*網站總覽*/

.sitemap_item {
	width: 100%;
	margin-bottom: 15px;
}

.sitemap_title {
	width: 100%;
	color: #fff;
	font-size: 1.625rem;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 5px;
	line-height:39px;
}
.sitemap_title:focus{
	outline:none;
	border:3px rgb(59,153,252) solid; 
}

ul.sitemap_ul {
	padding-left: 30px;
	border-left: 3px solid;
}

.sitemap .col-md-4:nth-child(1) ul.sitemap_ul {
	border-left-color: #00A19B;
}

.sitemap .col-md-4:nth-child(2) ul.sitemap_ul {
	border-left-color: #BA272D;
}

.sitemap .col-md-4:nth-child(3) ul.sitemap_ul {
	border-left-color: #EA5A24;
}

.sitemap .col-md-4:nth-child(4) ul.sitemap_ul {
	border-left-color: #C6AC3C;
}

.sitemap .col-md-4:nth-child(5) ul.sitemap_ul {
	border-left-color: #547F46;
}

.sitemap .col-md-4:nth-child(6) ul.sitemap_ul {
	border-left-color: #0071B5;
}

.sitemap_item ul>li>ul {
	padding-left: 30px;
	border: none;
}

.sitemap_item li {
	margin-bottom: 5px;
	display: block;
}

.sitemap_item li a {
	color: #333;
	font-size: 0.875rem;
}
.sitemap_item li a:hover {
	color: #00A19B;
	font-size: 0.875rem;
}


/*展覽及劇場列表*/
.exhibits_margin {
	margin-bottom: 30px;
}
.theater_title{
	font-size: 1.5rem;
	font-weight: bold;
	margin-bottom: 10px;
}
.theater_title > .dg_con_title_border {
	font-size: 1.5rem;
	padding-bottom: 3px;
	border-bottom: 1px solid #040000;
}

.ss {
	width: 100%;
	padding: 5px 10px;
	color: #fff;
	background-color: #118775;
	border-radius: 5px;
	position: relative;
	text-align: right;
	position: absolute;
	top: 5px;
	line-height: 10px;
}


/*活動花絮照片內容*/
.swiper-container {
	width: 100%;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
}

.swiper-slide {
	background-size: cover;
	background-position: center;
}

.gallery-top {
	height: 80%;
	width: 100%;
}

.gallery-thumbs {
	height: 20%;
	box-sizing: border-box;
	padding: 10px 0;
}

.gallery-thumbs .swiper-slide {
	height: 100%;
	opacity: 0.4;
}

.gallery-thumbs .swiper-slide-thumb-active {
	opacity: 1;
}


.thumbs-height {
	height: 650px;
}

@media (min-width: 993px) and (max-width: 1200px) {

	.thumbs-height {
		height: 450px;
	}
}

@media screen and (max-width: 992px) {
	.thumbs-height {
		height: 500px;
	}
}

@media screen and (max-width: 767px) {
	.thumbs-height {
		height: 400px;
	}
}

@media screen and (max-width: 500px) {
	.thumbs-height {
		height: 300px;
	}
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.siuth-swiper {
	height: 50vw;
	max-height: 800px;
}

.swiper-slide {
	text-align: center;
	font-size: 1.125em;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: 5px !important;
}

.swiper-slide {
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.gallery-top {
	height: 80%;
	width: 100%;
}

.gallery-thumbs {
	height: 20%;
	box-sizing: border-box;
	padding: 10px 0;
}

.gallery-thumbs .swiper-slide {
	width: 25%;
	height: 100%;
	opacity: 0.4;
}

.gallery-thumbs .swiper-slide-active {
	opacity: 1;
}


/*活動花絮*/

.featuer-img {
	width: 100%;
	padding-top: 65%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 10px;
}
.featuer-item {
	position: relative;
	width: 100%;
	margin-bottom: 40px;
	cursor: pointer;
}


.featuer-item-title {
	font-size: 1em;
	position: absolute;
	top: 0;
	z-index: 3;
	width: 100%;
	color:#fff;
	padding:10px 20px; 
}

.hover-cover{
	display: none;
	position: absolute;
	top: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .6);
}


.featuer-item:hover .hover-cover{
	display: block;
}

/*最新消息內頁*/
.img_title{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	color: #fff!important;
	background-color: rgba(0, 0, 0, .6);
	padding: 5px 10px;
	text-align: left;
	margin:0!important;
}

div.dateTime{
	background-color: #FFC;
	padding: 15px;
	border-radius: 5px;
	position: relative;
	margin: 0 0 20px;
}
#type_title{
	padding:10px 20px;
	background-color:#118775;
	color:#fff;
	border-radius: 5px;
	margin-bottom: 15px;
}
#ajax_row a,#ajax_ontop a{
	color:#727171;
	padding: 15px 0;
	border-bottom: 1px solid #C9CACA;
}
#ajax_row a:hover,#ajax_ontop a:hover{
	color:#00a296;
}

.newstitle{
	width:100%;
	background:#118775!important;
	border: none!important;
	border-radius: 10px!important;
	color:#fff!important;
	padding: 10px 20px!important;
}
.share_data{
	width:100%;
	padding: 5px 20px;
	background:#38B7A7;
	border-radius: 10px;
	margin-bottom:15px;
}
.share_data ul{
	width:auto;
}
.share_data li{
	width:auto;
}

.sp_title{
	width:100%;
	text-align:left;
}
.share_ul li{
	margin:.5em .1em!important;

}
.data_ul li{
	line-height:47px!important;
}
.innerhtml li{
	display: list-item;
}
.news_swiper{
		 position: relative;
		width:100%;
		height:23vw;
		max-height:295px;
		margin-bottom:30px;
		overflow: hidden;
	}
.img_title{
   position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        color: #fff!important;
        background-color: rgba(0, 0, 0, .6);
        padding: 5px 10px;
        text-align: left;
margin:0!important;
}
.news_date {
	display: inline-block;
	padding-right: 3%;
	overflow: hidden;
	font-size: 1em;
	line-height: 26px;
	vertical-align: top;
	color:#006665;
}
.news_title {
	display: inline-block;
	width: calc(100% - 120px);
	font-size: 1em;
}

.content p{
	text-align: justify!important;
	line-height: 28px!important;
	letter-spacing: 2px!important;
}
.btn-group{
	display:none;
}
.dropdown-menu{
	left:35%;
}
.dropdown-menu a{
	color:#333;
}
.ts_background:hover{
	background:white!important;
}
.ts_background:active{
	background:#999999!important;
}
.ts_overflow_Xh{
	overflow-x:hidden;
}
.ts_content{
	word-wrap:break-word;
}
@media screen and (max-width: 768px) {
	.w100{
		width:100%!important;
	}
}
.dg_footer_item > div > a:hover{
	color:white;
}
.dg_footer_area h6:hover{
	color:#00a296;
}
.defHide{
	display:none;
}