@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote,
a, img, strong, var,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,article,header,
time, mark, audio, video,input,button{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
    font-family:"微软雅黑","宋体";
   
}
div,nav{box-sizing:border-box;}
ol, ul {
	list-style: none;
}
a{
   text-decoration:none;
   color:#333;
}
/*主页代码开始*/
.main{overflow: auto;}
.content{padding:5px 0 8px 0;overflow: auto;}
.content .pic{width:311px;height:94px;float:left;margin-right:8px;}
.bottom{background:url(../images/footer.jpg);width:100%;height:198px;margin-bottom: 8px;}
.bottom hgroup{width:260px;text-align: center;padding:100px 0 45px 175px;}
.bottom hgroup h3{font-weight: normal;font-size:18px;color:#029682;}
.bottom hgroup h6{font-size:12px;font-weight: normal;color:#555;}
.state{float:right;}
.state p{font-size:12px;color: #c2dfdc;}

/*主页代码结束*/
.middlecontent{padding-top:40px;}

.list_tree .body{margin:80px 0;overflow:auto;}
.list_tree .pic{float:left;padding:0 50px;}
.pro_list{float:left}

.list_packing{width:290px;height:52px;border-bottom: 1px solid #ccc;margin-bottom:50px;}
.list_packing img{padding-left:10px;}
.list_packing .food{font-size:20px;color:#009900;}
.list_en li a{font-size:13px;color:#666;line-height: 2;}

.list_packing .food_en{font-size:14px;font-weight: bold;color:#00977d;}













