@charset "utf-8";
#youshi{
	width:auto;
	height:auto;
	overflow:hidden;
	display:grid;
	grid-template-columns:auto 40%;
	column-gap:10px;
	row-gap:10px;
	margin:auto;
	margin-top:40px;
}
@media (max-width:767px){#youshi{grid-template-columns:auto;}}
#quandi_youshi_img{
	width:100%;
	height:auto;
	overflow:hidden;
	display:block;
}
#quandi_youshi{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	background-color:#fff;
	padding-top:40px;
	padding-bottom:40px;
}
#quandi_youshi_thead{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	max-width:1200px;
}
#quandi_youshi_title{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	font-size:2.6rem;
	text-align:center;
	line-height:200%;
	color:#057ddb;
}
#quandi_youshi_miaoshu{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	font-size:1.2rem;
	text-align:center;
	color:#999;
}
#quandi_youshi_tbody{
	width:auto;
	height:auto;
	overflow:hidden;
	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;
	justify-content:center;
}
@media (max-width:767px){#quandi_youshi_tbody{grid-template-columns:auto auto;}}
a.youshi_tb{
	width:auto;
	height:100%;
	display:block;
	border:1px solid #ddd;
	text-align:center;
	padding:20px;
	box-sizing:border-box;
}

.youshi_name{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	font-size:1.4rem;
	margin-top:10px;
}
.youshi_pic{
	display:block;
	overflow:hidden;
	width:auto;
	height:150px;
	background-color:#f5f5f5;
	border-radius:50%;
	margin:auto;
	position:relative;
	background-size:cover;
	background-repeat:no-repeat;
}
.youshi_miaoshu{
	font-size:12px;
	text-align:center;
	width:auto;
	height:auto;
	padding:5px;
	margin:auto;
	display:block;
	overflow:hidden;
	line-height:1.5;
	color:#999;
}

/*洗墙灯*/
#quandi_product{
	width:auto;
	height:100%;
	overflow:hidden;
	display:block;
	background-color:#fff;
}
a.product_tb{
	width:auto;
	height:100%;
	overflow:hidden;
	display:block;
	background-color:#fff;
	text-align:center;
	box-sizing:border-box;
	transition:all 0.4s;
	border-right:1px solid #ddd;
	padding:20px;
}
.product_name{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	display:block;
	text-align:center;
	font-size:1rem;
	padding:10px;
}

.product_pic{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	display:block;
	position:relative;
	background-color:#fff;
	padding-bottom:100%;
}
@media (max-width:1000px){.product_pic{height:200px;}}
@media (max-width:480px){.product_pic{height:160px;}}
.product_more{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	display:block;
	margin:auto;
	text-align:center;
	font-size:1rem;
	width:100px;
	height:40px;
	line-height:40px;
	border:1px solid #ccc;
	margin-top:20px;
	margin-bottom:20px;
	transition:all 0.4s;
}
.product_more:hover{
	transition:all 0.4s;
	background-color:#333;
	color:#fff;
	border:1px solid transparent;
	width:120px;
}
#product{
	display:block;
	width:auto;
	height:auto;
	margin:auto;
	margin-top:20px;
	margin-bottom:20px;
}
#product_tbody{
	display:grid;
	grid-template-columns:300px auto;
	width:auto;
	height:auto;
	margin:auto;
	max-width:1200px;
}
@media (max-width:767px){#product_tbody{grid-template-columns:auto;}}
/*泛光灯*/
#quandi_new{
	width:auto;
	height:100%;
	overflow:hidden;
	display:block;
	background-color:#057ddb;
}
.new_tb{
	width:auto;
	height:100%;
	overflow:hidden;
	display:block;
	padding:40px;
	color:#fff;
	background-repeat:no-repeat;
	background-size:cover;
	box-sizing:border-box;
}
.new_name{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	font-size:2rem;
	font-weight:bold;
}
.new_name:after{
	display:block;
	width:30%;
	height:0px;
	content:"";
	border-bottom:2px solid #fff;
}
.new_miaoshu{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	font-size:1.15rem;
	opacity:0.9;
	margin-top:30px;
}
#quandi_fangan{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	max-width:1200px;
	margin-bottom:20px;
}

