
.xiangqing {
    width: 100%;
    max-width: 960px;
    margin: 0px auto;
    overflow: hidden;
    background-color: #eaf5ff;
}

@-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: 30px;
    }

    100% {
        opacity: 1;
        right: 70px;
    }
}

@keyframes xinpin {
    0% {
        opacity: 0;
        right: 30px;
    }

    100% {
        opacity: 1;
        right: 70px;
    }
}
@keyframes zuojin {
    0% {
        opacity: 0;
        margin-left: 0px;
    }

    100% {
        opacity: 1;
        margin-left: 30px;
    }
}
#cplogo {
    position: absolute;
    width: auto;
    left: 90px;
    top: 80px;
    z-index: 2;
    opacity: 0;
    margin-left: 0px;
    animation: fadeInUp 0.5s linear 0.3s 1;
    animation-fill-mode: forwards;
}

#xinpin {
    position: absolute;
    width: auto;
    right: 155px;
    top: 185px;
    z-index: 2;
    opacity: 0;
    margin-left: 0px;
    animation: fadeInRight 0.5s linear 2s 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: 1750px;
    position: relative !important;
    background-image: url(http://static.3g-fa.com/file/AEE9A1D7C78E2EE33BB71F546D1615E4.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: 230px;
    left: 90px;
    text-align: center;
    width: auto;
    opacity: 0;
    animation-name: fadeInUp;
    animation-delay: 0.9s !important;
}

.head_02 {
    top: 360px;
    left: 90px;
    width: auto;
    opacity: 0;
    animation-name: xian;
    animation-delay: 1.2s !important;
    color: #fff;
    font-size: 48px;
}

.head_03 {
    top: 460px;
    left: 90px;
    text-align: center;
    opacity: 0;
    animation-name: xian;
    animation-delay: 1.5s !important;
    font-size: 0px;
    background: #fff;
    width: 100px;
    height: 2px;
}

.head_04 {
    top: 490px;
    left: 90px;
    width: auto;
    opacity: 0;
    animation-name: xian;
    animation-delay: 1.7s !important;
    color: #fff;
    font-size: 24px;
    line-height: 1.8;
    letter-spacing: 3px;
}

.head_05 {
    top: 530px;
    right: 70px;
    width: auto;
    opacity: 0;
    animation-name: fadeInRight;
    animation-delay: 2s !important;
}

.head_06 {
    top: 760px;
    left: 475px;
    width: auto;
    opacity: 0;
    animation-name: fadeInLeft;
    animation-delay: 2.2s !important;
    font-size: 24px;
    color: #fff;
    transform: rotate(50deg);
}
.head_07 {
    top: 760px;
    left: 0px;
    width: auto;
    opacity: 0;
    animation-name: fadeInLeft;
    animation-delay: 2.4s !important;
}
.head_08 {
    top: 960px;
    left: 75px;
    width: auto;
    opacity: 0;
    animation-name: fadeInLeft;
    animation-delay: 2.6s !important;
    font-size: 24px;
    color: #fff;
    transform: rotate(24deg);
}
.head_09 {
    top: 990px;
    left: 320px;
    width: auto;
    opacity: 0;
    animation-name: fadeInLeft;
    animation-delay: 2.8s !important;
}
.head_10 {
    top: 1220px;
    left: 570px;
    width: auto;
    opacity: 0;
    animation-name: xian;
    animation-delay: 3.0s !important;
    font-size: 24px;
    color: #fff;
    transform: rotate(-26deg);
}
.head_11 {
    top: 1370px;
    left: 120px;
    width: auto;
    opacity: 0;
    animation-name: fadeInLeft;
    animation-delay: 3.2s !important;
}
.head_12 {
    top: 1355px;
    left: 230px;
    width: auto;
    opacity: 0;
    animation-name: fadeInLeft;
    animation-delay: 3.4s !important;
    font-size: 24px;
    color: #fff;
    transform: rotate(24deg);
}


.sub01 {
    width: 100%;
    height: 530px;
    position: relative !important;
    background-image: url(http://static.3g-fa.com/file/DFB4577E7AA23E71A1FFC4301C5442A8.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
}

.sub01 .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;
    z-index: 99;
}

