* {
    padding: 0;
    margin: 0;
  }
  p {
    margin: 0;
    margin: 0;
  }
  ul,
  ol,
  li {
    list-style: none;
    padding: 0;
  }
  a {
    color: #4a4e58;
    text-decoration: none;
  }
  a:active,
  a:hover {
    outline: 0;
  }
  img {
    border: 0;
  }
  input,
  button,
  select,
  textarea {
    outline: 0;
    -webkit-appearance: button;
    border-radius: 0;
  }
  textarea {
    resize: none;
  }
  cite,
  em {
    font-style: normal;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin: 0;
    padding: 0;
    font-weight: normal;
  }
  i,
  b {
    font-style: normal;
  }
  html,
  body {
    height: 100%;
  }
  body {
    background: #ffffff;
    color: #888;
    font-family: "Microsoft YaHei";
    -webkit-user-select: none;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    margin: 0 auto;
    overflow-x: hidden;
  }
  .left {
    float: left;
  }
  .right {
    float: right;
  }
  .copyIcp {
  display: block;
  width: 600px;
  margin: 0 auto;
  line-height: 53px;
  text-align: center;
  background: url(/m2/i/guangxi/i-icp.png) no-repeat left top;
  padding-left: 38px;
}
  
