﻿/*common*/
.keleyx-tit {
    height: 26px;
    width: 100%;
    position: relative;
    margin-bottom: 17px;
}

.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 #dddbda;
    box-shadow: 0 0 5px rgba(0,0,0,.1);
}

/*hd*/
.slideBox {
    width: 100%;
    height: 664px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    overflow: hidden;
}

.slideBox .hd {
    height: 0px;
    position: absolute;
    left: 0;
    top: 368px;
    z-index: 999;
    width: 100%;
}

.slideBox .hd ul {
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 20px;
    height: 0px;
}

.slideBox .hd ul li, .slideBox .hd ul span {
    display: inline-block;
    zoom: 1;*display: inline;
    vertical-align: middle;
    width: 30px;
    height: 5px;
    margin: 0 5px;
    padding: 10px 0px;
    z-index: 9999;
    position: relative;
}

.slideBox .hd ul li em, .slideBox .hd ul span em {
    width: 30px;
    height: 5px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    display: block;
}

.slideBox .hd ul li.on em, .slideBox .hd ul span.on em {
    background: #1ea6ff;
}

.slideBox .bd {
    z-index: 99;
    width: 1920px;
    height: 615px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
}

.slideBox .bd li {
    width: 1920px;
    height: 664px;
}

.slideBox .bd img {
    display: block;
}

.main-left {
    width: 282px;
    z-index: 9;
    position: relative;
}
.main-right {
    width: 918px;
    z-index: 9;
    position: relative;
}

/*part1*/
.more, .ft-box-ul li a span {
    background: url(../images/kele_icon.png) no-repeat;
}

/*login*/
.main-left .login-box .keleyx-tit {
    display: none;
}

.userlogin-box {
    width: 300px;
    height: 272px;
}
.login-box {
    border: 6px solid #1ea6ff;
    border-radius: 8px;
}

.login {
    width: 243px;
    position: relative;
    margin: 8px 11px 5px;
    overflow: hidden;
    height: 270px;
}

.login-zh-dl {
    width: 220px;
    /* margin-top: 25px; */
    position: relative;
    margin: 20px auto 0;
}

.login-zh, .login-mm {
    border: 1px solid #b8b8b8;
    width: 100%;
    color: #494949;
    border-radius: 3px;
    text-indent: 36px;
    float: left;
}

.login-zh {
    margin-bottom: 20px;
    background: url(../images/zh_mm.png) no-repeat;
}

.login-zh {
    background-position: -3px -4px;
}

.login-zh input, .login-mm input {
    border: 0px;
    line-height: 34px;
    height: 34px;
    width: 175px;
}

.login-mm {
    margin-bottom: 10px;
    background: url(../images/zh_mm.png) no-repeat;
}

p.login-mm {
    background-position: -53px -6px;
}

.autolog-box {
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin-bottom: 15px;
}

.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: #ffb023;
    border: 0px;
    width: 100%;
    height: 40px;
    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%;
    margin-top: 7px;
}

.logbox-text a {
    color: #009aff;
}

.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: 173px;
}

.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: 117px;
    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: 117px;
    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: 12px;
    color: #333;
    height: 32px;
    line-height: 32px;
}

#login_game_info {
    width: 143px;
    margin-left: 12px;
}

#login_game_info a {
    color: #ff6501;
    font-size: 12px;
    width: 143px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.user-face-ul {
    height: 105px;
    overflow: hidden;
    width: 100%;
}

.user-face-ul dd {
    width: 100%;
    float: left;
    height: 20px;
    line-height: 20px;
    margin-top: 5px;
}

.user-face-ul dd a {
    float: left;
    color: #666;
    font-size: 12px;
}

.user-face-ul dd a span {
    margin-right: 10px;
    width: 80px;
    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;
}

/*pc-game*/
.hot-game {
    margin-left: 15px;
}
.hot-game li a img {
    width: 218px;
    height: 255px;
    /* border-top-left-radius: 10px; */
    /* border-top-right-radius: 10px; */
}

