/* Add here all your css styles (customizations) */
*{
	font-family: "微軟正黑體";
}
.g-brd-blue-light{
	border-color: #8daccf !important;
}
.bread{
	height: 30px;
	background-color: rgba(2, 57, 120, .8);

}
.breadbox{
	list-style: none;
	text-align: right;
}
.breadbox li{
	display: inline-block;
	color: #fff;
}
.breadbox li a{
	color: #fff;
}
.breadbox li a:hover{
	color: #efb225;
}
.breadbox li+li:before{
	margin: 0 5px;
	content: "/";
	color: #fff;
}
.left-menu{
	background-color: #0d519f;
}
.left-menu li{
	background-color:#dbdbd9;
}
.left-menu li a{
	color: #68696a;
}
.left-menu li a:hover{
	color: #0d519f;
}
.left-menu .select a{
	color: #0d519f;
}
.left-menu .fa{
	margin-right: 5px;
}
.pagination{
	display: inline-block;
	margin: 20px 0;
	padding-left: 0;
}
.pagination > li{
	display: inline;
}
.pagination li a {
	margin: 4px;
	padding: 6px 12px;
	border: 1px solid #0d519f;
	border-radius: 5px;
	color: #0d519f;
}
.pagination li.active a {
	background: #0d519f;
	color: #fff;
}
.pagination li a:hover{
	background: #0d519f;
	color: #fff;
}
.multiple_line{
	min-height: 66px;
	overflow: hidden;
}
.multiple_line a{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	line-height: 22px;
}
.multiple_line-c{
	min-height: 150px;
	overflow: hidden;
}
.multiple_line-c p{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-height: 22px;
}
.multiple_line-line2{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.multiple_line-line4{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}
.index-n{
	height: 100%;
}
.new-bn{
	top: 0;
	position: relative;
}
@media (min-width: 992px){
	.index-n{
		height: 385px;
	}
	.new-bn{
		top: -100%;
	}
}
@media (min-width: 768px){
	.new-bn{
		top: -50%;
	}
}

/*108.11.21 add*/
.headertop-row1 {
	height: 40px;
}
.jh-headmenu .jh-row {
	/* width: 993px; */
	/* margin: auto; */
	display: flex;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: nowrap;
}
.jh-container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	/*margin-left: auto;*/
}
@media (min-width: 576px) {
	.jh-container {
		max-width: 540px;
	}
}
@media (min-width: 768px) {
	.jh-container {
		max-width: 720px;
	}
}
@media (min-width: 992px) {
	.jh-container {
		max-width: 1680px;
	}
}
.site-brand.jh-mobile {
	display: none;
}
.site-brand.jh-desktop {
	margin-right: 15px;
}
.headertop-row1 .row:first-child {
	margin: auto;
	width: 1004px;
	position: relative;
}
.headertop-row1 .site-brand {
	margin: 0 auto;
	width: 220px;
}
.headertop-row1 ul {
	list-style-type: none;
	display: flex;
	padding-left: 0;
}
.jh-headtop-menu ul{
	display: flex;
	flex-direction: column;
	position: absolute;
	background-color: #fff;
	z-index: 50;
	top: 23px;
	width: 110px;
}
.headtop-menu {
	position: absolute;
	right: 0;
}
.jh-headtop-menu {
	display: none;
}
.headtop-menu li.hs-has-sub-menu:hover .jh-headtop-menu{
	display: flex;
}
.headtop-menu ul .tophead-link:nth-of-type(1):after{
	content: '';
	margin-left: 10px;
	border-left: 1px solid #9a9a9a;
	margin-right: 18px;
}
.headtop-menu li:nth-of-type(1) > a:hover {
	text-decoration: underline;
}
.hs-sub-menu, .hs-mega-menu {
	top: 80%;
}
.footer-webeditor .footer-about-right {
	margin-left: 10px;
	margin-top: 10px;
}
.footer-webeditor .footer-about-right img{
	width: 115px;
}
.footer-webeditor .footer-about-left img{
	max-width: 100%;
}
.footer-webeditor span {
	display: inline-block;
	margin-bottom: 5px;
}
.jh-page-title {
	color:#0d519f;
	text-shadow: 0 2px 2px #ccc;
	font-style: italic;
	font-size: 40px;
}
.jh-page-bg {
	/*background-image:url(../img/banner01-s.jpg);*/
	/*background-repeat: no-repeat;*/
	/*background-size: cover;*/
	/*background-attachment: fixed;*/
	background-color: #fff;
}
.jh-page-bg section:nth-of-type(1) {
	/*height: 144px;*/
}

