.title,
.product{
  background: #F7F8FC;
}
.like_title{
  font-weight: 600;
font-size: 26px;
font-family: "OpenSans-SemiBold";

display: block;
}
.product{
  padding-bottom: 60px;
}
.call{
  border-top: 70px solid #F7F8FC;
}
.title{
  padding: 50px 0 20px;
}
.center > .top{
  padding: 50px 60px 0 60px;
  display: flex;
  justify-content: space-between;
}
.center > .top > div:nth-child(2){
width: 65%;


}
.center > .top > div:nth-child(2) h1{
  font-weight: bold;
  font-size: 36px;
  font-family: "OpenSans-Bold";
  line-height: 1.5;
  margin-bottom: 15px;
}
.center > .top > div:nth-child(2) span{
  font-weight: 400;
  font-size: 14px;
  color: #828CA0;


}

.center > .top > div:last-child{

text-align: right;

}
.center > .top > div:last-child span:first-child{
  font-family: "dinpro-medium";
  font-weight: bold;
  font-size: 46px;
  color: #FF6B08;

}
.center > .top > div:last-child span:last-child{
  border-radius: 4px;
  border: 1px solid #FF6B08;
  font-weight: 600;
  font-size: 18px;
  color: #FF6B08;
  cursor: pointer;
  font-family: "OpenSans-SemiBold";
  padding: 5px 27.5px;
}
.center > .top > div:last-child span:last-child:hover{
  color: #fff;
  background: #FF6B08 !important;
}
.center > .top > div:last-child p{
  margin: 20px 0 30px;
  font-weight: 400;
  font-size: 18px;
  color: #828CA0;

}
.product a > div:last-child div:last-child:hover{
  background: #0052D9 !important;
}
.car_img{
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 0 !important;
}
.car_img img:first-child{
  position: absolute;
  width: 100%;
}


.parameter{
  border-bottom: 1px solid #E7E7EB;
  padding: 70px 0 !important;
}
.parameter > p{
  font-weight: bold;
font-size: 26px !important;
font-family: "OpenSans-Bold";

}
.center > .left > div p{
  line-height: 1;
  margin: 0 0 0px;
}
.parameter > ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.parameter > ul li{
  display: flex;
  align-items: center;
  margin-top: 35px;
  width: 50%;
}
.parameter > ul li img{
  margin-right: 13px;
}

.parameter > ul li div p{
  font-weight: 400;
font-size: 16px;
color: #111E36;
}
.parameter > ul li div span{
  font-weight: bold;
font-size: 16px;
font-family: "OpenSans-Bold";
}



