@charset "utf-8";
/* CSS Document */
label {
	font-weight: normal
}
.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;
}
body {
	font-family: "微軟正黑體", Arial;
	line-height: 24px;
	color: #666;
	font-size: 15px;
	background-color: #FFF;
	overflow-x: hidden
}
hr {
	margin-top: 30px;
	margin-bottom: 30px;
	border: 0;
	border-top: 1px solid #ccc;
}
img {
	max-width: 100%
}
.sfb img {
	border-radius: 99em
}
a {
	color: #666;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #0c4c38;
	text-decoration: none;
}
h1, h2, h4, h3 {
	color: #00471d;
	font-weight: bold
}
h3 {
	font-size: 20px;
	line-height: 26px
}
h4 {
	line-height: 26px
}
.img30 {
	margin-top: 30px
}
.lange {
	border-radius: 10px;
	background-color: #5aa029;
	display: inline-block;
	padding: 5px 8px;
	color: #fff;
}
.lange_r {
	float: left;
	margin-right: 5px;
	margin-top: 10px;
	color: #aaa;
}
.lange_r a {
	color: #aaa;
}
.lange_r a.act {
	color: #5aa029
}
.btn-pink {
	background-color: #5aa029;
	border: 0px;
	color: #FFF
}
.btn-pink:hover {
	background-color: #5aa029;
	border: 0px;
	color: #FFF
}
.in_hot {
	background-color: #5aa029;
	padding: 50px 0px;
	color: #fff
}
.hot {
}
.hotimg {
	width: 100%;
	height: 210px;
	background-position: center center;
	background-size: cover;
}
.hbox {
	border: 1px solid rgba(255,255,255,0.5);
	overflow: hidden;
	padding: 10px;
	text-align: center;
}
.hbox h3 {
	color: #FF0;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 16px;
	padding-bottom: 10px;
	border-bottom: 1px ridge rgba(255,255,255,0.3);
	overflow : hidden;
	text-overflow : ellipsis;
	white-space : nowrap;
}
.hbox a {
	color: #FFF
}
.example .hotimg {
	width: 100%;
	height: 210px;
	background-position: center center;
	background-size: cover;
}
.example .hbox {
	border: 1px solid rgba(0,0,0,0.2);
	overflow: hidden;
	padding: 10px;
	text-align: center;
	margin-bottom: 30px;
}
.example .hbox h3 {
	color: #5aa029;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 16px;
	padding-bottom: 10px;
	border-bottom: 1px ridge rgba(0,0,0,0.2);
	overflow : hidden;
	text-overflow : ellipsis;
	white-space : nowrap;
}
.example .hbox a {
	color: #666
}
.topbox {
	padding: 15px 0px;
	background: #efefef;
	transition: all 0.3s ease;
	border-bottom: 1px solid #ccc
}
.topbox:hover {
	background: #efefef;
}
.sfb {
	display: inline
}
.menubar {
	text-align: right;
}
.navbar {
	border-radius: 0px;
	margin-bottom: 0px;
	margin-top: 35px
}
.navbar-default {
	font-size: 15px;
	background-color: transparent;
	border: 0px
}
.blue {
	color: #5aa029
}
.in_a {
	/*position:absolute;
	margin-top:-250px;*/
	padding: 50px 0px;
	background-color: #FFF;
	margin: auto;
	max-width: 1202px;
}
.pline {
	border-bottom: 1px dashed #CCCCCC;
	padding-top: 15px;
	margin-bottom: 15px;
	clear: both
}
.logo {
	margin-top: 3px
}
/*.carousel-indicators{ bottom:270px}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev
{ top:30%}
*/

