.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: auto;
    left: 50px;
    top: 90px;
    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: 1430px;
    position: relative !important;
    background-image: url(http://static.3g-fa.com/file/7A2EABE54AD9340A8E115D41F2D1758B.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: 205px;
    left: 50px;
    text-align: left;
    width: 100%;
    opacity: 0;
    animation-name: xian;
    animation-delay: 0.5s !important;

}

.head_02 {
    top: 335px;
    left: 55px;
    text-align: center;
    opacity: 0;
    animation-name: xian;
    animation-delay: 0.8s !important;
}

.head_03 {
    top: 320px;
    left: 580px;
    text-align: center;
    opacity: 0;
    animation-name: fadeInUp;
    animation-delay: 0.8s !important;
}

.head_04 {
    top: 450px;
    left: 210px;
    opacity: 0;
    animation-name: fadeInUp;
    animation-delay: 1.2s !important;
}

.head_05 {
    top: 800px;
    left: 520px;
    opacity: 0;
    animation-name: fadeInUp;
    animation-delay: 1.5s !important;
}

.head_06 {
    top: 960px;
    left: 190px;
    opacity: 0;
    animation-name: fadeInUp;
    animation-delay: 1.8s !important;
}

.head_07 {
    top: 1060px;
    left: 120px;
    text-align: center;
    width: auto;
    opacity: 0;
    animation-name: fadeInUp;
    animation-delay: 2.4s !important;
}

.head_08 {
    top: 1020px;
    left: 390px;
    text-align: center;
    width: auto;
    opacity: 0;
    animation-name: fadeInUp;
    animation-delay: 2.6s !important;
}

.head_09 {
    top: 970px;
    left: 560px;
    text-align: center;
    width: auto;
    opacity: 0;
    animation-name: fadeInUp;
    animation-delay: 2.8s !important;
}

.sub {
    width: 100%;
    height: 997px;
    position: relative !important;
    background-image: url(http://static.3g-fa.com/file/401F073F49AAD23D8E2C83065FDABC14.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
}

.sub .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;
}

.sub01 {
    top: 155px;
    text-align: center;
    animation-name: fadeInUp;
    animation-delay: 1s !important;
    z-index: 99;
    font-size: 56px;
    font-weight: bold;
    color: #fff;
    width: 100%;
    letter-spacing: 4px;
}

.sub02 {
    top: 300px;
    left: 0px;
    text-align: center;
    animation-name: fadeInUp;
    animation-delay: 1.2s !important;
    z-index: 99;
    font-size: 24px;
    color: #fff;
    letter-spacing: 2px;
    font-family: fangsong;
}

.sub03 {
    top: 530px;
    left: 0px;
    width: 35px;
    height: 17px;
    text-align: center;
    animation-name: fadeInUp;
    animation-delay: 1.2s !important;
    z-index: 99;
}

.sub04 {
    top: 340px;
    left: 0px;
    text-align: center;
    animation-name: fadeInUp;
    animation-delay: 1.2s !important;
    z-index: 99;
    font-size: 19px;
    color: #fff;
    letter-spacing: 2px;
    font-family: arial;
    width: 75%;
}

.sub03 .sub03_01 {
    animation-duration: 2s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-fill-mode: forwards;
    animation-name: jianbian;
    animation-delay: 1s !important;
    position: relative;
}


