@charset "utf-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
em,
font,
img,
strong,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
form,
label,
legend,
table,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
}

html,
body {
    width: 100%;
    height: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}

em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ol,
ul {
    list-style: none;
}

th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 200%;
    font-weight: normal;
}

:focus {
    outline: 0;
}

a {
    text-decoration: none;
}

a:hover img {
    border: none;
}


/*清除浮动*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/* Hides from IE-mac \*/

* html .clearfix {
    height: 1%;
}

.clear {
    clear: both;
}

.clearfix {
    display: block;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.basestyle {
    width: 1200px;
    margin: 0 auto;
}

.mt20 {
    margin-top: 20px;
}

.bgfff {
    background: #fff;
}

.bgf5 {
    background: #f5f5f5;
}


/* logo导航 */

.logo {
    height: 80px;
    background: #1E2023;
}

.header-nav {
    height: 36px;
    padding: 20px 0;
}

.header-nav a {
    float: left;
    height: 36px;
    line-height: 36px;
    padding: 0 30px;
    color: #777;
    font-size: 18px;
    position: relative;
}

.nav-list,
.type-list {
    border-bottom: 1px solid #E3E3E3;
}

.header-nav .type-list a {
    background: url(/img/icon2.png) no-repeat 15px center;
    padding-left: 50px;
    margin-right: 20px;
    padding-right: 15px;
}

.header-nav .type-list .active {
    background: url(/img/icon1.png) no-repeat 15px center;
    color: #232332;
    border-bottom: 2px solid #E7424A;
}


/* 友情链接 */

.friend {
    margin-top: 40px;
    padding: 30px 0 50px;
    box-sizing: border-box;
    background: #1E2023;
}

.friend .link-ul li {
    margin-top: 20px;
    float: left;
    width: 110px;
    height: 40px;
    line-height: 40px;
    line-height: 40px;
    background: rgba(83, 81, 81, 0.5);
    text-align: center;
    margin-right: 22px;
    font-size: 14px;
}

.friend .link-ul li a {
    color: #fff;
}

.friend .link-ul li:hover {
    background: #E7424A;
}


/* 标题 */

.title_h4 {
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #E3E3E3;
}

.title_h4 span {
    float: left;
    width: 120px;
    color: #232332;
    font-size: 16px;
    height: 45px;
    line-height: 45px;
    border-bottom: 2px solid #E7424A;
    background: url(/img/icon3.png) 15px center no-repeat;
    padding-left: 50px;
}

.title_h4 .more {
    float: right;
    font-size: 14px;
    color: #E7424A;
}

.hotGame .title_h4 span,
.jinpGame .title_h4 span {
    width: 90px;
}

.hotGame .title_h4 span {
    background: url(/img/icon6.png) 15px center no-repeat;
}

.jinpGame .title_h4 span {
    background: url(/img/icon5.png) 15px center no-repeat;
}

.hotNews .title_h4 span {
    background: url(/img/icon7.png) 15px center no-repeat;
}


/* 分页 */

.pagin-div * {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: 0 3px;
}

.pagin-div {
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 16px;
    color: #666;
}

.pagin-div .current {
    font-weight: 700;
    color: #fff;
    background: #E7424A;
}

.pagin-div .prev,
.pagin-div .next {
    border: 1px solid #ccc;
    background-color: #fff !important;
    width: 60px;
    color: #E7424A !important;
    font-weight: normal;
}

.pagin-div a {
    border: 1px solid #ccc;
    background-color: #fff;
    color: #E7424A;
}

.title-h6 {
    font-size: 16px;
    color: #333;
    height: 60px;
    line-height: 60px;
    box-sizing: border-box;
    font-weight: 600;
    background: url(/img/syxq-04.png) no-repeat 23px 22px;
    padding-left: 50px;
    border-bottom: 2px solid #E7424A;
}

.sameGame,
.goodGame,
.hotGame,
.jinpGame,
.hotNews {
    width: 100%;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
}


/* 热门游戏 */

.hotGame {
    padding-bottom: 30px;
}

.hotGame .ul-good-list li {
    height: 60px;
    width: 100%;
    padding: 0 10px;
    margin-top: 20px;
    box-sizing: border-box;
}

.hotGame .ul-good-list li img {
    width: 60px;
    height: 60px;
    border-radius: 10px;
}

.hotGame .ul-good-list li .number {
    width: 15px;
    height: 60px;
    background: #F5F4F7;
    color: #5a5858;
    float: left;
    margin-right: 10px;
    text-align: center;
    line-height: 60px;
    font-size: 12px;
}

.hotGame .ul-good-list li .active_num {
    background: #E7424A;
    color: #fff;
}

.hotGame .ul-good-list li .right-div {
    height: 60px;
    width: 185px;
}

.hotGame .ul-good-list li .right-div h6 {
    font-size: 16px;
    color: #666;
    width: 175px;
    height: 21px;
    overflow: hidden;
    padding-top: 6px;
}

.hotGame .ul-good-list li .right-div p {
    font-size: 12px;
    color: rgb(187, 185, 185);
    padding-top: 12px;
}

.hotGame .ul-good-list li .right-div span {
    font-size: 14px;
    color: #999;
    height: 20px;
}

.hotGame .ul-good-list li .right-div span em {
    width: 130px;
    height: 20px;
    float: right;
}


/* 精品游戏 */

.jinpGame .ul-good-list {
    padding: 0 10px;
}

.jinpGame .ul-good-list li {
    height: 100px;
    width: 100%;
    border-bottom: 1px solid #E3E3E3;
    padding: 20px 0;
    box-sizing: border-box;
    position: relative;
}

.jinpGame .ul-good-list li img {
    width: 60px;
    height: 60px;
    border-radius: 10px;
}

.jinpGame .ul-good-list li .right-div {
    height: 60px;
    width: 150px;
    position: absolute;
    top: 20px;
    left: 70px;
}

.jinpGame .ul-good-list li .right-div h6 {
    font-size: 16px;
    color: #666;
    width: 150px;
    height: 21px;
    overflow: hidden;
    padding: 4px 0 10px;
}

.jinpGame .ul-good-list li .right-div p {
    font-size: 12px;
    color: rgb(187, 185, 185);
}

.jinpGame .ul-good-list li:nth-last-of-type(1) {
    border-bottom: 0;
}

.jinpGame .ul-good-list li .godetail {
    position: absolute;
    right: 0;
    top: 37px;
    width: 50px;
    height: 25px;
    border: 1px solid rgba(231, 66, 74, 1);
    border-radius: 1px;
    color: #E7424A;
    font-size: 14px;
    text-align: center;
    line-height: 25px;
}


/* 同类游戏 */

.sameGame .ul-good-list li img {
    margin-left: 10px;
}

.sameGame .ul-good-list li .right-div {
    width: 198px;
}

.sameGame .title_h4 span {
    background: url(/img/icon8.png) 15px center no-repeat;
}


/* 好评游戏 */

.goodGame .ul-good-list li img {
    margin-left: 10px;
}

.goodGame .ul-good-list li .right-div {
    width: 198px;
}

.goodGame .title_h4 span {
    background: url(/img/icon9.png) 15px center no-repeat;
}

.goodGame .ul-good-list li .right-div h6 {
    padding-top: 0;
}

.goodGame .ul-good-list li .right-div p {
    padding-top: 4px;
}


/* 热门资讯推荐 */

.news_ul {
    width: 410px;
    box-sizing: border-box;
}

.news_ul li {
    width: 100%;
    /* overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; */
}

.news_ul li .nohover {
    float: left;
    display: block;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    color: #232323;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news_ul li .onhover {
    display: none;
    height: 110px;
    background: #F5F4F9;
}

.news_ul li .onhover img {
    width: 180px;
    height: 110px;
    border-radius: 5px;
}

.news_ul li .onhover .title-right-div {
    float: right;
    width: 230px;
    height: 110px;
    box-sizing: border-box;
    padding: 10px;
}

.news_ul li .onhover .title-right-div p {
    font-size: 16px;
    color: rgba(35, 35, 50, 1);
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-bottom: 10px;
}

.news_ul li .onhover .title-right-div span {
    font-size: 14px;
    color: rgb(187, 185, 185);
}

.news_ul li:nth-of-type(1) .nohover {
    display: none;
}

.news_ul li:nth-of-type(1) .onhover {
    display: block;
}

.star-i {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-left: 3px;
    background: url(/img/star.png) no-repeat 0 -1px;
}