.lich_server .item {
	position:relative;
}
.lich_server .item .icon {
    width: 85px;
    height: 85px;
    margin-right: 10px;
    float: left;
    padding: 2px;
}
.lich_server .item .icon.loai_1 {
    background:url(../images/icon_game_pc.png) no-repeat;
}
.lich_server .item .icon.loai_2 {
    background:url(../images/icon_game_mobi.png) no-repeat;
}
.lich_server .item h3.hot:after {
    content: "";
    background: url(../images/icon_hot_game.gif) no-repeat;
    width: 30px;
    height: 15px;
    float: right;
    margin-left: 5px;
}
.lich_server .right-box a {
    background: #1d6d8f;
    padding: 3px;
    min-width: 100px;
    float: left;
    margin: 2px;
    text-align: center;
    border-radius: 5px;
    box-shadow: 0 2px 3px rgba(224,222,222,0.8);
    color: #fff;
}
.lich_server .right-box a.play {
    background: #ff8e2e;
}
.lich_server.ds-server .item .right-box {
    top: 8px;
}
.lich_server.ds-server h2 {
    text-transform: uppercase;
    font-size: 26px;
    text-align: center;
    width: 240px;
    margin-bottom: 30px;
    font-weight: bold;
    color: #222c41;
    background: #f5f5f5;
    margin: -31px auto 20px auto;
}
.sb_server {
	position:relative;
	margin:0;
    padding: 5px;
    padding-top: 10px;
	border:none;
}
.sb_server:before {
    content: "";
    position: absolute;
    width: 2px;
    border-right: 1px #666 solid;
    left: 50px;
    height: calc(100% - 20px);
}
.sb_server .item {
    border-bottom: none;
    padding-bottom: 0;
    height: 50px;
}
.sb_server .item:before {
    content: "";
    position: absolute;
    width: 10px;
    left: 45px;
    height: 10px;
    background: blue;
    border-radius: 100%;
    border: 3px solid #fff;
}
.sb_server .item.r_1:before {
    background: blue;
}
.sb_server .item.r_2:before {
    background: #ED4A4D;
}
.sb_server .item.r_3:before {
    background: #BB09CC;
}
.sb_server .item.r_4before {
    background: #F38307;
}
.sb_server .item.r_5:before {
    background: #0DD32A;
}
.sb_server .item.r_6:before {
    background: #10C1D7;
}
.sb_server .item.r_7:before {
    background: #7E10D1;
}
.sb_server .item.r_8:before {
    background: #C1B012;
}
.sb_server .item.r_9:before {
    background: #BB0D69;
}
.sb_server .item .icon {
    width: 45px;
    height: 55px;
    margin-right: 5px;
    float: left;
    padding: 2px;
}
.sb_server .item .icon.loai_1 {
    background:url(../images/icon_game_pc2.png) no-repeat;
}
.sb_server .item .icon.loai_2 {
    background:url(../images/icon_game_mobi2.png) no-repeat;
}
.sb_server .item h3.hot:after {
    content: "";
    background: url(../images/icon_hot_game.gif) no-repeat;
    width: 30px;
    height: 15px;
    float: right;
    margin-right: 5px;
}
.sb_server .item .server-date {
    font-size: 80%;
    height: 40px;
    width: 40px;
    margin-right: 10px;
    padding-right: 15px;
    text-align: right;
	color:#999;
    padding-top: 0px;
}
.sb_server .item h3 {
    margin-top: 15px;
    display: inline;
    font-size: 14px;
}
.sb_server .item p {
    display: inline;
    font-size: 14px;
}
.sb_server .item {
    width: 300px;
    margin-left: -6px;
}
.sb_server .item .server-date .openday {
    font-size: 15px;
    text-align: right;
}


