@charset "UTF-8";
/* 找律师banner区域 */
.finlaw-bnr{
    padding: 10px 0;
}
.finlaw-bnr  .finlaw-bnrtp-le{
    width: 270px;
    background-color: #ffffff;
    padding-bottom: 13px;
}
.finlaw-bnr .finlaw-bnrtp-loc{
    font-size: 14px;
    padding: 15px 10px;
    color: #ffffff;
    background-color: #3552e4;
    display: block;
}
/* .finlaw-bnr .finlaw-bnrtp-loc a{
    font-size: 14px;
    color: #ffffff;
} */
.finlaw-bnr .finlaw-bnrtp-loc .icon-ditu{
    font-size: 13px;
    margin-right: 4px;
}
.finlaw-bnr .finlaw-bnrtp-loc .icon-right{
    font-size: 12px;
    margin-left: 4px;
    font-weight: 700;
}
.finlaw-bnr .finlaw-bnrtp-mold{
    text-align: center;
    padding-top: 24px;
}
.finlaw-bnr .finlaw-bnrtp-mold .finlaw-bnrtp-mold-img{
    width: 33px;
    height: 32px;
    margin: auto;
}
.finlaw-bnr .finlaw-bnrtp-mold .finlaw-bnrtp-mold-tle{
    font-size: 18px;
    color: #333333;
    text-align: center;
    margin: 20px 0 30px;
    font-weight: 700;
}
.finlaw-bnr .finlaw-bnrtp-mold ul {
    padding-left: 20px;
}
.finlaw-bnr .finlaw-bnrtp-mold ul li{
    margin-bottom: 25px;
    width: 80px;
    text-align: left;
}
.finlaw-bnr .finlaw-bnrtp-mold ul li a{
    font-size: 14px;
    color: #7E7E7E;
}
.finlaw-bnr .finlaw-bnrtp-mold ul li a:hover{
    color: #3552e4;
    font-weight: 700;
}
.finlaw-bnr .finlaw-bnrtp-box{
    width: 920px;
    height: 422px;
    overflow: hidden;
}
.finlaw-bnr .finlaw-bnrtp-rg{
    width: 920px;
    height: 422px;
    overflow: hidden;
}
.finlaw-bnr .finlaw-bnrtp-rg .finlaw-banner-a{
    width: 100%;
    height: 100%;
    display: block;
}
.finlaw-bnr .finlaw-bnrtp-rg .finlaw-banner-img{
    width: 100%;
    height: 100%;
}

.finlaw-bnrbm{
    margin-top: 10px;
    padding: 25px 35px;
    background-color: #ffffff;
    border-radius: 3px  ;
    box-shadow: 0px 5px 10px 0px rgba(191,198,229,0.1);
}
.finlaw-bnrbm .finlaw-bnrbm-item-img1{
    width: 50px;
    height: 50px;
    margin-right: 15px;
}
.finlaw-bnrbm .finlaw-bnrbm-item-img2{
    width: 41px;
    height: 47px;
    margin-right: 15px;
}
.finlaw-bnrbm .finlaw-bnrbm-item-img3{
    width: 46px;
    height: 50px;
    margin-right: 15px;
}
.finlaw-bnrbm .finlaw-bnrbm-item-img4{
    width: 50px;
    height: 45px;
    margin-right: 15px;
}
.finlaw-bnrbm .finlaw-bnrbm-item-tle{
    font-size: 18px;
    color: #333333;
}
.finlaw-bnrbm .finlaw-bnrbm-item-sub{
    font-size: 14px;
    color: #8A8A8A;
    margin-top: 10px;
}



/* 优选律师 */
.finlaw-recomlaw{
    padding: 40px 0 60PX;
    background-color: #ffffff;
}
.finlaw-recomlaw .finlaw-youxuan{
    margin-top: 45px;
}
.finlaw-recomlaw .finlaw-youxuan  .finlaw-youxuan-box{
    width: 285px;
    height: 428px;
    position: relative;
    overflow: hidden;
    border-radius: 2px;
}
.finlaw-youxuan-box-ruzhu{
  display: block;
  width: 100%;
  height: 100%;
}
.finlaw-youxuan-box-ruzhu img{
  display: block;
  width: 100%;
  height: 100%;
}
.finlaw-recomlaw .finlaw-youxuan .finlaw-youxuan-item{
    width: 285px;
    height: 428px;
    position: relative;
    display: block;
}
.finlaw-recomlaw .finlaw-youxuan .finlaw-youxuan-item-img{
    width: 285px;
    height: 428px;
}
.finlaw-recomlaw .finlaw-youxuan .finlaw-youxuan-item-con{
    width: 100%;
    font-size: 16px;
    height: 140px;
    color: #FFFFFF;
    line-height: 1;
    padding: 20px 30px 0;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all .4s;
    /* background: linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%); */
    background-color: #2d2d2d;
}
.finlaw-recomlaw .finlaw-youxuan .finlaw-youxuan-item-contle{
    font-size: 24px;
    color: #FFFFFF;
    margin-bottom: 14px;
}

.finlaw-recomlaw .finlaw-youxuan .finlaw-youxuan-item-line{
    width: 2px;
    height: 13px;
    background-color: #ffffff;
    display: inline-block;
    margin: 0 8px;
}
.finlaw-recomlaw .finlaw-youxuan .finlaw-youxuan-item-congood{   
    margin-top: 15px;
}
.finlaw-recomlaw .finlaw-youxuan .finlaw-youxuan-item-conbtn{
    width: 103px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #FFFFFF;
    background: #DA1A16;
    border-radius: 15px;
    display: block;
    position: absolute;
    left: 30px;
    opacity: 0;
    bottom: 18px;
    transition: opacity 0.2s ease-in-out;
}
.finlaw-recomlaw .finlaw-youxuan .finlaw-youxuan-box:hover{
  box-shadow: 0 3px 15px rgb(0 0 0 / 10%);
}
.finlaw-recomlaw .finlaw-youxuan .finlaw-youxuan-box:hover .finlaw-youxuan-item-con{
    height: 170px;
    background: #ffffff;
    color: #999999;
}
.finlaw-recomlaw .finlaw-youxuan .finlaw-youxuan-box:hover .finlaw-youxuan-item-contle{
    font-weight: bold;
    font-size: 24px;
    color: #333333;
}
.finlaw-recomlaw .finlaw-youxuan .finlaw-youxuan-box:hover .finlaw-youxuan-item-conbtn{
    opacity: 1;
    bottom: 18px;
}

