@font-face {
    font-family: SourceHanSans;
    src: url("/css/SourceHanSansCN-Light.otf");
}

body {
  background-color: #ffffff;
  color: #483d3e;
}
* {
  padding: 0;
  margin: 0;
}
a {
  color: #483d3e;
  text-decoration: none;
}
a:visited {
  color: #483d3e;
}
a:hover {
  color: #706061;
}
.graywrap {
  background-color: #f5f6f8;
}
img {
  display: block;
  width: 100%;
}

.headRingNav img {
  display: inline-block;
}

h1,
h2,
h3,
h4 {
  font-family: SourceHanSans;
  text-align: center;
}
h1 {
  font-size: 20px;
  line-height: 32px;
  padding: 30px 0;
  font-weight: 600;
}
h2 {
  font-size: 22px;
  padding-top: 30px;
  font-weight: 800;
}
h3 {
  font-size: 18px;
  padding-top: 30px;
  font-weight: 700;
}
h4 {
  font-size: 12px;
  padding-top: 5px;
  font-weight: 300;
}
.centerdis,
.discript {
  padding: 20px 40px 30px 40px;
  font-size: 14px;
  line-height: 24px;
}
.centerdis {
  text-align: center;
}
.insidenav {
  width: 100%;
  border-top: 1px solid #f0f0f0;
  padding-top: 25px;
  padding-bottom: 40px;
}
.insidenav li {
  float: left;
  text-align: center;
  font-size: 14px;
  list-style-type: none;
  font-family: SourceHanSans;
  font-weight: 600;
}
.erbuttom {
  width: 42%;
}
.setbuttom {
  width: 24%;
}
#tagline {
  border-left: 1px solid #c6c6c6;
  border-right: 1px solid #c6c6c6;
  width: 33%;
}
.ringname {
  padding: 0;
}
.unique {
  padding: 0 0 20px 0;
}
.subtittle {
  padding-top: 20px;
}
.vmore {
  padding-bottom: 50px;
}
.heartdis {
  width: 84%;
  padding: 0 8%;
}
.heartdis li {
  width: 50%;
  float: left;
  text-align: center;
  font-size: 12px;
  list-style-type: none;
  color: #999999;
  padding-bottom: 30px;
}
