@charset "utf-8";
/* CSS Document */

body {
	margin: 0 auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, "微软雅黑";
	min-width: 1000px;
}

.wrapper {
	width: 1000px;
	margin: 0 auto;
}

.wrapper01 {
	width: 1040px;
	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
}

.mt29{
	margin-top: 29px;
}

.bg01 {
	background: url(../images/bg01.png) top center no-repeat
}

.bg02 {
	background: url(../images/bg02.png) top center no-repeat;
}

.bg03 {
	background: url(../images/bg03.png) bottom center no-repeat;
}

.bg04 {
	background: #20345f;
}

.bg05 {
	background: url(../images/bg05.png) top center no-repeat;
}

.index_search {
	width: 294px;
	height: 42px;
	margin-top: 47px;
	position: relative;
	background: url(../images/index04.png);
	border-radius: 25px;
}

.index_search .input {
	background: none;
	color: #1a3e8c;
	padding-left: 10px;
	width: 180px;
	height: 42px;
	border: 0;
	outline: none;
	line-height: 31px;
	position: absolute;
	left: 0
}

.index_search .btn {
	background: url(../images/btn.png) center no-repeat;
	height: 42px;
	border: 0;
	cursor: pointer;
	right: 0;
	position: absolute;
	width: 42px
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.nav {
	padding: 0;
	height: 48px;
	line-height: 48px;
	position: relative;
	z-index: 1;
	width: 1000px;
	margin: 0 auto
}

.nav a {
	color: #fefefe;
}

.nav .nLi {
	float: left;
	position: relative;
	display: inline;
}

.nav .nLi01 {
	float: left;
	position: relative;
	display: inline;
	color: #999999
}

.nav .nLi h3 {
	float: left;
}

.nav .nLi h3 a {
	display: block;
	font-size: 14px;
	font-weight: bold;
	width: 87px;
	text-align: center;
}

.nav .sub {
	display: none;
	width: 170px;
	left: 0;
	top: 45px;
	position: absolute;
	background: #2a6fad;
	line-height: 26px;
	padding: 5px 0;
}

.nav .sub li {
	zoom: 1;
}

.nav .sub a {
	display: block;
	padding: 0 10px;
}

.nav .sub a:hover {
	background: #6d6d6d;
	color: #fff;
}

.nav .on h3 a {
	background: #0a1f4c;
	color: #fff;
}

.fullSlide {
	width: 1000px;
	position: relative;
	height: 387px;
	background: #fff;
	margin: 0 auto;
}

.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: 387px;
	overflow: hidden;
	text-align: center;
	background: cover
}

.fullSlide .bd li a {
	display: block;
	height: 498px;
}

.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;
}

.fullSlide01 {
	width: 1000px;
	position: relative;
	height: 383px;
	background: #fff;
	margin: 0 auto;
}

.fullSlide01 .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.fullSlide01 .bd ul {
	width: 100% !important;
}

.fullSlide01 .bd li {
	width: 100% !important;
	height: 383px;
	overflow: hidden;
	text-align: center;
	background: cover
}

