.g_footer02 dd, .g_footer02 dt, .g_footer02 li, .g_footer02 p, .g_footer02 ul {
  margin: 0;
  padding: 0;
}
.g_footer02 *, .g_footer02 :after, .g_footer02 :before {
  box-sizing: border-box;
}
.g_footer02 li, .g_footer02 ul {
  list-style: none;
}
.g_footer02 img {
  border: none;
  vertical-align: middle;
}
.g_footer02 a {
  color: #000;
}
.g_footer02 a, .g_footer02 a:hover {
  text-decoration: none;
}
.g_footer02 .clearfix:after, .g_footer02 .clearfix:before {
  display: table;
  content: "";
}
.g_footer02 .clearfix:after {
  clear: both;
}
.g_footer02 .clearfix {
  zoom: 1;
}
.g_footer02 div[class*=container] {
  position: relative;
  margin: 0 auto;
}
.g_footer02 .footer {
  z-index: 999;
  padding-top: 3.3854%;
  background: #000000;
}
.g_footer02 .footer .footer-top {
  padding-bottom: 30px;
}
.g_footer02 .footer .footer_container {
  width: 1300px;
}
.g_footer02 .footer .footer-nav {
  float: left;
  width: 75%;
}
.g_footer02 .footer .footer-nav ul li {
  float: left;
  width: 20%;
}
.g_footer02 .footer .footer-nav dd {
  margin-bottom: 16px;
  font-size: 14px;
  line-height: 1;
}
.g_footer02 .footer .footer-nav dd a {
  color: #b9b9b9;
  transition: all 0.4s;
  -ms-transition: all 0.4s;
}
.g_footer02 .footer .footer-nav dd a:hover {
  color: #fff;
}
.g_footer02 .footer dt {
  margin-bottom: 21px;
  color: #fff;
  font-size: 22px;
  line-height: 1;
}
.g_footer02 .footer .footer-contact {
  float: right;
  width: 25%;
  text-align: right;
}
.g_footer02 .footer .address {
  margin-top: 23px;
  color: #b9b9b9;
  font-size: 16px;
  line-height: 33px;
}
.g_footer02 .footer .share {
  margin-top: 20px;
}
.g_footer02 .footer .share a {
  display: inline-block;
  margin: 0 6px;
  width: 30px;
  height: 30px;
  vertical-align: middle;
}
.g_footer02 .footer .footer-bottom {
  height: 55px;
  background: #161616;
  color: #949494;
  text-align: center;
  font-size: 12px;
  line-height: 55px;
}
.g_footer02 .footer a {
  color: #949494;
  transition: all 0.4s;
  -ms-transition: all 0.4s;
}
.g_footer02 .footer a:hover {
  color: #000;
}
@media (max-width: 1366px) {
  .g_footer02 .footer .footer_container {
    width: 1080px;
  }
}
.g_footer02 a:hover {
  color: #17334e;
}
@media (max-width: 750px) {
  .g_footer02 .footer .footer-nav {
    display: none;
  }
  .g_footer02 .footer .footer_container {
    width: 96%;
  }
  .g_footer02 .footer .footer-contact {
    width: 100%;
    padding-right: 4%;
    padding-top: 4%;
  }
  .g_footer02 .footer .footer-bottom {
    overflow: hidden;
  }
}