﻿/* CSS Document */
body {
	text-align:center;
	margin:0px auto;
	padding:0px auto;
	color:#333;
	font-size:12px;
	width:100%;
	height:auto;
	padding-bottom:80px;
}
div {text-align:left;height:auto;}
ul,li{
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
body > div {margin-right:auto;margin-left:auto;}
form, input, select {margin:0px; padding:0px;}
body, div, td {font-size:12px;font-family:"宋体";}
img,a img{border:0; margin:0; padding:0;float:left;}
input,select {font-size:12px;vertical-align:absmiddle;}
input {padding-top:1px;}
a {color:#333; text-decoration:none;}
a:hover {color:#f60;text-decoration:underline;}
a.redfont {color: #d00;text-decoration:none;} 
a.redfont:hover {color:#f60; text-decoration:underline;}
a.orangefont {color: #f60!important;text-decoration:none;} 
a.orangefont:hover {color:#f60!important; text-decoration:underline;}
a.blackfont {color: #333;text-decoration:none;}
a.blackfont:hover {color:#f60;text-decoration:underline;}
a.bluefont {color: #06c;text-decoration:none;}
a.bluefont:hover {color:#f60;text-decoration:underline;}
.bluefont a{color: #069;text-decoration:none;}
.bluefont a:hover {color:#f60;text-decoration:underline;}
.clearer{height:0;overflow:hidden;clear:both;}
.orange {color:#f60!important;}
.yellow {color:#fc0!important;}
.blue {color: #069!important;}

/* 子选择器，在FF等非IE浏览器中识别 */
.select>span {
  height: 18px;
  overflow:hidden;
  }
  
/* 通配选择符，只在IE浏览器中识别 */
* Html .select span select {
  display:block;
  float: left;
  margin: -2px;
}

.select span>select {
  display:block;
  float:none;
  margin: -2px;
  padding: 0px;
  font-size:14px;
}

.normal {
	width:960px;
	margin:0px auto;
	padding:0px auto;
	height:auto;
}
.tlgg {
	width:100%;
	margin:0px auto;
	padding:0px auto;
	height:auto;
	float:left;
}
.tlgg img{
	margin-top:5px;
	margin-bottom:5px;
	}
	
.flImg{float:left;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}
/*网页顶部的标签信息*/
	.top{
		float:left;
		background-image:url(../sysImg/top2.gif);
		background-position:left top;
		background-repeat:repeat-x;
		height:29px;
		line-height:29px;
		width:100%;
		}
	.top .l{
	margin-left:6px;
	float:left;
	width:250px;
	color:#0596c2;
	font-weight:bold;}
	.top .r{
	float:right;
	width:300px;
	text-align:right;
	padding-right:8px;}
	.top .r a{
	padding-left:5px;
	padding-right:5px;}
	.ry{
	height:60px;
	width:958px;
	border-left:solid 1px #cfcfcf;
	border-right:solid 1px #CFCFCF;
	float:left;
	background-image:url('../sysImg/line.jpg');
	background-position:left bottom;
	background-repeat:repeat-x;
}
	.ry ul{
	width:450px;
	float:right;
	height:50px;
	overflow:hidden;
	padding-top:6px;
}
	.ry ul li{
	float:left;
	width:220px;
	height:24px;
	line-height:24px;
	background-image:url('../sysImg/icon4.gif');
	background-position:left center;
	background-repeat:no-repeat;
	text-indent:16px;
	padding-top:2px;
}
/***菜单导航***/
	.menu{
	float:left;
	width:958px;
	height:35px;
	border:solid 1px #077586;
	background-image:url('../sysImg/line.jpg');
	background-position:left top;
	background-repeat:repeat-x;
	font-weight:bold;
	color:#FFFFFF;
	font-size:14px;
}
	.menu li{
	float:left;
	width:106px;
	height:35px;
	line-height:35px;
	background-image:url('../sysImg/menu1.gif');
	background-position:right center;
	background-repeat:no-repeat;
	text-align:center;
}	
	.menu .no{
	background:none;
}
	.menu .pleft3{
	padding-left:3px;
}
	.menu li .ac{
	background-image:url('../sysImg/acMenu-02.png');
	background-position:left bottom;
	background-repeat:no-repeat;
	width:100%;
	height:35px;
	float:left;
	color:#FFFFFF;
	margin-top:-1px;
}
	.menu li a:hover{
	background-image:url('../sysImg/acMenu-02.png');
	background-position:left bottom;
	background-repeat:no-repeat;
	width:100%;
	height:35px;
	float:left;
	color:#FFFFFF;
	margin-top:-1px;

}
	.menu li a{
	color:#FFFFFF;
}
	.smenu{
	height:53px;
	width:100%;
	float:left;
	overflow:hidden;
	background-image:url('../sysImg/line.jpg');
	background-position:left -37px;
	background-repeat:repeat-x;
}
	.smenu .smTop{
	height:32px;
	width:100%;
	overflow:hidden;
}
	.smenu .smTop ul{
	float:left;
	width:656px;
	height:32px;
	overflow:hidden;
}
	.smenu .smTop li{
	width:160px;
	height:28px;
	text-align:center;
	padding-top:4px;
	line-height:28px;
	float:left;
}
	.smenu .smTop li a{
	width:130px;
	float:left;
	margin-left:16px;
	_margin-left:18px;
	margin-right:4px;
}
	.smenu .smTop .acli{
	background-image:url('../sysImg/smbg.gif');
	background-position:center bottom;
	background-repeat:no-repeat;
}
	.smenu .smTop .search{
	width:300px;
	float:right;
	height:28px;
	line-height:28px;
}
	.smenu .smTop .search input{
	padding-top:2px;
	margin-top:3px;
}
	.smenu .smList{
	float:left;
	margin-top:0px;
	border-left:solid 1px #55c7fd;
	border-right:solid 1px #55c7fd;
	border-bottom:solid 1px #55c7fd;
	background-color:#eeeeee;
	width:958px;
	float:left;
	height:20px;
	line-height:20px;
	overflow:hidden;
}
	.smenu .smList .tab{
	float:left;
	width:95%;
	height:20px;
	margin-left:2%;
}
	.smenu .smList a{
	padding-left:6px;
	padding-right:6px;
}
.topNLF{
	float:left;
	height:68px;
	width:100%;
	background-image:url('../sysImg/ztbg.jpg');
	background-position:left bottom;
	background-repeat:repeat-x;	
	text-align:center;
}
.topNLF a{float:none;}
.topNLF img{float:left;}

/*网页底部标签*/
	.yyhj{
	float:left;
	border:solid 1px #259ca6;
	width:958px;
	height:118px;
	overflow:hidden;
	margin-top:5px;
	background-color:#f4f4f4;
}
	.yyhj .lTitle{
	float:left;
	height:118px;
	width:24px;
	background-color:#1480a7;
	color:#ffffff;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	padding-top:18px;
	_width:32px;
}
	.yyhj ul{
	float:right;
	height:100px;
	width:920px;
	margin-right:2px;
	overflow:hidden;
	margin-top:8px;
	background-color:#ffffff;
}
	.yyhj ul li{
	width:120px;
	height:100px;
	margin:0px 5px 0px 5px;
	float:left;
}
	.yqlink{
	float:left;
	border:solid 1px #9f9f9f;
	width:958px;
	height:116px;
	overflow:hidden;
	margin-top:5px;
}
	.yqlink img{
	float:left;
	margin:6px 1px 2px 15px;
	border:solid 1px #9f9f9f;
}
	.btmInfo{
	float:left;
	text-align:center;
	border-bottom:solid 1px #D7D7D7;
	line-height:30px;
	line-height:30px;
	margin-top:5px;
	width:100%;
}
	.btmCopy{
	margin-top:6px;
	float:left;
	line-height:24px;
	height:auto;
	text-align:center;
	width:100%;
}
	.btmCopy span{
	float:left;
	width:100%;
	height:24px;
}
	#yyhjgdlist{
	float:right;
	height:100px;
	width:920px;
	margin-right:2px;
	overflow:hidden;
	margin-top:8px;
	background-color:#ffffff;
}
	#yyhjgdlist img{
	margin:0px 5px 0px 5px;
	float:left;
}

	#wljzFlash{
	width:100%;
	float:left;
	height:auto;
	background-color:#ffffff;
overflow:hidden;
}
	#wljzFlash span{
	color:#008ea2;
	float:left;
	height:32px;
	font-weight:bold;
	border-bottom:solid 1px #008ea2;
	line-height:32px;
	width:100%;
	text-indent:50px;
	font-size:12px;
	overflow:hidden;
	letter-spacing:2px;
}
	#wljzFlash a{color:#008ea2;}
	#wljzFlash .s1{
	background-image:url('../bzImages/icon1.png');
	background-position:20px center;
	background-repeat:no-repeat;	
}
	#wljzFlash .s2{
	height:40px;
	line-height:20px;
	background-image:url('../bzImages/icon2.png');
	background-position:20px center;
	background-repeat:no-repeat;	
}	
	#wljzFlash em{
	color:red;
	padding-left:50px;
}
	#wljzFlash .s3{
	height:40px;
	line-height:20px;
	background-image:url('../bzImages/icon3.png');
	background-position:20px center;
	background-repeat:no-repeat;	
}
	#wljzFlash .s4{
	background-image:url('../bzImages/icon4.png');
	background-position:20px center;
	background-repeat:no-repeat;	
}
	#wljzFlash .s5{
	background-image:url('../bzImages/icon5.png');
	background-position:20px center;
	background-repeat:no-repeat;	
}
	#wljzFlash .s6{
	background-image:url('../bzImages/icon6.png');
	background-position:20px center;
	background-repeat:no-repeat;	
}
	#wljzFlash .s7{
	background-image:url('../bzImages/icon7.png');
	background-position:20px center;
	background-repeat:no-repeat;	
	border:none;
}

