@charset "utf-8";
/*选择我们的理由*/
#quandi_fenlei{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
}
#quandi_fenlei_thead{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	background-color:#014a84;
}
#quandi_fenlei_title{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	font-size:1.4rem;
	text-align:center;
	color:#fff;
	padding:10px;
	font-weight:bold;
}
#quandi_fenlei_tbody{
	width:auto;
	height:auto;
	overflow:hidden;
	display:grid;
	grid-template-columns:auto;
	row-gap:10px;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
}
.fenlei_tb{
	font-size:1rem;
	text-align:center;
	width:auto;
	height:auto;
	display:block;
	overflow:hidden;
}

a.fenlei_name{
	font-size:12px;
	text-align:center;
	width:auto;
	height:auto;
	margin:auto;
	display:block;
	overflow:hidden;
	border:1px dotted #ccc;
	padding:10px;
	background-color:#fff;
}
a.fenlei_name:hover{
	background-color:#014a84;
	color:#fff;
}

#quandi_product{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	padding-top:40px;
	background-color:#f5f5f5;
}
#quandi_product_thead{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	color:#014a84;
	font-weight:bold;
}
#quandi_product_title{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	font-size:2.2rem;
	line-height:1.2;
	text-align:center;
}
#quandi_product_miaoshu{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	font-size:1.4rem;
	text-align:center;
	padding:10px;
	text-transform:uppercase;
	line-height:1.2;
}
#product{
	width:auto;
	max-width:1200px;
	height:auto;
	overflow:hidden;
	display:grid;
	grid-template-columns:20% auto;
	column-gap:20px;
	row-gap:20px;
	margin:auto;
	margin-top:40px;
	margin-bottom:40px;
}
@media (max-width:767px){
	#product{grid-template-columns:auto;padding:10px;}
}
#quandi_product_tbody{
	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:767px){#quandi_product_tbody{grid-template-columns:calc(33.3% - (40px/3)) calc(33.3% - (40px/3)) calc(33.3% - (40px/3));}}
@media (max-width:480px){#quandi_product_tbody{grid-template-columns:calc(50% - (20px/2)) calc(50% - (20px/2));}}
@media (max-width:280px){#quandi_product_tbody{grid-template-columns:auto;}}
a.product_tb{
	width:auto;
	height:100%;
	overflow:hidden;
	display:block;
	margin:auto;
	background-color:#fff;
	text-align:center;
	box-sizing:border-box;
}
a.product_tb:hover{
	border:1px solid #014a84;
}
.product_name{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	display:block;
	text-align:center;
	font-size:1rem;
}

.product_pic{
	width:auto;
	height:auto;
	padding-bottom:100%;
	overflow:hidden;
	margin:auto;
	display:block;
	position:relative;
	background-color:#fff;
}


/*泛光灯*/
#quandi_partner{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	padding-top:40px;
	padding-bottom:40px;
}
#quandi_partner_thead{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	color:#014a84;
	font-weight:bold;
}
#quandi_partner_title{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	font-size:2.2rem;
	line-height:1.2;
	text-align:center;
}
#quandi_partner_miaoshu{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	font-size:1.4rem;
	text-align:center;
	padding:10px;
	text-transform:uppercase;
	line-height:1.2;
}
#quandi_partner_tbody{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	margin-top:20px;
	white-space:nowrap;
	max-width:1200px;
}
#quandi_partner_tbody>div{
	width:180px;
	height:auto;
	overflow:hidden;
	display:flex;
	display:inline-flex;
	justify-content:center;
	align-items:center;
	margin-right:10px;
}
.partner_pic{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	max-width:100%;
	max-height:100%;
}
/*投光灯*/
#quandi_case{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	background-color:#fff;
	padding:20px;
}
#quandi_case_thead{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	font-size:1.8rem;
	color:#014a84;
	font-weight:bold;
	line-height:1.5;
}
#quandi_case_title{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	
}
#quandi_case_miaoshu{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	font-size:1rem;
	text-align:center;
	padding:20px;
}
#quandi_case_tbody{
	width:auto;
	max-width:1200px;
	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;
	margin:auto;
	margin-top:20px;
}
@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:100%;
	overflow:hidden;
	margin:auto;
	display:block;
	margin:auto;
	transition:all 0.4s;
	position:relative;
	box-sizing:border-box;
}
.case_pic{
	width:auto;
	height:auto;
	padding-bottom:75%;
	overflow:hidden;
	margin:auto;
	display:block;
	display:-webkit-flex;
	justify-content:center;
	align-items:center;
	background-position:center;
	background-repeat:no-repeat;
	background-size:100% auto;
	transition:all 0.4s;
	position:relative;
}
.case_pic:hover{
	background-size:120% auto;
	transition:all 0.4s;
}
.case_name{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	display:block;
	margin:auto;
	text-align:center;
	font-size:1rem;
	word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box; 
    -webkit-box-orient: vertical; 
    -webkit-line-clamp:1; 
    overflow: hidden;
	margin-top:10px;
	margin-bottom:10px;
}
#quandi_about_back{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	background-repeat:no-repeat;
	background-size:cover;
}
/*关于我们*/
#quandi_about{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	max-width:1200px;
	margin:auto;
	margin-top:80px;
	margin-bottom:80px;
}
#quandi_about_thead{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	text-align:center;
	color:#fff;
	font-weight:bold;
}
#quandi_about_title{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	font-size:2.2rem;
}
#quandi_about_miaoshu{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	font-size:1.4rem;
}

