.main_wrap{background: #f5f5f5}
/*关键字*/
.filter-item {display: none;float: left; line-height: 28px; height: 28px; padding: 0 15px; background-color: #f0f2f7;margin-left: 18px; color: #6f7178;border-radius: 14px;font-size: 15px;}
.filter-item em{color:#fd4939;}
.filter-item .close {color: #6f7178; margin-left: 7px; font-weight:bold;font-family: "\5b8b\4f53", "Microsoft YaHei", Arial; margin-top: 2px;display: block;float: right;}
.filter-item:hover{color: #6f7178;}
/* 筛选 */
.filter_box{background: #fff;}
.filter {position: relative; border-radius: 5px; font-size: 14px;}
.filter dl{border-bottom: 1px solid #eee; background: #F8F8F8}
.filter dt {float: left;width: 70px;line-height:46px;text-align: center; font-size:14px;color:#999;margin-right: 10px;}
.filter dd {margin-left: 90px; padding: 10px 0 0 10px;overflow: hidden;line-height: 24px;position: relative; background-color: #fff;}
.filter dd a {float: left; position: relative; margin: 0px 14px 10px 0; padding: 0 6px; color: #333;font-size: 14px;height: 24px;line-height: 24px}
.filter dd a:hover {text-decoration: none; color: #FF653B;}
.filter dl dd a.curr{background-color: #FF653B; color: #fff;}
.filter dl dd a:hover.curr {text-decoration: none;}
.filter dd a s {display: none; position: absolute; left: 50%; bottom: 0; height: 0; width: 0; margin: 0 0 -8px -2px; overflow: hidden; border: solid 4px transparent; border-top-color: #fd4939;}
.filter dd a.curr s {display: block;}
#fnav .f_more{cursor:pointer;font-size: 14px;color:#333;position: absolute;top: 12px; right: 12px;padding:0 10px;z-index: 1; -webkit-transition: all .3s linear;-o-transition: all .3s linear;transition: all .3s linear;}
#fnav .f_more i{display: inline-block;width: 10px;height: 6px;background: url(/static/index/tp/icon_shouqi.png) no-repeat center center;background-size:10px;margin-left:5px;vertical-align: middle;margin-top: -5px;}
#fnav .f_more.curr i{transform: rotate(180deg);}
/* #fnav .item_box{width: 93%;overflow:hidden;-webkit-transition: all .3s linear;-o-transition: all .3s linear;transition: all .3s linear;} */
#fnav .item_box.on{height: auto}
/*价格*/
.filter .inpbox{float: left;}
.filter .inpbox .p1, .filter .inpbox .p2 {width: 40px; padding: 0 4px; height: 24px; border: solid 1px #f0f2f7; line-height: 24px;  margin: 0 4px;background: #fff;outline: none;}
.filter .inpbox .btn {width:52px;height: 24px; display: inline-block;text-align:center; background: #FF653B; color: #fff; margin-left:5px;vertical-align: top; line-height: 24px; cursor: pointer; white-space: nowrap; -webkit-background-clip: padding-box;-moz-background-clip: padding;  background-clip: padding-box; border: 0;font-size: 14px;outline: none;float: none}
.filter .more {position: absolute; left: 50%; bottom: -27px; width: 100px; height: 25px; text-align: center; line-height: 25px; font-size: 12px; border: 1px solid #e5e5e5; background-color: #fafafa; border-top-color: #fafafa;}
.filter .more a {display: block;}
.filter .more i {display: inline-block; vertical-align: middle; margin-left: 8px; width: 9px; height: 5px; background-position: -37px -34px;}
.filter .more a:hover i {background-position: -55px -34px;}
.filter .more.curr i {background-position: -28px -34px; margin-top: -3px;}
.filter .more.curr a:hover i {background-position: -46px -34px;}
.filter .subnav {clear: both; padding: 10px 10px 0 0; background-color: #fff;}
/* .filter .subnav div {display: none;} */
.filter .subnav {width: 97%; padding: 4px 6px;border: 1px solid #FF653B;border-radius: 3px;*position: relative;z-index: 0;margin-left: 0;margin-bottom: 10px;margin-top: -1px}
.filter .subnav a {margin: 2px 4px 2px 8px;display: inline-block;}
.filter .subnav a.curr{color: #FF653B;background: #fff}
.sortbar .rowlist i,.sortbar .window i,.sortbar .tpage i,.pagination-pages a i,.pagination-pages span i{display:block;background-image: url(/static/index/tp/listSprite.png);background-repeat: no-repeat; }
/*清空状态*/
.deletebox{background: #fff}
.fi-state{display: none;}
.fi-state dt{width: 70px;height: 57px;line-height:57px;text-align: center;float: left;font-size: 14px;color:#666}
.fi-state dd{margin-left: 20px;float: left;}
.fi-state dd a{padding-left:10px;height:25px;background: #fff;font-size: 14px;color:#333;margin-right: 20px;position: relative;border: 1px solid #FFC4B9;display: inline-block;margin-top: 15px;}
.fi-state dd a span{display: inline-block;height: 24px;line-height: 24px;margin-right: 9px;vertical-align: middle;}
.fi-state dd a i.idel{display: inline-block;width: 24px;height: 24px;background: #FFC4B9 url(/static/index/tp/icon_del.png) no-repeat center center;background-size: 10px;vertical-align: middle;}
.fi-state .btn_clear{float: left;cursor: pointer;font-size: 14px;color:#666;line-height:57px;}
/* 信息类型切换 + 顶部分页 */
.sortbar {border-bottom: 4px solid #FF653B;}
.sortbar .tabs {float: left;}
.sortbar .tabs li {position: relative; z-index: 1; float: left; height: 41px;text-align: center; font-size: 20px; border-bottom: 0;color:#4b4b4e; background: #f7f8fb;margin-right: 10px;}
.sortbar .tabs li.curr { background-color: #FF653B;}
.sortbar .tabs li a {display: block; line-height: 41px;font-size: 16px; padding: 0 20px;}
.sortbar .tabs li a:hover {color: #333; text-decoration: none;}
.sortbar .tabs li.curr a {color: #fff;}
.sortbar .person{float: right;padding-top: 10px;}
.person a{display: inline-block;padding-left: 23px;background:url(/static/index/tp/no.png) no-repeat left center;background-size: 16px 16px ;cursor: pointer;}
.person a.business{margin-left: 30px}
.person a.active{background:url(/static/index/tp/yes.png) no-repeat left center;}
/* 排序 */
.sort{background-color: #fff; height: 50px; border-top: 0;}
.sort ul {padding-left: 20px; font-size: 14px;}
.sort li {float: left; height: 50px; line-height: 50px; margin: 0 30px 0 0; padding-right: 15px; }
.sort li a {display: block;font-size: 14px;color:#999;}
.sort li a:hover {color: #FF653B;}
.sort .curr a {color: #FF653B;}
.failed img{display: block;margin: 0 auto}
/*列表*/
.footer {margin-top: 0;}
.news_wrap{margin-top: 20px; padding-bottom: 20px;}
.new_content{width: 965px;float: left;}
.new_content .public_top{margin-bottom: 20px;}
.new_content .list_ul li{padding: 20px;background: #fff;margin-top: 10px}
.new_content .list_ul li:hover{box-shadow:0px 8px 15px 0px rgba(198,203,204,0.4);}
.new_content .list_ul li.top_li{background: #fff url(/static/index/tp/top.png) no-repeat right top;}
.new_content .left_b{float: left;width: 130px;height: 130px; position: relative;}
.new_content .left_b img{max-width:100%;max-height:100%;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;display: block;}
.new_content .mid_b{float: left;margin-left: 14px;width: 620px;position: relative;height: 133px;}
.new_content .mid_b .new_title{font-size: 18px;font-weight: bold;height: 20px;line-height: 20px;}
.new_content .mid_b .new_title a{display: inline-block;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;max-width: 450px;}
.new_content .mid_b .new_title .self{width:32px;height: 18px;display: inline-block;background: url(/static/index/tp/self.png) no-repeat center center;vertical-align: middle;margin-top: -10px;margin-left: 9px;overflow: hidden;}
.new_content .mid_b .new_title .noself{width:20px;height: 22px;display: inline-block;background: url(/static/index/tp/noself.png) no-repeat center center;vertical-align: middle;margin-top: -10px;margin-left: 9px;overflow: hidden;}
.new_content .mid_b .tip{font-size: 14px;color: #999;margin-top: 20px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;max-width: 540px;}
.new_content .mid_b .new_title:hover a{color: #FF653B}
.new_content .mid_b .new_icon{float: left;margin-right: 7px;}
.new_content .mid_b .m_per{float: left;border: solid 1px #64e3b5;
    color: #64e3b5;
    width: 96px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    font-size: 14px;
    margin-right: 10px;}
.new_content .mid_b .m_tel{float: left;border: solid 1px #84bbff;
    color: #84bbff;
    width: 96px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    font-size: 14px;
    margin-right: 10px;}
.new_content .mid_b .see_phone a{color: blue;}
.new_content .mid_b .new_address{font-size: 14px;
    color: #666;
    margin-top: 7px;}
.new_content .mid_b .new_address i{width: 16px;
    height: 17px;
    display: inline-block;
    background: url(/static/index/tp/info_place.png) no-repeat center center;
    vertical-align: top;
    margin-top: 2px;
    margin-right: 7px;}
.new_content .mid_b .m_per i{background-position: 0 -32px;}
.new_content .mid_b .m_tel i{background-position: -22px -32px;}
.new_content .list_li{padding: 20px;overflow: hidden;}
.new_content .new_info{margin-top: 10px}
.new_content .new_info .new_icon{padding: 0 7px;color: #FF653B;border: 1px solid #FF653B;font-size: 14px;display: inline-block;border-radius:2px}
.new_content .new_info .new_icon a {color: #ff653b;}
.new_content .new_info .new_address{font-size: 14px;color: #999;margin-left: 9px}
.new_content .new_info .new_address a {color: #999;}
.new_content .new_info i{width:22px;height: 22px;display: inline-block;background: url(/static/index/tp/listSprite.png) no-repeat center center;vertical-align: middle;margin-top: -3px;margin-left: 5px;}
.new_content .new_phone{margin-top: 12px;}
.new_content .new_phone i{width:16px;height: 17px;display: inline-block;background: url(/static/index/tp/phone_ico.png) no-repeat center center;vertical-align: top;margin-top: 2px;margin-right: 7px;}
.new_content .new_phone .phoneNum{font-size: 16px;color: #000033}
.new_content .new_phone .see_phone{font-size: 16px;color: #333;margin-left: 7px;cursor: pointer;}
.new_content .right_b{float: right;text-align: right;padding-top: 30px}
.new_content .new_price{font-size: 14px;color: #FF653B}
.new_content .new_price strong{font-size: 28px;font-weight: bold;}
.new_content .news_time{font-size: 14px;color: #999;margin-top: 40px;}
.new_content .news_more{font-size: 14px;width: 100%;background: #fff;height: 40px;line-height: 40px;text-align: center;}
.new_content .news_more a{color: #999;}
.new_content .news_more:hover a{color: #FF653B;}
.new_content .news_more i{width:6px;height: 12px;display: inline-block;background: url(/static/index/tp/arrowr.png) no-repeat center center;vertical-align: middle;margin-top: -3px;margin-left: 6px;}
.news_r{float: right;width: 217px}
.news_r .adv{width: 220px;height: 220px}
.news_r .adv img{width: 100%;height: 100%;object-fit: cover;}
.newr_content{margin-top: 33px;}
.newr_content .newr_tit{font-size: 24px;font-weight: bold;}
.newr_content ul li{padding: 15px 12px 16px 15px;background: #fff;margin-top: 10px;}
.newr_content ul li:hover{box-shadow:0px 8px 15px 0px rgba(198,203,204,0.4);}
.newr_content .r_top .r_left{width: 54px;height: 54px;float: left;}
.newr_content .r_top .r_left img{width: 100%;height: 100%;object-fit: cover;border-radius: 50%}
.newr_content .r_top .r_right{margin-left: 66px;}
.newr_content .r_right h3 a{display: block;font-size: 16px;color: #39393B;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;max-width: 126px;}
.newr_content .r_right a:hover{color: #FF653B}
.newr_content .r_right p{font-size: 12px;color: #999;margin-top: 5px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;max-width: 126px;}
.newr_content .newr_info {font-size: 14px;color: #999;margin-top: 14px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.newr_content .newr_info .red{color: #FF653B}
/*过期时*/
.new_content .list_ul li.over_li{background: #E8E8E8;}
.new_content li.over_li .mid_b .new_title a{color: #999}
.new_content li.over_li .mid_b .over_tip{font-size: 16px;color: #000033;position: absolute;bottom: 5px;}
.new_content li.over_li .over_icon{display: inline-block;width: 115px;height: 115px;background: url(/static/index/tp/overdue.png) no-repeat center center;position: absolute;right: 0;top: 50%;margin-top: -57.5px}
.new_content li.over_li .new_price{color:#999; }
.new_content li.over_li .news_time{color: #666}
.new_content .list_ul li.over_li:hover{box-shadow: none;}
.new_content .list_ul li.empty {text-align: center; font-size: 17px; color:#8c8c91; padding-bottom: 50px;}
.empty img {width: 300px; margin: 50px auto 20px; display: block;}
/* 分页 */
.pagination-gotopage {float: right;margin-left: 15px;}
.pagination-gotopage label {
    float: left;
    line-height: 28px;
    margin-right: 8px;
    font-size: 14px;
    color: #5a5a5e;
}
.pagination-gotopage .inp {
    float: left;
    line-height: 28px;
    width: 30px;
    height: 26px;
    text-align: center;
    border: 1px solid #dae2ed;
    padding: 0 5px;
    margin-right: 4px;
    outline: none;
}
.pagination-gotopage .btn {
    float: left;
    line-height: 28px;
    height: 28px;
    padding: 0 16px;
    color: #fff;
    border: none;
    background-color: #f1370b;
    outline: none;
    cursor: pointer;
}
.pagination-pages {float: right;}
.pagination-gotopage {float: right; margin-left: 15px;}
.pagination-gotopage label {float: left; line-height: 28px; margin-right: 8px;font-size: 14px;color: #5a5a5e;}
.pagination-gotopage .inp {float: left; line-height: 28px; width: 30px; height: 26px; text-align: center; border: 1px solid #dae2ed; padding: 0 5px; margin-right: 4px; outline: none;}
.pagination-gotopage .btn {float: left; line-height: 28px; height: 28px; padding: 0 16px; color:#fff;border:none; background-color: #f1370b; outline: none; cursor: pointer;}
.pagination-pages {float: right;}
.pagination-pages a, .pagination-pages span {float: left; min-width: 18px; height: 28px; padding: 0 5px; margin: 0 10px 0 0; text-align: center; line-height: 28px; font-size: 14px; cursor: pointer; color: #666; text-decoration: none;background-color: rgb(250, 250, 252);border:solid 1px rgb(230, 232, 242);}
.pagination-pages .curr, .pagination-pages .interim {background-color: transparent; border-color: transparent; cursor: default;}
.pagination-pages .curr {color: #fff;background-color: #f1370b;border:solid 1px #f1370b;}
.pagination-pages a:hover { color: #f1370b;}
.pagination-pages .prev {display: inline-block;}
.pagination-pages .prev,.pagination-pages .next{width: 56px!important;background-color: rgb(250, 250, 252);border:solid 1px rgb(230, 232, 242);}
.pagination-pages .next {padding: 0 8px;}
.pagination-pages .prev.disabled,.pagination-pages .next.disabled{display: none;}
.pagination .page_info {display: none;}
.pagination {padding: 10px 0 30px; text-align: center; line-height: 28px; font-size: 14px; color: #797a82; margin-top: 30px;}
.pagination li {display: inline-block; margin-right: 7px; background-color:#f2f3f7;}
.pagination li.page_disabled {display: none;}
.pagination li a, .pagination li span {display: block; padding: 0 10px;color:#797a82;}
.pagination li a:hover ,.pagination li.page_current span {background: #f1370b; color: #fff;}
.pagination li.page_more span {background: #fff;color: #797a82; cursor: default;}