body {
    width: 100%;
    font-size: 14px;
    color: #000;
    min-height: 100vh;
    overflow-x: hidden !important;
}

a {
    color: #d76440;
}

a, a:visited, a:hover, a:active {
    text-decoration: none;
}

a:hover {
    color: #9a462b;
}

pre {
    color: #ffe393;
}

/*.lanj838-body {*/
/*    padding-top: 0 !important;*/
/*    position: relative;*/
/*    min-width: 1280px;*/
/*    overflow: visible !important;*/
/*}*/

/*.lanj838-nav-menu {*/
/*    min-width: 1280px;*/
/*    width: 100%;*/
/*    background: url("../images/bg_nav.png") 0 0 repeat-x;*/
/*    !*position: absolute;*!*/
/*    top: 0;*/
/*    left: 0;*/
/*    z-index: 10;*/
/*    transition: height .3s;*/
/*    position: fixed;*/
/*}*/

/*.lanj838-nav-menu .lanj838-nav-menu-md12 {*/
/*    position: relative;*/
/*    width: 1280px;*/
/*    margin: 0 auto;*/
/*    display: flex;*/
/*    z-index: 1;*/
/*}*/

.layui-container {
    width: 1280px;
}

/*.lanj838-main-promotion-side {*/
/*    position: relative;*/
/*    width: 100%;*/
/*    height: 520px;*/
/*    margin-top: 150px;*/
/*    overflow: hidden;*/
/*}*/

.lanj838-main-promotion {
    position: relative;
}

.lanj838-main-promotion .lanj838-slider__controls {
    width: 100%;
    height: 70px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    background-color: rgba(15, 16, 20, 0.8);
    text-align: center;
    color: #EEEEEE;
    line-height: 70px;
}

.layui-nav {
    text-align: center;
    background-color: unset;
}

.layui-nav .layui-nav-item {
    line-height: 80px;
}

.layui-nav .layui-nav-item a {
    font-size: 16px;
}

.layui-nav-child {
    top: 85px;
}

.layui-nav .layui-this:after, .layui-nav-bar {
    background-color: #D76440;
}

.layui-elem-quote {
    border-left: 5px solid #D76440;
}

.layui-form-select dl dd.layui-this {
    background-color: #D76440;
}

.layui-col-md12 > div > .layui-elem-quote, .layui-col-md9 > div > .layui-elem-quote {
    box-shadow: 0 8px 5px rgb(0 0 0 / 20%);
}

.lanj838-trace {
    background: url(../images/bg-download.jpg) 0 0 no-repeat;
    position: relative;
    width: 350px;
    height: 130px;
    transition: 0.5s;
    text-align: center;
}

.lanj838-qq {
    background: url(../images/fon-icon.png) 0 0 no-repeat;
    position: relative;
    width: 242px;
    height: 130px;
    transition: 0.5s;
    text-align: center;
    display: flex;
}

.lanj838-down {
    background: url(../images/bg-server.jpg) 0 0 no-repeat;
    background-size: cover;
    position: relative;
    text-align: center;
    width: 100%;
    height: 90px;
    transition: 0.5s;
    color: #FFF;
    font-size: 20px;
    font-weight: 600;
    padding-top: 40px;
}

.lanj838-trace:hover, .lanj838-down:hover {
    filter: brightness(1.2);
}

.lanj838-qq a:hover {
    filter: drop-shadow(0px 0px 5px rgb(237 255 42 / 70%));
}

.lanj838-trace span {
    line-height: 170px;
    color: #000000;
    font-family: 'Open sans';
    font-size: 16px;
    text-shadow: 1px 1px 0px rgb(255 255 255 / 35%);
    font-weight: 600;
}

.lanj838-main-bottom {
    background: url(../images/bg_main_info.jpg) 50% 0 no-repeat;
    display: block;
    width: 100%;
    height: 400px;
    /*border-bottom: 2px solid #D76440;*/
}

.lanj838-main-bottom:hover {
    transition: 0.5s;
    filter: brightness(1.2);
    -webkit-animation: shine 1.5s;
    -moz-animation: shine 1.5s;
    animation: shine 1.5s;
}

