@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	background-color: #e9e9e9;
}
a {
	text-decoration: none;
	color: #0b0b0b;
}
a:hover {
	color: #165068;
}
/*头部*/
.header {
	width: 100%;
	height: 284px;
	margin: 0 auto;
}
.top {
	width: 100%;
	height: 236px;
	margin: 0 auto;
	background: url(../images/top_bg_01.png) no-repeat top center;
}
.top_nav_bg {
	width: 100%;
	height: 29px;
	background-color: #0d5701;
}
.top_nav {
	width: 1000px;
	margin: 0 auto;
	height: 29px;
	line-height: 29px;
	text-align: right;
}
.top_nav a {
	display: inline-block;
	padding: 0 15px;
	color: #fff;
	background: url(../images/top_navbg.gif) no-repeat left
}
.top_nav a.nobg {
	background: none;
}
.top_nav a:hover {
	color: #d8ede3;
}
.logo {
	width: 1198px;
	height: 122px;
	margin: 0 auto;
	position: relative;
	padding: 49px 0 0 0;
}
.search {
	width: 219px;
	height: 29px;
	position: absolute;
	right: 50%;
	margin-right: -500px;
	bottom: 42px;
	background: url(../images/search.gif) no-repeat left center;
	z-index: 1000;
}
.search input {
	position: absolute;
	width: 178px;
	height: 29px;
	line-height: 29px;
	color: #323232;
	border: none;
	background: none;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin: 0px;
}
.search input.notxt {
	color: #3f3f3c;
	padding-left: 12px;
}
.search input.notxt1 {
	position: absolute;
	width: 28px;
	height: 29px;
	left: 190px;
}
.nav {
	width: 100%;
	height: 48px;
	line-height: 48px;
	background: url(../images/nav_02.png) no-repeat top center;
}
.nav ul {
	width: 1200px;
	margin: 0px auto;
}
.nav ul li {
	float: left;
	color: #016d38;
	font-size: 14px;
	font-weight: bold;
	height: 42px;
	line-height: 42px;
	padding: 0px 25px;
	background: url(../images/nav_libg.jpg) no-repeat left center;
}
.nav ul li:first-child {
	background: none;
}
.nav ul li a {
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
}
.nav ul li a:hover {
	font-weight: bold;
}
.nav ul li.on a, .nav ul li .subNav a:hover {
	color: #ffffff;
}
.nav ul li .subNav {
	top: 39px;
	padding: 10px;
	width: auto;
	background-color: #165068;
}
.nav ul li.on .subNav dl dd {
	height: auto;
	line-height: 20px;
	padding: 3px 10px 3px 20px;
}
.nav ul li.on .subNav dl dd {
	color: #016d38;
}
.nav ul li.on .subNav dl dd a {
	padding: 0px;
}
.content {
	width: 100%;
	margin: 0px auto;
	overflow: hidden;
}
/*图片轮播*/
.flexslider {
	width: 790px;
	height: 369px;
	overflow: hidden;
}
.flexslider ul.slides li img {
	width: 790px;
	height: 369px;
	display: block
}
.flexslider .til_slides {
	width: auto;
	height: 42px;
	font-size: 16px;
	color: #ffffff;
	position: absolute;
	bottom: 30px;
	left: 10px;
	padding: 0 15px;
	line-height: 42px;
	background: url(../images/slider_03.png) repeat-x;
	color: #fff;
	font-weight: bold;
}
.flex-control-nav {
	bottom: 10px;
	right: 15px;
	text-align: right;
}
.flex-control-paging li {
	margin: 0 0 0 9px;
}
.flex-control-paging li a {
	width: 11px;
	height: 11px;
	border-radius: 0;
	background: url(../images/a_03.png) no-repeat;
	text-indent: 999px;
}
.flex-control-paging li a:hover, .flex-control-paging li a.flex-active {
	background: url(../images/a_hover_03.png) no-repeat;
	color: #fff;
}
.mode01 {
	width: 1200px;
	overflow: hidden;
	clear: both;
	height: 370px;
	margin: 32px auto 0;
}
.mode01 .lf {
	width: 790px;
	height: 370px;
	margin-right: 30px;
	float: left
}
.mode01 .rt {
	width: 348px;
	height: 370px;
	padding: 0 15px 0 15px;
	background: #ffffff;
	float: right;
}
.articleList .articleList_title {
	height: 55px;
	line-height: 55px;
}
.articleList .articleList_title h2 {
	height: 55px;
	line-height: 55px;
	padding: 0px;
	width: auto;
	float: left;
	font-size: 18px;
	color: #165068;
}
.articleList .articleList_title .more {
	font-size: 14px;
	color: #333333;
	float: right;
}
.articleList ul li {
	height: 38px;
	line-height: 38px;
	padding: 0px;
}
.articleList ul li span {
	float: none;
	margin: 0 15px 0 0;
	color: #0651b6;
}
.articleList ul li a {
	float: none;
}
.mode02 {
	width: 1200px;
	height: 282px;
	margin: 39px auto;
}
.mode02 .lf {
	width: 359px;
	height: 282px;
	float: left;
	padding: 0 10px;
	background: #ffffff;
}
.mode02 .md {
	width: 348px;
	height: 282px;
	float: left;
	padding: 0 15px;
	margin: 0 32px 0 33px;
	background: #ffffff;
}
.mode02 .rt {
	width: 348px;
	height: 282px;
	float: right;
	padding: 0 15px 0 15px;
	background: #ffffff;
}
.articleList01 .articleList_title {
	height: 55px;
	line-height: 55px;
}
.articleList01 .articleList_title h2 {
	height: 55px;
	line-height: 55px;
	padding: 0px;
	width: auto;
	float: left;
	font-size: 18px;
	color: #165068;
}
.articleList01 .articleList_title span {
	font-size: 14px;
	color: #333333;
	float: none;
	margin: 0 15px 0 0;
	float: right;
}
.articleList01 ul li {
	height: 35px;
	line-height: 35px;
	overflow: hidden;
}
.articleList01 ul li span {
	width: auto;
	margin: 0 15px 0 0;
	height: 35px;
	color: #0651b6;
	display: inline-block;
}
.articleList01 ul li a {
	float: none;
	display: inline-block;
	line-height: 35px;
}
.articleList02 .articleList_title {
	height: 55px;
	line-height: 55px;
}
.articleList02 .articleList_title h2 {
	height: 55px;
	line-height: 55px;
	padding: 0px;
	width: auto;
	float: left;
	font-size: 18px;
	color: #165068;
}
.articleList02 .articleList_title .more {
	font-size: 14px;
	color: #333333;
	float: right;
}
.articleList02 ul li {
	height: 35px;
	line-height: 35px;
}
.articleList02 ul li a {
	float: none;
}
.articleList03 .articleList_title {
	height: 55px;
	line-height: 55px;
}
.articleList03 .articleList_title h2 {
	height: 55px;
	line-height: 55px;
	padding: 0px;
	width: auto;
	float: left;
	font-size: 18px;
	color: #165068;
}
.articleList03 .articleList_title .more {
	font-size: 14px;
	color: #333333;
	float: right;
}
.video_con {
	padding-top:10px;
	width: 349px;
	height: 191px;
	text-align:center;
	position: relative;
}
.video_con img{ padding-top:5px;
padding-bottom:5px;}
.video_con .big {
	position: 349px;
	height: 191px;
	position: relative;
}
.video_con .small {
	width: 54px;
	height: 52px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -27px 0 0 -26px;
}
.wrap_mode03 {
	width: 100%;
	background: url(../images/line_02.png) no-repeat top center;
}
.mode03 {
	width: 1200px;
	margin: 0 auto;
}
.mode03 ul {
	padding: 47px 0 0 0;
	overflow: hidden;
}
.mode03 ul li {
	width: 130px;
	height: 200px;
	float: left;
	margin: 0 22px 30px 0;
}
.mode03 ul li.last {
	margin: 0px 0 30px 0;
}
.mode03 ul li img {
	width: 130px;
	height: 107px;
	display: block;
}
.mode03 ul li h2 {
	height: 34px;
	line-height: 34px;
	margin: 5px 0 0 0;
	font-size: 14px;
	border-bottom: 1px solid #1d74e7;
}
.mode03 ul li h2 a {
	color: #003070;
}
.li_con {
	height: 42px;
	overflow: hidden;
	padding: 0 0 0 15px;
	background: url(../images/li_09.png) no-repeat left 2px;
	margin: 11px 0 0 0;
}
/*底部开始*/
.footer {
	height: 54px;
	line-height: 54px;
	background-color: #165068;
	color: #fff;
}
.copyRight {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	font-family: "微软雅黑";
}
.copyRight ul {
	overflow: hidden;
	margin: 0 auto;
	margin: 0 0 0 350px;
}
.copyRight ul li {
	height: 54px;
	line-height: 54px;
	float: left;
	padding: 0 18px;
	background: url(../images/bottom_li_03.png) no-repeat right center;
}
.copyRight ul li.last {
	background: none;
}
.copyRight ul li a {
	color: #ffffff;
}
.copyRight ul li span {
	font-weight: bold;
	color: #ffffff;
}
/*二级页*/
.subPage {
	width: 1200px;
	margin: 0px auto;
}
.pageBanner {
	width: 1200px;
}
.Bread {
	width: auto;
	height: 28px;
	border-bottom: none;
	font-size: 14px;
	color: #165068;
}
.Bread a {
	color: #165068;
}
.articleList2 {
}
.articleList2 ul li {
	background: url(../images/list_lig.gif) no-repeat left center;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #acd598;
}
.articleList2 .listTitle2 {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #d2d2d2;
	padding-left: 0px;
	background: none;
}
.articleList2 .listTitle2 h2 {
	height: 40px;
	line-height: 40px;
	font-weight: normal;
	color: #165068;
	font-size: 16px;
	height: 33px;
	line-height: 33px;
	padding: 0px;
}
.pictureList2 .listTitle2 {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #d2d2d2;
	padding-left: 0px;
	background: none;
}
.pictureList2 .listTitle2 h2 {
	height: 40px;
	line-height: 40px;
	font-weight: normal;
	color: #165068;
	font-size: 16px;
	height: 33px;
	line-height: 33px;
	padding: 0px;
}
.pictureList_tl2 .listTitle2 {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #d2d2d2;
	padding-left: 0px;
	background: none;
}
.pictureList_tl2 .listTitle2 h2 {
	height: 40px;
	line-height: 40px;
	font-weight: normal;
	color: #003070;
	font-size: 16px;
	height: 33px;
	line-height: 33px;
	padding: 0px;
}
.articleList2 ul {
	margin: 20px 0 0 0;
}
.subPage .articleList2 {
	margin: 10px 0px 20px;
}
.page {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin: 0 auto;
	font-size: 12px;
	clear: both;
	margin: 20px 0px 30px;
}
.page ul {
	overflow: hidden;
	margin: 0 0 0 35%;
}
.page ul li {
	float: left;
	width: 30px;
	height: 28px;
	margin: 0 10px 0 0;
	background: url(../images/page_a_03.png) no-repeat;
}
.page ul li:hover {
	background: url(../images/page_hover_03.png) no-repeat;
}
.page ul li:hover a {
	color: #ffffff;
}
.page ul li.p_tz {
	background: none;
}
.page ul li.p_tz:hover {
	background: none;
}
.page ul li.tiao {
	width: 65px;
	height: 28px;
	background: url(../images/page_prev_03.png) no-repeat;
}
.page ul li.tiao:hover {
	background: url(../images/page_prev_03.png) no-repeat;
}
.page ul li.tiao:hover a {
	color: #0b0b0b;
}
.page a {
	padding: 0 5px;
}
.pageList {
	padding-bottom: 30px;
	overflow: hidden;
}
.articleTitle {
	width: 100%;
	text-align: center;
	margin: 15px 0 0 0;
	padding: 15px 0 15px 0;
	border-top: 1px solid #d2d2d2;
}
.articleTitle h2 {
	font-size: 20px;
	font-weight: normal;
	color: #165068;
	line-height: 20px;
	padding: 10px 0;
}
.articleAuthor {
	height: 30px;
	text-align: center;
	line-height: 30px;
	margin: 10px;
	color: #8a8a8a;
}
.article {
	overflow: hidden;
	margin: 20px 10px;
	font-size: 14px;
	line-height: 24px;
	text-indent: 2em;
}
.Annex {
	padding: 0px;
	overflow: hidden;
	margin-bottom: 30px;
}
.Annex h3 {
	font-size: 16px;
	height: 50px;
	color: #165068;
	font-weight: normal;
	line-height: 50px;
	background: url(../images/line_02.png) no-repeat left bottom;
}
.Annex ul {
	margin: 15px 0 0 0;
}
.Annex ul li {
	height: 30px;
	line-height: 30px;
	background: url(../images/li_09.png) no-repeat left center;
	padding-left: 20px;
}
.Annex ul li a {
	font-size: 14px;
	line-height: 24px;
	color: #656464;
}
/*通栏图片页开始*/
.pictureList_tl2 ul {
	width: 1300px;
	overflow: hidden;
	margin: 20px 0 0 0;
}
.pictureList_tl2 ul li {
	width: 180px;
	height: 165px;
	float: left;
	text-align: center;
	margin: 0 24px 0 0;
}
.pictureList_tl2 ul li img {
	width: 180px;
	height: 140px;
	display: block;
}
.pictureList_tl2 ul li p {
	height: 20px;
	line-height: 20px;
}
/*通栏图片页结束*/

