html, body {
  -webkit-user-select: none;
  user-select: none;
  font-family: "Helvetica Neue", Helvetica, STHeiTi, Roboto, sans-serif;
}

.clear:after{
  content: " ";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}

body{
  height: 100%;
  position: relative;
}

.juanzhuinfo{
      white-space: pre-line;
    color: white;
    padding: 10px;
}

body {
  background-image: url('https://imgapi.xl0408.top/index.php');
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed; }

html, body, h2, p {
  margin: 0;
  padding: 0; }

.ct {
  width: 85%;
  padding-bottom: 16px;
  margin: 0 auto; }

.box {
  width: 50%;
  height: 100px;
  float: left;
  position: relative; }

.box-ct {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  height: 46px; }
  .box-ct img {
    height: 30px; }
  .box-ct span {
    display: block;
    color: #fff;
    font-size: 14px; }

.wechat {
  background-color: rgba(127, 111, 97, 0.77); }

.renren {
  background-color: rgba(104, 142, 134, 0.5); }

.weibo {
  background-color: rgba(205, 134, 118, 0.5); }

.bp {
  background-color: rgba(99, 101, 102, 0.7); }

.qnqr {
  background-color: rgba(132, 132, 132, 0.9); }

.nav {
  background-color: rgba(184, 175, 78, 0.7); }

.lib {
  background-color: rgba(71, 127, 185, 0.7); }

.site {
  background-color: rgba(120, 168, 185, 0.7); }

.yijian {
  background-color: rgba(143, 119, 86, 0.7); }

.juanzhu {
  background-color: rgba(120, 168, 185, 0.7); }

.title {
  padding: 30px 0 20px;
  display: block;
  height: 70px;
  background: url('https://tool.immoe.org/MAIN/IMG/logo.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 140px; }

.footer {
  text-align: center;
  padding: 0px 0px 4px;
  background-color: rgba(24, 24, 24, 0.42); }
  .footer span {
    color: #878787;
    font-size: 12px;
    letter-spacing: 1px; }

.hide {
  display: none; }

.ctdiv {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  height: 100%;
  text-align: center; }
  .ctdiv a {
    text-decoration: none; }
  .ctdiv img {
    display: block;
    padding: 0 10px;
    margin: 15px auto; }
  .ctdiv span {
    text-decoration: none;
    color: #fff; }

.qrinfobox {
  display: inline-block; 
 }

.row {
  -webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  -o-filter: blur(10px);
  -ms-filter: blur(10px);
  filter: blur(10px);
  -webkit-animation: row_ani 1s;
  -moz-animation: row_ani 1s;
  -ms-animation: row_ani 1s;
  animation: row_ani 1s;
  background-color: rgba(24, 24, 24, 0.42); }

#dialog {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  z-index: 9999; }
  #dialog img {
    width: 158px;
    height: 158px; }

#weiboP {
  display: none; }
#juanzhuqr .juanzhuImg{
    padding: 0;
    background-color: #fff;
    opacity:0.7;
    filter:alpha(opacity=70);
    border-radius: 20px;
}

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

