@charset "utf-8";
/************************************* 通用全局样式 *************************************/
* { padding: 0;  margin: 0; border:0; }
body {
	background:#bcbcbc;
	text-align:center;
	color:#000;
	font:12px 宋体;
}
body div { text-align:left; }
a { text-decoration:none; color:#2d2d2d; outline: none; cursor:pointer; }
a:hover { color:#cc0707; }
.clear { clear:both; height:0; font-size:0; line-height:0; }
/************************************* 网页容器 *************************************/
#webwarp {
	width:1004px;
	margin:0 auto;
	background:#f5f5f5;
	overflow:hidden;
}
/************************************* 页头 *************************************/
#header {
	padding:7px 9px;
	height:89px;
	background:url(/LK_Skin/Images/headerbg.gif);
}
/************************************* 页头-logo *************************************/
#header .logo {
	float:left;
	width:340px;
	height:89px;
}
/************************************* 页头-主导航 *************************************/
#nav {
	float:left;
	width:645px;
	height:89px;
	background:#e5e5e5 url(/LK_Skin/Images/navbg.jpg) right top no-repeat;
}
#nav a {
	float:left;
	text-align:center;
	color:#000;
	font:12px Verdana;
}
#nav_index {                    /* 导航-首页 */
	width:32px;
	padding:60px 0 0 0;
	margin:10px 0 0 15px;
	background:url(/LK_Skin/Images/nav_index.jpg) center top no-repeat;
}
#nav_index.on { background:url(/LK_Skin/Images/nav_index_on.jpg) center top no-repeat; }
#nav_company {                  /* 导航-关于华尔赛 */
	padding:50px 0 0 0;
	margin:20px 0 0 15px;
	background:url(/LK_Skin/Images/nav_company.jpg) center top no-repeat;
}
#nav_company.on { background:url(/LK_Skin/Images/nav_company_on.jpg) center top no-repeat; }
#nav_wenhua {                   /* 导航-弹簧文化 */
	padding:65px 0 0 0;
	margin:5px 0 0 15px;
	background:url(/LK_Skin/Images/nav_wenhua.jpg) center top no-repeat;
}
#nav_wenhua.on { background:url(/LK_Skin/Images/nav_wenhua_on.jpg) center top no-repeat; }
#nav_product {                   /* 导航-产品介绍 */
	padding:48px 0 0 0;
	margin:22px 0 0 15px;
	background:url(/LK_Skin/Images/nav_product.jpg) center top no-repeat;
}
#nav_product.on { background:url(/LK_Skin/Images/nav_product_on.jpg) center top no-repeat; }
#nav_renzheng {                   /* 导航-公司认证 */
	padding:62px 0 0 0;
	margin:8px 0 0 15px;
	background:url(/LK_Skin/Images/nav_renzheng.jpg) center top no-repeat;
}
#nav_renzheng.on { background:url(/LK_Skin/Images/nav_renzheng_on.jpg) center top no-repeat; }
#nav_contact {                   /* 导航-联系我们 */
	padding:46px 0 0 0;
	margin:24px 0 0 15px;
	background:url(/LK_Skin/Images/nav_contact.jpg) center top no-repeat;
}
#nav_contact.on { background:url(/LK_Skin/Images/nav_contact_on.gif) center top no-repeat; }
/************************************* 日期时间,语言版本,主导航的子菜单 *************************************/
.col_date, .col_language, #col_subnav {
	float:left;
	position:relative;
	height:18px;
	padding:4px 0 0 0;
	font-family:Verdana;
	overflow:hidden;
}
.col_date {
	width:155px;
	padding:4px 0 0 35px;
	background:#fff;
}
.col_language { width:160px; }
.col_language a { margin:0 0 0 11px; }
#col_subnav { width:650px; }
#col_subnav a { color:#9b9b9b; }
#col_subnav a:hover { color:#cc0707; }
/************************************* 页脚 *************************************/
#footer {
	clear:both;
	width:100%;
	background:#333;
	border-top:#666 solid 1px;
	color:#cbcbcb;
}
#footer a { color:#000; }
#footer a:hover { color:#cc0707; }
/************************************* 页脚-战略伙伴 *************************************/
#footer .publicbar .titlebar {
	padding:0 15px 0 9px;
	color:#000;
}
#footer .publicbar .biaoyu {
	float:left;
	padding:11px 0 0 120px;
	font:normal 13px "宋体";
}
#footer .publicbar .content {
	padding:3px 0 3px 0;
	text-align:center;
}
#footer .publicbar .content img {
	width:88px;
	height:31px;
	margin:8px 3px 0 2px;
}
/************************************* 页脚-设计提供、技术提供 *************************************/
#footer .warp {
	width:956px;
	height:35px;
	padding:22px 15px 0 15px;
	margin:5px auto 0 auto;
	background:#ccc url(/LK_Skin/Images/dtbg.gif) no-repeat;
	color:#000;
}
/************************************* 页脚-链接 *************************************/
.footerlink {
	height:18px;
	padding:6px 0 0 0;
	margin:5px 0 10px 0;
	background:#e5e5e5;
	text-align:center;
}
/************************************* 页脚-地址和联系方式 *************************************/
#footer .address {
	padding:0 0 6px 85px;
	font:12px/18px "宋体";
}
/************************************* 页脚-版权 *************************************/
#footer .copyright {
	width:840px;
	padding:10px 0 10px 0;
	margin:0 auto;
	border-top:#565656 solid 1px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
