@charset "utf-8";
.nomoreOpen{background-color:#333;color:#fff}
.nomoreOpen form{overflow:hidden;margin:5px 10px;display:block}
.nomoreOpen form span{float:left}
.nomoreOpen form a.PZwindowClose{background:url(/Web-home/fnct/popup/template/images/PZwindowClose.gif) no-repeat 50% 50%;float:right;width:12px;height:12px;margin:3px 0 0;text-indent:-5000px}

.PZwindow  {position: fixed !important; z-index: 1001 !important; top: 130px !important;}
.nomoreOpen form {margin: 0 !important; padding: 10px !important;}
.PZwrap {max-height: 80vh !important;overflow: auto;height: auto !important;font-size: 0;}
@media all and (max-width: 500px) {
  .PZwindow {top: 95px !important; left: 0px !important; width: 100% !important;}
  .PZwindow .PZwrap {font-size: 0; width: 100% !important; height: auto !important; max-height: 80vh !important; overflow: auto;}
}