@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);

h1 {
	line-height: 100px;
	font-weight: 600;

	color: #fff;
	font-size: 80px;
	margin: 0px;
}
.p0{padding: 0px}
body {
	  font-family: 'Noto Sans TC', '微軟正黑體', sans-serif;
	line-height: 28px;
	font-size: 17px;
letter-spacing: 3px;
	color: #333;
background-color: #080726;
background-image: url(../images/bg.jpg);background-size: cover; background-position:  center center;
	
}
h2 {
	line-height: 82px;

	color: #fff;
	font-size: 60px;
	margin: 0px;
}

h2 span{font-weight: bold; font-size: 90px}

h3 {	color: #fff;
	margin-top: 0px;
	font-size: 36px;
	line-height: 54px;

}
hr {
	margin-top: 30px;
	border-top:1px solid #666;
	margin-bottom: 30px; clear: both
}
h1 span{color: #f5d53c}
.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: 34px;
	font-size: 26px;
	color: #000;

}
.blue {
	color: #6cbbd1
}

.areabox{padding-top: 80px; padding-bottom: 0px }
.box {
	overflow: hidden;
	padding: 60px 30px;

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,eaeaea+100 */
	   /* background: rgb(255,255,255);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(234,234,234,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(234,234,234,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(234,234,234,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=0 );
    border-bottom: 1px solid #ccc;*/
}
.logo {
	margin-top:10vh;margin-left: auto; margin-right: auto

}
.foot {
	padding: 70px 0px 0px 0px
}
.topbg {
	background-image: url(../images/top.jpg);
	background-position: center center;
	background-size: cover; background-repeat:no-repeat;	
	height:100vh;
}
.img60 {
	margin-top: 60px
}
.img30 {
	margin-top: 30px
}

.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%
}


.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, #ade291 1%, #74af74 21%, #448944 39%, #1c561c 62%, #062306 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ade291 1%,#74af74 21%,#448944 39%,#1c561c 62%,#062306 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ade291 1%,#74af74 21%,#448944 39%,#1c561c 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;}




.fullbg{ background-size: cover; background-position: center center}
.imgbox{height:360px}

.p0 {padding: 0px}

.r30{text-align: right; margin-right: 30px}
.best{width: 320px}
.babtn{ margin-bottom: 30px }
.babtn a{ padding: 35px 45px; font-size: 28px; margin-left: 15px; margin-right: 15px; border-radius: 0px}

