.fbg{
	background:#FFF;
	margin-top:2em;
	padding:1em;
	}
#header {
	min-height: 80px;
}
.p {
	margin-top: 2em;
}
#top {
	padding: 0px 0px 0px 0px;
	/*background: url(../images/b_home_1.png);*/
	background-position-y: -120px;
}
    #top p {
        font-size: 1.7em;
        font-weight: 600;
        color: #fff;
        line-height: 2em;
        margin-top: -20%;
        margin-left: 10%;
        margin-right:10%;
    }
.top_s{
	margin-top:-15em;	
}
@media (max-width: 1024px) {
	.top_s {
		margin-top:0em;
	}
	#top {
		background-position-y: 0px;
		/*padding: 75px 0px 40px 0px;*/
	}
}
@media (max-width: 767px) {
	.navbar-fixed-top {
		background:#FFF;
		min-height:65px;
	}	
	.navbar-brand{
		width:75%;
	}
	#top h2 {
		font-size: 1.35em;
	}
	.link-pic {
		height: 50px;
	}
	#top p {
		font-size: 1.2em;
	}
	/*.carousel-item img{
		height: 30px;
	}*/
	.calendar-y{
		display: inline-block;
		margin-top: 1.3em;
		background: #91c41d;
		width: 100%;
		text-align: center;
		color: white;
	}
	.calendar-md{
		border-bottom: 2px #91c41d solid;
		padding-bottom: 5px;
		text-align: center;
		display: inline-block;
		width: 100%;
	}
	.i-calendar-y{
		display: inline-block;
		background: #91c41d;
		width: 100%;
		text-align: center;
		color: white;
	}
	.i-calendar-md{
		border-bottom: 2px #91c41d solid;
		padding-bottom: 5px;
		text-align: center;
		display: inline-block;
		width: 100%;
	}
	#main h2 {
		font-size: 1.5em;
		line-height: 30px;
		font-weight: 600;
		color: #91C41D;
		padding: 0.5em;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#top h2 {
		font-size: 1.6em;
	}

	.nav.navbar-nav.navbar-right {
		margin-top: 20px;
	}
	.link-pic {
		height: 60px;
	}
	.calendar-y{
		display: inline-block;
		margin-top: 1em;
		background: #91c41d;
		width: 350%;
		text-align: center;
		color: white;
	}
	.calendar-md{
		border-bottom: 2px #91c41d solid;
		padding-bottom: 5px;
		text-align: center;
		display: inline-block;
		width: 350%;
	}
	.i-calendar-y{
		display: inline-block;
		background: #91c41d;
		width: 170%;
		text-align: center;
		color: white;
	}
	.i-calendar-md{
		border-bottom: 2px #91c41d solid;
		padding-bottom: 5px;
		text-align: center;
		display: inline-block;
		width: 170%;
	}
	#main h2 {
		font-size: 1.5em;
		line-height: 30px;
		font-weight: 600;
		color: #91C41D;
		padding: 0.5em;
	}
}
@media (max-width: 991px) {
	.dropdown-menu{
		display: block;
	}
}
@media (min-width: 992px) {
	.link-pic {
		height: 80px;
	}
	.calendar-y{
		display: inline-block;
		margin-top: 1.3em;
		background: #91c41d;
		width: 150%;
		text-align: center;
		color: white;
	}
	.calendar-md{
		border-bottom: 2px #91c41d solid;
		padding-bottom: 5px;
		text-align: center;
		display: inline-block;
		width: 150%;
	}
	.i-calendar-y{
		display: inline-block;
		background: #91c41d;
		width: 80%;
		text-align: center;
		color: white;
	}
	.i-calendar-md{
		border-bottom: 2px #91c41d solid;
		padding-bottom: 5px;
		text-align: center;
		display: inline-block;
		width: 80%;
	}
	#main h2 {
		font-size: 1.5em;
		line-height: 30px;
		font-weight: 600;
		color: #91C41D;
		padding: 0.5em;
	}
}
@media (min-width: 768px) {
	.about-pic {
	margin-left: 60px;
	}
	/*.carousel-item img{
		height: 100px;
	}*/
}
#hw {
	padding: 50px 0 40px 0;
	background: #fff;
	min-height: 880px;
}
#hw h2 {
	font-size: 2.5em;
	font-weight: 600;
	color: #787878;
	padding-bottom: 1em;
}
.tsu {
	font-size: 2em;
}
.tb {
	font-size: 1.5em;
}
.ts {
	font-size: 1.2em;
}
.green_p {
	font-weight: 600;
	color: #91C41D;
	line-height: 2em;
}
.gray_p {
	font-weight: 600;
	color: #787878;
	line-height: 2em;
}
.line {
	display: block;
	border-left: #e6e6e6 solid 1px;
}
#hb {
    padding: 50px 0 40px 0;
    background: #F6F6F6;
    min-height: 880px;
}
#hb h2 {
	font-size: 2.5em;
	font-weight: 600;
	color: #91C41D;
	padding-bottom: 1em;
}
#main {
    background: #F6F6F6;
    min-height: 450px;
    padding: 0 0 200px 0;
}
.hightlight {
	min-height: 250px;
	margin: 5px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.08);
	box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.08);
}
.news {
	padding: 15px;
	margin: 0.2em;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.center {
	text-align: center;
	margin: 0 auto;
}
.big {
	margin:0 0 20px 0;
}
#main h3 {
	font-size: 1.7em;
	font-weight: 600;
	color: #91C41D;
	padding: 0.5em;
}
#main p {
    font-size: 1em;
    font-weight: 600;
    line-height: 1.5em;
    text-align: justify;
    color: #6F6F6F;
    padding: 0.8em;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
}
#main h4 {
	font-size: 1.15em;
	font-weight: 600;
	color: #91C41D;
	padding-left: 0.8em;
}
#footer {
	background: url(../images/footer_1.png) top repeat-x;
	min-height: 100px;
	padding-top: 1.5em;
	/*padding: 30px 0 20px 0;*/
}
#footer p {
	font-size: 0.938em;
	font-weight: 500;
	color: #999;
	padding-top: 2em;
}
#message {
    background: url(../images/cepo_footer-02.png);
    min-height: 5em;
    padding: 0;
}
#message p {
	color: #FFF;
	text-align: center;
	padding-top: 2em;
}
/* scroll to top */
.scrollup {
	position: fixed;
	width: 40px;
	height: 40px;
	bottom: 64px;
	right: 20px;
	background: #91C41D;
	border-radius: 20px;
    z-index: 999;
}
a.scrollup {
	outline: 0;
	text-align: center;
}
a.scrollup:hover, a.scrollup:active, a.scrollup:focus {
	opacity: 1;
	text-decoration: none;
}
a.scrollup i {
	margin-top: 6px;
	color: #fff;
}
a.scrollup i:hover {
	text-decoration: none;
}
/* menu hover */
/*ul.nav.navbar-nav li:hover > ul.dropdown-menu{display: block;}*/
ul.nav.navbar-nav li:hover > ul.dropdown-menu {
	display: block;
	top: 30px; /* 20190212:Hugo, 修正 TreeMenu 滑至「次功能」時，會造成 Focus不見，而造成 ul.dropdown 次視窗被Hide */
}
.breadcrumb {
	/*margin-bottom: 120px;*/
	font-size: 0.875em;

}
.site .root-tree {
    background: #F6F6F6;
}

