/*
* 首頁自訂的CSS
*/

.header-bg-img {
	background: #f7f9fa;
	background-image: url("../images/header.png");
	background-repeat: no-repeat; 
	background-size: cover;
}

.main_welt {
	padding-right:0px !important;
	padding-left:0px !important;
}

.nav_bg {
	background-color: rgba(255,255,255,0.5);
}
/*BANNER收合功能Start*/
[aria-expanded="false"] .menu_icon_open {
  display: inline;
}

[aria-expanded="false"] .menu_icon_close {
  display: none;
}

[aria-expanded="true"] .menu_icon_open {
  display: none;
}

[aria-expanded="true"] .menu_icon_close {
  display: inline;
}
/*BANNER收合功能End*/
.cenaer_button_l{
	min-width: 800px;
	height: 115px;
	background-image: url("../images/cenaer_button_l.png");
	background-repeat: no-repeat; 
	background-size: contain;
	margin-top: 40px ;
}
.cenaer_button_r{
	min-width: 800px;
	height: 115px;
	background-image: url("../images/cenaer_button_r.png");
	background-repeat: no-repeat; 
	background-size: contain;
	margin-top: 40px ;
}
.news_bg {
	background-size: 100% auto;
	background-color: #ffc0cb;
	display: flex;
	position: relative;
}
.news_img {
	box-shadow: 1px;
}
.news_right {
	right:0;
	top:0;
	width: 65%;
	height: 400px;
	margin-right:130px;
	margin-top: 40px;
}
.news_left {
	background-color: #ffc0cb;
	width: 20%;
	height: 370px;
	margin-top: 40px;
	margin-left: 60px;
	background-repeat: no-repeat; 	
}
.news_tag {
	font-size:1.0625rem;
	border-radius:10px;
	padding: 5px 10px 5px 10px;
	margin-left:20px;
}
.date_bg {
	width: 78px;
	height: 101px;
	background-color: #A8D9DF;
}
.date {
	text-align: center;
	padding-top: 12px;
	color: #143544;
}
.month {
	text-align: center;
	padding-top: 6px;
	color: #143544;
}
.year {
	text-align: center;
	margin-top: 1px;
	padding-top: 9px;
	color: #143544;
}
.new_title {
	font-size: 1.4375rem;
	margin-top:5px;
}
.new_content{
	margin-top:20px;
}
.news_div {
	display: flex;
	margin-bottom:20px;
}
.news_sch_div {
	height: 0px;
	width: 50%;
}
.more_tag {
	color: #000;
	margin-right: -100px;
	text-align: right;
	font-size: 0.9375rem;
}
.text_overflow {
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2; /*行數*/
	-webkit-box-orient: vertical;
	white-space: normal;
}

/*重要時程CSS Start*/

.sch_bg{
	margin-top:50px;
	margin-bottom:50px;
	padding-top:50px;
	padding-bottom:80px;
	width:100%;
	min-height:100%;
	background-color:#ff000;
	background-image: url(../images/sch_bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	
}
#sch_word {
	font-size: 2.25rem;
	display: flex;
	justify-content: center;
}
.news_word {
	font-size: 2.25rem;
	display: flex;
	justify-content: center;
}
/*重要時程CSS End*/

/*聯絡資訊CSS Start*/
.contact_bg {
	background-image: url("../images/contact_bg.png");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    margin-bottom: 20px;
}
.main_unit_div {
	display: block;
	padding-bottom: 16px;
	margin-top:10px;
	margin-left: 40%;
}
.second_unit_div {
	display: block;
	padding-bottom: 19px;
	margin-top:10px;
	margin-left: 40%;
}
.main_unit_logo {
	margin-top: 29px;
}
.main_unit_word {
	display: block;
	margin-right: 0px;
	position: relative;
	top: 0px;
	margin-top: 32px;
	width: 100px;
	margin-right: 0px;
	text-align: center;
	background-image: linear-gradient(90deg,rgba(77,199,243,1.00) 0%,rgba(211,229,241,1.00) 100%);
	border-radius: 20px;
	height: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bolder;
}
.second_unit_word {
	position: relative;
	top: 0px;
	margin-top: 32px;
	width: 120px;
	text-align: center;
	padding-top:5px;
	background-image: linear-gradient(90deg,rgba(77,199,243,1.00) 0%,rgba(211,229,241,1.00) 100%);
	border-radius: 20px;
	height: 35px;
	margin-top: 19px;
	margin-right: 15px;
	display: block;
	position: relative;
	top: 0px;
}
.main_logo {
	display: inline-block;
	margin-right: 211px;
}
.logo_div{
	margin-top: 10px;
	margin-bottom: 10px;	
	width:100px;
}

.unit_name{
	display:block;
	text-align: center;
	padding-top:5px;
}
.edu_div {
	margin-top: 32px;
	width: 500px;
	margin-right: 0px;
	text-align: center;
	background-image: linear-gradient(90deg,rgba(247,172,111,1.00) 0%,rgba(249,226,164,1.00) 100%);
	border-radius: 20px;
	height: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bolder;
}
.title_word{
	margin-top:30px;
	margin-bottom:30px;
}
.hr_vertical{
	 height:100%;
	 width:1px;
	 border-width:0;
	 color:#000;
	 background-color:#000;
	 
}
.site_name {
	font-size: 1.5rem;
	align-items: center;
	margin-top: 5px;
}
.contant_data {
	margin-left: 25px;
	margin-top: 5px;
}
.contant_null {
	margin-top:5px;
	margin-left: 35%
}
/*聯絡資訊CSS End*/

