/*洗墙灯*/
#quandi_recom{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	background-image:url(/q/temp/en/css/images/product_back.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	background-size:100% 100%;
	background-attachment:scroll;
}
#quandi_recom_thead{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	margin-top:60px;
}
#quandi_recom_title{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	font-size:30px;
	line-height:200%;
	text-align:center;
}
#quandi_recom_miaoshu{
	display:block;
	width:auto;
	height:auto;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	margin:auto;
	color:#999;
	font-size:16px;
	padding:10px;
	text-align:center;
}
#quandi_recom_tbody{
	display:grid;
	grid-template-columns:calc(25% - (30px/4)) calc(25% - (30px/4)) calc(25% - (30px/4)) calc(25% - (30px/4));
	column-gap:10px;
	row-gap:10px;
	overflow:hidden;
	width:auto;
	max-width:1200px;
	height:auto;
	margin:auto;
	margin-top:40px;
	margin-bottom:60px;
}
@media (max-width:767px){#quandi_recom_tbody{grid-template-columns:calc(33.3% - (20px/3)) calc(33.3% - (20px/3)) calc(33.3% - (20px/3));}}
@media (max-width:480px){#quandi_recom_tbody{grid-template-columns:calc(50% - (10px/2)) calc(50% - (10px/2));}}
@media (max-width:280px){#quandi_recom_tbody{grid-template-columns:auto;}}
.recom_item{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	text-align:center;
}

a.recom_tb{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	text-align:center;
	background-color:#fff;
}
a.recom_tb:hover{
	background-color:#f5811e;
	
}
a.recom_tb:hover .recom_name{
	color:#fff;
}
.recom_pic{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	position:relative;
	background-color:#fff;
	padding-bottom:100%;
}
.recom_name{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	display:block;
	margin:auto;
	text-align:center;
	padding:10px;
}

/*泛光灯*/
#quandi_product{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	background-image:url(/q/temp/en/css/images/category.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:scroll;
	padding-top:20px;
	padding-bottom:20px;
}
#quandi_product_thead{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	max-width:1200px;
	height:auto;
	margin-top:60px;
}
#quandi_product_title{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	font-size:30px;
	line-height:200%;
	text-align:center;
	color:#fff;
}
#quandi_product_miaoshu{
	display:block;
	width:auto;
	height:auto;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	margin:auto;
	color:#eee;
	font-size:16px;
	padding:10px;
	text-align:center;
}
#quandi_product_tbody{
	display:grid;
	grid-template-columns:calc(33.3% - (20px/3)) calc(33.3% - (20px/3)) calc(33.3% - (20px/3));
	column-gap:10px;
	row-gap:10px;
	overflow:hidden;
	width:auto;
	max-width:1200px;
	height:auto;
	margin:auto;
	margin-top:40px;
	margin-bottom:60px;
}
@media (max-width:480px){#quandi_product_tbody{grid-template-columns:calc(50% - (10px/3)) calc(50% - (10px/3));}}
@media (max-width:280px){#quandi_product_tbody{grid-template-columns:auto;}}

a.product_tb{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
}
.product_pic{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	position:relative;
	padding-bottom:100%;
}
.product_name{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	display:block;
	text-align:center;
	color:#fff;
	padding:10px;
}
/*投光灯*/
#quandi_case{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	background-position:bottom center;
	background-repeat:no-repeat;
	background-size:auto 100%;
	background-attachment:scroll;
	padding-top:20px;
	padding-bottom:20px;
	background-color:#fff;
}
#quandi_case_thead{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	max-width:1200px;
	height:auto;
	margin-top:60px;

}
#quandi_case_title{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	font-size:30px;
	line-height:200%;
	text-align:center;
}
#quandi_case_miaoshu{
	display:block;
	width:auto;
	height:auto;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	margin:auto;
	color:#999;
	font-size:16px;
	padding:10px;
	text-align:center;
}
#quandi_case_tbody{
	display:grid;
	grid-template-columns:auto 30% 30%;
	grid-template-rows:200px 200px;
	overflow:hidden;
	width:auto;
	max-width:1200px;
	height:auto;
	margin:auto;
	margin-top:60px;
	margin-bottom:60px;
}
@media (max-width:767px){#quandi_case_tbody{grid-template-rows:100px 100px;}}
#quandi_case_tbody>div:first-child{
	grid-row-start:1;
	grid-row-end:3;
}
#quandi_case_tbody>div:nth-child(4){
	grid-column-start:2;
	grid-column-end:3;
}
#quandi_case_tbody>div:nth-child(5){
	grid-column-start:3;
	grid-column-end:4;
}
a.case_tb{
	width:100%;
	height:100%;
	overflow:hidden;
	margin:auto;
	display:block;
	background-repeat:no-repeat;
	background-size:cover;
}

/*关于我们*/
#quandi_about{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	background-image:url(/q/temp/en/css/images/about_wall.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	background-size:100% 100%;
	background-attachment:fixed;
	padding-top:20px;
	padding-bottom:20px;
}
#quandi_about_thead{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	max-width:1200px;
	height:auto;
	padding-top:40px;
	padding-bottom:40px;
}
#quandi_about_title{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	font-size:30px;
	line-height:200%;
	text-align:center;
}
#quandi_about_miaoshu{
	display:block;
	width:auto;
	height:auto;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	margin:auto;
	color:#999;
	font-size:16px;
	line-height:150%;
	text-align:center;
}
#quandi_about_tbody{
	display:block;
	overflow:hidden;
	width:auto;
	max-width:1200px;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	margin:auto;
}

/*新闻*/
#quandi_news{
	display:block;
	width:auto;
	height:auto;
	background-image:url(/q/temp/en/css/images/news_back.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	background-size:100% 100%;
	background-attachment:scroll;
	padding-top:20px;
	padding-bottom:20px;
}
#quandi_news_thead{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	max-width:1200px;
	height:auto;
	padding-top:40px;
	padding-bottom:40px;
}
#quandi_news_title{
	display:block;
	margin:auto;
	width:auto;
	height:auto;
	font-size:30px;
	line-height:200%;
	text-align:center;
}
#quandi_news_miaoshu{
	display:block;
	width:auto;
	height:auto;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	margin:auto;
	color:#999;
	font-size:16px;
	padding:10px;
	text-align:center;
}
#quandi_news_tbody{
	display:block;
	width:auto;
	height:auto;
	max-width:1200px;
	
	margin:auto;
}
a.news_tb{
	padding:20px;
	display:grid;
	grid-template-columns:200px auto;
	column-gap:20px;
	width:auto;
	background-color:#fff;
	margin-bottom:20px;
	box-shadow:0px 0px 10px 0px rgba(0,0,0,0.4);
	box-sizing:border-box;
}
@media (max-width:480px)
{
	a.news_tb{grid-template-columns:auto;}
}
.news_right{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
}
.news_pic{
	width:100%;
	height:auto;
	max-height:300px;
	background-position:center;
	background-repeat:no-repeat;
	background-color:#fff;
	background-size:100% auto;
	display:block;
	overflow:hidden;
}
.news_name{
	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;
	word-break:break-all;
	white-space:normal;
	line-height:1.8;
	color:#999;
}