.clear {
	clear: both
}
.nbox {
	border: 1px solid #efefef;
	padding: 15px;
	border-radius: 10px;
	overflow: hidden;
	margin-top: 10px;
}
.nline {
	padding-top: 30px;
	margin-bottom: 30px;
	border-bottom: 1px dashed #CCCCCC
}
.in_n {
	padding: 30px 15px;
	background-image: url(../images/bbg.jpg)
}
.npant {
	padding-top: 10px
}
.subox {
	padding: 50px 0px;
	margin-left: -15px;
	margin-right: -15px;
	background-color: #FFF
}
.subox b {
	font-size: 16px
}
.bline {
	padding-top: 0px;
	margin-bottom: 0px;
	border-bottom: 1px solid #eee
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	color: #0080ff
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover, .navbar-nav>li:hover {
	color: #333
}
.tabbox {
	padding: 15px 0px
}
.glyphicon {
	margin-right: 5px;
	font-size: 12px
}
.map_t {
	padding-top: 5px
}
.floot {
	padding: 15px;
	background-color: #5aa029;
	text-align: center;
	color: #FFF
}
.mainbox {
	padding: 60px 30px;
}
.location {
	color: #666;
	padding: 2px 5px 2px 5px;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	margin-bottom: 30px
}
.location h3 {
	float: left;
	margin-left: -5px
}
.location span {
	float: right;
	margin-right: 5px;
	padding-top: 8px
}
.a_l-15 {
	margin-left: -15px
}
.aline {
	margin-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dotted #CCCCCC
}
.stitle {
	padding-bottom: 10px
}
.n_title {
	margin-top: 0px;
	margin-bottom: 10px
}
.sub_title {
	margin-top: 0px;
	margin-bottom: 15px
}
.in_case {
	padding: 15px;
	text-align: center;
	border-radius: 12px;
	background-color: rgba(255,255,255,0.9);
	margin-bottom: 30px;
	border: #5aa029 2px dotted
}
.lmenu a {
	display: block;
	padding-bottom: 10px;
	border-bottom: 1px dashed #CCCCCC;
	padding-top: 10px
}
.subline {
	padding-top: 0px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #CCCCCC
}
.conline {
	padding-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #CCCCCC
}
.l_h3 {
	font-size: 15px;
	margin-top: 15px
}
.case .nbox {
	margin-bottom: 30px
}
.ndata {
	float: right;
	color: #aaa;
	font-weight: normal;
	font-size: 14px
}
.navbar-default .navbar-nav>li>a {
	color: #666
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color: #000
}
.fix {
	position: fixed;
	right: 15px;
	bottom: 15px;
	z-index: 999
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	line-height: 24px
}
.col-sm-3 {
	outline: none
}
.grmenu {
	margin-left: -15px;
	margin-right: -15px;
	background-color: #5aa029;
}
.marq {
	padding-top: 7px;
}
.hot_l {
	background-size: cover;
	background-position: top center;
	height: 220px
}
.hot_r {
	padding: 0px;
	padding-left: 15px;
	margin-top: 10px
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	vertical-align: middle
}
.table {
	margin-bottom: 0px
}
.h15 {
	height: 15px
}
.h30 {
	height: 30px
}
.bbox .nline {
	padding-top: 15px;
	margin-bottom: 15px
}
label.col-sm-2 {
	padding: 0px 0px 0px 15px
}
.clogo {
	float: left;
	width: 80px;
	margin-right: 15px
}
.navbar {
	min-height: 1px
}
.navbar-nav>li>a {
	padding-bottom: 0px;
	padding-top: 0px
}
.full {
	width: 100vw;
	height: 100vh;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat
}
.navbar-right .dropdown-menu {
	right: auto
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	background-color: transparent
}
.navbar-nav>li>.dropdown-menu {
	margin-top: 17px;
	border-radius: 0px
}
.dropdown-menu>li>a {
	padding-top: 5px;
	padding-bottom: 5px
}
.toparea {
	height: 121px
}

@media (max-width:1199px) and (min-width:992px) {
.toparea {
	height: 103px
}
}
.a1 {
	min-height: 100vh;
	background-image: url(../images/a1.jpg);
	background-size: cover;
	background-position: bottom left;
	overflow: hidden
}
.s1 {
	min-height: 100vh;
	background-image: url(../images/n1.jpg);
	background-size: cover;
	background-position: top center;
	overflow: hidden
}
.a1 .box {
	margin-top: 40vh;
	color: #fff
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	background-color: transparent;
	color: #333
}
.a2 {
	min-height: 100vh;
	position: relative;
	z-index: 999
}
.a2box {
	padding: 30px;
	margin-top: 12vh;
	color: #fff;
	background-color: rgba(0,0,0,0.6)
}
.c2 {
	background: url(../images/abg.jpg);
	min-height: 92.6vh;
	background-size: cover;
	overflow: hidden;
	background-position: bottom center;
	background-attachment: fixed
}
.c2box {
	/*padding: 30px;*/
	margin-top: 60px;
	margin-bottom: 60px;
	overflow: hidden;/*	background-color: rgba(255,255,255,0.9); border: 1px solid #ccc*/
}
.c3 {
	background: url(../images/a6.jpg);
	background-size: cover;
	background-position: center center;
	padding-bottom: 50px;
	overflow: hidden
}
.probox {
	padding-top: 50px;
	padding-bottom: 50px
}
.proimg {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	height: 300px;
}
.ml30 {
	padding-right: 0px;
}
.foot {
	padding: 15px;
	background: #efefef;
	text-align: center;
}
.rmenu {
	float: right;
	margin-left: 15px;
	margin-top: -2px
}
.money {
	text-align: center
}
.mini {
	overflow: hidden;
	text-align: center
}
#big {
	cursor: pointer
}
.minibox {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	height: 45px;
	width: 100%;
	display: inline-block;
	border: 1px solid #ccc;
	margin-bottom: 5px;
}
.mact {
	border-color: #000
}
.carousel-caption p, .carousel-caption h3 {
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	text-shadow: 1px 1px 2px rgba(0,0,0,.8);
}
.carousel-caption h3 {
	font-size: 30px
}
.inlogo {
	box-shadow: 0 0 15px 0 rgba(0,200,150,.5), inset 0 0 15px 0 rgba(0,200,150,.5);
}
.innbox {
	overflow: hidden;
	padding: 90px 30px;
	background-image: url(../images/ad.jpg);
	background-attachment: fixed;
	background-position: bottom;
	background-size: cover
}
.topser {
	width: 280px;
	margin-top: -7px;
	padding-left: 15px
}
.d30 {
	margin-bottom: 30px
}
.nbg {
	background-size: cover;
	background-position: center center;
	height: 180px;
}
.nmain {
	margin-bottom: 30px;
	background: #f6f6f6;
	border: 1px solid #ccc;
	overflow: hidden;
}
.nmain .col-sm-3 {
	padding: 0px
}



