body {
    background-color: #fff;
    position: relative;
}
.fb_4bottom-input-box{
    position: relative;
}
.input-tip{
    position: absolute;
    color: red;
    font-size: 14px;
    margin-top: 3px;
    display: none;
}
.fb-ul {
    font-size: 14px;
    color: #434343;
    line-height: 22px;
}

.fb-ul li {
    position: relative;
}

.fb-ul li::before {
    position: absolute;
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 2px;
    background-color: black;
    top: 9px;
    left: -12px;
}

h1.the_h1 {
    overflow: hidden;
    height: 0px;
    margin: 0px;
    padding: 0px;
}

.fb-block1 .swiper-slide-wrap1 .content {
    position: relative;
    background: url('https://stc-op.fenbeitong.com/img_op/img/home/banner.png') no-repeat right;
    background-size: cover;
}

/* C轮 */
.fb-block1 .crz-wrap .crz {
    position: relative;
    background: url('https://stc-op.fenbeitong.com/img_op/offical/c-offical-png/c-pc-banner/banner@2x.png') no-repeat right;
    background-size: cover;
}

.fb-block1 .crz-wrap .xbr {
    position: relative;
    /* background: url('../static/img/banner-bg-c.png') no-repeat right ; */
    background-size: cover;
    /* background-color: #E7E8EE; */
}

.fb-block1 .crz-wrap .crz .action {
    margin-top: 230px;
}

