@charset "utf-8";

body{
    margin: 0px;
    padding: 0px;
    font-family: "微軟正黑體" !important;
}

*:hover{
transition: all 0.3s !important;
}

a{
text-decoration: none;
}

a:hover {
    text-decoration: none !important;
}

div{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.form-control {
    display: inline !important;
    height: auto !important;
}		
/* scrollbar */
::-webkit-scrollbar {
  width: 5px;
}

::-webkit-scrollbar-track {
  background: #c2c0c0;
}

::-webkit-scrollbar-thumb {
  background: #797979;
}

::-webkit-scrollbar-thumb:hover {
  background: #534b2f;
}


.ind{
overflow-x: hidden;
}

.hdlogo {
    width: 32%;
    height: 96px;
    font-size: 100%;
    position: absolute;
    z-index: 2;
    top: 25px;
    left: 5%;
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20251031053818/https://www.bioagri.ntu.edu.tw/images/ntulogo.png);
    background-repeat: no-repeat;
    background-size: 100%;
}

.hdlogo img{
width: 100%;
}

.hdtop {
    z-index: 2;
    position: absolute;
    right: 2%;
    top: 2%;
    width: 100%;
}

.hdmnbk {
    /*width: 19%;*/
    position: absolute;
    right: 15px;
    top: 15px;
}

.ind .hdmnbk{
    padding: 20px 20px 20px 20px;
}

.ind .hdmnbk:hover{
    background-color: rgba(14,62,21,0.45);
    border-radius: 5px;
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    transition: a11 0.3s ease-in;
}

.hdtpqlink {
    text-align: right;
    font-size: 0.95em;
    color: #E9E9E9;
    margin: 0 0 30px 0;
}

.hdtpqlink span a{
    display: inline-block;
    color: #E9E9E9;
    text-shadow: 0 0 5px #575757;
}

.hdtpqlink span a:hover{
    color: #F5D37E;
}

.menu{
margin: 0 0 0 0;
position: relative;
z-index: 1;
}

.menu ul{
margin: 0px;
padding: 0px;
}

.menu ul li {
    list-style-type: none;
    margin: 0 0 14px 0;
    background-repeat: no-repeat;
    background-position: left center;
    font-size: 1.15rem;
    font-weight: bold;
    position: relative;
    transition: a11 0.3s ease-in;
    text-align: right;
}

.menu ul li::before {
    content: "";
    width: 0px;
    height: 3px;
    background-color: #8C3E3F;
    position: absolute;
}

.menu ul li a{
    display: block;
    color: #fff;
    text-shadow: 0 0 5px #575757;
}

.menu ul li.mnac a{
color: #C73E27;
}

.menu ul li a:hover{
    color: #FFDB43;
}

.tpsearch{
display: flex;
clear: both;
float: right;
}

.sech {
    width: 35px;
    height: 35px;
    border-radius: 50px;
    background-color: #339a8b;
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20251031053818/https://www.bioagri.ntu.edu.tw/images/search.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 60%;
    margin: 2px 0 0 -20px;
}

.sech:hover{
    background-color: #1F7367;
}

.sech a{
display: block;
}

.sertxb {
    width: 205px;
    border-radius: 5px;
}

.setx {
    background-color: #fff !important;
    border: 1px solid #c1c1c1 !important;
    padding: 5px 25px 5px 5px !important;
    height: 40px !important;
    border-radius: 5px !important;
    width: 100% !important;
}

.language {
    display: flex;
    align-items: center;
    margin: 5px 0 10px 0;
    background-color: #ebc44e;
    width: 95px;
    height: 35px;
    border-radius: 50px;
    padding: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #4f4f4f;
    text-align: center;
    float: right;
    clear: both;
}

.language::after{
content: "";
clear: both;
}

.lan_zh{
width: 50%;
height: 100%;
align-content: center;
font-size: 1.2rem;
line-height: 25px;
border-radius: 50px;
}

.lan_en{
width: 50%;
height: 100%;
font-size: 1.1rem;
font-family: Arial, sans-serif;
align-content: center;
line-height: 27px;
border-radius: 50px;
}

.lan_zh:hover,.lan_en:hover{
    background-color: rgba(20,117,88,0.56);
    transition: all 0.3s;
}

.lan_zh a,.lan_en a{
display: block;
color: #4f4f4f;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 2px 0 0 0;
}

.lan_zh a:hover,.lan_en a:hover{
color: #fff;
}

.lanac{
border-radius: 50px;
background-color: #15775a;
color: #fff !important;
height: 100%;
}

.mview{
height: 100vh;
overflow: hidden;
position: relative;
}

/*.mvbk {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(9, 39, 73, 0.3);
    z-index: 1;
}*/

.bannerslider {
    height: 100vh;
    overflow: hidden;
    position: absolute;
    top: 0px;
    width: 100vw; 
}

.movearea {
    height: 100vh;
    overflow: hidden;
    position: absolute;
    top: 0px;
    width: 100vw;
}

.mnmovie{
    width: 100% !important;
    height: 130% !important;
    position: absolute;
    top:-17%;
    left:0;  
    opacity: 1;
}

.jSlider .slider-slides > div::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(9, 39, 73, 0.15);
    z-index: 0;
    top: 0;
    left: 0;
}

.jSlider .controller > div.navigator {
    position: absolute;
    width: 200px !important;
    bottom: 5% !important;
    right: 5% !important;
    z-index: 2;
}

.jSlider .navigator span {
    display: inline-block !important;
    position: relative !important; 
    z-index: 2;
    margin: 0 15px 0 15px;
}

.movinftx {
    position: absolute;
    padding: 25px 30px 25px 30px;
    left: 5%;
    bottom: 15%;
    max-width: 28%;
    min-height: 100px;
    z-index: 1;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    background-color: rgba(230,230,230,0.55);
    border-radius: 10px;
}

.movh1{
    font-size: 1.8em;
    margin: 0 0 10px 0;
    color: #172919;
    font-weight: bold;
    /*text-shadow: 0 0 5px #000;*/
}

.movh2{
    font-size: 1.3em;
    line-height: 1.7em;
    color: #172919;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    /*text-shadow: 0px 2px 3px #000;*/
}


