.mt50{
  margin-top: 50px;
}
.mb50{
  margin-bottom: 50px;
}
.mt32{
        margin-top: 32px;
}
body {
    background: url(//static.jjoobb.cn/images/topic/dream/financia-bg.jpg) top center no-repeat #e4f2e7;
    width: 100%;
}
.wrapper {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    padding-top: 580px;
}
header{
  padding: 15px;
  /*background-color: rgba(44, 28, 88, 0.6);*/
}

header>div, main>div {
    width: 93%;
}

header .title-top{
    padding: 15px 20px;
    margin: 0 auto;
    margin-top: 78px;
    background: #60b472;
    border-radius: 14px;
    height: auto;
    line-height: 36px;
    color: #fff;
    font-size: 18px;
    letter-spacing: 2px;
    text-indent: 2em;
}
header .ta-right{
  text-align: right;
}

main{
  padding: 15px;
  background-color: #92B557;
  margin: 58px 0;
}
.cen-box {
    height: auto;
}
.cen-box .title {
    background: url(//static.jjoobb.cn/images/topic/dream/reviewline-3.png) center center no-repeat;
}
.cen-box .code-title, .cen-box .title, .title-bgtext, .title-text {
    height: 34px;
    line-height: 34px;
}
.title-text {
    font-size: 30px;
}
.title{
    margin-bottom: 32px;
}
.title-text {
    color: #197866;
    text-align: center;
    
}
.main-text p{
    line-height: 34px;
    color: #000;
    font-size: 15px;
}
.indent-2{
    text-indent: 2em;
}
.main-time{
    margin:0 auto;
}
.form-name{
    font-size: 16px;
    float: left;
}
ul.form {
    width: 64%;
    margin: 0 auto;
}
.form li{
    overflow: hidden;
    line-height: 46px;
    margin-bottom: 20px;
}
ul li .form-name {
    display: block;
    font-size: 16px;
    line-height: 46px;
    text-align: right;
    width: 30%;
    margin-right: 24px;
}
.form li .a{
    width: 20px;
    height: 20px;
    vertical-align: text-top;
}
.form li input{
    width: 50%;
    height: 46px;
    line-height: 46px;
    padding: 0 12px;
    background: #fff;
    border-radius: 4px;
    font-size: 14px;
    border: 1px solid #b29c95;
}

.btns{
    width: 180px;
    height: 50px;
    line-height: 50px;
    margin: 30px auto 0;
    background: #60b472;
    font-size: 18px;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    cursor: pointer;
}
.bottom-text{
    width: 70%;
    margin:0 auto;
    margin-top: 30px;
}
footer{
  height: 64px;
  line-height: 64px;
  text-align: center;
  color: #000;
  margin-top: 10px;
}
.main-text.main-time {
    padding-left: 334px;
}
