#_span_jiucuo img {
    width: 50px;
}

.footbox {
    background: #065bbf;
    padding: 20px 0;
    color: #ffffff;
    font-size: 12px;
    text-align: center;
    font-style: normal;
}

    .footbox a, em {
        font-style: normal;
        color: #f9f9f9;
    }



    .footbox img {
        display: inline-block;
        line-height: 0;
        vertical-align: middle;
    }

    .footbox i {
        padding: 0 15px;
    }

    .footbox em {
        padding: 0 5px;
    }



.footwb {
    margin-right: 10px;
}

.sp_nav {
    display: none;
}

.footwx {
    position: relative;
}
/*.footbox img.wxma2{ position: absolute; top: -90px; left:-30px; display: none; }*/
.footbox img.wxma2 {
    position: absolute;
    top: -130px;
    left: -80px;
    display: none;
}

.footwx:hover .wxma2 {
    display: block;
}

.topbox {
    padding: 0px 0;
    border-bottom: 1px solid #c3c3c3;
}

.width1920 {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    margin: 0 auto;
}

.topinfo {
    float: right;
    color: #929190;
    margin-top: -8px;
    padding-right: 5%;
    position: relative;
    z-index: 10;
    display: none;
}

    .topinfo a {
        color: #929190
    }

    .topinfo ul li {
        display: inline-block;
        padding-right: 25px;
        vertical-align: middle;
    }

.ipv6 {
    height: 18px;
    color: #494846;
    line-height: 18px;
    border-radius: 9px;
    border: 1px solid #929190;
    padding: 0 10px;
    display: inline-block;
    font-size: 12px;
}

.topinfo ul li.fant {
    padding-left: 30px;
    background: url(../images/fan_icon.png) no-repeat left center;
}

.topinfo ul li.shouj {
    padding-left: 20px;
    background: url(../images/mobile_icon.png) no-repeat left center;
}

.topinfo ul li.all {
    padding-left: 25px;
    background: url(../images/all_icon.png) no-repeat left center;
}

.topbg {
    background: url(../images/buliding.png) no-repeat 70% top;
    background-size: 15% auto;
    padding: 10px 0;
}

.logobox {
    float: left;
    display: inline-block;
    width: 50%;
    vertical-align: middle;
}

    .logobox img {
        width: 100%;
        height: auto;
    }

    .logobox p {
        font-size: 14px;
        color: #676666;
        padding-top: 0px;
        padding-left: 26%;
        display: none;
    }

.toptxt {
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 36%;
    display: none;
}

    .toptxt ul li {
        display: inline-block;
        float: left;
        padding: 0 10px;
        text-align: center;
    }

        .toptxt ul li i {
            display: block;
            font-size: 11px;
        }

.wealther {
    display: none;
    position: absolute;
    bottom: 0;
    left: 69%;
    padding-left: 75px;
    text-align: center;
}

    .wealther p.p2 {
        font-size: 16px;
    }

    .wealther span.wealtherico {
        position: absolute;
        left: 0;
        top: -10px;
        display: inline-block;
    }

.topbottom {
    position: relative;
}


