.clearfix:after, .layout:after, .clf:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: '.';
    clear: both;
    height: 0;
}

ol, ul {
    list-style: none;
}


/* footer */

#footer {
    width: 1000px;
    margin: 30px auto 20px;
}
.footer-search {
    width: 802px;
    height: 35px;
    margin: 0 auto;
}
.footer-search-text {
    width: 685px;
    height: 31px;
    line-height: 31px;
    padding-left: 35px;
    display: block;
    float: left;
    color: #888;
    font-family: KaiTi;
    border: 2px solid #f85301;
    background: url(../../images/vip/sprites-icon1.png) 11px -174px no-repeat;
}
.footer-search-btn {
    width: 78px;
    height: 35px;
    display: block;
    float: left;
    background-color: #f85301;
    border:5px;
    color: #fff;
    cursor: pointer;
    _cursor: pointer;
}
#footer .letter-sort {
    width: 730px;
    margin: 20px auto 18px;
    color: #ff2e01;
    font-size: 12px;
}
#footer .letter-sort a {
    padding: 0 6px;
    color: #ff3700;
    font-size: 10px;
}
.footer-link {
    border-top: 1px solid #aaa;
    color: #888;
    text-align: center;
    padding-top: 16px;
}
.footer-link ul {
    padding-bottom: 12px;
    margin: 0 auto;
    font-family: SimSun;
}
.footer-link-list1 {
    width: 670px;
}
.footer-link-list2 {
    width: 470px;
}
.footer-link li {
    float: left;
}
.footer-link .item1 a {
    border-left: 0;
}
.footer-link-list1 a {
    font-size: 12px;
    font-weight: 500;
    padding: 0 20px;
    color: #888;
    border-left: 2px solid #b1b1b1;
}
.footer-link-list1 a:hover,
.footer-link-list1 .hot a{
    color: #d10214;
}
.footer-link-list2 a {
    color: #e95606;
    font-size: 12px;
    padding: 0 16px;
    border-left: 1px solid #b1b1b1;
}
.footer-link p {
    display: inline;
    line-height: 20px;
    font-size: 11px;
}
.footer-link p a {
    color: #6e6e6e;
}