.main-content {
  margin: 0 auto;
}

.in-master-wrap {
  float: left;
  width: 690px;
  background: #fff;
}

.in-sidebar-wrap {
  float: right;
  width: 290px;
  border-left: 10px solid #f2f2f2;
  position: relative;
  background: #fff;
}

.in-master-wrap .m-content {
  position: relative;
  overflow: hidden;
  padding-bottom: 10px;
}

.in-master-wrap .m-title {
  margin-left: 5px;
}

.in-master-wrap .m-title h2 {
  height: 50px;
  line-height: 50px;
  border-bottom: none;
  font-weight: 500;
}

/*文章详细页/礼包内容页*/

.article-mode h1 {
  font-size: 22px;
  font-family: "黑体";
  font-weight: bold;
  line-height: 28px;
  text-align: center;
  margin-top: 20px;
  color: #000;
}

.article-mode .source-title {
  margin: 15px auto 10px;
  padding: 6px 0 10px;
  height: 12px;
  line-height: 12px;
  font-size: 12px;
  text-align: center;
  font-weight: normal;
  border-bottom: 1px dashed #bebebe;
  color: #686868;
}

.article-mode .source-title a {
  font-size: 12px;
  color: #686868;
}

.article-mode .game-item .comtent a {
  font-size: 12px;
}

.article-mode .content {
  white-space: normal;
  font-size: 14px;
  line-height: 25px;
  border: none;

  p+p {
    margin-top: 6px;
  }

  h3 {
    margin: 12px auto;
  }
}

.article-mode .content b {
  font-weight: bold;
}

.article-mode .content b a {
  font-weight: bold;
}

.article-mode .content table {
  border-collapse: collapse;
  /* margin: 10px 0 0 28px; */
}

/*底部game-item*/
.game-item {
  box-sizing: border-box;
  background: #f3f3f3;
  padding: 10px 10px;
  height: 110px;
  width: 100%;
}

.game-item .left-item {
  width: 60%;
  float: left;
  height: 92px;
  overflow: hidden;
}

.game-item .left-item .img {
  padding: 6px;
  background: #fff;
  float: left;
}

.game-item .left-item .img img {
  width: 80px;
  height: 80px;
  border-radius: 10px;
}

.game-item .score {
  position: relative;
  width: 20%;
  float: left;
  height: 92px;
  overflow: hidden;
}

.game-item .score span {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  float: left;
  font-size: 20px;
  color: #f8a93a;
}

.game-item .left-item .comtent {
  margin-left: 10px;
  margin-top: 10px;
  float: left;
  width: 70%;
}

.game-item .left-item .comtent ul li {
  display: flex;
  justify-content: space-between;
}

.game-item .left-item .comtent ul li i {
  font-style: normal;
  margin-right: 5px;
}

.game-item .left-item .comtent h3 {
  color: #868686;
  height: 30px;
  line-height: 28px;
}

.game-item .left-item .p_btn {
  width: auto;
  height: 32px;
  margin-top: 10px;
}

.game-item .left-item .p_btn a {
  display: block;
  float: left;
  border: 1px solid #c6c6c6;
  border-radius: 8px;
  float: left;
  height: 28px;
  line-height: 28px;
  color: #323232;
  width: auto;
  padding: 0 5px;
  text-align: center;
  margin-right: 10px;
  text-decoration: none;
  overflow: hidden;
  background: #fff;
}

.game-item .left-item .p_btn p {
  display: flex;
  justify-content: space-between;
}

.game-item .left-item .p_btn a:hover {
  text-decoration: none;
  color: #f86300;
}

.game-item .right-item {
  width: 122px;
  float: right;
  height: 70px;
  margin-top: 10px;
  overflow: hidden;
}

.game-item .right-item a {
  display: block;
  background: #f5f5f5;
  color: #323232;
}

.game-item .right-item a:hover {
  text-decoration: none;
  color: #f86300;
}

.game-item .right-item a {
  background: #fff;
  width: 120px;
  height: 35px;
  border: 1px solid #c6c6c6;
  border-radius: 3px;
  text-align: center;
  line-height: 35px;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 10px;
}

/*底部公告-玩游戏就上手游之家*/
.bottom-gonggao {
  text-align: center;
  border: 1px solid #f00;
}

.bottom-gonggao a {
  font-size: 14px;
}

.article-mode .bd tr,
.article-mode .bd td {
  border: 1px solid #47435e;
  padding: 1px 5px;
}

.article-mode .gonggao a {
  font-size: 16px;
  color: #f00;
}

.about-list-mode {
  margin: 15px 0 0;
}

.about-list {
  height: auto;
  overflow: hidden;
  padding: 7px 0 8px 20px;
}

.about-list li {
  float: left;
  width: 96%;
  line-height: 36px;
  margin-right: 26px;
}

.about-list a {
  float: left;
  display: block;
  width: 350px;
  height: 36px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 14px;
}

.about-list span {
  float: right;
  font-size: 14px;
}

.m-title h2,
.m-title h3 {
  padding: 0 15px;
  font-size: 20px;
  position: absolute;
  top: 0;
  left: 0;
  border-bottom: 2px solid #ff7324;
  color: #222;
}

/*热门礼包-热门模块*/
.hot-pro-mode {
  clear: both;
  height: auto;
  border-bottom: 10px solid #f2f2f2;
}

.hot-pro-mode h2 {}

.hot-pro-mode .m-content {
  overflow: hidden;
  padding-bottom: 18px;
}

.hot-pro-mode .m-content ul {
  padding: 0 5px;
}

