.mb20{
    margin-bottom: 20px;
}
.mb30{
    margin-bottom: 30px;
}
.line1{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    text-align: left;
}
.line2{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.line3{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-align: justify;
}
.line4{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-align: justify;
}
.mt60{
    /*margin-top: 60px;*/
}
.text-center{
    text-align: center;
}

/*项目市场-项目概况*/
.Project{
    /*display: flex;*/
}
 .Project .Project-banner{
    text-align: center;
    color: #fff;
    padding: 35px 0;
}
 .Project .Project-banner .title{
    font-size: 24px;
    color: #fff;
    margin-bottom: 20px;
}
 .Project .Project-banner p{
     color: #fff;
 }
.Project .Project-banner .btnruzhu{
    display: inline-block;
    font-size: 16px;
    padding: 7px 27px;
    background: #2F6EEF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    margin-top: 20px;
}
.Project .writer .wrap:nth-child(3n+1){
    margin-left: 0;
}
.Project .writer .wrap:nth-child(3n+0){
    margin-right: 0;
}
.Project .writer .wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 390px;
    height: 210px;
    text-align: center;
    position: relative;
    margin: 15px 7px 0;
    background:#fff;
    padding: 20px;
    float: left;
    box-sizing: border-box;
}
.Project .writer .Head-pic {
    text-align: center;
    display: inline-block;
}
.Project .writer .Head-pic a{
    display: inline-block;
    margin-bottom: 20px;
}
.Project .writer .Head-pic .guanzhu{
    display: inline-block;
    border: 1px solid #1267BC;
    color: #1267BC;
    padding: 3px 3px;
    width: 60px;
}
.Project .writer .Head-pic .guanzhu.yiguanzhu{
    background: #1267BC;
    color: #fff;
}
.Project .writer {
    margin-bottom: 30px;
    overflow: hidden;;
}


