@charset "utf-8";

*{padding:0;margin:0;box-sizing: border-box}
body{font-family:Arial,微軟正黑體;background:#fff;color:#000;font-size:15px;

    /*防iphone文字大小跑掉*/
    -webkit-text-size-adjust: 100%;
}
/*數字動態效果*/

.threebox .numbox:nth-child(1) p{
    background: #3cb75b;
}
.threebox .numbox:nth-child(1) h3{
    color: #3cb75b;
}

.threebox .numbox:nth-child(2) p{
    background: #fc8d06;
}
.threebox .numbox:nth-child(2) h3{
    color: #fc8d06;
}
.threebox {
    width: 100%;
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  
  .threebox .numbox {
    width: 28%;
    -webkit-box-shadow: 0px 0px 10px #00000091;
            box-shadow: 0px 0px 10px #00000091;
    background: #FFF;
    text-align: center;
    margin: 0 2.6%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  
  .threebox .numbox h3 {
    font-size: 50px;
    color: #ff4d00;
    padding: 70px 0 50px 0;
    background: #FFF;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    position: relative;
  }
  .threebox .numbox h3::before {
    content: "+";
    color: #fccf47;
    font-size: 40px;
    right: 20px;
    top: 10px;
    position: absolute;
  }
  
  
  .threebox .numbox p {
    background: #ff4d00;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    padding: 10px 0;
  }

/*未來學生*/
.future{
    display: flex;
    flex-wrap: wrap;
    max-width: 1100px;
    margin: 0 auto;
}
.fs_title img{
    margin: 40px auto;
    display: block;
}
.w_100,.w_50,.w_33{
    margin-bottom: 34px;
    height: 235px;
    border-radius: 10px;
    border: solid 2px #000;
    position: relative;
}
.w_100 h2,.w_50 h2,.w_33 h2{
    font-size: 35px;
}
.w_100 p,.w_50 p,.w_33 p{
    font-size:18px;
    font-weight: 600;
    width: fit-content;
    margin: 0 auto;
    border-bottom: solid 1px;
}
.w_100{
    width: 1100px;
}
.w_50{
    width: 537px;
}
.w_33{
    width: 349px;
}
.future .infobox{
    display: block;
    height: 100%;
    text-align: center;
    padding: 41px 0;
}
.future .infobox h2{
    margin-bottom: 23px;
}
.future .infobox a{
    display: block;
    padding: 8px 0;
    z-index: 2;
    position: relative;
}
.future .fs07 .infobox a{
    padding: 4px 0;
}

.fs01 a,.fs02 a,.fs08 a{
    height: 100%;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
}
.future .infobox .links{
    position: relative;
}
.fs01 a:hover, .fs07 .links:hover , .fs08 a:hover {
    background: #ffbca4;
  }
  
.fs02 a:hover,.fs04 .links:hover ,.fs05 .links:hover {
    background: #a0fcff;
  }

.fs03 .links:hover,.fs06 .links:hover ,.fs09 .links:hover {
    background: #ffdca8;
  }
.w_100::before, .w_50::before, .w_33::before {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 12px;
    background: #000;
    z-index: -1;
  }

.fs02,.fs04,.fs05,.fs07,.fs08{
    margin-right: 26px;
    position: relative;
}
.fs01::after {
    content: "";
    position: absolute;
    width: 164px;
    height: 257px;
    background-image: url("../images/fs_img01.png");
    background-repeat: no-repeat;
    background-size: contain;
    right: -40px;
    top: -135px;
  }
.fs02::after {
    content: "";
    position: absolute;
    width: 202px;
    height: 157px;
    background-image: url("../images/fs_img02.png");
    background-repeat: no-repeat;
    background-size: contain;
    right: -25px;
    bottom: -9px;
  }
.fs03::after {
    content: "";
    position: absolute;
    width: 91px;
    height: 75px;
    background-image: url("../images/fs_img03.png");
    background-repeat: no-repeat;
    background-size: contain;
    left: -10px;
    top: -15px;
  }  
  .fs04::after {
    content: "";
    position: absolute;
    width: 91px;
    height: 75px;
    background-image: url("../images/fs_img04.png");
    background-repeat: no-repeat;
    background-size: contain;
    left: -10px;
    top: -15px;
  }    
.fs05::after {
    content: "";
    position: absolute;
    width: 167px;
    height: 168px;
    background-image: url("../images/fs_img05.png");
    background-repeat: no-repeat;
    background-size: contain;
    left: -75px;
    bottom: -13px;
  }  
.fs06::after {
    content: "";
    position: absolute;
    width: 178px;
    height: 170px;
    background-image: url("../images/fs_img06.png");
    background-repeat: no-repeat;
    background-size: contain;
    right: -5px;
    bottom: -30px;
  }
  .fs07::after {
    content: "";
    position: absolute;
    width: 68px;
    height: 92px;
    background-image: url("../images/fs_img07.png");
    background-repeat: no-repeat;
    background-size: contain;
    right: -5px;
    bottom: -15px;
  }
  .fs08::after {
    content: "";
    position: absolute;
    width: 64px;
    height: 75px;
    background-image: url("../images/fs_img08.png");
    background-repeat: no-repeat;
    background-size: contain;
    right: 15px;
    top: 10px;
  }
  .fs09::after {
    content: "";
    position: absolute;
    width: 144px;
    height: 136px;
    background-image: url("../images/fs_img09.png");
    background-repeat: no-repeat;
    background-size: contain;
    left: -56px;
    bottom: -1px;
  }
.bg_r{
    background: #fd7544;
}
.bg_b{
    background: #29c7cc;
}
.bg_y{
    background: #ffb850;
}



.w100, .w50, .w33{
    padding: 10px 10px;
}
.w100 .info h2, .w50 .info h2, .w33 .info h2{
    font-size: 35px;
    color: #FFE5B4;
    padding: 25px 0px;
}
.w100{
    width: 100%;
}
.w50{
    width: 50%;
}
.w33{
    width: 33.3%;
}

.f-video{
    height: 500px;
    margin-top: 30px;
}
@media screen and (max-width:1200px) {
    .future{
        width: 90% !important;
    }
    .w_100{
        width: 100%;
    }
    .w_50,.w_33{
        width: calc( 50% - 13px );
    }

    .fs02, .fs04, .fs06, .fs08 {
        margin-right: 26px;
    }
    .fs01, .fs03, .fs05, .fs07 , .fs09{
        margin-right: 0px;
    }


}
@media screen and (max-width:768px) {
    .fs01::after {
        display: none;
      }
    .fs01, .fs03, .fs05, .fs07 , .fs09, .fs02, .fs04, .fs06, .fs08 {
        margin-right: 0px;
        width: 100%;
    }
    .fs_title img{
        margin: 40px auto;
        display: block;
        max-width: 90%;
    }
}
@media screen and (max-width:1200px) {
    /*數字動態效果*/
    .threebox .numbox h3 {
        font-size: 30px;
        color: #ff7e00;
        padding: 50px 0 30px 0;
      }
      .threebox .numbox h3::before {
        font-size: 25px;
        right: 10px;
        top: 10px;
        position: absolute;
      }
    }      
@media screen and (max-width:991px) {
    .w100, .w50, .w33{
        padding: 0px;
    }
}
@media screen and (max-width:768px) {
    .w33{
        width: 50%;
    } 
    /*數字動態效果*/
    .threebox .numbox h3 {
        font-size: 24px;
        color: #ff7e00;
        padding: 50px 0 30px 0;
        }
        .threebox .numbox h3::before {
        font-size: 25px;
        right: 10px;
        top: 10px;
        position: absolute;
        }
    
}
@media screen and (max-width:575px) {

    .f-video{
        height: 300px;
        margin-top: 20px;
    }
}



.CLEAR{
    clear:both !important;
    float:none !important;
    width:0 !important;
    height:0 !important;
    padding:0 !important;
    margin:0 !important
}

a{color:inherit;text-decoration:none;}
img{max-width: 100%;}
.HTML img{height:auto !important;}
.HTML ul, .HTML ol{padding-left:20px;}
.HTML{line-height: 28px;color:#333;}
.HOME_CONTAINER li, .HEADER li, form li{list-style: none;}
li>a{/*display: inline-block*/}

.CONTAINER{width:80%; max-width: 1200px; margin:0 auto;}

.LOGO{float:left;width:25%;margin-top: 25px;display: block;}
/*.LOGO img{float:left;}
.LOGO span{display: inline-block;}*/

.download{margin-right: 10px;}
.NAV{float:right;margin:20px 0 30px;}
.NAV>li{float:left;list-style:none;font-weight: bold;border-right:1px solid #ccc;position: relative;}
.NAV>li>a{text-decoration:none;font-size:16px;font-weight:bold;padding:6px 20px;display:block;}
.NAV>li>a:hover{color:#ff7e00;}
.NAV>li:first-of-type{margin-left:0}
.NAV>li:last-of-type{border-right:none;}
.NAV>li:last-of-type>ul{left:auto;right:0;}
.NAV>li>ul{position: absolute;left:-20px;top:30px;width: 150px;background: rgba(250,135,75,0.9);border-radius: 3px;padding: 3px 7px;display: none;}
.NAV>li:hover>ul{display: block;z-index: 2;}
.NAV>li>ul>li{border-bottom:1px solid #fac5aa;position: relative;}
.NAV>li>ul>li li{border-bottom:1px solid #fac5aa;}
.NAV>li>ul>li:last-of-type, .NAV>li>ul>li li:last-of-type{border-bottom:0;}
.NAV>li>ul li a{color:#fff;padding:7px 0;display: block}
.NAV>li>ul>li>ul{width:140px;background: rgba(247,133,107,1);border-radius: 3px;padding: 3px 7px;display: none;}
.NAV>li>ul>li:hover ul{position: absolute;left:130px;top:0;display: block;z-index: 1;}
.has-child>a:after{content:url(../images/arrow.png); margin-left:10px;}


.MENU2 {position:absolute;top:10px;left:10px;z-index: 9999; display: none;}
.cd-dropdown-content{overflow: initial !important;}

.HEADER_BG{border-bottom:1px solid #ddd;}
.HEADER{width:95%;margin:0 auto;}
.HEADER_TOP {float:right;}
.TOP_LINKS{float:left;color:#fff;}
.TOP_LINKS>a{display: inline-block;padding: 4px 15px;margin-right: 2px;line-height: 21px;}
.TOP_LINKS>a:nth-of-type(1){background: #91af4f;}
.TOP_LINKS>a:nth-of-type(2){background: #23c8e6;}
.TOP_LINKS>a:nth-of-type(3){background: #f5a82e;}
.TOP_LINKS>a:nth-of-type(4){background: #56bb7a;}

#SEARCH {background:#d9d9d9;float:right;padding:4px;}
#SEARCH input{border:none !important;}
#SEARCH>input:first-of-type{background: #fff;padding: 2px 0 2px 4px !important;margin-top:0;}
#SEARCH .BTN{background: url(../images/search.gif) center center no-repeat;background-size: contain; height:20px;border-radius: 0;margin:0}
.search{display:inline-block;position: absolute;
    right: 1px;
    top: 2px;
    padding: 0px !important;
    width: 30px;}
.search input{padding:4px !important;}



/*--footer--*/

footer{padding:25px 20px;color:#666;border-top:1px solid #ccc;}

#backtop {
    position: fixed;
    bottom: 40px;
    right: 20px;
    margin: 0;
    padding: 0;
    z-index: 9999;
}




/*--首頁 index--*/

.BANNER>.bxslider{padding:0px;margin:0px;}
.BANNER li{	list-style:none;}
.BANNER img{margin:0 auto;}
.BANNER .bx-controls-direction{display: none;}

.HOME_CENTER{width:85%;max-width: 1200px; margin:2.5em auto;}
.HOME_CENTER>div{
    float:left;margin:0 0.5% 10px !important;
    position: relative;
    margin-bottom: 14px;
    height: 260px;
}
.HOME_CENTER>div a{display: block;height:100%;width:100%;}

.HOME_CENTER>div:nth-of-type(1),
.HOME_CENTER>div:nth-of-type(3),
.HOME_CENTER>div:nth-of-type(5),
.HOME_CENTER>div:nth-of-type(6),
.HOME_CENTER>div:nth-of-type(7),
.HOME_CENTER>div:nth-of-type(9){width:23%;}

.HOME_CENTER>div:nth-of-type(2),
.HOME_CENTER>div:nth-of-type(4),
.HOME_CENTER>div:nth-of-type(8){width:50%;}


.HOME_CENTER>div:nth-of-type(1){text-align: center;background: #f5d03a;color:#fff;}
.HOME_CENTER .title span{display: inline-block;font-size:3.5vmin;}
.HOME_CENTER .title a>span:first-of-type{font-size:5vmin;margin-top:100px/*40%*/;margin-bottom:5px;}
/*.HOME_CENTER>div:nth-of-type(1) .img-shiv{height:auto;padding-top:35%;background:#f5d03a;color:#fff;z-index:99;font-size:3vmin;}
.HOME_CENTER>div:nth-of-type(1) .img-shiv>span:first-of-type{font-size:1.2em;margin-bottom:5px;}*/

.HOME_CENTER>div:nth-of-type(5){text-align: center;background: #ff8625;color:#fff;}


.HOME_CENTER>div:nth-of-type(9){text-align: center;background: #21ce8f;color:#fff;}



.box a{
    position: relative;
    height: 100%;
    margin: 0 7px;
    display: block;
}

.box_title{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    z-index: 3;
}

.box_title h3{
    color: #fff;
    background: rgba(0,0,0,0.6);
    font-size: 1em;
    font-weight: normal;
    padding: 7px;
}

.box-img{
    display: block;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 260px;
    overflow: hidden;
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    transition: filter .2s ease-in;
    -moz-transition: -moz-filter .2s ease-in;
    -webkit-transition: -webkit-filter .2s ease-in;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.box_caption {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 0;
    color: #fff;
    backface-visibility: hidden;
    overflow: hidden;
}

.box_caption-text{
    position: relative;
    display: block;
    padding: 20px;
    height: 100%;
    -webkit-transition: background-color .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
    background: rgba(10,190,125,0.9);
    line-height: 27px;
}

.HOME_CENTER>div a:hover .box_img, .HOME_CENTER>div a:focus .box_img {
    -webkit-filter: grayscale(1); /*灰階效果*/
    filter: grayscale(1);
}

.HOME_CENTER>div a:hover .box_caption, .HOME_CENTER>div a:focus .box_caption {
    height: 260px;
    width: 100%;
}

.box_img{width:100%;height:100%;background-size: cover !important;}








.PHOTO img{display: block;}



.INFO{display: flex}
.INFO>div h4{font-size:1.4em;margin-bottom:25px;font-weight: normal;letter-spacing: 1px;}
.INFO .links{width:22%;background: #1ca8d2;color:#fff;padding:3%;padding-bottom: 7%;}
.INFO .links li{margin-top:10px;font-size:14px;}
.INFO .info{width:45%;background: #263339;color:#fff;padding:3%;padding-bottom: 7%;}
.INFO .info>div{float:left;}
.INFO .info>div:nth-of-type(1){width:55%;}
.INFO .info>div:nth-of-type(2){width:45%;}
.INFO .info .detail_title{background: #38474e;padding:3px 12px;margin-bottom:15px;display: inline-block;}
.INFO .info li{margin-bottom:15px;}
.INFO .info a{display: inline-block;}
.icon-phone:before{content:url(../images/index/icon-phone.png); margin-right:8px;}
.icon-fax:before{content:url(../images/index/icon-fax.png); margin-right:8px;}
.icon-email:before{content:url(../images/index/icon-email.png); margin-right:8px;}
.icon-addr:before{content:url(../images/index/icon-addr.png); margin-right:8px;}
.icon-addr{margin-top:10px;float:none !important;}
.INFO .map{width:33%;}
.INFO li{list-style: none;}




/*--內頁--*/
.CONTAINER{line-height:160%;padding:30px 0 40px;min-height: 250px;}

.TITLE{color:#666;text-align: center;padding-bottom:20px;/*font-weight: bold;*/letter-spacing: 2px;font-size:1.8rem}
.TITLE>span{display: block;font-size:15px;font-style: italic;margin-top:8px;color:#aaa;}
.SUBTITLE{font-size:1.3em;color:#e70012;padding-bottom:8px;border-bottom:1px dotted #e70012;margin-bottom:40px;letter-spacing: 0.5px;}
.SUBTITLE>span{display: inline-block;padding-left:10px;border-left:4px solid #e70012;}
.SUBTITLE2{font-size:1.3em;color:#ff7e00;padding-bottom:8px;border-bottom:1px dotted #ff7e00;margin-bottom:40px;letter-spacing: 0.5px;}

.DETAIL_TITLE{ font-size:17px; /* font-weight:bold; */ padding:10px 0px; margin-top:15px; margin-bottom:12px; line-height:100%; border-bottom:1px dotted #ccc; letter-spacing: 1px;}
.PAGE_SUBTIILE{padding: 5px 10px;margin:20px 0;font-size:16px;border-left:3px solid #e3b9bb;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f8d7e0+0,fceaef+100 */
    background: #f8d7e0; /* Old browsers */
    background: -moz-linear-gradient(left,  #f8d7e0 0%, #fceaef 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #f8d7e0 0%,#fceaef 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #f8d7e0 0%,#fceaef 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8d7e0', endColorstr='#fceaef',GradientType=1 ); /* IE6-9 */
}
.DETAIL_DATE{color:#666}

.HTML ul{padding-left:20px;}

.link{color:#ff7e00;text-decoration: underline;}
.attach{margin-top:30px;display: inline-block;
    padding: 5px 15px;
    border: 1px solid #ccc;}
.attach>legend{color:#666;padding:0 5px;}

.attach li{list-style: none;font-size:small;text-decoration: underline;}
.attach>ul{padding-left:0;}


/*--最新消息 news--*/
.LIST_NEWS{width:840px;margin:0 auto !important;}
.LIST_NEWS>li{border-bottom:1px solid #ddd;padding:12px 10px !important;}
.LIST_NEWS>li:nth-of-type(odd){background: #f8f8f8;}
.LIST_NEWS .LIST_LEFT{font-style:italic;color:#e70012;margin-right:20px;margin-left:10px;}


/*--系所簡介--*/
.ABOUT6 .LIST>li{border-bottom:1px solid #e2cfcf;padding-left:20px;background: url(../images/icon_o.gif) left center no-repeat;}
.ABOUT6 .LIST>li:last-of-type{border-bottom:none;}
.ABOUT6 .LIST a{display: block;}
.ABOUT6 .LIST a:hover{color:#e70012;}


.photo{padding:5px;border:1px solid #ddd;}


.LIST_PROF>li{list-style: none;}
.LIST_PROF>li::before {
    content: "●";
    color: #34b2d1;
    margin-right:10px;}



/*師資介紹*/

/*舊的格式 待刪
.LIST_TEACHER{background: #fcf1f1;border:2px solid #fcf1f1;}
.LIST_TEACHER tbody>tr:nth-of-type(odd){background: #fff;}
.LIST_TEACHER tbody th{color:#009688;} 
.LIST_TEACHER .mail{color:#666;font-style: italic;}
dl dd{-webkit-margin-start: 40px;}*/

.LIST_TEACHER{/*width:700px;*/max-width:100%;/*margin:0 auto; background: #eee; padding:15px;*/}
.LIST_TEACHER h3{font-weight:normal;margin-top:10px;font-size: 17px;}
.LIST_TEACHER h3>span{font-size:15px;color:#666;display: inline-block;font-style: italic; line-height: 20px; margin-top: 5px;}


/*.LIST_TEACHER>li{list-style: none;margin-bottom:20px;padding:10px;background: #fff;}
.LIST_TEACHER>li:last-of-type{margin-bottom:0;}
.LIST_TEACHER>li>.LEFT{text-align: center;width:150px;}
.LIST_TEACHER>li>.RIGHT{width:calc(100% - 150px);}
.LIST_TEACHER .LIST_LEFT{width:75px;text-align: center;margin-right:15px;font-weight:bold;background: rgb(255, 235, 219);padding:10px 0;}
.LIST_TEACHER .LIST_RIGHT{padding:8px 0;border-bottom: 1px dotted #ccc;}
.LIST_TEACHER .LIST>li{padding:0;margin-bottom:1px;}
*/


.LIST_TEACHER .flex{display: flex}
.LIST_TEACHER>div>li, .TEACHER_TOP{background: #fff;margin-bottom:20px;list-style: none;padding:6px;border: 1px solid #eee; box-shadow: 0 0 10px #ddd; width: 33%; margin: 12px 4px;}
.TEACHER_TOP{margin:0 auto;}
.LIST_TEACHER .LEFT{width:90px;text-align: center;font-size:1.1em;color:#333;font-weight:bold;}
.TEACHER2_D .LIST_TEACHER .LEFT{padding-top:5%;}
.LIST_TEACHER .RIGHT{width:calc(100% - 95px);}
.LIST_TEACHER .LEFT div{padding:3px;}
.LIST_TEACHER .LIST>li{padding:8px;}
.LIST_TEACHER .LIST>li:nth-of-type(odd),
.LIST_TEACHER2>tbody>tr:nth-of-type(odd){background: #fff6ed;}

.TEACHER2 .LIST_LEFT, .LIST_TEACHER .LIST_LEFT{color:#ff7e00;margin-right:10px;}
.TEACHER2 .BLOCK{margin-bottom:30px;padding:2.5%;background: #f1faf9;}
.TEACHER2 .BLOCK h3{margin-bottom:15px;color:#56bb7a;letter-spacing: 1px;}
.TEACHER2 .BLOCK h3:before{content:url(../images/icon_book.png); margin-right:8px;}
.TEACHER2 .BLOCK li{list-style: none;border-bottom: 1px solid #a9d4b9;
    padding: 5px 0;}
.TEACHER2 .BLOCK li:last-of-type{border-bottom:none;}
.TEACHER2>h2{margin:50px 0 20px;color:#333;}
.TEACHER2>h2 p{margin-top:10px;font-size:20px;}



/*--學士班 bachelor--*/
.bachelor5_links>li{float:left;margin-right:10px;background:#56bb7a;border-radius: 5px;text-align: center;color:#fff;padding:0 10px;list-style: none;letter-spacing: 1px;margin-bottom:10px;}
.BACHELOR5_DE .DETAIL_TITLE{border-bottom:0;font-weight:bold;padding-bottom:0;}
.BACHELOR5_DE .HTML{margin-top:30px;}

.session{text-align: center;font-size:18px;font-weight:bold;margin-bottom:20px;letter-spacing: 1px;}


/*研究*/
ul.LIST_RESEARCH{padding-left:0;}
.LIST_RESEARCH>li{margin-bottom:30px;list-style:none;}
.LIST_RESEARCH2>li{list-style:none;}


/*--搜尋結果 search--*/
.SEARCH{padding-left:20px}
.SEARCH li{margin-bottom:5px;}
.SEARCH li a{text-decoration: underline;}


.LIST_ALUMNI li{text-align: center;}
.LIST_ALUMNI li .img-contain{padding-bottom:75%;}
.LIST_ALUMNI li h4{margin-top:5px;text-align: left;}



/*框固定 圖片自動縮放*/
.img-contain {
    width: 100%;
    height: 0;/*讓元素的高度=padding-bottom*/
    padding-bottom: 100%;

    position: relative;
    border:1px solid #ddd;
}

.img-contain img{
    max-width:100%;
    height:auto;
    max-height: 100%;
    vertical-align: middle;
}

.img-contain2 {
    width: 100%;
    height: 0;/*讓元素的高度=padding-bottom*/
    padding-bottom: 100%;

    position: relative;
    
}

.img-contain2 img{
    max-width:100%;
    height:auto;
    max-height: 100%;
    vertical-align: middle;
}

.img-contain3 {
    width: 100%;
    height: 0;/*讓元素的高度=padding-bottom*/
    padding-bottom: 50%;

    position: relative;
    
}

.img-contain3 img{
    max-width:100%;
    height:auto;
    max-height: 100%;
    vertical-align: middle;
}

.img-shiv {
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 0;
}

.img-shiv:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.img-shiv.font {
    font-size: inherit;
}

.img-shiv2 {
    position: absolute;
    width: 100%;
    font-size: 0;
}

.img-shiv2:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
}

.img-shiv2.font {
    font-size: inherit;
}





.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}




/*--聯絡我們 contact--*/
.LIST_CONTACT{width:500px;margin:0 auto !important;}
#contactform input[type="text"],
#contactform input[type="email"],
#contactform textarea{width:100%;}




/*----模 組----*/

/*左右*/
.LEFT{float:left;}
.RIGHT{float:right;}
.LEFT_50{ float:left;width:47.5%;}
.RIGHT_50{ float:right;width:47.5%;}
.LEFT_40{ float:left;width:37.5%;}
.RIGHT_60{ float:right;width:57.5%;}
.LEFT_IMG{float:left;margin-right:10px;}
.RIGHT_IMG{float:right;margin-left:10px;}



/*列表*/
.LIST{ padding:0; margin:0; padding-bottom:5px; overflow:auto; list-style-type:none;}
.LIST>li{padding:8px 0; overflow:auto;vertical-align:top;}
.LIST li *{ vertical-align: middle;}
.LIST_LEFT{ display:block; float:left; margin-right:5px; vertical-align:top;}
.LIST_RIGHT{ display:block; overflow:auto; vertical-align:top;}



/*圖文列表*/
.COLUMN3, .COLUMN4{ padding:0; margin:0; list-style-type:none; margin-left:-1%; margin-right:-1%; }
.COLUMN1>li, .COLUMN2>li, .COLUMN3>li, .COLUMN4>li, .COLUMN2_alumni>li, .COLUMN4_alumni>li{display:inline-block; list-style: none !important; vertical-align:top;margin-right:1%; margin-bottom:20px;}
.COLUMN1>li{ width:96.2%; margin-left:1%; }
.COLUMN2>li{ width:47%; margin-left:1%; }
.COLUMN2_alumni>li{ width:47%; margin-left:1%; }
.COLUMN3>li{ width:30.5%; margin-left:1%; }
.COLUMN4>li{ width:22.5%; margin-left:1%; }
.COLUMN4_alumni>li{ width:22.5%; margin-left:1%; }






/*表單*/
input[type="text"],
input[type="email"],
textarea,
select{ padding:7px 3px;padding-left:1.5%; padding-right:1.5%; border:1px solid #aaa;font-family:"微軟正黑體"; outline:none; vertical-align:top; /*border-radius: 3px;*/max-width: 98%;margin:1px 0}

textarea{width:400px;}
.CODE{width:inherit !important; margin-right:5px !important;}


/*按鈕*/
.BTN{
    border:none;cursor:pointer;color:#fff;background:#ff7e00;padding:5px 17px;margin-top:20px;display: inline-block;
    -webkit-appearance: none;
}
.BTN:hover{transition: background .3s ease-out ;-moz-transition: background .3s ease-out;-webkit-transition: background .3s ease-out; -o-transition: background .3s ease-out; opacity:0.9;}



/*---頁碼---*/
.PAGES{margin-top:20px}
.page{text-align:center; margin:30px 5px 0; color:#666;}
.page.active{background:#91af4f; padding:0px 5px; color:#fff; /*border-radius:3px; -webkit-border-radius:3px;*/}



/*---公用---*/
.HTML img{max-width: 100%;}
.CENTER{text-align:center;}

.TABLE th{text-align: center;padding:10px;line-height:22px;}
.TABLE td{padding:7px 10px;}

.PADDING10{padding:10px;}
.PADDING20_0{padding:10px;}
.MARGIN_TOP20{margin-top:20px;}
/*.MARGIN_BOTTOM10{margin-bottom:10px;}
.MARGIN_BOTTOM20{margin-bottom:20px;}*/

.RED{color:#e60012}
.ORANGE{color:#ff7e00;}
.GREEN{color:#56bb7a;}
.BLUE{color:#118fb5;}


/*----------------RWD----------------*/

@media screen and (min-width:1367px) {
    .HOME_CENTER .title a>span:first-of-type{/*margin-top:90px;*/}
}

@media screen and (max-width:1366px) {
    .LIST_TEACHER>div>li, .TEACHER_TOP{width: 48%; }
}

@media screen and (max-width:1200px) {
    .HEADER>.RIGHT{margin-right:0;}
    .NAV li>a { padding: 8px 15px;}
    
}

@media screen and (max-width:1024px) {
    .NAV, #SEARCH{display: none;}
    .MENU2{display: block;}
    .LOGO{float:none;width:50%;text-align: center;margin:0 auto;min-width: 280px;}
    .LOGO img{width:100%;min-width: 280px;}
    .HEADER{padding:10px;}
    .HEADER_TOP{width:auto;}
    .TOP_LINKS {
        /* display: none; */.TOP_LINKS
        color:#fff;
        background: #fff;
    }

    .INFO .info{width:55%;}
    .INFO .map{width:23%;}

    .HOME_CENTER>div{width:48% !important;}    
    .HOME_CENTER>div:nth-of-type(9){width:100% !important}
    
    .LIST_TEACHER .flex{display: block;}
    .LIST_TEACHER{width:700px;margin:0 auto;display: block;}
    .LIST_TEACHER>div>li{width:100%;margin-bottom:20px;}

}

@media screen and (max-width:850px) {
    .LIST_NEWS{width:100%}
}


@media screen and (max-width:768px) {
    .LOGO{float:none;text-align: center;}
    /* .HEADER_TOP{display: none;} */ /*2020/06/16*/

    .LEFT_50, .RIGHT_50{float:none;width:100%;}
    .RIGHT_50{margin-top:15px;}

    .TITLE, .MENU2{display: block}
    textarea{width:100%;max-width: 100%}

    .LEFT_MENU{float:none;margin-bottom:20px;}
    .LEFT_MENU>li{float:left;border-bottom:none;margin-right:1px}

    .INFO .links{display: none;width:0;}
    .INFO .info{width:70%;}
    .INFO .map{width:30%;}

    .HOME_CENTER>div{width:100% !important;}
    .TEACHER2 .BLOCK {padding: 3.5%;}
    
    .COLUMN3>li, .COLUMN4>li{width:47%;}
    .COLUMN2_alumni>li{width:98%;}
    .COLUMN1>li{width:98%;}
    .COLUMN4_alumni>li{width:98%;}
}


@media screen and (max-width:600px) {
    .INFO{display: inherit;}
    .INFO .info, .INFO .map{width:100%;}
    .INFO .info{padding:5%;}
    .TEACHER_TOP{display:block;}
    .TEACHER_TOP .LEFT, .TEACHER_TOP .RIGHT{width:100%;}
    .TEACHER_TOP .LEFT{margin-bottom:15px;}
}


@media screen and (max-width:550px) {
    .CONTAINER{width:90%}
    .LIST_LEFT{float:none;}
    .LIST_NEWS .LIST_LEFT{margin-left:0;}
    .LIST_CONTACT{width:100%;}
    
    .LIST_TEACHER>li>.LEFT, .LIST_TEACHER>li>.RIGHT{float:none;width:100%;padding:0;}
    .LIST_TEACHER .LIST_LEFT{text-align: left;color:#ed700b;background: none;padding:0}
    .LIST_TEACHER h3{margin-top:0;margin-bottom:5px;}
}

@media screen and (max-width:480px) {
    .HOME_CONTAINER{margin-top:2em}

    .TITLE {padding-top:0;}

    .bx-wrapper .bx-prev{left:-20px !important;}
    .bx-wrapper .bx-next{right:-20px !important;}

    .PAGES{display:none;}

    .INFO .info>div{float:none;width:100% !important;margin-bottom:20px;}
    .HOME_CENTER .title span {font-size: 6vmin;}
    .HOME_CENTER .title a>span:first-of-type {font-size: 8vmin;}

    .COLUMN2>li, .COLUMN3>li{ width:100%;margin-left:0;margin-right:0;}
    .COLUMN2_alumni>li{width:98%;}
    .COLUMN1>li{width:98%;}
    .TOP_LINKS>a {
        padding: 4px 8px;
        font-size: 14px;}
    /*數字動態效果*/
    .threebox .numbox {
        -webkit-box-shadow: 0px 0px 10px #00000051;
                box-shadow: 0px 0px 10px #00000051;
      }
      
    .threebox .numbox h3 {
        font-size: 18px;
        color: #ff7e00;
        padding: 35px 0 25px 0;
      }
      .threebox .numbox h3::before {
        font-size: 20px;
        right: 8px;
        top: 5px;
        position: absolute;
      }
      .threebox .numbox p {
        font-size: 14px;
        line-height: 16px;
        padding: 6px 0;
    }
}


@media screen and (max-width:375px){
    input[type="text"]{width:100%;max-width: 100%}
    .CODE{margin-left:0;margin-top:5px;}
    .LOGO img{width: 240px; min-width: 240px;}

    .threebox .numbox h3 {
        font-size: 16px;
        color: #ff7e00;
        padding: 35px 0 25px 0;
      }
}

