.id-foot {
    margin-top: 18px;
    overflow: hidden;
}

.notice-foot {
    width: 1200px;
    margin: auto;
    overflow: hidden;
}

.notice-foot .tab-hd {
    overflow: hidden;
    height: 40px;
}

.notice-foot .tab-hd ul {
}

.notice-foot .tab-hd li {
    margin-right: 70px;
    float: left;

    font-size: 16px;
    display: block;
    width: 148px;
    text-align: center;
    color: #444444;
    line-height: 40px;
    height: 40px;
    cursor: pointer;
}



.notice-foot .tab-hd li.on{
   color: #FFFFFF;
    background: #1084c1;
}

.notice-foot .tab-bd {
    border-top: 2px solid #1084c1;
    overflow: hidden;
    padding: 10px 0;
    height: 68px;
}
.notice-foot .tab-pal{
    height: 68px;
    overflow: hidden;
    overflow-y: auto;
}
.notice-foot .tab-bd ul {
    overflow: hidden;
    zoom: 1;
}

.notice-foot .tab-bd li {
    float: left;
    line-height: 24px;
    margin:5px 0;
    margin-left: 40px;
}
.notice-foot .tab-bd li  a{
    white-space: nowrap;
    float: left;
    margin-left: 18px;
    color: #444444;
}
.id-foot-text{
    height: 142px;
    background: #0176b4;
    overflow: hidden;
}
.id-foot-zs{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.id-foot-zs .left{
    float: left;
    margin-top: 34px;
    overflow: hidden;
    margin-left: 160px;
}
.id-foot-zs .left img{
    display: block;
    width:80px;
}
.id-foot-zs .right img{
    display: block;
    width:100px;
}
.id-foot-zs .right{
    float: right;
    margin-right: 100px;
    margin-top: 43px;
}
.id-foot-zs .text{
    margin-left: 0px;
    margin-top: 10px;
    float: left;
    color: #FFFFFF;
    width: 744px;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    max-width:730px;
    word-break:keep-all;
}