html,
body {
  min-width: 1200px;
  background: url('../images/news-bg.png') no-repeat;
  background-size: cover;
}
.w {
  width: 1200px;
  margin: 0 auto;
}
#news_content img {
  width: 100%;
  margin: 0 auto;
}
.top-nav {
  width: 100%;
  overflow: hidden;
}
header .tap-line {
  width: 100%;
  height: 4px;
  min-width: 1200px;
  background: url('../images/top-boder.png') no-repeat;
  background-size: cover;
  margin-top: 60px;
}
header .sq-logo {
  width: 16%;
  min-width: 190px;
  position: absolute;
  top: 5px;
  right: 150px;
}
.sq-news-content .sq-nav {
  width: 360px;
  position: absolute;
  top: 166px;
  left: 201px;
  z-index: 99;
}
.sq-news-content .sq-nav .nav li {
  float: left;
  font-size: 24px;
}
.sq-news-content .sq-nav .nav li a {
  color: #555;
}
.sq-news-content .sq-nav .nav li .nowpage {
  color: #ff4800;
}
.news-list {
  width: 100%;
  position: relative;
  margin-top: -60px;
}
.news-list .sq-news-content {
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
  position: relative;
}
.news_bg {
  width: 690px;
  height: 700px;
  overflow: auto;
}
.news-list {
  width: 100%;
}
.news-list .news-content {
  width: 820px;
  background-color: rgba(249, 254, 230, 0.6);
  margin: 0 auto;
  margin-top: 160px;
  min-height: 600px;
  padding-top: 60px;
  padding-bottom: 30px;
  position: relative;
}
.news-list .news-body {
  width: 680px;
  margin: 0px auto;
}
.news-list .news-body p {
  margin-top: 20px;
}
.news-list .news-body .news_title {
  font-size: 26px;
  color: #ff5f1c;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}
.news-list .news-body .news_author {
  text-align: center;
  font-size: 14px;
  color: #7c7c7c;
  margin-bottom: 30px;
}
.news-list .news-body #news_content {
  width: 680px;
  margin: 0 auto;
  font-size: 15px;
  font-style: "Microsoft Yahei";
}
.comeback {
  width: 141px;
  padding-left: 40px;
  position: absolute;
  top: 15px;
  left: 200px;
  z-index: 999;
}
.comeback .arrow {
  width: 40px;
  height: 45px;
  background: url('../images/arrow.png') no-repeat;
  background-size: cover;
}
.comeback .back {
  display: inline-block;
  width: 75px;
  height: 36px;
  margin-left: 10px;
  background: url('../images/back.png') no-repeat;
  background-size: cover;
}
.news-list .game-lode {
  height: 525px;
  width: 265px;
  position: fixed;
  right: 10px;
  top: 190px;
}
.news-list .game-lode img {
  width: 100%;
  height: 100%;
}
.qtuan {
  position: absolute;
  width: 333px;
  right: -30px;
  bottom: -95px;
}
.xih {
  position: absolute;
  width: 320px;
  height: 330px;
  left: -25px;
  top: 111px;
}
.list_item {
  width: 100%;
  border-top: 1px solid #000;
  padding-top: 20px;
  padding-bottom: 20px;
}
.list_item .list_Q {
  font-weight: 700;
  color: #6358b2;
  font-size: 24px;
  margin-bottom: 20px;
}
.list_item .list_Q .title_Q {
  display: inline-block;
  background-color: #6358b2;
  color: #fff;
  width: 30px;
  font-size: 24px;
  text-align: center;
}
.list_item .list_A .title_A {
  display: inline-block;
  background-color: #bb9e65;
  color: #fff;
  width: 30px;
  font-size: 24px;
  text-align: center;
}
