@charset "utf-8";
/* CSS Document */
body{
	font-family: "微軟正黑體",新細明體,arial;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 16px;
	background-color: #ffcaff;
	}
	
/* Slide Down a Bar  start */
#navbar {
	width:100%;
	padding:10px 0px;
    background-color: #333;
	text-align:center;
	position:fixed;
    top: -75px;
    width: 100%;
	z-index:20;
}

#navbar a {
    color: #f2f2f2;
	font-size:18px;
	padding:10px 20px; margin:0px;
	text-decoration:none;
/*	border-left:#CCC solid 1px;
	border-right:#ccc solid 1px;
*/}

#navbar a:hover {
  background-color: #ddd;
  color: black;
}	
/* Slide Down a Bar  end */
	
	
img.bannerloc{
	width:100%;
	height:auto;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
/*	margin-top:21px;*/
}
.Area{
	display:none;
	}
	
	
/*topbar */
#topbar{
	overflow: hidden;
	background-image:url(../images/logobg.png); background-repeat:repeat-x; background-position:top;
	background:url(../images/logobg.png) repeat-x center top;
	height:60px;
	}
.headerlogo{
    width: 165px;
    height: auto;
	float:left;
	padding:15px 0px;
	border:0px;
	}
#home{
	display:inline-block;
	float:right;
	margin-bottom:0px;
	background:#9dc227;
	padding:5px 10px 5px 10px;
	border-radius: 5px;
	margin-right:0px;
	margin-top:15px;
background: #9dd53a; /* Old browsers */
background: -moz-linear-gradient(top, #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dd53a', endColorstr='#7cbc0a',GradientType=0 ); /* IE6-9 */	
	}
#home a{
	color:#FFF;
	text-decoration:none;
	}
.layout{
    display:block;
	width: 96%;
	padding:0px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	}	
/*topbar end */

.startitle{
	font-size:1.5em;
	color:#000;
	margin:0px;
	}


#wrapper_double11 {
	max-width: 1180px;
	width: 100%;
	height: auto;
	margin: auto;
	overflow: hidden;
	position: relative;
	overflow: hidden;
	position: relative;
	background-color: #ffcaff;
}

	
#contet_double11{
	width:100%;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
/*	margin-top:45px;
*/	}

.nextline{
	display:block;	
	}
/* box 區塊 star */
.box{
	background:#FFF;
	width:44%;
/*	border-radius:8px;
*/    padding:2%;
	margin:1%;
	float:left;
}
.box_farmerbuy{
	background:#FFF;
	width:94%;
/*	border-radius:8px;
*/    padding:2%;
	margin:1%;
	float:left;
}



.float1_double11{  /* box內文字區塊 */
	width:100%;
	display:inline-block;
	text-align:left;
	}
.float2_double11{  /* box內圖片區塊 */
	width:100%;
	display:inline-block;
	}
.picture{     /* box內圖片 */
	float:left;
	width:100%;
	height:auto;
	}		
.text1{    /*box 中間第一行 主標題文字*/
	font-size:1em;
	height:1.5em;
	overflow:hidden;
	margin-top:1%;
	}
.text1_farmerbuy{
	font-size: 1.3em;
	font-weight: bold;
	color: #362e2b;
	margin-bottom:5px;
	}

.text2_farmerbuy{
	text-align:left;
	}


	
.blue{   /*box 中間第二行 副標文字*/
	color:#00F;
	font-size:0.8em;
	height:1.4em;
	overflow:hidden;
	}
.text2{ /*box 中間描述文字*/
	font-size:0.8em;
	color:#555;
	height:4.6em;
	display:none;
	}

/* 價格區塊 star*/
.price1, .price2, .price3{
	display:inline-block;
	font-size:0.8em;
	}
.price1{
	width:30%;
	text-indent:-0.2em;
	}
.price2{
	width:40%;
	color:#e7266b;
}
.price3{
	padding-left:1%;
	color:#FFF;
	background-color:#e7266b;
	border-radius:0.2em;
	float:right;
	width:20%;
	text-align:center;
	}
.hide{
	display:none;
	}
.link_double11,.link_double12,.link_double13{
	color:#FFF;
	font-size:0.9em;
	padding:1px;
	background:#ff0000;
	display:block;
	text-align:center;
	margin-top:1%;
/*	display:none;
*/	}
.link_double11{
	background:#ff0000;
}
.link_double12{
	background:#898383;
}
.link_double13{
	background:#e86902;
}

.deltext{
    text-decoration: line-through;
	text-indent:-1px;
	}
.golink{
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#FFF;
	}
.textword{
	text-decoration:none;
	display:none;
	}

.textword_show{
	color: #e7266b;
	font-size:1em;
	}	
.tag01,.tagtext,.buy{
	display:none;
	}
.clear{
	clear:both;
	}	
#footer{
	color: #000;
	padding: 15px;
	text-align: center;
	line-height: 150%;
	font-size: 0.7em;
	}
#footer a{
	color: #000;
}

