.banner-div {
    /*display: flex;*/
    /*position: relative;*/
    justify-content: center;
    align-items: center;
    width: 100%;
    max-height: 526px;
    background: url("https://img.jdfapai.com/imgs/banner1.jpg") no-repeat center;
  /*background: url("/images/banner/banner1.jpg") no-repeat center;*/
  background-size: cover;
}

.banner-bottom{
  margin-top: -70px;
  height: 70px;
  width: 100%;
  /*background: linear-gradient(to bottom, rgba(249, 214, 209, 0.7), rgba(255, 239, 242, 0.7));*/
  /*background: url("/images/home/banner-bottom.png") no-repeat;*/
  background-size: cover;
  z-index: 99;
}

.map-div {
    border-radius: 5px;
    margin-left: 27px;
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    width: 135px;
    height: 60px;
    background: url("/images/home/map-bg.png") no-repeat;
}

.text_70 {
    font-weight: normal;
    font-size: 20px;
    color: #666666;
    line-height: 23px;
    text-align: left;
    font-style: normal;
    margin: 10px 12px;
    padding-bottom: 10px;
    border-bottom: 1px solid #EEEEEE;
    border-radius: 2px;
}

.xpfss-title{
  font-weight: bold;
  font-size: 20px;
  color: #EB4609;
  line-height: 26px;
  text-align: left;
  font-style: normal;
}

.xpfss-title2{
  font-weight: bold;
  font-size: 25px;
  color: #EB4609;
  line-height: 24px;
  text-align: left;
  font-style: normal;
}

.xpfss-title3 {
  text-align: left;
  font-style: normal;
  color: #EB4609;
}

.xpfss-img{
  width: 28px;
  margin: -10px 0 0 30px;
}

.text-wrapper_1 {
    background-color: rgba(255, 255, 255, 0.86);
    border-radius: 2px;
    height: 32px;
    width: 237px;
    margin-top: 121px;
}

.text_3 {
    float: left;
    width: 187px;
    height: 22px;
    overflow-wrap: break-word;
    color: rgba(245, 83, 43, 1);
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 22px;
    margin: 5px 0 0 25px;
}

.text_4 {

    float: left;
    text-shadow: 0px 2px 6px rgba(0, 0, 0, 0.3);
    width: 520px;
    height: 60px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 52px;
    white-space: nowrap;
    line-height: 60px;
}

.xinzeng a:hover {
    color: #FF0000 !important;
}

.xiangpai-honer1 {
  font-weight: bold;
  text-align: left;
  font-style: normal;
  font-size: 38px;
  color: black;
  line-height: 50px;
}

.xiangpai-honer2 {
  margin-left: 5px;
  font-weight: 400;
  font-size: 20px;
  color: #666666;
  line-height: 26px;
  text-align: left;
  font-style: normal;
}

.house-img-left {
  width: 40px;margin-right: 50px;cursor: pointer;
}
.house-img-left:hover{
  opacity: 0.5;
  transition: all 0.3s;
}

.house-img-right {
  width: 40px;cursor: pointer;
}
.house-img-right:hover{
  opacity: 0.5;
  transition: all 0.3s;
}

.one-step {
    justify-content: center;
    align-items: center;
    width: 100%;
    max-height: 366px;
    background: url("https://img.jdfapai.com/imgs/one-step-bg.png") no-repeat;
}

.one-step-title {
    font-weight: 500;
    text-align: justifyLeft;
    font-style: normal;
    text-transform: none;
  font-size: 16px;
  color: #333333;
  line-height: 21px;
}

.all-house-url {
    cursor: pointer;
    margin-left: 5px;
    float: right;
    margin-top: 24px;
    font-weight: 400;
    font-size: 16px;
    color: #999999;
    line-height: 22px;
    text-align: left;
    font-style: normal;
}

