.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: 1400px;
    position: relative !important;
    background-image: url(http://static.3g-fa.com/file/5EC553C0D328CF2A46EE832FC0166B2F.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;

}

.head 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;
}

.head_01 {
    top: 190px;
    left: 0px;
    text-align: center;
    width: 100%;
    opacity: 0;
    animation-name: fadeInUp;
    animation-delay: 0.5s !important;
}

.fubiao {
    width: 100%;
    height: 576px;
    position: relative !important;
    background-image: url(http://static.3g-fa.com/file/D619E552D7AC1201B5CA2B768E8A6AAD.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #eaf5ff;
    background-size: 100%;
}

.fubiao p {
    margin: 0;
}

.fubiao .main.anim-show {
    width: 842px;
    height: 443px;
    background-image: url(http://static.3g-fa.com/file/852A04540D82532077E8EEFEAD8E1B2C.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: rgba(0, 0, 0, 0);
    background-size: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
    padding: 40px;
    box-sizing: border-box;
    opacity: 0;
    animation: xian 0.5s linear 1s 1;
    animation-fill-mode: forwards;
}

.fubiao .main .futitle {
    font-size: 50px;
    color: #fff;
}

.fubiao .main .fuico {
    position: absolute;
    right: 50px;
    top: 50px;
    z-index: 9;
}

.fubiao .main .content {
    font-size: 30px;
    color: #fff;
    line-height: 2;
    margin-top: 50px;
width:100%;
}

.flow01 {
    width: 100%;
    height: 515px;
    position: relative !important;
    background-color: #000;
    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;
}

.flow01_head_01.anim-show {
    top: 0px;
    left: 0px;
    width: 100%;
    text-align: center;
    animation-name: fadeInUp;
    animation-delay: 1s !important;
    position: absolute;
    z-index: 99;
    color: #fff;
    font-size: 50px;
    letter-spacing: 7px;
}

.flow01_01.anim-show {
    top: 95px;
    left: 0%;
    width: 100%;
    text-align: center;
    opacity: 0;
    animation-name: xian;
    animation-delay: 1.4s !important;
    position: absolute;
    display: flex;
}

.left {
    padding: 30px 60px;
    display: block !important;
    overflow: hidden;
    box-sizing: border-box;
    width: 100%;
}

.left img {
    border-radius: 10px;
    padding: 3px 4px;
    box-sizing: border-box;
    width: 100%;
}

.flow02 {
    width: 100%;
    height: 515px;
    position: relative !important;
    background-color: #000;
    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;
}

.flow02_head_01.anim-show {
    top: 0px;
    left: 0px;
    width: 100%;
    text-align: center;
    animation-name: fadeInUp;
    animation-delay: 1s !important;
    position: absolute;
    z-index: 99;
    color: #fff;
    font-size: 50px;
    letter-spacing: 7px;
}

.flow02_01.anim-show {
    top: 95px;
    left: 0%;
    width: 100%;
    text-align: center;
    opacity: 0;
    animation-name: xian;
    animation-delay: 1.4s !important;
    position: absolute;
    display: flex;
}

.flow03 {
    width: 100%;
    height: 515px;
    position: relative !important;
    background-color: #000;
    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;
}

.flow03_head_01.anim-show {
    top: 0px;
    left: 0px;
    width: 100%;
    text-align: center;
    animation-name: fadeInUp;
    animation-delay: 1s !important;
    position: absolute;
    z-index: 99;
    color: #fff;
    font-size: 50px;
    letter-spacing: 7px;
}

.flow03_01.anim-show {
    top: 95px;
    left: 0%;
    width: 100%;
    text-align: center;
    opacity: 0;
    animation-name: xian;
    animation-delay: 1.4s !important;
    position: absolute;
    display: flex;
}

.flow04 {
    width: 100%;
    height: 515px;
    position: relative !important;
    background-color: #000;
    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;
}

.flow04_head_01.anim-show {
    top: 0px;
    left: 0px;
    width: 100%;
    text-align: center;
    animation-name: fadeInUp;
    animation-delay: 1s !important;
    position: absolute;
    z-index: 99;
    color: #fff;
    font-size: 50px;
    letter-spacing: 7px;
}

.flow04_01.anim-show {
    top: 95px;
    left: 0%;
    width: 100%;
    text-align: center;
    opacity: 0;
    animation-name: xian;
    animation-delay: 1.4s !important;
    position: absolute;
    display: flex;
}
.flow05 {
    width: 100%;
    height: 340px;
    position: relative !important;
    background-color: #000;
    background-size: 100%;
}
.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_01.anim-show {
    top: 40px;
    left: 50%;
    width: 563px;
    height: 194px;
    line-height: 204px;
    text-align: center;
    letter-spacing: 5px;
    margin-left: -282px;
    font-size: 34px;
    opacity: 0;
    color: #fff;
    animation-name: xian;
    animation-delay: 1.4s !important;
    position: absolute;
    background-image: url(http://static.3g-fa.com/file/25361F08114F00C3C463471FC56C3653.png);
    background-repeat: repeat;
    background-position: center center;
}
.flow05_01 a{
    color: #fff;
    text-decoration: none !important;
}
.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: #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;
}