@charset "UTF-8";
/* 基础样式重置 */
body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, dd, dt, dl, div {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: "Microsoft YaHei" !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

ul, ol {
    list-style-type: none
}

select, input, img, select {
    vertical-align: middle
}

a {
    text-decoration: none
}

/* 布局辅助类 */
.fl {
    float: left
}

.fr {
    float: right
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.banxin {
    width: 1300px;
    margin: 0 auto
}

/* 头部样式 */
.header_module_sprite {
    background-image: url("https://www.haosf.com/static/images/sprite.png");
    background-repeat: no-repeat
}

.header_module {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 80px;
    margin: 0 auto;
    max-width: 1960px;
    background: url("https://www.haosf.com/static/images/menu_bg.jpg") center no-repeat;
    background-size: 100% 80px;
    z-index: 2
}

.header_module a {
    text-decoration: none !important
}

.header_module_text1 {
    display: block;
    width: 67px;
    height: 17px;
    background-position: -436px -34px
}

.header_module_text3 {
    display: block;
    width: 67px;
    height: 17px;
    background-position: -598px -34px
}

.header_module_text5 {
    display: block;
    width: 67px;
    height: 17px;
    background-position: -761px -34px
}

.header_module_text6 {
    display: block;
    width: 67px;
    height: 17px;
    background-position: -841px -34px
}

.header_module_text7 {
    display: block;
    width: 67px;
    height: 17px;
    background-position: -920px -34px
}

.header_module_text8 {
    display: block;
    width: 67px;
    height: 17px;
    background-position: -999px -34px
}

.header_module .header_nav {
    padding: 0 171px 0 130px
}

.header_module .logo {
    margin-left: -100%;
    position: relative;
    left: -130px;
    padding-top: 10px;
    height: 80px
}

.header_module .logo img {
    height: 55px
}

.header_nav > ul {
    width: 100%;
    display: flex
}

.header_module > .header_nav > ul > li {
    position: relative;
    flex: 1;
    height: 80px
}

.header_nav > ul > li > a {
    display: block;
    width: 100%;
    height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header_nav > ul > li > a:hover > .header_module_sprite {
    background-position-y: -11px
}

.header_module .header_hot {
    position: absolute;
    top: 15px;
    right: 14px;
    width: 30px;
    height: 19px;
    background-image: url("https://www.haosf.com/static/images/sprite.png");
    background-repeat: no-repeat;
    background-position: -168px -26px
}

.header_hot.right12 {
    right: 12px
}

.login_box {
    width: 171px;
    position: relative;
    margin-left: -171px;
    right: -171px;
    text-align: center
}

#login_btn {
    position: relative;
    padding: 0;
    margin-top: 16px;
    width: 130px;
    height: 48px;
    border: 0;
    outline: 0;
    background: url("/static/images/version1/login_btn.gif") no-repeat;
    cursor: pointer
}

#login_btn:hover {
    background: url("/static/images/version1/login_btn.gif") no-repeat;
}

.dropdown_li > ul {
    display: none
}

.dropdown_li:hover > ul {
    position: absolute;
    top: 80px;
    left: 50%;
    margin-left: -76px;
    display: block;
    width: 152px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    background-image: -webkit-gradient(linear, left top, right top, from(#300000), color-stop(#510000), to(#300000));
    background-image: linear-gradient(to right, #300000, #510000, #300000);
    text-align: center
}

.dropdown_li > ul > li {
    width: 100%;
    height: 38px;
    line-height: 38px
}

.dropdown_li > ul > li > a {
    display: block;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    color: #d4887e
}

.dropdown_li > ul > li > a:hover {
    width: 152px;
    height: 38px;
    background: url("https://www.haosf.com/static/images/sprite.png") no-repeat -267px -11px;
    color: #fff800
}

.dropdown_li > ul > li:last-child > a {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px
}

.header_imgBox {
    height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header_module .header_imgBox img {
    border-radius: 50%;
    width: 51px;
    height: 51px;
    border-radius: 50%;
    vertical-align: -18px
}

.header_module .header_imgBox a {
    display: inline-block;
    font-size: 12px;
    color: #eba042
}

.header_module .header_imgBox .header_getGod {
    margin: 0 15px;
    display: inline-block;
    text-align: center;
    width: 66px;
    height: 30px;
    line-height: 30px;
    background-image: linear-gradient(#edc332, #fffa53);
    color: #5c3f14;
    border-radius: 8px;
    font-size: 12px
}

.header_module .header_imgBox .header_getGod:hover {
    background-image: linear-gradient(#ffe077, #ffedae)
}

.omoueover_login_code {
    display: none;
    padding: 20px 0 10px;
    position: absolute;
    top: 80px;
    left: 50%;
    margin-left: -100px;
    width: 200px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    background-image: -webkit-gradient(linear, left top, right top, from(#300000), color-stop(#510000), to(#300000));
    background-image: linear-gradient(to right, #300000, #510000, #300000);
    text-align: center
}

.omoueover_login_code.login_code_show {
    display: block
}

.omoueover_login_code > p {
    color: #fff800;
    font-size: 14px
}

.omoueover_wechatcode {
    width: 200px;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center
}

.omoueover_wechatcode img {
    width: 150px;
    height: 150px
}

/* 主体样式 */
body {
    background-color: #6e3f1a;
    background-image: url("https://www.haosf.com/static/images/bg.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 100% 100%
}

main {
    padding-top: 80px;
    margin-bottom: 5px
}

.banner {
    margin-top: 6px;
    margin-bottom: 6px;
    display: flex;
    background-size: 100% 100%
}

.stats_box {
    padding: 8px 13px;
    background-color: #8b0000;
    font-size: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 1300px;
    margin-bottom: 5px;
    color: #fff;
}

.stats_box span {
    margin: 0 10px;
}

.stats_box span span {
    color: #fff;
    font-weight: bold;
    margin: 0 2px;
}

/* 数字滚动计数器样式 */
.countup-number {
    display: inline-flex;
    align-items: center;
}

.countup-number span {
    display: inline-block;
    width: 24px;
    height: 32px;
    margin: 0 2px;
    background-color: rgba(0, 0, 0, 0.3);
    border: 1px solid #fff;
    border-radius: 4px;
    text-align: center;
    font-family: 'Courier New', monospace;
    font-size: 24px;
    font-weight: bold;
    color: #00ffff;
    line-height: 32px;
    vertical-align: middle;
}

.advertising_box {
    padding: 10px 13px;
    background-color: #2f2f2f;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: flex;
    align-items: center;
    width: 1300px;
}

.advertising_left {
    flex: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right: 15px;
}

.advertising_left .versions_box {
    display: flex;
    gap: 2px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.advertising_left .versions_box li {
    display: inline-block;
    margin-right: 0;
}

.advertising_left .versions_box li a {
    display: inline-block;
    padding: 3px 10px;
    background-color: #3a3a3a;
    color: #ffe66d;
    border-radius: 4px;
    font-size: 13px;
    white-space: nowrap;
}

.advertising_left .versions_box li a:hover {
    background-color: #e60012
}

.advertising_right {
    white-space: nowrap;
    flex-shrink: 0;
    width: 300px;
}

.search-box {
    display: flex;
    height: 32px;
}

#search-input {
    flex: 1;
    padding: 8px 12px;
    border: 1px solid #ddd;
    border-right: none;
    border-radius: 4px 0 0 4px;
    font-size: 14px;
    white-space: nowrap;
}

#search-btn {
    padding: 8px 15px;
    background-color: #e60012;
    color: white;
    border: none;
    border-radius: 0 4px 4px 0;
    cursor: pointer;
    white-space: nowrap;
}

/* 侧边栏样式 */
.tool_advertising_left {
    position: fixed;
    top: 312px;
    left: 0;
    width: 102px;
    height: 500px;
    background: url("https://www.haosf.com/static/images/shadow.png") no-repeat;
    background-size: 100% 100%
}

.tool_advertising_left > a {
    position: absolute;
    bottom: 42px;
    display: block;
    width: 84px;
    height: 34px
}

.tool_right {
    width: 102px;
    height: 370px;
    position: fixed;
    top: 314px;
    right: 0
}

.tool_right li {
    margin-bottom: 2px;
    width: 102px;
    height: 57px;
    line-height: 57px;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    text-align: center;
    font-size: 14px
}

.tool_right li > a {
    display: block;
    width: 100%;
    height: 57px;
    line-height: 57px;
    color: #fff
}

.tool_right li:hover {
    background-color: rgba(255, 0, 0, 0.8)
}

.sprite_base {
    display: inline-block;
    background-image: url("https://www.haosf.com/static/images/icon.png");
    width: 24px;
    height: 24px;
    vertical-align: -6px
}

.sprite_a {
    background-position: -88px -8px
}

.sprite_c {
    background-position: -168px -8px
}

.sprite_d {
    background-position: -208px -8px
}

.sprite_e {
    background-position: -248px -8px
}

.sprite_f {
    margin: 0 auto 7px;
    display: block;
    background-position: -278px -8px;
    width: 44px;
    height: 24px
}

.letter {
    letter-spacing: 4px
}

.tool_right .tool_top {
    padding-top: 15px;
    height: 73px;
    line-height: 1;
    cursor: pointer
}

/* 底部样式 */
.footer_module {
    padding-top: 39px;
    height: 330px;
    background: rgba(43, 30, 27, 1);
    box-sizing: border-box
}

.footer_module_main {
    margin: 0 auto;
    width: 948px
}

.footer_module_main p {
    margin: 0
}

.footer_nav {
    border-top: 1px dashed rgba(220, 191, 124, 0.5);
    border-bottom: 1px dashed rgba(220, 191, 124, 0.5);
    padding: 11px 0;
    width: 520px;
    margin: 0 auto;
    margin-bottom: 8px
}

.footer_nav > li {
    float: left;
    color: #dcbf7c
}

.footer_line {
    margin: 0 9px;
    width: 1px;
    height: 23px;
    background-color: #dcbf7c
}

.footer_nav > li > a {
    color: #dcbf7c;
    font-size: 22px;
    line-height: 1;
    text-decoration: none
}

.footer_nav > li > a:hover {
    color: #fff
}

.footer_principal p {
    color: #d8d8d8;
    font-size: 16px;
    line-height: 30px;
    text-align: center
}

.footer_principal p a {
    color: #fff
}

.footer_major {
    width: 423px;
    height: 63px;
    margin: 0 auto
}

.footer_major p {
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: #6f6968
}

.footer_major p a {
    color: #6f6968;
    text-decoration: none
}

.footer_major p a:hover, .footer_principal p a:hover {
    color: #dcbf7c
}

/* 弹窗样式 */
#wechatLogin {
    position: fixed;
    background-image: url(https://www.haosf.com/static/images/newyear/newlogin.png);
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 3;
    background-size: 100% 100%;
    width: 270px;
    height: 350px;
    text-align: center
}

.wechatTop {
    width: 100%;
    height: 69px
}

.wechatTopImg {
    float: left;
    margin-left: 45px;
    margin-top: 25px
}

.wechatClose {
    float: right
}

.wechatCode {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    height: 216px
}

#codeImg {
    width: 200px;
    height: 200px
}

.wechatWarning {
    justify-content: center;
    align-items: center;
    color: #ddc4a7;
    display: inline-block;
    padding: 5px 12px;
    border-radius: 25px;
    background-color: #6a1d13;
    font-size: 12px
}

a.wechat_close {
    margin-top: 5px;
    display: block;
    color: #ffedbf;
    font-size: 12px
}

.wechat_close:hover {
    color: red
}

.el_title_index {
    width: 455px;
    height: 200px;
    background: #fff;
    position: fixed;
    text-align: center;
    margin: 0 auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    margin-top: 10px;
    display: none;
}

.smrz_hd_index {
    margin-left: 39px;
    width: 394px;
    display: flex;
    justify-content: space-between;
    font-family: Microsoft YaHei UI;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    color: #333333;
    padding-top: 22px;
}

.smrz_hd_index .smrz_hleft_index img {
    vertical-align: text-bottom;
}

.smrz_hd_index span {
    font-size: 12px;
    color: #4CA740;
}

.smrz_hd_index > span {
    cursor: pointer;
}

.smrz_line_index {
    width: 100%;
    border-bottom: 1px dashed #E8E8E8;
    margin-top: 14px
}

.el_title_index > p {
    font-family: Microsoft YaHei UI;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    color: #E60012;
    margin-left: 36px;
    margin-top: 16px;
    margin-bottom: 24px;
    text-align: left;
}

.el_title_index > a {
    width: 150px;
    height: 40px;
    background: #E60012;
    text-align: center;
    display: block;
    line-height: 40px;
    margin: 0 auto;
    font-family: Microsoft YaHei UI;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    color: #FFFFFF;
    cursor: pointer;
}

.area_modal {
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0;
    z-index: 2;
    position: fixed;
    top: 0;
    right: 0;
    display: none;
}

/* 游戏图片弹窗 */
.game-pic-model {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 3;
    display: none;
}

.game-pic-content {
    margin: 0 auto;
    text-align: center;
    height: 730px;
    width: 1050px;
    position: relative;
    padding: 25px 20px;
    margin-top: 120px;
    background-image: url(/static/images/gamepicbg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%
}

#game-swiper {
    overflow: hidden;
    height: 680px;
    width: 1010px;
}

#game-swiper .swiper-slide {
    height: 680px;
    width: 1010px;
    display: flex;
    align-items: center;
    overflow: hidden;
}

#game-swiper .swiper-slide img {
    height: 680px;
    width: 1010px
}

#game-swiper {
    --swiper-navigation-color: black;
    --swiper-navigation-size: 50px;
}

#game-swiper .swiper-button-prev:after {
    display: none;
}

#game-swiper .swiper-button-next:after {
    display: none;
}

#game-swiper .swiper-button-prev {
    width: 43px;
    height: 43px;
    background: url('/static/images/arrow-left.png') no-repeat;
    bottom: 15px;
}

#game-swiper .swiper-button-next {
    width: 43px;
    height: 43px;
    background: url('/static/images/arrow-right.png') no-repeat;
    bottom: 15px;
}

#game-swiper .swiper-button-prev.swiper-button-disabled {
    background: url('/static/images/arrow-left-a.png') no-repeat;
    opacity: 1;
}

#game-swiper .swiper-button-next.swiper-button-disabled {
    background: url('/static/images/arrow-right-a.png') no-repeat;
    opacity: 1;
}

