@charset "utf-8";
/* CSS Document */

html,
body {
  --font-sans: "cwTeXYen", "Noto Sans TC", sans-serif;
  --font-serif: "Noto Sans TC", "georgia", serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 33px;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; overflow-x: hidden

}

#page-wrapper {}

:root {
  --main-color: #0277bd;
  --main2-color: #feb811;
  --main3-color: #3b3286;
  --main4-color: #f5f9ff;
  --main5-color:#2d69e0;
  
  /* Table colors */
  --table-color1: var(--main3-color);
  --table-color2: var(--main4-color);
  --table-border-color: var(--main-color);
  --table-border-collapse: separate;
  --table-hover-bg: #fffacd;
  
  /* Table dimensions */
  --table-border-radius: 8px;
  --table-cell-border-radius: 6px;
  --table-th-padding: 15px;
  --table-td-padding: 12px 15px;
  --table-border-width: 2px;
  --table-cell-border-width: 1px;
}

.region>* {
  margin: 0;
}

.editingAdd {
  position: absolute;
  top: -35px;
}

.home-add {
  top: 35px !important;
}

#add_normal {
  position: relative;
  top: 0;
  padding: 10px;
}

.editingAdd a {
  background-color: #ffd800 !important;
  padding: 3px 15px;
  border-radius: 15px;
  color: #000 !important;
}

.editingAdd a:hover {
  background-color: #cbff0f !important;
  color: #000 !important;
}

.view-content {
  clear: both
}

.swiper-slide .editing a {
  display: block !important;
}

#banner_editing {
  position: absolute;
  left: 45px;
  z-index: 2
}

.topBanner_editing {
  bottom: 100px !important;
  top: auto !important
}

.editing {
  position: absolute;
  z-index: 2;
  top: 5px;
  left: 5px;
}

.editing a {
  width: 30px !important;
  font-size: 0;
  border-radius: 50%;
  height: 30px !important;
  background-color: #ffd800 !important;
  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;
}

#main_content a,
#main_content a:visited {
  color: #00266e;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}

#main_content a:hover {
  color: #ffa800;
  text-decoration: underline;
}

.view-header {
  position: relative;
}

.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 30px;
  max-width: 1400px;
  margin: 0 auto
}

.Album {
  /* background: #e3f2fd; */
  padding: 15px;
  border-radius: 18px;
}

.Album img {
  border-radius: 18px;
}

.container {
  max-width: 100%
}

.wide-content {
  width: auto;
  margin: 0
}

.breadcrumb {
  font-size: 15px;
  padding: 0 15px;
}

.breadcrumb a {
  color: var(--main-color);
}

#block-olivero-breadcrumbs {
  margin-right: 0;
}

.block-views-blockslideshow-block-1 {
  position: relative;width: 68%
}

#block-olivero-eclassloginbox, #block-olivero-eclassloginboxen {position: absolute;
  top: 0;margin: 30px 0 0 0;
  right: 0;}


#news1,
#news2,
#news3 {
  max-width: 80% !important
}

h1,
h2,
h3 {
  font-weight: 600;
  margin: 0;
  font-family: var(--font-sans);
}

h4,
h5,
h6 {
  font-weight: 400;
  margin: 0;
  font-family: var(--font-sans);
}

h1 {
  font-size: 38px;
  line-height: 42px;
  color: #0277bd;
  padding: 20px 0;
  position: relative;
}

h1::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 10px;
  background-image: url(../images/web/cloud_title.png);
  background-size: contain;
  background-repeat: no-repeat;
  aspect-ratio: 250 / 39;
}

h2 {
  font-size: 34px;
  line-height: 38px;
  color: #0277bd;
  padding-bottom: 20px;
}

h3 {
  font-size: 26px;
  line-height: 32px;
  color: #0277bd;
  margin-bottom: 20px;
  padding: 5px 0;
  border-bottom: 1px solid #90caf9;
}

h4 {
  font-size: 26px;
  margin: 0px;
  color: #0277bd;
  line-height: 33px;
  padding: 5px 0;
  font-weight: 500;
}

h5 {
  font-size: 26px;
  margin: 0px;
  color: #5c8bc7;
  line-height: 33px;
  padding: 5px 0;
}

h6 {
  font-size: 23px;
  margin: 0px;
  color: #0277bd;
  line-height: 33px;
  padding: 5px 0;
}

.title,
.blocktitle,
.sch_highlights b,
#banner_title h1,
.banner_title h1 {
  font-weight: 550;
  font-style: normal;
  margin: 15px 0;
  padding: 5px 0;
  font-size: 34px;
  line-height: 42px;
  letter-spacing: 0;
  position: relative;
}

.boxing .title {
  font-weight: 550;
  font-style: normal;
  margin: 15px 0;
  padding: 5px;
  font-size: 34px;
  line-height: 42px;
  letter-spacing: 0;
  position: relative;
  width: 100%;
  margin-bottom: 35px;
  border-radius: 20px 20px 0 0;
  background-color: #f7e967;
  line-height: 60px;
  text-align: center;
  
}



p {
  font-family: var(--font-sans);
}

.boxing .title p {
  margin: 0;
  padding: 0;
}

.blocktitle {
  text-align: left;
  font-size: 36px;
  line-height: 42px;
  font-weight: bold;
  color: #333;
  margin: 0;
  writing-mode: horizontal-tb;
}


.block__title {}

.region--secondary-menu,
.region--secondary-menu {
  margin: 0;
  color: #0277bd !important;
  float: right;
}



#page img {
  max-width: 100%;
}

