.xiangqing {
    width: 100%;
    max-width: 750px;
    margin: 0px auto;
    overflow: hidden;
    background-color: #eaf5ff;
}

#cpxinpin {
    position: absolute;
    right: 0px;
    top: 115px;
    z-index: 1;
    opacity: 0;
    margin-right: 0px;
    animation: xinpin 1s 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;
        right: -200px;
    }

    100% {
        opacity: 1;
        right: 145px;
    }
}

@keyframes xinpin {
    0% {
        opacity: 0;
        right: -200px;
    }

    100% {
        opacity: 1;
        right: 145px;
    }
}

#cplogo {
    position: absolute;
    width: auto;
    left: 35px;
    top: 60px;
    z-index: 2;
    opacity: 0;
    margin-left: 0px;
    animation: fadeInUp 0.5s linear 0.3s 1;
    animation-fill-mode: forwards;
}

#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: 1322px;
    position: relative !important;
    background-image: url(http://static.3g-fa.com/file/2757C68D6CD0DBC7A723B9F1AB6968E3.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: 120px;
    left: 0px;
    text-align: center;
    width: 100%;
    opacity: 0;
    animation-name: jiang;
    animation-delay: 0.8s !important;
    color: #01cbfd;
    font-size: 56px;
    letter-spacing: 5px;
    font-weight: bold;
}

.head_02 {
    top: 205px;
    left: 15%;
    text-align: center;
    width: 70%;
    opacity: 0;
    animation-name: jiang;
    animation-delay: 0.5s !important;
    background: #03b2fb;
    font-size: 38px;
    line-height: 70px;
}

.head_03 {
    top: 310px;
    left: 0px;
    text-align: center;
    width: 100%;
    opacity: 0;
    animation-name: fadeInUp;
    animation-delay: 0.8s !important;
}

