﻿@charset "utf-8";
/************************************* 首页 *************************************/
.index_col1 { width:400px; }
.index_col2 { width:320px; }
.index_col3 { width:230px; }
.index_col1 .lsbar, .index_col2 .lsbar, .index_col3 .lsbar { width:auto; }
/************************************* 首页-产品展示 *************************************/
.index_col1 .list_v {
	width:85px;
	height:115px;
	margin:6px 5px 5px 5px;
	line-height:15px;
}
.index_col1 .list_v a { color:#7e7e7a; }
.index_col1 .list_v img {
	width:85px;
	height:82px;
	margin:0 0 3px 0;
}
/************************************* 首页-推荐产品 *************************************/
.index_col2 .list_h {
	padding:0 0 8px 0;
	margin:0;
	border:0;
}
.index_col2 .list_h  dt { height:125px; }
.index_col2 .list_h dt img {
	width:100px;
	height:107px;
	padding:2px;
}
.index_col2 .list_h dd {
	margin:-120px 0 0 110px;
	line-height:17px;
}
.index_col2 .list_h dd a {
	font:12px/17px "宋体";
	color:#999;
}
/************************************ 首页-友情链接 ******************************************/
.partner {
	float:left;
	display:inline;
	width:94px;
	height:27px;
	margin:0 5px 3px 0;
	border:#f2f1ef solid 1px;
}
/************************************ 首页-标签栏（华康新闻、技术信息、相关服务） ******************************************/
.tab {
	height:30px;
	padding:2px 0 0 5px;
}
.tab a {
	float:left;
	width:90px;
	height:25px;
	margin:0 0 0 3px;
	background:url(/LK_Skin/images/taboff.png) no-repeat;
	text-align:center;
	line-height:23px;
	color:#fff !important;
}
.tab a:hover, .tab .on {
	background:url(/LK_Skin/images/tabon.png) no-repeat;
	font-weight:bold;
	color:#fff !important;
}
/************************************* 表单的公共样式 *************************************/
form label, form select, form input {
	font:12px Tahoma;
	vertical-align:middle;
}
form select, form input, form textarea {
	border:#edecec solid 1px;
	font:12px/15px Tahoma;
	color:#666;
}
form select {
	width:180px;
	height:20px;
}
form input {
	width:135px;
	height:15px;
	padding:2px 5px 1px 5px;
}
form textarea {
	width:260px;
	height:75px;
	vertical-align:top;
	overflow:auto;
}
form .tr { height:32px; }
form .btn {
	width:76px;
	height:25px;
	background:url(/LK_Skin/images/btnbg.png) no-repeat;
	font:12px/25px "宋体";
	cursor:pointer;
}
/************************************* 联系我们表单 *************************************/
.form_contact { padding:18px 0 0 40px; }
.form_contact input { width:190px; }
.form_contact .btn {
	width:76px;
	border:0;
}
/************************************ 侧栏-导航栏目 ******************************************/
.subnav {
	width:225px;
	margin:0 0 8px 17px;
	background:url(/LK_Skin/images/subnav_bg.png) repeat-y;
}
.subnav .top {
	height:12px;
	background:url(/LK_Skin/images/subnav_top.png) no-repeat;
}
.subnav .top1 {
	height:35px;
	background:url(/LK_Skin/images/subnav_top1.png) no-repeat;
	text-align:center;
	font:bold 14px/35px "宋体";
	color:#3b8109;
}
.subnav .content {
	padding:5px 0 35px 15px;
	background:url(/LK_Skin/images/subnav_bottom.png) left bottom no-repeat;
}
.subnav .item {
	padding:0 0 0 13px;
	background:url(/LK_Skin/images/icon_right.png) left 7px no-repeat;
	font:bold 14px/23px "宋体";
}
.subnav .item a { color:#333; }
.subnav .item .on, .subnav .item a:hover { color:#49a507 !important; }
/************************************* 联系我们 *************************************/
.contact {
	padding-bottom:20px;
	background:url(/LK_Skin/images/contact_bg.jpg) left bottom no-repeat;
}
.contact .maincontent {
	height:auto !important;
	height:380px;
	min-height:380px;
	padding:20px 0 20px 40px;
	background:url(/LK_Skin/images/contact_mm.jpg) right 40px no-repeat;
	line-height:23px;
}
/************************************* 新闻（或技术）列表 *************************************/
.list_news {
	width:650px;
	padding:0 0 0 10px;
	margin:0 0 8px 0;
	border-bottom:#eaeaea solid 1px;
	font:12px/21px "宋体";
	color:#656565;
}
.list_news a { color:#000; }
.list_news a:hover { color:#277717 !important; }
.list_news .col1 {
	float:left;
	width:20px;
	text-align:center;
}
.list_news .col2 {
	float:left;
	width:500px;
	padding:0 15px 0 20px;
}
.list_news .col3 {
	float:left;
	width:90px;
}
.list_news .content {
	clear:both;
	padding:3px 25px 0 40px;
}
/************************************ 新闻栏目 ******************************************/
.newsbar {
	position:relative;
	height:auto !important;
	height:145px;
	min-height:145px;
	padding:0 0 5px 148px;
	margin:5px 10px 10px 5px;
	border-bottom:#eaeaea solid 1px;
}
.newsbar .leftpic {
	position:absolute;
	left:0;
	top:0;
	width:129px;
	height:137px;
	padding:3px;
	background:#fff;
	overflow:hidden;
}
.newsbar .title {
	height:19px;
	padding:4px 0 0 15px;
	margin:0 0 5px 0;
	background:#f2f2e8;
	font:bold 12px/19px "宋体";
}
.newsbar .list_news { margin:0; border:0; }
.newsbar .list_news .col2 {
	width:290px;
	padding-left:12px;
	background:url(/LK_Skin/images/icon_right.png) left 6px no-repeat;
}
.newsbar .list_news .col3 { width:120px; }
.newsbar .list_news .date { padding:0 0 0 20px; }
/************************************ 产品详细 ******************************************/
.product_xx {
	margin:10px 0 20px 0;
	overflow:hidden;
}
.product_xx dt {
	width:230px;
	height:270px;
	text-align:center;
}
.product_xx dt img {
	display:block;
	width:216px;
	height:226px;
	padding:5px;
	margin:0 0 6px 0;
	background:#f5f5e9;
}
.product_xx dd {
	display:block;
	height:auto !important;
	height:270px;
	min-height:270px;
	margin:-270px 0 0 240px;
	line-height:19px;
}
.product_xx .zoom {
	padding:0 0 0 18px;
	background:url(/LK_Skin/images/icon_zoom.gif) no-repeat;
	color:#656565;
}
.product_xx a:hover .zoom { color:#277717; }
.product_xx .h4 {
	font:14px/25px "宋体";
	color:#000;
}
/************************************* 文章内容页样式 *************************************/
.wz_container {
	width:680px;
	padding:15px 0 0 0;
	margin:0 0 10px 0;
	background:#fafaf2;
	border:#f5f5e6 solid 1px;
}
.wz_title, .wz_infobar {
	margin:0 15px;
	border-bottom:#e6e6e6 solid 1px;
	text-align:center;
}
.wz_title {
	height:auto;
	font:20px/29px "黑体";
}
.wz_infobar {
	height:22px;
	padding:4px 15px 0 15px;
	color:#999;
}
.wz_content {
	padding:18px 15px 15px 15px;
	color:#656565;
}
.wz_bottom {
	padding:8px 30px 10px 0;
	text-align:right;
}
.wz_bottom a { color:#999; }
/************************************ 文本（字体）样式 ******************************************/
.ht20px3f8b07 {
	font:20px/25px "黑体";
	color:#3f8b07;
}