.lanj838-footer-head {
    background: url(../images/bg_main_intro.jpg) 50% 0 no-repeat;
    text-align: center;
    color: #ffe393;
    width: 100%;
    height: 550px;
    border-bottom: 2px solid #D76440;
}

.lanj838-footer-p {
    line-height: 30px;
    font-family: "syht", STXihei, STHeiti;
}

.lanj838-home-carousel {
    display: none;
}

.lanj838-main-top {
    font-family: "Segoe UI", -apple-system, system-ui, BlinkMacSystemFont, "Roboto", "Droid Sans", "Helvetica Neue", "Apple SD Gothic Neo", "Lucida Sans Unicode", "Lucida Grande", "Tahoma", "Arial", "Dotum", sans-serif;

}

.lanj838-main-top .lanj838-main-top-title {
    /*position: relative;*/
    font-size: 26px;
    width: 100%;
    color: #5d67b1;
}

.lanj838-main-top .lanj838-main-top-title .more {
    float: right;
    font-size: 15px;
}

.lanj838-main-top .layui-form-select .layui-input {
    background: #5d67b1;
    color: #ffe393;
}

footer .layui-bg-black, .layui-nav-item .layui-nav-child {
    background-color: rgba(0, 0, 0, 0.7);
    color: #ffffff !important;
    font-size: 18px;
}

.layui-nav-item .layui-nav-child {
    border: 1px solid rgba(154, 154, 154, 0.55);
}

.layui-table tbody tr:hover {
    background-color: unset;
    box-shadow: 5px 0 8px 5px rgb(0 0 0 / 20%);
}

.layui-table tbody tr {
    border: 1px solid #9792831a;
}

.layui-nav .layui-nav-child a {
    color: #ffffffb3;
}

.layui-tab-title .layui-this {
    color: #ffe393;
}

.layui-tab-title .layui-this:after {
    border-bottom-color: #ffe393;
}

.layui-nav .layui-nav-child a:hover {
    color: #ffe393;
    background-color: rgba(94, 94, 94, 0.6) !important;
}

.layui-badge-rim, .layui-border, .layui-colla-content, .layui-colla-item, .layui-collapse, .layui-elem-field, .layui-form-pane .layui-form-item[pane], .layui-form-pane .layui-form-label, .layui-input, .layui-layedit, .layui-layedit-tool, .layui-panel, .layui-quote-nm, .layui-select, .layui-tab-bar, .layui-tab-card, .layui-tab-title, .layui-tab-title .layui-this:after, .layui-textarea {
    border-color: #ffe3935e;
}

.layui-table td, .layui-table th, .layui-table-col-set, .layui-table-fixed-r, .layui-table-grid-down, .layui-table-header, .layui-table-page, .layui-table-tips-main, .layui-table-tool, .layui-table-total, .layui-table-view, .layui-table[lay-skin=line], .layui-table[lay-skin=row] {
    border-width: unset;
    border-style: unset;
    border-color: #ffe393;
}

.layui-btn {
    background-color: #da3b01a8;
    /*background: #CE160A;*/
    /*background-size: cover;*/
}

.layui-btn-normal {
    background-color: #da3b01a8;
}

.layui-bg-blue {
    background-color: unset !important;
}

.layui-btn-primary {
    color: #eee;
}

.layui-table tr:hover {
    background-color: unset;
}

.layui-card {
    border: 1px solid #ffe3932e;
    background-color: #200707;
    background-size: cover;
    color: #ffe393;
    box-shadow: 0 8px 5px rgb(0 0 0 / 20%);
}

.layui-footer {
    color: #ffe393;
}

.layui-form-select dl dd {
    color: #000;
}

.layui-laypage a, .layui-laypage span {
    color: unset;
}

.layui-carousel > [carousel-item] > * {
    background-color: #200707;
}

.layui-table-init, .layui-form-pane .layui-form-label {
    background-color: rgba(0, 0, 0, 0.5);
}