.more-icon {
	max-width: 20px;
}

#hb > .container, #hw > .container {
	margin-top: 10%;
}
body {
  font-family: "微軟正黑體", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
a:hover,
a:focus {
    color: #550055;
    text-decoration: none;
}
.navbar-nav .nav-item a.nav-link:hover,
.navbar-nav .nav-item a.nav-link:focus {
  text-decoration: none;
  color: #91C41D;
}
.navbar-nav li.dropdown ul.dropdown-menu > li.nav-item > a.nav-link:hover,
.navbar-nav li.dropdown ul.dropdown-menu > li.nav-item > a.nav-link:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #91C41D;
}
.navbar-nav .nav-item a.nav-link {
    color: #999999;
    font-size: 1em;
    font-weight: 600;
}
.navbar-nav li.dropdown ul.dropdown-menu > li.nav-item > a.nav-link {
    font-size: 1em;
    font-weight: 600;
    display: block;
    padding: 3px 20px;
    clear: both;
    line-height: 1.6;
    color: #707070;
    white-space: nowrap;
}
a {
    color: #696969;
    text-decoration: none;
}

div.container .row {
    padding-top: 20px;
    padding-bottom: 20px;
}

div.container.container-min-height .row {
    min-height: 880px;
}
div.container.container-min-height h2 {
	font-size: 2.5em;
	font-weight: 600;
	color: #787878;
	padding-bottom: 1em;
}

