@charset "utf-8";

/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	min-width: 1220px;
}

i,
em {
	font-style: normal;
}

ul,
li,
input,
p,
h1,
h2,
dd,
dl,
a {
	margin: 0;
	padding: 0;
	color: #333;
}

a {
	text-decoration: none;
	color: #333;
}

li a:hover {
	color: #0861c1
}

img,
a {
	cursor: pointer;
}

ibmg {
	border: none;
	max-width: 100%;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	clear: both;
	content: "";
	display: block;
	width: 0;
	height: 0;
	visibility: hidden;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

ul,
li {
	list-style: none;
}

.clear {
	clear: both;
}


.container {
	width: 1200px;
	margin: 0 auto;
}

.header {
	width: 100%;
	height: 120px;
	border-bottom: 2px solid #d89521;
	background: #00548c;
	position: relative;
	z-index: 100;
	padding-top: 20px;
	box-sizing: border-box;
}

.logo {
	width: 575px;
}

/*menu*/

.menu {
	position: relative;
	z-index: 10;
	margin-right: -20px;
	width: 592px;
}

#nav {
	display: block;

}

#nav .mainlevel {
	float: left;
	height: 70px;
}

#nav .mainlevel a {
	color: #FFFFFF;
	line-height: 70px;
	display: block;
	font-size: 16px;
	height: 70px;
	padding: 0 20px;
	text-align: center;
}

#nav li.mainlevel a:hover {
	color: #FFFFFF;
}

#nav .mainlevel ul {
	display: none;
	z-index: 99;
	margin-top: 0px;
	top: 70px;
	width: 100%;
}

#nav .mainlevel ul i {
	display: block;
	background: url(../images/nav-sj.png) no-repeat center;
	width: 10px;
	height: 5px;
	margin: 0 auto;
}

#nav .mainlevel li {
	font-size: 14px;
	width: 100%;
}

#nav .mainlevel li.nav-first {
	border-top: 2px solid #D89521;
}

#nav .mainlevel li a {
	display: block;
	height: auto;
	font-size: 14px;
	color: #FFF !important;
	background: rgba(11, 103, 164, 0.87);
	filter: alpha(opacity=87);
	opacity: 0.87;
	text-align: center;
	padding: 10px 8px;
	line-height: normal;
	width: 100%;
	box-sizing: border-box;
}

#nav .mainlevel li a:hover {
	background: #073f64;
}

/* banner */

.h-banner {
	background-color: #f5f5f5;
	height: 450px;
}

.slideBox {
	overflow: hidden;
	position: relative;
	z-index: 99;
}

