.icon {
    -webkit-background-size: 140px 83px;
    background-size: 140px 83px;
    background: url(../img/all-icon-1.png) no-repeat;
    display: inline-block;
}

.icon.icon-robot {
    background-position: 0 0;
    width: 28px;
    height: 24px;
}

.icon.icon-strategy {
    background-position: -28px 0;
    width: 28px;
    height: 24px;
}

.icon.icon-event {
    background-position: -56px 0;
    width: 28px;
    height: 24px;
}

.icon.icon-diagnose {
    background-position: -84px 0;
    width: 28px;
    height: 24px;
}

.icon.icon-diagnose {
    background-position: -84px 0;
    width: 28px;
    height: 24px;
}
.icon.icon-special{
    background-position: -112px 0;
    width: 28px;
    height: 24px;
}

.icon.icon-more-link {
    background-position: 0 -24px;
    width: 30px;
    height: 30px;
}

.icon.icon-android {
    background-position: -57px -24px;
    width: 27px;
    height: 33px;
}

.icon.icon-iphone {
    background-position: -30px -24px;
    width: 27px;
    height: 33px;
}

.icon.icon-k-line{
    background-position: -60px -57px;
    width: 20px;
    height:26px;
}

.icon.icon-decrypt{
    background-position: -40px -57px;
    width: 20px;
    height:26px;
}
.icon.icon-pattern-strategy{
    background-position: -20px -57px;
    width: 20px;
    height:26px;
}
.icon.icon-expert{
    background-position: 0 -57px;
    width: 20px;
    height:26px;
}
