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: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  background: transparent;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
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.4rem;
  max-width: 640px;
  min-width: 320px;
  margin: 0 auto;
  background-color: #fff;
  color: #666;
  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-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.flex-column {
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  align-items: center;
  -moz-box-align: center;
}
.container {
  width: 93.86666667%;
  margin: 0 auto;
}
.xdsgy-container {
  width: 93.86666667%;
  margin: 0 auto;
  position: relative;
}
.xdsgy-banner {
  margin-bottom: 0rem;
}
.xdsgy-sec {
  /* padding: 1.53600246rem 0 1.92000307rem; */
  padding: 0rem 0 2.18rem;
  position: relative;
  background: #f1f7fa;
  background: transparent;
}
.xdsgy-getiao {
  width: 100%;
  height: 0.96000154rem;
  background-color: #eee;
  content: '';
}
.xdsgy-sec.yhq {
  background: #fec700;
  margin-bottom: 0.2rem;
}
.xdsgy-sec.descri {
  padding: 0 0 1rem 0;
}
.xdsgy-sec.descri .xdsgy-des {
  text-align: justify;
  font-size: 1.23rem;
}
.xdsgy-sec.descri .xdsgy-des span {
  color: #f60;
}
.max-row {
  background: #f1f7fa;
}
.xdf-btform {
  background: #fff;
}
.footer {
  background: #fff;
}
.h_20px {
  height: 0;
}
.xdsgy-btn {
  margin-top: 2rem;
  line-height: 5rem;
}
.xdsgy-btn a {
  background-color: #7f2d00;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  border-radius: 0rem;
  font-size: 1.7rem;
  font-weight: 700;
  color: #fff;
}
.xdsgy-tit {
  text-align: center;
  padding: 2rem 0;
  /* h3:before,h3:after{position: absolute;top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 44px;
    height: 1px;
    content: ''; background: #a0a0a0;}
  h3:before {left: -4.6rem;}
  h3:after{right: -4.6rem;} */
}
.xdsgy-tit h3 {
  display: inline-block;
  letter-spacing: 1px;
  position: relative;
  color: #333;
  font-size: 1.8rem;
  line-height: 1.81600323rem;
  font-weight: 700;
  margin-bottom: 0.57600092rem;
}
.xdsgy-tit p {
  color: #854e05;
  font-size: 1.3rem;
  line-height: 1.84rem;
  text-transform: uppercase;
}
.xdsgy-tit.sfd h3::before,
.xdsgy-tit.sfd h3::after {
  display: none;
}
.xdsgy-tit.sfd {
  padding-top: 1.3rem;
}
.xdsgy-tit.shrq {
  padding: 0 0 2.1rem 0;
}
.shrq-wrap {
  justify-content: space-between;
}
.shrq-wrap .shrq-item {
  width: 32.1%;
  background: #fff;
}
.rq-wrap {
  padding: 0rem 0.7rem 1.6rem 0;
  -webkit-box-shadow: 0 4px 9px 1px #ddd;
  box-shadow: 0 4px 9px 1px #ddd;
}
.rq-wrap .rq-thumb {
  justify-content: space-between;
}
.rq-wrap .rq-thumb .thumnb-s {
  text-align: center;
}
.rq-wrap .rq-thumb .thumnb-s img {
  display: block;
  width: 100%;
}
.rq-wrap .rq-thumb .thumnb-s .num {
  font-size: 4.5rem;
  font-weight: 700;
  color: #f1efef;
}
.rq-wrap .rq-thumb .thumnb-s:nth-child(1) {
  margin-left: 1rem;
  width: 36%;
}
.rq-wrap .rq-thumb .thumnb-s:nth-child(2) {
  margin-right: 0.4rem;
  width: 44%;
  padding-top: 0.4rem;
}
.rq-wrap .rq-desc {
  text-align: right;
}
.rq-wrap .rq-desc p {
  font-size: 1.1rem;
  line-height: 2.1rem;
}
.rq-wrap .rq-desc p:nth-child(2) {
  font-size: 1.18rem;
}
.rq-wrap .rq-btn {
  text-align: right;
  margin-top: 0.32rem;
}
.rq-wrap .rq-btn span {
  display: inline-block;
  font-size: 1.1rem;
  padding: 0.2rem 0.4rem;
  background: #7f2d00;
  border-radius: 0.66rem;
  font-weight: bold;
  color: #fff;
  line-height: 1.6rem;
}
.fix1 {
  position: absolute;
  width: 22rem;
  height: 22rem;
  border-radius: 100%;
  left: -10%;
  bottom: -10%;
  background: #f7f7f7;
  z-index: -999;
}
.fix2 {
  position: absolute;
  width: 37.73333333%;
  height: 69.76241901%;
  background: #f7f7f7;
  z-index: -999;
  top: 0;
  right: 0;
}
.xdsgy-sec.shrq {
  padding-top: 3.4rem;
}
.xdsgy-sec.sxnr {
  padding-top: 0.6rem;
}
.xdsgy-tit.sxnr {
  background: #fffce6;
  padding: 2rem 0;
}
.learn-sec1 {
  position: relative;
  padding-top: 100%;
}
.learn-sec1 .pic-le {
  position: absolute;
  width: 47.01704545%;
  left: 0;
  top: 5.53977273%;
}
.learn-sec1 .pic-ri {
  position: absolute;
  width: 48.86363636%;
  right: 0;
  bottom: 0;
}
.learn-sec1 img {
  width: 100%;
  display: block;
  -webkit-box-shadow: 0 1px 8px 0px #ccc;
  box-shadow: 0 1px 8px 0px #ccc;
}
.learn-sec1 .txt1 {
  position: absolute;
  top: 17.04545455%;
  right: 0;
  width: 52.98295455%;
  background: #fff;
  -webkit-box-shadow: 0 1px 8px 0px #ccc;
  box-shadow: 0 1px 8px 0px #ccc;
  padding-left: 3.75335121%;
  padding-top: 1rem;
  padding-bottom: 1rem ;
}
.learn-sec1 .txt1 h4 {
  font-size: 1.42rem;
  font-weight: bold;
}
.learn-sec1 .txt1 p {
  font-size: 1.2rem;
  text-align: left;
}
.learn-sec1 .txt2 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 51.13636364%;
  background: #fff;
  -webkit-box-shadow: 0 1px 8px 0px #ccc;
  box-shadow: 0 1px 8px 0px #ccc;
  padding-right: 3.88888889%;
  padding-top: 1rem;
  padding-bottom: 1rem ;
  text-align: right;
}
.learn-sec1 .txt2 h4 {
  font-size: 1.42rem;
  font-weight: bold;
}
.learn-sec1 .txt2 p {
  font-size: 1.2rem;
  text-align: left;
  text-align: right;
}
.learn-sec1 .cir {
  position: absolute;
  width: 39%;
  height: 39%;
  border-radius: 100%;
  background: #f7f7f7;
  right: 3.69318182%;
  top: -4%;
  z-index: -999;
}
.learn-sec2 {
  position: relative;
  padding-top: 138.92045455%;
}
.learn-sec2 .pic-le1 {
  position: absolute;
  width: 55.11363636%;
  left: 0;
  top: 3.98773006%;
}
.learn-sec2 .pic-le2 {
  position: absolute;
  width: 55.11363636%;
  left: 0;
  bottom: 0;
}
.learn-sec2 .pic-ri {
  position: absolute;
  width: 41.19318182%;
  right: 0;
  top: 31.90184049%;
}
.learn-sec2 img {
  width: 100%;
  display: block;
  -webkit-box-shadow: 0 1px 8px 0px #ccc;
  box-shadow: 0 1px 8px 0px #ccc;
}
.learn-sec2 .txt1 {
  position: absolute;
  top: 7.97546012%;
  right: 0;
  width: 44.88636364%;
  background: #fff;
  -webkit-box-shadow: 0 1px 8px 0px #ccc;
  box-shadow: 0 1px 8px 0px #ccc;
  padding-left: 3.75335121%;
  padding-top: 1rem;
  padding-bottom: 1rem ;
}
.learn-sec2 .txt1 h4 {
  font-size: 1.42rem;
  font-weight: bold;
}
.learn-sec2 .txt1 p {
  font-size: 1.2rem;
  text-align: left;
}
.learn-sec2 .txt2 {
  position: absolute;
  top: 37.21881391%;
  left: 9.09090909%;
  width: 49.71590909%;
  background: #fff;
  -webkit-box-shadow: 0 1px 8px 0px #ccc;
  box-shadow: 0 1px 8px 0px #ccc;
  padding-right: 3.88888889%;
  padding-top: 1rem;
  padding-bottom: 1rem ;
  text-align: right;
}
.learn-sec2 .txt2 h4 {
  font-size: 1.42rem;
  font-weight: bold;
}
.learn-sec2 .txt2 p {
  font-size: 1.2rem;
  text-align: left;
  text-align: right;
}
.learn-sec2 .txt3 {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 44.88636364%;
  background: #fff;
  -webkit-box-shadow: 0 1px 8px 0px #ccc;
  box-shadow: 0 1px 8px 0px #ccc;
  padding-left: 3.75335121%;
  padding-top: 1rem;
  padding-bottom: 1rem ;
  text-align: left;
}
.learn-sec2 .txt3 h4 {
  font-size: 1.42rem;
  font-weight: bold;
}
.learn-sec2 .txt3 p {
  font-size: 1.2rem;
  text-align: left;
}
.learn-sec2 .box {
  position: absolute;
  width: 35.22727273%;
  height: 16.97341513%;
  top: 29.65235174%;
  left: -5%;
  background: #f7f7f7;
  z-index: -999;
}
.xdsgy-tit.youshi {
  background: #fff;
  padding: 2rem 0;
}
.youshi-wrap {
  width: 99.4%;
  background: #f4f4f4;
  flex-wrap: wrap;
  text-align: center;
  -webkit-box-shadow: 0 1px 8px 0px #ccc;
  box-shadow: 0 1px 8px 0px #ccc;
  padding: 2rem 0;
  margin: 0 auto;
  border-radius: 0.2rem;
}
.youshi-wrap .youshi-item {
  width: 50%;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 3rem;
}
.youshi-wrap .youshi-item .pic {
  width: 32.14285714%;
  margin: 0 auto;
}
.youshi-wrap .youshi-item .des {
  text-indent: 0;
}
.youshi-wrap .youshi-item h4 {
  font-size: 1.33rem;
  font-weight: 700;
  padding: 0.92rem 0 0.36rem;
}
.youshi-wrap .youshi-item p {
  font-size: 1.28rem;
}
.youshi-wrap .youshi-item p span {
  color: #7f2d00;
  font-weight: bold;
  font-size: 1.32rem;
}
.youshi-wrap .youshi-item:nth-child(5),
.youshi-wrap .youshi-item:nth-child(6) {
  margin-bottom: 0;
}
.line1 {
  position: absolute;
  width: 87.53709199%;
  height: 1px;
  background: #f4cfaa;
  left: 50%;
  transform: translateX(-50%);
  top: 33%;
}
.line1::after {
  content: "";
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 50%;
  background: #f4cfaa;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
}
.line2 {
  position: absolute;
  width: 87.53709199%;
  height: 1px;
  background: #f4cfaa;
  left: 50%;
  transform: translateX(-50%);
  top: 65.6%;
}
.line2::after {
  content: "";
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 50%;
  background: #f4cfaa;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
}
.xdsgy-sec.jstd {
  width: 100%;
}
.xdsgy-sec.jstd .jstd {
  background: #fff9eb;
}
.xdsgy-sec.jstd .xdsgy-container {
  margin: 0 auto;
}
.xdsgy-sec.jstd .pic {
  width: 100%;
  background: #fff9eb;
}
.xdsgy-sec.jstd .pic a {
  display: block;
}
.xdsgy-sec.jstd .des {
  padding: 1.8rem 0.4rem;
  font-size: 1.28rem;
  -webkit-box-shadow: 0 1px 8px 0px #ccc;
  box-shadow: 0 2px 10px 0px #ccc;
  text-align: center;
  background: #f6f6f6;
  text-indent: 0;
}
.xdsgy-sec.jstd .des span {
  color: #ff7500;
}
.xdsgy-tit.jxhj {
  background: #f4f4f4;
  -webkit-box-shadow: 0 1px 8px 0px #ccc;
  box-shadow: 0 1px 8px 0px #ccc;
}
.jxhj-wrap {
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 4%;
}
.jxhj-wrap .jxhj-item {
  width: 49%;
}
.jxhj-wrap .jxhj-item a {
  display: block;
}
.jxhj-wrap .jxhj-item a img {
  display: block;
  width: 100%;
}
.jxhj-wrap .jxhj-item:nth-last-child(n+3) {
  margin-bottom: 2.2%;
}
.xdsgy-tit.hzdw {
  background: #f4f4f4;
  -webkit-box-shadow: 0 1px 8px 0px #ccc;
  box-shadow: 0 1px 8px 0px #ccc;
}
.hzdw-wrap {
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 4%;
}
.hzdw-wrap .hzdw-item {
  width: 49%;
}
.hzdw-wrap .hzdw-item a {
  display: block;
}
.hzdw-wrap .hzdw-item a img {
  display: block;
  width: 100%;
}
.hzdw-wrap .hzdw-item:nth-last-child(n+3) {
  margin-bottom: 2.2%;
}
.hzdw-lo {
  position: relative;
  justify-content: space-between;
  flex-wrap: nowrap;
  padding: 1.6rem 0 0 0;
}
.hzdw-lo .hzlo {
  width: 15.90909091%;
  text-align: center;
  margin: 0 auto;
  background: #995733;
}
.hzdw-lo .hzlo img {
  text-align: center;
}
.cjy-wrap {
  justify-content: space-between;
  flex-wrap: wrap;
  /* .cjy-item:nth-last-child(n+3){margin-bottom: 2.2%;} */
}
.cjy-wrap .cjy-item {
  width: 49%;
  text-align: center;
  margin-bottom: 2.4%;
}
.cjy-wrap .cjy-item .pic {
  width: 100%;
  margin: 0 auto;
}
.cjy-wrap .cjy-item .pic img {
  display: block;
  width: 100%;
}
.cjy-wrap .cjy-item span {
  display: inline-block;
  padding: 0.2rem 0.3rem;
  border-radius: 0.6rem;
  border: 1px solid #f4aa61;
  font-size: 1.4rem;
  margin: 1.1rem auto 0.4rem;
}
.cjy-wrap .cjy-item p {
  font-size: 1.26rem;
  line-height: 2.1rem;
}
.cjy2-wrap {
  justify-content: space-between;
  flex-wrap: nowrap;
  background: #f4f4f4;
  padding: 5% 0.8rem 4.4%;
  width: 100%;
  margin: 0 auto;
}
.cjy2-wrap .cjy2-item {
  width: 23%;
  text-align: center;
}
.cjy2-wrap .cjy2-item .pic {
  width: 100%;
  margin: 0 auto;
}
.cjy2-wrap .cjy2-item .pic img {
  display: block;
  width: 99%;
}
.cjy2-wrap .cjy2-item p {
  font-size: 1.18rem;
  margin-top: 1.2rem;
}
.cjy-des {
  width: 100%;
  background: #f4f4f4;
  padding-bottom: 1.8rem;
  text-align: center;
  text-indent: 0;
}
.cjy-des span {
  display: inline-block;
  font-size: 1.24rem;
  color: #7f2d00;
  font-weight: 700;
  text-indent: 0;
}
.cjy-des p {
  font-size: 1.28rem;
  text-indent: 0;
}
