﻿/* 新房 */
/*2016-1-9*/
.logo .nav-border {
display: inline-block;
width: 1px;
height: 28px;
margin: 0 16px 5px 16px;
background: #ccc;
vertical-align: middle;
}
.logo .s-city {
display: inline-block;
height: 28px;
padding: 0 8px;
margin-bottom: 5px;
line-height: 26px;
border: 1px solid #dfdfdf;
border-radius: 2px;
text-decoration: none;
vertical-align: middle;
cursor: pointer;
}
.logo .s-city:hover{color:#333;}
.logo .s-city:after {
content: "\0020";
display: inline-block;
width: 0;
height: 0;
margin: 2px 0 0 8px;
border: 4px solid;
border-color: #999 transparent transparent transparent;
vertical-align: middle;
}
/*2015-11-06*/
#sugBox {
display: none;
width: 151px;
background-color: #fff;
border-top: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-top: 40px;
position: absolute;
z-index: 10;
max-height: 212px;
overflow: hidden;
border-radius: 2px;
}
#sugBox li {
height: 35px;
line-height: 35px;
padding: 0 15px;
}
#sugBox li:hover {
background-color: #f1f1f1;
}
#sugBox li a {
position: relative;
width: 100%;
display: inline-block;
color: #333;
font-size: 12px;
text-decoration: none;
}
#sugBox li a .title {
width: 65px;
display: inline-block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
#sugBox li a .type {
padding: 1px 3px 2px 3px;
border-radius: 2px;
margin-left: 20px;
background-color: #b8c4d2;
text-align: center;
color: white;
vertical-align: top;
}
/*2015-11-02*/
.match-nav 
{
    z-index: 1002;
position: fixed;
bottom: 281px;
right: 5px;
font-size: 12px;
z-index: 1;
}
.unadd-nav-box {
width: 45px;
height: 75px;
border: 1px solid #efeeef;
border-top-color: #f9f9f9;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
background-color: white;
}
.unadd-nav-name {
display: inline-block;
width: 45px;
padding: 5px 10px;
color: #666;
font-size: 12px;
overflow:hidden;
}
.unadd-nav-num {
display: inline-block;
width: 42px;
height: 28px;
line-height: 28px;
text-align: center;
color: #999;
background-color: #f9f9f9;
font-size: 12px;
overflow:hidden;
}
.add-nav-box {
border: 1px solid #efeeef;
border-top-color: #f9f9f9;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
background-color: white;
display:none;
}
.add-nav-header {
color: #666;
padding: 9px 10px;
border-bottom: 1px solid #eee;
}
.add-nav-name {
padding-top: 10px;
padding-bottom: 8px;
}
.add-nav-name>span {
display: block;
color: #333;
padding: 5px 10px;
}
.add-nav-btn {
padding: 0 9px;
}
.add-nav-btn .clear-btn {
width: 100%;
padding: 5px 0;
text-align: center;
color: #9a9a9a;
background-color: #fff;
border: 1px solid white;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
cursor: pointer;
}
.add-nav-btn .jumpMatch {
color: #1273e1;
}
.add-nav-btn .jumpMatch:hover
{
    border: 1px solid #1273e1;
}
.add-nav-name span i {
cursor: pointer;
float: right;
color: #e4e4e4;
font-weight: 700;
}
.sum-judge 
{
width:1150px;
margin: 30px 0 74px 0;
height: 60px;
position:relative;
bottom: 0px;
}
/*2015-10-31*/
#picBox {
display: none;
}
/*2015-10-30*/
.bigimg img{max-width:1000px;height:600px;}
.img-scroll a img {
margin: auto auto;
height: auto;
width: auto;
max-width: 100%;
max-height: 100%;
opacity: .5;
filter: alpha(opacity=50);
cursor: pointer;
}
.img-scroll a img:hover
{
    opacity: 1;
filter: alpha(opacity=100);}
.img-scroll a.flex-active-slide img {
opacity: 1;
filter: alpha(opacity=100);
cursor: default;
}
/*2015-10-28*/
.xinfanglist{max-height:534px; overflow:hidden;clear:both;}
.bottom-info .span{
    font-size: 12px;
color: #fff;
margin-right: 5px;
height: 23px;
vertical-align: middle;
line-height: 23px;
padding: 0 5px;
display: inline-block;
}
.villa {
background-color: #c5a9dd;
}
.q70 {
background-color: #ecc896;
}
.phone-info {
display: inline-block;
width: 290px;
height: 50px;
line-height: 50px;
text-align: center;
font-size: 25px;
font-weight: bold;
color: #f15044;
margin-top:25px;
}
.phone-s {
float: right;
margin-right: 30px;
height: 100%;
line-height: 55px;
font-size: 12px;
color: #d65d4a;
font-weight: bold;
text-align: center;
display: none;
}
.map-content {
width: 1150px;
height: 350px;
float:left;
overflow:hidden;
}
.env-list {
padding: 0 14px;
width: 245px;
height: 302px;
overflow: auto;
font-size: 12px;
color: #333;
font-family: "Hiragino Sans GB","微软雅黑","Microsoft YaHei",SimHei,Tahoma,"宋体b8b\4f53",SimSun,sans-serif;
}
#build-info .mark-label {
position: absolute;
cursor: pointer;
white-space: nowrap;
}
#build-info .mark-label .l-tle {
padding: 0 10px;
display: inline-block;
background-color: #39ac6a;
border-radius: 2px;
min-width: 30px;
color: #fff;
font-size: 12px;
line-height: 25px;
text-align: center;
box-shadow: 0 2px 2px rgba(0,0,0,0.2);
}
#build-info .mark-label .l-des {
background-color: #fff;
display: inline-block;
padding: 0 10px;
border-radius: 0 2px 2px 0;
box-shadow: 0 2px 2px rgba(0,0,0,0.2);
line-height: 25px;
margin-left: -3px;
min-width: 30px;
font-size: 12px;
text-align: center;
}
#build-info .mark-label .l-arrow {
border-top: 6px solid transparent;
border-right: 10px solid transparent;
border-top-color: #39ac6a;
display: block;
width: 0;
height: 0;
margin: 0 auto;
opacity: .9999;
zoom: 1;
position: absolute;
left: 14px;
bottom: -5px;
box-shadow: 0 2px 2px rgba(0,0,0,0.2);
}
#build-info .mark-label:hover, #build-info .clicked {
z-index: 999;
}
#build-info .mark-label:hover .l-tle, #build-info .mark-label.clicked .l-tle {
background-color: #f15044;
}
#build-info .mark-label:hover .l-arrow, #build-info .mark-label.clicked .l-arrow {
border-top-color: #f15044;
}





.xinfang-banner {
    height: 444px;
    margin: 0 auto;
    background-image: url(/Content/images/fang/bg-banner.jpg);
    background-repeat: repeat-x;
    background-position: 100% 0;
}

.xinfang-banner .x-map {
    position: absolute;
    width: 248px;
    left: 0;
    z-index: 2;
}

.xinfang-banner .x-map .x-m-top {
    background: #263138 none repeat scroll 0 0;
    padding: 20px 15px 17px;
}

.s-map{margin-top: 17px;}

.xinfang-banner .x-map .x-m-top .s-city {
    color: white;
    cursor: pointer;
    font-size: 14px;
    height: 15px;
    line-height: 15px;
    margin-bottom: 10px;
    
}

.xinfang-banner .x-map .x-m-top .s-city i:first-child {
    background-image: url("/Content/images/fang/Sprite_Graphic_v2.png");
    background-size: 718px 100px;
    background-position: -8px -10px;
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    display: inline-block;
    vertical-align: top;
    margin: 0 5px;
    position: relative;
    top: -1px;
    left: -1px;
}

.xinfang-banner .x-map .x-m-info {
    height: 341px;
    position: relative;
    width: 248px;
    background-color: #1f2a30;
}

.xinfang-banner .x-map .m-110000 {
    background-image: url("/Content/images/fang/map-yiwu.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 250px 348px;
}

.xinfang-banner .x-map .x-m-info .x-m-txt {
    bottom: 0;
    color: white;
    margin: 12px 12px 15px 15px;
    position: absolute;
}

.xinfang-banner .x-filter {
    background: rgba(0, 138, 255, 0.9);
    height: 444px;
    width: 240px;
    left: 248px;
    padding: 53px 25px 53px 25px;
    position: absolute;
}

.xinfang-banner .x-filter .form-control::-moz-placeholder {
    color: #fff;
}

.xinfang-banner .btn-search {
    color: #999;
}

.xinfang-banner .btn-search:hover {
    color: #666;
}

.xinfang-banner .choose {
    position: relative;
    padding: 6px 6px;
    margin-bottom: 15px;
    border: 1px solid #fff;
    border-radius: 2px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, .05);
}

