banner_title@charset "utf-8";
/* CSS Document */

html,
body {
  --font-sans: "cwTeXYen","Noto Sans TC", sans-serif;
  --font-serif: "Noto Sans TC", "georgia", serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 34px;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;  

}
body{overflow-x: hidden;}
:root {
  --main-color: #1c58ac;
  /*深藍1*/
  --main2-color: #ff4a63;
  /*深藍2*/
  --main3-color: #3b3286;
  /*橙色*/
  --main4-color: #f5f9ff;
  /*淺色*/


}

.region>* {
  margin: 0;
}

.editingAdd {
  position: absolute;
  top: -35px;
}

.home-add {
  top: 35px !important;z-index: 1
}

#add_normal {
  position: relative;
  top: 0;
  padding: 10px;
}

.boxing {
  margin: 30px 0;
}

.editingAdd a {
  background-color: #ffd800;
  padding: 3px 15px;
  border-radius: 15px;
  color: #000;
}

.editingAdd a:hover {
  background-color: #cbff0f;
  color: #000;
}

.view-content {
  clear: both
}

.swiper-slide .editing a {
  display: block !important;
}

#banner_editing {
  position: absolute;
  left: 45px;
  z-index: 2
}

.topBanner_editing {
  bottom: 50px !important;
  top: auto !important
}

.editing {
  position: absolute;
  z-index: 2;
  top: 5px;
  left: 5px;
}

.editing a {
  /* Override the .focusable height: auto */
  width: 30px !important;
  font-size: 0;
  border-radius: 50%;
  /* Override the .focusable height: auto */
  height: 30px !important;
  background-color: #ffd800;
  text-indent: -9999px;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3e%3cg%3e%3cpath fill='%23000000' d='M14.545 3.042l-1.586-1.585c-.389-.389-1.025-.389-1.414 0l-1.293 1.293 3 3 1.293-1.293c.389-.389.389-1.026 0-1.415z'/%3e%3crect fill='%23000000' x='5.129' y='3.8' transform='matrix(-.707 -.707 .707 -.707 6.189 20.064)' width='4.243' height='9.899'/%3e%3cpath fill='%23000000' d='M.908 14.775c-.087.262.055.397.316.312l2.001-.667-1.65-1.646-.667 2.001z'/%3e%3c/g%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 20px 20px;
}

.editing a:hover {
  background-color: #cbff0f;
}

li .editing a {
  display: none !important;
}

li:hover .editing a {
  display: block !important;
}

.slick-slide:hover .editing a {
  display: block !important;
}

a:link {
  text-decoration: none;
}

#main_content a:link {
  color: #00266e;
  text-decoration: none;
}

#main_content a:hover {
  color: #ffa800;
  text-decoration: underline;
}

.clear {
  clear: both
}

img {
  border: 0;
}

div,
ul li {
  margin: 0px auto;
  padding: 0px;
}

.pager {
  display: inline-block
}

#page-wrapper {}

#page img {
  max-width: 100%
}

#page .term-tree-list {
  position: relative;
  margin-top: 15px;
}

#page .term-tree-list .term {
  list-style: none;
  margin: 0;
  padding: 5px 0 5px 30px;
}

#page .term-tree-list .term::before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  background-color: var(--main-color);
  -webkit-mask-image: url(../images/tag1.svg);
  mask-image: url(../images/tag1.svg);
  background-size: cover;
  width: 20px;
  height: 26px;
}

#page .term-tree-list .selected {
  font-weight: normal;
  text-decoration: underline
}

#block_publication {
  margin: 0 0;
}

.screen {
  position: relative;
  padding: 0px 20px;
  max-width: 1380px;
  margin: 0 auto
}

.container {
  max-width: 100%
}

.wide-content {
  width: auto;
  margin: 0
}

.breadcrumb {
  font-size: 15px;
}

.breadcrumb a {
  color: var(--main-color);
}


#news1, #news2, #news3{ max-width:80% !important}

h1,
h2,
h3 {
  font-weight: 600;
  margin: 0;
}

h4,
h5,
h6 {
  font-weight: 400;
  margin: 0;
}

h1 {
  font-size: 38px;
  line-height: 42px;
  color: var(--main-color);
  text-transform: uppercase;
  padding-bottom: 20px;
}

h2 {
  font-size: 34px;
  line-height: 38px;
  color: var(--main2-color);
  padding-bottom: 20px;
}

h3 {
  font-size: 26px;
  line-height: 32px;
  color: var(--main2-color);
  margin-bottom: 20px;
  padding: 5px 0;
position: relative
}


h4 {
  font-size: 23px;
  margin: 0px;
  color: var(--main-color);
  line-height: 33px;
  padding: 5px 0;
}

h5 {
  font-size: 23px;
  margin: 0px;
  color: var(--main2-color);
  line-height: 33px;
  padding: 5px 0;
}

h6 {
  font-size: 23px;
  margin: 0px;
  color: var(--main3-color);
  line-height: 33px;
  padding: 5px 0;
}

.title,
.blocktitle,
.sch_highlights b,
#banner_title h1,
.banner_title h1 {

  font-optical-sizing: auto;
  font-weight: 550;
  font-style: normal;
margin: 0 0 30px 0;
  padding: 5px 0;
  font-size: 30px;
  line-height: 36px;
  letter-spacing: 0;
  position: relative;
  color: #2d2ab1;text-align: center
}





