.header-top {
  position: absolute;
  width: 100%;
  z-index: 100;
}

.yf-h {
  position: relative;
}

.yf-h-con {
  width: 14.4rem;
  margin: 0 auto;
}

.yf-h-img{
  width: 14.4rem;
  height: 6.8rem;
}

.zhang {
  position: absolute;
  bottom: -0.33rem;
  right: 0;
}

.zhang img {
  width: 5rem;
  height: 4rem;
}

.yf-ymbj {
  width: 12.4rem;
  margin: 0 1rem;
  margin: 0 auto;
}

.yf-bt {
  width: 12.4rem;
  margin: 0 auto;
  font-size: 0.4rem;
  margin-bottom: 0.6rem;
  margin-top: 0.5rem;
}


.jg-gl-lb .swiper-container {
  overflow: hidden;
  width: 100%;
}


.glc-klf {
  transition: transform 0.3s ease;
}


.glc-klf-title {
  position: absolute;
  top: 0.7rem;
  left: 1.42rem;
  z-index: 1000;
  line-height: 1;
  font-size: 0.36rem;
}


.glc-klf-text {
  position: absolute;
  top: 1.1rem;
  left: 1.4rem;
  z-index: 1000;
  line-height: 1;
}

.glc-klf-text > p > span{
font-size: 0.24rem !important;
}


.glc-klf img {
  width: 100%;
  border-radius: 0.3rem;
  transition: transform 0.3s ease;
}

.glc-klf:hover img {
  transform: scale(1.1);
}

.yf-group {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-bottom: 2rem;
}

.yf-group img {
  height: 6.25rem;
  object-fit: cover;
}

.yf-container {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 0.7rem;
  margin: 0 auto;
  padding: 0.2rem;
}

.yf-stat-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.yf-stat-circle {
  width: 1.8rem;
  height: 1.8rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-bottom: 0.1rem;
}

.yf-row1 .yf-stat-circle {
  background-image: url('../images/oqq.png');
  background-size: 1.8rem 1.8rem;
}

.yf-row2 .yf-stat-circle {
  background-image: url('../images/tqq.png');
}

.yf-stat-value {
  font-size: 0.4rem;
  font-weight: bold;
  color: #062C80;
}

.yf-stat-label {
  font-size: 0.15rem;
  color: #333;
}

@media (max-width: 768px) {
  .yf-container {
    grid-template-columns: repeat(2, 1fr);
  }
}

.quality-system {
  margin: 0 auto;
  padding: 0.2rem;
}

h2 {
  font-size: 0.39rem;
  border-bottom: 0.01rem solid #ccc;
  padding-bottom: 0.1rem;
}

.quality-items {
  margin-bottom: 1rem;
}

.testing-items {
  margin-bottom: 4rem;
}

.quality-item, .testing-item {
  padding: 0.15rem;
  display: flex;
  border-radius: 0.05rem;
  justify-content: space-between;
  border-bottom: 0.01rem solid #c0c0c0;
}

.quality-item-h3 {
  font-size: 0.25rem;
  margin-top: 0;
  font-weight: 400;
  margin-bottom: 0.1rem;
}

.quality-item-p {
  font-size: 0.17rem;
  line-height: 1.4;
  margin: 0;
  color: #838383;
  width: 5rem;
}

.youree-gallery-controls {
  text-align: right;
  margin-top: 0.2rem;
  margin-bottom: 2rem;
  margin-right: 1rem;
  width: 13.4rem;
  margin: 0 auto;
  padding-top: 0.5rem;
  padding-bottom: 2rem;
  padding-right: 1rem;
}

.index-art2-l,
.index-art2-r {
  width: 0.35rem;
}

.index-art2-r {
  margin-left: 0.2rem;
}
