.pro {
  background: #F5F5F5;
  padding: .8rem 0 1rem;
}

.proBox {
  background: #FFFFFF;
  padding: .5rem;
  padding-bottom: .6rem;
}

.proList {
  display: flex;
  flex-wrap: wrap;
}

.proItem {
  width: 3rem;
  width: 3.81rem;
  margin-right: .25rem;
  margin-bottom: .3rem;
  flex-direction: column;
  align-items: center;
}

.proItem:nth-child(4n) {
  margin-right: 0;
}

.proImg {
  width: 100%;
  height: 3rem;
  margin-bottom: .18rem;
  overflow: hidden;
}

.proTit {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: bold;
  font-size: 0.16rem;
  color: #333333;
  margin-bottom: .15rem;
  padding: 0 .15rem;
  text-align: center;
  transition: all .3s;
}

.proItem:hover .proTit {
  color: #28A0A2;
}

.proTxt {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.14rem;
  color: #999999;
  line-height: 0.22rem;
  padding: 0 .15rem;
  text-align: center;
}

.proDetails {
  background: #F5F5F5;
}

.proDetails {
  padding-top: .8rem;
  padding-bottom: 1.2rem;
}

.box1 {
  background: #FFFFFF;
  padding: .5rem;
  display: flex;
  margin-bottom: .5rem;
}

.box1L {
  width: 5.6rem;
  margin-right: .8rem;
  flex-shrink: 1;
}

.mySwiper2 {
  height: 5.6rem;
  margin-bottom: .12rem;
}

.swiperBot {
  position: relative;
  padding: 0 .4rem;
}

.mySwiper {
  height: .8rem;
}

.mySwiper .swiper-slide {
  display: flex;
}

.swiper-button-next,
.swiper-button-prev {
  width: .07rem !important;
  height: .12rem !important;
  top: 50%;
  transform: translateY(-50%) !important;
  margin: 0 !important;
}

.swiper-button-next::after,
.swiper-button-prev::after {
  font-size: .12rem !important;
  color: #212529 !important;
}

.swiper-button-next {
  right: 0 !important;
}

.swiper-button-prev {
  left: 0 !important;
}

.box1R {
  padding-top: .8rem;
  width: 100%;
}

.box1Rtit {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: bold;
  font-size: 0.26rem;
  color: #222222;
  padding-bottom: .29rem;
  border-bottom: 0.01rem solid #D6D6D6;
  position: relative;
  margin-bottom: .41rem;
}

.box1Rtit::after {
  content: '';
  width: 0.6rem;
  height: 0.02rem;
  background: #28A0A2;
  position: absolute;
  left: 0;
  bottom: 0;
}

.box1Rtxt {
  display: flex;
  flex-wrap: wrap;
}

.box1Rtxt p {
  width: 3.29rem;
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: normal;
  font-size: 0.16rem;
  color: #666666;
  margin-bottom: .18rem;
  margin-right: 1.49rem;
  display: flex;
  align-items: center;
}

.box1Rtxt p::before {
  content: '';
  width: 0.04rem;
  height: 0.04rem;
  background: #333333;
  border-radius: 50%;
  margin-right: .05rem;
  flex-shrink: 0;
}

.box2 {
  background: #FFFFFF;
  padding: .5rem;
  margin-bottom: .5rem;
}

.detailsTitle {
  width: 100%;
  border-bottom: 0.01rem solid #D6D6D6;
}

.detailsTitle p {
  width: fit-content;
  padding: 0 .5rem;
  height: 0.62rem;
  background: #28A0A2;
  border-radius: 0.1rem 0.1rem 0rem 0rem;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.2rem;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
}

.detailsText {
  margin-top: .32rem;
}

.detailsTit {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: bold;
  font-size: 0.16rem;
  color: #28A0A2;
  display: flex;
  align-items: center;
  margin-bottom: .2rem;
}

.detailsTit::before {
  content: '';
  width: 0.03rem;
  height: 0.2rem;
  background: #28A0A2;
  border-radius: 0.05rem 0.05rem 0.05rem 0.05rem;
  margin-right: .1rem;
}

.detailsTxt {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.16rem;
  color: #333333;
  line-height: 0.3rem;
  margin-bottom: .5rem;
}

.detailsTxt img{
    width: revert-layer;
    height: auto;
    max-width: 100%;
    display: inline-block;
}

.detailsKey {
  width: 100%;
  height: 0.57rem;
  background: #F6F6F6;
  display: flex;
  align-items: center;
  padding: .18rem .2rem;
}

.detailsKey p {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.16rem;
  color: #666666;
}

.detailsKey a {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.16rem;
  color: #333333;
  margin-right: .25rem;
}

.box3 {
  background: #FFFFFF;
  padding: .5rem;
}

.aboutPro {
  display: flex;
  flex-wrap: wrap;
  margin-top: .4rem;
}

.aboutPro .proItem {
  height: 3.57rem;
  background: #FFFFFF;
  border-radius: 0rem 0rem 0rem 0rem;
  border: 0.01rem solid #E6E6E6;
}

@media screen and (max-width:1024px){
    .proList{
        display: grid;
        grid-template-columns: repeat(2,1fr);
        gap: .1rem;
    }
    .proItem{
        width: 100%;
        margin: 0;
        margin-bottom: 0.4rem;
    }
    .proTit{
        font-size: .32rem;
    }
    .proTxt {
        font-size: .28rem;
        line-height: 1.5;
    }
    .box1{
        flex-direction: column;
    }
    .box1Rtit{
        font-size: .52rem;
    }
    .box1Rtxt p{
        margin-right: 0;
        font-size: .32rem;
        width: 100%;
    }
    .detailsTitle p{
        font-size: .4rem;
    }
    .detailsTxt{
        font-size: .32rem;
        line-height: 1.5;
    }
    .detailsKey p{
        font-size: .32rem;
    }
    .aboutPro{
        display: grid;
        grid-template-columns: repeat(2,1fr);
        gap: .1rem;
    }
    
    .detailsKey a{
        font-size: 16px;
    }
}