.section.cpzs .cpzs-header .cpzs-title {
  background-image: url(../images/cpzs/cpzs_title_en.png)!important;
}
.section.lxwm .lxwm-box .left img {
  margin-left: 40px;
}
.section.lxwm .lxwm-box .left .contact .address::before {
  top: 3px;
}
.section.gywm .gywm-box .gywm-content .desc > div p {
  font-size: 18px;
}
.dock ul.icons li.im p {
  line-height: 20px!important;
}
.dock ul.icons li.im p a {
  height: 40px!important;
  line-height: 20px!important;
  padding: 5px!important;
}
.section .slide.banner img {
  position: absolute;
  width: 1200px;
  height: 80px;
  top: 50%;
  left: 50%;
  margin-left: -600px;
  margin-top: -40px;
  z-index: 99;
  transform: scale(.5);
  -webkit-transition: all 1s ease-in-out ;
	-moz-transition: all 1s ease-in-out ;
	-ms-transition: all 1s ease-in-out ;
	-o-transition: all 1s ease-in-out ;
	transition:all left 1s ease-in-out ;
}
.section .slide.banner.active img {
  transform: scale(1);
}
@media (max-width: 1280px) {
  .section.gywm .gywm-box .gywm-content .desc > div p.desc-title {
    font-size: 14px!important;
  }
  .section.gywm .gywm-box .gywm-content .desc > div p {
    font-size: 13px;
  }
  .section .slide.banner img {
    width: 900px;
    height: 60px;
    margin-left: -450px;
    margin-top: -30px;
  }
}
@media (max-width: 1080px) {
  header nav.menu {
    width: 100px;
  }
}
@media (max-width: 992px) {
  .section.lxwm .lxwm-box .left img {
    width: auto;
  }
}
@media (max-width: 920px) {
  .section .slide.banner img {
    width: 700px;
    height: 46.6px;
    margin-left: -350px;
    margin-top: -23.3px;
  }
}
@media (max-width: 768px) {
  .section.lxwm .lxwm-box .left img {
    width: 156px;
    margin-left: -78px;
  }
  .section.lxwm .lxwm-box .left .contact .address::before {
    top: -13px;
  }
  .section.gywm .gywm-box .gywm-content .desc {
    padding: 15px;
    padding-top: 50px;
  }
  .section.gywm .gywm-box .gywm-content .desc img.mini-title {
    width: auto;
    margin-top: 10px!important;
    margin-bottom: 0!important;
  }
  .section.gywm .gywm-box .gywm-content .desc > div p {
    font-size: 18px;
    margin-bottom: 4px;
  }
  .section.lxwm .lxwm-box .right {
    height: 260px;
  }
  .section .slide.banner img {
    width: 500px;
    height: 33.2px;
    margin-left: -250px;
    margin-top: -16.6px;
  }
}
@media (max-width: 715px) {
  .section.lxwm .lxwm-box .left .contact .address::before {
    top: -5px;
  }
}
@media (max-width: 576px) {
  .section.gywm .gywm-box .gywm-content .desc > div {
    padding: 20px;
    line-height: 24px;
  }
  .section.gywm .gywm-box .gywm-content .desc > div p {
    line-height: 26px;
  }
}
@media (max-width: 520px) {
  .section.gywm .gywm-box .gywm-content .desc > div p {
    font-size: 16px;
    line-height: 24px;
  }
  .section .slide.banner img {
    width: 440px;
    height: 29.2px;
    margin-left: -220px;
    margin-top: -14.6px;
  }
}
@media (max-width: 460px) {
  .section.gywm .gywm-box .gywm-content .desc > div p {
    font-size: 15px;
    line-height: 22px;
  }
  .section .slide.banner img {
    width: 350px;
    height: 23.2px;
    margin-left: -175px;
    margin-top: -11.6px;
  }
}
