.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;
}
.goodserve {
  padding: 0 .26rem;
}
.goodserve .cbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.goodserve .cbox .citem {
  background: #cccccc url('../images/qyfw/pic4_icon1.jpg') no-repeat center;
  background-size: cover;
  overflow: hidden;
  margin-bottom: .22rem;
  width: 3.4rem;
  height: 2.26rem;
  text-align: center;
}
.goodserve .cbox .citem .tit {
  font-size: 0.28rem;
  line-height: 0.7rem;
  color: #ffffff;
  letter-spacing: .02rem;
  padding-top: .38rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.goodserve .cbox .citem .cont {
  font-size: 0.21rem;
  line-height: 0.32rem;
  color: #ffffff;
  padding: 0 .3rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  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: 5.6rem;
  background: #222222 url(../images/qyfw/mpic3_bg_1.jpg) no-repeat top;
  background-size: cover;
  margin-bottom: 5.08rem;
  position: relative;
}
.dljz-fbox .pc-com-module-title {
  color: #fff;
}
.dljz-fbox .cbox {
  position: absolute;
  width: 7.5rem;
  height: 9rem;
  top: 2.02rem;
  overflow-x: hidden;
}
.dljz-fbox .cbox .citem {
  width: 6.22rem;
  height: 7.4rem;
  border-radius: .06rem;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 0.2rem rgba(204, 204, 204, 0.6);
  box-shadow: 0 0 0.2rem rgba(204, 204, 204, 0.6);
  position: absolute;
  top: 0;
  text-align: center;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}
.dljz-fbox .cbox .citem .tit {
  font-weight: bold;
  padding-top: .74rem;
  font-size: 0.48rem;
  line-height: 0.84rem;
  color: #333333;
  letter-spacing: .04rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dljz-fbox .cbox .citem .cont {
  font-size: 0.24rem;
  line-height: 0.5rem;
  color: #fe8331;
  letter-spacing: .02rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: .56rem;
}
.dljz-fbox .cbox .citem .tags span {
  display: inline-block;
  padding: 0 .24rem;
  font-size: 0.24rem;
  line-height: 0.66rem;
  color: #333333;
}
.dljz-fbox .cbox .citem .tags {
  padding: 0 .78rem;
}
.dljz-fbox .cbox .citem .tags .sel {
  color: #fe640f;
}
.dljz-fbox .cbox .citem .btn {
  width: 3.04rem;
  height: 0.8rem;
  border-radius: 0.4rem;
  background-color: #fe8331;
  font-size: 0.28rem;
  line-height: 0.8rem;
  color: #ffffff;
  padding: 0;
  letter-spacing: .02rem;
  position: absolute;
  left: 50%;
  margin-left: -1.5rem;
  bottom: .64rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  opacity: 1;
}
.dljz-fbox .cbox li.item2 {
  left: .64rem;
  top: .54rem;
  z-index: 9;
  -webkit-transform: scaleY(1.15);
          transform: scaleY(1.15);
}
.dljz-fbox .cbox li.item2 .tit,.dljz-fbox .cbox li.item2 .cont,.dljz-fbox .cbox li.item2 .tags span {
  -webkit-transform: scaleX(1.15);
          transform: scaleX(1.15);
}
.dljz-fbox .cbox li.item2 .btn {
  display: block;
  opacity: 1;
  -webkit-transform: scaleX(1.15);
          transform: scaleX(1.15);
}
.dljz-fbox .cbox li.item1 {
  top: .54rem;
  left: -3.7rem;
  z-index: 3;
}
.dljz-fbox .cbox li.item1 .btn {
  display: none;
  opacity: 0;
}
.dljz-fbox .cbox li.item3 {
  top: .54rem;
  left: 5.96rem;
  z-index: 3;
}
.dljz-fbox .cbox li.item3 .btn {
  display: none;
  opacity: 0;
}
.page-template1 .goodserve {
  margin-bottom: 1rem;
}
.page-template1 .pageflow .pc-com-module-title {
  padding-top: .66rem;
}
.page-template1 .relate-question .pc-com-module-title {
  padding-top: .76rem;
}
