@charset "utf-8";

footer {
	margin-top: 77px;
}
/*单页内容*/
.wrapper {
	display: table;
	justify-content: space-between;
	margin-top: 22px;
	min-height: 600px;
	overflow: hidden;
}

.wrapper .fl {
	width: 187px;
	background: #F5F5F5;
}

.wrapper .fl h4.bt {
	line-height: 58px;
	background: #0E68B0;
	font-size: 20px;
	text-align: center;
	font-weight: 500;
	color: #FFFFFF;
	font-weight: bold;
}

.wrapper .fl .columns {
	padding: 0 18px;
	padding-bottom: 67px;
}

.wrapper .fl .columns a {
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #B4B4B4;
	line-height: 48px;
	text-align: center;
	font-size: 17px;
	color: #666666;
}
/*.wrapper .fl .columns a:last-child{
	border-bottom: none;
}*/
.wrapper .fl .columns a.cur,.wrapper .fl .columns a:hover {
	color: rgba(14, 104, 176, 1);
}

.wrapper .fr {
	width: 978px;
}

.wrapper .fr .location {
	border-bottom: 1px solid #B4B4B4;
	line-height: 58px;
	font-size: 20px;
	font-weight: bold;
	color: #0E68B0;
	display: flex;
}

.wrapper .fr .location h4 {
	line-height: 58px;
	font-size: 20px;
	font-weight: bold;
	color: #0E68B0;
}

.wrapper .fr .location a {
	line-height: 58px;
	font-size: 20px;
	font-weight: bold;
	color: #0E68B0;
}

.wrapper .fr .content {
	margin-top: 24px;
    width: 100%;
    /* overflow: hidden; */
}

.wrapper .fr .category  p {
	text-align: left;
	text-indent: 2em;
	margin-bottom: 10px;
	line-height: 2em;
	font-size: 16px;
}

.wrapper .fr .category  img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}

.wrapper .fr .category table {
	width: 100%;
	border-collapse: collapse;
	/*边框重叠，否则你会看到双实线*/
}

.wrapper .fr .category table tr {
	cursor: pointer;
}
.wrapper.kykt .fr .category table tr:first-child{
	background: #0e68b0;
	color: #fff;
	font-weight: bold;
	font-size: 21px;
}
.wrapper.kykt .fr .category table tr:first-child td{
	line-height: 65px;
	font-size: 23px;
	font-weight: 400;
}
.wrapper.kykt .fr .category table tr:nth-child(2){
	background: #0e68b0;
	color: #fff;
}
.wrapper.kykt .fr .category table tr:nth-child(2) td{
    line-height: 32px;
    font-size: 17px;
    padding: 12px 8px;
}
.wrapper.hjcg .fr .category table tr:first-child{
	background: #0e68b0;
	color: #fff;
	font-weight: bold;
	font-size: 21px;
}
.wrapper.hjcg .fr .category table tr:first-child td{
	line-height: 57px;
	font-size: 23px;
	font-weight: 400;
}
.wrapper.hjcg .fr .category table tr:nth-child(2) td{
	line-height: 32px;
	font-size: 17px;
	padding: 12px 8px;
}
.wrapper.hjcg .fr .category table tr:nth-child(2){
	background: #0e68b0;
	color: #fff;
}
.wrapper.zscq .fr .category table tr:first-child{
	background: #0e68b0;
	color: #fff;
}

.wrapper.zscq .fr .category table tr:first-child td{
	line-height: 32px;
	font-size: 17px;
	padding: 12px 8px;
}
.wrapper.zscq .fr .category table tr td:nth-child(2){
	text-align: left;
}
.wrapper.zscq .fr .category table tr:first-child td{
	text-align: center;
}
.wrapper.zzlw .fr .category table tr:first-child{
	background: #0e68b0;
	color: #fff;
}
/*.wrapper.zzlw .fr .category table tr td:nth-child(2),
.wrapper.zzlw .fr .category table tr td:nth-child(3){
text-align: left;
}*/
.wrapper.zzlw .fr .category table tr:first-child td{
	text-align: center;
	line-height: 32px;
	font-size: 17px;
	padding: 12px 8px;
}
.wrapper .fr .category table th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #B4B4B4;
}