.hot-pro-mode .m-content li {
  padding: 0 5px;
  height: 45px;
  line-height: 45px;
  border-bottom: 1px dotted #dddddd;
}

/*.hot-pro-mode .m-content li.action { height:123px;}*/
.hot-pro-mode .m-content li .big {
  display: none;
  float: left;
  height: 80px;
  overflow: hidden;
  padding: 20px 0 23px;
}

.hot-pro-mode .m-content li .sml {
  display: block;
  float: left;
  font-size: 16px;
  height: 45px;
  width: 288px;
}

.hot-pro-mode .m-content li.action .big {
  display: block;
}

.hot-pro-mode .m-content li.action .sml {
  display: none;
}

.hot-pro-mode .m-content li .big .l {
  float: left;
  height: 80px;
  padding-right: 14px;
  width: 80px;
}

.hot-pro-mode .m-content li .big .c {
  float: left;
  height: 80px;
  width: 140px;
}

.hot-pro-mode .m-content li .big .l {
  float: left;
  height: 80px;
  padding-right: 14px;
  width: 80px;
}

.hot-pro-mode .m-content li .big .c a {
  display: block;
  float: left;
  height: 28px;
  line-height: 28px;
  margin-bottom: 4px;
  overflow: hidden;
  width: 140px;
  font-size: 14px;
}

.hot-pro-mode .m-content li .big .c span {
  display: block;
  float: left;
  font-size: 12px;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  width: 140px;
}

.hot-pro-mode .m-content li .big .c em {
  color: #0fca93;
  font-style: normal;
}

.hot-pro-mode .m-content li .big .r {
  float: right;
  height: 22px;
  padding: 29px 0 29px;
  width: 52px;
}

.hot-pro-mode .m-content li .ling_btn {
  border: 1px solid #34b31e;
  border-radius: 1px;
  color: #34b31e;
  display: block;
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  width: 42px;
}

.hot-pro-mode .m-content li .ling_btn:hover {
  background: #34b31e none repeat scroll 0 0;
  color: #fff;
  text-decoration: none;
}

.hot-pro-mode .m-content li .big img {
  border-radius: 16px;
  display: block;
  height: 80px;
  width: 80px;
}

.hot-pro-mode .m-content li .sml .l {
  display: block;
  float: left;
  font-size: 16px;
  height: 44px;
  width: 230px;
}

.hot-pro-mode .m-content li .sml .r {
  float: right;
  height: 22px;
  padding: 12px 0 10px;
  width: 52px;
}

.hot-pro-mode .m-content li a {
  font-size: 14px;
  width: 220px;
  display: block;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.hot-pro-mode .m-content li span {
  float: right;
  width: 44px;
  width: 50px;
}

/*推荐游戏模块*/
.recommend-mode {
  width: 310px;
  overflow: hidden;
  border-bottom: 10px solid #f2f2f2;
}

.recommend-mode .m-content {
  overflow: hidden;
}

.recommend-mode .m-title {}

.recommend {
  padding: 11px 0 10px;
  overflow: hidden;
  clear: both;
  zoom: 1;
}

.recommend li {
  float: left;
  height: 122px;
  width: 100px;
  text-align: center;
  font-size: 14px;
}

.recommend li a {
  float: none;
  display: block;
  margin: 0 auto;
  font-size: 12px;
  line-height: 20px;
}

.recommend li:hover a {
  color: #f49003;
  text-decoration: underline;
}

.recommend li a img {
  display: inline-block;
  width: 65px;
  height: 65px;
  padding: 2px;
  background: #fff;
  border-radius: 10px;
}

/* 上一篇&下一篇 */
.article-pagination {
  width: 100%;
  display: flex;
  box-sizing: border-box;
  align-items: center;
  padding: 10px 0 0;
  justify-content: space-between;
  color: #333;
  font-size: 14px;
  line-height: 1.2;
}

.article-pagination-prev,
.article-pagination-next {
  font-weight: normal;
  width: 20em;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all linear 0.1s;

  &.disiabled {
    color: #999;
    cursor: not-allowed;
  }
}

/**相关游戏**/
.game-recommend-mode {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.game-recommend-mode .grm-tit {
  font-weight: normal;
  padding: 10px 15px;
  border-bottom: 2px solid #e7e7e7;
  font-size: 20px;
  box-sizing: border-box;
  width: 100%;
}

/*   .tit {
    display: inline-block;
    position: relative;
    &::after {
      content: "";
      display: block;
      height: 2px;
      width: calc(100% + 30px);
      background-color: #ff7324;
      left: -15px;
      bottom: -12px;
      position: absolute;
    }
  } */
.grm-list {
  display: grid;
  grid-template-columns: repeat(6, calc((100% - 50px) / 6));
  gap: 20px 10px;
}

.grm-item {
  box-sizing: border-box;
  padding: 0 6px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  width: 100%;
}

.grm-item-detail {
  font-size: 12px;
  color: #333;
  transition: all linear 0.1s;
  display: inline-flex;
  width: 100%;
  align-items: center;
  flex-direction: column;
  gap: 4px;
}

.grm-item-detail:hover {
  color: #f8a93a;
}

.grm-item-detail .grm-text {
  display: inline-block;
  width: 100%;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.grm-item-img {
  width: 90px;
  height: 90px;
  border-radius: 10px;
}

.grm-item-down {
  display: inline-block;
  padding: 4px 8px;
  box-sizing: border-box;
  border-radius: 4px;
  border: 1px solid #333;
  color: #333;
  transition: all linear 0.1s;
  text-align: center;

}

.grm-item-down:hover {
  color: #f8a93a;
  border-color: #f8a93a;
}