
.xiangqing {
    width: 100%;
    max-width: 960px;
    margin: 0px auto;
    overflow: hidden;
    background-color: #eaf5ff;
}

#cpxinpin {
    position: absolute;
    left: 80px;
    top: 530px;
    z-index: 1;
    opacity: 0;
    margin-right: 0px;
    animation: xinpin 0.6s linear 2s 1;
    animation-fill-mode: forwards;
}

@-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 xinpin {
    0% {
        opacity: 0;
        left: 50px;
    }

    100% {
        opacity: 1;
        left: 80px;
    }
}

@keyframes xinpin {
    0% {
        opacity: 0;
        left: 50px;
    }

    100% {
        opacity: 1;
        left: 80px;
    }
}

#cplogo {
    position: absolute;
    width: auto;
    left: 65px;
    top: 65px;
    z-index: 2;
    opacity: 0;
    margin-left: 0px;
    animation: fadeInUp 0.5s linear 0.3s 1;
    animation-fill-mode: forwards;
}

.head_dian p:nth-child(1).anim-show {
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 10px;
    animation: shanxian 1s linear 0.3s infinite;
    animation-fill-mode: forwards;
}

.head_dian p:nth-child(2).anim-show {
    width: 10px;
    height: 10px;
    top: 20px;
    background: #fff;
    border-radius: 10px;
    animation: shanxian 1s linear 0.6s infinite;
    animation-fill-mode: forwards;
}

.head_dian p:nth-child(3).anim-show {
    width: 10px;
    height: 10px;
    top: 40px;
    background: #fff;
    border-radius: 10px;
    animation: shanxian 1s linear 0.9s infinite;
    animation-fill-mode: forwards;
}
@keyframes shanxian {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

#headbj {
    position: absolute;
    right: -40px;
    top: 0px;
    z-index: 1;
    opacity: 0;
    margin-left: 0px;
    animation: fadeInRight 0.8s linear 0.3s 1;
    animation-fill-mode: forwards;
}

