<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 婢舵挳鍎寸€佃壈鍩呴弽宄扮础 */
/* .navbar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10000;
}

.navbar .navbar-header {
  padding: 0 40px;
  background-color: #eaeaea;
  height: 56px;
  color: #333;
  line-height: 56px;
}

.navbar .xs-show {
  display: none;
}

.navbar .navbar-header a {
  text-decoration: underline;
  color: #333;
}

.navbar .navbar-header a:hover {
  color: #ffffff;
}

.navbar .nav {
  position: relative;
  padding: 0 40px;
  line-height: 74px;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0.15em;
}

.nav .navbar-logo {
  position: absolute;
  top: 5px;
  left: 50%;
  width: 43px;
  height: 75px;
  margin-left: -20px;
  background: url('../img/logo-dark.png') no-repeat;
  background-size: 100%;
  transform: scale(0.8, 0.8);
}

.nav .scale {
  top: 5px;
  transform: scale(0.8, 0.8);
}

.navbar .nav a {
  color: #eaeaea;
}


.navbar .nav .right-btn {
  color: #0ae;
}

.navbar .nav a:hover {
  color: #ffffff;
} */
.bg_black
{
  background: #000000;
}
.section .section-des .description p
{
      line-height: 1.8em;
      font-size: 17px !important;
}
.section .section-des a 
{
  width: 300px !important;
}
.imgSmall
{
  width: 35vw !important;
  height: auto;
}
@media screen and (max-width: 599px) {
  .imgSmall {
    width: 45vw;
  }
}

.bg_img
{
  background: url(../img/1003.jpg.rr.1920.MED.jpg) no-repeat center center;
  background-size: cover;
  position: sticky;
  top: 0;
  height: calc(100vh);
}
.left
{
  margin-left:51% !important; 
}
.right
{
  margin-left:10% !important; 
}
/*@font-face {
  font-family: 'MT Light';
  src: url('../../../font/glal____.ttf');
}*/

.text-en {
  font-family: 'MT Light';
}

body {
  font-family: 'SimHei';
}


/* 閸忣剙鎲＄亸楣冨劥 */
.section-select {
  padding-bottom: 100px;
}

.section-select .cars-container {
  margin: 0 auto;
  width: 80vw;
}
.en
{
  font-family: 'Gill Alt One MT' !important;
}
.enlight
{
  font-family: 'Gill Alt One MT light' !important;
}
.numlight
{
  font-family: 'Gill Alt One MT light' !important;
}
.size16
{
  font-size: 16px !important;
}
.size17
{
  font-size: 17px !important;
}
.size14
{
  font-size: 14px !important;
}
.size12
{
  font-size: 12px !important;
}
p
{
  font-size: 17px !important;
}
.type-item&gt;p
{
  font-size: 16px !important;
}

.section-select .select-title {
  padding-top: 50px;
  text-align: center;
  font-size: 17px;
  line-height: 74px;
  border-bottom: 2px solid #222;
}
.car-item a span
{
  font-size: 14px !important;
}
.section-select .cars {
  display: flex;
  margin: 0 auto;
  width: 60%;
}
.fromdark2
{
  width: 100% !important;
}
.section-select .cars .car-item {
  flex: 1;
  padding: 26px 0 50px;
  text-align: center;
}

.section-select .cars .car-item img {
  width: 100%;
}

.section-select .current {
  border-bottom: 2px solid #0ae;
}

/* 闁氨鏁ら弽宄扮础 */
.dark {
  background-color: #000000;
  color: #fff;
}

.light {
  background-color: #fff;
  color: #000000;
}

.dark a {
  color: #fff;
}

.lighter .car-item a {
  color: #333333;
}

/* 閼存岸鍎撮弽宄扮础 */
.footer {
  padding: 0 40px;
  line-height: 54px;
  background-color: #fff;
}

.footer li {
  float: left;
  margin: 0 12px;
  letter-spacing: 0.2em;
}

.type-item-wrapper p {
  font-size: 14px;
}

.footer li a {
  color: #333;
  font-size: 12px;
}

.footer li a img {
  display: inline;
  vertical-align: -5px;
}

.footer .share i {
  font-size: 26px;
}

.footer .left-ul {
  float: left;
}

.footer .share {
  float: right;
  line-height: 54px;
}

.footer .share li {
  height: 54px;
}

.footer .left-ul a:hover {
  color: #00AAEE;
}


.mar-top {
  margin-top: 30px;
}

.section .section-des .follow
{
  width: 300px;
}

.fromdark{
  font-size: 14px;
}

@media screen and (max-width: 950px) {
  .fromdark
  {
    font-size: 12px
  }
  .section-select .select-title
  {
    font-size: 14px
  }
  /* 婢舵挳鍎� */
  /* .navbar .xs-hidden {
    display: none;
  }

  .navbar .xs-show {
    display: inline;
  }

  .navbar {
    font-size: 14px;
    letter-spacing: 0.02em;
  }

  .navbar .navbar-header {
    padding: 0 20px;
    line-height: 28px;
  }

  .navbar .nav {
    padding: 0 20px 0 0;
  } */

  /* 鐏忛箖鍎� */
  .footer {
    padding: 20px 40px;
  }

  .footer .left-ul {
    float: none;
  }

  .footer .left-ul li {
    float: none;
    line-height: 40px;
  }

  .footer .share {
    float: none;
  }
}</pre></body></html>