 
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;
}

/* 顶部背景图和文字logo */
.top_back{
    padding: 0.40rem  0.24rem 0.24rem 0.24rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start; 
    position: relative;
    margin: auto;
    background-image: url("https://imgbdb4.bendibao.com/xcxbdb/20243/13/2024313132605_90623.png");
    background-position:center center;
    background-size: auto 100%; 
    min-height: 2.5rem;
    background-repeat: no-repeat;  
    width: 100%; 
    /* padding-top: 0.7rem; */
    height: fit-content;
}

.top_back .tips{
    width: fit-content;
    height: 0.44rem; 
    line-height: 0.44rem;
    font-size: 0.22rem;
    color: #4587F8;
    border-radius: 6px;
    background: #FFF;
    padding: 0px 0.14rem;
    margin-top: 0.18rem;
    margin-bottom: 0.4rem; 
}
 
.top_back H1{
    color: white;
    text-shadow: 0 4px 8px #085edf99;
    font-family: "Microsoft YaHei"; 
    font-style: normal;
    font-weight: Bold;
    line-height: normal;
    letter-spacing: 2.6px; 
    font-size: 0.4rem;
    margin-bottom: 0;
    margin-top: 0;
}
.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.26rem;
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{
   
     margin: 0 0.24rem;
     /* padding: 0.24rem 0.24rem; */
     border-radius: 0.14rem;
}




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

.detail_top{
position: relative;
min-height: 0.75rem; 
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: #68a4f8;
}









/* 资讯 */
.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: #86b5ff;
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;
}

/* 考试日历表格 Tab 切换 */
.kaoshi_tab_wrap {
  margin-bottom: 0.2rem;
}
.kaoshi_tab_nav {
  display: flex;
  flex-wrap: wrap;
  gap: 0.12rem 0.1rem;
  margin-bottom: 0.2rem;
}
.kaoshi_tab_nav .tab_item {
  padding: 0.12rem 0.2rem;
  font-size: 0.24rem;
  color: #666;
  background: #e8eef7;

  cursor: pointer;
  transition: background 0.2s, color 0.2s;
}
.kaoshi_tab_nav .tab_item.active {
  color: #fff;
  background: #68a4f8;
}
.kaoshi_tab_nav .tab_item[data-tab="ticket"].active { background: #6275d8; }
.kaoshi_tab_nav .tab_item[data-tab="exam"].active { background: #62d883; }
.kaoshi_tab_nav .tab_item[data-tab="score"].active { background: #d86262; }
.kaoshi_tab_nav .tab_item[data-tab="volunteer"].active { background: #f9a33e; }
.kaoshi_tab_nav .tab_item[data-tab="admission"].active { background: #FF5934; }
.kaoshi_tab_panels .tab_panel {
  display: none;
}
.kaoshi_tab_panels .tab_panel.active {
  display: block;
}

/* 考试列表 Tab 切换 */
.exam_list_tab_wrap {
  margin-bottom: 0.2rem;
}
.exam_list_tab_nav {
  display: flex;
  flex-wrap: nowrap;
  margin-bottom: 0.24rem;
  gap: 0.1rem;
}
.exam_list_tab_nav .tab_item {
  flex: 1;
  min-width: 0;
  padding: 0.14rem 0.12rem;
  font-size: 0.26rem;
  color: #666;
  background: #e8eef7;
  border-radius: 0.08rem;
  cursor: pointer;
  transition: background 0.2s, color 0.2s;
  text-align: center;
  word-wrap: break-word;
  word-break: break-all;
  line-height: 1.3;
}
.exam_list_tab_nav .tab_item.active {
  color: #fff;
  background: #68a4f8;
}
.exam_list_tab_panels{ background-color: #fff;}
.exam_list_tab_panels .tab_panel {
  display: none;
}
.exam_list_tab_panels .tab_panel.active {
  display: block;
}

/* 考试日历表格 */
.table_outer {
  margin-bottom: 0.3rem;
  background-color: #f3f8ff;
  border-radius: 0.2rem;
  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; padding: 0.16rem 0.14rem; }
.my_table .table_head td { color: #666; white-space: nowrap; }
.my_table .grey_td { color: #999; }
.link_button { padding: 0.05rem 0.2rem; font-size: 0.24rem; background-color: #e2eeff; border-radius: 1rem; }

.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;
}

/* 考试指南每块默认只显示前5项，多余折叠 */
.nav_part ul li:nth-child(n+6) {
    display: none;
}
.nav_part.nav_part_expanded ul li:nth-child(n+6) {
    display: block;
}
.nav_part_toggle {
    font-size: 0.24rem;
    color: #4572FF;
    padding: 0.12rem 0.16rem;
    cursor: pointer;
    display: none;
}
.nav_part_toggle.nav_part_toggle_show {
    display: block;
}
 


.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;
}

.all_city_month_kaoshi{
    max-height: 4.25rem;
    overflow: hidden;
    position: relative;
}
.all_city_month_kaoshi_more{
    background:rgb(243, 248, 255);
    text-align: center;
    font-size: 0.26rem;
    padding-bottom: 0.2rem;
    padding-top: 0rem;
    position: absolute;
    bottom: 0rem;
    left: 0;
    width: 100%;
}