.writer .Head-pic{

}
.writer .Head-pic img {
    border-radius: 50%;
    width: 80px;
    height: 80px;
}
.Project .writer .Head-body {
    width: 255px;
    /* margin: 0 auto; */
    color: #787878;
    display: flex;
    flex-direction: column;
    text-align: left;
}
.Project .writer .Head-body .title{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 7px;
}
.writer .Head-body .title-body {
    font-size: 14px;
    color: #787878;
    margin-bottom: 30px;
}
.writer .Head-body .num{
    display: flex;
    justify-content: space-between;
}
.writer .Head-body .num span{
    line-height: 2;
}
.classification{
    /*border-bottom: 1px solid #eee;*/
    padding-bottom: 5px
}
.classification a{
    font-size: 16px;
    color: #898989;
    margin: 0 26px;
}
.classification a.active{
   color:#0276DA;
    border-bottom: 2px solid #0276DA;
    padding-bottom: 7px;
    background: none;
}
.footer-pagination{
    margin-bottom: 30px;
    text-align: center;
}
.pagination{
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}
.footer-pagination button,.footer-pagination a {
    margin: 0 5px;
    cursor: pointer;
}
.footer-pagination li{
    display: inline-block;

}
.footer-pagination li a,.footer-pagination button{
    border: 1px solid #eee;
    display: inline-block;
    padding: 5px 0px;
    color: #969696;
    font-size: 12px;
    line-height: 1.5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    vertical-align: middle;
    min-width: 30px;
    margin:0;
}
.no-bg{
    background: none!important;
}
.footer-pagination button,.footer-pagination a{
    background: #fff;
    margin: 0 5px;
    cursor: pointer;
    border: 1px solid #eee;
    display: inline-block;
    padding: 5px 0px;
    min-width: 30px;
    border-radius: 5px;
    color: #969696;
}
.footer-pagination li a.active{
    background: #2F6EEF;
    color:#fff;
}
.main{
    overflow: hidden;
}
.main .c-left {
    width: 70%;
    padding-bottom: 20px;
    float: left;
    left: 210px;
}
.main .c-left .n-con{
    margin-bottom: 10px;
}
.main .c-left .rediantabs a{
    border: 1px solid #56a0c6;
    padding: 2px 5px;
    border-radius: 3px;
    font-size: 12px;
    color: #56a0c6;
    margin-right: 15px;
}
.main .c-left .author .num{
    color:#969696;
}
.main .c-left .author .num p{
    margin-left: 10px;
    margin-right: 15px;
    display: inline-block;
}
.main .c-left .author .num p i,.main .c-left .author .num p span{
   display: inline-block;
    vertical-align: middle;
}
.main .c-left .author .eye{
    display: inline-block;
    width: 16px;
    height: 14px;
    background: url("../images/slh/eye.png")no-repeat center center /100%;
    margin-right: 3px;
}
.main .c-left .author .fabulous{
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url("../images/slh/fabulous.png")no-repeat center center /100%;
    margin-right: 3px;
}
.main .c-left .author .comment{
    display: inline-block;
    width: 15px;
    height: 14px;
    background: url("../images/slh/comment.png")no-repeat center center /100%;
    margin-right: 3px;
}
.main .c-left .near-box {
    /*padding: 0 30px;*/
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
}
.main .c-left .near-list .near-pic{
    /*width: 34%;*/
    width: 190px;
    height: 110px;
}
.main .c-left .near-list .near-text{
    width: 72%;
    /*padding: 5px;*/
    box-sizing: border-box;
    padding-left: 10px;
}
.main .c-left .near-list .near-text .n-title .p-title{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #323232;
}
.main .c-left .near-list{
    /*padding-right: 20px;*/
    padding-bottom: 15px;
    background: #ffffff;
}
.main .c-left .near-list .n-chat{
    width: inherit;
    padding-right: 10px;
    display: none;
}
.main .c-left .near-list .lists{
    padding: 10px 0 0 0;
    margin-bottom: 0;
}
.main .c-left .near-list .lists li{
    padding: 20px 0;
   /* border-bottom: 1px dashed #C8C8C8;*/
}
.main .c-left .near-list .lists li:last-child{
    border-bottom:none;
}
.main .c-right{
    width: 30%;
    /*padding-bottom: 20px;*/
    float: left;
    background: #fff;
    padding-bottom: 10px;
}
.main .c-right .xxbox{
    background: #ffffff;
    padding: 20px 20px 0 20px;
    text-align: center;
    /*border: 1px solid #F5F5F5;*/
}
.main .c-right .xxbox p{
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    color: #969696;
}
.main .c-right .xxbox p a{
    color: #969696;
}
.main .c-right .xxbox dt.xxtitle{
    margin-bottom: 10px;
    text-align: left;
    /*padding-left: 15px;*/
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.main .c-right .xxbox .xxtitle img{
    margin-right: 10px;
    vertical-align: middle;
}
.main .c-right .xxbox dt.xxtitle span{
    color:#319AFB;
    font-size: 18px;
    font-weight: bold;
    vertical-align: middle;
}
.main .c-right .xxbox .xxtitle a{
   font-size: 12px;
    color:#969696;
    vertical-align: middle;
    text-align: right;
}
.main .c-right .xxbox .num{
    font-size: 24px;
    /*width: 13%;*/
    color:#b4b4b4;
    text-align: left;
}
.main .c-right .xxbox .num1{
    color:#f44242;
}
.main .c-right .xxbox .num2 {
    color: #ff722b;
}
.main .c-right .xxbox .num3 {
    color: #ff9500;
}
.main .c-right .xxbox .pic{
    width: 40%;
    text-align: left;
}

.c-right{
    margin-bottom: 20px;
}
.news_info{
    border-radius: 0;
    border: 1px solid #BFBFBF;
}
.c-right .news_list{
    padding-bottom: 10px;
}
.c-right .news_list dd{

    text-align:left;
}
.c-right .news_list dd a{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    font-size: 14px;
}


.main .c-right .pic img{
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.main .c-right .xxbox dd{
    padding: 10px 0;
    border-bottom: 1px dashed #C8C8C8;
    border-bottom: 1px dashed #C8C8C8;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.main .c-right .xxbox dd:last-child{
    border-bottom:none;
}
.main .c-right .xxbox dd.num1 .num,.main .c-right .xxbox dd.num1 .huo span{
    color: #f44242;
}
.main .c-right .xxbox dd.num2 .num,.main .c-right .xxbox dd.num2 .huo span{
    color: #FF7B15;
}
.main .c-right .xxbox dd.num3 .num,.main .c-right .xxbox dd.num3 .huo span{
    color: #319AFB;
}
.main .c-right .xxbox dd:hover{
    background: #f5f9ff;
}
.main .c-right .xxbox .pic span{
    /*width: 120px;*/
    display: inline-block;
    vertical-align: middle;
}
.main .c-right .xxbox .huo{
    font-size: 14px;
}
.main .c-right .xxbox .huo .huo-icon{
    display: inline-block;
    width: 14px;
    height: 18px;
    margin-right: 5px;
    vertical-align: middle;
    background: url(../images/jyszq/hot-4.svg)no-repeat center center /100%;
}
.main .c-right .xxbox .huo .huo-icon.hot1{
    background: url(../images/jyszq/hot-1.svg)no-repeat center center /100%;
}
.main .c-right .xxbox .huo .huo-icon.hot2{
    background: url(../images/jyszq/hot-2.svg)no-repeat center center /100%;
}
.main .c-right .xxbox .huo .huo-icon.hot3{
    background: url(../images/jyszq/hot-3.svg)no-repeat center center /100%;
}

.main .c-right .xxbox .huo span{
    vertical-align: middle;
}
.main .c-right .more {
    margin-top: 15px;
    font-size: 16px;
}
.navslh{
    /*border-bottom: 1px solid #eee;*/
    margin-top: 0;
    /*margin-bottom: 30px;*/
    padding: 9px 0;
}
.navslh a:first-child{
    margin-left: 0;
}
.slh-header{
    padding:20px 0 0;
    /*margin-bottom: 20px;*/
    background: #F0F0F0;
    overflow: hidden;
}
.slh-header ul{
    overflow: hidden;
}
.heigh-tslh{
    height: 62px;
}
.slh-header li{
    display: inline-block;
    margin-right: 30px;
    font-size: 12px;
    border: 1px solid #DCDCDC;
    border-radius: 20px;
    padding: 3px 10px;
    background: #DCDCDC;
}
.slh-header li a{
    color:#898989;
}
.slh-header li.active{
    color: #ffffff;
    background:#319AFB;
}
.slh-header li.active a{
    color: #ffffff;
    background:#319AFB;
}
.slh-header li:hover,.slh-header li:hover a{
    color: #ffffff;
    background:#319AFB;
}
.list-bottom{
    margin-top: 10px;
}
.list-bottom .num-two {
    text-align: center;
     cursor: pointer;
     display: none;
    margin-right: 45px;
    font-size: 14px;
 }
.list-bottom .num-two span {
    color: #3773EF;
}
.list-bottom .num-two i.down {
    display: inline-block;
    width: 12px;
    height: 7px;
    background: url(../images/slh/down.png)no-repeat center center/cover;
}
.list-bottom .num-two i.up{
    transform: rotateX(180deg);
}
/*//真相投诉*/
.new-tousu{
    margin-top: 20px;
}
.new-tousu a{
  font-size: 14px;
  display: inline-block;
  padding: 14px 20px;
  color: #fff;
  width: 110px;
  margin: 0 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.new-tousu a.red{
    background: #FE0000;
  }
.new-tousu a.blue{
    background: #025DB8;
}
/*//赛雷号*/
  .slh-section{
      /*padding-top: 30px;*/
  }

.author a
{
    color: #323232;
}
.author span{
    color: #969696;
}


