﻿.clear {
	clear: both;
}

.fl {
	float: left;
	cursor: pointer;
}

.fr {
	float: right;
}

/*头部*/
.top {
	border-bottom: 1px solid #f0f0f0;
	height: 30px;
	line-height: 30px;
	background-color: #f7f7f7;
}

.top-c,.header,.article {
	width: 990px;
	margin: 0 auto;
}

.top-c-r a {
	display: inline-block;
	border-right: 1px solid #000;
	height: 14px;
	line-height: 14px;
	padding-right: 10px;
}

.top-c-r .c-r {
	border-right: none;
}

/*header*/
.logo {
	height: 60px;
	margin-right: 10px;
}

.top-search {
	overflow: hidden;
	padding-top: 19px;
	width: 434px;
}

.top-search .txt {
	float: left;
	border: 1px solid #1e961c;
	height: 32px;
	padding: 0 6px 0 26px;
	width: 294px;
	color: #999;
	font-size: 15px;
	line-height: 32px;
	background: #fff url(images/header.png) 3px -124px no-repeat;
}

.top-search .btn {
	height: 34px;
	width: 104px;
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	cursor: pointer;
	background-color: #1e961c;
	background-image: none;
	border: none;
}

.top-keywords {
	overflow: hidden;
	height: 28px;
	line-height: 28px;
}

.top-keywords a {
	margin-right: 8px;
}

.ewm {
	border: 1px solid #ccc;
	margin: 19px 0 0 10px;
}

.ewm dl dt,.service {
	/*padding: 0 5px;*/
}

.ewm dl dd {
	line-height: 18px;
}

.service {
	margin-top: 10px;
}

.cart-th {
	position: relative;
}

.cart {
	position: relative;
	width: 47px;
	height: 40px;
	line-height: 40px;
	background: url(images/topcart.png) no-repeat 0 -20px;
	margin: 19px 0 0 10px;
	padding-left: 35px;
	color: #fff;
}

.cart span {
	position: absolute;
	top: -5px;
	left: 15px;
	width: 16px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	background: url(images/topcart.png) no-repeat 0 0;
}

.cart-td {
	position: absolute;
	right: 0;
	top: 57px;
	padding: 10px;
	border: 1px solid #1E961C;
	width: 348px;
	background-color: #fff;
	z-index: 20;
	display: none;
}

.cart-table {
	line-height: 14px;
}

.cart-table th {
	height: 30px;
	border-right: 1px solid #fff;
	color: #333;
	text-align: center;
	background-color: #efefef;
}

.cart-table td {
	border-bottom: 1px solid #efefef;
	padding: 5px;
	text-align: center;
}

.cart-pname {
	width: 258px;
}

.cart-pamount {
	width: 30px;
}

.cart-psubtotal {
	width: 60px;
}

.cart-pctrl {
	width: 40px;
}

.cart-count {
	margin-bottom: 5px;
	color: #333;
	font-weight: 700;
	line-height: 25px;
	text-align: right;
}

.top-price {
	padding: 0 5px;
	color: #991e12;
	font-style: normal;
	font-weight: normal;
}

.top-cart-btn {
	float: right;
	height: 22px;
	padding-right: 10px;
	padding-left: 10px;
	color: #fff;
	text-align: center;
	line-height: 22px;
	background-color: #a3b94d;
}

/*导航*/
.nav {
	float: none;
	height: 38px;
	background-color: #1e961c;
	width: 990px;
	margin: 0 auto;
}

.all-menu {
	height: 35px;
	margin-top: 3px;
	margin-left: 5px;
	width: 206px;
	color: #fff;
	font-size: 16px;
	font-weight: 100;
	line-height: 38px;
	text-align: center;
	background-color: #008641;
	background-image: none;
	font-family: "微软雅黑";
}

.nav li {
	float: left;
	line-height: 36px;
	font-family: "微软雅黑";
	font-size: 15px;
}

.nav-menu li a, .all-menu a {
	display: block;
	height: 35px;
	padding: 0 11px;
	color: #fff;
	font-size: 15px;
	line-height: 32px;
}

.nav li a:hover,.nav-menu li.current a,.all-menu a.current, .all-menu a:hover {
	height: 35px;
	margin-top: 0;
	color: #05843f;
	text-decoration: none;
	background-color: #fff;
}

.nav-menu li {
	position: relative;
	margin-right: 3px;
	padding-top: 3px;
}

/*二级菜单*/
.show-box {
	position: absolute;
	left: 201px;
	top: 0;
	z-index: 100;
	width: 540px;
	min-height: 349px;
	border: 3px solid #008641;
	background-color: #fff;
	display: none;
}

.menu-l {
	float: left;
	width: 530px;
	margin-top: 30px;
	margin-left: 20px;
}

.menu-l dl {
	float: left;
	padding: 6px 0;
}

.menu-l dl dt {
	float: left;
	width: 70px;
	line-height: 18px;
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: normal;
	text-align: right;
}

.menu-l dl dt a {
	color: #008641;
	padding-right: 5px;
	font-weight: bold;
}

.menu-l dl dt a:hover,.menu-l dl dd em a:hover {
	text-decoration: underline;
}

.menu-l dl dd {
	float: left;
	width: 440px;
	padding: 0;
}

.menu-l dl dd em {
	float: left;
	margin: 5px 0;
	padding: 0 10px;
	height: 14px;
	line-height: 14px;
	font-style: normal;
	border-left: 1px solid #ddd;
	white-space: nowrap;
}

.menu-l dl dd em a {
	color: #444;
}

/*.sel {
	background: #fff;
	border-left: none;
	border-right: 3px solid #fff;
	width: 137px;
	z-index: 1000;
	position: relative;
}*/

/*底部*/
.footer {
	margin: 0 auto;
	width: 990px;
	margin-top: 40px;
}

hr {
	margin: 20px 0 10px 0;
	border: 0;
	background-color: #efefef;
	height: 2px
}

.footer-tips {
	overflow: hidden;
	padding: 10px 1px;
	margin-bottom: 20px;
	font-family: "\5FAE\8F6F\96C5\9ED1";
	background-color: #efefef;
}

.footer-tips li {
	float: left;
	margin-right: 8px;
	margin-left: 60px;
}

.footer-tips li span {
	font-size: 16px;
	margin-right: 10px;
	font-weight: bold;
}

.footer-tips li strong {
	color: #848484;
}

.footer-tips .nomargin {
	margin-right: 0;
}

.footer-info {
	line-height: 20px;
	color: #999;
	text-align: center;
	margin: 30px 0 50px 0;
}

.ewm{
	border:1px solid #ccc;
	margin: 19px 0 0 10px;
	height:56px;
}

.nav {
	float: none;
	height: 38px;
	background-color: #1e961c;
	width: 990px;
	margin: 5px auto;
}