:root{
    --form-color : #000;         /* 表单字体颜色 以及边框下划线*/  
    --form-series-h : 0.9rem;       /* 车系高度 */   
    --form-series-size : .26rem;     /* 车系字体大小 */   
    --form-font-size : .2rem;       /* 表单字体大小 */   
    --form-item-w : 48%;         /* 表单元素宽度 */ 
    --form-item-h : .6rem;          /* 表单元素高度 */ 
    --form-width : 11.68rem;          /* 表单宽度 */        
    --form-mt : 1.8rem;            /* 表单距离顶部距离 */   
    --form-statement-size : .16rem;  /* 表单底部文字大小 */ 
}


/* 基础样式（一般不动） start*/
/* 特殊字体-本地 */
/* @font-face{src: url(./HYZJ.TTF);font-family: HYZJ;} */
*{margin:0;padding:0;list-style:none; -webkit-text-size-adjust:none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
body,html{font-family:/*"HYZJ",*/"Microsoft YaHei"; width: 100%; background: #fff; color: #000; font-size: .14rem;}
em,i,strong{font-style:normal;}
img{ border: 0; vertical-align: middle; display: inline-block;}
input,textarea,select{font-family:/*"HYZJ",*/"Microsoft YaHei";font-size: .18rem; outline: none; color: #333; background: transparent; border: 0; }
input[type="submit"],input[type="reset"],input[type="button"],input[type='file'],button, select{ -webkit-appearance: none; }
table {border-collapse: collapse;border-spacing: 0}
#colorbox{color: #000;}
.swiper-wrapper{height: auto;}
.rule-content{line-height: 1.8;}
.tab-item{display: none;}.tab-item.tab-item-active{display: block;}/*标签切换*/
.swiper-button-next:after, .swiper-button-prev:after{display: none;}
/* 板块 */
main{width:100%;display:flex;flex-direction:column;align-items:center}
.bg{display:block;position:relative;left:50%;transform:translateX(-50%)}
.p{width:100%;min-width:12rem;position:relative;overflow:hidden;}
.p-center{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100}
.bg-auto{display:block;width:100%}


/* KV轮播 Start */
.kv-slide{overflow:hidden}
.kvs{width:100%;position:relative}
.kvs .swiper-pagination-bullets{position:absolute;width:100%;bottom:.5rem;left:0;z-index:2;text-align:center}
.kvs .swiper-pagination-bullets .swiper-pagination-bullet{width:.13rem;height:.13rem;background:#fff;margin:.05rem;opacity:.3;outline:0!important;border-radius:50%}
.kvs .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{width:.4rem;opacity:1;border-radius:.1rem}
/* KV轮播 End */




/* 表单 */
::-webkit-input-placeholder {color: var(--form-color) !important;font-size: var(--form-font-size) !important}
:-moz-placeholder {color: var(--form-color)  !important;font-size: var(--form-font-size) !important}
::-moz-placeholder {color: var(--form-color)  !important;font-size: var(--form-font-size) !important}
:-ms-input-placeholder {color: var(--form-color)  !important;font-size: var(--form-font-size) !important}
/* icon */
.platform-series-right,.platform-help,.platform-arrow-right,.platform-visible{color: var(--form-color);}
.platform-encrypt{position:absolute; right:calc(var(--form-font-size) + .05rem);top:0;bottom:0;margin:auto; width:var(--form-font-size);height:var(--form-font-size);z-index:1}
.platform-visible{width:100%;height:100%;  fill: var(--form-color)}
.platform-invisible{width:100%;height:100%;fill:var(--form-color)}
.platform-help{position:absolute;right:.05rem;top:0;bottom:0;margin:auto;width:var(--form-font-size);height:var(--form-font-size);color:var(--form-color);z-index:1}
.platform-help-icon{width:100%;height:100%;fill:var(--form-color)}
.arrow-icon{width:var(--form-font-size);height:var(--form-font-size);color:var(--form-color) ;}
.car-icon{width:var(--form-font-size);height:var(--form-font-size);color:var(--form-color) ; display: none;}
.form-box{width:0;height:0;overflow:hidden}
/* 车系，用户信息背景/边框 */
.platform-card{border:0rem solid var(--form-color);border-radius:0}
/* 车系选择 */
.platform-form-container{color:var(--form-color);width:var(--form-width);margin:var(--form-mt) auto;box-sizing:border-box;padding:0;font-size:var(--form-font-size);background:0 0;position:relative}
.platform-series{margin-bottom:0rem;height:var(--form-series-h);display:flex;align-items:center;justify-content:center}
.platform-series-img{height:80%;margin-right:.4rem ; display: none;}
.platform-series-info{display:flex;justify-content:center;align-items:center}
.yxcx{font-size:var(--form-series-size);line-height:var(--form-series-h);font-weight:400;margin-right:1.4rem}
.platform-series-title{font-size:var(--form-series-size);font-weight:400;margin:0 var(--form-series-size)}
/* 用户信息 */
.xx{color:var(--form-color)}
.platform-user-info{padding:.02rem 1.5rem;box-sizing:border-box}
.platform-input-box{display:flex;flex-wrap:wrap;justify-content:space-between}
.platform-form-item{width:var(--form-item-w);height:var(--form-item-h);margin-bottom:.05rem;border-bottom:.02rem solid var(--form-color);position:relative;cursor:pointer;display:flex;align-items:center;padding:0 .05rem}
.platform-form-input{height:100%;line-height:var(--form-item-h);font-size:var(--form-font-size);flex:1;color:var(--form-color)}
.platform-form-label{display:block;font-size:var(--form-font-size);width:calc(var(--form-font-size) * 5.5)}
.platform-form-view{height:100%;flex:1;font-size:var(--form-font-size);line-height:var(--form-item-h)}
.platform-dealer-view{height:100%;flex:1;font-size:var(--form-font-size);line-height:var(--form-item-h);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
/* 底部文字说明 */
.platform-form-statement{margin-top:.1rem;font-size:var(--form-statement-size);text-align:center}
.cz-checkbox{width:var(--form-statement-size);height:var(--form-statement-size)}
.platform-form-statement>p{margin-top:.05rem;font-size:var(--form-statement-size)}
.platform-checkbox-box{cursor:pointer}
.platform-link{color:var(--form-color);text-decoration:none}
/* 表单按钮 */
.btnBox{text-align: center;}
.platform-btn-large{display:inline-block;line-height:.44rem;font-size:0.22rem;font-weight:400;margin:.2rem auto 0;
  width: 3.53rem;
  height: .44rem;
  background: #81768e;
  border-radius: .1rem;
  text-decoration:none;color:#fff}
/* 表单样式 end */


/* 视频 start */
.video{width: 10rem;height: 5.63rem;margin: 1.32rem auto 0;}
/* 多视频 */
#videobox{width: 11.5rem;margin: 1.5rem auto 0;} /*多视频轮播*/
#videobox .swiper-container{width: 10rem;}
#videobox .swiper-video{width: 100%;height: 5.63rem;}
/* 视频 end */

/* swiper start*/
.swiper-box{position: relative;}
.swiper-box .swiper-container{width: 100%;margin: 0 auto;}
.swiper-box .swiper-container img{width: 100%;margin: 0 auto;}
.swiper-button-prev,.swiper-button-next{width: .41rem;height:.95rem; transform: translateY(-50%); outline:  none !important;background-repeat: no-repeat;background-position: center;background-size: 100% 100%;}
.swiper-button-prev{left: 0;background-image: url(http://wx.bjczxda.com/example/pc/prev.png)}
.swiper-button-next{right: 0;background-image: url(http://wx.bjczxda.com/example/pc/next.png)}
.swiper-pagination-bullets{margin-top: .3rem;width: 100%;z-index: 3;display: flex; justify-content: center; align-items: center;}
.swiper-pagination-bullet{width: .15rem;height: .15rem;margin: 0 .08rem;background: #ea4817;opacity: 0.3;outline: none !important;}
.swiper-pagination-bullet.swiper-pagination-bullet-active{opacity: 1;}
/* swiper end */

/* 直播 */
.live-player{width: 10rem;height: 5.62rem;margin: 1.33rem auto 0;}

/* 车型亮点 */
.highlight{width: 11rem;margin: 1.3rem auto 0;}
.highlight .swiper-container{width: 10rem;}
.tab-item.highlight{margin-top: .6rem;}

/* 3d轮播 */
.highlight-carousel{width:12rem;margin:1.3rem auto 0}
.highlight-carousel .swiper-container{width:12rem;height:5.09rem}
.highlight-carousel .swiper-slide{display:flex;justify-content:center;align-items:center;transition:.3s;transform:scale(.8);position:relative;z-index:1}
.highlight-carousel .swiper-slide-active,.swiper-slide-duplicate-active{transform:scale(1);position:relative;z-index:2}
/* 亮点图切换按钮 */
.btn-group-highlight{width: 12rem;margin: 1.5rem auto 0;text-align: center;}
.btn-group-highlight>li{width: 1.96rem;height:.64rem;line-height: .64rem;font-size: .3rem;color:#fff;background: url(http://wx.bjczxda.com/example/pc/btn-off.png) no-repeat center;background-size:100% 100%;cursor: pointer;display: inline-block;text-align: center;}
.btn-group-highlight>li.btn-item-active{color: #fff;font-weight: bold;background: url(http://wx.bjczxda.com/example/pc/btn-on.png) no-repeat center;background-size: 100% 100%;}


/* 精美车图 swiper */
.beautiful-pictures{width: 9rem;margin: 1.4rem auto 0;}
.beautiful-pictures .swiper-container{width: 8rem;}


/* 预约试驾 */
.test-drive {
  animation: scale 2s linear infinite;
  width: .91rem;
  height: 3.43rem;
  right: 0;
  top: 30%;
  background: url('https://topicin.autoimg.cn/act/marketing/2025/5/b10/pc/pc.png') no-repeat center;
  background-size: 100%;
  position: fixed;
  z-index: 1000;
  cursor: pointer;
}



/* 滚动公告 */
.scroll-notice{left: 2.25rem;top: .5rem;width: 3.8rem;color:#fff;font-size: .24rem;overflow: hidden;position: absolute;}
.scroll-notice,.scroll-notice li{height: .46rem;line-height: .46rem;}

/* 自定义弹窗button start*/
.law-rule,.law-fajiang,.law-vip{display: block;position: absolute;text-align: center;text-decoration: none;cursor: pointer;background-repeat:no-repeat;background-position: center;background-size: 100%;}
/* 活动规则 */
.law-rule{left:3.8rem;top:8.6rem;width: 1.2rem;height: .35rem;line-height: .35rem;border-radius: .2rem;font-size: .18rem;color: #fff;
  background: #c3232a no-repeat center;
  background-size: 100% 100%;
}
/* 发奖及售后说明 */
.law-fajiang{left: 2.15rem;top: 7.47rem; width: 1.5rem;height: .24rem;font-size: .14rem;color: #f00;text-decoration:underline}
/* 黄金会员八大权益 */
.law-vip{left:.75rem;top:7.9rem;width:2.51rem;height:.67rem;background-image: url(https://topic.autoimg.cn/act/marketing/2020/5/viloran/pc/btn-vip.png);}
/* 自定义弹窗button end*/

/* 活动文字说明 */
.active-msg{width: 4.18rem;left: .85rem;top: 6.4rem;font-size:.14rem;line-height: .26rem;color:#fff;position: absolute;}


/* 转盘样式 start*/
.rotate-box {position: relative;width: 5.18rem;height: 5.18rem;overflow: hidden;}
.rotate-box .hand {cursor: pointer;position: absolute;top: 1.5rem;left: 1.88rem;}
.rotate-box .num_box {color: #333;position: absolute;font-size: .14rem;width: 1.4rem;text-align: center;line-height: .2rem;left: 1.89rem;top: 2.88rem;}
.rotate-box .num_box .num {color: #f00;}
.rotate-box .mask {position: absolute;top: 0;left: 0;width: 100%;min-height: 100%;height: 4.02rem;z-index: 999;-webkit-animation: fadeIn 0.6s both;animation: fadeIn 0.6s both}
.rotate-box .mask .box {background: #da3628;position: absolute;left: 0;right: 0;top: 0;bottom: 0;border: .03rem solid #dcdcdc;width: 2.96rem;height: 1.58rem;margin: auto;}
.rotate-box .mask-login .info {border-bottom: .01rem solid #fff;margin: 0 .15rem;font-size: .16rem;padding-top: .05rem;text-align: center;font-weight: bold;line-height: .3rem;color: #fff}
.rotate-box .mask-login .form {margin: 0 .15rem;width: 2.7rem}
.rotate-box .mask-login input {box-sizing: border-box;display: block;width: 100%;height: .26rem !important;line-height: .26rem;font-size: .14rem;border: 0;padding-left: .05rem;background: #fff;}
.rotate-box .icon-close {position: absolute;top: .05rem;right: .05rem;width: .14rem;height: .14rem;border-radius: .2rem;cursor: pointer;border: .02rem solid #fff;background: url(http://x.autoimg.cn/topic/images/closeBtn_black.png) center center no-repeat #fff;}
.rotate-box .mask-login .icon-close:hover {filter: alpha(opacity=80); -moz-opacity: 0.8;-khtml-opacity: 0.8;opacity: 0.8;}
.rotate-box .mask-login .btn-area {float: left;padding: .05rem 0 .1rem .04rem;}
.rotate-box .mask-login .txt {clear: both;text-align: left;line-height: .24rem;color: #fff;padding: .05rem 0 .05rem .2rem;font-size: .12rem;}
.rotate-box .mask-login .btn-reg {background: #ffb72a;display: block;width: .57rem;height: .57rem;text-align: center;color: #fff;font-size: .16rem;line-height: .57rem;text-decoration: none;}
.rotate-box .mask-login .btn-reg:hover {opacity: .8;filter: alpha(opacity=80);}
.rotate-box .mask-login dl {float: left;padding: .05rem 0 .1rem;width: 2.05rem;}
.rotate-box .mask-login dt {float: left;width: .55rem;height: .26rem;line-height: .26rem;font-size: .14rem;text-align: right;color: #fff; margin-bottom: .05rem;}
.rotate-box .mask-login dd {float: left;width: 1.46rem;height: .26rem;margin-bottom: .05rem;}
.rotate-box .mask-result .tit {padding-top: .1rem;font-size: .22rem;font-weight: bold;color: #fff;text-align: center;margin-bottom: .1rem;}
.rotate-box .mask-result .prize {width: 1.1rem;height: .55rem;text-align: center;float: left;padding: 0 .2rem;margin-top: .19rem;}
.rotate-box .mask-result .prize img {/* width: 1.1rem; */height: auto;max-height: 1rem;}
.rotate-box .mask-result .info {line-height: .26rem;color: #fff;font-size: .22rem;padding: .1rem .1rem 0 0;}
.rotate-box .mask-fail .txt {text-align: center;font-size: .24rem;color: #fff;font-weight: bold;padding-top: .4rem;line-height: 1.5;}
.rotate-box .alert-box {position: fixed;width: 2rem;height: .5rem;font-size: .14rem;left: 0;right: 0;top: 0;bottom: 0;color: #fff;margin: auto;text-align: center;line-height: .5rem;border-radius: .1rem;background-color: rgba(0, 0, 0, .8);}
/* 转盘样式 end */



/* 经销商 Start*/
.dealer-select{text-align: center;}
.dealer-select select{width: 3.29rem;height: .45rem;margin: 2rem auto 0;padding-left: .5rem;background-repeat: no-repeat;background-position:center;background-size: 100% 100%;box-sizing: border-box;}
#dealer-province{background-image: url(https://topic.autoimg.cn/act/marketing/2020/4/va3/pc/form/province.jpg)}
#dealer-city{background-image: url(https://topic.autoimg.cn/act/marketing/2020/4/va3/pc/form/city.jpg)}
.dealer-header{width: 11.8rem;height: .45rem;margin: .2rem auto 0;background: #794dc6;color: #fff;display: table;font-size: .2rem;font-weight: bold;}
.dealer-container{width: 12rem;height: 4rem;overflow: auto;position: relative;margin: 0 auto;box-sizing: border-box;}
.dealer-content{width:11.8rem;margin: 0 auto;color: #000;}
.dealer-content tr{background: rgba(0,0,0,0.15)}
.dealer-content tr:nth-child(2n){background: rgba(0,0,0,0.3)}
.dealer-content td{font-size: .14rem;color: #fff;height: .52rem;}
/* 经销商End*/

/* 滚动条 start */
.mCSB_container {width: 100%;}
.mCSB_scrollTools {right: 0rem;top: 0;width: .1rem;height: 100%;background: rgba(255,255,255,0.1);}
.mCSB_dragger {width: .1rem;right: 0;}
.mCSB_dragger_bar {width: .08rem;height: .36rem;background: #d95bc9;cursor: pointer;margin: 0 auto;}
.mCSB_dragger_onDrag .mCSB_dragger_bar {background-position: 0rem 0rem;}
.mCSB_draggerRail {width: .1rem;height: 4rem;}
/* 滚动条 end */

/* 配置表 */
.iframe-pzb{
  display: block;
  margin: 1.5rem auto 0;
  /* width: 1200px; 自适应配置表*/
}



/* 预约试驾动画 */
@keyframes scale {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}