.fb-block1 .crz-wrap {
    background-image: linear-gradient(180deg, #000000 0%, #000000 100%);
}

.fb-block1-wrap .mobile .swiper-wrapper .swiper-slide .swiper-slide-crz {
    background: url('https://stc-op.fenbeitong.com/img_op/offical/c-offical-png/c-mobile-banner/banner@2x.png') no-repeat center;
    background-size: cover;
    /* background-image: linear-gradient(180deg, #000000 0%, #000000 100%); */
}

.fb-btn-view {
    display: block;
    text-align: center;
    line-height: 40px;
    width: 100px;
    height: 40px;
    border-radius: 4px;
    border: 1px solid #eee;
    /* background: #FF942E; */
    color: #eee;
    font-size: 16px;
    cursor: pointer;
}

.action .xbrFont {
    color: #6B7280;
    border: 1px solid #6B7280;
}

.action .xbrFont:hover {
    border: 2px solid #6B7280;
}

.fb-btn-view:hover {
    border: 2px solid #eee;
    line-height: 38px;
}

/* C轮 */

.fb-block1 .swiper-slide-wrap2 .content {
    position: relative;
    background: url('https://stc-op.fenbeitong.com/img_op/img/home/banner-bg_c%402x.png') no-repeat right;
    background-size: cover;
}

.fb-block1 .swiper-pagination {
    bottom: 120px;
    left: calc(50vw - 594px);
    width: auto;
}

/* .swiper-pagination-clickable .swiper-pagination-bullet{
    cursor: pointer;
} */
.fb-block1 .swiper-pagination:hover .swiper-pagination-bullet {
    height: 6px;
    cursor: pointer;
}

@keyframes banner-pagination-bullet {
    0% {
        width: 0
    }

    to {
        width: 100%
    }
}

.fb-block1 .swiper-slide-wrap2 {
    background-image: linear-gradient(180deg, #FFFFFF 25%, #FFEDE0 100%);

}

.fb-block1 .swiper-slide-wrap1 {
    background-image: linear-gradient(180deg, #F5F5F5 0%, #EBEBEB 100%);
}

/* .fb-block1 .swiper-slide-wrap4 .content{
    background-image: url('../static/img/banner2.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;


} */
.sdf {
    position: absolute;
    height: 395px;
    width: 100%;
    object-fit: cover;
}

.gczBox {
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 620px;
    z-index: 1;

}

.gcz {
    position: absolute;
    left: 50%;
    margin-left: -951px;
    width: 1902px;
}

.fb-block1 .swiper-slide-wrap .content {
    height: 395px;
    padding-top: 140px;
}

.fb-block1 .sologn-title {
    line-height: 64px;
    font-size: 40px;
    color: #1E0E00;
    font-weight: 600;
}
@media screen and (min-width: 768px) and (max-width: 1320px){
    .fb-block1 .sologn-title {
        font-size: 38px !important;
    }
  }


/* .fb-block1 .title-b{
    margin-top: 140px;
} */
.fb-block1 .title-o {
    margin-bottom: 20px;
    font-weight: 700;
}

.fb-block1 .desc {
    font-size: 18px;
    /* display: flex; */
    margin-bottom: 54px;
    font-size: 24px;
    line-height: 32px;
}

.fb-block1 .action {
    display: flex;
}

.fb-block1 .sologn .action-item {
    display: block;
    text-align: center;
    line-height: 48px;
    width: 124px;
    height: 48px;
    border-radius: 16px;
    background-color: black;
    color: white;
    font-size: 16px;
    cursor: pointer;
}

.fb-block1 .action .left {
    margin-right: 20px;
}

.fb-block1 .detail {
    position: relative;
    padding: 0 30px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    margin-top: 25px;
    z-index: 10;
}

.fb-block1 .detail-item {
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: white;
    width: 370px;
    height: 170px;
}

.fb-block1 .detail .item-row {
    display: flex;
    align-items: center;
    transition: 0.3s;
}

.fb-block1 .detail .item-view {
    display: flex;
    align-items: center;
    margin-top: 12px;

}

.fb-block1 .detail .item-view img {
    width: 8px;
    height: 12px;
}

.fb-block1 .detail .item-view .viewNow {
    font-size: 14px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FF8E22;

}

.fb-block1 .detail-item .item-title {
    font-size: 16px;
    color: #1E0E00;
    line-height: 24px;
    margin-bottom: 4px;

    font-weight: bold;
}

.fb-block1 .detail-item .item-subtitle {
    font-size: 12px;
    color: #787878;
    line-height: 18px;
}

.fb-block1 .detail-item .arrow {
    display: block;
}

.fb-block1 .detail-item .arrowchoose {
    display: none;
}

.fb-block1 .detail-item:hover {
    background-color: #FF8E22;
}

.fb-block1 .detail-item:hover .item-subtitle {
    color: #fff;
}

.fb-block1 .detail-item:hover .item-title {
    color: #fff;
}

.fb-block1 .detail-item:hover .arrowchoose {
    display: block;
}

.fb-block1 .detail-item:hover .arrow {
    display: none;
}

.fb-block1 .detail-item:hover .viewNow {
    color: #fff;
}

/* .fb-block1 .detail-item .item-action{
    display: none;
}
.fb-block1 .detail-item:hover .item-action{
    display: block;
} */
.fb-block1 .fb-block1-wrap .content {
    display: flex;
    justify-content: space-between;
    padding: 0;

}

.fb-block1 .fb-block1-wrap .content .contentLeft {

    width: 820px;
    display: flex;
    flex-direction: column;
    padding-top: 105px;
    padding-left: 120px;
}

.fb-block1 .fb-block1-wrap .content .contentRight {
    width: 600px;
    height: 395px;
    margin-left: 60px;

}

.fb-block1 .fb-block1-wrap .content .contentRight .img {
    height: 100%;
    width: 100%;
}

.fb-block1 .fb-block1-wrap .content .contentLeft .desc {
    color: rgba(17, 24, 39, 0.6000);
    margin-top: 24px;
    margin-bottom: 45px;
}

.fb-block1 .fb-block1-wrap .content .contentLeft .fb-btn {
    width: 162px;
    height: 56px;
    background: #FF942E;
    border-radius: 2px;
    line-height: 56px;
}

.fb-block2 {
    background: #fff;
}

.fb-block2 .soluContent {
    background: #fff;
    display: flex;
    min-width: 1090px;
}

.fb-block2 .img {
    width: 100%;
    height: 100%;
}

.fb-block2 .soluContent .item {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;

}

.fb-block2 .soluContent .item .icon {
    width: 31px;
    height: 31px;
}
.fb-block2 .soluContent .item .icon img{
    width: 100%;
    height: 100%;
}

.fb-block2 .soluContent .item .itemTitle {
    font-size: 24px;
    font-weight: 600;
    margin-top: 24px;
    color: #111827;
}

.fb-block2 .soluContent .item .desc {
    font-size: 16px;
    font-weight: 400;
    color: rgba(17, 24, 39, 0.6000);
    margin-top: 24px;
}

.fb-block3 {
    margin-top: 70px;
}

.fb-block3 .content {
    display: flex;
    flex-direction: row;
}

.fb-block3 .content #bl_3Left {
    padding-top: 35px;
    width: 463px;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.fb-block3 .content .item:nth-child(1) {
    margin-top: 0;
}

.fb-block3 .content .item {
    margin-top: 45px;
}

.fb-block3 .content .item .throw {
    font-size: 18px;
    font-weight: 400;
    color: rgba(17, 24, 39, 0.3000);
    text-align: center;
    width: 100%;
    position: relative;
    line-height: 1;
    margin-bottom: 14px;
}
.fb-block3 .content .item .throw::after{
    content: "";
    width: 100%;
    height: 1px;
    color: #D1D5DB;
    background-color: #D1D5DB;
    position: absolute;
    left: 0;
    top: 8px;
}

.fb-block3 .content .item .title_1 {
    font-size: 24px;
    font-weight: 400;
    color: #111827;
    margin-top: 5px;
}

.fb-block3 .content .item .line {
    width: 100%;
    height: 3px;
    display: flex;
    margin-top: 16px;
}

.fb-block3 .item .line_yellow {
    width: 0;
    height: 3px;
    background-color: #FF8E22;
    transition: width 1.5s;
}

.fb-block3 .item .line_grey {
    width: 100%;
    height: 3px;
    background-color: #E5E7EB;
    transition: width 1.5s;
}

.fb-block3 .content .choose .line_yellow {
    width: 100%;

}

.fb-block3 .content .choose .line_grey {
    width: 0;

}

.fb-block3 .content .bl_3Right {
    flex: 1;
    width: 584px;
    height: 438px;
    margin-left: 100px;
}

.fb-block3 .content .bl_3Right img {
    width: 100%;
    height: 100%;
    display: none;
}

.fb-block3 .content .bl_3Right .choose {
    display: block;
}

.fb-block3 .bottomBut{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 193px;
    height: 55px;
    background: #FF942E linear-gradient(90deg, #FFAB31 0%, #FF8E22 50%, #FF8A2C 100%);
    border-radius: 2px;
    font-size: 18px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 32px;
    cursor: pointer;
    margin: 0 auto;
    margin-top: 60px;
}

.fb-block3 .bottomBut img {
    width: 15px;
    height: 15px;
    margin-left: 5px;
}
.fb-block3 .bottomBut:hover img{
    animation: move 1s linear infinite;
}

  @keyframes move {
      0% {
      transform: translateX(0);
      }
      100% {
      transform: translateX(10px);
      }
      }
.fb-block4{
    width: 100%;
    height: 868px;
    background-image: url("https://stc-op.fenbeitong.com/img_op/5.0%E6%94%B9%E7%89%88/%E8%A7%A3%E5%86%B3%E6%96%B9%E6%A1%88%E9%A1%B5/calculator-bg%402x.png");
    background-size: cover;
    margin-top: 100px;
}

.fb-block4 .head {
    padding: 93px 0 60px 0;
}

.fb-block4 .content {
    width: 100%;
    display: flex;
    height: 100%;
}

.fb_4Left {
    width: 463px;
    height: 557px;
}

.fb_4Left .fb_4Head {
    display: flex;
    font-size: 16px;
    font-weight: 400;
    color: rgba(17, 24, 39, 0.6000);
    line-height: 28px;
}

.fb_4Left .fb_4Head img {
    width: 73px;
    height: 28px;
}

.fb_4Left .fb_4Head span {
    margin-left: 25px;
}

.fb_4Left .fb_4Title {
    font-size: 24px;
    font-weight: 600;
    color: #111827;
    line-height: 32px;
    margin-top: 22px;
}

.fb_4content {
    margin-top: 30px;
    display: flex;
    justify-content: space-around;
}

.fb_4content .blod {
    font-weight: 500;
}

.fb_4unit {
    font-size: 16px;
    font-weight: 400;
    color: #111827;
    display: flex;
    flex-direction: column;
    height: 350px;
}

.fb_4unit div {
    flex: 1;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.fb_4usePev {
    font-size: 21px;
    font-family: DIN-Regular, DIN;
    font-weight: 400;
    color: #9CA3AF;
    height: 350px;
    display: flex;
    flex-direction: column;
}

.fb_4usePev div {
    flex: 1;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.fb_4usePev span {
    display: inline-block;
    width: 78px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    border-radius: 2px;
    font-size: 16px;
    opacity: 0.5;
    border: 1px solid #6B7280;
}

.fb_4useAfter {
    font-size: 21px;
    font-family: DIN-Regular, DIN;
    font-weight: 400;
    color: #111827;
    height: 350px;
    display: flex;
    flex-direction: column;
}

.fb_4useAfter div {
    flex: 1;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.fb_4useAfter span {
    display: inline-block;
    width: 78px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    border-radius: 2px;
    color: #FF8E22;
    font-size: 16px;
    border: 2px solid #FF8E22;
}

.fb_4Desc {
    font-size: 10px;
    font-weight: 400;
    color: #9CA3AF;
    margin-top: 23px;
}

.fb_4Right {
    width: 582px;
    height: 557px;
    background: #FFFFFF;
    box-shadow: 0px 9px 28px 8px rgba(17, 24, 39, 0.05), 0px 6px 16px 0px rgba(17, 24, 39, 0.08), 0px 3px 6px -4px rgba(17, 24, 39, 0.12);
    border-radius: 6px;
    margin-left: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 55px;
}

.fb_42top {
    display: flex;
}

.fb_42left {
    display: flex;
    flex-direction: column;
}

.fb_42desc {
    font-size: 16px;
    
    font-weight: 400;
    color: rgba(17, 24, 39, 0.6000);
    display: flex;
    align-items: center;
}

.fb_42desc img {
    width: 28px;
    height: 14px;
}

.fb_42title {
    margin-top: 20px;
    font-size: 24px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #111827;
}

.fb_42right {

    width: 120px;
    height: 120px;
    margin-left: 10px;
}

.fb_42right img {
    width: 100%;
    height: 100%;
}

.fb_4bottom input {
    width: 426px;
    height: 63px;
    border-radius: 2px;
    border: 1px solid #6B7280;
    margin-top: 24px;
    padding-left: 20px;

}

.fb_4first input:nth-child(1) {
    margin-top: 60px;
}

.fb_4bottom button {
    width: 426px;
    height: 55px;
    color: #fff;
    background: #FF8E22;
    border: none;
    cursor: pointer;
    border-radius: 2px;
    margin-top: 40px;
}

.fb_4iframe{
    width: 760px;
    height: 600px;
    background: #FFFFFF;
    box-shadow: 0px 9px 28px 8px rgba(17,24,39,0.05), 0px 6px 16px 0px rgba(17,24,39,0.08), 0px 3px 6px -4px rgba(17,24,39,0.12);
    border-radius: 4px;
    position: fixed;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    display: none;
    flex-direction: column;
    align-items: center;
    padding: 0 123px;
    z-index: 3;
}
.fb_4close{
    position: absolute;
    width: 15px;
    height: 15px;
    right: 26px;
    top: 26px;
    cursor: pointer;
}
.fb_4close img{
    width: 100%;
    height: 100%;
}
.fb_4iframeTitle{
    font-size: 24px;
    font-weight: 600;
    color: #111827;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 65px;
}
.fb_4money{
    font-size: 79px;
    font-weight: bold;
    color: #FF8E22;
    line-height: 89px;
    -webkit-background-clip: text;
    margin-top: 8px;
}
.fb_4iframe .fb_4content{
    width: 100%;
   
}
.fb_4iframe .fb_4unit{
    height: 300px;
}
.fb_4iframe .fb_4usePev{
    height: 300px;
}
.fb_4iframe .fb_4useAfter{
    height: 300px;
}
.img img {
    width: 100%;
    height: 100%;
}

.fb-block5 .content {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
 
}

.fb_5item {
    width: 275px;
    height: 320px;
    background: #FFFFFF;
    box-shadow: 0px 9px 28px 8px rgba(17, 24, 39, 0.05), 0px 6px 16px 0px rgba(17, 24, 39, 0.08), 0px 3px 6px -4px rgba(17, 24, 39, 0.12);
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 25px;
    margin-left: 16px;
}
.fb_5item :nth-child(1){
    margin-left: 0px;
}
   


.fb_5top {
    position: relative;
    width: 100%;
    height: 155px;
}

.fb_5icon {
    position: absolute;
    width: 73px;
    height: 28px;
    top: 0;
    left: 0;
}
.fb_5btn{
    margin-top: 10px;
}
.fb_5item img {
    width: 100%;
    height: 100%;
}

.fb_5title {
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #111827;
    font-size: 18px;
    padding: 0 30px 0 30px;
}

.fb_5btn button {
    width: 207px;
    height: 55px;
    border: 1px solid #FF8E22;
    background: #fff;
    color: #FF8E22;
    text-align: center;
    line-height: 55px;
    cursor: pointer;
}

.fb_5btn button:hover {
    background: #FF8E22;
    color: #fff;
}


.fb-block6 .content {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.fb-block6 .card {
    width: 808px;
    height: 360px;
    /* margin-bottom: 140px; */
    box-shadow: 0px 9px 28px 8px rgba(17, 24, 39, 0.0500), 0px 6px 16px 0px rgba(17, 24, 39, 0.0800), 0px 3px 6px -4px rgba(17, 24, 39, 0.1200);
    position: relative;
    background-image: url("https://stc-op.fenbeitong.com/img_op/5.0%E6%94%B9%E7%89%88/%E4%BA%A7%E5%93%81%E9%A1%B5/%E5%95%86%E5%8A%A1%E6%B6%88%E8%B4%B9/clientsaid-bg%402x.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding: 44px 39px 60px 63px;
}

.fb-block6 .card .cardIcon {
    position: absolute;
    top: 39px;
    right: 39px;
    width: 125px;
    height: 46px;
}

.fb-block6 .card .cardIcon img {
    width: 100%;
    height: 100%;
}

.fb-block6 .card .cardFont {
    width: 520px;
    height: 100%;
}
.fb-block6 .card .cardFontWidth{
    width: 560px;
}
.fb-block6 .card .cardFont .title {
    font-size: 24px;
    font-weight: 600;
    color: #FF8E22;
    text-align: left;
}

.fb-block6 .card .cardFont .cont {
    font-size: 24px;
    
    font-weight: 400;
    color: #111827;
    text-align: left;
    line-height: 36px;
}

.fb-block6 .card .cardFont .tips {
    font-size: 14px;
    
    font-weight: 400;
    color: rgba(17, 24, 39, 0.6000);
    line-height: 24px;
    margin-top: 48px;
}
.fb_4bigIframe{
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(17,24,39,0.8);
    z-index: 2;
}
.iframe{
    width: 750px;
  height: 450px;
  background: #FFFFFF;
  box-shadow: 0px 9px 28px 8px rgba(17,24,39,0.0500), 0px 6px 16px 0px rgba(17,24,39,0.0800), 0px 3px 6px -4px rgba(17,24,39,0.1200);
  border-radius: 2px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: none;
  }
  .iframe .title{
    font-size: 24px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #111827;
  }
  .iframe .close{
    width: 16px;
    height: 16px;
    position: absolute;
    right: 26px;
    top: 22px;
    cursor: pointer;
  }
  .iframe .close img{
    width: 100%;
    height: 100%;
  }
  .iframe .left{
    width: 290px;
    height: 100%;
    border-right: 1px solid #E5E7EB;
    display: flex;
    flex-direction: column;
    padding-top: 85px;
    align-items: center;
  }
  .iframe .left .qrode{
    width: 150px;
    height: 150px;
    margin-top: 20px;
  }
  .iframe .left .qrode img{
    width: 100%;
    height: 100%;
  }
  .iframe .left .desc{
    width: 151px;
    font-size: 16px;
  
  font-weight: 400;
  color: rgba(17,24,39,0.6000);
  line-height: 24px;
  margin-top: 20px;
  text-align: center;
  }
  .iframe .warn{
    font-size: 12px;
  
  font-weight: 400;
  color: #FF4436;
  position: absolute;
  bottom: -20px;
  display: none;
  }
  .iframe .right{
    display: flex;
    width: 460px;
    flex-direction: column;
    padding-top: 85px;
    align-items: center;
  }
  .iframe .rightInput{
   margin-top: 15px;
  }
  .iframe .fb-btn{
    text-align: center;
    line-height: 56px;
    width: 177px;
    height: 56px;
    border-radius: 4px;
    background: #FF942E;
    color: white;
    font-size: 18px;
    cursor: pointer;
    margin: 44px auto;
  }
  .iframe input{
      caret-color:#FF942E;
  }
  input {
    border: none;
    outline: none;
    height: 40px;
    font-size: 14px;
}
.input-wrap input {
    width: 100%;
    height: 100%;
}
#captch-btn {
    width: 50px;
    color: #FF8E22;
    cursor: pointer;
    text-align: center;
    font-size: 14px;
}
.captcha-input {
    display: flex;
    margin-top: 32px;
}
.input-wrap {
    height: 40px;
    width: 310px;
    border-radius: 2px;
    margin-bottom: 16px;
    border-bottom: 2px solid #D1D5DB;
    align-items: center;
    position: relative;
}
.warnLine{
    border-bottom: 2px solid #FF4436;
  }
  .writeNow{
    border-bottom: 2px solid #FF8E22;
  }
  .reg-wrap{
      display: none;
  }
  .fb-block3 .content.mobile{
    display: none;
  }

  @media (max-width: 768px){
    .fb-block1{
        width: 100%;
        height: 400px;
        overflow: hidden;
        text-align: center;
        /* background: url('https://stc-op.fenbeitong.com/img_op/5.0%E6%94%B9%E7%89%88/%E8%A7%A3%E5%86%B3%E6%96%B9%E6%A1%88%E9%A1%B5/%E8%BD%AF%E4%BB%B6saas/banner-pic-3%402x.png') no-repeat center center; */
        /* background-size: cover; */
    }

    .fb-block1>.content{
        position: relative;
    }

    .fb-block1>.content img{
        position: absolute;
        width: 100%;
        height: 400px;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        z-index: -1;
    }

    .fb-block1>.content h2{
        font-size: 28px;
        font-weight: 500;
        color: #111827;
        line-height: 32px;
        margin-bottom: 12px;
        padding-top: 82px;
    }

    .fb-block1>.content p{
        font-size: 18px;
        font-weight: 400;
        color: rgba(17,24,39,0.6);
        line-height: 32px;
        margin-bottom: 60px;
    }

    .fb-block1>.content .action{
        width: 100%;
        font-size: 18px;
        font-weight: 600;
        line-height: 56px;
        margin-top: 24px;
        display: flex;
        justify-content: center;
    }
    
    .fb-block1>.content .action a{
        background: #FF942E linear-gradient(90deg, #FFAB31 0%, #FF8E22 50%, #FF8A2C 100%);
        width: 160px;
        height: 56px;
        display: inline-block;
        text-align: center;
        color: #fff;
        border-radius: 2px;
    }
    .fb-block2{
        display: block;
    }

    .head{
        padding: 76px 0 18px;
    }

    .head .title{
        font-size: 24px;
        font-weight: 600;
        color: #111827;
        line-height: 28px;
    }

    .fb-block2 .soluContent {
        flex-direction: column;
        width: 100%;
        min-width: 0;
    }
    .fb-block2 .soluContent .item{
        margin-top: 18px;
    }
    .fb-block2 .soluContent .item .icon{
        width: 21px;
        height: 21px;
    }
    .fb-block2 .soluContent .item .itemTitle{
        font-size: 16px;
        font-weight: 500;
        line-height: 30px;
        margin-top: 3px;
    }
    .fb-block2 .soluContent .item .desc{
        margin-top: 4px;
        font-size: 14px;
        color: #111827;
    }

    .fb-block3{
        margin-top: 7px;
        padding-bottom: 28px;
    }
    .fb-block3 .content.mobile{
        margin-top: 6px;
        display: flex;
        flex-direction: column;
    }
    .fb-block3 .content.pc{
        display: none;
    }
    .fb-block3 .content .item{
        margin-top: 16px;
    }
    .fb-block3 .content .item .throw {
        font-size: 14px;
        line-height: 30px;
        text-align: left;
        position: static;
        text-decoration: line-through;
        margin-bottom: 0;
    }
    .fb-block3 .content .item .title{
        font-size: 16px;
        line-height: 30px;
        margin-top: 0;
        text-align: left;
    }
    .fb-block3 .content .item .img{
        height: 222px;
        width: 100%;
    }
    .fb-block3 .content .item .img img{
        width: 100%;
    }
    .fb-block3 .bottomBut{
        margin-top: 24px;
    }

    .fb-block4{
        height: 630px;
        margin-top: 0;
    }

    .fb-block4 .head {
        padding: 20px 0 37px 0;
    }

    .fb-block4 .content {
        display: flex;
        flex-direction: column;
    }

    .fb_4Left {
        width: 100%;
        height: 430px;
        position: relative;
    }

    .fb_4Left::after{
        content: "";
        width: 100%;
        height: 1px;  
        background: linear-gradient(90deg, #C8C8C8 60%, #FF8E22 100%);
        position: absolute;
        bottom: 88px;
        left: 0;
    }

    .fb_4Left .fb_4Title {
        font-size: 16px;
        font-weight: 500;
        line-height: 30px;
        margin-top: 16px;
    }

    .fb_4content {
        margin-top: 18px;
        justify-content: space-between;
    }

    .fb_4unit {
        font-size: 14px;
        height: 250px;
    }

    .fb_4usePev {
        font-size: 14px;
        color: #8c8c8c;
        height: 250px;
    }

    .fb_4unit div:nth-child(1),.fb_4usePev div:nth-child(1),.fb_4useAfter div:nth-child(1){
        margin-bottom: 14px;
    }

    .fb_4usePev div:nth-child(n+2),.fb_4useAfter div:nth-child(n+2){
        padding-right: 14px;
    }

    .fb_4useAfter {
        font-size: 14px;
        height: 250px;
    }
    
    .fb_4Desc {
        margin-top: 14px;
        line-height: 24px;
    }

    .quick-cal{
        width: 160px;
        height: 56px;
        background: #FF942E linear-gradient(90deg, #FFAB31 0%, #FF8E22 50%, #FF8A2C 100%);
        border-radius: 2px;
        cursor: pointer;
        color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 20px auto 33px;
        font-size: 18px;
    }
    .quick-cal img{
        width: 17px;
        height: 17px;
    }

    .fb_4Right {
        display: none;
        width: calc(100% - 20px);
        height:420px;
        background: #FFFFFF;
        margin-left: 0;
        padding: 30px 20px;
        position: fixed;
        top:50%;
        left:50%;
        transform:translate(-50%,-50%);
        z-index: 3;
    }
    .fb_4Right .fb_42desc{
        font-size: 14px;
    }
    .fb_4Right .fb_42desc span{
        margin-right: 5px;
    }
    .fb_4Right .fb_42top{
        justify-content: space-between;
        position: relative;
    }
    .fb_4Right .fb_42top .fb_42close{
        position: absolute;
        top: -10px;
        right: 0;
        width: 15px;
        height: 15px;
    }

    .fb_4Right .fb_42top .fb_42close img{
        width: 100%;
    }

    .fb_4Right .fb_42title{
        font-size: 18px;
    }
    .fb_4Right .fb_42right{
        width: 80px;
        height: 80px;
        margin-left: 0;
    }

    .fb_4first input:nth-child(1){
        margin-top: 30px;
    }

    .fb_4bottom input{
        width: 100%;
    }
    .fb_4bottom button{
        width: 100%;
    }

    .fb_4iframe{
        width: calc(100% - 20px);
        height: 430px;
        padding: 0 20px;
        z-index: 3;
    }

    .fb_4iframeTitle{
        font-size: 16px;
        margin-top: 26px;
    }

    .fb_4money{
        font-size:40px;
        line-height: 1;
        margin-top: 15px;
    }

    .fb-block6 .head{
        padding: 27px 0 32px;
    }

    .fb-block6 .content {
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .fb-block6 .card {
        width: 100%;
        height: 280px;
        margin-bottom: 0;
        box-shadow: 0px 9px 28px 8px rgba(17, 24, 39, 0.0500), 0px 6px 16px 0px rgba(17, 24, 39, 0.0800), 0px 3px 6px -4px rgba(17, 24, 39, 0.1200);
        position: relative;
        background-image: url("https://stc-op.fenbeitong.com/img_op/5.0%E6%94%B9%E7%89%88/%E4%BA%A7%E5%93%81%E9%A1%B5/mobile/client1111-said-bg.png");
        background-size: contain;
        background-repeat: repeat-y;
        padding: 19px;
        border-radius: 5px;
    }
    
    .fb-block6 .card .cardIcon {
        position: absolute;
        top: 19px;
        right: 19px;
        width: 124px;
        height: 46px;
    }
    
    .fb-block6 .card .cardIcon img {
        width: 100%;
        height: 100%;
    }
    
    .fb-block6 .card .cardFont {
        width: 100%;
        height: 100%;
    }
    
    .fb-block6 .card .cardFont .title {
        font-size: 20px;
        font-weight: 600;
        color: #FF8E22;
        text-align: left;
        line-height: 32px;
        margin-bottom: 8px;
        margin-top: 14px;
    }
    
    .fb-block6 .card .cardFont .cont {
        font-size: 14px;
        font-weight: 400;
        color: #111827;
        line-height: 30px;
        min-height: 90px;
    }
    
    .fb-block6 .card .cardFont .tips {
        font-size: 12px;
        font-weight: 400;
        color: rgba(17, 24, 39, 0.6000);
        line-height: 18px;
        margin-top: 8px;
    }
    .fb-block7-m .fb-block7-wrap>.item{
        background-color: #fff;
        padding-top: 118px;
        height: 302px;
    }
  }

  @media (max-width: 654px){
    .fb-block1>.content img{
        width: 654px;
    }
  }