
@import url(../fonts/flaticon/font-awesome.min.css);
@import url(../fonts/flaticon/flaticon.css);
@import url(revise.css);
@import url(header.css);
@import url(footer.css);
@import url(hover.css);
@import url(banner.css);


/*========================================================
                      	 最新訊息
=========================================================*/
.box-list{
	padding-top: 60px;
	padding-bottom: 60px;
}
.box-list2{
	padding-top: 60px;
	padding-bottom: 0px;
}
.box-list3{
	margin-top: -12px;
}
.md-30{
	padding:60px 0 0 0;
}

.news-wrap{
	background: url(../images/index/news_bg.jpg) no-repeat right;
    position: relative;
    font-size: 20px;
}
.news-box{
	padding-top: 0px;
    padding-bottom: 0px;
}

.news-wrap.title_img img{
	text-align: center;
	max-width: 100%;
}
.news-wrap img {
	/*max-width: 100%;*/
    vertical-align: bottom;
	max-width: 240px;
    height: auto;
}
.main-title h2 {
	text-align: center;
    color: #868686;
    font-size: 1.7rem;
    position: relative;
	font-weight: bold;
}
.main-title{
	background: url("../images/index/news-wrap-title.png") no-repeat center center;
    padding: 40px 60px;
	color: #868686;
}
.main-title {
    text-align: center;
    letter-spacing: 0.1em;
    padding: 13px 0 20px;
}
.main-title h2 small {
	color: #444536;
    letter-spacing: 0.05em;
    font-size: 1.1em;
    font-weight: bold;
}

.main-title small {
    display: block;
    color: #444534;
    font-family: 'Arial';
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 25px;
    margin-bottom: 8px;
}

@media (min-width: 1200px){
.main-title h2 {
    font-size: 1.6em;
}

}


.news-content dl {
    border-bottom: 2px solid #dcdcdc;
}
.news-content dl::after {
    background: url("../images/index/news-wrap-line.png");
	z-index: 99999;
}

.news-content dl dt .news-title {
    display: inline-block;
	background-color: #ceba51;
	border: 1px dashed #e9d56b;
    color: #fff;
	padding: 0px 10px;
	font-size: 1rem;
	}
.news-content dl dt .day {
	color: #8c6955;
	display: inline-block;
	padding: 0 20px ;
	font-size: 1.1rem;
}

.news-content dl dd {
    /*overflow: hidden;*/
    font-size: 1rem;
    line-height: 1.6rem;
}
.news-content dl dd h3 {
    margin: 7px 0;
    font-size: 1rem;
    font-weight: bold;
}

.news-content dl dd h3 a img{
	max-width: 20px;
	max-height: 20px;
}
.news-content dl dd h3 a {
    color: #8c6955;
	padding: 0 0 0 5px;
}
.news-content dl dd h3 a:hover {
    color: #562828;
}
.news-wrap .more {
    margin-top: 10px;
    text-align: right;
}
.news-wrap .more a {
    display: inline-block;
    background: url('https://api.iconify.design/dashicons:arrow-right-alt2.svg?color=%23000&width=24px&height=24px') no-repeat 10px center;
    color: #000;
    padding: 3px 14px 3px 34px;
	font-size: 16px;
}
.news-wrap .more a:hover {
    background: #9a7c5b url('https://api.iconify.design/dashicons:arrow-right-alt2.svg?color=%23fff&width=24px&height=24px') no-repeat 10px center;
    color: #fff;

}

.top_new_more {
	margin-bottom: 10px;
	margin-top: 30px;
	text-align: right;
	z-index: 9;
    position: relative;
	font-weight: bold;
}

.top_new_more a {
	display: inline-block;
    color: #555;
   padding: 15px 50px;
}

.top_new_more a:hover {
	color: #8e6d4d;
}



.news-img{
	position: relative;
    top: -80px;
    right: -5%;
    text-align: right;
    display: block;
}

/*  尺寸設定 */


@media (min-width: 768px) {
	.news-content dl dt{
		float: left;
	}
	.news-content dl dd h3 {
    /*padding: 0px 30px 0 0;*/
    font-size: 1.1rem;
}
.news-content dl dd h3 a img{
	max-width: 22px;
	max-height: 22px;
	margin: 0 10px 0 0;
}
}

@media (min-width: 992px){
	.news-img {
		top: -75px;
		right: -3%;
		/*position: relative;
		left: 145%;
		transform: translateX(-140%);
		text-align: right;
		display: block;*/
	}
	.news-wrap .more a {
	font-size: 18px;
}
		.news-content dl dd h3 {
    font-size: 1.2rem;
}
	.news-content dl {
		padding: 0 0 10px 0;
	}
	.news-content dl dd h3 a img{
	margin: 0 10px 2px 0;
}
}

