body {
	font-family: "微软雅黑";
}

/*首页*/
.header-bj {
	width: 100%;
	height: 229px;
	border-top: solid #718499 1px;
}

.header {
	width: 1200px;
	height: 123px;
	margin: 56px auto;
	position: relative;
	z-index: 100;
}

.logo {
	position: absolute;
	left: 44.4%;
	top: 102%;
	z-index: 999;
}

/*menu*/
.menu {
	width: 100%;
	background: #164c88;
	z-index: 200;
	text-align: center;
	font-size: 0;
}

.nav {
	width: 1200px;
	margin: 0 auto;
	background: #164c88;
	color: #fff;
}

.nav ul {
	list-style: none;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.nav ul li {
	width: 85px;
	height: 40px;
	border-right: solid #718499 1px;
}

.nav a {
	display: block;
	line-height: 40px;
	cursor: pointer;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

.nav a:hover {
	text-decoration: none;
}

.nav_menu {
	text-transform: uppercase;
	font-size: 0;
}

.nav_menu-item {
	display: inline-block;
	position: relative;
	vertical-align: top;
	z-index: 1;
	*zoom:1;
	*display: inline;
}

.nav_menu-item:hover {
	background-color: #164c88;
}

.nav_menu-item:hover .nav_submenu {
	display: block;
}

.nav_submenu {
	text-transform: none;
	display: none;
	position: absolute;
	left: 0;
	width: 85px;
	background-color: #164c88;
	z-index: 300;
}

.nav_submenu li {
	border-top: solid #718499 1px;
}

.nav_submenu-item:hover {
	background: rgba(0, 0, 0, 0.1);
}

.menu ul li:hover {
	background: url(imagesheader-block.png) repeat;
}

.menu ul li.blank:hover {
	background: #164c88;
}

.d1 form {
	position: relative;
	width: 146px;
	margin-left: 14px;
	*margin-left: 0;
	margin-top: 6px!important;
	_display: inline;
}

.d1 input {
	width: 121px;
	height: 23px;
	_height:25px;	
	padding-left: 10px;
	border: 2px solid #fff;
	border-right: 0;
	border-radius: 5px;
	outline: none;
	background: #164c88;
	color: #9E9C9C;
	font-size: 14px;
	line-height: 23px;
	color: #FFFFFF;
	_margin-top: 5px;
}

.d1 button {
	position: absolute;
	top: 0;
	right: 0;
	width: 27px;
	height: 27px;
	_height:29px;
	line-height: 27px;
	border: none;
	background: #4bb5e9;
	border-radius: 0px 5px 5px 0px;
	border: 2px solid #fff;
	border-left: 0;
	cursor: pointer;
	*margin-top: 1px;
	_margin-top: 6px;
}


/*banner开始*/
.flexslider {
	margin: 8px auto 10px;
	position: relative;
	width: 1200px;
	height: 330px;
	overflow: hidden;
	zoom: 1;
}

.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}

.flexslider .slides {
	zoom: 1;
}

.flex-direction-nav a {
	width: 60px;
	height: 90px;
	line-height: 99em;
	overflow: hidden;
	margin: -60px 0 0;
	display: block;
	background: url(imagesad_ctr.png) no-repeat;
	position: absolute;
	top: 55%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
}

.flex-direction-nav .flex-next {
	background-position: 0 -90px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	left: 0;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 5px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: url(imagesdot.png) no-repeat 0 -16px;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
}

.flex-control-paging li a.flex-active {
	background-position: 0 0;
}


/*banner结束*/


/*下侧左面*/

.content {
	width: 1200px;
	margin: 16px auto 0;
	font-size: 0;
}

.content-left {
	float: left;
}

.news-bottom {
	width: 307px;
	height: 497px;
	background: #FFFFFF;
}

.newsexpres-top {
	height: 70px;
	border-bottom: solid #f5a81e 1px;
}

.news {
	margin: 2px 0 0 0;
}

.news-right,
.newsexpres-top img {
	float: left;
}

.news-right {
	width: 244px;
	margin: 0 0 0 12px;
}

.news-right a {
	text-decoration: none;
}

.newsexpres-top h2 {
	font-size: 16px;
	color: #363636;
	line-height: 30px;
	text-align: left;
}

.newsexpres-top h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	color: #113c69;
	text-align: left;
}

.newsexpres-top h4 {
	float: left;
	font-size: 12px;
	color: #113c69;
	text-align: left;
}

.newsexpres-top a {
	float: right;
	font-size: 12px;
	color: #113c69;
	margin: 0 5px 0 0;
}

.news-list {
	clear: both;
}

.news-list a {
	text-decoration: none;
}

.news-line {
	height: 20px;
	clear: both;
}

.news-line a {
	float: left;
	font-size: 12px;
	line-height: 20px;
	color: #363636;
	margin-left: 6px;
	text-decoration: none;
}

.news-line a:hover {
	color: #ff0000;
}

.news-line img {
	float: left;
}

.news-line h4 {
	font-size: 12px;
	line-height: 20px;
	float: right;
}

.news-line {
	margin: 12px 4px;
}

.news-footer {
	display: block;
	height: 30px;
	background: #125599;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 27px;
	text-align: right;
	padding-right: 5px;
}

.content-right {
	float: right;
}

.content-right ul {
	width: 224px;
	height: 72px;
	background: #e5e5e5;
	position: relative;
	margin: 0 0 17px 0;
}

