﻿@charset "utf-8";
/************************************* 通用全局样式 *************************************/
* { padding: 0;  margin: 0; border:0; }
body {
	background:#eff0f0;
	text-align:center;
	color:#333;
	font:12px "宋体";
}
body div { text-align:left; }
a { text-decoration:none; color:#656565; }
a:hover { color:#ff6500; }
.clear { clear:both; height:0; font-size:0; line-height:0; }
/************************************* 网页容器 *************************************/
#webwarp {
	width:1004px;
	margin:0 auto;
	background:url(/LK_skin/Images/webbg.jpg) repeat-y;
	overflow:hidden;
}
/************************************* 页头 *************************************/
#header {
	height:109px;
	background:#fff url(/LK_Skin/Images/headerbg.jpg) center bottom no-repeat;
}
/************************************* 页头-设为首页、加入收藏 *************************************/
#header .tools {
	height:22px;
	padding:25px 0 0 840px;
}
/************************************* 页头-搜索栏 *************************************/
.h_search {
	height:21px;	
	padding:28px 0 0 590px;
	background:url(/LK_skin/Images/searchbarbg.gif) 515px bottom no-repeat;
}
.h_search input {
	float:left;
	height:16px;
}
.h_search .textbox {
	width:130px;
}
.btn_search {
	width:28px;
	margin:0 0 0 5px;
	background:transparent;
	cursor:pointer;
}
/************************************* 主导航 *************************************/
#nav {
	border:#093 solid 1px;
	border-width:1px 0;
}
#nav .content {
	width:860px;
	padding:0 20px;
	margin:0 auto;
	background:#093;
	font-size:14px;
}
#nav a {
	float:left;
	width:70px;
	padding:5px 0 !important;
	padding:5px 0 3px 0;
	margin:0 0 0 8px;
	text-align:center;
	color:#fff;
}
#nav a:hover {
	background:#446a20;
}
#nav .navon {	
	background:#446a20;
}
/************************************* 页脚 *************************************/
#footer {
	clear:both;
	padding:60px 0 20px 0;
	background:#fff url(/LK_skin/Images/footerbg.jpg) left top no-repeat;
	text-align:center;
	color:#656565;
	font:12px/22px Arial;
}
/************************************* 页脚-页脚链接 *************************************/
.footerlink {
	padding:3px 0 5px 160px;
}
.footerlink a { color:#333; }
.footerlink a:hover { color:#ff6500; }
/************************************* 页脚-Top *************************************/
#footer .top {
	float:right;
	margin:-1px 120px 0 0;
	color:#F00;
}
/************************************* 页面所处位置导航提示 *************************************/
.breadcrumb {
	padding:15px 0 5px 10px;
	color:#656565;
}
.breadcrumb a { color:#000; }
/************************************* 页面主体（大图片广告栏和页脚之间的部分） *************************************/
#pagebody {
	width:100%;
	padding:0 0 10px 0;
	background:url(/LK_skin/Images/pagebodybg.jpg) left bottom no-repeat;
}
/************************************ 侧栏 ******************************************/
.sidebar {
	float:left;
	width:237px;
	padding:16px 0 0 0;
	background:url(/LK_skin/Images/leftsidebarbg.jpg) no-repeat;
	overflow:hidden;
}
/************************************ 侧栏-产品中心 ******************************************/
.sidebar_product .title {
	background:#093;
	text-align:center;
	color:#fff;
	font:bold 22px/40px Arial;
}
.sidebar_product .content {
	width:201px;
	padding:8px 0 15px 15px;
	background:url(/LK_skin/Images/ls_product_content.jpg) 15px top no-repeat;
	font:bold 14px/23px "宋体";
}
/************************************ 侧栏-产品中心-产品大类 ******************************************/
.sidebar_product dt {
	width:100%;
	padding:0 0 0 55px;
	background:url(/LK_skin/Images/product_bigclassbg.jpg) no-repeat;
	cursor:pointer;
}
.sidebar_product dt a { color:#000; }
.sidebar_product dt a:hover { color:#ff6500; }
.sidebar_product .show dt {
	background:url(/LK_skin/Images/bigclassbg_show.jpg) no-repeat;
}
/************************************ 侧栏-产品中心-产品小类 ******************************************/
.sidebar_product dd {
	display:none;
	font-size:13px;
}
.sidebar_product dd a {
	display:block;
	padding:1px 0 0 14px;
	margin:0 0 0 11px;
	background:url(../images/doticon.gif) left center no-repeat;
}
.sidebar_product .show dd { display:block; }
/************************************ 侧栏-留言栏目 ******************************************/
.sidebar_liuyan .title {
	padding:0 0 0 13px;
	margin:15px 0 10px 0;
	background:url(/LK_skin/Images/ls_liuyan_title.gif) repeat-y;
	color:#656565;
	font:bold 14px/16px "宋体";
}
.sidebar_liuyan .content {
	padding:0 15px 10px 15px;
	line-height:20px;
	color:#656565;
}
.sidebar_liuyan input, .sidebar_liuyan textarea {
	width:100%;
	border:#d7d7d5 solid 1px;
}
.sidebar_liuyan textarea {
	height:68px;
	font:13px/17px "宋体";
	overflow:visible;
}
.sidebar_liuyan input.btn_ok {
	width:22px;
	background:#d1d1d1;
	border:0;
	color:#fff;
	font:bold 13px Arial;
	cursor:pointer;
}
/************************************ 侧栏-联系我们 ******************************************/
.sidebar_contact .title {
	padding:15px;
	background:url(/LK_skin/Images/ls_contact_title.jpg) 6px 32px no-repeat;
	color:#000;
	font:bold 14px "宋体";
}
.sidebar_contact .content {
	padding:0 15px;
	background:url(/LK_skin/Images/ls_contactbg.gif) repeat-y;
	color:#000;
}
/************************************ 字体 ******************************************/
.arial24px000, .arial18px000, .bigtitle arial26pxe0e0e0 {
	color:#000;	
	font-family:Arial;
}
.arial24px000 { font-size:24px; }
.arial18px000 { font-size:18px; }
.bigtitle .arial26pxe0e0e0 {
	color:#e0e0e0;
	font-size:26px;
}
/************************************* 翻页样式 *************************************/
.paging {
	clear:both;
	width:730px;
	padding:0 0 10px 0;
	text-align:right;	
}
.bigbar .paging {
	width:640px;
	padding:10px 0;
}
.paging a { color:#67B5F4; }    /* 未访问的链接 */
.paging a:hover { color:#ff6500; }    /* 鼠标移动到链接上 */
