﻿@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: #F4F5F4;
}

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;
    overflow: hidden;
    /* margin-bottom: 50px; */
}

.header {
    position: relative;
    z-index: 99;
}

.keleyx-nav .main {
    height: 84px;
}

.keleyx-nav {
    height: 80px;
    width: 100%;
    background: #fff;
    border-bottom: 4px solid #ededed;
    position: relative;
    z-index: 9;
}

.main {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    /* padding-top: 407px; */
}

.nav-logo {
    height: 80px;
    float: left;
    width: 180px;
}

.nav-logo img {
    display: block;
    height: 65px;
    margin-top: 5px;
}

.nav {
    height: 80px;
    float: right;
    position: absolute;
    right: 23px;
    top: 0;
}

.nav li {
    float: left;
    height: 80px;
    width: 120px;
    text-align: center;
}

.nav li a {
    float: left;
    height: 83px;
    width: 100%;
    color: #666666;
    font-size: 16px;
    line-height: 83px;
}

.nav li:hover a, .nav li.cur a {
    font-weight: bold;
    color: #1ea6ff!important;
}

.nav-line {
    border-bottom: 4px solid #1ea6ff;
    position: absolute;
    left: 0;
    bottom: -4px;
    height: 4px;
    font-size: 0;
    width: 120px;
    z-index: 99;
}

/*foot*/
.footer {
    width: 100%;
    background: #282928;
    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;
    height: 60px;
}

.f-main a {
    color: #666;
}

.f-logo {
    display: block;
    position: absolute;
    left: 0;
    top: 16px;
}

.f-logo img {
    width: 130px;
}

.f-main-con {
    position: absolute;
    left: 200px;
    top: 16px;
}

/*pic*/
.login-zh, .login-mm, .more, .ft-box-ul li a span {
    background: url(../images/kele_icon.png) no-repeat;
}

/*ad*/
.keleyx_ad_left {
    left: 50%;
    margin-left: -860px;
}

.keleyx_ad_right {
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: 99;
}

/*title*/
.keleyx-tit {
    height: 26px;
    width: 100%;
    position: relative;
    margin-bottom: 17px;
    font-weight: bold;
}

.keleyx-tit .keleyx-tit-h3 {
    height: 16px;
    border-left: 3px solid #1ea6ff;
    font-size: 18px;
    color: #333;
    line-height: 16px;
    display: block;
    margin-top: 5px;
    text-indent: 10px;
}

.keleyx-box {
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #e5e5e5;
    box-shadow: 0 0 5px rgba(0,0,0,.1);
}

/*login*/
.userlogin-box {
    width: 300px;
    height: 272px;
}

.login {
    width: 258px;
    position: relative;
    margin: 8px 11px 15px;
    overflow: hidden;
}

.login-zh-dl {
    width: 235px;
    /* margin-top: 25px; */
    position: relative;
    margin: 15px auto 0;
}

.login-zh, .login-mm {
    border: 1px solid #e8e8e8;
    width: 100%;
    color: #494949;
    border-radius: 3px;
    text-indent: 36px;
    float: left;
}

.login-zh {
    margin-bottom: 15px;
}

.login-zh {
    background-position: 9px 2px!important;
}

.login-zh input, .login-mm input {
    border: 0px;
    line-height: 34px;
    height: 34px;
    width: 190px;
}

.login-mm {
    margin-bottom: 12px;
}

p.login-mm {
    background-position: 9px -32px;
}

.autolog-box {
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin-bottom: 12px;
}

.autolog-box label {
    float: left;
    color: #888;
    cursor: pointer;
    * line-height: 50px;
}

.autolog-box input {
    float: left;
    margin-top: 9px;
    margin-right: 5px;
}

.autolog-box a {
    float: right;
    font-size: 12px;
    color: #888;
}

.login_but {
    background: #1ea6ff;
    border: 0px;
    width: 100%;
    height: 36px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    border-radius: 4px;
    cursor: pointer;
    margin-bottom: 5px;
}

.logbox-text {
    text-align: center;
    line-height: 40px;
    color: #666;
    width: 100%;
}

.logbox-text a {
    color: #1ea6ff;
}

