/*.contact_info ul li + li spanbackground-size: 25px;background-size: 25px;background-size: 25px;background-size: 25px;@charset "utf-8";*/
/* CSS Document */

html,
body {
  --font-sans: "Noto Sans TC", sans-serif;
  --font-serif:"Noto Sans TC", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 34px;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;

}

#page-wrapper {overflow-x: hidden;}

:root {
--main-color: #2784d3;
  --main2-color: #1ac59c;
  --main3-color: #00a693;
  --main4-color: #f5f9ff;
}

.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: 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  !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: #0d4540;  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: 1800px;
  margin: 0 auto
}

.container {
  max-width: 100%
}

.wide-content {
  width: auto;
  margin: 0
}

.breadcrumb {
  font-size: 15px;
  padding: 0 15px;
}

.breadcrumb a {
  color: var(--main-color);
}

.block-views-blockslideshow-block-1 {
  position: relative;
}

#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: 44px;
  line-height: 48px;
  color: var(--main-color);
  text-transform: uppercase;
  padding-bottom: 20px;
}

h2 {
  font-size: 35px;
  line-height: 42px;
  color: var(--main2-color);
  padding-bottom: 10px;
}

h3 {
  font-size: 28px;
  line-height: 32px;
  color: var(--main3-color);
  margin-bottom: 10px;
  padding: 5px 0;
  border-bottom: 1px solid var(--main2-color)
}

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;
}

.banner_area {
  float: right;
  width: 70%;
  position: absolute;
  right: 0;
  bottom: 0; pointer-events:none;
}
.banner_area img { border-radius:0 !important ;}

.title,
.blocktitle,
.sch_highlights b,
#banner_title h1,
.banner_title h1 {
  font-optical-sizing: auto;
  font-weight: 550;
  font-style: normal;
  font-size: 34px;
  line-height: 42px;
  letter-spacing: 0;
  position: relative;
  color: #2784d3;
}
.banner_title h1 span{ padding:25px 115px 35px 45px;
  background: url( "../images/web/bg_banner_titile.png") no-repeat right; position: relative;  background-size:cover; display: inline-block}


.boxing .title{ padding:10px 20px;  border-radius:16px; overflow: hidden;font-size: 24px;
  line-height: 30px; margin-bottom:10px; }

    /* 1st occurrence: red */
    .boxing:nth-of-type(4n + 1) .title {
      background: #fff1f7;
      color: #ff2b4e; border-left:2px solid #ff2b4e;
    }

    /* 2nd occurrence: blue */
    .boxing:nth-of-type(4n + 2) .title {
      background: #e5f6ff;
      color: #136aad; border-left:2px solid #136aad;
    }

    /* 3rd occurrence: orange */
    .boxing:nth-of-type(4n + 3) .title {
      background: #fffaf1;
      color: #ff8a00; border-left:2px solid #ff8a00;
    }

    /* 4th occurrence: purple */
    .boxing:nth-of-type(4n) .title {
      background: #faeeff;
      color: #8b4fa4; border-left:2px solid #8b4fa4;
    }
p {
  margin: 0px;
  padding: 0px
}

.blocktitle {
  text-align: center;
  font-size: 36px;
  text-align: center;
  color: var(--main-color);
  line-height: 42px;
}

.block__title {}

.region--secondary-menu,
.region--secondary-menu {
  margin: 0;
}

.menu--sidebar .is-active,
#block-olivero-main-menu .is-active {
  font-weight: 600;
  color: var(--main-color) !important
}

#header_top {}

.inside_area #header{
background: linear-gradient(to right, rgba(0, 166, 147, 1), rgba(26, 197, 156, 1), rgba(46, 198, 206, 1), rgba(39, 132, 211, 1));
  position: relative
}

#header {
background: linear-gradient(to right, rgba(0, 166, 147, 0.9), rgba(26, 197, 156, 0.9), rgba(46, 198, 206, 0.9), rgba(39, 132, 211, 0.9));
  min-height: auto;
  z-index: 2;
  width: 100%;
  position: absolute
}

#header .screen {
  display: flex;
  padding: 0;
  align-items: baseline;flex-wrap: wrap;
}

#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: linear-gradient(to right, #00a693ed , #1ac59ce0, #2ec6cee3 , #2784d3db);
}


.site-branding {
  margin-left: 0; padding:20px 0 20px  10px
}


.right_top {
  display: inline-flex; margin-right:0;
  width: auto;flex: 1 1 auto;
}

#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;
}

body.path-node #page img {
  border-radius:16px;
}






#page img {  max-width: 100%;

}

.home_zoneA {}
.home_zoneB {  }
.home_zoneC { background: url("../images/web/video_bg.png") no-repeat right;background-size: contain;}



.view-more,
.view-more2 {
  margin: 0 auto;
  padding: 50px 0 ;
  text-align: center;
}


.more-link {
  position: relative;
}