.focusBox { position: relative; width: 369px; height: 216px; overflow: hidden; font: 12px/1.5 Verdana, Geneva, sans-serif; text-align: left; background: white; margin-top: 12px; }
.focusBox .pic img { width: 369px; height: 216px; display: block; }
.focusBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;  background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
.focusBox .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; }
.focusBox .txt li{ height:36px; line-height:36px; position:absolute; bottom:-36px;}
.focusBox .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 12px; font-weight: bold; text-decoration: none; }
.focusBox .num { position: absolute; z-index: 3; bottom: 8px; right: 8px; }
.focusBox .num li{ float: left; position: relative; width: 18px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; }
.focusBox .num li a,.focusBox .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
.focusBox .num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
.focusBox .num li.on a,.focusBox .num a:hover{ background:#f60;  }

.index_news02 {
	width: 270px;
	margin-top: 20px
}

.index_news02 .t {
	height: 30px;
	line-height: 30px;
	color: #666666;
	font-size: 20px;
	border-bottom: 1px solid #808080;
}

.index_news02 .t a {
	float: right;
	color: #003362;
	font-size: 12px;
}

.index_news02 .con {}

.index_news02 .con ul {}

.index_news02 .con ul li {
	height: 40px;
	line-height: 40px;
	color: #4c4c4c;
		border-bottom: 1px solid #e9e9e9;
}

.index_news02 .con ul li span {
	float: right
}

.index_news02 .con ul li a {
	float: left;
	width: 180px;
		overflow: hidden;
		color: #4c4c4c;
}

.ad {
	width: 484px;
	height: 70px;
	-moz-box-shadow: 2px 2px 5px #cbcbcb;
	/* 老的 Firefox */
	box-shadow: 2px 2px 5px #cbcbcb;
	margin-top: 40px;
}

.ad img {
	width: 484px;
	height: 70px;
}



.slideTxtBox {
	width: 405px;
	text-align: left;
	margin-top: 39px
}

.slideTxtBox .hd {
	height: 37px;
	padding: 0;
	border: 1px solid #b2b2b2;
	position: relative;
	border-right: 0;
}

.slideTxtBox .hd ul {
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	height: 37px;
}

.slideTxtBox .hd ul li {
	float: left;
	padding: 0;
	cursor: pointer;
	color: #767676;
	font-size: 16px;
	border-right: 1px solid #b2b2b2;
	height: 37px;
	width: 100px;
	line-height: 37px;
	text-align: center;
}

.slideTxtBox .hd ul li span {
	padding-left: 17px;
	color: #767676
}

.slideTxtBox .hd ul li.on {
	height: 37px;
	color: #fff;
	background: #2a6fad;
}

.slideTxtBox .bd ul {
	padding: 15px 0;
	zoom: 1;
}

.slideTxtBox .bd ul li {
	line-height: 24px;
	color: #4c4c4c;
	font-size: 14px;
	border-bottom: 1px solid #e9e9e9;
	margin-top: 8px;
}

.slideTxtBox .bd ul li span {
	display: block;
	text-align: right;
}

.slideTxtBox .bd ul li a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #4c4c4c;
	background: url(../images/arrow01.png) left no-repeat;
	padding-left: 15px;
	display: block;
}




.footer {
	text-align: center;
	color: #fff;
	padding: 0;
	line-height: 24px;
	background: #20345f;
}

.ny_left {
	width: 217px;
	margin-top: 18px;
}

.ny_left .t {
	background: #003770;
	height: 60px;
	line-height: 60px;
	color: #fff;
	font-size: 18px;
	text-align: center;
}

.ny_left .con {
	border: 1px solid #b2b2b2;
	border-bottom: 0;
}

.ny_left .con li {
	height: 48px;
	line-height: 44px;
	border-bottom: 1px solid #b2b2b2;
}

.ny_left .con li a {
	display: block;
	padding-left: 31px;
	color: #333333;
	font-size: 14px;
}

.ny_left .con li a:hover {
	color: #2464ac;
}

.ny_right {
	width: 738px;
	margin-top: 18px;
}

.ny_right .t {
	height: 40px;
	border-bottom: 2px solid #d8d8d8;
	position: relative
}

.ny_right .t .span {
	color: #104f94;
	font-size: 16px;
	display: inline-block;
	line-height: 40px;
	border: 1px solid #b2b2b2;
	padding: 0 15px;
}
.ny_right .t .ny_pos{
	position: absolute;
	top: 0;
	right: 0;
	color: #6a6a6a;
	font-size: 14px;
	line-height: 47px
}
.ny_right .t .ny_pos a{
	color: #6a6a6a;
	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 solid #d8d8d8
}

.ny_right .list li .date {
	float: left;
	color: #2a6fad;
}

