@charset "utf-8";
/* CSS Document */
body {
    font-family: "微軟正黑體", Arial, "Arial Black", "新細明體";
}
h1, h2, h3, h4, h5, h6 {
  font-family: "微軟正黑體", Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serifinherit;
}

.text-center {
	text-align: -webkit-center !important;
}

.selector-for-some-widget {
    box-sizing: content-box;
}
.top_menu {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DDD;
}
.top_menu .navbar {
    padding: 0;
	background-color: transparent;
	border: none;
	margin-bottom: 0;
}
a:hover {
    text-decoration: none;
}
/* .navbar-light .navbar-toggler-icon {
    background: url(../images/nav_icon.png);
}
.navbar-default .navbar-toggler {
    color: #c6d6e5;
    border-color: #c6d6e5;
	height: fit-content;
} */
.navbar-default .navbar-toggle {
    border-color: #ddd;
    height: fit-content;
}
.navbar-default .container {
	display: flex;
	/* justify-content: space-between; */
}

@media (max-width: 767px) {
	.navbar-default .container {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
}
/* .navbar-nav {
    width: 100%;
} */
.navbar-brand {
	flex-grow: 0;
	float: left;
	height: 50px;
	padding: 10px 0;
	margin: 0 10px;
}
.navbar-default ul.navbar-nav {
	flex-grow: 1;
}
@media (max-width: 767px) {
	.navbar-default ul.navbar-nav {
		display: table;
		margin: 0;
	}
}

.navbar-default .nav-item {
    text-align: justify;
    text-justify: inter-ideograph;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #DDD;
}
.navbar-default .nav-item {
    flex: 1 !important;
	border-bottom: none;
}
@media (max-width: 767px) {
	.navbar-default .nav-item {
		display: table-cell;
		border-bottom: 1px soild #DDD;
	}
}
.navbar-default .navbar-nav> li> a.nav-link {
    color: #4C4C4C;
    font-weight: bold;
    padding: 10px 0;
	white-space: nowrap;
	line-height: 30px;
	margin-bottom: 0;
}
.navbar-default .navbar-nav> li> a.nav-link:hover {
    color: #125793;
    background-color: #F9F9F9;
	border-bottom-color: #ddd;
}
.navbar-default .navbar-nav> li> a.nav-link.active {
    color: #125793;
    background-color: #F9F9F9;
}
a.nav-link span {
    display: block;
    margin-top: -2px;
    font-size: 0.7em;
    font-weight: normal;
}
.member_use {
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #DDD;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #DDD;
}
.member_use img {
    display: inline-block;
    margin-top: -5px;
    margin-right: 5px;
}
.member_use a:hover {}
.inbg {
    background-image: url(../images/icon_bar_bg2.png);
    background-repeat: repeat-x;
    background-position: left top;
	min-height: 10px;
}
a.items {
    margin: 15px 0;
    display: block;
    text-align: center;
	text-align: -webkit-center;
}
h1.intitle {
    font-size: 1.8em;
    font-weight: bold;
    color: #5C89A0;
    margin: 25px 0;
}
.container.slider_use {
    max-width: 80%;
}
footer {
    background-color: #F9F9F9;
    /* margin-top: 20px; */
	padding: 3rem 0!important;
}
footer .copyright {
    margin-top: 20px;
    font-size: 0.8em;
    color: #AAA;
}
footer .copyright p {
    margin-bottom: 5px;
}
footer h5 {
    font-size: 1em;
    color: #444;
    font-weight: bold;
    border-left-width: 3px;
    border-left-style: solid;
    border-left-color: #337ab7;
    padding-left: 5px;
}
footer a {
    color: #999 !important;
    font-size: 0.8em;
    padding-left: 10px;
}
footer a:hover {
    color: #CCC !important;
}
footer .upline {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCC;
    overflow: auto;
    margin-top: 10px;
    padding-top: 10px;
}
footer a.fb {
    font-size: 1em;
    font-weight: bold;
    display: inline-block;
    color: #444 !important;
}
footer a.fb:hover {
    color: #CCC !important;
}
footer a.fb img {
    display: inline-block;
    margin-right: 5px;
    width: 35px;
    height: auto;
}
footer a.mail {
    padding-left: 0px;
}
footer .contact-info{
    margin-top: 20px;
    background-color: #0d6cbe;
    line-height: 2rem;
    color: #fff;
    padding: 12px;
    border-radius: 4px;
    min-width: 230px;
    display: flex;
    flex-direction: column;
}
footer .contact-info .tel{
    margin-bottom: 8px;
}
/*inpage*/
.smallicon {
    padding: 10px 0;
    text-align: center;
    /* background-image: url(../images/icon_bar_bg.png); */
    /* background-repeat: repeat-x; */
    background-color: #FAFAFA;
}
.smallicon a {
    display: inline-block;
    width: 80px;
    height: auto;
    margin: 5px;
    font-size: 1em;
    color: #7F7F7F;
    text-align: center;
}
.smallicon a img {
    display: inline-block;
    opacity: 1;
}
.smallicon a span {
    letter-spacing: 5px;
    margin-right: -5px;
}
.smallicon a:hover {
    color: #125792;
}
.smallicon a:hover img {
    opacity: 0.8;
}
.inner {
    margin-top: 15px;
}
.inner .project {
    text-align: center;
    margin-bottom: 15px;
}
.inner .project a img {
    display: inline-block;
    opacity: 1;
}
.inner .project a:hover img {
    opacity: 0.7;
}
/*tab用*/
.page_tag {
    margin-bottom: 40px;
}
.page_tag span {
    display: none;
}
#tab {
    width: 100%;
}
/* 頁籤ul */
#tab>ul {
    margin: 0 0 20px 0;
    padding: 0;
    text-align: center;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DDD;
}
#tab>ul>li {
    list-style-type: none;
    display: inline-block;
}
#tab>ul>li>a {
    text-decoration: none;
    font-size: 1em;
    color: #333;
    padding: 10px;
    margin-left: 5px;
    min-width: 100px;
    display: block;
    margin-bottom: -1px;
    border-radius: 5px 5px 0 0;
    font-weight: bold;
    color: #333;
}
#tab>ul>li>a:hover {
    color: #337ab7;
}
/*頁籤div內容*/
#tab>div {
    clear: both;
    padding: 0px 40px;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