.boxing .title p { display: inline-block; background: #fff; position: relative; z-index: 1;padding: 0 25px ;}
.boxing .title::after {content: "";
  
  width: 100%;
  height: 20px;
  position: absolute;
  background-size: cover;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
  z-index: 0;}
  
.boxing:nth-child(odd) .title p {color:  var(--main2-color);}
.boxing:nth-child(odd) .title::after {background: url("../images/web/grid_pink.png") repeat-x center; background-size: auto 15px;}
.boxing:nth-child(odd) .description  {border:3px solid  var(--main2-color);}
.boxing:nth-child(odd) .download_area{border: 3px solid  var(--main2-color); padding:20px; border-radius:16px; background:#fff;}


.boxing:nth-child(odd) .description table {
  border: 2px solid var(--main2-color) !important;
}


.boxing:nth-child(even) .title p {color:  var(--main-color);}
.boxing:nth-child(even) .title::after {background: url("../images/web/grid.png") repeat-x center; background-size: auto 15px; }
.boxing:nth-child(even) .description  {border: 3px solid  var(--main-color);}
.boxing:nth-child(even) .download_area{border: 3px solid  var(--main-color); padding:20px; border-radius:16px; background:#fff;}

.boxing:nth-child(even) .description table {
  border: 2px solid var(--main-color) !important;
}

    .boxing .Album ul li img{ border-radius:8px; 
      transition: transform 0.3s ease; /* 图片缩放效果 */ }
    .boxing .Album ul li:hover img {
      transform: scale(1.04); /* 整个容器轻微放大 */
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* 增强阴影效果 */
    }



p {
  margin: 0px;
  padding: 0px
}

.blocktitle {
  text-align: left;
  font-size: 36px;
  margin-bottom: 15px;
  color: var(--main-color);
  line-height: 42px;
}

.block__title {}

.region--secondary-menu,
.region--secondary-menu {
  margin: 0;
}
.top_button{ float:right; margin:0px 15px 0 0;}
.top_button a {background: #fd6411;  border: 3px solid #d74a06;  display: block;  border-radius: 16px;
  box-shadow: 0px -5px 0px 0px #fd6411;width: 70px;  height: 60px;  text-align: center; color:#fff;transition: all 0.5s ease; font-size: 14px}
.top_button a:hover {box-shadow: 0px 5px 0px 0px #fd6411;background: #dc5409;}
.top_button a img {width: 25px;  margin: 5px auto 0px auto;}


#hw a {background: #0f7850;  border: 3px solid #055335;  box-shadow: 0px -5px 0px 0px #0f7850;}
#hw a:hover {box-shadow: 0px 5px 0px 0px #11875b;background: #085034;}


#home a {background: #f9e81b;    border: 3px solid #d1c310;    box-shadow: 0px -5px 0px 0px #ebda0f; color: #333}
#home a:hover {box-shadow: 0px 5px 0px 0px #d1c310;background: #fff791;}





#header_top {}
.header_area {position: relative}
/*
#header {
  background: url(../images/web/header.png) no-repeat bottom;
  aspect-ratio: 4 / 1;
  z-index: 2;
  width: 100%;
    position: relative;
    background-size: cover;filter: drop-shadow(0px 6px 0px #e4db15);
	max-height:400px; min-height:300px;
}
*/
/*******/
#header {
  background: url("../images/web/header_sky.png") no-repeat bottom;
  aspect-ratio: 4 / 1;
  z-index: 2;
  width: 100%;
    position: relative;
    background-size: cover;
	max-height:400px; min-height:300px;clip-path: polygon(100% 0%, 0% 0% , 0.00% 77.13%, 2.00% 76.28%, 4.00% 75.56%, 6.00% 74.98%, 8.00% 74.56%, 10.00% 74.29%, 12.00% 74.18%, 14.00% 74.23%, 16.00% 74.44%, 18.00% 74.82%, 20.00% 75.34%, 22.00% 76.01%, 24.00% 76.82%, 26.00% 77.76%, 28.00% 78.81%, 30.00% 79.97%, 32.00% 81.21%, 34.00% 82.52%, 36.00% 83.89%, 38.00% 85.30%, 40.00% 86.72%, 42.00% 88.15%, 44.00% 89.56%, 46.00% 90.94%, 48.00% 92.26%, 50.00% 93.51%, 52.00% 94.68%, 54.00% 95.74%, 56.00% 96.70%, 58.00% 97.52%, 60.00% 98.21%, 62.00% 98.75%, 64.00% 99.14%, 66.00% 99.38%, 68.00% 99.45%, 70.00% 99.36%, 72.00% 99.11%, 74.00% 98.71%, 76.00% 98.15%, 78.00% 97.45%, 80.00% 96.61%, 82.00% 95.64%, 84.00% 94.57%, 86.00% 93.39%, 88.00% 92.13%, 90.00% 90.80%, 92.00% 89.42%, 94.00% 88.01%, 96.00% 86.58%, 98.00% 85.16%, 100.00% 83.76%);
}
#header_filter {filter: drop-shadow(0px 6px 0px #e4db15)}
#header::after { content: ""; background: url("../images/web/header_grassland.png") no-repeat bottom;background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;z-index: 1;bottom: 0;pointer-events: none}


#header::before { content: ""; background: url("../images/web/header_school.png") no-repeat center bottom; position: absolute;
  width: 100%;
  height: 100%;
  background-size: contain;
  bottom: 0;
  z-index: 0; pointer-events: none}
#student  {max-width: 930px;
  margin: auto;
  left: 0;
  right: 0;
  position: absolute;
  height: calc(100% - 80px);}

#student span { background:url("../images/web/header_student.png") no-repeat right bottom;
  position: absolute;
 width: 170px;
  height:170px;
  background-size: contain;pointer-events: none;
  z-index: 2;
  margin: auto;bottom: 0;
  left: 0}
/*******/

#header .screen {
  display: flex;
  padding: 0;
  align-items: center;justify-content: space-between;
}

#header .logo {
  margin-left: 0
}

.sticky {
  z-index: 10;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 1;
}
/*
.sticky #header {
  position: fixed;
  top: 0px;
  z-index: 10;
  width: 100%;
  box-shadow: 0 0 3px rgba(0, 0, 0, .2);
  min-height: auto;
  max-width: 100%;
  background: rgba(47, 53, 99, .85); 
}*/

.site-branding {
  margin-left: 0; padding:10px 0 10px  10px
}


.right_top {
  display: inline-flex; margin-right:0;
  width: 98%; position: absolute; bottom: 0px;left:1%;
}

.right_top::before { content: ""; position: absolute; background: url("../images/web/grass.png") no-repeat;}

#lang {
  margin: 10px 0;
  padding: 0;
  float: right
}

#lang ul {
  list-style: none;
  display: flex;
  margin: 0;
  padding: 0;
}

#lang ul li {
  margin: auto 5px;
}

#lang ul li a {
  background: #ddd;
  color: #000;
  padding: 5px 10px;
  border-radius: 12px;
  font-size: .9em;
}

#lang ul li a:hover {
  background: var(--main2-color);
  color: #fff;
}

#lang ul li a.is-active {
  background: var(--main-color);
  color: #fff;
}


#page-wrapper {}

#page img {
  max-width: 100%;
}