.home_zoneA {padding: 50px 0; position: relative}
.home_zoneA::before { content: ""; position: absolute; background: url("../images/web/pink_cartoon.png") no-repeat center ;width: 430px;
  height: 270px;
  top: 0;
  right: 70px;
  background-size: contain;
  margin: -120px 0 0 0;
  z-index: 0;}

.home_zoneB {}

.home_zoneC {background-color: #fbfaf6; padding: 60px 0}



.view-more,
.view-more2 {
  margin: 0 auto;
  padding: 50px 0;
text-align: end;
}


.more-link {
  position: relative;
}

.more-link a{
  display: inline-block;
  padding: 10px 30px;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  border-radius: 20px;
  transition: all 0.3s ease;
}

/* .more-link a {
  font-size: 20.5px;
  line-height: 32px;
  padding: 10px 150px 10px 120px;
  background: #ffffff;
  border: 2px solid #0277bd;
  border-radius: 23px;
} */

.more-link a:hover {
  /* padding: 10px 150px 10px 120px; */
  padding: 10px 50px;
}

/* .view-more a {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 5px center;
  transition: background-position 0.5s ease, padding-left 0.5s ease;
} */

/* .view-more a:hover {
  transition: background-position 0.5s ease, padding-left 0.5s ease;
  background-color: #0277bd;
  color: #fff;
  background-position: right 20px center;

  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z' fill='%23ffffff'/%3E%3C/svg%3E");
} */



.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: #0277bd;
  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);
}

.region--breadcrumb {
  background: #fff;
  margin: 0;
  padding: 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 {}

.site-branding__inner {
  height: auto !important;
}

#logo img {
  max-height: 86px;
  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%;
}

[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: #0277bd;
  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,
#nonbanner_title {
  background: url(../images/web/bg_titlepage1.png) #0277bd bottom no-repeat;
  min-height: 100px;
  background-size: 100% auto;
  padding: 0px 0 0 0;
  margin-bottom: 10px;
  /* background-image: url(../images/ctcampus/inner_banner.jpg); */
  background-repeat: no-repeat;
  position: relative;
  pointer-events: none;
}

.banner_title {
  /* background: url(../images/web/bg_banner.png) bottom center no-repeat !important; */
  min-height: 100px;
  background-size: 100% auto;
  padding: 20px 0 0 0;
  margin-bottom: 0px;
  pointer-events: auto;
}

.banner_title .screen {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 240px;
  gap: 40px;
}

.region--breadcrumb .screen {
    max-width: 1400px;
  margin: 0 auto;
  padding: 0 40px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.banner_title .screen>* {
  order: 1;
}

.banner_title .screen>.cover_photos {
  order: 2;
}

#banner_title h1,
.banner_title h1,
#nonbanner_title h1 {
  color: #fff;
  text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
  padding: 300px 0 50px 5%;
  margin: 0;
  z-index: 1
}

.banner_title h1 {
  float: none;
  width: 50%;
  margin: 0;
  color: #fff;
  text-shadow: none;
  padding: 5px 0;
  text-align: left;
  display: flex;
  gap: 10px;
  align-items: center;
}

.banner_title h1 span {
  color: #fff;
  font-size: 38px;
  line-height: 46px;
  margin: 0;
  z-index: 1;
  padding: 15px 0px;
  position: relative;
  opacity: 0;
  transform: translateX(-30px);
  animation: fadeInLeft 1s ease-in-out forwards;
}

@keyframes fadeInLeft {
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

.banner_title h1::before {
    content: '';
    position: relative;
    top: 0; left: 0; 
    background: url(../images/web/banner_a.png) no-repeat;
    background-position: left bottom;
    background-size: contain;
    width: 100px;
    height: 100px;
    animation: leafSway 3s ease-in-out infinite alternate; 
    transform-origin: bottom center; 
    z-index: 2;
}

@keyframes leafSway {
    0% { transform: rotate(-3deg) translateX(-5px); }
    100% { transform: rotate(3deg) translateX(5px); }
}

 /* .banner_title h1::after{
content: "";
  position: absolute;
  right: -40%;
  background-image: url(../images/web/star.png);
  background-size: cover;
  background-repeat: no-repeat;
  aspect-ratio: 1 / 1;
  width: 260px;
  z-index: 0;
  z-index: -1;
  top: 0;
  transform: translateY(-90%);
  aspect-ratio: 844 / 468;
  z-index: 2;
}  */


body:not(.path-frontpage) .cover_photos {
  position: relative;
width: 50%;
  
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
  pointer-events: none;
  aspect-ratio: 2 / 1;
  clip-path: polygon(0% 2%, 16% 1%, 33% 2%, 50% 1%, 66% 2%, 83% 1%, 100% 2%,
      100% 100%,
      100% 98%, 83% 99%, 66% 98%, 50% 99%, 33% 98%, 16% 99%, 0% 98%,
      0% 0%);
}






#nonbanner_title {
  background: url(../images/ctcampus/bg_news.png) no-repeat bottom center;
}

#nonbanner_title h1 {
  padding: 220px 0 40px 5%;
  color: #0277bd;
  text-shadow: 0 0 0;
}

#nonbanner_title::after {
  display: none
}

#nonbanner_title h1::before {
  background: #0277bd;
  bottom: 58px;
}

.region--home-center{
 display: flex;
 gap: 50px; 
}

.region--home-center > *{
flex:1;
}

#block_latest-news .blocktitle {
  position: relative;
  z-index: 1;
}

#block_latest-news .blocktitle p {
  padding: 10px 0px;
  display: inline;
}

