*{
    margin: 0;
    padding: 0;
}
.clearfix{
    clear: both;
}
html{
    height: 100%;
}
body {
    color: #333;
    font-family: "Hiragino Sans GB","Microsoft Yahei UI","Microsoft Yahei","微软雅黑","Segoe UI",Tahoma,"宋体b8b体",SimSun,sans-serif;
    font-size: 16px;
    text-rendering: optimizelegibility;
    background-color: #f8f8f8;
    display: flex;
    flex-direction: column;
    height: 100%;
}
ul li{
    list-style: none;
}
a{
    text-decoration: none;
    font-family: "微软雅黑";
}
.top_nav a:hover{
    border-bottom: 3px solid #ff8f02;
    padding-bottom:10px; 
}
.top_nav{
    background:#fff;
    margin-bottom: 0;
    height: 66px;
    border-bottom:1px solid #eee; 
}
.top_nav li{
    line-height: 66px;
    float: left;
}
.left_nav{
    margin-left: 20px;
    float: left;
}
.middle_nav a{
    color: #333;
}
.left_nav a{
    /*    color: #333;*/
}
.menu-top{
    margin-left: 20px;
}
@media (max-width: 1024px) {
    #top_logo {
        font-size: 1.5em;
    }
}
.top_logo{
    margin-top: 7px;
    color:#1B6AAA;
    font-size: 26px;
    font-weight: 900;
}
.top_logo img{
    width: 60px;
    vertical-align: middle;
}
.left_nav img{
    padding-right:5px;
}
.left_nav li{
    padding-left: 30px;
}
.middle_nav{
    float: right;
    margin-right: 30px;
}
.current{
    color: #ff8f02;
/*    border-bottom: 3px solid #ff8f02;*/
    padding-bottom:10px;
}
.middle_nav li{
    padding-right: 30px;
    cursor: pointer;
}
.free_1{
    background: #ff8f02;
    padding-left: 12px;
    border-right: 1px solid #ffffff;
}
#free_1 a{
    color: white;
}
.middle_nav img{
    width: 20px;
    vertical-align: middle;
/*    padding-right: 10px;*/
    border: none;
}
.sousuo{
    position: absolute;
    left: 50%;
    margin-left: -350px;
    margin-top: -295px;
    height: 114px;
    border-radius: 8px;
    background-color: rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 50px #000;
    width: 700px;
    padding: 40px 30px;
}
.sousuo input{
    border-radius: 5px;
    border: 1px solid #ff8f02;
    width: 585px;
    padding: 15px;
}
.sousuo button{
    margin-left: 12px;
    border-radius: 5px;
    padding: 15px;
    background: #ff8f02;
    border: none;
    color: white;
}

/*内容页开始*/
#diyige{
    /*    margin-top: 232px ;*/
}
.nair_box{
    width: 1150px;
    margin: auto;
}
.nair_box h1{
    font-weight: 700;
    font-size: 40px;
    text-align: center;
    font-family: "微软雅黑";
}

.title_house{
    margin-top: 30px;
    padding: 51px 0;
    /*    background: url("../images/line.png") no-repeat;
        background-size: 500px;
        background-position: center center;*/
}
.title_house p{
    text-align: center;
    font-size: 18px;
    font-family: "微软雅黑";
}
.middle_box{
    padding: 36px;
    float: left;
}
.border-none h1{
    font-size: 18px;
    color:#333;
}
.propmarket-info h3{
    color:#333;
    font-size: 18px;
}
.waiceng{
    padding: 10px;
}
.le_box{
    float: left
}
.project_name{
    font-size: 20px;
    font-weight: 600;
}
.ri_box{
    width: 300px;
    padding: 10px;
    height: 183px;
    float: left;
    background: #fff;
}
/*.manage_box:hover{
    border: 2px solid #ff8f02;
}*/
/*.manage_box{
    background: #fff;
    position: relative;
    height: 450px;
    padding: 5px 5px 10px 5px;
    border: 1px solid #ccc;
}*/
.manage_box p{
    font-size: 14px;
    color:#333;
    padding: 5px;
}

