.u5 {
  padding-top: 54px;
  padding-bottom: 90px;
}
.u5 .u1 {
  display: flex;
  justify-content: space-between;
}
.u5 .u1 .left {
  width: 240px;
}
.u5 .u1 .left .u6 {
  display: flex;
  align-items: flex-end;
  width: 100%;
  height: 86px;
  background: url(../image/zv.jpg) no-repeat center;
  padding: 0 20px 20px;
}
.u5 .u1 .left .u6 span {
  font-size: 24px;
  line-height: 30px;
  color: #fff;
}
.u5 .u1 .left .u6 i {
  transform: translateY(5px);
  font-style: normal;
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  opacity: 0.8;
}
.u5 .u1 .left .content {
  border: 1px solid #eaeaea;
  margin-top: 2px;
  padding: 6px 20px 16px;
}
.u5 .u1 .left .content .list {
  border-bottom: 1px solid #dedede;
}
.u5 .u1 .left .content .list .tit {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding: 10px 0;
  font-size: 18px;
  line-height: 30px;
  color: #2a2a2a;
}
.u5 .u1 .left .content .list .tit span {
  position: absolute;
  right: -19px;
  top: 0;
  display: block;
  width: 50px;
  height: 50px;
}
.u5 .u1 .left .content .list .tit span::before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 12px;
  height: 2px;
  background: #939393;
}
.u5 .u1 .left .content .list .tit span::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: opacity 0.5s;
  width: 2px;
  height: 12px;
  background: #939393;
  opacity: 1;
}
.u5 .u1 .left .content .list .tit.on span::after {
  opacity: 0;
}
.u5 .u1 .left .content .list .level {
  overflow: hidden;
  height: 0;
}
.u5 .u1 .left .content .list .level .center {
  margin-top: 2px;
  padding: 0px 20px 10px;
}
.u5 .u1 .left .content .list .level .center a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
  line-height: 34px;
  color: #777;
}
.u5 .u1 .left .content .list .level .center a img {
  transition: opacity 0.5s;
  opacity: 0;
}
.u5 .u1 .left .content .list .level .center a.on span img {
  opacity: 1;
}
.u5 .u1 .left .tel {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  width: 100%;
  height: 160px;
  margin-top: 20px;
  padding: 16px 20px;
  background: url(../image/u5Tel.jpg) no-repeat;
}
.u5 .u1 .left .tel .ico {
  font-size: 0;
}
.u5 .u1 .left .tel p {
  margin-top: 8px;
  font-size: 18px;
  color: #fff;
}
.u5 .u1 .left .tel span {
  display: block;
  margin-top: 1px;
  font-family: ;
  font-size: 24px;
  color: #fff;
}
.u5 .u1 .right {
  width: calc(100% - 280px);
}
.u5 .u1 .right .top {
  display: flex;
  align-items: center;
  height: 86px;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  font-size: 26px;
  font-weight: bold;
  color: #2a2a2a;
}
.u5 .u1 .right .content {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
  padding-top: 40px;
}
.u5 .u1 .right .content .list .img {
  font-size: 0;
}
.u5 .u1 .right .content .list .img img {
  width: 100%;
}
.u5 .u1 .right .content .list p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  margin-top: 18px;
  font-size: 22px;
  line-height: 1.5;
  color: #2a2a2a;
}
.u5 .u1 .right .content .list span {
  font-size: 14px;
  line-height: 20px;
  color: #939393;
}