.wrapper .fr .category table td {
	border-width: 1px;
	border-style: solid;
	border-color: #ddd;
	padding: 10px 8px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	/* max-width: 200px; */
	font-size: 16px;
	line-height: 28px;
}
.wrapper.zzlw .fr .category table td {
	border-width: 1px;
	border-style: solid;
	border-color: #ddd;
	padding: 8px 10px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	/*	max-width: 200px;*/
	font-size: 16px;
	line-height: 28px;
}
.wrapper .fr .category table tr td  p {
	text-align: center;
	margin: 0;
	text-indent: 0;
}
/*表格高亮*/
.wrapper .fr .category table tr:hover,
.wrapper .fr .category table tr:hover td,
.wrapper .fr .category table tr:hover p,
.wrapper .fr .category table tr:hover span {
	background: #0E68B0;
	color: #fff;
}
/*列表页*/
.news_list {
}

.news_list li {
	line-height: 44px;
	border-bottom: 1px solid #BBBBBB;
	margin-bottom: 1%;
}

.news_list li a {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.news_list li a .tit {
	display: flex;
	align-items: center;
}

.news_list li a .tit .box {
	width: 5px;
	height: 5px;
	background: #666666;
	display: block;
	border-radius: 50%;
	margin-right: 8px;
}

.news_list li a .tit p {
	font-size: 18px;
	font-weight: 400;
	color: #666666;
}

.news_list li a .time {
	font-size: 14px;
	font-weight: 400;
	color: #B4B4B4;
}

.news_list li:hover a .tit .box {
	background: #0E68B0;
}

.news_list li:hover a .tit p {
	color: #0E68B0;
}

.news_list li:hover a .time {
	color: #0E68B0;
}


/*!* pager *!*/
/*.pager {*/
/*	width: 100%;*/
/*	height: 38px;*/
/*	padding: 30px 0 80px;*/
/*	text-align: center;*/
/*}*/
/*.pager > * {*/
/*	display: inline-block;*/
/*	height: 38px;*/
/*	line-height: 38px;*/
/*	padding: 0 20px;*/
/*	background: #FFF;*/
/*	border: 1px solid #ddd;*/
/*	margin: 0 5px;*/
/*}*/
/*.pager > *:first-child {*/
/*	display: none;*/
/*}*/
/*.pager > *:first-child + * {*/
/*	margin-left: 0px;*/
/*}*/
/*.pager > span {*/
/*	cursor: no-drop;*/
/*}*/
/*.pager > span.cur {*/
/*	cursor: default;*/
/*	background: #0E68B0;*/
/*	color: #fff;*/
/*	font-weight: bold;*/
/*}*/
/*.pager > a:hover {*/
/*	background: #f9f9f9;*/
/*}*/
/*.pager .current {*/
/*	background: #0e68b0;*/
/*	color: #ffffff;*/
/*	border: 1px solid #0e68b0;*/
/*}*/

.pager {
	width: 100%;
	height: 38px;
	padding: 30px 0 80px;
	text-align: center;
}
.pager > *:first-child + * {
	margin-left: 0px;
}
.pager > span {
	cursor: no-drop;
}
.pager > span.cur {
	cursor: default;
	background: #0E68B0;
	color: #fff;
	font-weight: bold;
}
.pager > a:hover {
	background: #f9f9f9;
}
.pager .pagination{display: flex;justify-content: center;align-items: center;}
.pager ul li {
	display: inline-block;
	height: 38px;
	line-height: 38px;
	padding: 0 20px;
	background: #FFF;
	border: 1px solid #ddd;
	margin: 0 5px;
}
.pager ul li.active {
	background: #0e68b0;
	color: #ffffff;
	border: 1px solid #0e68b0;
}
.pager ul li.disabled{
	cursor: no-drop;
}
/* pager end */


/*singlenews*/
.singlenews {
}

.singlenews .ArticleTitle h1 {
	font-size: 25px;
	text-align: CENTER;
	line-height: 48px;
}

.singlenews .ArticleMessage {
	color: #999999;
	text-align: center;
	line-height: 42px;
	font-size: 15px;
	border-bottom: 1px solid #f0efef;
	margin-bottom: 2%;
}

.singlenews .article {
	padding: 5px 0px;
	line-height: 2em;
	overflow: hidden;
	text-align: justify;
}
.singlenews .article p {
	padding: 0 !important;
	line-height: 2em!important;
	text-align: justify!important;
	text-indent: 2em!important;
	margin-bottom: 15px!important;
}

.singlenews .article img {
	max-width: 100%;
}
/* reLink */
.reLink {
	width: 100%;
	margin: 30px auto 0;
	overflow: hidden;
	border-top: 1px solid #d7d6d6;
	padding-top: 2%;
}

.reLink .prevLink {
	line-height: 38px;
	width: 100%;
	font-size: 15px;
}

.reLink .nextLink {
	width: 100%;
	line-height: 38px;
	font-size: 15px;
}

.reLink .prevLink:hover,
.reLink .prevLink:hover a,
.reLink .nextLink:hover a
.reLink .nextLink:hover {
	color: #0E68B0;
	cursor: pointer;
}
/*报告查询*/
.report_query {
}

.report_query .result01 {
	width: 80%;
	margin: 0 auto;
	border: 1px solid #C8C7C7;
}

.report_query .result01 li {
	line-height: 68px;
	display: flex;
	justify-content: space-between;
	cursor: pointer;
}

.report_query .result01 li .box01 {
	width: 18%;
	padding: 0 10%;
	border-right: 1px solid #C8C7C7;
	border-bottom: 1px solid #C8C7C7;
	font-size: 18px;
	font-weight: 400;
	color: #4A4A4A;
	line-height: 68px;
	text-align: right;
}

.report_query .result01 li .box02 {
	width: 42%;
	padding: 0 10%;
	border-bottom: 1px solid #C8C7C7;
	font-size: 18px;
	font-weight: 400;
	color: #4A4A4A;
	line-height: 68px;
	text-align: left;
	text-transform: uppercase;
}

.report_query .result01 li:hover {
	background: rgba(14, 104, 176, 1);
	color: #fff;
}

.report_query .result01 li:hover div {
	color: #fff;
}

.report_query .return {
	width: 254px;
	height: 53px;
	line-height: 51px;
	background: #D8D8D8;
	border-radius: 6px 6px 6px 6px;
	font-size: 22px;
	font-weight: 400;
	color: #525252;
	text-align: center;
	margin: 0 auto;
	display: block;
	margin-top: 48px;
}

.report_query .return:hover {
	background: rgba(14, 104, 176, 1);
	color: #fff;
}

.result02 {
}

table.result02 {
	width: 100%!important;
	border-collapse: collapse;
	/*边框重叠，否则你会看到双实线*/
}

table.result02 tr {
	cursor: pointer;
}

table.result02 th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #B4B4B4;
}