.nair_box .middle_box img{
}
#jituan{
    font-size: 20px;
    color:#333;
}
.price_house{
    font-size: 24px;
    color: red;
}
.size_house{
    padding-left: 15px;
    font-size: 14px;
    color: #ccc;
}
.insert-btn{
    left: 30%;
    position: absolute;
    bottom:20px;
    background: #ff8f02;
    border: none;
    padding: 10px 20px;
    color: #fff;
    cursor: pointer;
}
.more_than{
    width: 1100px;
    margin: auto;
}
.more_than h1{
    padding: 10px 30px;
    font-size: 20px;
    margin: 50px 10px;
    background:#eee;
    color:#333;
}
#filter-options dl{
    margin-bottom: 10px;
}

/*尾部开始*/
.footer{
    width: 100%;
    margin-top: 50px;
    clear: both;
    flex:0 0  auto;
    text-align: center;
    border-top: 2px solid #1c6bb9;
    padding:20px 0;
    background:#000;
    color: #868585;
}
.wrapper{
    flex:1 0 auto;
}
.list{
    padding:25px;
}
.footer li{ 
    padding: 0 10px;
    float: left;  
    text-align: center;
    border-right: 1px solid #aaa;;  
}
#iphon_icon1 img{
    width: 20px;
    padding-right: 5px;
    vertical-align: middle;
}
.footer li a{
    font-size: 16px;
    color:#333;
}
.footer li a:hover{
    color: #ff8f02;
    border-bottom: 2px solid #ff8f02;
    padding-bottom: 10px;
}
.col_1{
    padding: 50px 0;
    width: 70%;
    margin: 0 auto;
    border-bottom: 1px solid #aaa;;
}
#lastone{
    border-right: none;
    text-align: center;
    margin: 0 auto;
}
.col_3{
    float: left;
    text-align: center;
    margin: 0 auto;
}
#lastone img{
    width: 100px;
    padding: 0 10px;
}
#lastone p{
    text-align: center;
}
.col_2{
    width: 33%;
    float: left;
    text-align: center;
    border-right: 1px solid #fff;
    height:250px;  
}
.col_2 h2{
    font-size: 28px;
    color: #44fb40;
    font-weight: normal;
    padding-bottom: 70px;
}
.col_2 p{
    font-size: 18px;
    padding: 10px 30px;
    text-align: left;
    color: white;
}
.footer h3{
    text-align: center;
    color: white;
    font-size: 20px;
    padding: 50px 0;
}
#erweima{
    margin-top: -70px;
    border: none;
    float: right;
    padding-right:150px;
}
#erweima img{
    width: 100px;
}
/*尾部结束*/
.cell{
    width: 140px;
    height: 40px;
    float: left;
    padding: 30px 15px 20px 0px;
}
#select2{
    background-image: url("../images/sigon11.png");
    background-position: right center;
    background-size: 18px;
    background-repeat: no-repeat;
    background-position-x:120px;
    appearance:none;
    background-color: #fff;
    -moz-appearance:none;
    -webkit-appearance:none;
    padding-right: 14px;
    border-radius: 5px;
    height: 40px;
    padding:0  10px;
    width: 140px;
}
#select2 option{
    padding: 4px 10px;
}
select2::-ms-expand { display: none; }
#saixaun{
    margin-top: 30px;
    padding: 11px;
}

/*tab页开始*/
.focus{ 
    position:relative;
    width:100%;
    height:400px;
    background-color: #000;
}  
.focus img{
    width:100%;
    height:400px;
} 
.focus .shadow .title{
    width: 260px; 
    height: 65px;
    padding-left: 30px;
    padding-top: 20px;
}
.focus .shadow .title a{ 
    text-decoration:none;
    color:#fff;
    font-size:14px; 
    font-weight:bolder;
    overflow:hidden;
}
.focus .btn{ 
    position:absolute;
    bottom:34px; 
    left:510px; 
    overflow:hidden; 
    zoom:1;
} 
.focus .btn a{
    position:relative;
    display:inline;
    width:13px; 
    height:13px;
    border-radius:7px;
    margin:0 5px;
    color:#B0B0B0;
    font:12px/15px "\5B8B\4F53";
    text-decoration:none; 
    text-align:center;
    outline:0; 
    float:left;
    background:#D9D9D9;
}  
.focus .btn a:hover,.focus .btn a.current{  
    cursor:pointer;
    background:#fc114a;
}  
.focus .fPic{ 
    position:absolute;
    left:0px; 
    top:0px;
    width: 100%; 
}  
.focus .D1fBt{
    overflow:hidden;
    zoom:1; 
    height:16px;
    z-index:10;  
}  
.focus .shadow{ 
    width:100%; 
    position:absolute;
    bottom:0; 
    left:0px;
    z-index:10; 
    height:80px; 
    line-height: 80px;
    background:rgba(0,0,0,0.6);    
    filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left; }  
