@charset "utf-8";
/* CSS Document */

/*页面公用文件开始*/
html,body {
           font-family:"宋体",arial,sans-serif;
           font-size:12px;
           color:#000;
		   padding:0px;
		   margin:auto 0px auto 0px;
	       letter-spacing:0pt;
	   font-family: Verdana, Arial, Helvetica, sans-serif;
           }
		   
.content{
	     margin:0px auto;
		 background-color:#FFF;
		 width:960px;
		 height:auto;
		 }		   
		   
a{
	color:#393939;
	text-decoration:none;
  }		   
		  
ul {
	padding: 0px; 
	margin: 0px;
	list-style-type: none;
	}
li {
	height: 22px;
	line-height:22px;
	}		  

img{
	border:0px;
	}
	
/*页面公用文件结束*/	
	
/*首页头部公用文件开始*/
.year{
	  background:url(../images/year.jpg) no-repeat;
	  width:960px;
	  height:110px;
	  }
.head{
	  width:960px;
	  height:auto;
	  overflow:visible;
	  margin:0px auto 0px auto;
	  }

.head-top{
	      width:960px;
		  height:35px;
		  margin:5px auto 0px auto;
		 }
		 
.head-topleft{
	          width:305px;
			  height:25px;
			  float:left;
			  padding-left:10px;
			  margin-top:5px;
			 }	
			 
.head-topleft span, .a3 span, .head-middleleft1 span, .hong a{
	               color:#ff0000;
				   text-decoration:none;
				   }
				   
.head-topright{
	           width:559px;
			   height:25px;
			   float:right;
			   padding-left:50px;
			   padding-top:8px;
			   background:url(../images/topright.png) no-repeat;
			   }
			   
.head-topright a, .head-middleleft1 a {
	     display: inline-block;
	     background-image: url(../images/icon.gif);
	     background-repeat: no-repeat;
		 padding-left:20px;
		 }	 
.a1{
	background-position:-3px -5px;
	}
.a2{
	background-position:-2px -24px;
	}
.a3{
	background-position:-5px -45px;
	}
.a4{
	background-position:-6px -59px;
	}
.a5{
	background-position:-4px -75px;
	}
.a6{
	background-position:-5px -90px;
	}	

.head-middleleft ul li{
	                 float:left;
					 margin-left:15px;
					 vertical-align:middle;
					 line-height:30px;
					 }			   
.head-middle, .head-middle2{
	         width:960px;
			 height:auto;
			 margin:0px auto 0px auto;
			 clear:both;
			 }				  

.head-middleright{
	              width:178px;
				  height:56px;
				  float:left;
				  }

.head-middlecenter{
	               width:250px;
				   height:30px;
				   float:left;
				   margin-top:15px;
				   margin-left:15px;
				   }
.head-middleleft{
	             width:420px;
				 float:right;
				 margin-top:8px;
				 }				   
				   
.head-middleleft1{
	              width:405px;
				  height:25px;
				  color:#62635E;
				  padding-left:15px;
				  padding-top:5px;
				  vertical-align:middle;
				  background:url(../images/yellow-bg.png) no-repeat;
				  }	
				  
.head-middleleft1 a{
	                color:#62635E;
					height:17px;
					line-height:17px;
					vertical-align:middle;
					padding-left:22px;
					padding-top:2px;
					}	
.a7{
	background-position:-1px -102px;
	}
.a8{
	background-position:0px -121px;
	}
.a9{
	background-position:-3px -144px;
	}
.a10{
	background-position:-4px -163px;
	}										
				  
.head-middleleft2{
	              width:420px;
				  height:35px;
				  margin-top:5px;
				  }				  

.head-middleleft2 ul li{
	                    float:left;
						margin-left:15px;
					    vertical-align:middle;
					    line-height:33px;
					   }
					   
.head-middle2-left{
	               width:400px;
				   float:left;
				   font-size:13px;
				   font-weight:bold;
				   color:#60a603;
				   margin-left:50px;
				   _margin-left:25px;
				   }				   
					   
.head-middle2-right{
	                width:300px;
					float:right;
					*+margin-top:-10px;
					_margin-top:-5px;
					}	
					