/* 礼包码弹窗 */
.complain-model {
    width: 100%;
    height: 100%;
    position: fixed;
    display: none;
}

.complain-content {
    background-color: white;
    margin: 0 auto;
    text-align: center;
    position: relative;
    padding: 0px 50px;
    height: auto;
    width: 600px;
}

.complain-title {
    color: #A40000;
    line-height: 50px;
    margin-top: 20px;
    width: 100%;
    text-align: center;
}

.complain-title span {
    border-bottom: 2px solid #E67F7F;
    line-height: 50px;
    padding: 20px 50px;
}

.complain-name {
    margin-top: 50px;
    padding-bottom: 50px;
}

.complain-model table {
    border-collapse: collapse;
    width: 100%;
}

.complain-model table td {
    height: 30px;
    border: solid 1px #E1E1E1;
    text-align: center;
}

.complain-content table tr td {
    padding: 10px;
}

#rank-model .complain-content{width: 531px;padding: 0;}

/* 标签页样式 */
.rank-tabs-container {
    margin: 0 auto;
    overflow: hidden;
    width: 1300px;
}

.rank-tabs-container .tabs-header {
    height: 40px;
    display: flex;
    border-bottom: 2px solid #555;
    background: #444;
    padding: 0 10px;
    border-radius: 8px 8px 0 0;
}

.rank-tabs-container .tab {
    padding: 0 25px;
    line-height: 40px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    position: relative;
    transition: all 0.3s ease;
    border-radius: 6px 6px 0 0;
    margin: 0 5px;
    text-align: center;
    flex: 1;
    background: #555;
}

.rank-tabs-container .tab:hover {
    color: #fff;
    background: #666;
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
}

.rank-tabs-container .tab.active {
    color: #fff;
    background: linear-gradient(135deg, #e60012 0%, #ff6b6b 100%);
    border: none;
    transform: translateY(-2px);
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.4);
}

.rank-tabs-container .tab.active::after {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 50%;
    transform: translateX(-50%);
    width: 80%;
    height: 3px;
    background: #ffd700;
    border-radius: 3px;
}

/* 响应式样式 */
@media screen and (max-width: 1366px) {
    .tool_right {
        display: none
    }

    .tool_advertising_left {
        display: none
    }
}