.slideBox .bd {
	position: relative;
	/* height: 100%; */
	z-index: 0;
	width: 100%;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd img {
	width: 100%;
	height: 450px;
	display: block;
}
.slideBox .hd{height:15px;overflow:hidden;position:absolute;right:0px;bottom:45px;z-index:1;width:  100%;}
		.slideBox .hd ul{ overflow:hidden; zoom:1; width:150px;margin:0 auto; }
		.slideBox .hd ul li{float:left;margin-right: 14px;width: 12px;height: 12px;background:#fff;cursor:pointer;border-radius:  50%;}
		.slideBox .hd ul li.on{ background:#00548c;width:30px;border-radius: 15px; }
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next {
	position: absolute;
	top: 205px;
	display: block;
	width: 30px;
	height: 40px;
}

.slideBox .prev {
	background: url(../images/ban-prev.png) no-repeat;
	left: 0;
}

.slideBox .next {
	left: auto;
	right: 0;
	background: url(../images/ban-next.png) no-repeat;
}

.lm {
	background: url(../images/lm-zb-bg.png) no-repeat 150px 45px;
}

.lm .more {
	font-size: 13px;
	color: #666666;
	margin-top: 36px;
}

.lm .lm-bt {
	width: 137px;
}

.lm .lm-bt h2 {
	color: #00548c;
	font-size: 60px;
	font-family: 'Times New Roman', Times, serif;
}

.lm .lm-bt .lm-div {
	margin-top: 8px;
	margin-left: 2px;
}

.lm .lm-bt .lm-div .lm-yw {
	display: block;
	color: #d89521;
	text-align: left;
	font-size: 20px;
	font-family: "times new roman";
}

.lm .lm-bt .lm-div .lm-wz {
	font-size: 22px;
	line-height: 120%;
}

/*通知公告*/
.cgzs,
.xwzx {
	width: 575px;
	margin-top: 33px;
}

.xwzx ul,
.tzgg ul {
	margin-top: 27px;
}

.tzgg ul li {
	margin-bottom: 24px;
	transition: 0.3s;
}

.tzgg ul li .date {
	width: 60px;
	height: 58px;
	display: block;
	box-sizing: border-box;
}

.tzgg ul li .date .day {
	font-family: 'Times New Roman';
	font-size: 22px;
	text-align: center;
	display: block;
	width: 100%;
	height: 32px;
	line-height: 32px;
	background: #00548c;
	color: #006179;
	font-style: italic;
	font-weight: bold;
	color: #fff;
}

.tzgg ul li .date .n-y {
	font-family: 'Times New Roman';
	display: block;
	width: 100%;
	height: 26px;
	box-sizing: border-box;
	text-align: center;
	font-size: 12px;
	background: #f2f2f2;
	color: #006179;
	line-height: 24px;
	color: #666;
}

.tzgg ul li a {
	display: block;
	width: 495px;
	font-size: 15px;
	line-height: 24px;
	margin-top: 5px;margin-left:20px;
}



/*新闻中心*/


.xwzx ul li {
	width: 100%;
	height: 82px;
	margin-bottom: 13px;
	padding-bottom: 13px;
	border-bottom: 1px solid #cccccc;
	transition: 0.3s;
}

.tzgg ul li:hover,
.xwzx ul li:hover {
	margin-left: -6px;
}

.xwzx ul a {
	display: block;
	width: 100%;
	height: 100%;
}

.xwzx ul a img {
	width: 146px;
	height: 82px;
}


.xwzx ul a .tit-bd-nr {
	width: 410px;
}


.xwzx ul a .tit-bd-nr .xwzx-bt {
	font-size: 15px;
}

.xwzx ul a .tit-bd-nr p {
	font-size: 13px;
	color: #808080;
	line-height: 20px;
	margin-top: 18px;
	position: relative;
	height: 40px;
}

.xwzx ul a .tit-bd-nr .date {
	position: absolute;
	right: 0;
	bottom: 0px;
}

.cgzs-zcwj {
	margin-top: 50px;
	height: 465px;
	box-sizing: border-box;
	padding-top: 33px;
	background-color: #f5f5f5;
}

/*成果展示*/
.cgzs {
	width: 575px;
}

.cgzs .lm .lm-bt {
	width: 146px;
}

.cgzs .pic-tit {
	margin-top: 11px;
}

.cgzs .pic-tit a img {
	width: 200px;
	height: 113px;
}

.cgzs .pic-tit .pic-tit-ri {
	margin-left: 22px;
	width: 351px;
}

.cgzs .pic-tit .pic-tit-ri a {
	font-size: 15px;
	line-height: 24px;
}

.cgzs .pic-tit .pic-tit-ri p {
	margin-top: 15px;
	color: #666;
}

.cgzs .pic-tit .pic-tit-ri .date {
	background: url(../images/date.png) no-repeat left center;
	padding-left: 20px;
	color: #808080;
	margin-top: 16px;
	display: block;
	font-size: 13px;
}

.cgzs .pic-tit .pic-tit-ri .xwzx-more {
	display: block;
	width: 22px;
	height: 4px;
	background: url(../images/cgzs-first-more.png) no-repeat center;
	margin-top: 20px;
}

.cgzs .pic-tit ul {
	display: inline-block;
	width: 100%;
	margin-top: 7px;
}

.cgzs .pic-tit ul li {
	background: url(../images/cgzs-li-icon.png) no-repeat left center;
	padding-left: 25px;
	margin-top: 17px;
}

.cgzs .pic-tit ul li:hover {
	color: #C90104;
}

.cgzs .pic-tit ul li a {
	font-size: 15px;
}

.cgzs .pic-tit ul li span {
	color: #808080;
	font-size: 13px;
}

/*政策文件*/
.zcwj {
	width: 575px;
}

.zcwj ul {
	margin-top: 11px;
}

.zcwj ul li {
	cursor: pointer;
	transition: 0.5s;
	padding-bottom: 21px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}

.zcwj ul li .date {
	width: 40px;
	height: 42px;
	transition: 0.5s;
	border-right: 1px solid #cccccc;
	padding-right: 15px;
}

.zcwj ul li .date span {
	display: block;
	color: #333333;
	text-align: center;
}

.zcwj ul li .date .day {
	font-size: 22px;
	font-family: 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: bold;
}

.zcwj ul li .date .n-y {
	font-size: 12px;
	font-family: 'Times New Roman', Times, serif;
	height: 11px;
	line-height: 11px;
	margin-top: 6px;
	font-weight: bold;
	font-style: italic;
}

.zcwj .lm h2 {
	text-align: left;
}

.zcwj ul li:first-child {}

.zcwj ul li .zcwj-nr {
	width: 500px;
}

.zcwj ul li .zcwj-nr a {
	font-size: 15px;
}

.zcwj ul li .zcwj-nr .zhaiyao {
	font-size: 13px;
	color: #808080;
	margin-top: 5px;
}

.cgzs .pic-tit ul li,
.cgzs .pic-tit .pic-tit-first:hover,
.zcwj ul li:hover {
	margin-left: -10px;
}

.cgzs .pic-tit ul li,
.cgzs .pic-tit .pic-tit-first {
	transition: 0.3s;
}

/*友情链接*/
.yqlj {
	padding-top: 38px;
}

.yqlj .lm {
	background: url(../images/yqlj-zb-bg.png) no-repeat right 45px;
}

#filter_treasure {
	width: 277px;
	height: 45px;
	border: 1px solid #cccccc;
	font-size: 15px;
	color: #fff;
	position: relative;
	margin-top: 20px;
	margin-right: 30px;
	box-sizing: border-box;
}

#filter_treasure .arrow_down {
	position: absolute;
	right: 30px;
	top: 20px;
	width: 10px;
	height: 6px;
	display: block;
	background: url(../images/xglb-sj.png) right center no-repeat;
}

#filter_treasure:hover .arrow_down {
	transform: ;
}

