﻿@charset "utf-8";
/*-------------------------------------------------------*
|  Copyright (c) 1997-2011 浩州集团. All rights reserved  |
|  官方网站：http://www.haozhou.com                       |
|  设计师：ITyang
*-------------------------------------------------------*/
html, body, h1, h2, h3, h4, h5, h6, p, a, ul, ol, dl, dt, dd, li, body, form, input, button, img, cite, strong, em, table, td, th, select, span, iframe, tbody
{
	margin:0px;
	padding:0px;
}
body {
	font: normal normal normal 12px/150% "宋体", Arial, Helvetica, sans-serif;
	margin: 0px auto;
	padding: 0px;
	background: url(../images/bg.gif) #fff repeat-x;
}

ul, li {list-style: none;}
ul, ol { list-style-type:none;}
table{border-collapse:collapse;}
input, select{vertical-align:middle;}
img{border:0;}
.clear {clear: both;}

/* 链接 */
a{ color:#333; text-decoration:none; } /* 未访问的链接 */
a:hover { color:#BC2D09; text-decoration:none; } /* 鼠标移动到链接上 *//

/* 英文强制换行 */
.word{word-break:break-all;} 

/* 浮动 */
.l { float:left;}
.r { float:right;}
.c { clear:both;}
.b { border:1px solid #D7D7D7;}

/* 显示-隐藏 */
.dis{display:block;}
.undis{display:none;}

/* 外间距 */
.margin_none{margin:0;}
.margin{margin:8px;}
.m_t{margin-top:8px;}
.m_b{margin-bottom:8px;}
.m_l{margin-left:8px;}
.m_l1{margin-left:12px;}
.m_r{margin-right:8px;}

/* 内边距 */
.padding{padding:8px;}
.padding_none{padding:0;}

/* 边框 */
.b_none{border-width:0px;}

/* 背景 */
.background-none{background:none;}

/* 颜色 */
.red{color:#F00;}
.green{color:#060;}
.gray{color:#bbb;}
.white{color:#FFF;}

/* 列表小圆点 */
.icon_a li{
	background:url(../images/icon/2.gif) 0 11px no-repeat;
}

/* 列表下划线 */
.line li{
	border-bottom: 1px dotted #dedede;
}

/* 独立的高度调用(自定义) */
.h_a{height:258px; overflow:hidden;}
.h_b{height:258px; overflow:hidden;}

/* 网页顶条代码开始 */
.top{background:url(../images/tbg.png) #f2f2f2 repeat-x;height:30px; line-height:30px;}
.top_t{ width:980px; margin:0 auto; color:#cb3302;}
.top_l{float:left; width:690px; height:30px;}
.top_l ul li { float:left;}
.top_l span { padding: 0 5px;}
.top_r{float:right; width:280px; height:30px; text-align:right;}
.top_r span { padding: 0 5px;}
.top_l a{color:#cb3302; }
.top_l a:hover{color:#cb3302;}
.top_r a{color:#cb3302; }
.top_r a:hover{color:#cb3302;}

/* 网站整体布局 */
#header{width:778px;
	margin: 0 auto;
	overflow:hidden; height:101px; background:url(../images/topbg.jpg) #f2f2f2 repeat-x; margin-top:5px;}
	#header1{width:778px;
	margin: 0 auto;
	overflow:hidden; height:101px; background:url(../images/topbg1.jpg) #f2f2f2 repeat-x; margin-top:5px;}
	
.se { height:35px; line-height:30px; color:#fff;}
.se ul {}
.se ul li{ width:300px; float:left;}

.wz { height:25px; line-height:25px; padding-left:120px; padding-right:50px;}
	
.logo { width:170px; height:51px; float:left; overflow:hidden; margin-top:37px;}
.logo p { text-align:center; overflow:hidden;  }
.nav { width:604px; height:99px; float:left; background:url(../images/navbg.jpg) #f2f2f2 repeat-x;}
.nav1 { width:604px; height:99px; float:left; background:url(../images/navbg1.jpg) #f2f2f2 repeat-x;}

#footer{
	width:778px;
	height:98px;
	margin: 0 auto;
	overflow:hidden;
	background:#fff;
	}
#mainBody,.mb{
	width:778px;
	margin: 0 auto;
	overflow:hidden;
	background:#fff;
	padding-top:8px;
}
.mb1{
	width:752px;
	margin: 0 auto;
	overflow:hidden;
	background:#fff;
}
#mainBody{padding-top:8px;}
#footer{margin-top:4px;}
.f01{ padding-bottom:10px;}
.foot p{ text-align:center; height:26px; line-height:26px; color:#333;}
.foot p span{ padding: 0 8px;}

/* 网站头部图片开始 */
.top_img{width:765px; margin:0 auto;}
.top_img img{width:765px;}

/* 搜索开始 */
.search{margin-top:3px; *margin-top:-2px;}/* 如果在IE6下有问题，请加入_margin-top:5px; */
.search .txt{border:#dedede solid 1px; height:18px; width:120px; color:#999;}
.search input{ margin-right:4px;}
.search span { color:#fff;}
/* 搜索结束 */

/* 列表时间单独调用 */
.time{ float:right; color:#999; font-family:Arial, Helvetica, sans-serif;}

/* 默认的盒子 */
.box{border:#e2e2e2 solid 1px;}
.box1 { width:550px; float:left; border:#d9e3b4 solid 1px;}

/* 横向两级主导航开始 */
.MainNav{clear:both;height:35px;color:#fff;overflow:hidden; width:604px; margin:0 auto;  margin-top:33px;}
.MainNav ul{text-align:center;; margin:0 auto; width:604px;}
.MainNav li{float:left;line-height:35px; width:85px;font-size:12px;display:inline;overflow:hidden;color:#d9d900;}
.MainNav li a{padding:0 10px;color:#d9d900;display:block;}
.MainNav li a:hover{color:#ffff00;}
.MainNav .On a{line-height:35px;color:#333;background:url(../images/nav_on_bg.gif) repeat-x;font-weight:bold;}
.MainNav .On a:hover{color:#666;}

.MainNav1{clear:both;height:35px;color:#fff;overflow:hidden; width:604px; margin:0 auto;}
.MainNav1 ul{text-align:center;; margin:0 auto; width:604px;}
.MainNav1 li{float:left;line-height:35px; width:85px;font-size:12px;display:inline;overflow:hidden;color:#d9d900;}
.MainNav1 li a{padding:0 10px;color:#d9d900;display:block;}
.MainNav1 li a:hover{color:#ffff00;}
.MainNav1 .On a{line-height:35px;color:#333;background:url(../images/nav_on_bg.gif) repeat-x;font-weight:bold;}
.MainNav1 .On a:hover{color:#666;}

/* 子导航 */
.SubNav{line-height:35px;color:#cc3101;letter-spacing:1px;overflow:hidden;height:35px;;margin:0 auto; background-color:#f2f2f2;}
.SubNav div, .SubNav ul, .SubNav p{ width:980px; margin:0 auto;}
.SubNav p span{ padding-left:10px;}
.jt{float:left;width:300px; color:#cc3101;white-space: nowrap;display:inline-block;}
.SubNav li a{color:#cc3101;}
.SubNav li a:hover{color:#cc3101;}
.tq{width:600px; float:left; height:35px; padding-left:50px; background:url(../images/note.jpg) 18px -3px #f2f2f2 no-repeat;}
/* 横向两级主导航结束 */ 

/* 公共栏目导航条 */
.dh { height:28px; line-height:28px; background:url(../images/dh.jpg) #f2f2f2 no-repeat;}
.dh1 { height:28px; line-height:28px; background:url(../images/dh1.jpg) #fff no-repeat;}
.dh2 { height:37px; line-height:36px; background:url(../images/dh2.jpg) #f2f2f2 repeat-x;}
.dh3 { height:24px; line-height:24px; background:url(../images/dh3.jpg) #f2f2f2 no-repeat;}
.dh4 { height:34px; line-height:34px; background:url(../images/dh4.jpg) #f2f2f2 no-repeat;}
.dh5 { height:37px; line-height:36px; background:url(../images/dh5.jpg) 2px repeat-x;}
.dh6 { height:30px; line-height:30px; background:url(../images/dh6.jpg) no-repeat;}
.dh8 { height:28px; line-height:28px; background:url(../images/dh8.jpg) no-repeat;}
.dh9 { height:28px; line-height:28px; }
.more {float:right; padding-right:8px; color:#004000;}
.more a { color:#004000;}
.more a:hover{color:#BC2D09;}
.name { padding-left:25px; background:url(../images/namebg.png) no-repeat; font-size:12px; color:#000; }
.name span{ font-weight:500; font-family:Arial, Helvetica, sans-serif;  padding: 0 10px; font-size:12px;}

.name8 { padding-left:20px; background:url(../images/namebg.png) no-repeat; font-size:12px; color:#004000; }
.name8 span{ font-weight:500; font-family:Arial, Helvetica, sans-serif;  padding: 0 10px; font-size:12px;}

.name3 { padding-left:10px; background:url(../images/namebg.png) no-repeat; font-size:14px; color:#fff; }
.name3 span{ font-weight:500; font-family:Arial, Helvetica, sans-serif;  padding: 0 10px; font-size:12px;}

.name1 { text-align:center; background:url(../images/namebg.png) no-repeat; font-size:12px;  color:#993333; padding-bottom:7px;}
.name1 span{ font-family:Arial, Helvetica, sans-serif;  padding: 0 10px; }

.name2 { padding-left:35px; background:url(../images/namebg.png) no-repeat; font-size:12px; color:#000; }
.name2 span{ font-weight:500; font-family:Arial, Helvetica, sans-serif;  padding: 0 10px; font-size:12px;}
.name2 a { color:#fff;}
.name2 a:hover{color:#BC2D09;}
/* 独立修饰 */
.xs{float:left; padding: 0 20px; border-left:1px solid #dedede; border-top:1px solid #dedede; border-right:1px solid #dedede; background:#fff; margin-left:10px; margin-top:4px; display:inline; height:27px; line-height:27px;}
/* 默认的文章列表 */
.list ul{ padding:5px;}
.list li{ height: 26px; line-height:26px; overflow:hidden; background:url(../images/icon/1.jpg) 0 7px no-repeat; padding-left:13px;}

/* 当前位置 */
.location{height:32px;line-height:32px;padding-left:3px;border:1px solid #dedede;margin-bottom:8px;color:#999;}
.location a{color:#999;}
.location a:hover{color:#333;}

/* 表格 */
.tableMsg { border-left: #e5e5e5 1px solid; color: #333; border-top: #e5e5e5 1px solid; margin-bottom:8px;}
.tableMsg td { border-bottom: #e5e5e5 1px solid; line-height: 25px; height:25px; border-right: #e5e5e5 1px solid;
padding:5px;}
.tdColor { text-align: right; padding-right: 5px; font-weight:bold; }

/* 网站地图 */
.map{ padding:30px;}
.map ul li{ line-height:40px; font-size:14px; border-bottom:1px dotted #dedede;}
.map ul li p span{font-size:12px; padding-right:15px;}

/* 网上留言 **/
.gbook{padding:30px;}
.gbook h2{ font-size:22px; line-height:30px; text-align:center; padding-bottom:20px; border-bottom:1px dotted #ccc; margin-bottom:10px;}
.bg01{ margin-bottom:10px; border:1px solid #dedede; padding:2px 2px 8px 2px;}
.bg02{ background:#f1f1f1; height:30px; line-height:30px; color:#06C;}
.bg02 span{ padding:0 10px;}
.bg03{ line-height:22px; padding-top:5px; padding-bottom:5px; border-bottom:1px dotted #FC6; color:#333; padding-left:10px;}
.bg04{ line-height:22px; padding-top:5px; padding-bottom:5px; padding-left:10px;}
.bg04 span{ color:#C00;}
.yhzy{ margin-top:20px;}
.yhzy h3{ line-height:40px; height:40px; font-size:24px; color:#333; text-align:center;}
.yhzy p{ line-height:22px; border-bottom:8px; color:#666;}

.bg { background:url(../images/gywm.jpg) no-repeat;}
.bg1 { background:url(../images/sphf.jpg) no-repeat;}
.bg2 { background:url(../images/xzzq.jpg) no-repeat;}
.iad02 { float:left; padding-left:4px;}
.iad02 { float:left;}

.link { height:72px; background:url(../images/link.jpg) no-repeat; float:left; width:980px;}
.link ul {padding-left:40px; margin-top:10px;}
.link ul li { float:left; padding-left:10px;}

.qq {background:url(../images/qq.jpg) no-repeat; height:88px; }
.lxqq { height:88px; line-height:140px;}

.imgli ul{ padding:5px;}
.imgli ul li { float:left; width:25%;}

