<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 />
@charset "UTF-8";
/*!
 * Cookie Bar component (https://github.com/kovarp/jquery.cookieBar)
 * Version 1.1.2
 *
 * Copyright 2018 Pavel Kovář - Frontend developer [www.pavelkovar.cz]
 * Licensed under MIT (https://github.com/kovarp/jquery.cookieBar/blob/master/LICENSE)
 */
/* Settings */
/* Cookie Bar styles */
.cookie-bar__inner {
  background-color: #000;
  color: #fff;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: .875rem;
  padding: .375rem .5rem;
  text-align: center;
}

@media (min-width: 48rem) {
  .cookie-bar__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.cookie-bar__buttons {
  display: block;
  margin-top: .375rem;
}

@media (min-width: 48rem) {
  .cookie-bar__buttons {
    display: inline;
    margin-top: 0;
  }
}

.cookie-bar__btn {
  background-color: #0275d8;
  color: #fff;
  border: none;
  margin: 0 .875rem;
  padding: .125rem .875rem;
  -webkit-transition: background-color .3s;
  -o-transition: background-color .3s;
  transition: background-color .3s;
  cursor: pointer;
}

.cookie-bar__btn:hover {
  background-color: #0267bf;
}

.cookie-bar__btn:active {
  background-color: #0262b5;
}

.cookie-bar a {
  color: #fff;
  text-decoration: underline;
}

.cookie-bar a:hover {
  text-decoration: none;
}

/* Cookie Bar layouts */
.cookie-bar--bottom-left,
.cookie-bar--bottom-right,
.cookie-bar--bottom {
  z-index: 100;
  position: fixed;
}

.cookie-bar--bottom {
  right: 0;
  bottom: 0;
  left: 0;
}

.cookie-bar--bottom-left {
  left: 0.9375rem;
}

.cookie-bar--bottom-right {
  right: 0.9375rem;
}

.cookie-bar--bottom-right,
.cookie-bar--bottom-left {
  bottom: 0.9375rem;
}

@media (min-width: 48rem) {
  .cookie-bar--bottom-right,
  .cookie-bar--bottom-left {
    width: 22.5rem;
  }
}

@media (min-width: 48rem) {
  .cookie-bar--bottom-right .cookie-bar__inner,
  .cookie-bar--bottom-left .cookie-bar__inner,
  .cookie-bar--bottom-right .cookie-bar__buttons,
  .cookie-bar--bottom-left .cookie-bar__buttons {
    display: block;
  }
}

@media (min-width: 48rem) {
  .cookie-bar--bottom-right .cookie-bar__buttons,
  .cookie-bar--bottom-left .cookie-bar__buttons {
    margin-top: .375rem;
  }
}

.cookie-bar--bottom-right .cookie-bar__inner,
.cookie-bar--bottom-left .cookie-bar__inner {
  line-height: 1.3;
}

/*
     FILE ARCHIVED ON 08:42:28 Dec 24, 2020 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 00:50:23 Jan 07, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.644
  exclusion.robots: 0.056
  exclusion.robots.policy: 0.044
  esindex: 0.01
  cdx.remote: 29.495
  LoadShardBlock: 223.545 (3)
  PetaboxLoader3.datanode: 174.142 (4)
  PetaboxLoader3.resolve: 754.465 (2)
  load_resource: 743.74
*/