<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.gx_home_menu a span {
  color: #fff;
  font-size: 18px!important;
}
.gx_home_menu a:last-child {
  margin-right: 0;
}
.gx_home_menu a:hover span {
 /* border-bottom: 3px solid #fc882b;*/
  color: #fff;
  background: #4cca49;
}
.gx_home_menu a {
  float: left;
  margin-right: 19px!important;
}
.gx_home_banner .swiper-button-prev,
.gx_home_banner .swiper-container-rtl .swiper-button-next {
  background-image: url(../gximg/home/prev-btn.png)!important;
  left: 0;
  right: auto;
}
.gx_home_banner .swiper-button-next,
.gx_home_banner .swiper-container-rtl .swiper-button-prev {
  background-image: url(../gximg/home/prev-btn.png)!important;
  transform: rotate(180deg);
  right: 0;
  left: auto;
}
.gx_home_honor_area {
  height: 402px;
  background: url('../gximg/home/banner-img.png') no-repeat center center!important;
  background-size: 100% 402px;
  margin-top: 40px;
}
.gx_home_search_middle .inputSub{
	width: 100px;
    height: 44px;
    background: #2dbb55;
    border: none;
    color: #fff;
    font-size: 20px;
}
.gx_home_search_middle #keyboard{
	width: 480px;
    height: 40px;
    border: 2px solid #2dbb55;
    outline: none;
    float: left;
    padding: 0 8px;
    color: #999;
    border-right: none;
}
.fix-navBar {
  position: fixed;
  top: 30%;
  left: 6px;
  height: 200px;
  width: 117px;
  z-index: 9999;
  background: url('../gximg/about_tab.png') no-repeat center center;
  background-size: 117px 330px;
}
.gx_about_us_develop_process .process-item-r-img {
    width: 470px;
    height: 86px;
    background: url(../gximg/about/Rectangle01.png) no-repeat;
    background-size: 470px 86px;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    float: left;
    padding: 20px 22px 20px 54px;
    margin-left: 100px;
    line-height: 1.5;
}
.gx_about_us_develop_process .process-item-l-img {
    width: 470px;
    height: 86px;
    background: url(../gximg/about/Rectangle02.png) no-repeat;
    background-size: 470px 86px;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    float: left;
    padding: 20px 54px 20px 22px;
    margin-right: 100px;
    line-height: 1.5;
}
.gx-guide-html .gx-guide-title {
    font-size: 24px;
}
.gx-guide-html .gx-guide-inner-html p {
    margin: 1em 0;
	line-height: 30px;
    font-size: 16px;
}
.gx-guide-html .gx-guide-inner-html a {
    color: #0094ff;
}
.gx-guide-html .gx-guide-inner-html td {
    border: 1px solid #fc882b;
}
.gx-guide-html .turn-tile{
  padding-left: 15px;
}
.gx-guide-html .turn-tile a {
    font-size: 14px;
    color: #666;
}
.hot-search-words{
	overflow: hidden;
    margin-top: 30px;
}
.hot-search-words p{
	font-size: 20px;
    margin-bottom: 10px;
	border-left: 4px solid #2dbb55;
    padding-left: 19px;
}
.hot-search-words-content-item a{
    display: inline-block;
    float: left;
    height: 20px;
    overflow: hidden;
	font-size: 14px;
    color: #666;
	border: 1px solid #e0e0e0;
	margin: 0 8px 8px 0;
	line-height: 20px;
	padding: 4px 15px;
	transition: all .3s ease;
}
.hot-search-words-content-item a:hover{
    color: #fff;
    background: #fc882b;
}
.gx-guide-html .suggestion-read{
	margin-top: 30px;
}
.gx-guide-html .suggestion-read p{
	border-left: 4px solid #c60019;
    padding-left: 19px;
}
.gx_rentToBuy_hot_car_item p {
    color: #666;
	float: left;
}
.gx-guide-html .suggestion-read-content-item li{
    list-style: normal;
}
.gx-guide-html .suggestion-read-content-item a{
    color: #999;
    text-decoration: none;
}
.gx-guide-html .turn-tile::before {
    content: '';
    width: 6px;
    height: 6px;
    background: #bfbfbf;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -3px;
}
.gx-guide-html .suggestion-read p {
    width: 100%;
	float: left;
    font-size: 20px;
	margin-bottom: 10px;
	border-left: 4px solid #2dbb55;
    padding-left: 19px;
}
.gx-guide-html .suggestion-read-content-item p {
    margin-bottom: 10px;
    width: 98%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    display: none;
}
.gx-guide-html .suggestion-read-content-item li {
    list-style: none;
    float: left;
    width: 48%;
	margin-right: 4%;
    margin-bottom: 6px;
	border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #CCC;
	display: flex;
}
.gx-guide-html .suggestion-read-content-item li:nth-child(2n){
    margin-right: 0;
}
.gx-guide-html .suggestion-read-content-item a {
    color: #333;
    text-decoration: none;
    font-size: 14px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	height: 24px;
    line-height: 26px;
}
.gx-guide-html .suggestion-read-content-item span {
    color: #333;
    text-decoration: none;
    font-size: 14px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
	height: 24px;
    line-height: 26px;
}
.gx-guide-html .suggestion-read-content-item:last-child {
    padding-left: 0;
	margin-bottom: 40px;
}
.gx-guide-html .suggestion-read-content-item {
    float: left;
     width: 100%; 
    position: relative;
}
.carDetail_header_price&gt;div:first-of-type&gt;p:first-of-type {
    color: #333333;
    font-size: 30px;
}
.carDetail_header_price&gt;div:first-of-type&gt;p:last-of-type {
    color: #666666;
    font-size: 16px;
    margin-top: 13px;
}
.gx_home_search_middle {
    margin-left: 20px;
}
.gx_about_us_develop_process .title::after {
    content: '';
    width: 3px;
    height: 1629px;
    background: #d8d8d8;
    position: absolute;
    left: 50%;
    bottom: -1686px;
}
.gx_home_footer .fenge-bottom {
    width: 100%;
    background: #e5e5e5;
    height: 1px;
    position: absolute;
    top: 620px;
}
.gx_home_footer .fenge-bottom-next {
    width: 100%;
    background: #e5e5e5;
    height: 1px;
    position: absolute;
    top: 552px;
}
.gx_home_honor_area .gx_home_banner_next {
    width: 1200px;
    height: auto; 
}
.gx_about_us .swiper-slide p{
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
  margin-top: 6px;
}
.gx_home_swiper_next .swiper-slide p{
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
  margin-top: 6px;
}
.gx_home_swiper_next .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto;
    margin-top: -44px;
}
.gx_home_swiper_next .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
     margin-top: -44px;
}
.gx_home_honor_area .swiper-button-next, .swiper-button-prev{
  top:50%;
}
.gx_home_rent_example {
    margin-top: 60px;
}
.gx_home_about_us_main {
    position: relative;
    margin-top: 25px;
    height: 460px;
  }
