
.w {
	width: 1088px;
	overflow: hidden;
	margin: 0 auto;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
/* 清除浮动 */
.clearfix:after {
	display: block;
	clear: both;
	content: '';
	visibility: hidden;
	height: 0;
}
.clearfix {
	zoom: 1;
}
/* 坐标导航栏开始 */
.coordinate {
	height: 47px;
	line-height: 47px;
	color: #666;
	font-size: 18px;
}
.coordinate img {
	vertical-align: middle;
}
/* 互动交流 */
.box_top {
	width: 270px;
	height: 80px;
	text-align: center;
	line-height: 80px;
	background: url(../image/kuangp.png) no-repeat;
}
.box_top a {
	font-size: 25px;
	color: #fff;
}
.interact_l .listChildren {
    cursor: pointer;
    width: 190px;
    height: 100%;
    background-color: #F5F5F5;
    padding-top: 18px;
  }
  .interact_l .listChildren .son {
    display:inline-block;
    width: 100%;
    height: 35px;
    margin-bottom: 8px;
    color: #666;
  }
  .interact_l .listChildren .son .sonLine {
    display: inline-block;
    width: 7px;
    height: 28px;
    background-color: #5695EA;
  }
  .interact_l .listChildren .son .sonName {
    height: 35px;
    line-height: 35px;
    margin-left: 15px;
  }
  .interact_l .listChildren .son:hover {
    background-color: #5695EA;
    color: #fff;
  }

.interact_r {
	/*height: 757px;*/
	box-sizing: border-box;
	padding-left: 35px;
	margin-top: 31px;
	padding-bottom: 15px;
}
.interact_r .paging {
    margin-top: 44px;
    font-size: 16px;
    color: #666;
    /*text-align: center;*/
    margin-left: 164px;
  }
  .interact_r .paging .tiaozhuan {
    display:inline-block;
    margin-left: 10px;
  }
.interact_r .ltitle {
	/*width: 923px;*/
	height: 47px;
}
.interact_r .ltitle:nth-of-type(even){
    background-color: #F5F5F5;
}
.interact_r .lan {
	background-color: #5695EA;
}
.interact_r .fhui {
	background-color: #F5F5F5;
}
.interact_r .xinjian {
	display: inline-block;
	width: 761px;
	height: 47px;
	line-height: 47px;
	margin-left: 30px;
	float:left;
}
.interact_r .bai {
	color: #fff;
}
.interact_r .xinjian a {
    display:inline-block;
	color: #434343;
	width: 436px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.interact_r .xinjian a:hover {
	color: #49a9f4;
}
.interact_r .zhuangtai {
	display: inline-block;
	width: 96px;
	height: 57px;
	line-height: 57px;
	text-align: center;
	float:left;
}
.interact_r .time {
	display: inline-block;
	width: 200px;
	height: 57px;
	line-height: 57px;
	text-align: center;
}
 .contentBox {
    width: 1100px;
    margin: 0 auto;
 }
 .tableDown {
     height: 47px;
     line-height: 47px;
 }
 .newsData {
     color: #434343;
 }
  .newsData a {
     color: #434343;
 }
 .tableName {
     margin-left: 24px;
     height: 47px;
     line-height: 47px;
 }
 .tableName:hover {
     color: #137EEC;
     
 }
 .downBtn {
     margin-right: 80px;
 }
  .neirong {
    width: 1100px;
    overflow: hidden;
    margin: 0 auto;
  }
  .paging span a {
      color: #666;
  }
  /* 适老化 */
  .oldModel .interact_l .listChildren .son .sonName{font-size: 32px;}
  .oldModel .interact_l .listChildren .son .sonLine{height: 35px;}
  .oldModel .interact_l .listChildren{padding-top: 12px;}

  .oldModel .interact_r .ltitle{line-height: 60px;height: 60px;}
  .oldModel .interact_r .bai,
  .oldModel .tableDown{line-height: 60px;}
  .oldModel .interact_r{font-size: 32px;width: 898px;}
  .oldModel .tableName{width: 700px;overflow: hidden;text-overflow: ellipsis;text-decoration: none;white-space: nowrap;}
  .oldModel .downBtn{margin-right: 30px;}
  .oldModel .interact_r .paging{font-size: 30px;line-height: 60px;margin-left: 20px;}
