<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.footer {
  height: 68px;
  position: relative;
  z-index: 3;
  overflow: hidden;
  zoom: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footer .item {
  display: block;
  float: left;
  margin-left: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.footer .text {
  font-size: 14px;
  line-height: 20px;
  color: #818181;
  margin-top: 5px;
  font-family: 'Microsoft Yahei', Helvetica, Arial, sans-serif;
}
.no-webp .footer .nieLogo {background:url(https://www.armis.kr/pc/zt/20210713163229/img/nieLogo_6c6b1f94.png) no-repeat}
.webp .footer .nieLogo {background:url(https://www.armis.kr/pc/zt/20210713163229/img/nieLogo_6c6b1f94.webp) no-repeat}
.footer .nieLogo {
  width: 116px;
  height: 42px;
}
.footer .xieyi {
  color: #818181;
  text-decoration: underline;
}

</pre></body></html>