

/*头部*/
/*.header{
	background:  no-repeat;
	width: 100%;
	height: 102px;
	-webkit-box-shadow: 0 3px 5px #ddd;
	-ms-box-shadow: 0 3px 5px #ddd;
	-o-box-shadow: 0 3px 5px #ddd;
	moz-box-shadow: 0 3px 5px #ddd;
	box-shadow: 0 3px 5px #ddd;
}*/
.headercon{
	width: 1200px;
	margin: 0 auto;
}
.logo{
	padding-top: 22px;
}
.logo img{width:368px;}
.titinfo{
	margin-top: 32px;
	padding-left: 22px;
	margin-left: 22px;
	color: #333;
	font-size: 26px;
	font-weight: bold;
	height: 42px;
	line-height: 42px;
	border-left: 1px solid #a8acaf;
}
/*普通搜索*/
.searchbar{
	width: 1200px;
	margin: 25px auto 0;
	border: 1px solid #e8e8e8;
	background: #fdfdfd;
	border-radius: 4px;
	padding: 20px 25px;
}
.searchpublist{
	margin-bottom: 20px;
	position: relative;
}
.searchpublist label{
	display: inline-block;
	width: 122px;
	text-align: right;
	font-size: 14px;
	color: #333;
	line-height: 35px;
}
.searchpublist input{
	height: 35px;
	line-height: 35px;
	border: 1px solid #d7d9e1;
	background: #fff;
	border-radius: 4px;
	padding: 0 10px;
}
.searchpublist .dateto{
	line-height: 35px;
	margin: 0 10px;
	color: #000;
	font-size: 14px;
}
.wh658{
	width: 658px;
}
.wh365{
	width: 365px;
}
.dataselectbox{
	position: relative;
}
.dataselectbox .icon-date{
	position: absolute;
	top: 13px;
    right: 10px;
}
.searchselectbox{
	width: 171px;
	height: 35px;
	line-height: 35px;
	border: 1px solid #d7d9e1;
	background: #fff;
	border-radius: 4px;
	position: relative;
	cursor: pointer;
}
.searchselectbox .selecttit{
	font-size: 14px;
	color: #333;
	padding: 0 10px;
}
.searchselectbox .icon-arrowdown{
	margin-top: 8px;
    margin-right: 3px;
    cursor: pointer;
}
.dropdownmenu{
	width: 100%;
	border: 1px solid #d7d9e1;
	background: #fff;
	border-radius: 4px;
	position: absolute;
	height: 178px;
	overflow-y: auto;
	top: 35px;
	left: 0;
	z-index: 1;
}
.dropdownmenu ul li a{
	display: inline-block;
	color: #6d7393;
	font-size: 14px;
	height: 31px;
	line-height: 31px;
	padding: 0 10px;
	width: 100%;
}
.dropdownmenu ul li a:hover{
	background: #e5ecf4;
	color: #044495;
}
.searchbtn{
	padding-left: 125px;
}
.searchbtn .btnd{
	height: 36px;
	line-height: 36px;
	text-align: center;
	width: 86px;
	border-radius: 4px;
	color: #fff;
	font-size: 14px;
	margin-right: 10px;
}
.searchbtn .btnd.btnblue{
	background: #044495;
}
.searchbtn .btnd.btnreset{
	background: #eaeaea;
	color: #1e3133;
	width: 66px;
}
.searchbtn .btnd:hover{
	opacity: 0.8;
}
/*高级搜索*/
.boxshadow{
    -webkit-box-shadow: 0 2px 6px #ddd;
    -moz-box-shadow: 0 2px 6px #ddd;
    box-shadow: 0 2px 6px #ddd;
}
.advtit{
	border-bottom:1px solid #efefef;
	padding-bottom: 17px;
    margin: -6px -25px 28px;
    font-size: 16px;
    color: #044495;
}
.advtit span{
	padding-left: 15px;
}
.advtit .line{
	width: 36px;
	height: 3px;
}
.advtit .icon-searchclose{
	margin: 5px 20px 0 0;
	cursor: pointer;
}
.advtit .icon-searchclose:hover{
	opacity: 0.8;
}
.searchpublist .searcrresultsort{
	margin: 8px 0 0;
}
.searchpublist .searcrresultsort .radiobox{
	margin-left: 0;
	margin-right: 24px;
}
.wh273{
	width: 273px;
}
.wh170{
	width: 170px;
}
.wh193{
	width: 193px;
}
.searchpublist .wenhaotext{
	position: relative;
}
.searchpublist .wenhaotext input{
	padding-left: 80px;
}
.searchpublist .wenhaotext input.padsmall{
	padding-left: 40px;
}
.searchpublist .wenhaotext.padlr10{
	margin: 0 11px;
}
.searchpublist .wenhaotext>span{
	display: inline-block;
	height: 14px;
	line-height: 14px;
	position: absolute;
	left:0px;
	top: 11px;
	font-size: 14px;
	color: #666;
	border-right: 1px solid #d7d9e0;
	padding:0 10px;
}
/*查询结果*/
.searcrresultnum{
	font-size: 14px;
	color: #333;
	padding: 20px 0 12px;
}
.searcrresultnum span{
	color: #e13134;
	margin: 0 5px;
}
.searcrresultsort{
	margin: 19px 0 0 32px;
}
.searcrresultsort .radiobox{
	position: relative;
	margin-left: 24px;
	font-size: 14px;
	color: #333;
}
.searcrresultsort .radiobox .radiohide{
    width: 16px;
    height: 16px;
	position: absolute;
    top: 1px;
    left: 1px;
    opacity: 0;
    visibility: hidden;
}
.resultconbox{
	width: 1200px;
	margin: 0 auto;
}
/*.resulttabbox{
	border-radius: 4px;
	border: 1px solid #e8e8e8;
}*/
.resulttabbox .tablebox{
	border-collapse: collapse;
	table-layout: fixed;
	width: 100%;
}
.resulttabbox .tablebox tr th{
	height: 52px;
	background: #ecf3fa;
	border-bottom: 1px solid #eaeaf3;
	font-size: 16px;
	color: #000;
	font-weight: normal;
	padding: 0 10px;
}