.focus .shadow a{
    text-decoration:none; 
    color:#fff; 
    font-size:20px; 
    overflow:hidden;
    margin-left:10px;
    font-family: "\5FAE\8F6F\96C5\9ED1";
}  
.focus .fcon{ 
    position:relative;
    width:100%; 
    float:left;
    display:none; 
    background:#000; 
}  
.focus .fcon img{ 
    display:block; 
    width: 100%; 
    border: none;
}  
.focus .fbg{
    bottom:25px; 
    right:40px;
    position:absolute;
    height:21px;
    text-align:center; 
    z-index: 200; 
}  
.focus .fbg div{
    margin:4px auto 0;
    overflow:hidden;zoom:1;
    height:14px;
}    
.focus .D1fBt a{
    position:relative; 
    display:inline; 
    width:12px; 
    height:12px;
    border-radius:7px;
    margin:0 5px;
    color:#B0B0B0;
    font:12px/15px "\5B8B\4F53"; 
    text-decoration:none; 
    text-align:center; 
    outline:0; 
    float:left;
    background:#D9D9D9;
}    
.focus .D1fBt .current,.focus .D1fBt a:hover{
    background:#fc114a;
}    
.focus .D1fBt img{
    display:none
}    
.focus .D1fBt i{
    display:none; 
    font-style:normal; 
}    
.focus .prev,.focus .next{
    position:absolute;
    width:40px;
    height:74px;
    background: url(../images/focus_btn.png) no-repeat;
}
.focus .prev{
    top: 50%;
    margin-top: -37px; 
    left: 0;
    background-position:0 -74px; 
    cursor:pointer;
}  
.focus .next{
    top: 50%;
    margin-top: -37px;
    right: 0; 
    background-position:-40px -74px;
    cursor:pointer;
}  
.focus .prev:hover{  
    background-position:0 0;
}  
.focus .next:hover{ 
    background-position:-40px 0;
}  

#tab{ 
    width:1150px;
    margin: auto;
}
#tab .tabList ul li{
    width: 33%;
    float:left;
    background:#fefefe;
    background:-moz-linear-gradient(top, #fefefe, #ededed);	
    background:-o-linear-gradient(left top,left bottom, from(#fefefe), to(#ededed));
    background:-webkit-gradient(linear,left top,left bottom, from(#fefefe), to(#ededed));
    border:1px solid #ccc;
    padding:15px 0;
    text-align:center;
    margin-left:-1px;
    position:relative;
    cursor:pointer;
}
#tab .tabCon{
    width:1180px;
    position:absolute;
    top: 410px;
}
#tab .tabCon div{
    opacity:0;
    filter:alpha(opacity=0);
}
#tab .tabList li.cur{
    border-bottom:2px solid #ff8f02;
    background:#fff;
}
#tab .tabCon div.cur{
    opacity:1;
    filter:alpha(opacity=100);
}
#tab .tabCon .neirong li{  
    float: left;
    width: 31.4%;
    padding: 10px;
    border: 1px solid #ccc;
}
#tab .tabCon .neirong li img{
    width: 100%;
    height: 228px;
}
/*tab页结束*/

/*最新资讯开始*/
.Latest_information{
    border: 1px solid #ccc;
}
.Latest_information li{
    float: left;
}
.col_23{
    width: 100%;
    float: left;
}
.col_24{
    width: 50%;
    float: right;
}
.Latest_left{
    float: left;
    width:39%;
}
.Latest_left img{
    width: 100%;
    height: 300px;
}
.Latest_right{
    width: 60%;
    float: right    ;
}
.Latest_right li{
    float: left;
    width: 50%;
}
.Latest_right li img{
    width: 100%;
    height: 120px;
}
.col_11{
    padding:20px;
}
.col_22{
    padding: 20px;
}
.middle_1{
    float: right;
}
#Hotspot col_11 img{
    height: 200px;
}
/*最新资讯结束*/


