.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;
}
.gszc-how .cbox {
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
.gszc-how .cbox .citem {
  text-align: center;
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 3.14rem;
  padding-bottom: .4rem;
  margin: 0 .34rem;
  background: url(../images/qyfw/number_1.png) no-repeat top left;
  background-size: .78rem .86rem;
}
.gszc-how .cbox .citem .tit {
  font-size: 0.27rem;
  line-height: 0.94rem;
  color: #333333;
  padding-top: .22rem;
  padding-left: .8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
}
.gszc-how .cbox .citem .cont {
  font-size: 0.23rem;
  line-height: 0.4rem;
  color: #666666;
  letter-spacing: .01rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  word-wrap: break-word;
  height: 1.2rem;
  white-space: normal;
  text-align: left;
}
.gszc-how .cbox .citem .line {
  width: 100%;
  height: 0.03rem;
  background: -webkit-gradient(linear, left top, right top, from(#d94623), to(#ec8132));
  background: linear-gradient(left, #d94623, #ec8132);
  position: absolute;
  bottom: 0;
  left: 0;
}
.gszc-how .cbox .item2 {
  background-image: url(../images/qyfw/number_2.png);
}
.gszc-how .cbox .item3 {
  background-image: url(../images/qyfw/number_3.png);
}
.gszc-how .cbox .item4 {
  background-image: url(../images/qyfw/number_4.png);
}
.gszc-how .cbox .item5 {
  background-image: url(../images/qyfw/number_5.png);
}
.gszc-how .cbox::-webkit-scrollbar {
  display: none;
}
.dljz-8pic {
  padding: 0 .26rem;
}
.dljz-8pic .cbox {
  padding-bottom: .3rem;
  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-8pic .cbox .citem {
  width: 3.36rem;
  height: 3.36rem;
  background-color: #e3a246;
  overflow: hidden;
  text-align: center;
  margin-bottom: .20rem;
}
.dljz-8pic .cbox .citem img {
  width: 0.56rem;
  height: 0.56rem;
  margin: .52rem 0 .10rem;
}
.dljz-8pic .cbox .citem .tit {
  font-size: 0.25rem;
  line-height: 0.74rem;
  color: #ffffff;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dljz-8pic .cbox .citem .cont {
  font-size: 0.21rem;
  line-height: 0.26rem;
  color: #ffffff;
  padding: 0 .24rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  word-wrap: break-word;
}
.dljz-8pic .cbox .item2 {
  background-color: #e36858;
}
.dljz-8pic .cbox .item3 {
  background-color: #7f5dcd;
}
.dljz-8pic .cbox .item4 {
  background-color: #42ccac;
}
.dljz-8pic .cbox .item5 {
  background-color: #7f77f4;
}
.dljz-8pic .cbox .item6 {
  background-color: #5b8fee;
}
.dljz-8pic .cbox .item7 {
  background-color: #43c282;
}
.dljz-8pic .cbox .item8 {
  background-color: #596eda;
}
.dljz-8pic .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;
}
.whybox {
  padding: 0 .26rem 0;
}
.whybox .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;
}
.whybox .cbox .citem {
  text-align: left;
  width: 3.34rem;
  margin-bottom: .4rem;
}
.whybox .cbox .citem img {
  width: 100%;
  height: 2.16rem;
  margin-bottom: .2rem;
}
.whybox .cbox .citem .tit {
  font-size: 0.26rem;
  line-height: 0.6rem;
  color: #fe8331;
  letter-spacing: .02rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.whybox .cbox .citem .cont {
  font-size: 0.24rem;
  line-height: 0.36rem;
  color: #666666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  word-wrap: break-word;
}
.whybox .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;
}
.page-template8 .whybox {
  margin-top: 1rem;
  padding-bottom: 1rem;
  background: url(../images/qyfw/dal_47.jpg) no-repeat center;
  background-size: cover;
}
.page-template8 .whybox .pc-com-module-title {
  color: #fff;
}
.page-template8 .whybox .cbox {
  padding-bottom: .18rem;
}
.page-template8 .whybox .cbox .citem {
  text-align: left;
  background-color: transparent;
}
.page-template8 .whybox .cbox .citem img {
  width: 100%;
  height: 2.14rem;
}
.page-template8 .whybox .cbox .citem .tit {
  font-size: .28rem;
  letter-spacing: .01rem;
}
.page-template8 .whybox .cbox .citem .cont {
  color: #fff;
  padding: 0;
  padding-right: .4rem;
}
.page-template8 .getsome2 .cbox {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.page-template8 .getsome2 .cbox .citem {
  width: 2.2rem;
  margin: 0 .12rem .36rem;
}
.page-template8 .getsome2 .cbox .citem .iimg {
  width: 100%;
  height: 2.7rem;
  background-color: #f9f9f9;
  overflow: hidden;
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.page-template8 .getsome2 .cbox .citem .iimg img {
  width: auto;
  height: auto;
  max-width: 100%;
}
.page-template8 .getsome2 .cbox .citem .tit {
  font-size: 0.24rem;
  line-height: 0.32rem;
  color: #333333;
  padding: .08rem .14rem 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.relate-question .qbtn,main .relate-question .qbtn {
  padding: 0 .1rem
}