@media (min-width: 1200px) {
    .news-content {
        padding-left: 50px;
    }    
	.news-img img{
		max-width: 240px;
		height: auto;
	}
	.news-img {
		top: -75px;
		/*position: relative;
		left: 95%;
		transform: translateX(-90%);
		text-align: right;*/
}
	.news-content dl dd h3 {
   		font-size: 1.5rem;
		padding: 2px 30px 0 0;
}
	.news-content dl dt .news-title {
    /*font-size: 1.5rem;*/
	padding: 3px 30px;
	}
	.news-content dl dt .day {
	font-size: 1.4rem;
	padding: 0 60px 0 50px;
}

}



/*========================================================
                      	 環境介紹
=========================================================*/

.surroundings-wrap{
	background: url(../images/index/surroundings_bg.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    font-size: 20px;
    line-height: 36px;
	
}
.surroundings-box{
	padding-top: 0px;
    padding-bottom: 60px;
}


.surroundings-wrap img {
    vertical-align: bottom;
	text-align: center;
	max-width: 100%;
}

.Img img {

	width: 100%;
}



.surroundings-box h3{
	color: #904e34;
	font-weight: bold;
	padding: 5px 0;
}

.surroundings-box .text {
    margin-top: 25px;
    padding-top: 25px;
    padding-bottom: 25px;
    border: 1px solid #b3b3b3;
    border-right: none;
    border-left: none;
    font-size: 18px;
    letter-spacing: .05em;
    line-height: 1.8;
    color: #555;
}

.surroundings-box .aboutList{
	padding: 0;
	margin: 0;
}


/*---鈕---*/
.top_surroundings_more {
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: left;
}

.top_surroundings_more a {
	display: inline-block;
    color: #737373;
   padding: 15px 0px;
}

.top_surroundings_more a:hover {
	color: #8e6d4d;
}





.aboutList_box .aboutList .slick-slide {
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}


.aboutList_box .aboutList .slick-current {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s;
    z-index: 1000;
  }
.aboutList_box .slick-prev {
    left: 76px!important;
}
.aboutList_box .slick-next {
    right: 76px!important;
}




/*  尺寸設定 */
@media (min-width: 768px) {
	
}
@media (min-width: 992px) {
	.aboutList_box .aboutList .slick-list {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
}
@media (min-width: 1200px) {
	
}

@media (min-width: 1600px) {
	#focus_Box {
		position: relative;
		width: 710px;
		height: 308px;
		margin: 20px auto;
		left: 65%;
		transform: translateX(-90%);
	}
}

/*========================================================
                      	教學特色
=========================================================*/
.characteristics-wrap {
	background: url(../images/index/characteristics_bg.jpg);
	background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    font-size: 20px;
    line-height: 36px;
	padding-bottom: 20px;
}

.characteristics-box {
	padding-top: 0px;
	padding-bottom: 60px;
}

.characteristics {
	padding: 30px 0 80px 0;
	color: #777;
	background-color: #f9f4ed;
	position: relative;
	overflow: hidden;
}

.characteristics .container-fluid {
	position: relative;
	height: 100%;
}

.top_feature_con {
	text-align: center;
	position: relative;
}

.top_feature_pic {
	background-position: center;
	background-size: cover;
	border: 10px solid #fff;
	border-radius: 50%;
	width: 240px;
	height: 240px;
	margin: 30px auto;
}

.top_feature_slick .top_feature_con .top_feature_pic {
	border-radius: 50%;
    border-width: 10px;
    border-style: solid;
}
.top_feature_slick .top_feature_con:nth-of-type(5n+1) .top_feature_pic {
    border-color: #fda9a9;
}
.top_feature_slick .top_feature_con:nth-of-type(5n+2) .top_feature_pic {
    border-color: #fdc7af;
}
.top_feature_slick .top_feature_con:nth-of-type(5n+3) .top_feature_pic {
    border-color: #a4eb98;
}
.top_feature_slick .top_feature_con:nth-of-type(5n+4) .top_feature_pic {
    border-color: #b1d6fd;
}
.top_feature_slick .top_feature_con:nth-of-type(5n+5) .top_feature_pic {
    border-color: #b9c4fc;
}



.top_feature_text {
	padding: 0 15px;
}

.top_feature_text h4 {
	margin-bottom: 15px;
	color: #5d5d5d;
}

.top_feature_text p {
	font-size: 17px;
	line-height: 25px;
	color: #737373;
	height: 79px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.top_feature_icon {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-174%);
}

.top_feature_icon img {
	width: 64px;
	height: auto;
}

.top_feature_con .top_news_more {
	margin-bottom: 30px;
	text-align: center;
	padding-top: 5px;
}

.top_feature_con .top_news_more a {
	background-color: #d0b384;
}

.top_feature_con .top_news_more a:hover {
	background-color: #e5d8b3;
}

.prev-alt {
	background-color: #e5d8b3;
	border-radius: 8px;
	color: #fff;
	position: absolute;
	z-index: 555;
	cursor: pointer;
	top: 50%;
	left: -5%;
	padding: 14px 15px 16px 15px;
	transform: translate(0, -50%);
	opacity: 0.75;
}

.prev-alt:hover {
	opacity: 1;
}

.next-alt {
	background-color: #e5d8b3;
	border-radius: 8px;
	color: #fff;
	position: absolute;
	z-index: 555;
	cursor: pointer;
	top: 50%;
	left: 105%;
	padding: 14px 15px 16px 15px;
	transform: translate(-100%, -50%);
	opacity: 0.75;
}

.next-alt:hover {
	opacity: 1;
}

.top_news_more {
	margin-bottom: 30px;
	text-align: center;
}

.top_news_more a {
	padding: 15px 50px;
	background-color: #e99416;
	color: #fff;
	position: relative;
	border-radius: 12px;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

.top_news_more a:hover {
	background-color: #fc0;
}

.top_news_more a .border_inner {
	position: absolute;
	top: 5px;
	left: 5px;
	width: calc(100% - 10px);
	height: calc(100% - 10px);
	border: 2px dashed #fff;
	border-radius: 8px;
}

@media (min-width:1200px) {
	.Characteristics {
		padding: 80px 0 240px 0;
	}
}



/*========================================================
                      	活動花絮
=========================================================*/
.activities-wrap {
	background: url(../images/index/activities_bg.jpg);
	background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    font-size: 20px;
    line-height: 36px;
	padding-bottom: 20px;;
}

.activities-box {
	padding-top: 0px;
	padding-bottom: 60px;
}


.top_activities_con {
	text-align: center;
	position: relative;
}
.top_activities_con img {
    width: 100%;
    vertical-align: bottom;
}

.top_activities_con  dl { 
	box-shadow: 1px 1px 5px #bbb;
    margin-bottom: 50px;
	margin: 0 40px;
}
.top_activities_con  dl dt { 
	/*margin-bottom: 10px;*/
}
.top_activities_con  dl dd {
	color: #292929;
	font-size: 16px;
	background:rgba(255,255,255,0.7);
	
}
.top_activities_con  dl dd h3 {
	color: #474747;
    text-align: center;
    margin: 0;
    font-size: 18px;
    padding: 10px 20px;
    font-weight: bold;
    line-height: 32px;
}

.image-box .image-pic {
	position: relative;
}
.image-box .image-pic > img {
	width: 100%;
	vertical-align: bottom;
}
.image-box .image-pic a {
	display: block;
	color: #fff;
}
.image-box .image-pic:hover .thumb-inner {
	display: block;
}
.image-box .image-pic:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 5;
	width: 100%;
	height: 10%;
	opacity: 0;
	transition: all 0.3s;
}
.image-box .image-pic:hover:before {
	background-color: rgba(0, 0, 0, 0.5);
	opacity: 1;
	height: 100%;
}

.top_activities_icon {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-174%);
}

