body {
    background: #0f0604;
    color: #8f7e6d;
}

a {
    color: #8f7e6d;
}

a:hover {
    color: #f90;
}

.m-block {
    background-color: #271a10
}

.m-block-title {
    color: #a69578;
}

/* 背景雪碧图 */
.m-block-user .btn-submit,
.m-block-user .btns-bar a:before,
.m-block-server .quick button,
.m-block-server .btn-more,
.m-fast a:before,
.m-fast a:hover {
    background: url(../img/gameDetail/spp_2.png) no-repeat
}

.m-block-career,
.m-block-intro,
.m-block-datum dt,
.m-block-datum dd,
.m-block-career,
.m-block-datum dt,
.m-block-datum dd,
.m-block-intro,
.side .m-block-title {
    background: url(../img/gameDetail/spj_21.jpg) no-repeat
}

.side .m-block-title {
    background-position: -560px -390px;
}

/* 线条 */
.m-block-user,
.m-block-user .logined dl,
.m-block-user .btns-bar a,
.m-block-server .list a,
.m-block-news .tab-title,
.m-art-list li,
.m-fast a,
.m-article-detail {
    border-color: #382a1f
}

/* 输入框 */
.m-block-user .form-input,
.m-block-server .quick input {
    background: #3a2916;
    color: #ab9b8b
}

/* 登录 */
.m-block-user .form-input input {
    color: #ab9b8b
}

.m-block-user .btn-submit:hover {
    background-position: -75px 0;
}

.m-block-user .btns-bar a:hover {
    background-color: #2c1e11;
}

.m-block-user .btns-bar a:before {
    transition: transform .4s;
}

.m-block-user .btns-bar a:hover:before {
    transform: scaleX(-1);
}

.m-block-user .btns-bar a.btn-pay:before {
    background-position: 0 -85px;
}

.m-block-user .btns-bar a.btn-register:before {
    background-position: 0 -113px;
}

.m-block-user .btns-bar a.btn-gift:before {
    background-position: 0 -141px;
}

/* 服务器列表 */
.m-block-server .quick {
    color: #ffcc00
}

.m-block-server .quick button {
    background-position: 0 -61px;
    color: #ffcc00;
}

.m-block-server .quick button:hover {
    background-position: -72px -61px;
}

.m-block-server .btn-more {
    background-position: 0 -250px;
}

.m-block-server .btn-more:hover {
    background-position: 0 -286px;
}

.m-block-server .list a:before {
    background-color: #382a1f;
}

.m-block-server .list a p {
    background: #c11;
}

.m-block-server .list a p:before {
    border-right-color: #c11;
}

/* 新闻 */
.m-block-news .tab-title .m-this {
    color: #ffcc00;
    border-bottom-color: #ffcc00;
}

.m-block-news .more {
    color: #b29676;
    border-color: #b29676;
}

.m-block-news .a-top a {
    color: #ff2323
}

.m-block-news li.top a {
    color: #f90
}

/* 功能连接 */
.m-fast a.btn-client:before {
    background-position: -28px -85px;
}

.m-fast a.btn-client:hover:before {
    background-position: -28px -125px;
}

.m-fast a.btn-gift:before {
    background-position: -68px -85px;
}

.m-fast a.btn-gift:hover:before {
    background-position: -68px -125px;
}

.m-fast a.btn-vip:before {
    background-position: -108px -85px;
}

.m-fast a.btn-vip:hover:before {
    background-position: -108px -125px;
}

.m-fast a.btn-welfare:before {
    background-position: -148px -85px;
}

.m-fast a.btn-welfare:hover:before {
    background-position: -148px -125px;
}

.m-fast a:hover {
    background-position: 0 -170px;
}

/* 职业 */
.m-block-career .spot li {
    background: #271a10;
    color: #8f7e6d;
}

.m-block-career .spot li.m-this {
    background: #3a2916;
    color: #ffcc00;
    border-color: #ffcc00;
}

/* 游戏资料 */


.m-block-intro {
    background-position: 97.5% 100%;
}

/* 客服 */
.m-scree .qq {
    background-color: #36271c;
    color: #fff;
}

.m-scree .qq:before {
    border-bottom-color: #36271c;
}

.m-scree .wechat {
    background-color: #3f9823;
}

.m-block-breadcrumb {
    background: #1f150d;
    color: #8f7e6d
}

.m-block-breadcrumb a {
    color: #8f7e6d
}

/* 推荐游戏 */
.m-article-game {
    background: #1f150d;
    color: #fff
}

.m-article-game a {
    color: #f90
}

.m-article-content table th,
.m-article-content table td {
    border-color: #382a1f;
}