.tpalink {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.tpalink a{
display: block;
width: 100%;
height: 100%;
}

video.mvimage {
    /*height: 98%;*/
    width: 100%;
}

.mtitall {
    position: absolute;
    width: 39%;
    top: 34%;
    left: 30%;
    z-index: 1;
    display: flex;
    align-items: center;
}

.mlogo {
    width: 18%;
    margin: 50px 4% 0 0;
    animation: mlogo 1s 2.8s ease-in forwards;
    opacity: 0;
}

@keyframes mlogo {
  0%   {opacity: 0; margin: 50px 4% 0 0;}
  100% {opacity: 1; margin: 60px 4% 0 0;}
}

.mttall {
    width: 78%;
}

.mlogo_txt_s{
width: 60%;
margin: 0 0 30px 0;
animation: mlogo_txt_s 1s 2.8s ease-in forwards;
opacity: 0;
}

@keyframes mlogo_txt_s {
  0%   {opacity: 0; margin: -10px 0 30px 0;}
  100% {opacity: 1; margin: 0 0 30px 0;}
}

.mlogo_txt {
    width: 100%;
    margin: 0 0 15px 0;
    animation: mlogo_txt 1.3s 3.2s ease-in forwards;
    opacity: 0;
    margin-block-end: 0px;
    margin-inline-end: 0px;
    font-size: 0em;
    margin-block-start: 0px;
    margin-inline-start: 0px;
    font-weight: normal;
}

@keyframes mlogo_txt {
  0%   {opacity: 0; margin: 15px 0 25px 0;}
  100% {opacity: 1; margin: 0 0 25px 0;}
}

.mlogo img,.ntulogo img,.mlogo_txt img,.mslogon img,.mlogo_txt_s img{
width: 100%;
}

.mslogon {
    font-size: 1.75em;
    font-weight: bold;
    color: #1e8f93;
    text-align: center;
    width: 70%;
    margin: 0 auto 0 auto;
    animation: mslogon 0.7s 3.8s ease-in forwards;
    opacity: 0;
    letter-spacing: 1px;
}

@keyframes mslogon {
  0%   {opacity: 0; margin: 0 auto 0 auto; width: 65%;}
  100% {opacity: 1; margin: 0 auto 0 auto; width: 70%;}
}

.awdn {
    position: absolute;
    width: 50px;
	height:23px;
    bottom: 2%;
    left: 49%;
	opacity: 1;
	animation:awdn 1s 2s alternate infinite ease-out;
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20251031053818/https://www.bioagri.ntu.edu.tw/images/aw_don.png);
	background-repeat: no-repeat;
    background-size: 100%;
}

@keyframes awdn
{
0% {opacity: 1;bottom: 2%;}
100% {opacity: 1;bottom: 1%;}
}

.indblock {
    padding: 70px 0 60px 0;
	width: 100%;
    overflow-x: hidden;
}

.indconall{
width: 83%;
margin: 0 auto 0 auto;
position: relative;
}

.indbtitle{
margin: 0 0 20px 0;
position: relative;
z-index: 1;
line-height: 100%;
}

.indbtitle .tith1{
font-size: 2.4em;
font-weight: bold;
letter-spacing: 2px;
margin: 0 0 6px 0;
line-height: 100%;
}

.indbtitle .tith2 {
    font-size: 1.05em;
    color: #9B9B9B;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    padding: 0 0 0 3px;
    text-transform: uppercase;
}

.indnews{
    position: relative;
    z-index: 0;
}

.indnews .indbtitle{
color: #434343;
}

/*.indnews .indbtitle::after {
    content: "";
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20251031053818/https://www.bioagri.ntu.edu.tw/images/indtbg01.png);
    background-repeat: no-repeat;
    width: 53px;
    height: 16px;
    background-size: 100%;
    display: block;
    margin: 7px 0 0 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}*/

.newstab{
display: flex;
margin: 0 0 40px 0;
}

.nwtbbx{
color: #5a5a5a;
font-size: 1.2em;
}

.nwtbbx a{
display: block;
padding: 5px 15px 5px 15px;
margin: 0 4px 5px 4px;
border-radius: 50px;
background-color: #d2d2d2;
text-align: center;
color: #5a5a5a;
}

.nwtbbx a:hover,.nwtbbx a.tac{
background-color: #15775a;
color: #fff;
}

.indnwscn {
    margin: 0 0 0 0%;
}

.indnwalvw{
display: flex;
gap:20px;
margin: 0 0 15px 0;
}

.indnwbx{
width: calc(100%/4);
height: fit-content;
}

.nwspc{
margin: 0 0 10px 0;
display: flex;
justify-content: center;
align-items: center;
max-height: 300px;
overflow: hidden;
height: 100%;
}

.nwspc img{
width: 100%;
height: 100%;
object-fit: cover;
}

.nwsinf{

}

.nwsf_date{
color: #858585;
font-size: 1.1em;
margin: 0 0 5px 0;
}

.nwsf_tit{
color: #2e2e2e;
font-size: 1.2em;
margin: 0 0 12px 0;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}

.nwstag{
display: flex;
}

.indnwb_tag_img{
width: 10%;
margin: 0 0 0 2px;
}

.indnwb_tag_img img{
width: 100%;
}

.indnwmore{
width: fit-content;
margin: 30px 0 0 0;
float: right;
position: relative;
z-index: 2;
padding: 7px 15px 7px 15px;
border-radius: 50px !important;
background-color: #626262;
}

.indnwmore:hover{
background-color: #367A64;
}


/*.indnews .indnwmore{
margin: -25px 0 0 0;
}*/

.indnwmore a {
    display: block;
    padding: 5px 25px 5px 15px;
    background-color: #626262;
    text-align: center;
    font-size: 1em;
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20251031053818/https://www.bioagri.ntu.edu.tw/images/arrow.png);
    background-repeat: no-repeat;
    background-position: 92% 8px;
    color: #fff;
    border-radius: 25px;
}

.indnwmore a:hover {
    background-color: #367A64;
}

.indteach{
    /*background-color: #a2cbd2;
    border-top-left-radius: 60px;
    border-top-right-radius: 60px;
    margin: -55px 0 0 0;*/
}

.indteach .indconall {
    width: 90%;
    margin: 0px; 
    padding: 0px 60px 40px 0px;   
    display: flex;
    position: relative;
}

.indteach .indconall::before{
content: "";
background-color: #e4e3e3;
position: absolute;
z-index: -1;
border-top-right-radius: 40px;
border-bottom-right-radius: 40px;
width: 100%;
height: 87%;
}

.indtchpcarea{
width: 22%;
margin: 0 6% 0 0;
position: relative;
}

.indtchpc{
    position: absolute;
    width: 100%;
    top: -50px;
    left: 0px;
    border-bottom-right-radius: 40px;
}

.indtchpc img{
    width: 100%;
    border-bottom-right-radius: 40px;
}

.indtchmifo{
width: 72%;
padding: 55px 0 0 0;
}

.ttinfall{
display: flex;
}

.indteach .indbtitle{
color: #3a6664;
min-width: 18%;
margin: 0 1% 0 0;
}

/*.indteach .indbtitle::after {
    content: "";
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20251031053818/https://www.bioagri.ntu.edu.tw/images/indtbg02.png);
    background-repeat: no-repeat;
    width: 115px;
    height: 16px;
    background-size: 100%;
    z-index: -1;
    display: block;
    margin: 7px 0 0 6px;
}*/

.ttifsswd{
color: #484848;
margin: 0 0 0 20px;
font-size: 1.1em;
line-height: 1.6em;
}

.teachall{
display: flex;
margin: 50px 0 0 0;
flex-wrap: wrap;
align-items: start;
}

.teachbox{
background-color: #f4f4f4;
border-radius: 20px;
display: flex;
width: 46%;
margin: 0 4% 10px 0;
max-height: 260px;
overflow: hidden;
position: relative;
}

.teachall .teachbox:nth-child(2){
margin: 95px 0 10px 0;
}

.teachall .teachbox:nth-child(3){
margin: -70px 4% 10px 0;
}

.teachall .teachbox:nth-child(4){
margin: 25px 0 10px 0;
}

.teachall .teachbox:nth-child(5){
margin: -70px 4% 10px 0;
}

.teachbox a{
display: flex;
position: relative;
}

.thbx_linkbox{
    position: absolute;
    padding: 30px 20px 30px 20px;
    background-color: rgba(30,46,27,0.90);
    height: 0px;
    width: 100%;
	left:0px;
    bottom: -60px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: height 0.2s;
}

/*.teachbox:hover .thbx_linkbox{
height: 100%;
bottom: 0px;
transition: height position 0.3s ease-in-out;
}*/
.linkac{
    height: 100%;
    bottom: 0px;
    transition: height position 0.3s ease-in-out;
    }
.thblb_listall {
height: 0px;
width: 90%;
}

/*.teachbox:hover .thbx_linkbox .thblb_listall{
height: auto;
transition: all 300ms;
}*/

.linkac .thblb_listall{
    height: auto;
    transition: all 300ms;
    }
/*.teachbox:hover .thbx_linkbox .thblb_listall{
height: auto;
transition: all 300ms;
}*/

.thblb_listall ul{

}

.thblb_listall ul li{
    margin: 0 0 5px 0;
    color: #fff;
    font-size: 1.15em;
    text-align: center;
    border-bottom: 1px solid #7f7f7f;
    padding: 5px 0 10px 0;
}

.thblb_listall ul li a{
color: #fff;
display: block;
}

.thblb_listall ul li a:hover{
    color: #FFD918;
}

.techbiftxt{
width: 54%;
padding: 10px 0 0 0;
}

.techbifpc{
width: 46%;
}

.thifall{
width: 80%;
margin: 0 auto 0 auto;
padding: 10px 0 20px 0;
}

.thfa_num{
    color: #3a6664;
    font-size: 2.2em;
    font-family: "Arial Black", sans-serif;
    font-style: italic;
    margin: 0 0 10px 0;
}

.thfa_tit{
color: #3a6664;
font-size: 1.4em;
margin: 0 0 10px 0;
font-weight: bold;
}

.thfa_swd{
color: #323232;
font-size: 1.05em;
line-height: 1.6em;
}

.techbifpc img{
    width: 100%;
    height: 100%;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;   
    object-fit: cover;
}

.teachball{
width: calc(100% / 4);
padding-bottom: 2%;
margin: 0 2% 0 2%;
border-radius: 50%;
/*background-color: #3d986e;*/
}

.teachball:nth-child(even){
/*background-color: #dc9a31;*/
}

.teachball:hover{
/*border-radius: 5%;*/
}

.teachball a{
display: block;
}

.tblcon {
    /*width: 68%;
    margin: 7% auto 0 auto;*/
}

.tbcimg{
margin: 0 0 8px 0;
border-radius: 50%;
}

.tbcimg img{
width: 100%;
border-radius: 50%;
}

.teachball:hover .tbcimg, .teachball:hover .tbcimg img{
border-radius: 5%;
transition: all 300ms;
}

.tbctxt{
text-align: center;
color: #313131;
font-size: 1.5em;
font-weight: bold;
letter-spacing: 2px;
}

.activity {
    margin: 0 0 20px 0;
}

.activity .indbtitle{
color: #3a6664;
min-width: 18%;
margin: 0 1% 0 0;
}

/*.activity .indbtitle::after {
    content: "";
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20251031053818/https://www.bioagri.ntu.edu.tw/images/indtbg03.png);
    background-repeat: no-repeat;
    width: 67px;
    height: 19px;
    background-size: 100%;
    z-index: -1;
    display: block;
    margin: 7px 0 0 6px;
}*/

.actall{
display: flex;
margin: 40px 0 0 0;
}

.actbox{
width: calc(100% / 4);
margin: 0 2% 0 0;
border-radius: 20px;
height: fit-content;
overflow: hidden;
}

.actbox:last-child{
margin: 0 0% 0 0;
}

.actbox a{
position: relative;
height: fit-content;
display: block;
}

.actbox a:focus-visible {
    border: 3px dotted #0c0c0c !important;
}

.actb_img{
border-radius: 20px;
height: 445px;
display: flex;
justify-content: center;
align-items: center;
}

.actb_img img{
height: 100%;
width: 100%;
border-radius: 15px;
min-width: -webkit-fill-available;
object-fit: cover;
}

.actb_txt{
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 60px;
    padding: 20px 15px 20px 15px;
    background-color: rgba(27,28,40,0.80);
    background-image: -webkit-linear-gradient(270deg,rgba(27,28,40,0) 0%,rgba(27,28,40,0.80) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(27,28,40,0) 0%,rgba(27,28,40,0.80) 100%);
    background-image: -o-linear-gradient(270deg,rgba(27,28,40,0) 0%,rgba(27,28,40,0.80) 100%);
    background-image: linear-gradient(180deg,rgba(27,28,40,0) 0%,rgba(27,28,40,0.80) 100%);
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: height 0.2s;
}

.actbox:hover{
transition: all 0.3s ease-out;
}

.actbox:hover a .actb_txt{
height: auto;
background-color: rgba(27,28,40,0.95);
transition: height position background-color 300ms ease-out;
}

.actb_txt_h1{
font-size: 1.2em;
font-weight: bold;
color: #fff266;
margin: 0 0 10px 0;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}

.actb_txt_h2{
font-size: 1.05em;
line-height: 150%;
color: #fff;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}

.intern {
    margin: 0 0 20px 0;
}

.intern .indconall {
    /* width: 100%; */
    /* margin: 0 0 0 auto; */
    padding: 60px 0px 0 0;
    position: relative;
}

.intern .indconall::before {
    content: "";
    background-color: #e4e3e3;
    position: absolute;
    z-index: -1;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
    width: 106%;
    height: 90%;
    right: -12%;
    top: 0%;
}

.intern .indbtitle{
color: #3a6664;
min-width: 12%;
margin: 0 1% 0 0;
}

/*.intern .indbtitle::after {
    content: "";
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20251031053818/https://www.bioagri.ntu.edu.tw/images/indtbg04.png);
    background-repeat: no-repeat;
    width: 134px;
    height: 19px;
    background-size: 100%;
    z-index: -1;
    display: block;
    margin: 7px 0 0 6px;
}*/

.intern .ttinfall {
    margin: 0 0 0 160px;
}

.intern .actb_txt_h1{
color: #fff266;
}

.intern .actb_txt_h2{
color: #ffffff;
}

.vision{
    padding: 80px 0 70px 0;
    margin: 50px 0 0 0;
    position: relative;
    overflow: hidden;
}

.visbg {
    opacity: 0;
    position: absolute;
    top: 0;
    left: -16%;
    width: 135%;
    height: 100%;
    animation: fadeSlide 6s infinite;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
}

.vbg01{
background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20251031053818/https://www.bioagri.ntu.edu.tw/images/visbg01.jpg) center / cover no-repeat;
}

.vbg02{
background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20251031053818/https://www.bioagri.ntu.edu.tw/images/visbg02.jpg) center / cover no-repeat;
}

.vbg03{
background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20251031053818/https://www.bioagri.ntu.edu.tw/images/visbg03.jpg) center / cover no-repeat;
}

.visbg:nth-of-type(1) {
  animation-delay: 0s;
}
.visbg:nth-of-type(2) {
  animation-delay: 2s;
}
.visbg:nth-of-type(3) {
  animation-delay: 4s;
}

@keyframes fadeSlide {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.vision .indbtitle{
color: #3a6664;
text-align: center;
}

/*.vision .indbtitle::after {
    content: "";
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20251031053818/https://www.bioagri.ntu.edu.tw/images/indtbg05.png);
    background-repeat: no-repeat;
    width: 54px;
    height: 15px;
    background-size: 100%;
    z-index: -1;
    display: block;
    margin: 7px auto 0 auto;
    text-align: center;
}*/

.visionall{
display: flex;
align-items: center;
}

.visapc{
width: 45%;
margin: 0 5% 0 0;
}

.visapc img{
width: 100%;
}

.visainf{
width: 50%;
}

.visaf_h1{
font-size: 1.5em;
font-weight: bold;
color: #1e8f93;
margin: 0 0 15px 0;
}

.visaf_txt{
font-size: 1.15em;
color: #434343;
line-height: 1.7em;
text-align: justify;
}


@media screen and (min-height: 1060px) and (max-height: 1080px){

.antm {
    margin: 61px auto 0 auto;
}

video.mvimage {
   /* height: 84%;*/
}

}


/*1920隱藏下方工具列*/
@media screen and (min-height: 944px) and (max-height: 982px){

video.mvimage {
   /* height: 94%;*/
}

.antm {
    margin: 20px auto 0 auto;
}

}

@media screen and (max-width: 1750px){

.menu ul li {
    margin: 0 0 11px 0;
    font-size: 1.1rem;
}

.indbtitle .tith1{
font-size: 1.95em;
}

.indbtitle .tith2 {
    font-size: 0.9em;
}

.nwspc{
height: 250px;
}

}

@media screen and (max-width: 1550px){

.menu ul li {
    margin: 0 0 10px 0;
    font-size: 0.95rem;
}

.language {
    width: 90px;
    height: 30px;
    padding: 3px;
}

.lan_zh {
    font-size: 0.85rem;
    line-height: 21px;
}

.lan_en {
    font-size: 0.85rem;
    line-height: 23px;
}

.sech {
    width: 31px;
    height: 31px;
}

.setx {
    height: 22px !important;
}

.awdn {
    left: 48.5%;
}

.hdtpqlink {
    font-size: 0.8em;
}

.antm {
    width: 96%;
}

.mslogon {
    font-size: 1.4em;
}

.indbtitle .tith1{
font-size: 1.8em;
}

.indbtitle .tith2 {
    font-size: 0.85em;
}

.thblb_listall ul li {
    font-size: 1em;
}

.indnwb_title{
font-size: 1.2em;
}

.teachball{
padding-bottom: 2%;
}

.tblcon {
    width: 65%;
    margin: 7% auto 0 auto;
}

.tbctxt{
font-size: 1.55em;
}

.movinftx {
    left: 40px;
    bottom: 8%;
    width: 35%;
    padding: 25px 25px 25px 25px;
}

.movh1 {
    font-size: 1.4em;
}

.movh2 {
    font-size: 1em;
    line-height: 1.6em;
}

.actb_img {
    height: 420px;
}

.thifall {
width: 83%;
padding: 10px 0 15px 0;
}

.thfa_num {
    font-size: 1.8em;
    margin: 0 0 15px 0;
}

.nwtbbx {
    font-size: 1em;
}

.nwsf_date {
    font-size: 0.85em;
}

.nwsf_tit {
    font-size: 1.05em;
}


.ttifsswd {
    font-size: 1em;
}

.thfa_tit {
    font-size: 1.23em;
}

.thfa_swd {
    font-size: 0.9em;
}

.actb_txt_h1 {
    font-size: 1.05em;
}

.actb_txt_h2 {
    font-size: 0.85em;
}

.actb_txt {
    height: 50px;
    padding: 16px 15px 20px 15px;
}

.indnwmore {
    font-size: 0.85em;
}

.visaf_h1 {
    font-size: 1.3em;
}

.visaf_txt {
    font-size: 1em;
}

}


@media screen and (max-width: 1440px){

.menu ul li {
    font-size: 1em;
	margin: 0 0 8px 0;
}

.sech {
    width: 28px;
    height: 28px;
    margin: 0 4px 0 -20px;
}

.lan {
    width: 28px;
    height: 28px;
}

.lan a {
    font-size: 0.9em;
    padding: 5px 0 0 0;
}

.hdtpqlink {
    font-size: 0.9em;
	margin: 0 0 25px 0;
}

video.mvimage {
    /*height: auto;*/
    width: 100%;
}

.mslogon {
    font-size: 1.4em;
}

.movinftx {
    left: 40px;
    bottom: 8%;
    width: 35%;
    padding: 25px 25px 25px 25px;
}

.movh1 {
    font-size: 1.45em;
}

.movh2 {
    font-size: 1em;
    line-height: 1.6em;
}

}



@media screen and (max-width: 1150px){

.hdtop {
    padding: 7px 8px 10px 8px;
}

.hdlogo {
    width: 30%;
    margin: 0 1% 0 0;
}

video.mvimage {
	height: 100%;
	width: 100%;
}

.hdmnbk {
    width: 86%;
	display:none;
}

.hdtpqlink {
    font-size: 0.85em;
}

.menu ul li {
    margin: 0 4px 0 0;
    font-size: 0.9em;
    background-size: 22px;
}

.menu ul li a {
    padding: 0px 0 0 23px;
    min-height: 22px;
}

.RWD_lang{
display: flex !important;
justify-content: center;
}

.RWD_search {
display: flex !important;
justify-content: center;
}

.setx {
height: 40px !important;
}

.sech {
	margin: 0 7px 0 -20px;
	width: 40px;
	height: 40px;
}

.lan {
    width: 25px;
    height: 25px;
}

.lan a {
    font-size: 0.8em;
    padding: 3px 0 0 0;
}

.mtitall {
    width: 39%;
    top: 25%;
    left: 30%;
}

.mlogo {
    width: 18%;
    margin: 15px 4% 0 0;
}

@keyframes mlogo {
  0%   {opacity: 0; margin: 5px 4% 0 0;}
  100% {opacity: 1; margin: 15px 4% 0 0;}
}

.mttall {
    width: 78%;
}

.mlogo_txt_s{
width: 60%;
margin: 0 0 30px 0;
animation: mlogo_txt_s 1s 2.8s ease-in forwards;
opacity: 0;
}

@keyframes mlogo_txt_s {
  0%   {opacity: 0; margin: -10px 0 15px 0;}
  100% {opacity: 1; margin: 0 0 15px 0;}
}

.mlogo_txt {
    width: 100%;
    margin: 0 0 14px 0;
    animation: mlogo_txt 1.3s 3.2s ease-in forwards;
    opacity: 0;
}

@keyframes mlogo_txt {
  0%   {opacity: 0; margin: 15px 0 14px 0;}
  100% {opacity: 1; margin: 0 0 14px 0;}
}

.indteach .indbtitle::after {
    left: 48%;
    top: -15px;
    width: 280px;
    height: 50px;
}

.activity .indbtitle::after {
    left: 45%;
    top: -28px;
    width: 263px;
    height: 50px;
}

.intern .indbtitle::after {
    left: 45%;
    top: -17px;
    width: 375px;
    height: 41px;
}

.vision .indbtitle::after {
    left: 48%;
    top: -23px;
    width: 178px;
    height: 60px;
}

.tblcon {
    width: 60%;
    margin: 7% auto 0 auto;
}

.tbctxt {
    font-size: 1.4em;
}

.indnwb_date {
    width: 11%;
    margin: 0 2% 0 0;
    font-size: 1em;
}

.indnwb_title {
    width: 69%;
    margin: 0 3% 0 0;
    font-size: 1.15em;
}

.actbox {
    width: 31.333%;
    margin: 0 1% 0 1%;
}

.actb_txt_h1 {
    font-size: 1.1em;
}

.visapc {
    width: 45%;
    margin: 0 4% 0 0;
}

.visainf {
    width: 51%;
}

.visaf_h1 {
    font-size: 1.4em;
}

.visaf_txt {
    font-size: 1em;
    line-height: 1.6em;
}

.indtchpcarea {
	width: 22%;
}

.actb_img {
	height: 285px;
}

.movh1 {
    font-size: 1.25em;
}

.indbtitle .tith1 {
	font-size: 1.35em;
	letter-spacing: 0px;
}

.movh1 {
    font-size: 1.25em;
}

.movinftx {
	left: 40px;
	bottom: 15%;
	width: 40%;
	padding: 15px 15px 15px 15px;
}

.awdn {
    bottom: 7%;
}

@keyframes awdn
{
0% {opacity: 1;bottom: 7%;}
100% {opacity: 1;bottom: 5%;}
}

.indnwalvw {
    flex-wrap: wrap;
}

.indnwbx {
    width: 100%;
	margin: 0 0 35px 0;
}


}



@media screen and (max-width: 900px){

.hdtop{
position: static;
height: 7vh;
backdrop-filter: none;
-webkit-backdrop-filter: none;
background-color: #e2f6ee;
padding: 7px 8px 5px 8px;
}

.hdmnbk{
display: none;
}

.hdlogo {
    width: 47%;
    height: 55px;
    position: static;
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20251031053818/https://www.bioagri.ntu.edu.tw/images/slogo.png);
    background-color: transparent;
    background-size: 100%;
}

.language {
    width: 105px;
    height: 35px;
    padding: 3px;
}


.RWD_lang{
display: flex !important;
justify-content: center;
}

.lan {
    width: 150px;
    height: 50px;
}

.lan a {
    font-size: 0.8em;
    padding: 11px 0 0 0;
}

.lan_zh {
    font-size: 1.1rem;
    line-height: 23px;
}

.lan_en {
    font-size: 1rem;
    line-height: 26px;
}

.RWD_search{
display: flex !important;
justify-content: center;
}

.RWD_search .tpsearch {
    margin: 0 0 0 0px;
}

.RWD_mnuopen .sertxb {
    display: inherit;
}

.sertxb {
    width: 200px;
}

.sech {
    margin: 0 7px 0 -20px;
    width: 40px;
    height: 40px;
}

.setx {
    height: 40px !important;
}

.bannerslider {
    height: 100%;
}

.mview {
   height: 50vh;
}

.movearea {
    height: 41vh;
    position: relative;
}

.mnmovie {
    width: 100% !important;
    height: 64% !important;
    position: static;
}

.movinftx {
    width: 100%;
    padding: 20px 20px 20px 20px;
    position: relative;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    background: #1b2b34;
    height: 32%;
    left: 0px;
    bottom: 0px;
    max-width: 100%;
    border-radius: 0px;
}

.movh1 {
    font-size: 1.3em;
    margin: 0 0 8px 0;
    color: #fff;
}

.movh2 {
    font-size: 1em;
    line-height: 1.6em;
    color: #fff;
}

video.mvimage {
    height: 68%;
    width: 100%;
}

.jSlider img {
    width: 100% !important;
    height: 68% !important;
}

.jSlider .controller > div.navigator {
    width: 170px !important;
    bottom: 37% !important;
    right: -1% !important;
    zoom: 80%;
}

.jSlider .indicator {
    bottom: 3% !important;
}

.awdn {
    display: none;
}

.indconall {
    width: 85%;
}

.indbtitle .tith1{
font-size: 1.9em;
}

.indbtitle .tith2 {
    font-size: 1em;
}

.indblock.indteach {
    padding: 80px 0 30px 0;
}

.indblock {
    padding: 40px 0 30px 0;
}

.indnews .indbtitle::after {
    width: 50px;
}

.indteach .indbtitle::after {
    width: 105px;
    height: 30px;
    margin: 7px 0 0 3px;
}

.nwtbbx {
    font-size: 1em;
}

.nwtbbx a {
    padding: 5px 12px 5px 12px;
    margin: 0 3px 7px 3px;
}

.newstab {
    margin: 0 0 20px 0;
}

.activity .indbtitle::after {
    width: 70px;
    margin: 7px 0 0 0px;
}

.intern .indbtitle::after {
    width: 115px;
}

.vision .indbtitle::after {
    width: 60px;
    height: 30px;
}

.newstab {
    flex-wrap: wrap;
}

.indnw_bar a {
    flex-wrap: wrap;
}

.indnwb_date {
    width: 100%;
    margin: 0 0% 5px 0;
}

.indnwb_title {
    width: 100%;
    margin: 0 0% 5px 0;
    font-size: 1.1em;
}

.indnwb_tag {
    width: 100%;
}

.indnwb_tag_img {
    width: 10.333%;
    margin: 0 0 0 2px;
}

.teachall {
    margin: 30px 0 0 0;
    flex-wrap: wrap;
}

.indteach .indconall {
    width: 100%;
    padding: 0px 35px 30px 0px;
    flex-wrap: wrap;
}

.indteach .indconall::before {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    height: 100%;
}

.indtchpcarea {
    width: 20%;
    margin: 0 0% 120px 0;
}

.indtchmifo {
    width: 100%;
    padding: 40px 0 0 40px;
}

.ttinfall {
    flex-wrap: wrap;
}

.ttifsswd {
    margin: 10px 0 0 0px;
    font-size: 1em;
    line-height: 1.6em;
}

.teachbox {
    width: 100%;
    margin: 0 0% 20px 0;
}

.teachall .teachbox:nth-child(2), .teachall .teachbox:nth-child(3), .teachall .teachbox:nth-child(4), .teachall .teachbox:nth-child(5) {
    margin: 0px 0 20px 0;
}

.thifall {
    width: 85%;
    padding: 0px 0 15px 0;
}

.thfa_num {
    font-size: 1.5em;
    margin: 0 0 8px 0;
}

.thfa_tit {
    font-size: 1.2em;
    margin: 0 0 8px 0;
}

.thfa_swd {
    font-size: 1em;
    line-height: 1.5em;
}

.actall {
    flex-wrap: wrap;
}

.actbox {
    width: 100%;
    margin: 0 2% 30px 2%;
}

.actb_txt {
    height: 55px;
}

.intern .indconall::before {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    width: 100%;
    height: 102.5%;
    right: 0%;
    top: 0%;
}

.intern .indconall {
    width: 100%;
    padding: 35px 35px 35px 35px;
}

.intern .ttinfall {
    margin: 0 0 0 0px;
}

.visbg {
    left: -60%;
    width: 220%;
    height: 100%;
}

.visionall {
    align-items: center;
    flex-wrap: wrap;
}

.visapc {
    width: 100%;
    margin: 0 0% 12px 0;
}

.visainf {
    width: 100%;
}

.nwsf_tit {
    font-size: 1em;
}

.actb_img {
	height: 420px;
}

.actbox a {
    position: relative;
	height: fit-content;
    display: block;
}

}


@media screen and (max-width: 480px){
	
.hdlogo {
	width: 76%;
	height: 55px;
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20251031053818/https://www.bioagri.ntu.edu.tw/images/slogo.png);
}

.indtchpcarea {
	width: 48%;
	margin: 0 0% 120px 0;
}

.indtchmifo {
    width: 100%;
    padding: 80px 0 0 40px;
}	
	
}


/*版面共用CSS*/

.footer{
background-color: #416e65;
padding: 50px 0 50px 0;
}

.footerin{
width: 85%;
margin: 0 auto 0 auto;
}

.fatfooter{
padding: 0 0 15px 0;
border-bottom: 1px solid #ababab;
display: flex;
}

.fatfooter .fatfbk{
margin: 0 3% 10px 0;
width: 12%;
}

.fatftit{
color: #fff;
font-size: 1.2em;
margin: 0 0 13px 0;
font-weight: normal;
}

.fatftit a{
color: #fff;
}

.fatftit a:hover{
color: #fcc42b;
}

.fatfbk ul {
    padding: 0 0 0 20px;
    margin: 0px;
}

.fatfbk ul li{
    list-style-position: outside;
    list-style-type: disc;
    color: #fff;
    margin: 0 0 5px 0;
}

.fatfbk ul li a{
color: #fff;
}

.fatfbk ul li a:hover{
    color: #FFD810;
    text-decoration: underline;
}


.fotbotm{
display: flex;
padding: 30px 0 0 0;
}

.fotslogo{
width: 23%;
margin: 0 2% 0 0;
}

.fotslogo img{
width: 100%;
}

.fotcinfm{
width: 75%;
margin: 0 0% 0 0;
color: #fff;
font-size: 1em;
line-height: 1.6em;
display: flex;
}

.fotcinfm a{
color: #fcc42b;
text-decoration: underline;
}

.fotcinfm a:hover{
color: #fcc42b;
text-decoration: underline !important;
}

.fotc_left{
width: 79%;
margin: 0 3% 0 0;
}

.fotc_right{
width: 18%;
text-align: right;
}

.ftftx p {
    margin-bottom: inherit;
}

.vnumber{
color: #fff;
margin: 0 0 15px 0;
}

.ftlinkpc{
display: flex;
align-items: flex-end;
justify-content: flex-end;
}

.alink{
margin: 0 3% 0 0;
width: 47%;
}

.qrcod {
    width: 50%;
}

.alink img,.qrcod img{
width: 100%;
}

#gotop {
display: none;
position: fixed;
right: 1.5%;
bottom: 4.5%;    
cursor: pointer;
z-index: 2;
width: 62px;
}

#gotop img{
width: 100%;
}

@media screen and (max-width: 1550px){

.fatftit {
    font-size: 0.9em;
}

.footerin {
    width: 90%;
}

.fatfooter .fatfbk {
    margin: 0 2.5% 10px 0;
}

.fotcinfm{
font-size: 0.85em;
line-height: 1.6em;
}

.vnumber{
font-size: 1em;
}

.fatfbk ul li {
    font-size: 0.82em;
}

#gotop {
right: 0.7%;
bottom: 5.5%;    
width: 50px;
}

}


