#feedback{padding:20px 125px;background-color:#fff;margin-bottom:45px}#feedback .tab{display:flex;width:100%}#feedback .tab .tab-item{font-size:14px;width:10rem;height:2.8125rem;background:#fff;box-shadow:0 3px 6px 1px rgba(0,0,0,.1);text-align:center;line-height:2.8125rem;cursor:pointer;margin-right:1rem}@media screen and (max-width:992px){#feedback .tab .tab-item{width:8rem}}#feedback .tab .tab-item.active{background:#1d66b3;color:#fff}#feedback .title{font-size:30px;font-weight:700;color:#444;text-align:center}#feedback .changjian{padding:30px 35px;background:#fbfbfb;border:1px solid hsla(0,0%,43.9%,.1);font-size:14px;line-height:2}#feedback .changjian .label{color:#444;margin-bottom:14px}#feedback .changjian .value{color:#1d66b3;margin-bottom:30px}#feedback .el-textarea__inner{height:264px;border:1px solid #707070}#feedback .el-input__inner{border:1px solid #707070}#feedback .el-form-item__label{font-size:16px;font-weight:700;color:#444}