@charset "UTF-8";
/**/
.ovimg,
.ibw,
.miw,
.iml,
.imgbig {
  overflow: hidden;
}

.imgbig img {
  -webkit-transition: all ease .5s;
  -moz-transition: all ease .5s;
  -ms-transition: all ease .5s;
  -o-transition: all ease .5s;
  transition: all ease .5s;
}

.imgbig:hover img {
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}

.ovimg img {
  width: 100%;
  min-height: 100%;
}

.ibw img {
  width: 100%;
  height: auto;
}

.miw img {
  max-width: 100%;
  max-height: 100%;
}

.iml {
  text-align: center;
}

.iml img {
  transform: translateY(-2px);
  vertical-align: middle;
}

.bgmax {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}

.bgmin {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center top;
}

.fh {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/**/
.w1502 {
  max-width: 1532px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

.w1435 {
  max-width: 1465px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

.w1220 {
  max-width: 1250px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

/**/
.flexed {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  display: -webkit-flex;
}

/* head */
.head-index {
  align-items: center;
}

.head-index .logo {
  width: 19.86%;
}

.head-index .logo img {
  max-width: 100%;
}

.head-index .headr {
  width: 73.86%;
  align-items: center;
}

.head-index .headr .ttel {
  font-size: 24px;
  color: #333333;
  font-weight: 600;
}

.head-index .headr .ttel p {
  display: flex;
  align-items: center;
}

.head-index .headr .ttel p img {
  margin-right: 5px;
}

/* banner */
.mySwiper2 {
  overflow: hidden;
  width: 100%;
  position: relative;
}

.mySwiper2 img {
  width: 100%;
}

.mySwiper2 .swiper-pagination {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 5%;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
}

.mySwiper2 .swiper-pagination .swiper-pagination-bullet {
  font-size: 0;
  margin: 0 8px;
  background: #333333;
  opacity: 1;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}

.mySwiper2 .swiper-pagination .swiper-pagination-bullet-active {
  background: none;
  width: 40px;
  height: 40px;
  text-align: center;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: 0px;
  color: #fff;
  position: relative;
}

.mySwiper2 .swiper-pagination .swiper-pagination-bullet {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 40px;
  height: 40px;
  background-color: transparent;
  position: relative;
  margin: 0;
  transform: rotate(-90deg);
  opacity: 1;
  outline: none;
}

.mySwiper2 .swiper-pagination .swiper-pagination-bullet svg {
  opacity: 0;
}

.mySwiper2 .swiper-pagination .init,
.mySwiper2 .swiper-pagination .hover {
  /* opacity: 0;
    filter: alpha(opacity=0); */
}

.mySwiper2 .swiper-pagination .swiper-pagination-bullet .hover {
  stroke-dasharray: 314 0;
  stroke: none;
}

.mySwiper2 .swiper-pagination .swiper-pagination-bullet:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 12px;
  height: 12px;
  background-color: rgba(255, 255, 255, 0.5);
  transform: translate(-50%, -50%);
  border-radius: 100%;
}

.mySwiper2 .swiper-pagination .swiper-pagination-bullet-active:before {
  content: attr(data-line);
  position: absolute;
  left: 50%;
  top: 50%;
  width: auto;
  height: auto;
  border-radius: initial;
  background: transparent;
  transform: translate(-50%, -50%) rotate(90deg);
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  font-family: "Arial";
}

.mySwiper2 .swiper-pagination .swiper-pagination-bullet-active svg {
  opacity: 1;
}

.mySwiper2 .swiper-pagination .swiper-pagination-bullet-active .init,
.mySwiper2 .swiper-pagination .swiper-pagination-bullet-active .hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mySwiper2 .swiper-pagination .swiper-pagination-bullet-active .hover {
  stroke: #fff;
  animation: circle-chart-fill 3s reverse;
}

@keyframes circle-chart-fill {
  to {
    stroke-dasharray: 0 314;
  }
}

/*product*/
.put {
  text-align: center;
}

.put .put1 {
  color: #ffffff;
  font-size: 60px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1;
}

.put .put2 {
  font-size: 44px;
  color: #333333;
  font-weight: 600;
  line-height: 1;
  margin-top: -30px;
}

.put .put3 {
  color: #6e6e6e;
  font-size: 24px;
  line-height: 1;
  margin-top: 15px;
}

.pro-bg {
  background: #f9f9f9;
  padding-top: 4.16666666666667vw;
  padding-bottom: 3.02083333333333vw;
}

.psort {
  flex-wrap: wrap;
  margin-top: 5.46875vw;
}

.psort li {
  width: 32.8125%;
  background: #ffffff;
  padding: 0 1vw;
  padding-bottom: 2.86458333333333vw;
  margin-bottom: 2.60416666666667vw;
}

.psort li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.psort li a .img1 {
  width: 55.08%;
  margin-top: -1.5625vw;
  box-shadow: 0.5px 0.866px 49px 0px rgba(0, 0, 0, 0.09);
}

.psort li a .img1 img {
  width: 100%;
}

.psort li a .wz {
  width: 38.54%;
}

.psort li a .wz .wz1 {
  font-size: 1.61458333333333vw;
  font-weight: 600;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.psort li a .wz .wz1 span {
  display: block;
  width: 44px;
  height: 4px;
  background: #333333;
  margin-top: 5px;
}

.psort li a .wz .wz2 {
  background: url(../images/more1.png) no-repeat top center;
  background-size: 100% 100%;
  width: 34px;
  height: 35px;
  margin-top: 1.82291666666667vw;
}

.psort li:hover {
  background: #21b7c3;
}

.psort li:hover a .wz .wz1 {
  color: #fff;
}

.psort li:hover a .wz .wz1 span {
  background: #fff;
}

.psort li:hover a .wz .wz2 {
  background: url(../images/more2.png) no-repeat top center;
}

/*about*/
.ab-bg {
  background: url(../images/bj1.jpg) no-repeat top center;
  background-size: 100% 100%;
  padding-top: 3.125vw;
  padding-bottom: 6.51041666666667vw;
}

.ab-wrap {
  margin-top: 4.94791666666667vw;
}

.ab-wrap .abl {
  width: 56.96%;
}

.ab-wrap .abl .at {
  font-size: 32px;
  font-weight: 600;
  color: #333333;
}

.ab-wrap .abl .aw {
  margin-top: 1.35416666666667vw;
}

.ab-wrap .abl .aw p {
  font-size: 18px;
  line-height: 1.67;
  text-align: justify;
}

.ab-wrap .abl .am {
  border: 2px solid rgba(51, 51, 51, 0.5);
  width: 140px;
  height: 42px;
  margin-top: 1.5625vw;
}

.ab-wrap .abl .am a {
  display: block;
  text-align: center;
  line-height: 38px;
  font-size: 14px;
  color: #6d6e72;
}

.ab-wrap .abl .am:hover {
  border-color: #21b8c5;
}

.ab-wrap .abl .am:hover a {
  color: #21b8c5;
}

.ab-wrap .abr {
  width: 38.53%;
  position: relative;
  padding-right: 11px;
  padding-bottom: 11px;
}

.ab-wrap .abr::before {
  content: '';
  position: absolute;
  background: #21b8c5;
  top: 11px;
  right: 0;
  width: 11px;
  height: calc(100% - 11px);
}

.ab-wrap .abr::after {
  content: '';
  position: absolute;
  background: #21b8c5;
  bottom: 0;
  left: 11px;
  height: 11px;
  width: calc(100% - 11px);
}

.ab-wrap .abr img {
  width: 100%;
  height: 100%;
}

/*数字*/
.num-index {
  background: #fff;
  box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.07);
  margin-top: -55px;
  padding: 42px 0;
  position: relative;
}

.num-index .numlist li {
  width: 25%;
  text-align: center;
  background: url(../images/tt1.png) no-repeat right center;
}

.num-index .numlist li:last-child {
  background: none;
}

.num-index .numlist li .num1 {
  justify-content: center;
  align-items: flex-end;
}

.num-index .numlist li .num1 h2 {
  color: #333333;
  font-size: 42px;
  font-weight: 500;
  line-height: 1;
}

.num-index .numlist li .num1 span {
  font-size: 42px;
  color: #333333;
  line-height: 1;
}

.num-index .numlist li .num1 b {
  color: #333333;
  font-size: 16px;
}

.num-index .numlist li .num2 {
  color: #666666;
  font-size: 14px;
  margin-top: 10px;
}

.num-index .numlist li:hover .num1 h2 {
  color: #21b8c5;
}

.num-index .numlist li:hover .num1 span {
  color: #21b8c5;
}

.num-index .numlist li:hover .num1 b {
  color: #21b8c5;
}

.num-bg {
  background: #f9f9f9;
  padding-top: 9.63541666666667vw;
  padding-bottom: 4.6875vw;
  margin-top: -105px;
}

.numimg img {
  width: 100%;
}

/*news*/
.news-index {
  margin-top: 3.38541666666667vw;
}

.nut .put1 {
  text-shadow: 2.973px 2.677px 21px rgba(0, 0, 0, 0.05);
  -moz-transform: matrix(4.13496, 0, -22.45005e, 4.13496, 0, 0);
  -webkit-transform: matrix(4.13496, 0, -22.45005e, 4.13496, 0, 0);
  -ms-transform: matrix(4.13496, 0, -22.45005e, 4.13496, 0, 0);
}

.news-wrap {
  margin-top: 4.16666666666667vw;
}

.news-wrap .news1-index {
  align-items: center;
}

.news-wrap .news1-index .newsl {
  width: 48.46%;
}

.news-wrap .news1-index .newsl img {
  width: 100%;
}

.news-wrap .news1-index .newsr {
  width: 48.93%;
}

.news-wrap .news1-index .newsr .nlist1 li .wz1 {
  font-size: 32px;
  font-weight: 600;
  color: #333333;
}

.news-wrap .news1-index .newsr .nlist1 li .wx {
  width: 70px;
  height: 4px;
  background: #21b8c5;
  margin-top: 1vw;
}

.news-wrap .news1-index .newsr .nlist1 li .wz2 {
  color: #999999;
  font-size: 14px;
  line-height: 30px;
  text-align: justify;
  margin-top: 3.125vw;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

.news-wrap .news1-index .newsr .nlist1 li .wz3 {
  width: 138px;
  height: 45px;
  line-height: 45px;
  border-radius: 8px;
  background: #21b8c5;
  text-align: center;
  color: #fff;
  font-size: 20px;
  margin-top: 3.64583333333333vw;
}

.nlist2 {
  margin-top: 3.125vw;
}

.nlist2 li {
  border: 2px solid #e8e8e8;
  width: 28.63%;
}

.nlist2 li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.nlist2 li a .date {
  width: 28.63%;
  background: #21b8c5;
  text-align: center;
  padding: 5px 0;
}

.nlist2 li a .date .d1 {
  color: #ffffff;
  font-size: 39px;
  line-height: 1;
}

.nlist2 li a .date .d2 {
  color: #ffffff;
  font-size: 14px;
}

.nlist2 li a .wz {
  width: calc(100% - 28.63%);
  color: #333333;
  font-size: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 10px;
}

/*画册*/
.download-bg {
  background: url(../images/bj2.jpg) no-repeat top center;
  background-size: 100% 100%;
  padding: 10.67708333333333vw 0;
  margin-top: 5.20833333333333vw;
}

.download-index {
  position: relative;
}

.download-index .dwimg img {
  max-width: 330px;
  width: 100%;
}

.download-index .dw {
  width: 138px;
  height: 45px;
  border-radius: 8px;
  background: #21b8c5;
  position: absolute;
  top: 50%;
  transform: translate(-50%);
  left: 50%;
  transform: translateX(-50%);
}

.download-index .dw a {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 45px;
  color: #ffffff;
  font-size: 20px;
}

.download-index .dw a img {
  margin-right: 5px;
}

/*foot*/
.foot-bg {
  background: #292a2e;
  padding: 3.125vw 0;
}

.foot-bg .foot-index .ft {
  background: url(../images/tt3.png) no-repeat left bottom;
  font-size: 18px;
  color: #fff;
  padding-bottom: 1vw;
  margin-bottom: 2vw;
}

.foot-bg .foot-index .ft span {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.2);
  text-transform: uppercase;
  margin-left: 10px;
}

.foot-bg .foot-index .footl {
  width: 24.1%;
}

.foot-bg .foot-index .footl .fdao a {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
  width: 40%;
  display: inline-block;
  margin-bottom: 1.5625vw;
}

.foot-bg .foot-index .footl .fdao a:hover {
  color: #21b8c5;
}

.foot-bg .foot-index .footm {
  width: 24.64%;
}

.foot-bg .foot-index .footm .lx p {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 0.5vw;
}

.foot-bg .foot-index .footm .lx p:nth-of-type(2) {
  font-size: 30px;
  color: #fff;
}

.foot-bg .foot-index .footm .lx p:nth-of-type(3) strong {
  font-weight: 500;
  color: #fff;
}

.foot-bg .foot-index .footm .lx p:nth-of-type(4) strong {
  font-weight: 500;
  color: #fff;
}

.foot-bg .foot-index .footr {
  width: 23.97%;
}

.foot-bg .foot-index .footr .erq {
  max-width: 180px;
  justify-content: flex-start;
  border: 1px solid #666666;
  align-items: center;
}

.foot-bg .foot-index .footr .erq .e1 {
  max-width: 130px;
}

.foot-bg .foot-index .footr .erq .e1 img {
  width: 100%;
}

.foot-bg .foot-index .footr .erq .e2 {
  color: #ffffff;
  font-size: 14px;
  writing-mode: vertical-rl;
  line-height: 3;
  letter-spacing: 2px;
}

/*cop*/
.cop-bg {
  background: #1e1f21;
  border-top: 1px solid #595a5c;
  padding: 1vw 0;
}

@media (max-width: 1280px) {
  .x-menu {
    width: 70.58%;
  }
  .x-menu > li {
    width: 13%;
  }
  .head-index .headr .ttel {
    font-size: 20px;
  }
}

@media (max-width: 1024px) {
  .x-menu {
    width: 65.58%;
  }
  .x-menu > li > a {
    font-size: 15px;
  }
  .put .put1 {
    font-size: 30px;
  }
  .put .put2 {
    font-size: 24px;
    margin-top: -15px;
  }
  .put .put3 {
    margin-top: 10px;
    font-size: 16px;
  }
  .psort li a .img1 {
    width: 48.08%;
  }
  .psort li a .wz {
    width: 46.54%;
  }
  .psort li a .wz .wz1 {
    font-size: 16px;
  }
  .psort li a .wz .wz2 {
    width: 20px;
    height: 20px;
    margin-top: 10px;
  }
  .ab-wrap .abl .at {
    font-size: 24px;
  }
  .ab-wrap .abl .aw p {
    font-size: 16px;
  }
  .num-index .numlist li .num1 h2 {
    font-size: 34px;
  }
  .num-index .numlist li .num1 span {
    font-size: 34px;
  }
  .news-wrap .news1-index .newsr .nlist1 li .wz1 {
    font-size: 24px;
  }
  .news-wrap .news1-index .newsr .nlist1 li .wz3 {
    font-size: 14px;
  }
  .nlist2 li a .date .d1 {
    font-size: 34px;
  }
  .download-index .dw a {
    font-size: 16px;
  }
  .foot-bg .foot-index .footm .lx p:nth-of-type(2) {
    font-size: 24px;
  }
}

@media (max-width: 767px) {
  .pro-bg {
    padding: 40px 0;
  }
  .psort {
    margin-top: 20px;
  }
  .psort li {
    width: 100%;
    margin-bottom: 4%;
  }
  .psort li a .wz .wz1 {
    font-size: 14px;
  }
  .ab-bg {
    padding: 40px 0;
  }
  .put .put1 {
    font-size: 24px;
  }
  .put .put2 {
    font-size: 20px;
  }
  .put .put3 {
    font-size: 14px;
    margin-top: 5px;
  }
  .ab-wrap {
    margin-top: 20px;
    flex-wrap: wrap;
  }
  .ab-wrap .abl {
    width: 100%;
  }
  .ab-wrap .abl .at {
    font-size: 20px;
  }
  .ab-wrap .abl .aw p {
    font-size: 14px;
  }
  .ab-wrap .abl .am {
    margin-top: 10px;
  }
  .ab-wrap .abr {
    width: 100%;
    margin-top: 20px;
  }
  .num-bg {
    margin-top: 0;
    padding: 20px 0;
  }
  .num-index {
    padding: 20px 0;
    margin-top: 20px;
  }
  .numlist {
    flex-wrap: wrap;
  }
  .num-index .numlist li {
    width: 48%;
    margin-bottom: 4%;
  }
  .num-index .numlist li:nth-of-type(2) {
    background: none;
  }
  .num-index .numlist li .num1 h2 {
    font-size: 20px;
  }
  .num-index .numlist li .num1 span {
    font-size: 20px;
  }
  .num-index .numlist li .num1 b {
    font-size: 14px;
  }
  .num-index .numlist li .num2 {
    font-size: 13px;
    margin-top: 5px;
  }
  .news-index {
    margin-top: 40px;
  }
  .news-wrap {
    margin-top: 20px;
  }
  .news-wrap .news1-index {
    flex-wrap: wrap;
  }
  .news-wrap .news1-index .newsl {
    width: 100%;
  }
  .news-wrap .news1-index .newsr {
    width: 100%;
    margin-top: 20px;
  }
  .news-wrap .news1-index .newsr .nlist1 li .wz1 {
    font-size: 16px;
  }
  .news-wrap .news1-index .newsr .nlist1 li .wz2 {
    font-size: 13px;
    line-height: 22px;
  }
  .nlist2 {
    margin-top: 20px;
    flex-wrap: wrap;
  }
  .nlist2 li {
    width: 100%;
    margin-bottom: 4%;
  }
  .nlist2 li a .date {
    padding: 10px 0;
  }
  .nlist2 li a .date .d1 {
    font-size: 24px;
  }
  .nlist2 li a .wz {
    font-size: 14px;
  }
  .download-bg {
    margin-top: 40px;
    padding: 40px 0;
  }
  .download-index .dwimg p {
    text-align: center;
  }
  .download-index .dwimg img {
    max-width: 250px;
  }
  .download-index .dw {
    position: relative;
    transform: initial;
    top: initial;
    left: initial;
    margin: 0 auto;
    margin-top: 20px;
  }
  .foot-bg {
    padding: 20px 0;
  }
  .foot-index {
    flex-wrap: wrap;
  }
  .foot-bg .foot-index .footl {
    width: 100%;
  }
  .foot-bg .foot-index .footm {
    width: 100%;
    margin-top: 20px;
  }
  .foot-bg .foot-index .footr {
    width: 100%;
    margin-top: 20px;
  }
  .foot-bg .foot-index .ft {
    font-size: 16px;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .foot-bg .foot-index .ft span {
    font-size: 12px;
  }
  .foot-bg .foot-index .footm .lx p:nth-of-type(2) {
    font-size: 20px;
  }
  .cop-bg {
    padding: 20px 0;
  }
  .cop-index {
    text-align: center;
  }
  .x-banner {
    padding-top: 60px;
  }
  .page-banner {
    padding-top: 60px;
  }
  .sample-all .products .products-con .lefts {
    display: none;
  }
  .xypg-product-list {
    width: 100%;
    float: none;
  }
}
