@charset "utf-8"; 
* {
    margin: 0;
    padding: 0;
    font-family:microsoft yahei;
}

div,dl,dt,dd,ul,ol,li,h2,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {
    margin: 0;
    padding: 0;
    font-size: 12px;
}

html {
    overflow-x: hidden;
}

body {
    min-width: 1200px;
    background: #140a0b;
}

ul,ol,li {
    list-style: none;
}

img {
    border: 0;
}

a {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    outline: none;
}

em,i {
    font-style: normal;
}

a:focus,input,textarea {
    outline: none;
}

table {
    border-collapse: collapse;
}

td, th {
    text-align: center;
}

caption {
    text-align: left;
}

caption div {
    position: relative;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px white inset !important;
}

.f_l {
    float: left;
}

.f_r {
    float: right;
}

.clr {
    *clear: both;
    *zoom:1}

.clr:after {
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    content: "."
}

.clear {
    clear: both;
}

.clearfix {
    zoom:1; }

.clearfix:after {
    clear: both;
    content: "";
    display: table;
}

.mt35 {
    margin-bottom: 30px;
}

/********导航********/
.wrap {
    width: 100%;
    zoom: 1;
    position: relative;
    min-width: 1200px;
    background: #140a0b;
}

.header {
    z-index: 99;
}

.keleyx-nav .main {
    height: 84px;
}

.keleyx-nav {
    height: 80px;
    width: 100%;
    background: #000;
    position: relative;
    z-index: 9;
}
.main {
    width: 958px;
    margin: 0 auto;
    position: relative;
    /* padding-top: 407px; */
}

.nav-logo {
    height: 80px;
    float: left;
    width: 180px;
}

.nav-logo img {
    display: block;
    height: 50px;
    margin-top: 20px;
}

.nav {
    height: 80px;
    float: right;
    position: absolute;
    right: 23px;
    top: 0;
}

.nav li {
    float: left;
    height: 80px;
    width: 133px;
    text-align: center;
}

.nav li a {
    float: left;
    height: 83px;
    width: 100%;
    color: #fff;
    font-size: 16px;
    line-height: 83px;
}

.nav li:hover a, .nav li.cur a {
    font-weight: bold;
    color: #ff5c23!important;
}

