@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC&display=swap');
/*@import url('Gothic-Round-B-Regular.ttf');*/
@font-face {
    font-family: 'Gothic Round B Regular';
    src:url('../Gothic-Round-B-Regular.ttf') format("opentype");
}
/*fontpage start*/
.front-block{
    background: url('../images/background-1.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    position: relative;
}
h1.front-title{
    font-family: 'Gothic Round B Regular';
    font-style: normal;
    font-weight: 600;
    font-size: 107px;
    color: #1B2D58;
    text-align: center;
    padding: 50px 0 8px 0;
    z-index: 9;
    position: relative;
}
h1.front-title span img{
    width: 100%;
    max-width: 77px;
    vertical-align: middle;
    margin:0 30px;
}
.front-text-zh{
    font-family: 'Noto Sans TC';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    color: #4F4F4F;
    text-align: center;
    margin: 10px 0;
    line-height: 35px;
}
.front-text-en{
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    text-align: center;
    color: #4F4F4F;
    max-width: 670px;
    line-height: 23px;
    margin: 0 auto 34px auto;
    z-index: 9;
    position: relative;
}
.front-item-title{
    font-family: 'Noto Sans TC';
    font-style: normal;
    font-weight: 700;
    font-size: 34px;
    color: #04346C;
    text-align: center;
    position: relative;
    z-index: 9;
    border-bottom: 2px solid #1B2D58;
    max-width: max-content;
    margin: 0 auto;
    padding-bottom: 10px;
}
.front-item-title span{
    font-size: 14px;
    vertical-align: middle;
    margin-right: 8px;
}
.front-item-chose{
    text-align: center;
}
.front-item-chose a{
    font-family: 'Noto Sans TC';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 29px;
    color: #0071A7;
    text-decoration: none;
}
.front-item-chose span{
    color: #4C5364;
}
.front-item-subtitle{
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    color: #333333;
    text-align: center;
    margin: 8px 0 8px 0;
}
.front-item-block{
    max-width: 695px;
    margin: 0 auto;
    display: flex;
}
.front-item{
    max-width: 277px;
    background: rgba(255, 255, 255, 0.7);
    border: 1px solid #1B2D58;
    border-radius: 4px;
    padding: 20px;
    width: 100%;
    height: 300px;
    /*margin: 0 10px;*/
}
.front-item-area{
    font-family: 'Noto Sans TC';
    font-style: normal;
    font-weight: 700;
    font-size: 27px;
    color: #1B2D58;
    border-bottom: 2px solid #1B2D58;
    margin-bottom: 6px;
    padding-bottom: 6px;
    padding-left: 9%;
}
.front-item-location{
    padding-left: 9%;
}
.front-item-location span:nth-child(1){
    font-family: 'Noto Sans TC';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 29px;
}
.front-item-location span:nth-child(1) a{
    color: #0071A7;
    text-decoration: none;
}
.front-item-location span:nth-child(1) a:hover{
    opacity: 0.6;
}
.front-item-location span:nth-child(2) a{
    font-family: 'Noto Sans TC';
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    color: #4C5364;
    margin-left: 6px;
    text-decoration:none;
}
.front-item-block .owl-dots button.owl-dot{
    background: #BDBDBD;
    width: 15px;
    height: 15px;
    border-radius: 10px;
    margin: 0 14px;
}
.front-item-block .owl-dots button.active{
    background: #1B2D58;
}
.front-item-block .owl-dots{
    text-align: center;
    padding: 16px 0 21px 0;
}
.front-item-slider-block{
    position: relative;
    max-width: 695px;
    margin: 0 auto;
}
.front-item-sliderleft{
    position: absolute;
    top: 40%;
    left: -7%;
    z-index: 9;
    cursor: pointer;
}
.front-item-sliderright{
    position: absolute;
    top: 40%;
    right: -3%;
    z-index: 9;
    cursor: pointer;
}
.front-item-sliderleft img,
.front-item-sliderright img{
    max-width: 48px;
}
.front-point1{
    position: absolute;
    max-width: 92px;
    top: 0;
    left: 10px;
    right: 0;
    margin: auto;
}
.front-point2{
    position: absolute;
    max-width: 103px;
    right: 19%;
    top: 34%;
}
.front-point3{
    position: absolute;
    max-width: 168px;
    top: 3%;
    left: 3%;
}
.front-point4{
    position: absolute;
    max-width: 71px;
    bottom: 38%;
    left: 10%;
}
.front-point1 img,
.front-point2 img,
.front-point3 img,
.front-point4 img{
    width: 100%;
}
.front-text1{
    position: absolute;
    background: #C8926B;
    border-radius: 10px;
    max-width: 185px;
    width: 100%;
    font-family: 'Noto Sans TC';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    color: #F1FAF9;
    text-align: center;
    line-height: 2;
    bottom: 6%;
    left: 4%;
    padding: 20px 0;
}
.front-text1 img{
    position: absolute;
    top: -89%;
    left: 28%;
    width: 59%;
}

.front-text2{
    position: absolute;
    background: #C8926B;
    border-radius: 10px;
    max-width: 233px;
    width: 100%;
    font-family: 'Noto Sans TC';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    color: #F1FAF9;
    text-align: center;
    line-height: 2;
    bottom: 45%;
    right: 2%;
    padding: 20px 0;
}
.front-text2 img{
    position: absolute;
    bottom: -89%;
    left: 28%;
    width: 37%;
    transform: rotate(180deg);
}
/*fontpage end*/
.footer-links-block{
	background: url('../images/footer-bg.png');
	background-repeat: no-repeat;
    background-position: center;
    background-color: #F2F2F2;
    padding-bottom: 5.9%;
}
.footer-links-header{
	display: flex;
    max-width: 1180px;
    margin: 0 auto 50px auto;
    padding-top: 54px;
    border-bottom: 1px solid #BDBDBD;
    padding-bottom: 20px;
}
.footer-links-social-block{
	display: flex;
}
.footer-links-social-ig{
	margin: 0 8px;
}
.footer-links-social-fb img,
.footer-links-social-ig img,
.footer-links-social-youtube img{
	width: 100%;
}
.footer-links-social-fb,
.footer-links-social-ig,
.footer-links-social-youtube{
	max-width: 40px;
}
.footer-links-social-fb:hover,
.footer-links-social-ig:hover,
.footer-links-social-youtube:hover{
	opacity: 0.7;
}
.footer-links-backtop{
	font-family: 'Noto Sans TC';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    margin: auto 0 0 auto;
}
.footer-links-backtop a{
	color: #1B2D58;
	text-decoration: none;
}
.footer-links-backtop img{
	max-width: 48px;
    vertical-align: middle;
}
.footer-links-list{
	max-width: 1180px;
    margin: 0 auto;
    display: flex;
}
.footer-links-list-left-title{
	font-family: 'Noto Sans TC';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    color: #1B2D58;
}
.footer-links-list-left-infomation{
	font-family: 'Noto Sans TC';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    color: #4C5364;
    margin-bottom: 24px;
}
.footer-links-list-left-infomation a{
    color: #4C5364;
    text-decoration: none;
}
.footer-links-list-left-infomation a:hover{
    text-decoration: underline;
}
.footer-links-list-left-contactus{
	background: #1B2D58;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15), 2px 2px 3px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    max-width: 156px;
    width: 100%;
    padding: 8px 0;
    text-align: center;
}
.footer-links-list-left-contactus a{
	font-family: 'Noto Sans TC';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    display: block;
}
.footer-links-list-left-contactus img{
	width: 100%;
    max-width: 20px;
    vertical-align: middle;
    margin-right: 10px;
}
.footer-links-list-left-contactus:hover{
	background: #587291;
}
.footer-links-list-right{
	max-width: 800px;
    width: 100%;
    margin: auto 0 0 auto;
}
.footer-links-list-right-item{
	max-width: 176px;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
}
.footer-links-list-right-item-title{
	font-family: 'Noto Sans TC';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    color: #1B2D58;
    border-bottom: 1px solid #1B2D58;
    padding-bottom: 8px;
}
.footer-links-list-right-item-link{
	line-height: 23px;
    margin-bottom: 4px;
}
.footer-links-list-right-item-link-title a{
	font-family: 'Noto Sans TC';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    color: #4C5364;
    text-decoration: none;
}
.footer-links-list-right-item-title img{
	margin-right: 5px;
}
.footer-links-list-right-item-link-title:hover{
	text-decoration-line: underline;
}
.footer-links-list-right-item-link-text{
	font-family: 'Noto Sans TC';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #4C5364;
}
.footer-links-list-right-item div:nth-child(2) .footer-links-list-right-item-link-title{
	margin-top: 12px;
}
.footer-links-list-right-item-closeopen{
	display: none;
}
.footer-closeopen{
	display: block !important;
}
footer {
    background: #1B2D58;
    color: #FFFFFF;
    font-family: 'Noto Sans TC';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    padding: 16px 0;
    text-align: center;
}
.footer1 a {
    color: #fff;
    text-decoration: none;
}
@media(max-width: 1010px){
    h1.front-title{
        font-size: 79px;
    }
}
@media(max-width: 900px){
    .front-item-slider-block{
        max-width: 330px;
    }
    .front-item-sliderleft{
        left: -3%;
    }
    .front-item-sliderright{
        right: 0;
    }
}
@media(max-width: 800px){
    .front-item-block{
        max-width: 330px;
    }
    .front-text1,.front-text2,
    .front-point2,.front-point3,.front-point4{
        display: none;
    }
    h1.front-title{
        max-width: 200px;
        word-break: break-all;
        margin: 0 auto;
        line-height: 1.2;
        font-size: 46px;
        position: relative;
        padding-left: 91px;
    }
    h1.front-title span{
        position: absolute;
        top: 28%;
        left: 0;
        /*right: 22vw;*/
	right:176px;
    }
    h1.front-title span img{
        max-width: 60px;
        margin: 0;
    }
    .front-point1{
        max-width: 36px;
        right: 21.5vw;
        left: 0;
        top: 3.5%;
    }
    .front-text-zh{
        max-width: 280px;
        margin: 10px auto;
        line-height: 1.5;
        font-size: 16px;
        word-break: keep-all;
    }
    .front-text-en{
        font-size: 13px;
        max-width: 315px;
	margin: 0 auto 45px auto;
    }
    .front-item-title{
        font-size: 22px;
    }
    .front-item-title span{
        position: relative;
        top: -3px;
    }
    .front-item-subtitle{
        font-size: 18px;
        margin: 18px 0 8px 0;
    }
	.footer-links-block{
		padding: 0 13px;
		background:inherit;
        background-color: #F2F2F2;
	}
	.footer-links-header{
		padding-bottom: 0px;
		/*margin: 20px auto 32px auto;*/
	}
	.footer-links-list{
		display: block;
	}
	.footer-links-list-left{
		margin-bottom: 32px;
	}
	.footer-links-list-right-item{
		display: block;
    	margin: 0;
        padding-bottom: 20px;
    	max-width: inherit;
        cursor: pointer;
	}
	.footer-links-list-right-item-closeopen{
		display: block;
		position: absolute;
    	right: 0;
    	top: 0;
	}
	.footer-links-list-right-item-title{
		position: relative;
	}
	.footer-links-list-right-item-block{
		display: none;
	}
    .front-block{
        background-position: left;
	padding: 0 20px;
    }
}
@media(max-width: 720px){
    /*h1.front-title span{
        right: 27vw;
    }*/
    .front-point1{
        right: 26.5vw;
    }
}
@media(max-width: 630px){
    /*h1.front-title span{
        right: 33vw;
    }*/
    .front-point1{
        right: 31.5vw;
    }
}
@media(max-width: 580px){
    /*h1.front-title span {
        right: 35vw;
    }*/
}
@media(max-width: 520px){
    /*h1.front-title{
        padding-left: 20%;
    }*/
    /*h1.front-title span{
        right: 35vw;
    }*/
    .front-point1{
        right: 33.5vw;
    }
}
@media(max-width: 440px){
    /*h1.front-title span{
        right: 43vw;
    }*/
    .front-point1{
        right: 41.5vw;
    }
}
@media(max-width: 390px){
    /*h1.front-title span{
        right: 52vw;
    }*/
    .front-point1{
        right: 49.5vw;
    }
}
@media(max-width: 360px){
    .front-item-slider-block {
    	max-width: 300px;
    }
    .front-item-block {
      	max-width: 300px;
    }
    .front-item{
	padding: 10px;
	width: initial;
    }
}
@media(max-width: 340px){
    /*h1.front-title span{
        right: 61vw;
    }*/
    .front-point1{
        right: 58.5vw;
    }
}