.head {
    width: 100%;
    height: 1271px;
    position: relative !important;
    background-image: url(http://static.3g-fa.com/file/A3F60C7BBFD54EEB62325052E2DCBB70.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #eaf5ff;
    background-size: 100%;

}

.head p {
    animation-duration: 0.5s;
    animation-timing-function: linear;
    animation-delay: 0.5s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    margin: 0px;
    position: absolute;
    z-index: 1;
    transition: all 0.3s;
    margin: 0px;

}

.zhong {
    position: absolute;
    left: 50% !important;
    -webkit-transform: translate(-50%, 0%) !important;
    -ms-transform: translate(-50%, 0%) !important;
    transform: translate(-50%, 0%) !important;
}

.anim {
    opacity: 0;
}

.head_01 {
    top: 220px;
    left: 0px;
    text-align: center;
    width: 100%;
    opacity: 0;
    animation-name: fadeInUp;
    animation-delay: 0.8s !important;

}

.head_02 {
    top: 560px;
    left: 50%;
    text-align: center;
    width: 372px;
    margin-left: -186px !important;
    opacity: 0;
    animation-name: fadeInUp;
    animation-delay: 1.1s !important;
}

.head_03 {
    top: 910px;
    left: 70px;
    text-align: center;
    width: auto;
    opacity: 0;
    animation-name: jiang;
    animation-delay: 1.4s !important;
}
.head_04 {
    top: 630px;
    left: 50px;
    text-align: center;
    width: auto;
    opacity: 0;
    animation-name: jiang;
    animation-delay: 1.8s !important;
}
.head_05 {
    top: 980px;
    left: 250px;
    text-align: center;
    width: auto;
    opacity: 0;
    animation-name: jiang;
    animation-delay: 1.6s !important;
}
.head_06 {
    top: 800px;
    left: 430px;
    text-align: center;
    width: auto;
    opacity: 0;
    animation-name: jiang;
    animation-delay: 2.0s !important;
}
.head_07 {
    top: 750px;
    left: 630px;
    text-align: center;
    width: auto;
    opacity: 0;
    animation-name: jiang;
    animation-delay: 2.2s !important;
}
.head_08 {
    top: 740px;
    left: 770px;
    text-align: center;
    width: auto;
    opacity: 0;
    animation-name: jiang;
    animation-delay: 2.4s !important;
}


.flow01 {
    width: 100%;
    height: 1058px;
    position: relative !important;
    background-image: url(http://static.3g-fa.com/file/A16E1E71C0164BB695DA4EF21C453808.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #112234;
    background-size: 100%;
}

.flow01 .anim-show {
    animation-duration: 0.4s;
    animation-timing-function: linear;
    animation-delay: 0.6s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    margin: 0px;
    position: absolute;
    z-index: 99;
}
.flow01_head .head_title{
    top: 80px;
    left: 120px;
    text-align: left;
    width: auto;
    opacity: 0;
    animation-name: fadeInUp;
    animation-delay: 0.8s !important;
    font-size: 48px;
    font-weight: bold;
    color: #006fcb;
}

.flow01_head .head_yuan{
    top: 220px;
    left: 120px;
    text-align: left;
    width: 60px;
    font-size: 0px;
    border: #006fcb 2px solid;
    border-radius: 10px;
    height: 10px;
    opacity: 0;
    animation-name: xian;
    animation-delay: 1s !important;
}
.flow01_head .head_dian{
    top: 100px;
    right: 100px;
    width: auto;
    border-radius: 10px;
    opacity: 0;
    animation-name: fadeInUp;
    animation-delay: 1.3s !important;
}
.flow01_head .head_dian p{
    background-color: #006fcb !important;
}
.flow01_01.anim-show {
    top: 290px;
    left: 120px;
    width: auto;
    animation-name: beijing;
    animation-delay: 1.5s !important;
}

.flow01_02.anim-show {
    top: 480px;
    left: 120px;
    width: auto;
    animation-name: beijing;
    animation-delay: 1.7s !important;
}

.flow01_03.anim-show {
    top: 670px;
    left: 120px;
    width: auto;
    animation-name: beijing;
    animation-delay: 1.9s !important;
}

.flow01_04.anim-show {
    top: 280px;
    right: 35px;
    width: auto;
    text-align: center;
    animation-name: fadeInRight;
    animation-delay: 2.1s !important;
}


.flow02 {
    width: 100%;
    height: 1435px;
    position: relative !important;
    background-image: url(http://static.3g-fa.com/file/6E35F98E7DF84397F98E9F6190944876.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #112234;
    background-size: 100%;
}

.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;
    position: absolute;
    z-index: 99;
}
.flow02_head .head_title{
    top: 110px;
    left: 70px;
    text-align: left;
    width: auto;
    opacity: 0;
    animation-name: fadeInUp;
    animation-delay: 0.8s !important;
    font-size: 48px;
    font-weight: bold;
    color: #fff;
}

.flow02_head .head_yuan{
    top: 245px;
    left: 70px;
    text-align: left;
    width: 60px;
    font-size: 0px;
    border: #fff 2px solid;
    border-radius: 10px;
    height: 10px;
    opacity: 0;
    animation-name: xian;
    animation-delay: 1s !important;
}
.flow02_head .head_dian{
    top: 170px;
    right: 100px;
    width: auto;
    border-radius: 10px;
    opacity: 0;
    animation-name: fadeInUp;
    animation-delay: 1.3s !important;
}
.flow02_head .head_dian p{
    background-color: #fff !important;
}
.flow02_01.anim-show {
    top: 330px;
    left: 0;
    width: 100%;
    text-align: center;
    animation-name: beijing;
    animation-delay: 1.6s !important;
}

.flow02_02.anim-show {
    top: 985px;
    left: 50%;
    width: 751px;
    margin-left: -375px;
    height: 162px;
    text-align: left;
    padding-left: 330px;
    padding-top: 38px;
    box-sizing: border-box;
    animation-name: beijing;
    animation-delay: 1.9s !important;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    background-image: url(http://static.3g-fa.com/file/3AB0CA32C196876D1D9E127FB4959C50.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
}

.flow02_03.anim-show {
    top: 1170px;
    left: 50%;
    width: 751px;
    margin-left: -375px;
    height: 162px;
    text-align: left;
    padding-left: 330px;
    padding-top: 60px;
    box-sizing: border-box;
    animation-name: beijing;
    animation-delay: 2.2s !important;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    background-image: url(http://static.3g-fa.com/file/0A05A52B9D2D6A64B1D4F11F308BDEEC.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
}



.flow03 {
    width: 100%;
    height: 1492px;
    position: relative !important;
    background-image: url(http://static.3g-fa.com/file/F858E6EFE0B909453DD6AE5545CD1CA9.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #112234;
    background-size: 100%;
}

.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;
    position: absolute;
    z-index: 99;
}
.flow03_head .head_title{
    top: 140px;
    left: 70px;
    text-align: left;
    width: auto;
    opacity: 0;
    animation-name: fadeInUp;
    animation-delay: 0.8s !important;
    font-size: 48px;
    font-weight: bold;
    color: #006fcb;
}

.flow03_head .head_yuan{
    top: 280px;
    left: 70px;
    text-align: left;
    width: 60px;
    font-size: 0px;
    border: #006fcb 2px solid;
    border-radius: 10px;
    height: 10px;
    opacity: 0;
    animation-name: xian;
    animation-delay: 1s !important;
}
.flow03_head .head_dian{
    top: 180px;
    right: 100px;
    width: auto;
    border-radius: 10px;
    opacity: 0;
    animation-name: fadeInUp;
    animation-delay: 1.3s !important;
}
.flow03_head .head_dian p{
    background-color: #006fcb !important;
}
.flow03_01.anim-show {
    top: 390px;
    left: 50%;
    width: 820px;
    background: #9fc3e7;
    margin-left: -410px;
    border-radius: 30px;
    height: 490px;
    font-size: 0px;
    text-align: center;
    animation-name: beijing;
    animation-delay: 1s !important;
}

.flow03_02.anim-show {
    top: 250px;
    left: 0;
    width: 100%;
    text-align: center;
    animation-name: beijing;
    animation-delay: 1.3s !important;
}

.flow03_03.anim-show {
    top: 945px;
    left: 70px;
    width: 74px;
    height: 14px;
    background-color: #006fcb;
    border-radius: 10px;
    font-size: 0px;
    animation-name: beijing;
    animation-delay: 1.6s !important;
}

.flow03_04.anim-show {
    top: 970px;
    left: 70px;
    width: auto;
    text-align: left;
    animation-name: beijing;
    animation-delay: 1.9s !important;
    font-size: 30px;
    color: #282828;
    font-weight: bold;
}

.flow03_05.anim-show {
    top: 1095px;
    left: 70px;
    width: 74px;
    height: 14px;
    background-color: #006fcb;
    border-radius: 10px;
    font-size: 0px;
    animation-name: beijing;
    animation-delay: 2.2s !important;
}

.flow03_06.anim-show {
    top: 1120px;
    left: 70px;
    width: auto;
    text-align: left;
    animation-name: beijing;
    animation-delay: 2.5s !important;
    font-size: 30px;
    color: #282828;
    font-weight: bold;
}
.flow03_07.anim-show {
    top: 1245px;
    left: 70px;
    width: 74px;
    height: 14px;
    background-color: #006fcb;
    border-radius: 10px;
    font-size: 0px;
    animation-name: beijing;
    animation-delay: 2.8s !important;
}

.flow03_08.anim-show {
    top: 1270px;
    left: 70px;
    width: auto;
    text-align: left;
    animation-name: beijing;
    animation-delay: 3.1s !important;
    font-size: 30px;
    color: #282828;
    font-weight: bold;
}


.flow04 {
    width: 100%;
    height: 1370px;
    position: relative !important;
    background: linear-gradient(to bottom, #84b4e1, #a5c8ee);
}
.flow04_head .head_title{
    top: 140px;
    left: 70px;
    text-align: left;
    width: auto;
    opacity: 0;
    animation-name: fadeInUp;
    animation-delay: 0.8s !important;
    font-size: 48px;
    font-weight: bold;
    color: #fff;
}

.flow04_head .head_yuan{
    top: 280px;
    left: 70px;
    text-align: left;
    width: 60px;
    font-size: 0px;
    border: #fff 2px solid;
    border-radius: 10px;
    height: 10px;
    opacity: 0;
    animation-name: xian;
    animation-delay: 1s !important;
}
.flow04_head .head_dian{
    top: 180px;
    right: 100px;
    width: auto;
    border-radius: 10px;
    opacity: 0;
    animation-name: fadeInUp;
    animation-delay: 1.3s !important;
}
.flow04_head .head_dian p{
    background-color: #fff !important;
}
.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;
    position: absolute;
    z-index: 99;
}

.flow04_01.anim-show {
    top: 360px;
    left: 50%;
    width: 845px;
    margin-left: -423px;
    height: 918px;
    animation-name: beijing;
    animation-delay: 1.6s !important;
}

.flow04_02.anim-show {
    top: 410px;
    left: 0;
    width: 100%;
    text-align: center;
    animation-name: beijing;
    animation-delay: 1.9s !important;
}

.flow04_03.anim-show {
    top: 970px;
    left: 10%;
    width: 80%;
    animation-name: beijing;
    animation-delay: 2.1s !important;
    background: #006fcb;
    font-size: 30px;
    color: #fff;
    padding: 8px 30px;
    display: block;
    box-sizing: border-box;
    border-radius: 26px;
    text-align: center;
    font-weight: bold;
}

.flow04_04.anim-show {
    top: 1060px;
    left: 10%;
    width: 80%;
    animation-name: beijing;
    animation-delay: 2.3s !important;
    background: #818181;
    font-size: 30px;
    color: #fff;
    padding: 8px 30px;
    display: block;
    box-sizing: border-box;
    border-radius: 26px;
    text-align: center;
    font-weight: bold;
}

.flow04_05.anim-show {
    top: 1150px;
    left: 10%;
    width: 80%;
    animation-name: beijing;
    animation-delay: 2.5s !important;
    background: #006fcb;
    font-size: 30px;
    color: #fff;
    padding: 8px 30px;
    display: block;
    box-sizing: border-box;
    border-radius: 26px;
    text-align: center;
    font-weight: bold;
}


.flow05 {
    width: 100%;
    height: 1468px;
    position: relative !important;
    background-image: url(http://static.3g-fa.com/file/89BE7D0982FF986DBDD4C2419961EE2C.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #112234;
    background-size: 100%;
}

.flow05_head .head_title{
    top: 140px;
    left: 70px;
    text-align: left;
    width: auto;
    opacity: 0;
    animation-name: fadeInUp;
    animation-delay: 0.8s !important;
    font-size: 48px;
    font-weight: bold;
    color: #006fcb;
}

.flow05_head .head_yuan{
    top: 280px;
    left: 70px;
    text-align: left;
    width: 60px;
    font-size: 0px;
    border: #006fcb 2px solid;
    border-radius: 10px;
    height: 10px;
    opacity: 0;
    animation-name: xian;
    animation-delay: 1s !important;
}
.flow05_head .head_dian{
    top: 180px;
    right: 100px;
    width: auto;
    border-radius: 10px;
    opacity: 0;
    animation-name: fadeInUp;
    animation-delay: 1.3s !important;
}
.flow05_head .head_dian p{
    background-color: #006fcb !important;
}

.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;
    position: absolute;
    z-index: 99;
}

.flow05_01.anim-show {
    top: 350px;
    left: 0px;
    width: 100%;
    text-align: center;
    animation-name: beijing;
    animation-delay: 1.6s !important;
}

.flow05_02.anim-show {
    top: 980px;
    left: 50%;
    width: 751px;
    margin-left: -375px;
    height: 162px;
    text-align: left;
    padding-left: 250px;
    padding-top: 38px;
    box-sizing: border-box;
    animation-name: beijing;
    animation-delay: 1.9s !important;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    background-image: url(http://static.3g-fa.com/file/ABBF86FA164E6A4E831295AE74B5CD14.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
}

.flow05_03.anim-show {
    top: 1190px;
    left: 50%;
    width: 751px;
    margin-left: -375px;
    height: 162px;
    text-align: left;
    padding-left: 250px;
    padding-top: 38px;
    box-sizing: border-box;
    animation-name: beijing;
    animation-delay: 2.2s !important;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    background-image: url(http://static.3g-fa.com/file/C77B229E52E76C4737EDDCC54224466E.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
}


.flow06 {
    width: 100%;
    height: 1080px;
    position: relative !important;
    background-color: #99c1e9;
}

.flow06 .anim-show {
    animation-duration: 0.4s;
    animation-timing-function: linear;
    animation-delay: 0.6s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    margin: 0px;
    position: absolute;
    z-index: 99;
}
.flow06_head .head_title{
    top: 140px;
    left: 70px;
    text-align: left;
    width: auto;
    opacity: 0;
    animation-name: fadeInUp;
    animation-delay: 0.8s !important;
    font-size: 48px;
    font-weight: bold;
    color: #ffffff;
}

.flow06_head .head_yuan{
    top: 280px;
    left: 70px;
    text-align: left;
    width: 60px;
    font-size: 0px;
    border: #ffffff 2px solid;
    border-radius: 10px;
    height: 10px;
    opacity: 0;
    animation-name: xian;
    animation-delay: 1s !important;
}
.flow06_head .head_dian{
    top: 180px;
    right: 100px;
    width: auto;
    border-radius: 10px;
    opacity: 0;
    animation-name: fadeInUp;
    animation-delay: 1.3s !important;
}
.flow06_head .head_dian p{
    background-color: #ffffff !important;
}
.flow06_01.anim-show {
    top: 360px;
    left: 70px;
    width: auto;
    animation-name: beijing;
    animation-delay: 1.5s !important;
}

.flow06_02.anim-show {
    top: 550px;
    left: 70px;
    width: auto;
    animation-name: beijing;
    animation-delay: 1.7s !important;
}

.flow06_03.anim-show {
    top: 740px;
    left: 70px;
    width: auto;
    animation-name: beijing;
    animation-delay: 1.9s !important;
}

.flow06_04.anim-show {
    top: 330px;
    right: 65px;
    width: auto;
    text-align: center;
    animation-name: fadeInRight;
    animation-delay: 2.1s !important;
}

.flow07 {
    width: 100%;
    height: 1376px;
    position: relative !important;
    background-image: url(http://static.3g-fa.com/file/1EBFCB12A09B4C17C6A212D552758D8D.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #112234;
    background-size: 100%;
}

.flow07 .anim-show {
    animation-duration: 0.4s;
    animation-timing-function: linear;
    animation-delay: 0.6s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    margin: 0px;
    position: absolute;
    z-index: 99;
}
.flow07_head .head_title{
    top: 140px;
    left: 70px;
    text-align: left;
    width: auto;
    opacity: 0;
    animation-name: fadeInUp;
    animation-delay: 0.8s !important;
    font-size: 48px;
    font-weight: bold;
    color: #006fcb;
}

.flow07_head .head_yuan{
    top: 280px;
    left: 70px;
    text-align: left;
    width: 60px;
    font-size: 0px;
    border: #006fcb 2px solid;
    border-radius: 10px;
    height: 10px;
    opacity: 0;
    animation-name: xian;
    animation-delay: 1s !important;
}
.flow07_head .head_dian{
    top: 180px;
    right: 100px;
    width: auto;
    border-radius: 10px;
    opacity: 0;
    animation-name: fadeInUp;
    animation-delay: 1.3s !important;
}
.flow07_head .head_dian p{
    background-color: #006fcb !important;
}
.flow07_01.anim-show {
    top: 320px;
    left: 70px;
    width: auto;
    animation-name: beijing;
    animation-delay: 1.5s !important;
    font-size: 30px;
    color: #006fcb;
    font-weight: bold;
}

.flow07_02.anim-show {
    top: 380px;
    left: 70px;
    width: auto;
    animation-name: beijing;
    animation-delay: 1.7s !important;
    font-size: 30px;
    color: #006fcb;
    font-weight: bold;
}

.flow07_03.anim-show {
    top: 440px;
    left: 70px;
    width: auto;
    animation-name: beijing;
    animation-delay: 1.9s !important;
    font-size: 30px;
    color: #006fcb;
    font-weight: bold;
}
.flow07_04.anim-show {
    top: 500px;
    left: 70px;
    width: auto;
    animation-name: beijing;
    animation-delay: 2.1s !important;
    font-size: 30px;
    color: #006fcb;
    font-weight: bold;
}
.flow07_05.anim-show {
    top: 560px;
    left: 70px;
    width: auto;
    animation-name: beijing;
    animation-delay: 2.3s !important;
    font-size: 30px;
    color: #006fcb;
    font-weight: bold;
}

.flow07_06.anim-show {
    top: 660px;
    right: 65px;
    width: auto;
    text-align: center;
    animation-name: fadeInRight;
    animation-delay: 2.6s !important;
    font-size: 30px;
    color: #006fcb;
    font-weight: bold;
}

.flow08 {
    width: 100%;
    height: 1810px;
    position: relative !important;
    background-image: url(http://static.3g-fa.com/file/9E1ED36D099104C403D267626412F247.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #112234;
    background-size: 100%;
}

.flow08 .anim-show {
    animation-duration: 0.4s;
    animation-timing-function: linear;
    animation-delay: 0.6s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    margin: 0px;
    position: absolute;
    z-index: 99;
}
.flow08_01.anim-show {
    top: 90px;
    left: 0px;
    width: 100%;
    text-align: center;
    animation-name: beijing;
    animation-delay: 1.5s !important;
    font-size: 60px;
    font-weight: bold;
    letter-spacing: 5px;
    color: #505051;
}

.flow08_02.anim-show {
    top: 270px;
    left: 0px;
    width: 100%;
    text-align: center;
    animation-name: beijing;
    animation-delay: 1.7s !important;
}

.flow08_03.anim-show {
    top: 370px;
    left: 0px;
    width: 100%;
    text-align: center;
    animation-name: beijing;
    animation-delay: 1.9s !important;
}

.flow08_04.anim-show {
    top: 980px;
    left: 50%;
    width: 751px;
    margin-left: -375px;
    height: 162px;
    text-align: left;
    padding-left: 250px;
    padding-top: 60px;
    box-sizing: border-box;
    animation-name: beijing;
    animation-delay: 2.2s !important;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    background-image: url(http://static.3g-fa.com/file/F4A5BEA652B92D447C00A6B060E0D78E.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
}

.flow08_05.anim-show {
    top: 1170px;
    left: 50%;
    width: 751px;
    margin-left: -375px;
    height: 162px;
    text-align: left;
    padding-left: 250px;
    padding-top: 60px;
    box-sizing: border-box;
    animation-name: beijing;
    animation-delay: 2.4s !important;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    background-image: url(http://static.3g-fa.com/file/0CD284719A29FC579FCB573CD7FB0EB8.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
}

.flow08_06.anim-show {
    top: 1360px;
    left: 50%;
    width: 751px;
    margin-left: -375px;
    height: 162px;
    text-align: left;
    padding-left: 250px;
    padding-top: 60px;
    box-sizing: border-box;
    animation-name: beijing;
    animation-delay: 2.6s !important;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    background-image: url(http://static.3g-fa.com/file/5227C0E14969941957EEB94C011F3677.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
}

.flow08_07.anim-show {
    top: 1550px;
    left: 50%;
    width: 751px;
    margin-left: -375px;
    height: 162px;
    text-align: left;
    padding-left: 250px;
    padding-top: 60px;
    box-sizing: border-box;
    animation-name: beijing;
    animation-delay: 2.8s !important;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    background-image: url(http://static.3g-fa.com/file/D3D2BABE8B8059D80A5BEE8D08715E1A.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
}

.foot {
    width: 100%;
    height: 1640px;
    position: relative !important;
    background-color: #5f9ddb;
}

.foot .anim-show {
    animation-duration: 0.4s;
    animation-timing-function: linear;
    animation-delay: 0.6s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    margin: 0px;
    position: absolute;
}

.foot_main.anim-show {
    top: 50px;
    left: 80px;
    width: 800px;
    min-height: 460px;
    text-align: center;
    animation-name: beijing;
    animation-delay: 1s !important;
    z-index: 99;
}

.foot_main_01.anim-show {
    top: 20px;
    width: 100%;
    text-align: center;
    animation-name: beijing;
    animation-delay: 1.3s !important;
    z-index: 99;
    background-image: url(http://static.3g-fa.com/file/106607E5067EE07D22F6C02C29787FC5.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    color: #fff;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    letter-spacing: 2px;
}

.foot_main_01.anim-show p:nth-child(1) {
    margin: 0px !important;
    font-size: 32px;
}

.foot_main_01.anim-show p:nth-child(2) {
    margin: 0px !important;
    font-size: 32px;
    font-weight: bold;
}

.foot_main>div img:nth-child(1) {
    margin-bottom: 30px;
}

.foot_main_02.anim-show {
    top: 110px;
    left: 40px;
    width: 111px;
    height: 255px;
    z-index: 99;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    animation-name: xian;
    animation-delay: 1.6s !important;

}

.foot_main_03.anim-show {
    top: 110px;
    left: 243px;
    width: 111px;
    height: 255px;
    z-index: 99;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    animation-name: xian;
    animation-delay: 1.8s !important;
}

.foot_main_04.anim-show {
    top: 110px;
    left: 446px;
    width: 111px;
    height: 255px;
    z-index: 99;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    animation-name: xian;
    animation-delay: 2.0s !important;
}

.foot_main_05.anim-show {
    top: 110px;
    left: 649px;
    width: 111px;
    height: 255px;
    z-index: 99;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    animation-name: xian;
    animation-delay: 2.2s !important;
}

.foot_main_06.anim-show {
    top: 400px;
    left: 0;
    width: 100%;
    z-index: 99;
    animation-name: xian;
    animation-delay: 2.5s !important;
}

.foot_main_07.anim-show {
    top: 890px;
    left: 0;
    width: 100%;
    z-index: 99;
    animation-name: xian;
    animation-delay: 2.7s !important;
}

.foot_bottom.anim-show {
    width: 100%;
    top: 1210px;
    left: 0px;
    z-index: 99;
    animation-name: xian;
    animation-delay: 2.9s !important;

}

@-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 jiang {
    0% {
        opacity: 0;
        margin-top: 0px;
    }

    100% {
        opacity: 1;
        margin-top: 30px;
    }
}

@keyframes jiang {
    0% {
        opacity: 0;
        margin-top: 0px;
    }

    100% {
        opacity: 1;
        margin-top: 30px;
    }
}

@-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: 30px;
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        padding-right: 0px;
    }

    100% {
        opacity: 1;
        padding-right: 30px;
    }
}

@-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
    }
}

@-webkit-keyframes jianbian {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0.5;
    }

    100% {
        opacity: 1;
    }
}

@keyframes jianbian {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0.5;
    }

    100% {
        opacity: 1;
    }
}

.liaojiemore {
    position: absolute;
    bottom: 20px;
    right: 65px;
    width: 120px;
    display: flex;
    color: #0184ff;
    flex-direction: row;
    font-size: 22px;
    font-weight: bold;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    text-decoration: none;
    transition: all 0.4s;
}

.liaojiemore:hover {
    right: 60px;
    transition: all 0.4s;
}

.liaojiemore img {
    border: none !important;
}