@charset "utf-8";
.home_youshi{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	display:block;
	background-size:100% auto;
	background-position:top center;
	background-repeat:no-repeat;
}
.product{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	display:grid;
	grid-template-columns:20% auto;
	row-gap:20px;
	column-gap:20px;
	max-width:1200px;
	margin-top:50px;
	margin-bottom:50px;
}
@media (max-width:767px){
	.product{
		grid-template-columns:auto;
		padding:10px;
		margin-top:20px;
		margin-bottom:20px;
	}
}
#quandi_fenlei{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	background-color:#005aa1;
	padding:5px;
}
#quandi_fenlei_thead{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	display:block;
	color:#fff;
	line-height:1.2;
	padding:10px;
	padding-top:20px;
	padding-bottom:20px;
	white-space:nowrap;
	font-weight:bold;
}
#quandi_fenlei_title{
	font-size:2rem;
}
#quandi_fenlei_miaoshu{
	font-size:16px;
}
#quandi_fenlei_tbody{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	display:flex;
	display:-webkit-flex;
	flex-direction:column;
	row-gap:10px;
	background-color:#fff;
	padding:10px;
}
a.fenlei_name{
	display:block;
	background-color:#005aa1;
	color:#fff;
	font-size:15px;
	padding:10px;
	border-radius:5px;
}
a.fenlei_name>span{
	margin-right:10px;
}
a.fenlei_name:hover{
	background-color:#f18627;
}
/*泛光灯*/
#quandi_product{
	width:auto;
	height:auto;
	overflow:hidden;
	display:grid;
	grid-template-columns:calc(25% - (60px/4)) calc(25% - (60px/4)) calc(25% - (60px/4)) calc(25% - (60px/4));
	column-gap:20px;
	row-gap:20px;
}
@media (max-width:480px){#quandi_product{grid-template-columns:calc(50% - (20px/2)) calc(50% - (20px/2));}}
a.product_tb{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	text-align:center;
	border:1px solid #ddd;
}
.product_pic{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	padding-bottom:100%;
	position:relative;
}
.product_name{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	text-align:center;
	padding:10px;
}

#quandi_youshi{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	margin-top:80px;
	margin-bottom:80px;
}
#quandi_youshi_thead{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	text-align:center;
	color:#fff;
	max-width:1200px;
}
#quandi_youshi_title{
	font-size:2.5rem;
	border-bottom:1px dotted #ddd;
	font-family:"宋体";
	font-weight:800;
}
#quandi_youshi_miaoshu{
	font-size:1.2rem;
	margin-top:10px;
}
#quandi_youshi_tbody{
	width:auto;
	height:auto;
	overflow:hidden;
	display:flex;
	display:-webkit-flex;
	flex-direction:column;
	row-gap:30px;
	margin:auto;
	max-width:1200px;
	margin-top:80px;
}
@media (max-width:480px){
	#quandi_youshi_tbody{margin:auto;}
}
.youshi_tb{
	display:flex;
	display:-webkit-flex;
	align-items:center;
	column-gap:30px;
	justify-content:space-between;
}
.youshi_tb:nth-child(even){
	flex-direction:row-reverse
}
.youshi_left{
	display:flex;
	display:-webkit-flex;
	align-items:center;
	column-gap:30px;
}
.youshi_index{
	background-color:#f18627;
	font-family:Arial, Helvetica, sans-serif;
	font-size:2rem;
	font-weight:bold;
	clip-path:polygon(0px 20%,0 80%,50% 100%,100% 80%,100% 20%,50% 0);
	width:70px;
	height:70px;
	text-align:center;
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	align-items:center;
	color:#fff;
}
.youshi_pic{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	max-width:450px;
}
.youshi_name{
	font-size:1.5rem;
	font-weight:bold;
}
.youshi_name>span{color:#fff;}
.youshi_miaoshu{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin-top:20px;
	text-shadow: h-shadow v-shadow blur #fff;
}
@media (max-width:767px){
	#quandi_youshi_thead{color:#333;}
	#quandi_youshi_tbody{margin-top:20px;margin-bottom:20px;}
	.youshi_tb,.youshi_tb:nth-child(even){
		flex-direction:column;
		row-gap:10px;
		border-bottom:1px dotted #ddd;
		padding:20px;
		
	}
	.youshi_index{display:none;}
	.youshi_pic{max-width:100%;}
	.youshi_name>span{color:#333;}
}

/*关于我们*/
.about_back{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	background-size:cover;
	background-repeat:no-repeat;
	background-color:#005aa1;
	padding-top:80px;
	padding-bottom:80px;
	margin-bottom:80px;
}
.about_miaoshu{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	font-size:14px;
	text-align:center;
	color:#fff;
	line-height:1.5;
}
.about_title{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	font-size:2rem;
	font-weight:600;
	vertical-align:top;
	text-align:center;
	font-family:"宋体";
	font-weight:bold;
	color:#fff;
	line-height:2;
	border-bottom:1px dotted #ddd;
	margin-bottom:10px;
	max-width:1200px;
}
.about_tb{
	display:grid;
	grid-template-columns:50% auto;
	column-gap:40px;
	row-gap:20px;
	margin:auto;
	width:auto;
	height:auto;
	margin-top:50px;
	max-width:1200px;
	color:#fff;
}
@media (max-width:767px){
	.about_tb{
		grid-template-columns:auto;
		padding:10px;
		row-gap:10px;
	}
}
.about_pic{
	display:block;
	overflow:hidden;
	width:100%;
	height:auto;
	border-radius:10px;
	border:5px solid #fff;
}
.about_name{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	font-weight:bold;
	font-size:26px;
}
.about_content{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	line-height:2;
	margin-top:20px;
}
a.about_more{
	display:block;
	overflow:hidden;
	width:120px;
	height:40px;
	line-height:40px;
	text-align:center;
	background-color:#f18627;
	color:#fff;
	margin-left:0px;
	margin-top:20px;
	border-radius:2px;
}
a.about_more:hover{
	box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);
}
#quandi_new{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	margin:auto;
	max-width:1200px;
}
#quandi_new_thead{
	text-align:center;
}
#quandi_new_title{
	font-size:24px;
	color:#005aa1;
	line-height:1.5;
	display:flex;
	display:-webkit-flex;
	column-gap:10px;
	align-items:center;
	justify-content:center;
	column-gap:10px;
	white-space:nowrap;
}
#quandi_new_title:before{
	content:"";
	border-bottom:1px solid #ddd;
	display:block;
	width:40%;
	height:0px;
}
#quandi_new_title:after{
	content:"";
	border-bottom:1px solid #ddd;
	display:block;
	width:40%;
	height:0px;
}
#quandi_new_miaoshu{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	line-height:1.5;
}
#quandi_new_tbody{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	margin:auto;
	white-space:nowrap;
	margin-top:20px;
}
.new_tb{
	display:inline-block;
	overflow:hidden;
	width:20%;
	height:auto;
	margin-right:20px;
	text-align:center;
}
@media (max-width:480px){
	.new_tb{width:50%;}
}
.new_pic{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	padding-bottom:60%;
	background-size:cover;
	background-repeat:no-repeat;
}
.new_name{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	padding:10px;
}

