.bgcolor {
  background: #ededed;
  background-image: url(../assets/images/hudong/07.png);
  background-size: 100% 100%;
}
.alink{
  width: 100%;
  height:100%;    display: flex;
  justify-content: center;
}
.bg {
  background-image: url(../assets/images/hudong/bgb.png);
  background-size: 100% 100%;
  padding: 60px 0 80px;
  margin-top: 50px;
}
.downloadbg{
  background-image: url(../assets/images/hudong/06.jpeg);
  background-size:100% 100%;
  background-repeat:no-repeat;
}


.tf-section.hu-buy .container .box {
  position: relative;
  min-height: 250px;
  min-width: 350px;
  max-width: 640px;
  padding: 10px 20px 50px;
  border-radius: 10px;
  margin: 15px 10px;

  background-image: url(../assets/images/background/bg1.jpeg);
  background-size: 100% 100%;
  color: #fff;
}
.jcenter{
  justify-content: center;
}

.row>* {

  padding-right: 0px;
  padding-left: 0px;

}

.hudong_div {
  padding: 30px 0px 30px;
}

p {
  margin-top: 0;
  margin-bottom: 1.5rem;
}
.sqm{
  padding:0 50px;
}

.sqm>div:nth-child(1) p {
  text-indent: 2.5rem;
  font-size: 1.2rem;
}

.sqm>div:nth-child(1) li {
  font-size: 1.2rem;
  list-style-image: url(../assets/images/hudong/26.png);
  list-style-position: inside;
}

.sqm>div:nth-child(1) {
  width: 75%;
  padding: 10px;
}

.sqm>div:nth-child(2) {
  width: 25%;
  text-align: center;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}

.tf-section.hudong-te .container .box_div {
  position: relative;
  display: flex;
  justify-content: center;
  height: 350px;
}

.hudong-te-div>div {
  padding: 5px;
}
.box_div:hover .inqydiv{
  align-items: center;
  padding-bottom: 0px;
  font-size: 36px;
  animation: all 0.6s;
  /* color: burlywood; */
  background: rgb(18 4 4 / 50%);
}
.inqydiv {
  padding: 10px;
  margin: 0 auto;
  text-align: center;
  /* border-bottom: 2px solid gray; */
  width: calc(100% - 20px);
  text-align: center;
  position: absolute;
  bottom: 0;
  height: 100%;
  /* background: rgb(18 4 4 / 50%); */
  color: white;
  font-size: 27px;
  vertical-align: bottom;
  display: flex;
  justify-content: center;
  align-items: end;
  padding-bottom: 30px;
}

.tf-section.hudong-te .container .box_div img {
  width: 100%;
}


.tf-section.hu-buy .container .box:hover .img_box {
  animation: scaleimg 1s infinite alternate;
}

.tf-section.hu-buy .container .box1 {
  background-image: url(../assets/images/background/bg6.jpeg);
}

.download_div {
  width: calc(100% - 50px);
  height: 400px;
  /* background: white; */
  border-radius: 10px;
  /* border: 1px solid; */
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  /* background-image: url(../assets/images/hudong/05.jpeg); */
}
.divflex-start{display: flex;
  justify-content: start;
}
.divflex-end{display: flex;
  justify-content: end;
}
.divflex-center{
  display: flex;
  justify-content: center;
}

.download_div img {
  max-width: 128px;
}

.download_div div {
  font-size: 32px;
  /* margin-top: 20px; */
  color: #917034;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  /* background: rgb(0 0 0 / 20%); */
  padding-bottom: 20px;
}

@keyframes scaleimg {
  from {
    transform: scale(1);
  }

  to {
    transform: scale(1.1);
  }
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}

.swiper-slide {
  background-size: cover;
  background-position: center;
}

.mySwiper2 {
  height: 620px;
  width: 100%;
  /* border: 1px solid red; */
  overflow: hidden;
}

.mySwiper {
  width: 10%;
  height: 620px;
  box-sizing: border-box;
  padding: 10px 0;
  /* border: 1px solid; */
}

.mySwiper .swiper-slide {
  width: 90%;
  margin: 0 auto;
  height: 100%;
  opacity: 0.4;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 48px;
  border-bottom: 2px solid white;
}

.mySwiper .swiper-slide-thumb-active {
  opacity: 1;
  border-bottom: 2px solid yellow;
}

.swiper-slide img {
  display: block;
  max-width: 100%;
  /* height: 100%; */
  object-fit: cover;
  /* object-fit: contain; */
}

.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
  background: #000000;
  /* border: 2px solid green; */
  border-right: none;
}


.swiper-container {
  width: 100%;
  height: 100%;
}
/* .slide-hp{
  width: 33%;
  transform-origin: "100% 40%";
  transform: "scale(1,0.6)";
} */
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

width:50%;
/* background:#ededed; */

}
.swiper-slide-active,.swiper-slide-duplicate-active{
  transform: scale(1);

  /* width: 80%; */
}

