/* 栏目位置 */
.nrmk {
  height: auto;
}
.nrmk .nrmkk .nrmkkz {
  width: 250px;
  margin-top: -112px;
  float: left;
}
.nrmk .nrmkk .nrmkkz ul {
  background: #fff;
}
.nrmk .nrmkk .nrmkkz .title {
  background: url(../img/subListbg.png) center center no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 112px;
  font-size: 36px;
  color: #fff;
  line-height: 112px;
  text-align: center;
  border: none;
  position: relative;
  z-index: 2;
}
.nrmk .nrmkk .nrmkkz .active {
  border-left: 5px solid #ec8c2e;
  background: #3e8e7f;
}
.nrmk .nrmkk .nrmkkz .active a {
  color: #fff;
}
.nrmk .nrmkk .nrmkkz > ul > li {
  width: 250px;
  border-bottom: 1px dashed #d6d6d6;
}
.nrmk .nrmkk .nrmkkz > ul > li:nth-last-child(1) {
  border-bottom: none;
}
.nrmk .nrmkk .nrmkkz > ul > li > a {
  line-height: 75px;
  width: 250px;
  height: 75px;
  text-align: center;
  display: block;
  font-size: 20px;
}
.nrmk .nrmkk .nrmkkz li:hover {
  border-left: 5px solid #ec8c2e;
  background: #3e8e7f;
}
.nrmk .nrmkk .nrmkkz li:hover a {
  color: #fff;
}
/*# sourceMappingURL=ww.css.map */