.sub01_01.anim-show {
    top: 0px;
    left: 50%;
    width: 872px;
    height: 474px;
    background-image: url(http://static.3g-fa.com/file/540D2522C01E8C314809BC98D283DB83.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
    animation-name: beijing;
    animation-delay: 1s !important;
    -webkit-transform: translate(-50%, 0%) !important;
    -ms-transform: translate(-50%, 0%) !important;
    transform: translate(-50%, 0%) !important;
}

.sub01_02.anim-show {
    top: 70px;
    left: 0px;
    width: 100%;
    text-align: center;
    animation-name: beijing;
    animation-delay: 1.3s !important;
    font-size: 48px;
    color: #354960;
    font-weight: bold;
}
.sub01_03.anim-show {
    top: 150px;
    left: 0px;
    width: 100%;
    text-align: center;
    animation-name: beijing;
    animation-delay: 1.6s !important;
    font-size: 24px;
    line-height: 1.8;
}
.sub01_04.anim-show {
    top: 330px;
    left: 50%;
    width: 82%;
    text-align: center;
    animation-name: beijing;
    animation-delay: 1.9s !important;
    -webkit-transform: translate(-50%, 0%) !important;
    -ms-transform: translate(-50%, 0%) !important;
    transform: translate(-50%, 0%) !important;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}
.sub01_04.anim-show p:nth-child(1){
    background-color: #0096ff;
    font-size: 18px;
    writing-mode: vertical-rl;
    margin: 0px;
    height: 60px;
    padding: 5px 15px 0px 15px;
    box-sizing: border-box;
    color: #fff;
    letter-spacing: 5px;
    border-radius: 10px 0px 0px 10px;
}
.sub01_04.anim-show p:nth-child(2){
    background-color: #16669e;
    font-size: 24px;
    margin: 0px;
    height: 60px;
    line-height: 60px;
    padding: 0px 20px;
    color: #fff;
    border-radius: 0px 10px 10px 0px;
}

.flow01 {
    width: 100%;
    height: 1280px;
    position: relative !important;
    background-color: #000;
}

.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;
    z-index: 99;
}

.flow01_01.anim-show {
    top: 0px;
    left: 0px;
    width: 100%;
    text-align: center;
    animation-name: beijing;
    animation-delay: 1s !important;
}
.flow01_01.anim-show img{
    padding: 10px;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 15px 15px 0px 0px;
}
.flow01_02.anim-show {
    top: 698px;
    left: 0px;
    width: 100%;
    text-align: center;
    animation-name: beijing;
    animation-delay: 1.3s !important;
}
.flow01_02.anim-show img{
    padding: 13px;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 0px 0px 15px 15px;
}

.sub02 {
    width: 100%;
    height: 530px;
    position: relative !important;
    background-image: url(http://static.3g-fa.com/file/DFB4577E7AA23E71A1FFC4301C5442A8.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
}

.sub02 .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;
    z-index: 99;
}

.sub02_01.anim-show {
    top: 0px;
    left: 50%;
    width: 872px;
    height: 474px;
    background-image: url(http://static.3g-fa.com/file/540D2522C01E8C314809BC98D283DB83.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
    animation-name: beijing;
    animation-delay: 1s !important;
    -webkit-transform: translate(-50%, 0%) !important;
    -ms-transform: translate(-50%, 0%) !important;
    transform: translate(-50%, 0%) !important;
}

.sub02_02.anim-show {
    top: 70px;
    left: 0px;
    width: 100%;
    text-align: center;
    animation-name: beijing;
    animation-delay: 1.3s !important;
    font-size: 48px;
    color: #354960;
    font-weight: bold;
}
.sub02_03.anim-show {
    top: 180px;
    left: 0px;
    width: 100%;
    text-align: center;
    animation-name: beijing;
    animation-delay: 1.6s !important;
    font-size: 24px;
    line-height: 1.8;
}
.sub02_04.anim-show {
    top: 330px;
    left: 50%;
    width: 82%;
    text-align: center;
    animation-name: beijing;
    animation-delay: 1.9s !important;
    -webkit-transform: translate(-50%, 0%) !important;
    -ms-transform: translate(-50%, 0%) !important;
    transform: translate(-50%, 0%) !important;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}
.sub02_04.anim-show p:nth-child(1){
    background-color: #0096ff;
    font-size: 18px;
    writing-mode: vertical-rl;
    margin: 0px;
    height: 60px;
    padding: 5px 15px 0px 15px;
    box-sizing: border-box;
    color: #fff;
    letter-spacing: 5px;
    border-radius: 10px 0px 0px 10px;
}
.sub02_04.anim-show p:nth-child(2){
    background-color: #16669e;
    font-size: 24px;
    margin: 0px;
    height: 60px;
    line-height: 60px;
    padding: 0px 20px;
    color: #fff;
    border-radius: 0px 10px 10px 0px;
}

.flow02 {
    width: 100%;
    height: 810px;
    position: relative !important;
    background-color: #000;
}

.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;
    z-index: 99;
}

.flow02_01.anim-show {
    top: 0px;
    left: 0px;
    width: 100%;
    text-align: center;
    animation-name: beijing;
    animation-delay: 1s !important;
}
.flow02_01.anim-show img{
    padding: 10px;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 15px 15px 0px 0px;
}
.flow02_02.anim-show {
    top: 550px;
    left: 0px;
    width: 100%;
    text-align: center;
    animation-name: beijing;
    animation-delay: 1.3s !important;
}
.flow02_02.anim-show img{
    padding: 10px;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 0px 0px 15px 15px;
}

