
/*最新消息單元首頁*/
.news_wrap .submenu{ position: relative; margin: 0 0 10px 0;  width: 100%; }
.news_wrap .submenu a{ color:#9b9b9b; word-spacing:10px; display: inline-block; margin:0 1em 0 0; text-decoration:none;   transition:all 0.2s; font-size: 18px;}
.news_wrap .submenu a::after{content:"/"; margin:0 0 0 1em; color:#9b9b9b;}
.news_wrap .submenu a:last-child:after{content:""; }
.news_wrap .submenu a:hover{ color:#006fb7;}
.news_wrap .submenu .act{color:#006fb7;}
.news_wrap .submenu a:first-child{ margin:0 1em 0 0; }
.news_wrap .album_wrap{ position: relative; width:100% height:auto; margin-top:30px;}
.news_wrap .album_wrap .album_fun{position: relative; margin-bottom:10px; width:100%; height:2em; }
.news_wrap .album_wrap .album_fun input{widows: 250px; background:url(../images/news/magnifier_icon.svg)5px center no-repeat;
	text-indent:1.5em;  border-radius: 5px; border: solid 1px #9b9b9b; font-size: 18px; margin-right:2%; color:#4a4a4a; margin-bottom:20px; }
	.news_wrap .album_wrap .album_fun input:focus{outline:none; border:1px solid #006fb7;}
	.news_wrap .album_wrap .album_fun .news_sec{ width:160px ; background-color:#9b9b9b; color:#fff; border-radius:5px; font-size:14px; margin-right:2%; padding-right:10px; border:none;}
	.news_wrap .album_wrap .album_fun .news_sec:focus{outline:none; border:1px solid #ffb81c;}
	.news_wrap .album_wrap .album_fun .search_btn{border: solid 0px #9b9b9b;font-size: 16px; background-color:#006fb7; color:#fff; padding: 0px 20px 0px 20px; border-radius:5px; line-height:2em; transition:all 0.2s; }
	.news_wrap .album_wrap .album_fun .search_btn:hover{transform:translate(1px,1px); }
	.news_wrap .album_wrap .news_album_pic_warp {position:relative; height:300px;  width:100%; margin-right:1%; margin-top:10px; }
	.news_wrap .album_wrap .news_album_pic_warp .item{margin-top:3%; padding:10px; border:0px solid #eee; width:24.2%; margin-right:1%; min-height:300px; float:left; cursor:pointer; }
	.news_wrap .album_wrap .news_album_pic_warp .item .pic{position:relative; width:100%; overflow:hidden; }
	.news_wrap .album_wrap .news_album_pic_warp .item .pic img{width:100%; position:relative; transition:all 0.2s;}
	.news_wrap .album_wrap .news_album_pic_warp .item .news_title{font-size:14px; font-weight:500; line-height:1.6em; margin-top:10px; color:#4a4a4a; transition:all 0.2s; text-align:justify; min-height:3.3em;}
	.news_wrap .album_wrap .news_album_pic_warp .item .date{font-size:14px; color:#9b9b9b; float:left; transition:all 0.2s;}
	.news_wrap .album_wrap .news_album_pic_warp .item .more_btn {font-size:14px; color:#9b9b9b; float:right;  transition:all 0.2s; text-decoration: none; }
	.news_wrap .album_wrap .news_album_pic_warp .item .lable_y{background-color: #ffb81c; padding:0px 20px 0px 20px; position:absolute; top:0; left:0; transition:all 0.2s;}
	.news_wrap .album_wrap .news_album_pic_warp .item .lable_b{background-color: #006fb7; padding:0px 20px 0px 20px; position:absolute; top:0; left:0; transition:all 0.2s; color:#fff;}
	.news_wrap .album_wrap .news_album_pic_warp .item:hover .date {color:#006fb7;}
	.news_wrap .album_wrap .news_album_pic_warp .item:hover .more_btn {color:#006fb7;}
	.news_wrap .album_wrap .news_album_pic_warp .item:hover .news_title {color:#006fb7;}
	.news_wrap .album_wrap .news_album_pic_warp .item:hover .pic img{transform:scale(1.1);}
	.news_wrap .album_wrap .news_album_pic_warp .item:nth-child(4n){margin-right:0; }

	.news_wrap .album_wrap .news_more_btn{display:none;}
	.news_article h2{display:block; margin-top:2%; font-size:24px; min-height:2.5em; width:100%; font-weight:300; color:#4a4a4a;}
	.news_article .subtitle_wrap{width: 100%; margin-bottom:1.5em; color:#9b9b9b; border:0px solid #eee; float:both; height:25px;}
	.news_article .subtitle_wrap .date{float:left;}
	.news_article .subtitle_wrap .news_icons_wrap{float:right;}
	.fb_icon, .line_icon, .share_icon{float:right; border:1px solid #eee; height:25px; margin-right:5px; transition: all 0.2s;}
	.fb_icon{background:url(../images/news/facebook_icon.svg) no-repeat; width:25px; cursor:pointer;}
	.line_icon{background:url(../images/news/line_icon.svg) no-repeat; width:25px; cursor:pointer;}
	.share_icon{width:100px; cursor:pointer; background-color:#e8e8e8; margin-right:0; }
	.share_icon a{display:block; width:100%; height:100%; text-align:center; background:url(../images/news/share_icon.svg)10px center no-repeat; color:#4a4a4a; transition: all 0.2s; }
	.share_icon a:hover{text-decoration:none; color:#fff; background-color:#9b9b9b;}
	.fb_icon:hover{transform:translate(1px,1px);}
	.line_icon:hover{transform:translate(1px,1px);}
	.share_icon:hover{transform:translate(1px,1px);}
	.news_article .pic{width:100%; margin-bottom:30px;}
	.news_article .pic img{max-width:100%;height:auto;}
	.news_article .text { font-size:14px; line-height:2em; text-align:justify;  margin-bottom:30px;}
	.news_article .text ul{
		padding-left: 20px;
	}
	.news_article .text a { color: #006fb7; }
	.news_article .text a:hover { color: #006fb7; }
	.news_article .page_list_wrap{ display:inline-block;  border:0px solid #eee; height:2.8em; width:100%; position:relative; margin:0 auto; text-align:center; margin:20px 0 20px 0%; }
	.news_article .page_list_wrap a{display:block; position:absolute;  padding:1px; font-size:13px; color:#4a4a4a; line-height:3em;  text-align:center; border:0px solid #eee; border-radius:0%; transition:all 0.2s; height:3em; width:9%;  }
	.news_article .page_list_wrap .back_btn{display:block; position:absolute;  padding:0px; font-size:18px; color:#4a4a4a; line-height:3em;  text-align:center; border:0px solid #eee; border-radius:0%; transition:all 0.2s; height:3em; width:40%; left:30%; text-align:center;  }
	.news_article .page_list_wrap a:hover {color:#006fb7;  text-decoration:none; transform:translate(2px,2px); background:transparent; }
	.news_article .page_list_wrap a:first-child {background:url(../images/news/list_arrow_left@2x.png) 0 center no-repeat; background-size:20%; overflow:hidden;  cursor:pointer; transition:all 0.2s; width:10%; min-width:5em; text-indent:0; border:0px solid #eee; left:0; text-align:right; font-size:16px;}
	.news_article .page_list_wrap a:last-child  {background:url(../images/news/list_arrow_right@2x.png) 100% center no-repeat; background-size:20%; overflow:hidden;  cursor:pointer; transition:all 0.2s; width:10%; min-width:5em; text-indent:0; border:0px solid #eee; right:0; top:0; text-align:left; font-size:16px;}
	.news_wrap .news_tips_wrap{width:100%; height:auto; display:block; border:0px solid #eee; clear:both; margin-top:130px;}
	.news_wrap .news_tips_wrap h4{font-size:20px; font-weight:300; color:#4a4a4a; display:inline-block; width: 100%; clear:both; margin-bottom:0; line-height:1em; text-align:justify; }
	.news_wrap .news_tips_wrap ul li {clear:both; width:100%; font-size:16px; background:transparent; line-height:3em; text-align:left; border-bottom:1px solid #9b9b9b;  }
	.news_wrap .news_tips_wrap ul li:last-child{margin-bottom:2.5em; border-bottom:0px solid #9b9b9b;}
	.news_wrap .news_tips_wrap ul li a{color:#006fb7; transition: all .2s  }
	.news_wrap .news_tips_wrap ul li:hover{ background:transparent; transform:translate(1px,1px);}
	.news_wrap .news_tips_wrap ul li:hover a{ text-decoration:none; color:#0c5c90;   }
	.news_wrap .news_tips_wrap .news_more_btn{display:none;}
	
	.news_wrap .news_album_pic_warp {
		min-height: 300px;
	}
	/*筆電版本*/
	@media(max-width: 1439px) {
		/*最新消息單元首頁*/
		.page_list_wrap{ display:inline-block;  border:0px solid #eee; height:2.8em; width:50%; position:relative; margin:0 auto; text-align:center; margin:20px 0 0 25%; }
		.news_article .page_list_wrap{ width:70%;  margin:20px 0 20px 15%; }
	}
	/*平板版本*/
	@media (max-width: 990px ) {
		/*最新消息單元首頁*/
		.news_wrap .album_wrap .news_album_pic_warp{position:relative; height:auto;  width:100%; margin-right:1%; margin-top:10px; }
		.news_wrap .album_wrap .news_album_pic_warp .item{margin-top:3%; padding:10px; border:0px solid #eee; width:49.5%; margin-right:1%; min-height:200px; float:left; cursor:pointer; }
		.news_wrap .album_wrap .news_album_pic_warp .item:nth-child(2n){margin-right:0; }
		.news_article .page_list_wrap{ width:80%;  margin:20px 0 20px 10%; }
	}
	/*手機版本*/
	@media (max-width: 767.98px ) {
		/*最新消息單元首頁*/
		.news_wrap{ border:0px height:auto; max-width:1050px; padding:0; margin:60px 0 20px 0; }
		.news_wrap .album_wrap .news_more_btn{display:block; margin:10% auto 30px 5%; position:relative;  text-align:center; height:2em;line-height:2em; padding:0 15px 0 15px; width:90%; background-color:#006fb7; color:#fff; text-decoration:none; transition:all 0.2s; display:block;}
		.news_wrap .album_wrap .news_more_btn:hover{background-color:#0c5c90; box-shadow:0 2px 2px rgb(0,0,0,0.4);}
		.news_wrap .album_wrap .page_list_wrap{display:block;}
		.news_wrap .submenu a{ font-size: 16px; margin:0 0.5em 0 0;}
		.news_wrap .submenu a::after{content:"/"; margin:0 0 0 0.5em; color:#9b9b9b;}
		.news_wrap .submenu a:first-child{ margin:0 0.5em 0 0;}
		.news_wrap .album_wrap .album_fun{position: relative; margin-bottom:0px; width:100%; height:0em; border:none; }
		.news_wrap .album_wrap .album_fun .news_sec{ width:40%; margin:-10px 60% 10px 0;}
		.news_wrap .album_wrap .album_fun input{width:60%;}
		.news_wrap .album_wrap .album_fun .search_btn{width:38%;}
		.news_wrap .album_wrap .news_album_pic_warp .item:nth-child(n){margin-right:0; }
		.news_wrap .album_wrap .news_album_pic_warp .item:last-child{margin-right:0; margin-bottom:40px; }
		.news_wrap .album_wrap .news_album_pic_warp .item{margin-top:2%; padding:0%; border:1px solid #eee; width:100%; background-color:#e8e8e8; margin-right:0%;  float:left; cursor:pointer; min-height:auto; position:relative;   }
		.news_wrap .album_wrap .news_album_pic_warp .item .pic{position:relative; width:50%; overflow:hidden; float:left; margin-right:2.5%; }
		.news_wrap .album_wrap .news_album_pic_warp .item .pic img{width:100%; position:relative; transition:all 0.2s;}
		.news_wrap .album_wrap .news_album_pic_warp .item .news_title{ font-size:14px; font-weight:500; line-height:1.5em; margin:10px 0 0 10px; color:#4a4a4a; transition:all 0.2s; text-align:justify; min-height:auto; padding-right:2.5%; }
		.news_wrap .album_wrap .news_album_pic_warp .item .date{font-size:14px; color:#9b9b9b; float:left; transition:all 0.2s; position: absolute;bottom:30%; left:52.5%;}
		.news_wrap .album_wrap .news_album_pic_warp .item .more_btn {font-size:14px; color:#9b9b9b; float:right;  transition:all 0.2s; text-decoration: none; position: absolute;bottom:10%; left:52.5%; }
		.news_article h2{display:block; margin-top:2%; font-size:18px; min-height:2.5em; width:100%; font-weight:300; color:#4a4a4a; line-height:1.4em; }
		.news_article .pic{width:100%; margin:10px 0 30px 0; clear:both;}
		.news_article .pic img{max-width:100%;height:auto;}
		.news_article .subtitle_wrap{width:100%;}
		.news_article .subtitle_wrap .date{float:left; width:100%; margin: 5px 0 15px 0;}
		.news_article .subtitle_wrap .news_icons_wrap{float:left; margin: 5px 0 25px 0;}
		.news_wrap .news_tips_wrap{width:100%; height:auto; display:block; border:0px solid #eee; clear:both; margin-top:10px;}
		.news_wrap .news_tips_wrap ul li:last-child{margin-bottom:.5em; border-bottom:0px solid #9b9b9b; line-height:2.5em;}
		.news_wrap .news_tips_wrap .news_tips_txt .news_more_btn{display:block; margin:-10px auto 30px 5%; position:relative;  text-align:center; height:2em;line-height:2em; padding:0 15px 0 15px; width:90%; background-color:#006fb7; color:#fff; text-decoration:none; transition:all 0.2s; clear:both;}
		.news_wrap .news_tips_wrap .news_tips_txt .news_more_btn:hover{background-color:#0c5c90; box-shadow:0 2px 2px rgb(0,0,0,0.4);}
		.news_article .page_list_wrap{ display:inline-block;  border:0px solid #eee; height:2.8em; width:50%; position:relative; margin:0 auto; text-align:center; margin:20px 0 20px 25%; }
		.news_article .page_list_wrap{ width:90%;  margin:20px 0 20px 5%; }
	}


	@media (max-width: 374.98px ) {
		.news_wrap .album_wrap .news_album_pic_warp .item .news_title{ font-size:14px; line-height:1.2em;}
	}





/*場館資訊*/
#venueid .news_article .subtitle_wrap .date{
	margin: 5px 0 0px 0;
}
#venueid .news_article .subtitle_wrap .date h2{
	font-weight: bold;
}
#venueid .area-info{
	position: relative;
	width: 100%;
	height: auto;
	min-height: 120px;
}
#venueid .area-info-icon{
	position: absolute;
	top: -42px;
	right: -20px;
	display: block;
	width: 160px;
	height: auto;
}
#venueid .area-info .info{
	position: relative;
	padding-left: 50px;
}
#venueid .area-info .addr{
	position: relative;
    background-image: url(../images/icons/marker-icon.svg);
    background-repeat: no-repeat;
    background-position: left;
    background-size: 16px 16px;
    word-break: break-all;
}
#venueid .area-info .phone{
	position: relative;
    background-image: url(../images/icons/phone-icon.svg);
    background-repeat: no-repeat;
    background-position: left;
    background-size: 16px 16px;
}
#venueid .area-info .web{
	position: relative;
    background-image: url(../images/icons/web-icon.svg);
    background-repeat: no-repeat;
    background-position: left;
    background-size: 16px 16px;
    word-break: break-all;
}
#venueid .area-info .web a{
	color: #006fb7;
}

#venueid .info-subtitle {
  position: relative;
  width: 255px;
  height: 33px;
  margin: 20px 0px 15px 0px;
  padding: 4px 13px 4px 10px;
  background-color: #006fb7;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.3px;
}
#venueid .googlemap iframe{
	width: 100%;
	height: 450px;
}



@media (max-width: 1199.98px ) {

}
@media (max-width: 991.98px ) {

}
@media (max-width: 767.98px ) {
	#venueid .news_wrap{
		margin:20px 0 20px 0;
	}

	#venueid .area-info-icon{
		position: absolute;
		top: -20px;
		right: 0px;
		display: block;
		width: 120px;
		height: auto;
	}
	#placesid .news_wrap{
		margin:10px 0 20px 0;
	}

}
@media (max-width: 575.98px ) {
	#venueid .news_wrap{
		margin:65px 0 20px 0;
	}
	#venueid .info-subtitle {
	  position: relative;
	  width: 100%;
	  height: 33px;
	}




}
@media (max-width: 374.98px ) {

}















