﻿.foot1 {
    float: left;
    width: 100%;
    padding: 17px 0;
    margin-top: 20px;
    background: #00b7ee
}
.foot1 {
    background: #00b7ee;
}
.adpic-list {
    font-size: 0
}

.adpic-list .item {
    color: #fff;
    display: inline-block;
    width: 299px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-right: 1px solid #e4e4e4;
    font-size: 16px
}

    .adpic-list .item.last {
        width: 300px;
        border-right: 0
    }

    .adpic-list .item i {
        display: inline-block;
        width: 30px;
        height: 30px;
        vertical-align: middle;
        margin: -3px 10px 0 0;
        background: url("/style/images/help-ico.png") no-repeat
    }

    .adpic-list .item .icon1 {
        background-position: 0 0
    }

    .adpic-list .item .icon2 {
        background-position: 0 -36px
    }

.adpic-list .item .icon3 {
    background-position: 0 -72px
}

    .adpic-list .item .icon4 {
        background-position: 0 -110px
    }


.foot2 {
    float: left;
    width: 100%;
    min-width: 1200px;
    padding: 20px 0;
    background: #fff
}

.bangzhu-lsit {
    float: left;
    width: 1200px
}

.bangzhu-lsit dl {
float: left;
width: 200px
}

.bangzhu-lsit dl dt,.bangzhu-lsit dl dt a {
    color: #333;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold
}

.bangzhu-lsit dl dd a {
    display: block;
    color: #666;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}


.weixinpic{
    float: right;
    width: 200px
}

    .weixinpic .pic {
        float: left;
        width: 94px;
        height: 94px;
        overflow: hidden;
        position: relative;
        background: #e7e7e7
    }

        .weixinpic .pic
        img {
            position: absolute;
            max-width: 100%;
            max-height: 100%;
            left: 50%;
            top: 50%;
            margin-top: -47px;
            margin-left: -47px
        }

    .weixinpic
    img {
        width: 94px;
        height: 94px
    }

    .weixinpic
    span {
        float: left;
        height: 40px;
        line-height: 20px;
        margin: 54px 0 0 10px;
        font-size: 14px
    }

.foot3 {
    float: left;
    width: 100%;
    min-width: 1200px;
    padding: 20px 0;
    background: #fff
}

.footlink {
    float: left;
    width: 1200px;
    padding: 10px 0;
    font-size: 0;
    text-align: center
}

    .footlink
    a {
        color: #666;
        font-size: 12px;
        display: inline-block;
        height: 13px;
        line-height: 13px;
        padding: 0 10px;
        border-left: 2px solid #c1c1c1
    }

        .footlink a:first-child {
            border-left: 0
        }

.footcon {
    float: left;
    color: #666;
    width: 1200px;
    line-height: 24px;
    margin-top: 20px;
    text-align: center
}