a {
    color: #3C3C3C;
    text-decoration: none;
}
.container {
    background: url("../images/container-bg.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    width: 100%;
}
.cf {
}
.cf:after {
    clear: both;
    content: "";
    display: table;
}
.w1000 {
    margin: auto;
    width: 1000px;
}
.w700 {
    width: 700px;
}
.w900 {
    width: 900px;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.game-main {
    margin: 0 auto 20px;
}
.game-main {
    width: 1180px;
}
.game-list {
    height: 220px;
    position: relative;
    width: 100%;
}
.common-title {
    color: #3C3C3C;
    font: 24px/22px "Microsoft Yahei";
    height: 24px;
    margin: 25px 0 20px;
    padding-left: 10px;
    position: relative;
}
.common-title-ico {
    background-color: #2B9AE7;
    display: inline-block;
    height: 22px;
    left: 0;
    margin-top: -11px;
    position: absolute;
    top: 50%;
    width: 4px;
}
.common-title-ico:after {
    background-color: #2B9AE7;
    bottom: 0;
    content: "";
    height: 9px;
    left: 0;
    position: absolute;
    width: 3px;
}

.game-show-not {
    font-size: 20px;
}
.game-not-p {
    padding: 68px 0 130px;
}
.tc {
    text-align: center;
}
.slides {
	margin-top:20px;
    overflow: hidden;
}
#h-slide .slides div {
    float: left;
    margin-right: 16px;
}
#Grid .mix {
    display: none;
    opacity: 0;
}
.con {
	border: 1px solid #D5D5D5;
    cursor: pointer;
    float: left;
    margin-bottom: 22px;
    margin-right: 18px;
    position: relative;
	height:200px;
}
.con:hover{
	border: 1px solid #26A9FF;
}
.con img {
    height: 170px;
    width: 280px;
}
#h-slide .slides div {
    float: left;
    margin-right: 16px;
    width: 280px;
}
.thumb-post {
    display: block;
    overflow: hidden;
    position: relative;
}
.con .txt {
    background-color: #F5F5F5;
    bottom: 0;
    color: #333333;
    height: 30px;
    left: 0;
    line-height: 30px;
    position: absolute;
    text-align: center;
    width: 280px;
}
.con .txt .title {
    font-size: 14px;
    font-weight: bold;
}
.game-handle {
    background-color: #FFFFFF;
    bottom: -32px;
}
.game-handle .text-bag, .game-handle .text-web {
    float: left;
}
.game-handle .text-bag span, .game-handle .text-web span {
    margin-right: 8px;
    padding: 0 8px;
}
.vertical-line {
    background: url("http://p5.yx-s.com/t01018cf8718b4056ab.gif") no-repeat scroll 100% 50% rgba(0, 0, 0, 0);
    margin-right: 13px;
    padding-right: 13px;
}
.game-handle .entergame {
    background-color: #26A9FF;
    color: #FFFFFF;
    float: right;
    width: 76px;
	margin-top: -5px;
    line-height: 30px;
    text-align: center;
}
.game-list-select {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    border-color: #0090ED #D9D9D9 #D9D9D9;
    border-image: none;
    border-right: 1px solid #D9D9D9;
    border-style: solid;
    border-width: 2px 1px 1px;
    left: 0;
    padding: 20px;
    position: absolute;
    width: 839px;
}
.game-list-select p {
    height: 22px;
    margin-bottom: 15px;
    overflow: hidden;
}
.game-list-select p.game-list-select-last {
    margin-bottom: 0;
}
.game-list-select strong {
    color: #000000;
    display: block;
    float: left;
    line-height: 22px;
    margin-right: 10px;
}
.game-list-select p a {
    display: block;
    float: left;
    margin-right: 7px;
    padding: 0 5px;
    transition: all 0.5s ease 0s;
}
.game-list-select strong, .game-list-select p a {
    font-size: 14px;
}
.game-list-select p a:hover, .game-list-select .focus {
    background-color: #3FB2E8;
    color: #FFFFFF;
}
.game-show-tabulation {
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    height: 170px;
    margin-top: 12px;
    overflow: hidden;
    padding: 19px 19px 19px 262px;
    position: relative;
    transition: all 0.2s ease 0s;
    width: 598px;
}
.game-show-tabulation:hover, .game-show-tabulation.focus {
    background-color: #FAFAFA;
    border-color: #FFA608;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
}
.game-show, .animated-show {
    animation: 1000ms ease 0s normal none 1 fromBottom;
    width: 100%;
}
.shadow1, .shadow2 {
    transition: all 0.2s ease 0s;
}
.shadow1 {
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.14);
}
.shadow2:hover {
    box-shadow: 0 3px 8px -2px rgba(0, 0, 0, 0.6);
}
.shadow3:hover {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
}
.shadow4:hover {
    box-shadow: 0 0 15px #4F5B2E;
}
.game-tabulation-img {
    border-radius: 3px;
    height: 170px;
	width:280px;
    left: 19px;
    position: absolute;
    top: 19px;
}
.game-tabulation-detail {
    height: 170px;
    padding-right: 20px;
	padding-left: 58px;
    position: relative;
}
.game-tabulation-name {
    color: #000000;
    display: inline-block;
    font: 700 20px/24px "Microsoft Yahei";
    margin-top: 8px;
}
.game-tabulation-type {
    color: #9C9C9C;
    height: 20px;
    margin: 10px 0;
    padding-left: 25px;
}
.game-tabulation-type span {
    margin-right: 10px;
}
.ico-show {
    background: none no-repeat scroll -89px -170px rgba(0, 0, 0, 0);
    height: 11px;
    left: 0;
    margin-top: -5px;
    position: absolute;
    top: 50%;
    width: 14px;
}
.game-tabulation-des {
    height: 60px;
    overflow: hidden;
    position: relative;
}

