.bg img {
  display: block;
  width: 100%;
  height: 370px;
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.map {
  height: 620px;
  /* padding: 25px 0; */
}
.map_box {
  position: relative;
  float: left;
  margin: 0 50px;
}
#map {
  width: 700px;
  height: 620px;
}
.map_nav {
  width: 180px;
  float: right;
  margin-right: 75px;
  padding-top: 55px;
}
.map_nav .msg h2 {
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0px;
  color: #000000;
}
.map_nav .msg p {
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0px;
  color: #000000;
}
.map_nav .msg p span {
  font-size: 16px;
  color: #e60012;
}
.map_nav .menu {
  margin-top: 75px;
}
.map_nav .menu a {
  display: block;
  height: 47px;
  background-image: linear-gradient(
      0deg,
      rgba(48, 141, 245, 0.5) 0%,
      rgba(3, 42, 86, 0.5) 50%,
      rgba(43, 67, 95, 0.5) 51%,
      rgba(35, 124, 224, 0.5) 100%
    ),
    linear-gradient(#2475d0, #2475d0);
  background-blend-mode: normal, normal;
  box-shadow: 2px 4px 8px 0px rgba(0, 0, 0, 0.5),
    inset 1px 1px 0px 0px rgba(255, 255, 255, 0.5);
  font-size: 18px;
  line-height: 30px;
  color: #ffffff;
  line-height: 47px;
  text-align: center;
  margin-bottom: 24px;
  letter-spacing: 2px;
}

.kpdtzt > div {
  width: 530px;
}

.kpdt ul li {
  height: 94px;
}
.kpdt ul li:nth-child(2) {
  margin: 25px 0;
}
.kpdt ul li img {
  float: left;
  width: 159px;
  height: 94px;
}
.kpdt ul li div {
  float: right;
  width: 350px;
}
.kpdt ul li div h2 {
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  color: #000000;
}
.kpdt ul li div p {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0px;
  color: #7d7d7d;
  margin-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.kpzt .p_c {
  padding: 0 10px;
}
.kpzt ul li {
  float: left;
  margin: 0px 25px;
  margin-bottom: 30px;
}
.kpzt ul li a img {
  display: block;
  width: 119px;
  height: 116px;
  margin-bottom: 15px;
}
.kpzt ul li a span {
  display: block;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0px;
  color: #444444;
  text-align: center;
}

.hdzx {
  margin-top: 20px;
}

.hdzx ul li {
  float: left;
  width: 362px;
  height: 106px;
  background-color: #eeeeee;
  margin-right: 22px;
}
.hdzx ul li:last-child {
  margin-right: 0;
}
.hdzx ul li img {
  display: block;
  width: 362px;
  height: 106px;
}
.pxzx {
  margin-top: 50px;
}
.pxzx ul li {
  float: left;
  width: 263px;
  height: 182px;
  background-color: #eeeeee;
  margin-right: 22px;
  position: relative;
}
.pxzx ul li:last-child {
  margin-right: 0;
}
.pxzx ul li img {
  display: block;
  width: 263px;
  height: 182px;
}
.pxzx ul li p {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 27px;
  background-color: rgba(20, 81, 150, 0.7);
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0px;
  color: #ffffff;
  text-align: center;
}
.zyzx {
  margin-top: 50px;
}
.zyzx ul li {
  float: left;
  width: 266px;
  height: 146px;
  background-color: #eeeeee;
  margin-right: 22px;
  margin-bottom: 24px;
  position: relative;
}
.zyzx ul li:nth-child(4),
.zyzx ul li:last-child {
  margin-right: 0;
}
.zyzx ul li img {
  display: block;
  width: 266px;
  height: 146px;
}
.zyzx ul li:first-child {
  width: 264px;
  height: 315px;
}
.zyzx ul li:first-child img {
  width: 264px;
  height: 315px;
}
.kpzg {
  margin-top: 26px;
}
.kpzg ul li {
  float: left;
  width: 174px;
  height: 182px;
  background-color: #eeeeee;
  margin-right: 15px;
  position: relative;
}
.kpzg ul li:last-child {
  margin-right: 0;
}
.kpzg ul li img {
  display: block;
  width: 174px;
  height: 182px;
}

.bg {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 360px;
}
.swiper-container {
  width: 1920px;
  height: 360px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
.swiper-button-next,
.swiper-button-prev {
  width: 55px;
  height: 55px;
  border-radius: 50%;
}
.swiper-container .swiper-button-prev {
  background-image: url(../images/bg-left.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 360px;
}
.swiper-container .swiper-button-next {
  background-image: url(../images/bg-right.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  right: 360px;
}