.resulttabbox .tablebox tr td{
	height: 70px;
	border-bottom: 1px solid #eaeaf3;
	padding: 10px;
	color: #696969;
	font-size: 14px;
}
.resulttabbox .tablebox tr td >a{
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
.resulttabbox .tablebox tr td div{
	/* width: 398px; */
	margin-top: 10px;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.resulttabbox .tablebox tr td.center{
text-align: center;
}
.tabtdtit span{
color: #e13134;
}
.resulttabbox .tablebox tr th.borderradiolt{
	border-top-left-radius: 6px;
}
.resulttabbox .tablebox tr th.borderradiort{
	border-top-right-radius: 6px;
}
.resulttabbox .tablebox tr th.thtextleft{
	text-align: left;
}
.resulttabbox .tablebox tr td .tabtdtit{
	display: block;
	color: #333;
}
.resulttabbox .tablebox tr td .tabtdtit b{
	color: #e91e1e;
}
.resulttabbox .tablebox tr td .tabtddoc{
	font-size: 14px;
	color: #335a8b;
	margin-top: 5px;
}

.resulttabbox .tablebox tr th.borderleftrt{
	border-left: 1px solid #dce5f4;
	border-right: 1px solid #dce5f4;
}
.resulttabbox .tablebox tr td.borderleftrt{
	border-left: 1px solid #dce5f4;
	border-right: 1px solid #dce5f4;
	/*background: #fcfeff;*/
}
/*.resulttabbox .tablebox tr td.textnum{
color: #000;
}*/
/*分页*/
.pagination_con {
	margin: 14px 28px;
    height: 32px;
}
.pagination_con .pagination ul {
	vertical-align: middle;
}
.pagination_con .pagination ul > li {
    display: inline;
}
.pagination_con .pagination ul> li> a {
	width: 31px;
	height: 31px;
	box-sizing: border-box;
	margin-right: 5px !important;
	border-color: #dbdbdb !important;
	color: #6a6c7a;
	border-radius: 4px;
}
.pagination_con .pagination ul> li> a:hover {
	background: #044495;
	color: #fff !important;
	border-width: 0;
}
.pagination_con .active a {
	background: #044495!important;
	color: #fff !important;
	border-width: 0;
}
.pagination_con .pagination ul > li > a,
.pagination_con .pagination ul > li > span {
    float: left;
    padding: 4px 0px;
    line-height: 20px;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-left-width: 1px;
    text-align: center;
}
.pagination_con .totalnum {
	margin: 0 0 0 10px;
	color: #6a6c7a;
	line-height: 31px;
}
.pagination_con .pagination ul .prev a:hover,
.pagination_con .pagination ul .next a:hover {
	border-color: #dbdbdb !important;
	color: #6a6c7a !important;
	border-width: 1px !important;
	background: #fff !important;
}
.pagination_con .pagination .prev a {
    width: 85px !important;
    height: 31px !important;
    padding-left: 23px;
    text-align: left;
    box-sizing: border-box;
}
.pagination_con .pagination .next a {
    width: 85px !important;
    height: 31px !important;
    padding-left: 17px;
    text-align: left;
    box-sizing: border-box;
}
.pagination_con .pagination .prev a,
.pagination_con .pagination .next a {
    position: relative;
}
.pagination_con .pagination .prev a i,
.pagination_con .pagination .next a i {
    position: absolute;
    top: 10px;
    width: 4px;
    height: 8px;
}
.pagination_con .pagination .prev a i {
    left: 9px;
    background: no-repeat;
}
.pagination_con .pagination .next a i {
    right: 10px;
    background:  no-repeat;
}
.pagehowmanynum{
	font-size: 12px;
	color: #6a6c7a;
	line-height: 31px;
	
}
.pagehowmanynum span{
	margin: 0 5px;
}
.pagehowmanynum input{
	border: 1px solid #e7eaec;
	background: #fff;
	border-radius: 4px;
	height:31px;
	line-height: 31px;
    width: 31px;
    text-align: center;
}
.pagebtnok a{
	display: block;
	width: 60px;
	height: 31px;
	line-height: 31px;
	background: #044495;
	border-radius: 4px;
	text-align: center;
	margin-left: 10px;
	color: #fff;
}

/*搜索无结果*/
.searchnotresults{
	padding-top: 36px;
	margin: 0 0 40px 30px;
}
.searchnotresults .resultstit{
	font-size: 18px;
	color: #333;	
	margin-bottom: 33px;
}
.searchnotresults .resultstit span{
	color: #cc0000;
}
.searchnotresults .tips{
	font-size: 14px;
	color: #666;
	margin-bottom: 16px;
}
.searchnotresults .listtips{
	font-size: 14px;
	color: #666;
	margin-bottom: 5px;
	margin-left: 45px;
}
.searchnotresults .listtips i{
	width: 4px;
	height: 4px;
	background: #666;
	display: inline-block;
	margin-right: 8px;
	vertical-align: middle;
	margin-top: -2px;
}
.searchnotresults .listtips .links{
	color: #374377;
	text-decoration: underline;
}

.pagemore{
	line-height: 31px;
	color: #878994;
	margin: 0 15px;
}
/*icon*/
.icon-samr{
	width: 16px;
	height: 16px;
	vertical-align: middle;
	display: inline-block;
	background:  no-repeat;
	margin-top: -3px;
}
.icon-radiod{
	background-position: 1px 1px;
}
.icon-radios{
	background-position: 1px -23px;
}
.icon-arrowdown{
	background-position: -20px 6px;
}
.icon-date{
	height: 17px;
	background-position: 0px -48px;
}
.icon-searchclose{
	background-position: -25px -45px;
}
#selecthint,#selecthinthigh{
	width: 656px;
	height: auto;
	background: #fff;
	box-sizing: border-box;
	top: 35px;
	display: none;
	position: absolute;
	left: 123px;
	outline: none;
	border: 1px solid #ccc;
	border-top: 0;
	z-index: 222;
	text-align: left;
}
#selectdoctype1{
	width: 363px;
	height: auto;
	background: #fff;
	box-sizing: border-box;
	top: 35px;
	display: none;
	position: absolute;
	left: 123px;
	outline: none;
	border: 1px solid #ccc;
	border-top: 0;
	z-index: 222;
	text-align: left;
}
#selectdoctype2{
	width: 272px;
	height: auto;
	background: #fff;
	box-sizing: border-box;
	top: 35px;
	display: none;
	position: absolute;
	left: 1px;
	outline: none;
	border: 1px solid #ccc;
	border-top: 0;
	z-index: 222;
	text-align: left;
}
.searchul{

}

