@charset "utf-8";
/*选择我们的理由*/
#quandi_youshi{
	width:auto;
	max-width:1200px;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	margin-top: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:32px;
	text-align:center;
	line-height:200%;
}
#quandi_youshi_miaoshu{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	font-size:14px;
	text-align:center;
	padding:10px;
}
#quandi_youshi_tbody{
	width:auto;
	height:auto;
	overflow:hidden;
	display:grid;
	grid-template-columns:auto;
	row-gap:20px;
}
#youshi{
	display:grid;
	grid-template-columns:50% auto;
	column-gap:40px;
	row-gap:20px;
	max-width:1200px;
	width:auto;
	height:auto;
	margin:auto;
	margin-top:40px;
}
@media (max-width:767px){
	#youshi{
		grid-template-columns:auto;
		padding:10px;
	}
}
#quandi_youshi_img{
	width:100%;
	height:auto;
	overflow:hidden;
	display:block;
}
#quandi_youshi_img *{max-width:100%;height:auto;}
.youshi_tb{
	width:auto;
	height:auto;
	margin:auto;
	display:grid;
	grid-template-columns:100px auto;
	column-gap:20px;
}
@media (max-width:480px){
	.youshi_tb{grid-template-columns:50px auto;}
}
.youshi_left{
	width:100%;
	height:auto;
	margin:auto;
	display:block;
}
.youshi_name{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	font-size:1.4rem;
}
.youshi_pic{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	max-width:100%;
	height:auto;
}
.youshi_img{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	max-width:100%;
	height:auto;
}
.youshi_miaoshu{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
}



/*泛光灯*/
#quandi_new{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	padding-top:40px;
	padding-bottom:40px;		
}
#quandi_new_thead{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
}
#quandi_new_title{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	font-size:32px;
	text-align:center;
	line-height:200%;
}
#quandi_new_miaoshu{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	font-size:14px;
	text-align:center;
	padding:20px;
}
#quandi_new_tbody{
	width:auto;
	max-width:1200px;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	padding-top:40px;
	font-size:0px;
	text-align:center;
}

#quandi_new_tfoot{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	text-align:center;
	padding:20px;
}
a#quandi_new_link{
	width:120px;
	height:50px;
	line-height:50px;
	border:1px solid #ddd;
	overflow:hidden;
	display:block;
	margin:auto;
	text-align:center;
	box-sizing:border-box;
}

.new_item{
	width:25%;
	height:auto;
	overflow:hidden;
	margin:auto;
	display:inline-block;
	margin:auto;
	text-align:center;
	vertical-align:top;
}
@media (max-width:1000px){.new_item{width:33.3%;}}
@media (max-width:767px){.new_item{width:50%;}}
@media (max-width:280px){.new_item{width:100%;}}
.new_tb{
	width:auto;
	height:360px;
	overflow:hidden;
	margin:10px;
	display:block;
	background-color:#fff;
	border:1px solid #ddd;
	transition:all 0.4s;
	position:relative;
}
.new_tb:hover{
	transition:all 0.4s;
	box-shadow:0px 0px 20px 0px #ccc;
}
.new_tb:hover a.new_pic{
	transition:all 0.4s;
	transform:scale(1.2,1.2);
}
.new_tb:hover a.new_more{
	width:100%;
	height:100%;
	transition:all 0.4s;
}
.new_tb:hover .new_more_div{
	transition:all 0.4s;
	transform:scale(1,1);
}

a.new_pic{
	width:auto;
	height:280px;
	overflow:hidden;
	margin:auto;
	display:block;
	background-position:center;
	background-repeat:no-repeat;
	background-size:100% auto;
	transition:all 0.4s;
	position:relative;
}
.new_name{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	display:block;
	margin:auto;
	text-align:center;
	font-size:14px;
	padding:10px;
}
a.new_more{
	width:0px;
	height:0px;
	overflow:hidden;
	vertical-align:middle;
	display:block;
	transition:all 0.4s;
	background-color:rgba(0,0,0,0.5);
	position:absolute;
	left:0px;
	right:0px;
	top:0px;
	bottom:0px;
	margin:auto;
	text-align:center;
	line-height:350px;
	color:#fff;
}
.new_more_div{
	display:block;
	overflow:hidden;
	margin:auto;
	position:absolute;
	left:0px;
	right:0px;
	bottom:0px;
	top:0px;
	border:1px solid #fff;
	text-align:center;
	padding:5px;
	width:100px;
	height:30px;
	line-height:30px;
	color:#fff;
	transform:scale(0,0);
	transition:all 0.4s;
}
/*投光灯*/
#quandi_case_back{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	padding-top:40px;
	padding-bottom:40px;
	background-image:url(images/case.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-size:cover;
}
#quandi_case{
	width:auto;
	max-width:1200px;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
}
#quandi_case_thead{
	width:auto;
	max-width:1200px;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	color:#fff;
}
#quandi_case_title{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	text-align:center;
}
#quandi_case_miaoshu{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
}

