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;
}
@font-face {
  font-family: bth;
  src: url('bth.ttf');
}
.sjph {
  height: 200vw;
  /*background: url("000.jpg") top left; background-size: 100% auto;*/
}
.sjq {
  position: relative;
  margin: 0 2.5vw 0;
}
.sjq .sjnr {
  position: absolute;
  z-index: 1;
  width: 100%;
  top: 2.5vw;
  left: 0;
}
.sjq .sjnr h2 {
  padding: 4vw 5vw 2vw 0;
  text-align: right;
  color: #fff;
  font-family: bth;
  font: normal 8vw/8.4vw bth;
}
.sjq .sjnr .bangdan {
  float: right;
  _display: inline;
  overflow: hidden;
  width: 85vw;
  margin-right: 4.3vw;
  /* background: #c5eee8;*/
  border-radius: 5vw 1vw 1vw 1vw;
}
.sjq .sjnr table {
  width: 100%;
  border-collapse: collapse;
}
.sjq .sjnr td {
  border: 1px solid #6cc6cb;
}
.sjq .sjnr thead td {
  text-align: center;
  height: 9.3vw;
  font-size: 4vw;
  font-weight: bold;
  border-color: transparent;
  color: #09b4bb;
  background: #c5eee8;
}
.sjq .sjnr tbody td {
  height: 7vw;
  color: #fff;
  text-align: center;
  font-size: 4vw;
  background: #06a8b0;
}
.sjq .sjnr tbody td img {
  width: 4vw;
  height: 4vw;
  margin-left: 3vw;
  margin-right: 1vw;
  vertical-align: middle;
  border-radius: 50%;
}
.sjq .sjnr tbody td.qyuan {
  text-align: left;
}
.sjq .sjnr tbody tr:nth-of-type(odd) td {
  background: #06b1b9;
}
.sjq .sjbj {
  position: relative;
  z-index: 0;
  padding-top: 2.5vw;
  width: 100%;
  height: 100vw;
}
.sjq .sjbj img {
  width: 100%;
  height: 100%;
}
.sjq .sjbj .zzhao {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url("h5_sjbjzz.png") no-repeat left bottom;
  background-size: 100% auto;
}
/*# sourceMappingURL=h5_shuju.css.map */