@charset "UTF-8";
/* 由 less 生成 */
@font-face {
  font-family: 'SourceHanSansCN-Regular';
  src: url('../../../font/SourceHanSansCN-Regular.otf');
}
.wrap {
  width: 100%;
  min-height: 280px;
}
.wrap-con {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
.yjstab {
  display: flex;
  justify-content: center;
  padding: 24px 0;
}
.yjstab-item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 285px;
  height: 69px;
  line-height: 67px;
  border: solid 1px #fff;
  border-radius: 8px;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  cursor: pointer;
}
.yjstab-item::before {
  content: "";
  display: inline-block;
  width: 68px;
  height: 68px;
  background: center no-repeat;
  margin-right: 26px;
}
.yjstab-item + .yjstab-item {
  margin-left: 32px;
}
.yjstab-item[data-type="gr"] {
  color: #E2965B;
  background-image: linear-gradient(to bottom, #F7E6DD, #FBF5F1);
  background-image: -ms-linear-gradient(to bottom, #F7E6DD, #FBF5F1);
  background-image: -moz-linear-gradient(to bottom, #F7E6DD, #FBF5F1);
  background-image: -webkit-linear-gradient(to bottom, #F7E6DD, #FBF5F1);
  background-image: -o-linear-gradient(to bottom, #F7E6DD, #FBF5F1);
}
.yjstab-item[data-type="gr"]::before {
  background-image: url("../../../images/jszwfw/wuxi/yjsShowMoreV2/tab-gr.png");
}
.yjstab-item[data-type="gr"]._active {
  border-color: #C88F7E;
}
.yjstab-item[data-type="qy"] {
  color: #2782EB;
  background-image: linear-gradient(to bottom, #E1ECFE, #FAFBFE);
  background-image: -ms-linear-gradient(to bottom, #E1ECFE, #FAFBFE);
  background-image: -moz-linear-gradient(to bottom, #E1ECFE, #FAFBFE);
  background-image: -webkit-linear-gradient(to bottom, #E1ECFE, #FAFBFE);
  background-image: -o-linear-gradient(to bottom, #E1ECFE, #FAFBFE);
}
.yjstab-item[data-type="qy"]::before {
  background-image: url("../../../images/jszwfw/wuxi/yjsShowMoreV2/tab-qy.png");
}
.yjstab-item[data-type="qy"]._active {
  border-color: #5F93EB;
}
.yjsfwnav {
  position: absolute;
  top: 0;
  width: 226px;
  box-shadow: 0 0 16px rgba(204, 204, 204, 0.4);
}
.yjsfwnav._fixed {
  position: fixed;
  max-height: 100%;
  overflow: auto;
}
.yjsfwnav .pscroll-main {
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  padding: 30px 7px;
}
.yjsfwnav-item {
  position: relative;
  padding: 8px;
  background: content-box;
  border-radius: 36px;
  cursor: pointer;
}
.yjsfwnav-item::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 44px;
  width: 2px;
  border-left: dashed 1px #E2E2E2;
}
.yjsfwnav-item:first-child::before {
  top: 50%;
}
.yjsfwnav-item:last-child::before {
  bottom: 50%;
}
.yjsfwnav-itemin {
  position: relative;
  height: 47px;
  padding-left: 61px;
  line-height: 47px;
  font-size: 18px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  /* 省略号 */
  word-break: normal;
  /* 防止被父级 wordwrap 样式影响 */
  word-wrap: normal;
}
.yjsfwnav-point {
  position: absolute;
  left: 22px;
  width: 30px;
  height: 100%;
  background: url("../../../images/jszwfw/wuxi/yjsShowMoreV2/point.png") no-repeat center;
}
.yjsfwnav-icon {
  position: absolute;
  top: 0;
  right: 8px;
  width: 42px;
  height: 100%;
  display: none;
}
.yjsfwnav-item._active {
  color: #D5A26B;
  font-size: 20px;
  font-weight: bold;
  background-image: linear-gradient(to right, rgba(207, 152, 99, 0.2), rgba(255, 255, 255, 0));
  background-image: -ms-linear-gradient(to right, rgba(207, 152, 99, 0.2), rgba(255, 255, 255, 0));
  background-image: -moz-linear-gradient(to right, rgba(207, 152, 99, 0.2), rgba(255, 255, 255, 0));
  background-image: -webkit-linear-gradient(to right, rgba(207, 152, 99, 0.2), rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(to right, rgba(207, 152, 99, 0.2), rgba(255, 255, 255, 0));
}
.yjsfwnav-item._active .yjsfwnav-point {
  background-image: url("../../../images/jszwfw/wuxi/yjsShowMoreV2/point-gr.png");
}
.yjsfwnav-item._active .yjsfwnav-icon {
  display: block;
}
.yjsfwnav-item._active .yjsfwnav-icon._cs {
  background-image: url('../../../images/jszwfw/wuxi/yjsShowMoreV2/grfw-cs.png');
}
.yjsfwnav-item._active .yjsfwnav-icon._jy {
  background-image: url('../../../images/jszwfw/wuxi/yjsShowMoreV2/grfw-jy.png');
}
.yjsfwnav-item._active .yjsfwnav-icon._jycy {
  background-image: url('../../../images/jszwfw/wuxi/yjsShowMoreV2/grfw-jycy.png');
}
.yjsfwnav-item._active .yjsfwnav-icon._zfgf {
  background-image: url('../../../images/jszwfw/wuxi/yjsShowMoreV2/grfw-zfgf.png');
}
.yjsfwnav-item._active .yjsfwnav-icon._gc {
  background-image: url('../../../images/jszwfw/wuxi/yjsShowMoreV2/grfw-gc.png');
}
.yjsfwnav-item._active .yjsfwnav-icon._jh {
  background-image: url('../../../images/jszwfw/wuxi/yjsShowMoreV2/grfw-jh.png');
}
.yjsfwnav-item._active .yjsfwnav-icon._sy {
  background-image: url('../../../images/jszwfw/wuxi/yjsShowMoreV2/grfw-sy.png');
}
.yjsfwnav-item._active .yjsfwnav-icon._sbyb {
  background-image: url('../../../images/jszwfw/wuxi/yjsShowMoreV2/grfw-sbyb.png');
}
.yjsfwnav-item._active .yjsfwnav-icon._tx {
  background-image: url('../../../images/jszwfw/wuxi/yjsShowMoreV2/grfw-tx.png');
}
.yjsfwnav-item._active .yjsfwnav-icon._qt {
  background-image: url('../../../images/jszwfw/wuxi/yjsShowMoreV2/grfw-qt.png');
}
.yjsfwnav-item._active .yjsfwnav-icon._sh {
  background-image: url('../../../images/jszwfw/wuxi/yjsShowMoreV2/grfw-sh.png');
}
.yjsfwnav-item._active .yjsfwnav-icon._qykb {
  background-image: url('../../../images/jszwfw/wuxi/yjsShowMoreV2/qyfw-qykb.png');
}
.yjsfwnav-item._active .yjsfwnav-icon._qyzy {
  background-image: url('../../../images/jszwfw/wuxi/yjsShowMoreV2/qyfw-qyzy.png');
}
.yjsfwnav-item._active .yjsfwnav-icon._qycx {
  background-image: url('../../../images/jszwfw/wuxi/yjsShowMoreV2/qyfw-qycx.png');
}
.yjsfwnav-item._active .yjsfwnav-icon._qytz {
  background-image: url('../../../images/jszwfw/wuxi/yjsShowMoreV2/qyfw-qytz.png');
}
.yjsfwnav-item._active .yjsfwnav-icon._qyyy {
  background-image: url('../../../images/jszwfw/wuxi/yjsShowMoreV2/qyfw-qyyy.png');
}
.yjsfwnav-item._active .yjsfwnav-icon._hqfw {
  background-image: url('../../../images/jszwfw/wuxi/yjsShowMoreV2/qyfw-hqfw.png');
}
.yjsfwnav-item._active .yjsfwnav-icon._qytc {
  background-image: url('../../../images/jszwfw/wuxi/yjsShowMoreV2/qyfw-qytc.png');
}
.yjsfw-content {
  margin-left: 242px;
  padding: 32px 24px;
  box-shadow: 0 0 16px rgba(204, 204, 204, 0.4);
}
.yjsfw-head {
  position: relative;
  padding: 0 21px;
  font-size: 20px;
  font-weight: bold;
  color: #333;
}
.yjsfw-head::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 7px;
  height: 100%;
  border-radius: 4px;
  background-image: linear-gradient(to bottom, #F5D495, #CF9863);
  background-image: -ms-linear-gradient(to bottom, #F5D495, #CF9863);
  background-image: -moz-linear-gradient(to bottom, #F5D495, #CF9863);
  background-image: -webkit-linear-gradient(to bottom, #F5D495, #CF9863);
  background-image: -o-linear-gradient(to bottom, #F5D495, #CF9863);
}
.yjsfw-body {
  padding: 8px 0;
  margin: 0 -8px;
  font-family: 'SourceHanSansCN-Regular', 'pingfang SC', '\5FAE\8F6F\96C5\9ED1', arial, verdana, sans-serif;
}
.yjsfw-body:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
.yjsfw-item {
  position: relative;
  float: left;
  width: 33.33%;
  padding: 8px;
}
.yjsfw-tag {
  position: absolute;
  right: 22px;
  top: 2px;
  width: 66px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  background: url("../../../images/jszwfw/wuxi/yjsShowMoreV2/yjsfw-tag.png") no-repeat center / 100% 100%;
  cursor: pointer;
}
.yjsfw-tag:hover {
  opacity: 0.75;
}
.yjsfw-itemin {
  position: relative;
  display: flex;
  align-items: center;
  height: 93px;
  padding-left: 35px;
  padding-right: 16px;
  border: solid 1px #F9ECDE;
  border-radius: 8px;
  background-image: linear-gradient(to bottom, #fff, #FFF5EC);
  background-image: -ms-linear-gradient(to bottom, #fff, #FFF5EC);
  background-image: -moz-linear-gradient(to bottom, #fff, #FFF5EC);
  background-image: -webkit-linear-gradient(to bottom, #fff, #FFF5EC);
  background-image: -o-linear-gradient(to bottom, #fff, #FFF5EC);
  overflow: hidden;
}
.yjsfw-name {
  flex: 1;
  font-size: 18px;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal;
  word-break: break-all;
  /*支持IE，chrome，FF不支持*/
  word-wrap: break-word;
  /*支持IE，chrome，FF*/
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.yjsfw-bl {
  width: 51px;
  height: 25px;
  margin-left: 4px;
  line-height: 25px;
  color: #fff;
  background-color: #D5A26B;
  border-radius: 15px;
  text-align: center;
  cursor: pointer;
}
.yjsfw-cj {
  position: absolute;
  top: -23px;
  left: 0;
  display: none;
  width: 42px;
  height: 46px;
  padding-top: 23px;
  padding-right: 4px;
  font-size: 12px;
  line-height: 23px;
  border-radius: 0 0 50% 0;
  color: #fff;
  text-align: center;
}
.yjsfw-cj._guo {
  display: block;
  background-image: linear-gradient(to bottom, #FFA33A 50%, #DE3509 100%);
  background-image: -ms-linear-gradient(to bottom, #FFA33A 50%, #DE3509 100%);
  background-image: -moz-linear-gradient(to bottom, #FFA33A 50%, #DE3509 100%);
  background-image: -webkit-linear-gradient(to bottom, #FFA33A 50%, #DE3509 100%);
  background-image: -o-linear-gradient(to bottom, #FFA33A 50%, #DE3509 100%);
}
.yjsfw-cj._sheng {
  display: block;
  background-image: linear-gradient(to bottom, #FFDD9B 50%, #C17730 100%);
  background-image: -ms-linear-gradient(to bottom, #FFDD9B 50%, #C17730 100%);
  background-image: -moz-linear-gradient(to bottom, #FFDD9B 50%, #C17730 100%);
  background-image: -webkit-linear-gradient(to bottom, #FFDD9B 50%, #C17730 100%);
  background-image: -o-linear-gradient(to bottom, #FFDD9B 50%, #C17730 100%);
}
.wrap-con._qy .yjsfwnav-item._active {
  color: #2782EB;
  background-image: linear-gradient(to right, rgba(172, 200, 251, 0.2), rgba(246, 249, 254, 0.2));
  background-image: -ms-linear-gradient(to right, rgba(172, 200, 251, 0.2), rgba(246, 249, 254, 0.2));
  background-image: -moz-linear-gradient(to right, rgba(172, 200, 251, 0.2), rgba(246, 249, 254, 0.2));
  background-image: -webkit-linear-gradient(to right, rgba(172, 200, 251, 0.2), rgba(246, 249, 254, 0.2));
  background-image: -o-linear-gradient(to right, rgba(172, 200, 251, 0.2), rgba(246, 249, 254, 0.2));
}
.wrap-con._qy .yjsfwnav-item._active .yjsfwnav-point {
  background-image: url("../../../images/jszwfw/wuxi/yjsShowMoreV2/point-qy.png");
}
.wrap-con._qy .yjsfw-head::after {
  background-image: linear-gradient(to bottom, #5AACFF, #0254B1);
  background-image: -ms-linear-gradient(to bottom, #5AACFF, #0254B1);
  background-image: -moz-linear-gradient(to bottom, #5AACFF, #0254B1);
  background-image: -webkit-linear-gradient(to bottom, #5AACFF, #0254B1);
  background-image: -o-linear-gradient(to bottom, #5AACFF, #0254B1);
}
.wrap-con._qy .yjsfw-itemin {
  border-color: #E5F3FF;
  background-image: linear-gradient(to bottom, #fff, #F1F5FE);
  background-image: -ms-linear-gradient(to bottom, #fff, #F1F5FE);
  background-image: -moz-linear-gradient(to bottom, #fff, #F1F5FE);
  background-image: -webkit-linear-gradient(to bottom, #fff, #F1F5FE);
  background-image: -o-linear-gradient(to bottom, #fff, #F1F5FE);
}
.wrap-con._qy .yjsfw-bl {
  background-color: #2782EB;
}