.head-middle2-right ul li{
	                      float:left;
						  }				
					   
					   
					   
.head-buttom{
	         width:960px;
			 height:60px;
			 background:url(../images/link-bg.jpg);
			 margin:0px auto 0px auto;
			 font-size:13px;
			 clear:both;
			 }					   
				

.head-kong{
	       width:960px;
		   height:25px;
		   }					 
					 
.head-left{
	       width:735px;
		   height:25px;
		   float:left;
		   margin-left:20px;
		   _margin-left:6px;
		   }
		   
.head-left ul li{
	             float:left;
				 margin-left:8px;
				 }	
				 
.head-left span a, .head-right span a{
	            color:#FFF;
				font-size:14px;
				font-weight:bold;
				}
				
.head-left a, .head-right a{
	           display:inline-block;
		       padding-left:4px;
			   padding-right:4px;
			    }	  
.head-left a:hover, .head-right a:hover{
	                  background-color:#B8DB59;
				      display:inline-block;
					  padding-left:4px;
			          padding-right:4px;
					 }	  			
				
					 
.head-right{
	        width:160px;
			height:25px;
			float:right;
			margin-right:10px;
			_margin-right:5px;
			}					 
.head-right ul li{
	              float:left;
				  }	
				  
.color-red a{
	         color:#ff0000;
		    }				  
			
.color-green a{
	           color:#4f8b04;
			   font-weight:bold;
			  }			
	  
/*首页头部公用文件结束*/
/*简单头部文件开始*/
.simple-top{
	        width:960px;
			height:auto;
			margin:0px auto;
			}

	  
.user-top{
	      width:960px;
		  height:80px;
		  }	 
		  
.user-top ul li{
	            float:left;
				height:70px;
				padding-top:10px;
			    }
				
.menudiv{
	     width:1px;
		 height:70px;
		 background-color:#60a603;
		 margin-left:12px;
		 margin-right:12px;
		 }				
		 
.user-top ul li h3{
	               font-size:14px;
				   margin:0px;
				   padding:0px;
				   color:#60a603;
				   margin-top:8px;
				   _margin-top:20px;
				   *+margin-top:20px;
				   }	
				   
.user-top ul li h3 a{
	                 color:#60a603;
					 font-size:14px;
					 }				   
				   
.user-middle{
	         width:960px;
			 height:12px;
			 background:url(../images/user-middle.jpg) repeat-x;
			 margin-top:8px;
			 }				   
/*简单头部文件结束*/

/*CSS scott style pagination分页*/

DIV.scott {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 3px; PADDING-TOP: 3px; TEXT-ALIGN: center;
	margin-top:20px; margin-bottom:15px;
}
DIV.scott A {
	BORDER-RIGHT: #ddd 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ddd 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #ddd 1px solid; COLOR: #88af3f; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #ddd 1px solid; TEXT-DECORATION: none;
}
DIV.scott A:hover {
	BORDER-RIGHT: #85bd1e 1px solid; BORDER-TOP: #85bd1e 1px solid; BORDER-LEFT: #85bd1e 1px solid; COLOR: #638425; BORDER-BOTTOM: #85bd1e 1px solid; BACKGROUND-COLOR: #f1ffd6;
}
DIV.scott A:active {
	BORDER-RIGHT: #85bd1e 1px solid; BORDER-TOP: #85bd1e 1px solid; BORDER-LEFT: #85bd1e 1px solid; COLOR: #638425; BORDER-BOTTOM: #85bd1e 1px solid; BACKGROUND-COLOR: #f1ffd6;
}
DIV.scott SPAN.current {
	BORDER-RIGHT: #b2e05d 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #b2e05d 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; BORDER-LEFT: #b2e05d 1px solid; COLOR: #fff; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #b2e05d 1px solid; BACKGROUND-COLOR: #b2e05d;
}
DIV.scott SPAN.disabled {
	BORDER-RIGHT: #f3f3f3 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #f3f3f3 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #f3f3f3 1px solid; COLOR: #ccc; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #f3f3f3 1px solid;
}


