﻿

/* 通用样式 */
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;
}

.max1600{
    max-width: 1630px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}

.head-bg{
  background: #f3f4f5;
}

.head-index{

}

.head-index .logo{
  width: 20%;
  line-height: 100px;
}

.head-index .logo img{
  max-width: 100%;
}

.head-index .headr{
  width: 80%;
  align-items: center;
}

.head-index .headr .tnav{
  width: 68%;
}

.head-index .headr .tsao{
  width: 10%;
  position: relative;
}

.head-index .headr .tsao .tsao1{
  position: relative;
}

.head-index .headr .tsao .tsao1 .tsao1h{
  position: absolute;
  top: 120%;
  left: 0;
  right: 0;
  z-index: 999;
  display: none;
}

.head-index .headr .tsao .tsao1:hover .tsao1h{
  display: block;
}

.head-index .headr .tel{
}

.head-index .headr .tel p{
  color: #333333;
  font-size: 0.83333333333333vw;
}

.head-index .headr .tel p strong{
  font-size: 1.14583333333333vw;
  font-family: "Impact";
}

/**/
.pt{
  text-align: center;
  padding: 75px 0;
}

.pt .pt1{
  color: #999999;
  font-size: 24px;
  font-family: "Arial";
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 5px;
}

.pt .pt2{
  font-size: 30px;
  color: #333333;
  line-height: 1;
  position: relative;
}

.pt .pt2::before{
  content: '';
  width: 41%;
  height: 1px;
  background: #dddddd;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.pt .pt2::after{
  content: '';
  width: 41%;
  height: 1px;
  background: #dddddd;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.pt .pt3{
  color: #999999;
  font-size: 16px;
  padding-top: 8px;
}

.index-service-swiper{
  overflow: hidden;
  width: 100%;
}

.product-wrap{
  position: relative;
}

.next1{
  position: absolute;
  left: 4.6875%;
  background: url(../image/34cbbab734ea81b5634f2169dc41ef218501f05b.png) no-repeat top center;
  width: 19px;
  height: 39px;
  top: 50%;
  transform: translateY(-50%);
}

.prev1{
  position: absolute;
  right: 4.6875%;
  background: url(../image/776aa75aee4e3441e158a92383f69ecd9b139cdb.png) no-repeat top center;
  width: 19px;
  height: 39px;
  top: 50%;
  transform: translateY(-50%);
}
.index-service-swiper .swiper-slide a{
  display: block;
}

.index-service-swiper .swiper-slide a .img1{
  position: relative;
}

.index-service-swiper .swiper-slide a .img1 img{
  width: 100%;
}

