.flow-banner {
    width: 100%;
    height: 450px;
    position: relative;
    overflow: hidden
}

.flow-banner img {
    width: 1920px;
    height: 100%;
    position: absolute;
    left: 50%;
    margin-left: -960px
}

.content {
    width: 100%;
    height: 2200px;
    background: url("../images/flow/BG.png") no-repeat;
    background-size: cover
}

.content .center {
    max-width: 1500px;
    min-width: 1366px;
    margin: 0 auto;
    position: relative
}

.content .center .left {
    width: 800px;
    height: 1220px;
    float: left;
    position: relative;
    top: 350px
}

.content .center .left:hover .img1 {
    left: 20px
}

.content .center .left:hover .img2 {
    top: 156px
}

.content .center .left:hover .img4 {
    transform: scale(1.05)
}

.content .center .left:hover .img5 {
    transform: scale(1.05)
}

.content .center .left img {
    width: auto;
    height: auto;
    transition: all 0.3s
}

.content .center .left img.img1 {
    position: absolute;
    z-index: 4;
    left: 0
}

.content .center .left img.img2 {
    position: absolute;
    z-index: 4;
    top: 176px;
    left: 401px
}

.content .center .left img.img3 {
    position: absolute;
    z-index: 5;
    top: 268px;
    left: 28px
}

.content .center .left img.img4 {
    position: absolute;
    z-index: 3;
    top: -20px;
    left: 200px
}

.content .center .left img.img5 {
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: 249px
}

.content .center .right {
    width: 700px;
    position: absolute;
    right: 0;
    top: 74px;
    z-index: 9
}

.content .center .right .flow1 {
    height: 344px;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    -khtml-display: flex;
    display: flex
}

.content .center .right .flow1 .flow1-left {
    width: 132px;
    box-sizing: border-box;
    padding-right: 36px;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    -khtml-display: flex;
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.content .center .right .flow1 .flow1-left i {
    font-size: 96px;
    color: #00f6ff
}

.content .center .right .flow1 .flow1-left img {
    display: block
}

.content .center .right .flow1 .flow1-right {
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    -khtml-flex: 1;
    flex: 1;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    -khtml-display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    display: flex;
    height: 245px;
    background: url("../images/flow/flow1.png") no-repeat;
    background-size: cover;
    font-size: 26px;
    color: #fff;
    padding-left: 94px;
    box-sizing: border-box;
    margin-top: 12px
}

.content .center .right .flow1 .flow1-right p {
    width: 100%;
    line-height: 28px
}

.content .center .right .flow1 .flow1-right p.flow-title {
    font-size: 26px
}

.content .center .right .flow1 .flow1-right p:nth-child(2) {
    margin-top: 28px
}

.content .center .right .flow1 .flow1-right a {
    color: #00f6ff;
    text-decoration: underline;
    margin-top: 28px
}

.content .center .right .flow2 {
    height: 287px;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    -khtml-display: flex;
    display: flex
}

.content .center .right .flow2 .flow1-left {
    width: 132px;
    box-sizing: border-box;
    padding-right: 36px;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    -khtml-display: flex;
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.content .center .right .flow2 .flow1-left i {
    font-size: 96px;
    color: #00f6ff
}

.content .center .right .flow2 .flow1-left img {
    display: block
}

.content .center .right .flow2 .flow1-right {
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    -khtml-flex: 1;
    flex: 1;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    -khtml-display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    display: flex;
    height: 188px;
    background: url("../images/flow/flow2.png") no-repeat;
    background-size: cover;
    font-size: 26px;
    color: #fff;
    padding-left: 94px;
    box-sizing: border-box;
    margin-top: 12px
}

.content .center .right .flow2 .flow1-right p {
    width: 100%;
    line-height: 28px
}

.content .center .right .flow2 .flow1-right p.flow-title {
    font-size: 32px
}

.content .center .right .flow2 .flow1-right p:nth-child(2) {
    margin-top: 28px
}

.content .center .right .flow2 .flow1-right a {
    color: #00f6ff;
    text-decoration: underline;
    margin-top: 28px
}