.car_station_text{
     float: left;line-height: 2em;padding: 0 2em;text-indent: 2em;text-align: left;font-size: 1.2em;margin-bottom: 0.2em;color: gray;
}
.bg_img1{
    position: absolute;
    left: 24.5%;
    height: 103%;
    top: -1.5%;
    width: 51%;
    z-index: 555;
    background: url(../assets/images/hudong/35.png);
    background-size: 100% 100%;
}
@media screen and (max-width:820px) {
  .tf-section.hu-buy .row {
    justify-content: center;
  }

  .tf-section.hu-buy .container .box {
    position: relative;
    min-height: 250px;
    min-width: 350px;
    width: 90%;
    max-width: 640px;
    border-radius: 10px;
    margin: 15px 10px;
    /* left:5% ; */
    /* background: white; */

  }

.tf-section.bg{
    margin-top: 100px;
    background-image: url(../assets/images/hudong/bgm.png);
    background-size: 100% 100%;
  }
  .download_div{
    width: calc(100% - 10px);
    height: 360px;
  }
  .download_div div {
    font-size: 26px;
    padding-bottom: 15px;
}
.swiper-slide {
  width:75%;
}
.bg_img1{
  left: 12%;
  width: 76%;
}
}


@media screen and (max-width:767px) {

  .sqm>div:nth-child(1) p,
  .sqm>div:nth-child(1) li {
    font-size: 1rem;
  }

  .sqm {
    flex-flow: column;
    align-items: center;
  }

  .sqm div:nth-child(1) {
    width: 100%;
    padding: 10px;
  }
  .mySwiper2{
    height:432px;
    width: 100%;
  }
.bg_img1{
  left: -0.5%;
  width: 101%;
}
  .download_div {
    width: calc(100% - 30px);
    height: 350px;
  }
  .download_div div{
    font-size: 24px;
    padding-bottom: 15px;
  }
 
  /*.swiper-slide img{height: auto;}*/
  /* .hddiy {
    display: none;
    width: 100%;
      height: 80px;
      padding: 0px 0px;
      position: absolute;
      bottom: 0;
  } */
  .divflex-start,.divflex-end{
    justify-content: center;
  }

}

.tf-section.hu-buy .container .box .icon {
  width: 40px;
  height: 40px;
  position: absolute;
  left: -20px;
  top: -20px;
  border: 4px solid #cb8e8e;
  background: white;
  border-radius: 50%;
}

.tf-section.hu-buy .container .box .img_box {
  float: right;
  clear: both;
  padding-right: 10px;
}

.tf-section.hu-buy .container .box p {
  text-align: left;
  text-indent: 20px;
  word-break: break-all;
  padding: 0 20px;
}

.tf-section.hu-buy .container .box h4 {
  /* background: rgba(0,0,0,0.4); */
  color: white;
  padding: 20px 0;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
}

.tf-section.hu-buy .container .box .before {
  background-image: linear-gradient(90deg, transparent 5px, #ffffff, #eea8a8, #c2dcf1);
  width: 30%;
  height: 2px;
  margin-right: 10px;
}

.tf-section.hu-buy .container .box .after {
  background-image: linear-gradient(90deg, #c2dcf1, #eea8a8, #ffffff, transparent);
  width: 30%;
  height: 2px;
  margin-left: 10px;
}


.tf-section.hu-do .container table {
  width: 100%;
}

.tf-section.hu-do .container td,
th {
  border: 1px solid;
  padding: 10px;
}

.tf-section.hu-do .container a {
  color: red;
}



@media only screen and (max-width: 520px) {
  .sqm div:nth-child(2) {
    display: flex;
    flex-flow: row nowrap;
    width: 80%;
  }
  .divflex-start{display: flex;
    justify-content: center;
  }
  .divflex-end{display: flex;
    justify-content: center;
  }
  .sqm {
    padding: 0 10px;
}
.tf-section.bg{
  margin-top: 0px;
 
    background-image: none;
    /* background-size: 100% 100%; */

}
.download_div {
  width: calc(100% - 30px);
  height: 250px;
}
.mySwiper2 {
  height:320px;
  width: 100%;
}
.tf-section.hudong-te .container .box_div{
  height: 250px;
}
.download_div div {
  font-size: 20px;
  padding-bottom: 15px;
}
.swiper-slide {
  width:100%;
}
.col-md-10{
  width:100%;
  margin-left:0;
}
.car_station_text{
  float: left;
    line-height: 2em;
    padding: 0 1em;
    text-indent: 2em;
    text-align: left;
    font-size: 1em;
    margin-bottom: 0.2em;
    color: gray;
    width: 100%;
    }
}
.envm_div_use .col-md-6{
  width: 50%;
}


.btn-prev-main {
  position: absolute;
  bottom: 20px;
  height: 60px;
  /* color: red; */
  right: 100px;
  z-index: 999;
  /* border: 1px solid red; */
  width: 60px;
  /* display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0,0,0,0.5); */
}

.btn-next-main {
  position: absolute;
  bottom: 20px;
  right: 20px;
  height: 60px;
  /* color: red; */
  z-index: 999;
  /* border: 1px solid red; */
  width: 60px;
  /* display: flex;
  justify-content: center;
  align-items: center; */
  /* background: rgba(0,0,0,0.5); */
}