.xinfang-banner .choose i {
    float: right;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.xinfang-banner .choose:hover {
    background-color: rgba(255, 255, 255, .15);
}

.xinfang-banner .choose:hover i {
    opacity: 1;
    filter: alpha(opacity=100);
}

.divhx a:hover{color:#333}

.media-heading a:hover{color:#333}

.xinfang-banner .choose ul {
    position: absolute;
    top: 30px;
    left: 0;
    display: none;
    width: 100%;
    background-color: #fff;
    height: 120px;
    overflow-y: scroll;
    z-index: 2;
}

.xinfang-banner .choose ul li {
    padding: 8px 6px;
    height:26px;
    overflow:hidden;
}

.xinfang-banner .choose ul li a {
    display: block;
}

.xinfang-banner .choose ul li a:hover,
.xinfang-banner .choose ul li a:focus {
    text-decoration: none;
}

.xinfang-banner .choose ul li:hover {
    background-color: #f1f1f1;
}

.xinfang-banner .btn.btn-white {
    width: 100%;
    margin-top: 50px;
}

.xinfang-des {
    padding: 30px 0;
    background-color: #f1f2f6;
}

.xinfang-des ul li {
    float: left;
    width: 206px;
    height: 114px;
    margin-right: 30px;
}

.xinfang-des ul li.last {
    margin-right: 0;
    float: right;
}

/**2015-10-26**/
.xinfang-hot .media-left {
    padding-right: 0;
    position:relative;
}
.xinfang-hot .media-left img{width:200px;height:200px;}




.xinfang-hot .media-body {
    padding-left: 20px;
    background-color: #f7f7f7;
}


/* xinfang-hot-banner */

.xinfang-hot-banner {
    position: relative;
    overflow: auto;
    width: 100%;
}

.xinfang-hot-banner ul li {
    display: block;
    float: left;
    min-height: 540px;
    min-width: 1150px;
}

.xinfang-hot-banner .dots {
    position: absolute;
    bottom: 0;
    left: 45%;
}

.xinfang-hot-banner .dots li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 4px;
    cursor: pointer;
    transition: background .5s ease 0s, opacity .5s ease 0s;
    text-indent: -999em;
    border-radius: 6px;
    background-color: #f1f2f6;
}

.xinfang-hot-banner .dots li.active {
    opacity: 1;
    background: #000 none repeat scroll 0 0;
}

.xinfang-colorful img {
    width: 100%;
}

.xinfang-all .img-container a {
    display: block;
    position: relative;
}
.xinfang-all .img-container a:focus{outline:none;}
.xinfang-all .img-container a img {
    width: 100%;
    margin-bottom: 10px;
}

.xinfang-all .img-container a p {
    position: absolute;
    bottom: 5px;
    left: 15px;
    color: #fff;
    font-size: 14px;
    z-index:9;
}

.xinfang-all-icon {
    position: absolute;
    right: -6px;
    top: 10px;
    width: 104px;
    height: 43px;
    text-align: center;
    color: #fff;
    padding-top: 8px;
    padding-left: 5px;
    padding-right: 5px;
    overflow: hidden;
    background-image: url(/Content/images/fang/xinfang-all-icon.png);
}


/* 楼房
======================================================================= */

.search-bar {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #eeeff1;
}

.filter-box .dl-lst {
    display: inline-block;
    position: relative;
    width: 100%;
}

.dl-lst {
    margin-bottom: 0;
}

.dl-lst dt {
    float: left;
    height: 27px;
    line-height: 27px;
    margin-right: 6px;
}

.dl-lst dd {
    float: left;
    height: 27px;
    width: 1090px;
    overflow: hidden;
}

.dl-lst dd a {
    height: 27px;
    line-height: 27px;
    display: inline-block;
    padding: 0 6px;
}
.dl-lst dd a:hover
{
     color: #1273e1;
}

.dl-lst dd a.on {
    color: #1273e1;
    font-weight: 700;
}

.dl-lst .more-btn {
    color: #0075ba;
    height: 27px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
}

/**2015-10-26**/
.list-unstyled .row  .col-xs-6{ margin-top:40px;}
.xinfang-all .row  .col-xs-4{ margin-top:40px;}
.list-unstyled li .col-xs-6 .media-left .fix-item {
background: #f15044;
color: #fff;
padding: 3px 6px;
border-radius: 2px;
position: absolute;
left: 12px;
bottom: 12px;
}
.jushi {
width: 260px;
height: 21px;
}

.xinfang-all .img-container h1 {
font-size: 26px;
text-shadow: 0 2px 4px rgba(0,0,0,0.2);
color: white;
font-weight: 700;
position: relative;
z-index: 9;
}


.main-box .row {
    margin-bottom: 20px;
    margin-top: 20px;
}

.main-box p {
    margin-bottom: 15px;
}

.main-box .media-left {
    padding-right: 40px;
}

.main-box .media-object {
    width: 239px;
    height: 174px;
}

.main-box .media-heading {
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    margin-bottom: 14px;
}

.main-box .media-heading span {
    position: relative;
    display: inline-block;
    top: -3px;
    width: 92px;
    height: 24px;
    line-height: 24px;
    padding-left: 5px;
    padding-right: 5px;
    background-image: url(/Content/images/fang/bg-loufang-icon.png);
    font-size: 12px;
    color: #fff;
    background-color: #f25043;
}

.main-box .media-heading i {
    color: #f25043;
}

.main-box .price {
    font-size: 30px;
    color: #f25043;
}

.zaishou,
.bieshu {
    display: inline-block;
    padding: 3px 8px;
    border-width: 1px;
    border-style: solid;
    font-size: 12px;
}

.zaishou {
    color: #d6cfb2;
    border-color: #d6cfb2;
}

.bieshu {
    color: #9dbdc8;
    border-color: #9dbdc8;
}

.huxing-picture-box {
    height: 200px;
    overflow: hidden;
    padding: 0 33px;
    position: relative;
    border-top: 1px solid #ddd;/*2015-10-27*/
}

.huxing-picture-box i.icon-4x {
    position: absolute;
    top: 60px;
    cursor: pointer;
    color: #eee;
}

.huxing-picture-box i.icon-4x:hover {
    color: #ccc;
}

.huxing-picture-box .icon-angle-left {
    left: 0;
}

.huxing-picture-box .icon-angle-right {
    right: 0;
}

/*2015-10-27*/
.huxing-container {
    width: 1100px;
    margin: 20px auto;
    height:159px;
    overflow:hidden;
}

.uull {
position: absolute;
top: 34px;
left: 20px;
box-sizing: border-box;
width: 109px;
line-height:30px;
z-index: 10;
text-align: center;
border: 1px solid #ccc;
list-style:none;
display:none;
background-color: white;
cursor:pointer;
}
.uull li:hover{ text-decoration:underline;}



.huxing-container ul li {
    float: left;
    width: 160px;
    margin-left: 45px;
    color: #666;
    font-size: 12px;
}

.huxing-container ul li.last {
    margin-right: 0;
}

.huxing-container ul li div {
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.huxing-container ul li img {
    width: 160px;
    height: 120px;
}


/* 楼房详细
=============================================================== */

.mod-banner {
    font-family: Tahoma;
    height: 576px;
    margin-bottom: 15px;
    overflow: hidden;
    padding-top: 1px;
    position: relative;
}
.mod-banner .filter-bg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 0;
-webkit-filter: blur(8px);
-moz-filter: blur(8px);
filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='3');
filter: blur(8px);
background-size: cover;
background-position: center 0;
background-repeat: no-repeat;
}
.mod-banner .opacity-bg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 0;
background-color: #000;
opacity: .4;
filter: alpha(opacity=40);
}

.mod-banner .breadcrumb {
    background-color: transparent;
    border-bottom-color: transparent;
    margin-bottom: 0;
    z-index:999;
    position:relative;
}

.mod-banner .breadcrumb li.active,
.mod-banner .breadcrumb a {
    color: #fff;
}

.banner-box {
    width: 1150px;
    height: 506px;
    /*background-image: url(/Content/images/fang/bg-banner-box.jpg);*/
}

.mod-banner .banner-box .box-left {
    width: 362px;
    height: 416px;
    margin-top: 55px;
    margin-left: 30px;
    position: relative;
    float: left;
}

.mod-banner .banner-box .box-left .box-left-top {
    width: 362px;
    height: 140px;
    overflow: hidden;
    background-color: #333;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 2px 2px 0 0;
    box-shadow: 0 0 3px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
    -o-box-shadow: 0 0 3px rgba(0,0,0,.2);
    -ms-box-shadow: 0 0 3px rgba(0,0,0,.2);
}

.mod-banner .banner-box .box-left .box-left-top .name-box h2 {
    margin-top: 0;
}
.mod-banner .banner-box .box-left .box-left-top .update {
    width: 100%;
    height: 40px;
    font-size: 14px;
    color: #aaa;
    margin-bottom: 5px;
    display: inline-block;
}
.mod-banner .banner-box .box-left .box-left-top .name-box h2 .btn {
    background-color: transparent;
    color: #fff;
    border-color: #fff;
    opacity: 1;
    font-size: 14px;
}

.mod-banner .banner-box .box-left .box-left-top,
.mod-banner .banner-box .box-left .box-left-top a {
    color: #fff;
}

.mod-banner .banner-box .box-left .box-left-top .price {
    font-size: 24px;
    color: #d65d4a;
}

.mod-banner .banner-box .box-left .box-left-bottom {
    background-color: #fff;
    border-radius: 0 0 2px 2px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    margin-bottom: 0;
    width: 100%;
}

.mod-banner .banner-box .box-left .box-left-bottom .bottom-info {
    margin: 0 auto;
    width: 90%;
    padding-top: 20px;
    padding-bottom: 20px;
}

.youhui-info {
    display: inline-block;
    width: 103px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-image: url(/Content/images/fang/bg-youhui-info-icon.png);
    color: #fff;
    font-weight: bold;
}

.mod-banner .banner-box .views {
    right: 20px;
    bottom: 20px;
    font-size: 12px;
    position: absolute;
    z-index: 1;
}

