#uFooter {
    width: 100%;
    height: 515px;
    text-align: center;
    padding: 30px 0px 10px 0px;
    width: 100%;
    background: #1E2A48;
    overflow-x: hidden;
}
#uFooternav_inner_warp {
    width: 1400px;
    height: 100%;
    margin: auto;
    
}
#uFooternav_inner {
    width: 980px;
    height:360px;
    float: left;
    padding-left: 50px;
    box-sizing: border-box;
    padding-top: 50px;
    padding-right: 50px;
}
#uFooter_ba {
    width: 100%;
    text-align: center;
    color: white;
    height:30px;
    line-height:30px;
}
#uFooter_inner {
    width: 420px;
    height: 360px;
    padding: 40px 0px;
    box-sizing: border-box;
    float: right;
}
#uFooter_inner > div {
    text-align:left;color:white;
}

    #uFooter_inner > .gsm {
        font-size: 30px;
        line-height: 50px;
        font-weight: bold;
        height: 50px;
    }
    #uFooter_inner > .ywm {
        font-size: 12px;
        line-height: 15px;
        height: 15px;
        margin-bottom: 20px;
    }
    #uFooter_inner > .qt {
        font-size: 12px;
        line-height: 15px;
        height: 15px;
        color: rgba(255,255,255,.5);
        margin-bottom: 10px;
    }
.wx {
    width: 100px;
    height: 100px;
    margin: 20px 0px;
    background: url('wx.jpg') no-repeat center center;
    background-size: cover;
}


/*×ó²àµ¼º½*/

.footnavItem {
    float: left;
    height: 360px;
    width: calc(100% / 9);
}

.footnavItem a {
    text-decoration: none;
    cursor: pointer;
}

.footnavItem_mc {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 16px;cursor:pointer;
}
.footnavItemChild {
   
   
}
.footnavItem2 {
    /* width: 100%; */
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    color: #8d9092;
    cursor: pointer;
    /* transition: all 0.3s; */
    box-sizing: content-box;
    /* float: left; */
    position: relative;
    cursor: pointer;
    height:auto;
}
/*×ó²àµ¼º½*/