@import url(../../../css/app.css);
@import url(./header.css);
@import url(./footer.css);
.product_bg {
    background: url(../../../img/home/banner/bg2.png) no-repeat;
    background-size: 100% 8.1rem;
}

.bg_box {
    height: 7.1rem;
}

.bg_box>div {
    display: inline;
}

.bg_box>div>div {
    margin-top: 0.4rem;
    margin-right: 0;
}

.bg_box>div>div>p {
    margin-top: 0.15rem;
    opacity: 0.8;
    font-size: 0.24rem;
}

.img-phone {
    position: absolute;
    top: 0.8rem;
    right: 0.9rem;
}

.header_img1,
.header_img2 {
    display: none;
}


/* 选项卡 */

.tabs-box {
    margin-top: 0.6rem;
    padding: 0 0.2rem
}

.el-tabs__nav-scroll {
    padding-bottom: 0.17rem;
}

.el-tabs__active-bar {
    bottom: -0.17rem !important;
}


/* 选项卡内容 */

.bannerImg>div {
    margin-right: 0;
}

.bannerImg>div:nth-child(2) {
    padding: 0;
}

.applet_box {
    padding: 0.7rem 0;
}

.pc-right {
    text-align: left;
}

.title_lawyer.pc-right {
    text-align: left;
}