.law_company_content{
    width: 1000px;
    min-height: 400px;
    margin: 0 auto;
    position: relative;
    padding-bottom: 70px;
}
.law_company_content_div_img_div{
    width: 100%;
    height: 450px;
    overflow: hidden;
    position: relative;
}
.law_company_content_div_img_div{
    width: 100%;
}
.law_company_content_left{
    width: 100%;
    display: inline-block;
    margin-top: 40px;
}
.law_company_content_left_title{
    font-size: 30px;
    font-family: 'Microsoft YaHei';
    font-weight: bold;
    color: rgba(30,30,30,1);
    margin-bottom: 30px;
    line-height: 42px;
    margin-top: 46px;
}
.law_company_content_left_img{
    width: 100%;
    margin-bottom: 30px;
}
.law_company_content_left_text{
    font-size: 16px;
    font-family: 'Microsoft YaHei';
    font-weight: 400;
    color: rgba(100,100,100,1);
}
.law_company_content_right{
    width: 100%;
    width: 100%;
    margin-top: 30px;
}
.law_company_content_right_tab1{
    padding-top: 7px;
    padding-bottom: 7px;
    text-align: center;
    display: inline-block;
    margin-right: 115px;
    font-size: 24px;
  
}
.law_company_content_right_tab2{
    padding-top: 7px;
    text-align: center;
    font-size: 24px;
    display: inline-block;
    padding-bottom: 7px;
}
.law_company_content_right_tab1>a{
    display: inline-block;
    width: 100%;
}
.law_company_content_right_tab2>a{
    display: inline-block;
    width: 100%;
}
.law_company_active{
    color:rgba(251,174,0,1);
    border-bottom: 2px solid #FBAE00;
}
.law_company_active_color{
    color:rgba(251,174,0,1);
}
.law_company_content_div_img{
    position: absolute;
    top: 0;
    left: 0;
}
.law_company_content_div_img_divdiv{
    position: relative;
    height: 450px;
    width: 100%
}
.company_introduction_heade_title{
    position: absolute;
    width: 100%;
    text-align: center;
    top: 28%;
    font-size: 60px;
    font-family: 'Microsoft YaHei';
    font-weight: bold;
    color: rgba(255,255,255,1);
    line-height: 84px;
    letter-spacing: 5px;
}
.company_introduction_heade_title1{
    font-size: 30px;
    font-family: 'Microsoft YaHei';
    font-weight: 400;
    color: rgba(255,255,255,0.73);
    line-height: 42px;
    letter-spacing: 2px;
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
}
.law_company_content_right_div_div{
    height: 75px;
    width: 100%;
    line-height: 50px;
    margin-top: 25px;
    cursor: pointer;
}
.law_company_content_right_div{
    width: 1000px;
    margin: 0 auto;
    height: 100%;
}
.law_company_content_right_fixe{
    position: fixed;
    top:80px;
    cursor: pointer;
    left: 0;
    margin-top: 0;
    border-bottom: 1px solid rgb(235, 235, 235);
    background: #fff;
    z-index: 2;
}