@charset "utf-8";
body {
    font: 12px/1.125 Microsoft YaHei;
    background: #0a0502;
}
.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both
}

/*首页*/
.wrap {
    background: url("/skin6/banner.jpg") top center no-repeat;
    max-width: 1920px;
    margin: 0 auto;
}

.head {
    height: 74px;
    width: 100%;
    background: url("/skin6/nav.png") repeat-x;
    position: relative;
}

.box1200 {
    width: 1200px;
    margin: 0 auto;
}

.head .logo {
    width: 272px;
    height: 120px;
    text-align: center;
    float: left;
}

.head .nav {
    float: left;
    width: 928px;
}

.head .nav a {
    display: block;
    width: 150px;
    height: 74px;
    line-height: 74px;
    float: left;
    font-size: 18px;
    color: #000;
    text-align: center;
    background: url("/skin6/line.png") no-repeat 0 50%;
}

.head .nav a:first-child {
    background: none;
}

.bg {
    height: 540px;
}

.main {
    position: relative;
    padding-bottom: 30px;
}

.frameLeft {
    width: 290px;
}

.frameLeft .start {
    display: block;
    width: 290px;
    height: 95px;
    overflow: hidden;
    background: url("/skin6/t01bc0d599194b6a21a.png") no-repeat;
}

.frameLeft .start:hover {
    background-position: 0 -96px;
}

.frameLeft .link {
    height: 41px;
}

.link .btns {
    display: block;
    width: 145px;
    height: 41px;
    line-height: 41px;
    color: #e3e3e3;
    text-align: center;
    font-size: 18px;
    background: url("/skin6/t01bc0d599194b6a21a.png") no-repeat;
    float: left;
}

.link .download {
    background-position: 0 -192px;
}

.link .fuli {
    background-position: -145px -192px;
}

#loginframe {
    height: 204px;
    width: 100%;
    position: relative;
    overflow: hidden;
    background: url("/skin6/t0168a183620ce3ac42.png") no-repeat;
}

.login {
    height: 204px;
    width: 100%;
    position: relative;
}

.login .iptbox {
    width: 153px;
    height: 23px;
    line-height: 23px;
    background: #464554;
    color: #868993;
    padding: 6px 7px;
    font-size: 14px;
    border: none;
    position: absolute;
}

.login .error {
    position: absolute;
    left: 5px;
    top: 0px;
    color: #ff4d4d;
    font-size: 12px;
}

.login .username {
    left: 5px;
    top: 20px;
}

.login .password {
    left: 5px;
    top: 63px;
}

.login .denglu {
    display: block;
    width: 102px;
    height: 35px;
    line-height: 35px;
    color: #e3e3e3;
    background: url("/skin6/t01bc0d599194b6a21a.png") no-repeat 0 -278px;
    position: absolute;
    text-align: center;
    right: 10px;
    top: 20px;
    font-size: 16px;
}

.login .quicklogin {
    display: block;
    width: 100px;
    height: 20px;
    position: absolute;
    left: 180px;
    top: 60px;
    color: #888;
}

.quicklogin a {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 3px;
    background: url("/skin6/icon.png") no-repeat;
}

.quicklogin a.weixin {
    background-position: -57px 0;
}

.login .check {
    vertical-align: middle;
    margin-right: 5px;
}

.login .p1 {
    position: absolute;
    left: 5px;
    top: 110px;
    color: #767676;
}

.login .p2 {
    position: absolute;
    left: 5px;
    top: 130px;
    color: #767676;
}

.login .p3 {
    position: absolute;
    bottom: 5px;
    left: 0;
    display: block;
    height: 20px;
    width: 100%;
}

.login .p3 a {
    color: #767676;
    text-decoration: underline;
    padding-left: 5px;
    padding-right: 5px;
}

.islogin {
    padding: 20px 10px;
    position: relative;
    color: #777777;
    font-size: 14px;
}

.islogin li {
    line-height: 25px;
}

.islogin a {
    color: #fff;
}