.more-link a {
  font-size: 18px;
  line-height: 28px;
  padding: 10px 150px 10px 120px;
  background: #ffffff;

  border-radius: 50px;
}


.view-more a {
background: #2784d3;
  position: relative;
  color: #fff;
  padding: 13px 70px;
transition: all 0.3s ease-out;



}


.view-more a:hover { padding: 13px 90px;}


#block_latest-news .view-more a {
background: #fff100;

  color: #333;
  padding: 13px 70px;transition: all 0.3s ease-out;
}

#block_latest-news .view-more a:hover { padding: 13px 90px;}

#block_latest-news .view-more a::after {content: "";
  position: absolute;
  background: url("../images/web/more_black.png") no-repeat center bottom;
    background-size: auto;
  transition: background-position 0.5s ease, padding-left 0.5s ease;
  width: 30px;
  height: 30px;
  background-size: contain;
  bottom: -13px;
  left: 0;
  right: 0;
  margin: auto;filter: drop-shadow(0px 0px 5px rgba(0,0,0,.2));}

.view-more a::after {content: "";
  position: absolute;
  background: url("../images/web/more.png") no-repeat center bottom;
    background-size: auto;
  transition: background-position 0.5s ease, padding-left 0.5s ease;
  width: 30px;
  height: 30px;
  background-size: contain;
  bottom: -13px;
  left: 0;
  right: 0;
  margin: auto;filter: drop-shadow(0px 0px 5px rgba(0,0,0,.2));}




.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);
}

.region--breadcrumb {
  background: #ffedc391;
  margin: 0 0 20px 0;
  padding: 10px 0 0 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 {}
#logo img{ max-height:80px; 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
}

.boxing img{ border-radius:16px; }
.node__content {
  clear: both;
}

.node__content time {
  display: block !important;
  margin-bottom: 10px;
}


.videotop{ background:#ffdde6 !important ; padding:15px; border-radius:16px;}
.videotop time{ display:none !important;} 
.banner_title { background-color:#fdeef4;

  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  pointer-events: none ;
  background-position: top center;
}


.banner_title h1 {
  
  color: #fff;
  text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
  padding: 45vh 0 0px 0;
  margin: 0;
  z-index: 1
}

.Xbanner_title::before{ background: url(../images/web/bg_banner_line.png) no-repeat; right: 55%;
  top: 0; position:absolute; pointer-events:none;
  height: 100%;
  width: 50px;
  content: "";
  z-index: 1;
  background-size: 100% 100%; }

#Xbanner_title::after {
  pointer-events: none;
  content: "";
  background: url(../images/ctcampus/sub_title.png) no-repeat left bottom;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0
}

#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 { float:left; width:100%;background: #fcf5f0;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  padding: 30px 30px 0 30px;position: relative}
  
  
#block_latest-news::before { content: ""; width: 100%; height: 100%;background: #fcf5f0;position: absolute;
  left: -100%;
  top: 0; }
.main_calenadr { float:right; width:48%;}


#block_latest-news .blocktitle , .region--video-area .blocktitle {
  position: relative;
  z-index: 1; line-height:30px;
}

.region--video-area .view-more{ bottom:0;}

#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; border-radius: 50px  }
.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: 90%;
  margin:0px auto;clear: both; background: url("../images/web/video_box.png") #fff no-repeat; background-size: cover;padding: 15px;
  border-radius: 26px;
  box-shadow: -1px 0 12px 1px rgba(0, 0, 0, 0.1);
}

.slider-slogan {
  position: absolute;
  bottom: 15%;
}

.slider-slogan .slogan_text {
  font-size: 42px;
  padding: 20px;
  line-height: 47px;
  color: #fff;
}

.slogan_left {
  left: 0;border-top-right-radius: 16px;
border-bottom-right-radius: 16px;
  background: #086cc2a1;
}

.slogan_right {
  right: 0;border-top-left-radius: 16px;
border-bottom-left-radius: 16px;
  background: #086cc2a1;
}

.view-empty {
  clear: both
}
/*
footer {
background: url("../images/web/bottom_school.png") no-repeat right, linear-gradient(to right, #0e7d62 , #5298ba, #18969c , #036e98);
  color: #333;
  padding: 0;
  font-size: 18px;
  background-size: cover; 
}*/

footer {background: linear-gradient(to right, #0e7d62 , #5298ba, #18969c , #036e98);
    background-size: auto;
  color: #333;
  padding: 0;
  font-size: 18px;
  background-size: cover;
  position: relative;}

footer::after { content: "";
  background: url("../images/web/bottom_school.png") no-repeat right;
    background-position-x: right;
    background-size: auto;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: ;
  top: 0;
  right: 0;
  z-index: 1;
  background-size: cover;
	background-position-x: left -200px;}

footer .text-content,
footer a {
  color: #333;
}


footer .power {
  float: right;
}

footer .copyright {
  float: left;color: #fff; font-size:13px; line-height:17px;
}

footer .copyright a,
footer .power a {
  color: #ffffff;
  text-decoration: underline
}

#main_content {
  float: right;
  width: 75%; margin-right:2%;
  min-height: 500px; padding:40px 0;
}
#main_content_full {padding:40px }

