/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

.header{
    height: 32.8rem;
    background: url('../image/tax/banner.png') no-repeat, -webkit-gradient(linear, left top, right top, from(#0942ca), to(#1055F0));
    background: url('../image/tax/banner.png') no-repeat, -o-linear-gradient(left, #0942ca, #1055F0);
    background: url('../image/tax/banner.png') no-repeat, linear-gradient(90deg, #0942ca, #1055F0);
    background-size: auto 100%;
    background-position: center center;
}
.header__form{
    height: calc(100% - 3.51rem);display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-line-pack: center;align-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.header__form dt{
    width: 100%;
    font-size: 2.5rem;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 1.5;
}
.header__form dd{
    padding-top: 1.15rem;
    width: 100%;
    font-size: 0.91rem;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 1;
}
.header__form dd .btn{
    width: 7.5rem;
    height: 2.5rem;
    background: #FFFFFF;
    border-radius: 0.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;
    font-size: 0.95rem;
    font-weight: 500;
    color: #272C38;
    margin-top: .5rem;
}




/* 陪伴式管家服务，助力企业成长 */
.accompany{
    overflow: hidden;
}
.accompany-date{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;
    padding-top: 3.35rem;
}
.accompany-date dl{
    text-align: center;
}
.accompany-date dl dt{
    font-size: 1.9rem;
    color: #1055F0;
    line-height: 1;
}
.accompany-date dl dt b{
    font-size: 3.05rem;
}
.accompany-date dl dd {
    padding-top: 1.45rem;
    font-size: 1.5rem;color: #272C38;
    font-weight: bold;
    line-height: 1;
}
.accompany-date img{
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;width: 2.1rem;height: 2.1rem;
    margin-top: 1.45rem;
}


/* 数千家公司的共同选择 */
.cooperation{
    overflow: hidden;
    padding-bottom: 4.15rem;
}
.cooperation .title{
    padding-bottom: 1.8rem;
}
.cooperation-photo{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;
    padding-top: 1.55rem;
}
.cooperation-photo img{
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    height: 4.2rem;width: calc((100% - 11.7rem) / 8);
    background: #E8E7EA;
    border-radius: 0.25rem;
    margin: 0 .65rem;
}
.cooperation-cover{
    position: relative;
}
.cooperation-cover::after{
    content: '';
    position: absolute;top: 0;left: 0;right: 0;bottom: 0;
    background: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(transparent), color-stop(transparent), to(#fff));
    background: -o-linear-gradient(left, #fff, transparent, transparent, #fff);
    background: linear-gradient(90deg, #fff, transparent, transparent, #fff);
}



/* 当前法务合作痛点 */
.point{
    overflow: hidden;
    padding-bottom: 5.3rem;
}
.point-content{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;
    padding-top: 3.4rem;

}

.point-content__item{
    padding: 1.4rem 1.6rem 1.8rem;
    background: #F2F2F2;
    border-radius: 0.5rem;
}
.point-content__item img{
    display: block;margin: 0 auto 1.55rem;
    width: 5.37rem;height: 5.37rem;
}
.point-content__item span{
    text-align: center;
    font-size: 1.2rem;line-height: 1;
    font-weight: 500;
    color: #272C38;
}


/* 铸远·数字法务管家 */
.housekeeper{
    overflow: hidden;
    padding-bottom: 3.4rem;
    background: #F8F8F8;
}
.housekeeper .title h2{
    margin-top: 3.1rem;
}
.housekeeper-body__main{
    padding-top: 3.85rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.housekeeper-body__main .add{
    margin-top: 5.65rem;
    width: 1.45rem;height: 1.45rem;
    background: url('../image/personnel/jia.png') no-repeat;
    background-size: cover;
    -ms-flex-negative: 0;
        flex-shrink: 0;
}
.housekeeper-body__main .item{
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.housekeeper-body__main .item img{
    width: 100%;margin-bottom: 2.05rem;
    display: block;
}
.housekeeper-body__main .item:nth-child(1) img{
    margin-top: .9rem;
}
.housekeeper-body__main .item:nth-child(5) img{
    margin-top: .45rem;
}
.housekeeper-body__main .item dl{
    margin-top: auto;
    width: 100%;
}
.housekeeper-body__main .item dl dt{
    font-size: 1.25rem;color: #272C38;font-weight: bold;
}
.housekeeper-body__main .item dl dt b{
    color: #1055F0;font-size: 1.65rem;
}
.housekeeper-body__main .item dl dd {
    margin-top: .9rem;
    font-size: 0.95rem;
    font-weight: 400;
    color: #272C38;
    opacity: 0.8;
}


/* 全方位解决企业法律问题 */
.all{
    overflow: hidden;
}


/* 标准服务流程，全年保驾护航 */
.manage{
    overflow: hidden;
}
.manage-tabs{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 3.15rem 0 0;
    position: relative;
}
.manage-tabs::after, .manage-tabs::before{
    content: '';
    border-bottom: solid .15rem rgba(39, 44, 56, .1);
    position: absolute;width: 1.05rem;bottom: 0;
}
.manage-tabs::after{
    right: -1.05rem;
}
.manage-tabs::before{
    left: -1.05rem;
}
.manage-tabs__item{
    border-bottom: solid .15rem rgba(39, 44, 56, .1);
    padding-bottom: .5rem;
    color: #272C38;
    font-size: .9rem;
    text-align: center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    cursor: pointer;
    white-space: nowrap;
}
.manage-tabs__item.active{
    color: #1055F0;border-color: #1055F0;
}
.manage-tabs__icon{
    padding: .1rem 0 0;
    border-bottom: solid .15rem rgba(39, 44, 56, .1);
    text-align: center;
    width: 100%;
}
.manage-tabs__icon img{
    width: .66rem;height: .66rem;
    display: block;
    margin: .1rem auto 0;
}
.manage-body{
    padding-bottom: 25.6rem;
    position: relative;
}
.manage-content{
    position: absolute;bottom: 0;left: 0;
    width: 100%;height: 26.2rem;
    overflow: hidden;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 4.05rem 3.1rem 4.05rem 3.95rem;
    line-height: 2.6rem;
    font-size: 1.6rem;
    font-weight: 500;
    color: #272C38;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    opacity: 0;
}
.manage-content.active{
    opacity: 1;
}
.manage-content img{
    height: auto;width: 29.1rem;
    margin-right: 9。6rem;
}



/* 全方位解决企业法律问题 */
.all{
    overflow: hidden;
}
.all-content{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;
    padding: 5.2rem 0 5.45rem;
}
.all-content__btn{
    width: 11.74rem;
}
.all-content__btn ul{
    width: 11.74rem;
    height: 3.9rem;
    border: 0.05rem solid #2F64F0;
    border-radius: 0.5rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: .3rem .5rem;
}
.all-content__btn ul li{
    background: #1055F0;
    border-radius: 0.5rem;
    width: 100%;height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;
    font-size: 1.1rem;
    font-weight: 500;
    color: #FFFFFF;
}
.all-content__btn ul li img{
    width: 1.55rem;height: 1.55rem;
    -o-object-fit: contain;
       object-fit: contain;
    margin-right: 1.1rem;
    display: block;
}
.all-content__btn ul + ul{
    margin-top: 4.3rem;
}
.all-content__line{
    margin: 1.75rem 0;
}
.all-content__line img{
    display: block;
    width: 14.7rem;
}
.all-content__line img:nth-child(2){
    margin-top: 4.85rem;
    width: 9.95rem;
}
.all-content__line.line2 img:nth-child(2){
    margin-left: auto;
}
.all-content__line img:nth-child(3){
    margin-top: 5.35rem;
}
.all-content__bg{
    width: 6.8rem;height: 9.7rem;
    position: relative;
}
.all-content__bg::before{
    content: '';
    width: 10rem;
    height: 10rem;
    background: #1055F0;
    border-radius: 0.5rem;
    position: absolute;top: 50%;left: 50%;
    margin-top: calc(-10rem / 2);
    margin-left: calc(-10rem / 2);
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
}
.all-content__bg img{
    width: 16.3rem;height: 16.3rem;
    position: absolute;top: 50%;left: 50%;
    margin-top: calc(-16.3rem / 2);
    margin-left: calc(-16.3rem / 2);
}
.all-content__bg .text{
    position: absolute;top: 50%;left: 50%;
    font-size: 1.32rem;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 1.74rem;
    width: 13rem;
    margin-left: -6.5rem;
    text-align: center;
    margin-top: -1.74rem;
}


/* 全流程实现风险化解与防控 */
.process{
    background-color: #F8F8F8;
    padding-bottom: 6rem;
    overflow: hidden;
}
.process-content{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;
    padding: 3.1rem 0 0;
}
.process-content dl dt{
    width: 14.25rem;
    height: 3.2rem;
    background: #1055F0;
    border-radius: 0.5rem;
    font-size: 1.25rem;
    font-weight: 500;
    color: #F8F8F8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;
}
.process-content dl dd{
    padding: 2.75rem 0 2.65rem;
    margin-top: 1.1rem;
    width: 14.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;
    font-size: 1.1rem;
    font-weight: 500;
    color: #F8F8F8;
    line-height: 3.5rem;
    background-size: 100% 100%;
}
.process-content dl:nth-child(1) dd{
    background-image: url('../image/legal/bg1.png');
}
.process-content dl:nth-child(2) dd{
    background-image: url('../image/legal/bg2.png');
}
.process-content dl:nth-child(3) dd{
    background-image: url('../image/legal/bg3.png');
}


@media screen and (max-width: 1020px) {
    .header{
        height: 15rem;
        background-position: center 1.1rem;
    }
    .header__form{
        height: calc(100% - 3.4rem);
    }
    .header__form dt{
        font-size: 1.2rem;
    }
    .header__form dd{
        padding-top: 1.2rem;
        font-size: .8rem;
    }
    .header__form dd .btn{
        width: 7rem;
        height: 2rem;
        font-size: .8rem;
        margin-top: 0;
    }


    .point{
        padding-bottom: 1.2rem;
    }
    .point-content{
        padding-top: 1.2rem;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    
    .point-content__item{
        padding: .8rem;
        width: calc((100% - 2.4rem) / 4);
        margin-bottom: .8rem;
    }
    .point-content__item img{
        display: block;margin: 0 auto .4rem;
        width: 4rem;height: 4rem;
    }
    .point-content__item span{
        font-size: 1rem;
    }

    .housekeeper{
        padding-bottom: 1.2rem;
    }
    .housekeeper-body__main{
        padding-top: 1.2rem;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .housekeeper-body__main .add{
        margin: .4rem auto;
        width: 1.2em;height: 1.2rem;
    }
    .housekeeper-body__main .item img{
        width: 40%;margin: 0 auto;
    }
    .housekeeper-body__main .item:nth-child(1) img{
        margin-top: 0;
    }
    .housekeeper-body__main .item:nth-child(5) img{
        margin-top: 0;
    }
    .housekeeper-body__main .item dl{
        margin-top: 0;
    }
    .housekeeper-body__main .item dl dt{
        font-size: .8rem;
    }
    .housekeeper-body__main .item dl dt b{
        font-size: 1rem;
    }
    .housekeeper-body__main .item dl dd {
        margin-top: .4rem;
        font-size: .6rem;
    }

    .manage-tabs{
        padding: .8rem 0 1.2rem;
        display: block;
        width: 5rem;
    }
    .manage-tabs::after, .manage-tabs::before{
        display: none;
    }
    .manage-tabs__item{
        padding-top: .4rem;
        padding-bottom: .2rem;
        font-size: .6rem;
    }
    .manage-tabs__icon{
        display: none;
    }
    .manage-body{
        padding-bottom: 0;
        height: auto;
    }
    .manage-content{
        position: absolute;bottom: 0;left: 5rem;
        height: calc(100% - 3rem);width: calc(100% - 5rem);
        padding: 0;
        line-height: 1.5;
        font-size: .8rem;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;text-align: center;
        -ms-flex-line-pack: center;
            align-content: center;
    }
    .manage-content img{
        width: 80%;height: calc(100% - 5rem);
        -o-object-fit: contain;
           object-fit: contain;
        margin-left: 0;
    }

    .accompany-date{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;
        padding-top: 1.2rem;
    }
    .accompany-date dl dt{
        font-size: .8rem;
    }
    .accompany-date dl dt b{
        font-size: 1.2rem;
    }
    .accompany-date dl dd {
        padding-top: .4rem;
        font-size: .8rem;
    }
    .accompany-date img{
        width: 1rem;height: 1rem;
        margin-top: .6rem;
    }

    /* 全方位解决企业法律问题 */
    
    .all-content{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;
        padding: 1.2rem 0 1.2rem;
    }
    .all-content__btn{
        width: 6rem;
    }
    .all-content__btn ul{
        width: 6rem;
        height: 2.4rem;
        padding: .2rem;
    }
    .all-content__btn ul li{
        font-size: .6rem;
    }
    .all-content__btn ul li img{
        width: .8rem;height: .8rem;
        margin-right: .4rem;
    }
    .all-content__btn ul + ul{
        margin-top: 1.2rem;
    }
    .all-content__line{
        width: 3rem;
    }
    .all-content__line img{
        display: none;
    }
    
    .all-content__bg{
        -webkit-transform: scale(.6);
            -ms-transform: scale(.6);
                transform: scale(.6);
    }


    /* 全流程实现风险化解与防控 */
    .process{
        padding-bottom: 1.2rem;
    }
    .process-content{
        padding: 1.2rem 0 0;
    }
    .process-content dl{
        width: calc((100% - 1.6rem) / 3);
    }
    .process-content dl dt{
        width: 100%;
        height: 2.4rem;
        font-size: .8rem;
    }
    .process-content dl dd{
        padding: .8rem 0;
        margin-top: .8rem;
        width: 100%;
        font-size: .8rem;
        line-height: 2;
    }

    .cooperation{
        padding-bottom: 1.2rem;
    }
}