ul,div{
    margin: 0;
    padding: 0;
    list-style: none;
}
.ifeng_head_list_menu {
    font-family: 宋体;
    font-size: 12px;
    color: #2b2b2b;
    float: left;
    width: 774px;
    height: 24px;
    padding-top: 7px;line-height: 24px;
}
.ifeng_head_list_menu li:first-child {
    background: none;
    padding-left: 2px;
}
.ifeng_head_list_menu li {
    float: left;
    background: url(https://x2.ifengimg.com/fe/shank/list/line.fdd222e7.gif) no-repeat 0;
    padding: 0 9px;
}
.ifeng_head_list_menu li a {
    text-decoration: none;
    color: #2b2b2b;
}
.ifeng_head_list_menu li a:hover {
    color: #f54343
}
.ifeng_head_list_menu li:first-child {
    background: none;
    padding-left: 2px
}
.ifeng_head_morehNew {
    font-family: 宋体;
    font-size: 12px;
    color: #2b2b2b;
    width: 48px;
    float: left;
    padding-top: 6px;}
.ifeng_head_morehNew div {
    width: 48px;
    color: #2b2b2b;
    height: 24px;
    line-height: 24px;
    background: url(https://x2.ifengimg.com/fe/shank/list/more_arrow.52b9c430.gif) no-repeat 33px;
    border: 1px solid #fff;
}
.ifeng_head_morehNew div a {
    height: 24px;
    line-height: 24px;
    color: #2b2b2b;
    display: block;
    width: 40px;
    padding-left: 8px;
    text-decoration: none;
}
.ifeng_head_morehNew div a:hover {
    color: #f54343;
    text-decoration: underline
}
.ifeng_head_morehNew div .ifeng_head_morehNew_more {
    display: none;
    position: absolute;
    z-index: 9999;
    width: 169px;
    background: #fff url(https://x2.ifengimg.com/fe/shank/list/nav_more_line.53002fb7.jpg) no-repeat -1px top;
    border: 1px solid #ddd;
    border-top: none;
    height: 104px;
    margin-left: -1px;
    padding-left: 9px;
    overflow: hidden;
    box-sizing: content-box;
}
.ifeng_head_morehNew div .ifeng_head_morehNew_more li {
    width: 40px;
    background: none;
    padding-left: 0;
    float: left;
    border: #fff;
    margin-top: 8px;
}
.ifeng_head_morehNew div:hover {
    background: url(https://x2.ifengimg.com/fe/shank/list/more_arrow.52b9c430.gif) no-repeat 33px;
    border: 1px solid #ddd;
    color: #f54343
}

.ifeng_head_morehNew div:hover .ifeng_head_morehNew_more {
    display: block
}