@charset "UTF-8";
/* 由 less 生成 */
body {
  font-size: 16px;
  color: #000000;
}
/* 标题部分 */
.bsdthead {
  position: relative;
  z-index: 0;
  background: #ffffff;
}
.bsdthead-navbar {
  position: relative;
  width: 1200px;
  height: 49px;
  margin: 0px auto;
}
.bsdthead-banner {
  position: relative;
  margin: 0px auto;
  overflow: hidden;
}
.bsdthead-banner._inner {
  height: 210px;
  background: url(../../../images/jszwfw/wuxi/list/title.jpg) no-repeat center;
}
.bsdthead-phead {
  width: 1200px;
  padding-top: 54px;
  margin: 0px auto;
  color: #ffffff;
}
.bsdthead-pheadh-title {
  margin-bottom: 5px;
  font-size: 30px;
  font-weight: bold;
}
.bsdthead-pheadh-content {
  width: 792px;
  font-size: 18px;
}
/* 无障碍阅读按钮  */
.access {
  float: right;
  width: 200px;
  height: 50px;
  line-height: 50px;
  font-size: 22px;
  text-align: center;
  color: #00C8BC;
  border: 1px solid #00C8BC;
}
.access:hover {
  opacity: 0.75;
  cursor: pointer;
}
/* 页面主体 */
.bsdtc {
  width: 1200px;
  margin: 0 auto;
}
.search-box {
  width: 1200px;
  height: 30px;
  margin: 46px auto 35px;
}
.search-box:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
.total,
.search-ipt,
.search-btn {
  float: left;
}
.total {
  line-height: 30px;
}
.total-num {
  font-weight: bold;
  color: #AC6A05;
}
.search-ipt {
  width: 296px;
  padding: 0 10px;
  margin: 0 8px 0 20px;
  height: 30px;
  font-size: 14px;
  border-radius: 2px;
  background-color: #EEEEEE;
  box-sizing: border-box;
  border: none;
  outline: none;
}
.search-ipt::-webkit-input-placeholder {
  color: #555555;
}
.search-ipt::-moz-placeholder {
  color: #555555;
}
.search-ipt:-ms-input-placeholder {
  color: #555555;
}
.search-btn {
  width: 69px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  border: 1px solid #AC6A05;
  border-radius: 2px;
  background-color: #AC6A05;
}
.search-btn:hover {
  cursor: pointer;
  opacity: 0.75;
}
.lbsfw-item {
  padding: 0 24px;
  border: 2px solid #FFFFFF;
  border-radius: 5px;
  box-shadow: 0 8px 16px rgba(213, 221, 236, 0.5);
  background-image: linear-gradient(to top, #FFFFFF, #F4F6F9);
  background-image: -ms-linear-gradient(to top, #FFFFFF, #F4F6F9);
  background-image: -moz-linear-gradient(to top, #FFFFFF, #F4F6F9);
  background-image: -webkit-linear-gradient(to top, #FFFFFF, #F4F6F9);
  background-image: -o-linear-gradient(to top, #FFFFFF, #F4F6F9);
}
.lbsfw-item + .lbsfw-item {
  margin-top: 24px;
}
.lbsfw-item._unfold .lbsfw-list {
  display: block;
}
.lbsfw-item._unfold .icon-fold {
  background-image: url("../../../images/jszwfw/wuxi/list/minus1.png");
}
.lbsfw-item._nochildren .lbsfw-fold {
  cursor: default;
}
.lbsfw-row {
  height: 70px;
  line-height: 70px;
}
.lbsfw-line {
  height: 50px;
  padding-left: 78px;
  line-height: 50px;
}
.lbsfw-line + .lbsfw-line {
  margin-top: 12px;
}
.lbsfw-fold {
  float: left;
  width: 56px;
  height: 100%;
  cursor: pointer;
}
.icon-fold {
  width: 16px;
  height: 16px;
  margin: 29px auto 0;
  background: url("../../../images/jszwfw/wuxi/list/plus1.png") center no-repeat;
}
.lbsfw-title {
  padding-right: 10px;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  /* 省略号 */
  word-break: normal;
  /* 防止被父级 wordwrap 样式影响 */
  word-wrap: normal;
}
.lbsfw-text {
  padding-right: 10px;
  font-size: 16px;
  color: #666666;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  /* 省略号 */
  word-break: normal;
  /* 防止被父级 wordwrap 样式影响 */
  word-wrap: normal;
}
.lbsfw-list {
  display: none;
  padding-bottom: 24px;
}
.lbsfw-list .lbsfw-row {
  padding-left: 86px;
  border-top: 1px solid #e6e6e6;
}
.lbsfw-btns {
  float: right;
  font-size: 0;
}
.lbsfw-btn {
  width: 90px;
  height: 32px;
  padding: 0;
  margin-left: 10px;
  font-size: 14px;
  color: #AC6A05;
  border-radius: 2px;
  background: #FFFFFF;
  border: 1px solid #AC6A05;
}
.lbsfw-btn:hover {
  color: #FFFFFF;
  background: #AC6A05;
  border: none;
}
/** 分页 initPageBar **/
.manu {
  text-align: center;
  font-size: 12px;
  line-height: 23px;
  color: #666;
  overflow: hidden;
}
.manu-l {
  float: left;
}
.manu-r {
  float: right;
}
.manu-item {
  margin-left: 10px;
  display: inline-block;
  vertical-align: top;
  /* 垂直对齐， */
}
.manu-item:first-child {
  margin-left: 0;
}
.manu-page,
.manu-pageafter {
  margin-left: 0;
}
.manu-pagebefore .manu-lnk:first-child {
  border-left-style: solid;
}
.manu-lnk {
  float: left;
  border: solid 1px #ddd;
  border-left-style: none;
  height: 23px;
  line-height: 22px;
  padding: 0 10px;
  margin: 0;
  background-color: #fefefe;
  display: block;
}
.manu a.manu-lnk {
  color: #707070;
}
.manu span.manu-lnk {
  color: #ccc;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/*.manu-lnk-0{ border-left-style: solid; }*/
.manu span.manu-lnk-i {
  background-color: #3a9acd;
  color: #fff;
}
/*.manu-lnk-x{ }*/
.manu-txt,
.manu-sel {
  height: 23px;
  line-height: 21px;
  background-color: #fff;
  border: 1px solid #dadee9;
  padding: 0 5px;
  border-radius: 2px;
  vertical-align: top;
}
.manu-txt {
  width: 50px;
  text-align: center;
}
.manu-sel {
  padding: 0 3px;
}
.manu-btn {
  display: inline-block;
  height: 23px;
  line-height: 21px;
  font-size: 12px;
  padding: 0 10px;
  border: solid 1px #3a9acd;
  background: #3a9acd;
  color: #fff;
  cursor: pointer;
  text-align: center;
  vertical-align: top;
}
.manu-btn:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.manu {
  padding: 36px 20px;
}
.manu-lnk {
  min-width: 32px;
  height: 32px;
  line-height: 30px;
  margin: 0 4px;
  border-radius: 6px;
  background-color: #fff;
  border: 1px solid #d9d9d9;
}
.manu a.manu-lnk {
  color: #7f7f7f;
}
.manu span.manu-lnk {
  color: #c2c2c2;
}
.manu span.manu-lnk-i {
  background-color: #AC6A05;
  border-color: #AC6A05;
  color: #fff;
}
.manu-item {
  font-size: 16px;
  line-height: 32px;
}
.manu-txt {
  height: 32px;
  border-radius: 6px;
}
.manu-btn {
  width: 56px;
  height: 32px;
  padding: 0;
  line-height: 30px;
  border-radius: 6px;
  border-color: #d9d9d9;
  background-color: #fff;
  font-size: 16px;
  color: #7f7f7f;
  outline: none;
}
.manu-btn:hover {
  color: #fff;
  border-color: #AC6A05;
  background-color: #AC6A05;
}
