.ny-tit h3{ float: left; font-size: 24px; color: #000000; line-height: 30px; border-left: 5px solid #0966b4; padding-left: 15px; } .ny-tit{ padding: 0 0 70px 0; } .position{ float: right; font-size: 0; padding-left: 25px; background: url(../images/icon-position.png) no-repeat; background-position: left 6px; } .position a,.position span{ font-size: 16px; line-height: 30px; color: #666666; display: inline; } .position a::after{ content: '>'; margin: 0 3px; } .position a:last-child:after{ content: none; } .position a:hover{ color: #0966b4; } @media only screen and (max-width:570px) { .position a,.position span{ display: none; } }