.position {
    height: 61px;
    line-height: 61px;
}
.position .container {
    border-bottom: 1px solid #eeeeee;
    font-size: 15px;
    color: #666666;
    height: 100%;
}
.position .container span {
    display: inline-block;
    padding-left: 27px;
    height: 100%;
    background: url(/rlzyfwzx/template/page/xxindex/position.png) no-repeat left center;
    vertical-align: top;
}
.position .container a {
    display: inline-block;
    font-size: 15px;
    color: #666666;
    height: 100%;
}
.position .container a:last-child {
    color: #007ad8;
}