body {
    font-family: "Helvetica Neue", Helvetica, "Nimbus Sans L", Arial, "Liberation Sans", "Hiragino Sans GB", "Microsoft YaHei", "Wenquanyi Micro Hei", "WenQuanYi Zen Hei", "ST Heiti", SimHei, "WenQuanYi Zen Hei Sharp", sans-serif;
    letter-spacing: 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#lang_sel_list {
    display: none;
}

.home-header {
    display: block;
    max-width: 960px;
    height: 116px;
    background: #f7f7f7;
    margin: 0 auto;
    clear: both;
}

@-moz-document url-prefix() {
    .home-header {
        height: 118px;
    }
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .home-header {
        height: 118px;
    }
}

.sub-header-menu {
    display: block;
    width: 100%;
    height: 20px;
    background: #d2d2d2;
}

.sub-header-menu ul {
    overflow: hidden;
    float: right;
    margin: -16px 5px 0 0;
}

.sub-header-menu ul::after {
    color: #838383;
    font-size: 11px;
    line-height: 20px;
    content: " | ";
    float: left;
}

.sub-header-menu ul li {
    display: inline-block;
    float: left;
    color: #838383;
    font-size: 11px;
    line-height: 20px;
    margin: 0 5px 0 0;
}

.sub-header-menu ul li::before {
    content: " | ";
}

.sub-header-menu ul li a {
    text-decoration: none;
    color: #838383;
}

.sub-header-menu ul li a:visited {
    color: #838383;
}

.header-menu {
    float: left;
    margin: 0 0 0 20px;
}

@-moz-document url-prefix() {
    .header-menu {
        float: left;
        margin: -2px 0 0 20px;
    }
}

.header-menu ul {
    float: left;
    z-index: 1;
}

.header-menu ul li {
    float: left;
    font-size: 15px;
    line-height: 96px;
}

@-moz-document url-prefix() {
    .header-menu ul li {
        float: left;
        font-size: 15px;
        line-height: 98px;
    }
}

.header-menu ul li a {
    display: inline-block;
    text-decoration: none;
    color: #bd191f;
    padding: 0 20px 0 20px;
    transition: background 0.3s ease;
}

.header-menu ul li a:hover {
    color: #fff;
    background: #bd191f;
}

.home-logo {
    display: block;
    float: left;
    margin: 20px 10px 0 20px;
}

.slider {
    display: block;
    max-width: 960px;
    height: auto;
    margin: 0 auto;
    clear: both;
}
.slider-inside {
   max-width: 749px!important;
}

li.flex-active-slide {
   border: 0!important;
}