#sidebar-nav {
  float: left;
  width: 21.5%;
}
#slider_arean img { border-radius:0;}
.pdf_preview{ /*box-shadow:0 0 5px rgba(0,0,0,.2);*/    padding: 0;
  margin: 0; border-radius:16px; }

.footer_bottom {  padding: 15px 0;background: #00000024; color:#fff; position:relative; z-index:5}

.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: separate;
  width: 100%;
  background: #2784d3;
  line-height: 33px;
  margin: 0;
  table-layout: fixed;
  border-spacing: 0;
  border: 2px solid #2784d3;
  border-radius: 8px;
  overflow: hidden;
}

#main_content tr:nth-child(odd) td {
  background: #fff;
  border-left: 1px solid #ddd;
  /* border-right: 1px solid #ddd; */
  border-top: none;
  border-bottom: none;
  color: #333;
  padding: 12px 15px;
  border-radius: 0;
}

#main_content tr:nth-child(even) td {
  background: #f6fbff;
  border-left: 1px solid #ddd;
  /* border-right: 1px solid #ddd; */
  border-top: none;
  border-bottom: none;
  color: #333;
  padding: 12px 15px;
  border-radius: 0;
}

#main_content table ul,
table ol {
  margin: 0; padding-left:15px;
}
#main_content table ul {list-style: disc;    padding: 0 0 0 30px;}
#main_content table ol{ padding: 0 0 0 30px;}
#main_content tr th {
  background: var(--main-color);
  color: #fff;
  padding: 15px;
  font-size: 22px;
  /* border-left: 1px solid #ddd; */
  border-right: 1px solid #ddd;
  border-top: none;
  border-bottom: none;
  font-weight: 500;
  border-radius: 0;
}

#main_content thead th {
  /* background: #1a5a9e;
  color: #fff;
  padding: 20px 15px;
  font-size: 24px;
  font-weight: 600; */
  /* border: none; */
}

#main_content tr:first-child th:first-child {
  border-top-left-radius: 6px;
}

#main_content tr:first-child th:last-child {
  border-top-right-radius: 6px;
}

#main_content tr:last-child td:first-child {
  border-bottom-left-radius: 6px;
}

#main_content tr:last-child td:last-child {
  border-bottom-right-radius: 6px;
}

#main_content td:first-child,
#main_content th:first-child {
  border-left: none;
}

#main_content td:last-child,
#main_content th:last-child {
  border-right: none;
}
#tt_a th { background: #8bbde1 !important ; color:#333 !important; border: 1px solid #2784d3 !important;}
#tt_b td { background: #9dcdb3 !important;}
#tt_c td { background: #fadd67 !important;}
#tt_d td { background: #e5bcba}

.pager { padding-top:15px;}

.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; color:#349449;
  display: inline-block; line-height:33px;
  padding: 0px 0;
}


.index_block {
  background: none; clear: both
}

.index_block b {
  display: block
}

#page time::before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
background: url("../images/web/date.png") no-repeat;
  width: 20px;
  height: 21px;
	background-size: contain
}
#page time { text-align: left; padding-left:27px;}

.block-info {
  list-style: none;
  margin: 0;
  padding: 0;
  background: none
}

.block-info li {
  position: relative;
 
}


.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 .content{ 
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}

.template-A ul li {
  width: calc(100% - 20px);
  background: #fff;
  padding: 10px;
  display: flex;
  margin-bottom: 15px;
  align-items: center;
  text-align: center; border-radius:16px;
}
.template-A ul li img{ width:100% !important}
.template-A ul li time{ float:left;}
.template-A ul li b{font-size:18px; line-height:24px; text-align:left; clear:both;}
.template-A ul li img{ border-radius:16px;}
.media_title{font-size:15px; line-height:20px; text-align: right; color:#333;}

.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;
}

.inner_bg{background: url(../images/web/bgbg.png) no-repeat #f79932 top center ; background-size:cover;}

#screen_white{ background:#fff; margin: 0 auto; /* 置中 */
  padding: 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  width: calc(100% - 60px); /* 寬度減去左右 30px 的 margin */
box-shadow: 0 0 5px rgba(0,0,0,.2); }

.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: 10px; list-style:none; overflow-y: scroll; max-height:500px
}

