.section1,
.section2,
.section3,
.section4,
.section5,
.section6{
  overflow: hidden;
  position: relative;
  width: 100%;
}
.section1 img,
.section2 img,
.section3 img,
.section4 img,
.section5 img,
.section6 img{
  display:block;
}
.section1 .kv img,
.section2 .bg2 img,
.section3 .bg3 img,
.section5 .bg5 img,
.section6 .bg6 img{
  width: 100%;
}

/*section1*/
.section1{
  margin-top: -8%;
}
.section1 .kv{
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden; 
}
.section1 .car_list{
  position: absolute;
  top: 49%;
  left: 0;
  right: 0;
  bottom: 0;
}
.section1 .car_list li{
  float: left;
  position: relative;
}
.section1 .car_list li img{
  width: 100%;
  display: block;
}
.section1 .car_list .car1{
  width: 13.38%;
}
.section1 .car_list .car2{
  width: 13.38%;
}
.section1 .car_list .car3{
  width: 24.84%;
}
.section1 .car_list .car4{
  width: 21.97%;
}
.section1 .car_list .car5{
  width: 13.58%;
}
.section1 .car_list .car6{
  width: 12.85%;
}

.section1 .anchor_btn{
  width: 44px;
  height: 340px;
  position: absolute;
  top: 160px;
  right: 0;
  cursor: pointer;
}
.section1 .anchor_btn a{
  display: block;
}
.section1 .anchor_btn .classroom_btn,.section1 .anchor_btn .team_btn{
  padding-bottom: 1px;
}
.section1 .anchor_btn .classroom,.section1 .anchor_btn .team{
  position:absolute;
  right: -247px;
  background: #e6182a;
  padding-bottom: 1px;
}
.section1 .anchor_btn .classroom{
  top: 0;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -ms-border-radius: 8px;
  overflow: hidden;
}
.section1 .anchor_btn .team{
  top: 140px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -ms-border-radius: 8px;
  overflow: hidden;
}

/*section2*/
.section2 .bg2{
  height: 0;
  padding-bottom: 45.26%;
  overflow: hidden;
}
.section2 .content,
.section3 .content,
.section4 .content,
.section5 .content,
.section6 .content{
  position: absolute;
  width: 88%;
  top: 0;
  left: 6%;
}
.section2 .content .big_title{
  font-size: 24px;
  text-align: center;
  line-height: 24px;
  margin-top:2%; 
  letter-spacing: 5px;
}
.section2 .content .big_title img{
  width: 100%;
}
.section2 .content .big_title .red{
  font-size: 32px;
  color: #e60014;
}
.section2 .content .city_list{
  width: 72%;
  margin: 0 auto;
  overflow: hidden;
}
.section2 .content .city_list li{
  float: left;
  margin-top: 3%;
  width: 48.3%;
  height: 110px;
  border: 1px solid #0b194d;
  padding: 10px 24px;
  box-sizing: border-box;
  cursor: pointer;
}
.section2 .content .city_list li.right{
  float: right;
}
.section2 .content .city_list li .city,
.section2 .content .city_list li .city_desc{
  float: left;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
}
.section2 .content .city_list .over,.section2 .content .city_list .over .city_desc,.section2 .content .city_list .over .city a {
  color: #999999;
}
.section2 .content .city_list li .city{
  width: 25%;
  position: relative;
  top: 50%;
  left: 0;
  transform: translate(0,-50%);
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
}
.section2 .content .city_list li .city_title{
  width: 100%;
  height: 0;
  padding-bottom: 60%;
  background: url(../img/black_line.png) no-repeat left center;
  background-size: 100% 100%;
  text-align: center;
  display: block;
}
.section2 .content .city_list li.active .city_title{
  background: url(../img/red_line.png) no-repeat left center;
  background-size: 100% 100%;
  cursor: pointer;
}
.section2 .content .city_list li.over .city_title{
  background: url(../img/over_line.png) no-repeat left center;
  background-size: 100% 100%;
  cursor: pointer;
}
.section2 .content .city_list li .city_title span{
  display: inline-block;
  line-height: 16px;
  padding-right: 24px;
  margin-left: 24px;
  margin-top: 22%;
}
.section2 .content .city_list li.active .city_title span{
  background: url(../img/red_arrow.png) no-repeat right center;
  background-size: auto 100%;
}
.section2 .content .city_list li .city_desc{
  width: 71%;
  margin-left: 4%;
  position: relative;
  top: 50%;
  left: 0;
  transform: translate(0,-50%);
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
}


