﻿@charset "utf-8";
/* CSS Document */

body {
	margin: 0 auto;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif, "微软雅黑";
	min-width:1144px;
	background:url("../images/bg.png");
}
.wrapper {
	width: 1144px;
	margin: 0 auto;
}
.wrapper_abs {
	width: 1215px;
	position: absolute;
	left: 50%;
	margin-left: -608px;
	top: 0;
}
a {
	outline: none;
text-decoration:none
}
a:hover{ text-decoration:underline}
img {
	border: 0
}
.fl {
	float: left
}
.fr {
	float: right
}
.cb {
	clear: both;
	height:0
}
li{ list-style:none}
div, h1, h2, h3, h4, h5, h6, p, form, label, input, textarea, img, ul, li,dl,dt,dd {
	padding: 0;
	margin: 0
}

.ml22{
	margin-left: 22px;
}
.mr22{
	margin-right: 22px;
}

.bg01{
	background: #174294 url("../images/bg01.png") center no-repeat;
}
.bg02 {
	background: #174294;
	border-top: 1px solid #43649c
}
.bg04{
	background: #174294;
}
.bg_fff{
	background: #fff;
}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.nav {
	padding: 0;
	height: 69px;
	line-height: 63px;
	position: relative;
	z-index: 1;
}
.nav a {
	color: #fff;
	text-decoration: none;
}
.nav .nLi {
	float: left;
	position: relative;
	display: inline;
}
.nav .nLi h3 {
	float: left;
}
.nav .nLi h3 a {
	display: block;
	padding: 0 20px;
	font-size: 14px;
	font-weight: bold;
}
.nav .sub {
	display: none;
	width: 100px;
	left: 0;
	top: 67px;
	position: absolute;
	background: #ffd800;
	line-height: 26px;
	padding: 5px 0;
	border-top: 3px solid #174294;
}
.nav .sub li {
	zoom: 1;
}
.nav .sub a {
	display: block;
	padding: 0 10px;
	color: #1f1f1f;
}
.nav .sub a:hover {
	background: #174294;
	color: #fff;
}
.nav .on h3 a {
	color: #fff;
	border-bottom: 4px solid #ffd800;
}
.index_search {
	background: #FFF;
	width: 203px;
	height: 36px;
	position: relative
}
.index_search .input {
	height: 36px;
	line-height: 36px;
	width: 145px;
	position: absolute;
	left: 14px;
	top: 0;
	border: 0
}
.index_search .btn {
	background: url(../images/btn.png) no-repeat;
	width: 41px;
	height: 36px;
	position: absolute;
	right: 3px;
	top: 0;
	border: 0;
	cursor: pointer
}

.index_date {
	height: 50px;
	line-height: 50px;
	font-size: 18px
}
.index_date a{
	color: #fff;
}

.fullSlide {
	width: 1100px;
	position: relative;
	height: 349px;
	background: #fff;
	margin: 0 auto;
	padding-top: 17px;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 349px;
	overflow: hidden;
	text-align: center;
	background: cover
}
.fullSlide .bd li a {
	display: block;
	height: 349px;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
	background: url(../images/touming.png) repeat-x;
	text-align: center;
	_background: #000;
	_filter: alpha(opacity=60);
}
.fullSlide .hd ul {
	text-align: center;
	padding-top: 5px;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display:inline;
	zoom: 1;
	width: 8px;
	height: 8px;
	margin: 5px;
	background: url(../images/tg_flash_p.png) -18px 0;
	overflow: hidden;
	line-height: 9999px;
}
.fullSlide .hd ul .on {
	background-position: 0 0;
}

.index_news01 {
	width: 532px;
	margin-top: 12px;
}
.index_news01 .t {
	height: 40px;
	line-height: 34px;
	border-bottom: 1px solid #0e3263;
	color: #b5b5b5;
	font-size: 16px;
}
.index_news01 .t i{
	display: inline-block;
	float: left;
}
.index_news01 .t i.icon01{
	background: url("../images/icon01.png") no-repeat;
	height: 34px;
	line-height: 34px;
	width: 34px;
}
.index_news01 .t i.icon03{
	background: url("../images/icon03.png") no-repeat;
	height: 34px;
	line-height: 34px;
	width: 34px;
}
.index_news01 .t span {
	display: inline-block;
	color: #174294;
	padding: 0 10px;
	font-size: 16px;
	line-height: 34px;
	height: 34px;
	float: left;
}


.index_news01 .t a {
	color: #b5b5b5;
	float: right;
	padding-right: 10px;
	font-size: 14px
}


