.parent[data-v-ef3fb098] {
  position: absolute;
  white-space: nowrap;
}
.box[data-v-ef3fb098] {
  text-align: center;
  margin: 33px 36px;
  /*border: 1px solid #eee;*/
  height: 93.4%;
  width: 96%;
  font-weight: bold;
  /*box-shadow: 0 0 3px 1px #eee;*/
  white-space: nowrap;
  position: relative;
  overflow: scroll;
  background-color: #FFFFFF;
  border-radius: 10px;
}
.divs[data-v-ef3fb098] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 900px;
  white-space: nowrap;
  /*文本不会换行，文本会在在同一行上继续*/
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  position: relative;
  overflow: hidden;
}
.box[data-v-ef3fb098]::-webkit-scrollbar {
  display: none;
}
h3[data-v-ef3fb098] {
  font-weight: bold;
}
.header[data-v-ef3fb098] {
  border: 1px solid #eee;
  width: 100%;
  height: 50px;
}
.head[data-v-ef3fb098] {
  width: 100%;
  height: 50px;
  padding: 10px;
  font-size: 18px;
  text-align: center;
}
.package[data-v-ef3fb098] {
  border: 1px solid #eee;
  height: 88%;
  width: 350px;
  margin: 15px;
  display: inline-block;
  /*行内块元素*/
}
.package-top[data-v-ef3fb098] {
  border: 1px solid white;
  width: 100%;
  height: 20%;
  /*background: #6eccdf;*/
  /* background-image: linear-gradient(#4e57cd, #7a90f2); */
  background-image: url(../img/package_title.2b9cce0c.png);
  background-size: cover;
}
.package-top h1[data-v-ef3fb098],
h2[data-v-ef3fb098],
h4[data-v-ef3fb098] {
  color: white;
}
.package-centre[data-v-ef3fb098] {
  border-bottom: 1px solid #eee;
  width: 100%;
  height: 60%;
  overflow-x: auto;
  padding: 10px 0;
}
.package-centre[data-v-ef3fb098]::-webkit-scrollbar {
  width: 8px;
  height: 16px;
  background-color: #F5F5F5;
}
/*定义滚动条轨道 内阴影+圆角*/
.package-centre[data-v-ef3fb098]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #F5F5F5;
}
/*定义滑块 内阴影+圆角*/
.package-centre[data-v-ef3fb098]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #555;
}
.package-bottom[data-v-ef3fb098] {
  width: 100%;
  height: 20%;
}
.prompt[data-v-ef3fb098] {
  padding-top: 50px;
}
.title[data-v-ef3fb098] {
  text-align: center;
  margin-top: 50px;
}
.explain[data-v-ef3fb098] {
  margin-top: 10px;
}
.content[data-v-ef3fb098] {
  width: 40%;
  float: left;
  text-align: left;
  margin-left: 20% ;
}
.content-right[data-v-ef3fb098] {
  text-align: center;
  width: 40%;
  float: left;
}
.fa-book[data-v-ef3fb098] {
  width: 100%;
  height: 20px;
  font-size: 15px;
  margin-top: 5px;
  text-align: center;
}
.table-operator[data-v-ef3fb098] {
  margin-bottom: 24px;
  margin-top: 10px;
}
.b-btn[data-v-ef3fb098] {
  width: 120px;
  border-radius: 6px;
}
.fot-money[data-v-ef3fb098] {
  font-size: 20px;
  margin-top: 10px;
}
.footer[data-v-ef3fb098] {
  margin-top: 5px;
}