/*section3*/
.section3 .bg3{
  height: 0;
  padding-bottom: 49.73%;
  overflow: hidden;
}
.section3 .content{
  border: 1px solid #fff;
  height: 90%;
  padding:3.6% 4%;
  box-sizing: border-box;
  margin-top: 3%;
}
.section3 .content .big_title{
  font-size: 40px;
  color: #fff;
  letter-spacing: 4px;
}
.section3 .content .desc{
  color: #fff;
  font-size: 16px;
  line-height: 88px;
}
.section3 .content .desc .red{
  color: #e60014;
  font-size: 20px;
}
.section3 .content .electric_img{
  position: relative;
  width: 100%;
  height: 84%;
}
.section3 .content .electric_img .local_ex{
  float: left;
  width: 65%;
  height: 100%;
  box-sizing: border-box;
  /*padding-bottom: 38.6%;*/
  border:4px solid #fff;
  border-radius: 4px;
  position: relative;
}
.section3 .content .electric_img .local_ex img.ex{
  width: 100%;
}
.section3 .content .electric_img .local_ex dl.electric_popup1{
  position: absolute;
  width: 35.6%;
  height: 56%;
  border: 2px solid #fff;
  border-radius: 2px;
  top: 2%;
  left:32%;
  display: none;
}

.section3 .content .electric_img .local_ex dl.electric_popup1 dt.btn_video,
.section3 .content .electric_img .local_ex dl.electric_popup1 dd.electric_btn_img{
  height: 50%;
  overflow: hidden;
  cursor: pointer;
  position:relative;
} 
.section3 .content .electric_img .local_ex dl.electric_popup1 dt.btn_video img,
.section3 .content .electric_img .local_ex dl.electric_popup1 dd.electric_btn_img img{
  width: 100%;
  height: 100%;
}
.section3 .content .electric_img .local_ex dl.electric_popup1 dd.electric_btn_img .link{
  position:absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.section3 .content .electric_img .local_ex dl.electric_popup1 dd.electric_btn_img .link a{
  float: left;
  width: 50%;
  height: 100%;
}
.section3 .content .electric_img .local_ex dl.electric_popup1 dd.red_jt{
  float: left;
  width: 12%;
  margin-top: 10%;
  margin-left: 44%;
}
.section3 .content .electric_img .local_ex dl.electric_popup1 dd.red_jt img{
  width: 100%;
}

.section3 .content .electric_img .local_ex dl.electric_popup2{
  top: 1%;
  right:32.2%;
}
.section3 .content .electric_img .local_ex dl.electric_popup2 dd.red_jt{
  margin: 10% 76%;
  margin-left: -5%;
}
.right1{
	position:absolute;
	right:-50%; 
}
.right2{
	position:absolute;
	right:-10%;
}
.left1{
	position:absolute;
	left:-100%; 
}
.section3 .content .electric_img .local_ex dl.electric_popup2 dd.right{
  margin-right:0%; 
}

.section3 .content .electric_img .local_ex dl.electric_popup3{
  top: -30%;
  right:32.2%;
}
.section3 .content .electric_img .local_ex dl.electric_popup3 dd.electric_btn_img .link a{
  width: 100%;
}
.section3 .content .electric_img .local_ex dl.electric_popup3 dd.red_jt{
  margin-top:10%;
  margin-left: 12%;
  margin-right: 40%;
}
.section3 .content .electric_img .local_ex dl.electric_popup3 dd.right{
  margin-right: 0%; 
}

.section3 .content .electric_img .local_ex dl.electric_popup4{
  top: -4%;
  left:32%;
}
.section3 .content .electric_img .local_ex dl.electric_popup4 dd.electric_btn_img .link a{
  width: 100%;
}


.section3 .content .electric_img .local_btn{
  float: right;
  width: 30%;
  height: 100%;
}
.section3 .content .electric_img .local_btn li{
  height: 0;
  padding-bottom: 30%;
  overflow: hidden;
  margin-bottom: 5%;
  cursor: pointer;
  position:relative;
}
.section3 .content .electric_img .local_btn li img{
  width: 100%;
}
.section3 .content .electric_img .local_btn li a{
  width: 30px;
  height: 40px;
  position: absolute;
  background: url(../img/ani_arrow.png) no-repeat left top;
  background-size:auto 100%;
  right: 8%;
  top: 50%;
  margin-top: -20px;
  animation: ani_rotateX .5s linear infinite alternate;
  -webkit-animation: ani_rotateX .5s linear infinite alternate; /* Safari 与 Chrome */
}
@keyframes ani_rotateX
{
    0%{
      transform: scale(1);
      -webkit-transform: scale(1);
    }
    100%{
      transform: scale(0.8);
      -webkit-transform: scale(0.8);/* Safari 与 Chrome */
    }
}
 
@-webkit-keyframes ani_rotateX
{
    0%{
      transform: scale(1);
      -webkit-transform: scale(1);
    }
    100%{
      transform: scale(0.8);
      -webkit-transform: scale(0.8);/* Safari 与 Chrome */
    }
}

/*section4*/

.section4 .bg4{
  height: 0;
  padding-bottom: 45.7%;
  overflow: hidden;
  background: green;
}
.section4 .device {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.section4 .device .arrow-left {
  background: url(../img/left_arrow.png) no-repeat left center;
  position: absolute;
  background-size: 100% auto;
  left: 5%;
  top: 50%;
  width: 2%;
  height: 9%;
  margin-top: -2%;
  z-index: 100;
  cursor: pointer;
}
.section4 .device .arrow-right {
  background: url(../img/right_arrow.png) no-repeat left center;
  position: absolute;
  right: 5%;
  top: 50%;
  width: 2%;
  height: 9%;
  margin-top: -2%;
  z-index: 100;
  background-size: 100% auto;
  cursor: pointer;
}
.section4 .device .swiper-container {
  width: 100%;
  height: 100%;
}
.section4 .device .swiper-container .swiper-wrapper{
  height: 100%;
}
.section4 .device .swiper-slide{
  width: 100%;
  height: 100%;
}
.section4 .device .swiper-slide img{
  width: 100%;
  height: 100%;
}

/*section5*/
.section5 .bg5{
  height: 0;
  padding-bottom: 41.5%;
  overflow: hidden;
}
.section5 .content{
  border: 1px solid #fff;
  height: 60%;
  margin-top: 6.25%;
  box-sizing: border-box;
  color: #fff;
}
/*  预约试驾      */
.section5 .yysj .sj_left .bg{
  background: #000;
  width:75%;
  margin-left: 10%;
  margin-top:3%;
}
.section5 .yysj .sj_left .bg_select{
  background: #fff;
}
.section5 .yysj .sj_left a{
  display:block;
  color:#565656;
  letter-spacing: 2px;
  font-size: 14px;
  width:100%;
  height:50px;
  line-height: 50px;
  text-align: center;
  background: url(../img/red_arrow.png) no-repeat  61% 50%;
  color: #fff;
}
.section5 .yysj .sj_left select{
  width:100%;
  height:50px;
  /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
  border:none;
  /*将默认的select选择框样式清除*/
  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
  -ms-appearance:none;
  background-color: #eeeeee;
  background: url(../img/select.jpg) no-repeat  98% 50%;
  letter-spacing: 1px;
}

 select::-ms-expand { display: none; }
 option{

 }
/*select end**/
.section5 .yysj .sj{
  height: 100%;
}
.section5 .yysj .sj ul{
  height: 100%;
  width: 100%;
}
.section5 .yysj .sj_left{
  float:left;
  width:51.8%;
  height:100%;
  overflow: hidden;
  padding: 4.5%;
  box-sizing: border-box;
}
.section5 .yysj .sj_left h1{
  font-size: 40px;
}
.section5 .yysj .sj_left h2{
  font-size: 24px;
  margin-top: 10%;
  margin-bottom: 3.5%;
  font-weight: normal;
  margin-left: 10%;
}
.section5 .yysj .sj_right{
  float:left;
  width:48.2%;
  height:100%;
  background:#000000;
}
.section5 .yysj .sj_right ol{
  height: 100%;
  width: 100%;
}
.section5 .yysj .sj_right ol li{
  height: 100%;
}
.section5 .yysj .sj_right img{
  width: 100%;
  height: 100%;
  display: block;
}

/*section6*/
.section6 .bg6{
  height: 0;
  padding-bottom: 66.92%;
  overflow: hidden;
}
.section6 .content{
  box-sizing: border-box;
  margin-top: 2%;
}
.section6 .content .link_list{
  position: relative;
}
.section6 .content .link_list li{
  float: left;
  width: 22%;
  margin-right: 4%;
  margin-bottom: 30px;
}
.section6 .content .link_list li.last{
  margin-right: 0;
}
.section6 .content .link_list li img{
  width: 100%;
}
.section6 .content .link_list li .link{
  display: block;
  cursor: pointer;
}
.section6 .content .link_list li .link .link_img{
  border: 4px solid #fff;
}
.section6 .content .link_list li .link .link_desc{
  line-height: 60px;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  overflow: hidden;
  white-space:nowrap;
  text-overflow: ellipsis;
}

/*form*/
.form_wrap{
  position: fixed;
  width:100%;
  height: 100%;
  background: url(../img/black_bg.png);
  z-index: 1000;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.form_wrap .wrap{
  position: absolute;
  width:60%;
  height: 96%;
  left: 20%;
  top: 2%;
  background: #fff;
}
.form_wrap .wrap .form_desc{
  font-size: 16px;
  line-height: 20px;
  width: 80%;
  padding: 25px 10px 10px 10px;
  margin: 0 auto;
  margin-top: 20px;
  border:2px solid #eeeeee;
  margin-bottom: 10px;
  position: relative;
}
.form_wrap .wrap .form_desc span{
  position: absolute;
  padding: 0 2%;
  height: 36px;
  line-height: 36px;
  left: 50%;
  top: 0;
  width: 30%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  background: #3374ac;
  color: #fff;
}
.form_wrap .wrap .form_desc a{
  color: #000;
}
.form_wrap .wrap h3{
  font-size: 18px;
  text-align: center;
  letter-spacing: 2px;
  margin-bottom: 10px;
}
.form_wrap .wrap .colse{
  position: absolute;
  top: 10px;
  right: 10px;
  width: 5%;
  height: 6.8%;
  background: url(../img/close.jpg) no-repeat right top;
  background-size: 100% 100%;
  cursor: pointer;
}
.form_wrap .wrap h1{
  margin-top: 4%;
  font-size:40px;
  text-align: center;
  font-weight:normal;
  color: #3374ac;
}
.form_wrap .wrap p{
  font-size:24px;
  text-align: center;
  line-height: 70px;
  letter-spacing: 2px;
  margin-bottom: 20px;
}
.form_wrap .wrap #form_info{
  width: 48%;
  margin: 0 auto;
}
.form_wrap .wrap #form_info p{
  text-align: left;
  line-height: 40px;
  margin-bottom: 10px;
  width: 100%;
  font-size: 18px;
}
.form_wrap .wrap #form_info .form_desc2{
  width: 166%;
  font-size: 16px;
  line-height: 20px;
  margin-left: 50%;
  padding: 10px;
  transform: translate(-50%,0);
  -webkit-transform: translate(-50%,0);
  -ms-transform: translate(-50%,0);
}
.form_wrap .wrap #form_info  p .left_info{
  width: 24%;
  display: inline-block;
  text-align: right;
}
.form_wrap .wrap #form_info  p .right_info{
  display: inline-block;
  width: 72%;
  height: 40px;
  box-sizing: border-box;
  border-radius: 6px;
  border: 1px solid #000;
  padding: 0;
  outline: none;
  padding-left: 10px;
}
.form_wrap .wrap #form_info  p .city,
.form_wrap .wrap #form_info  p #carcode,
.form_wrap .wrap #form_info  p #age{
  appearance:none;
  /*将默认的select选择框样式清除*/
  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
  -ms-appearance:none;
  background: url(../img/select.jpg) no-repeat  98% 50%;
}
.form_wrap .wrap #form_info .submit{
  width: 198px;
  height: 62px;
  font-size: 30px;
  letter-spacing: 2px;
  text-align: center;
  line-height: 62px;
  border: none;
  background: #e90031;
  color: #fff;
  border-radius: 6px;
  margin-top: 10px;
  margin-left: 50%;
  transform: translate(-50%,0);
  -webkit-transform: translate(-50%,0);
  -ms-transform: translate(-50%,0);
}