table.result02 tr:first-child {
	background: #0E68B0!important;
	color: #fff!important;
}

table.result02 td {
	border-width: 1px!important;
	border-style: solid!important;
	border-color: #B4B4B4!important;
	padding: 8px!important;
	display: table-cell;
	vertical-align: middle;
	max-width: 200px;
	text-align: center;
	font-size: 15px;
}

/*表格高亮*/
table.result02 tr:hover,
table.result02 tr:hover td,
table.result02 tr:hover p,
table.result02 tr:hover span {
	background: #0E68B0!important;
	color: #fff!important;
}

/*搜索界面*/
.search_for {
}

.search_for .search_form {
	width: 100%;
	border-radius: 2px 2px 2px 2px;
	border: 1px solid #C8C7C7;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.search_for .search_form li {
	line-height: 68px;
	display: flex;
	width: 50%;
	font-size: 18px;
	font-weight: 400;
	color: #4A4A4A;
}

.search_for .search_form li .box01 {
	width: 130px;
	padding: 0 45px;
	text-align: left;
	border-right: 1px solid #C8C8C8;
	border-bottom: 1px solid #C8C8C8;
	font-size: 18px;
	font-weight: 400;
	color: #4A4A4A;
}

.search_for .search_form li .box02 {
	width: 176px;
	padding: 0 45px;
	border-bottom: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
}

