.navigation-right ul li{
    width: 150px !important;
    text-align: right;
    float:left;
    list-style: none
}

.middle{
    background-color: #fefdfb;
    min-width: 1540px;
    height: auto;
    padding-top: 30px;
    padding-bottom: 40px;
}
.content{
    width: 1200px;
    height: 562px;
    margin: 0 auto;
    color: #555555 !important;
    background: url('../images/jinjiren/content1-bj.jpg') no-repeat;
}
.title{
    width: 822px;
    height: 100px;
    line-height: 100px;
    font-size:30px;
    color: #ae7d62;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
}
input{
    width: 822px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    border: none;
    -webkit-user-select: auto;
    -khtml-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    display: block;
    margin: 0 auto !important;
    margin-bottom: 20px !important;
}
.m30{
    margin-top: 50px !important;
}
.submit{
    width: 822px;
    height: 45px;
    line-height: 45px;
    background-color: #d8ac61;
    text-align: center;
    color: #fff;
    margin: 0 auto;
}