.game-support {
    display: inline-block;
    height: 16px;
    line-height: 16px;
    padding: 1px 0 0 20px;
    position: absolute;
    right: 20px;
}
.game-tabulation-support {
    top: 15px;
}
.game-tabulation-btn {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    display: inline-block;
    font: 12px/25px "Microsoft Yahei";
    height: 25px;
    text-align: center;
    width: 74px;
}
.game-tabulation-btn:hover {
    background-color: #FFAE1F;
    border-color: #FFAE1F #FFAE1F #F18C00;
    color: #FFFFFF;
}
.game-tabulation-enter {
    bottom: 4px;
    position: absolute;
    right: 106px;
}
.game-tabulation-get {
    bottom: 4px;
    position: absolute;
    right: 20px;
}
.game-tabulation-get:hover {
    background-color: #41A7FF;
    border-color: #349FFF #349FFF #2485F0;
}
.w280 {
    width: 280px;
}
.game-server-box {
    position: relative;
    z-index: 2;
}
.game-server-title {
    color: #505050;
    font: 14px/16px "Microsoft Yahei";
    margin-bottom: 15px;
    position: relative;
}
.game-server-content {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
	background-color: #FFFFFF;
    border-color: #0090ED #D9D9D9 #D9D9D9;
    border-image: none;
    border-right: 1px solid #D9D9D9;
    border-style: solid;
    border-width: 2px 1px 1px;
    height: 375px;
    padding: 10px 19px;
    width: 278px;
}
.game-server-content ul {
    background-color: #FFFFFF;
}
.game-server-content li {
    border-bottom: 1px dashed #D9D9D9;
    height: 35px;
    line-height: 35px;
}
.game-server-content li:hover, .game-server-content li.focus {
    margin: 0 -19px;
    padding-left: 19px;
}
.game-server-th {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}
.game-server-content a {
    float: left;
	height:27px;
    overflow: hidden;
    vertical-align: middle;
}
.game-server-th span {
    color: #9C9C9C;
    display: block;
    float: left;
}
.game-server-time {
    height: 100%;
    width: 80px;
}
.game-server-name {
    height: 100%;
    width: 63px;
}
.game-server-num {
    width: 70px;
}
.game-server-btn{
    background: none repeat scroll 0 0 #26A9FF;
    border-radius: 3px;
    color: #FFFFFF;
    float: right;
    height: 22px;
    line-height: 22px;
    margin-top: 6px;
    text-align: center;
    width: 60px;

}
.jjkf-btn{
    background: none repeat scroll 0 0 #ECF2FB;
    border: 1px solid #DAE5F6;
    border-radius: 3px;
    color: #7898CC;
    float: right;
    height: 22px;
    line-height: 22px;
    margin-top: 6px;
    text-align: center;
    width: 58px;
}
.game-server-content li.focus .game-server-btn, .game-server-btn:hover {
	text-decoration:underline;
}
.game-server-content li:last-child {
    border-bottom: 0 none;
}