.footer{
	margin-top:15px;
	background:#f5f5f5;
	padding:35px 0;
}
.footer p{
	width:1200px;
	margin:0 auto;
	line-height:1.68rem;
	font-size:0.87rem;
	text-align:center;
}

.footer .foot_info{ margin-bottom: 10px; color: #333; font-size: 1rem;}
.footer .foot_info i{ margin: 0 1rem; font-family: "宋体"; font-size: 14px; font-style: normal;}
.footer .foot_info a:link,.foot_info a:visited{ color:#333 !important}
.footer .foot_info a:hover{ color: #f00 !important;}
.footer .white{color:#333}
.footer .white a:link,.footer .white a:visited{color:#333}
.footer .white a:hover{color:#f00}

.footer p em{
	padding:0 5px;
}
.footer_bot{
	width:1200px;
	margin:0 auto;
	position:relative;
}
.footer_bot a.dzjg_ico{
	position:absolute;
	left:200px;
	top:12px;
}
.footer_bot a.jcjcjcjc{
	position:absolute;
	right:130px;
	top:25px;
}

.web_older .footer_bot{padding-bottom: 100px;}
.web_older .footer .dzjg_ico,.web_older .footer .jcjcjcjc{ position: absolute;bottom:20px;left:50%; top:auto}
.web_older .footer .dzjg_ico{transform:translate(-90px,12px)}
.web_older .footer .jcjcjcjc{right:auto; transform:translate(10px,0)}

@media (max-width:1200px){
.footer .footer_bot{padding-bottom: 100px;width:100%}
.footer p{width:100%}
.footer .footer_bot .dzjg_ico,.footer .footer_bot .jcjcjcjc{ position: absolute;bottom:20px;left:50%; top:auto}
.footer_bot a.dzjg_ico{ transform:translate(-90px,12px)}
.footer_bot a.jcjcjcjc{right:auto;transform:translate(10px,0)}
}