/************************************* 大图片广告栏 *************************************/
#banner {
	clear:both;
	height:208px;
	background:url(/LK_Skin/Images/bannerbg.jpg) 936px top no-repeat;
	border-bottom:#696969 solid 1px;
	overflow:hidden;
}
/************************************* 页面主体（大图片广告栏和页脚之间的部分） *************************************/
#pagebody1 {
	width:1004px;
	background:#fff url(/LK_Skin/Images/pagebodybg1.gif) repeat-y;
}
#pagebody {
	width:1004px;
	background:#fff url(/LK_Skin/Images/pagebodybg2.gif) repeat-y;
}
/************************************* 页面主要部分 *************************************/
#main {
	float:left;
	width:810px;
	overflow:hidden;
}
#pagebody1 #main { width:462px; }
/************************************* 左侧栏 *************************************/
#leftsidebar {
	float:left;	
	display:inline;
	width:188px;
	margin:0 6px 0 0;
	overflow:hidden;
}
#pagebody1 #leftsidebar { width:243px; }
/************************************* 右侧栏 *************************************/
#rightsidebar {
	float:right;	
	display:inline;
	width:287px;
	overflow:hidden;
}
/************************************* 左侧栏-产品搜索表单 *************************************/
.searchform {
	padding:1px 0 6px 0;
	margin:0 0 0 -3px;
}
.searchform select, .select {
	color:#474747;
	border:#909090 solid 1px;
	font-size:12px;
}
.searchform .btn, .searchbtn {
	width:44px;
	height:25px;
	background:url(/LK_Skin/Images/searchbtn.gif) no-repeat;
	cursor:pointer;
}
#pagebody .searchform {
	background:url(/LK_Skin/Images/searchformbg.jpg) no-repeat;
	padding:72px 0 0 0;
}
#pagebody .searchform select { margin:0 0 5px 0; }
#pagebody .searchform .btn { margin:8px 0 0 8px; }
/************************************* 左侧栏-产品分类 *************************************/
#productclass p {
	width:186px;
	height:16px;
	padding:1px 13px 0 13px;
	margin:5px 0 0 0;
	background:url(/LK_Skin/Images/bigclassoff.gif) right top no-repeat;
	line-height:16px;
	cursor:pointer;
}
#productclass p.on {
	background:url(/LK_Skin/Images/bigclasson.gif) right top no-repeat;
}
.classcontent {
	width:169px;
	padding:0 13px 0 30px;
	margin:3px 0;
	background:url(/LK_Skin/Images/smallclassbg.gif) repeat-y;
	line-height:21px;
}
.classcontent a { color:#7d7d7d; }
.classcontent a:hover { color:#F00; }
#pagebody #productclass p { width:140px; }
#pagebody .classcontent { width:123px; }
/************************************* 右侧栏-华尔赛承诺 *************************************/
.chengnuo .left {
	float:left;
	width:155px;
	padding:0 10px 0 5px;
}
.chengnuo .right {
	float:left;
	width:100px;
}
.chengnuo1 {
	float:left;
	width:85px;
	height:50px;
	margin:21px 0 0 0;
	background:url(/LK_Skin/Images/chengnuo1.gif) left -50px no-repeat;
}
.chengnuo2 {
	float:left;
	width:53px;
	height:32px;
	margin:-66px 0 0 32px;
	background:url(/LK_Skin/Images/chengnuo2.gif) left -32px no-repeat;
}
.on .chengnuo1 {
	background:url(/LK_Skin/Images/chengnuo1.gif) no-repeat;
}
.on .chengnuo2 {
	background:url(/LK_Skin/Images/chengnuo2.gif) no-repeat;
}
/************************************* 翻页栏 *************************************/
.paging {
	padding:10px 0 0 0;
	text-align:right;
	color:#666;
}
.paging a { color:#666; }
.paging a.on {
	color:#f00;
	font-weight:bold;
}
.paging .textinput {
	width:32px;
	height:16px;
	padding:2px 0 0 0;
	border:#7c7c7c inset 1px;
}