.officialWebsite {
  font-size: 0;
  position: relative;
  padding: 0;
  margin: 0;
  border: 0; }
  .officialWebsite img {
    width: 100%; }
  .officialWebsite a {
    display: block;
    text-decoration: none;
    color: #000; }
  .officialWebsite .head .tab {
    padding-left: 19%;
    padding-top: 41px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-left: -61px;
    background-color: #fff;
    border-bottom: 2px solid #e6e6e6; }
    .officialWebsite .head .tab .item {
      width: 96px;
      padding-bottom: 14px;
      margin: 0 61px; }
      .officialWebsite .head .tab .item a {
        text-align: center; }
      .officialWebsite .head .tab .item span {
        font-size: 18px;
        color: #3c3c3c; }
      .officialWebsite .head .tab .item.active {
        border-bottom: 3px solid #ff503f; }
        .officialWebsite .head .tab .item.active span {
          color: #ff503f; }
  .officialWebsite .content .contact-information {
    margin-top: -80px;
    width: 100%;
    text-align: center;
    padding-bottom: 80px; }
    .officialWebsite .content .contact-information p {
      font-size: 24px;
      color: #165dff;
      margin-bottom: 10px;
      font-weight: 600; }
    .officialWebsite .content .contact-information span {
      font-size: 12px; }
  .officialWebsite .goTop {
    width: 80px;
    position: fixed;
    right: 80px;
    bottom: 100px; }

/*# sourceMappingURL=index.css.map */