.layui-elem-quote {
    background-color: #200707;
    border-left: 5px solid #da3b01a8;
    border-right: 1px solid #ffe3932e;
    border-top: 1px solid #ffe3932e;
    border-bottom: 1px solid #ffe3932e;
    color: #ffe393;
}

.layui-border-black {
    color: #c4c4c4 !important;
}

.layui-btn-primary {
    background: unset;
    border-color: #f0f0f02e;
}

.layui-card-header {
    color: #F7B10A;
    font-weight: bold;
    border-bottom: 1px solid #ffe3932e;
}

.layui-table tbody tr:hover, .layui-table thead tr, .layui-table-click, .layui-table-header, .layui-table-hover, .layui-table-mend, .layui-table-patch, .layui-table-tool, .layui-table-total, .layui-table-total tr, .layui-table[lay-even] tr:nth-child(even) {
    background-color: rgb(0 0 0 / 50%);
}

.layui-table, .layui-table-cell {
    background-color: rgb(0 0 0 / 0%) !important;
    color: #ffe393 !important;
}

.layui-layer-content .layui-input, .layui-select, .layui-layer-content .layui-textarea, .layui-layer-content .layui-table, .layui-layer-content .layui-table th {
    color: #000;
}

.lanj838-btn {
    background: #461111;
}

.layui-border-black {
    background: #200707;
}

.layui-layer, .layui-layer-title {
     overflow-y: unset !important;
}
/*ç‰©å“å¯„å”®*/
.data-info {
    cursor: pointer;
    /*position: absolute;*/
    opacity: 0.8;
    z-index: 3100;
}
.tooltip-icon{
    cursor: pointer;
}
.data-info:hover {
    /*padding: 1px;*/
    opacity: 1;
}

.data-info img {
    /*width: 100%;*/
    /*height: 100%;*/
    object-fit: contain;
}
#InventoryC > div > div {
    position:absolute;
    background-repeat:no-repeat;
    background-position:center center;
}
#InventoryC .in_weapon {
    width: 53px;
    height: 79px;
    top: 62px;
    left: 3px;
}
#InventoryC .in_shield {
    width: 53px;
    height: 79px;
    top: 63px;
    right: 5px;
}
#InventoryC .in_helm {
    width: 53px;
    height: 53px;
    top: 1px;
    left: 113px;
    background-size: cover;
}
#InventoryC .in_armor {
    width: 53px;
    height: 80px;
    top: 62px;
    left: 113px;
}
#InventoryC .in_pants {
    width: 53px;
    height: 53px;
    bottom:2px;
    left: 113px;
}
#InventoryC .in_gloves {
    width: 53px;
    height: 53px;
    bottom: 2px;
    left: 3px;
}
#InventoryC .in_boots {
    width: 53px;
    height:53px;
    bottom: 2px;
    right: 5px;
}
#InventoryC .in_wings {
    width: 90px;
    height: 53px;
    top: 1px;
    right: 5px;
    z-index: 0;
}
#InventoryC .in_zoo {
    width: 53px;
    height: 53px;
    top:1px;
    left: 3px;
}
#InventoryC .in_pendant {
    width: 32px;
    height: 32px;
    top: 20px;
    left: 68px;
}
#InventoryC .in_ring1 {
    width: 33px;
    height: 33px;
    bottom: 2px;
    left: 68px;
}
#InventoryC .in_ring2 {
    width: 33px;
    height: 33px;
    bottom: 2px;
    right: 69px;
}
#InventoryC .in_pentagram {
    width: 53px;
    height: 53px;
    bottom: 35px;
    right: 58px;
}
#InventoryC .in_ear1 {
    width: 32px;
    height: 32px;
    top: 60px;
    left: 70px;
}
#InventoryC .in_ear2 {
    width: 32px;
    height: 32px;
    top: 60px;
    right: 70px;
}

