/* 土地报告 land_reports.css */
.news-details-content-left{
    width: 886px;
    float: left;
    font-size: 0;
}
.news-details-content{
    position: relative;
    width: 1200px;
    margin: 0 auto;
    font-size: 0;
}
.infomation-span-fat {
    display: block;
}
.message-content-title{
    font-size: 20px;
    font-weight: bold;
}
.reports-td-frist{

}
.reports-table-all{
    text-align: center;
    margin-top: 20px;
}
/* .reports-table-all table tr td{
    height: 50px;
} */
.reports-td-frist{
    width: 200px;
    font-weight: bold;
}
.reports-td-blank{
    width: 100px;
    font-weight: bold;
}
.reports-table-all table tr td{
    border: 1px solid #ddd;
}
.reports-table-all table {
    display:inline-block;
    margin: 0 auto;
}
.reports-td-second{
    width: 90px;
}
.reports-td-third{
    width: 80px;
}
.reports-td-fourth{
    width: 80px;
}
.reports-td-second,.reports-td-third,.reports-td-fourth{
    font-size: 14px;
}
.reports-table-title{
    text-align: center;
}
.analysis-table-title{
    text-align: center;
    color: #999;
    font-size: 15px;
}
.echarts-area{
    width: 900px;
    height: 580px;
    margin: 0 auto;
}
/* 土地成交金额表 */
.land-deal-table{

}
/* .deal-td-id{
    width: 45px;
    height: 51px;
}
.deal-td-address{
    width: 45px;
    height: 51px;
}
.deal-td-load{
    width: 90px;
    height: 51px;
}
.deal-td-price{
    width: 178px;
    height: 51px;
}
.deal-td-average{
    width: 211px;
    height: 51px;
}
.deal-td-measure{
    width: 112px;
    height: 51px;
}
.deal-td-Winner{
    width: 112px;
    height: 51px;
   
} */
.land-deal-table{
    display: block;
    margin-top: 20px;
}
.land-table-all{
    text-align: center;
    margin: 0 auto;
}
.land-table-all tr td{
    text-align: center;
    border: 1px solid #ddd;
    font-size: 14px;
    height: 51px;
    padding: 0 10px;
    vertical-align: middle;
}
.news-hot-topics {
    width: 282px;
    border: 1px solid #ededed;
    border-top: 2px solid #d50000;
}
.news-hot-topics {
    width: 282px;
    border: 1px solid #ededed;
    border-top: 2px solid #d50000;
    margin-bottom: 40px;
}
.news-details-user {
    padding-bottom: 20px;
}
/* 右侧的表单 */
.news-details-from{
    width: 282px;
    border: 1px solid #ededed;
    margin-bottom: 41px;
}
.news-details-from-title{
    line-height: 20px;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 10px;
    padding: 20px 20px 0 20px;
}
.news-details-from-subtitle{
    padding-left: 20px;
    font-size: 12px;
    margin-bottom: 20px;
    color: #666666;
}
body .news-details-from .invest-info {
    padding: 0 20px;
    
}
.news-details-from .invest-info input {
    width: 232px;
    height: 36px;
    background-color: #f6f6f6;
    margin-bottom: 10px;
    padding-left: 10px;
}
.park-list-btn{
    width: 244px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #FFF;
    background: #d50000;
    cursor: pointer;
    display: block;
    font-size: 16px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.news-details-hot{
    width: 284px;
    border: 1px solid #ededed;
    overflow: hidden;
    margin-bottom: 40px;
}
.news-details-hot-title{
    margin: 20px 0 20px 20px;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}
.news-details-hot-frist{
    width: 120px;
    background-color: #575757;
    float: left;
    margin-left: 20px;
    overflow: hidden;
    margin-bottom: 20px;
}
.news-details-hot-second{
    width: 120px;
    background-color: #575757;
    float: left;
    margin-left: 10px;
    overflow: hidden;
    margin-bottom: 20px;
}
.details-hot-ardress{
    font-size: 12px;
    width: 33px;
    height: 17px;
    background-color: #d50000;
    margin-left: 12px;
    margin-top: 6px;
    text-align: center;
    color: #ffffff;
    line-height: 17px;
}
.details-hot-title{
    padding-left: 12px;
    font-size: 12px;
    margin-top: 6px;
    margin-bottom: 7px;
    color: #ffffff;
}
.details-hot-title-vice{
    padding-left: 12px;
    font-size: 10px;
    margin-top: 6px;
    color: #dddddd;
    margin-bottom: 10px;
}
.details-hot-li{
    font-size: 14px;
    margin: 0px 20px 20px;
    color: #333333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.details-hot-li:hover{
    color: #d50000;
}
.news-details-hot a{
    overflow: hidden;
}
.details-hot-div{
    overflow: hidden;
}
.news-details-notes{
    font-size: 16px;
    color: #adadad;
}
.news-details-buttom-from{
    height: 137px;
    width: 100%;
    background-color: #444444;
    position: fixed;
    bottom: 0px;
}
.details-buttom-from-title{
    font-size: 22px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    margin-top: 26px; 
}

.details-buttom-from-input{
    font-size: 14px;
    color: #ffffff;
    float: left;
    margin-top: 13px;
    margin-left: 50px;
    margin-right: 25px;
}
.details-buttom-from-ul{
    display: inline-block;
    margin: 0 auto;
    overflow: hidden;
}
.buttom-from-all{
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    margin-top: 26px;
}
.details-buttom-from-li{
    float: left;
}
.buttom-from-input{
    width: 204px;
    height: 36px;
    border-radius: 6px;
    border: 1px solid #999999;
    float: left;
    line-height: 36px;
    padding-left: 16px;
    color: #ffffff;
    background-color: #444444;
}
.buttom-from-submit{
    background-color: #d50000;
    color: #ffffff;
    width: 140px;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    text-align: center;
    float: left;
    margin-left: 50px;
    margin-top: -1px;
    cursor: pointer;
}
.deal-td-id{
    width: 7%;
}
.deal-td-address{
    width: 9%;
}
.deal-td-measure{
    width: 9%;
}
/* 我要订阅 */
.news-subscription .news-subscription-tip{
    margin-top: 30px;
    font-size: 14px;
    color: #666666;
    margin-bottom: 0px;
}
.news-subscription-checked{
    /* *height: 40px; */
    margin-bottom: 5px;
    overflow: hidden;
}
.news-subscription-checked-item{
    margin-right: 26px;
    font-size: 0;
    float: left;
}
.news-subscription-checked-item span{
    font-size: 14px;
    color: #333333;
}

.news-subscription-wrapper{
    /* width: 376px; */
    height: 34px;
    line-height: 34px;
    font-size: 0;
}
.news-subscription-btn{
    display: inline-block;
    width: 100px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    vertical-align: top;
    background-color: #d50000;
    color: #fff;
    font-size: 16px;
    cursor: pointer;

}
.news-subscription-btn:hover{
    background-color: #b60e0e;
    transition: all .225s ease-in-out;
}
.news-subscription-input{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 276px;
    height: 32px;
    padding-left: 10px;

    border: 1px solid #ededed;
    border-right: 0;
}
.news-subscription-input input{
    vertical-align: top;
    width: 100%;
    height: 100%;
    font-size: 14px;
}
.news-tab1{
    position: relative;
}
.news-tab1 .news-weekly-all{
    position: absolute;
    top:0;
    right: 0;
    display: block;
    padding: 0 34px;
    height: 24px;
    line-height: 24px;
    color: #333333;
    font-size: 14px;
    border: 1px solid #d5d5d5;
}
.news-tab1 .news-weekly-all:hover{
    color: #1f6cdd;
    border:1px solid #1f6cdd;
    transition: all .225s ease-in-out;
}
.mutiple-select, .single-select {
    font-size: 14px;
    color: #333;
    cursor: pointer;
    /* float: left; */
    /* width: 64px; */
}
.news-details-choice {
    margin-right: 30px;
    margin-top: 10px;
    margin-bottom: 0;
    width: 96px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
    line-height: 16px;
}
.mutiple-select.margin-right-0 {
    margin-right: 0;
}
.cantainer .mutiple-select img, .single-select img {
    width: 20px;
    height: 20px;
    position: relative;
    top: -3px;
    left: -3px;
    /* margin-right: 4px; */
    vertical-align: top;
    *vertical-align: -6px;
}
.cantainer .mutiple-select-all img{
    position: relative;
    top: -3px;
}
.cantainer .mutiple-select-all{
    margin-top: 10px;
}
/* 相关资讯 */
.news-about-list{
    margin-top: 22px;
    font-size: 0;
}
.news-about-list .about-news{
    float: left;
    width: 423px;
    line-height: 30px;
    margin-left: 40px;
}
.news-about-list a p{
    float: left;
    max-width: 333px;
    font-size: 14px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 0;
}
.news-about-list a p:hover{
    color: #d50000;
}
.news-about-list a p:hover{
    color: #d50000;
}
.news-about-list-time{
    width: 88px;
    text-align: right;
    overflow: hidden;
    float: right;
    color: #999999;
    font-size: 14px;
}
/* 分享 投稿 点赞 */
.padding-bottom-5{
    padding-bottom: 5px;
}
.margin-top-40{
    margin-top: 40px;
}
.share-sidebar{
    width: 80px;
    position: absolute;
    top:201px;
    left:-120px;
}
.share-sidebar-line{
    position: relative;
    text-align: center;
    font-size: 12px;
    color: #666;
}
.share-sidebar-line span{
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.share-sidebar-line .login-sidebar-line-bar {
    width: 145px;
}
.share-sidebar-line-bar{
    width: 23px;
    line-height: 12px;
    height: 1px;
    border-top: 1px solid #dddddd;
    vertical-align: middle;
}
.share-sidebar-item{
    display: block;
    position: relative;
    width: 40px;
    height: 40px;
    margin: 15px auto auto;
    cursor: pointer;
}
.share-sidebar-item img{
    width: 100%;
    height: 100%;
    transition: top 18s linear;
}
.article-code-box{
    position: absolute;
    left: 54px;
    top: -22px;
    display: none;
    /*padding: 5px;*/
    box-shadow: 0 0 15px #ededed;
    *border:1px solid #ededed;
    background: #fff;
}
.article-code-box img.share-code{
    width: 70px;
    height: 70px;
}
.share-sidebar-item:hover .article-code-box{
    display: block;
}

.news-praise{

}
.share-sidebar-aggree{
    position: relative;
    transition: all 0.1s linear;
}
.news-praise{
    transition: all 0.1s linear;
    position: relative;
    left: 0;
    top: 0;
}
.share-sidebar-aggree-num{
    position: absolute;
    top:14px;
    left:27px;
    z-index: 99;
    font-size: 18px;
    color: #d50000;
}
.share-sidebar-aggree:hover .news-praise{
    position: relative;
    top:-5px;
    left: 0;
    /* transform:rotate(-7deg); */
}
.share-sidebar-aggree-plus{
    display: none;
    position: absolute;
    top:0;
    right:-10px;
    font-size: 14px;
    color: #d50000;
}
.share-sidebar-item-hide{
    display: none;
}
/* 底部表单滑动 */
 .iconexit img {
    width: 30px;
    height: 30px;
}
.iconexit {
    float: right;
    position: absolute;
    right: 10%;
    top: -15px;
    cursor: pointer;
    z-index: 800 !important;
    width: 30px;
    height: 30px;
}
.left-footer {
    width: 280px;
    height: 60px;
    background: url(../images/left-footer.png?20191216) no-repeat 100%;
    position: fixed;
    bottom: 86px;
    z-index: 800;
    _position: absolute;
    _bottom: 86px;
    opacity: 1;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,49)||49)-(parseInt(this.currentStyle.marginBottom,49)||49)));
}
.left-footer div {
    font-size: 15px;
    color: #fff;
    padding-top: 10px;
    padding-left: 20px;
}
.left-footer p {
    padding-top: 9px;
    font-family: arial;
    color: #fff;
    font-size: 17px;
    padding-left: 20px;
}
.foot-button {
    width: 40px;
    _width: 80px;
    height: 60px;
    _height: 120px;
    position: absolute;
    right: 12px;
    top: 0;
    _top: -30px;
    cursor: pointer;
    z-index: 800;
}
.footer-float-in{
    opacity: 1;
    transition: .8s ease-in-out;
    -moz-transition: .8s ease-in-out;      /* Firefox 4 */
    -webkit-transition: .8s ease-in-out;       /* Safari å’Œ Chrome */
    -o-transition: .8s ease-in-out;       /* Opera */
    position: fixed;
    _position: relative;
    bottom: 0;
    left: 0;
    _zoom:1;
    width: 100%;
    height: 137px;
    _position: absolute;
    /*_display:block;*/
    z-index: 100;
}
.footer-float-out {
    opacity: 0;
    transition: .8s ease-in-out;
    -moz-transition: .8s ease-in-out;      /* Firefox 4 */
    -webkit-transition: .8s ease-in-out;       /* Safari å’Œ Chrome */
    -o-transition: .8s ease-in-out;  			/* Opera */
    position: fixed;
    bottom: 0;
    left: -100%;
    _position: absolute;
    /*_display:none;*/
}