.main-head{
	   width:960px;
	   height:88px;
	   margin:0px auto;
	   background:url(../images/head1-bg.jpg) no-repeat;
	   }
	   
.main-headleft{
	           width:230px;
			   height:65px;
			   float:left;
			   margin-left:15px;
			   margin-top:8px;
			   }
			   
.main-headcenter{
	             width:500px;
				 height:65px;
				 float:left;
				 margin-left:8px;
				 margin-top:8px;
				 }
				 
.kuang{
	   width:320px;
	   height:23px;
	   border:1px solid #B8DB59;
	   line-height:23px;
	   }
	   
.main-headcenter1{
	              margin-left:8px;
				  height:40px;
				  
				  }	 
.main-headcenter1 img{
	                  line-height:25px;
	                  vertical-align:middle;
	                  margin-top:-13px;
					  }				  
				  
.main-headcenter2 ul li{
	                    float:left;
						margin-left:8px;
						}	
						
.main-headcenter2 ul li a{
	                      display:inline-block;
						  padding-left:2px;
						  padding-right:2px;
						  }						
.main-headcenter2 ul li a:hover, .tiyan-contentright2 ul li a:hover{
	                            background-color:#B8DB59;
								padding-left:2px;
								padding-right:2px;
								display:inline-block;
								}						
.main-headright{
	            width:185px;
				height:80px;
				float:right;
				margin-top:3px;
				}
.tag1 a{
	  color:#16ACA0;
	   }
		
.tag2 a{
	    color:#ff0000;
		}	
			
.tag3 a{
	    color:#1B04FD;
		}			
.tag4 a{
	    color:#C405AB;
	   }			
.tag5 a{
	   color:#ff5500;
	   }				

/*网站页面底部开始*/
.buttom{
	    width:960px;
		height:auto;
		margin:0px auto;
		overflow:hidden;
		}
		
.buttom-help{
	         width:958px;
			 height:auto;
			 border:1px solid #FBD3A0;
			 margin:5px auto 0px auto;
			 padding-bottom:1px;
		     background:url(../images/chongfu-1.jpg) repeat-x center bottom;
			 }
.buttom-helpcenter{
	               width:660px;
				   height:auto;
				   margin:8px auto 0px auto;
				   text-align:center;
				   padding-bottom:8px;
				   overflow:hidden;
				   }
				   
.buttom-helpcenter ul li{
	                     float:left;
						 text-align:center;
						 vertical-align:middle;
						 height:auto;
						 }
						 
.buttom-helpcenter ul li dl{
	                        margin:0px;
							padding:0px;
							margin-left:15px;
							
							}						 
						 
.buttom-helpcenter ul li dl dt{
	                        font-weight:bold;
							font-size:13px;
							color:#ff5500;
							padding-top:50px;
							display:block;
							width:76px;

							}	
.buttom-helpcenter ul li dl dd{
							   padding:0px;
							   margin:0px;
							   }	
							   
.a11{
	background:url(../images/guanyuchanpin.jpg) no-repeat;
	}
.a12{
	background:url(../images/maijiabangzhu.jpg) no-repeat;
	}						 
.a13{
	background:url(../images/maijiafuwu.jpg) no-repeat;
	}	
.a14{
	background:url(../images/goumaibangzhu.jpg) no-repeat;
	}	
.a15{
	background:url(../images/peisongshuoming.jpg) no-repeat;
	}	
.a16{
	background:url(../images/shouhoubangzhu.jpg) no-repeat;
	}	
.a17{
    background:url(../images/jifenbangzhu.jpg) no-repeat;	
	}	
.buttom-huoban{
			   width:958px;
		       height:60px;
			   border:1px solid #FBD3A0;
			   margin:5px auto 0px auto;
			   padding-bottom:1px;
			   clear:both;
			   background:url(../images/chongfu-2.jpg) repeat-x  center bottom;
			   }	

					 
.buttom-friend{
	           width:958px;
			   height:120px;
			   margin-top:5px;
			   border:1px solid #FBD3A0;
			   clear:both;
			   background:url(../images/chongfu-2.jpg) repeat-x  center bottom;

			   }
