.ulcf-tit {
  font-size: 36px;
  line-height: 30px;
  margin: 0;
  color: #333333;
  text-align: center;
  margin-bottom: 46px;
  font-weight: bold;
}
.ulcf-banner {
  height: 450px;
  background-image: url(../img/banner.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  display: flex;
  align-items: center;
}
.ulcf-banner h1 {
  font-size: 48px;
  color: #1d2129;
  margin: 0 0 29px 0;
  line-height: 64px;
  font-weight: bold;
}
.ulcf-banner p {
  font-size: 16px;
  color: #1d2129;
  line-height: 30px;
  margin: 0 0 30px 0;
  max-width: 616px;
}
.ulcf-banner .wx-btn {
  width: 140px;
}
.ulcf-intro {
  padding: 80px 0;
}
.ulcf-intro .wrapper {
  display: flex;
  align-items: center;
}
.ulcf-intro .des {
  padding: 0 40px;
  line-height: 1.7;
  font-size: 18px;
}
.ulcf-pain {
  padding: 80px 0;
  background: #f4f7fd;
}
.ulcf-pain .box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.ulcf-pain .con {
  text-align: center;
  max-width: 362px;
  padding: 30px;
  background-color: #fff;
  margin-bottom: 25px;
}
.ulcf-pain .con .tit {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 8px;
}
.ulcf-pain .con .des {
  font-size: 16px;
}
.ulcf-pain .wx-btn {
  margin: 30px auto 0;
}
.ulcf-des {
  background-image: url(../img/bg-1.jpg);
  padding: 80px 0;
}
.ulcf-des .box {
  display: flex;
  align-items: center;
  padding: 78px 50px 78px 70px;
  background-color: #fff;
}
.ulcf-des .box .des {
  line-height: 1.7;
  margin-right: 40px;
  font-size: 16px;
}
.ulcf-des .box .des span {
  font-weight: bold;
}
.ulcf-des .wx-btn {
  margin: 30px auto 0;
}
.ulcf-adv {
  padding: 80px 0 60px;
  background-color: #f4f7fd;
}
.ulcf-adv .box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.ulcf-adv .con {
  display: flex;
  align-items: center;
  width: calc((100% - 25px)/2);
  background-color: #fff;
  padding: 30px 30px 22px;
  margin-bottom: 25px;
}
.ulcf-adv .con img {
  margin-right: 23px;
}
.ulcf-adv .con .tit {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 8px;
}
.ulcf-adv .con .des {
  font-size: 14px;
  line-height: 1.7;
}
.ulcf-scene {
  padding: 80px 0;
}
.ulcf-scene .wx-btn {
  margin: 30px auto 0;
}
.ulcf-scene .box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.ulcf-scene .con {
  max-width: 382px;
  margin-bottom: 25px;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
}
.ulcf-scene .con .tit {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  background-image: linear-gradient(to right, #719bcf 0%, #c5e4ff 100%);
  padding: 9px 30px;
}
.ulcf-scene .con-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 30px 30px 20px 30px;
  background: #fff;
}
.ulcf-scene .des {
  font-size: 16px;
  line-height: 1.7;
  margin-top: 25px;
}
.ulcf-case {
  position: relative;
}
.ulcf-case .ulcf-tit {
  color: #fff;
  position: absolute;
  top: 80px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  font-weight: normal;
}
.ulcf-case .case-con {
  display: flex;
  align-items: center;
  height: 560px;
  padding-top: 80px;
  background-size: cover;
}
.ulcf-case .case-con.bg1 {
  background-image: url(../img/case-bg1.jpg);
}
.ulcf-case .case-con.bg2 {
  background-image: url(../img/case-bg2.jpg);
}
.ulcf-case .tit {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 15px;
}
.ulcf-case .des {
  max-width: 676px;
  color: #fff;
  line-height: 30px;
  font-size: 16px;
  margin-bottom: 20px;
}
.ulcf-case .wx-btn {
  width: 176px;
}
.ulcf-case .swiper-button-next {
  right: calc((100% - 1280px) / 2);
  background-image: none;
}
.ulcf-case .swiper-button-next::after {
  content: url(../img/right.png);
}
.ulcf-case .swiper-button-prev {
  left: calc((100% - 1280px) / 2);
  background-image: none;
}
.ulcf-case .swiper-button-prev::after {
  content: url(../img/left.png);
}
.wx-btn {
  display: block;
  font-size: 14px;
  color: #fff;
  background-color: #1664ff;
  border-radius: 19px;
  width: 113px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  cursor: pointer;
}
.free-apply {
  padding: 45px 0 50px;
  background-image: url(../img/seaWanSase/section10-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.free-apply .box {
  display: flex;
  justify-content: space-between;
}
.free-apply .con-1 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 472px;
}
.free-apply .con-1 h3 {
  font-size: 30px;
  color: #fff;
  margin: 0 0 24px 0;
  line-height: 1;
}
.free-apply .con-1 p {
  font-size: 18px;
  color: #bed7ff;
  margin: 0 0 18px 0;
  line-height: 1.5;
}
.free-apply .con-1 a {
  display: inline-block;
  width: 146px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  font-size: 16px;
  color: #2167ef;
  background-color: #fff;
  border-radius: 5px;
  transition: all 0.5s;
}
.free-apply .con-1 a:hover {
  transition: all 0.5s;
  background-color: #ef2a3a;
  color: #fff;
}
.free-apply .con-2 {
  width: 534px;
  background: linear-gradient(to right, #ffffff 0%, #e2ecff 100%);
  padding: 29px 32px 26px;
  border-radius: 5px;
}
.free-apply .con-2 p {
  line-height: 1;
}
.free-apply .con-2 p:first-child {
  font-size: 24px;
}
.free-apply .con-2 p:first-child span:first-child {
  color: #333333;
}
.free-apply .con-2 p:first-child span:nth-child(2) {
  color: #ea374c;
  font-weight: bold;
}
.free-apply .con-2 p:nth-child(2) {
  font-size: 14px;
  line-height: 30px;
}
@media (max-width: 1410px) {
  .ulcf-case .swiper-button-next {
    right: 10px;
  }
  .ulcf-case .swiper-button-prev {
    left: 10px;
  }
}
@media (max-width: 768px) {
  .ulcf-tit {
    font-size: 27px;
    line-height: 1.4 !important;
    margin-bottom: 20px !important;
  }
  .ulcf-banner {
    height: 300px;
    background-image: url(../img/banner-m.jpg);
  }
  .ulcf-banner h1 {
    font-size: 24px;
    line-height: 1.4;
    margin-bottom: 20px;
  }
  .ulcf-banner p {
    font-size: 14px;
    line-height: 1.5;
  }
  .ulcf-banner br {
    display: block;
  }
  .ulcf-intro {
    padding: 30px 0;
  }
  .ulcf-intro .wrapper {
    flex-direction: column;
    padding: 0 30px;
  }
  .ulcf-intro .des {
    padding: 10px 0;
    line-height: 1.7;
    font-size: 16px;
  }
  .ulcf-pain {
    padding: 40px 0;
  }
  .ulcf-pain .con .tit {
    font-size: 18px;
  }
  .ulcf-pain .con .des {
    font-size: 14px;
  }
  .ulcf-pain .wx-btn {
    margin-top: 5px;
  }
  .ulcf-des {
    padding: 40px 0;
  }
  .ulcf-des .box {
    flex-direction: column-reverse;
    padding: 15px;
  }
  .ulcf-des .box .des {
    margin: 20px 0 0 0;
  }
  .ulcf-adv {
    padding: 40px 0;
  }
  .ulcf-adv .con {
    width: 100%;
    margin-bottom: 20px;
    padding: 20px;
  }
  .ulcf-adv .con .tit {
    font-size: 20px;
  }
  .ulcf-scene {
    padding: 40px 0;
  }
  .ulcf-scene .wx-btn {
    margin-top: 5px;
  }
  .ulcf-case .ulcf-tit {
    top: 20px;
  }
  .ulcf-case .tit {
    font-size: 20px;
  }
  .ulcf-case .des {
    line-height: 1.5;
    font-size: 14px;
  }
  .ulcf-case .case-con {
    height: auto;
    padding-bottom: 30px;
  }
  .ulcf-case .swiper-button-next {
    right: 10px;
    bottom: 20px;
    top: auto;
  }
  .ulcf-case .swiper-button-prev {
    left: auto;
    right: 60px;
    bottom: 20px;
    top: auto;
  }
  .free-apply .box {
    flex-direction: column;
  }
  .free-apply .con-1 {
    width: 100%;
    margin-bottom: 12px;
  }
  .free-apply .con-2 {
    width: 100%;
    padding: 18px 12px;
  }
  .free-apply .con-2 p:first-child {
    font-size: 20px;
  }
  .free-apply .con-2 p:nth-child(2) {
    line-height: 1.5;
  }
}
