body{
  overflow-y:hidden;
}
html, body, h2, p,#weiboMove {
  margin: 0;
  padding: 0; }

.juanzhuinfo{
  color: white;
  width: 400px;
  white-space: pre-line;
  text-align: left;
}
span, p, div {
  font-family: Helvetica,Arial,sans-serif; }

a {
  text-decoration: none; }

html, body {
  -webkit-user-select: none;
  user-select: none;
  height: 100%;
  min-width: 1024px;
  min-height: 540px; }

body {
  background-image: url('https://imgapi.xl0408.top/index.php');
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #e9f2e8;
  -webkit-backface-visibility: hidden; }

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

.content {
  min-width: 900px;
  margin-top: 40px;
  width: 74%;
  margin: 0 auto; }

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

.box, .box2 {
  width: 20%;
  padding-bottom: 20%;
  float: left;
  position: relative;
  cursor: pointer;
  opacity: 0; }

.box-ct {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  height: 80px; }
  .box-ct img {
    height: 85%;
    max-height: 80px; }

.box-text {
  color: #ffffff;
  display: block;
  margin-top: 10px; }

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

.renren {
  background-color: rgba(131, 177, 177, 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(99, 101, 102, 0.7); }

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

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

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

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

.box2 {
  width: 40%; }

.footer {
  width: 100%;
  height: 24px;
  position: fixed;
  bottom: 0;
  text-align: center;
  background-color: rgba(24, 24, 24, 0.42); }
  .footer span {
    position: absolute;
    color: #878787;
    font-size: 12px;
    letter-spacing: 1px;
    top: 6px;
    right: 0;
    left: 0; }

#dialog {
  position: absolute;
  width: 100%;
  min-width: 1024px;
  height: 100%;
  z-index: 10; }
  #dialog img {
    width: 240px;
    height: 240px; }

@-webkit-keyframes row_ani {
  0% {
    -webkit-filter: blur(0);
    -moz-filter: blur(0);
    -o-filter: blur(0);
    -ms-filter: blur(0);
    filter: blur(0);
    background-color: rgba(24, 24, 24, 0); }
  100% {
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -o-filter: blur(10px);
    -ms-filter: blur(10px);
    filter: blur(10px);
    background-color: rgba(24, 24, 24, 0.42); } }
@-moz-keyframes row_ani {
  0% {
    -webkit-filter: blur(0);
    -moz-filter: blur(0);
    -o-filter: blur(0);
    -ms-filter: blur(0);
    filter: blur(0);
    background-color: rgba(24, 24, 24, 0); }
  100% {
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -o-filter: blur(10px);
    -ms-filter: blur(10px);
    filter: blur(10px);
    background-color: rgba(24, 24, 24, 0.42); } }
@-ms-keyframes row_ani {
  0% {
    -webkit-filter: blur(0);
    -moz-filter: blur(0);
    -o-filter: blur(0);
    -ms-filter: blur(0);
    filter: blur(0);
    background-color: rgba(24, 24, 24, 0); }
  100% {
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -o-filter: blur(10px);
    -ms-filter: blur(10px);
    filter: blur(10px);
    background-color: rgba(24, 24, 24, 0.42); } }
@keyframes row_ani {
  0% {
    -webkit-filter: blur(0);
    -moz-filter: blur(0);
    -o-filter: blur(0);
    -ms-filter: blur(0);
    filter: blur(0);
    background-color: rgba(24, 24, 24, 0); }
  100% {
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -o-filter: blur(10px);
    -ms-filter: blur(10px);
    filter: blur(10px);
    background-color: rgba(24, 24, 24, 0.42); } }
.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); }

.ctdiv {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: 0px auto;
  height: 300px;
  text-align: center; }
  #juanzhuqr{
    margin:auto;
  }
.ctdiv img {
    display: block;
    padding: 0 10px;
    margin: 0 auto 30px; }
.juanzhuImg{
    background-color: #fff;
    opacity:0.7;
    filter:alpha(opacity=70);
    border-radius: 20px;
}

.hide {
  display: none; }

#cover {
  width: 100%;
  height: 100%;
  position: relative; }

.qrinfo span {
  color: white;
  border: 2px solid white;
  padding: 8px 14px; }

#wechatqr span{
  color: white;
  border: 2px solid white;
  padding: 8px 14px; }

.qrinfobox {
  position: relative;
  display: inline-block; }
#juanzhuqr .qrinfobox{
  top:-140px;
}
#weiboP {
  display: none; }

@-webkit-keyframes load {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes load {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-ms-keyframes load {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes load {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.load1, .load2, .load3, .load4, .load5, .load6, .load7, .load8, .load9, .load10 {
  -webkit-animation: load 0.8s;
  -moz-animation: load 0.8s;
  -ms-animation: load 0.8s;
  animation: load 0.8s;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }
  /* 当动画完成后，保持最后一个属性值（在最后一个关键帧中定义） */

.load2 {
  -webkit-animation-delay: 0.32s;
  -moz-animation-delay: 0.32s;
  -ms-animation-delay: 0.32s;
  animation-delay: 0.32s; }

.load3 {
  -webkit-animation-delay: 0.48s;
  -moz-animation-delay: 0.48s;
  -ms-animation-delay: 0.48s;
  animation-delay: 0.48s; }

.load4 {
  -webkit-animation-delay: 0.64s;
  -moz-animation-delay: 0.64s;
  -ms-animation-delay: 0.64s;
  animation-delay: 0.64s; }

.load5 {
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  -ms-animation-delay: 0.8s;
  animation-delay: 0.8s; }

.load6 {
  -webkit-animation-delay: 0.96s;
  -moz-animation-delay: 0.96s;
  -ms-animation-delay: 0.96s;
  animation-delay: 0.96s; }

.load7 {
  -webkit-animation-delay: 1.12s;
  -moz-animation-delay: 1.12s;
  -ms-animation-delay: 1.12s;
  animation-delay: 1.12s; }

.load8 {
  -webkit-animation-delay: 1.28s;
  -moz-animation-delay: 1.28s;
  -ms-animation-delay: 1.28s;
  animation-delay: 1.28s; }

.load9 {
  -webkit-animation-delay: 1.44s;
  -moz-animation-delay: 1.44s;
  -ms-animation-delay: 1.44s;
  animation-delay: 1.44s; }

.load10 {
  -webkit-animation-delay: 1.6s;
  -moz-animation-delay: 1.6s;
  -ms-animation-delay: 1.6s;
  animation-delay: 1.6s; }
  .weiboqrPic1{
    margin: 0px 1.8%;
  }
  .renrenPic{
    margin: 0px 5.5%;
  }
/*# sourceMappingURL=style.css.map */
