/* 导航下划线 */
.bottomLine {
  left: 475px;
}

/* 关于我们 */
.about_banner {
  width: 100%;
  height: 270px;
  background: url(../img/about3_banner.png) no-repeat center center;
  background-size: 100% 100%;
  ;
  position: relative;
}

.about_banner .about_content {
  width: 100%;

}

.about_banner .about_content .textdesc {
  width: 420px;
  height: 120px;
  position: absolute;
  left: 21%;
  top: 30%
}

.about_banner .about_content .textdesc p {
  font-size: 60px;
  font-weight: bold;
  font-style: italic;
  color: #FFFFFF;
  padding-left: 13px;
}

.about_banner .about_content .textdesc .poline {
  width: 540px;
  height: 1px;
  background-color: #ffffff;
  margin-top: 15px;
  position: relative;
}

.about_banner .about_content .textdesc .poline div {
  width: 265px;
  height: 12px;
  background: #ffffff;
  box-shadow: rgb(0, 204, 0) 0px 0px 3px inset;
  position: absolute;
  left: 0;
  top: -6px;
}

.about_banner .about_content .textdesc .poline p {
  font-size: 30px;
  font-style: italic;
  color: #FFFFFF;
  position: absolute;
  right: 15px;
  bottom: -40px;
}

/* 大背景 */
.con_banner {

  width: 100%;
  background-image: url(../img/Contact_back.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.contentOne {
  width: 1100px;
  height: 1190px;
  margin: 0 auto;
  background: url(../img/con_center.png) no-repeat center center;

  background-size: 100% 100%;

}



/* 全球分布图 */
.global {
  width: 1100px;
  height: 590px;
  /* background-color: rgb(158, 73, 73); */
}

/* icon */
.map_icon1 {
  width: 49px;
  height: 66px;
  background-image: url(../img/Contact-map2.png);
  background-size: 49px 66px;
  top: -244px;
  left: 111px;
  z-index: 4;
  position: relative;
  width: 49px;
  cursor: pointer;
  /* height: 66px; */
}

.map_icon2 {
  width: 49px;
  height: 66px;
  background-image: url(../img/Contact-map2.png);
  background-size: 49px 66px;
  top: -353px;
  left: 102px;
  z-index: 5;
  position: relative;
  width: 49px;
  cursor: pointer;
  /* height: 66px; */
}

.map_icon3 {
  width: 49px;
  height: 66px;
  background-image: url(../img/Contact-map2.png);
  background-size: 49px 66px;
  top: -404px;
  left: 430px;
  z-index: 5;
  position: relative;
  width: 49px;
  cursor: pointer;
  /* height: 66px; */
}

.map_iconback {
  width: 49px;
  height: 66px;
  background-image: url(../img/Contact-map1.png);
  background-size: 49px 66px;

}


.global1 {
  width: 1100px;
  font-size: 26px;
  font-weight: 500;
  color: #FFFFFF;
  text-align: center;
  padding-top: 70px;
}

.global>img {
  width: 1018px;
  height: 360px;
  /* background-color: rgb(255, 255, 255); */
  margin-top: 38px;
  margin-left: 35px;
}

.global2 {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;

}

.global2>div {
  width: 196px;
  height: 70px;
  font-size: 18px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 55px;
  text-align: center;
  /* background-image: url(../img/dress_back.png);
	background-size: 196px 70px; */
}

.global2>div:nth-child(1) {
  /* background-image: url(../img/dress_back.png); */
  background-size: 196px 70px;
}

.global2>div:hover {
  font-size: 20px;
  font-weight: 500;
  color: #FFFFFF;
  background-image: url(../img/dress_back.png);
  background-size: 196px 70px;
}

.global4 {
  background-image: url(../img/dress_back.png);
  background-size: 196px 70px;
}

/* 滑动banner */
.swiper-slide>img {
  width: 90%;
  /* height: 476px; */
}


.swiper-slide {
  width: 500px;
  height: 200px;
  background: transparent !important;
}

.swiper-pagination {
  position: absolute !important;
  left: 0 !important;
  top: 760px !important;
  right: 0 !important;
  z-index: 4 !important;
}

.swiper-pagination-bullet {
  border-radius: 5px !important;

  width: 196px !important;
  height: 70px !important;
  margin: 0 30px !important;
  background: none !important;
  line-height: 54px !important;
  opacity: 1 !important;
  font-size: 20px;
  color: #ffffff;

}

.swiper-pagination-bullet-active {
  background: url(../img/dress_back.png) no-repeat center center !important;
  width: 196px !important;
  height: 70px !important;
  line-height: 54px !important;
  color: white !important;
}

.swiper-button-prev {
  zoom: 2.4 !important;
  left: 45px !important;
}

.swiper-button-next {
  zoom: 2.4 !important;
  right: 40px !important;

}

.swiper-button-next

/* 索元风采 */
.font {
  width: 1100px;
  font-size: 26px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 63px;
  margin-top: 70px;
  margin-bottom: 10px;
  text-align: center;
}

.font {
  font-size: 28px;
  font-weight: 500;
  color: #FFFFFF;
  text-align: center;
  margin: 80px 0px 20px;
}

.img {
  width: 951px;
  display: flex;
  margin: 0 auto;
  justify-content: space-between;
  margin-bottom: 15px;
}

.img>img {
  transition: linear 0.3s all;
}

.img>img:hover {
  box-shadow: 0px 0px 5px 5px rgb(209, 204, 204);
  transform: scale(1.03);
}