@charset "utf-8";
/************************************* 表单的公共样式 *************************************/
label, select, input {
	font:12px Tahoma;
	vertical-align:middle;
}
select, input, textarea {
	border:#edecec solid 1px;
	color:#999;
	font:12px/15px Tahoma;
}
select {
	width:125px;
	height:20px;
}
form input {
	width:200px;
	height:15px;
	padding:2px 5px 1px 5px;
}
form textarea {
	width:260px;
	height:60px;
	vertical-align:top;
	overflow:auto;
}
form .tr { height:36px; }
form .radio, form .btn {
	width:auto;
	padding:0;
	border:0;
}
form .btn {
	width:65px;
	height:24px;
	padding:0 0 3px 0;
	background:url(/LK_Skin/images/btnbg.png) no-repeat;
	font:12px/23px "宋体";
	color:#000;
	cursor:pointer;
}
/************************************* 留言表单 *************************************/
.form_liuyan {
	padding:15px 0 35px 40px;
	margin:0 0 0 15px;
	background:url(/LK_Skin/images/contactbg.jpg) -175px bottom no-repeat;
	color:#333;
}
.form_liuyan textarea {
	width:320px;
	height:150px;
}
.form_liuyan span {
	vertical-align:middle;
	color:#f00;
}
/************************************* 联系我们 *************************************/
.contact {
	height:350px;
	padding:40px 20px 20px 240px;
	background:url(/LK_Skin/images/contactbg.jpg) 26px 28px no-repeat;
	color:#000;
}
/************************************* 生产车间-图片列表 *************************************/
.chejian {
	width:100%;
	padding:5px 0 0 0;
}
.chejian .list_v {
	width:164px;
	height:150px;
	margin:5px 50px 10px 10px;
	text-align:center;
	overflow:hidden;
}
.chejian .list_v a { font:bold 12px/25px "宋体"; }
.chejian .list_v img {
	width:164px;
	height:113px;
	padding:0;
}
/************************************ 表格形式的文章列表 ******************************************/
.list_table {
	width:100%;
	background:url(/LK_Skin/images/tablelistbg.png) 18px top repeat-y;
}
.list_tr {
	width:100%;
	height:22px;
	line-height:27px;
	color:#999;
	overflow:hidden;
}
.list_tr dt {
	float:left;
	display:inline;
}
.list_tr a { color:#333; }
.list_tr .col1 {
	width:435px;
	padding:0 10px 0 23px;
	background:url(/LK_Skin/images/icon_right.gif) 5px 9px no-repeat;
}
.list_tr .col2 {
	width:110px;
	text-align:center;
}
.list_tr .date { padding:0 0 0 80px; }
/************************************* 文章内容页样式 *************************************/
.wz_container {
	width:635px;
	padding:15px 0 0 10px;
}
.wz_title, .wz_infobar {
	background:url(/LK_Skin/images/line_dot.gif) left bottom repeat-x;
	text-align:center;
}
.wz_title {
	height:32px;
	font:20px/29px 黑体;
	color:#333;
}
.wz_infobar {
	height:22px;
	padding:4px 15px 0 15px;
	color:#656565;
}
.wz_content {
	padding:18px 0 15px 0;
	color:#333;
}
.wz_bottom {
	background:url(/LK_Skin/images/line_dot.gif) repeat-x;
	padding:8px 30px 10px 0;
	text-align:right;
}
.wz_bottom a { color:#333; }
/************************************* 产品详情-左边图片 *************************************/
.product_leftbar {
	float:left;
	display:inline;
	width:225px;
	padding:10px 0 20px 10px;
}
.product_leftbar img {
	width:200px;
	height:200px;
}
.product_leftbar .zoom {
	width:112px;
	height:20px;
	padding:4px 0 0 18px;
	margin:10px 0 15px 33px;
	background:url(/LK_Skin/images/zoombg.jpg) no-repeat;
	cursor:pointer;
}
.product_pn {
	width:200px;
	background:url(/LK_Skin/images/line_dot.gif) repeat-x;
}
.product_pn .content {
	padding:10px;
	background:url(/LK_Skin/images/line_dot.gif) left bottom repeat-x;
}
/************************************* 产品详情-右边产品介绍 *************************************/
.product_rightbar {
	float:left;
	display:inline;
	width:418px;
	padding:10px 0 20px 0;
}
.product_content {
	padding:10px;
	background:#f5f5f5;
	z-index:1;
}
.product_content .bottombar {
	padding:10px 20px 0 20px;
	text-align:center;
	font:16px/25px "宋体";
	color:#005fc9;
}
.product_content .zoompic {
	width:396px;
	height:390px;
	background:#f5f5f5;
	overflow:hidden;
}
.product_content .h4 {
	background:url(/LK_Skin/Images/line_dot.gif) left bottom repeat-x;
	font:14px/23px "宋体";
	color:#007ac9;
}
.product_content .p {
	padding:5px 10px;
	color:#656565;
}
/************************************ 首页-推荐产品 ******************************************/
.side_publicbar .list_v {
	width:63px;
	height:82px;
	margin:0 12px 8px 18px;
}
.side_publicbar .list_v img {
	width:63px;
	height:63px;
	padding:0;
	margin:0 0 3px 0;
}