.home_zoneA { background: #fdffed; position: relative;margin: 0 0 0 0;padding: 0 0 5vw 0;}
.home_zoneA::before { content: ""; background: url("../images/web/curve_news.png") no-repeat top; width: 100%;
  position: absolute;  background-size: contain;  height: 180px;margin: -4vw 0 0 0;}
.home_zoneA::after {content: ""; background: url("../images/web/curve.png") no-repeat top;position: absolute;  background-size: contain;width: 100%;  height: 4vw;  left: 0;  right: 0;  margin: -5vw 0 0 0;  top: 0;}


.home_zoneB { background: #317ce1; position: relative;margin: 0 0 0 0;padding: 0 0;clear: both;
  float: left;  width: 100%;  z-index: 1;}
.home_zoneB::before { content: ""; background: url("../images/web/curve_award.png") no-repeat top; width: 100%;
  position: absolute;  background-size: contain;  height: 180px;margin: -4vw 0 0 0;}
.home_zoneB::after {content: ""; background: url("../images/web/curve_blue.png") no-repeat top;position: absolute;  background-size: contain;width: 100%;  height: 4vw;  left: 0;  right: 0;  margin: -5vw 0 0 0;  top: 0;}



.home_zoneC { position: relative;margin: 0px 0 0 0;padding:20px 0 0 0;float: left;
  width: 100%; background: url("../images/web/colored_paper.png") no-repeat top #fff;background-size: contain;}

.home_zoneC::before {content: "";background: url("../images/web/link_bg.png") no-repeat;width: 100%;
  position: absolute; background-size: cover;
  height: 100%;
  margin: 0 0 0 0;top: 0}



.home_zoneD { float: left; width: 100%; clear: both;background: linear-gradient(#d8efff00, #4db6fc); position: relative}
.home_zoneC::after { content: ""; position: absolute; background: url("../images/web/cloud.png") no-repeat bottom left,linear-gradient(#d8efff00, #4db6fc57);width: 100%; height: 40%;
background-size:contain;
  bottom: 0;
  left: 0;}



.view-more,
.view-more2 {
  margin: 0px auto;
  padding: 0px 0 0 0;
  text-align: center;position: absolute;
  top: 0;
  right: 0;
  z-index: 1;display: inline-block;
}


.more-link {
  position: relative;
}

.more-link a {
  font-size: 20.5px;
  line-height: 32px;
  padding: 10px 150px 10px 120px;
  background: #f8b308;

}


.view-more a {display: block;  padding: 20px 35px 15px 35px;  position: relative;  transition: all 0.5s ease; color:#fff; text-shadow: 0 0 3px rgba(0,0,0,.2);
}
.view-more a:hover {padding: 30px 35px 15px 35px}


.view-more a::before {content: "";  background: url("../images/web/more.png") no-repeat;background-size: contain;  color: #fff; position: absolute;
  width: 100%;
  height: 30px;
  bottom: -30px;
  left: 0;
}


.view-more a::after {content: "";  width: 0;
  height: 0;  border-style: solid;  border-width: 10px 0 0 15px;
  border-color: transparent transparent transparent #040404;
  position: absolute;
  right: -12px;
  top: 0;
  z-index: -1;
}



.view-more2 a {
  position: relative;
  display: inline-block;
  padding: 10px 35px;
}

.view-more2 a::before,
.view-more2 a::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-style: solid;
  border-radius: 8px;
  border-color: var(--main3-color);
  transition: transform 0.3s ease;
}

.view-more2 a::before {
  border-width: 2px 0 2px 0;
  transform: scaleX(0);
}

.view-more2 a::after {
  border-width: 0 2px 0 2px;
  transform: scaleY(0);
}

.view-more2 a:hover::before,
.view-more2 a:hover::after {
  transform: scale(1, 1);
}
.breadcrumb__content ol li:nth-child(1){ background: url(../images/web/i_home.png) no-repeat left center; padding-left:35px; background-size: auto 30px; }


.region--breadcrumb {
  background: #ececec; padding:10px; border-radius:16px; border:2px solid #317ce1; margin:20px 0 20px 0;
}


.news_tag {
  position: absolute;
  left: -5px;
  top: -5px;
  background-image: url(../images/icon/i_news.png);
  width: 90px;
  height: 44px;
  background-size: cover;
  z-index: 1;
  pointer-events: none;
}

.news_tag2 {
  position: absolute;
  left: 0;
  top: 0;
  background-image: url(../images/icon/i_news2.png);
  width: 90px;
  height: 28px;
  background-size: cover;
  z-index: 1;
  pointer-events: none;
}

#logo {z-index: 2}
#logo img{ max-height:100px; height:auto;}

.sch_highlights {
  background: url(../images/ctcampus/bg_main.png) no-repeat center top;
  padding: 50px 0;
  background-size: cover;
}

.sch_highlights .title {
  padding: 5px 0 5px 5%;
}

/* .sch_highlights .title::before {
  z-index: 0;
  position: absolute;
  pointer-events: none;
  content: "";
  left: -46%;
  width: 50%;
  height: 3px;
  background: #313cae;
  top: 28px;
} */

[data-aos="sch_highlights_animate"].aos-animate .title::before {
  content: "";
  z-index: 0;
  position: absolute;
  pointer-events: none;
  left: -46%;
  width: 50%;
  height: 3px;
  background: #313cae;
  top: 28px;
  opacity: 0;
  animation: rightAnimate 0.25s linear;
  animation-fill-mode: forwards;
}

@keyframes rightAnimate {
  0% {
    opacity: 0;
    transform: translate3d(-50%, 0, 0) scaleX(0);
  }

  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0) scaleX(1);
    transition: 1s ease-in-out 3s;
  }
}


.sch_highlights b {
  color: #fff;
  font-size: 28px;
  line-height: 34px;
  padding: 0;
  margin: 0;
}


.sch_highlights ul {
  display: grid;
  padding: 50px 0;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin: 0;
}

.sch_highlights ul li {
  width: calc(100% - 2px);
  padding: 1px;
  display: flex;
  align-items: center;
  text-align: center;
  position: relative;
  box-shadow: 0 0 5px rgba(0, 0, 0, .2);
}

.sch_highlights ul li span,
.sch_highlights .boxing {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  color: #fff;
  font-size: 21.5px;
  padding: 30px 0;
  background: linear-gradient(0deg, rgba(44, 51, 98, 1) 20%, rgba(44, 51, 98, 0) 100%);
  margin: 0
}

.bg_god_msg {
  background: url(../images/ctcampus/students.png) no-repeat left center #2f3563;
  padding: 50px 0;
  justify-content: center;
  align-items: center;
}

.bg_god_msg .screen {
  background: url(../images/ctcampus/sch_logo.png) no-repeat right center;
  background-size: auto 75%
}

.bg_god_msg .title {
  color: #fff;
  text-shadow: 0 0 5px rgba(0, 0, 0, .2)
}

.bg_god_msg .contents {
  float: right;
  width: 45%;
  color: #fff;
  background: rgba(47, 53, 99, .7);
  margin: 90px 0;
  padding: 15px;
}

.bg_whystcc {
  background: url(../images/ctcampus/stcc_intro.png) no-repeat  #222a5b;
  background-position: 100% 0%;
  background-size: auto 100%;
  padding: 50px 0;
  justify-content: center;
  align-items: center;
}

.bg_whystcc .title {
  color: #fff;
  text-shadow: 0 0 5px rgba(0, 0, 0, .2)
}

.bg_whystcc ul {
  list-style: none;
  margin: 0 0 0 -3.3%;
  padding: 20px 0;
}

.bg_whystcc ul li {
  float: left;
  width: calc(50% - 3.3%);
  margin: 0 0 30px 3.3%;
  background: rgba(0, 0, 0, .2);
  text-align: center;
  padding: 0px 0;
  color: #fff;
  font-size: 42px;
  line-height: 50px; border: 1px solid rgba(255, 255, 255, .3);background: #222a5b6b;
}

.bg_whystcc ul li .box_why {

  margin: 0px 0; position: relative
}


.bg_whystcc .contents {
  width: 65%;
  float: left;
}

.node__content {
  clear: both;
}

.node__content time {
  display: block !important;
  margin-bottom: 10px;
}


#banner_title,
.banner_title {

  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  pointer-events: none;
  background-position: center center;
}


#banner_title h1,
.banner_title h1,
#nonbanner_title h1 {
color: #18bfe3;
  text-shadow: 0px 1px 7px rgba(123, 123, 123, 0.36);
  padding: 8vw 0 4vw 0;
  margin: 0;-webkit-animation: tracking-in-expand 1s cubic-bezier(0.215, 0.610, 0.355, 1.000)  both;
	        animation: tracking-in-expand 1s cubic-bezier(0.215, 0.610, 0.355, 1.000)  both;
  z-index: 1
}

#banner_title h1 span,
.banner_title h1 span,
#nonbanner_title h1 span {position: relative;
padding: 40px 0px 60px 0px;
  display: block;}

#banner_title h1 span::after,
.banner_title h1 span::after,
#nonbanner_title h1 span::after {
	content: "";
  z-index: 0;
  position: absolute;
  pointer-events: none;
background: url("../images/web/curve.png")no-repeat center;
  width: 100%;
  height: 50px;
  background-size: contain;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0px;filter: drop-shadow(0px 3px 0px #06aed4);
}

#nonbanner_title {
  background: url(../images/ctcampus/bg_news.png) no-repeat bottom center;
}

#nonbanner_title h1 {
  padding: 220px 0 40px 5%;
  color: var(--main-color);
  text-shadow: 0 0 0;
}

#nonbanner_title::after {
  display: none
}

#nonbanner_title h1::before {
  background: var(--main2-color);
  bottom: 58px;
}

#block_latest-news {
position: relative
}

#block_latest-news .blocktitle {
  position: relative;
  z-index: 1;display: block; color: #ff4a63
}
#block_latest-news .blocktitle::after { content: "";  background: url("../images/web/grid.png") repeat-x center; width: 100%;
  height: 20px;
  position: absolute;
  background-size: cover;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;z-index: -1}

#block_latest-news .blocktitle span { background: url("../images/web/i_news.png") no-repeat; position: absolute;
  width: 90px;
  height: 100px;
  background-size: contain;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;}

#block_latest-news .blocktitle p {

padding:0 20px 0 90px;
  display: inline-block;
  background: #fdffed;
}

