.footer-menu a {
	color: #0; /*脚步文字颜色*/
}
.footer-top-area .zigzag-bottom{background: #f2f2f2}
.footer-top-area {background: none repeat scroll 0 0 #f2f2f2;}
.footer-bottom-area {background: #f2f2f2;color: #0}
.footer-about-us span {
  color: #1abc9c;
}
.footer-wid-title {
  font-size: 30px;
  font-weight: 100;color: #0
}

.footer-about-us h2 {
  font-weight: 200;
}
.footer-menu ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.footer-menu ul li {
    border-bottom: 1px dashed #555;
    padding: 5px 0;
}
.footer-menu a {
    display: block;
    padding: 5px 0;color: #0
}


.footer-social a {
  background: none repeat scroll 0 0 #1abc9c;
  color: #0;
  display: inline-block;
  font-size: 20px;
  height: 40px;
  margin-bottom: 10px;
  margin-right: 10px;
  padding-top: 5px;
  text-align: center;
  width: 40px;border: 1px solid #1abc9c;
}

.footer-social a:hover {background-color: #222;border-color: #666}

.footer-social {margin-top: 20px}

.footer-top-area, .product-widget-area .zigzag-bottom { /*脚部红色*/
	background-color: #f2f2f2;
}

.footer-top-area .zigzag-bottom, .footer-bottom-area {
	color: #0;
	padding-bottom: 10px;
	background-color: #f2f2f2;
}

.footer-card-icon i {
	color: #0;
}