.head_04 {
    width: 530px;
    height: 105px;
    animation-name: xian;
    position: absolute;
    top: 560px;
    left: 110px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

.head_04_01 {
    left: 0px;
    top: 0px;
    width: 106px;
    opacity: 0;
    animation-name: xian;
    animation-delay: 1.7s !important;
}

.head_04_02 {
    left: 106px;
    top: 0px;
    opacity: 0;
    animation-name: xian;
    animation-delay: 1.9s !important;
}

.head_04_03 {
    left: 212px;
    top: 0px;
    opacity: 0;
    animation-name: xian;
    animation-delay: 2.1s !important;
}

.head_04_04 {
    left: 318px;
    top: 0px;
    opacity: 0;
    animation-name: xian;
    animation-delay: 2.3s !important;
}

.head_04_05 {
    left: 424px;
    top: 0px;
    opacity: 0;
    animation-name: xian;
    animation-delay: 2.5s !important;
}

.head_05 {
    top: 670px;
    left: 100px;
    text-align: center;
    width: auto;
    opacity: 0;
    animation-name: fadeInLeft;
    animation-delay: 2.2s !important;
}

.head_06 {
    top: 1070px;
    left: 350px;
    width: auto;
    opacity: 0;
    animation-name: fadeInLeft;
    animation-delay: 2.2s !important;
}

.head_07 {
    top: 890px;
    left: 30px;
    text-align: center;
    width: auto;
    opacity: 0;
    animation-name: fadeInUp;
    animation-delay: 2.4s !important;
}

.head_08 {
    top: 895px;
    left: 150px;
    text-align: center;
    width: auto;
    opacity: 0;
    animation-name: fadeInUp;
    animation-delay: 2.6s !important;
}

.head_09 {
    top: 1035px;
    left: 123px;
    text-align: center;
    width: auto;
    opacity: 0;
    animation-name: fadeInUp;
    animation-delay: 2.8s !important;
}

.flow01 {
    width: 100%;
    height: 911px;
    position: relative !important;
    background-image: url(http://static.3g-fa.com/file/CC714857D1AC6EC628C0A999DBE6666E.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    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;
}

.flow01_head {
    width: 100%;
    margin: 0px auto;
    box-sizing: border-box;
    height: 240px;
}

.flow01_head>div {
    background: #fff;
    height: 100%;
    box-sizing: border-box;
    border-radius: 10px;
}

.flow01_head_01.anim-show {
    top: 25px;
    left: 0px;
    text-align: center;
    animation-name: jiang;
    animation-delay: 1s !important;
    z-index: 99;
}

.flow01_main.anim-show {
    top: 240px;
    left: 5%;
    width: 90%;
    min-height: 600px;
    text-align: center;
    animation-name: beijing;
    animation-delay: 1s !important;
    z-index: 99;
    background: #1d98cb;
}

.flow01_01.anim-show {
    top: 25px;
    left: 50%;
    width: 414px;
    margin-left: -207px !important;
    text-align: center;
    line-height: 46px;
    animation-name: beijing;
    animation-delay: 1.3s !important;
    z-index: 99;
    background-image: url(http://static.3g-fa.com/file/7BA4295619256D9B868BD87966E93280.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
    font-size: 28px;
    color: #000000;
    font-weight: bold;
    letter-spacing: 5px;
}

.flow01_02.anim-show {
    top: 80px;
    left: 50%;
    width: 414px;
    margin-left: -207px !important;
    text-align: center;
    line-height: 46px;
    animation-name: beijing;
    animation-delay: 1.6s !important;
    z-index: 99;
    font-size: 36px;
    color: #02feef;
    font-weight: bold;
    letter-spacing: 4px;
}

.flow01_03.anim-show {
    top: 150px;
    left: 0px;
    width: 290px;
    text-align: left;
    letter-spacing: 3px;
    line-height: 30px;
    animation-name: fadeInLeft;
    animation-delay: 1.9s !important;
    z-index: 99;
    font-size: 18px;
    color: #fff;
}

.flow01_03.anim-show p {
    background-image: url(http://static.3g-fa.com/file/580EE89947EB4A91EA399867FB87DC4B.png);
    background-repeat: no-repeat;
    background-position: left 4px;
    padding-left: 35px;
}

.flow01_04.anim-show {
    top: 140px;
    right: 0px;
    width: auto;
    text-align: left;
    animation-name: fadeInRight;
    animation-delay: 1.9s !important;
    z-index: 99;
}

.flow01_05.anim-show {
    top: 450px;
    left: 470px;
    width: auto;
    text-align: left;
    animation-name: beijing;
    animation-delay: 2.2s !important;
    z-index: 99;
}

.flow02 {
    width: 100%;
    height: 763px;
    position: relative !important;
    background-image: url(http://static.3g-fa.com/file/4348073EC89A556B12AF0A0B50D56CB4.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    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;
}

.flow02_main.anim-show {
    top: 75px;
    left: 5%;
    width: 90%;
    min-height: 600px;
    text-align: center;
    animation-name: beijing;
    animation-delay: 1s !important;
    z-index: 99;
    background: #fff;
}

.flow02_01.anim-show {
    top: 25px;
    left: 50%;
    width: 414px;
    margin-left: -207px !important;
    text-align: center;
    line-height: 46px;
    animation-name: beijing;
    animation-delay: 1.3s !important;
    z-index: 99;
    background-image: url(http://static.3g-fa.com/file/CB718AA5A995B778728B911E876A4060.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
    font-size: 28px;
    color: #000000;
    font-weight: bold;
    letter-spacing: 5px;
}

.flow02_02.anim-show {
    top: 80px;
    left: 50%;
    width: 414px;
    margin-left: -207px !important;
    text-align: center;
    line-height: 46px;
    animation-name: beijing;
    animation-delay: 1.6s !important;
    z-index: 99;
    font-size: 36px;
    color: #00a54f;
    font-weight: bold;
    letter-spacing: 4px;
}

.flow02_03.anim-show {
    top: 140px;
    right: -20px;
    width: 290px;
    text-align: left;
    letter-spacing: 3px;
    line-height: 30px;
    animation-name: fadeInRight;
    animation-delay: 1.9s !important;
    z-index: 99;
    font-size: 21px;
    color: #000;
    font-weight: bold;
}

.flow02_03.anim-show p {
    background-image: url(http://static.3g-fa.com/file/67FE860EBFBBCD35E8FD26C8EEF4191D.png);
    background-repeat: no-repeat;
    background-position: left 4px;
    padding-left: 35px;
}

.flow02_04.anim-show {
    top: 150px;
    left: 0px;
    width: auto;
    text-align: left;
    animation-name: fadeInLeft;
    animation-delay: 1.9s !important;
    z-index: 99;
}

.flow02_05.anim-show {
    top: 450px;
    left: 470px;
    width: auto;
    text-align: left;
    animation-name: beijing;
    animation-delay: 2.2s !important;
    z-index: 99;
}

.flow03 {
    width: 100%;
    height: 713px;
    position: relative !important;
    background-image: url(http://static.3g-fa.com/file/A46D6727B6AA309FE097485221A8E18D.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    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;
}

.flow03_main.anim-show {
    top: 129px;
    left: 50px;
    width: 650px;
    height: 507px;
    text-align: center;
    animation-name: beijing;
    animation-delay: 1s !important;
    z-index: 99;
    background-image: url(http://static.3g-fa.com/file/B437EFB71865B093F62E0B727DD7160C.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
}

.flow03_01.anim-show {
    top: -66px;
    left: 50%;
    width: 414px;
    margin-left: -207px !important;
    text-align: center;
    line-height: 46px;
    animation-name: beijing;
    animation-delay: 1.3s !important;
    z-index: 99;
    background-image: url(http://static.3g-fa.com/file/CB718AA5A995B778728B911E876A4060.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
    font-size: 28px;
    color: #000000;
    font-weight: bold;
    letter-spacing: 5px;
}

.flow03_02.anim-show {
    top: 15px;
    left: 50%;
    width: 414px;
    margin-left: -207px !important;
    text-align: center;
    line-height: 46px;
    animation-name: beijing;
    animation-delay: 1.6s !important;
    z-index: 99;
    font-size: 36px;
    color: #00a54f;
    font-weight: bold;
    letter-spacing: 4px;
}

.flow03_03.anim-show {
    top: 100px;
    left: 20px;
    width: 290px;
    text-align: left;
    letter-spacing: 3px;
    animation-name: fadeInLeft;
    animation-delay: 1.9s !important;
    line-height: 30px;
    z-index: 99;
    font-size: 21px;
    color: #000;
    font-weight: bold;
}

.flow03_03.anim-show p {
    background-image: url(http://static.3g-fa.com/file/67FE860EBFBBCD35E8FD26C8EEF4191D.png);
    background-repeat: no-repeat;
    background-position: left 4px;
    padding-left: 35px;
}

.flow03_04.anim-show {
    top: 70px;
    right: -15px;
    width: auto;
    text-align: left;
    animation-name: fadeInRight;
    animation-delay: 1.9s !important;
    z-index: 99;
}

.flow03_05.anim-show {
    top: 360px;
    left: 45px;
    width: auto;
    text-align: left;
    animation-name: beijing;
    animation-delay: 2.2s !important;
    z-index: 99;
}

.flow04 {
    width: 100%;
    height: 710px;
    position: relative !important;
    background-image: url(http://static.3g-fa.com/file/F641C0F5BE847C0692D21C6E57722C06.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
}

.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;
}

.flow04_main.anim-show {
    top: 75px;
    left: 5%;
    width: 90%;
    min-height: 600px;
    text-align: center;
    animation-name: beijing;
    animation-delay: 1s !important;
    z-index: 99;
    background: #fff;
}

.flow04_01.anim-show {
    top: 25px;
    left: 50%;
    width: 414px;
    margin-left: -207px !important;
    text-align: center;
    line-height: 46px;
    animation-name: beijing;
    animation-delay: 1.3s !important;
    z-index: 99;
    background-image: url(http://static.3g-fa.com/file/CB718AA5A995B778728B911E876A4060.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
    font-size: 28px;
    color: #000000;
    font-weight: bold;
    letter-spacing: 5px;
}

.flow04_02.anim-show {
    top: 80px;
    left: 50%;
    width: 414px;
    margin-left: -207px !important;
    text-align: center;
    line-height: 46px;
    animation-name: beijing;
    animation-delay: 1.6s !important;
    z-index: 99;
    font-size: 36px;
    color: #00a54f;
    font-weight: bold;
    letter-spacing: 4px;
}

.flow04_03.anim-show {
    top: 140px;
    right: -20px;
    width: 290px;
    text-align: left;
    letter-spacing: 3px;
    line-height: 35px;
    animation-name: fadeInRight;
    animation-delay: 1.9s !important;
    z-index: 99;
    font-size: 21px;
    color: #000;
    font-weight: bold;
}

.flow04_03.anim-show p {
    background-image: url(http://static.3g-fa.com/file/67FE860EBFBBCD35E8FD26C8EEF4191D.png);
    background-repeat: no-repeat;
    background-position: left 7px;
    padding-left: 35px;
}

.flow04_04.anim-show {
    top: 220px;
    left: -20px;
    width: auto;
    text-align: left;
    animation-name: fadeInLeft;
    animation-delay: 1.9s !important;
    z-index: 99;
}

.flow04_05.anim-show {
    top: 450px;
    left: 470px;
    width: auto;
    text-align: left;
    animation-name: beijing;
    animation-delay: 2.2s !important;
    z-index: 99;
}

.foot {
    width: 100%;
    height: 1535px;
    position: relative !important;
    background-image: url(http://static.3g-fa.com/file/85FE89A9FCFF9EC389AA151E48D671A1.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
    background-color: #000;
}

.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: 30px;
    left: 5%;
    width: 90%;
    min-height: 460px;
    text-align: center;
    animation-name: beijing;
    animation-delay: 1s !important;
    z-index: 99;
    background: rgba(255, 255, 255, 0.07);
}

.foot_main_01.anim-show {
    top: 50px;
    width: 634px;
    left: 50%;
    margin-left: -317px !important;
    text-align: center;
    animation-name: beijing;
    animation-delay: 1.3s !important;
    z-index: 99;
    background-image: url(http://static.3g-fa.com/file/9FCE49E4D3A1FC48E3EA3B5100F08D97.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: 150px;
    left: 55px;
    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: 150px;
    left: 206px;
    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: 150px;
    left: 357px;
    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: 150px;
    left: 508px;
    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_bottom.anim-show{
    width: 100%;
    top: 530px;
    left: 0px;
    z-index: 99;
    animation-name: xian;
    animation-delay: 2.5s !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: 40px;
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        padding-right: 0px;
    }

    100% {
        opacity: 1;
        padding-right: 40px;
    }
}

@-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
    }
}

.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;
}