.buttom-friendleft{
	               width:100px;
				   height:20px;
				   float:left;
				   font-size:13px;
				   font-weight:bold;
				   color:#60A603;
				   margin-top:25px;
				   margin-left:10px;
				   text-align:right;
				   }			   
					 
.buttom-friendright{
	                width:830px;
					height:auto;
					float:left;
					margin-top:8px;
					display:inline;
					margin-left:8px;
					
					}
					
.buttom-friendright ul li{
	                      float:left;
						  margin-left:2px;
						  line-height:25px;
						  height:auto;
						 
						  width:auto;
						   white-space:nowrap; 
						  }	
						  
						  
.buttom-friendright ul li a, .buttom-beian ul li a, .buttom-helpcenter ul li dl dd a{
	                        display:inline-block;
					        padding-left:4px;
					        padding-right:4px;
							color:#393939;
							
							}	
							
							
.buttom-friendright ul li a:hover, .buttom-beian ul li a:hover, .buttom-helpcenter ul li dl dd a:hover{
	                              background-color:#B8DB59;
				                  padding-left:4px;
				                  padding-right:4px;
				                  display:inline-block;
								  }							

.buttom-beian{
	          width:580px;
			  _width:600px;
			  height:auto;
			  text-align:center;
			  margin:15px auto;

			  }
			  
.buttom-beian ul li{
	                float:left;
					margin-left:10px;
					margin-bottom:10px;
					font-size:13px;
					}
					
.buttom-beian h3{
	             font-weight:normal;
				 margin:0px;
				 padding:0px;
				 clear:both;
				 line-height:25px;
				 font-size:13px;
				 }	
				 
.buttom-beian p{
	            margin:0px;
				padding:0px;
				}				 
/*网站页面底部结束*/
/*首页内容代码开始*/	
.main{
	  width:960px;
	  height:auto;
	  margin:10px auto;
	 }	
.left{
	  width:265px;
	  height:auto;
	  float:left;
	  }
	  
.login, .logins{
	   width:255px;
	   height:180px;
	   margin-left:1px;
	   background:url(../images/login-bg.jpg) no-repeat;
	   }
	   
.login h3, .logins h3{
	      font-size:13px;
		  color:#60A603;
		  margin:0px auto;
		  padding:0px;
		  width:180px;
		  height:30px;
		  padding-left:35px;
		  border-bottom:1px dotted #ccc;
		  background:url(../images/user.jpg) 4% 50% no-repeat;
		  vertical-align:middle;
		  line-height:30px;
		  margin-bottom:5px;
		  }	   
.login ul li{
	         height:30px;
			 padding-top:5px;
			 padding-top:2px;
			 text-align:center;
			 }	  
	  
.logins ul li{
	          margin-left:20px;
			  padding-left:24px;
	          background:url(../images/logins-list.jpg) 0 0 no-repeat;
			  height:22px;
			  line-height:22px;
			  display:block;
			  }			 
			 
.logins ul li.logins-a1{
	       	background-position:-10px -9px;
		   }
		   
.logins ul li.logins-a2{
	       	background-position:-8px -41px;
		   }		   
		   
.logins ul li.logins-a3{
	       	background-position:-6px -79px;
		   }		   
		   
.logins ul li.logins-a4{
	       	background-position:-7px -154px;
		   }		   
		   
.logins ul li.logins-a5{
	       	background-position:-7px -113px;
		   }
		   
.log_button{margin-left:50px; margin-top:5px;}
.log_button img{ margin-right:5px;}

			 
.dlbtn{
	width:60px;
	height:23px;
	border:0px;
	background: #fc0 url(../images/denglu.jpg) top;
	padding-bottom:2px;
}

.zcbtn{
	width:60px;
	height:23px;
	border:0px;
	background: #fc0 url(../images/zhuce.jpg) top;
}			 
.hui{
	 width:149px;
	 height:19px;
	 border:1px solid #ccc;
	 color:#D8D5D5;
	}			 
	
.liyou{
	   width:220px;
	   height:auto;
	   _margin-top:11px;
	   margin-top:5px;
	   } 
