/* line 105, ../sass/news.scss */
.news-main .news-info-main {
  box-shadow: 0 0 10px #ccc;
  -webkit-box-shadow: 0 0 10px #ccc;
  padding-top: 20px;
  background-color: #fafafa;
}
.news-main .news-info-main .top-t {
  padding: 0 20px 10px 20px;
  border-left: 5px solid #fe931e;
}
.news-main .news-info-main .top-t h1 {
  font-size: 24px;
  color: #fe931e;
  font-weight: normal;
}
.news-main .news-info-main .top-t p.path {
  font-size: 14px;
  color: #666;
  padding-top: 5px;
}
.news-main .news-info-main .top-t p.path a {
  color: #666;
}
/* line 123, ../sass/news.scss */
.news-main .news-info-main .top-t p.path a:hover {
  color: #fe931e;
}
.news-main .news-info-main .info-m {
  background-color: #fff;
  padding: 20px 60px;
  min-height: 1013px;
}
.news-main .news-info-main .info-m img {
  max-width: 100%;
}
/* line 136, ../sass/news.scss */
.news-main .news-info-main .info-m .tit {
  font-size: 18px;
  color: #333;
  font-weight: bold;
  text-align: center;
}
/* line 142, ../sass/news.scss */
.news-main .news-info-main .info-m .time {
  text-align: right;
  font-size: 14px;
  padding: 15px 0;
  color: #666;
  border-bottom: 1px solid #eee;
}
/* line 149, ../sass/news.scss */
.news-main .news-info-main .info-m .info-txt {
  padding-top: 0px;
  font-size: 16px;
  line-height: 2em;
}
/*关联游戏*/
.arc2-game {
    padding: 15px;
    border: 1px solid #ffd900;
    margin-top: 15px;
    margin-bottom: 5px;
    position: relative;
    border-radius: 10px;
}
.clearfix:after, .clearfix:before, .g-parse:before, .g-parse:after, .g-inner:before, .g-inner:after {
    content: '';
    clear: both;
    display: table;
}
.arc2-game .arc2-d2 .arc2-tit {
    font-size: 22px;
    font-weight: normal;
    margin-top: 3px;
}
.arc2-game .arc2-d2 .arc2-item {
    margin-top: 6px;
    font-size: 14px;
    color: #888;
    width: 640px;
}
/**下载样式2**/
.apkbtnOuter {
    position: relative;
    float: left;
    width: 160px;
    height: 49px;
    margin-top: 0px;

}
.apkbtnOuter .apkbtn {
    position: absolute;
    top: 10px;
    left: 0;
    width: 150px;
    height: 40px;
   /* background-color: #429bf5;  */
    border-radius: 5px;
    color: #fff;
    font-size: 17px;
    line-height: 40px;
    box-sizing: border-box;
    text-align: center;
    text-decoration: none;
}
  ._btn {
    cursor: pointer;
}

/*随机带色*/
.hot_label {
  overflow: hidden;
  padding: 5px;
  margin-top:0px;
}
.hot_label h4 {
  font-size: 18px;
  font-weight: 300;
  float: left;
  margin-right: 12px;
}
.hot_label ul {
  float: left;
  width: 1000px;
  margin-top: 1px;
}
.hot_label li {
  display: inline-block;
  padding-right:10px;
}
.hot_label li a {
  height: 25px;
  line-height: 25px;
  display: block;
  max-width: 210px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
  font-size: 12px;
  color: #61c6cc;
  padding: 0 5px;
  border-radius: 2px;
  border: 1px solid #61c6cc;
}
.hot_label li:nth-child(7n-6) a {
  border: 1px solid #61c6cc;
  color: #61c6cc;
}
.hot_label li:nth-child(7n-5) a {
  border: 1px solid #ef6e67;
  color: #ef6e67;
}
.hot_label li:nth-child(7n-4) a {
  border: 1px solid #6494eb;
  color: #6494eb;
}
.hot_label li:nth-child(7n-3) a {
  border: 1px solid #31bd80;
  color: #31bd80;
}
.hot_label li:nth-child(7n-2) a {
  border: 1px solid #39a0ff;
  color: #39a0ff;
}
.hot_label li:nth-child(7n-1) a {
  border: 1px solid #ff900d;
  color: #ff900d;
}
.hot_label li:nth-child(7n) a {
  border: 1px solid #83AF9B;
  color: #83AF9B;
}
.hot_label li:first-child a {
  border: 1px solid #61c6cc;
  color: #61c6cc;
}
.hot_label li:last-child a {
  border: 1px solid #f4686c;
  color: #f4686c;
}

/*翻页*/
.Page_fy{ width:1000px; padding:0px 0px;padding-bottom:10px; overflow:hidden;white-space:nowrap; }
.Page_fy p{float:left; width:480px; height:30px; line-height:30px; background:#eee; color:#4c4645; font-size:14px; padding:0px 10px;}
.Page_fy a{ color:#666;}
.Page_fy a:hover{ color:#c40000;}
.Page_fy  .l{ float:left;}
.Page_fy  .r{ float:right;}

.Minbox_d { width: 100%; overflow: hidden; }
.Minbox_d .list { padding: 5px 0; width: 105%; }
.Minbox_d .list a { float: left; width: 185px; height: 39px; padding: 0 2px; border: 1px solid #14b9c8; color: #14b9c8; display: block; border-radius: 2px; line-height: 39px; text-align: center; overflow: hidden; margin: 1px 20.5px 1px 0; }
.Minbox_d .list a:hover { background: #14b9c8; color: #fff; }
.Minbox_d .list .on { background: #14b9c8; color: #fff; }