.Block_C ul li {  position: relative;  width: 100%;  background: #fff;  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: 60%;  padding: 15px 0;}

.Block_C ul li b {
  color: var(--main-color);

}


.Block_D ul {
  display: grid;  grid-template-columns: repeat(4, 1fr);  gap: 20px;
}
.Block_D ul li {  position: relative;  width: 100%;}



.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 {

  margin: 0px;
  border-radius: 16px;
  position: relative;
  overflow: hidden;
  flex: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition: all 0.3s ease-in-out; padding: 10px 
  /* 添加平滑過渡效果 */
}

.news-card figure {border: 4px solid #00a693;  border-radius: 16px;}
.news-card figure img {}
.news-card:hover {
  transform: translateY(-5px); box-shadow: 0 0 5px rgba(0,0,0,.3);
	background: #fff
}

.news-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%  ;
  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: 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);
}


/* 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 ul {
  padding: 0;
  margin: 30px 0;
  list-style: none;
  background:#2786d314; border-top:2px solid #2786d3; border-right:2px solid #2786d3; border-bottom:2px solid #2786d3; 
border-top-right-radius: 16px;
border-bottom-right-radius: 16px; 
}

.sidebar-nav ul a.is-active ,
.sidebar-nav .metismenu .mm-active>a{
  color: #fff !important; background:#1276c4; 
}

.sidebar-nav ul ul {
  background: #dffaff;
  font-size: 15.5px; border-radius:16px;
  line-height: 19px ; margin:0; padding:10px; border-left: 2px solid #2786d3;
}

.sidebar-nav .metismenu {
  padding: 15px; font-size:19px; line-height:23px; padding:15px 5%;
  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: 10px;
}
.sidebar-nav .metismenu ul li+li {
  margin-top: 0px;
}

.sidebar-nav .metismenu li:first-child {

}

.sidebar-nav .metismenu li:last-child {

}

.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: 10px 35px 7px 15px; text-decoration:none;
  color: #1276c4; background:#fff; border-radius:16px; border-left:3px solid #2dbacf;
  outline-width: 0;
  transition: all .3s ease-out;
}

.sidebar-nav .metismenu ul a {
  padding: 6px 15px 6px 15px; background: none;
  border-radius: 0;
}
.sidebar-nav .metismenu ul li+li a { border-top:1px solid rgba(255,255,255,.5);}

.sidebar-nav .metismenu ul ul a {
  padding: 5px 15px 5px 15px;
}

.sidebar-nav .mm-active {
  color: var(--main-color);
  !important;
}

.sidebar-nav .metismenu a:hover,
.sidebar-nav .metismenu a:focus,
.sidebar-nav .metismenu a:active {
  color: #fff; background:#ff8a00;border-left:3px solid #ffd200;
  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;
}

.contact_area {
  padding: 30px 0;
  /* overflow: hidden; */
  position: relative;
  z-index: 3;display: flex;
  justify-content: space-between;
  align-items: center;
}

.contact_info {
  color: #fff;
  position: relative;
  z-index: 1;
  vertical-align: bottom;
  display: table-cell; margin: 0; width: 55%;filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.42));

}

@media screen and (min-width: 1281px) {
  .contact_info {
    font-size: 21px;
  }
}

.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: 0;
}

.contact_info ul li {
  float: left;
  width: 100%;
}



@media screen and (min-width: 961px) {
  .contact_info ul li {
    margin: 0 0 10px 0;
  }

  .contact_info ul li+li {
    width: 40%;
  }
  .contact_info ul li+li+li {
    width: 40%;
  }
  
  .contact_info ul li+li+li+li {
    width: 44%;
  }
	
	footer::after {background-position-x: left -280px;}
}

.contact_info ul li span {
  background: url(../images/ctcampus/i_address.png) no-repeat left center;
  padding: 5px 0 5px 35px;
margin-right: 10px;
  display: inline-block;background-size: 25px;
}

.contact_info ul li+li span {
  background: url(../images/ctcampus/i_tel.png) no-repeat left center;background-size: 25px;
}

.contact_info ul li+li+li span {
  background: url(../images/ctcampus/i_fax.png) no-repeat left center;background-size: 25px;
}

.contact_info ul li+li+li+li span {
  background: url(../images/ctcampus/i_email.png) no-repeat left center;background-size: 25px;
}

.contact_area .screen {display: flex;  align-items: center;justify-content: space-between;}

.bottom_logo {  margin: 0}
.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;
  position: fixed;
  opacity: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  height: 50px;
  width: 50px; border-radius:50%;
  bottom: 15px;
  right: 15px;
  z-index: 10;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  border: 1px solid #fff;
  box-shadow: 0px 0px 5px #999;
  background: #ffa800 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: #408a6d 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}

.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{}
.menu-class { font-size:15px}