.top_activities_icon img {
	width: 64px;
	height: auto;
}

.top_activities_con .top_news_more {
	margin-bottom: 30px;
	text-align: center;
}

.top_activities_con .top_news_more a {
	background-color: #d0b384;
}

.top_activities_con .top_news_more a:hover {
	background-color: #e5d8b3;
}

.prev-alt {
	background-color: #e5d8b3;
	border-radius: 8px;
	color: #fff;
	position: absolute;
	z-index: 555;
	cursor: pointer;
	top: 50%;
	left: -3%;
	padding: 14px 15px 16px 15px;
	transform: translate(0, -50%);
	opacity: 0.75;
}

.prev-alt:hover {
	opacity: 1;
}

.next-alt {
	background-color: #e5d8b3;
	border-radius: 8px;
	color: #fff;
	position: absolute;
	z-index: 555;
	cursor: pointer;
	top: 50%;
	left: 103%;
	padding: 14px 15px 16px 15px;
	transform: translate(-100%, -50%);
	opacity: 0.75;
}

.next-alt:hover {
	opacity: 1;
}

.top_news_more {
	margin-bottom: 30px;
	text-align: center;
}

.top_news_more a {
	padding: 15px 50px;
	background-color: #e99416;
	color: #fff;
	position: relative;
	border-radius: 12px;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

.top_news_more a:hover {
	background-color: #fc0;
}

.top_news_more a .border_inner {
	position: absolute;
	top: 5px;
	left: 5px;
	width: calc(100% - 10px);
	height: calc(100% - 10px);
	border: 2px dashed #fff;
	border-radius: 8px;
}

@media (min-width:1200px) {
	.Characteristics {
		padding: 80px 0 240px 0;
	}
	.top_activities_con  dl dd h3 {
    font-size: 22px;
	padding: 30px 50px;		
}
}


.top_activities_more {
	margin-bottom: 30px;
	text-align: center;
}

.top_activities_more a {
	padding: 15px 50px;
	background-color: #d0b384;
	color: #fff;
	position: relative;
	border-radius: 12px;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

.top_activities_more a:hover {
	background-color: #e5d8b3;
}

.top_activities_more a .border_inner {
	position: absolute;
	top: 5px;
	left: 5px;
	width: calc(100% - 10px);
	height: calc(100% - 10px);
	border: 2px dashed #fff;
	border-radius: 8px;
}



@media (min-width: 768px) {
	.top_activities_con  dl dd h3 {
		padding: 30px 20px;
	}
	.top_activities_con  dl { 
	margin: 0 15px;
}
}

@media (min-width: 1600px) {
	.top_activities_con  dl dd h3 {
		padding: 30px 80px;
	}
}








/*========================================================
                         圖片效果
=========================================================*/

a.figure {
	display: block;
	position: relative;
	}
a.figure:hover:before {
    opacity: 0.3;
    -webkit-transform: scale(1);
    transform: scale(1);
}
a.figure:before {
    position: absolute;
    top: 6px;
    bottom: 6px;
    left: 6px;
    right: 6px;
    content: '';
    display: inline-block;
    background-color: #fff;
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    transition: .3s;
}


.image-box .image-pic {
	position: relative;
}
.image-box .image-pic > img {
	width: 100%;
	vertical-align: bottom;
}
.image-box .image-pic a {
	display: block;
	color: #fff;
}
.image-box .image-pic:hover .thumb-inner {
	display: block;
}
.image-box .image-pic:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 5;
	width: 100%;
	height: 10%;
	opacity: 0;
	transition: all 0.3s;
}
.image-box .image-pic:hover:before {
	background-color: rgba(0, 0, 0, 0.5);
	opacity: 1;
	height: 100%;
}
.thumb-inner {
	display: none;
	position: absolute;
	left: 0;
	top: 50%;
	z-index: 6;
	transform: translateY(-50%);
	width: 100%;
	text-align: center;

}
.thumb-inner span {
	display: inline-block;
	color: #fff;
	font-size: 24px;
	padding: 5px 50px 7px;
	border: 1px solid #fff;
}

.top_welcome_col {
	font-size: 18px;
	font-weight: bold;
}

/*  尺寸設定 */
@media (max-width: 479px) {
	
}
@media (max-width: 639px) {
	
}
@media (min-width: 768px) {
	
}
@media (min-width: 992px) {
    
}
@media (min-width: 1200px) {
	
}
@media (min-width: 1600px) {
	
}





/*========================================================
                         圖片效果
=========================================================*/

a.figure {
	display: block;
	position: relative;
	}
a.figure:hover:before {
    opacity: 0.3;
    -webkit-transform: scale(1);
    transform: scale(1);
}
a.figure:before {
    position: absolute;
    top: 6px;
    bottom: 6px;
    left: 6px;
    right: 6px;
    content: '';
    display: inline-block;
    background-color: #fff;
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    transition: .3s;
}


.image-box .image-pic {
	position: relative;
}
.image-box .image-pic > img {
	width: 100%;
	vertical-align: bottom;
}
.image-box .image-pic a {
	display: block;
	color: #fff;
}
.image-box .image-pic:hover .thumb-inner {
	display: block;
}
.image-box .image-pic:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 5;
	width: 100%;
	height: 10%;
	opacity: 0;
	transition: all 0.3s;
}
.image-box .image-pic:hover:before {
	background-color: rgba(0, 0, 0, 0.5);
	opacity: 1;
	height: 100%;
}
.thumb-inner {
	display: none;
	position: absolute;
	left: 0;
	top: 50%;
	z-index: 6;
	transform: translateY(-50%);
	width: 100%;
	text-align: center;

}
.thumb-inner span {
	display: inline-block;
	color: #fff;
	font-size: 24px;
	padding: 5px 50px 7px;
	border: 1px solid #fff;
}