.home-article{
    display: block;
    max-width: 960px;
    height: auto;
    margin: 0 auto;
    clear: both;
}
.home-news,
.home-bulletin,
.home-sharing
{
    display: block;
    width: 100%;
    height: auto;
    background: #e5e5e5;
    float: left;
}
.home-news-title, .home-news-box,
.home-bulletin-title, .home-bulletin-box,
.home-sharing-title, .home-sharing-box
{
    display: block;
    height: 100%;
    float: left;
    -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.home-news-title,
.home-bulletin-title,
.home-sharing-title
{
    width: 20%;
}
.home-news-title h3{
    display: block;
    width: 165px;
    height: 96px;
	background:url(../img/news-ttl.png) no-repeat;
	text-indent:-9999px;
    margin: 89px 0 0 23px;
}
.home-bulletin-title h3{
    display: block;
    width: 151px;
    height: 104px;
	background:url(../img/bulletin-ttl.png) no-repeat;
	text-indent:-9999px;
    margin: 89px 0 0 23px;
}
.home-sharing-title h3{
    display: block;
    width: 167px;
    height: 104px;
	background:url(../img/sharing-ttl.png) no-repeat;
	text-indent:-9999px;
    margin: 89px 0 0 23px;
}
.home-news-box,
.home-bulletin-box,
.home-sharing-box
{
    width: 80%;
	border:8px solid #e5e5e5;
}
.home-news-box ul,
.home-bulletin-box ul
{
    width: 100%;
    float: left;
}
.home-sharing-box ul{
    width: 100%;
    float: none;
}
.home-news-box ul li,
.home-bulletin-box ul li,
.home-sharing-box ul li
{
    display: block;
    float: left;
    background-color: #fff;
    height: 100%;
    border:8px solid #e5e5e5;
    -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.home-news-box ul li a,
.home-bulletin-box ul li a,
.home-sharing-box ul li a
{
    display: block;
    height: 100%;
    -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.home-news-box ul li.home-news-box-1 a,
.home-bulletin-box ul li.home-bulletin-box-1 a,
.home-sharing-box ul li.home-sharing-box-1 a
{
    display: block;
    min-height: 342px;
    -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.home-news-box ul li a:hover,
.home-bulletin-box ul li a:hover,
.home-sharing-box ul li a:hover
{
    background-color: #bd191f;
}
.home-news-box ul li.home-news-box-1,
.home-bulletin-box ul li.home-bulletin-box-1,
.home-sharing-box ul li.home-sharing-box-1
{
    width: 50%;
    min-height: 358px;
}

.month-day{
    display: block;
    width: auto;
    height: auto;
}
.month,
.day,
.month-s,
.day-s
{
    display:block;
    color: #333;
    overflow:hidden;
    font-style: italic;
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
}

.month{
    font-size: 65px;
    margin: 0 0 0 30px;
}
.day{
    font-size: 200px;
    margin: -87px 0 10px 93px;
}
.month-s{
    font-size: 30px;
    margin: 0 0 0 20px;
    padding-top: 10px;
}
.day-s{
    font-size: 90px;
    margin: -35px 0 0 50px;
}

.home-news-box ul li.home-news-box-1 a,
.home-news-box ul li.home-news-box-2 a,
.home-news-box ul li.home-news-box-3 a,
.home-news-box ul li.home-news-box-4 a,
.home-news-box ul li.home-news-box-5 a,
.home-news-box ul li.home-news-box-6 a,
.home-news-box ul li.home-news-box-7 a,
.home-news-box ul li.home-news-box-8 a,
.home-news-box ul li.home-news-box-9 a,

.home-bulletin-box ul li.home-bulletin-box-1 a,
.home-bulletin-box ul li.home-bulletin-box-2 a,
.home-bulletin-box ul li.home-bulletin-box-3 a,
.home-bulletin-box ul li.home-bulletin-box-4 a,
.home-bulletin-box ul li.home-bulletin-box-5 a,

.home-sharing-box ul li.home-sharing-box-1 a,
.home-sharing-box ul li.home-sharing-box-2 a,
.home-sharing-box ul li.home-sharing-box-3 a,
.home-sharing-box ul li.home-sharing-box-4 a,
.home-sharing-box ul li.home-sharing-box-5 a,
.home-sharing-box ul li.home-sharing-box-6 a,
.home-sharing-box ul li.home-sharing-box-7 a,
.home-sharing-box ul li.home-sharing-box-8 a,
.home-sharing-box ul li.home-sharing-box-9 a
{
    text-decoration: none;
    transition: background 0.2s ease;
}
.home-news-box ul li.home-news-box-6 a,
.home-news-box ul li.home-news-box-7 a,
.home-news-box ul li.home-news-box-8 a,
.home-news-box ul li.home-news-box-9 a,

.home-sharing-box ul li.home-sharing-box-6 a,
.home-sharing-box ul li.home-sharing-box-7 a,
.home-sharing-box ul li.home-sharing-box-8 a,
.home-sharing-box ul li.home-sharing-box-9 a
{
    padding: 7px 0 0 0;
}
.home-news-box ul li.home-news-box-1 img,
.home-news-box ul li.home-news-box-2 img,
.home-news-box ul li.home-news-box-3 img,
.home-news-box ul li.home-news-box-4 img,
.home-news-box ul li.home-news-box-5 img,

.home-sharing-box ul li.home-sharing-box-1 img,
.home-sharing-box ul li.home-sharing-box-2 img,
.home-sharing-box ul li.home-sharing-box-3 img,
.home-sharing-box ul li.home-sharing-box-4 img,
.home-sharing-box ul li.home-sharing-box-5 img
{
    width: 100%;
    opacity: 1;
    filter: alpha(opacity=100);
}
.home-news-box ul li.home-news-box-1 a:hover img,
.home-news-box ul li.home-news-box-2 a:hover img,
.home-news-box ul li.home-news-box-3 a:hover img,
.home-news-box ul li.home-news-box-4 a:hover img,
.home-news-box ul li.home-news-box-5 a:hover img,

.home-sharing-box ul li.home-sharing-box-1 a:hover img,
.home-sharing-box ul li.home-sharing-box-2 a:hover img,
.home-sharing-box ul li.home-sharing-box-3 a:hover img,
.home-sharing-box ul li.home-sharing-box-4 a:hover img,
.home-sharing-box ul li.home-sharing-box-5 a:hover img
{
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.home-news-box ul li.home-news-box-1 h2,
.home-sharing-box ul li.home-sharing-box-1 h2
{
	display:block;
	width:90%;
    font-size: 33px;
    letter-spacing: -1px;
    line-height: 39px;
    margin: 0 0 0 20px;
    color: #333;
    overflow:hidden;
    font-weight: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-family: "Arial Black",Microsoft JhengHei;
}
.home-bulletin-box ul li.home-bulletin-box-1 h2
{
	display:block;
	width:86%;
    font-size: 33px;
    letter-spacing: -1px;
    margin: 0 0 0 20px;
    color: #333;
    overflow:hidden;
    font-weight: normal;
    font-family: "Arial Black",Microsoft JhengHei;
    float:left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.home-news-box ul li.home-news-box-1 h3,
.home-bulletin-box ul li.home-bulletin-box-1 h3,
.home-sharing-box ul li.home-sharing-box-1 h3
{
	display:block;
	width:90%;
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 0 20px;
    color: #333;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float:left;
}
.home-news-box ul li.home-news-box-2 h2,
.home-news-box ul li.home-news-box-3 h2,
.home-news-box ul li.home-news-box-4 h2,
.home-news-box ul li.home-news-box-5 h2,
.home-news-box ul li.home-news-box-6 h2,
.home-news-box ul li.home-news-box-7 h2,
.home-news-box ul li.home-news-box-8 h2,
.home-news-box ul li.home-news-box-9 h2,

.home-bulletin-box ul li.home-bulletin-box-2 h2,
.home-bulletin-box ul li.home-bulletin-box-3 h2,
.home-bulletin-box ul li.home-bulletin-box-4 h2,
.home-bulletin-box ul li.home-bulletin-box-5 h2,

.home-sharing-box ul li.home-sharing-box-2 h2,
.home-sharing-box ul li.home-sharing-box-3 h2,
.home-sharing-box ul li.home-sharing-box-4 h2,
.home-sharing-box ul li.home-sharing-box-5 h2,
.home-sharing-box ul li.home-sharing-box-6 h2,
.home-sharing-box ul li.home-sharing-box-7 h2,
.home-sharing-box ul li.home-sharing-box-8 h2,
.home-sharing-box ul li.home-sharing-box-9 h2
{
	display:block;
	width:90%;
    font-size: 14px;
    letter-spacing: 0px;
    margin: -2px 0 0 8px;
    color: #333;
    overflow:hidden;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-family: "Arial Black", Microsoft JhengHei;
}
.home-news-box ul li.home-news-box-2 h3,
.home-news-box ul li.home-news-box-3 h3,
.home-news-box ul li.home-news-box-4 h3,
.home-news-box ul li.home-news-box-5 h3,
.home-news-box ul li.home-news-box-6 h3,
.home-news-box ul li.home-news-box-7 h3,
.home-news-box ul li.home-news-box-8 h3,
.home-news-box ul li.home-news-box-9 h3,

.home-bulletin-box ul li.home-bulletin-box-2 h3,
.home-bulletin-box ul li.home-bulletin-box-3 h3,
.home-bulletin-box ul li.home-bulletin-box-4 h3,
.home-bulletin-box ul li.home-bulletin-box-5 h3,

.home-sharing-box ul li.home-sharing-box-2 h3,
.home-sharing-box ul li.home-sharing-box-3 h3,
.home-sharing-box ul li.home-sharing-box-4 h3,
.home-sharing-box ul li.home-sharing-box-5 h3,
.home-sharing-box ul li.home-sharing-box-6 h3,
.home-sharing-box ul li.home-sharing-box-7 h3,
.home-sharing-box ul li.home-sharing-box-8 h3,
.home-sharing-box ul li.home-sharing-box-9 h3
{
	display:block;
	width:90%;
    font-size: 11px;
    font-weight: normal;
    margin: -3px 0 0 8px;
    color: #666;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.home-news-box ul li.home-news-box-1 a:hover h2,
.home-news-box ul li.home-news-box-1 a:hover h3,
.home-news-box ul li.home-news-box-2 a:hover h2,
.home-news-box ul li.home-news-box-2 a:hover h3,
.home-news-box ul li.home-news-box-3 a:hover h2,
.home-news-box ul li.home-news-box-3 a:hover h3,
.home-news-box ul li.home-news-box-4 a:hover h2,
.home-news-box ul li.home-news-box-4 a:hover h3,
.home-news-box ul li.home-news-box-5 a:hover h2,
.home-news-box ul li.home-news-box-5 a:hover h3,
.home-news-box ul li.home-news-box-6 a:hover h2,
.home-news-box ul li.home-news-box-6 a:hover h3,
.home-news-box ul li.home-news-box-7 a:hover h2,
.home-news-box ul li.home-news-box-7 a:hover h3,
.home-news-box ul li.home-news-box-8 a:hover h2,
.home-news-box ul li.home-news-box-8 a:hover h3,
.home-news-box ul li.home-news-box-9 a:hover h2,
.home-news-box ul li.home-news-box-9 a:hover h3,

.home-bulletin-box ul li.home-bulletin-box-1 a:hover h2,
.home-bulletin-box ul li.home-bulletin-box-1 a:hover h3,
.home-bulletin-box ul li.home-bulletin-box-2 a:hover h2,
.home-bulletin-box ul li.home-bulletin-box-2 a:hover h3,
.home-bulletin-box ul li.home-bulletin-box-3 a:hover h2,
.home-bulletin-box ul li.home-bulletin-box-3 a:hover h3,
.home-bulletin-box ul li.home-bulletin-box-4 a:hover h2,
.home-bulletin-box ul li.home-bulletin-box-4 a:hover h3,
.home-bulletin-box ul li.home-bulletin-box-5 a:hover h2,
.home-bulletin-box ul li.home-bulletin-box-5 a:hover h3,

.home-bulletin-box ul li.home-bulletin-box-1 a:hover .month,
.home-bulletin-box ul li.home-bulletin-box-1 a:hover .day,

.home-bulletin-box ul li.home-bulletin-box-2 a:hover .month-s,
.home-bulletin-box ul li.home-bulletin-box-2 a:hover .day-s,
.home-bulletin-box ul li.home-bulletin-box-3 a:hover .month-s,
.home-bulletin-box ul li.home-bulletin-box-3 a:hover .day-s,
.home-bulletin-box ul li.home-bulletin-box-4 a:hover .month-s,
.home-bulletin-box ul li.home-bulletin-box-4 a:hover .day-s,
.home-bulletin-box ul li.home-bulletin-box-5 a:hover .month-s,
.home-bulletin-box ul li.home-bulletin-box-5 a:hover .day-s,

.home-sharing-box ul li.home-sharing-box-1 a:hover h2,
.home-sharing-box ul li.home-sharing-box-1 a:hover h3,
.home-sharing-box ul li.home-sharing-box-2 a:hover h2,
.home-sharing-box ul li.home-sharing-box-2 a:hover h3,
.home-sharing-box ul li.home-sharing-box-3 a:hover h2,
.home-sharing-box ul li.home-sharing-box-3 a:hover h3,
.home-sharing-box ul li.home-sharing-box-4 a:hover h2,
.home-sharing-box ul li.home-sharing-box-4 a:hover h3,
.home-sharing-box ul li.home-sharing-box-5 a:hover h2,
.home-sharing-box ul li.home-sharing-box-5 a:hover h3,
.home-sharing-box ul li.home-sharing-box-6 a:hover h2,
.home-sharing-box ul li.home-sharing-box-6 a:hover h3,
.home-sharing-box ul li.home-sharing-box-7 a:hover h2,
.home-sharing-box ul li.home-sharing-box-7 a:hover h3,
.home-sharing-box ul li.home-sharing-box-8 a:hover h2,
.home-sharing-box ul li.home-sharing-box-8 a:hover h3,
.home-sharing-box ul li.home-sharing-box-9 a:hover h2,
.home-sharing-box ul li.home-sharing-box-9 a:hover h3
{
    color: #fff;
}

.home-news-box ul li.home-news-box-2,
.home-news-box ul li.home-news-box-3,
.home-news-box ul li.home-news-box-4,
.home-news-box ul li.home-news-box-5,

.home-bulletin-box ul li.home-bulletin-box-2,
.home-bulletin-box ul li.home-bulletin-box-3,
.home-bulletin-box ul li.home-bulletin-box-4,
.home-bulletin-box ul li.home-bulletin-box-5,

.home-sharing-box ul li.home-sharing-box-2,
.home-sharing-box ul li.home-sharing-box-3,
.home-sharing-box ul li.home-sharing-box-4,
.home-sharing-box ul li.home-sharing-box-5
{
    width: 25%;
    height: 179px;
}
.home-news-box ul li.home-news-box-6,
.home-news-box ul li.home-news-box-7,
.home-news-box ul li.home-news-box-8,
.home-news-box ul li.home-news-box-9,

.home-sharing-box ul li.home-sharing-box-6,
.home-sharing-box ul li.home-sharing-box-7,
.home-sharing-box ul li.home-sharing-box-8,
.home-sharing-box ul li.home-sharing-box-9
{
    width: 25%;
    height: 60px;
}
.midd-our-faculty,
.midd-join-us,
.midd-at-future
{
    display: block;
    width: 100%;
    height: 51px;
	background:url(../img/gray-line-bg.svg) repeat;
    float: left;
}
.midd-our-faculty h3 a{
    display: block;
    width: 275px;
    height: 20px;
    text-indent: -9999px;
    background:url(../img/line-our-faculty.png);
    margin: 0 0 0 10px;
}
.midd-join-us h3 a{
    display: block;
    width: 275px;
    height: 20px;
    text-indent: -9999px;
    background:url(../img/line-join-us.png);
    margin: 0 0 0 10px;
}
.midd-at-future h3 a{
    display: block;
    width: 275px;
    height: 20px;
    text-indent: -9999px;
    background:url(../img/line-at-future.png);
    margin: 0 0 0 10px;
}
footer{
    display: block;
    clear: both;
    max-width: 960px;
    height: 120px;
    margin: 0 auto;
    background: #e5e5e5;
    color: #b91b21;
    font-size: 11px;
    letter-spacing: 1px;
}
.bottom-logo {
    display: block;
    float: left;
    margin: 35px 20px 0 100px;
}
.footer-menu{
    display: block;
    width: auto;
    padding: 45px 0 0 0;
}
.footer-school{
    display: block;
    width: 43%;
    float: left;
}
.footer-address{
    display: block;
    width: 35%;
    float: left;
    margin: 0px 0px 0 8px;
}
.h-fix{
    padding: 6px 0 0 0;
}
.h-fix2{
    padding: 9px 0 0 0;
}
.footer-menu ul li{
    display: block;
    width: auto;
    float: left;
    margin: 0 0 0 8px;
}
.footer-menu ul li a{
    text-decoration: none;
    color: #b91b21;
}
.footer-menu ul li a:hover{
    color: #b91b21;
}
.footer-menu ul li.sp::after{
    content: " | ";
}


/* 以下給Toggle Search Bar */
ul.search-btn{
    display: block;
    width: auto;
    float: right;
}
ul.search-btn li{
   -webkit-tap-highlight-color: transparent;
}
ul.search-btn li a{
    height: 96px;
    line-height: 96px;
    float: left;
    cursor: pointer;
    width: 70px;
    text-align: center;
}
ul.search-btn li:hover i.fa.fa-search.fa-search-show{
    background-color: #bd191f;
    color: #fff;
    height: 96px;
    line-height: 95px;
    width: 70px;
    text-align: center;
    -webkit-transition: background 400ms ease, padding 0.5s linear;
    -moz-transition: background 400ms ease, padding 0.5s linear;
    -ms-transition: background 400ms ease, padding 0.5s linear;
    -o-transition: background 400ms ease, padding 0.5s linear;
    transition: background 400ms ease, padding 0.5s linear;
}
.search-box{
    display: block;
    width: 960px;
    max-width: 960px;
    height: 60px;
    margin: 0 auto;
    background-color: #bd191f;
    display: none;
}
.search-box form{
    padding: 14px 0 0 14px;
}

.search-keybar{
    height: 32px;
    width: 88%;
    border: 0;
    background-color: #f7f7f7;
    font-size: 15px;
    letter-spacing: 1px;
    padding: 0 0 0 8px;
    line-height: 32px;
    color: #bd191f;
}
.search-submit-btn{
    height: 34px;
    border: 0;
    width: 8%;
    color: #bd191f;
    background-color: #f7f7f7;
}
.search-btn-bgcolor{
    background-color: #bd191f;
}
.search-icon-color{
    color: #fff!important;
}
@media screen and (max-width :768px) {
    ul.search-btn{
        display: none;
    }
}
/*  給選單EN的選項開一點  */
li#menu-item-193 a {
  padding: 0 25px;
}

/*  給下拉子選單有1px的偏移修正  */
.drop-down.small-width {
  margin: 0!important;
}
/*tab的樣式*/
ul.tabs {
    list-style: none;
    margin: 0;
}
ul.tabs li {
    display: inline-block;
    border-right: 1px solid transparent;
}
ul.tabs a {
    display: block;
    position: relative;
    top: 1px;
    padding: 0px 10px;
    text-decoration: none;
    color: #bd191f;
    font-weight: bold;
    border-right: 2px solid #bd191f;
}
ul.tabs a.active {

}
section.tab {
    display: none;
    margin-bottom: 15px;
    padding: 12px;
}
section.tab.active {
    display: block;
}
.single-faculty ol.flex-control-nav {
    bottom: 20px;
}
.scid-name{
    font-size: 11px;
    color: #838383;
    padding: 0 0 0 8px;
    font-family: "Open Sans",HelveticaNeue,Helvetica,Arial,sans-serif;
}