@charset "utf-8";

/*========================================================
                      	 基本設定
=========================================================*/

body {
	font-family: "微軟正黑體", "新細明體", "Arial Unicode MS";
}

a:hover {
	text-decoration: none;
}
.container-fluid {
	max-width: 1600px;
}



/*========================================================
                      	backtop
=========================================================*/

.backtop {
	position: fixed;
	z-index: 15;
	width: 48px;
	height: 48px;
	left: 100%;
	top: 100%;
	margin-top: -64px;
	margin-left: -64px;
	padding: 5px;
	background-color: rgba(000,000,000,0.5);
	text-align: center;
	color: #fff;
	font-size: 1.3rem;
	border-radius: 4px;
	cursor: pointer;
	-webkit-transition: background 0.3s; /* Safari */
	transition: background 0.3s;
}
.backtop:hover {
	background-color: #f60;
}


.title_line {
	width: 96px;
	height: 1px;
	background-color: #fff;
	margin: 12px auto;
}


.navbar {
	padding: 0px;
}
.navbar-brand {
	margin-left: 15px;
}

@media (min-width:768px) {
	.navbar-brand {
		margin-left: 0;
	}
}

.navbar-toggler {
	margin: 15px;
}
.navbar-nav .nav-item .nav-link {
	padding: 15px;
}
.navbar-nav .nav-item .nav-link:hover {
	background-color: #999;
}
.menu_header {
	position: fixed;
	z-index: 9000;
	top: 0;
	left: 0;
	width: 240px;
	height: 100%;
	background-color: #f60;
	-webkit-transition: margin 0.3s; /* Safari */
	transition: margin 0.3s;
	overflow-y: auto;
}
.menu_header img {
	margin: 12px 0;
}
.menu_close {
	left: 100%;
	margin-left: 0px;
}
.menu_open {
	left: 100%;
	margin-left: -240px;
}
.menu_header .container-fluid {
	padding: 0;
	position: relative;
	max-width: 1600px;
}

@media (min-width:992px) {
	.menu_header {
		position: fixed;
		width: 100%;
		height: auto;
		background: #fff;
		border-bottom: 8px solid #f60;
		overflow-y: visible;
	}
	.menu_open, .menu_close {
		left: 0;
		margin-left: 0;
	}
	.menu_header .container-fluid {
		padding: 0 15px;
	}
}


.logo_big {
	display: none
}
.logo_big img {
	-webkit-transition: all 0.3s; /* Safari */
	transition: all 0.3s;
	width: 280px;
	height: auto;
	margin-top: 15px;
}

@media (min-width:992px) {
	.logo_big {
		display: block;
		text-align: center;
		float: left;
	}
}
@media (min-width:1200px) {
	.logo_big img {
		width: 360px;
		margin-top: 10px;
	}
}
@media (min-width:1600px) {
	.logo_big img {
		width: 480px;
		margin-top: 10px;
	}
}


.menu_ul {
	list-style: none;
	padding: 0;
}
.menu_ul li {
	border-bottom: 1px dotted #C30;
}
.menu_ul li a {
	color: #fff;
	display: block;
	font-size: 1.1rem;
	-webkit-transition: background 0.3s; /* Safari */
	transition: background 0.3s;
	padding: 15px;
}
.menu_ul li a:hover, .menu_ul li a:focus {
	text-decoration: none;
	background-color: #C30;
}
.menu_ul li a span {
	display: block;
	font-size: 0.8rem;
}
.menu_ul .nav_fb {
	border-bottom: 0px dotted #C30;
}

@media (min-width:992px) {
	.menu_ul {
		text-align: center;
		border-radius: 4px;
		height: 34px;
		float: right;
		margin-top: 5px;
	}
	.menu_ul li {
		float: left;
		border: none;
		position: relative;
	}
	.menu_ul li a {
		color: #555;
		font-size: 1rem;
		width: 100px;
		text-align: center;
		padding: 18px 0 20px 0;
	}
	.menu_ul li a:hover, .menu_ul li a:focus {
		color: #f60;
		background-color: transparent;
	}
	.menu_ul .mobile_home {
		display: none;
	}
	.menu_ul .nav_fb a {
		padding: 0;
	}
}

