@charset "UTF-8";


* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}



.flexf{display: flex;justify-content: space-between;flex-wrap: wrap;}
.flexs{display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.flexd{display: flex;justify-content: space-between;align-items:flex-end;flex-wrap:wrap;}
.bold{font-weight:bold;}
.oh{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.bcg{background-size:100% 100%;}


/* 通用样式 */
input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}
p{margin:0;}



input,
textarea {
  border: none;
  outline: none;
  background-color: transparent;
}

img {
  vertical-align: middle;
}

.p1920 {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
}

.wd1200 {
  width: 1200px;
  margin: 0 auto;
}

.bw {
  width: 100%;
}

.clearfix::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.clearboth {
  height: 0px;
  line-height: 0px;
  overflow: hidden;
  clear: both;
  font-size: 0px;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.dfc {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.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;
}

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

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

/* head */
.head-index{
 height:100px;
}

.head-index .logo{
  width: 15.38%;line-height:100px;
}

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

.head-index .tnav{
  width: 53.21%;
}


.headrigh{ position:relative;width:260px;height:100px;line-height:100px; z-index: 4;
    font-size: 0; text-align: center; transition: 0.4s;margin:0 1.2vw;}
.headrigh a{ display: inline-block; vertical-align: top; height: 100%;}
.headrigh a.toptel{ color: #ee1d23;}




.htel{ display: inline-block;height: 100%; font-size: 0; vertical-align: top; overflow: hidden;}
.htel i{ display: inline-block; font-size: 36px; vertical-align: top; font-family: 'Impact';
    -webkit-animation: telno 6s steps(1,end) infinite; animation: telno 6s steps(1,end) infinite;
    transform-origin:50% 100%;-ms-transform-origin:50% 100%; -webkit-transform-origin:50% 100%;
    -moz-transform-origin:50% 100%;-o-transform-origin:50% 100%; font-style: normal;}
.htel i.i0{ animation-delay: 0s;-moz-animation-delay: 0s;-webkit-animation-delay: 0s;}
.htel i.i1{ animation-delay: 0.5s;-moz-animation-delay: 0.5s;-webkit-animation-delay: 0.5s;}
.htel i.i2{ animation-delay: 1s;-moz-animation-delay: 1s;-webkit-animation-delay: 1s;}
.htel i.i3{ animation-delay: 1.5s;-moz-animation-delay: 1.5s;-webkit-animation-delay: 1.5s;}
.htel i.i4{ animation-delay: 2s;-moz-animation-delay: 2s;-webkit-animation-delay: 2s;}

.htel i.i5{ animation-delay: 2.5s;-moz-animation-delay: 2.5s;-webkit-animation-delay: 2.5s;}
.htel i.i6{ animation-delay: 3s;-moz-animation-delay: 3s;-webkit-animation-delay: 3s;}
.htel i.i7{ animation-delay: 3.5s;-moz-animation-delay: 3.5s;-webkit-animation-delay: 3.5s;}
.htel i.i8{ animation-delay: 4s;-moz-animation-delay: 4s;-webkit-animation-delay: 4s;}
.htel i.i9{ animation-delay: 4.5s;-moz-animation-delay: 4.5s;-webkit-animation-delay: 4.5s;}

.htel i.i10{ animation-delay: 5s;-moz-animation-delay: 5s;-webkit-animation-delay: 5s;}
.htel i.i11{ animation-delay: 5.5s;-moz-animation-delay: 5.5s;-webkit-animation-delay: 5.5s;}
.htel i.i12{ animation-delay: 6s;-moz-animation-delay: 6s;-webkit-animation-delay: 6s;}
.htel i.i13{ animation-delay: 6.5s;-moz-animation-delay: 6.5s;-webkit-animation-delay: 6.5s;}

@-webkit-keyframes telno {
  0% { font-size: 46px;}
  7.14%,14.28%,21.42%,28.57%,35.71%,42.86%,50%,57.14%,64.28%,71.42%,78.57%,85.71%,92.86%,100%{ font-size: 36px;}
}
@keyframes telno {
  0% { font-size: 46px;}
  7.14%,14.28%,21.42%,28.57%,35.71%,42.86%,50%,57.14%,64.28%,71.42%,78.57%,85.71%,92.86%,100%{ font-size: 36px;}
}







/* about */
.ab-bg{
  background: url(/template/default/assets/images/f0a7b7575bd5f6db197e1e7b4525daf944d6e4b9.jpg) no-repeat top center;
  background-size: 100% 100%;
  padding-top: 4.42708333333333vw;
  padding-bottom: 3.64583333333333vw;
}

.abl{
  width: 47.11%;
}

.at{position: relative;padding-top:1.6vw;}


.at::before{
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  background: url(/template/default/assets/images/5b67385f6da3dd37065cf620e5129a0f8dc11010.png) no-repeat top center;
  width: 86px;
  height: 86px;
  background-size: 100% 100%;
}

.at h3{
  color: #333333;
  font-size: 48px;
}

.at h3 b{
  color: #2869da;
}

.at h4{
  color: #333333;
  font-size: 24px;
  padding: 1vw 0;
}

.at h5{
  width: 90px;
  height: 5px;
  background: #2869da;
}

.aw{
  margin-top: 2vw;
  padding-right:2vw;
}

.aw p{
  color: #333333;
  font-size: 17px;
  line-height: 2;
  text-align: justify;
}

.amore{
  width: 178px;
  height: 54px;
  border-radius: 26px;
  background: #2869da;
  margin-top:1.6vw;
}

.amore a{
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 16px;
  line-height: 54px;
}

.amore a img{
  margin-left: 15px;
}

.abr{
  position: relative;
  width: 47.75%;
}

.abr::before{
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  background: url(/template/default/assets/images/bk.png) no-repeat top center;
  background-size: 100% 100%;
  width: 388px;
  height: 420px;
  z-index: -1;
}

.abr::after{
  content: '';
  position: absolute;
  bottom: 30px;
  right: 0;
  background: url(/template/default/assets/images/86f53f0bbbc1ebb9331c08d6752b15ea63a58823.png) no-repeat top center;
  background-size: 100% 100%;
  width: 58px;
  height: 376px;
}

.abr img{
  max-width: 100%;
  padding-right: 30px;
  padding-bottom: 30px;
}

.num-index{
  border-top: 1px solid rgba(0,0,0,0.08);
  padding-top: 4.0625vw;
}

.nlist li{
  background: url(/template/default/assets/images/sx.png) no-repeat left center;
  padding-left: 1.1vw;
  width: 25%;
}

.nlist li .num1{
  font-weight: 600;
  color: #333333;
  font-size: 60px;
  font-family: "Impact";
  line-height: 1;
}

.nlist li .num2{
  color: #666666;
  font-size: 16px;
  padding: 0.78125vw 0;
}

@media(max-width: 1300px){
  .at h3{
    font-size: 40px;
  }
  .at h4{
    font-size: 20px;
  }
  .nlist li .num1{
    font-size: 48px;
  }
}

@media(max-width: 1024px){
  .aw p{
    font-size: 15px;
  }
  .ab-index{
    align-items: center;margin-bottom:20px;
  }
  .abr img{
   width:100%;display:block;padding:0;
  }
  .abr::before{
    width: 240px;
    height: 330px;display:none;
  }
  .abr::after{
    width: 29px;
    height: 176px;display:none;
  }
  .amore{height:48px;}
 .amore a{height:48px;}
}

@media(max-width: 767px){
  .ab-bg{
    padding: 40px 0;
  }
  .ab-index{
    flex-wrap: wrap;
  }
  .abl{
    width: 100%;
  }
  .at::before{
    width: 40px;
    height: 40px;
  }
  .at h3{
    font-size: 24px;
  }
  .at h4{
    font-size: 14px;
    padding: 10px 0;
  }
  .amore{
    height: 45px;
  }
  .amore a{
    font-size: 14px;
    line-height: 45px;
  }
  .abr{
    width: 100%;
    margin-top: 20px;
  }
  .abr::before{
    width: 100%;
    height: 100%;
  }
  .abr img{
   
  }
  .num-index{
    padding-top: 30px;
  }
  .num-index ul{
    flex-wrap: wrap;
  }
  .nlist li{
    width: 50%;
    padding-left: 15px;
    margin-bottom: 20px;
  }
  .nlist li .num1{
    font-size: 24px;
  }
  .nlist li .num2{
    font-size: 14px;
  }
}
/* product */
.pro-bg{
  background: url(/template/default/assets/images/bj2.jpg) no-repeat top center;
  background-size: 100% 100%;
  padding: 3.86666666666667vw 0;
}

.pro-index{

}

.put{
  text-align: center;
}

.put .put1{
  font-weight: 600;
  color: #333333;
  font-size: 48px;
  line-height: 1;
}

.put .put1 b{
  color: #2869da;
}

.put .put2{
  color: #666666;
  font-size: 18px;
  margin-top: 1vw;
}

.pro-index1{
  width: 93.27%;
  margin: 0 auto;
  border: 4px solid #2869da;
  margin-top: 2vw;
  align-items: center;
}

.pro-index1 .pro1l{
  width:16%;
  background: #2869da;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 18px;
  line-height: 82px;
}

.pro-index1 .pro1l img{
  margin-right: 1vw;
}

.pro-index1 .pro1r{
  width: calc(100% - 16%);
  background: #fff;
  
}

.pro-index1 .pro1r ul{
 display: flex; justify-content: space-between;flex-wrap:wrap;padding:0 3%;
}

.pro-index1 .pro1r ul li{
 /* margin: 0 1.44375vw;*/
}

.pro-index1 .pro1r ul li a{
  display: block;
  text-align: center;
  font-weight: 600;
  line-height: 82px;
  color: #333333;
  font-size:20px;
}

.pro-index1 .pro1r ul li a:hover{
  color: #2869da;
}

.pro-index1 .pro1r ul li.cur a{
  color: #2869da;
}

.pro-index1{
  margin-bottom: 3.15833333333333vw;
}

.ttzz {
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    height: 0px;
}
.ttzz.active{opacity: 1;visibility: visible;height: 100%;}

.ttzz{position:relative;overflow:hidden;}




.proSwiper{
  overflow: hidden;
  width: 100%;
}

.proSwiper .swiper-slide a{
  display: block;
  border: 1px solid #dedede;
  background: #fff;
  padding: 1.5625vw 0;
  margin: 5px;
}


.proSwiper .swiper-slide a .pic { position: relative; width: 100%; top: 0; padding-bottom: 70%; background: no-repeat center center; background-size: cover; transition: 0.3s}
.proSwiper .swiper-slide a .pic img{width: 100%;background-size: cover;transition: 0.3s;}
.proSwiper .swiper-slide a .pic_pro img {width: 100%;height: 100%;position: absolute;left: 0;top: 0;}

.proSwiper .swiper-slide a .img1 img{
  width: 100%;display:block;
}

.proSwiper .swiper-slide a .wz1{
  color: #333333;
  font-size: 18px;
  padding: 0 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
  margin-top: 1.1vw;font-weight:bold;
}

.proSwiper .swiper-slide a .wz2{
  color: #888888;
  font-size: 14px;
  text-align: center;
  padding-top: 10px;
}

.proSwiper .swiper-slide a:hover{
  border-color: #2869da;
  border-radius: 10px;
  box-shadow: 0 0 8px rgba(0,80,0,.2);
  
}

.proSwiper .swiper-slide a:hover .wz1{
  font-weight: 600;
  color: #2869da;
}

.puxian img{
  width: 100%;
}

@media(max-width: 1300px){
  .put .put1{
    font-size: 40px;
  }
}

@media(max-width: 1024px){
  .pro-index1{
    width: 100%;
  }
  .pro-index1 .pro1r ul li a{
    font-size: 16px;
  }
}

@media(max-width: 767px){
  .pro-bg{
    padding: 40px 0;
  }
  .put .put1{
    font-size: 24px;
  }
  .put .put2{
    font-size: 14px;
    margin-top: 5px;
  }
  .pro-index1{
    margin-top: 20px;
    flex-wrap: wrap;
  }
  .pro-index1 .pro1l{
    width: 100%;
    font-size: 14px;
    line-height: 40px;
  }
  .pro-index1 .pro1r{
    width: 100%;
  }
  .pro-index1 .pro1r ul{
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .pro-index1 .pro1r ul li{
    margin: 1%;
    width: 48%;
  }
  .pro-index1 .pro1r ul li a{
    font-size: 14px;
    line-height: 35px;
  }
  .pro-roll{
    margin-top: 30px;
  }
  .proSwiper .swiper-slide a .wz1{
    font-size: 14px;
  }
  .proSwiper .swiper-slide a .wz2{
    font-size: 12px;
    padding-top: 5px;
  }
}


/* 持续创新·与众不同 */
.different-bg{
  margin-top: 4.16666666666667vw;
}

.different-index .list2 {
  display: flex;
  justify-content: space-between;
  margin-top: 3.38541666666667vw;
}

.different-index .list2 li {
  width: 12.4%;
  overflow: hidden;
  position: relative;
  transition-duration: .5s;
}

.different-index .list2 li .img1{
  position: relative;
  height: 550px;
}

.different-index .list2 li .img1 > img{
  max-width: 100%;
  object-fit: cover;
  height: 550px;
}

.different-index .list2 li .wz{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: rgba(0,0,0,0.34);
}

.different-index .list2 li .wz .wz1 img{
  max-width: 88px;
  width: 100%;
  text-align: center;
}

.different-index .list2 li .wz .wz2{
  color: #ffffff;
  font-size: 32px;
  font-weight: 600;
  margin-top: 2.6vw;
}

.different-index .list2 li .wzh{
  display: none;
  background: #2869da;
}

.different-index .list2 li.on{
  width: 37.76%;
}

.different-index .list2 li.on .wz{
  display: none;
}

.different-index .list2 li.on a .img1{
  display: flex;
  flex-direction: row-reverse;
}

.different-index .list2 li.on a .img1 > img{
  width: calc(100% - 32.83%);
}

.different-index .list2 li.on .wzh{
  display: block;
  width: 32.83%;
}

.different-index .list2 li.on .wzh .wzh2{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 100%;
}

.different-index .list2 li.on .wzh .wzh2 .wz1 img{
  max-width: 88px;
  width: 100%;
}

.different-index .list2 li.on .wzh .wzh2 .wz2{
  color: #ffffff;
  font-size: 32px;
  font-weight: 600;
  margin-top: 2.6vw;
}

.different-index .list2 li.on .wzh .wzh2 .wz3{
  font-size: 18px;
  text-transform: uppercase;
  color: rgba(255,255,255,.5);
  margin-top: 6.25vw;
}


@media(max-width: 1300px){
  .different-index .list2 li .wz .wz2{
    font-size: 20px;
  }
  .different-index .list2 li.on .wzh .wzh2 .wz2{
    font-size: 20px;
  }
  .different-index .list2 li.on .wzh .wzh2 .wz3{
    font-size: 16px;
  }
}

@media(max-width: 1024px){
  .different-index .list2 li .wz .wz2{
    font-size: 16px;
  }
  .different-index .list2 li .wz .wz1 img{
    max-width: 50px;
  }
  .different-index .list2 li.on .wzh .wzh2 .wz1 img{
    max-width: 50px;
  }
  .different-index .list2 li.on .wzh .wzh2 .wz2{
    font-size: 16px;
  }
  .different-index .list2 li.on .wzh .wzh2 .wz3{
    font-size: 14px;
    margin-top: 40px;
  }
}

@media(max-width: 767px){
  .different-bg{
    margin-top: 40px;
  }
  .different-index .list2{
    margin-top: 30px;
    flex-wrap: wrap;
  }
  .different-index .list2 li{
    width: 50%;
  }
  .different-index .list2 li.on{
    width: 50%;
  }
  .different-index .list2 li.on .wz{
    display: flex;
  }
  .different-index .list2 li.on .wzh{
    display: none !important;
  }
  .different-index .list2 li.on .wzh .wzh2{
    display: none;
  }
  .different-index .list2 li.on a .img1 > img{
    width: 100%;
  }
  .different-index .list2 li .img1{
    height: 200px;
  }
  .different-index .list2 li .img1 > img{
    height: 200px;
    width: 100%;
  }
}

/* 技术优势及特点 */
.ys-index{
  margin-top: 5.2vw;
  margin-bottom: 5.72916666666667vw;
}

.tab-con { position: relative;}
.tab-con .tab-main { position: absolute; left: 0; top: 0; z-index: 9; right: 0;}
.tab-con .tab-main { opacity: 0; visibility: hidden; transition: all .5s ease; }
.tab-con .tab-main.active { position: static; opacity: 1; visibility: visible;}

.ys-wrap{

}

.ys-wrap .img1{
  width: 50%;
}

.ys-wrap .img1 img{
  width: 100%;
  border-radius: 10px;
}

.ys-wrap .wz{
  width: 45.19%;
  padding-top: 1.3vw;
}

.ys-wrap .wz .wz1{
  font-weight: 600;
  color: #333333;
  font-size: 48px;
  display: flex;
  align-items: center;
  line-height: 1;
}

.ys-wrap .wz .wz1 img{
  max-width: 100%;
  margin-left: 2vw;
}

.ys-wrap .wz .wz2{
  margin-top: 2vw;
}

.ys-wrap .wz .wz2 p{
  color: #333333;
  font-size: 18px;
  margin-bottom: 1.5625vw;
  position: relative;
}

.ys-wrap .wz .wz2 p::before{
  content: '';
  position: absolute;
  left: -9.375vw;
  top: 50%;
  margin-top: -2.5px;
  width: 142px;
  height: 5px;
  background: #2869da;
  opacity: 0;
}

.ys-wrap .wz .wz2 p:hover{
  font-weight: 600;
  color: #2869da;
}

.ys-wrap .wz .wz2 p:hover::before{
  opacity: 1;
}

.ys-index{
  position: relative;
}

.tab-li{
  position: absolute;
  bottom: 30px;
  right: 0;
  width: 45.19%;
}

.tab-li ul li{
  width: 31.21%;
}

.tab-li ul li .img1{
  border: 3px solid transparent;
  border-radius: 24px;
  
}

.tab-li ul li .img1 img{
  width: 100%;
}

.tab-li ul li.active .img1{
   border: 3px solid #2869da;
   box-shadow: 0 0 10px rgba(0,80,45,.5);
}

@media(max-width: 1300px){
  .ys-wrap .wz .wz1{
    font-size: 30px;
  }
  .ys-wrap .wz .wz2 p{
    font-size: 16px;
  }
}

@media(max-width: 1024px){
  .ys-wrap .wz .wz1{
    font-size: 24px;
  }
  .ys-wrap .wz .wz1 img{
    max-width: 20px;
    width: 100%;
  }
  .ys-wrap .wz .wz2 p{
    font-size: 14px;
    margin-bottom: 5px;
  }
  .tab-li{
    bottom: 10px;
  }
  .ys-wrap .wz .wz2 p::before{
    width: 80px;
  }
}

@media(max-width: 767px){
  .ys-index{
    margin-top: 40px;
    margin-bottom: 40px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .ys-wrap{
    flex-wrap: wrap;
    margin-top: 20px;
  }
  .ys-wrap .img1{
    width: 100%;
  }
  .ys-wrap .wz{
    width: 100%;
    padding-top: 20px;
  }
  .ys-wrap .wz .wz1{
    font-size: 16px;
  }
  .tab-li{
    position: relative;
    width: 100%;
    bottom: 0;
  }
  .tab-li ul li .img1 img{
    border-radius: 20px;
  }
}

/* case */
.case-bg{
  background: url(http://cdn.myxypt.com/45efcd51/23/09/01edfc155a6f781a4c1df680c2ca312a8fcca2c7.jpg) no-repeat top center;
  background-size: 100% 100%;
  padding-top: 3.64583333333333vw;
  padding-bottom: 5.20833333333333vw;
}

.case-roll{
  margin-top: 2.60416666666667vw;
  position: relative;
}

.casenext{
  position: absolute;
  background: url(http://cdn.myxypt.com/45efcd51/23/09/b9e5432fde98d7afb828b741a5e4f16fb1554ae9.png) no-repeat top center;
  background-size: 100% 100%;
  width: 48px;
  height: 48px;
  left: 5.2%;
  top: 50%;
  transform: translateY(-50%);
  outline: none;
}

.casenext:hover{
  background: url(http://cdn.myxypt.com/45efcd51/23/09/3a0ba36cd9d2381b4ee04be8d8f9edcce2a764a8.png) no-repeat top center;
}

.caseprev{
  position: absolute;
  background: url(http://cdn.myxypt.com/45efcd51/23/09/2cdbc946d43adb39b5e3c6feac9fc22121094675.png) no-repeat top center;
  background-size: 100% 100%;
  width: 48px;
  height: 48px;
  right: 5.2%;
  top: 50%;
  transform: translateY(-50%);
  outline: none;
}

.caseprev:hover{
  background: url(http://cdn.myxypt.com/45efcd51/23/09/92a64a8d84eef28632580637aee386dd7b016a29.png) no-repeat top center;
}



.caseSwiper{
  overflow: hidden;
  width: 100%;
}

.caseSwiper .swiper-slide a{
  display: block;
  padding: 1vw;
  border: 1px solid #eeeeee;
  background: #fff;
}

.caseSwiper .swiper-slide .img1 img{
  width: 100%;
}

.caseSwiper .swiper-slide .wz1{
  color: #666666;
  font-size: 18px;
  padding: 0 5px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 1.3vw;
}

.caseSwiper .swiper-slide a:hover{
  background: #2869da;
  border: 1px solid #2869da;
}

.caseSwiper .swiper-slide a:hover .wz1{
  color: #fff;
}

@media(max-width: 1300px){
  .caseSwiper .swiper-slide .wz1{
    font-size: 16px;
  }
}

@media(max-width: 767px){
  .case-bg{
    padding: 40px 0;
  }
  .case-roll{
    margin-top: 20px;
  }
  .caseSwiper .swiper-slide .wz1{
    font-size: 14px;
    padding: 10px 5px;
  }
  .casenext{
    display: none;
  }
  .caseprev{
    display: none;
  }
}

.flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.wh1600 {
    max-width: 1630px;
    padding: 0 15px;
    margin: 0 auto;
}


/**/
.bgs{background:#f9f9f9;}

.p4 {
    background: url(/template/default/assets/images/bj4.jpg) no-repeat top center;
    padding-top:3.4rem;
    background-size: 100% auto;
}


.p4-title {
    text-align: center;
}

.p4-title h3 {
    font-family: "Arial";
    font-size: 1.2rem;
    color: #ffffff;
    letter-spacing: 0.24rem;
    font-weight: 400;
    margin-bottom: 0.8rem;
    text-transform: uppercase;
}

.p4-title h4 {
    font-size:48px;
    color: #ffffff;
    position: relative;
    position: relative;
    padding-bottom: 1.1rem;font-weight:bold;
}

.p4-title h4::after {
    content: "";
    width: 3.5rem;
    height: 0.35rem;
    background-color: #0162bb;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}

.p4-sort{
    align-items: center;
    margin-top: 2.5rem;
    margin-bottom: 3.1rem;
    padding: 0 3.25rem;
}

.p4-sort li{
    align-items: center;
    width: 23%;
    background: #ffffff;
    justify-content: center;
    padding: 1rem 0;cursor:pointer;
}
.p4-sort li .img0{
    width:90px;text-align:center;
}

.p4-sort li .img0 img{
    max-width: 100%;
}
.p4-sort li .img0 .img1{

}

.p4-sort li .img0 .img2{
    display: none;
}

.p4-sort li .wz{
    width: calc(100% - 90px);
}
.p4-sort li .wz1{
    color: #333333;
    font-weight: bold;
    font-size: 1.15rem;
    white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}



.p4-sort li.cur{
    background: #0162bb;
}

.p4-sort li.cur .img0 .img1{
    display: none;
}
.p4-sort li.cur .img0 .img2{
    display: block;
}

.p4-sort li.cur .wz .wz1{
    color: #fff;
}

.tt{
    display: none;
}

.p4-list {

}

.p4-list li a{
    flex-wrap: nowrap;
    background: #fff;
    box-shadow: 0px 3px 27px 0px rgba(0, 0, 0, 0.24);
}


.p4-list li .img1{
    width:61.25%;
}

.p4-list li .img1 img{
    width: 100%;
    height: auto;display:block;
}

.p4-list li .wz{
    
    width: calc(100% - 61.25%);
    padding-left: 2.3rem;
    padding-right: 4rem;
}
.p4-list li .wz .wz1{
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 2rem;
}
.p4-list li .wz .wz1 h3{
    font-weight: bold;
    color: #0162bb;
    font-size: 1.5rem;
}
.p4-list li .wz .wz1 h4{
    color: #000000;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: normal;
    padding-top: 10px;
}

.p4-list li .wz .wz2{
    color: #717171;
    font-size: 0.8rem;
    line-height: 2.0625;
    margin-top: 2rem;
}

.p4-list li .wz .wz3{
    color: #ffffff;
    font-size: 0.8rem;
    text-transform: uppercase;
    text-align: center;
    width: 9.5rem;
    height: 2.9rem;
    line-height: 2.9rem;
    background: #0162bb;
    margin-top:6.25rem;
}

@media(max-width:1440px){
  .p4-sort li .wz1{font-size:19px;}
}


@media(max-width:1300px){
  .p4-title h4{font-size:40px;}
  .p4-sort li .img0{width:70px;}
  .p4-sort li .wz1{font-size:16px;}
}


@media(max-width: 768px){
    .p4-sort{
        padding: 0;
    }
    .p4-sort li{
        width: 50%;
        display: block;
        text-align: center;
    }
    .p4-sort li .img0{
        width: 100%;
    }
    .p4-sort li .wz{
        margin-left: 0;
        width: 100%;margin-top:10px;
    }
    .p4-sort li .wz1{
        font-size: 16px;
    }
    .p4-sort li .wz2{
        font-size: 14px;
    }
    .p4-list li a{
        display: block;
    }
    .p4-list li .img1{
        width: 100%;
    }
    .p4-list li .wz{
        width:auto;
        padding: 20px;
    }
    .p4-list li .wz .wz1 h3{
        font-size: 20px;
    }
    .p4-list li .wz .wz2{
        margin-top: 5%;
        font-size: 14px;
    }
    .p4-list li .wz .wz3{
        margin-top: 5%;
        width: 120px;
        height: 40px;
        line-height: 40px;
        font-size: 12px;
    }
}


.hzadd{padding:6vw 0 3.2vw;}
.hzadd li{width:15.4%;border:1px solid #e6e6e6;margin:0.8vw 0;}
.hzadd li .img img{width:100%;display:block;}



/* news */
.tt11{
  display: none;
}

.news-index{
  margin-top: 4.96666666666667vw;
  margin-bottom: 5.25vw;
}

.news-index1{
  border-bottom: 2px solid #dbdbdb;
  padding: 1.30208333333333vw 0;
  margin-top: 1.30208333333333vw;
  align-items: center;
}

.nsort{
  width: 80%;
  justify-content: flex-start;
}

.nsort li{
  background: #fff;
  width: 174px;
  height: 54px;
  border-radius: 40px;
  
}

.nsort li a{
  display: block;
  color: #666666;
  font-size: 18px;
  font-weight: 600;
  line-height: 54px;
  text-align: center;
}

.nsort li.cur{
  background: #2869da;
}

.nsort li.cur a{
  color: #fff;
}

.nmore a{
  display: block;
  color: #999999;
  font-size: 16px;
}

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

.newsl{
  width: 46.92%;
}

.newslist1 li .img1 img{
  width: 100%;
}

.newslist1 li .wz{
  padding-left: 95px;
  position: relative;
}

.newslist1 li .wz::before{
  content: '';
  position: absolute;
  left: 56px;
  top: -56px;
  width: 8px;
  height: 138px;
  background: #2869da;
}

.newslist1 li .wz .wz1{
  color: #999999;
  font-size: 16px;
  font-family: "Arial";
  padding-top: 1.3vw;
}

.newslist1 li .wz .wz2{
  color: #333333;
  font-size: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 0.78125vw;
}

.newslist1 li .wz .wz3{
  color: #888888;
  font-size: 15px;
  line-height: 24px;
  overflow:hidden; 
  text-overflow:ellipsis;
  display:-webkit-box; 
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2; 
  margin-top: 1vw;
}

.newslist1 li:hover .wz .wz2{
  color: #2869da;
}

.newsr{
  width: 47.82%;
}


.newsr .tempWrap{height:633px!important;overflow:hidden;}



.newslist2 li{
  border-bottom: 1px solid #dcdcdc;
  padding:30px;
  height: 160px!important;overflow:hidden;
}



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

.newslist2 li a .date{
  width: 15%;
  text-align: center;
}

.newslist2 li a .date .d1{
  color: #333333;
  font-size: 71px;
  font-weight: 600;
  line-height: 1;
  font-family: "Arial";
}

.newslist2 li a .date .d2{
  color: #999999;
  font-size: 16px;
  font-family: "Arial";
}

.newslist2 li a .wz{
  width: calc(100% - 20%);
}

.newslist2 li a .wz .wz1{
  color: #333333;
  font-size: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.newslist2 li a .wz .wz2{
  color: #888888;
  font-size: 15px;
  line-height: 24px;
  margin-top: 0.52083333333333vw;
  overflow:hidden; 
text-overflow:ellipsis;
display:-webkit-box; 
-webkit-box-orient:vertical;
-webkit-line-clamp:2; 
}

.newslist2 li:hover{
  background: #2869da;
}

.newslist2 li:hover .date .d1{
  color: #fff;
}

.newslist2 li:hover .date .d2{
  color: #fff;
}

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

.newslist2 li:hover .wz .wz2{
  color: #fff;
}

@media(max-width: 1440px){
   .newsr .tempWrap{height:560px!important;}
}


@media(max-width: 1300px){
  .newslist2 li a .date .d1{
    font-size: 50px;
  }
}

@media(max-width: 1024px){
  .newslist1 li .wz .wz2{
    font-size: 18px;
  }
  .newslist2 li a .wz .wz1{
    font-size: 18px;
  }
  .newsr .tempWrap{height:430px!important;}
  .newslist2 li{height:136px!important;}

}

@media(max-width: 768px){
  .news-index{
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .news-index1{
    margin-top: 20px;
  }
  .nsort{
    width: 100%;
  }
  .nsort li{
    width: 33%;
    height: 35px;
  }
  .nsort li a{
    font-size: 14px;
    line-height: 35px;
  }
  .nmore a{
    display: none;
  }
  .news-wrap{
    flex-wrap: wrap;
  }
  .newsl{
    width: 100%;
  }
  .newslist1 li .wz::before{
    left: 10px;
    top: -40px;
    width: 8px;
    height: 80px;
  }
  .newslist1 li .wz{
    padding-left: 20px;
  }
  .newslist1 li .wz .wz2{
    font-size: 16px;
  }
  .newslist1 li .wz .wz3{
    font-size: 14px;
  }
  .newsr{
    width: 100%;
    margin-top:25px;
  }
  .newslist2 li a .date .d1{
    font-size: 30px;
  }
  .newslist2 li a .date .d2{
    font-size: 14px;
  }
  .newslist2 li a .wz .wz1{
    font-size: 16px;
  }
  .newslist2 li a .wz .wz2{
    font-size: 14px;
  }
    .newsr .tempWrap{height:300px!important;}
  .newslist2 li{height:136px!important;}

}



/* foot */
/**/

.p7 {
    background-color: #323232;
    padding:3.86rem 0 0rem;
}

.p7a {
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #fff;
}

.p7a li a {
    display: block;
}

.p7a li a h3 {
    font-size: 16px;
    padding-bottom: 13px;
    position: relative;
    margin-bottom: 20px;
    color: #ffffff;
}

.p7a li a h3::after {
    content: "";
    width: 43px;
    height: 2px;
    background-color: #ffffff;
    position: absolute;
    bottom: 0;
    left: 0;
}

.p7a li a p {
    font-size: 14px;
    color: #ffffff;
}




.p7b {
    padding: 1.85rem 0 1.25rem;
    align-items: flex-start;
}

.p7b1 {
    width: 62.5%;
    font-size: 14px;
    letter-spacing: 1.1px;
    color: #fcfcfc;
    line-height: 1.8;
}

.p7b1 a {
    color: #fcfcfc;
}

.p7b1a {
    margin-bottom: 1.7rem;
    font-weight: 700;
    display: none;
}

.p7b1a a {
    margin-right: 5px;
}


.p7b2 li+li {
    margin-left: 1.5rem;
}

.p7b2 li div.img {
    width: 6.3rem;
    height: 6.3rem;
    background-color: #ffffff;
    border-radius: 0.5rem;
    padding: 0.55rem;
}

.p7b2 li div.img img {
    width: 100%;
}

.p7b2 li h3 {
    font-size: 11.33px;
    color: #fcfcfc;
    opacity: 0.51;
    text-align: center;
    margin-top: 0.8rem;
    text-align: center;
    font-weight: 400;
}


/* 友情链接 */

.c-link {
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    padding-bottom: 2.5rem;
}

.c-link .con {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.c-link span {
    cursor: pointer;
    display: block;
}

.c-link dd{
    width:calc(100% - 70px)
}

.c-link .sec {
    display: none;
    position: absolute;
    bottom: 100%;
    left: 0;
    background:#fff;
    padding: 10px;
    min-width:120px;
    z-index: 999;
}

.c-link a {
    color: #333;
    padding: 0 4px;
    font-size: 14px;
    line-height: 24px;display:block;
}


@media(max-width:1280px) {
    .headrigh{width:230px;}
 .htel i{font-size:24px;}
 .p7b1{width:100%;}
 .p7b2{margin-top:25px;}
}



@media(max-width: 768px) {


    .p7a {
        border: none;
    }

    .p7a li {
        width: 50%;
        margin-bottom: 3%;
        border-bottom: 1px solid #fff;
        padding-bottom: 6%;
    }

    .p7b2 {
        margin-top: 5%;
    }
    .abl{width:100%;}
    .ab-index{flex-wrap:wrap;}
    .abr{width:100%;margin-top:25px;}
    .nlist li .num1{font-size:38px;}
    .nlist li .num2{font-size:14px;}
    .pro-index1 .pro1l{display:none;}
    .pro-index1 .pro1r{width:100%;}

}

@media(max-width: 767px) {

     .p4-title h4{font-size:24px;}
    .p7a {
        align-items: initial;
    }


    .p7a li {
        padding: 0px 2% 6% 0;
    }

    .p7b {
        padding: 0 0 1.25rem;
        padding-bottom: 20%;
    }
    .p7b1{
        width: 100%;
    }
    .p7b2 li div.img {
        width: 7.3rem;
        height: 7.3rem;
    }
    .p4-sort li .wz1{font-size:15px;}
    .hzadd li{width:23%;}
    .hzadd{padding:32px 0;}
}


/* 手机页脚 */
.footer3 {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
    background: #222;
}

.footer3 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.footer3 ul li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    color: #ffffff;
    line-height: 50px;
    font-size: 0;
}

.footer3 ul li a {
    display: block;
    color: #ffffff;
}

.footer3 ul li .iconfont {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    width: 16px;
    height: 14px;
}

.footer3 ul li:nth-child(1) .iconfont {
    background: url("/template/default/assets/images/b544c19c69b83bbe43c1274f87d99f8463b23472.png") no-repeat 50%;
}

.footer3 ul li:nth-child(2) .iconfont {
    background: url("/template/default/assets/images/b26655bdcb5a7dc2df997405eb240a45c466bb0f.png") no-repeat 50%;
}

.footer3 ul li:nth-child(3) .iconfont {
    background: url("/template/default/assets/images/d077420e30ae81b861be3a532ee75cc320e1deb8.png") no-repeat 50%;
}


.footer3 ul li span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #ffffff;
}


