﻿
.logo{
	/*width: 100%;
	padding-bottom: 8px;*/

	padding-bottom: 8px\25;
}
.contentbox .listbox{
	/*width: 100%;*/
	width: 990px;
	margin: 0 auto;
	/*padding-bottom: 30px;*/
}
.listbox .list-every{
	width: 96%;
	padding: 0 2%;
	margin: 10px 0;
	border-bottom: 1px solid #e5e5e5;
}
.listbox .list-every ul{
	width: 100%;
	padding: 10px 0;

}
.listbox .list-every.bordernone{
	border-bottom:0;
}
.listbox .list-every ul li{
	width: 98%;
	margin: 0 auto;
	font-size: 16px;	
	padding-left: 20px;
	line-height: 28px;
	background: url(cnitsec_s.jpg) 12px center no-repeat;
	background-position: 0 11px;
}
.listbox .list-every ul li a {
	display: inline-block;
	width:70%;
	color: #434343;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.listbox .list-every ul li  span{
	float: right;
	width: 25%;
	text-align: right;
	font-size: 14px;
	color: #434343;
}
.listbox .list-every ul li:hover span{
	color: #5580E9;
}
.listbox .list-every ul li:hover a{
	color: #567fe6;
}

/*分页样式*/
.pagebox{
	width: 100%;
	margin:0 auto;
	font-size: 15px;
	text-align: center;
}
.pagebox a{
	display: inline-block;
	padding: 0 6px;
	border:1px solid #EBEBEB;
	margin: 0 4px;
	text-align: center;
	color: #2A59C5;
}
.pagebox a:first-child,.pagebox a:last-child{
	width: 60px;
	height: 30px;
	border:0;
	border:none;
}
.pagebox span{
	display: inline-block;
	padding: 0 6px;
	margin: 0 4px;
	text-align: center;
	color: #000;
}
.list_table{margin-top:20px; padding:0;margin-bottom: 20px;}
.list_table table{margin:0; padding:0;}
.list_table td{position: relative;padding:8px 0px; margin:0; border-right:1px solid #fff; border-bottom:1px dashed #E3E3E3;; text-align:center; line-height:26px; font-size:14px; color:#666;}
.list_table td a{color:#666; cursor: pointer;text-decoration: underline;}
.list_table td a:hover{color:#0787d9}
.list_table th{padding:0; margin:0; border-right:1px solid #fff; border-bottom:1px solid #fff; text-align:center; font-size:16px; background:#5996F1; color:#fff; line-height:42px}
.list_table th a{color:#fff;}
.list_table th .orderby{ background: url(/images/icon_down2.png) no-repeat right center;}
.list_table tbody tr:nth-child(odd) td{background:#f4f3f3;}
.list_table tbody tr:nth-child(even) td{background:#fbfafa}
.list_table td p{line-height: 24px;height:24px;max-width:380px;overflow:hidden; padding: 0px 10px; text-align: left;
white-space: nowrap;text-overflow: ellipsis; float: left;text-decoration:underline;}
.list_table td span{line-height: 24px;height:24px;overflow:hidden; display: block;}