.picture > p{
  font-weight: bold;
  font-family: "OpenSans-Bold";
font-size: 26px !important;
margin: 30px 0 30px !important;
}
.picture > ul{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.picture > ul > li{
  width: calc(50% - 10px);
  cursor: pointer;
  position: relative;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 20px;
}
.picture > ul > li img{
  width: 100%;
  height: 100%;
}

.picture > ul > li a{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
  background:rgba(0, 0, 0, 0.5) ;
}
.picture > ul > li a:hover{
  background:rgba(0, 0, 0, 0.9) ;
}
.picture > ul > li a p{
  font-weight: 600;
font-size: 20px !important;
display: block;
text-align: center;
width: 100%;

color: #FFFFFF;
font-family: "OpenSans-SemiBold";
}
.picture > ul > li a span{
  background: linear-gradient(-90deg, #0258FF, #3673FF);
border-radius: 4px;
display: flex;
margin-top: 10px;
align-items: center;
justify-content: center;
font-weight: 400;
font-size: 16px;
color: #FEFEFE;
padding: 11px 35px;
}

/* car_swiper */
.car_swiper{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0 !important;
  display: none;
  background: #000;
align-content: center;
  z-index: 99999999;
  padding: 0 !important;
  flex-wrap: wrap;
}
.center > .left > div:nth-child(4) span img{
  width: auto !important;
}
.car_swiper > div div{
  justify-content: start !important;
}
.swiper {
  width: 100%;
  height: 100%;
}

.mySwiper2 .swiper-slide {
  text-align: center;
  font-size: 18px;
  background:rgba(0, 0, 0, 0.5) ;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: auto;

}


.swiper {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}

.swiper-slide {
  background-size: cover;
  background-position: center;
}

.mySwiper2 {
  height: 80%;
  width: 100%;
}

.mySwiper {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
}

.mySwiper .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4;
}

.mySwiper .swiper-slide-thumb-active {
  opacity: 1;
}

.mySwiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.car_swiper > span{
  position: absolute;
  cursor: pointer;
  right: 20px;
  display: flex;
  z-index: 9999;
  align-items: center;
  justify-content: center;
  top: 20px;
  border-radius: 50px;
  width: 50px;
  height: 50px;
  background: #fff;
}







  @media screen and (min-width:992px){

  }
  @media screen and (min-width:768px) and (max-width:991px) {

  }
  /* m */
  @media screen and (max-width:767px){

   /* .car_img img:first-child{
    width: 60%;
    
   } */
   .footer{
    margin-left: 0;
    width: 100%;
   }
   .container .center{
    /* width: calc(100% + 10px);
    margin-left: -10px; */
    padding: 0 !important;
   }

   .car_img img{
    width: 100%;
   }
   .center > .top{
    flex-wrap: wrap;
    background: linear-gradient(180deg, #D6ECFF, #fff);
    padding: 0;
   }
   header > span{
    display: block;
   }
   .center > .top > div:nth-child(2) span,
   .center > .top > div:last-child p{
    display: none;
   }
   .center > .top > div:nth-child(2) h1{
    font-weight: 600;
    margin-top: 15px;
    font-size: 20px;
    font-family: "OpenSans-SemiBold";
    line-height: 1.25;
   }
.center > .top > div:last-child span:first-child{
  font-size: 18px;
  font-weight: 200;
  margin: 0;
}
.center > .top > div:last-child span:last-child{
  font-size: 12px;
  border:none;
  background: linear-gradient(-90deg, #0258FF, #3673FF) !important;
border-radius: 5px;
padding: 9px 8px;
color: #fff;
}
.center > .top > div{
  width: 100% !important;
}

.center > .top > div:last-child{
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.center > .top > div:nth-child(2),
.center > .top > div:nth-child(3){
  padding: 0 15px;
}
.parameter{
  padding: 20px 10px 10px !important;
  border: none;
}
.parameter > p,
.picture > p{
  font-size: 18px !important;
}
.parameter > ul li{
  width: 100%;
  margin-top: 20px;
}
.parameter > ul li div span{
  font-size: 14px;
}
.center > .left > div p{
  margin: 0 0 0px;
}


.picture {
  padding:  0 10px 12px !important;
}
.picture > p{
  margin: 20px 0 !important;
}


.picture > ul > li{
  width: calc(50% - 4px);
  margin-bottom: 8px;
}

.picture > ul > li a p{
  font-size: 13px !important;
  font-weight: 100;
  font-family: "OpenSans-Regular";
  margin: 0  !important;
}


.picture > ul > li a span{
  font-size: 12px;
  padding: 5.5px 16px;
}
.index_form{
  display: flex !important;
  flex-wrap: wrap;
  width: 100%;
  margin-left: 0;
  margin-bottom: 0;
  margin-top: 0;
}

.index_form .title1{
  margin: 0 auto;
}
.title{
  padding: 0 10px 5px;
  box-sizing: border-box;
}
.like_title{
  font-size: 17px;
}
.product{
  padding: 0 10px 15px;
}
.product a{
  width: calc(50% - 4px) !important;
  margin-top: 8px;
  flex-wrap: wrap;
}
.product a > div:first-child{
  width: 100%;

}
.product a > div:last-child{
  width: 100%;
}

.product a > div:last-child{
  padding:  0 10px;
}

.product a > div:last-child div:nth-child(4){
  flex-wrap: wrap;
}
.product a > div:last-child div:nth-child(4) span{
  width: 100%;
  padding: 2.5px 0;
  align-items: center;
  background: #fff;
}
.product a > div:last-child div:nth-child(4) span img{
  display: block !important;
}

.mySwiper{
  height: 13%;
}
.car_swiper > span{
  height: 25px;
  width: 25px;
}
.car_swiper > span img{
  width: 15px;
}




  }



























