#container {
  position: relative;
  align-self: center;
  font-weight: bold;
  text-decoration: none;
  text-overflow: ellipsis;
  line-height: 24px;
  letter-spacing: 0;
  color: #333333;
  font-size: 24px;
}
#container .swiper-banner {
  width: 100%;
}
#container .swiper-banner .swiper-container {
  height: 435px;
  background: white;
}
#container .swiper-banner .swiper-container .pagination-box {
  position: absolute;
  z-index: 20;
  bottom: 32px;
  width: 100%;
  text-align: center;
}
#container .swiper-banner .swiper-container .pagination {
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  padding: 0 10px;
  box-sizing: border-box;
  height: 22px;
  padding-top: 5px;
}
#container .swiper-banner .swiper-container .swiper-pagination-switch {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #fff;
  margin: 0 5px;
  opacity: 0.8;
  cursor: pointer;
  border: solid 2px transparent;
  vertical-align: top;
}
#container .swiper-banner .swiper-container .swiper-active-switch {
  width: 6px;
  height: 6px;
  background-color: transparent;
  border: solid 2px #fff;
}
#container .swiper-banner .swiper-container .swiper-wrapper .swiper-slide {
  background-position: center;
  background-size: cover;
}
#container .swiper-banner .swiper-container .swiper-wrapper .swiper-slide a {
  float: left;
  width: 100%;
  position: relative;
}
#container .swiper-banner .swiper-container .swiper-wrapper .swiper-slide a .inner {
  width: 100%;
  height: 435px;
}
#container .part1 {
  width: 100%;
  height: 754px;
  background: url('../../img/feicang_web/index/part1-bg.png') no-repeat 100% 100%;
  padding: 0 360px;
  box-sizing: border-box;
}
#container .part1 .title {
  font-size: 38px;
  font-family: PingFang SC;
  font-weight: 800;
  color: #2C2C34;
  padding: 70px 0 30px 0;
  box-sizing: border-box;
  text-align: center;
}
#container .part1 .title1 {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #505053;
  line-height: 24px;
  text-align: center;
}
#container .part1 .part-main {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-top: 35px;
  box-sizing: border-box;
}
#container .part1 .part-main .left-part {
  width: 720px;
  height: 119px;
  border: 2px solid #FFFFFF;
  background: linear-gradient(90deg, #F8F9FB 0%, #FFFFFF 100%);
  border-radius: 20px;
  margin-bottom: 15px;
  padding: 0 20px 0 26px;
  box-sizing: border-box;
  align-items: center;
}
#container .part1 .part-main .left-part .title2 {
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 800;
  color: #2C2C34;
}
#container .part1 .part-main .left-part .title3 {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #505053;
  line-height: 20px;
  margin-top: 10px;
}
#container .part2 {
  width: 100%;
  height: 540px;
  background: url('../../img/feicang_web/index/part2-bg.png') no-repeat 100% 100%;
  padding: 0 360px;
}
#container .part2 .part2_title {
  font-size: 38px;
  font-family: PingFang SC;
  font-weight: 800;
  color: #FDFEFE;
  padding: 47px 0 20px 0;
  box-sizing: border-box;
  text-align: center;
}
#container .part2 .part2_title1 {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #FDFEFE;
  line-height: 24px;
  text-align: center;
}
#container .part2 .part2_title2 {
  padding: 10px 0 10px 0;
  box-sizing: border-box;
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #2C2C34;
  line-height: 24px;
}
#container .part2 .part2_title3 {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #4D505D;
  line-height: 24px;
  padding: 0 30px;
  box-sizing: box-border;
}
#container .part2 .part2-box {
  width: 283px;
  height: 262px;
  border: 2px solid #FFFFFF;
  background: linear-gradient(0deg, #93B3FF 0%, #FFFFFF 100%);
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: 22px;
}
#container .part3 {
  width: 100%;
  height: 701px;
  background: url('../../img/feicang_web/index/part3-bg.png') no-repeat 100% 100%;
  padding: 0 360px;
}
#container .part3 .part3-title {
  font-size: 38px;
  font-family: PingFang SC;
  font-weight: 800;
  color: #2C2C34;
  padding: 80px 0 56px 0;
  box-sizing: border-box;
  text-align: center;
}
#container .part3 .part3-title1 {
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 800;
  color: #2C2C34;
  padding-bottom: 15px;
  box-sizing: border-box;
}
#container .part3 .part3-title2 {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #505053;
  line-height: 23px;
}
#container .part3 .part3-box {
  width: 577px;
  height: 192px;
  background: #FFFFFF;
  border: 1px solid #FFFFFF;
  box-shadow: 0px 11px 29px 0px rgba(170, 199, 253, 0.11);
  border-radius: 32px;
  margin-right: 45px;
  padding: 0 25px 0 28px;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