@media screen and (max-width: 1024px){

.footerin {
    width: 95%;
}

.fatftit {
    font-size: 0.9em;
}

.fatfbk ul li {
    font-size: 0.8em;
}

.fotcinfm {
    font-size: 0.9em;
    line-height: 1.6em;
}

.vnumber {
    font-size: 0.9em;
}

}

@media screen and (max-width: 900px){

.footerin {
    width: 90%;
}

.fatfooter {
    flex-wrap: wrap;
}

.fatfooter .fatfbk {
    margin: 0 2% 25px 2%;
    width: 29%;
}

.fotbotm {
    padding: 30px 0 0 0;
    flex-wrap: wrap;
}

.fotslogo {
    width: 65%;
    margin: 0 0% 10px 0;
}

.fotcinfm {
    font-size: 0.9em;
    line-height: 1.6em;
    width: 100%;
    flex-wrap: wrap;
}

.fotc_left {
width: 100%;
margin: 0 0% 15px 0;
}

.fotc_right {
    width: 100%;
    text-align: left;
}

.alink {
    margin: 0 3% 0 0;
    width: 25%;
}

.qrcod {
    width: 20%;
}

#gotop {
    right: 15px;
    bottom: 20px;
    width: 50px;
}

}


@media screen and (max-width: 480px){

.fotslogo {
    width: 95%;
    margin: 0 0% 10px 0;
}

	
}