.top_area { background: #ffffffeb;padding: 10px;  border-bottom-left-radius: 20px;  border-bottom-right-radius: 20px;}
.top_area ul { list-style: none; margin: 0; padding: 0;display: flex;
  gap: 20px;}
  .top_area ul li img {
    max-height: 35px;
    transition: transform 0.3s ease, opacity 0.3s ease; /* 動畫效果 */
  }

  /* Hover 狀態動畫 */
  .top_area ul li:hover img {
    transform: scale(1.2); /* 放大 */
    opacity: 0.8; /* 半透明 */
  }



#block-olivero-top-area {position: absolute;  float: right;top: 0;  right: 0; z-index:9}

.slogan {	
	  background: linear-gradient(90deg,rgba(0, 92, 159, 1) 0%, rgba(19, 145, 124, 1) 55%, rgba(146, 209, 105, 0.94) 100%);

  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: gradientAnimation 10s infinite; /* 加入動畫 */
	 text-align: center;padding: 50px 0;
  font-size: 45px;
  line-height: 30px;
}
.news-card a{ text-decoration:none}
.slogan p{font-size: 44px;
line-height: 52px;
  font-family: "Geologica";
  font-weight: 800;}
  
.slogan span{font-size: 36px;
line-height: 46px;   font-weight: 500; display:block}

#block_activity {margin-bottom: 40px;background: url("../images/web/event_bg.png") no-repeat right;

  background-size: contain;}
#block_activity .blocktitle {background: url(../images/web/event_title_bg.png) no-repeat center, linear-gradient(to right, #2ec6ce , #2784d3);    background-size: auto, auto;  background-size: cover;padding: 30px 0; }

#block_activity .index_block {background: linear-gradient(to bottom, #fff0 , #fff);box-shadow: 0 10px 13px rgba(0, 0, 0, 0.04);border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  padding: 30px 30px 50px 30px; position: relative}

#block_activity .view-more {position: absolute;
  bottom: -65px;
  left: 0;
  right: 0;}

#block_activity::before {content: "";
  width: 180px;
  height: 100%;
  position: absolute;
  background: url("../images/web/new_bg_bubble.png") no-repeat left;
  left: 0;
  opacity: 0.3;}

.blocktitle  {color: #fff}
.blocktitle p{font-size: 21px; color:#fff100 ; line-height:22px;}
.blocktitle #title { text-align: left;  max-width: 340px;  padding: 0 0 0 60px;  position: relative;}
.blocktitle #title span { background:url(../images/web/i_event.png)  no-repeat center;position: absolute;
  width: 50px;
  height: 60px;
  z-index: 1;
  left: 0;
  background-size: contain;
  top: 0;
  bottom: 0;
  margin: auto;}
.features ul {display: flex;  gap: 10px;}
.features ul li {box-shadow:none}


 .features ul li  a img {
      transition: transform 0.3s ease, box-shadow 0.3s ease;  transform: scale(0.9)
    }

    /* :hover 时的效果 */
 .features ul li   a:hover img {      transform: scale(1) translateY(-10px); /* 放大并升高 */
      }

    /* 可选：为链接本身去掉默认样式 */
   .features ul li a {
      text-decoration: none;
      outline: none;
    }


#block_features {padding: 30px 0 60px 0;}
/* .cat_icon  {margin: 0; position:absolute; right:5px; top:-30px;} */




.cat_icon img {max-height: 40px;}
#block_activity .content  { margin: 0; 
  
  /* width: 100%; */

  width: calc(100% - 20px);
}
#block_activity .content b {  line-height:21px;}
#block_activity .news-card__text-wrapper {display: flex;  justify-content: space-between;  align-items: center;}

.school_motto { background: url("../images/web/school_motto_bg.png") no-repeat center right;background-size: cover;padding:200px 0 140px 0}

.school {width: 30%}
.motto {width: 50%;  margin: 0;}
.motto ul { list-style: none; margin: 0; padding: 0;display: flex;  flex-wrap: wrap;}
.motto ul li{width: 100%;
  display: flex; position: relative;max-width: 710px;}
.motto ul li+li{justify-content: center;
  max-width: 590px;}
.motto ul li+li+li{justify-content: flex-end;max-width: 890px;}




.motto ul li img{ max-height: 80px}

#news_video {display: flex;flex-wrap: wrap;}
#news_video  .region--home-bottom {margin: 0;  width: 40%;}
.region--video-area {margin: 0;  width: 60%;display: flex;flex-wrap: wrap; position: relative; padding: 30px 0 0 30px}
#block_latest-news .Block_C ul li .cover{ width: auto}
#block_latest-news .Block_C ul li .cover figure { border-radius: 16px; border: 3px solid #fff;; overflow: hidden;-webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition: all 0.3s ease-in-out;}




#block_latest-news .Block_C ul li .content {width: 100%;  flex: 1 1 auto;}
#non_cover{display: flex;  gap: 20px;  flex-wrap: wrap;}
#block_latest-news .Block_C ul li  {margin: 0 0px 15px 0;  background: none;}
#block_latest-news .Block_C ul li a {transform: scale(0.95) ;transition: transform 0.3s ease, box-shadow 0.3s ease;}
#block_latest-news .Block_C ul li  a:hover {      transform: scale(1) translateY(-10px); /* 放大并升高 */
      }


