.id-bottom{
    overflow: hidden;
}
.id-link{
    padding-bottom: 13px;
    width: 1200px;
    margin: auto;
    overflow: hidden;
    padding-top: 7px;
    border-top: 1px solid #bebebe;
}
.id-link .name{
    float: left;
    width: 120px;
    height: 36px;
    background: #da251d;
    color: #FFFFFF;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
}
.id-link-ul{
    width: 1078px;
    float: left;
    overflow: hidden;
}
.id-link-ul ul li{
    float: left;
    margin-left: 38px;
    line-height: 36px;
}
.id-link-ul ul li a{
    display: block;
    color: #666666;
    white-space: nowrap;
}
.id-link-ul ul li a:hover{
    color: #da251d;
}
.id-bottom-foot{
    height: 190px;
    background: #d2d2d3;
    overflow: hidden;
}
.id-bottom-foot-box{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.id-bottom-foot-box .li01{
    float: left;
    width: 91px;
    margin-left: 126px;
    margin-top: 40px;
}
.id-bottom-foot-box .li01 img{
    height: 91px;
    display: block;
    width: 91px;
}
.id-bottom-foot-box .li01 span{
    display: block;
    text-align: center;
    font-size: 12px;
    line-height: 100%;
    margin-top: 9px;
    color: #333333;
}
.id-bottom-foot-box .li02{
    margin-left: 22px;
}
.id-bottom-foot-box .li03{
    margin-top: 50px;
    width: 650px;
    float: left;
    font-size: 12px;
    line-height: 30px;
    color: #666666;
    text-align: center;
}