/* Add here all your css styles (customizations) */
body {
	color: #000;
  	font-family:Microsoft JhengHei;
  	font-size: 16px;
}
body[class*="u-body--header-side"] .u-header.u-header--side {
    width: 16rem;
}
body[class*="u-body--header-side"] .u-header.u-header--side .u-header__sections-container {
    height: 100%;
    background-color: #fafafa !important;
}
.container:after,
.text:after{
	content:" ";
	clear: both;
	display: block;
}
.u-body--header-side-static-left {
    margin-left: 16rem;
}
.u-header {
    font-size:1em;
}
.navbar .u-sub-menu-v1 .hs-sub-menu,
.navbar .u-sub-menu-v1 .dropdown-menu {
    font-size:1em;
}
.hs-icon-arrow-bottom:before {
    content: "\e900";
}
.hs-has-sub-menu > a::after {
    content: "\e900";
}
.navbar {
    padding: .5rem 0;
}
.u-body--header-side-static-left .u-header--side .hs-menu-vertical .hs-mega-menu,
.u-body--header-side-static-left .u-header--side .hs-menu-vertical .hs-sub-menu,
.u-body--header-side-overlay-left .u-header--side .hs-menu-vertical .hs-mega-menu,
.u-body--header-side-overlay-left .u-header--side .hs-menu-vertical .hs-sub-menu,
.u-body--header-side-push-left .u-header--side .hs-menu-vertical .hs-mega-menu,
.u-body--header-side-push-left .u-header--side .hs-menu-vertical .hs-sub-menu {
    margin-left: 0px;
}
.nav-link {
    display: block;
    padding: .8em 1em .2em 1em;
}
.top-menu{
	display: inline-block;
	position: absolute;
	top: -10px;
	right: 0;
	background-color:#29a2b2;
	border-radius: 0 0 20px 20px;
	padding: 0 15px;
	min-width: 6em;
	font-size: 0.8em;
}
.top-menu li {
	display:inline-block;
}
.top-menu li .nav-link{
	display:inline;
	padding: 1px 5px;
	color: #ffffff !important;
	font-size: 1em;
	border-right: 1px solid rgba(255,255,255,0.3);
}
.top-menu li:last-child .nav-link{
	border-right:none;
}
#carouselExampleIndicators{
	margin-top: 70px;
}
.photo-bg{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	display: block;
}
#carouselExampleIndicators .photo-bg {
	width: 100%;
}
#carouselExampleIndicators .photo-bg img{
	width: 100%;
}
.vistor{
	color: #999;
	font-size: 0.8em;
	margin: 1em 0;
}
.content{
	min-height: 60vh;
	padding: 1em;
}
.news{
}
.list article{
	margin-bottom: 1.5em;
}
.list .date-block{
	width: 90px;
    height: 90px;
    background-color: #29a2b2;
    text-align: center;
    line-height: 1;
    padding-top: 15px;
	float: left;
	margin-right: 25px;
	margin-bottom: 0px;
	color: #fff;
	line-height: 1.1;
	display: inline-block;
}
.list a{
	padding:1.5em 1em;
	display: block;
	background: #fafafa;
	transition: all .5s ease;
	color: #000;
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.list .txts{
	width: calc(100% - 115px);
	display: inline-block;
}
.list .txts p{
	margin: 0;
	color: rgba(0,0,0,0.5);
}
.list a:hover{
	text-decoration: none;
	background: #444;
}
.list a:hover .txts h3{
	color: #fff;
}
.list a:hover .txts p{
	color: #999;
}
.list .date-block .date-year{
	display: block;
	font-size: 0.6em;
	color: rgba(255,255,255,0.7);
}
.list .date-block .date-day{
	display: block;
	font-size: 1.6em;
	font-weight: 700;
}
.list .date-block .date-month{
	font-size: 0.8em;
	margin-bottom: 4px;
	margin-top: 4px;
	display: block;
}
.h3, h3 {
    font-size: 1.5rem;
}
.Page{
	padding: 2em 0;
	display: block;
}
.btn-wrapper{
	padding: 2em 0;
}
.time{
	font-size: 0.8em;
	color: #888;
}
.text-title h3{
	color: #8e0000;
	font-weight: 600;
}
main{
	min-height: 90vh
}
.logo-md{
}
@media (min-width: 992px){
    .logo-sm{
    	display: none;
    }
    .banner-md{
		display: block;
	}
	.banner-sm{
		display: none;
	}
}
@media (max-width: 991px){
	.logo-md{
		display: none;
	}
	.banner-md{
		display: none;
	}
	.banner-sm{
		display: block;
	}
	.top-menu{
		display: block;
		position: relative;
		top: 0;
		right: 0;
		background-color:#0C343D;
		border-radius: 0;
		padding: 6px 15px;
		min-width: 12.5em;
		text-align: center;
	}
	.top-menu li {
	    display: inline-block;
	}
	.navbar-toggleable-md .navbar-nav .top-menu  .nav-link{
	    display: inline-block;
	    padding-right: 10px;
    	padding-left: 10px;
	}
	.nav-link {
	    display: block;
	    padding: .3em 1em .3em 1em;
	}
	.navbar-nav .g-my-5{
		margin-top: 0 !important;
    	margin-bottom: 0 !important;
	}
}
.photo-box{
    margin:0 0 2em 0;
    border: 1px solid rgba(0,0,0,0.1);
    background-color: rgba(0,0,0,0);
    transition: all .5s ease;
}
.photo-box:hover{
	background-color: rgba(0,0,0,0.1);
}
.photo-box p{
	margin: 0;
	padding: 5px;
}
.photo-box a{
    transition: all .5s ease;
    display: block;
	/* min-height:300px; */
}
.photo-box a:hover{
    background-size: 120%;
}
.photo-box-wrapper{
    padding: 4em 0 2em 0;
    background-color: #ebebeb;
}
.photo-box-wrapper:after{
    content: "";
    clear:both;
    display: block;
}
.image img {
    width: 100%;
    height: auto;
}
.image {
	background-size: 100%;
	background-position: center;
}
.film .photo-box{
	background-color: rgba(0,0,0,0.7);
	transition: all .5s ease;
}
.film .photo-box:hover{
	background-color: rgba(0,0,0,1);
}
.film .photo-box p{
	color: #fff;
	padding: 5px 0;
	margin: 0;
}
.list-style{
	list-style-type: none;
}
.list-style li{
	padding: 5px;
}
.list-style li a{
	padding: 10px 15px;
	border-left: 5px solid #29a2b2;
	display: block;
	color: #666;
	transition: all .5s ease;
}
.list-style li a:hover{
	text-decoration: none;
	border-left: 5px solid #222;
	color: #000;
	background: rgba(0,0,0,0.05);
}
.table-style {
	border-left: 1px solid #225b9d;
	border-top: 1px solid #225b9d;
}
.table-style table{
	border-left: 1px solid #bcbcbc;
	border-top: 1px solid #bcbcbc;
}
.table-style td{
	padding: 8px;
	border-right: 1px solid #225b9d;
	border-bottom: 1px solid #225b9d;
}
.table-style th{
	padding: 0px 8px;
	border-right: 1px solid #225b9d;
	border-bottom: 1px solid #225b9d;
	background-color: #787878;
	color: #fff;
}
.table-style td p,
.table-style th p{
	padding: 0;
	margin: 0;
	padding: 5px;
}
.table-style table td,
.table-style table th{
	border-right: 1px solid #bcbcbc;
	border-bottom: 1px solid #bcbcbc;
	font-size: 0.9em;
}
.table-style table th{
	background-color: #f7f7f7;
	color: #000;
	padding: 0px 8px;
}
.table-style table td p,
.table-style table th p{
	padding: 0;
	margin: 0;
}
.table-style ol,
.table-style ul{
	padding: 0;
	margin: 0;
	margin-left: 1.2em;
}
.table-style ol li,
.table-style ul li{
	padding: 5px 0;
}
.u-heading-v7-divider{
	color: #29a2b2;
}
.footer{
	background-color: #29a2b2;
	color: #fff;
}
.footer a{
	color: #fff;
}
.vistor{
	text-align: right;
}
.item{
	background-size: 100%;
	background-position: center bottom;
	background-repeat: no-repeat;
}
@media (max-width: 991px){
	.vistor{
		text-align: left;
	}
	.owl-item .item img{
		height: 250px !important;
		width: 100% !important;
	}
}
.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .nav-link, .u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link {
    color: #111;
}
.nav-link{
	font-size: 1.2em;
}
@media (max-width: 1300px){
	.nav-link{
		font-size: 1em;
	}
	.hs-has-sub-menu > a::after {
		display:none;
	}
}
@media (max-width: 1199px){
	.nav-link{
		font-size: 1em;
	}
	.navbar-toggleable-md .navbar-nav .nav-link {
	    padding-right: 3px;
	    padding-left: 3px;
	}
}
.navbar {
    padding: 2px 0;
}
.hs-has-sub-menu > a::after {
    display: none;
}
.cate-block{
    padding: 0 10px;
    display: inline-block;
    color: #fff;
    font-size: 0.9em;
	background-color: #999999;
	margin-bottom: 10px;
}
.ol-list ol,
.ol-style {
    list-style-type: none;
    list-style-type: decimal !ie;
    margin: 0;
    margin: 0 0 0 3em;
    padding: 0;
    counter-reset: li-counter;
}
.ol-list li,
.ol-style li {
    position: relative;
    margin-bottom: 25px;
    padding-left: 1em;
    min-height: 3em;
    border-left: 1px solid #CCCCCC;
}
.ol-list ol li:before,
.ol-style li:before {
    position: absolute;
    top: 0;
    left: -1.3em;
    width: 1em;
    font-size: 3em;
    font-weight: 700;
    line-height: 1;
    text-align: right;
    color: #e3e3e3;
    content: counter(li-counter);
    counter-increment: li-counter;
    font-style: italic;

}