#filter_treasure .treasure_select {
	display: block;
	width: 275px;
	height: 43px;
	text-indent: 29px;
	line-height: 45px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: default;
	border: 0;
	outline: none;
	font-size: 15px;
}

#filter_treasure .treasure_all {
	width: 277px;
	position: absolute;
	z-index: 100;
	border: 1px solid #aaa;
	display: none;
	background: #fff;
	margin-left: -1px;
	height: 210px;
	box-sizing: border-box;
	overflow-y: auto;
}

#filter_treasure .treasure_all .treasure_name {
	width: 100%;
	line-height: 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 29px;
	box-sizing: border-box;
	border-bottom: 1px solid #ccc;
	height: 35px;
}

#filter_treasure .treasure_all .treasure_name a {
	color: #444;
}

#filter_treasure:hover .treasure_all {
	display: block;
}

#filter_treasure .treasure_all .treasure_name:hover {
	background: #00548c;
	cursor: default;
}

#filter_treasure .treasure_all .treasure_name:hover a {
	color: #fff;
}

#filter_treasure .trea_selected {
	display: block;
}

#filter_treasure:hover {
	border-color: #7f7f7f;
}

.selet {}

.footer {
	height: 175px;
	background: #00548c;
	margin-top: 60px;
	padding-top:  35px;
	box-sizing:  border-box;
}















.list-banner {
	background-color: #f5f5f5;
	height: 300px;
}

/*列表页*/
.list {
	padding-top: 43px;
	min-height: 600px;
}

.list-left {
	width: 250px;
	background: url(../images/yjlm-bg.jpg) no-repeat top left;
}

.list-left>h2 {
	height: 78px;
	color: #fff;
	line-height: 70px;
	font-size: 24px;
	padding-left: 25px;
	font-weight: bold;
	box-sizing: border-box;
}

/* 侧导航 */
.sideMenu {
	padding-bottom: 85px;
	margin-top: 10px;
	width: 240px;
	margin: 0 auto;
	border: 1px solid #bcbcbc;
	box-sizing: border-box;
	background: url(../images/zcdh-xtp.jpg) no-repeat left bottom;
}

.sideMenu h3 {
	width: 100%;
	cursor: pointer;
	margin: 0;
	box-sizing: border-box;
}



.sideMenu h3>a {
	display: block;
	border-bottom: 1px solid #d8d8d8;
	background: url(../images/er-nav-y.png) no-repeat 15px center;
	font-size: 18px;
	font-weight: normal;
	box-sizing: border-box;
	width: 205px;
	padding: 16.5px 0;
	margin: 0 auto;
	padding-left: 45px;
}

.sideMenu>h3:hover,
.sideMenu>.on {
	color: #fff;
	border-left: none;
	margin: 0px;
	width: 100%;
	box-sizing: border-box;
}

.sideMenu>h3:hover a,
.sideMenu>.on a {
	color: #00548c;
	font-weight: bold;
}


.sideMenu ul.has {
	margin: 0 auto;
	padding: 3px 0 10px;
	width: 205px;
	box-sizing: border-box;
	border-bottom: 1px solid #d8d8d8;
}

.sideMenu ul li {
	padding-left: 68px;
	background: url(../images/sj.png) no-repeat 50px center;
	margin-top: 10px;
}

.sideMenu ul li:hover,
.sideMenu ul li.on {
	background: url(../images/sj-h.png) no-repeat 50px center;
}

.sideMenu ul li a {
	display: block;
	color: #666666;
	font-size: 14px;
}



.sideMenu ul .on a,
.sideMenu ul li:hover a {
	color: #00548c;
}

/* 侧导航结束 */
/* 右侧开始 */
.list-right {
	width: 908px;
	overflow: hidden;
	min-height: 600px;
}

.list-right .titname {
	height: 43px;
	line-height: 40px;
	margin-bottom: 17px;
	border-bottom: 1px solid #00548c;
}

