
body[data-v-8d4dd418] {
  /* background-color: #fff; */
  text-align: left;
}
.content[data-v-8d4dd418] {
  background-color: #fff;
}
.risk-content[data-v-8d4dd418] {
  background: #ffffff;

  /* margin-bottom: 100px; */
}
.risk-content-bottom[data-v-8d4dd418] {
  width: 100%;
  height: 6.25rem;
  background: #f0eff4;
}
.agree[data-v-8d4dd418] {
  position: relative;
  min-height: 3.125rem;
  padding-right: 1.5rem;
  margin-left: 0.875rem;
  line-height: 3.125rem;
}
.agree span[data-v-8d4dd418] {
  font-family: PingFangSC-Regular;
  font-size: 0.938rem;
  color: #323232;
  letter-spacing: 0;
}
.agree p[data-v-8d4dd418]::before {
  position: absolute;
  top: -50%;
  right: -50%;
  bottom: -50%;
  left: -50%;
  content: '';
  border-bottom: 0.063rem solid #eeeeee;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
}
.agree img[data-v-8d4dd418] {
  position: absolute;
  right: 0;
  width: 0.438rem;
  margin-top: 1.188rem;
  margin-right: 0.875rem;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.no-data[data-v-8d4dd418] {
  margin-top: 50%;
  text-align: center;
  background-color: #f0eff4;
}
.agree:last-child p[data-v-8d4dd418]::before {
  border-bottom: none;
}
img.exp[data-v-8d4dd418] {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.desc[data-v-8d4dd418] {
  /* padding-right: 15px; */
  font-family: 'PingFangSC-Regular';
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.125rem;
  color: #999999;
  word-wrap: break-word;
}
.descl[data-v-8d4dd418] {
  padding-bottom: 0.938rem;
}
.sspan[data-v-8d4dd418] {
  font-size: 0.75rem !important;
}
.bottom[data-v-8d4dd418] {
  position: fixed;
  bottom: 0;
  z-index: 100;
  width: 100%;
  height: 3.375rem;
  font-family: 'PingFangSC-Regular';
  font-size: 1.063rem;
  line-height: 3.438rem;
  color: #a4752d;
  text-align: center;
  background: #ffffff;
  border-bottom: 0.038rem solid #f0eff4;
}
.bottomios[data-v-8d4dd418],
.ignore[data-v-8d4dd418] {
  bottom: 34px;
}
.bottom-ios[data-v-8d4dd418],
.ignore[data-v-8d4dd418] {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 34px;
  background: #ffffff;
}


/* @import '../../../node_modules/normalize.css'; */
body {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
  color: #555;
  background-color: #f0eff4;
}
html {
  width: 100%;
  height: 100vh;
  overflow-x: hidden;
  background: #fff;
}
input,
textarea,
select {
  width: 100%;
  color: #555;
  border: none;
}
a:hover,
a:active,
input,
:focus {
  outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
  padding: 0;
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  display: block;
  padding: 0;
  margin: 0;
}
#app {
  height: 100%;
  font-family: 'Avenir', Helvetica, Arial, sans-serif;
  font-size: 1rem;
  color: #2c3e50;
  text-align: left;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


/*# sourceMappingURL=sdk-list-v1.css.map*/