@charset "utf-8";
/************************************* 表单的公共样式 *************************************/
label, select, input {
	font:12px/15px Tahoma;
	vertical-align:middle;
}
input, textarea {
	border:#ebebeb solid 1px;
	color:#999;
}
form input {
	width:190px;
	height:17px;
	padding:1px 5px;
}
form textarea {
	width:320px;
	height:75px;
	font:12px/15px Tahoma;
	vertical-align:top;
	overflow:auto;
}
form .tr { height:35px; }
form .radio, form .btn {
	width:auto;
	padding:0;
	border:0;
}
form .btn {
	width:76px;
	height:25px;
	background:url(/LK_Skin/Images/btnbg.jpg) no-repeat;
	font:12px/27px "宋体";
	color:#333;
	cursor:pointer;
}
/************************************* 页头-搜索表单 *************************************/
.form_search {
	height:23px;
	padding:2px 0 0 0;
	background:url(/LK_Skin/Images/searchbg.png) 238px top no-repeat;
	overflow:hidden;
}
.form_search .box1{
	float:left;
	display:inline;
	width:103px !important;
	width:101px;
	height:16px;
	margin:2px 0 0 248px;
} 
.form_search .box2{
	position:relative;
	width:73px;
	height:16px;
	overflow:hidden;
} 
.form_search select {
	position:absolute;
	left:-2px;
	top:-2px;
	width:108px;
	padding:2px 0 0 2px;
	background:#d7d7d7;
	border:none;
	color:#333;
}
.form_search .input {
	width:167px;
	padding:1px 0 0 0;
	border:none;
	line-height:17px;
	color:#cbcbcb;
}
.form_search .btn {
	width:69px;
	height:19px;
	padding:0;
	font:12px/21px "宋体";
	background:url(/LK_Skin/Images/searchbtn.gif) no-repeat;
}
/************************************* 留言表单 *************************************/
.form_liuyan {
	width:447px;
	padding:18px 0 10px 25px;
	margin:0 auto 15px auto;
	background:#fff;
}
.form_liuyan .radio { height:25px; }
/************************************* 联系我们 *************************************/
.contact {
	width:432px;
	padding:40px 20px 15px 20px;
	margin:0 auto 15px auto;
	background:#fff url(/LK_Skin/Images/contactbg.jpg) 300px 35px no-repeat;
	color:#333;
}
.company_name {
	padding:0 0 10px 0;
	letter-spacing:-1px;
	font:bold 18px/26px Arial;
	color:#656565;
}
/************************************* 施工现场图片列表 *************************************/
.xianchang { padding:0 0 8px 0; }
.xianchang .list_v {
	width:201px;
	height:106px;
	margin:6px 23px 8px 23px;
}
.xianchang .list_v img {
	width:201px;
	height:77px;
	padding:0;
	margin:0 0 6px 0;
}
/************************************* 施工现场内容页-图片列表 *************************************/
.list_xianchang {
	width:472px;
	padding:5px 0 10px 0;
	text-align:center;
}
.list_xianchang img {
	display:block;
	width:472px;
	margin:0 auto 8px auto;
}
/************************************* 文章内容页样式 *************************************/
.wz_container {
	width:712px;
	padding:10px 0 15px 18px;
}
.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 0 0;
	text-align:right;
}
/************************************* 产品内容页-左边图片栏目 *************************************/
.product_leftbar {
	float:left;
	display:inline;
	width:200px;
	padding:5px 0 15px 10px;
}
.product_leftbar img {
	width:190px;
	height:190px;
}
.product_leftbar .zoom {
	width:112px;
	height:20px;
	padding:4px 0 0 18px;
	margin:10px 0 10px 30px;
	background:url(/LK_Skin/Images/zoombg.jpg) no-repeat;
	cursor:pointer;
}
.product_pn { background:url(/LK_Skin/Images/line_dot.gif) repeat-x; }
.product_pn .content {
	padding:5px;
	background:url(/LK_Skin/Images/line_dot.gif) left bottom repeat-x;
}
/************************************* 产品内容页-右边的放大图片 *************************************/
.product_rightbar {
	float:left;
	display:inline;
	width:275px;
	padding:5px;
	margin:0 0 15px 0;
	background:#fff;
}
.product_rightbar .zoompic {
	width:275px;
	height:275px;
	overflow:hidden;
}
/************************************* 产品内容页-产品详情 *************************************/
.product_content {
	padding:10px 15px 15px 15px;
	color:#656565;
}
.product_content .h4 {
	background:url(/LK_Skin/Images/line_dot.gif) left bottom repeat-x;
	font:14px/23px "宋体";
	color:#333;
}
.product_content .p { padding:5px 0; }
/************************************ 首页-施工现场 ******************************************/
.scrolly {
	width:207px;
	margin:0 auto;
}
.scrolly .btn {
	text-align:center;
	line-height:0;
	cursor:pointer;
}
.scrolly .container {
	position:relative;
	width:207px;
	height:276px;
	overflow:hidden;
}
.scrolly .container .item { margin:0 0 9px 0; }
.scrolly .container img {
	display:block;
	width:201px;
	height:77px;
	padding:3px;
	background:#fff;
}
