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;
  color: initial;
}
button,
input[type=button],
input[type=password],
input[type=reset],
input[type=submit],
input[type=text],
textarea {
  -webkit-appearance: none !important;
}
a {
  text-decoration: none;
  display: block;
}
li {
  list-style-type: none;
}
em,
i {
  font-style: normal;
}
body {
  overflow-x: hidden;
  font-family: 'Microsoft YaHei';
  /*  min-width: 1136px; */
  line-height: initial;
  margin: 0 auto;
  max-width: 640px;
  min-width: 320px;
}
@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%;
  }
}
@-webkit-keyframes cd {
  0% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  10% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  30% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  90% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@keyframes cd {
  0% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  10% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  30% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  90% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
.pr {
  position: relative;
}
.pb {
  position: absolute;
}
.warn {
  color: #fd0404;
}
.container {
  width: 33.793545rem;
  margin: 0 auto;
}
.dgpx-banner {
  position: relative;
  padding-top: 21.67978492rem;
}
.dgpx-banner .dgpx-banner-wrap {
  position: absolute;
  top: 0;
  left: 0;
}
.crxdxx-banner {
  position: relative;
  max-width: 100%;
  /*  padding-top: percentage(451/750); */
  margin: 0 auto;
  overflow: hidden;
}
.crxdxx-banner img {
  width: 100%;
  display: block;
}
.crxdxx-banner .swiper-container .swiper-pagination .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  opacity: 0.9;
  background: none;
  margin: 0 7px;
  border: 2px solid #fff;
}
.crxdxx-banner .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  background: #fff;
}
.crxdxx-pic1 {
  width: 100%;
}
.crxdxx-pic1 img {
  display: block;
  width: 100%;
}
.dg-sec {
  padding: 2.21124192rem 0 1.92281906rem;
}
.dg-sec img {
  width: 100%;
}
.pro-guid {
  text-align: center;
}
.pro-guid h2 {
  font-size: 1.68246668rem;
  color: #262625;
  line-height: 1.24983239rem;
  margin-bottom: 1.92281906rem;
}
.pro-guid p.qy {
  position: relative;
  color: #000;
  font-size: 1.24983239rem;
  line-height: 1.73053716rem;
  margin-bottom: 1.73053716rem;
  padding: 0 0.96140953rem;
}
.pro-guid p.qy::after {
  position: absolute;
  left: 50%;
  bottom: -0.67298667rem;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 10.28708198rem;
  height: 1px;
  background: #cc7833;
  content: '';
}
.pro-guid p.warn {
  font-size: 1.24983239rem;
}
.dg-tit {
  text-align: center;
}
.dg-tit h2 {
  font-size: 1.70265628rem;
  color: #cc7833;
  line-height: 1.53825525rem;
}
.dg-tit p {
  position: relative;
  display: inline-block;
  font-size: 1.20176191rem;
  text-transform: uppercase;
  color: #666;
  font-weight: 700;
  line-height: 1.05755048rem;
  margin-top: 0.86526858rem;
}
.dg-tit p i {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  width: 0.38456381rem;
  height: 0.38456381rem;
  background: #cfa972;
  border-radius: 50%;
}
.dg-tit p i:first-child {
  left: -0.96140953rem;
}
.dg-tit p i:first-child::before {
  position: absolute;
  top: 50%;
  left: -5.86459814rem;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  content: '';
  width: 5.67231623rem;
  height: 1px;
  background: #666;
}
.dg-tit p i:last-child {
  right: -0.96140953rem;
}
.dg-tit p i:last-child::before {
  position: absolute;
  top: 50%;
  right: -5.86459814rem;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  content: '';
  width: 5.67231623rem;
  height: 1px;
  background: #666;
}
.rmtj-container {
  width: 29.8998364rem;
  height: 22.20856016rem;
  margin: 0 auto;
  padding-top: 4.32634289rem;
}
.rmtj-slide-wrap {
  position: relative;
  width: 28.65000401rem;
  height: 17.2092306rem;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border: 1px solid #cb7733;
  background: #fefdfc;
  margin: 0 auto;
  border-radius: 0.43263429rem;
  -webkit-box-shadow: 0.682px 0.731px 0.6153021rem 0.7px rgba(115, 114, 113, 0.91);
  box-shadow: 0.682px 0.731px 0.6153021rem 0.7px rgba(115, 114, 113, 0.91);
}
.rmtj-desc {
  width: 16.53624393rem;
}
.rmtj-desc .rmtj-thumb {
  text-align: center;
}
.rmtj-desc .rmtj-thumb img {
  position: relative;
  top: -3.74949717rem;
  width: 11.48884389rem;
  margin: 0 auto;
}
.div_e.rmtjs {
  margin-bottom: 0;
}
.rmtj-tit {
  position: relative;
  top: -3.74949717rem;
  text-align: center;
}
.rmtj-tit h3 {
  line-height: 2.16317144rem;
  font-size: 1.34597334rem;
  color: #792b13;
}
.rmtj-tit h3 span {
  font-size: 0.96140953rem;
}
.rmtj-tit p {
  font-size: 0.86526858rem;
}
.rmtj-btn {
  line-height: 1.73053716rem;
  position: relative;
  top: -3.74949717rem;
}
.rmtj-btn span {
  display: block;
  width: 7.21057148rem;
  margin: 0 auto;
  border-radius: 0.43263429rem;
  background-color: #93522b;
  color: #fff;
  text-align: center;
  font-size: 1.15369144rem;
  margin-top: 0.99986591rem;
}
.rmtj-wrap {
  position: relative;
}
.rmtj-wrap:after {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 9.22953149rem;
  background: #f1f1f1;
  content: '';
  z-index: 0;
}
.rmtj-time {
  position: absolute;
  right: 1.4421143rem;
  top: -1.05755048rem;
  width: 10.76778674rem;
}
.rmtj-time .rmtj-time-thumb img {
  width: 100%;
}
.rmtj-time .rmtj-time-wrap {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
  color: #fff;
}
.rmtj-time .rmtj-time-wrap h4 {
  font-size: 1.15369144rem;
  font-weight: normal;
  line-height: 2.01896001rem;
}
.rmtj-time .rmtj-time-wrap p {
  font-size: 0.96140953rem;
}
.rmtj-list {
  background: #f1f1f1;
  padding: 0.6153021rem 0 1.38442972rem;
}
.rmtj-list .rmtj-l-wrap {
  width: 93.75%;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
}
.rmtj-list .rmtj-l-wrap .rmtj-l-item {
  overflow: hidden;
  border-radius: 0.48070477rem;
  border: 1px solid #ca7634;
  margin-right: 0.76912762rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  -moz-box-flex: 1;
  flex: 1;
}
.rmtj-list .rmtj-l-wrap .rmtj-l-item .rmtj-l-thumb img {
  width: 100%;
}
.rmtj-list .rmtj-l-wrap .rmtj-l-item .rmtj-l-desc {
  text-align: center;
  padding: 0.76912762rem 0;
  background: #fff;
}
.rmtj-list .rmtj-l-wrap .rmtj-l-item .rmtj-l-desc p {
  font-size: 1.24983239rem;
  color: #000;
}
.rmtj-list .rmtj-l-wrap .rmtj-l-item .rmtj-l-desc h3 {
  font-size: 1.29790287rem;
  color: #792b13;
  line-height: 2.40352383rem;
}
.rmtj-list .rmtj-l-wrap .rmtj-l-item .rmtj-l-desc p.next-icon {
  width: 7.69127624rem;
  margin: 0.38456381rem auto 0;
  border-radius: 0.33649334rem;
  background: #cc7833;
  font-size: 1.24983239rem;
  line-height: 2.01896001rem;
  color: #fff;
  text-align: center;
}
.rmtj-list .rmtj-l-wrap .rmtj-l-item:last-child {
  margin-right: 0;
}
.rmtj-btn {
  line-height: 2.01896001rem;
  position: relative;
  top: -8.26812196rem;
}
.rmtj-btn a {
  display: block;
  width: 8.65268578rem;
  margin: 0 auto;
  border-radius: 0.38456381rem;
  background-color: #cc7833;
  color: #fff;
  text-align: center;
  font-size: 1.24983239rem;
  margin-top: 6.24916195rem;
}
.zy-btn {
  margin: 1.73053716rem auto 0;
  width: 27.97701734rem;
  line-height: 3.0765105rem;
  text-align: center;
  font-size: 1.34597334rem;
  display: block;
  background: #d76d00;
  border-radius: 1.53825525rem;
  color: #fff;
  -webkit-animation: cd 0.9s infinite;
  animation: cd 0.9s infinite;
}
.dg-lesson .lesson-wrap .lesson-item {
  padding: 1.73053716rem 0 1.34597334rem;
  border-bottom: 1px dashed #cc7833;
}
.dg-lesson .lesson-wrap .lesson-item .lesson-desc {
  position: relative;
  padding-left: 4.03792003rem;
  padding-right: 1.4421143rem;
  margin-bottom: 0.86526858rem;
}
.dg-lesson .lesson-wrap .lesson-item .lesson-desc::before {
  position: absolute;
  top: -0.48070477rem;
  left: 0;
  width: 2.93229907rem;
  height: 2.93229907rem;
  background: url(/images_2016/crxdxx/kcicon01.jpg) no-repeat center;
  background-size: 2.93229907rem 2.93229907rem;
  content: '';
}
.dg-lesson .lesson-wrap .lesson-item .lesson-desc p {
  font-size: 1.24983239rem;
  line-height: 1.73053716rem;
}
.dg-lesson .lesson-wrap .lesson-item .lesson-desc p strong {
  position: relative;
  display: inline-block;
  font-size: 1.34597334rem;
  color: #cc7833;
  font-weight: 700;
}
.dg-lesson .lesson-wrap .lesson-item .lesson-desc p strong::before {
  position: absolute;
  left: -0.76912762rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  content: '';
  width: 1px;
  height: 1.92281906rem;
  background: #cc7833;
}
.dg-lesson .lesson-wrap .lesson-item:nth-child(2) .lesson-desc::before {
  background: url(/images_2016/crxdxx/kcicon02.jpg) no-repeat 0 0;
  background-size: 2.93229907rem 2.93229907rem;
}
.dg-lesson .lesson-wrap .lesson-item:nth-child(3) .lesson-desc::before {
  background: url(/images_2016/crxdxx/kcicon03.jpg) no-repeat 0 0;
  background-size: 2.93229907rem 2.93229907rem;
}
.dg-lesson .lesson-wrap .lesson-item:nth-child(4) .lesson-desc::before {
  background: url(/images_2016/crxdxx/kcicon04.jpg) no-repeat 0 0;
  background-size: 2.93229907rem 2.93229907rem;
}
.dg-lesson .lesson-wrap .lesson-item:nth-child(5) .lesson-desc::before {
  background: url(/images_2016/crxdxx/kcicon05.jpg) no-repeat 0 0;
  background-size: 2.93229907rem 2.93229907rem;
}
.dg-lesson .lesson-wrap .lesson-item:nth-child(6) .lesson-desc::before {
  background: url(/images_2016/crxdxx/kcicon06.jpg) no-repeat 0 0;
  background-size: 2.93229907rem 2.93229907rem;
}
.dg-lesson .lesson-wrap .lesson-item .lesson-thumb .l-thumg-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
}
.dg-lesson .lesson-wrap .lesson-item .lesson-thumb .l-thumg-wrap .l-thumb-item {
  margin-right: 0.57684572rem;
}
.dg-lesson .lesson-wrap .lesson-item .lesson-thumb .l-thumg-wrap .l-thumb-item:first-child {
  width: 18.74748585rem;
}
.dg-lesson .lesson-wrap .lesson-item .lesson-thumb .l-thumg-wrap .l-thumb-item:last-child {
  width: 14.32500201rem;
  margin-right: 0;
}
.dg-lesson .lesson-wrap .lesson-item .lesson-thumb .l-thumg-wrap .l-thumb-item:last-child img:first-child {
  margin-bottom: 0.48070477rem;
}
.dg-lesson .lesson-wrap .lesson-item:nth-child(2n) .l-thumg-wrap {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -moz-box-orient: horizontal;
  -moz-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.dg-lesson .lesson-wrap .lesson-item:nth-child(2n) .l-thumg-wrap .l-thumb-item:first-child {
  margin-right: 0;
  margin-left: 0.57684572rem;
}
.xdds-wrap {
  padding: 5.86459814rem 0.76912762rem 0; padding-top: 0;
}
.xdds-wrap .xdds-kczj{display: none;}
.xdds-wrap .xdds-tit {display: none;
  font-size: 1.53825525rem;
  color: #cb7733;
  text-indent: 2.40352383rem;
  margin-bottom: 1.15369144rem;
}
.xdds-tit > div {
  margin-bottom: 0.96140953rem;
}
.xdds-tit > div span {
  display: inline-block;
  line-height: 2.69194669rem;
  padding: 0 1.6343962rem;
  background: #cb7733;
  font-size: 1.4421143rem;
  border-radius: 1.34597334rem;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  text-indent: 0;
}
.xdds-wrap .xdds-kczj .kczj-desc .kczj-desc-top {
  position: relative;
  padding: 1.24983239rem 2.01896001rem 1.24983239rem;
  font-size: 1.24983239rem;
  background-image: -webkit-gradient(linear, right top, left top, from(#fbe0c9), to(rgba(251, 224, 201, 0.2)));
  background-image: -webkit-linear-gradient(right, #fbe0c9 0%, rgba(251, 224, 201, 0.2) 100%);
  background-image: -o-linear-gradient(right, #fbe0c9 0%, rgba(251, 224, 201, 0.2) 100%);
  background-image: linear-gradient(-90deg, #fbe0c9 0%, rgba(251, 224, 201, 0.2) 100%);
  border-top-left-radius: 0.96140953rem;
  border-top-right-radius: 0.96140953rem;
}
.xdds-wrap .xdds-kczj .kczj-desc .kczj-desc-top .kczj-t-wrap h4 {
  margin-bottom: 0.96140953rem;
}
.xdds-wrap .xdds-kczj .kczj-desc .kczj-desc-top .kczj-t-wrap h4 span {
  display: inline-block;
  line-height: 2.69194669rem;
  padding: 0 1.6343962rem;
  background: #cb7733;
  font-size: 1.4421143rem;
  border-radius: 1.34597334rem;
  color: #fff;
  text-transform: uppercase;
}
.xdds-wrap .xdds-kczj .kczj-desc .kczj-desc-top .kczj-t-wrap .dstxt {
  line-height: 1.92281906rem;
  color: #782b14;
  font-size: 1.34597334rem;
  font-weight: 700;
}
.xdds-wrap .xdds-kczj .kczj-desc .kczj-desc-top .kczj-t-wrap .kczj-thumb {
  position: absolute;
  right: 1.4421143rem;
  bottom: 0;
  width: 15.19027058rem;
}
.xdds-wrap .xdds-kczj .kczj-desc .kczj-desc-top .kczj-t-wrap .kczj-thumb img {
  width: 100%;
}
.xdds-wrap .xdds-kczj .kczj-desc .kczj-desc-bot {
  padding: 0 2.01896001rem;
}
.xdds-wrap .xdds-kczj .kczj-desc .kczj-desc-bot .kczj-honor p {
  position: relative;
  line-height: 2.59580573rem;
  font-size: 1.24983239rem;
  margin-left: 0.96140953rem;
}
.xdds-wrap .xdds-kczj .kczj-desc .kczj-desc-bot .kczj-honor p::before {
  position: absolute;
  top: 50%;
  left: -0.86526858rem;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0.52877524rem;
  height: 0.52877524rem;
  content: '';
  background: #fe8302;
  border-radius: 50%;
}
.jxtd-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
}
.jxtd-list .jxtd-item {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  flex: 1;
  background: #f6e2d5;
  margin-right: 0.48070477rem;
}
.jxtd-list .jxtd-item:last-child {
  margin-right: 0;
  border-top-right-radius: 0.72105715rem;
}
.jxtd-list .jxtd-item:first-child {
  border-top-left-radius: 0.72105715rem;
}
.jxtd-list .jxtd-item .jxtd-thumb img {
  display: block;
  width: 100%;
}
.jxtd-list .jxtd-item .jxtd-name {
  position: absolute;
  bottom: 0.96140953rem;
  left: 0;
  width: 100%;
}
.jxtd-list .jxtd-item .jxtd-name .jxtd-btn {
  display: block;
  width: 5.76845718rem;
  margin: 0 auto;
  line-height: 1.92281906rem;
  border-radius: 0.96140953rem;
  background: #cb7733;
  text-align: center;
  color: #fff;
  font-size: 1.20176191rem;
}
.dgjy-wrap {
  padding-top: 2.30738287rem;
}
.dgjy-wrap .jy-item .jy-desc {
  padding-left: 12.59446485rem;
  border-radius: 0.28842286rem;
  background: #f1f1f1;
  position: relative;
}
.dgjy-wrap .jy-item .jy-desc .jy-desc-tit {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 12.4983239rem;
  text-align: center;
}
.dgjy-wrap .jy-item .jy-desc .jy-desc-tit h3 {
  font-size: 1.4421143rem;
  color: #cc7833;
  line-height: 1.4421143rem;
  margin-bottom: 0.57684572rem;
}
.dgjy-wrap .jy-item .jy-desc .jy-desc-tit p {
  font-size: 1.05755048rem;
  color: #0d0d0d;
  text-transform: uppercase;
}
.dgjy-wrap .jy-item .jy-desc .jy-list {
  font-size: 1.10562096rem;
  padding: 0.76912762rem 0;
}
.dgjy-wrap .jy-item .jy-desc .jy-list li {
  position: relative;
  line-height: 1.92281906rem;
  padding-left: 0.86526858rem;
}
.dgjy-wrap .jy-item .jy-desc .jy-list li::before {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  content: '';
  width: 0.38456381rem;
  height: 0.38456381rem;
  border-radius: 50%;
  background: #cc7833;
}
.dgjy-wrap .jy-item .jy-thumb {
  margin-top: 0.86526858rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
}
.dgjy-wrap .jy-item .jy-thumb .jy-thumb-item {
  width: 10.8639277rem;
  margin-right: 0.57684572rem;
}
.dgjy-wrap .jy-item .jy-thumb .jy-thumb-item:last-child {
  margin-right: 0;
}
.dgjy-wrap .jy-item .jy-thumb .jy-thumb-item p {
  text-align: center;
  font-size: 1.20176191rem;
  color: #cc7833;
  line-height: 2.40352383rem;
  font-weight: 700;
}
.w600 {
  width: 93.75%;
  margin: 0 auto;
}
.hslbox8_1 {
  border-collapse: collapse;
  margin: 2.30738287rem auto 0.90132143rem;
}
.hslbox8_1 tr td {
  width: 33.333333%;
  border: 1px solid #cc7833;
  padding: 0.90132143rem 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  font-size: 1.24983239rem;
}
.hslbox8_1 tr td img {
  display: inline-block;
}
.hslbox8_1 tr td a {
  display: block;
  color: #000;
  width: 100%;
  font-size: 1.34597334rem;
}
.hslbox8_1 tr td a img {
  width: 15%;
  display: inline-block;
  vertical-align: middle;
}
.hslbox8_2 {
  position: relative;
}
.hslbox8_2 .hslbox8_span1 {
  position: absolute;
  left: 0;
  top: 0.19228191rem;
  display: inline-block;
  width: 1.80264287rem;
  height: 1.80264287rem;
  border-radius: 50%;
  background-color: #f50100;
  color: #fff;
  text-align: center;
  font-size: 1.08158572rem;
  line-height: 1.80264287rem;
  z-index: 10;
}
.hslbox8_2 p {
  border-left: 1px dashed #dadada;
  margin-left: 0.90132143rem;
  position: relative;
  padding: 0 0 0 1.80264287rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 0.96140953rem;
  margin-bottom: 0.96140953rem;
}
.hslbox8_2 p .span2 {
  display: inline-block;
  color: #000;
  font-size: 1.24983239rem;
  line-height: 1.62237858rem;
}
.hslbox8_2 .hslbox8_span2 {
  position: absolute;
  left: 0;
  top: 2.49966478rem;
  display: inline-block;
  width: 1.80264287rem;
  height: 1.80264287rem;
  border-radius: 50%;
  background-color: #f50100;
  color: #fff;
  text-align: center;
  font-size: 1.08158572rem;
  line-height: 1.80264287rem;
  z-index: 10;
}
.hslbox8_2 .hslbox8_span3 {
  position: absolute;
  left: 0;
  bottom: 0;
  display: inline-block;
  width: 1.80264287rem;
  height: 1.80264287rem;
  border-radius: 50%;
  background-color: #f50100;
  color: #fff;
  text-align: center;
  font-size: 1.08158572rem;
  line-height: 1.80264287rem;
  z-index: 10;
}
.hslbox8_2 p:nth-child(2) {
  padding: 0.90132143rem 0 0.90132143rem 1.80264287rem;
}
.hslbox8_2 p .wen {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 20%;
  color: #fff;
  background-color: #e19d15;
  height: 1.80264287rem;
  border-radius: 0.90132143rem;
  font-size: 1.24983239rem;
  text-align: center;
  line-height: 1.80264287rem;
  font-weight: bold;
}
.hsslbox9 {
  width: 100%;
  background: url(/images_2016/crxdxx/form-bg.jpg) no-repeat 0 0;
  background-size: 100%;
  padding-top: 1.80264287rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.hsslbox9 h1 {
  color: #fff;
  font-size: 1.68246668rem;
  font-weight: bold;
  line-height: 1.80264287rem;
  text-align: center;
  margin-bottom: 0.90132143rem;
}
.hsslbox9 .hsslbox9_1 {
  background-color: #fff;
  border-radius: 0.43263429rem;
  overflow: hidden;
  padding-top: 0.90132143rem;
  padding-bottom: 0.90132143rem;
}
.hsslbox9 .hsslbox9_2 {
  padding: 0.90132143rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.hsslbox9 .hsslbox9_2 a {
  display: inline-block;
  width: 20%;
}
.hsslbox9 .hsslbox9_2 ul {
  display: inline-block;
  width: 75%;
  padding: 0.90132143rem 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.hsslbox9 .hsslbox9_2 ul li {
  float: left;
  width: 31%;
  margin-left: 2%;
}
.hsslbox9 .hsslbox9_2 ul li:first-child,
.hsslbox9 .hsslbox9_2 ul li:nth-child(4) {
  margin-left: 0;
}
.hsslbox9 .hsslbox9_2 ul li img {
  display: inline-block;
  width: 20%;
  vertical-align: middle;
}
.hsslbox9 .hsslbox9_2 ul li span {
  font-size: 1.24983239rem;
  line-height: 1.62237858rem;
}
.form_a {
  width: 100%;
  padding: 0 0.90132143rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.form_a .form_line {
  color: #000;
  font-size: 1.26185001rem;
  line-height: 1.80264287rem;
}
.form_a .form_line .zhuanye,
.form_a .form_line .name,
.form_a .form_line .phone {
  width: 80%;
  height: 2.7039643rem;
  background-color: #f0f0f0;
  border-radius: 1.34597334rem;
  border: none;
  padding-left: 1.80264287rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 0.48070477rem;
}
.form_a .form_line .name {
  margin: 0.90132143rem 0.45066072rem;
}
.form_a .form_line .phone {
  margin-left: 0.45066072rem;
}
.form_a .form_btn {
  display: block;
  width: 80%;
  height: 2.7039643rem;
  color: #fff;
  font-size: 1.26185001rem;
  line-height: 2.7039643rem;
  background-color: #93522b;
  border-radius: 1.80264287rem;
  text-align: center;
  margin: 0.90132143rem auto 0;
  border: none;
  margin-left: 4.32634289rem;
  -webkit-animation: cd 0.9s infinite;
  animation: cd 0.9s infinite;
}
.hslbox5_1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  padding: 2.11510097rem 0.96140953rem 0.96140953rem;
}
.hslbox5_1 li {
  font-size: 1.20176191rem;
  text-align: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  -moz-box-flex: 1;
  flex: 1;
  margin-right: 1.24983239rem;
}
.hslbox5_1 li:last-child {
  margin-right: 0;
}
.hslbox5_text {
  line-height: 1.4421143rem;
  margin-top: 0.86526858rem;
}
.xuezi_slide {
  position: relative;
  overflow: hidden;
  height: 9.4218134rem;
}
.xuezi_slide ul {
  width: 4807.0476531rem;
  height: 9.4218134rem;
  position: absolute;
  left: 0;
}
.xuezi_slide ul li {
  float: left;
  display: block;
  width: 11.15235056rem;
  height: 9.4218134rem;
  margin-right: 0.38456381rem;
}
.tempWrap {
  width: 100% !important;
}
.lg-xd-bottom {
  display: none!important;
}
.orcl {
  color: #f5ad00;
}
.gray-bg {
  background: #e9ebee;
}
.dg-form .dg-form-tit {
  text-align: center;
  font-size: 1.68246668rem;
}
.dg-form .xdtyk-form {
  width: 23.74681541rem;
  margin: 1.34597334rem auto 0;
}
.dg-form .xdtyk-form .form-tips {
  text-align: center;
  font-size: 1.24983239rem;
}
.dg-form .xdtyk-form .form-tips span {
  font-weight: 700;
}
.dg-form .xdtyk-form .form-item input {
  width: 100%;
  display: block;
  line-height: 2.69194669rem;
}
.dg-form .xdtyk-form .form-item input[type="text"],
.dg-form .xdtyk-form .form-item input[type="tel"] {
  color: #4d4d4d;
  font-size: 1.24983239rem;
  text-indent: 0.96140953rem;
  margin-bottom: 1.15369144rem;
  border: 1px solid #262223;
  border-radius: 0.28842286rem;
}
.dg-form .xdtyk-form .form-item input[type="text"]:focus,
.dg-form .xdtyk-form .form-item input[type="tel"]:focus {
  outline: none;
}
.dg-form .xdtyk-form .form-item.form-sub {
  position: relative;
}
.dg-form .xdtyk-form .form-item.form-sub input {
  background: #cc7833;
  color: #fff;
  font-size: 1.4421143rem;
  border: 0;
  margin-top: 0.62491619rem;
  line-height: 2.88422859rem;
}
.dg-form .xdtyk-form .form-item.form-sub .qxst {
  position: absolute;
  right: -1.92281906rem;
  top: -0.67298667rem;
  width: 5.38389337rem;
  background: #fb3f39;
  line-height: 1.73053716rem;
  text-align: center;
  font-size: 1.05755048rem;
  color: #fff;
  border-radius: 0.24035238rem 0.24035238rem 0.24035238rem 0;
  -webkit-animation: cd 0.9s infinite;
  animation: cd 0.9s infinite;
}
.tit_b {
  text-align: center;
  font-size: 1.70265628rem;
  line-height: 1.92281906rem;
  margin: 1.92281906rem auto 0.86526858rem;
  font-weight: bold;
  color: #cc7833;
}
.tit_s {
  text-align: center;
  font-size: 1.20176191rem;
  line-height: 2.01896001rem;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  width: 48%;
  margin: 0.48070477rem auto 1.4421143rem;
  text-transform: uppercase;
  font-weight: bold;
  color: #666;
}
.ul2-1 {
  width: 93.75%;
  margin: 0.48070477rem auto 0.96140953rem auto;
}
.ul2-1 li {
  float: left;
  width: 49%;
  margin-right: 2%;
  text-align: center;
  background: #EDEDED;
  padding-bottom: 2.88422859rem;
}
.ul2-1 li img {
  width: 100%;
  display: block;
}
.ul2-1 li:last-child {
  margin-right: 0;
}
.ul2-1 h3 {
  font-size: 1.34597334rem;
  line-height: 2.59580573rem;
  font-weight: inherit;
  margin-bottom: 0.96140953rem;
  position: relative;
}
.ul2-1 h3:after {
  position: absolute;
  content: '';
  width: 24%;
  height: 0.17680321rem;
  background: #E7B489;
  left: 38%;
  bottom: -0.43263429rem;
}
.ul2-1 p {
  height: 2.59580573rem;
  font-size: 0.96140953rem;
  line-height: 1.53825525rem;
  /* color: #6C6C6C; */
}
.clear_f:before {
  content: "";
  display: table;
}
.clear_f:after {
  content: "";
  display: table;
  clear: both;
}
.btn_box {
  width: 68%;
  margin: 0rem auto 1.82667811rem auto;
}
.btn_box a {
  float: left;
  width: 45%;
  text-align: center;
  font-size: 1.34597334rem;
  line-height: 3.0765105rem;
  background: #D7AF74;
  color: #fff;
  border-radius: 0.57684572rem;
}
.btn_box a:last-child {
  margin-left: 10%;
  background: #CC7833;
}
.imgxfdt {
  margin-bottom: 1.24983239rem;
}
.imgxfdt img {
  width: 92%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  border-radius: 0.67298667rem;
}
.numbers {
  text-align: center;
  height: 3.0765105rem;
  width: 92%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-shadow: 0px 0px 1px #000;
  box-shadow: 0px 0px 1px #000;
  border: 1px solid #ddd;
  border-radius: 2.49966478rem;
  background: url(/images_2016/crxdxx/xuefei3.png) no-repeat 4.80704765rem center;
  position: relative;
  background-size: 6%;
  color: #000;
  font-size: 1.24983239rem;
  line-height: 3.0765105rem;
  margin-bottom: 1.73053716rem;
  padding: 0 0.96140953rem;
}
.numbers span {
  color: #fa0d0d;
}
.xfcx-bd {
  width: 88%;
  margin-left: auto;
  margin-right: auto;
}
.xfcx-bd h4 {
  font-size: 1.24983239rem;
  color: #fa0d0d;
}
.xfcx-bd h4 span {
  color: #a5a4a4;
}
.xfcx-bd .xuanxiang {
  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;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 1.4421143rem;
  margin-bottom: 0.96140953rem;
}
.xfcx-bd .xuanxiang li {
  width: 50%;
  height: 1.92281906rem;
  color: #000;
  font-size: 1.24983239rem;
  padding-left: 1.4421143rem;
  position: relative;
  margin-bottom: 0.48070477rem;
  -webkit-box-flex: 0;
  -webkit-flex: none;
  -moz-box-flex: 0;
  -ms-flex: none;
  flex: none;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: rgba(68, 68, 68, 0.8);
  font-weight: 400;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.xuanxiang label {
  position: relative;
  font-size: 1.34597334rem;
  /* height: 2.6*111.111/85.333*600.73/162.72rem;
line-height: 2.6*111.111/85.333*600.73/162.72rem; */
  cursor: pointer;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-radius: 2.40352383rem;
}
.radio input[type="radio"] {
  position: absolute;
  opacity: 0;
}
.radio input[type="radio"]:checked + .radio-label:before {
  background-color: #fa0d0d;
  -webkit-box-shadow: inset 0 0 0 2px #fff;
  box-shadow: inset 0 0 0 2px #fff;
  border-color: #fa0d0d;
  /* background:url(/images_2016/crxdxx/aa2.png) no-repeat center center;background-size: 100%; */
}
.radio input[type="radio"] + .radio-label:before {
  content: "";
  border-radius: 50%;
  border: 1px solid #d7d7d7;
  background: #fff;
  display: inline-block;
  width: 0.8em;
  height: 0.8em;
  position: relative;
  top: 0.28em;
  margin-right: 0.3em;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  -webkit-transition: all 150ms ease;
  -o-transition: all 150ms ease;
  transition: all 150ms ease;
  /* background:url(/images_2016/crxdxx/aa5.png) no-repeat center center;background-size: 100%; */
}
.xfcx-bd .xuanxiang li .iconbg {
  width: 0.96140953rem;
  height: 1.00948001rem;
  background: url(/images_2016/crxdxx/aa5.png) no-repeat center center;
  background-size: 100%;
  margin-right: 0.48070477rem;
}
.xfcx-bd .xuanxiang .on .iconbg {
  background: url(/images_2016/crxdxx/aa2.png) no-repeat center center;
  background-size: 100%;
}
/* .xfcx-bd .xuanxiang li input::before{position: absolute; content: ""; width: 0.2*111.111/85.333*600.73/162.72rem; height: 0.21*111.111/85.333*600.73/162.72rem; border-radius: 50%; background:url(/images_2016/crxdxx/aa5.png) no-repeat center center;background-size: 100%;top: 0.09*111.111/85.333*600.73/162.72rem;
    left: 0.16*111.111/85.333*600.73/162.72rem;}
.xfcx-bd .xuanxiang .on input:before{background: #fa0d0d; background-size: 80%; background:url(/images_2016/crxdxx/aa2.png) no-repeat center center;background-size: 100%;border:none} */
.hqxf-form {
  width: 88%;
  margin-left: auto;
  margin-right: auto;
}
.hqxf-form-text {
  font-size: 1.26185001rem;
}
.hqxf-form-item i {
  font-size: 1.26185001rem;
  color: #fa0d0d;
}
.hqxf-form-item input {
  width: 24.03523827rem;
  border-radius: 0.48070477rem;
  border: 1px solid #ccc;
  height: 2.7039643rem;
  padding-left: 0.67298667rem;
  margin: 0.04807048rem auto 1.73053716rem auto;
}
.hqxf-form-btn {
  text-align: center;
  margin: 0 auto;
  position: relative;
  background: #d34531;
  font-size: 1.4421143rem;
  border-radius: 0;
  padding: 0;
  height: 3.0765105rem;
  line-height: 3.0765105rem;
  width: 100%;
  margin-bottom: 1.15369144rem;
}
.hqxf-form-btn-sub {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  background-origin: 0;
  color: #fff;
  font-size: 1.4421143rem;
  -webkit-animation-name: zxnum1;
  animation-name: zxnum1;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.hqxf-form-btn input {
  background: #d34531;
  color: #fff;
  border: none;
  outline: none;
  z-index: 999999;
  opacity: 0;
}
.dongtai {
  width: 89%;
  margin: 0rem auto;
  height: 3.74949717rem;
  margin-top: 0.96140953rem;
}
.dongtai .swiper-container {
  pointer-events: none;
  height: 3.74949717rem;
  -webkit-box-shadow: 0px 0px 1px #000;
  box-shadow: 0px 0px 1px #000;
  border: 1px solid #ddd;
  border-radius: 2.49966478rem;
}
.dongtai .swiper-container .swiper-slide {
  width: 99%;
  margin: 0 auto;
  height: 3.55721526rem;
}
.dtitems {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  height: 3.0765105rem;
  line-height: 3.0765105rem;
  padding: 0 1.77860763rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
}
.dtitems img {
  width: 60%;
}
.dtitems div {
  width: 25%;
  font-size: 1.20176191rem;
}
.dtitems div:first-child {
  width: 2.69194669rem;
  padding-top: 0.48070477rem;
}
.dtitems div:nth-child(2) {
  width: 4.23020193rem;
}
.dtitems div:nth-child(3) {
  width: 12.4983239rem;
}
input {
  outline: none;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.rmkc-sec {
  padding-top: 1.53825525rem;
}
.rmkc-sec .rmkc-list .rmkc-item {
  padding: 1.15369144rem 1.15369144rem 2.01896001rem;
  -webkit-box-shadow: 0px 0px 0.8171981rem 0.19228191rem rgba(41, 40, 40, 0.2);
  box-shadow: 0px 0px 0.8171981rem 0.19228191rem rgba(41, 40, 40, 0.2);
  margin-bottom: 0.96140953rem;
}
.rmkc-sec .rmkc-list .rmkc-item .rmkc-i-tit {
  line-height: 2.21124192rem;
  text-indent: 3.0765105rem;
  background: url(/images_2016/crxdxx/rmkc-icon.png) no-repeat;
  background-size: 2.2593124rem 2.21124192rem;
  background-position: 0 0;
  padding-bottom: 0.76912762rem;
  border-bottom: 1px solid #666;
}
.rmkc-sec .rmkc-list .rmkc-item .rmkc-i-tit h4 {
  color: #666;
  font-size: 1.24983239rem;
}
.rmkc-sec .rmkc-list .rmkc-item .rmkc-desc {
  padding-top: 0.96140953rem;
  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;
}
.rmkc-sec .rmkc-list .rmkc-item .rmkc-desc .rmkc-thumb {
  width: 14.70956582rem;
  border-radius: 0.38456381rem;
  overflow: hidden;
  margin-right: 1.49018477rem;
}
.rmkc-sec .rmkc-list .rmkc-item .rmkc-desc .rmkc-info {
  width: 15.28641154rem;
  position: relative;
}
.rmkc-sec .rmkc-list .rmkc-item .rmkc-desc .rmkc-info .r-info-wrap h5 {
  font-size: 1.4421143rem;
  line-height: 1.4421143rem;
  margin-bottom: 1.53825525rem;
}
.rmkc-sec .rmkc-list .rmkc-item .rmkc-desc .rmkc-info .r-info-wrap p.info-xz {
  color: #666;
  font-size: 1.15369144rem;
  margin-bottom: 1.15369144rem;
}
.rmkc-sec .rmkc-list .rmkc-item .rmkc-desc .rmkc-info .r-info-wrap p.info-kbsj {
  color: #fb0000;
  font-size: 1.15369144rem;
  font-weight: 700;
}
.rmkc-sec .rmkc-list .rmkc-item .rmkc-desc .rmkc-info .r-info-wrap .info-btng {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  line-height: 2.21124192rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.rmkc-sec .rmkc-list .rmkc-item .rmkc-desc .rmkc-info .r-info-wrap .info-btng .info-btn {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-right: 0.76912762rem;
  line-height: 2.49966478rem;
  border-radius: 0.38456381rem;
  overflow: hidden;
  text-align: center;
}
.rmkc-sec .rmkc-list .rmkc-item .rmkc-desc .rmkc-info .r-info-wrap .info-btng .info-btn:last-child {
  margin-right: 0;
}
.rmkc-sec .rmkc-list .rmkc-item .rmkc-desc .rmkc-info .r-info-wrap .info-btng .info-btn:last-child a {
  background: #cc7832;
}
.rmkc-sec .rmkc-list .rmkc-item .rmkc-desc .rmkc-info .r-info-wrap .info-btng .info-btn a {
  display: block;
  background: #f3a800;
  color: #fff;
  font-size: 1.20176191rem;
}
.rmkc-sec .rmkc-list .rmkc-item:nth-child(2n) .rmkc-desc {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -moz-box-orient: horizontal;
  -moz-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.rmkc-sec .rmkc-list .rmkc-item:nth-child(2n) .rmkc-desc .rmkc-thumb {
  margin-right: 0;
}
.rmkc-sec .rmkc-list .rmkc-item:nth-child(2n) .rmkc-desc .rmkc-info {
  margin-right: 1.49018477rem;
}
.hbyyst {
  margin-top: 2.01896001rem;
}
.hbyyst .hbyyst-wrap {
  position: relative;
  height: 6.24916195rem;
  background: #ff638b;
  overflow: hidden;
}
.hbyyst .hbyyst-wrap .ybyyst-thumb {
  width: 11.00813913rem;
  position: absolute;
  left: -2.40352383rem;
  top: 1.15369144rem;
}
.hbyyst .hbyyst-wrap .ybyyst-thumb img {
  width: 100%;
}
.hbyyst .hbyyst-wrap .ybyyst-desc {
  width: 14.42114296rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 8.65268578rem;
  text-align: center;
}
.hbyyst .hbyyst-wrap .ybyyst-desc h3 {
  font-size: 1.4421143rem;
  color: #fff;
  font-weight: normal;
  letter-spacing: 0.19228191rem;
}
.hbyyst .hbyyst-wrap .ybyyst-desc h3 span {
  display: inline-block;
  color: #ff638b;
  background: #fff;
  border-radius: 0.38456381rem;
  padding: 0.09614095rem 0.19228191rem;
}
.hbyyst .hbyyst-wrap .ybyyst-desc p {
  border: 1px dotted #fff;
  border-radius: 0.38456381rem;
  font-size: 1.15369144rem;
  text-align: center;
  display: inline-block;
  padding: 0.09614095rem 0.24035238rem;
  color: #fff;
}
.hbyyst .hbyyst-wrap .yyst-btn {
  position: absolute;
  top: 50%;
  right: 2.11510097rem;
  width: 7.88355815rem;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  line-height: 3.74949717rem;
  background: #fff;
  border-radius: 0.38456381rem;
  text-align: center;
}
.hbyyst .hbyyst-wrap .yyst-btn a {
  display: block;
  color: #323232;
  font-size: 1.24983239rem;
}
.paragraph {
  padding: 1.8rem 0 0.4rem 0;
  width: 94%;
  margin: 0 auto;
}
.paragraph .info {
  font-size: 1.3rem;
  padding: 8px 0;
}
.link-wrap-ny {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 1rem;
}
.link-wrap-ny .link-item {
  text-align: center;
  width: 20%;
  padding: 4px 0 20px 0;
}
.link-wrap-ny .link-item .pic {
  width: 62%;
  margin: 10px auto 10px auto;
}
.link-wrap-ny .link-item .pic img {
  width: 100%;
  text-align: center;
  margin: 0 auto 0 auto;
}
.link-wrap-ny .link-item .des {
  text-align: center;
  font-size: 1.44rem;
}
.link-wrap-ny .link-item:nth-child(6) .des {
  padding-top: 4.5px;
}
.link-wrap-ny .link-item:hover {
  background: #f5f5f5;
}
.help-wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  padding-top: 0.992%;
}
.help-wrap .help-item {
  width: 96.5%;
  margin-bottom: 1.6%;
}
.help-wrap .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;
}
.help-wrap .help-item a:hover {
  color: #fff;
  background-color: rgba(236, 125, 22, 0.8);
}
.p_btn {
  padding: 1.4rem 0;
  display: flex;
  justify-content: center;
  overflow: hidden;
}
.p_btn a {
  display: block;
  width: 39%;
  height: 3rem;
  line-height: 3rem;
  text-align: center;
  border: 1px solid #d76d00;
  border-radius: 20px;
  font-size: 1.4rem;
  letter-spacing: 1px;
  float: left;
}
.p_btn a:first-child {
  background: #d76d00;
  color: #fff;
}
.p_btn a:last-child {
  background: #fff;
  color: #d76d00;
  margin-left: 2.2rem;
}
