<br />
<b>Deprecated</b>:  The each() function is deprecated. This message will be suppressed on further calls in <b>/home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php</b> on line <b>456</b><br />
#globalfooter {
  font-size: 20px;
  line-height: 1.5em;
  background: #111;
  text-align: center;
  padding: 4em 0 0 0;
}
@media only screen and (max-width : 700px) {
  #globalfooter {
    font-size: 20px;
  }
}
@media only screen and (max-width : 414px) {
  #globalfooter {
    font-size: 20px;
  }
}
@media only screen and (max-width : 414px) {
  #globalfooter {
    padding-bottom: 0;
  }
}
#globalfooter .wrap {
  margin: 0 auto;
}
#globalfooter a.logo {
  display: inline-block;
  margin-bottom: 1.3em;
  height: auto;
  line-height: 0em;
  padding: 0;
}
#globalfooter svg {
  margin: 0;
  width: auto;
  height: 4em;
  display: block;
  padding: 0;
}
#globalfooter #footer-logo path {
  fill: color(#FF4C4C);
  fill: color(display-p3 1 0.301 0.301);
}
#globalfooter h2 {
  font-size: 1em;
  line-height: 1.7em;
  font-weight: 400;
  color: #CCC;
  max-width: 59.5vw;
  margin: 0 auto 1.7em auto;
  padding: 0;
}
@media only screen and (max-width : 414px) {
  #globalfooter h2 {
    max-width: none;
  }
}
#globalfooter h3 {
  color: #CCC;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.7em;
  margin-bottom: 0;
}
@media only screen and (max-width : 414px) {
  #globalfooter h3 {
    border-top: 1px solid #333;
    padding-top: 2em;
  }
}
#globalfooter p {
  font-size: 1em;
  line-height: 1.8em;
  color: #666;
  text-transform: uppercase;
}
#globalfooter a {
  color: #FF4C4C;
  color: color(display-p3 1 0.302 0.302);
  text-decoration: none;
  transition: all 0.1s ease-in-out;
  display: inline-block;
}
#globalfooter a:hover {
  color: #fff;
  transform: scale(1.1);
}
#globalfooter a:active {
  transform: scale(1);
}
#globalfooter ul {
  display: flex;
  justify-content: space-around;
  text-align: left;
  margin-bottom: 1.6em;
}
@media only screen and (max-width : 700px) {
  #globalfooter ul {
    flex-direction: column;
    text-align: center;
  }
}
#globalfooter ul li {
  color: #666;
  line-height: 1.7em;
}
#globalfooter ul li ul {
  display: block;
}
@media only screen and (max-width : 700px) {
  #globalfooter ul li ul {
    margin-bottom: 2em;
  }
}
#globalfooter ul li ul a {
  display: inline-block;
  text-decoration: none;
  color: #999;
  transition: all 0.1s ease-in-out;
}
#globalfooter ul li ul a:hover {
  color: #FFF;
  transform: scale(1.1);
}
#globalfooter ul li ul a:active {
  transform: scale(1);
}
#globalfooter ul + ul {
  justify-content: center;
}
@media only screen and (max-width : 414px) {
  #globalfooter ul + ul {
    margin-top: 2em;
  }
}
#globalfooter ul + ul li {
  margin: 0 1em;
  font-weight: 600;
}
#globalfooter ul + ul li a {
  display: inline-block;
  transition: all 0.1s ease-in-out;
}
#globalfooter ul + ul li a:hover {
  transform: scale(1.1);
  color: #fff;
}
#globalfooter ul + ul li a:hover svg path {
  fill: #fff;
}
#globalfooter ul + ul li a:active {
  transform: scale(1);
}
#globalfooter ul + ul li img {
  display: inline-block;
  width: auto;
  height: 1.2em;
  margin-bottom: 0.2vw;
  vertical-align: middle;
}
#globalfooter ul + ul li img path {
  fill: #FF4C4C;
  fill: color(display-p3 1 0.301 0.301);
}
#globalfooter .copyright {
  font-size: 0.8em;
  padding-bottom: 20px;
}

/*# sourceMappingURL=globalfooter.css.map */
