.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;
}
.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;
}
.dljz-8pic .cbox {
  width: 1225px;
  margin: 0 auto;
}
.dljz-8pic .cbox .citem {
  float: left;
  width: 284px;
  height: 284px;
  background: #e3a246;
  border-radius: 0;
  margin: 0 11px;
}
.dljz-8pic .cbox {
  padding-bottom: 50px;
}
.dljz-8pic .cbox .citem {
  overflow: hidden;
  text-align: center;
  margin-bottom: 20px;
}
.dljz-8pic .cbox .citem img {
  width: 50px;
  height: 50px;
  margin: 44px 0 10px;
}
.dljz-8pic .cbox .citem .tit {
  font-size: 20px;
  line-height: 60px;
  color: #ffffff;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dljz-8pic .cbox .citem .cont {
  font-size: 13px;
  line-height: 26px;
  color: #ffffff;
  padding: 0 30px;
  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: 200px;
  height: 56px;
  border-radius: 0;
  background-color: #d94815;
  cursor: pointer;
  text-align: center;
  line-height: 56px;
  font-size: 19px;
  color: #ffffff;
  padding: 0;
  margin: 0;
  outline: none;
  border: none;
  letter-spacing: 1px;
  background: -webkit-gradient(linear, left top, right top, from(#d94815), to(#fb822f));
  background: linear-gradient(left, #d94815, #fb822f);
  margin: 0 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.good-ys-new .sbox {
  width: 1225px;
  margin: 0 auto;
}
.good-ys-new .sbox .citem {
  float: left;
  width: 382px;
  height: 180px;
  background: #ffffff;
  border-radius: 0;
  margin: 0 13px;
}
.good-ys-new .sbox li.citem {
  margin-bottom: 27px;
  position: relative;
  background: -webkit-gradient(linear, left top, right top, from(#10aaff), to(#4f4afd));
  background: linear-gradient(left, #10aaff, #4f4afd);
}
.good-ys-new .sbox li.citem img {
  width: 68px;
  height: 68px;
  position: absolute;
  top: 50px;
  left: 34px;
}
.good-ys-new .sbox li.citem .tit {
  font-size: 21px;
  line-height: 52px;
  color: #ffffff;
  padding: 39px 40px 0 134px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.good-ys-new .sbox li.citem .cont {
  font-size: 15px;
  line-height: 24px;
  color: #ffffff;
  padding: 0 40px 0 134px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  word-wrap: break-word;
}
.good-ys-new .sbox li.item2 {
  background: -webkit-gradient(linear, left top, right top, from(#9755e8), to(#663cd5));
  background: linear-gradient(left, #9755e8, #663cd5);
}
.good-ys-new .sbox li.item3 {
  background: -webkit-gradient(linear, left top, right top, from(#00ecad), to(#00dc6f));
  background: linear-gradient(left, #00ecad, #00dc6f);
}
.good-ys-new .sbox li.item4 {
  background: -webkit-gradient(linear, left top, right top, from(#ff7c81), to(#ff3a75));
  background: linear-gradient(left, #ff7c81, #ff3a75);
}
.good-ys-new .sbox li.item5 {
  background: -webkit-gradient(linear, left top, right top, from(#f3aa00), to(#f87e1f));
  background: linear-gradient(left, #f3aa00, #f87e1f);
}
.good-ys-new .sbox li.item6 {
  background: -webkit-gradient(linear, left top, right top, from(#00dfd6), to(#0088b1));
  background: linear-gradient(left, #00dfd6, #0088b1);
}
.page-template10 .pageflow {
  background-color: #fff;
}
