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%;
  }
}
img {
  width: 100%;
  max-width: auto;
  display: block;
  image-rendering: -moz-crisp-edges;
  /* Firefox */
  image-rendering: -o-crisp-edges;
  /* Opera */
  image-rendering: -webkit-optimize-contrast;
  /*Webkit (non-standard naming) */
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
  /* IE (non-standard property) */
}
input:focus {
  outline: 0;
}
.clearf:after,
.clearf:before {
  display: block;
  content: "";
}
.clearf:after {
  clear: both;
}
.clear {
  clear: both;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.w100 {
  width: 100%;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.w1280 {
  width: 1280px;
  margin: 0 auto;
}
.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;
}
/* .container {
  width: 1136px;
  margin: 0 auto;
  position: relative;
} */
.sectionbox {
  width: 100%;
  padding: 42px 0;
}
.tit_s {
  color: #333;
  font-size: 23px;
  text-align: center;
  position: relative;
  margin-bottom: 28px;
}
.tit_s h2 {
  color: #333;
  font-size: 36px;
}
.tit_s::after {
  position: absolute;
  content: "";
  width: 64px;
  height: 6px;
  background: #d76d00;
  left: 50%;
  top: 61px;
  transform: translateX(-50%);
  z-index: 999;
}
.tit_b {
  color: #333;
  font-size: 21px;
  text-align: center;
  position: relative;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.tit_b::after {
  position: absolute;
  content: "";
  width: 258px;
  height: 3px;
  background: #999;
  left: 50%;
  top: -12px;
  transform: translateX(-50%);
}
/*CURSOR: url('http://xxx.jpg'); */
#tjzybox {
  display: none;
}
.right-zx {
  box-sizing: content-box;
}
.tjzybox {
  display: none;
}
.container {
  width: 93.86666667%;
  margin: 0 auto;
  position: relative;
}
.hbpx-sec {
  width: 100%;
  padding: 1.8rem 0 2.4rem 0;
  background: #ffff;
}
.tit_1 {
  width: 100;
  margin: 0 auto;
  text-align: center;
}
.tit_1 h2 {
  font-size: 1.8rem;
  color: #323332;
}
.tit_1 h2.c-white {
  color: #fff;
}
.tit_2 p::before {
  content: "";
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  width: 4rem;
  height: 1px;
  background: #7f2d00;
  left: -4.5rem;
}
.tit_2 p:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 4rem;
  height: 1px;
  background: #7f2d00;
  right: -4.5rem;
}
.tit_2 {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  position: relative;
  margin: 0.2rem auto 1.6rem;
}
.tit_2 .t-link {
  position: absolute;
  justify-content: center;
  left: 50%;
  transform: translateX(-50%);
  top: 2.7rem;
  width: 100%;
}
.tit_2 .t-link a {
  display: block;
  border-radius: 1rem;
  background: #fd3978;
  text-align: center;
  color: #fff;
  padding: 0.28rem 0.82rem;
  margin: 0 0.64rem;
  font-size: 1.24rem;
}
.tit_2 .t-link a:nth-child(1) {
  background: #c55106;
}
.tit_2 .t-link a:nth-child(2) {
  background: #7f2d00;
}
.tit_2 .t-link a:nth-child(3) {
  background: #eb8613;
}
.tit_2 .t-link a:nth-child(4) {
  background: #7f2d00;
}
.tit_2 p {
  display: inline-block;
  text-align: center;
  font-size: 1.4rem;
  color: #000;
  position: relative;
  /*  padding: 6px 0 30px; */
}
.tit_2 p.c-white {
  color: #fff;
}
.tit_2 p.c-white::before,
.tit_2 p.c-white::after {
  color: #fff;
  background: #fff;
}
.tit_2 p.v-des {
  padding-bottom: 0px;
}
.tit_2 p img {
  width: auto;
  display: block;
}
.hbpx-btn {
  width: 93.86666667%;
  margin: 0 auto;
  display: flex;
  padding-top: 2rem;
  justify-content: space-between;
}
.hbpx-btn a {
  display: block;
  border-radius: 8px;
  width: 48%;
  height: 3.4rem;
  background: #7f2d00;
  color: #fff;
  font-size: 1.64rem;
  text-align: center;
  line-height: 3.4rem;
}
.hbpx-btn a:nth-child(1) {
  margin-right: 0rem;
  color: #fff;
}
.hbpx-btn a:nth-child(2) {
  background: transparent;
  border: 2px solid #86583e;
  color: #000;
}
.pink {
  background: #fff3ec;
}
.qianlan {
  background: #edf3f8;
}
/*banner*/
.xdxf-banner {
  position: relative;
  max-width: 100%;
  /*  padding-top: percentage(451/750); */
  margin: 0 auto;
  overflow: hidden;
}
/* .xdxf-banner .banner-wrap {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 1920px;
} */
.hbpx-banner {
  position: relative;
  max-width: 100%;
  /*  padding-top: percentage(451/750); */
  margin: 0 auto;
  overflow: hidden;
}
.hbpx-banner .swiper-container .swiper-pagination .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  opacity: 0.9;
  background: none;
  margin: 0 7px;
  border: 2px solid #fff;
}
.hbpx-banner .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  background: #fff;
}
.tit_ss {
  text-align: center;
  padding-bottom: 1.5rem;
}
.tit_ss h1 {
  display: flex;
  align-items: center;
  font-size: 1.8rem;
  color: #86583e;
  font-weight: bold;
  justify-content: center;
}
.tit_ss h1 span {
  width: 4.48rem;
  height: 1.84rem;
  background: url(/images_2016/hbpxpic/i1.png) no-repeat center center;
  background-size: 80%;
  margin: 0 0.08rem;
}
.tit_ss h1 span:last-child {
  transform: rotateY(180deg);
}
.tit_ss p {
  font-size: 1.4rem;
  color: #86583e;
  padding-top: 0.11rem;
}
.qa-wrap {
  margin: 0 auto;
  padding: 0px 0.5rem 2rem 0.5rem;
  -webkit-box-shadow: 0 3px 10px 2px #ddd;
  box-shadow: 0 3px 10px 2px #ddd;
}
.qa-wrap h3 {
  text-align: center;
  font-size: 1.78rem;
  margin: 0 auto;
  padding-top: 1rem;
  color: #bd805d;
}
.qa-wrap em {
  display: block;
  font-size: 1.5rem;
  text-align: center;
}
.qa-wrap p {
  font-size: 1.32rem;
  padding: 1rem 0;
  line-height: 2.2rem;
  text-indent: 0em;
  text-align: justify;
}
.qa-wrap .qa-pic {
  justify-content: space-between;
}
.qa-wrap .qa-pic .qa-pic-i {
  width: 49.2%;
  overflow: hidden;
}
.qa-wrap .qa-pic .qa-pic-i img {
  width: 100%;
  display: block;
  /* border: 1px solid #ddd; */
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.qa-wrap .qa-pic .qa-pic-i:nth-child(1) {
  margin-bottom: 2%;
}
.qa-wrap .qa-pic .qa-pic-i:nth-child(2) {
  margin-bottom: 2%;
}
.qa-wrap .qa-pic-i:hover img {
  -webkit-transform: scale(1.04);
  -ms-transform: scale(1.04);
  -o-transform: scale(1.04);
  transform: scale(1.04);
}
.qa-wrap .qa-pic2 {
  justify-content: space-between;
  padding: 8px 12px 0 12px;
  flex-wrap: wrap;
}
.qa-wrap .qa-pic2 .qa-pic-i {
  width: 32%;
}
.qa-wrap .qa-pic2 .qa-pic-i img {
  display: block;
  width: 100%;
}
.qa-wrap .qa-pic2 .qa-pic-i p {
  font-size: 1.32rem;
  color: #b28850;
  text-align: center;
  line-height: 1rem;
}
.qa-wrap .qa-pic2 .qa-pic-i:hover p {
  color: #D19C07;
}
.qa-wrap .t-link {
  justify-content: center;
  width: max-content;
  padding: 16px 0;
  margin: 0 auto;
}
.qa-wrap .t-link a {
  display: block;
  border-radius: 16px;
  background: #86583e;
  text-align: center;
  color: #fff;
  padding: 0.16rem 0.3rem;
  margin: 0 0.14rem;
  font-size: 1.24rem;
}
.qa-wrap .t-link a:nth-child(2) {
  background: #eb6fb7;
}
.qa-wrap .t-link a:nth-child(3) {
  background: #eb8613;
}
.qa-wrap .t-link a:nth-child(4) {
  background: #D19C07;
}
.hbpx-sec.xxnr {
  background: url(/images_2016/hbpxpic/bg-1.jpg) no-repeat 100% 100%;
}
.xxnr-wrap {
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 0.1rem;
}
.xxnr-wrap .xxnr-item {
  justify-content: space-between;
  width: 31.8%;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 2%;
}
.xxnr-wrap .xxnr-item .pic {
  display: inline-block;
  margin: 0 auto;
  width: 85px;
  height: 85px;
  background: url(/images_2016/hbpxpic/bg-2.png) no-repeat;
  background-position: 0 0;
}
.xxnr-wrap .xxnr-item .des {
  display: inline-block;
  width: 100%;
}
.xxnr-wrap .xxnr-item .des h5 {
  font-size: 1.3rem;
  text-align: center;
  color: #b28850;
}
.xxnr-wrap .xxnr-item .des p {
  font-size: 1.3rem;
  display: none;
}
.xxnr-wrap .xxnr-item.n1 .pic {
  background-position: 0 -93px;
}
.xxnr-wrap .xxnr-item.n2 .pic {
  background-position: -470px 0;
}
.xxnr-wrap .xxnr-item.n3 .pic {
  background-position: -187px 0;
}
.xxnr-wrap .xxnr-item.n4 .pic {
  background-position: -375px 0;
}
.xxnr-wrap .xxnr-item.n5 .pic {
  background-position: -470px -93px;
}
.xxnr-wrap .xxnr-item.n6 .pic {
  background-position: -281px 0;
}
.xxnr-wrap .xxnr-item.n7 .pic {
  background-position: -93px -93px;
}
.xxnr-wrap .xxnr-item.n8 .pic {
  background-position: -375px -93px;
}
.xxnr-wrap .xxnr-item.n9 .pic {
  background-position: -187px -93px;
}
.xxnr-wrap .xxnr-item.n10 .pic {
  background-position: -93px 0;
}
.xxnr-wrap .xxnr-item.n11 .pic {
  background-position: -281px -93px;
}
.xxnr-wrap .xxnr-item.n12 .pic {
  background-position: 0 0;
}
.xxnr-wrap .xxnr-item:hover .des h5 {
  color: #D19C07;
}
.hbpx-sec.zuopin {
  background: url(/images_2016/hbpxpic/bg-3.jpg) no-repeat;
  background-size: 100% 100%;
}
.hbpx-sec.zuopin .tit_ss h1 {
  color: #fff;
}
.hbpx-sec.zuopin .tit_ss p {
  color: #fff;
}
.zp-wrap {
  justify-content: space-between;
}
.zp-wrap .zp-item {
  width: 48.6%;
  box-shadow: 0 0 5px #e9e9e9;
  margin-bottom: 2%;
}
.zp-wrap .zp-item .pic {
  width: 100%;
}
.zp-wrap .zp-item .pic img {
  display: block;
  width: 100%;
}
.td-wrap {
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 1.9rem;
}
.td-wrap .td-item {
  width: 100%;
  display: flex;
  justify-content: center;
}
.td-wrap .td-item .left {
  width: 8rem;
  height: 8rem;
  border-radius: 50%;
  border: 2px solid #86583e;
  color: #86583e;
  text-align: center;
  line-height: 8rem;
  font-size: 2rem;
  font-weight: bold;
  float: left;
}
.td-wrap .td-item .right {
  margin-left: 1rem;
  float: left;
  width: 256px;
  padding-top: 5px;
}
.td-wrap .td-item .right .tit {
  font-size: 1.5rem;
  font-weight: bold;
}
.td-wrap .td-item .right p {
  color: #86583e;
  font-size: 1.4rem;
  margin-top: 5px;
}
.td-wrap .td-item:not(last-child) {
  margin-bottom: 0.6rem;
}
.tjkc_btn {
  display: flex;
  width: 30rem;
  height: 4.2rem;
  background-color: #f7e6cc;
  border-radius: 3rem;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  padding: 0 2.6rem;
  font-size: 2rem;
  font-weight: 600;
  color: #86583e;
  cursor: pointer;
}
.tjkc_btn i:first-child {
  width: 3.2rem;
  height: 2.32rem;
  background: url(/images_2016/hbpxpic/btn1.png) no-repeat center center;
  display: block;
  background-size: 80%;
}
.tjkc_btn i:last-child {
  width: 10px;
  height: 17px;
  background: url(/images_2016/hbpxpic/btn2.png) no-repeat;
  display: block;
}
.tjkc_btn:hover {
  color: #D19C07;
}
.hbzy-wrap {
  width: auto;
  justify-content: space-between;
  flex-wrap: wrap;
}
.hbzy-wrap .hbzy-item {
  padding: 0 0 0.5rem 0;
  display: block;
  background-color: #f7e6cc;
  color: #86583e;
  text-align: center;
  width: 48.6%;
  margin-bottom: 2.5%;
}
.hbzy-wrap .hbzy-item .pic {
  width: 100%;
}
.hbzy-wrap .hbzy-item h4 {
  font-size: 1.6rem;
  font-weight: 600;
  padding: 0.5rem 0;
}
.hbzy-wrap .hbzy-item p {
  font-size: 1.44rem;
}
.hbzy-wrap .hbzy-item:hover h4 {
  color: #D19C07;
}
.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);
}
.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;
}
