﻿/*----------center-----------*/
.center{
	min-width:1211px;
	margin-bottom: 40px;
}
.content{
	width:990px;
	margin:0 auto;
	margin-top:40px;
	overflow: hidden;
}
.box{
	float:left;
	width:300px;
	margin:0 15px;
}
.title{
	padding-bottom:3px;
	border-bottom:1px solid #d2d2d2;
}
.title p{
	color:#dd4012;
	font-weight:normal;
}
.title span{
	color:#888;
	margin-left:10px;
}
.small{
	float:right;
	font-size:12px;
	color:#a1a1a1;
	padding-top:5px;
}
.introduce{
	margin-top:20px;
	overflow: hidden;
}
.introduce p, .introduce span, .list a{
	color:#575b60;
}
/*-----store*/
.introduce img{
	width:100%;
	margin-bottom:10px;
}
.introduce p{
	font-size:14px;
}
.store .introduce p{
	color:#575b60;
}
.introduce p a{
	color:#1b4a21;
	font-size:12px;
}
/*------products*/
.intro_img{
	float:left;
	width:93px;
	text-align: center;
	margin-right:10px;
}
.intro_img img{
	width:93px;
	max-height:140px;
}
.intro_img span{
	font-size:14px;
}
/*-------news*/
.spring{
	overflow: hidden;
}
.spring img{
	float:left;
	width:84px;
	height:64px;
	margin-right:8px;
}
.list li{
	color:#575b60;
	overflow: hidden;
	list-style:inside disc;
	border-bottom:1px dashed #484848;
}
.list li a,.list li span{
	padding:3px;
	font-size:12px;
}
.list span{
	float:right;
}