.legala_dvice_main{
    width: 1200px;
    margin: 0 auto;
}
.legala_dvice_main_title{
    font-size: 40px;
    font-family: 'Microsoft YaHei';
    font-weight: bold;
    color: rgba(30,30,30,1);
    line-height: 62px;
    letter-spacing: 2px;
    margin-top: 55px;
    margin-bottom: 55px;
}
.legala_dvice_tiem{
    border-top: 1px solid #e6e6e6;
    padding-top: 80px;
}
.quality-space{
    width: 1200px;
    margin: 0 auto;
}
.quality-space-title{
    height: 42px;
    line-height: 42px;
    font-size: 30px;
    margin-bottom: 20px;
    font-family: 'Microsoft YaHei';
    /* font-weight: bold; */
    color: rgba(100,100,100,1);
}
.quality-space-text{
    height: 28px;
    margin-bottom: 30px;
    line-height: 28px;
    font-size: 20px;
    font-family: 'Microsoft YaHei';
    font-weight: 400;
    color: rgba(30,30,30,1);
}
.professional-services{
    width: 288px;
    height: 320px;
    /* margin-right: 5px; */
    display: inline-block;
    position: relative;
}
.professional-services-img{
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(216,216,216,1);
    border-radius: 4px;
}
.professional-services-content{
    position: absolute;
    width: 248px;
    height: 113px;
    background: rgba(255,255,255,1);
    padding: 16px;
    box-shadow: 0px 4px 7px 0px rgba(123,123,123,0.21);
    border-radius: 4px;
    left: 20px;
    top: 200px;
}
.professional-services-title{
    font-size: 20px;
    text-align: center;
    font-family: 'Microsoft YaHei';
    font-weight: bold;
    color: rgba(30,30,30,1);
}
.professional-services-text{
    height: 45px;
    font-size: 16px;
    font-family: 'Microsoft YaHei';
    font-weight: 400;
    margin-top: 13px;
    text-overflow: ellipsis;
    display: -webkit-inline-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
    color: rgba(100,100,100,1);
}
.professional-services-img-div{
    width: 288px;
    height: 250px;
    position: relative;
    overflow: hidden;
}
/*法律咨询*/
.ad_bar{width: 100%; height: 400px; background-size: 100% 100%;}
.ad_bar .head_title span{background-color: #e67a68; padding: 5px 20px; font-size: 54px; line-height: 70px; margin-right: 20px;}
.ad_bar .head_title{padding-top: 100px; font-size: 30px; line-height: 40px; color: #fff;}
.ad_bar .call_box{text-indent:40px; background: url("../images/call-icon.png") left center no-repeat; background-size: 30px 30px; margin-top: 155px; font-size: 20px; line-height: 30px; color: #fff;}
.law_intro{padding-top: 2px;}
.law_intro dl{width: 100%;}
.law_intro dl dt{float: left; width: 240px; height: 310px; margin-right: 25px; overflow: hidden;}
.law_intro dl dt img{width: 100%; height: 100%;}
.law_intro dl dd{color: #404040;}
.law_intro dl dd .name{font-size: 30px; line-height: 30px; margin-bottom: 25px;}
.law_intro dl dd .company{font-size: 20px; line-height: 20px; margin-bottom: 50px;}
.law_intro dl dd .intro_content{font-size: 16px; line-height: 24px;margin-top: -50px;}
.content{
padding: 20px 0;
    width: inherit;
}