/* 中部 中 */

.content-mid {
    width: 100%;
    background-color: #f3f3f3;
    color: #333;
}

.mid-box {
    position: relative;
    width: 60%;
    min-width: 1200px;
    margin: 0 auto;
}

.tab-btn {
    position: relative;
    top: 50px;
    display: flex;
    width: 680px;
    height: 120px;
    margin: 0 auto;
}

.tab-btn li {
    width: 50%;
    height: 100%;
    text-align: center;
    /* cursor: pointer; */
}

.tab-btn .btn-d-1 {
    background: url('../img/s-d-tab1.png') no-repeat center;
}

.tab-btn .btn-d-2 {
    background: url('../img/s-d-tab2.png') no-repeat center;
}

.tab-btn .btn-f-1 {
    background: url('../img/s-f-tab1.png') no-repeat center;
}

.tab-btn .btn-f-2 {
    background: url('../img/s-f-tab2.png') no-repeat center;
}

.tab-btn li a {
    display: block;
    width: 100%;
    height: 100%;
}


/* 流程 */

.mid-two {
    height: 300px;
    background-color: #fff;
    text-align: center;
}

.mid-two h3 {
    padding-top: 90px;
    margin-bottom: 60px;
    font-size: 24px;
    line-height: 24px;
    font-weight: 500;
}

.mid-two ul {
    display: flex;
    justify-content: space-between;
    padding: 0 60px;
}

.mid-two li {
    position: relative;
    width: 20%;
    padding-top: 50px;
}

.mid-two li:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 30px;
    right: -10%;
    width: 40px;
    height: 40px;
    background: url('../img/s-arr.png') no-repeat center 0;
}

.mid-two li:last-child:after {
    width: 0;
    height: 0;
}

.s-d-1 {
    background: url('../img/s-d-1.png') no-repeat center 0;
}

.s-d-2 {
    background: url('../img/s-d-2.png') no-repeat center 0;
}

.s-d-3 {
    background: url('../img/s-d-3.png') no-repeat center 0;
}

.s-d-4 {
    background: url('../img/s-d-4.png') no-repeat center 0;
}

.s-d-5 {
    background: url('../img/s-d-5.png') no-repeat center 0;
}


/* 金融 */

.s-f-two {
    height: 420px;
}

.s-f-1 {
    background: url('../img/s-f-1.png') no-repeat center 0;
}

.s-f-2 {
    background: url('../img/s-f-2.png') no-repeat center 0;
}

.s-f-3 {
    background: url('../img/s-f-3.png') no-repeat center 0;
}

.s-f-4 {
    background: url('../img/s-f-4.png') no-repeat center 0;
}

.s-f-5 {
    background: url('../img/s-f-5.png') no-repeat center 0;
}

.s-f-two li p {
    padding: 15px;
    font-size: 14px;
    line-height: 30px;
    color: #999;
    /* text-align: left; */
}


/* 数据采集  内容 */

.mid-last {
    margin: 0 auto;
    text-align: center;
}

.mid-last h3 {
    padding: 60px 0;
    font-size: 24px;
    font-weight: 500;
}

.mid-last ul {
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
    color: #fff;
}

.mid-last li {
    width: 30%;
    height: 400px;
    margin-bottom: 50px;
    padding-top: 200px;
}

.mid-last .sd-bg-1 {
    background: url('../img/sd-bg-1.png') no-repeat center;
}

.mid-last .sd-bg-2 {
    background: url('../img/sd-bg-2.png') no-repeat center;
}

.mid-last .sd-bg-3 {
    background: url('../img/sd-bg-3.png') no-repeat center;
}

.mid-last .sd-bg-4 {
    background: url('../img/sd-bg-4.png') no-repeat center;
}

.mid-last .sd-bg-5 {
    background: url('../img/sd-bg-5.png') no-repeat center;
}

.mid-last .sd-bg-6 {
    background: url('../img/sd-bg-6.png') no-repeat center;
}

.mid-last li h4 {
    font-size: 18px;
    font-weight: 500;
}

.mid-last li p {
    padding: 30px;
    text-align: left;
}


/****** 金融中部 ******/


/* 金融 三 */

.mid-three {
    margin: 0 auto;
    text-align: center;
}

.mid-three h3 {
    padding: 40px 0;
    font-size: 24px;
    font-weight: 500;
    line-height: 24px;
}

.mid-three ul {
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
    color: #fff;
}

.mid-three li {
    width: 48%;
    height: 340px;
    margin-bottom: 40px;
    padding-top: 145px;
}

.mid-three .sf-three-1 {
    background: url('../img/sf-three-1.png') no-repeat center;
}

.mid-three .sf-three-2 {
    background: url('../img/sf-three-2.png') no-repeat center;
}

.mid-three .sf-three-3 {
    background: url('../img/sf-three-3.png') no-repeat center;
}

.mid-three .sf-three-4 {
    background: url('../img/sf-three-4.png') no-repeat center;
}

.mid-three li h4 {
    font-size: 18px;
    font-weight: 500;
}

.mid-three li p {
    padding: 30px;
    line-height: 30px;
    text-align: left;
}


/* 金融 末 */

.s-f-last li {
    height: 700px;
    padding-top: 210px;
}

.s-f-last .sf-last-1 {
    background: url('../img/logo.png') no-repeat center;
     background-size: 450px 700px;
      width: 400px;

}

.s-f-last .sf-last-2 {
    background: url('../img/first.png')  no-repeat center;
     background-size: 450px 700px;
      width: 400px;
}

.s-f-last .sf-last-3 {
    background: url('../img/shouye.png')  no-repeat center;
     background-size: 450px 700px;
      width: 400px;
}

.s-f-last h3 {
    padding: 0;
    padding-bottom: 40px;
    line-height: 24px;
}

.s-f-last h5 {
    margin-bottom: 40px;
    line-height: 16px;
    font-weight: 500;
    color: #615f5f;
}

.s-f-last li p {
    line-height: 30px;
    padding-top: 20px;
    padding-bottom: 0;
}