.bottom2022 {
    width: 100%;
    height: 570px;
    background: #f5f5f5;
}

.bottom2022-body {
    margin: 0 auto;
    width: 1325px;
    height: 520px;
    overflow: hidden;
    display: block;
}

.bottom2022-block {
    width: 200px;
    height: 285px;
    float: left;
    background: #f5f5f5;
    margin-left: 10px;
    margin-top: 50px;
}

.bottom2022-block ul li a {
    color: #666666;
    display: block;
    line-height: 30px;
    font-size: 14px;
}

.bottom2022-block ul li a:hover {
    color: #00706b;
}

.bottom2022-title {
    color: #3b3e43;
    font-size: 18px;
    margin-bottom: 15px;
}

.bottom2022-title a {
    font-weight: normal;
}

.bottom2022-title a:hover {
    color: #00706b;
}

.bottom2022-cpul {
    overflow: auto;
    height: 300px;
}

.bottom2022-social {
    width: 545px;
    height: 180px;
    position: absolute;
    margin-top: 300px;
    margin-left: 825px;
    line-height: 24px;
}

.bottom2022-social-icon {
    width: 100%;
    height: 50px;
}

.bottom2022-social-icon-1 {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: #ffffff;
    float: left;
    margin-right: 30px;
}

.bottom2022-social-icon-1:hover {
    background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
    background-size: 400% 400%;
    animation: socialBG 5s ease infinite;
}

@keyframes socialBG {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.bottom2022-social-icon-1 img {
    margin: 7px auto;
    cursor: pointer;
}

.bottom2022-social-icon-1:hover .bottom2022-social-icon-1-img {
    filter: brightness(0) invert(1);
}

.bottom2022-social-qxgs {
    width: 950px;
    height: 100px;
    margin-left: -400px;
}

.bottom2022-social-qxgs a {
    white-space: nowrap;
    margin-left: 5px;
}

.bottom2022-social-qxgs-title {
    color: #666666;
    display: block;
    line-height: 30px;
    font-size: 14px;
}

.bottom2022-social-qxgs-1 {
    margin-top: 6px;
    font-size: 12px;
}

.bottom2022-social-qxgs-1 a:hover {
    color: #00706b;
}

.bottom2022-social-title {
    text-align: center;
    color: #666666;
    display: block;
    line-height: 30px;
    font-size: 14px;
    margin-top: -14px;
}

.bottom2022-social-show-wechat {
    width: 150px;
    height: 165px;
    background: #ffffff;
    overflow: hidden;
    box-shadow: 1px 1px 4px 0px #d0d0d0;
    border-radius: 10px;
    margin-left: -50px;
    position: absolute;
    margin-top: 5px;
}

.bottom2022-social-show-miniapp {
    width: 150px;
    height: 165px;
    background: #ffffff;
    overflow: hidden;
    box-shadow: 1px 1px 4px 0px #d0d0d0;
    border-radius: 10px;
    margin-left: -50px;
    position: absolute;
    margin-top: 5px;
}

.bottom2022-social-show-ticktock {
    width: 150px;
    height: 165px;
    background: #ffffff;
    overflow: hidden;
    box-shadow: 1px 1px 4px 0px #d0d0d0;
    border-radius: 10px;
    margin-left: -50px;
    position: absolute;
    margin-top: 5px;
}

.bottom2022-social-show-wechatvideo {
    width: 150px;
    height: 165px;
    background: #ffffff;
    overflow: hidden;
    box-shadow: 1px 1px 4px 0px #d0d0d0;
    border-radius: 10px;
    margin-left: -50px;
    position: absolute;
    margin-top: 5px;
}

.bottom2022-social-show-wechat img {
    background: #005e70;
    width: 130px;
    height: 130px;
    margin: 10px auto;
    image-rendering: pixelated;
}

.bottom2022-social-show-miniapp img {
    background: #005e70;
    width: 130px;
    height: 130px;
    margin: 10px auto;
}

.bottom2022-social-show-ticktock img {
    background: #005e70;
    width: 130px;
    height: 130px;
    margin: 10px auto;
}

.bottom2022-social-show-wechatvideo img {
    background: #005e70;
    width: 123px;
    height: 123px;
    margin: 10px auto;
    image-rendering: pixelated;
}

.bottom2022-lxwm {
    margin-left: 1000px;
    width: 355px;
    position: absolute;
    margin-top: 52px;
}

.bottom2022-lxwm li {
    color: #666666;
    text-decoration: none;
    cursor: default;
    font-size: 14px;
    transition: all 0.3s;
    line-height: 24px;
}

.bottom2022-wrap {
    width: 1440px;
    max-width: 90%;
    margin: auto;
    line-height: 1.5;
    font-size: 14px;
    font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;
}

.bottom2022_p01 {
    color: #333333;
    float: left;
    margin-left: 57px;
}

.bottom2022_p01 a {
    margin-left: 15px;
}

.bottom2022_p01 a:hover {
    color: #00706b;
}

.bottom2022_p02 {
    float: right;
    margin-right: 333px;
}

.bottom2022_p02 a {
    padding-left: 15px;
    margin-left: 15px;
    background: url(../images/f_line.jpg) no-repeat 0 center;
}

.bottom2022_p02 a:hover {
    color: #00706b;
}