.lion_search_bar {
    border-top: 1px solid #eee;
    height: auto;
    width: 100%;
    font-size: 14px;
    padding-top: 10px;
}

.lion_search_bar .lion_search_wrap {
    width: 1150px;
    margin: 0 auto;
    padding-bottom: 10px;
}

.lion_search_bar .lion_search_wrap ul:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.lion_search_bar .lion_search_wrap ul li {
    margin: 14px 25px 14px 0;
    float: left;
    display: inline-block;
}
.lion_search_bar .lion_search_wrap ul:nth-child(1) {
    width: 77px;
    float: left;
}
.lion_search_bar .lion_search_wrap ul:nth-child(2) {
    width: 1070px;
    float: right;
}
.lion_search_wrap:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.lion_search_bar .lion_search_wrap ul li a {
    padding: 0 12px;
    background-color: transparent;
    color: #333333;
    border-radius: 3px;
    height: 30px;
    line-height: 30px;
    display: block;
    text-decoration: none;
}

.lion_search_bar .lion_search_wrap ul li a:hover {
    background-color: #f2f2f2;
    color: #333;
}

.lion_search_bar .lion_search_wrap ul li.selected a {
    background-color: #d40000;
    color: #ffffff;
}
#tpimgtop1{width:770px;height:150px;margin-left:-10px;float:left;position:absolute;z-index:1;}
#tpimgtop2{width:380px;height:150px;float:right}
