html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
button,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0px;
  padding: 0px;
  border: 0px;
  vertical-align: baseline;
  background: transparent;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@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%;
  }
}
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="text"],
input[type="password"],
textarea,
button {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
}
a {
  text-decoration: none;
  color: inherit;
  display: block;
}
em,
i {
  font-style: normal;
}
img {
  display: block;
  width: 100%;
}
h1,
h2,
h3,
h4,
h5,
strong {
  font-weight: bold;
}
body {
  width: 100%;
  max-width: 640px;
  min-width: 320px;
  margin: 0 auto;
  font-size: 1.20000192rem;
  color: #000;
}
.xd-sec {
  padding: 2.208rem 0 1.92rem;
}
.xd-sec.hsht {
  position: relative;
  padding-bottom: 2.64rem;
}
.xd-sec.hsht::after {
  width: 100%;
  height: 0.72rem;
  background-color: #f1f1f1;
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
}
.xd-container {
  width: 93.86666667%;
  margin: 0 auto;
}
.xd-tit {
  text-align: center;
  padding-bottom: 1.536rem;
  background: url(/images/xdhangye24/tit_bg.png) no-repeat center bottom;
  -o-background-size: 13.536rem 0.624rem;
  background-size: 13.536rem 0.624rem;
  margin-bottom: 1.248rem;
}
.xd-tit h2 {
  font-size: 1.92rem;
  font-weight: bold;
}
.xd-tit h2 span {
  color: #f45346;
}
.xd-xxjs {
  width: 89.48863636%;
  margin-left: 10.51136364%;
  background: #fcebe4;
  position: relative;
  padding: 1.728rem 1.344rem 1.728rem 3.552rem;
}
.xd-xxjs .xxjs-txt {
  font-size: 1.248rem;
  text-align: justify;
  line-height: 1.824rem;
}
.xd-xxjs .xxjs-ry {
  margin-top: 0.96rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.xd-xxjs .xxjs-ry .ry-item {
  text-align: center;
  padding: 0.576rem 0;
  width: 6.048rem;
  color: #fff;
}
.xd-xxjs .xxjs-ry .ry-item:nth-child(1) {
  background: #f45346;
}
.xd-xxjs .xxjs-ry .ry-item:nth-child(2) {
  background: #784e32;
}
.xd-xxjs .xxjs-ry .ry-item:nth-child(3) {
  background: #f0a943;
}
.xd-xxjs .xxjs-ry .ry-item:nth-child(4) {
  background: #e5a5de;
}
.xd-xxjs .xxjs-ry .ry-item .ry-num {
  font-size: 1.824rem;
  font-weight: bold;
  height: 1.824rem;
  margin-bottom: 0.48rem;
}
.xd-xxjs .xxjs-ry .ry-item .ry-num span {
  font-size: 0.768rem;
  font-weight: normal;
  vertical-align: super;
}
.xd-xxjs .xxjs-ry .ry-item .ry-tit {
  font-size: 1.248rem;
}
.xd-xxjs .icon-wrap {
  position: absolute;
  top: 0;
  left: -13%;
}
.xd-xxjs .icon-wrap .icon-item {
  background-color: #fff;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
}
.xd-xxjs .icon-wrap .icon-item img {
  width: 6.816rem;
}
.xd-kcnr {
  color: #333;
  margin-bottom: 1.056rem;
}
.xd-kcnr .xdyyy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.92rem;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.xd-kcnr .xdyyy:nth-child(2) {
  padding: 0 5rem;
}
.xd-kcnr .kcnr-item {
  font-size: 1.152rem;
}
.xd-ban {
  background: #f45346;
  color: #fff;
  padding: 0.816rem 1.44rem;
}
.xd-ban .bani-item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.92rem;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.xd-ban .bani-item .banii-item {
  width: 12.768rem;
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.xd-ban .bani-item .banii-item .banii-sc {
  color: #fdfcda;
  font-size: 1.344rem;
  font-weight: bold;
}
.xd-ban .bani-item .banii-item .banii-bx {
  font-size: 1.344rem;
}
.xd-ban .bani-item::after {
  width: 2.592rem;
  height: 0.192rem;
  background-color: #fff;
  position: absolute;
  left: 45%;
  top: 50%;
  -webkit-transform: translateX(-50%, -50%);
  -moz-transform: translateX(-50%, -50%);
  -ms-transform: translateX(-50%, -50%);
  -o-transform: translateX(-50%, -50%);
  transform: translateX(-50%, -50%);
  content: '';
}
.xdnr-wrap {
  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;
margin: 0 auto;
    justify-content: space-between;
}
.xdnr-wrap .xdnr-item {
  width: 18.5%;
  margin-right: 0rem;
  margin-top: 0.72rem;
  text-align: center;
  line-height: 1.824rem;
  font-size: 1.248rem;
}
.xdnr-wrap .xdnr-item:nth-child(5n) {
  margin-right: 0;
}
.xdnr-wrap .xdnr-item .xdnr-thumb {
  border-top-left-radius: 0.4rem;
  border-top-right-radius: 0.4rem;
  overflow: hidden;
}
.xd-btn {
  padding-top: 1.824rem;
}
.xd-btn a {
  margin: 0 auto;
  width: 19.68rem;
  line-height: 3.36rem;
  border-radius: 1.68rem;
  background-color: #f45346;
  color: #fff;
  text-align: center;
  font-size: 1.44rem;
}
.zszl-wrap {
  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;
justify-content: space-between;
}
.zszl-wrap .zszl-item {
  width: 31.2%;
  border: 1px solid #f45346;
  line-height: 2.4rem;
  text-align: center;
  font-size: 1.2000192rem;
  color: #f45346;
}
.zszl-wrap .zszl-item:not(:nth-child(3n)) {
 /* margin-right: 1.0560169rem; */
}
.zszl-wrap .zszl-item:nth-last-child(n+4) {
  margin-bottom: 1.0560169rem;
}
.xdzs-txt {
  text-align: center;
  font-size: 1.296rem;
  margin-bottom: 1.344rem;
}
.jyhj-wrap {
  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;
}
.jyhj-wrap .jyhj-item {
  width: 32.67045455%;
}
.jyhj-wrap .jyhj-item:not(:nth-child(3n)) {
  margin-right: 0.99431818%;
}
.jyhj-wrap .jyhj-item:nth-last-child(n+4) {
  margin-bottom: 0.99431818%;
}
.jyhj-wrap .jyhj-item a img:nth-child(2) {
  margin-top: 3.04347826%;
}