#block_latest-news .Block_C ul li #news_href {border-radius: 16px; background: #fff;box-shadow:-1px 0 12px 1px rgba(0, 0, 0, 0.1);padding: 15px 60px 15px 15px;gap: 15px;align-items: center;}
#block_latest-news #news_href::before { content: "";
  background: url("../images/web/i_new_more.png") no-repeat center #fc5101;
  width: 20px;
  height: 20px;
  background-size: 13px;
  padding: 30px 30px;
  top: 0;
  right: 0;
  position: absolute;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 70px;
  background-position-x: 33px; }
#block_latest-news ul li:nth-child(4n + 1) #news_href:hover figure { border: 3px solid #fc5101;}
#block_latest-news ul li:nth-child(4n + 2) #news_href:hover figure { border: 3px solid #facd00;}
#block_latest-news ul li:nth-child(4n + 3) #news_href:hover figure { border: 3px solid #2784d3;}
#block_latest-news ul li:nth-child(4n + 4) #news_href:hover figure { border: 3px solid #1cc18e;}

#block_latest-news ul li:nth-child(4n + 1) #news_href::before{  background: url("../images/web/i_new_more.png") no-repeat center #fc5101; background-position-x: 33px;  background-size: 13px;}
#block_latest-news ul li:nth-child(4n + 2) #news_href::before{  background: url("../images/web/i_new_more.png") no-repeat center #facd00; background-position-x: 33px;  background-size: 13px;}
#block_latest-news ul li:nth-child(4n + 3) #news_href::before{  background: url("../images/web/i_new_more.png") no-repeat center #2784d3;background-position-x: 33px;  background-size: 13px;}
#block_latest-news ul li:nth-child(4n + 4) #news_href::before{  background: url("../images/web/i_new_more.png") no-repeat center #1cc18e; background-position-x: 33px;  background-size: 13px;}


#block_latest-news  .blocktitle #title span { background: url(../images/web/i_news.png) no-repeat center;background-size: contain;}
#block_latest-news  .blocktitle #title { float: left;max-width: 230px;color: #333;}
#block_latest-news  .blocktitle #title p{color: #15a176;}

#block_latest-news .Block_C ul {max-height: 375px;}
.block_video  .blocktitle #title span { background: url("../images/web/i_video.png") no-repeat center;background-size: contain;}
.block_video  .blocktitle #title { float: left;max-width: 230px;color: #333;margin-bottom: 5px;}
.block_video   .blocktitle #title p{color: #2784d3;padding: 10px 0px;}
.video_theme .content { text-align: center;color: #2784d3;}

#block-olivero-views-block-video-block {
  
  /* flex: 1 1 auto; */

  width: 60%;

}
#block-olivero-views-block-video-block-1 {flex: 1 1 0;position: initial;margin: -30px 0 0 0;}

