        .g-footer {
            font-family: SimSun sans-serif;
            color: #555;
        }

        .g-footer-row1 {
            text-align: center;
            background: #DBDBDB;
            line-height: 34px;
            border-top: 1px solid #D0D0D0;
            font-family: "Microsoft Yahei";
        }

        .g-footer-row1 a {
            display: inline-block;
            vertical-align: top;
            width: 100px;
            height: 33px;
            margin-right: 20px;
            overflow: hidden;
            text-indent: -999px;
            background: url(/skin/default/images/bg-foot-logo.png) no-repeat 0 3px;
            _background-image: url(/skin/default/images/bg-foot-logo-8.png);
        }

        .g-footer-row1 label,
        .g-footer-row1 span {
            display: inline-block;
        }

        .g-footer-row2 {
            background-color: #efefef;
            overflow: hidden;
            height: 142px;
            *position: relative;
            width: 100%;
        }

        .g-footer-row2-main {
            width: 975px;
            margin-left: auto;
            margin-right: auto;
            text-align: center;
            padding-top: 5px;
            padding-bottom: 5px;
            position: relative;
            overflow: visible;
        }

        .g-footer-row2 dl {
            float: left;
            width: 160px;
            border-right: 1px solid #d8d8d8;
        }

        .g-footer-row2 dt,
        .g-footer-row2 dd {
            height: 33px;
            line-height: 33px;
        }

        .g-footer-row2 .f-noborder {
            border: none;
        }

        .g-footer-row2 dt {
            color: #496b7f;
            font-size: 14px;
            font-weight: bold;
        }

        .g-footer-row2 a {
            color: #808080;
        }

        .g-footer-row3 {
            background-color: #333;
            background-image: url('/skin/default/images/spacer.gif');
            text-align: center;
            color: #b0afaf;
            padding-top: 14px;
            padding-bottom: 14px;
            border-top: 1px solid #606060;
            *position: relative;
        }

        .g-footer-row3 p {
            width: 1000px;
            margin: 5px auto;
            overflow: hidden;
        }

        .g-footer-row3 a {
            color: #b0afaf;
        }

        .g-footer-row3-1 a {
            color: #fdfdfd;
            margin-left: 20px;
            margin-right: 20px;
            padding-bottom: 5px;
        }

        .g-footer-row3-2 span {
            margin-right: 10px;
        }

        .g-footer-row3-2 a,
        .g-footer-row3-3 span {
            margin-left: 5px;
            margin-right: 8px;
            white-space: nowrap;
        }
/*右侧悬浮客服*/
._wrap_1facf_1 {
    background: url(../images/community-bg.87d60694.png) no-repeat 0 0;
    background-size: 100% 100%;
    position: fixed;
    right: 0;
    top: 48.5%;
    transform: translateY(-50%);
    transition: transform .2s;
    width: 150px;
    z-index: 9;
}
._content_1facf_36 {
    align-items: center;
    display: flex;
    flex-direction: column;
    padding:10px
}

._content_1facf_36 ._btnImg_1facf_42 {
    cursor: pointer;
    height: 44px;
    margin-top: .1rem;
    width: 110px
}

._content_1facf_36 p {
    margin: 0;
    padding: 0
}

._content_1facf_36 ._scan_1facf_52 {
    position: relative
}

._content_1facf_36 ._scan_1facf_52 img {
    height: 110px;
    width: 110px
}

._content_1facf_36 ._scan_1facf_52:after {
    animation: _scan_1facf_52 3s infinite;
    background: #bdd9ff;
    content: "";
    height: .04rem;
    left: 0;
    position: absolute;
    width: 1.3rem
}
