#quan_body{
	display:grid;
	grid-template-columns:280px auto 250px;
	column-gap:10px;
}
/*泛光灯*/
#quandi_product{
	display:block;
	overflow:hidden;
	margin:auto;
	width:1100px;
	height:auto;
	border-radius:5px;
	box-sizing:border-box;
	margin-top:10px;
	position:relative;
}
#quandi_product_thead{
	margin:auto;
	height:auto;
	width:auto;
	overflow:hidden;
	display:block;
	background-repeat:repeat-x;
	background-color:#024ea6;
	background-image:linear-gradient(0deg,#024ea6,#075cbf);
	position:relative;
}
#quandi_product_title{
	margin:auto;
	height:auto;
	width:auto;
	overflow:hidden;
	display:block;
	line-height:20px;
	padding:10px;
	color:#fff;
	font-size:14px;
}
#quandi_product_tbody{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
}

a.product_tb{
	width:16.6%;
	height:auto;
	overflow:hidden;
	display:block;
	text-align:center;
	margin-right:10px;
}
.product_pic{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	display:block;
	justify-content:center;
	align-items:center;
	background-repeat:no-repeat;
	background-position:center;
	background-size:auto 100%;
	transition:all 0.4s;
	position:relative;
	border:1px solid #ddd;
	box-sizing:border-box;
	padding-bottom:100%;
	position:relative;
}

.product_name{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	display:block;
	margin:auto;
	text-align:center;
	padding:5px;
}
#about_news{
	display:block;
	overflow:hidden;
	margin:auto;
	width:1000px;
	height:auto;
	display:block;
	overflow:hidden;
	margin-top:10px;
}

/*关于我们*/
#quandi_contact{
	margin:unset;
	width:auto;
	height:100%;
	border-radius:5px;
	border:1px solid #024ea6;
	box-sizing:border-box;
}
#quandi_contact_thead{
	text-align:left;
}
#quandi_about{
	display:block;
	overflow:hidden;
	width:auto;
	height:100%;
	border-radius:5px;
	border:1px solid #024ea6;
	box-sizing:border-box;
}
#quandi_about_thead{
	margin:auto;
	height:auto;
	width:auto;
	overflow:hidden;
	display:block;
	background-repeat:repeat-x;
	background-color:#024ea6;
	background-image:linear-gradient(0deg,#024ea6,#075cbf);
	position:relative;
}
#quandi_about_title{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	font-size:14px;
	line-height:20px;
	padding:10px;
	color:#fff;
}
#quandi_about_tbody{
	display:block;
	overflow:hidden;
	margin:10px;
	width:auto;
	height:auto;
}

/*新闻*/
#quandi_news{
	display:block;
	overflow:hidden;
	width:auto;
	height:100%;
	border-radius:5px;
	border:1px solid #024ea6;
	box-sizing:border-box;
}
#quandi_news_thead{
	margin:auto;
	height:auto;
	width:auto;
	overflow:hidden;
	display:block;
	background-repeat:repeat-x;
	background-color:#024ea6;
	background-image:linear-gradient(0deg,#024ea6,#075cbf);
	position:relative;
}
#quandi_news_title{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	font-size:14px;
	line-height:20px;
	padding:10px;
	color:#fff;
}
#quandi_news_tbody{
	display:block;
	overflow:hidden;
	margin:10px;
	width:auto;
	height:auto;
}

.news_item{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
}

a.news_name{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	margin:auto;
	text-align:left;
}
a.news_name:before{
	margin-right:5px;
}
#quandi_adver{
	width:auto;
	height:auto;
	overflow:hidden;
}

