@charset "utf-8";
* {
    outline: 0;
}

abbr,blockquote,body,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,html,iframe,input,legend,li,ol,p,pre,select,span,td,textarea,th,ul {
    margin: 0;
    padding: 0;
}

body {
    color: #333;
    font: 14px Arial,"微软雅黑",SimSun,HELVETICA,Hiragino Sans GB;
}

abbr,acronym,fieldset,img {
    border: 0;
}

address,caption,cite,code,dfn,em,th,var {
    font-weight: 400;
    font-style: normal;
}

ol, ul, li {
    list-style: none;
}

caption,th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    font-size: 100%;
    font-size: 12px;
}

a {
    outline-style: none;
    color: rgb(51, 51, 51);
    text-decoration: none;
}

a:hover {
    color: rgb(204, 0, 0);
    text-decoration: underline;
}

table, td, input {
    padding: 0px;
    font-size: 12px;
    font-family: inherit;
}

.cp {
    cursor: pointer;
}

.en_ff {
    font-family: Impact,Arial,"微软雅黑",微软雅黑;
}

.cn_ff {
    font-family: Arial,Verdana,sans-serif;
}

.tf {
    font-family: "微软雅黑",微软雅黑,"Microsoft Yahei",雅黑\9,Arial;
}

.f12 {
    font-size: 12px;
}

.f14 {
    font-size: 14px;
}

.f15 {
    font-size: 15px;
}

.f16 {
    font-size: 16px;
}

.f18 {
    font-size: 18px;
}

.f20 {
    font-size: 20px;
}

.f22 {
    font-size: 22px;
}

.f24 {
    font-size: 24px;
}

.f28 {
    font-size: 28px;
}

.fb {
    font-weight: bold;
}

.fn {
    font-weight: 400;
}

.t2 {
    text-indent: 2em;
}

.lh150 {
    line-height: 150%;
}

.lh160 {
    line-height: 160%;
}

.lh180 {
    line-height: 180%;
}

.lh200 {
    line-height: 200%;
}

.lh18 {
    line-height: 18px;
}

.lh20 {
    line-height: 20px;
}

.lh22 {
    line-height: 22px;
}

.lh24 {
    line-height: 24px;
}

.lh26 {
    line-height: 26px;
}

.lh28 {
    line-height: 28px;
}

.lh30 {
    line-height: 30px;
}

.unl {
    text-decoration: underline;
}

.no_unl {
    text-decoration: none;
}

.cl_fff,.cl_fff a {
    color: #fff!important;
}

.cl_ccc,.cl_ccc a {
    color: #ccc!important;
}

.cl_aaa,.cl_aaa a {
    color: #aaa!important;
}

.cl_999,.cl_999 a {
    color: #999!important;
}

.cl_666,.cl_666 a {
    color: #666!important;
}

.cl_333,.cl_333 a {
    color: #333!important;
}

.cl_000,.cl_000 a {
    color: #000!important;
}

.cl_f00,.cl_f00 a {
    color: red!important;
}

.cl_c00,.cl_c00 a {
    color: #c00!important;
}

.cl_f33,.cl_f33 a {
    color: #f33!important;
}

.cl_f60,.cl_f60 a {
    color: #f60!important;
}

.cl_f93,.cl_f93 a {
    color: #f93!important;
}

.cl_ff0,.cl_ff0 a {
    color: #ff0!important;
}

.cl_049,.cl_049 a {
    color: #049!important;
}

.cl_06c,.cl_06c a {
    color: #06c!important;
}

.tl {
    text-align: left;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

.main_960,.mauto {
    margin: 0 auto;
}

.main_960 {
    width: 960px;
}

.main_1000 {
    margin: 0 auto;
    width: 1000px;
}

.main_1200 {
    margin: 0 auto;
    width: 1200px;
}

.fl {
    float: left;
}

.fl,.fr {
    display: inline;
}

.fr {
    float: right;
}

.jfl {
    float: left;
}

.jfr {
    float: right;
}

.clearfix:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    content: " ";
    font-size: 0;
}

