﻿.fh-accounting-content {
    margin-top: 94px;
}
.fh-accounting-content h2.title{
    font-size: 30px;
    text-align: center;
    margin-top: 80px;
    margin-bottom: 80px;
    color: #302d31;
}
.fh-accounting-content .title p {
    margin-top: 20px;
    color: #787878;
    font-size: 18px;
}
.fh-accounting-padding{
    padding-bottom: 80px;
}
.fh-accounting-padding-top{
    padding-top: 80px;
}
@media (max-width:768px){
    .fh-accounting-content {
        margin-top: 51px;
    }
    .fh-accounting-content h2.title {
        font-size: 24px;
        text-align: center;
        margin-top: 30px;
        margin-bottom: 20px;
        color: #302d31;
    }
    .fh-accounting-content .title p {
        margin-top: 10px;
        font-size: 16px;
    }
    .fh-accounting-padding {
        padding-bottom: 30px;
    }

    .fh-accounting-padding-top {
        padding-top: 30px;
    }
}
/* banner */
.fh-accounting-content .fh-banner img{
    width: 100%;
}
/* 预约服务 */
.fh-accounting-content .accounting-server{
    background-color: rgb(237, 241, 248);
}
.fh-accounting-content .accounting-server .item{
    text-align: center;
    /*padding-left: 20px;*/
    /* margin-right: 32px; */
    margin-left: 32px;
    height: 202px;
    color: #fff;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-radius: 8px;
}
.fh-accounting-content .accounting-server .item .title{
    padding-top:43px;
    margin-bottom: 26px;
    font-size: 22px;
}
.fh-accounting-content .accounting-server .item p{
    margin-bottom: 26px;
}
.fh-accounting-content .accounting-server .item >a{
    display:inline-block;
    /*margin-left: 20%;*/
    color: #fff;
    background: transparent;
    width: 50%;
    border-color: #fff;
    font-size: 18px;
    min-width: 90px;
}
.fh-accounting-content .accounting-server .item a:hover{
    background-color: #fff;
}
.fh-accounting-content .accounting-server .list li:nth-child(1) a:hover {
    color: #00aaab;
}
.fh-accounting-content .accounting-server .list li:nth-child(1) .item{
    background-image: url(../images/accounting-server-01.png);
    background-color: #00aaab;
}
.fh-accounting-content .accounting-server .list li:nth-child(2) a:hover {
    color: #ff9c47;
}

.fh-accounting-content .accounting-server .list li:nth-child(2) .item {
    background-image: url(../images/accounting-server-02.png);
    background-color: #ff9c47;
}
.fh-accounting-content .accounting-server .list li:nth-child(3) a:hover {
    color: #eb494c;
}
.fh-accounting-content .accounting-server .list li:nth-child(3) .item {
    background-image: url(../images/accounting-server-03.png);
    background-color: #eb494c;
}
.fh-accounting-content .accounting-server .list li:nth-child(4) a:hover {
    color: #5298ef;
}

.fh-accounting-content .accounting-server .list li:nth-child(4) .item {
    background-image: url(../images/accounting-server-04.png);
    background-color: #5298ef;
}
@media(max-width:768px){
    .fh-accounting-content .accounting-server{
        padding-top: 0;
    }
    .fh-accounting-content .accounting-server .item {
        padding:10px;
        margin: 5px;
        text-align: center;
        height: 168px;
    }

    .fh-accounting-content .accounting-server .item .title {
        padding-top: 0px;
        margin-bottom: 10px;
        font-size: 16px;
    }

    .fh-accounting-content .accounting-server .item>a {
        display: inline-block;
        text-align: center;
        margin-left: 0px;
        font-size: 16px;
        font-size: 16px;
        position: absolute;
        left: 50%;
        transform: translate(-50%, 0);
        bottom: 25px;
    }
}

