@charset "gb2312";
body {
	font-size: 14px;
	margin: 0;
	font-family: "Î¢ÈíÑÅºÚ";
	text-decoration: none;
	margin: 0 auto;
	max-width: 640px;
	background-color: #f1e2c9;
}
* {
	border:0;
	list-style:none;
	margin:0;
	padding:0;
}
a:link {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
}
a:active {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.top {
	background-color: #f1e2c9;
	height: 80px;
	background-image: url(../images/logo.png);
	background-size: 145px auto;
	background-repeat: no-repeat;
	background-position: 98%;
	margin-bottom: 2px;
	padding-left: 15px;
}
.top h1 a    {
	color: #333333;
	line-height: 80px;
	text-align: center;
	font-size: 18px;
}
.top h2 a    {
	color: #FFFFFF;
	line-height: 50px;
	text-align: center;
	font-size: 24px;
}
#top a {
	line-height: 50px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 24px;
	text-align: center;
}

.dongtai {
	width: 100%;
	height: auto;
}
.dongtai ul {
	height: auto;
	width: 100%;
}
.dongtai ul li {
	background-color: #FFF;
	height: auto;
	width: 94%;
	margin-bottom: 20px;
	margin-top: 10px;
	margin-right: 1%;
	margin-left: 1%;
	border-radius: 5px;
	padding-right: 2%;
	padding-left: 2%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.dongtai ul li img{
	height: auto;
	width: 100%;
}
.dongtai h2 {
	color: #000;
}
.prodetail {
	background-color: #FFF;
	width: 94%;
	height: auto;
	margin-top: 10px;
	margin-right: 1%;
	margin-left: 1%;
	padding-top: 10px;
	padding-right: 2%;
	padding-bottom: 10px;
	padding-left: 2%;
	margin-bottom: 10px;
	border-radius: 5px;
}
.prodetail img {
	width: 100%;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.card {
	height: auto;
	width: 94%;
	margin-bottom: 60px;
	margin-right: 1%;
	margin-left: 1%;
	padding-top: 10px;
	padding-right: 2%;
	padding-bottom: 10px;
	padding-left: 2%;
	background-color: #FFF;
	border-radius: 5px;
}



.news {
	height: auto;
	width: 94%;
	margin-right: 1%;
	margin-left: 1%;
	padding-top: 10px;
	padding-right: 2%;
	padding-bottom: 10px;
	padding-left: 2%;
	background-color: #FFF;
	border-radius: 5px;
	margin-bottom: 60px;
}

.news ul {
	height: auto;
	width: 100%;
}
.news ul li {
	width: 100%;
	height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 30px;
}
.indexyema{
	width: 96%;
	text-align: center;
	height: 40px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.indexyema ul{
	display: table;
	margin-left: auto;
	margin-right: auto;
	width: 96%;
	height: 40px;
}
.indexyema ul li{
	color: #FFFFFF;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	list-style: none;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #FC0645;
	border-radius: 5px;
}
.indexyemaul li a {
	color: #FFFFFF;
	line-height: 40px;
	font-size: 14px;
	text-decoration: underline;
	cursor: pointer;
	width: 100%;
	height: 40px;
	border-radius: 2px;
}
#foot {
	height: 40px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	background-color: #FC0645;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin:0 auto;
	max-width:640px;
}
#foot  ul {
	width: 100%;
	height: 40px;
}
#foot ul li {
	width: 24.5%;
	display: inline;
	float: left;
	height: 40px;
	line-height: 40px;
	text-indent: 55%;
	color: #FFFFFF;
}
.span {
	width: 1px;
	height: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	display: inline;
	background-image: url(../images/span.png);
	background-repeat: no-repeat;
}