.clearfix {
    zoom: 1;
}

.clear {
    clear: both;
    visibility: hidden;
    height: 0;
    font-size: 0;
    line-height: 0;
}

.vm {
    vertical-align: middle;
}

.pr {
    position: relative;
}

.pa {
    position: absolute;
}

.zoom {
    zoom: 1;
}

.none {
    display: none;
}

.db {
    display: block;
}

.dib {
    display: inline-block;
}

.hidden {
    overflow: hidden;
}

.wb {
    word-wrap: break-word;
    word-break: break-all;
}

.ts_linear {
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.rbox2 {
    border-radius: 2px;
}

.rbox4 {
    border-radius: 4px;
}

.rbox6 {
    border-radius: 6px;
}

.rbox8 {
    border-radius: 8px;
}

.rbox10 {
    border-radius: 10px;
}

.rbox50 {
    border-radius: 50%;
}

.w80 {
    width: 80px;
}

.w120 {
    width: 120px;
}

.w142 {
    width: 142px;
}

.w145 {
    width: 145px;
}

.w160 {
    width: 160px;
}

.w180 {
    width: 180px;
}

.w200 {
    width: 200px;
}

.w250 {
    width: 250px;
}

.w285 {
    width: 275px;
}

.w300 {
    width: 300px;
}

.w310 {
    width: 310px;
}

.w350 {
    width: 350px;
}

.w390 {
    width: 390px;
}

.w500 {
    width: 500px;
}

.w640 {
    width: 640px;
}

.w650 {
    width: 650px;
}

.w680 {
    width: 680px;
}

.w720 {
    width: 720px;
}

.w858 {
    width: 858px;
}

.w960 {
    width: 960px;
}

.w1000 {
    width: 1000px;
}

.w1200 {
    width: 1200px;
}

.h30 {
    height: 30px;
}

.h200 {
    height: 200px;
}

.h320 {
    height: 320px;
}

.mt02 {
    margin-top: 2px;
}

.mt05 {
    margin-top: 5px;
}

.mt06 {
    margin-top: 6px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt25 {
    margin-top: 25px;
}

.mt30 {
    margin-top: 30px;
}

.mt35 {
    margin-top: 35px;
}

.mb02 {
    margin-bottom: 2px;
}

.mb05 {
    margin-bottom: 5px;
}

.mb06 {
    margin-bottom: 6px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb25 {
    margin-bottom: 25px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb35 {
    margin-bottom: 35px;
}

.ml05 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px;
}

.ml15 {
    margin-left: 15px;
}

.ml20 {
    margin-left: 20px;
}

.ml25 {
    margin-left: 25px;
}

.ml30 {
    margin-left: 30px;
}

.mr05 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr15 {
    margin-right: 15px;
}

.mr20 {
    margin-right: 20px;
}

.mr25 {
    margin-right: 25px;
}

.mr30 {
    margin-right: 30px;
}

.p05 {
    padding: 5px;
}

.p10 {
    padding: 10px;
}

.p15 {
    padding: 15px;
}

.pt03 {
    padding-top: 3px;
}

.pt05 {
    padding-top: 5px;
}

.pt10 {
    padding-top: 0px;
}

.pt15 {
    padding-top: 15px;
}

.pt20 {
    padding-top: 20px;
}

.pt25 {
    padding-top: 25px;
}

.pt30 {
    padding-top: 30px;
}

.pb05 {
    padding-bottom: 5px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb15 {
    padding-bottom: 15px;
}

.pb20 {
    padding-bottom: 20px;
}

.pb25 {
    padding-bottom: 25px;
}

.pb30 {
    padding-bottom: 30px;
}

.pl05 {
    padding-left: 5px;
}

.pl10 {
    padding-left: 10px;
}

.pl15 {
    padding-left: 15px;
}

.pl20 {
    padding-left: 20px;
}

.pl25 {
    padding-left: 25px;
}

.pl30 {
    padding-left: 30px;
}

.pr05 {
    padding-right: 5px;
}

.pr10 {
    padding-right: 10px;
}

.pr15 {
    padding-right: 15px;
}

.pr20 {
    padding-right: 20px;
}

.pr25 {
    padding-right: 25px;
}

.pr30 {
    padding-right: 30px;
}

.main_1200.mt02 img {
    display: block;
}

.main_1200.mt02 {
    line-height: 0;
}

.red {
    color: rgb(204, 0, 0);
}

.blue {
    color: rgb(79, 192, 232) ! important;
}

.gray9 {
    color: rgb(153, 153, 153);
}

.hide {
    display: none;
}

.img-mxw-850 img {
    max-width: 850px;
}


/*幻灯片切换*/
#slideWrap {
    min-width: 800px;
    height: 450px;
    position: relative;
    margin: 0 auto;z-index: -1;
}
#slideWrap .slideBox {
    position: relative;
}
#slideWrap .slideBox ul, #slideWrap .slideBox ul li {
    margin: 0;
    padding: 0;
}
#slideWrap .slideBox .bd a {
    display: block;
}
#slideWrap .slideBox .bd a div {
    height: 450px;
}
#slideWrap .slideBox .hd {
    position: absolute;
    bottom: 10px;
    left: 39%;
    z-index: 3;
}
#slideWrap .slideBox .hd ul li {
    display: inline-block;
    float: left;
    margin-right: 10px;
    padding: 5px 20px;
    text-align: center;
    background-color: white;
}
#slideWrap .slideBox .hd ul li.on {
    background-color: red;
}
/*表单*/
.search-form {
    width:1200px;
    display: block;
    margin: 0 auto;
    margin-top: -95px;
    background-color: transparent;
    background-color: rgb(239 231 231 / 30%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4D000000, endColorstr=#4D000000);
    zoom: 1;
    box-shadow: 2px 3px 4px 0px #403e3e61;z-index: 0;
}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.search-form form {
    padding: 4px;
}
/*!*添加CSS 搜索部分*!*/
.search-form .search{ width:100%; height:auto;  border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; }
.search-form .search .ii_a { height: auto;margin: 0px 22px auto;overflow: hidden;}
.search-form .search .searchBox{ padding:0 24px; }
.search-form .search .input{ float:left; position:relative; }
.search-form .search .input input{ float:left; height:61px; line-height:54px\9; width:884px; border:none; font-size:14px; text-indent:10px; border-top-left-radius:5px; -webkit-border-top-left-radius:5px; -moz-border-top-left-radius:5px; border-bottom-left-radius:5px; -webkit-border-bottom-left-radius:5px; -moz-border-bottom-left-radius:5px; }
.search-form .search .input button{ float:left; width:78px; background:#20ac6d; height:54px; border:none; position:relative; border-top-right-radius:5px; -webkit-border-top-right-radius:5px; -moz-border-top-right-radius:5px; border-bottom-right-radius:5px; -webkit-border-bottom-right-radius:5px; -moz-border-bottom-right-radius:5px; cursor:pointer; }
.search-form .search .input button:before{ content:''; position:absolute; width:32px; height:32px; background:url(http://www.zyhfz.cn/Public/Home/images/icon.png?v=20181010) -190px 0 no-repeat; margin:auto; left:0; top:0; right:0; bottom:0; }
.search-form .search .input ul.searchResultList{ position:absolute; width:494px !important; border:#040000 1px solid !important; background:#fff; left:0; top:56px !important; padding:8px 0; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; }
.search-form .search .input ul.searchResultList li{ line-height:36px; height:36px; text-indent:20px; }
.search-form .search .input ul.searchResultList li a{ color:#333; font-size:14px; }
.search-form .search .input ul.searchResultList li em{ font-style:normal; color:#30a15d; }
.search-form .search .input ul.searchResultList li a:hover{ color:#fe5a00; }
.search-form .search .searchBox > a{ float:right; width:120px; height:54px; background:#fff; color:#333; line-height:54px; font-size:16px; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; position:relative; text-indent:40px; transition:background .3s; -webkit-transition:background .3s; -moz-transition:background .3s; -ms-transition:background .3s; }
.search-form .search .searchBox > a:hover{ background:#20ac6d; color:#fff; }
.search-form .search .searchBox > a:before{ content:''; position:absolute; width:23px; height:22px; background:url(http://www.zyhfz.cn/Public/Home/images/icon.png?v=20181010) -230px 0 no-repeat; margin:auto; left:10px; top:0; bottom:0; }
.search-form .search .searchBox > a:hover:before{ background-position:-50px 0; }
.search-form .search .hot{ padding:17px 37px; overflow:hidden; padding-top:8px; font-family: "Microsoft Yahei", Arial;}
.search-form .search .hot span{ float:left; color:#7b7a7a; font-size:12px; line-height:20px; height:20px; }
.search-form .search .hot i{ font-size:12px; }
.search-form .search .hot a{ float:left; color:#524f4f; font-size:14px; margin-right:15px; line-height:20px; }
.search-form .search .hot a:hover{ color:#f40001; }
.ii_a{  height:auto; margin:29px 23px auto; overflow:hidden }
.ii_a .iiso{ width:1200px; height:auto; float:left; margin-left:9px;}
.ii_a .iiso ul{ width:1200px; height:59px; float:left; }
.ii_a .iiso ul li{ width: 75px; height:59px; float:left; font-family:"Microsoft YaHei";margin-left:9px; font-size: 16px; text-align: center; line-height: 59px; color:white;}
.nav_bar_list{background: #f40001; height: 59px; top:-5px;}
.ii_a .iiso.soform{ display:block; }
/*end 幻灯片*/
.wrap {
    margin: 0 auto;
    /*width: 1200px;*/
    background: #fff none repeat scroll 0 0;
    text-align: left;
}

.soufunsearch110615 {
    margin: 30px auto;
    width: 1200px;
    height: 125px;
}

.hfzsearch_logo {
    float: left;
    padding-top: 19px;
    width: 200px;
}

.soufunsearch110615right {
    float: left;
    width: 800px;
    height: 125px;
}

.soufunsearch110615rightnav {
    padding: 0 7px;
    width: 598px;
    height: 25px;
    font-size: 14px;
    line-height: 25px;
}

.soufunsearch110615rightnav .navtd,.soufunsearch110615rightnav .navtdup {
    float: left;
    padding: 0 10px;
    width: auto;
    cursor: pointer;
}

.soufunsearch110615rightnav .navtd,.soufunsearch110615rightnav .navtd a {
    color: #333;
}

.soufunsearch110615rightnav .navtdup {
    background: transparent url('http://www.zyhfz.cn/Public/Home/Css/__PUBLIC__/Image/searchnew11061501.gif') no-repeat scroll center center;
    color: #c40000;
    font-weight: 700;
}

.soufunsearch110615rightform {
    z-index: 99;
    padding: 12px 12px 0;
    width: 750px;
    height: 89px;
    background: transparent url('http://www.zyhfz.cn/Public/Home/Css/__PUBLIC__/Image/searchnew123012221.jpg') no-repeat scroll 0 0;
}

.soufunsearch110615rightform form {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.soufunsearch110615rightform .tr01 {
    position: relative;
    z-index: 998;
    height: 40px;
}

.soufunsearch110615rightform .tr02 {
    margin-top: 7px;
    height: 30px;
}

.inputstyle_move,.inputstyle_off,.inputstyle_on,.inputstyle_out {
    float: left;
    overflow: hidden;
    padding: 0 6px;
    width: 569px;
    height: 37px;
    border: 1px solid #ccc;
    background: transparent url('http://www.zyhfz.cn/Public/Home/Css/__PUBLIC__/Image/searchnew12301222.jpg') no-repeat scroll 0 -127px;
    color: #888;
    font-size: 14px;
    line-height: 41px;
}

.newest_news_more {
    float: right;
    color: #999;
    display: block;
    font-size: 12px;
}

.main_left {
    overflow: hidden;
    width: 1200px;
    height: auto;
}

.main_left .list {
    /*padding-top: 8px;*/
    width: 100%;
}

.main_left .list:hover {
    background-color: #eee;
}

.main_left .list li {
    /*padding: 0 0 5px 5px;*/
    height: 103px;
    width:49%;
    float:left;
    /*background:red; */
    margin-left:7px;
    border-bottom: 1px dashed #dbd7d5;
}

.main_left .list li .list_tit {
    height: 16px;
    font-size: 15px;
    line-height: 16px;
}

.main_left .list li .list_tit span.bg_pic {
    background-color: #36f;
}

.main_left ul li dl {
    margin-top: 10px;
    width: 100%;
    height: 140px;
}

.main_left ul li dl dt {
    position: relative;
    float: left;
    display: inline;
}

.main_left ul li dl dt img {
    display: inline-block;
}

.main_left ul li dl dd {
    float: left;
    display: inline;
    margin-left: 20px;
    width: 78%;
    height: auto;
}

.dd_p {
    color: #e33;
}

.main_left ul li dl dd span {
    /*display: block;*/
    overflow: visible;
    float:right;
    margin-top: 5px;
    height: 20px;
    color: #999;
    font-size: 13px;
    line-height: 20px;
}

.main_left ul li dl dd span * {
    float: left;
}

.main_left ul li dl dd span a {
    display: inline;
    margin-right: 10px;
    color: #999;
}

.main_left ul li dl dd span a:hover {
    color: #c00;
    text-decoration: none;
}

.main_left ul li dl dd span em {
    display: inline;
    margin-right: 10px;
}



/*看房团  */
.k_hou_box {
    width: 618px;
    background: #fff;
    border: solid 1px #ccc;
    position: fixed;
    top: 20%;
    left: 50%;
    margin-left: -309px;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight)-560+"px");
    zoom: 1;
}
.k_hou_box .k_hou_nr {
    padding: 15px 27px;
    overflow: hidden;
}
.k_hou_box .k_hou_nr .k_hou_nr_tit {
    height: 44px;
    border-bottom: dashed 1px #cdcdcd;
}
.k_hou_box .k_hou_nr .k_hou_nr_tit p {
    height: 44px;
    line-height: 44px;
    font-size: 24px;
    color: #666;
    font-weight: bold;
}
.k_hou_box .k_hou_nr .k_hou_inf {
    width: 564px;
    height: auto;
    margin-top: 30px;
    position: relative;
}
.nkflx_img {
    width: 38px;
    height: 38px;
    background: url(http://www.zyhfz.cn/Public/Home/Css/__PUBLIC__/Image/lp_icon.png) -164px -65px no-repeat;
}
.kflx {
    width: 450px;
    float: left;
}
.kflx_list {
    position: relative;
    float: left;
    background: url(http://www.zyhfz.cn/Public/Home/Css/__PUBLIC__/Image/bgrpx.gif) repeat-x 0 0;
    height: 50px;
    text-align: center;
    zoom: 1;
}
.kflx_list a.kflx_list_a {
    display: block;
    position: absolute;
    left: 45%;
    top: 15px;
    margin-left: -7px;
    width: 25px;
    height: 20px;
    background-position: -186px -182px;
    overflow: hidden;
    z-index: 99;
}
.kflx_list_a, .kflx_ri_img {  background: url(http://www.zyhfz.cn/Public/Home/Css/__PUBLIC__/Image/lp_icon1.png) no-repeat;  }
.kflx_list p {
    margin-top: 35px;
    font-size: 12px;
    line-height: 20px;
}
.kflx_ri_img {
    width: 69px;
    height: 40px;
    background-position: -164px -123px;
}
.kft_box {
    width: 560px;
<!-- border-top: 1px dashed #c9c9c9; -->
    margin-top: 30px;
}
.kft_box ul {
    width: 595px;
}
.kft_box li {
    float: left;
    width: 295px;
    height: 40px;
    line-height: 40px;
    color: #333333;
    font-size: 14px;
    margin: 8px 0 0 0;
    display: inline;
}
.kft_box li span {
    display: inline-block;
    width: 70px;
}
.kft_box li input {
    border: none;
    border: 1px solid #d3d3d3;
    height: 38px;
    line-height: 38px;
    width: 196px;
    padding-left: 5px;
    color: #aaaaaa;
    font-size: 14px;
    vertical-align: middle;
}
.kft_box li .w107 {
    width: 107px;
}
.right_cont li .hqyzm, .kft_box li .hqyzm {
    width: 84px;
    height: 40px;
    border: none;
    background: url(http://www.zyhfz.cn/Public/Home/Css/__PUBLIC__/Image/btn_bgP.png) no-repeat;
    margin-left: 5px;
    cursor: pointer;
    font-size: 12px;
    color: #333;
    padding-left: 0px;
}
.yx_loupan {
    width: 70px;
    height: 29px;
    text-align: right;
    line-height: 29px;
    font-size: 14px;
    float: left;
    color: #666;
    display: inline;
}
.loupan {
    float: left;
    width: 500px;
}
.loupan_list {
    height: 30px;
    line-height: 30px;
    margin: 0px;
    padding: 0px;
    float: left;
    margin-right: 20px;
}
.kft_box .loupan_list .ck_box {
    display: inline-block;
    float: left;
    vertical-align: middle;
    height: 14px;
    width: 14px;
    margin-top: 12px;
}
.kft_box li label {
    display: inline-block;
    width: 70px;
    height: 38px;
    line-height: 38px;
    color: #333;
    text-align: left;
}
.kft_box .lab {
    text-align: center;
    display: inline-block;
    float: left;
    width: auto;
}
.kft_finance {
    margin-top: 10px;
    padding-left: 70px;
    height: 14px;
    line-height: 14px;
}
.kft_box .bm_box {
    padding-left: 70px;
    margin-top: 10px;
    height: 40px;
    line-height: 40px;
}
.bm_box .reg {
    width: 203px;
    height: 40px;
    background: #f85758;
    color: #FFF;
    font-size: 16px;
    border: none;
}
.bm_box * {
    /* float: left; */
    vertical-align: middle;
}
.bm_box span {
    width: 235px;
    font-size: 12px;
}
a.newhouse_login_close { display:block; width:60px; height:60px; background:#8c8c8c; position:absolute; right:-60px; top:0; cursor:pointer; overflow:hidden;  }
a.newhouse_login_close span { display:block; width:24px; height:23px; background:url(http://www.zyhfz.cn/Public/Home/Css/__PUBLIC__/Image/newhouse_mini.gif) no-repeat 0 0; margin:19px 0 0 18px; }
a:hover.newhouse_login_close { background:#333; }
/*看房团END*/



/*
     FILE ARCHIVED ON 17:50:05 May 01, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:25:27 Oct 10, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.896
  exclusion.robots: 0.044
  exclusion.robots.policy: 0.027
  esindex: 0.018
  cdx.remote: 18.106
  LoadShardBlock: 173.517 (3)
  PetaboxLoader3.datanode: 306.792 (5)
  load_resource: 441.517
  PetaboxLoader3.resolve: 264.184
  loaddict: 147.69
*/