.prodetail2C .imgs {
  width: 494px;
  border: 1px solid #ccd7ea;
  border-radius: 50%;
  margin: auto;
  padding: 40px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -247px;
}
.prodetail2C .imgs .img {
  border: 6px solid #ccd7ea;
  border-radius: 50%;
  overflow: hidden;
}
.prodetail2C .imgs img {
  height: 400px;
  object-fit: cover;
}
.prodetail2ul {
  display: flex;
  flex-wrap: wrap;
  width: 100% !important;
  flex-direction: row;
  justify-content: space-between;
  padding-top: 48px;
  min-height: 494px;
}
.prodetail2C {
  min-height: 494px;
}
.prodetail2C .prodetail2ul li {
  width: 50%;
  position: relative;
  min-height: 120px;
  margin-bottom: 10px;
  box-sizing: border-box;
}
.prodetail2C .prodetail2ul li em {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  text-align: center;
  line-height: 28px;
  color: #fff;
  background-color: #003894;
  display: inline-block;
  border: 5px solid #fff;
  font-family: 'DIN';
  right: 154px;
  top: 0;
}
.prodetail2C .prodetail2ul li h5 {
  font-size: 24px;
  position: relative;
  color: #1b1101;
  display: inline-block;
  z-index: 1;
  margin-bottom: 18px;
}
.prodetail2C .prodetail2ul li h5:after {
  content: '';
  background-color: #ccd7ea;
  height: 10px;
  display: block;
  position: absolute;
  bottom: -3px;
  left: -5%;
  width: 110%;
  z-index: -1;
}
.prodetail2C .prodetail2ul li:first-child {
  text-align: right;
  padding-right: 276px;
}
.prodetail2C .prodetail2ul li:nth-child(3) {
  text-align: right;
  padding-right: 276px;
}
.prodetail2C .prodetail2ul li:nth-child(5) {
  text-align: right;
  padding-right: 276px;
}
.prodetail2C .prodetail2ul li:nth-child(7) {
  text-align: right;
  padding-right: 276px;
}
.prodetail2C .prodetail2ul li:first-child em {
  position: absolute;
}
.prodetail2C .prodetail2ul li:nth-child(3) em {
  position: absolute;
  right: 219px;
}
.prodetail2C .prodetail2ul li:nth-child(5) em {
  position: absolute;
  right: 205px;
}
.prodetail2C .prodetail2ul li:nth-child(7) em {
  position: absolute;
  right: 116px;
}
.prodetail2C .prodetail2ul li:nth-child(2) {
  padding-left: 276px;
}
.prodetail2C .prodetail2ul li:nth-child(4) {
  padding-left: 276px;
}
.prodetail2C .prodetail2ul li:nth-child(6) {
  padding-left: 276px;
}
.prodetail2C .prodetail2ul li:nth-child(8) {
  padding-left: 276px;
}
.prodetail2C .prodetail2ul li:nth-child(2) em {
  position: absolute;
  left: 154px;
}
.prodetail2C .prodetail2ul li:nth-child(4) em {
  position: absolute;
  left: 219px;
}
.prodetail2C .prodetail2ul li:nth-child(6) em {
  position: absolute;
  left: 205px;
}
.prodetail2C .prodetail2ul li:nth-child(8) em {
  position: absolute;
  left: 116px;
}

@media (max-width: 1700px) {
  .footguanzhuC li > a img {
    margin-right: 3px;
    width: 25px;
  }
  .footguanzhuC {
    font-size: 15px;
  }
  .h_newC ul li h5 {
    font-size: 18px;
  }
  .h_newC ul li time,
  .h_newC dl dd time {
    font-size: 15px;
  }
  .louti .left span {
    font-size: 58px;
  }
  .louti .left p {
    font-size: 36px;
  }
  .dudong li h5 {
    width: 160px;
    font-size: 16px;
  }
  .banwordtop .left,
  .banwordtop .left img {
    width: 60px;
    height: 60px;
  }
}
@media (max-width: 1466px) {
  .prodetail2C .prodetail2ul li h5,
  .prodetail2C .prodetail2ul li h5 {
    margin-bottom: 10px;
  }
  .prodetail2C .prodetail2ul li .summary {
    font-size: 14px;
  }
}

@media (max-width: 991px) {
  .prodetail2C .imgs {
    padding: 10px;
    border-radius: 20px;
  }
  .prodetail2C .imgs .img {
    border-radius: 20px;
    object-fit: cover;
  }
  .prodetail2ul {
    margin-top: 20px;
  }
  .prodetail2C .prodetail2ul li {
    position: initial;
    width: 100%;
    text-align: left !important;
    margin-bottom: 15px;
  }
  .prodetail2C .prodetail2ul li em {
    line-height: 38px;
    border: 0;
    position: initial !important;
  }
  .prodetail2C .prodetail2ul li h5 {
    margin-left: 10px;
  }
  .prodetail2C .prodetail2ul li .summary {
    margin: 0 0 0 48px;
  }
  .prodetail2ul {
    display: block;
    padding-top: 0;
    min-height: auto !important;
  }
  .prodetail2ul li {
    padding: 0 !important;
    min-height: auto !important;
  }
  .prodetail2C .imgs {
    position: initial;
    margin-left: auto;
  }
  .prodetail2C .imgs img {
    height: auto;
  }

  .prodetail2C {
    min-height: auto;
  }
}
@media (max-width: 767px) {
  .prodetail2C .imgs {
    width: 100%;
  }
  .prodetail2C .prodetail2ul li h5 {
    font-size: 18px;
  }
}