.sub03 {
    width: 100%;
    height: 490px;
    position: relative !important;
    background-image: url(http://static.3g-fa.com/file/DFB4577E7AA23E71A1FFC4301C5442A8.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
}

.sub03 .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;
    z-index: 99;
}

.sub03_01.anim-show {
    top: 0px;
    left: 50%;
    width: 872px;
    height: 474px;
    background-image: url(http://static.3g-fa.com/file/540D2522C01E8C314809BC98D283DB83.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
    animation-name: beijing;
    animation-delay: 1s !important;
    -webkit-transform: translate(-50%, 0%) !important;
    -ms-transform: translate(-50%, 0%) !important;
    transform: translate(-50%, 0%) !important;
}

.sub03_02.anim-show {
    top: 70px;
    left: 0px;
    width: 100%;
    text-align: center;
    animation-name: beijing;
    animation-delay: 1.3s !important;
    font-size: 48px;
    color: #354960;
    font-weight: bold;
}
.sub03_03.anim-show {
    top: 160px;
    left: 0px;
    width: 100%;
    text-align: center;
    animation-name: beijing;
    animation-delay: 1.6s !important;
    font-size: 24px;
    line-height: 1.8;
}
.sub03_04.anim-show {
    top: 330px;
    left: 50%;
    width: 82%;
    text-align: center;
    animation-name: beijing;
    animation-delay: 1.9s !important;
    -webkit-transform: translate(-50%, 0%) !important;
    -ms-transform: translate(-50%, 0%) !important;
    transform: translate(-50%, 0%) !important;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}
.sub03_04.anim-show p:nth-child(1){
    background-color: #0096ff;
    font-size: 18px;
    writing-mode: vertical-rl;
    margin: 0px;
    height: 60px;
    padding: 5px 15px 0px 15px;
    box-sizing: border-box;
    color: #fff;
    letter-spacing: 5px;
    border-radius: 10px 0px 0px 10px;
}
.sub03_04.anim-show p:nth-child(2){
    background-color: #16669e;
    font-size: 24px;
    margin: 0px;
    height: 60px;
    line-height: 60px;
    padding: 0px 20px;
    color: #fff;
    border-radius: 0px 10px 10px 0px;
}

.flow03 {
    width: 100%;
    height: 730px;
    position: relative !important;
    background-color: #000;
}

.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;
    z-index: 99;
}

.flow03_01.anim-show {
    top: 0px;
    left: 0px;
    width: 100%;
    text-align: center;
    animation-name: beijing;
    animation-delay: 1s !important;
}
.flow03_01.anim-show img{
    padding: 10px;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 15px 15px 0px 0px;
}
.flow03_02.anim-show {
    top: 370px;
    left: 0px;
    width: 100%;
    text-align: center;
    animation-name: beijing;
    animation-delay: 1.3s !important;
}
.flow03_02.anim-show img{
    padding: 10px;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 0px 0px 15px 15px;
}
.flow04 {
    width: 100%;
    height: 550px;
    position: relative !important;
    background-color: #000;
}

.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;
    z-index: 99;
}

.flow04_01.anim-show {
    top: 0px;
    left: 0px;
    width: 100%;
    text-align: center;
    animation-name: beijing;
    animation-delay: 1s !important;
}
.flow04_01.anim-show img{
    padding: 10px 5px;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 15px;
}
.flow05 {
    width: 100%;
    height: 190px;
    position: relative !important;
    background-color: #000;
}

.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;
    position: absolute;
    z-index: 99;
}
.flow05_01 a {
    color: #fff;
    text-decoration: none;
}
.flow05_01.anim-show {
    top: 0px;
    left: 50%;
    height: 144px;
    width: 419px;
    margin-left: -210px;
    text-align: center;
    padding-top: 63px;
    animation-name: beijing;
    animation-delay: 1s !important;
    background-image: url(http://static.3g-fa.com/file/1B6272CD2A11D87BAE97AFD210E92325.png);
    background-repeat: no-repeat;
    background-position: center 30px;
    background-size: 100%;
    color: #fff;
    font-size: 30px;
    letter-spacing: 3px;
}
.foot {
    width: 100%;
    height: 1723px;
    position: relative !important;
    background-color: #208dcf;
}

.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: 80px;
    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/1314DC49385D32B7A9141CB8B096EFCC.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: 0;
    }

    50% {
        opacity: 0.5;
    }

    100% {
        opacity: 1;
    }
}

@keyframes jianbian {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0.5;
    }

    100% {
        opacity: 1;
    }
}

@keyframes shanxian {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes shuxian {
    0% {
        opacity: 1;
        height: 100px;
        top: 0px;
    }
    50%{
        height: 0px;
        top: 100px;
        opacity: 1;
    }
    100% {
        height: 100px;
        top: 0px;
        opacity: 1;
    }
}

.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;
}