.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;
}

.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, #0277bd 0%, #0277bd 100%), linear-gradient(to top, #0277bd 50%, transparent 50%), linear-gradient(to top, #0277bd 50%, transparent 50%), linear-gradient(to right, #0277bd 0%, #0277bd 100%), linear-gradient(to left, #0277bd 0%, #0277bd 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: 0;
  z-index: 1;
  right: 0;
}

.slider-slogan .slogan_text {
  font-size: 2.5em;
  padding: 0.55em;
  line-height: 1.85em;
  color: #fff;
  /* background: #086cc2a1; */
  background: url(../images/web/bg_slogan.png) center/cover no-repeat;
}

.slogan_left {
  left: 0;
}

.slogan_right {
  right: 0;
}

.view-empty {
  clear: both
}

footer {
  color: #333;
  padding: 30px 0;
  font-size: 14px;
  background-color: #eec81d;
  position: relative;
}

footer::after {
  content: "";
  position: absolute;
  top: -18px;
  left: 0;
  display: block;
  width: 100%;
  height: 20px;
  background-image: url(../images/web/cloud_title.png);
  background-repeat: repeat-x;
  background-size: contain;
  transform: rotate(180deg);
  z-index: 3;
}

footer .text-content,
footer a {
  color: #333;
  font-size: 14px
}


footer .power {
  float: right;
}

footer .copyright {
  float: left
}

footer .copyright a,
footer .power a {
  color: #2f3563;
  text-decoration: underline
}

#main_content {
  float: right;
  width: 77%;
  min-height: 500px;
}

#sidebar-nav {
  float: left;
  width: 21%;
}


.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;
}

.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 {
  display: block;line-height: 25px;}

#page time::before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;

background: url("../images/web/date.png") no-repeat;
background-size: contain;
  width: 20px;
  height: 21px;
}

#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 {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  background: #fff;
  overflow: hidden;
}

.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 #0277bd;
}

.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;
  list-style: none;
  overflow-y: scroll;
  max-height: 500px
}

.Block_C ul li {
  position: relative;
  width: 100%;
  margin: 0 0;
}

.Block_C ul li a {
  display: flex;
  align-content: center;
}

.Block_C ul li .cover {
  float: left;
  width: 38%
}

.Block_C ul li .content {
  float: right;
  width: 100%;
  padding: 15px 0;
}

.Block_C ul li b {
  color: #0277bd;
  /* border-bottom: 2px solid #0277bd; */
}

.public_add {
  top: -98px;
}

.flip_btn,
.pdf_btn {
  display: inline-block;
  margin-top: 15px;
}

.pdf_btn {
  margin-left: 15px;
}

.flip_btn a {
  background: #0277bd;
  color: #fff !important;
  padding: 10px 20px;
}

.pdf_btn a {
  background: #5c8bc7;
  color: #fff !important;
  padding: 10px 20px;
}

.news-card figure{ border: 3px solid #fe942e;  border-radius: 16px; }
.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::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.7) 80%);
  ;
  z-index: 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: 5px 10px 15px 10px;
  width: calc(100%);
  color: #333;

  transition: background-color 1.5s ease;
}

.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__title {
    color: yellow;
  }

}


.articles {
  padding: 1em;
}

.articles:hover:before {
  width: 100%;
}

.articles::before {
  content: "";
  position: absolute;
  bottom: 0px;
  height: 2px;
  width: 0%;
  background: #0277bd;
  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: #0277bd;
}

#ctd-fliters .button {
  background: #0277bd;
}

#ctd-fliters select {
  color: #0277bd;
}

#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: #0277bd;
  ;
  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: #0277bd;
  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: #0277bd;
}


/* Keyframes */
@-webkit-keyframes fill {
  0% {
    width: 0%;
    height: 1px;
  }

  50% {
    width: 100%;
    height: 1px;
  }

  100% {
    width: 100%;
    height: 100%;
    background: #0277bd;
    ;
  }
}

/* Keyframes */
@-webkit-keyframes circle {
  0% {
    width: 1px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    height: 1px;
    z-index: -1;
    background: #5c8bc7;
    ;
    border-radius: 100%;
  }

  100% {
    background: #5c8bc7;
    ;
    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: #0277bd;
}

.sitemap-item ul li span {
  color: #555;
}

.sitemap-item ul li a:hover {
  background: #5c8bc7;
  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: #5c8bc7
}

.sidebar-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
  background: #e3f2fd;
  border-radius: 18px;
}

.sidebar-nav ul a.is-active {
  color: #fff !important;
  background: #0277bd;
  border-radius: 8px;
}

.sidebar-nav ul ul {
  background: #eee;
  font-size: 17px;
  line-height: 27px;
}

.sidebar-nav .metismenu {
  padding: 10px 15px;
  font-size: 18px;
  line-height: 23px;
  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: var(--main-color);
}

.sidebar-nav .metismenu li+li {
  margin-top: 5px;
}

.sidebar-nav .metismenu li:first-child {
  margin-top: 5px;
}

.sidebar-nav .metismenu li:last-child {
  margin-bottom: 5px;
}

.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: 8px 35px 8px 15px; font-size:18.5px; line-height:23px;
  color: #333333;
  outline-width: 0;
  transition: all .3s ease-out;
}

.sidebar-nav .metismenu ul a {
  padding: 5px 35px 5px 30px;
}

.sidebar-nav .metismenu ul ul a {
  padding: 5px 35px 5px 45px;
}

.sidebar-nav .mm-active {
  color: var(--main-color);
}

