

/* 轮播图区域 */
.b-le {
    width: 280px;
    height: 500px;
    background: #FFFFFF;
    border-radius: 0px 0px 0px 0px;
}

.b-le .b-le-it {
    font-size: 18px;
    color: #000000;
    flex: 1;
    height: 56px;
    line-height: 56px;
    text-align: center;
    border-radius: 0px 0px 0px 0px;
    border-bottom: 2px solid #BE7F46;
    cursor: pointer;
}

.b-le .b-le-it-act {
    color: #fff;
    background: #BE7F46;
    font-weight: 700;

}

.b-le .b-le-region {
    text-align: center;
}

.b-le .b-le-region-tle {
    font-weight: 500;
    font-size: 20px;
    color: #6C6C6C;
    margin: 20px 0;
}

.b-le .b-le-region-tle span {
    font-weight: 500;
    font-size: 20px;
    color: #22160B;
}

.b-le .b-le-region-btn {
    font-weight: bold;
    font-size: 20px;
    color: #FF391D;
    width: 140px;
    height: 40px;
    line-height: 40px;
    border-radius: 2px 2px 2px 2px;
    border: 1px solid #FF391D;
    display: inline-block;
}

.b-le .b-le-region-city {
    font-size: 22px;
    color: #000000;
    margin: 32px 0 20px;
}

.b-le #province-select {
    width: 196px;
    position: relative;
    margin-left: 8px;
}

.b-le #city-select {
    width: 196px;
    position: relative;
    margin-left: 8px;
}

.b-le .province-btn,
.city-btn {
    font-size: 12px;
    width: 196px;
    height: 32px;
    line-height: 32px;
    background: #E5E5E5;
    border-radius: 2px 2px 2px 2px;
    text-align: left;
    padding: 0 17px 0 14px;
    position: relative;
}

.b-le .province-btn .icon-xiala,
.city-btn .icon-xiala {
    font-size: 20px;
    position: absolute;
    right: 10px;
    color: #7e7e7e;
}

.b-le .province-options,
.city-options {
    width: 196px;
    max-height: 150px;
    border-radius: 4px;
    border: 1px solid #dadde8;
    background-color: #fff;
    box-shadow: 0px 4px 14px 0px rgb(108 108 108 / 20%);
    position: absolute;
    overflow: auto;
    top: 36px;
    left: 0;
    right: 0;
    padding: 0;
    z-index: 90;
    display: none;
}

.b-le .province-option,
.city-option {
    padding: 6px 12px;
    line-height: 18px;
    font-size: 12px;
    color: #5a626e;
}

.b-le .province-option:hover,
.city-option:hover {
    background-color: #f3f4f8;
    cursor: pointer;
}


.b-le .b-le-items {
    padding: 0 25px;
}

.b-le .b-le-items li {
    padding: 0 3px;
    margin-bottom: 20px;
}

.b-le .b-le-items li a {
    color: #6C6C6C;
}

.b-le .b-le-confirm {
    font-weight: bold;
    font-size: 18px;
    color: #FFFFFF;
    width: 236px;
    height: 40px;
    line-height: 40px;
    background: #FF391D;
    border-radius: 40px 40px 40px 40px;
    display: inline-block;
}

.b-le .b-le-expert {
    text-align: center;
}

.b-le .b-le-types {
    padding: 0 25px;
}

.b-le .b-le-types li {
    margin-top: 26px;
}

.b-le .b-le-types li a {
    display: flex;
    align-items: center;
}

.b-le .b-le-types li img {
    margin-right: 10px;
}

.b-ce {
    width: 620px;
    height: 500px;
    position: relative;
}

.b-ce .swiper-container {
    width: 620px;
    height: 500px;
    overflow: hidden;
}

.b-ce .swiper-pagination-bullet-active {
    background-color: #fff !important;
}

.b-ce .swiper-pagination {
    bottom: 20px !important;
}

.b-ce .swiper-pagination-bullet {
    width: 10px !important;
    height: 10px !important;
}
.b-ce .swiper-container img {
    width: 620px;
    height: 500px;
}


