@charset "utf-8";
/*常规列表页*/
.content{
  width: 1200px;
  margin: 0 auto;
}
.center_list{
  min-height:400px;
  margin-bottom: 20px;
  background: #FFFFFF;
  padding: 20px 75px;
}
.center_list li{
  width: 100%;
  height: 160px;
  margin: 0 0 30px 0;
}
.center_list li:hover .center_list_rq{
  background: url(../img/center_list_rq1_red.png);
}
.center_list_rq{
  height: 91px;
  width: 171px;
  margin: 28px 40px 0 0 ;
  float: left;
  background: url(../img/center_list_rq1.png);
}
.center_list_rq p{
  text-align:center;
  width: calc(100% - 20px);
  color: #fff;
}
.center_list_dd{
  margin: 12px 0 0 0;
  height: 40px;
  line-height: 40px;
  font-size: 36px;
}
.center_list_yyyymm{
  height: 30px;
  line-height: 30px;
  font-size: 18px;
}
.center_list_l{
  background: #f6f6f6;
  float: left;
  height: 100%;
  width: calc( 100% - 171px - 40px);
  position:relative;
}
.center_list_bt{
  margin: 20px 60px 0 60px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
}
.center_list_jj{
  margin: 0  60px 0 60px;
  height: 55px;
  line-height: 27.5px;
  font-size: 14px;
  color: #666666;
}
.center_list_hong{
  width: 48px;
  border-bottom: 2px solid #ca0202;
  position:absolute;
  left: -10px;
  top:35px;
}
.center_list_more{
  float: right;
  margin: 10px 90px 0 0;
  position:relative;
  color: #e57c00;
} 
.center_list_more img{
  margin: 0 0 0 10px;
  position: absolute;
  top: 50%;
  transform: translate(0,-50%);
}

/* 分页样式*/
.p_pages .p_no_d{
  border: 1px solid rgb(203 18 17) !important;
  background-color: rgb(203 19 22) !important;
  border-radius: 0 !important;
  margin-left: 15px !important;
  font-weight:600 !important;
}
.p_pages .p_no a{
  border-radius: 0 !important;
}
.pb_sys_common .p_pages .p_prev_d .p_fun_d{
  border-radius: 0 !important;
  font-weight:600 !important;
}

/*下载中心*/
.zx_main{
  margin: 0 auto;
}
.zx_main li{
  width: 100%;
  height: 115px;
}
.zx_main li:hover{
  background:#f7f7f7 ;
}
.zx_lx{
  height: 100%;
  width: 65px;
  text-align: center;
  line-height: 115px;
  float: left;
}
.zx_lx img{
  width: 40px;
  height: 48px;
  float: left;
}
.zx_tm{
  float: left;
  height: 100%;
}
.zx_tm p{
  margin: 35px 0 0 0;
  line-height: 35px;
  color: #333;
  font-size: 16px;
}
.zx_tm p+p{
  margin: 0 0 0 0;
  line-height: 30px;
  color: #888;
}
.zx_fj{
  line-height: 115px;
  float: right;
  height:40px;
  overflow:hidden;
  margin-top:40px;
}
.zx_fj_yd{
  margin-top:-40px;
}
.zx_fj img{
  height: 40px;
  display: block;
  margin: 0 10px 0 0;
}
.zx_fj_yd:hover{
  padding-top: 40px;
}

/*公告汇总*/
.m_list{
  min-height:400px;
  margin-bottom: 20px;
}
.m_list li{
  width: 100%;
  height: 45px;
  line-height: 45px;
  font-size: 16px;
  color: #333333;
}
.m_list li a{
  color: #333333;
}
.m_list li a:hover{
  color: #ca0202;
}
.m_list li a:hover .date{
  color: #ca0202;
}
.m_list li a span{
  color: #666666;
}
.m_list li a span:hover{
  color: #ca0202;
}
.m_list li a span:hoverr.m_list li a{
  color: #ca0202;
}
.m_list li:before{
  content: "\2022";
  color: #ca0202;
  font-size: 30px;
  float: left;
  margin-right: 15px;
}
.m_list li p{
  width:60%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}
.m_list li span{
  float: right;
  text-align: right;
  padding-right:5px;
}

/*招商信息*/
.zsxx{
  min-height:400px;
  margin-bottom: 20px;
}
.zsxx li{
  width: 100%;
  height: 200px;
  margin: 0 0 30px 0;
  background: #f6f6f6;
}
.zsxx_tp{
  height: 200px;
  width: 400px;
  float: left;
  position:relative;
}
.zsxx_tp img{
  position:absolute;
  top: 10px;
  height: 200px;
  width: 400px;
}
.zsxx_l{
  float: left;
  height: 100%;
  width: calc( 100% - 400px - 40px);
  position:relative;
}
.zsxx_bt{
  margin: 0 60px 0 60px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
}
.zsxx_jj{
  margin: 0  60px 0 60px;
  height: 78px;
  line-height: 27.5px;
  font-size: 14px;
  color: #666666;
}
.zsxx_hong{
  width: 48px;
  border-bottom: 2px solid #ca0202;
  position:absolute;
  left: -10px;
  top:35px;
}
.zsxx_more{
  float: right;
  margin: 0px 35px 0 0;
  position:relative;
  color: #e57c00;
} 
.zsxx_more img{
  margin: 0 0 0 10px;
  position: absolute;
  top: 50%;
  transform: translate(0,-50%);
}
.zsxx_rq{
  margin: 28px 60px 0 60px;
  font-size: 14px;
  color: #333333;
}

/*房产转让*/
.banner_fzzr{
  width: 100%;
  height: 390px;
  background: url(../img/fcbanner02.jpg) no-repeat;
  background-position: center bottom;
}
/*资产租赁*/
.banner_zczl{
  width: 100%;
  height: 390px;
  background: url(../img/fcbanner01.jpg) no-repeat;
  background-position: center bottom;
}

/*内容页*/
.content_bg{
  width: 100%;
  background: url(../img/nry_bg.png) no-repeat;
  background-position: center top;
  background-size: 100%;
}