html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

h1,
h2,
h3,
h4,
h5,
h6,
em,
i {
  font-weight: 400;
  font-style: normal;
}

ul,
ol,
li {
  list-style-type: none;
}

a {
  color: #666;
  text-decoration: none;
  outline: 0;
}

a:hover {
  text-decoration: none;
}

strong,
b {
  font-weight: normal;
}

u {
  text-decoration: none;
}

body {
  max-width: 10rem;
  margin: 0 auto;
}

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

body {
  margin: 0 auto;
  max-width: 10rem;
  background-color: #7981f6;
  background-image: url(https://static.51credit.com/h5/zhuanti/m-credit20190318/images/m-banner.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 0 1.066667rem;
}

body .auto-pic {
  display: block;
  width: 100%;
  margin: 0 auto;
}

body header {
  height: 1.066667rem;
  line-height: 1.066667rem;
  display: block;
  font-size: .3rem;
  color: #222;
  text-align: center;
  position: relative;
  background: #fff;
  margin: 0 auto;
}

body header a {
  background-image: url(https://static.51credit.com/mbbs/images/arrow-left.svg);
  display: block;
  background-repeat: no-repeat;
  width: 0.226667rem;
  height: 0.44rem;
  position: absolute;
  left: 0.333333rem;
  top: 0.4rem;
}

body .wrapper {
  padding: 0 0.333333rem;
}

body .wrapper .cont-wrap {
  border-radius: 0.133333rem;
  background: #fff;
  margin-top: 4.333333rem;
}

body .wrapper .top-img {
  width: 100%;
}

body .wrapper a {
  display: block;
  padding: 0.4rem;
  border-bottom: 0.266667rem solid #f0f0f0;
}

body .wrapper a:last-child {
  border: none;
  margin-bottom: 0.266667rem;
}

body .wrapper a h2 {
  font-size: 0.48rem;
  height: 0.933333rem;
  line-height: 0.933333rem;
  color: #2c2c2c;
}

body .wrapper a h2 span {
  color: #fe1c30;
  font-size: 0.48rem;
}

body .wrapper a p {
  font-size: 0.32rem;
  color: #f75348;
  border-bottom: 0.013333rem solid #ececec;
  margin-bottom: 0.266667rem;
  padding-bottom: 0.133333rem;
}

body .wrapper a em {
  display: block;
  margin: 0 auto;
  width: 2.746667rem;
  text-align: center;
  height: 0.746667rem;
  line-height: 0.746667rem;
  background: #ff5643;
  color: #fff;
  border-radius: 0.666667rem;
  font-size: 0.32rem;
  margin-top: 0.266667rem;
}

body .wrapper a .card {
  float: left;
  width: 2.666667rem;
  margin-right: 0.2rem;
}

body .wrapper a ul {
  float: left;
  width: 60%;
}

body .wrapper a ul li {
  position: relative;
  font-size: 0.373333rem;
  color: #4e4e4e;
  height: 0.533333rem;
  line-height: 0.533333rem;
  text-indent: 0.266667rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

body .wrapper a ul li i {
  position: absolute;
  left: 0;
  top: 0.213333rem;
  border-radius: 50%;
  background: #4e4e4e;
  display: block;
  width: 0.093333rem;
  height: 0.093333rem;
}