.secdwh {position: relative; height: 50px;}

/* 單元圖 */
.title-top{
	width: 100%;
	background-color:#bfeefb;
}
.index-top-bg {
	width: 100%;
	max-width: 1920px;
	padding-bottom: 50px;
	position: relative;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center top;
	background-image: url(../images/index-top-bg.svg);
	margin: 0 auto;
}
.title-top-bg {
	width: 100%;
	max-width: 1300px;
	height: 300px;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-image: url(../images/title-top-bg.svg);
	margin: 80px auto 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.title-top-bg img {
	width: 100%;
	max-width: 640px;
	position: relative;
}

/* 單元標題 */
.unit-title {
  width: 100%;
  max-width: 480px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  border-bottom: 2px solid #97c479;
  margin-bottom: 30px;
}

/* 首頁影片 */
.vendor{ 
	position:relative;
	padding-bottom:55%;
    padding-top:0px; 
	height:0;
	margin:0;
}
.vendor iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 2px solid #fff;
} 

/* 活動宗旨文字 */
.explanation p {
	font-size: 16px;
	line-height: 28px;	
}
.explanation li {
	font-size: 16px;
	line-height: 28px;	
}

/* 精彩花絮 */
.photo-hover img:hover {
	opacity: 0.8;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.photo-list {
	width: 25%;
	padding: 2.5px;
	position: relative;
	float: left;
}
.photo-box {
	width: 100%;
	height: auto;
	position: relative;
}
.photo-overlay {
	width: 100%;
	height: 100%;
	opacity: 0;
	position: absolute;
	-webkit-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	text-align: center;
	background-color: #000;
}
.photo-overlay:hover {opacity: 0.3;}

/* 媒體報導 */
.index-news .p-bg {
	width: 100%;
	padding: 15px;
	margin-bottom: 15px;
	background-image: url(../images/media_bg.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	position: relative;
}
.index-news a {
	width: 100%;
	position: relative;
	float: left;
	margin-bottom: 30px;
	border-radius: 0px 0px 7px 7px;
}
.index-news a:hover {
	background-color: #57b8e1;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.index-news a p {
    font-size: 18px;
	line-height: 24px;
	padding-bottom: 6px;
	color: #000;
}
.index-news a p i {
	color: #00AFCC;
	padding: 0 5px 0 2px;
}
.index-news a h1 {
    font-size: 20px;
	line-height: 28px;
	color: #005bac;
	padding-bottom: 15px;
}
.index-news a:hover p, .index-news a:hover h1, .index-news a:hover p i{color: #fff;}
a .news-list {
	padding: 15px;
	border-bottom: 1px solid #ccc;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
a .news-list-label {
	width: 50px;
	height: 50px;
	border-radius: 50px;
	margin-right: 15px;
	float: left;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}
a .news-list-label h1 {
	font-size: 16px;
	line-height: 16px;
    color: #fff;
}
a .news-list-label h2 {
	font-size: 14px;
	line-height: 14px;
    color: #fff;
}
a .news-list-label h3 {
	font-size: 12px;
	line-height: 12px;
    color: #fff;
}
a .news-list-date {
	font-size: 16px;
	line-height: 24px;
	color: #333;
}
a .news-list-date span {font-size: 18px;}
a .news-list-author {
	font-size: 16px;
	color: #999;
	top: 23px;
	float: right;
	padding-right: 5px;
	position: relative;
}
a .news-list-title {
	font-size: 20px;
	line-height: 28px;
	color: #005bac;
	text-decoration: none;
}
a:hover .news-list {
	background-color: #EAF6FD;
}
a:hover .news-list-title {
    color: #789300;
}
.news-list-p {
	font-size: 16px;
	line-height: 28px;
	color: #000;
	padding-top: 10px;
}
.news-list-photo {padding: 0 15px 0 0;}
.news-in-p h6 {
	font-size: 16px;
	line-height: 28px;
}
.news-in-title {
	font-family: "Times New Roman","cwTeXMing","Microsoft JhengHei",serif;
	font-size: 36px;
	line-height: 36px;
	color: #005bac;
	padding: 30px 0;
	text-align: center;
}
.news-in p {
	font-size: 16px;
	line-height: 28px;	
}

/* 十年計畫 */
.tenyear-boss-t {
    padding-top: 35px;
}
.explanation p {
	font-size: 16px;
	line-height: 28px;	
}

/*footer*/
footer {
	width: 100%;
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	color: #fff;
	text-align: center;
	position: fixed;
	bottom: 0px;
	z-index: 999;
	background-color: #000;
}
footer a {color: #fff;}
footer a:hover {color: #ccc;}

/* 捲動置頂 */
.fttop {
	width: 40px;
	display: none;
	position: fixed;
	bottom: 80px;
	right: 20px;
}
.gototop {
	width: 40px;
	height: 40px;
	color: rgba(255,255,255,1);
	text-decoration: none;
	text-align: center;
	background-color: rgba(192,48,31,0.4);
	margin: 0 auto;
	display: block;
	transform: rotate(45deg);
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.gototop:hover {
	color: rgba(255,255,255,1);
	background-color: rgba(192,48,31,0.6);
	text-decoration: none;
	-webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.4);
	box-shadow: 2px 2px 5px rgba(0,0,0,0.4);
}
.gototop i {
	font-size: 24px;
	transform: rotate(-45deg);
	position: relative;
	top: 6px;
	left: -1px;
}

/* ========================================================================
	1199設定
/* ===================================================================== */

@media screen and (max-width: 1199px) {
	
/* 單元圖 */
.index-top-bg {
	background-image: url(none);
}	
.title-top-bg {
	height: 190px;
	margin: 50px auto 0;
}
.title-top-bg img {
	max-width: 420px;
}	
	
/* 活動宗旨文字 */
.explanation p {
	font-size: 16px;
	line-height: 28px;	
}
	
/* 媒體報導 */
.news-in-title {
	font-weight: bold;
}		
a .news-list-title {
	font-size: 18px;
	line-height: 24px;
}	
}

/* ========================================================================
	991設定
/* ===================================================================== */

@media screen and (max-width: 991px) {
/* 單元圖 */
.index-top-bg {padding-bottom: 30px;}		
	
/* 單元標題 */	
.unit-title {max-width: 420px;}	
	
/* 媒體報導 */		
.index-news .p-bg {padding: 10px;}	
.index-news a p {font-size: 16px;}
.index-news a h1 {
	font-size: 18px;
	line-height: 24px;
}	
.news-list-photo {padding: 0 15px 15px;}	
.news-in-title {
	font-size: 30px;
	line-height: 36px;
	padding: 30px 0;
}
	
/* 十年計畫 */
.tenyear-boss-t {
    padding-top: 25px;
}		
	
/* 捲動置頂 */
.fttop {
	bottom: 130px;
	right: 30px;
}	
}

/* ========================================================================
	767設定
/* ===================================================================== */

@media screen and (max-width: 767px) {

}

/* ========================================================================
	575設定
/* ===================================================================== */

@media screen and (max-width: 575px) {
/* 單元圖 */
.index-top-bg {
	max-width: 480px;
	padding-bottom: 15px;
}	
.title-top-bg {
	height: 120px;
}
.title-top-bg img {
	max-width: 260px;
}	
	
/* 單元標題 */		
.unit-title {max-width: 320px;}	
	
/* 媒體報導 */	
.index-news .p-bg {padding: 15px;}	
.index-news a {margin-bottom: 15px;}	
a .news-list-label {
	display: none;
}	
a .news-list-date {
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 3px;
}	
a .news-list-date span {font-size: 16px;}	
a .news-list-title {
	font-size: 16px;
}	
	
/* 十年計畫 */
.tenyear-boss-t {
    padding-top: 5px;
}		
	
/*footer*/
footer span {display: none;}
	
/* 捲動置頂 */
.fttop {
	width: 22px;
	bottom: 90px;
	right: 10px;
}
.gototop {
	width: 22px;
	height: 22px;
}	
.gototop i {
	font-size: 16px;
	transform: rotate(-45deg);
	position: relative;
	top: 2px;
	left: -2px;
}	
}