/*fb line 分享*/
.boxall{
/*	background:#FFF;
*/	overflow:hidden;
	position:relative;
	height:45px;
	padding-top:10px;
	}	
.box1,.box2{
	width:100%;
	hight:45px;
	}
.box1{
	display:none;	
	}
.box2{
	position:fixed;
	bottom: 0px;
	left:0px;
	background:#FFF;
	opacity:0.9;
	padding-top:15px;
	display:inline-block;
	padding-bottom:3px;
	}
.boxall img{
	border:0px;
}
.center{
	text-align:center;
	}	
h2{
	margin: 0px;
	padding: 12px 10px 5px 10px;
	text-align: center;
	font-size: 20px;
	color: #333333;
	border-bottom: #FFF dotted 0px;
	margin-left: 10px;
	margin-right: 10px;
}	



/*===============MEDIA!!!=====================*/	
@media(min-width:768px) { /*for 電腦*/

/* Slide Down a Bar  start */

#navbar a {
	font-size:22px;
/*	padding:10px 20px; margin:0px;
*/}

/* Slide Down a Bar  end */




#wrapper_double11 {
	margin-top:0px;
}
.layout{
    display:block;
/*	width:1180px;
*/	margin-left:auto;
	margin-right:auto;
	}

#contet_double11{
	margin-bottom:2%;
	}

.startitle{
	font-size:2.5em;
	}

	
.actway{
	text-align:center;
	font-size:1.5em;
	color:#FFF;
	margin-bottom:3px;
	}
.nextline{
	display:inline-block;	
	}
.box,.box_farmerbuy{
	width:99%;
    padding:1% 1% 1% 0px;
    border-radius:5px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
.box_farmerbuy{
	width:98%;
    padding:1% 1% 1% 1%;
}

.float1_double11{
	width:74%;
	display:inline-block;
	text-align:left;
	float:left;
	}
.float2_double11{
	width:26%;
	display:inline-block;
	float:right;
	}
.float_farmerbuy{
	width:100%;
	display:inline-block;
	text-align:left;
	float:left;
	}
		
.text1{
	font-size: 1.5em;
	font-weight: bold;
	color: #362e2b;
	width: 82%;
	margin-left:18%;
	margin-top:0px;
	height:auto;
	}
.text1_farmerbuy{
	font-size: 2em;
	font-weight: bold;
	color: #362e2b;
	width: 100%;
	text-align:center;
/*	margin-left:18%;
*/	margin-top:0px;
	height:auto;
	}
		
.blue{
	width: 82%;
	margin-left:18%;
	font-size: 1.1em;
	margin-top:0.5%;
	height:auto;
	}
.text2{
	display:inline-block;
	font-size: 1em;
	line-height: 2em;
	color: #362e2b;
	width:79%;
	background-color: #e3e3e3;
	font-weight: normal;
	padding-left:18%;
	padding-right:3%;
	margin-top:1.5%;
	height:auto;
	}
.text2_farmerbuy{
	display:inline-block;
	font-size: 1em;
	line-height: 2em;
	color: #362e2b;
	width:96%;
	background-color: #e3e3e3;
	font-weight: normal;
	padding:2%;
	margin-top:1.5%;
	height:auto;
	}
	
.textword{
	display:inline-block;
	}
.price_double11{
	margin-left:18%;
	}	

.price1,.price2,.price3{
	font-size:1.125em;
	margin-top:2%;
	height: 28px;
	float:left;
	}
.price1{
	width: 22%;
	}
.price2{
	width: 25%;
	font-weight:bold;
	font-size:1.5em;
	}
.price3{
	width: 12%;
	font-weight:bold;
	color:#e7266b;
	background:#FFF;
	font-size:1.5em;
	}
.hide{
	display:inline-block;
	}
.tag01 {
	position: absolute;
	z-index: 3;
	top: -10px;
	left: 22px;
	display:block;
}		
.tagtext {
	font-size: 30px;
	color: #FFF;
	position: absolute;
	z-index: 5;
	left: 51px;
	width: 28px;
	top: 10px;
	line-height: 32px;
	display: block;
	text-align: center;
}
.link_double11,.link_double12,.link_double13{
	background:url(../images/buy.png);
    background-size: contain;
	font-size:2em;
	padding:4px 0 0 0;
	margin:0px;
	width:170px;
	height:50px;
	max-width:100%;
	margin-top:2%;
	margin-right:4%;
	text-align:center;
	display:inline-block;
	float:right;
	color:#FFF;
	}
.link_double11{
	background:url(../images/buy.png);
	background-repeat: no-repeat;

}
.link_double12{
	background:url(../images/buy2.png);
	background-repeat: no-repeat;
}
.link_double13{
	background:url(../images/buy5.png);
	background-repeat: no-repeat;
}

.golink {
	color:#FFF;
    background-repeat: no-repeat;
	background-color:none;
} 
.buy {
	display:block;
	width:30%;
	height:auto;
	margin-left:2%;
	margin-top:2%;
}			
.headerlogo{
    width: 190px;
    height: auto;
	display:inline-block;
	float:left;
	padding:5px 0px;
	margin-top:2px;
	}
#home{
	display:inline-block;
	float:right;
	margin-top:10px;
	}	