.search_for .search_form li .box02 input {
	width: 100%;
	line-height: 68px;
	outline: medium;
	font-size: 18px;
	font-weight: 400;
	color: #4A4A4A;
}

.search_for .search_form li .select01 {
	width: 176px;
	padding: 0 45px;
	border-bottom: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
	position: relative;
	cursor: pointer;
}

.search_for .search_form li .select01 input {
	width: 100%;
	line-height: 68px;
	outline: medium;
	font-size: 18px;
	font-weight: 400;
	color: #4A4A4A;
	cursor: pointer;
}

.search_for .search_form li .select01 img {
	position: absolute;
	top: 23px;
	right: 23px;
	display: block;
	transition: .5s;
}
.search_for .search_form li .select01.active img{
	transform: rotate(-180deg);
	margin-top: 6px;
}
.search_for button {
	width: 254px;
	height: 53px;
	line-height: 52px;
	background: #0E68B0;
	border-radius: 6px 6px 6px 6px;
	font-size: 22px;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	display: block;
	margin: 0 auto;
	margin-top: 75px;
	border: none;
	cursor: pointer;
}

.search_for button:hover {
	background: rgba(2, 70, 143, 1);
}

.search_for .xlk {
	position: absolute;
    background: #fff;
    width: 265px;
    left: 0;
    right: 0;
    top: 70px;
    z-index: 9;
    display: none;
    border: 1px solid #C8C8C8;
    border-top: 0;
    transition: .5s;
    /* z-index: 9999; */
    height: 162px;
    overflow-y: scroll;
    padding-bottom: 20px;
}
/*.search_for .xlk02{
	bottom: 70px;
	top: auto;
}*/
.search_for .xlk p {
	font-size: 18px;
	font-weight: 400;
	color: #4A4A4A;
	text-align: center;
	line-height: 45px;
}


.singlenews .article table {
	width: 100%!important;
	border-collapse: collapse;
	/*边框重叠，否则你会看到双实线*/
}

.singlenews .article table tr {
	cursor: pointer;
}

.singlenews .article table th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #B4B4B4;
}

.singlenews .article table td {
	border-width: 1px!important;
	border-style: solid!important;
	border-color: #B4B4B4!important;
	padding: 8px!important;
	display: table-cell;
	vertical-align: middle;
	max-width: 200px;
}

.singlenews .article table tr td  p {
	text-align: center!important;
	margin: 0!important;
	text-indent: 0!important;
}
/*表格高亮*/
.singlenews .article table tr:hover,
.singlenews .article table tr:hover td,
.singlenews .article table tr:hover p,
.singlenews .article table tr:hover span {
	background: #0E68B0!important;
	color: #fff!important;
}


/*科研课题*/
.kykt{

}
.kykt .fr{
	width: 100%;
}


/*新增*/
@media screen and (max-width:1240px) {
.wrapper .fr {
    width: 80%;
    overflow: hidden;
}
.wrapper .fl {
    width: 17%;
}
.kykt .fr {
    width: 100%;
}
.search_for .search_form li .box01 {
    width: 147px;
    padding: 0 0;
    font-size: 18px;
    font-weight: 400;
    color: #4A4A4A;
    text-align: center;
}
.div-map{
	width: 95%!important;
	overflow: hidden;
}
}






