@charset "UTF-8";
/* 头部banner */
.banner-news-games {
  width: 100%;
  height: 302px;
  position: relative;
}

.banner-news-games img {
  width: 1920px;
  position: absolute;
  left: 50%;
  left: 0\9;
  transform: translate(-50%, 0);
}

.banner-news-toys {
  width: 100%;
  height: 302px;
  position: relative;
}

.banner-news-toys img {
  width: 1920px;
}

/***** 文章 *****/
.wrap .date-content {
  margin: 20px auto;
}

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

.date .date-title {
  width: 100%;
  margin: 0 0 12px 0;
  display: block;
  border-bottom: 1px solid #969696;
}

.date .date-title a {
  font-size: 18px;
  border: 1px solid #71534a;
  width: 56px;
  padding: 2px;
  color: #71534a;
  float: left;
  text-align: center;
  display: inline-block;
  margin: 18px 0 0 0;
}

.date .date-title h1 {
  width: 1136px;
  font-size: 30px;
  color: #574c41;
  text-align: center;
  line-height: 50px;
  overflow: hidden;
}

.date .date-title p {
  width: 100%;
  height: 30px;
  font-size: 12px;
  text-align: center;
  line-height: 30px;
  color: #969696;
}

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

.date .date-c .date-cc {
  min-height: 630px;
}

.date .date-c .date-cc iframe {
  width: 900px;
  height: 500px;
  margin: 0 auto;
}

.date .date-c .data-mun {
  font-size: 16px;
  margin: 20px  0;
}
