body {
    background: #f5f5f5;
}

.main {
    width: 1190px;
    margin: 0 auto;
}

.main_nav {
    height: 52px;
    line-height: 52px;
}

.main_nav a {
    color: #666666;
    padding-right: 16px;
    background: url("/resources/views/search/images/mian_nav_icon.png") no-repeat right 1px;
    margin-right: 10px;
}

.main_nav .main_nav_last {
    color: #e1404b;
    background: none;
    text-decoration: underline;
}


/*�����н����ʼ*/

.searchContainer {
    width: 1188px;
    border: 1px solid #e5e5e5;
    margin: 0 auto;
    background-color: #FFF;
    padding-bottom: 2px;
    border-top: none;
    overflow: hidden;
}

.searchContainer li {
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    text-align: center;
    margin-top: 10px;
}

._search_list_word li {
    padding: 0 12px;
}

.xuanon {
    cursor: pointer;
}

.hasSon em {
    padding-right: 9px;
    width: 15px;
    height: 10px;
    display: inline-block;
    margin-left: 4px;
    vertical-align: middle;
    background: url("/resources/views/search/images/search-down.png") no-repeat left 3px;
}

.search_li_click {
    background: #f5f5f5;
}

.search_li_click a {
    color: #e40026;
    /*background:url("/resources/views/search/images/search-up.png") no-repeat right 7px;*/
}

.search_li_click em {
    background: url("/resources/views/search/images/search-up.png") no-repeat left 3px;
}

.on {
    background-color: #f6f6f6;
    font-weight: bold;
}

.on a {
    color: #d7000f;
}

._searchContainer {
    border-top: 1px solid #e5e5e5;
    width: 1188px;
    overflow: hidden;
    padding-bottom: 10px;
    height: auto;
    overflow: hidden;
    display: none;
}

._searchContainer img {
    padding-top: 5px;
    margin: -6px 0 3px 6px;
}

._searchContainer ._searchCon_list {
    height: auto;
    overflow: hidden;
}

.searchContainer .searchName {
    width: 92px;
    padding-left: 18px;
    padding-right: 0;
    float: left;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    margin-top: 10px;
}


/*�����н������*/


/*�����޽����ʼ*/

.noresult {
    width: 1188px;
    height: 138px;
    margin: 20px auto 0;
    line-height: 138px;
    border: 1px solid #e5e5e5;
    background-color: #FFF;
}

.noresult img,
.noresult p {
    float: left;
}

.noresult img {
    margin: 32px 20px 0 40px;
}

.noresult p {
    font-size: 14px;
}

.noresult span {
    color: #e44735;
}


/*�����޽������*/


/*��һ����չ������*/


/*�������ݶ����˵���ʼ*/

.searchSon {
    display: none;
    overflow: hidden;
    clear: both;
}

._searchContainer1 {
    width: 1036px;
    background-color: #f5f5f5;
    margin-left: 110px;
    padding-left: 10px;
    padding-right: 10px;
    clear: both;
    height: auto;
    overflow: hidden;
}

._searchContainer1 ul {
    height: -2px;
    padding: 8px 0;
}

.biaoH {
    border-radius: 7px;
    padding: 5px 8px;
    text-align: center;
    background-color: #FFF;
    color: #d7000f;
    border: 1px solid #d7000f;
}

._search_list {
    width: 864px;
    height: 30px;
    min-height: 30px;
    /* height:auto!important;*/
    /*max-height:150px;*/
    /*overflow: scroll;*/
    float: left;
}

._search_list_scroll {
    overflow: scroll;
}

._searchContainer1 li {
    float: left;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    text-align: left;
    margin: 0 18px 0 0;
}

._search_list_more {
    width: 100px;
    float: right;
    height: 47px;
    line-height: 47px;
    text-align: right;
    display: none;
}

._search_list_more a {
    margin-right: 8px;
    padding-right: 20px;
    background: url("/resources/views/search/images/search-bottom.png") no-repeat right 5px;
}

._search_list_more a.stopUp {
    background: url("/resources/views/search/images/search-top.png") no-repeat right 5px;
}

._searchContainer1 .letter li {
    float: left;
    height: 47px;
    line-height: 47px;
    font-size: 12px;
    margin-right: 18px;
}

.void {}


/*���������ɸѡ������ʼ*/

.shoushai {
    width: 180px;
    height: 30px;
    margin: 0 auto;
    margin-top: -1px;
}

.shouqi,
.more {
    width: 180px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    border: 1px solid #e5e5e5;
    cursor: pointer;
    background: #fff;
}

.shouqi p,
.shouqi img,
.more p,
.more img {
    float: left;
}

.shouqi img,
.more img {
    margin-top: 11px;
    margin-left: 6px;
}

