.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;
}
.marbot {
  margin-bottom: .3rem;
  background-color: #fff;
}
.page-template3 .dljz-fbox2 {
  margin-bottom: 1rem;
}
.page-template3 .good-server-ys .cbox .citem .tit {
  color: #fff;
}
.dljz-bs .cbox {
  height: 5.02rem;
  padding: 0 .12rem;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
.dljz-bs .cbox .citem {
  display: inline-block;
  vertical-align: top;
  width: 3.84rem;
  height: 4.82rem;
  border-radius: 0;
  background-color: #ffffff;
  position: relative;
  margin: .1rem .12rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  -webkit-box-shadow: 0 0 0.22rem rgba(204, 204, 204, 0.35);
          box-shadow: 0 0 0.22rem rgba(204, 204, 204, 0.35);
  text-align: center;
}
.dljz-bs .cbox .citem img {
  width: 100%;
  height: 2.2rem;
}
.dljz-bs .cbox .citem .tit {
  font-size: 0.26rem;
  line-height: 0.56rem;
  color: #333333;
  padding-top: .12rem;
  letter-spacing: .02rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dljz-bs .cbox .citem .cont {
  height: .9rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 0.22rem;
  line-height: 0.3rem;
  color: #666666;
  padding: 0 .36rem .2rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  word-wrap: break-word;
  white-space: normal;
}
.dljz-bs .cbox .citem .cbtn {
  margin: .2rem auto 0;
  display: block;
  width: 1.68rem;
  height: .52rem;
  border-radius: .26rem;
  background-color: #fff;
  border: 0.02rem solid #fe8331;
  cursor: pointer;
  text-align: center;
  line-height: .52rem;
  font-size: .23rem;
  color: #fe8331;
  padding: 0;
  outline: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  letter-spacing: .01rem;
}
.dljz-bs .cbox::-webkit-scrollbar {
  display: none;
}
.dljz-fbox2 .cbox {
  padding: .12rem;
  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;
}
.dljz-fbox2 .cbox .citem {
  width: 25%;
  margin-bottom: .36rem;
  text-align: center;
}
.dljz-fbox2 .cbox .citem img {
  width: 0.96rem;
  height: 0.96rem;
  margin-bottom: .26rem;
}
.dljz-fbox2 .cbox .citem .tit {
  font-size: 0.2rem;
  line-height: 0.3rem;
  color: #333333;
  letter-spacing: .02rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dljz-fbox2 .cbox .citem .tit a {
  color: #333333;
}
.dljz-fbox2 .cbtn {
  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;
}
.good-server-ys {
  background: #222222 url('../images/qyfw/mpic6_bg.jpg') no-repeat center;
  background-size: cover;
  padding: 0 .26rem .5rem;
}
.good-server-ys .pc-com-module-title {
  color: #fff;
}
.good-server-ys .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;
}
.good-server-ys .cbox .citem {
  margin-bottom: .42rem;
  position: relative;
  text-align: center;
  width: 3.16rem;
}
.good-server-ys .cbox .citem img {
  width: 0.96rem;
  height: 0.96rem;
  margin-bottom: .1rem;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  overflow: hidden;
}
.good-server-ys .cbox .citem .tit {
  font-size: 0.25rem;
  line-height: 0.58rem;
  color: #fe8331;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.good-server-ys .cbox .citem .cont {
  font-size: 0.22rem;
  line-height: 0.34rem;
  color: #b6b6b6;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  word-wrap: break-word;
}