@media screen and (max-width:990px){
	.hr_vertical {
		height: 1px;
	 	width: 100%;
		border: #fff;
		text-align:right;
	}
	.contant_null {
		margin-left: 30%
	}
	.title_word{
		display: flex;
		 justify-content: center; 
	}
	
}
@media screen and (min-width:1450px){
	.hide-in-lg {
		display:none;
	}
}
@media screen and (max-width:768px){
	.news-hide-mobile {
		display:none;
	}
	.main_unit_word {
		display: inline-block;
		margin-right: 0px;
		position: relative;
		top: 0px;
		margin-top: 32px;
		width: 100px;
		margin-right: 0px;
		text-align: center;
		background-image: linear-gradient(90deg,rgba(77,199,243,1.00) 0%,rgba(211,229,241,1.00) 100%);
		border-radius: 20px;
		height: 35px;
		padding-top: 5px;
		padding-bottom: 5px;
		font-weight: bolder;
	}
	.second_unit_word {
		position: relative;
		top: 0px;
		margin-top: 32px;
		width: 100px;
		text-align: center;
		padding-top:5px;
		background-image: linear-gradient(90deg,rgba(77,199,243,1.00) 0%,rgba(211,229,241,1.00) 100%);
		border-radius: 20px;
		height: 35px;
		margin-top: 19px;
		margin-right: 15px;
		display: inline-block;
		position: relative;
		top: 0px;
	}
}
@media screen and (min-width:768px){
	.news-hide-lg {
		display:none;
	}
}
@media screen and (max-width:1450px){
	.hide-in-mobile {
		display:none;
	}
	.acc_box{
		position: relative;
		margin-bottom: 10px;
	}
	.acc_box input{
		opacity: 0;
		position: absolute;
		left: 0;
		top: 0;
	}
	.acc_trigger{
		background: #fff;
		color: #003046;
		display: block;
		padding: 8px 15px;
		font-size: 1.125rem;
		font-weight: 700;
		position: relative;
		cursor: pointer;
	}
	.acc_trigger:after{
		position: absolute;
		content: "";
		right: 9px;
		top: 17px;
		border-top:8px solid #003046;
		border-right: 6px solid transparent;
		border-left: 6px solid transparent;
	}
	.acc_content{
		border: 2px solid #009dd9;
		padding: 5px 15px;
		display: none;
	}
	.acc_box input:checked + .acc_trigger{
		background: #009dd9;
		color:#fff;
	}
	.acc_box input:checked + .acc_trigger:after{
		border-top:0;
		border-bottom:8px solid #fff;
	}
	.acc_box input:checked + .acc_trigger + .acc_content{
		display: block;
	}
}

.tab-btn-style.active {
    background-color: #fff !important;
    color: #000 !important;
    border-color: #fff !important;
}
.tab-content-wrapper {
    width: 100%;
    height: 100%;
    position: relative;
}
.tab-text {
    z-index: 2;
    position: absolute;
    top: 6px;
    width: 100%;
    font-size: 18px;
    text-align: center;
    color: #000;
    font-weight: bold;
    padding: 0 5px;

}

.tab-img {
    z-index: 1;
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 60px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.nav-tabs {
    border-bottom: none !important;
}
.tab-content {
    border: 1px solid #fff;
    border-top: none;
    border-radius: 0 0 10px 10px;
    padding: 20px;
    background-color: #fff;
}


.tab-btn-style.sch1 { background-image: url('../images/sch-1.png'); }
.tab-btn-style.sch2 { background-image: url('../images/sch-2.png'); }
.tab-btn-style.sch3 { background-image: url('../images/sch-3.png'); }
.tab-btn-style.sch4 { background-image: url('../images/sch-4.png'); }
.tab-btn-style.sch5 { background-image: url('../images/sch-5.png'); }
.tab-btn-style.sch6 { background-image: url('../images/sch-6.png'); }
.tab-btn-style.sch7 { background-image: url('../images/sch-7.png'); }
.tab-btn-style.sch8 { background-image: url('../images/sch-8.png'); }
.tab-btn-style.sch9 { background-image: url('../images/sch-1.png'); }

.tab-btn-style.sch1,
.tab-btn-style.sch2,
.tab-btn-style.sch3,
.tab-btn-style.sch4,
.tab-btn-style.sch5,
.tab-btn-style.sch6,
.tab-btn-style.sch7,
.tab-btn-style.sch8,
.tab-btn-style.sch9 {
    background-repeat: no-repeat;
    background-size: 75% 75%;
    background-position: center bottom;
	width: 125px;
    height: 125px;
    background-color: rgba(255, 255, 255, 0.5); 
    margin-right: 10px;
    border: 1px solid #eeecec;
    border-radius: 15px 15px 0 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    white-space: normal;
    overflow: hidden;
    position: relative;
}
.tab-over {
    overflow-x: auto;
    scrollbar-width: none; 
    -ms-overflow-style: none; 
}

.tab-over::-webkit-scrollbar {
    display: none; 
}
@media (min-width: 1200px)  { 
	.container {
		max-width: 1300px !important;
	}
}