.ny-con-01{width:20%;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(/images/ico01.png) no-repeat center center;
    margin: auto;
    margin-bottom: 10px;
    display: block;
    background-size: 100%;
    width: 100px;
    height: 100px;
}
.iphone2 .ico02 {
    background: url(/images/ico02.png) no-repeat center center;
    margin: auto;
    margin-bottom: 10px;
    display: block;
    background-size: 100%;
    width: 100px;
    height: 100px;
}
.iphone3 .ico03 {
    background: url(/images/ico03.png) no-repeat center center;
    margin: auto;
    margin-bottom: 10px;
    display: block;
    background-size: 100%;
    width: 100px;
    height: 100px;
}
.iphone4 .ico04 {
    background: url(/images/ico04.png) no-repeat center center;
    margin: auto;
    margin-bottom: 10px;
    display: block;
    background-size: 100%;
    width: 100px;
    height: 100px;
}
.iphone5 .ico05 {
    background: url(/images/ico05.png) no-repeat center center;
    margin: auto;
    margin-bottom: 10px;
    display: block;
    background-size: 100%;
    width: 100px;
    height: 100px;
}
.iphone5 .ico06 {
    background: url(../images/ico06.png) no-repeat center center;
    margin: auto;
    margin-bottom: 10px;
    display: block;
    background-size: 100%;
    width: 100px;
    height: 100px;
}
.font14 {
    font-size: 14px;
}
.need{ margin-bottom:0px; padding-bottom:10px; padding-left:5px; padding-right:5px; } 
.form-control{ border:1px solid #e5e5e5; box-shadow: none; background:#e5e5e5; border-radius:1px;padding:15px 10px; color:#454545; font-size:18px;display: block;
    width: 560px;
    height: 34px;
    padding: 6px 12px;}
.form-control:focus { border-color:#e5e5e5; }
.form-control-text{    border: 1px solid #e5e5e5;
    width: 1162px;
    height: 160px;
    background: #e5e5e5;
    border-radius: 0;
    outline: 0;
    padding: 15px;
    color: #454545;
    font-size: 18px;
    resize: vertical;
    font-family: 微软雅黑;}

.btn-info{ background:#8f1414; border:0; border-radius:1px; outline:0; width:200px; height:40px; font-size:20px;color:#fff;   } 
 .btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
   background:#811a1a;
}