.mod-banner .banner-box .views .btn-s {
    background-color: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    display: inline-block;
    height: 86px;
    margin-left: 20px;
    right: 0;
    top: 0;
    width: 81px;
}
a:-webkit-any-link {
    text-decoration: none;
    cursor: pointer;
}
.mod-banner .banner-box .views .license-photos {
    height: 30px;
    float: left;
    padding-right: 6px;
    color: #333;
    font-size: 12px;
    display: inline-block;
    border-radius: 2px;
    background: #fff;
    opacity: .8;
    filter: alpha(opacity=80);
    box-shadow: 0 1px 3px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.2);
    -o-box-shadow: 0 1px 3px rgba(0,0,0,.2);
    -ms-box-shadow: 0 1px 3px rgba(0,0,0,.2);
    cursor: pointer;
}
.mod-banner .banner-box .views .house-photos {
    height: 30px;
    width: 92px;
    margin-left: 14px;
    color: #333;
    font-size: 12px;
    display: inline-block;
    border-radius: 2px;
    background: #fff;
    opacity: .8;
    filter: alpha(opacity=80);
    box-shadow: 0 1px 3px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.2);
    -o-box-shadow: 0 1px 3px rgba(0,0,0,.2);
    -ms-box-shadow: 0 1px 3px rgba(0,0,0,.2);
    cursor: pointer;
}
.mod-banner .banner-box .views .license-photos span {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    text-align: right;
    float: right;
    z-index: 500;
}
.mod-banner .banner-box .views .license-photos .license-icon {
    margin: 8px;
    width: 16px;
    height: 14px;
    display: inline-block;
    background: url(/Content/images/lic-icon.png?d9bc88c…);
    background: -webkit-image-set(url(/Content/images/lic-icon.png?d9bc88c…) 1x,url(/Content/images/lic-icon.png?d9bc88c…) 2x) no-repeat 50%;
}

.mod-banner .banner-box .views .pic-btn {
    background: url(/Content/images/fang/pic-btn.png) no-repeat scroll 0 0;
}
.mod-banner .banner-box .views .house-photos span {
    display: inline-block;
    height: 30px;
    width: 92px;
    line-height: 30px;
    text-align: right;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 500;
}
.mod-banner .banner-box .views .house-photos .photo-icon {
    margin: 7px 8px;
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url(/Content/images/photo-icon.png?2c55960…);
    background: -webkit-image-set(url(/Content/images/photo-icon.png?2c55960…) 1x,url(/Content/images/photo-icon@2x.png?2fbccc1…) 2x) no-repeat 50%;
}

.mod-banner .banner-box .views .btn-s span {
    display: inline-block;
    padding-top: 2px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

.mod-banner .banner-box .views .map-btn {
    background: url(/Content/images/fang/map-btn.png) no-repeat scroll 0 0;
}

.mod-banner .banner-box .views .likea {
    cursor: pointer;
    display: block;
    height: 55px;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 3px;
    width: 75px;
}

.mod-info {
    background-color: #fffcf2;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    color: #9c6848;
    line-height: 26px;
    padding: 30px;
}

.panel-tab {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    color: #555;
    font-size: 16px;
    height: 55px;
    margin: 0 auto 15px;
    position: relative;
    width: 1150px;
}

.panel-tab ul li {
    float: left;
    height: 55px;
    line-height: 55px;
    position: relative;    
    transition: color 0.3s linear 0s;
    width: 125px;
}

.panel-tab li a {
    color: #555;
    display: inline-block;
    height: 55px;
    text-align: left;
    text-decoration: none;
    width: 120px;
}

.panel-tab .on a {
    color: #fff;
    /*background-color: #1273e1;
    transition: background-color 0.3s linear 0s;*/
}
.mod-price .bill .yue .yue-info {
    font-size: 20px;
    font-weight: 700;
    color: #f15044;
}
.panel-tab li i {
    display: none;
    position: absolute;
    top: 49px;
    left: 45%;
    color: #1273e1;
    transition: color 0.3s linear 0s;
}

.panel-tab li.on i {
    display: none;
}
.h2-flow {
    float: left;
    /*padding-left: 30px;*/
    padding-top: 25px;
    padding-bottom: 10px;
    font-size: 20px;
}
.mod-panel-houseonline {
    background-color: #fff;
    margin-bottom: 15px;
    box-shadow: 0 1px 3px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.2);
    -o-box-shadow: 0 1px 3px rgba(0,0,0,.2);
    -ms-box-shadow: 0 1px 3px rgba(0,0,0,.2);
}

.mod-house-online .title a {
    position: relative;
    top: 20px;
    margin-right: 20px;
}

.mod-house-online .media {
    margin: 20px;
}

.mod-house-online .media-left {
    padding-right: 40px;
}

.mod-house-online .media-object {
    height: 140px;
    width: 124px;
}

.mod-house-online .media-body p span {
    display: inline-block;
    padding: 4px 6px;
    margin-right: 10px;
    color: #fff;
    font-size: 12px;
}
.mod-house-online .houselist, .mod-house-online .housemore {
    /*padding-left: 30px;
    padding-right: 30px;*/
}
.mod-house-online .house-det {
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 27px;
    padding-top: 30px;
    height:178px;
}
.mod-house-online .house-det li {
    float: left;
}
.mod-house-online .house-det .img-li {
    /*text-align: center;*/
    width: 140px;
    height: 120px;
    margin-right: 40px;
    position: relative;
    font-size: 0;
}
.mod-house-online .house-det .img-li:before {
    content: " ";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}
