<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h2 {
  text-align: left;
}
#breadCrumb {
  margin: auto;
  left: 0;
  right: 0;
}
#breadCrumb li:before {
  display: none;
}
#breadCrumb li.ir_tab {
  margin-left: 1px;
  margin-right: 1px;
  background-color: #ef662f;
  position: relative;
  padding: 5px 5px 5px 8px;
  -webkit-box-shadow: inset 0 -10px 10px -10px #000000;
  -moz-box-shadow: inset 0 -10px 10px -10px #000000;
  box-shadow: inset 0 -10px 10px -10px #000000;
}
#breadCrumb li.ir_tab.current-menu-item {
  background-color: #ae141e;
}
#breadCrumb li.ir_tab a {
  color: #fff;
}
#breadCrumb li.ir_tab .tri {
  position: absolute;
  left: 0;
  top: -10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #ffffff;
}
html[lang="zh-CN"] #breadCrumb li.ir_tab {
  padding-right: 16px;
  padding-left: 20px;
}
#breadCrumbSelect,
#reportYearSelect {
  position: relative;
  margin: 0 auto 10px auto;
  left: 0;
  right: 0;
  width: 80%;
  max-width: 300px;
}
#breadCrumbSelect .tri,
#reportYearSelect .tri {
  background-color: #ef662f;
  right: 0;
  top: 0;
  z-index: 2;
  width: 40px;
  height: 40px;
  pointer-events: none;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
