.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
*html .clearfix {
  height: 1%;
}
.re-p {
  position: relative;
}
.mobile {
  display: none;
}
.w1300 {
  width: 13rem;
  margin: 0 auto;
}
.w1360 {
  width: 13.6rem;
  margin: 0 auto;
}
.drag {
  height: 9rem /* 900/100 */;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}
.top {
  text-align: center;
  color: #fff;
}
.top .bTit {
  font-size: 1.8rem;
  line-height: 1.8rem;
  font-family: 'Sinethar';
  margin-bottom: 0.2rem;
}
.top .tit {
  line-height: 0.5rem;
  font-size: 0.5rem;
  margin-bottom: 0.2rem;
  font-family: Arial;
  font-weight: bold;
  text-transform: uppercase;
}
.top p {
  font-size: 0.24rem;
  line-height: 0.3rem;
  font-family: Radnika-Medium;
}
.drag1 {
  height: 8.6rem;
  margin-top: 0.8rem;
  position: relative;
  overflow: hidden;
}
.drag1 .banner {
  height: 100%;
  background-size: 100%;
}
.proIco {
  padding: 1.5rem 0;
}
.proIco .icoBox {
  display: flex;
  justify-content: space-between;
}
.proIco .icoBox p {
  text-align: center;
  font-family: Arial;
}
.proIco .icoBox p .ico {
  width: 0.88rem;
  height: 0.88rem;
  display: inline-block;
}
.proIco .icoBox p .ico img {
  width: 100%;
}
.proIco .icoBox p .tit {
  color: #25aa9d;
  display: block;
  font-style: inherit;
  margin-top: 0.3rem;
  font-family: Arial;
  font-size: 0.22rem;
}
.proIco .icoBox p .tit.mobile {
  display: none;
}
.drag2 {
  background-repeat: no-repeat;
  background-position: top center;
}
.drag2 .videoBox video {
  width: 13rem;
  border-radius: 0.5rem;
}
.drag3 .w1300 {
  margin-top: 1rem;
  position: relative;
  height: 9rem;
}
.drag3 .top {
  position: absolute;
  right: -1.75rem;
  bottom: 3rem;
  width: 100%;
  text-align: right;
}
.drag4 {
  margin-top: 0.4rem;
  position: relative;
  overflow: hidden;
}
.drag4 .bgBor {
  position: absolute;
  top: -0.9rem;
  left: 0;
  width: 100%;
}
.drag4 .bgBor img {
  width: 100%;
}
.drag4 .w1300 {
  position: relative;
  z-index: 2;
}
.drag4 .top {
  position: absolute;
  left: -1.4rem;
  top: 2.7rem;
  width: 100%;
  text-align: left;
}
.drag41 {
  margin-top: 0.4rem;
  position: relative;
}
.drag41 .w1300 {
  position: relative;
  z-index: 2;
}
.drag41 .top {
  position: absolute;
  left: -1.4rem;
  top: 1rem;
  width: 100%;
  text-align: left;
}
.drag41 .top .bTit {
  margin-bottom: 0.5rem;
}
.drag5 {
  background-position: top center;
  margin-top: 0.8rem;
}
.drag5 .top .bTit {
  color: #4bb7a1;
  margin-bottom: 0;
}
.drag5 .produtList {
  width: 15rem;
  margin-top: 0.6rem;
  overflow: auto;
}
.drag5 .produtList .list {
  width: 15rem;
  position: relative;
}
.drag5 .produtList .list li {
  width: 4.98rem;
  height: 3.8rem;
  position: relative;
  float: left;
  margin-bottom: 0.35rem;
  cursor: pointer;
}
.drag5 .produtList .list li img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  -webkit-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.drag5 .produtList .list li img.pro {
  opacity: 0;
}
.drag5 .produtList .list li:hover .pro {
  opacity: 1;
}
.drag5 .produtList .list li:hover .bg {
  opacity: 0;
}
.drag5 .produtList .list li .tit {
  width: 100%;
  height: 1.2rem;
  font-size: 0.5rem;
  line-height: 0.45rem;
  align-items: center;
  justify-content: center;
  text-align: center;
  display: flex;
  color: #fff;
  font-family: 'Radnika-Bold';
  font-style: normal;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  transition: all 0.5s ease-in-out;
  z-index: 2;
}
.drag6 {
  margin-top: 0.4rem;
  overflow: hidden;
  background-size: 100%;
}
.drag6 .productInfo {
  width: 13rem;
  margin: 1.8rem auto 0;
  position: relative;
}
.drag6 .productInfo .left {
  margin-left: 0.8rem;
}
.drag6 .productInfo .left img {
  width: 4.83rem;
  height: 5.75rem;
}
.drag6 .productInfo .info {
  color: #000;
  margin-right: 1.8rem;
}
.drag6 .productInfo .info .tit {
  font-size: 0.6rem;
  line-height: 0.64rem;
  text-transform: uppercase;
  margin-top: 0.9rem;
  font-family: Radnika-Bold;
}
.drag6 .productInfo .info p {
  color: #2d2d2d;
  font-size: 0.24rem;
  line-height: 0.3rem;
  margin-top: 0.4rem;
}
.drag6 .productInfo .msg {
  width: 6.9rem;
  position: absolute;
  bottom: 0.6rem;
  left: 4.8rem;
  font-size: 0.2rem;
  line-height: 0.24rem;
  text-align: left;
  color: #727171;
  display: none;
}
.drag7 {
  height: 9rem;
  text-align: center;
  margin-top: 0.6rem;
  margin-bottom: 1.5rem;
  background-size: 100%;
}
.drag7 .swiper-container {
  width: 13rem;
  text-align: left;
  overflow: inherit;
}
.drag7 .swiper-container img {
  height: 5.04rem;
}
.drag7 .swiper-container .top {
  position: absolute;
  left: -1.4rem;
}
.drag7 .swiper-container .top .bTit {
  text-align: left;
  padding-top: 1rem;
}
.drag7 .info {
  color: #fff;
  font-size: 0.24rem;
  line-height: 0.3rem;
  text-align: left;
  margin-top: 0.3rem;
}
.drag7 .info .l {
  margin-bottom: 0.2rem;
  display: block;
}
.drag7 .swiper-button-prev {
  background-image: url('../../image/drag4000c/left.png');
  width: 0.27rem;
  height: 0.44rem;
  margin-top: 1.22rem;
  background-size: 0.27rem 0.44rem;
}
.drag7 .swiper-button-next {
  background-image: url('../../image/drag4000c/right.png');
  width: 0.27rem;
  height: 0.44rem;
  margin-top: 1.22rem;
  background-size: 0.27rem 0.44rem;
}
@media (max-width: 750px) {
  .mobile {
    display: block;
  }
  .pc {
    display: none;
  }
  .w1300,
  .w1360 {
    width: 7.5rem;
  }
  .drag {
    height: 12.36rem;
  }
  .top .bTit {
    font-size: 1.6rem;
    line-height: 1.6rem;
    margin-bottom: 0.2rem;
  }
  .top h3.tit {
    margin-bottom: 0.15rem;
  }
  .top p {
    font-size: 0.24rem;
    line-height: 0.3rem;
  }
  .drag1 {
    height: 13.34rem;
    margin-top: 0;
  }
  .drag1 .banner {
    background-image: url(../../image/product/dragbf600/phone/banner.jpg) !important;
  }
  .proIco {
    height: 5.5rem;
    background-size: 100%;
    padding: 0.8rem 0 0 0;
  }
  .proIco .icoBox {
    flex-wrap: wrap;
  }
  .proIco .icoBox p {
    width: 45%;
    margin-bottom: 0.8rem;
  }
  .proIco .icoBox p .tit {
    margin-top: 0.4rem;
    font-size: 0.24rem;
  }
  .drag2 {
    margin-top: 0rem;
    height: auto;
    background-image: none!important;
  }
  .drag2 .videoBox video {
    width: 7.2rem;
    margin-left: 0.15rem;
  }
  .drag3 {
    background-image: url(../../image/product/dragbf600/phone/part1.jpg) !important;
    margin-top: 0.5rem;
  }
  .drag3 .w1300 {
    margin-top: 0;
    height: 100%;
  }
  .drag3 .w1300 .top {
    bottom: inherit;
    top: 0.9rem;
    right: 0;
    text-align: center;
    width: 100%;
  }
  .drag4 {
    margin-top: 0.5rem;
    height: 15.21rem;
  }
  .drag4 .bgBor {
    top: 0;
    width: 100%;
    height: 100%;
  }
  .drag4 .bgBor img {
    width: 100%;
  }
  .drag4 .w1300 {
    margin-top: 0;
    height: 100%;
  }
  .drag4 .w1300 .top {
    width: 100%;
    top: 0.9rem;
    left: 0;
    text-align: center;
    position: absolute;
  }
  .drag4 .w1300 .top .bTit {
    color: #4cb7a1;
  }
  .drag4 .w1300 .top .tit {
    color: #4cb7a1;
    margin-bottom: 0.15rem;
  }
  .drag4 .w1300 .top p {
    width: 6.23rem;
    margin: 0 auto;
    color: #4cb7a1;
  }
  .drag41 {
    background-image: url(../../image/product/dragbf600/phone/part3.jpg) !important;
    margin-top: 0.5rem;
  }
  .drag41 .w1300 {
    margin-top: 0;
    height: 100%;
  }
  .drag41 .w1300 .top {
    width: 100%;
    top: 0.5rem;
    left: 0;
    text-align: center;
    position: absolute;
  }
  .drag41 .w1300 .top .tit {
    color: #fff;
    margin-bottom: 0.15rem;
  }
  .drag41 .w1300 .top p {
    width: 6.23rem;
    margin: 0 auto;
  }
  .drag5 {
    margin-top: 1rem;
  }
  .drag5 .top {
    padding-top: 0;
  }
  .drag5 .top .bTit {
    line-height: 1.1rem;
  }
  .drag5 .produtList {
    width: 7.5rem;
    overflow: hidden;
    padding-bottom: 0.2rem;
  }
  .drag5 .produtList .list {
    width: 7.1rem;
    margin: 0 auto;
  }
  .drag5 .produtList .list li {
    width: 50%;
    height: 2.7rem;
  }
  .drag5 .produtList .list li .tit {
    height: 0.8rem;
    font-size: 0.35rem;
    line-height: 0.32rem;
  }
  .drag6 {
    margin-top: 0;
    overflow: hidden;
    background-image: url(../../image/product/dragbf600/phone/part5.jpg) !important;
    height: 12.21rem;
  }
  .drag6 .productInfo {
    width: 7.5rem;
    margin: 0;
    text-align: center;
    height: 100%;
  }
  .drag6 .productInfo .left {
    width: 7.5rem;
    float: initial;
    margin-left: 0.6rem;
  }
  .drag6 .productInfo .left img {
    margin: 1.2rem 0 0 0;
  }
  .drag6 .productInfo .info {
    width: 7.5rem;
    float: initial;
  }
  .drag6 .productInfo .info .tit {
    font-size: 0.6rem;
    line-height: 0.64rem;
    font-weight: bold;
    text-transform: uppercase;
    margin: 1.2rem 0 0.2rem;
  }
  .drag6 .productInfo .info p {
    color: #2d2d2d;
    font-size: 0.24rem;
    line-height: 0.3rem;
    margin-top: 0rem;
  }
  .drag6 .productInfo .msg {
    width: 100%;
    position: absolute;
    top: initial;
    left: initial;
    bottom: 0.6rem;
    font-size: 0.2rem;
    line-height: 0.24rem;
    text-align: center;
    color: #727171;
  }
  .drag7 {
    height: 12.68rem;
    margin: 0.6rem 0 1.6rem;
    background-image: url(../../image/product/dragbf600/phone/part6.jpg) !important;
  }
  .drag7 .swiper-container {
    padding-top: 0rem;
    padding-bottom: 1rem;
    width: 7.5rem;
  }
  .drag7 .swiper-container .top {
    left: 0;
    padding-left: 0.4rem;
  }
  .drag7 .swiper-container .top .bTit {
    padding-top: 0.8rem;
    line-height: 1.3rem;
  }
  .drag7 .swiper-container img {
    width: 7.24rem;
    height: 7.81rem;
  }
  .drag7 h3,
  .drag7 .info {
    padding-left: 0.1rem;
  }
  .drag7 .swiper-button-prev,
  .drag7 .swiper-button-next {
    display: none;
  }
  .drag7 .swiper-pagination {
    width: 100%;
    left: 0;
    bottom: 0.3rem;
  }
  .drag7 .swiper-pagination .swiper-pagination-bullet {
    margin: 0 0.05rem;
  }
  .drag7 .swiper-pagination .swiper-pagination-bullet-active {
    background: #eb6828;
  }
}
