.xiangqing {
    width: 100%;
    max-width: 960px;
    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: 100%;
    left: 80px;
    top: 80px;
    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: 1310px;
    position: relative !important;
    background-image: url(http://static.3g-fa.com/file/F944EE9547461FD66796D001F42C7E59.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: 250px;
    left: 0px;
    text-align: center;
    width: 100%;
    opacity: 0;
    animation-name: fadeInUp;
    animation-delay: 0.5s !important;
}

.head_02 {
    top: 335px;
    left: 0px;
    text-align: center;
    width: 100%;
    opacity: 0;
    animation-name: fadeInUp;
    animation-delay: 0.8s !important;
}

.head_04 {
    top: 500px;
    left: 0px;
    color: #646464;
    text-align: center;
    font-size: 24px;
    letter-spacing: 5px;
    width: 100%;
    opacity: 0;
    animation-name: fadeInUp;
    animation-delay: 1.5s !important;
}
.head_05 {
    top: 630px;
    left: 40px;
    text-align: center;
    font-size: 24px;
    letter-spacing: 5px;
    width: auto;
    opacity: 0;
    animation-name: fadeInLeft;
    animation-delay: 1.8s !important;
}
.head_06 {
    top: 760px;
    right: 100px;
    width: auto;
    opacity: 0;
    animation-name: fadeInRight;
    animation-delay: 2.0s !important;
}

.flow01 {
    width: 100%;
    height: 540px;
    position: relative !important;
    background-image: url(http://static.3g-fa.com/file/ACAE2141D2FE20C31CD507E68443CDFD.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.anim-show{
    
    background-image: url(http://static.3g-fa.com/file/C7E757CB990DA8FEF87960B55C465C9B.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
    display: block;
    width: 885px;
    height: 442px;
    margin: 0px auto;
    padding: 35px;
    box-sizing: border-box;
    overflow: hidden;
    animation-name: beijing;
    animation-delay: 1s !important;top: 50px;
}
.flow01_head > div {
    background: #fff;
    height: 100%;
    box-sizing: border-box;
    border-radius: 10px;
}
.flow01_head_01.anim-show {
    top: 70px;
    left: 0px;
    text-align: center;
    animation-name: beijing;
    animation-delay: 1.8s !important;
    z-index: 99;
}

.flow01_head_02.anim-show {
    top: 170px;
    left: 0px;
    color: #61686a;
    font-size: 36px;
    text-align: center;
    animation-name: beijing;
    animation-delay: 2.1s !important;
    z-index: 99;
    letter-spacing: 8px;
    width: 100%;
}

.flow01_head_03.anim-show {
    top: 250px;
    left: 0px;
    text-align: center;
    animation-name: xian;
    animation-delay: 1.6s !important;
    z-index: 99;
    font-size: 0px;
    width: 134px;
    height: 20px;
    background: #0083c9;
    border-radius: 10px;
}

.flow01_head_04.anim-show {
    top: 390px;
    left: 0px;
    text-align: center;
    animation-name: beijing;
    animation-delay: 1.9s !important;
    z-index: 99;
}
.flow02 {
    width: 100%;
    height: 540px;
    position: relative !important;
    background-color: #434f65;
}
.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_01.anim-show {
    top: 50px;
    left: 0px;
    text-align: center;
    animation-name: beijing;
    animation-delay: 1s !important;
    position: absolute;
    z-index: 99;
}
.flow02_01.anim-show {
    top: 170px;
    left: 7%;
    width: 86%;
    text-align: center;
    opacity: 0;
    animation-name: xian;
    animation-delay: 1.4s !important;
    position: absolute;
    display: flex;
    background-color: #fff;
    border-radius: 20px;
    flex-direction: column;
    flex-wrap: nowrap;
    border-radius: 20px;
    padding: 15px;
    box-sizing: border-box;
}
.flow02_01.anim-show img{
    width: 100%;
}
.flow02_01.anim-show a{
    display: block;
    width: 120px;
    float: right;
    background: #0083c9;
    color: #FFF;
    text-decoration: none;
    padding: 10px;
    border-radius: 20px;
    position: absolute;
    right: 30px;
    bottom: 15px;
    z-index: 99;
    
}
.flow03 {
    width: 100%;
    height: 610px;
    position: relative !important;
    background-color: #434f65;
}
.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_01.anim-show {
    top: 50px;
    left: 0px;
    text-align: center;
    animation-name: beijing;
    animation-delay: 1s !important;
    position: absolute;
    z-index: 99;
}
.flow03_01.anim-show {
    top: 170px;
    left: 7%;
    width: 86%;
    text-align: center;
    opacity: 0;
    animation-name: xian;
    animation-delay: 1.4s !important;
    position: absolute;
    display: flex;
    background-color: #fff;
    border-radius: 20px;
    flex-direction: column;
    flex-wrap: nowrap;
    border-radius: 20px;
    padding: 15px;
    box-sizing: border-box;
}
.flow03_01.anim-show img{
    width: 100%;
}
.flow03_01.anim-show a{
    display: block;
    width: 120px;
    float: right;
    background: #0083c9;
    color: #FFF;
    text-decoration: none;
    padding: 10px;
    border-radius: 20px;
    position: absolute;
    right: 30px;
    bottom: 15px;
    z-index: 99;
    
}
.cpfoot {
    height: 1250px;
    position: relative;
    background-image: url(http://static.3g-fa.com/file/BBAB436BA0A3412E258E80CE2646BA2B.jpg);
    background-repeat: repeat;
    background-position: center top;
    padding-bottom: 10px;
    background-color: #434f65;
}

.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;margin: 50px 0px;
}

.cpfoot_zhuti.anim-show {
    font-size: 16px;
    color: #FFF;
    padding: 0px 20px;
    line-height: 1.8;
    position: relative;
    top: 0px;
    opacity: 0;
    animation-name: fadeIndibu;
}

.cpfoot_ditu.anim-show {
    width: 94%;
    margin: 35px 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: #0083c9;
    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 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;
}