<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}

.icon.lg {
  font-size: 4rem;
}

.icon.lg-1 {
  font-size: 3.5rem;
}

body {
  font-size: "Helvetica Neue", "Luxi Sans", "DejaVu Sans", "Segoe UI", "Hiragino Sans GB", "Microsoft Yahei", sans-serif;
}

.btn-orange {
  background-color: #F1592B;
  border-color: #F1592B;
  color: #232B3E;
  padding-left: 50px;
  padding-right: 50px;
  margin-right: 20px;
  font-size: 1rem;
}

.btn-outline-white {
  color: #fff;
  border-color: #fff;
  padding-left: 50px;
  padding-right: 50px;
  font-size: 1rem;
}

.btn-outline-white:hover {
  color: #fff;
}

.btn {
  border-radius: 0 !important;
}

.bg1 {
  background: url('http://img.56httx.com/banner_bg01.png') no-repeat center center;
  background-size: cover;
  height: 700px;
}

.bg1 .header-nav {
  background: rgba(255, 255, 255, 0.1);
}

.bg1 .logo img {
  width: 150px;
}

.bg1 .dot {
  font-size: 30px;
  font-weight: bold;
  display: inline-block;
  padding: 0 6px;
  color: rgba(255, 255, 255, 0.5);
}

.bg1 .nav a {
  text-decoration: none;
  color: #fff;
  display: block;
  padding: 30px;
  position: relative;
}

.bg1 .nav .active a::after {
  content: '';
  display: block;
  width: 26px;
  height: 1px;
  border-bottom: 3px solid #F1592B;
  position: absolute;
  top: 60px;
  left: 50%;
  margin-left: -13px;
}

.bg1 .banner-index {
  color: #fff;
  line-height: 3;
}

.bg1 .subtitle,
.bg1 .with-shadow {
  position: relative;
}

.bg1 .subtitle:after,
.bg1 .with-shadow:after {
  content: '';
  width: 200px;
  height: 16px;
  position: absolute;
  bottom: 8px;
  left: -2px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.25)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0));
}

.bg1 .with-shadow:after {
  background: -webkit-gradient(linear, left top, right top, from(rgba(226, 85, 44, 0.25)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to right, rgba(226, 85, 44, 0.25), rgba(255, 255, 255, 0));
  bottom: -2px;
}

.bg1 .btn-orange {
  background-color: #F1592B;
  border-color: #F1592B;
  color: #232B3E;
  padding-left: 50px;
  padding-right: 50px;
  margin-right: 20px;
  font-size: 1rem;
}

.bg1 .btn-outline-white {
  color: #fff;
  border-color: #fff;
  padding-left: 50px;
  padding-right: 50px;
  font-size: 1rem;
}

.bg1.bg-etc {
  background: url('http://img.56httx.com/banner_etc_bg.png') no-repeat center;
  background-size: cover;
  color: #fff;
}

section {
  padding: 80px 0;
}

section .title {
  position: relative;
}

section .title::after {
  content: '';
  display: block;
  width: 46px;
  height: 1px;
  border-bottom: 3px solid #F1592B;
  position: absolute;
  top: 45px;
  left: 50%;
  margin-left: -23px;
}

section .carousel-inner {
  width: 95%;
  margin: auto;
}

section .carousel-control-prev,
section .carousel-control-next {
  background-color: #BBBDC3;
  width: 26px;
  height: 90px;
  opacity: 1;
  border-radius: 2px;
  top: 50%;
  margin-top: -45px;
}

section .carousel-control-prev {
  left: -36px;
}

section .carousel-control-next {
  right: -36px;
}

section .carousel-control-prev-icon,
section .carousel-control-next-icon {
  width: 15px;
  height: 15px;
}

section .carousel-indicators {
  bottom: -50px;
}

section .carousel-indicators li {
  background-color: #C7C9CA;
  opacity: 1;
  width: 10px;
  height: 10px;
  border-radius: 3px;
  border-top: none;
  border-bottom: none;
}

section .carousel-indicators li.active {
  width: 20px;
  background-color: #3E4556;
}

section .data .highlight {
  font-size: 36px;
  color: #EB6000;
}

section .data .col {
  text-align: center;
}

section.bg-2 {
  background: url('http://img.56httx.com/bg_02.png') no-repeat center;
  background-size: cover;
  color: #fff;
}

section.bg-2 .title {
  color: #fff;
}

section .icon-left .icon-left__block {
  padding-left: 36px;
  padding-right: 60px;
}

section .icon-left h5 {
  font-weight: normal;
}

section .icon-left p {
  font-weight: normal;
  color: rgba(255, 255, 255, 0.5);
}

section .row-center .col {
  text-align: center;
}

section .partner img {
  max-width: 160px;
}

section .partner.etc-partner p {
  max-width: 200px;
  margin: auto;
  font-size: 14px;
  color: #3E4556;
}

section.bg-3 {
  background: url('http://img.56httx.com/bg_03.png') no-repeat center;
  background-size: cover;
  color: #fff;
}

section.bg-3 .title {
  color: #fff;
}

section.bg-3 .map h5 {
  margin-bottom: 30px;
}

section.bg-3 .map p {
  color: rgba(255, 255, 255, 0.5);
}

section .news-content {
  background-color: #222A3D;
  color: #fff;
  padding: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-radius: 0 5px 5px 0;
}

section .news-content .date {
  font-size: 20px;
}

section .news-content .news-title {
  margin: 30px 0 40px;
  line-height: 1.6;
  font-weight: normal;
}

section .news-content a {
  color: rgba(255, 255, 255, 0.658);
}

section .shadow {
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 25px rgba(0, 0, 0, 0.3);
}

section .tab-hover .col {
  max-width: 300px;
  padding: 30px;
}

section .tab-hover .col h5 {
  text-align: center;
  margin-bottom: 30px;
}

section .tab-hover .col h5 span {
  display: inline-block;
  position: relative;
}

section .tab-hover .col h5 span:after {
  content: '';
  width: 160px;
  height: 16px;
  position: absolute;
  bottom: -7px;
  left: -2px;
  z-index: 1;
  background: -webkit-gradient(linear, left top, right top, from(rgba(226, 85, 44, 0.25)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to right, rgba(226, 85, 44, 0.25), rgba(255, 255, 255, 0));
}

section .tab-hover .col.active {
  background-color: #222A3D;
  color: #fff;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 25px rgba(0, 0, 0, 0.3);
}

section .tab-hover .col.active h5 span::after {
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.25)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0));
}

