
/* w3017  关于我们-广告图  start */
.nanner { width: 100%; position: relative;}
.nanner .imgs {width: 100%;position: relative;overflow: hidden;}
.nanner .imgs .img {width: 100%;height: 4.2rem;}
.nanner .nox {position: absolute;z-index: 4;left: calc(200 / 1920 * 100%);top: 50%;transform: translateY(-50%);width: 80%;}
.nanner .nox .nit {width: 100%;color: #fff;font-weight: bold;line-height: 1.5;}
.nanner .nox .nim {width: 100%;color: #fff;font-weight: bold;line-height: 1.5;}
.product .nanner .nox .nit{color: #fff;}
.product .nanner .nox .nim{color: #fff;}
  
@media (max-width: 1540px) {
    .nanner .nox {
      left: 3%;
      width: 90%;
    }
} 
@media(max-width: 700px){
    .nanner .imgs .img{height: auto;padding-top: calc(500/1920*100%);} 
}
/* w3017  关于我们-广告图  end */

/* w3017  关于我们-概述  start */

  .w1520 {width: 15.2rem;margin: 0 auto;position: relative; font-size: 0;}
@media (max-width: 1540px) {
    .w1520 {width: 94%;}
}
 .Profile {
  width: 100%;
  /* padding: 0.7rem 0; */
  padding: 0.7rem 0 0;
}

.Profile .ptc {
  width: 100%;
  color: #333;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 0.3rem;
}

.Profile .proam {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.Profile .proam .pkl {
  width: calc((760 / 1520 * 100%));
  display: inline-block;
  vertical-align: top;
}

.Profile .proam .pkl .pmm {
  width: 100%;
  color: #333;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 0.3rem;
  padding-right: 0.5rem;
}

.Profile .proam .pkl .pmm p {
  color: #333;
  font-weight: bold;
  line-height: 1.5;
}

.Profile .proam .pkl .pinp {
  width: 100%;
  color: #666;
  line-height: 1.5;
  padding-right: 0.5rem;
  margin-bottom: 0.5rem;
}

.Profile .proam .pkl .pinp p {
  color: #666;
  line-height: 1.5;
}

.Profile .proam .pkr {
  width: calc((640 / 1520 * 100%));
  display: inline-block;
  vertical-align: top;
}

.Profile .proam .pkr .imgs {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.Profile .proam .pkr .imgs .img {
  width: 100%;
  padding-top: 118.75%;
}

.Profile .proam .pkr .kom {
  width: 90%;
  display: block;
  margin: 0 auto;
  background-color: #bfa274;
  padding: 0.35rem 0.4rem;
  position: relative;
  top: -1rem;
}
.Profile .proam .pkr .kom .kc{
    width: .2rem;
    margin-bottom: .2rem;
}
.Profile .proam .pkr .kom .kc img{width: 100%;}
.Profile .proam .pkr .kom .imp {
  width: 100%;
  color: #fff;
  line-height: 1.6;
}

.Profile .proam .pkr .kom .imp p {
  color: #fff;
  line-height: 1.6;
}

.Profile .datas {
  width: 100%;
  font-size: 0;
  margin-top: 0.8rem;
}

.Profile .datas .datm {
  width: calc(260 / 1520 * 100%);
  margin-right: calc(160 / 1520 * 100%);
  display: inline-block;
  vertical-align: top;
}

.Profile .datas .datm .dc {
  display: block; 
  height: 0.49rem;
}

.Profile .datas .datm .dc img {
  height: 100%;
  display: block;
}

.Profile .datas .datm .dum {
  width: 100%;
  font-size: 0;
  margin: 0.25rem 0;
}

.Profile .datas .datm .dum .num {
  display: inline-block;
  vertical-align: top;
  color: #333;
  font-weight: bold;
  margin-right: 0.1rem;
}

.Profile .datas .datm .dum .im {
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  color: #333;
}

.Profile .datas .datm .lx {
  width: 100%;
  height: 1px;
  background-color: #999;
  margin: 0.25rem 0;
}

.Profile .datas .datm .dx {
  width: 100%;
  color: #333;
  line-height: 1.5;
}

.Profile .datas .datm:nth-child(4n) {
  margin-right: 0;
}

@media (max-width: 800px) {
  .Profile .proam .pkr .imgs .img {
    padding-top: 60%;
  }
}

@media (max-width: 800px) {
    .Profile .proam .pkl{width: 100%;margin-bottom: 20px;}
    .Profile .proam .pkr{width: 100%;}
    .Profile .datas .datm{width: 49%;margin:0  2% 20px 0;}
    .Profile .datas .datm:nth-child(2n){margin-right: 0 !important;}
    .Profile .proam .pkl .pmm{padding-right: 0;}
    .Profile .proam .pkl .pinp{padding-right: 0;}
}
 
 /* w3017  关于我们-概述  end */

/* w3017 关于我们-荣誉 start */
 .w1520 {width: 15.2rem;margin: 0 auto;position: relative; font-size: 0;}
@media (max-width: 1540px) {
    .w1520 {width: 94%;}
}
 .modular {
     width: 100%;
 }

 .modular .mitop {
     width: 100%;
     display: flex;
     flex-wrap: wrap;
     justify-content: space-between;
     align-items: center;
     margin-bottom: 0.35rem;
 }

 .modular .mitop .mal,
 .modular .mitop .mar {
     display: inline-block;
     vertical-align: middle;
 }

 .modular .mitop .mm {
     display: inline-block;
     vertical-align: middle;
     color: #333;
     font-weight: bold;
     line-height: 1.3;
 }

 .modular .mitop a {
     display: inline-block;
     vertical-align: middle;
     color: #fff;
     line-height: 3.2;
     background-color: #bfa274;
     top: 0;
     position: relative;
     transition: all ease 0.5s;
     width: auto;
     padding: 0 0.3rem;
 }

 .modular .mitop a span {
     display: inline-block;
     vertical-align: middle;
     width: 6px;
     margin-left: 0.1rem;
 }

 .modular .mitop a span img {
     width: 100%;
     display: block;
 }

 .modular .mitop a:hover {
     background-color: #bfa274;
     top: -0.06rem;
 }

 .modular .mimop {
     width: 100%;
     text-align: center;
     margin-bottom: 0.35rem;
 }

 .modular .mimop .mit {
     width: 100%;
     text-align: center;
     color: #333;
     font-weight: bold;
     line-height: 1.5;
 }

 .honors {
  width: 100%;
  padding: 0.7rem 0;
}

.honors .honsper {
  width: 100%;
  position: relative;
}

.honors .honsper .swiper-container, .honors .honsper .swiper-wrapper {
  height: auto;
}

.honors .honsper .swiper-slide {
  width: 100%;
  background-color: #fff;
  transition: all ease 0.5s;
}

.honors .honsper .swiper-slide .imgs {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.honors .honsper .swiper-slide .imgs .ic {
  position: absolute;
  bottom: 0.15rem;
  right: 0.15rem;
  width: 30px;
  height: 30px;
}

.honors .honsper .swiper-slide .imgs .ic img {
  width: 100%;
  display: block;
}

.honors .honsper .swiper-slide .imgs .img {
  width: 100%;
  padding-top: 105.55%;
  transition: all ease 0.5s;
}

.honors .honsper .swiper-slide .hom {
  width: 100%;
  padding: 0.28rem 0.3rem;
  border-top: solid 1px #eee;
}

.honors .honsper .swiper-slide .hom .ht {
  width: 100%;
  color: #333;
  font-weight: bold;
  line-height: 1.5;
}

.honors .honsper .swiper-slide .hom .hp {
  width: 100%;
  color: #999;
  line-height: 1.5;
  margin-top: 0.1rem;
}

.honors .honsper .swiper-slide:hover {
  box-shadow: 0px 10px 40px 0px rgba(21, 64, 145, 0.1);
}

.honors .honsper .swiper-slide:hover .imgs .img {
  transform: scale(1.1);
}

.honors .honsper .btn {
  display: inline-block;
  vertical-align: middle;
  width:.5rem;
  height:.5rem;
  cursor: pointer;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  z-index: 5;
  background-color: #ffffff;
  border-radius: 0;
}

.honors .honsper .btn img {
  width: 100%;
  display: block;
}

.honors .honsper .btn img:first-child {
  display: block;
}

.honors .honsper .btn img:last-child {
  display: none;
}

.honors .honsper .btn:hover {
  background-color: #bfa274;
}

.honors .honsper .btn:hover img:first-child {
  display: none;
}

.honors .honsper .btn:hover img:last-child {
  display: block;
}

.honors .honsper .bl {
  left: -0.8rem;
}

.honors .honsper .br {
  right: -0.8rem;
}

@media (max-width: 1540px) {
  .honors .honsper .bl {
    left: -0.2rem;
  }
  .honors .honsper .br {
    right: -0.2rem;
  }
}


 /* w3017 关于我们-荣誉 end */

/* w3017 关于我们-企业风采 start */
.w1520 {width: 15.2rem;margin: 0 auto;position: relative; font-size: 0;}
@media (max-width: 1540px) {
    .w1520 {width: 94%;}
}
.modular {
  width: 100%;
}

.modular .mitop {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.35rem;
}

.modular .mitop .mal, .modular .mitop .mar {
  display: inline-block;
  vertical-align: middle;
}

.modular .mitop .mm {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  font-weight: bold;
  line-height: 1.3;
}

.modular .mitop a {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  line-height: 3.2;
  background-color: #bfa274;
  top: 0;
  position: relative;
  transition: all ease 0.5s;
  width: auto;
  padding: 0 0.3rem;
}

.modular .mitop a span {
  display: inline-block;
  vertical-align: middle;
  width: 6px;
  margin-left: 0.1rem;
}

.modular .mitop a span img {
  width: 100%;
  display: block;
}

.modular .mitop a:hover {
  background-color: #bfa274;
  top: -0.06rem;
}

.modular .mimop {
  width: 100%;
  text-align: center;
  margin-bottom: 0.35rem;
}

.modular .mimop .mit {
  width: 100%;
  text-align: center;
  color: #333;
  font-weight: bold;
  line-height: 1.5;
}
 .styles {
     width: 100%;
     padding: 0.7rem 0;
 }

 .styles .imgpers {
     width: 100%;
     position: relative;
 }

 .styles .imgpers .swiper-slide {
     width: 100%;
     position: relative;
     overflow: hidden;
 }

 .styles .imgpers .swiper-slide .img {
     width: 100%;
     padding-top: 60%;
     transition: all ease 0.5s;
 }

 .styles .imgpers .btn {
     display: inline-block;
     vertical-align: middle;
     width: 0.6rem;
     height: 0.6rem;
     cursor: pointer;
     top: 50%;
     transform: translateY(-50%);
     position: absolute;
     z-index: 5;
     background-color: #f7f7f7;
     border-radius: 0;
 }

 .styles .imgpers .btn img {
     width: 100%;
     display: block;
 }

 .styles .imgpers .btn img:first-child {
     display: block;
 }

 .styles .imgpers .btn img:last-child {
     display: none;
 }

 .styles .imgpers .btn:hover {
     background-color: #bfa274;
 }

 .styles .imgpers .btn:hover img:first-child {
     display: none;
 }

 .styles .imgpers .btn:hover img:last-child {
     display: block;
 }

 .styles .imgpers .bl {
     left: -0.8rem;
 }

 .styles .imgpers .br {
     right: -0.8rem;
 }

 @media (max-width: 1540px) {
     .styles .imgpers .bl {
         left: -0.2rem;
     }

     .styles .imgpers .br {
         right: -0.2rem;
     }
 }

 /* w3017 关于我们-企业风采 end */
