p {
  margin: 0;
}
.banner {
  width: 100%;
  /*aspect-ratio: 2.7428571429;*/
  overflow: hidden;
  position: relative;
      height: 24.2vw;
      display: none;
}
.banner img {
  width: 100%;
  display: block;
  position: absolute;
  z-index: -1;
  top: -12%;
}
.banner div {
  max-width: 1520px;
  font-family: MicrosoftYaHei;
  font-size: 2.5vw;
  color: #ffffff;
  padding-top: 1.5vw;
  display: flex;
  align-items: center;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}
.contact-body {
  width: 100%;
  height: auto;
}
.contact-head {
  width: 1520px;
  margin-left: auto;
  margin-right: auto;
  height: 154px;
  background-color: #fff;
  display: flex;
  border-bottom: 1px solid #dddddd;
}
.contact-head-1 {
  text-decoration: none;
  width: auto;
  margin-right: 4.5%;
  text-align: center;
  padding-top: 77px;
  position: relative;
  font-size: 20px;
  font-family: MicrosoftYaHei-Bold;
  color: #333333;
}
.contact-head-1 p {
  line-height: 20px;
}
.contact-active, .contact-head-1:hover {
  color: #00aec3;
}
.contact-active div, .contact-head-1:hover div {
  position: absolute;
  width: 24px;
  height: 3px;
  background-color: #00aec3;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.contact-head-2 {
  margin: 83px 0 auto auto;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 1px;
  color: #666666;
}
#map {
  max-width: 1500px;
  margin: 0 auto;
  height: 600px;
  background-color: #00aec3;
  border: solid 10px #dddddd;
}
.contact-map {
  width: 253px;
  height: 42px;
  margin-top: 50px;
  margin-left: -110px;
  background-color: #00aec3;
  border-radius: 10px;
}
.BMap_bubble_pop {
  padding: 0 !important;
  border: 0 !important;
  width: 253px !important;
}
.BMap_bubble_pop img {
  display: none;
}
.BMap_bubble_top {
  display: none;
}
.BMap_bubble_center {
  width: auto !important;
  height: auto !important;
}
.BMap_bubble_content {
  font-size: 18px !important;
  line-height: 42px !important;
  text-align: center;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  border-radius: 10px;
  color: #fff !important;
  font-family: MicrosoftYaHei-Bold !important;
}
.BMap_bubble_bottom {
  width: 0px !important;
  height: 0px !important;
  top: 92px;
  right: 118px;
  border: 10px solid;
  border-color: #00aec3 transparent transparent transparent;
}
.shadow {
  display: none !important;
}
.contact-us {
  max-width: 1520px;
  margin: 0 auto;
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  height: 182px;
}
.contact-us p {
  position: absolute;
  font-family: Arial-BoldMT;
  font-size: 60px;
  color: #eeeeee;
  z-index: -1;
  transform: translateY(-30px);
}
.contact-us span {
  color: #333333;
  font-weight: 600;
  font-size: 36px;
}
.contact-us-body {
  max-width: 1520px;
  height: auto;
  display: flex;
  margin: 0 auto;
  border: solid 1px #dddddd;
}
.cub {
  flex: 1;
  flex-grow: 1;
  height: 584px;
  padding: 0 55px;
}
.cub:nth-child(2) {
  background-color: #00aec3;
}
.cub-title {
  text-align: left;
  font-size: 30px;
  letter-spacing: 1px;
  color: #333333;
  line-height: 30px;
  margin-top: 78px;
}
.cub-left {
  height: 80px;
  margin-top: 40px;
  display: flex;
  align-items: center;
  max-width: 545px;
}
.cub-left img {
  height: 40px;
  width: auto;
  display: block;
}
.cub-left div {
  width: 80px;
  height: 80px;
  background-color: #00aec3;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cub-left p {
  margin-left: 21px;
  font-family: MicrosoftYaHei;
  font-size: 18px;
  line-height: 36px;
  color: #333333;
  white-space: normal;
  max-width: 440px;
}
.cub-right-title {
  font-family: MicrosoftYaHei;
  font-size: 30px;
  line-height: 30px;
  letter-spacing: 1px;
  color: #ffffff;
  margin-top: 78px;
  margin-bottom: 33px;
}
.cub-right {
  width: calc(100% - 32px);
  display: flex;
  height: 16px;
  padding: 20px 16px;
  font-family: MicrosoftYaHei-Bold;
  font-size: 18px;
  letter-spacing: 1px;
  color: #ffffff;
  opacity: 0.6;
  line-height: 16px;
  border-radius: 10px;
  border: solid 2px #ffffff;
  margin-bottom: 22px;
  white-space: nowrap;
}
input {
  background-color: transparent;
  border: none;
  width: 100%;
  height: 100%;
  padding: 0;
  caret-color: #fff;
}
input:focus {
  outline: none;
  color: #fff;
}
.cub-right:nth-child(4) {
  height: 100px;
  margin-bottom: 18px;
}
button {
  width: 100%;
  height: 58px;
  text-align: center;
  color: #fff;
  background-color: #f38003;
  border: 0;
  font-size: 18px;
  font-family: MicrosoftYaHei-Bold;
  letter-spacing: 10px;
  color: #ffffff;
}
.about-body {
  margin: 57px auto 126px auto;
}
.about-body-title {
  text-align: center;
}
.about-body-title p:nth-child(1) {
  font-family: MicrosoftYaHei-Bold;
  font-size: 36px;
  letter-spacing: 0px;
  color: #333333;
  line-height: 36px;
  margin-top: 57px;
  font-weight: 600;
}
.about-body-title p:nth-child(2) {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  letter-spacing: 0px;
  color: #666666;
  line-height: 16px;
  margin-top: 16px;
}
.about-body-introduction {
  line-height: 36px;
  font-family: MicrosoftYaHei;
  max-width: 1520px;
  margin: 0 auto;
  margin-top: 60px;
  font-size: 18px;
  color: #555555;
}
.about-body-introduction p {
  margin-bottom: 60px;
}
.about-body-introduction-num {
  display: flex;
  max-width: 1520px;
  margin: 0 auto;
}
.abin-d {
  width: 180px;
  height: 227px;
  text-align: center;
  flex: 1;
}
.abin-d div {
  height: 180px;
  width: 180px;
  border-radius: 50%;
  font-family: Roboto-BoldCondensed;
  font-size: 64px;
  color: #00aec3;
  border: 1px solid #dddddd;
  line-height: 180px;
  margin: 0 auto;
}
.abin-d p {
  margin-top: 30PX;
  line-height: 16px;
  font-size: 16px;
  color: #333333;
  font-family: MicrosoftYaHei;
}
.about-video {
  position: relative;
}
.about-video-background img {
  width: 100%;
  height: auto;
  display: block;
}
.about-video-controll {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}
.about-video-controll p:nth-child(1) {
  margin-top: 17%;
  font-family: MicrosoftYaHei-Bold;
  font-size: 36px;
  color: #fff;
  line-height: 36px;
}
.about-video-controll p:nth-child(2) {
  margin-top: 16px;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #fff;
  line-height: 16px;
}
.about-video-controll p:nth-child(3) {
  margin-top: 10%;
  font-family: MicrosoftYaHei;
  font-size: 48px;
  color: #ffffff;
  line-height: 48px;
}
.about-video-controll div {
  margin-left: auto;
  margin-right: auto;
  margin-top: 12%;
  width: 109px;
  height: 109px;
  text-align: center;
}
.about-video-controll div img {
  width: 100%;
  height: 100%;
}
#video {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  z-index: 99999;
  left: 0;
  display: none;
  background-color: rgba(0, 0, 0, 0.8);
}
#video div {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: transparent;
}
.about-history-underline {
  background-color: #eeeeee;
  width: 100%;
  height: 2px;
  position: absolute;
  top: 84px;
  left: 0;
  display: flex;
  overflow: visible;
  align-items: center;
}
.about-history {
  max-width: 1680px;
  margin: 0 auto;
}
.about-history-lit {
  margin-left: 80px;
  font-weight: 600;
  font-style: italic;
  font-size: 24px;
  line-height: 24px;
  color: #666666;
}
.about-history-card-list {
  margin: 0 80px;
  display: flex;
  overflow: hidden;
  height: 100%;
  max-width: 1520px;
}
.about-history-card-list .swiper-slide {
  height: 100%;
  flex-grow: 1;
}
.about-history-card-list .swiper-slide-active .abc-y {
  border: 2px solid #00aec3 !important;
}
.about-history-card-list .swiper-slide-active .abc-title {
  color: #00aec3 !important;
}
.about-history-body {
  position: relative;
}
.about-history-card {
  padding-top: 50px;
  display: flex;
  flex-direction: column;
  width: 353px;
  height: 100%;
  position: relative;
}
.abc-title {
  margin-top: 90px;
  font-family: MicrosoftYaHei-Bold;
  font-size: 24px;
  line-height: 24px;
  color: #666666;
}
.abc-p {
  font-size: 16px;
  color: #666666;
  line-height: 30px;
  margin-top: 20px;
  color: #666666;
  height: auto;
}
.abc-img {
  margin-top: 32px;
  width: 100%;
  height: auto;
  aspect-ratio: 1.8421052632;
}
.abc-y {
  position: absolute;
  top: 50px;
  left: 50%;
  background-color: #fff;
  transform: translateX(-50%);
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 2px solid #eeeeee;
}
.abc-b {
  cursor: pointer;
  width: 40px;
  height: 40px;
  background-color: #ffffff;
}
.abc-b img {
  width: 100%;
  height: 100%;
  display: block;
}
.abc-left {
  margin-left: 22px;
  transform: rotate(180deg);
}
.abc-right {
  margin-right: 22px;
  margin-left: auto;
}
.about-partners {
  max-width: 1520px;
  margin: 0 auto;
  text-align: center;
}
.partners {
  background-image: url("../images/hz.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-top: 92px;
  margin-top: 85px;
  padding-bottom: 127px;
}
.partners-box {
  margin-top: 73px;
  width: 100%;
  display: flex;
  gap: 40px;
  overflow: hidden;
}
.partners-box div {
  flex: 0 0 220px;
  height: 120px;
  background-color: #ffffff;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.partners-box img {
  max-height: 100px;
}
.partners-box:nth-child(3) div {
  animation: scrollLeft 15s linear infinite;
}
@keyframes scrollLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-700% - 20px));
  }
}
.partners-box:nth-child(2) div {
  animation: scrollright 15s linear infinite;
}
@keyframes scrollright {
  0% {
    transform: translateX(calc(-700% - 20px));
  }
  100% {
    transform: translateX(0);
  }
}
.about-partners-title {
  color: #fff;
}
.about-partners-title p:nth-child(1) {
  font-family: MicrosoftYaHei-Bold;
  font-size: 36px;
  color: #ffffff;
  line-height: 36px;
}
.about-partners-title p:nth-child(2) {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #ffffff;
  line-height: 16px;
  margin-top: 16px;
}
.about-honor-box {
  max-width: 1637px;
  margin: 0 auto;
  margin-top: 55px;
  overflow: hidden;
  position: relative;
  padding-bottom: 157px;
}
.honor-pagination {
  bottom: 100px !important;
}
.swiper-pagination-bullet {
  width: 24px !important;
  height: 4px !important;
  background-color: #a2a2a2 !important;
  border-radius: 0 !important;
}
.swiper-pagination-bullet-active {
  background-color: #00aec3 !important;
}
.about-honor-card div {
  display: flex;
  justify-content: center;
  align-items: center;
}
.about-honor-card div:nth-child(1) {
  width: 348px;
  height: 238px;
  border: 1px solid #eeeeee;
}
.about-honor-card div:nth-child(2) {
  width: 350px;
  height: 90px;
  background-color: #eeeeee;
  font-family: MicrosoftYaHei;
  font-size: 18px;
  color: #333333;
}
.about-honor-card img {
  object-fit: contain;
}
.swiper-h-wid {
  max-width: 1520px !important;
  overflow: hidden;
  margin: 0 auto;
}
.h-button {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 165px;
  background-image: url("../images/right.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
.h-button:hover {
  background-image: url("../images/right2.png");
}
.h-button-prev {
  left: 0;
  transform: rotate(180deg);
}
.h-button-next {
  left: auto;
  right: 0;
}