.mod-house-online .house-det .img-li img {
    cursor: pointer;
    display: inline-block;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
.mod-house-online .house-det .img-li .tip {
    width: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    z-index: 20;
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 3px;
    margin-left: 3px;
    height: 25px;
    color: #fff;
    display: inline-block;
    background: #333;
    filter: alpha(opacity=80);
    opacity: .8;
    font-size: 12px;
    font-weight: 700;
    border-radius: 2px;
    line-height: 22px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
}
.mod-house-online .house-det .info-li {
    margin-right: 135px;
}
.mod-house-online .house-det .info-li p {
    margin-bottom: 10px;
}
.mod-house-online .house-det .info-li .p1 {
    margin-top: -3px;
    font-size: 20px;
    font-weight: 700;
}
.mod-house-online .house-det .info-li .p1 .p1-orientation {
    font-size: 14px;
}
.mod-house-online .house-det .info-li .p1 .p1-green {
    border: 1px solid #3072f6;
    color: #3072f6;
}
.mod-house-online .house-det .info-li .p1 .p1-state {
    vertical-align: 4px;
    display: inline-block;
    padding: 0 7px;
    height: 21px;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    line-height: 21px;
    border-radius: 2px;
}
.mod-house-online .house-det .info-li .p2 {
    font-size: 14px;
    font-weight: 700;
}
.mod-house-online .house-det .info-li .p2 span {
    color: #f15044;
}
.mod-house-online .house-det .info-li .p2 span.p2-time {
    margin-left: 10px;
    color: #6b7072;
    font-weight: 400;
}
.mod-house-online .house-det .info-li .p3 {
    font-size: 14px;
    max-width: 550px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.mod-house-online .house-det .info-li .p4 span {
    font-size: 12px;
    color: #fff;
    margin-right: 5px;
    height: 23px;
    vertical-align: middle;
    line-height: 23px;
    padding: 0 5px;
    display: inline-block;
}
.mod-house-online .house-det .info-li .p4 .tag1 {
    background-color: #c5a9dd;
}
.mod-house-online .house-det .info-li .p4 .tag2 {
    background-color: #ecc896;
}
.mod-house-online .house-det .info-li .p4 .tag3 {
    background-color: #e0a0a0;
}
.mod-house-online .house-det .info-li .p4 .tag4 {
    background-color: #96cf95;
}
.mod-house-online .house-det .chak {
    display: inline-block;
    height: 32px;
    width: 60px;
    margin-top: 2px;
    float: right;
    background: #3072f6;
    color: #fff;
    font-size: 12px;
    line-height: 32px;
    text-align: center;
    margin-left: 10px;
    border-radius: 2px;
    cursor: pointer;
    box-shadow: inset 0 -1px 0 #2d8652;
    -webkit-box-shadow: 0 -1px 0 #2d8652 inset;
    -moz-box-shadow: 0 -1px 0 #2d8652 inset;
    -o-box-shadow: 0 -1px 0 #2d8652 inset;
    -ms-box-shadow: 0 -1px 0 #2d8652 inset;
}

/*2015-10-30*/
.mod-house-online .all-list {
font-size: 14px;
    width: 100%;
    margin-top: -1px;
    height: 46px;
    background: #fff;
    text-align: center;
    line-height: 46px;
    border: 1px solid #e4e4e4;
}
.mod-house-online .all-list:hover{background-color:#fbfbfb;}
.mod-house-online .all-list .more {
cursor: pointer;
color: #999;
}
.mod-house-online .all-list:hover .more
{
    text-decoration:underline;
    color:#1273e1;
}
.mod-wrap .mod-estate-album {
    background-color: #fff;
    margin-bottom: 15px;
    padding: 30px 0px 0;
}








.mod-panel {
    background-color: #fff;
    margin-bottom: 15px;
    padding: 10px 30px 30px;
}

/*2015-10-28*/
.mod-price{width:1150px;min-height:410px;height:auto;float:left;}
.mod-price .count {
width: 350px;
height: 100%;
float: left;
}
.mod-price .count .count-top {
margin-bottom: 20px;
margin-top: 10px;
}
.mod-price .count .count-icon {
width: 55px;
height: 45px;
background: url(/Content/images/fang/count-icon.png) no-repeat;
display: inline-block;
text-align: center;
line-height: 45px;
color: #6f6117;
float: left;
}
.price-title {
font-size: 18px;
display: block;
line-height: 18px;
margin-bottom: 5px;
}
.mod-price .count .count-intro {
font-size: 14px;
color: #aaa;
}
.mod-price .count ol li{height:35px;line-height:35px;}
.mod-price .clear .ret-zongjia input {
float: left;
display: inline-block;
width: 74%;
height: 95%;
margin-top: 1px;
margin-left: 20px;
border: 0;
}
.mod-price .select-math {
display: inline-block;
width: 200px;
height: 25px;
margin-top: 15px;
margin-left: 93px;
}
.mod-price .start-div {
height: 335px;
width: 200px;
float: left;
position: relative;
margin-left:80px;
}
.mod-price .clear {
margin-top: 10px;
clear:none;
}
.mod-price .clear .tle {
float: left;
display: inline-block;
width: 84px;
height: 35px;
font-size: 16px;
line-height: 37px;
}
.mod-price .clear .ret {
float: right;
width: 255px;
background-color: #f9f9f9;
font-size: 12px;
text-align: center;
position: relative;
height: 35px;
line-height: 35px;
border-radius: 2px;
border: 1px solid #ccc;
}
.mod-price .clear .ret-zongjia {
float: right;
width: 255px;
font-size: 12px;
text-align: center;
position: relative;
height: 35px;
line-height: 35px;
border-radius: 2px;
border: 1px solid #ccc;
}
.mod-price .clear .ret .da {
float: left;
margin-left: 20px;
}
.mod-price .clear .ret ol {
display: none;
position: absolute;
top: 36px;
width: 255px;
z-index: 999;
background: #fff;
text-align: left;
list-style: none;
border-radius: 2px;
border: 1px solid #ccc;
margin-left: -1px;
margin-top: -1px;
}
.mod-price .clear .ret .arrow {
position: absolute;
border-color: #828282 transparent transparent;
border-style: solid;
border-width: 6px 4px;
right: 20px;
top: 14px;
}
.mod-price .bill {
width: 360px;
height: 310px;
float: right;
position: relative;
}

.clear {
zoom: 1;
}

/*2015-10-28*/
.mod-price .clear .ret ol li {
padding-left: 20px;
cursor: pointer;
height:30px;
line-height:30px;
}
.mod-price .right-icon {
display: inline-block;
width: 15px;
height: 15px;
line-height: 15px;
background: url(/Content/images/fang/icon-btn.png) no-repeat;
border: 0;
}
.mod-price .slt-i {
font-size: 12px;
display: inline-block;
margin-right: 20px;
font-weight: bold;
vertical-align: middle;
}
.mod-price .wu-icon {
display: inline-block;
width: 15px;
height: 15px;
border: 1px solid #ccc;
background-color: #f9f9f9;
line-height: 13px;
vertical-align: middle;
border-radius: 2px;
}
.mod-price .start-div .start-line {
display: inline-block;
width: 1px;
height: 335px;
margin: 0 auto;
margin-left: 115px;
background-color: #e4e4e4;
overflow: hidden;
}
.mod-price .start-btn {
display: inline-block;
cursor: pointer;
width: 80px;
height: 80px;
position: absolute;
left: 75px;
top: 112px;
z-index: 2;
background: url(/Content/images/fang/btn_jisuan.png);
background: -webkit-image-set(url(/Content/images/fang/btn_jisuan.png) 1x, url(/Content/images/fang/btn_jisuan@2x.png) 2x);
background-repeat: no-repeat;
}
.mod-price .bill .bill-top {
margin-bottom: 10px;
}
.mod-price .bill .bill-info {
font-size: 14px;
height: 142px;
}
.mod-price .bill .yue {
margin-top: 33px;
margin-bottom: 52px;
}
.mod-price .bill .small {
font-size: 12px;
color: #999;
}
.mod-price .bill .bill-info .pie-bgbgbg {
right: 0;
display: none;
position: absolute;
background: url(/Content/images/fang/pie-bg.png);
background: -webkit-image-set(/Content/images/fang/pie-bg.png) 1x, url(/Content/images/fang/pie-bg@2x.png) 2x);
background-repeat: no-repeat;
width: 150px;
height: 142px;
}
.mod-price .bill .jiage {
font-size: 14px;
}
.mod-price .bill .jiage-info {
font-size: 14px;
font-weight: bold;
display: inline-block;
margin-right: 30px;
margin-bottom: 10px;
}
.mod-price .bill .zongjia-info-box {
font-size: 14px;
font-weight: bold;
display: inline-block;
margin-bottom: 10px;
}
.mod-price .bill .bill-info #my-pie {
width: 142px;
height: 142px;
position: absolute;
right: 0;
display: none;
top:45px;
z-index: 2;
}
.mod-price .bill .bill-info .shoufu {
background-color: #f7e7e6;
color: #883631;
margin-bottom: 8px;
}
.mod-price .bill .bill-info span {
display: inline-block;
margin-left: 15px;
}
.mod-price .bill .bill-info .daikuan {
background-color: #e2eff7;
color: #41647a;
margin-bottom: 8px;
}
.mod-price .bill .bill-info p {
height: 42px;
line-height: 42px;
}
.mod-price .bill .bill-info span {
display: inline-block;
margin-left: 15px;
}
.mod-price .bill .bill-info .lixi {
background-color: #fcf8e2;
color: #486241;
}
.mod-price .bill .bill-info p {
height: 42px;
line-height: 42px;
}
.mod-price .bill .yue .yue1 {
font-size: 14px;
font-weight: bold;
}
.btn-successs {
color: #fff;
background-color: #1273e1;
border-color: #1273e1;
}
.btn-successs:hover,.btn-successs.hover
{
    color: #fff;
background-color: #1273e1;
border-color: #1273e1;
}
.btn-successs:focus,.btn-successs.focus {
color: #fff;
background-color: #1273e1;
border-color: #1273e1;
}
.btn-successs:active,.btn-successs.active {
color: #fff;
background-color: #1273e1;
border-color: #1273e1;
}







.mod-panel .mod-panel-img {
    width: 665px;
    height:400px;
}

.house-map .map-indicator a {
    color: #555;
    margin-right: 4px;
    padding: 5px 6px;
}

.house-map .map-indicator a.on {
    background-color: #1273e1;
    color: #fff;
}

.mod-details .tab li {
    border-bottom: 1px solid #ededed;
    border-top: 1px solid #ededed;
    cursor: pointer;
    float: left;
    font-size: 16px;
    font-weight: normal;
    padding: 18px 0;
    text-align: center;
}

.mod-details .tab .no-click {
    color: #aaa;
}

.mod-details .tab-wuye,.mod-details .tab-wuyes {
    width: 50%;
}

.mod-details .tab-loupan,.mod-details .tab-loupans {
    border-right: 1px solid #ededed;
    width: 49%;
}

.mod-details .tab li span {
    display: inline-block;
    width: 100px;
}

.mod-details .tab li i {
    display: inline-block;
    float: left;
    height: 20px;
    margin-top: 4px;
    width: 17px;
    height:20px;
}

.mod-details .tab-loupans i {
    background: rgba(0, 0, 0, 0) url("/Content/images/fang/icon_box_press.png") no-repeat scroll 0 0;
}

.mod-details .tab-loupan i {
    background: rgba(0, 0, 0, 0) url("/Content/images/fang/icon_box1.png") no-repeat scroll 0 0;
}

.mod-details .tab-wuyes i {
    background: rgba(0, 0, 0, 0) url("/Content/images/fang/icon_key1.png") no-repeat scroll 0 0;
}

.mod-details .tab-wuye i {
    background: rgba(0, 0, 0, 0) url("/Content/images/fang/icon_key.png") no-repeat scroll 0 0;
}

.mod-details .name {
    display: inline-block;
    width: 100px;
    font-weight: bold;
}

.house-push .house-name {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    line-height: 17px;
    margin-right: 10px;
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.house-push .zhuzhai {
    background: #ccc none repeat scroll 0 0;
    border-radius: 2px;
    color: #fff;
    float: right;
    font-size: 12px;
    line-height: 17px;
    padding: 0 4px;
    position: absolute;
}

.house-push a img {
    height: 163px;
    width: 213px;
    margin-bottom: 15px;
}

.modal-detail .modal-body {
    padding: 0;
    height: 570px;
}

.modal-detail .modal-body .close {
    position: absolute;
    right: 20px;
    top: 10px;
    font-size: 34px;
    color: #999;
    z-index: 200;
}

.modal-detail .modal-body .col-xs-4 {
    min-height: 570px;
    background-color: #F5F5F5;
    padding: 20px 30px;
}

.duibi-info {
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}

.modal-detail .modal-body .img-big {
    height: 400px;
    line-height: 400px;
    text-align: center;
}

.modal-detail .modal-body .img-big i {
    color: #eee;
    cursor: pointer;
    position: absolute;
    top: 45%;
}

.modal-detail .modal-body .img-big i:hover {
    color: #999;
}

.modal-detail .modal-body .img-big i.icon-angle-left {
    left: 10px;
}

.modal-detail .modal-body .img-big i.icon-angle-right {
    right: 10px;
}

.modal-detail .modal-body .img-big img {
    max-height: 300px;
vertical-align: middle;
margin-top:100px;
}
/*2015-10-31*/
.modal-detail .modal-body .img-sm
{
    display:inline-block;
    position:absolute;
    height:80px;
    overflow:hidden;
    z-index:0;
}
/*end*/

.modal-detail .modal-body .img-sm img {
    height: 80px;
    margin-right: 20px;
    cursor: pointer;
}

.modal-detail .modal-body .duibi-add {
    margin-top: 30px;
}

.modal-detail .modal-body .duibi-add .btn {
    width: 40%;
}

.duibi-fix {
    position: fixed;
    top: 35%;
    right: 5px;
    z-index: 10001;
}
/*2015-10-31*/
.duibi-info .p-title {
margin-top: 10px;
font-weight: bold;
font-size: 26px;
}
.duibi-info .p-area {
margin-top: 10px;
font-weight: bold;
}
.duibi-info .p-area .p-type {
font-size: 16px;
}
.duibi-info .p-area .p-are {
display: inline-block;
padding-left: 23px;
font-size: 16px;
}
.duibi-info .p-average {
font-size: 16px;
font-weight: bold;
margin-top: 10px;
}
.duibi-info .p-average .p-average-info {
color: #f15044;
}
.duibi-info .p-dtl {
font-size: 14px;
margin-top: 10px;
}
.duibi-info .p-dtl .directionl {
color: #b5b5b5;
}
.duibi-info .p-dtl .fixture {
display: inline-block;
margin-left: 40px;
color: #b5b5b5;
}
.duibi-info .p-tips {
margin-top: 10px;
margin-bottom: 15px;
overflow: hidden;
max-height: 23px;
}
.duibi-info .p-tips span {
font-size: 12px;
color: #fff;
margin-right: 5px;
height: 23px;
vertical-align: middle;
line-height: 23px;
padding: 0 5px;
float: left;
}
.duibi-info .p-tips .tag1 {
background-color: #c5a9dd;
}
.duibi-info .p-tips .tag2 {
background-color: #ecc896;
}
.duibi-info .p-tips .tag3 {
background-color: #e0a0a0;
}
.duibi-info .p-tips .tag4 {
background-color: #96cf95;
}




.duibi-fix > div {
    padding: 10px 5px;
    background-color: #fff;
}

.back-to-top {
    padding: 5px 0;
    cursor: pointer;
    color: #ccc;
    box-sizing: border-box;
text-align: center;
line-height: 22px;
border: 1px solid #efeeef;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
margin-top: 5px;
background-color: white;
display:none;
}

.back-to-top:hover {
    color: #333;
}

.duibi-object {
    display: inline-block;
    width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.duibi-fix .icon-remove {
    margin-top: 2px;
    color: #ccc;
    cursor: pointer;
    margin-right: 5px;
}

.duibi-fix .icon-remove:hover {
    color: #333;
}

.btn-duibi {
    padding: 5px 0;
    border: 1px solid transparent;
}

.btn-duibi a {
    color: #39ac6a;
    border-radius: 4px;
}

.btn-duibi:hover {
    border-color: #39ac6a;
}

.btn-duibi:hover a {
    color: #39ac6a;
    text-decoration: none;
}


/* 相册
==================================================== */

.xiangce .nav-tabs {
    margin-top: 15px;
    margin-bottom: 15px;
    border: none;
}

.xiangce .nav-tabs > li > a {
    border-radius: 4px;
    padding: 6px 8px;
    margin-right: 10px;
}

.xiangce .nav-tabs > li.active > a,
.xiangce .nav-tabs > li.active > a:hover,
.xiangce .nav-tabs > li.active > a:focus {
    background-color: #666;
    border-width: 0;
    color: #fff;
}

.xiangce .nav > li > a:hover,
.xiangce .nav > li > a:focus {
    background-color: transparent;
    border-color: transparent;
}

.xiangce .img-scroll {
    padding-left: 40px;
    padding-right: 40px;
}

.xiangce .img-scroll img {
    width: 90px;
    height:90px;
    margin-right: 15px;
}

.xiangce .img-scroll i {
    position: absolute;
    color: #eee;
    cursor: pointer;
}

.xiangce .img-scroll i:hover {
    color: #999;
}

.xiangce .img-scroll i.icon-angle-left {
    top: 10px;
    left: 0;
}

.xiangce .img-scroll i.icon-angle-right {
    top: 10px;
    right: 0;
}


/* 楼房对比
================================================================ */

.duibi-box .title {
    margin-top: 20px;
    font-weight: 500;
    font-size: 20px;
}

.table-duibi {
    border: none;
}

.table-duibi tr td:first-child,
.table-duibi tr td:last-child {
    border-left: none;
}

.table-duibi tr td:first-child {
    text-align: center;
}

.img-choose {
    width: 165px;
    margin: 10px auto;
    text-align: left;
    position: relative;
}

.img-choose img {
    height: 125px;
    width: 100%;
}

.table-duibi tbody tr td {
    position: relative;
    padding: 15px 30px;
    border-color: #eee;
}
/*2015-11-03*/
.table-duibi tr td.can-hover:hover:after {
position: absolute;
content: '';
width: 16px;
height: 16px;
display: block;
top: 8px;
right: 8px;
background-image: url("/Content/images/fang/match-icon.png");
background-repeat: no-repeat;
background-position: -110px -48px;
background-size: 210px 175px;
}
.table-duibi tr td.match-choice:after {
position: absolute;
content: '';
width: 16px;
height: 16px;
display: block;
top: 8px;
right: 8px;
background-image: url("/Content/images/fang/match-icon.png");
background-repeat: no-repeat;
background-position: -135px -48px;
}
.table-duibi tr td.match-choice:hover:after {
background-position: -135px -48px;
}
.table-duibi tr td .box-sm-huxing:hover:after {
position: absolute;
content: '';
width: 13px;
height: 13px;
display: block;
top: -6px;
right: -6px;
background-image: url("/Content/images/fang/match-icon.png");
background-repeat: no-repeat;
background-position: -160px -48px;
background-size: 210px 175px;
}
.table-duibi tr td.text-left span.match-choice:after
{
    position: absolute;
content: '';
width: 13px;
height: 13px;
display: block;
top: -6px;
right: -6px;
background-image: url("/Content/images/fang/match-icon.png");
background-repeat: no-repeat;
background-position: -185px -48px;
}
.table-duibi tr td .box-sm-huxing .match-choice:hover:after {
background-position: -185px -48px !important;
}
.add-nav-header .add-nav-header-num {
color: #1273e1;
font-weight: 700;
}
.bigbg {
background: url(/Content/images/fang/pinpaibg.jpg) no-repeat;
width: 100%;
padding-top: 50px;
background-position: center 0;
display: block;
background-size: 100% 1100px;
height: 1100px;
}
/*end*/


.box-sm-huxing {
    position: relative;
    display: inline-block;
    padding: 5px 8px;
    margin-right: 10px;
    margin-bottom: 5px;
    border: 1px solid #eee;
}

.sum-judge .table-duibi td {
    background-color: #1273e1;
    color: #fff;
    font-size: 14px;
}


/* 近期开盘
============================================================== */
.bigbgs {
background: url(/Content/images/fang/pinpaibg.jpg) no-repeat;
width: 100%;
background-position: center 0;
display: block;
background-size: 100% 1100px;
}
.logo-sm img {
    margin-top: 40px;
    width: 230px;
    height: 56px;
}

.img-intro img {
    margin-top: 60px;
    margin-bottom: 70px;
    width: 845px;
}

.sec-top {
  background: #282828 none repeat scroll 0 0;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.7);
  position: relative;
}

.img-crop {
  height: 320px;
  overflow: hidden;
  width: 845px;
}

.sec-top .intro {
  bottom: 25px;
  color: white;
  left: 25px;
  position: absolute;
  z-index: 100;
}

.sec-top .intro .bor {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  margin-bottom: 20px;
  width: 550px;
}

.sec-top .intro h1 {
  display: inline-block;
  font-size: 27px;
  margin-right: 8px;
}

.sec-top .intro .title01 {
  color: #e4e4e4;
  display: inline-block;
  font-size: 10px;
  position: relative;
  top: 1px;
}

.sec-top .intro .title02 {
  font-size: 14px;
  margin-bottom: 0;
}

.sec-top .intro .title02 .b-sp {
  font-weight: 700;
}

.sec-top .intro .title02 span {
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
}

.sec-top .pinpai {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9;
}

.sec-top .pinpai img{
    width: 100px;
    height: 100px;
}

.sec-top .coverbg {
  background: rgba(0, 0, 0, 0) url("/Content/images/fang/mask_bj2.png") repeat-y scroll 0 0;
  bottom: 0;
  height: 320px;
  position: absolute;
  width: 100%;
}

.description {
  color: #999;
  font-size: 12px;
  line-height: 17px;
  margin-bottom: 40px;
  margin-top: 20px;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
}

.jinqi .paginations  .active, 
.jinqi .paginations  .active span, 
.jinqi .paginations  .active:hover, 
.jinqi .paginations  .active > span:hover, 
.jinqi .paginations  .active:focus, 
.jinqi .paginations  .active span:focus {
  background-color: #F9CC89;
  border-color: #F9CC89;
  color: #333;  
  padding:9px 13px;
}



.jinqi .paginations  span  a, 
.jinqi .paginations  span {
    font-size: 14px;
    color: #fff;
    font-family: 'arial';
    background-color: transparent;
    text-decoration:none;
    padding:9px 6px;
}


.jinqi .paginations  span  a:hover,
.jinqi .paginations  span  span:hover{
    background-color: transparent;
}

.jinqi-banner {
  height: 500px;
  margin-bottom: 80px;
  position: relative;
  width: 100%;
}

.jinqi-banner .pinpailogo {
  border-radius: 50px;
  bottom: -50px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  height: 100px;
  left: 50%;
  margin-left: -50px;
  position: absolute;
  width: 100px;
}

.jinqi-banner .dev_slogan {
  color: white;
  font-weight: bold;
  height: 120px;
  left: 50%;
  line-height: 60px;
  margin-left: -500px;
  margin-top: -60px;
  position: absolute;
  text-align: center;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.7);
  top: 50%;
  width: 1000px;
}

.jinqi-banner .dev_slogan .developer {
  display: block;
  font-size: 39px;
}

.jinqi-banner .dev_slogan .slogan {
  font-size: 50px;
}

.blocks {
  margin: 30px auto;
  width: 1000px;
}

.blocks .nav-block {
  background: #eee none repeat scroll 0 0;
  border-radius: 2px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 100%;
}

.blocks .nav-block li {
  border-radius: 2px;
  cursor: pointer;
  float: left;
  height: 50px;
  line-height: 50px;
  list-style: outside none none;
  padding: 0 25px;
  text-align: center;
}

.blocks .nav-block li.on {
  background: #deb25e none repeat scroll 0 0;
  color: white;
}

.blocks .nav-block li a {
  color: black;
  float: none;
  font-size: 16px;
  text-decoration: none;
}

.blocks .nav-block li.on a {
  color: white;
}

.blocks .item-detail .item-title h2 {
  display: inline-block;
}

.blocks .item-detail .item-title .num {
  color: #deb25e;
}

.blocks a {
  display: block;
  float: left;
  text-decoration: none;
}

.blocks .item-detail .item-list .item-content {
  margin-bottom: 7px;
  position: relative;
  width: 310px;
}

.blocks .item-detail .item-list .item-content .img-item {
  height: 310px;
  width: 310px;
}

.blocks .item-detail .item-list .item-content .item-des {
  color: white;
  height: 70px;
  left: 50%;
  line-height: 5px;
  margin-left: -155px;
  margin-top: -35px;
  position: absolute;
  text-align: center;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  top: 50%;
  width: 310px;
  z-index: 2;
}

.blocks .item-detail .item-list .item-content .item-des span {
  background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
  border-radius: 2px;
  color: #000;
  font-size: 12px;
  padding: 3px 5px;
}

.blocks .item-detail .item-list .item-content .item-des h3 {
  font-size: 22px;
  padding-top: 5px;
}

.blocks .item-detail .item-list .item-content .item-des h2 {
  font-size: 16px;
  font-weight: normal;
}

.blocks .item-detail .item-list .item-bottom {
  font-size: 14px;
  font-weight: bold;
  width: 310px;
}

.blocks .item-detail .item-list .item-bottom .b-fangxing {
  float: left;
}

.blocks .item-detail .item-list .item-bottom .b-fangxing .b-bottom {
  color: black;
  display: inline-block;
  margin-right: 15px;
  max-width: 102px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.blocks .item-detail .item-list .item-bottom .b-price {
  float: right;
}

.blocks .item-detail .item-list .item-bottom .b-price span {
  color: #deb25e;
}

/* 楼房专题 2015-11-05
=================================================================*/

.topic-banner{
    height: 444px;
    width: 100%;
    background-image: url(/Content/images/fang/topic-banner.jpg);
    background-repeat: no-repeat;
    background-position: center 0;
}

.topic-banner .breadcrumb{
    color: #fff;
    background-color: transparent;
}

.topic-banner .breadcrumb li,
.topic-banner .breadcrumb li a{
    color: #fff;
}

.daihuayuan {
    display: inline-block;
    padding: 2px 6px;
    font-size: 12px;
    color: #bdbfc4;
    background-color: #f5f5f5;
}

.newhousetitle,.newhousetitle:hover,.newhousetitle:active,.newhousetitle:visited{color:#333}
.newhousetitle:active,.newhousetitle:focus{ text-decoration:none;}

.bdok {
width: 43px;
line-height: 22px;
text-align: center;
border: 1px solid #b7b7b7;
background-color: #fff;
cursor: pointer;
margin-left: 5px;
color: #555;
font-size: 12px;
height: 24px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.namess {
line-height: 24px;
border: 2px solid #fff;
border-radius: 12px;
padding: 0 7px;
font-size: 14px;
color: #fff;
position: relative;
display: inline-block;
background-color: #1273e1;
box-shadow: 0 0 7px rgba(0,0,0,0.2);
}
.namess .arrow {
background-image: url("/Content/images/fang/spritesheet.png");
background-repeat: no-repeat;
display: inline-block;
width: 17px;
height: 8px;
background-position: -215px -79px;
position: absolute;
bottom: -8px;
left: 50%;
margin-left: -8.5px;
}

.items {
background-image: url("/Content/images/fang/spritesheet.png");
background-repeat: no-repeat;
display: inline-block;
width: 35px;
height: 40px;
background-position: -215px -5px;
line-height: 38px;
font-size: 12px;
color: #fff;
text-align: center;
font-weight: bold;
}

.mplist {
position: absolute;
top:23px;
right: 13px;
width: 310px;
background-color: #fff;
box-shadow: 0 0 7px rgba(0,0,0,0.45);
}
.nametitle {
line-height: 39px;
text-align: center;
font-size: 14px;
font-weight: bold;
color: #fff;
background-color: #1273e1;
}
#r-result ul {
height: 265px;
overflow-y: auto;
}
#r-result ul li {
padding: 21px 0;
border-bottom: 1px solid #e1e4e9;
cursor: pointer;
}
#r-result ul li span {
background-image: url("/Content/images/fang/spritesheet.png");
background-repeat: no-repeat;
display: inline-block;
width: 23px;
height: 28px;
background-position: -211px -97px;
vertical-align: top;
margin-left: 17px;
line-height: 25px;
font-size: 12px;
font-weight: bold;
color: #fff;
text-align: center;
}
#r-result ul li .item {
display: inline-block;
width: 215px;
margin-left: 13px;
}
#r-result ul li .item .itemTitle {
font-size: 14px;
font-weight: bold;
}
#r-result ul li .item .itemInfo {
color: #888;
font-size: .85em;
line-height: 18px;
margin-top: 8px;
}


