@charset "utf-8";
/* CSS Document */

body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
  margin: 0;
  padding: 0;
}
body {
  font: 14px "微软雅黑", "Arial Narrow", HELVETICA;
  -webkit-text-size-adjust: 100%;
  position: relative;
}
dl,
dt,
dd,
ol,
ul,
li,
h3 {
  margin: 0px;
  padding: 0px;
  border: 0px;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: bottom;
  list-style: none;
}
a {
  text-decoration: none;
  color: #333;
}
a:hover {
  cursor: pointer;
}
em {
  font-style: normal;
}
li {
  list-style: none;
}
img {
  border: 0;
  vertical-align: middle;
}
table {
  border-spacing: 1;
}
p {
  word-wrap: break-word;
}

/* 定义清除浮动的样式 */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}
/* hides from ie-mac \*/
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}
/* end hide from ie-mac */
.clr {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
} /* 简易清除浮动 */
.hide {
  display: none;
}

.open {
  display: block;
}

body {
  background: #efefef;
  position: relative;
}

#pc-wrap .top {
  width: 100%;
  height: 294px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  background: url(lamh_bg.png) no-repeat center top;
}
#pc-wrap .header {
  width: 1000px;
  height: 30px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  font-size: 12px;
}
#pc-wrap .header div.time {
  float: left;
  line-height: 30px;
  text-indent: 25px;
  font-size: 12px;
  background: url(lamh_icon3.png) no-repeat 3px center;
  color: #666;
}
#pc-wrap .header div.weather {
  float: left;
  width: 260px;
  height: 30px;
  line-height: 30px;
}
#pc-wrap .header div.weather a {
  color: #666;
}
#pc-wrap .header ul {
  width: auto;
  height: 30px;
  display: block;
  float: right;
}
#pc-wrap .header ul li {
  width: auto;
  height: 30px;
  display: block;
  float: left;
  background: url(lamh_icon2.png) no-repeat left center;
}
#pc-wrap .header ul li a {
  display: block;
  line-height: 30px;
  color: #666;
  padding: 0 10px;
}
#pc-wrap .header ul li:first-child {
  background: none;
}
#pc-wrap .top_body {
  width: 1000px;
  height: 204px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
#pc-wrap .top_body img {
  display: block;
  float: left;
  padding-top: 15px;
}
#pc-wrap .search_box {
  width: auto;
  height: 30px;
  float: left;
  position: relative;
  overflow: hidden;
  margin-left: 85px;
  margin-top: 50px;
  background: white;
  border: 1px solid #ccc;
}
#pc-wrap .search_border {
  width: 300px;
  height: 30px;
  display: block;
  float: left;
  border: none;
  line-height: 30px;
  background: url(lamh_icon4.png) no-repeat 5px center;
  text-indent: 25px;
  color: #666;
}
#pc-wrap .search_btn {
  width: 70px;
  height: 30px;
  display: block;
  float: left;
  background: #b60001;
  border: none;
  line-height: 30px;
  text-align: center;
  font-family: 微软雅黑;
  color: white;
}

#pc-wrap .nav {
  align-items: center;
}
#pc-wrap .nav li {
  width: auto;
  height: 100%;
  display: block;
  float: left;
}
#pc-wrap .nav li a {
  width: 142px;
  height: auto;
  display: block;
  line-height: 54px;
  text-align: center;
  font-size: 16px;
}
#pc-wrap .nav_a1 {
  color: white;
  background: url(lamh_nav_icon1.png) no-repeat 20px center;
}
#pc-wrap .nav_a2 {
  color: white;
  background: url(lamh_nav_icon2.png) no-repeat 5px center;
}
#pc-wrap .nav_a3 {
  color: white;
  background: url(lamh_nav_icon3.png) no-repeat 5px center;
}
#pc-wrap .nav_a4 {
  color: white;
  background: url(lamh_nav_icon4.png) no-repeat 5px center;
}
#pc-wrap .nav_a5 {
  color: white;
  background: url(lamh_nav_icon5.png) no-repeat 5px center;
}
#pc-wrap .nav_a6 {
  color: white;
  background: url(lamh_nav_icon6.png) no-repeat 5px center;
}
#pc-wrap .nav_a7 {
  color: white;
  background: url(lamh_nav_icon7.png) no-repeat 5px center;
}
#pc-wrap .nav_a1_hover {
  color: #41ac6e;
  background: url(lamh_nav_bg1.png) no-repeat center;
}
#pc-wrap .nav_a2_hover {
  color: #41ac6e;
  background: url(lamh_nav_bg2.png) no-repeat left;
}
#pc-wrap .nav_a3_hover {
  color: #41ac6e;
  background: url(lamh_nav_bg3.png) no-repeat left;
  padding-left: 5px;
}
#pc-wrap .nav_a4_hover {
  color: #41ac6e;
  background: url(lamh_nav_bg4.png) no-repeat left;
}
#pc-wrap .nav_a5_hover {
  color: #41ac6e;
  background: url(lamh_nav_bg5.png) no-repeat left;
}
#pc-wrap .nav_a6_hover {
  color: #41ac6e;
  background: url(lamh_nav_bg6.png) no-repeat left;
}
#pc-wrap .nav_a7_hover {
  color: #41ac6e;
  background: url(lamh_nav_bg7.png) no-repeat left;
}
#pc-wrap .nav_a1:hover {
  color: #41ac6e;
  background: url(lamh_nav_bg1.png) no-repeat center;
}
#pc-wrap .nav_a2:hover {
  color: #41ac6e;
  background: url(lamh_nav_bg2.png) no-repeat left;
}
#pc-wrap .nav_a3:hover {
  color: #41ac6e;
  background: url(lamh_nav_bg3.png) no-repeat left;
}
#pc-wrap .nav_a4:hover {
  color: #41ac6e;
  background: url(lamh_nav_bg4.png) no-repeat left;
}
#pc-wrap .nav_a5:hover {
  color: #41ac6e;
  background: url(lamh_nav_bg5.png) no-repeat left;
}
#pc-wrap .nav_a6:hover {
  color: #41ac6e;
  background: url(lamh_nav_bg6.png) no-repeat left;
}
#pc-wrap .nav_a7:hover {
  color: #41ac6e;
  background: url(lamh_nav_bg7.png) no-repeat left;
}

