.pls-footer {
    min-width: 320px;
    background: #f5f7fa
}

.pls-footer-inner {
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 1180px;
    padding: 10px 0;
    border-bottom: 1px solid rgba(73,87,112,.2);
    -webkit-font-smoothing: antialiased
}

.pls-footer-service .pls-footer-inner {
    font-size: 0;
    text-align: center;
    padding: 24px 36px
}

.pls-footer-service-list {
    box-sizing: border-box;
    display: table;
    width: 100%
}

.pls-footer-service-list>li {
    display: table-cell;
    width: 25.5%;
    vertical-align: top;
    text-align: left;
    white-space: nowrap
}

.pls-footer-service-list>li:last-child {
    width: 13.5%
}

.pls-footer-service-item {
    display: block;
    font-size: 16px;
    color: #000
}

.pls-footer-service-item:hover {
    text-decoration: none;
    color: #0052d9
}

.pls-footer-service-item .icon {
    display: inline-block;
    width: 60px;
    height: 60px;
    vertical-align: middle;
    margin-right: 4px;
    margin-left: -6px;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: top center;
    -webkit-animation: plsFooterLeave .3s steps(16) forwards;
    animation: plsFooterLeave .3s steps(16) forwards
}

@-webkit-keyframes plsFooterEnter {
    0% {
        background-position: 0 0
    }

    100% {
        background-position: 0 -960px
    }
}

@keyframes plsFooterEnter {
    0% {
        background-position: 0 0
    }

    100% {
        background-position: 0 -960px
    }
}

@-webkit-keyframes plsFooterLeave {
    0% {
        background-position: 0 -960px
    }

    100% {
        background-position: 0 0
    }
}

@keyframes plsFooterLeave {
    0% {
        background-position: 0 -960px
    }

    100% {
        background-position: 0 0
    }
}

.pls-footer-service-item:hover .icon {
    -webkit-animation: plsFooterEnter .3s steps(16) forwards;
    animation: plsFooterEnter .3s steps(16) forwards
}

.pls-footer-service-item .icon-1 {
    background-image: url(/web/Hezi/assets/img/footer/ani-5day.8b4d6e68.png)
}

.pls-footer-service-item .icon-2 {
    background-image: url(/web/Hezi/assets/img/footer/ani-free.a411eb94.png)
}

.pls-footer-service-item .icon-3 {
    background-image: url(/web/Hezi/assets/img/footer/ani-service.a75411e0.png)
}

.pls-footer-service-item .icon-4 {
    background-image: url(/web/Hezi/assets/img/footer/ani-time.c32429e2.png)
}

.pls-footer-website .pls-footer-inner {
    position: relative;
    display: flex;
    padding: 20px 40px;
}

.pls-footer-website-columns {
    margin-left: 0;
    flex: 1;
    width: 1px;
    padding: 0
}

.pls-footer-website-title {
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 22px;
    font-weight: normal;
    color: #000
}

.pls-footer-website-title a,.pls-footer-website-title a:hover {
    display: block;
    color: inherit;
    cursor: default;
    text-decoration: none
}

.pls-footer-website-list a {
    display: block;
    padding: 4px 0;
    font-size: 12px;
    line-height: 1.5;
    color: #495770
}

.pls-footer-website-list a:hover {
    text-decoration: none;
    transition: all 0.3s ease; 
    transform: translateX(5px);
}

.pls-footer-copyright {
    position: absolute;
    right: 0;
    top: 30px;
    width: 190px
}

.pls-footer-share-links {
    margin-bottom: 24px;
    font-size: 0
}

.pls-footer-share-links>li {
    display: inline-block;
    vertical-align: middle;
    width: 20%
}

/*.pls-footer-website-contact {*/
/*    width: 346px*/
/*}*/

.pls-footer-website-contact-title {
    font-weight: normal;
    font-size: 14px;
    color: #000;
    line-height: 22px
}

.pls-footer-website-contact-text {
    font-size: 12px;
    color: #495770;
    line-height: 24px;
    margin-top: 16px
}

.pls-footer-website-contact-view {
    margin-top: 16px
}