.btn_back{ margin:0px auto; text-align: center; margin-top:50px; margin-bottom:50px;}
.btn_back a{ display: inline-block; padding:10px 50px; color:#fff !important;  background: linear-gradient(to left, #0067b3 50%, #feb811 50%); background-size: 200% 100%; background-position: right bottom;  transition: all .5s ease-out; border-radius:16px;  }
.btn_back a:hover { background-position: left bottom; color:#000 !important;}




[data-aos="block_latest-new_animation"].aos-animate#block_latest-news::before {
  content: "";
  position: absolute;
  width: 80%;
  height: calc(100% - 140px - 17vh);
  top: 140px;
  z-index: 0;
  left: 10%;
  background: linear-gradient(to right, #313cae 0%, #313cae 100%), linear-gradient(to top, #313cae 50%, transparent 50%), linear-gradient(to top, #313cae 50%, transparent 50%), linear-gradient(to right, #313cae 0%, #313cae 100%), linear-gradient(to left, #313cae 0%, #313cae 100%);
  background-position-x: 0%, 0%, 0%, 0%, 0%;
  background-position-y: 0%, 0%, 0%, 0%, 0%;
  background-repeat: repeat, repeat, repeat, repeat, repeat;
  background-size: auto, auto, auto, auto, auto;
  background-size: 100% 4px, 4px 200%, 4px 200%, 0% 4px, 0% 4px;
  background-position: 50% 100%, 0% 0%, 100% 0%, 100% 0%, 0% 0%;
  background-repeat: no-repeat, no-repeat;
  transform: scaleX(0) rotate(180deg);
  animation: transformAnimation 0.5s ease-in-out 0.5s forwards,
    positionAnimation 0.5s ease-in-out 1s forwards,
    sizeAnimation 0.5s ease-in-out 1.5s forwards;
}




@keyframes transformAnimation {
  0% {
    transform: scaleX(0) rotate(180deg);
  }

  100% {
    transform: scaleX(1) rotate(180deg);
  }
}

@keyframes positionAnimation {
  0% {
    background-position: 50% 100%, 0% 0%, 100% 0%, 100% 0%, 0% 0%;
  }

  100% {
    background-position: 50% 100%, 0% 100%, 100% 100%, 100% 0%, 0% 0%;
  }
}

@keyframes sizeAnimation {
  0% {
    background-size: 100% 4px, 4px 200%, 4px 200%, 0% 4px, 0% 4px;
  }

  100% {
    background-size: 200% 4px, 4px 400%, 4px 400%, 55% 4px, 55% 4px;
  }
}



.video_theme {
  max-width: 80%;
  margin: 50px auto;
}

.slider-slogan {
  position: absolute;
  bottom: 15%;
}

.slider-slogan .slogan_text {
  font-size: 30px;
 padding: 0;
  display: flex;
  line-height: 38px;
color: #333;
 position: relative
}

.slider-slogan .slogan_text p {  background:url("../images/web/slogan.png") no-repeat ;padding: 15px; background-size:auto 80px;
 background: #ffec39e8;display: flex;
  align-items: center;}
.slider-slogan .slogan_text img {height: auto;
  width: auto;  box-shadow: none;  border: 0;  overflow: auto;
  object-fit: cover;  border-radius: 0;
  max-width: none;  margin: 0;  position: relative;
  max-height: 80px;  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);min-height: auto;}

.slogan_right   .slogan_text p { order: 1}
.slogan_right .slogan_text img { -webkit-transform: scaleX(1);  transform: scaleX(1);}

.slogan_left {
  left: 0;
}

.slogan_right {
  right: 0;
}

.view-empty {
  clear: both
}

footer {
  background: #fff;
  color: #333;
  padding: 0px 0;
clear: both
}



footer .text-content,
footer a {
  color: #333;

}


footer .power {
  float: right;
}

footer .copyright {
  float: left
}

footer .copyright a,
footer .power a {
  color: #2f3563;
  text-decoration: underline
}

#main_content {
  float: right;
  width: 75%;
  min-height: 500px;
}

#sidebar-nav {
  float: left; margin:30px 0 ;  width: 23%;
}
.sub_heading {padding: 30px 20px;
    text-align: center;
    font-size: 30px;
    background: url("../images/web/sub_heading_bg.png")#194d97 no-repeat;
    color: #fff; background-size: cover}


.sub_heading a { color: #fff !important}
#sidebar-nav {    background: #dcf0ff;
    border-radius: 16px;
    border: 3px solid #1e6fdb;
    color: #fff;
    overflow: hidden;}

.useful-links ul {
  display: grid;
  list-style: none;
  padding: 0;
  margin: 0;
  grid-template-columns: repeat(5, 1fr);
  column-gap:
    gap: 10px;
}

.useful-links ul li {
  width: calc(100% - 10px);
  position: relative;
  padding: 5px;
}

.history_timeline .blocktitle {
  margin: 0;
  padding: 50px 0;
  color: #fff;
}

#ctd-fliters .form--inline .form-actions {
  margin: auto
}

#ctd-fliters {
  margin-block-end: var(--sp1);
  text-align: right;
  float: right;
}

.contextual-region .view-header {
  margin-block-end: var(--sp1) !important;
}


/* Table */
#main_content table {
  border-collapse: inherit;
  width: 100%;
  line-height: 33px;
  border: 3px solid #194d97; border-radius:12px;
  margin: 0;table-layout: fixed;    overflow: hidden;
}

#main_content tr:nth-child(even) td {
  background: #f2f2f2;
  color: #333;
  padding: 5px;
}

#main_content tr:nth-child(odd) td {
  background: #fff;
  color: #333;
  padding: 5px;
}

#main_content table ul,
table ol {
  margin: 0;
}

#main_content tr th {
  background: var(--main-color);
  color: #fff;
  padding: 5px;
}

.location {
  width: 100%;
  margin: 20px 0;
  box-shadow: 0 0 3px rgba(0, 0, 0, .2);
}

iframe {
  width: 100%;
  min-height: 350px;
}

/* Template */
.tpl-info time,
.block-info time,
.node__content time {
  position: relative;
  display: inline-block;
  padding: 0px 0;
}


.index_block {
  background: none
}

.index_block b {
 font-size: 17px;margin: 10px 0 0 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}

#page time::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0px;
background: url("../images/web/date.png") no-repeat;
  background-size: cover;
 width: 20px;
  height: 21px;
  background-size: contain;
  margin: auto;
  bottom: 0;
}
#page time { text-align: left; padding-left:30px;}

.block-info {
  list-style: none;
  margin: 0;
  padding: 0;
  background: none
}

.block-info li {
  position: relative;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}


.tpl-info {
  list-style: none;
  margin: 0;
  padding: 0;
}

.tpl-info li {
  position: relative;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;background: #fff;
}

.tpl-info li:hover {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px
}

.tpl-info li a {
  color: #333;
  display: block;
  width: 100%
}

.tpl-info li a:hover {
  color: #333;
}

.tpl-info li b,
.block-info li b {
  display: block
}

.tpl-info figure img,
.block-info figure img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  opacity: 1;
}

.tpl-info figure:hover img,
.block-info figure:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  opacity: .8;
}

.tpl-info figure,
.block-info figure,.index_button ul li a figure{
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  background: #fff;
  overflow: hidden;
}

.index_button ul li a figure { background: none;}
.index_button ul li a figure img {-webkit-transform: scale(0.95);
  transform: scale(0.95);
 -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;}
.index_button ul li a figure:hover img { opacity: 0.7 ;-webkit-transform: scale(1);
  transform: scale(1);
 }


.template-A ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}

.template-A ul li {
  width: calc(100% - 30px);
  background: #fff;
  padding: 15px;
  display: flex;
  margin-bottom: 20px;
  align-items: center;
  text-align: center;
}

.template-B ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}

.template-B ul li {
  width: calc(100% - 30px);
  background: #fff;
  padding: 15px;
  display: flex;
  margin-bottom: 20px;
  align-items: center;
  text-align: center;
}

.template-C ul {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
}

.template-C ul li {
  width: calc(100% - 30px);
  padding: 15px;
  display: flex;
  align-items: center;
  text-align: center;
}

/* template-D */

.template-D ul{
  margin: 0 0 0 0%;
  border-top: 2px solid #F00;

}

.template-D ul li {
  display: flex;background: #fff;  padding:10px 0;
}

.template-D ul li .date span {
  padding: 0px 0 0px 28px;
  background-size: 16px 15px;    font-weight: bold;
  color: #666;    font-weight: 400;
   font-family: "Oswald", "微軟正黑體", sans-serif;
}



.template-D ul li .number {
 flex-basis: 10%;
  padding: 5px 10px;
  font-size: 16px;
  margin: 0;
  text-align: left;    font-weight: bold;
  color: #666;    font-weight: 400;
   font-family: "Oswald", "微軟正黑體", sans-serif;
}

