/* line 1, ../sass/jgoxfw.scss */
body {
  background: url(../images/bj-1.png) repeat-x #f5f3f3;
}

/* line 4, ../sass/jgoxfw.scss */
.jgoxfw-container {
  width: 1006px;
  margin: 0 auto;
  margin-top: 20px;
}
/* line 8, ../sass/jgoxfw.scss */
.jgoxfw-container .BreadcrumbNavigation span,
.jgoxfw-container .BreadcrumbNavigation a {
  font-size: 18px;
  color: #3e3d3d;
}
/* line 13, ../sass/jgoxfw.scss */
.jgoxfw-container .BreadcrumbNavigation .current {
  color: #1c90c8;
}
/* line 16, ../sass/jgoxfw.scss */
.jgoxfw-container .item-1 {
  margin-top: 20px;
  padding: 22px 20px;
  line-height: 28px;
  font-size: 14px;
  color: #434342;
  background-color: #fff;
}
/* line 24, ../sass/jgoxfw.scss */
.jgoxfw-container .item-all {
  margin-top: 15px;
}
/* line 27, ../sass/jgoxfw.scss */
.jgoxfw-container .btn-group {
  width: 1006px;
  height: 111px;
  overflow: hidden;
}
/* line 31, ../sass/jgoxfw.scss */
.jgoxfw-container .btn-group .btn {
  width: 250px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  border-radius: 3px;
  background-color: #009eda;
  color: #fff;
  border: 0;
  margin: 0 auto;
  display: block;
  margin-top: 35px;
  font-size: 18px;
}
