﻿.location_wrap{margin:20px 0;color:#999;font-size:14px;}
.location_wrap a{color:#999;}
a:hover{text-decoration:none;}

.filter_wrap{margin-bottom:20px;position:relative;}
.filter_wrap .sort_list{display:inline-block;vertical-align:middle;}
.filter_wrap .sort_list ul{}
.filter_wrap .sort_list ul li{float:left;width:65px;margin-right:5px;height:32px;line-height:32px;border:1px solid #f3f4f8;background-color:#f3f4f8;border-radius:4px;color:#333;text-align:center;font-size:14px;}
.filter_wrap .sort_list ul li.on {border:1px solid #2185c3;color:#2185c3;}
.filter_wrap .sort_list ul li:hover{cursor:pointer;}
.filter_wrap .popup_filter{display:inline-block;vertical-align:middle;margin-right:5px;width:130px;height:32px;line-height:32px;font-size:14px;padding-left:10px;border:1px solid #e5e6eb;border-radius:4px;color:#999;position:relative;}
.filter_wrap .popup_filter{background:url(/WEB/img/icon-grey-xj-32.png) no-repeat 110px 9px;background-size:12px;}
.filter_wrap .popup_filter:hover{background:url(/WEB/img/icon-sj-32.png) no-repeat 110px 9px;background-size:12px;border:1px solid #2a80bb;}
.filter_wrap .popup_filter_on{color:#2a80bb;border:1px solid #2a80bb;}
.filter_wrap .popup_filter_on{background:url(/WEB/img/icon-xj-32.png) no-repeat 110px 9px;background-size:12px;}
.filter_wrap .popup_filter_on:hover{background:url(/WEB/img/icon-sj-32.png) no-repeat 110px 9px;background-size:12px;}
.btn_form{float:right;height:32px;line-height:32px;width:90px;text-align:center;font-size:15px;border-radius:4px;padding-right:10px;
          background:url(/WEB/img/icon-white-xj-32.png) no-repeat 80px center;background-color:#d82f2a;background-size:12px;}
.btn_form span{color:#fff;}
.btn_form .btn_form_list{position:absolute;right:0;top:32px;width:100px;display:none;padding:5px 0;}
.btn_form ul{background-color:#fff;border:1px solid #efefef;}
.btn_form ul li{height:35px;line-height:35px;border-bottom:1px solid #efefef;padding:0 3px;}
.btn_form ul li a{display:block;color:#333;}
.btn_form ul li:hover a{color:#ea544a;}
.btn_form:hover .btn_form_list{display:block;}
.btn_form:hover{background:url(/WEB/img/icon-white-sj-32.png) no-repeat 80px center;background-color:#d82f2a;background-size:12px;}
.popup_panel{position:absolute;top:32px;left:0;padding:5px 0;width:260px;z-index:5;display:none;} 
.popup_filter_house .popup_panel{width:480px;}
.popup_panel .popup_list{background-color:#fff;border:1px solid #efefef;padding:10px;border-radius:4px;}
.popup_panel span{background-color:#f7f8fa;border:1px solid #f7f8fa;color:#333;width:28%;margin:2%;display:inline-block;text-align:center;border-radius:4px;}
.popup_panel span:hover{background-color:#fff6e4;color:#fabd00;cursor:pointer;}
.filter_wrap .popup_filter .popup_item:hover .popup_panel{display:block;}
.popup_panel span.on{background-color:#fff6e4;color:#fabd00;}
.popup_filter_house .popup_panel .popup_list{max-height:400px;overflow:hidden;overflow-y:scroll;}
.popup_filter_house .popup_panel .popup_list span{width:30.5%;margin:1%;}
.popup_panel .popup_search{background-color:#fff;border:1px solid #efefef;padding:10px;border-radius:4px;}
.popup_panel .popup_search .txt_input{border:1px solid #efefef;border-radius:4px;width:195px;height:32px;outline:none;padding:0 10px 0 30px;margin-bottom:10px;
                                         background:url(/WEB/img/icon-top-search.gif) no-repeat 8px center ;background-size:16px;font-size:14px;}
.popup_panel .popup_search .fliter_btn input{height:32px;line-height:32px;font-size:14px;text-align:center;border-radius:4px;border:none;cursor:pointer;}
.popup_panel .popup_search .reset_btn{width:80px;background-color:#f9f9f9;color:#333;}
.popup_panel .popup_search .confirm_btn{width:140px;margin-left:10px;background-color:#2a80b9;color:#fff;}

.data_list{min-height:400px;}
.data_list_head ul{overflow:hidden;width:100%;background-color:#f3f4f8;border:1px solid #f3f4f8;}
.data_list_head ul li{float:left;height:42px;line-height: 42px;text-align:center;color:#999;font-size:13px;}
.data_list_head ul li.cell1{text-align:left;padding-left:20px;width:490px;}
.data_list_head ul li.cell2{width:120px;}
.data_list_head ul li.cell3{width:143px;}
.data_list_head ul li.cell4{width:145px;}
.data_list_head ul li.cell5{width:120px;}
.data_list_head ul li.cell6{width:160px;}
.data_list_head ul li .icon-sort{display:inline-block;vertical-align:middle;width:14px;height:14px;background:url(/WEB/img/icon-sd-sort-32.png) no-repeat center center;background-size:14px;margin-top:-3px;}
.data_list_head ul li .icon-sort:hover{cursor:pointer;}
.data_list_head ul li .icon-sort-price-up,.data_list_head ul li .icon-sort-time-up{background:url(/WEB/img/icon-sd-sort-up-32.png) no-repeat center center;background-size:14px;}
.data_list_head ul li .icon-sort-price-down,.data_list_head ul li .icon-sort-time-down{background:url(/WEB/img/icon-sd-sort-down-32.png) no-repeat center center;background-size:14px;}

.data_list_body .data_row{position:relative;border-right:1px solid #f3f4f6;border-left:1px solid #f3f4f6;border-bottom:1px solid #f3f4f6;padding-top:15px;padding-bottom:15px;}
/*.data_list_body .data_row:hover{background-color:#f5f8fb;}*/
.data_list_body ul{overflow:hidden;width:100%;}
.data_list_body ul li{float:left;color:#999;font-size:14px;line-height:32px;text-align:center;}
.data_list_body ul li.cell1{text-align:left;padding-left:20px;width:490px;}
.data_list_body ul li.cell2{width:120px;}
.data_list_body ul li.cell3{width:143px;}
.data_list_body ul li.cell4{width:145px;}
.data_list_body ul li.cell5{width:120px;}
.data_list_body ul li.cell6{width:160px;color:#297fba;background:url(/WEB/img/icon-xj-32.png) no-repeat 124px 9px;background-size:15px;}
.data_list_body ul li.cell3 span,.data_list_body ul li.cell4 span{font-size:16px;font-weight:bold;color:#cc0001;}
.data_list_body ul li.cell1{position:relative;}
.data_list_body ul li.cell1 .proname{padding-left:50px;font-size:15px;color:#297fba;}
.data_list_body ul li.cell1 .proname strong{font-size:16px;color:#333;margin-right:15px;}
.data_list_body ul li.cell1 .cell_icon{position:absolute;left:15px;top:7px;width:50px;}
.data_list_body ul li.cell6 .cell_icon{width:20px;display:inline-block;vertical-align:middle;margin-right:5px;margin-top:-5px;}
.data_list_body ul li.cell6:hover{background:url(/WEB/img/icon-sj-32.png) no-repeat 124px 9px;background-size:15px;}
.data_list_body ul li.cell6:hover .popup_zixun,.data_list_body ul li.cell6:hover .top_cure_box{display:block;}
.popup_zixun{display:none;position:absolute;right:0;top:50px;z-index:2;border:1px solid #efefef;background-color:#fff;border-radius:4px;text-align:left;box-shadow:0px 0px 5px #ddd;padding-bottom:5px;}
.popup_zixun p{padding:0 20px;}
.popup_zixun p.pop_tit1{background-color:#edf2f8;color:#2680bc;line-height:38px;margin-bottom:5px;}
.popup_zixun p.pop_tit2{color:#000;font-weight:bold;}
.popup_zixun p.pop_tit3{color:#000;}
.popup_zixun a.nologin{display:block;width:150px;text-align:center;line-height:50px;color:#333;}
.popup_zixun a.nologin img{width:18px;margin-left:5px;display:inline-block;vertical-align:middle;margin-top:-4px;}
.popup_zixun a.nologin:hover{color:#2185c3;}
.popup_zixun p.pop_tit3 img{width:18px;display:inline-block;vertical-align:middle;margin-right:5px;margin-top:-5px;}
.top_cure_box{display:none;position: absolute;width: 0px;height: 0px;right: 50px;top: 25px;z-index:4;
              border-width: 12px;border-style: solid;border-color:  transparent transparent #efefef;
              -moz-border-top-colors: none;-moz-border-right-colors: none;-moz-border-bottom-colors: none;-moz-border-left-colors: none;border-image: none;}
.top_cure{position: absolute;width: 0px;height: 0px;border-width: 12px;border-style: solid;border-color:  transparent transparent #edf2f8;-moz-border-top-colors: none;-moz-border-right-colors: none;-moz-border-bottom-colors: none;-moz-border-left-colors: none;border-image: none;left: -12px;bottom: -13px;}
.data_list_body .remark_row{padding-left:20px;padding-right:20px;margin-top:5px;}
.data_list_body .remark_row .remark_detail{padding-left:50px;line-height:22px;color:#999;}
.data_list_body .remark_row .remark_detail .toggleBtn{color:#2185c3;}
.data_list_body .remark_row .remark_detail .toggleBtn img{width:9px;display:inline-block;vertical-align:middle;margin-left:3px;margin-top:-2px}

.no_data_tips{text-align:center;padding:35px 0 55px;color:#999;font-size:14px;}
.no_data_tips img{width:24%}
.commet_pager{text-align:right;margin-top:20px}
.commet_pager .pager_nums{font-size:14px}
.commet_pager .pager_nums .num_prev,.commet_pager .pager_nums .num_next{display:inline-block;width:66px;height:30px;line-height:30px;text-align:center;color:#808080;cursor:pointer}
.commet_pager .pager_nums .num_prev:hover,.commet_pager .pager_nums .num_next:hover{color:#ea544a;background-color:#FCE9E8;border-color:#ea544a;color:#ea544a}
.commet_pager .pager_nums .num_prev{margin-right:4px}
.commet_pager .pager_nums .num_next{margin-left:4px}
.commet_pager .pager_nums .num_prev_disabled,.commet_pager .pager_nums .num_next_disabled{display:inline-block;height:32px;line-height:32px;text-align:center;color:#808080}
.commet_pager .pager_nums .num_prev_disabled{margin-right:8px}
.commet_pager .pager_nums .num_next_disabled{margin-left:8px}
.commet_pager .pager_nums .num{margin:0px 4px;display:inline-block;width:30px;height:30px;line-height:30px;text-align:center;color:#808080;cursor:pointer}
.commet_pager .pager_nums .num:hover{color:#ea544a;background-color:#FCE9E8;border-color:#ea544a;color:#ea544a}
.commet_pager .pager_nums .num_current{margin:0px 4px;display:inline-block;width:30px;height:30px;line-height:30px;text-align:center;color:#fff;background-color:#e6e6e6}
.commet_pager .pager_nums .ellipsis{display:inline-block;width:32px;height:32px;line-height:32px;text-align:center;color:#000;font-family:Tahoma}
.commet_pager .pager_container{display:flex;font-size:14px;justify-content:space-between;align-items:center}
.commet_pager .pager_description{color:#999}