<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.flex.jcb {
    justify-content: space-between;
}

.flex {
    display: flex;
}

.footer {
    background: #151515
}

.footer .footer-in {
    width: 1295px;
    margin: 0 auto;
    border-top: 1px solid #262626
}

.footer .footer-in .footer-about-con&gt;div {
    float: left
}

.footer .footer-in .footer-about-con h3 {
    margin-top: 36px;
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    text-align: left
}

.footer .footer-in .footer-about-con .download-box {
    padding-right: 55px
}

.footer .footer-in .footer-about-con .download-box li {
    float: left;
    text-align: center;
    min-width: 60px;
    padding: 20px 6px;
    position: relative
}

.footer .footer-in .footer-about-con .download-box li a {
    display: inline-block;
    width: 82px;
    height: 32.5px
}

.footer .footer-in .footer-about-con .download-box li a img {
    width: 82px;
    height: 28px
}

.footer .footer-in .footer-about-con .download-box li .macHover {
    width: 123px;
    height: 51px;
    border-radius: 4px;
    background-color: #fff;
    padding: 6px 8px;
    position: absolute;
    top: 55px;
    display: none;
    left: calc(50% - 61px);
    box-sizing: border-box;
}

.footer .footer-in .footer-about-con .download-box li .macHover p {
    color: #666;
    text-align: center;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    cursor: pointer
}

.footer .footer-in .footer-about-con .download-box li .macHover p:hover {
    color: #000;
    background: #e5e5e5
}

.footer .footer-in .footer-about-con .download-box li .iOS_img {
    width: 90px;
    height: 90px;
    padding: 4px;
    box-sizing: border-box;
}

.footer .footer-in .footer-about-con .download-box li .iOS_img img {
    width: 100%;
    height: 100%
}

.footer .footer-in .footer-about-con .download-box li .Android_img {
    width: 90px;
    height: 90px;
    padding: 4px;
    box-sizing: border-box;
}

.footer .footer-in .footer-about-con .download-box li .Android_img img {
    width: 100%;
    height: 100%
}

.footer .footer-in .footer-about-con .download-box li p {
    font-size: 12px;
    font-weight: 500;
    color: #7b7b7b
}

.footer .footer-in .footer-about-con .download-box li:first-of-type {
    padding-left: 0
}

.footer .footer-in .footer-about-con .contact-box ul li:nth-child(2n) {
    margin-right: 0
}

.footer .footer-in .footer-about-con .about-box, .footer .footer-in .footer-about-con .contact-box {
    padding-right: 40px
}

.footer .footer-in .footer-about-con .about-box ul, .footer .footer-in .footer-about-con .contact-box ul {
    padding: 20px 0;
    width: 121px;
    text-align: left
}

.footer .footer-in .footer-about-con .about-box ul li, .footer .footer-in .footer-about-con .contact-box ul li {
    text-align: left;
    font-size: 12px;
    font-weight: 500;
    margin-right: 20px;
    margin-bottom: 11px;
    display: inline-block
}

.footer .footer-in .footer-about-con .about-box ul li a, .footer .footer-in .footer-about-con .contact-box ul li a {
    color: #7b7b7b;
    transition: all .3s
}

.footer .footer-in .footer-about-con .about-box ul li a:hover, .footer .footer-in .footer-about-con .contact-box ul li a:hover {
    color: #fff
}

.footer .footer-in .footer-about-con .about-box ul {
    width: 193px
}

.footer .footer-in .footer-about-con .about-box ul li:nth-child(6) {
    margin-right: 0
}

.footer .footer-in .footer-about-con .follow-box ul {
    /* overflow: hidden; */
    padding: 20px 0;
    margin-left: -15px
}

.footer .footer-in .footer-about-con .follow-box ul li {
    float: left;
    text-align: left;
    font-size: 12px;
    font-weight: 500
}

.footer .footer-in .footer-about-con .follow-box ul li a {
    display: inline-block;
    height: 56px;
    color: #7b7b7b;
    transition: all .3s;
    display: block;
    margin: 0 12px;
    letter-spacing: 1px
}

.footer .footer-in .footer-about-con .follow-box ul li a .nn-icon {
    fill: grey
}

.footer .footer-in .footer-about-con .follow-box ul li a:hover {
    color: #fff
}

.footer .footer-in .footer-about-con .follow-box ul li a:hover .nn-icon {
    fill: #fff
}

.footer .footer-in .footer-about-con .follow-box ul li a img {
    height: 32px
}

.footer .footer-in .footer-about-con .follow-box ul li a img:nth-child(1) {
    display: block
}

.footer .footer-in .footer-about-con .follow-box ul li a img:nth-child(2) {
    display: none
}

