/*==========自訂頁面=========*/

#about h3{
	text-align: center;	
color: #D82920;	

	}
	
#about strong{
font-size: 110%;
color: #FD0202;	
}

#about h4{
	text-align: center;	
	color: #CA3716  !important;
	}
	
	
#about h5{
	text-align: center;	
	color: #E52578  !important;
	}
	
#about h6{
	text-align: center;	
	color: #007CB2  !important;
	}
	


#about .table{
margin: 30px 0px;
}
 
#about .alert{
font-size: 120%;
}
 
#xo-content .formatbox  #about_title_h3{
	position: relative;
	background: #403DB2  url(../../img/frame/) no-repeat left top;

color: #FFFFFF;	
	margin-bottom: 30px !important;
font-size: 135%;
padding: 5px 0px;
font-weight: 550;
clip-path: polygon(0 0, 100% 0, 99% 30%, 100% 100%, 0 100%, 1% 70%);

}



#xo-content .formatbox  #about_title_h3 #about_title{
	background: #FFFFFF  url(../../img/frame/) no-repeat left top;
	color: #403DB2;
	padding: 0px 35px;
clip-path: polygon(100% 0%, 95% 50%, 100% 100%, 0 100%, 5% 50%, 0 0);
}


#about h3::before {
	content: '';
	position: absolute;
	height: 65%;
	background: #FFFFFF  url(../../img/frame/) no-repeat left top;
	width: 18px;
	left: 12px;
	top: 9px;
transform:rotate(0deg);
clip-path: polygon(9% 0, 41% 100%, 100% 56%);

}
#about h3::after{
	content: '';
	position: absolute;
	height: 65%;
	background: #FFFFFF  url(../../img/frame/) no-repeat left top;
	width: 18px;
	right: 12px;
	top: 9px;

clip-path: polygon(41% 0, 0 56%, 91% 100%);

}
 
 #about {
 	position: relative;
 	padding: 0px 10px; 
 }
 


#about  .style_01{
font-weight: 550;
color: #007F79;
font-size: 120%;
}
#about  .style_02{
font-weight: 550;
color: #2D59B7;
font-size: 120%;
}

#about  .style_03{
font-weight: 550;
color: #BA7941;
font-size: 120%;
}
#about  .style_04{
font-weight: 550;
color: #A8002C;
font-size: 120%;
}

#about  .style_05{
font-weight: 550;
color: #7612CB;
font-size: 120%;
}

#about  .style_06{
font-weight: 550;
color: #D9271C;
font-size: 120%;
}


.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05) !important;
}

/*
#about .thumbnail{
margin: 30px 0px !important;
}
#about  #img_box{
margin: 20px 0px !important;
}

*/
#about  p{
text-indent: 2em; 
color: #3F3F3F;
}
 #about #img_box{
  transition: all .25s ease .1s;

 }
 
 
  
 #about #img_box img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
  transition: all .55s ease .1s;
  

}
 #about #img_box:hover{
  border: 5px solid #AC002D;
  padding: 0px;
}

 #about #img_box:hover img:not(.page4 #about .img_box_l:hover img){
  transform: scale(1.5, 1.5);
}


/*==========頁籤================*/
#about #tabs  ul li {
    display: list-item;
    list-style: none;
    margin: 0px 0px 0px 0px;
}


#about #tabs  ul {
     margin: 0px 0px 0px 0px; 
     list-style-type: decimal; 
}

 #about  #foot_box{
 	position: relative;
 	margin: 30px 0px 0px 0px;
 	text-align: right;	
 	font-weight: 550;
 	font-size: 120%;
 }

 #about .ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 0.5em 0.2em;
    background: none;
}

 #about .ui-widget {
  	font-family: Microsoft JhengHei, Lucida Grande, Verdana, sans-serif;
    font-size: 1em;
}


/*=========學校簡介==============*/
.page1 #about .img_box_l{
width: 100%;
border: 1px solid #ADADAD;
margin: 10px 0px 25px 0px;
overflow: hidden;
  padding: 10px;
  border-radius: 10px;
}

.page1 #about .img_box_l img{
display: block;
  border-radius: 10px;
}

.page1 #about dt{
color: #1B179B;
font-weight: 550;
}




/*=============學校願景=================*/
.page3 #about .img_box_l{
width: 100%;
border: 1px solid #ADADAD;
margin: 10px 0px 25px 0px;
overflow: hidden;
  padding: 10px;
  border-radius: 10px;
}

.page3 #about .img_box_l img{
display: block;
  border-radius: 10px;
}

.page3 #about h4{
	text-align: center;	
	color: #006B65  !important;
	background: #CEFFFB url("") no-repeat center top;
	padding: 3px 0px;	
	}


.page3 #about .aligned-text .leftbox{
color: #244691;
font-weight: bold;
  transition: all .25s ease .1s;
}

.page3 #about #conrent_02{
margin: 20px 0px;
}

.page3 #about  p{
text-indent: 0em; 
color: #3F3F3F;
}


 
/*========校徽校歌================*/
.page4 #about .img_box_l{
width: 100%;
border: 1px solid #ADADAD;
margin: 10px 0px 25px 0px;
overflow: hidden;
  padding: 10px;
  border-radius: 10px;
}

.page4 #about .img_box_l img{
display: block;
  border-radius: 10px;
}


.page4 #about  .row .col-md-6{
	text-align: center;
	font-size: 130%;
	padding: 10px 0px;	
	color: #403DB2;
	font-weight: bold;
}


.page4 #about  iframe{
width: 100%;
margin: 30px 0px 0px 0px;
height: 30rem;
}


.page4 #about h4{
	text-align: center;	
	color: #006B65  !important;
	background: #CEFFFB url("") no-repeat center top;
	padding: 3px 0px;	
	}

.page4 #about #conrent_02{
margin: 40px 0px;
}

.page4 #about #author_box{
	text-align: right;	
	font-weight: 550;
	clear:both
}


/*==========安全地圖===========*/
.page2 #about .img_box_l{
width: 100%;
border: 1px solid #ADADAD;
margin: 10px 0px 25px 0px;
overflow: hidden;
  padding: 10px;
  border-radius: 10px;
}

.page2 #about .img_box_l img{
display: block;
  border-radius: 10px;
}









/*============動畫=================*/

.animationtrue   #about #conrent_01{
	position: relative;
	animation-duration: 1.0s;
	animation-name: conrent_01;	
		opacity: 1;
} 


.animationtrue   #about .conrent_each {
	position: relative;
	animation-duration: 1.0s;
	opacity: 0;
}


@keyframes aboutcenter {
	from {
		top: 150px;
		opacity: 0;
	}

	to {
		top: 0px;
		opacity: 1;
	}
}


@keyframes conrent_01 {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}