.flow01 {
    width: 100%;
    height: 963px;
    position: relative !important;
    background-image: url(http://static.3g-fa.com/file/5CB4A70DF613734B951411687AE4F5A1.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: 860px;
    height: 100px;
    margin: 0px auto;
    position: relative;
}

.flow01_head_01.anim-show {
    top: 60px;
    left: -30px;
    text-align: left;
    animation-name: fadeInLeft;
    animation-delay: 1s !important;
    z-index: 99;
    font-size: 70px;
    color: #fff;
    letter-spacing: 5px;
    font-weight: bold;
}

.flow01_head_02.anim-show {
    top: 60px;
    right: -30px;
    text-align: right;
    animation-name: fadeInRight;
    animation-delay: 1s !important;
    z-index: 99;
    font-size: 30px;
    line-height: 70px;
    color: #fff;
}

.flow01_head_03.anim-show {
    top: 160px;
    left: -30px;
    text-align: left;
    animation-name: fadeInLeft;
    animation-delay: 1s !important;
    z-index: 99;
    font-size: 48px;
    color: #fff;
    letter-spacing: 5px;
}

.flow01_main.anim-show {
    top: 240px;
    left: 50px;
    width: 860px;
    min-height: 600px;
    text-align: left;
    animation-name: beijing;
    animation-delay: 1s !important;
    z-index: 99;
}

.flow01_01.anim-show {
    top: 90px;
    left: 0;
    width: 530px;
    text-align: left;
    animation-name: beijing;
    animation-delay: 1.3s !important;
    z-index: 99;
    font-size: 30px;
    color: #fff;
    letter-spacing: 3px;
}

.flow01_01.anim-show p {
    background-image: url(http://static.3g-fa.com/file/D4CBC995B1B7A6910B77A9AFD6BD0C0B.png);
    background-repeat: no-repeat;
    background-position: left 10px;
    padding-left: 50px;
    margin-top: 0px !important;
    background-size: 37px 37px;
    line-height: 1.7;
}

.flow01_01.anim-show .more {
    margin-top: 45px;
    height: 60px;
}

.flow01_01.anim-show .more a {
    font-size: 20px;
    color: #cfb79f;
    text-decoration: none;
    border: #cfb79f 2px solid;
    padding: 10px 20px;
    border-radius: 25px;
    font-weight: bold;
    letter-spacing: 5px;
}

.flow01_02.anim-show {
    top: 0px;
    right: -50px;
    width: auto;
    text-align: center;
    animation-name: beijing;
    animation-delay: 1.6s !important;
    z-index: 99;
}
.flow01_03.anim-show {
    animation-duration: 2s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-fill-mode: forwards;
    animation-name: jianbian;
    animation-delay: 1s !important;
    width: 100%;
    text-align: center;
    padding-top: 640px;
}

.flow02 {
    width: 100%;
    height: 1460px;
    position: relative !important;
    background-image: url(http://static.3g-fa.com/file/140DD8EFB1B295BF48E6CA44732F4B64.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_head {
    width: 800px;
    height: 100px;
    margin: 0px auto;
    position: relative;
}
.flow02_head_00.anim-show {
    width: 100%;
    top: 135px;
    text-align: center;
    animation-name: jiang;
    animation-delay: 1s !important;
    z-index: 99;
    font-size: 70px;
    color: #414141;
    letter-spacing: 5px;
    font-weight: bold;
}
.flow02_head_01.anim-show {
    top: 275px;
    width: 100%;
    text-align: center;
    animation-name: jiang;
    animation-delay: 1s !important;
    z-index: 99;
    font-size: 39px;
    color: #fff;
    letter-spacing: 5px;
}

.flow02_head_01.anim-show img {
    display: block;
    margin-top: 20px;
}

.flow02_head_02.anim-show {
    top: 310px;
    width: 100%;
    left: 0;
    right: auto;
    text-align: center;
    animation-name: jiang;
    animation-delay: 1s !important;
    z-index: 99;
    font-size: 30px;
    line-height: 70px;
    color: #fff;
}

.flow02_main.anim-show {
    top: 400px;
    left: 80px;
    width: 800px;
    min-height: 600px;
    text-align: left;
    animation-name: beijing;
    animation-delay: 1s !important;
    z-index: 99;
}

.flow02_01.anim-show {
    top: 675px;
    left: 121px;
    width: 558px;
    text-align: left;
    animation-name: beijing;
    animation-delay: 1.3s !important;
    z-index: 99;
    font-size: 30px;
    color: #2c2c2c;
    letter-spacing: 0px;
}

.flow02_01.anim-show p {
    background-image: url(http://static.3g-fa.com/file/F09DC52D79A845C1874CBA01FB579739.png);
    background-repeat: no-repeat;
    background-position: left 5px;
    padding-left: 50px;
    margin-top: 0px !important;
    background-size: 37px 37px;
    line-height: 45px;

}

.flow02_main.anim-show .more {
    box-sizing: border-box;
    position: absolute;
    bottom: -17px;
    left: -60px;
}
.flow02_main.anim-show .more a{
    font-size: 30px;
    color: #414141;
    text-decoration: none;
    border: #414141 2px solid;
    padding: 10px 20px;
    border-radius: 38px;
    font-weight: bold;
    letter-spacing: 5px;
}

.flow02_02.anim-show {
    top: 45px;
    left: 180px;
    width: auto;
    text-align: center;
    animation-name: beijing;
    animation-delay: 1.6s !important;
    z-index: 99;
}



.flow03 {
    width: 100%;
    height: 1230px;
    position: relative !important;
    background-image: url(http://static.3g-fa.com/file/8353533EEEAE9485FCFAF9DE1B20F5BE.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_head {
    width: 860px;
    height: 100px;
    margin: 0px auto;
    position: relative;
}

.flow03_head_01.anim-show {
    top: 60px;
    left: -30px;
    text-align: left;
    animation-name: fadeInLeft;
    animation-delay: 1s !important;
    z-index: 99;
    font-size: 70px;
    color: #fff;
    letter-spacing: 5px;
    font-weight: bold;
}

.flow03_head_02.anim-show {
    top: 60px;
    right: -30px;
    text-align: right;
    animation-name: fadeInRight;
    animation-delay: 1s !important;
    z-index: 99;
    font-size: 30px;
    line-height: 70px;
    color: #fff;
}

.flow03_head_03.anim-show {
    top: 160px;
    left: -30px;
    text-align: left;
    animation-name: fadeInLeft;
    animation-delay: 1s !important;
    z-index: 99;
    font-size: 48px;
    color: #fff;
    letter-spacing: 5px;
}

.flow03_main.anim-show {
    top: 240px;
    left: 50px;
    width: 860px;
    min-height: 600px;
    text-align: left;
    animation-name: beijing;
    animation-delay: 1s !important;
    z-index: 99;
}

.flow03_01.anim-show {
    top: 90px;
    left: 0;
    width: 530px;
    text-align: left;
    animation-name: beijing;
    animation-delay: 1.3s !important;
    z-index: 99;
    font-size: 30px;
    color: #fff;
    letter-spacing: 3px;
}

.flow03_01.anim-show p {
    background-image: url(http://static.3g-fa.com/file/D4CBC995B1B7A6910B77A9AFD6BD0C0B.png);
    background-repeat: no-repeat;
    background-position: left 10px;
    padding-left: 50px;
    margin-top: 0px !important;
    background-size: 37px 37px;
    line-height: 1.7;
}

.flow03_01.anim-show .more {
    margin-top: 45px;
    height: 60px;
}

.flow03_01.anim-show .more a {
    font-size: 20px;
    color: #cfb79f;
    text-decoration: none;
    border: #cfb79f 2px solid;
    padding: 10px 20px;
    border-radius: 25px;
    font-weight: bold;
    letter-spacing: 5px;
}

.flow03_02.anim-show {
    top: 0px;
    right: -50px;
    width: auto;
    text-align: center;
    animation-name: beijing;
    animation-delay: 1.6s !important;
    z-index: 99;
}
.flow03_03.anim-show {
    animation-duration: 2s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-fill-mode: forwards;
    animation-name: jianbian;
    animation-delay: 1s !important;
    width: 100%;
    text-align: center;
    padding-top: 860px;
}
.flow04 {
    width: 100%;
    height: 1320px;
    position: relative !important;
    background-color: #fff;
}

.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_head {
    width: 100%;
    height: 100px;
    margin: 0px auto;
    position: relative;
}
.flow04_head_00.anim-show {
    width: 100%;
    top: 105px;
    text-align: center;
    animation-name: jiang;
    animation-delay: 1s !important;
    z-index: 99;
    font-size: 70px;
    color: #414141;
    letter-spacing: 5px;
    font-weight: bold;
}
.flow04_head_01.anim-show {
    top: 220px;
    width: 100%;
    text-align: center;
    animation-name: jiang;
    animation-delay: 1s !important;
    z-index: 99;
    font-size: 39px;
    color: #202020;
    letter-spacing: 5px;
}

.flow04_head_02.anim-show {
    top: 100px;
    right: 0;
    animation-name: jiang;
    animation-delay: 1s !important;
    z-index: 99;
    font-size: 30px;
    line-height: 70px;
    color: #202020;
}

.flow04_main.anim-show {
    top: 340px;
    left: 0px;
    width: 100%;
    min-height: 600px;
    text-align: center;
    animation-name: beijing;
    animation-delay: 1s !important;
    z-index: 99;
}

.flow04_01.anim-show {
    top: 10px;
    left: 0;
    width: 100%;
    text-align: center;
    animation-name: beijing;
    animation-delay: 1.3s !important;
    z-index: 99;
    font-size: 30px;
    color: #2c2c2c;
    letter-spacing: 0px;
    line-height: 2.2;
}

.flow04_01.anim-show p {
    background-image: url(http://static.3g-fa.com/file/F09DC52D79A845C1874CBA01FB579739.png);
    background-repeat: no-repeat;
    background-position: left 5px;
    padding-left: 50px;
    margin-top: 0px !important;
    background-size: 37px 37px;
    line-height: 45px;

}

.flow04_main.anim-show .more {
    box-sizing: border-box;
    position: absolute;
    top: 860px;
    left: 330px;
    animation-name: xian;
    animation-delay: 2.5s !important;
}
.flow04_main.anim-show .more a{
    font-size: 30px;
    color: #414141;
    text-decoration: none;
    border: #414141 2px solid;
    padding: 10px 20px;
    border-radius: 38px;
    font-weight: bold;
    letter-spacing: 5px;
}

.flow04_02.anim-show {
    top: 350px;
    left: 490px;
    width: auto;
    text-align: center;
    animation-name: fadeInLeft;
    animation-delay: 1.6s !important;
    z-index: 99;
}
.flow04_03.anim-show {
    top: 315px;
    left: 290px;
    width: auto;
    text-align: center;
    animation-name: fadeInLeft;
    animation-delay: 1.9s !important;
    z-index: 99;
}
.flow04_04.anim-show {
    top: 270px;
    left: 55px;
    width: auto;
    text-align: center;
    animation-name: fadeInLeft;
    animation-delay: 2.2s !important;
    z-index: 99;
}

.foot {
    width: 100%;
    height: 1680px;
    position: relative !important;
    background-image: url(http://static.3g-fa.com/file/6F22DDC8A615672A072343A8652DBADC.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
    background-color: #414141;
}

.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: 90px;
    left: 80px;
    width: 800px;
    min-height: 460px;
    text-align: center;
    animation-name: beijing;
    animation-delay: 1s !important;
    z-index: 99;
}

.foot_main_01.anim-show {
    top: 20px;
    width: 100%;
    text-align: center;
    animation-name: beijing;
    animation-delay: 1.3s !important;
    z-index: 99;
    background-image: url(http://static.3g-fa.com/file/106607E5067EE07D22F6C02C29787FC5.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: 110px;
    left: 40px;
    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: 110px;
    left: 243px;
    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: 110px;
    left: 446px;
    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: 110px;
    left: 649px;
    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_main_06.anim-show {
    top: 400px;
    left: 0;
    width: 100%;
    z-index: 99;
    animation-name: xian;
    animation-delay: 2.5s !important;
}

.foot_main_07.anim-show {
    top: 890px;
    left: 0;
    width: 100%;
    z-index: 99;
    animation-name: xian;
    animation-delay: 2.7s !important;
}

.foot_bottom.anim-show {
    width: 100%;
    top: 1240px;
    left: 0px;
    z-index: 99;
    animation-name: xian;
    animation-delay: 2.9s !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: 30px;
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        padding-right: 0px;
    }

    100% {
        opacity: 1;
        padding-right: 30px;
    }
}

@-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
    }
}

@-webkit-keyframes jianbian {
    0% {
        opacity: 1;
        top: 0px;
    }

    50% {
        opacity: 1;
        top: 30px;
    }

    100% {
        opacity: 1;
        top: 0px;
    }
}

@keyframes jianbian {
    0% {
        opacity: 1;
        top: 0px;
    }

    50% {
        opacity: 1;
        top: 30px;
    }

    100% {
        opacity: 1;
        top: 0px;
    }
}

.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;
}