@charset "utf-8";
/*-- foot --*/
#footer-co{
	background-color: rgb(34, 34, 32);
	margin: 0px;
	padding: 0px;
}
.container_footer {
	margin: 0px auto; width: 1020px; overflow: hidden; background: rgb(34, 34, 32); height: 200px; color: rgb(255, 255, 255); line-height: 30px;
}
.container_footer .logo {
	width: 300px; height: 100%; overflow: hidden; float: left;
}
.container_footer .logo img {
	width: 100px; height: 100px; float: left; margin-left:100px; margin-top: 40px;
}
.container_footer .logo h4 {
	width: 200px; height: 50px; float: left; line-height: 50px; margin-left:50px; margin-top: 0px; color:#FFF; font-size:14px; text-align:center;
}
.container_footer .footerlink{
	width: 350px; height: 100%; overflow: hidden; float: left;
}
.container_footer .footerlink .title{
	width: 100%; height: 50px; overflow: hidden; float: left; text-align:center;
}
.container_footer .footerlink .title p{
	color:#FFF; line-height: 50px; font-size: 20px;
}
.container_footer .footerlink .footerlink_table{
	width: 350px; float: left; margin-left:10px;
}
.container_footer .footerlink .footerlink_table ul{
	text-align: center;
	border: none;
	width: 100%;
}
.container_footer .footerlink .footerlink_table ul li{
	float:left;
	width: 110px;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	line-height: 20px;
	border: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
.container_footer .footerlink .footerlink_table ul li a{
	color:#FFF;
}
.container_footer .footerright{
	width: 350px; height: 100%; overflow: hidden; float: left;
}
.container_footer .footerright .title{
	width: 100%; height: 50px; overflow: hidden; float: left; text-align:center;
}
.container_footer .footerright .title p{
	color:#FFF; line-height: 50px; font-size: 20px;
}
.container_footer .footerrightmain{
	width: 250px;height:70xp; float: left; margin-left:50px;
}
.container_footer .footerrightmain ul{
	list-style: none; margin-top:30px;
}
.container_footer .footerrightmain ul li{
	display: inline; line-height: 70px;float: left;margin-left: 50px;
}
.container_footer .footerrightmain ul li a img{
	width:60px; height:60px;
}
 

#footer-link{
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
.container_footer_link {
	margin: 0px auto; width: 1020px; overflow: hidden; background-color: #FFF; height: 100px; color: #000; line-height: 30px;
	border-bottom: solid 3px #DADADA;
}
.container_footer_link .title {
	width: 150px; height: 100%; overflow: hidden; float: left; text-align:center;
}
.container_footer_link .title p {
	height: 100px; line-height: 100px; margin-top: 0px; color:#000; font-size:20px;
}
.container_footer_link .link {
	width: 850px; height: 100%; overflow: hidden; float: left; text-align:center;
}
.container_footer_link .link ul{
	list-style: none; margin-top:35px;
}
.container_footer_link .link ul li{
	display: inline; line-height: 40px;float: left;margin-left: 20px;
}
.container_footer_link .link ul li a img{
	height:30px;
}

#footinfo {
	background-color: #FFF;
	text-align: center;
	line-height: 20px;
	padding-top: 17px;
	padding-bottom: 12px;
	font-family:"宋体", sans-serif;
	color: #000;
	min-width: 1020px;
}
#copyright_co{
	background-color: #222220;
	margin: 0px;
	padding: 0px;
	width: 100%;
	min-width: 1020px;
}
#copyright{
	text-align: center;
	line-height: 20px;
	padding-top: 7px;
	padding-bottom: 10px;
	font-family:"宋体", sans-serif;
	color: #FFF;
}
#copyright span {
	font-family: "Times New Roman", serif;
}