.server {
    width: 100%;
    height: 385px;
    margin-top: 20px;
    background: #fff;
}

.server .serverbox {
    height: 320px;
    padding: 15px 18px 0;
}

.title {
    height: 50px;
    line-height: 50px;
    color: #666;
    background: url("/skin6/titlebg.png") repeat-x;
    padding-left: 19px;
    font-size: 20px;
}

.server .gotoserver {
    height: 32px;
    margin-bottom: 7px;
}

.gotoserver input {
    width: 144px;
    height: 18px;
    padding: 7px 12px;
    background: #f5f5f5;
    color: #666;
    border: none;
    font-size: 12px;
    float: left;
}

.gotoserver a {
    display: block;
    width: 86px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    background: #f1655b;
    font-size: 14px;
    text-align: center;
    float: left;
}

.server ul {
    margin-bottom: 7px;
}

.server ul li {
    padding: 8px 0;
    height: 20px;
    line-height: 20px;
    position: relative;
}

.server .line {
    display: block;
    width: 227px;
    height: 1px;
    border-top: 1px dotted #adadad;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 2;
}

.server li a {
    display: block;
    padding: 0 20px;
    color: #666;
    font-size: 14px;
    top: 8px;
    left: 0;
    position: absolute;
    z-index: 3;
    background: url("/skin6/arrow.png") no-repeat 0 50% #fff;
}

.server .icon-hot {
    display: block;
    width: 16px;
    height: 20px;
    position: absolute;
    top: 8px;
    right: 0;
    background: url("/skin6/icon.png") no-repeat -17px -60px;
}

.server .serverbtn {
    display: block;
    width: 252px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border: 1px solid #dcdcdc;
    color: #666;
    font-size: 16px;
}

.serverbtn:hover {
    border-color: #bfbfbf;
}

.frameRight {
    width: 900px;
}

.news {
    width: 420px;
    height: 340px;
    position: relative;
    background: #fff;
}

.news .Menubox {
    display: block;
    height: 20px;
    line-height: 20px;
    padding: 15px 0;
}

.Menubox li {
    display: block;
    float: left;
    width: 89px;
    height: 20px;
    font-size: 18px;
    text-align: center;
    cursor: pointer;
    border-right: 1px dotted #959595;
}

.Menubox li.cur a {
    color: #f1655b;
}

.Menubox a {
    color: #666;
}

.icon-more {
    position: absolute;
    right: 25px;
    top: 15px;
    width: 19px;
    height: 19px;
    display: block;
    background: url("/skin6/icon.png") no-repeat 0 -81px;
}

.icon-more:hover {
    background-position: -20px -81px;
}

.Newlist {
    padding: 21px 27px 0;
    display: none;
}

.Newlist li {
    height: 33px;
    line-height: 33px;
    text-align: right;
    padding-left: 15px;
    font-size: 14px;
    color: #999;
    background: url("/skin6/arrow.png") no-repeat 0 50%;
    overflow: hidden;
}

.Newlist li em {
    float: left;
    color: #666;
}

.Newlist li a {
    display: block;
    width: 240px;
    height: 33px;
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #666;
    text-align: left;
}

.flash {
    width: 480px;
    height: 340px;
    position: relative;
}

.gameimg {
    width: 900px;
    height: 385px;
    margin-top: 20px;
    position: relative;
}

/*列表页*/
.newswrap {
    min-height: 1040px;
    background: #fff;
}

.local {
    float: right;
    padding-right: 20px;
    font-weight: normal;
    line-height: 50px;
    color: #666;
    font-size: 12px;
}

.local a {
    color: #333;
}

.newswrap .list {
    padding: 21px 27px 0;
}

.newswrap .list li {
    height: 33px;
    line-height: 33px;
    text-align: right;
    padding-left: 15px;
    font-size: 14px;
    color: #999;
    background: url("/skin6/arrow.png") no-repeat 0 50%;
    overflow: hidden;
}

.newswrap .list li em {
    float: left;
    color: #666;
}

