
.article-wrap-flex{
    display: flex;
    flex-wrap: wrap;
    padding: 0.27rem 0.29rem 0rem 0.29rem !important;
}
.article-wrap-flex a{
    width: 43%;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow:ellipsis;
}
.article-wrap a:last-child {
    margin-bottom: 0.26rem;
}
.detail_item ul li .label{
    text-align: left;
    min-width: auto
}



 .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: #2d73ff;
    border-bottom: 1px solid #3a7dff;
}
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}



 .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: #3b6ceb;
    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;
    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;
}
.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;
}


.detail_top{
    background:#fe9f5d;
    border:none
}
.info a{
    color: rgb(253, 119, 30) !important;
}
.title-wrap{
    margin:0.44rem 0 0.3rem 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.title-wrap img{
    width: 0.23rem;
    height: 0.34rem;
    margin-right: 0.2rem;
}

.title-wrap .title-detail{
    color: #333333;
    font-family: "PingFang SC";
    font-size: 0.36rem;
    font-style: normal;
    font-weight: 700;
    line-height: 0.5rem;
}

.article-wrap{
    flex-shrink: 0;
    border-radius: 0.2rem;
    padding: 0.27rem 0.29rem 0.35rem 0.29rem;
    box-sizing: border-box;
    background: #FFF5EA;
}
.article-wrap a{
    color: #333333;
    font-family: "PingFang SC";
    font-size: 0.28rem;
    font-style: normal;
    font-weight: 500;
    line-height: 0.39rem;
    margin-bottom: 0.26rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    position: relative;
    /* display: block; */
    padding-left: 0.34rem;
}

.article-wrap a:last-child{
    margin-bottom: 0;
}

.article-wrap a::before{
    content: '';
    position: absolute;
    top: 0.11rem;
    left: 0rem;
    width: 0.16rem;
    height: 0.16rem;
    z-index: 9999;
    border-radius: 50%;
    flex-shrink: 0;
    background: linear-gradient(293deg, #ffa13ecc 0%, #ff8300cc 100%);
}

.other-wrap{
    flex-shrink: 0;
    border-radius: 0.2rem;
    padding: 0.27rem 0.29rem 0.09rem 0.29rem;
    box-sizing: border-box;
    background: #FFF5EA;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.other-wrap a{
    color: #333333;
    font-family: "PingFang SC";
    font-size: 0.28rem;
    font-style: normal;
    font-weight: 500;
    line-height: 0.39rem;
    margin-right: 0.2rem;
    margin-bottom: 0.3rem;

}
.item_title h2{
    font-size: 0.32rem;

    padding: 0;
    color: #333;
    border-bottom: none;
    margin-bottom: 0;
}

.other-wrap a:nth-child(3n){

    margin-right: 0;

}

.daofen_footer_btn a{
    background-color:rgb(253, 119, 30)
}


 .top_back{
     background-image: url("https://imgbdb4.bendibao.com/whbdb/202412/02/20241202140450_26858.jpg");

 }
.ninfo a{
    display: block;
}
.nav_tilte {
    border-bottom: 1px solid #fe9f5d;
}
.detail_top .name {
    color: white;
}
