﻿@charset "utf-8";
/*选择我们的理由*/
#quandi_youshi{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	background-position:center;
	background-repeat:no-repeat;
	background-size:100% 100%;
	padding-bottom:20px;
}
.quandi_youshi_thead{
	width:1080px;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	font-size:30px;
	text-align:center;
	padding-top:40px;
}
.quandi_youshi_tbody{
	width:1080px;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	text-align:center;
}
.quandi_youshi_thead>span{
	width:600px;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	font-size:14px;
	text-align:center;
	padding:40px;
}
.youshi_item{
	display:block;
	float:left;
	width:20%;
	float:left;
	overflow:hidden;
	margin:auto;
	text-align:center;
	position:relative;
	cursor:pointer;
}
.youshi_item_tb{
	font-size:14px;
	background-color:#0c2882;
	text-align:center;
	color:#fff;
	width:150px;
	height:150px;
	margin:auto;
	display:block;
	overflow:hidden;
	
}
.youshi_pic{
	display:block;
	overflow:hidden;
	margin:auto;
	width:100px;
	height:100px;
	margin-top:10px;
}
.youshi_miaoshu{
	font-size:14px;
	background-color:#0a2066;
	text-align:center;
	color:#fff;
	width:130px;
	height:0px;
	margin:auto;
	display:block;
	overflow:hidden;
	position:absolute;
	bottom:0px;
	transition:all 0.4s;
	left:0px;
	right:0px;
}
.youshi_item:hover .youshi_miaoshu{
	height:60px;
	overflow:hidden;
	padding:10px;
	width:130px;
	background-color:#0a2066;
}


/*洗墙灯*/
#quandi_product_a{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	border-bottom:1px solid #ccc;
}
.quandi_product_a_thead{
	width:1080px;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	font-size:22px;
	text-align:left;
	padding-top:20px;
	padding-bottom:20px;
	border-bottom:1px solid #ccc;
}
.quandi_product_a_tbody{
	width:1080px;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	padding-top:20px;
}
.product_item{
	width:20%;
	height:240px;
	overflow:hidden;
	margin:auto;
	display:block;
	margin:auto;
	float:left;
	text-align:center;
}
.product_pic{
	width:180px;
	height:180px;
	overflow:hidden;
	margin:auto;
	display:block;
	margin:auto;
	margin-bottom:10px;
	animation:product_pic 2s;
	border:1px solid #ccc;
}
a.product_a{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	display:block;
	margin:auto;
	text-align:center;
	font-size:14px;
}

/*泛光灯*/
#quandi_product_b{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	background-position:center;
	background-repeat:no-repeat;
	background-size:100% 100%;
	background-color:#fff;
}
.quandi_product_b_thead{
	width:1080px;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	font-size:22px;
	text-align:left;
	padding-top:20px;
	padding-bottom:20px;
}
.quandi_product_b_tbody{
	width:1060px;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	padding:10px;
	padding-top:20px;
	padding-bottom:20px;
	background-color:#f3f3f3;
}

.product_item_b{
	width:190px;
	height:220px;
	overflow:hidden;
	margin:auto;
	display:block;
	margin:auto;
	float:left;
	text-align:center;
	
}
.product_pic_b{
	width:150px;
	height:150px;
	overflow:hidden;
	margin:auto;
	display:block;
	margin:auto;
	margin-bottom:10px;
	animation:product_pic_b 2s;
	
}
a.product_a_b{
	width:auto;
	height:220px;
	overflow:hidden;
	margin:auto;
	display:block;
	margin:auto;
	text-align:center;
	font-size:14px;
	border:1px solid #ddd;
	margin:5px;
	padding:5px;
	background-color:#fff;
}

/*投光灯*/
#quandi_product_c{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	background-position:center;
	background-repeat:no-repeat;
	background-size:100% 100%;
	padding-bottom:20px;
	padding-top:20px;
	
}
.quandi_product_c_left{
	width:400px;
	height:300px;
	overflow:hidden;
	float:left;
	display:block;
	margin:auto;
}
.quandi_product_c_right{
	width:680px;
	height:300px;
	overflow:hidden;
	float:right;
	display:block;
	margin:auto;
}
.product_pic_left_c{
	width:400px;
	height:300px;
	overflow:hidden;
	margin:auto;
	display:block;
	margin:auto;
	margin-bottom:10px;
	animation:product_pic_c 2s;
}
.product_pic_right_c{
	width:400px;
	height:150px;
	overflow:hidden;
	margin:auto;
	display:block;
	margin:auto;
	margin-bottom:10px;
	animation:product_pic_c 2s;
}

.quandi_product_c_thead{
	width:1080px;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	font-size:30px;
	text-align:center;
	padding-top:40px;
}
.quandi_product_c_tbody{
	width:1080px;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	
}
.quandi_product_c_thead>span{
	width:600px;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	font-size:14px;
	text-align:center;
	padding:40px;
}
.product_item_c{
	width:50%;
	height:150px;
	overflow:hidden;
	margin:auto;
	display:block;
	margin:auto;
	float:left;
	text-align:center;
}
a.product_a_c{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	display:block;
	margin:auto;
	text-align:center;
	font-size:14px;
}
/*关于我们和新闻的组合*/
.quand_about_news
{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	background-color:#efefef;
	padding:10px;
}
.quand_about_news_tbody
{
	display:block;
	overflow:hidden;
	margin:auto;
	width:1060px;
	height:350px;
	
}
/*关于我们*/
.quandi_about_tb{
	display:block;
	overflow:hidden;
	margin:auto;
	width:520px;
	height:auto;
	float:left;
}
.quandi_about_thead{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	padding-top:20px;
	padding-bottom:20px;
	font-size:22px;
	line-height:22px;
	text-align:left;
	border-bottom:1px solid #ccc;
}
.quandi_about_tbody{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	padding-top:20px;
	padding-bottom:20px;
}

/*新闻*/
.quandi_news_tb{
	display:block;
	overflow:hidden;
	margin:auto;
	width:520px;
	height:auto;
	float:right;
}
.quandi_news_thead{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	padding-top:20px;
	padding-bottom:20px;
	font-size:22px;
	line-height:22px;
	text-align:left;
	border-bottom:1px solid #ccc;
}
.quandi_news_tbody{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	padding-top:20px;
	padding-bottom:20px;
}

.news_item{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	border-bottom:1px dashed #ddd;
}
.news_pic{
	width:60px;
	height:60px;
}
a.news_a{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	margin:auto;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
}
.news_miaoshu{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	margin:auto;
	font-size:12px;
	text-align:left;
}
@keyframes product_pic
{
	from{
		transform:scale(0.1,0.1);
		transition:all 0.2s;
		opacity:0.4;
	}
	to{
		transform:scale(1,1);
		transition:all 0.2s;
		opacity:1;
	}
}
@keyframes product_pic_b
{
	from{
		transform:rotate(180deg);
		transition:all 0.2s;
		opacity:0.0;
	}
	to{
		transform:rotate(0deg);
		transition:all 0.2s;
		opacity:1;
	}
}
@keyframes product_pic_c
{
	from{
		margin-left:400px;
		transition:all 0.2s;
		opacity:0.0;
	}
	to{
		margin:0px;
		transform:rotate(0deg);
		transition:all 0.2s;
		opacity:1;
	}
}