/* 以下通用 */

.idx-story .storyBox {
	display: block;
}

.slide-center-100 {
	justify-content: center;
	-webkit-box-align: center;
    align-items: center;
    height: 100px;
    display: flex;
}

.bottom-menu {
	z-index: 105;	
}

.page-header {
    background-image: url(../images/banner_s.jpg);
}

@media (max-width: 1279.98px) {
	
	.floatButtons-item.pc-only {
		display: none;
	}
	
	.header .menu {
        height: calc(100% - 100px);
    }
	
	.col-right .button-group {
		height: 100px;		
	}        
}

@media (max-width: 480px) {
	
}

@media (max-width: 768px) {
	/*.header .menu {
        height: calc(100% - 100px);
    }
	
	.col-right .button-group {
		height: 100px;		
	}*/
}

@media (max-width: 360px) {
	.header .col-right .button-group {
		padding: 30px 10px 30px 10px;
	}
}

.newsBox-content-title {
    word-break: break-all;
}

.width-unset {
	width: unset;
}

.hidden {
	display: none;
}

.relative {
	position: relative;
	
}

.pwd-style {
    position: absolute;
    top: 16px;
    right: 16px;
    cursor: pointer;
}

.center {
	text-align: center;	
}

.flex-v-center {
	align-items: center;
}
    

.line-at{
    margin: 30px 0;
}

.line-at button {
	margin-top: 8px;
    background: #06c152;
    color: #FFF;
    width: 140px;
    height: 34px;
    overflow: hidden;
    border: 1px solid #000;
}

.line-at img {
	-webkit-transform: translateY(3px);
    transform: translateY(3px);
    width: 60px;
}

.line-at button:hover img {
    -webkit-transform: translateY(-24px);
    transform: translateY(-24px);
}

.table-style1 {
	word-break: break-all;
    width: 100%;
}

.table-style1 th {
    background-color: #f3f3f3;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
}

.table-style1 th, .table-style1 td {
	text-align: center;
    border: 1px dashed rgba(0, 0, 0, .2);
    padding: 8px 10px;
    color: #050a19;
}

.fc .fc-toolbar-title{
	font-size: 1.5rem;
}
.fc .fc-daygrid-day-number{
	font-size: 14px;
}
/* .fc-h-event{
	background-color: #1eb893;
	border:0;
	text-align:center;
}
.fc-h-event .fc-event-main{

}
.fc-h-event .fc-event-title{
	max-width:40px;
	word-break: break-all;
	white-space: normal;
	letter-spacing: 0.2rem;
} */

.fc .fc-bg-event{
	opacity: 1;
	background: #EBFFEF;
}

.fc .fc-daygrid-day-bg .fc-bg-event{
	display:flex;
	align-items: flex-end;
}
.fc .fc-bg-event .fc-event-title{
	font-style: normal;
	color:#7E7E7E;
	/*max-width:40px;*/
	word-break: break-all;
	white-space: normal;
	letter-spacing: 0.1rem;
	line-height: 1.5;
	margin:0 0 0 0.3rem;
	text-align:center;
}

img {
	vertical-align: text-bottom;
}

.red {
    color: #ca1313 !important;
}

.sn-status {
	width: 25px;	
}

.sn-fail, .sn-success {
    align-items: center;
    display: flex;
}

.sn-fail:before{
	color: #ca1313;
	content: "\f00d";
}

.sn-success:before{
	color: #afcd5f;
	content: "\f00c";
}
   

@media (max-width: 1023.98px) {
    .orderList-item .item::before {
        margin: auto 0;
    }
}

.detail-info .title {
	width: 150px;	
}

.input-checkbox {
	min-width: 20px;
	min-height: 20px;	
}  

.searchWrap .form {
	gap: 1rem;
}

@media (min-width: 641px) {
	.searchWrap {
		align-items: center;	
	}
	
	.searchWrap button {
		margin-bottom: 1rem;
	}
}

.searchWrap .formItem-label {
    text-align: center;
    min-width: 65px;
}

.list-total-title {
	font-size: 1.25rem;
    font-weight: 600;
    margin: 2rem 0rem;
}

.footer .footer-top-logo p {
	line-height: 1.2;
}

.footer .footer-top-logo span {
    display: block;
    font-size: 0.875rem;
    font-weight: 500;
}

.infomation-title {
	color: #181a20;
	width: 100%;
	height: 35px;
	line-height: 35px;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: -webkit-inline-box;
	font-size: 1.3rem;
}
/* 以下不通用 */

.btn-file{
	border-radius: 12px;
	width: 120px;
	height: 45px;
	background: #002e52;
	line-height: 45px;
	text-align: center;
	color: #fff;
}

.btn-file .file{
	cursor: pointer;
	opacity: 0;
	position: relative;
	top: -56px;
	width: 100%;
	height: 45px;
}