.sidebar-nav .metismenu a:hover,
.sidebar-nav .metismenu a:focus,
.sidebar-nav .metismenu a:active,
.sidebar-nav .metismenu .mm-active>a {
  color: var(--main-color);
  text-decoration: none;
}




.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;
  border-bottom: 1px solid #4c4185;
}

.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;
}


.eclass {
  vertical-align: bottom;
  display: table-cell;
  z-index: 1;
  position: relative;
}

.eclass a {
  background: #fc4;
  color: #2f3563;
  padding: 5px 20px;
  border-radius: 8px;
}

.eclass a:hover {
  background: #313cae;
  color: #fc4;
}

.contact_info ul {
  list-style: none;
  margin: 0;
  padding-left: 50px;
}

.contact_info ul li {
  margin: 5px 0;
  width: 100%;
  float: none;
  padding-left: 0;
}

.contact_info ul li br {
  display: block;
  margin: 5px 0;
}

.contact_info ul li br+span {
  display: none;
}

.contact_info ul li:first-child {
  display: flex;
  align-items: flex-start;line-height: 19px;
}

.contact_info ul li:first-child>span {
  margin-bottom: 0;
}


.contact_info ul li:first-child>span+br+span {
  display: inline;
  background: none;
  padding-left: 0;
  min-width: auto;
  margin-top: 0;
  margin-left: 30px;
}

.contact_info ul li+li {
  width: 50%;
  float: left;
}

.contact_info ul li+li+li {
  width: 50%;
  float: left;
  clear: right;
}

.contact_info ul li+li+li+li {
  width: 100%;
}

.contact_info ul::after {
  content: "";
  display: table;
  clear: both;
}

.contact_info ul li span {
  background: url(../images/web/icon_address.png) no-repeat left center;
  background-size: 24px 24px;
  padding: 0 0 0 34px;
margin: 0 10px 0 0px;
  display: inline-block;
  vertical-align: middle;white-space: nowrap;
}

.contact_info ul li+li span {
  background: url(../images/web/icon_tel1.png) no-repeat left center;
  background-size: 24px 24px;
  padding: 0 0 0 34px;
}

.contact_info ul li+li+li span {
  background: url(../images/web/icon_fax.png) no-repeat left center;
  background-size: 24px 24px;
  padding: 0 0 0 34px;
}

.contact_info ul li+li+li+li span {
  background: url(../images/web/icon_email.png) no-repeat left center;
  background-size: 24px 24px;
  padding: 0 0 0 34px;
}

.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: #000;
  text-decoration: underline;
}

.contact_info .clear {
  display: none;
}


@media screen and (max-width: 768px) {
  .contact_info {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .contact_info>img:first-child,
  .contact_info>img:nth-child(3) {
    max-width: 150px;
  }

  .contact_info>ul {
    padding: 20px 0;
  }

  .contact_links {
    flex-direction: row;
    justify-content: center;
    gap: 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;
  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: var(--main-color) url(../images/ctcampus/cd-top-arrow.svg) no-repeat center center;
  border-radius: 50%;
  transition: all 0.3s ease;
}

.cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: all 0.3s ease;
  background: #02B990 url(../images/ctcampus/cd-top-arrow.svg) no-repeat center center;
  transform: scale(1.1);
}

.cd-top.cd-is-visible {
  visibility: visible;
  opacity: 1;
}

.cd-top.cd-fade-out {
  opacity: .9;
}

.no-touch .cd-top:hover {
  background-color: #02B990;
  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%;gap:40px
}

.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 0;
  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
}

.subjectmenu ul {
  list-style: none;
  margin: 0 0 30px 0;
  background: #fff3d6;
  border-radius: 16px;
  padding: 10px 20px;
  display: flex;
  justify-content: flex-start;
  /* 項目靠左對齊 */

  flex-wrap: wrap;
  /* 允許換行 */
}

.subjectmenu ul li {
  margin: 0 10px;
  position: relative
}

.sub_heading {
  text-align: center;
  padding: 5px 0;
}

.subjectmenu ul li a {
  padding: 5px 15px;
  background: #fff;
  display: block;
  color: var(--main-color) !important;
  border-radius: 6px;
  font-size: 16px;
  line-height: 24px;
}

.subjectmenu ul li a:hover {
  background: var(--main4-color);
}

.subjectmenu ul li a.current {
  background: var(--main-color);
  color: #fff !important;
}

#block-sidebar-nav h2 {}

ul#main-menu>li {
  border-left: none;
  padding: 0;
  position: relative;
}

ul#main-menu>li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 10px;
  bottom: 10px;
  width: 2px;
  background-image: repeating-linear-gradient(to bottom,
      #ccc 0px,
      #ccc 2px,
      transparent 2px,
      transparent 10px);
}

ul#main-menu>li:first-child::before {
  display: none;
}

ul#main-menu>li>a {
  background-repeat: no-repeat;
  background-position: center 5px;
  background-size: auto 40px;
  padding: 20px 5px;
  text-align: center;
  display: block;
  box-sizing: border-box;
}

ul#main-menu>li>ul>li a {
  background: none;
  padding: 10px 20px;
  text-align: left;
  min-height: auto;
}

/* banner */

.region--hero--bg {
  background: url(../images/web/bg_banner.png) bottom center no-repeat;
  background-size: cover;
  position: relative;
}

.region--hero--bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
background: linear-gradient(to bottom, rgb(40, 189, 255) 0%, rgb(40, 189, 255,0.5) 40%, transparent 80%);
}


.region--hero {
  position: relative;
}

