body {font: 12px/1.5 'Microsoft Yahei',tahoma,'\5b8b\4f53',sans-serif;background: #f3f3f3;}
body, div, em, i, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5 { padding: 0; margin: 0;}
ul {list-style: none;}
a {outline: 0 none;cursor: pointer;text-decoration: none;}
.header{background: #252525;width: 100%;height: 50px;}
.layout {width: 1420px; margin: 0 auto; min-height: 1px;}

.header .logo img {
    height: 40px;
    margin-top: 5px;
}
a img{border:none;}

.fl {
    float: left;
    _display: inline;
}

.header .hnav {
    margin-left: 30px;
}

.header .hnav li {
    float: left;
    font-size: 14px;
    line-height: 50px;
    position: relative;
    list-style: none;
}

.header .hnav li a {
    padding: 0px 20px;
    color: #03b4f5;
    font-size: 14px;
}

.header .hnav li a:hover{
    color: #fff;
}

.fr {
    float: right;
    _display: inline;
}

.toplog a {
	float:left;
    color: #ed7610;
    line-height: 50px;
    margin: 0px 5px;
    font-size: 12px;
}

.game-main{width:100%;}
.game-container{position: relative;overflow: hidden;padding-top: 400px;}

.aside{width:350px; margin-right:20px;}

.btn {
    display: inline-block;
    border: 0;
    cursor: pointer;
    text-align: center;
    white-space: nowrap;
    user-select: none;
    transition: .2s ease;
}

.btn-start {
    position: relative;
    display: block;
    overflow: hidden;
    height: 100px;
    border-bottom: 5px solid #b33b3b;
	
    background: #cb4242;
    font-size: 32px;
    font-weight: bold;
    line-height: 95px;
    color: #fff;
    text-align: center;
}

.m-pane-user {
    background: #fff;
    margin-bottom: 10px;
    padding: 20px;
}

.m-pane-hd {
    position: relative;
    margin: -10px 0 20px;
    border-bottom: 1px solid #e9e9e9;
    text-align: center;
}

.m-pane-hd h3 {
    display: inline-block;
    margin-bottom: -1px;
    padding: 0 10px 10px;
    font-size: 20px;
    border-bottom: 2px solid #ffd900;
}

.m-pane {
    padding: 30px 40px;
    margin-bottom: 10px;
    background: #fff;
}

.m-custom .btn{
    display: block;
    margin-bottom: 15px;
    padding: 6px 0;
    font-size: 16px;
    background: #cb4242;
    color: #fff;
    border-radius: 3px;
}

.m-custom p {
    padding: 8px 0;
    border-bottom: 1px dotted #e9e9e9;
}

.new-game a:not(:last-child) {
    margin-bottom: 10px;
}
.new-game a {
    position: relative;
    display: block;
    margin: 0 -10px;
    margin-bottom: 0px;
    overflow: hidden;
}


.new-game img{
	width:100%;
}
.new-game a span {
    position: absolute;
    bottom: 4px;
    left: 0;
    right: 0;
    padding: 8px 10px;
    background: rgba(0,0,0,.65);
    color: #fff;
    text-align: center;
}

.user-login,.login-success,.login-success-2{
	
    margin: 0 auto;
    width: 310px;
	overflow: hidden;
}
.login-success-2 a{
    font-size: 12px;
	color: #666;
}	


.user-login .inputbox input{
	width:263px;
	border-radius:0px;
}
.login-success .userinfo{
	width:190px;
}
.btn-gift {
    display: block;
    margin: auto;
    width: 240px;
    height: 72px;
    background: url(../images/webgame/btn_gift.png) no-repeat;
    text-indent: -9999em;
}
.game-info{width:1050px; background: #fff; overflow:hidden;}
.bili{
	padding:10px 20px;
	background:#000;
	font-size:24px;
	color:#FF9C00;
	font-weight:600;
}
.bili .btn {
display: block;
padding: 0px 10px;
background: #FF9C00;
color: rgb(202, 29, 26);
border-radius: 3px;
margin-left: 10px;
font-size: 18px;
line-height: 40px;
font-weight: 200;
}

.bili .xiazai .icon{
width: 33px;
height: 33px;
background-position: 0px -42px;
margin-right: 14px;
margin-bottom: 3px;
}

.bili .pay .icon{
width: 33px;
height: 33px;
background-position: -124px -42px !important;
margin-right: 14px;
margin-bottom: 3px;
}
.icon {
    display: inline-block;
    font-size: 0px;
    line-height: 95px;
    vertical-align: middle;
    text-align: center;
    background: url(../images/webgame/sprite_icon.png) no-repeat;
    overflow: hidden;
}

.info{
	padding:10px 20px;
	overflow:hidden;
}
.sx,.fuli,.serverlist,.gg {
	border-bottom: 2px solid #dedede;
}


.title{
	line-height:30px;
border-bottom: 2px solid #c69d45;
width:300px;
margin-bottom: -2px;
font-size:18px;
font-weight:600;
color:#c69d45;
}

.sx .icon{
width: 33px;
height: 33px;
background-position: 5px -288px !important;
}
.fuli .icon{
width: 33px;
height: 33px;
background-position: 5px -335px !important;
}

.gg .icon{
width: 33px;
height: 33px;
background-position: 5px -378px !important;
}

.module{
	overflow:hidden;
	padding:10px;
	font-size:14px;
}
.serverlist .icon{
width: 33px;
height: 33px;
background-position: 5px -245px !important;
}

.gamelist{
	overflow:hidden;
	font-size:14px;
}



.server .btn {
    display: block;
    padding: 0px 20px;
	background: #f8f0e4;
	color: #795f30;
    border-radius: 3px;
    margin: 10px;
    font-size: 14px;
    line-height: 40px;
    font-weight: 200;
	width:140px;
}




.server{
position: relative;
overflow: hidden;
}
button{
    border: 0;
    outline: 0;
}

.jr{
	line-height:30px;
	color:#c2a060;
	font-size:14px;
}


.serverlist,.gg{
	overflow:hidden;
}
.gg a{
	color:#c2a060;
	font-size:14px;
}


.fastinto{
font-size: 15px;
position: relative;
color: #fff;
background: #c2a060;
font-size:14px;
padding: 3px 6px;
}


.fastinto:hover {
    background: #ddb872;
}
.btn-start::before {
    position: absolute;
    left: -100px;
    top: 0;
    width: 70px;
    height: 95px;
    background: rgba(255,255,255,.15);
    transform: skewX(-30deg);
    content: '';
}
.btn-start::after {
    position: absolute;
    top: 6px;
    left: 6px;
    right: 6px;
    bottom: 6px;
    border: 1px solid rgba(255,255,255,.15);
    content: '';
}

.module li a{
	color:#c2a060;
	font-size:14px;
}
.module li {
position: relative;
padding: .5em 0;
border-bottom: 1px dotted #e3e3e3;
word-break: keep-all;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}


@media screen and (max-width: 1400px) {
	.layout {width: 1110px;}
	.game-info{ width:740px;}
	.server .btn{
		width:110px;
	}
}
.jj .btn {
background: #bfbebc;
color: #666461;
width:280px;
}