.top-r1 li:first-child::after,
.top-r1 li:nth-child(3)::after {
    content: '';
    display: block;
    background-color: #4e8bce;
    position: absolute;
    width: 1px;
    height: 13px;
    right: 0;
    top: 19px;}
