跳到主要內容

大麋鹿新鮮送 - 讓你更了解我們的大麋鹿

@import url(https://fonts.googleapis.com/earlyaccess/cwtexyen.css); body{ background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('/userUpload/images/Moose/manyphotos/20201021_201103_0.jpg') no-repeat 0% 0%/ cover; } .container { background-color: rgb(255 255 255 / 0%); } .container { width:100%; height: auto; margin:0px auto; display: flex; } .hover-box { max-width: 100%; max-height: auto; margin:0px auto; background: #4d674a; box-sizing: border-box; position:relative; text-align:center; } .hover-box .img-box { position: relative; overflow: hidden; } .hover-box .img-box img { margin:0px auto; transition: transform 0.5s; } .hover-box:hover .img-box img { transform: scale(1.3); } .hover-box .info-box { position: absolute; left: 20px; top: 20px; bottom:20px; right:20px; color:#fff; background:rgba(0,0,0,0.9); text-align:justify; float:right; transform:scaleY(0); transition:transform .5s; right: 10000000; } .hover-box .info-box .info-content{ position:absolute; top:50%; left:3%; transform:translateY(-50%); padding:30px; } .hover-box:hover .info-box {text-align:center; transform:scaleY(1); } .hover-box .info-box h2,.hover-box .info-box span{text-align:center; } *{ margin:0; padding: 0; list-style: none; font-family: 'Noto Sans TC', sans-serif; } .banner{ margin:-40px auto; width: 150vh; height: 100vh; background-color: #ccc; } #a{ background:linear-gradient(115deg, #d7d7d7 50%, transparent 50%) center center / 100% 100%,url("/userUpload/images/Moose/Baila003.jpg") right center / auto 100% } #b{background: linear-gradient(115deg, #d7d7d7 60%, transparent 50%) center center / 100% 100%,url("/userUpload/files/20201024Pitaya002.jpg") right center / auto 100%} #c{ background: linear-gradient(115deg, #d7d7d7 45%, transparent 50%) center center / 100% 100%,url("/userUpload/files/36297868_1856274447728889_978695971561013248_n.jpg") right center / auto 100%} .container{ width: 100%; max-width: 70%; height: 100%; margin:auto; } .banner-txt{ height: 100%; margin:-60px; display: flex; flex-direction: column; justify-content: center; align-items: flex-start; } .banner-txt h1{ font-size: auto; border-bottom: 1px solid #333; font-weight: 800; } .banner-txt h1 small{ display: block; font-size: 30px; font-weight: 700; padding-bottom: .3em; margin-bottom: .3em; } .banner-txt h2{ font-size: 25px; font-weight: 700; } .banner-txt p{ font-size: 15px; font-weight: 300; }


水果營養小知識


 

芭樂

英文名:Guava 學名:psidium guajava
番石榴的原產地於加勒比海、中南美洲,後來驚傳播,目前分布在熱帶及亞熱帶的地區。番石榴的"番"有外來的意識,因為長得像東方水果-石榴,引入的時候多了一個"番"字,成為我們所說的番石榴。 由食療觀點看芭樂:在中醫的觀點屬於溫和性質水果,果實豐富含有維他命C、丙胺酸、胱胺酸,能養顏美容、健脾胃、提升免疫力等功效。

 

 

 

火龍果

英文名:Dragon Fruits 學名:Hylocereus(Haw.)Britt
火龍果又稱紅龍果、龍眼果、其實正確名稱為:仙人掌果、量天尺果。
火龍果是源於墨西哥等中美洲地區的仙人掌三角珠屬植物。
由食療觀點看火龍果:火龍果果實富含大量果肉纖維,有豐富的水溶性甜菜苷色素及脂溶性胡蘿蔔素,維他命B1、B2、B6、鈣等,對人體胃壁有保護作用。

 

 

 

芒果

英文名:Dragon Fruits 學名:Hylocereus(Haw.)Britt
芒果是芒果屬的一種果實。
芒果常態生長在亞洲地區。
甜蜜的口感配上高產量的特性,使其大受歡迎。 其中的膳食纖維會讓腸胃蠕動順暢,大量的維他命則可以讓食用者延緩老化。

 

 

 

什麼是草生栽培

@import url(https://fonts.googleapis.com/css?family=Raleway:400,200,300,800); @import url(https://fonts.googleapis.com/earlyaccess/cwtexyen.css); figure.snip0019 { font-family: ‘cwTeXYen’, sans-serif; color: #fff; position: relative; overflow: hidden; margin: 0px; min-width: 220px; max-width: auto; max-height:50% ; width: 100%; background: #000000; text-align: center; } figure.snip0019 * { -webkit-box-sizing: border-box; box-sizing: border-box; } figure.snip0019 img { opacity: 1; width: 100%; -webkit-transition: opacity 0.35s; transition: opacity 0.35s; } figure.snip0019 figcaption { position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: left; } figure.snip0019 figcaption > div { float: left; height: 100%; overflow: hidden; width: 50%; position: relative; } figure.snip0019 figcaption::before { position: absolute; top: 50%; bottom: 50%; left: 50%; width: 2px; content: ''; opacity: 0; background-color: rgba(255, 255, 255, 0); -webkit-transition: all 0.4s; transition: all 0.4s; -webkit-transition-delay: 0.6s; transition-delay: 0.6s; } figure.snip0019 h2, figure.snip0019 p { margin: 0; padding: 20px; opacity: 0; position: absolute; top: 0; width: 100%; left: 0; -webkit-transition: opacity 0.45s, -webkit-transform 0.45s; transition: opacity 0.45s,-webkit-transform 0.45s,-moz-transform 0.45s,-o-transform 0.45s,transform 0.45s; animation:anis 10s linear infinite; } figure.snip0019 h2 { text-align: right; display: inline-block; word-spacing: -0.1em; font-weight: 300; text-transform: uppercase; bottom: 0; background: rgba(0, 0, 0, 0.5); -webkit-transform: translate3d(50%, 0%, 0); transform: translate3d(50%, 0%, 0); -webkit-transition-delay: 0s; transition-delay: 0s; } figure.snip0019 h2 span { font-weight: 800; } figure.snip0019 p { display: block; bottom: 0; text-align: left; font-weight: 300; top: 0%; color: #000; background: #ffffff; -webkit-transform: translate3d(-50%, 0%, 0); transform: translate3d(-50%, 0%, 0); -webkit-transition-delay: 0s; transition-delay: 0s; } figure.snip0019 a { left: 0; right: 0; top: 0; bottom: 0; position: absolute; color: #ffffff; } figure.snip0019:hover img { opacity: 0.7; } figure.snip0019:hover figcaption h2, figure.snip0019:hover figcaption p { -webkit-transform: translate3d(0%, 0%, 0); transform: translate3d(0%, 0%, 0); -webkit-transition-delay: 0.3s; transition-delay: 0.3s; } figure.snip0019:hover figcaption h2 { opacity: 1; } figure.snip0019:hover figcaption p { opacity: 1; } figure.snip0019:hover figcaption::before { background: #ffffff; top: 0px; bottom: 0px; opacity: 1; -webkit-transition-delay: 0s; transition-delay: 0s; }
sample11

什麼是草生栽培呢 ?

果園草生栽培顧名思義就是在果園中放任讓雜草生長,

以種植綠色植物或是非原生草類等,去控制管理,目的就是為了能不用殺草劑地進行除草的動作。

不使用化學農藥去除雜草和驅趕病蟲害是有機農業不斷強調的,而蕭大哥的有機果園採取草生栽培正式為此目的。

目前已有許多從事有機及傳統栽培之果農實施草生栽培,果園呈現一片綠油油的景象,深具生態之美。

sample12

欣賞一下有機的種植環境

花費多年打理的種植環境,
是蕭大哥一家辛苦耕耘的結果。

sample13

美味的 果實連昆蟲都愛不釋手

看到這些風景圖,
就可以知道我們大麋鹿新鮮送的有機理念,
我們誠心的希望顧客能吃得安心
,用的放心。