
@charset "utf-8";
html,body,div,span,iframe,h1,h2,h3,h4,h5,h6,p,pre,em,img,strong,b,i,dl,dt,dd,ul,li,fieldset,form,label,legend,table,tbody,tfoot,thead,tr,th,td,a,input,button {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%
}

body {
    font: 12px/1.5 "Microsoft Yahei",SimSun
}

ul {
    list-style: none
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

a,button {
    cursor: pointer
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

input,select,img {
    vertical-align: middle
}


.container {
    position: relative;
    width: 1200px;
    height: 900px;
    margin: auto
}
.logo {
    position: absolute;
    display: block;
    overflow: hidden;
    top: 7px;
	left: -270px;
    width: 250px;
    /* height: 117px; */
    text-indent: -9999px;
}
.logo img{
    width:100%;
    height:100%;
    display: block;
}
.kf-content {
    position: absolute;
    left: 500px;
}

.info {
    position: absolute;
    left: 95px;
    top: 412px;
    width: 630px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-weight: 700;
    font-size: 30px;
    color: #000;
}

.info span {
    color: #910000
}

.server {
    position: absolute;
    top: 465px;
    left: 435px;
    height: 124px;
    width: 317px;
    overflow: hidden;
}

.server-con li {
    line-height: 32px;
    width: 150px;
    float: left;
    background: url(/Public/web/images/2/ico.png) no-repeat left center;
    padding-left: 20px;
}

.server-con a {
    color: #000;
    font-size: 13px;
}

.server-con span {
    /* padding: 0 15px 0 0; */
    font-size: 14px;
    float: right;
}

.server-con em {
    color: #000
}

.server-con i {
    display: inline-block;
    width: 20px;
    height: 9px;
    background: url(/Public/web/images/2/hot_2a70e6c.png) no-repeat;
    margin-left: 5px
}

.btns a {
    position: absolute;
    top: 616px;
    display: block;
    overflow: hidden;
    width: 132px;
    height: 63px;
    text-indent: -9999px
}

.btns .pay-center {
    left: 570px;
    background: url(/Public/web/images/2/btn4.png) no-repeat center;
}

.btns .pay-center:hover {
    background-image: url(/Public/web/images/2/btn4_h.png);
}

.btns .game {
    left: 420px;
    background: url(/Public/web/images/2/btn3.png) no-repeat center;
}

.btns .game:hover {
    background-image: url(/Public/web/images/2/btn3_h.png);
}

.btns .bbs {
    left: 120px;
    background: url(/Public/web/images/2/btn1.png) no-repeat center;
}

.btns .bbs:hover {
    background-image: url(/Public/web/images/2/btn1_h.png);
}

.btns .activity {
    left: 270px;
    background: url(/Public/web/images/2/btn2.png) no-repeat center;
}

.btns .activity:hover {
    background-image: url(/Public/web/images/2/btn2_h.png);
}

.kf-content.pt .info{
    color:#fff;
}
.kf-content.pt .info span{
    color:#f90000;
}
.xyxm .info， .ktxy .info{
    color:#fff
}
.xyxm .info span, .ktxy .info span {
    color: #de0000;
}
.xyxm .btns a, .ktxy .btns a {
    top: 631px;
}
/*qgzn*/
.qgzn .info {
    top: 385px;
}

.qgzn .server-con li a {
    color: #000;
}

.qgzn .btns a {
    top: 638px;
}

.xy .server-con li a {
    color: #000;
}

.xyxm .info {
    color: #f7d27c;
}

.xyxm .server-con a {
    color: #f7e9c6;
}