.footer {
    width: 100%;
    background-color:  #0d3265;
    padding-top: 50px;
    min-width: 1170px;
}
.index-footer-connect,.index-foorter-border,.index-footer-link {
    float: left;
}
.index-footer-connect {
    width: 330px;

}
.index-footer-connect p{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;

}
.index-footer-title {
    font-size: 16px;
    line-height: 24px;
    height: 24px;
    color: #fff;
    padding-bottom: 6px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.index-footer-cont {
    font-size: 14px;
    line-height: 24px;
    height: 24px;
    color: #828dac;
    margin-top: 3px;
}
.index-foorter-border {
    width: 1px;
    height: 75px;
    background-color:rgba(130,141,173, 0.2);
    filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr= #33828dad,endcolorstr= #33828dad);
}
.index-footer-link li {
    float: left;
    margin-right: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index-footer-link li:hover a{
    color: #fff;
}
.index-footer-link ul {
    width: 400px;
}
.index-footer-link  {
    padding-left: 71px;
}
.index-footer-logo {
    float: right;
}
.index-footer-logo  img {
    width: 312px;
    height: 72px;
}
.index-footer-top {
    width: 100%;
    padding-bottom: 45px;
}
.index-footer-middle {
    width: 100%;
    height: 1px;
    background-color:#828dad;
    opacity: 0.2;
    filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr= #33828dad,endcolorstr= #33828dad);
}
.index-footer-bottom {
    width: 100%;
}
.index-footer-bottom p {
    font-size: 14px;
    color:#828dad;
     line-height: 54px;
     height: 54px;
     float: left;
     margin-right: 50px;

}
.index-footer-bottom .index-footer-hu {
    float: right;
}
.index-footer-bottom p a {
    color: #828dad;
}
.footer-icon {
    width: 12px;
    height: 12px;
    position: relative;
    top: 1px;
}