@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;
}
h2 {
	line-height: 65px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000;
	font-size: 36pt;
	margin-bottom: 15px;
}
h3 {
	margin-top: 0px;
	font-size: 20pt;
	line-height: 36px;
	font-weight:bold
}
hr {
	margin-top: 30px;
	border-top:1px solid #efefef;
	margin-bottom: 30px
}
.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);

    border-bottom: 1px solid #ccc;
}
.logo {
	margin-top:15px;

}
.foot {
	padding: 70px 0px 0px 0px
}
.topbg {
	background-image: url(../images/topbg.jpg);
	background-position: center center;
	background-size: contain; background-repeat:no-repeat; background-color:#ffe701;
	height:100vh
}
.img60 {
	margin-top: 60px
}
.img30 {
	margin-top: 30px
}
.bg1 {
	background-size: cover;
	background-image: url(../images/topbg.jpg);
	background-position: center center;
	background-attachment: fixed;
	border-bottom: 0px
}
.bg2 {
	background-size: cover;
	background-image: url(../images/topbg.jpg);
	background-position: center center;
	background-attachment: fixed;
	border-bottom: 0px
}
.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}
.sublogo img{ max-width:320px; margin:auto}


.tel {
	outline: 0;
	padding: 10px 50px;
	display: block;
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px #1f272b;
	border: 1px solid #696;
	border-radius: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ade291+1,74af74+21,448944+39,1c561c+62,062306+100 */
background: #ade291; /* Old browsers */
background: -moz-linear-gradient(top, #BCBCBC 1%, #747474 21%, #464646 39%, #2E2E2E 62%, #062306 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #BCBCBC 1%,#747474 21%,#464646 39%,#2E2E2E 62%,#062306 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #BCBCBC 1%,#747474 21%,#464646 39%,#2E2E2E 62%,#062306 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ade291', endColorstr='#062306',GradientType=0 ); /* IE6-9 */	cursor: pointer;
	text-align: center;
	display: inline;
	font-size:24px; width:100%
}
.tel:hover {
	color: #FC0;
}
.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:15px}
.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}
.col-sm-13{ width:20%; float:left}
.img15{ margin-top:15px}
.data{ margin-top:50px}
.dataimg{ padding-top:50px; padding-bottom:50px; text-align:center}
.dataimg img{ width:70%;margin:auto;}
 @media (max-width:767px) {.data{ margin-top:15px; padding-bottom:50px}.dataimg{ width:100%}
	 .col-sm-13{ width:100%; float: none; padding:15px; padding-bottom:0px}
	  .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:70%;

}
.topbg {
	height:50vh !important; 
}
.b1 {
	background-image: none;
	height: auto;
}
.cbottom {
	width: 100%
}
.areabox {
	padding: 15px;
}
h2 {
	font-size: 22px;
	text-align: left;
	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
}
hr{ margin-top:15px; margin-bottom:15px}
.map{ margin-top:0px}
}

