.index-top .index-top-main .logo{
    padding-top: 20px;
    margin-right: 48px;
    height: 36px;
}
.index-top .index-top-main .search-bg, .tv-more-top .search-bg {
    border: 1px solid #ccc;
    width: 216px;
    height: 32px;
    margin-top: 15px;
    margin-left: 0px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
}
.index-top .index-top-main .search-bg {
    border: 1px solid #ccc;
    width: 216px;
    height: 30px;
    margin-top: 20px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
}
.index-top .index-top-main .top-nav a {
    margin-right: 8px;
    padding: 0 3px 0 6px;
    line-height: 38px;
}
.index-top .index-top-main .top-nav {
    margin-right: 5px;
}
.index-top .index-top-login {
    width: 92px;
    height: 32px;
    line-height: 32px;
    background: #f3f3f3;
    margin: 20px 0 0 15px;
}