.honor-item {
    line-height: 24px;
    color: rgb(51, 51, 51);
    list-style: none;
    text-align: center;
    font-size: 18px;
    margin: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    width: 263px;
    height: 180px;
    box-sizing: border-box;
    border: 1px solid #eee;
    background-size: cover;
    position: relative;
    cursor: pointer;
    transition: all 0.3s;
    border-radius: 4px;
}

.jinqi-item {
    line-height: 24px;
    color: rgb(51, 51, 51);
    list-style: none;
    text-align: center;
    font-size: 18px;
    margin: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    width: 263px;
    height: 159px;
    box-sizing: border-box;
    border: 1px solid #eee;
    background-size: cover;
    position: relative;
    cursor: pointer;
    transition: all 0.3s;
    border-radius: 10px;
}

.jfsp-item {
    line-height: 24px;
    color: rgb(51, 51, 51);
    list-style: none;
    text-align: center;
    font-size: 18px;
    margin: 0 0 50px 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    width: 250px;
    height: 155px;
    overflow: hidden;
    /*padding: 30px 10px;*/
    box-sizing: border-box;
    /*border: 1px solid #eee;*/
    /*background: url('/images/fawu_bg.png') center center no-repeat;*/
    background-size: cover;
    position: relative;
    cursor: pointer;
    transition: all 0.3s;
    border-radius: 4px;
}

.team-why {
  margin-top: 22px;
  width: 1200px;
  height: 564px;
  background: url("/images/home/pk-bg.jpg") no-repeat;
}

.team-why-header1{
  margin-top: 20px;
  font-weight: bold;
  font-size: 30px;
  color: #886B4E;
  line-height: 40px;
  text-align: left;
  font-style: normal;
}

.team-why-header2{
  margin-top: 20px;
  font-weight: bold;
  font-size: 30px;
  color: #FFFFFF;
  line-height: 40px;
  text-align: right;
  font-style: normal;
}

.team-why-item span:nth-child(1) {
  margin-top: 22px;
  display: block;
  font-weight: bold;
  font-size: 26px;
  color: #999999;
  line-height: 35px;
  font-style: normal;
}

.team-why-item span:nth-child(2) {
  display: block;
  font-size: 20px;
  color: #999999;
  line-height: 26px;
  font-style: normal;
}

.team-why-item2 span:nth-child(1) {
  margin-top: 22px;
  display: block;
  font-weight: bold;
  font-size: 26px;
  color: #333333;
  line-height: 35px;
  font-style: normal;
}

.team-why-item2 span:nth-child(2) {
  display: block;
  font-size: 20px;
  color: #333333;
  line-height: 26px;
  font-style: normal;
}


.team-service {
  width: 1200px;
  height: 675px;
  background: url("/images/home/service-bg.jpg") no-repeat;
}

.team-service img{
  width: 82px;
  height: 82px;
  margin: 0 41px;
}

.team-service p{
  font-weight: bold;
  font-size: 22px;
  color: #333333;
  line-height: 30px;
  text-align: center;
  font-style: normal;
}

.team-service span{
  font-size: 15px;
  color: #666666;
  line-height: 30px;
  text-align: center;
  font-style: normal;
}

.team-service div{
  width: auto;
  height: 151px;
}

.swiper-slide5 {
    width: 33% !important;
    height: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}


.swiper-slide6 {
    width: 32.5% !important;
    height: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.zhuanren-item {
    line-height: 24px;
    color: rgb(51, 51, 51);
    list-style: none;
    text-align: center;
    font-size: 18px;
    margin: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    width: 380px;
    /*height: 226px;*/
    /*padding: 30px 10px;*/
    box-sizing: border-box;
    border: 1px solid #eee;
    /*background: url('/images/fawu_bg.png') center center no-repeat;*/
    background-size: cover;
    position: relative;
    cursor: pointer;
    transition: all 0.3s;
    border-radius: 4px;
}

.team-item {
    line-height: 24px;
    color: rgb(51, 51, 51);
    list-style: none;
    text-align: center;
    font-size: 18px;
    margin: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    width: 380px;
    /*padding: 30px 10px;*/
    box-sizing: border-box;
    border: 1px solid #eee;
    /*background: url('/images/fawu_bg.png') center center no-repeat;*/
    background-size: cover;
    position: relative;
    cursor: pointer;
    transition: all 0.3s;
    border-radius: 4px;
}


.tab-ul {
    display: flex;
    flex-direction: row;
    float: right;
}

.tab-li {
  font-size: 20px;
  color: #666666;
  line-height: 26px;
  text-align: left;
  font-style: normal;
  padding-bottom: 5px;
}

.tab-icon {
    width: 30px;
    height: 30px;
    margin-right: 5px;
}

.tab-active {
    position: relative;
    display: inline-block;
    font-weight: bold;
    font-size: 20px;
    color: #FF4500;
    line-height: 26px;
    text-align: left;
    font-style: normal;

}

.tab-active::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 40px;
  border-bottom: 4px solid #FF4500;
}

