body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
figure,
figure,
legend,
textarea,
p,
blockquote,
th,
td,
input,
label {
  margin: 0;
  padding: 0;
  font-family: "Microsoft YaHei";
  word-wrap: break-word;
}
html {
  /*font-size: 6.25%;*/
  /*100 ÷ 16 × 100% = 6.25%*/
  -ms-touch-action: none;
  /* 禁止winphone默认触摸事件 */
}
li {
  list-style: none;
}
img {
  border: none;
  vertical-align: top;
}
a {
  text-decoration: none;
  color: inherit;
}
a:hover {
  text-decoration: underline;
  color: inherit;
}
input {
  outline: medium;
}
input[type=button],
input[type=submit],
input[type=file],
button {
  cursor: pointer;
  -webkit-appearance: none;
  outline: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
  display: block;
}
[v-cloak],
.ms-controller {
  visibility: hidden;
}
.cleardiv {
  clear: both;
  height: 0;
  display: block;
  overflow: hidden;
}
.clearfix:after {
  clear: both;
  height: 0;
  overflow: hidden;
  display: block;
  visibility: hidden;
  content: " ";
}
.pa {
  position: absolute;
}
.pr {
  position: relative;
}
.pf {
  position: fixed;
}
.ps {
  position: static;
}
.fl {
  float: left;
  _display: inline;
}
.fr {
  float: right;
  _display: inline;
}
.fn {
  float: none;
}
.ovh {
  overflow: hidden;
}
.vh {
  visibility: hidden;
}
.bCt {
  background: transparent;
}
.none0 {
  display: none;
}
.ovh_dan {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
body,
html {
  background: #27c0c6;
}
.hdsy {
  padding-top: 1.3vw;
  padding-bottom: 3vw;
  background: #27c0c6;
  background-size: 100% auto;
}
.hdqk {
  position: relative;
  height: 42.5vw;
}
.hdqk h2 {
  position: absolute;
  z-index: 3;
  width: 36.4vw;
  height: 13.5vw;
  top: 0vw;
  left: 40vw;
  text-align: center;
  font: 5.6vw/13vw bth;
  color: #fff;
  background: url("h5_hdsy_bt.png") no-repeat center top;
  background-size: auto 100%;
}
.hdqk .ydt {
  overflow: hidden;
  position: absolute;
  z-index: 2;
  width: 33.5vw;
  height: 33.5vw;
  top: 0vw;
  left: 5vw;
  border: 3px solid #62a020;
  border-radius: 2vw;
}
.hdqk .ydt img {
  width: 100%;
  height: 100%;
}
.hdqk .hdjs {
  position: absolute;
  z-index: 1;
  height: 32vw;
  width: 94.8vw;
  left: 2.7vw;
  top: 4.4vw;
  background: #fff;
  border-radius: 1.5vw;
}
.hdqk .hdjs p {
  padding: 10vw 5vw 0 40vw;
  font: 4vw/5vw '';
  text-align: justify;
  color: #666;
}
.hdqk .djcy {
  position: absolute;
  z-index: 3;
  width: 26vw;
  height: 8.7vw;
  top: 31.8vw;
  left: 68vw;
  font: 4vw/8vw '';
  text-align: center;
  color: #fff;
  background: url("h5_hdsy_dj.png") no-repeat top center;
  background-size: auto 100%;
}
/*# sourceMappingURL=h5_huodong_sy.css.map */