<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> * {
  margin: 0;
  padding: 0;
}
@font-face {
  font-family: 'Abril Fat Face';
  src: url("../fonts/abrilfatface-regular-webfont.woff2") format("woff2"), url("../fonts/abrilfatface-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Din Pro Bold';
  src: url("../fonts/DINPro-Bold.eot");
  src: url("../fonts/DINPro-Bold.eot?") format("embedded-opentype"), url("../fonts/DINPro-Bold.woff") format("woff"), url("../fonts/DINPro-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Din Pro Bold';
  src: url("../fonts/DINPro-Bold.eot");
  src: url("../fonts/DINPro-Bold.eot?") format("embedded-opentype"), url("../fonts/DINPro-Bold.woff") format("woff"), url("../fonts/DINPro-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Alte Haas Grotesk Regular';
  src: url("../fonts/altehaasgroteskregular-webfont.woff2") format("woff2"), url("../fonts/altehaasgroteskregular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Alte Haas Grotesk Bold';
  src: url("../fonts/altehaasgroteskbold-webfont.woff2") format("woff2"), url("../fonts/altehaasgroteskbold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
html,
body {
  -webkit-tap-highlight-color: transparent;
}
html {
  width: 100%;
  font-size: 62.5%;
}
body {
  width: 100%;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  color: #232528;
}
div,
p,
a,
span,
li,
ul,
input,
section,
i,
article,
footer {
  box-sizing: border-box;
}
ul,
li {
  list-style: none;
  padding: 0;
  margin: 0;
}
a {
  color: #232528;
  text-decoration: none;
}
a:hover {
  color: #259df6;
}
input,
select,
option {
  box-sizing: border-box;
  border-radius: 0;
  outline: none;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  border: none;
}
select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
img {
  outline: none;
  border: none;
}
i {
  font-style: normal;
}
/*å­—ä½“çº¤ç»†------------------------------------------------------------*/
.fs-a {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
}
/*å­—ä½“ç§ç±»------------------------------------------------------------*/
.fm-a {
  font-family: "arial";
}
.fm-h {
  font-family: "Helvetica";
}
.ff-t {
  font-family: 'Din Pro Bold';
}
.fw {
  font-weight: bolder;
}
.fz10 {
  font-size: 1rem;
}
.fz11 {
  font-size: 1.1rem;
}
.fz12 {
  font-size: 1.2rem;
}
.fz13 {
  font-size: 1.3rem;
}
.fz14 {
  font-size: 1.4rem;
}
.fz16 {
  font-size: 1.6rem;
}
.fz18 {
  font-size: 1.8rem;
}
.fz20 {
  font-size: 2rem;
}
.fz22 {
  font-size: 2.2rem;
}
.fz24 {
  font-size: 2.4rem;
}
.fz26 {
  font-size: 2.6rem;
}
.fz28 {
  font-size: 2.8rem;
}
.fz30 {
  font-size: 3rem;
}
.fz32 {
  font-size: 3.2rem;
}
.fz34 {
  font-size: 3.4rem;
}
.fz36 {
  font-size: 3.6rem;
}
.fz40 {
  font-size: 4rem;
}
.fz48 {
  font-size: 4.8rem;
}
.fz60 {
  font-size: 6rem;
}
.fz100 {
  font-size: 10rem;
}
.fz120 {
  font-size: 12rem;
}
.fc23 {
  color: #232528;
}
.fc33 {
  color: #333333;
}
.fc66 {
  color: #666666;
}
.fc25 {
  color: #259df6;
}
.fcff {
  color: #ffffff;
}
.fc72 {
  color: #728a99;
}
.fc98 {
  color: #989898;
}
.fc99 {
  color: #999999;
}
.bg25 {
  background-color: #259df6;
}
.bg72 {
  background-color: #728a99;
}
.bgeb {
  background-color: #ebf1f4;
}
.bg01 {
  background: rgba(0, 0, 0, 0.1);
}
.bg02 {
  background: rgba(0, 0, 0, 0.2);
}
.bg03 {
  background: rgba(0, 0, 0, 0.3);
}
.bg04 {
  background: rgba(0, 0, 0, 0.4);
}
.bg05 {
  background: rgba(0, 0, 0, 0.5);
}
.bg06 {
  background: rgba(0, 0, 0, 0.6);
}
.bg07 {
  background: rgba(0, 0, 0, 0.7);
}
.bg08 {
  background: rgba(0, 0, 0, 0.8);
}
.bg09 {
  background: rgba(0, 0, 0, 0.9);
}
.br50 {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
}
.bc1-23 {
  border: 1px solid #232528;
}
.fll {
  float: left;
}
.flr {
  float: right;
}
.ah {
  font-weight: bolder;
  color: #259df6;
}
.search-icon {
  width: 22px;
  height: 21px;
  display: block;
  background: url(../img/zb-h-icons.png) no-repeat -639px -25px;
  position: absolute;
}
.search-icon:hover {
  background: url(../img/zb-h-icons.png) no-repeat -637px -1px;
}
.toe {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.showing {
  display: block !important;
}
.second-nav {
  background: rgba(37, 157, 246, 0.9) !important;
}
.first-nav {
  color: rgba(37, 157, 246, 0.9) !important;
}
h1 {
  font-weight: normal !important;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .banner {
    width: 100%;
    height: 175px;
    background: #000000 url("../img/en-in-mbanner1x.jpg") no-repeat center;
    background: -webkit-image-set(url("../img/en-in-mbanner1x.jpg") 1x, url("../img/en-in-mbanner2x.jpg") 2x) no-repeat;
    background-size: cover;
  }
  .banner .banenr-content {
    width: 100%;
    height: 100%;
    padding: 100px 20px 0;
  }
  .banner .banenr-content .bc-title {
    font-size: 2.4rem;
  }
  /*Policy-container*/
  .Policy-container {
    width: 100%;
    margin: 0 auto;
    padding: 25px 20px 50px;
    /*.txt-content*/
  }
  .Policy-container .pc-tab {
    display: table;
    margin: 0 auto;
  }
  .Policy-container .pct-middle {
    padding: 0 10px;
  }
  .Policy-container .pc-title {
    text-align: center;
    padding: 40px 0 0 0;
  }
  .Policy-container .txt-content {
    text-align: left;
  }
  .Policy-container .txt-content .tc-txt {
    font-size: 1.4rem;
    color: #666;
    line-height: 30px;
  }
  .Policy-container .txt-content .tc-title {
    font-size: 1.6rem;
    color: #259df6;
    line-height: 30px;
    padding-top: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .banner {
    width: 100%;
    height: 480px;
    background: #000000 url("../img/en-in-banner.jpg") no-repeat center;
    background-size: cover;
  }
  .banner .banenr-content {
    width: 100%;
    height: 100%;
    padding: 310px 50px 0;
  }
  .banner .banenr-content .bc-title {
    font-size: 4rem;
  }
  /*Policy-container*/
  .Policy-container {
    width: 100%;
    margin: 0 auto;
    padding: 100px 20px;
    /*.txt-content*/
  }
  .Policy-container .pct-middle {
    padding: 0 10px;
  }
  .Policy-container .pc-title {
    text-align: center;
    padding: 80px 0 0 0;
  }
  .Policy-container .txt-content {
    padding-top: 50px;
    text-align: left;
  }
  .Policy-container .txt-content .tc-txt {
    font-size: 1.6rem;
    color: #666;
    line-height: 36px;
  }
  .Policy-container .txt-content .tc-title {
    font-size: 1.8rem;
    color: #259df6;
    line-height: 36px;
    padding-top: 40px;
  }
}
@media (min-width: 1200px) {
  .banner {
    width: 100%;
    height: 480px;
    background: #000000 url("../img/en-in-banner.jpg") no-repeat center;
    background-size: cover;
  }
  .banner .banenr-content {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    padding-top: 310px;
  }
  .banner .banenr-content .bc-title {
    font-size: 3.6rem;
  }
  /*Policy-container*/
  .Policy-container {
    width: 1200px;
    margin: 0 auto;
    padding: 100px 0;
    /*.txt-content*/
  }
  .Policy-container .pct-middle {
    padding: 0 10px;
  }
  .Policy-container .pc-title {
    text-align: center;
    padding: 80px 0 0 0;
  }
  .Policy-container .txt-content {
    padding-top: 50px;
    text-align: left;
  }
  .Policy-container .txt-content .tc-txt {
    font-size: 1.6rem;
    color: #666;
    line-height: 36px;
  }
  .Policy-container .txt-content .tc-title {
    font-size: 1.8rem;
    color: #259df6;
    line-height: 36px;
    padding-top: 40px;
  }
}
</pre></body></html>