
* {
  margin: 0;
  padding: 0;


  list-style: none;
}


em,
i {
  font-style: normal;
}


li {
  list-style: none;
}

img {

  border: 0;

  vertical-align: middle;
}

button {
 
  cursor: pointer;
}

a {
  color: #666;
  text-decoration: none;
}


button,
input {
 
  font-family: PingFang SC-Regular, PingFang SC;

  border: 0;

  outline: none;
}

body {
 
  -webkit-font-smoothing: antialiased;
  background-color: #fff;
  font-family: PingFang SC-Regular, PingFang SC;
  color: #666;
}

.hide,s
.none {
  display: none;
}


.clearfix:after {
  visibility: hidden;
  clear: both;
  display: block;
  content: ".";
  height: 0;
}

.clearfix {
  *zoom: 1;
}
.row {
  width: 100%;
  margin-right: 0 !important;
  margin-left: 0 !important;
}