.txt {
    line-height: 40px;
    font-size: 16px;
    color: #3c3c3c;
    border: 1px solid #dddbda;
    border-top: 0 none;
}
.glink {
	height: 22px;
	line-height: 22px;
	padding: 9px 10px 9px 5px;
	color: #d6d4d2;
	font-size: 14px;
	border: 1px solid #03b4f5;
	border-top: 0 none;
	text-align: left;
	display: none;
}

.glink a {
	text-align: center;
	color: #595757;
	margin: 0 5px;
}

.glink .go {
	display: inline-block;
	width: 72px;
	height: 22px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	margin-left: 10px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	background: #03b4f5;
	float: right;
	margin: 0;
}

.glink .go:hover {
	background: #1ec1fe;
}

.hot-game li.active .txt {
	display: none;
}

.hot-game li.active .glink {
	display: block;
}

.hot-game li.active .img {
	display: block;
	height: 254px;
	border: 1px solid #03b4f5;
	border-bottom: 0 none;
	overflow: hidden;
	position: relative;
	z-index: 3;
}

.hot-game li.active .img i {
	top: -1px;
	left: -1px;
}

.hot-game li.active img {
	position: absolute;
	top: -1px;
	left: -1px
}
.hot-game li {
    width: 218px;
    text-align: center;
    background: #fff;
    position: relative;
    display: inline;
    box-shadow: 0 0 5px rgba(0,0,0,.1);
}
.hot-game li a.img{
	display:block;
	height: 255px;
}
.hot-game li+li {
    margin-left: 10px;
}

.hot-img em.hot-hot {
    background: url(../images/hot.png) no-repeat;
}

.hot-img em.hot-new {
    background: url(../images/new.png) no-repeat;
}

.hot-img em.hot-dudai {
    background: url(../images/dudai.png) no-repeat;
}

.hot-img em.hot-xbb {
    background: url(../images/xbb.png) no-repeat;
}

.hot-img em.hot-sd {
    background: url(../images/sd.png) no-repeat;
}
/*part2*/
.part2 {
    width: 100%;
}

.kf-list {
    width: 282px;
}
.index-server-list ul {
    width: 100%;
    /* border-top: 1px solid #252525; */
    padding: 0px;
    height: 556px;
    overflow: hidden;
    /* display: none;*/
}

.kfb-tab {
    height: 50px;
    border-bottom: 2px solid #EEE;
    width: 282px;
    margin: 0 auto;
    line-height: 50px;
    margin-bottom: 10px;
}

.kfb-tab span {
    float: left;
    width: 140px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    height: 50px;
}

.kfb-tab span.on{
font-weight: 700;
    border-bottom: 2px solid #F8036B;
    color: #F8036B;

}


.kfb_title, .s-opened, s-closed {
    width: 282px;
    height: 35px;
    line-height: 35px;
    margin: 3px 0;
    border-bottom: 1px dashed #e0e0e0;
    overflow: hidden;
}
.lastestServer ul li span{
    display:inline-block;
    /* float: left; */
}


.kfb_date {
    width: 50px;
    height: 35px;
    text-align: center;
    color: #888;
    line-height: 35px;
}


.kfb_time {
    width: 50px;
    height: 35px;
    text-align: center;
    color: #383838;
}

.kfb_game {
    width: 88px;
    height: 35px;
    text-align: center;
    color: #383838;
    font-weight: bold;
}

.kfb_server {
    width: 83px;
    height: 35px;
    text-align: center;
    color: #888;
}
.pg {
    text-align: center;
    height: 35px;
    line-height: 35px;
}
.pg  a {
    margin-right: 9px;
    width: 20px;
    height: 20px;
    background: #63c1ff;
    cursor: pointer;
    display: inline-block;
    border-radius: 2px;
    zoom: 1;
    color: #fff;
    line-height: 20px;
}

.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;
}

/*game*/
.rt-list {
    width: 903px;
    margin-left: 15px;
}