#breadCrumbSelect .tri:before,
#reportYearSelect .tri:before {
  content: "\A";
  border-style: solid;
  border-width: 8px 6px 0 6px;
  border-color: #ffffff transparent transparent  transparent;
  position: absolute;
  top: 16px;
  left: 14px;
  margin: auto;
}
#breadCrumbSelect select,
#reportYearSelect select {
  position: relative;
  z-index: 1;
  border-radius: 3px;
  border: 1px solid #ccc;
  padding: 0 0 0 10px;
  width: 100%;
  line-height: 0;
  box-sizing: border-box;
  height: 40px;
  white-space: nowrap;
}
h2 {
  color: #ef662f;
  position: relative;
  padding: 0 0 0 35px;
  margin: 20px 0;
  background: url(../images/slash_thick_orange.png) left 4px no-repeat;
  background-size: auto 28px;
}
.colLeft,
.colRight,
.colHalf {
  float: left;
  box-sizing: border-box;
}
.colLeft h2,
.colRight h2,
.colHalf h2 {
  border-bottom: 1px solid #b7b7b7;
  padding-bottom: 10px;
}
.colLeft {
  width: 60%;
  padding-right: 15px;
}
.colRight {
  width: 40%;
}
.colHalf {
  width: 50%;
  padding-right: 15px;
}
.ir_content {
  min-height: 100px;
}
#announceIFrame {
  width: 800px;
  height: 530px;
}
#emailSubIFrame {
  width: 730px;
  height: 650px;
}
#shareInfoIFrame {
  width: 980px;
  height: 690px;
}
#finCalIFrame {
  width: 800px;
  height: 790px;
}
#keyFinIFrame0,
#keyFinIFrame1 {
  width: 900px;
  height: 850px;
}
#announceIFrame {
  width: 800px;
  height: 550px;
}
.ir_content a {
  color: #ef662f;
  text-decoration: underline;
}
#companyInfo .colLeft {
  width: 66%;
  float: left;
}
#companyInfo .colLeft .col {
  width: 50%;
  float: left;
  box-sizing: border-box;
}
#companyInfo .colLeft .col:first-child {
  padding-right: 20px;
}
#companyInfo .colRight {
  width: 33%;
  float: left;
}
#companyInfo .col {
  margin-bottom: 20px;
}
#companyInfo strong u,
#corpGov strong u {
  color: #990000;
}
#corpGov .rowBox {
  margin-top: 20px;
}
#corpGov .row {
  position: relative;
}
#corpGov .col0 {
  left: 0;
  top: 0;
  position: absolute;
  font-weight: 600;
}
#corpGov .col1 {
  padding-left: 320px;
}
#corpGov #otherLink {
  margin-top: 20px;
}
#enquiry .row {
  position: relative;
  margin-bottom: 10px;
}
#enquiry .col0 {
  width: 60px;
  text-align: right;
  left: 0;
  top: 0;
  position: absolute;
  font-weight: 600;
}
#enquiry .col1 {
  padding-left: 80px;
}
#reportYears {
  margin-bottom: 20px;
}
#reportYearSelect {
  display: none;
}
.reportYear {
  padding: 3px 0 3px 20px;
  border-left: 1px solid #ccc;
  float: left;
  margin-right: 20px;
  color: #ef662f;
  cursor: pointer;
}
.reportYear.current {
  font-weight: 600;
}
.reportYear:first-child {
  padding-left: 0;
  border-left-style: none;
}
.finReport {
  position: relative;
  float: left;
  width: 50%;
  margin-bottom: 20px;
}
.finReport .finColLeft {
  width: 300px;
  float: left;
  margin-right: 20px;
}
.finReport .finColRight {
  float: left;
  margin-top: 10px;
  min-height: 100px;
}
.finReport .finReportTitle {
  font-weight: 600;
}
.finReport .link {
  position: absolute;
  bottom: 0;
  color: #ef662f;
  text-decoration: underline;
}
.finReport img {
  border: 1px solid #ccc;
}
@media screen and (max-width: 1510px) {
  html[lang="en-US"] #breadCrumb li.ir_tab {
    font-size: 14px;
  }
}
@media screen and (max-width: 1400px) {
  html[lang="en-US"] #breadCrumb li.ir_tab {
    font-size: 12px;
  }
}
@media screen and (max-width: 1200px) {
  html[lang="en-US"] #breadCrumb {
    width: 900px;
  }
  html[lang="en-US"] #breadCrumb li.ir_tab {
    width: 80px;
  }
  html[lang="en-US"] #breadCrumb li.ir_tab:nth-child(1) {
    height: 46px;
    padding-top: 12px;
    vertical-align: top;
  }
  html[lang="en-US"] #breadCrumb li.ir_tab:nth-child(3) {
    width: 90px;
  }
  html[lang="en-US"] #breadCrumb li.ir_tab:nth-child(7) {
    width: 110px;
  }
  html[lang="en-US"] #breadCrumb li.ir_tab:nth-child(9) {
    width: 120px;
  }
}
@media screen and (max-width: 1024px) {
  html[lang="zh-CN"] #breadCrumb li.ir_tab {
    font-size: 14px;
    padding-left: 8px;
    padding-right: 5px;
  }
  #announceIFrame {
    height: 600px;
  }
  #companyInfo .colLeft {
    width: 50%;
    padding-right: 20px;
    box-sizing: border-box;
  }
  #companyInfo .colLeft .col {
    width: auto;
    float: none;
  }
  #companyInfo .colLeft .col:first-child {
    padding-right: 0;
  }
  #companyInfo .colRight {
    width: 50%;
  }
}
@media screen and (max-width: 930px) {
  html[lang="en-US"] #breadCrumb li.ir_tab {
    padding-left: 3px;
    padding-right: 0;
  }
}
@media screen and (max-width: 920px) {
  html[lang="en-US"] #breadCrumb {
    display: none;
  }
  html[lang="en-US"] #breadCrumbSelect {
    display: block;
  }
}
@media screen and (max-width: 900px) {
  .colLeft,
  .colRight,
  .colHalf {
    width: 100%;
    float: none;
  }
  #shareInfoIFrame {
    height: 830px;
  }
}
@media screen and (max-width: 850px) {
  #emailSubIFrame {
    width: 100%;
    height: 860px;
  }
}
@media screen and (max-width: 48em) {
  #breadCrumb {
    display: none;
  }
  #breadCrumbSelect {
    display: block;
  }
  #companyInfo .colLeft {
    padding-right: 0;
  }
  #companyInfo .colLeft,
  #companyInfo .colRight {
    width: auto;
    float: none;
  }
  #corpGov .col0 {
    position: relative;
    margin-bottom: 10px;
  }
  #corpGov .col1 {
    padding-left: 0;
  }
  #keyFinIFrame0,
  #keyFinIFrame1 {
    height: 1050px;
  }
  #reportYears {
    display: none;
  }
  #key-financials #reportYears,
  #reportYearSelect {
    display: block;
  }
  .finReport {
    width: 100%;
    float: none;
  }
}
@media screen and (max-width: 640px) {
  #shareInfoIFrame {
    height: 980px;
  }
  #announceIFrame {
    height: 650px;
  }
}
@media screen and (max-width: 600px) {
  #shareInfoIFrame {
    height: 1150px;
  }
}
</pre></body></html>