/*版面共用CSS結束*/


/*內頁共用CSS*/

.conp {
    background-color: #e6e6e6;
}

.conp .hdtop {
    background-color: #e2f6ee;
    position: static;
    display: flex;
    padding: 7px 10px 7px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    align-items: center;
    border-bottom: 1px solid #cfd7ce;
}

.conp .hdtop .hdlogo {
    width: 18%;
    height: 53px;
    position: static;
    margin: 0 3% 0 0;
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20251031053818/https://www.bioagri.ntu.edu.tw/images/slogo.png);
    background-color: transparent;
    background-size: 100%;
}

.hdlogo a{
display: block;
height: 100%;
}

.conp .hdtop .hdmnbk {
    width: 79%;
    position: static;
}

.conp .hdtop .hdmnbk .hdtpqlink {
    margin: 0 0 10px 0;
}

.conp .hdtop .hdmnbk .menu {
    display: flex;
    justify-content: flex-end;
}

.conp .hdtop .hdmnbk .menu ul {
    margin: 0px;
    padding: 0px;
    display: flex;
}

.conp .hdtop .hdmnbk .menu ul li {
    margin: 0 15px 0px 0;
}

.conp .hdtop .hdmnbk .menu .language {
    margin: 0 0 0px 0;
    width: 80px;
    height: 26px;
}