.shouqi p {
    margin-left: 72px;
    color: #0289cc;
}

.more p {
    margin-left: 45px;
    color: #0289cc;
}


/*���������ɸѡ��������*/


/*�������ݶ����˵�����*/

.search-result {
    clear: both;
    height: auto !important;
    padding-top: 20px;
    padding-bottom: 10px;
    overflow: hidden;
}

.result-count {
    float: left;
    width: 148px;
    display: inline-block;
    font-size: 16px;
}

.result-count span {
    color: #e94239;
}

.result-list {
    width: 852px;
    float: left;
}

.result-list li {
    cursor: pointer;
    float: left;
    margin: 0 10px 10px 0;
    display: inline-block;
    *padding: 1px 0 -1px;
}

.result-list li img {
    margin-top: -3px;
}

.result-list li span {
    background: #d7000f;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    *height: 24px;
    *line-height: 22px;
    color: #fff;
}

.result-more {
    width: 160px;
    float: right;
    text-align: right;
}

.result-more span {
    padding-right: 20px;
    background: url("/resources/views/search/images/search-down.png") no-repeat right 4px;
}

.result-more .result-empty {
    background: none;
    color: #d7000f;
    padding-right: 10px;
    cursor: pointer;
}


/*选择条件框*/

.searchTab {
    width: 1188px;
    height: 50px;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    background: #fff;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
}

.search-tab-left {
    float: left;
    min-width: 800px;
    border-top: none;
    line-height: 49px;
    background: #fff;
    padding-left: 20px;
    color: #333;
}

.search-tab-right {
    height: 49px;
    float: right;
    line-height: 49px;
    width: 325px;
}

.search-tab-right li {
    float: left;
    margin-left: 20px;
    display: inline-block;
    cursor: pointer;
}

.search-tab-color {
    color: #d7000f;
}

.search-tab-right li img {
    margin-top: -1px;
    margin-left: 5px;
}

.search-tab-dw {
    width: 57px;
    height: 48px;
    margin-top: 1px;
    float: left;
    background: url("/resources/views/search/images/dw-icon.png") no-repeat center;
    cursor: pointer;
    position: relative;
}

.search-tab-list {
    background: url("/resources/views/search/images/list-icon.png") no-repeat center;
}

.search-tab-page {
    background: none;
    line-height: 50px;
    width: auto;
    cursor: inherit;
    color: #666;
}

.search-tab-page a img {
    margin: -1px 10px 0;
}

.search-tab-page em {
    color: #ee4835;
}

.searchVideo {
    height: 49px;
    float: left;
    margin-right: 30px;
}

.searchVideo span {
    margin: 17px 8px 20px 0px;
    background: url("/resources/views/search/images/box-null.png") no-repeat;
    display: inline-block;
    width: 14px;
    height: 14px;
    float: left;
    cursor: pointer;
}

.searchVideo span.bg_right {
    background: url("/resources/views/search/images/box-right.png") no-repeat;
}

.searchVideo em {
    display: inline-block;
    float: left;
}