.index-service-swiper .swiper-slide a .info{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.index-service-swiper .swiper-slide a .info h3{
  color: #fff;
  font-size: 24px;
}

.index-service-swiper .swiper-slide a .info h4{
  width: 24px;
  height: 1px;
  background: rgba(255,255,255,.5);
  margin: 1.5625vw auto;
}

.index-service-swiper .swiper-slide a .info p{
  color: #fff;
  font-size: 16px;
  line-height: 1;
}

.index-service-swiper .swiper-slide a .mask{
    position: absolute;
    top: -100%;
    left: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 30px 50px 50px;
    width: 100%;
    height: 100%;
    text-align: center;
    background: rgba(220,221,221,0.8);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 6;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

.index-service-swiper .swiper-slide a .mask .mask-title{
  color: #000000;
  font-size: 24px;
}


.index-service-swiper .swiper-slide a .mask .mask-xian{
  width: 24px;
  height: 1px;
  background: rgba(0,0,0,.5);
  margin: 1.5625vw auto;
}

.index-service-swiper .swiper-slide a .mask .mask-en{
  color: #000000;
  font-size: 16px;
  line-height: 1;
}

.index-service-swiper .swiper-slide a .mask .mask-more{
  margin-top: 3.125vw;
}

.index-service-swiper .swiper-slide a .mask .mask-more img{
    max-width: 100%;
}

.index-service-swiper .swiper-slide a:hover .info{
  display: none;
}

.index-service-swiper .swiper-slide a:hover .mask{
  top: 0;
}


@media(max-width: 767px){
  .pt{
    padding: 5% 0;
  }

  .pt .pt1{
    font-size: 14px;
  }

  .pt .pt2{
    font-size: 18px;
  }

  .pt .pt2::before{
    width: 26%;
  }
  .pt .pt2::after{
    width: 26%;
  }
  .pt .pt3{
    font-size: 14px;
    padding-top: 5px;
  }
}

@media(max-width: 767px){
  .index-service-swiper{
    margin-top: 5%;
  }
  .next1{
    left: 0;
    background-size: 10px 20px;
    width: 10px;
    height: 20px;
  }
  .prev1{
    right: 0;
    background-size: 10px 20px;
    width: 10px;
    height: 20px;
  }
  
  .index-service-swiper .swiper-slide a .info h3{
    font-size: 16px;
  }
  .index-service-swiper .swiper-slide a .info h4{
    margin: 10px auto;
  }
  .index-service-swiper .swiper-slide a .info p{
    font-size: 12px;
  }
  .index-service-swiper .swiper-slide a .mask{
    height: 50%;
  }
  .index-service-swiper .swiper-slide a:hover .mask{
    top: 25%;
    padding: 10px 0;
  }
  .index-service-swiper .swiper-slide a .mask .mask-title{
    font-size: 16px;
  }
  .index-service-swiper .swiper-slide a .mask .mask-en{
    font-size: 12px;
  }
  .index-service-swiper .swiper-slide a .mask .mask-more img{
    max-width: 16%
  }
}

/**/
.about-wrap{
  background: url(../image/93478156ee694e20e1141079ae99a378f394aa96.jpg) no-repeat top center;
  background-size: 100% 100%;
  margin-top: 5%;
  padding-bottom: 55px;
}

.at .pt1{
  color: #fff;
}

.at .pt2{
  color: #fff;
}

.at .pt2::before{
  background: #4b4343;
}
.at .pt2::after{
  background: #4b4343;
}

.index-about-box{
  background: #fff;
  margin-top: 11.45833333333333vw;
}

.index-about-recommend{
  width: 57.25%;
}

.index-about-recommend a{
  display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-end;
    padding: 40px 70px 40px 80px;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.index-about-recommend .title{
  margin-right: 26px;
    text-align: right;
}

.index-about-recommend h3{
  line-height: 1.2;
    font-size: 30px;
    color: #333;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

.index-about-recommend .en{
  margin: 6px 0 18px;
    line-height: 1.2;
    font-family: Arial;
    font-size: 20px;
    color: #8a8a8a;
    text-transform: uppercase;
}

.index-about-recommend .more img{
  max-width: 100%;
}

.index-about-recommend .info{
  -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
    max-height: 96px;
    line-height: 32px;
    font-size: 14px;
    color: #666666;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.index-about-list{
  display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
    text-align: center;
}

.index-about-list li{
  -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
    background: url(../image/e356f8873fe11b6f25b5e1c99dca41f4f422c4a6.png) no-repeat left center;
}

.index-about-list a{
  display: block;
    padding: 46px 20px 40px;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

.index-about-list .icon{
  margin-bottom: 8px;
    text-align: center;
    height: 42px;
    line-height: 42px;
}

.index-about-list .icon img{
      vertical-align: middle;
    max-height: 100%;
    max-width: 100%;
}

.index-about-list .icon-default{
  display: inline-block;
}

.index-about-list .icon-hover{
  display: none;
}

.index-about-list h3{
  line-height: 1.4;
    font-size: 24px;
    color: #000000;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

.index-about-list p{
  line-height: 1.2;
    font-family: Arial;
    font-size: 14px;
    color: #999;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

.index-about-list a:hover{
  background: #e30000;
}

.index-about-list a:hover .icon-hover{
      display: inline-block;
}

.index-about-list a:hover .icon-default{
  display: none;
}

.index-about-list a:hover h3, .index-about-list a:hover p{
  color: #fff;
}

@media(max-width: 767px){
  .about-wrap{
    margin-top: 10%;
    padding-top: 5%;
    padding-bottom: 10%;
  }
  .index-about-box{
    display: block;
  }
  .index-about-recommend{
    width: 100%;
  }
  .index-about-recommend a{
    padding: 10px;
    align-items: flex-start;
  }
  .index-about-recommend h3{
    font-size: 16px;
  }
  .index-about-recommend .en{
    font-size: 14px;
    margin-bottom: 5px;
  }
  .index-about-recommend .info{
    font-size: 12px;
    line-height: 22px;
  }
  .index-about-list{
    border-top: 1px solid #edeeee;
  }
  .index-about-list li{
    padding: 5px 0;
  }
  .index-about-list a{
    padding: 5px;
  }
  .index-about-list .icon{
    height: 34px;
    line-height: 34px;
  }
  .index-about-list .icon img{
    max-width: 30%;
  }
  .index-about-list h3{
    font-size: 14px;
  }
  .index-about-list p{
    font-size: 12px;
    white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
  }
}


/**/
.join-wrap{
  background: url(../image/f6c991b006392b2c38bc9dd1cb5f0a59dca6c853.jpg) no-repeat top center;
  background-size: 100% 100%;
  padding: 5% 0;
  position: relative;
}

.next2{
  position: absolute;
  left: 4.6875%;
  background: url(../image/34cbbab734ea81b5634f2169dc41ef218501f05b.png) no-repeat top center;
  width: 19px;
  height: 39px;
  top: 50%;
  transform: translateY(-50%);
}

.prev2{
  position: absolute;
  right: 4.6875%;
  background: url(../image/776aa75aee4e3441e158a92383f69ecd9b139cdb.png) no-repeat top center;
  width: 19px;
  height: 39px;
  top: 50%;
  transform: translateY(-50%);
}

.index-join-swiper{
  width: 100%;
  overflow: hidden;
}
.index-join-swiper .swiper-slide a{
  display: block;
  padding: 60px 60px 55px;
  height: 100%;
  text-align: center;
  background: rgba(255,255,255,.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}

.index-join-swiper .swiper-slide a .icon img{
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

.index-join-swiper .swiper-slide a .icon img.img2{
  display: none;
}

.index-join-swiper .swiper-slide a .info h3{
  font-size: 30px;
  color: #fff;
  margin-top: 2.6vw;
} 

.index-join-swiper .swiper-slide a .info h4{
  width: 184px;
  height: 1px;
  background: #fff;
  margin: 2vw auto;
} 

.index-join-swiper .swiper-slide a .info .wz p{
  font-size: 14px;
  color: #000000;
  color: #fff;
  line-height: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
} 

.index-join-swiper .swiper-slide a:hover{
  background-color: #dcdddd;
}

.index-join-swiper .swiper-slide a:hover .icon img.img1{
  display: none;
}

.index-join-swiper .swiper-slide a:hover .icon img.img2{
  display: block;
}

.index-join-swiper .swiper-slide a:hover .info h3{
  color: #000000;
}

.index-join-swiper .swiper-slide a:hover .info h4{
  background: #000000;
}

.index-join-swiper .swiper-slide a:hover .info .wz p{
  color: #000000;
}


@media(max-width: 767px){
  .join-wrap{
    margin-top: 5%;
    padding: 10% 0;
    margin-bottom: 10%;
  }
  .next2{
    left: 0;
    background-size: 10px 20px;
    width: 10px;
    height: 20px;
  }
  .prev2{
    right: 0;
    background-size: 10px 20px;
    width: 10px;
    height: 20px;
  }
  .index-join-swiper .swiper-slide a{
    padding: 10% 10%;
  }
  .index-join-swiper .swiper-slide a .icon img{
    max-width: 30%;
  }
  .index-join-swiper .swiper-slide a .info h3{
    font-size: 15px;
  }
  .index-join-swiper .swiper-slide a .info h4{
    width: 100%;
    margin: 10% auto;
  }
  .index-join-swiper .swiper-slide a .info .wz p{
    font-size: 12px;
    line-height: 20px;
  }
}

/**/
.news-index{
  margin-bottom: 4.42708333333333vw;
}

.nlist1{

}

.nlist1 li{
  width: 22%;
}

.nlist1 li .d1{
  color: #333333;
  font-size: 24px;
  font-family: "Impact";
  font-weight: normal;
}

.nlist1 li .d2{
  color: #999999;
  font-size: 16px;
}

.nlist1 li .d3{
  background: url(../image/b7069a687be0c14af08b1072382f2e81f126df2d.png) no-repeat left center;
  height: 16px;
  margin: 1.30208333333333vw 0;
}

.nlist1 li .img1 img{
  width: 100%;
  transition: all .5s;
  overflow: hidden;
}
.nlist1 li .img1 img:hover{
  transform: scale(1.1);
}

.nlist1 li .w1{
  color: #333333;
  font-size: 17px;
  margin: 1.82291666666667vw 0;
}

.nlist1 li .w2{
  color: #666666;
  font-size: 13px;
  line-height: 24px;
}

.nlist1 li .w3{
  width: 84px;
  height: 30px;
  background: #a9a9a9;
  text-align: center;
  line-height: 30px;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 1.5625vw;
}

.nlist1 li:hover .d1{
  color: #e60012;
}

.nlist1 li:hover .d2{
  color: #e60012;
}

.nlist1 li:hover .d3{
  background: url(../image/a0e0c146cb2f521b5fd37a0a14165e858feabb7e.png) no-repeat left center;
}

.nlist1 li:hover .w1{
  font-weight: 600;
  color: #e60012;
}
.nlist1 li:hover .w2{
  color: #e60012;
}

.nlist1 li:hover .w3{
  background: #000000;
}


@media(max-width: 767px){
  .nlist1{
    margin-top: 5%;
    flex-wrap: wrap;
  }
  .nlist1 li{
    width: 48%;
  }
  .nlist1 li .d1{
    font-size: 18px;
  }
  .nlist1 li .d2{
    font-size: 15px;
  }
  .nlist1 li .w1{
    font-size: 14px;
    white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  }
  .nlist1 li .w2{
    font-size: 12px;
    line-height: 20px;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:4; 
  }
  .nlist1 li:nth-of-type(3){
    display: none;
  }
  .nlist1 li:nth-of-type(4){
    display: none;
  }
}

/**/
.foot-bg{
  background: #1c1c1c;
  padding: 2.1875vw 0;
}

.foot-index{

}

.foot1 .flogo img{
  max-width: 100%;
}

.foot1 .fsou{
  background: #ffffff;
  border: 1px solid #cccccc;
  margin-top: 3.64583333333333vw;
}

.foot1 .fsou #formsearch input {
    line-height: 50px;
    height: 50px;
    background: none;
    border: none;
}

.foot1 .fsou #formsearch input#keyword {
    text-indent: 16px;
    float: left;
    width: 240px;
    color: rgba(51,51,51,.68);
    font-size: 14px;
    outline: none;
}

.foot1 .fsou #formsearch input#s_btn {
    background: url(../image/7e067c726fa058dce65648f1c5d1a355c59a07e7.png) no-repeat 50%;
    font-size: 0;
    float: right;
    width: 50px;
    outline: none;
    padding: 0;
}


.foot2{
  width: 50%;
  margin-top: 3.64583333333333vw;
}

.foot_nav li {
    float: left;
    width: 17.5%;
}

.foot_nav li.lx{
  width: 30%;
}

.foot_nav li a {
    font-size: 16px;
    color: #fff;
    display: block;
    width: 100%;
    font-weight: 500;
}

.foot_nav li .x-nav-menu {
    width: 100%;
    margin-top:1.5625vw;
}

.foot_nav li .x-nav-menu a {
    display: block;
    font-size: 13px;
    line-height: 2.8;
    color: #ffffff;
    font-weight: normal
}

.foot_nav li .x-nav-menu p{
  color: #ffffff;
  font-size: 13px;
}

.foot_nav li .x-nav-menu p:nth-of-type(1){
  font-weight: 600;
  font-size: 30px;
  font-family:"Arial";
  padding-bottom: 10px;
}

.foot3{
  width: 13.75%;
  margin-top: 3.64583333333333vw;
}

.foot3 p{
  text-align: center;
  color: #939393;
  font-size: 12px;
  line-height: 3;
}

.foot3 p img{
  max-width: 100%;
}

.cop-bg{
  background: #0d0d0d;
  padding: 20px 0;
}

.cop-index{
  text-align: center;
  color: #666666;
  font-size: 12px;
}

.cop-index a{
  color: #666666;
}

@media(max-width: 767px){
  .foot-index{
    display: block;
  }
  .foot2{
    width: 100%;
  }
  .foot_nav li.lx{
    float: none;
    width: 100%;
    text-align: center;
  }
  .foot_nav li.lx a{
    display: none;
  }
  .foot_nav li .x-nav-menu p:nth-of-type(1){
    font-size: 24px;
    padding-bottom: 0;
  }
  .foot3{
    width: 100%;
  }
  .merq{
    text-align: center;
    margin-top: 5%;
  }

  .merq p{
    max-width: 100%;
    font-size: 12px;
    color: #ffffff;
    line-height: 30px;
  }
}


/*内页*/
.subbar{
  line-height: 80px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #e2e2e2;
}
.subbar .max1600{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.subbar-breadcon{
  font-size: 14px;
  color: #888;
}
.subbar-breadcon a, .subbar-breadcon span{
  display: inline-block;
    vertical-align: top;
}

.subbar-breadcon a{
      color: #888;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

.subbar-menu{
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
    text-align: right;
}

.subbar-menu .xypg-left-nav {
  font-size: 0;
      display: block;
    width: 100%;
    margin: 0;
}
.subbar-menu .xypg-left-nav > li{
  display: inline-block;
  vertical-align: middle;
  border-bottom: none;
}
.subbar-menu .xypg-left-nav > li > a{
  margin: 0 17px;
  padding: 0 12px;
    font-size: 16px;
    line-height: 80px;
    color: #666;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

.subbar-menu .xypg-left-nav > li .first-nav-btn{
  display: none;
}

.subbar-menu .xypg-left-nav > li.clicked > a{
  color: #e30000;
}

.subbar-menu .xypg-left-nav > li.clicked > a:after{
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    height: 2px;
    background-color: #e30000;
}

.page-wrap{
    padding: 75px 0 95px;
    background: #efeeee;
    background-size: 26.40625%,auto;
}

@media screen and (max-width: 1200px){
  .subbar{
    line-height: 45px;
  }
  .subbar-menu{
    text-align: center;
  }
  .subbar-menu .xypg-left-nav{
        display: flex;
    transition-property: transform;
    box-sizing: content-box;
  }
  .subbar-menu .xypg-left-nav > li > a{
    line-height: 45px;
    margin: 0 12px;
    padding: 0 5px;
    font-size: 14px;
  }
  .page-wrap{
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

/*plist*/
.pro-list {
    flex-wrap: wrap;
}

.pro-list li {
    width: 32.33333%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 2%;
}

.pro-list a {
  display: block;
  padding: 30px;
  text-align: center;
  background-color: #fff;
  transition: all .3s;
}

.pro-list a:hover {
  transform: translateY(-4px);
  box-shadow: 0 px2rem(5px) px2rem(16px) rgba(0, 0, 0, 0.15);
}

.pro-list a:hover .img:before {
  opacity: 1;
  transition-delay: 0s;
}

.pro-list a:hover .img:after {
  top: 50%;
  transition-delay: .2s;
}

.pro-list a:hover h3 {
  color: #000;
}

.pro-list .img {
  position: relative;
  /* width: 100%; */
  /* height: 0; */
  /* padding-bottom: 65%; */
  overflow: hidden;
}

.pro-list .img:before {
 content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    opacity: 0;
    -webkit-transition: all .3s .2s;
    -o-transition: all .3s .2s;
    -moz-transition: all .3s .2s;
    transition: all .3s .2s;
    z-index: 2;
}

.pro-list .img:after {
  content: '\e610';
    position: absolute;
    top: 120%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-family: iconfont;
    font-size: 16px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 50%;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    z-index: 8;
}

.pro-list .img img {
  width: 100%;
  height: 100%;
}

.pro-list h3 {
      margin-top: 26px;
    line-height: 1.4;
    font-size: 18px;
    color: #000;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

@media screen and (max-width: 1440px) {
  .pro-list h3 {
    font-size: 16px;
  }
}

@media screen and (max-width: 1200px) {
  .pro-list h3 {
    font-size: 15px;
  }
}

@media screen and (max-width: 1024px) {
  .pro-list{
  }
  .pro-list li {
    width: 49%;
  }
  .pro-list a{
    padding: 15px;
  }
  .pro-list .img:after {
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
  }
}

@media screen and (max-width: 750px) {
  .pro-list {
   
  }
  .pro-list .img:after {
    width: 26px;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
  }
  .pro-list h3 {
    margin-top:10px;
    font-size: 13px;
  }
}


/*nlist*/
.news-recommend{
  background-color: #fff;
  width: 100%;
  overflow: hidden;
}

.news-recommend .swiper-slide a{
  padding: 55px 80px 55px 40px;
    display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.news-recommend .swiper-slide a .img{
  width: 47.01493%;
}

.news-recommend .swiper-slide a .img img{
  width: 100%;
}

.news-recommend .swiper-slide a .info{
  -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
    padding: 35px 0 0 60px;
    position: relative;
}

.news-recommend .swiper-slide a .info h3{
      margin-bottom: 30px;
    max-height: 88px;
    line-height: 44px;
    font-size: 28px;
    color: #000;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

.news-recommend .swiper-slide a .info .p{
      max-height: 90px;
    line-height: 30px;
    font-size: 16px;
    color: #666;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.news-recommend .swiper-slide a .info .time{
  argin-top: 25px;
    font-size: 14px;
    color: #999;
}

.news-recommend .swiper-pagination{
  position: absolute;
  bottom: 5%;
  left: 60px;
}

.news-recommend .swiper-pagination .swiper-pagination-bullet{
  width: 12px;
  height: 12px;
  background: #7d7d7d;
  margin: 0 7px;
  opacity: 1;
}

.news-recommend .swiper-pagination .swiper-pagination-bullet-active{
  background: #e60012;
}


.news-list{
  flex-wrap: wrap;
  margin-top: 5%;
}
.news-list li{
  width: 32.33333%;
  padding: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  margin-bottom: 2%;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

.news-list li a{
  display:block;

}

.news-list li a .img img{
  width: 100%;
  height: auto;
}

.news-list h3{
  margin: 18px 0 14px;
    line-height: 1.6;
    font-size: 18px;
    color: #000;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

.news-list .bottom{
      display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px;
}

.news-list .time{
  -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
    font-size: 14px;
    color: #999;
}

.news-list .more{
    width: 22px;
    height: 22px;
    text-align: center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    background: url(../image/0a8d085df4a7236160301236ed4f4facb4e8e7cf.png) no-repeat center center;
}

.news-list li:hover{
  -webkit-transform: translateY(-4px);
    -moz-transform: translateY(-4px);
    transform: translateY(-4px);
    -webkit-box-shadow: 0 0.025rem 0.08rem rgb(0 0 0 / 15%);
    box-shadow: 0 0.025rem 0.08rem rgb(0 0 0 / 15%);
}

.news-list li:hover h3{
  color: #e60012;
}

.news-list li:hover .more{
  background: url(../image/0a8d085df4a7236160301236ed4f4facb4e8e7cf.png) no-repeat center center;
}

@media screen and (max-width: 1200px){
  .news-recommend .swiper-slide a{
    padding: 30px;
  }
  .news-recommend .swiper-slide a .info{
    padding: 12px 0 0 40px;
  }
  .news-recommend .swiper-slide a .info h3{
    font-size: 20px;
    line-height: 30px;
  }
  .news-recommend .swiper-pagination{
    left: 35px;
  }
  .news-list li{
    width: 31.333%;
    margin-bottom: 3%;
  }
  .news-list li{
    padding: 20px;
  }
}
@media screen and (max-width: 1024px){
  .news-recommend .swiper-slide a {
    display: block;
  }
  .news-recommend .swiper-slide a .img{
    width: 100%;
  }
  .news-recommend .swiper-slide a .info{
    padding: 14px 0 0;
  }
  .news-recommend .swiper-slide a .info h3{
        display: block;
    margin-bottom: 8px;
    max-height: 24px;
    line-height: 1.5;
    font-size: 16px;
    white-space: nowrap;
  }
  .news-recommend .swiper-slide .p{
    max-height: 48px;
    line-height: 24px;
    font-size: 13px;
    -webkit-line-clamp: 2;
  }
  .news-recommend .swiper-slide .time{
    margin-top: 12px;
  }
  .news-recommend .swiper-pagination{
    position: relative;
    bottom: 0;
    left: 0;
  }
  .news-list li{
    width: 48%;
  }
  .news-list h3{
    margin: 10px 0 6px;
    max-height: 41.6px;
    font-size: 13px;
    white-space: normal;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .news-list .bottom{
    margin-top: 10px;
  }
  .news-list .time{
    font-size: 12px;
  }
}