.box-title {
	height:35px;
	border-bottom:2px solid #ebebeb;
	position:relative;
    margin-top: 15px;
}
.box-title h2 {
	position:absolute;
	display:inline-block;
	padding:0 15px;
	left:0;
	top:0;
	line-height:35px;
	font-weight:700;
	border-bottom:2px solid #f60;
	font-size:20px;
	cursor:default;
}
.today-new-server {
	padding-top:10px;
}
.today-new-server .box-title .time {
	position:absolute;
	left:105px;
	bottom:6px;
	font-size:14px;
	color:#f60
}
.today-new-server .box-title .server-more {
	position:absolute;
	right:0;
	top:3px;
	display:block;
	width:80px;
	height:26px;
	background:url(../images/lit_icon.png) no-repeat 64px -248px;
	_background:url(../images/lit_icon.gif) no-repeat 64px -248px;
	background-color:#ff8a00;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	line-height:25px;
	color:#fff;
	text-indent:5px;
	font-size:14px
}
.today-new-server .box-title .server-more:hover {
	text-decoration:underline
}
.today-server-list {
	margin-bottom:25px;
	border-left:1px solid #f5f5f5;
	border-bottom:1px dotted #f5f5f5;
	background:#fdfdfd;
	padding-left:4px
}
.today-server-list li {
	height:90px;
	padding:5px 0;
	position:relative;
	border-bottom:1px dotted #ebebeb;
	border-left:1px solid #f7f7f7;
	background:#fff
}
.today-server-list li:hover {
	background:#fafafa
}
.today-server-list li:hover .tit,.today-server-list li:hover .tit a {
	color:#f60
}
.today-server-list li.last {
	border-bottom:none
}
.today-server-list li.timeli {
	padding:35px 0 15px
}
.today-server-list .pic {
	width:90px;
	margin:0 15px;
	float:left;
	position:relative;
	_cursor:pointer;
}
.today-server-list .pic.s {
	margin-left: 90px;
    width: 75px;
}
.today-server-list .pic img {
	width:90px;
	height:90px
}
.today-server-list .pic.s img {
	width:70px;
	height:70px;
    margin-top: 10px;
}
.today-server-list .pic.m {
    margin-left: 10px;
    width: 50px;
    margin-top: 30px;
}
.today-server-list .pic.m img {
	width:50px;
	height:50px;
}
.today-server-list .right-text.m {
    width:220px;
    margin-top:0;
}
.today-server-list .other-btn.m {
    position: static;
	margin-top:8px;
	float:right;
}
.today-server-list .other-btn.m .btn {
    font-size: 14px;
}
.today-server-list .time {
	height:18px;
	padding-left:26px;
	color:#666;
	line-height:18px;
	position:absolute;
	font-size:14px;
	left:-13px;
	top:9px;
	background:url(../images/newgame_icon.png) no-repeat -72px -194px
}
.today-server-list .time.s {
    font-size: 19px;
    top: 20px;
}
.today-server-list .right-text {
	width:780px;
	_width:820px;
	margin-top:10px;
	float:left
}
.today-server-list .right-text .tit {
    font-size: 19px;
    line-height: 28px;
    margin-bottom: 11px;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: 700;
}
.today-server-list .right-text .tit a.hot {
    float: left;
}
.today-server-list .right-text .tit a.hot:after {
    content: "";
    background: url(../images/icon_hot_game.gif) no-repeat;
    width: 30px;
    height: 15px;
    float: right;
    margin-left: 5px;
}
.today-server-list .right-text .tit a:hover {
	text-decoration:underline
}
.today-server-list .right-text .text {
	width:420px;
	height:44px;
	overflow:hidden;
	color:#666;
	font-size:14px;
	line-height:24px;
	margin-bottom:10px;
	cursor:default
}
.today-server-list .right-text .text a {
	color:#666
}
.today-server-list .right-text .type {
	width:420px;
	color:#999;
	font-size:16px;
	cursor:default
}
.today-server-list .right-text .type .name {
	color:#0050b4;
	font-style:normal
}
.today-server-list .right-text .type .type-con {
	margin-right:20px
}
.today-server-list .right-text .type .org {
	color:#f80;
	font-style:normal
}
.today-server-list .right-text .type .na {
	color:#666
}
.today-server-list .right-text .android {
	display:inline-block;
	width:14px;
	height:12px;
	background:url(../images/pcnew_ico.png) no-repeat 100px 100px;
	_background:url(../images/pcnew_ico.gif) no-repeat 100px 100px;
	margin-left:3px;
	background-position:-111px -320px
}
.today-server-list .right-text .ios {
	display:inline-block;
	width:14px;
	height:12px;
	background:url(../images/pcnew_ico.png) no-repeat 100px 100px;
	_background:url(../images/pcnew_ico.gif) no-repeat 100px 100px;
	margin-left:3px;
	background-position:-138px -320px
}
.today-server-list .other-btn {
	width:220px;
	height:36px;
	overflow:hidden;
	position:absolute;
	top:38px;
	right:0
}
.today-server-list .other-btn .btn {
	width:98px;
	height:34px;
	display:block;
	margin-right:10px;
	border:1px solid #ccc;
	line-height:34px;
	text-align:center;
	font-size:16px;
	float:left;
	background:#fafafa;
	background:-moz-linear-gradient(top,#fff,#fafafa);
	background:-webkit-linear-gradient(top,#fff,#fafafa);
	background:-ms-linear-gradient(top,#fff,#fafafa);
	background:-o-linear-gradient(top,#fff,#fafafa);
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px
}
.today-server-list .other-btn .btn:hover {
	color:#fff
}
.today-server-list .other-btn .no {
	border-color:#f3f3f3;
	background:#f3f3f3;
	color:#a6a6a6;
	cursor:default
}
.today-server-list .other-btn .no:hover {
	color:#a6a6a6
}
.today-server-list .other-btn .green {
	color:#a3ce0e
}
.today-server-list .other-btn .green:hover {
	border-color:#a3ce0e;
	background:#a3ce0e
}
.today-server-list .other-btn .red {
	color:#ff622b
}
.today-server-list .other-btn .red:hover {
	border-color:#ff622b;
	background:#ff622b
}
.today-server-list .other-btn .orange {
	color:#ff8a00
}
.today-server-list .other-btn .orange:hover {
	border-color:#ff8a00;
	background:#ff8a00
}
.today-server-list .other-btn .blue {
	color:#50c0ff
}
.today-server-list .other-btn .blue:hover {
	border-color:#50c0ff;
	background:#50c0ff;
	cursor:pointer
}
.open-test-con {
	margin-bottom:25px
}
.open-test-con table {
	width:100%
}
.open-test-con table th {
	height:32px;
	color:#666;
	border-bottom:1px solid #f5f5f5;
	background:#fdfdfd;
	text-align:center;
	font-size:14px
}
.open-test-con .timetr {
	width:100px
}
.open-test-con .nametr {
	width:auto
}
.open-test-con .stattr {
	width:120px
}
.open-test-con .typetr {
	width:96px
}
.open-test-con .btntr {
	width:100px
}
.open-test-con .des-table {
	padding-left:4px;
	border-left:1px solid #f5f5f5;
	background:#fdfdfd
}
.open-test-con .des-table .day {
	height:30px;
	line-height:30px;
	text-indent:38px;
	cursor:default;
	margin-left:-13px
}
.open-test-con .des-table tr {
	border-top:1px dotted #ebebeb;
	border-bottom:none
}
.open-test-con .radius32 {
	width:32px;
	height:32px;
	background:url("../images/img_radius.png") no-repeat 0 -150px;
	_background:url("../images/img_radius.gif") no-repeat 0 -150px;
	position:absolute;
	top:0;
	left:0
}
.open-test-con .des-table1 {
	border-left:1px solid #f7f7f7;
	background:#fff;
	border-bottom:1px dotted #ebebeb
}
.open-test-con .des-table1 .day {
	color:#fff;
	background:url(../images/open_server_day.png) no-repeat 0 3px
}
.open-test-con .des-table2 {
	border-left:1px solid #f7f7f7;
	background:#fff;
	border-bottom:1px dotted #ebebeb
}
.open-test-con .des-table2 .day {
	color:#666;
	background:url(../images/open_server_day.png) no-repeat 0 -47px
}
.open-test-con .img {
	width:32px;
	height:32px;
	display:block;
	float:left;
	margin:9px 10px 0 0;
	position:relative
}
.open-test-con .img img {
	width:32px;
	height:32px;
	display:block
}
.open-test-con table tr {
	border-bottom:1px solid #ebebeb
}
.open-test-con table tr:hover {
	background:#f7f7f7
}
.open-test-con table td {
	font-size:14px;
	height:49px;
	text-align:center;
	color:#666
}
.open-test-con table .time {
	color:#666;
	display:block;
	text-indent:-10px
}
.open-test-con table .name {
	width:184px;
	display:inline-block;
	line-height:49px;
	float:left;
	margin-right:5px
}
.open-test-con table .hot {
	cursor:default
}
.open-test-con table .hot .up {
	padding-right:14px;
	margin-right:4px;
	background:url(../images/newgame_rank.png) no-repeat right 4px
}
.open-test-con table .hot .mid {
	margin-right:4px;
	padding-right:14px;
	background:url(../images/newgame_rank.png) no-repeat right -35px
}
.open-test-con table .hot .low {
	margin-right:4px;
	padding-right:14px;
	background:url(../images/newgame_rank.png) no-repeat right -69px
}
.open-test-con table .android {
	display:inline-block;
	width:14px;
	height:12px;
	background:url(../images/pcnew_ico.png) no-repeat 100px 100px;
	_background:url(../images/pcnew_ico.gif) no-repeat 100px 100px;
	margin-left:3px;
	background-position:-111px -320px;
	float:left;
	margin-top:19px
}
.open-test-con table .ios {
	display:inline-block;
	width:14px;
	height:12px;
	background:url(../images/pcnew_ico.png) no-repeat 100px 100px;
	_background:url(../images/pcnew_ico.gif) no-repeat 100px 100px;
	margin-left:3px;
	background-position:-138px -320px;
	float:left;
	margin-top:19px
}
.open-test-con table td a {
	width:196px;
	display:block;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden
}
.open-test-con table td a:hover {
	text-decoration:underline
}
.open-test-con table .sbtn {
	display:inline-block;
	width:76px;
	height:23px;
	margin-top:3px;
	line-height:24px;
	text-indent:18px;
	font-size:12px;
	color:#666;
	text-decoration:none;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background:url(../images/lit_icon.png) no-repeat 100px 100px;
	_background:url(../images/lit_icon.gif) no-repeat 100px 100px;
	background-color:#f2f2f2
}
.open-test-con table .sbtn:hover {
	text-decoration:none
}
.open-test-con table .icon-gift {
	background-position:4px -52px
}
.open-test-con table .icon-gift:hover {
	background-position:4px -25px;
	background-color:#ff622b;
	color:#fff
}
.open-test-con table .icon-gift-no {
	background-position:3px -75px;
	text-indent:12px;
	cursor:default
}
.open-test-con table .icon-down {
	background:#f2f2f2 url(../images/newgame_rank.png) no-repeat 6px -149px;
	text-indent:12px
}
.open-test-con table .icon-down:hover {
	background-position:6px -107px;
	transition:all 200ms;
	-moz-transition:all 200ms;
	-webkit-transition:all 200ms;
	-o-transition:all 200ms;
	background-color:#a3ce0e;
	color:#fff
}
.open-test-con table .icon-down-no {
	background-position:2px -97px;
	text-indent:12px;
	cursor:default
}
.open-test-con table .icon-home {
	background-position:4px -433px;
	text-indent:12px
}
.open-test-con table .icon-home:hover {
	background-position:4px -461px;
	background-color:#ff8a00;
	color:#fff
}
.open-test-con table .icon-home-no {
	background-position:4px -488px;
	text-indent:12px;
	cursor:default
}
.open-test-con table .icon-qq {
	background-position:6px -277px
}
.open-test-con table .icon-qq:hover {
	background-position:6px -307px;
	background-color:#50c0ff;
	color:#fff;
	cursor:pointer
}
.friend-link {
	margin-bottom:10px
}
.friend-link .box-text {
	padding:10px 0
}
.link-con {
	display:none
}
.link-con a {
	display:inline-block;
	padding:0 6px;
	margin:5px 0;
	border-right:1px solid #dbdbdb;
	line-height:14px;
	height:14px
}
.link-con a:hover {
	text-decoration:underline
}
.link-con a.last {
	border-right:0
}
.link-con.current {
	display:block
}
.client-guide .word {
	color:#333;
	font-size:16px;
	text-align:center;
	line-height:20px;
	margin:5px 0
}
.client-guide .org {
	color:#f60
}
.client-guide .img {
	width:180px;
	display:block;
	margin: 15px auto
}
.widget-posts .heading {width: 100%;padding: 7px 0px 0px 10px;font-weight: 700;text-transform: uppercase;color: #fff;background: #04b273;height: 33px;font-size: 16px;float:left;box-sizing:border-box}
.widget-posts .heading:before {content: "\00BB";float: left;margin: -1px 5px 0px 0px;}
.widget-posts .heading:hover {color:#f2f2f2}