/*二级页左右分栏开始*/
.con {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 30px auto 0;
}
.con .con_left {
	width: 245px;
	float: left;
	margin: 5px 0 0 0;
}
.con .con_left .left_title {
	height: 55px;
	line-height: 55px;
	text-align: center;
	background: url(../images/erji_title_03.png) repeat-x;
}
.con .con_left .left_title h2 a {
	font-size: 16px;
	font-family: "微软雅黑";
	color: #ffffff;
	font-weight: bold;
}
.con .con_left ul {
	border: 1px solid #d2d2d2;
	border-bottom: none;
	background: url(../images/left_bg_03.png) no-repeat left top #ffffff;
}
.con .con_left ul li {
	padding: 14px 0;
	text-align: center;
	border-bottom: 1px solid #d2d2d2;
}
.con .con_left ul li a {
	display: block;
}
.con .con_left ul li a:hover {
	color: #165068;
}
.con .con_right {
	width: 916px;
	height: auto;
	float: right;
}
.pictureList ul {
	width: 1000px;
	overflow: hidden;
	margin: 20px 0 0 0;
}
.pictureList ul li {
	width: 180px;
	height: 165px;
	float: left;
	text-align: center;
	margin: 0 60px 0 0;
}
.pictureList ul li img {
	width: 180px;
	height: 140px;
	display: block;
}
.pictureList ul li p {
	height: 20px;
	line-height: 20px;
}
.articleList2 ul li {
	height: 34px;
	line-height: 34px;
	padding: 0 0 0 15px;
	border-bottom: none;
	background: url(../images/right_li_03.png) no-repeat left center;
}
.articleList2 ul li a {
	float: left;
}
.articleList2 ul li span {
	float: right;
	font-size: 14px;
	color: #8b8c8c;
}
/*二级页左右分栏结束*/

