.col_news_con .articalBox{
    padding-bottom:0.6rem;
}
.content_item{
    background-color: #ffffff;
    width: 100%;
    text-align: center;
}
.content_b{
    display: grid;
    grid-template-columns: repeat(4,1fr);
    column-gap: 0.23rem;
    justify-items: center;
}
.item_title{
    height:0.43rem;
    line-height:0.43rem;
    background-color:#69056D;
    color:#ffffff;
    font-size:0.16rem;
    }
.news_title2{
    font-size:0.14rem;
    color:#858585;
}
.news_title2 a{
    color:inherit;
}
.content2 .news_list{
    padding:0 0.16rem;
}
.content2 .news_title2{
    /* border-bottom:1px solid #E8E8E8; */
    line-height:0.2rem;
    min-height:0.5rem;
    display:flex;
    justify-content:center;
    align-items:center;
}
.content2{
    margin-bottom:0.58rem;
}
.content2 .con_title{
    margin-bottom:0.3rem;
}
.sudy-tab .tab-menu li{
    display:flex;
    justify-content:flex-start;
    align-items:center;
    width:2.07rem;
    height:0.53rem;
    box-sizing:border-box;
    background:url(images/tabBg.png) no-repeat;
    background-size:100%;
    padding:0;
    padding-left:0.2rem;
    padding-right:0.2rem;
    margin-right:0.1rem;
    color:#69056D;
}
.sudy-tab .tab-menu li .name_num{
    width:0.23rem;
    height:0.23rem;
    line-height:0.23rem;
    background-color:#ffffff;
    border-radius:50%;
    color:#69056D;
    text-align:center;
    margin-right:0.08rem;
}
.content9.sudy-tab .tab-menu li.selected{
    background:url(images/selectedBg.png) no-repeat;
    background-size:100%;
    color:#fff;
    border-radius:0;
}
.content9.sudy-tab .tab-menu{
    height:auto;
    margin-bottom:0.25rem;
    border-bottom:none;
}
.inner_middle{
    font-size:0.16rem !important;
    color:#69056D !important;
}
.content .con_title{
    margin-bottom: 0.25rem;
}
.content .tab-name .name_num{
    font-size:0.12rem;
}
.content .tab-name .name_main{
    font-size:0.14rem;
    width:1.21rem;
    line-height: 0.24rem;
}
.content9 .con_inner:last-child {
    display:flex;
    justify-content:flex-start;
    align-items:center;
}
*/.content9 .con_inner:last-child div:last-child{
    margin-left:1.3rem;
}/*
.content9 .news_list:hover img{
    transform:none !important;
}