.fenlei{
	    width:258px;
		height:auto;
		margin-top:-6px;
		}	    
 .jidi{
	    width:258px;
		height:auto;
		margin-top:8px;
		}	  
	  
.fenlei-title, .jidi-title{
	          width:248px;
			  height:25px;
			  font-size:14px;
			  font-weight:bold;
			  color:#60a603;
			  padding-left:10px;
			  padding-top:8px;
			  background:url(../images/fenlei.jpg) no-repeat;
			  }	 
	
.category-border{
	             width:253px;
	             height:auto;
	             border-left:1px solid #B8DB59;
	             border-right:1px solid #B8DB59;
	             border-bottom:1px solid #B8DB59;
				 overflow:hidden;
				 padding-bottom:4px;
				 _padding-bottom:8px;
				 }	   
	  
.name{
	  font-size:13px;
	  height:auto;
	  margin:8px auto 0px auto;
	  _margin:7px auto 0px auto;
	  padding-left:25px;
	  background:url(../images/pic6.gif) 4% 50% no-repeat;
	  clear:both;
	  font-weight:bold;
	  }	
	  
.name a, .name a:link, .name a:visited, .name a:hover{
	    color:#0887ce;
	    }		 
.list-con{
	      margin-top:5px;
		  display:block;
		  }	
		  
.list-con a{
	        display:inline-block;
		    padding-left:4px;
			padding-right:4px;
			color:#616161;
		   }		  
		  
.list-con a:hover{
	               background-color:#B8DB59;
				   padding-left:4px;
				   padding-right:4px;
				   display:inline-block;
				  }		  
		  
.list-con ul li{
	       float:left;
		   margin-left:5px;
		   line-height:20px;
		   height:23px;
		   _height:23px;
		   _line-height:23px;
		   margin-top:3px;
		   }		 
.list-con ul li a{
	              display:inline;
		          white-space:nowrap; 
				  }		 
	  
.middle{
	    width:445px;
		height:auto;
		float:left;
		margin-left:14px;
		}	
		
#myjQuery {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; BACKGROUND: #B8DB59; PADDING-BOTTOM: 5px; OVERFLOW: hidden; WIDTH: 430px; PADDING-TOP: 5px; POSITION: relative; HEIGHT: 233px
}
#myjQueryContent {
	BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 1px solid; OVERFLOW: hidden; BORDER-LEFT: #ffffff 1px solid; WIDTH: 430px; BORDER-BOTTOM: #ffffff 1px solid; HEIGHT: 190px
}
#myjQueryContent DIV {
	POSITION: absolute;
	HEIGHT: 190px;
	left:5px;
	top:6px;
	width:430px;
}
#myjQueryContent .smask {
	Z-INDEX: -1
}
#myjQueryContent IMG {
	WIDTH: 430px; HEIGHT: 190px
}
#myjQueryNav {
	BORDER-TOP: #ffffff 2px solid; DISPLAY: block; OVERFLOW: hidden; WIDTH: 430px; HEIGHT: 40px
}
#myjQueryNav LI {
	DISPLAY: block; FLOAT: left; WIDTH:105px; CURSOR: pointer; PADDING-TOP: 7px; HEIGHT: 40px; TEXT-ALIGN: center;
}
#myjQueryNav .nbg {
	BACKGROUND: none transparent scroll repeat 0% 0%
}
#myjQueryNav A {
	DISPLAY: block; Z-INDEX: 12; MARGIN: 0px auto; TEXT-TRANSFORM: uppercase; WIDTH:105px; COLOR: #ffffff; LINE-HEIGHT: 16px; POSITION: relative; HEIGHT: 40px; text-align:center;
}
#myjQueryNav .current {
	BACKGROUND: none transparent scroll repeat 0% 0%
}
#myjQueryNav .current A {
	COLOR: #f6821e
}
#myjQuery #flow {
	MARGIN-TOP: -40px; BACKGROUND: url(../images/fcurrent.gif); LEFT: 5px; WIDTH:105px; POSITION: absolute; HEIGHT: 40px
}		
		
