.container{
	width: 1200px;
/* 	display: flex;
	justify-content: space-between; */
	margin: 0 auto;
}
.col-8{
	max-width:840px !important;
	float: left;
}
.col-8 a{
	display: block;
	color: #333333 !important;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.list{
	width: 100%;
	display: flex;
	padding: 20px 0px;
	border-bottom:1px solid #e5e5e5 ;
	float: left;
}
.list img{
	float: left;
}
.list-s{
	width: 502px;
	height:154px;
	margin-left: 30px;
	position: relative;
	float: left;
	overflow: hidden;
}
.list-s h5{
	width: 502px;
	margin: 0px 0px 20px;
	font-size: 20px;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.list-s h5 a{
	width: 502px;
	color: #000000;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.list-s  p{
	width: 100%;
	margin-bottom: 0px;
	font-size: 15px;
	float: left;
}
.list-p{
	font-size: 14px;
	color: #1b1b1b;
	margin-top: 25px;
}
.nei{
	width: 100%;
/* 	height: 154px; */
	position: relative;
	padding: 20px 0px;
	border-bottom:1px solid #e5e5e5 ;
	float: left;
}
.nei h5{
	width: 100%;
	font-size: 20px;
	  overflow: hidden;
	  white-space: nowrap;
	  text-overflow: ellipsis;
}
.nei p{
	margin: 0px;
}
.nei-img {
	margin-bottom:24px;
}
.nei-img img{
	margin: 0px 8px;
}
.nei-s{
	width: 100%;
	height: 216px;
	padding: 20px 0px;
	border-bottom:1px solid #e5e5e5 ;
	float: left;
}
.nei-s h5{
	font-size: 24px;
}
.nei-s p{
	font-size: 14px;
	color: #1b1b1b;
}
.cols-img{
	width: 330px;
	float: right;
}
.cols-img img{
	width: 100%;
	height: auto;
	margin-top: 10px;
}
.suibian a{
	display: block;
	width: 100%;
	margin-top: 10px;
	margin-top: 0px\9;
}
#wrap{
	width: 100%;
	float: left;
	height: 500px;
}
#con{
	width: 100%;
	height: 408px;
	float: left;
}
#tit{
	width: 100%;
	display: flex;
	margin-top: 40px;
	float: left;
}
#tit li{
	width:100px;
	font-size: 20px;
	text-align: center;
	color: #666666;
	margin-right:22px;
	float: left;
	cursor:pointer;
}
#tit .select{
	border-bottom: 2px solid #003670;
	color: #000000;
}
#con .zixun{display: none; width: 100%;}
#con .show {display: block;}
.zui{
	width: 100%;
	display: flex;
	margin-top: 20px;
	float: left;
}
.zui img{
	margin-top: 0px;
	float: left;
	width:88px !important;
	height: 57px !important;
}
.zui a{
	width:88px;
	height:57px;
	float: left;
}
.zui p a{
	display: block;
	width: 100%;
}
.zui p{
/* 	width: 226px;
	 */
	width: 226px\9;
	margin-left: 12px;
	float: right;
}
.zui p a{
	color: #000000;
}
 #page{
      width: 100%;
      height: 80px;
      margin: 50px 0;
	  display: flex;
	  flex-wrap: nowrap;
	  float: left;
    }
	
	.pai{
		
		font-size: 16px !important;
		color: #666666;
	}
	.pai img{
		width:9px;
		height: 13px;
		margin-top: -4px;
	}
	.nes div p a{
		height: auto !important;
	}
	.nes div p{
		float: left;
	}
	.page{
		clear: both;
	}