@charset "utf-8";
.pub-footer {
	font-family: tahoma, Arial;
	font-size: 12px;
	color: #999;
	line-height: 22px;
	text-align: center;
	margin-top: 70px;
	background-color: #f0f0f0;
}
.pub-footer .footer-logo {
	float: left;
	text-align: left;
}
.pub-footer .footer-logo a {
	width: 100%;
	float: left;
	margin: 40px 0px 0px 0px;
	display: block;
}
.pub-footer .footer-logo a img {
	width: 171px;
    height: 99px;
	float: left;
}
.pub-footer .footer-item {
	float: left;
}
.pub-footer .footer-item-title {
	width: 100%;
	float: left;
	margin-bottom: 10px;
	font-size: 14px;
}
.pub-footer .footer-item-title span {
	width: 3px;
	height: 14px;
	background: red;
	float: left;
	margin: 5px 0;
}
.pub-footer .footer-item-title b {
	float: left;
	margin-left: 5px;
	color: #000000;
}
.pub-footer .footer-aboutus {
	width: 100%;
	float: left;
}
.pub-footer .footer-aboutus > li {
	width: 100%;
	float: left;
	height: 30px;
	line-height: 30px;
}
.pub-footer .footer-aboutus > li > a,
.pub-footer .footer-aboutus > li > span {
	float: left;
	text-align: left;
	margin-left: 8px;
	color: #000;
}
.pub-footer .footer-aboutus > li > a img {
	margin-bottom: 8px;
	width: 60px;
	height: 16px;
	margin-right: 10px;
}

/**友情链接 start*/
.pub-footer .footer-shiplink {
	width: 164px;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	padding: 5px 0;
	border: 1px solid #e1e1e1;
	display: none;
	position: absolute;
	background: #ffffff;
	top: 15px;
	left: 5px;
	z-index: 1;
}
.pub-footer .footer-shiplink dd {
	margin: 0 10px;
	float: left;
}
/**友情链接 end*/
.pub-footer .index-footer-bottom{
	width: 100%;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #AFAFAF;
}
.pub-footer .footer-bottom {
	width: 100%;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 1px solid #AFAFAF;
}
.pub-footer .index-footer-bottom ul{
	width: 100%;
    float: left;
    margin-top: 25px;
}
.pub-footer .footer-bottom ul {
	width: 100%;
	float: left;
	margin-top: 25px;
}
.pub-footer .index-footer-bottom ul li ,
.pub-footer .footer-bottom ul li {
	float: left;
}
.pub-footer .footer-bottom ul li.f-onecode {
	width: 60%;
	padding-top: 20px;
	margin-left: 30px;
	margin-top: 20px;
}
.pub-footer .footer-bottom ul li.f-onecode a {
	color: #999;
}
.pub-footer .footer-bottom ul li.f-twocode {
	width: 50%;
}
.pub-footer .footer-bottom ul li.f-twocode a img {
	width: 90px;
	height: 90px;
}
.pub-footer .footer-bottom ul li.f-twocode span {
	width: 100%;
	float: left;
	text-align: center;
	color: #000;
}

.pub-footer .index-footer-bottom ul li.f-onecode {
    width: 100%;
}
.pub-footer .index-footer-bottom ul li.f-onecode a {
    color: #999;
}
.pub-footer .index-footer-bottom ul li.f-twocode {
     width: auto;
     margin-left:340px;
}
.pub-footer .index-footer-bottom ul li.f-twocode a img {
    width: 100px;
    height: 100px;
}
.pub-footer .index-footer-bottom ul li.f-twocode span {
    width: 100%;
    float: left;
    text-align: center;
    color: #666;
}
/*  start 1200 */
.pub-footer .index-footer-bottom ul li.f-twocode1200 {
     width: auto;
     margin-left:440px;
}
.pub-footer .index-footer-bottom ul li.f-twocode1200 a img {
    width: 100px;
    height: 100px;
}
.pub-footer .index-footer-bottom ul li.f-twocode1200 span {
    width: 100%;
    float: left;
    text-align: center;
    color: #666;
}
/* end   1200 */