.footer-float-in-shot{
    opacity: 1;
    transition: .6s ease-in-out;
    -moz-transition: .6s ease-in-out;      /* Firefox 4 */
    -webkit-transition: .6s ease-in-out;       /* Safari å’Œ Chrome */
    -o-transition: .6s ease-in-out;       /* Opera */
    position: fixed;
    bottom: 100px;
    left:0;
    /*_display:block;*/
}
.footer-float-out-shot {
    opacity: 0;
    transition: .6s ease-in-out;
    -moz-transition: .6s ease-in-out;      /* Firefox 4 */
    -webkit-transition: .6s ease-in-out;       /* Safari å’Œ Chrome */
    -o-transition: .6s ease-in-out;  			/* Opera */
    position: fixed;
    bottom: 100px;
    left:-100%;
    /*_display:none;*/
}

/* 本月热门报告 */
.news-details-content-right .hot-report .report-time {
    color: #1f6cdd;
    font-size: 14px;
    left: 28px;
    bottom: 28px;
}
.echarts-area-top{
    margin-top: -108px;
}
/* 头部选中 */
.news-nav .news-nav-wrapper .news-nav-ul .news-nav-ul-active{
    color: #ffffff;
}

.news-details-content .news-details-content-right{
    margin-top: 100px;
}
.news-about-list{
    overflow: hidden;
    margin-bottom: 47px;
}
.reports-table-title{
    color: #999999;
    font-size: 15px;
}
.analysis-table-title{
    margin-top: -16px;
}
.message-content-title{
    margin-top: 60px;
    display: block;
}
.news-tab-bottom-solid{
    line-height: 1;
}

.news-subscription .mutiple-select, .single-select{
    line-height: 1;
    margin-bottom: 0px;
}
.reports-table-last{
    margin-top: 40px;
}

.news-details-subscribe {
    margin-top: 15px;
}
.message-text .message-content-list .message-content-frist{
    margin-top: 0px;
}
.message-content-title{
    margin-bottom: 10px;
}