body {
    background: #000000;
}

.container {
    width: 100%;
    max-width: 1920px;
    margin: auto;
    background: url(../../4/images/txmj20.jpg) no-repeat center bottom rgb(23, 23, 23);
    padding-bottom: 100px;
    position: relative;
    overflow: hidden;
}

.container .s {
    width: 100%;
    height: 1200px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    background: url(../../4/images/txmj6.jpg) no-repeat center top;
    padding-bottom: 100px;
}

.container:before {
    content: "";
    width: 828px;
    height: 1204px;
    background: url(../../4/images/txmj17.png) no-repeat center;
    background-size: 100%;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -800px;
    top: 220px;
    z-index: 2;
}

.container:after {
    content: "";
    width: 828px;
    height: 1204px;
    background: url(../../4/images/txmj16.png) no-repeat center;
    background-size: 100%;
    display: block;
    position: absolute;
    right: 50%;
    margin-right: -900px;
    top: 240px;
    z-index: 2;
}

.section {
    width: 100%;
    background: none no-repeat center top;
    margin: 0 auto 70px;
    position: relative;
    z-index: 3;
}

.s-title {
    margin: 0 auto 37px;
    width: 387px;
    height: 58px;
    background: url(../../4/images/txmj7.png) no-repeat center;
    background-size: 100%;
    font-size: 48px;
    font-weight: bold;
    color: #7b6d4f;
    text-align: center;
}

.s-title img {
    width: auto;
    display: block;
    height: 100%;
    margin: auto;
}

.s {}

.s0 {
    width: 1200px;
    margin: auto;
    height: 730px;
    box-sizing: border-box;
    padding-top: 203px;
    position: relative;
    z-index: 4;
}

.s0 .time {
    font-size: 30px;
    font-weight: bold;
    line-height: 120px;
    height: 120px;
    text-align: center;
    letter-spacing: 2px;
    color: #ffffff;
    text-shadow: -2px -2px 2px #000, 2px 2px 2px #000;
}

.s0 .left {
    width: 156px;
    height: 156px;
    background: url(../../4/images/txmj20.png) no-repeat center;
    background-size: 100%;
    left: 50%;
    margin-left: -810px;
    position: absolute;
    top: 105px;
    cursor: pointer;
}

.s0 .right {
    width: 156px;
    height: 156px;
    background: url(../../4/images/txmj18.png) no-repeat center;
    background-size: 100%;
    position: absolute;
    right: 50%;
    margin-right: -810px;
    top: 105px;
    cursor: pointer;
}


.s0 .server-title {
    width: 619px;
    height: 164px;
    margin: 0 auto 27px;
    background: url(../images/txmj19.png) no-repeat center;
    background-size: 100%;
}

.s0 .server-con {
    width: 320px;
    height: 44px;
    margin: 0 auto 53px;
    background-color: #9f342f;
    border-radius: 22px;
    position: relative;
    transform: scale(1.32);
    z-index: 2;
}

.s0 .server-con.short {
    width: 170px;
    z-index: 2;
}

.s0 .server-con .server-name {
    width: 205px;
    height: 40px;
    background-color: #ffffff;
    border-radius: 20px 0 0 20px;
    float: left;
    line-height: 40px;
    box-sizing: border-box;
    padding: 0 16px;
    margin: 2px;
    text-align: left;
}

.s0 .server-con .link {
    width: 166px;
    height: 40px;
    float: left;
    background-color: #ffffff;
    border-radius: 20px;
    text-align: center;
    line-height: 40px;
    box-sizing: border-box;
    padding: 0 16px;
    margin: 2px;
}


.s0 .server-con .ul {
    position: absolute;
    left: 0;
    top: 44px;
    background: white;
    border-radius: 18px;
    padding: 5px 0;
    width: 100%;
    display: none;
}

.s0 .server-con.active .ul {
    display: block;
}

.s0 .server-con a {
    text-align: center;
    display: block;
    width: 100%;
    height: 38px;
    /* background-color: #ffffff; */
    border-radius: 20px;
    line-height: 38px;
    box-sizing: border-box;
    padding: 0 16px;
    /* margin: 2px; */
    /* margin: 0 auto; */
    color: #666;
    text-decoration: none;
    cursor: pointer;
}