.conp .hdtop .hdmnbk .menu .language .lan_zh {
    font-size: 1rem;
    line-height: 16px;
}

.conp .hdtop .hdmnbk .menu .language .lan_en {
    font-size: 0.95rem;
    line-height: 16px;
}

.conp .hdtop .hdmnbk .menu .tpsearch {

}

.conp .hdtop .hdmnbk .menu .tpsearch .sertxb {
    margin: 0 -22px 0 10px;
}

.conp .hdtop .hdmnbk .menu .tpsearch .sertxb .setx {
    height: 27px !important;
}

.conp .hdtop .hdmnbk .menu .tpsearch .sech {
    width: 26px;
    height: 26px;
    margin: 0px 0 0 10px;
}

.conp .menu ul li a {
    color: #4c4b4b;
    text-shadow: none;
}

.conp .hdtpqlink span a{
    text-shadow: none;
}

.conp .menu ul li a:hover {
    color: #22646C;
}

.conp .menu ul li.mnac a {
    color: #C73E27;
}

.conp .menu ul li::before {
    content: "";
    width: 0px;
    height: 3px;
    background-color: #b76263;
    position: absolute;
    left: 0px;
    bottom: -7px;
}

.conp .menu ul li:hover::before{
	width:100%;
	transition:all 0.3s;
}

.conp .menu ul li.mnac::before{
    width: 100%;
}

.conp .hdtpqlink {
    color: #797979;
}

.conp .hdtpqlink span a {
    display: inline-block;
    color: #797979;
}

.conp .hdtpqlink span a:hover {
    color: #4E4E4E;
}

.sitmap{
    margin: 10px 25px 35px 0;
    text-align: right;
    font-size: 0.95em;
    color: #696969;
}

.sitmap a{
color: #696969;
}

.sitmap a:hover{
    color: #1B1B1B;
}

.inmcont{
width: 78%;
margin: 0 auto 0 auto;
padding: 0 0 140px 0;
display: flex;
min-height: 81vh;
}

.inmc_left{
width: 18%;
margin: 0 5% 0 0;
}

.inmc_right{
width: 77%;
padding: 20px 0 0 0;
}

.mtopic {
    margin: 5px 0 15px 0;
    padding: 0px 0px 25px 0px;
    text-align: center;
    position: relative;
    display: flex;
    /*background-color: #407b72;
    border-radius: 50%;*/
    z-index: 1;
    /*border: 2px solid #e9e9e9;
    outline: 9px solid #bdddd8; */  
}

.mtopline {
    width: 7px;
    height: 66px;
    background-color: #c5a72e;
    margin: 0 0 0 0;
    animation: mtpline 0.7s ease-out backwards;
}

@keyframes mtpline {
  0%   {height: 0px;}
  100% {height: 66px;}
}

.mtopic_img {
    width: 86%;
    margin: 0 auto 5px auto;
}

.mtopic_img img {
    width: 100%;
}

.mtopic_txt {
    color: #fff;
    font-size: 1.75em;
    font-weight: bold;
    margin: 0px;
}

.msubmnu {
    background-color: #dcdbdb;
    padding: 15px 18px 35px 18px;
    border-radius: 12px;
}

.msumbx{
    font-size: 1.2em;
    line-height: 1.5em;
    color: #121212;
 /*   background-color: #54b2a4;*/
}

.msumbx a {
    display: block;
    padding: 16px 20px 16px 20px;
    border-bottom: 1px solid #737373;
    color: #121212;
    background-position: 0% center;
    position: relative;
    z-index: 0;
}

.msumbx a::after {
    /*content: "";*/
    position: absolute;
    width: 0px;
    height: 5px;
    background-color: #54b2a4;
    left: 0px;
    bottom: 0px;
    z-index: -1;
}

.after\:bg-green:after {
    content: var(--tw-content);
  --tw-bg-opacity: 1;
    background-color: rgba(68,144,156,1.00)
}

.after\:h-\[3px\]:after {
  content: var(--tw-content);
  height: 3px
}

.msumbx a:hover::after{
    width: 100%;
    transition: all 0.3s;
    box-shadow: #c1c1c1 0px 0px 9px;
}

.msumbx a:hover{
    padding: 16px 20px 16px 28px;
    transition: all 0.3s;
	color: #121212;
}

.msumbx a.msmac{
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20251031053818/https://www.bioagri.ntu.edu.tw/images/tgarrow.png);
    background-repeat: no-repeat;
    background-position: 97% center;
    color: #0d7268;
    font-weight:bold;
    font-size: 1.05em;
}

.RWD_msubmnn{
display: none;
}

.cntitle {
    font-size: 1.7em;
    font-weight: bold;
    color: #5d1c0d;
    padding: 0 0 13px 35px;
    margin: 0 0 25px 0;
    border-bottom: 1px dashed #8C8C8C;
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20251031053818/https://www.bioagri.ntu.edu.tw/images/tpicon.png);
    background-repeat: no-repeat;
    background-position: left 40%;
}

.sssmnu{
    padding: 10px 0 8px 0;
    /*border-bottom: 1px solid #5F9FBD;*/
    display: flex;
    margin: 0 0 15px 0px;
    flex-wrap: wrap;
}