.cont-wrap {
    margin-bottom: 30px;
}
.cont-wrap-fl {
    width: 60%;
    overflow: hidden;
}
.fl {
    float: left;
}
.home-title {
    color: #333;
    display: block;
    margin-left: 20px;
    margin-bottom: 10px;
}
.propmarket-cont, .field-cont, .newdynamic-cont {
    height: 478px;
    overflow: hidden;
}
.box {
    padding: 20px;
    border: 1px solid #d8d8d8;
    border-radius: 5px;
}
.propmarket-ul li {
    padding-bottom: 22px;
    margin-bottom: 25px;
    border-bottom: 1px dashed #d8d8d8;
    display: block;
}
 .mar-top h1{
    font-size:18px;
}
a:link, a:visited, a:active {
    /*    color: #333;*/
    text-decoration: none;
    outline: 0;
}
.propmarket-info {

}
.font-20 {
    font-size: 20px;
}
.propmarket-info h3 a {
    width: 245px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 30px;
    margin-bottom: 8px;
    color: #333;
    height: 30px;
    overflow: hidden;
    display: block;
}
.propmarket-info p {
    line-height: 26px;
    color: #999;
    height: 83px;
    overflow: hidden;
}
.font-14 {
    font-size: 14px;
}
.clearfix:after, #content:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.home-title {
    color: #333;
    display: block;
    margin-left: 20px;
    margin-bottom: 10px;
}
.home-title a, .home-title a:link, .home-title a:visited, .home-title a:active {
    font-family: "Hiragino Sans GB","Microsoft YaHei",tahoma,arial,simhei;
    font-size: 20px;
    color: #333;
    cursor: pointer;
}
propmarket-cont, .field-cont, .newdynamic-cont {
    overflow: hidden;
}
.box {
    padding: 20px;
    border: 1px solid #d8d8d8;
    border-radius: 5px;
}
.cont-wrap-1{
    border: 1px solid #b1cdde;
    border-radius: 5px;
    margin-bottom: 10px;
    height:340px;
    background:url("../images/house_bann.jpg") no-repeat;
    background-size: 100% 100%;
}
.cont-wrap-1 h1{
    padding-top:100px;
    font-weight: 600;
    color:red;  
    font-size: 20px;
    margin-bottom: 20px;
}
.cont-wrap-1 p{
   color: red;
    font-size: 18px;
    line-height: 36px;
    padding: 0 24px;
    font-weight: 600;
}
.field-ul-1 li {
    border-bottom: 1px dashed #d8d8d8;
    padding-bottom: 14px;
    margin-bottom: 20px;
}

.field-ul-1 li img {
    width: 245px;
    height:220px;
    border: 0;
}
.mar-top {
    margin-top: -2px;
}
.font-16 {
    font-size: 16px;
}
.field-ul-1 li p a {
    line-height: 28px;
    font-size: 16px;
    color: #333;
}
/*123*/
.cont-wrap {
    width: 100%;
    margin-bottom: 30px;
}
user agent stylesheet
div {
    display: block;
}
.home-title {
    color: #333;
    display: block;
    margin-left: 20px;
    margin-bottom: 10px;
}
.home-title a, .home-title a:link, .home-title a:visited, .home-title a:active {
    font-family: "Hiragino Sans GB","Microsoft YaHei",tahoma,arial,simhei;
    font-size: 20px;
    color: #333;
    cursor: pointer;
}
.popGuide-cont {
    position: relative;
}
.newhouse-cont, .ershouRecomm-cont, .popGuide-cont, .ershouRecomm-cont, .ershouChoose-cont, .renthouse-cont, .hotcommercial-cont {

}
.popGuide-cont, .specialprop-cont {

    width: 25%;
    float: left;
}
.box {
    padding: 20px;
    border: 1px solid #d8d8d8;
    border-radius: 5px;
}
.popguide-scroll-ul {
    width: 2544px;
    padding: 0;
    margin: 0;
}
.popguide-scroll-ul li {
    list-style: none;
    float: left;
    margin-right: 20px;
    position: relative;
}
.big-guide {
    width: 20%;
    float: left;
}
.big-guide img{
    width: 100%;
}
.small-guide {
    float:right;
    margin: 0;
    padding: 0;
}
.small-guide li {
    margin: 0 0 10px 33px;
    float: left;
}

