h2 {
  color: #19166c;
}
.main-1 {
  position: relative;
}
.main-1::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 27rem;
  height: 32rem;
  background-image: url("../images/p1.svg");
  background-size: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  transform: translate(-50%, 10%);
  z-index: -1;
}
.main-1::after {
  content: "";
  position: absolute;
  top: 0;
  right: -6.5rem;
  width: 27rem;
  height: 32rem;
  background-image: url("../images/p2.svg");
  background-size: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  transform: translateY(-16%);
  z-index: -1;
}
.main-1 .content {
  display: flex;
  gap: 11.5rem;
}
.main-1 .text {
  flex: 1;
}
.main-1 .text .tit {
  border-bottom: 0.3rem solid #19166c;
  padding-bottom: 2rem;
  padding-right: 11rem;
  margin-bottom: 2rem;
}
.main-1 .text .tit h2 {
  color: #19166c;
  margin-bottom: 2rem;
}
.main-1 .text .tit p {
  font-size: 1.5rem;
  line-height: 1.4;
}
.main-1 .text .des {
  padding-left: 9rem;
}
.main-1 .text .des .txt {
  margin-bottom: 3rem;
}
.main-1 .text .des .txt,
.main-1 .text .des .txt * {
  color: #666;
  line-height: 1.8;
}
.main-1 .text .des .data {
  display: flex;
  margin-bottom: 3rem;
}
.main-1 .text .des .data .item {
  margin-right: 4rem;
}
.main-1 .text .des .data .item p {
  font-size: 1.8rem;
  color: #19166c;
  margin-bottom: 0.8rem;
}
.main-1 .text .des .data .item p strong {
  font-size: 3.6rem;
  color: #19166c;
}
.main-1 .img {
  flex-shrink: 0;
  width: 30rem;
}
.main-2 {
  background-color: #f5f4f9;
  background-image: url("../images/abg1.jpg");
  background-size: cover;
}
.main-2 h2 {
  margin-bottom: 5rem;
}
.main-2 .swiper {
  height: calc(4rem * 7);
}
.main-2 .swiper-slide {
  display: flex;
  align-items: center;
  height: 4rem;
}
.main-2 .swiper-slide.swiper-slide-active .y {
  font-size: 1.8rem;
}
.main-2 .swiper-slide.swiper-slide-active .y::before {
  width: 1.8rem;
}
.main-2 .swiper-slide .y {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  width: 10rem;
  color: #19166c;
  font-size: 1.2rem;
}
.main-2 .swiper-slide .y::before {
  content: "";
  width: 0.6rem;
  border-bottom: 0.1rem solid #19166c;
  transition: all ease 0.3s;
}
.main-2 .swiper-slide .c {
  font-size: 1rem;
}
.main-2 .swiper-slide .c::before {
  content: "•";
}
.main-2 .swiper-button-wrap {
  position: absolute;
  bottom: 0;
  right: 0;
  gap: 0.9rem;
}
.main-2 .swiper-button {
  width: 4.5rem;
  height: 4.5rem;
  border-radius: 50%;
  border: 0.1rem solid #19166c;
  transform: rotate(90deg);
}
.main-2 .swiper-button:hover {
  background-color: #19166c;
}
.main-2 .swiper-button:hover::after {
  color: #fff;
}
.main-3 .tit {
  display: flex;
  justify-content: space-between;
}
.main-3 .tit .des {
  width: 55rem;
  padding-top: 1rem;
  border-top: 0.1rem solid #19166c;
}
.main-3 .tit .des,
.main-3 .tit .des * {
  line-height: 1.6;
  font-size: 1.2rem;
}
.main-3 .tit .des span {
  color: #19166c;
}
.main-3 .content {
  margin-top: 3.5rem;
  padding: 5rem 3rem 2rem;
  background-color: #f4f4f8;
  background-image: url("../images/abg2.jpg");
  background-size: cover;
}
.main-3 .content .img-auto {
  padding: 0.1rem;
  background-color: transparent;
}
.main-3 .content .img-auto::before {
  padding-top: calc(100% / 340 * 480);
}
.main-3 .content .img-auto img {
  object-fit: scale-down;
  object-position: bottom;
}
.main-3 .content p {
  text-align: center;
  margin-top: 1rem;
  line-height: 1.6;
}
.main-4 {
  background-color: #f6f6f9;
  background-image: url("../images/abg3.jpg");
  background-size: cover;
  padding-bottom: 0;
  padding-top: 0;
}
.main-4 .content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.main-4 .con {
  display: grid;
  gap: 1rem;
  max-width: 31.5rem;
}
.main-4 .item {
  display: flex;
  justify-content: space-between;
  padding: 2rem;
  width: 31.65rem;
  background-color: #fff;
}
.main-4 .item .l p {
  font-size: 1rem;
  color: #19166c;
  margin-bottom: 0.8rem;
}
.main-4 .item .l span {
  display: block;
  line-height: 1.6;
}
.main-4 .item .i {
  width: 2.4rem;
  height: 2.4rem;
}
.main-4 .map {
  width: 46.5rem;
}
.main-4 .map .pos .p span {
  font-size: 0.8rem;
  color: #19166c;
}
.main-4 .map .pos .p i {
  display: block;
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  background-color: #19166c;
}
.main-5 .content {
  display: flex;
  justify-content: space-between;
}
.main-5 .job {
  width: 57.25rem;
}
.main-5 .job .open .link i::after {
  transform: translate(-50%, -50%) rotate(90deg);
}
.main-5 .job ul {
  display: grid;
  gap: 1rem;
}
.main-5 .job li {
  padding: 1.4rem 1.5rem;
  background-color: #f5f5f9;
}
.main-5 .job .link {
  display: flex;
  align-items: center;
}
.main-5 .job .link img {
  width: 2.5rem;
  margin-right: 1.5rem;
}
.main-5 .job .link span {
  font-size: 1rem;
}
.main-5 .job .link i {
  position: relative;
  width: 0.9rem;
  margin-left: auto;
  border-bottom: 0.1rem solid;
}
.main-5 .job .link i::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  border-bottom: 0.1rem solid;
  transform: translate(-50%, -50%);
  transition: all ease 0.3s;
}
.main-5 .job .submenu {
  padding: 1.2rem 1.5rem 0 4rem;
}
.main-5 .job .submenu,
.main-5 .job .submenu * {
  font-size: 1rem;
  color: #999;
}
.main-5 .job .btn {
  display: inline-flex;
  align-items: center;
  padding: 1rem 1.5rem;
  margin-top: 2.3rem;
  background-color: #19166c;
}
.main-5 .job .btn * {
  color: #fff;
}
.main-5 .job .btn img {
  width: 1.4rem;
}
.main-5 .job .btn span {
  width: 2em;
  font-size: 0.8rem;
  margin-left: 0.6rem;
}
.main-5 .job .btn p {
  margin-left: 1.8rem;
  font-size: 1.2rem;
  text-decoration: underline;
}
.main-6 {
  background-color: #edf2ff;
  background-image: url("../images/abg1.png");
  background-size: cover;
}
.main-6 .content {
  position: relative;
  display: flex;
  justify-content: space-between;
  gap: 11.5rem;
  padding: 4rem 3.5rem;
  background-color: #fff;
  z-index: 1;
}
.main-6 .content::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 14.3rem;
  height: 15.55rem;
  background-image: url(../images/p3.svg);
  background-size: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  z-index: -1;
}
.main-6 .content .l {
  max-width: 21.1rem;
}
.main-6 .content .l .des,
.main-6 .content .l .des * {
  line-height: 1.6;
}
.main-6 .content .r {
  flex-shrink: 0;
  width: 45.5rem;
  border-top: 0.1rem solid #19166c;
  padding-top: 1.5rem;
}
.main-6 .content .r p {
  font-size: 0.8rem;
  color: #666;
  line-height: 2;
}
.main-6 .content .r p::before {
  content: "•";
}
@media screen and (max-width: 768px) {
  .main-1::after {
    width: 15rem;
  }
  .main-1 .content {
    flex-direction: column;
    gap: 2rem;
  }
  .main-1 .text .tit {
    padding-right: 0;
  }
  .main-1 .text .tit h2 {
    margin-bottom: 1rem;
  }
  .main-1 .text .tit p {
    font-size: 1rem;
  }
  .main-1 .text .des {
    padding-left: 0;
  }
  .main-1 .text .des .txt {
    margin-bottom: 1rem;
  }
  .main-1 .text .des .data {
    margin-bottom: 2rem;
  }
  .main-1 .text .des .data .item {
    margin-right: 1rem;
  }
  .main-1 .text .des .data .item p strong {
    font-size: 2.4rem;
  }
  .main-1 .img {
    width: 100%;
  }
  .main-2 h2 {
    margin-bottom: 2rem;
  }
  .main-2 .swiper {
    height: calc(3rem * 7);
  }
  .main-2 .swiper-slide {
    height: 3rem;
  }
  .main-2 .swiper-slide.swiper-slide-active .y {
    font-size: 1rem;
  }
  .main-2 .swiper-slide .y {
    width: 3.5rem;
    gap: 0.5rem;
    font-size: 0.8rem;
  }
  .main-2 .swiper-slide .c {
    font-size: 0.8rem;
  }
  .main-3 .tit {
    flex-direction: column;
    gap: 1rem;
  }
  .main-3 .tit .des {
    width: 100%;
  }
  .main-3 .tit .des,
  .main-3 .tit .des * {
    font-size: 0.8rem;
  }
  .main-3 .content {
    padding: 1rem;
    margin-top: 1rem;
  }
  .main-4 {
    padding: 2rem 0;
  }
  .main-4 .content {
    flex-direction: column;
  }
  .main-4 .content > div {
    width: 100%;
  }
  .main-4 .con {
    gap: 0.5rem;
  }
  .main-4 .item {
    width: 100%;
    padding: 1rem;
  }
  .main-5 .content {
    flex-direction: column;
  }
  .main-5 .job {
    width: 100%;
  }
  .main-5 .job ul {
    gap: 0.5rem;
  }
  .main-5 .job li {
    padding: 0.5rem;
  }
  .main-5 .job .link img {
    width: 1.5rem;
    margin-right: 0.5rem;
  }
  .main-5 .job .link span {
    font-size: 0.8rem;
    line-height: 1.4;
  }
  .main-5 .job .submenu {
    padding: 0.5rem 0.5rem 0 2rem;
  }
  .main-5 .job .submenu,
  .main-5 .job .submenu * {
    font-size: 0.8rem;
  }
  .main-5 .job .btn {
    padding: 0.5rem;
  }
  .main-5 .job .btn p {
    margin-left: 0.5rem;
    font-size: 1rem;
  }
  .main-6 .content {
    flex-direction: column;
    gap: 1rem;
    padding: 2rem 0;
  }
  .main-6 .content > div {
    width: 100% !important;
    max-width: 100% !important;
  }
}
