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;
}
.zjph {
  padding-top: 3vw;
  padding-bottom: 6vw;
 
  background-size: 100% auto;
}
.pm {
  position: relative;
  height: 18.4vw;
  margin: 0 5.1vw 1px;
  background: #fff;
}
.pm .xh {
  position: absolute;
  width: 7.8vw;
  left: 0;
  top: 5.4vw;
  font-size: 5.6vw;
  text-align: center;
  color: rgba(0, 136, 142, 0.6);
}
.pm .zjtx {
  position: absolute;
  overflow: hidden;
  width: 10.5vw;
  height: 10.5vw;
  top: 3.5vw;
  left: 7.8vw;
  border-radius: 50%;
  border: 1px solid #fff;
}
.pm .zjtx img {
  width: 100%;
  height: 100%;
}
.pm .zjmc {
  position: absolute;
  width: 47vw;
  top: 3.2vw;
  left: 21vw;
}
.pm .zjmc strong {
  float: left;
  _display: inline;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 26vw;
  color: #333;
  font-size: 3.7vw;
  white-space: nowrap;
}
.pm .zjmc span {
  float: right;
  _display: inline;
  width: 20vw;
  color: #666;
  font-size: 3.5vw;
  white-space: nowrap;
}
.pm .zjzj {
  position: absolute;
  width: 33vw;
  height: 6vw;
  top: 9vw;
  left: 21vw;
  text-align: center;
  font: 3.3vw/6vw '';
  color: #dc2ebf;
  background: url("h5_zjzj.png") no-repeat top center;
  background-size: 100% 100%;
}
.pm .ljzj {
  position: absolute;
  background: -webkit-linear-gradient(#17c5cd, #12a4aa);
  /* Safari 5.1 - 6.0 */
  background: -moz-linear-gradient(#17c5cd, #12a4aa);
  /* Firefox 3.6 - 15 */
  background: -me-linear-gradient(#17c5cd, #12a4aa);
  /* IE 10 + */
  background: -o-linear-gradient(#17c5cd, #12a4aa);
  /* Opera 11.1 - 12.0 */
  background: linear-gradient(#17c5cd, #12a4aa);
  /* 标准的语法 */
  width: 17.9vw;
  height: 8.1vw;
  top: 5vw;
  left: 69vw;
  text-align: center;
  font: 3.8vw/8.1vw '';
  color: #fff;
  border-radius: 0.8vw;
  cursor: pointer;
}
.pm1 {
  background: -webkit-linear-gradient(#ff70c0, #cf2e88);
  /* Safari 5.1 - 6.0 */
  background: -moz-linear-gradient(#ff70c0, #cf2e88);
  /* Firefox 3.6 - 15 */
  background: -me-linear-gradient(#ff70c0, #cf2e88);
  /* IE 10 + */
  background: -o-linear-gradient(#ff70c0, #cf2e88);
  /* Opera 11.1 - 12.0 */
  background: linear-gradient(#ff70c0, #cf2e88);
  /* 标准的语法 */
  height: 24vw;
  margin: 0 1.3vw 1px;
  z-index: 10;
  border-radius: 1vw;
  box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.5);
}
.pm1 .xh {
  z-index: 12;
  width: 6.2vw;
  height: 9.7vw;
  left: 3vw;
  top: 0vw;
  background: url("h5_zjph_1.png") no-repeat top center;
  background-size: 100% auto;
}
.pm1 .xh strong {
  display: none;
}
.pm1 .zjtx {
  z-index: 11;
  width: 15vw;
  height: 15vw;
  top: 4.1vw;
  left: 6.5vw;
}
.pm1 .zjmc {
  top: 5.2vw;
  left: 24vw;
}
.pm1 .zjmc strong {
  color: #fff;
}
.pm1 .zjmc span {
  color: #fff;
}
.pm1 .zjzj {
  width: 37vw;
  top: 11.7vw;
  left: 24vw;
  text-align: center;
  font: 3.3vw/6vw '';
  color: #dc2ebf;
}
.pm1 .ljzj {
  background: #fff;
  width: 20.4vw;
  height: 9.6vw;
  top: 7vw;
  left: 71.5vw;
  font: 3.8vw/9.6vw '';
  color: #d2328b;
}
.pm2 {
  height: 21.8vw;
  margin: 0 2.8vw 1px;
  z-index: 9;
  border-radius: 1vw;
  box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.5);
}
.pm2 .xh {
  z-index: 12;
  width: 6.2vw;
  height: 9.7vw;
  left: 3vw;
  top: 0vw;
  background: url("h5_zjph_2.png") no-repeat top center;
  background-size: 100% auto;
}
.pm2 .xh strong {
  display: none;
}
.pm2 .zjtx {
  z-index: 11;
  width: 11.5vw;
  height: 11.5vw;
  top: 4.7vw;
  left: 7.8vw;
}
.pm2 .zjmc {
  top: 4.4vw;
}
.pm2 .zjzj {
  width: 35vw;
  height: 6vw;
  top: 10.7vw;
  text-align: center;
  font: 3.3vw/6vw '';
  color: #dc2ebf;
}
.pm2 .ljzj {
  width: 18.9vw;
  top: 6.6vw;
  left: 72.5vw;
}
.pm3 {
  height: 21.8vw;
  margin: 0 3.6vw 1px;
  z-index: 8;
  border-radius: 1vw;
  box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.5);
}
.pm3 .xh {
  z-index: 12;
  width: 6.2vw;
  height: 9.7vw;
  left: 3vw;
  top: 0vw;
  background: url("h5_zjph_3.png") no-repeat top center;
  background-size: 100% auto;
}
.pm3 .xh strong {
  display: none;
}
.pm3 .zjtx {
  z-index: 11;
  width: 11.5vw;
  height: 11.5vw;
  top: 4.7vw;
  left: 7.8vw;
}
.pm3 .zjmc {
  top: 4.4vw;
}
.pm3 .zjzj {
  width: 34.3vw;
  height: 6vw;
  top: 10.7vw;
  text-align: center;
  font: 3.3vw/6vw '';
  color: #dc2ebf;
}
.pm3 .ljzj {
  width: 18.3vw;
  top: 6.8vw;
  left: 71.5vw;
}
.pm4 {
  border-radius: 1vw 1vw 0 0;
}
.pm10 {
  border-radius: 0 0 1vw 1vw;
}
/*# sourceMappingURL=h5_zhuanjia.css.map */