.xiangqing {
    width: 100%;
    max-width: 960px;
    margin: 0px auto;
    overflow: hidden;
}

.xiangqing a {
    color: #fff;
    text-decoration: none;
}

.flow01 {
    width: 100%;
    height: 1418px;
    position: relative !important;
    background-image: url(http://static.3g-fa.com/file/C5BD1C86DA94F6E80DC71E9B50FF70CE.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #06161d;
    background-size: 100%;

}

.flow01 p {
    position: absolute;
    z-index: 1;
    transition: all 0.3s;
    margin: 0px;
}

.flow01 p img {
    width: 100%;
}

.zhong {
    position: absolute !important;
    left: 50% !important;
    -webkit-transform: translate(-50%, 0%) !important;
    -ms-transform: translate(-50%, 0%) !important;
    transform: translate(-50%, 0%) !important;
}


.anim {
    opacity: 0;
}

.flow01_01 {
    width: 100%;
    top: 0px;
    left: 0px;
    height: 166px;
    opacity: 0;
    animation: fadeInDown .6s ease-in 1s 1;
    animation-fill-mode: forwards;
    background-image: url(http://static.3g-fa.com/file/161D7718B330F80A14750574A1939EAB.png);
    background-size: 100%;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    align-items: center;
}

.flow01_01 img {
    width: 30% !important;
}

.flow01_02 {
    top: 840px;
    left: 155px;
    width: auto;
    text-align: center;
    opacity: 0;
    animation: xkzxjiangluo .6s ease-in 1.2s 1;
    animation-fill-mode: forwards;
}

.flow01_03 {
    top: 764px;
    left: 620px;
    opacity: 0;
    animation: xkzxjiangluo .6s ease-in 1.4s 1;
    animation-fill-mode: forwards;
}

.flow01_04 {
    top: 650px;
    left: 130px;
    width: 410px;
    opacity: 0;
    animation: fadeInLeft .6s ease-in 1.6s 1;
    animation-fill-mode: forwards;
}

.flow01_08 {
    top: 830px;
    right: 80px;
    width: 180px;
    opacity: 0;
    animation: fadeInRight .6s ease-in 1.8s 1;
    animation-fill-mode: forwards;
}

.flow01_09 {
    top: 980px;
    left: 50px;
    width: 395px;
    opacity: 0;
    animation: fadeInLeft .6s ease-in 2.0s 1;
    animation-fill-mode: forwards;
}

.flow01_10 {
    top: 1110px;
    right: 70px;
    width: 360px;
    opacity: 0;
    animation: fadeInRight .6s ease-in 2.2s 1;
    animation-fill-mode: forwards;
}

.flow01_05 {
    top: 210px;
    width: 100%;
    font-size: 80px;
    font-weight: bold;
    opacity: 0;
    animation: xkzxjiangluo .6s ease-in 2s 1;
    animation-fill-mode: forwards;
    text-align: center;
color:#000;
}

.flow01_06 {
    top: 390px;
    width: 100%;
    line-height: 30px;
    left: 0px;
    opacity: 0;
    animation: fadeInUp .6s ease-in 2.4s 1;
    animation-fill-mode: forwards;
    font-size: 18px;
    height: 98px;
    color: #3775bf;
    text-align: center;
    letter-spacing: 6px;
}

.flow01_07 {
    width: 240px;
    top: 520px;
    line-height: 70px;
    left: 50%;
    opacity: 0;
    animation: fadeInUp .6s ease-in 2.8s 1;
    animation-fill-mode: forwards;
    text-align: center;
    font-size: 36px;
    background: #ed1c24;
    color: #fff;
    letter-spacing: 3px;
    -webkit-transform: translate(-50%, 0%) !important;
    -ms-transform: translate(-50%, 0%) !important;
    transform: translate(-50%, 0%) !important;
    padding: 7px 15px !important;
    box-sizing: border-box;
    border-radius: 45px;
}


.flow02 {
    width: 100%;
    height: 1090px;
    position: relative !important;
    background-image: url(http://static.3g-fa.com/file/0AA9CC3B2805143A9BC846AA7E897AFF.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #06161d;
    background-size: 100%;
}

.flow02_head_top {
    display: flex;
    padding: 0px 50px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    justify-content: flex-start;
    padding-top: 45px;
}

.flow02_head_top p:nth-child(1) {
    font-size: 70px;
    padding-right: 50px;
    margin: 0px 0px;
}

.flow02_head_top p:nth-child(2) {
    font-size: 36px;
    letter-spacing: 3px;
    margin: 0px;
    text-align: left;
}

.flow02_head_bottom {
    display: flex;
    padding: 0px 50px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-end;
    align-items: flex-end;
    justify-content: space-between;
    padding-top: 55px;
    padding-bottom: 20px;
}

.flow02_head_bottom p:nth-child(1) {
    font-size: 18px;
    margin: 0px 0px;
    color: #bdc7ea;
}

.flow02_head_bottom p:nth-child(2) {
    font-size: 18px;
    margin: 0px 0px;
    color: #fff;
}

.flow02 .anim-show {
    animation-duration: 0.4s;
    animation-timing-function: linear;
    animation-delay: 0.6s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    margin: 0px;
}

.flow02_head.anim-show {
    top: 0px;
    width: 810px;
    opacity: 0;
    animation-name: fadeInDown;
    animation-delay: 1s !important;
    letter-spacing: 0px;
    font-family: 微软雅黑;
    text-align: center;
    color: #fff;
    background-image: url(http://static.3g-fa.com/file/702718E680DBF7C5DF4DCA70A984B432.png);
    background-size: 100%;
    background-color: #fff;
    border-radius: 30px 30px 0 0;
    background-repeat: no-repeat;
    background-position: top center;
}

.flow02_01.anim-show {
    margin: 0px;
    width: 100%;
    opacity: 0;
    animation: fanzhuan .8s ease-in 1.6s 1;
    animation-fill-mode: forwards;
}

.flow02_detail {
    background: #fff;
    padding: 30px 15px;
    margin-top: 34px;
}

.flow02_detail img {
    width: 100%;
}

.flow03 {
    width: 100%;
    height: 1185px;
    position: relative !important;
    background-image: url(http://static.3g-fa.com/file/48EE3EDD74B195FFBD822929A46C2367.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #06161d;
    background-size: 100%;
}

.flow03_head_top {
    display: flex;
    padding: 0px 50px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    justify-content: flex-start;
    padding-top: 45px;
}

.flow03_head_top p:nth-child(1) {
    font-size: 70px;
    padding-right: 50px;
    margin: 0px 0px;
}

.flow03_head_top p:nth-child(2) {
    font-size: 36px;
    letter-spacing: 3px;
    margin: 0px;
    text-align: left;
}

.flow03_head_bottom {
    display: flex;
    padding: 0px 50px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-end;
    align-items: flex-end;
    justify-content: space-between;
    padding-top: 55px;
    padding-bottom: 20px;
}

.flow03_head_bottom p:nth-child(1) {
    font-size: 18px;
    margin: 0px 0px;
    color: #bdc7ea;
}

.flow03_head_bottom p:nth-child(2) {
    font-size: 18px;
    margin: 0px 0px;
    color: #fff;
}

.flow03 .anim-show {
    animation-duration: 0.4s;
    animation-timing-function: linear;
    animation-delay: 0.6s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    margin: 0px;
}

.flow03_head.anim-show {
    top: 0px;
    width: 810px;
    opacity: 0;
    animation-name: fadeInDown;
    animation-delay: 1s !important;
    letter-spacing: 0px;
    font-family: 微软雅黑;
    text-align: center;
    color: #fff;
    background-image: url(http://static.3g-fa.com/file/702718E680DBF7C5DF4DCA70A984B432.png);
    background-size: 100%;
    background-color: #fff;
    border-radius: 30px 30px 0 0;
    background-repeat: no-repeat;
    background-position: top center;
}

.flow03_01.anim-show {
    margin: 0px;
    width: 100%;
    opacity: 0;
    animation: fanzhuan .8s ease-in 1.6s 1;
    animation-fill-mode: forwards;
}

.flow03_detail {
    background: #fff;
    padding: 30px 15px;
    margin-top: 34px;
}

.flow03_detail img {
    width: 100%;
}

.flow04 {
    width: 100%;
    height: 1035px;
    position: relative !important;
    background-image: url(http://static.3g-fa.com/file/EA8F9549BB5398F848120205ED8AA4A6.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #06161d;
    background-size: 100%;
}

.flow04_head_top {
    display: flex;
    padding: 0px 50px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    justify-content: flex-start;
    padding-top: 45px;
}

.flow04_head_top p:nth-child(1) {
    font-size: 70px;
    padding-right: 50px;
    margin: 0px 0px;
}

.flow04_head_top p:nth-child(2) {
    font-size: 36px;
    letter-spacing: 3px;
    margin: 0px;
    text-align: left;
}

.flow04_head_bottom {
    display: flex;
    padding: 0px 50px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-end;
    align-items: flex-end;
    justify-content: space-between;
    padding-top: 55px;
    padding-bottom: 20px;
}

.flow04_head_bottom p:nth-child(1) {
    font-size: 18px;
    margin: 0px 0px;
    color: #bdc7ea;
}

.flow04_head_bottom p:nth-child(2) {
    font-size: 18px;
    margin: 0px 0px;
    color: #fff;
}

.flow04 .anim-show {
    animation-duration: 0.4s;
    animation-timing-function: linear;
    animation-delay: 0.6s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    margin: 0px;
}

.flow04_head.anim-show {
    top: 0px;
    width: 810px;
    opacity: 0;
    animation-name: fadeInDown;
    animation-delay: 1s !important;
    letter-spacing: 0px;
    font-family: 微软雅黑;
    text-align: center;
    color: #fff;
    background-image: url(http://static.3g-fa.com/file/702718E680DBF7C5DF4DCA70A984B432.png);
    background-size: 100%;
    background-color: #fff;
    border-radius: 30px 30px 0 0;
    background-repeat: no-repeat;
    background-position: top center;
}

.flow04_01.anim-show {
    margin: 0px;
    width: 100%;
    opacity: 0;
    animation: fanzhuan .8s ease-in 1.6s 1;
    animation-fill-mode: forwards;
}

.flow04_detail {
    background: #fff;
    padding: 30px 15px;
    margin-top: 34px;
}

.flow04_detail img {
    width: 100%;
}

.flow05 {
    width: 100%;
    height: 844px;
    position: relative !important;
    background-image: url(http://static.3g-fa.com/file/0F481388858D9D3E579513004109F988.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #06161d;
    background-size: 100%;
}

.flow05_head_top {
    display: flex;
    padding: 0px 50px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    justify-content: flex-start;
    padding-top: 45px;
}

.flow05_head_top p:nth-child(1) {
    font-size: 70px;
    padding-right: 50px;
    margin: 0px 0px;
}

.flow05_head_top p:nth-child(2) {
    font-size: 36px;
    letter-spacing: 3px;
    margin: 0px;
    text-align: left;
}

.flow05_head_bottom {
    display: flex;
    padding: 0px 50px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-end;
    align-items: flex-end;
    justify-content: space-between;
    padding-top: 55px;
    padding-bottom: 20px;
}

.flow05_head_bottom p:nth-child(1) {
    font-size: 18px;
    margin: 0px 0px;
    color: #bdc7ea;
}

.flow05_head_bottom p:nth-child(2) {
    font-size: 18px;
    margin: 0px 0px;
    color: #fff;
}

.flow05 .anim-show {
    animation-duration: 0.4s;
    animation-timing-function: linear;
    animation-delay: 0.6s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    margin: 0px;
}

.flow05_head.anim-show {
    top: 0px;
    width: 810px;
    opacity: 0;
    animation-name: fadeInDown;
    animation-delay: 1s !important;
    letter-spacing: 0px;
    font-family: 微软雅黑;
    text-align: center;
    color: #fff;
    background-image: url(http://static.3g-fa.com/file/702718E680DBF7C5DF4DCA70A984B432.png);
    background-size: 100%;
    background-color: #fff;
    border-radius: 30px 30px 0 0;
    background-repeat: no-repeat;
    background-position: top center;
}

.flow05_01.anim-show {
    margin: 0px;
    width: 100%;
    opacity: 0;
    animation: fanzhuan .8s ease-in 1.6s 1;
    animation-fill-mode: forwards;
}

.flow05_detail {
    background: #fff;
    padding: 30px 15px;
    margin-top: 34px;
}

.flow05_detail img {
    width: 100%;
}

.flow09 {
    width: 100%;
    height: 1149px;
    position: relative !important;
    background-image: url(http://static.3g-fa.com/file/A4D546F766D7CBF20F8061F8F2184F40.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #06161d;
    background-size: 100%;
}

.flow09 .anim-show {
    animation-duration: 0.7s;
    animation-timing-function: linear;
    animation-delay: 0.6s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    margin: 0px;
}

.flow09_head_top {
    display: flex;
    padding: 0px 50px;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    justify-content: flex-start;
}

.flow09_head_top p:nth-child(1) {
    font-size: 72px;
    padding-right: 0px;
    margin: 0px 0px;
    color: #000000;
    margin-top: 70px;
}

.flow09_head_top p:nth-child(2) {
    font-size: 22px;
    letter-spacing: 3px;
    margin: 0px;
    text-align: left;
    color: #3775bf;
    padding-top: 30px;
}

.flow09_head_top p:nth-child(3) {
    font-size: 18px;
    margin: 0px 0px;
    width: 120%;
    height: 2px;
    background: #9a9fa6;
    margin-top: 50px;
    position: relative;
}

.flow09_head_top p:nth-child(3)::after {
    content: '';
    width: 100px;
    height: 5px;
    background: #0071bc;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -50px;
    bottom: 0px;
}

.flow09_detail {
    width: 90%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    align-content: center;
    margin: 40px auto 0px auto;
}

.flow09_detail>.anim {
    width: calc((100% - 60px)/3);
    margin: 10px !important;
}

.flow09_detail>.anim img {
    width: 100%;
}

.flow09 .anim-show span {
    color: #fff;
    display: block;
    width: 100%;
    text-align: center;
    padding-top: 30px;
    font-size: 24px;
}

.flow09_head.anim-show {
    width: 100%;
    opacity: 0;
    animation-name: fadeInUp;
    animation-delay: 1s !important;
    font-size: 70px;
    font-weight: normal;
    letter-spacing: 10px;
    font-family: 微软雅黑;
    text-align: center;
    color: #0067da;
}

.flow09_01.anim-show {
    margin: 0px;
    animation-name: fanzhuan;
    animation-delay: 1.3s !important;

}

.flow09_02.anim-show {
    margin: 0px;
    animation-name: fanzhuan;
    animation-delay: 1.5s !important;
}

.flow09_03.anim-show {
    margin: 0px;
    animation-name: fanzhuan;
    animation-delay: 1.7s !important;
}

.flow09_04.anim-show {
    margin: 0px;
    animation-name: fanzhuan;
    animation-delay: 1.9s !important;
}

.flow09_05.anim-show {
    margin: 0px;
    animation-name: fanzhuan;
    animation-delay: 2.1s !important;
}

.flow09_06.anim-show {
    margin: 0px;
    animation-name: fanzhuan;
    animation-delay: 2.3s !important;
}


.cpfoot {
    height: 1390px;
    position: relative;
    background-image: url(http://static.3g-fa.com/file/54B03D616512FE4590CDB6E0F7714610.jpg);
    background-repeat: repeat;
    background-position: center top;
    padding-bottom: 10px;
}

.cpfoot .anim-show {
    animation-duration: 0.4s;
    animation-timing-function: linear;
    animation-delay: 1s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}

.cpfoot_zhutu.anim-show {
    opacity: 0;
    animation-name: fadeIndibu;
}

.cpfoot_zhutu.anim-show img {
    max-width: 100% !important;
    margin: 0px !important;
}

.cpfoot_biaoti.anim-show {
    opacity: 0;
    animation-name: fadeIndibu;
    width: 100%;
    text-align: center;
}

.cpfoot_zhuti.anim-show {
    font-size: 16px;
    color: #c7c6c6;
    padding: 0px 20px;
    line-height: 1.8;
    position: relative;
    top: 0px;
    opacity: 0;
    animation-name: fadeIndibu;
}

.cpfoot_ditu.anim-show {
    width: 94%;
    margin: 0px auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
    top: 10px;
    opacity: 0;
    animation-name: fadeIndibu;
}

.cpfoot_ditu.anim-show img {
    margin: 0px 2px !important;
    flex: 1;
}


.cpfoot_rexian.anim-show {
    width: 350px;
    margin: 0px auto;
    background: #c90005;
    border-radius: 37px;
    margin-bottom: 36px;
    margin-top: 36px;
    position: relative;
    top: 35px;
    opacity: 0;
    animation-name: beijing;
}

.erweima.anim-show {
    animation-name: fadeIndibu;
    top: 25px;
}

.cpfoot_rexian.anim-show p {
    color: #fff;
    text-align: center;
    font-size: 20px;
    line-height: 1;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
    padding: 15px 20px;
}

.cpfoot_rexian.anim-show p a {
    text-decoration: none;display: flex;
    align-items: center;
}

.cpfoot_rexian.anim-show p img {
        max-width: 20px !important;
    margin-right: 10px !important;
}
@-webkit-keyframes beijing {
    0% {
        opacity: 0;
        margin-top: 40px;
    }

    100% {
        opacity: 1;
        margin-top: 0px;
    }
}

@keyframes beijing {
    0% {
        opacity: 0;
        margin-top: 40px;
    }

    100% {
        opacity: 1;
        margin-top: 0px;
    }
}
@-webkit-keyframes fanzhuan {
    0% {
        opacity: 0;
        transform: rotateY(90deg);
    }

    100% {
        opacity: 1;
        transform: rotateY(0deg);
    }
}

@keyframes fanzhuan {
    0% {
        opacity: 0;
        transform: rotateY(90deg);
    }

    100% {
        opacity: 1;
        transform: rotateY(0deg);
    }
}

@-webkit-keyframes xian {
    0% {
        opacity: 0;
        margin-top: 30px;
    }

    100% {
        opacity: 1;
        margin-top: 0px;
    }
}

@keyframes xian {
    0% {
        opacity: 0;
        margin-top: 30px;
    }

    100% {
        opacity: 1;
        margin-top: 0px;
    }
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        padding-top: 30px;
    }

    100% {
        opacity: 1;
        padding-top: 0px;
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        padding-top: 30px;
    }

    100% {
        opacity: 1;
        padding-top: 0px;
    }
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        padding-left: 0px;
    }

    100% {
        opacity: 1;
        padding-left: 30px;
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        padding-left: 0px;
    }

    100% {
        opacity: 1;
        padding-left: 30px;
    }
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        padding-right: 0px;
    }

    100% {
        opacity: 1;
        padding-right: 40px;
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        padding-right: 0px;
    }

    100% {
        opacity: 1;
        padding-right: 40px;
    }
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        top: -30px
    }

    100% {
        opacity: 1;
        top: 0px;
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        top: -30px
    }

    100% {
        opacity: 1;
        top: 0px;
    }
}

@-webkit-keyframes xkzxjiangluo {
    0% {
        opacity: 0;
        padding-top: 0px
    }

    100% {
        opacity: 1;
        padding-top: 40px;
    }
}

@keyframes xkzxjiangluo {
    0% {
        opacity: 0;
        padding-top: 0px;
    }

    100% {
        opacity: 1;
        padding-top: 40px;
    }
}

@-webkit-keyframes fadeIndibu {
    0% {
        opacity: 0;
        padding-top: 30px
    }

    100% {
        opacity: 1;
        padding-top: 0
    }
}

@keyframes fadeIndibu {
    0% {
        opacity: 0;
        padding-top: 30px
    }

    100% {
        opacity: 1;
        padding-top: 0
    }
}