/* 公用 */
.MAXHEIGHT {height: 100vh;overflow: hidden;}
.MAXHEIGHT2 {max-width: 1920px;margin: 0 auto;} 
.PickupTruck {display: flex;align-items: center;justify-content: center;}
@media screen and (max-width: 999px) {
.MAXHEIGHT {height: auto;overflow: initial;}
#fullpage .fp-overflow {max-height: initial;}
}
.fp-watermark {display: none!important;}
/* 公用 end*/
/* banner */
.swiper0 {width:100%; height:auto;position:relative;overflow:hidden;}
.swiper0 .swiper-slide{position:relative;max-height: 100vh;width:100%}
.swiper0 .swiper-slide img{width:100%;max-height:100vh;}
.swiper0 .swiper-slide .txt{position:absolute;left:50%;top:20%;transform: translate(-50%, -50%);display:none;}
.swiper0 .swiper-slide .txt .tit{color:#fff;font-size:40px;font-weight:bold;text-align:center;}
.swiper0 .swiper-slide .txt .tit_sub{font-size:24px;color:#fff;text-align:center;letter-spacing:10px;padding-top:30px;font-weight:lighter;}
.swiper0 .swiper-slide .txt a{color:#fff;display:inline-block;border:1px solid #fff;padding:15px 60px;margin-top:51px;font-size:16px;}
.swiper0 .swiper-slide .bot{position:absolute;bottom:6%;left:50%;transform: translate(-50%, -50%);}
.swiper0 .swiper-slide .bot a{color:#fff;width:140px;height:35px;border:1px solid #fff;display:inline-block;text-align:center;line-height:35px;font-size:13px;}
.swiper0 .swiper-slide .bot a:nth-child(1){margin-right:32px;}
.swiper0 .swiper-slide .bot a:hover{background:#fff;color:#000;}
#vgv_swiper .swiper-pagination {left:25%;height:15px;width:100%;bottom: 5%;}
.swiper0 .swiper-pagination span {float:left; width:80px; height:2px;  text-align:center; background:#adadad; cursor:pointer;border-radius:inherit;}
.swiper0 .swiper-pagination span.swiper-pagination-bullet-active {width:80px;background:#fff;}
/* banner end*/
.index_banner .swiper-slide{width:100%}

/*右侧悬浮窗*/
.barContainer{position: fixed;right: 0;bottom: 50px;z-index: 99999;text-align: -webkit-right;}
.iconPcMain{width:50px;height:50px;background:#fff;margin-top:10px;display: flex;justify-content: center;align-items: center;border-radius: 5px 0 0 5px;cursor: pointer;}
.iconPcMainhouse {;width: 146px;height:50px;color: #000;background: #fff;margin-bottom: 10px;display: flex;align-items: center;    justify-content: center;border-radius: 5px 0 0 5px;display:none;cursor: pointer;}
.iconPcMainhouse img{margin-right:15px;}

/* 皮卡/suv/青客 系列 */
/* 带背景图 */
/* #section2 {background:url(/uiFramework/commonResource/image/2023082814444339276.png) no-repeat;background-size:cover;} */
/* .car2{} */
/* 大标题 */
.suv_tit h1{font-size: 38px;color: #333333;margin-bottom: 0px;text-align:center;letter-spacing:5px;font-weight:600;/* padding: 95px 0 25px; */padding-bottom: 15px;}
/* tab切换 */
.suv_qh{width:85.2%;margin:0 auto 30px;}
.suv_qh ul{display:flex;justify-content:center;}
.suv_qh ul li{width:15%;text-align:center;margin-right:20px;}
.suv_qh ul li h2{font-size:24px;color:#9e9e9e;font-weight:600;}
.suv_qh ul li p{font-size:18px;color:#9e9e9e;padding-top:23px;}
.suv_qh ul li.tab_y h2{font-size:24px;color:#0e0e0e;font-weight:600;}
.suv_qh ul li.tab_y h2:hover{ cursor:pointer;}
.suv_qh ul li.tab_y p{font-size:18px;color:#2c2c2c;}
.suv_qh ul li.tab_n p{display:none;}
.suv_qh ul li.tab_y p{font-weight:bold;}
/* 内容 */
.cc_vbox{display: flex;justify-content: space-between;margin: 0 auto; margin-bottom: 30px;width: 75%;position: relative;}
/* 左侧图 */
/* .tab1_x{padding-top:50px;} */
.yysj{display:flex;justify-content:center;}
.cc_vbox>img{width: 48%;right:-2.26%;z-index:9999;position: relative;object-fit: contain;-o-object-fit: contain;}
/* 右侧 */
/*播放按钮*/
.player img {/*display: none;*/  border-radius:10px;margin-bottom:10px;}
.cc_vbox video{margin-bottom:35px;width: 100%;border-radius: 10px;}
.player{ width:85%;margin:0 auto;}
/* 性能 */
.cc_vbox_jj{display: flex;justify-content:center;}
.cc_vbox_jj p{border-right: 2px solid #ccc;width:33%;text-align:center;}
.cc_vbox_jj p:last-child{border-right: none;padding-right: 0px;margin-right: 0px;}
.cc_vbox_jj p span{display: block;color: #2c2c2c;font-size: 16px;}
.cc_vbox_jj p span:last-child{display: block;color: #2c2c2c;font-size: 16px;}
/* 了解更多 */
.cc_lj a ,.cc_yy a {display: inline-block;width: 180px;height: 48px;text-align: center;line-height: 48px;font-size: 16px;border-radius: 5px;}
.cc_lj a {color:#000;border: 1px solid #101010;margin-right: 30px;}
.cc_yy a {border: 1px solid #d42a23;background-color:#d42a23;color: #fff;}
/* 自适应 */
@media screen and (max-width: 1800px) {
.suv_tit h1 {font-size: 35px;}
}
@media screen and (max-width: 1700px) {
.suv_tit h1 {font-size: 35px;}
}
@media screen and (max-width: 1500px) {
.suv_tit h1 {font-size: 29px;}
.suv_qh ul li.tab_y h2 ,.suv_qh ul li h2 {font-size: 17px;}
.cc_vbox video {margin-bottom: 25px;}
.cc_vbox {margin-bottom: 20px;}
.suv_qh {margin-bottom: 25px;}

}
@media screen and (max-width: 1400px) {
.suv_tit h1 {font-size: 27px;}
}
@media screen and (max-width: 1300px) {
.cc_vbox {margin-bottom: 20px;}
.cc_vbox_jj p span ,.cc_vbox_jj p span:last-child {font-size: 12px;white-space:nowrap;}
.cc_lj a, .cc_yy a {width: 103px;height: 27px;line-height: 27px;font-size: 12px;}
}

/* 皮卡/suv/青客 系列 end*/

/* 购车服务 */
#section5 {background: url(/uiFramework/commonResource/image/2023082216492380630.jpg) no-repeat;background-size: 100% 100%;}
#activity{padding: 90px 0;box-sizing: border-box;}
.bb_box{display: flex;}
.bb_01,.bb_02{width: 50%;display: inline-block;}
.bb_01 li img,.bb_02 li img{width: 100%;}
.bb_title {margin-left: 16.4%;margin-top: 55px;margin-bottom: 25px;}
.bb_title a {font-size: 36px;color: #000000;font-weight:lighter;}
.bb_sumarry{margin-left: 16.4%;}
.bb_sumarry a{font-size: 18px;color: #404040;font-weight:lighter;}
@media screen and (max-width: 1200px) {
.bb_title {margin-top: 20px;margin-bottom: 10px;}
.bb_title a {font-size: 30px;}
.bb_sumarry a {font-size: 14px;}
}
/* 购车服务 end*/
/* 关于我们一 */
#news{}
.aa_box {width: 92%;margin: 0 auto;}
.aa_01,.aa_02{display: flex;justify-content: space-between;}
.aa_01 {margin-bottom: 3px;}
.aa_01 li,.aa_02 li{overflow: hidden;position: relative;/* height: 322px; */}
.aa_01 li:first-child {width: 66.59%;}
.aa_01 li:first-child .aa_title {width: 66.59%;left: 4.26%;}
.aa_01 li:first-child .aa_detail {width: 66.59%;left: 4.26%;}
.aa_01 li:last-child {width: 33.2%;}
.aa_01 li:last-child .aa_title {left: 8.547%;}
.aa_01 li:last-child .aa_detail01 {left: 8.547%;}
.aa_01 li img,.aa_02 li img{max-width: 100%;}
.aa_01 li:hover img ,.aa_02 li:hover img{transform: scale(1.1);transition: all 0.3s ease-in;}
.aa_01 li img,.aa_02 li img{transition: all 0.3s;}
.aa_title {position: absolute;top: 60%;font-size: 36px;color: #fff;font-weight: 100;}
.aa_detail {position: absolute;top: 80%;font-size: 20px;color: #fff;}
.aa_detail01{position: absolute;top: 80%;left: 20%;font-size: 20px;color: #fff;}
.aa_detail img,.aa_detail01 img{margin-right: 10px;}
.aa_02 li{width: 33.2%;}
.aa_02 li .aa_title {left: 8.547%;}
.aa_02 li .aa_detail01 {left: 8.547%;}
.aa_01 li img, .aa_02 li img{ height:auto;object-fit:cover;}


/* 关于我们一 end*/


/* 客户满意是我们的宗旨 */
.foot{ margin-top:0!important;}
.about{margin-top: 65px;}
.about_img {width: 100%;}
.yy_box {position: relative;}
.yy_wz {position: absolute;top: 35%;width: 100%;text-align: center;}
.yy_wz p {font-size: 60px;color: #fff;font-weight: 100;letter-spacing:5px;}
.yy_gywm {position: absolute;top: 55%;left: 50%;transform: translate(-50%, -50%);}
.yy_gywm a {display: inline-block;width: 207px;height: 50px;border: 1px solid #fff;color: #fff;font-size: 20px;text-align: center;line-height: 50px;font-weight: 100;}
.yy_gywm span {display: inline-block;margin-left: 15px;font-weight: 100;}
@media screen and (max-width: 1400px) {
.yy_wz {top: 30%;}
}
/* 首页最后三个banner的了解更多隐藏 */
/* 客户满意是我们的宗旨 end*/

/* 手机样式 */
@media screen and (max-width: 999px) {
/* banner */
.wrap{top:60px;}
/* .swiper0 {height: 100vh;}
.swiper0 .swiper-slide {height: 100%;}
.swiper0 .swiper-slide a {height: 100%;}*/
.swiper0 .swiper-slide img {height: auto;} 
.swiper0 .swiper-slide .bot {text-align: center;width: 100%;bottom: 0px;}
.swiper0 .swiper-slide .bot a:nth-child(1) {margin-right: 0;margin-bottom: 10px;}
#vgv_swiper .swiper-pagination {bottom: 0;left: 0;display: flex;justify-content: center;}

.swiper0{ }
.swiper0 .swiper-pagination span,.swiper0 .swiper-pagination span.swiper-pagination-bullet-active{width:40px;opacity: 1 !important;}
.swiper0 .swiper-slide .bot a{width:80px;height: 30px;line-height:30px;font-size: 12px;background: rgba(0,0,0,0.2);}
.swiper-pagination-bullet{opacity: 0.6 !important;}
/* banner end*/
/* 皮卡/suv/青客 系列 */
.car1 ,.car2 ,.car3 {padding: 10px 0;}
.suv_tit h1 {font-size: 24px;padding-top: 20px;}
.suv_qh {width: 100%;}
.cc_vbox {display: flex;box-sizing: border-box;width: 90%;padding: 0 10px;text-align:center;}
.cc_vbox>img {width:50%;}
.player{ width:100%;}
.cc_vbox video {margin-bottom: 10px;}
.cc_vbox_jj{ position:absolute;left:0;right:0;}
.cc_vbox_jj p {width: 33%;border-right: 1px solid #ccc;}
.cx_box{ width:75%;}
.yysj{ margin-top:50px;position:relative;left:0;right:0;bottom:-20px;}
/* 皮卡/suv/青客 系列 end*/
/* 购车服务*/
#activity {padding-top:50px;padding-bottom:30px;}
.bb_box { }
.bb_01 {margin-bottom: 20px;}
.bb_01, .bb_02 {width: 100%;}
.bb_01 li img {width: 97%;margin-right: 3%;}
.bb_02 li img {width: 97%;margin-left: 3%;}
.bb_title {margin-left: 10px;}
.bb_sumarry {margin-left: 10px;}
.bb_sumarry a{font-size:12px;}

.bb_title a{font-size:16px;}
#news{margin-top:20px;}
/* 购车服务 end*/
/* 关于我们一 */
.aa_01, .aa_02 { }
.aa_01 li:first-child { width: 79.8%;margin:0 auto;margin-right:3px;}
.aa_01 li:last-child {  width: 40%;margin:0 auto;}
.aa_02 li {width: 90%;margin:0 auto;margin-right:3px;}
.aa_01 li:first-child .aa_title {width: auto;top: 35%;}
.aa_01 li:first-child .aa_detail {width: auto;top: 65%;font-size:14px;}

.aa_title{font-size:16px;top:40%;}
.aa_detail01{font-size:12px;top:70%;}
.aa_detail img, .aa_detail01 img{width:7px;}
.about{margin-top:0px;}

.yy_wz p {font-size: 21px;}
.yy_gywm {top: 65%;}
.yy_gywm a {font-size: 14px;width: 130px;height: 30px;line-height: 30px;}
/* 关于我们一 end*/
}

/* 2024.2.22 上线前样式适配统一调整 */
@media screen and (max-width: 768px) {
.suv_qh ul li h2{font-size:12px}
.suv_qh ul li.tab_y h2, .suv_qh ul li h2{font-size:14px}

}



@media screen and (min-width: 1921px) {

.MAXHEIGHT2{ max-width:3840px;}
.suv_tit h1{ padding-bottom:50px;}
.suv_qh{ margin:0 auto 50px;}
.cc_vbox{ width:85%;}
.cx_box{ width:48%;}
.aa_box {max-width:1760px;}
.bb_box {max-width:1760px;}


}