@charset "UTF-8";
.substation{
    background-color: #f8f8f8;
    line-height: 1;
}
.substation-tp{
    height: 776px;
    /* background: #cbd1f1; */
    padding: 30px 0;
}
.sub-ban{
    height: 420px;
}
.sub-ban-le{
    width: 260px;
    background: #FFFFFF;
}
.sub-ban-le ul li{
    height: 140px;
    padding: 0 18px 0 15px;
    font-size: 18px;
    color: #333333;
    border-bottom: 1px solid #EAEBFF;
    position: relative;
}
.sub-ban-le-tle{
    font-weight: 700;
}
.sub-ban-le ul li:hover .sub-ban-le-tle{
    color: #ff391d;
}
.sub-ban-type{
    position: absolute;
    top: 0;
    left: 260px;
    padding-left: 10px;
    z-index: 5;
    transition: .2s;
    transform: translate(20px,0);
    visibility: hidden;
    opacity: 0;
}
.sub-ban-le ul li:hover .sub-ban-type{
    opacity: 1;
    visibility: visible;
    transform: translate(0,0);
}
.sub-ban-tycon{
    width: 540px;
    border-radius: 5px;
    padding: 30px 00px 30px 40px;
    background-color: #ffffff;
    box-shadow: 0 2px 12px 0 rgb(0 0 0 / 12%);
    position: relative;
}
.sub-ban-tycon::before{
    content: '';
    position: absolute;
    left: -12px;
    top: 63px;
    border-width: 6px;
    border-style: solid;
    border-color: transparent #fff transparent transparent;
}
.sub-ban-type1{
    top: -90px;
}
.sub-ban-tycon1::before{
    top: 48% !important;
}
.sub-ban-tycon2::before{
    top: 48% !important;
}
.sub-ban-types{
    margin-top: 40px;
}
.sub-ban-types a{
    font-size: 18px;
    color: #666666;
    margin: 0 25px 35px 0px;
}
.sub-ban-types a:hover{
    color: #ff391d;
}
.sub-ban-tycon-tle{
    font-size: 20px;
    color: #000000;
    font-weight: 700;
}

.sub-ban-le-img{
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin-right: 15px;
}
.sub-ban-le-desc{
    font-size: 14px;
    color: #9C9C9C;
    margin-top: 12px;
}

.sub-ban-cn{
    width: 690px;
    margin-right: 10px;
}
.sub-ban-swiper{
    width: 690px;
    height: 420px;
}
.sub-ban-wrapper{
    width: 690px;
    height: 420px;
}
.sub-ban-img{
    width: 690px;
    height: 420px;
}
.sub-ban-img img{
    width: 690px;
    height: 420px;
}
.sub-ban-rg{
    width: 240px;
    height: 420px;
    text-align: center;
}
.sub-ban-rgtp{
    width: 100%;
    height: 205px;
    font-size: 18px;
    color: #000000;
    padding-top: 39px;
    background: linear-gradient(to bottom, #bfc4ee, #ffffff);
}
.sub-ban-rgtp-desc{
    font-size: 14px;
    color: #3F3F3F;
    margin:18px 0 30px;
}
.sub-ban-rgtp-btn{
    display: inline-block;
    width: 174px;
    height: 47px;
    font-size: 16px;
    color: #DA1A16;
    line-height: 45px;
    border-radius: 23px;
    border: 2px solid #DA1A16;
}
.sub-ban-rgtp-btn:hover{
    background-color: #DA1A16;
    color: #ffffff;
    transition: all .1s;
}
.sub-ban-rgbm{
    width: 240px;
    height: 205px;
    background: #FFFFFF;
    margin-top: 10px;
    padding: 20px 0;
}
.sub-ban-rgbm-imgs{
    height: 126px;
    margin-top: 18px;
}
.sub-ban-rgbm-imgs img{
    width: 201px;
    height: 126px;
}

.he-se-law-mean{
    margin-top: 19px;
}
.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);
}

