body
{
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	clear: both;
	text-align: center;
	color: #000;
	font: 12px Arial, Helvetica, sans-serif;
	background: #fff;
	position: relative;
}
div, ul, li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border: 0;
}
/*first*/
.first{ margin:0; padding:0; text-align:center;}
/*head*/
.head
{
	width: 1000px;
	height: 100%;
	margin: 0 auto;
	margin-top: 10px;
	padding: 0;
}
.head-top
{
	width: 1000px;
	height: 20px;
	margin: 0;
	line-height: 20px;
}
.head-top span
{
	height: 20px;
	display: block;
	float: right;
	margin-right: 10px;
	padding: 0;
}
.head-btn
{
	width: 1000px;
	height: 30px;
}
.head-btn-tq
{
	width: 350px;
	height: 30px;
	line-height: 30px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	display: block;
	float: left;
	padding: 0 5px 0 15px;
}
.tq01
{
	width: 55px;
	height: 30px;
	line-height: 30px;
	display: block;
	float: left;
}
.tq02
{
	width: 170px;
	height: 20px;
	border: 1px solid #4dc4dd;
	margin: 4px 0 6px 0;
	padding: 0;
	display: block;
	float: left;
}
.tq03
{
	width: 100px;
	height: 20px;
	border: 1px solid #4dc4dd;
	margin: 4px 0 6px 0;
	padding: 0;
	display: block;
	float: left;
	color: #000;
	font-size: 12px;
	text-align: center;
	line-height: 20px;
}
.head-btn-gdxw
{
	width: 450px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	display: block;
	float: left;
}
.gdxw1
{
	width: 70px;
	height: 30px;
	line-height: 30px;
	display: block;
	float: left;
	color: #e60011;
}
.gdxw2
{
	width: 360px;
	height: 30px;
	line-height: 30px;
	color: #0086d1;
	overflow: hidden;
}
.gdxw2 a, .gdxw2 a:visited, .gdxw2 a:hover
{
	text-decoration: none;
	color: #0086d1;
}
.head-btn-search
{
	width: 170px;
	height: 20px;
	margin: 5px 0 5px 0;
	padding: 0;
	float:left;
}
.head-flash
{
	width: 1000px;
	height: 196px;
	padding: 0;
	text-align: center;
	margin: 0;
	clear: both;
	overflow: hidden;
}
/*nav*/
.nav
{
	width: 1000px;
	height: 29px;
	display: block;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	clear: both;
	position: absolute;
	top: 258px;
	left: 0;
	z-index: 100;
}
#menu
{
	height: 29px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#menu li
{
	float: left;
	padding: 0;
	margin: 0;
	height: 29px;
	position: relative;
}
/* 设置菜单项*/
#menu li dl
{
	width: 117px; /*ie6*/
	margin: 0;
}
#menu .menu1
{
	float: left;
	padding: 0;
	margin: 0;
	width: 98px;
}
#menu .menu1 dl
{
	width: 98px; /*ie6*/
	margin: 0;
}
#menu .menu2
{
	float: left;
	padding: 0;
	margin: 0;
	width: 117px;
}
#menu .menu2 dl
{
	width: 117px; /*ie6*/
	margin: 0;
}
#menu .menu3
{
	float: left;
	padding: 0;
	margin: 0;
	width: 117px;
}
#menu .menu3 dl
{
	width: 117px; /*ie6*/
	margin: 0;
}
#menu .menu4
{
	float: left;
	padding: 0;
	margin: 0;
	width: 83px;
}
#menu .menu4 dl
{
	width: 83px; /*ie6*/
	margin: 0;
}
#menu li dt a, #menu li dd a
{
	display: block;
	padding-left: 10px;
}
#menu dt a, #menu dd a
{
	display: block;
	padding-left: 20px;
}
#menu .menu1 dt a, #menu .menu1 dd a
{
	display: block;
	padding-left: 20px;
}
/* 设置菜单项的dt */
#menu .menu1 dt
{
	margin: 0;
	padding: 5px;
	text-align: left;
	background: url(../images/menu1.jpg) no-repeat center center;
}
#menu .menu2 dt
{
	margin: 0;
	padding: 5px;
	text-align: left;
	background: url(../images/menu2.jpg) no-repeat center center;
}
#menu .menu3 dt
{
	margin: 0;
	padding: 5px;
	text-align: left;
	background: url(../images/menu3.jpg) no-repeat center center;
}
#menu .menu4 dt
{
	margin: 0;
	padding: 5px;
	text-align: left;
	background: url(../images/menu4.jpg) no-repeat center center;
}
#menu li dt a, #menu li dt a:visited
{
	display: block;
	color: #fff;
	text-decoration: none;
}

/* 设置菜单项的dd */
#menu li dd
{
	margin: 0;
	padding: 0;
	color: #fff;
	background: #47a;
	text-align: left;
}
#menu li dd a, #menu li dd a:visited
{
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 4px 5px 4px 20px;
	background: #d76101 url(../images/arrow.gif) no-repeat 7px 7px;
	height: 1em;
}
/*关闭子菜单*/
#menu li dd
{
	display: none;
}
/* 设置鼠标响应 */
#menu li:hover dd, #menu li a:hover dd
{
	display: block;
}
#menu li:hover, #menu li a:hover
{
	border: 0;
}
/*ie6*/
#menu li dd a:hover
{
	background: #fda505;
	color: #fff;
}
/*针对ie6的设置*/
#menu table
{
	border-collapse: collapse;
	padding: 0;
	margin: -1px;
	font-size: 1em;
}
/*con*/
.con a, .con a:visited
{
	color: #000;
	text-decoration: none;
}
.con a:hover
{
	color: #13709b;
	text-decoration: none;
}
.con
{
	width: 1000px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	clear: both;
	position: absolute;
	top: 287px;
	left: 0;
	z-index: 20;
}
.con-top
{
	width: 1000px;
	height: 375px;
	margin: 0;
	padding: 0;
	clear: both;
	overflow: hidden;
}
.con-top-left
{
	width: 269px;
	height: 375px;
	display: block;
	float: left;
	margin-right: 7px;
	overflow: hidden;
}
.con-top-left-top
{
	width: 269px;
	height: 188px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.con-top-left-top-title
{
	width: 269px;
	height: 27px;
	background: url(../images/con-01.jpg) no-repeat 0 0;
	overflow: hidden;
}
.con-top-left-top-title span
{
	display: block;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #13709b;
	margin-left: 42px;
	line-height: 27px;
	margin-top: 3px;
}
.con-top-left-top-con
{
	width: 269px;
	height: 161px;
}
.con-top-left-btm
{
	width: 269px;
	height: 187px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.con-top-left-btm-con
{
	width: 269px;
	height: 161px;
	background: url(../images/xzzx.jpg) no-repeat 0 0;
	margin: 0;
	padding: 0;
	border: 0;
}
.con-top-left-btm-con ul
{
	width: 269px;
	height: 160px;
	margin: 0;
	padding-top: 10px;
}
.con-top-left-btm-con ul li
{
	text-align: left;
	list-style-type: none;
	height: 20px;
}
.con-top-left-btm-con ul li img
{
	margin-left: 10px;
	margin-right: 5px;
}
.con-top-left-btm-con ul li span
{
	display: block;
	float: right;
	font-size: 13px;
	color: #13709b;
	margin-right: 5px;
}



.con-top-mid
{
	width: 446px;
	height: 375px;
	display: block;
	float: left;
}
.con-top-mid-top
{
	width: 446px;
	height: 188px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.con-top-mid-top-title
{
	width: 446px;
	height: 27px;
	background: url(../images/con-02.jpg) no-repeat 0 0;
	overflow: hidden;
}
.con-top-mid-top-title span
{
	display: block;
	text-align: left;
	font-weight: bold;
	color: #13709b;
	margin-left: 45px;
	line-height: 27px;
	margin-top: 3px;
}
.con-top-mid-top-con
{
	width: 446px;
	height: 161px;
	background: url(../images/xwbd.jpg) no-repeat 0 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.con-top-mid-top-con ul
{
	width: 446px;
	height: 161px;
	margin: 0;
	padding-top: 5px;
}
.con-top-mid-top-con ul li
{
	text-align: left;
	list-style-type: none;
	height: 20px;
	display: block;
	float: left;
	overflow: hidden;
}
.p1
{
	width: 400px;
	display: block;
	float: left;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

.p11
{
	width: 255px;
	display: block;
	float: left;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

.p12
{
	width: 250px;
	display: block;
	float: left;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

.p2
{
	width: 46px;
	display: block;
	float: right;
	line-height: 20px;
	margin: 0;
	padding: 0;
}
.con-top-mid-top-con ul li img
{
	margin-left: 10px;
	margin-right: 5px;
}
.con-top-mid-top-con .more
{
	width: 446px;
	height: 20px;
	display: block;
	margin-top: 5px;
	font-size: 13px;
	color: #13709b;
}
.con-top-mid-top-con .more span
{
	display: block;
	float: right;
	margin-right: 5px;
}


.con-top-mid-btm
{
	width: 446px;
	height: 187px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.con-top-mid-btm-con
{
	width: 446px;
	height: 160px;
	background: url(../images/gzdt.jpg) no-repeat left top;
	overflow: hidden;
}
.con-top-mid-btm-con ul
{
	width: 446px;
	height: 160px;
	margin: 0;
	padding-top: 5px;
}
.con-top-mid-btm-con ul li
{
	text-align: left;
	list-style-type: none;
	height: 20px;
	display: block;
	float: left;
	overflow: hidden;
}
.p1
{
	width: 400px;
	display: block;
	float: left;
	line-height: 20px;
	margin: 0;
	padding: 0;
}
.p2
{
	width: 46px;
	display: block;
	float: right;
	line-height: 20px;
	margin: 0;
	padding: 0;
}
.con-top-mid-btm-con ul li img
{
	margin-left: 10px;
	margin-right: 5px;
}
.con-top-mid-btm-con .more
{
	width: 446px;
	height: 20px;
	display: block;
	margin-top: 2px;
	font-size: 13px;
	color: #13709b;
}
.con-top-mid-btm-con .more span
{
	display: block;
	float: right;
	margin-right: 5px;
}



.con-top-right
{
	width: 272px;
	height: 375px;
	display: block;
	float: right;
	overflow: hidden;
}
.con-top-right-top
{
	width: 272px;
	height: 141px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.con-top-right-top-title
{
	width: 272px;
	height: 27px;
	background: url(../images/con-03.jpg) no-repeat 0 0;
}
.con-top-right-top-title span
{
	display: block;
	text-align: left;
	font-weight: bold;
	color: #13709b;
	margin-left: 45px;
	line-height: 27px;
	margin-top: 3px;
}
.con-top-right-top-con
{
	width: 272px;
	height: 114px;
	overflow: hidden;
	background: url(../images/con-06.jpg) no-repeat 0 0;
	position: relative;
	margin: 0;
	padding: 0;
}
.con-top-right-top-con-ld
{
	width: 100px;
	height: 77px;
	position: absolute;
	top: 33px;
	right: 15px;
}
.con-top-right-top-con-ld p
{
	line-height: 18px;
	margin: 0;
	padding: 0;
}
.con-top-right-top-con-ld .more
{
	display: block;
	float: right;
	margin-right: 5px;
	color: #13709b;
	margin-top: 5px;
}

.con-top-right-mid
{
	width: 272px;
	height: 118px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.con-top-right-mid-con
{
	width: 270px;
	height: 91px;
	margin: 0;
	padding: 0;
}
.con-top-right-mid-con p
{
	display: block;
	line-height: 18px;
	height: 70px;
	margin: 0;
	padding: 0;
	padding-right: 20px;
	text-align: left;
	text-indent: 2em;
}
.con-top-right-mid-con .more
{
	display: block;
	height: 20px;
	float: right;
	margin-right: 5px;
	color: #13709b;
}

.con-top-right-btm
{
	width: 272px;
	height: 115px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.con-top-right-btm-con
{
	width: 272px;
	height: 80px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.con-top-right-btm-con li
{
	width: 270px;
	text-align: left;
	list-style-type: none;
	height: 18px;
	line-height: 18px;
}
.con-top-right-btm-con li img
{
	margin-left: 10px;
	margin-right: 5px;
}
.con-top-right-btm-con li span
{
	display: block;
	height: 18px;
	float: right;
	margin-right: 5px;
	color: #13709b;
}


.con-flash
{
	width: 1000px;
	height: 124px;
	margin-top: 1px;
	padding: 0;
}
/*con-btm*/
.con-btm
{
	width: 1000px;
	height: 308px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}
.con-btm-left
{
	width: 269px;
	height: 308px;
	display: block;
	float: left;
	margin-right: 7px;
	overflow: hidden;
}
.con-btm-left-title
{
	width: 269px;
	height: 27px;
	background: url(../images/con-07.jpg) no-repeat 0 0;
}
.con-btm-left-title span
{
	display: block;
	text-align: left;
	font-weight: bold;
	color: #13709b;
	margin-left: 45px;
	line-height: 27px;
	margin-top: 3px;
	overflow: hidden;
}
.con-btm-left-con
{
	width: 269px;
	height: 281px;
	margin: 0;
	padding: 0;
	background: url(../images/con-btm-01.jpg) no-repeat 0 0;
}
.con-btm-left-con li
{
	display: block;
	float: left;
	width: 269px;
	height: 36px;
	list-style-type: none;
	text-align: center;
	margin: 24px 0 0 0;
	padding: 0;
}
.con-btm-left-con li a, .con-btm-left-con li a:visited, .con-btm-left-con li a:hover
{
	text-decoration: none;
}

.con-btm-mid
{
	width: 446px;
	height: 308px;
	display: block;
	float: left;
	overflow: hidden;
}
.con-btm-mid-title
{
	width: 446px;
	height: 27px;
	background: url(../images/con-08.jpg) no-repeat 0 0;
}
.con-btm-mid-title span
{
	display: block;
	text-align: left;
	font-weight: bold;
	color: #13709b;
	margin-left: 45px;
	line-height: 27px;
	margin-top: 3px;
	overflow: hidden;
}
.con-btm-mid-con
{
	width: 446px;
	height: 281px;
	background: url(../images/con-11.jpg) no-repeat left top;
	overflow: hidden;
}
.con-btm-mid-con ul
{
	width: 446px;
	height: 281px;
	margin: 0;
	padding-top: 5px;
}
.con-btm-mid-con ul li
{
	text-align: left;
	list-style-type: none;
	height: 20px;
	margin: 8px 0 0 0;
	display: block;
	float: left;
	overflow: hidden;
}
.con-btm-mid-con ul li .p1
{
	width: 400px;
	display: block;
	float: left;
	line-height: 20px;
	margin: 0;
	padding: 0;
}
.con-btm-mid-con ul li .p2
{
	width: 46px;
	display: block;
	float: right;
	line-height: 20px;
	margin: 0;
	padding: 0;
}
.con-btm-mid-con ul li img
{
	margin-left: 10px;
	margin-right: 5px;
}
.con-btm-mid-con .more
{
	width: 446px;
	height: 20px;
	display: block;
	margin-top: 2px;
	font-size: 13px;
	color: #13709b;
}
.con-btm-mid-con .more span
{
	display: block;
	float: right;
	margin-right: 5px;
}

.con-btm-right
{
	width: 272px;
	height: 308px;
	display: block;
	float: right;
	overflow: hidden;
}
.con-btm-right-top
{
	width: 272px;
	height: 86px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.con-btm-right-top-title
{
	width: 272px;
	height: 27px;
	background: url(../images/con-09.jpg) no-repeat 0 0;
}
.con-btm-right-top-title span
{
	display: block;
	text-align: left;
	font-weight: bold;
	color: #13709b;
	margin-left: 45px;
	line-height: 27px;
	margin-top: 3px;
	overflow: hidden;
}
.con-btm-right-top-con li
{
	width: 270px;
	text-align: left;
	list-style-type: none;
	height: 18px;
	line-height: 18px;
}
.con-btm-right-top-con li img
{
	margin-left: 10px;
	margin-right: 5px;
}
.con-btm-right-top-con li span
{
	display: block;
	height: 18px;
	float: right;
	margin-right: 5px;
	color: #13709b;
}

.con-btm-right-mid
{
	width: 272px;
	height: 136px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.con-btm-right-mid-title
{
	width: 272px;
	height: 27px;
	background: url(../images/con-09.jpg) no-repeat 0 0;
}
.con-btm-right-mid-title span
{
	display: block;
	text-align: left;
	font-weight: bold;
	color: #13709b;
	margin-left: 45px;
	line-height: 27px;
	margin-top: 3px;
	overflow: hidden;
}
.con-btm-right-mid-con
{
	width: 272px;
	height: 109px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.con-btm-right-mid-con-left
{
	width: 202px;
	height: 109px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.con-btm-right-mid-con-right
{
	width: 70px;
	height: 109px;
	display: block;
	float: right;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.con-btm-right-mid-con-right span
{
	display: block;
	height: 20px;
	float: right;
	margin: 89px 0 0 0;
	padding: 0;
	color: #13709b;
}

.con-btm-right-btm
{
	width: 272px;
	height: 86px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.con-btm-right-btm-title
{
	width: 272px;
	height: 27px;
	background: url(../images/con-09.jpg) no-repeat 0 0;
}
.con-btm-right-btm-title span
{
	display: block;
	text-align: left;
	font-weight: bold;
	color: #13709b;
	margin-left: 45px;
	line-height: 27px;
	margin-top: 3px;
	overflow: hidden;
}
.con-btm-right-btm-con li
{
	width: 270px;
	text-align: left;
	list-style-type: none;
	height: 18px;
	line-height: 18px;
}
.con-btm-right-btm-con li img
{
	margin-left: 10px;
	margin-right: 5px;
}
.con-btm-right-btm-con li span
{
	display: block;
	height: 18px;
	float: right;
	margin-right: 5px;
	color: #13709b;
}


/*link*/
.link
{
	width: 1000px;
	height: 65px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}
.link-title
{
	width: 1000px;
	height: 27px;
	background: url(../images/link.jpg) no-repeat 0 0;
}
.link-title span
{
	display: block;
	text-align: left;
	font-weight: bold;
	color: #13709b;
	margin-left: 45px;
	line-height: 27px;
	margin-top: 3px;
	overflow: hidden;
}
.link-con1
{
	width: 200px;
	height: 38px;
	display: block;
	float: left;
	text-align: center;
	line-height: 38px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.link-con2
{
	width: 200px;
	height: 38px;
	display: block;
	float: left;
	text-align: center;
	line-height: 38px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.link-con3
{
	width: 200px;
	height: 38px;
	display: block;
	float: left;
	text-align: center;
	line-height: 38px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.link-con4
{
	width: 200px;
	height: 38px;
	display: block;
	float: left;
	text-align: center;
	line-height: 38px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.link-con5
{
	width: 200px;
	height: 38px;
	display: block;
	float: left;
	text-align: center;
	line-height: 38px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

/*bottom*/
.bottom
{
	width: 1000px;
	height: 90px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}
.bottom li
{
	width: 1000px;
	text-align: center;
	height: 20px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	list-style-type: none;
	line-height: 20px;
	display: block;
	float: left;
	overflow: hidden;
}


/*main-about*/
.main-about
{
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	clear: both;
	overflow: hidden;
	list-style-type: none;
	position: absolute;
	top: 287px;
	left: 0;
	z-index: 20;
}
.main-left
{
	width: 220px;
	height: 558px;
	float: left;
	background: #e0f1f9;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.main-left li
{
	width: 168px;
	height: 28px;
	margin: 20px auto;
	background: url(../images/con-left2.jpg) no-repeat;
	list-style-type: none;
	display: block;
	text-align: center;
}
.main-left li span
{
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
}
.main-left li a
{
	text-decoration: none;
	color: #126a9a;
}
.main-left li a:hover
{
	color: #126a9a;
	text-decoration: none;
}
.main-left li a:visited
{
	color: #126a9a;
	text-decoration: none;
}
.main-right
{
	width: 770px;
	height: 100%;
	float: right;
	margin-right: 2px;
	padding: 0;
}
.main-rgt-top
{
	margin: 0 0 10px 0;
	padding: 0;
	width: 770px;
	height: 100px;
}

.main-rgt-btm
{
	width: 770px;
	height: 100%;
	border: 1px solid #ccc;
	text-align:left;
	margin:0; 
	padding:0;
}
.main-rgt-btm-top
{
	width: 770px;
	height: 29px;
	margin: 0;
	padding: 0;
	background: url(../images/con-rgt-mid.jpg) no-repeat;
	text-align: left;
}
.main-rgt-btm-top span
{
	display: block;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 29px;
	padding-left: 20px;
	width: 200px;
}

.main-rgt-btm-news
{
	margin: 5px 0 0 0;
	padding: 0;
	width: 770px;
	
	text-align: left;
}
.main-rgt-btm-news li
{
	width: 760px;
	height: 26px;
	border-bottom: 1px dashed #ccc;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 26px;
	list-style-type: none;
	background: url(../images/arrow2.gif) no-repeat 20px 7px;
	display: block;
}
.main-rgt-btm-news li a
{
	padding-left: 35px;
	
	display: block;
	float: left;
}
.main-rgt-btm-news li span
{
	text-align: center;
	width: 120px;
	height: 26px;
	line-height: 26px;
	display: block;
	float: right;
}

.main-rgt-btm a
{
	color: #000;
	text-decoration: none;
}
.main-rgt-btm a:visited
{
	color: #000;
	text-decoration: none;
}
.main-rgt-btm a:hover
{
	color: #000;
	text-decoration: none;
}








