.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;
}
.page-template3 .dljz-bs .cbox .citem {
  width: 384px;
  height: 450px;
  -webkit-box-shadow: 0 0 20px rgba(204, 204, 204, 0.35);
          box-shadow: 0 0 20px rgba(204, 204, 204, 0.35);
}
.page-template3 .good-server-ys {
  margin-top: 100px;
}
.dljz-bs .cbox {
  width: 1225px;
  margin: 0 auto;
}
.dljz-bs .cbox .citem {
  float: left;
  width: 384px;
  height: auto;
  background: #ffffff;
  border-radius: 0;
  margin: 0 12px;
}
.dljz-bs .cbox li.citem {
  text-align: center;
  position: relative;
}
.dljz-bs .cbox li.citem img {
  width: 100%;
  height: 220px;
}
.dljz-bs .cbox li.citem .tit {
  font-size: 21px;
  line-height: 42px;
  color: #fe8331;
  margin: 18px 0 8px;
}
.dljz-bs .cbox li.citem .cont {
  font-size: 14px;
  line-height: 24px;
  color: #333333;
  padding: 0 30px;
  height: 72px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  word-wrap: break-word;
}
.dljz-bs .cbox li.citem .cbtn {
  margin: 7px auto 0;
  display: block;
  width: 168px;
  height: 46px;
  border-radius: 22px;
  background-color: #fff;
  border: 1px solid #fe8331;
  cursor: pointer;
  text-align: center;
  line-height: 46px;
  font-size: 15px;
  color: #fe8331;
  padding: 0;
  outline: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dljz-bs .cbox li.citem .cbtn:hover {
  background-color: #fe8331;
  color: #fff;
}
.dljz-fbox .dbox {
  width: 1200px;
  height: 418px;
  background-color: rgba(86, 17, 136, 0.5);
  margin: 0 auto;
  position: relative;
}
.dljz-fbox .dbox .dtit {
  width: 286px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
}
.dljz-fbox .dbox .dtit .ite {
  width: 100%;
  height: 136px;
  background-color: #3921ae;
  margin-bottom: 5px;
  -webkit-transition: all .1s linear;
  transition: all .1s linear;
  position: relative;
  z-index: 2;
  cursor: pointer;
}
.dljz-fbox .dbox .dtit .ite .tit,
.dljz-fbox .dbox .dtit .ite .cont {
  letter-spacing: 1px;
  padding-left: 42px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dljz-fbox .dbox .dtit .ite .tit {
  font-size: 29px;
  line-height: 38px;
  color: #ffffff;
  font-weight: bold;
  padding-top: 35px;
}
.dljz-fbox .dbox .dtit .ite .cont {
  font-size: 15px;
  line-height: 38px;
  color: #aefaf9;
}
.dljz-fbox .dbox .dtit .ite.tosel {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  background: url(../images/qyfw/sel_bg.jpg) no-repeat center;
  background-size: 100%;
  z-index: 9;
}
.dljz-fbox .dbox .dtit .ite.tosel::after {
  content: '';
  width: 0;
  height: 0;
  border: 11px solid transparent;
  border-left-color: #004bff;
  position: absolute;
  right: -21px;
  top: 50%;
  margin-top: -11px;
}
.dljz-fbox .dbox .dtit li.last {
  margin-bottom: 0;
}
.dljz-fbox .dbox .dcont {
  z-index: 2;
  padding-left: 336px;
  height: 100%;
}
.dljz-fbox .dbox .dcont .citem {
  position: relative;
  height: 100%;
  display: none;
}
.dljz-fbox .dbox .dcont .citem .tags {
  padding-top: 60px;
}
.dljz-fbox .dbox .dcont .citem .tags span {
  float: left;
  display: block;
  width: 120px;
  height: 36px;
  background-color: #30c8c6;
  font-size: 14px;
  line-height: 36px;
  color: #ffffff;
  text-align: center;
  margin: 0 6px 12px;
}
.dljz-fbox .dbox .dcont .citem .cbtn {
  display: block;
  width: 190px;
  height: 54px;
  border-radius: 0;
  background-color: #3be7a4;
  cursor: pointer;
  text-align: center;
  line-height: 54px;
  font-size: 19px;
  color: #ffffff;
  padding: 0;
  margin: 0;
  outline: none;
  border: none;
  background: -webkit-gradient(linear, left top, right top, from(#3be7a4), to(#02cfd7));
  background: linear-gradient(left, #3be7a4, #02cfd7);
  letter-spacing: 1px;
  position: absolute;
  bottom: 43px;
  right: 41px;
}
.dljz-fbox .dbox .dcont li.toshow {
  display: block;
}
.dljz-fbox2 .cbox {
  width: 1257px;
  margin: 0 auto;
}
.dljz-fbox2 .cbox .citem {
  float: left;
  width: 250px;
  height: auto;
  background: #ffffff;
  border-radius: 0;
  margin: 0 32px;
}
.dljz-fbox2 .cbox .citem {
  overflow: hidden;
  text-align: center;
  margin-bottom: 54px;
}
.dljz-fbox2 .cbox .citem img {
  width: 96px;
  height: 96px;
  margin-bottom: 26px;
}
.dljz-fbox2 .cbox .citem .tit {
  font-size: 18px;
  line-height: 30px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dljz-fbox2 .cbox .citem .tit a {
  color: #333333;
}
.dljz-fbox2 .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-server-ys {
  background: #222222 url('../images/qyfw/pic6_bg.jpg') no-repeat center;
  background-size: cover;
  padding-bottom: 48px;
}
.good-server-ys .cbox {
  width: 1291px;
  margin: 0 auto;
}
.good-server-ys .cbox .citem {
  float: left;
  width: 338px;
  height: auto;
  background: transparent;
  border-radius: 0;
  margin: 0 46px;
}
.good-server-ys .pc-com-module-title {
  color: #fff;
}
.good-server-ys .cbox li.citem {
  margin-bottom: 42px;
  position: relative;
  text-align: center;
}
.good-server-ys .cbox li.citem img {
  width: 96px;
  height: 96px;
  margin-bottom: 14px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  overflow: hidden;
}
.good-server-ys .cbox li.citem .tit {
  font-size: 20px;
  line-height: 54px;
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
}
.good-server-ys .cbox li.citem .cont {
  font-size: 16px;
  line-height: 30px;
  color: #b6b6b6;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  word-wrap: break-word;
}