.modal-custom .modal-content {
border-radius: 0;
}
.modal-custom .modal-header {
text-align: center;
color: #fff;
background-color: #1273e1;
}
.modal-custom .close {
margin-top: -4px;
font-size: 34px;
font-weight: lighter;
opacity: .2;
filter: alpha(opacity=20);
color: #fff;
text-shadow: none;
}
.modal-custom .modal-body {
background-color: #fbfbfb;
}
.location .row {
margin-top: 15px;
margin-bottom: 15px;
}
.location .row .col-xs-4 a.current {
position: relative;
color: #fff;
background-color: #444;
}
.location .row .col-xs-4 a.current i {
position: absolute;
top: 18px;
left: 15px;
width: 20px;
height: 20px;
background-image: url(../Content/images/icon-current.png);
}
.location .row .col-xs-4 a {
display: inline-block;
width: 170px;
height: 55px;
line-height: 55px;
font-size: 16px;
text-align: center;
color: #333;
border-radius: 4px;
background-color: #fff;
}
.location .row .col-xs-4 a.current {
position: relative;
color: #fff;
background-color: #444;
}




.p-note-b {
width: 246px;
height: 63px;
margin-top: 100px;
}
.p-note {
margin-top: 15px;
font-size: 12px;
border: 1px solid #ccc;
border-radius: 3px;
background: #fbfbfb;
width: 246px;
height: 63px;
}
.p-note #p-note-info {
display: inline-block;
height: 43px;
width: 226px;
background: #fbfbfb;
margin-top: 10px;
margin-left: 10px;
border: 0;
font-size: 12px;
}
.tianjia {
color: #1273e1;
cursor: pointer;
}
.tianjia:hover
{
    color: #1273e1;
}
.mod-wrap .mod-estate-album .album-wrap {
    /*height: 193px;*/
    overflow: hidden;
}
.mod-wrap .mod-estate-album .album-wrap .album-list-item {
    margin-left: 15px;
    /*height: 210px;*/
}
.mod-wrap .mod-estate-album .album-wrap .album-list-item:first-child {
    margin-left: 0;
}
.mod-wrap .mod-estate-album .album-wrap .album-list-item a {
    text-decoration: none;
}
.mod-wrap .mod-estate-album .album-wrap .album-list-item img {
    display: block;
    width: 215px;
    height: 170px;
}
.mod-wrap .mod-estate-album .album-wrap .album-list-item .album-list-info {
    display: block;
    text-align: center;
    padding-top: 14px;
    color: #333;
    font-size: 12px;
    text-decoration: none;
}
.mod-wrap .mod-estate-album .album-bottom {
    color: #999;
    display: block;
    text-align: center;
    margin: 0 -30px;
    height: 46px;
    background: #fbfbfb;
    line-height: 46px;
    border-top: 1px solid #e4e4e4;
    text-decoration: none;
}