.chanpinDetailBlock {
  padding-top: 52px;
  padding-bottom: 80px;
}
.chanpinDetailBlock .top .u1 .info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 12px;
  border-bottom: 1px solid #eaeaea;
}
.chanpinDetailBlock .top .u1 .info .left {
  font-size: 15px;
  line-height: 28px;
  color: #555;
}
.chanpinDetailBlock .top .u1 .info .return {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  line-height: 28px;
  color: #555;
}
.chanpinDetailBlock .top .u1 .info .return img {
  transform: translateY(1px);
  margin-left: 12px;
}
.chanpinDetailBlock .top .u1 .infoContent {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
.chanpinDetailBlock .top .u1 .infoContent .left {
  width: 460px;
}
.chanpinDetailBlock .top .u1 .infoContent .left .chanpinSwiper2 {
  height: 338px;
}
.chanpinDetailBlock .top .u1 .infoContent .left .chanpinSwiper2 .u9 .u10 {
  font-size: 0;
}
.chanpinDetailBlock .top .u1 .infoContent .left .chanpinSwiper2 .u9 .u10 video {
  width: 100%;
  height: 100%;
}
.chanpinDetailBlock .top .u1 .infoContent .left .imgList {
  display: flex;
  justify-content: space-between;
  margin-top: 18px;
}
.chanpinDetailBlock .top .u1 .infoContent .left .imgList .chanpinSwiper {
  width: calc(100% - 72px);
}
.chanpinDetailBlock .top .u1 .infoContent .left .imgList .chanpinSwiper .u9 .u10 {
  position: relative;
  font-size: 0;
  width: 72px;
  height: 72px;
}
.chanpinDetailBlock .top .u1 .infoContent .left .imgList .chanpinSwiper .u9 .u10 img {
  position: relative;
  z-index: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.chanpinDetailBlock .top .u1 .infoContent .left .imgList .chanpinSwiper .u9 .u10::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  border: 2px solid rgba(251, 188, 4, 0);
}
.chanpinDetailBlock .top .u1 .infoContent .left .imgList .chanpinSwiper .u9 .u10.u10-thumb-active::after {
  border-color: #fbbc04;
}
.chanpinDetailBlock .top .u1 .infoContent .left .imgList .swiper-button-prev, .chanpinDetailBlock .top .u1 .infoContent .left .imgList .swiper-button-next {
  display: flex;
  align-items: center;
  justify-content: center;
  position: initial;
  top: auto;
  transform: translateY(0);
  width: 26px;
  height: 72px;
  margin-top: 0;
}
.chanpinDetailBlock .top .u1 .infoContent .left .imgList .swiper-button-prev::after, .chanpinDetailBlock .top .u1 .infoContent .left .imgList .swiper-button-next::after {
  display: none;
}
.chanpinDetailBlock .top .u1 .infoContent .left .imgList .swiper-button-prev img {
  transform: rotate(180deg);
}
.chanpinDetailBlock .top .u1 .infoContent .left .imgList .swiper-button-disabled {
  opacity: 0.4;
}
.chanpinDetailBlock .top .u1 .infoContent .right {
  width: calc(100% - 540px);
  padding-top: 12px;
}
.chanpinDetailBlock .top .u1 .infoContent .right .tit {
  padding-bottom: 23px;
  border-bottom: 1px solid #eaeaea;
  font-size: 32px;
  color: #2a2a2a;
}
.chanpinDetailBlock .top .u1 .infoContent .right .tips {
  overflow-y: auto;
  margin-top: 36px;
  padding-right: 80px;
  font-size: 16px;
  line-height: 30px;
  color: #555;
}
.chanpinDetailBlock .top .u1 .infoContent .right .more {
  margin-top: 80px;
  font-size: 16px;
}
.chanpinDetailBlock .top .u1 .infoContent .right .tel {
  margin-top: 20px;
  font-size: 16px;
  line-height: 30px;
  color: #555;
}
.chanpinDetailBlock .top .u1 .infoContent .right .tel a {
  color: #939393;
}

.chanpinDetailBlock2 .top {
  height: 60px;
}
.chanpinDetailBlock2 .top .fixed {
  width: 100%;
  height: 60px;
  background: #f0f7f2;
}
.chanpinDetailBlock2 .top .fixed .u1 {
  display: flex;
  flex-wrap: wrap;
}
.chanpinDetailBlock2 .top .fixed .u1 a {
  position: relative;
  transition: color 0.5s;
  margin-right: 62px;
  font-size: 16px;
  line-height: 60px;
  color: #555;
}
.chanpinDetailBlock2 .top .fixed .u1 a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 10px;
  transition: background 0.5s;
  width: 100%;
  height: 2px;
  background: rgba(52, 168, 83, 0);
}
.chanpinDetailBlock2 .top .fixed .u1 .on {
  color: #939393;
}
.chanpinDetailBlock2 .top .fixed .u1 .on::after {
  background: #939393;
}
.chanpinDetailBlock2 .top .fixed.active {
  position: fixed;
  top: 0;
  left: 0;
}
.chanpinDetailBlock2 .bottom {
  padding-bottom: 100px;
}
.chanpinDetailBlock2 .bottom .u1 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.chanpinDetailBlock2 .bottom .u1 .left {
  width: calc(100% - 340px);
}
.chanpinDetailBlock2 .bottom .u1 .left .tit {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  color: #2a2a2a;
}
.chanpinDetailBlock2 .bottom .u1 .left .tit::before {
  content: "";
  width: 4px;
  height: 20px;
  background: #939393;
  margin-right: 9px;
}
.chanpinDetailBlock2 .bottom .u1 .left .contentBlock {
  padding-top: 45px;
}
.chanpinDetailBlock2 .bottom .u1 .left .contentBlock .content {
  margin-top: 25px;
}
.chanpinDetailBlock2 .bottom .u1 .left .contentBlock .content table {
  width: 100%;
}
.chanpinDetailBlock2 .bottom .u1 .left .contentBlock .content table tbody tr {
  display: flex;
  border-bottom: 1px solid #eaeaea;
}
.chanpinDetailBlock2 .bottom .u1 .left .contentBlock .content table tbody tr td {
  padding: 14px 0;
  font-size: 16px;
  line-height: 28px;
  color: #555;
}
.chanpinDetailBlock2 .bottom .u1 .left .contentBlock .content table tbody tr td:first-child {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 210px;
  background: #f5f6f7;
}
.chanpinDetailBlock2 .bottom .u1 .left .contentBlock .content table tbody tr td:last-child {
  width: calc(100% - 210px);
  padding: 14px 60px;
}
.chanpinDetailBlock2 .bottom .u1 .left .contentBlock .content table tbody tr td p, .chanpinDetailBlock2 .bottom .u1 .left .contentBlock .content table tbody tr td span {
  font-size: 16px;
  line-height: 28px;
}
.chanpinDetailBlock2 .bottom .u1 .left .contentBlock .content table tbody tr:first-child {
  border-top: 1px solid #eaeaea;
}
.chanpinDetailBlock2 .bottom .u1 .left .contentBlock2 {
  padding-top: 45px;
}
.chanpinDetailBlock2 .bottom .u1 .left .contentBlock2 .content {
  margin-top: 25px;
  font-size: 0;
}
.chanpinDetailBlock2 .bottom .u1 .right {
  width: 280px;
  margin-top: 50px;
  padding-top: 24px;
  border-top: 4px solid #fbbc04;
}
.chanpinDetailBlock2 .bottom .u1 .right .tit {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.chanpinDetailBlock2 .bottom .u1 .right .tit span {
  font-size: 20px;
  font-weight: bold;
  color: #2a2a2a;
}
.chanpinDetailBlock2 .bottom .u1 .right .tit a {
  font-size: 14px;
  color: #555;
}
.chanpinDetailBlock2 .bottom .u1 .right .content {
  margin-top: 22px;
}
.chanpinDetailBlock2 .bottom .u1 .right .content .list {
  display: block;
  margin-bottom: 27px;
}
.chanpinDetailBlock2 .bottom .u1 .right .content .list .img {
  font-size: 0;
}
.chanpinDetailBlock2 .bottom .u1 .right .content .list p {
  display: flex;
  align-items: center;
  margin-top: 16px;
}
.chanpinDetailBlock2 .bottom .u1 .right .content .list p span {
  max-width: calc(100% - 26px);
  margin-right: 8px;
  font-size: 18px;
  color: #2a2a2a;
}
.chanpinDetailBlock2 .bottom .u1 .right .content .list p i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  border-radius: 9px;
  background: #dedede;
}