#quandi_about_tbody{
	display:grid;
	grid-template-columns:calc(25% - (120px/4)) calc(25% - (120px/4)) calc(25% - (120px/4)) calc(25% - (120px/4));
	column-gap:40px;
	row-gap:20px;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	margin-top:80px;
}
@media (max-width:767px){
	#quandi_about_tbody{grid-template-columns:calc(50% - 20px/2 ) calc(50% - 20px/2 );column-gap:20px;padding:10px;}
}
.about_tb{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	text-align:center;
	color:#fff;
}
.about_pic{
	display:block;
	overflow:hidden;
	margin:auto;
	width:70px;
	height:auto;
}
.about_name{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	font-size:1.2rem;
}
.about_en{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	font-size:1.2rem;
}
.about_miaoshu{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	font-size:1rem;
}
a.about_more{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:30px;
	line-height:30px;
	color:#fff;
	border:1px solid #fff;
	max-width:100px;
	margin-top:20px;
}

#quandi_agent{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	max-width:1200px;
	margin:auto;
	margin-top:80px;
	margin-bottom:80px;
}
#quandi_agent_thead{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	text-align:center;
	color:#014a84;
	font-weight:bold;
}
#quandi_agent_title{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	font-size:2.2rem;
}
#quandi_agent_miaoshu{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	font-size:1.4rem;
}

#quandi_agent_tbody{
	display:grid;
	grid-template-columns:calc(33.3% - (80px/3)) calc(33.3% - (80px/3)) calc(33.3% - (80px/3));
	column-gap:40px;
	row-gap:20px;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	margin-top:80px;
}
@media (max-width:767px){
	#quandi_agent_tbody{
		grid-template-columns:auto;
		padding:10px;
	}
}
.agent_item{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:100%;
	background-color:#f5f5f5;
}
.agent_tb{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	padding:20px;
}
.agent_pic{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	padding-bottom:50%;
	background-size:cover;
}
.agent_name{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	font-size:1.3rem;
	font-weight:bold;
}
.agent_miaoshu{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	font-size:1rem;
	margin-top:10px;
	line-height:1.8;
	color:#888;
}
#quandi_news_back{
	background-color:#000;
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	background-size:cover;
}
#news{
	display:grid;
	grid-template-columns:calc(50% - (40px/2) ) calc(50% - (40px/2) );
	column-gap:40px;
	row-gap:20px;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	max-width:1200px;
	margin-top:80px;
	margin-bottom:80px;
}
@media (max-width:767px){
	#news{grid-template-columns:auto;}
}
/*新闻*/
#quandi_news{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	background-color:#fff;
	padding:20px;
}
#quandi_news_thead{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	color:#014a84;
	font-weight:bold;
	text-align:left;
	line-height:1.5;
}
#quandi_news_title{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	font-size:1.8rem;
}
#quandi_news_miaoshu{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	font-size:1.2rem;
}

#quandi_news_tbody{
	display:grid;
	grid-template-columns:auto;
	row-gap:10px;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	margin-top:20px;
}

.news_tb{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	display:grid;
	grid-template-columns:auto 100px;
	column-gap:10px;
}

.news_date{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	color:#999;
	font-size:12px;
}

a.news_name{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	text-align:left;
	white-space:nowrap;
}
a.news_item{
	display:grid;
	grid-template-columns:130px auto;
	column-gap:10px;
	overflow:hidden;
	width:auto;
	height:auto;
}
.news_pic{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	max-width:100%;
}
.news_miaoshu{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box; 
    -webkit-box-orient: vertical; 
    -webkit-line-clamp: 2; 
    overflow: hidden; 
	color:#999;
	font-size:12px;
	line-height:1.5;
}