/*楼盘动态*/
.mod-wrap .mod-estate-dynamic {
    background-color: #fff;
    margin-bottom: 15px;
    padding: 20px 0px 20px 0px;
}
.mod-wrap .mod-estate-dynamic .dynamic-wrap .dynamic-wrap-left {
    display: block;
    width: 735px;
    padding: 10px 0 0px 0px;
    margin-right: 60px;
}
.mod-wrap .mod-estate-dynamic .dynamic-wrap .dynamic-wrap-left .dynamic-wrap-lt {
    border-bottom: 1px solid #eee;
}
.mod-wrap h2,.mod-details h2,.house-push h2 {
    font-size: 20px;
    font-weight: 400;
    padding-bottom: 26px;
    display: block;
    margin-top: -5px;
}
.mod-details .mod-details-line {
    width: 1150px;
    height: 1px;
    background-color: #e4e4e4;
}
.mod-wrap .mod-estate-dynamic .dynamic-wrap .dynamic-wrap-left .dynamic-more {
    display: block;
    font-size: 12px;
    color: #999;
    line-height: 30px;
    vertical-align: bottom;
}
.mod-wrap .mod-estate-dynamic .dynamic-wrap .dynamic-wrap-left .dynamic-wrap-block {
    margin-top: 30px;
    position: relative;
}
.mod-wrap .mod-estate-dynamic .dynamic-wrap .dynamic-wrap-left h4 {
    padding: 3px 6px;
    background-color: #3072f6;
    border-radius: 2px;
    font-size: 13px;
    color: #fff;
    margin-top: -2px;
}
.mod-wrap .mod-estate-dynamic .dynamic-wrap .dynamic-wrap-left .dynamic-block-detail {
    width: 645px;
}
.mod-wrap .mod-estate-dynamic .dynamic-wrap .dongtai-title {
    color: #333;
    font-size: 16px;
    margin-bottom: 4px;
    min-height: 23px;
}
.news-content-werapper {
    max-height: 48px;
    overflow: hidden;
}
.mod-wrap .mod-estate-dynamic .dynamic-wrap .dynamic-wrap-left .dynamic-detail-info-full {
    display: block;
    font-size: 14px;
    width: 645px;
    height: auto;
    color: #9c9fa1;
    text-decoration: none;
    line-height: 24px;
}
.mod-wrap .mod-estate-dynamic .dynamic-wrap-left .dynamic-block-detail .dynamic-detail-time {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 12px;
    color: #9c9fa1;
}
.mod-wrap .mod-estate-dynamic .dynamic-wrap .dynamic-wrap-right {
    display: block;
    width: 310px;
    background-color: #fafafa;
    padding-bottom: 40px;
}
.mod-wrap .mod-estate-dynamic .dynamic-wrap .dynamic-wrap-right .dynamic-rt {
    font-size: 12px;
    margin: 16px 20px 32px 16px;
}
.mod-wrap .mod-estate-dynamic .dynamic-wrap .dynamic-wrap-right .dynamic-rt .loupan-matter {
    font-weight: 700;
}
.mod-wrap .mod-estate-dynamic .dynamic-wrap .dynamic-wrap-right .dynamic-rt .look-info {
    color: #999;
}
.mod-wrap .mod-estate-dynamic .dynamic-wrap .dynamic-wrap-right .dynamic-right-item {
    margin-left: 25px;
    font-size: 12px;
    border-left: 1px solid #eaeaea;
}
.mod-wrap .mod-estate-dynamic .dynamic-wrap .dynamic-wrap-right li {
    margin-bottom: 30px;
    position: relative;
}
.mod-wrap .mod-estate-dynamic .dynamic-wrap .dynamic-wrap-right .dynamic-right-item li:first-child {
    padding-top: 30px;
}
.mod-wrap .mod-estate-dynamic .dynamic-wrap .dynamic-wrap-right .dynamic-right-item .time-info {
    display: block;
    font-size: 14px;
    padding-left: 20px;
    position: relative;
}
.mod-wrap .mod-estate-dynamic .dynamic-wrap .dynamic-wrap-right .time-info:before {
    content: " ";
    display: block;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    background-color: #f15044;
    position: absolute;
    top: 5px;
    left: -5px;
}
.mod-wrap .mod-estate-dynamic .dynamic-wrap .dynamic-wrap-right .dynamic-right-item .date-info-limited {
    display: block;
    color: #999;
    margin: 0 20px;
    width: 244px;
    line-height: 18px;
    max-height: 36px;
    overflow: hidden;
    word-break: break-all;
}
.mod-wrap .mod-estate-dynamic .dynamic-wrap .dynamic-wrap-right .dynamic-right-item .date-info {
    display: block;
    color: #999;
    margin: 0 20px;
    width: 244px;
    line-height: 18px;
}
.clearfix:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    opacity: 0;
    clear: both;
}


