﻿/* CSS Document */

#header {
  margin: auto;
  width: 1000px;
  height: 90px;
}
.logo {
  float: left;
  margin-top: 15px;
}
#container {
  margin: auto;
  width: 1000px;
  overflow: hidden;
  background-color:#fff;
}
#container2 {
  margin: auto;
  width: 1000px;
  height:365px;
  overflow: hidden;
  background-color:#00a0e2;
}
#logo_pic {
	height:auto;
	background-color: #00a0e2;
	border-top:2px solid #0088c0;
}
.con1_left {
	width:456px;
	height:302px;
	float:left;
        margin:10px 0 0px 0px;
}
.con1_right {
	width:530px;
	height:302px;
	float:left;
	margin:10px 0 5px 10px; 
}
.logo h1 {
  float: left;
  display: block;
  width: 310px;
  height: 60px;
  background: url(2015hjhdz_logo.png) no-repeat;
  text-indent: -999px;
}

.nav {width:650px;
	margin:35px 0 10px 35px;
  float: left;
}
.nav li {
  float: left;
}
.nav li a {
  display: inline-block;
  padding: 0 15px;
  font-size: 18px;
  color: #000;
}
.nav li a:hover {
  color:#b35c16;
}
.con1_tit h3 {
  float: left;
  font-size: 17px;
  font-weight: bold;
  color: #fff;
  margin:3px 25px;
}
.con1_tit {
  height:36px;
  width:525px;
  border-bottom:2px solid #00a0e2;
}
.on1 {
  display: block;
  height: 16px;
  float: left;
  padding: 8px 18px 11px 18px;
  font-size: 17px;
  font-weight: bold;
  background:url(h3bg.gif) no-repeat 0 0;iu
}
.on1 a{color: #fff;
}
.off1 {
  display: block;
  height: 16px;
  float: left;
  padding: 8px 18px 11px 18px;
  font-size: 17px;
}
.off1 a{
	color: #4d4d4d;
}
.dttext {
  float: left;
  padding: 10px;
}
.info {
  line-height: 25px;
  width: 520px;
  height: 28px;
  font-size: 15px;
  border-bottom: 1px dotted #aaa;
  margin-top:10px;
}
.info .bt {
  padding-left:15px;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: url(liicon.gif) no-repeat 3px 12px;
  float: left;
  overflow: hidden;
  width:350px;
  margin-right:15px;
}
.info .time {
  float: right;
  height: 24px;
  color:#5a5a5a;
  margin-right:15px;
}
 .more {
  float: right;
  margin:20px 15px 0 0;
  font-size: 12px;
  font-weight: normal;
  color: #0b5081;
}
#danwei {
	height:auto;
	margin-top:10px;
	background-color: #f2f2f2;
}
.danwei_tit {
	width:1000px;
	height:20px;
	border-bottom:2px solid #717171;
	font-size:20px;
	padding:10px 0 8px 6px;
}
.danwei_con {
	width:1000px;
	height:550px;
	padding:6px 0 8px 0;
	background:url(conbg.jpg) no-repeat 0 bottom;
}
.boxtext {
  margin-top:5px;
}
.boxtext ul {
  padding: 0px;
  margin: 0px;
}
.boxtext li {
  padding-left:10px;
  list-style-type: none;
  line-height: 210%;
  font-size: 14px;
  background: url(liicon.gif) no-repeat 0px 14px;
  border-bottom: 1px dotted #aaa;
}
.box1 {
	   width:322px;
	   height:260px;
	   background-color:#fff;
	   float:left;
	   margin-bottom:9px;
}
.box2 {
	   width:322px;
	   height:260px;
	   background-color:#fff;
	   float:left;
	   margin:0 0px 9px 17px;
}
.box3 {
	   width:322px;
	   height:260px;
	   background-color:#fff;
	   float:right;
	   margin-bottom:9px;
}
.con2_tit1 {
  height:35px;
  width:322px;
  background:url(con2_tit1.gif) no-repeat 3px 3px #00a0e2;
}
.con2_tit2 {
  height:35px;
  width:322px;
  background:url(con2_tit2.gif) no-repeat 3px 3px #009944;
}
.con2_tit3 {
  height:35px;
  width:322px;
  background:url(con2_tit3.gif) no-repeat 3px 3px #ec6813;
}
.con2_tit4 {
  height:35px;
  width:322px;
  background:url(con2_tit4.gif) no-repeat 3px 3px #3c3cc3;
}
.con2_tit5 {
  height:35px;
  width:322px;
  background:url(con2_tit5.gif) no-repeat 3px 3px #882d7e;
}
.con2_tit6 {
  height:35px;
  width:322px;
  background:url(con2_tit6.gif) no-repeat 3px 3px #c8313c;
}
.danwei_con h3{
  color:#fff;
  font-size:17px;
  margin-left:38px;
  line-height: 180%;
}
.boxtext2 {
  margin:5px 0 0 5px;
}
.boxtext2 ul {
  padding: 0px;
  margin: 0px;
}
.boxtext2 li {
  padding-left:10px;
  list-style-type: none;
  line-height: 210%;
  font-size: 14px;
  background: url(liicon.gif) no-repeat 0px 14px;
  border-bottom: 1px dotted #aaa;
}
.con3_left {
	width:220px;
	height:335px;
	margin:7px 0 0 5px;
	float:left;
}
.con3_center {
	width:497px;
	height:335px;
	margin:7px 0 0 15px;
	float:left;
	border:5px solid #d1f2ff;
}
.con3_right {
	width:230px;
	height:335px;
	margin:7px 0 0 15px;
	float:left;
}
.con3_tit {
  height:35px;
  width:207px;
  padding-left:15px;
  line-height:180%;
  background-color:#d1f2ff;
  border-bottom: 2px solid #ffad00;
  font-size:19px;
}
.con3_tit h3{
  color:#000;
  font-size:17px;
  margin-left:20px;
  line-height: 190%;
}
.con3_left img {
	margin:10px 1px;
}
.con3_left ul {
  padding: 0px;
  margin: 0px;
}
.con3_left li {
  padding-left:20px;
  list-style-type: none;
  line-height: 210%;
  font-size: 14px;
  background: url(liicon2.gif) no-repeat 0px 10px;
}
.con3_left li a{
	color:#fff;
}
.con3_right img {
	width:220px;
	height:155px;
	margin:0 0 15px 0;
	border:5px solid #d1f2ff;
}
.hdhm{
  height:182px;
  width:1000px;
  margin:10px 0;
  background:url(hdhm_bg.gif) no-repeat;
  border-top:2px solid #3c8fc3;
}
.hdhm_tit {
	width:140px;
	height:35px;
	padding:5px 0 0 20px;
	background:url(hdhm_tit.gif) no-repeat;
	font-size:19px;
	color:#fff;
}
.hdhm1 {
	width:800px;
	height:40px;
	margin:10px;
}
.hdhm2 {
  width:800px;
	height:40px;
	margin:10px 10px 10px 85px;
}
.hdhm li {
	width:68px;
	height:30px;
	float:left;
  padding-left:20px;
  margin:5px 50px 5px 10px;
  list-style-type: none;
  line-height: 190%;
  font-size: 16px;
  border:1px solid #c6c6c6;
  background:#fff;
  border-radius:5px; 
}
#footer{
  font-size: 15px;
  color:#fff;
  padding: 30px 0px;
  text-align: center;
  background:#5c5c5c;
}