.template-D ul li .title {
  flex-basis: 50%;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 21px;
  text-shadow: 0 0 0;
  margin: 0;
  text-align: left;
  font-weight: 400;
  color: #333;
  margin: 0 5%;
  font-family: "Oswald", "微軟正黑體", sans-serif;
}




.template-D ul li .download {
  flex-basis: 24%;
  font-size: 16px;
  padding: 0;
  margin: 0;
  text-align: right;
  padding: 5px 20px;
}

.template-D ul li .download a {
  background: url(../images/icon/icon_download.png) no-repeat left;
  background-position: 3px 5px;
  padding: 6px 0 6px 30px;
  line-height: 19px;
  background-size: 23px 23px;
  display: inline;
  font-weight: bold;
  color: #666;
  font-family: "Oswald", "微軟正黑體", sans-serif;
  transition: all 0.3s ease;
}

.template-D ul li .download a:hover {
  background: url(../images/icon/icon_download.png) no-repeat left;
  background-position: 3px 8px;
  color: #666;
  background-size: 23px 23px
}

.template-D ul li .date {
  flex-basis: 16%;
  font-size: 16px;
  padding: 5px 5px 5px 10px;
  margin: 0;
  text-align: left;    font-weight: bold;
  color: #666;
}

.template-D ul li p {
  width: auto;
  font-size: 15px;    font-weight: bold;
  color: #666;
}

.template-D ul li .date time{
  padding: 0px 0 0px 28px;
  background-size: 16px 15px;
  color: #666;    font-weight: 400;
   font-family: "Oswald", "微軟正黑體", sans-serif;
}

.date time{
  background: url(../images/icon/icon_calendar.png) no-repeat;
  padding: 8px 20px 8px 25px;
  font-size: 16px;
  line-height: 15px;
  display: inline-block;
  background-size: 18px 20px;
  background-position: 0px 25%;
}

@media screen and (max-width:567px) {
 .template-D ul li {
    flex-direction: column;
  }

 .template-D ul li>div {
    width: 100%;padding: 5px 10px !important;
    box-sizing: border-box;
  }

  .template-D ul li .date {
   padding: 5px 10px !important;
  }

  .template-D ul li .date span {
    font-size: 16px;
    background-size: 20px !important;
    background-position: 0 50%;
    background-size: 20px;
    padding: 5px 5px 5px 30px;
    display: block;
    color: #fc2130;
    font-size: 16px;
    line-height: 19px;
    display: block;
  }



.template-D ul li a {
  display: inline-block;
  padding: 0px 0;
  width: 100%;
}

.template-D ul li a:hover {
  color: #333;
  text-decoration: none
}



.template-D ul li .date span {
  padding: 0px 0 0px 28px;
  background-size: 16px 15px;
}



.template-D ul li .number {
  flex-basis: 24%;
   padding: 5px 10px;
  font-size: 16px;
  margin: 0;      text-align: left;
}

.template-D ul li .title {
  flex-basis: 50%;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 19px;
  text-shadow: 0 0 0;
  margin: 0;      text-align: left;
}


   .template-D ul li .download{
     flex-basis: 20%;
     font-size: 16px;
     padding: 0;
     margin: 0;
     text-align: left;
   }

        .template-D ul li .download a{
         background: url(../images/icon/icon_download.png) no-repeat left;
           background-position: 3px 5px;
          padding: 6px 0 6px 30px;
           line-height: 19px;
           color: #555;
           background-size: 23px 23px;
           display: block;
        }

                   .template-D ul li .download a:hover {
     background: url(../images/icon/icon_download.png) no-repeat left;
       background-position: 3px 8px;
       color: #666;
       background-size: 23px 23px
                   }

       .template-D ul li .date {
         flex-basis: 16%; font-size: 16px;
         padding: 5px 5px 5px 10px;
         margin: 0;      text-align: left;
       }


  .template-D ul li p {
    width: auto;
    font-size: 15px;
  }
}




#block_gallery {
  margin: -90px 0 50px 0
}

#block_gallery ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.Block_A ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);  gap: 30px;
}

.Block_A ul li {
  position: relative;
  width: 100%;
}

.Block_B ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);  gap: 30px;
}

.Block_B ul li {
  position: relative;
  width: 100%;
  background: #fff;
}

.Block_C ul {
  margin: 0;
  padding: 0
}

.Block_C ul li {
  position: relative;
  width: 100%;
  background: #fff;
  margin: 0 0 30px 0;
}

.Block_C ul li .cover {
  float: left;
  width: 38%
}

.Block_C ul li .content {
  float: right;
  width: 60%;
  padding: 15px 0;
}

.Block_C ul li b {
  font-size: 28px;
  line-height: 42px;
  color: var(--main-color);
  border-bottom: 2px solid var(--main-color);
  margin-bottom: 15px;
}

.public_add {
  top: -98px;
}

.flip_btn,
.pdf_btn {
  display: inline-block;
  margin-top: 15px;
}

.pdf_btn {
  margin-left: 15px;
}

.flip_btn a {
  background: var(--main-color);
  color: #fff !important;
  padding: 10px 20px;
}

.pdf_btn a {
  background: var(--main2-color);
  color: #fff !important;
  padding: 10px 20px;
}


.news-card {
  border: 0px solid aqua;
  margin: 1px;
  position: relative;
  overflow: hidden;

  flex: 1;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}



.news-card__image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  transition: transform 1s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
  z-index: -1;
}

.news-card__text-wrapper {
position: relative;
  padding: 10px 10px;
  width: calc(100% - 8px);
  color: #fff;
  background: #f9475d;
  border: 4px solid #ffbfc7;
  box-shadow: 0 0 0 4px #f9475d;
  border-radius: 16px;
  margin: 24px 4px 4px 4px;text-align: center;transition: margin 0.3s ease, transform 0.3s ease, background 0.3s ease;

}
.news-card:hover .news-card__text-wrapper { margin: 14px 4px 4px 4px; }



.news-card__title {
  transition: color 1s ease;
  margin-bottom: .5rem;
}

.news-card__details-wrapper {
  max-height: 0;
  opacity: 0;
  transition: max-height 1.5s ease, opacity 1s ease;
}

@media (min-width: 900px) {
  .news-card:hover .news-card__details-wrapper {
    max-height: 20rem;
    opacity: 1;
  }

  .news-card:hover .news-card__text-wrapper {
    background-color: #f9475d
  }

  .news-card:hover .news-card__title {
    color: yellow;
  }

}


.articles {
  padding: 1em;
}

.articles:hover:before {
  width: 100%;
}

.articles::before {
  content: "";
  position: absolute;
  bottom: 0px;
  height: 2px;
  width: 0%;
  background: var(--main-color);
  right: 0px;
  transition: width 0.4s;
}



/* End Template */

/* Category */
.category {
  float: left;
  background: #ebeff2;
  padding: 8px 10px;
  border-radius: 8px;
  margin: 9px 0;
  z-index: 1;
  position: relative;
}

.category ul {
  list-style: none;
  margin: 0;
  padding: 0
}

.category ul li {
  display: inline-block;
}

.category ul li a {
  display: block;
  padding: 5px 20px;
  font-size: 1.3em;
  text-decoration: none;
  color: #333333;
  font-weight: 400;
  margin: 0 10px;
}

.category ul li+li {
  border-left: 1px dotted #666;
}

.category ul li a,
.category ul li a:after,
.category ul li a:before {
  transition: all .5s;
}

.category ul li a:hover {
  color: var(--main-color);
}

#ctd-fliters .button {
  background: var(--main-color);
}

#ctd-fliters select {
  color: var(--main-color);
}

#ctd-fliters .button,
#ctd-fliters select {
  font-size: 16px;
  line-height: 24px;
  height: 50px;
}


/* stroke */
.category.stroke ul li a,
.category.fill ul li a {
  position: relative;
}