.he-se-law-mean .he-se-law-mn-item .he-se-law-mn-item-img{
    width: 183px;
    height: 275px;
}
.he-se-law-mean .he-se-law-mn-item .he-se-law-mn-item-img img{
    width: 183px;
    height: 275px;
}
.he-se-law-mn-item-box{
    width: 100%;
    font-size: 14px;
    color: #CCCCCC;
    padding: 15px 10px;
    position: absolute;
    left: 0;
    bottom: -60px;
    background-color: #ffffff;
    transition: all .2s;
}
.he-se-law-mn-item-box-tle{
    font-size: 18px;
    color: #333333;
    margin-right: 3px;
}
.he-se-law-mn-item-box-tle:hover{
    color: #1476f9;
}
.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;
}
.he-se-law-mn-item-box-bm{
    color: #8E8E8E;
}
.he-se-law-mn-item-box-num{
    color: red;
}
.he-se-law-mn-item-a{
    width: 80px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    color: #ffffff;
    display: inline-block;
    background: #ff391d;
    border-radius: 11px;
    margin: 10px auto 0;
}
.he-se-law-mn-item:hover .he-se-law-mn-item-box{
    bottom: 0;
}

/* 内容区域 */
/* 快速响应律师 */
.sub-xiying{
    padding: 40px 0 35px;
    background-color: #ffffff;
}
.sub-xiying .sub-xiying-num1{
    font-size: 18px;
    color: #333333;
    margin-right: 12px;
}
.sub-xiying .sub-xiying-num2{
    font-size: 18px;
    color: #333333;
}
.sub-xiying #zaiXianNum,#fuwuNum{
    margin-left: 10px;
}
.sub-xiying .zaiXianone{
    width: 20px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #ff391d;
    background: #ffeada;
    display: inline-block;
    margin-left: 3px;
}
.sub-xiying .sub-xiying-con{
    margin-top: 30px;
}
.sub-xiying-le{
    width: 784px;
}
.sub-xiying-lei{
    width: 387px;
    height: 281px;
    font-size: 14px;
    color: #999999;
    background: #F5F6F8;
    margin-bottom: 10px;
    padding: 20px 25px;
}
.xiying-lei-img{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: block;
    overflow: hidden;
    margin-right: 17px;
}
.xiying-lei-img img{
    width: 40px;
    height: 40px;
    border-radius: 50%;
}
.xiying-lei-name{
    font-weight: bold;
    font-size: 16px;
    color: #333333;
    margin-bottom: 9px;
    display: block;
}
.xiying-lei-tle{
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    margin: 30px 0 36px;
    padding-left: 20px;
    position: relative;
}
.xiying-lei-tle::before{
    content: '';
    position: absolute;
    left: 0;
    top: 10%;
    width: 1px;
    height: 80%;
    border-left: 2px solid #D0D0D0;
}
.xiying-lei-desc{
    color: #8A8A8A;
    line-height: 24px;
}
.sub-xiying-rg{
    width: 388px;
    height: 572px;
}
.sub-xiying-rg .he-se-law-mean{
    margin-top: 0;
}
.sub-xiying-rg .he-se-law-mean .he-se-law-mn-item{
    width: 183px;
    height: 275px;
    margin-bottom: 22px;
}
.sub-xiying-rg .he-se-law-mn-item-box-tle{
    text-align: center;
    display: block;
}
.sub-xiying-rg .he-se-law-mn-item-box-type{
    text-align: center;
    border: none;
    padding: 0;
    margin: 14px 0 0;
}
.sub-xiying-rg .he-se-law-mn-item-box{
    left: 0;
    bottom: 0;
    height: 85px;
}
.sub-xiying-rg-btn{
    position: absolute;
    left: 0;
    bottom: 18px;
    width: 100%;
    text-align: center;
}
.sub-xiying-rg-btn a{
    font-size: 13px;
    font-weight: 400;
    color: #fff !important;
    width: 104px;
    height: 28px;
    line-height: 28px;
    border-radius: 14px;
    background: #ff391d;
    transition: all .2s;
    display: inline-block;
    opacity: 0;
    visibility: hidden;
}
.sub-xiying-rg .he-se-law-mn-item:hover .sub-xiying-rg-btn a{
    opacity: 1;
    visibility: visible;
}
.sub-xiying-rg .he-se-law-mn-item:hover .he-se-law-mn-item-box{
    height: 125px;
}
/* 律师亲办案例 */
.sub-qinban{
    padding: 40px 0 35px;
}
.sub-qinban-con{
    margin-top: 34px;
}
.sub-qinban-con .sub-xiying-lei{
    width: 393px;
    height: 260px;
    padding: 20px;
    background: #FFFFFF;
}
.sub-qinban-con .xiying-lei-img{
    width: 50px;
    height: 50px;
    margin-right: 19px;
}
.sub-qinban-con .xiying-lei-img img{
    width: 50px;
    height: 50px;
}
.sub-qinban-con .xiying-lei-tle{
    padding: 0;
    margin: 22px 0 12px;
}
.sub-qinban-con .xiying-lei-tle::before{
    border: none;
}
.sub-qinban-con .xiying-lei-desc{
    margin-bottom: 22px;
}
.sub-qinban-con .xiying-lei-tip{
    color: #666666;
    width: 280px;
}
/* 郑州优选律师 */
.sub-youxuan{
    padding: 40px 0 45px;
    background-color: #ffffff;
}
.online-lawyer-men{
    margin-top: 45px;
}
.online-lawyer-item{
    width: 285px;
    height: 428px;
    border-radius: 2px;
    overflow: hidden;
    position: relative;
}
.online-lawyer-item:hover .online-lawyer-item-con{
    bottom: 0;
    background-color: #ffffff;
}
.online-lawyer-item:hover{
    box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.1);

}
.online-lawyer-item-img{
    width: 285px;
    height: 428px;
}
.online-lawyer-item-con{
    width: 100%;
    font-size: 14px;
    color: #696969;
    padding-top: 20px;
    text-align: center;
    background-color: #f4f4f4;
    position: absolute;
    left: 0;
    bottom: -48px;
    transition: all .2s;
}
.online-lawyer-con-tle{
    font-size: 18px;
    color: #333333;
}

