﻿@charset "utf-8";
/*选择我们的理由*/
#quandi_youshi{
	width:100%;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	padding-top:40px;
	padding-bottom:40px;
}
#quandi_youshi_thead{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
}
#quandi_youshi_title{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	font-size:2.2rem;
	text-align:center;
	line-height:200%;
}

#quandi_youshi_miaoshu{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	font-size:1rem;
	text-align:center;
	padding:10px;
}
#quandi_youshi_tbody{
	width:auto;
	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)); 
	column-gap:20px;
	row-gap:20px;
	margin:auto;
	text-align:center;
	padding-top:40px;
}
@media (max-width:767px){#quandi_youshi_tbody{grid-template-columns:calc(33.3% - (20px/3)) calc(33.3% - (20px/3)) calc(33.3% - (20px/3));column-gap:10px;row-gap:10px;padding:10px;}}
@media (max-width:480px){#quandi_youshi_tbody{grid-template-columns:calc(50% - (10px/2)) calc(50% - (10px/2));}}
@media (max-width:480px){
	#quandi_youshi_tbody{
		grid-template-columns:auto;
	}
}
.youshi_tb{
	font-size:1rem;
	background-color:#0c2882;
	text-align:center;
	width:auto;
	height:100%;
	display:block;
	overflow:hidden;
	position:relative;
	padding:20px;
	box-sizing:border-box;
}
.youshi_tb:hover{
	background-color:#F90;
}
.youshi_name{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	padding:5px;
	text-align:center;
	color:#fff;
	border-bottom:1px dotted #eee;
}
.youshi_ico{
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	align-items:center;
	font-size:2rem;
	width:80px;
	height:80px;
	overflow:hidden;
	margin:auto;
	color:#fff;
	border-radius:50%;
	border:1px solid #fff;
}
@media (max-width:480px){.youshi_pic{height:80px;margin:auto}}
.youshi_miaoshu{
	font-size:12px;
	text-align:center;
	color:#fff;
	width:auto;
	height:auto;
	padding:10px;
	margin:auto;
	display:block;
	overflow:hidden;
	line-height:1.5;
}


/*洗墙灯*/
#quandi_new{
	width:100%;
	height:auto;
	overflow:hidden;
	display:block;
	position:relative;
}
#quandi_new_thead{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	background-color:rgb(240,240,240);
	background-image:linear-gradient(0deg,rgb(240,240,240),rgb(250,250,250));
	padding:10px;
}
#quandi_new_title{
	width:auto;
	height:30px;
	line-height:30px;
	overflow:hidden;
	display:inline-block;
	margin:auto;
	font-size:16px;
	text-align:left;
	vertical-align:middle;
}
#quandi_new_miaoshu{
	width:auto;
	height:30px;
	line-height:30px;
	overflow:hidden;
	display:inline-block;
	margin:auto;
	font-size:16px;
	text-align:left;
	color:#999;
	vertical-align:middle;
}
#quandi_new_tbody{
	width:auto;
	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));
	column-gap:20px;
	row-gap:20px;
	margin:auto;
	margin-top:20px;
	margin-bottom:20px;
}
a.new_tb{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	text-align:center;
}
.new_pic{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	padding-bottom:100%;
	position:relative;
	border:1px solid #ddd;
}
.new_name{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	display:block;
	margin:auto;
	text-align:center;
	font-size:14px;
}

/*泛光灯*/
#quandi_product{
	width:100%;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	position:relative;
}
#quandi_product_thead{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	background-color:rgb(240,240,240);
	background-image:linear-gradient(0deg,rgb(240,240,240),rgb(250,250,250));
	padding:10px;
}
#quandi_product_title{
	width:auto;
	height:30px;
	line-height:30px;
	overflow:hidden;
	display:inline-block;
	margin:auto;
	font-size:16px;
	text-align:left;
	vertical-align:middle;
}
#quandi_product_miaoshu{
	width:auto;
	height:30px;
	line-height:30px;
	overflow:hidden;
	display:inline-block;
	margin:auto;
	font-size:16px;
	text-align:left;
	color:#999;
	vertical-align:middle;
}
#quandi_product_tbody{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	white-space:nowrap;
	margin:auto;
	margin-top:20px;
	margin-bottom:20px;
}
a.product_tb{
	width:200px;
	height:auto;
	overflow:hidden;
	display:inline-block;
	vertical-align:top;
	text-align:center;
	margin-right:20px;
}
.product_pic{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	padding-bottom:100%;
	position:relative;
	border:1px solid #ddd;
}
.product_name{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	display:block;
	padding:5px;
	text-align:center;
}

/*投光灯*/
#quandi_case{
	width:100%;
	height:auto;
	overflow:hidden;
	display:grid;
	grid-template-columns:50% 25% 25%;
	padding:10px;
}
#quandi_case>div{
	
}
#quandi_case>div:first-child{
	grid-row-start:1;
	grid-row-end:3;
}

.case_tb{
	display:block;
	width:auto;
	height:auto;
}
a.case_pic{
	width:100%;
	height:auto;
	padding-bottom:60%;
	overflow:hidden;
	margin:auto;
	display:block;
	background-position:center;
	background-size:cover;
	background-repeat:no-repeat;
	position:relative;
}

/*关于我们*/
#quandi_about{
	display:block;
	overflow:hidden;
	width:calc(50% - (20px/2));
	height:auto;
}
#quandi_about_thead{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	font-size:16px;
	line-height:30px;
	padding:10px;
	background-color:rgb(240,240,240);
	background-image:linear-gradient(0deg,rgb(240,240,240),rgb(250,250,250));
}
#quandi_about_tfoot{
	display:inline-block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	position:absolute;
	right:10px;
	top:0px;
}
a#quandi_about_link{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	line-height:50px;
}
#quandi_about_tbody{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	padding-top:20px;
	padding-bottom:20px;
}

/*新闻*/
#quandi_news{
	display:block;
	overflow:hidden;
	width:calc(50% - (20px/2));
	height:auto;
	position:relative;
}
#quandi_news_thead{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	font-size:16px;
	line-height:30px;
	padding:10px;
	background-color:rgb(240,240,240);
	background-image:linear-gradient(0deg,rgb(240,240,240),rgb(250,250,250));
}
#quandi_news_tfoot{
	display:inline-block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	position:absolute;
	right:10px;
	top:0px;
}
a#quandi_news_link{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	line-height:50px;
}
#quandi_news_tbody{
	display:grid;
	grid-template-columns:auto;
	row-gap:10px;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	padding-top:20px;
	padding-bottom:20px;
}

a.news_tb{
	display:grid;
	width:auto;
	height:auto;
	grid-template-columns:80px auto;
	column-gap:10px;
}
.news_left{
	width:auto;
	height:auto;
	padding-bottom:100%;
	display:block;
	position:relative;
	border:1px solid #ddd;
	overflow:hidden;
}
.news_right{
	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:5px;
}
.news_miaoshu{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	margin:auto;
	font-size:12px;
	text-align:left;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
@keyframes case_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 case_pic_b
{
	from{
		transform:rotate(180deg);
		transition:all 0.2s;
		opacity:0.0;
	}
	to{
		transform:rotate(0deg);
		transition:all 0.2s;
		opacity:1;
	}
}
@keyframes case_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;
	}
}