.sssmbx {
    font-size: 1.15em;
    line-height: 1em;
    margin: 0 5px 7px 0;
    padding: 5px 13px 5px 13px;
    display: flex;
    justify-items: center;
    align-items: center;
    color: #3c3c3c;
    background-color: #e4d6cf;
    border-top-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.sssmbx:last-child{
    border-right: none;
}

.bg_color_ylw{
    background-color: #AB8618;
}

/*.sssmbx::after {
    content: "";
    display: inline-block;
    border-right: 1px solid #c1c1c1;
    height: 23px;
    margin: 0 5px 0 5px;
}*/

.sssmbx a {
    display: block;
    padding: 5px 13px 5px 13px;
    color: #3c3c3c;
    background-color: #e4d6cf;
    border-top-left-radius: 8px;
    border-bottom-right-radius: 8px;
    margin: 0 5px 0 0;
}

.sssmbx a:hover{
    background-color: #F7C5B0;
    /* border-radius: 25px;*/
    text-decoration: none;
    color: #3c3c3c;
    /*-webkit-box-shadow: 0px 0px 3px 1px #cdcdcd;
    box-shadow: 0px 0px 3px 1px #cdcdcd;*/
}

.sssmbx a.ssmac{
background-color: #ebc44e;
color: #362323;
/*border-radius: 25px;*/
}

.ssmac{
background-color: #ebc44e;
color: #362323;
}

.conartical {
    background-color: #fff;
    border-radius: 20px;
    padding: 40px 0 40px 0;
    min-height: 70vh;
    margin: 30px 0 0 0;
    box-shadow: 0px 0px 10px 0px #d4d4d4;
}

.conal {
    width: 92%;
    margin: 0 auto 0 auto;
}

.mgr_3{
margin-right: 3%;
}

.mgr_5{
margin-right: 5%;
}

.mgb_30{
margin-bottom: 30px;
}

.wth25{
width: 25%;
}

.wth30{
width: 30%;
}

.wth35{
width: 35%;
}

.wth40{
width: 40%;
}

.wth45{
width: 45%;
}

.wth50{
width: 50%;
}

.wth55{
width: 55%;
}

.wth60{
width: 60%;
}

.wth65{
width: 65%;
}

.wth70{
width: 70%;
}

.wth100{
width: 100%;
}

.secbk{
margin: 35px 0 40px 0;
}

.secbk p{
font-size:1.1em;
line-height:165%;
}

.dispflex{
display: flex;
}

.flexwarp{
flex-wrap: wrap;
}

.alitm_cen{
align-items: center;
}

.sec_lefpc{

}

.sec_lefpc img{
width: 100%;
}

.sec_rigtxt{
text-align: justify;
}

.contxt{
font-size: 1.1em;
line-height: 1.8em;
color: #434343;
}

.contxt p{
margin: 15px 0 0 0;
}

.sectitle {
    background-color: #dfeae8;
    padding: 10px 10px 10px 71px;
    color: #274e45;
    font-weight: bold;
    font-size: 1.35em;
    border-radius: 25px;
    position: relative;
    margin: 0 0 25px 0;
}

.sectitle::before {
    content: "";
    position: absolute;
    left: 22px;
    top: -14px;
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20251031053818/https://www.bioagri.ntu.edu.tw/images/flowicon.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 36px;
    height: 54px;
}

.pgrah{

}

.pgh_txt{

}

.pgh_txt ul {
    margin: 0px;
    padding: 0 0 0 30px;
}

.pgh_txt ul li{
margin: 0 0 6px 0;
list-style-type: disc;
}

.mgr{
margin: 0 3% 0 0;
}

.pgh_pc{

}

.pgh_pc img{
width: 100%;
}

.classtable{
border-top: 1px solid #c1c1c1;
border-left: 1px solid #c1c1c1;
font-size: 1rem;
}

.classtable td ,.classtable th {
    padding: 6px 4px 6px 4px;
    border-bottom: 1px solid #c1c1c1;
    border-right: 1px solid #c1c1c1;
    text-align: center;
}

.bgc_ligry{
    background-color: #E3E3E3;
}

.bgc_liyelw{
    background-color: #FFF6E2;
}

.seachbar{
margin: 20px 0 20px 0;
display: flex;
align-items: center;
}

.seakeyword{
margin: 0 10px 0 0;
width: 18%;
}
.label-keyword {
    display: none !important;
}

.keyw{
padding: 5px;
border: 1px solid #AFAFAF;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
height: 40px;
font-size: 1.1em;
color: #434343;
border-radius: 5px;
}

.seatimar{
display: flex;
align-items: center;
width: 52%;
}

.seatx{
margin: 0 5px 0 5px;
font-size: 1.1em;
color: #434343;
}

.seatti {
    width: 37%;
    text-align: right;
    padding: 0 7px 0 0;
}

.seadat{
border: 1px solid #AFAFAF !important;
-webkit-box-sizing: border-box !important;
-moz-box-sizing: border-box !important;
box-sizing: border-box !important;
padding: 5px !important;
border-radius: 5px !important;
height: 40px !important;
}

.seachbtn{
font-size: 1.1em;
margin: 0 0 0 10px;
}

.seachbtn a {
    padding: 7px 20px 7px 20px;
    background-color: #cbcbcb;
    border-radius: 5px;
    color: #2A2A2A
}

.seachbtn a:hover {
    background-color: #43494F;
    color: #fff;
}

.btn-clear {
    background-color: #f2d786 !important;
    border-color: #e0c077 !important;
}

.cnin_sdglit{
display: flex;
}

.cnin_tag_img {
    width: 5%;
    margin: 0 0 2px 2px;
}

.cnin_tag_img img {
    width: 100%;
}

@media screen and (max-width: 1750px){

.cntitle {
    font-size: 1.5em;
}

.seadat {
    font-size: 0.88em !important;
}

}


@media screen and (max-width: 1550px){

.conp .hdtop .hdmnbk .menu .language .lan_zh {
    font-size: 0.85rem;
}

.conp .hdtop .hdmnbk .menu .language .lan_en {
    font-size: 0.85rem;
}

.conp .hdtop .hdmnbk .menu .language {
    width: 72px;
    height: 26px;
}

.mtopline {
    width: 6px;
    height: 42px;
}

@keyframes mtpline {
  0%   {height: 0px;}
  100% {height: 42px;}
}

.sssmbx {
    font-size: 1em;
}

.sssmbx a{
    padding: 5px 10px 5px 10px;
}

.sitmap {
    font-size: 0.8em;
}

.inmcont{
width: 80%;
}

.mtopic {
        padding: 15px 25px 18px 9px;
    }

.contxt{
font-size: 1em;
line-height: 1.7em;
}

.msumbx{
    font-size: 1em;
}

.msumbx a {
    padding: 13px 20px 13px 20px;
}

.msumbx a:hover {
    padding: 13px 20px 13px 23px;
    font-size: 1em;
}

.cntitle {
    font-size: 1.5em;
    padding: 0 0 13px 31px;
    margin: 0 0 25px 0;
    background-position: left 30%;
    background-size: 21px;
}

.seatimar {
    width: 52%;
}

.seadat {
    font-size: 0.75em !important;
}

}


@media screen and (max-width: 1440px){
	
.seatimar {
	width: 60%;
}
	
}

@media screen and (max-width: 1200px){

.inmcont {
	width: 90%;
}
	
.seatimar {
	width: 66%;
}

.conp .hdtop .hdlogo {
    width: 21%;
    margin: 0 1% 0 0;
	height: 39px;
}

.conp .hdtop .hdmnbk {
    width: 78%;
}

	
}


@media screen and (max-width: 1024px){

.inmcont {
    width: 90%;
}

.mtopic {
    padding: 23px 25px 23px 25px;
}

.mtopic_txt {
    font-size: 1.4em;
}

.sssmnu {
    padding: 10px 0 8px 0;
    margin: 0 0 15px 10px;
}

.sssmbx {
    font-size: 0.95em;
}

.sssmbx a {
    padding: 5px 8px 5px 8px;
}

.sssmbx::after {
    height: 23px;
    margin: 0 2px 0 2px;
}

.contxt {
    font-size: 0.9em;
    line-height: 1.6em;
}

.seatimar {
	width: 69%;
}

.conp .hdtop .hdlogo {
	width: 25%;
}

}


@media screen and (max-width: 900px){

.conp .hdtop {
    height: auto;
}

.conp .hdtop .hdlogo {
	width: 55%;
	height: 65px;
}

.sitmap {
    margin: 10px 25px 20px 0;
}

.inmcont {
    width: 90%;
    flex-wrap: wrap;
}
    
.inmc_left {
    width: 100%;
    margin: 0 0% 0 0;
}

.inmc_right {
    width: 100%;
}

.mtopic {
	margin: 0 auto 10px auto;
	padding: 13px 15px 13px 15px;
}

.mtopline {
	width: 6px;
	height: inherit;
}

.mtopic_img {
    width: 45%;
}

.msubmnu {
    display: none;
}

.RWD_msubmnn {
    display: inherit;
    background-color: #d3e2df;
    padding: 0 13px 0 13px;
    border-radius: 50px;
}

.msbrwsel {
    font-size: 1.2rem !important;
    width: 100% !important;
    border: none !important;
    background-color: #d3e2df !important;
	padding: 15px 30px 15px 0 !important;
	height: 55px !important;
    border-radius: 50px;
}

.msbrwsel option{
    font-size: 1rem;
}

.sssmnu{
display: none;
}

.RWD_sssmn{
    border-radius: 0px;
    background-color: #DCDCDC !important;
    border-bottom: 1px solid #131313;
}

.RWD_sssmn .msbrwsel{
    border-radius: 0px;
    background-color: #DCDCDC !important;
}

.cntitle {
    font-size: 1.6em;
    margin: 0 0 3px 0;
}

.conal {
    width: 87%;
}

.dispflex {
flex-wrap: wrap;
}

.wth25,.wth30,.wth35,.wth40,.wth45,.wth50,.wth55,.wth60,.wth65,.wth70,.wth75,.wth100{
width: 100%;
}

.mgr_3,.mgr_5{
margin-right: 0%;
margin-bottom: 15px;
}

.mgb_30 {
    margin-bottom: 30px;
}


}


@media screen and (max-width: 470px){

.conp .hdtop .hdlogo {
	width: 76%;
	height: 53px;
}	

.inmcont {
    width: 88%;
    flex-wrap: wrap;
}

.mtopic_img {
    width: 77%;
}
	
}

/*內頁共用CSS結束*/


/*最新消息&組織規章CSS*/

.nwstable,.lawtable {
    margin: 0 0 30px 0;
}


.newsbar {

}

.newsbar a{
    display: flex;
    padding: 15px 10px 15px 10px;
    border-bottom: 1px solid #c1c1c1;
}

.newsbar a:hover{
    background-color: #F8F0E8;
    -webkit-box-shadow: 0px 0px 8px #CCCCCC;
    box-shadow: 0px 0px 8px #CCCCCC;
    transition:  all 0.3s;
}

.news_left{
width: 78%;
margin: 0 2% 0 0;
}

.lawtable .news_left {
    width: 83%;
}

.news_right{
width: 20%;
display:flex;
flex-wrap: wrap;
margin: 20px 0 0 0;
justify-content: flex-end;
}

.lawtbar {
    display: flex;
    padding: 15px 10px 15px 10px;
    border-bottom: 1px solid #c1c1c1;
    min-height: 90px;
}

.lawtbar:hover{
    background-color: #F8F0E8;
    -webkit-box-shadow: 0px 0px 8px #CCCCCC;
    box-shadow: 0px 0px 8px #CCCCCC;
    transition:  all 0.3s;
}

.lawtable .news_right {
    margin: 10px 0 0 0;
    width: 17%;
}

.newleft_date{
color: rgba(136,136,136,1.00);
font-size: 1em;
margin: 0 0 5px 0;
}

.newleft_title{
    color: #252525;
    font-size: 1.2em;
    sline-height: 1.6em;
}

.newleft_title a{
    color: #252525;
}

.sdgimd{
width: 23.333%;
margin: 0 0 3px 2px;
}

.sdgimd img{
width: 100%;
}

.lawtable .news_right .sdgimd {
    margin: 0px 0 3px 8px;
}

.lawtable .news_right .sdgimd:hover {
    margin: -5px 0 3px 8px;
}


@media screen and (max-width: 1550px){

.keyw {
    font-size: 0.85em;
    height: 35px;
}

.newleft_date {
    font-size: 0.85em;
}

.newleft_title {
    font-size: 0.95em;
}

.seatx {
    font-size: 1em;
}

.seachbtn {
    font-size: 0.85em;
}

.seadat {
    height: 35px;
}

.lawtbar {
    padding: 12px 10px 12px 10px;
    min-height: 80px;
}


}

@media screen and (max-width: 900px){

.newsbar a {
    flex-wrap: wrap;
}

.news_left {
    width: 100%;
    margin: 0 0% 0px 0;
}

.news_right {
    width: 100%;
    margin: 13px 0 0 0;
    justify-content: flex-start;
}

.sdgimd {
    width: 7.333%;
}

.lawtbar {
    flex-wrap: wrap;
}

.lawtable .news_left {
    width: 100%;
}

.lawtable .news_right {
    margin: 10px 0 0 0;
    width: 100%;
}

.newleft_title {
    font-size: 1.05em;
}

}


/*最新消息&組織規章CSS結束*/



/*出版刊物&認識學院CSS*/

.publisall{
display: flex;
flex-wrap: wrap;
}

.movieall{
display: flex;
flex-wrap: wrap;
}

.publbox{
width: 30%;
margin: 0 1.5% 45px 1.5%;
border-radius: 10px;
}

.publbox:hover{
    -webkit-box-shadow: 0px 0px 11px 4px #D4D4D4;
    box-shadow: 0px 0px 11px 4px #D4D4D4;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1) !important;
}

.publbox a{
display: block;
}

.pubx_pc{
height: 415px;
overflow: hidden;
background-color: rgba(192,192,192,1.00);
border-top-left-radius: 10px;
border-top-right-radius: 10px; 
}

.stub_pc{
height: 330px;
overflow: hidden;
background-color: rgba(192,192,192,1.00);
border-top-left-radius: 10px;
border-top-right-radius: 10px; 
display: flex;
justify-content: center;
align-items: center;
}

.pubx_pc img,.stub_pc img{
width: 100%;
height: 100%;
object-fit: cover;
transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.publbox:hover a .pubx_pc img,.publbox:hover a .stub_pc img{
transform: scale(1.05);
transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.pubx_txt {
padding: 13px 13px 17px 13px;
background-color: #ebebeb;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px; 
}

.pubx_txt_date{
    color: #636363;
    margin: 0 0 5px 0;
    font-size: 1em;
}

.pubx_txt_h1 {
    color: #252525;
    margin: 0 0 7px 0;
    font-size: 1.2em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 135%;
}

.pubx_txt_vwnm{
    color: #636363;
    font-size: 1em;
}

.stuball .pubx_txt_h1{
height: 55px;
}

.movpc{
height: 230px;
}

.movpc iframe{
width: 100% !important;
height: 230px !important;
border-radius: 10px;
}

.movpc a{
display:block;
}

.movpc a img{
width: 100% !important;
border-radius: 10px;
margin: 0px !important;
}

.movtxarea{
padding: 10px;
}

.movsdg{
display: flex;
flex-wrap: wrap;
margin: 10px 0 0 0;
}

.mapalbx{
    background-color: #ebeff3;
}

.goglmap iframe{
width: 100% !important;
height: 350px;
}

.mapcontus {
    padding: 25px 25px 25px 25px;
    align-self: center;
}

.contactable {
    width: 90%;
    margin: 50px auto 0 auto;
}

.fillbar {
    margin: 0 0 15px 0;
    display: flex;
}

.filltit {
    font-size: 1.1em;
    color: #2d2d2d;
    margin: 0 2% 0 0;
    width: 15%;
    text-align: right;
}

.filltit span{
margin: 0 4px 0 0;
color: #B0171A;
}

.fillbox {
    border: 1px solid #a3a3a3 !important;
    padding: 12px !important;
    border-radius: 5px !important;
    width: 83% !important;
}

.fillbox_very {
    border: 1px solid #a3a3a3 !important;
    padding: 12px !important;
    border-radius: 5px !important;
    width: 30% !important;
}

.reload,.play{
padding: 0 0 0 8px;
display: block;
float: left;
}

.Veri_Code {
    padding: 0 0 0 8px;
    width: 145px;
}

.Veri_Code img{
width: 100%;
}

.filtal{
min-height: 200px;
}

.send{
text-align: center;
display: flex;
justify-content: center;
width: 100%;
}

.sendbtn {
    padding: 10px 20px 10px 25px !important;
}

.sdate{
text-align: right;
color: #7C7C7C;
font-size: 1em;
margin: 0 0 12px 0;
}

.mttih1 {
    font-size: 1.7em;
    color: #a12f10;
    margin: 0 0 25px 0;
    font-weight: bold;
}


@media screen and (max-width: 1750px){

.mttih1 {
    font-size: 1.6em;
}

}


@media screen and (max-width: 1550px){

.stub_pc {
    height: 280px;
}

.pubx_txt_h1 {
    font-size: 1em;
}

.pubx_pc {
    height: 340px;
}

.pubx_txt_date {
    font-size: 0.85em;
}

.pubx_txt_vwnm {
    font-size: 0.85em;
}

.filltit {
    font-size: 0.9em;
    width: 18%;
}

.fillbox {
    padding: 8px;
    width: 80%;
}

.mttih1 {
    font-size: 1.6em;
}

.sdate {
    font-size: 0.85em;
}

}

@media screen and (max-width: 1300px){

.stuball .pubx_txt_h1 {
    height: 45px;
}

}


@media screen and (max-width: 900px){

.seachbar {
    justify-content: flex-end;
}

.seachbar,.seatimar {
    flex-wrap: wrap;
    width: 100%;
}

.seakeyword {
    margin: 0 0px 8px 0;
    width: 100%;
}

.seatti{
    width: 100%;
    margin: 9px 0 10px 0;
    text-align: left;
}

.seadat {
    height: 45px;
    width: 47%;
}

.keyw {
    width: 100%;
    height: 45px;
    font-size: 1em;
}

.seachbtn {
    font-size: 1em;
    margin: 20px 0 0 0px;
}

.publbox {
    width: 100%;
    margin: 0 0% 45px 0%;

}

.pubx_pc {
    height: 390px;
}

.stub_pc {
    height: 305px;
}

.mapcontus {
    padding: 15px 15px 15px 15px;
}

.fillbar {
    flex-wrap: wrap;
}

.filltit {
    font-size: 1em;
    margin: 0 0% 5px 0;
    width: 100%;
    text-align: left;
}

.fillbox {
    width: 100%;
}

.sdate {
    text-align: left;
}

.mttih1 {
    font-size: 1.6em;
    margin: 0 0 25px 0;
}

.cnin_sdglit {
    flex-wrap: wrap;
}

.cnin_tag_img {
    width: 9%;
}

}


@media screen and (max-width: 470px){

.cnin_tag_img {
    width: 16%;
}	
	
}



/*出版刊物&認識學院CSS結束*/


/* RWD選單 */

.tright {
    position: absolute;
    right: 2%;
    top: 15px;
    z-index: 4;
	display: none;
}

.in-burger {
    width: 43px;
    height: 25px;
    /* position: fixed; */
    /* top: 27px; */
    /* right: 100px; */
    border-radius: 4px;
    z-index: 10;
    float: left;
    margin: 7px 0 0 0;
}

.in-burger span {
  margin-top: 9px;
  margin-bottom: 9px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  width: 29px;
}

.in-burger span,
.in-burger span::before,
.in-burger span::after {
  display: block;
  height: 2px;
  background-color: #000;
  outline: 1px solid transparent;
  -webkit-transition-property: background-color, -webkit-transform;
  -moz-transition-property: background-color, -moz-transform;
  -o-transition-property: background-color, -o-transform;
  transition-property: background-color, transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.in-burger span::before,
.in-burger span::after {
  position: absolute;
  content: "";
}
.in-burger span::before {
  top: -9px;
  width: 43px;
  right: 0px;
}
.in-burger span::after {
  top: 9px;
  width: 38px;
  right: 0px;
}
.in-burger.clicked span {
  background-color: transparent;
}
.in-burger.clicked span::before {
  -webkit-transform: translateY(9px) rotate(45deg);
  -moz-transform: translateY(9px) rotate(45deg);
  -ms-transform: translateY(9px) rotate(45deg);
  -o-transform: translateY(9px) rotate(45deg);
  transform: translateY(9px) rotate(45deg);
}
.in-burger.clicked span::after {
  -webkit-transform: translateY(-9px) rotate(-45deg);
  -moz-transform: translateY(-9px) rotate(-45deg);
  -ms-transform: translateY(-9px) rotate(-45deg);
  -o-transform: translateY(-9px) rotate(-45deg);
  transform: translateY(-9px) rotate(-45deg);
}
.in-burger.clicked span:before,
.in-burger.clicked span:after {
  background-color: #fff;
  width: 43px;
}
.in-burger:hover {
  cursor: pointer;
}

.in-burger:hover span::before {
  width: 38px;
  transition: all 0.3s ease-out;
}
.in-burger:hover span::after {
  width: 43px;
  transition: all 0.3s ease-out;
}

.in-burger.clicked:hover span:before,
.in-burger.clicked:hover span:after {
  width: 43px;
}

.overlay ul li a {
/*font-family: 'Noto Serif TC', serif;*/
}


.overlay ul li a span{
/*font-family:"Times New Roman", serif;*/
}

.carousel-indicators {
    z-index: 2 !important;
}




@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait){

.ind .tright {
	display: inherit;
}
	
}


@media screen and (max-width: 1150px){


.tright {
	display: inherit;	
}

.collapse:not(.show) {
    display: none !important;
}

}

/* RWD選單結束 */


/*頁碼CSS*/

.twpage {
    text-align: center;
    margin: 40px 0 10px 0;
}

.pagination {
    justify-content: center;
}

.prev, .next {
    font-family: "MS UI Gothic";
}

.simple-pagination {
    display: block;
    overflow: hidden;
    padding: 0 5px 5px 0;
    margin: 0;
}

.simple-pagination ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.simple-pagination li {
    list-style: none;
    padding: 0;
    margin: 0 1px 0 1px;
    display: inline-block;
}

.light-theme .current {
    background: #898989;
    color: #FFF;
    /* border-color: #444; */
    box-shadow: 0 1px 0 rgba(255,255,255,1), 0 0 2px rgba(0, 0, 0, 0.3) inset;
    cursor: default;
}

.page-item.active .page-link {
	z-index: 1;
	color: #fff !important;
	background-color: #6a6a6a !important;
	border-color: #6a6a6a  !important;
    border-radius:5px;
}

.light-theme a, .light-theme span {
    /*float: left;*/
    color: #666;
    font-size: 0.9em;
    line-height: 24px;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    border: 1px solid #BBB;
    min-width: 14px;
    padding: 5px 10px;
    margin: 0 1px 0 0;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    background: #efefef;
    background: -moz-linear-gradient(top, #efefef 0%, #d7d7d7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#d7d7d7));
    background: -webkit-linear-gradient(top, #efefef 0%,#d7d7d7 100%);
    background: -o-linear-gradient(top, #efefef 0%,#d7d7d7 100%);
    background: -ms-linear-gradient(top, #efefef 0%,#d7d7d7 100%);
    background: linear-gradient(top, #efefef 0%,#d7d7d7 100%);
	display: inline-block;
}

.page-link {
	font-size: 1rem;
	color: #6a6a6a !important;
}

.page-item.disabled .page-link {
	color: #d0d0d0;
	pointer-events: none;
	cursor: auto;
	background-color: #e9ecef;
	border-color: #dee2e6;
}

.page-link:hover {
	z-index: 2;
	color: #6a6a6a;
	text-decoration: none;
	background-color: #e9ecef;
	border-color: #dee2e6;
}

.txt {
	margin: 15px;
}

/*頁碼CSS 結束*/


/*SDG CSS*/

.sdgconp{
background-color: #fff;
}

.sdgbnr{
background-color: #cfefe4;
display: flex;
}

.sdgbnr_left{
width: 13%;
margin: 0 3% 0 0;
}

.sdgbnr_right{
width: 84%;
}

.sdglogo{
padding: 30px 0 0 30px;
margin: 0 0 70px 0;
}

.sdglogo img{
width: 100%;
}

.sdg_abt {
    text-align: right;
}

.sdgbtn {
    font-size: 1.15em;
    line-height: 1em;
    color: #fff;
    margin: 0 5px 7px 0;
    padding: 10px 13px 10px 13px;
    align-items: center;
    background-color: #3b7943;
    border-radius: 30px;
}

.sdgbtn:hover {
    background-color: #376332;
}

.sdgallbn{
margin: 2px;
display: flex;
flex-wrap: wrap;
}

.sdbabbox{
    width: calc(100%/9);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 1px 0 1px;
    margin: 0 0 2px 0;
    opacity: 1;
}

.sdbabbox img{
width: 100%;
}

.sdnoac{
opacity: 0.5;
}

.sdbabbox:hover{
transform: rotateY(360deg);
transition-timing-function: cubic-bezier(.4, 0, .2, 1) !important;
transition-duration: 0.7s !important;
transition-delay: 0.1s !important;
opacity: 1;
}

.sdbabbox.sdnoac:hover{
opacity: 1;
}

.sdginmcont{
width: 75%;
margin: 0 auto 0 auto;
padding: 0 0 140px 0;
display: flex;
flex-wrap: wrap;
}

.sdg_tab{
display: flex;
justify-content: center;
margin: 50px auto 50px auto;
width: 100%;
}

.sdg_tbbox{
    background-color: #d2e6ed;
    font-size: 1.2em;
    color: #353535;
    margin: 0 5px 0 5px;
    height: fit-content;
    border-radius: 50px;
}

.sdg_tbbox a{
display: block;
color: #353535;
position: relative;
border-radius: 50px;
}

.sdg_tbbox a:hover{
color: #353535;
}

.sdgbnac{
    background-color: #3b7943;
}

.sdgbnac button span{
color: #fff;
}

.sdgbxn{
padding: 10px 25px;
}

.sdgbnhv{
    border-radius: 50px;
    background-color: rgba(140,217,203,0.85);
    color: #353535 !important;
}

.bord_50px{
border-radius: 50px;
}

.sdgnwall{
width: 100%;
}

.sdgntitle{
    padding: 0 0 8px 0;
    border-bottom: 1px solid #C3C3C3;
    font-size: 1.7em;
    font-weight: bold;
    color: #434343;
    display: flex;
    align-items: center;
    margin: 0 0 40px 0;
}

.sdgntitle::before{
content: "";
width: 5px;
height: 35px;
background-color: #ce4c4c;
display: inline-block;
margin: 0 8px 0 0;
}

.sdblistb{
display: flex;
flex-wrap: wrap;
}

.sdblstb_box{
width: 23%;
margin: 0 1% 30px 1%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-color: #ebebeb;
border-radius: 20px;
}

.sdblstb_box:hover{
    margin: -10px 1% 30px 1%;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    -webkit-box-shadow: 0 0px 5px 2px rgba(205,205,205,1.00);
    box-shadow: 0 0px 5px 2px rgba(205,205,205,1.00);
    border-radius: 20px;
}

.sdblstb_box a{
display: block;
overflow: hidden;
}

.sdblstb_box_pc{
overflow: hidden;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
height: 220px;
}

.sdblstb_box_pc img{
width: 100%;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
height: 100%;
object-fit: cover;
}

.sdblstb_box:hover a .sdblstb_box_pc img{
border-top-left-radius: 20px;
border-top-right-radius: 20px;
transform: scale(1.05);
transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.sdblstb_btall{
padding: 15px 18px 25px 18px;
}

.sdblstb_box_txt{
color: #1c7497;
font-size: 1.25em;
font-weight: bold;
margin: 0 0 10px 0;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}

.sdblstb_box_sdgpc{
display: flex;
flex-wrap: wrap;
}

.z-2 {
  z-index: 2;
}

.sdgintitle{
display: flex;
margin: 50px 0 40px 0;
align-items: flex-end;
}

.sdgintitle_left{
width: 70%;
margin: 0 2% 0 0;
}

.sdgintitle_right{
width: 28%;
display: flex;
flex-wrap: wrap;
justify-content: end;
}

.sdgint_left_sst{
color: #4f4e4e;
font-size: 1em;
margin: 0 0 8px 0;
}

.sdgint_left_h1{
color: #1c7497;
font-size: 1.8em;
font-weight: bold;
margin: 0 0 8px 0;
width: 100%;
}

.sdgint_left_h2{
color: #d6442c;
font-size: 1.2em;
}

.sdgin_tag_img {
    width: 15.5%;
    margin: 0 0 2px 2px;
}

.sdgin_tag_img img{
    width: 100%;
}

.sdgininfal{

}

.prgf{
display: flex;
margin: 0 0 30px 0;
}

.algitm_cen{
align-items: center;
}

.prgf_pc{

}

.prgf_pc img{
width: 100%;
}

.prgf_word{
color: #3d3d3d;
font-size: 1.2em;
line-height: 1.8em;
text-align: justify;
}

.prgf_word p{
margin: 15px 0 15px 0;
}

.inback {
    text-align: center;
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 20px 0 0 0;
}

.bacaw{
transform: rotate(180deg);
}

.sdgbtn:hover .bacaw {
transform: rotate(540deg);
}


@media screen and (max-width: 1550px){

.sdginmcont {
    width: 80%;
}

.sdgbtn {
    font-size: 0.9em;
}

}


@media screen and (max-width: 900px){

.sdgbnr {
    flex-wrap: wrap;
}

.sdgbnr_left {
    width: 100%;
    margin: 0 0% 0 0;
}

.sdglogo {
    padding: 30px 0 0 30px;
    margin: 0 0 30px 0;
    width: 51%;
}

.sdg_abt {
    padding: 0 20px 0 0;
    margin: -60px 0 30px 0;
}

.sdgbtn {
    font-size: 1em;
}

.sdgbnr_right {
    width: 100%;
}

.sdbabbox {
    width: calc(100% / 6);
}

.sdginmcont {
    width: 88%;
}

.sdg_tab {
    flex-wrap: wrap;
    justify-content: flex-start;
}

.sdg_tbbox {
    font-size: 1.05em;
    margin: 0 5px 7px 5px;
}

.sdgbxn {
    padding: 8px 13px;
}

.sdblstb_box {
    width: 100%;
    margin: 0 0% 30px 0%;
}

.sdgintitle {
    flex-wrap: wrap;
}

.sdgintitle_left {
    width: 100%;
    margin: 0 0% 10px 0;
}

.sdgintitle_right {
    width: 100%;
    justify-content: flex-start;
}

.sdgin_tag_img {
    width: 12%;
    margin: 0 0 2px 2px;
}

.prgf {
    flex-wrap: wrap;
}

.prgf_pc {
    margin: 0 0 15px 0;
}


}

/*SDG CSS 結束*/


/*無障礙 CSS*/

.dispnone{
display: none;
}
a.sr-only {
    background: #2B358C;
    color: #FFF;
    /*float: left;*/
    text-decoration:none;
    position: absolute;
}
a.sr-only:focus{
position:absolute;
}
.sr-only {
    position: absolute;
    width: 0.063rem;
    height: 0.063rem;
    padding: 0;
    margin: -0.063rem;
    overflow: visible;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
    
.sr-only-focusable:active, .sr-only-focusable:focus {
    /*position: static;*/
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
    color:#fff;
    z-index: 99;
}

.accesskeyU
{
color: #5f5f5f;
text-decoration: none;
}

.accesskeyL
{
position:absolute;
color: #000;
text-decoration: none;
z-index: 999;
}

.accesskeyC
{
color: #454545;
text-decoration: none;
position: absolute;
z-index: 999;
}

/*無障礙 結束*/

    
/*網站地圖CSS*/

.smpinf{
font-size: 1.05em;
color: #4D4D4D;
line-height: 1.7em;
margin: 0 0 25px 0;
}

.sitmapall{
display: flex;
flex-wrap: wrap;
}

.sitpbox{
width: 30%;
margin: 0 1.5% 45px 1.5%;
}

.sitpbox_title {
    font-size: 1.3em;
    color: #434343;
    font-weight: bold;
    margin: 0 0 0px 0;
    /* border-bottom: 1px solid #d2d2d2; */
    padding: 9px 9px 9px 9px;
    background-color: #deeeef;
    border-radius: 5px;
    text-align: center;
}

.sitpbox_title a{
    color: #434343;
}

.sitbawal {
    padding: 12px 12px 12px 10px;
    /* background-color: #efefef; */
}

.sitpbox_stbar{
font-size: 1.1em;
color: #434343;
margin: 0 0 9px 0;
padding: 0 0 5px 12px;
}

.sitpbox_stbar:hover{
border-bottom: 1px solid #097869;
}

.sitpbox_stbar a{
display: flex;
color: #434343;
}

.sitpbox_stbar a:hover{
    color: #097869;
    text-decoration: underline;
}

.sitpbox_stal_num{
width: 15%;
margin: 0 3% 0 0;
}

.sitpbox_stal_wd {
    width: 82%;
}

@media screen and (max-width: 1550px){

.sitpbox_stal_num{
width: 17%;
}

.sitpbox_stal_wd {
    width: 80%;
}

}

@media screen and (max-width: 900px){

.sitpbox{
width: 100%;
margin: 0 0% 30px 0%;
}

.sitpbox_stal_num {
    width: 15%;
}

}

 
 
/*網站地圖CSS結束*/


/*首頁Banner輪播按鈕CSS*/ 

.jSlider .controller {
    display: flex !important;
    visibility: hidden;
    position: absolute !important;
    bottom: 7%;
    transform: translate(-50%, 0);
    left: 50%;
}

.jSlider .indicator {
    position: relative !important;
    width: fit-content !important;
    display: inline-block;
}

.plybtnall {
    display: inline-block !important;
    width: 25px !important;
    height: 25px !important;
    visibility: visible;
    margin-right: 10px;
}

.plybtnall img.stopBtn {
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    display: inline-block !important;
    min-width: auto !important;
    margin-right: 3px;
}

.plybtnall img.playBtn {
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    display: inline-block !important;
    min-width: auto !important;
}

.plybtnall a.stopBtn img,.plybtnall a.playBtn img{
width: 23px !important;
height: 23px !important;
}

a.stopBtn, a.playBtn {
	width: 25px !important;
    height: 25px !important;
	margin-left: 0px !important;
}

.indicator {
    display: flex !important;
	justify-content: center;
    align-items: center;
}

@media screen and (max-width: 900px){

.jSlider .controller {
    bottom: 1%;
}

}

/*首頁Banner輪播按鈕CSS結束*/ 







 








/*
     FILE ARCHIVED ON 5:38:18 十月 31, 2025 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 1:14:28 五月 25, 2026.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