/*新闻*/
#quandi_news{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	position:relative;
	vertical-align:top;
	background-color:#fff;
	padding-top:40px;
	padding-bottom:40px;
}
@media (max-width:767px){#quandi_news{padding:10px;}}
#quandi_news_thead{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	max-width:1200px;
	text-align:center;
}
#quandi_news_title{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	font-size:2.6rem;
	text-align:center;
	line-height:200%;
	color:#057ddb;
}
#quandi_news_miaoshu{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	font-size:1.2rem;
	text-align:center;
	color:#999;
}

#news{
	display:grid;
	grid-template-columns:45% auto;
	column-gap:40px;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	margin-top:40px;
	max-width:1200px;
	margin-bottom:40px;
}
@media (max-width:767px){
	#news{grid-template-columns:auto;}
}
#quandi_news_tbody{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
}
@media (max-width:767px){
	#quandi_news_tbody{margin-top:20px;margin-bottom:20px;}
}

a.news_tb{
	width:auto;
	height:auto;
	overflow:hidden;
	display:grid;
	grid-template-columns:80px auto;
	align-items:start;
	column-gap:20px;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px dotted #ddd;
}
.news_left{
	width:auto;
	height:100%;
	display:block;
	overflow:hidden;
	background-color:#f5f5f5;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:12px;
	margin-right:10px;
}
.news_date{
	font-size:2rem;
	text-align:center;
	margin:5px;
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	margin-bottom:0px;
}
.news_year{
	font-size:1rem;
	text-align:center;
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
}
.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:1.3rem;
	margin-top:10px;
}
.news_miaoshu{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	margin:auto;
	font-size:0.8rem;
	color:#666;
	text-align:left;
	line-height:1.5;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
#quandi_xinwen{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	text-align:left;
}
.xinwen_pic{
	display:block;
	overflow:hidden;
	width:100%;
	height:auto;
	background-color:#f5f5f5;
}
.xinwen_name{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	font-size:1.3rem;
	font-weight:bold;
	color:#333;
	white-space:nowrap;
}
.xinwen_date{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	margin:auto;
	color:#999;
}
.xinwen_miaoshu{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	margin:auto;
	color:#999;
	font-size:1rem;
	line-height:1.5;
}
#quandi_case_back{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	background-size:cover;
	padding-top:40px;
	padding-bottom:40px;
}
#case{
	display:grid;
	grid-template-columns:40% auto;
	column-gap:100px;
	row-gap:20px;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	max-width:1200px;
}
@media (max-width:767px){#case{grid-template-columns:auto;}}
#quandi_anli{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
}
@media (max-width:767px){#quandi_anli{padding:20px;}}
#quandi_anli_thead{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
}
#quandi_anli_title{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	font-size:2.6rem;
	line-height:200%;
	color:#057ddb;
}
#quandi_anli_miaoshu{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	font-size:1.2rem;
	line-height:1.5;
	color:#666;
}
.anli_miaoshu{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin-top:20px;
	margin-bottom:20px;
	font-size:1.2rem;
	color:#999;
}
a.anli_more{
	width:120px;
	height:40px;
	line-height:40px;
	overflow:hidden;
	display:block;
	border:1px solid #0672c7;
	color:#0672c7;
	text-align:center;
	margin-top:80px;
	font-size:1.2rem;
}
#quandi_anli_tbody{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
}

#quandi_case{
	display:grid;
	grid-template-columns:auto auto;
	row-gap:20px;
	column-gap:20px;
	overflow:hidden;
	width:auto;
	height:auto;
}

a.case_tb{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	position:relative;
	box-sizing:border-box;
	background-size:cover;
	position:relative;
}
.case_name{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	background-color:rgba(0,0,0,0.6);
	padding:5px;
	color:#fff;
	position:absolute;
	bottom:0px;
	left:0px;
	right:0px;
	text-align:center;
	font-size:1.2rem;
}
#quandi_rexian{
	display:inline-block;
	overflow:hidden;
	width:auto;
	height:auto;
	padding:10px;
	position:relative;
	border:1px solid #ddd;
	color:#fff;
	margin-top:40px;
}