.right_1{
    border: 1px solid #ddd;
    border-top: 2px solid #0a58ca;
}
.nav-item {
    background-color: #fafafa;
    text-align: center;
}
.tab_show{
    color: #000;
    border-top: none;
}
.tab_show ul li{
    padding: 15px 10px 0;
}
.tab_show ul li a{
    font-size: 14px;
}
.tab_show ul li img{
    width: 100%;
    height: 55px;
    margin-right: 5px;
    margin-top: 5px;
}
.tab_show ul li p{
    font-size: 12px;
    color: #999;
}