.id_footer{
    overflow: hidden;
}
.id_link{
    background: #FFFFFF;
    width: 1022px;
    margin: auto;
    padding: 8px 0;
    border: 1px solid #e8e8e8;
}
/* 本例子css */
.hasMoreTab_link{ width:100%; }
.hasMoreTab_link .hd{ line-height:30px; height:30px;position:relative; }
.hasMoreTab_link .hd .more_link{ float:right; }
.hasMoreTab_link .hd ul{ z-index:5; position:absolute; height:30px;  overflow:hidden; zoom:1; }
.hasMoreTab_link .hd li{ float:left;height: 30px;line-height: 18px;  cursor:pointer; color: #222222;width: 110px ;text-align: center;margin:  0 18px }
.hasMoreTab_link .hd li.on{color: #0169be;font-weight: bold;background: url("../images/border.png") no-repeat bottom center }
.hasMoreTab_link .bd{   clear:both; position:relative;padding: 0 10px  }
.conWrap_link .con ul li{
    line-height: 24px;
    margin: 2px 0;
    margin-left: 10px;
    width: 100px;
    float: left;
}
.conWrap_link .con ul li a{
    color: #515050;
    display: block;
    white-space:nowrap;
}
.conWrap_link .con{
    padding: 10px 10px 0 0;
    background: #eeeeee;
    height: 100px;
    overflow-y: auto;
}
.id_footer_text{
    padding: 30px 0;
    overflow: hidden;
    background: #f8f8f8;
}
.id_footer_text .warp{
    width: 1024px;
    margin: auto;
}
.id_footer_text .warp .pice{
    float: left;
    width: 269px;
}
.id_footer_text .warp .zf{
    float: left;
    width: 269px;
}
.id_footer_text .warp .pice a{
    margin-left: 13px;
    float: left;
    width: 59px;
}
.id_footer_text .warp .pice a span{
    font-size: 12px;
    color: #222222;
    display: block;
    text-align: center;
    line-height: 24px;
}
.id_footer_text .warp .zf a{
    float: right;
    margin-top: 10px;
    margin-right: 38px;
}
.id_footer_text .warp .text{
    float: left;
    width: 403px;
    font-size: 12px;
    line-height: 24px;
    color: #222222;
    margin-left: 72px;
}