@media (any-hover: hover) {
  .u5 .u1 .left .content .list .level .center a:hover {
    color: #939393;
  }
  .u5 .u1 .left .content .list .level .center a:hover span img {
    opacity: 1;
  }
}
@media (max-width: 1080px) {
  .u5 {
    padding: 40px 0;
  }
  .u5 .u1 {
    flex-direction: column;
  }
  .u5 .u1 .left {
    width: 100%;
  }
  .u5 .u1 .left .u6 {
    align-items: center;
    background: #939393;
    height: 50px;
    padding: 0 20px;
  }
  .u5 .u1 .left .u6 span {
    font-size: 20px;
    line-height: 1.5;
  }
  .u5 .u1 .left .u6 i {
    transform: none;
    font-size: 14px;
    line-height: 1.5;
  }
  .u5 .u1 .left .content {
    padding: 10px 20px;
  }
  .u5 .u1 .left .content .list .tit {
    font-size: 16px;
    line-height: 26px;
  }
  .u5 .u1 .left .content .list:last-child {
    border-bottom: 0;
  }
  .u5 .u1 .left .tel {
    display: none;
  }
  .u5 .u1 .right {
    width: 100%;
  }
  .u5 .u1 .right .content {
    grid-gap: 20px;
  }
  .chanpinDetailBlock {
    padding: 40px 0;
  }
  .chanpinDetailBlock .top .u1 .infoContent {
    flex-direction: column;
  }
  .chanpinDetailBlock .top .u1 .infoContent .left {
    max-width: 100%;
    margin: 0 auto;
  }
  .chanpinDetailBlock .top .u1 .infoContent .left .chanpinSwiper2 {
    height: auto;
  }
  .chanpinDetailBlock .top .u1 .infoContent .right {
    width: 100%;
    padding-right: 0;
    padding-top: 30px;
  }
  .chanpinDetailBlock .top .u1 .infoContent .right .tips {
    padding-right: 0;
  }
  .chanpinDetailBlock .top .u1 .infoContent .right .more {
    margin-top: 30px;
  }
  .chanpinDetailBlock .top .u1 .infoContent {
    margin-top: 30px;
  }
  .chanpinDetailBlock2 .bottom {
    padding-bottom: 40px;
  }
  .chanpinDetailBlock2 .bottom .u1 {
    flex-direction: column;
  }
  .chanpinDetailBlock2 .bottom .u1 .left {
    width: 100%;
  }
  .chanpinDetailBlock2 .bottom .u1 .left .contentBlock {
    padding-top: 40px;
  }
  .chanpinDetailBlock2 .bottom .u1 .left .contentBlock .content table tbody tr td:first-child {
    width: 150px;
    font-size: 14px;
  }
  .chanpinDetailBlock2 .bottom .u1 .left .contentBlock .content table tbody tr td:last-child {
    width: calc(100% - 150px);
    padding: 10px 20px;
    font-size: 14px;
    line-height: 1.5;
  }
  .chanpinDetailBlock2 .bottom .u1 .left .contentBlock2 {
    padding-top: 40px;
  }
  .chanpinDetailBlock2 .bottom .u1 .right {
    width: 100%;
    margin-top: 40px;
  }
  .chanpinDetailBlock2 .bottom .u1 .right .content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .chanpinDetailBlock2 .bottom .u1 .right .content .list {
    width: calc((100% - 20px) / 2);
    margin-bottom: 20px;
  }
  .chanpinDetailBlock2 .bottom .u1 .right .content .list .img img {
    width: 100%;
  }
  .chanpinDetailBlock2 .bottom .u1 .right .content .list:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 750px) {
  .u5 .u1 .right .content {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 500px) {
  .u5 .u1 .right .top {
    height: 70px;
    border-top: 0;
    font-size: 20px;
  }
  .u5 .u1 .right .content {
    grid-template-columns: repeat(1, 1fr);
    padding-top: 20px;
  }
  .u5 .u1 .right .content .list p {
    margin-top: 8px;
    font-size: 16px;
  }
  .chanpinDetailBlock .top .u1 .infoContent .right .tit {
    padding-bottom: 15px;
    font-size: 24px;
  }
  .chanpinDetailBlock .top .u1 .infoContent .right .tips {
    margin-top: 15px;
  }
  .chanpinDetailBlock2 .bottom .u1 .right .content .list {
    width: 100%;
  }
}/*# sourceMappingURL=chanpin.css.map */


.chanpinBloc .u1 .left .content li a｛display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    padding: 10px 0;
    font-size: 18px;
    line-height: 30px;
    color: #2a2a2a;
    border-bottom: 1px solid #dedede;｝