.category.stroke ul li a:after,
.category.fill ul li a:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 0%;
  content: '.';
  color: transparent;
  background: var(--main-color);
  ;
  height: 2px;
}

.category.stroke ul li a:hover:after {
  width: 100%;
}

.category.fill ul li a {
  transition: all 2s;
}

.category.fill ul li a:after {
  text-align: left;
  content: '.';
  margin: 0;
  opacity: 0;
}

.category.fill ul li a:hover {
  color: #fff;
  z-index: 1;
}

.category.fill ul li a:hover:after {
  z-index: -10;
  animation: fill 1s forwards;
  -webkit-animation: fill 1s forwards;
  -moz-animation: fill 1s forwards;
  opacity: 1;
}

/* SHIFT */
.category.shift ul li a {
  position: relative;
  z-index: 1;
}

.category.shift ul li a:hover {
  color: #91640F;
}

.category.shift ul li a:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 1px;
  content: '.';
  color: transparent;
  background: var(--main-color);
  visibility: none;
  opacity: 0;
  z-index: -1;
}

.category.shift ul li a:hover:after {
  opacity: 1;
  visibility: visible;
  height: 100%;
}


.category .current a,
.category .current a:hover {
  color: #fff;
  background: var(--main-color);border-radius: 8px;
}


/* Keyframes */
@-webkit-keyframes fill {
  0% {
    width: 0%;
    height: 1px;
  }

  50% {
    width: 100%;
    height: 1px;
  }

  100% {
    width: 100%;
    height: 100%;
    background: var(--main-color);
    ;
  }
}

/* Keyframes */
@-webkit-keyframes circle {
  0% {
    width: 1px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    height: 1px;
    z-index: -1;
    background: var(--main-color);
    ;
    border-radius: 100%;
  }

  100% {
    background: var(--main-color);
    ;
    height: 1000%;
    width: 1000%;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 0;
  }
}

/* End Category */

.sitemap-item {
  margin: 0px auto;
  padding: 0;
}

.sitemap-item ul {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 15px;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.sitemap-item ul ul {
  grid-template-columns: repeat(1, 1fr);
  gap: 5px;
  margin: 10px;
  padding: 0 25px;
  list-style-type: initial;
}

.sitemap-item ul li {
  width: 100%;
  margin: 0;
  padding: 0
}

.sitemap-item ul li a,
.sitemap-item ul li span {
  padding: 10px 15px;
  display: block;
  border-bottom: 1px solid #ddd;
  transition: background 0.3s ease;
}

.sitemap-item ul li a {
  color: var(--main-color);
}

.sitemap-item ul li span {
  color: #555;
}

.sitemap-item ul li a:hover {
  background: var(--main2-color);
  color: #fff;
}

.sitemap-item ul li ul li a,
.sitemap-item ul li ul li span {
  padding: 5px 0 5px 0px;
  display: block;
  border-bottom: 0;
  font-size: 1em;
  font-weight: 300
}

.sitemap-item ul li ul li a:hover {
  background: none;
  color: var(--main2-color)
}


.sidebar-nav {

}

.sidebar-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;

}


.sidebar-nav ul ul {
  background: #164588;
  font-size: 17px;border: none; padding:10px;
  line-height: 27px; overflow: hidden; border-radius: 16px
}

.sidebar-nav .metismenu {
  padding: 10px;
  font-size: 16.5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.sidebar-nav .metismenu a.current {
  color:#fff
}

.sidebar-nav .metismenu li+li {
  margin-top: 0px;border-top: 2px dotted #fff;
}

.sidebar-nav .metismenu li:first-child {
  margin-top: 0px;
}

.sidebar-nav .metismenu li:last-child {
  margin-bottom: 0px;
}

.sidebar-nav .metismenu>li {
  /*-webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;*/
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}

.sidebar-nav .metismenu a {
  position: relative;
  display: block;
  padding:  5px 10px ;
  color: #000000; border-radius: 14px;
  outline-width: 0;
  transition: all .3s ease-out; margin: 5px 0
}

.sidebar-nav .metismenu ul a {
  padding: 7px 10px 7px 20px; font-size:16px; line-height:23px; background:none
}

.sidebar-nav .metismenu ul ul a {
  padding: 5px 10px 5px 35px;
}



.sidebar-nav .metismenu a:hover,
.sidebar-nav .metismenu a:focus,
.sidebar-nav .metismenu a:active {
  color:#000; background:#ffec39;
  text-decoration: none;
}

.sidebar-nav .mm-active a, .sidebar-nav ul a.current,
.sidebar-nav .metismenu .mm-active>a  {
color:#fff; background:#012961;
}


.sidebar-nav .mm-active  a.is-active {
  color:#000; background:#ffec39;}

.subjectlists {
  position: relative;
  margin: 0 auto;
  padding: 0 !important;
  max-width: 1000px;
  list-style: none;
  text-align: center;
}

.subjectlists figure figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.subjectlists figure figcaption::before,
.subjectlists figure figcaption::after {
  pointer-events: none;
}

.subjectlists figure figcaption,
.subjectlists figure figcaption>a {
  position: absolute;
  background: #0c335b38;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.subjectlists figure figcaption>a {
  z-index: 1;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}


.subjectlists figure h2,
.subjectlists figure p {
  margin: 0;
}

.subjectlists figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}

figure.effect-honey {
  background: #4a3753;
  min-height: 180px;
}

figure.effect-honey img {
  opacity: 0.9;
  max-width: 125%: -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
  transition: all 0.3s ease-in-out;
  opacity: 1;
}

figure.effect-honey:hover img {
  opacity: 0.5;
}

figure.effect-honey figcaption::before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background: var(--main2-color);
  content: '';
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0);
}

figure.effect-honey h2 {
  position: absolute;
  font-style: normal;
  bottom: 0;
  left: 0;
  padding: 0.5em 1.5em;
  color: #fff;
  text-shadow: 0 0 8px #000000a1;
  width: 100%;
  text-align: left;
  -webkit-transform: translate3d(0, -30px, 0);
  transform: translate3d(0, -30px, 0);
}


figure.effect-honey figcaption::before,
figure.effect-honey h2 {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}

