@charset "UTF-8";
* {
  color: #333;
}
body {}
#bg {
  background-image: url("https://www.prolicn.com/bing.php") !important;
  background-size: cover;
  position: fixed;
  top: -1%;
  left: -1%;
  width: 102%;
  height: 102%;
  -webkit-filter: blur(80px);
  -moz-filter: blur(80px);
  -ms-filter: blur(80px);
  filter: blur(80px);
  z-index: -1;
}
#header {
  margin: 20px auto;
}
#footer {
  margin: 20px auto;
}
#header h1 {
  text-align: center;
  color: #86c677;
  margin-top: 30px;line-height: 35px;font-size: 40px;
}
#header h1 a{color: #86c677;}
a {
  text-decoration: none;
  color: #333;
}
#online_chazi {
  background: #fff;
  border-radius: 25px;
  margin-top: 10px;
  padding: 10px 30px;
}
#online_chazi .item {
  padding: 10px 0px;
  color: #000;
  font-size: 16px;
  width: 100%;
  border-top: 1px solid #F3F3F3;
}
#online_chazi .item span {
  line-height: 40px;
}
.leiji {
  text-align: center;
  color: #333;
  margin: 5px 0px;
}
.wz {
  font-size: 14px !important;
  margin-top: 0px;
  font-weight: normal !important;
}
#tip {
  display: none;
  font-size: 18px;
  color: #f00;
  margin-bottom: 15px;
}
.sbt {
  justify-content: space-between;
}
.flex {
  display: flex;
}
.cgre {
  background: #86c677;
  display: inline-block;
  width: 100px;
  font-size: 13px;
  color: #fff;
  text-align: center;
  border-radius: 20px;
}
.cred {
  background: #ff6161;
  display: inline-block;
  width: 100px;
  font-size: 13px;
  color: #fff;
  text-align: center;
  border-radius: 20px;
}
.weizhi {
  background: #666;
  display: inline-block;
  width: 100px;
  font-size: 13px;
  color: #fff;
  text-align: center;
  border-radius: 20px;
}
.c999 {
  text-align: center;
  color: #fff;
}
.mt-4 {}
.text-mute {
  color: #ffffff;
  padding: 0.3rem;
  font-weight: 500;
  background: #d46b55;
  text-shadow: none;
  border-radius: 5px;
  box-shadow: 1px 1px 1px #ccc;
}
.text-mute:hover {
  color: #ffffff;
  text-decoration: none;
  background: #bf614e;
}
.chazi_free {
  display: inline-block;
  background: #39954e;
  width: 70%;
  margin-bottom: 10px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 3px 0px;
}
.chazi_nofree {
  display: inline-block;
  background: #ce2c07;
  width: 70%;
  margin-bottom: 10px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 3px 0px;
}
.chazi_unkonw {
  display: inline-block;
  background: #a5a09f;
  width: 100%;
  margin-bottom: 10px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 3px 0px;
}
.chazi_exterror {
  display: inline-block;
  background: #a5a09f;
  width: 100%;
  margin-bottom: 10px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 3px 0px;
}
.look_font {
  display: inline-block;
  background: #272ba9;
  width: 28%;
  float: right;
  font-size: 18px;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 3px 10px;
}
.look_font:hover {
  color: #fff;
  text-decoration: none;
  background: #1a1c6f;
}
#loading_hide {
  text-align: center;
}