.slong{    position: absolute;

    margin-top: -250px;

    color: #fff;
    text-shadow: black 0.1em 0.1em 0.2em;
    }


.slong h1{ 
	font-size: 26px;
    color: #fff;
    text-shadow: black 0.1em 0.1em 0.2em;
    }









.topimg{height: 360px; background-position: center center; background-size: cover}


.abimg{float: left; margin-right: 30px;width: 100%; max-width: 330px}

@media (max-width:768px) {
	
	.abimg{float: none; margin-right: 0px; margin: auto; margin-bottom: 15px; max-width: 500px}
	.slong h1{ 
	font-size: 20px; margin-top: 0px;
    color: #fff;
    text-shadow: black 0.1em 0.1em 0.2em;
    }

	
	.topimg{height: 200px; background-position: center center; background-size: cover}
	
	
	.sbox {background: #0a4e26;}
	.sbox .container{max-width: 100%; margin: 0px; margin-top: 0px; padding: 15px}
	.slong{    position: static;
background: #0a4e26;
   margin-top: 0px;
width: 100%;
    color: #fff;
    text-shadow: black 0.1em 0.1em 0.2em;
    }


	
	
	
	
	
.nmain {
	margin-bottom: 30px;
	background-color: transparent;
	border: 0px solid #ccc;
	overflow: hidden;
}

.d30 {
	margin-bottom: 15px
}
.nmain .col-sm-9 {
	padding: 0px
}
.innbox {
	overflow: hidden;
	padding: 30px 15px;
	background-image: url(../images/ad_s.jpg);
	background-attachment: fixed;
	background-size: cover
}
.topser {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-left: 0px
}
.sp15 {
	padding: 15px
}
.s15 {
	margin-top: 15px
}
.img30 {
	margin-top: 15px
}
h1 {
	font-size: 22px;
	line-height: 30px
}
h2 {
	font-size: 20px;
	line-height: 28px
}
.carousel-caption h3 {
	font-size: 18px;
	margin-top: 0px
}
.carousel-caption {
	position: static;
	font-size: 14px;
	background-color: #00471d;
	padding-top: 10px;
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(255,255,255,0.5)
}
.carousel-indicators {
	bottom: -5px
}
.minibox {
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	width: 60px;
	display: block;
	float: left;
	border: 1px solid #efefef;
	margin-bottom: 0px;
	margin-right: 10px
}
.money {
	text-align: left
}
.btn {
	white-space: pre-wrap;
}
.rmenu {
	float: left;
	margin-left: 0px;
	margin-top: 5px
}
.rmenu img {
	float: left !important;
	margin-bottom: 10px !important;
	vertical-align: middle;
	margin-top: 2px
}
.ml30 {
	padding-right: 15px
}
.c3 {
	height: auto !important;
	padding-bottom: 30px;
}
.c2 {
	background: url(../images/abg_s.jpg);
	height: auto !important;
}
.c2box {
	padding: 0px;
/*	padding-top: 15px;*/
	margin-top: 30px;
	margin-bottom: 30px
}
.a2 {
	display: none
}
.a2box {
	padding: 15px;
	color: #fff;
	background-color: rgba(0,0,0,0.6)
}
.a1 {
	height: 100vh;
	background-image: url(../images/a1.jpg);
	background-size: cover;
	background-position: top center
}
.a1 .box {
	margin-top: 0vh;
	color: #fff;
	position: absolute;
	bottom: 15px
}
.toparea {
	height: 71px
}
.full {
	display: block;
	margin-top: 0px;
	height: 40vh;
	width: 100%
}
.full_1 {
	margin-top: 55px
}
.navbar-default {
	font-size: 15px;
	background-color: transparent;
	border: 0px;
	text-align: right;
	margin-top: -15px;
}
.snav {
	text-align: left;
	padding-bottom: 15px;
	padding-top: 15px
}
.example .hbox {
	margin-bottom: 15px;
}
.clogo {
	float: none;
	width: 80px;
	margin: auto
}
.h30 {
	height: 15px
}
hr {
	margin: 15px 0px
}
.bbox {
	padding: 15px 0px;
	margin-left: 0px;
	margin-right: 0px
}
.lange_r {
	float: none;
	text-align: center;
	margin-top: 10px;
	color: #fff;
}
.hot_r {
	padding: 0px;
}
.hot_l {
	background-size: cover;
	background-position: center center;
	height: 180px;
}
.embed-responsive {
	margin-bottom: 15px
}
.scenter {
	margin: auto;
	text-align: center
}
.scenter img {
	margin: auto;
	text-align: center
}
.ndata {
	float: none;
	display: block
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #ccc
}
.sub_title {
	margin-top: 15px;
	margin-bottom: 15px
}
.in_case {
	margin-bottom: 15px
}
.logo {
	padding-bottom: 0px;
	margin: auto;
	float: left;
	height: 60px;
	width: auto
}
.banner {
	margin-left: -15px;
	margin-right: -15px
}
.mainbox {
	padding: 30px 15px
}
.subox {
	padding: 15px 0px
}
.npant {
	padding-top: 0px
}
/*	 .carousel-indicators{ bottom:0px}*/
/*.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev
{ top:50%}*/
.in_n {
	padding: 15px 0px 15px 0px;
}
.nbox {
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px
}
.location {
	margin-top: 15px;
	margin-bottom: 15px
}
.in_a {
	padding: 30px 0px;
	margin-top: 0px;
}
.topbox {
	padding: 5px 0px;
	background-color: #fff
}
.slange .lange {
	display: block;
	width: 100%;
	margin: auto;
	text-align: center
}
.mainbox img {
	margin: 15px 0px
}
.sfb {
	position: absolute;
	right: 5px;
	margin-top: 116px;
	z-index: 999;
}
.nav>li>a {
	padding: 5px 0px 5px 0px
}
.navbar-toggle {
	float: none;
	margin: 27px 20px 0px 15px;
	position: relative;
}
.navbar-nav {
	margin: 0px 0px;
	padding-left: 15px
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: transparent
}
.case .nbox {
	margin-bottom: 15px
}
.spand {
	margin-bottom: 15px
}
.subox {
	padding: 30px 0px;
}
.in_hot {
	padding: 30px 0px;
}
.nline {
	padding-top: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #CCCCCC
}
}
.table>tbody>tr>td, .table>tfoot>tr>td {
	vertical-align: middle;
}
.share {
	margin-left: 5px;
	margin-top: -5px;
	width: 20px;
}

@media screen and (max-width: 768px) {
table#cart tbody td .form-control {
	width: 25%;
	display: inline !important;
}
.actions .btn {
	width: 36%;
	margin: 0.5em 0;
}
.actions .btn-info {
	float: left;
}
.actions .btn-danger {
	float: right;
}
table#cart thead {
	display: none;
}
table#cart tbody td {
	display: block;
	padding: .6rem;
}
table#cart tbody tr td:first-child {
	background: #333;
	color: #fff;
}
table#cart tbody td:before {
	content: attr(data-th);
	font-weight: bold;
	display: inline-block;
	width: 8rem;
}
table#cart tfoot td {
	display: block;
}
table#cart tfoot td .btn {
	display: block;
}
}