figure.effect-honey:hover figcaption::before,
figure.effect-honey:hover h2,
figure.effect-honey:hover h2 i {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.view-subjects {

  padding: 0;
  margin: 0;
  clear: both;

}

.subjectpage {
  border: 0;
}

.subjectpage a {
  padding: 15px 15px;
}

.subjectpage:nth-child(n+2) {

}

#block-sidebar-nav { }

#block-sidebar-nav h2 { margin:0; padding:0 0 15px 0;}

.subjectmenu ul {
  list-style: none;
  margin: 0 0 30px 0  ; background:#317ce1; border-radius:16px; 
  padding: 10px 20px; display:flex; justify-content: flex-start; /* 項目靠左對齊 */

  flex-wrap: wrap; /* 允許換行 */
}

.subjectmenu ul li {
margin:0 10px;
  position: relative
}

.subjectmenu ul li a {
  padding: 5px 15px; background:#fff;
  display: block;color: #333; border-radius:12px; font-size:17.5px; line-height:30px;
}
.subjectmenu ul li a:hover { background:#ffec39; color: #000 !important; }
.subjectmenu ul li a.current { background:#ffec39; color: #000 !important; }


.subjectlist ul {
  list-style: none;
  margin: 0;
  padding: 15px;
}

.subjectlist ul li {
  float: none;
  border-bottom: 1px solid var(--main3-color);
  position: relative
}

.subjectlist ul li a {
  padding: 15px 15px 15px 30px;
  display: block;
  font-size: 21px;
  line-height: 27px;
}

.subjectlist ul li a::before {
  content: "\2022";
  font-family: Arial;
  position: absolute;
  color: var(--main2-color);
  left: 0;
  top: 19px;
  font-size: 50px;
  font-weight: 400;
}

.contact_area {
  padding: 0px 0 30px 0;
  overflow: hidden;
  position: relative; 
	z-index: 3
}




.contact_info {
  color: #fff;
  position: relative;
  z-index: 1;
  vertical-align: bottom;
width: 100%;
  float: left;
  display: flex;justify-content: center;
  align-items: center;
}



.contact_info ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.contact_info ul li {
  float: left;
  width: 100%;
  margin: 5px 0;
}

.contact_info ul li+li {
  width: 50%;
}
.contact_info ul li+li+li+li {
  width: 100%;
}

.contact_info ul li span {
  background: url(../images/ctcampus/i_address.png) no-repeat left center;
  padding: 5px 0 5px 35px;
  min-width: 85px;
  display: inline-block;background-size: 17px
}

.contact_info ul li+li span {
  background: url(../images/ctcampus/i_tel.png) no-repeat left center;background-size: 17px
}

.contact_info ul li+li+li span {
  background: url(../images/ctcampus/i_fax.png) no-repeat left center;background-size: 22px
}

.contact_info ul li+li+li+li span {
  background: url(../images/ctcampus/i_email.png) no-repeat left center;background-size: 22px;
}

.contact_info ul ul li {
  width: auto;
  margin: 5px 5px 0px 5px;
}

.contact_info ul ul li img {
  width: 30px !important;
}

.contact_info ul li a {
  color: #fff;
  text-decoration: underline;
}

.menu_arrow ul::before {
  background-color: white;
  /* Desired color */
  -webkit-mask: url(../images/triangle-up.svg) no-repeat center;
  mask: url(../images/triangle-up.svg) no-repeat center;
  mask-size: cover;
  background-size: cover;
  content: "";
  position: absolute;
  pointer-events: none;
  width: 50px;
  height: 15px;
  top: -15px;
  z-index: 111;
  left: 15px;
}

@media screen and (max-width: 1400px) {
  .menu_center ul::before {
    left: auto;
    right: 15px;
  }
}

.menu_arrow ul ul::before {
  display: none;
}


.cd-top {
  display: inline-block; border-radius:16px;
  position: fixed;
  opacity: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  height: 50px;
  width: 50px;
  bottom: 50px;
  right: 50px;
  z-index: 10;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  border: 1px solid #fff;
  box-shadow: 0px 0px 5px #999;
  background: #eb9d4f url(../images/ctcampus/cd-top-arrow.svg) no-repeat center center;

}

.cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
  background: #666 url(../images/ctcampus/cd-top-arrow.svg) no-repeat center center;
}

.cd-top.cd-is-visible {
  visibility: visible;
  opacity: 1;
}

.cd-top.cd-fade-out {
  opacity: .9;
}

.no-touch .cd-top:hover {
  background-color: #40498a;
  opacity: 1;
}

.cover_bg { display: flex;
  justify-content: center;
  align-items: normal;
  padding: 50px 0px;
  width: 100%;
  position: relative;
  min-height: 350px;
  background: url(../images/school.png) no-repeat left top;
    background-position-y: top;
    background-attachment: scroll;
    background-size: auto;
  background-attachment: fixed;
  background-blend-mode: multiply;
  background-size: 100%;
  background-position-y: 30%;}

.index_info {position: relative;
  z-index: 1;
  top: 50%;
  left: 0%;
  transform: translateY(-56%);
  text-shadow: #010101a1 1px 0 10px;color: #fff;
  font-size: 27px;text-align: center;
  line-height: 38px;font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-weight: 550;}



.list-item { padding: 15px ; }
.list-item ul {display: block;}
.list-item .content { display: flex;  margin: 0;  width: 100%;}

.list-item .content time{ flex: 0 0 20%; white-space: nowrap}
.list-item .content .notice_no{ flex: 0 0 10%; }
.list-item .content b{ flex: 0 0 50%; }
.list-item .content .download{ flex: 0 0 20%; }
.list-item ul li{background: none; box-shadow:none;padding: 15px ; text-align: left ; background:#fff; margin-bottom:5px; width:100% } 


.list-item .content .download a{ background:url(../images/icon/icon_download.png) no-repeat left; background-position:3px 5px; padding:8px 0 3px 30px; line-height:19px; color:#555; background-size:23px 23px; display:block;transition: all 0.3s ease 0s;}
.list-item .content .download a:hover{ background:url(../images/icon/icon_download.png) no-repeat left; background-position:3px 8px; color:#666;background-size:23px 23px}




.news_cover {border: 3px solid #ffe3e7;
  box-shadow: 0 0 0 3px #f9475d;
  border-radius: 16px;
  height: auto;
  overflow: hidden;
  margin: 3px;}

#block_latest-awards .blocktitle {
  position: relative;
  z-index: 1;display: block; color: #fff
}
#block_latest-awards .blocktitle::after { content: "";  background: url("../images/web/grid.png") repeat-x center; width: 100%;
  height: 20px;  position: absolute;
  background-size: cover;  top: 0;
  bottom: 0;  margin: auto;  right: 0;z-index: -1}

#block_latest-awards .blocktitle span { background: url("../images/web/i_awards.png") no-repeat; position: absolute;
  width: 90px;
  height: 100px;
  background-size: contain;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;}


#block_latest-awards a:hover .news-card__text-wrapper {background: #a4e8ea;}

#block_latest-awards .blocktitle p {padding:0 20px 0 90px;  display: inline-block;  background: #317ce1;}
#block_latest-awards .news_cover {  border: 4px solid #d7f8f9;	box-shadow: 0 0 0 4px #095393; }
#block_latest-awards .news-card__text-wrapper {background: #d7f8f9;  border: 4px solid #fff;  box-shadow: 0 0 0 4px #125fa1;color: #333;width: calc(100%  - 8px);margin: 20px 4px 5px 4px;
overflow: unset; transition: margin 0.3s ease, transform 0.3s ease, background 0.3s ease;}


#block_latest-awards .news-card:hover .news-card__text-wrapper  { margin: 14px 4px 4px 4px; }

#block_latest-awards .news-card__text-wrapper::before { content: "";
content: "";
  width: 15px;
  height: 39px;
  position: absolute;
  top: -35px;
  background: #fff;
  border: 3px solid #ffc600;
  box-shadow: 0 0 0 3px #fff;
  border-radius: 50px;
  left: 35px;
}
#block_latest-awards .news-card__text-wrapper::after { content: "";
content: "";
  width: 15px;
  height: 39px;
  position: absolute;
  top: -35px;
  background: #fff;
  border: 3px solid #ffc600;
  box-shadow: 0 0 0 3px #fff;
  border-radius: 50px;
  right: 35px;
}


.mission {width: 85%;  padding: 50px 0 0 0;  display: flex;  position: relative;align-items: center;
  justify-content: center;}
.mission_title {order: 2;  position: absolute;  top: 0px;  padding: 40px 80px;
  left: 8vw;  font-size: 35px;}
.mission_title::after { content: "";  background: #ffec39;  width: 100px;  height: 15px;  position: absolute;  left: 0;
  top: 0;}
.mission_title::before {content: "";  background: #e6e6e6;  width: 15px;  height: 70px;  position: absolute;  left: 0;  top: 0;}
.mission_content {order: 3; width: 60%; margin: 0 }
.mission_content p{background: #ffec39;  padding: 30px 50px;  border-radius: 16px;
font-size: 17px;
  line-height: 31px;}
.mission_cover {order: 1;
width: 30%;


  margin: 50px -30px 0 0;
  z-index: 1;}

.mission_cover img {  border: 5px solid #ffec39;  overflow: hidden;
  border-radius: 26px;}
.index_button {padding: 80px 0 0 0; position: relative;z-index: 1}
.index_button ul { margin: 0; list-style: none; padding: 0;display: flex; gap: 0px;}
.index_button ul li {position: relative}

.index_button ul li a figure::after { content: ""; pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  top: 0;
	}











#block-olivero-footer,.region--footer-bottom ,.region--footer-top {clear:both}

#block-olivero-index-button {float: left;  ;  margin: 0px 0 0 0; flex: 0 0 65%}
#block-olivero-views-block-calendar-block {float: left;  flex: 0 0 35%; margin: 20px 0 0 0;position: relative;
  z-index: 1;}