.shipu{
       width:430px;
	   height:22px;
	   margin-top:9px;
	   _margin-top:6px;
	   background:url(../images/shipu-bg.jpg) repeat-x;
	   border:1px solid #FDCB9B;
	   font-size:13px;
	   padding-top:6px;
	   padding-left:8px;
	   }		
.shipu span{
            color:#60A603;
			font-weight:bold;
			font-size:13px;
			}	
			
.retui{
       width:445px;
	   height:auto;
	   margin-top:5px;
	   overflow:hidden;
	   }
.retui-title{
	         width:430px;
			 height:25px;
			 padding-left:10px;
			 padding-top:8px;
			 background:url(../images/retui.jpg) no-repeat;
			 position:relative;
			 font-size:16px;
			 font-weight:bold;
			 color:#ff0000;
			 }	   
.retui-title span{
	              background: url(../images/sale.gif) no-repeat;
                  display: block;
                  position: absolute;
                  width: 35px;
                  height:20px;
                  top:0px;
                  left:80px;
                  border: 0px;
				  }			
.retui-content{
               width:435px;
			   height:auto;
			   margin-left:1px;
			   border-left:1px solid #bbdb59;
			   border-right:1px solid #bbdb59;
			   border-bottom:1px solid #bbdb59;
			   padding-top:8px;
			   clear:both;
			   margin-top:-2px;
			   overflow:hidden;
			   }			
.retui-content1{
                width:440px;
				height:auto;
				}
         					
.retui-contentleft {
                    width:160px;
					height:160px;
                    float:left;
					margin-left:8px;
					_margin-left:3px;
                    }	
					
.retui-contentleft a   {
	                     _border:1px solid #fff;
		                 _vertical-align:middle;
		                 _padding:3px;
		                 _display:inline-block;
						 }						
					
.retui-contentleft a:hover{
	                     _border:1px solid #B8DB59;
		                 _vertical-align:middle;
		                 _padding:3px;
		                 _display:inline-block;
						 }					
					
.retui-contentleft img, .retui-content2 ul li{
					 border:1px solid #FEFEFE;
		             vertical-align:middle;
		             padding:5px;
		             display:inline-block;
					 }					
					
.retui-contentleft img:hover, .retui-content2 ul li:hover
                          {
		                   padding:5px;
						   vertical-align:middle;
						   display:inline-block;
						   border:1px solid #B8DB59;
						   }					
					
.retui-contentleft img:link, .retui-content2 ul li:link
                          {
		                   padding:5px;
						   vertical-align:middle;
						   display:inline-block;
						   }

.retui-content img:visited{
	                       padding:5px;
						   border:1px solid #B8DB59;
						   vertical-align:middle;
						   display:inline-block;
						   }					
.retui-contentright{
                    width:240px;
					height:150px;
					float:right;
					margin-right:8px;
					}	
					
.title1{
	    text-align:center;
	    }					
						
.title1 a{
	      color:#616161;
		  font-size:15px;
		  text-align:center;
		  font-weight:bold;
		 }	
		 
.title1 a:hover, .title4 a:hover, .title5 a:hover{
	            color:#ff5500;
				text-decoration:underline;
				}						
						
.title2 {
	     color:#616161;
		 font-size:13px;
		 text-align:center;
		 text-decoration:line-through;
		 font-weight:bold;
		 }						
						
.title3{
	    color:#ff5500;
		font-size:13px;
		text-align:center;
		font-weight:bold;
		}	

.title4 a{
	      color:#616161;
		  }
						
.retui-content2{
                width:440px;
				height:auto;
				clear:both;
				margin-top:10px;
				padding-bottom:8px;
				overflow:hidden;
				}						
						
.retui-content2 ul li{
                     float:left;
					 height:auto;
					 margin-left:13px;
					 _margin-left:10px;
					 width:115px;
					 }	
.retui-content2 ul li img{
	                      width:110px;
						  height:110px;
						  }					 
					 
.retui-content2 h3, .sale-content h3{
	               padding:0px;
				   margin:0px;
				   text-align:center;
				   font-weight:normal;
				   }					 
					 
