@charset "utf-8";
/* CSS Document */
h1 {
	font-weight: bold;
	color: #000;
	margin-top: 0px
}
body {
	font-family: "微軟正黑體", Arial;
	line-height: 30px;
	font-size: 18px;
	position: relative;
	color: #333;
	overflow-x: hidden;
}
img {
	max-width: 100%
}
h2 {
	line-height: 45px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #EFC541;
	font-size: 26pt;
	margin-bottom: 15px;
}
h3 {
	margin-top: 0px;
	font-size: 18pt;
	line-height: 36px;
}
hr {
	margin-top: 15px;
	border-top: 1px solid #ccc;
	margin-bottom: 15px
}
.delay2 {
	-webkit-animation-delay: 0.2s; /* Chrome, Safari, Opera */
	animation-delay: 0.2s;
}
.delay4 {
	-webkit-animation-delay: 0.4s; /* Chrome, Safari, Opera */
	animation-delay: 0.4s;
}
.delay6 {
	-webkit-animation-delay: 0.6s; /* Chrome, Safari, Opera */
	animation-delay: 0.6s;
}
.clear {
	clear: both
}
.top30 {
	padding-top: 30px
}
h4 {
	line-height: 28px;
	font-size: 20px;
	color: #000;
	font-weight: bold
}
.blue {
	color: #85b3b3
}
.areabox {
	padding: 50px 0px;
}
.box {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,eaeaea+100 */
	background: rgb(255,255,255); /* Old browsers */
}
.logo {
	margin-top: 20vh;
}
.foot {
	padding: 70px 0px 0px 0px
}
.topbg {
	background-image: url(../images/topbg.jpg);
	background-position: center center;
	background-size: cover;
	height: 100vh
}
.img60 {
	margin-top: 60px
}
.img30 {
	margin-top: 30px
}
.bg1 {
	position: absolute;
	z-index: 9999;
}
.bg2 {
	background-size: cover;
	background-image: url(../images/topbg.jpg);
	background-position: center center;
	background-attachment: fixed;
	border-bottom: 0px
}
.bg3 {
        background-size: cover;
        background-image: url(../images/downbg.jpg);
        background-position: center center;
        background-attachment: fixed;
        border-bottom: 0px;
	height:100%px;
}
.b2 {
	padding-top: 50px;
}
.toparea {
	height: 66px
}
.man {
	margin-bottom: -50px
}
.downc {
	padding: 5px 15px;
	background-color: #C00;
	color: #FFF;
	font-weight: bold;
	font-size: 24px
}
.b3 {
	background-color: #efefef;
	overflow: hidden;
	margin: 30px 15px;
	border: 1px #CCCCCC solid;
}
.b4 {
	border: 1px solid rgba(0,0,0,0.35);
	padding: 15px;
	margin: 15px;
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.4);
	box-shadow: 0 2px 2px rgba(0,0,0,0.4);
	background-color: rgba(0,0,0,0.5);
	color: #fff
}
.b4 h4 {
	color: #FFF;
	font-weight: normal
}
.b4 img {
	margin: auto;
	width: 85%
}
.slick-slide {
}
.b5 {
	padding-top: 30px
}
.map {
	margin-top: 15px;
	height: 230px;
	width: 100%
}
.t1, .t2 {
	text-align: center;
	margin: auto;
	width: 500px
}
.t1 {
	margin-top: 20px;
}
.linebox {
	padding: 15px;
	border: 1px solid #efefef
}
.sublogo {
	text-align: center;
	max-width: 70%
}
.navbar-nav a {
	cursor: pointer
}
.tel {
	outline: 0;
	padding: 10px 50px;
	display: block;
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px #1f272b;
	border: 1px solid #333;
	border-radius: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #232B30; /* old browsers */
	background: -moz-linear-gradient(top, #ccc 3%, #333 20%, #000 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(3%, #ccc), color-stop(20%, #333), color-stop(100%, #000)); /* webkit */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccc', endColorstr='#000', GradientType=0 ); /* ie */
	box-shadow: 1px 1px 1px rgba(0,0,0,0.2); /* CSS3 */
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.2); /* Firefox */
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.2); /* Safari, Chrome */
	cursor: pointer;
	text-align: center;
	display: inline;
	font-size: 24px;
	width: 100%
}
.tel:hover {
	color: #aaa;
}
.tel:active {
	background-position: 0 top;
	position: relative;
	top: 1px;
	color: #aaa;
	-moz-box-shadow: 1px 1px 1px rgba(255,255,255,0.1); /* Firefox */
	-webkit-box-shadow: 1px 1px 1px rgba(255,255,255,0.1); /* Safari, Chrome */
	box-shadow: 1px 1px 1px rgba(255,255,255,0.1); /* CSS3 */
}
.last {
	margin-top: 50px
}
.last a {
	display: block
}
.vedio {
	padding: 50px 0px 0px 0px;
	height: 100vh
}
.arrd {
	margin-top: 30px;
	color: #FFF;
	font-size: 36px
}
.replay {
	animation-iteration-count: infinite
}
.navbar {
	background-color: transparent;
	background: transparent;
	border-color: transparent;
	margin-bottom: 0px;
	background-color: rgba(255,255,255,0.7)
}
.navbar-default .navbar-nav>li>a {
	color: #333;
	font-size: 15px
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	color: #333;
	background-color: transparent;
}
.navbar .navbar-nav {
	display: inline-block;
	float: none;
	vertical-align: top;
}
.navbar .navbar-collapse {
	text-align: center;
}
 @media (max-width:767px) {
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: transparent
}
.navbar-default .navbar-toggle {
	border-color: transparent
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #333;
}
.navbar .navbar-nav {
	display: block;
	float: none;
	vertical-align: top;
}
.navbar .navbar-collapse {
	text-align: left;
}
.vedio {
	padding: 15px 0px 15px 0px;
	height: auto
}
.arrd {
	display: none
}
.last {
	margin-top: 30px
}
.tel {
	font-size: 18px
}
.sublogo img {
	max-width: 100%;
	margin: auto
}
.t1, .t2 {
	text-align: center;
	margin: auto;
	width: 75%
}
.t1 {
	margin: auto;
	margin-top: 30px;
	margin-bottom: 30px
}
.t2 {
	padding-bottom: 30px;
	padding-top: 30px
}
.slick-slide {
}
.sublogo {
	width: 55%;
	margin: auto;
	margin-bottom: 15px
}
.green {
	padding: 0px;
	margin-bottom: 30px
}
.b5 {
	padding-top: 15px;
}
.b2 {
	padding-top: 0px
}
.downc {
	display: block;
	margin: auto;
	text-align: center
}
.man {
	margin-bottom: -15px
}
.toparea {
	height: 50px
}
.bg2 {
	background-size: cover
}
.bg1 {
	background-position: center top;
	background-repeat: no-repeat;
}
.topmark {
	position: fixed;
	z-index: 9999;
	top: 5px;
	left: 15px
}
.img60 {
	margin-top: 15px
}
.img30 {
	margin-top: 15px
}
.toptel {
	width: 90%;
	margin: auto;
	text-align: center
}
.y1 {
	padding-top: 0px
}
.logo {
	margin: auto;
	width: 90%;
}
.topbg {
	height: auto !important;
	padding: 100px 0px
}
.b1 {
	background-image: none;
	height: auto;
}
.cbottom {
	width: 100%
}
.areabox {
	padding: 15px;
}
h2 {
	font-size: 22px;
	text-align: center;
	margin-bottom: 10px;
	line-height: 36px;
}
h3 {
	font-size: 18px;
	line-height: 26px
}
body {
	font-size: 15px
}
.top30 {
	padding-top: 15px
}
.scenter {
	text-align: center;
	margin: auto
}
.scenter img {
	text-align: center;
	margin: auto
}
.t2 {
}
.foot {
	padding: 40px 0px 0px 0px
}
.map {
	margin-top: 0px
}
}
.carousel-control {
        opacity:1;
    }
    .carousel-control {
        height: 50px;
        width: 50px;
        outline: $color-white;
        background-size: 100%, 100%;
        border-radius: 50%;
        border: 1px solid $color-white;
        background-color: $color-white;
    }