.ny_right .list li a {
	color: #626466;
	padding-left: 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ny_right .list01 {
	margin: 20px 0;
}

.ny_right .list01 li {
	line-height: 30px;
	height: 129px;
	font-size: 14px;
	border-bottom: 1px solid #d8d8d8;
	width: 700px;
	margin: 20px auto 0 auto
}

.ny_right .list01 li img {
	width: 144px;
	height: 108px;
	float: left;
	margin-right: 12px
}

.ny_right .list01 li .txt {
	width: 537px
}

.ny_right .list01 li .txt a {
	color: #313233;
	font-size: 16px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ny_right .list01 li .txt p {
	color: #626466
}

.ny_right .list01 li .txt span {
	display: inline-block;
	text-align: left;
	color: #bfbfbf
}

.ny_right .list01 li .txt span.ll {
	background: url(../images/arrow05.png) left no-repeat;
	padding-left: 20px;
}

.ny_right .con .header {
	border-bottom: 1px solid #b9b9b9;
	text-align: center;
	margin-top: 20px
}

.ny_right .con .header h2 {
	color: #1a1a1a
}

.ny_right .con .header p {
	padding: 15px 0;
	color: #999999;
	font-size: 12px
}

.ny_right .con .details {
	font-size: 14px;
	color: #1a1a1a;
	line-height: 26px;
	padding: 20px 30px;
}

.ny_right .con .content {
	background: #ffffff;
	padding: 20px;
}



.index_link{
	width: 820px;
	height: 165px;
	color: #fff;
}
.index_link h2{
	font-size: 16px;
	padding-top: 40px;
	padding-bottom: 20px;
}
.index_link a{
	float: left;
	width: 140px;
	margin-left: 15px;
	line-height: 30px;
	color: #fff;
}
.s_logo{
	width: 343px;
	text-align: center;
	padding-top: 37px;
}

.bottom_quick{
	width: 180px;
	text-align: center;
	padding-top: 70px;
}
.bottom_quick img{
	margin: 0 10px;
}

.index_news01{
	width: 296px;
	margin-top: 26px;
}
.index_news01 .t{
	border-bottom: 1px solid #b2b2b2;
	height: 41px;
	line-height: 41px;
}
.index_news01 .t span{
	display: inline-block;
	border: 1px solid #b2b2b2;
	border-bottom: 0;
	background: #2a6fad;
	color: #fff;
	padding: 0 15px;
	font-size: 16px;
}
.index_news01 .t a{
	float: right;
	color: #333333;
}
.index_news01 .con li{
	border-bottom: 1px dashed #d9d9d9;
	height: 59px;
	line-height: 29px;
	margin-top: 5px;
}
.index_news01 .con li a{
	display: block;
	background: url(../images/arrow01.png) left center no-repeat;
	padding-left: 10px;
	color: #333333;
	font-size: 14px;
	white-space:nowrap;
 
  
}
.index_news01 .con li span{
	display: block;
	text-align: right;
	color: #999999;
}

.index_news02{
	width: 369px;
	margin-top: 26px;
	margin-left: 18px;
}
.index_news02 .t{
	border-bottom: 1px solid #b2b2b2;
	height: 41px;
	line-height: 41px;
}
.index_news02 .t span{
	display: inline-block;
	border: 1px solid #b2b2b2;
	border-bottom: 0;
	background: #2a6fad;
	color: #fff;
	padding: 0 15px;
	font-size: 16px;
}
.index_news02 .t a{
	float: right;
	color: #333333;
}
.index_news02 .con li{
	height: 21px;
	line-height: 21px;
}
.index_news02 .con li a{
	display: block;
	background: url(../images/arrow01.png) left center no-repeat;
	padding-left: 10px;
	color: #333333;
	font-size: 14px;
	white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}

.index_news03 {
	width: 295px;
	padding-top: 11px;
	margin-left: 4px;
}
.index_news03 .t {
	border-bottom: 1px solid #b2b2b2;
	height: 41px;
	line-height: 41px;
}
.index_news03 .t span{
	display: inline-block;
	border: 1px solid #b2b2b2;
	border-bottom: 0;
	background: #2a6fad;
	color: #fff;
	padding: 0 15px;
	font-size: 16px;
}
.index_news03 .t a{
	float: right;
	color: #333333;
}

.index_news03 .con li{
	border-bottom: 1px dashed #d9d9d9;
	height: 59px;
	line-height: 59px;
	margin-top: 5px;
}
.index_news03 .con li a{
	background: url(../images/arrow01.png) left center no-repeat;
	padding-left: 10px;
	color: #333333;
	font-size: 14px;
	white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
	float: left;
	width: 160px;
}
.index_news03 .con li span{
	text-align: right;
	color: #999999;
	float: right;
}


.index_news04 .con li span{
		float: right;
}

.index_news04 {
	width: 370px;
	padding-top: 11px;
	margin-left: 19px;
}


.index_news04 .t {
	border-bottom: 1px solid #b2b2b2;
	height: 41px;
	line-height: 41px;
}

.index_news04 .t a{
	float: right;
	color: #333333;
}
.index_news04 .t span{
	display: inline-block;
	border: 1px solid #b2b2b2;
	border-bottom: 0;
	background: #2a6fad;
	color: #fff;
	padding: 0 15px;
	font-size: 16px;
}
.index_news04 .img{
	width: 178px;
	height: 104px;
	float: left;
	margin: 10px 3px;
}
.index_news04 .img img{
	width: 178px;
	height: 104px;
}

.index_news04 .con li{
	height: 30px;
	line-height: 30px;
}
.index_news04 .con li a{



	background: url(../images/arrow01.png) left center no-repeat;
	padding-left: 10px;



	float: left;
	width: 180px;
		overflow: hidden;
		color: #4c4c4c;


}

.index_quick{
	text-align: center;
	padding: 30px 0;
}
.index_quick img{
	width: 312px;
	height: 77px;
	margin: 0 15px;
	display: inline-block;
}