.hunhe h3, .meat-content ul li h3, .vegetables-content ul li h3, .fruit-content ul li h3{
	               padding:0px;
				   margin:0px;
				   font-weight:normal;
				   margin-top:5px;
				   text-align:center;
				   }					 					 
					 
.title5 a{
	    font-size:13px;
		color:#616161;
		}
		
.guanggao{
	      width:443px;
		  height:100px;
		  margin-top:5px;
		  }				
			
			
.right{
	   width:222px;
	   height:auto;
	   float:right;
	  }		
	  
.kefu{
      width:220px;
	  height:120px;
	  background:url(../images/kefu-bg.png) no-repeat;
	  color:#616161;
	  }	 
.kefu-title{
           color:#60A603;
		   padding-top:3px;
			}	 
.kefu ul li{
            text-align:center;
			font-size:13px;
			font-weight:bold;
			padding-top:5px;
			}
			
.kefu span{
	       color:#ff5500;
		   }	  
		   
.dingdanchaxun{
	           width:220px;
			   height:35px;
			   _height:42px;
			   margin-top:5px;
			   }
			   
.right-guanggao{
	            width:220px;
				height:88px;
				background-color:#CCC;
				margin-top:5px;
				_margin-top:10px;
			   }			   
			   
.gonggao, .top-sale{
	     width:220px;
		 height:auto;
		 margin-top:5px;
		 }	
		 
.gonggao-title, .top-sale-title{
	           width:212px;
			   height:25px;
			   font-size:13px;
			   font-weight:bold;
			   color:#60A603;
			   padding-top:8px;
			   padding-left:8px;
			   background:url(../images/gonggao-title.jpg) no-repeat;
			   }	
			   
.gonggao-title img, .peisong-title img, .tiyan-title img, .tuangou-title img, .jidi-title img{
	                margin-right:8px;
					}			   
			   
			   
.gonggao-content, .sale-content{
	             width:209px;
				 height:auto;
				 border-left:1px solid #bbdb59;
				 border-bottom:1px solid #bbdb59;
				 border-right:1px solid #bbdb59;
				 padding-left:8px;
				 padding-bottom:5px;
				 padding-top:5px;
				 line-height:22px;
				 }	
				 
.jidi-content{
	          padding-left:8px;
			  padding-bottom:5px;
			  padding-top:5px;
			  width:245px;
			  height:auto;
	          border-left:1px solid #B8DB59;
	          border-right:1px solid #B8DB59;
	          border-bottom:1px solid #B8DB59;
			  overflow:hidden;
			  }				 
			  
.sale-content img{
	              width:80px;
				  height:80px;
				  float:left;
				  }	