.path-frontpage .region--hero {
  padding: 90px 0 100px 0;
  display: flex;justify-content: center;
  align-items: center;

}

.path-frontpage .region--hero::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 50px;
  width: 120px;
  background: url(../images/web/banner_a.png) no-repeat;
  background-position: left bottom;
  background-size: contain;
  z-index: 2;
  aspect-ratio: 257 / 284;
}

.region--hero>*:nth-child(1) {
  grid-column: 1;
  grid-row: 1;
}

.region--hero>*:nth-child(2) {
  grid-column: 2;
  grid-row: 1;
}

.region--hero>*:nth-child(3) {
  grid-column: 1 / -1;
  grid-row: 2;
  width: 100% !important;
}

/* header */

#header_top {}

#header {
  background: url(../images/ctcampus/bg_top.png) repeat-x top;
  background: #fff;
  z-index: 2;
  width: 100%;
  position: relative;
}

#header .screen {
  display: flex;
  padding: 0;
  align-items: center;
}

#header .header-container {
  width: 100%;
  display: flex;
  align-items: center;
}

#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: 3vw;
  padding: 0;
  min-height: auto;
}


.right_top {
  display: inline-flex;
  margin-right: 0;
  width: 68%;
}

/* language */

#lang {
  position: relative;
  z-index: 11;
}

#lang ul,
#lang ul li,
#lang ul li a {
  margin: 0;
}

#lang ul {
  list-style: none;
  display: flex;
  padding: 0;
}

#lang ul li {
  white-space: nowrap;
}

#lang ul li a {
  color: #000;
  padding: 5px 70px 3px 35px;
  border-radius: 0 0 0 30px;
  font-size: .9em;
  background-color: #eec81d;
  display: inline-block;
  text-align: center;
  transition: all 0.3s ease;
  position: relative;
}

#lang ul li a::before {
  content: "";
  display: block;
  width: 42px;
  height: 42px;
  background-image: url(../images/web/i_lang.png);
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 auto 5px auto;
  transform: translateX(5px);
}

#lang ul li a:hover {
  background-color: #f1d34b;
  color: #333;
}

#lang ul li.is-active {
  display: none !important;
}

/* region home center */


#block_latest-news .more-link a{
  background: #3269da;
  color:#fff;
}

#block_latest-news .block-info a{
  text-decoration: none;
}

#block_latest-news .block-info ul li:nth-child(odd) {
  background: #f4fbff;
  border-radius: 8px;
}
#block_activity { background: url("../images/web/point.png") no-repeat center top; background-size: 20%;}

#block_activity .index_block{margin-top: 50px;}

#block_activity  .view-more {position: absolute;
  top: 0;
  right: 0;
  padding: 0;}

#block_activity .more-link a{
  background:#fe942e;  color:#fff;
}
#block_activity .news-card {padding: 15px;
 }
#block_activity .news-card:hover { background: #fff4e4;}
#block_activity .news-card a{
display:block;
}

#block_activity .news-card a::after {  content: ""; width: 0;
height: 0;
border-style: solid;
border-width: 20px 20px 0 0;
  border-color: #fff transparent transparent;
  position: absolute;
  top: 0;
  left: 0;
}

#block_activity .news-card a::before {  content: ""; width: 0;
height: 0;
border-style: solid;
border-width:20px 0 0 20px;
  border-color: #fff transparent transparent;
  position: absolute;
  top: 0;
  right: 0;
}


#block_activity .news-card::after {  content: "";position: absolute;
  bottom: 0;
  left: 0;width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 20px 20px 0;
  border-color: transparent transparent #fff;
} 

#block_activity .news-card::before {  content: "";position: absolute;
  bottom: 0;
  right: 0;width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 20px 20px ;
  border-color: transparent transparent #fff;
} 



#block_activity .block-info{
  display: flex;
  gap: 10px;
  flex-direction: column;
}

#block_activity .block-info ul li:nth-child(odd) {
  background:#fff4e4 ;
}

#block_activity .blocktitle {display: inline-block;  padding: 0 0 0 160px;}
#block_activity .blocktitle img {position: absolute;
width: auto;
  height: 170px;
  background-size: contain;
  left: 0px;
  top: -35px;
  margin: auto;
  bottom: 0;}

.main_calenadr .main_events_area{
  background: #fff;
  border-radius:20px;
  border: 15px solid #acdbdd;
  overflow: hidden;
}

.dncalendar-body table{
  border: none;
}

.dncalendar-body table td{
 border: 0;
}

#dncalendar-container .dncalendar-header {
  margin: 0 10px;
}

#dncalendar-container .dncalendar-note-list {
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
}



/* Useful links */

.btn-group {
  width: calc(100% - 30px);
    float: left;
    margin-left: 30px;
}

.btn-group__container {
    max-width: 1200px;
    width: 100%;
    /* margin: 0 auto 30px auto; */
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    gap: 50px;
    margin-bottom: 20px;
}

.btn-group__container .btn-group-img {
    max-width: 160px !important;
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.3s ease;
}

.btn-group__container a:hover .btn-group-img {
  transform: scale(1.05);
}

.btn-group__list {
  position: relative;
  width: 80%;
  max-width: 1200px;
  margin: 0 ;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0;
  box-sizing: border-box;
  gap: 10px;
}

.btn-group__item {
  height: auto;
  min-height: 100px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: transform 0.3s ease;
  padding: 0px 0;
  margin: 0;
  box-sizing: border-box;
}

.btn-group__item:hover {
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transform: rotate(1.5deg);
}

