
ul,li{
	list-style: none;
}
.top_pic{
	width: 100%;
	height: 250px;
 }
 .top_pic img{
	/* width: 100%; */
	/* min-width: 1300px; */
	max-width: 100%;
	width: auto;
	height: 100%;
 }
 .info_top{
	width: 100%;
	height: 53px;
 }
 .info_top>ul{
	width: 1359px;
	margin: 0 auto;
 }
 .info_top li{
	width: 100px;
	list-style: none;
	float: left;
	margin-left: 50px;
	margin-top: 8px;
	line-height: 40px;
 }
 .info_top li a{
	color: #666666;
	font-family: "Lantinghei SC", "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", 微软雅黑, STHeiti, "WenQuanYi Micro Hei", SimSun, sans-serif;
	font-weight: 500;
	font-size: 18px;
 }
 .info_top li .current{
	font-size: 20px;
	color: #E62944;
	border-bottom: 4px solid #E62944;
 }
 .info_list{
	padding: 0 0 20px 0;
	overflow: hidden;
	width: 1300px;
	margin: 0 auto;
}
.info_list .info_left{
float: left;
}
.info_list .info_left .all_list .info_content{
	font-family: '微软雅黑',sans-serif;
	margin-top: 20px;
	background-color: #fff;
	width: 920px;
	height: 194px;
}
.info_list .info_left .all_list .info_content .info_content_left{
	margin: 23px 20px 0 30px;
	width: 260px;
	height: 146px;
	float: left;
}
.info_list .info_left .all_list .info_content .info_content_left img{
	width: 100%;
	height: 100%;
}
.info_list .info_left .all_list .info_content .info_content_right{
	width: 572px;
	float: left;
}
.info_list .info_left .all_list .info_content .info_content_right .info_title{
	font-size: 18px;
	font-weight: 500;
	color: #000000;
	margin-top: 25px;
}
.info_list .info_left .all_list .info_content .info_content_right .info_time{
	font-size: 14px;
	/* font-weight: bold; */
	color: #C2C2C2;
	margin-top: 2px;
	display: inline-block;
}
.info_list .info_left .all_list .info_content .info_content_right .info_script{
	font-size: 14px;
	color: #999999;
	margin-top: 2px;
	height: 57px;
	overflow: hidden;
}


.info_list .info_right{
	margin: 20px 50px 0 28px;
	width: 300px;
	height: 405px;
	float: right;
	min-height: 900px;
}
.info_list .info_right img{
	width: 100%;
	border: 1px solid #ededed;
}
.info_list .info_right .info_right_down{
	margin-top: 41px;
	position: relative;
}
.hi_list,.film_list,.work_list,.knowledge_list{
	display:none;
}			
			

.page_all{
	width: 800px;
	height: 46px;
	margin: 30px auto 0 auto;
	text-align: center;
}
.page_all a{
	display: inline-block;
	min-width: 46px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	border: 1px solid gainsboro;
	padding: 0 15px;
}
.page_all span{
	display: inline-block;
	width: 46px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	border: 1px solid gainsboro;
	color: white;
  background-color: red;
}

.page_all li{
	display: none;
}
.page_all .isshow{
	display: block;
}




















 
 
	