.sale-content ul li{clear:both;}				  
.sale-content ul li span {font-size:12px; font-weight:normal; color:#ffffff; padding-left:4px;padding-right:8px;}
.sale-content ul li.one { background:url(../images/slidingTag2.gif) no-repeat;}				  
.meat-news, .vegetables-news, .fruit-news{
	       width:960px;
		   height:auto;
		   overflow:hidden;
		   clear:both;
		   margin:8px auto 0px auto;
		   }
		   
.meat-title{
	        width:960px;
			height:50px;
			clear:both;
			background:url(../images/bule-title.jpg) no-repeat;
			}		   
				
.meat-title-left{
	             width:300px;
				 height:20px;
				 float:left;
				 *+margin-left:40px;
				 _margin-left:20px;
				 margin-top:18px;
				 font-size:16px;
				 font-family:宋体,sans-serif;
				 font-weight:bold;
				 color:#616161;
				 position:relative;
				 }	
				 
.meat-title-left span{
	              background: url(../images/shipu-hot.gif) no-repeat;
                  display: block;
                  position: absolute;
                  width: 35px;
                  height:20px;
                  top:-10px;
                  left:70px;
                  border: 0px;
				  }					 
				 
.meat-title-left a{color:#60a603;}				 
				 
				
.meat-title-right{
	              width:450px;
				  height:20px;
				  float:right;
				  margin-top:15px;
				  text-align:right;
				  margin-right:10px;
				  }
.meat-title-right ul li{
	                    float:right;
						margin-left:8px;
						}
.meat-title-right a{
	        display:inline-block;
		    padding-left:4px;
			padding-right:4px;
			color:#616161;
		   }		  
		  
.meat-title-right a:hover{
	               background-color:#B8DB59;
				   padding-left:4px;
				   padding-right:4px;
				   display:inline-block;
				  }		  						
				  
				  
.meat-content, .vegetables-content, .fruit-content{
	          width:956px;
			  height:auto;
			  overflow:hidden;
			  border-left:1px solid #81cddf;
			  border-right:1px solid #81cddf;
			  border-bottom:1px solid #81cddf;
			  margin-left:1px;
			  padding-bottom:10px;
			  background:url(../images/chongfu-1.jpg) repeat-x center bottom;
			  }	
			  
			  
.vegetables-content{
	                border-left:1px solid #83C408;
			        border-right:1px solid #83C408;
			        border-bottom:1px solid #83C408;
					}	
					
.fruit-content{
	           border-left:1px solid #FF9309;
			   border-right:1px solid #FF9309;
			   border-bottom:1px solid #FF9309;
			   }					
			  			  
			  
.meat-content ul li img, .vegetables-content ul li img, .fruit-content ul li img{
	                    width:145px;
						height:145px;
						}			  
			  
.meat-content ul li, .vegetables-content ul li, .fruit-content ul li{
	                float:left;
					margin-left:15px;
					_margin-left:10px;
					text-align:center;
					height:auto;
					
					width:170px;
					padding-bottom:8px;
					border:1px solid #ffffff;
					padding-top:10px;
					margin-top:10px;
					}			  
			  
.meat-content ul li:hover, .vegetables-content ul li:hover, .fruit-content ul li:hover{
	                      margin-left:15px;
						  _margin-left:10px;
					      text-align:center;
					      height:auto;
						 
						  padding-bottom:8px;
					      width:170px;
					      border:1px solid #bbdb59;
					      padding-top:10px;
					      margin-top:10px;
						  }	
						  
.vegetables-news-title{
	                   width:960px;
			           height:50px;
			           clear:both;
			           background:url(../images/green-title.jpg) no-repeat;
					   }						  
						  
.fruit-news-title{
	                   width:960px;
			           height:50px;
			           clear:both;
			           background:url(../images/orange-title.jpg) no-repeat;
					   }		
					   
.active{
	    width:958px;
		height:auto;
		overflow:hidden;
		border:1px solid #FDCB9B;
		margin:5px auto 0px auto;
		padding-bottom:15px;
		background:url(../images/chongfu-1.jpg) repeat-x center bottom;

		}								
			  
.active-middle{
	           width:880px;
			   height:160px;
			   margin-top:8px;
			   }				
				
.active-middle ul li{
	                 float:left;
					 height:auto;
					 overflow:hidden;
					 }				
				
.active-middle img{
	               width:155px;
				   height:120px;
				   }
				   
.active-middle ul li{
					 border:1px solid #FEFEFE;
		             vertical-align:middle;
		             padding:5px;
		             display:inline-block;
					 }					   
				   
.active-middle ul li:hover
                          {
		                   padding:5px;
						   vertical-align:middle;
						   display:inline-block;
						   border:1px solid #B8DB59;
						   }
						   
.active-middle ul li:link
                          {
		                   padding:5px;
						   vertical-align:middle;
						   display:inline-block;
						   }
						   
.active-middle ul li h3{
	               padding:0px;
				   margin:0px;
				   text-align:center;
				   font-weight:normal;
				   margin-top:7px;
				   }					 									   
						   
				   
.jcarousel-skin-tango .jcarousel-container {
    -moz-border-radius: 10px;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
    width:880px;
	padding-left:40px;
	padding-right:30px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 155px;
    height: 120px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 880px;
    height: 168px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  155px;
    height: 155px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 155px;
    height: 155px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-right:10px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 53px;
    right:0px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/next-horizontal.jpg) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 53px;
    left:8px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/prev-horizontal.jpg) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 10px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/next-vertical.jpg) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 90px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/prev-vertical.jpg) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}
							   
					   
					   