.banner{
	width: 100%;
	height: 180px;
	background: url("../image/newsbanner.png") 100% 100% no-repeat;
	/*background-size: contain;*/
	margin-bottom: 50px;
	    background-position: center;
}
@font-face {
	 font-family: 'Myqyyt';
	 src: url('../font/zzgf.otf'); 
}
.banner span{
	display: block;
	width: 100%;
	text-align: center;
	color: #E0E0DE;
	line-height: 180px;
	width: 100%;
	font-size: 17px;
	letter-spacing: 1px;
	font-family: 'Myqyyt';
}
.industry{
	width: 1000px;
	min-height:500px;
	height:auto !important;
	margin: auto;
}
.industry .leftlist{
	width: 19%;
	min-height:500px;
	height:auto !important;
	float: left;
}
.leftlist .title{
	font-size: 16px;
	font-weight: 600;
	color: #173984;
	letter-spacing: 1px;
	margin-bottom: 30px;
}
.leftlist .list {
	width: 100%;
	height: auto;
	cursor: pointer;
	margin-bottom: 1px;
}
 .biaoti{
	width: 80%;
	height: 40px;
	line-height: 40px;
	padding: 0px 5%;
	background-color:#e2e2e2;
}
.biaotinone{
	width: 80%;
	height: 40px;
	line-height: 40px;
	color: #E0E0DE;
	padding: 0px 5%;
	background-color: #173984;
}
.noactive{
	float: right;
	vertical-align:middle;
	height:10px;
	margin-top: 14px;
}
.seactive{
	float: right;
	vertical-align:middle;
	width: 10px;
	margin-top: 14px;
	transform: rotate(270deg);
	-ms-transform: rotate(270deg);             /* IE 9 */
	-webkit-transform: rotate(270deg);      /* Safari and Chrome */
	-o-transform: rotate(270deg);              /* Opera */
	-moz-transform: rotate(270deg);         /* Firefox */
}
.leftlist .list .Okay{
	width:150px;
	padding: 0px 5%;
	font-size: 13px;
	border:1px solid #e2e2e2;
}
.Okaylist{
	width: 80%;
	height: 35px;
	line-height: 35px;
	font-size: 13px;
	color: #666;
}
.actOkaylist{
	width: 80%;
	height: 35px;
	line-height: 35px;
	font-size: 13px;
	color: #173984;
}
.leftlist .title b{
	width: 2px;
	height: 10px;
	float: left;
	background-color: #173984;
	margin-right: 5px;
	margin-top:6px;
}
.toptitle{
	width: 100%;
	height: 50px;
	line-height: 50px;
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	
}
.time{
	width: 100%;
	height: 30px;
	text-align: center;
	border-bottom: 1px solid #e4e4e4;
	font-size: 13px;
}
.industry .leftcontent{
	width: 100%;
	min-height:500px;
	height:auto !important;
}
.pages{
	padding: 5px;
}
