/*洗墙灯*/
#quandi_new{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	background-color:#4b7cbe;
	background-position:center;
	background-repeat:no-repeat;
	background-size:100% 100%;
	padding-top:40px;
	padding-bottom:40px;
}
#quandi_new_thead{
	width:1100px;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	font-size:30px;
	color:#fff;
	text-align:center;
	line-height:200%;
	
}
#quandi_new_miaoshu{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	font-size:14px;
	text-align:center;
	color:#fff;
	line-height:150%;
}

#quandi_new_tbody{
	width:1100px;
	height:auto;
	overflow:hidden;
	display:grid;
	grid-template-columns:calc(20% - (80px/5)) calc(20% - (80px/5)) calc(20% - (80px/5)) calc(20% - (80px/5)) calc(20% - (80px/5));
	row-gap:20px;
	column-gap:20px;
	margin:auto;
	margin-top:40px;
	margin-bottom:40px;
}
a.new_tb{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	text-align:center;
	background-color:#fff;
	padding:10px;
}
.new_pic{
	width:auto;
	height:auto;
	padding-bottom:100%;
	overflow:hidden;
	margin:auto;
	display:block;
	margin:auto;
	margin-bottom:10px;
	background-position:center;
	background-repeat:no-repeat;
	background-size:100% auto;
	background-color:#fff;
	position:relative;
}
.new_name{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	display:block;
	margin:auto;
	text-align:center;
	font-size:14px;
	padding:10px;
}

/*洗墙灯*/
#quandi_product{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	padding-top:40px;
	padding-bottom:40px;
}
#quandi_product_thead{
	width:1100px;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	font-size:30px;
	text-align:center;
	line-height:200%;
	
}
#quandi_product_miaoshu{
	text-align:center;
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	font-size:1rem;
	font-weight:normal;
}
#quandi_product_tbody{
	width:1100px;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	position:relative;
}
a.product_tb{
	width:20%;
	height:auto;
	overflow:hidden;
	margin-right:10px;
	display:block;
	text-align:center;
	border:1px solid #ccc;
	background-color:#fff;
}
.product_pic{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	display:block;
	position:relative;
	padding-bottom:100%;
}
.product_name{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	display:block;
	text-align:center;
	padding:10px;
}

/*关于我们*/
#quandi_about{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	padding-top:40px;
	padding-bottom:40px;
}
#quandi_about_thead{
	display:block;
	overflow:hidden;
	margin:auto;
	width:1100px;
	height:auto;
	font-size:32px;
	line-height:40px;
	text-align:center;
}

#quandi_about_miaoshu{
	text-align:center;
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	font-size:1rem;
	font-weight:normal;
}
#quandi_about_tbody{
	display:block;
	overflow:hidden;
	margin:auto;
	width:1100px;
	height:auto;
	max-height:100%;
}

/*新闻*/
#quandi_news{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	margin-top:30px;
	margin-bottom:30px;
}
#quandi_news_thead{
	display:block;
	overflow:hidden;
	margin:auto;
	width:1100px;
	height:auto;
	font-size:32px;
	line-height:1.6;
	text-align:center;
}
#quandi_news_miaoshu{
	text-align:center;
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	font-size:1rem;
	font-weight:normal;
}
#quandi_news_tbody{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	
}
#news{
	width:auto;
	height:auto;
	overflow:hidden;
	display:grid;
	grid-template-columns:45% auto;
	row-gap:20px;
	column-gap:20px;
	margin:auto;
	background-color:#fff;
	width:1100px;
	margin-top:40px;
}

.news_item{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	border-bottom:1px dashed #ddd;
}
.new_date{
	width:60px;
	height:50px;
	background-color:;
	display:block;
	overflow:hidden;
	background-color:#c00;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	font-size:16px;
	margin:10px;
	margin-top:0px;
	margin-left:0px;
	padding-top:10px;
}
a.news_tb{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
}
.news_name{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	margin:auto;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
}
.news_pic{
	display:block;
	overflow:hidden;
	width:100%;
	height:100%;
	margin:auto;
}
.news_miaoshu{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	margin:auto;
	font-size:12px;
	color:#666;
	text-align:left;
}
#quandi_xinwen{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
}
a.xinwen_pic{
	display:block;
	overflow:hidden;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	background-size:cover;
	position:relative;
}
.xinwen_tb{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	position:absolute;
	left:0px;
	right:0px;
	padding:10px;
	bottom:0px;
	background-color:rgba(0,0,0,0.5);
	color:#fff;
}
.xinwen_name{
	font-size:1.2rem;
}
.xinwen_miaoshu{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	display:-webkit-box;
	text-overflow:ellipsis;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}