.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  *height: 1%;
}
.login-zdy {position: fixed;top:0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,.8);z-index: 9999999;}
.login-zdy .dialog-body {position: absolute;left: 50%;top:50%;background:#ffffff;width:620px;height:410px;margin: -205px 0 0 -310px;text-align: center;}
.dialog-body .borwer-item {width: 420px;margin: 0 auto;display: flex;}
.dialog-body .waring-huo{float:left;padding-top: 100px;font-size: 16px;width: 152px;}
.dialog-body .waring-info {font-family:'Microsoft YaHei';font-size:16px;color:#222222;letter-spacing:0;line-height:26px;text-align: center;padding-top: 70px;}
.dialog-body .img-src {display: block;width: 100px;height: 100px;margin: 58px auto;}
.dialog-body .waring-button{display: block;background:#00b3ee;border-radius:2px;line-height: 38px;font-size: 16px;width:134px;height:38px;color: #ffffff;cursor: pointer;margin: 0 auto;}
