@charset "utf-8";
.about-page .more {
  color: #fff;
  text-align: center;
  width: 98px;
  height: 24px;
  line-height: 24px;
  background: #f0403a;
  font-size: 12px;
  margin-top: 20px;
  cursor: pointer;
}
.about-page .more i {
  font-size: 14px;
}
.about-page .about-floor1 {
  height: 500px;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.about-page .about-floor1 .about-floor1-img {
  width: 1920px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
  background: url(../images/about-banner.jpg) no-repeat;
  height: 500px;
}
.about-page .h60 {
  width: 100%;
  height: 60px;
}
.about-page .h68 {
  width: 100%;
  height: 68px;
}
.about-page .h102 {
  width: 100%;
  height: 52px;
}
.about-page .h62 {
  width: 100%;
  height: 62px;
}
.about-page .h78 {
  width: 100%;
  height: 48px;
}
.about-page .h92 {
  width: 100%;
  height: 42px;
}
.about-page .h120 {
  width: 100%;
  height: 120px;
}
.about-page .about-title {
  text-align: center;
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
  padding-bottom: 10px;
}
.about-page .about-title .dsj-icon {
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
  bottom: -14px;
}
.about-page .about-title .dsj-icon img {
  display: inline-block;
}
.about-page .about-title span {
  font-size: 34px;
  color: #000;
  display: block;
  margin-bottom: 15px;
}
.about-page .about-title font {
  display: block;
  color: #a4a4a4;
  font-size: 14px;
}
.about-page .about-floor2 {
  background: #fff;
}
.about-page .about-floor2 .about2-nav {
  border-bottom: 1px solid #e5e5e5;
}
.about-page .about-floor2 .about2-nav ul {
  font-size: 0;
  text-align: center;
}
.about-page .about-floor2 .about2-nav ul li {
  display: inline-block;
  margin: 0 30px;
  color: #3b3b3b;
  font-size: 22px;
  text-align: center;
  padding-bottom: 5px;
  cursor: pointer;
}
.about-page .about-floor2 .about2-nav ul .li-cur {
  border-bottom: 3px solid #f0403a;
  color: #f0403a;
}
.about-page .about2-con .introduce-left {
  float: left;
  width: 700px;
  text-align: left;
}
.about-page .about2-con .introduce-left h2 {
  font-weight: bold;
  color: #2a2a2a;
  font-size: 24px;
  margin-bottom: 20px;
}
.about-page .about2-con .introduce-left p {
  text-indent: 2em;
  margin: 0;
  padding: 0;
  color: #313030;
  font-size: 14px;
  text-align: justify;
  line-height: 1.5;
}
.about-page .about2-con .introduce-right {
  float: right;
  width: 466px;
  height: 323px;
}
.about-page .about-floor3 {
  background: #f8f8f8;
}
.about-page .about-floor3 .about3-img {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 92px;
}
.about-page .about-floor4 {
  background: #fff;
}
.about-page .about-floor4 .about4-con {
  width: 1200px;
  margin: 0 auto;
  padding: 40px 0 50px;
}
.about-page .about-floor4 .about4-con .focus2 {
  width: 1200px;
  position: relative;
  overflow: hidden;
  height: 420px;
}
.about-page .about-floor4 .about4-con .focus2 .hd {
  width: 1200px;
  height: 20px;
  overflow: hidden;
  position: absolute;
  right: 5px;
  bottom: 5px;
  z-index: 1;
}
.about-page .about-floor4 .about4-con .focus2 .hd ul {
  overflow: hidden;
  zoom: 1;
  text-align: center;
}
.about-page .about-floor4 .about4-con .focus2 .hd ul li {
  display: inline-block;
  margin: 0 12px;
  width: 12px;
  height: 12px;
  text-align: center;
  background: #dcdcdc;
  cursor: pointer;
  border-radius: 50%;
}
.about-page .about-floor4 .about4-con .focus2 .hd ul .on {
  background: #6abcde;
}
.about-page .about-floor4 .about4-con .focus2 .bd ul {
  width: 1200px;
  height: 420px;
  overflow: hidden;
  margin: 0 auto;
  position: absolute;
}
.about-page .about-floor4 .about4-con .focus2 .bd ul li {
  float: left;
  width: 1200px;
  text-align: center;
  height: 420px;
  overflow: hidden;
  position: relative;
}
.about-page .about-floor4 .about4-con .focus2 .prev {
  position: absolute;
  top: 162px;
  cursor: pointer;
  width: 62px;
  height: 86px;
  left: 0;
  background: url(../images/left-nav2.png) no-repeat;
}
.about-page .about-floor4 .about4-con .focus2 .next {
  position: absolute;
  top: 162px;
  cursor: pointer;
  width: 62px;
  height: 86px;
  right: 0;
  background: url(../images/right-nav2.png) no-repeat;
}
.about-page .about-floor4 .about4-con .focus2 .swiper-container {
  padding-bottom: 40px !important;
}
.about-page .about-floor5 {
  background: #f8f8f8;
}
.about-page .about-floor5 .fzlc-img {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 60px;
}
.about-page .contact-all .contact-left {
  float: left;
}
.about-page .contact-all .contact-left .contact-title {
  color: #2a2a2a;
  font-size: 24px;
  margin-bottom: 36px;
}
.about-page .contact-all .contact-left .cont-left {
  float: left;
}
.about-page .contact-all .contact-left .cont-left span {
  display: block;
  color: #313030;
  font-size: 14px;
  margin-bottom: 36px;
}
.about-page .contact-all .contact-left .cont1 {
  width: 244px;
}
.about-page .contact-all .contact-left .cont2 {
  width: 1px;
  height: 199px;
  margin-right: 40px;
  margin-top: 14px;
}
.about-page .contact-all .contact-left .cont3 {
  width: 420px;
}
.about-page .contact-all .contact-right {
  float: right;
}
.about-page .map-all span {
  display: block;
  text-align: center;
  margin-bottom: 30px;
}
.about-page .map-all .map-con {
  border: 1px solid #a0a0a0;
  width: 1200px;
  height: 478px;
}
.about-page .about-footer {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 270px;
}
.about-page .about-footer .about-footer-img {
  width: 1920px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
  background: url(../images/about-footer.jpg) no-repeat;
  height: 348px;
  text-align: center;
}
.about-page .about-footer .about-footer-img .footer-title {
  text-align: center;
  color: #fff;
  font-size: 36px;
  padding: 80px 0 20px;
}
.about-page .about-footer .about-footer-img .footer-title i {
  font-size: 20px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
  display: inline-block;
  margin: 0 10px 5px;
}
.about-page .about-footer .about-footer-img .footer-input {
  border: none;
  background: #fff;
  width: 282px;
  height: 46px;
  text-indent: 10px;
  color: #999;
  font-size: 16px;
  margin-right: 2px;
  float: left;
}
.about-page .about-footer .about-footer-img .bwcx {
  width: 250px;
  margin: 0 auto;
  text-align: center;
  line-height: 38px;
  height: 38px;
  color: #fff;
  border: 1px solid #fff;
  font-size: 18px;
}
.swiper-slide {
  padding: 20px;
  box-sizing: border-box;
}
.swiper-slide img {
  height: 348px;
}
