@charset "UTF-8";
/* 由 less 生成 */
/* 由 less 生成 */
@font-face {
  font-family: 'SourceHanSansCN-Bold';
  src: url('../../../font/SourceHanSansCN-Bold.otf');
}
@font-face {
  font-family: 'MF-LiHei';
  src: url('../../../font/zaoziheiti.otf');
}
@font-face {
  font-family: 'SourceHanSansCN-Regular';
  src: url('../../../font/SourceHanSansCN-Regular.otf');
}
@font-face {
  font-family: 'YouSheBiaoTiHei';
  src: url('../../../font/YouSheBiaoTiHei.TTF');
}
.btn-online {
  width: 90px;
  height: 30px;
  font-size: 14px;
  color: #fff;
  border-radius: 2px;
  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;
}
.btn-online:hover {
  opacity: 0.75;
}
.btn-guide {
  float: right;
  width: 90px;
  height: 30px;
  font-size: 14px;
  color: #CBB587;
  border-radius: 2px;
  border: 1px solid #CBB587;
  background: #fff;
  cursor: pointer;
}
.btn-guide:hover {
  opacity: 0.75;
}
.manu-lnk-0 {
  display: none;
}
.manu-lnk-x {
  display: none;
}
.manu-txt {
  height: 32px;
}
.manu-item {
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-size: 14px;
  color: #BBB7B7;
  vertical-align: middle;
}
.manu-lnk {
  width: 32px;
  height: 32px;
  margin: 0 4px;
  padding: 0;
  font-size: 14px;
  color: #BBB7B7;
  line-height: 30px;
  text-align: center;
  border: 1px solid #D9D9D9;
  border-radius: 6px;
}
.manu-pagebefore > .manu-lnk {
  width: 76px;
  font-size: 14px;
  color: #BBB7B7;
}
.manu-pageafter > .manu-lnk {
  width: 76px;
  font-size: 14px;
  color: #BBB7B7;
}
.manu span.manu-lnk-i {
  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);
}
.manu a.manu-lnk {
  color: #BBB7B7;
}
.manu-btn {
  height: 32px;
  font-size: 14px;
  color: #BBB7B7;
  border: 1px solid #D9D9D9;
  border-radius: 6px;
  background: none;
}
.manu-btn:hover {
  color: #BBB7B7;
  opacity: 0.75;
  background: none;
  border: 1px solid #D9D9D9;
}
.page-top {
  width: 100%;
  height: 132px;
  background: url(../../../images/jszwfw/wuxi/qlsxList/top.png) no-repeat center;
}
.page-top-main {
  width: 1234px;
  height: 100%;
  margin: 0 auto;
  line-height: 132px;
  text-align: left;
  font-family: 'MF-LiHei';
  font-size: 36px;
  color: #fff;
  text-shadow: 0 2px 3px rgba(0, 0, 0, 0.39);
}
