﻿body {
	margin: 0px;
	font-size: 12px;
	background-color: #fff;
	font-family: "Times New Roman", Times, serif
}
* {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style: none;
}
li {
	list-style: none;
}
img {
	border: 0px currentColor;
	border-image: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
	font-size: 0px;
}
.color01 {
	background: rgb(243, 248, 250);
}
.height194 {
	height: 264px;
}
.height243 {
	height: 264px;
}
.height244 {
	height: 264px;
}
#top_line {
	width: 100%;
	height: 40px;
	background: #11264f;
	position: fixed;
	left: 0;
	top: 0;
	overflow: hidden;
	text-align: center;
}
#top_box {
	width: 1100px;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
}
#menu1 {
	width: 360px;
	/*margin-left:25px;*/
	float: left;
	display: inline;
	overflow: hidden;
}
#menu1 ul {
	list-style: none;
}
#menu1 li {
	width: 70px;
	height: 100%;
	list-style: none;
	float: left;
	line-height: 43px;
	display: inline;
	text-align: center;/*border-right:1px solid #ccc;*/
}
#menu1 li a {
	line-height: 43px;
	color: #fff;
	display: block;
}
#menu1 li a:hover {
	text-decoration: none;
	background: #990000;
}
#gzweibo {
	width: 300px;
	float: left;
	margin-top: 10px;/*background:#FFFFFF;*/
}
#gzweixin {
	float: left;
	margin-top: 10px;
}
.weixinmenu li {
	float: left;
	position: relative;
	list-style: none;
}
.weixinmenu li a {
	color: #FFF;
}
.weixinmenu li a:hover {
	text-decoration: none;
}
.weixinmenu img {
	border: 0;
}
.weixinmenu li a>img {
	width: 20px;
}
.weixinmenu li ul {
	width: 258px;
	position: absolute;
	left: -90px;
	top: 30px;
	display: none;
}
#yxweixin {
	float: left;
	margin: 10px 0 0 10px;
}
.yxweixinmenu li {
	float: left;
	position: relative;
}
.yxweixinmenu li a {
	color: #FFF;
}
.yxweixinmenu li a:hover {
	text-decoration: none;
}
.yxweixinmenu img {
	border: 0;
}
.yxweixinmenu li a>img {
	width: 20px;
}
.yxweixinmenu li ul {
	width: 253px;
	position: absolute;
	left: -90px;
	top: 30px;
	display: none;
}
#search {
	width: 280px;
	float: right;
	display: inline;
	overflow: hidden;
}
.sea2 {
	width: 190px;
	height: 22px;
	margin-top: 8px;
	color: #acacac;
	text-indent: 1em;
	float: left;
	display: inline;
}
.sea3 {
	color: #FFFFFF;
	background: #363535;
	border: none;
	margin: 10px 0 0 5px;
	float: left;
	display: inline;
	cursor: pointer;
}
.thebanner {
	width: 1110px;
	height: 320px;
	margin: 0 auto;
	border: 0px;
}
.thebanner img {
	border: 0px
}
.header {
	margin: 0px auto;
	width: 1102px;
	overflow: hidden;
	background: url("../images/thebg.jpg") no-repeat left;
}
.header .top {
	width: 249px;
	height: 25px;
	text-align: center;
	color: rgb(255, 255, 255);
	line-height: 25px;
	overflow: hidden;
	margin-right: 12px;
	float: right;
}
.header .top a {
	padding: 0px 3px;
	color: #003366;
}
.header .logo {
	width: 580px;
	height: 92px;
}
.nav {
	margin: 0px auto;
	width: 1110px;
	height: 42px;
	position: relative;
	z-index: 999999999;
	background-color: #1360AC;
}
.nav span {
	width: 5px;
	float: left;
	display: block;
}
.navcenter {
	width: 1100px;
	margin: 0 auto;
	height: 42px;
	line-height: 42px;
	background-color: #1360AC
}
.navcenter ul li {
	width: 90px;
	float: left;
	position: relative;
}
.navcenter ul li a {
	width: 90px;
	text-align: center;
	color: rgb(255, 255, 255);
	font-size: 14px;
	font-weight: bold;
	display: block;
}
.navcenter ul li a:hover {
	text-decoration: none;
	background-color: #0066CC;
}
.navcenter ul li ul {
	background: rgb(8, 123, 199);
	left: 0px;
	top: 42px;
	width: 90px;
	overflow: hidden;
	display: none;
	position: absolute;
}
.navcenter ul li ul li {
	background: none;
}
.navcenter ul li:hover ul {
	display: block;
}
.navcenter ul li.over ul {
	display: block;
}
.navcenter ul li ul li a {
	width: 100%;
	height: 33px;
	text-align: center;
	color: #FFFFFF;
	line-height: 33px;
	font-size: 12px;
	text-decoration: none;
	display: block;
}
.navcenter ul li ul li a:hover {
	background-color: #0066CC;
	color: rgb(255, 255, 255);
}
.main {
	margin: 0px auto;
	padding: 0px 4px 10px;
	width: 1110px;
	overflow: hidden;
	background-color: #FFFFFF
}
.nav_bottom {
	height: 34px;
	line-height: 34px;
	width: 100%;
	margin: 0px auto;
	margin-bottom: 20px;
}
.nav_bottom span {
	color: rgb(51, 51, 51);
	text-indent: 15px;
	float: left;
}
.nav_bottom .search {
	width: 345px;
	float: right;
	color: #666666
}
.nav_bottom .search em {
	background: url("../images/search_tb.png") no-repeat left;
	color: rgb(51, 51, 51);
	text-indent: 25px;
	font-style: normal;
	font-weight: bold;
	float: left;
	display: block;
}
.nav_bottom .search b {
	text-indent: 10px;
	font-weight: normal;
	display: block;
}
.nav_bottom .search .wenben {
	margin: 6px 0px 0px 4px;
	border: 1px solid rgb(173, 214, 255);
	border-image: none;
	width: 194px;
	height: 21px;
	line-height: 21px;
	float: left;
}
.nav_bottom .search .btn {
	background: url("../images/search_btn.png") no-repeat;
	margin: 6px 0px 0px 4px;
	border: 0px currentColor;
	border-image: none;
	border: 0px;
	width: 51px;
	height: 23px;
	float: left;
	cursor: pointer;
}
.box {
	margin: 20px auto 0px;
	width: 1081px;
	overflow: hidden;
	margin-bottom: 10px;
}
.jdt {
	width: 366px;
	height: 262px;
	overflow: hidden;
	margin-right: 11px;
	float: left;
	color: #333;
	border: 1px #D9F0F9 solid
}
.jieshao {
	border-image: none;
	width: 348px;
	overflow: hidden;
	float: left;
	font-size: 14px;
	margin-right: 11px;
}
.jieshao table {
	border: 0px;
	margin-top: 7px;
	margin-left: 15px
}
.jieshao td {
}
.jieshao td a {
	display: block;
	width: 280px;
	padding-left: 25px;
	color: #333;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	font-weight: 600;
}
.jieshao td a:hover {
	display: block;
	width: 280px;
	padding-left: 25px;
	color: #333;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	font-weight: 600;
}
.jieshao .lm_top {
	margin: 8px auto 0px;
	width: 95%;
	height: 30px;
	line-height: 30px;
	border-bottom-color: rgb(207, 220, 230);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.jieshao .lm_top h3 {
	background: url("../images/lm_top_bg.png") no-repeat;
	width: 158px;
	height: 25px;
	bottom: 0px;
	color: #242E66;
	line-height: 25px;
	text-indent: 15px;
	font-size: 14px;
	float: left;
	position: relative;
	z-index: 12;
}
.jieshao .lm_top a {
	color: rgb(102, 102, 102);
	float: right;
}
.kuai_xinxi_right_imagebig {
	TEXT-ALIGN: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	WIDTH: 805px;
	PADDING-RIGHT: 0px;
	FLOAT: left;
	PADDING-TOP: 0px
}
.kuai_xinxi_right_imagebig2 {
	TEXT-ALIGN: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 20px 0px 0px;
	PADDING-LEFT: 0px;
	WIDTH: 805px;
	PADDING-RIGHT: 0px;
	FLOAT: left;
	CLEAR: both;
	OVERFLOW: hidden;
	PADDING-TOP: 0px
}
.kuai_xinxi_right_image {
	TEXT-ALIGN: left;
	PADDING-BOTTOM: 10px;
	margin-bottom: 15px;
	margin-right: 48px;
	WIDTH: 220px;
	PADDING-RIGHT: 0px;
	FLOAT: left;
	HEIGHT: 190px;
}
.kuai_xinxi_right_pic a:hover {
	display: block;
	margin-top: 5px
}
.kuai_xinxi_right_pic {
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	FLOAT: left;
	HEIGHT: 160px;
	OVERFLOW: hidden;
	PADDING-TOP: 0px;
	WIDTH: 220px;
	border: 1px #EFEFEF solid;
}
.kuai_xinxi_right_txt {
	TEXT-ALIGN: center;
	HEIGHT: 32px;
	LINE-HEIGHT: 32px;
	WIDTH: 100%;
	FLOAT: left;
	FONT-SIZE: 13px;
	OVERFLOW: hidden;
	FONT-WEIGHT: normal;
}
.kuai_xinxi_right_txt a {
	color: #666666
}
.list {
	border-image: none;
	width: 406px;
	overflow: hidden;
	margin-right: 11px;
	float: left;
	border: 1px #D9F0F9 solid
}
.list .lm_top {
	margin: 11px auto 0px;
	width: 95%;
	height: 26px;
	line-height: 26px;
	border-bottom-color: rgb(207, 220, 230);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.list .lm_top h3 {
	background: url("../images/lm_top_bg.png") no-repeat;
	width: 148px;
	height: 25px;
	bottom: 0px;
	color: #242E66;
	line-height: 25px;
	text-indent: 13px;
	font-size: 14px;
	float: left;
	position: relative;
	z-index: 9;
}
.list .lm_top a {
	color: rgb(102, 102, 102);
	float: right;
}
.list ul {
	margin: 0px auto;
	padding: 8px 0px 6px;
	width: 95%;
	overflow: hidden;
}
.list ul li {
	background: url("../images/list_li_bg.png") no-repeat left;
	width: 100%;
	height: 28px;
	line-height: 28px;
	text-indent: 10px;
	margin-bottom: 1px;
	_margin-bottom: -2px;
}
.list ul li a {
	color: #333;
	font-family: "����", Arial, Helvetica, sans-serif;
	float: left;
}
.list ul li a:hover {
	color: rgb(255, 102, 0);
	text-decoration: underline;
}
.list ul li code {
	color: rgb(136, 136, 136);
	float: right;
}
.list table {
	margin: 5px auto 0px;
	color: rgb(255, 255, 255);
	text-indent: 10px;
}
.list span {
	width: 100%;
	height: 26px;
	color: rgb(51, 51, 51);
	line-height: 26px;
	display: block;
}
.list span a {
	background: url("../images/list_li_bg.png") no-repeat 10px 10px;
	width: 184px;
	color: rgb(51, 51, 51);
	text-indent: 7px;
	padding-left: 13px;
	float: left;
}
.list span a:hover {
	color: rgb(255, 102, 0);
	text-decoration: underline;
}
.list span b {
	width: 60px;
	font-size: 12px;
	font-weight: normal;
	float: left;
	display: block;
}
.list span em {
	width: 43px;
	font-size: 12px;
	font-style: normal;
	float: left;
	display: block;
}
.list span i {
	font-style: normal;
	float: left;
}
.list2 {
	border-image: none;
	width: 346px;
	overflow: hidden;
	margin-right: 11px;
	float: left;
	border: 1px #D9F0F9 solid
}
.list2 .lm_top {
	margin: 11px auto 0px;
	width: 95%;
	height: 26px;
	line-height: 26px;
	border-bottom-color: rgb(207, 220, 230);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.list2 .lm_top h3 {
	background: url(../images/lm_top_bg.png) no-repeat;
	width: 148px;
	height: 25px;
	bottom: 0px;
	color: #242E66;
	line-height: 25px;
	text-indent: 13px;
	font-size: 14px;
	float: left;
	position: relative;
	z-index: 9;
}
.list2 .lm_top a {
	color: rgb(102, 102, 102);
	float: right;
}
.list2 ul {
	margin: 0px auto;
	padding: 8px 0px 6px;
	width: 95%;
	overflow: hidden;
}
.list2 ul li {
	background: url("../images/list_li_bg.png") no-repeat left;
	width: 100%;
	height: 28px;
	line-height: 28px;
	text-indent: 10px;
	margin-bottom: 1px;
	_margin-bottom: -2px;
}
.list2 ul li a {
	color: #333;
	font-family: "����", Arial, Helvetica, sans-serif;
	float: left;
}
.list2 ul li a:hover {
	color: rgb(255, 102, 0);
	text-decoration: underline;
}
.list2 ul li code {
	color: rgb(136, 136, 136);
	float: right;
}
.list2 table {
	margin: 5px auto 0px;
	color: rgb(255, 255, 255);
	text-indent: 10px;
}
.list2 span {
	width: 100%;
	height: 26px;
	color: rgb(51, 51, 51);
	line-height: 26px;
	display: block;
}
.list2 span a {
	background: url("../images/list_li_bg.png") no-repeat 10px 10px;
	width: 184px;
	color: rgb(51, 51, 51);
	text-indent: 7px;
	padding-left: 13px;
	float: left;
}
.list2 span a:hover {
	color: rgb(255, 102, 0);
	text-decoration: underline;
}
.list2 span b {
	width: 60px;
	font-size: 12px;
	font-weight: normal;
	float: left;
	display: block;
}
.list2 span em {
	width: 43px;
	font-size: 12px;
	font-style: normal;
	float: left;
	display: block;
}
.list2 span i {
	font-style: normal;
	float: left;
}
.list3 {
	border-image: none;
	width: 300px;
	overflow: hidden;
	float: right;
	border: 1px #D9F0F9 solid
}
.list3 .lm_top {
	margin: 11px auto 0px;
	width: 95%;
	height: 26px;
	line-height: 26px;
	border-bottom-color: rgb(207, 220, 230);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.list3 .lm_top h3 {
	background: url("../images/lm_top_bg.png") no-repeat;
	width: 178px;
	height: 25px;
	bottom: 0px;
	color: #242E66;
	line-height: 25px;
	text-indent: 13px;
	font-size: 14px;
	float: left;
	position: relative;
	z-index: 9;
}
.list3 .lm_top a {
	color: rgb(102, 102, 102);
	float: right;
}
.list3 ul {
	margin: 0px auto;
	padding: 8px 0px 6px;
	width: 95%;
	overflow: hidden;
}
.list3 ul li {
	background: url("../images/list_li_bg.png") no-repeat left;
	width: 100%;
	height: 28px;
	line-height: 28px;
	text-indent: 10px;
	margin-bottom: 1px;
	_margin-bottom: -2px;
}
.list3 ul li a {
	color: #333;
	font-family: "����", Arial, Helvetica, sans-serif;
	float: left;
}
.list3 ul li a:hover {
	color: rgb(255, 102, 0);
	text-decoration: underline;
}
.list3 ul li code {
	color: rgb(136, 136, 136);
	float: right;
}
.list3 table {
	margin: 5px auto 0px;
	color: rgb(255, 255, 255);
	text-indent: 10px;
}
.list3 span {
	width: 100%;
	height: 26px;
	color: rgb(51, 51, 51);
	line-height: 26px;
	display: block;
}
.list3 span a {
	background: url("../images/list_li_bg.png") no-repeat 10px 10px;
	width: 184px;
	color: rgb(51, 51, 51);
	text-indent: 7px;
	padding-left: 13px;
	float: left;
}
.list3 span a:hover {
	color: rgb(255, 102, 0);
	text-decoration: underline;
}
.list3 span b {
	width: 60px;
	font-size: 12px;
	font-weight: normal;
	float: left;
	display: block;
}
.list3 span em {
	width: 43px;
	font-size: 12px;
	font-style: normal;
	float: left;
	display: block;
}
.list3 span i {
	font-style: normal;
	float: left;
}
.tzgg {
	border-image: none;
	width: 300px;
	overflow: hidden;
	float: right;
	border: 1px #D9F0F9 solid
}
.tzgg h1 {
	margin: 0px auto;
	width: 270px;
	height: 39px;
	line-height: 37px;
	font-size: 14px;
	display: block;
}
.tzgg h1 b {
	width: 270px;
	height: 39px;
	color: #334371;
	;
	border-bottom-color: #990033;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	display: block;
	position: relative;
}
.tzgg h1 b a {
	top: 0px;
	right: 0px;
	color: rgb(102, 102, 102);
	font-size: 12px;
	font-weight: normal;
	float: right;
	position: absolute;
}
.tzgg ul {
	margin: 0px auto;
	padding: 7px 0px;
	width: 95%;
	overflow: hidden;
}
.tzgg ul li {
	background: url("../images/list_li_bg02.png") no-repeat left;
	width: 100%;
	line-height: 28px;
	text-indent: 15px;
}
.tzgg ul li a {
	color: #666666;
}
.tzgg ul li a:hover {
	color: #666666;
	text-decoration: underline;
}
.ggw {
	width: 252px;
	height: 196px;
	overflow: hidden;
	float: right;
}
.xshd {
	background: url("../images/list02_bg.png") repeat-x;
	border: 1px solid rgb(203, 225, 244);
	border-image: none;
	width: 220px;
	height: 194px;
	overflow: hidden;
	float: right;
}
.xshd .lm_top {
	width: 100%;
	height: 27px;
	line-height: 27px;
	border-bottom-color: rgb(187, 222, 244);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.xshd .lm_top h3 {
	color: rgb(13, 110, 169);
	padding-left: 10px;
	font-size: 14px;
	float: left;
}
.xshd .lm_top a {
	color: rgb(102, 102, 102);
	padding-right: 5px;
	float: right;
}
.xshd ul {
	overflow: hidden;
	padding-bottom: 12px;
}
.xshd ul li {
	background: rgb(255, 255, 255);
	margin: 14px 0px 0px 14px;
	float: left;
	display: inline;
}
.xshd ul li img {
	padding: 3px;
	width: 83px;
	height: 57px;
	display: block;
}
.photo {
	background: url("../images/photo_bg.png") repeat-x;
	margin: 13px auto 0px;
	border: 1px solid rgb(203, 225, 244);
	border-image: none;
	width: 1080px;
	height: 142px;
	overflow: hidden;
}
.photo .title {
	padding: 17px 0px 0px 13px;
	float: left;
}
.photo .scrollleft {
	margin: 17px 15px 0px 0px;
	width: 990px;
	overflow: hidden;
	float: right;
	display: inline;
}
.photo .scrollleft li {
	width: 129px;
	text-align: center;
	line-height: 19px;
	margin-right: 15px;
	float: left;
	display: inline;
}
.photo .scrollleft img {
	padding: 2px;
	border: 1px solid rgb(227, 227, 227);
	border-image: none;
	width: 123px;
	height: 83px;
	margin-bottom: 5px;
}
.yqlink {
	margin: 13px auto 0px;
	border: 1px solid rgb(203, 225, 244);
	border-image: none;
	width: 1081px;
	overflow: hidden;
}
.yqlink h3 {
	width: 100%;
	height: 26px;
	color: rgb(13, 110, 169);
	line-height: 26px;
	text-indent: 15px;
	font-size: 14px;
	border-bottom-color: rgb(180, 207, 240);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.yqlink ul {
	padding: 5px 0px 10px 20px;
	width: 1080px;
}
.yqlink ul li {
	background: url("../images/link_li.png") no-repeat left;
	width: 150px;
	height: 27px;
	line-height: 27px;
	text-indent: 10px;
	margin-right: 10px;
	float: left;
	display: inline;
}
.yqlink ul li a {
	color: rgb(51, 51, 51);
}
.footer {
	background: url("../images/footer_bg.png");
	margin: 20px auto 0px;
	width: 1100px;
	height: 67px;
	overflow: hidden;
	padding-top: 20px;
	border: none
}
.footer p {
	text-align: center;
	line-height: 23px;
}
.footer2 {
	background: url("../images/footer_bg.png");
	margin: 10px auto 0px;
	width: 1085px;
	height: 67px;
	overflow: hidden;
	padding-top: 20px;
	border: none
}
.footer2 p {
	text-align: center;
	line-height: 23px;
}
.daoying {
	margin: 0px auto;
	width: 1102px;
	overflow: hidden;
	padding-bottom: 20px;
}
.ny_main {
	margin: 10px auto 0px;
	border: 1px solid rgb(244, 244, 244);
	border-image: none;
	width: 1100px;
	overflow: hidden;
	position: relative;
}
.ny_main .subnav {
	width: 239px;
	height: 914px;
	overflow: hidden;
	float: left;
	background-color: #f0f0f0
}
.ny_main .subnav .lm {
	margin: 11px auto 0px;
	width: 221px;
	overflow: hidden;
	padding-bottom: 25px
}
.ny_main .subnav .lm .title {
	background-color: #1360AC;
	width: 221px;
	height: 34px;
	color: #FFFFFF;
	line-height: 34px;
	text-indent: 32px;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
}
.ny_main .subnav .lm .list01 {
	background: url("../images/subnav_lm_center_bg.png") repeat-y;
	width: 100%;
	overflow: hidden;
	padding-bottom: 25px;
}
.ny_main .subnav .lm .list01 li {
	background: url("../images/subnav_li_boder.png") repeat-x bottom;
	margin: 0px auto;
	width: 90%;
	height: 35px;
	line-height: 35px;
}
.ny_main .subnav .lm .list01 li a {
	background: url("../images/subnav_tb.png") no-repeat left;
	color: rgb(82, 82, 82);
	text-indent: 20px;
	margin-left: 10px;
	display: block;
	font-size: 14px
}
.ny_main .subnav .lm .list01 li a:hover {
	color: rgb(255, 102, 0);
	text-decoration: underline;
}
.ny_main .subnav .lm .list02 {
	background: url("../images/subnav_lm_center_bg.png") repeat-y;
	padding: 10px 0px 15px;
	width: 100%;
	overflow: hidden;
}
.ny_main .subnav .lm .list02 li {
	background: url("../images/dian.png") no-repeat left;
	margin: 0px auto;
	width: 87%;
	height: 34px;
	line-height: 34px;
}
.ny_main .subnav .lm .list02 li a {
	color: rgb(82, 82, 82);
	text-indent: 10px;
	display: block;
}
.ny_main .subnav .lm .list02 li a:hover {
	color: rgb(255, 102, 0);
	text-decoration: underline;
}
.ny_main .subnav .lm .contact {
	background: url("../images/subnav_lm_center_bg.png") repeat-y;
	padding: 5px 12px;
	color: rgb(102, 102, 102);
	line-height: 23px;
}
.ny_main .contant {
	padding: 5px;
	width: 840px;
	overflow: hidden;
        float:right;
}
.ny_main .contant .ks_link {
	width: 100%;
	height: 25px;
	line-height: 25px;
}
.ny_main .contant .ks_link b {
	background: url("../images/home.png") no-repeat left;
	padding-left: 22px;
	float: left;
	display: block;
}
.ny_main .contant .ks_link a {
	padding: 0px 6px;
	color: rgb(102, 102, 102);
}
.ny_main .contant .title {
	width: 100%;
	border-bottom-color: rgb(210, 227, 236);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.ny_main .contant .title h3 {
	height: 28px;
	color: #333;
	line-height: 28px;
	text-indent: 12px;
	overflow: hidden;
	font-size: 14px;
	margin-top: 20px;
}
.fanye1 {
	width: 780px;
	margin: 0 auto;
	height: 25px;
	line-height: 25px;
	text-align: right
}
.ny_main .contant .title2 {
	width: 782px;
	border-bottom-color: rgb(210, 227, 236);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	height: 45px;
	line-height: 45px;
}
.ny_main .contant .title2 h3 {
	background: url("../images/content_title.png") no-repeat;
	height: 25px;
	display: block;
	width: 100px;
	float: left;
	color: rgb(255, 255, 255);
	line-height: 25px;
	text-indent: 12px;
	overflow: hidden;
	font-size: 14px;
	margin-top: 20px;
}
.ny_main .contant .title2 span {
	display: block;
	width: 40px;
	float: right;
	height: 23px;
	line-height: 23px;
	margin-top: 20px;
}
.ny_main .contant .title2 span a {
	color: #999999
}
.ny_main .contant .list_news {
	width: 810px;
	overflow: hidden;
	padding-top: 10px;
	margin-left: 15px
}
.ny_main .contant .list_news li {
	background: url("../images/list_li_bg.png") no-repeat left;
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-indent: 10px;
	font-size: 14px;
	margin-bottom: 1px;
	border-bottom-color: rgb(218, 218, 218);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	_margin-bottom: -2px;
}
.ny_main .contant .list_news li span {
	color: rgb(179, 179, 179); float: right;
}
.ny_main .contant .list_news li a {
	color: rgb(102, 102, 102);
	float: left;
}
.ny_main .contant .list_news li a:hover {
	color: rgb(255, 102, 0);
	text-decoration: underline;
}
.ny_main .contant .list_news li code {
	color: rgb(179, 179, 179);
	float: right;
}
.ny_main .contant .fy {
	background: url("../images/fy_bg.png") repeat-x;
	border: 1px solid rgb(218, 218, 218);
	border-image: none;
	width: 700px;
	height: 20px;
	bottom: 20px;
	line-height: 20px;
	position: absolute;
}
.ny_main .contant .fy span {
	float: left;
}
.ny_main .contant .fy .s1 {
	padding: 4px 0px 0px 10px;
}
.ny_main .contant .fy .s2 {
	padding: 3px 0px 0px 8px;
}
.ny_main .contant .fy .s3 {
	padding: 0px 0px 0px 8px;
}
.ny_main .contant .fy .s4 {
	padding: 2px 0px 0px 8px;
}
.ny_main .contant .fy .wenben {
	border: 1px solid rgb(221, 221, 221);
	border-image: none;
	width: 18px;
	height: 16px;
	margin-top: 1px;
	float: left;
}
.ny_main .contant .list_content {
	width: 100%;
	overflow: hidden;
}
.ny_main .contant .list_content h1 {
	padding: 10px 0px;
	width: 100%;
	margin-top: 25px;
	text-align: center;
	color: #1360AC;
	line-height: 43px;
	font-size: 24px;
}
.ny_main .contant .list_content .about {
	width: 100%;
	height: 30px;
	text-align: center;
	color: rgb(102, 102, 102);
	line-height: 30px;
	display: block;
}
.ny_main .contant .list_content .about a {
	padding: 0px 3px;
	color: rgb(102, 102, 102);
}
.ny_main .contant .list_content p {
	padding: 13px 10px 0px;
	color: rgb(102, 102, 102);
	line-height: 27px;
	text-indent: 2em;
	font-size: 14px;
}
.ny_main .contant .list_content table {
	border: currentColor;
	border-image: none;
	border-collapse: collapse;
}
.ny_main .contant .list_content table td {
	border: 1px solid rgb(0, 0, 0);
	border-image: none;
	height: 25px;
}
.ny_main .contant .list_content .qita {
	width: 100%;
	overflow: hidden;
	padding-top: 25px;
}
.ny_main .contant .list_content .qita em {
	font-style: normal;
	float: left;
}
.ny_main .contant .list_content .qita b {
	font-weight: normal;
	float: right;
}
.ny_main .contant .list_content .qita a {
	color: rgb(102, 102, 102);
}
.ny_main1 {
	margin: 10px auto 0px;
	border: 1px solid rgb(244, 244, 244);
	border-image: none;
	width: 1100px;
	overflow: hidden;
	position: relative;
}
.ny_main1 .subnav {
	background: url("../images/subnav_bg.png") no-repeat bottom rgb(228, 244, 251);
	width: 239px;
	height: 616px;
	overflow: hidden;
	float: left;
}
.ny_main1 .subnav .lm {
	margin: 11px auto 0px;
	width: 221px;
	overflow: hidden;
}
.ny_main1 .subnav .lm .title {
	background: url("../images/subnav_lm_top_bg.png") no-repeat;
	width: 221px;
	height: 29px;
	color: rgb(48, 131, 202);
	line-height: 34px;
	text-indent: 32px;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
}
.ny_main1 .subnav .lm .list01 {
	background: url("../images/subnav_lm_center_bg.png") repeat-y;
	width: 100%;
	overflow: hidden;
	padding-bottom: 15px;
}
.ny_main1 .subnav .lm .list01 li {
	background: url("../images/subnav_li_boder.png") repeat-x bottom;
	margin: 0px auto;
	width: 80%;
	height: 34px;
	line-height: 32px;
}
.ny_main1 .subnav .lm .list01 li a {
	background: url("../images/subnav_tb.png") no-repeat left;
	color: rgb(82, 82, 82);
	text-indent: 20px;
	margin-left: 10px;
	display: block;
}
.ny_main1 .subnav .lm .list01 li a:hover {
	color: rgb(255, 102, 0);
	text-decoration: underline;
}
.ny_main1 .subnav .lm .list02 {
	background: url("../images/subnav_lm_center_bg.png") repeat-y;
	padding: 10px 0px 15px;
	width: 100%;
	overflow: hidden;
}
.ny_main1 .subnav .lm .list02 li {
	background: url("../images/dian.png") no-repeat left;
	margin: 0px auto;
	width: 87%;
	height: 24px;
	line-height: 24px;
}
.ny_main1 .subnav .lm .list02 li a {
	color: rgb(82, 82, 82);
	text-indent: 10px;
	display: block;
}
.ny_main1 .subnav .lm .list02 li a:hover {
	color: rgb(255, 102, 0);
	text-decoration: underline;
}
.ny_main1 .subnav .lm .contact {
	background: url("../images/subnav_lm_center_bg.png") repeat-y;
	padding: 5px 12px;
	color: rgb(102, 102, 102);
	line-height: 23px;
}
.ny_main1 .contant {
	padding: 14px;
	width: 1020px;
	overflow: hidden;
	margin-left: 15px
}
.ny_main1 .contant .ks_link {
	width: 100%;
	height: 25px;
	line-height: 25px;
}
.ny_main1 .contant .ks_link b {
	background: url("../images/home.png") no-repeat left;
	padding-left: 22px;
	float: left;
	display: block;
}
.ny_main1 .contant .ks_link a {
	padding: 0px 6px;
	color: rgb(102, 102, 102);
}
.ny_main1 .contant .title {
	width: 100%;
	border-bottom-color: rgb(210, 227, 236);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.ny_main1 .contant .title h3 {
	background: url("../images/content_title.png") no-repeat;
	height: 30px;
	color: rgb(255, 255, 255);
	line-height: 25px;
	text-indent: 12px;
	overflow: hidden;
	font-size: 14px;
	margin-top: 20px;
}
.ny_main1 .contant .list_news {
	width: 100%;
	overflow: hidden;
	padding-top: 10px;
}
.ny_main1 .contant .list_news li {
	background: url("../images/list_li_bg.png") no-repeat left;
	width: 100%;
	height: 27px;
	line-height: 27px;
	text-indent: 10px;
	font-size: 14px;
	margin-bottom: 1px;
	border-bottom-color: rgb(218, 218, 218);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	_margin-bottom: -2px;
}
.ny_main1 .contant .list_news li a {
	color: rgb(102, 102, 102);
	float: left;
}
.ny_main1 .contant .list_news li a:hover {
	color: rgb(255, 102, 0);
	text-decoration: underline;
}
.ny_main1 .contant .list_news li code {
	color: rgb(179, 179, 179);
	float: right;
}
.ny_main1 .contant .fy {
	background: url("../images/fy_bg.png") repeat-x;
	border: 1px solid rgb(218, 218, 218);
	border-image: none;
	width: 700px;
	height: 20px;
	bottom: 20px;
	line-height: 20px;
	position: absolute;
}
.ny_main1 .contant .fy span {
	float: left;
}
.ny_main1 .contant .fy .s1 {
	padding: 4px 0px 0px 10px;
}
.ny_main1 .contant .fy .s2 {
	padding: 3px 0px 0px 8px;
}
.ny_main1 .contant .fy .s3 {
	padding: 0px 0px 0px 8px;
}
.ny_main1 .contant .fy .s4 {
	padding: 2px 0px 0px 8px;
}
.ny_main1 .contant .fy .wenben {
	border: 1px solid rgb(221, 221, 221);
	border-image: none;
	width: 18px;
	height: 16px;
	margin-top: 1px;
	float: left;
}
.ny_main1 .contant .list_content {
	width: 100%;
	overflow: hidden;
}
.ny_main1 .contant .list_content h1 {
	padding: 10px 0px;
	width: 100%;
	text-align: center;
	color: rgb(51, 51, 51);
	line-height: 53px;
	font-size: 18px;
	border-bottom-color: rgb(235, 235, 235);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.ny_main1 .contant .list_content .about {
	width: 100%;
	height: 30px;
	text-align: center;
	color: rgb(102, 102, 102);
	line-height: 30px;
	display: block;
}
.ny_main1 .contant .list_content .about a {
	padding: 0px 3px;
	color: rgb(102, 102, 102);
}
.ny_main1 .contant .list_content p {
	padding: 13px 10px 0px;
	color: rgb(102, 102, 102);
	line-height: 27px;
	text-indent: 2em;
	font-size: 14px;
}
.ny_main1 .contant .list_content table {
	border: currentColor;
	border-image: none;
	border-collapse: collapse;
}
.ny_main1 .contant .list_content table td {
	border: 1px solid rgb(0, 0, 0);
	border-image: none;
	height: 25px;
}
.ny_main1 .contant .list_content .qita {
	width: 100%;
	overflow: hidden;
	padding-top: 25px;
}
.ny_main1 .contant .list_content .qita em {
	font-style: normal;
	float: left;
}
.ny_main1 .contant .list_content .qita b {
	font-weight: normal;
	float: right;
}
.ny_main1 .contant .list_content .qita a {
	color: rgb(102, 102, 102);
}
.ny_main1 .kuai_xinxi_right_imagebig {
	TEXT-ALIGN: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	WIDTH: 1060px;
	PADDING-RIGHT: 0px;
	FLOAT: left;
	PADDING-TOP: 0px;
}
.ny_main1 .kuai_xinxi_right_imagebig2 {
	TEXT-ALIGN: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 20px 0px 0px;
	PADDING-LEFT: 0px;
	WIDTH: 1060px;
	PADDING-RIGHT: 0px;
	FLOAT: left;
	CLEAR: both;
	OVERFLOW: hidden;
	PADDING-TOP: 0px
}
.ny_main1 .kuai_xinxi_right_image {
	TEXT-ALIGN: left;
	PADDING-BOTTOM: 10px;
	margin-bottom: 15px;
	margin-right: 35px;
	WIDTH: 220px;
	PADDING-RIGHT: 0px;
	FLOAT: left;
	HEIGHT: 190px;
	border: 3px #E7E7E7 solid
}
.ny_main1 .kuai_xinxi_right_pic a:hover {
	display: block;
	margin-top: 5px
}
.ny_main1 .kuai_xinxi_right_pic {
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	FLOAT: left;
	HEIGHT: 160px;
	OVERFLOW: hidden;
	PADDING-TOP: 0px;
	WIDTH: 220px;
	border: 1px #EFEFEF solid;
}
.ny_main1 .kuai_xinxi_right_txt {
	TEXT-ALIGN: center;
	HEIGHT: 32px;
	LINE-HEIGHT: 32px;
	WIDTH: 100%;
	FLOAT: left;
	FONT-SIZE: 13px;
	OVERFLOW: hidden;
	FONT-WEIGHT: normal;
}
.ny_main1 .kuai_xinxi_right_txt a {
	color: #666666
}
.qiye {
	width: 1081px;
	margin: 0 auto;
	height: 800px;
	background-color: #339999
}
.pagetool {
	height: auto;
	text-align: center;
	color: rgb(51, 51, 51);
	line-height: 25px;
	clear: both;
	font-family: ����;
	font-size: 13px;
	margin-top: 25px;
}
.pagetool a {
	text-decoration: none;
}
.pagetool a.pagetool_show:hover {
	color: rgb(48, 131, 202);
	font-weight: bold;
	text-decoration: none;
}
.pagetool_hide {
	padding: 2px 8px 3px;
	border: 1px solid rgb(204, 204, 204);
	border-image: none;
	height: 15px;
	color: rgb(204, 204, 204);
	line-height: 15px;
	text-decoration: none;
	vertical-align: middle;
}
.pagetool_show {
	padding: 2px 8px 3px;
	border: 1px solid rgb(204, 204, 204);
	border-image: none;
	height: 15px;
	color: rgb(51, 51, 51);
	line-height: 15px;
	text-decoration: none;
	vertical-align: middle;
}
.pagetool_span {
	height: 15px;
	line-height: 15px;
	vertical-align: middle;
}
.pagetool_current {
	padding: 2px 2px 3px;
	border: 0px solid rgb(204, 204, 204);
	border-image: none;
	height: 15px;
	color: rgb(51, 51, 51);
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
	vertical-align: middle;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
*zoom:1;
}
.body-m {
	min-width: 1090px;
	margin: 0 auto;
	text-align: center;
}
/*ͷ��*/

/*����*/
.body-m {
	width: 1090px;
	margin-top: 20px;
	margin-bottom: 30px;
}
.body-m .o-box {
	margin-top: 20px;
	text-align: left;
}
.body-m .i-box {
	float: left;
	width: 255px;
	margin: 0 10px;
}
.body-m .i-box li, .body-m .i-box dd {
	width: 250px;
	line-height: 2em;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.body-m .i-box a:hover {
	position: relative;
	top: 3px;
	left: 3px;
	color: #152d53;
}
.body-m .i-box .tit {
	position: relative;
	height: 40px;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #334371;
	line-height: 40px;
	border-bottom: #CCC solid 1px;
}
.body-m .i-box .t-more {
	display: block;
	position: absolute;
	top: 0;
	right: 10px;
}
.body-m .i-box .t-more a {
	color: #999;
	font-weight: normal;
}
.i-box .t-more a:hover {
	color: #900;
}
.body-m .box-t .tit {
	margin-bottom: 0;
	border-bottom: none;
}
.body-m .box-l {
	margin-left: 5px;
}
.body-m .box-r {
	float: right;
	margin: 0px;
}
.body-m .box-m .box-l dd {
	height: 75px;
	padding: 10px 0;
	white-space: normal;
	text-overflow: ellipsis;
	border-bottom: #CCC dashed 1px;
}
.body-m .box-m .box-l img {
	float: left;
	margin-right: 0px;
}
.body-m .box-m .box-l span {
	display: block;
	font-weight: bold;
}
.body-m .box-m .box-r .pic-l {
	margin-bottom: 5px;
	float: right
}
.page { padding:30px 0; height:20px; color:#8d8d8d; text-align:right; font-family:Arial; }
.page a { padding:5px 8px; border:1px solid #8d8d8d; color:#8d8d8d;text-decoration:none;margin:0 2px; }
.page .currentlinkspan { padding:5px 8px !important; background:#1360AC !important; border:1px solid #1360AC !important; color:#fff; }