.small-guide img {
    display: block;
    width: 190px;
    height: 116px;
}
.hot_line0{
    margin-bottom: 20px;
    border-bottom: 1px #ededed dashed;
    width:50%;
    float: left;
}
.hot_line{
    margin-bottom: 20px;
    width:40%;
    float: left;
}
.hot_line img{
    width: 100%;
    height: 200px;
}

.hot_line1{
    padding-left: 20px;
    float: left;
    width: 40%;
}
.hot_line1 p{
    line-height: 26px;
    color: #999;
    height: 83px;
    overflow: hidden;
}
.hot_line1 h3 a {
    line-height: 30px;
    margin-bottom: 8px;
    color: #333;
    height: 30px;
    overflow: hidden;
    display: block;
}
.f1{
    width: 100%;
}
.fr{
    float: right;
    width: 45%;
    height: 500px;
    overflow: hidden;
}
.field-cont1{
    padding: 20px;
    border: 1px solid #d8d8d8;
    border-radius: 5px;
    overflow: hidden;
}
.field-cont{
    height: 400px;
    overflow: hidden;
}
.col_78 li{
    float: left;

}
.field-cont1 ul{
    padding: 10px 0;

}
.manage_box img{
    border: 1px solid #ccc;
    width: 180px;
    height: 200px;
}
.average-price {margin-left: 50px;}
#wxImg {
    display:none;
    z-index: 999;
    back-ground:#f00;
    position:absolute; 
    left: -5px;
}
#wxImg img {
    width:100px;
    height: 100px;
}
#addres_pic{
    vertical-align: middle;
    width: 15px;
    height: 15px;
    border: none;
    padding-right: 5px;
}


.clearfix::after, #content::after {
    clear: both;
    content: ".";
    display: block;
    visibility: hidden;
}
.cont-wrap {
    margin-bottom: 30px;
}
.clearfix, #content {
}
.cont-wrap-fl {
    overflow: hidden;
    width: 560px;
}
.fl {
    float: left;
}
.home-title {
    color: #333;
    display: block;
    margin-bottom: 10px;
    margin-left: 20px;
}
.home-title a, .home-title a:link, .home-title a:visited, .home-title a:active {
    color: #333;
    cursor: pointer;
    font-family: "Hiragino Sans GB","Microsoft YaHei",tahoma,arial,simhei;
    font-size: 20px;
}

.propmarket-cont, .field-cont, .newdynamic-cont {
    height: 478px;
    overflow: hidden;
}
.box {
    border: 1px solid #d8d8d8;
    border-radius: 5px;
    padding: 20px;
}
.propmarket-img {
    margin-right: 20px;
    width: 160px;
}
.propmarket-img img {
    border: 0 none;
    height: 120px;
    width: 160px;
}
.propmarket-info {
    width: 336px;
}
.font-20 {
    font-size: 20px;
}
.propmarket-info p {
    color: #999;
    height: 83px;
    line-height: 26px;
    overflow: hidden;
}
.cont-wrap-fr {
    width: 286px;
}
.fr {
    height: 582px;
    float:left;
    margin-left: 20px;
}
.home-title {
    color: #333;
    display: block;
    margin-bottom: 10px;
    margin-left: 20px;
}
.propmarket-cont, .field-cont, .newdynamic-cont {
    height:542px;
    overflow: hidden;
}
.box {
    background: #fff;
    border: 1px solid #d8d8d8;
    border-radius: 5px;
    padding: 20px;
}
.fb{
    float: left;
    width: 264px;
    margin-left: 20px;
    margin-top: 64px;
    height: 350px; 
}
.fb img{
    height: 164px;
    width: 100%;
    box-shadow: 0 0 20px #b1b1b1;
}
.img_22{
    height: 110px;
}
/*tab页开始*/
.float {
    width: 131px;
    height: 504px;
    position: fixed;
    _position: absolute;
    display: none;
    overflow: hidden;
    right: 0;
    z-index: 50;
}
.float a {
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    height:66px;
    background: url(../images/right_nav2.png) no-repeat;
    -webkit-transition: background 0.2s ease;
}
/*float .an_2 {
    background-position: -565px 0;
}*/

