@charset "UTF-8";
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

[v-cloak] {
  display: none;
}

body {
  overflow: hidden;
  *zoom: 1;
}

.tab-group {
  height: 1.75rem;
  line-height: 1.75rem;
  background-color: #ffffff;
  top: 3.35rem;
  position: fixed;
  width: 100%;
}
.tab-group .tab-item {
  font-size: 0.7rem;
  color: #868686;
  height: 1.75rem;
  line-height: 1.75rem;
}
.tab-group .tab-item.active {
  color: #f63550;
  border-color: #f63550;
}

.tabs {
  top: 5.1rem;
}

p {
  margin: 0 0;
  padding: 0 0.5rem;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0 0;
  padding: 0 0.5rem;
  padding-top: 0.4rem;
}

img {
  width: 100%;
}

.group {
  background-color: white;
  height: auto;
  width: 18.75rem;
  min-height: 100%;
}
.group__logo {
  width: 15.925rem;
  text-align: center;
  margin: 0 1.4125rem;
  margin-top: 3.425rem;
  height: auto;
  overflow: hidden;
}
.group__logo img {
  width: 100%;
}
.group__content {
  width: 15.925rem;
  text-align: center;
  background: url(../images/bg1.png);
  background-size: 100% auto;
  margin: 0 auto;
  min-height: 74%;
  height:auto;
  padding-bottom:1rem;
  margin-bottom:1rem;
  overflow: hidden;
  margin-top: 0.375rem;
  border-radius: 0.375rem;
  box-shadow: 1px 1px 10px rgba(80, 156, 255, 0.2);
}
.group__title {
  width: 12rem;
  margin: 0 auto;
  margin-top: 1.625rem;
}
.group__title h1 {
  width: 100%;
  float: left;
  font-size: 1.2rem;
  line-height: 1.9rem;
  color: #2D3E8E;
  text-align: center;
  padding: 0;
}
.group__title h1 i {
  width: 1.2rem;
  height: 1.2rem;
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.55rem;
  margin-right: 0.375rem;
}
.group__title h1 i img {
  width: 100%;
  display: inline-block;
}

.querylist {
  height: auto;
  width: 12.575rem;
  margin: 0 auto;
  margin-top: 2.15rem;
}
.querylist__cf {
  width: 12.575rem;
  text-align: center;
  float: left;
  height: auto;
  position: relative;
  margin-top: 0.85rem;
}
.querylist__cf select {
  width: 12.575rem;
  height: 2.125rem;
  line-height: 2.1rem;
  border: 1px solid #E2E2E2;
  background: #ffffff;
  font-family: "微软雅黑";
  font-size: 0.875rem;
  padding-left: 0.625rem;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.15rem;
  padding-right:2rem;
}
.querylist__d3 {
  width: 0.425rem;
  height: 0.3rem;
  top: 0.95rem;
  right: 0.625rem;
  position: absolute;
  border-width: 0.25rem;
  border-style: solid;
  border-color: #8a8a8a transparent transparent transparent;
}
.querylist__button {
  width: 12.575rem;
  text-align: center;
  float: left;
  height: 1.9rem;
  position: relative;
  margin-top: 1.2rem;
}
.querylist__button button {
  width: 12.575rem;
  text-align: center;
  border: 0;
  background: url(../images/button@2x.png) no-repeat;
  float: left;
  height: 1.9rem;
  line-height: 1.85rem;
  position: relative;
  font-family: "微软雅黑";
  font-size: 0.75rem;
  color: #ffffff;
  border-radius: 2.05rem;
  box-shadow: 1px 3px 10px rgba(0, 0, 0, 0.1);
}
.querylist__button1 {
  width: 8rem;
  text-align: center;
  margin: 0 auto;
  height: 1.6rem;
  margin-top: 1.25rem;
}
.querylist__button1 button {
  width: 8rem;
  text-align: center;
  border: 0;
  background: url(../images/button@2x.png) no-repeat;
  float: left;
  height: 1.6rem;
  line-height: 1.55rem;
  position: relative;
  font-family: "微软雅黑";
  font-size: 0.7rem;
  color: #ffffff;
  border-radius: 2.05rem;
}
