.new_footer{
	width:100%;
	height:auto;
	padding:55px 0 0 0;
	background:#414141;
	overflow: hidden;
}
.new_footer .new_ft_center{
	width:1200px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	padding-bottom: 60px;
}
.new_footer .new_ft_center dl{
	width:133px;
	height:auto;
	min-height: 124px;
	border-right:1px solid rgba(255,255,255,0.58);
	color:#fff;
	font-size:12px;
	padding-left:63px;
	float:left;
	box-sizing:content-box;
}
.new_footer .new_ft_center dl:nth-child(1){
	margin-left:40px;
	background:url('../images/new/foot_1.png') no-repeat left top;
	background-size:45px 50px;
}
.new_footer .new_ft_center dl:nth-child(2){	
	margin-left:60px;
	background:url('../images/new/foot_2.png') no-repeat left top;
	background-size:45px 50px;
}
.new_footer .new_ft_center dl:nth-child(3){
	border:none;
	margin-left:60px;
	background:url('../images/new/foot_3.png') no-repeat left top;
	background-size:45px 50px;
}
.new_footer .new_ft_center dl dt{
	font-size:18px;
	line-height:20px;
	font-weight: bold;
}
.new_footer .new_ft_center dl dd{
	height:16px;
	line-height: 16px;
	margin-top:10px;
}
.new_footer .new_ft_center dl dd a{
	color:#ccc;
}
.new_footer .new_ft_center dl dd a:hover{
	color:#fff;
	text-decoration: underline;
}
.new_footer .qr_block{
	width:120px;
	height:auto;
	float:left;
	margin-left:108px;
}
.new_footer .qr_block img{
	width:120px;
	height:120px;
	display: block;
}
.new_footer .qr_block h4{
	width:100%;
	height:16px;
	text-align:center;
	font-size:12px;
	color:#fff;
	margin-top:9px;
}
.new_footer .kf_block{
	width:170px;
	height:auto;
	float:left;
	margin-left:25px;
	color:#fff;
}
.new_footer .kf_block .tel{
	width:100%;
	height:50px;
	line-height: 50px;
	font-size:24px;
	font-weight:400;
}
.new_footer .kf_block .time{
	height:16px;
	line-height: 16px;
	font-size:12px;
}
.new_footer .kf_block .kf{
	width:auto;
	height:50px;
	line-height: 50px;
	padding-left:57px;
	background:url('../images/new/foot_4.png') no-repeat left top;
	background-size:45px 50px;
	margin-top:10px;
}
.new_footer .kf_block .kf .zxkf{
	width:auto;
	line-height: 21px;
	height:21px;
	font-size:16px;
	float:left;
	margin-top:13px;
}
.new_footer .kf_block .kf .zxkf a{
	color:#fff;
	display: block;
}
.new_footer .kf_block .kf .zxkf a:hover{
	text-decoration: underline;
}
.new_footer .icp{
	max-width: 1200px;
	text-align:center;
	line-height:16px;
	margin:0 auto 25px auto;
	color:#fff;
	font-size:12px;
}
.new_footer .icp a{
	color:#fff;
}
.new_footer .icp a em img{
	vertical-align:middle;
}