.s0 .server-con a:hover {
    color: #000;
}

.s0 .server-con .server-toggle {
    width: 100px;
    height: 44px;
    float: right;
    line-height: 44px;
    box-sizing: border-box;
    margin: 0 8px 0 0;
    cursor: pointer;
    font-size: 14px;
    letter-spacing: 1px;
    color: #e6e6e6;
    text-align: center;
}

.s0 .share {
    width: 360px;
    height: 100px;
    background-color: rgba(11, 6, 8, 0.3);
    border-radius: 15px;
    border: solid 2px #9f342f;
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
    padding: 16px 0 0 133px;
    cursor: pointer;
    transform: scale(0.88);
}

.s0 .share:before {
    content: "";
    display: block;
    width: 115px;
    height: 124px;
    background: url(../../4/images/btna11.png) no-repeat center;
    background-size: 100%;
    position: absolute;
    top: -12px;
    left: 0;
}

.s0 .share:hover:before {
    background-image: url(../../4/images/btna22.png);
}

.s0 .share-text {
    font-size: 18px;
    line-height: 32px;
    letter-spacing: 1px;
    color: #ffffff;
}

.s1 {
    width: 1144px;
    height: 763px;
    position: relative;
    text-align: center;
    background: url(../../4/images/txmj14.png) no-repeat center;
    background-size: 100%;
    box-sizing: border-box;
    padding-top: 60px;
}

.s1 .top {
    width: 85px;
    text-align: center;
}

.s1 .username {
    width: 213px;
}

.s1 .userCredits {
    width: 249px;
}

.s1 .userimg {
    width: 465px;
}

.ranking-head {
    width: 1020px;
    height: 42px;
    margin: 0 auto;
    border-bottom: 1px solid #906744;
}

.ranking-head span {
    height: 42px;
    line-height: 42px;
    float: left;
    text-align: center;
    font-size: 16px;
    color: #77532f;
}

.ranking-list {
    width: 1020px;
    margin: 0 auto;
}

.ranking-li {
    /* float: left; */
    width: 100%;
    height: 59px;
    border-top: 1px solid #ccc1b8;
}

.ranking-li span {
    font-size: 16px;
    color: #77532f;
    height: 59px;
    line-height: 59px;
    float: left;
}

.ranking-li:first-child {
    border-top-width: 0;
}

.ranking-li .top {}

.ranking-li .top em {
    font-size: 16px;
    color: #77532f;
    font-weight: bold;
}

.ranking-li.top1 .top em {
    width: 50px;
    height: 48px;
    background: url(../../4/images/txmj1.png) no-repeat center;
    background-size: 100%;
    display: block;
    line-height: 48px;
    text-align: center;
    margin: 6px auto;
}

.ranking-li.top2 .top em {
    /* width:50px; */
    /* height: 48px; */
    background: url(../../4/images/txmj2.png) no-repeat center;
    /* background-size: 100%; */
    width: 50px;
    height: 48px;
    /* background: url(../../4/images/txmj1.png) no-repeat center; */
    background-size: 100%;
    display: block;
    line-height: 48px;
    text-align: center;
    margin: 6px auto;
}

.ranking-li.top3 .top em {
    /* width:50px; */
    /* height: 48px; */
    background: url(../../4/images/txmj3.png) no-repeat center;
    /* background-size: 100%; */
    width: 50px;
    height: 48px;
    /* background: url(../../4/images/txmj1.png) no-repeat center; */
    background-size: 100%;
    display: block;
    line-height: 48px;
    text-align: center;
    margin: 6px auto;
}

.ranking-li .userimg,
.ranking-li .userimges {
    text-align: left;
    /* overflow: hidden; */
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}

.ranking-li .userimg img {
    float: left;
    width: 42px;
    height: 42px;
    margin: 9px 9px 0 145px;
}

