@charset "UTF-8";
/* 资讯列表 左右容器*/
/* line 2, ../../scss/sass/article_list/module/left_right_con.scss */
.info-con-730 {
  width: 728px;
  border: 1px solid #ebebeb;
  margin-bottom: 15px;
  float: left;
  padding-bottom: 70px;
  position: relative;
  min-height: 1353px;
}
/* line 10, ../../scss/sass/article_list/module/left_right_con.scss */
.info-con-730 .box-text {
  padding: 0 15px;
}

/* line 14, ../../scss/sass/article_list/module/left_right_con.scss */
.info-con-250 {
  float: right;
  width: 248px;
  border: 1px solid #fff;
}

/* line 19, ../../scss/sass/article_list/module/left_right_con.scss */
.ol-list-con .game-ul-list {
  padding: 0 4px;
  _padding: 0 3px;
  margin-bottom: 35px;
  border-bottom: 1px solid #ebebeb;
}
/* line 24, ../../scss/sass/article_list/module/left_right_con.scss */
.ol-list-con .game-ul-list li {
  margin: 5px;
}

/* 容器 */
/* 资讯攻略 */
/* line 3, ../../scss/sass/article_list/module/title.scss */
.tag-tit-6 .tag-tit-ul2, .tag-tit-7 .tag-tit-ul2 {
  width: 100%;
}
/* line 5, ../../scss/sass/article_list/module/title.scss */
.tag-tit-6 .tag-tit-ul2 li, .tag-tit-7 .tag-tit-ul2 li {
  width: 121px;
}
/* line 7, ../../scss/sass/article_list/module/title.scss */
.tag-tit-6 .tag-tit-ul2 li .name, .tag-tit-7 .tag-tit-ul2 li .name {
  font-size: 16px;
  display: block;
  border-right: 0;
}
/* line 12, ../../scss/sass/article_list/module/title.scss */
.tag-tit-6 .tag-tit-ul2 li.last, .tag-tit-7 .tag-tit-ul2 li.last {
  background: url(https://www.9game.cn/public/images/pc/pc_new/lit_icon.png) no-repeat 102px -394px;
  _background: url(https://www.9game.cn/public/images/pc/pc_new/lit_icon.gif) no-repeat 102px -394px;
}

/* line 17, ../../scss/sass/article_list/module/title.scss */
.tag-tit-7 .tag-tit-ul2 li {
  width: 104px;
}
/* line 19, ../../scss/sass/article_list/module/title.scss */
.tag-tit-7 .tag-tit-ul2 li.last {
  background-position: 89px -394px;
}

/* 文章列表分类标题 */
/* line 1, ../../scss/sass/article_list/module/classify.scss */
.classify {
  padding: 10px 0 5px 0;
  border-bottom: 1px dotted #ebebeb;
  overflow: hidden;
  zoom: 1;
}
/* line 6, ../../scss/sass/article_list/module/classify.scss */
.classify.last {
  border-bottom: 1px solid #ebebeb;
}
/* line 9, ../../scss/sass/article_list/module/classify.scss */
.classify:after {
  content: '';
  visibility: hidden;
  display: block;
  clear: both;
}
/* line 15, ../../scss/sass/article_list/module/classify.scss */
.classify .type {
  width: auto;
  float: left;
}
/* line 18, ../../scss/sass/article_list/module/classify.scss */
.classify .type a {
  display: inline-block;
  padding: 0 8px;
  margin: 3px 12px;
  font-size: 14px;
  line-height: 25px;
}
/* line 24, ../../scss/sass/article_list/module/classify.scss */
.classify .type a:hover {
  text-decoration: underline;
}
/* line 27, ../../scss/sass/article_list/module/classify.scss */
.classify .type a.current {
  background: #ff8a00;
  color: #fff;
}
/* line 30, ../../scss/sass/article_list/module/classify.scss */
.classify .type a.current:hover {
  text-decoration: none;
}

/* 详细分类 */
/* 资讯列表 */
/* line 3, ../../scss/sass/article_list/module/news_list_con.scss */
.news-list-con {
  margin-bottom: 10px;
  padding-bottom: 0;
  border-bottom: 1px solid #ebebeb;
}
/* line 7, ../../scss/sass/article_list/module/news_list_con.scss */
.news-list-con li {
  padding: 10px;
  border-bottom: 1px dotted #ebebeb;
}
/* line 10, ../../scss/sass/article_list/module/news_list_con.scss */
.news-list-con li .title {
  height: 28px;
  line-height: 28px;
  margin-bottom: 10px;
  *margin-bottom: 5px;
}
/* line 15, ../../scss/sass/article_list/module/news_list_con.scss */
.news-list-con li .title .name {
  width: 75%;
  font-size: 18px;
  font-weight: 700;
  float: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* line 22, ../../scss/sass/article_list/module/news_list_con.scss */
.news-list-con li .title .name a:hover {
  text-decoration: underline;
}
/* line 27, ../../scss/sass/article_list/module/news_list_con.scss */
.news-list-con li .title .time {
  float: right;
  color: #999;
}
/* line 32, ../../scss/sass/article_list/module/news_list_con.scss */
.news-list-con li .text {
  color: #666;
  line-height: 24px;
  text-indent: 2em;
  height: 72px;
  overflow: hidden;
}
/* line 39, ../../scss/sass/article_list/module/news_list_con.scss */
.news-list-con li.last {
  border-bottom: 0;
}
/* line 42, ../../scss/sass/article_list/module/news_list_con.scss */
.news-list-con li:hover {
  background: #f7f7f7;
}
/* line 45, ../../scss/sass/article_list/module/news_list_con.scss */
.news-list-con li a {
  _display: block;
}
/* line 48, ../../scss/sass/article_list/module/news_list_con.scss */
.news-list-con li a:hover .name {
  color: #f60;
  text-decoration: underline;
}
/* line 52, ../../scss/sass/article_list/module/news_list_con.scss */
.news-list-con li a:hover .text {
  text-decoration: underline;
}

/* 文章列表 */
/* 分页 */
/* line 3, ../../scss/sass/article_list/module/page_change.scss */
.page-change {
  width: 698px;
  height: 28px;
  position: absolute;
  bottom: 0;
  left: 15px;
  padding: 28px 0;
  text-align: center;
}
/* line 11, ../../scss/sass/article_list/module/page_change.scss */
.page-change .change {
  width: 78px;
  height: 28px;
  display: inline-block;
  border: 1px solid #ccc;
  line-height: 28px;
  font-size: 14px;
  background: #fafafa;
  background: -moz-linear-gradient(top, white, #fafafa);
  background: -webkit-linear-gradient(top, white, #fafafa);
  background: -ms-linear-gradient(top, white, #fafafa);
  background: -o-linear-gradient(top, white, #fafafa);
}
/* line 22, ../../scss/sass/article_list/module/page_change.scss */
.page-change a.change:hover {
  color: #fff;
  background: #ff8a00;
  border-color: #ff8a00;
}
/* line 29, ../../scss/sass/article_list/module/page_change.scss */
.page-change span.change {
  background: #f5f5f5;
  color: #999;
  border-color: #f5f5f5;
  cursor: default;
}
/* line 35, ../../scss/sass/article_list/module/page_change.scss */
.page-change .now {
  height: 28px;
  display: inline-block;
  margin: 0 5px;
  padding: 0 20px 0 10px;
  line-height: 28px;
  cursor: pointer;
  position: relative;
}
/* line 44, ../../scss/sass/article_list/module/page_change.scss */
.page-change .now.current, .page-change .now:hover {
  color: #336fc1;
}
/* line 47, ../../scss/sass/article_list/module/page_change.scss */
.page-change .now.current i, .page-change .now:hover i {
  background-position: -90px -254px;
}
/* line 50, ../../scss/sass/article_list/module/page_change.scss */
.page-change .now i {
  width: 10px;
  height: 10px;
  display: block;
  position: absolute;
  right: 4px;
  top: 8px;
  background: url(https://www.9game.cn/public/images/pc/pc_new/pcnew_ico.png) no-repeat 100px 100px;
  _background: url(https://www.9game.cn/public/images/pc/pc_new/pcnew_ico.gif) no-repeat 100px 100px;
  background-position: -191px -252px;
}
/* line 61, ../../scss/sass/article_list/module/page_change.scss */
.page-change .page-change-list {
  width: 80px;
  padding: 10px 6px;
  border: 1px solid #dbdbdb;
  background: #fff;
  margin-left: 50%;
  position: absolute;
  left: -47px;
  bottom: 58px;
  display: none;
}
/* line 71, ../../scss/sass/article_list/module/page_change.scss */
.page-change .page-change-list li {
  height: 22px;
}
/* line 74, ../../scss/sass/article_list/module/page_change.scss */
.page-change .page-change-list a, .page-change .page-change-list span {
  line-height: 22px;
  display: block;
}
/* line 78, ../../scss/sass/article_list/module/page_change.scss */
.page-change .page-change-list a:hover {
  background: #ff8a00;
  color: #fff;
}
/* line 82, ../../scss/sass/article_list/module/page_change.scss */
.page-change .page-change-list span {
  background: #f5f5f5;
  color: #666;
  cursor: default;
}

/* 页面加载 */
/* line 91, ../../scss/sass/article_list/module/page_change.scss */
.page-load, .page-unload {
  text-align: center;
  height: 28px;
  line-height: 28px;
  padding-bottom: 20px;
}
/* line 96, ../../scss/sass/article_list/module/page_change.scss */
.page-load img, .page-unload img {
  margin-right: 10px;
  vertical-align: middle;
}
/* line 100, ../../scss/sass/article_list/module/page_change.scss */
.page-load a.page-reload, .page-unload a.page-reload {
  margin: 0 4px;
  color: #f60;
}
/* line 103, ../../scss/sass/article_list/module/page_change.scss */
.page-load a.page-reload:hover, .page-unload a.page-reload:hover {
  text-decoration: underline;
}
/* line 106, ../../scss/sass/article_list/module/page_change.scss */
.page-load a.page-reload.more, .page-unload a.page-reload.more {
  color: #333;
}
/* line 108, ../../scss/sass/article_list/module/page_change.scss */
.page-load a.page-reload.more:hover, .page-unload a.page-reload.more:hover {
  color: #f60;
  text-decoration: underline;
}

/* line 115, ../../scss/sass/article_list/module/page_change.scss */
.page-unload {
  display: none;
}

/* 页码 */
/* 九游客户端下载 */
/* line 2, ../../scss/sass/article_list/module/right_banner.scss */
.right-banner {
  margin-bottom: 15px;
}
/* line 4, ../../scss/sass/article_list/module/right_banner.scss */
.right-banner .banner-img {
  display: block;
  width: 100px;
  height: 70px;
}
/* line 9, ../../scss/sass/article_list/module/right_banner.scss */
.right-banner img {
  display: block;
  width: 100%;
}

/* 右侧广告 */
/* 资讯右边推荐 */
/* line 2, ../../scss/sass/article_list/module/right_recom.scss */
.right-recom {
  margin-bottom: 20px;
}
/* line 4, ../../scss/sass/article_list/module/right_recom.scss */
.right-recom .box-text {
  padding-top: 10px;
}
/* line 7, ../../scss/sass/article_list/module/right_recom.scss */
.right-recom .pic-word-con, .right-recom .video-word-con {
  width: 230px;
  height: 130px;
  margin: 0 auto 10px auto;
}
/* line 12, ../../scss/sass/article_list/module/right_recom.scss */
.right-recom .news-list {
  padding: 0 0 0 9px;
}
/* line 14, ../../scss/sass/article_list/module/right_recom.scss */
.right-recom .news-list a {
  max-width: 100%;
  _width: 98%;
}

/* 右侧推荐 */
/* line 2, ../../scss/sass/article_list/module/right_recom_video.scss */
.right-recom-video .news-list li {
  background: url(https://www.9game.cn/public/images/pc/pc_new/lit_icon.png) no-repeat 1px -215px;
  _background: url(https://www.9game.cn/public/images/pc/pc_new/lit_icon.gif) no-repeat 1px -215px;
  padding-left: 18px;
}
/* line 5, ../../scss/sass/article_list/module/right_recom_video.scss */
.right-recom-video .news-list li a {
  max-width: 100%;
  _width: 98%;
}
/* line 9, ../../scss/sass/article_list/module/right_recom_video.scss */
.right-recom-video .news-list li:hover {
  background-position: 1px -185px;
}

/* 右侧视频 */
/* 排行下载 */
/* line 2, ../../scss/sass/article_list/module/side_rank.scss */
.side-rank {
  width: 250px;
  margin-bottom: 35px;
}
/* line 5, ../../scss/sass/article_list/module/side_rank.scss */
.side-rank .box-text {
  height: 530px;
  overflow: hidden;
}

/* line 10, ../../scss/sass/article_list/module/side_rank.scss */
.side-rank-list {
  zoom: 1;
}
/* line 12, ../../scss/sass/article_list/module/side_rank.scss */
.side-rank-list:after {
  content: '';
  visibility: hidden;
  display: block;
  clear: both;
}
/* line 18, ../../scss/sass/article_list/module/side_rank.scss */
.side-rank-list li {
  float: left;
  width: 100%;
  display: block;
  height: 52px;
  border-bottom: 1px dotted #ebebeb;
}
/* line 25, ../../scss/sass/article_list/module/side_rank.scss */
.side-rank-list li:hover {
  background: #f7f7f7;
  border-bottom: none;
  height: 53px;
}
/* line 30, ../../scss/sass/article_list/module/side_rank.scss */
.side-rank-list li .radius32 {
  width: 32px;
  height: 32px;
  background: url("https://www.9game.cn/public/images/pc/pc_new/img_radius.png") no-repeat 0 -150px;
  _background: url("https://www.9game.cn/public/images/pc/pc_new/img_radius.gif") no-repeat 0 -150px;
  position: absolute;
  top: 10px;
  left: 0;
}
/* line 39, ../../scss/sass/article_list/module/side_rank.scss */
.side-rank-list li .btn {
  float: left;
  display: block;
  margin: 1px auto;
  width: 23px;
  height: 23px;
  margin-top: 15px;
  border-radius: 3px;
  background: url(https://www.9game.cn/public/images/pc/pc_new/pcnew_ico.png) no-repeat 100px 100px;
  _background: url(https://www.9game.cn/public/images/pc/pc_new/pcnew_ico.gif) no-repeat 100px 100px;
  background-color: #f2f2f2;
  text-indent: -500px;
  overflow: hidden;
}
/* line 53, ../../scss/sass/article_list/module/side_rank.scss */
.side-rank-list li .down {
  background-position: -89px -80px;
}
/* line 56, ../../scss/sass/article_list/module/side_rank.scss */
.side-rank-list li:hover .down {
  background-position: -88px -37px;
  background-color: #a3ce0e;
}
/* line 60, ../../scss/sass/article_list/module/side_rank.scss */
.side-rank-list li:hover .down.no {
  background: url(https://www.9game.cn/public/images/pc/pc_new/lit_icon.png) no-repeat 3px -98px;
  _background: url(https://www.9game.cn/public/images/pc/pc_new/lit_icon.gif) no-repeat 3px -98px;
  background-color: #f2f2f2;
}
/* line 64, ../../scss/sass/article_list/module/side_rank.scss */
.side-rank-list li .down.no {
  background: url(https://www.9game.cn/public/images/pc/pc_new/lit_icon.png) no-repeat 3px -98px;
  _background: url(https://www.9game.cn/public/images/pc/pc_new/lit_icon.gif) no-repeat 3px -98px;
  background-color: #f2f2f2;
  cursor: default;
}
/* line 68, ../../scss/sass/article_list/module/side_rank.scss */
.side-rank-list li .down.no:hover {
  background-position: 3px -98px;
  background-color: #f2f2f2;
}
/* line 73, ../../scss/sass/article_list/module/side_rank.scss */
.side-rank-list li .down:hover {
  background-position: -88px -37px;
  background-color: #a3ce0e;
}
/* line 77, ../../scss/sass/article_list/module/side_rank.scss */
.side-rank-list li .down-ip {
  background-position: -128px -60px;
}
/* line 80, ../../scss/sass/article_list/module/side_rank.scss */
.side-rank-list li:hover .down-ip {
  background-position: -88px -37px;
  background-color: #83a7d4;
}
/* line 84, ../../scss/sass/article_list/module/side_rank.scss */
.side-rank-list li .down-ip:hover {
  background-position: -88px -37px;
  background-color: #83a7d4;
}
/* line 88, ../../scss/sass/article_list/module/side_rank.scss */
.side-rank-list li .side-rank-info {
  float: left;
  width: 160px;
  padding: 10px 0 0 0;
  margin-right: 14px;
  height: 32px;
  position: relative;
  overflow: hidden;
}
/* line 96, ../../scss/sass/article_list/module/side_rank.scss */
.side-rank-list li .side-rank-info img {
  float: left;
  width: 32px;
  height: 32px;
  margin-right: 16px;
}
/* line 102, ../../scss/sass/article_list/module/side_rank.scss */
.side-rank-list li .side-rank-info p {
  font-size: 14px;
  display: inline-block;
  width: 112px;
  margin-top: 7px;
  *margin-top: 5px;
  float: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* line 113, ../../scss/sass/article_list/module/side_rank.scss */
.side-rank-list li .side-rank-info:hover p {
  text-decoration: underline;
  color: #ff6600;
}

/* line 120, ../../scss/sass/article_list/module/side_rank.scss */
.side-rank-num {
  float: left;
  width: 17px;
  height: 17px;
  line-height: 17px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  background: #cccccc;
  display: inline-block;
  margin: 18px 15px 0 10px;
  cursor: default;
}

/* line 133, ../../scss/sass/article_list/module/side_rank.scss */
.first .side-rank-num {
  background: #ff6600;
}

/* line 136, ../../scss/sass/article_list/module/side_rank.scss */
.second .side-rank-num {
  background: #ff9000;
}

/* line 139, ../../scss/sass/article_list/module/side_rank.scss */
.third .side-rank-num {
  background: #ffc000;
}

/* 右侧排行 */
/* 右边新闻 */
/* line 3, ../../scss/sass/article_list/module/right_news.scss */
.right-news-con .tag-tit-ul {
  width: 100%;
}
/* line 5, ../../scss/sass/article_list/module/right_news.scss */
.right-news-con .tag-tit-ul li {
  width: 94px;
  text-align: center;
}
/* line 10, ../../scss/sass/article_list/module/right_news.scss */
.right-news-con .news-list {
  padding-left: 0;
  display: none;
}
/* line 13, ../../scss/sass/article_list/module/right_news.scss */
.right-news-con .news-list.current {
  display: block;
}
/* line 16, ../../scss/sass/article_list/module/right_news.scss */
.right-news-con .news-list li a {
  max-width: 99%;
  _width: 99%;
}

/* 右侧新闻 */
/* line 2, ../../scss/sass/article_list/module/right_down.scss */
.border {
  margin-bottom: 30px;
  border: 1px solid #ebebeb;
}

/* line 6, ../../scss/sass/article_list/module/right_down.scss */
.game-logo {
  margin-bottom: 10px;
}
/* line 8, ../../scss/sass/article_list/module/right_down.scss */
.game-logo .logo {
  width: 140px;
  height: 140px;
  margin: 15px auto 10px auto;
  position: relative;
}
/* line 13, ../../scss/sass/article_list/module/right_down.scss */
.game-logo .logo img {
  width: 140px;
  height: 140px;
}
/* line 18, ../../scss/sass/article_list/module/right_down.scss */
.game-logo .logo.logo90 {
  width: 90px;
  height: 90px;
}
/* line 21, ../../scss/sass/article_list/module/right_down.scss */
.game-logo .logo.logo90 img {
  width: 90px;
  height: 90px;
}
/* line 26, ../../scss/sass/article_list/module/right_down.scss */
.game-logo .logo.logo120 {
  width: 120px;
  height: 120px;
}
/* line 29, ../../scss/sass/article_list/module/right_down.scss */
.game-logo .logo.logo120 img {
  width: 120px;
  height: 120px;
}
/* line 34, ../../scss/sass/article_list/module/right_down.scss */
.game-logo .name {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  line-height: 28px;
  padding: 0 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* 游戏详情页 下载 */
/* line 45, ../../scss/sass/article_list/module/right_down.scss */
.game-info-down .tag-tit .tag-tit-ul2 {
  width: 100%;
}
/* line 47, ../../scss/sass/article_list/module/right_down.scss */
.game-info-down .tag-tit .tag-tit-ul2 li {
  width: 50%;
  padding: 0;
}
/* line 50, ../../scss/sass/article_list/module/right_down.scss */
.game-info-down .tag-tit .tag-tit-ul2 li .name {
  display: block;
  padding: 0;
}

/* line 58, ../../scss/sass/article_list/module/right_down.scss */
.context-con li {
  display: none;
}
/* line 60, ../../scss/sass/article_list/module/right_down.scss */
.context-con li .down {
  display: block;
  width: 210px;
  height: 45px;
  margin: 15px auto;
  font-size: 18px;
  line-height: 45px;
  color: #fff;
  background: url(https://www.9game.cn/public/images/pc/pc_new/pcnew_ico.png) no-repeat 100px 100px;
  _background: url(https://www.9game.cn/public/images/pc/pc_new/pcnew_ico.gif) no-repeat 100px 100px;
  -moz-border-radius: 4px;
  -khtml-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
/* line 71, ../../scss/sass/article_list/module/right_down.scss */
.context-con li .down.android {
  background-color: #7acc29;
  text-indent: 62px;
  background-position: -146px -519px;
}
/* line 75, ../../scss/sass/article_list/module/right_down.scss */
.context-con li .down.android:hover {
  background-color: #a3ce0e;
}
/* line 79, ../../scss/sass/article_list/module/right_down.scss */
.context-con li .down.ios1 {
  background-color: #83a7d4;
  text-indent: 80px;
  background-position: -127px -564px;
}
/* line 83, ../../scss/sass/article_list/module/right_down.scss */
.context-con li .down.ios1:hover {
  background-color: #528fcc;
}
/* line 87, ../../scss/sass/article_list/module/right_down.scss */
.context-con li .down.ios2 {
  background-color: #54aede;
  text-indent: 80px;
  background-position: -127px -564px;
}
/* line 91, ../../scss/sass/article_list/module/right_down.scss */
.context-con li .down.ios2:hover {
  background-color: #2996cc;
}
/* line 95, ../../scss/sass/article_list/module/right_down.scss */
.context-con li .android.no, .context-con li .ios1.no, .context-con li .ios2.no {
  background-color: #b4b4b4;
  cursor: default;
}
/* line 98, ../../scss/sass/article_list/module/right_down.scss */
.context-con li .android.no:hover, .context-con li .ios1.no:hover, .context-con li .ios2.no:hover {
  background-color: #b4b4b4;
}
/* line 102, ../../scss/sass/article_list/module/right_down.scss */
.context-con li .side-info {
  padding-left: 19px;
  zoom: 1;
  *margin-bottom: 10px;
}
/* line 105, ../../scss/sass/article_list/module/right_down.scss */
.context-con li .side-info:after {
  content: '';
  visibility: hidden;
  display: block;
  clear: both;
}
/* line 112, ../../scss/sass/article_list/module/right_down.scss */
.context-con li .side-info p {
  width: 50%;
  *width: 49%;
  height: 12px;
  float: left;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 12px;
  color: #666;
}
/* line 121, ../../scss/sass/article_list/module/right_down.scss */
.context-con li .side-info p span {
  color: #999;
}
/* line 124, ../../scss/sass/article_list/module/right_down.scss */
.context-con li .side-info p.long {
  width: 95%;
}
/* line 129, ../../scss/sass/article_list/module/right_down.scss */
.context-con li.current {
  display: block;
}

/* 右侧下载 */
