.ny-con-01{width:33%;text-align:center;float:left;margin-bottom:20px}
.iphone, .iphone2, .iphone3, .iphone4, .iphone5 {
    line-height: 30px;
    color: #292929;
    font-size: 18px;
    text-align: center;
}
.iphone .ico01 {
    background: url(../img/ico01.png) no-repeat center center;
    margin: auto;
    margin-bottom: 10px;
    display: block;
    background-size: 100%;
    width: 100px;
    height: 100px;
}
.iphone2 .ico02 {
    background: url(../img/ico02.png) no-repeat center center;
    margin: auto;
    margin-bottom: 10px;
    display: block;
    background-size: 100%;
    width: 100px;
    height: 100px;
}
.iphone3 .ico03 {
    background: url(../img/ico03.png) no-repeat center center;
    margin: auto;
    margin-bottom: 10px;
    display: block;
    background-size: 100%;
    width: 100px;
    height: 100px;
}
.iphone4 .ico04 {
    background: url(../img/ico04.png) no-repeat center center;
    margin: auto;
    margin-bottom: 10px;
    display: block;
    background-size: 100%;
    width: 100px;
    height: 100px;
}
.iphone5 .ico05 {
    background: url(../img/ico05.png) no-repeat center center;
    margin: auto;
    margin-bottom: 10px;
    display: block;
    background-size: 100%;
    width: 100px;
    height: 100px;
}
.font14 {
    font-size: 14px;
}