﻿.total_footer{
	background: -webkit-linear-gradient(#8f09f4,#d111fa); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#8f09f4,#d111fa); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#8f09f4,#d111fa); /* Firefox 3.6 - 15 */
    background: linear-gradient(#8f09f4,#d111fa); /* 标准的语法 */
   
	height:508px;
}
.total_footer1{
	background: -webkit-linear-gradient(#d111fa, #8f09f4); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#d111fa, #8f09f4); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#d111fa, #8f09f4); /* Firefox 3.6 - 15 */
    background: linear-gradient(#d111fa, #8f09f4); /* 标准的语法 */
   
	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;
}
.xudd_footer1{
	height:404px;
	/* width:1200px; */
	margin:0 auto;
	padding-top:60px;
	box-sizing: border-box;
}
.xudd_footer1>ul{
	overflow:hidden;
}
.xudd_footer1>ul>li{
	float:left;
	color:#fff;
}
.copyright{
	border-top:1px solid #b435a8;
}
.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(/static/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(/static/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:#e0bfff;
}
.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:#fff;
	text-align: center;
	margin-top:17px;
}
