section{
    /* background: url(../images/slide-bg.jpg)no-repeat; */
    background-size: 100% 100%;
}
.list {
    width: 989px;
  min-height: 650px;
  _height: 650px;
  margin: 0 auto;
  
  margin-top: 10px;
  padding-left: 10px;
}
.lis_l {
  float: left;
  width: 200px;
  display: inline;
  margin-right: 4px;
}
.lis_l ul li {
  height: 36px;
  padding-left: 10px;
  border-bottom: 1px dashed #ccb18e;
  line-height: 36px;
}
.lis_l ul li a {
  color: #593939;
}
.lis_l ul li a:hover {
  color: #c6b79b;
  font-weight: bold;
}
.lis_r {
  width: 770px;
}
.lis_r .nr_dh {
  height: 30px;
  line-height: 30px;
  width: 740px;
  color: #593939;
  font-family: "微软雅黑";
  font-size: 12px;
  text-align: right;
  padding-right: 30px;
}
.nr_cov {
  background: url(../images/nmainr_bj_14.jpg) repeat-y;
  min-height: 600px;
  padding-left: 12px;
  padding-right: 15px;
  width: 743px;
}
.nr_covdh {
  width: 723px;
  height: 36px;
  background-color: #c6b79b;
  padding-left: 20px;
  line-height: 36px;
  color: #593939;
  font-size: 14px;
}
.nr_covdh h1 {
  color: #593939;
  font-size: 14px;
}
.nr_content {
  width: 703px;
  padding: 20px;
  line-height: 22px;
}
.lis_nr li {
  height: 36px;
  line-height: 36px;
  border-bottom: 1px solid #e2dacc;
  background: url(../images/ntb_19.jpg) left center no-repeat;
  padding-left: 20px;
}
.lis_nr li span {
  float: right;
  color: #c6b79b;
}
.lis_nr li a {
  color: #593939;
  font-size: 16px;
}
.lis_nr li a:hover {
  color: #c6b79b;
  font-weight: bold;
}
