@charset "UTF-8";
/* 由 less 生成 */
.bszn {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.bszn-top {
  width: 100%;
  height: 257px;
  background: #E3C894;
  background-image: linear-gradient(to top right, #E3C894, #F9F5F1);
  background-image: -ms-linear-gradient(to top right, #E3C894, #F9F5F1);
  background-image: -moz-linear-gradient(to top right, #E3C894, #F9F5F1);
  background-image: -webkit-linear-gradient(to top right, #E3C894, #F9F5F1);
  background-image: -o-linear-gradient(to top right, #E3C894, #F9F5F1);
}
.bszn-top-main {
  clear: both;
  width: 1076px;
  height: 100%;
  margin: 0 auto;
  background: url(../../../images/jszwfw/wuxi/bszn/bg.png) no-repeat 522px center;
  overflow: hidden;
}
.bszn-top-left,
.bszn-top-right {
  float: left;
}
.bszn-top-right {
  float: right;
}
.bszn-top-left {
  width: 75%;
}
.bszn-top-right {
  width: 123px;
  height: 41px;
  margin-top: 57px;
}
.bszn-top-btn {
  width: 100%;
  height: 100%;
  border: 1px solid #F9A55C;
  border-radius: 30px;
  color: #F9A55C;
  font-size: 15px;
  background: #fff;
  background: rgba(255, 255, 255, 0.32);
  cursor: pointer;
}
.bszn-top-btn:hover {
  color: #fff;
  background: #F9A55C;
  background: rgba(249, 165, 92, 0.32);
}
.bszn-top-title {
  display: -webkit-box;
  width: 100%;
  height: 100px;
  margin: 10px 0;
  padding: 10px 0;
  font-size: 30px;
  color: #333333;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.bszn-top-list {
  clear: both;
  height: 72px;
  margin-top: 23px;
  overflow: hidden;
}
.bszn-top-item {
  float: left;
  height: 100%;
  padding-right: 46px;
  overflow: hidden;
}
.bszn-top-item._last {
  height: 100%;
  padding-left: 32px;
  border-left: 1px solid #707070;
}
.bszn-item-span {
  display: inline-block;
  width: 30px;
  font-size: 25px;
  line-height: 22px;
  color: #333333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  /* 省略号 */
  word-break: normal;
  /* 防止被父级 wordwrap 样式影响 */
  word-wrap: normal;
}
.bszn-item-company {
  font-size: 14px;
  color: #666666;
}
.bszn-item-btm {
  margin-top: 27px;
  font-size: 14px;
  color: #666666;
}
.bszn-top-cols {
  margin: 9px 0;
  font-size: 14px;
  color: #666666;
}
.bszn-top-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 70px;
  background: #E3C894;
  background-image: linear-gradient(to top right, #E3C894, #F9F5F1);
  background-image: -ms-linear-gradient(to top right, #E3C894, #F9F5F1);
  background-image: -moz-linear-gradient(to top right, #E3C894, #F9F5F1);
  background-image: -webkit-linear-gradient(to top right, #E3C894, #F9F5F1);
  background-image: -o-linear-gradient(to top right, #E3C894, #F9F5F1);
}
.bszn-top-fixed._hide {
  display: none;
}
.bszn-fixed-main {
  clear: both;
  width: 1076px;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.bszn-fixed-item {
  float: left;
}
.bszn-fixed-item._right {
  float: right;
}
.bszn-fixed-title {
  font-size: 20px;
  color: #333333;
  line-height: 70px;
  text-align: left;
}
.bszn-fixed-title._fixed {
  width: 30%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  /* 省略号 */
  word-break: normal;
  /* 防止被父级 wordwrap 样式影响 */
  word-wrap: normal;
}
.bszn-fixed-btn {
  width: 123px;
  height: 41px;
  margin: 14.5px 0;
  border: 1px solid #F9A55C;
  border-radius: 30px;
  color: #F9A55C;
  font-size: 15px;
  background: #fff;
  background: rgba(255, 255, 255, 0.32);
  cursor: pointer;
}
.bszn-fixed-btn:hover {
  color: #fff;
  background: #F9A55C;
  background: rgba(249, 165, 92, 0.32);
}
.bszn-body {
  width: 100%;
  padding: 21px 0;
  background: #EAEBEB;
  overflow: hidden;
}
.bszn-body-main {
  clear: both;
  width: 1343px;
  margin: 0 auto;
  overflow: hidden;
}
.bszn-body-left,
.bszn-body-mid,
.bszn-body-right {
  float: left;
}
.bszn-body-left {
  width: 112px;
  margin-top: 33px;
  overflow: hidden;
}
.bszn-left-main {
  width: 112px;
  overflow: hidden;
}
.bszn-left-main._fiexd {
  position: fixed;
  top: 71px;
}
.bszn-body-mid {
  width: 882px;
  padding: 21px;
  background: #fff;
  overflow: hidden;
}
.bszn-body-right {
  width: 328px;
  margin-left: 21px;
  background: #fff;
  overflow: hidden;
}
.bszn-right-main {
  width: 328px;
  padding: 21px;
  background: #fff;
}
.bszn-right-main._fiexd {
  position: fixed;
  top: 91px;
}
.bszn-left-list {
  width: 100%;
}
.bszn-left-item {
  width: 100%;
  height: 24px;
  margin: 7px 0;
  font-size: 14px;
  line-height: 24px;
  color: #999999;
  text-align: center;
  cursor: pointer;
}
.bszn-left-item:hover {
  font-size: 18px;
  color: #CBB587;
  text-align: left;
}
.bszn-left-item._active {
  font-size: 18px;
  color: #CBB587;
  text-align: left;
}
.bszn-right-title {
  margin-top: 15px;
  font-size: 16px;
  font-weight: bold;
}
.bszn-right-box {
  width: 100%;
  padding-bottom: 12px;
  word-wrap: break-word;
  font-size: 16px;
  color: #666666;
  border-bottom: 1px solid #E8E8E8;
  overflow: hidden;
}
.bszn-body-title {
  clear: both;
  width: 100%;
  padding: 8px 0;
  border-bottom: 2px solid #999999;
  overflow: hidden;
}
.bszn-title-right,
.bszn-title-left {
  float: left;
}
.bszn-title-right {
  float: right;
}
.bszn-title-span {
  font-size: 24px;
  color: #D1B082;
  font-weight: bold;
}
.bszn-title-btn {
  width: 74px;
  height: 30px;
  margin-left: 20px;
  font-size: 14px;
  color: #fff;
  background: #CBB587;
  cursor: pointer;
}
.bszn-title-btn:hover {
  opacity: 0.75;
}
.bszn-body-box {
  clear: both;
  width: 100%;
  margin: 12px 0;
}
.bszn-box-dui {
  width: 100%;
  margin: 18px 0;
}
.bszn-box-title {
  font-size: 16px;
  color: #D1B082;
}
.bszn-box-content {
  font-size: 16px;
  color: #666666;
}
.bszn-body-more {
  font-size: 14px;
  color: #D1B082;
  cursor: pointer;
}
.bszn-body-more:hover {
  opacity: 0.8;
}
.bszn-body-btn {
  width: 82px;
  height: 24px;
  padding: 0 4px;
  margin: 5px 0;
  line-height: 24px;
  text-align: left;
  font-size: 14px;
  cursor: pointer;
}
.bszn-body-btn:hover {
  opacity: 0.8;
}
.bszn-body-btn._down {
  color: #E78C03;
  background: #FFF3D2;
  background: url(../../../images/jszwfw/wuxi/bszn/down.png) no-repeat 66px center #FFF3D2;
}
.bszn-body-btn._other {
  color: #008CC2;
  background: #E7F5FF;
  background: url(../../../images/jszwfw/wuxi/bszn/other_down.png) no-repeat 66px center #E7F5FF;
}
.bszn-title-lct {
  width: 226px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  background: #E3C894;
  background-image: linear-gradient(to bottom, #E3C894, #BB926B);
  background-image: -ms-linear-gradient(to bottom, #E3C894, #BB926B);
  background-image: -moz-linear-gradient(to bottom, #E3C894, #BB926B);
  background-image: -webkit-linear-gradient(to bottom, #E3C894, #BB926B);
  background-image: -o-linear-gradient(to bottom, #E3C894, #BB926B);
  cursor: pointer;
}
.bszn-title-lct:hover {
  opacity: 0.8;
}
.bszn-body-money {
  font-size: 16px;
  color: #333;
}
.bszn-body-layer {
  width: 100%;
  padding: 8px;
  margin: 30px 0;
  font-size: 14px;
  color: #666666;
  background: #F5F6F8;
}
.bszn-box-item {
  float: left;
  width: 48.7%;
}
.bszn-box-item._right {
  margin-left: 21px;
}
.bszn-body-th {
  width: 100%;
  text-align: center;
}
.layui-layer-title {
  text-align: center;
  color: #E3C894;
  font-size: 16px;
  border: 0px;
  background: none;
}
.detailtable {
  width: 100%;
}
.detailtable > * > tr > td,
.detailtable > * > tr > th {
  height: 52px;
  padding: 12px;
  border: 1px solid #E5E5E5;
}
.detailtable > * > tr > td {
  font-size: 16px;
  color: #666;
}
.detailtable > * > tr > th {
  font-size: 16px;
  color: #333333;
  text-align: left;
  background: #F5F6F8;
}
.listtable > thead > tr > th {
  height: 52px;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  background: #F5F6F8;
}
.listtable > * > tr > td {
  background: #fff;
}
.listtable > * > tr > td {
  height: 52px;
}
