/*---------------footer---------------------*/
.footer{
	background:#34a150;
	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: #fff; 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:#fff}
.footer .foot_info a:hover{ color: #95cbff;}
.footer{color:#fff}
.footer a:link,.footer a:visited{ color:#fff}
.footer a:hover{ color: #fff;}

.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;
}

@media (max-width: 1200px) {
.footer{
	padding:1em 0;
}
.footer_bot{
	width:100%
}

.footer p{
	width:95%;
	margin:0 auto
}
.footer .foot_info i{ margin: 0 0.3rem;}
}

@media (max-width: 1200px) {
.footer{padding:1em 0;}
.footer_bot{width:100%}
.footer p{width:95%;margin:0 auto}
.footer .foot_info i{ margin: 0 0.3rem;}
.footer .footer_bot{padding-bottom: 100px;}
.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)}
}