/* ��Ŀҳ�� */
.location{
	width:1000px;
	height:30px;
	margin-top:10px;
	border-bottom:2px solid #b8b8b8;
}
.loc_text{
	padding:5px 15px;
	border-bottom:4px solid #f1541a;
	font-size:18px;
}
.lm_content{
	height:800px;
	overflow:hidden;
}
.lm_info {
  line-height: 30px;
  height: 33px;
  font-size: 17px;
  border-bottom: 1px dotted #aaa;
  margin:15px;
}
.lm_info .bt {
  padding-left:15px;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: url(liicon.gif) no-repeat 3px 14px;
  float: left;
  overflow: hidden;
  margin-right:15px;
}
.lm_info .time {
  float: right;
  height: 24px;
  color:#5a5a5a;
  margin-right:15px;
}
.page {
  clear: both;
  padding: 30px 0;
  text-align: center;
  overflow: hidden;
}
.page a.disable {
  border: 1px solid #E0E0E0;
  background: #FAFAFA;
  color: #999;
}
.page a {
  margin-right: 5px;
  display: inline-block;
  padding: 5px 12px;
  height: 16px;
  border: 1px solid #E0E0E0;
  border-radius: 2px;
  background: #FAFAFA;
  color: #333;
  line-height: 16px;
  vertical-align: middle;
}
.page a:hover {
  border: #CCC 1px solid;
  background: #EEE;
}
.page a.current {
  border: #ac3d00 1px solid;
  background: #f1541a;
  font-weight: bold;
  color: #fff;
}
.hdzj_pic {
  margin: 20px 20px;
  overflow: hidden;
}
.content_pic {
	width:1000px;
	margin:20px 0;
  text-align:center;
  overflow: hidden;
}
.content_pic img {
	width:800px;
}
.content_pic p {
	font-size:15px;
	margin-top:10px;
}
.image-list-item {
  width: 175px;
  height: 143px;
  margin: 10px 0 0 15px;
  float: left;
  display: inline;
  text-align: center;
  overflow: hidden;
}
.image-list-item img{
  width: 175px;
  height: 117px;
  float: left;
  margin-right: 16px;
  display: inline;
  text-align: center;
  overflow: hidden;
}
.image-list-item .text{
  width:170px;
  height:26px;
  color:#000;
  background: #f6f7f8;
  text-align: left;
  line-height: 25px;
  overflow: hidden;
  padding-left:5px;
}
.image-list-item .text:hover {
  text-decoration: none;
  color: #fff;
  background: #369;
}
.image-list-item .text a:hover {
  color: #fff;
}
/* ����ҳ�� */
.article {
	border:1px solid #e6f8ff;
}
.aritlce_info {
	width:940px;
  height: 20px;
  padding-bottom: 10px;
  margin-left:30px;
  text-align: center;
  border-bottom:1px dotted #6f6f6f;
}
.article h2 {
  text-align: center;
  padding: 25px 0 30px 0;
  font-size: 28px;
  font-weight: normal;
  color: #f1541a;
  line-height: 40px;
}
.aritlce_date {
  color: #656565;
  font-size: 14px;
  line-height: 26px; 
}
.article_content {
	width:940px;
  margin: 20px 30px;
}
.article_content p {
	color:#000;
  text-indent: 2em;
  padding-bottom: 20px;
  font-size: 16px;
  line-height: 30px;
font-family:"宋体";
}