.fi-mainbox {
    display: flex;
    justify-content: flex-end;
}

.fi-leftboxsub1 {
    line-height: 24px;
    color: #020202;
}

.fi-tiptxt {
    background: #3F3D56;
    padding: 6px 20px 6px 10px;
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
    color: #fff;
    display: inline-block;
}

.fi-leftbox>div {
    margin-top: 20px;
}

.fi-leftboxsub2 {
    color: #333333;
    line-height: 24px;
}

.fi-leftbox4 {
    color: #333;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin-top: 15px;
}

.fi-lefttab1, .fi-lefttab2 {
    display: flex;
}

.fi-lefttab1>li {
    background: #CC0000;
    margin: 4px;
    text-align: center;
    color: #fff;
    width: 150px;
    height: 80px;
    line-height: 80px;
    word-wrap: break-word;
    box-sizing: border-box;
}

.fi-lefttab2>li {
    background: #FFEFEF;
    color: #333333;
    font-size: 14px;
    margin: 4px;
    text-align: center;
    width: 150px;
    height: 80px;
    line-height: 80px;
    box-sizing: border-box;
    word-wrap: break-word;
}

.fi-lefttab2>li:first-of-type, .fi-lefttab1>li:first-of-type {
    width: 120px;
    margin-left: 0;
}

.finacial-subbox {
    width: 85%;
    margin-left: 15%;
    box-sizing: border-box;
}

.fi-leftbox {
    width: 765px;
}

.fi-rightbox>img {
    width: 100%;
}

.fi-rightbox ul {
    display: flex;
    position: absolute;
    bottom: 15px;
    right: 230px;
    text-align: center;
}

.fi-rightpagem a {
    padding: 10px 24px;
    background: red;
    color: #fff;
}

.fi-rightpage1 a {
    padding: 8px 13px;
    border: 2px solid red;
    color: red;
    cursor: pointer;
}
.fi-rightpage1:hover a{
    background: red;
    color: #fff;
}

.fi-rightbox ul>li {
    margin-right: 4px;
}

.fi-rightbox {
    position: relative;
    margin: 15px 32px 0 59px;
}

.finacial-subbox .module-tit {
    margin-bottom: 0;
}

.finacial-sub {
    padding: 0 0 100px 0;
}

.finacial-sub2 {
    background: #FFEFEF;
    padding: 40px 0 100px 0;
}

.finacial-sub2 .finacial-subbox {
    margin-left: 0
}

.fi-rightbox img {
    width: 100%;
}

.finacial-sub2 .fi-lefttab2>li {
    width: auto;
}

.finacial-sub2 .fi-lefttab2ul {
    display: flex;
}

.finacial-sub2 .fi-lefttab2ul li {
    background: rgb(255, 255, 255);
    color: #333;
    margin: 0px 4px 8px 4px;
    width: 124px;
    box-sizing: border-box;
}

.finacial-sub2 .fi-lefttab2ul li:last-of-type {
    margin-right: 0;
}

.finacial-sub2 .fi-lefttab2-sub:first-of-type {
    width: 100px;
    font-size: 14px;
    height: 172px;
    line-height: 172px;
    margin-left: 0;
    color: #333;
    box-sizing: border-box;
    background: rgb(255, 255, 255);
    margin-right: 0px;
}

.fi-tit {
    font-size: 12px;
    background: #CC0000;
    padding: 10px;
    line-height: 16px;
    color: #fff;
}

.fi-process {
    display: flex;
    justify-content: space-between;
}

.fi-processbox {
    width: 30%;
    height: 463px;
    position: relative;
    text-align: center;
    transition: all .4s;
    cursor: pointer;
    overflow: hidden;
}

.fi-processbox:first-of-type {
    background: url(../images/process-box1.jpg) no-repeat;
}

.fi-processbox:nth-of-type(2) {
    background: url(../images/process-box2.jpg) no-repeat;
}

.fi-processbox:nth-of-type(3) {
    background: url(../images/process-box3.jpg) no-repeat;
}

.fi-process-tit {
    width: 167px;
    height: 167px;
    box-sizing: border-box;
    color: #fff;
    border-radius: 50%;
    font-size: 20px;
    margin: 44px auto;
    padding-top: 25px;
    background: rgba(51, 51, 51, .8);
    transition: all 1s;
}

.fi-process-one {
    font-size: 64px;
    font-weight: bold;
    display: inline-block;
    border-bottom: 1px solid #fff;
    padding-bottom: 4px;
    margin-bottom: 10px;
}

.fi-process-txt {
    width: 100%;
    /* padding: 47px 0; */
    background: rgba(51, 51, 51, .7);
    height: 163px;
    box-sizing: border-box;
    color: #fff;
    position: absolute;
    bottom: 0;
    transition: all 1s;
}

.fi-processbox:hover .fi-process-tit {
    margin: -200px auto;
}

.fi-processbox:hover .fi-process-txt {
    height: 463px;
    text-align: center;
    margin: auto;
}

.fi-processbox:hover .fi-process-txt>ul {
    position: sticky;
    top: 50%;
}

.fi-process-txt>ul {
    top: -100px;
    margin: 25px auto;
    transition: all 1s;
}

.fi-process-txt li {
    padding: 3px 0;
    margin: auto;
}

.fi-pro {
    padding: 30px 0 80px 0;
}

.implem {
    background: #F5F5F5;
    padding: 30px 0 80px 0;
}

.implemsub {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
}

.implemsub>li {
    /* width: 20%; */
    margin-top: 140px;
    z-index: 2;
    margin-right: 14px;
}

.implemsub>li:nth-of-type(5), .implemsub>li:nth-of-type(10) {
    margin-right: 0 !important;
}

.implesub-fi {
    margin-top: 80px !important;
}

.implem-img {
    width: 216px;
    height: 216px;
    box-sizing: border-box;
    border-radius: 50%;
    background: #fff;
    overflow: hidden;
    /* padding: 40px; */
}

.implem-img>img {
    padding-top: 40px;
    margin: auto;
    display: block;
}

.implem-img:hover img {
    animation: myfirst 3s infinite;
    -moz-animation: myfirst 3s infinite;
    /* Firefox */
    -webkit-animation: myfirst 3s infinite;
    /* Safari 和 Chrome */
    -o-animation: myfirst 3s infinite;
    cursor: pointer;
    /* Opera */
}

@keyframes myfirst {
    0% {
        margin-left: 50px;
    }
    100% {
        margin-left: 220px;
    }
}

.implem-tit {
    font-size: 20px;
    color: #fff;
    background: #3F3D56;
    /* display: inline-block; */
    text-align: center;
    padding: 10px 12px;
    margin-top: 20px;
    /* margin: 0 auto; */
    width: 216px;
    box-sizing: border-box;
    overflow: hidden;
}

.implem-line {
    position: absolute;
    top: 180px;
    left: 108px;
    z-index: 1;
}