.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;
}
.goodserve .cbox {
  width: 1145px;
  margin: 0 auto;
}
.goodserve .cbox .citem {
  float: left;
  width: 270px;
  height: 180px;
  background: #cccccc;
  border-radius: 0;
  margin: 0 8px;
}
.goodserve .cbox .citem {
  background: #cccccc url('../images/qyfw/pic4_icon1.jpg') no-repeat center;
  background-size: cover;
  overflow: hidden;
  text-align: center;
}
.goodserve .cbox .citem .tit {
  font-size: 19px;
  line-height: 50px;
  color: #ffffff;
  letter-spacing: 1px;
  padding-top: 34px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.goodserve .cbox .citem .cont {
  padding: 0 40px;
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  word-wrap: break-word;
}
.goodserve .cbox .item2 {
  background-image: url(../images/qyfw/pic4_icon2.jpg);
}
.goodserve .cbox .item3 {
  background-image: url(../images/qyfw/pic4_icon3.jpg);
}
.goodserve .cbox .item4 {
  background-image: url(../images/qyfw/pic4_icon4.jpg);
}
.dljz-fbox {
  width: 100%;
  height: 580px;
  background: #222222 url(../images/qyfw/pic3_bg_1.jpg) no-repeat center;
  background-size: cover;
  margin-bottom: 222px;
  margin-top: 98px;
}
.dljz-fbox .pc-com-module-title {
  padding-bottom: 108px;
  color: #fff;
  border-top: 1px solid #11cc80;
}
.dljz-fbox .cbox {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
.dljz-fbox .cbox .citem {
  width: 430px;
  height: 523px;
  border-radius: 10px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 0;
  text-align: center;
}
.dljz-fbox .cbox .citem .tit {
  font-size: 34px;
  line-height: 53px;
  color: #333333;
  font-weight: bold;
  padding-top: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dljz-fbox .cbox .citem .cont {
  font-size: 17px;
  line-height: 36px;
  color: #999;
  margin-bottom: 34px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dljz-fbox .cbox .citem .tags span {
  display: inline-block;
  padding: 0 15px;
  font-size: 15px;
  line-height: 46px;
  color: #333333;
}
.dljz-fbox .cbox .citem .tags {
  padding: 0 54px;
}
.dljz-fbox .cbox .citem .tags .sel {
  color: #ea578b;
}
.dljz-fbox .cbox .citem .btn {
  display: block;
  width: 208px;
  height: 54px;
  border-radius: 28px;
  background: #ffffff;
  cursor: pointer;
  text-align: center;
  line-height: 54px;
  font-size: 19px;
  color: #fe8331;
  padding: 0;
  margin: 0;
  outline: none;
  border: none;
  letter-spacing: 1px;
  position: absolute;
  bottom: 58px;
  left: 50%;
  margin-left: -105px;
  border: 1px solid #fe8331;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dljz-fbox .cbox .citem .btn:hover {
  line-height: 54px;
  color: #fff;
  background-color: #fe8331;
  -webkit-box-shadow: 0 0 20px rgba(17, 204, 128, 0.2);
  box-shadow: 0 0 20px rgba(17, 204, 128, 0.2);
}
.dljz-fbox .cbox li.item2 {
  height: 600px;
  top: -38px;
  left: 50%;
  margin-left: -215px;
  z-index: 9;
}
.dljz-fbox .cbox li.item1 {
  left: 17px;
}
.dljz-fbox .cbox li.item3 {
  right: 17px;
}