.newswrap .list li a {
    display: block;
    width: 660px;
    height: 33px;
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #666;
    text-align: left;
}

.newswrap .page {
    display: block;
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    width: 900px;
    text-align: center;
}

/*文章页*/
.newscon {
    padding: 30px 50px;
    color: #333;
}

.newscon h1 {
    text-align: center;
    height: 46px;
    line-height: 46px;
    font-size: 24px;
    font-weight: bold;
}

.newscon .time {
    height: 28px;
    color: #999;
    text-align: center;
    border-bottom: 1px solid #dcdcdc;
    font-size: 14px;
}

.newscon .content {
    line-height: 26px;
    padding: 14px 0;
}

.newscon .content img {
    max-width: 100%;
}

/*服务器页*/
.ServerDiv {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    min-height: 900px;
    z-index: 1;
    background: #fff
}

.ServerDiv .RightTop {
    width: 1200px;
    height: 50px;
    color: #d69d50;
}

.ServerDiv .RightTop i {
    color: #d69d50;
}

.ServerDiv .status {
    font-size: 12px;
    position: absolute;
    top: 280px;
    right: 50px
}

.ServerDiv .status span {
    margin-right: 25px;
    color: #333
}

.ServerDiv .serverBlock {
    padding-top: 50px;
    padding-left: 40px;
    padding-right: 40px
}

.ServerDiv .serverBlock div {
    overflow: hidden;
    margin-top: 20px;
}

.ServerDiv .serverBlock ul {
    padding-left: 14px;
    clear: both
}

.ServerDiv .serverBlock li {
    float: left;
    margin-bottom: 10px
}

.ServerDiv .serverBlock li a {
    width: 145px;
    height: 30px;
    line-height: 28px;
    background: #434d61;
    overflow: hidden;
    display: block;
    text-align: center;
    font-size: 14px;
    color: #f3f1ea;
    float: left;
    margin-bottom: 10px;
    margin-left: 33px
}

.ServerDiv .serverBlock li a:hover {
    background: #4e5c76;
}

.ServerDiv .serverBlock .alltab {
    width: 1080px;
    height: 37px;
    overflow: hidden;
    margin-bottom: 20px;
    margin-left: 47px;
    padding-bottom: 0
}

.ServerDiv .serverBlock .alltab span {
    display: block;
    width: 110px;
    display: block;
    text-align: center;
    height: 26px;
    line-height: 26px;
    float: left;
    margin-right: 10px;
    cursor: pointer;
    border: 1px solid #f1655b;
    color: #333
}

.ServerDiv .serverBlock .alltab span:hover {
    background: #f1655b;
    color: #fff
}

.ServerDiv .serverBlock .alltab span.cur {
    background: #f1655b;
    color: #fff
}

.allserver ul {
    display: none;
    width: 1120px;
    height: 600px;
    overflow: hidden;
    overflow-y: auto;
    margin-bottom: 20px;
}

i.s_green, i.s_red, i.s_yellow, i.s_gray {
    display: inline-block;
    margin: -3px 7px 0 0;
    width: 8px;
    height: 12px;
    overflow: hidden;
    vertical-align: middle;
    box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.4)
}

i.s_green {
    background: #71d132
}

i.s_red {
    background: #eb2001
}

i.s_yellow {
    background: #fdbd09
}

i.s_gray {
    background: #8a8982
}

.servertitle {
    height: 46px;
    line-height: 46px;
    background: #eee;
    padding: 0 20px;
    color: #333;
    font-size: 20px;
}

.tuijian ul {
    margin-top: 30px;
}

.news {background: #34333f;width:470px}	
.title {background: #4a4a51;color:#bfbfbf;}	
.Menubox a {color: #e0e0e0;}	
.Menubox a:hover {color: #f1655b;}		 
.Newlist li a{width: 310px;}		
.Newlist{padding: 0px 27px 0;}
.headline {height: 30px;width: 400px;margin: 10px auto 0px;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;	font-size: 18px;font-weight: bold;}	

