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; }

.clearfix {
  *zoom: 1; }
  .clearfix:before, .clearfix:after {
    content: "";
    display: table; }
  .clearfix:after {
    clear: both; }

body {
  margin: 0 auto;
  min-width: 1180px;
  background-color: #fad692; }
  body .tishi {
    height: 60px;
    font-size: 16px;
    color: #f97a42;
    text-align: right;
    width: 1000px;
    margin: 0 auto; }
  body .main-wrap {
    background-image: url(https://static.51credit.com/h5/zhuanti/w-credit20190329/images/ms-bg_02.png);
    background-repeat: no-repeat;
    background-position: center 756px;
    overflow: hidden; }
  body .bg1 {
    height: 756px;
    background: url(https://static.51credit.com/h5/zhuanti/w-credit20190329/images/ms-bg_01.png) no-repeat center top; }
  body .more {
    text-align: center; }
    body .more a {
      color: #fff;
      font-size: 30px; }
  body .desc {
    color: #fff;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 80px;
    font-size: 28px; }
  body .main {
    width: 1000px;
    background: #fefaf1;
    margin: 0 auto;
    margin-top: -280px;
    margin-bottom: 20px; }
    body .main .line {
      margin: 0 auto;
      display: block; }
    body .main .a-wrap {
      border-left: 1px solid #f97a42;
      border-right: 1px solid #f97a42;
      width: 960px;
      margin: 0 auto; }
    body .main a {
      display: block;
      float: left;
      width: 479px;
      position: relative;
      text-align: center;
      border-radius: 10px;
      margin-bottom: 10px;
      background: url(https://static.51credit.com/h5/zhuanti/w-credit20190329/images/list-bg.png) no-repeat; }
      body .main a h2 {
        font-size: 26px;
        color: #222;
        height: 50px;
        line-height: 50px;
        margin-bottom: 10px;
        margin-top: 15px; }
        body .main a h2 span {
          color: #fe1c30; }
        body .main a h2 .rank {
          width: 41px;
          float: left;
          margin-right: 10px; }
      body .main a .card {
        width: 330px;
        height: 204px;
        border-radius: 10px; }
      body .main a .btn {
        margin-top: 21px; }
      body .main a ul {
        padding-left: 80px;
        color: #222;
        text-align: left;
        border-radius: 10px;
        padding-top: 15px; }
        body .main a ul li {
          position: relative;
          font-size: 16px;
          line-height: 26px;
          padding-left: 20px; }
          body .main a ul li i {
            position: absolute;
            left: 0;
            top: 10px;
            border-radius: 50%;
            background: #f97a42;
            display: block;
            width: 7px;
            height: 7px; }
      body .main a p {
        font-size: 18px;
        color: #585856;
        margin: 0 auto;
        margin-top: 20px;
        height: 100px;
        width: 340px;
        text-align: left; }
        body .main a p span {
          color: #fe1c30;
          font-weight: bold; }
      body .main a em {
        display: block;
        margin: 0 auto;
        width: 206px;
        height: 56px;
        line-height: 56px;
        background: #ff5643;
        color: #fff;
        border-radius: 50px;
        font-size: 24px;
        margin-top: 30px; }