.ItemData{
    z-index: 10;
    min-width: 150px;
    width:auto;
    padding: 5px 18px 5px 18px;
    background:rgba(0,0,0,0.9);
    font-size:10px;
    text-align:center;
    color:#fff;
    border:1px solid rgba(255, 175, 3, 0.3);
    border-radius:2px;
    /*border: 1px solid #ffa70069;*/
}
.Items{line-height:20px;z-index: 10;font-size:13px;font-weight: 500;}
.ExcItemName{color:#18F479}
.SetItemName{color:#00D100}
.SocketItemName{color:#723fcc}
.ItemName{color:#FFF}
.UseItem{padding-bottom: 5px;padding-top: 5px}
.WarningText{color: #FF0000}
.Level5{color: #70a5f5;font-weight: 700;}
.PvP380Item{color:#CC7FCC;font-weight: 700;}
.AddOption{padding-bottom: 10px;padding-top: 10px}
.SocketOption{color:#723fcc;padding-bottom: 5px;padding-top: 5px}
.SocketOptionText,.OptionText{color: #7698b0}
.SocketOptionNull{color:#777}
.UseItemReq{color: #EEEEEE;margin-top:1px;margin-bottom:1px;background: rgba(134, 0, 0, 0.96);width:100%;}
.ExcItemOption{color:#5694f1}
.LuckyItem{color:#5694f1}
.ItemOption{color:#5694f1}
.SetOption{color:#DCB016;padding-bottom: 5px;padding-top: 5px}
.SetOptionText{color:#777777}
.PeriodItem{color:#FF0000}
.HarmonyOption{color:#DCB016;padding-bottom: 5px;padding-top: 5px;font-weight: 600}
.serial{color: #9c9c9c;font-size:11px}
.skillNameText{color:#5694f1}
.attributeName{color:#DCB016;padding-bottom: 5px;padding-top: 5px;}
.attributeText{color:#5694f1}
.attribute{color: #777;}
.MasteryBonusOption{color: #b30798}
.MasteryBonusText{color: #5074cb}
.WingGradeOption{color:#5694f1}
.WingAttribute{color: #be0001}
.Pentagram{color: #5694f1}
.PentagramOption{padding-bottom: 5px;padding-top: 5px;}
.PentagramOptionTile{color: #9932CC;}
.PentagramOptionText{color: #DCB016;}
.PentagramType1{color: #FF0000;padding-bottom: 10px;}
.PentagramType2{color: #5694f1;padding-bottom: 10px;}
.PentagramType3{color: #DCB016;padding-bottom: 10px;}
.PentagramType4{color: #00FF00;padding-bottom: 10px;}
.PentagramType5{color: #9932CC;padding-bottom: 10px;}
.PentagramTitle{color:#FFFFFF;padding-bottom: 5px;padding-top: 5px;}
.PentagramName{color:#FFFFFF}
.PentagramNone{color:#777}
.PentagramText{color: #5694f1}
.CustomItem{color:#FF0000}
.CustomItemBufferEX{color:#FF0000}
.Custom0 {color:#FFFFFF}/**ç™½è‰²**/
.Custom1 {color:#0000CD}/**è“è‰²**/
.Custom2 {color:#FF0000}/**çº¢è‰²**/
.Custom3 {color:#FFD700}/**é‡‘è‰²**/
.Custom4 {color:#3CB371}/**ç»¿è‰²**/
.Custom5 {background:#FF0000;color:#FFFFFF}/**çº¢åº•ç™½å­—**/
.Custom6 {color:#FFC0CB}/**ç²‰çº¢è‰²**/
.Custom7 {background:#FFFFFF;color:#0000CD}/**ç™½åº•è“å­—**/
.Custom8 {background:#A0522D;color:#FFFFFF}/**åœŸé»„è‰²åº•ç™½å­—**/
.Custom9 {background:#1E90FF;color:#00FF00}/**æµ…è“åº•ç»¿å­—**/
.Custom10{color:#808080}/**ç°è‰²**/
.Custom11{color:#800080}/**ç´«è‰²**/
.Custom12{color:#BA55D3}/**ç´«è‰²**/
.Custom13{color:#F4A460}/**æ£•è‰²**/
.Custom14{color:#9932CC}/**ç´«è‰²**/