.btn-common{
	border-radius: 8px;
	background-color: #442900;   
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-family: "Anek Tamil", "Noto Sans TC", "Microsoft JhengHei", "蘋果儷中黑", sans-serif, "黑體";
    font-weight: 500;
    padding-left: 1rem;
    padding-right: 1rem;
    color: #fff;
}

.floatButtons-item {   
	word-break: break-all;
}

.bottom-menu-link-main p {
	word-break: break-all;
}

.footer-top-logo {
    align-items: end;
}

.bottom-menu-link-14 {
	background-color: #1975bb !important;
}

.bottom-menu-link-23 {
	background-color: #002e52;
}

.header .logo img {
    width: 90px;
}

main {
    padding-top: 91px;
}

.button-language {
    white-space: nowrap;
}

.swiper-infomation {
    position: relative;
    padding: 0 40px;
    overflow: hidden;
    margin-bottom: 4rem;
}

.swiper-infomation::before {
    content: "";
    background-color: #fff;
    height: 100%;
    position: absolute;
    left: 0;
    width: 40px;
    z-index: 10;
}

.swiper-infomation::after {
    content: "";
    background-color: #fff;
    height: 100%;
    position: absolute;
    right: 0;
    width: 40px;
    z-index: 10;
    top: 0;
}

@media (max-width: 1023.98px) {
    .swiper-infomation .swiper-video-button-next {
        width: 40px;
        right: 10px;
        height: 40px;
    }
}

.swiper-infomation .swiper-video-button-next {
    width: 35px;
    height: 50px;
    right: 0px;
    z-index: 11;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../images/circle-right.png);
}

@media (max-width: 1023.98px) {
    .swiper-infomation .swiper-video-button-prev {
        width: 40px;
        left: 10px;
        height: 40px;
    }
}

.swiper-infomation .swiper-video-button-prev {
    width: 35px;
    height: 50px;
    left: 7px;
    z-index: 10;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../images/circle-left.png);
}

.swiper-infomation .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: '';
}

.swiper-infomation .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: '';
}

@media (max-width: 1279.98px) {
    main {
		padding-top: 108px;
    }
}

@media (max-width: 768px) {
	 main {
		padding-top: 72px;
    }
	
	.header .logo img {
		width: 45px;
	}
}

.indexSingleButtonWrap {
    width: 100%;
    display: flex;
    justify-content: center;
    padding-top: 5rem;
    padding-bottom: 10rem;
    position: relative;
}

.home-ticket-btn {
    background-color: #1975bb;
    border-radius: 40px;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    font-weight: 500;
    padding-left: 2rem;
    padding-right: 2rem;
    color: #fff;
    width: 150px;
    display: block;
    font-size: 1.25rem;
    position: relative;
    margin: 80px auto;
}

.heartBeat {
    animation-name: heartBeat;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
}

.ocean {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    overflow-x: hidden;
}

.wave {
    background: url(../images/wave.svg);
    background-repeat: repeat-x;
    position: absolute;
    width: 400%;
    height: 100%;
    animation: wave 20s -3s linear infinite;
    transform: translate3d(0, 0, 0);
    opacity: 0.8;
}

.wave:nth-of-type(2) {
    bottom: 0;
    animation: wave 36s linear infinite;
    opacity: 0.5;
}

.wave:nth-of-type(3) {
    bottom: 0;
    animation: wave 40s -1s linear infinite;
    opacity: 0.3;
}

@keyframes wave {
  	0% {
    	transform: translateX(0);
	}
	50% {
		transform: translateX(-25%);
	}
	100% {
		transform: translateX(-50%);
	}
}

@keyframes heartBeat {
	0% {
		transform: scale(1);
	}
	14% {
		transform: scale(1.3);
	}
	28% {
		transform: scale(1);
	}
	42% {
		transform: scale(1.3);
	}
	70% {
		transform: scale(1);
	}
}

.login-div{
	clear: both;
	padding-top: 16px;
	padding-bottom: 12px;
	display: flex;
    justify-content: center;
}

.login-btn{
	border-radius: 3px;
    background-repeat: no-repeat;
    background-size: cover;
    width: 120px;
    height: 40px;
    float: left;
    margin: 0px 8px;
    cursor: pointer;
	display: flex;
    flex-direction: column-reverse;
	overflow: hidden;
}

.login-btn span{
	position: relative;
    top: -8px;
    left: 16px;
    display: flex;
    justify-content: center;
    color: #fff;
    font-size: 15px;
	font-family: "Google Sans", arial, sans-serif;
}


.facebook-pic{
	background-image: url(../images/fblogin.png);
}

.line-pic{
	background-image: url(../images/linelogin.png);
}

.google-pic{
	background-image: url(../images/googlelogin.png);
}