/* 分页 */
.tab-pages a,
.tab-pages span {
    background: #201811;
    border-color: #382a1f;
    color: #a69578
}

.tab-pages .layui-disabled,
.tab-pages .layui-disabled:hover {
    color: #473e36 !important
}

.tab-pages .layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #7a3612;
}

.tab-pages .layui-laypage a:hover {
    text-decoration: none;
    color: #f90
}

/* 开服活动 */
.m-block-active {
    background: #22170e;
    color: #a39281;
    border: 1px solid #322216;
}

.m-block-active table,
.m-block-active table th {
    background: none;
}

.m-block-active table th,
.m-block-active table td {
    border-color: #322216
}

.m-block-active table tbody tr:nth-child(even) td {
    background: #271a10;
}

.m-block-active table .btn.disabled {
    background-color: #444;
}

.m-block-active .explain dt {
    color: #8f7e6d;
}

.m-block-active .coupon-tip {
    color: #333;
    border-radius: 5px;
}

.m-block-active .choseser .info {
    color: #333
}

.m-block-active .btnbar .btn {
    background: #0081e4;
}

.m-block-active .ranks dt em i {
    color: #0081e4;
}


.m-block-side {
    background-color: #3b0000;

}

.detail-zx .layui-tabs,
.detail-zx .kflx {
    background-color: #3b0000;

}

.m-block-server .list a {

    border-bottom: 1px dotted
}

.m-block-user .login form,
.m-block-user .logined .body {

    border-bottom: 1px solid #0f0604;

}

.m-block-user .btns-bar a {
    border: 1px solid #8b7a6c !important;

}

.m-block-user .logined p {
    border-bottom: 1px dotted #8b7a6c;
}

.fe1 {
    background-image: url(../img/gameDetail/detail-box2-2/feWdxz.png);
    background-repeat: no-repeat;
}

.fe1:hover {
    background-image: url(../img/gameDetail/detail-box2-2/feWdxz2.png);
    background-repeat: no-repeat;
}

.fe2 {
    background-image: url(../img/gameDetail/detail-box2-2/feLb.png);
    background-repeat: no-repeat;
}

.fe2:hover {
    background-image: url(../img/gameDetail/detail-box2-2/feLb2.png);
    background-repeat: no-repeat;
}

.fe3 {
    background-image: url(../img/gameDetail/detail-box2-2/feVIPTq.png);
    background-repeat: no-repeat;
}

.fe3:hover {
    background-image: url(../img/gameDetail/detail-box2-2/feVIPTq2.png);
    background-repeat: no-repeat;
}

.fe4 {
    background-image: url(../img/gameDetail/detail-box2-2/feFl.png);
    background-repeat: no-repeat;
}

.fe4:hover {
    background-image: url(../img/gameDetail/detail-box2-2/feFl2.png);
    background-repeat: no-repeat;
}

.grid-demo2 {
    background: url(../img/gameDetail/detail-box3/bj2.jpg) no-repeat;
}

/* 开服表 */
.area-box3 {
    border: 1px solid rgb(73, 1, 1);
    background-color: #38201e;

}

.kfbtitle {
    background: linear-gradient(to bottom, #4b0903, #492c29);
    color: #ffcc00;
}

.area-all .layui-tab .layui-tab-title {
    border-bottom: 1px solid rgb(90, 8, 8);
    box-sizing: border-box;
}


.area-box3 .area-all .margin-left .layui-tab-content {
    scrollbar-color: #7a4242 #571717;
    /* 第一个值是滑块颜色，第二个值是轨道颜色 */
}

.area-item a {
    box-shadow: 0 0 4px #f8b808 !important;
}

.area-line {
    border-bottom: 1px solid #725530;
}

.layui-breadcrumb a cite {
    color: #c5c2bd;
}

.g-footer {
    background-color: #3b0000;
}

.c-service {

    background-color: #3b0000;

}

.act-info .m-block-inner .m-article-game {
    background: #3d1911;
}

.kflx-title {
    background: url(../img/gameDetail/spj_21.jpg) no-repeat;
    background-position: -605px -380px;
    width: 100%;
    height: 50px;
}

.qqimg {
    background-color: rgb(109, 1, 1);

}

.qqimg .qqnum {
    color: #fff;
}

.qqimg::after {
    background-color: rgb(109, 1, 1);
}

.detail-zx .layui-tabs-header:after,
.detail-zx .layui-tabs-scroll:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 0;
    width: 100%;
    border-bottom: 1px solid #5a0404;
}

.m-art-list .act-item {
    border-bottom: 1px dotted #706363;
}