.index_news01 li {
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	margin-top: 17px
}
.index_news01 li a {
	color: #1f1f20;
	float: left;
	width: 380px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: url("../images/arrow01.png") left no-repeat;
	padding-left: 20px;
}
.index_news01 li a:hover {
	color: #006bce
}
.index_news01 li span {
	float: right;
	color: #006bce
}
.index_news01 .pic {
	width: 260px;
	margin-right: 5px;
	margin-top: 20px
}
.index_news01 .pic img {
	width: 128px;
	height: 97px;
	float: left
}
.index_news01 .pic .txt {
	width: 125px;
	margin-left: 6px;
	color: #006bce
}
.index_news01 .pic .txt h3{
	color: #343434;
}
.index_news01 .pic .txt p{
	color: #828282;
}
.index_news01 .pic .txt span {
	display: block
}


.index_news02 {
	width: 532px;
	margin-top: 12px;
}
.index_news02 .t {
	height: 40px;
	line-height: 34px;
	border-bottom: 1px solid #0e3263;
	color: #b5b5b5;
	font-size: 16px;
}
.index_news02 .t i{
	display: inline-block;
	float: left;
}
.index_news02 .t i.icon02{
	background: url("../images/icon02.png") no-repeat;
	height: 34px;
	line-height: 34px;
	width: 34px;
}
.index_news02 .t span {
	display: inline-block;
	color: #174294;
	padding: 0 10px;
	font-size: 16px;
	line-height: 34px;
	height: 34px;
	float: left;
}
.index_news02 .t a {
	color: #b5b5b5;
	float: right;
	padding-right: 10px;
	font-size: 14px
}
.index_news02 li {
	height: 49px;
	margin-top: 15px
}
.index_news02 li .date {
	background: url("../images/index02.png") no-repeat;
	color: #ffd800;
	width: 45px;
	height: 39px;
	font-size: 12px;
	padding: 5px;
	text-align: center
}
.index_news02 li .date span {
	display: block;
	color: #174294;
	font-size: 24px;
	line-height: 30px;
	margin-top: 3px;
}
.index_news02 li .txt {
	width: 460px;
	margin-left: 15px;
	line-height: 55px;
	background: url("../images/index03.png") no-repeat;
}
.index_news02 li a {
	color: #1f1f20;
	padding: 0 10px 0 10px;
	display: block;
	font-size: 16px;
}
.index_news02 li a:hover {
	color: #006bce
}
.index_news02 li p {
	color: #797979
}

.slideTxtBox {
	width: 532px;
	text-align: left;
	margin-top: 12px
}
.slideTxtBox .hd {
	height: 40px;
	line-height: 34px;
	padding: 0;
	border-bottom: 1px solid #0e3263;
	position: relative;
	width: 100%;
}
.slideTxtBox .hd ul {
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	height: 34px;
	width: 100%;
}
.slideTxtBox .hd ul li {
	float: left;
	padding: 0 15px;
	cursor: pointer;
	font-size: 16px;
	background: #e3e3e3;
}
.slideTxtBox .hd ul li.on {
	height: 34px;
	background: #0064a6;
	color: #fff
}
.slideTxtBox .hd ul li a{
	position: absolute;
	right: 10px;
	color: #b5b5b5;
	font-size: 14px;
	display: none;
	top: 0;
}
.slideTxtBox .hd ul li.on a{
	display: block;
}
.slideTxtBox .bd ul {
	padding: 0;
	zoom: 1;
}
.slideTxtBox .bd .con {
	border-bottom: 1px dashed #c9c9c9;
	padding: 17px 0
}
.slideTxtBox .bd .con .txt {
	width: 270px
}
.slideTxtBox .bd .con p {
	color: #565656;
	line-height: 22px;
	padding-top: 5px
}
.slideTxtBox .bd .con a {
	font-size: 14px;
	color: #0064a6;
	float: left
}
.slideTxtBox .bd .con span {
	color: #9a9a9a;
	float: right
}
.slideTxtBox .bd ul li {
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	margin-top: 17px
}
.slideTxtBox .bd ul li a {
	color: #1f1f20;
	float: left;
	width: 380px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: url("../images/arrow01.png") left no-repeat;
	padding-left: 20px;
}
.slideTxtBox .bd ul li span {
	float: right;
	color: #006bce
}

.index_pic{
	background: #ececec;
	width: 1080px;
	margin: 20px auto 0 auto;
	padding: 10px;
}