.main_calenadr{ margin-top:40px;}
.main_calenadr .blocktitle {margin-bottom: 20px;}
.main_calenadr .blocktitle span { background: url("../images/web/i_calendar.png") no-repeat; position: absolute;
width: 80px;
  height: 80px;
  background-size: contain;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;}

.main_calenadr .blocktitle p {padding:0 20px 0 90px;  display: inline-block;color: #1c58ac;}
.main_calenadr .block-info { background: #fff; border: 3px solid #1c58ac;border-radius: 32px; padding: 20px}


.region--content-below {justify-content: center;    align-items: center;gap: 50px;  flex-wrap: nowrap; display: flex}
.useful_link {padding:50px 0 90px 0}
.useful_link .block-info {display: grid;  grid-template-columns: repeat(5, 1fr);  gap: 30px;}
.useful_link img { width: 100%;border-radius: 16px;
  overflow: hidden;}
  
.useful_link ul li{  transition: transform 0.3s ease, box-shadow 0.3s ease; box-shadow: rgba(100, 100, 111, 0) 0px 7px 29px 0px;}
.useful_link ul li:hover {
  transform: scale(1.05);
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2);
}

.useful_link li::after  {content: ""; position: absolute; width: 100px;  height: 100%;  left: 0px;  top: 0;  z-index: -1;  -webkit-transform: scale(1.1);  transform: scale(1.1);  border-bottom-left-radius: 16px;transition: 0.5s ease-out; }
.useful_link li:nth-child(6n + 1)::after { background: #fc5e09 ;  }
.useful_link li:nth-child(6n + 2)::after {background: #deeb11;  }
.useful_link li:nth-child(6n + 3)::after {background: #fd465f;  }
.useful_link li:nth-child(6n + 4)::after { background: #ff7fe0; }
.useful_link li:nth-child(6n + 5)::after {background: #285eab;  }
.useful_link li:nth-child(6n + 6)::after {background: #ffec39;  }
.useful_link li:hover::after { background-position: left top; color:#000 !important;width: 100%;}





#block_useful_link {position: relative;
  z-index: 1;}

.footer_top {background: #317ce1;position: relative; }
.footer_top::before { content: ""; background: url("../images/web/curve_bottom.png") no-repeat top; width: 100%;
  position: absolute;  background-size: contain;  height: 180px;margin: -5vw 0 0 0;}

.footer_bottom{ background: #ffec39; padding: 30px 0; font-size:12.5px;}
.logo_bottom {flex: 0 0 50%;}
.logo_bottom img {max-height: 100px;margin: auto;}




#block-olivero-eclass { margin: 0;z-index: 3;position: absolute;
    float: right;
    right: 0;}

#block_latest-awards { position: relative;}
.inner_page { background: #E5F5FB;
background: linear-gradient(360deg,rgba(229, 245, 251, 1) 0%, rgba(255, 255, 255, 1) 100%);}

#banner_area {   padding: 0 0 15px 0; position: relative}
#block-olivero-bannerlinkingicons {position: absolute;  top: 0;  right: 0;}

.inner_page  footer{ margin: 8vw 0 0 0 }
ul#main-menu p {width: 100%;  padding:20px 0 15px 0; text-shadow:0 0 8px rgba(0,0,0,.7) }
ul#main-menu ul p {width: 100%;  padding: 0px;  text-shadow:0 0 8px rgba(0,0,0,.0); white-space: break-spaces}
ul#main-menu lord-icon {position: relative;  top: 0px;  margin: auto;  left: 0;  right: 0;filter: drop-shadow(2px 0px 0px rgb(255, 255, 255))drop-shadow(-2px 0px 0px rgb(255, 255, 255))drop-shadow(0px 2px 0px rgb(255, 255, 255))drop-shadow(0px -2px 0px rgb(255, 255, 255));}



@-webkit-keyframes tracking-in-expand {
  0% {
    letter-spacing: -0.5em;
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    opacity: 1;
  }
}
@keyframes tracking-in-expand {
  0% {
    letter-spacing: -0.5em;
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    opacity: 1;
  }
}

.blue_btn li ul li .current {background: #194d97 !important;  color: #fff !important;}
.yellow_btn li ul li .current {background: #ff9600 !important;  color: #fff !important;}

#banenr_linking{ position:absolute; right:35px; top:120px; z-index:2;}
#banenr_linking ul { list-style:none; margin:0; padding:0 }
#banenr_linking ul  li{ margin:5px 0;  }

#banenr_linking ul li a{  padding:8px 10px; border-top-left-radius: 12px;
border-bottom-left-radius: 12px; display:block; text-align: left; font-size:22px; line-height:30px; color:#fff; transition: all 0.3s ease-in-out; }

#banenr_linking ul li a:hover{ opacity:.9 ; text-decoration:underline } 

#banenr_linking ul li a span{  padding:10px 0 10px 35px; white-space: nowrap;}


#banenr_linking ul li:nth-child(1n) a{ background:#ff7800eb; }
#banenr_linking ul li:nth-child(2n) a{ background:#2c49b7eb; }
#banenr_linking ul li:nth-child(3n) a{ background:#b3ddfceb; color:#000; }
#banenr_linking ul li:nth-child(4n) a{ background:#31651eeb; }
#banenr_linking ul li:nth-child(5n) a{ background:#ffd900eb; color:#000; }

#banenr_linking ul li  a span{ background: url("../images/web/banner_icon_security.png") no-repeat; background-position: center left; background-size:30px 30px;  }
#banenr_linking ul li:nth-child(2n)  a span{ background: url("../images/web/banner_icon_library.png") no-repeat; background-position: center left; background-size:30px 30px;  }
#banenr_linking ul li:nth-child(3n) a span{ background: url("../images/web/banner_icon_onlinetutor.png") no-repeat; background-position: center left; background-size:30px 30px;  }
#banenr_linking ul li:nth-child(4n) a span{ background: url("../images/web/banner_icon_calendar.png") no-repeat;  background-position: center left; background-size:30px 30px; }
#banenr_linking ul li:nth-child(5n) a span{ background: url("../images/web/banner_icon_usb.png") no-repeat;  background-position: center left; background-size:30px 30px; }
#banenr_linking ul li:nth-child(6n) a span{ background: url("../images/web/banner_icon_eservice.png") no-repeat;background-position: center left; background-size:30px 30px;   }


#block-olivero-motto {    position: absolute;    top: 105px;    left: 120px;    z-index: 2;}
.motto img {max-height: 35px}

.region--hero{position:relative;}
.region--hero .contextual-region{position:unset !important;} 

.banenr-linking{ position:absolute; right:15px; top:50%; transform: translateY(-50%); z-index:2;}
.banenr-linking ul { list-style:none; margin:0; padding:0 }
.banenr-linking ul  li{ margin:5px 0;position: relative; }

.banenr-linking ul li > a{  padding:8px 10px; border-top-left-radius: 12px;
border-bottom-left-radius: 12px; display:flex; align-items:center; text-align: left; font-size:22px; line-height:30px; color:#fff; transition: all 0.3s ease-in-out; }

.banenr-linking ul li > a:hover{ opacity:.9 ; text-decoration:underline } 
 
.banenr-linking ul li > a span{  padding:0; white-space: nowrap;}
 
.banenr-linking ul li > a img{ width:30px; height:30px; margin-right:5px; }

.banenr-linking ul li:nth-child(1n) > a{ background:#ff7800eb; }
.banenr-linking ul li:nth-child(2n) > a{ background:#2c49b7eb; }
.banenr-linking ul li:nth-child(3n) > a{ background:#b3ddfceb; color:#000; }
.banenr-linking ul li:nth-child(4n) > a{ background:#31651eeb; }
.banenr-linking ul li:nth-child(5n) > a{ background:#ffd900eb; color:#000; }