.b-rg {
    width: 280px;
    height: 500px;
    padding: 19px 19px 0;
    text-align: center;
    background: linear-gradient(180deg, #FFF0D0 0%, #FFFFFF 100%);
    border-radius: 0px 0px 0px 0px;
}

.b-rg .b-rg-tle {
    width: 252px;
    border-bottom: 1px solid #FDE1C7;
    padding-bottom: 20px;
    margin-bottom: 25px;
}

.b-rg .b-rg-img {
    width: 60px;
    height: 60px;
}

.b-rg .b-rg-num {
    font-weight: 700;
    font-size: 44px;
    color: #BE7F46;
    margin: 10px 0;
}

.b-rg .b-rg-tet {
    font-size: 14px;
    color: #000000;
    margin-bottom: 38px;
}

.b-rg .b-rg-btn {
    font-weight: bold;
    font-size: 18px;
    color: #FFFFFF;
    width: 224px;
    height: 40px;
    line-height: 40px;
    background: #FF391D;
    border-radius: 40px 40px 40px 40px;
    display: inline-block;
}

/* 步骤 */
.step {
    height: 220px;
    background: linear-gradient(90deg, rgba(255, 226, 163, 0.5) 0%, rgba(255, 193, 184, 0.5) 100%);
}

.step-menu {
    margin-top: 50px;
    margin-left: 20px;
    /* padding-right: 50px; */
    width: 100%;
}

.step-rg {
    width: 21px;
    height: 22px;
    margin-top: 30px;
}

.step-tet {
    text-align: center;
    font-size: 16px;
    color: #E42308;
    margin-top: 15px;
    font-weight: 800;
}

/* 解决方案 */
.scheme {
    margin: 56px 0 117px;
}

.scheme .f28 {
    text-align: center;
}

.scheme-box {
    width: 361px;
    background: #FFFFFF;
    border-radius: 0px 0px 0px 0px;
    border: 1px solid #E5C499;
    margin-top: 53px;
}

.scheme-box-tle {
    font-weight: bold;
    font-size: 26px;
    color: #FFFFFF;
    width: 361px;
    height: 72px;
    line-height: 72px;
    background: #BE7F46;
    padding-left: 40px;
}

.scheme-menu {
    padding: 37px 45px 30px;
}

.scheme-menu li {
    margin-bottom: 15px;
}

.scheme-menu li a {
    font-size: 16px;
    color: #BE7F46;
    display: block;
}

/* 业务范围 */
.business-menu{
    width: 878px;
    margin-top: 68px;
}
.business-menu li{
    margin-bottom: 38px;
}
.business-menu li img {
    width: 200px;
    height: 200px;
}
.business-menu li h2 {
    font-size: 20px;
    color: #FFFFFF;
    width: 200px;
    height: 41px;
    line-height: 41px;
    background: #BE7F46;
    border-radius: 0px 0px 0px 0px;
    opacity: 0.8;
    text-align: center;
}
.business-rg{
    width: 295px;
    height: 520px;
    background: #FFFFFF;
    margin-top: 68px;
    padding: 18px 13px 0;
    border-radius: 0px 0px 0px 0px;
}
.business-rg img{
    margin-right: 8px;
}
.news-list{
    padding: 30px 0 0px;
    border-bottom: 1px dashed #88572B;
    margin-bottom: 25px;
}
.news-list li{
    margin-bottom: 25px;
}
.news-list li a{
    font-size: 18px;
    color: #22160B;
    display: block;
}
.news-list li a .news-num{
    font-weight: 700;
    color: #ff9182;
}
.news-list li:first-child  a .news-num{
    color: #f62226;
}
.news-list li:nth-child(2)  a .news-num{
    color: #ff634d;
}
.tags{
    margin-top: 30px;
}
.tags li a{
    font-size: 12px;
    color: #F36C59;
    width: 85px;
    height: 28px;
    line-height: 28px;
    background: #FFEDED;
    border-radius: 30px 30px 30px 30px;
    border: 1px dashed #FF8183;
    display: block;
    text-align: center;
    margin-bottom: 8px;
}
.business-more{
    font-size: 18px;
    color: #22160B;
}
/* 广告条 */
.adbanner{
    width: 100%;
    height: 160px;
    background-image: url('../images/index/index24.png');
    background-size: 100% 100%;  /* 背景图片拉伸填满元素 */
    background-position: center center;  /* 背景图片居中 */
    background-repeat: no-repeat;  /* 防止图片重复 */
    margin-top: 80px;
    font-weight: 800;
    font-size: 34px;
    color: #5B310C;
    text-align: center;
    padding-top: 36px;
    line-height: 46px;
}
.adbanner span{
    color: #FF391D;
}
/* 咨询留言 */
.consult {
    background-color: #fff;
    padding: 10px 0 70px;
}
.consult .consult-wrapper{
    width: 1053px;
    height: 20px;
    overflow: hidden;
    color: #88572B !important;
    margin-bottom: 70px;
}
.consult .slide-it{
    width: 100%;
    height: 100%;
    font-size: 13px;
}
.consult .consult-img{
    width: 17px;
    height: 17px;
    border-radius: 50%;
    margin-right: 5px;
}
.consult-le{
    width: 378px;
}
.consult-tle{
    line-height: 28px;
    font-weight: 700;
    font-size: 25px;
    color: #22160B;
    padding-left: 10px; /* 给文字留一些空间 */
    border-left: 4px solid #ff391d; /* 设置左边红色竖线 */
    margin-bottom: 30px;
}
.consult-le .form-container {
    width: 378px;
}

.consult-le .form-container label {
    display: block;
    font-weight: bold;
    font-size: 16px;
    color: #414450;
    margin: 5px 0 13px;
}
.consult-le .form-container label span{
    color: #ff391d;
    margin-left: 5px;
}
.consult-le .form-container input, .form-container textarea,.form-container select {
    width: 100%;
    padding: 11px;
    margin-bottom: 12px;
    border-radius: 4px;
    background-color: #f6f6f6;
    font-family: auto;
    border: none;
}
.consult-le .form-container select{
    margin-bottom: 22px;
}
.consult-le .form-container select:focus {
    outline: none; /* 去掉焦点轮廓 */
    border: none;  /* 去掉边框 */
}
.consult-le .form-container  select option {
    background-color: #fff !important; /* 默认背景色 */
    color: #333; /* 默认文字颜色 */
    font-size: 15px;
}
.consult-le .form-container .code-sty{
    width: 90px;
    height: 39px;
    background-color: #f6f6f6;
    color: #ff391d;
    border-radius: 0 4px 4px 0;
    flex: none;
    border: none;
}
.consult-le #caseForm input{
    margin-bottom: 29px;
}
.consult-le .form-container .submit {
    width: 100%;
    padding: 10px;
    background-color: #ff391d;
    color: white;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}
  /* 错误信息提示 */
  #error-message {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #4d4d4d;
    color: #ffffff;
    padding: 10px 20px;
    border-radius: 5px;
    display: none;
    font-size: 16px;
    z-index: 99999;
  }
  .consult-co{
    width: 380px;
  }
  .consult-co img{
    width: 380px;
  }
  /* 婚姻律师优选 */
  .you-law{
    margin: 70px 0 67px;
  }
  .you-law-le{
    width: 373px;
    height: 635px;
    background: #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    padding: 0 40px;
    text-align: center;
    margin-top: 65px;
  }
  .you-law-le img{
    width: 290px;
    height:290px;
    margin-top: -31px;
  }
  .you-law-le-box{
    padding: 20px 10px 15px;
    font-size: 18px;
    color: #000000;

  }
  .law-name{
    font-weight: bold;
    font-size: 25px;
    color: #000000;
  }
  .law-type{
    font-size: 18px;
    color: #BE7F46;
  }
  .law-key{
    color: #4C4C4C;
  }
  .law-key1{
    color: #838383;
  }
  .law-types li{
    width: 85px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    color: #22160B;
    background: #FFEDED;
    border-radius: 30px 30px 30px 30px;
    border: 1px solid #FF8183;
      margin-right: 10px;
  }
  .law-desc{
    font-size: 16px;
    color: #6C6C6C;
    line-height: 25px;
    position: relative;
  }
  .law-desc-detal{
    position: absolute;
    right: 0;
    bottom: 0;
    color: #FF391D;
    padding-left: 5px;
    background-color: #ffffff;
  }
  .law-btn{
    width: 224px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    color: #FFFFFF;
    background: #FF391D;
    border-radius: 40px 40px 40px 40px;
    display: inline-block;
    margin-top: 50px
    ;
}
.you-law-rg{
    margin-top: 65px;
    width: 802px;
    height: 635px;
    background: #FFFFFF;
    border-radius: 5px 5px 5px 5px;
}
.you-law-rg-img{
    width: 300px;
    height: 533px;
    margin-top: -32px;
}
.you-law-rg-box{
    width: 444px;
    margin-right: 30px;
    padding-top: 38px;
}
.you-law-rg .law-types{
    width: 210px;
    margin-left: 20px;
}
.you-law-rg-lis{
    width: 230px;
}
.you-law-rg .law-types li{
    margin-bottom: 5px;
}
.you-law-rg .law-desc-detal{
    position: relative;
    padding-left: 0;
}
.law-vite{
    font-weight: bold;
    font-size: 18px;
    color: #22160B;
    margin: 20px 0 13px;
}
.law-video{
    display: block;
    width: 444px;
    height: 210px;
    position: relative;
}
.video-sty{
    width: 444px;
    height: 210px;
}
.law-video img{
    width: 444px;
    height: 210px;
}
.law-video-btn{
    width: 48px !important;
    height: 48px !important;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -24px 0 0 -24px;
}
/* 婚姻律师团队 */
.lawteam{
    padding-bottom: 110px;
}
.lawteam-menu{
    margin-top: 60px;
}
.lawteam-menu li{
    width: 390px;
    height: 254px;
    padding: 30px 20px 0;
    background-image: url('../images/index/index27.png');
    background-size: 100% 100%;  /* 背景图片拉伸填满元素 */
    background-position: center center;  /* 背景图片居中 */
    background-repeat: no-repeat;  /* 防止图片重复 */
    position: relative;
    margin-bottom: 14px;
}
.lawteam-menu li .law-name{
    font-weight: 500;
}
.lawteam-menu li .law-type{
    margin-left: 25px;
}
.lawteam-num{
    font-size: 14px;
    color: #22160B;
}
.lawteam-num div{
    margin-right: 10px;
}
.lawteam-num span{
    font-size: 22px;
}
.lawteam-types{
    font-size: 15px;
    color: #fff;
    font-weight:700 ;
    width: 329px;
    height: 38px;
    padding-left: 13px;
    line-height: 38px;
    background: rgba(136,87,43,0.45);
    border-radius: 0px 0px 0px 0px;
}
.lawteam-types span{
    margin-right: 15px;
}
.lawteam-menu li .law-btn{
    width: 150px;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    margin-top: 26px;
}
.lawteam-img{
    width: 157px;
    position: absolute;
    right: 0;
    bottom: 0;
}
/* 婚姻问题咨询 */
.problem{
    background-color: #fff;
    padding-bottom: 80px;
}
.problem-tle{
    line-height: 28px;
    font-weight: 700;
    font-size: 25px;
    color: #22160B;
    padding-left: 10px; /* 给文字留一些空间 */
    border-left: 4px solid #ff391d; /* 设置左边红色竖线 */
    margin-bottom: 50px;
    margin: 50px 0;
}
.problem-rg-box{
    padding: 29px 15px 0;
    width: 268px;
    height: 410px;
    border-radius: 0px 0px 0px 0px;
    background: url('../images/index/index34.png') center/100% 100% no-repeat;
    text-align: center;
}
.problem-rg-box div{
    background-color: #ffffff;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    font-size: 14px;
    color: #FF391D;
    text-align: left;
    display: flex;
    align-items: center;
}
.problem-rg-box div img{
    margin-right: 11px;
    width: 23px;
}
.problem-rg-box div span{
    font-size: 12px;
}
.problem-rg-up{
    margin: 17px 0;
}
.problem-rg-btn{
    width: 238px;
    height: 35px;
    line-height: 35px;
    background: linear-gradient( 90deg, #FEBF37 0%, #FF543C 100%);
    border-radius: 40px 40px 40px 40px;
    font-weight: bold;
    font-size: 18px;
    color: #FFFFFF;
    display: inline-block;
    margin-top: 18px;
}
.problem-menu{
    width: 920px;
}
.problem-menu li{
    width: 301px;
    height: 200px;
    background: #F6F6F6;
    border-radius: 4px 4px 4px 4px;
    padding: 28px 15px 0 19px;
    margin-bottom: 10px;
}
.problem-menu li img{
    width: 29px;
    height: 29px;
    margin-right: 15px;
}
.problem-menu li a{
    font-weight: 600;
    font-size: 16px;
    color: #000000;
}
.problem-desc{
    font-size: 14px;
    color: #22160B;
    line-height: 22px;
    position: relative;
    height: 44px;
}
.problem-delis{
    position: absolute;
    right: 0;
    bottom: 2px;
    font-size: 14px !important;
    color: #fc7562 !important;
    font-weight: 400 !important;
    background-color: #f6f6f6;
    padding-left: 5px;
}
.problem-bm{
    width: 210px;
    height: 40px;
    font-size: 13px;
    color: #2F2F2F;
    background: #f8d0cb;
    border-radius: 40px 40px 40px 40px;
    padding: 0 10px 0 25px;
    margin: 20px auto 0;
}
.problem-imgs{
    margin-right: 10px;
}
.problem-imgs img{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-right: 0 !important;
    margin-left: -15px;
    border: 1px solid #ffffff;
}
.problem-bm span{
    color: #ff4126;
    font-weight: 700;
}
/* 婚姻法律知识 */
.knowledge{
    padding: 50px 0  130px;
}
.knowledge-it{
    width: 288px;
    height: 375px;
    background: #FFFFFF;
    border-radius: 0px 0px 0px 0px;
    padding: 44px 22px 0;
    margin-top: 90px;
}
.knowledge-tle{
    font-weight: bold;
    font-size: 18px;
    color: #000000;
    display: flex;
    align-items: center;
}
.knowledge-tle img{
    width: 24px;
    height: 31px;
    margin-right: 10px;
}
.knowledge-more{
    font-size: 16px;
    color: #ff442a;
}
.knowledge-lis{
    margin-top: 45px;
}
.knowledge-lis li{
    margin-bottom: 25px;
}
.knowledge-lis li a{
    font-weight: 400;
    font-size: 16px;
    color: #22160B;
    display: block;
}
.knowledge-lis li a:hover{
    color: #FF391D;
}
.knowledge-lis li a.oneline::before {
    content: "•";
    font-size: 15px;  /* 调整圆点大小 */
    margin-right: 10px;  /* 圆点和文本之间的间距 */
  }
