.news_list_content {
    width: 100%;
    background: rgba(245, 245, 245, 0.39);
    opacity: 1;
    padding-top: 40px;
    margin: 0;
    min-height: 1850px;
}

.news_list {
    width: 1160px;
    margin: 0 auto;
}

.new-display-title {
    padding-bottom: 20px;
    border-bottom: 1px solid #e6e6e6;
    width: 700px;
}

.new-display-title-img {
    width: 150px;
    height: 150px;
}

.new-display-title p {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 21px;
    color: #666666;
    opacity: 1;
}

.new-display-title h1 {
    font-size: 28px;
    width: 100%;
    margin: 0 0 30px;
    height: 29px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 29px;
    color: #1C1C1C;
    opacity: 1;
    text-align: right;
    padding-top: 10px;
}

.article-img-box img {
    width: 90%;
}

.new-display-title p img {
    height: 19px;
    line-height: 19px;
}

.text-content {
    font-size: 16px;
    color: #383838;
    line-height: 30px;
    width: 700px;
}

#top_left {
    padding-right: 0;
}

.recommend-scale img {
    width: 290px;
    height: 164px;
}

.news_top_right h1 {
    font-size: 20px;
    font-weight: 400;
    margin: 30px 0;
    display: inline-block;
    border-left: 3px solid #f63756;
    padding-left: 30px;
}

.news_top_right_title p {
    font-size: 20px;
    font-weight: 400;
    margin: 30px 0;
    display: inline-block;
    border-left: 3px solid #f63756;
    padding-left: 30px;
}

.game_yxfl {
    color: #0088FF;
    font-size: 14px;
    height: 24px;
    line-height: 22px;
    display: inline-block;
    font-family: Microsoft YaHei;
    font-weight: 400;
    opacity: 1;
    margin-left: 20px;
}

.geme_title {
    font-size: 30px;
    color: #333;
    line-height: 31px;
    margin-bottom: 10px;
    font-weight: 400;
}

p.game_data {
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 22px;
    color: #666666;
    font-family: Microsoft YaHei;
    font-weight: 400;
}

.game-tuijian {
    width: 700px;
}

.game-tuijian p a {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 26px;
    color: #1C1C1C;
    opacity: 1;
}

.game-tuijian img {
    width: 80px;
    height: 80px;
    background: rgba(0, 0, 0, 0);
    opacity: 1;
    border-radius: 16px;
}

.game-tuijian a p {
    height: 24px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 24px;
    color: #1C1C1C;
    opacity: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.game-tuijian div {
    display: inline-block;
    width: 135px;
    text-align: center;
}

div.game-tuijian-list {
    width: 100%;
    text-align: left;
    margin: 10px 0;
}

.game-tuijian-list img {
    width: 185px;
    height: 100px;
    background: rgba(0, 0, 0, 0);
    opacity: 1;
    border-radius: 4px;
    float: left;
    margin-right: 20px;
}

.game-tuijian-list-title {
    font-size: 18px !important;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 400;
}

.game-tuijian-list span {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 23px;
    color: #666666;
    opacity: 1;
}

p.buluo_star::after {
    content: "1";
    position: relative;
    top: -21px;
    width: 10px;
    height: 21px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 21px;
    color: white;
    opacity: 1;
    background: none;
    color: #C1C1C1;
    top: 0;
}