.index_news03{
	width: 230px;
	border-right: 1px solid #c7c7c7;
	padding-right: 24px;
}
.index_news03 .t {
	height: 40px;
	line-height: 34px;
	border-bottom: 1px solid #0e3263;
	color: #b5b5b5;
	font-size: 16px;
}
.index_news03 .t span {
	display: inline-block;
	color: #174294;
	padding: 0 10px;
	font-size: 16px;
	line-height: 34px;
	height: 34px;
	float: left;
}
.index_news03 .t a {
	color: #b5b5b5;
	font-size: 14px
}
.index_news03 li {
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	margin-top: 17px
}
.index_news03 li a {
	color: #1f1f20;
	float: left;
	width: 200px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: url("../images/arrow02.png") left no-repeat;
	padding-left: 30px;
}
.index_news03 li a:hover {
	color: #006bce
}

.index_news04{
	width: 230px;
	border-right: 1px solid #c7c7c7;
	padding-right: 24px;
	margin-left: 20px;
}
.index_news04 .t {
	height: 40px;
	line-height: 34px;
	border-bottom: 1px solid #0e3263;
	color: #b5b5b5;
	font-size: 16px;
}
.index_news04 .t span {
	display: inline-block;
	color: #174294;
	padding: 0 10px;
	font-size: 16px;
	line-height: 34px;
	height: 34px;
	float: left;
}
.index_news04 .t a {
	color: #b5b5b5;
	font-size: 14px
}
.index_news04 li {
	line-height: 24px;
	font-size: 14px;
	border-bottom: 1px dashed #445b87;
}
.index_news04 li a {
	color: #1f1f20;
	float: left;
	width: 230px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.index_news04 li span{
	display: block;
	color: #19479e;
}
.index_news04 li a:hover {
	color: #006bce
}

.index_news05{
	width: 230px;
	border-right: 1px solid #c7c7c7;
	padding-right: 24px;
	margin-left: 20px;
}
.index_news05 .t {
	height: 40px;
	line-height: 34px;
	border-bottom: 1px solid #0e3263;
	color: #b5b5b5;
	font-size: 16px;
}
.index_news05 .t span {
	display: inline-block;
	color: #174294;
	padding: 0 10px;
	font-size: 16px;
	line-height: 34px;
	height: 34px;
	float: left;
}
.index_news05 .t a {
	color: #b5b5b5;
	font-size: 14px
}
.index_news05 li {
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	margin-top: 17px
}
.index_news05 li a {
	color: #1f1f20;
	float: left;
	width: 200px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: url("../images/arrow03.png") left no-repeat;
	padding-left: 20px;
}
.index_news05 li a:hover {
	color: #006bce
}

.index_news06{
	width: 230px;
	padding-right: 24px;
	margin-left: 20px;
}
.index_news06 .t {
	height: 40px;
	line-height: 34px;
	border-bottom: 1px solid #0e3263;
	color: #b5b5b5;
	font-size: 16px;
}
.index_news06 .t span {
	display: inline-block;
	color: #174294;
	padding: 0 10px;
	font-size: 16px;
	line-height: 34px;
	height: 34px;
	float: left;
}
.index_news06 .t a {
	color: #b5b5b5;
	font-size: 14px
}
.index_news06 li {
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	margin-top: 17px
}
.index_news06 li a {
	color: #1f1f20;
	float: left;
	width: 200px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: url("../images/arrow04.png") left no-repeat;
	padding-left: 20px;
}
.index_news06 li a:hover {
	color: #006bce
}

.footer{
	width: 1144px;
	margin: 0 auto;
	color: #fff;
	padding: 20px 0;
	line-height: 30px
}
.footer span{
	position: relative;
}
.footer span img{
	position: absolute;
	z-index: 10;
	left: 0;
	top: -110px;
	display: none;
}
.footer span:hover img{
	display: block;
}

.ad{
	margin: 0 auto;
	padding-top: 20px;
	text-align: center;
}
.ad img{
	width: 1100px;
	height: 113px;
}

.ny_left{
	width: 251px;
	margin-top: 18px;
	margin-left: 22px;
}
.ny_left .t{
	background: #174294;
	height: 44px;
	line-height: 44px;
	color: #ffd800;
	font-size: 18px;
	padding-left: 16px
}
.ny_left .con{
	background: #f2f2f2;
	padding: 10px 20px;
}
.ny_left .con li{
	background: url(../images/ny01.png) right no-repeat;
	height: 48px;
	line-height: 44px
}
.ny_left .con li a{
	display: block;
	color: #343434;
	font-size: 14px;
}

.ny_right{
	width: 810px;
	margin-top: 18px;
	margin-right: 22px;
}
.ny_right .t{
	height: 47px;
	border-bottom: 1px solid #8d8d8d;
	position: relative;
}
.ny_right .t .span{
	padding: 0 21px;
	color: #174294;
	font-size: 18px;
	display: inline-block;
	line-height: 47px;
	border-bottom: 3px solid #174294;
}
.ny_right .t .ny_pos{
	position: absolute;
	top: 0;
	right: 10px;
	color: #757575;
	font-size: 14px;
	line-height: 47px;

}
.ny_right .t .ny_pos a{
	color: #757575;
	padding: 0 5px
}

.ny_right .list {
	margin-top: 20px;
	margin-bottom: 20px
}
.ny_right .list li {
	height: 52px;
	line-height: 52px;
	font-size: 14px;
	border-bottom: 1px dashed #5b5c5c;
}
.ny_right .list li .date {
	float: right;
	color: #174294;
}
.ny_right .list li a {
	color: #262626;
	background: url("../images/arrow01.png") left no-repeat;
	padding-left: 20px;
}

.ny_right .con .header{
	text-align: center;
	margin-top: 20px;
	border-bottom: 1px solid #c8c8c8;
}
.ny_right .con .header h2{
	color: #104a89
}
.ny_right .con .header p{
	padding: 15px 0;
	color: #757575;
	font-size: 12px
}
.ny_right .con .details{
	font-size: 14px;
	color: #3e3e3e;
	line-height: 26px;
	padding: 20px 30px;
}

/* 新增 */

.navBar{  position:relative; z-index:1;   color:#fff; height:69px; line-height:63px;   }
.navBar:hover .subNav{ display:block}
.nav{ margin:0 auto; font-family:"Microsoft YaHei",SimSun,SimHei;width: 1144px;	margin: 0 auto;  }
.nav h3{ font-size:100%; font-weight:normal; font-size:14px;  }
.nav .m{  float:left; width:86px; margin:0 10px; display:inline; text-align:center;   }
.nav .m h3 i{ display:inline-block; *display:inline; zoom:1; width:7px; height:4px; background:url(images/icon.png) 0 -280px no-repeat; overflow:hidden; margin:-2px 0 0 5px; 
		vertical-align:middle; filter:alpha(opacity=50);opacity:0.5; 
	}
.nav h3 a{  zoom:1;  padding:0 0;  display:block; color:#fff }
.nav .on h3 a{padding:0 0;  border-bottom:2px solid #FED10B;   }
.nav .on h3 a i{ filter:alpha(opacity=100);opacity:1;  }
.nav .sub{ display:none; /*默认隐藏*/ width:108px; padding:10px 0;  position:absolute; left:-10px; top:69px;  background:#24619e;background:rgba(36,97,158,.95);  float:left; line-height:30px; 
	}
.nav .sub li{ text-align:center;  }
.nav .sub li a{ color:#333; display:block; zoom:1;}
.nav .sub li a:hover{  background:#ddd; color:#FED10B;   }
.nav .sub dl{ display:inline-block; *display:inline; zoom:1; vertical-align:top; padding:15px 29px; line-height:26px;  }
.nav .sub dl a:hover{ color:#c00;  }
.nav .sub dl dt a{ color:#000;  }
.nav .sub dl dd a{ color:#999; padding-left:7px; background:url(images/icon.png) 0 -332px no-repeat;  }

.nav #m2 .sub{ z-index:1; width:100%; left:0;  }
.nav #m3 .sub{ z-index:1; width:980px; left:-222px;  }
.nav #m4 .sub{ z-index:1; width:980px; left:-328px;  }
.nav #m5 .sub{ z-index:1; width:980px; left:-434px;  }
.nav #m6 .sub{ z-index:1; width:980px; left:-540px;  }
.nav #m7 .sub{ z-index:1; width:980px; left:-646px;  }
.nav #m8 .sub{ z-index:1; width:980px; left:-752px;  }

.subNav{ color:#333;  line-height:30px; overflow:hidden; padding:0 10px;background:#24619e;background:rgba(36,97,158,.95); width:100%; padding:10px 0; display:none  }
.subNav li{ overflow:hidden; zoom:1; }	
.subNav iframe{ float:right;  }
.subNav li{ width:86px; margin:0 10px; float:left}
.subNav a{ margin:0 10px; display:block; color:#fff  }

/* 新增 */