.btn-group__text-icon {
  position: absolute;
  left: -30px;
  width: 100px;
  height: 100px;
  z-index: 2;
}

.btn-group__content {
  position: relative;
  height: 100px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  z-index: 1;
  box-sizing: border-box;
}


.btn-group__item:nth-child(1) .btn-group__icon {margin-right:0}


.btn-group__item:nth-child(1),
.btn-group__item:nth-child(2),
.btn-group__item:nth-child(3) {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.btn-group__item:nth-child(1) {
  background-image: url(../images/web/bg_useful1.png);
  background-size: 100% 100%;
}

.btn-group__item:nth-child(1) .btn-group__content::before,
.btn-group__item:nth-child(2) .btn-group__content::before,
.btn-group__item:nth-child(3) .btn-group__content::before {
  content: '';
  position: absolute;
  width: 80px;
  height: 80px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 2;
  opacity: 0;
  transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 0.3s ease;
}

.btn-group__item:nth-child(1) .btn-group__content::before {
  left: -60px;
  top: 0;
  transform: translateY(-50%) scale(0);
  background-image: url(../images/web/bubble_blue.png);
}

.btn-group__item:nth-child(1):hover .btn-group__content::before,
.btn-group__item:nth-child(2):hover .btn-group__content::before,
.btn-group__item:nth-child(3):hover .btn-group__content::before {
  opacity: 1;
}

.btn-group__item:nth-child(1):hover .btn-group__content::before {
  transform: translateY(-50%) scale(1);
}

.btn-group__item:nth-child(1) .btn-group__content::after,
.btn-group__item:nth-child(2) .btn-group__content::after,
.btn-group__item:nth-child(3) .btn-group__content::after {
  content: '';
  position: absolute;
  width: 80px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 3;
  opacity: 0;
  transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.1s, opacity 0.3s ease 0.1s;
}

.btn-group__item:nth-child(1) .btn-group__content::after {
  left: -65px;
  top: -10px;
  transform: translateY(-50%) scale(0);
  height: 70px;
  background-image: url(../images/web/i_loghting.png);
}

.btn-group__item:nth-child(1):hover .btn-group__content::after,
.btn-group__item:nth-child(2):hover .btn-group__content::after,
.btn-group__item:nth-child(3):hover .btn-group__content::after {
  opacity: 1;
}

.btn-group__item:nth-child(1):hover .btn-group__content::after {
  transform: translateY(-50%) scale(1);
}

.btn-group__item:nth-child(2) {
  background-image: url(../images/web/bg_useful2.png);
background-size: 93% 85%;
}

.btn-group__item:nth-child(2) .btn-group__content::before {
  left: -60px;
  top: 50%;
  transform: translateY(-50%) scale(0);
  background-image: url(../images/web/bubble_red.png);
}

.btn-group__item:nth-child(2):hover .btn-group__content::before {
  transform: translateY(-50%) scale(1);
}

.btn-group__item:nth-child(2) .btn-group__content::after {
  left: -60px;
  top: 42%;
  transform: translateY(-50%) scale(0);
  height: 50px;
  background-image: url(../images/web/i_awards.png);
}

.btn-group__item:nth-child(2):hover .btn-group__content::after {
  transform: translateY(-50%) scale(1);
}

.btn-group__item:nth-child(3) {
  background-size: 90% 100%;
  background-image: url(../images/web/bg_useful3.png);
}

.btn-group__item:nth-child(3) .btn-group__content::before {
  left: 0%;
  top: 20%;
  transform: translateX(-60%) translateY(-50%) scale(0);
  background-image: url(../images/web/bubble_green.png);
}

.btn-group__item:nth-child(3):hover .btn-group__content::before {
  transform: translateX(-60%) translateY(-50%) scale(1);
}

.btn-group__item:nth-child(3) .btn-group__content::after {
  height: 50px;
  background-image: url(../images/web/i_light.png);
  left: 0%;
  top: 20%;
  transform: translateX(-60%) translateY(-50%) scale(0);
}

.btn-group__item:nth-child(3):hover .btn-group__content::after {
  transform: translateX(-60%) translateY(-50%) scale(1);
}

.btn-group__content a{ text-decoration: none;}


.btn-group__content span {
  color: white;
  font-size: 22px;
  text-align: center;
  line-height: 1;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  position: relative;
  z-index: 2;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-wrap: break-word;
}

.btn-group__icon {
  display: inline-block;
  height: 108px;
  width: auto;
  margin-right: 20px;
}

/* 辦學目標 */

.motto_area {
  overflow: hidden;
}

.motto_content,
.motto_content .text {
  margin: 0;
}

.motto_content {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 100px;
}

.motto_content .image {
  flex: 0 0 50%;

}

.motto_content .image img {
  width: 100%;
  height: auto;
  display: block;
}

.motto_content .text {
  flex: 1;
  padding: 20px;
  color: #000;
  font-size: 18px;
  font-weight: 500;
}

.motto_content .text .title_motto,
.motto_content .text .desc {
  position: relative;
}

.motto_content .text .title_motto {
  font-size: 36px;
  font-weight: bold;
  color: #2d69e0;
  margin-bottom: 15px;
  display: inline-block;
  line-height: 1.3;
}

.motto_content .text .desc {
  line-height: 1.8;
  margin-bottom: 20px;
  max-width: 800px;
  color: #333;
}

.motto_content .text .desc::after {
  content: "";
  position: absolute;
  right: -100px;
  bottom: -20px;
  background-image: url(../images/web/yellow_dot.png);
  background-size: contain;
  background-repeat: no-repeat;
  transform: translateY(100%);
  aspect-ratio: 682 / 86;
  width: 300px;
}


.motto_content .text .btn_aboutus {
  margin-top: 20px;
  padding: 10px 0;
}

.motto_content .text .btn_aboutus a {
  display: inline-block;
  padding: 8px 50px;
  background-color: #04b98d;
  color: white;
  text-decoration: none;
  border-radius: 30px;
  transition: transform 0.4s;
}

.motto_content .text .btn_aboutus a:hover {
  transform: translateY(-5px);
}


/* campus */
.campus_area {
  padding: 0 0 0 0;
}

.campus_area .screen {
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 20px;
}

.campus_area .campus_grid {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 40px;
  align-items: start;
}

.campus_area .campus_left {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding-top: 20px;
}

.campus_area .campus_left .icon {
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}

.campus_area .campus_left .icon img,
.campus_area .campus_left .icon img.cloud,
.campus_area .campus_left .icon img.kan {
  height: auto;
}

.campus_area .campus_left .icon img {
  width: 160px;
}

.campus_area .campus_left .icon img.cloud {
  width: 180px;
}

.campus_area .campus_left .icon img.kan {
  width: 140px;
}

.campus_area .campus_left .title {
  font-size: 28px;
  font-weight: bold;
  color: #333;
  margin: 0;
  writing-mode: horizontal-tb;
  text-align: center;
}

.campus_area .campus_right {
  display: grid;
  grid-template-rows: auto auto;
  gap: 30px;
}

/* campus slide */

.splide__slide img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  border-radius: 30px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.splide__slide {
  position: relative;
  cursor: pointer;
  overflow: hidden;
  border-radius: 30px;
}

.splide__slide p {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: white;
  padding: 20px 15px 15px;
  margin: 0;
  font-size: 16px;
  font-weight: bold;
  border-radius: 0 0 30px 30px;
  opacity: 0;
  transform: translateY(10px);
  transition: all 0.3s ease;
  pointer-events: none;
  background: linear-gradient(180deg, rgba(45, 15, 92, 0) 0%, rgba(0, 0, 0, 0.75) 80%);
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
}

.splide__slide:hover img {
  transform: scale(1.05);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}

.splide__slide:hover p {
  opacity: 1;
  transform: translateY(0);
}


 .campus_buttons {
  display: flex;
  gap: 20px;
justify-content: flex-end;
  width: 100%;
}

 .campus_buttons .btn {
  display:flex;gap: 12px;
  align-items: center;
  padding: 10px ;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  border-radius: 20px;
  transition: all 0.3s ease;
}

 .campus_buttons .btn img {max-height: 30px;}

 .campus_buttons .btn_facilities,
.campus_buttons .btn_vr {
  color: #fff;
}

 .campus_buttons .btn_facilities {
  background-color: #5eb3b3;
}

 .campus_buttons .btn_facilities:hover {
  background-color: #4a9999;
}

.campus_buttons .btn_vr {
  background-color: #a4c639;
}

.campus_buttons .btn_vr:hover {
  background-color: #8fb030;
}

.campus_area .clear {
  clear: both;
}

.splide__pagination {
  position: relative !important;
  bottom: auto !important;
  left: 0 !important;
  justify-content: flex-start !important;
  margin-top: 1rem !important;
  padding: 0 !important;
}

.splide__pagination__page {
  width: 10px !important;
  height: 10px !important;
  margin: 0 5px !important;
  border-radius: 50% !important;
  background: #ccc !important;
  border: none !important;
  transition: all 0.3s ease !important;
}

.splide__pagination__page.is-active {
  background: #5eb3b3 !important;
  transform: scale(1.2) !important;
}

/* footer */

.contact_area {
  /* overflow: hidden; */
  position: relative;
  z-index: 3;
  padding: 30px 0;
  background: #f5f5f5;
}

.contact_info {
  color: #000;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;

}

.contact_info .logo_right {
  flex: 0 0 auto;
  width: 25%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.contact_info .logo_right img {
  max-width: 110% !important;
  height: auto;
	max-height: 150px;
  object-fit: contain;
  position: relative;
  transform: translateY(-10px);
}

.contact_info>.logo-mask {
  flex: 0 0 auto;
  width: 30%;
  max-width: 300px;
  height: 120px;
  background: url(../images/web/logo1.png) center/contain no-repeat;

}

.contact_info>ul {
  flex: 1 1 auto;
  margin: 0 0px;
  width: auto;
}

.contact_info>img:nth-child(3) {
  flex: 0 0 auto;
  width: 25%;
  max-width: 460px;
  height: auto;
}

.contact_links {
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 15%;
  min-width: 180px;
  padding-left: 30px;
  justify-content: center;
  align-items: center;
}

.contact_links .btn:nth-child(1),
.contact_links .btn:nth-child(2) {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.contact_links .btn:nth-child(1) {
  background-image: url(../images/web/bg_btn1.png);
  position: relative;
}

.contact_links .btn:nth-child(1) span,
.contact_links .btn:nth-child(2) span {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-right: 10px;
  vertical-align: middle;
}

.contact_links .btn:nth-child(1) span {
  background-image: url(../images/web/i_tel.png);
}

.contact_links .btn:nth-child(2) {
  background-image: url(../images/web/bg_btn2.png);
  position: relative;line-height: 24px;
}

.contact_links .btn:nth-child(2) span {
  background-image: url(../images/web/i_volunteen.png);
}

.contact_links .btn {
  color: #fff;
  padding: 6px 10px;
  border-radius: 8px;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  text-align: center;
  max-width: 180px;
  width: 100%;
  box-sizing: border-box;
  position: relative;
}

.contact_links .btn:hover {
  opacity: 0.7;
  transform: translateY(-3px);
}

/* table */

table , #content table{
  border-collapse: var(--table-border-collapse);
  width: 100%;
  background: transparent;
  margin: 0;
  border: var(--table-border-width) solid var(--table-border-color);
  border-radius: var(--table-border-radius);
  overflow: hidden;
}

table th ,  #content table th{
  background: var(--table-color1);
  color: #fff;
  padding: var(--table-th-padding);
  border: none;
  border-right: var(--table-cell-border-width) solid var(--table-border-color);
  font-weight: 600;
  text-align: left;
  line-height: 26px;
  font-size: 22px;
}

table th:last-child , #content table th:last-child{
  border-right: none;
}