.xqmore-btn-con {
    display: inline-block;
    width: 1150px;
    height: 45px;
    line-height: 45px;
    background-color: #f9f9f9;
    color: #b0b0b0;
    text-align: center;
    cursor: pointer;
    position: relative;
    left: -30px;
    bottom: -30px;
}
.mod-banner .banner-box .box-left .box-left-top .jiage {
    width: 100%;
    height: 40px;
    font-size: 14px;
    color: #fff;
    margin-bottom: 0px;
    display: inline-block;
}
.mod-banner .banner-box .box-left .box-left-top .jiage .other-name {
    display: inline-block;
    float: right;
    margin-top: 9px;
    font-size: 12px;
    color: #aaa;
    max-width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.mod-banner .banner-box .box-left .box-left-bottom .bottom-info .wu-type i {
    background: url(/Content/images/wy.png?17a737b…);
    background: -webkit-image-set(url(/Content/images/wy.png?17a737b…) 1x,url(/Content/images/wy@2x.png?931a5dd…) 2x);
    background-repeat: no-repeat;
    width: 17px;
    height: 20px;
    margin-right: 15px;
    display: inline-block;
    float: left;
    margin-top: 2px;
}
.mod-banner .banner-box .box-left .box-left-bottom .bottom-info .where i {
    background: url(/Content/images/pin.png?917c404…);
    background: -webkit-image-set(url(/Content/images/pin.png?917c404…) 1x,url(/Content/images/pin@2x.png?71e6c52…) 2x);
    background-repeat: no-repeat;
    width: 17px;
    height: 20px;
    margin-right: 15px;
    display: inline-block;
    float: left;
    margin-top: 2px;
}
.mod-banner .banner-box .box-left .box-left-bottom .bottom-info .when-has i {
    background: url(/Content/images/kp.png?c57a6fa…);
    background: -webkit-image-set(url(/Content/images/kp.png?c57a6fa…) 1x,url(/Content/images/kp@2x.png?0f17043…) 2x);
    background-repeat: no-repeat;
    width: 17px;
    height: 20px;
    margin-right: 15px;
    display: inline-block;
    float: left;
    margin-top: 1px;
}
h1.h11 {
    font-size: 20px;
    font-weight: bolder;
    float:left;
    color: #fff;
    padding-bottom: 6px;
    margin-top: -3px;
    max-width: 224px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.mod-banner .banner-box .box-left .box-left-top .name-box a {
    color: #fff;
    cursor: pointer;
}
label{max-width:none;}
.adddetail_banner {
    position: relative;
    width:1150px;
    margin:20px auto 0px auto;
}
.adddetail_banner.adddetail_banner-dongtai {
    width: 100%;
}
.adddetail_banner .resb-name {
    color: #333;
    font-size: 20px;
    font-weight: 700;
    margin-top: 13px;
    margin-bottom: 20px;
}
.adddetail_banner .add-tab {
    font-size: 16px;
    font-weight: 700;
    height:55px;
    padding-top:15px;
    background: #f5f5f6;
    width:1150px;
    margin:0 auto;
}
.adddetail_banner .add-tab a {
    display: inline-block;
    color: #666;
    margin: 0 15px;
    cursor: pointer;
    line-height:0.5;
}
.adddetail_banner .add-tab .active {
    color: #3072f6;
}
.add-panel {
    width: 1150px;
    margin: 0 auto;
}
.big-left {
    width: 730px;
}
.x-title {
    font-size: 20px;
    line-height: 78px;
}
.x-box li {
    display: inline-block;
    width: 48%;
    margin-bottom: 10px;
    font-size:14px;
}
.x-box .llabel {
    display: inline-block;
    width: 100px;
    font-weight: 700;
    color: #333;
    vertical-align: top;
}
.x-box .label-val {
    color: #888;
}
.x-box .tese-val {
    width: 230px;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    vertical-align: -5px;
}
.x-box .all-row {
    display: block;
    width: 100%;
}
.x-line {
    width: 100%;
    height: 1px;
    background-color: #eee;
    margin-top: 35px;
    margin-bottom: 10px;
}
.fenqi-ul {
    margin-bottom: -10px;
}
.fenqi-ul li {
    padding: 5px 20px;
    color: #888;
    line-height: 24px;
    border-top: 1px solid #e5e5e5;
}
.fenqi-ul .fq-thtr {
    padding: 0 20px;
    background: #f5f5f5;
    color: #222;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
}
.fenqi-ul .fq-nbd {
    border-top: none;
}
.fenqi-ul li span {
    display: inline-block;
    text-align: left;
    vertical-align: top;
}
.fenqi-ul li .fq-td {
    line-height: 24px;
}
.fenqi-ul li .fq-open {
    width: 25%;
}
.fenqi-ul li .fq-build {
    width: 55%;
}
.fenqi-ul li .fq-td span {
    display: block;
    margin: 8px 0;
}
.fenqi-ul .fq-row {
    padding: 8px 0 2px;
    line-height: 24px;
}
.fenqi-ul .fq-fqbuild, .fenqi-ul .fq-fqname {
    display: inline-block;
    vertical-align: top;
}
.fenqi-ul .fq-fqbuild, .fenqi-ul .fq-fqname {
    display: inline-block;
    vertical-align: top;
}
.fenqi-ul .fq-fqbuild span {
    display: block;
}
.x-table {
    word-break: break-all;
    width: 100%;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    color: #888;
    text-align: left;
}
.x-table th {
    background: #fafafa;
    color: #333;
    height: 38px;
    padding: 0 12px;
}
.x-table td {
    line-height: 22px;
    padding: 12px;
}
.x-table td, .x-table th {
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.x-table .w256 {
    width: 256px;
}
.x-table .w86 {
    width: 106px;
}
.x-table .tr-hide {
    display: none;
}
.x-more {
    text-align: center;
    font-size: 12px;
    color: #9c9fa1;
    margin-top: 16px;
}
.x-more .x-span {
    display: inline-block;
    cursor: pointer;
}
.x-more .arrow-down {
    display: inline-block;
    width: 7px;
    height: 4px;
    margin-left: 10px;
    position: relative;
    top: -2px;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s;
    background: url(/Content/images/arrow-down.png?bc46ad2…);
    background: -webkit-image-set(url(/Content/images/arrow-down.png?bc46ad2…) 1x,url(/Content/images/arrow-down@2x.png?1c1bf9e…) 2x) no-repeat 50%;
}
.x-more .arrow-rotate {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.x-box .around-val {
    display: inline-block;
    width: 621px;
    vertical-align: -42px;
}
.x-box .around-val div {
    font-weight: 700;
    color: #666;
}
.x-box .around-val div span {
    font-weight: 400;
    color: #888;
}
.ret {
    line-height: 24px;
}






.big-right {
    width: 200px;
}
.photowrap h5 {
    text-align: left;
    padding: 20px 0;
    color: #333;
    font-size: 16px;
    font-weight: 700;
    position: relative;
}
.photowrap .lit-address {
    width: 200px;
    height: 150px;
}
.photowrap .left-pos {
    float: left;
    width: 90px;
    height: 160px;
}
.add-panel a, .xinfang-nav a {
    cursor: pointer;
}
.photowrap a {
    position: relative;
}
.photowrap img {
    display: block;
    width: 100%;
}
.photowrap .photo-mask, .photowrap .photo-text {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
}
.photowrap .photo-mask {
    background: #000;
    opacity: .3;
    filter: alpha(opacity=30);
}
.photowrap .photo-text {
    line-height: 80px;
    color: #fff;
    font-size: 12px;
    text-align: center;
}
.photowrap .left-pos .photo-text {
    line-height: 160px;
}
.photowrap .right-pos {
    float: left;
    width: 107px;
}
.photowrap .right-pos .bottom-pos, .photowrap .right-pos .t {
    display: block;
    height: 80px;
}
.photowrap .right-pos .t {
    line-height: 80px;
}
.photowrap .h5-note {
    font-size: 12px;
    color: #999;
    font-weight: 400;
    position: absolute;
    right: 0;
    bottom: 23px;
}

/*楼盘动态*/
.disclaimer {
    width: 100%;
    margin: 0 auto;
    margin-top: 10px;
}
.disclaimer .key {
    font-size: 12px;
    color: #999;
}
.disclaimer .value {
    cursor: pointer;
    font-size: 12px;
    color: #849aae;
}
.disclaimer .float-bg {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,.5);
    z-index: 100;
    text-align: center;
}
.disclaimer .float-bg:before {
    display: inline-block;
    content: "";
    width: 0;
    height: 100%;
    vertical-align: middle;
}
.disclaimer .float-bg .disclaimer-msg-wrapper {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    width: 546px;
    padding: 40px;
    background: #fff;
    border-radius: 4px;
}
.disclaimer .float-bg .disclaimer-msg-wrapper .title {
    font-weight: 700;
    font-size: 20px;
    color: #333;
    text-align: center;
}
.disclaimer .float-bg .disclaimer-msg-wrapper .item {
    font-size: 16px;
    color: #666;
    letter-spacing: 0;
    line-height: 25px;
    margin-top: 30px;
    text-align: left;
}
.disclaimer .float-bg .disclaimer-msg-wrapper .closes {
    margin-top: 40px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    background: #39ac6a;
    border-radius: 2px;
    transition: all .3s ease;
    cursor: pointer;
}
.dongtai-one {
    display: block;
    padding: 20px 0;
    border-bottom: 1px solid #eee;
}
.litt {
    display: block;
    font-weight: 700;
    margin-bottom: 8px;
}
.litt .a-tag {
    display: inline-block;
    padding: 2px 3px;
    font-size: 12px;
    background: #3072f6;
    color: #fff;
    margin-right: 10px;
    border-radius: 2px;
}
.litt .a-title {
    font-size: 16px;
    font-weight: 400;
    vertical-align: -2px;
}
.litt .a-time {
    font-weight: 400;
    color: #9c9fa1;
    display: inline-block;
    float: right;
    margin-top: 2px;
}
.a-word-wrapper {
    position: relative;
    transition: all .3s ease;
}
.a-word-wrapper .a-word {
    line-height: 24px;
    max-height: 48px;
    overflow: hidden;
}
.a-word-wrapper .a-word a {
    display: block;
    color: #9c9fa1;
    white-space: pre-wrap;
}
.a-word-wrapper .tips {
    display: none;
    float: right;
    font-size: 0;
    line-height: 12px;
    cursor: pointer;
    padding-top: 10px;
}
.a-word-wrapper .tips .text {
    font-size: 12px;
    color: #3072f6;
    vertical-align: middle;
}
.a-word-wrapper .tips .icon {
    display: inline-block;
    width: 6px;
    height: 10px;
    margin-left: 5px;
    vertical-align: middle;
    background: url(/Content/images/arrow.svg?452a344…);
    background-size: 100%;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.a-word-wrapper .tips.open .icon {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

/*户型图*/
.news-glob {
    width: 100%;
    margin-top: 12px;
}
.huxingtu {
    padding-top: 25px;
}
.main-wrap {
    width: 1150px;
    margin: 0 auto;
}
.tab-wrap li {
    display: inline-block;
    margin-right: 9px;
}
.tab-wrap li.active, .tab-wrap li:hover {
    background: #666;
    border-radius: 2px;
    cursor: pointer;
}
.main-wrap a {
    cursor: pointer;
}
.tab-wrap li a {
    display: inline-block;
    height: 30px;
    padding: 0 12px;
    color: #333;
    font-size: 14px;
    line-height: 30px;
}
.tab-wrap li.active a, .tab-wrap li:hover a {
    color: #fff;
    text-decoration: none;
}
.item-list-wrap {
    margin-top: 37px;
}
.item-list {
    margin-left: -19px;
}
.item-list .huxing-item {
    float: left;
    width: 270px;
    height: 299px;
    margin-left: 20px;
    margin-bottom: 49px;
    position: relative;
    overflow: hidden;
}
.item-list .huxing-item .thumb {
    display: table;
    width: 100%;
    height: 232px;
    text-align: center;
}
.item-list .huxing-item .thumb span {
    position: absolute;
    left: 5px;
    top: 3px;
    height: 27px;
    padding: 0 9px;
    line-height: 27px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    background-color: #787878;
    border-radius: 2px;
    z-index: 2;
}
.item-list .huxing-item .thumb .hxt-img {
    position: relative;
    display: table-cell;
    vertical-align: middle;
}
.item-list .huxing-item .thumb .hxt-img img {
    max-width: 309px;
    max-height: 232px;
}
.item-list .huxing-item .thumb .hxt-mask {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000\9;
    filter: alpha(opacity=3);
    background: radial-gradient(circle,hsla(0,0%,100%,0),rgba(0,0,0,.05));
    z-index: 1;
}
.item-list .huxing-item .info {
    margin-top: 14px;
}
.item-list .huxing-item .info ul {
    float: left;
    width: 190px;
    font-size: 16px;
    font-weight: 600;
    color: #333;
}
.item-list .huxing-item .info ul li {
    line-height: 30px;
}
.item-list .huxing-item .info .price {
    float: right;
    font-size: 14px;
    color: #333;
}
.item-list .huxing-item .info .price i {
    font-size: 15px;
    color: #fa5741;
    font-weight: 600;
}
.item-list .huxing-item .info .status {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 42px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    font-size: 12px;
}
.item-list .huxing-item .info .on-sell {
    color: #00ae66;
    background-color: #e0f5ec;
}
.header-top a:hover{color:#fff;}
.header-top a.app{position:relative;display:inline-block;}
.toast-link {
    background: #fff;
    border: 1px solid #eee;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.2);
    display: none;
    left: -40px;
    padding: 12px;
    position: absolute;
    top: 38px;
    z-index: 101;
}
.header-top .app:hover .toast-link{display:block;}
.toast-link:before {
    -webkit-transform: rotate(45deg);
    background: #fff;
    border-color: #eee transparent transparent #eee;
    border-style: solid;
    border-width: 1px;
    content: "";
    height: 7px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: -4px;
    transform: rotate(45deg);
    width: 6px;
    z-index: 101;
}
.toast-link.app:before {
    left: 60px;
    margin: 0;
}
 .toast-link.app .img-desc {
    margin: 0 auto;
    width: 120px;
}
.toast-link.app .img-desc.img-wrapper {
    height: 120px;
    margin-bottom: 6px;
}
.toast-link.app .img-desc.desc-wrapper {
    color: #999;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
}
.toast-link.app .img-desc.desc-wrapper {
    color: #999;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
}
.adddetail_banner .add-tab a {
    color: #000;
    font-size: 16px;
    font-weight: bold;
}

.adddetail_banner .add-tab .active {
    position: relative;
}

.adddetail_banner .add-tab .active::after {
    position: absolute;
    bottom: -14px;
    left: 0px;
    right: 0px;
    height: 2px;
    content: '';
    background-color: #3072f6;
}
.inners.navFixed {
    background: #f5f5f6;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 111;
    width: 100%;
    margin-top: 0;
}