.content-right ul li {
	font-size: 18px;
	line-height: 72px;
	font-size: 16px;
	text-align: center;
}

.content-right ul li a {
	color: #000000;
}

.content-right ul li a:hover {
	text-decoration: none;
}

.more {
	position: absolute;
	right: 4%;
	bottom: 6%;
}

.more a {
	display: block;
	width: 48px;
	height: 22px;
	background: #125599;
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF!important;
	text-decoration: none;
}


/*footer*/

.footer {
	clear: both;
	width: 100%;
	height: 403px;
}

.footer-center {
	width: 1200px;
	height: 317px;
	margin: 0 auto 20px;
}

.left-footer {
	padding: 38px 0 0 0;
	float: left;
}

.footer ul li {
	font-size: 14px;
	line-height: 30px;
	text-align: left;
}

.footer ul li a {
	color: #494949;
	text-decoration: none;
}

.footer ul li span {
	font-size: 20px;
	line-height: 34px;
	color: #595959;
	vertical-align: top;
}

.center-footer {
	padding: 30px 0 0 0;
	float: left;
	display: inline;
	margin: 0 50px 0 316px;
}

.center-footer-right {
	padding: 30px 0 0 0;
	float: left;
	display: inline;
	margin: 45px 50px 0 0px;
}

.center-footer a:hover {
	color: #125599;
	text-decoration: none;
}

.right-footer {
	width: 220px;
	display: inline;
	float: right;
	margin: 64px 0 0 0;
	vertical-align: top;
}

.two-icon {
	float: left;
}

.two-icon img {
	display: block;
	margin: 0 0 18px 0;
}

.logo-footer {
	float: right;
}

.blue-line {
	clear: both;
	width: 100%;
	height: 66px;
	background: #002f65;
	margin: 0;
}

.line-center {
	width: 1120px;
	margin: 0 auto;
}

.line-center h3 {
	float: left;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 66px;
}

.line-center h4 {
	float: right;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	line-height: 63px;
}

.line-center h4 span {
	font-size: 20px;
	font-style: normal;
}


/*列表页*/

.list-content {
	width: 1200px;
	min-height: 440px;
	_height: 440px;
	overflow: hidden;
	margin: 0 auto;
	padding: 10px 0 ;
	background: #FFFFFF;
}

.list-left,
.list-center,
.list-right {
	float: left;
}

.list-titie {
	width: 206px;
	height: 28px;
	border-bottom: solid #f5a81e 2px;
	margin: 2px 0 10px 0;
}

.list-titie2 {
	width: 654px;
	height: 26px;
	border-bottom: solid #f5a81e 2px;
	margin: 0 0 10px 0;
}

.list-titie h2,
.list-titie2 h2 {
	text-align: left;
	color: #164c88;
	font-weight: bold;
	font-size: 16px;
	line-height: 26px;
}

.list-left {
	margin: 0 0 0 30px;
}

.list-left ul li {
	width: 206px;
	height: 34px;
	background: #164c88;
	border-bottom: solid #0f5ca9 1px;
}

.list-left ul li a {
	color: #FFFFFF;
	line-height: 34px;
}

.list-left ul li a:hover {
	text-decoration: none;
}

.list-left ul li:hover {
	background: #21649b;
}

.list-center {
	width: 654px;
	height: auto;
	border-left: solid #8ea3f1 1px;
	border-right: solid #8ea3f1 1px;
	margin: 0 26px 0 26px;
	padding: 0 10px;
}

.listline-center {
	width: 654px;
	min-height: 450px;
	_height:450px;
	margin: 10px 0 0 0;
}

.listline-center h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 42px;
}
.listline-center h4{
	font-size: 20px;
	font-weight: bold;
	line-height: 42px;
}
.listline-center h3 {
	font-size: 14px;
	line-height: 26px;
	text-align: left;
}

.listline-center h3 span {
	margin: 0 0 0 30px;
}

.point {
	color: #164c88;
	float: left;
	margin: 0 5px 0 0;
	display: inline;
	font-size: 14px;
	line-height: 40px;
}

.list-line {
	width: 654px;
	height: 40px;
	clear: both;
	border-bottom: dashed #164C88 1px;
}

.list-line a {
	float: left;
	color: #000000;
	font-size: 14px;
	line-height: 36px;
}

.list-line a:hover {
	color: #FF0000;
	text-decoration: none;
}

.point-date {
	float: right;
	font-size: 14px;
	line-height: 40px;
}

.page {
	margin: 20px 0 0 0;
	padding: 3px 10px;
}

.page span,
.page a {
	font-size: 12px;
	padding: 3px 10px;
	border: solid #AFD5F5 1px;
	color: #000;
	text-align: center;
	margin: 0 5px 0 5px;
}

.page span {
	color: #bebebe;
	margin: 0 5px 0 5px;
}

.page a:hover {
	text-decoration: none;
	background: #dfeffc;
}

.gotopage {
	border: solid #AFD5F5 1px;
	background: #4BB5E9;
	color: #FFFFFF;
	padding: 5px 11px;
	*padding: 3px 6px;
	margin: 0 5px 0 20px;
	*vertical-align: middle;
	display: inline;
}

.gotopage2 {
	width: 46px;
	height: 22px;
	*height: 20px;
	_height: 22px;
	border: solid #AFD5F5 1px;
	*vertical-align: bottom;
	line-height: 22px;
}

.list-right img {
	display: block;
	margin: 10px 0 0 0;
}