/*第一筆的底色*/
span:target~#tab>ul li:first-child a {
    background: #FFF;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #FFF;
    border-right-color: #FFF;
    border-bottom-color: #DDD;
    border-left-color: #FFF;
    color: #333;
}
span:target~#tab>ul li:first-child a:hover {
    color: #337ab7;
}
span:target~#tab>div:first-of-type {
    visibility: hidden;
    height: 0;
}
/*頁籤變換&第一筆*/
span~#tab>ul li:first-child a,
#tab-1:target~#tab>ul li a[href$="#tab-1"],
#tab-2:target~#tab>ul li a[href$="#tab-2"] {
    background: #fff;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #DDD;
    border-right-color: #DDD;
    border-bottom-color: #FFF;
    border-left-color: #DDD;
    color: #337ab7;
}
/*頁籤內容顯示&第一筆*/
span~#tab>div:first-of-type,
#tab-1:target~#tab>div.tab-content-1,
#tab-2:target~#tab>div.tab-content-2 {
    visibility: visible;
    height: auto;
    background: #fff;
}
/*下拉選項*/
.drop_down {
    padding: 0 0 20px 0;
    margin: 0 -40px 20px -40px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DDD;
}
.grade {
    display: inline;
    max-width: 160px;
}
.grade.focus,
.grade:focus {
    box-shadow: none;
}
.btn i {
    margin-right: 8px;
}
/*ANIMATION*/
div.aniuse {
    position: relative;
    top: 0px;
    animation-name: banner_ani;
    animation-duration: 1s;
    opacity: 1;
}
@keyframes banner_ani {
    from {
        top: 30px;
        opacity: 0.5;
    }
    to {
        top: 0px;
        opacity: 1;
    }
}
div.icon_ani {
    position: relative;
    animation-name: icon_ani;
    animation-duration: 1s;
    padding-left: 15px;
}
@keyframes icon_ani {
    from {
        padding-left: 70px;
    }
    to {
        padding-left: 15px;
    }
}
@media (max-width: 1200px) {
    /* .navbar-nav {
        display: block;
        border: 1px solid #DDD;
        margin-top: 5px;
    } */
    .top_menu {
        border-bottom-width: 0px;
    }
    .nav-item {
        border-left-width: 0px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #DDD;
    }
    .member_use {
        border-left-width: 0px;
        text-align: center;
    }
}
@media (max-width: 600px) {
    @keyframes icon_ani {}
}
/* ------------------------------------------------------------------------------
*
*  # Thumbnails component
*
*  Overrides for thumbnails bootstrap component
*
*  Version: 1.0
*  Latest update: May 25, 2015
*
* ---------------------------------------------------------------------------- */
.thumbnail {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.thumbnail>a {
    display: block;
}
.thumbnail>img,
.thumbnail a>img {
    width: 100%;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #ddd;
}
.thumbnail .caption {
    padding: 17px;
    padding-top: 20px;
}
.thumbnail .caption i.pull-right,
.thumbnail .caption .icons-list.pull-right {
    margin-top: 4px;
}
.thumbnail .caption .media-heading {
    margin-top: 0;
}
.thumbnail .caption .media-heading:after {
    content: '';
    display: table;
    clear: both;
}
.modal-dialog .thumbnail {
    border-width: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.thumbnail>.panel-heading {
    margin: -3px;
    margin-bottom: 0;
}
.thumbnail .panel-footer {
    margin: -3px;
    margin-top: 0;
}
.thumbnail.no-padding img,
.thumbnail.no-padding .thumb {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.thumbnail.no-padding .caption {
    padding: 20px;
}
.thumbnail.no-padding .panel-heading,
.thumbnail.no-padding .panel-footer {
    margin: 0;
}
.thumb {
    position: relative;
    display: block;
}
.thumb img:not(.media-preview) {
    display: inline-block;
    width: 100%;
    max-width: 100%;
    height: auto;
}
.thumb:hover .caption-zoom {
    border-radius: 0;
    -webkit-box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.7);
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.7);
}
.thumb:hover .caption-offset {
    left: 8px;
    top: 8px;
}
.thumb .caption-collapse {
    top: 80%;
    z-index: 10;
    height: auto;
}
.thumb:hover .thumb .caption-collapse {
    top: 100%;
}
.thumb-rounded {
    width: 60%;
    margin: 20px auto 0 auto;
}
.thumb-rounded,
.thumb-rounded img {
    border-radius: 50%;
}
.caption-overflow {
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    width: 100%;
    height: 100%;
    visibility: hidden;
    border-radius: inherit;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}
.caption-overflow span {
    position: absolute;
    top: 50%;
    margin-top: -17px;
    width: 100%;
    text-align: center;
}
.thumb:hover>.caption-overflow {
    background-color: rgba(0, 0, 0, 0.7);
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
}
.zoom-image {
    color: #fff;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}
.thumb:hover .zoom-image {
    background-color: rgba(0, 0, 0, 0.6);
    opacity: 0.3;
    filter: alpha(opacity=30);
}
.img-rounded+.zoom-image {
    border-radius: 3px;
}
.img-circle+.zoom-image {
    border-radius: 50%;
}
.zoom-image i {
    font-size: 32px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -16px;
}
.thumb-slide {
    overflow: hidden;
}
.thumb-slide .caption {
    position: absolute;
    bottom: -100%;
    left: 0;
    color: #fff;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 10;
    -webkit-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
}
.thumb-slide .caption span {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -18px;
    width: 100%;
    text-align: center;
}
.thumb-slide:hover .caption {
    bottom: 0;
}

/*** sub-page ***/
.page_banner {
	padding-bottom: 3rem;
}
h2.title {
	padding-bottom: 3rem;
}
.tab-pane h2 {
	color: #717171;
	font-size: 24px;
}
