.size2{
    padding: 0 !important;
}
.size2 .new_list_div{
    width: 100%;
    height: 355px;
    position: relative;
    border-bottom: 2px solid white;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.size2 .new_list_div .v-m-text{}
.v-m-text-title{
    text-indent: 0 !important;
    padding: 0 0 0 51px !important;
}
.news_tab{
    margin: 0;
}
.m-v-navBlock{
    width: 214px;
}
.m-v-navBlock:last-child p{
    border: none;
}
.title-b-active{
    width: 214px;
}
.v-nav-title{
    color: #333;
}
.v-m-text-title{
    width: 500px;
}
.join-nav-cover{
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    background-size: cover;
    background-position: center;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 59%;
}