
/*主题导航*/
.theme-nav-con{background: #e3f5ff;padding: 10px 40px 5px;position: relative;}
.theme-nav-con a{margin: 0 20px;height: 26px;text-align: center;}
.theme-nav-con a p{font-size: 14px;color: #666666;}
.theme-nav-con a:hover p, .theme-nav-con .selected p{font-weight: bold;color: #316da3;}
.theme-nav-con a span{width: 22px;height: 3px;background: #e3f5ff;margin-bottom: 8px;}
.theme-nav-con a:hover span, .theme-nav-con .selected span{background: #e24d42;}
/*.theme-nav-con .btn-more{position: absolute;right: 0px;bottom: 10px;}
.theme-nav-con .btn-more a{width: 11px;height: 7px;background: url(images/gov-icon-list.png) no-repeat -8px -60px;}*/
.authorityclass{text-align:center}
/*左侧年份导航-主题、权威解读*/
.year-nav{width:212px;}
.year-nav>ul>li{margin-bottom: 5px;text-align:center;}
.year-nav>ul>li>a{width: 180px;*width:212px;padding: 0 16px; height: 40px;line-height: 40px;background: #4599cd;font-size: 14px;color: #fff;position: relative;}
.year-nav>ul>li>a i{width: 4px;height: 4px;background: #fff;margin-top: -2px;margin-right: 10px;}
.year-nav>ul>li>a span{position: absolute;right: 2px;bottom: 2px;width: 10px;height: 10px;background: url(images/gov-icon-list.png) no-repeat -27px -60px;}
.year-nav>ul>li>.selected{background: #316da3;font-weight: bold;}
.hide{display: none;}
.year-nav>ul>li ul{border: 1px solid #eeeeee;background: #f6fafe;}
.year-nav>ul>li ul li{line-height: 40px;}
.year-nav>ul>li ul li a{width: 150px;*width: 210px;padding: 0 30px;font-size: 14px;color: #666;}
.year-nav>ul>li ul li .selected{background: #e3f5ff;font-weight: bold;color: #316da3;}
.year-all{
    
}
/*左侧时间轴-年份*/
.time-line{width: 170px;*width:236px;padding-left: 66px;}
.time-line .title{width: 78px;height: 124px; background: url(images/time-pic.png) no-repeat;}
.time-line-con ul{padding-left: 28px;}
.time-line-con ul li{width: 92px;height: 165px;background: url(images/line-blue.png) no-repeat 7px bottom;margin-top: 10px;}
.time-line-con ul li p{width: 92px;height: 27px;background: url(images/dot-blue.png) no-repeat;position: relative;}
.time-line-con ul li p span{font-size: 16px;color: #333333;position: absolute;top: -24px;right: 0px;}
.time-line-con ul .collect{background: url(images/line-red.png) no-repeat 4px bottom;}
.time-line-con ul .collect p{background: url(images/dot-red.png) no-repeat;}
.time-line-con ul .collect p span{font-weight: bold;color: #e24d42;}
/*右侧资源列表*/
.res-con{padding-top: 30px;}
.ser-result-list{width: 924px;}
.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;text-indent: 2em;overflow: hidden;
							text-overflow: ellipsis;
							display: -webkit-box;
							-webkit-line-clamp: 3;
							-webkit-box-orient: vertical;}
.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/gov-icon-list.png) no-repeat -8px -20px;}
.ser-result-list ul li .bottom a span i{background: url(images/gov-icon-list.png) no-repeat -43px -20px;width: 13px;height: 12px;margin: -4px 8px 0 0;}