table td , #content table td{
  padding: var(--table-td-padding);
  white-space: normal;
  border: none;
  border-top: var(--table-cell-border-width) solid var(--table-border-color);
  line-height: 33px;
}

table td:first-child {
  border-left: none;
}

table tr:last-child td  {
  border: none;
}

table tbody tr:nth-child(odd) td {
  background: #fff;
}

table tbody tr:nth-child(even) td {
  background: var(--table-color2);
}

table tbody tr:hover td {
  background: var(--table-hover-bg);
  transition: background 0.3s ease-in-out;
}

table tbody tr:first-child td[colspan], #content table tbody tr:first-child td[colspan] {
  background: var(--main-color);
  color: #fff;
  text-align: center;
}

table thead tr:first-child th:first-child {
  border-top-left-radius: var(--table-cell-border-radius);
}

table thead tr:first-child th:last-child {
  border-top-right-radius: var(--table-cell-border-radius);
}

table tbody tr:last-child td:first-child {
  border-bottom-left-radius: var(--table-cell-border-radius);
}

table tbody tr:last-child td:last-child {
  border-bottom-right-radius: var(--table-cell-border-radius);
}

table ul,table ol {
  margin: 0 0 0 20px;
}

/* useful links */
.region--home-bottom{
   background-color: #fbfaf6; 
}

