.pocPart1 {
  width: 100%;
  height: 100vh;
  padding-top: 2.41rem;
}

.pocPart1 .logo1 {
  width: 3.94rem;
  margin: 0 auto;
  display: block;
}

.pocPart1 .img1 {
  width: 100%;
  display: block;
}

.pocPart1 .txt {
  width: 4.12rem;
  margin: 0.51rem auto 0;
  overflow: hidden;
}

.pocPart1 .icon1 {
  width: 0.18rem;
  height: 0.18rem;
  border-left: 2px solid #000;
  border-top: 2px solid #000;
}

.pocPart1 .txt > p {
  text-align: center;
  font-family: Source Han Sans CN-Light;
  font-weight: 300;
  font-size: 0.3rem;
  color: #28282b;
  letter-spacing: 1px;
  margin-top: -0.05rem;
}

.pocPart1 .icon2 {
  width: 0.18rem;
  height: 0.18rem;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  float: right;
  margin-top: -0.05rem;
}
.pocPart1 .icon3 {
  width: 0.25rem;
  display: block;
  margin: 0.97rem auto 0;
}

.pocPart2 {
  padding: 0.98rem 0 2.39rem;
  background-image: url(../img/pocimg2.png);
  background-size: cover;
}

.poctit {
  font-family: Douyin Sans;
  font-weight: bold;
  font-size: 0.34rem;
  color: #28282b;
}
.pocPart2 .bottom {
  width: 100%;
  margin-top: 1.16rem;
  position: relative;
}

.pocPart2 .list {
  width: calc(100% - 0.2rem);
  margin-left: 0.2rem;
  display: flex;
  justify-content: space-between;
}

.pocPart2 .list > li {
  width: 2rem;
  height: 2rem;
  position: relative;
  list-style: none;
}
.pocPart2 .list > li > img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.pocPart2 .list .cir {
  width: 1.14rem;
  height: 1.14rem;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.56);
  text-align: center;
  line-height: 1.14rem;
  font-family: Source Han Sans CN-Light;
  font-weight: 300;
  font-size: 0.2rem;
  color: #ffffff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.pocPart2 .list .txt {
  font-family: Source Han Sans CN-Light;
  font-weight: 300;
  font-size: 0.2rem;
  color: #ffffff;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0.07rem 0 0.1rem;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.56);
}

.pocPart2 .pro {
  width: 100%;
  padding: 0.55rem 0 0.46rem;
  position: relative;
}

.pocPart2 .pro > img {
  width: 100%;
  display: block;
}

.pocPart2 .num {
  width: 0.39rem;
  height: 0.39rem;
  background: #000000;
  border-radius: 50%;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.16rem;
  color: #ffffff;
  text-align: center;
  line-height: 0.39rem;
  position: absolute;
}

.pocPart2 .num.num1 {
  left: 3.38rem;
  top: 0.35rem;
}

.pocPart2 .num.num2 {
  left: 5.76rem;
  top: 0.35rem;
}

.pocPart2 .num.num3 {
  left: 8.12rem;
  top: 0.35rem;
}

.pocPart2 .num.num4 {
  left: 10.45rem;
  top: 0.35rem;
}

.pocPart2 .num.num5 {
  left: 12.8rem;
  top: 0.35rem;
}
.pocPart2 .num.num6 {
  left: 12.8rem;
  top: 1.15rem;
}

.pocPart2 .num.num7 {
  left: 10.45rem;
  top: 1.15rem;
}

.pocPart2 .num.num8 {
  left: 8.12rem;
  top: 1.15rem;
}

.pocPart2 .num.num9 {
  left: 5.76rem;
  top: 1.15rem;
}

.pocPart2 .num.num10 {
  left: 3.38rem;
  top: 1.15rem;
}

.pocPart2 .num.num11 {
  left: 1.02rem;
  top: 1.15rem;
}

.pocPart3 {
  padding: 0.97rem 0 1.96rem;
}

.pocPart3 .bottom {
  width: 100%;
  margin-top: 1.53rem;
  position: relative;
}

.pocPart3 .list {
  display: flex;
  justify-content: space-between;
  width: 11.23rem;
  margin-left: 0.37rem;
}

.pocPart3 .list + .list {
  margin-top: 1.55rem;
}

.pocPart3 .cirBox {
  width: 1.63rem;
  gap: 0.26rem;
  display: flex;
  flex-direction: column;
}
.pocPart3 .cirBig {
  width: 100%;
  height: 1.63rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.pocPart3 .cirBig > img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.6s;
}
.pocPart3 .cirCenter {
  width: 1.42rem;
  height: 1.42rem;
  position: relative;
  z-index: 5;
}