/* 经济纠纷找律师指南 */
.finlaw-guide{
    background: linear-gradient(to bottom, #ffffff, #f6faff);
}
.finlaw-guide .finlaw-guide-tp{
    margin-top: 49px;
}
.finlaw-guide .finlaw-guide-tp .finlaw-guide-tp-item{
    width: 570px;
    height: 300px;
    padding: 34px;
    font-size: 16px;
    color: #868686;
    background: #FFFFFF;
    box-shadow: 0px 5px 30px 0px rgba(191,198,229,0.3);
}
.finlaw-guide .finlaw-guide-tp .finlaw-guide-tp-title{
    font-size: 22px;
    color: #333333;
    margin-bottom: 30px;
}
.finlaw-guide .finlaw-guide-tp .finlaw-guide-tp-item ul li{
    line-height: 35px;
    position: relative;
    padding-left: 15px; 
}
.finlaw-guide .finlaw-guide-tp.finlaw-guide-tp-item ul li span{
    color: #333333;
}
.finlaw-guide .finlaw-guide-tp.finlaw-guide-tp-item ul li::before {
    content: ''; 
    position: absolute;
    left: 0; 
    top: 50%; 
    transform: translateY(-50%);
    width: 3px; 
    height: 3px; 
    background-color: #868686;
    border-radius: 50%;
}
.finlaw-guide-bm {
    margin-top: 60px;
    line-height: 1;
}
.finlaw-guide-bm .finlaw-guide-bm-title{
    font-size: 22px;
    color: #333333;
    margin-bottom: 50px;
}
.finlaw-guide-bm .finlaw-guide-bm-it{
    font-size: 14px;
    color: #737373;
    line-height: 24px;
    text-align: center;
    padding-bottom: 50px
}
.finlaw-guide-bm .finlaw-guide-bm-it-img{
    width: 72px;
    height: 72px;
}
.finlaw-guide-bm .finlaw-guide-bm-it-title{
    font-size: 18px;
    color: #333333;
    line-height: 1;
    margin: 20px 0 30px;
}
/* 经济纠纷在线律师 */
.finlaw-online{
    padding-top: 46px;
}
.finlaw-online-le{
    margin-top: 49px;
    width: 760px;
}
.finlaw-online-le .finlaw-online-leit{
    font-size: 14px;
    color: #909090;
    width: 370px;
    height: 190px;
    padding: 25px 15px 25px 20px;
    line-height: 1;
    background-color: #ffffff;
    border-radius: 8px;
    margin-bottom: 20px;
    transition: all 0.5s;
}


.finlaw-online-le .finlaw-online-leit:hover{
    box-shadow: 2px 7px 18px 3px rgb(153 153 153 / 21%);
    transform: translateY(-5px);
}
.finlaw-online-le .finlaw-online-leit-rg{
    width:245px;
}
.finlaw-online-le .finlaw-online-leit-img{
    width: 75px;
    height: 75px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 10px;
}
.finlaw-online-le .finlaw-online-leit-img img{
    width: 75px;
    height: 75px;
}
.finlaw-online-le .finlaw-online-leit-title{
    font-weight: bold;
    font-size: 18px;
    color: #333333;
    margin-bottom: 15px;
    display: inline-block;
}
.finlaw-online-le .finlaw-online-leit-title:hover{
    color: #3552e4;
}
.finlaw-online-le .finlaw-online-leit-good{
    font-size: 14px;
    color: #515259;
    margin: 15px 0 21px;
}
.finlaw-online-le .finlaw-online-leit-lin{
    width: 2px;
    height: 12px;
    background-color: #909090;
    display: inline-block;
    margin: 0 5px;
}
.finlaw-online-le .finlaw-online-leit-btn{
    font-size: 14px;
    color: #414141;
    width: 104px;
    text-align: center;
    height: 31px;
    line-height: 31px;
    border-radius: 15px;
    border: 1px solid #5E656B;
    display: block;
}
.finlaw-online-le .finlaw-online-leit-btn:hover{
    color: #ffffff;
    border: none;
    background-image: linear-gradient(90deg, #00A2FF 0%, #3072FF 100%);
    /* background: linear-gradient(to right, #fb9c29, #fa1f1e); */
}
.finlaw-online-rg{
    width: 420px;
    height: 608px;
    padding: 28px 20px 0;
    background: #FFFFFF;
    margin-top: 49px;   
    border-radius: 5px;
}
.finlaw-online-rg .finlaw-online-rg-data-num{
    padding-bottom: 29px;
    text-align: center;
    line-height: 1;
    border-bottom: 1px solid #eeeeee;
}
.finlaw-online-rg #finlawhelpothers{
    margin: 0 10px;
}
.finlaw-online-rg .finlaw-online-rg-helpnum{
    width: 30px;
    height: 45px;
    text-align: center;
    background-color: #0057ff;
    border-radius: 2px;
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
    line-height: 45px;
    margin-right:5px;
    display: inline-block;
}

.finlaw-online-rg .finlaw-online-rg-data-num div:first-child{
    font-weight: bold;
    font-size: 24px;
    color: #333333;
    margin-bottom: 32px;
}
.finlaw-online-rg .finlaw-online-rg-data-num div:last-child{
    font-size: 14px;
    color: #333333;
}
.finlaw-online-rg .finlaw-online-rg-title{
    font-size: 18px;
    color: #333333;
    margin-top: 30px;
    margin-bottom: 20px;
}
.finlaw-online-rg .finlaw-online-rg-dynamic{
    position: relative;
    height: 364px;
    overflow: hidden;
}
.finlaw-online-rg .dynamic-items{
    position: absolute;
    left: 0;
    top: 0;
    transition: top 1s ease-in-out; /* 添加平滑过渡动画 */
}
.finlaw-online-rg .dynamic-item{
    padding-bottom: 10px;
    height: 182px;
    overflow: hidden;
}
.finlaw-online-rg .dynamic-item-title{
    font-weight: bold;
    font-size: 16px;
    color: #333333;
    padding-left: 25px;
    margin-bottom: 10px;
    display: block;
    position: relative;
    width: 350px;
}
.finlaw-online-rg .dynamic-item-title:hover{
    color: #0057ff;
}
.finlaw-online-rg .dynamic-item-title::before {
    content: ''; 
    position: absolute;
    left: 0; 
    top: 50%; 
    transform: translateY(-50%);
    width: 8px; 
    height: 8px; 
    border: 2px solid #b3cdff;
    background-color: #ffffff;
    border-radius: 50%;
    overflow: hidden;
}
.finlaw-online-rg .dynamic-item-box{
    padding: 10px 0 27px 19px;
    border-left: 1px solid #ddd;
    position: relative;
    margin-left: 6px;
}
.finlaw-online-rg .dynamic-item-img{
    width: 40px;
    height: 40px;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 15px;
}
.finlaw-online-rg .dynamic-item-img img{
    width: 40px;
    height: 40px;
    transition: transform 0.3s ease-in-out; 
}
.finlaw-online-rg .dynamic-item-img img:hover{
    transform: scale(1.2);
}
.finlaw-online-rg .dynamic-item-rg{
    font-size: 14px;
    color: #BBBBBB;
    line-height: 1;
}
.finlaw-online-rg .dynamic-item-rg div:first-child a{
    color: #333333;
    margin-bottom: 8px;
    display: inline-block;
}
.finlaw-online-rg .dynamic-item-rg div:first-child a:hover{
    color: #0057ff;
}
.finlaw-online-rg .dynamic-item-con{
    font-size: 14px;
    color: #999999;
    margin-top: 26px;
}
/* 法律知识推荐 */
.fin-law-recom{
    padding-top: 46px;
    background-color: #ffffff;
}
.fin-law-recom .legal-topic-box{
    margin-top: 30px;
}
.fin-law-recom .legal-topic-box .leic-content{
    width: 860px;
}
.fin-law-recom .legal-topic-box .leic-content-tp-le{
    width: 411px;
    height: 264px;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}
.fin-law-recom .legal-topic-box .leic-content-tp-le .leic-content-tp-le-a{
    width: 411px;
    height: 264px;
    display: block;
    border-radius: 5px;
    overflow: hidden;
}
.fin-law-recom .legal-topic-box .leic-content-tp-le .leic-content-tp-le-a img{
    width: 411px;
    height: 264px;
}
.fin-law-recom .legal-topic-box .leic-content-title{
    width: 100%;
    font-size: 16px;
    color: #FFFFFF;
    padding: 12px 18px;
    position: absolute;
    left: 0;
    bottom: 0px;
    background: rgba(0,0,0,.5);
    box-shadow: 0px 6px 20px rgb(0 0 0 / 3%);
}

.fin-law-recom .legal-topic-box .leic-con-tprg-item-tle{
    font-size: 16px;
    color: #333333;
    margin-bottom: 10px;
}
.fin-law-recom .legal-topic-box .leic-con-tprg-item-tle a:hover{
    color: #0057ff;
}
.fin-law-recom .legal-topic-box .leic-con-tprg-item-desc{
    font-size: 14px;
    color: #666666;
    line-height: 26px;
}
.fin-law-recom .legal-topic-box .leic-con-tprg-item-img{
    width: 159px;
    height: 109px;
    display: block;
    margin-left: 5px;
}
.fin-law-recom .legal-topic-box .leic-con-tprg-item-img img{
    width: 159px;
    height: 109px;
    border-radius: 3px;
}
.fin-law-recom .legal-topic-box .leic-content-tp-rg{
    width: 420px;
}
.fin-law-recom  .leic-content-tp-rg .leic-con-tprg-item:first-child{
  margin-bottom: 30px;
}
.fin-law-recom .legal-topic-box .leic-con-tprg-time{
    font-size: 14px;
    color: #B8B8B8;
    margin-top: 10px;
}
.fin-law-recom .legal-topic-box .leic-con-tprg-time span{
    margin-left: 15px;
}
.fin-law-recom .legal-topic-box .leic-content-bm{
    margin-top: 30px;
}
.fin-law-recom .legal-topic-box .leic-content-bm ul li{
    width: 411px;
    margin-top: 20px;
}

.fin-law-recom .legal-topic-box .leic-content-bm ul li a{
    color: #333333;
    width: 331px;
    display: inline-block;
}
.fin-law-recom .legal-topic-box .leic-content-bm ul li a:hover{
    color: #0057ff;
}
.fin-law-recom .legal-topic-box .leic-content-bm ul li span{
    font-size: 14px;
    color: #BDBDBD; 
}
.fin-law-recom .legal-topic-box .legal-topic-box-rgtle{
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 20px;
  }
  .fin-law-recom .legal-topic-box .legal-topic-box-rg ul li{
    margin-top: 8px;
  }
  .fin-law-recom .legal-topic-box .legal-topic-box-rg ul li a{
    background-color: #f8f8f8;
    padding: 17px 26px 17px;
    cursor: pointer;
  }
  .fin-law-recom .legal-topic-box .legal-topic-box-rg ul li a:hover{
    background-color: #f2f4ff;
  }
  .fin-law-recom .legal-topic-box .legal-topic-box-rg ul li a:hover .legal-topic-box-rg-tlee{
    color: #3552E4;
  }
  .fin-law-recom .legal-topic-box .legal-topic-box-rg ul li img{
    margin-right: 15px;
  }
  .fin-law-recom .legal-topic-box .legal-topic-box-rg ul li .legal-topic-box-rg-img1{
    height: 40px;
  }
  .fin-law-recom .legal-topic-box .legal-topic-box-rg ul li .legal-topic-box-rg-img3{
    height: 40px;
  }
  .fin-law-recom .legal-topic-box .legal-topic-box-rg ul li .legal-topic-box-rg-img4{
    height: 36px;
  }
  .fin-law-recom .legal-topic-box .legal-topic-box-rg-tlee{
    font-weight: 400;
    font-size: 18px;
    color: #333333;
  }
  .fin-law-recom .legal-topic-box .legal-topic-box-rg-desc{
    font-size: 14px;
    color: #999999;
  }
  .fin-law-recom .legal-topic-box .legal-topic-box-rg{
    width: 300px;
  }

  /* 郑州律师排行榜 */
  .finlaw-raking{
    margin-top: 60px;
  }
  .finlaw-raking .finlaw-raking-menu{
    margin-top: 42px;
  }
  .finlaw-raking .finlaw-raking-item{
    width: 386px;
  }
  .finlaw-raking .finlaw-raking-menu ul{
    width: 386px;
    margin-top: 20px;
    padding: 10px 0;
    background-color: #f4f4f4;
  }
  .finlaw-raking .finlaw-raking-item-title{
    font-weight: bold;
    font-size: 18px;
    color: #333333;
  }
  .finlaw-raking .finlaw-raking-it{
    width: 386px;
    color: #999999;
    padding: 15px 18px 15px 27px;
    background-color: #f4f4f4;
    transition: background-color 0.3s ease; /* 为背景色变化添加平滑过渡 */
  }


  .finlaw-raking .finlaw-raking-it.active {
    background-color: #eaeaea;
}
.finlaw-raking .finlaw-raking-it.active .finlaw-raking-it-desc{
    display: none;
}
.finlaw-raking .finlaw-raking-it.active .finlaw-raking-it-btn {
    display: block;
}
.finlaw-raking  .finlaw-raking-it-img{
    width: 40px;
    height: 40px;
    margin-right: 20px;
    overflow: hidden;
  }
  .finlaw-raking .finlaw-raking-it-img img{
    width: 40px;
    height: 40px;
    border-radius: 50%;
  }
  .finlaw-raking  .finlaw-raking-it-num{
    margin-right: 20px;
  }
  .finlaw-raking ul li:nth-child(-n+3) .finlaw-raking-it-num{
    color: #0057ff
  }
  
  .finlaw-raking .finlaw-raking-it-name{
    font-size: 18px;
    color: #333333;
  }
  .finlaw-raking .finlaw-raking-it-name:hover{
    color: #0057ff;
  }
  .finlaw-raking .finlaw-raking-it-desc{
    font-size: 14px;
    color: #999999;
    transition: all 0.3s ease; /* 添加描述显示的渐变效果 */
  }
  .finlaw-raking .finlaw-raking-it-desc-num{
    color: #3552E4;
    font-size: 16px;
  }
  .finlaw-raking .finlaw-raking-it-btn{
    width: 103px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #FFFFFF;
    background: #3552E4;
    border-radius: 15px;
    display: none;
  }
  .finlaw-raking .finlaw-raking-box{
    width: 386px;
    height: 370px;
    text-align: center;
    padding: 19px 0 17px;
    margin-top: 20px;
    background: linear-gradient(to bottom, #ebecff, #f4f4f4);
    line-height: 1;
  }
  .finlaw-raking .finlaw-raking-box-img{
    width: 113px;
    height: 113px;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
  }
  .finlaw-raking .finlaw-raking-box-img img{
    width: 113px;
    height: 113px;
  }
  .finlaw-raking  .finlaw-raking-box-title{
    font-weight: bold;
    font-size: 18px;
    color: #333333;
    margin: 20px 0 26px;
    display: block;
  }
  .finlaw-raking .finlaw-raking-box-con{
    font-size: 14px;
    color: #999999;
  }
  .finlaw-raking  .finlaw-raking-box-con div:first-child{
    font-weight: bold;
    font-size: 18px;
    color: #3552E4;
    margin-bottom: 5px;
  }
  .finlaw-raking .finlaw-raking-box-lin{
    width: 1px;
    height: 43px;
    background: #E1E1E5;
    margin: 0 30px;
  }
  .finlaw-raking .finlaw-raking-types li{
    width: 85px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    font-size: 14px;
    color: #666666;
    background: #DFE1E8;
    border-radius: 14px;
    margin: 0 5px;
  }
  .finlaw-raking .finlaw-raking-btn{
    width: 200px;
    height: 35px;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 35px;
    text-align: center;
    background: #3552E4;
    border-radius: 18px;
    display: block;
    margin:10px auto 0;
  }
  /* 按电话找律师 */
  .calllaw{
    font-size: 14px;
    color: #333333;
    background-color: #f4f7fe;
    padding-top: 20px;
    position: relative;
    padding-bottom: 100px;
  }
  .calllaw-bag{
    width: 100%;
    height: 540px;
    background-image: url('../images/findlaw/findlaw17.png');
    background-size: 100% 100%;  /* 背景图片拉伸填满元素 */
    background-position: center center;  /* 背景图片居中 */
    background-repeat: no-repeat;  /* 防止图片重复 */
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
  }
  .calllaw-banner{
    z-index:1;
  }
  .calllaw-banner .calllaw-ban-le{
    width: 302px;
    height: 300px;
    padding: 30px 30px 22px;
    background: #FFFFFF;
    border-radius: 6px;
    z-index: 3;
    position: relative;
  }
  .calllaw-banner .calllaw-ban-le .calllaw-ban-le-tle{
    font-weight: bold;
    font-size: 18px;
    color: #333333;
    margin: 0 11px 0 15px;
  }
  .calllaw-banner .calllaw-ban-le .calllaw-ban-le-tle1{
    font-size: 14px;
    color: #A7A7A7;
  }
  .calllaw-banner .calllaw-ban-le .calllaw-ban-le-call{
    width: 100%;
    margin: 26px 0 17px;

  }
  .calllaw-banner .calllaw-ban-le .calllaw-ban-le-ipt{
    width: 100%;
    padding: 15px 17px;
    background-color: #f1f1f1;
    font-size: 14px;
  }
  .calllaw-banner .calllaw-ban-le .calllaw-btnpho{
    width: 100%;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    color: #FFFFFF;
    background: #3552E4;
    border-radius: 5px;
    cursor: pointer;
    opacity: .5;
  }
  .calllaw-banner .calllaw-ban-le .calllaw-btnpho-act{
    opacity:1
  }
   /* 信息提示 */
   #call-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: 99999999 !important;
  }
  .calllaw-banner .calllaw-ban-le .calllaw-ban-le-imgs{
    text-align: center;
    margin-top: 25px;
  } 
  .calllaw-banner .calllaw-ban-le .calllaw-ban-le-imgs div img{
    margin-bottom: 10px;
  }
  .calllaw-banner .calllaw-ban-co{
    width: 580px;
    height: 300px;
    border-radius: 6px;
    overflow: hidden;
  }
  .calllaw-banner .calllaw-ban-co .finlaw-bnrtp-rg{
    width: 580px;
    height: 300px;
    border-radius: 6px;
  }
  .calllaw-banner .calllaw-ban-co .finlaw-banner-wrapper{
    width: 580px;
    height: 300px;
    border-radius: 6px;
  }
  .calllaw-banner .calllaw-ban-co .finlaw-banner-wrapper .finlaw-banner-a{
    width: 580px;
    height: 300px;
  }
  .calllaw-banner .calllaw-ban-co .finlaw-banner-wrapper .finlaw-banner-a .finlaw-banner-img{
    width: 580px;
    height: 300px;
  }
  .calllaw-banner .calllaw-ban-rg{
    width: 279px;
    height: 301px;
    font-weight: bold;
    font-size: 18px;
    color: #333333;
    text-align: center;
    padding-top: 25px;
    background: #FFFFFF;
    border-radius: 6px;
    z-index: 1;
  }
  .calllaw-banner .calllaw-ban-rg div{
    margin-bottom: 6px;
  }
  .calllaw-banner .calllaw-ban-rg img{
    margin-top: 20px;
  }
  /* 电话律师推荐 */
  .call-tuijian{
        margin: 20px 0 30px;
  }
  .call-tuijian .call-tuijian-le{
    width: 816px;
    z-index: 1;
  }
  .call-tuijian .call-tuijian-le-title{
    padding: 30px;
    background-color: #ffffff;
}
.call-tuijian .call-tuijian-list{
    padding: 7px 20px 30px;
    color: #666666;
    line-height: 1;
    border-top: 1px solid #EFEFEF;
    background-color: #ffffff;
}
.call-tuijian .call-tuijian-list li{
    padding: 34px 0;
    border-bottom: 1px solid #EFEFEF;
    font-size: 16px;
}
.call-tuijian .call-tuijian-img{
    width: 140px;
    height: 140px;
    margin-right: 28px;
}
.call-tuijian .call-tuijian-img img{
    width: 140px;
    height: 140px;
    border-radius: 5px;
}
.call-tuijian .call-tuijian-title{
    font-size: 20px;
    color: #333333;
    display: inline-block;
    margin-bottom: 24px;
}
.call-tuijian .call-tuijian-title:hover{
    color: #ff3941;
}
.call-tuijian .call-tuijian-lin{
    width: 2px;
    height: 11px;
    margin: auto 10px;
    display: inline-block;
    background-color: #aeaeae;
}
.call-tuijian .call-tuijian-types{
    margin: 18px 0 23px;
}
.call-tuijian .call-tuijian-office{
    color: #666666;
}
.call-tuijian .call-tuijian-office:hover{
    color: #ff3941;
}
.call-tuijian .call-tuijian-photo{
    font-size: 16px;
    color: #FFFFFF;
    width: 120px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #ff3941;
    border-radius: 23px;
    cursor: pointer;
}
.call-tuijian .call-tuijian-rg{
    width: 364px;
  }
  .call-tuijian  .call-tuijia-nav{
    padding: 30px 23px 20px;
    background: #FFFFFF;
    position: relative;

  }
  .call-tuijian .call-tuijia-nav-its{
    margin-top: 38px;
}
.call-tuijian .call-tuijia-nav-i{
    font-size: 18px;
    color: #666666;
    margin-bottom: 20px;
    width: 70px;
}
.call-tuijia-nav-i:hover{
    color: #0057ff;
}
.call-tuijian-rg-zixun{
    width: 100%;
    height: 327px;
    margin: 20px 0;
    display: block;
    position: relative;
}
 .call-tuijian-rg-img{
    width: 100%;
    height: 327px;
}
 .call-tuijian-rg-zixun-con{
    width: 100%;
    height: 35px;
    padding-left: 35px;
    position: absolute;
    left: 0;
    bottom: 50px;
    overflow: hidden;
}
 .call-tuijian-rg-zixun-cons{
    position: absolute;
    left: 35px;
    top: 0;
    transition: top 1s ease-in-out; /* 添加平滑过渡动画 */
}
 .call-tuijian-rg-zixun-it{
    width: 281px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    color: #868686;
    background: #FFF4E8;
    border-radius: 18px;
    margin-bottom: 10px;
}

/* 最新咨询 */
.call-tuijian-zuixin{
    background-color: #ffffff;
}
.call-zuixin-tabs{
    width: 100%;
    height: 49px;
    color: #333333;
    font-size: 18px;
    line-height: 49px;
    border-bottom: 1px solid #efefef;

}
.call-zuixin-tab {
    width: 33.3%;
    text-align: center;
    cursor: pointer;
    background-color: white;
    transition: all 0.3s;
  }
  
.call-zuixin-tab-active {
    background-color: #3f5dfb ;
    color: white;
}
  .callcontent {
    display: none;
    padding: 30px 20px 18px;
  }
  .callcontent.active {
    display: block;
  }
  .callcontent-it{
    color: #909090;
    font-size: 16px;
    display: block;
    margin-bottom: 28px;
    padding-left: 20px;
    position: relative;
  }
  .callcontent-it:hover{
    color: #0057ff;
  }
  .callcontent-it::before {
    content: ''; 
    position: absolute;
    left: 0; 
    top: 50%; 
    transform: translateY(-50%);
    width: 4px; 
    height: 4px; 
    background-color: #919191;
    border-radius: 50%;
    overflow: hidden;
}

 /* 弹窗样式 */
 .norPop{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.3);
    z-index: 1000;
    display: none;
  }
  .norPop .pop_box{
    position: fixed;
    left: 50%;
    top: 50%;
    width: 352px;
    height: 260px;
    background-color: #fff;
    transform: translate(-50%,-50%);
    border-radius: 20px;
  }
  .norPop .pop_box .login_pop{
    padding: 20px 32px;
  }
  .norPop .pop_box .login_pop .tl {
    font-size: 18px;
    color: #333;
    font-weight: 600;
    margin-bottom: 25px;
}
.norPop .pop_box .login_pop .form_main {
    margin-bottom: 30px;
}
.norPop .pop_box .login_pop .form_main .item {
    display: flex;
    padding: 25px 0;
    height: 24px;
    align-items: center;
    border-bottom: 1px solid #eaebed;
    font-size: 16px;
}
.norPop .pop_box .login_pop .form_main .inputTxt {
    display: block;
    flex: 1;
    font-size: 16px;
    color: #333;
    background-color: #ffffff !important;

}


