.cover {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
}
.m_question .relate-question .qabox li {
  width: 6.98rem;
  margin: 0 auto .34rem;
}
.m_question .relate-question .qabox li.mhide {
  display: none;
}
.m_question .relate-question .qabox li .tit {
  width: .4rem;
  height: .4rem;
  background-color: #fe8331;
  font-size: 0.26rem;
  line-height: 0.4rem;
  color: #ffffff;
  margin-right: .26rem;
  text-align: center;
  -webkit-box-shadow: 0 0 0.3rem rgba(254, 131, 49, 0.1);
          box-shadow: 0 0 0.3rem rgba(254, 131, 49, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m_question .relate-question .qabox li .cont {
  width: 6.3rem;
}
.m_question .relate-question .qabox li .ques {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: .3rem;
}
.m_question .relate-question .qabox li .ques .cont {
  font-size: 0.27rem;
  line-height: 0.4rem;
  color: #333333;
  font-weight: bold;
}
.m_question .relate-question .qabox li .answ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: hidden;
}
.m_question .relate-question .qabox li .answ .tit {
  background-color: #9686ff;
  margin-top: .1rem;
  -webkit-box-shadow: 0 0 0.3rem rgba(150, 134, 255, 0.1);
          box-shadow: 0 0 0.3rem rgba(150, 134, 255, 0.1);
}
.m_question .relate-question .qabox li .answ .cont {
  font-size: 0.25rem;
  line-height: 0.56rem;
  color: #666666;
}
.m_question .relate-question .qbtn {
  display: block;
  width: 3rem;
  height: 0.8rem;
  border-radius: 0;
  background-color: #da4615;
  cursor: pointer;
  text-align: center;
  line-height: 0.8rem;
  font-size: 0.28rem;
  color: #ffffff;
  padding: 0;
  margin: 0;
  outline: none;
  border: none;
  background: -webkit-gradient(linear, left top, right top, from(#da4615), to(#fb822f));
  background: linear-gradient(left, #da4615, #fb822f);
  letter-spacing: .02rem;
  margin: 0 auto;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.now-status .cbox {
  width: 1225px;
  margin: 0 auto;
}
.now-status .cbox .citem {
  float: left;
  width: 280px;
  height: 320px;
  background: #ffffff;
  border-radius: 0;
  margin: 0 13px;
}
.now-status .cbox .citem {
  overflow: hidden;
  -webkit-box-shadow: 0 0 20px rgba(204, 204, 204, 0.35);
          box-shadow: 0 0 20px rgba(204, 204, 204, 0.35);
}
.now-status .cbox .citem img {
  width: 100%;
  height: 180px;
  margin-bottom: 24px;
  margin-top: 30px;
}
.now-status .cbox .citem .tit {
  font-size: 21px;
  line-height: 46px;
  color: #fe8331;
  padding: 16px 34px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.now-status .cbox .citem .cont {
  font-size: 13px;
  line-height: 24px;
  color: #666666;
  padding: 0 34px;
  letter-spacing: 1px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  word-wrap: break-word;
}
.jz-bs button {
  padding: 0;
}
.jz-bs .cbox {
  width: 991px;
  margin: 0 auto;
}
.jz-bs .cbox .citem {
  float: left;
  width: 300px;
  height: 310px;
  background: #ffffff;
  border-radius: 3px;
  margin: 0 15px;
}
.jz-bs .cbox .citem {
  position: relative;
  background: -webkit-gradient(linear, left top, right bottom, from(#5859f4), to(#50aaf9));
  background: linear-gradient(left top, #5859f4, #50aaf9);
  overflow: hidden;
}
.jz-bs .cbox .citem img {
  width: 64px;
  height: 54px;
  margin: 24px 32px 0;
}
.jz-bs .cbox .citem .tit {
  font-size: 19px;
  line-height: 26px;
  color: #ffffff;
  font-weight: bold;
  margin: 26px 30px 14px;
  letter-spacing: 1px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.jz-bs .cbox .citem .cont {
  font-size: 14px;
  line-height: 22px;
  color: #ffffff;
  margin: 0 30px;
  height: 88px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  word-wrap: break-word;
}
.jz-bs .cbox .citem .cbtn {
  max-width: 250px;
  font-size: 16px;
  line-height: 20px;
  color: #ffffff;
  padding-right: 28px;
  background: url(../../images/gsdz_system_imgs/btn_jt_icon.png) no-repeat right;
  background-size: 21px 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  bottom: 33px;
  left: 32px;
}
.jz-bs .cbox .item2 {
  background: -webkit-gradient(linear, left top, right bottom, from(#f78254), to(#f9cf6b));
  background: linear-gradient(left top, #f78254, #f9cf6b);
}
.jz-bs .cbox .item3 {
  background: -webkit-gradient(linear, left top, right bottom, from(#f75c5c), to(#ff74b9));
  background: linear-gradient(left top, #f75c5c, #ff74b9);
}
.dljz-fbox2 {
  background: #222222 url('../../images/gsdz_system_imgs/pic6_bg_6.jpg') no-repeat center;
  background-size: cover;
  padding-bottom: 100px;
  margin-top: 100px;
}
.dljz-fbox2 .pc-com-module-title {
  color: #fff;
}
.dljz-fbox2 .cbox {
  width: 1261px;
  margin: 0 auto;
}
.dljz-fbox2 .cbox .citem {
  float: left;
  width: 315px;
  height: auto;
  background: transparent;
  border-radius: 0;
  margin: 0 0;
}
.dljz-fbox2 .cbox {
  padding-bottom: 40px;
}
.dljz-fbox2 .cbox .citem {
  overflow: hidden;
  text-align: center;
  margin-bottom: 54px;
}
.dljz-fbox2 .cbox .citem img {
  width: 96px;
  height: 96px;
  margin-bottom: 26px;
}
.dljz-fbox2 .cbox .citem .tit {
  font-size: 18px;
  line-height: 30px;
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 10px;
}
.dljz-fbox2 .cbox .citem .tit a {
  color: #fff;
}
.page-template7 .needzlnew {
  padding-bottom: 0;
}
.page-template7 .now-status .cbox .citem img {
  margin: 0;
}