.searchul li{
	height: 25px;
	line-height: 25px;
	padding-left:13px;
	cursor: pointer;
	font-size: 15px;
	font-weight: bold;
	/*width: 390px;*/
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.searchul li:hover{
	background: #f3f3f3;
}
.searchresults {
	font-size: 14px;
	color: #666;
	margin: 0px 0 18px;
	text-align: left;
}
.searchresults .icon {
	margin-right: 3px;
	display: inline-block;
	background: url(/uploads/image/ssimages/icon.png) 0 -137px;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	vertical-align: middle;
}
.searchresults span b {
	font-weight: bold;
}
.searchresults span a {
	color: #0042a2;
	text-decoration: underline;
}

/*新增代码*/
.lefttablelist{
	width: 882px;
	border-radius: 6px;
	border: 1px solid #eaeaf3;
}

/*主题机构分类*/
.pubsormlistbox{
	width: 302px;
	border-radius: 6px;
	background: #fdfdfd;
	border: 1px solid #eaeaf3;
	margin-bottom: 15px;
}
.pubsormlistbox .tit{
	height: 52px;
	line-height: 52px;
	background: #ecf3fa;
	border-bottom: 1px solid #eaeaf3;
	border-radius: 6px 6px 0 0;
	font-size: 16px;
	color: #333;
	padding-left: 15px;
}
.pubsormlistbox .sormlistcon{
	padding: 10px 0px 15px;
}
.pubsormlistbox .sormlistcon ul li{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 34px;
	font-size: 14px;
	color: #333;
	padding: 0px 20px 0 15px;
	text-align: left;
}
.sormunfold{
	font-size: 16px;
	color: #58595b;
	margin-right: 10px;
}
.sormunfold:hover{
	opacity: 0.8;
}
/*.icon-unfold,.icon-shrink{
	width: 7px;
	height: 10px;
}*/
.icon-unfold{
	background-position: 0 -75px;
}
.icon-shrink{
	background-position: -22px -75px;
}
.pubsormlistbox .timlistcon{
	padding: 5px 10px 20px 11px;
}
.pubsormlistbox .timlistcon ul li{
	float: left;
	padding: 10px 5px;
}
.pubsormlistbox .timlistcon ul li a{
	display: inline-block;
	color: #666;
	font-size: 14px;
	background: #f5f9fb;
	border: 1px solid #e9eef1;
	border-radius: 4px;
	height: 21px;
	line-height: 20px;
	padding: 0 8px;
}
.pubsormlistbox ul li.active a{
	background: #044495;
	color: #fff;
	border: 1px solid #d6dfe6;
}
.resulttabbox .tablebox tr.even{
	background: #f3f6fa;
}
.pubsormlistbox .sormlistcon li.even{
	background: #f7fafd;
	font-size: 14px;
}
.pubsormlistbox .sormlistcon ul li a{
	color: #333;
	padding: 0 5px;
}
.pubsormlistbox .sormlistcon ul li.active a {
	color: #fff;
	border-radius: 4px;
	height: 22px;
	padding: 0 8px;
}
.resulttabbox .tablebox tr td div a{
	color: #0a5b84;
}
.resulttabbox .tablebox tr:hover {
	background-color: #e9f0f9;
}
.pubsormlistbox .sormlistcon ul li:hover,.pubsormlistbox .timlistcon ul li a:hover{
	background-color: #e9f0f9;
	color: #222222;
}
.resulttabbox .tablebox tr td div a:hover{
	color: #3266a9;
}
.resulttabbox .tablebox tr:hover td{
	color: #222222;
}
.resulttabbox .tablebox tr:hover .tabtdtit span{
	color: #ff2323;
}