.pocPart3 .cirCenter > img {
  width: 100%;
  height: 100%;
  display: block;
}

.pocPart3 .cirCenter > img:last-child {
  display: none;
}
.pocPart3 .txt1 {
  font-family: Source Han Sans CN-Light;

  font-weight: 300;
  font-size: 0.2rem;
  color: #28282b;
  text-align: center;
}

.cirBox:hover .cirBig > img {
  transform: rotate(45deg);
}

.cirBox:hover .cirCenter > img:last-child {
  display: block;
}

.cirBox:hover .cirCenter > img:first-child {
  display: none;
}

.pocPart3 .line {
  position: absolute;
  left: 0;
  top: 0.72rem;
  width: 100%;
  z-index: -1;
}

.pocPart4 {
  width: 100%;
  padding: 0.96rem 0 1.62rem;
  background-color: #f3f3f3;
}

.pocPart4 .top {
  width: 100%;
  margin-top: 0.52rem;
  display: flex;
  justify-content: center;
  gap: 1rem;
  position: relative;
}

.pocPart4 .tabItem {
  width: 0.55rem;
  cursor: pointer;
  position: relative;
  z-index: 10;
}

.pocPart4 .icon {
  width: 100%;
  display: block;
}

.pocPart4 .num {
  width: 0.46rem;
  height: 0.46rem;
  background: #f3f3f3;
  border: 0.01rem solid #28282b;
  border-radius: 50%;
  text-align: center;
  line-height: 0.46rem;
  font-family: Source Han Sans CN-Light;
  font-weight: 300;
  font-size: 0.2rem;
  color: #28282b;
  margin: 0.07rem auto 0;
}

.pocPart4 .txt {
  text-align: center;
  margin-top: 0.14rem;
  font-family: Source Han Sans CN-Light;
  font-weight: 300;
  font-size: 0.2rem;
  color: #28282b;
}