footer .webeditor.d-flex.footer-webeditor img {
	max-width: none;
}
@media screen and (max-width: 1020px) {
	.site-brand.jh-desktop {
		margin-right: 0;
	}
	.headertop-row1 .row:first-child {
		width: 743px;
	}
}
@media screen and (max-width: 991px){
	.jh-headmenu .jh-row {
		width: auto;
		display: block;
	}
	.headertop-row1 {
		height: 95px;
	}
	.site-brand.jh-desktop {
		display: none;
	}
	.site-brand.jh-mobile {
		display: block;
	}
	.headertop-row1 .row:first-child {
		width: auto;
	}
	.headtop-menu {
		position: static;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.headtop-menu ul {
		max-width: 240px;
		margin: auto;
	}
	.footer-about-h3 {
		text-align: center;
	}
	.footer-webeditor {
		margin: auto;
		justify-content: space-around;
	}
}
@media screen and (max-width: 430px) {
	.footer-webeditor {
		flex-wrap: wrap;
	}
	.footer-webeditor .footer-about-right {
		margin-left: 0;
		margin-top: 15px;
	}
}
@media screen and (max-width: 320px){
	.headtop-menu i {
		display: none;
	}
	.headtop-menu ul .tophead-link:nth-of-type(1):after{
		margin: 0 5px;
	}
	.headtop-menu ul {
		max-width: 200px;
		margin: auto;
	}
}
@media screen and (min-width: 1021px) and (max-width: 1199px) {
	.headertop-row1 .row:first-child {
		width: 967px;
	}
}
@media screen and (min-width: 992px) and (max-width: 1020px) {
	.headertop-row1 .row:first-child {
		width: 952px;
	}
}
/*2020.02.07 johnChen add*/
.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 50%;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
}
@media (min-width: 415px) {
	.carousel-caption {
		bottom: 30%;
	}
}
@media (min-width: 768px) {
	.carousel-caption {
		bottom: 40%;
	}
}
@media (min-width: 992px) {
	.carousel-caption {
		bottom: 40%;
	}
}
@media (max-width: 414px) {
	.carousel-caption {
		bottom: 20%;
	}
}
.carousel-caption .bannerText {
	font-weight: 700;
	text-shadow: rgba(0, 0, 0, 0.72) 0px 1px 3px;
	font-family: "Microsoft JhengHei";
	position: relative;
}
.carousel-caption .bannerText:after {
	content: '';
	position: absolute;
	bottom: -12px;
	height: 5px;
	width: 100px;
	left: 0;
	right: 0;
	margin: auto;
}
@media (min-width: 415px) {
	.carousel-caption .bannerText {
		font-size: 30px;
	}
	.carousel-caption .bannerText:after {
		height: 4px;
		content: none;
	}
}
@media (min-width: 768px) {
	.carousel-caption .bannerText {
		font-size: 40px;
	}
	.carousel-caption .bannerText:after {
		height: 4px;
		content: '';
	}
}
@media (min-width: 992px) {
	.carousel-caption .bannerText {
		font-size: 50px;
	}
}
@media (max-width: 414px) {
	.carousel-caption .bannerText {
		font-size: 20px;
	}
	.carousel-caption .bannerText:after {
		height: 2px;
		content: none;
	}
}
/*2020.02.17 add*/
.carousel-control-next-icon, .carousel-control-prev-icon {
	width: 35px;
	height: 35px;
}
.carousel.slide {
	margin-top: 96px;
}
/*2020.04.06 add*/
.index__thirdFeature-textBlock {
	text-align: center;
}
.index__thirdFeature-textBlock h2{
	letter-spacing: 7px;
}