.foot {
    background-image: ;
    background-repeat: no-repeat;
    width: 1100px;
    height: 399px;
    margin: 0 auto;
    position: relative;
    top: 0px;
    left: 0px;
}

.footweibo {
    width: 171px;
    height: 59px;
    position: absolute;
    top: 195px;
    left: 345px;
}

.foottmall {
    width: 171px;
    height: 59px;
    position: absolute;
    top: 195px;
    left: 520px;
}

.footqa {
    width: 171px;
    height: 59px;
    position: absolute;
    top: 195px;
    left: 695px;
}

.foothuodong {
    width: 171px;
    height: 59px;
    position: absolute;
    top: 195px;
    left: 870px;
}
.footlogo {
    width: 109px;
    height: 109px;
    position: absolute;
    top: 32px;
    left: 838px;
}

.footcopyright {
    width: 1100px;
    height: 106px;
    position: absolute;
    line-height: 20px;
    bottom: 0px;
    left: 0px;
    text-align: center;
    font-family: 'microsoft yahei';
    font-size: 12px;
    color: #b5b5b5;
    background-color: #c4edfe;
    padding-top: 10px;
}

    .footcopyright a {
        color: #b5b5b5;
    }

        .footcopyright a:visited {
            color: #b5b5b5;
        }

.footcode1 {
    position: absolute;
    width:110px;
    height:108px;
    background-color:white;
    top:146px;
    left:30px;
}
.footcode1title {
    position:absolute;
    top:256px;
    left:30px;
    width:110px;
    font-family:'microsoft yahei';
    font-size:14px;
    text-align:center;
    color:black;
}
.footcode2 {
    position: absolute;
    width:110px;
    height:108px;
    background-color:white;
    top:146px;
    left:159px;
}
.footcode2title {
    position:absolute;
    top:256px;
    left:159px;
    width:110px;
    font-family:'microsoft yahei';
    font-size:14px;
    text-align:center;
    color:black;
}