@media (min-width:1200px) {
	.menu_ul li a {
		font-size: 1.1rem;
		width: 128px;
		text-align: center;
		padding: 20px 0;
	}
	.menu_ul .nav_fb a {
		padding: 5px 0;
	}
}

@media (min-width:1600px) {
	.menu_ul li a {
		font-size: 1.3rem;
		width: 160px;
		text-align: center;
		padding: 24px 0;
	}
	.menu_ul .nav_fb a {
		padding: 10px 0;
	}
}


.mobile_hide {
	background-color: #000;
	opacity: 0;
	position: fixed;
	z-index: 8999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.mobile_header {
	background-color: #fff;
	position: fixed;
	z-index: 8900;
	height: 72px;
	width: 100%;
	border-bottom: 8px solid #f60;
}
.mobile_header img {
	margin: 15px 0 0 15px;
}
.iconbar {
	float: right;
	width: 48px;
	height: 36px;
	margin: 15px 15px 0 15px;
	border: 2px solid #525269;
	border-radius: 4px;
	cursor: pointer;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-transition: background 0.2s; /* For Safari 3.1 to 6.0 */
	transition: background 0.2s;
}
.iconbar_open {
	background-image: url(../../images/iconbar.png);
}
.iconbar_close {
	background-image: url(../../images/iconbar2.png);
	border-color: #f60;
}
.menu_title {
	margin: 3px 15px;
	padding-top: 15px;
	padding-bottom: 16px;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
}


@media (min-width:992px) {
	.mobile_hide {
		display: none;
	}
	.mobile_header {
		display: none;
	}
	.iconbar_close {
		display: none;
	}
	.menu_title {
		display: none;
	}
}


.menu_ul .mobile_language {
	color: #fff;
	margin: 10px 15px;
	border: none;
}
.menu_ul .mobile_language a {
	display: inline-block;
	padding: 10px 16px;
	font-size: 0.9rem;
	border: 1px solid #fff;
	border-radius: 5px;
}
.menu_ul .mobile_language a:hover, .menu_ul .mobile_language a.active {
	background-color: #fff;
	color: #f60;
}

@media (min-width:992px) {
	.menu_ul .mobile_language {
		display: none;
	}
}


.menu_ul .sub_nav {
	display: none;
}

@media (min-width:992px) {
	.menu_ul .sub_nav {
		position: absolute;
		top: 50px;
		-moz-box-shadow: 0 4px 15px -2px gray;
		-webkit-box-shadow: 0 4px 15px -2px gray;
		box-shadow: 0 4px 15px -2px gray;
	}
	.menu_ul .sub_nav a {
		background-image: none;
		padding: 10px 10px;
		margin: 0;
		border-top: 1px dotted #ccc;
		background-color: #fff;
		width: 140px;
		margin-left: -23px;
		font-size: 0.9rem;
	}
	.menu_ul .sub_nav a:hover {
			background-color: #ccc;
	}
}
@media (min-width:1200px) {
	.menu_ul .sub_nav a {
		width: 160px;
		margin-left: -20px;
	}
}

@media (min-width:992px) {
	.drop1:hover .sub_nav1 {
		display: block;
	}
}
.fadeInDown {
	-webkit-animation: fadeInDown 0.4s; /* Safari 4+ */
	-moz-animation: fadeInDown 0.4s; /* Fx 5+ */
	-o-animation: fadeInDown 0.4s; /* Opera 12+ */
	animation: fadeInDown 0.4s; /* IE 10+, Fx 29+ */
}


.top_blank {
	height: 72px;
}
@media (min-width:992px) {
	.top_blank {
		height: 72px;
	}
}
@media (min-width:1200px) {
	.top_blank {
		height: 80px;
	}
}
@media (min-width:1600px) {
	.top_blank {
		height: 96px;
	}
}


.view_lg {
	display: none;
}

@media (min-width:992px) {
	.view_lg {
		display: block;
	}
	.view_sm {
		display: none;
	}
}