.online-lawyer-con-mid{
    margin: 15px 0 18px;
}
.online-lawyer-con-midline{
    margin: 0 10px;
}
.online-lawyer-con-a{
    width: 109px;
    height: 32px;
    line-height: 32px;
    color: #ffffff;
    margin: 18px  0 16px;
    background: #ff391d;
    text-align: center;
    border-radius: 16px;
    display: inline-block;
    position: relative;
}
.online-lawyer-con-a::before {
    content: "";  
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 16px;
    background-color: rgba(248, 244, 244, 0.2);  
    opacity: 0; 
    transition: opacity 0.3s ease; 
}
.online-lawyer-con-a:hover::before {
    opacity: 1; 
}
/* 郑州律师问答 */
.sub-wenda{
    padding: 40px 0 25px;
}
.sub-wenda-con{
    margin-top: 32px;
}
.sub-wenda-le{
    width: 820px;
}
.sub-wenda-it{
    width: 390px;
    height: 160px;
    background: #FFFFFF;
    margin: 0 20px 20px 0;
    border-radius: 6px;
    transition: all 0.5s;
}
.sub-wenda-it:hover{
    box-shadow: 2px 7px 18px 3px rgb(153 153 153 / 21%);
    transform: translateY(-5px);
}
.sub-wenda-ittp{
    height: 80px;
    font-size: 18px;
    color: #333333;
    padding-top: 20px;
    padding: 20px 22px 0;
    margin-bottom: 25px;

}
.sub-wenda-ittp img{
    width: 36px;
    height: 36px;
}
.sub-wenda-ittp a{
    line-height: 30px;
    margin-left: 18px;
}
.sub-wenda-itbm{
    font-size: 14px;    
    color: #B0B0B0;
    padding: 0 25px 0 30px;
}
.sub-wenda-itbm img{
    width: 31px;
    height: 31px;
    border-radius: 50%;
    margin-right: 12px;
}
.sub-wenda-itbm a{
    color: #6F6F6F;
}
.sub-wenda-rg{
    width: 380px;
    height: 520px;
    font-size: 24px;
    color: #333333;
    padding: 33px 28px 0;
    background-color: #ffffff;
    border-radius: 5px;
}
.sub-wenda-rg ul{
    margin-top: 30px;
}
.sub-wenda-rg ul li {
    margin-bottom: 23px;
}
.sub-wenda-rg ul li span{
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 2px;
    border: 1px solid #DEDEDE;
    color: #9A9A9A;
    font-size: 14px;
    display: inline-block;
    margin-right: 15px;
}
.sub-wenda-rg ul li:nth-child(-n+3) span{
    color: #ffffff;
    background: linear-gradient(to bottom, #f2706d, #dc221d);
  }
.sub-wenda-rg ul li a{
    width: 270px;
    font-size: 16px;
    color: #5F5F5F;
    display: inline-block;
}
.sub-wenda-rg ul li:hover a{
    color: #ff391d;
}
/* 郑州律师说法 */
.sub-shuofa{
    padding: 40px 0 40px;
    background-color: #ffffff;
}
.sub-shuofa-type{
    font-size: 16px;
    color: #6E6D6D;
    align-items: flex-end;
    margin-left: 42px;
    cursor: pointer;
}
.sub-shuofa-type-act{
    color: #000000;
    font-weight: 700;
}
.sub-shuofa-type li:nth-child(2){
    margin: 0 24px;
    color: #a3a3a3;
}
.sub-shuofa-con{
    margin-top: 45px;
    transition: all .3;
}
.sub-shuofa-it{
    width: 563px;
    font-size: 14px;
    color: #999999;
    margin-bottom: 36px;
}
.sub-shuofa-it-le{
    width: 128px;
    height: 128px;
    margin-right: 19px;
}
.sub-shuofa-it-le img{
    width: 128px;
    height: 128px;
}
.sub-shuofa-it-tle{
    font-weight: bold;
    font-size: 18px;
    color: #333333;
    display: block;
    width: 415px;
}
.sub-shuofa-it-desc{
    height: 34px;
    line-height: 18px;
    margin: 18px 0 21px;
    padding-left: 17px;
    position: relative;
    width: 415px;
}
.sub-shuofa-it-desc::before{
    content: '';
    height: 30px;
    position: absolute;
    left: 0;
    top: 2px;
    border-left: 3px solid #E0EBFF;
}
.sub-shuofa-it .xiying-lei-name{
    font-weight: 400;
    margin-bottom: 6px;
} 
.sub-shuofa-it .xiying-lei-tip{
    width: 270px;
}
.sub-shuofa-it-time{
    color: #BBBBBB;
}
/* 律师排行榜 */
.sub-phb{
    padding: 40px 0 50px;
}
.ranking-lawyers-box{
    margin-top: 25px;
  }
  .ranking-lawyers-item{
    width: 386px;
    background: #ffffff;
    padding: 20px;
    border-radius: 3px;
  }
  .ranlaw-tle{
    font-size: 24px;
    color: #333333;
    margin-bottom: 25px;
  }
  .ranlaw-tle-line{
    height: 23px;
    display: inline-block;
    border-left: 3px solid red;
    margin-right: 15px;
  }
  .ranlaw-num{
    font-size: 14px;
    color: #A7A7A7;
    width: 31px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #A7A7A7;
    margin-right: 23px;
    transition: all .3;
  }
  .ranking-lawyers-item ul li:nth-child(-n+3) .ranlaw-num{
    color: #ffffff;
    background: #A7A7A7
  }
  .ranlaw-num-img{
    width: 50px;
    height: 50px;
    border-radius: 2px;
    margin-right: 24px;
    transition: all .3;
  }
  .ranlaw-num-imgs{
    width: 50px;
    height: 50px;
    background: #333333;
    border-radius: 2px;
  }
  .ranlaw-tlee{
    font-size: 18px;
  }
  .ranlaw-hui{
    font-size: 14px;
    color: #A8A8A8;
  }
  .ranlaw-miehui{
    font-size: 14px;
    color: #A8A8A8;
    margin-top: 12px;
    transition: all .3;
  }
  .ranlaw-hui-num{
    color: #000000;
  }

  .ranking-lawyers-item ul li{
    margin-bottom: 19px;
  }
  .ranlaw-btn{
    font-size: 14px;
    color: #FFFFFF;
    width: 71px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    background: #DA1A16;
    border-radius: 2px;
    transition: all .3;
  }


.ranlaw-num-img{
    display: none;
}
.ranlaw-miehui{
    display: none;
}
.ranlaw-btn{
    display: none;
}
 .finlaw-raking-box{
    text-align: center;
    margin-top: 26px;
  }
 .finlaw-raking-box-img{
    width: 113px;
    height: 113px;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
  }
  .finlaw-raking-box-img img{
    width: 113px;
    height: 113px;
  }
 .finlaw-raking-box-title{
    font-weight: bold;
    font-size: 18px;
    color: #333333;
    margin: 22px 0 34px;
    display: block;
  }
  .finlaw-raking-types{
    margin: 26px 0 19px;
  }
 .finlaw-raking-box-con{
    font-size: 14px;
    color: #999999;
  }
  .finlaw-raking-box-con div:first-child{
    font-weight: bold;
    font-size: 18px;
    color: #ff391d;
    margin-bottom: 5px;
  }
.finlaw-raking-box-lin{
    width: 1px;
    height: 43px;
    background: #E1E1E5;
    margin: 0 30px;
  }
 .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 !important;
  }
 .finlaw-raking-btn{
    width: 200px;
    height: 35px;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 35px;
    text-align: center;
    background: #ff391d;
    border-radius: 18px;
    display: block;
    margin:0 auto;
  }
  /* 律所详情页面 */
  .lawoffice-details{
    line-height: 1;
  }
  .lawoffice-details-tp{
    position: relative;
    height: 240px;
  }
  .lawoffice-details-bg{
    height: 240px;
    position: absolute;
    left: 0;
    top: 0;
  }
  .lfe-details-tp{
    position: relative;
    z-index: 1;
    padding-top: 48px;
  }
  .lfe-details-tp-le{
    width: 130px;
    height: 130px;
    background: #3d4049;
    border-radius: 50%;
    border: 10px solid #3d4049;
    margin-right: 25px;
  }
  .lfe-details-tp-le img{
    width: 110px;
    height: 110px;
    border-radius: 50%;
  }
  .lfe-details-tp-rg{
    font-size: 14px;
    color: #FFFFFF !important;
  }
  .lfe-details-tp-rg .ti1{
    color: #FFFFFF !important;
  }
  .lfe-details-tp-rg ul{
    margin-top: 28px;
  }
  .lfe-details-tp-rg ul li{
    width: 96px;
    height: 32px;
    border-radius: 3px;
    border: 1px solid #464D5C;
    margin-right: 10px;
  }
  .lfe-details-bm{
    padding-top: 30px;
  }
  .lfe-details-con{
    padding: 30px 42px 44px;
    background-color: #ffffff;
    margin: 40px 0 35px;
  }

  .lfe-details-con-tle{
    font-size: 18px;
    color: #333333;
    font-weight: 700;
  }
  .lfe-details-jiben{
    font-size: 16px;
    color: #999999;
    width: 900px;
    margin: 15px 0 26px;
  }
  .lfe-details-jiben li{
    width: 450px;
    padding: 20px 0 15px;
    border-bottom: 1px solid #F2F2F2;
  }
  .lfe-details-jiben li span{
    color: #000000;
    margin-left: 20px;
  }
  .lfe-details-jieshao{
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    margin: 20px 0 30px;
  }
  .lfe-details-lingyu{
    margin-top: 24px;
  }
  .lfe-details-lingyu li{
    width: 96px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    color: #464D5C;
    border-radius: 3px;
    border: 1px solid #464D5C;
    margin-right: 10px;
  }
  .lfe-details-team{
    margin: 40px 0 10px;
  }
  .lfe-details-team-it{
    width: 576px;
    height: 153px;
    background: #FFFFFF;
    border: 1px solid #E6EAF4;
    padding: 30px 24px;
    border-radius: 3px;
    font-size: 16px;
    color: #50525C;
    margin-bottom: 50px;
    overflow: hidden;
  }
  .lfe-details-team-it-le{
    width: 86px;
    height: 86px;
    border-radius: 3px;
    overflow: hidden;
    margin-right: 22px;
  }
  .lfe-details-team-it-rg{
    width: 420px;
  }
  .lfe-details-team-it-le img{
    width: 86px;
    height: 86px;
  }
  .lfe-details-team-it-tp{
    margin: 15px 0 15px;
  }
  .lfe-details-team-it-name a{
    font-size: 18px;
    color: #333333;
    margin-right: 10px;
  }
  .lfe-details-team-it-name span{
    width: 62px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    border-radius: 2px;
    border: 1px solid #C7CBD6;
    display: inline-block;
    font-size: 14px;
    color: #737D99;
  }
  .lfe-details-anli{
    margin: 40px 0 100px;
  }
  .lfe-details-anli-it{
    padding: 26px 40px 0;
    background-color: #ffffff;
    font-size: 14px;
    color: #C0C0C0;
    height: 176px;
    margin-bottom: 30px;
    border-radius: 3px;
    overflow: hidden;
  }
  .lfe-details-anli-it a{
    font-size: 18px;
    color: #333333;
    display: block;
  }
  .lfe-details-anli-it div{
    font-size: 14px;
    color: #666872;
    line-height: 24px;
    margin: 20px 0 26px;
  }

  /* 信息提示 */
  #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;
  }
   /* 弹窗样式 */
   .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 度 */
  }

 .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: #ff391d;
    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 度 */
  }


  .he-fazu{
    padding: 37px 0 54px;
}
.he-fazu-dabox{
    margin: 33px 0 35px;
    background-color: #ffffff;
    border-radius: 5px;
}
.he-fazu-box-le-tp{
    width: 870px;
    padding: 25px 60px 25px 48px;
    background-color: #ffffff;
}
.he-fazu-dabox-rg{
    flex: 1;
}
.he-fazu-dabox-rg-tle{
    font-size: 18px;
    color: #333333;
    margin-bottom: 25px;
}
.he-fazu-dabox-rg-it{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 3px;
}
.he-fazu-dabox-rg-it img{
    width: 40px;
    height: 40px;
}
.he-fazu-box-le-tpp{
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 17px;
}
.he-fazu-box-le-tpp-ipt{
    width: 100%;
    font-size: 14px;
}
#inpCon::placeholder {
    color: #ccc;
  }
