.total_footer{
	background-color:#373d44;
	height:508px;
}
.xudd_footer{
	height:404px;
	width:1200px;
	margin:0 auto;
	padding-top:60px;
	box-sizing: border-box;
}
.xudd_footer>ul{
	overflow:hidden;
}
.xudd_footer>ul>li{
	float:left;
	color:#fff;
}
.copyright{
	border-top:1px solid #434a53;
}
.footer_lefts{
	width:250px;
}
.footer_lefts ul li{
	float:left;
	width:125px;
	font-size:14px;
	margin-top:17px;
}
.footer_lefts ul li a{
	text-decoration: none;
	color:#fff;
}
.footer_lefts ul{
	margin-top:10px;
}
.footer_contact{
	margin-left:30px;
}
.footer_contact ul{
	margin-top:27px;
	font-size:14px;
}
.footer_contact ul li{
	margin-top:13px;
}
.contact_phone{
	background:url(../../images/social-qq.png) no-repeat 141px 100%;
}
.contact_phone a{
	display:inline-block;
	width:100%;
	text-decoration: none;
	color:#fff;
}
.footer_news ul{
	margin-top:25px;
	font-size:14px;
	color:#999;
}
.footer_news .color_white{
	color:#fff;
	background:url(../../images/xudd_line.png)no-repeat 0px 100%;
	padding-left:11px;
}
.footer_news .color_white a{
	color:#fff;
}
.footer_news>p{
	padding-left:11px;
}
.footer_news ul li{
	padding-left:11px;
	margin-top:15px;
	width: 370px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.footer_news ul li a{
	text-decoration: none;
	color:#999;
}
.footer_news{
	margin-left:50px;
}
.erweima{
	margin-left:50px;
}
.erweima p{
	height:53px;
}
.zixun{
	color:#999;
	margin-top:8px;
}
.erwei_num{
	margin-top:23px;
}
.copyright_cont ul{
	overflow: hidden;
	margin-top:27px;
	display: flex;
    justify-content: center;
}
.copyright_cont ul li{
	float:left;
	color:#aaa;
	margin-left:16px;
}
.copyright_cont ul li a{
	text-decoration: none;
	color:#999;
}
.copyright_cont ul li:first-child{
	margin-left:0;
}
.copyright_bottom{
	color:#aaa;
	text-align: center;
	margin-top:17px;
}
