.ab-p1 img {
  float: right;
}
.ab h2 {
  font-size: 24px;
  color: #304d67;
  margin-bottom: 20px;
}
.ab-p1 .text {
  margin-bottom: 30px;
}
.ab-p1 .text p {
  line-height: 2;
}
.ab-p2 {
  margin-top: 0.6rem;
}
.ab-p2 .ab-p2-bg {
  background-color: #30b2be;
  position: relative;
}
.ab-p2 .ab-p2-bg img {
  opacity: 0.1;
}
.ab-p2 .ab-p2-bg .wrapper {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
}
.ab-p2 .ab-p2-bg .wrapper .item {
  color: #fff;
  text-align: center;
  width: 22%;
}
.ab-p2 .ab-p2-bg .wrapper .item span {
  font-size: 16px;
}
.ab-p2 .ab-p2-bg .wrapper .item span b {
  font-size: 0.6rem;
  font-family: Haettenschweiler;
  letter-spacing: 1px;
  margin-right: 5px;
  font-weight: 500;
}
.ab-p2 .ab-p2-bg .wrapper .item p {
  font-size: 18px;
  margin-top: 30px;
  line-height: 1.5;
}
.ab-p2 .ab-p2-bg .wrapper .line {
  height: 60px;
  width: 1px;
  background-color: #fff;
  margin-top: 1rem;
}
.ab-p2 .ab-ry {
  margin-top: 30px;
}
.ab-p2 .ab-ry img {
  max-width: 19.9%;
}
.ab-p3 {
  margin-top: 1rem;
}
.ab-p3 h2 {
  margin-bottom: 0.5rem;
  font-size: 24px;
  color: #304d67;
}
.ab-p3 .swiper-container h3 {
  text-align: center;
  margin-top: 0.3rem;
  font-size: 16px;
}
/* service */
.ser-p1 .class-tit h2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  text-align: center;
  font-size: 36px;
}
.ser-p1 .class-tit p {
  line-height: 2;
  width: 95%;
  text-align: center;
  margin-bottom: 0.78rem;
}
.ser-p1 .item {
  text-align: center;
}
.ser-p1 .item span {
  display: block;
  width: 150px;
  background-color: #304d67;
  color: #fff;
  margin: 0 auto;
  border-radius: 15px;
  font-size: 16px;
  padding-bottom: 5px;
}
.ser-p1 .item span b {
  font-family: Haettenschweiler;
  font-size: 60px;
  display: block;
  font-weight: 500;
}
.ser-p1 .item h3 {
  font-size: 14px;
  line-height: 1.6;
  margin: 24px auto;
  width: 91%;
}
.ser-p1 .item p {
  line-height: 1.6;
}
.ser-p2 {
  margin-top: 0.96rem;
  position: relative;
}
.ser-p2 .swiper-nav {
  position: absolute;
  top: 0;
  left: 0.78rem;
  width: 608px;
  z-index: 10;
}
.ser-p2 .swiper-nav span {
  display: block;
  font-size: 18px;
  font-weight: 600;
  margin-top: 30px;
  opacity: 0.5;
  padding-left: 0.82rem;
  transition: all 0.3s;
  cursor: pointer;
  border-radius: 15px;
}
.ser-p2 .swiper-nav span.active {
  opacity: 1;
  box-shadow: 0px 2px 12px 0px rgba(255, 255, 255, 0.2);
  font-size: 40px;
  background-color: #30b2be;
  color: #fff;
  padding-top: 30px;
  padding-bottom: 30px;
}
.ser-p2 .swiper-nav span.active::after {
  content: ">>";
}
.ser-p2 .swiper-nav a {
  color: #fff;

  display: inline-block;
  padding: 22px 40px 22px 30px;
  background: #304d67 url(../images/5-2.png) no-repeat 180px center;
  font-size: 18px;
  border-radius: 9px;
  margin-top: 1.5rem;
}
.ser-p2 .right {
  margin-right: 0;
  margin-left: auto;
  padding: 0;
  position: relative;
  width: 67.7%;
}
.ser-p2 .right .swiper1 .item {
  position: relative;
}
.ser-p2 .right .swiper1 .item::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(
    to right,
    rgba(48, 178, 190, 0.9),
    rgba(48, 178, 190, 0.5),
    rgba(48, 178, 190, 0.2),
    rgba(48, 178, 190, 0)
  );
  z-index: 10;
}
.ser-p2 .right .swiper1 .item p {
  position: absolute;
  width: 44%;
  top: 28%;
  left: 10%;
  line-height: 2;
  z-index: 11;
  color: #fff;
}
.ser-p3 {
  background-color: #f1f1f1;
  padding: 0.5rem 0;
}
.ser-p3 h2 {
  font-size: 40px;
  color: #304d67;
}
.ser-p3 .swiper2 .swiper-slide {
  /* box-shadow: 0px 2px 12px 0px rgba(48, 178, 190, 0.5); */
}
/* contact */
.con-p1 .class-tit h2 {
  font-size: 30px;
  margin: 0.8rem 0 0.4rem;
}
.con-p1 .class-tit p {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 0.4rem;
}
.con-p1 .item {
  text-align: left;
  padding-right: 1rem;
  margin-bottom: 0.4rem;
}
.con-p1 .item h3 {
  width: 100%;
  color: #304d67;
  font-size: 24px;
  margin-bottom: 18px;
}
.con-p1 .item p {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 10px;
}
.con-p1 .item p a {
  text-decoration: underline;
}
.con-p1 .item .ewm {
  padding: 18px;
  background-color: #f4f4f4;
  margin-right: 18px;
  border-radius: 15px;
  max-width: 50%;
}
.con-p1 .item .ewm img {
  width: 100%;
}
.con-p1 .item .ewm p {
  text-align: center;
  margin-bottom: 0;
  margin-top: 10px;
}
/* 404 */
.error {
  margin-top: 40px;
  margin-bottom: 140px;
}
.error .error-txt {
  text-align: center;
  margin-top: 80px;
  color: #30b2be;
  font-size: 24px;
}
.error .error-txt span {
  font-size: 70px;
  font-weight: 700;
  display: block;
}
.error .error-txt span:first-child {
  font-size: 180px;
  font-weight: 700;
}
.error .error-txt a {
  width: 190px;
  display: inline-block;
  height: 45px;
  line-height: 45px;
  background-color: #30b2be;
  color: #fff;
  margin-top: 20px;
  border-radius: 5px;
  font-size: 26px;
}
@media (max-width: 1439px) {
  .ab-p1 .text p {
    line-height: 1.6;
  }
  .ab-p1 h2 {
    margin-bottom: 8px;
  }
  .ab-p1 .text {
    margin-bottom: 20px;
  }
  .ab-p2 .ab-p2-bg .wrapper .item p {
    font-size: 14px;
    margin-top: 20px;
  }
  .ab-p2 .ab-p2-bg .wrapper .line {
    margin-top: 55px;
  }
  .ser-p2 .swiper-nav {
    width: 476px;
  }
  .ser-p2 .swiper-nav span.active {
    font-size: 32px;
    padding-top: 22px;
    padding-bottom: 22px;
  }
  .ser-p2 .right .swiper1 .item p {
    left: 5%;
    width: 50%;
    line-height: 1.6;
  }
  .ser-p2 .swiper-nav a {
    margin-top: 90px;
  }
  .ser-p3 h2 {
    font-size: 36px;
  }
}
@media (max-width: 1199px) {
  .ab-p1 img {
    float: none;
    width: 100%;
    margin-bottom: 10px;
  }
  .ab-p2 .ab-p2-bg .wrapper .item {
    width: 23%;
  }
  .ab-p2 .ab-p2-bg .wrapper .item p {
    margin-top: 12px;
  }
  .ser-p1 .class-tit h2 {
    font-size: 32px;
  }
  .ser-p1 .item span b {
    font-size: 44px;
  }
  .ser-p2 .swiper-nav {
    width: 420px;
  }
  .ser-p2 .swiper-nav span.active {
    font-size: 28px;
  }
  .ser-p2 .right .swiper1 .item p {
    display: none;
  }
  .ser-p2 .swiper-nav a {
    margin-top: 28px;
  }
  .ser-p3 h2 {
    font-size: 32px;
  }
}
@media (max-width: 991px) {
  .ab-p2 .ab-p2-bg img {
    display: none;
  }
  .ab-p2 .ab-p2-bg .wrapper {
    position: static;
    transform: translate(0);
    padding: 10px 0;
  }
  .ab-p2 .ab-p2-bg .wrapper .item {
    width: 49%;
  }
  .ab-p2 .ab-ry img {
    max-width: 49.5%;
  }
  .ser-p1 .class-tit h2 {
    font-size: 28px;
  }
  .ser-p1 .class-tit p {
    line-height: 1.6;
  }
  .ser-p1 .item span {
    font-size: 14px;
    width: 110px;
  }
  .ser-p1 .item span b {
    font-size: 36px;
  }
  .ser-p1 .item h3 {
    line-height: 1.2;
    font-size: 12px;
    margin: 12px auto;
  }
  .ser-p1 .item p {
    line-height: 1.2;
  }
  .ser-p2 .swiper-nav {
    left: 20px;
    width: 350px;
  }
  .ser-p2 .swiper-nav span {
    font-size: 16px;
  }
  .ser-p2 .swiper-nav span.active {
    font-size: 24px;
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .ser-p2 .swiper-nav a {
    display: none;
  }
  .ser-p3 h2 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .ab h2 {
    font-size: 20px;
  }
  .ser-p1 .item {
    margin-bottom: 20px;
  }
  .ser-p2 .swiper-nav span {
    margin-top: 16px;
    font-size: 14px;
  }
  .ser-p2 .swiper-nav span.active {
    font-size: 20px;
  }
  .ser-p3 h2 {
    font-size: 24px;
  }
  .ab-p3 .swiper-container h3 {
    font-size: 14px;
  }
  .con-p1 .class-tit p {
    font-size: 14px;
  }
  .con-p1 .item {
    padding-right: 10px;
  }
  .con-p1 .item h3 {
    font-size: 20px;
  }
  .con-p1 .item .ewm {
    padding: 6px;
  }
  .con-p1 .item .ewm p {
    font-size: 14px;
  }
}
@media (max-width: 575px) {
  .ser-p2 .swiper-nav {
    display: none;
  }
  .ser-p2 .right {
    width: 100%;
  }
  .ser-p3 h2 {
    font-size: 20px;
  }
  .con-p1 .item h3 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .con-p1 .item p {
    margin-bottom: 5px;
    font-size: 14px;
  }
}
