 
html{
margin: auto;
}
*{
z-index:20;
font-family: "PingFang SC";
box-sizing: border-box;
}
a{
color: #333;
}
body {
margin: auto;
display: flex;
flex-direction: column;
justify-content: center;
background-color: #fff;
}
.page {
width: 7.5rem;
margin: 0rem !important;

background-color: #f5f5f5;
min-height: 100vh;
overflow: hidden;
position: relative;
font-size: 0.28rem;
color: #333;
padding-bottom: 0.6rem;
padding-top: 0.9rem;
}

/* 顶部背景图和文字logo */
.top_back{
    display: flex;
    flex-direction: column;
    align-items: flex-start; 
    position: relative;
    margin: auto;
    background-image: url("https://imgbdb3.bendibao.com/ycbdb/20258/05/2025805171243_24738.png");
    background-position:center center;
    background-size: auto 100%; 
    min-height: 2.5rem;
    background-repeat: no-repeat;  
    width: 100%;  
    height: fit-content;
}

.top_back .tips{
    width: fit-content;
    height: 0.44rem; 
    line-height: 0.44rem;
    font-size: 0.22rem;
    color: #44a456;
    border-radius: 6px;
    background: #FFF;
    padding: 0px 0.14rem;
    margin-top: 0.18rem;
    margin-bottom: 0.4rem; 
    margin-left: 0.24rem;
}
 