.search-list {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.list-title {
    background: #e5e5e5;
    height: 40px;
    line-height: 40px;
    color: #111111;
    width: 1190px;
    font-weight: 600;
}

.search-list span {
    display: inline-block;
    margin-left: 20px;
    margin-right: 10px;
}

.list-title span {
    color: #111;
    line-height: 40px;
    height: 40px;
}

.list-main {
    border-left: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    border-top: none;
    width: 1188px;
    height: auto;
    overflow: hidden;
    background: #fff;
}

.list-content {
    cursor: pointer;
    height: auto;
}

.list-content-sig {
    width: 1130px;
    padding: 0 30px;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    background: #E6F0F9;
    position: relative;
}

.list-content-sig .line {
    position: absolute;
    bottom: 0px;
    width: 1130px;
    left: 30px;
    /*height: 1px;*/
    border-bottom: 1px solid rgba(147, 184, 223, 0.3);
}


/*.list-content-sig::after {*/


/*content:" ";*/


/*display: inline-block;*/


/*clear:both;*/


/*overflow: hidden;*/


/*width: 1130px;*/


/*margin: 0 auto;*/


/*height:39px;*/


/*border-bottom: 1px solid rgba(147,184,223,0.3);*/


/*}*/

.list-content span {
    height: 40px;
    line-height: 40px;
    color: #5a5a5a;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    /*һ��ʡ��*/
}

.list-content span img {
    /*margin-left: 4px;*/
    margin-top: -1px;
    vertical-align: middle;
}

.list-content-bot {
    display: none;
}

.list-content .list-content-bot .hot-spec {
    height: 24px;
    display: inline-block;
    color: #fff;
    margin-top: 8px;
    margin-left: 0px;
    float: left;
    line-height: 24px;
}

.list-content span a:hover {
    /*color: #CEE2F8;*/
    /*text-decoration: underline;*/
}

.norResult {
    height: 380px;
    width: 1188px;
    font-size: 18px;
    color: #999999;
    border: 1px solid #E5E5E5;
    text-align: center;
    line-height: 380px;
}

.tabBg-even {
    background: #e5e5e5;
}

.tabBg {
    background: #CEE2F8;
}

tabBd {
    border-top: 1px solid #93B8DF;
    border-bottom: 1px solid #93B8DF;
}

.recent_adm {
    width: 1190px;
    height: 138px;
}

.list-content .hot_timer em {
    margin: 0;
    float: right;
}

.list-content a {
    /*display: inline;*/
    /*clear: both;*/
}

.list-cont-draw-v:after,
.list-cont-draw-d:after {
    content: "";
    width: 18px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
    background: url("/resources/views/search/images/v_icon.png") no-repeat;
}

.list-cont-draw-d:after {
    background: url("/resources/views/search/images/d_icon.png") no-repeat;
}

.list-content .list-content-word {
    overflow: hidden;
    text-overflow: clip;
    white-space: nowrap;
}

.list-content-word i {
    max-width: 100%;
    /*padding-right: 52px;*/
    vertical-align: middle;
    font-style: inherit;
    overflow: hidden;
    display: inline-block;
}

.list-content span.list-content-word {
    width: 480px;
}

.list-content span.list-content-word em.list_word {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    float: left;
    max-width: 93%;
    display: inline;
}

.list-content span.list-content-word em.listAuc {
    color: #333;
    font-size: 14px;
    font-weight: 600;
}


/*广告位*/

.headAd {
    width: 100%;
    height: 140px;
    overflow: hidden;
    position: relative;
}

.adCon {
    width: 100%;
    height: 140px;
    position: absolute;
    background: #D8D8D8;
    left: 50%;
    margin-left: -960px;
}

.closeAd {
    position: absolute;
    width: 28px;
    height: 28px;
    font-size: 38px;
    top: 5px;
    right: 50px;
    cursor: pointer;
    background: url("/resources/views/search/images/close.png") no-repeat;
}


/*显示筛选条件*/

.term {
    width: 1150px;
    height: 50px;
    line-height: 50px;
    background: #E5E5E5;
    padding: 0 20px;
    overflow: hidden;
}

.findAll {
    float: left;
    font-size: 16px;
}

.findAll span {
    color: #D7000F;
}

.result-list {
    width: 600px;
    float: left;
    margin-left: 20px;
}

.result-list li {
    cursor: pointer;
    float: left;
    margin: 0 10px 0px 0;
    display: inline-block;
}

.result-list li span {
    background: #d7000f;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    color: #fff;
    margin-left: -4px;
    margin-right: -4px;
}

.result-list li img {
    margin-top: -3px;
}

.result-more {
    float: right;
}

.result-empty {
    color: #d7000f;
}


/*搜索右侧列表图文*/

.search-right {
    float: right;
    width: 112px;
    height: 53px;
    position: relative;
}

.search-right .left {
    position: absolute;
    right: 56px;
    top: 0;
    bottom: 0;
    z-index: 9;
    background-color: #fff;
}

.search-right .right {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9;
}
.search-right .left a,.search-right .right a{
    display:inline-block;
    width:100%;
    height:100%;
}
.search-tab-dw {
    width: 55px;
    height: 52px;
    border-left: 1px solid #f5f5f5;
    margin-top: 1px;
    /*float: left;*/
    background: url(/resources/views/search/images/dw-icon.png) no-repeat center;
    cursor: pointer;
}


/*图文视图*/

.search-tab-dw-red {
    background: #fff url(/resources/views/search/images/dw-icon-red.png) no-repeat center;
}

.search-tab-list {
    background: url(/resources/views/search/images/list-icon.png) no-repeat center;
}


/*列表视图*/

.search-tab-list-red {
    background: #fff url(/resources/views/search/images/list-icon-red.png) no-repeat center;
}

.list-content-top {
    height: 40px;
}


/*筛选*/

.screenBar {
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    background: #fff;
    border-bottom: 1px solid #e5e5e5;
}

.screenHead {
    width: 100%;
    height: 53px;
    font-size: 14px;
}

.screenHead .screenSig,.screenHead .filter,
.screenName {
    display: block;
    float: left;
    width: 100px;
    height: 53px;
    line-height: 53px;
    text-align: center;
    z-index: 66;
}

.screenHead .screenSig,.screenHead .filter {
    cursor: pointer;
    position: relative;
}

.arrow_s {
    margin-left: 2px;
    background: url('/resources/views/search/images/down.png') no-repeat;
    width: 12px;
    height: 6px;
    display: inline-block;
}

.arrow_more {
    margin-left: 2px;
    background: url('/resources/views/search/images/up.png') no-repeat;
    width: 12px;
    height: 6px;
    display: inline-block;
}

.screenSig .cityChose {
    width: 100px;
    height: 53px;
    line-height: 53px;
}

.screenSig .cityChoseact,.filter .cityChoseact {
    width: 100px;
    height: 53px;
    line-height: 53px;
    background: #D7000F;
    color: #ffffff;
}

.loading {
    font-size: 16px;
    color: #999999;
    text-align: center;
    margin: 10px auto;
}

.nomore {
    width: 100%;
    height: 22px;
    margin: 30px auto;
}

.line-l {
    width: 525px;
    height: 1px;
    float: left;
    margin-top: 11px;
    background: #e5e5e5;
}

.nomore-text {
    float: left;
    width: 136px;
    height: 22px;
    line-height: 22px;
    color: #999;
    text-align: center;
    font-size: 16px;
}

.line-r {
    width: 525px;
    height: 1px;
    float: right;
    margin-top: 11px;
    background: #e5e5e5;
}

.new {
    float: left;
    width: 18px;
    height: 18px;
    line-height: 18px;
    border: 1px solid rgba(200, 22, 30, 0.5);
    color: #C8161E;
    border-radius: 4px;
    font-size: 12px;
    margin-right: 9px;
    margin-top: 10px;
    text-align: center;
}

.list-special {
    /*display: inline-block;*/
    margin-left: 16px;
    padding-top: 8px;
}

.list-special li {
    float: left;
    height: 18px;
    line-height: 18px;
    padding: 2px;
    border: 1px solid #F4D0D2;
    color: #C8161E;
    border-radius: 4px;
    font-size: 12px;
    margin-right: 6px;
    text-align: center;
}

.list-cont-type {
    margin-right: 10px;
}
.filter {
    text-align: center;
    position: relative;
    width: 100px;
    height: 53px;
    line-height: 53px;
}
.filter span {
    cursor: pointer;
    font-size: 12px;
    line-height: 1;
    display: inline-block; }
.filter-icon{
    display:inline-block;
    width:100%;
    height:100%;
}
.filter-icon:after {
    content: "";
    width: 10px;
    height: 4px;
    display: inline-block;
    background: url("/resources/views/search/images/down.png") no-repeat;
    display: inline-block;
    margin-left: 3px;
    margin-bottom: 3px; }

.filter-option {
    position: absolute;
    width: 596px;
    background: #fff;
    border: solid 1px #f5f5f5;
    color: #999;
    -webkit-box-shadow: 0 2px 4px 0 #999999;
    box-shadow: 0 2px 4px 0 #999999;
    text-align: left;
    padding: 20px;
    margin-left: 0; }
.filter-option > div {
    overflow: hidden; }
.filter-option > div:after {
    content: "";
    clear: both; }
.filter-option p {
    font-size: 14px;
    color: #111;
    line-height: 1;
    font-weight: bold;
    margin-bottom: 10px; }
.filter-option p em {
    color: #999;
    font-size: 12px;
    margin-left: 10px;
    font-weight: normal; }
.filter-option span {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    padding: 0px 16px;
    font-size: 12px;
    border-radius: 4px;
    margin-bottom: 10px;
    border: solid 1px #ccc;
    float: left;
    margin-right: 10px; }
.filter-option span:hover {
    color: #000;
    border: solid 1px #000; }
.filter-option span.selected {
    border: solid 1px #D7000F;
    color: #D7000F; }

.bottom-btnwrap {
    text-align: right;
    margin-top: 20px; }
.bottom-btnwrap a {
    display: inline-block;
    width: 100px;
    height: 30px;
    border-radius: 30px;
    text-align: center;
    line-height: 30px;
    border: solid 1px #999;
    color: #999; }
.bottom-btnwrap .reset:hover {
    border: solid 1px #000;
    color: #000; }
.bottom-btnwrap .success {
    background: #D7000F;
    border: solid 1px #D7000E;
    color: #fff;
    margin-left: 20px; }
.bottom-btnwrap .success:hover {
    background: #ff0000; }

.hide {
    display: none; }

.choice>p{
    width: 100px;
    height: 53px;
    line-height: 53px;
    background: #D7000F;
    color: #ffffff;
}
.choice>p>i{
    margin-left: 2px;
    background: url(/resources/views/search/images/up.png) no-repeat;
    width: 12px;
    height: 6px;
    display: inline-block;
}
.timeList,.companyList,.cityList{
    display:none;
}
.choice>div{
    display:block;
}
.filter{

}