<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.check-xieyi {
  width: 100%;
  font-size: 14px;
  line-height: 21px;
  color: #575d63;
  margin-bottom: 20px;
  padding-left: 142px;
}
.check-xieyi input {
  display: block;
  width: 16px !important;
  height: 16px !important;
  border: 1px solid #575d63 !important;
  margin-top: 3px !important;
  margin-right: 4px !important;
  float: left;
  cursor: pointer;
}
.check-xieyi a {
  color: #526ecc;
    cursor: pointer;
    width: 125px;
    line-height: 10px;
    display: inline;
}
#openxy {
  font-size: 14px;
  color: #575d63;
  line-height: 24px;
  width: 500px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 20px 20px 40px;
  display: none;
}
#openxy .title {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  text-align: center;
  line-height: 48px;
}
.btn {
  cursor: pointer;
}</pre></body></html>