.pls-footer-website-contact-view-box {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 74px;
    padding: 2px;
    height: 83px;
    background-image: linear-gradient(0deg, #fff 0%, #f3f5f8 100%);
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px 0 rgba(55,99,170,.1),-8px -8px 20px 0 #fff;
    border-radius: 4px
}

.pls-footer-website-contact-view-box img {
    width: 100%;
    height: 100%
}

.pls-footer-website-contact-view-box:first-child {
    margin-right: 20px
}

.pls-footer-website-hotline {
    margin-top: 20px
}

.pls-footer-website-hotline-title {
    font-size: 12px;
    line-height: 22px;
    font-weight: normal;
    display: inline;
    margin-right: 8px;
    color: #495770
}

.pls-footer-website-hotline-phone {
    display: inline
}

.pls-footer-website-hotline-phone span {
    font-size: 14px;
    color: #495770;
    line-height: 24px;
    font-weight: 500
}

.pls-footer-website-hotline-phone i {
    font-size: 12px;
    margin-left: 4px;
    margin-right: 4px
}

.pls-footer-website-btn {
    margin-top: 12px;
    display: block;
    width: 100%;
    max-width: 194px;
    height: 34px;
    line-height: 34px;
    background: #0052d9;
    box-shadow: 8px 8px 20px 0 rgba(55,99,170,.1),-8px -8px 20px 0 #fff;
    color: #fff;
    text-align: center
}

.pls-footer-website-btn:hover {
    background-color: #2670e8;
    transition: all .3s ease-in-out
}

.pls-footer-blogroll .pls-footer-inner {
    position: relative;
    min-height: 35px;
    border-bottom: none;
    padding-top: 40px;
}

.pls-footer-blogroll-main {
    margin-right: 190px
}

.pls-footer-blogroll-links {
    font-size: 0
}

.pls-footer-blogroll-links .icon-tc {
    position: relative;
    top: -2px;
    display: inline-block;
    vertical-align: middle;
    width: 90px;
    height: 16px;
    margin-right: 5px
}

.pls-footer-blogroll-links .slide {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    font-size: 12px;
    line-height: 22px;
    color: #495770;
    white-space: nowrap
}

.pls-footer-blogroll-links .slide.with-img {
    display: inline-flex;
    align-items: center
}

.pls-footer-blogroll-links .slide.with-img img {
    width: 14px;
    margin-right: 5px
}

.pls-footer-blogroll-links.copyright .slide:first-child {
    white-space: normal
}

.pls-footer-blogroll-links.copyright .slide:first-child span {
    white-space: nowrap
}

.pls-footer-blogroll-text {
    font-size: 12px;
    color: #495770;
    line-height: 18px;
    margin-top: 20px
}

.pls-footer-blogroll-text .slide-text {
    display: inline-block;
    font-size: 12px;
    color: #495770;
    line-height: 22px;
    vertical-align: middle
}

.pls-footer-blogroll-links-separate {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    border: none
}

.pls-footer-lang-switch {
    display: none;
    text-align: center;
    margin-top: 15px
}

.pls-footer-lang-switch a {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    line-height: 24px;
    color: #ccc;
    min-width: 70px;
    text-align: left
}

.pls-footer-lang-switch a:first-child {
    text-align: right
}

.pls-footer-lang-switch a:active {
    color: #0052d9
}

.pls-footer-lang-switch .split {
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px;
    width: 1px;
    height: 15px;
    background-color: #666
}

.pls-footer-select {
    position: relative
}

.pls-footer-select-trigger {
    box-sizing: border-box;
    display: block;
    padding: 0 30px 0 12px;
    height: 36px;
    border: 2px solid #fff;
    background-image: linear-gradient(0deg, #fff 0%, #f3f5f8 100%);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
    line-height: 32px;
    color: #495770;
    cursor: pointer;
    box-shadow: 8px 8px 20px 0 rgba(55,99,170,.1)
}

.pls-footer-select-trigger:after {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -2px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 4px 0;
    border-color: #ccc transparent;
    transition: transform .2s ease,-webkit-transform .2s ease;
    transition: transform .2s ease,-webkit-transform .2s ease
}

.pls-footer-website-title .icon-earth,.pls-footer-select-trigger .icon-earth {
    position: relative;
    top: -1px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    width: 16px;
    height: 16px;
    background-image: url(https://cloudcache.tencent-cloud.com/qcloud/portal/kit/images/icon-earth.280cbaec.svg)
}

.pls-footer-website-group.actived .pls-footer-website-title .icon-earth {
    background-image: url(https://cloudcache.tencent-cloud.com/qcloud/portal/kit/images/icon-earth-active.7ecfb915.svg)
}

.pls-footer-select .pls-footer-dropdown {
    display: none
}

.pls-footer-select.is-open .pls-footer-dropdown {
    display: block
}

.pls-footer-select.is-open .pls-footer-select-trigger:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.pls-footer-dropdown {
    box-sizing: border-box;
    position: absolute;
    left: 0;
    bottom: 100%;
    z-index: 999;
    padding-bottom: 4px;
    width: 100%
}

.pls-footer-dropdown-menu {
    position: relative;
    background-color: #f5f7fa;
    padding: 7px 2px
}

.pls-footer-dropdown-menu:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .4;
    background: #e8e8e8;
    border: 2px solid #d2d6de;
    box-shadow: inset 8px 8px 6px 0 rgba(55,99,170,.11);
    box-sizing: border-box
}

.pls-footer-dropdown-menu a {
    position: relative;
    display: block;
    padding: 0 10px;
    height: 30px;
    font-size: 12px;
    line-height: 30px;
    color: #495770
}

.pls-footer-dropdown-menu a:hover {
    color: #0052d9;
    text-decoration: none
}

.pls-footer-dropdown-menu .actived a,.pls-footer-dropdown-menu .actived a:hover {
    color: #0052d9;
    cursor: default
}

.pls-footer-website-international-list {
    display: none
}

.pls-footer-website-hotline-phon-m,.pls-footer-website-rss,.pls-footer-website-copyright,.pls-footer-dialog-phone {
    display: none
}

.pls-footer-short .pls-footer-website-group {
    display: none
}

.pls-footer-bubble {
    position: absolute;
    z-index: 300;
    width: 200px;
    text-align: center
}

.pls-footer-bubble-wrap {
    position: relative
}

.pls-footer-bubble-wrap .pls-footer-bubble {
    visibility: hidden;
    transition: all .3s ease-in-out
}

.pls-footer-bubble-wrap .pls-footer-bubble--bottom {
    -webkit-transform: translateY(12px);
    transform: translateY(12px);
    opacity: 0
}

.pls-footer-bubble-wrap:hover .pls-footer-bubble--bottom {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible
}

.pls-footer-bubble__inner {
    position: static !important;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    padding: 4px;
    color: #333;
    font-size: 12px;
    line-height: 1.5;
    white-space: normal;
    word-wrap: break-word;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    box-shadow: 1px 1.73px 3px 0 rgba(0,0,0,.1)
}

.pls-footer-bubble__inner:after,.pls-footer-bubble__inner:before {
    position: absolute;
    width: 0;
    height: 0;
    font-size: 0;
    border: 6px solid transparent;
    content: ""
}

.pls-footer-bubble--top .pls-footer-bubble__inner {
    bottom: 100%;
    left: 50%
}

.pls-footer-bubble--top .pls-footer-bubble__inner:before {
    right: inherit;
    bottom: inherit;
    left: inherit;
    margin-left: -6px;
    border-bottom-color: #ddd
}

.pls-footer-bubble--top .pls-footer-bubble__inner:after {
    right: inherit;
    bottom: inherit;
    left: inherit;
    margin-bottom: -1px;
    margin-left: -6px;
    border-bottom-color: #fff
}

.pls-footer-bubble--top.pls-footer-bubble--start .pls-footer-bubble__inner {
    left: 15px
}

.pls-footer-bubble--top.pls-footer-bubble--end .pls-footer-bubble__inner {
    right: 15px;
    left: auto
}

.pls-footer-bubble--top.pls-footer-bubble--end .pls-footer-bubble__inner:after,.pls-footer-bubble--top.pls-footer-bubble--end .pls-footer-bubble__inner:before,.pls-footer-bubble--top.pls-footer-bubble--start .pls-footer-bubble__inner:after,.pls-footer-bubble--top.pls-footer-bubble--start .pls-footer-bubble__inner:before {
    margin-left: 0
}

.pls-footer-bubble--bottom {
    left: 50%;
    bottom: 100%;
    margin-left: -100px;
    margin-bottom: 6px
}

.pls-footer-bubble--bottom .pls-footer-bubble__inner {
    top: 100%;
    left: 50%
}

.pls-footer-bubble--bottom .pls-footer-bubble__inner:before {
    top: inherit;
    right: inherit;
    left: inherit;
    margin-left: -6px;
    border-top-color: #ddd
}

.pls-footer-bubble--bottom .pls-footer-bubble__inner:after {
    top: inherit;
    right: inherit;
    left: inherit;
    margin-top: -1px;
    margin-left: -6px;
    border-top-color: #fff
}

.pls-footer-bubble--bottom.pls-footer-bubble--start .pls-footer-bubble__inner {
    left: 15px
}

.pls-footer-bubble--bottom.pls-footer-bubble--end .pls-footer-bubble__inner {
    right: 15px;
    left: auto
}

.pls-footer-bubble--bottom.pls-footer-bubble--end .pls-footer-bubble__inner:after,.pls-footer-bubble--bottom.pls-footer-bubble--end .pls-footer-bubble__inner:before,.pls-footer-bubble--bottom.pls-footer-bubble--start .pls-footer-bubble__inner:after,.pls-footer-bubble--bottom.pls-footer-bubble--start .pls-footer-bubble__inner:before {
    margin-left: 0
}

.pls-footer-bubble--left .pls-footer-bubble__inner {
    top: 50%;
    right: 100%
}

.pls-footer-bubble--left .pls-footer-bubble__inner:before {
    top: inherit;
    right: inherit;
    bottom: inherit;
    margin-top: -6px;
    border-right-color: #ddd
}

.pls-footer-bubble--left .pls-footer-bubble__inner:after {
    top: inherit;
    right: inherit;
    bottom: inherit;
    margin-top: -6px;
    margin-right: -1px;
    border-right-color: #fff
}

.pls-footer-bubble--left.pls-footer-bubble--start .pls-footer-bubble__inner {
    top: 15px
}

.pls-footer-bubble--left.pls-footer-bubble--end .pls-footer-bubble__inner {
    top: auto;
    bottom: 15px
}

.pls-footer-bubble--left.pls-footer-bubble--end .pls-footer-bubble__inner:after,.pls-footer-bubble--left.pls-footer-bubble--end .pls-footer-bubble__inner:before,.pls-footer-bubble--left.pls-footer-bubble--start .pls-footer-bubble__inner:after,.pls-footer-bubble--left.pls-footer-bubble--start .pls-footer-bubble__inner:before {
    margin-top: 0
}

.pls-footer-bubble--right .pls-footer-bubble__inner {
    top: 50%;
    left: 100%
}

.pls-footer-bubble--right .pls-footer-bubble__inner:before {
    top: inherit;
    bottom: inherit;
    left: inherit;
    margin-top: -6px;
    border-left-color: #ddd
}

.pls-footer-bubble--right .pls-footer-bubble__inner:after {
    top: inherit;
    bottom: inherit;
    left: inherit;
    margin-top: -6px;
    margin-left: -1px;
    border-left-color: #fff
}

.pls-footer-bubble--right.pls-footer-bubble--start .pls-footer-bubble__inner {
    top: 15px
}

.pls-footer-bubble--right.pls-footer-bubble--end .pls-footer-bubble__inner {
    top: auto;
    bottom: 15px
}

.pls-footer-bubble--right.pls-footer-bubble--end .pls-footer-bubble__inner:after,.pls-footer-bubble--right.pls-footer-bubble--end .pls-footer-bubble__inner:before,.pls-footer-bubble--right.pls-footer-bubble--start .pls-footer-bubble__inner:after,.pls-footer-bubble--right.pls-footer-bubble--start .pls-footer-bubble__inner:before {
    margin-top: 0
}

@media screen and (min-width: 1440px) {
    .tpm-view-l .pls-footer-inner {
        max-width:1420px
    }
}

@media screen and (max-width: 1200px) {
    .pls-footer-inner {
        margin-left:10px;
        margin-right: 10px
    }
}

@media screen and (min-width: 1024px) {
    .pls-footer-website-list a:hover {
        color:#0052d9
    }

    .pls-footer-blogroll-links a.slide:hover {
        color: #0052d9;
        text-decoration: none
    }
}

@media screen and (max-width: 1023px) {
    .pls-footer-website-list a:active {
        color:#0052d9
    }

    .pls-footer-short .mobile-part {
        margin-bottom: 0
    }

    .pls-footer-blogroll-links a.slide:active {
        color: #0052d9
    }

    .pls-footer-blogroll-links a.slide-ct {
        margin-right: 15px
    }

    .pls-footer-service {
        display: none
    }

    .pls-footer-blogroll-main {
        margin-right: 0;
        text-align: center;
        padding-left: 15px;
        padding-right: 15px
    }

    .pls-footer-lang-switch {
        display: block
    }

    .pls-footer-website-contact {
        width: 240px
    }

    .pls-footer-website-hotline-title {
        display: block;
        margin-bottom: 4px
    }
}

@media screen and (min-width: 768px) {
    .pls-footer {
        padding-left:10px;
        padding-right: 10px
    }

    .pls-footer-website-columns {
        margin-left: -10px;
        display: flex;
        align-items: flex-start
    }

    .pls-footer-website-columns>li {
        flex: 1;
        width: 1px;
        font-size: 14px;
        padding-left: 10px;
        padding-right: 10px
    }

    .pls-footer-website-columns>.pls-footer-website-international-list {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .pls-footer-inner {
        margin-left:0;
        margin-right: 0;
        padding: 0
    }

    .pls-footer-website .pls-footer-inner {
        display: block;
        border-bottom: none;
        padding-bottom: 0;
        min-height: 0;
        padding-top: 0;
        margin-left: 0;
        margin-right: 0
    }

    .pls-footer-website-columns {
        width: auto;
        margin-right: 0
    }

    .pls-footer-website-title {
        position: relative;
        margin-bottom: 0
    }

    .pls-footer-website-title a {
        position: relative;
        padding: 0 15px;
        height: 54px;
        font-size: 16px;
        line-height: 54px;
        background-image: linear-gradient(0deg, #fff 0%, #f3f5f8 100%);
        border: 2px solid #fff;
        box-shadow: 8px 8px 20px 0 rgba(55,99,170,.1),-8px -8px 20px 0 #fff
    }

    .pls-footer-website-columns>li:first-child .pls-footer-website-title a {
        box-shadow: 8px 8px 20px 0 rgba(55,99,170,.1)
    }

    .pls-footer-website-title a:after {
        content: "";
        position: absolute;
        right: 15px;
        top: 50%;
        margin-top: -8px;
        box-sizing: border-box;
        width: 10px;
        height: 10px;
        border-right: 2px solid #999;
        border-bottom: 2px solid #999;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        transition: -webkit-transform .2s linear;
        transition: transform .2s linear;
        transition: transform .2s linear, -webkit-transform .2s linear
    }

    .pls-footer-website-list {
        position: relative;
        display: none;
        padding-top: 24px;
        padding-bottom: 24px
    }

    .pls-footer-website-list a {
        padding: 0 35px;
        height: 24px;
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 12px
    }

    .pls-footer-website-list li:last-child a {
        margin-bottom: 0
    }

    .pls-footer-website-group.actived .pls-footer-website-title a:after {
        margin-top: -2px;
        -webkit-transform: rotate3d(0, 0, 1, -135deg);
        transform: rotate3d(0, 0, 1, -135deg)
    }

    .pls-footer-website-group.actived .pls-footer-website-list {
        display: block
    }

    .pls-footer-website-group.actived .pls-footer-website-title a {
        color: #0052d9
    }

    .pls-footer-website-group.actived .pls-footer-website-title a:after {
        border-right: 2px solid #0052d9;
        border-bottom: 2px solid #0052d9
    }

    .pls-footer-copyright {
        position: static;
        margin-top: 20px;
        padding: 0 15px 1px;
        width: auto;
        text-align: center
    }

    .pls-footer-share-links {
        margin-bottom: 14px
    }

    .pls-footer-share-links>li {
        width: auto
    }

    .pls-footer-share-links a {
        padding: 10px
    }

    .pls-footer-website .mobile-part,.pls-footer-website .mobile-part .c-btn {
        margin-bottom: 20px
    }

    .pls-footer-select:hover .pls-footer-dropdown,.pls-footer-select.hover .pls-footer-dropdown {
        display: none
    }

    .pls-footer-select:hover .pls-footer-select-trigger:after,.pls-footer-select.hover .pls-footer-select-trigger:after {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    .pls-footer-select.show .pls-footer-dropdown {
        display: block
    }

    .pls-footer-select.show .pls-footer-select-trigger:after {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .pls-footer-copyright-text {
        margin-bottom: 14px
    }

    .pls-footer-copyright-text span {
        display: inline
    }

    .pls-footer-copyright .c-btn {
        height: 40px;
        line-height: 40px
    }

    .pls-footer-copyright .c-btn-weak {
        margin-bottom: 15px;
        border: 1px solid rgba(255,255,255,.3);
        background: transparent;
        color: #ccc
    }

    .pls-footer-inner {
        display: none
    }

    .pls-footer-lang-switch {
        margin-top: 0;
        padding: 24px 0
    }

    .pls-footer-short .pls-footer-blogroll-links .icon-tc,.pls-footer-short .pls-footer-blogroll-links .slide,.pls-footer-short .pls-footer-blogroll-text {
        display: none
    }

    .pls-footer-short .pls-footer-website-group,.pls-footer-short .pls-footer-blogroll {
        display: block
    }

    .pls-footer-short .pls-footer-blogroll-links .slide-ct {
        display: block;
        line-height: 26px;
        white-space: normal
    }

    .pls-footer-short .pls-footer-blogroll-text {
        margin-top: 0;
        line-height: 26px
    }

    .pls-footer-short .pls-footer-blogroll-text>span {
        display: block
    }

    .pls-footer-short .pls-footer-blogroll-text .pc-part {
        display: none
    }

    .pls-footer-short .pls-footer-blogroll .pls-footer-inner {
        padding: 16px 16px 32px
    }

    .pls-footer-short .pls-footer-website-title a {
        box-shadow: 8px 8px 20px 0 rgba(55,99,170,.1)
    }
}

@media screen and (max-width: 400px) {
    .pls-footer-copyright-text span {
        display:block
    }
}

@media screen and (max-width: 767px) {
    .pls-footer-website-contact {
        position:static;
        width: calc(100% - 32px);
        padding-left: 16px;
        padding-right: 16px
    }

    .pls-footer-website-contact-title,.pls-footer-website-contact-text,.pls-footer-website-contact-view {
        display: none
    }

    .pls-footer-website-hotline-title,.pls-footer-website-hotline-phone {
        display: none
    }

    .pls-footer-website-hotline-phon-m {
        display: block;
        text-align: center;
        height: 44px;
        line-height: 44px;
        color: #fff;
        background: #0052d9;
        font-size: 16px;
        box-shadow: 2px 4px 10px 0 rgba(27,51,95,.2)
    }

    .pls-footer-website-btn {
        max-width: none;
        line-height: 40px;
        width: auto;
        height: 40px;
        font-size: 16px;
        color: #000;
        background-color: inherit;
        background-image: linear-gradient(0deg, #fff 0%, #f3f5f8 100%);
        border: 2px solid #fff;
        box-shadow: 8px 8px 20px 0 rgba(55,99,170,.1),-8px -8px 20px 0 rgba(255,255,255,.43),inset 0 4px 20px 0 rgba(255,255,255,.5)
    }

    .pls-footer-website-copyright {
        display: block;
        text-align: center;
        margin-top: 24px;
        padding-bottom: 16px
    }

    .pls-footer-website-copyright p {
        line-height: 20px;
        font-size: 12px;
        color: #495770
    }

    .pls-footer-website-rss {
        display: block;
        text-align: center;
        margin-top: 32px;
        display: none
    }

    .pls-footer-website-rss-title {
        font-size: 12px;
        color: rgba(73,87,112,.6);
        letter-spacing: 0;
        line-height: 20px
    }

    .pls-footer-website-rss-search {
        width: 100%;
        display: table;
        margin-top: 8px
    }

    .pls-footer-website-rss-mod {
        display: table-cell;
        vertical-align: top;
        width: 50%;
        line-height: 44px;
        height: 44px;
        text-align: center
    }

    .pls-footer-website-rss-mod:first-child {
        background: #f3f5f8;
        border: 2px solid #fff;
        box-shadow: inset 8px 8px 20px 0 rgba(55,99,170,.2),inset -8px -8px 20px 0 #fff;
        text-align: left;
        padding-left: 16px
    }

    .pls-footer-website-rss-meeting,.pls-footer-website-rss-vx {
        display: inline-block;
        vertical-align: middle
    }

    .pls-footer-website-rss-meeting {
        width: 84px;
        height: 20px;
        background-image: url(https://cloudcache.tencent-cloud.com/qcloud/portal/kit/images/pls-footer-website-rss-meeting.d2f14b28.svg)
    }

    .pls-footer-website-rss-vx {
        width: 120px;
        height: 20px;
        background-image: url(https://cloudcache.tencent-cloud.com/qcloud/portal/kit/images/pls-footer-website-rss-vx.9b72042b.png);
        background-size: cover
    }

    .pls-footer-website-international-list {
        display: block
    }

    .pls-footer-mask {
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background: rgba(20,23,29,.66);
        z-index: 99
    }

    .pls-footer-dialog-phone {
        display: block;
        position: fixed;
        left: 0;
        bottom: 0;
        width: calc(100% - 32px);
        z-index: 150;
        padding-bottom: 40px;
        padding-left: 16px;
        padding-right: 16px
    }

    .pls-footer-dialog-phone-item {
        text-align: center;
        height: 44px;
        line-height: 44px;
        font-size: 16px;
        background-image: linear-gradient(0deg, #fff 0%, #f3f5f8 100%);
        border: 2px solid #fff;
        box-shadow: 8px 8px 20px 0 rgba(55,99,170,.1),inset 0 4px 20px 0 rgba(255,255,255,.5)
    }

    .pls-footer-dialog-phone-btn {
        margin-top: 12px;
        display: block;
        text-align: center;
        width: 100%;
        height: 44px;
        line-height: 44px;
        color: #fff;
        background: #0052d9;
        box-shadow: 2px 4px 10px 0 rgba(27,51,95,.2)
    }
}

.pls-footer-hidden {
    display: none !important
}

@media(max-width: 1200px) {
    .pls-footer-hidden-l {
        display:none !important
    }

    .pls-footer-visible-l {
        display: block !important
    }

    .pls-footer-visible-l-inline {
        display: inline !important
    }

    .pls-footer-visible-l-inline-block {
        display: inline-block !important
    }
}

@media(max-width: 1000px) {
    .pls-footer-hidden-m {
        display:none !important
    }

    .pls-footer-visible-m {
        display: block !important
    }

    .pls-footer-visible-m-inline {
        display: inline !important
    }

    .pls-footer-visible-m-inline-block {
        display: inline-block !important
    }
}

@media(max-width: 768px) {
    .pls-footer-hidden-s {
        display:none !important
    }

    .pls-footer-visible-s {
        display: block !important
    }

    .pls-footer-visible-s-inline {
        display: inline !important
    }

    .pls-footer-visible-s-inline-block {
        display: inline-block !important
    }
}

@media(max-width: 600px) {
    .pls-footer-hidden-xs {
        display:none !important
    }

    .pls-footer-visible-xs {
        display: block !important
    }

    .pls-footer-visible-xs-inline {
        display: inline !important
    }

    .pls-footer-visible-xs-inline-block {
        display: inline-block !important
    }
}

.pls-footer-inner--mobile {
    display: none
}

@media screen and (max-width: 768px) {
    .pls-footer-inner--mobile {
        -webkit-font-smoothing:antialiased;
        padding: 0 16px 24px;
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .pls-footer-inner--mobile .pls-footer-blogroll-text {
        margin-top: 0px;
        color: #495770;
        font-size: 12px;
        line-height: 18px
    }

    .pls-footer-inner--mobile div.pls-footer-blogroll-text {
        display: flex;
        flex-wrap: wrap;
        justify-content: center
    }

    .pls-footer-inner--mobile .pls-footer-blogroll-text .slide-text {
        margin: 0 4px
    }

    .pls-footer-inner--mobile .pls-footer-blogroll-text--links {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        color: #495770;
        font-size: 12px;
        line-height: 18px
    }

    .pls-footer-inner--mobile .pls-footer-blogroll-text+.pls-footer-blogroll-text--links {
        margin-top: 8px
    }

    .pls-footer-inner--mobile .slide {
        color: #495770
    }

    .pls-footer-inner--mobile .slide.with-img {
        display: inline-flex;
        align-items: center
    }

    .pls-footer-inner--mobile .slide.with-img img {
        width: 14px;
        margin-right: 5px
    }

    .pls-footer-inner--mobile .slide-text {
        color: #495770;
        font-size: 12px;
        line-height: 18px
    }
}
@charset "UTF-8";
/* 侧边导航 */
.online_Nav {
    --servicewidth: 46px;
    ----serviceline: 1;
    position: fixed;
    right: 10px;
    top: 65%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    z-index: 999;
    align-items: flex-end;
}

.phone-container {
    margin-bottom: 5px;
}

.consultation-box {
    position: relative;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.online_navItem:hover .hoverWindow {
    display: block;
}

.border-decorator {
}

.decorator-one, .decorator-two, .decorator-three, .decorator-four {
    width: calc(var(--servicewidth) + 6px);
    height: calc(var(--servicewidth) + 6px);
    border: 1px solid var(--Original);
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: 1;
}

.decorator-one {
    animation: myani-one 2s ease infinite 2s;
}

.decorator-two {
    animation: myani-two 2s ease infinite 2s;
}

.decorator-three {
    animation: myani-three 2s ease infinite 2s;
}

.decorator-four {
    animation: myani-four 2s ease infinite 2s;
}

.consultation-image {
    height: auto;
    border-radius: 50%;
    width: calc(var(--servicewidth) + 5px);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border: 2px solid rgb(255 255 255);
}

.consultation-button {
    background: var(--Original);
    color: #fefefe;
    padding: 5px 0;
    width: calc(var(--servicewidth) + 10px);
    text-decoration: none;
    border-radius: 2px;
    transition: background-color 0.3s ease;
    margin-top: -10px;
    box-shadow: rgba(3, 27, 78, 0.12) 0 4px 8px 0;
    z-index: 2;
    cursor: pointer;
    display: flex;
    justify-content: space-around;
    animation: blinkfoot 2s linear infinite;
}

.consultation-button p {
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
    font-family: monospace;
    width: 6ch; /* 设置宽度为2个字符宽 */
    word-wrap: break-word; /* 确保文本在边界处换行 */
    letter-spacing: 2.5px;
}

.consultation-button:hover {
    background-color: #388E3C;
}

@keyframes blinkfoot {
    0% {
        opacity: 1;
    }
    50% {
        transform: scale(0.9);
        opacity: 0.9;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes myani-one {
    0% {
        opacity: 0;
        transform: scale(1);
    }
    10% {
        opacity: 0.4;
        transform: scale(1.2);
    }
    30% {
        opacity: 0;
        transform: scale(1.4);
    }
}

@keyframes myani-two {
    0% {
        opacity: 0;
        transform: scale(1.2);
    }
    20% {
        opacity: 0.3;
        transform: scale(1.4);
    }
    40% {
        opacity: 0;
        transform: scale(1.6);
    }
}

@keyframes myani-three {
    0% {
        opacity: 0;
        transform: scale(1.4);
    }
    30% {
        opacity: 0.2;
        transform: scale(1.6);
    }
    60% {
        opacity: 0;
        transform: scale(1.8);
    }
}

@keyframes myani-four {
    0% {
        opacity: 0;
        transform: scale(1.6);
    }
    40% {
        opacity: 0.1;
        transform: scale(1.8);
    }
    80% {
        opacity: 0;
        transform: scale(2);
    }
}


.sideNavigation {
    position: relative;
}

.online_body {
    background-color: #fff;
    border-radius: 2px;
    height: 100%;
    width: 100%;
    z-index: -1;
    padding: 10px 0 5px;
    box-shadow: rgba(3, 27, 78, 0.12) 0 4px 8px 0;
    /* border: 1px solid #2468F2; */
}

.online_navItem {
    position: relative;
    padding: 0 5px;
}

.onlineService:after {
    border-bottom: 1px solid hsla(210, 7%, 53%, 0.16);
    bottom: -4px;
    content: "";
    position: absolute;
    width: 20px;
    left: 50%;
    transform: translateX(-50%);
}

.online_navItem:last-child .onlineService:after {
    border-bottom: 0px solid hsla(210, 7%, 53%, 0.16);
    bottom: 0;
    content: "";
    position: absolute;
    width: 0px;
    left: 50%;
    transform: translateX(-50%);
}

.onlineService i {
    font-size: 24px;
    /* font-weight: 700; */
}

.online_navItem .onlineService {
    display: block;
    margin-bottom: 8px;
    background-color: #fff;
    text-align: center;
    text-decoration: none;
    color: #333;
    /* border-radius: 50%; */
    width: var(--servicewidth);
    line-height: var(--servicewidth);
}

.online_navItem .onlineService:hover {
    background-color: hsla(210, 7%, 53%, 0.1);
    color: var(--Original);
}

.hoverWindow {
    position: absolute;
    right: calc(100% + 10px);
    top: 50%;
    transform: translateY(-50%);
    display: none;
    width: fit-content;
}

.onlineservice_triangle {
    position: absolute;
    right: -8px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-left: 10px solid #ffffff;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    z-index: 99;
    display: block;
}

.online_navItem:last-child .hoverWindow {
    top: auto;
    bottom: 0;
    transform: none;
}

.online_navItem:last-child .hoverWindow .onlineservice_triangle {
    top: auto;
    bottom: 10px;
    transform: none;
}

.onlineService_Body {
    background-color: rgb(255 255 255);
    border-radius: 4px;
    box-shadow: rgba(127, 135, 144, 0.16) 0px 8px 24px 0px;
    padding: 28px;
    transition: box-shadow 0.3s ease 0s, -webkit-box-shadow 0.3s ease 0s;
    min-width: 218px;
    font-size: 14px;
    position: relative;
    min-height: 130px;
}

.onlineService_Body.officialAccount {
    min-width: fit-content;
    padding: 18px 24px;
    display: flex;
}

.onlineService_Body.officialAccount .onlineservice_content {
    margin-right: 18px;
}

.onlineService_Body.officialAccount .onlineservice_content:last-child {
    margin-right: 0;
}

.onlineService_Body .onlineService_Title_Text .kefuInformation {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    font-size: 13px;
    font-weight: 500;
    color: #000;
    padding: 8px 0;
    white-space: nowrap;
    border-bottom: 1px solid rgba(118, 1, 211, 0.04);
    min-width: 150px;
    /* 关键：让kefuInformation本身接收hover事件，不受a标签影响 */
    pointer-events: auto;
}

.onlineService_kefu.onlineService_bottom a:last-child .kefuInformation,
.onlineService_kefu.Telegram a:last-child .kefuInformation,
.onlineService_kefu.Telegram.onlineService_bottom a .kefuInformation {
    border-bottom: none;
}

.onlineService_Body
.onlineService_Title_Text
.kefuInformation
.nicknameInformation {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    padding-left: 8px;
    font-size: 13px;
    font-weight: 400;
}

.onlineService_Body
.onlineService_Title_Text
.kefuInformation
.nicknameInformation
.nickname {
    font-weight: 500;
}

.onlineService_Body
.onlineService_Title_Text
.kefuInformation
.nicknameInformation
.nickname
.offLine {
    color: var(--txtdesc);
}

.onlineService_Body
.onlineService_Title_Text
.kefuInformation
.nicknameInformation
.nickname
.onLine {
    color: #4CAF50;
}

.onlineService_Body .onlineService_Title_Text .kefuInformation .nickname i {
    opacity: 0;
    transition: opacity 0.3s ease 0s;
}

.onlineService_Body .onlineService_Title_Text .kefuInformation .qq {
    color: var(--txtdesc);
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
}

.onlineService_Body .onlineService_Title_Text .kefuInformation .qq.often {
    /*color: #0056ff;*/
    /*font-family: 'code';*/
}

.onlineService_Body .onlineService_Title_Text .kefuInformation:hover {
    color: var(--Original);
}

.onlineService_Body
.onlineService_Title_Text
.kefuInformation:hover
.nickname
.i {
    opacity: 1;
}

.onlineService_Body .onlineService_Title_Text .qqicon {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-right: 4px;
    border: 1px solid #cccccc3b;
}

.onlineService_Body .onlineService_Title_Text .qrCode {
    width: 108px;
    margin: auto;
    padding: 4px;
    box-shadow: rgb(0 86 255 / 6%) 0px 1px 4px 0px;
}

.onlineService_Body.officialAccount
.onlineservice_content
.onlineService_Close {
    text-align: center;
    font-size: 12px;
    justify-content: space-around;
    color: var(--txtdesc);
    font-weight: 400;
}

.onlineservice_content .onlineService_Close .onlineService_Close_icon {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}

.onlineservice_content
.onlineService_Close
.onlineService_Close_icon
.iconside {
    font-weight: 900;
    margin-right: 4px;
}

.onlineservice_content .otherInformation {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    cursor: pointer;
}

.onlineservice_content .onlineService_Close {
    text-align: left;
    font-size: 13px;
    font-weight: 400;
    margin-top: 14px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.onlineService_Close a {
    color: #202d40;
}

.onlineservice_content .telephoneConsultation {
    color: var(--Original);
    font-weight: 600;
    text-decoration: underline;
}

.onlineTop {
    opacity: 0;
    background-color: #fff;
    text-align: center;
    cursor: pointer;
    margin: 5px auto 0;
    border: 2px solid #fff;
    box-shadow: rgba(3, 27, 78, 0.12) 0 4px 8px 0;
    transition: all 0.3s ease-in-out;
    padding: 2px 0;
    position: relative;
    left: 80px;
}

.onlineTop .onlineTop_icon {
    line-height: 32px;
}

.onlineTop .onlineTop_icon i {
    font-size: 26px;
    font-weight: 600;
    transform: rotate3d(0, 0, 1, -225deg);
    color: var(--Original);
    opacity: 0.95;
}

.onlineservice_content .onlineService_Title {
    display: flex;
    margin-bottom: 8px;
    white-space: nowrap;
    align-items: flex-start;
    justify-content: flex-start;
    cursor: pointer;
    color: #333;
}

.onlineservice_content.workOrder .onlineService_Title {
    margin-bottom: 24px;
}

.onlineservice_content .onlineService_Title:last-child {
    margin-bottom: 0;
}

.onlineservice_content.workOrder .onlineService_Title_Icon {
    margin-right: 8px;
}

.onlineservice_content
.onlineService_Title:hover
.onlineService_Title_Text
.onlineServicetitle,
.onlineservice_content .onlineService_Title:hover .onlineService_Title_Icon i {
    color: var(--Original);
}

.onlineservice_content .onlineService_Title .onlineService_Title_Icon i {
    font-size: 24px;
}

.onlineservice_content .onlineService_Title .onlineService_Title_Text {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.onlineservice_content .onlineService_Title .onlineService_kefu.display {
    display: grid;
    grid-template-columns: repeat(var(--serviceline), 1fr);
    grid-gap: 10px 20px;
}

.onlineservice_content
.onlineService_Title
.onlineService_Title_Text
.onlineServicetitle {
    font-size: 14px;
    color: #000;
}

.onlineservice_content
.onlineService_Title
.onlineService_Title_Text
.onlineServicedesc {
    font-size: 12px;
    color: var(--txtdesc);
    font-weight: 400;
    line-height: 24px;
}

.onlineservice_content
.onlineService_Title
.onlineService_Title_Text
.illegalReporting {
    color: #ff5722;
}

.kefuInformation-status {
    position: relative;
}

.qqicon {
    width: 100%;
    height: 100%;
}

.online-indicator {
    position: absolute;
    bottom: 0px;
    right: 3px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: rgb(31 184 38);
}

.offline-indicator {
    display: none;
}

.qqicon.offline {
    filter: grayscale(100%);
    opacity: 0.75;
}

/* 禁用状态样式 - 加强版 */
.kefu-link.disabled {
    pointer-events: none !important; /* 强制禁用点击 */
    cursor: not-allowed !important;
    opacity: 0.7; /* 视觉上区分禁用状态 */
    text-decoration: none !important;
}

.kefu-link.disabled .qqicon {
    filter: grayscale(100%);
    opacity: 0.75;
}

.kefu-link.disabled .online-indicator {
    display: none;
}

.kefu-link.disabled .qq {
    color: #999 !important;
}

/* 自定义悬浮提示样式 - 不影响原有布局 */
.kefuInformation {
    position: relative;
}

.tooltip-text {
    visibility: hidden;
    width: 140px;
    background-color: #333;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    padding: 6px 0;
    position: absolute;
    z-index: 1000;
    bottom: 130%; /* 向上显示，避免遮挡 */
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: opacity 0.3s;
    font-size: 12px;
    pointer-events: none;
    box-shadow: 0 2px 8px rgba(0,0,0,0.2);
}

/* 提示箭头 */
.tooltip-text::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #333 transparent transparent transparent;
}

/* 直接监听kefuInformation的hover，不受a标签影响 */
.kefuInformation:hover .tooltip-text {
    visibility: visible;
    opacity: 1;
}

/* PC底部菜单 */
.footerContainer_center {
    align-items: center;
    border-bottom: 1px solid #dde2e9;
    display: flex;
    height: 120px;
    justify-content: space-between;
}

.footerContainer {
    padding-bottom: 36px;
    position: relative;
    z-index: 99;
}

.footerContainer .footerItem {
    align-items: center;
    display: inline-flex;
    justify-content: center;
    margin-left: 80px;
}

.footerContainer .footerItem img {
    width: 48px;
    height: 48px;
}

.footerContainer .footerText {
    display: inline-block;
    margin-left: 16px;
}

.footerContainer .footerItem:first-child {
    margin-left: 0;
}

.footerContainer .footerText div:first-child {
    color: #020814;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.003em;
    line-height: 24px;
    margin-bottom: 8px;
}

.footerContainer .footerText div:nth-child(2) {
    font-size: 14px;
    letter-spacing: 0.003em;
    color: #41464f;
}

/* 菜单部分 */
.footerContainer .footerContainernav {
    display: flex;
    justify-content: space-between;
    margin-top: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid #eee;
}

.footerContainer .footerMenus {
    display: flex;
    flex: 1;
    margin-right: 4px;
    flex-direction: column;
}

.footerContainer .footerMenuscontainer {
    display: flex;
    flex: 1;
}

.footerContainer .footerMenuColumn {
    flex: 1;
    padding: 10px 0 18px;
}

.footerContainer .footerMenuHeading {
    font-size: 16px;
    margin-bottom: 22px;
    color: #191a24;
}

.footerContainer .footerMenuItem {
    margin-bottom: 10px;
    color: #41464f;
    font-size: 14px;
    font-weight: 400;
}

.footerContainer .footerMenuItem a {
    color: inherit;
}

.footerContainer .footerMenuItem a:hover,
.footerContainer .footerCopyright .footer_bottom_left_nav a:hover,
.footerContainer
.footer_bottom_left
.copyright
.filingInformation
.filingInformationtitle
a:hover,
.footerContainer .footerContact a:hover,
.footerContainer
.footerCopyleft
.footerCopyleftcontainer
.footerCopyleftitem
a:hover {
    color: var(--Original);
}

.footerContainer .footerauthenticationcontainer {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-end;
}

.footerContainer .footerauthenticationcontainer .footerauthentication {
    display: flex;
    margin-right: 20px;
}

.footerContainer .footerauthenticationcontainer .footerauthentication img {
    height: 40px;
    width: 100%;
    border: 0;
    outline: none;
    vertical-align: middle;
}

.footerContainer .footerInfo {
    width: 258px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-left: 1px solid #eee;
    padding-left: 28px;
    white-space: nowrap;
}

.footerContainer .footerQRCode {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    align-items: center;
    margin-bottom: 14px;
    justify-content: flex-start;
    width: 100%;
}

.footerContainer .footerQRCode .qrcode_content {
    background-color: #fff;
    border-radius: 4px;
    padding: 10px 20px;
    text-align: center;
}

.footerContainer .footerQRCode .qrcode_content:last-child {
    margin-right: 0;
}

.footerContainer .footerQRCode .qrcode_content .qrcode_content_img {
    width: 100%;
    margin-bottom: 5px;
    display: block;
}

.footerContainer .footerQRCode .qrcode_content .qrcode_content_img:hover {
    transform: scale(2.2);
    z-index: 9999;
    padding: 8px;
    background-color: #fff;
    /* 图像放大 */
}

.footerContainer .footerQRCode .qrcode_content .qrcode_content_title {
    font-size: 13px;
    color: #191a24;
}

.footerContainer .footerContact {
    margin-bottom: 10px;
    font-family: 'codeB';
}

.footerContainer .footerContact a {
    color: #191a24;
    font-weight: 400;
    /* font-family: Largefont; */
    /* text-decoration: underline; */
}

.footerContainer .footerContainercopy {
    display: flex;
    justify-content: space-between;
}

.footerContainer .footerCopyright {
    display: flex;
    flex: 1;
    margin-right: 4px;
    flex-direction: column;
    margin-top: 10px;
}

.footerContainer .footerCopyleft {
    width: 258px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 18px 0px 0px 28px;
    position: relative;
}

.footerContainer .footer_bottom_left {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.footerContainer .footer_bottom_left .footer_bottom_left_nav {
    font-size: 13px;
}

.footerContainer .footerCopyright .footer_bottom_left_nav a {
    color: #b5b5b5;
    font-weight: 400;
    padding: 0 8px;
    display: inline-block;
}


.footerContainer .footer_bottom_left_nav a:first-child {
    padding-left: 0;
    padding-right: 0;
    color: #181818;
    background: none;
}

.footerContainer .footer_bottom_left_nav a:last-child {
    background: none;
}

.footerContainer .footer_bottom_left .copyright {
    display: flex;
    justify-content: flex-start;
    margin-top: 10px;
    flex-wrap: wrap;
    gap: 12px;
}

.footerContainer .footer_bottom_left .copyright .filingInformation {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    font-family: 'codeB';
}

.footerContainer
.footer_bottom_left
.copyright
.filingInformation
.filingInformationicon {
    margin-right: 2px;
}

.footerContainer
.footer_bottom_left
.copyright
.filingInformation
.filingInformationicon
img {
    width: 16px;
    height: 16px;
}

.footerContainer
.footer_bottom_left
.copyright
.filingInformation
.filingInformationtitle
a {
    font-size: 14px;
    color: #41464f;
}

.footerContainer .footerCopyleft .friendlyLinkButton {
    color: #4370f5;
    background-color: rgba(67, 112, 245, 0.1);
    line-height: 40px;
    font-size: 14px;
    padding: 0 0px 0 10px;
    width: 100%;
    cursor: pointer;
}

.footerContainer .footerCopyleft .friendlyLinkButton .linkbox {
    width: 45px;
    height: 40px;
    float: right;
    background: var(--black) url(../images/picture/remoteL16905459289824.png) no-repeat center;
    cursor: pointer;
}

.footerContainer .footerCopyleft .footerCopyleftcontainer {
    display: none;
    position: absolute;
    bottom: 56px;
    max-height: 300px;
    background: #fff;
    box-shadow: 0 0 11px #eee;
    width: 225px;
    padding: 10px 20px;
    overflow: hidden;
    overflow-y: auto;
    cursor: pointer;
    z-index: 999;
}

.footerContainer .footerCopyleft .footerCopyleftcontainer .footerCopyleftitem {
    line-height: 30px;
}

.footerContainer
.footerCopyleft
.footerCopyleftcontainer
.footerCopyleftitem
a {
    color: #000;
    font-size: 14px;
    display: block;
}

/* 暗黑模式 */
.footerContainer.dark {
    /*background-color: #1f1f24;*/
}

.footerContainer.dark .footerMenuHeading {
    color: rgba(255, 255, 255, .8);
}

.footerContainer.dark .footerMenuItem,
.footerContainer.dark .footer_bottom_left_nav a {
    color: rgba(255, 255, 255, .5);
}

.footerContainer.dark .footerContainer_center,
.footerContainer.dark .footerContainernav {
    border-bottom: 1px solid rgba(216, 216, 216, .2)
}

.footerContainer.dark .footerInfo {
    border-left: 1px solid rgba(216, 216, 216, .2)
}

.footerContainer.dark .footerText div:nth-child(2),
.footerContainer.dark .footerContact,
.footerContainer.dark .footerContact a,
.footerContainer.dark .footerCopyleft .friendlyLinkButton {
    color: #eee;

}

.footerContainer.dark .footerItem img {
    filter: invert(1) hue-rotate(180deg);
}

.footerContainer.dark .footerText div:first-child,
.footerContainer.dark .footer_bottom_left_nav a:first-child,
.footerContainer.dark .footerMenuItem a:hover,
.footerContainer.dark .footerCopyright .footer_bottom_left_nav a:hover,
.footerContainer.dark
.footer_bottom_left
.copyright
.filingInformation
.filingInformationtitle
a:hover,
.footerContainer.dark .footerContact a:hover {
    color: #fff;
}

.footerContainer.dark .footer_bottom_left .copyright .filingInformation .filingInformationtitle a {
    color: rgba(255, 255, 255, .5);
}

.footerContainer.dark .footerCopyleft .footerCopyleftcontainer {
    box-shadow: none;
}
:root{
--darker2:#003ec5;
--Original:#0052d9;
--lighter1:#1466ed;
--lighter2:#287aff;
--lighter3:#3c8eff;
--lighter4:#50a2ff;
--lighter5:#64b6ff;
--txtdesc:#666;
}
.jykf {
    width: 140px;
    height: 100px;
    left: -45px;
    top: -72px;
    position: absolute;
    background-image: url(/web/Hezi/assets/img/footer/local671e1ce5af4e5.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 100%;
    animation: newrotating 2s steps(47) infinite;
    z-index: 1;
    pointer-events: none;
}
@keyframes newrotating {
    0% {background-position: right 0;}
    100% {background-position: right 100%;}
}