/*新闻*/

#quandi_news{
	display:grid;
	grid-template-columns:calc(33.3% - 60px/3) calc(33.3% - 60px/3) calc(33.3% - 60px/3);
	column-gap:30px;
	row-gap:30px;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	margin-top:40px;
	margin-bottom:40px;
	max-width:1200px;
}
@media (max-width:767px){
	#quandi_news{
		grid-template-columns:auto;
	}
}
.news_tb{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	border:1px solid #ddd;
	padding:10px;
}

.news_name{
	width:auto;
	height:auto;
	overflow:hidden;
	display:flex;
	display:-webkit-flex;
	align-items:center;
	column-gap:10px;
	font-size:1.5rem;
	border-bottom:1px solid #ddd;
	line-height:50px;
}
.news_name:before{
	content:"";
	display:block;
	border-left:4px solid #005aa1;
	height:20px;
}
a.news_pic{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:top center;
	padding-bottom:40%;
	margin-top:20px;
}
.news_miaoshu{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin-top:10px;
}
.news_miaoshu ul{
	margin:auto;
	padding:0px;
	list-style-position:inside;
	list-style-image:url(images/li.png);
}
.news_miaoshu li{border-bottom:1px dotted #ddd;}
.news_miaoshu a{
	font-size:13px;
	white-space:nowrap;
	width:auto;
	height:auto;
	line-height:40px;
}
.news_miaoshu img{
	width:100%;
	height:auto;
	margin:auto;
}
.message_back{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	margin-top:50px;
	margin-bottom:50px;
}
.message_tb{
	width:auto;
	height:auto;
	overflow:hidden;
	display:grid;
	grid-template-columns:auto 35%;
	align-items:center;
	column-gap:40px;
	row-gap:20px;
	margin:auto;
	max-width:1200px;
}
@media (max-width:767px){
	.message_tb{
		grid-template-columns:auto;
		padding:10px;
		margin-top:50px;
		margin-bottom:50px;
	}
}
#quandi_liuyan{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	background-color:#fff;
	padding:20px;
}
#quandi_liuyan_thead{
	display:flex;
	display:-webkit-flex;
	border-bottom:1px solid #ddd;
	align-items:center;
	column-gap:10px;
}
#quandi_liuyan_title{
	font-size:2rem;
	color:#f18627;
	font-weight:600;
}
#quandi_liuyan_tbody{
	margin-top:20px;
}
.message_left{color:#fff;}
.message_title{
	font-size:36px;
	font-weight:bold;
	line-height:1.2;
}
.message_miaoshu{
	font-size:24px;
	background-color:#fff;
	padding:5px;
	display:inline-block;
	color:#005aa1;
	line-height:1.2;
	margin-top:10px;
}
.message_name{
	margin-top:10px;
	line-height:1.2;
}
.message_tel{
	display:grid;
	grid-template-columns:40px auto;
	column-gap:20px;
	width:auto;
	height:auto;
	align-items:center;
	margin-top:30px;
}
.message_ico{font-size:3rem;}
.message_right>.tel_name{color:#fff;line-height:1.8;}