<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
/* 公共样式 */
body{overflow:hidden;position:relative;}
div.modal{
    display: none;
}
.comWidth{width:1200px; margin: 0 auto;}
/* 广告样式 */
section.ad{display: block; height: 0px;position:absolute;top:40px;z-index:10;left: 50%;transform:translateX(-50%);
-webkit-transform:translateX(-50%);
-moz-transform:translateX(-50%);
-ms-transform:translateX(-50%);
-o-transform:translateX(-50%);z-index:100;overflow:hidden;width: 71.875%;}
section.ad&gt;a{display:block;position:relative; height: 100%;background:url('../image/ad.png') no-repeat center center;background-size:cover;}

section.ad&gt;a&gt;img{height: 100%;}
section.ad&gt;a&gt;span{position:absolute;width: 30px;height: 30px;display:block;background:url('../image/ad_close.png') no-repeat center center;background-size:contain;right: 20px;top: 20px;}

/* 小广告样式 */
section.ad_sm{display:none;position:fixed;bottom:8%;right: 0px;width:222px;height: 88px;z-index:10;}
section.ad_sm&gt;div.wrap{position:relative;}
section.ad_sm&gt;div.wrap&gt;img{width:100%;}
section.ad_sm&gt;div.wrap&gt;a{font-size:16px;color: #fff;position:absolute;bottom:0px;left: 0px;display:block;width:100%;line-height:36px;text-align:center;}
/* head样式 */
section.head{height: 40px;background-color: #3e6b8c;display:block;}
section.head&gt;.wrap{height:40px;}
section.head&gt;.wrap&gt;span{display: inline-block;height: 100%;margin-left: 1.5rem;}
section.head&gt;.wrap&gt;span&gt;a{font-size: 14px;color: #fff;height: 100%; line-height:40px;height: 40px;}
section.head&gt;.wrap&gt;span:last-child{padding-left: 1.5rem;background: url("../image/tel.png") no-repeat left center;background-size: 1rem;}
section.head&gt;.wrap&gt;span&gt;a&gt;i{display:inline-block;width: 20px;height: 20px;background:url('../image/start_ad.png') no-repeat center center;background-size:contain;vertical-align:middle;margin-left:4px;}
/* header样式 */
header{height: 130px;position: relative;}
header&gt;.wrap{position:relative;}
header&gt;.wrap&gt;div{display: inline-block;}
header .logo{width: 41.25%;height: 100%;line-height: 130px;}
header .logo img{max-width: 100%;vertical-align: middle;}
header .menu{position:absolute;left:auto;bottom:0;right: 0; height: 4.9rem;display: inline-block;line-height: 4.9rem;width: auto;}
header .menu&gt;ul&gt;li&gt;a{display:inline-block;line-height: 1; vertical-align: middle; color: #666;font-size:14px;font-weight: 600;letter-spacing: 2px;}
header .menu&gt;ul&gt;li{display: inline-block;position: relative;margin-left: 38px;}
header .menu&gt;ul&gt;li:first-child{margin-left: 0;}
header .menu&gt;ul&gt;li&gt;ul{position: absolute; width: 180%;display: block;top: 4.9rem;left: -40%;z-index: 2;height: 0px;overflow: hidden;transition: height 1s;-webkit-transition: height 1s;-moz-transition: height 1s;-ms-transition: height 1s;-o-transition: height 1s;}
header .menu&gt;ul&gt;li&gt;ul&gt;li{line-height: 2rem;display:block;padding-left:10px;padding-right:10px;background:rgba(255,255,255,0.9);}
header .menu&gt;ul&gt;li&gt;ul&gt;li:first-child{border-top:2px solid #5a9bb6;}
header .menu&gt;ul&gt;li&gt;ul&gt;li&gt;a{display: block;width: 100%;height: 100%; text-align: center;color:#777;font-size: 0.7rem;}
header .menu&gt;ul&gt;li&gt;ul&gt;li:last-child&gt;a{border-top: 1px solid #dfdfdf;}
header .menu&gt;ul&gt;li.active&gt;a,
header .menu&gt;ul&gt;li:hover&gt;a{color:#3e6b8c; }
header .menu&gt;ul&gt;li&gt;ul&gt;li.active a,
header .menu&gt;ul&gt;li&gt;ul&gt;li:hover a{color: #5a9bb6;border-color: #5a9bb6;}
header .menu&gt;ul&gt;li:hover&gt;ul{height: 70px;}
header .line{width: 100%;height: 0.5rem; background: #fafcfc; position: absolute;display: block;bottom: 0;}
header .menu&gt;ul.other{display: none;}
header .menu&gt;div.option{display: none;}
/* banner样式 */
section.banner{width: 100%;position: relative;}
section.banner .swiper-container{ width: 100%;}
section.banner .swiper-container div.swiper-wrapper{ height: 100%;}
section.banner .swiper-container .swiper-slide{height: 100%; background: url("../image/banner_01.jpg") no-repeat center center; background-size: cover;cursor: pointer;}
section.banner .swiper-container .swiper-slide.second{background-image: url("../image/banner_02.jpg");}
section.banner .swiper-container .swiper-slide.third{background-image: url("../image/banner_03.jpg");}
section.banner .swiper-container .swiper-slide.forth{background-image: url("../image/banner_04.jpg");}
section.banner .swiper-container .swiper-slide .swiper-info{position: relative;height: 100%;}
section.banner .swiper-container .swiper-slide .swiper-info&gt;.txt{ position: absolute;top: 0%; left: 2rem; /* transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%); */}
section.banner .swiper-container .swiper-slide .swiper-info&gt;.txt h4{font-size: 1.5rem;font-weight:normal; color: #fff;letter-spacing: 2px;line-height: 2;}
section.banner .swiper-container .swiper-slide .swiper-info&gt;.txt p{font-size:1.125rem; color: #fff; line-height: 2; }
section.banner .swiper-container .swiper-slide .swiper-info&gt;.txt p&gt;a{font-size: 0.875rem;color: #ffa200;letter-spacing: 2px;line-height: 2;}
section.banner .swiper-container .swiper-slide .swiper-info&gt;.txt p&gt;a:hover{text-decoration: underline;}
section.banner .swiper-pagination-bullet{background: #ffa200;opacity:1;transition:width 1s;-webkit-transition:width 1s;-moz-transition:width 1s;-ms-transition:width 1s;-o-transition:width 1s;}
section.banner .swiper-active-switch{width: 1.2rem;border-radius: 4px;}
section.banner div.pagination{position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    
    z-index: 10;
        left: 0;
    width: 100%;    bottom: 3.8rem;}
section.banner .swiper-pagination-switch{    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;margin: 0 5px;background: #ffa200;opacity:1;transition:width 1s;-webkit-transition:width 1s;-moz-transition:width 1s;-ms-transition:width 1s;-o-transition:width 1s;}
    section.banner div.swiper_sm div.pagination{left: 0%;width:100%;bottom:1rem;}
section.banner .swiper-active-switch{width: 1.2rem;border-radius: 4px;}
section.banner .swiper-container-horizontal&gt;.swiper-pagination-bullets{bottom: 3.8rem;}
section.banner .tool{position: relative;height: 12rem; width: 100%; background:#ececec; no-repeat center center;background-size: cover;z-index: 2;}
section.banner .tool&gt;.wrap{position: relative;height: 100%;}
section.banner .tool&gt;.wrap&gt;.tit{width: 100%;height: 3.2rem;background:url('../image/tool_bar.png') no-repeat top center; font-size: 14px; color: #5a9bb6; line-height:1; line-height: 4rem; letter-spacing: 2px; position: absolute;top: 0; left: 50%; transform: translate(-50%,-84%);-webkit-transform: translate(-50%,-84%);-moz-transform: translate(-50%,-84%);-ms-transform: translate(-50%,-84%);-o-transform: translate(-50%,-84%);text-align:center;}
section.banner .tool&gt;.wrap&gt;.tit&gt;p{position: relative;}
section.banner .tool&gt;.wrap&gt;.tit&gt;p&gt;span{position: absolute;width: 1.25rem;height: 0.625rem;display: block;background:url('../image/tool.png') no-repeat center center;background-size:contain;left: 50%;
top:0.5rem;transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);-moz-transform:translateX(-50%);}
section.banner .tool&gt;.wrap&gt;.tool_detail{padding-top: 3rem;height: 9.4rem;}
section.banner .tool&gt;.wrap&gt;.tool_detail&gt;.wrap{width: 94.6%; margin: 0 auto;height: 100%; }
section.banner .tool&gt;.wrap&gt;.tool_detail&gt;.wrap&gt;a{display: inline-block;float:left; width: 15.8%; text-align: center;position: relative;top: 50%;padding-top:4.4rem; background: url("../image/priceForm.png") no-repeat center top;font-size: 12px; color: #5a9bb6;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);-moz-box-sizing: content-box; -webkit-box-sizing: content-box; -o-box-sizing: content-box; -ms-box-sizing: content-box; box-sizing: content-box;}
section.banner .tool&gt;.wrap&gt;.tool_detail&gt;.wrap&gt;a&gt;span{display:none;}
section.banner .tool&gt;.wrap&gt;.tool_detail&gt;.wrap&gt;a.notice{display:none;}
section.banner .tool&gt;.wrap&gt;.tool_detail&gt;.wrap&gt;a.contact{display:none;}
section.banner .tool&gt;.wrap&gt;.tool_detail&gt;.wrap&gt;div.box{width:15.8%;float:left;text-align:center;position: relative;top: 50%;font-size: 12px; color: #5a9bb6;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);}
section.banner .tool&gt;.wrap&gt;.tool_detail&gt;.wrap&gt;div.box&gt;a{display: block;width:100%;padding-top:4.4rem; background: url("../image/data.png") no-repeat center top;font-size: 12px; color: #5a9bb6;-moz-box-sizing: content-box; -webkit-box-sizing: content-box; -o-box-sizing: content-box; -ms-box-sizing: content-box; box-sizing: content-box;}
section.banner .tool&gt;.wrap&gt;.tool_detail&gt;.wrap&gt;div.box&gt;a:last-child{display: none;background: url("../image/search.png") no-repeat center top;}
section.banner .tool&gt;.wrap&gt;.tool_detail&gt;.wrap span.line{display:inline-block;float:left; height: 66px;width:1px;background:#dcdcdc;vertical-align:top;}
section.banner .tool&gt;.wrap&gt;.tool_detail&gt;.wrap&gt;a.data{background-image: url("../image/data.png");}
section.banner .tool&gt;.wrap&gt;.tool_detail&gt;.wrap&gt;a.account{background-image: url("../image/car.png");}
section.banner .tool&gt;.wrap&gt;.tool_detail&gt;.wrap&gt;a.depart{background-image: url("../image/depart.png");}
section.banner .tool&gt;.wrap&gt;.tool_detail&gt;.wrap&gt;a.type{background-image: url("../image/search.png");}
section.banner .tool&gt;.wrap&gt;.tool_detail&gt;.wrap&gt;a.loan{background-image: url("../image/loan.png");}
section.select{display:none;}
/* tab样式 */
section.tab{position:relative;padding-top:0.5rem;background: #f7fafa;padding-top: 10px;padding-bottom: 0.5rem; }
section.tab&gt;.wrap{display: block;overflow: hidden;position: relative;height: 30rem;}
section.tab&gt;.wrap&gt;.main{width:66%;height: 100%; }
section.tab&gt;.wrap&gt;.main&gt;.tit{}
section.tab&gt;.wrap&gt;.main&gt;.tit&gt;ul&gt;li{position: relative; display: inline-block;font-size: 18px;color: #888;letter-spacing: 2px; padding-left: 1.5rem; padding-right: 1.5rem;line-height:2.5rem;border-top: 1px solid #fafcfc;text-align: center;cursor: default;font-family:"Microsoft YaHei";}
section.tab&gt;.wrap&gt;.main&gt;.tit&gt;ul&gt;li.active,
section.tab&gt;.wrap&gt;.main&gt;.tit&gt;ul&gt;li:hover{color: #5a9bb6;border-color: #5a9bb6;background: #fff;position: relative;}
section.tab&gt;.wrap&gt;.main&gt;.tit&gt;ul&gt;li img{position: absolute;top: 10%; left: 80%;}
/* 切换时样式 */
section.tab&gt;.wrap&gt;.main&gt;.cont{position: relative;width: 100%;height: 27rem;}
section.tab&gt;.wrap&gt;.main&gt;.cont.flow{overflow:hidden;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap{position:absolute;top: 0;left: 0;overflow: hidden;height: 100%;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.item{float: left;height: 100%;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.item&gt;div.swiper-container{height: 100%;}
section.tab div.ad{position:absolute;left:100%;top:0px;}

/* 免税购车须知 */

section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.notice{background: #fff;height: 27.5rem;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.notice&gt;.item_choice{width: 86.5%; margin: 0 auto;padding-top: 2.5rem;padding-bottom: 2.5rem;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.notice&gt;.item_choice&gt;ul&gt;li{display: inline-block;width: 17.5%;padding-left: 9%; margin-right:19%;font-size: 1.2rem;color: #888888;font-weight: 600;line-height: 3.8rem; background: url("../image/confirm.png") no-repeat left center;background-size: 36%; }
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.notice&gt;.item_choice&gt;ul&gt;li:last-child{margin-right: 0%;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.notice&gt;.item_choice&gt;ul&gt;li:nth-child(2){background-image: url("../image/choose.png"); }
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.notice&gt;.item_choice&gt;ul&gt;li:nth-child(3){background-image: url("../image/process.png"); }
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.notice&gt;.item_choice&gt;ul&gt;li.active{color: #3e6b8c;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.notice&gt;.item_choice&gt;ul&gt;li:nth-child(1).active{background-image: url("../image/confirm_active.png");}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.notice&gt;.item_choice&gt;ul&gt;li:nth-child(2).active{background-image: url("../image/choose_active.png");}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.notice&gt;.item_choice&gt;ul&gt;li:nth-child(3).active{background-image: url("../image/process_active.png");}
/* 确认资格 */
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.notice&gt;.choice_cont{width: 86.5%; margin: 0 auto;padding-bottom: 1rem;position: relative;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.notice&gt;.choice_cont&gt;div{}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.notice&gt;.choice_cont&gt;.txt{position: relative;position: absolute;top: 0; left: 0;width: 100%;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.notice&gt;.choice_cont&gt;.txt&gt;ul&gt;li{font-size: 18px; color: #666;line-height: 1.2; margin-bottom: 1.5rem;padding-left: 5%;background: url("../image/first.png") no-repeat left center;background-size: 2.5%;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.notice&gt;.choice_cont&gt;.txt&gt;ul&gt;li:nth-child(2){background-image: url("../image/second.png");}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.notice&gt;.choice_cont&gt;.txt&gt;ul&gt;li:nth-child(3){background-image: url("../image/third.png");}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.notice&gt;.choice_cont&gt;.txt&gt;ul&gt;li:nth-child(4){background-image: url("../image/forth.png");}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.notice&gt;.choice_cont&gt;.txt&gt;.get_detail{position: absolute; bottom: 0; right: 1rem;background: url("../image/more_details.png") no-repeat right center;background-size:18%;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.notice&gt;.choice_cont&gt;.txt&gt;.get_detail&gt;a{font-size:18px ;color: #3e6b8c; padding-right: 2rem; }
/* 选定车型 */
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.notice&gt;.choice_cont&gt;.txt.car{}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.notice&gt;.choice_cont&gt;.car&gt;div{width: 100%;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.notice&gt;.choice_cont&gt;.car&gt;.search&gt;div{display:block;padding-bottom:1rem;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.notice&gt;.choice_cont&gt;.car&gt;.search .box{margin-right: 1.5rem;width: 34%;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.notice&gt;.choice_cont&gt;.car&gt;.search .box&gt;input{height: 1.9rem; border: 1px solid #e3e3e3;font-size: 12px; color: #666;padding-left: 0.9rem;width: 80%; font-family: "MicrosoftYaHei";line-height: 1.9rem;box-sizing: border-box;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.notice&gt;.choice_cont&gt;.car&gt;.search .box&gt;button{font-family: "MicrosoftYaHei"; font-size: 12px; background: #5a9bb6;color: #fff; height:1.9rem; border: none;position: relative;top: -1px;width: 20%; cursor: pointer;box-sizing: border-box;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.notice&gt;.choice_cont&gt;.car&gt;.search .hot ul li{display: inline-block;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.notice&gt;.choice_cont&gt;.car&gt;.search .hot ul li a{font-size: 12px; color: #5a9bb6;padding-left: 0.2rem; padding-right: 0.2rem;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.notice&gt;.choice_cont&gt;.car&gt;.search .hot ul li:first-child a{color: #333;padding-left: 0; padding-right: 0;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.notice&gt;.choice_cont&gt;.car&gt;.search_detail&gt;div{display: inline-block;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.notice&gt;.choice_cont&gt;.car&gt;.search_detail .brand,
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.notice&gt;.choice_cont&gt;.car&gt;.search_detail .series{width: 34%;margin-right: 3%;position: relative;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.notice&gt;.choice_cont&gt;.car&gt;.search_detail .brand p,
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.notice&gt;.choice_cont&gt;.car&gt;.search_detail .series p{font-size: 12px; color: #666;height: 1.9rem;border: 1px solid #e3e3e3;line-height: 1.9rem;padding-left: 0.9rem;background: url("../image/more.png") no-repeat 96% center;background-size: 3.5%; }
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.notice&gt;.choice_cont&gt;.car&gt;.search_detail .brand p.active,
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.notice&gt;.choice_cont&gt;.car&gt;.search_detail .series p.active{background-image:url('../image/less.png');}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.notice&gt;.choice_cont&gt;.car&gt;.search_detail .brand&gt;div,
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.notice&gt;.choice_cont&gt;.car&gt;.search_detail .series&gt;div{display: none; border: 1px solid #e3e3e3;border-top: 0;padding-top: 0.5rem; padding-bottom: 0.5rem;position: absolute;top: 1.9rem; left: 0; width:calc(100% - 2px);}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.notice&gt;.choice_cont&gt;.car&gt;.search_detail .brand&gt;div ul,
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.notice&gt;.choice_cont&gt;.car&gt;.search_detail .series&gt;div ul{ height: 8rem; overflow-y: scroll;} 
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.notice&gt;.choice_cont&gt;.car&gt;.search_detail .brand&gt;div ul li,
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.notice&gt;.choice_cont&gt;.car&gt;.search_detail .series&gt;div ul li{font-size: 12px; color:  #666; line-height: 1.8; padding-left: 6%;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.notice&gt;.choice_cont&gt;.car&gt;.search_detail .brand&gt;div ul li:hover,
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.notice&gt;.choice_cont&gt;.car&gt;.search_detail .series&gt;div ul li:hover{color: #fff; background: #5a9bb6;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.notice&gt;.choice_cont&gt;.car&gt;.search_detail .btn{margin-right: 4%;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.notice&gt;.choice_cont&gt;.car&gt;.search_detail .btn button{font-size: 12px; background: #5a9bb6;color: #fff; height: calc(1.9rem + 2px); border: none;position: relative;top: -1px;width: 120%; cursor: pointer;box-sizing: border-box;font-family: "MicrosoftYaHei";}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.notice&gt;.choice_cont&gt;.car&gt;.search_detail .more a{font-size:12px; color: #5a9bb6; }
/* 购车流程 */
/* 最新动态 */
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.dynamic .swiper-slide&gt;.news{position:relative; margin-bottom:0.4rem; background: #fff;height: 8rem;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.dynamic .swiper-slide&gt;.news .mark{position:absolute;top:0;right: 0;display:block;width:30px;height: 30px;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.dynamic .swiper-slide&gt;.news .mark img{width:100%;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.dynamic .swiper-slide&gt;.news&gt;a{position:relative; display: block;width: 100%; height: 100%;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.dynamic .swiper-slide&gt;.news&gt;a&gt;div{display: inline-block;vertical-align:middle;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.dynamic .swiper-slide&gt;.news&gt;a&gt;.img{width: 23%;margin-right:2%; height: 100%;background: url("../image/trend/news_01.png") no-repeat center center; background-size: 84%;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.dynamic .swiper-slide&gt;.news&gt;a&gt;.txt{width: 73%;position: relative;transform: translateY(0%);-webkit-transform: translateY(0%);-moz-transform: translateY(0%);-ms-transform: translateY(0%);-o-transform: translateY(0%);}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.dynamic .swiper-slide&gt;.news&gt;a&gt;.txt h4{font-size:1rem; color: #333; font-weight: 600;margin-bottom:14px;width: 100%;white-space: nowrap;  
    overflow: hidden;  
    text-overflow: ellipsis;  }
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.dynamic .swiper-slide&gt;.news&gt;a&gt;.txt p{font-size: 12px; color: #666;line-height: 1.8;letter-spacing:1px;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.dynamic .swiper-slide&gt;.news&gt;a&gt;.txt p.time{color: #5a9bb6;line-height:2;letter-spacing:0px;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.dynamic .swiper-container .swiper-wrapper{margin-bottom: 6px;}
section.tab .swiper-container .swiper-pagination{position: relative;background: #fff;margin-top: 10px;}
section.tab .swiper-container .pagination{text-align:center; position: absolute; background: #fff; margin-top: 0px; width: 100%; height: 1.8rem; left: 0%; bottom: 0%; z-index: 10;}
section.tab .swiper-container .pagination .swiper-pagination-switch{width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;margin: 0 5px;}
section.tab .swiper-container .pagination .swiper-active-switch{    opacity: 1;
    background: #007aff;}

section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.dynamic .swiper-slide&gt;.news.noimg&gt;a&gt;.img{width: 0%;margin-right:0%; }
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.dynamic .swiper-slide&gt;.news.noimg&gt;a&gt;.txt{width: 95%;margin-left:2%;}

section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.policy .swiper-slide&gt;.news.noimg&gt;a&gt;.img{width: 0%;margin-right:0%; }
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.policy .swiper-slide&gt;.news.noimg&gt;a&gt;.txt{width: 95%;margin-left:2%;}

section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.about .swiper-slide&gt;.news.noimg&gt;a&gt;.img{width: 0%;margin-right:0%; }
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.about .swiper-slide&gt;.news.noimg&gt;a&gt;.txt{width: 95%;margin-left:2%;}


/* 优惠政策 */
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.policy .swiper-container{width: 100%;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.policy .swiper-slide&gt;.news{margin-bottom: 6px; background: #fff;height: 8rem;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.policy .swiper-slide&gt;.news&gt;a{display: block;width: 100%; height: 100%;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.policy .swiper-slide&gt;.news&gt;a&gt;div{display: inline-block;    vertical-align: middle;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.policy .swiper-slide&gt;.news&gt;a&gt;.img{width: 23%;margin-right:2%; height: 100%;background: url("../image/trend/news_01.png") no-repeat center center; background-size: 84%;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.policy .swiper-slide&gt;.news&gt;a&gt;.txt{width: 73%;position: relative;transform: translateY(0%);-webkit-transform: translateY(0%);-moz-transform: translateY(0%);-ms-transform: translateY(0%);-o-transform: translateY(0%);}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.policy .swiper-slide&gt;.news&gt;a&gt;.txt h4{font-size: 1rem; color: #333; font-weight: 600;margin-bottom: 1rem; }
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.policy .swiper-slide&gt;.news&gt;a&gt;.txt p{font-size: 12px; color: #666;line-height: 1.8;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.policy .swiper-slide&gt;.news&gt;a&gt;.txt p.time{color: #5a9bb6;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.policy .swiper-container .swiper-wrapper{margin-bottom: 6px;}
section.tab .swiper-container .swiper-pagination{position: relative;background: #fff;z-index: 0;}
/* 购车相关 */
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.about .swiper-container{width: 100%;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.about .swiper-slide&gt;.news{margin-bottom: 6px; background: #fff;height: 8rem;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.about .swiper-slide&gt;.news&gt;a{display: block;width: 100%; height: 100%;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.about .swiper-slide&gt;.news&gt;a&gt;div{display: inline-block;    vertical-align: middle;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.about .swiper-slide&gt;.news&gt;a&gt;.img{width: 23%;margin-right:2%; height: 100%;background: url("../image/trend/news_01.png") no-repeat center center; background-size: 84%;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.about .swiper-slide&gt;.news&gt;a&gt;.txt{width: 73%;position: relative;transform: translateY(0%);-webkit-transform: translateY(0%);-moz-transform: translateY(0%);-ms-transform: translateY(0%);-o-transform: translateY(0%);}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.about .swiper-slide&gt;.news&gt;a&gt;.txt h4{font-size: 1rem; color: #333; font-weight: 600;margin-bottom: 1rem; }
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.about .swiper-slide&gt;.news&gt;a&gt;.txt p{font-size: 12px; color: #666;line-height: 1.8;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.about .swiper-slide&gt;.news&gt;a&gt;.txt p.time{color: #5a9bb6;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.about .swiper-container .swiper-wrapper{margin-bottom: 6px;}


/* 推荐车型 */
section.tab&gt;.wrap&gt;.recomond{width:33.3%;position: absolute;right: 0%;height: 100%; }
section.tab&gt;.wrap&gt;.recomond div.swiper-wrapper{height: 100%;}
section.tab&gt;.wrap&gt;.recomond div.swiper-wrapper div.swiper-slide{width: 100%;}
section.tab&gt;.wrap&gt;.recomond&gt;.tit{}
section.tab&gt;.wrap&gt;.recomond&gt;.tit&gt;ul&gt;li{font-size: 14px; color: #888;display: inline-block;line-height: 2.5rem;box-sizing: border-box;cursor:default;}
section.tab&gt;.wrap&gt;.recomond&gt;.tit&gt;ul&gt;li span{line-height: 0.8;/* border-right: 1px solid #5a9bb6; */padding-left: 14px; padding-right:14px;letter-spacing:1px; }
section.tab&gt;.wrap&gt;.recomond&gt;.tit&gt;ul&gt;li.active{font-size:0.9rem ;color: #5a9bb6;background: #fff;border-top: 1px solid #3e6b8c;border-bottom: none;}
section.tab&gt;.wrap&gt;.recomond&gt;.tit&gt;ul&gt;li.active span,
section.tab&gt;.wrap&gt;.recomond&gt;.tit&gt;ul&gt;li:last-child span{border-right: none;}
section.tab&gt;.wrap&gt;.recomond&gt;.tit&gt;ul&gt;li.active{color: #5a9bb6;}
section.tab&gt;.wrap&gt;.recomond&gt;.cont{height: 27rem;overflow: hidden; }
section.tab&gt;.wrap&gt;.recomond&gt;.cont .swiper-slide .item{ background: #fff;   margin-bottom: 0.4rem;  height: 8rem;padding-top: 1rem; padding-bottom: 1rem; }
section.tab&gt;.wrap&gt;.recomond&gt;.cont .swiper-slide .item&gt;a{display: block;width: 91%; margin: 0rem auto;height: 100%; border:1px solid #fff;position: relative;}
section.tab&gt;.wrap&gt;.recomond&gt;.cont .swiper-slide .item&gt;a&gt;div{display: inline-block;height: 100%;}
section.tab&gt;.wrap&gt;.recomond&gt;.cont .swiper-slide .item&gt;a&gt;.img{width: 46%;background: url("../image/trend/recommond_01.png") no-repeat center center;background-size: 88%;}
section.tab&gt;.wrap&gt;.recomond&gt;.cont .swiper-slide .item&gt;a&gt;.txt{width: 52%;position: absolute;display: block;right: 0;top: 50%;height: auto;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);}
section.tab&gt;.wrap&gt;.recomond&gt;.cont .swiper-slide .item&gt;a&gt;.txt h5{font-size: 14px; color: #666;font-weight: normal;margin-bottom: 1rem;}
section.tab&gt;.wrap&gt;.recomond&gt;.cont .swiper-slide .item&gt;a&gt;.txt p{font-size: 14px; color: #999;line-height: 1.2;}
section.tab&gt;.wrap&gt;.recomond&gt;.cont .swiper-slide .item&gt;a&gt;.txt p span{font-size:24px ;color: #5a9bb6;}
section.tab&gt;.wrap&gt;.recomond&gt;.cont .swiper-slide .item&gt;a&gt;.txt p:last-child{padding-bottom: 6px;}
section.tab&gt;.wrap&gt;.recomond&gt;.cont .swiper-slide .item&gt;a:hover{border-color:#b1d0dd; }
section.tab&gt;.wrap&gt;.recomond&gt;.cont&gt;div{height: 100%; overflow: hidden;position: relative;}
section.tab .swiper-container-recomond .swiper-pagination{position: relative;background: #fff;z-index: 0;margin-top: 10px;}
section.tab div.more{display:none;}
/* 免税购车品牌 */
section.duty_free{background: #f7fafa;padding-bottom: 1.4rem;}
section.duty_free&gt;div{}
section.duty_free&gt;div&gt;.tit&gt;span{font-size: 0.9rem;color: #888;letter-spacing: 2px; padding-left: 1.5rem; padding-right: 1.5rem;line-height: 2;border-top: 1px solid #5a9bb6;background: #fff;line-height: 2;display: inline-block; }
section.duty_free&gt;div&gt;.cont{background: #fff;padding-left:3%;padding-right: 3%;padding-top: 2rem; padding-bottom: 1rem; }
section.duty_free&gt;div&gt;.cont&gt;div{display: inline-block;float:left; width: 13.9%;text-align: center; padding-top:5rem; background: url("../image/benz.png") no-repeat top center;background-size: 40%; }
section.duty_free&gt;div&gt;.cont&gt;div:last-child{margin-right: 0%;font-size: 14px; color: #666666;}
section.duty_free&gt;div&gt;.cont&gt;div:nth-child(2){background-image: url("../image/toyota.png");background-size: 50%;}
section.duty_free&gt;div&gt;.cont&gt;div:nth-child(3){background-image: url("../image/bmw.png");background-size: 38%;}
section.duty_free&gt;div&gt;.cont&gt;div:nth-child(4){background-image: url("../image/landrover.png");background-size: 60%;}
section.duty_free&gt;div&gt;.cont&gt;div:nth-child(5){background-image: url("../image/audi.png");background-size: 60%;}
section.duty_free&gt;div&gt;.cont&gt;div:nth-child(6){background-image: url("../image/volkswagen.png");}
section.duty_free&gt;div&gt;.cont&gt;div:nth-child(7){background-image: url("../image/volvo.png");}
section.duty_free&gt;div&gt;.cont&gt;div.item_sm{display:none;}
section.duty_free&gt;div&gt;.cont&gt;div.swiper-container{padding-top:0px;width: 100%;background:none;}
section.duty_free&gt;div&gt;.cont&gt;div.swiper-container&gt;div.swiper-wrapper{}
section.duty_free&gt;div&gt;.cont&gt;div.swiper-container&gt;div.swiper-wrapper&gt;div.swiper-slide{display: inline-block;float:left;text-align: center; }
section.duty_free&gt;div&gt;.cont&gt;div.swiper-container&gt;div.swiper-wrapper&gt;div.swiper-slide&gt;a{display: block;font-size:1rem;color: #666;padding-top:0px; }
section.duty_free&gt;div&gt;.cont&gt;div.swiper-container&gt;div.swiper-wrapper&gt;div.swiper-slide&gt;a&gt;span.icon{display: block;width: 80%;margin:0 auto;background: url("../image/benz.png") no-repeat top center;background-size: contain;height: 3rem;margin-bottom:0.6rem;}

/* 底部 */
footer{background: #3e6b8c;color: #fff;padding-top: 2.2rem;}
footer&gt;div&gt;.cont{width: 98%; margin: 0 auto;margin-bottom: 3rem;}
footer&gt;div&gt;.cont&gt;div{display: inline-block;}
footer&gt;div&gt;.cont .link{width: 88%;}
footer&gt;div&gt;.cont .link&gt;div{width: 16.5%;}
footer&gt;div&gt;.cont .link&gt;div:last-child{width: 34%;}
footer&gt;div&gt;.cont .link .item{position:relative;}
footer&gt;div&gt;.cont .link .item&gt;div.txt h4{font-size: 16px; color: #fff; font-weight: 600;margin-bottom: 20px;display:inline-block;width:94%;vertical-align:top;}
footer&gt;div&gt;.cont .link .item&gt;div.txt&gt;div&gt;ul&gt;li&gt;a{font-size: 12px; color: #fff;line-height: 2;letter-spacing: 1px; }

footer&gt;div&gt;.cont .link .item&gt;div.txt&gt;div&gt;ul&gt;li{line-height:32px;}
footer&gt;div&gt;.cont .link .item&gt;span.line{position:absolute;top:0;left: 0; display:inline-block;width:1px;height: 220px;background:#4a7493;}
footer&gt;div&gt;.cont .link .item&gt;div.txt{display:inline-block;margin-left:14px;vertical-align:top;}
footer&gt;div&gt;.cont .link .item&gt;div.txt&gt;div{height: 206px;}
footer&gt;div&gt;.cont .link .item&gt;div.txt&gt;div&gt;ul{display: inline-block;height: 100%;width:100%;}
footer&gt;div&gt;.cont .link .item:last-child&gt;div.txt&gt;div&gt;ul&gt;li{width:100px;display:inline-block;}
footer&gt;div&gt;.cont .link .item:last-child&gt;span.line{height: 280px;}
footer&gt;div&gt;.cont .link .item&gt;div{position: relative;display:inline-block;width:94%;vertical-align:top;}
footer&gt;div&gt;.cont .link .item.last ul:last-child{/* float: right; */}
footer&gt;div&gt;.cont .code h4{font-size: 1rem; color: #fff; font-weight: 600;margin-bottom: 1rem;text-align: center;}
footer&gt;div&gt;.cont .code{width:11%;position:relative;}
footer&gt;div&gt;.cont .code span.line{position:absolute;top:0;left: 0; display:inline-block;width:1px;height: 220px;background:#4a7493;}
footer&gt;div&gt;.cont .code div.txt{text-align:center;}
footer&gt;div&gt;.cont .code div.txt&gt;div{text-align: center;background: #fff; color: #333; font-size: 12px;height: 120px;width:94px;margin:0 auto;}
footer&gt;div&gt;.cont .code div.txt&gt;div img{margin-top:6px;}
footer&gt;div&gt;.copy_right{width: 70%; margin: 0 auto;text-align: center;font-size: 12px;line-height: 2;padding-bottom: 30px;}
footer&gt;div&gt;.copy_right p:last-child{line-height: 3;}
/* 手机端底部样式隐藏 */
section.foot_sm,
div.toTop{display:none;}

section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.item.marquee{
	
	overflow:hidden;
}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.item.marquee&gt;div{position:relative;padding-bottom:1.6rem;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.item.marquee&gt;div&gt;ul{}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.item.marquee&gt;div&gt;ul&gt;li{
	float:left;
}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.item.marquee&gt;div.page&gt;ul&gt;li{
	float:none;
}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.item.marquee&gt;div.page{
	position:absolute;
	bottom:0%;
	left:0%;
	width: 100%;
	height: 1rem;
	background:#fff;

}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.dynamic&gt;div&gt;ul&gt;li&gt;div.news{position:relative; padding-bottom: 6px; height: 9rem;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.dynamic&gt;div&gt;ul&gt;li&gt;div.news&gt;a{background: #fff;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.dynamic&gt;div&gt;ul&gt;li&gt;div.news .mark{position:absolute;top:0;right: 0;display:block;width:30px;height: 30px;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.dynamic&gt;div&gt;ul&gt;li&gt;div.news .mark img{width:100%;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.dynamic&gt;div&gt;ul&gt;li&gt;div.news&gt;a{position:relative; display: block;width: 100%; height: 100%;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.dynamic&gt;div&gt;ul&gt;li&gt;div.news&gt;a&gt;div{display: inline-block;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.dynamic&gt;div&gt;ul&gt;li&gt;div.news&gt;a&gt;.img{width: 25%;height: 100%;background: url("../image/trend/news_01.png") no-repeat center center; background-size: 84%;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.dynamic&gt;div&gt;ul&gt;li&gt;div.news&gt;a&gt;.txt{width: 73%;position: relative;transform: translateY(0%);-webkit-transform: translateY(0%);-moz-transform: translateY(0%);-ms-transform: translateY(0%);-o-transform: translateY(0%);}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.dynamic&gt;div&gt;ul&gt;li&gt;div.news&gt;a&gt;.txt h4{font-size:20px; color: #333; font-weight: 600;margin-bottom:14px; }
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.dynamic&gt;div&gt;ul&gt;li&gt;div.news&gt;a&gt;.txt p{font-size: 12px; color: #666;line-height: 1.8;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.dynamic&gt;div&gt;ul&gt;li&gt;div.news&gt;a&gt;.txt p.time{color: #5a9bb6;line-height:2;}
section.tab&gt;.wrap&gt;.main&gt;.cont&gt;.wrap&gt;.dynamic .swiper-container .swiper-wrapper{margin-bottom: 6px;}
section.tab .swiper-container .swiper-pagination{position: absolute;background: #fff;margin-top:0px;width: 100%;
height: 1.8rem;
left: 0%;bottom:0%;z-index:10;}
/* 推荐车型样式补充 */
section.tab&gt;.wrap&gt;.recomond&gt;.cont&gt;ul.type{width: 500%;position:relative;left: 0%;height: 100%; }
section.tab&gt;.wrap&gt;.recomond&gt;.cont&gt;ul.type&gt;li.item{width:20%;float:left;height: 100%; }
section.tab&gt;.wrap&gt;.recomond&gt;.cont&gt;ul.type&gt;li.item&gt;div.box{height: 100%;position:relative; }
section.tab&gt;.wrap&gt;.recomond&gt;.cont&gt;ul.type&gt;li.item&gt;div.box&gt;div.swiper-container{height: 100%; }
/* 手机版banner */
section.banner .swiper_sm{display:none;}
section.tab div.wrap div.main div.cont div.wrap div.item div.swiper-container div.more{
	    position: absolute;
	    display: inline-block;
	    right: 10px;
	    bottom:0px;
	    background: #fff;
	    margin-top: 0px;
	    width: 100%;
	    height: 1.8rem;
	    line-height:1.8rem;
	    z-index: 11;
	    width: 100px;
	    text-align:right;
}
section.tab div.wrap div.main div.cont div.wrap div.item div.swiper-container div.more a{
	font-size: 14px;
    color: #666;
}</pre></body></html>