@charset "UTF-8";
	/*搜索框*/
div.searchbox {
	width:1015px;
	position:relative;
	left:50%;
	margin-left:-508px;
}
div.searchbox div.hotSearch {
	font-size:12px;
	color:#5d5d5d;
	line-height:34px;
	font-weight:normal;
	float:left;
}
div.searchbox div.hotSearch a {
	margin-right:6px;
	color:#2e2e2e;
}
div.searchbox #formsearch {
	margin-top:48px;
	line-height:39px;
	height:39px;
	/*下拉框*/
}
div.searchbox #formsearch #search-type {
	float:left;
	width:100px;
	height:24px;
	border:1px solid #c8c8c8;
	margin-right:5px;
}
div.searchbox #formsearch input {
	background:#fff;
	font-size:16px;
	border:none;
	outline:none;
}
div.searchbox #formsearch input.search_prev {
	background:url(../images/search_prev.png) no-repeat center center;
	width:57px;
	height:100%;
	margin-right:7px;
}
div.searchbox #formsearch input#keyword {
	height:100%;
	line-height:100%;
	width:831px;
	padding-left:4px;
	background:#eeeeee;
	color:#666;
}
div.searchbox #formsearch input#s_btn {
	width:115px;
	height:100%;
	line-height:100%;
	text-align:center;
	background-color:#f10014;
	color:#fff;
	border:none;
	cursor:pointer;
}
/*产品展示*/
div.ld_product h2 {
	color:#f10014;
	font-size:40px;
	line-height:29px;
	text-align:center;
}
div.ld_product h2 p {
	text-transform:uppercase;
	margin-bottom:28px;
}
div.ld_product h2 span {
	font-weight:normal;
	font-size:25px;
	line-height:29px;
	border-bottom:2px solid #f10014;
}
div.ld_product .pro_box .parHd {
	position:relative;
	margin-top:26px;
}
div.ld_product .pro_box .parHd:before {
	width:100%;
	display:block;
	content:'';
	clear:both;
	position:absolute;
	top:50%;
	height:0;
	border:1px solid #e5e5e5;
	z-index:-1;
}
div.ld_product .pro_box .parHd ul {
	height:50px;
	width:1015px;
	margin:0 auto;
}
div.ld_product .pro_box .parHd ul li {
	float:left;
	width:145px;
	background:#303135;
	text-align:center;
	height:100%;
	border-right:1px solid #1f2024;
	box-sizing:border-box;
}
div.ld_product .pro_box .parHd ul li:last-child {
	border-right:none;
}
div.ld_product .pro_box .parHd ul li.on {
	background:#f10014;
}
div.ld_product .pro_box .parHd ul li a {
	display:block;
	color:#ffffff;
	font-size:16px;
	line-height:50px;
}
div.ld_product .pro_box .parBd {
	margin-top:41px;
}
div.ld_product .pro_box .parBd .slideBox {
	height:234px;
}
div.ld_product .pro_box .parBd .slideBox a.sNext {
	background:url(../images/prev1.png) no-repeat center center #dddddd;
	left:0;
	width:38px;
	height:94px;
	display:block;
	position:absolute;
	top:79px;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	border-radius:7px;
}
div.ld_product .pro_box .parBd .slideBox a.sPrev {
	background:url(../images/next1.png) no-repeat center center #dddddd;
	right:0;
	width:38px;
	height:94px;
	display:block;
	position:absolute;
	top:79px;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	border-radius:7px;
}
div.ld_product .pro_box .parBd .slideBox .list_box {
	width:1107px;
	margin:0 auto;
}
div.ld_product .pro_box .parBd .slideBox .list_box ul li {
	float:left;
	margin:0 11px;
	width:347px;
	height:234px;
}
div.ld_product .pro_box .parBd .slideBox .list_box ul li a {
	display:block;
	width:100%;
	height:100%;
}
div.ld_product .pro_box .parBd .slideBox .list_box ul li a img {
	width:100%;
	height:100%;
}
div.ld_product .pro_box .parBd .slideBox .list_box ul li a h3 {
	color:rgba(255,255,255,0.74);
	font-size:14px;
	line-height:40px;
	text-align:center;
	font-family:Arial;
}
/*工程案例*/
div.ld_case {
	margin-top:83px;
	background:url(../images/case_bg.png) no-repeat center center #f2f2f2;
	height:977px;
	padding-top:114px;
}
div.ld_case .ld_case_box .ld_case_l {
	position:relative;
	width:782px;
	float:left;
}
div.ld_case .ld_case_box .ld_case_l .hd {
	position:absolute;
	left:816px;
	top:370px;
	z-index:6;
	width:300px;
}
div.ld_case .ld_case_box .ld_case_l .hd ul li {
	float:left;
	width:8px;
	height:8px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	background:#fff;
	margin-right:14px;
}
div.ld_case .ld_case_box .ld_case_l .hd ul li.on {
	-webkit-transform:scale(1.8,1.8);
	-moz-transform:scale(1.8,1.8);
	-ms-transform:scale(1.8,1.8);
	-o-transform:scale(1.8,1.8);
	transform:scale(1.8,1.8);
}
div.ld_case .ld_case_box .ld_case_l .bd {
	width:782px;
	height:454px;
}
div.ld_case .ld_case_box .ld_case_l .bd ul li a {
	display:block;
	position:relative;
}
div.ld_case .ld_case_box .ld_case_l .bd ul li a img {
	width:100%;
	height:100%;
	z-index:1;
}
div.ld_case .ld_case_box .ld_case_l .bd ul li a .con {
	top:227px;
	position:absolute;
	right:-374px;
	padding:39px 0 0 63px;
	color:#ffffff;
	font-size:16px;
	line-height:31px;
	background:#f10014;
	width:336px;
	height:149px;
	z-index:3;
}
div.ld_case .ld_case_box .ld_case_l .bd ul li a .con h3 {
	font-weight:normal;
	font-size:16px;
}
div.ld_case .ld_case_box .ld_case_l .bd ul li a .con .add {
	font-size:16px;
}
div.ld_case .ld_case_box .ld_case_l .bd ul li a .con p {
	font-size:16px;
}
div.ld_case .ld_case_box .ld_case_r {
	width:300px;
	float:right;
	padding-top:50px;
	position:relative;
}
div.ld_case .ld_case_box .ld_case_r h3 {
	color:#2e2e2e;
	font-size:27px;
	line-height:29px;
	font-weight:normal;
}
div.ld_case .ld_case_box .ld_case_r h3 span {
	font-weight:bold;
	font-family:Arial;
	line-height:29px;
	font-size:40px;
	text-transform:uppercase;
	display:block;
	margin-bottom:10px;
}
div.ld_case .ld_case_box .ld_case_r .intro {
	margin-top:20px;
	color:#696969;
	font-size:16px;
	line-height:29px;
}
div.ld_case .ld_case_box .ld_case_r .solid {
	width:111px;
	height:0;
	border-bottom:1px solid #626262;
	position:absolute;
	top:69px;
	left:-140px;
}
div.ld_case .ld_case_lsi {
	margin-top:26px;
	overflow: hidden;
}
div.ld_case .ld_case_lsi .ld_case_lis_box ul li {
	float:left;
	margin-right:18px;
}
div.ld_case .ld_case_lsi .ld_case_lis_box ul li:last-child {
	margin-right:0;
}
div.ld_case .ld_case_lsi .ld_case_lis_box ul li a {
	display:block;
}
div.ld_case .ld_case_lsi .ld_case_lis_box ul li a img {
	width:286px;
	height:167px;
}
div.ld_case .ld_case_lsi .ld_case_lis_box ul li a h3 {
	width:100%;
	height:34px;
	border-top:1px solid #616464;
	background:#d9d9d9;
	text-align:center;
	line-height:34px;
}
/*用产品满足您的工程需求*/
div.project {
	margin-top:79px;
}
div.project h2 {
	text-align:center;
}
div.project .con .project1 {
	height:523px;
}
div.project .con .project1 .project1_l {
	float:left;
}
div.project .con .project1 .project1_l h3 {
	margin-top:119px;
	position:relative;
	font-size: 16px;
	color:#f10014;
	line-height:34px;
	padding-left:70px;
	text-align:left;
}
div.project .con .project1 .project1_l h3 span {
	text-align:center;
	display:block;
	position:absolute;
	left:0;
	top:0;
	border-top:1px solid #f10014;
	border-bottom:1px solid #f10014;
	width:50px;
	line-height:47px;
	font-size:44px;
}
div.project .con .project1 .project1_l h3 p {
	font-size:12px;
	font-weight:normal;
	font-family:Arial;
	text-transform:uppercase;
	line-height:20px;
}
div.project .con .project1 .project1_l .project_list {
	padding-left:24px;
	position:relative;
	font-size:16px;
	line-height:23px;
	color:#3d3d3d;
	margin-top:46px;
	width:502px;
}
div.project .con .project1 .project1_l .project_list:before {
	width:8px;
	height:8px;
	display:block;
	content:'';
	clear:both;
	position:absolute;
	left:4px;
	top:8px;
	background:#f10014;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
}
div.project .con .project1 .project1_l .project_list1 {
	margin-top:31px;
}
div.project .con .project1 .project1_r {
	float:right;
	position:relative;
	width:610px;
	margin-top:16px;
}
div.project .con .project1 .project1_r .img1 {
	top:154px;
	position:absolute;
	left:0;
	padding:8px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	width:222px;
	height:222px;
	border:1px dashed #e9e9e9;
	overflow:hidden;
	z-index:1;
}
div.project .con .project1 .project1_r .img1:hover {
	z-index:1;
}
div.project .con .project1 .project1_r .img1:hover img {
	-webkit-transform:scale(1.2,1.2);
	-moz-transform:scale(1.2,1.2);
	-ms-transform:scale(1.2,1.2);
	-o-transform:scale(1.2,1.2);
	transform:scale(1.2,1.2);
}
div.project .con .project1 .project1_r .img1 img {
	width:222px;
	height:222px;
	-webkit-transition:all ease .5s;
	-moz-transition:all ease .5s;
	-ms-transition:all ease .5s;
	-o-transition:all ease .5s;
	transition:all ease .5s;
}
div.project .con .project1 .project1_r .img2 {
	position:absolute;
	top:0;
	left:183px;
	padding:16px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	width:389px;
	height:389px;
	border:1px dashed #e9e9e9;
	overflow:hidden;
	z-index:2;
}
div.project .con .project1 .project1_r .img2:hover {
	z-index:1;
}
div.project .con .project1 .project1_r .img2:hover img {
	-webkit-transform:scale(1.2,1.2);
	-moz-transform:scale(1.2,1.2);
	-ms-transform:scale(1.2,1.2);
	-o-transform:scale(1.2,1.2);
	transform:scale(1.2,1.2);
}
div.project .con .project1 .project1_r .img2 img {
	width:389px;
	height:389px;
	z-index:2;
	-webkit-transition:all ease .5s;
	-moz-transition:all ease .5s;
	-ms-transition:all ease .5s;
	-o-transition:all ease .5s;
	transition:all ease .5s;
}
div.project .con .project1 .project1_r .img3 {
	width:188px;
	height:251px;
	position:absolute;
	top:240px;
	left:137px;
	z-index:3;
}
div.project .con .project2 {
	height:640px;
}
div.project .con .project2 .project2_l {
	float:left;
	position:relative;
	width:534px;
}
div.project .con .project2 .project2_l .img1 {
	top:0px;
	position:absolute;
	left:0;
	width:373px;
	height:443px;
	border:3px solid #e9e9e9;
	z-index:1;
}
div.project .con .project2 .project2_l .img1:hover {
	z-index:1;
	-webkit-transition:all ease .5s;
	-moz-transition:all ease .5s;
	-ms-transition:all ease .5s;
	-o-transition:all ease .5s;
	transition:all ease .5s;
}
div.project .con .project2 .project2_l .img1:hover {
	-webkit-transform:translateY(-10px);
	-moz-transform:translateY(-10px);
	-ms-transform:translateY(-10px);
	-o-transform:translateY(-10px);
	transform:translateY(-10px);
}
div.project .con .project2 .project2_l .img1 img {
	width:373px;
	height:443px;
}
div.project .con .project2 .project2_l .img2 {
	position:absolute;
	top:334px;
	left:152px;
	width:344px;
	height:233px;
	border:3px solid #e9e9e9;
	z-index:2;
	-webkit-transition:all ease .5s;
	-moz-transition:all ease .5s;
	-ms-transition:all ease .5s;
	-o-transition:all ease .5s;
	transition:all ease .5s;
}
div.project .con .project2 .project2_l .img2:hover {
	z-index:1;
}
div.project .con .project2 .project2_l .img2:hover {
	-webkit-transform:translateY(-10px);
	-moz-transform:translateY(-10px);
	-ms-transform:translateY(-10px);
	-o-transform:translateY(-10px);
	transform:translateY(-10px);
}
div.project .con .project2 .project2_l .img2 img {
	width:344px;
	height:233px;
	z-index:2;
}
div.project .con .project2 .project2_r {
	float:right;
	width:665px;
}
div.project .con .project2 .project2_r h3 {
	position:relative;
	font-size: 16px;
	color:#f10014;
	line-height:34px;
	padding-left:70px;
	text-align:left;
	margin-top:40px;
}
div.project .con .project2 .project2_r h3 span {
	text-align:center;
	display:block;
	position:absolute;
	left:0;
	top:0;
	border-top:1px solid #f10014;
	border-bottom:1px solid #f10014;
	width:50px;
	line-height:47px;
	font-size:44px;
}
div.project .con .project2 .project2_r h3 p {
	font-size:12px;
	font-weight:normal;
	font-family:Arial;
	text-transform:uppercase;
	line-height:20px;
}
div.project .con .project2 .project2_r .project_list {
	padding-left:24px;
	position:relative;
	font-size:16px;
	line-height:24px;
	color:#3d3d3d;
	margin-top:46px;
	width:640px;
}
div.project .con .project2 .project2_r .project_list:before {
	width:8px;
	height:8px;
	display:block;
	content:'';
	clear:both;
	position:absolute;
	left:4px;
	top:8px;
	background:#f10014;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
}
div.project .con .project2 .project2_r .project_list1 {
	margin-top:31px;
}
/*横图*/
div.hengtu {
	margin-top:39px;
}
div.hengtu img {
	width:100% !important;
	height:auto !important;
}
/*走进林德照明*/
div.ld_about .con {
	margin-top:62px;
	padding-top:29px;
	background:url(../images/about_bg.png) no-repeat center bottom;
	position:relative;
	height:383px;
}
div.ld_about .con .ld_case_l {
	width:591px;
	float:left;
}
div.ld_about .con .ld_case_l .hd {
	left:816px;
	top:370px;
	z-index:6;
}
div.ld_about .con .ld_case_l .hd a.next {
	right:0;
	top:50%;
	display:block;
	position:absolute;
	width:43px;
	height:87px;
}
div.ld_about .con .ld_case_l .bd {
	width:591px;
	height:363px;
}
div.ld_about .con .ld_case_l .bd ul li a {
	display:block;
	position:relative;
}
div.ld_about .con .ld_case_l .bd ul li a:hover img {
	-webkit-transform:translateY(-10px);
	-moz-transform:translateY(-10px);
	-ms-transform:translateY(-10px);
	-o-transform:translateY(-10px);
	transform:translateY(-10px);
}
div.ld_about .con .ld_case_l .bd ul li a img {
	width:100%;
	height:100%;
	z-index:1;
	-webkit-transition:all ease .5s;
	-moz-transition:all ease .5s;
	-ms-transition:all ease .5s;
	-o-transition:all ease .5s;
	transition:all ease .5s;
}
div.ld_about .con .ld_case_r {
	float:right;
	width:499px;
	margin-right:71px;
}
div.ld_about .con .ld_case_r h2 {
	font-size:33px;
	line-height:34px;
	color:#151515;
	font-weight:normal;
	margin-top:26px;
	padding-left:87px;
}
div.ld_about .con .ld_case_r .intro {
	font-size:20px;
	line-height:34px;
	color:#050407;
	margin-top:40px;
}
div.ld_about .con .ld_case_r .txt {
	margin-top:62px;
	font-size:16px;
	line-height:25px;
	color:#6a6a6a;
}
div.ld_about .con .ld_case_r a.more {
	margin-top:60px;
	width:93px;
	height:32px;
	line-height:32px;
	text-align:center;
	color:#fff;
	font-size:16px;
	background:#ff8c00;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	border-radius:7px;
	display:block;
	text-transform:uppercase;
	margin-left:382px;
}
/*新闻*/
div.ld_news {
	margin-top:100px;
	margin-bottom:58px;
}
div.ld_news .title h3 {
	color:#2e2e2e;
	font-size:30px;
	line-height:34px;
	float:left;
	margin-right:17px;
}
div.ld_news .title .parHd {
	float:left;
}
div.ld_news .title .parHd ul li {
	float:left;
	background:#303135;
	font-size:16px;
	line-height:40px;
	width:119px;
	height:40px;
	text-align:center;
	margin-right:8px;
	color:#ffffff;
}
div.ld_news .title .parHd ul li.on {
	background:#f10014;
}
div.ld_news .title hr {
	width:600px;
	float:left;
	margin-top:18px;
}
div.ld_news .title a.more {
	text-transform:uppercase;
	color:#2e2e2e;
	font-size:16px;
	line-height:34px;
	float:right;
}
div.ld_news .con {
	margin-top:40px;
}
div.ld_news .con .news_left {
	float:left;
}
div.ld_news .con .news_left ul li a {
	display:block;
}
div.ld_news .con .news_left ul li a img {
	width:520px;
	height:229px;
}
div.ld_news .con .news_left ul li a .text {
	margin-top:29px;
}
div.ld_news .con .news_left ul li a .text .time {
	width:88px;
	height:83px;
	border-right:1px solid #e5e5e5;
	font-size:16px;
	color:#303030;
	text-align:left;
}
div.ld_news .con .news_left ul li a .text .time span {
	color:#303030;
	font-size:50px;
	line-height:63px;
	font-family:Arial;
	font-weight:bold;
}
div.ld_news .con .news_left ul li a .text .txt {
	margin-left:22px;
	width:410px;
}
div.ld_news .con .news_left ul li a .text .txt h3 {
	font-size:20px;
	line-height:34px;
	color:#303030;
}
div.ld_news .con .news_left ul li a .text .txt p {
	color:#303030;
	font-size:14px;
	line-height:22px;
}
div.ld_news .con .news_right {
	float:right;
	overflow:hidden;
}
div.ld_news .con .news_right .news_box ul li {
	margin-bottom:11px;
	height:104px;
}
div.ld_news .con .news_right .news_box ul li a {
	display:block;
}
div.ld_news .con .news_right .news_box ul li a img {
	width:155px;
	height:104px;
	float:left;
}
div.ld_news .con .news_right .news_box ul li a .text_con {
	float:right;
	color:#303135;
	width:432px;
	display:block;
}
div.ld_news .con .news_right .news_box ul li a .text_con h3 {
	padding-left:20px;
	position:relative;
	font-size:19px;
	line-height:34px;
}
div.ld_news .con .news_right .news_box ul li a .text_con h3:before {
	width:6px;
	height:6px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	background:#303135;
	content:'';
	position:absolute;
	left:0;
	top:45%;
	clear:both;
}
div.ld_news .con .news_right .news_box ul li a .text_con h3:hover {
	color:#f10014;
}
div.ld_news .con .news_right .news_box ul li a .text_con h3:hover:before {
	background:#f10014;
}
div.ld_news .con .news_right .news_box ul li a .text_con p {
	padding-left:20px;
	margin-top:13px;
	font-size:14px;
	line-height:24px;
}

