
@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);



/*========================================================
                           問與答
=========================================================*/

.faq-wrap {
    background-color: #f2843b;
	padding: 10px 80px;
    margin-top: 50px;
    margin-bottom: 50px;
}
.faq-box {
}
.faq-box .slider .faq-info a {
    color: #fff;
    font-weight: bold;
    font-size: 1.2rem;
    outline: none;
}
.faq-wrap .slider .faq-info h3  {
    font-size: 3rem;
    text-align: left;
    font-weight: bold;
    margin: 0 0 10px 0;
}
.faq-wrap .slider .faq-info p  {
    line-height: 36px;
    font-size: 2rem;
    margin: 0;
}
.faq-wrap .slick-list {
    margin: 0;
}

/*  尺寸設定 */
@media (min-width: 768px) {
    .faq-box {
        padding: 10px 20px;
    }
}
@media (min-width: 1200px) {
    .faq-box {
        padding: 10px 5%;
    }
}



/*========================================================
                         新聞中心
=========================================================*/

.news-wrap { 
	background: url("../images/index/news-bg.jpg") no-repeat center bottom;
	padding: 20px 5% 80px;
}
.news-wrap .title {
    text-align: center;
}
.news-wrap .title img {
    margin: 0 auto;
    max-width: 300px;
}
.news-wrap [class*="col-"] img {
	width: 100%;
    vertical-align: bottom;
}
/*
.news-wrap [class*="col-"]:nth-of-type(1) {	
	background: url(../images/index/news-a01.jpg) no-repeat center center;
	background-size: cover;
}
*/
.news-content h2 {
    font-weight: bold;
}
.news-content h2 span {
    display: inline-block;
    color: #f2843b;
}
.news-content h2 span:before {
    content: '';
    display: inline-block;
    width: 2px;
    height: 24px;
    background-color: #f2843b;
    margin-left: 20px;
    margin-right: 20px;
}
.news-content dl {
    padding-top: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #c8c8c8;
    min-height: 130px;
}
.news-content dl dt {
    float: left;
    margin-right: 20px;
    background-color: #f2843b;
    color: #fff;
    text-align: center;
    padding: 10px 15px 15px 15px;
}
.news-content dl dt span {
    display: block;
    font-size: 1rem;
}
.news-content dl dt b {
    display: block;
    font-size: 2rem;
}
.news-content dl dd {
    overflow: hidden;
    font-size: 1rem;
    line-height: 1.6rem;
}
.news-content dl dd h3 {
    margin: 0 0 5px;
    font-size: 1.4rem;
    font-weight: bold;
}
.news-content dl dd h3 a {
    color: #333;
}
.news-content dl dd h3 a:hover {
    color: #ed6a1a;
}
.news-wrap .more {
    margin-top: 10px;
    text-align: right;
}
.news-wrap .more a {
    display: inline-block;
    background: url('../images/index/news-more1.png') no-repeat center center;
    width: 125px;
    font-size: 0;
}
.news-wrap .more a:hover {
    background: url('../images/index/news-more2.png') no-repeat center center;
}


/*  尺寸設定 */

@media (min-width: 768px) {
    .news-wrap .title img {
        margin: 0 auto;
        max-width: 400px;
    }
}
@media (min-width: 1600px) {
    .news-wrap .title img {
        max-width: 420px;
    }
}


/*========================================================
                         教學特色
=========================================================*/

.features-wrap {
	background: url("../images/index/features-bg.jpg") no-repeat center bottom;
	background-size: cover;    
	padding: 40px 5% 60px;
}
.features-wrap .title {
    text-align: center;
    margin: 0 0 30px 0;
}
.features-wrap .title img {
    margin: 0 auto;
}

.features-wrap .slider { 
	padding-bottom: 60px;
}
.features-wrap .slider img { 
	max-width: 100%;
    vertical-align: bottom;
    display: block;
    margin:  0 auto;
}
.features-wrap .slider dl { 
}
.features-wrap .slider dl dt { 
	margin-bottom: 10px;
}
.features-wrap .slider dl dd {
	color: #fff;
    text-align: center;
}
.features-wrap .slider dl dd a {
    background: url('../images/index/features-btn1.png') no-repeat center center;
	background-size: cover; 
    display: inline-block;
    min-width: 240px;
    min-height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    outline: none;
    font-size: 1.4rem;
}
.features-wrap .slider dl dd a:hover {
    background: url('../images/index/features-btn2.png') no-repeat center center;
	background-size: cover; 
}


/*  尺寸設定 */
@media (min-width: 1800px) {
    .features-wrap {  
        padding: 80px 5% 30px;
    }
}


/*========================================================
                      	 活動照片
=========================================================*/

.photo-wrap {
	background: #ddf7fc url("../images/index/photo-bg.jpg") no-repeat center bottom;    
	padding: 40px 5% 60px;
}
.photo-wrap .title {
    text-align: center;
    margin: 0 0 30px 0;
}
.photo-wrap .title img {
    margin: 0 auto;
}
.photo-wrap [class*="col-"] img {
    width: 100%;
    vertical-align: bottom;
}
.photo-wrap [class*="col-"] > dl { 
    margin-bottom: 30px;
}
.photo-wrap [class*="col-"]:nth-of-type(4n+1) > dl dt { 
    border: 10px solid #fbf465;
}
.photo-wrap [class*="col-"]:nth-of-type(4n+2) > dl dt { 
    border: 10px solid #f2b6b5;
}
.photo-wrap [class*="col-"]:nth-of-type(4n+3) > dl dt { 
    border: 10px solid #9ad0ad;
}
.photo-wrap [class*="col-"]:nth-of-type(4n+4) > dl dt { 
    border: 10px solid #ffa855;
}
.photo-wrap [class*="col-"] > dl dd {
	color: #000;
	text-align: center;
	font-size: 1.4rem;
    margin: 0;
    padding: 30px 0 30px;
    font-weight: bold;
	background: url("../images/index/photo-line.png") no-repeat center bottom;
    background-size: 100% auto;   
}

.photo-wrap .more {
    text-align: center;
}
.photo-wrap .more a {
    display: inline-block;
    background: url('../images/index/photo-more1.png') no-repeat center center;
    width: 103px;
    height: 52px;
    font-size: 0;
}
.photo-wrap .more a:hover {
    background: url('../images/index/photo-more2.png') no-repeat center center;
}


/*  尺寸設定 */
@media (min-width: 768px) {

}


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

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(255, 255, 255, 0.3);
	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: 2px solid #6aba50;
    border-radius: 40px;
}