.list-right .titname h2 {
	font-size: 22px;
	color: #00548c;
	font-weight: normal;
	box-sizing: border-box;
	line-height: 35px;
	float: left;
}

.list-right .titname .navigation {
	color: #666666;
	font-size: 14px;
	float: right;
}

.list-right .titname .navigation img {
	/* vertical-align: middle; */
}

.list-right .titname .fa-home {
	font-size: 14px;
}

.list-right .titname .fa-home img {
	width: 14px;
	margin-right: 7px;
}

.list-right .titname .fa-home,
.list-right .titname .fa-home a {
	color: #888;
	font-size: 14px;
}

.list-con ul li {
	padding-left: 14px;
	height: 59px;
	line-height: 59px;
	background: url(../images/list-li.png) no-repeat left center;
	font-size: 15px;
	border-bottom: 1px dashed #e6e6e6;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
	border-bottom: 1px dashed #ccc;
}

.list-con ul li a {
	font-size: 15px;
	display:  initial;
}

.list-con ul li .date {
	float: right;
	color: #666666;
	font-size: 13px;
}

.list-con ul li:hover {
	margin-left: 10px;
	font-size: 17px;
	color: #0075CC;
}

.list-con ul li.list-li1 {
	margin-top: 30px;
}

.list-con ul li.list-li6,
.list-con ul li.list-li11 {
	margin-top: 23px;
}

.list-con ul li.list-li5,
.list-con ul li.list-li10,
.list-con ul li.list-li15 {
	padding-bottom: 23px;
	border-bottom: 1px dashed #e6e6e6;
	box-sizing: content-box;
	background: url(../images/list-li.png) no-repeat left 20px;
}


.fanye {
	margin: 23px 0 58px;
	text-align: center;
}

/* 正文页 */
/*page-con*/
.page-con {
	margin: 0px auto;
	min-height: 600px;
	height: auto;
	overflow: hidden;
}

.page-con .page-tit {
	font-size: 20px;
	color: #444444;
	text-align: center;
	line-height: 150%;
	padding: 15px 0 0;
	font-weight: bold;
}

.page-con .fbt {
	font-size: 16px;
	color: #333;
	text-align: center;
	line-height: 150%;
	padding: 9px 0 9px;
	font-weight: normal;
}

.page-con .page-date {
	font-size: 15px;
	color: #999999;
	text-align: center;
	line-height: 150%;
	padding: 0px 0 22px;
	border-bottom: 1px dashed #d9d9d9;
}

.page-con .zhengwen {
	padding: 30px 0;
	line-height: 30px;
	font-size: 15px;
	color: #555555;
}

.page-con .zhengwen p {
	text-indent: 2em;
	line-height: 30px !important;
	font-size: 15px !important;
	color: #555555;
	padding: 0 0 14px 0;
}

.page-con .zhengwen img,
.page-con .zhengwen p img {
	max-width: 100%;

}


.page-con .zhengwen table tr td p,
.box-2 .zhengwen table tr td span p {
	text-indent: 0 !important;
}

/*上一条、下一条*/

.other-title {
	padding: 21px 0 0px;
	border-top: 1px dashed #d6d6d6;
	margin-bottom: 52px;
}

.other-title a {
	color: #555555;
	font-size: 16px;
	display: block;
	line-height: 30px;
}

.other-title a:hover {
	color: #00548c;
}

.article-con {
	padding: 20px 0;
}

.article-con h1 {
	font-size: 22px;
	line-height: 34px;
	text-align: center;
	margin-bottom: 10px;
}

.article-con h2 {
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	margin-bottom: 10px;
}

.article-con .article-date {
	font-size: 12px;
	color: #999999;
	text-align: center;
	line-height: 22px;
	padding: 10px 0;
	border-bottom: 1px dashed #ececec;
}

.article-con .article-text {
	font-size: 15px;
	line-height: 30px;
	color: #333333;
	padding: 10px 0;
	border-bottom: 1px dashed #ececec;
}

.article-con .article-text p {
	text-indent: 2em;
	padding: 5px 0;
}

.article-con .article-text p img,
.article-con .article-text p video {
	margin-left: -2em;
	max-width: 92%;
}

.article-con .updown ul {
	padding: 10px;
}

.article-con .updown ul li {
	font-size: 15px;
	line-height: 34px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.article-con .updown ul li a:hover {
	color: #0075cc;
}

.article-con .updown ul li:hover {
	margin-left: 10px;
	font-size: 16px;
}

/* 正文表格P不缩进 */
.article-con .article-text table tr td p,
.article-con .article-text table tr th p {
	text-indent: 0 !important;
	padding: 0 !important;
}












.bt-last {
	padding-bottom: 0 !important;
	border-bottom: none !important;
	margin-bottom: 0 !important;
}

.mr0 {
	margin-right: 0 !important;
}