.ranking-li .userimges img,
.ranking-li .userimgs img {
    float: left;
    width: 42px;
    height: 42px;
    margin: 9px 9px 0 145px;
}


.hover {
    display: none;
    width: 215px;
    /* height: 283px; */
    background: url(../../4/images/txmj13.png) no-repeat center;
    background-size: 100% 100%;
    box-sizing: border-box;
    padding: 14px 8px 20px;
    position: absolute;
    top: -12px;
    left: 6px;
    z-index: 2;
    font-size: 14px;
}

.hover b {
    display: block;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    color: #77532f;
    text-align: center;
    margin-bottom: 2px;
}

.hover i {
    /* height: 17px; */
    line-height: 17px;
    text-align: center;
    font-size: 12px;
    color: #77532f;
    display: block;
    font-style: inherit;
}

.hover i.red {
    margin-bottom: 10px;
    color: #cf4400;
}

.s3-li:hover .hover,
.userimg:hover .hover {
    display: block;
}

.s3-li .hover {
    left: -59px;
    top: -174px;
}

.s2 {
    width: 1200px;
    margin: 0 auto 60px;
}


.s2 .s2-bg .p {
    padding: 30px 26px 26px;
    box-sizing: border-box;
    width: 1144px;
    height: 405px;
    background: url(../../4/images/txmj8.png) no-repeat center;
    background-size: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.s2 .s2-bg .p span {
    color: red;
}

.s2 .s2-bg .mt {
    margin-bottom: 10px;
    margin-top: 30px;
}

.s2 .s2-bg .mt:first-child {
    margin-top: 0;
}


.s2 .s2-li {
    float: left;
    width: 72px;
    height: 72px;
    background-color: #ffffff;
    border: solid 1px #f2c679;
    box-sizing: border-box;
    position: relative;
    margin: 9px 40px 0 0;
}

.s2 .s2-li img {
    width: 100%;
    height: 100%;
    float: left;
}

.s2 .s2-li p {
    text-align: center;
    width: 69px;
    height: 20px;
    background-color: rgba(0, 0, 0, 0.7);
    font-size: 12px;
    line-height: 20px;
    color: #ffffff;
    position: absolute;
    left: 1px;
    bottom: 1px;
    margin: 0;
}

.s2 .s2-li .hover-img {
    width: 239px;
    height: 319px;
    position: absolute;
    top: 75px;
    left: -92px;
    z-index: 2;
    display: none;
}

.s2 .s2-li:hover .hover-img {
    display: block;
}

.s2-bg .p p {
    line-height: 23px;
    color: #e6e6e6;
    font-size: 16px;
    margin-bottom: 8px;
}


.s2-bg .p .red {
    color: #ff0000;
}

.s2-bg .p .orange {
    color: #ffc000;
}

.s3 {
    width: 1200px;
    margin: 0 auto 50px;
}

.alert-window {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 101;
    display: none;
}

.alert-window>.close-win {
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
}

.alert-window .alert-win {
    position: absolute;
    z-index: 2;
    margin: auto;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: transparent;
    border-radius: 0;
    box-shadow: none;
}


.alert-window .alert-title {
    width: 100%;
    height: 35px;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 4px 4px 0 0;
    box-sizing: border-box;
    line-height: 35px;
    text-align: left;
    padding-left: 13px;
    color: #333;
    font-size: 14px;
}

.alertbox {
    width: 500px;
    height: 200px;
    background-color: #302C24;
    position: fixed;
    overflow: hidden;
    top: 480px;
    left: 680px;
    z-index: 9999;
    display: none;
}

.alertbox p {
    color: #fff;
    text-align: center;
    width: 100%;
    margin-top: 30px;
}

.alertbox a {
    color: #fff;
    border-radius: 20px;
    width: 120px;
    height: 30px;
    line-height: 30px;
    background-color: #74674C;
    text-align: center;
    display: block;
    margin: 0 auto;
    margin-top: 40px;
    font-size: 14px;
    cursor: pointer;
}

.alertbox>.close-win {
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 30px;
    background: url(../../4/images/ff6.jpg);
    cursor: pointer;
}