/* 风险 */
.fh-accounting-content .reason .reason-warper{
    position: relative;
    text-align: center;
}
.fh-accounting-content .reason .reason-warper .row1{
    margin-bottom: 80px;
}
.fh-accounting-content .reason .reason-warper .row2 {
    padding-bottom: 80px;
}
.fh-accounting-content .reason .reason-warper .img-bg{
    position: absolute;
    left:50%;
    bottom: 0;
    z-index: -1;
    width: 50%;
    margin-left: -25%;
}
.fh-accounting-content .reason .reason-warper .img-bg img{
    width: 100%;
}
.fh-accounting-content .reason .reason-warper h2{
    font-weight: bold;
    color: #ff6600;
}
.fh-accounting-content .reason .reason-warper p{
    font-size: 18px;
    background-color: #d5e3fd;
    color: #3187fe;
    height: 48px;
    line-height: 48px;
    border-radius: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
@media (max-width: 768px) {
    .fh-accounting-content .reason .reason-warper .row1 {
        margin-bottom: 0;
    }
    .fh-accounting-content .reason .reason-warper .row2 {
        padding-bottom: 0;
    }
    .fh-accounting-content .reason .reason-warper h2 {
        font-weight: bold;
        font-size: 14px;
        color: #ff6600;
    }

    .fh-accounting-content .reason .reason-warper p {
        font-size: 12px;
        height: 24px;
        line-height: 24px;
        border-radius: 12px;
    }
}
/* 服务优势 */
.fh-accounting-content .server-advantage {
    background-color: rgb(237, 241, 248);
    padding-bottom: 80px;
}
.fh-accounting-content .server-advantage .list .item {
    text-align: center;
    border: #dde1e6 1px solid;
    padding: 40px 40px 0 40px;
    height: 300px;
}
.fh-accounting-content .server-advantage .list .item img{
    width: 70px;
}
.fh-accounting-content .server-advantage .list .item h4{
    margin-top: 40px;
    font-size: 20px;
    font-weight: bold;
    color: #2a3c6f;
}
.fh-accounting-content .server-advantage .list .item:hover{
    border-color: #ff5d09;
}
@media (max-width:768px){
    .fh-accounting-content .server-advantage {
        padding-bottom: 10px;
    }
    .fh-accounting-content .server-advantage .list{
        margin: 0 10px;
    }
    .fh-accounting-content .server-advantage .list .item {
        padding: 10px 10px 0 10px;
        height: 220px;
    }
    .fh-accounting-content .server-advantage .list .item h4 {
        margin-top: 20px;
        font-size: 14px;
    }
    .fh-accounting-content .server-advantage .list .item p{
        font-size: 12px;
    }
}

/* 服务流程 */
.fh-accounting-content .server-step{
    font-size: 24px;
    text-align: center;
}
.fh-accounting-content .server-step .step-warper .step,
.fh-accounting-content .server-step .step-warper .step-num {
    width: 14.2%;
    float: left;
}
.fh-accounting-content .server-step .step-warper .offset-1{
    margin-left: 14.2%;
}
.fh-accounting-content .server-step .step-warper .offset-2 {
    margin-left: 28.4%;
}
.fh-accounting-content .server-step .step-warper{
    font-weight: bold;
}
.fh-accounting-content .server-step .step-warper img{

    position: relative;
    width: 100%;
    max-width: 112px;
}
.fh-accounting-content .server-step .step-warper h3{
    color: #636363;
    font-weight: bold;
}
.fh-accounting-content .server-step .step-warper .row1>div,
.fh-accounting-content .server-step .step-warper .row3>div{
    position: relative;
}
.fh-accounting-content .server-step .step-warper .row1 .step:hover img,
.fh-accounting-content .server-step .step-warper .row3 .step:hover img{
    top: -5px;
    /*box-shadow: 0 0 30px rgba(0, 0, 0, .2);*/
}
@media (max-width:1200px) {
    .fh-accounting-content .server-step .step-warper h3 {
        font-size: 20px;
    }
}
@media (max-width:992px){
    .fh-accounting-content .server-step .step-warper h3 {
        font-size: 16px;
    }
}
.fh-accounting-content .server-step .step-warper .row2{
    position: relative;
}
.fh-accounting-content .server-step .step-warper .row2  i{
    display: block;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    width: 100%;
    max-width: 50px;
    border-radius: 50%;
    color: #3187fe;
    background-color: #c7daff;
}
@media screen and (max-width:767px) {
    .fh-accounting-content .server-step .step-warper{
        padding:  0 10px;
    }
    .fh-accounting-content .server-step .step-warper h3{
        font-size: 12px;
    }
    .fh-accounting-content .server-step .step-warper .row2 i {
        height: 24px;
        width: 24px;
        line-height: 24px;
        font-size: 12px;
    }
}
.fh-accounting-content .server-step .step-warper .row2 .hr{
    width: 100%;
    height: 2px;
    background-color: #c0cde9;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: -1;
    border-radius: 50%;
}
/* 服务内容 */
.fh-accounting-content .server-content{
    background-color: #f3f3f3;
    /* padding-bottom: 60px; */
}
.fh-accounting-content .server-content-item{
    margin-right: 26px;
    border: 1px solid #e2e2e2;
    position: relative;
    padding-bottom: 50px;
}
.fh-accounting-content .server-content-item:hover{
    top: -2px;
    box-shadow: 0 0 30px rgba(0, 0, 0, .2);
}
.fh-accounting-content .server-content-item .content1,
.fh-accounting-content .server-content-item .content2{
    padding: 50px 30px;
    border-bottom: 1px solid #e2e2e2;
}
.fh-accounting-content .server-content-item .content1{
    height: 230px;
}
.fh-accounting-content .server-content-item .content2 {
    padding: 50px 50px;
    list-style: disc;
    line-height: 2em;
    height: 300px;
}
.fh-accounting-content .server-content-item .content2 p{
    color: #bfbfbf;
}
.fh-accounting-content .server-content-item.plus-server h1{
    color: #0085b7;
}
.fh-accounting-content .server-content-item.data-server h1 {
    color: #ffc304;
}
.fh-accounting-content .server-content-item h1 {
    color: #f0151b;
}
.fh-accounting-content .server-content-item .content1 p {
    color: #666666;
    font-size: 18px;
}
.fh-accounting-content .base-bg-color{
    background-color: #ff6600;
}
.fh-accounting-content .plus-server .base-bg-color {
    background-color: #00b9ff;
}
.fh-accounting-content .data-server .base-bg-color {
    background-color: #ffc304;
}
.fh-accounting-content .server-content-item .server-border{
    width: 33%;
    position: relative;
    height: 8px;
    top: -4px;
    left: 50%;
    margin-left: -16.5%;
    border-radius: 4px;
}
.fh-accounting-content .server-content-item .server-btn{
    width: 65%;
    position: absolute;
    height: 45px;
    line-height: 45px;
    font-size: 20px;
    text-align: center;
    color: #fff;
    border-radius: 10px;
    bottom: 40px;
    left: 50%;
    margin-left: -32.5%;
}
.fh-accounting-content .server-content-item:hover .server-btn {
    background-color: #e24f06;
}
.fh-accounting-content .server-content-item:hover.plus-server .server-btn {
    background-color: #0085b7;
}

.fh-accounting-content .server-content-item:hover.data-server .server-btn {
    background-color: #c49703;
}
.fh-accounting-content .server-content-item img{
    float: right;
    width: 106px;
}
.fh-accounting-content .fh-border{
    height: 9px;
}
@media (max-width:768px) {
    .fh-accounting-content .server-content-item {
        margin: 5px 10px;
        padding-bottom: 25px;
    }
    .fh-accounting-content .server-content-item img {
        width: 80px;
    }
    .fh-accounting-content .server-content-item h1 {
        font-size: 24px;
        margin-top: 0;
    }
    .fh-accounting-content .server-content-item .content1,
    .fh-accounting-content .server-content-item .content2 {
        padding: 20px 30px;
        border-bottom: 1px solid #e2e2e2;
        height: auto;
    }
    .fh-accounting-content .server-content-item .server-btn {
        height: 37px;
        line-height: 37px;
        bottom: 18px;
    }
}