.bestnum{background: #fff; background-size: 40px 40px; background-position: 95% 10%; background-repeat: no-repeat; height: 245px}
.bestbg{background-size: cover; background-position: center center; height: 245px}

.bestnum h3{ margin-top: 80px; margin-left: 60px; }

#b1,#b2,#b3,#b4,#b5,#b6,#b7,#b8{border: 1px solid #ccc; border-left: 0px; border-right: 0px}


.form-control{    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    box-shadow:inset 0 0px 0px rgba(0,0,0,.075) }

.stl{text-align: right}
.p15{padding-left: 15px;padding-right: 15px}



.topsub{ padding: 15px; background-color: rgba(0,0,0,0.2); color: #fff; text-align: center; width: 50%;margin-left: auto; margin-right: auto }

.topbg .box{padding-top: 20vh}










.wtext{position: absolute; font-size: 13px; right: 30px; bottom: 5px; color: red; 
}

.wtext1{position: absolute; font-size: 13px; font-weight: bold;right: 30px; bottom: 40px; color: #fff; text-shadow: black 0.1em 0.1em 0.2em;
}
.btext{padding-top: 5px}

.col-md-13{width: 50%; float: left;padding: 15px; }
.col-md-13 div{  border: 1px solid #ccc; padding: 15px}

 .sbar img{width: 100%}



.img90{margin-top: 90px}





.rimg{margin-top: -90px}





.slibox{margin-top: 5%;padding: 30px;background: rgba(255,255,255,.7);border:1px solid #ccc;
    position: absolute; right: 5%; top: 0;
    /*  transform: translate(-50%, 0);   50%为自身尺寸的一半 */}

.pbt{font-size: 14px; color: #000;}

.bg1text{text-align: right}

.b90{padding-bottom: 90px}


.v991{display: none}
.h991{display: block}


.p60{padding: 60px}


.b1400{margin-top: 45px}





.barea{height: 150px}

.container-fluid{max-width: 1600px}


.sbox{padding:60px 90px; background-color: #fff}
.nzoom{font-size: 120px;font-family: Baskerville, Palatino Linotype, Palatino, Century Schoolbook L, Times New Roman, serif}





.tab4{position: absolute;bottom:-30px; left: -60px}




.gtext{display: block;font-size: 40px;color: #53d5df;font-weight: bold; margin-bottom: 15px}


.d3t{left: 11%;bottom:13%;z-index: 9;text-shadow: 0 0 0 ;color: #333}

.br{position: absolute;right: 0px; margin-top: -30px}
.br img{max-width: 15vw}


.pen{height:80px; margin-right: 5px}


.tebox{font-size: 30px; line-height: 50px;padding: 90px; margin-top: 60px;padding-bottom: 30px}

.t9{position: absolute;right: 0;top: -30px}
.tab5{position: absolute;bottom:-30px; left: -60px}




.mt30{margin-top: 30px;position: absolute}


.svg img{margin-left: 15px; margin-right: 15px}
.tab1{position: absolute;bottom: -15px; left: -30px}
.tab1 img{max-width: 80%}


.bg1{background-image: url(../images/t1.png);background-size: cover;background-position: bottom center;text-align: center; padding-bottom: 300px}

.ybg{background-color: #e89215; letter-spacing: 10px;width: 100%; height: 90px; margin-left: auto; margin-right: auto; position: absolute; margin-top: -66px;z-index: 1}
.ycolor{color: #e89215}



.t-10vw{margin-top: -12.5vw}
.t-7vw{margin-top: -7vw}
.t-4vw{margin-top: -4vw}
@media (min-width:1400px) {

	.t-10vw{margin-top: -10.5vw}
}


.ybotton{padding: 20px 35px; border-radius: 20px;background-color:#e18309;color: #fff;font-size: 36px ;display: inline-block;
box-shadow: 0 14px #995907;
   animation: move 1.2s linear infinite;



}

.ybotton img{height: 50px; margin-top: -5px}

@keyframes move {
  0% {
   transform: translateY(0px); box-shadow: 0 14px #995907;
  }
  50% {
   box-shadow: 0 5px #995907; transform: translateY(8px);
  }
  100% {
    transform: translateY(0px); box-shadow: 0 14px #995907;
  }
}

.ybotton:hover {
  animation-play-state: paused;
}


.bg2{background-image: url(../images/b.png);background-size: contain; background-position: right center; padding: 250px 150px; margin-top: 120px ; background-repeat: no-repeat}


.bg3{background-image: url(../images/br.png);background-size: contain; background-position: left center; padding: 250px 150px;  background-repeat: no-repeat; }





.bubble
{
position: relative;
display: inline-block;
background: #020223;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
border: #FFF solid 3px;
padding: 20px 50px;
}

.bubble:after
{
content: '';
position: absolute;
border-style: solid;
border-width: 15px 15px 0;
border-color: #020223 transparent;
display: block;
width: 0;
z-index: 1;
bottom: -15px;
left: 50%;
}

.bubble:before
{
content: '';
position: absolute;
border-style: solid;
border-width: 17px 17px 0;
border-color: #FFF transparent;
display: block;
width: 0;
z-index: 0;
bottom: -20px;
left: 49.8%;
}



.subbox{padding: 90px; background-color: #efefef; border-radius: 25px}



.form_box{padding-left:15%; padding-right: 15%;margin-top: 30px}

	 .sbig{font-size: 90px; font-weight: bold;padding-bottom: 20px; margin-top: 10px}

.thw{max-width: 550px; width: 100%}
 @media (max-width:991px) {
	 
	 
	 
	 .thw{ width: 90%}
	 
	 
	 .ccb{text-align: center}
	 .ccb img{transform:scale(1.1,1.1);}
	 
	 
	 .sbig{font-size: 32px; font-weight: bold;padding-bottom: 0px; margin-top: 0px}
	 .form_box{margin-top: 15px; padding-left: 10%;padding-right: 10%; padding-bottom: 15px}
	 
	 .slogo{width: 70%}
	 
	 .subbox{padding: 15px; }
	 .s50w{width: 50%;margin-left: auto;margin-right: auto; margin-top: 60px}
	 
	 .s10w{width: 10%}
	.barea{height: 90px} 
	 
	 
	 .bubble
{

padding: 10px;text-align: left; 
}
	 
	 
.bubble:after
{

left: 45.8%;
}

.bubble:before
{

left: 45.2%;
}	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 .bg1{ padding-bottom: 90px}
	 .ybg{ margin-top: -20px;z-index: 1}
	 
	 
	 .svg img{margin-left: 5px; margin-right:5px;margin-bottom: 15px }
	 
	 .ybotton{padding: 10px 15px; border-radius: 20px;background-color:#e18309;color: #fff;font-size: 16px ;display: inline-block;
box-shadow: 0 14px #995907;
   animation: move 1.2s linear infinite;



}

.ybotton img{height: 17px; margin-top: -5px}

	 .sp0{padding-left: 0px;padding-right: 0px}
	 
	 
	 .tab1{position: absolute;bottom: -15px; left: 0px}
.gg {position: static}
	 .gg img {width: 35%}
	 .tab1 img{max-width: 100px}

	 
	 .gtext{font-size: 26px}
	 .home{

    border-radius: 99em;
    height: 42px;
    width: 42px;
    display: inline-block;
    background-color: #fcd201;
    color: #01b4d4;

	 
	 
	 
	 }
	 .pl20{padding-left:0}
	 
	  .pr20{padding-right: 0}
	 .mt30{margin-top: 5px;position: static; margin-bottom: 0 !important}
	 .tab6{position: static;bottom:0px; right: 0px}
	 .tab6 img{width: 80%; margin-top: -5%}
	 
	 .tab5{position: static;bottom:0px; right: 0px; width: 100%}
	 .tab5 img{width: 60%; margin-top: -10%}
	 .tab4{position: static;bottom:0px; left: 0px; text-align: center}
	 .tab4 img{width: 80%; margin-left: auto; margin-right: auto}
	 .t9{position: static;right: 0;top: 0px;text-align: center; margin-top: -45px}
	 .t9 img{width: 70%; margin: auto}
	 .s-60{margin-top: -60px !important}
	 .br{right: 0px; margin-top: 5px;text-align: right}
	 

.br img{max-width: 15vw}

	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 .d3t{left:0;bottom:0;z-index: 9;text-shadow: 0 0 0 ;color: #333; position: static;margin-left: auto; text-align: right; margin-top: -15px;font-size: 12px; font-weight: normal }
	 
	 .pen{height:30px; margin-right: 5px}
	 
.tebox{font-size: 16px; line-height: 28px;padding: 30px; margin-top: 30px}
	 
	 
	 
	 .ying{position: static; right:0; margin-top:0px; text-align: right}
	 
	 
	 .ying img{width: 50%; margin-right: -15px}
	 .sbar{overflow-x: auto}
	 .sbar img{width: 900px;max-width: 900px}
	 

	 
	 
	 .nzoom{font-size: 55px;}
	 .sbox{padding:15px; padding-bottom: 40px}

	 .shopping{padding: 15px !important}
	 
	  .shopping .pt-5{padding-top: 0px !important}
	 
	 P{text-align:justify;}
	 .building{padding: 15px !important}

	 .p60{padding: 15px}
	.sscoll {overflow-x: scroll; }
	 .sscoll img{width: 820px; max-width: none}
.h991{display: none}
.v991{display: block}
	 
	 
	 
	  .slar img{ padding-bottom: 0px; margin-bottom:0px; max-width:150px;margin-left: auto;margin-right: auto }

	 
	 
	 
	 
	 .b90{padding-bottom: 30px}
	 .bx-wrapper .bx-controls-direction a {top:48%}
.bg1text{text-align: left}
	 
	 .slibox{margin-top: 0;padding: 30px;background: rgba(255,255,255,.7);border:1px solid #ccc;padding-bottom: 40px;
    position: static; right: 0; top: 0;width: 100%;
   /* transform: translate(0, 0);     50%为自身尺寸的一半 */}
	 

	 .rimg{margin-top: 0px}
	 


	 	 .bg2{padding: 90px 15px;background-size: cover; margin-top: 60px; background-position: left center}

	  .bg3{padding: 90px 15px;background-size: cover; background-position: right center}
.img90{margin-top: 30px}
	 

	 .s15{margin-top: 15px}
	 .t1{height: auto; padding: 60px 15px 0px 15px}
	 .t1 img {margin-top:60px; margin-bottom: 60px; }
	 .slr15{padding-left: 15px; padding-right: 15px;}
	 .col-md-13{width: 100%; float: none;padding: 15px; padding-bottom: 0px }
	 .btext{padding-top: 5px; position: static; }
	 
	 .wtext1{position: static; font-size: 13px; font-weight: bold; color: #fff; text-shadow: black 0.1em 0.1em 0.2em; margin-top: -35px;float: right;margin-right: 15px
	 }

	 
	 
	 
	 .topbg { height: auto; }
	 

	 
	 h1{font-size: 24px; line-height: 32px}
	 
	 
	 .box{padding: 30px 15px}
	 .sl0{padding-left: 0px}
	 .sr0{padding-right: 0px}
	 .p15{padding-left: 0px;padding-right: 0px}
	 .bestnum{background: #fff; background-size: 30px 30px; background-position: 90% 15%; background-repeat: no-repeat; height:150px}
.bestbg{background-size: cover; background-position: center center; height:150px}

.bestnum h3{ margin-top: 0px; margin-left: 15px; padding-top: 45px }
	 
	 
	 
	 .simg15{margin-top: 15px}
	 
	 .best{width: 250px; margin-left: auto; margin-right: auto}
	 .babtn{ text-align: center }
	 .babtn a{ padding: 10px 20px; font-size: 18px; margin-left: 5px !important; margin-right: 5px !important; border-radius: 0px; margin-bottom: 10px}
	 .r30{ margin-right: 0px; text-align: center !important; margin-left: 0px}
	
	 .p-15{margin-left: -15px; margin-right: -15px}
	 .imgbox{ height: 18vh}
	 .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}

	
.slick-slide {
	
}
.sublogo {
	width: 80%;
	margin: auto; margin-bottom:30px; margin-top: 30px	
}
.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
}

.topmark {
	position: fixed;
	z-index: 9999;
	top: 5px;
	left: 15px
}
.img60 {
	margin-top:30px
}
.img30 {
	margin-top: 15px
}
	 .topbg .img15{margin-top: 15px}
	 .img15 {
	margin-top: 15px
}
.toptel {
	width: 90%;
	margin: auto;
	text-align: center
}
.y1 {
	padding-top: 0px
}
.logo {

	margin: auto;padding-left: 15px;
	width:85%;margin-bottom: 30px; margin-top: 15px

}
.topbg {padding: 15px
}
	 
	 
.topbg h1 {font-size: 22px; line-height: 28px
}
.b1 {
	background-image: none;
	height: auto;
}
.cbottom {
	width: 100%
}
.areabox {
	padding-top: 30px; padding-bottom: 0px
}
	 h1{font-size: 32px;

	line-height:40px;}
h2 {
	font-size: 24px;
	
	
	line-height:36px;
}
	 h2 span{font-weight: bold; font-size: 32px}
h3 {
	font-size: 16px;
	line-height: 24px
}
body {
	font-size: 15px
}
.top30 {
	padding-top: 15px
}
.scenter {
	text-align: center;
	margin: auto
}
.scenter img {
	text-align: center;
	margin: auto
}
	 .stl{text-align: left}
.t2{ }
.foot {
	padding: 40px 0px 0px 0px
}
	 h4{ font-size: 16px; line-height: 26px}
hr{ margin-top:15px; margin-bottom:15px}
.map{ margin-top:0px}
}