.index_wrap{
  position: fixed;
  width:100%;
  height: 100%;
  background: url(../img/black_bg.png);
  z-index: 1000;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.index_video{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  width: 50%;
  z-index:99;
}
.index_video .tc_box{
  height: 100%;
  width: 100%;
}
.index_video .my_video{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.index_video .tc_close{
  position: absolute;
  right: 40px;
  top: 20px;
  z-index: 100;
}

.electric_popup1 .title{position: absolute;top:57%;left:0;font-size: 10px; text-align: center;width: 100%;line-height: 14px;}
.electric_popup1 .title span{float: left;width: 50%;}
.electric_popup1 .btn{position: absolute;top:84%;left:0;font-size: 10px; text-align: center;width: 100%;line-height: 20px; color: #fff;}
.electric_popup1 .btn span{float: left;width: 20%; margin: 0 14%; padding: 0 1%; background: red;}
/*form-end*/
@media all and (max-width:1600px){
  .electric_popup1 .title{
    top:55%;
    line-height: 12px;
  }
  .electric_popup1 .btn{
    top:86%;
    line-height: 14px;
  }
  .section2 .content .city_list li{
    height: 82px;
  }
  .section2 .content .city_list li .city_title span{
    padding-right: 20px;
    margin-right:4px;
    margin-top: 20%;
    font-size: 12px;
  }
  .section2 .content .city_list li .city_desc{
    font-size: 12px;
    line-height: 18px;
    margin-top: 0;
  }

  .section3 .content .big_title{
    font-size: 30px;
    letter-spacing: 2px;
  }
  .section3 .content .desc{
    color: #fff;
    font-size: 14px;
    line-height: 50px;
  }
  .section3 .content .desc .red{
    color: #e60014;
    font-size: 18px;
  }

  .section5 .yysj .sj_left h1{
    font-size: 30px;
  }
  .section5 .yysj .sj_left h2{
    font-size: 20px;
  }

  .form_wrap .wrap #form_info{
    width: 60%;
  }
  .form_wrap .wrap h1{
    font-size:30px;
  }
  .form_wrap .wrap p{
    font-size:18px;
    line-height: 50px;
    margin-bottom: 5px;
  }
  .form_wrap .wrap #form_info p{
    line-height: 24px;
  }
  .form_wrap .wrap #form_info  p .left_info{
    text-align: right;
    font-size: 16px;
  }
  .form_wrap .wrap #form_info  p .right_info{
    height: 24px;
  }

  .form_wrap .wrap #form_info .submit{
    width: 150px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    margin-top: 10px;
  }
  .form_wrap .wrap .form_desc{
    font-size: 12px;
    line-height: 14px;
    padding: 20px 10px 5px 10px;
  }
  .form_wrap .wrap .form_desc span{
    position: absolute;
    width: 30%;
    height: 30px;
    line-height: 30px;
    left: 50%;
    top: 0;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    background: #3374ac;
    color: #fff;
  }
  .form_wrap .wrap h3{
    font-size: 14px;
    text-align: center;
    letter-spacing: 2px;
    margin-bottom: 5px;
  }
  .form_wrap .wrap #form_info .form_desc2{
    width: 136%;
    font-size: 12px;
    line-height: 16px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .section1 .anchor_btn{
  top: 120px;
}

}

@media all and (max-width:1400px){
  .form_wrap .wrap #form_info  p .left_info{
    text-align: right;
    font-size: 14px;
  }
}