@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	font-size:12px;
	font-family:"微软雅黑", Arial;
	background-color:#c5e2f8;
}
a {
	text-decoration:none;
	color:#4a4b4a;
}
a:hover {
	color: #00629b
}
/*头部*/
.header {
	width:100%;
	height:202px;
	margin:0 auto;
}
.top {
	height:162px;
	margin:0 auto;
	position:relative;
}
.top_nav {
	height:29px;
	line-height:29px;
	text-align:right
}
.top_nav a {
	display:inline-block;
	padding:0 15px;
	background:url(../images/top_navbg.gif) no-repeat left center;
	color:#fff;
}
.top_nav a.nobg {
	background:none;
}
.logo {
	height:162px;
	clear:both;
}
.logo img {
	padding:20px 0 0 0;
}
.search {
	width:140px;
	height:27px;
	position:absolute;
	right:50%;
	margin:0 -500px 0 0;
	top:80px;
	background:url(../images/ser.jpg) 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:113px;
}
.english {
	position:absolute;
	top:54px;
	right:50%;
	margin:0 -500px 0 0;
}
.english a:hover {
	text-decoration:underline;
}
.nav {
	width:auto;
	height:39px;
	line-height:39px;
	font-family:"微软雅黑";
	background-color: #165068;
}
.nav ul {
	width:1100px;
	margin:0px auto;
}
.nav ul li {
	float:left;
	color:#016d38;
	font-size:14px;
	font-weight:bold;
	height:39px;
	line-height:39px;
	padding:0px 23px;
}
.nav ul li a {
	color:#fff;
	font-family:"微软雅黑";
	font-size:16px;
}
.nav ul li a:hover {
	color:#165068;
}
.nav ul li .subNav {
	top:39px;
}
.nav ul li.on {
	background:#fff;
}
.nav ul li.on a {
	font-weight:bold;
	color:#00629b;
}
.content {
	width:1100px;
	margin:0px auto;
	min-height:800PX;
	background:#fff;
	overflow:hidden;
}
.Banner {
	width:1100px;
	height:350px;
	margin:0 auto;
	overflow:hidden;
*overflow:hidden;
}
.mode01 {
	width:1100px;
	overflow:hidden;
	clear:both;
	margin-top:30px;
}
.mode01 .lf {
	width:265px;
	min-height:350px;
	margin-left:10px;
	float:left;
	overflow:hidden;
}
.mode01 .md {
	width:520px;
	margin:0 10px 0 10px;
	float:left;
	overflow:hidden;
}
.mode01 .rt {
	width:265px;
	margin-right:10px;
	min-height:350px;
	float:left;
	overflow:hidden;
}
.mode02 {
	width:1100px;
	overflow:hidden;
	clear:both;
	margin:24px 0 24px 0;
}
.mode02 .lf {
	width:265px;
	min-height:350px;
	float:left;
	margin:0 15px 0 0;
	overflow:hidden;
}
.mode02 .md {
	width:520px;
	min-height:350px;
	float:left;
	margin:0 15px 0 0;
	overflow:hidden;
}
.mode02 .rt {
	width:223px;
	min-height:350px;
	float:right;
}
.mode03 {
	overflow:hidden;
	margin:0 0 30px 0;
}
.mode03 .lf {
	width:265px;
	height:203px;
	float:left;
	margin:0 15px 0 0;
	overflow:hidden;
}
.mode03 .rt {
	width:223px;
	height:203px;
	float:left;
}
.mode03 .md {
	width:520px;
	height:203px;
	float:left;
	margin:0 15px 0 0;
	overflow:hidden;
}
.mode03 .md .lf {
	width:250px;
	height:203px;
	float:left;
}
.mode03 .md .rt {
	width:250px;
	height:203px;
	float:right;
}
.mode03 .rt .nest01 .rt {
	width:223px;
	height:160px;
}
.articleList {
	border:1px solid #dfdfdf;
	min-height:350px;
}
.articleList_title {
	height:32px;
	width: 100%;
	border-bottom:1px solid #dfdfdf;
	background:#e8edf1;
}
.articleList_title a {
	float: right;
	padding-right:10px;
	padding-top:13px;
}
.articleList_title .title {
	float:left;
}
.articleList_title .title h2 {
	font-size:16px;
	color:#00629b;
	line-height:32px;
	padding-left:12px;
}
.articleList ul {
	padding:5px 13px 23px 13px;
}
.articleList ul li {
	height:40px;
	line-height:20px;
	background:url(../images/icon02.jpg) no-repeat left 21px;
	padding:14px 0 0 16px;
}
.articleSingle {
	border:1px solid #dfdfdf;
}
.articleSingle .articleSingle_title {
	margin-bottom:15px;
	overflow:hidden;
}
.articleSingle .articleSingle_title {
	height:32px;
	width: 100%;
	border-bottom:1px solid #dfdfdf;
	background:#e8edf1;
}
.articleSingle .articleSingle_title a {
	float: right;
	padding-right:10px;
	padding-top:13px;
}
.articleSingle .articleSingle_title h2 {
	font-size:16px;
	color:#00629b;
	line-height:32px;
	padding-left:12px;
}
.articleSingle h3 {
	margin-bottom:10px;
}
.articleSingle .articleContent {
	padding:5px 11px 31px 7px;
}
.articleSingle h3 a {
	font-size:14px;
	color:#00629b;
	line-height:28px;
}
.articleSingle h3 a:hover {
	text-decoration:underline;
}
.articleList3 {
	border:1px solid #dfdfdf;
}
.articleList3 ul {
	padding:5px 11px 0px 7px;
}
.articleList3 ul li {
	height:32px;
}
.articleList3 ul li a {
	display:block;
	width: 197px;
	height:30px;
	line-height:30px;
	font-family:"微软雅黑";
	font-size:14px;
	padding-left:8px;
	border-bottom:1px solid #dfdfdf;
	background:url(../images/icon03.jpg) no-repeat 187px center;
	color:#333;
}
.articleList3 ul li a:hover {
	color:#00629b;
	border-bottom:2px solid #00629b;
	background:url(../images/icon02.jpg) no-repeat 187px center;
}
.articleList2 {
	border:1px solid #dfdfdf;
	min-height:350px;
	position:relative;
}
.articleList2 .title h2 {
	width: 90px;
	height:34px;
	color:#fff;
	position:absolute;
	left:0;
	top:0;
	background-color: #165068;
}
.articleList2 ul {
	padding:6px 13px 0;
}
.articleList2 ul li {
	height:27px;
	line-height:27px;
	background:url(../images/icon01.jpg) no-repeat left center;
	padding-left:14px;
}
.articleList2 ul li span {
	float: right;
}
.nest03In {
	width: 520px;
	height:205px;
}
.articleList01 {
	width: 250px;
	height:203px;
	float: left;
	margin-right:15px;
}
.articleList6 .title h2, .articleList5 .title h2 {
	background:url(../images/icon04.jpg) no-repeat 14px center;
	padding-left:34px;
}
.articleList02 {
	width: 250px;
	height:203px;
	float: left;
}
.articleList {
	border:1px solid #dfdfdf;
}
.articleList ul, .articleList6 ul {
	padding:1px 13px 0;
}
.articleList ul li, .articleList6 ul li {
	background:url(../images/icon01.jpg) no-repeat left center;
	height:27px;
	line-height:27px;
	padding:0 0 0 14px;
}
.articleList6 {
	border:1px solid #dfdfdf;
	margin-bottom:15px;
	overflow:hidden;
	float:right;
}
.articleList6 ul {
	padding:6px 13px 0;
}
.articleList7 {
	border:1px solid #dfdfdf;
	margin-bottom:15px;
	overflow:hidden;
}
.articleList7 ul li {
	height:32px;
	line-height:32px;
	padding:0 0 0 10px;
}
.articleList8 ul {
	padding-top:13px;
}
.articleList8 ul li {
	width: 77px;
	height:39px;
	float: left;
	line-height:39px;
	background:url(../images/icon05.jpg) no-repeat 14px center;
	padding-left:33px;
	padding-top:0;
*height:26px;
*line-height:26px;
}
.articleList8 ul li a {
	font-family:"微软雅黑";
	font-size:14px;
	padding-top:0;
}
.articleList8 {
	border:1px solid #dfdfdf;
	margin-bottom:15px;
	overflow:hidden;
}
.articleSingle01 {
	border:1px solid #dfdfdf;
	overflow:hidden;
}
.articleSingle01 {
	padding:0 9px;
}
.articleSingle01 .articleSingle_title {
	height:32px;
	line-height:32px;
	border-bottom:2px solid #00629b;
	background:none;
}
.articleSingle01 .articleSingle_title a {
	float: right;
	padding-right:10px;
	padding-top:13px;
}
.articleSingle01 .articleSingle_title h2 {
	background:url(../images/icon06.jpg) no-repeat 2px center;
	padding-left:32px;
	font-size:16px;
	color:#00629b;
}
.articleSingle01 dl {
	padding-left:5px;
	padding-top:5px;
}
.articleSingle01 dl dt {
	width: 46px;
	float: left;
	font-family:"微软雅黑";
	font-size:14px;
}
.articleSingle01 dl dd {
	width: 150px;
	float: left;
	margin:0 0 10px 0;
}
.friendLink_select {
	width:223px;
	height:24px;
	position:relative;
}
.friendLink_select select {
	width:223px;
	height:24px;
	border:1px solid #bdbdbd;
	color:#404040;
	text-align:center;
*padding:0 0 0 50px;
}
.friendLink_select_title {
	position:absolute;
	left:55px;
	top:3px;
}
.more {
*float:none;
}
/*底部开始*/
.footer {
	height:104px;
	background-color:#165068;
	color:#fff;
}
.copyRight {
	width:1100px;
	margin:0 auto;
	text-align:center;
	padding-top:20px;
	line-height:30px;
	font-family:"微软雅黑";
}
/*二级页*/
.subPage {
	width:1100px;
	margin:0px auto;
	overflow:hidden;
	background-color:#FFF;
}
.pageBanner {
	width:1100px;
}
.Bread {
	width:983px;
	height:39px;
	line-height:39px;
	border-bottom:none;
	font-size:13px;
	color:#00629b;
	margin-top:5px;
	margin-left:10px;
}
.Bread a {
	color:#00629b;
}
.articleList2 {
}
.articleList02 ul {
	padding:0px;
}
.articleList02 ul li {
	padding:0 0 0 20px;
	width:980px;
	background:url(../images/icon02.jpg) no-repeat left center;
	height:30px;
	line-height:30px;
	border-bottom: 1px dashed #00629b;
}
.listTitle02 {
	padding-left:0px;
	background:none;
}
.listTitle02 h2 {
	color:#00629b;
	font-size: 18px;
	font-weight: bold;
	line-height:33px;
	padding:0px;
	margin:5px 0px;
}
.subPage .articleList02 {
	margin:10px 0px 0px;
	padding:0 0 20px 0;
	width:auto;
	height:auto;
	overflow:hidden;
	border:none;
}
.listTitle02 a {
	float:right;
}
.pageList{
	margin-left:20px;
	padding-right: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 a {
	padding:0 5px;
}
.listTitle02 a {
	color: #00629b;
}
.listTitle02 a:hover {
	text-decoration: underline;
}
.articleTitle {
	width: 100%;
	text-align: center;
}
.articleTitle h2 {
	font-size: 18px;
	color:#00629b;
	line-height: 20px;
	padding:10px 0;
}
.articleTitle h3 {
	font-size: 14px;
	color: #555;
	line-height: 20px;
	padding:10px 0;
	font-weight: bold;
}
.articleAuthor {
	height: 30px;
	text-align: center;
	line-height: 30px;
	margin: 10px;
	background: #f5f5f5;
	color:#777;
}
.article {
	overflow:hidden;
	margin:20px 10px;
	font-size:12px;
	line-height:28px;
}
.Annex {
	padding:0px;
	overflow:hidden;
	margin-bottom:30px;
}
.Annex h3 {
	font-size: 16px;
	line-height: 30px;
	color:#00629b;
	padding-left:5px;
}
.Annex ul li {
	height: 26px;
	line-height: 26px;
	background:url(../images/icon3.jpg) no-repeat 10px center;
	padding-left: 28px;
}
.Annex ul li a {
	font-size: 12px;
	line-height: 24px;
	color:#656464;
}
.Annex ul li a:hover {
	color:#00629b;
}
/*flexslider start*/
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
	outline: none;
}
.slides, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
}
.flexslider .slides img {
	width: 100%;
	display: block;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
.slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 1%;
}
.no-js .slides > li:first-child {
	display: block;
}
.flexslider {
	background: #fff;
	position: relative;
	zoom: 1;
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.loading .flex-viewport {
	max-height: 300px;
}
.flexslider .slides {
	zoom: 1;
}
.carousel li {
	margin-right: 5px;
}
.flex-direction-nav {
*height: 0;
}
.flex-direction-nav a {
	text-decoration:none;
	display: block;
	width: 28px;
	height: 48px;
	position: absolute;
	margin-top: -20px;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0, 0, 0, 0.8);
	background:url(../images/arr.png) no-repeat;
	text-indent:-999em;
}
.flex-direction-nav .flex-prev {
	left: -30px;
	background-position:0 0;
}
.flex-direction-nav .flex-next {
	right: -30px;
	background-position:-132px 0;
}
.flexslider:hover .flex-prev {
	opacity: 0.7;
	left: 20px;
}
.flexslider:hover .flex-next {
	opacity: 0.7;
	right:20px;
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
}
.flex-direction-nav .flex-disabled {
	opacity: 0!important;
	filter:alpha(opacity=0);
}
.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: 0.8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000;
	background:#ddd;
}
.flex-pauseplay a:before {
	font-size: 20px;
	display: inline-block;
	content: '\f004';
}
.flex-pauseplay a:hover {
	opacity: 1;
}
.flex-pauseplay a.flex-play:before {
	content: '\f003';
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
	z-index: 1000;
}
.flex-control-nav li {
	margin: 0 8px;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.flex-control-paging li a {
	width: 12px;
	height: 12px;
	display: block;
	background: #fff;
	cursor: pointer;
	text-indent: -9999px;
	border-radius: 6px;
}
.flex-control-paging li a:hover {
	background: #000;
	background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(0, 0, 0, 0.9);
}
.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}
.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}
.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
}
.flex-control-thumbs img:hover {
	opacity: 1;
}
.flex-control-thumbs .flex-active {
	opacity: 1;
}
/*flexslider end*/
/*图片轮播*/
.flexslider {
	width:520px;
	height: 350px;
	border:1px solid #ccd7e0;
	overflow: hidden;
	position:relative;
}
.flexslider img {
	display: block;
	width:520px;
	height:350px;
}
.flexslider .til_slides {
	width:100%;
	height: 24px;
	position: absolute;
	bottom:0;
	left:0;
	line-height: 24px;
	background: #444;
	background: rgba(0, 0, 0, .6);
	opacity: 0.7;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
	color:#fff;
	padding-left: 15px;
}
.flex-control-nav {
	bottom:7px;
	right:-217px;
	height:4px;
	text-align: right;
	position:absolute;
	width:100%;
	z-index:9999;
}
.flex-control-paging li {
	margin:0 10px 0 0;
	float:left;
}
.flex-control-paging li a {
	width: 20px;
	height: 4px;
	cursor:pointer;
	display:block;
	line-height: 8px;
	border-radius: 0;
	background: #fff;
	text-indent:999px;
}
.flex-control-paging li a:hover, .flex-control-paging li a.flex-active {
	background: #0076cd;
	color:#fff;
}
.flexslider .slides img {
	width:519px;
	height:350px;
}
/*通栏图片页开始*/
.pictureList_tl2 ul {
	width:1020px;
	overflow:hidden;
}
.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:1100px;
	height:auto;
	overflow:hidden;
	margin:20px auto 0;
}
.con .con_left {
	width: 200px;
	float: left;
	border:1px solid #cfcfcf;
	border-top:2px solid #00629b;
	border-bottom:none;
	background:#f6faff;
}
.con .con_left .left_title {
	height:39px;
	line-height:39px;
	border-bottom:1px solid #cfcfcf;
}
.con .con_left .left_title h2 {
	padding:0 0 0 20px;
}
.con .con_left .left_title h2 a {
	font-size:16px;
	font-family:"微软雅黑";
	color:#00629b;
	font-weight:bold;
}
.con .con_left ul li.current a {
	background:url(../images/left_arrow_right.png) no-repeat 180px center;
}
.con .con_left ul li a {
	font-size: 14px;
	padding:10px 20px 10px 20px;
	display: block;
	border-bottom:1px solid #e3e3e3;
}
.con .con_left ul li a:hover {
	background:url(../images/left_arrow_right.png) no-repeat 180px center;
}
.con .con_right {
	width:780px;
	height:auto;
	float: right;
}
.pictureList ul {
	width:800px;
	overflow:hidden;
}
.pictureList ul li {
	width:180px;
	height:165px;
	float: left;
	text-align:center;
	margin:0 19px 0 0;
}
.pictureList ul li img {
	width: 180px;
	height: 140px;
	display:block;
}
.pictureList ul li p {
	height:20px;
	line-height:20px;
}
/*二级页左右分栏结束*/
