.w-system-list {
    margin-bottom: 40px;
}

.w-system-list li {
    border: 1px solid #ddd;
    width: 320px;
    height: 100px;
    background: url(/resource/images/common/sys_ico.png?v=20131012) no-repeat -9999px -99999px #fff;
    font-family: \5FAE\8F6F\96C5\9ED1, \5b8b\4f53, Arial;
}

.w-system-list li p {
    margin-left: 90px;
    line-height: 32px;
    color: #333;
}

.w-system-list li a {
    font-size: 14px;
    color: #333;
}

.w-system-list span {
    margin: 0 10px;
}

.w-system-list .title {
    margin-top: 16px;
    font-size: 18px;
}

.w-system-list .system-ios {
    background-position: 24px 22px;
}

.w-system-list .system-android {
    background-position: 24px -117px;
}