.pocPart4 .tabItem.active .num,
.pocPart4 .tabItem:hover .num {
  background: linear-gradient(90deg, #9f7d62 0%, #42210b 100%);
  color: #fff;
  border: none;
}

.pocPart4 .line {
  width: 100%;
  display: flex;
  position: absolute;
  left: 0;
  bottom: 0.58rem;
  align-items: center;
}

.pocPart4 .line > img {
  width: 0.22rem;
  display: block;
}
.pocPart4 .line > div {
  width: 13rem;
  height: 1px;
  background: #000;
}
.pocPart4 .bottom {
  width: 8.89rem;
  height: 5.08rem;
  position: relative;
  margin: 0.8rem auto 0;
}

.pocPart4 .img1 {
  width: 8.68rem;
  height: 4.88rem;
  display: none;
  object-fit: cover;
  position: relative;
  z-index: 10;
}

.pocPart4 .img1.active {
  display: block;
}

.pocPart4 .colorBox {
  width: 8.68rem;
  height: 4.88rem;
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #000;
}

.pocPart5 {
  width: 100%;
  background-image: url(../img/pocimg17.png);
  background-size: cover;
  padding: 0.96rem 0 2.17rem;
}
.pocPart5 .poctit {
  color: #fff;
}

.pocPart5 .img1 {
  width: 11.67rem;
  display: block;
  margin: 1.38rem auto 0;
}
.pocPart6 {
  width: 100%;
  padding: 0.98rem 0 1.22rem 2.6rem;
}

.pocPart6 .bottom,
.pocPart7 .bottom
{
  width: 100%;
  margin-top: 0.89rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.pocBg {
  width: 4.43rem;
  height: 4.43rem;

  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 10;
}

.pocPart6 .img1 {
  width: 3.03rem;
  height: auto;
  display: block;
}
.pocZs {
  position: absolute;
  left: 0;
  top: 35%;
  width: 2.44rem;
}
.pocContent {
  width: 11.33rem;
  height: 7.06rem;
  background: #f3f3f3;
  padding: 0 2.6rem 0 0.73rem;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.pocBold {
  font-family: Douyin Sans;
  font-weight: bold;
  font-size: 0.18rem;
  color: #28282b;
  line-height: 0.34rem;
}

.pocLight {
  margin-top: 0.29rem;
  font-family: Source Han Sans CN-Light;
  font-weight: 300;
  font-size: 0.18rem;
  color: #28282b;
  line-height: 0.3rem;
}

.pocPart6 .list {
  display: flex;
  justify-content: center;
  gap: 0.51rem;
  margin-top: 0.29rem;
}

.pocPart6 .list > li {
  list-style: none;
  width: 1.71rem;
  height: 1.71rem;
  border-radius: 0.14rem 0.14rem 0.14rem 0.14rem;
  border: 0.01rem solid #28282b;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.pocPart6 .list .num {
  font-family: Poppins-Light;
  font-weight: 300;
  font-size: 0.3rem;
  color: #28282b;
}

.pocPart6 .list .line {
  width: 0.28rem;
  height: 0rem;
  border: 0.02rem solid #28282b;
  margin: 0.03rem auto 0.14rem;
}
.pocPart6 .list .txt1 {
  font-family: Source Han Sans CN;
  font-weight: 400;
  font-size: 0.16rem;
  color: #28282b;
  line-height: 0.24rem;
  width: 1.31rem;
  text-align: center;
}

.pocPart7 {
  width: 100%;
  padding: 1.22rem 0 1.46rem 2.6rem;
}

.pocPart7 .img1 {
  width: 2.65rem;
  height: auto;
  display: block;
}
.pocPart7 .pocBg  {

}











.num0{
    display: none;
}
@media only screen and (max-width:1042px) {
    .poctit{
        font-size: 24px;
    }
    
    
    
    .pocPart1{
        height: calc(100vh - 80px);
        padding: 0;
        display: flex;
        align-items: center;
    }
    .pocPart1 .logo1{
        width: 90%;
    }
    .pocPart1 .txt{
        width: 80%;
    }
    .pocPart1 .txt > p{
        font-size: 22px;
        font-weight: bold;
    }
    
    
    
    
    
    .pocPart2{
        overflow: hidden;
    }
    .pocPart2 .list > li{
        width: 16.66%;
    }
    
    .pocPart2 .pro{
        height: 2rem;
        justify-content: center;
        display: flex;
        flex-wrap: wrap;
    }
    .pocPart2 .pro > img{
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }
    .num0{
        display: block;
        opacity: 0 !important;
    }
    .pocPart2 .num{
        position: initial;
        margin: 0 0.39rem;
    }
    
    .pocPart2 .list .txt{
        font-size: 14px;
    }
    
    
    
    
    
    
    
    
    .pocPart3 .bottom{
        display: flex;
        flex-wrap: wrap;
        align-content: space-between;
        height: 3.3rem;
        padding-top: 0.4rem;
        margin-top: 0.4rem;
    }
    .pocPart3 .list{
        width: 100%;
        margin: 0;
        justify-content: flex-start;
    }
    .pocPart3 .cirBox{
        width: 17%;
        height: auto;
        align-items: center;
        gap: 0;
        row-gap: 0.1rem;
    }
    .pocPart3 .cirBig{
        width: 60%;
        height: auto;
    }
    .pocPart3 .cirCenter{
        height: 76%;
        width: 100%;
    }
    .pocPart3 .list + .list{
        margin-top: 0;
    }
    .pocPart3 .txt1{
        font-size: 16px;
    }
    
    
    
    

    .pocPart4 .top{
        gap: 0;
        justify-content: space-between;
        padding: 0 0.3rem;
    }
    .pocPart4 .txt{
        font-size: 14px;
    }
    .pocPart4 .bottom{
        width: 100%;
        height: auto;
        max-height: 5.08rem;
    }
    .pocPart4 .img1{
        width: 100%;
        height: 100%;
        object-fit: contain;
    }
    .pocPart4 .colorBox{
        width: 100%;
        height: 100%;
        top: 0.2rem;
        left: 0.2rem;
    }
    
    .pocPart5 .img1{
        width: 100%;
    }
    
    
    
     .pocPart6,
    .pocPart7{
        padding-left: 0%;
        width: 94%;
        margin: 0 auto;
    }
    .pocPart6 .bottom, .pocPart7 .bottom{
        flex-wrap: wrap;
        row-gap: 0.6rem;
    }
    .pocBg{
        width: 70%;
        height: auto;
        padding: 0.6rem 0;
        box-sizing: border-box;
    }
    .pocContent{
        width: 100%;
        height: auto;
        padding: 0.4rem;
    }
    .pocBold,
    .pocBold strong{
        font-size: 16px;
        line-height: 1.5;
    }
    .pocPart6 .list{
        gap: 0.3rem;
    }
    .pocPart6 .list > li{
        width: calc(100% - 0.2rem);
        height: auto;
        padding: 0.2rem 0;
    }
    .pocPart6 .list .num{
        font-size: 20px;
    }
    .pocPart6 .list .txt1{
        font-size: 12px;
        line-height: 1.3;
        width: 100%;
    }
    .pocLight{
        font-size: 16px;
        line-height: 1.8;
    }
    .pocZs{
        right: 0.4rem;
        left: auto;
        top: 0.4rem;
    }
}