.float a{display:block;text-indent:-9999px;overflow:hidden;height:66px; background:url(../images/right_nav2.png) no-repeat;-webkit-transition:background 0.2s ease; font-size: 12px;}
.float .an_1{background-position:87px 0}
.float .an_1:hover{background-position:-50px 0}
.float .an_2{background-position:-269px 0}
.float .an_2:hover{background-position:-406px 0}
.float .an_3{background-position:-641px 0}
.float .an_3:hover{background-position:-780px 0}
.float .an_4{background-position:-666px 0}
.float .an_4:hover{background-position:-777px 0}
.float .an_5{background-position:-888px 0}
.float .an_5:hover{background-position:-999px 0}
.float .an_6{background-position:-1110px 0}
.float .an_6:hover{background-position:-1221px 0}
.float .an_7{background-position:-1332px 0}
.float .an_7:hover{background-position:-1443px 0}
.float .an_8{background-position:-1554px 0}
.float .an_8:hover{background-position:-1665px 0}
.float .an_9{background-position:-1776px 0}
.float .an_9:hover{background-position:-1887px 0}
.float .an_10{background-position:-1998px 0}
.float .an_10:hover{background-position:-2109px 0}
.float .an_11{background-position:-2442px 0}
.float .an_11:hover{background-position:-2553px 0}
.float .an_12{background-position:-2220px 0}
.float .an_12:hover{background-position:-2331px 0}

/*tab页结束*/

#tab{position:relative;}
#tab .tabList ul li{
    float:left;
    background:#fefefe;
    background:-moz-linear-gradient(top, #fefefe, #ededed);	
    background:-o-linear-gradient(left top,left bottom, from(#fefefe), to(#ededed));
    background:-webkit-gradient(linear,left top,left bottom, from(#fefefe), to(#ededed));
    border:1px solid #ccc;
    padding:11px 0;
    width:33.22%;
    text-align:center;
    margin-left:-1px;
    position:relative;
    cursor:pointer;
}
#tab .tabCon{
    position:absolute;
    left:-1px;
    top:44px;
    border:1px solid #ccc;
    border-top:none;
    width:100%;
}
#tab .tabCon div{
    width: 100%;
    position:absolute;
    opacity:0;
    filter:alpha(opacity=0);
}
#tab .tabList li.cur{
    border-bottom:2px solid #ff8f02;
    background:#fff;
}
#tab .tabCon div.cur{
    opacity:1;
    filter:alpha(opacity=100);
}
#select_t {
    margin-bottom:20px;
}
#select_t li{
    border-radius: 5px;
    float: left;
    padding:20px;
    margin-right: 20px;
}
#select_t li a{
    color: #fff;
    font-weight: 900;
    font-size: 16px;
}
#select_t .cur{
    background:url("../images/sel_bk2.png") no-repeat center center;
    background-size:70px 50px;
    background-position-y:11px;
}
.sel_img img{
    width: 255px;
    margin-left: 92px;
    margin-top: -23px;
}

/*改版样式*/
.news_title{
    padding:20px 0 0 0;
    text-align: center;
}
.news_l{
/*    float: left;
    margin-right: 10%;
    width: 43%;*/
    border: 1px solid #eee;
    margin-top: 10px;
/*    height:150px;*/
}
.news_l img{
    width: 100%;
}
.news_r{
    float:left;
    width: 75%;
}
.news_r h1{
    margin-bottom: 30px;
}
#news_box .news_l{
    border: 1px solid #ddd;
    border-radius: 10px;
    margin-right: 20px;
}
#news_box .news_l img{
    padding: 10px;
    height: 100%;
}
#news_box .news_r{
    width:100%;
}
.tab-content{
    text-align: left;
}
/*.tab-pane{
    padding: 15px 0;
}*/
.tab-pane li{
/*    border-bottom: 1px dashed #ddd;*/
/*    padding:15px 0;*/
}
#news_box p{
    margin: 0;
    width:70%;
    overflow: hidden;/*内容超出后隐藏*/
    text-overflow: ellipsis;/* 超出内容显示为省略号*/
    white-space: nowrap;/*文本不进行换行*/
}
.news_l_top img{
    margin-top: 20px;
}
.query_col li{
    float: left;
    width:33.3%;
    text-align: center;
}
.query_col li img{
    padding: 10px;
}
.infor_title p{
    color: #1c6bb9;
    font-weight: 900;
    border-bottom: 2px solid #1c6bb9;
    line-height: 44px;
}
/*.infor_col{
    float: left;
    width: 31.5%;
    margin: 10px;
}*/
.q_img{
    width: 100%;
}