.norPop .pop_box .login_pop .form_main .mes {
    width: 100px;
    text-align: right;
    color: #e61;
    font-size: 16px;
    cursor: pointer;
}
.norPop .pop_box .login_pop .form_main .calldisabled{
    color: #a2a2a2 !important;
    cursor: not-allowed;
}
 .login_pop .form_btn {
    margin-bottom: 30px;
}
.login_pop .form_btn .dis-btn {
    opacity: .3;
}
.login_pop .form_btn .btn {
    display: block;
    width: 100%;
    height: 40px;
    background: #3887f5;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    border-radius: 20px;
    cursor: pointer;
    transition: .4s;
    border: none;
}
.norPop .pop_close {
    position: absolute;
    top: 24px;
    right: 18px;
    font-size: 15px;
    color: #999999;
    cursor: pointer;
    transition: .6s;
}
.norPop .pop_close:hover {
    transform: rotate(180deg); /* 旋转 360 度 */
  }

  /* 按律所找律师 */
  .law_firm{
    padding: 35px 0 50px;
    position: relative;
    background-color: #f4f7fe;
  }
  .law_firm_bag{
    width: 100%;
    height: 544px;
    /* background: linear-gradient(to bottom, #d4dbff, #f4f7fe); */
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
  }
  .law_firm_palce{
    font-size: 14px;
    color: #333333;
    margin-bottom: 35px;
    z-index: 9;
    position: relative;
  }
  .law_firm_palce a:hover{
    color: #333333;
    text-decoration: underline;
  }
  .law_firm_tp{
    position: relative;
    width: 100%;
    height: 170px;
    z-index: 1;
    margin-bottom: 50px;
    background-image: url('../images/findlaw/problemlaw7.png');
    background-size: cover; /* 背景图片覆盖整个页面 */
    background-position: center center; /* 背景图片居中 */
    background-repeat: no-repeat; /* 背景图片不重复 */
  }
  .law_firm_tp-tet{
    width: 347px;
    height: 39px;
    margin: 20px 0 0 30px;
    background-image: url('../images/findlaw/problemlaw9.png');
    background-size: cover; /* 背景图片覆盖整个页面 */
    background-position: center center; /* 背景图片居中 */
    background-repeat: no-repeat; /* 背景图片不重复 */
  }
  .law_firm_tp-links li{
    width: 230px;
    height: 126px;
    text-align: center;
    background-image: url('../images/findlaw/problemlaw8.png');
    background-size: cover; /* 背景图片覆盖整个页面 */
    background-position: center center; /* 背景图片居中 */
    background-repeat: no-repeat; /* 背景图片不重复 */
    margin-right: 30px;
  }
  .law_firm_tp-link-tle{
    height: 44px; 
    line-height: 44px;
    font-size: 16px;
   color: #333333;
  }
  .law_firm_tp-link-desc{
    font-size: 14px;
    color: #535353;
    line-height: 24px;
    height: 82px;
  }
  .law_firm_le{
    width: 816px;
    z-index: 2;
    line-height: 1;
  }
  .law_firm_le-tp{
    width: 100%;
    padding: 30px 30px 20px;
    background: #FFFFFF;
  }
  .law_firm_le-tp-tle{
    font-weight: bold;
    font-size: 24px;
    color: #333333;
  }
  .law_firm_le-tp-hot{
    width: 100px;
    font-size: 16px;
    color: #333;
    font-weight: 700;
    /* margin-right: 30px; */
    /* margin: 27px 0 28px; */
  }
  .law_firm_le-tp-citys{
    width: 600px;
    height: 36px;
    overflow: hidden;
    transition: all .4s;
  }
  .law_firm_le-tp-citytypes{
    border-bottom: 1px dotted #eee;
    border-top: 1px dotted #eee;
    margin: 20px 0;
    padding-top: 20px;
  }
  .law_firm_le-tp-act{
    margin-left: 30px;
  }
  .law_firm_le-tp-act .selected-item{
    align-items: center;
    font-size: 16px;
    font-weight: 400;
    color: #333;
    padding-left: 16px;
    border-radius: 14px;
    border: 1px solid rgba(102,102,102,.3);
    height: 28px;
    line-height: 25px;
    position: relative;
    margin-right: 15px;
  }
  .selected-item1{
    padding-right: 16px;
  }
  .law_firm_le-tp-act .selected-item .close-btn{
    width: 30px;
    height: 28px;
    text-align: center;
    display: inline-block;
  }
  .law_firm_le-tp-act .selected-item .close-btn .icon-close{
    font-size: 12px;
    font-weight: 600;
    color: #757575;
  }
  .law_firm_le-tp-act .selected-item:hover{
    color: #ff3941;
    border-color: #ff3941;
  }
  .law_firm_le-tp-act .selected-item:hover .close-btn .icon-close{
    color: #ff3941;
  }
  .law_firm_le-tp-citys li{
    margin: 0 15px 20px;
  }
  .law_firm_le-tp-city{
    color: #828282;
    /* width: 60px; */
    display: inline-block;
  }
  .law_firm_le-tp-city:hover{
    color: #ff3941;
  }
  .law_firm_le-tp-btn{
    width: 17px;
    height: 17px;
  }
