@charset "utf-8";
/************************************* 通用全局样式 *************************************/
* { padding: 0; margin: 0; border:0; }
body {
	background:#277716 url(/LK_Skin/images/bodybg.png) repeat-x;
	text-align:center;
	color:#333;
	font:12px/19px 宋体;
}
body div { text-align:left; }
a { text-decoration:none; color:#277717; outline: none; }
a:hover { color:#ff6500 !important; }
.clear { clear:both; height:0; font-size:0; line-height:0; }
.more {
	float:right;
	margin:3px 5px 0 0;
}
/************************************* 网页容器 *************************************/
#webwrap {
	width:1004px;
	margin:0 auto;
	background:url(/LK_Skin/images/webbg.png) repeat-y;
}
.webwrap1 { background:url(/LK_Skin/images/webright.png) right top no-repeat; }
.webwrap2 { background:url(/LK_Skin/images/webleft.png) no-repeat; }
.webwrap3 {
	width:960px;
	padding:0 22px 15px 22px;
	background:url(/LK_Skin/images/webbottom.png) center bottom no-repeat;
	overflow:hidden;
}
/************************************* 页头 *************************************/
#header {
	height:390px;
	background:url(/LK_Skin/images/headerbg.jpg) no-repeat;
}
.header_right {
	float:left;
	display:inline;
	width:695px;
	margin:225px 0 0 24px;
}
/************************************* 主导航 *************************************/
#nav {
	float:left;
	width:196px;
	display:inline;
	margin:115px 0 0 36px;
	font:bold 14px/25px "宋体";
}
#nav li {
	position:relative;
	list-style:none outside;
}
#nav li.li {
	width:80px;
	height:25px;
	padding:1px 0 0 24px;
	background:url(/LK_Skin/images/nav_itemoff.png) 4px 3px no-repeat;
}
#nav li.on {
	width:170px;
	background:url(/LK_Skin/images/nav_itemon.png) 4px 3px no-repeat;
}
#nav li.on a { color:#fff !important; }
#nav li.li ul {
	position:absolute;
	display:none;
	right:0;
	top:23px;
	width:86px;
}
#nav li.on ul { display:block; }
#nav li.li ul li {
	height:19px;
	padding:1px 0 0 0;
	margin:2px 0 0 0;
	background:#ecefea;
	text-align:center;
	font:12px/19px "宋体";
}
#nav li.li ul li.on {
	width:auto;
	background:#d6dfd0;
}
#nav li.li ul li a { color:#277717 !important; }
#nav li.li ul li a:hover, #nav li.li ul li.on a { color:#ff6500 !important; }
/************************************* 页头-设为首页、加入收藏 *************************************/
#header .tools, #header .language {
	height:22px;
	padding:0 10px 0 0;
	margin:0 0 0 520px;
	background:url(/LK_Skin/images/line_doth.jpg) left bottom repeat-x;
	text-align:right;
}
#header .tools a {
	padding:0 0 0 14px;
	background:url(/LK_Skin/images/icon_home.gif) 2px 2px no-repeat;
}
#header .tools .a1 { background:url(/LK_Skin/images/icon_star.gif) no-repeat; }
/************************************* 页头-语言版本 *************************************/
#header .language {
	margin:3px 0 0 440px;
	color:#999;
}
#header .language a { color:#656565; }
#header .language a:hover, #header .language .on { color:#277717 !important; }
/************************************* 页头-搜索栏 *************************************/
#header .searchbar {
	height:32px;
	padding:3px 6px 0 5px;
	margin:0 0 0 440px;
	background:url(/LK_Skin/images/line_doth.jpg) left 34px repeat-x;
	overflow:hidden;
}
#header .searchbar form {
	height:25px;
	padding:2px 0 0 72px;
	background:url(/LK_Skin/images/searchbg.png) no-repeat;
}
#header .searchbar input {
	padding:0;
	border:0;
	background:none;
}
#header .searchbar .searchbtn {
	width:30px;
	height:22px;
	cursor:pointer;
}
/************************************* 页头-热门产品、产品分类 *************************************/
#header .hot {
	padding:18px 10px 10px 10px;
	background:url(/LK_Skin/images/line_12px.png) left bottom no-repeat;
}
#header .hot a { color:#656565; }
#header .product_class {
	margin:-8px 0 0 0;
	padding:0 10px 10px 10px;
	background:url(/LK_Skin/images/line_12px.png) left bottom no-repeat;
	color:#49a507;
}
#header .product_class a { color:#49a507; }
/************************************* 页脚 *************************************/
#footer {
	clear:both;
	background:url(/LK_Skin/images/footerbg.png) no-repeat;
	color:#3f8b07;
}
#footer a { color:#3f8b07; }
#footer .content {
	height:auto !important;
	height:57px;
	min-height:57px;
	padding:35px 20px 4px 280px;
	background:url(/LK_Skin/images/footerlogo.jpg) 61px 33px no-repeat;
}
/************************************* 页面主体（大图片广告栏和页脚之间的部分） *************************************/
#pagebody {
	width:960px;
	overflow:hidden;
}
/************************************ 侧栏 ******************************************/
.sidebar {
	float:left;
	width:265px;
	overflow:hidden;
}
/************************************ 侧栏-通用栏目 ******************************************/
.lsbar {
	width:225px;
	margin:0 0 8px 17px;
	overflow:hidden;
}
.lsbar .title {
	height:28px;
	padding:4px 0 0 15px;
	background:url(/LK_Skin/images/titlebg.png) no-repeat;
	font:bold 12px/21px "宋体";
	color:#fff;
}
.lsbar .content {
	padding:0 2px 3px 8px;
	background:url(/LK_Skin/images/sbar_content.jpg) left bottom no-repeat;
}
/************************************ 主栏（或中间栏） ******************************************/
.main {
	float:left;
	width:685px;
	overflow:hidden;
}
.maintitle {
	height:30px;
	padding:4px 0 0 15px;
	background:url(/LK_Skin/images/titlebg.png) no-repeat;
	font:bold 12px/21px "宋体";
	color:#fff;
}
.maincontent {
	padding:0 10px 10px 10px;
	line-height:21px;
	color:#333;
}
/************************************* 页面所处位置导航提示 *************************************/
.breadcrumb {
	position:absolute;
	width:680px;
	height:25px;
	text-align:right;
	font:12px/23px "宋体";
	color:#666;
}
.breadcrumb a, .breadcrumb span { color:#000; }
.breadcrumb span {
	padding:0 0 0 13px;
	background:url(/LK_Skin/images/icon_home.gif) left 2px no-repeat;
}
/************************************ 文字列表 ******************************************/
.list_txt {
	height:19px;
	padding:0 0 0 8px;
	background:url(/LK_Skin/images/icon_dot.gif) left 7px no-repeat;
	overflow:hidden;
}
.list_txt1 {
	padding:0 0 0 11px;
	background:url(/LK_Skin/images/icon_right1.gif) left 5px no-repeat;
}
.list_txt a, .list_txt1 a { color:#333; }
.list_txt a:hover, .list_txt1 a:hover { color:#49a507 !important; }
.list_txt .date, .list_txt1 .date {
	float:right;
	margin:0 0 0 5px;
	color:#999;
}
/************************************ 图文列表（图片和文字成垂直排列） ******************************************/
.list_v {
	float:left;
	display:inline;
	width:198px;
	height:158px;
	margin:0 14px 12px 14px;
	text-align:center;
	overflow:hidden;
}
.list_v a { color:#333; }
.list_v a:hover { color:#277717 !important; }
.list_v img {
	display:block;
	width:198px;
	height:134px;
	margin:0 0 6px 0;
}
.maincontent .list_v {
	width:163px;
	height:160px;
	margin:5px 5px 15px 5px;
	background:url(/LK_Skin/images/picwrap.png) no-repeat;
	line-height:25px;
}
.maincontent .list_v img {
	display:block;
	width:145px;
	height:115px;
	margin:10px 9px 5px 9px;
}
/************************************ 图文列表（图片和文字成水平排列） ******************************************/
.list_h {
	height:110px;
	padding:5px;
	margin:0 0 5px 0;
	border-bottom:#eaeaea solid 1px;
	overflow:hidden;
}
.list_h dt {
	width:150px;
	height:110px;
}
.list_h dt img {
	width:145px;
	height:100px;
	padding:3px;
	background:#fff;
}
.list_h dd {
	height:99px;
	margin:-110px 0 0 165px;
	line-height:19px;
	overflow:hidden;
}
.list_h dd a {
	font:bold 14px/23px "宋体";
	color:#333;
}
/************************************ 翻页栏 ******************************************/
.paging {
	width:645px;
	height:18px;
	padding:0 10px 10px 10px;
	text-align:right;
	font-size:13px;
	color:#d9d9d9;
}
.maincontent .paging { padding-top:6px; }
.paging a { color:#8b8b8b; }
.paging a:hover, .paging .on { color:#390 !important; }
