#consultation .row{justify-content:space-between}#consultation .left,#consultation .right{padding:30px 35px;box-sizing:border-box;background-color:#fff;flex:1}#consultation .left .title,#consultation .right .title{text-align:left;margin-bottom:20px}#consultation .left .logo,#consultation .right .logo{max-width:100%;margin-bottom:37px}#consultation .left .label,#consultation .right .label{font-size:16px;color:#444;font-weight:700;border-top:1px solid #d8d8d8;padding-top:10px}#consultation .left .perItem,#consultation .right .perItem{height:26px;background:#edf6ff;display:flex;justify-content:space-between;align-items:center;padding:0 17px;font-size:14px;color:#444;margin-bottom:15px;text-indent:0}#consultation .value{padding:16px 0 40px;font-size:14px;color:#444;line-height:24px;box-sizing:border-box;text-align:justify}#consultation .bottom{background-color:#fff;margin-top:25px;padding:50px 50px}#consultation .bottom .form-box{position:relative}#consultation .bottom .form-box .inner .text{font-size:16px;color:#444;line-height:24px;text-indent:2em;margin-bottom:10px}#consultation .bottom .el-input__inner,#consultation .bottom .el-textarea__inner{border:1px solid #1d66b3;background-color:transparent;border-radius:0}#consultation .bottom .el-form-item{margin-bottom:10px}#consultation .bottom .el-form-item__label{text-align:left}#consultation .title{text-align:center}#consultation .title .name{font-size:20px;color:#444;font-weight:700}#consultation .title img{margin:33px 0 40px}