.nav-line {
    border-bottom: 3px solid #ff5c23;
    position: absolute;
    left: 0;
    bottom: 0px;
    height: 4px;
    font-size: 0;
    width: 100px;
    z-index: 99;
}
.card {
    position: relative;
    border-radius: 5px;
    cursor: pointer;
}
.tag-title {
    position: absolute;
    top: 0;
    left: 0;
    width: 74px;
    height: 76px;
}
.card-content{
    height: 180px;
}
.cover{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.drag_none {
    -webkit-user-drag: none;
}
.select_none {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.fit-cover {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width:100%;
}   
.fade-in {
    /* -webkit-animation: fadeIn .5s ease-in; */
    /* animation: fadeIn .5s ease-in; */
}
.card-footer {
    background-color: #fff;
    position: relative;
    padding: 10px;
    width: 286px;
}
.align_center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.game-media {
    width: 70px;
    height: 70px;
    overflow: hidden;
    margin-right: 10px;
}
.info {
    align-self: stretch;
}
.flex_between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.flex_column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.flex_1 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.game-title {
    font-size: 14px;
    font-weight: 800;
    color: #131313;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    word-break: break-all;
    white-space: nowrap;
    line-height: 18px;
}
.game-tag {
    font-size: 12px;
    color: #131313;
    font-weight: 400;
    padding: 2px 5px;
    background-color: #e9e9e9;
    border-radius: 2px;
    margin-right: 5px;
    white-space: nowrap;
}
.flex_center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.game-playnum {
    font-size: 12px;
    color: #ff4545;
    font-weight: bold;
}
.game-info .info .game-playnum .hot-icon {
    width: 14px;
    height: 14px;
    margin-right: 5px;
}
.score {
    font-weight: 600;
    font-size: 35px;
    color: #ff7a00;
    width: 100px;
}
.score img {
    width: 100%;
}
/*part1*/
.inner-main {
    padding-top: 295px;
}

.pc-game-box {width: 958px;margin: 0 auto 30px;height: 270px;}

.pc-game-box ul li {
    width: 306px;
    margin-right: 20px;
    float: left;
}
.pc-game-box ul li a{
    width:100%;
    
}

.pc-game-box ul li:nth-child(3) {
    margin-right: 0;
}

.pc-game-box ul {
    width: 100%;
}

/*part2*/
.tj-game-box{
    width:100%;
    height: 385px;
    margin-bottom: 30px;
}
.block-title {
    height: 30px;
    font-size: 16px;
    font-weight: bold;
    color: #ffe8bc;
    margin-top: 10px;
    width: 100%;
}
.block-title img{
    width: 16px;
    margin-right: 10px;
}
.tj-game-box ul{
    
width: 100%;
    
height: 354px;
}
.tj-game-box ul li {
    width: 183px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
.tj-game-box ul li:nth-child(5n){
    margin-right:0;
}
.tj-game-box .card-content {
    height: 108px;
}

.tj-game-box .card-footer {
    padding: 5px;
    width: 173px;
}

.tj-game-box .game-media {
    width: 50px;
    height: 50px;
}

.tj-game-box .score {
    width: 65px;
}
/*part3*/
.kf-game-box {
    width: 100%;
    height: 248px;
    margin-bottom: 30px;
}
.table {
    border-spacing: 0;
    background: url(../images/mb1/kfb.png) no-repeat;
    background-size: 100% 100%;
    border-radius: 10px;
    width: 100%;
}
.table .tr, .table td {
    font-size: 12px;
}
.table .tr {
    height: 1.94rem;
}
.table .thead .th:first-child {
    border-left: 0;
}
.table .thead .th {
    color: #fff;
    border-left: 1px solid #220001;
}
.yellow {
    color: #fff233;
}
.green {
    color: #35d234;
}
.red {
    color: #ff5656;
}
.dot {
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #f90000;
    border: 1px solid #ffb68b;
    border-radius: 50%;
    margin-left: 4px;
}
.table .td {
    border-top: 1px solid #220001;
    border-left: 1px solid #220001;
}
/*part4*/
.new-game-box {
    width: 100%;
    height:350px;
    margin-bottom:30px;
}
.news-box {
    width: 310px;
    margin-right: 10px;
    float: left;
}
.news-box:last-child {
    margin-right: 0;
}
.news-box ul{
    width:100%;
    height:300px;
    display:block;
    background: #ffe8ca;
    border-radius: 5px;
}
.news-box ul li {
    height: 36px;
    width: 296px;
    float: left;
    line-height: 36px;
    color: #1b1b1b;
    margin-left: 8px;
    border-bottom: 1px dotted #ffbe69;
}
.news-box ul li i {
    float: left;
    font-size: 16px;
    color: #FF6700;
}
.news-box ul li p {
    float: left;
    margin-left: 6px;
    height: 36px;
    width: 240px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news-box ul li p a {
    color: #1b1b1b;
    height: 36px;
    width: 240px;
    display: inline-block;
}
/*foot*/
.footer {
    width: 100%;
    background: #000;
    padding: 30px 0px;
    position: relative;
}

.rec-game-links {
    width: 100%;
    border-bottom: 1px solid #363636;
    padding-bottom: 25px;
}

.rec-game, .links {
    width: 100%;
    color: #666;
    font-size: 12px;
    margin-top: 12px;
}

.rec-game i, .links i {
    float: left;
    font-weight: bold;
    color: #888;
}

.rec-game a, .links a {
    float: left;
    color: #666;
    font-size: 12px;
    margin-right: 25px;
}

.links {
    line-height: 25px;
}

.f-main {
    margin-top: 35px;
    position: relative;
    padding-left: 175px;
    color: #666;
    line-height: 26px;
}

.f-main a {
    color: #666;
}

.f-logo {
    display: block;
    position: absolute;
    left: 0;
    top: 16px;
}

.f-logo img {
    width: 145px;
}

