a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
button,
canvas,
caption,
center,
input,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
input,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  background: 0 0;
  outline: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-spacing: 0;
}
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="text"],
input[type="password"],
textarea,
button {
  -webkit-appearance: none !important;
}
em,
i {
  font-style: normal;
}
@media (min-width: 320px) {
  html {
    font-size: 55.55556%;
  }
}
@media (min-width: 360px) {
  html {
    font-size: 62.5%;
  }
}
@media (min-width: 375px) {
  html {
    font-size: 65.1042%;
  }
}
@media (min-width: 384px) {
  html {
    font-size: 66.6667%;
  }
}
@media (min-width: 414px) {
  html {
    font-size: 71.875%;
  }
}
@media (min-width: 448px) {
  html {
    font-size: 77.7778%;
  }
}
@media (min-width: 480px) {
  html {
    font-size: 83.3333%;
  }
}
@media (min-width: 512px) {
  html {
    font-size: 88.8889%;
  }
}
@media (min-width: 544px) {
  html {
    font-size: 94.4444%;
  }
}
@media (min-width: 576px) {
  html {
    font-size: 100%;
  }
}
@media (min-width: 608px) {
  html {
    font-size: 105.556%;
  }
}
@media (min-width: 640px) {
  html {
    font-size: 111.111%;
  }
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
button {
  background: transparent;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
strong {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  display: block;
  border: 0;
  max-width: 100%;
  pointer-events: none;
}
a {
  text-decoration: none;
  color: inherit;
  display: block;
}
.clear_f:after,
.clear_f:before {
  content: "";
  display: block;
}
.clear_f:after {
  clear: both;
}
html {
  line-height: initial;
}
body {
  font-size: 1.34400215rem;
  max-width: 640px;
  min-width: 320px;
  margin: 0 auto;
  background-color: #fff;
  color: #343434;
  font-family: Microsoft YaHei;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.flex-flow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
}
.container {
  width: 93.86666667%;
  margin: 0 auto;
}
.dqzy-container {
  width: 33.79205407rem;
  margin: 0 auto;
  position: relative;
}
.dqzy-banner {
  margin-bottom: 0.8rem;
}
.dqzy-sec {
  /* padding: 1.53600246rem 0 1.92000307rem; */
  padding: 2.2rem 0 2.18rem;
  position: relative;
}
.dqzy-getiao {
  width: 100%;
  height: 0.96000154rem;
  background-color: #eee;
  content: '';
}
.dqzy-sec.yhq {
  background: #fec700;
  margin-bottom: 0.2rem;
}
.dqzy-sec.descri {
  padding: 0 0 1rem 0;
}
.dqzy-sec.descri .dqzy-des {
  text-align: justify;
  font-size: 1.23rem;
}
.dqzy-sec.descri .dqzy-des span {
  color: #f60;
}
.dqzy-sec.descri .dqzy-des a {
  display: initial;
  font-weight: bold;
  color: #f11c1c;
  font-size: 1.26rem;
}
.dqzy-btn {
  margin-top: 2.24400215rem;
  line-height: 3.84000614rem;
}
.dqzy-btn a {
  background-color: #d00b1d;
  width: 19.96803195rem;
  margin: 0 auto;
  text-align: center;
  border-radius: 1.92000307rem;
  font-size: 1.53600246rem;
  color: #fff;
}
.dqzy-tit {
  text-align: center;
  padding-bottom: 2.15200184rem;
}
.dqzy-tit h3 {
  display: inline-block;
  letter-spacing: 1px;
  position: relative;
  color: #363636;
  font-size: 2.01600323rem;
  line-height: 1.81600323rem;
  font-weight: bold;
  margin-bottom: 0.57600092rem;
}
.dqzy-tit h3:before,
.dqzy-tit h3:after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 44px;
  height: 1px;
  content: '';
  background: #a0a0a0;
}
.dqzy-tit h3:before {
  left: -4.6rem;
}
.dqzy-tit h3:after {
  right: -4.6rem;
}
.dqzy-tit p {
  color: #854e05;
  font-size: 1.27400177rem;
  line-height: 2.15200184rem;
  text-transform: uppercase;
}
.dqzy-tit.sfd h3::before,
.dqzy-tit.sfd h3::after {
  display: none;
}
.dqzy-tit.sfd {
  padding-top: 1.3rem;
}
.shrq-wrap {
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 auto;
}
.shrq-wrap .shrq-item {
  width: 48.5%;
  border: 1px solid #a0a0a0;
  border-radius: 5%;
  text-align: center;
  margin-bottom: 3%;
}
.shrq-wrap .shrq-item .rq-thumb {
  text-align: center;
  width: 43.03797468%;
  margin: 0 auto;
}
.shrq-wrap .shrq-item .rq-thumb .thumnb-s {
  width: 100%;
  margin: 1rem auto 0.5rem;
  text-align: center;
}
.shrq-wrap .shrq-item .rq-thumb .thumnb-s img {
  width: 100%;
  display: block;
}
.shrq-wrap .shrq-item .rq-desc {
  text-align: center;
}
.shrq-wrap .shrq-item .rq-desc h4 {
  font-weight: 700;
  font-size: 1.4rem;
}
.shrq-wrap .shrq-item .rq-desc p {
  font-size: 1.23rem;
  padding: 2% 4.4% 3%;
}
.shrq-wrap .shrq-item:nth-child(3),
.shrq-wrap .shrq-item:nth-child(4) {
  margin-bottom: 0;
}
.yhq-wrap {
  width: 77.33333333%;
  text-align: center;
  margin: 0 auto;
}
.yhq-wrap .yhq-item {
  margin-bottom: 5.37634409%;
}
.yhq-wrap .yhq-item:last-child {
  margin-bottom: 0;
}
.tjzy-wrap {
  justify-content: space-between;
  flex-wrap: wrap;
}
.tjzy-wrap .tjzy-item {
  width: 48.5%;
  margin-bottom: 3.4%;
  border-radius: 0.5rem;
  -webkit-box-shadow: 0 1px 1px 2px #ddd;
  box-shadow: 0 1px 1px 2px #ddd;
  background: #fff;
  padding: 0 0 4rem;
  position: relative;
}
.tjzy-wrap .tjzy-item .zyitem-tit {
  position: relative;
}
.tjzy-wrap .tjzy-item .zyitem-tit h3 {
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 3rem;
  text-align: left;
  padding-left: 1rem;
}
.tjzy-wrap .tjzy-item .zyitem-tit .zy_xz {
  position: absolute;
  top: 0;
  right: 1rem;
  line-height: 3rem;
  font-size: 1.1rem;
  color: #f60;
}
.tjzy-wrap .tjzy-item .zy-thumb {
  position: relative;
  overflow: hidden;
}
.tjzy-wrap .tjzy-item .zy-thumb .zy-tips {
  position: absolute;
  top: 10%;
  left: -40%;
  width: 100%;
  background: #f14f00;
  font-size: 1rem;
  color: #fff;
  text-align: center;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.tjzy-wrap .tjzy-item p {
  padding: 0.4rem 0.3rem;
  display: none;
  font-size: 1.2rem;
  line-height: 1.6rem;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-align: justify;
}
.tjzy-wrap .tjzy-item .zy_btn {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0.7rem;
  width: 93.75%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.tjzy-wrap .tjzy-item .zy_btn a {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-right: 4%;
  text-align: center;
  font-size: 1.2rem;
  line-height: 2.4rem;
  border-radius: 0.5rem;
  border: 1px solid #f60;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-color: #eaeaea;
  background: #fff;
  color: #ff8900;
}
.tjzy-wrap .tjzy-item .zy_btn a:last-child {
  margin-right: 0;
  background: #f60;
  color: #fff;
}
.tjzy-wrap .tjzy-item:nth-last-child(2),
.tjzy-wrap .tjzy-item:nth-last-child(1) {
  margin-bottom: 0;
}
.cybf-wrap {
  justify-content: space-between;
  padding-bottom: 1.53600246rem;
}
.cybf-wrap .cybf-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 33.33333333%;
}
.cybf-wrap .cybf-item .cybf-tit {
  padding-top: 0.1rem;
  text-align: center;
}
.cybf-wrap .cybf-item .cybf-tit h3 {
  font-size: 1.38rem;
  font-weight: bold;
  margin-bottom: 0.82rem;
}
.cybf-wrap .cybf-item .cybf-tit p {
  width: 9rem;
  font-size: 1.24rem;
  line-height: 2.3rem;
  margin: 0 auto;
  background: #d00b1d;
  color: #fff;
  -webkit-transform: skewx(-30deg);
  -ms-transform: skewx(-30deg);
  transform: skewx(-30deg);
}
.cybf-wrap .cybf-item .cybf-tit p span {
  display: block;
  -webkit-transform: skewX(30deg);
  -ms-transform: skewX(30deg);
  transform: skewX(30deg);
}
.cybf-wrap .cybf-item .cybf-txt {
  margin-top: 0.82rem;
  font-size: 1.25rem;
  color: #000;
  text-align: center;
  line-height: 2.2rem;
}
.cybf-wrap .cybf-item:not(:last-child) .cybf-tit {
  border-right: 1px solid #a6a6a6;
}
.jmd-swrap {
  height: auto;
}
.jmd-swrap .swiper-wrapper {
  height: auto;
}
.jmd-swrap .swiper-wrapper .swiper-slide {
  height: auto;
}
/* .swiper-pagination{margin: 4px auto; left: 50%; bottom: -18px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  .swiper-pagination-bullet{margin-right: 2px; width: 6px; height: 6px;}
  .swiper-pagination-bullet-active{background: #f60;}
} */
.kdal-wrap {
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 auto;
}
.kdal-wrap .kdal-item {
  width: 48.4%;
  border-radius: 5%;
  text-align: center;
  margin-bottom: 2.2%;
}
.kdal-wrap .kdal-item .kd-thumb {
  text-align: center;
  margin: 0 auto;
}
.kdal-wrap .kdal-item .kd-thumb .thumnb-s {
  width: 100%;
  margin: 0rem auto 0.4rem;
  text-align: center;
}
.kdal-wrap .kdal-item .kd-thumb .thumnb-s img {
  width: 100%;
  display: block;
}
.kdal-wrap .kdal-item .kd-desc {
  text-align: center;
}
.kdal-wrap .kdal-item .kd-desc h4 {
  font-weight: 700;
  font-size: 1.4rem;
}
.kdal-wrap .kdal-item .kd-desc p {
  font-size: 1.23rem;
  /* padding: 3% 4.4% 0%; */
}
.kdal-wrap .kdal-item:nth-child(5),
.kdal-wrap .kdal-item:nth-child(6) {
  margin-bottom: 0;
}
.scxc-wrap {
  flex-wrap: wrap;
  justify-content: space-between;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
}
.scxc-wrap .scxc-item {
  width: 49.14772727%;
}
.scxc-wrap .scxc-item:not(:last-child) {
  margin-bottom: 1.70454545%;
}
.scxc-wrap .scxc-item:nth-child(2) a {
  height: 10.56rem;
  overflow: hidden;
}
.scxc-wrap .scxc-item:nth-child(2) a:not(:last-child) {
  margin-bottom: 3.46820809%;
}
.scxc-wrap .scxc-item:last-child {
  width: 100%;
}
.bd-tit {
  text-align: center;
}
.bd-tit .tit1 {
  font-size: 16px;
  line-height: 15px;
  margin-bottom: 8px;
  font-weight: 700;
  display: block;
}
.bd-tit .tit2 {
  font-size: 13px;
  line-height: 13px;
  display: block;
}
.bd-tit .tit2 span {
  color: #fb4833;
}
.zllq-wrap {
  justify-content: space-between;
  width: 112%;
  position: relative;
  left: 50%;
  margin: 1.36rem auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.zllq-wrap .zllq-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.zllq-wrap .zllq-item .zllq-thumb {
  position: relative;
  height: 5rem;
}
.zllq-wrap .zllq-item .zllq-thumb img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 38%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.zllq-wrap .zllq-item:nth-child(3) .zllq-thumb img {
  width: 32%;
}
.zllq-wrap .zllq-item:nth-child(4) .zllq-thumb img {
  width: 48%;
}
.zllq-wrap .zllq-txt {
  text-align: center;
  margin-top: 0rem;
}
.zllq-wrap .zllq-txt p.txtcon {
  font-size: 1.24rem;
  font-weight: 400;
  color: #565656;
  display: block;
  line-height: 1.5rem;
}
.btform-tit h2,
.btform-tit p {
  display: none;
}
.hyc-sec.gray {
  background-color: #eee;
}
.hyc-container {
  width: 93.86666667%;
  margin: 0 auto;
}
.hyc-qa .qa-item {
  line-height: 4.32000691rem;
  text-indent: 10rem;
  border-radius: 0.48000077rem;
}
.hyc-qa .qa-item .qa-wrap {
  position: relative;
  font-size: 1.3rem;
}
.hyc-qa .qa-item .qa-wrap span {
  display: block;
  text-indent: -1rem;
  position: absolute;
  right: 0.96000154rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 2.64000422rem;
  line-height: 2.64000422rem;
  width: 8.54401367rem;
  background-color: #e60d0d;
  color: #fff;
  text-align: center;
  font-size: 1.3rem;
  border-radius: 0.38400061rem;
}
.hyc-qa .qa-item .qa-wrap span::after {
  position: absolute;
  top: 50%;
  right: 0.6rem;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0;
  height: 0;
  content: '';
  border-left: 0.48000077rem solid #fff;
  border-top: transparent solid 0.48000077rem;
  border-right: transparent solid 0.48000077rem;
  border-bottom: transparent solid 0.48000077rem;
}
.hyc-qa .qa-item:not(:last-child) {
  margin-bottom: 0.96000154rem;
}
.hyc-qa .qa-item:nth-child(1) {
  background: #fff url(/images_2016/dqzy2021/ht01.jpg) no-repeat 0 0;
  -o-background-size: 9.55201528rem 4.32000691rem;
  background-size: 9.55201528rem 4.32000691rem;
}
.hyc-qa .qa-item:nth-child(2) {
  background: #fff url(/images_2016/dqzy2021/ht02.jpg) no-repeat 0 0;
  -o-background-size: 9.55201528rem 4.32000691rem;
  background-size: 9.55201528rem 4.32000691rem;
}
.hyc-qa .qa-item:nth-child(3) {
  background: #fff url(/images_2016/dqzy2021/jyfw01.jpg) no-repeat 0 0;
  -o-background-size: 9.55201528rem 4.32000691rem;
  background-size: 9.55201528rem 4.32000691rem;
}
.dqzy-sec.nopb {
  padding-bottom: 3%;
}
.help-wrap-dqkc {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  padding-top: 0.992%;
}
.help-wrap-dqkc .help-item {
  width: 96.5%;
  margin-bottom: 1.6%;
}
.help-wrap-dqkc .help-item a {
  padding: 2% 3%;
  box-shadow: 0 1px 12px 0px rgba(0, 0, 0, 0.14), 0 4px 10px 1px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.1);
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 1.4rem;
  transition: all 0.12s;
  color: #444343;
}
.help-wrap-dqkc .help-item a:hover {
  color: #fff;
  background-color: #f88e15;
}
.link-wrap-ny-dqkc {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 1rem;
}
.link-wrap-ny-dqkc .link-item {
  text-align: center;
  width: 20%;
  padding: 4px 0 20px 0;
}
.link-wrap-ny-dqkc .link-item .pic {
  width: 62%;
  margin: 10px auto 10px auto;
}
.link-wrap-ny-dqkc .link-item .pic img {
  width: 100%;
  text-align: center;
  margin: 0 auto 0 auto;
}
.link-wrap-ny-dqkc .link-item .des {
  text-align: center;
  font-size: 1.44rem;
  color: #eaae32;
  text-indent: 0;
}
.link-wrap-ny-dqkc .link-item:nth-child(6) .des {
  padding-top: 4.5px;
}
.link-wrap-ny-dqkc .link-item:hover {
  background: #f5f5f5;
}
.dqkc-banner {
  position: relative;
  max-width: 100%;
  /*  padding-top: percentage(451/750); */
  margin: 0 auto;
  overflow: hidden;
}
/* .dqkc-banner .banner-wrap {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: 640px;
} */
.dqkc-banner .swiper-container .swiper-pagination .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  opacity: 0.9;
  background: none;
  margin: 0 7px;
  border: 2px solid #fff;
}
.dqkc-banner .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  background: #fff;
}
.dqzy-tiao {
  width: 93.85%;
  margin: 0 auto;
}
