footer {
    width: 100%;
    min-width: 1400px;
    height: 290px;
    padding: 3px 0;
    margin: 25px auto 0 auto;
    background-color: #eee;
    clear: both;
    font-size: 16px;
}

footer .footer-list {
    list-style: none;
    width: 1400px;
    margin: 0 auto;
    padding: 0;
}

footer .footer-list:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

footer .footer-list>li {
    float: left;
}

footer .footer-list .li-img p {
    float: left;
    padding-top: 40px;
    padding-right: 15px;
}

footer .footer-list .li-img {
    float: right;
}

footer .footer-list .li-img img {
    width: 150px;
    float: right;
}


footer .footer-list .li-img-video {
    float: right;
}

footer .footer-list .li-img-video img {
    height: 136px;
    margin-top: 7px;
    float: right;

    cursor: pointer;
}

footer .list {
    list-style: none;
    float: left;
    margin-top: 25px;
    padding: 0;
    margin-top: 10px;
    float: left;
}

footer .list>li {
    display: block;
    width: 180px;
    margin-top: 10px;
}

footer .list>li a {
    display: block;
    line-height: 24px;
    color: #666666;
    text-decoration: none;
    padding-left: 30px;
}


footer .list-end {
    list-style: none;
    float: left;
    margin-top: 25px;
    padding: 0;
    margin-top: 10px;
    float: left;
}

footer .list-end>li {
    display: block;
    width: 500px;
    margin-top: 10px;
}

footer .list-end>li a {
    display: block;
    line-height: 24px;
    color: #666666;
    text-decoration: none;
    padding-left: 30px;
}

footer .li-t {
    display: block;
    line-height: 24px;
    color: #666666;
    text-decoration: none;
    padding-left: 30px;
    font-weight: 700;
}

footer .li1 {
    background: url(/shaoyhuaxue/cn/images/d1.png) no-repeat left 50%;
}

footer .li2 {
    background: url(/shaoyhuaxue/cn/images/d2.png) no-repeat left 50%;
}

footer .li3 {
    background: url(/shaoyhuaxue/cn/images/d3.png) no-repeat left 50%;
}

footer .li4 {
    background: url(/shaoyhuaxue/cn/images/d4.png) no-repeat left 50%;
}

footer .li5 {
    background: url(/shaoyhuaxue/cn/images/d5.png) no-repeat left 50%;
}

footer .li-img p {
    clear: both;
    line-height: 14px;
    text-align: center;
    color: black;
}

footer>p {
    font-size: 14px;
    margin-top: 5px;
    text-align: center;
    color: black;
}