.he-fazu-box-le-tpbtn{
    width: 120px;
    height: 35px;
    line-height: 35px;
    color: #ffffff;
    text-align: center;
    background: #DA1A16;
    border-radius: 18px;
    margin: 23px 0 21px;
    cursor: pointer;
    position: relative;
}
.he-fazu-box-le-tpbtn::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 18px;
    background-color: rgba(248, 244, 244, 0.3);
    opacity: 0;
    transition: opacity 0.3s ease;
}

.he-fazu-box-le-tpbtn:hover::before {
    opacity: 1;
}

.he-fazu-box-le-tpall{
    font-size: 14px;
    color: #333333;
}
.he-fazu-box-le-tpall-a{
    font-size: 14px;
    color: #666666;
    margin: 0 10px;
}
.he-fazu-box-le-tpall-a:hover{
    color: #3552E4;
}
.he-fazu-box-le{
    width: 791px;
}
.he-fazu-box-rg{
    width: 389px;
}
.he-fazu-box-le-xia{
    flex: 1;
    width: 730px;
    height: 20px;
}
.he-fazu-box-le-xia-img{
    width: 19px;
    height: 16px;
    margin-right: 12px;
}
.he-fazu-box-le-xiawrapper{
    width: 730px;
    height: 20px;
    overflow: hidden;
}
.slide-it{
    width: 100%;
    height: 100%;
    font-size: 13px;
 color: #666666;
}