.videoplaybtns {
  width: 14%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.videoplaybtns img {
  transform: scale(1);
  transition: all 0.6s ease;
}
.videoplaybtns:hover img {
  transform: scale(1.1);
}
.product_counters {
  width: 100%;
  background: url(../images/projectbg.jpg) no-repeat top #fff;
}

.pro_ce_tile1 {
  padding-top: 120px;
  text-align: center;
  font-size: 38px;
  color: #ff5900;
  font-weight: bold;
}
.pro_ce_tile2 {
  text-align: center;
  font-size: 24px;
  color: #ff5900;
  font-weight: bold;
  margin-bottom: 25px;
}
.recountblock {
  width: 100%;
  position: absolute;
  top: 45px;
  left: 0;
  text-align: center;
}
.common_retitles {
  display: inline-block;
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  color: #2a2a32;
  position: relative;
  margin-bottom: 20px;
}
.common_retitles:before {
  content: "";
  display: block;
  background: url(../images/title_bg1.png) no-repeat;
  width: 139px;
  height: 68px;
  position: absolute;
  left: -90px;
  top: 5px;
}
.common_retitles:after {
  content: "";
  display: block;
  background: url(../images/title_bg2.png) no-repeat;
  width: 105px;
  height: 38px;
  position: absolute;
  right: -94px;
  top: 18px;
}
.common_discraption {
  font-size: 18px;
  color: #2a2a32;
  line-height: 1.6;
}
.pro_ce_bztst {
  font-size: 16px;
  color: #a2a2a2;
  margin-top: 40px;
}
.product_counters2 {
  width: 100%;
  height: 205px;
  background: url(../images/projectbg2.jpg) no-repeat top #fff;
}
.hyzg_counter {
  width: 100%;
  background: url(../images/hyzg_bg.jpg) no-repeat top #f5f5f6;
}
.pyzertotl {
  width: 100%;
  text-align: center;
  padding: 95px 0 50px;
}
.hyzconunters {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.hyzounters {
  width: 326px;
}
.moretkbtns {
  display: block;
  width: 350px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 22px;
  color: #ff5900;
  border: 1px #ff5900 solid;
  margin: 0 auto;
  border-radius: 30px;
  transition: all 0.4s ease;
}
.moretkbtns:hover {
  background: #ff5900;
  color: #fff;
}
.moretkbtns1 {
  display: block;
  width: 28%;
  position: relative;
}
.hoverpicimg{
  width: 22%;
  position: absolute;
  top: 23%;
  right: 7%;
  transition: all 0.8s ease;
}
.moretkbtns1:hover .hoverpicimg{
  animation: moversliders 1s infinite linear;
}
@keyframes moversliders{
  0%{
    transform: translate(0,0);
  }
  50%{
    transform: translate(6px,0);
  }
  100%{
    transform: translate(0,0);
  }
}
.feembotm {
  padding: 45px 0;
}
.hyfcounts {
  width: 256px;
}
.fycounts {
  padding-bottom: 120px;
}
.fynfcounts {
  width: 100%;
  background: url(../images/hynf.jpg) no-repeat bottom center #f5f5f5;
}
.hycountpoer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 80px 0 300px;
}
.hyticks {
  display: block;
  width: 690px;
}
.hyticks img {
  transform: scale(1);
  transition: all 0.4s ease;
}
.hyticks:hover img {
  transform: scale(1.03);
}
.bottombanners {
  width: 100%;
  padding: 130px 0 150px;
}
.febombanners {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.fmbanners {
  width: 448px;
  display: block;
  overflow: hidden;
}
.fmbanners img {
  transform: scale(1);
  transition: all 0.4s ease;
}
.fmbanners:hover img {
  transform: scale(1.03);
}

.hovermouelinks1 {
  width: 23%;
  height: 40%;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 75%;
}
.hovermouelinks2 {
  width: 8%;
  height: 14%;
  cursor: pointer;
  position: absolute;
  top: 41%;
  left: 64%;
}
.hovermouelinks3 {
  width: 7%;
  height: 14%;
  cursor: pointer;
  position: absolute;
  top: 41%;
  left: 73%;
}
.hovermouelinks4 {
  width: 16%;
  height: 26%;
  cursor: pointer;
  position: absolute;
  top: 68%;
  left: 47%;
}
.hovermouelinks5 {
  width: 7%;
  height: 33%;
  cursor: pointer;
  position: absolute;
  top: 61%;
  left: 65%;
}
.hovermouelinks6 {
  width: 6%;
  height: 28%;
  cursor: pointer;
  position: absolute;
  top: 66%;
  left: 74%;
}
.hovermouelinks7 {
  width: 16%;
  height: 42%;
  cursor: pointer;
  position: absolute;
  top: 54%;
  left: 82%;
}
.zoompicre {
  width: 23px;
  position: absolute;
}
.hovermouelinks1 .zoompicre {
  top: 90%;
  right: 35%;
}
.hovermouelinks2 .zoompicre {
  top: 47%;
  right: 5%;
}
.hovermouelinks3 .zoompicre {
  top: 47%;
  right: -7%;
}
.hovermouelinks4 .zoompicre {
  top: 64%;
  right: -2%;
}
.hovermouelinks5 .zoompicre {
  top: 71%;
  right: 10%;
}
.hovermouelinks6 .zoompicre {
  top: 67%;
  right: -11%;
}
.hovermouelinks7 .zoompicre {
  top: 75%;
  right: 19%;
}
.pop_detailfcg {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.7);
  display: none;
}
.popcontentpics {
  width: 800px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.popshowclose {
  width: 60px;
  position: absolute;
  top: 0;
  right: -65px;
  cursor: pointer;
}

@media screen and (max-width: 1600px) {
  .hyzounters {
    width: 255px;
  }
  .hyfcounts {
    width: 205px;
  }
  .fmbanners {
    width: 350px;
  }
  .hyticks {
    width: 542px;
  }
}
@media screen and (max-width: 1400px) {
  .hyzounters {
    width: 236px;
  }
  .hyfcounts {
    width: 185px;
  }
  .fmbanners {
    width: 320px;
  }
  .hyticks {
    width: 494px;
  }
  .common_discraption {
    font-size: 16px;
  }
  .pro_ce_bztst {
    font-size: 14px;
  }
  .common_retitles{
    font-size: 34px;
  }
  .common_retitles:before{
    top: -4px;
  }
  .common_retitles:after{
    top: 6px;
  }

}