.top_back H1{
    color: white;
     text-shadow: 0 3.55px 7.11px #0B5510;
    font-family: "Microsoft YaHei"; 
    font-style: normal;
    font-weight: Bold;
    line-height: normal;
    letter-spacing: 0.05rem;   
    font-size: 0.4rem;
    margin-left: 0.24rem;
    margin-top: 0.5rem;
}
.top_back .logo{
position: absolute;
top: 0.29rem;
left: 0.24rem;
width: 0.88rem;
height: 0.35rem;
}
.top_back .line_bar{ 
position: absolute;
left: 0.24rem;
bottom: 0.6rem;
width: 0.96rem;
height: 0.1rem;
border-radius: 55rem;
background: linear-gradient(90deg, #9AE1FD 0%, #FFE641 100%);
}
.top_back .border_line{
background-color: #f5f5f5;
height: 0.1rem;
width: 7.5rem;
position: absolute;
bottom: -1px;
left: 0;
border-radius: 0.1rem  0.1rem  0 0  ;
}



/* 面包屑 */
.crumbs {
font-size: 0.26rem;
color: #333;
padding: 0 0.24rem; 
padding-bottom: 0.24rem;
 padding-top: 0.24rem; 
/* background-color: white; */
}
.crumbs a{
color: #333;
}

/* 主要内容 */
.main_content{
     background-color: #fff;
     margin: 0 0.24rem;
     /* padding: 0.24rem 0.24rem; */
     border-radius: 0.14rem;
}




.detail_content_box{
  
    background-color: #fff; 
    margin-bottom: 0.4rem;
    overflow: hidden;
    box-shadow: 0 4px 20px 0 #0000000d;
}

.detail_top{
position: relative;
min-height: 1.76rem; 
padding: 0.24rem;
border-radius: 0.14rem 0.14rem 0 0;
border: 2px solid #A0D7FF;
background: linear-gradient(96deg, #538CFA 35.27%, #9BE5FE 128.07%);
color: white;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
margin-bottom: 0.4rem;
}
.detail_top img{
position: absolute;
width: 0.76rem;
height: 0.75rem;
right: 0.1rem;
top: 0rem;
}
.detail_top .name{
font-size: 0.34rem;
font-weight: 600;
line-height: normal;
margin-bottom: .18rem;
}
.detail_top .zuoyong{
font-size: 0.22rem;
line-height: normal;
line-height: 0.34rem;
}

.detail_item{
margin: 0 0.30rem 0.4rem;
min-height: 1.00rem;  
padding-bottom: 0.36rem;
border-bottom: 1px solid #F3F3F3;
}
.detail_content_box .detail_item:last-child{
margin-bottom: 0;
}
.item_title{
position: relative; 
font-size: 0.32rem;
font-weight: 600;  
margin-bottom: 0.2rem;
}
.item_title div{
    position: relative;
    z-index: 1;
}

.item_title img{
position: absolute;
top: -0.08rem;
left: -0.08rem;
width: 0.35rem;
height: 0.35rem; 
z-index: 0;
}

.detail_item ul li{
display: flex;
margin-top: 0.24rem;
font-size: 0.3rem; 
line-height: 0.35rem;
}
.detail_item ul li .label{
max-width: 2.3rem;
min-width: 1rem;
flex-shrink: 0;
line-height: 0.5rem;
text-align: right;
margin-right: 0.2rem; 
color: #333;
}
.detail_item ul li .info{
color: #333;
white-space: pre-wrap;
word-break: break-all;
line-height: 0.5rem;
}

.detail_item ul li .info a{
color: #44a457;
}









/* 资讯 */
.news_box{ 
padding: 0  0.24rem 0.4rem 0.24rem; 
}

.news_title{
display: flex;
align-items: center; 
font-size: .36rem;
font-weight: 600;
margin-bottom: 0.3rem;
}
.news_box .news_title img{
width: 0.23rem;
height: 0.34rem;
margin-right: 0.20rem;
}

.news_box .news_list{
background-color: #f3f8ff;
border-radius: 0.2rem;
padding: 0.16rem 0.28rem ;
}

.news_box .news_list li{
padding:  0.15rem 0;
display: flex;
align-items: center;
}
.news_box .news_list li a{
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;

}
.news_box .news_list li::before{
content: "";
display: block;
max-width: 0.15rem;
min-width: 0.15rem;
height: 0.15rem;
background-color: #62d883;
border-radius: 50%;
margin-right: 0.18rem;
}


.city_kaoshi{
display: flex;
flex-wrap: wrap;
background-color: #f3f8ff;
border-radius: 0.2rem;
padding: 0.16rem 0.28rem ;
}
.city_kaoshi li{
margin-right: 0.30rem;
font-size: 0.28rem;
/* background-color: pink; */
padding:  0.15rem 0;
width: 1.9rem;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}

.city_kaoshi li:nth-child(3n){
margin-right: 0;
}

 
 

.nav_box{
    background-color: #fff;
    border-radius: 0.14rem;
    padding: 0.24rem;
    padding-bottom: 0.30rem;
    margin: 0 0.24rem;
    margin-top: 0.20rem;
  
}
.nav_tilte{
    font-size: 0.3rem;
    font-weight: 600;
    padding-bottom: 0.24rem;
    border-bottom: 1px solid #68a4f8;
    margin-bottom: 0.24rem;
}

.nav_box_outer{
    /* display: flex;
    flex-wrap: wrap; */
}
.nav_part{
    width:100%; 
    /* margin-right: 0.16rem; */
    margin-bottom: 0.16rem;
    border-radius: 0.14rem;
    background-color: #f5f5f5;

}

.part_title{
    font-size: 0.28rem;
    font-weight: 600;
    margin-bottom: 0.16rem;
    padding-left: 0.16rem;
    padding-right: 0.16rem;
    padding-top: 0.16rem;
}
.nav_part ul{
    display: flex;
    flex-wrap: wrap;
    font-size: 0.24rem;
    padding-right: 0.16rem;
}
.nav_part ul li{
    margin-left: 0.16rem;
    margin-bottom: 0.16rem;
}
.nav_part ul li a{
    color: #444;
}
 


.daofen-box2{
    margin-top: 0.1rem;
    padding: 0.4rem 0.4rem;
    font-size: 0.24rem !important;
    line-height: 0.35rem !important;
    background: #fff;
    width: 7rem;
    margin: auto;
    letter-spacing: 0.02rem;
    border-radius: 0.08rem;
}
.daofen-box2 img{
    width: 100%;
    height: 100%;
    margin-top: 0.2rem;
}

.ad_box{
    position: relative;
    padding: 0.2rem;
}

.fuli_title {
    position: absolute;
    top: 0.55rem;
    left: 0.4rem;
    color: #ffffff;
    text-shadow: 0 0.01rem 0.08rem #217529;
    font-family: "Microsoft YaHei";
    font-size: 0.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.12rem;
}

.fuli_btn {
    position: absolute;
    top: 1.35rem;
    left: 0.4rem;
    color: #44a456;
    font-family: "Microsoft YaHei";
    font-size: 0.24rem;
    font-style: normal;
    font-weight: 700;
    line-height: 0.4rem;
    letter-spacing: 0.11rem;
    width: 2.25rem;
    height: 0.4rem;
    flex-shrink: 0;
    border-radius: 0.12rem;
    background: #FFF;
    text-align: center;
}

.weui-dialog__bd img{
    width: 100%;
     height: auto;
     margin-top: 0.2rem;
}

.maxheight{
    height: 1.5rem;
    overflow: hidden;
}
.more-show{
    display: flex;
    justify-content: center;
    color: #68a4f8;
    line-height: 0.5rem;
}
.more-show-text{
    line-height: 0.5rem;
}
.more-show img{
    width:0.6rem;
    height:0.5rem;
}
body{
    max-width: 7.5rem;
}
footer{
    display: block;
}
.footer-info{
    font-size: 0.24rem;
    color: #666;
}
.footer-info .link a{
    font-size: 0.24rem;
    color: #666;
}
nav .topnav li.title a{
    line-height: 50px !important;
}

.table_type_name{
    line-height: 0.54rem !important;
}


nav #menu ul.menu li a{
    line-height: 35px !important
} 
nav .topnav{
    background: #44a457;
    border-bottom: 1px solid #44a457;
}
nav .menu li{
    font-size: 16px;
}
.entrance-title{
    color: #333333;
    text-align: justify;
    font-family: "PingFang SC";
    font-size: 0.34rem;
    font-style: normal;
    font-weight: 900;
    line-height: 0.48rem;
    margin:0.48rem 0 0.24rem 0
}

.entrance-wrap{
    width:100%;
    box-sizing: border-box;
    padding-bottom: 0.2rem;
    flex-shrink: 0;
    border-radius: 0.2rem;
    background: #FFF;
    /* box-shadow: 0 0 15px 0 rgba(0,0,0,0.1); */
    border: 1px solid rgb(226, 226, 226);
    margin-bottom: 0.4rem;
}

.time-table { width:100%;}
.time-table tr{padding-bottom: .26rem;}
.time-table td{ color:#333;font-size:0.27rem;padding:0.3rem 0.1rem 0 0.1rem}


.zhiyuan-wrap{
    background-color: white;
    width: calc(100% - 0.2rem);
    padding: 0.2rem;
    text-align: center;
    border-radius: 0.1rem;  /* 圆角 */
    margin:0.2rem 0;
    border:0.01rem solid #ddd;
}
.zhiyuan-wrap li:first-child{
    margin-top: 0;
}
.weui-mask {
    position: fixed;
    z-index: 1000;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    }

    .weui-dialog {
    position: fixed;
    z-index: 5000;
    width: 80%;
    max-width: 750px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #FFFFFF;
    text-align: center;
    border-radius: 0.06rem;
    overflow: hidden;
    }

    .weui-dialog__hd {
    padding: 1.3em 1.6em 0.5em;
    }

    .weui-dialog__title {
    font-weight: 400;
    font-size: 0.36rem;
    }

    .weui-dialog__bd {
    padding: 0 1.6em 0.8em;
    min-height: 0.8rem;
    font-size: 0.28rem;
    line-height: 1.3;
    word-wrap: break-word;
    word-break: break-all;
    color: #808080;
    text-align:left;
    }

    .weui-dialog__bd  img{ max-width:100%;}

    .weui-dialog__bd:first-child {
    padding: 0.3rem 0.4rem 1.7em;
    color: #353535;
    }

    .weui-dialog__ft {
    position: relative;
    line-height: 0.96rem;
    font-size: 0.36rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    }

    .weui-dialog__ft:after {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 0.02rem;
    border-top: 0.02rem solid #D5D5D6;
    color: #D5D5D6;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
    }

    .weui-dialog__btn {
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    color: #09BB07;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    position: relative;
    }

    .weui-dialog__btn:active {
    background-color: #EEEEEE;
    }

    .weui-dialog__btn:after {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    width: 0.02rem;
    bottom: 0;
    border-left: 0.02rem solid #D5D5D6;
    color: #D5D5D6;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleX(0.5);
    transform: scaleX(0.5);
    }

    .weui-dialog__btn:first-child:after {
    display: none;
    }

    .weui-dialog__btn_default {
    color: #353535;
    }

    .weui-dialog__btn_primary {
    color: #09BB07;
    font-size: 0.32rem;
    line-height: 0.8rem !important;
    }
    .weui-dialog__bd img{
        height: auto !important;
        margin-top: 0.1rem;
    }

    body{
        padding-bottom: 1.1rem;
    }
    .daofen_footer_btn a {
        line-height: 0.8rem !important;
        background-color: #44a457;
        font-size: 0.32rem;
        border-radius: 0.8rem;
        text-align: center;
        color: #fff;
    }
    .daofen_footer_btn{
        border-top: 1px solid rgb(240, 240, 240);
        padding-bottom: 0.30rem;
    }
    .other-city{
        width: 50%;
    }

    .table_type_name{
        line-height: 0.54rem !important;
    }

    /* 月历 */
    .month_info_box{
        margin-bottom: 0.5rem;
    }

    .month_name{
        /*padding: 0 0.24rem 0.4rem 0.24rem;*/
        display: flex;
        align-items: center;
        /*justify-content: space-between;*/
        font-size: 0.36rem;
        font-weight: bold;
        margin-bottom: 0.3rem;
    }
    .month_name img{
        width: 0.23rem;
        height: 0.34rem;
        margin-right: 0.20rem;
    }
    .month_name a{
        margin-left: 1.8rem;
        font-size: 0.26rem;
        font-weight: 500;
        text-align: right;
    }
    .myblue{
        color: #4572FF !important;
    }
    .table_outer{
        margin-bottom: 0.3rem;
        background-color: #f3f8ff;
        padding-bottom: 0.24rem;
    }
    .table_type_name{
        border-radius: 0.2rem 0 0.2rem 0;
        width: fit-content;
        padding: 0 0.24rem;
        height: 0.54rem;
        line-height: 0.54rem;
        text-align: center;
        color: white;
        font-size: 0.26rem;
        font-weight: 600;
        margin-bottom: 0.1rem;
    }
    .table_type_name.type1{
        background-color: #68a4f8;
    }
    .table_type_name.type2{
        background-color: #6275d8;
    }
    .table_type_name.type3{
        background-color: #62d883;
    }
    .table_type_name.type4{
        background-color: #d86262;
    }
    .table_type_name.type5{
        background-color: #FF5934;
    }
    .table_type_name.type6{
        background-color: #f9a33e;
    }

    /* 我的表格 */
    .my_table{
        border: none;
        border-collapse:collapse;
        font-size: 0.26rem;
    }
    .my_table  td{
        text-align: center;
    }
    .my_table  tr{
        text-align: center;

    }
    .my_table tr td{
        height: 0.68rem;
    }

    .my_table .table_head td{
        white-space: nowrap;
        color: #666 ;

    }
    .my_table tr td{
        border-color: #f3f8ff;
        /* border-color: #4572FF; */
        white-space: wrap;
        word-break: break-all;
        max-width: 1.80rem;
        padding: 0.16rem 0.14rem;
    }
    .my_table tr td a{
        color: #333;
    }
    .my_table tr .grey_td{
        color: #999999;
    }

    /* ========== 顶部导航样式 ========== */
.job_top {
    position: fixed;
    width: 100%;
    max-width: 7.5rem;
    z-index: 999;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    padding: 0.19rem 0.3rem 0.18rem 0.22rem;
    background: #FFF;
    display: flex;
    justify-content: space-between;

}

.job_top .job_logo {
    width: 2.84rem;
    height: 0.55rem;
}

.job_img_wrap {
    display: flex;
    align-items: center;
    justify-content: left;
}

.job_img_wrap .job_img {
    display: block;
    width: 1.15rem;
    height: 0.55rem;
}

.job_img_wrap .job_img_dec {
    max-width: 100%;
    height: 0.55rem;
    object-fit: contain;
}

.job_img_wrap .black {
    width: 0.02rem;
    height: 0.3rem;
    flex-shrink: 0;
    background: #F60;
    margin: 0 0.13rem;
    position: relative;
    top: 0.02rem;
}

.job_img_wrap .job_text {
    font-family: "PingFang SC";
    font-size: 0.35rem;
    font-style: normal;
    font-weight: 900;
    line-height: 0.49rem;
}

.job_fir {
    color: #333333;
    display: inline-block;
}

.job_sec {
    color: #ff6600;
    display: inline-block;
}

.job_top .job_button {
    height: 0.56rem;
    padding: 0.09rem 0.39rem 0.08rem 0.4rem;
    justify-content: center;
    align-items: center;
    border-radius: 0.67rem;
    background: var(--129, linear-gradient(123deg, #FF8000 11.81%, #F60 69.63%));
    color: #ffffff;
    font-family: "PingFang SC";
    font-size: 0.28rem;
    font-style: normal;
    font-weight: 700;
    line-height: 0.39rem;
}

.league_rank_content_item {
    display: flex;
    gap: 2rem;
    margin-bottom: 0.2rem;
}
.league_rank_content_item_title {
    cursor: pointer;
    padding: 0.12rem 0.36rem;
    border-radius: 0.32rem;
    background: #f2f2f2;
    color: #333;
    font-weight: 500;
    transition: background 0.2s, color 0.2s;
}
.league_rank_content_item_title.active {
    background: #44a457;
    color: #fff;
}
.league_rank_content_box > table {
    display: none;
}
.league_rank_content_box > table.active {
    display: table;
}

/* 队伍选择样式 */
.league_rank_header {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .team_select_wrapper {
    position: relative;
    margin-top: -0.4rem;
  }

  .team_select {
    width: 100%;
    padding: 0.1rem 0.5rem 0.1rem 0.2rem;
    border: 1px solid #e0e0e0;
    border-radius: 0.08rem;
    background: #fff;
    color: #333;
    font-size: 0.26rem;
    appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
    transition: all 0.3s ease;
  }

  .team_select:hover {
    border-color: #98d8c8;
  }

  .team_select:focus {
    outline: none;
    border-color: #98d8c8;
    box-shadow: 0 0 0 2px rgba(152, 216, 200, 0.2);
  }

  .select_arrow {
    position: absolute;
    right: 0.2rem;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-left: 0.12rem solid transparent;
    border-right: 0.12rem solid transparent;
    border-top: 0.12rem solid #666;
    pointer-events: none;
  }

  .team_select:hover + .select_arrow {
    border-top-color: #98d8c8;
  }

  /* 无数据提示样式 */
  .no-data-tip {
    text-align: center;
    padding: 30px 20px;
    color: #999;
    font-size: 0.28rem;
    background: #f8f8f8;
    border-radius: 0.08rem;
    margin: 0.2rem 0;
  }

  .league_rank {
    background: #fff;
    border-radius: 0.16rem;
    
    margin-bottom: 0.48rem;
    padding: 0.2rem 0.2rem 0.2rem 0.2rem;
}
.league_rank_title {
    font-size: 0.36rem;
    font-weight: 700;
    color: #44a457;
    margin-bottom: 0.32rem;
   
    letter-spacing: 0.04rem;
}
.league_rank_content table {
    width: 100%;
    border-collapse: collapse;
    background: #f6fcf7;
    border-radius: 0.12rem;
    overflow: hidden;
}
.league_rank_content td {
    padding: 0.2rem 0;
    text-align: center;
    font-size: 0.3rem;
    color: #444;
    border-bottom: 0.02rem solid #d2ecd7;
}
.league_rank_content tr:first-child td {
    background: #e6f7eb;
    font-weight: 600;
    color: #44a457;
    border-bottom: 0.04rem solid #44a457;
}
.league_rank_content tr:last-child td {
    border-bottom: none;
}
.league_rank_content tr:nth-child(n+2):hover {
    background: #eafaf0;
}
.league_rank_content td:first-child {
    width: 1.2rem;
    font-weight: 600;
    color: #44a457;
}
.league_rank_content td:nth-child(2) {
    text-align: left;
    padding-left: 0.36rem;
}
.league_rank_content td:last-child {
    font-weight: 600;
    color: #44a457;
}


/* ========== Tab切换栏样式 ========== */
.tab_wrap {
    width: 100%;
    max-width: 7.5rem;
    height: 0.8rem;
    flex-shrink: 0;
    background: #F8F8F8;
    display: flex;
    margin-top: 20px;
    position: sticky;
    top: 0.9rem;
    z-index: 99999;
}

/* 占位符样式 */
.tab-placeholder {
    background: transparent;
    pointer-events: none;
}

.tab_wrap .new_tab_item {
    width: 33.33%;
    color: #666666;
    text-align: center;
    font-family: "PingFang SC";
    font-size: 0.28rem;
    font-style: normal;
    font-weight: 500;
    line-height: 0.39rem;
    padding: 0.21rem 0 0.2rem 0;
}

.tab_wrap .new_tab_item.active {
    background-color: #fff;
    color: #333333;
    text-align: center;
    font-family: "PingFang SC";
    font-size: 0.3rem;
    font-style: normal;
    font-weight: 700;
    line-height: 0.42rem;
    padding: 0.19rem 0;
}

/* ========== 内容区域样式 ========== */
.content-section {
    background: #fff;
    margin-top: 0;
    display: none;
    padding:0.1rem;
}

.content-section.active {
    display: block;
}

.nav_item_wrap {
    justify-content: space-between;
    padding-bottom: 0.2rem;
    padding-top: 0.2rem;
}

.nav_item_wrap .nav_item {
    flex: 1;
    margin: 0 0.1rem;
}

.nav_item_wrap .nav_item div {
    width: 0.8rem;
    height: 0.8rem;
    flex-shrink: 0;
    border-radius: 50%;
    background: linear-gradient(298deg, #FFE5DD 0%, #FFF7EA 100%);
    padding: 0.16rem;
}

.nav_item_wrap .nav_item div img {
    width: 100%;
    height: 100%;
}

.nav_item_wrap .nav_item span {
    font-size: 0.24rem;
    font-weight: 500;
    line-height: 0.28rem;
    margin-top: 0.1rem;
}

.table_type_name img {
    width: 1rem;
    height: 1rem;
}

.nav_item_wrap {
    padding-left: 0.48rem;
    padding-right: 0.48rem;
}

.nav_item_wrap img {
    width: 0.8rem;
    height: 0.8rem;
    /* display: block;
          margin-bottom: 0.12rem; */
}

.nav_item_wrap>a>div {
    text-align: center;
}

.nav_item_wrap span {
    color: #666666;
    font-family: "PingFang SC";
    font-size: 0.26rem;
    font-style: normal;
    font-weight: 500;
    line-height: 0.36rem;

}
