/*---------------top.css-----------------------*/
body, div, ul, li{
	margin:0;
	padding:0;
	font-family: "宋体";
	font-size: 12px;
	color: #434343;}
 
ol, ul ,li{list-style:none;}


/*---------------页面访问样式-----------------------*/

a{font-size:12px;color:#434343;text-decoration:none;}
a:link{font-size:12px;color:#434343;text-decoration:none;}
a:visited{font-size:12px;text-decoration:none;}
a:hover{font-size:12px;text-decoration:underline;}

ul#nav{
	width:1000px;
	height:60px;
	clip: rect(auto,auto,auto,auto);
	background-color: #00A2CA;
	text-align: center;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #003333;
	font-weight: bold;
	background-position: center;}
ul#nav li{
	display:inline;
	height:60px;}
ul#nav li a{display:table-cell; padding:0 17px; height:60px; line-height:60px; color:#FFF; font-family:"宋体"; font-size:16px;}
ul#nav li a:hover{
	background:#0095BB;
	text-decoration: none;
	height: 50px;}

/*---------------img.css-----------------------*/
#header{
	background-image: url(../images/hqglc_1.jpg);
	background-repeat: no-repeat;
	height: 170px;
	background-position: center;
	width: 100%;
	padding-top: 8px;
	margin-top: 8px;}

/*---------------index  css-----------------------*/

#bor{
	border: 1px solid #CCCCCC;}

#ymbk{
	background-image: url(../images/titbg.gif);
	text-indent: 10px;
	color: #006699;
	text-decoration: none;
	line-height: 30px;
	font-weight: bold;}

#hqwh{
	background-image: url(../images/hqwh.png);
	text-indent: 30px;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
	line-height: 35px;
	background-repeat: no-repeat;}
.hqjjtxt {
	font-size: 12px;
	color: #333333;
	margin: 10px;
	padding: 6px;
	line-height: 15px;}
/*---------------------index pic css----------------------------------*/
.list_bk {
	text-decoration: none;
	border: 1px solid #CCCCCC;}
/*---------------------展示图片css----------------------------------*/

/*展示滚动图片*/
.d1111{
	height:100%;
	overflow:hidden;
	background-color:#FFFFFF;
	position:relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;}
/*展示背景颜色*/
.loading{
	width:100%;
	font-size:12px;
	font-family:"宋体";
	height: 100%;
	text-align: center;}

/*展示图片大小*/
.d2{
	width:360px;
	height:225px;
	overflow:hidden;
	margin: 3px;}
/*展示背景及显示文字行高，大小*/
.num_list{
	position:absolute;
	left:0px;
	bottom:-1px;
	color:#FFFFFF;
	font-size:12px;
	overflow:hidden;
	font-family: "宋体";
	font-weight: normal;
	background-color: #333333;
	margin: 3px;
	text-indent: 5px;
	width: 360px;
	line-height: 30px;}

#fade_focus ul{
	display:none;}
.fade_focus li{
	list-style-type:none;
	height: 100px;
	width: 360px;}
.button{position:absolute; z-index:1; /*left*/right:2px; bottom:2px; font-size:12px; font-family:"宋体";}
.b1,.b2{/*显示右下角图片边框颜色字体*/
	background-color:#666666;
	display:block;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	
	margin: 4px;
	font-family: "宋体";
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-size: 12px;}
.b2{background-color:#00A2CA;}


/*---------------二级页面 css-----------------------*/
.towpage{
	padding-top: 5px;
	border: 1px solid #CCCCCC;
	margin-top:5px;
	padding-bottom: 5px;
	margin-bottom: 5px;}
#twopage_top{
	font-size: 12px;
	line-height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-indent: 15px;}

#twopage li {
	line-height:30px;
	margin:5px;
	border-bottom-width: 1px;
	border-bottom-color: #006699;
	width: 96%;
	list-style-type: square;
	padding-left: 10px;
	list-style-position: inside;
	border-bottom-style: dashed;}
#twopage li span{color:#000000;font-size:12px;float:right;padding-right:5px;}
#twopage a {font-size:12px;text-decoration:none;}

/*---------------三级页面 css-----------------------*/
#threepage{
	height: 35px;
	text-indent: 30px;}
/*---------------------网页三级页面左右边框----------------------------------*/

.title{
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #434343;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;}
/*---------------------网页三级页面txt内容定义----------------------------------*/
.txt {
	font-size: 12px;
	color: #333333;
	line-height: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;}
/*---------------------网页三级页面pic内容定义----------------------------------*/
.pic img{
	position:固定;
	overflow:hidden;
	margin: 9px;
	width:600px;
	border: 1px solid #CCCCCC;
	padding: 9px;
	height: 400px;}

/*---------------bottom css-----------------------*/
#footer{
	line-height: 35px;
	text-decoration: none;
	height: 80px;
	color: #434343;
	text-align: center;
	background-image: url(../images/lx.jpg);
	width: 1000px;
	border: 1px solid #CCCCCC;
	margin-right:auto;
	margin-left:auto;
	font-size: 12px;padding:20px 0 0 0}
#footer p{ margin:0; padding:0}