.userbox-third {
    color: #666!important;
    margin-left: 0!important;
}

/*login_after*/
.user-face-hp {
    height: 60px;
    width: 60px;
}

.user-face-c {
    margin: 0 0 0 10px;
    height: 60px;
    width: 176px;
}

.user-face-c p {
    width: 100%;
    overflow: hidden;
    font-size: 12px;
    height: 36px;
    line-height: 36px;
}

.user-face-c p i {
    /* float: left; */
    color: #666;
    font-size: 14px;
}

.user-face-c p span {
    float: left;
    width: 120px;
    overflow: hidden;
    height: 36px;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #ff6501;
    font-weight: bold;
}

.user-face-btn {
    width: 100%;
}

.user-face-btn a {
    color: #888;
    float: left;
}

.user-face-zx {
    height: 30px;
    width: 100%;
    margin: 9px 0px 5px 0px;
}

.user-face-zx a {
    height: 30px;
    width: 123px;
    text-align: center;
    line-height: 30px;
    color: #2e2e2e;
    font-size: 12px;
    background: #F4F4F4;
    float: left;
    border-radius: 3px;
}

.user-face-zx a+a {
    margin-left: 8px;
}

.user-face-p {
    border-bottom: 1px solid #EEEEEE;
    width: 100%;
    font-size: 14px;
    color: #333;
    height: 32px;
    line-height: 32px;
}

#login_game_info {
    width: 140px;
    margin-left: 12px;
}

#login_game_info a {
    color: #ff6501;
    font-size: 13px;
}

.user-face-ul {
    height: 107px;
    overflow: hidden;
    width: 100%;
}

.user-face-ul dd {
    width: 100%;
    float: left;
    height: 20px;
    line-height: 20px;
    margin-top: 6px;
}

.user-face-ul dd a {
    float: left;
    color: #666;
    font-size: 12px;
}

.user-face-ul dd a span {
    margin-right: 10px;
    width: 89px;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    line-height: 16px;
    _line-height: 18px;
    overflow: hidden;
    height: 16px;
    display: inline;
}

.user-face-ul dd a .g-bagin {
    margin-right: 0;
    float: right;
    width: 60px;
    height: 20px;
    background: #1ea6ff;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    border-radius: 3px;
}

/*kfb*/
.kf-list {
    width: 282px;
}

.kf-wbox {
    width: 100%;
    height: 644px;
}

.server {
    height: 50px;
    border-bottom: 2px solid #EEE;
    width: 282px;
    margin: 0 auto;
    line-height: 50px;
    margin-bottom: 10px;
}

.server a {
    float: left;
    width: 94px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    height: 50px;
}

.server a.hover {
    font-weight: 700;
    border-bottom: 2px solid #F8036B;
    color: #F8036B;
}

.server a:nth-child(1) {
    border-left: 0px;
}

.server a:nth-child(3) {
    border-right: 0px;
}

.pointlist {
    width: 282px;
    height: 35px;
    line-height: 35px;
    margin: 3px 0;
    border-bottom: 1px dashed #e0e0e0;
    overflow: hidden;
}

.pointlist:hover .t1, .pointlist:hover .t2, .pointlist:hover .t2 span, .pointlist:hover .t3 {
    background: none!important;
    color: #F8036B!important;
}

.t1 {
    width: 94px;
    height: 35px;
    text-align: center;
    color: #383838;
    font-weight: bold;
}

.t2 {
    width: 91px;
    height: 35px;
    text-align: center;
    color: #383838;
}

.t3 {
    width: 97px;
    height: 35px;
    text-align: center;
    color: #888;
}

.page_box {
    padding: 0px;
    text-align: center;
    margin-top: 8px;
    border: 0 none;
    margin: 0;
    outline: 0 none;
    height: 35px;
}

.page_box a {
    margin-right: 9px;
    width: 30px;
    height: 5px;
    background: #E9E9E9;
    cursor: pointer;
    display: inline-block;
    border-radius: 2px;
    zoom: 1;*display: inline;
    font-size: 0;
}

.page_box a.on {
    background: #1ea6ff;
}

.log-tips {
    color: red;
    position: absolute;
    top: -18px;
}