.banner {
  width: 100%;
  height: 332px;
  background-size: 100% 100%;
}
.list_1 {
  background-color: #fff;
  padding: 15px 0 60px;
}
.list_1 .centent {
  width: 1410px;
  margin: 0 auto;
}
.list_1 .centent .path {
  color: #333;
  font-size: 14px;
}
.list_1 .centent .text {
  width: 90%;
  margin: 0 auto;
  padding: 50px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.list_1 .centent .text .mySwiper_1 {
  width: 100%;
  margin: 50px 0;
}
.list_1 .centent .text .mySwiper_1 .swiper-wrapper .swiper-slide {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.list_1 .centent .text .mySwiper_1 .swiper-wrapper .swiper-slide img {
  width: 50%;
  height: auto;
}
.list_1 .centent .text .mySwiper_1 .swiper-button-next,
.list_1 .centent .text .mySwiper_1 .swiper-button-prev {
  width: 35px;
  height: 35px;
  border: 1px solid #000;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.list_1 .centent .text .mySwiper_1 .swiper-button-next::after,
.list_1 .centent .text .mySwiper_1 .swiper-button-prev::after {
  font-size: 18px;
  color: #000;
  font-weight: bold;
}
.list_1 .centent .text p.f18 {
  text-align: center;
  line-height: 2;
  color: #888;
}
.list_1 .centent .text .f18 {
  text-align: center;
  line-height: 2;
  color: #888;
}
.list_1 .centent .image {
  width: 100%;
  height: 552px;
  border: 1px solid #ccc;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}
.list_1 .centent .image img {
  width: 85%;
  height: auto;
}
.list_2 {
  width: 100%;
  background-color: #f5f5f5;
  padding: 50px 0;
}
.list_2 .centent {
  max-width: 1600px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.list_2 .centent .f30 {
  margin-bottom: 50px;
}
.list_2 .centent .mySwiper_2,
.list_2 .centent .mySwiper_4 {
  width: 85%;
  position: relative;
  box-sizing: border-box;
  border-top: 1px solid #599791;
  margin-bottom: 35px;
}
.list_2 .centent .mySwiper_2 .list.swiper-wrapper .item,
.list_2 .centent .mySwiper_4 .list.swiper-wrapper .item {
  cursor: pointer;
  padding: 33px 0;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  color: #888;
}
.list_2 .centent .mySwiper_2 .list.swiper-wrapper .item img,
.list_2 .centent .mySwiper_4 .list.swiper-wrapper .item img {
  height: 36px;
  width: auto;
}
.list_2 .centent .mySwiper_2 .list.swiper-wrapper .item p,
.list_2 .centent .mySwiper_4 .list.swiper-wrapper .item p {
  margin: 0;
  font-size: 20px;
}
.list_2 .centent .mySwiper_2 .list.swiper-wrapper .item.art,
.list_2 .centent .mySwiper_4 .list.swiper-wrapper .item.art,
.list_2 .centent .mySwiper_2 .list.swiper-wrapper .item:hover,
.list_2 .centent .mySwiper_4 .list.swiper-wrapper .item:hover {
  border-top: 3px solid #00A3AD;
}
.list_2 .centent .mySwiper_2 .list.swiper-wrapper .item.art p,
.list_2 .centent .mySwiper_4 .list.swiper-wrapper .item.art p,
.list_2 .centent .mySwiper_2 .list.swiper-wrapper .item:hover p,
.list_2 .centent .mySwiper_4 .list.swiper-wrapper .item:hover p {
  color: #00A3AD;
}
.list_2 .centent .mySwiper_2 .swiper-slide-thumb-active,
.list_2 .centent .mySwiper_4 .swiper-slide-thumb-active {
  border-top: 3px solid #00A3AD;
}
.list_2 .centent .mySwiper_2 .swiper-slide-thumb-active p,
.list_2 .centent .mySwiper_4 .swiper-slide-thumb-active p {
  color: #00A3AD;
}
.list_2 .centent .mySwiper_2 .swiper-button-next,
.list_2 .centent .mySwiper_4 .swiper-button-next {
  width: 35px;
  height: 35px;
  border: 1px solid #000;
  font-size: 26px;
  right: -30px;
  z-index: 9999999;
  position: absolute;
}
.list_2 .centent .custom-button-container {
  width: 92%;
  position: absolute;
  top: 25%;
}
.list_2 .centent .custom-button-container .swiper-button-next,
.list_2 .centent .custom-button-container .swiper-button-prev {
  width: 35px;
  height: 35px;
  border: 1px solid #000;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.list_2 .centent .custom-button-container .swiper-button-next::after,
.list_2 .centent .custom-button-container .swiper-button-prev::after {
  font-size: 18px;
  color: #000;
  font-weight: bold;
}
.list_2 .centent .mySwiper_3,
.list_2 .centent .mySwiper_5 {
  width: 90%;
}
.list_2 .centent .mySwiper_3 .center,
.list_2 .centent .mySwiper_5 .center {
  max-width: 1442px;
  height: 373px;
  display: flex;
  justify-content: space-between;
}
.list_2 .centent .mySwiper_3 .center .box,
.list_2 .centent .mySwiper_5 .center .box {
  width: 48%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  line-height: 1.5;
  color: #888;
}
.list_2 .centent .mySwiper_3 .center .image,
.list_2 .centent .mySwiper_5 .center .image {
  width: 50%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.list_2 .centent .mySwiper_3 .center .image img,
.list_2 .centent .mySwiper_5 .center .image img {
  width: 100%;
  height: auto;
}
.list_3 {
  background-color: #fff;
  padding-bottom: 100px;
}
.list_3 .centent {
  width: 1410px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.list_3 .centent .top {
  margin: 100px 0;
  max-width: 1013px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: auto;
}
.list_3 .centent .top .image {
  width: 160px;
  height: 160px;
  border-radius: 50%;
  margin-right: 50px;
}
.list_3 .centent .top .text {
  max-width: 790px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.list_3 .centent .top .text img {
  width: 35px;
  height: auto;
}
.list_3 .centent .top .text p.f18 {
  margin: 20px 0;
  color: #666;
}
.list_3 .centent .top .text p.f14 {
  color: #aaa;
}
.list_3 .centent .f30 {
  margin-bottom: 50px;
}
.list_3 .centent .image {
  max-width: 1000px;
}
.list_4 {
  background-color: #fff;
  padding: 0 0 50px;
}
.list_4 .centent {
  width: 1410px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.list_4 .centent p.f18 {
  margin: 20px 0 30px;
  color: #888;
}
.list_4 .centent .f28 {
  font-weight: 500;
  color: #353535;
}
.list_4 .centent .input {
  width: 100px;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #f6f6f6;
}
.list_4 .centent .input input {
  width: 75%;
  height: 100%;
  border: none;
  outline: none;
  padding-left: 15px;
  box-sizing: border-box;
  background-color: inherit;
}
.list_4 .centent .input button {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  outline: none;
  background-color: #00A3AD;
  color: #fff;
  cursor: pointer;
}
.list_5 {
  background-color: #fff;
  padding: 50px 0;
}
.list_5 .centent {
  width: 1410px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.list_5 .centent .f30 {
  width: 100%;
  text-align: left;
  margin-bottom: 50px;
  font-weight: 500;
}
.list_5 .centent .mySwiper_4,
.list_5 .centent .mySwiper_5 {
  width: 100%;
  padding: 50px 0 80px;
}
.list_5 .centent .mySwiper_4 .swiper-wrapper .swiper-slide,
.list_5 .centent .mySwiper_5 .swiper-wrapper .swiper-slide {
  width: 100%;
  padding: 0 15px;
  box-sizing: border-box;
}
.list_5 .centent .mySwiper_4 .swiper-wrapper .swiper-slide .list,
.list_5 .centent .mySwiper_5 .swiper-wrapper .swiper-slide .list {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.list_5 .centent .mySwiper_4 .swiper-wrapper .swiper-slide .list .item,
.list_5 .centent .mySwiper_5 .swiper-wrapper .swiper-slide .list .item {
  width: 100%;
  height: 546px;
  border: 1px solid #ccc;
  color: transparent;
}
.list_5 .centent .mySwiper_4 .swiper-wrapper .swiper-slide .list .item a,
.list_5 .centent .mySwiper_5 .swiper-wrapper .swiper-slide .list .item a {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.list_5 .centent .mySwiper_4 .swiper-wrapper .swiper-slide .list .item a .image,
.list_5 .centent .mySwiper_5 .swiper-wrapper .swiper-slide .list .item a .image {
  display: flex;
  align-items: center;
  justify-content: center;
}
.list_5 .centent .mySwiper_4 .swiper-wrapper .swiper-slide .list .item a h5,
.list_5 .centent .mySwiper_5 .swiper-wrapper .swiper-slide .list .item a h5 {
  margin: 40px 0 ;
  color: #353535;
  font-weight: 500;
}
.list_5 .centent .mySwiper_4 .swiper-wrapper .swiper-slide .list .item a .text,
.list_5 .centent .mySwiper_5 .swiper-wrapper .swiper-slide .list .item a .text {
  font-size: 14px;
  line-height: 1.5;
  max-width: 70%;
  color: #888;
}
.list_5 .centent .mySwiper_4 .swiper-wrapper .swiper-slide .list .item:hover,
.list_5 .centent .mySwiper_5 .swiper-wrapper .swiper-slide .list .item:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}
.list_5 .centent .mySwiper_4 .swiper-pagination .swiper-pagination-bullet,
.list_5 .centent .mySwiper_5 .swiper-pagination .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  margin: 0 10px;
  background: var(--swiper-pagination-bullet-inactive-color, transparent);
  border: 1px solid #000;
}
.list_5 .centent .mySwiper_4 .swiper-pagination .swiper-pagination-bullet-active,
.list_5 .centent .mySwiper_5 .swiper-pagination .swiper-pagination-bullet-active {
  background: var(--swiper-pagination-bullet-inactive-color, #000);
}
.list_5 .centent .mySwiper_4.webapp,
.list_5 .centent .mySwiper_5.webapp {
  display: none;
}
@media screen and (max-width: 1600px) {
  .list_1 .centent,
  .list_3 .centent,
  .list_4 .centent {
    width: 90%;
  }
  .list_2 .centent {
    width: 90%;
  }
  .list_2 .centent .mySwiper_2,
  .list_2 .centent .mySwiper_4 {
    margin-bottom: 20px;
  }
  .list_2 .centent .mySwiper_2 .swiper-wrapper .swiper-slide.item p,
  .list_2 .centent .mySwiper_4 .swiper-wrapper .swiper-slide.item p {
    font-size: 16px;
  }
  .list_2 .centent .custom-button-container {
    top: 30%;
  }
  .list_2 .centent .mySwiper_3 .swiper-wrapper .swiper-slide.center,
  .list_2 .centent .mySwiper_5 .swiper-wrapper .swiper-slide.center {
    height: 273px;
  }
  .list_5 .centent {
    width: 90%;
  }
}
@media screen and (max-width: 1200px) {
  .list_2 .centent .mySwiper_2 .swiper-wrapper .swiper-slide.item,
  .list_2 .centent .mySwiper_4 .swiper-wrapper .swiper-slide.item {
    padding: 20px 0;
  }
  .list_2 .centent .mySwiper_2 .swiper-wrapper .swiper-slide.item p,
  .list_2 .centent .mySwiper_4 .swiper-wrapper .swiper-slide.item p {
    transform: scale(0.8);
  }
  .list_2 .centent .custom-button-container {
    width: 94%;
    top: 35%;
  }
  .list_2 .centent .custom-button-container .swiper-button-next,
  .list_2 .centent .custom-button-container .swiper-button-prev {
    width: 25px;
    height: 25px;
  }
  .list_2 .centent .custom-button-container .swiper-button-next::after,
  .list_2 .centent .custom-button-container .swiper-button-prev::after {
    font-size: 14px;
  }
  .list_2 .centent .mySwiper_3 .swiper-wrapper .swiper-slide.center,
  .list_2 .centent .mySwiper_5 .swiper-wrapper .swiper-slide.center {
    height: 200px;
  }
  .list_2 .centent .mySwiper_3 .swiper-wrapper .swiper-slide.center .box,
  .list_2 .centent .mySwiper_5 .swiper-wrapper .swiper-slide.center .box {
    font-size: 14px;
  }
}
@media screen and (max-width: 1024px) {
  .list_1 .centent .f30,
  .list_4 .centent .f30 {
    font-size: 24px;
  }
  .list_1 .centent .image,
  .list_4 .centent .image {
    height: 440px;
  }
  .list_2 .centent .f30 {
    font-size: 24px;
  }
  .list_2 .centent .mySwiper_2,
  .list_2 .centent .mySwiper_4 {
    margin-bottom: 0;
  }
  .list_2 .centent .mySwiper_2 .swiper-wrapper .swiper-slide.item,
  .list_2 .centent .mySwiper_4 .swiper-wrapper .swiper-slide.item {
    padding: 10px 0;
  }
  .list_2 .centent .mySwiper_2 .swiper-wrapper .swiper-slide.item p,
  .list_2 .centent .mySwiper_4 .swiper-wrapper .swiper-slide.item p {
    transform: scale(0.8);
    height: 40px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .list_2 .centent .custom-button-container {
    width: 97%;
    top: 35%;
  }
  .list_2 .centent .custom-button-container .swiper-button-next,
  .list_2 .centent .custom-button-container .swiper-button-prev {
    width: 25px;
    height: 25px;
  }
  .list_2 .centent .custom-button-container .swiper-button-next::after,
  .list_2 .centent .custom-button-container .swiper-button-prev::after {
    font-size: 14px;
  }
  .list_3 .centent .f30 {
    font-size: 24px;
  }
  .list_3 .centent .top {
    width: 100%;
  }
  .list_3 .centent .top .image {
    width: 20%;
  }
  .list_3 .centent .top .text {
    width: 80%;
  }
  .list_4 .centent .f28 {
    font-size: 24px;
  }
  .list_5 .centent .f30 {
    font-size: 24px;
  }
  .list_5 .centent .mySwiper_4,
  .list_5 .centent .mySwiper_5 {
    display: none;
  }
  .list_5 .centent .mySwiper_4.webapp,
  .list_5 .centent .mySwiper_5.webapp {
    display: block;
  }
  .list_5 .centent .mySwiper_4.webapp .swiper-wrapper .swiper-slide,
  .list_5 .centent .mySwiper_5.webapp .swiper-wrapper .swiper-slide {
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
  }
  .list_5 .centent .mySwiper_4.webapp .swiper-wrapper .swiper-slide a,
  .list_5 .centent .mySwiper_5.webapp .swiper-wrapper .swiper-slide a {
    width: 100%;
    height: 546px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .list_5 .centent .mySwiper_4.webapp .swiper-wrapper .swiper-slide a .image,
  .list_5 .centent .mySwiper_5.webapp .swiper-wrapper .swiper-slide a .image {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .list_5 .centent .mySwiper_4.webapp .swiper-wrapper .swiper-slide a h5,
  .list_5 .centent .mySwiper_5.webapp .swiper-wrapper .swiper-slide a h5 {
    margin: 25px 0 50px;
    color: #000;
  }
  .list_5 .centent .mySwiper_4.webapp .swiper-wrapper .swiper-slide a .text,
  .list_5 .centent .mySwiper_5.webapp .swiper-wrapper .swiper-slide a .text {
    font-size: 12px;
    line-height: 2.5;
    max-width: 70%;
    color: #505050;
  }
  .list_5 .centent .mySwiper_4.webapp .swiper-wrapper .swiper-slide a:hover,
  .list_5 .centent .mySwiper_5.webapp .swiper-wrapper .swiper-slide a:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  }
}
@media screen and (max-width: 767px) {
  .banner {
    height: 200px;
    background-size: 100% 100%;
  }
  .list_1 .centent .image {
    height: 240px;
  }
  .list_1 .centent .text .mySwiper_1 .swiper-button-next,
  .list_1 .centent .text .mySwiper_1 .swiper-button-prev {
    width: 25px;
    height: 25px;
  }
  .list_1 .centent .text .mySwiper_1 .swiper-button-next::after,
  .list_1 .centent .text .mySwiper_1 .swiper-button-prev::after {
    font-size: 12px;
  }
  .list_2 .centent .mySwiper_2 .swiper-wrapper .swiper-slide.item p,
  .list_2 .centent .mySwiper_4 .swiper-wrapper .swiper-slide.item p {
    height: 40px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .list_2 .centent .custom-button-container {
    width: 110%;
    top: 24%;
  }
  .list_2 .centent .custom-button-container .swiper-button-next,
  .list_2 .centent .custom-button-container .swiper-button-prev {
    transform: scale(0.8);
  }
  .list_2 .centent .mySwiper_3 .swiper-wrapper .swiper-slide.center,
  .list_2 .centent .mySwiper_5 .swiper-wrapper .swiper-slide.center {
    height: auto;
    flex-direction: column;
  }
  .list_2 .centent .mySwiper_3 .swiper-wrapper .swiper-slide.center .image,
  .list_2 .centent .mySwiper_5 .swiper-wrapper .swiper-slide.center .image {
    width: 100%;
  }
  .list_2 .centent .mySwiper_3 .swiper-wrapper .swiper-slide.center .box,
  .list_2 .centent .mySwiper_5 .swiper-wrapper .swiper-slide.center .box {
    width: 100%;
    padding: 15px 0;
  }
  .list_3 .centent .top {
    flex-direction: column;
  }
  .list_4 .centent .input {
    width: 100%;
  }
  .list_5 .centent .mySwiper_5.webapp .swiper-wrapper .swiper-slide a {
    height: auto;
  }
}
@media screen and (max-width: 480px) {
  .list_2 .centent .custom-button-container {
    top: 30%;
  }
  .list_3 .centent .top .image {
    width: 35%;
    margin-right: 0;
  }
}
