#zsfc {
  width: 100%;
  height: max-content;
  padding: 122px 0 0;
}
.i_cecream-content.has_ad_true #zsfc .nav-content {
  top: 182px;
}
#zsfc .nav-content {
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.04);
  border-radius: 0px 0px 0px 0px;
  position: sticky;
  top: 122px;
  z-index: 3;
}
#zsfc .nav-content .nav-body {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 50px;
  gap: 40px;
}
#zsfc .nav-content .nav-item {
  position: relative;
  height: 18px;
  font-weight: 400;
  font-size: 14px;
  color: #39435A;
  text-align: left;
}
#zsfc .nav-content .nav-item .top-arr {
  position: absolute;
  width: 10px;
  height: 4px;
  bottom: -7px;
  left: 50%;
  margin: 0 -5px;
}
#zsfc .nav-content .nav-item.active,
#zsfc .nav-content .nav-item:hover {
  color: #1A5FF0;
}
#zsfc .nav-content .submit-btn {
  width: 130px;
  height: 36px;
  background: #FF8142;
  border-radius: 4px 4px 4px 4px;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  text-align: center;
  line-height: 36px;
  cursor: pointer;
}
#zsfc .nav-content .submit-btn:hover {
  background: #FF6422;
}
#zsfc .header-img {
  width: 100%;
  height: 518px;
  background: linear-gradient(90deg, #000000 0%, #FFFFFF 19%, #FFFFFF 91%);
  border-radius: 0px 0px 0px 0px;
  background: url('/assets/images/zsfcIcon/Group 35658@2x.png') no-repeat;
  background-size: 100% 100%;
}
#zsfc .header-content {
  padding: 144px 0 0;
}
#zsfc .header-content .header-title {
  width: 616px;
  height: 48px;
  font-weight: bold;
  font-size: 36px;
  color: #15213A;
}
#zsfc .header-content .sub-header-title {
  width: 616px;
  height: 18px;
  font-weight: 400;
  font-size: 14px;
  color: #39435A;
  text-align: left;
  margin: 16px 0 78px;
}
#zsfc .header-content .header-btn {
  width: 268px;
  height: 50px;
  background: #4282FF;
  border-radius: 4px 4px 4px 4px;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  text-align: center;
  line-height: 50px;
  cursor: pointer;
}
#zsfc .header-content .header-btn:hover {
  background: #2771FF;
}
#zsfc .ban-1 {
  background: linear-gradient(180deg, #F5F9FF 55%, #FFFFFF 100%);
  border-radius: 0px 0px 0px 0px;
  position: relative;
}
#zsfc .ban-1.ban1-1::after {
  width: 478px;
  height: 810px;
  position: absolute;
  top: 604px;
  left: 0;
  content: '';
  background: url('/assets/images/zsfcIcon/LEFT1.png') no-repeat;
  background-size: 100% 100%;
  z-index: 1;
}
#zsfc .ban-1.ban1-1::before {
  width: 277px;
  height: 735px;
  position: absolute;
  top: 991px;
  right: 0;
  content: '';
  background: url('/assets/images/zsfcIcon/LEFT2.png') no-repeat;
  background-size: 100% 100%;
  z-index: 1;
}
#zsfc .ban-1 .ban-content-1 .title {
  height: 190px;
  font-weight: bold;
  font-size: 32px;
  color: #15213A;
  text-align: center;
  line-height: 190px;
}
#zsfc .ban-1 .ban-content-1 .content {
  display: flex;
  gap: 45px;
}
#zsfc .ban-1 .ban-content-1 .content .left .img-title {
  display: flex;
  align-items: center;
  height: 46px;
  font-weight: bold;
  font-size: 26px;
  color: #15213A;
  text-align: left;
  line-height: 46px;
  margin: 35px 0 46px;
}
#zsfc .ban-1 .ban-content-1 .content .left .img-title .title-icon {
  width: 46px;
  height: 46px;
  margin-right: 12px;
}
#zsfc .ban-1 .ban-content-1 .content .left .ip-count {
  display: flex;
  align-items: center;
  gap: 40px;
}
#zsfc .ban-1 .ban-content-1 .content .left .ip-count .ip-count-item .count {
  height: 40px;
  font-weight: bold;
  font-size: 30px;
  color: #4282FF;
  text-align: left;
}
#zsfc .ban-1 .ban-content-1 .content .left .ip-count .ip-count-item .count-mark {
  height: 24px;
  font-weight: 400;
  font-size: 18px;
  color: #15213A;
  margin: 10px 0 0;
}
#zsfc .ban-1 .ban-content-1 .content .left .count-sub-mark {
  width: 564px;
  height: 44px;
  font-weight: 400;
  font-size: 14px;
  color: #39435A;
  line-height: 22px;
  text-align: left;
  margin: 38px 0 28px;
}
#zsfc .ban-1 .ban-content-1 .content .left .htp {
  min-height: 18px;
  line-height: 18px;
  font-weight: 400;
  font-size: 14px;
  color: #4282FF;
}
#zsfc .ban-1 .ban-content-1 .content .left .htp ul {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin: 12px 0 0;
}
#zsfc .ban-1 .ban-content-1 .content .left .htp ul li {
  display: flex;
  align-items: center;
  height: 18px;
  font-weight: 400;
  font-size: 14px;
  color: #4282FF;
  text-align: left;
}
#zsfc .ban-1 .ban-content-1 .content .left .htp ul li .no {
  width: 16px;
  height: 16px;
  text-align: center;
  background: rgba(66, 130, 255, 0.2);
  line-height: 16px;
  border-radius: 50%;
  margin-right: 8px;
  font-size: 12px;
}
#zsfc .ban-1 .ban-content-1 .content .right {
  width: 757px;
  height: 384px;
  background: #F4F7FA;
  box-shadow: 2px 2px 18px 0px rgba(11, 70, 189, 0.12);
  border-radius: 12px 12px 12px 12px;
  border: 1px solid #FFFFFF;
  padding: 12px;
}
#zsfc .ban-1 .ban-content-1 .content .right .right-img {
  width: 733px;
  height: 360px;
}
#zsfc .ban-1 .ban-content-1 .ban-content-tabs {
  display: flex;
  justify-content: space-between;
  padding: 60px 0 46px;
}
#zsfc .ban-1 .ban-content-1 .ban-content-tabs .ban-content-tab {
  width: 319px;
  height: 311px;
  border-radius: 8px 8px 8px 8px;
  border: 1px solid #D0D9E7;
}
#zsfc .ban-1 .ban-content-1 .ban-content-tabs .ban-content-tab .tab-img {
  width: 318px;
  height: 150px;
}
#zsfc .ban-1 .ban-content-1 .ban-content-tabs .ban-content-tab .tab-title {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  height: 21px;
  font-weight: bold;
  font-size: 16px;
  color: #39435A;
  text-align: left;
  margin: 25px 0 20px;
}
#zsfc .ban-1 .ban-content-1 .ban-content-tabs .ban-content-tab .tab-title .title-left {
  width: 12px;
  height: 12px;
}
#zsfc .ban-1 .ban-content-1 .ban-content-tabs .ban-content-tab .tab-title .title-right {
  width: 12px;
  height: 12px;
  transform: rotate(180deg);
}
#zsfc .ban-1 .ban-content-1 .ban-content-tabs .ban-content-tab .tab-mark {
  width: 207px;
  font-weight: 400;
  font-size: 14px;
  color: #535C72;
  line-height: 22px;
  margin: 0 auto;
}
#zsfc .ban-1.ban-2 {
  background: #FFFFFF;
}
#zsfc .ban-1.ban-2 .ban-content-2 {
  padding: 117px 0 140px;
}
#zsfc .ban-1.ban-2 .ban-content-2 .title {
  height: 42px;
  line-height: 42px;
}
#zsfc .ban-1.ban-2 .ban-content-2 .td-title {
  height: 18px;
  font-weight: 400;
  font-size: 14px;
  color: #777E8E;
  text-align: center;
  margin: 16px 0 60px;
}
#zsfc .ban-1.ban-2 .ban-content-2 .ban-content-tabs {
  padding: 0;
}
#zsfc .ban-1.ban-2 .ban-content-2 .ban-content-tabs .ban-content-tab {
  width: 319px;
  height: 271px;
  border-radius: 8px 8px 8px 8px;
  border: 1px solid #D0D9E7;
}
#zsfc .ban-1.ban-2 .ban-content-2 .ban-content-tabs .ban-content-tab .tab-img {
  display: block;
  width: 56px;
  height: 56px;
  margin: 28px auto -5px;
  text-align: center;
}
#zsfc .ban-1.ban-2.ban-3 {
  height: max-content;
}
#zsfc .ban-1.ban-2.ban-3.ban3-circe {
  position: relative;
  z-index: 1;
}
#zsfc .ban-1.ban-2.ban-3.ban3-circe::after {
  position: absolute;
  top: 42px;
  right: 0;
  width: 100%;
  height: 1067px;
  content: '';
  background: url('/assets/images/zsfcIcon/2yuan.png') no-repeat;
  background-size: 100% 100%;
  z-index: 0;
}
#zsfc .ban-1.ban-2.ban-3.ban3-circe .ban-content-3 {
  position: relative;
  z-index: 1;
}
#zsfc .ban-1.ban-2.ban-3 .title {
  height: 42px;
  font-weight: bold;
  font-size: 32px;
  color: #15213A;
  text-align: center;
  line-height: 42rpx;
  margin-bottom: 60px;
}
#zsfc .ban-1.ban-2.ban-3 .ban-3-item {
  display: flex;
  align-items: center;
  gap: 82px;
}
#zsfc .ban-1.ban-2.ban-3 .ban-3-item .left {
  height: 382px;
}
#zsfc .ban-1.ban-2.ban-3 .ban-3-item .left .img-title {
  display: flex;
  align-items: center;
}
#zsfc .ban-1.ban-2.ban-3 .ban-3-item .left .img-title .title-icon {
  width: 46px;
  height: 46px;
}
#zsfc .ban-1.ban-2.ban-3 .ban-3-item .left .img-title span {
  height: 46px;
  font-size: 26px;
  color: #15213A;
  text-align: center;
  line-height: 46px;
  padding: 0 12px;
}
#zsfc .ban-1.ban-2.ban-3 .ban-3-item .left .count-sub-mark {
  margin: 46px 0 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
