.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-template2 .good-serve2 .cbox .citem .tit {
  color: #fe8331;
  padding: 16px 0 0;
}
.page-template2 .good-serve2 .cbox .citem .cont {
  text-align: left;
}
.page-template2 .pageflow .pc-com-module-title {
  padding-top: 80px;
}
.good-serve2 .cbox {
  width: 1217px;
  margin: 0 auto;
}
.good-serve2 .cbox .citem {
  float: left;
  width: 280px;
  height: auto;
  background: #ffffff;
  border-radius: 0;
  margin: 0 12px;
}
.good-serve2 .cbox .citem img {
  width: 100%;
  height: 180px;
}
.good-serve2 .cbox .citem .tit {
  font-size: 21px;
  line-height: 48px;
  color: #fe8331;
  padding: 20px 0 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.good-serve2 .cbox .citem .cont {
  font-size: 13px;
  line-height: 24px;
  color: #666666;
  padding: 0 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  word-wrap: break-word;
}
.good-serve2 .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;
}
.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-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);
}
.com-khpj {
  margin-bottom: 55px;
}
.com-khpj .cbox {
  width: 1171px;
  margin: 0 auto;
}
.com-khpj .cbox .citem {
  float: left;
  width: 340px;
  height: auto;
  background: transparent;
  border-radius: 0;
  margin: 0 25px;
}
.com-khpj .cbox .citem {
  text-align: center;
}
.com-khpj .cbox .citem img {
  width: 100%;
  height: 340px;
}
.com-khpj .cbox .citem .tit {
  font-size: 20px;
  line-height: 40px;
  color: #333333;
  padding-top: 10px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.com-khpj .cbox .citem .tit2 {
  font-size: 16px;
  line-height: 24px;
  color: #999999;
  margin-bottom: 24px;
}
.com-khpj .cbox .citem .cont,
.com-khpj .cbox .citem p {
  font-size: 14px;
  line-height: 24px;
  color: #333333;
  position: relative;
  z-index: 3;
}
.com-khpj .cbox .citem .cont::before {
  content: '';
  width: 46px;
  height: 39px;
  background-color: tranparent;
  position: absolute;
  top: -24px;
  left: 0;
  background: url(../images/qyfw//san_71.png) no-repeat center;
  background-size: cover;
  z-index: 1;
}
.know-more {
  height: 130px;
  background-color: #ffffff;
  background: #ffffff url(../images/qyfw//khpj_bg.jpg) no-repeat center;
  background-size: 100%;
  overflow: hidden;
}
.know-more .title {
  float: left;
  font-size: 28px;
  line-height: 130px;
  color: #ffffff;
  padding: 0 60px 0 0;
  font-weight: bold;
  width: 412px;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.know-more .inbox {
  float: left;
  margin-top: 36px;
  width: 560px;
  height: 58px;
  border-radius: 0;
  background-color: #ffffff;
}
.know-more .inbox .insome {
  float: left;
  padding: 0 20px;
  width: 325px;
  height: 58px;
  border-radius: 0;
  background-color: #ffffff;
}
.know-more .inbox .insome1 {
  padding-left: 30px;
  position: relative;
}
.know-more .inbox .insome1::after {
  content: '';
  width: 1px;
  height: 18px;
  background-color: #dedede;
  position: absolute;
  top: 19px;
  right: 0;
}
.know-more .inbox .insome input {
  border: none;
  width: 100%;
  font-size: 15px;
  line-height: 58px;
  color: #333;
  display: block;
  background-color: transparent;
}
.know-more .inbox .insome input::-ms-input-placeholder {
  color: #999;
}
.know-more .inbox .insome input::-webkit-input-placeholder {
  color: #999;
}
.know-more .inbox .btn {
  float: right;
  width: 160px;
  height: 58px;
  border-radius: 0;
  background: -webkit-gradient(linear, left top, right top, from(#f03500), to(#fb822f));
  background: linear-gradient(left, #f03500, #fb822f);
  cursor: pointer;
  text-align: center;
  font-size: 17px;
  line-height: 58px;
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
