﻿@charset "utf-8";
/************************************* 通用栏目-标题栏 *************************************/
.publicbar .titlebar {
	height:35px;
	padding:0 15px 0 0;
	background:url(/LK_Skin/Images/pbtitlebg.gif);
}
.publicbar .titlebar .title {
	float:left;
	height:24px;
	padding:11px 0 0 11px;
	background:url(/LK_Skin/Images/title_txtbg.gif) no-repeat;
	font:bold 13px "宋体";
}
.publicbar .titlebar .more {
	float:right;
	margin:12px 0 0 0;
	color:#5f5f5f;
	font:normal 12px/14px "宋体";
}
#leftsidebar .publicbar .titlebar { padding:0 15px 0 9px; }  /* 左侧栏 */
/************************************* 通用栏目-标签栏 *************************************/
.publicbar .tabbar { padding:10px 0 0 0; }
.publicbar .tabbar li { display:inline; }
.publicbar .tabbar a {
	float:right;
	padding:0 8px 0 0;
	margin:0 0 0 4px;
	background:#f1f1f1 url(/LK_Skin/Images/menuoff_right.jpg) right top no-repeat;
	color:#a3a3a3;
}
.publicbar .tabbar span {
	display:block;
	padding:7px 0 4px 8px;
	background:url(/LK_Skin/Images/menuoff_left.jpg) left top no-repeat;
}
.publicbar .tabbar .on a {
	background:#fff url(/LK_Skin/Images/menuon_right.jpg) right top no-repeat;
	color:#2d2d2d;
}
.publicbar .tabbar .on span {
	background:url(/LK_Skin/Images/menuon_left.jpg) left top no-repeat;
}
/************************************* 通用栏目-内容容器 *************************************/
.publicbar .content {
	padding:8px 3px 6px 15px;
	font:12px/20px "宋体";
}
.publicbar .mid {
	display:inline;
	margin:0 0 -3px 0;
}
.publicbar .dotline {
	height:9px;
	margin:0 -3px 0 -18px;
	background:url(/LK_Skin/Images/dotline.gif) left center repeat-x;
	overflow:hidden;
}
.publicbar h5 { font:bold 12px/24px "宋体"; }
#rightsidebar .publicbar .content { padding:8px 5px 6px 10px; }      /* 右侧栏 */
#pagebody #main .publicbar .content { padding:8px 20px 9px 18px; }   /* 页面的主要部分 */
/************************************* 通用栏目-左分栏、右分栏 *************************************/
.leftbar, .rightbar {
	float:left;
	display:inline;
	font:12px/20px "宋体";
}
/************************************* 通用栏目-左分栏 *************************************/
#pagebody1 .leftbar {          /* 首页-学堂 */
	width:235px;
	padding:17px 0 0 12px;
}
.company_jianjie .leftbar {    /* 关于-简介 */
    width:680px;
	padding:8px 15px 5px 18px;
}
.company_youshi .leftbar {     /* 关于-优势 */
    width:520px;
	padding:0 15px 10px 18px;
}
.wenhua .leftbar {             /* 文化 */
	width:365px;
	padding:10px 0 8px 15px;	
}
.baoyang .leftbar {            /* 文化-弹簧四大保养之科学 */
	width:465px;
	padding:10px 0 8px 15px;
	line-height:22px;
	color:#2d2d2d;
}
.renzheng .leftbar {           /* 公司认证 */
	width:528px;
	padding:10px 6px 10px 18px;
	color:#2d2d2d;
}
.contact .leftbar {            /* 联系我们 */
	width:290px;
	padding:9px 0 0 18px;
	line-height:24px;
	color:#2d2d2d;
}
.product_xx .leftbar {         /* 产品详情 */
	width:323px;
	padding:10px 8px 10px 15px;
}
/************************************* 通用栏目-右分栏 *************************************/
#pagebody1 .rightbar {         /* 首页-学堂 */
	width:207px;
	padding:8px 0 0 0;
}
.company_jianjie .rightbar {   /* 关于-简介 */
    width:280px;
}
.company_youshi .rightbar {    /* 关于-优势 */
    width:230px;
	padding:15px 0 0 0;
}
.wenhua .rightbar {            /* 文化 */
	width:425px;
	padding:10px 0 8px 0;	
}
.baoyang .rightbar {           /* 文化-弹簧四大保养之科学 */
	width:325px;
	padding:13px 0 5px 0;	
}
.renzheng .rightbar {          /* 公司认证 */
	width:220px;
	padding:28px 0 10px 10px;
}
.contact .rightbar {           /* 联系我们 */
	width:465px;
	padding:10px 0 10px 18px;
}
.product_xx .rightbar {        /* 产品详情 */
	width:405px;
	padding:10px 0;
}
/************************************* 通用文字列表 *************************************/
.list {
	height:20px;
	overflow:hidden;
}
.rightbar .list{ padding:0 0 0 10px; }
.content .list a{
	background:url(/LK_Skin/Images/dd.jpg) no-repeat 0px 4px;
	padding:0 0 0 7px;
}
.list_txt {
	height:20px;
	margin:0 10px 0 0;
	overflow:hidden;
}
.list_txt a, .list_txt .date { color:#000; background:#fff; }
.list_txt a:hover { color:#cc0707; }
.list_txt .date {
	float:right;
	margin:0 15px 0 0;
	font-weight:normal;
}
.leftbar .list_txt {
	height:22px;
	margin:2px -5px 0 0;
}
/************************************* 通用图片列表（图片和文字垂直排列） *************************************/
.list_v {
	float:left;
	display:inline;
	text-align:center;
	overflow:hidden;
}
.list_v img {
	display:block;
	margin:0 0 8px 0;
	cursor:pointer;
}
.list_v .zoomicon {
	display:block;
	width:95px;
	margin:0 auto;
	background:url(/LK_Skin/Images/zoomicon.jpg) no-repeat;
	text-align:right;
}
.company_jianjie .list_v {             /* 关于-简介 */
	width:170px;
	padding:18px 0 0 30px;
}
.company_jianjie .list_v dt img {
	width:170px; 
	height:206px 
}
.kehucanguan .list_v {                 /* 关于-厂房环境-客户来厂观察 */	
	width:200px;
	height:185px;
	padding:0 20px;
}
.kehucanguan .list_v img {
	width:200px;
	height:150px;
}
.shengchan .list_v {                   /* 关于-生产力量 */
	width:225px;
	height:316px;
	padding:0 9px;
}
.shengchan .list_v img {
	width:225px;
	height:280px;
}
.zhengjian .list_v {                   /* 公司认证-公司证件 */
	float:none;
	display:block;
	width:160px;
	margin:3px 0 0 0;
}
.zhengjian .list_v img {
	width:160px;
	height:116px;
	margin:0;
}
.renzheng .list_v {                    /* 公司认证-iso证书 */
	width:220px;
	padding:5px 0 0 0;
}
.renzheng .list_v img {
	width:220px;
	height:309px;
}
.product .list_v {                    /* 产品介绍-产品列表 */
	width:170px;
	margin:8px 10px 0 10px !important;
	margin:10px 10px -12px 10px;
}
.product .list_v dt img {
	display:block;
	width:166px;
	height:207px;
	border:1px solid #7E7E7E;
}
.product .list_v dd {
	height:20px;
	padding:3px 0 0 0;
	margin:-3px 0 0 0;
}
/************************************* 通用图片列表（图片和文字水平排列） *************************************/
.list_h { padding:0 10px 5px 0; }
.list_h dt img {
	float:left;
	display:inline;
	margin:0 13px 0 0;
}
.list_h .txt {
	float:left;
	padding:15px 18px 0 0;
}
.list_h .txt a { font-weight:bold; }
.list_h .summary {
	float:left;
	color:#373737;
	font:11px/20px "宋体";
}
#rightsidebar .list_h dt img {              /* 右侧栏 */
	width:110px;
}
#rightsidebar .list_h .txt, #rightsidebar .list_h .summary { width:135px; }
#pagebody1 #leftsidebar .list_h dt img {    /* 首页左侧栏 */
	width:82px;
}
#pagebody1 #leftsidebar .list_h .txt, #leftsidebar .list_h .summary { width:120px; }
/************************************* 右侧栏-特价产品列表 *************************************/
#tejiabar .list_h { padding:5px 10px 7px 10px; }
#tejiabar .list_h dt img, #tejiabar .picwarp {
	width:139px;
	height:94px;
}
#tejiabar .picwarp {
	position:absolute;
	display:block;
	background:url(/LK_Skin/Images/rangliwarp.gif) no-repeat;
}
#tejiabar .list_h .txt { width:100px; }
/************************************* 关于-简介 *************************************/
.company_jianjie td {
	padding:2px 8px 0 8px;
	background:#fff;	
}
/************************************* 关于-厂房环境-大图 *************************************/
.huanjing_pic {
	width:550px;
	height:375px;
	margin:0 auto 10px auto;
	text-align:center;
	overflow:hidden;
}
.huanjing_pic img {
	display:block;
	width:550px;
	height:350px;
	margin:0 0 5px 0;
	cursor:pointer;
}
.huanjing_pic a { color:#000; }
.huanjing_pic .zoom {
	position:absolute;
	height:16px;
	padding:2px 0 0 20px;
	margin:353px 0 0 200px;
	background:url(/LK_Skin/Images/zoomicon.jpg) no-repeat;
}
/************************************* 关于-网络营销-电子商务 *************************************/
.tb_dzsw { width:768px; }
.tb_dzsw td {
	width:192px;
	height:61px;
	text-align:center;
}
/************************************* 荣誉-推荐栏目 *************************************/
.rongyu_tuijian {
	width:272px;
	padding:0 0 5px 0;
	margin:16px 0;
	background:#f0f0f0;
	border:#a4a4a4 solid 1px;
	text-align:center;
	color:#2d2d2d;
}
.rongyu_tuijian .title {
	height:20px;
	padding:4px 0 0 0;
	margin:0 0 10px 0;
	background:url(/LK_Skin/Images/pbtitlebg.gif);
}
.rongyu_tuijian img {
	display:block;
	width:232px;
	height:181px;
	margin:5px auto 3px auto;
}
/************************************* 荣誉-详细内容样式 *************************************/
.wenzhangtitle {
	padding:18px 0 2px 0;
	text-align:center;
}
.shangxiawen {
	padding:4px 0 6px 200px;
	line-height:23px;
}
.shangxiawen a { color:#000; }
.shangxiawen a:hover { color:#cc0707; }
/************************************* 联系我们-广告位 *************************************/
.contact_guanggao {
	position:absolute;
	width:504px;
	height:222px;
	margin:-232px 0 0 -194px;
	background:#c9c9c9;
}
/************************************* 产品详情-产品内容 *************************************/
.product_content {
	padding:10px 6px 8px 6px;
	margin:0 0 8px 0;
	background:#f0f0f0;
	border:#a4a4a4 solid 1px;
	z-index:1;
}
.product_content h1 {
	height:20px;
	padding:5px 5px 0 8px;
	background:url(/LK_Skin/Images/dotline.gif) left bottom repeat-x;
	font:bold 12px "宋体";
}
.product_content h1 a, .product_content .bottombar a { float:right; }
.product_content .neirong {
	height:315px;
	padding:5px 0 16px 7px;
	background:url(/LK_Skin/Images/dotline.gif) left bottom repeat-x;
	line-height:21px;
}
.product_content .bottombar {
	padding:11px 20px 12px 20px;
	line-height:26px;
}
.product_content .zoompic {
	width:350px;
	height:350px;	
	margin:0 20px 0 21px;
	background:#666;
	overflow:hidden;
}
