/* line 1, ../sass/jrlm.scss */
.container {
  width: 1006px;
  margin: 0 auto;
}

/* line 5, ../sass/jrlm.scss */
body {
  background-color: #f1efef;
  /*background: url(../images/home-bj.png) no-repeat 50% top;*/
  background-size: 100%;
}

/* line 10, ../sass/jrlm.scss */
.jrlm {
  margin-top: 20px;
}
/* line 11, ../sass/jrlm.scss */
.jrlm .BreadcrumbNavigation span,
.jrlm .BreadcrumbNavigation a {
  font-size: 18px;
  color: #3e3d3d;
}
/* line 16, ../sass/jrlm.scss */
.jrlm .BreadcrumbNavigation .current {
  color: #1c90c8;
}
/* line 20, ../sass/jrlm.scss */
.jrlm .item {
  margin-top: 24px;
  padding: 45px 20px;
  background-color: #fff;
}
/* line 24, ../sass/jrlm.scss */
.jrlm .item .item-list {
  margin-top: 26px;
}
/* line 27, ../sass/jrlm.scss */
.jrlm .item .item-t {
  position: relative;
}
/* line 29, ../sass/jrlm.scss */
.jrlm .item .item-t h1 {
  color: #333332;
  font-size: 20px;
  padding-left: 15px;
  font-weight: 600;
}
/* line 35, ../sass/jrlm.scss */
.jrlm .item .item-t .icon-text-bj {
  background: url("../images/text-bj.png") no-repeat;
  width: 5px;
  height: 19px;
  position: absolute;
  top: 3px;
  left: 0;
}
/* line 44, ../sass/jrlm.scss */
.jrlm .item .text-dic {
  margin-top: 5px;
}
/* line 46, ../sass/jrlm.scss */
.jrlm .item .text-dic p {
  line-height: 28px;
  font-size: 14px;
  color: #434342;
  text-indent: 2em;
}
/* line 52, ../sass/jrlm.scss */
.jrlm .item .text-dic ul {
  text-indent: 2em;
}
/* line 54, ../sass/jrlm.scss */
.jrlm .item .text-dic ul li {
  color: #434342;
  font-size: 14px;
  line-height: 28px;
}
/* line 60, ../sass/jrlm.scss */
.jrlm .item .text-dic h5 {
  line-height: 28px;
  font-size: 14px;
  color: #434342;
}
/* line 66, ../sass/jrlm.scss */
.jrlm .item .text-dic .pure-table th,
.jrlm .item .text-dic .pure-table td {
  text-align: left;
  color: #434342;
  font-size: 14px;
  font-weight: normal;
  padding: 5px 15px 5px 0;
}
/* line 76, ../sass/jrlm.scss */
.jrlm .item .item-last {
  margin-top: 42px;
}
/* line 78, ../sass/jrlm.scss */
.jrlm .item .item-last a {
  color: #25789f;
  font-size: 16px;
}
/* line 81, ../sass/jrlm.scss */
.jrlm .item .item-last a .icon-down {
  background: url(../images/icon-down.png) no-repeat;
  width: 16px;
  height: 14px;
  display: inline-block;
  margin-left: 20px;
}

/* line 93, ../sass/jrlm.scss */
.warp-3 {
  height: 116px;
  background-color: #fff;
  margin-top: 15px;
  padding: 18px 20px;
}
/* line 98, ../sass/jrlm.scss */
.warp-3 .warp-2-hd {
  padding-left: 57px;
  position: relative;
}
/* line 101, ../sass/jrlm.scss */
.warp-3 .warp-2-hd .icon-link {
  background: url(../images/icon-link.png) no-repeat;
  width: 42px;
  height: 42px;
  display: block;
  position: absolute;
  left: 7px;
}
/* line 109, ../sass/jrlm.scss */
.warp-3 .warp-2-hd h2 {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #767171;
  width: 760px;
}
/* line 114, ../sass/jrlm.scss */
.warp-3 .warp-2-hd h2 span {
  font-size: 20px;
  color: #333332;
  font-family: SimHei;
  font-weight: 600;
}
/* line 122, ../sass/jrlm.scss */
.warp-3 .warp-2-bd {
  padding-left: 50px;
  margin-top: 10px;
}
/* line 125, ../sass/jrlm.scss */
.warp-3 .warp-2-bd a {
  color: #333;
  font-family: "microsoft yahei";
  font-size: 16px;
  margin-right: 50px;
  white-space: nowrap;
  line-height: 33px;
}
