@charset "UTF-8";
/* 头部banner */
.header-lists {
  width: 10rem;
  height: 3.20313rem;
}

.header-lists .banner-lists {
  width: 100%;
  height: 100%;
  position: relative;
}

.header-lists .banner-lists img {
  width: 100%;
  height: auto;
}

/* 头部 banner2 */
.banner-news {
  width: 100%;
  height: 3.21875rem;
  overflow: hidden;
  background: url("../../../toys-wap-en/img/banner-2.jpg") no-repeat center;
}

.banner-news p {
  width: 9.375rem;
  height: 1.875rem;
  display: block;
  margin: 0.75rem auto;
  text-align: center;
  color: #fff;
  font-size: 0.78125rem;
  line-height: 0.78125rem;
}

.banner-news p em {
  width: 0.9375rem;
  height: 0.04688rem;
  text-align: center;
  display: block;
  margin: 0.1875rem auto 0 auto;
  background: #fff;
}

.banner-news p span {
  font-size: 0.3125rem;
  letter-spacing: normal;
}

.banner-games {
  width: 100%;
  height: 3.20313rem;
  background: url("../../../toys-wap-en/img/games/games-7.jpg") no-repeat center;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}

/***** 文章 *****/
.wrap .date-news {
  margin: 0.3125rem auto;
}

.date {
  width: 100%;
  height: auto;
}

.date .date-title {
  width: 100%;
  height: 2.34375rem;
  margin: 0 0 0.1875rem 0;
  display: block;
  border-bottom: 0.01563rem solid #969696;
}

.date .date-title h1 {
  width: 100%;
  height: 1.5625rem;
  font-size: 0.40625rem;
  color: #574c41;
  text-align: center;
  line-height: 0.78125rem;
}

.date .date-title a {
  font-size: 0.3125rem;
  border: 0.01563rem solid #71534a;
  width: 0.46875rem;
  height: 0.46875rem;
  line-height: 0.46875rem;
  padding: 0.07813rem;
  color: #71534a;
  text-align: center;
  display: inline-block;
  margin: 0 0 0 0.3125rem;
}

.date .date-title p {
  width: 9.03125rem;
  height: 0.625rem;
  display: inline-block;
  font-size: 0.3125rem;
  text-align: center;
  line-height: 0.625rem;
  color: #969696;
}

.date .date-c {
  width: 100%;
}

.date .date-c .date-cc {
  width: 96%;
  margin: 0.3125rem auto;
}

.date .date-c .date-cc img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}

.date .date-c .date-cc p {
  text-align: justify;
  text-justify: inter-ideograph;
}

.date .date-c .data-mun {
  width: 96%;
  margin: 0.1875rem auto;
  font-size: 0.34375rem;
}

.date .date-c .data-mun p {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