.fpdk-item {
    line-height: 24px;
    color: rgb(51, 51, 51);
    list-style: none;
    text-align: center;
    font-size: 18px;
    width: 280px;
    height: 333px;
    border: 1px solid #eeeded;
    border-radius: 1px;
    float: left;
    background: url("/images/home/fpdk-bg.png") no-repeat;
    background-size: cover;
    /*background-color: #fffefd;*/
}

.fpdk-title {
    font-weight: bold;
    font-size: 15px;
    color: #000000;
    line-height: 27px;
    text-align: justifyLeft;
    font-style: normal;
    text-transform: none;
}

.fpdk-rate {
    margin-top: 30px;
    font-size: 14px;
}

.fpdk-button {
    width: 120px;
    height: 40px;
    line-height: 40px;
    margin: 40px auto 0 auto;
    font-size: 14px;
    color: #D0382C;
    cursor: pointer;
    text-align: center;
    border-radius: 3px 3px 3px 3px;
    border: 1px solid #D0382C;
}

.real-box1 {
    background: url("/images/home/real-box-bg.png") repeat;
    width: 100%;
    height: 66px;
    padding-top: 16px;
    text-align: left;
}

.real-box1 span {
    color: #FF4500;
}

.real-box2 {
    background: url("/images/home/real-box-bg2.png") repeat;
    width: 100%;
    height: 66px;
    margin-top: 20px;
    padding-top: 16px;
    text-align: left;
}

.real-box2 span {
    color: #6277FD;
}

.real-box3 {
    background: url("/images/home/real-box-bg3.png") repeat;
    width: 100%;
    height: 66px;
    margin-top: 20px;
    padding-top: 16px;
    text-align: left;
}

.real-box3 span {
    color: #FFCE39;
}

.real-box4 {
    background: url("/images/home/real-box-bg4.png") repeat;
    width: 100%;
    height: 66px;
    margin-top: 20px;
    padding-top: 16px;
    text-align: left;
}

.real-box4 span {
    color: #03C636;
}

.real-box-title {
  font-weight: 400;
  font-size: 16px;
  color: #DD8671;
  line-height: 21px;
  font-style: normal;
}

.real-box-title1 {
    font-weight: 400;
    font-size: 16px;
    color: #99A6ED;
    text-align: left;
    font-style: normal;
    line-height: 21px;
    margin-left: 24px;
}

.real-box-title2 {
  font-weight: 400;
  font-size: 16px;
  color: #99A6ED;
  text-align: right;
  font-style: normal;
  line-height: 21px;
}

.real-box-value {
  font-size: 24px;
  color: #FF4500;
    text-align: center;
    font-style: normal;
    font-weight: bold;
    line-height: 31px;
    margin-left: 20px;
}

.gonglue-banner {
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 436px;
    background: url("/images/home/banner.png") no-repeat center center;
    background-size: cover; /* 确保图片覆盖整个div */
}

.swiper-pagination, .swiper-pagination2, .swiper-pagination3 {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 14px;
    padding: 5px 10px;
    margin-top: 30px;
}

.swiper-slide5 {
    width: 900px;
    height: 100%;
}