.law_firm_le-tp-btn .icon-xiangxia{
    font-size: 17px;
    color: #898989;
    cursor: pointer;
}
.law_firm_le-tp-btn .icon-xiangxia:hover{
    color: #000000;
}
 .rotate {
    transform: rotate(180deg);
}
.law_firm_le-tp-con{
    padding: 40px 20px 10px;
    color: #666666;
    background-color: #FFFFFF;
    margin-top: 10px;
    line-height: 1;
}
.law_firm_le-tp-con-it{
    padding-bottom: 30px;
    border-bottom: 1px solid #efefef;
    margin-bottom: 40px;
}
.law_firm_le-tp-con-it-img{
    width: 143px;
    height: 143px;
    background: #FFFFFF;
    border-radius: 5px;
    border: 3px solid #B1ADFF;
    overflow: hidden;
}
.law_firm_le-tp-con-it-img img{
    width: 143px;
    height: 143px;
    background: #FFFFFF;
}
.law_firm_le-tp-con-it-detail{
    width: 121px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
    color: #222222;
    border-radius: 23px;
    border: 1px solid #A5A5A5;
    transition: background-color .2s;
}
.law_firm_le-tp-con-it-detail:hover{
    border: none;
    background-image: linear-gradient(
90deg
, #00A2FF 0%, #3072FF 100%);
    color: #ffffff;
}
.law_firm_le-tp-con-it-text{
    width: 460px;
}
.law_firm_le-tp-con-it-text div:nth-child(1){
    font-size: 18px;
    color: #333333;
    margin-bottom: 24px;
}
.law_firm_le-tp-con-it-text div a:hover{
 color: #ff3941;
}
.law_firm_le-tp-con-it-text div:nth-child(3){
    margin: 20px 0 22px;
}
  .law_firm_rg{
    width: 364px;
    z-index: 1;
  }
  .law_firm_rg_til{
    font-weight: bold;
    font-size: 24px;
    color: #222222;
  }
  .law_firm_rglaws{
    margin-top: 24px;
  }
  .law_firm_rglaw-it{
    width: 364px;
    height: 110px;
    padding: 10px;
    font-size: 14px;
    color: #A0A0A0;
    background: #FFFFFF;
    line-height: 1;
    margin-bottom: 15px;
    border-radius: 3px;
  }
  .law_firm_rglaw-it-img{
    width: 90px;
    height: 90px;
    margin-right: 9px;
    border-radius: 5px;
    overflow: hidden;

  }
  .law_firm_rglaw-it-img img{
    width: 90px;
    height: 90px;
    border-radius: 5px;
    transition: all .4s;
  }
  .law_firm_rglaw-it-img img:hover{
    transform: scale(1.05);
  }
  .law_firm_rglaw-it-name{
    font-size: 18px;
    color: #222222;
    margin-right: 5px;
  }
  .law_firm_rglaw-it-name:hover{
    color: #ff3941;
  }
  .law_firm_rglaw-it-good{
    margin: 15px 0 17px;
  }
  .law_firm_rglaw-it-num{
    color: #161616;
  }
  .law_firm_rglaw-it-typ{
    width: 150px;
  }
  .law_firm_rglaw-it-btn{
    font-size: 14px;
    color: #ff3941;
    width: 91px;
    height: 31px;
    line-height: 30px;
    text-align: center;
    border-radius: 15px;
    border: 1px solid #ff3941;
    display: block;
  }
  .law_firm_rglaw-it-btn:hover{
    border: none;
    background: linear-gradient(to right, #ff892a, #ff6216);
    color: #ffffff;
  }
  .law_firm_rg .call-tuijian-rg-zixun{
    margin-top: 20px;
  }

  /* 按问题找律师 */

.problem-law .law_firm_le-tp-tle{
    position: relative;
    width: 150px;
}
.problem-law .law_firm_le-tp-tle:hover .location-choice-box{
    visibility: visible;
}
.problem-law .location-choice-box{
    visibility: hidden;
    font-size: 14px;
    font-weight: 400;
    background-color: pink;
    transition: all .2s;
    position: absolute;
    left: 0;
    top: 40px;
}
.problem-high{
  color: #ff3941;
}
.location-province-list{
    box-shadow: 0 0 5px 0 rgb(0 0 0 / 10%);
    height: 320px;
    width: 124px;
    background-color: #fff;
    overflow-y: auto;
}
.wt-select-option{
    height: 35px;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
}
.wt-select-option:hover{
    background-color: #fdefe7;
    color: #f28c4d;
}
.wt-rg-select{
  box-shadow: 0 0 5px 0 rgb(0 0 0 / 10%);
  height: 320px;
  width: 124px;
  background-color: #fff;
  overflow-y: auto;
}
.wt-city-option{
  height: 35px;
  line-height: 35px;
  display: block;
  text-align: center;
  cursor: pointer;
}
.wt-city-option:hover{
  background-color: #fdefe7;
  color: #f28c4d;
}
.problem-law .problem-law-dibiao{
    font-size: 30px;
    color: #787878;
    margin-right: 5px;
}
.problem-law .problem-law-rict{
    color: #787878;
    margin-left: 5px;
}
  .problem-law .call-tuijian-le{
    padding-top: 1px;
  }
  .problem-law-rg-tle{
    font-weight: bold;
    font-size: 24px;
    color: #333333;
    margin-bottom: 20px;
  }
  .problem-law-column {
    padding: 20px 20px 10px;
    background-color: #ffffff;
  }
  .problem-law-column-it{
    width: 100px;
    height: 100px;
    text-align: center;
    background: #F8F8F8;
    border-radius: 5px;
    background-color: #f8f8f8;
    margin-bottom: 10px;
  }
  .problem-law-column-it img{
    margin-bottom: 10px;
  }
  .problem-law-column-it:hover{
    background-color: #f0f2ff;
    color: #ff3941;
  }
  .problem-law-bmm{
    margin-top: 57px;
  }
  .problem-law-bmm-title{
    font-weight: 400;
    font-size: 18px;
    color: #333333;
  }
  .problem-law-bmm-box{
    padding: 10px 15px 40px;
    margin-top: 40px;
    background-color: #ffffff;
    border-radius: 3px;
    display: none;
  }
  .problem-law-bmm-box li{
    padding-bottom: 30px;
    margin-top: 30px;
    font-size: 14px;
    color: #8D8D8D;
    border-bottom: 1px dashed #DBDBDB;
  }
  .problem-law-bmm-box li a{
    font-weight: bold;
    font-size: 16px;
    color: #333333;
    margin-bottom: 30px;
    display: block;
  }
  .problem-law-bmm-box li a:hover{
    color: #ff3941;
  }
  .problem-law-bmm-box-time{
    margin:  0 30px;
  }
  .problem-law-bmm-box-icon{
    font-size: 18px;
    margin-right: 5px;
  }
  #prolaw-tb2{
    margin-left: 40px;
  }
  .prolaw-tb-act{
    font-weight: 700;
    font-size: 24px;
    display: inline-block;
  }
  .prolaw-con-act{
    display: block !important;
  }
  /* 按在线找律师 */
  .onlinelaw{
    background-color: #f4f7fe;
  }
  .onlinelaw-xuanzhe{
    margin: 15px 0 10px;
  }
  .online-drop-down{
    width: 115px;
    height: 38px;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    position: relative;
    cursor: pointer;
  }
  .online-drop-down1{
    width: 100%;
    margin-bottom: 15px;
  }
  .online-drop-txt{
    font-size: 14px;
    color: #999;
    height: 38px;
    line-height: 38px;
    padding: 0 16px;
    overflow: hidden;
    position: relative;
  }
  .online-drop-all{
    position: absolute;
    left: 0;
    right: 0;
    background-color: #fff;
    box-shadow: 0 2px 20px rgb(0 0 0 / 15%);
    border-radius: 4px;
    height: 168px;
    overflow-x: hidden;
    overflow-y: scroll;
    z-index: 999;
    display: none;
}
.online-drop-type{
  padding-left: 10px;
  height: 35px;
  line-height: 35px;
  cursor: pointer;
}
.online-drop-type:hover{
  background-color: #fdefe7;
  color: #f28c4d;
}
  .onlinelaw  .problem-law-bmm-box {
    display: block;
    border-top: 1px solid #EFEFEF;
    padding-top: 0;
    margin-top: 0;
  }
  .onlinelaw .call-tuijian .call-tuijian-le{
    background-color: transparent;
  }
  .onlinelaw  .call-tuijian-le-title{
    padding: 25px 0 30px 25px;
    background-color: #ffffff;
    margin: 0;
  }
  .onlinelaw .call-tuijian-rg-zixun{
    margin-top: 0;
  }
  .onlinelaw .calllaw-ban-rg{
    padding-top: 0;
  }
  .onlinelaw .calllaw-ban-rg img{
    width: 100%;
    height: 100%;
    margin-top: 0;
    border-radius: 3px;
  }
.onlinelaw-tuijian-til{
  font-size: 18px;
  color: #333333;
  margin-bottom: 25px;
}
.onlinelaw  .he-se-law-mean .he-se-law-mn-item{
  width: 183px;
  height: 275px;
  position: relative;
  overflow: hidden;
  box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.1);
}
.onlinelaw  .he-se-law-mean .he-se-law-mn-item .he-se-law-mn-item-img{
  width: 183px;
  height: 275px;
}
.onlinelaw  .he-se-law-mean .he-se-law-mn-item .he-se-law-mn-item-img img{
  width: 183px;
  height: 275px;
}
.onlinelaw .he-se-law-mn-item-box{
  width: 100%;
  font-size: 14px;
  color: #CCCCCC;
  padding: 15px 10px;
  position: absolute;
  left: 0;
  bottom: -65px;
  background-color: #ffffff;
  transition: all .2s;
}
.onlinelaw .he-se-law-mn-item-box-tle{
  font-size: 18px;
  color: #333333;
  margin-right: 3px;
}
.onlinelaw .he-se-law-mn-item-box-tle-name{
  font-weight: 400;
  display: inline-block;
  margin-bottom: 0;
  margin-right: 3px;
}
.onlinelaw .he-se-law-mn-item-box-tle-name:hover{
  color: #0057ff;
}
.onlinelaw .he-se-law-mn-item-box-type{
  color: #666666;
  margin: 15px 0 16px;
  line-height: 15px;
  padding-left: 8px;
  border-left: 2.5px solid #DA1A16;
}
.onlinelaw .he-se-law-mn-item-box-bm{
  color: #8E8E8E;
}
.onlinelaw .he-se-law-mn-item-box-num{
  color: red;
}
.onlinelaw .he-se-law-mn-item-a{
  width: 80px;
  height: 22px;
  font-weight: 400;
  line-height: 22px;
  text-align: center;
  font-size: 10px;
  color: #ffffff;
  display: inline-block;
  background: #3552E4;
  border-radius: 11px;
  margin: 10px auto 0;
}
.onlinelaw .he-se-law-mn-item-a:hover{
  color: #ffffff;
  text-decoration: dashed;
}
.onlinelaw .he-se-law-mn-item:hover .he-se-law-mn-item-box{
  bottom: 0;
}
.onlinelaw .he-fazu-box-rgbm{
  margin-top: 20px;
  padding: 25px 25px 0;
  background-color: #ffffff;
}
.onlinelaw .he-fazu-box-rgbmTle{
  font-size: 24px;
  color: #333333;
  font-weight: 600;
  margin-bottom: 16px;
}
.onlinelaw .he-rgbmBox-itBox{
  width: 305px;
  height: 130px;
  color: #000000;
  padding: 15px 19px 17px 12px;
  background: #F8F8F8;
  border-radius: 5px;
  margin-top: 15px;
}
.onlinelaw .he-fazu-box-rgbmCon{
      width: 100%;
      height: 384px;
      overflow: hidden;      
      position: relative;
}
.onlinelaw .he-fazu-box-rgbmBox{
  height: auto;
  width: 100%;
  position: absolute;
  top: 0;
  transition: all .3s; 
}
.onlinelaw .he-fazu-bmItem-tlea{
  font-size: 16px;
  color: #333333;
  margin-left: 15px;
}
.onlinelaw .he-fazu-bmItem-tlea:hover{
  color: #3552E4;
}
.onlinelaw .he-rgbmBox-it{
  margin-bottom: 25px;
}
.onlinelaw .he-rgbmBox-itBox-ig{
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 10px;
}
.onlinelaw .he-rgbmBox-itBox-ig img{
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.onlinelaw .he-rgbmBox-itBox-sece{
  font-size: 14px;
  color: #BFBFBF;
}
.onlinelaw .he-rgbmBox-itBox-tme{
  font-size: 14px;
  color: #666666;
}
.onlinelaw .he-rgbmBox-itBox-con{
  font-size: 14px;
  color: #666666;
  margin-top: 20px;
}
.gonggong13{
    width: 100%;
    height: 410px;
    color: #333;
    padding: 0 15px;
    background-color: pink;
    background: radial-gradient( 0% 35% at 29% 75%, #FFDCA9 0%, #FFE9DF 100%);
    border-radius: 6px;
  }
  .gonggong13-tle{
    font-size: 24px;
    font-weight: 600;
    line-height: 70px;
    color: #ff4a30;
  }
  .gonggong13-box{
    height: 310px;
    padding: 27px 20px 0;
    background-color: #fff;
  }
  .gonggong13-box-le{
    margin-right: 15px;
    width: 56px;
    height: 56px;
  }
  .gonggong13-box-rg-t1{
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
  }
  .gonggong13-box-rg-t2{
    font-size: 14px;
    color: #414450;
    line-height: 18px;
  }
.gonggong14-tle{
  font-size: 24px;
  color: #000000;
  font-weight: 600;
}
.gonggong14-links{
  padding:15px 20px;
  background-color: #fff;
}
.gonggong14-links li {
  position: relative;
  border-bottom: 1px solid #F4F7FE;
  padding: 15px 0 15px 20px;
}
.gonggong14-links li:last-child{
  border: none;
}
.gonggong14-links li::before {
  content: ''; /* 必须指定内容 */
  position: absolute;
  left: 0;
  top: 50%;
  width: 4px; /* 圆点的宽度 */
  height: 4px; /* 圆点的高度 */
  background-color: #e2e2e2; /* 圆点颜色 */
  border-radius: 50%; /* 使其变成圆形 */
  transform: translateY(-50%); /* 使圆点垂直居中 */
}
.gonggong15{
  margin-bottom:60px;
}
.gonggong15-it{
  width: 398px;
  height: 131px;
  padding: 25px 12px 0;
  border-radius: 3px;
  margin-bottom: 20px;
  background: #FFFFFF;
}
.gonggong15-it-tp{
  width: 100%;
  overflow: hidden;
}
.gonggong15-it-tp .icon-dianhua{
  font-size: 22px;
  color: #0057ff;
}
.gonggong15-it-tle{
  display: inline-block;
  width: 345px;
  margin-left: 5px;
  font-size: 16px;
  color: #333333;

}
.gonggong15-it-bm{
  background-color: #f1f3ff;
  border-radius: 16px;
  font-size: 14px;
  color: #B3B3B3;
  padding:4px 6px;
  margin-top: 20px;
}
.gonggong15-it-bm img{
  width: 27px;
  height: 27px; 
  border-radius: 50%;
  border: 1px solid #fff;
  margin-right: 12px;
}
.gonggong15-bullet{
  width: 66px !important;
  height: 3px !important;
  background: #3552E4;
  border-radius: 2px !important;
}
.gonggong15-pagination{
  bottom: 0px !important;
}
.gonggong15-swiper{
  padding-bottom: 30px;
}
.gonggong16{
  padding: 20px;
  background-color: #fff;
  margin: 40px 0;
  display: none;
}
.gonggong16-item{
  width: 245px;
  height: 378px;
  background-color: #f4f7fe;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}

.gonggong16-item-aver{
  width: 245px;
  height: 245px;
}
.gonggong16-item-aver img{
  width: 245px;
  height: 245px;
}
.gonggong16-bm{
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #ACACAC;
  padding-top: 22px;
  position: absolute;
  left: 0;
  bottom: -39px;
  background-color: #f4f7fe;
  transition: all .2s;
}
.gonggong16-bm-name{
  font-size: 18px;
  color: #333333;
  display: inline-block;
}
.gonggong16-bm-type{
  margin: 17px 0 19px;
}
.gonggong16-bm-btn{
  width: 132px;
  height: 39px;
  line-height: 39px;
  color: #fff;
  text-align: center;
  background: #ff391d;
  border-radius: 20px;
  display: inline-block;
  margin-top: 30px;
  font-size: 16px;
}
.gonggong16-bm-num{
  color: #000000;
  margin-left: 4px;
}
.gonggong16-item:hover .gonggong16-bm{
  bottom: 24px;
}
.swiper-pagination-bullet-active{
    background-color: #ff391d !important;
}