section .tab-hover .col.active p {
  color: rgba(255, 255, 255, 0.836);
}

section .tab-hover p {
  line-height: 2;
  color: #777C88;
}

section .col-bottom .col {
  margin-bottom: 50px;
}

section .row-api svg {
  font-size: 3rem;
}

section .row-api p {
  padding-top: 16px;
  margin-bottom: 0em;
}

section .row-api .col:hover {
  background-color: #222A3D;
  border-radius: 3px;
  color: #fff;
}

section .row-api .col:hover svg {
  fill: #fff;
}

section .section-subtitle {
  text-align: center;
  font-size: 14px;
  padding-top: 30px;
}

section .etc-card {
  margin-bottom: 30px;
}

section .etc-card .card-body {
  height: 100px;
  border-radius: 0 0 5px 5px;
  background-color: #222A3D;
  color: #fff;
}

section .etc-card .card-body .card-text {
  color: #f1f1f1;
  font-size: 14px;
}

footer {
  background: #181E28;
  padding: 50px 0;
  color: #fff;
}

footer h5 {
  color: rgba(255, 255, 255, 0.5);
  font-weight: 100;
}

footer .contact svg {
  font-size: 2rem;
  margin-right: 20px;
}

footer .copyright {
  margin-top: 40px;
  padding-top: 40px;
  text-align: center;
  font-size: 14px;
  line-height: 1.3;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.5);
}

.col-wrap {
  padding: 0 80px;
  margin-bottom: 60px;
}

.col-wrap .car-data {
  padding-top: 30px;
}

.col-wrap .car-data &gt; .col:nth-child(2) {
  border: 1px solid #e2e2e2;
  border-width: 0 1px;
}

.col-wrap .car-data p {
  margin-bottom: 0;
}

.col-wrap sub {
  margin-left: 5px;
}

.news-list {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-bottom: 80px;
}

.news-list p {
  margin-bottom: 0;
  color: #686D71;
}

.news-list .media-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.page-link {
  border: 0;
  color: #333;
  padding: 0 30px;
}

.page-item.active .page-link {
  background-color: transparent;
  color: #F1592B;
}

.news {
  padding-top: 50px;
}

.news img {
  max-width: 100%;
}

.news p {
  line-height: 1.8;
  color: #2E3646;
}

.data {
  color: #666;
}

.form-order .highlight-red {
  color: #FF4D4D;
}

.form-order label {
  color: #6C6C6C;
  margin-bottom: 5px;
}

.form-order h5 {
  margin-bottom: 30px;
}

.form-order h5 svg {
  margin-right: 10px;
}

.form-order h5 small {
  color: #999;
  margin-left: 10px;
  font-size: 14px;
}

.form-order .form-control {
  margin-bottom: 20px;
  padding: 0.75rem 0.75rem;
  height: auto;
}

.form-order .block-header {
  font-size: 1.25rem;
  line-height: 1.25rem;
  margin-bottom: 30px;
  font-weight: bold;
  padding-bottom: 30px;
  border-bottom: 1px solid #f1f1f1;
  font-size: 26px;
}

.form-order .city-picker-span {
  border-radius: 2px;
  padding-left: 10px;
  border: 0;
  background-color: #E9EDEF;
}

.form-order .city-picker-span &gt; .placeholder {
  color: #777676;
}

.form-order input,
.form-order textarea {
  border: 0;
  background-color: #E9EDEF;
  border-radius: 2px;
}
/*# sourceMappingURL=main.css.map */</pre></body></html>