.app-list {
    width: 100%;
}
.more {
    color: #333333;
    font-size: 12px;
    position: absolute;
    right: 0px;
    top: 8px;
    height: 11px;
    line-height: 11px;
    float: right;
    display: block;
    width: 40px;
    background-position: 26px -74px;
}
.app {
    width: 934px;
    height: 132px;
}

.app-game {
    float: left;
    padding: 10px 15px;
    height: 100px;
    width: 258px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0,0,0,.1);
    margin-right: 20px;
    margin-bottom: 15px;
}
.app-game+.app-game {
    /* margin-right: 25px; */
}

.icon {
    width: 100px;
    height: 100px;
    margin-right: 12px;
    border-radius: 18px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}

.icon:hover {
    -webkit-box-shadow: 0px 5px 5px #E3E3E3;
    box-shadow: 0px 5px 5px #E3E3E3;
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
}

.app-txt {
    width: 143px;
    height: 100px;
}

.app-tit {
    color: #363636;
    font-size: 14px;
    width: 100%;
    height: 14px;
    line-height: 14px;
    margin-top: 12px;
    margin-bottom: 5px;
}

.app-tit a {
    color: #363636;
    float: left;
    margin-right: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 124px;
}

.app-type {
    color: #aaa;
    font-size: 12px;
    width: 100%;
    margin: 10px 0;
}

.app-type i {
    color: #E7E7E7;
    padding: 0 8px;
    font-size: 12px;
}

.app-btn {
    height: 27px;
    width: 100%;
}

.app-btn a, .app-btn a.a2 span {
    height: 25px;
    width: 58px;
    float: left;
    margin-right: 7px;
    text-align: center;
    line-height: 25px;
    font-size: 14px;
    border-radius: 20px;
    star: expression(this.onFocus=this.blur());
    -webkit-transition: color 200ms ease-out, background-color 200ms ease-out, border-color 200ms ease-out, opacity 200ms ease-out;
    -ms-transition: color 200ms ease-out, background-color 200ms ease-out, border-color 200ms ease-out, opacity 200ms ease-out;
    -o-transition: color 200ms ease-out, background-color 200ms ease-out, border-color 200ms ease-out, opacity 200ms ease-out;
    transition: color 200ms ease-out, background-color 200ms ease-out, border-color 200ms ease-out, opacity 200ms ease-out;
}

.app-btn a.a1 {
    border: 1px solid #9B9B9B;
    color: #474747;
}

.app-btn a.a2 {
    position: relative;
}

.app-btn a.a2 span {
    border: 1px solid #E1E1E1;
    color: #888;
    display: block;
}

.app-btn a:hover.a1, .app-btn a:hover.a2 span {
    border: 1px solid #1ea6ff;
    background: #1ea6ff;
    color: #fff;
}

.app-btn a.a2 .down-ewm {
    display: none;
    background: url(../images/ewm-box.png) no-repeat;
    width: 155px;
    height: 175px;
    position: absolute;
    left: 50px;
    top: -98px;
    z-index: 999;
}

.app-btn a.a2 .down-ewm img {
    width: 108px;
    height: 108px;
    margin: 54px 28px;
    float: left;
}

.app-btn a:hover.a2 .down-ewm {
    display: block;
}

/*pc-game*/
.pc-game {
    width: 100%;
    /* margin-top: 35px; */
}

.pc-game-box {
    width: 1232px;
    /* margin-bottom: 36px; */
    overflow: hidden;
    height: 624px;
}

.pc-game-box ul {
    width: 934px;
    float: left;
}

.pc-game-box li {
    width: 288px;
    height: 131px;
    margin-bottom: 23px;
    /*background:#fff url(../images/popular-li.jpg) no-repeat;*/
    background-color: #fff;
    float: left;
    overflow: hidden;
    border-radius: 5px;
    position: relative;
    margin-right: 20px;
    box-shadow: 0 0 5px rgba(0,0,0,.1);
}