#footer{
	font-size:0.9em;
	}
	
/*line&fb分享*/
.box1{
	position:fixed;
	bottom: 0px;
	left:0px;
	background:#FFF;
	opacity:0.9;
	padding-top:15px;
	display:inline-block;
	}
.box2{
	display:none;
	}	
h2{
	font-size:30px;
}		
}
@media(min-width:1180px) {
 /*for 電腦動畫*/
img.bannerloc{
	}
.Area{
	display:block;
	}
#banner{
	position:relative;
	width:1180px;
	height:400px;
	margin:0 auto;
	}
#bannerimg{
	z-index:1;
	}
/*#actwrapper{
	width:1180px;
	margin:0 auto;
	}*/
.animated{
    animation-duration: 1s;
    animation-fill-mode: both;	
	}
/*食物圖片*/

.actpic1,.actpic1_2{
	position:absolute;
	-webkit-animation:zoomInUp 1s 0s 1 normal;
	animation:zoomInUp 1s 0s 1 normal;
	z-index:2;
	}
	
/*食物圖片1*/
.actpic1{
	top:150px;
	left:220px;
	}
/*食物圖片2*/
.actpic1_2{
	top:138px;
	left:710px;
	}
/*小橘子人物圖*/
.girl{
    position:absolute;
	top: 390px;
    left:860px;
	}
.boy{
    position:absolute;
	top: 390px;
    left:60px;
	}
.actpic2{
	display:block;
    z-index:5;
    -webkit-animation:momoco-play 0.8s ease-in-out infinite 1;
	animation:momoco-play 0.8s ease-in-out infinite 1;}
			@-webkit-keyframes momoco-play { 
				0%   { -webkit-transform:rotate(0deg); } 
				100% { -webkit-transform:rotate(-2deg);}
			}
			@keyframes momoco-play { 
				0%   { transform:rotate(0deg); } 
				100% { transform:rotate(-2deg);}
			}
.peo{
	position:absolute;
	bottom:0;
	left:0;
	}
.peo1-play{
	z-index:6;
	}
.peo3-play{
	z-index:3;
/*    transform-origin:80% 74%;
*/    -webkit-animation:peo3 1.6s linear infinite;
	 animation:peo3 1.6s linear infinite;}
			@-webkit-keyframes peo3 { 
				0%   { -webkittransform: rotate(5deg); } 
				25%  { -webkittransform: rotate(-5deg);}
				50%  { -webkittransform: rotate(5deg); } 
				75%  { -webkittransform: rotate(-5deg);}
				100% { -webkittransform: rotate(5deg);}
			}	
			@keyframes peo3 { 
				0%   { transform: rotate(5deg); } 
				25%  { transform: rotate(-5deg);}
				50%  { transform: rotate(5deg); } 
				75%  { transform: rotate(-5deg);}
				100% { transform: rotate(5deg);}
			}	

.peo2-play{
	z-index:4;
	}
.peo4-play,.peo5-play{
	z-index:6;
	}
	
.peoall {
		   transform-origin:70% 100%;
		   -webkit-animation:momoco-play 0.8s ease-in-out infinite alternate;
		   animation: momoco-play 0.8s ease-in-out infinite alternate;
		   }
  @-webkit-keyframes momoco-play { 
	  0%   { -webkit-transform:rotate(0deg); } 
	  100% { -webkit-transform:rotate(-2deg);}
  }
  @keyframes momoco-play { 
	  0%   { transform:rotate(0deg); } 
	  100% { transform:rotate(-2deg);}
  }	
  
/*放大縮小*/
.zoominzoomout-play { -webkit-animation-duration: 0.7s;  animation-duration: 0.7s; animation-delay:-1s;  -webkit-animation-name: zoominzoomout-play;  animation-name: zoominzoomout-play;  -webkit-animation-iteration-count: infinite;    animation-iteration-count:infinite;-webkit-animation-direction: alternate;animation-direction: alternate;}
	@-webkit-keyframes zoominzoomout-play {   
		0%  { -webkit-transform: scale(1); transform: scale(1);} 
		100%{ -webkit-transform: scale(0.95); transform: scale(0.95); }
		}
	@keyframes zoominzoomout-play { 
		0%  { -webkit-transform: scale(1); transform: scale(1); } 
		100%{ -webkit-transform: scale(0.95); transform: scale(0.95);}
	}
/*banner主副標文字*/
.ti{
		position:absolute;
		z-index:5;
	
	}
.title1{ 
		position:absolute;
	    top:-390px;
		left:310px;
		z-index:4;
	}
.title2{
		position:absolute;
	    top:-340px;
		left:260px;
		z-index:4;
	}
/*屏幕圖片*/
/*.bannerbg{
		position:absolute;
	    top:100px;
		left:300px;
		z-index:3;
	}
*/}
