#main {
  /* width: 1200px; */
  width: 6.25rem;
  margin: 0 auto;
  /* padding: 64px 0; */
  padding: 0.3333rem 0;
  text-align: left;
}

#main > .news-title {
  font-weight: 400;
  /* font-size: 32px;
  line-height: 48px; */
  font-size: 0.1667rem;
  line-height: 0.25rem;
  letter-spacing: 0.03em;
  color: #1d1e1f;
}
#main > .news-time {
  font-weight: 400;
  /* font-size: 16px;
  line-height: 21px; */
  font-size: 0.0833rem;
  line-height: 0.1094rem;
  letter-spacing: 0.06em;
  color: #afb2b8;
  /* margin-top: 16px;
  margin-bottom: 32px; */
  margin-top: 0.0833rem;
  margin-bottom: 0.1667rem;
}
#main > img {
  /* margin-bottom: 32px; */
  margin-bottom: 0.1667rem;
}
/* #main > p:nth-of-type(1){
  margin-top: 32px;
} */
#main > p {
  width: 6.25rem;
  margin: 0 auto;
  /* margin-bottom: 40px; */
  margin-bottom: 0.2083rem;
  font-weight: 400;
  /* font-size: 16px;
  line-height: 24px; */
  font-size: 0.0833rem;
  line-height: 0.125rem;
  letter-spacing: 0.03em;
  color: #63616a;
}
#main > h3 {
  /* margin-bottom: 40px; */
  margin-bottom: 0.2083rem;
  font-size: 0.125rem;
  line-height: 0.1875rem;

}
/* 公共类 */
.w406 {
  width: 2.1146rem !important;
}
.w457{
  width: 2.3802rem !important;
}
.w496{
  width: 2.5833rem !important;
}
.w1200 {
  width: 6.25rem !important;
}
.h234{
  height: 1.2188rem !important;
}
.h305{
  height: 1.5885rem !important;
}
.h321 {
  height: 1.6719rem !important;
}
.h506 {
  height: 2.6354rem !important;
}
