.house-detail .house_calculator{
    margin-top: 40px;
}
.house-detail .house-discount-con #houseLoan{
    margin-top:20px;
}
.home-header{
    width: 100%;
    position: fixed;
    top: 0;
    background: #fff;
    z-index: 99;
}

.house_calculator .top_tit{
    font-size:28px;
    color:#000;
    margin-top:20px;
}
.calcu_area .calcu_tab{
    width: 1180px;
    height: 42px;
    margin: 30px auto 45px;
}
.calcu_area .calcu_tab li{
    float: left;
    padding: 0 20px;
    border-radius: 4px 4px 0px 0px;
    font-size: 16px;
    color: #333;
    margin-right: 30px;
    line-height: 42px;
    cursor: pointer;
}
.calcu_area .calcu_tab li.cur{
    color:#fff;
    font-weight: bold;
}
.fl{
    float:left;
}
.fr{
    float:right;
}
.hide{
    display: none;
}

.house_calculator .fangdai-wrapper-box{ width: 100%;background: #fff;}
.house_calculator1 .fangdai-ul1{ width:150px;background: #f4f4f4;}
.house_calculator1 .fangdai-ul1 li{ width: 150px;height: 70px; text-align: center; cursor: pointer; }
.house_calculator1 .fangdai-ul1 .cur{ border-left: 3px solid #30a15d;}
.house_calculator1 .fangdai-ul1 li i{display: none; width: 35px; margin:0 auto 14px;}
.house_calculator1 .fangdai-ul1 p{line-height: 70px;font-size: 16px;color: #999;}
.house_calculator1 .fangdai-ul1 .cur p{ color: #333;background: #fff;}
.cacu_tab_cnt{
    width: 1180px;
    margin: 0 auto;
    background: #fff;
    padding-left: 20px;
}
.cacu_tab_cnt .line_bg{
    width:30px;
    height:460px;
    background-image: url(../image/line_bg.png);
    background-position: center;
    background-repeat: no-repeat;
}
.cacu_tab_area_left {
    width: 535px;
    margin-right:50px;
}
.cacu_tab_area_right {    
    width: 488px;
    padding-top: 12px;
    margin-left: 55px;
}
.jisuan-result{
    width: 100%;
    height:100%;
}
.jisuan-result .dataBox{
    width: 488px;
    border: 1px solid #F5F5F6;
    padding-bottom: 20px;
}
.jisuan-result .dataBox .content_tab{
    height:45px;
    border-bottom: 1px solid#E6E6E6;
    background: #F4F4F4;
}
.jisuan-result .dataBox .content_tab li{
    width: 50%;
    text-align: center;
    font-size:14px;
    color:#333;
    line-height:45px;
    float: left;
    position: relative;
    cursor: pointer;
}
.jisuan-result .dataBox .content_tab li.cur{
    font-weight: bold;
}
.jisuan-result .dataBox .content_tab li.cur i{
    width: 45px;
    height: 3px;
    display: block;
    position: absolute;
    left: 100px;
    bottom: 0px;
}
.jisuan-result  .result_tab{
    padding:0 20px;
}
.jisuan-result  .result_tab .chart_area{
    height:250px;
    border-bottom:1px solid #F5F5F6;
    width:446px;
}
.jisuan-result  .result_tab .tip{
    font-size:12px;
    color:#999;
    padding-left:10px;
}
.jisuan-result  .result_tab .tip i{
    margin-right:5px;
}
.jisuan-result  .result_tab .hk_detail{
    font-size: 12px;
    color: #333;
    margin-bottom: 12px;
}
.jisuan-result .result_tab .hk_detail em{
    font-style: normal;
}
.jisuan-result .result_tab .hk_detail span{
    margin-right:20px;
}
.jisuan-result .result_tab .hk_detail span i{
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 4px;
    margin-right: 5px;
    position: relative;
    top: -3px;
}
.jisuan-result  .result_tab .content .item{
    padding-top:20px;
    position: relative;
    padding-left:10px;
}
.jisuan-result .result_tab .content .item .list_more{
    font-size: 12px;
    color: #999;
    position: relative;
    display: block;
    margin-bottom: 20px;
    cursor: pointer;
    position: absolute;
    right: 0;
}
.jisuan-result  .result_tab .content .item .t{
    font-size:12px;
    color: #333;
    margin-bottom:20px;
}
.jisuan-result  .result_tab .content .item #fqhk,.jisuan-result  .result_tab .content .item #sf1{
    font-weight: bold;
    font-size:14px;
}

.jisuan-result .result_tab .content .item .rightbox{
    position: absolute;
    width: 200px;
    height: 220px;
    width: 488px;
    box-shadow: 1px -2px 13px 0px rgb(164 164 164 / 55%);
    border-radius: 4px;
    overflow-y: scroll!important;
    font-size: 12px;
    top: 205px;
    left: -20px;
    padding:20px;
    background-color: #fff;
    z-index: 1;
}
.jisuan-result .result_tab .rightbox .clearPad{
    border-bottom:1px solid #F5F5F6;
    line-height: 40px;
    height: 40px;
    padding:0;
}
.jisuan-result .result_tab .rightbox .clearPad div{
    width:50%;
    float:left;
    padding-left:40px;
    color:#333;
    font-size:12px;
}
.jisuan-result .nodata1{
    width: 100%;
    height:100%;
    min-height: 400px;
}
.jisuan-result .nodata1 img{
    width: 322px;
    height: 291px;
    margin:0 auto ;
    display: block;
}
.jisuan-result .nodata1 p{
    text-align: center;
    color:#999;
}
.jisuan-type .mjdjBox {
    display: none;
}
.house_calculator dl{
    width: 100%;
    display: flex;
    height: 46px;
    line-height: 46px;
    margin-bottom: 25px;
    position: relative;
}
.house_calculator dl dt{
    width: 100px;
    font-size: 14px;
    font-weight: bold;
    color:#333;
    text-align: left;
}
.house_calculator select{
    width:435px;
    height: 46px;
    line-height: 46px;
    background-color: #F5F5F6;
    border-radius: 4px;
    font-size:14px;
    border:none;
    color:#333;
    padding-left:20px;
}
.house_calculator input{
    border:none;
    width:435px;
    height: 46px;
    line-height: 46px;
    border-bottom: 1px solid #e1e1e1;
    font-size:14px;
    color:#999;
    position: relative;
    padding-left:20px;
}
.house_calculator dl .dw{
    position: absolute;
    right:20px;
    font-size:14px;
}
.house_calculator input.suanBtn{
    width: 200px;
    height: 46px;
    border-radius: 23px;
    margin-left:100px;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    padding-left:0;
    cursor: pointer;
    margin-bottom:44px;
}

.tipImg{
    padding: 5px 10px;
    height: 22px;
    position: relative;
    top: 5px;
    cursor: pointer;
}
.baseBox dl{
    position:relative;
}
.baseBox dl .hideDesc{
    width: 255px;
    height: 143px;
    background: #FFFFFF;
    box-shadow: 0px 0px 8px 0px rgb(145 145 145 / 85%);
    border-radius: 4px;
    position: absolute;
    left: 70px;
    padding: 10px;
    z-index: 9;
    display: none;
}
.baseBox dl .hideDesc p.tt1 i{
    width: 4px;
    height: 4px;
    background-color: #333;
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: -2px;
    border-radius: 4px;
}
.baseBox dl .hideDesc p{
    line-height:20px;
}
.baseBox dl .hideDesc p.tt1{
    font-size:12px;
    color:#333;
    font-weight: bold;
}
.baseBox dl .hideDesc p.tt2{
    color:#333;
    font-size:12px;
}
.baseBox dl .hideDesc p.cnt{
    color:#999;
    font-size:12px;
}

/* .baseBox{display: none;} */
.lprBox{margin: 0px 0 20px 122px; }
.lprBox .item{position: relative;margin-bottom: 20px;}
.lprBox .item .tit{width: 30px;display: inline-block;}
.lprBox .item input{margin-left: 15px;}
.lprBox .item .dw{right: 10px;}
.mjdjBox,.mjdjBox1{display: none;}

.house_calculator .module{
    width: 1180px;
    margin:0 auto;
}
.calcu_area .calcu_tab{
    border-bottom:1px solid #F72014;
}
.calcu_area .calcu_tab li.cur{
    background-color:#F72014;
}
.red_border{
    border-color: red!important;
}
.jisuan-result .dataBox .content_tab li.cur{
    color:#000;
}
.jisuan-result .dataBox .content_tab li.cur i{
    background: #000;
}
.jisuan-result .result_tab .hk_detail span i.bj{
    background-color: #F56365;
}
.jisuan-result .result_tab .hk_detail span i.lx{
    background-color: #FFB533;
}
.jisuan-result  .result_tab .content .item #fqhk,.jisuan-result  .result_tab .content .item #sf1{
    color: #FF0000;
}
.house_calculator input.suanBtn{
    background: linear-gradient(-48deg, #FF0712, #E94A18);
}
.calcu_area .cal-form .new-group{
    width:1180px;
    height:102px;
    background-image: url(../image/calcuForm_bg.png);
    padding-left: 258px;
    display: flex;
}
.calcu_area .cal-form .new-group .sale-info1{
    width:400px;
    padding-top:27px;
    color:#8F2B00;
}
.calcu_area .cal-form .new-group .sale-info1 h3{
    margin-bottom:15px;
}
.calcu_area .cal-form .new-group .concat-input-con{
    width: 400px;
    height: 40px;
    border-radius: 4px;
    display: flex;
    background: #fff;
    margin-top: 30px;
}
.calcu_area .cal-form .new-group .concat-input-con input{
    height: 40px;
    border: none;
    width: 300px;
    border-radius: 4px;
}
.calcu_area .cal-form .new-group .concat-input-con .concat-input-btn{
    width: 124px;
    height: 40px;
    background: #FF5B5D;
    border-radius: 4px;
    color: #fff;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    cursor: pointer;
}
.house_calculator .module h3{
    font-size:24px;
    color:#333;
    margin-top:35px;
    margin-bottom:20px;
}
.house_calculator .module .list-left{
    width:885px;
    float:left;
}
.house_calculator .module .list-right{
    width:265px;
    margin-top:0;
}
.house-type-right{
    margin-top:0;
}
.cacu_tab_area_left form.mbox{
    display:none;
}
.cacu_tab_area_left form.mbox.cur{
    display: block;
}

.nav-left .nav-container{
    background: #F8F8F9;
}

.nav-container .level a.active{
    color:#3168FF;
}
.house-receive-group .receive-btn{
    background-color: #3168ff;
}

.labels a{
    background: #F2F2F2;
    color: #666;
}
.labels a:nth-of-type(1){
    color: #3168FF;
    background: #EFF4F6;
}
.labels a:nth-of-type(2){
    color:  #FF5B5D;
    background: #FFE2E2;
}
.labels a:nth-of-type(3){
    color: #FF7800;
    background: #FFEFD5;
}
/* 百科详情页 */

.relative-news-list a .message-name:hover{
    color:#3168ff;
}
.search-tips span{
    color:#FF1C1C;
}
.baike-list-container .title .key{
    color:#FF1C1C;
}


.message-con .advertise-list img {
    display: block;
    width: 100%;
    height: 120px;
}
.message-con .advertise-list {
    position: relative;
}
.message-con .advertise-list .advertise-title {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 0;
    font-size: 40px;
    font-weight: bold;
    color: #FFF;
    line-height: 45px;
    height: 45px;
    bottom: 0;
    margin: auto;
}
.baike-container{
    padding:30px 0;
}
.nav-left{
    width: 265px;
    float:left;
    margin-right:30px;
}
.nav-left h2{
    font-size: 26px;
    font-weight: bold;
    color: #333333;
    padding-bottom: 20px !important;
}
.nav-left .nav-container{
    background: #F8F8F9;
    width: 100%;
    padding:20px 20px 0;
}
.nav-left .nav-container .level,.nav-left .nav-container h2{
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.nav-left .nav-container .level:last-child{
    border:none;
    margin-bottom:0;
}
.nav-container .level .level1{
    font-size:16px;
    color: #30323D;
    font-family: Microsoft YaHei;
    font-weight: bold;
    margin-bottom:20px;
}
.nav-container .level  a{
    font-size: 14px;
    display: inline-block;
    padding: 0 15px 15px 0;
    color: #666;
}

.house-type-right{
    border: 1px solid #eaeaea;
    border-radius: 5px;
    overflow: hidden;
    margin-top:20px;
    margin-bottom:40px;
 
}
.house-type-right .house-receive-con{
    position: relative;
}
.house-type-right .house-receive-con img{
    display: block;
}
.house-type-right .house-receive-con .title{
    font-size: 22px;
    color: #ffffff;
    position: absolute;
    top: 43px;
    font-weight: 700;
    left: 15px;
}
.house-receive-group{
    padding: 0 10px 20px;
}
.house-receive-group .name{
    font-size: 14px;
    color: #333;
    margin-top: 15px;
    text-align: center;
    line-height: 24px;
}
.house-receive-group .input{
    line-height: 30px;
    border: 0;
    border-radius: 50px;
    display: block;
    width: 100%;
    padding: 0 15px;
    background-color: #f0f0f0;
    font-size: 12px;
    color: #333;
    margin-top: 14px;
    height:30px;
}
.house-receive-group .input::-webkit-input-placeholder{
    color: #999;
}
.house-receive-group .receive-btn{
    margin-top: 15px;
    display: block;
    border-radius: 50px;
    width: 100%;
    color: #FFF;
    font-size: 12px;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
}

.list-right{
    width: 885px;
    float: right;
}
.baike-list-container .item-bk {
    margin-bottom: 30px;
    display: flex;
    display: -webkit-flex;
    overflow: hidden;
    width: 100%;
}
.baike-list-container  .cover-group {
    width: 210px;
    height: 142px;
    position: relative;
}
.baike-list-container  .cover {
    width: 210px;
    height: 100%;
    object-fit: cover;
    border-radius:5px;
}
.baike-list-container  .flex-all {
    overflow: hidden;
    flex: auto;
    -webkit-flex: auto;
    height: 142px;
    margin-left:30px;
    display: block;
    position: relative;
}
.baike-list-container  .title {
    color: #333333;
    font-size: 20px;
    font-weight: 700;
    display: block;
}
.baike-list-container  .time {
    color: #999999;
    font-size: 14px;
    padding-top: 10px;
    line-height: 16px;
}
.baike-list-container  .desc {
    padding-top: 10px;
    line-height: 24px;
    font-size: 14px;
    color: #7A7A7A;
}
.baike-list-container .labels{
    position: absolute;
    bottom: 5px;
}
.baike-list-container  .labels{
    margin-top:15px;
}
.baike-list-container .labels a{
    padding: 3px 10px;
    font-size: 12px;
    margin-right: 10px;
}

.house-receive-group .location select{
    width: 105px;
    height: 32px;
    background: #FFFFFF;
    border: 1px solid #EAEAEA;
    border-radius: 5px;
    padding-left: 10px;
    color: #333;
}
.house-receive-group .location select.prov{
   margin-right:10px;
}
.house-receive-group .location{
    margin:10px 0 10px 10px ;
}

/* 百科详情页 */
.baike-detail{
    width:850px;
}
.baike-detail .cnt{
    margin-top:30px;
    margin-bottom: 70px;
}
.baike-detail .cnt .title{
    font-size:32px;
    color:#333;
    margin-bottom: 20px;
}
.baike-detail .cnt .origin {
    position: relative;
}
.baike-detail .cnt .origin span{
    font-size:14px;
    color:#999;
    margin-right:40px;
}
.baike-detail .cnt .origin span.scan-num{
    background-image: url(../image/eye.png);
    background-repeat: no-repeat;
    padding-left: 18px;
    position: absolute;
    right: -40px;
}
.baike-detail .cnt .description{
    width: 100%;
    background: #F2F2F2;
    font-size:16px;
    color: #999;
    line-height: 25px;
    margin: 20px 0;
    padding: 20px;
}
.baike-detail .cnt .description span{
    color:#333;
}
.baike-detail .cnt .cnt-detail{
    line-height:34px;
    margin-bottom:30px;
}
.baike-detail .cnt .cnt-detail h1,.baike-detail .cnt .cnt-detail h2,.baike-detail .cnt .cnt-detail h3,.baike-detail .cnt .cnt-detail h4,.baike-detail .cnt .cnt-detail h5,.baike-detail .cnt .cnt-detail h6{
    margin: 30px 0;
}
.baike-detail .cnt .cnt-detail p{
    font-size:16px;
    color: #30323D;
    font-weight: 400;
    line-height: 30px;
}
.baike-detail .cnt .cnt-detail img{
    max-width: 100%;
    margin: 10px auto;
    display: block;
}
.baike-right{
    width:266px;
}
.baike-right .house-type-right{
    margin-bottom:20px;
}
.baike-right .relative-news{
    border-radius: 5px;
    padding: 15px;
    margin-top: 25px;
    background: #FBFBFB;
}
.baike-right  .title {
    color: #333333;
    font-size: 16px;
    padding-bottom: 20px;
    font-weight: bold;
}
.baike-right .relative-news .title {
    border-bottom: 1px solid #e9e9e9;
}
.baike-right  .title a{
    font-size: 14px;
    color: #999;
    font-weight: normal;
}
.relative-news-list a{
    display: block;
    padding:10px 0 15px;
    border-bottom: 1px solid #e9e9e9;
}
.relative-news-list a:last-child{
    border-bottom: 0;
}
.relative-news-list a .message-name{
    font-size:14px;
    color:#333;
    line-height:24px;
}
.relative-news-list a .message-time{
    color: #999;
    font-size: 14px;
    margin-top: 10px
}
.ellipse2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.house-type-con .sale-title {
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    line-height: 27px;
}
.house-type-con .hot-floor-list .hot-item{
    width: 282px;
    display: block;
    margin-top: 35px;
    margin-right: 15px;
    float: left;
    cursor: pointer;
}
.house-type-con .hot-floor-list .hot-item:hover .img-group img{
	transform: scale(1.02);
	-moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
	-ms-transform: scale(1.02);
	-o-transform: scale(1.02);
	transform: scale(1.02);
}
.house-type-con .hot-floor-list .hot-item:nth-of-type(4n){
    margin-right: 0;
}
.house-type-con .hot-floor-list .hot-item .img-group{
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}
.house-type-con .hot-floor-list .hot-item .img-group img{
    width: 100%;
    height: 215px;
    object-fit: cover;
    display: block;
}
.house-type-con .hot-floor-list .hot-item .img-text{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    background: rgba(0, 0, 0, 0.6);
    font-size: 18px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 10px 15px;
}
.house-type-con .hot-floor-list .hot-item .img-text .unit{
	font-size: 16px;
	font-weight: normal;
}
.house-type-con .hot-floor-list .hot-floor-name{
    font-size: 18px;
    color: #333333;
    line-height: 20px;
    padding: 15px 0;
    font-weight: bold;
}
.house-type-con .hot-floor-list .hot-floor-site{
    color: #999999;
    font-size: 12px;
}
.house-type-con .hot-floor-list .hot-tag-list{
    margin-top: 15px;
    height: 25px;
    overflow: hidden;
}
.house-type-con .hot-floor-list .hot-tag-list .tag{
    color: #7A88AF;
    font-size: 12px;
    padding: 0 8px;
    line-height: 20px;
    background: #F2F4F6;
    border-radius: 2px;
    margin-right: 6px;
    display: inline-block;
    margin-bottom: 5px;
}
 .title-more {
    color: #999999;
    font-size: 17px;
    cursor: pointer;
    text-decoration: none;
    line-height: 27px;
    font-weight: 500;
}
.title-more:hover{
    text-decoration: underline;
}
.search-tips{
    font-size: 16px;
    color:#000;
    padding-top: 20px;
}
.search-result .list-right{
    margin-top:35px;
}
.restul .house-type-right{
    margin-top:30px;
}
.pagination-con-news{
    margin-bottom:50px;
}
.baike-right-scroll.propFix{
    margin-top: 0;
    position: fixed;
    top: 100px;
    background-color: #FFF;
    z-index: 10;
    right: calc((100VW - 1180px)/2 - 5px);
    right: -moz-calc((100VW - 1180px)/2 - 5px);
    right: -webkit-calc((100VW - 1180px)/2 - 5px);
}
.baike-list-scroll.propFix{
    margin-top: 0;
    position: fixed;
    top: 150px;
    background-color: #FFF;
    z-index: 10;
    left: calc((100VW - 1180px)/2 - 5px);
    left: -moz-calc((100VW - 1180px)/2 - 5px);
    left: -webkit-calc((100VW - 1180px)/2 - 5px);
    width:265px;
}
.baike-detail-scroll.propFix{
    margin-top: 0;
    width:265px;
    position: fixed;
    top: 90px;
    background-color: #FFF;
    z-index: 10;
    right: calc((100VW - 1180px)/2 - 5px);
    right: -moz-calc((100VW - 1180px)/2 - 5px);
    right: -webkit-calc((100VW - 1180px)/2 - 5px);
}
.header-search {
    background: #FBFBFB;
}
