/*选择我们的理由*/
/*洗墙灯*/
#quandi_new{
	width:1200px;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	margin-top:40px;
	margin-bottom:40px;
	position:relative;
}
#quandi_new_thead{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	border-bottom:1px solid #ddd;
	text-align:left;
	line-height:60px;
	position:relative;
}
#quandi_new_title{
	width:auto;
	height:auto;
	overflow:hidden;
	display:inline-block;
	margin:auto;
	font-size:22px;
	vertical-align:middle;
}
#quandi_new_miaoshu{
	width:auto;
	height:auto;
	overflow:hidden;
	display:inline-block;
	margin:auto;
	font-size:14px;
	color:#999;
	margin-left:10px;
	vertical-align:middle;
}
#quandi_new_tbody{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	margin-top:20px;
	margin-bottom:20px;
}
a#quandi_new_link{
	width:120px;
	height:30px;
	line-height:30px;
	display:block;
	margin:auto;
	overflow:hidden;
	background-color:#2cb46c;
	color:#fff;
	text-align:center;
	border-radius:30px;
	position:absolute;
	right:0px;
	top:0px;
	bottom:0px;
}
a#quandi_new_link:hover{
	background-color:#f90;
	color:#fff;
}
.new_item{
	width:25%;
	height:auto;
	overflow:hidden;
	margin:auto;
	display:block;
	margin:auto;
	float:left;
	text-align:center;
}
.new_tb{
	width:auto;
	height:340px;
	overflow:hidden;
	margin:auto;
	display:block;
	margin:10px;
	text-align:center;
	border:1px solid #ddd;
}
a.new_pic{
	width:auto;
	height:280px;
	overflow:hidden;
	margin:auto;
	display:block;
	margin:auto;
	
}
a.new_pic:hover{
	transition:all 0.4s;
	background-size:auto 150%;
}
a.new_name{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	display:block;
	margin:auto;
	text-align:center;
	font-size:14px;
}

/*泛光灯*/
#quandi_recom{
	width:1200px;
	height:auto;
	overflow:hidden;
	display:grid;
	grid-template-columns:calc(25% - (60px/4)) calc(25% - (60px/4)) calc(25% - (60px/4)) calc(25% - (60px/4));
	column-gap:20px;
	row-gap:20px;
	margin:auto;
	margin-top:40px;	
}

.recom_item{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	text-align:center;
}
.recom_tb{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	display:block;
	margin:auto;
	text-align:center;
	margin:10px;
	padding:10px;
}

a.recom_pic{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	display:block;
	background-repeat:no-repeat;
	background-size:cover;
	padding-bottom:50%;
	background-color:#ddd;
}

a.recom_name{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	display:block;
	margin:auto;
	text-align:center;
	font-size:14px;
}

/*投光灯*/
#quandi_case{
	width:1200px;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	margin-top:40px;
	margin-bottom:40px;
	position:relative;
}
#quandi_case_thead{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	border-bottom:1px solid #ddd;
	text-align:left;
	line-height:60px;
	position:relative;
}
#quandi_case_title{
	width:auto;
	height:auto;
	overflow:hidden;
	display:inline-block;
	margin:auto;
	font-size:22px;
	vertical-align:middle;
}
#quandi_case_miaoshu{
	width:auto;
	height:auto;
	overflow:hidden;
	display:inline-block;
	margin:auto;
	font-size:14px;
	color:#999;
	margin-left:10px;
	vertical-align:middle;
}
#quandi_case_tbody{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	margin-top:20px;
	margin-bottom:20px;
}

a#quandi_case_link{
	width:120px;
	height:30px;
	line-height:30px;
	display:block;
	margin:auto;
	overflow:hidden;
	background-color:#2cb46c;
	color:#fff;
	text-align:center;
	border-radius:30px;
	position:absolute;
	right:0px;
	top:0px;
	bottom:0px;
}
a#quandi_case_link:hover{
	background-color:#f90;
	color:#fff;
}
.case_item{
	width:33.3%;
	height:auto;
	overflow:hidden;
	margin:auto;
	display:block;
	margin:auto;
	float:left;
	text-align:center;
}
.case_tb{
	width:auto;
	height:340px;
	overflow:hidden;
	margin:auto;
	display:block;
	margin:10px;
	text-align:center;
}
a.case_pic{
	width:auto;
	height:280px;
	overflow:hidden;
	margin:auto;
	display:block;
	margin:auto;
	background-position:center top;
	background-size:cover;
	transition:all 0.4s;
}
a.case_pic:hover{
	transition:all 0.4s;
	transform:scale(1.2,1.2);
}
a.case_name{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	display:block;
	margin:auto;
	text-align:center;
	font-size:14px;
}
#about_news{
	display:block;
	overflow:hidden;
	margin:auto;
	width:1200px;
	height:auto;
	display:block;
	overflow:hidden;
}

/*关于我们*/
#quandi_about{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	display:block;
	overflow:hidden;
	margin:auto;
	width:50%;
	height:auto;
	float:left;
}
#quandi_about_thead{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	padding-bottom:20px;
	font-size:22px;
	font-weight:bold;
	line-height:40px;
	position:relative;
}
#quandi_about_tbody{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
}
#quandi_about_link{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	position:absolute;
	right:0px;
	top:0px;
	bottom:0px;
	font-weight:normal;
}
/*新闻*/
#quandi_news{
	display:block;
	overflow:hidden;
	margin:auto;
	width:48%;
	height:auto;
	float:right;
}
#quandi_news_thead{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	padding-bottom:20px;
	font-size:22px;
	font-weight:bold;
	line-height:40px;
	position:relative;
}
#quandi_news_tbody{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
}
#quandi_news_link{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	position:absolute;
	right:0px;
	top:0px;
	bottom:0px;
	font-weight:normal;
}
.news_item{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	display:block;
	border-bottom:1px dashed #ddd;
	margin-bottom:10px;
	padding-bottom:10px;
}
.news_tb{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:auto;
	display:table;
	table-layout:fixed;
}
.news_left{
	width:50px;
	height:auto;
	overflow:hidden;
	margin:auto;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	padding:10px;
	background-color:#1a89da;
	color:#fff;
	font-size:25px;
	font-family:Arial, Helvetica, sans-serif;
}
.news_right{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	display:table-cell;
	vertical-align:top;
	text-align:left;
	padding:5px;
}
.new_year{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	margin:auto;
	font-weight:normal;
	font-size:12px;
}
a.news_name{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	margin:auto;
	text-align:left;
	font-size:14px;
	font-weight:bold;
}
.news_miaoshu{
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	width:auto;
	height:auto;
	overflow:hidden;
}
#quandi_product{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	margin:auto;
}
#quandi_product_thead,#quandi_product_tfoot{display:none;}
#quandi_product_tbody{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	margin:auto;
}
.product_item{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	margin:auto;
}
.product_tb{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	margin:auto;
}
a.product_pic{
	display:block;
	overflow:hidden;
	width:auto;
	height:200px;
	margin:auto;
	background-size:auto 100%;
	margin-bottom:10px;
}