.video_list {}
.video_list .blocktitle{  margin-bottom: 100px;}
.video_list ul{ list-style: none; margin: 0; max-height: 360px;
  overflow-y: auto;
  padding: 5px;
}
.video_list ul li{ margin-bottom: 15px }
.video_list ul li a{ display: block; background: #fff; border-radius: 16px;padding:  10px;box-shadow: -1px 0 12px 1px rgba(0, 0, 0, 0.1); transform: scale(0.95) ;transition: transform 0.3s ease, box-shadow 0.3s ease;}
.video_list ul li a.current{ background:#d4e9de;}
.video_list ul li a:hover {      transform: scale(1) translateY(-10px); /* 放大并升高 */
      }

.video_list ul li .content { position: relative;color: #2784d3;padding: 10px 35px 10px 0px;
  line-height: 25px;}
.video_list ul li .content::after { content: "";
 
  width: 15px;
  height: 15px;
  background-size: 15px;
padding: 15px;
  top: 0;
  right: 0px;
  position: absolute;
  border-radius: 50px; bottom: 0;
  margin: auto;}



.video_list ul li:nth-child(4n + 1) .content::after {  background: url("../images/web/i_video_play.png") no-repeat center #fc5101;   background-size: 8px; }

.video_list ul li:nth-child(4n + 2) .content::after {  background: url("../images/web/i_video_play.png") no-repeat center #1cc18e;   background-size: 8px; }
.video_list ul li:nth-child(4n + 3) .content::after {  background: url("../images/web/i_video_play.png") no-repeat center #facd00;   background-size: 8px; }
.video_list ul li:nth-child(4n + 4) .content::after {  background: url("../images/web/i_video_play.png") no-repeat center #2784d3;   background-size: 8px; }





.youtube_video {
  border-radius: 26px;
  overflow: hidden;
  border: 3px solid #17a69a;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
}

.youtube_video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}


#block-olivero-views-block-video-block-1 .view-more{position: absolute;
  left: 0;
  right: 0;
  margin: auto;}
.bottom_logo img {max-height: 90px;}
.contextual-region .view-header {margin-block-end:0 !important}
.region--footer-bottom {  justify-content: center;  align-items: center;}

.motto ul li::after {content:""; position: absolute;  height: 2vw }
#thinking::after {  background: url("../images/web/motto_thinking_decorate.png") no-repeat right;width: 22vw;
  background-size: contain;  right: 90px;}
#sincere::after {background: url("../images/web/motto_sincere_decorate.png") no-repeat left;width: 10vw;background-size: contain;
  left: 0;}
#sincere {align-items: center;}
#knowledgeable::after {background: url("../images/web/motto_knowledgeable_decorate.png") no-repeat right;width:13vw;  background-size: contain;  right: -140px;}


#mobile_version { display: none}

/*     .colorful-items {
      display: flex;
      flex-wrap: wrap; 
      gap: 20px; 
      list-style: none; margin:0 !important;
      padding: 0; font-size:15px; line-height:20px; text-align: left;
    }

    .colorful-item {
      flex: 1 1 calc(25% - 20px); 
      max-width: calc(25% - 20px); 
      background-color: #f0f0f0; 
      border-radius: 10px;
      box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
      padding: 15px;
      box-sizing: border-box;
      color: white; 
      text-align: left; margin:0 !important
    }

 .colorful-item:nth-child(6n+1) {
      background-color: #FF5733; 
    }

    .colorful-item:nth-child(6n+2) {
      background-color: #33B5FF; 
    }

    .colorful-item:nth-child(6n+3) {
      background-color: #28A745; 
    }

    .colorful-item:nth-child(6n+4) {
      background-color: #FFC107; 
    }

    .colorful-item:nth-child(6n+5) {
      background-color: #9C27B0; 
    }

    .colorful-item:nth-child(6n) {
      background-color: #E91E63; 
    }


    .colorful-item {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
    } */

    /* new 20251003 */
    .colorful-items {
      display: flex;
      flex-wrap: wrap; 
      list-style: none; margin:0 !important;
      padding: 0; font-size:15px; line-height:20px; text-align: left;
    }

    .colorful-item {
      flex: 1 1 calc(25% - 0px); 
      max-width: calc(25% - 0px); 
      background-color: #f0f0f0; 
      box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
      padding: 15px;
      box-sizing: border-box;
      color: white; 
      text-align: left; margin:0 !important
    }

 .colorful-item:nth-child(6n+1) {
      background-color: #ef6c4f; 
    }

    .colorful-item:nth-child(6n+2) {
      background-color: #fac762; 
    }

    .colorful-item:nth-child(6n+3) {
      background-color: #2f80ac; 
    }

    .colorful-item:nth-child(6n+4) {
      background-color: #5dbb97; 
    }

    .colorful-item:nth-child(6n+5) {
      background-color: #ef6c4f; 
    }

    .colorful-item:nth-child(6n) {
      background-color: #fac762; 
    }


    .colorful-item {
      display: flex;
      flex-direction: row;
      align-items: stretch;
      min-height: 120px;
    }


.colorful-items {
    gap: 20px !important;
}

.colorful-item {
    flex: 1 1 calc(50% - 10px) !important;
    max-width: calc(50% - 10px) !important;
    display: flex !important;
    flex-direction: row !important;
    align-items: stretch !important;
    min-height: 120px !important;
    padding: 0 !important;
    border-radius: 12px;
    overflow: hidden;
}

.colorful-item .date-section {
    width: 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.2);
    color: white;
    text-align: center;
    padding: 10px 5px;
}

.colorful-item .date-day {
  margin-bottom: 2px;
  font-size: 28px;
  line-height: 36px;
}

.colorful-item .date-month {
    text-transform: uppercase;
}

.colorful-item .date-year {
    opacity: 0.8;
}

.colorful-item .content-section {
    flex: 1;
    padding: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: white;
    color: #333;    position: relative;
}

.colorful-item .event-title {
    margin: 0 0 8px 0;
    color: #333;
    font-size: 21px;
    line-height: 24px;
}

.colorful-item .event-info {
    width: 100%;
    font-size: 17px;
    line-height: 24px;
    color: #666;
}

.colorful-item .event-status {
    position: absolute;
    top: 8px;
    right: 8px;
    background: #ff5722;
    color: white;
    padding: 2px 8px;
    border-radius: 10px;
    opacity: 0;
}

.colorful-item:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}

.colorful-item:hover .event-status{
 opacity: 1;
}

@media screen and (max-width: 960px) {
    .colorful-item {
        flex: 1 1 100% !important;
        max-width: 100% !important;
    }
    
    .colorful-item .date-section {
        width: 70px;
    }
}
    /* new 20251003 */
	
	
.tablinkss {
  border-bottom: 2px solid #ccc;
  margin-bottom: 10px;
}