.validation li{
    float: left;
    width: 50%;
    text-align: center;
}
.validation li img{
    margin-bottom:15px;
    margin-top: 15px;
}
.validation li p{
    width:50%;
    margin: 0 auto;
}
.validation_left{
    border-right: 1px solid #fff;
}
.mask {
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#b3000000',EndColorStr='#b3000000');
    background: rgba(0,0,0,.7);
    position: absolute;
    left: 0px;
    bottom:0px;
    width: 100%;
    padding: 5px 5%;
    color: #fff;
}
.f14 {
    font-size: 14px;
}
.layerSwitch-bd-div {
    position: relative;
}
/*.house_list{
    float: right;
    width:67%;
}*/
.house_list li {
    float: left;
    width:44.9%;
    height: 216px;
    margin-left: 20px;
}
.sencend_b{
    margin: 0 22px;
}
/*.ssearch_criteria{
    float: left;
    width: 30%;
}*/
.tit222, .tit300 {
    height: 50px;
    background: #f3f3f3;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
    padding-left: 15px;
    border-bottom: 3px solid #1c6bb9;
}
.tit222 span {
    width: 60px;
    overflow: hidden;
    padding-left: 18px;
    background: url("../images/gai_11.png") -7px -222px no-repeat;
    color: #333333;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    margin-left: 15px;
    font-weight: normal;
}
.YTcondition {
    margin-top: -9px;
    margin-top/*\**/: -7px;
    margin-bottom: 10px;
}
.list1 li {
    float: left;
    width: 33%;
    line-height: 70px;
}
.list1 li a {
    outline-style: none;
    color: #333;
    text-decoration: none;
}
.list1 li a:hover{
    outline-style: none;
    color:red;
    text-decoration: none;
    
}
.list1 li em {
    color: #ddd;
    margin: 0 7px;
}
em {
    font-style: normal;
}
.layerSwitch-bd-div img{
    width:100%;
    height:130px;
  
}
.new_house{
    margin-top: 30px;
}
.adver_col img{
    margin: 20px 0;
    width: 100%;
}
.Serms{
    font-weight: 700;
}
.f14 b{
    color: red;
    line-height: 36px;
}
.tab-pane li p{
    float: left;
    width:70%;
    overflow: hidden;/*内容超出后隐藏*/
    text-overflow: ellipsis;/* 超出内容显示为省略号*/
    white-space: nowrap;/*文本不进行换行*/
}
.data_col{
   float: right;
    color: #979797;
}
#myTab .more_col{
    float: right;
    line-height: 1.42857143;
    color: #979797;
}
.top_img img{
    width: 100%;
}
.list-wrap .house-lst .info-panel h2 a:hover{
    color:red;
    border-bottom: none;
}

nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: 2px solid #1c6bb9;
    border-image: none;
    border-style: solid;
    border-width: 2px 1px 1px;
    color: #555;
    cursor: default;
}

.input-group{
    border: 1px solid #1c6bb9;
}
.input-group .btn-default{
    background: #1c6bb9;
}
.infolist_box_2 li{
    float: left;
    width: 32%;
    list-style:none;
}
.infolist_box_2 li h1{
    font-size:18px;
    background: #fcbb67;
    padding:10px;
    color: #fff;
}
.sencond_2{
    margin: 0 22px;
}
.statistical_l{
    float: left;
    margin-top:24px;
}
.statistical_r{
    float:left;
    width: 84%;
    margin-left: 20px;
}
.statistical_r table{
    width: 100%;
    background: #e4f5ff;
    border: 1px solid #fff;
    text-align: center;
}
.statistical_r table th{
    padding: 10px;
    text-align: center;
    color: #aaa;
    border:1px solid #fff; 
}
.statistical_r table td{
    padding: 10px;
    border:1px solid #fff; 
        
}
.statistical_col{
    margin-top: 30px;
}
.statistical_img img{
    width: 100%;
}
.statistical_col li{
    margin-top: 20px;
}
#page_input {
    padding: 5px 4px 4px;
    width: 50px;
}
.pagination > li {
    display: inline;
    cursor: pointer;
}
.queryPageData {
    float: right;
}