
.daofen center span{
    font-size: 0.3rem !important;
    margin-top: 0.1rem;
}
.daofen center img{
    max-width: 100% !important;
}
.hot_events_tag{
    color: rgb(46, 161, 232)
}
.ruxue-zhengce-son .ruxue-zhengce-son-a a:before {
    background-color: #5E82FF;
}
.blue {
    color: rgb(46, 161, 232) !important;

}
.backBlue{
    background-color: rgb(46, 161, 232) !important;
}
.list_tab{
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-content: flex-start;
    padding: 0.10rem;
    padding-bottom: 0;
    background-color: white;
    /* border-radius: 0.12rem; */
    /* margin-top: 0.4rem; */
    width: 100%;
    overflow-x: auto;
    position: sticky;
    top: 0;
    z-index: 222;
    border-bottom: 1px solid rgb(235, 235, 235);
    margin-bottom: 0.1rem;
    /* box-shadow: 0 0 12px 0 rgba(0, 0, 0, .08); */
}
nav .topnav{
    background: rgb(46, 161, 232);
    border-bottom:1px solid rgb(46, 161, 232);
}
.daofen_footer_btn a{
    background: rgb(46, 161, 232)
}

nav .topnav li.list a.listmenu:hover{
    background-color: rgb(46, 161, 232)
}

.list_tab span{
    display: block;
    padding: 0 0.4rem;
    text-align: center;
    border-radius: 0.1rem;
    height: 0.66rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.28rem;
    color: #444;
    position: relative;
    flex-shrink: 0;
    /* border-left: 1px solid rgb(214, 214, 214); */
}
/* .list_tab span:first-child{
    border-left: none;
} */
.list_tab span.nandu{
    font-size: 0.20rem;
    color: #999;
    padding: 0;
    width: fit-content;
    margin-left: 0.1rem;
    font-weight: 500 !important;
    margin-bottom: -0.05rem;
}

.list_tab span.activetab{
    /* background-color: #fff; */
    color: rgb(46,161,232);
    font-weight: 700;
    position: relative;

}
.list_tab span.activetab::after{
    content: "";
    display: block;
    width: 1rem;
    height: 0.08rem;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    background-color: rgb(46,161,232);
    border-radius: 0.5rem;

}


.jd-select-wrap{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background-color: rgb(46,161,232);
    padding: 0 0.1rem 0 0.1rem;
    width: 100%;
}
.jd-select-wrap>div{
    margin-right: 0.07rem;
    font-size: 0.2rem;
    color: #fff;
    font-weight: 400;

    line-height:0.28rem;
}
.jd-select-wrap .jd-select{
    /* background: rgb(150,220,250,0.7); */
    /* border-radius: 5px; */
    margin-top: 0.03rem;
}


.jd-select-wrap .jd-select-top{
    color: #fff;
    font-weight: 700;
    font-size: 0.3rem;
    line-height: 0.4rem;
}
.jd-select-wrap .jd-select.activejd{
    background: #fff;
    color: rgb(0, 0,0);

    position: relative;
}
.jd-select-wrap .jd-select{
    cursor: pointer;
    padding: 0.05rem 0.07rem;
    color: #fff

}
.zhuanti-back{
    background-color: #fff;
    margin: 0.13rem 0px;
    display: flex;
    flex-flow: wrap;
    color: #666;
    font-size: 0.25rem;
    padding:0.1rem;
    border-radius: 0.05rem;
    line-height: 0.32rem;
}
.list-item{
    margin-bottom: 0.1rem!important;
}
.list-content-btn a{
    color:rgb(46,161,232);
}
.arrow-right{
    width: 0.13rem;
}

.xqbutton{
    border:0.01rem solid rgba(150,220,250,0.6) ;
    background: var(--Linear, linear-gradient(146deg, rgba(150,220,250,0.6) 3.98%, rgb(46,161,232) 89.97%));
}

.ruxue-zhengce-son{
    background: linear-gradient(180deg, #ECF4FF 0%, #FFF 39.04%);
}
.jd-select-content-wrap{
    margin-bottom: 0.2rem;
}
.show-more{
    margin:0.1rem auto ;
    color:rgb(46,161,232);
}
.show-more_tool{
    display: flex;
    align-items: center;
    justify-content: center;
    height: .54rem;
    width: 28%;
    line-height: .64rem;
    font-size: .25rem;
    text-align: center;
    background-color: #F0EFF2;
    border-radius: .32rem;
    margin:0.1rem auto ;
    color:rgb(46,161,232);
}
.list-detail-content{
    width: 70%!important;
}
.list-detail-title{
    width: 22%!important;
}