.pc-game-box li:hover .game-pic {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.pc-game-box li:hover .game-tag {
    left: -40px;
}

.pc-game-box li:hover .game-bottom {
    bottom: 0;
}

.pc-game-box li:hover .game-tit {
    top: 25px;
}

.game-pic {
    position: absolute;
    right: 0;
    top: 0;
}
.game-pic img{
	width:288px;
}

.game-tit {
    position: absolute;
    left: 20px;
    top: 17px;
    width: 240px;
}

.game-tit h3 {
    float: left;
    width: 100%;
    color: #333;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
}

.game-tit p {
    color: #888;
    font-size: 14px;
    float: left;
    width: 100%;
    padding: 6px 0;
}

.game-tag {
    width: 37px;
    height: 14px;
    background: url(../images/game-jb.png) no-repeat;
    position: absolute;
    left: 20px;
    top: 70px;
}

.tag-new {
    background-position: 0 -13px;
}

.game-pic, .game-tag, .game-bottom, .game-tit {
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}

.game-tag.game-new {
    background-position: 0 -17px;
}

.game-bottom {
    position: absolute;
    left: 0;
    bottom: -50px;
    width: 270px;
    background: url(../images/ks-bg.png);
    height: 25px;
    padding: 9px;
}

.enter-game {
    width: 88px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    margin-left: 11px;
    font-size: 14px;
    color: #fff;
    float: left;
    background: #1ea6ff;
    border-radius: 25px;
}

.enter-game:hover {
    /* color: #5e504a; */
    /* background: #00a8e6; */
}

.home {
    height: 25px;
    float: right;
    line-height: 25px;
    color: #fff;
    font-family: SimSun;
}

.home a {
    color: #fff;
    font-size: 14px;
    margin: 0 10px;
    font-family: Microsoft YaHei;
}

.home a:hover {
    text-decoration: underline;
}

/*part3*/
.part3 {
    width: 100%;
    height: 303px;
}

.fast {
    width: 282px;
    height: 303px;
}

.ft-box {
    width: 100%;
    height: 254px;
}

.ft-box-ul {
    background: #fff;
    overflow: hidden;
    /* margin-top: 20px; */
}

.ft-box-ul li {
    float: left;
    width: 142px;
    height: 63px;
    border-top: none;
    margin-left: -1px;
    _display: inline;
}

.ft-box-ul li a {
    text-indent: 54px;
    color: #3c3c3c;
    display: block;
    height: 63px;
    line-height: 63px;
    border-bottom: 1px solid #EEEEEE;
}
.ft-box-ul li a.q2, .ft-box-ul li a.q4, .ft-box-ul li a.q6, .ft-box-ul li a.q8 {
    border-left: 1px solid #EEEEEE;
}

.ft-box-ul li a span, .p_problem span {
    position: absolute;
    width: 20px;
    height: 20px;
    overflow: hidden;
}

.ft-box-ul li a span {
    margin: 21px 0 0 -28px;
}

.ft-box-ul li a.q1 span {
    background-position: -28px -3px;
}

.ft-box-ul li a.q2 span {
    background-position: -28px -26px;
}

.ft-box-ul li a.q3 span {
    background-position: -28px -47px;
}

.ft-box-ul li a.q4 span {
    background-position: -28px -70px;
}

.ft-box-ul li a.q5 span {
    background-position: -27px -92px;
}
.ft-box-ul li a.q6 span {
    background-position: -28px -111px;
}
.ft-box-ul li a.q7 span {
    background-position: -28px -134px;
}
.ft-box-ul li a.q8 span {
    background-position: -28px -155px;
}

.news-list {
    width: 903px;
    margin-left: 15px;
    height: 303px;
}

.news-wrap-box {
    width: 903px;
    overflow: hidden;
}

ul.news-nav li {
    display: block;
    float: left;
    font-size: 14px;
    /* font-weight: bold; */
    height: 37px;
    line-height: 34px;
    text-align: center;
    width: 150px;
}

ul.news-nav li.cur {
    background: url(../images/bbt.png) no-repeat scroll 0 0;
}

ul.news-nav li a {
    width: 100%;
}

ul.news-nav li.cur a {
    color: #fff;
}

.news-list-txt {
    height: 207px;
    padding-top: 10px;
}

.news-ul {
    height: 195px;
    overflow: hidden;
}

.news-ul li {
    height: 36px;
    width: 422px;
    float: left;
    line-height: 36px;
    color: #a8a8a8;
    margin-left: 20px;
    border-bottom: 1px dotted #d9d9d9;
}

.news-ul li i {
    float: left;
    font-size: 16px;
    color: #888;
}

.news-ul li p {
    float: left;
    margin-left: 6px;
    height: 36px;
    width: 370px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-ul li p a {
    color: #6a6a6a;
}

/*list*/
.inner-wrap {
    margin-top: 35px;
    margin-bottom: 30px;
}

.inner-wrap .main-left {
    width: 300px;
}

.inner-wrap .main-left .login-box, .inner-wrap .main-left .kf-list, .inner-wrap .main-left .fast {
    width: 300px;
}
.inner-wrap .main-left .login-box .keleyx-tit{
	display:block;
}

.inner-wrap .main-left .login {
    width: 277px;
    margin: 8px 10px 15px;
}

.inner-wrap .main-left .login-zh-dl {
    width: 248px;
}
.inner-wrap .main-left .server{
    width: 300px;
}
.inner-wrap .main-left .server a{
    width:100px;
}

.inner-wrap .main-left .pointlist {
    width: 300px;
}

.inner-wrap .main-left .t1 {
    width: 95px;
}

.inner-wrap .main-left .t2 {
    width: 100px;
}

.inner-wrap .main-left .f_l.t3.daikai {
    width: 105px;
}

.inner-wrap .main-left .ft-box-ul li {
    width: 150px;
}

.inner-wrap .main-right {
    width: 880px;
    margin-left: 20px;
}

.local {
    font-size: 16px;
    color: #666;
    float: right;
    font-weight: lighter;
    padding-top: 6px;
}

.local a {
    color: #4a4a4a;
    font-size: 14px;
    padding: 0 5px;
}

.news_article {
    padding: 15px 20px;
    min-height: 943px;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #dddbda;
    box-shadow: 0 0 5px rgba(0,0,0,.1);
}

.alist {
    padding: 15px 20px;
    /* min-height: 1310px;
    background: #ffff url(../images/g-server.png) repeat-x; */
}

.alist li {
    padding: 15px 0;
    overflow: hidden;
    color: #9fa0a0;
    border-bottom: 1px dotted #d9d9d9;
}

.alist .tit {
    width: 650px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-weight: 700;
    color: #3c3c3c;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    display: block;
}

.alist .info {
    width: 825px;
    color: #828282;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 13px;
    line-height: 24px;
    margin-top: 15px;
}

.time_more {
    margin-top: 11px;
    overflow: hidden;
}

.time_more span {
    float: left;
    font-size: 12px;
    color: #A1A1A1;
}

.time_more a {
    float: right;
    color: #419ae9;
    font-size: 12px;
}

.pages {
    text-align: center;
    padding: 20px;
    /* margin:20px 0 13px; */
    background: #ffff;
}

.pages a, .pages span {
    display: inline-block;
    vertical-align: middle;
    margin: 0 2px;
    /* background: #03b4f5; */
    /* color: #fff; */
    padding: 0 5px;
}

.pages span {
    background: #03b4f5;
    color: #fff;
}

.pages a.thisclass {
    background: #03b4f5;
    color: #fff;
    padding: 0 5px;
}

/*article*/
.news_tit {
    overflow: hidden;
    margin: 0 0 10px 0;
    padding: 0 15px;
    color: #555;
    font-size: 16px;
    border-bottom: 1px dashed #dedede;
}

.news_tit h1 {
    text-align: center;
    margin-top: 24px;
    font-size: 20px;
    line-height: 48px;
    color: #f38718;
}

.author {
    text-align: center;
    margin: 24px 0;
    font-size: 12px;
}

.author span {
    padding-right: 20px;
}

.news_article_con {
    padding-top: 20px;
    width: 825px;
    margin: 0 auto;
    line-height: 30px;
    font-size: 14px;
}

.article-content {
    line-height: 40px;
}

.article-content p {
    line-height: 40px;
    font-size: 14px;
}

.fanpian {
    height: 80px;
    width: 830px;
    margin: 50px auto 0;
    line-height: 1.3;
}

.fanpian .ico {
    width: 3px;
    height: 5px;
    background: url(../images/fanpian_ico.png) no-repeat;
    float: left;
    margin-top: 8px;
}

.fanpian .pm {
    display: block;
    float: left;
    margin-left: 5px;
    font-size: 14px;
}

.fanpian .pm {
    display: block;
    float: left;
    margin-left: 5px;
    font-size: 14px;
}

.content-page {
    font-size: 12px;
    color: #666460;
    overflow-x: hidden;
    width: 830px;
    margin: 0 auto;
}

.bread {
    border-bottom: 2px solid #e5e3e0;
    margin-bottom: 10px;
    margin-top: 10px;
    position: relative;
}

.bread-tag {
    height: 20px;
    border-left: 4px solid #03b4f5;
    font-size: 18px;
    color: #333;
    line-height: 20px;
    display: block;
    text-indent: 10px;
    font-weight: bold;
    margin-bottom: 17px;
}

.content-page .list {
    background: transparent;
    padding: 0 0 0 10px;
    margin-bottom: 30px;
    overflow: hidden;
}

.content-page .list li {
    padding: 10px 0;
    position: relative;
    border-bottom: 1px dashed #e2e2e2;
    width: 395px;
    float: left;
    margin-right: 15px;
}

.list li a {
    transition: .2s;
    display: block;
    padding-left: 20px;
    white-space: nowrap;
    overflow: hidden;
    /*background: transparent url(../images/ico-24.png) no-repeat -4px -301px;
    _background-image: url(../images/ico-24.png);*/
    text-overflow: ellipsis;
}

.content-page .list a {
    color: #484847;
    width: 300px;
}

.content-page .list .date {
    position: absolute;
    right: 0;
    top: 10px;
}
/*tj*/
/*pc_game*/
.game-li{
	display:none;
}
.n_d_top {
    width: 100%;
    float: left;
    border-bottom: 1px solid #f3f3f3;
    padding: 0 0 16px;
    overflow: hidden;
    margin-bottom: 20px;
}
.n_d_t_left {
    width: 120px;
    float: left;
    margin: 10px 10px 0 10px;
    display: inline;
}
.n_d_t_left a img {
    width: 120px;
    height: 120px;
    display: block;
    /* box-shadow: 0px 8px 20px #d0d0d0; */
    border-radius: 14px;
}
.n_d_t_center {
    position: relative;
}
.n_d_t_center {
    width: 390px;
    float: left;
    margin-top: 10px;
}
.n_d_t_center p {
    width: 100%;
    float: left;
    line-height: 35px;
    height: 35px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.n_d_t_center p a {
    color: #000;
    font-size: 24px;
}
.n_d_t_center span {
    width: 100%;
    float: left;
    color: #999;
    margin-top: 10px;
    font-size: 14px;
}
.n_d_t_center span a {
    color: #999;
    margin-right: 10px;
}
.n_d_t_center span i {
    margin-right: 10px;
}
.qufu, .kefu, .kefu b {
    margin-left: 10px;
}
.qufu b a, .kefu b {
    color: #ff0505;
}
.n_d_t_center em {
    position: relative;
    width: 100%;
    float: left;
    color: #999;
    margin-top: 12px;
}
.n_d_t_center em a, .h5enter {
    width: 110px;
    line-height: 38px;
    text-align: center;
    float: left;
    color: #fff;
    opacity: 0.8;
    border-radius: 4px;
    font-size: 14px;
    margin: 0 10px 0 0;
    cursor: pointer;
}
.h5enter{
	margin-top:15px;
}
.n_d_t_center em a img, .n_d_t_center a img{
	width: 14px;
	margin-right: 2px;
	margin-top: -2px;
}
.n_d_t_center em a img.start_game{
	width: 18px;
}
.android-xiazai {
    background: #3db45c;
}
.n_d_t_center em a.ios-xiazai{
	background: #00b3ff;
}
.enter, .h5enter {
    background-color: #ffa842;
}
.start_game {
    background-color: #ffa842;
}
.start_game img {
    width: 17px!important;
}
.n_d_t_right {
    width: 130px;
    float: right;
    text-align: center;
    margin-right: 10px;
    display: inline;
    position: relative;
    font-size: 12px;
    margin-top: 10px;
}
.n_d_t_right img {
    width: 100px;
    height: 100px;
    display: block;
    margin-left: 12px;
    margin-bottom: 0px;
    border-radius: 4px;
    box-shadow: 0px 8px 20px #e0e0e0;
}
.cover-bg, .cover-bg1 {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999;
    display: none;
}
.user_winpop {
	width: 400px;
	height: 240px;
	background: #fff;
	border-radius: 5px;
	position: fixed;
	top: 30%;
	left: 50%;
	margin-left: -4rem;
	z-index: 9999999;
	display: none;
}
#ballLblqTitle {
	font-size: 16px;
	color: #fff;
	line-height: 45px;
	text-align: center;
	height: 45px;
	font-weight: bold;
	background: #099DE8;
	border-radius: 5px 5px 0 0;
	margin: 0;
}
.winpop_close {
    display: block;
    background: url(../images/close.png);
    background-size: 100%;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 10px;
    right: 5px;
    margin: auto;
}
.contact_content {
	color: #000;
	line-height: 50px;
	height: 50px;
	font-size: 15px;
}
.user_code_txt {
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    color: #000;
    line-height: 40px;
    height: 40px;
}
.user_code_txt a {
    font-size: 15px;
    color: #fff;
    display: inline-block;
}
.user_code_txt a i {
    font-style: normal;
    color: red;
}
.user_code_main {
 padding: 20px 0;
 text-align: center;
}
.copy_gift_code, .contact_qq {
    width: 120px;
    height: 30px;
    background: #03b4f5;
    border-radius: 5px;
    margin: 0 auto;
    text-align: center;
    line-height: 30px;
    margin-left: 10px;
}
.success {
    width: 120px;
    height: 30px;
    line-height: 30px;
    background: #ff4f4f;
    border-radius: 5px;
    margin: 0 auto;
    text-align: center;
}
 /*pc-game*/
.wrapper {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.games_center_list {
    overflow: hidden;
    margin-top: 20px;
}

.games_center_allgames {
    /* width: 895px; */
    margin-left: 23px;
    padding-bottom: 35px;
    min-height: 670px;
}

.games_list_tit em {
    border-left: 4px solid #03b4f5;
    font-size: 18px;
    color: #333;
    line-height: 20px;
    display: block;
    text-indent: 10px;
    font-weight: bold;
    height: 26px;
    width: 100%;
    position: relative;
    margin-bottom: 17px;
}

.select-box {
    padding: 22px 20px;
    line-height: 24px;
    margin: 10px 0 10px 0;
}

.select_area .area_key {
    font-weight: bold;
    width: 42px;
    float: left;
}

.select_area .area_value {
    float: left;
    width: 700px;
}

.area_value a {
    margin: 0 6.5px;
    cursor: pointer;
}

.select_box .current {
    color: #03b4f5;
}

.clearfix {
    overflow: hidden;
}

.tag-new {
    background-position: 0 -13px;
}

.turn_page {
    line-height: 28px;
    text-align: center;
    margin-top: 15px;
}

.turn_page a {
    color: #333;
    border: 1px solid #ddd;
    padding: 0 10px;
    display: inline-block;
    cursor: pointer;
    margin: 0 2px;
    overflow: hidden;
    border-radius: 3px;
}
.turn_page a.on {
    color: #fff!important;
    background: #1ea6ff;
    border: 1px solid #1ea6ff;
    text-decoration: none;
}