.banner {
  width: 100%;
  height: 330px;
  background-size: 100% 100%;
}
.list_1 {
  padding: 30px 0 60px;
  background-color: #fff;
}
.list_1 .centent {
  width: 1410px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.list_1 .centent .path {
  color: #636363;
  font-size: 14px;
  width: 100%;
  text-align: left;
}
.list_1 .centent .f30 {
  margin: 80px 0 0;
  font-weight: 500;
  color: #353535;
}
.list_1 .centent .f20,
.list_1 .centent .f16 {
  color: #888;
  text-align: center;
  width: 800px;
  line-height: 1.5;
}
.list_1 .centent .f20 {
  margin: 20px 0;
}
.list_1 .centent .text {
  margin-top: 50px;
  width: 1410px;
  height: 200px;
  background-color: #f5f5f5;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.list_1 .centent .text h5 {
  font-size: 28px;
  font-weight: 500;
  color: #353535;
}
.list_1 .centent .text p {
  color: #444;
  margin: 15px 0;
}
.list_1 .centent .text p .iconfont {
  font-size: 20px;
  font-weight: bold;
  margin-right: 10px;
}
.list_2 {
  width: 100%;
  background-color: #fff;
  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;
  width: 90%;
  font-weight: 500;
  color: #353535;
}
.list_2 .centent .mySwiper_1,
.list_2 .centent .mySwiper_4 {
  width: 90%;
  position: relative;
  box-sizing: border-box;
  border-top: 1px solid #599791;
  margin-bottom: 35px;
}
.list_2 .centent .mySwiper_1 .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_1 .list.swiper-wrapper .item img,
.list_2 .centent .mySwiper_4 .list.swiper-wrapper .item img {
  height: 36px;
  width: auto;
}
.list_2 .centent .mySwiper_1 .list.swiper-wrapper .item p,
.list_2 .centent .mySwiper_4 .list.swiper-wrapper .item p {
  margin: 0;
  font-size: 20px;
}
.list_2 .centent .mySwiper_1 .list.swiper-wrapper .item.art,
.list_2 .centent .mySwiper_4 .list.swiper-wrapper .item.art,
.list_2 .centent .mySwiper_1 .list.swiper-wrapper .item:hover,
.list_2 .centent .mySwiper_4 .list.swiper-wrapper .item:hover {
  border-top: 3px solid #00A3AD;
}
.list_2 .centent .mySwiper_1 .list.swiper-wrapper .item.art p,
.list_2 .centent .mySwiper_4 .list.swiper-wrapper .item.art p,
.list_2 .centent .mySwiper_1 .list.swiper-wrapper .item:hover p,
.list_2 .centent .mySwiper_4 .list.swiper-wrapper .item:hover p {
  color: #00A3AD;
}
.list_2 .centent .mySwiper_1 .swiper-slide-thumb-active,
.list_2 .centent .mySwiper_4 .swiper-slide-thumb-active {
  border-top: 3px solid #00A3AD;
}
.list_2 .centent .mySwiper_1 .swiper-slide-thumb-active p,
.list_2 .centent .mySwiper_4 .swiper-slide-thumb-active p {
  color: #00A3AD;
}
.list_2 .centent .mySwiper_1 .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 .mySwiper_4 {
  display: none;
}
.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_2,
.list_2 .centent .mySwiper_5 {
  width: 90%;
}
.list_2 .centent .mySwiper_2 .center,
.list_2 .centent .mySwiper_5 .center {
  max-width: 1442px;
  height: 373px;
  display: flex;
  justify-content: space-between;
}
.list_2 .centent .mySwiper_2 .center .box,
.list_2 .centent .mySwiper_5 .center .box {
  width: 50%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  line-height: 1.5;
  color: #888;
}
.list_2 .centent .mySwiper_2 .center .image,
.list_2 .centent .mySwiper_5 .center .image {
  width: 45%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.list_2 .centent .mySwiper_2 .center .image img,
.list_2 .centent .mySwiper_5 .center .image img {
  width: 100%;
  height: auto;
}
.list_2 .centent .mySwiper_5 {
  display: none;
}
.list_3 {
  padding: 50px 0 100px;
  background-color: #fff;
}
.list_3 .centent {
  width: 1410px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.list_3 .centent .f30 {
  color: #353535;
  font-weight: 500;
  margin-bottom: 50px;
}
.list_3 .centent .list {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.list_3 .centent .list .item {
  width: 23.5%;
  height: 460px;
  border: 1px solid #ccc;
}
.list_3 .centent .list .item a {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.list_3 .centent .list .item .image {
  width: 100%;
  height: 50%;
  overflow: hidden;
}
.list_3 .centent .list .item .image img {
  width: 100%;
  height: 100%;
  transition: all 1s;
}
.list_3 .centent .list .item p {
  padding: 0 15px;
  box-sizing: border-box;
  color: #222;
}
.list_3 .centent .list .item .f16 {
  margin-top: 25px;
  font-size: 20px;
}
.list_3 .centent .list .item .f14 {
  margin: 15px 0 0;
  line-height: 1.8;
  text-align: center;
  color: #555;
}
.list_3 .centent .list .item:hover {
  border: 1px solid #888;
}
.list_3 .centent .list .item:hover .image img {
  transform: scale(1.2);
}
@media screen and (max-width: 1600px) {
  .list_1 .centent,
  .list_2 .centent,
  .list_3 .centent,
  .list_4 .centent {
    width: 90%;
  }
  .list_1 .centent .text {
    width: 100%;
  }
  .list_2 .centent {
    width: 90%;
  }
  .list_2 .centent .mySwiper_1,
  .list_2 .centent .mySwiper_4 {
    margin-bottom: 20px;
  }
  .list_2 .centent .mySwiper_1 .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_2 .swiper-wrapper .swiper-slide.center,
  .list_2 .centent .mySwiper_5 .swiper-wrapper .swiper-slide.center {
    height: 273px;
  }
}
@media screen and (max-width: 1200px) {
  .list_2 .centent .mySwiper_1 .swiper-wrapper .swiper-slide.item,
  .list_2 .centent .mySwiper_4 .swiper-wrapper .swiper-slide.item {
    padding: 20px 0;
  }
  .list_2 .centent .mySwiper_1 .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_2 .swiper-wrapper .swiper-slide.center,
  .list_2 .centent .mySwiper_5 .swiper-wrapper .swiper-slide.center {
    height: 200px;
  }
  .list_2 .centent .mySwiper_2 .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 {
    font-size: 24px;
  }
  .list_1 .centent .f16 {
    width: 90%;
  }
  .list_1 .centent .text h5 {
    font-size: 24px;
  }
  .list_2 .centent .f30 {
    font-size: 24px;
  }
  .list_2 .centent .mySwiper_1,
  .list_2 .centent .mySwiper_4 {
    margin-bottom: 0;
  }
  .list_2 .centent .mySwiper_1 .swiper-wrapper .swiper-slide.item,
  .list_2 .centent .mySwiper_4 .swiper-wrapper .swiper-slide.item {
    padding: 10px 0;
  }
  .list_2 .centent .mySwiper_1 .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: 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 .list .item {
    height: 350px;
  }
  .list_3 .centent .list .item a .f16 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 90%;
    text-align: center;
  }
  .list_3 .centent .list .item a .f14 {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media screen and (max-width: 767px) {
  .banner {
    height: 200px;
  }
  .list_1 .centent .text h5 {
    text-align: center;
  }
  .list_2 .centent .mySwiper_1 .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 .mySwiper_1 {
    display: none;
  }
  .list_2 .centent .mySwiper_4 {
    display: block;
  }
  .list_2 .centent .custom-button-container {
    width: 110%;
    top: 28%;
  }
  .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_2 .swiper-wrapper .swiper-slide.center,
  .list_2 .centent .mySwiper_5 .swiper-wrapper .swiper-slide.center {
    height: auto;
    flex-direction: column;
  }
  .list_2 .centent .mySwiper_2 .swiper-wrapper .swiper-slide.center .image,
  .list_2 .centent .mySwiper_5 .swiper-wrapper .swiper-slide.center .image {
    width: 100%;
  }
  .list_2 .centent .mySwiper_2 .swiper-wrapper .swiper-slide.center .box,
  .list_2 .centent .mySwiper_5 .swiper-wrapper .swiper-slide.center .box {
    width: 100%;
  }
  .list_2 .centent .mySwiper_2 {
    display: none;
  }
  .list_2 .centent .mySwiper_5 {
    display: block;
  }
  .list_3 .centent .list {
    flex-wrap: wrap;
  }
  .list_3 .centent .list .item {
    width: 48%;
    height: 400px;
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 480px) {
  .list_3 .centent .list {
    flex-wrap: wrap;
  }
  .list_3 .centent .list .item {
    width: 100%;
  }
}