#quandi_case_tbody{
	width:auto;
	max-width:1200px;
	height:auto;
	overflow:hidden;
	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;
	margin:auto;
	padding-top:40px;
}
@media (max-width:480px){
	#quandi_case_tbody{
		grid-template-columns:auto;
		padding:10px;
	}
}
a.case_tb{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	padding:15px;
	background-color:#fff;
}
.case_pic{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	padding-bottom:75%;
	background-repeat:no-repeat;
	background-size:cover;
}
.case_miaoshu{
	width:auto;
	height:auto;
	line-height:136%;
	overflow:hidden;
	margin:auto;
	display: -webkit-box;
	margin:auto;
	font-size:12px;
	text-overflow:eclipse;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-bottom:20px;
}
.case_name{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	display:block;
	margin:auto;
	font-size:16px;
}
a.case_pic{
	width:auto;
	height:300px;
	overflow:hidden;
	margin:auto;
	display:block;
	margin:auto;
	background-position:center;
	background-size:cover;
	background-repeat:no-repeat;
	position:relative;
}
a.case_name{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	display:block;
	text-align:center;
	padding:10px;
}
#quandi_fazhan{
	max-width:1200px;
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	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-top:80px;
}
@media (max-width:767px){
	#quandi_fazhan{
		grid-template-columns:calc(50% - (20px/2)) calc(50% - (20px/2));
		padding:10px;
	}
}
.fazhan_tb{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	display:block;
	text-align:center;
	color:#fff;
}
.fazhan_name{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	display:block;
	font-size:4rem;
	line-height:1.5;
}
.fazhan_ext{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	display:inline-block;
	font-size:1.2rem;
	line-height:1.2;
	vertical-align:bottom;
}
.fazhan_miaoshu{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	display:block;
	font-size:1rem;
}

/*关于我们*/
.about_back{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	background-image:url(images/about.jpg);
	background-size:cover;
	background-position:top center;
	padding-top:100px;
	padding-bottom:100px;
}
#quandi_about{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	max-width:1200px;
}

.about_title{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	font-size:2.2rem;
	text-align:center;
	color:#fff;
}
.about_miaoshu{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	font-size:1rem;
	text-align:center;
	color:#fff;
}
.about_tb{
	display:grid;
	grid-template-columns:auto auto;
	column-gap:40px;
	row-gap:20px;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	background-color:#fff;
	margin-top:40px;
}
@media (max-width:767px){
	.about_tb{
		grid-template-columns:auto;
		padding:10px;
	}
}
#quandi_about_tbody{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	margin-top:20px;
}
.about_left{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	padding:40px;
}

.about_name{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	font-size:4rem;
	line-height:1.2;
	color:#CCC;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.about_code{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	font-size:2rem;
}
.about_content{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	margin-top:20px;
	margin-bottom:20px;
}
.about_pic{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	max-width:100%;
}
a.about_more{
	display:block;
	overflow:hidden;
	margin:auto;
	width:125px;
	height:45px;
	line-height:45px;
	background-color:#0163ac;
	color:#fff;
	margin-left:0px;
	margin-top:20px;
	text-align:center;
}

/*新闻*/
#quandi_news{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	margin-top:100px;
	margin-bottom:100px;
}
#quandi_news_thead{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	margin-top:50px;
	margin-bottom:50px;
	text-align:center;
}
#quandi_news_title{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	font-size:2.2rem;
	font-weight:bold;
}
#quandi_news_title>span{
	color:#4b73b0;
}
#quandi_news_miaoshu{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	font-size:1rem;
}
#news{
	display:grid;
	grid-template-columns:45% auto;
	column-gap:40px;
	row-gap:40px;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	max-width:1200px;
}
@media (max-width:767px){
	#news{
		grid-template-columns:auto;
		padding:10px;	
	}
}
#quandi_xinwen{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	background-color:#f5f5f5;
	padding:20px;
}
a.xinwen_tb{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
}
.xinwen_pic{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	background-size:cover;
	background-repeat:no-repeat;
	padding-bottom:50%;
}
.xinwen_name{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	font-size:1.2rem;
}
.xinwen_date{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
}
.xinwen_miaoshu{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
}
a.xinwen_more{
	display:block;
	overflow:hidden;
	width:120px;
	height:40px;
	line-height:40px;
	background-color:#4b73b0;
	color:#fff;
	text-align:center;
}
#quandi_news_tbody{
	display:grid;
	row-gap:20px;
	overflow:hidden;
	width:auto;
	height:auto;
}

.news_tb{
	width:auto;
	height:auto;
	overflow:hidden;
	display:grid;
	grid-template-columns:80px auto;
	column-gap:20px;
}
.news_left{
	width:auto;
	height:auto;
	overflow:hidden;
	display:flex;
	display:-webkit-flex;
	justify-content:space-between;
	align-items:center;
	text-align:center;
	background-color:#333;
	color:#fff;
	padding:10px;
}
.news_index{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
}
.news_date{
	margin:auto;
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	font-size:2.2rem;
	line-height:1.2;
}

.news_year{
	margin:auto;
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	text-align:center;
	color:#fff;
	line-height:1.2;
}

a.news_name{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	margin:auto;
	text-align:left;
	font-size:1.3rem;
	white-space:nowrap;
}

.news_miaoshu{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	margin:auto;
	font-size:12px;
	color:#666;
	text-align:left;
	line-height:1.5;
	text-overflow:ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
}
a.news_more{
	display:block;
	overflow:hidden;
	width:120px;
	height:50px;
	line-height:50px;
	margin:auto;
	font-size:14px;
	text-align:center;
	color:#fff;
	background-color:#0163ac;
	margin-top:20px;
	margin-left:0px;
}
#quandi_fenlei{
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	flex-wrap:wrap;
	overflow:hidden;
	width:auto;
	height:auto;
	margin:auto;
	text-align:center;
	max-width:1200px;
}
a.fenlei_name{
	display:block;
	overflow:hidden;
	width:auto;
	height:40px;
	line-height:40px;
	margin:4px;
	color:#fff;
	background-color:#666;
	border-radius:5px;
	text-align:center;
	padding-left:30px;
	padding-right:30px;
	white-space:nowrap;
	transition:all 0.4s;
}
a.fenlei_name:hover{
	background-color:#0163ac;
}
a.fenlei_hover{
	background-color:#0163ac;
}