html {
  -webkit-text-size-adjust: none;
}
a {
  outline: none;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
html {
  zoom: 1;
}
html * {
  outline: 0;
  zoom: 1;
}
html button::-moz-focus-inner {
  border-color: transparent!important;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
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;
}
button,
input[type=button],
input[type=password],
input[type=reset],
input[type=submit],
input[type=text],
textarea {
  -webkit-appearance: none !important;
}
table {
  /*border-collapse:collapse;border-spacing:0;*/
}
fieldset,
a img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-style: normal;
  font-weight: normal;
}
li {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}
q:before,
q:after {
  content: '';
}
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;
}
select {
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
img {
  display: block;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media only screen and (min-width: 321px) {
  /*iphone5*/
  html {
    font-size: 62.5% !important;
  }
}
@media only screen and (min-width: 361px) {
  html {
    font-size: 70.31% !important;
  }
}
@media only screen and (min-width: 376px) {
  html {
    font-size: 73.24% !important;
  }
}
@media only screen and (min-width: 481px) {
  html {
    font-size: 84% !important;
  }
}
@media only screen and (min-width: 561px) {
  html {
    font-size: 90% !important;
  }
}
@media only screen and (min-width: 641px) {
  html {
    font-size: 100% !important;
  }
}
body {
  font-family: "Microsoft YaHei", sans-serif;
  margin: 0 auto;
  max-width: 640px;
  min-width: 320px;
  padding: 0;
  width: 100%;
  overflow-x: hidden;
  background-color: #fff;
}
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;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.clearf:after {
  clear: both;
}
.clearf:after,
.clearf:before {
  content: "";
  display: block;
}
/* .pt35{margin-top: 35px;}
.pt15{margin-top: 15px;} */
.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;
}
.warn {
  color: #ff0030;
}
.rdbg {
  background: #ff0030;
}
.container {
  width: 93.75%;
  margin: 0 auto;
  background: #fff;
}
@font-face {
  font-family: 'iconfont';
  /* project id 1851380 */
  src: url('//at.alicdn.com/t/font_1851380_zmymm5yipc8.eot');
  src: url('//at.alicdn.com/t/font_1851380_zmymm5yipc8.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_1851380_zmymm5yipc8.woff2') format('woff2'), url('//at.alicdn.com/t/font_1851380_zmymm5yipc8.woff') format('woff'), url('//at.alicdn.com/t/font_1851380_zmymm5yipc8.ttf') format('truetype'), url('//at.alicdn.com/t/font_1851380_zmymm5yipc8.svg#iconfont') format('svg');
}
.iconfont {
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.vbanner {
  position: relative;
  overflow: hidden;
}
.vbanner .banner_top {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
}
.tit-sec {
  margin: 0 auto;
  color: #5f95db;
  text-align: center;
  padding: 1.86rem 0 1.2rem;
}
.tit-sec h4 {
  font-size: 1.62rem;
  display: block;
  font-weight: bold;
  line-height: 1.66rem;
}
.tit-sec p {
  font-size: 1.68rem;
  position: relative;
  display: inline-block;
}
.tit-sec p i {
  font-size: 1.78rem;
}
.tit-sec .ico::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 2.4rem;
  width: 10rem;
  height: 1px;
  background: #5f95db;
}
.tit-sec .ico::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 2.4rem;
  width: 10rem;
  height: 1px;
  background: #5f95db;
}
.xxhj-sec {
  padding: 1rem 0;
}
.jianjie {
  width: 100%;
}
.jianjie .des {
  border: 2px dashed #ffdcb1;
  padding: 0.7rem;
  border-radius: 0.7rem;
  font-size: 1.2rem;
  text-align: justify;
}
.jianjie img {
  margin-top: 0.8rem;
  border-radius: 0rem;
}
.tit-s {
  position: relative;
  width: 100%;
  height: 2.78rem;
}
.tit-s .wz {
  font-size: 1.42rem;
  height: 100%;
  line-height: 3rem;
  color: #fff;
  text-align: center;
  background: url(/images_2016/xxhj/bg03.png) no-repeat center bottom;
  background-size: 59%;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 2;
  display: block;
  transform: translateX(-50%);
  width: 22.91666666rem;
}
.tit-s span {
  display: block;
  height: 1.4rem;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #d6ecff;
  padding-right: 10px;
}
.tit-s span a {
  color: #666;
  font-size: 18px;
  float: right;
  line-height: 30px;
  opacity: 0;
}
.tit-s .wz.wz2 {
  background: url(/images_2016/xxhj/bg03-3.png) no-repeat center bottom;
  background-size: 79%;
}
.gt {
  width: 100%;
  height: 1.86rem;
}
.pic1 {
  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;
  margin-top: 0.6rem;
}
.pic1 .hj-pic {
  width: 32%;
  border-radius: 0rem;
  overflow: hidden;
}
.pic2 {
  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;
  flex-wrap: wrap;
  margin-top: 0.6rem;
}
.pic2 li {
  width: 48.8%;
  border-radius: 0rem;
  overflow: hidden;
  margin-bottom: 0.8rem;
}
.pic2 li:nth-child(5) {
  margin-bottom: 0rem;
}
.pic2 li:nth-child(6) {
  margin-bottom: 0rem;
}
.zy-sec {
  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;
  flex-wrap: wrap;
  margin-top: 0.1rem;
}
.zy-sec a {
  width: 48.8%;
  display: block;
  margin-bottom: 0.8rem;
  box-shadow: 0rem 0.04rem 0.1rem 0.05rem #ddd;
  overflow: hidden;
}
.zy-sec a .pic {
  border-radius: 0.1rem 0.1rem 0 0;
  overflow: hidden;
}
.zy-sec a p {
  text-align: center;
  line-height: 3.4rem;
  color: #333;
  font-size: 1.2rem;
}
.zy-sec a:nth-child(5) {
  margin-bottom: 0rem;
}
.zy-sec a:nth-child(6) {
  margin-bottom: 0rem;
}
.link {
  margin: 1rem auto;
  width: 100%;
  text-align: center;
}
.link .btn {
  color: #fff;
  background: #4994D7;
  font-size: 1.2rem;
  line-height: 3.4rem;
  border-radius: 0.6rem;
  padding: 0.6rem;
}