@media (max-width: 767px) {
    div.container.container-min-height h2 {
        font-size: 1.8em;
        font-weight: 600;
        color: #787878;
        padding-bottom: 1em;
    }

    .show-img {
        margin-top: 40%;
        margin-left: 5%;
        width: 100%;
    }

    .about-pic {
        max-width: 80% !important;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (min-width: 993px) {
    .show-img {
        width :70%;
        margin-top: 12%;
        margin-left: 8%;
    }
}

@media (max-width: 992px) {
    .show-img {
        margin-top: 40%;
        margin-left: 5%;
        width: 100%;
    }
}

@media (max-width: 768px) {
    .show-img {
        margin-top: 11%;
        margin-left: 5%;
        width: 63%;
    }
}

.p-change-color {
	font-size: 0.875em;
    color: #BFC0C0;
}
.hb {
    background: #F6F6F6;
}
.hb div.container.container-min-height h2{
	color: #91C41D;
}
/* 首頁carousel*/
.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
  display: flex;
}
.carousel-inner .carousel-item-right.active,
.carousel-inner .carousel-item-next {
  transform: translateX(25%);
}
.carousel-inner .carousel-item-left.active, 
.carousel-inner .carousel-item-prev {
  transform: translateX(-25%);
}
.carousel-inner .carousel-item-right,
.carousel-inner .carousel-item-left{ 
  transform: translateX(0);
}

/* 俢正 Html Editor 自訂圖片，在 Mobile 螢幕尺寸會顯示過大的問題, By Hugo(2019/05/11) */
.news-container img {
    max-width: 100%;
    height: auto;
}

.video-list {
    text-align:center;
}

.hover_card {
    text-align: center;
    background-color: inherit;
    height: 150px;
    position: relative;
    margin-bottom: 20px;
    width: 200px;
    margin: auto;
}

.hover_card .card_overlay {   
    position: absolute;
    display: inline-block;
    bottom: 0;
    left: 0px;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background-color: rgba(42, 28, 43, 0.7);
    filter: alpha(opacity=70);
    transition: all 0.4s ease-in-out;
}

.hover_card .card_overlay a {
    text-decoration: none;
}

.hover_card > img {
    z-index: 1;
    height: 150px;
    top: 0px;
    left: 0px;
    margin: 0px auto;
    border: 1px solid #c3c3c3;
}

.hover_card .card_overlay .card_content {
    width: 100%;
    position: absolute;
    display: inline-block;
    top: 0;
    left: 0px;
    height: 30px;
    z-index: 9998;
    vertical-align: middle;
    color: gray;
    transition: height 1s ease-out;
    text-align: left;
    padding-top: 2px;
    background-color: transparent;
}

.hover_card .card_overlay .card_content > h4 {
    color: white !important;
    padding: 5px 5px;
    font-size: 1rem !important;
    text-align: center;
    transform: translateY(0px);
    margin-top: 0px;
    line-height: 1.25;
    font-family: Verdana, Arial;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-image: none;
}

.hover_card .card_overlay .card_content > p {
    line-height: 1.25 !important;
    transform: translateY(0px);
    z-index: 1;
    padding: 5px !important;
    width: 50%;
    height: auto;
    text-align: center !important;
    border: 1px solid #e6f2bd;
    border-radius: 8px;
    margin: 20px auto;
    color: #ffffff !important;
    font-size: 100% !important;
    font-weight: normal !important;
}