.wrap_footer {
  background: #013b8f;
  padding: 28px 0 28px 0;
  border-bottom: 9px solid #013b8f;
  overflow: hidden;
}
.wrap_footer .footer_left {
  float: left;
  border-right-color: rgba(255, 255, 255, 0.2);
  border-right-width: 1px;
  border-right-style: solid;
  *border-right: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}
.wrap_footer .footer_left ul {
  overflow: hidden;
}
.wrap_footer .footer_left ul li {
  float: left;
}
.wrap_footer .footer_left ul li a {
  color: #fefefe;
}
.wrap_footer .footer_left1 {
  float: left;
  height: 80px;
  border-right-color: rgba(255, 255, 255, 0.2);
  border-right-width: 1px;
  border-right-style: solid;
  *border-right: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}
.wrap_footer .footer_left1 .friendLink1 {
  margin: 0 0 0 90px;
}
.wrap_footer .footer_left1 .friendLink1 ul {
  overflow: hidden;
}
.wrap_footer .footer_left1 .friendLink1 ul li {
  float: left;
}
.wrap_footer .footer_left1 .friendLink1 ul li a {
  color: #fefefe;
}
.wrap_footer .footer_right {
  float: left;
  text-align: center;
  border-right-color: rgba(255, 255, 255, 0.2);
  border-right-width: 1px;
  border-right-style: solid;
  *border-right: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}
.wrap_footer .footer_right img {
  width: 60px;
  height: 60px;
  margin: 0 auto;
}
.wrap_footer .footer_right p {
  color: #fefefe;
  margin: 5px 0 0 0;
}
@media screen and (max-width: 996px) {
  .wrap_footer .footer_right {
    margin: 10px 0 0 0;
  }
}
.wrap_footer .footer_right1 {
  float: right;
  text-align: right;
  padding: 10px 0 0 0;
}
.wrap_footer .footer_right1 img {
  display: inline;
}
@media screen and (max-width: 996px) {
  .wrap_footer .footer_right1 {
    margin: 10px 0 0 0;
    text-align: center;
  }
}
.wrap_footer .title h2 {
  color: #fff;
  font-weight: normal;
  line-height: 2.7;
}
@media screen and (max-width: 996px) {
  .wrap_footer .footer_left {
    height: auto;
  }
  .wrap_footer .footer_left ul li {
    float: none;
  }
  .wrap_footer .footer_left1 {
    height: auto;
    border-right: 0px;
  }
  .wrap_footer .friendLink ul li {
    float: none;
  }
}
@media screen and (max-width: 1386px) {
  .wrap_footer .friendLink1 {
    margin: 0 0 0 10%;
  }
}
@media screen and (max-width: 767px) {
  .wrap_footer .footer_left {
    float: none;
    border: none;
  }
  .wrap_footer .footer_left1 {
    float: none;
  }
  .wrap_footer .friendLink1 {
    margin: 0 !important;
  }
}
