@charset "utf-8";
#quandi_hezuo{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	padding-top:40px;
	padding-bottom:40px;
}
#quandi_hezuo_thead{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	text-align:center;
}
#quandi_hezuo_title{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	color: rgb(208, 227, 236);
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	line-height:120%;
}
#quandi_hezuo_miaoshu{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	font-size:22px;
	line-height:120%;
}
#quandi_hezuo_tbody{
	width:auto;
	max-width:1200px;
	height:110px;
	overflow:hidden;
	display:block;
	margin:auto;
	text-align:center;
	position:relative;
	margin-top:40px;
}
#quandi_hezuo_tbody>div{
	width:200px;
	height:;
	overflow:hidden;
	display:inline-block;
	margin:auto;
	margin-right:10px;
}
.hezuo_pic{
	width:200px;
	height:100px;
	overflow:hidden;
	display:block;
	margin:auto;
	position:relative;
	border:1px solid #ddd;
	box-sizing:border-box;
}

#quandi_zhaoshang{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	margin-top:50px;
}
a.zhaoshang_pic{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
}
.zhaoshang_name{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	text-align:center;
	color:#FF0;
	font-weight:bold;
	font-size:42px;
	line-height:200%;
}
.zhaoshang_miaoshu{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	font-size:22px;
	line-height:200%;
}
#quandi_fenlei{
	width:auto;
	max-width:1200px;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	margin-top:50px;
}
#quandi_fenlei_thead{
	width:auto;
	max-width:1200px;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	text-align:center;
}
#quandi_fenlei_title{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	color: rgb(208, 227, 236);
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	line-height:120%;
}
#quandi_fenlei_miaoshu{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	font-size:22px;
	line-height:120%;
}
#quandi_fenlei_tbody{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	text-align:center;
	padding:30px;
}
#quandi_fenlei_tbody>div{
	display:inline-block;
	width:auto;
	height:auto;
	overflow:hidden;
	text-align:center;
	margin:auto;
	vertical-align:top;
}
a.fenlei_name{
	display:block;
	width:auto;
	height:30px;
	line-height:30px;
	overflow:hidden;
	text-align:center;
	margin:5px;
	border:1px solid #ddd;
	border-radius:15px;
	padding-left:20px;
	padding-right:20px;
	white-space:nowrap;
	transition:all 0.4s;
}
a.fenlei_name:hover{
	transition:all 0.4s;
	background-color:#F90;
	color:#fff;
}

#quandi_product{
	width:auto;
	max-width:1200px;
	height:auto;
	overflow:hidden;
	display:grid;
	grid-template-columns:calc(25% - (45px/4)) calc(25% - (45px/4)) calc(25% - (45px/4)) calc(25% - (45px/4));
	column-gap:15px;
	row-gap:15px;
	margin:auto;
}
@media (max-width:480px){#quandi_product{grid-template-columns:calc(50% - (30px/2)) calc(50% - (30px/2));}}
@media (max-width:280px){#quandi_product{grid-template-columns:auto;}}
.product_item{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	vertical-align:top;
	font-size:14px;
	transition:all 0.4s;
}
a.product_tb{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	display:block;
	margin:auto;
	transition:all 0.4s;
}
.product_pic{
	width:auto;
	height:280px;
	overflow:hidden;
	margin:auto;
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	align-items:center;
	transition:all 0.4s;
	background-color:#fff;
}
@media (max-width:767px){.product_pic{height:200px;}}
@media (max-width:480px){.product_pic{height:160px;}}
.product_name{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	display:block;
	margin:auto;
	text-align:center;
	padding:10px;
}
#quandi_case{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	padding-top:40px;
	padding-bottom:40px;
	background-color:#f5f5f5;
}
#quandi_case_thead{
	width:auto;
	max-width:1200px;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	text-align:center;
}
#quandi_case_title{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	color: rgb(208, 227, 236);
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	line-height:120%;
}
#quandi_case_miaoshu{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	font-size:22px;
	line-height:120%;
}
#quandi_case_tbody{
	width:auto;
	max-width:1200px;
	height:auto;
	overflow:hidden;
	display:grid;
	grid-template-columns:calc(33.3% - (40px/3)) calc(33.3% - (40px/3)) calc(33.3% - (40px/3));
	column-gap:20px;
	row-gap:20px;
	margin:auto;
	padding-top:40px;
}
@media (max-width:480px){#quandi_case_tbody{grid-template-columns:calc(50% - (20px/2)) calc(50% - (20px/2));}}
@media (max-width:280px){#quandi_case_tbody{grid-template-columns:auto;}}
a.case_tb{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	margin:5px;
}
.case_name{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	display:block;
	padding:5px;
	text-align:center;
}
.case_pic{
	width:auto;
	height:260px;
	overflow:hidden;
	margin:auto;
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	align-items:center;
	margin:auto;
	background-position:center;
	background-size:cover;
	background-repeat:no-repeat;
	background-color:#fff;
	position:relative;
}
@media (max-width:767px){.case_pic{height:200px;}}
@media (max-width:480px){.case_pic{height:160px;}}
/*新闻*/
#quandi_news{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	padding-top:40px;
	padding-bottom:40px;
}
#quandi_news_thead{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	max-width:1200px;
	height:auto;
}
#quandi_news_title{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	font-size:26px;
	line-height:100%;
	vertical-align:middle;
	color:rgb(208, 227, 236);
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#quandi_news_miaoshu{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	text-align:center;
	font-size:22px;
}
#quandi_news_tbody{
	width:auto;
	max-width:1200px;
	height:auto;
	overflow:hidden;
	display:grid;
	grid-template-columns:calc(25% - (45px/4)) calc(25% - (45px/4)) calc(25% - (45px/4)) calc(25% - (45px/4));
	column-gap:15px;
	row-gap:15px;
	margin:auto;
	margin-top:40px;
}
@media (max-width:767px){#quandi_news_tbody{grid-template-columns:calc(50% - (30px/2)) calc(50% - (30px/2));}}
@media (max-width:480px){#quandi_news_tbody{grid-template-columns:auto;}}
a.news_tb{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	display:block;
}
.news_name{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	margin:auto;
	text-align:left;
	font-size:14px;
	line-height:30px;
	white-space:nowrap;
	padding:5px;
}
.news_pic{
	width:auto;
	height:210px;
	overflow:hidden;
	margin:auto;
	display:block;
	background-position:center;
	background-repeat:no-repeat;
	background-size:100% 100%;
	background-color:#fff;
}
.news_date{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	display:block;
	font-size:12px;
	line-height:150%;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:5px;
	padding-right:5px;
}
.news_miaoshu{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	display:block;
	font-size:12px;
	line-height:120%;
	color:#999;
	padding:5px;
}