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;
}
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%;
}
html {
  font-size: 62.5%;
}
@media screen and (min-width: 320px) {
  html {
    font-size: 55.5556%;
  }
}
@media screen and (min-width: 360px) {
  html {
    font-size: 62.5%;
  }
}
@media screen and (min-width: 375px) {
  html {
    font-size: 65.1042%;
  }
}
@media screen and (min-width: 384px) {
  html {
    font-size: 66.6667%;
  }
}
@media screen and (min-width: 414px) {
  html {
    font-size: 71.875%;
  }
}
@media screen and (min-width: 448px) {
  html {
    font-size: 77.7778%;
  }
}
@media screen and (min-width: 480px) {
  html {
    font-size: 83.3333%;
  }
}
@media screen and (min-width: 512px) {
  html {
    font-size: 88.8889%;
  }
}
@media screen and (min-width: 544px) {
  html {
    font-size: 94.4444%;
  }
}
@media screen and (min-width: 576px) {
  html {
    font-size: 100%;
  }
}
@media screen and (min-width: 608px) {
  html {
    font-size: 105.556%;
  }
}
@media screen and (min-width: 640px) {
  html {
    font-size: 111.111%;
  }
}
body {
  max-width: 750px;
  min-width: 320px;
  margin: 0px auto;
  color: #333;
  font-size: 1.34400022rem;
}
.xic-banner{padding-top:4rem;}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.flex-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;
}
.xic-container {
  width: 93.86666667%;
  margin: 0 auto;
}
.xic-sec {
  position: relative;
  padding: 1.72800028rem 0 2.40000038rem;
}
.xic-sec.hsht {
  padding-bottom: 3.36000054rem;
}
.xic-sec.hsht::after {
  width: 100%;
  height: 0.96000015rem;
  background-color: #eee;
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
}
.xic-sec.graybg {
  background-color: #eee;
}
.xic-bmdx {
  margin-top: -0.28800005rem;
  margin-bottom: 1.92000031rem;
}
.bmdx-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;
}
.bmdx-wrap .bmdx-tit {
  position: relative;
  width: 15.625%;
  color: #c82226;
  font-size: 1.53600025rem;
  font-weight: bold;
  border: 1px #c82226 dashed;
  border-radius: 0.57600009rem;
}
.bmdx-wrap .bmdx-tit p {
  width: 100%;
  line-height: 1.72800028rem;
  position: absolute;
  top: 50%;
  letter-spacing: 0.38400006rem;
  text-align: center;
  margin-left: 0.38400006rem;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.bmdx-wrap .bmdx-desc {
  width: 80.96590909%;
  margin-left: 1.15200018rem;
  padding: 0.57600009rem 0 0.57600009rem 0.57600009rem;
  border: 1px dotted #c82226;
}
.bmdx-wrap .bmdx-desc .bmdx-txt {
  font-size: 1.20000019rem;
  line-height: 1.63200026rem;
}
.xic-tit {
  padding-bottom: 1.92000031rem;
  text-align: center;
}
.xic-tit h2 {
  position: relative;
  font-size: 1.82400029rem;
  line-height: 1.82400029rem;
  font-weight: bold;
  color: #000;
}
.xic-tit h2 span {
  color: #de0a18;
}
.xic-tit h2::before {
  position: absolute;
  width: 37.5%;
  height: 1px;
  background-color: #000;
  left: 50%;
  bottom: -0.91200015rem;
  content: '';
  z-index: 1;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.xic-tit h2::after {
  position: absolute;
  z-index: 2;
  width: 13.63636364%;
  height: 0.24000004rem;
  background-color: #c82226;
  content: '';
  left: 50%;
  bottom: -0.96000015rem;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.xic-tit p {
  font-size: 1.15200018rem;
  color: #666;
  margin-top: 1.82400029rem;
}
.xy-wrap .xy-thumb {
  width: 97.44318182%;
  margin: 0 auto;
  -webkit-box-shadow: 0px 0 0.48000008rem 0px rgba(129, 125, 125, 0.75);
  box-shadow: 0px 0 0.48000008rem 0px rgba(129, 125, 125, 0.75);
}
.xy-wrap .xy-txt {
  font-size: 1.20000019rem;
  text-align: center;
  color: #191919;
  line-height: 1.20000019rem;
  margin-top: 0.86400014rem;
}
.xic-btn {
  padding-top: 1.92000031rem;
}
.xic-btn a {
  width: 22.17600355rem;
  line-height: 3.16800051rem;
  border-radius: 1.58400025rem;
  color: #fff;
  background-color: #c92326;
  text-align: center;
  margin: 0 auto;
  font-size: 1.29600021rem;
}
.xic-qy {
  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;
}
.xic-qy .qy-item {
  width: 32.8125%;
}
.xic-qy .qy-item:not(:nth-child(3n)) {
  margin-right: 0.78125%;
}
.xic-qy .qy-item:nth-last-child(n+4) {
  margin-bottom: 0.78125%;
}
.xic-qy .qy-item .qy-thumb {
  position: relative;
}
.xic-qy .qy-item .qy-thumb p {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.75);
  line-height: 1.92000031rem;
  color: #fff;
  font-size: 1.00800016rem;
  text-align: center;
}
.xxnr-wrap .xxnr-item .xxnr-desc {
  padding: 1.17120019rem 0.76800012rem;
  color: #191919;
}
.xxnr-wrap .xxnr-item .xxnr-desc h3 {
  position: relative;
  font-size: 1.44000023rem;
  line-height: 1.44000023rem;
  margin-bottom: 0.86400014rem;
  font-weight: bold;
}
.xxnr-wrap .xxnr-item .xxnr-desc h3 img {
  width: 6.76800108rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.xxnr-wrap .xxnr-item .xxnr-desc p {
  font-size: 1.20000019rem;
  line-height: 1.82400029rem;
  text-align: justify;
}
:root {
  --swiper-theme-color: #1d1d1d;
}
.swiper-pagination.xic-pagination {
  bottom: 0;
}
.xxzp-wrap {
  padding-top: 0.96000015rem;
}
.xxzp-wrap .xxzp-item {
  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;
}
.xxzp-wrap .xxzp-item:not(:last-child) {
  margin-bottom: 0.33600005rem;
}
.xxzp-wrap .xxzp-item:nth-child(1) .xxzps-item:not(:last-child) {
  margin-right: 0.33600005rem;
}
.xxzp-wrap .xxzp-item:nth-child(1) .xxzps-item:nth-child(1),
.xxzp-wrap .xxzp-item:nth-child(1) .xxzps-item:nth-child(2) {
  width: 12.528002rem;
}
.xxzp-wrap .xxzp-item:nth-child(1) .xxzps-item:nth-child(3) {
  width: 8.01600128rem;
}
.xxzp-wrap .xxzp-item:nth-child(2) .xxzps-item:not(:last-child) {
  margin-right: 0.33600005rem;
}
.xxzp-wrap .xxzp-item:nth-child(2) .xxzps-item:nth-child(2),
.xxzp-wrap .xxzp-item:nth-child(2) .xxzps-item:nth-child(3) {
  width: 12.528002rem;
}
.xxzp-wrap .xxzp-item:nth-child(2) .xxzps-item:nth-child(1) {
  width: 8.01600128rem;
}
.xxzp-wrap .xxzp-item:nth-child(3) .xxzps-item:not(:last-child) {
  margin-right: 0.43200007rem;
}
.xxzp-wrap .xxzp-item:nth-child(3) .xxzps-item:nth-child(3) {
  width: 10.46400167rem;
}
.xxzp-wrap .xxzp-item:nth-child(3) .xxzps-item:nth-child(1) {
  width: 13.24800212rem;
}
.xxzp-wrap .xxzp-item:nth-child(3) .xxzps-item:nth-child(2) {
  width: 9.16800147rem;
}
.xxzp-wrap .xxzp-item:nth-child(3) .xxzps-item:nth-child(2) img:first-child {
  margin-bottom: 0.38400006rem;
}
.kcys-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;
}
.kcys-wrap .kcys-item {
  width: 49.00568182%;
  background-color: #dca148;
}
.kcys-wrap .kcys-item:nth-child(2n) {
  margin-left: 0.67200011rem;
}
.kcys-wrap .kcys-item:nth-last-child(n+3) {
  margin-bottom: 0.67200011rem;
}
.kcys-wrap .kcys-item .kcys-desc {
  border: 1px solid #dca148;
  border-top: 0;
}
.kcys-wrap .kcys-item .kcys-desc .kcys-tit {
  background-color: #fff;
  text-align: center;
  line-height: 2.01600032rem;
}
.kcys-wrap .kcys-item .kcys-desc .kcys-tit h3 {
  font-weight: bold;
  font-size: 1.34400022rem;
}
.kcys-wrap .kcys-item .kcys-desc .kcys-txt {
  padding: 0.86400014rem;
  color: #fff;
  font-size: 1.2480002rem;
  text-align: justify;
}
.tclist-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-top: 1.44000023rem;
}
.tclist-wrap .tc-item {
  position: relative;
  width: 42.47159091%;
  z-index: 3;
}
.tclist-wrap .tc-item:nth-child(2n) {
  margin-left: 2.68800043rem;
}
.tclist-wrap .tc-item:nth-last-child(n+3) {
  margin-bottom: 2.40000038rem;
}
.tclist-wrap .tc-item:nth-child(2n+1) {
  margin-left: 1.15200018rem;
}
.tclist-wrap .tc-item .tc-desc {
  background-color: #dca148;
  color: #fff;
  padding: 0.72000012rem 0 0.96000015rem;
  text-align: center;
}
.tclist-wrap .tc-item .tc-desc h3 {
  font-size: 1.2480002rem;
  line-height: 1.2480002rem;
  font-weight: normal;
  margin-bottom: 0.76800012rem;
}
.tclist-wrap .tc-item .tc-desc p {
  font-size: 1.05600017rem;
  line-height: 1.05600017rem;
}
.tclist-wrap .tc-item::after {
  width: 100%;
  height: 23.04000369rem;
  border: 1px solid #dca148;
  position: absolute;
  content: '';
  left: 0.86400014rem;
  top: -0.86400014rem;
  z-index: -1;
}
.hj-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;
}
.hj-wrap .hj-item:nth-child(1) {
  width: 17.61600282rem;
  margin-right: 0.76800012rem;
}
.hj-wrap .hj-item:nth-child(2) {
  width: 15.40800247rem;
}
.hj-wrap .hj-item:nth-child(2) img:first-child {
  margin-bottom: 0.72000012rem;
}
.hj-wrap .hj-item:nth-child(3) {
  width: 17.61600282rem;
  margin-right: 0.52800008rem;
  margin-top: 0.52800008rem;
}
.hj-wrap .hj-item:nth-child(4) {
  width: 15.6480025rem;
  margin-top: 0.52800008rem;
}
.m-table,
.max-row {
  width: 100%;
}
.m-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -moz-box-align: center;
}
.m-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -moz-box-align: center;
}
.itemwenti {
  border: 1px solid #ee2020;
  width: 33%;
  line-height: 3;
}
.itemwenti i {
  color: #e7312e;
  line-height: 1.5;
  font-weight: 500;
  padding-right: 0.7199886rem;
  font-size: 2.15996579rem;
}
.margin_max {
  padding-top: 0.3599943rem;
}
.wentizx {
  font-size: 1.22398061rem;
  line-height: 1.8;
  position: relative;
  margin-top: 0.7199886rem;
  width: 100%;
}
.wentizx .linqu,
.wentizx span {
  color: #fff;
  background: #ee2020;
  height: 1.79997149rem;
  line-height: 1.79997149rem;
}
.wentizx span {
  width: 1.79997149rem;
  border-radius: 1.79997149rem;
  text-align: center;
  margin-right: 0.7199886rem;
}
.wentizx .linqu {
  width: auto;
  right: 0;
  padding: 0 0.7199886rem;
  border-radius: 1.43997719rem;
  position: absolute;
  margin-right: 0;
}
.m-container {
  width: 93.86666667%;
  margin: 0 auto;
}
.titlborderw {
  border: 1px solid #ee2020;
  margin-top: 2.15996579rem;
  text-align: center;
  position: relative;
  padding-bottom: 1.43997719rem;
  width: 100%;
}
.itemcont,
.titlbordern {
  padding: 0.7199886rem;
  text-align: center;
}
.titlbordern {
  border: 1px solid #ee2020;
  margin: 0.7199886rem;
}
.titelcont {
  position: absolute;
  top: -1.07998289rem;
  left: 50%;
  width: 60%;
  margin-left: -30%;
  height: 2.87995438rem;
  line-height: 2.87995438rem;
  background: #fff;
}
.titlbordern p {
  font-size: 1.82400029rem;
  letter-spacing: 2px;
  font-weight: 700;
  background: #eee;
}
.bdiv,
.left {
  float: left;
}
.simlltitle,
.titlbordern span,
.x-title {
  text-transform: uppercase;
}
.titlbordern span {
  font-size: 1.22398061rem;
  color: #999;
  margin-top: 1.25998004rem;
  display: block;
}
.titelcont span.left::after,
.titelcont span.right::after {
  content: "";
  position: absolute;
  width: 0.7199886rem;
  height: 0.7199886rem;
  border-radius: 0.7199886rem;
  background: #ee2020;
  top: 50%;
  margin-top: -0.53999145rem;
}
.titelcont span.left::before,
.titelcont span.right::before {
  content: "";
  position: absolute;
  width: 1.43997719rem;
  height: 1.43997719rem;
  border-radius: 1.43997719rem;
  background: #ee2020;
  margin-top: -1.07998289rem;
}
.titelcont span.left::before {
  top: 50%;
}
.titelcont span.left::after {
  left: 2.15996579rem;
}
.right {
  float: right;
}
.titelcont span.right::before {
  right: 0;
  top: 50%;
}
.titelcont span.right::after {
  right: 2.15996579rem;
}
.gray {
  background: #eee;
}
.gray.max-row {
  padding-bottom: 1.44000023rem;
}
.h_20px {
  height: 0;
}