#zsfc .ban-1.ban-2.ban-3 .ban-3-item .left .channle-tags {
  display: flex;
  gap: 36px;
  margin: 24px 0 20px;
}
#zsfc .ban-1.ban-2.ban-3 .ban-3-item .left .channle-tags .channle-tag {
  display: flex;
  align-items: center;
  gap: 4px;
  height: 24px;
  font-weight: 400;
  font-size: 14px;
  color: #4282FF;
  line-height: 24px;
}
#zsfc .ban-1.ban-2.ban-3 .ban-3-item .left .channle-tags .channle-tag .channle-img {
  width: 24px;
  height: 24px;
}
#zsfc .ban-1.ban-2.ban-3 .ban-3-item .left .tips {
  height: 24px;
  font-weight: 400;
  font-size: 14px;
  color: #B4B8C1;
  line-height: 24px;
}
#zsfc .ban-1.ban-2.ban-3 .ban-3-item .right .right-img {
  width: 586px;
  height: 382px;
}
#zsfc .ban-1.ban-2.ban-3 .submit-btn {
  width: 260px;
  height: 46px;
  background: #4282FF;
  border-radius: 4px 4px 4px 4px;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  text-align: center;
  line-height: 46px;
  cursor: pointer;
  margin: 39px auto 70px;
}
#zsfc .ban-1.ban-2.ban-3 .submit-btn:hover {
  background: #2771FF;
}
#zsfc .ban-4 {
  height: 2260px;
  background: linear-gradient(180deg, #EBF3FF 0%, #FFFFFF 100%);
  border-radius: 0px 0px 0px 0px;
  padding: 1px 0 0;
  position: relative;
}
#zsfc .ban-4::after {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 746px;
  background: url('/assets/images/zsfcIcon/PPBG.png') no-repeat;
  background-size: 100% 100%;
  z-index: 1;
}
#zsfc .ban-4 .ban-content-3 {
  position: relative;
  z-index: 2;
}
#zsfc .ban-4 .title {
  height: 42px;
  font-weight: bold;
  font-size: 32px;
  color: #15213A;
  text-align: center;
  line-height: 42px;
  margin: 80px 0 16px;
}
#zsfc .ban-4 .sub-title {
  font-weight: 400;
  font-size: 14px;
  color: #777E8E;
  text-align: center;
  height: 18px;
}
#zsfc .ban-4 .tit-2 {
  position: relative;
  height: 37px;
  font-weight: bold;
  font-size: 28px;
  color: #39435A;
  text-align: center;
  margin: 60px 0 15px;
}
#zsfc .ban-4 .tit-2::after {
  position: absolute;
  content: '';
  bottom: -2px;
  left: 50%;
  transform: translate(-50%);
  width: 70px;
  height: 2px;
  background: #4282FF;
  border-radius: 0px 0px 0px 0px;
}
#zsfc .ban-4 .sub-tit-2 {
  width: 794px;
  margin: 0 auto;
}
#zsfc .ban-4 .img-list {
  position: relative;
  display: flex;
  justify-content: space-between;
  margin: 112px 0 110px;
}
#zsfc .ban-4 .img-list .img-item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 430px;
  height: 326px;
  background: #FFFFFF;
  border-radius: 8px 8px 8px 8px;
}
#zsfc .ban-4 .img-list .img-item .img-4 {
  width: 390px;
  height: 286px;
}
#zsfc .ban-4 .img-list .img-item.center {
  position: absolute;
  top: -50px;
  left: 50%;
  transform: translate(-50%);
  width: 562px;
  height: 426px;
  background: #FFFFFF;
  border-radius: 8px 8px 8px 8px;
}
#zsfc .ban-4 .img-list .img-item.center .img-4 {
  width: 510px;
  height: 374px;
}
#zsfc .ban-4 .push-content {
  padding: 23px 43px 30px;
  height: 191px;
  border-radius: 8px 8px 8px 8px;
  border: 1px solid #D0D9E7;
}
#zsfc .ban-4 .push-content .push-title {
  height: 26px;
  font-weight: bold;
  font-size: 20px;
  color: #39435A;
  text-align: left;
  line-height: 26px;
  margin: 0 0 16px 0;
}
#zsfc .ban-4 .push-content .push-types {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 16px;
}
#zsfc .ban-4 .push-content .push-types .push-type {
  display: flex;
  align-items: center;
  padding: 0 10px 0 34px;
  width: 200px;
  height: 40px;
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 2px 2px 8px 0px rgba(183, 202, 229, 0.25);
  border-radius: 4px 4px 4px 4px;
  font-weight: 400;
  font-size: 14px;
  color: #39435A;
  line-height: 24px;
}
#zsfc .ban-4 .push-content .push-types .push-type .push-img {
  width: 20px;
  height: 20px;
  margin: 0 4px 0 0;
}
#zsfc .ban-4 .ad-imgs {
  display: flex;
  gap: 51px;
  margin: 48px 0 60px;
}
#zsfc .ban-4 .ad-imgs .ad-img-item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 660px;
  height: 384px;
  background: #FFFFFF;
  box-shadow: 4px 4px 20px 0px rgba(181, 203, 247, 0.35);
  border-radius: 8px 8px 8px 8px;
}
#zsfc .ban-4 .ad-imgs .ad-img-item .ad-img {
  width: 618px;
  height: 342px;
}
#zsfc .ban-4 .ad-content {
  height: 422px;
  border-radius: 8px 8px 8px 8px;
  border: 1px solid #D0D9E7;
  padding: 23px 43px;
}
#zsfc .ban-4 .ad-content .ad-title {
  height: 26px;
  font-weight: bold;
  font-size: 20px;
  color: #39435A;
  margin: 0 0 28px;
}
#zsfc .ban-4 .ad-content .ad-content-item {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
}
#zsfc .ban-4 .ad-content .ad-content-item .ad-item {
  width: 412px;
  height: 140px;
  background: #EFF6FF;
  border-radius: 4px 4px 4px 4px;
  border: 1px solid #CCE0FF;
  padding: 24px 28px;
}
#zsfc .ban-4 .ad-content .ad-content-item .ad-item .ad-header {
  margin: 0 0 10px;
  display: flex;
  align-items: center;
  height: 24px;
  font-weight: bold;
  font-size: 15px;
  color: #39435A;
  line-height: 24px;
}
#zsfc .ban-4 .ad-content .ad-content-item .ad-item .ad-header .ad-icon {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
#zsfc .ban-4 .ad-content .ad-content-item .ad-item .ad-txt {
  font-weight: 400;
  font-size: 14px;
  color: #39435A;
  line-height: 24px;
}
#zsfc .ban-4 .submit-btn {
  width: 260px;
  height: 46px;
  background: #4282FF;
  border-radius: 4px 4px 4px 4px;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  text-align: center;
  margin: 50px auto 60px;
  line-height: 46px;
  cursor: pointer;
}
#zsfc .ban-4 .submit-btn:hover {
  background: #2771FF;
}
#zsfc .ban-1.ban-cooperate.ban-cooperate-circe {
  position: relative;
  z-index: 1;
}
#zsfc .ban-1.ban-cooperate.ban-cooperate-circe::after {
  position: absolute;
  top: 156px;
  right: 0;
  width: 777px;
  height: 546px;
  content: '';
  background: url('/assets/images/zsfcIcon/1yuan.png') no-repeat;
  background-size: 100% 100%;
  z-index: 0;
}
#zsfc .ban-1.ban-cooperate.ban-cooperate-circe .ban-content-1 {
  position: relative;
  z-index: 1;
}
#zsfc .ban-1.ban-cooperate .ban-content-1 {
  padding: 1px 0;
}
#zsfc .ban-1.ban-cooperate .ban-content-1 .title {
  height: 42px;
  line-height: 42px;
  margin: 80px 0 16px;
}
#zsfc .ban-1.ban-cooperate .ban-content-1 .sub-title {
  height: 18px;
  font-weight: 400;
  font-size: 14px;
  color: #777E8E;
  text-align: center;
}
#zsfc .ban-1.ban-cooperate .ban-content-1 .ad-tabs {
  display: flex;
  justify-content: center;
  margin: 46px auto 81px;
}
#zsfc .ban-1.ban-cooperate .ban-content-1 .ad-tabs .ad-tab-item {
  width: 160px;
  height: 42px;
  border-radius: 0px 8px 8px 0px;
  border: 1px solid #D0D9E7;
  font-weight: 400;
  font-size: 16px;
  color: #15213A;
  line-height: 42px;
  text-align: center;
  cursor: pointer;
}
#zsfc .ban-1.ban-cooperate .ban-content-1 .ad-tabs .ad-tab-item:hover {
  color: #1259F0;
}
#zsfc .ban-1.ban-cooperate .ban-content-1 .ad-tabs .ad-tab-item.left {
  border-radius: 8px 0px 0px 8px;
}
#zsfc .ban-1.ban-cooperate .ban-content-1 .ad-tabs .ad-tab-item.active {
  border: 1px solid #5189FF;
  color: #1259F0;
  background: linear-gradient(90deg, #C3CDFF 0%, #C3D9FF 100%);
}
#zsfc .ban-1.ban-cooperate .ban-content-1 .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 0 148px;
  gap: 45px;
  overflow: hidden;
}
#zsfc .ban-1.ban-cooperate .ban-content-1 .swiper-slide .right {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 757px;
  height: 384px;
}
#zsfc .ban-1.ban-cooperate .ban-content-1 .swiper-slide .left .ad-btn-type-list {
  display: flex;
  align-items: center;
  gap: 20px;
}
#zsfc .ban-1.ban-cooperate .ban-content-1 .swiper-slide .left .ad-btn-type {
  width: max-content;
  height: 38px;
  border-radius: 4px 4px 4px 4px;
  border: 1px solid #E6EBF7;
  font-weight: 400;
  font-size: 14px;
  color: #777E8E;
  text-align: center;
  line-height: 38px;
  padding: 0 20px;
  margin: 34px 0 0;
}
.swiper {
  position: relative;
}
.swiper-pagination-bullets {
  height: 12px;
  left: 50% !important;
  transform: translateX(-50%) !important;
  border-radius: 3px;
  bottom: 76px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
}
.swiper-pagination-bullet {
  width: 40px;
  height: 2px;
  border-radius: 0px 0px 0px 0px;
}
.swiper-pagination-bullet-active {
  background: #4282FF;
}
.ban-9 {
  width: 100%;
  height: 230px;
  border-radius: 0px 0px 0px 0px;
  background: url(' /assets/images/zsfcIcon/bt-bg.png') no-repeat;
  background-size: 100% 100%;
}
.ban-9 .ban-9-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 230px;
}
.ban-9 .ban-9-content .title {
  height: 29px;
  font-weight: bold;
  font-size: 22px;
  color: #000000;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.ban-9 .ban-9-content .go-btn {
  width: 210px;
  height: 41px;
  background: #0E5EFF;
  border-radius: 4px 4px 4px 4px;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  text-align: center;
  line-height: 41px;
  margin: 20px 0;
}
.ban-9 .ban-9-content .go-btn:hover {
  background: #0F57E6;
}
.swiper {
  position: relative;
  transition: opacity 0.3s ease;
}
.swiper.hidden {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.swiper.visible {
  opacity: 1;
  visibility: visible;
  position: relative;
  pointer-events: auto;
}
/*# sourceMappingURL=zsfc.css.map */