.gx_home_about_us_main_txt {
    width: 514px;
    font-size: 16px;
    color: #3f3f3f;
    line-height: 1.7;
    position: absolute;
    left: 0;
    top: 15px;
    letter-spacing: 3px;
  }
  .gx_home_about_us_main img {
    width: 100%;
    max-height: 100%;
  }
  .gx_home_company_news_item {
    width: 218px;
    height: 290px;
    float: left;
    margin-right: 20px;
	margin-bottom: 10px;
    background: #f7f7f7;
  }
  .gx_home_company_news_item:last-child {
    margin-right: 0;
  }
  .gx_home_company_news_item .outer-box {
    width: 100%;
    height: 150px;
  }
  .gx_home_company_news_item .outer-box img {
    width: 100%;
    height: 100%;
  }
  .gx_home_company_news_item h3 {
    line-height: 1.5;
    font-weight: 300;
    font-size: 16px;
    font-weight: 600;
    margin: 10px 7px;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .gx_home_company_news_item p {
    text-indent: 2em;
    font-size: 14px;
    line-height: 1.7;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin: 0 7px 5px 7px;
  }
  .gx_home_honor_area{
    position: relative;
  }
  .gx_home_honor_area .gx_home_btn_area{
      position: absolute;
      top: 14px;
      width: 1200px;
      margin: 0 auto;
      left: 50%;
      margin-left: -600px;
      z-index: 9999;
  }
  .gx_home_honor_area .btn-prev{
    position: absolute;
    left: 0;
    top: 160px;
    cursor: pointer;
  }
  .gx_home_honor_area .btn-prev img{
    width: 50px;
    height: 50px;
  }
  .gx_home_honor_area .btn-next{
    position: absolute;
    right: 0;
    top: 160px;
    transform: rotate(180deg);
    cursor: pointer;
  }
  .gx_home_honor_area .btn-next img{
    width: 50px;
    height: 50px;
  }
  .gx_home_honor_area .gx_home_banner_next {
    width: 1050px;
    height: auto;
}
.gx_home_honor_area .gx_home_banner_next .swiper-slide img {
  width: 196px;
  height: 100%;
}
.huodong {
    margin-top: 50px;
}
.huodong p {
    font-size: 18px;
    margin-bottom: 10px;
}
.huodong-content-item {
    overflow: hidden;
	margin-bottom: 40px;
}
.huodong-content-item-list {
    width: 200px;
    height: 220px;
    float: left;
    margin-right: 20px;
    background: #f7f7f7;
}
.huodong-content-item-list .outer-box {
    width: 200px;
    height: 150px;
	position: relative;
}
.huodong-content-item-list .outer-box  img{
    display: table-cell;
    width: 200px;
    height: 150px;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    background: #e7e7e7;
}
.huodong-content-item-list  h3{
    line-height: 1.5;
    font-size: 16px;
    font-weight: 600;
    margin: 10px 7px;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.huodong-content-item-list  span{
    text-indent: 2em;
    font-size: 14px;
    line-height: 1.7;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin: 0 7px 5px 7px;
}

.commoncars {
    margin-top: 50px;
}
.commoncars h2 {
    font-size: 20px;
    color: #333333;
    border-left: 4px solid #fc882b;
    padding-left: 19px;
    margin-bottom: 44px;
}
.commoncars-content-item {
    overflow: hidden;
	margin-bottom: 44px;
}
.commoncars-content-item-list {
    width: 204px;
    height: 220px;
    float: left;
    margin-right: 12px;
	margin-bottom: 14px;
	border: 2px solid #eee;
    display: block;
	background: #f8f8f8;
}
.commoncars-content-item-list .outer-box {
    width: 204px;
    height: 150px;
	position: relative;
}
.commoncars-content-item-list .outer-box  img{
    display: table-cell;
    width: 203px;
    height: 150px;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    background: #e7e7e7;
}
.commoncars-content-item-list  h3{
    line-height: 1.5;
    font-size: 16px;
    font-weight: 600;
    margin: 10px 7px;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.commoncars-content-item-list  span{
    font-size: 16px;
    color: #fc882b;
    font-weight: 600;
	float: right;
	margin-right: 7px;
}
.commoncars-content-item-list  p{
    font-size: 14px;
    color: #9f9b9b;
    font-weight: 600;
	float: left;
	margin-left: 7px;
}</pre></body></html>