
@charset "utf-8";
/* CSS Document */
* {
	transition:all .5s;
}
body {
	color:#666;
	font-size:12px;
	font-family: "微软雅黑", "宋体";
	position:relative;
}/*网站字体颜色*/
a {
	color:#666;
	text-decoration:none;
}  /*for ie f6n.net*/
a:focus {
	outline:0;
} /*for ff f6n.net*/
a:hover {
	text-decoration:underline;
}
.vam {
	vertical-align:middle;
}
.clear {
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}
p {
	word-spacing:-1.5px;
}
.tr {
	text-align:right;
}
.tl {
	text-align:left;
}
.center {
	text-align:center;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.pa {
	position:absolute;
}
.pr {
	position:relative
}
/* -- 购物车外部框架 -- */
.cart_header, .cart_content, .cart_footer {
	width:760px;
	margin:0 auto;
}
.contBox {
	width:100%;
	overflow:hidden;
	background-position:center top;
	background-repeat:no-repeat;
	font-family:Microsoft YaHei;
}
/* -- 页面整体布局 -- */
.header, .content, .footer {
	width:1004px;
	margin:0 auto;
	font-family:微软雅黑;
}
.left {
	width:221px;
	float:left;
	overflow:hidden;
}
.left2 {
	width:700px;
	float:left;
	overflow:hidden;
}
.left3 {
	width:754px;
	float:left;
	overflow:hidden;
	color:#666;
}
.lefttop {
	background:url(../images/left_top_img.gif) no-repeat;
	height:3px;
	font-size:0;
	overflow:hidden;
	margin-top:10px;
}
.left2top {
	height:3px;
	font-size:0;
	overflow:hidden;
}
.leftbot {
	background:url(../images/left_bot_img.gif) no-repeat;
	height:3px;
	font-size:0;
	overflow:hidden;
	margin-bottom:10px;
}
.left2bot {
	height:3px;
	font-size:0;
	overflow:hidden;
	margin-bottom:10px;
}
.right {
	width:764px;
	float:left;
	display:inline;
	margin-left:15px;
	overflow:hidden;
}
.right2 {
	width:275px;
	float:right;
	overflow:hidden;
}
.right3 {
	width:201px;
	float:right;
	overflow:hidden;
	color:#666;
}
.righttop {
	height:3px;
	font-size:0;
	overflow:hidden;
}
.right2top {
	background:url(../images/right2_top_img.gif) no-repeat;
	height:3px;
	font-size:0;
	overflow:hidden;
}
.rightbot {
	height:3px;
	font-size:0;
	overflow:hidden;
	margin-bottom:10px;
}
.right2bot {
	background:url(../images/left_bot2_img.gif) no-repeat;
	height:3px;
	font-size:0;
	overflow:hidden;
	margin-bottom:10px;
}
.right_main {
	width:762px;
	min-height:458px;
	padding-bottom:15px;
	overflow:hidden;
}
.right2_main {
	width:273px;
	border:solid 1px #d5d5d5;
	border-top:0;
	border-bottom:0;
	padding-bottom:15px;
	overflow:hidden;
}
.left2_main {
	width:698px;
	border:solid 1px #d5d5d5;
	padding-bottom:15px;
	overflow:hidden;
}
 .h_nav li a:-webkit-any-link {
display:block;
}
/*页眉*/
.header {
	width:100%;
	height:220px;
	overflow:hidden;
	background:#fff;
}
/*--顶部链接导航*/
.header .hd_top {
	background-color:#ededed;
}
.header .hdTopCenter {
	width:1004px;
	height:30px;
	line-height:30px;
	margin:0 auto;
}
.header .hd_top a {
	padding:0 12px;
	border-left:1px dotted #888;
}
/*--页眉内容*/
.header .hd_cont {
	width:1004px;
	margin:0 auto;
	height:139px;
}
.header .hd_cont dl.logo {
}
.header .hd_cont dl.logo dt {
	margin-top:16px;
}
.header .hd_cont dl.logo dd {
	float:left;
	width:340px;
	margin:44px 0 0 20px;
}
.header .hd_cont .phone {
	padding-left:48px;
	background:url(../images/phonebg.png) no-repeat left top;
	margin-top:40px;
}
.header .hd_cont .phone p {
	font-size:28px;
	color:#007138;
	font-family:Myriad Pro, Arial, Helvetica, sans-serif;
}
/*--导航栏*/
.dh_nav {
	width:auto !important;
	background:#02783E;
}
.dh_nav ul {
	width:1004px;
	height:51px;
	margin:0 auto;
}
.dh_nav ul li {
	float:left;
}
.dh_nav ul li a {
	display:inline-block;
	font-size:13px;
	text-align:center;
	height:51px;
	line-height:51px;
	font-family:微软雅黑; width:120px; color:#fff
}
.dh_nav .navHome {

}
.dh_nav li a:hover, .dh_nav li .cur {
	color:#fff; background:#73A452; text-decoration:none
}
.footer .fot-l-box {
	width:60%;
}
.footer .fot-r-box {
	width:40%;
}
/*友情链接*/
.yqlj {
	margin-top:30px;
}
.yqlj h4 {
	margin-bottom:6px;
}
.yqlj h4 a {
	color:#02783e;
}
.yqlj p {
	margin-left:-10px;
}
.yqlj p a {
	color:#999;
	padding:0 10px;
	border-right:1px dotted #5c5c5c;
	line-height:24px;
}
.fotLink {
	margin-top:34px;
	margin-bottom:12px;
	margin-left:-5px;
}
.fotLink a {
	color:#999;
	padding:0 5px;
	border-right:1px dotted #5c5c5c;
	line-height:24px;
}
.lxwm {
	margin-top:88px;
	color:#999;
}
.lxwm dt {
	margin-bottom:10px;
}
.lxwm dd {
	padding-left:28px;
	background:url(../images/fotlxico.png) no-repeat left center;
	line-height:24px;
}
.pages {padding: 30px 0 30px;text-align: center}
.pages li {display: inline}
.pages li.thisclass, .pages a:hover{padding: 5px 10px; border: 1px solid #007138;	background: #007138;color: #fff;text-decoration: none}
.pages a{padding: 5px 10px;border: 1px solid #CCC;background: #fff;color: #A4A4A4;line-height: 18px}