.main-body-top{
    border: 1px solid #DDDDDD;
    margin-top: 35px;
}
.main-body .main-body-title-box{
    height: 40px;
    line-height: 40px;
}
.main-body-title1{
    text-align: center;
    background: #EFF7FE;
    font-size: 18px;
    border-bottom: 1px solid #DDDDDD;
}
.main-body-title-box1{
    border-bottom: 1px solid #DDDDDD;
}
.box1-left{
    width: 45%;
    padding-left: 5%;
}
.box1-left p .span1{
    font-size: 18px;
}

.box1-left p .span2{
    margin-left: 10px;
    color: #666666;
}

.box1-right{
    padding-left: 5%;
    width: 45%;
}

.box1-right p .span1{
    font-size: 18px;
}

.box1-right p .span2{
    margin-left: 10px;
    color: #666666;
}
.main-body-title-box2{
    border-bottom: 1px solid #DDDDDD;
    padding-left: 5%;
}

.main-body-title-box2 p .span1{
    font-size: 18px;
}

.main-body-title-box2 p .span2{
    margin-left: 10px;
    color: #666666;
}

.main-body-title-box3{
    height: 130px;
    border-bottom: 1px solid #DDDDDD;

}

.box3{
    padding-left: 5%;
}
.box3 p{
    height: 40px;
    line-height: 40px;
    font-size: 18px;
}

.p1{
    text-indent: 40px;
    height: 25px !important;
    line-height: 25px !important;
    color: #666666;
    font-size: 18px;
}


.main-body-title-box31{
    height: 200px;
    border-bottom: 1px solid #DDDDDD;

}

.satisfied-title{
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
    height: 40px;
    line-height: 40px;
    border-bottom: 2px solid #DDDDDD;
}
.satisfied-form{
    margin: 10px 0;
}