.useful-links{
  max-width: 1400px;
    padding: 0 20px 60px 20px;
}

.useful-links ul {
  display: grid;
  list-style: none;
  padding: 0;
  margin: 0;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

.useful-links ul li {
  width: calc(100% - 10px);
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}



.useful-links ul li img {
  border-radius: 20px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.useful-links ul li:hover img {
  transform: translateY(-10px); /* 微微向上升 */
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2); /* 可选：添加悬停时的阴影效果 */
}

#login_area {background: #fff;  clip-path: polygon(5% 0, 95% 0, 100% 10%, 100% 90%, 95% 100%, 5% 100%, 0 90%, 0 10%);padding:  3px; position: relative}
.bg_eclass {background: #ffd800;  clip-path: polygon(5% 0, 95% 0, 100% 10%, 100% 90%, 95% 100%, 5% 100%, 0 90%, 0 10%);padding: 15px 10px 5px 10px;}
.bg_eclass ul { list-style: none; margin: 0; padding: 0;display: grid;
  grid-template-columns: repeat(1, 1fr);  grid-template-rows: repeat(2, 1fr);  grid-column-gap: 10px;  grid-row-gap: 0px;}
.title_eclass {position: absolute;  z-index: 1;  margin: -20px 0 0 0;}
.title_eclass img { max-height: 40px}
.bg_eclass ul li {margin-bottom: 0px;grid-area: 1 / 1 / 2 / 2;display: flex; justify-content: center;align-items: center; font-size: 16px;}
.bg_eclass ul li +li {grid-area: 2 / 1 / 3 / 2;}
.bg_eclass ul li +li +li {grid-area: 1 / 2 / 3 / 3; }
.bg_eclass input {min-height: 29px;margin-left: 15px;max-width: 100px;font-size: 14px;
  padding: 0 10px;}
#submit { background:none !important;  border: none !important; }
#submit img {max-height:50px;}



#login_area .bg_eclass button {
  cursor: pointer;
  transition: transform 180ms ease, filter 180ms ease;
  transform: translateZ(0);
}

#login_area .bg_eclass button img {
  display: block;
  transition: transform 180ms ease;
  transform: translateZ(0);
}

#login_area .bg_eclass button:hover {
  transform: translateY(0) scale(0.92);
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.15));
}

#login_area .bg_eclass button:hover img {
  transform: scale(0.98);
}

#login_area .bg_eclass button:active {
  transform: translateY(0) scale(0.99);
  filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.2));
}

#eclass_m { display:none}

.mm-columns__item a {display: inline-block;}


.tpl-info  li:first-child .content .award_title:before{  content: "獎項名稱";  font-size: 25px;  text-align: center;    display: block;  border-radius: 20px 20px 0 0;  background-color: #f7e967;padding: 20px;
  text-align: left;margin-bottom: 30px;}
.tpl-info  li:first-child .content .award_students:before{ content: "得獎學生";  font-size: 25px;  display: block;  border-radius: 20px 20px 0 0;  background-color: #f7e967;padding: 20px;
  text-align: left;margin-bottom: 30px;}

.award_title { width: 70%; margin: 0 0px;}
.award_title b{margin: 0 20px;}
.award_students {margin: 0;width: 30%;}
.award_students p {margin: 0 20px;}
.list-item ul li{border-bottom: 1px solid #d7d7d7;}