.xiangqing {
    width: 100%;
    max-width: 960px;
    margin: 0px auto;
    overflow: hidden;
}

#cpxinpin {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 1;
    opacity: 0;
    margin-left: 0px !important;
    animation: fadeInRight 0.4s linear 0.3s 1;
    animation-fill-mode: forwards;
}

#cplogo {
    position: absolute;
    left: 30px;
    top: 70px;
    z-index: 2;
    opacity: 0;

    margin-left: 0px !important;
    animation: fadeInLeft 0.8s linear 0.3s 1;
    animation-fill-mode: forwards;
}

.flow01 {
    width: 100%;
    height: 1350px;
    position: relative;
    background-image: url(http://static.3g-fa.com/file/57800C610A88EE93F099BD0D17D8D979.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #06161d;

}

.flow01 p {
    position: absolute;
    z-index: 1;
    transition: all 0.3s;
}

.zhong {
    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: 560px;
    left: 350px;
    opacity: 0;
    animation: xkzxjiangluo .6s ease-in 1s 1;
    animation-fill-mode: forwards;
}

.flow01_02 {
    top: 490px;
    left: 460px;
    opacity: 0;
    animation: xkzxjiangluo .6s ease-in 1.3s 1;
    animation-fill-mode: forwards;
}

.flow01_03 {
    top: 580px;
    left: 580px;
    opacity: 0;
    animation: xkzxjiangluo .6s ease-in 1.6s 1;
    animation-fill-mode: forwards;
}

.flow01_05 {
    position: absolute !important;
    z-index: 1;
    transition: all 0.3s;
    left: 80px;
    top: 560px;
    opacity: 0;
    animation: fadeInLeft .6s ease-in 1.9s 1;
    animation-fill-mode: forwards;
    background: rgba(0, 114, 255, 0.9);
    padding-right: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    border-radius: 20px;
}

.flow01_05 hr {
    opacity: 0.5;
    margin: 20px 0px;
}

.flow01_05 p {
    position: relative !important;
}

.flow01_05 p:nth-child(1) {
    font-size: 34px;
    color: #fff;
    letter-spacing: 10px;
    margin: 0px;
}

.flow01_05 p:nth-child(2) {
    font-size: 20px;
    color: #ffffff;
    letter-spacing: 2px;
    margin: 10px 0px;
}

.flow01_05 p:nth-child(4) {
    font-size: 20px;
    color: #ffffff;
    letter-spacing: 2px;
    margin: 10px 0px;
}

.flow01_05 ul {
    margin: 0px;
    padding: 0px;

}

.flow01_05 ul li {
    list-style-type: none;
    background-image: url(http://static.3g-fa.com/file/6A73BE3293A5B3D74459A1CD3555C935.jpg);
    background-repeat: no-repeat;
    background-position: 10px center;
    padding-left: 33px;
    background-color: #fff;
    height: 35px;
    line-height: 35px;
    margin: 20px 0px;
    border-radius: 18px;
    padding-right: 33px;
    font-size: 16px;
    color: #000;
}

.flow01_07 {
    top: 220px;
    opacity: 0;
    width: 717px;
    animation: fadeInhead .6s ease-in 2.1s 1;
    animation-fill-mode: forwards;
    text-align: center;
}

.flow01_08 {
    top: 280px;
    opacity: 0;
    width: 717px;
    animation: fadeInhead .6s ease-in 2.4s 1;
    animation-fill-mode: forwards;
    text-align: center;
    font-size: 74px;
    color: #fff;
    letter-spacing: 10px;
}

.flow01_09 {
    top: 390px;
    opacity: 0;
    width: 717px;
    animation: fadeInhead .6s ease-in 2.7s 1;
    animation-fill-mode: forwards;
    text-align: center;
    font-size: 26px;
    color: #fff;
}

.flow02 {
    width: 100%;
    position: relative;
    height: 1300px;
    background-image: url(http://static.3g-fa.com/file/47B861875B32C5C9E46122D01210EA82.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #121116;
}

.flow02_head {
    width: 100%;
    height: 260px;
}

.head_02.anim-show {
    animation-name: xiashang;
    display: flex;
    justify-content: space-around;
    animation-duration: 0.4s;
    animation-timing-function: linear;
    animation-delay: 0.6s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}

.head_03.anim-show {
    animation-name: xiashang;
    display: flex;
    justify-content: space-around;
    animation-duration: 0.4s;
    animation-timing-function: linear;
    animation-delay: 0.6s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}


.head_02 {
    position: absolute !important;
    left: 250px;
    top: 45px;
    font-size: 58px;
    color: #fff;
    letter-spacing: 5px;
    width: 100%;
    text-align: center;
    font-weight: bold;
}

.head_03 {
    position: absolute !important;
    left: 250px;
    top: 130px;
    font-size: 32px;
    color: #fff;
    letter-spacing: 5px;
    width: 100%;
    text-align: center;
}

.flow02 .one.anim-show {
    animation-duration: 0.4s;
    animation-timing-function: linear;
    animation-delay: 0.6s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}

.flow02 .one.anim-show {
    animation-name: xiashang;
    display: flex;
    justify-content: space-around;
    width: 100%;
    margin: 30px 0px;
}

.flow02 .one.anim-show>div {
    border-radius: 10px;
    box-sizing: border-box !important;
    width: calc((100% - 60px)/3);
    overflow: hidden;
    border: #84829338 1px solid;
    background-color: #ffffff;
}

.flow02 .one.anim-show p {
    margin: 0px;
    height: 50px;
    line-height: 60px;
    text-align: left;
    font-size: 26px;
    padding: 0px 15px;

}

.flow02 .one.anim-show p:nth-child(3) {
    font-size: 20px;
    height: 45px;
    line-height: 45px;
    background-image: url(http://static.3g-fa.com/file/E5ED34E93920B8A1043D21BA74E940A6.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding: 0px;
    margin: 0px 15px;
}

.flow02 .one.anim-show>div:hover {
    background-color: #00a6ff;
    cursor: pointer;
}

.flow02 .one a {
    color: #333;
}

.flow02 .one.anim-show>div:hover a {
    color: #fff;
}

.flow02 .one a:hover {
    color: #fff !important;
}

.flow02_more a {
    color: #fff;
}

.flow02_more a:hover {
    color: #333 !important;
}

.flow02 .one.anim-show img {
    width: 100%;
    display: block;
}

.flow02_more {
    width: 400px;
    margin: 50px auto;
    text-align: center;
    font-size: 32px;
    color: #fff;
    border: #fff 2px solid;
    padding: 15px;
    border-radius: 40px;
    transition: all 0.4s;
}

.flow02_more:hover {
    background: #fff;
    color: #333;
    border: #ddd 2px solid;
    transition: all 0.4s;
    cursor: pointer;
}

.flow03 {
    width: 100%;
    position: relative;
    height: 1165px;
    background-image: url(http://static.3g-fa.com/file/F94E92680D3869B30B1ACE7D348B9A54.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #121116;
}

.flow03_head {
    width: 100%;
    height: 260px;
}

.flow03_head .head_02 {
    top: 130px;
}

.flow03_head .head_03 {
    font-size: 28px;
    top: 225px;
    letter-spacing: 25px;
}

.flow03 .anim-show {
    animation-duration: 0.8s;
    animation-timing-function: linear;
    animation-delay: 0.8s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}

.flow03_01.anim-show {
    animation-name: fadeInLeft;
    margin-top: 0px;
    position: absolute;
    width: auto;
    display: inline-block;
    left: 70px;
    top: 720px;
}

.flow03_02.anim-show {
    animation-name: fadeInLeft;
    margin-top: 0px;
    position: absolute;
    width: auto;
    display: inline-block;
    left: 50px;
    top: 320px;
}

.flow03_03.anim-show {
    animation-name: fadeInRight;
    margin-top: 0px;
    position: absolute;
    width: auto;
    display: inline-block;
    right: 310px;
    top: 370px;
}

.flow03_04.anim-show {
    animation-name: fadeInRight;
    margin-top: 0px;
    position: absolute;
    width: auto;
    display: inline-block;
    right: 210px;
    top: 500px;
}

.flow03_05.anim-show {
    animation-name: fadeInRight;
    margin-top: 0px;
    position: absolute;
    width: auto;
    display: inline-block;
    right: 50px;
    top: 550px;
}

.flow05 {
    width: 100%;
    position: relative;
    height: 1165px;
    background-image: url(http://static.3g-fa.com/file/0B6C85ED6E66DA0CA74141C8D9001E0D.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #121116;
}

.flow05_head {
    width: 100%;
    height: 260px;
}

.flow05_head .head_02 {
    top: 130px;
}

.flow05_head .head_03 {
    font-size: 28px;
    top: 225px;
    letter-spacing: 5px;
}

.flow05 .anim-show {
    animation-duration: 0.8s;
    animation-timing-function: linear;
    animation-delay: 0.8s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}

.flow05_01.anim-show {
    animation-name: fanzhuan;
    margin-top: 0px;
    position: absolute;
    width: 100%;
    display: inline-block;
    left: 0px;
    top: 310px;
    text-align: center;
}

.flow05_02.anim-show {
    animation-name: fadeInLeft;
    margin-top: 0px;
    position: absolute;
    width: auto;
    display: inline-block;
    left: 170px;
    top: 570px;
    animation-delay: 1.8s;
}

.flow05_03.anim-show {
    animation-name: fadeInRight;
    margin-top: 0px;
    position: absolute;
    width: auto;
    display: inline-block;
    right: 150px;
    top: 555px;
    animation-delay: 1.8s;
}

.flow05_04.anim-show {
    animation-name: fadeInRight;
    margin-top: 0px;
    position: absolute;
    width: auto;
    display: inline-block;
    right: 330px;
    top: 920px;
    animation-delay: 1.8s;
}

.flow04 {
    width: 100%;
    position: relative;
    height: 1440px;
    background-image: url(http://static.3g-fa.com/file/7316714188D0DEFC73132F5A05A472E2.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #121116;
}

.flow04_head {
    width: 100%;
    height: 260px;
}

.flow04_head .head_02 {
    top: 150px;
    font-weight: normal;
    font-size: 46px;
}

.flow04_head .head_03 {
    font-size: 18px;
    max-width: 540px;
    top: 230px;
    letter-spacing: 2px;
}

.flow04 .one.anim-show {
    animation-duration: 0.4s;
    animation-timing-function: linear;
    animation-delay: 0.6s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}

.flow04 .one.anim-show {
    animation-name: xiashang;
    display: flex;
    justify-content: space-around;
    width: 92%;
    margin: 50px auto;
}

.flow04 .one.anim-show>div {
    border-radius: 10px;
    box-sizing: border-box !important;
    width: calc((100% - 90px)/2);
    overflow: hidden;
    border: #84829338 1px solid;
}

.flow04 .one.anim-show p {
    padding: 0px;
    margin: 0px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    background: linear-gradient(to right bottom, #43bfff, #0082ca);
    font-size: 28px;
    color: #fff;
}


.flow04 .one.anim-show img {
    width: 100%;
    display: block;
}

.flow04_more {
    width: 486px;
    margin: 50px auto;
}


.cpfoot {
    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: 20px 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;
    padding: 15px 0px;
}

.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: 50px;
    margin-top: 50px;
    position: relative;
    top: 30px;
    opacity: 0;
    animation-name: fadeIndibu;
}

.erweima.anim-show {
    animation-name: fadeIndibu;
}

.erweima.anim-show p:nth-child(2) {
    height: 35px;
    line-height: 35px;
}

.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: 20px;
}

.cpfoot_rexian.anim-show p a {
    text-decoration: none;
}

.cpfoot_rexian.anim-show p img {
    max-width: 22px;
}

@-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 tuopan {
    0% {
        opacity: 0;
        top: 940px;
    }

    100% {
        opacity: 1;
        top: 910px;
    }
}

@keyframes tuopan {
    0% {
        opacity: 0;
        top: 940px;
    }

    100% {
        opacity: 1;
        top: 910px;
    }
}

@-webkit-keyframes xiashang {
    0% {
        opacity: 0;
        padding-top: 30px;
    }

    100% {
        opacity: 1;
        padding-top: 0px;
    }
}

@keyframes xiashang {
    0% {
        opacity: 0;
        padding-top: 30px;
    }

    100% {
        opacity: 1;
        padding-top: 0px;
    }
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        top: 30px;
    }

    100% {
        opacity: 1;
        top: 0px;
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        top: 30px;
    }

    100% {
        opacity: 1;
        top: 0px;
    }
}

@-webkit-keyframes fadeInUp3 {
    0% {
        opacity: 0;
        top: 500px;
    }

    100% {
        opacity: 1;
        top: 450px;
    }
}

@keyframes fadeInUp3 {
    0% {
        opacity: 0;
        top: 500px;
    }

    100% {
        opacity: 1;
        top: 470px;
    }
}

@-webkit-keyframes fadeInUp2 {
    0% {
        opacity: 0;
        top: -20px;
    }

    100% {
        opacity: 1;
        top: -50px;
    }
}

@keyframes fadeInUp2 {
    0% {
        opacity: 0;
        top: -20px;
    }

    100% {
        opacity: 1;
        top: -50px;
    }
}

@-webkit-keyframes fadeInhead {
    0% {
        opacity: 0;
        margin-top: 30px;
    }

    100% {
        opacity: 1;
        margin-top: 0px;
    }
}

@keyframes fadeInhead {
    0% {
        opacity: 0;
        margin-top: 30px;
    }

    100% {
        opacity: 1;
        margin-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;
        margin-top: -40px
    }

    100% {
        opacity: 1;
        margin-top: 0
    }
}

@keyframes xkzxjiangluo {
    0% {
        opacity: 0;
        margin-top: -40px
    }

    100% {
        opacity: 1;
        margin-top: 0
    }
}

@-webkit-keyframes fadeIndibu {
    0% {
        opacity: 0;
        margin-top: 30px
    }

    100% {
        opacity: 1;
        margin-top: 0
    }
}

@keyframes fadeIndibu {
    0% {
        opacity: 0;
        margin-top: 30px
    }

    100% {
        opacity: 1;
        margin-top: 0
    }
}