.footer .footer-in .footer-about-con .follow-box ul li:hover a&gt;img:nth-child(1) {
    display: none
}

.footer .footer-in .footer-about-con .follow-box ul li:hover a&gt;img:nth-child(2) {
    display: block
}

.footer .footer-in .footer-about-con .follow-box ul li a .hoverImgBox {
    width: 110px;
    height: 110px;
    padding: 10px;
    box-sizing: border-box;
}

.footer .footer-in .footer-about-con .follow-box ul li a .hoverImgBox img {
    width: 100%;
    height: 100%;
}

.footer .footer-in .footer-about-con .follow-box ul li a span {
    display: block;
    text-align: center
}

.footer .footer-in .customer-box {
    padding: 36px 0 25px
}

.footer .footer-in .customer-box .customer-btn {
    text-align: center;
    width: 120px;
    height: 32px;
    line-height: 30px;
    font-size: 14px;
    color: #b2b2b2;
    border: 1px solid #999;
    background: transparent;
    border-radius: 22px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center
}

.footer .footer-in .customer-box .customer-btn .nn-icon {
    fill: #666
}

.footer .footer-in .customer-box .customer-btn img:nth-child(1) {
    display: block;
}

.footer .footer-in .customer-box .customer-btn img:nth-child(2) {
    display: none;
}

.footer .footer-in .customer-box .customer-btn.active, .footer .footer-in .customer-box .customer-btn:hover img:nth-child(1) {
    display: none;
}

.footer .footer-in .customer-box .customer-btn.active, .footer .footer-in .customer-box .customer-btn:hover img:nth-child(2) {
    display: block;
}

.footer .footer-in .customer-box .customer-btn.active .nn-icon, .footer .footer-in .customer-box .customer-btn:hover .nn-icon {
    fill: #ccc
}

.footer .footer-in .customer-box .customer-btn .nn-icon, .footer .footer-in .customer-box .customer-btn span {
    display: inline-block;
    vertical-align: middle
}

.footer .footer-in .customer-box p {
    font-size: 12px;
    font-weight: 500;
    color: #666;
    text-align: left
}

.footer .footer-in .customer-box p:first-of-type {
    color: #999;
    padding: 14px 0 8px
}

.footer .footer-in .customer-box p:nth-of-type(2) {
    line-height: 18px
}

.footer .footer-in.footer-friend {
    padding: 26px 0 16px
}

.footer .footer-in.footer-friend .footer-friend-title {
    width: 80px;
    text-align: left;
    color: #fff
}

.footer .footer-in.footer-friend .footer-friend-link {
    text-align: left
}

.footer .footer-in.footer-friend .footer-friend-link a {
    margin-right: 33px;
    font-size: 12px;
    font-weight: 400;
    color: #7b7b7b;
    display: inline-block;
    margin-bottom: 12px;
    transition: all .3s
}

.footer .footer-in.footer-friend .footer-friend-link a:hover {
    color: #fff
}

.footer .footer-in.footer-copyright {
    padding: 30px 0 30px;
    font-weight: 300
}

.footer .footer-in.footer-copyright p {
    text-align: center
}

.footer .footer-in.footer-copyright .footer-address {
    font-size: 12px;
    color: #ccc;
    line-height: 1.8;
    text-align: left
}

.footer .footer-in.footer-copyright .footer-beian {
    font-size: 12px;
    color: #7b7b7b;
    line-height: 1.8;
    text-align: left;
    padding: 14px 0 18px
}

.footer .footer-in.footer-copyright .footer-beian span {
    margin-right: 10px
}

.footer .footer-in.footer-copyright .footer-beian p&gt;span:last-child {
    margin-right: 0
}

.footer .footer-in.footer-copyright .footer-beian img, .footer .footer-in.footer-copyright .footer-beian span {
    vertical-align: middle
}

.footer .footer-in.footer-copyright .footer-beian img {
    width: 16px
}

.footer .footer-in.footer-copyright .footer-beian a:hover {
    color: #ccc
}

.footer .footer-in.footer-copyright .footer-auth .footer-auth-item {
    margin: 0 5px
}

.footer .footer-in.footer-copyright .footer-auth .footer-auth-item a {
    display: block
}

.footer .footer-in.footer-copyright .footer-auth .footer-auth-item a img {
    height: 47px;
    border-radius: 4px;
    display: block
}

.footer .footer-in.footer-copyright .footer-auth .footer-auth-item a.cyxyv img {
    margin-top: -1px;
    height: 47px
}

.footer .hlink-info {
    color: #ccc;
    text-align: left;
    width: 1280px;
    margin: -10px auto 0 auto;
    padding-left: 10px
}

#kXScriptBox img {
    height: 47px !important
}</pre></body></html>