#pc-wrap .content_box {
  width: 1000px;
  height: auto;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

#pc-wrap .foot {
  width: 100%;
  height: 220px;
  margin: 0 auto;
  background: white;
  border-top: 2px solid #41ac6e;
  position: relative;
  overflow: hidden;
}
#pc-wrap .foot_linkul {
  width: 516px;
  height: 55px;
  display: block;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  border-bottom: 1px dashed #eee;
  padding: 0 480px;
}
#pc-wrap .foot_linkul li {
  width: 86px;
  height: 55px;
  display: block;
  float: left;
  background: url(lamh_icon2.png) no-repeat left center;
}
#pc-wrap .foot_linkul li a {
  display: block;
  line-height: 55px;
  color: #333;
  padding: 0 15px;
}
#pc-wrap .foot_linkul li:first-child {
  background: none;
}

#pc-wrap .foot_word {
  width: 1085px;
  height: 73px;
  margin: 0px auto;
  text-align: center;
  font-size: 12px;
  padding-top: 20px;
}
#pc-wrap .foot_word div.foot_left {
  width: 123px;
  height: 73px;
  float: left;
}
#pc-wrap .foot_word div.foot_left img {
  float: left;
}
#pc-wrap .foot_word a.rmzf {
  display: block;
  float: left;
  width: 180px;
  height: 36px;
  background: url(lamh_zjzf_logo1.png) no-repeat center;
  margin-bottom: 1px;
  margin-left: -20px;
}
#pc-wrap .foot_word a.zwfw {
  display: block;
  float: left;
  width: 180px;
  height: 36px;
  background: url(lamh_zjzw_logo1.png) no-repeat center;
  margin-left: -20px;
}
#pc-wrap .foot_word a.hz {
  display: block;
  width: 82px;
  height: 73px;
  float: left; /* padding-left:31px; */
  background: url(lamh_hz_logo.png) right center no-repeat;
}
#pc-wrap .foot_word div.foot_center {
  margin-left: 70px;
  float: left;
  line-height: 26px;
  color: #666;
}
#pc-wrap .foot_word div.foot_center p {
  line-height: 26px;
  color: #666;
}
#pc-wrap .foot_word div.foot_center div.bazbh p {
  line-height: 26px;
  color: #666;
  float: left;
  margin-left: 70px;
  font-size: 12px;
}
#pc-wrap .foot_word div.foot_center div.bazbh a {
  margin-left: 5px;
  float: left;
  display: inline-block;
  text-decoration: none;
  height: 26px;
  line-height: 26px;
}
#pc-wrap .foot_word div.foot_logo {
  width: 80px;
  height: 80px;
  margin: 0 auto;
  display: block;
  float: left;
}

#pc-wrap .ul_box {
  float: right;
  margin-right: 10px;
  position: relative;
  overflow: hidden;
}

#pc-wrap .ul_box li div.dept_title {
  float: left;
  height: 30px;
  line-height: 30px;
  padding-right: 5px;
}

#pc-wrap .ul_box li div.dept_title span {
  float: left;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
}

#pc-wrap .ul_box ul.ul_list li div.dept_title span.dept_name {
  width: 56px;
  overflow: hidden;
}

#pc-wrap .foot_logo1 {
  margin-left: 2px;
  float: right;
  margin-top: -100px;
}

#pc-wrap .detail_con a {
  color: blue;
}

#pc-wrap #StranLink {
  height: 19px;
  margin-top: 11px;
  line-height: 19px;
}