/*main*/
#main .main-con {
	background: #f8fbfe;
	padding-bottom: 48px;
	padding-top: 30px;
}

.main-item {
	padding: 0 20px;
}

#search {
	height: 210px;
	background: url(images/banner-p.jpg) no-repeat top center;
}

/*资源导航*/
.res-nav a {
	float: left;
	width: 386px;
	border-right: 1px solid #6f99bf;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #fefefe;
	background: #316da3;
}

.res-nav a:last-child {
	border: none;
}

.res-nav a.active,
.res-nav a:hover {
	background: #4699cd;
}

.res-nav a i {
	vertical-align: middle;
	margin-right: 12px;
	margin-top: -2px;
}

.res-nav .organ i {
	width: 18px;
	height: 18px;
	background: url(images/sprites-icon-1-new.png) no-repeat -57px 0px;
}

.res-nav .trade i {
	width: 16px;
	height: 16px;
	background: url(images/sprites-icon-1-new.png) no-repeat -58px -28px;
}

.res-nav .time i {
	width: 17px;
	height: 17px;
	background: url(images/sprites-icon-1-new.png) no-repeat -29px -80px;
}

/*主题导航*/
.nav-item {
	background: #e3f5ff;
	padding: 10px 40px 5px;
	position: relative;
}

.nav-item-1,
.nav-item-2,
.nav-item-3,
.nav-item-4,
.nav-item-5 {
	display: none;
}
.nav-item-1.yearclass{
    text-align:center
}
.nav-item-1.yearclass .nav-item>a {
    margin: 0 28px;
}
.res-nav-con .show {
	display: block;
}

.nav-item>a {
	margin: 0 10px;
	font-size: 14px;
	color: #666666;
}

.nav-item>a:hover,
.nav-item>a:focus,
.nav-item>a.active {
	font-weight: bold;
	color: #316da3;
}

.nav-item>a p {
	width: 22px;
	height: 3px;
	background: #e3f5ff;
	margin: 5px auto;
}

.nav-item>a:hover p,
.nav-item>a:focus p,
.nav-item>a.active p {
	background: #e24d42;
}

/*地区*/
.area-item {
	font-size: 14px;
	margin-bottom: 10px;
	position: relative;
	padding-left: 154px;
}

.area-item>span {
	position: absolute;
	left: 0px;
	top: 4px;
	width: 144px;
	line-height: 14px;
	text-align: right;
	color: #df4b41;
	font-weight: bold;
}

.area-item>span i {
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
}

/*发布机构导航切换*/
.orgin-item-1,
.orgin-item-2,
.orgin-item-3,
.orgin-item-4 {
	display: none;
}

.orgin-item.show {
	display: block;
}

.orgin-item {
	padding: 10px 20px;
	margin: 0 -40px -5px;
	border: 1px solid #e3f5ff;
	background-color: #fff;
}

.orgin-item a {
	/*margin: 5px 25px;
	font-size: 14px;*/
    margin: 5px 5px;
    font-size: 14px;
    width: 10%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.orgin-item a:hover,
.orgin-item a.active,
.orgin-item a:focus {
	color: #316da3;
}

/*资源列表*/
.res-con {
	padding-top: 30px;
}

.ser-result-list {
	width: 100%;
}

.result-info {
	height: 30px;
	border-top: 2px solid #57afe6;
	background: #eef8fe;
	line-height: 30px;
}

.result-info p {
	padding-left: 10px;
	font-size: 12px;
	color: #666666;
}

.result-info p b {
	color: #ea4236;
	margin: 0 6px;
}

.ser-result-list ul {
	width: 100%;
	padding-top: 24px;
}

.ser-result-list ul li {
	margin-bottom: 10px;
}

.ser-result-list ul li:last-child {
	margin-bottom: 0px;
}

.ser-result-list ul li h3 a {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}

.ser-result-list ul li h3 a:hover {
	color: #316da3;
}

.ser-result-list ul li .info-item {
	font-size: 13px;
	color: #999999;
	padding-top: 8px;
}

.ser-result-list ul li .brief {
	font-size: 13px;
	color: #666666;
	padding-top: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
    text-indent: 2em;
}

.ser-result-list ul li .bottom {
	position: relative;
	height: 32px;
	margin-top: 12px;
}

.ser-result-list ul li .bottom a {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 30px;
	width: 80px;
	border: 1px solid #e1e1e1;
	background: #ffffff;
}

.ser-result-list ul li .bottom>span {
	position: absolute;
	border-bottom: 1px solid #e1e1e1;
	left: 0px;
	top: 15px;
	width: 100%;
}

.ser-result-list ul li .bottom a span {
	margin: 3px;
	height: 24px;
	line-height: 24px;
	width: 74px;
	text-align: center;
	color: #666666;
	font-size: 13px;
	background: #e1e1e1;
}

.ser-result-list ul li .bottom a:hover span,
.ser-result-list ul li .bottom .collected span {
	background: #e24d42;
	color: #fff;
	box-shadow: 0px 1px 4px #ffb2ac;
}

.ser-result-list ul li .bottom a:hover span i,
.ser-result-list ul li .bottom .collected span i {
	background: url(images/icon-list-new.png) no-repeat -8px -20px;
}

.ser-result-list ul li .bottom a span i {
	background: url(images/icon-list-new.png) no-repeat -43px -20px;
	width: 13px;
	height: 12px;
	margin: -4px 8px 0 0;
}
