﻿/*åº•éƒ¨*/
.g-ft {
    background-image: url(https://guanwang-1258671380.cos.ap-guangzhou.myqcloud.com/assets/images/index_29.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

    .g-ft a {
        color: #ffcc99;
    }

        .g-ft a:hover {
            color: #fff;
        }

.g-ft-logo {
    text-align: center;
    padding-top: 56px;
    padding-bottom: 36px;
}

.g-ft-con,
.g-ft-copy,
.g-ft-contact {
    border-top: 1px solid #a47861;
}

.g-ft-con {
    padding-top: 20px;
    padding-bottom: 20px;
}

.g-ft-navheader a,
.g-ft-navlist a {
    display: block;
}

.g-ft-navheader a,
.g-ft-code p {
    color: #e8d4af;
    font-size: 14px;
    line-height: 30px;
}

.g-ft-navlist a {
    color: #ffcc99;
    font-size: 14px;
    /* line-height: 30px; */
    margin-bottom: 10px;
}

    .g-ft-navheade a:hover,
    .g-ft-navlist a:hover {
        color: #ffffff;
    }

.g-ft-contact {
    padding-top: 20px;
    padding-bottom: 20px;
}

    .g-ft-contact .nav {
        border-bottom: none;
        max-width: 1000px;
    }

        .g-ft-contact .nav > li {
            margin-bottom: 0;
        }

            .g-ft-contact .nav > li > a:focus,
            .g-ft-contact .nav > li > a:hover {
                background-color: transparent;
                color: #ffcc99;
                text-decoration: underline;
            }

            .g-ft-contact .nav > li > a {
                color: #ffcc99;
                padding-right: 12px;
                padding-left: 12px;
                border-right: 1px solid #ffcc99;
                border: none;
                border-radius: 0;
            }

            .g-ft-contact .nav > li.active > a,
            .g-ft-contact .nav > li.active > a:focus,
            .g-ft-contact .nav > li.active > a:hover {
                border: none;
                background-color: transparent;
                color: #ffcc99;
                /*text-decoration: underline;*/
            }

    .g-ft-contact p {
        color: #ffffff;
        margin-top: 20px;
        margin-bottom: 0;
    }

.g-ft-code {
    float: right;
    max-width: 112px;
    text-align: center;
}

.g-ft-copy {
    color: #ffcc99;
    padding: 14px 0;
}
