.xiangqing {
    width: 100%;
    max-width: 960px;
    margin: 0px auto;
    overflow: hidden;
    background-color: #0b0a0f;
}

#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;
    left: 20px;
    top: 70px;
    z-index: 2;
    opacity: 0;
    margin-left: 0px;
    animation: fadeInLeft 0.8s linear 0.3s 1;
    animation-fill-mode: forwards;
}

.flow01 {
    width: 100%;
    height: 1080px;
    position: relative !important;
    background-image: url(http://static.3g-fa.com/file/FA2B58F63EDB715E236C12B05D7ADA30.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #06161d;

}

.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;
}

.flow01 p {
    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;
}

.flow01_01 {
    top: 250px;
    left: 0px;
    font-size: 24px;
    letter-spacing: 5px;
    color: #fff;
    width: 100%;
    text-align: center;
    opacity: 0;
    animation: fadeInUp .6s ease-in 1s 1;
    animation-fill-mode: forwards;
}

.flow01_02 {
    top: 360px;
    left: 0;
    width: 100%;
    text-align: center;
    opacity: 0;
    font-size: 80px;
    font-weight: 500;
    letter-spacing: 5px;
    animation: beijing .6s ease-in 1.3s 1;
    animation-fill-mode: forwards;
    background-image: -webkit-linear-gradient(bottom, #b3b9d7, #eff1f7, #ffffff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.flow01_03 {
    top: 480px;
    left: 0;
    width: 100%;
    text-align: center;
    opacity: 0;
    font-size: 80px;
    font-weight: 500;
    letter-spacing: 5px;
    animation: fadeInUp .6s ease-in 1.6s 1;
    animation-fill-mode: forwards;
    background-image: -webkit-linear-gradient(bottom, #b3b9d7, #eff1f7, #ffffff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.flow01_04 {
    top: 610px;
    width: 52px;
    height: 5px;
    left: 50%;
    opacity: 0;
    animation: xian .6s ease-in 1.9s 1;
    animation-fill-mode: forwards;
    background: #fff;
    -webkit-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
}

.flow01_05 {
    top: 630px;
    left: 0px;
    width: 100%;
    opacity: 0;
    animation: fadeInUp .6s ease-in 2.0s 1;
    animation-fill-mode: forwards;
    font-size: 28px;
    color: #fff;
    text-align: center;
    line-height: 1.8;
    letter-spacing: 10px;
}

.flow01_06 {
    top: 540px;
    left: 500px;
    opacity: 0;
    animation: fadeInUp .6s ease-in 2.2s 1;
    animation-fill-mode: forwards;
}


.flow02 {
    width: 100%;
    height: 604px;
    position: relative !important;
    background-image: url(http://static.3g-fa.com/file/F2178CAA85743798FF49700EE7C0F96D.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #06161d;
}

.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 p {
    position: absolute;
    z-index: 1;
    transition: all 0.3s;
    margin: 0px;
}


.flow02_01.anim-show {
    top: -320px;
    width: 100%;
    text-align: center;
    left: 0;
    opacity: 0;
    animation: xkzxjiangluo .6s ease-in 0.4s 1;
    animation-fill-mode: forwards;
}

.flow02_02.anim-show {
    top: 210px;
    width: 195px;
    height: 309px;
    text-align: center;
    right: -40px;
    opacity: 0;
    animation: fadeInRight .6s ease-in 0.7s 1;
    animation-fill-mode: forwards;
}

.flow03 {
    width: 100%;
    height: 1250px;
    position: relative !important;
    background-image: url(http://static.3g-fa.com/file/FA64D552EAD95F16528A830E9AD87ABB.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #06161d;
}

.flow03_detail {
    position: relative;
}

.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_01.anim-show {
    top: 0px;
    background: #fff;
    padding: 0px 20px;
    left: 60px;
    width: auto;
    color: #000;
    line-height: 1.5;
    font-size: 70px;
    text-align: center;
    animation-name: xian;
    animation-delay: 1.0s !important;
    position: absolute;
}

.flow03_02.anim-show {
    top: 130px;
    background: #fff;
    padding: 0px 20px;
    left: 60px;
    width: auto;
    color: #000;
    line-height: 1.5;
    font-size: 70px;
    text-align: center;
    animation-name: xian;
    animation-delay: 1.3s !important;
    position: absolute;
}

.flow03_03.anim-show {
    top: 265px;
    left: 0px;
    font-size: 36px;
    line-height: 1.7;
    padding: 0px 70px;
    box-sizing: border-box;
    color: #fff;
    width: 100%;
    letter-spacing: 0px;
    text-align: left;
    animation-name: fadeInUp;
    animation-delay: 1.6s !important;
    position: absolute;
}

.flow03_04.anim-show {
    top: 20px;
    right: 90px;
    animation-name: fadeInRight;
    animation-delay: 1.9s !important;
    position: absolute;
}

.flow03_05.anim-show {
    top: 400px;
    width: 100%;
    text-align: center;
    left: 0px;
    animation-name: xkzxjiangluo;
    animation-delay: 2.1s !important;
    position: absolute;
}

.flow03_06.anim-show {
    top: 930px;
    left: 0;
    animation-name: xkzxjiangluo;
    animation-delay: 1.9s !important;
    position: absolute;
    font-size: 36px;
    color: #fff;
    line-height: 1.8;
    padding: 0px 80px;
}

.flow04 {
    width: 100%;
    height: 1390px;
    position: relative !important;
    background-image: url(http://static.3g-fa.com/file/D0FE6E1FBFAB26B8EF082738FEF2C9AF.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
    background-color: #0b0a0f;
}

.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 .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_detail {
    color: #fff;
    height: 384px;
    width: 100%;
    margin: 0px auto;
    position: relative;
    box-sizing: border-box;
    top: 110px;
}


.flow05 {
    width: 100%;
    height: 1278px;
    position: relative !important;
    background-image: url(http://static.3g-fa.com/file/C8C7EC9B0E490E83735EC1E5E961079C.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
    background-color: #0b0a0f;
}

.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 .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_detail {
    color: #fff;
    height: 384px;
    width: 100%;
    margin: 0px auto;
    position: relative;
    box-sizing: border-box;
    top: 110px;
}

.flow05_detail .flow03_06.anim-show {
    top: 880px !important;
}

.flow06 {
    width: 100%;
    height: 1405px;
    position: relative !important;
    background-image: url(http://static.3g-fa.com/file/64E5EDB42613E6571D182CB2B5FBE277.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
    background-color: #0b0a0f;
}

.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;
}

.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;
}

.flow06_detail {
    color: #fff;
    height: 384px;
    width: 100%;
    margin: 0px auto;
    position: relative;
    box-sizing: border-box;
    top: 110px;
}

.flow06_01.anim-show {
    top: 0px;
    background: #fff;
    padding: 0px 20px;
    left: 60px;
    width: auto;
    color: #000;
    line-height: 1.5;
    font-size: 70px;
    text-align: center;
    animation-name: xian;
    animation-delay: 1.0s !important;
    position: absolute;
}

.flow06_02.anim-show {
    top: 130px;
    background: #fff;
    padding: 0px 20px;
    left: 60px;
    width: auto;
    color: #000;
    line-height: 1.5;
    font-size: 70px;
    text-align: center;
    animation-name: xian;
    animation-delay: 1.3s !important;
    position: absolute;
}

.flow06_03.anim-show {
    top: 265px;
    left: 0px;
    font-size: 36px;
    line-height: 1.7;
    padding: 0px 70px;
    box-sizing: border-box;
    color: #fff;
    width: 100%;
    letter-spacing: 0px;
    text-align: left;
    animation-name: fadeInUp;
    animation-delay: 1.6s !important;
    position: absolute;
}

.flow06_04.anim-show {
    top: 20px;
    right: 90px;
    animation-name: fadeInRight;
    animation-delay: 1.9s !important;
    position: absolute;
}

.flow06_05.anim-show {
    top: 280px;
    width: 100%;
    text-align: center;
    left: 0px;
    animation-name: xkzxjiangluo;
    animation-delay: 2.1s !important;
    position: absolute;
}

.flow06_06.anim-show {
    top: 770px;
    left: 0;
    animation-name: xkzxjiangluo;
    animation-delay: 1.9s !important;
    position: absolute;
    font-size: 36px;
    color: #fff;
    line-height: 1.8;
    padding: 0px 80px;
}

.flow06_07.anim-show {
    top: 1000px;
    width: 100%;
    text-align: center;
    left: 0px;
    animation-name: xkzxjiangluo;
    animation-delay: 2.1s !important;
    position: absolute;
}


.flow07 {
    width: 100%;
    height: 1110px;
    position: relative !important;
    background-image: url(http://static.3g-fa.com/file/2AF8A4D13B9CDE323B4FE5375066CAC1.jpg);
    background-repeat: repeat-y;
    background-position: center top;
    background-size: 100%;
}

.flow07 .anim-show {
    animation-duration: 0.7s;
    animation-timing-function: linear;
    animation-delay: 0.6s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    margin: 0px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
}

.flow07 .anim-show span {
    color: #fff;
    display: block;
    width: 100%;
    text-align: center;
    padding-top: 0px;
    font-size: 32px;
    letter-spacing: 2px;
    line-height: 100px;
}

.flow07_head {
    width: 100%;
    text-align: center;
    padding: 0px 80px;
    padding-top: 80px;
    box-sizing: border-box;
}

.flow07_head_01.anim-show {
    animation-name: fadeInUp;
    animation-delay: 1.2s !important;
    font-size: 72px;
    line-height: 1.7;
    color: #fff;
    text-align: left;
    width: 100%;
    display: block;
    padding-top: 70px;
}

.flow07_head_02.anim-show {
    animation-name: fadeInUp;
    animation-delay: 1.5s !important;
    font-size: 48px;
    line-height: 1;
    color: #fff;
    text-align: left;
    width: 100%;
    display: block;
    padding-top: 20px;

}

.flow07_detail {
    display: block;
    width: 100%;
    position: relative;
    top: 70px;
}

.flow07_detail img {
    border: #0184ff 8px solid;
    border-radius: 15px;
}

.flow07_01.anim-show {
    margin: 0px;
    top: 0px;
    left: 80px;
    animation-name: fanzhuan;
    animation-delay: 1.8s !important;
    position: absolute;

}

.flow07_02.anim-show {
    margin: 0px;
    top: 0px;
    right: 80px;
    animation-name: fanzhuan;
    animation-delay: 2.1s !important;
    position: absolute;
}

.flow07_03.anim-show {
    margin: 0px;
    top: 360px;
    left: 80px;
    animation-name: fanzhuan;
    animation-delay: 2.4s !important;
    position: absolute;
}

.flow07_04.anim-show {
    margin: 0px;
    top: 360px;
    right: 80px;
    animation-name: fanzhuan;
    animation-delay: 2.7s !important;
    position: absolute;
}

.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 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 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;
}