﻿.shoping-one .one-con li{
  height: 260px;
}
.shoping-one .one-con li h5{
  color: #fff;
}
.shoping-one .one-con li p{
  color: #fff;
}

.shoping-one .tf{
  font-weight: normal;
}

.shoping-one .one-con{
  padding-right: 38px;
}




.shoping-two .one-con li{
  width: 320px;
  height: auto;
  padding: 47px 30px;
  box-sizing: border-box;
}

.shoping-two .one-con li p {
  margin-bottom: 0;
}

.shopping-three .one-con li h5{
  color: #000;
  font-weight: bold;
}
.shopping-three .one-con li p{
  color: #000;
}
.shopping-three .one-con li{
  height: 192px;
}
.shopping-three .one-con li .thre-img{
  margin-right: 26px;
  width: 150px;
}


.shopping-four .one-con li{
  width: 100%;
  height: auto;
}
.shopping-four .one-con li h5{
  color: #000;
  text-align: left;
  margin: 0;
  margin-bottom: 14px;
  font-weight: bold;
}
.shopping-four .one-con li p{
  color: #000;
  text-align: left;
}

.shopping-four .one-con li .four-ti{
  display: flex;
}

.shopping-four .one-con li .four-ti .thre-img{
  width: 60px;
  height: 60px;
  background: linear-gradient(313deg, #410C7C 0%, #061A5B 100%);
  border-radius: 4px;


  font-size: 36px;
  font-family: DINAlternate-Bold, DINAlternate;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 60px;
  margin-right: 24px;
}

.shoping-one .one-content h3{
  font-weight: bold;
}
@media screen and (max-width:992px) {
  .shoping-one{
    padding: 60px 0;
  }
  .shoping-one .one-con li.mi{
    height: 350px;
  }
  .shoping-one .one-con{
    padding-right: 0;
  }

  .five img{
    padding-right: 0 !important;
  }
  .shoping-one .tf{
    padding: 0 20px;
  }
}
