/* 初始化CSS */
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img {
	margin:0;
	padding:0;
}
body {background: url(../images/bj.png) repeat-x;}
fieldset, img {
	border:none;
}
img {
	display: block;
}
ul, ol {
	list-style:none;
}
.wrap {
	width:	960px;
	margin: 0 auto;
	clear: both;
	background-color:#fff;
}
.logoBg {
	width: 960px;
	height: 213px;
	background: url(../images/logo.png) no-repeat;
	font-size:12px;
}
.logoBg2 {
	width: 960px;
	height: 213px;
	background: url(../images/logo.jpg) no-repeat;
	font-size:12px; position:relative;
}

.logoBg2a {
	background: url(../images/logo.jpg) no-repeat;
}
#tp1{position:absolute; top:6px; left:20px;color:#fff;}
#tp2{position:absolute; top:6px; left:665px;color:#fff;}
#tp2 a{color:#fff; width:90px;}

.logoBg .wel {
	float :left;
	color: #fff;
	padding: 8px 20px;
}
.logoBg .lk {
	float: right;
	color :#8ac1f0;
	padding: 8px 20px;
}
.logoBg .lk:hover {
	float: right;
	color :#fff;
	padding: 8px 20px;
}
.logoBg2 .wel {
	float :left;
	color: #fff;
	padding: 8px 20px;
}
.logoBg2 .lk {
	float: right;
	color :#8ac1f0;
	padding: 8px 20px;
}
.logoBg2 .lk:hover {
	float: right;
	color :#fff;
	padding: 8px 20px;
}
.menuBg {
	width: 960px;
	height: 42px;
	background: url(../images/menuBg.png) repeat-x;
}
.menuL {
	float: left;
	width:5px;
	height: 42px;
	background: url(../images/menuL.png) no-repeat;
}
.menuM {
	float: left;
	width:950px;
	height: 42px;
	font-family: SimSun;
	font-size:14px;
	font-weight:bold;
	color :#00427a;
	line-height: 42px; position:relative;
}
.menuR {
	float: left;
	width:5px;
	height: 42px;
	background: url(../images/menuR.png) no-repeat;
}
ul, li {
	z-index: 99;
	list-style: none;
}
ul {
	padding: 0;
	margin: 0;
}
a {
	text-decoration: none;
	text-align: center;
	display: block;
	display: inline-block;
	width: 112px;
	color :#00427a;
}
a:hover {
	text-decoration: none;
	text-align: center;
	display: block;
	display: inline-block;
	width: 112px;
	color: #fff;
}
.hmain {
	float: left;
	width: 105px;
	height: 42px;
	margin-left: 5px;
}
.hmain:hover {
	float: left;
	width: 105px;
	height: 42px;
	margin-left: 5px;
	background: url(../images/menu_h1.png) no-repeat;
}
.cc {
	position: relative;
	width: 130px;
	background: url(../images/c_c.png) no-repeat center right;
}
.cc:hover {
	position: relative;
	width: 130px;
	background: url(../images/c_s.png) no-repeat center right;
}
.sub-menu {
	display: none;
}
.hmain ul {
	position:absolute;
	width: 110px;
	display: none;
	z-index:99;
	font-family: SimSun;
	font-size:13px;
	font-weight: 500;
	color :#00427a;
	line-height: 25px;
	background:#eef6fd;
	border:1px solid #5caadd;
}
.hmain ul li {
	position: relative;
}
.hmain ul li:hover {
	background: #2d83c9;
	color: #fff;
}
.hmain ul li a:hover {
	color: #fff;
}
.hmainlong {
	float: left;
	width: 240px;
	height: 42px;
	margin-left: 5px;
}
.hmainlong a {
	width: 240px;
}
/*
.hmainlong:hover { float: left; width: 200x; height: 42px; margin-left: 5px;  background: url(../images/menu_h2.png) no-repeat;}		
*/
.hmainlong:hover {
	float: left;
	width: 240x;
	height: 42px;
	margin-left: 5px;
	background: url(../images/menu_h1.png) no-repeat;
}
.hmainlong ul {
	position:absolute;
	width: 240px;
	display: none;
	z-index:99;
	font-family: SimSun;
	font-size:13px;
	font-weight: 500;
	color :#00427a;
	line-height: 25px;
	background:#eef6fd;
	border:1px solid #5caadd;
}
.hmainlong ul li {
	position: relative;
}
.hmainlong ul li:hover {
	background: #2d83c9;
	color: #fff;
}
.hmainlong ul li a:hover {
	color: #fff;
}
.dropdown {
	background: url(../images/c_c.png) no-repeat center right;
}
.dropdown ul {
	position:absolute;
}
.dropdown ul li {
	position: relative;
}
.dropdown:hover {
	background: url(../images/menu_h2.png) no-repeat center right;
}
.dropdown .dropdown {
	background: url(../images/arrow-right.png) no-repeat center right;
}
.dropdown .dropdown ul {
	position:absolute;
	top:0;
	left:240px; /* make this equal to the width of the sub nav above */
	margin:0;
}
.dropdown .dropdown ul li {
	position:relative;
}
.mainBg {
	width:	960px;
	margin: 0 auto;
	clear: both;
	background-color:#fff;
	overflow:hidden;
	zoom:1;
}
.mainL {
	margin-top: 8px;
	float: left;
	width: 183px;
}
.mainM {
	margin-top: 8px;
	margin-left: 8px;
	float: left;
	width: 500px;
}
.mainR {
	margin-top: 8px;
	margin-left: 8px;
	float: left;
	width: 261px;
}
.mainL2 {
	margin-top: 8px;
	float: left;
	/*height: 432px;*/
	width: 352px;
} /* width: 183px;} 183+161+8*/
.mainM2 {
	margin-top: 8px;
	margin-left: 8px;
	float: left;
	width: 600px;
	overflow:hidden;
	zoom:1;
}
.mainR2 {
	margin-top: 8px;
	margin-left: 8px;
	float: left;
	width: 261px;
}
.titlBg1 {
	height: 32px;
	width:352px;
	background: url(../images/m_m.png) repeat-x;
}
.titlBg22 {
	height: 32px;
	width: 600px;
	background: url(../images/m_m.png) repeat-x;
}
.titlL2 {
	float: left;
	height: 20px;
	width: 112px;
	background: url(../images/m_l.png) no-repeat;
	font-size:12px;
	font-family: SimSun;
	color :#00427a;
	padding-left: 28px;
	padding-top: 12px;
	font-weight:600;
}
.more2, .more2a{color:#FFF; font-size:12px; position:absolute; width:60px; top:12px; left:280px;}
.more2 a, .more2a a{color:#FFF; font-size:12px; display:block; width:60px;}
.titlL2a {
	float: left;
	height: 20px;
	width: 160px;
	background: url(../images/m_l2.png) no-repeat;
	font-size:12px;
	font-family: SimSun;
	color :#00427a;
	padding-left: 28px;
	padding-top: 12px;
	font-weight:600;
}
.titlM2 {
	float: right;
	height: 20px;
	width: 25px;
	text-align: right;
	font-size:12px;
	font-family: SimSun;
	color :#fff;
	padding-top: 10px;
}
.titlR2 {
	float: right;
	height: 32px;
	width: 5px;
	background: url(../images/m_r.png) no-repeat;
	font-size:12px;
	font-family: SimSun;
	color: #00427a;
}
.titlBg {
	height: 32px;
	width:183px;
	background: url(../images/m_m.png) repeat-x;
}
.titlBg2 {
	height: 32px;
	width: 500px;
	background: url(../images/m_m.png) repeat-x;
}
.titlL {
	float: left;
	height: 32px;
	width: 112px;
	background: url(../images/m_l.png) no-repeat;
	font-size:12px;
	font-family: SimSun;
	color :#00427a;
	padding-left: 38px;
	padding-top: 12px;
}
.titlM {
	float: right;
	height: 32px;
	width: 25px;
	text-align: right;
	font-size:12px;
	font-family: SimSun;
	color :#fff;
	padding-top: 10px;
}
.titlR {
	float: right;
	height: 32px;
	width: 5px;
background: url../(images/m_r.png) no-repeat;
	font-size:12px;
	font-family: SimSun;
	color: #00427a;
}
.content {
	border: #e5eaf0 1px solid;
	border-top: none;
	overflow:hidden;
	zoom:1;/*	height: 500px;*/
}
.content2 {
	border: #e5eaf0 1px solid;
	height: 382px;
	text-align: center;
}

.content2 img {
	margin: 1px auto;
}
.content2 a {
	margin: 1px auto; width:auto;
}
.content3 {
	margin-top: 8px;
	border: #e5eaf0 1px solid;
	/*height: 140px;*/
	font-size:12px;

} /* text-align: center; }*/
/* .content3 img {padding: 6px; } */
.content3 a{
display: block;
}

 .content3 img {
	margin: 1px auto;
	height: 57px;
	width: 224px;
}
/* .introBg {height: 39px; width:235px;  background: url(images/introBg.png) repeat-x; text-align: center;  font-size:12px; line-height: 26px; color: #fff; } */
.introBg {
	height: 39px;
	width:235px;
	background: url(../images/introBg.png) repeat-x;
	text-align: center;
	font-size:12px;
	line-height: 26px;
	color: #fff;
	margin: 1px auto;
}
.introBg a{
	color: #fff;
}
.workBg {
	height: 39px;
	width:235px;
	background: url(../images/workBg.png) repeat-x;
	text-align: center;
	font-size:12px;
	line-height: 26px;
	color: #fff;
}
.workBg a{
	color: #fff;
}
.tb {
	margin: 5px;
	margin-top: 15px;
	border: 0;
	border-collapse: collapse;
	width: 160px;
	table-layout: fixed;
	font-size:12px;
}
.tb td {
	border: 0;
	border-bottom: 1px dashed #e5eaf0;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	height: 24px;
}
.tb td:hover {
	border: 0;
	border-bottom: 1px dashed #e5eaf0;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	height: 24px;
	color: #0d60af;
	cursor: hand;
}
.tb .in {
	border: 0;
	width: 8px;
}
.tb a {
	text-decoration: none;
	text-align: center;
	display: block;
	display: inline-block;
	width: 137px;
	color: #300;
}
.tb a:hover {
	text-decoration: none;
	text-align: center;
	display: block;
	display: inline-block;
	width: 137px;
	color: #00427a;
}
.tb2 {
	margin: 5px;
	margin-top: 15px;
	border: 0;
	border-collapse: collapse;
	width: 480px;
	table-layout: fixed;
	font-size:12px;
}
.tb2 td {
	border: 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	height: 25px;
}
.tb2 td:hover {
	border: 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	height: 25px;
	color: #0d60af;
	cursor: hand;
}
.tb2 .in {
	width: 8px;
}
/* .tb2 .tdtext { width: 228px; text-align: left; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } */
.tb2 a {
	text-decoration: none;
	text-align: center;
	display: block;
	display: inline-block;
	width: 137px;
	color: #300;
}
.tb2 a:hover {
	text-decoration: none;
	text-align: center;
	display: block;
	display: inline-block;
	width: 137px;
	color: #00427a;
}
.hrcs {
	margin-top: 10px;
	width: 960px;
	height:3px;
	background: #0d60af;
}
.bottom {
	margin-top: 8px;
	text-align: center;
	font-family: SimSun;
	font-size:12px;
	color: #330000;
	line-height: 22px;
	height: 60px;
}
.listtle {
	float: left;
	font: 12px/26px Verdana, Arial, Helvetica, sans-serif;
	color: #505050;
	width:100%;
	overflow:hidden;
	white-space:nowrap;
}
.listtle2 {
	float: left;
	font: 12px/26px Verdana, Arial, Helvetica, sans-serif;
	color: #505050;
	width:233px;
	overflow:hidden;
	white-space:nowrap;
}
.time2{ float:right; width:75px; font-family:Verdana, Geneva, sans-serif; font-size:10px;
	color: #505050;
	overflow:hidden;
	white-space:nowrap;
}
#rul li {
	width: 265px;
	float:left;
	margin:0px 5px;
}
#nav {
	background:url(../images/m_m.png) repeat-x;
	color:#FFF;
	height:50px;
	line-height:32px;
	font-size:12px;
	padding-left: 20px;
	margin-top: 10px;
}
#nav a {
	color:#FFF;
	width:auto;
	line-height:32px;
	font-size:12px;
}
#newsquery {
	border: 1px solid #CCC;
	padding:20px 30px;
}
#newsquery li {
	background: url(../images/line.jpg) no-repeat;
	font-size: 12px;
	height: 36px;
	line-height: 28px;
	list-style-type: none;
	overflow: hidden;
	padding-left: 20px;
	width: auto;
}
.listtitle {
	background: url(../images/line.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	font-size: 12px;
	height: 36px;
	line-height: 28px;
	list-style-type: none;
	overflow: hidden;
	padding-left: 20px;
	width: auto;
}
.title {
	float:left;
	color: #505050;
	font-size:12px;
	width:600px;
}
.title a {
	float:left;
	color: #505050;
	font-size:12px;
	width:auto;
}
.time {
	float:right;
	color: #505050;
	font-size:12px;
}
.content ul {
	width:auto;
	margin:0px 4px;
}
.content ul li {
	padding-left: 19px;
	background: url(../images/line.jpg) no-repeat;
	font-size: 12px;
	height: 36px;
	line-height: 28px;
	list-style-type: none;
	overflow: hidden;
	width:auto;
}
.content ul li a {
	color: #333;
	font: 12px/26px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	width:auto;
}

#newscontent {
	border: 1px solid #CCC;
}
#newstitle {
	text-align: center;
	font-size: 20px;
	color: #0d60af;
	padding-top: 5px;
	margin:10px;
}
#newsinfo {
	height:28px;
	line-height:28px;
	border:1px #e8e8e8 solid;
	margin:auto;
	text-align:center;
	background-color:#f7f7f7;
	width:600px;
}
#con {
	margin: 40px 50px;
	font-size: 14px;
	color: #330000;
	line-height: 22px;
}
#con a {width: 100%;}
#con a:hover { color:#333;}
#con div img{margin:auto;}
#indexleft {
	position:relative;
	margin-top: 8px;
	float: left;
	width: 340px;
	overflow:hidden;
	zoom:1;
}
#indexleft1,#indexmiddle1{height:280px; overflow:hidden;margin-bottom: 10px;}
#indexleft2,#indexmiddle2 {height:495px; overflow:hidden;margin-bottom: 10px;}

{height:370px; overflow:hidden;}
#title {
	width:auto;
	background: url(../images/m_m.png) repeat-x;
	height:32px;
}
#indexmiddle {
	margin-top: 8px;
	margin-left: 8px;
	float: left;
	width: 340px;
	overflow:hidden;
	zoom:1;
}

#ru2 li {
	width: 215px;
	float:left;
	margin:0 2px 0 5px;
}
#indexright {
	margin-top: 8px;
	margin-left: 8px;
	float: left;
	width: 261px;
	overflow:hidden;
	zoom:1;
	height:820px;
}

/* ============翻页============== */
.pagecon {
	height:35px;
	line-height:25px;
	margin:5px 5px;
	width:auto;
	font-size:14px;
}
.pagecon ul {
	list-style: none outside none;
}
.pagecon li {
	float:left;
	list-style-type: none;
	line-height:25px;
	width:auto;
}
.pagecon li a {
	line-height:18px;
	padding:2px 5px;
	border:1px solid #909090;
	float:left;
	margin:0px 5px;
	width:auto;
}
.pagecon li.select a {
	border:1px solid #ff7300;
	color:#ff7300;
	width:auto;
}
.pagecon li a:hover {
	border:1px solid #ff7300;
	width:auto;
}