.tablinks {
  display: inline-block; /* 改用普通 inline-block 排列 */
  padding: 10px 20px;
  cursor: pointer;
  border: 1px solid #ccc;
  border-bottom: none;
  background: #f9f9f9;
  margin-right: 5px;
  transition: background 0.3s;
}

.tablinks:hover {
  background: #e9e9e9;
}

.tablinks.active {
  background: #0078D7; /* 蓝色背景 */
  color: #fff !important; /* 白色文字 */
  font-weight: bold;
  border-top: 2px solid #0078D7;
  border-left: 2px solid #0078D7;
  border-right: 2px solid #0078D7;
}

.tablinks-content {
  display: none;
}

.tablinks-content.active {
  display: block;
}

.tablinks-content .active::after, .tablinkss  .active::after { display:none !important;}
 .tablinks-content  .title{ display:none}

 ul {
 list-style: disc  
}

.template-A ul li a{
  text-decoration: none ;
  display: flex
;
    flex-direction: column;
    gap: 5px;
}

.template-A ul .content{
  width: 100%;
  padding-left: 5px;
}

.template-A ul li b {
  padding-left: 27px;
}

.grid-3-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

@media screen and (max-width: 768px) {
  .grid-3-container {
      grid-template-columns: repeat(1, 1fr);
  }
}

.pdf_frame {
  border: 3px solid #2786d3;
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  background-color: #f8f9fa;
  padding: 10px;
}

.pdf_frame iframe {
  width: 100%;
  height: 600px;
  border: none;
  border-radius: 10px;
}

/* 20251008 */
.cat_icon {
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: translateX(calc(50% - 11px)) translateY(calc(-50% - 5px));
}

@media screen and (max-width: 960px) {
  .cat_icon {
    transform: translateY(calc(-50% - 5px)) !important;
}
}

.dictation-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin: 20px 0;
}

.dictation-item {
  width: 100%;

}

.dictation-item .pdf_info{
  padding-top:10px;
}

.dictation-item img {
  border: 2px solid #F90;
  border-radius: 8px;

  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}


.pdf_image_container img {
  width: 100%;
  height: auto;
  display: block;
}

.audio_player {
  margin-top: 15px;
}

.audio_player audio {
  width: 100%;
}

@media (max-width: 768px) {
  .dictation-grid {
      grid-template-columns: 1fr;
  }
}

.download a{
  box-shadow: none !important;
  text-decoration: none !important;
}



#activities_awards_content { position: relative;
  overflow: inherit;}

.node__content ol {padding:5px 0 5px 25px; margin:0 0 20px 0}

.inner_bg .logout{ position:absolute; right:15px;top:20px; }
.inner_bg .logout a{     color: var(--color--white) !important;
    border-color: var(--color--primary-40);
    background-color: var(--color--primary-40);
    padding: 10px 30px;
    border-radius: 16px;}
.inner_bg .logout a:hover{ background:#ff4884; color: #fff;}
	

	
 #main_content_full .user-login-form-container {
      background: #ffffff;
      padding: 20px 30px;
      border-radius: 8px;
      box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
      width: 100%;
      max-width: 400px;
    }

    #main_content_full .user-login-form-container h1 {
      text-align: center;
      font-size: 24px;
      color: #333;
      margin-bottom: 20px;
    }

    #main_content_full .user-login-form {
      display: flex;
      flex-direction: column;
    }

     #main_content_full   .js-form-item {
      margin-bottom: 15px;
    }

.block-user-login-block{ margin:0 auto; padding: 20px 50px 20px 20%; border:3px solid #59b081; border-radius:16px; max-width:60%; position:relative; 
background: linear-gradient(90deg,rgba(235, 237, 239, 1) 0%, rgba(207, 252, 255, 1) 100%); }


       #main_content_full .form-item__label {
      font-size: 14px;
      margin-bottom: 5px;
      color: #555;
      display: block;
    }

       #main_content_full .form-text {
      width: 100%;
      padding: 5px; min-height:40px;
      font-size: 14px;
      border: 1px solid #2784d2;
      border-radius: 4px;
      transition: border-color 0.3s;
    }

        #main_content_full .form-text:focus {
      border-color: #007bff;
      outline: none;
    }

        #main_content_full .form-actions {
      text-align: center;
    }

    #main_content_full .form-submit {
      background-color: #2784d2;
      color: #fff;
      padding: 5px 35px;
      font-size: 16px; min-height:40px; height:40px;
      border: none;
      border-radius: 4px;
      cursor: pointer;
      transition: background-color 0.3s;
    }
	
	.block-user-login-block ul{ display:none}

    #main_content_full .form-submit:hover {
      background-color: #0056b3;
    }


    /* 20251107 */
    
.pdf_info .pdf_title {
  height: 3em;
  display: flex;
  align-items: center;
}

.pdf_info .pdf_title  span {
  width: 100%;
  line-height: 1.5;

  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

