.jjfa {
  font-size: 16px;
  padding-top: 80px;
}
.jjfa .container {
  width: 1200px;
  margin: 0 auto;
  padding-top: 50px;
  position: relative;
}
.jjfa .banner-container {
  background-image: url("/fore-end/image/jjfa/zhhb/banner.png");
  background-repeat: no-repeat;
  background-position: 0;
  background-size: 100% 290px;
  position: relative;
  height: 290px;
  width: 100%;
}
.jjfa .banner-container .title {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: calc((min(100vw, 1920px) - 1200px)/2);
  width: 1200px;
}
@media (max-width: 1200px) {
  .jjfa .banner-container .title {
    left: 15px;
    width: fit-content;
  }
}
.jjfa .banner-container .title h2 {
  letter-spacing: 12.8px;
  font-size: min(60px, calc(20px + 40 * 100vw / 1920));
  font-family: Microsoft YaHei;
  font-weight: 600;
  text-align: left;
  color: #ffffff;
  letter-spacing: 12.8px;
  text-shadow: 2px 2px 0px #0069EA;
}
.jjfa .banner-container .title .des {
  margin-top: 24px;
  font-size: min(36px, calc(20px + 16 * 100vw / 1920));
  font-family: Microsoft YaHei;
  font-weight: 700;
  text-align: left;
  letter-spacing: 7.2px;
  color: transparent;
  text-transform: uppercase;
  -webkit-text-stroke: 1px #fff;
}
.jjfa .head {
  height: min(68px, calc(20px + 48 * 100vw / 1920));
  line-height: min(68px, calc(20px + 48 * 100vw / 1920));
  font-size: min(48px, calc(20px + 28 * 100vw / 1920));
}
.jjfa .content-head {
  height: 40px;
  font-size: 28px;
}
.jjfa .divider {
  margin-top: 12px;
  width: 100px;
  height: 4px;
  background: linear-gradient(63deg, #00a0ec 17%, #549cfa 13%, #e7b4d3 100%, #f4bbc4);
}
.jjfa .introduce {
  height: 690px;
  background: #ffffff;
}
.jjfa .introduce .content {
  opacity: 1;
  margin-top: 48px;
}
.jjfa .introduce .content > p {
  line-height: 30px;
  text-indent: 30px;
  white-space: pre-line;
}
.jjfa .introduce .introduce-img {
  margin-top: 46px;
  width: 100%;
  height: 320px;
}
.jjfa .zhsw-jjfa {
  height: 610px;
  background: #f4f8fd;
  position: relative;
}
.jjfa .zhsw-jjfa .tabs-container {
  margin-top: 48px;
  display: flex;
}
.jjfa .zhsw-jjfa .tabs-container .item {
  cursor: pointer;
  flex: 1;
  height: 360px;
  margin-right: 30px;
  position: relative;
  padding: 0 20px;
  border-radius: 2px;
  background: linear-gradient(165deg, #ffffff 37%, #e7f4ff 99%, #c1e2ff 100%);
  border: 1px solid #ffffff;
  box-shadow: 0px 3px 6px 0px rgba(3, 37, 110, 0.16);
}
.jjfa .zhsw-jjfa .tabs-container .item .item-bg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100px;
  width: 100%;
  z-index: 0;
}
.jjfa .zhsw-jjfa .tabs-container .item .jjfa-head {
  position: absolute;
  top: 33px;
  width: 340px;
  font-size: 24px;
  color: #ffffff;
  text-align: center;
  height: 33px;
  line-height: 33px;
  z-index: 1;
}
.jjfa .zhsw-jjfa .tabs-container .item .jjfa-head1 {
  top: 17px;
  height: 66px;
}
.jjfa .zhsw-jjfa .tabs-container .item .content {
  margin-top: 120px;
  opacity: 1;
  color: #4c4c4c;
  text-indent: 30px;
  line-height: 30px;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
}
.jjfa .zhsw-jjfa .tabs-container .item .more {
  position: absolute;
  bottom: 22px;
  left: 20px;
  height: 22px;
  display: flex;
  align-items: center;
  color: #0069EA;
}
.jjfa .zhsw-jjfa .tabs-container .item .more img {
  width: 16px;
  height: 16px;
  margin-left: 12px;
}
.jjfa .zhsw-jjfa .tabs-container .item:last-child {
  margin-right: 0;
}
.jjfa .zhsw-jjfa .tabs-container .item:hover {
  background: linear-gradient(136deg, #b6dfff, #f1eeff 98%);
  box-shadow: 0px 3px 6px 0px rgba(0, 40, 112, 0.16);
}
.jjfa .zhsw-hyrj {
  height: 670px;
  background: url(/fore-end/image/jjfa/zhsw-hyrj.png) no-repeat center/100%;
}
.jjfa .example {
  height: 550px;
  background: url("/fore-end/image/szdz/bg.png") no-repeat center;
}
.jjfa .example .swiper-container {
  margin-top: 44px;
  height: 330px;
}
.jjfa .example .swiper-container .swiper-slide {
  height: 330px;
}
.jjfa .example .swiper-container .swiper-slide .left {
  width: 740px;
  height: 330px;
  float: left;
  position: relative;
}
.jjfa .example .swiper-container .swiper-slide .left::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  backdrop-filter: blur(0.6px);
  z-index: 100;
}
.jjfa .example .swiper-container .swiper-slide .left img {
  width: 100%;
  height: 100%;
}
.jjfa .example .swiper-container .swiper-slide .right {
  float: left;
  width: 460px;
  height: 330px;
  background-color: #ffffff;
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
}
.jjfa .example .swiper-container .swiper-slide .right .icon-box {
  position: absolute;
  bottom: 27px;
  right: 27px;
}
.jjfa .example .swiper-container .swiper-slide .right h3 {
  color: #000000;
  font-size: 18px;
  line-height: 30px;
}
.jjfa .example .swiper-container .swiper-slide .right a {
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: rgba(106, 171, 251, 0);
  color: #666;
  border: 1px solid #dddddd;
}
.jjfa .example .swiper-container .swiper-slide .right a:hover {
  background: #4582EF;
  color: #fff;
}
.jjfa .example .swiper-container .swiper-arrow {
  position: absolute;
  left: 780px;
  bottom: 30px;
  z-index: 2000;
}
.jjfa .example .swiper-container .swiper-arrow span {
  color: #2E363A;
  font-size: 24px;
  margin: 0 20px;
  vertical-align: middle;
}
.jjfa .example .swiper-container .swiper-arrow .swiper-button {
  display: inline-block;
  width: 32px;
  height: 23px;
  overflow: hidden;
  background: url("/fore-end/image/st-hb-pic22.png") no-repeat;
  vertical-align: middle;
  cursor: pointer;
}
.jjfa .example .swiper-container .swiper-arrow .prev-btn {
  background-position: 0 0;
}
.jjfa .example .swiper-container .swiper-arrow .prev-btn:hover {
  background-position: 0 -30px;
}
.jjfa .example .swiper-container .swiper-arrow .next-btn {
  background-position: -49px 0;
}
.jjfa .example .swiper-container .swiper-arrow .next-btn:hover {
  background-position: -49px -30px;
}
.jjfa .zhhb-hyrj {
  height: 670px;
  background: url(/fore-end/image/jjfa/zhhb-hyrj.png) center/100% no-repeat;
}
.jjfa .all_plan .content {
  text-indent: 30px;
  opacity: 1;
  font-size: 14px;
  line-height: 28px;
  margin-top: 30px;
}
.jjfa .build .tabs-item {
  width: 100%;
  height: 36px;
  margin-top: 30px;
  margin-bottom: 40px;
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #e3e5f2;
  cursor: pointer;
}
.jjfa .build .tabs-item .item {
  flex: 1;
  height: 22px;
  opacity: 1;
  color: #4c4c4c;
  line-height: 22px;
  text-align: center;
  border-right: 1px solid #e3e5f2;
  margin-bottom: 34px;
  position: relative;
}
.jjfa .build .tabs-item .item:last-child {
  border-right: none;
}
.jjfa .build .tabs-item .active {
  color: #0069EA;
  opacity: 1;
}
.jjfa .build .tabs-item .active .item_divider {
  position: absolute;
  bottom: -14px;
  height: 2px;
  width: 100%;
  background: #0069EA;
}
.jjfa .build .box .content {
  width: 1200px;
  height: 358px;
  border: 1px solid #e3e5f2;
  box-shadow: 0px 3px 6px 0px rgba(14, 154, 249, 0.16);
  padding: 40px;
  display: none;
  position: relative;
}
.jjfa .build .box .content .left {
  position: absolute;
  top: 40px;
  left: 40px;
  width: 520px;
  height: 278px;
}
.jjfa .build .box .content .right {
  margin-left: 560px;
}
.jjfa .build .box .content .right img {
  width: 60px;
  height: 60px;
  margin-bottom: 26px;
}
.jjfa .build .box .content .right p {
  opacity: 1;
  font-size: 14px;
  line-height: 24px;
}
.jjfa .build .box .content:first-child {
  display: block;
}
.jjfa .build .box .content1 {
  height: 496px;
}
.jjfa .build .box .content1 .left {
  height: 416px;
}
.jjfa .advantage .content {
  margin-top: 30px;
}
.jjfa .advantage .content .item {
  display: inline-block;
  width: 588px;
  height: 110px;
  box-shadow: 0px 3px 6px 0px rgba(0, 40, 112, 0.16);
  margin-right: 16px;
  margin-bottom: 20px;
  padding: 16px 20px 0 20px;
  opacity: 1;
  font-size: 14px;
  line-height: 28px;
  vertical-align: top;
  background: url(/fore-end/image/jjfa/public/advantage1.png) no-repeat center;
}
.jjfa .advantage .content .item:nth-child(2n) {
  margin-right: 0;
}
.jjfa .advantage .content .item:nth-child(2) {
  background: url(/fore-end/image/jjfa/public/advantage2.png) no-repeat center;
}
.jjfa .advantage .content .item:nth-child(3) {
  background: url(/fore-end/image/jjfa/public/advantage3.png) no-repeat center;
}
.jjfa .advantage .content .item:nth-child(4) {
  background: url(/fore-end/image/jjfa/public/advantage4.png) no-repeat center;
}
.jjfa .advantage .content .item:nth-child(5) {
  background: url(/fore-end/image/jjfa/public/advantage5.png) no-repeat center;
}
.jjfa .jjfa_tabs {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: 30px;
  height: 4px;
  z-index: 10;
}
.jjfa .jjfa_tabs .tabs_item {
  cursor: pointer;
  display: inline-block;
  width: 24px;
  height: 4px;
  background: #b3c8df;
  margin-right: 2px;
}
.jjfa .jjfa_tabs .tabs_item:last-child {
  margin-right: 0;
}
.jjfa .jjfa_tabs .tabs_active {
  background: #00a0ec;
}